body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}

#page
{
	margin-top: 120px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #3857a6;
}
.navbar .nav {
    position: relative;
    right: 0;
    display: block;
    float: right !important;
    margin: 0 10px 0 0;
}
@media only screen and (max-width: 600px) {
  #page
	{
		margin-top: 15px;
		margin-bottom: 5px;
		background: white;
		border: 1px solid #3857a6;
	}
}

#header
{
	margin: 10;
	padding: 10;
	border-top: 3px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	color:#FFF;
	font-size: 15px;
	text-align: center;
	
	
		
}

#logo
{
	float: center;
	padding: 40px 50px;
	font-size: 250%;
	margin: 10px 5px;
	color:#FFF;
	
	
	



	
}

#mainmenu
{
	background: #FF007B;
	
	
}

#mainmenu ul
{
	padding:10px 20px 10px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#CCC;
	background-color:transparent;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #FFF;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

  /*   MODIFICACIONES LPMP   */
.cuadro{
	 width: 100%;
	 background-color:#FFF;
	  padding: 0 0 15px;
	
	
	}

textoIzq{
	text-align:left; 
	margin: 0 0 50px; 
	
	}
textoDer{
	text-align:right;
	margin: 0 0 50px; 
	
	}

texto


.titulo{
	color:#2E2E2E;
	
	}  
 
  
.clear{
	clear: both;
	}


.w25{
	width: 25px;
	
	}
.w50{
	width: 50%;
	}
	
.izquierda{
		float: left;
		}
  
  
  
.textcenter{
	float:center;
	Color:#FFF;
}
	
.headerpink{
	width:100%;
	background-color: #FF007B;
	padding: 50px 0 15px;	
}	
	
.pieblue{
	width:100%;
	background-color: #3857A6;
	padding: 0 0 15px;		
}

body{
	background-color: #F1F4F5;
	}
	
.sauros{
	color:#FF007B !important;
	
	}
	
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}


/*HEADER */

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #FF007B !important;
  background-image: -moz-linear-gradient(top, #FF007B, #FF007B );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF007B), to(#FF007B)) !important;
  background-image: -webkit-linear-gradient(top, #FF007B, #FF007B);
  background-image: -o-linear-gradient(top, #FF007B, #FF007B);
  background-image: linear-gradient(to bottom, #FF007B, #FF007B);
  background-repeat: repeat-x;
  border: 1px solid #FF007B !important;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF007B', endColorstr='#FF007B', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}




.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}



.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
}

.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar .brand {
  display: block;
  float: left;
  padding: 0px 0px 0px !important;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #FFF !important;;
}


a {
  color: #000 !important;
  text-decoration: none;
}

li {
  line-height: 20px;
}


.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #FFF !important;
  text-decoration: none;
 
}

/*FIN DEL HEADER */


/* IMAGEN */
img {
 /* width: 100% !important;
  max-width: 50px ;
  vertical-align: middle;
  display:block;
  margin:auto;
  border: 0;
  -ms-interpolation-mode: bicubic;*/
  
}


.navbar .nav > .active > a{

  background-color: #d81a76 !important;

}
	
	
/* Fondo Azul letras Blancas */
.text-white{
color: #000 !important;
}
/*.p-3{
padding: 1rem!important;
}*/
.mb-2, .my-2{
margin-bottom: .5rem!important;
}
.bg-primary{
background-color:#F1F4F5!important;	
}


.buttonMenus {
background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}	

.buttonAzul {
 	background-color: white; 
    color: black; 
    border: 2px solid #008CBA;
}
.buttonAzul:hover {
background-color: #008CBA;
    color: white;	
}

.letraWhite{
	color: ##FFF !important;
	text-decoration:none;
	}
	
grid-view thead a{
	color: #FFF;
	text-decoration:none;
}


.tituloTablas{
	color: #FFF;
	font-size: 150%;
	
	
	}
	
	.color1 {
   background-color:red;
}
.color2 {
   background-color:yellow;
}

tr.pink

{

	background: #FFCCCC;

}

tr.green

{

	background: #CCFF99;

}

tr.yellow

{

	background: #FFFF99;

}

tr.white
{
	background: #FFFFFF;
}


.red 

{

    color:red;

    background-color:black;

}

.inline {
     display: -webkit-inline-box !important;
 }