﻿.cprincipal-header-e-m,
.cprincipal-header-e-t1,
.cprincipal-header-e-t2,
.cprincipal-header-e-t3 {
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    max-height: 80px;
    width: 100%;
    background-color: #FAFAFA;
    color: #737373;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cprincipal-header-e-t1 {
    font-size: 15px;
    background-color: #2196f3;
    color: white;
}

.cprincipal-header-e-t2 {
    font-size: 15px;
    background-color: #6bb9f7;
    color: white;
}

.cprincipal-header-e-t2-nc {
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    max-height: 80px;
    width: 100%;
    background-color: #FAFAFA;
    color: #737373;
    font-size: 15px;
    background-color: #6bb9f7;
    color: white;
}

.cprincipal-header-e-m {
    background-color: #2196f3;
    color: white;
}


.contenedor-datos-e,
.contenedor-datos-c-e {
    border: 1px solid lightgray;
    padding: 5px 5px;
    color: gray;
}


    .contenedor-datos-e:hover {
        border-color: gray;
    }

.contenedor-datos-c-e {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .contenedor-datos-c-e:hover {
        border-color: gray;
    }

.fon-sync-e {
    font-size: 13px;
    color: #333333;
}
