/*........PARTES DEL HTML........*/

html{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height:100px;
    width: 100%;
    min-width:430px;
    position: relative;
    background-repeat:no-repeat;
    background-color:#FFFFFF;
    background-size: cover;
    overflow:visible;
    background-position: 0 20px;
}

img{
    border:0;
}

a:link,a:visited,a:hover{
    text-decoration:none;
    color: #0077DD;
}

section#contenedor {
    height: 100%;
    margin-top: 2%;
    /*    background-color:#f3f3f3;
        border-radius: 0.5em;
        display: inline-block;*/
    /*margin: 30px;*/
    /*    min-width: 500px;
        padding: 18px;
        padding-right:32px;
        text-align:center;
        vertical-align:top;
        -webkit-box-shadow: inset 0px 0px 12px 5px #BEBEBF;
        box-shadow: inset 0px 0px 12px 5px #BEBEBF;*/
}

section#contenedor2 {
    display:block;
    margin-top:3em;
    max-width:1000px;
    min-width:300px;
    padding: 20px;
    padding-right:28px;
    text-align:center;
    width:75%;
    vertical-align:top;
    -webkit-box-shadow: inset 0px 0px 12px 5px #BEBEBF;
    box-shadow: inset 0px 0px 12px 5px #BEBEBF;
    border-radius:10px;
}

section#contenedor3 {
    background-color: rgba(255,255,255,0.8);
    border-radius: 0.5em;
    display:inline-block;
    margin-top:3em;
    max-width:800px;
    min-width:300px;
    padding: 20px;
    margin-right: 10px;
    text-align:center;
    width:75%;
    vertical-align:top;
    -webkit-box-shadow: inset 0px 0px 12px 5px #BEBEBF;
    box-shadow: inset 0px 0px 12px 5px #BEBEBF;
}

section#menu {
    background-color:#FFF;
    border-radius: 0.5em;
    display:inline-block;
    font-size:14px;
    color:#006;
    margin: 0.7em;
    max-width:150px;
    min-width:100px;
    max-height:140px;
    min-height:90px;
    padding:0.25em;
    /*text-align:center bottom;*/
    /*vertical-align:left;*/
    background-position:center;
}

/*aside{*/
/*    !*background-color:#ccc;*!*/
/*    !*border-radius: 0.5em;*!*/
/*    display:inline-block;*/
/*    max-width:800px;*/
/*    min-height:409px;*/
/*    margin-top:2em;*/
/*    margin-bottom:2em;*/
/*    margin-left:0.25em;*/
/*    padding: 0;*/
/*    text-align:center;*/
/*    width:20%;*/
/*    vertical-align:top;*/
/*    !*-webkit-box-shadow: inset 0px 0px 20px 5px #06154C;*!*/
/*    !*box-shadow: inset 0px 0px 20px 5px #06154C;*!*/
/*}*/
/*aside.contenedor4 {*/
/*    background-color: rgba(255,255,255,0.8);*/
/*    !*border-radius: 0.5em;*!*/
/*    display:inline-block;*/
/*    margin-top:3em;*/
/*    max-width:300px;*/
/*    min-width:300px;*/
/*    min-height:415px;*/
/*    margin-right: 10px;*/
/*    text-align:center;*/
/*    width:75%;*/
/*    vertical-align:top;*/
/*    -webkit-box-shadow: inset 0px 0px 1px 1px #BEBEBF;*/
/*    !*box-shadow: inset 0px 0px 12px 5px #BEBEBF;*!*/
/*}*/

li{
    text-align:left;
    margin-top:6px;
}

ul:not(.ui-multiselect-checkboxes):not(.ui-helper-reset){
    font-size:14px;
    color:#FFF;
}

article{
    font-family:Arial, Helvetica, sans-serif;
    color:#666;
    text-align:center;
    text-decoration:none;
    padding-top:3px;
}

footer{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#FFF;
    text-align:center;
    background-image:url(../img/Foot.jpg);
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
}



