@import url("css/animate.css");
@import url("css/custom.css");


#semester ul.home > li {
    display: block;
    padding: 0 0 10px 24px;
    margin-bottom: 10px;
    border-bottom: 1px #c9cdce dashed;
    position: relative;
}
.news-events ul.home {
    display: block;
    margin-bottom: 10px;
}
.vsrp_div {
    font-size: 18px !important;
    /* font-size: 0.928571429rem; */
    padding: 4px 0;
    line-height: 1.1;
    position: relative;
    margin-bottom: 16px !important;
    vertical-align: top;
}
.course-tab.home > li > a {
    padding: 0 0 26px 0;
    font-family: 'texgyreadventorbold';
    font-size: 14px;
    color: #909aa1;
    text-transform: uppercase;
    border: none !important;
}
.foot-5{
    display: block;
    width: 20% !important;

}
.form-wrapper select {
    width: 100%;
    padding: 0 22px;
    height: 46px;
    border: none;
    border-bottom: 1px #dae4e8 solid;
    border-left: 1px #dae4e8 solid;
    font-size: 12px;
    color: #858788;
}