.dashboard_table {
    min-height: 500px;
    max-height: 600px;
}


.border-end {
    border-right: 1px solid #e7e7e7;
}

.template_options a {
    color: #777;
    font-size: 15px;
    display: inline-block;
    border-bottom: 1px solid #eee;
    padding: 15px 10px;
}

.template_options a:hover {
    background-color: #f8f9fa!important;
}
