.auth-page > .auth-panel .logo > img {
    width: 400px;
}
.auth-page > .auth-panel {

    width: 480px;
}
.auth-page {
    background-image: url("https://files.goodasgoldtraining.com/fss-background-v1.jpg");
    background-position: center;
    background-size: cover;
}

.logo-container {
    height:100% !important;
}
h1, h2, h3, h4, h5 {

    font-weight: 400;

}

#theme .mat-raised-button.mat-primary, #theme .mat-icon-button.mat-primary, #theme .mat-progress-bar-fill::after, #theme .mat-checkbox-checked.mat-primary .mat-checkbox-background, #theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background {
    background-color: #ffcf01 !important;
    color: #512d74 !important;
}
#theme .mat-primary.mat-raised-button, #theme .mat-primary.mat-icon-button, #theme .mat-progress-bar-fill::after, #theme .mat-primary.mat-checkbox-checked .mat-checkbox-background, #theme .mat-primary.mat-checkbox-indeterminate .mat-checkbox-background
{
    background-color: #ffcf01 !important;
    color: #512d74 !important;
}
.archive-file, .folder-file, .shared-folder-file {
    color: #512d74 !important;
}
.drive material-navbar {
    box-shadow: none;
    height: 90px !important;
}
#theme file-thumbnail, #theme folders-tree .mat-tree .mat-tree-node:not(.active):not(.drag-over), #theme sidebar, #theme admin > .content .content-inner, #theme ads-page .panel > .header, #theme appearance > .sidebar, #theme add-menu-item-panel, #theme menus-appearance-panel .mat-expansion-panel > .mat-expansion-panel-content, #theme .select-permissions-modal-container .mat-dialog-container, #theme .select-plan-modal-container .mat-dialog-container, #theme create-subscription-panel .paypal-tab > p, #theme user-subscription-page, #theme user-subscription-page .card-preview, #theme upgrade-page, #theme text-editor .mce-tinymce .mce-panel {
    background-color: rgba(255, 255, 255, 0);
}
#theme drive .files-container.file-over-dropzone, #theme files-grid-item.selected .files-grid-item-footer, #theme files-list .mat-table .mat-row.selected, #theme entry-drag-preview, #theme folders-tree .mat-tree .mat-tree-node.active, #theme sidebar .drag-over, #theme sidebar .sidebar-menu-item.active {

    background-color: rgb(255, 207, 1);

}