h2 {
    text-align: center;
    text-transform: uppercase;
    color: #666;
    margin: 0px;
}

h6 {
    margin: 0;
    padding-top: 2px;
}

.titulo1 {
    font-family: 'FuturaStd-Light', Sans-Serif;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #666;
    margin: 0;
}

.titulo2 {
    font-family: 'FuturaStd-Light', Sans-Serif;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #666;
    margin: 0;
}

.tituloUsuario {
    font-family: 'FuturaStd-Light', Sans-Serif;
    text-align: center;
    font-size: 20px;
    text-align: center;
    color: #cd1719;
    margin-top: -10px;
}

.tituloAnuncio {
    font-family: 'FuturaStd-Light', Sans-Serif;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #666;
    margin: 30px;
}

.contenidoAnuncio {
    font-family: 'FuturaStd-Light', Sans-Serif;
    text-align: center;
    font-size: 14px;
    text-align: center;
    color: #cd1719;
    margin: 30px;
    text-align: left;
}

.nombreUsuario {
    font-size: 10px;
}

.nombrePunto {
    font-size: 10px;
}

.fecha {
    font-size: 10px;
    color: #8c8a8a;
}

.tablaFecha {
    float: right;
    padding-right: 20%;
}

.powerBy {
    margin-top: 0px;
    font-size: 10px;
    color: #999;
    text-align: center;
}

.tablaFechaTV {
    float: right;
    padding-right: 0%;
    color: white;
    background-color: rgb(255,205,0);
    font-size: 2.7rem;
    font-weight: 700;
    text-align: center;
    height: 60px;
    vertical-align: middle;
    padding-top: 20px;
}

.headerTV {
    text-align: left;
    background-color: white;
}

