* {color:#666666; font-family: Helvetica Neue,Helvetica,Arial,sans-serif;  }


/*CLASES MODIFICADAS BOOTSTRAP*/
.modal-backdrop.in{opacity: .8}

 



html{height:100%;width:100%;}
body{height:100%;width:100%;}
.blueBg{background: #2C9AD0}
.backgroundDarkGray{background: #2F3438}

.btnOpenPaymentModal
{
/*	border:1px solid #B54526;*/
	/*border-radius: 5px;*/
	border: none;
	padding: 13px 22px 13px 22px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 auto;
	display: block;
	font-size: 12px;
	font-weight: normal;
	/*text-shadow: 1px 1px #B54526;*/
	background: #2C9AD0; /* Old browsers */

}

/*.btnOpenPaymentModal:hover{
	background: #f15731; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2YxNTczMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2Y3OTIxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #f15731 1%, #f7921f 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f15731), color-stop(99%,#f7921f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f15731 1%,#f7921f 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f15731 1%,#f7921f 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f15731 1%,#f7921f 99%); /* IE10+ */
background: linear-gradient(to bottom,  #f15731 1%,#f7921f 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15731', endColorstr='#f7921f',GradientType=0 ); /* IE6-8 */

}*/

.container-main{height: 100%}


#facturaModal{
	top:25%;

outline: none;
}


.gridBody{border:1px solid #666666;}
.loginForm{width: 200px	;display: block;}
.logo{margin-bottom: 20px}

.mainMenu{margin-top: 20px}

	.mainMenu .menuItem{
	  border:5px solid #2C9AD0;
	  background: #fff;
	  border-radius: 50%;
	  width: 200px;
	  height: 200px;
	  margin-bottom: 20px;
	  
	  position: relative;
	  cursor: pointer;


		}
		.mainMenu .menuItem:hover
		{-moz-box-shadow: 0px 0px 41px #000;
-webkit-box-shadow: 0px 0px 41px #000;
box-shadow: 0px 0px 41px #000; }

		.mainMenu .innerMenuItem{
		  width: 180px;
		  height: 180px;
		  border-radius: 50%;
		  position: relative;
		  cursor: default;
		  margin: auto ;
		  margin-top: 5px;
		  
		  background: #fff;
		  border:1px solid #2C9AD0;
		}

		.mainMenu h2
		{text-transform: uppercase;
			color:#414042;
			text-align: center;
			font-size: 20px;
		font-weight: lighter; margin-top: 25%}

		.mainMenu p{text-align: center; display: block; width: 80%; margin: 0 auto; margin-top: 15px; display: block;}

		.mainMenu h3{color:#2C9AD0; font-weight: lighter;font-size: 30px; margin: 0;text-align: center;}

		.mainMenu a{ color:#414042; font-weight: lighter; font-size: 12px; margin:0;text-align: center; width: 100%; display: block;}



.nav-sidebar a{width:100%; display: block; line-height: 40px;}

.online-status{text-align: center; width: 75%;  padding: 3px 0 2px; display: block; font-size: 10px; color:#ffffff !important; border-radius: 10px; border: 1px solid #fff }

.profile-icon{margin-right: 10px; margin-bottom: 15px}

.pageHeader {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #2C9AD0;
    padding: 5px 15px;
    height: 70px;
}
.pageHeader h2{color:#6D6E71; font-weight: lighter; font-size: 20px}

.paymentHeader{
	
	width: 100%;
	display: block;
}

.sidebar{background: #2C9AD0; height: 100%; display: block; padding-top: 10px;}

.sidebar nav ul{list-style: none; padding-left:0;border-top: 1px solid #fff; /*border-bottom:1px solid #6B767D;*/}
.sidebar nav li{/*border-top:1px solid #228AAA;*/border-bottom: 1px solid #fff;}
.sidebar nav a{color:#fff;font-weight: normal; font-size: 13px; height: 100%; width: 100%; display: block; line-height: 270%; padding-left: 20%}


.username{font-size: 15px; color: #ffffff; ;font-weight: normal;width:80%; display: block;
}
.userMadePayment{display: none;}
.userMadePayment a { text-align: center; width: 100%; margin-top: 30px; font-size: 26px; display:block;}
.userMadePayment img {display:block; margin:0 auto;}

.visitorGrid {padding-top: 20px; }

.visitorGrid a{font-size: 15px; color:#6D6E71; vertical-align: middle; height: 100%; }

.visitorGridLine {border-bottom: 1px solid #d8d8d8; height:35px; margin-top: 7px
}

.visitorGridLine:hover{background:#f4f4f4; cursor: pointer;}
.visitorGridSquare{}

.waitingForPayment{display: none;}

.waitingForPayment a { text-align: center; width: 100%; margin-top: 30px; font-size: 26px; display:block;}

.waitingForPayment img {display:block; margin:0 auto;}



.hideModalBackground  {
    background: #CCC;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.6; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;
}
#text {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
}