$mat-card-header-size: 40px !default; .my-mat-card-avatar { height: $mat-card-header-size; width: $mat-card-header-size; border-radius: 50%; flex-shrink: 0; } .top-divider { border-top-style: none !important; } .profile, .logout { padding-left: 1.1875rem; font-weight: 300; color: #212121; height: 1.875rem; width: 100%; text-align: left; } .email-btn { cursor: auto; display: inline-block; line-height: 2.25rem; font-size: 0.875rem; } .dropdown-top { width: 0rem; border-bottom: 0.625rem solid #FFFFFF; border-left: 0.625rem solid transparent; border-right: 0.625rem solid transparent; margin: 0 87%; } .dropdown-options { background-color: #FFFFFF; min-width: 10rem; width: 13.625rem; } .dropdown-options a:hover { background-color: rgba(255, 255, 255, 0.609) !important; } .dropdown-options a:hover { background-color: #ddd; } ::ng-deep .mat-dialog-container { background-color: transparent; padding: 0rem; overflow: initial; box-shadow: none; } .check-icon { color: #129D99; transform: scale(0.7); }