﻿body 
{
    font-family:Century Gothic;
    font-size:12px;
}
h1
{
    font-family:Century Gothic;
    font-size:14px;
    color:Black;
}
.commentblock
{
    font-family:Century Gothic;
    font-size:10px;
    color:Black;
    border: 1px solid #000000;
}
h3
{
    font-family:Century Gothic;
    font-size:11px;
    color:Black;
}
.IntroPanelTitles
{
    background-color:#507CD1;
    text-align:left;
    color:White;
    font-weight:bold;
    padding-left:5px;
}


.gvtic {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 1px;
}

    .gvtic tr:hover:not(:first-child) {
        background-color: #cceeff;
    }
    /*.gvtic th:first-child{   border-top-left-radius:5px;}
.gvtic th:last-child{   border-top-right-radius:5px;}*/
    .gvtic td {
        color: #5C5C5C;
        padding: 1px 15px;
        font-size: 12px;
        border: none;
        text-align: left;
        border-bottom: 1px solid #DADADA;
    }

    .gvtic th {
        /*border-bottom: 1px dashed #8af;*/
        background-color: #519EC4;
        color: White;
        padding: 7px 15px;
        font-size: 12px;
        border: none;
        text-align: left;
    }

        .gvtic th a {
            color: White;
        }
    /*.gvtic tr:not(:first-child)
{
	border-bottom:1px solid #ddd;
}*/
    .gvtic tr:last-child {
        border-bottom: none;
    }

.gvtic2 {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 1px;
}

    .gvtic2 tr:hover:not(:first-child) {
        background-color: #cceeff;
    }
    /*.gvtic2 th:first-child{   border-top-left-radius:5px;}
.gvtic2 th:last-child{   border-top-right-radius:5px;}*/
    .gvtic2 td {
        color: #5C5C5C;
        padding: 1px 15px;
        font-size: 12px;
        border: none;
        text-align: left;
        border-bottom: 1px solid #DADADA;
    }

    .gvtic2 th {
        /*border-bottom: 1px dashed #8af;*/
        background-color: #0200a0;
        color: White;
        padding: 7px 15px;
        font-size: 12px;
        border: none;
        text-align: left;
    }

        .gvtic2 th a {
            color: White;
        }
    /*.gvtic tr:not(:first-child)
{
	border-bottom:1px solid #ddd;
}*/
    .gvtic2 tr:last-child {
        border-bottom: none;
    }