/*.........ID`S...........*/

#barra {
    background-image: url(../img/franja.png);
    text-align:center;
    height: 10px;
    width: 100%;
}

#header {
    height: 230px;
    background-position:center;
    position:relative;
    width: 100%;
    float:left;
}

#background {
    background-image: url(../img/bg.jpg);
    background-repeat:no-repeat;
    float: left;
    height: 100%;
    width: 100%;
    min-width:10%;
}

#bg {
    background: url(../img/bg.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    float: left;
    height: 100%;
    width: 100%;
    min-width:10%;
}

.login {
    float: none;
    height: 333px;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/bg_login.png);
    background-repeat: no-repeat;
}

#colorNav > ul{
    float:right;
    margin-top: 2px;
    height: 25px;
    bottom: 50px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-shadow: 1px 2px 2px #333333;
    filter: dropshadow(color=#333333, offx=1, offy=2);
    vertical-align:middle;
}

#colorNav > ul > li{
    list-style: none;
    display: inline-block;
    border-radius: 10px;
    position:relative;
    vertical-align:middle;
    height:23px;
}

#colorNav > ul > li > a{
    color:inherit;
    text-decoration:none !important;
    padding-top:10px;
    padding-bottom:10px;
    padding: 10px;
    /*alignment-adjust:middle;*/
    vertical-align:middle;
}

#colorNav li ul{
    position: absolute;
    list-style:none;
    width: 220px;
    margin-left: -40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 0.4s linear;
    -moz-transition: max-height 0.4s linear;
    transition: max-height 0.4s linear;
    z-index: 1;
}

#colorNav li:hover ul{
    max-height:400px !important;
}

#colorNav li ul li{
    background-color:#003366;
    border-bottom: 1px solid #999999;
}

#colorNav li ul li a{
    padding:10px !important;
    color:#ffffff !important;
    text-decoration:none !important;
    display: block;
    margin:-6px;
}

#colorNav li ul li:nth-child(odd){
    background-color:#003366;
}

#colorNav li ul li:hover{
    background-color:#F93;
}

#colorNav li ul li:first-child{

    margin-top: 20px;
    position:relative;
}

#colorNav li ul li:first-child:before{
    position:absolute;
    border-bottom-color:#F60;
}

#colorNav li ul li:last-child{
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    border-radius: 0px 0px 10px 10px;
}

#colorNav li.green{
    background: #ffb76b; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
    /* This is the color of the icon color:#127a5d; */
}

#tabla1{
    float:left;
    padding-left: 30px;
    padding-right: 20px;
}

#tabla2{
    float:left;
    padding-left: 20px;
    padding-right: 30px;
}

#errorlogin{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFC300;
    text-shadow: 2px 2px 7px rgba(150, 150, 150, 1);
    text-decoration:none;
    margin: 5px auto 5px auto;
    text-align: center;
}

#contenido{
    display: inline-block;
    min-width: 100%;
    min-height: 100%;
    position: relative;
}

#cabecera{
    width: 100%;
}

#cuerpo{
    background: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100%;
    height: 100%;
    width: 100%;
    min-width: 100%;
    padding-bottom: 12%;
}

#pie{
    width: 100%;
    //height: 80px;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
}

#lupaNav > ul{
    float: right;
    margin-top: 0px;
    height: 25px;
    font-size:14px;
    vertical-align:middle;
    text-align:left;
    color:#666666;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
}

#lupaNav > ul > li{
    list-style: none;
    display: inline-block;
    position:relative;
    vertical-align:middle;
    height:23px;
}

#lupaNav > ul > li > a{
    color:inherit;
    text-decoration:none !important;
    padding-top:10px;
    padding-bottom:10px;
    padding: 10px;
    /*alignment-adjust:middle;*/
    vertical-align:middle;
}

#lupaNav li ul{
    position: absolute;
    list-style:none;
    max-width: 240px;
    margin-left: -40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 0.4s linear;
    -moz-transition: max-height 0.4s linear;
    transition: max-height 0.4s linear;
}

