/*section filling*/
#secFilingRTE {
    margin-top: 0;
    position: relative;
    width: 100%;
    float: left;
    color: inherit;
    text-decoration: none;
}

    #secFilingRTE #b2iSECtopSelect {
        margin-left: 0;
    }

.ArticleBodyContent #secFilingRTE .b2iSECtopSelect > tbody > tr:nth-child(odd) > td, .ArticleBodyContent > div.structural table:not(.tableCustom) > tbody > tr:nth-child(odd) > td {
    padding: 0;
    border-right: 1px solid #fff;
}

.ArticleBodyContent #secFilingRTE table > tbody > tr > td {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #253746;
    background-color: #e8f5f8;
    border-right: 1px solid #bdc3c7;
}

    .ArticleBodyContent #secFilingRTE table > tbody > tr > td:last-child {
        border-right: 1px solid #fff;
    }

.ArticleBodyContent #secFilingRTE table > tbody > tr:nth-child(odd) > td {
    background-color: white;
}

.ArticleBodyContent #secFilingRTE table {
    width: calc(100% - 5rem);
    float: left;
    margin-left: 2.5rem;
    display: table
}

    .ArticleBodyContent #secFilingRTE table > tbody > tr > .b2iSecData {
        line-height: 1.35;
        padding: 15px;
    }

.b2iSECtopSelectCell2 svg {
    width: 6px;
    height: 12px;
    position: absolute;
    top: 5px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 15px;
    pointer-events: none;
}

.b2iSECtopSelectCell2 select {
    height: 43px;
    padding: 10px 15px 10px;
    width: 100%;
    -webkit-appearance: none;
}

.b2iSECtopSelectCell2 span {
    position: relative;
}

#secform {
    padding: 0;
}

#FilingsLabel, #YearLabel {
    display: none;
}

#secFilingRTE input[name="Search"] {
    display: none;
}

#b2iSecFilingNav {
    margin-top: 20px;
    float: left;
    margin-bottom: 10px;
}

#secFilingRTE .b2iSECtopSelect select, .b2iSECtopSelect input {
    max-width: 25%;
    border: 1px solid #bdc3c7;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: left;
    color: #253746;
    margin-bottom: 0;
}

#secFilingRTE #b2iSecFilingNav {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: left;
    color: #7C8992;
    /*text-decoration: underline;*/
}

    #secFilingRTE #b2iSecFilingNav .b2iNavLink {
        color: #2b8818;
        text-decoration: underline;
    }

.b2iSECTitleRow th {
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.08;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    background-color: #253746;
    vertical-align: bottom;
    padding: 23px 0 9px 10px;
}

table#b2iSecTop {
    margin-top: 36px;
    border-bottom: solid 1px #bdc3c7;
}

    table#b2iSecTop .b2iSecData {
        text-align: left;
    }

    table#b2iSecTop .b2iSECtopTitleTable > tbody > tr > td {
        background-color: #e8f5f8;
    }

    table#b2iSecTop .SecLink {
        font-family: "Source Sans Pro", sans-serif;
        color: #2b8818;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.35;
        letter-spacing: normal;
        text-align: left;
        text-decoration: underline;
    }


#b2iSecFilingNav {
    margin-left: 1rem;
}

.secfilling_pdf_icon {
    padding-left: 4px;
    vertical-align: middle;
}

#sYear {
    margin-left: 26.5px;
}

#sFiler {
    margin-left: 23.5px;
}

@media (min-width: 63.9375rem) {
    #b2iSecFilingNav {
        margin-left: 2.5rem;
    }
}

@media screen and (max-width: 680px) {
    .ArticleBodyContent #secFilingRTE table {
        width: 100%;
        float: left;
        margin-left: 0;
    }

    #secFilingRTE .b2iSECtopSelect select, .b2iSECtopSelect input {
        max-width: calc(100% - 2rem);
        margin-left: 1rem;
    }

    .b2iSECtopSelectCell2 span {
        padding-bottom: 12px;
        display: block;
    }

    #sYear, #sFiler {
        margin-left: 0;
    }

    .b2iSECtopSelectCell2 svg {
        top: 14px;
        right: 30px;
    }
}
