﻿@charset "utf-8";

html, body {
    margin: 0;
    height: 100%;
    width: 100%;
}

body {
    /*background-image: url(img/fnd_vert2.png);
	background-color: #c4c3c3;*/
    background-image: url(img/bg-logo-1.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-attachment: fixed;
}

#contenedor {
    height: auto;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}

.textofoot {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 13px;
}

.textofoot2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 10px;
}

#header {
    /*background-image: url(img/header7.png);*/
    background-color: green;
    float: left;
    height: 150px;
    width: 900px;
    margin-top: 0px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
}

#contenido1 {
    width: 900px;
    height: auto;
    float: left;
    margin-top: -15px;
}

#contenido5 {
    background-color: #F0F0F0;
    float: left;
    height: auto;
    width: 900px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#menu, .menu {
    width: 860px;
    height: 21px;
    margin-right: 10px;
    margin-left: 30px;
    margin-top: -41px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
}

    #menu a:link, .menu a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
    }

    #menu a:active, .menu a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
    }

    .menu .titulo {
        margin-left: 10px;
        margin-top: 3px;
        color: #ffffff;
        font-weight: bolder;
    }

.campo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0066CC;
    text-align: right;
}

.textos1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: justify;
}

.textos2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-align: justify;
}

.textos3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-align: justify;
}

.titulotercio {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-align: right;
}

.tercio {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

#bajada a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}

#bajada a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0066CC;
    text-decoration: underline;
}

#bajada a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0066CC;
    text-decoration: none;
}

#bajada a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

#menu a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#menu a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#menu .act {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
    letter-spacing: 1px;
    font-weight: bold;
}

#menu .desact {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 1px;
    padding-right: 20px;
    padding-left: 20px;
    font-weight: bold;
}

#titulo {
    /*float: left;*/
    height: auto;
    width: 860px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 0px;
}

#tabla .encabezado {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #0066CC;
    text-align: center;
}

#tabla .contenidos {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: justify;
    padding: 3px;
}

#tabla .titulotablas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    font-weight: bold;
}



#titulo .titulo1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000000;
    text-indent: 5px;
    font-weight: bold;
    /*padding-bottom: 15px;
	padding-top: 15px;*/
}

#tabla a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0054A8;
    text-decoration: underline;
    font-weight: normal;
}

#tabla a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0066FF;
    text-decoration: none;
    font-weight: normal;
}

#footer {
    height: auto;
    width: 900px;
    float: left;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #9B0000;
    margin-bottom: 10px;
    background-color: green;
}

#tabla a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: underline;
    font-weight: normal;
}

#tabla a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0054A8;
    text-decoration: none;
    font-weight: normal;
}

#titulo a:link {
    color: #666666;
    text-decoration: none;
}

#titulo a:hover {
    color: #0066FF;
    text-decoration: underline;
}

#titulo a:visited {
    color: #333333;
    text-decoration: none;
}

#titulo a:active {
    color: #0066FF;
    text-decoration: none;
}

#titulo .ingreso1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    text-align: right;
    font-weight: bold;
}

#titulo .ingreso2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    text-align: right;
}

#titulo .ingreso3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: left;
    font-weight: bold;
}

#tabla {
    float: left;
    height: auto;
    width: 860px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 30px;
}

#bajada {
    height: auto;
    width: 860px;
    float: left;
    /*margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;*/
}

.form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 5px;
}