#lupaNav li:hover ul{
    max-height:600px;
}

#lupaNav li ul li{
    background-color:#F1F1F1;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}

#lupaNav li ul li a{
    padding:10px !important;
    color:#666666 !important;
    text-decoration:none !important;
    display: block;
    margin:-6px;
}

#lupaNav li ul li:nth-child(odd){
    background-color:#F1F1F1;
}

#lupaNav li ul li:hover{
    background-color:#CCCCCC;
}


#lupaNav li ul li:first-child{
    border-top: 1px solid #999999;
    margin-top:8px;
    position:relative;
}


/*.........CLASS...........*/

.pestañas {
    border: none;
    background: none;
}


.tit_logn {
    margin-left:120px;
    margin-right:120px;
    background-position:center;
    margin-top: 30px;
    /*valign: middle;*/
    width:80%;
}

.logo_colegium {
    margin-left:30px;
    margin-right:30px;
    margin-top: 40px;
}

.campo {
    background-color: #FFFFFF;
    border: 2px solid #000000;
    height: 33px;
    width: 280px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 16px;
    vertical-align: middle;
}

.link_login {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: 2px 2px 7px rgba(150, 150, 150, 1);
    text-decoration:none;
}

.link_login a {
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 2px 2px 7px rgba(150, 150, 150, 1);
}

.size {
    size:10px;
}


.celdasprincipales {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:left;
    color:#F60;
    padding:3px;
    margin:3px;
}

.celdascontenido{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align: left;
    color:#006;
    padding:3px;
    margin: 3px;
}

.celdasencabezado{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:center;
    background-color:#036;
    padding: 5px;
    color:#FFFFFF !important;
}

.celdasencabezadoprincipal{
    padding-left:15px;
    padding-right:15px;
    text-align:left;
    background-color:#036;
    color:#FFFFFF !important;
    font-size:12px;
    font-weight:bold;
    border-radius:5px;
    height:17px;
}

.celdasencabezadosubcontenedor,
.celdasencabezadosubcontenedormodulo{
    padding-left:3px;
    padding-right:15px;
    text-align:left;
    background-color:#036;
    color:#FFFFFF !important;
    font-size:12px;
    font-weight:bold;
    border-radius:5px;
    height:17px;
}

.celdaspaginado{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    text-align: center;
    color:#006;
    padding:3px;
    margin: 3px;
}

.celdasbotonprincipal{
    padding-top:20px;
    padding-bottom:12px;
}

.celdasbotonsecundario{
    padding-top:10px;
    padding-bottom:6px;
}

.celdasdetalle{
    padding-top:0px;
}

.subtitulo{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: bold;
    text-align: left;
    color:#006;
    margin:8px;
    padding-bottom: 12px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top:8px;
}

.subtitulo2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: bold;
    text-align: left;
    color:#006;
    margin:4px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.subtitulo3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: bold;
    text-align: center;
    color:#006;
    margin:4px;
    padding-bottom: 18px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top:3px;
}

.titulo{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    color:#006
}

.informacion{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    text-align: right;
    color:#006;
    margin:8px;
    padding-bottom: 12px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top:8px;
}

.mensaje{
    font-size:12px;
    font-weight:bold;
}

.mensaje2{
    font-size:11px;
    font-weight:bold;
}

.input{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#006;
    border: thin solid;
    border-color: #AAA;
    vertical-align:middle;
    margin-right:0px;
    margin-left:0px;
    padding-left: 1px;
    padding-right: 1px;
}

select:disabled {
    background:#dddddd;
}

.tablapermiso{
    border-color:#CCC;
    border-radius: 10px;
    border: 4px double #CCC;
}

.tablapermisointerior{
    border-color:#CCC;
    border: 1px solid #CCC;
}

