.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 5px 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;border: 1px solid #ccc;border-radius: 4px;box-shadow: 0 6px 12px rgba(0,0,0,.175);}.dropdown.open .dropdown-menu {display: block;}.dropdown-menu > li > a {display: block;padding: 3px 20px;clear: both;font-weight: normal;line-height: 1.42857143;color: #333;white-space: nowrap;text-decoration: none;}.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {color: #262626;background-color: #f5f5f5;text-decoration: none;}.navbar .dropdown-toggle .caret {margin-left: 5px;}.page-header {padding-bottom: 9px;margin: 40px 0 20px;border-bottom: 1px solid #eee;}.page-header h1 {margin-top: 0;margin-bottom: 0;}.stats-row {display: flex;margin-bottom: 20px;}.stat-item {text-align: center;padding: 15px;}.stat-number {display: block;font-size: 24px;font-weight: bold;color: #337ab7;}.stat-label {display: block;font-size: 12px;color: #777;margin-top: 5px;}.form-actions {margin-top: 20px;padding-top: 20px;border-top: 1px solid #eee;}.loading {cursor: wait;}.loading * {pointer-events: none;}.label-success {background-color: #5cb85c;}.label-default {background-color: #777;}@media (max-width: 768px) {.stats-row {flex-direction: column;}.page-header .pull-right {float: none !important;margin-top: 10px;}}