
.essay p{
    margin-bottom: 3rem !important;
}

.left_menu_header {
    font-weight: 100;
    color: #000000;
    font-size: 14px;
}

.solid_border {
    border: 1px solid #e4e7ea;
}

.note_link{
    color: #FFFFFF !important;
    text-decoration: underline !important;
}



/*Docs home page*/
#tbl h3 {
    margin: 0;
    font-size: 18px;
}

#tbl h3 a {
    color: #03a9f3;
    text-decoration: none !important;
}

#tbl a {
    color: #00c292;
}

.search-highlight {
    background-color: #FFFF00;
}
/*End Docs home page*/