﻿.announcement-mod {
    display: flex;
    justify-content: left;
    align-items: flex-start;
}

    .announcement-mod .annInfo label {
        margin-bottom: 0;
        margin-left: 8px;
    }

    .announcement-mod .Info label {
        margin-bottom: 0;
        margin-left: 8px;
    }

.announcementBox_custom .annLogo {
    max-width: 100px !important;
    flex: 0 0 0 !important;
    padding: 5px !important;
    margin: 0 !important;
    height: auto !important;
}

    .announcementBox_custom .annLogo img {
        width: 55px;
        margin-top: 9px;
    }

.announcementBox_custom .Info {
    padding: 20px 10px 20px 0 !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.annLondDisc {
    width: 95% !important;
    background: #fff !important
}

.announcementBox_custom .annInfo {
    max-width: calc(100% - 50px) !important;
}

.announcementBox_custom .annLogo1 {
    background: none !important;
}

.announcementBox_custom .annInfocustom .close {
    background: url(images/iconLessB.png) no-repeat right center;
    text-align: right;
    border-top: none;
    margin: 0;
    padding: 0 22px 0 0;
    font-size: 12px;
    text-decoration: none;
    color: #23408f;
    float: right;
    line-height: 20px;
    opacity: 1;
    width: 56px;
}

.announcementBox_custom .annInfocustom {
    flex: 0 0 calc(100% - 10px) !important;
    max-width: calc(100% - 10px) !important;
    padding: 10px 10px 0px 0px;
    float: left;
}

label#mPageContainer_ucTopNavigation_pgAnnouncement_lblTopHeading {
    margin-bottom: 0;
}

.dbWrapper {
    margin: 0 !important;
}

.announcementBox_custom .more {
    background: url(images/iconMoreB.png) no-repeat right center;
    text-align: right;
    border-top: none;
    margin: 0;
    padding: 0 22px 0 0;
    font-size: 12px;
    text-decoration: none;
    color: #23408f;
    line-height: 20px;
    display: block;
    width: 66px;
}

.announcementBox_custom .less {
    background: url(images/iconLessB.png) no-repeat right center;
    text-align: right;
    border-top: none;
    margin: 0;
    padding: 0 22px 0 0;
    font-size: 12px;
    text-decoration: none;
    color: #23408f;
    line-height: 20px;
    display: block;
    width: 66px;
}

.announcementBox_custom .annLogo1 {
    width: 100% !important
}



.Custom-icon {
    width: 99%;
    text-align: right;
    display: flex;
    text-align: right;
    justify-content: end;
}

.Custom-icon-top {
    width: 91%;
    text-align: right;
    display: flex;
    text-align: right;
    justify-content: end;
}

a#btnlink, a#btnlink1 {
    background: url(images/iconCloseB.png) no-repeat right center;
    /* text-align: right; */
    border-top: none;
    margin: 0;
    padding: 0px 22px 0 0;
    font-size: 12px;
    text-decoration: none;
    color: #23408f;
    line-height: 20px;
    display: block;
    width: auto;
    margin-left: 10px;
}

.annLondDisc {
    top: 39px !important;
}

.announcementBox_custom {
    border: 1px solid #b2b4b6;
    display: block;
    border: 0;
}
