.email-width {
    width: 100% !important;
    font-style: normal!important;
}
.annualReport .liAlign .newsActionBtn a:last-child {
    margin-left: 16px;
}

.annualReport .newsActionBtn{
    display: flex;
}

.annualReport .scroll-y{
    max-height: 285px;
    overflow-y: scroll;
    padding-right: 10px;
}

.success-form-5 {
    color: black;
    font-size:16px;
    display:none;
    text-align:center;
    padding:70px
}

@media screen and (min-width: 100px) and (max-width: 1023px){
    .product-reports-wrap .product-report {
        word-break: break-word;
    }
    .btnred {
        margin-top: 20px !important;
    }

    .products-wrapper .benefits-section .products-tab-content h1, .products-wrapper .benefits-section .products-tab-content h5{
        display:block!important;
        margin-left:0px!important;
    }
}
.tabAccordContent table {
    width: 100%;
}
.tabAccordContent table tr {
    background: #eaf1f8;
}
.tabAccordContent table th, .tabAccordContent table td {
    min-width: 80px;
    padding: 10px;
}
.tabAccordContent table th {
    vertical-align: middle;
    background: #005e9e;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
}
.tabAccordContent table td {
    vertical-align: top;
    border: 1px solid #fff;
    color: #5a5a5a;
}
.tabAccordContent table tr:nth-child(even) {
    background-color: #f2f2f2;
}
.irTabSection .tabAccordContent ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(31, 34, 35, 0.1);
    margin-left: 0px;
}

.annualReport .modal-form-an-report .awesomplete ul li{
    padding: 0.2em 0.5em !important;
    justify-content: unset;
}

.annualReport .modal-body{
    overflow-y: unset;
}

.annualReport .modal-form-an-report .form-group{
    margin-bottom:unset !important;
}

.annualReport .modal-form-an-report .form-group label{
    font-size: 14px;
    color: #233253;
    font-weight: 400;
    line-height: 22px;
    margin-top: unset;
}

.annualReport .sac input{
    background-color: #f4f4f4;
    font-size: 12px;
    color: #767676;
    height: 47px;
    outline-style: none;
    outline-width: 0;
    border: 0 solid transparent;
    box-shadow: none !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

.annualReport .modal-form-an-report .form-submit{
    text-transform: uppercase;
}

