
body {
	background-image: url('../imagenes/fondo.jpg') !important;
	margin-bottom: 60px;
	background-size: cover;
}

html {
	position: relative;
	min-height: 100%;
}

h1 {
	color: #0F6599;
	font-weight: bold;
}

h2 {
	color: #2674a3;
    font-weight:bold;
}

h3 {
	color: #3e83ad;
}

h4 {
	color: #6fa2c1;
}

h5 {
	color: #0a466b;
}

#body {
	padding-top: 110px;
	padding-bottom: 1%;
}

#bodyAutenticacion {
	padding-top: 60px;
	padding-bottom: 1%;
}

.modal .modal-body {
    max-height:600px;
   
    overflow-y: auto;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	background-color: #265A89;
	border-top: 2px;
	border-top-color: #265A89;
	border-top-style: solid;
}

#bodyContent {
	margin-top: 8%;
	margin-bottom: 2%;
	padding: 10px;
	border: 2px;
	border-color:#CD0039;
	border-style: solid;
	border-radius: 25px;
	background-color: #F9F9F9;
}

.btn-buscar {
    float:right;
}

#bodyContentNav {
	margin-top: 5%;
	margin-bottom: 8%;
	padding: 10px;
	border: 2px;
	border-color: #0A466B;
	border-style: solid;
	border-radius: 25px;
	background-color: #F9F9F9;
    width:90%;
}

.footer p {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.footer p {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

.logos {
    padding-top:5px;
    background-color:white;
    padding-bottom:5px;
}

.medicamentosLogo {
    height: 60px;
}

.relativeRigth15 {
	position: relative;
	right: 15% !important;
}

.relativeRigth20 {
	position: relative;
	right: 20% !important;
}

.ministerioLogo {
	height: 60px;
	
    -webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	
}

.navbar-fixed-top {

	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

ul.nav a {
	color: #265A89 ;
}

ul.nav a:hover {

	background-color: #FFFFFF ;
}


ul.navh a:hover {
    background-color: #006FA7 !important;
}

.navlogout {
    background-color: #D30808 !important;
    float:right;
}

ul.navlogout a:hover {
    background-color: red !important;
}

.btn-default {
	background-color: #A80000;
	border-color: #A80000;
	color: #FFFFFF;
}

.btn-default:hover {
	background-color: #FFCCCC;
	border-color: #FFCCCC;
	color: #3A2E2E;
}

.nav-tabs>li>a:hover
{
    border-color:#eee #eee #537D97;
}


.panel-default>.panel-heading {
    border-top-left-radius:10px;
     border-top-right-radius:10px;
	border-color: #CC0000;
	color: #0F6599;
}

.formLoginImages {
	margin-bottom: 15px;
	margin-top: 15px;
}

.formLoginContainer {
	visibility: visible;
	animation-duration: 3s;
	animation-delay: 0.2s;
	animation-name: fadeInRight;
	margin-top: 4%;
	margin-bottom: 4%
}


.formLoginContainer form {
	margin-left: 4%;
	margin-right: 4%
}

.centerTitleCol {
	margin-top: 10px;
	margin-bottom: 10px;
}

#appTitle span {
	margin-top: 2px;
	font-size: 30px;
	color: #0F6599;
	font-size: 20px;
	font-weight: bold;
	font-family: Helvetica;
	text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0	#b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px	rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px	rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px	rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}

.logOut {
	margin-right: 5%;
}

#content {
	background-color: #F9F9F9;
}

th{
    text-align:center;
}
td {
    text-align:center;
}

.navbarBackground>div>.navbar-collapse {
	margin-left: 40px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

.navbarBackgroundLogout {
	background-color: #CC0000;
	border-width: 0px 0px 0px 0.5px;
	border-style: solid;
	border-color: #ffffff
}

.navbarBackgroundLogout li>a:hover {
	background-color: #FFCCCC !important;
	border-color: #FFCCCC !important;
	color: #3A2E2E !important;
}

.navbar-nav>li>a {
	color: #ffffff !important;
	border-width: 0px 0.5px 0px 0px;
	border-style: solid;
	border-color: #ffffff
}

.navbar-nav> .active >a {
	background-color: #31708F !important;
	color: #FFFFFF !important;
}

.icon-bar {
	background-color: #FFFFFF !important;
}

.navbar-toggle {
	border-color: #FFFFFF !important;
}

.separatorUpSm{
	
	margin-top: 50%;
}
.separatorDwSm{
	
	margin-top: 10%;
}

.brandSm{
	color:#ffffff;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	font-weight: bold;
}

.loginNavBar{
	background-color: #0A466B !important;
	height: 2px;
}


/**clases para el efecto del logo**/

.ministerioLogoShrink {
    .ministerioLogo;
	height: 50px !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.titulo-cabecera {
    .text-capitalize;
    -webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.titulo-cabeceraShrink {
    .text-capitalize;
	font-size: 18px !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.shrink {
	
	-webkit-transition: all 0.1s ease;
	transition: all 0.2s ease;
}


/**si no se usa navpils eliminar**/
.nav-pills>.active>a, .nav-pills>.active>a:hover {
	background-color: #4f5053 !important;
	color: #FFFFFF !important;
}

/**css que no hace falta inclur porque se deben encontrar en otro fichero**/

/* inner addons */
.inner-addon {
	position: relative;
}

.inner-addon .glyphicon {
	position: absolute;
	padding: 10px;
	pointer-events: none;
}

.left-addon .glyphicon {
	left: 0px;
}

.right-addon .glyphicon {
	right: 0px;
}

.left-addon input {
	padding-left: 30px;
}

.right-addon input {
	padding-right: 30px;
}
/* inner addons */
.panel-transparent {
    border-radius:10px;
	background: rgba(255, 255, 255, 0.6);
}