.twitter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

    .twitter a:link {
        font-family: Arial, Helvetica, sans-serif;
        color: #2383C2;
        text-decoration: none;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .twitter a:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #155077;
        text-decoration: underline;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .twitter a:active {
        font-family: Arial, Helvetica, sans-serif;
        color: #2383C2;
        text-decoration: underline;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .twitter a:visited {
        font-family: Arial, Helvetica, sans-serif;
        color: #2383C2;
        text-decoration: none;
        font-size: 12px;
        letter-spacing: 1px;
    }


#areaMensajes {
    /*border: 1px solid #bbbbbb; 
   background-color: #eeeeee; 
   width: 230px; */
    width: 97%;
    overflow: auto;
    height: 320px;
    padding: 5px;
    margin-top: 5px;
    border-bottom: 1px solid #cccccc;
}

.imgMas {
    float: right;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.tablaComisiones {
    margin-top: 5px;
}

    .tablaComisiones tr {
    }
/*.tablaComisiones tr:hover {*/
/*.tablaComisiones{
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    background-color: #eeeeee;
}*/

.tablavw {
    background-color: #F0F0F0;
    width: 900px;
}

#saludo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 10px;
    float: left;
    height: auto;
    width: 880px;
    background-image: url(img/bg_saludo.png);
    margin-top: 15px;
}

.txchat {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.baldosa {
    width: 262px;
    height: 198px;
    background-color: #ffffff;
    color: #000000;
    float: left;
    margin-left: 10px;
    margin-top: 4px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: inset 3px 3px 6px 2px #303030;
    box-shadow: inset 3px 3px 6px 2px #303030;
    border: 1px solid #999999;
}

.baldosa_1 {
    background: #a90329; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
    background: linear-gradient(135deg, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.baldosa_2 {
    background: #4c7193; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #4c7193 0%, #104e86 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#4c7193), color-stop(100%,#104e86)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #4c7193 0%,#104e86 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #4c7193 0%,#104e86 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #4c7193 0%,#104e86 100%); /* IE10+ */
    background: linear-gradient(135deg, #4c7193 0%,#104e86 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c7193', endColorstr='#104e86',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/* ---------------------------------------------------------------------*/

.recuadroVideo {
    position: relative;
    width: 220px;
    height: 170px;
    overflow: hidden;
    /* border: 1px solid #ccc;*/
}

.imagenVideoA {
    text-decoration: none;
    color: #000;
}

.divImagenVideo, .divTextoVideo {
    /*padding: 10px;*/
    height: 170px;
}

.divImagenVideo {
    margin-top: 0;
    background: #000000;
    -webkit-transition-property: margin-top;
    -webkit-transition-duration: .9s;
    -moz-transition-property: margin-top;
    -moz-transition-duration: .9s;
    -o-transition-property: margin-top;
    -o-transition-duration: .9s;
    -ms-transition-property: margin-top;
    -ms-transition-duration: .9s;
}

.divTextoVideo {
    background: #EEEEEE;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
}

.recuadroVideo:hover .divImagenVideo {
    margin-top: -140px;
}

.playerFullscreen {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background-color: Black;
}

.ContentEscudo {
    /*background-image: url(img/noconsultas.jpg);*/
}



.mmedia_box {
    margin-bottom: 10px !important;
    padding: 0px 25px 0px 25px !important;
}

.mmedia_box_content {
    padding: 5px !important;
    background-color: #678fcb !important;
    border-radius: 5px !important;
    border: 1px #7e7f81 solid;

    webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,1); -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,1); box-shadow: 0px 0px 10px -2px rgba(0,0,0,1);
}

.mmedia_box_title {
    font-size: 14px !important;
    color: white !important;
    text-align: center !important;
}

.mmedia_box_image {
    width: 100% !important;
}

.jwplayer {
    position: initial !important;
}

.modal_box_fecha {
    text-align: right;
    color: gray;
}


.txtit2 {
    font-size: 13pt;
    font-weight: normal;
    line-height: 20pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    letter-spacing: 1px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #2871b8;
    margin-bottom: 15px;
    margin-top: 10px;
}

.vent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333;
    text-decoration: none;
    background-color: #F0F0F0;
    border-radius: 5px;
    border: 1px solid #CCC;
    padding: 5px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.vent2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #2871b8;
    text-decoration: none;
    background-color: #DFECF6;
    border-radius: 5px;
    border: 1px solid #2871b8;
    padding: 5px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.thumbvid {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    background-color: #F0F0F0;
    float: left;
    padding-top: 15px;
    padding-right: 8px;
    padding-bottom: 15px;
    padding-left: 8px;
    text-align: center;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    border-radius: 5px;
    border: 1px solid #CCC;
}

    .thumbvid .vervideo {
        margin-bottom: -25px;
        margin-top: 3px;
    }

.lista23 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    margin-top: 10px;
}

    .lista23 ul li {
        line-height: 23px;
        padding-top: -10px;
        vertical-align: middle;
        list-style-type: none;
    }

        .lista23 ul li img {
            line-height: 23px;
            margin-top: -5px;
            margin-right: 5px;
            text-decoration: none;
        }

.row_achatado {
    margin-top: -12px;
    margin-bottom: -12px;
}

.tundra .dijitTitlePaneTitle {
    background: none !important;
    background-color: #3472cf !important;
    color: white !important;
}

.row_hover:hover {
    background-color: #eeeeee;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-top: 5px;
}

.horizontal-scrollable > .row {
    overflow-x: auto;
    white-space: nowrap;
}

    .horizontal-scrollable > .row > .col-xsfix-4 {
        display: inline-block;
        float: none;    
        padding-bottom:0px;
    }
/* Designs */

.col-xsfix-4 {
    /*color: rgb(255, 255, 255);
    font-size: 26px;*/
    padding-bottom: 18px;
    padding-top: 16px;
}

/*.col-xsfix-4:nth-child(2n+1) {
        background: rgb(6, 177, 6);
    }

    .col-xsfix-4:nth-child(2n+2) {
        background: black;
    }*/

.box_archivo_fecha {
    color: gray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top:-12px;
    float:right;
}

.box_archivo_sesion {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    white-space:initial;
}

.row_not_margin{
    margin-right:-10px !important;
    margin-left:-10px !important;
}

.modal{
    white-space:initial;
    font-size: 13px;
}

.panel-footer-add {
    padding: 0px 15px !important;
    text-align: right;
    font-size: 12px;
}

.col-box_archivo_sesion{
    min-height: 30px !important;
    margin-top:5px;
}