﻿body {
    /*background-image: url(../img/recursos/fondo.jpg);
    background-repeat: repeat-x;*/

    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #ccc !important;
    overflow-x: hidden;
    background-color: #222222 ;
}

h1 {
    margin: 0% 0 1%;
    font-size: 1.7em;
    /*border-bottom-color: #006DD4;
    border-bottom-style: solid;
    border-bottom-width: 1px;*/
    color: #fff;
    background-color: #001e00;
    border-left: 5px solid #308800;
    padding: 8px;
}

.cabecera {
    background-image: url("../img/recursos/cabecera.jpg");
    background-repeat: no-repeat;
    height: 142px;
    margin: auto;
    width: 992px !important;
}

/*.titular {
    min-width: 992px !important;
}

.contenido {
    background-color: white;
    margin: auto;
    padding-left: 17px;
    padding-right: 17px;
    width: 992px !important;
}

.pieInterior {
    background-image: url("../img/recursos/pie.jpg");
    background-repeat: no-repeat;
    height: 142px;
    margin: auto;
    width: 992px !important;
}*/

.pie {
    margin: auto;
    width: 960px;
}

/*/* Non-responsive overrides
 *
 * Utilitze the following CSS to disable the responsive-ness of the container,
 * grid system, and navbar.
 */

/* Reset the container 
.container {
    width: 992px;
    max-width: none !important;
}*/

.menu {
    /*width: 958px !important;*/
    max-width: none !important;
}

.pie li {
    min-height: 1em !important;
    height: auto !important;
    height: 1em;
    margin: 0;
    padding: 0 0 3px 10px;
    color: #4e4c4c;
}

.pie li a {
    color: #4b4b4b;
}

.cuadro_login {
    background-color: #ccc;
    border-radius: 5px;
    clear: both;
    display: block;
    margin: 10px auto 0;
    padding: 5px 15px;
    width: 90%;
}

.caja_padding {
    border-radius: 10px;
    padding: 15px;
    margin: 5px;
    width: 60%;
}

/*.divCerrarSesion {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 5px;
}*/

.posRelative {
    position: relative;
}

.flotaDerecha {
    float: right;
}

.flotaIzquierda {
    float: left;
}

.separador {
    clear: both;
}

.nowrap {
    white-space: nowrap;
}

.txtFecha {
    width: 100px;
}

.tabla {
    font-size: 12px;
}

.alignR {
    text-align: right;
}

.alignL {
    text-align: left;
}

.alignC {
    text-align: center;
}

.panel-primary > .panel-heading span.badge {
    background-color: #fff;
    color: #428bca;
}

.wt-canal {
    display: inline-block;
    text-align: center;
	width: 9%;
	/*background-color:black;*/
	margin: 5px 5px 5px 5px;	
	border-radius: 5px;
	padding-top: 13px;
	
	/*border:1px solid #666;*/
	/*-webkit-box-shadow: 0px 0px 19px -5px rgba(194,192,194,1);
    -moz-box-shadow: 0px 0px 19px -5px rgba(194,192,194,1);
    box-shadow: 0px 0px 19px -5px rgba(194,192,194,1);*/
}

.wt-canal .mt-boton {
    width: 90%;
}

.wt-canal select {
    font-size: 10px;
}

.wt-texto {
    /*font-size: 15px;*/
    /*font-family: 'Overpass Mono', monospace;*/
    font-weight: bold;
    display: inline-block;
    color: #308800;
}

.titular {
    background-color: #000000;
    padding: 1%
}

.titular img {
    width: 180px;       
}

.divCerrarSesion a {
    color: #3EB000;
    font-weight: bold
}

.divCerrarSesion {
    float: right;
    color: white
}

.paginacion {
    float: right;
    margin-bottom: 1%
}

.wt-canal select {
    width: 100%;
    height: auto;
    padding: 3px 0;
    margin: 3px 0;
}

.table_pantalla {
    width:100%
}

.table_pantalla th {
    background-color: #000;
    color: #00CA00;
    text-align: left;
    padding: 1% 0.5% 1% 1%;
    font-size: 11px;
    height: 50px;
    margin: 2px;
    font-weight: bold;
    border-right: 1px solid #666;
    text-transform:uppercase
}

.table_pantalla th a {
    color: #00CA00;
    font-weight: bold
}

.table_pantalla td {
    /*background-color: #fff;*/
    padding: 1% 0.5%;
    margin: 2px;
    border-right: 1px solid #333;
    height: 60px;
    border-bottom: 1px solid #333;
    color: #333
}

.table_pantalla tr {
    background-color: #fff;
}

.table_pantalla tr:nth-child(even) {
    background-color: #D1D1D1;
}

.table_pantalla tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.table_pantalla tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.table_pantalla td img {
    text-align: center;
    width: 25px
}

.form-horizontal .control-label {
    text-align: left;
}

.panel {
    margin-bottom: 0px;
}

.container {  
    padding-left: 5px;
    padding-right: 5px;
}

.boton_login {
    background-color: #308800;
    color: white;
    padding: 10px 20px;
    float: right;
    border-radius: 5px;
    display: block;
    border: 0px;
    width: 30%;
    font-weight: bold
}

.boton_guardar {
    background-color: #308800;
    color: white;
    padding: 10px 20px;
    float: right;
    border-radius: 5px;
    display: block;
    border: 0px;
    width: 70%;
    font-weight: bold
}

.box_rotate {
	-webkit-transform: rotate(7.5deg);  /* Chrome, Safari 3.1+ */
    -moz-transform: rotate(7.5deg);  /* Firefox 3.5-15 */
    -ms-transform: rotate(7.5deg);  /* IE 9 */
    -o-transform: rotate(7.5deg);  /* Opera 10.50-12.00 */
    transform: rotateY(360deg);  /* Firefox 16+, IE 10+, Opera 12.50+ */
}

.box_transition {
    -webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
    transition: all 0.8s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ */
}

.uppercase {
    text-transform: uppercase;
}

#lvwTabla:last-child {
    border-bottom-left-radius: 10px;
}

#btnNew {
    /*background-image: url("../imagenes/no_logo.png");*/
    /*background-image: url("../imagenes/subir-archivo.jpg");*/
    cursor: pointer;
    height: 67px;
    width: 200px;
}

@media only screen and (max-width: 960px) {
    .contenedor_cabecera {
        display:none
    }

    .wt-canal img {
        height: auto;
        width: 100%;
    }
}

@media only screen and (max-width: 750px) {
    .wt-canal {
        width: 9%;
    }
}

@media only screen and (max-width: 650px) {
    /*RESOLUCIÓN 1280 X 1024 PANTALLA 17"*/
    .wt-canal {
        margin: 10px 3px 10px 3px;
        PADDING: 0PX;
        /*width: 9.91%            !important;       COMENTADO PARA QUE SE VEA EL 5*4*/
    }

    .titular {
        /*display: none;*/
    }
    .wt-logo_bloque {

        width: 35%;
    }

    .wt-logo img {
        width: 95%;
    }

    .wt-texto_bloque {
        width: 40%;
    
    }
}