﻿.btmNewNotice a:hover {
    color: #fff;
    text-decoration: none;
}

.UpdateImp {
    display: flex;
    flex-direction: column;
    margin: 15px 0px;
    justify-content: flex-start;
}

.lTitle {
    margin: 0 50px 0 0;
}

.lDesc {
}

.upd1, .upd2 {
    height: 34px;
    border-radius: 5px;
    border-color: #CCCCCD;
}

.upd1 {
    width: 300px;
    min-width: 300px !important;
    min-height: 34px !important;
}

.upd2 {
    width: 600px;
    min-width: 400px !important;
    min-height: 34px !important;
    margin: 0px;
}

.Impchk {
    /* width: 136px; */
    display: inline-flex;
    margin: 0 10px;
    height: 55px;
}

.upShrots {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.mltSelect {
    display: flex;
    flex-direction: column;
}


.Novedad {
    display: block;
    border-bottom: 0.8px solid #3dcd587d;
    padding: 0 0 6px 0;
    margin: 35px 0 0 0;
}

.updateTitle {
    Color: #3dcd58;
    font-weight: 800;
}

.updateDesc {
    font-size: 1.3rem;
}

.NoticeImg {
    width: 100%;
    margin-top: -35px;
}

.NoticeImgModal {
    width: 100%;
}

.btmNewNotice {
    margin: 20px 0 0 0;
}

    .btmNewNotice a {
        color: #fff;
    }

        .btmNewNotice a:hover, .btmNewNotice a:active {
            color: #fff;
            text-decoration: none;
        }


.updatesTable tr td:nth-child(2), .updatesTable tr td:nth-child(3) {
    max-width: 300px;
    max-height: 50px !important;
    overflow: hidden;
}

.updatesTable tr td:nth-child(1) {
    max-width: 300px;
    max-height: 50px !important;
    overflow: hidden;
}

.UpdateImpaaa {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.lTitle {
    margin: 0px 20px 0 0;
}

.lDesc {
}

.upd1, .upd2 {
    height: 34px;
    border-radius: 5px;
    border-color: #CCCCCD;
}

.upd1 {
    min-width: 750px !important;
    min-height: 34px !important;
}

.upd2 {
    width: 750px;
    min-width: 300px !important;
    min-height: 160px !important;
    margin: 0px;
}

.Impchk {
    /* width: 136px; */
    display: inline-flex;
    margin: 2px 10px 0px 0px;
    height: 55px;
}

.upShrots {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.mltSelect {
    display: flex;
    flex-direction: column;
    margin: 0 15px 0 0;
}

.NewNotice1 {
    margin: -10px 0 0 70px;
    position: relative;
    right: 0;
}


.tituloFecha {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
}

    .tituloFecha h5 {
        margin: 0;
    }

.modalUpdate {
    width: 135%;
    height: auto;
    margin: auto;
}

#ctl00_ContentPlaceHolder1_tableNewUpdates {
    margin: 40px auto;
}