.headerTV_headerTh {
    font-size: 35px;
    font-weight: 800;
    color: rgb(255,205,0);
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footerTV {
    background-color: rgb(255,205,0);
    font-size: 2.5rem;
    color: white;
    font-weight: 700;
    height: 80px;
    vertical-align: middle;
}

.mediaTV_section {
    background-color: rgb(255,205,0);
    height: 100%;
    vertical-align: middle;
    margin: 0px;
    padding: 15px 5px 5px 5px;
}

.mediaTV_section_contenido {
    background-color: White;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 32%;
    padding-top: 0px;
    max-height: 100%;
}

.mediaTV_Div_Img {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    max-width: 100%;
}

.margTop1 {
    margin-top: 0px;
    background: #f4f4f4;
    color: #999;
    padding-left: 1%;
}

.pad {
    padding-top: 3px;
}

.padBTinicio {
    padding-bottom: 3px;
    text-align: right;
}

.ImgHome {
    width: 980px;
    margin: 0 auto;
}

.paginaNumeroDe {
    color: #999;
}

.minHeight {
    margin-bottom: 15%;
}


.bgHeaderU { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cd1719+0,b23636+100 */
    background: #FFF; /* Old browsers */
    padding: 0px 0px;
}

.tablacentrada {
    width: 80%;
    margin: 0 auto;
}

.tablacentradaAmplia {
    width: 98%;
    padding-left: 30px;
}

.tablaUsuario {
    font-size: 12px;
    margin: 0 5px;
}

.campoReducido input, select {
    max-width: 250px;
}

.campoAmpliado input, select, textarea {
    width: 600px;
}

.bgHeaderU .LogoL {
    float: left;
}

.bgHeaderU .LogoR {
    float: right;
    padding-top: 0px;
}

.foot {
    background: #FFF; /* Old browsers */
    padding: 15px 0;
    border-top: 10px rgb(55, 114, 255) solid; /*Línea inferior color anterior #cd1719*/
    font-size: 12px;
}

    .foot .unidadAt {
        color: #FFF;
        border-right: 2px solid #FFF;
        text-align: center;
    }

    .foot .wwwU {
        color: #FFF;
        border-right: 2px solid #FFF;
        padding-top: 25px;
    }

    .foot .dataU {
        color: #cd1719;
        padding-left: 60px;
        padding-top: 10px;
    }

        .foot .dataU a {
            color: #cd1719;
        }

.btLogin a {
    color: #cd1719;
}

    .btLogin a:hover {
        text-decoration: none;
        color: #cd1719;
    }

.cajaInicioSes {
    border: 1px #CCCCCC solid;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    height: 240px;
    width: 60%;
    margin: 0 auto;
}

.inicoSes {
    font-family: 'FuturaStd-Light', Sans-Serif;
    text-transform: uppercase;
    background: #cd1719;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #fff;
    padding: 15px 0 10px 10px;
    margin: 20px;
    font-size: 10px;
}

.logoInicioSes {
    margin: 35px 0;
    text-align: center;
}

table thead {
    color: #9e3636;
    text-transform: uppercase;
}

.btn-danger a {
    color: #fff;
}

    .btn-danger a:hover {
        color: #fff;
        text-decoration: none;
    }

    .btn-danger a:visited {
        color: #fff;
        text-decoration: none;
    }

.fuenteIco {
    font-size: 10px;
    color: #ccc;
}

.campoObligatorio {
    color: #cd1719;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: right;
}


@media screen and (min-width: 1400px) and (max-width: 1600px) {
    .minHeight {
        margin-bottom: 6%;
    }

    .inicoSes {
        padding: 15px 0 10px 10px;
        margin: 15px;
        font-size: 10px;
    }

    .logoInicioSes {
        margin: 2px 0;
        text-align: center;
        margin-top: 10px;
    }

        .logoInicioSes img {
            width: 30%;
        }
}

@media (max-width: 900px) {
    .foot .unidadAt {
        text-align: center;
        border-right: 0px;
    }

    .foot .wwwU {
        text-align: center;
        color: #FFF;
        border-right: 0px;
    }

    .foot .dataU {
        color: #fff;
        padding-left: 60px;
        padding-top: 20px;
    }
}

@media (max-width: 768px) {

    .cajaInicioSes {
        height: 380px;
        width: 80%;
        margin: 0 auto;
    }

    .bgHeaderU .LogoL {
        margin-bottom: 30px;
    }

    .bgHeaderU .LogoL {
        float: inherit;
        text-align: center;
    }

    .bgHeaderU .LogoR {
        float: inherit;
        text-align: center;
    }

    .foot .unidadAt {
        text-align: center;
        align-content: center;
        border-right: 0px;
        width: 100%;
    }

    .foot .wwwU {
        text-align: center;
        color: #FFF;
        border-right: 0px;
    }

    .foot .dataU {
        font-size: 8px;
        color: #fff;
        padding-left: 60px;
        padding-top: 20px;
    }
}



@media (max-width: 568px) {
    .bgHeaderU .LogoL {
        margin-bottom: 30px;
    }

    .bgHeaderU .LogoR img {
        width: 90%;
    }

    .bgHeaderU .LogoL img {
        width: 90%;
    }
}

/*****fuentes********/
@font-face {
    font-family: 'FuturaStd-Light';
    src: url('../fonts/original_Futura_Std_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/original_Futura_Std_Light.woff') format('woff'), url('../fonts/original_Futura_Std_Light.ttf') format('truetype'), url('../fonts/original_Futura_Std_Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error {
    background: #FEF1EC;
    border: 1px solid #CD0A0A;
}

/*Notificaciones*/

.toast-container {
    z-index: 9999;
}

* html .toast-container {
    position: absolute;
}

.toast-item {
    opacity: .9;
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 12px;
    display: block;
    position: relative;
    margin: 0 0 7px 0;
    background-repeat: no-repeat;
    width: 303px;
    height: 101px;
    background: #eee;
}


    .toast-item a {
        /*background: #333;*/
        color: #555;
        display: block;
        text-transform: none;
    }

    .toast-item p {
        background: #f2f2f2;
        border: 1px #e7e7e7 solid;
        padding: 15px;
        text-align: left;
        margin-top: 30px;
        position: absolute;
    }

.toast-item-close {
    background: url(/Content/images/close.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 7px;
    right: -5px;
    cursor: pointer;
}

.toast-item-image {
    width: 100%;
    padding: 5px 0 5px 12px;
    margin: 0;
    float: left;
    position: absolute;
    text-align: left;
    background: #cd1719; /* Old browsers */
    background: -moz-linear-gradient(top, #cd1719 0%, #b23636 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #cd1719 0%,#b23636 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cd1719 0%,#b23636 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd1719', endColorstr='#b23636',GradientType=0 ); /* IE6-9 */
    font-size: 14px;
    _background: #b23636;
}

.toast-type-notice {
    color: white;
}

.toast-type-success {
    color: white;
}

.toast-type-warning {
    color: white;
    border-color: #FCBD57;
}

.toast-type-error {
    color: white;
    border-color: #B32B2B;
}

.toast-position-top-left {
    position: fixed;
    left: 20px;
    top: 20px;
}

.toast-position-top-center {
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -140px;
}

.toast-position-top-right {
    position: fixed;
    top: 88px;
    right: 16px;
}

.toast-position-middle-left {
    position: fixed;
    left: 20px;
    top: 50%;
    margin-top: -40px;
}

.toast-position-middle-center {
    position: fixed;
    left: 50%;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

.toast-position-middle-right {
    position: fixed;
    right: 20px;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

.register-case {
    /*padding: 40%;
    border: 1px solid #999;
    background: #FFFFFF;
    right: -12px;
    position: absolute;*/
    opacity: .9;
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 12px;
    display: block;
    position: relative;
    margin: 0 0 7px 0;
    background-repeat: no-repeat;
    width: 300px;
    border: 2px solid #b43333;
    background: #eee;
    right: -4px;
    /*float:right;*/
}

.register-case-data {
    color: white;
}

.title-register-case {
    font-size: 12px;
    width: 100%;
    color: #FFF;
    margin: 0;
    float: left;
    /*padding:4px 0; 
    padding-left:45px;*/
    text-align: left;
}

    .title-register-case a {
        color: #FFF !important;
        background: none;
        display: block;
        text-decoration: none;
    }

.AlertaR {
    background: #b43434;
}

.AlertaV {
    background: #718637;
}

.AlertaA {
    background: #e7bb5b;
}

.case-box {
    border-bottom: 1px #CCC solid;
    color: #555;
}

    .case-box .case-alarm {
        float: left;
        width: 24px;
        padding: 18px 0 5px 15px;
    }

    .case-box .case-text {
        float: right;
        width: 240px;
        padding: 5px 5px 0 0;
    }

        .case-box .case-text a {
            color: #555;
            font-size: 11px;
            text-decoration: none;
            text-align: left;
        }

case-box .case-text a:hover {
    color: #000;
}



.cerrarS {
    font-size: 10px;
}

    .cerrarS a {
        display: block;
        padding: 5px 25px 0 25px;
        float: right;
        margin: 5px 0;
        color: #555;
    }

        .cerrarS a:hover {
            text-decoration: none;
            color: #930;
        }

.bandejaE {
    font-size: 10px;
}

    .bandejaE a {
        display: block;
        padding: 5px 10px 4px 12px;
        border-right: 1px #999 solid;
    }

.bandejaLink {
    display: block;
    padding: 5px 25px 0 25px;
    float: right;
    border-right: 1px #999 solid;
    margin: 5px 0;
    color: #555;
    width: 200px;
}




/* JS disabled styles */
.bandejaE li:hover ul {
    display: block;
    z-index: 1000;
}

/* base nav styles */
/*.bandejaE { display:block; margin:0 auto 20px; border:1px solid #222; position:relative; background-color:#6a6a6a; font:16px Tahoma, Sans-serif; }*/
.bandejaE ul {
    padding: 0;
    margin: 0;
}

.bandejaE li {
    position: relative;
    list-style-type: none;
}

.bandejaE ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bandejaE li a {
    display: block;
    text-decoration: none;
}

    .bandejaE li a:focus {
        outline: none;
        text-decoration: underline;
    }

.bandejaE li:first-child a {
    border: none;
}

.bandejaE li.last a {
    border-right: none;
}
/*.bandejaE a span { display:block; float:right; margin-left:5px; }*/
.bandejaE ul ul {
    display: none;
    width: 67%;
    position: absolute;
    left: 0;
    margin-top: 7%;
}

    .bandejaE ul ul li {
        float: none;
    }



/*#containe-case-box {
          width: 400px;
            height: 200px;
        }*/



.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/Content/img/SGV-loading-color2.gif') 50% 50% no-repeat rgba(189,189,189,0.4);
}

.espacionNumeroPagina a {
    margin-left: 2px;
    margin-right: 2px;
}

.campo {
    font-size: 12px;
    height: 18px;
}

.campoDeshabilitado {
    background-color: lightgray;
}

.estiloMenu {
    font-size: 12px;
    height: 5px;
}

th {
    font-size: 12px;
}

tr {
    font-size: 12px;
}

td {
    font-size: 12px;
}

.soloLectura {
    background-color: #efefef;
}

.text_center {
    text-align: center;
}

.center {
    margin: auto 0px;
}

.float_left {
    float: left;
}

.loader2 {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}