@charset "utf-8";

.navbar .navbar-brand {padding-top:12px;padding-bottom:0px;}
.navbar span.title {font-size:18px;padding:12px 0px 0px 0px;color:#fff;}
#main_content {min-height:200px;}
#main_content .card-header {min-height:72px;}
#main_content .card-header h6.card-title {font-weight:bold;}

div.bwpager ul.pagination {display:inline-block;}
div.bwpager ul.pagination li{display:inline-block;}
div.bwpager ul.pagination li a{padding:5px 5px;}
div.bwpager ul.pagination li.page a{min-width:27px;}

div.modal-content .form-group {margin-bottom:0.6rem;}
div.modal-content label {margin-bottom:0px;}

div.table-responsive {overflow-y:hidden;}

label {margin-bottom:0px !important;}
.ui-datepicker-trigger {top:0px !important;}

.tile{margin-bottom:15px;padding:15px;overflow:hidden;color:#fff}
.tile-img{text-shadow:2px 2px 3px rgba(0,0,0,0.9)}
.time-widget{margin-top:5px;overflow:hidden;text-align:center;font-size:1.75em}
.time-widget-heading{text-transform:uppercase;font-size:.5em;font-weight:400}
.morning{background:url(../img/widget-bg-morning.jpg) center bottom no-repeat;background-size:cover}
.afternoon{background:url(../img/widget-bg-afternoon.jpg) center bottom no-repeat;background-size:cover}
.evening{background:url(../img/widget-bg-evening.jpg) center bottom no-repeat;background-size:cover}
.midnight{background:url(../img/widget-bg-midnight.jpg) center bottom no-repeat;background-size:cover}
@media(min-width:768px) {
.tile{margin-bottom:30px}
.circle-tile{margin-bottom:30px}
}