@font-face {
 font-family: "Gisha";
 src: url('/fonts/Gisha.eot'); /* IE9 Compat Modes */
 src: url('/fonts/Gisha.eot?#iefix') format('embedded-opentype'); /* IE6-IE8 */
 src: url('/fonts/Gisha.otf') format('otf'); /* Super Modern Browsers */
 src: url('/fonts/Gisha.ttf') format('ttf'); /* Pretty Modern Browsers */
 /*src: url('/fonts/Gisha.woff')format('woff');  Safari, Android, iOS */
}

html, body {
	font-family: Gisha,  sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
	min-width:1024px !important;
}

body, a
{
	font-family: Gisha,  sans-serif;
}

#header{
	background-color:#F2F2F2;
	width:100%;
	min-width:1024px !important;
}

#menu{
	float:left;
	width:155px;
	height:90%;
	margin-right:20px;
}

.navBarElement{
	width:130px;
	height:50px;
	background-color:#FFFFFF;
	border-right:1px solid #F2F2F2;
	font-size:11pt;
	font-weight:bold;
	color:#CCC;
	text-align:center;
	vertical-align:middle;
}

.navbar-collapse{
	padding-left:0px;
}

#main_menu{
	width:100%;
	height:50px;
	background-color: #115577;
	border-color: transparent;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #115577;
	border-top:0px;
	/*box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.19);*/
}

#main_menu ul{
     list-style:none; 
	 padding-left:0px;
}

#main_menu ul > li{
	font-family: Gisha,  sans-serif;
	font-size:11pt;
	width:130px;
	height:50px;
	line-height: 50px;
	color: #fff !important;
	text-align:center;
	list-style:none;
	vertical-align:middle;
	border-right:solid 1px #fff;
	cursor:pointer;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index:0;
}

#main_menu ul > li:hover {
	font-family: Gisha,  sans-serif;
	font-size:11pt !important;
	color:#fff !important;
	text-align: center;
	line-height: 50px;
	background-color:#0099cc;
	cursor:pointer;
	z-index:1000;
    box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
    -webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
    -moz-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}

#main_menu ul>li>a{
	text-decoration:none;
	color:#FFFFFF !important;
}

/*#main_navbar .navbar-default, .dropdown-menu {
	height:auto;
	margin-left:20px;
	margin-right:20px;
	background-color: #FFFFFF;
	border-color: transparent;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-left:5px solid #0099CC;
	border-right:1px solid #f2f2f2;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.19);
}*/

.current{
	font-family: Gisha,  sans-serif;
	font-size:11pt !important;
	color:#0099cc !important;
	text-align: center;
	border-right:solid 1px #F2F2F2;
	border-bottom:solid 3px #0099CC !important;
	background-color: #FFF;
	cursor:pointer;
}

.current:after {
	font-family: Gisha,  sans-serif;
	font-size:11pt;
	content: ' ';
	position: absolute;
	margin-top:32px;
	border: solid 10px #0099CC;
	border-bottom: solid 0px transparent;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
	border-color: #0099CC transparent   transparent transparent  ;
}



#main_navbar ul > li{
	font-family: Gisha,  sans-serif;
	font-size:11pt;
	height:35px;
	line-height: 35px;
	color: #999;
	text-align:center;
	vertical-align:top;
	border-right:solid 1px #F2F2F2;
	cursor:pointer;
	/*-webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;*/
  z-index:0;
}


#main_navbar ul > li:hover {
	font-family: Gisha,  sans-serif;
	font-size:11pt !important;
	color:#999;
	text-align: center;
	line-height: 35px;
	background-color:#F2F2F2;
	cursor:pointer;
	z-index:1000;
    box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
    -webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
    -moz-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}

.listTopBar {
	padding:0;
	position:fixed;
	top:0;
	left:0;
	background-color:#f2f2f2;
	height:40;
	box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.19);
	border-color: transparent;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.19);
}

.optionsVarPanel{
	padding-bottom:3px;
	padding-top:4px;
	width:150px !important;
	height:50px;
	text-align:center;
	vertical-align:bottom;
	border-right:1px solid #F2F2F2;
	border-left:1px solid #F2F2F2; 
	padding-bottom:3px;
	cursor:pointer;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index:0;
}

.optionsVarPanel:hover{
	background-color:#f2f2f2;
	border-bottom:3px solid #f2f2f2 !important;
	z-index:1000;
    box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
    -webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
    -moz-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}

