
.menu_title { height: 68px; font-size: 20px; font-weight: 500; }
.menu_weekday { width: 100%; display: table; }
.menu_weekday .weekday_day { width: 14.2%; color: #ccc; text-align: center; font-weight: 700; display: table-cell; }
.menu_weekday .weekday_day.active { color: #00bfa5; }
.menu_date, .menu_time { font-size: 13px; }
.menu_date_title { font-weight: 500; }
.menu_date_content { color: #666666; }
.nav-tabs { padding-top: 15px; border-bottom: none; }
#viewTabContent .theme--light.v-application { background: none; }
.btn.btn-primary.btn-full { width: 100%; }
.nav-sidebar>.nav-header { color: #999 !important; font-size: .8rem; text-decoration: underline; }

.photo_gallery .card .card-header { background: #f0f0f0; }
.uppy-Dashboard-inner { width: 100% !important; }
.uppy-StatusBar-actions { display: none !important; }
.photo_gallery .remove_gallery_image { width: 25px; height: 25px; padding-top: 4px; padding-left: 1px; color:red; background: #FFF; text-align: center; position:absolute; top:0px; right:0px; border-radius: 10px; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); cursor: pointer; }

.form-group label.required:after { margin-left: 3px; content: '*'; color: #e04c1e; }
.login-logo img{ height: 200px; }
