@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1300px){
	#modalAlumnos #windowAlumnos{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 650px;
		width: 100%;
		border: thin none #000;
		position: absolute;
		left: 0%;
		top: 10%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow: scroll;
		word-break: break-all;
		border-radius: 0px;
	}
	
	#modalNewAlumnos #windowNewAlumnos{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 80%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModAlumnos #windowModAlumnos{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 650px;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 90px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModInstruct #windowModInstruct{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 80%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 6%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalEmpresa #windowEmpresa{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 500px;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalCalificacion #windowCalificacion{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 350px;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalNewCurso #windowNewCurso{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 85%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModCurso #windowModCurso{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 85%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalViewCurso #windowViewCurso{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 85%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalAgrePartici #windowAgrePartici{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 55%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 15%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalCalif #windowCalif{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 40%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 20%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModAdmin #windowModAdmin{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 70%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 0%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
}

@media screen and (max-width:1000px){
	#modalAlumnos #windowAlumnos{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 650px;
		width: 100%;
		border: thin none #000;
		position: absolute;
		left: 0%;
		top: 10%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow: scroll;
		word-break: break-all;
		border-radius: 0px;
	}
	
	#modalNewAlumnos #windowNewAlumnos{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 80%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModAlumnos #windowModAlumnos{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 650px;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 90px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModInstruct #windowModInstruct{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 80%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 6%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalEmpresa #windowEmpresa{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 500px;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalCalificacion #windowCalificacion{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 350px;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalNewCurso #windowNewCurso{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 85%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModCurso #windowModCurso{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 85%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalViewCurso #windowViewCurso{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 85%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalAgrePartici #windowAgrePartici{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 55%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 15%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalCalif #windowCalif{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 40%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 20%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModAdmin #windowModAdmin{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 70%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 0%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
}

@media screen and (max-width:800px){
    body{
        overflow-x:hidden;
    }

    table{
        padding: 0px;
        height: auto;
        width: 100%;
        border: thin none #000;
        box-sizing: border-box;
        display: inline-table;
        margin: 0px;
    }
	
	.tableHiden{
		display:none;
	}

    tr{
        text-align: center;
        margin: 0px;
        padding: 0px;
        height: auto;
        width: 100%;
        border: thin none #000;
        box-sizing:border-box;
        display:block;
    }

    td{
        text-align: center;
        padding: 0px;
        height: auto;
        width: 100%;
        border: thin none #000;
        box-sizing: border-box;
        display: block;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
    }

    input, textarea, select{
        height: auto;
        width: 100%;
        box-sizing:border-box;
        display:block;
    }
	
	input[id=txtBuscar]{
		height: auto;
		width: 95%;
		box-sizing: border-box;
		display: block;
		margin: auto;	
	}

    iframe{
        margin: 0px;
        padding: 0px;
        height: 450px;
        width: 100%;
        box-sizing:border-box;
        display:block;
    }
	
	#modalAlumnos #windowAlumnos{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 800px;
		width: 100%;
		border: thin none #000;
		position: absolute;
		left: 0%;
		top: 0px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow: scroll;
		word-break: break-all;
		border-radius: 0px;
	}
	
	#modalNewAlumnos #windowNewAlumnos{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 80%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 5%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModAlumnos #windowModAlumnos{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 80%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 5%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModInstruct #windowModInstruct{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 80%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 0%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalEmpresa #windowEmpresa{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 500px;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalCalificacion #windowCalificacion{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 350px;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalNewCurso #windowNewCurso{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 85%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModCurso #windowModCurso{
		font-family: Sansation_Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 85%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalViewCurso #windowViewCurso{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 85%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 80px;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalAgrePartici #windowAgrePartici{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 55%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 15%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalCalif #windowCalif{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 40%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 20%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#modalModAdmin #windowModAdmin{
		font-family: Rubik-Regular;
		font-size: 13px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000;
		text-decoration: none;
		background-color: #FFF;
		margin: 0px;
		padding: 10px;
		height: 70%;
		width: 100%;
		border: thin none #000;
		position:absolute;
		left: 0%;
		top: 0%;
		right: 0px;
		bottom: 0px;
		box-shadow: 1px 1px 10px #000;
		overflow:scroll;
		word-break: break-all;
		border-radius:0px;
	}
	
	#chart1{
		margin: 0px;
		padding: 0px;
		height: 200px;
		width: 100%;
		box-sizing:border-box;
		display:block;
	}	
}