.optionsVarPanelSelected{
	width:150px !important;
	height:50px;
	text-align:center;
	vertical-align:bottom;
	border-bottom:3px solid #115577 !important;
	color:#115577;
}


#main_navbar .navbar-toggle {
	font-family: Gisha,  sans-serif;
	font-size:11pt;
	background-color: #F2F2F2;
}


#main_navbar .navbar-default {
	font-family: Gisha,  sans-serif;
	font-size:11pt;
	
}

.navBarSpace{
	background-color:#115577;
	width:auto;
}

.labelIcon{
	color:#115577;
	font-size:11pt;
}

.statusBarGrades{
	float:left; 
	cursor:pointer; 
	display:none; 
	padding-left:10px; 
	padding-right:10px;
	padding-bottom:4px;
	margin-right:10p; 
	margin-left:10px; 
	border-bottom:1px solid #115577
}

#contenido{
	padding-right:10px;
	padding-left:10px;
	margin:10px;
	height:100% !important;
	min-width:875px !important;
}

#seccion{
	padding-right:10px;
	padding-left:105px;
	margin:20px;
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#subHeader{
	padding-left:20px;
	padding-top:25px;
	width:100%;
	min-height:100px;
}

.subtitulo_azul{
	font-size:14pt;
	color: #0099cc;
	font-weight: lighter;
	letter-spacing: 1;
}

.subtitulo{
	font-size:14pt;
	color: #cccccc;
	font-weight: lighter;
	letter-spacing: 1;
	
}

.controlNivel{
	cursor:pointer;
}

.controlNivel img{
	vertical-align:middle;
}

.cabezaLista{
	font-family: Gisha,  sans-serif;
	padding-left:4px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 16pt;
	color: #999999;
	letter-spacing:-1pt;
}

.elementoLista{	
	font-family: Gisha,  sans-serif;
	font-size:11pt;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:4px;
	color:#333;
	border-bottom:1px solid #eaeaea;
}

.regular {
	font-family: Gisha,  sans-serif;
	font-size: 11pt;
	color: #333333;
}

.regular_m {
	font-family: Gisha,  sans-serif;
	font-size: 8pt;
	color: #333333;
}

.etiquetaF{
	font-family: Gisha,  sans-serif;
	font-size: 11pt;
	color: #333333;
	width:40px !important;
	min-width:50px !important;
	max-width:50px !important;
}

