/*//these are styles that area common stop BacktoSchool, Commed, and Schools*/
.caption {
    font-size: 13px;
}

.divlink {
    margin-bottom: 15px;
}
.bannerMessage {
    margin: 10px 0px 30px 0px;
    border-radius: 4px;
    border: solid 1px #5562A7;
    background-color: #5261AC29;
    min-height: 125px;
    width: 100%;
}

.bannerMessage h2 {
    margin-bottom: 0px;
    font-weight: bold;
    color: #5261AC
}

.info_icon {margin-top: 45px; margin-left: 25px; max-width: 25px;}
.arrow_icon {
    margin-top: 45px;
    margin-right: 25px;
    max-width: 25px;
}

bannerMessage.caption {
    color: #5261AC;
    padding-bottom: 20px;
}

.sidebarInner .panel {
    box-shadow: none;
    -webkit-box-shadow: none;
}