


.fa-toolbar-icon {
    font-size: 24px;
}

.fa-sidenav-icon {
    font-size: 38px;
}

.fa-profile-menu-icon {
    font-size: 20px;
}

.fa-table-button-icons {
    font-size: 18px;
}

.table-actions-column {
    width: 120px;
    max-width: 120px;
    text-align: center;
    padding: 0px;
}

.table-search-bar {
    height: 30px;
}

.page-title {
    padding-top: 10px;
}

.total-option {
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding: 0 8px; }
  
.total-option .md-item-text {
    padding: 8px;
    background: #f0f0f0;
    border-radius: 3px; }
  
.total-option .md-item-text h3,
.total-option .md-item-text p {
    padding: 0;
    margin: 0; }