﻿body {
  color: #646464; }

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #0060AA;
  color: #fff;
  padding: 0 15px; }

.navbar {
  border-top: 8px solid black; }
  .navbar.navbar-inverse {
    background-color: black;
    border-color: black; }

.navbar-brand {
  padding: 0;
  padding-left: 30px; }
  .navbar-brand > img {
    height: 56px; }

.navbar-nav {
  padding-top: 10px; }
  .navbar-nav > li {
    border-bottom: 6px solid transparent; }
    .navbar-nav > li > a {
      font-weight: bold;
      font-size: 1.2em;
      line-height: 30px;
      padding: 10px 10px;
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .navbar-nav > li.active {
      border-bottom: 6px solid #fff; }
      .navbar-nav > li.active > a {
        background-color: transparent !important; }

.navbar-toggle {
  margin-top: 13px;
  margin-bottom: 13px; }

.nav.nav-tabs {
  box-shadow: 0 6px 2px -2px #DADADA;
  margin: 15px -15px; }
  .nav.nav-tabs > li > a {
    color: #9A9A9A; }
    .nav.nav-tabs > li > a:hover {
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px;
      cursor: pointer; }
  .nav.nav-tabs > li.active > a {
    color: #4285BA;
    border: 0;
    border-bottom: 6px solid #0060AA;
    cursor: default; }
  .nav.nav-tabs > li:first-child {
    margin-left: 15px; }

.validation-message {
  color: red;
  text-align: right; }

.success {
  color: green; }

.error {
  color: red; }

.default-label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.modal-content {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .modal-content > .modal-header {
    background-color: #0177c1;
    color: #fff;
    border-bottom: 0; }
    .modal-content > .modal-header .close {
      color: #fff;
      margin-top: -5px; }
    .modal-content > .modal-header > .modal-title {
      font-size: 24px; }
  .modal-content > .modal-footer {
    border-top: 0;
    text-align: center; }

.tab-pane > h3 {
  margin: 10px 0 15px 0; }

.grid-title {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 15px;
  min-height: 21px; }
  .grid-title > .btn.btn-transparent {
    padding-top: 0; }

.panel-heading-buttons {
  float: right !important;
  margin-top: -5px; }

@media (min-width: 768px) {
  .pull-right-sm {
    float: right !important; }
  .form-horizontal .control-label {
    text-align: left; } }

@media (min-width: 992px) {
  .pull-right-md {
    float: right !important; } }

.btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .btn.btn-transparent {
    background-color: transparent;
    color: #0060AA;
    font-weight: bold; }
    .btn.btn-transparent:active {
      box-shadow: none;
      color: #4285BA; }
    .btn.btn-transparent:hover {
      color: #4285BA; }
    .btn.btn-transparent:focus {
      color: #4285BA; }
    .btn.btn-transparent.grey {
      color: #9A9A9A; }
      .btn.btn-transparent.grey:hover, .btn.btn-transparent.grey:active .btn.btn-transparent.grey:focus {
        color: #4285BA; }
  .btn.btn-success {
    background-color: #6B8730; }
    .btn.btn-success:hover, .btn.btn-success:active .btn.btn-success:focus {
      opacity: 0.85; }
  .btn.btn-warning {
    background-color: #B39A40; }
    .btn.btn-warning:hover, .btn.btn-warning:active .btn.btn-warning:focus {
      opacity: 0.85; }
  .btn.btn-default {
    color: #0060AA;
    border-color: #0060AA; }
  .btn:focus {
    outline: none !important; }
  .btn.btn-college {
    background-color: #0060AA;
    color: #fff !important; }
    .btn.btn-college:hover, .btn.btn-college:active .btn.btn-college:focus {
      opacity: 0.85; }
  .btn.btn-grey {
    background-color: #74787B;
    color: #fff !important; }
    .btn.btn-grey:hover, .btn.btn-grey:active .btn.btn-grey:focus {
      opacity: 0.85; }

.tooltip-fix-bottom {
  top: 6px; }

.k-grid-header .checkbox label:after {
  top: 3px; }

.k-grid-content .checkbox label:after {
  top: -2px; }

.text-grey {
  color: #74787B; }

.text-best-option {
  color: #8D9D23; }

.text-worst-option {
  color: #C73655; }

.text-neutral-option {
  color: #81AFD1; }

.background-best-option {
  background-color: #8D9D23; }

.background-worst-option {
  background-color: #C73655; }

.background-neutral-option {
  background-color: #81AFD1; }

.text-warning {
  color: #B39A40; }

.text-pink {
  color: #B83EE1; }

.text-college {
  color: #0060AA; }

.text-disabled {
  opacity: 0.65; }

.form-control {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }

.k-autocomplete, .k-block, .k-button, .k-calendar .k-link, .k-calendar td, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-notification, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-split-button, .k-textbox, .k-tile, .k-timepicker, .k-tooltip, .k-touch-scrollbar, .k-treeview .k-in, .k-upload, .k-window, .k-window-action, .k-window-titleless .k-window-content {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }

.dropdown-menu-grid {
  margin-bottom: -37px !important;
  right: 35px !important; }

.k-grid-content > table > tbody > tr:first-child .dropdown-menu-2 {
  margin-bottom: -65px !important; }

.k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button {
  min-width: 36px; }

.modal-body > .nav {
  padding-left: 15px;
  margin-bottom: 10px; }

.label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .label .label-success {
    color: #689222;
    background-color: #F1F4E9; }
  .label .label-danger {
    color: #E14421;
    background-color: #FFE9EF; }
  .label .label-warning {
    color: #DC9D2C;
    background-color: #FDF4EB; }

.info-well {
  width: 100%;
  margin-bottom: 5px;
  padding: 5px;
  word-break: break-all; }

.info-well-label {
  padding: 5px;
  display: flex;
  min-height: 20px;
  text-align: center; }

.closed-label, .warning-label, .ok-label {
  display: inline;
  padding-top: 6px;
  padding-bottom: 5px;
  float: right;
  text-align: center;
  text-transform: uppercase; }

.closed-text, .closed-label {
  color: #E14421; }

.closed-label {
  background-color: #FFE9EF; }

.warning-text, .warning-label {
  color: #DC9D2C; }

.warning-label {
  background-color: #FDF4EB; }

.ok-text, .ok-label {
  color: #689222; }

.safe-text {
  color: #AFC437; }

.safe-background {
  background-color: #EAF0CC; }

.danger-text, .danger-label {
  color: #DB0000; }

.almost-danger-background {
  background-color: #FFC976; }

.danger-background {
  background-color: #F79288; }

.ok-label, ok-background {
  background-color: #F1F4E9; }

.centered-simple-input {
  line-height: 40px; }
  .centered-simple-input > label, .centered-simple-input input, .centered-simple-input i, .centered-simple-input div.input-group, .centered-simple-input select {
    vertical-align: middle;
    display: inline-block; }
  .centered-simple-input > span, .centered-simple-input div {
    vertical-align: middle; }

.yellow-info-title {
  font-size: 20px;
  font-weight: 600;
  color: #DC9D2C; }

.dashed-separator {
  border: 0;
  border-bottom: 1px dashed #9A9A9A;
  background: #FFF; }

.hidden-file-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.hidden-file-input-label {
  color: white;
  background-color: blue;
  display: inline-block; }

.form-simple-input {
  text-align: right;
  padding-right: 1em; }

.form-input-feedback {
  text-align: right;
  padding-right: 2em; }

th.k-header > a {
  white-space: normal; }

.k-colorpicker,
.k-selected-color {
  width: 100% !important; }

.k-selected-color {
  height: 2.25em !important; }

.well-sm-danger {
  background-color: #f2dede;
  color: #a94442; }

.has-error .control-label {
  color: inherit; }

.has-error .checkbox > .control-label, .has-error .radio > .control-label {
  color: #a94442; }
  .has-error .checkbox > .control-label:before, .has-error .radio > .control-label:before {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .form-control, .has-error .k-numeric-wrap, .has-error .k-picker-wrap, .has-error .k-dropdown {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border: 1px solid #a94442; }

.has-error .editable-label {
  color: #a94442;
  font-weight: bold; }

#stadium-select-box .k-dropdown > .k-dropdown-wrap {
  height: 100%;
  font-size: 20px;
  border-radius: 2px 0 0 2px; }
  #stadium-select-box .k-dropdown > .k-dropdown-wrap > .k-input {
    height: 100%;
    padding: 0;
    border-radius: 2px 0 0 2px; }
  #stadium-select-box .k-dropdown > .k-dropdown-wrap .fa {
    vertical-align: text-top;
    font-size: 14px; }
  #stadium-select-box .k-dropdown > .k-dropdown-wrap > .k-select {
    border-radius: 0 2px 2px 0; }

#stadium-select-container .k-dropdown > .k-dropdown-wrap {
  height: 100%;
  border-radius: 2px 0 0 2px; }
  #stadium-select-container .k-dropdown > .k-dropdown-wrap > .k-input {
    height: 100%;
    padding: 0;
    border-radius: 2px 0 0 2px;
    line-height: 34px; }
  #stadium-select-container .k-dropdown > .k-dropdown-wrap .fa {
    vertical-align: baseline; }
  #stadium-select-container .k-dropdown > .k-dropdown-wrap > .k-select {
    border-radius: 0 2px 2px 0; }

#select-active-stadium-list .k-list-filter > .k-textbox {
  height: 2em; }

#global-search-grid > div table {
  min-width: 650px; }

#global-search-grid .k-pager-nav {
  border-right: 1px solid #CCC;
  border-radius: 0 4px 4px 0; }

.search-left-menu {
  border-right: #CDCDCD 1px dashed; }

.page-header {
  border: 0;
  margin: 10px 0 25px;
  padding: 0; }

.customer-count-icon {
  padding: 0 5px;
  font-weight: 900;
  color: #339D6C;
  border: 1px solid #339D6C;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }

.profile-header {
  box-shadow: 0 6px 2px -2px #DADADA; }
  .profile-header > h3 {
    margin: 0;
    padding: 0 15px 20px;
    font-weight: bold; }
  .profile-header .nav.nav-tabs {
    margin: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

.customer-popover-header {
  color: inherit; }
  .customer-popover-header:hover, .customer-popover-header:focus {
    text-decoration: none; }

.profile-info-row {
  margin-bottom: 5px;
  overflow: hidden; }

.full-page-loading {
  position: fixed;
  z-index: 999999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-shadow: 0 0 5px #fff, 0 0 1em #fff; }
  .full-page-loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); }

customer-header .popover-title {
  font-size: 20px; }

.popover {
  padding: 0;
  max-width: none; }
  .popover.bottom > .arrow:after {
    border-bottom-color: #0060AA; }
  .popover .popover-title {
    padding: 15px;
    background-color: #0060AA;
    color: #fff;
    border: 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0; }
  .popover .popover-content {
    padding: 15px;
    color: #646464; }

/* Stadium seating */
.separated-body-bottom {
  border-bottom: solid 2px #CDCDCD !important;
  padding: 0px !important; }

.separated-header-bottom {
  border-bottom: solid 2px #CDCDCD !important;
  padding-top: 20px;
  padding-bottom: 20px; }

.grey-backgroud-color {
  background-color: #F0F0F0; }

.dark-select .k-dropdown > .k-dropdown-wrap {
  background-color: #2C2C2C; }
  .dark-select .k-dropdown > .k-dropdown-wrap > .k-input {
    color: #FFF !important; }
  .dark-select .k-dropdown > .k-dropdown-wrap .fa {
    color: #FFF !important; }

.k-input[disabled] {
  background-color: #eee; }

.info-box {
  border: 1px solid;
  padding-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .info-box > h3 {
    margin-top: 15px; }
  .info-box.info-box-warning {
    color: #B39A40;
    border-color: #B39A40; }

.radio label > .form-control {
  margin-top: -7px; }

.c3-line {
  stroke-width: 3px; }

.c3-chart-arcs-title {
  font-size: 16px; }

/*Home/Dashboard*/
.panel-default > .panel-heading {
  background-color: #FFF;
  color: #646464;
  font-weight: 900;
  font-size: 13px; }

.dashboard-wrapper {
  background-color: #ECECEC;
  margin-top: -20px;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }
  .dashboard-wrapper .dailyRevenueTable {
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
    table-layout: fixed; }
    .dashboard-wrapper .dailyRevenueTable th {
      opacity: 0.65; }
    .dashboard-wrapper .dailyRevenueTable td, .dashboard-wrapper .dailyRevenueTable th {
      padding-top: 2px;
      vertical-align: middle; }
    .dashboard-wrapper .dailyRevenueTable tr td:nth-child(1), .dashboard-wrapper .dailyRevenueTable tr th:nth-child(1) {
      text-align: left;
      width: 10%; }
    .dashboard-wrapper .dailyRevenueTable tr td:nth-child(2) {
      text-align: left;
      font-weight: 700;
      width: 50%;
      overflow: hidden;
      white-space: nowrap; }
    .dashboard-wrapper .dailyRevenueTable tr td:nth-child(3), .dashboard-wrapper .dailyRevenueTable tr td:nth-child(4), .dashboard-wrapper .dailyRevenueTable tr th:nth-child(3), .dashboard-wrapper .dailyRevenueTable tr th:nth-child(4) {
      width: 20%;
      text-align: center; }
  .dashboard-wrapper .stadiumComparisonTable {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed; }
    .dashboard-wrapper .stadiumComparisonTable tr {
      height: 20px;
      padding: 2px; }
    .dashboard-wrapper .stadiumComparisonTable td > div {
      padding: 2px; }
    .dashboard-wrapper .stadiumComparisonTable tbody > tr:nth-child(1) {
      text-align: left;
      font-weight: 700;
      font-size: 13px; }
    .dashboard-wrapper .stadiumComparisonTable > tbody > tr:nth-child(2) > td, .dashboard-wrapper .stadiumComparisonTable > tbody > tr:nth-child(3) > td {
      font-weight: 700;
      font-size: 11px; }
      .dashboard-wrapper .stadiumComparisonTable > tbody > tr:nth-child(2) > td > span, .dashboard-wrapper .stadiumComparisonTable > tbody > tr:nth-child(3) > td > span {
        vertical-align: middle; }
      .dashboard-wrapper .stadiumComparisonTable > tbody > tr:nth-child(2) > td > div, .dashboard-wrapper .stadiumComparisonTable > tbody > tr:nth-child(3) > td > div {
        display: inline-block; }
      .dashboard-wrapper .stadiumComparisonTable > tbody > tr:nth-child(2) > td > div > span, .dashboard-wrapper .stadiumComparisonTable > tbody > tr:nth-child(3) > td > div > span {
        color: #FFF;
        padding-left: 5px; }
    .dashboard-wrapper .stadiumComparisonTable tr td:nth-child(1) {
      width: 10%; }
    .dashboard-wrapper .stadiumComparisonTable tr td:nth-child(2) {
      width: 90%;
      white-space: nowrap;
      overflow: hidden; }
  .dashboard-wrapper .inventory-stadium-label, .dashboard-wrapper .inventory-stadium-item {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    font-size: 13px; }
  .dashboard-wrapper .inventory-stadium-label {
    width: 40%;
    white-space: nowrap;
    overflow: hidden; }
  .dashboard-wrapper .inventory-stadium-item {
    width: 31%;
    text-align: center;
    margin-right: 2px; }

.season-overview-grid .k-grid-content tr td {
  overflow: visible !important; }

.season-overview-grid .k-grid-content tr td td {
  overflow: hidden !important; }

/*Users*/
#users-grid > div table {
  min-width: 940px; }

.k-pager-wrap .k-dropdown {
  width: 5.5em; }

.k-numeric-wrap.k-state-hover {
  background-color: transparent; }

image-wrapper .image-container {
  position: relative; }

image-wrapper .close {
  position: absolute;
  right: 2px;
  top: 0px;
  display: none; }

image-wrapper:hover .close {
  display: block; }

image-wrapper .close span:hover {
  color: red; }

#stadium-reports-grid .k-grid-content {
  height: 420px; }

.wordwrap {
  overflow-wrap: break-word; }
