#divOuterCollegeDetails 
{
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}
#divInerCollegeDetails 
{
    padding: 0 10px 15px;
}

#CollegeBreadCrumb a 
{
    color: #3b3b3b;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 10px;
    text-transform: capitalize;
}
.CollegeBreadCrumbSelected a 
{
    background-color: #38a6b2;
    border-radius: 6px;
    color: white !important;
    font-family: verdana;
}

#CollegeBreadCrumb > li
{
    display: inline-block;
}

#CollegeBreadCrumb a:hover 
{
    background-color: #38a6b2;
    border-radius: 6px;
    color: white !important;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 10px;
    text-decoration: none;
    text-transform: capitalize;
}
#CollegeBreadCrumb 
{
    margin: 15px 0;
}

#CollegeBreadCrumb {
    color: gray;
    font-size: 14px;
    font-weight: bold;
    padding: 0 5px;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