.Cuerpo_Contenido{
    background-color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    color:#006;
    /*border: 4px double #CCC;*/
    border-radius:10px;
    min-width: 450px;
    width:100%;
    height:100%;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:3px;
    padding-right:3px;
}

.line{
    border-bottom: 1px solid #FF9900;
    text-align: center;
}

.boton {
    background:#F60;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right:10px;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #F90;
    text-indent: 0.5px;
    text-shadow: 0px 1px 0px #FF6600;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background: #ffb76b; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}

.boton:hover {
    background: #feccb1; /* Old browsers */
    background: -moz-linear-gradient(top,  #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */
}

.boton:active {
    background: #fceabb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}

.botongris{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #A0A0A0;
    padding: 2px 10px;
    margin-right: 10px;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #A0A0A0; /* Old browsers */
    background: -moz-linear-gradient(top,  #C0C0C0 0%, #CCCCCC 50%, #B9B9B9 51%, #B5B5B5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C0C0C0), color-stop(50%,#CCCCCC), color-stop(51%,#B9B9B9), color-stop(100%,#B5B5B5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* W3C */
    display: inline-block;
    cursor: pointer;
    border: 2px solid #A5A5A5;
    text-indent: 0.5px;
    text-shadow: 0px 1px 0px #A5A5A5;
}

.botongris:hover{
    background: #BFBFBF; /* Old browsers */
    background: -moz-linear-gradient(top,  #BFBFBF 0%, #C1C1C1 50%, #A4A4A4 51%, #A9A9A9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BFBFBF), color-stop(50%,#C1C1C1), color-stop(51%,#A4A4A4), color-stop(100%,#A9A9A9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #BFBFBF 0%,#C1C1C1 50%,#A4A4A4 51%,#A9A9A9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #BFBFBF 0%,#C1C1C1 50%,#A4A4A4 51%,#A9A9A9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #BFBFBF 0%,#C1C1C1 50%,#A4A4A4 51%,#A9A9A9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #BFBFBF 0%,#C1C1C1 50%,#A4A4A4 51%,#A9A9A9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BFBFBF', endColorstr='#A9A9A9',GradientType=0 ); /* IE6-9 */
}

.botongris:active {
    background: #DFDFDF; /* Old browsers */
    background: -moz-linear-gradient(top,  #DFDFDF 0%, #BABABA 50%, #CFCFCF 51%, #CDCDCD 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DFDFDF), color-stop(50%,#BABABA), color-stop(51%,#CFCFCF), color-stop(100%,#CDCDCD)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #DFDFDF 0%,#BABABA 50%,#CFCFCF 51%,#CDCDCD 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #DFDFDF 0%,#BABABA 50%,#CFCFCF 51%,#CDCDCD 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #DFDFDF 0%,#BABABA 50%,#CFCFCF 51%,#CDCDCD 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #DFDFDF 0%,#BABABA 50%,#CFCFCF 51%,#CDCDCD 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DFDFDF', endColorstr='#A9A9A9',GradientType=0 ); /* IE6-9 */
}

.textotabla {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #006;
    padding: 3px;
    border-color: #CCC;
    border: 1px solid #CCC;
    border-spacing: 0px;
}
/*texto para talbas en sección de Línea Soporte llamada actual*/
.textotabla11 {
    font-family: Arial,Helvetica,sans-serif;
    /*font-size: 12px;*/
    padding: 3px;
    border-color: #CCC;
    border: 1px solid #CCC;
    border-spacing: 0px;
}
/*Texto para tablas en sección Línea Soporte, llamadas en espera*/
.textotabla12 {
    /*font-family: Arial,Helvetica,sans-serif;*/
    /*font-size: 12px;*/
    padding: 3px;
    border-color: #CCC;
    border: 1px solid #CCC;
    border-spacing: 0px;
}

/*Texto para tablas en sección Línea Soporte, llamadas en espera*/
.textotablaPremium {
    /*font-family: Arial,Helvetica,sans-serif;*/
    /*font-size: 12px;*/
    color: blue;
    float: left !important;
}

/*Texto para tablas en sección Línea Soporte, llamadas en espera*/
.textotablaSuperPremium {
    /*font-family: Arial,Helvetica,sans-serif;*/
    /*font-size: 12px;*/
    color: #ff9900;
    float: left !important;
}

/*Texto para tablas en sección Línea Soporte, llamadas en espera*/
.textotablaEstandar {
    /*font-family: Arial,Helvetica,sans-serif;*/
    /*font-size: 12px;*/
    color: #006;
    float: left !important;
}

/*Texto para tablas en sección Línea Soporte, llamadas en espera*/
.textotablaUndefined {
    /*font-family: Arial,Helvetica,sans-serif;*/
    /*font-size: 12px;*/
    color: darkred;
    float: left !important;;
}
.contenedordetalle{
    margin-top: 0px;
    margin-left:100px;
    margin-bottom:20px;
    padding:10px;
    border-color: #CCC;
    border: 1px solid #CCC;
    float:left;
}

.subcontenedor{
    text-align:center;
    border: thin solid;
    border-radius:5px;
    border-color: #BBB;
}

.textotablatelefono {
    text-align:center;
    font-size:12px;
    color:#F60;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom: 2px;
}

.textotablatelefononombre {
    font-size:10px;
    margin-left:20px;
    text-align:center;
    font-size:12px;
    color:#036;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom: 2px;

}

.textotablatelefonomail {
    font-size:10px;
    font-style:italic;
    margin-left:20px;
    text-align:center;
    font-size:12px;
    color:#036;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom: 2px;

}

.textotablatelefonopais {
    font-size:10px;
    margin-left:20px;
    text-align:center;
    font-weight:800;
    font-size:12px;
    color:#036;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom: 2px;

}

.textotabla2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

.ui-tooltip, .arrow:after {
    background: #FF6600;
}

.ui-tooltip {
    padding: 10px;
    color: white;
    border-radius: 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px !important;
    box-shadow: 0 0 7px #000066;
}

.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}

.arrow.top {
    top: -16px;
    bottom: auto;
}

.arrow.left {
    left: 20%;
}

.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.arrow.top:after {
    bottom: -20px;
    top: auto;
}

.nav {
    width: 100%;
    margin-top:3em;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background-color: #999999;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .5);
    overflow:hidden;
    position:absolute;
    text-decoration:none;
    bottom:40px;
}

.nav a:link, nav a:visited {
    color:#666;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    float: left;
    width: 19.80%;
    border-left: 1px #CCCCCC groove;
    border-right: 1px #cccccc groove;
    padding: .4em 0;
    text-align: center;
    text-decoration:none;
    text-shadow: 2px 2px 2px #C3C3C3;
}

.nav a:link span, nav a:visited span{
    vertical-align:middle;
}

.nav a:link img, nav a:visited img{
    vertical-align:middle;
}

.nav a:hover {
    color:#666;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background: #f7dab9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f7dab9 0%, #f7b54c 50%, #f99500 51%, #f7ce91 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7dab9), color-stop(50%,#f7b54c), color-stop(51%,#f99500), color-stop(100%,#f7ce91)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f7dab9 0%,#f7b54c 50%,#f99500 51%,#f7ce91 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f7dab9 0%,#f7b54c 50%,#f99500 51%,#f7ce91 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f7dab9 0%,#f7b54c 50%,#f99500 51%,#f7ce91 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f7dab9 0%,#f7b54c 50%,#f99500 51%,#f7ce91 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7dab9', endColorstr='#f7ce91',GradientType=0 ); /* IE6-9 */
    float: left;
    width: 19.80%;
    border-left: 1px #CCCCCC groove;
    border-right: 1px #cccccc groove;
    padding: .4em 0;
    text-align: center;
    text-decoration:none;
    text-shadow: 2px 2px 2px #FF9900;
}

.file-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

.file-wrapper input {
    position: absolute;
    top: 0;
    right: 0;
    filter: alpha(opacity=1);
    opacity: 0.01;
    -moz-opacity: 0.01;
    cursor: pointer;
}

.file-wrapper .button {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #A0A0A0;
    padding: 2px 10px;
    margin-right: 10px;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #A0A0A0; /* Old browsers */
    background: -moz-linear-gradient(top,  #C0C0C0 0%, #CCCCCC 50%, #B9B9B9 51%, #B5B5B5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C0C0C0), color-stop(50%,#CCCCCC), color-stop(51%,#B9B9B9), color-stop(100%,#B5B5B5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* W3C */
    display: inline-block;
    cursor: pointer;
    border: 2px solid #A5A5A5;
    text-indent: 0.5px;
    text-shadow: 0px 1px 0px #A5A5A5;
}

.file-holder{
    color: #006;
}

.resaltado:hover{
    background-color: #F2F2F2; /* Gris Claro */
}


.resaltado td:hover{
    /*background-color: #F9F9F9; /* Gris más Claro */
}

.invisible{
    background-color: transparent !important;
}

.tablaizquierda{
    float:left;
    padding-left: 30px;
    padding-right: 20px;
}

.tabladerecha{
    float:left;
    padding-left: 20px;
    padding-right: 30px;
}

/*..........CSS TABS HTML...............*/

.wrappertabs {
    margin: auto;
    padding: 0;
}

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

ul.tabs li {
    background: #004E82;
    border: 1px solid #004E82;
    border-bottom: none;
    float: left;
    margin: 0 1px 0 0;
    padding: 3px 3px;
}

ul.tabs li span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

ul.tabs li.active {
    background: #00BBCC;
    border: 1px solid #00BBCC;
}

.clr {
    clear: both;
}

.articletab {
    border: 1px solid #BBDDFF;
    padding: 12px 1px 12px 1px;
}


/*............MEDIAS JQUERYS............*/

@media only screen and (max-width: 1020px) {
    .nav a:link, nav a:visited {width:24.75%}
    aside{width:35%}
    #tabla1{ display:inline-table; float:none}
}

@media only screen and (max-width: 990px) {
    .nav a:link, nav a:visited {width:24.7%}
    aside{width:40%}
    #tabla1{ display:inline-table; float:none; /*alignment-adjust:auto;*/ padding-left:0;}
    #tabla2{ display:inline-table; float:none; /*alignment-adjust:auto;*/ padding-left:0;padding-top:15px;}
}

@media only screen and (max-width: 880px) {
    .nav a:link, nav a:visited {width:24.65%; padding: .5em 0}
    aside{min-width:610px}
}

@media only screen and (max-width: 830px){
    aside{min-width:580px}
}

@media only screen and (max-width: 730px) {
    .nav a:link, nav a:visited {font-size:12px; padding: .5em 0; width:24.6%}
    aside{min-width:500px}
}

@media only screen and (max-width: 670px) {
    .nav a:link, nav a:visited {font-size:12px; padding: .5em 0; width:24.55%;}
    aside{ padding-top:30px}
}

@media only screen and (max-width: 665px) {
    .nav a:link, nav a:visited {font-size:12px; padding: .5em 0; width:24.5%}
    aside{ padding-top:30px}
}

@media only screen and (max-width: 660px) {
    .nav a:link, nav a:visited {font-size:12px; padding: .5em 0; width:24.45%}
    aside{ padding-top:30px}
}

@media only screen and (max-width: 650px) {
    .nav a:link, .nav a:visited {display:table-column; list-style:none; font-size:12px; padding: .6em 0; width:100%; border-top:1px #CCCCCC solid; background-color:#FFF}
    aside{min-width:400px; margin-top:30px}
    #colorNav > ul{margin-right: 10px}
    #pie{height: 50px;}
}

@media only screen and (max-width: 600px) {
    #colorNav > ul { width:20% }
    #pequeno {display:none}
    #elemento{max-width:80px;}
    #colorNav > ul > li {margin-left: 39px;}
    #pie{height: 50px}
}

@media only screen and (max-width: 530px) {
    #colorNav > ul{ width:15% }
    #usuario{ margin-right:10px}
    #pequeno {display:none; padding-left:100px !important; margin-left:300px}
    #elemento{max-width:80px;}
    #colorNav > ul > li {margin-left: 39px;}
    #formulario{ max-width:190px}
    #pie{height: 50px}
}

@media only screen and (max-width: 495px) {
    #formulario{ max-width:150px}
    #botongris{ display:inline-table !important}
    #pie{height: 50px}
}

@media only screen and (max-width: 480px) {
    aside{min-width:300px}
    header{width:1%; float:left; vertical-align:middle}
    #lupa{display:none}
    #colorNav > ul{ width:10%; margin-right:60px }
    #formulario{ max-width:120px}
    #botonnaranja{ display:table-row-group}
    #pie{height: 50px}
}

@media only screen and (max-width: 360px) {
    aside{padding-left:20px}
    header{width:2%; float:left; vertical-align:middle}
    section{padding-left:20px}
    #formulario{max-width:70px}
    #pie{height: 50px}
}


.elementosbusquedacolegio{
    padding: 2px
}

tr.ticketApertura{
	background-color: #c5e7cc;
}
tr.ticketComentario{
	background-color: #c6d5de;
}
tr.ticketConsulta{
	background-color: #ecdae8;
}
tr.ticketDefecto{
	background-color: #f8c8cb;
}
tr.ticketRequerimiento{
	background-color: #fce5c5;
}

.ticket-container {
    margin: 0 auto;
    text-align: center;
}

.ticket-content-container {
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 4px 4px 5px #666;
    color: #006;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    min-width: 450px;
    padding: 1em;
    width: 100%;
}

.button-close-x {
    cursor: pointer;
    float: right;
    font-size: small;
    margin-right: 10px;
}

.title-ticket {
    margin: -1.5em -1.6em -0.6em auto;
}

.resumen-ticket {
    max-height: 400px;
    overflow-y: auto;
}

.resumen-ticket table {
    width: 100%;
}

.fila-tabla:hover {
    background-color: #FFCC77;
}

.fila-color-1{
    background: #F3F781 !important;
}

.fila-color-2{
    background: lightgreen !important;
}
.fila-color-3{
    background: rgba(226, 95, 95, 0.21);
}

.fila-color-4{
    background: rgb(195, 195, 195);
}
.fila-color-5{
    background: rgb(242, 242, 242);
}
.fila-color-6{
    background: rgb(202, 162, 222);
}
.fila-color-7{
  background: rgb(78, 117, 218);
}


button:disabled{
    color: #FFFFFF;
    background: #A0A0A0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #A0A0A0; /* Old browsers */
    background: -moz-linear-gradient(top,  #C0C0C0 0%, #CCCCCC 50%, #B9B9B9 51%, #B5B5B5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C0C0C0), color-stop(50%,#CCCCCC), color-stop(51%,#B9B9B9), color-stop(100%,#B5B5B5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* W3C */
    border: 2px solid #A5A5A5;
    text-shadow: 0px 1px 0px #A5A5A5;
}

button:disabled:hover{
    color: #FFFFFF;
    background: #A0A0A0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #A0A0A0; /* Old browsers */
    background: -moz-linear-gradient(top,  #C0C0C0 0%, #CCCCCC 50%, #B9B9B9 51%, #B5B5B5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C0C0C0), color-stop(50%,#CCCCCC), color-stop(51%,#B9B9B9), color-stop(100%,#B5B5B5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #C0C0C0 0%,#CCCCCC 50%,#B9B9B9 51%,#B5B5B5 100%); /* W3C */
    border: 2px solid #A5A5A5;
    text-shadow: 0px 1px 0px #A5A5A5;
    cursor: auto;

}