.gvestudiante {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
}.gvestudiante table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.gvestudiante tr:last-child td:last-child {
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}
.gvestudiante table tr:first-child td:first-child {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
}
.gvestudiante table tr:first-child td:last-child {
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
}.gvestudiante tr:last-child td:first-child{
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
}.gvestudiante tr:hover td{
	
}
.gvestudiante tr:nth-child(odd){ background-color:#f4f4f4; }
.gvestudiante tr:nth-child(even)    { background-color:#ffffff; }
.gvestudiante td{
	vertical-align:middle;
	
	
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.gvestudiante tr:last-child td{
	border-width:0px 1px 0px 0px;
}.gvestudiante tr td:last-child{
	border-width:0px 0px 1px 0px;
}.gvestudiante tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.gvestudiante th{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
	padding:0 5px 0 5px;
}
.gvestudiante th{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.gvestudiante th{
	border-width:0px 0px 1px 0px;
}
.gvestudiante th{
	border-width:0px 0px 1px 1px;
}
/*Estilo gridview pago online*/
.gvestPagoOnline {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
}.gvestPagoOnline table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.gvestPagoOnline tr:last-child td:last-child {
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}
.gvestPagoOnline table tr:first-child td:first-child {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
}
.gvestPagoOnline table tr:first-child td:last-child {
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
}.gvestPagoOnline tr:last-child td:first-child{
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
}.gvestPagoOnline tr:hover td{
	
}
.gvestPagoOnline tr:nth-child(odd){ background-color:#f4f4f4; }
.gvestPagoOnline tr:nth-child(even)    { background-color:#ffffff; }
.gvestPagoOnline td{
	vertical-align:middle;
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.gvestPagoOnline tr:last-child td{
	border-width:0px 1px 0px 0px;
}.gvestPagoOnline tr td:last-child{
	border-width:0px 0px 1px 0px;
}.gvestPagoOnline tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.gvestPagoOnline th{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
	padding:5px;
}
.gvestPagoOnline th{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.gvestPagoOnline th{
	border-width:0px 0px 1px 0px;
}
.gvestPagoOnline th{
	border-width:0px 0px 1px 1px;
}

/*-----------GVVITAM-----------------------*/

.gvvitam
{
    margin:0px;
    padding:0px;
	width:50%;
    border:none;
}
.gvvitam tr:hover:not(:first-child)
{
	background-color: #cceeff;
}

.gvvitam td
{
    color:#686868;
	padding:1px 15px;
	font-size:16px;
	border:none;
	text-align:left;
	border-bottom:1px solid #DADADA;
}
.gvvitam td a
{
    color:#48A099;
    text-decoration:none;
}
.gvvitam th
{
	background-color:#1C5E55;
    color:#FFFFFF;
    padding:7px 15px;
    font-size:18px;
    font-weight:normal;
    border:none;
    text-align:left;
}
.gvvitam th a
{
    color:White;
}

.gvvitam tr:last-child
{
	border-bottom:none;
}

/*-----------FIN GVVITAM---------------------*/

#GradesLegend
{
    border:1px solid #CCC;
    font-size:10px;
    border-radius:5px;
    width:auto;
    padding:5px;
}

   
.Lstselect {
border: 1px solid #006;
margin: 1px 0 1px 0;
font-size: 8pt;
font-family: verdana, arial;
color: #006; 
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
width: auto;
}
.s_btn
{
    border: 1px solid #3079ed;
    text-shadow: 0 1px rgba(0,0,0,0.1);

    display: inline-block;
    text-align: center;
    color: #444;
    font-size: 12px;
    height: 36px;
    padding: 0 8px;
    line-height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
    border: 1px solid #dcdcdc;
    -o-transition: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
#linkinstrucciones
{
    font-size:18px;
    font-weight:bold;
    font-family:Century Gothic;
    border:1px solid #CCC;
    border-radius: 5px;
    padding:2px;
}

.pnlTopNotaNum
{
    text-align:center;
    font-size:14px;
    position:fixed;
    left:20px;
    z-index:50;
	 	
    top:30%;
    background-color:#F0F0F0;
    border:solid 1px #CCC;
    
    /*box-shadow: 0px 0px 10px 0px #AAA inset, 0px 0px 200px black;*/
}
.BtnPagoOnline
{
     color:#fff;
     background-color:#02B0D8;
     border-radius:20px;
     width:120px;
     padding:5px;
}
.BtnPagoFAQ
{
     color:#fff;
     background-color:#02B0D8;
     padding:3px;
}
.pnlMensaje{
    position:fixed;
    left:15%;
    /*text-align:center;*/
	 	
    top:30%;
    background-color:White;
    z-index:50;
    border:solid 2px #CCC;
    width:45%;
    height:400px;
    border-radius:5px;
    box-shadow: 0px 0px 10px 0px #AAA inset, 0px 0px 200px black;
}
.pnlMensajePagoOnline{
    position:fixed;
    left:32%;
    /*text-align:center;*/
	 	
    top:30%;
    background-color:White;
    z-index:50;
    border:solid 2px #CCC;
    width:35%;
    height:300px;
    border-radius:5px;
    box-shadow: 0px 0px 10px 0px rgba(29, 26, 26, 0.45);
}
.pnlMensajeError{
    position:fixed;
    left:33%;
    /*text-align:center;*/
	 	
    top:30%;
    background-color:White;
    z-index:50;
    border:solid 2px #CCC;
    width:30%;
    height:300px;
    border-radius:5px;
    box-shadow: 0px 0px 10px 0px #AAA inset, 0px 0px 200px black;
}
.botonAzul {
    border:1px solid #636D77;
    text-transform:uppercase;
    font-weight: 700;
    padding:5px;
    cursor: pointer;
    color:#FFFFFF;
    background-color:#519EC4;
}
.botonVerde {
    border:1px solid #636D77;
    text-transform:uppercase;
    font-weight: 700;
    padding:5px;
    cursor: pointer;
    color:#FFFFFF;
    background-color:#00B100;
}
.botonRojo {
    border:1px solid #636D77;
    text-transform:uppercase;
    font-weight: 700;
    padding:5px;
    cursor: pointer;
    color:#FFFFFF;
    background-color:#C70000;
}
.titulo_Cuatrimestre
{
    font-size:25px;
    font-weight:bold;
    margin:10px 0px;
    color:#005fbf;
}
.pnlTop
{
     padding:2em;
    text-align:center;
    font-size:12px;
    position:fixed;
    left:15%;
	 	
    top:20%;
    background-color:White;
    z-index:50;
    border:solid 2px #CCC;
    width:60%;
    border-radius:5px;
    box-shadow: 0px 0px 10px 0px #AAA inset, 0px 0px 200px black;
}
.BotonBPD
{
    z-index:50;
    border-radius:10px;
    font-size:24px;
    font-family: 'Raleway';
    font-weight: 600;
    width:170px;
    height:60px;
    background-color:transparent;
    border:1px solid #AAA;
    float: left;
}

input[type=text].AdmEC {
  border: 1px solid #ccc;
  color: #A5A5A5;
  font-family: inherit;
  font-size: 14px;
  margin: 0 10px 7px 0;
  padding: 13px 9px 10px;
  box-shadow: 0 1px 0 #f4f4f4;
  -moz-box-shadow: 0 1px 0 #f4f4f4;
  -webkit-box-shadow: 0 1px 0 #f4f4f4;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  outline:none;
}
select.AdmECSel {
  border: 1px solid #ccc;
  color: #A5A5A5;
  font-family: inherit;
  font-size: 14px;
  margin: 0 10px 7px 0;
  padding: 13px 9px 10px;
  box-shadow: 0 1px 0 #f4f4f4;
  -moz-box-shadow: 0 1px 0 #f4f4f4;
  -webkit-box-shadow: 0 1px 0 #f4f4f4;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
}