﻿.tablem {
    border-collapse: collapse;
    width: 100%;
    margin: 0 auto;
}

.divbutton {
    width: 400px;
    float: left;
    margin-left: 25%;
    text-align: center;
}

#mpImagenUI {
    clear: both;
    float: left;
    text-align: center;
}

.mppanelUI {
    background: none repeat #FFFFFF;
    text-align: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.FondoModalUI {
    opacity: 0.7;
    filter: alpha(opacity=90);
    background-color: #D8D8D8;
    z-index: 4 !important;
}

.buttonHidenUI {
    visibility: hidden;
    width: 0px;
    height: 0px;
}

.mpcontendeorUI {
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 180px;
    font-size: 12pt;
}



#estatus {
    font-size: 13pt;
    color: #F5F5F1;
    font-weight: bold;
    min-height: 30px;
}


.colorv {
    background-color: #98AE33 !important;
}

.colorr {
    background-color: #B10707 !important;
}

.colora {
    background-color: #D7B003 !important;
}


.tcolorv {
    background-color: #98AE33 !important;
    color: #98AE33 !important;
}

.tcolorr {
    color: #B10707 !important;
    background-color: #B10707 !important;
}

.tcolora {
    color: #D7B003 !important;
    background-color: #D7B003 !important;
}