.regular-bold {
	font-family: Gisha,  sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

.regular2 {
	font-family: Gisha,  sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #115577;
}

.regular4 {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0099cc;
	line-height:11pt;
}

.regular3 {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	color: #333333;
}

.link {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	color: #0099CC;
	font-weight: bold;
}

.detalle {
	font-family: Gisha,  sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	width:150px !important;
	max-width:200px !important;
	word-break:break-all;
	padding-left:2px;
	padding-right:2px;
	border-rigth:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
}

.destacado {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #115577;
	background-color: #F2F2F2;
	padding: 5px;
}

.destacado2 {
	font-family: Gisha,  sans-serif;
	font-size: 16pt;
	letter-spacing:-1pt;
	color: #333333;
}

.destacado2-bold {
	font-family: Gisha,  sans-serif;
	font-size: 15pt;
	letter-spacing:-1pt;
	color: #333333;
	font-weight: bold;
}

.botonMaterial{
  text-align:center;
  text-decoration:none;
  overflow:hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index:0;
}

.botonMaterial:hover{
  z-index:1000;
  box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
  -webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
  -moz-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
}


.ink {
  display: block;
  position: absolute;
  background:rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  -webkit-transform:scale(0);
     -moz-transform:scale(0);
       -o-transform:scale(0);
          transform:scale(0);
}

.animate {
	-webkit-animation:ripple 0.65s linear;
   -moz-animation:ripple 0.65s linear;
    -ms-animation:ripple 0.65s linear;
     -o-animation:ripple 0.65s linear;
        animation:ripple 0.65s linear;
}

@-webkit-keyframes ripple {
    100% {opacity: 0; -webkit-transform: scale(2.5);}
}
@-moz-keyframes ripple {
    100% {opacity: 0; -moz-transform: scale(2.5);}
}
@-o-keyframes ripple {
    100% {opacity: 0; -o-transform: scale(2.5);}
}
@keyframes ripple {
    100% {opacity: 0; transform: scale(2.5);}
}


.boton1 {
	font-family: Gisha,  sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 5px;
	box-shadow: 0 2px px 5 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index:0;
}

.boton1:hover {
	font-family: Gisha,  sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 5px;
	z-index:1000;
    box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
    -webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
    -moz-box-shadow:rgba(0, 0, 0, 0.3) 0 16px 16px 0;
	
}


.boton2 {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.boton2-rojo {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color:firebrick;
	padding: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.boton2-gris {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color:#cccccc;
	padding: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.boton2b-gris {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color:#cccccc;
	padding: 5px;
}

.boton3 {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	width:62px !important;
	background-color:#F2F2F2;
}

.boton4 {
	font-family: Gisha,  sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0099CC;
	background-color: #EAEAEA;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.boton5 {
	font-family: Gisha,  sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0099CC;
	background-color: #F2F2F2;
	padding: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.boton6 {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	background-color: #F2F2F2;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index:0;
}


.addToList{
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.19);

}

.usuario {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	color: #115577;
}

.perfil {
	font-family: Gisha,  sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #115577;
}

.resultado {
	font-family: Gisha,  sans-serif;
	font-size: 20pt;
	letter-spacing:-2pt;
	font-weight: bold;
	color: #115577;

}

.grado-a {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #115577;
	
}
.grado-b {
	font-family: Gisha,  sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 9pt;
	background-image:url(/View/gsl-ui/images/envolvente2.png);
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:middle;
	height:50px;
}

.encabezado {
	font-family: Gisha,  sans-serif;
	font-size: 28pt;
	letter-spacing:-1pt;
	color: #115577;
	padding-top: 10px;
}

.titulo {
	font-family: Gisha,  sans-serif;
	font-size: 18pt;
	color: #115577;
	letter-spacing:-1pt;
	/*font-weight: bold;*/
}

.minimo {
	font-family: Gisha,  sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
}

.notificacion {
	
	width:40px;
	height:40px;
	text-align:center;
	vertical-align:middle;
	font-family: Gisha,  sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

.caja-1 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 16pt;
	color: #ffffff;
}

.caja-2 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 22pt;
	color: #ffffff;
	font-weight: bold;
}

.caja-3 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 16pt;
	color: #ffffff;
	font-weight: bold;
}

.nivel {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 14pt;
	color: #0099CC;
	font-weight: bold;
	line-height: 14pt;
	padding-top:10px;
	
}

.nivel-b {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #115577;
	line-height: 14pt;
	padding-top:10px;
}
.regular-gde {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 16pt;
	color: #999999;
	letter-spacing:-1pt;
	padding-top: 10px;
}
.boton3-gde {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	background-color: #F2F2F2;
	padding: 10px;
}
.boton1-gde{
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 5px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cabezaLista{
	font-family: Gisha,  sans-serif;
	padding-left:4px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 16pt;
	color: #999999;
	letter-spacing:-1pt;
}

.elementoLista{
	font-family: Gisha,  sans-serif;
	font-size:11pt;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:4px;
	color:#333;
	border-bottom:1px solid #eaeaea;
}

.input1{
	width:200px;
	height:40;
	padding-left:10px;
	vertical-align:middle;
	font-size:11pt;
}

.input2{
	width:100px;
	height:40;
	padding-left:10px;
	vertical-align:middle;
	font-size:11pt;
}

.input3{
	width:300px;
	height:40;
	padding-left:10px;
	vertical-align:middle;
	font-size:11pt;
}

.labelGrado{
	float:left;
	width:200px;
	vertical-align:middle;
}

.gsl-select, #grupo{background-color: #f2f2f2; color: #333333; padding: 4px; height: 30px; width: 100%; font-size: 13pt;}

.gsl-select-chico{
	-webkit-appearance: none;
	-moz-appearance:none;
	-webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
	-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
    background-color: #aaa; 
    text-indent: 0.01px;
    background-image: url(/View/gsl-ui/images/ordenar.png), -webkit-linear-gradient(top, #F2F2F2, #F2F2F2); /* For Chrome and Safari */
    background-image: url(/View/gsl-ui/images/ordenar.png), -moz-linear-gradient(top, #F2F2F2, #F2F2F2); /* For old Fx (3.6 to 15) */
    background-image: url(/View/gsl-ui/images/ordenar.png), -ms-linear-gradient(top, #F2F2F2, #F2F2F2); /* For pre-releases of IE 10*/
    background-image: url(/View/gsl-ui/images/ordenar.png), -o-linear-gradient(top, #F2F2F2, #F2F2F2); /* For old Opera (11.1 to 12.0) */ 
    background-image: url(/View/gsl-ui/images/ordenar.png), linear-gradient(to bottom, #F2F2F2, #F2F2F2); /* Standard syntax; must be last */
    background-position: center right;
    background-repeat: no-repeat;
    border:1px solid #e9e9e9;
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	font-weight:normal;
    color: #333;
    margin: 0;
    overflow: hidden;
    padding: 4px;
    text-overflow: '';
    white-space: nowrap;
	width:100%;
}

.filtro, .filtroLista{
	background-color: #f2f2f2; color: #333333; padding: 4px; height: 30px; width: 100%; font-size: 13pt;
}

.filtroCompras{
	-webkit-appearance: button;
	-moz-appearance:none;
	-webkit-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #aaa; 
    text-indent: 0.01px;
    background-image: url(/View/gsl-ui/images/ordenar.png), -webkit-linear-gradient(top, #F2F2F2, #F2F2F2); /* For Chrome and Safari */
    background-image: url(/View/gsl-ui/images/ordenar.png), -moz-linear-gradient(top, #F2F2F2, #F2F2F2); /* For old Fx (3.6 to 15) */
    background-image: url(/View/gsl-ui/images/ordenar.png), -ms-linear-gradient(top, #F2F2F2, #F2F2F2); /* For pre-releases of IE 10*/
    background-image: url(/View/gsl-ui/images/ordenar.png), -o-linear-gradient(top, #F2F2F2, #F2F2F2); /* For old Opera (11.1 to 12.0) */ 
    background-image: url(/View/gsl-ui/images/ordenar.png), linear-gradient(to bottom, #F2F2F2, #F2F2F2); /* Standard syntax; must be last */
    background-position: center right;
    background-repeat: no-repeat;
    border: 0;
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 13pt;
	font-weight:bold;
    color: #333;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-overflow: '';
    white-space: nowrap;
	width:100%;
	cursor:pointer;
}	


.campo {
font-family: Gisha, Calibri, Arial, sans-serif;
font-size: 11pt;
color: #333333;
background-color: #F2F2F2;
padding: 5px;
}

.encabezadoListas{
	font-family: Gisha,  sans-serif;
	font-size: 28pt;
	letter-spacing:-1pt;
	color: #115577;
	padding-top: 0px;
}

.disclaimer{
	display:none; 
	height:34px;
	vertical-align: middle; 
}

.disclaimer2{
	display:none; 
	height:auto;
	vertical-align: middle; 
	padding:3px;
}


.boton7 {
	font-family: Gisha,  sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.minimo2 {
	font-family: Gisha,  sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #115577;
}

.detalle2 {
	font-family: Gisha,  sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	/*width:150px !important;
	max-width:200px !important;
	word-break:break-all;
	padding-left:2px;
	padding-right:2px;
	border-rigth:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;*/
}

.regular-destacado {
	font-family: Gisha,  sans-serif;
	font-size: 11pt;
	color: #0099CC;
	font-weight: bold;
}

.regular-destacado2 {
	font-family: Gisha,  sans-serif;
	font-size: 11pt;
	color: #115577;
	font-weight: bold;
}

.resultado2 {
	font-family: Gisha,  sans-serif;
	font-size: 16pt;
	color: #115577;
	font-weight: bold;
	letter-spacing:-1pt;
}

.regular-blanco {
	font-family: Gisha,  sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}

.minimo-blanco {
	font-family: Gisha,  sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.caja-4 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 20pt;
	color: #ffffff;
	font-weight: bold;
}

.objeto{
	cursor:pointer;
}


.tituloSeccionNivel{
	background-color:#115577;
	color:#FFFFFF;
	font-size:15pt;
	height:40px;
	padding-left:4px;
}

.tituloSeccionGrado{
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 14pt;
	color: #0099CC;
	font-weight: bold;
	line-height: 14pt;
	background-image:url(/View/gsl-ui/images/1x1_claro_alfa.png); 
	padding:5px 5px 5px 20px;
}

.tituloSeccionMateria{
	background-color:#ffffff;
	color:#115577;
	font-size:11pt;
	padding-left:15px;
	padding-top:15px;
	
}

.productosCatalogo, productosLista{
	padding-left:20px;
}

/*
 *  STYLE 6
 */

.scrollbar
{
	height: 600px;	
	overflow-y:scroll;
}
.scrollbar::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar::-webkit-scrollbar
{
	width: 4px;
	background-color: #f2f2f2;
}

.scrollbar::-webkit-scrollbar-thumb
{
	-webkit-border-radius: 10px;
    border-radius: 10px;
    background:#0099CC;
    -webkit-box-shadow:#0066AA;
}

div.anexo {
    width: 200px;
    height: 30px;
    background: url(/View/gsl-ui/images/anexar_archivo.png);
	background-repeat:no-repeat;
    overflow: hidden;
    cursor:pointer;
    vertical-align:bottom;
}

div.anexo input {
    font-size: 9pt !important;
    display: block !important;
    width: 136px !important;
    height: 17px !important;
    opacity: 0 !important;
    filter:alpha(opacity=00);
    overflow: hidden !important;
    cursor:pointer !important;
}


div.anexoComentarios {
    width: 25px;
    height: 25px;
    background: url(/View/gsl-ui/images/i_adjuntar.png);
	background-repeat:no-repeat;
    overflow: hidden;
    cursor:pointer;
    vertical-align:bottom;
}

div.anexoComentarios input {
    font-size: 9pt !important;
    display: block !important;
    width: 25px !important;
    height: 25px !important;
    opacity: 0 !important;
    filter:alpha(opacity=00);
    overflow: hidden !important;
    cursor:pointer !important;
}


#sidePanelAlert{
	display:none;
	position:absolute;
	z-index:3000;
	width:200px;
	height:auto;
	max-height:400px;
	top:50px;
	right:90px;
	overflow:scroll;
	background-color:#FFFFFF;
	padding:0px;
	border:1px solid #115577;
}

.notify{
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
	border:1px #f2f2f2 solid;
	background-color:#f2f2f2;
	font-size:10pt;
	text-decoration:none;
}



.notify-a{
	color:#FFF;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
	border:1px #376584 solid;
	font-size:10pt;
	background-color:#477594;
	cursor:pointer;
}

.notify-a a{
	color:#FFF;
	font-size:10pt;
	text-decoration:none;
}

.notify a{
	color:#333;
	font-size:10pt;
	text-decoration:none;
}

.notify-a:hover{
	color:#FFF;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
	border:1px #0099cc solid;
	font-size:10pt;
	background-color:#0099cc;
	cursor:pointer;
	text-decoration:none;

}

#numNotificaciones{
	float:right; 
	width:40px !important; 
	height:40px !important; 
	margin-right:20px; 
	text-align:center; 
	padding-top:12px; 
	font-size:10pt; 
	color:#FFFFFF; 
	background-image:url(/View/gsl-ui/images/notificaciones.png);
	cursor:pointer;
}

.tituloGradoBoton{
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 14pt;
	color: #0099CC;
	font-weight: bold;
	line-height: 14pt;
	background-image:url(/View/gsl-ui/images/1x1_claro_alfa.png); 
	padding:5px 5px 5px 20px;
	border-bottom:#666 1px solid;
}

.tituloGradoBoton:hover{
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 14pt;
	color: #0099CC;
	font-weight: bold;
	line-height: 14pt;
	background-color:#999999;
	padding:5px 5px 5px 20px;
	border-bottom:#666 1px solid;
}



.boton10 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight: bold;
}

#materiaResultado{
	width:400px;
	max-width:400px;
	border:1px solid #CCCCCC;
	max-height:200px;
	overflow:auto;
}

.tomarMateria, .tomarEditorial, .tomarSerie, .choosePiloto{
	font-size:11pt;
	font-style:italic;
	color:#999999;
	padding:4px;
	cursor:pointer;
	background-color:#FFFFFF;
}

.tomarMateria:hover, .tomarEditorial:hover, .tomarSerie:hover, .choosePiloto:hover{
	font-size:11pt;
	font-style:italic;
	color:#333333;
 	background-color:rgb(204, 204, 204);
 	cursor:pointer;
 }

.regular5 {
	font-family: Gisha,  sans-serif;
	font-size: 13pt;
	color: #333333;
}


.tipoSeleted{
	background-color: #EDF4F8;
}

.addProduct:hover{
	background-color:#CCCCCC;	
}

.agregarAgrupo:hover{
	background-color:#CCCCCC;
}

.regular5 {
	font-family: Gisha,  sans-serif;
	font-size: 13pt;
	color: #333333;
}

.minimo7 {
	font-family: Gisha,  sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #115577;
}
.regular9 {
	font-family: Gisha,  sans-serif;
	font-size: 9pt;
	color: #333333;
}


.regular-bold2 {
	font-family: Gisha,  sans-serif;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}

.boton_right_ch{
	padding: 3px; 
	font-size: 9pt; 
	color: rgb(255, 255, 255); 
	text-align: center; 
	height: 20px; 
	background-color: rgb(0, 153, 204); 
	float: right; 
	cursor: pointer; 
	margin-top: 5px;
	margin-left: 3px;
}

.table-head{
	padding: 3px; 
	font-size: 9pt; 
	color: rgb(255, 255, 255); 
	text-align: center; 
	height: 20px; 
	background-color: rgb(0, 153, 204); 
	cursor: pointer; 
	margin-top: 5px;
	margin-left: 3px;
}
.opc_paquete{
	border-bottom: 1px solid #cccccc; 
	color: #bbbbbb; 
	padding-bottom: 3px; 
	padding-top: 10px; 
	cursor: pointer;
	
}

.opc_paquete2{
	border-bottom: 1px solid #cccccc; 
	color: #115577; 
	padding-bottom: 3px; 
	padding-top: 10px; 
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

.opc_paquete2-current, .opc_paquete2:hover{
	background-color: #0099CC;
	border-bottom: 1px solid #cccccc; 
	color: #FFFFFF; 
	padding-bottom: 3px; 
	padding-top: 10px; 
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

.opc_paquete2:hover span{
	color: #FFFFFF; 
}

.opc_paquete2-current span{
 color: #ffffff;	
}


.panel-heading{
	margin-bottom: 10px;
}

.panel-collapse{
	font-size: 10pt;
}

.panel-default{
	border-color:#FFFFFF;
}


.panel-heading .accordion-toggle:after {
	max-width: 90%;
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
	max-width: 90%;
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.mySKU:hover{
		background-color: #71C5ED !important;
	}

.pieLibros{
	background-image: url(/view/gsl-ui/images/b_libros_1.png); 
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
	opacity: 1;
}

.pieLibrosCerrada{
	background-image: url(/view/gsl-ui/images/b_libros_2.png);
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}

.pieCuadernos{
	background-image: url(/view/gsl-ui/images/b_cuadernos_1.png); 
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer; 
	opacity: 1;
}
.pieCuadernosCerrada{
	background-image: url(/view/gsl-ui/images/b_cuadernos_2.png); 
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-position: left;
	cursor: pointer;
}

.pieUniformes{
	background-image: url(/view/gsl-ui/images/b_uniformes_1.png);
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-position:right;
	cursor: pointer;
}

.pieUniformesCerrada{
	background-image: url(/view/gsl-ui/images/b_uniformes_2.png);
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-position:right;
	cursor: pointer;
}

.pieUtiles{
	background-image: url(/view/gsl-ui/images/b_utiles_1.png);
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-position:left;
	cursor: pointer;
}

.pieUtilesCerrada{
	background-image: url(/view/gsl-ui/images/b_utiles_2.png);
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-position:left;
	cursor: pointer;
}

.boton10-a {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #CC0066;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 240px;
	text-align: left;
}

.boton10-a2 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #CC0066;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 190px;
	text-align: left;
}


.boton10-b {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #CC9900;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 240px;
	text-align: left;
}

.boton10-b2 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #CC9900;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 190px;
	text-align: left;
}


.boton10-c {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #999900;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 240px;
	text-align: left;
}

.boton10-c2 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #999900;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 190px;
	text-align: left;
}


.boton10-d {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 240px;
	text-align: left;
}

.boton10-d2 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 190px;
	text-align: left;
}

.boton10-e2 {
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color:#139EA2;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 190px;
	text-align: left;
}

.boton10-f2{
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color:#660099;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 190px;
	text-align: left;
	
}

.boton10-g2{
	font-family: Gisha, Calibri, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color:#E35B02;
	padding: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-weight:normal;
	margin-bottom: 6px;
	display: inline-block;
	width: 190px;
	text-align: left;
	
}


.boton10-a a, .boton10-b a, .boton10-c a, .boton10-d a, .boton10-a2 a,.boton10-b2 a,.boton10-c2 a,.boton10-d2 a,.boton10-e2 a, .boton10-f2 a, .boton10-g2 a{
	color:#FFFFFF;
}
