/*==================================================================================
    Custom Stylesheet (Any custom styling you want to apply should be defined here).
====================================================================================*/

.id1-1 li{
    width: 220px;
    margin-bottom: 5px;
    float: left;
    text-align: left;
    list-style: none;
}
.text-blue{
    color:#1b435d !important;
}
.details{
    margin-bottom: 20px !important;
}