/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
html, body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 13px;
  color: #3A4652;
}

.template {
  display: none;
  visibility: hidden;
}

.hidden {
  visibility: hidden;
  display: none;
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}

form {
  margin: 0;
  padding: 0;
}
form label {
  /*font-size: 1.6rem;*/
  font-weight: 700;
  /*margin-bottom: 5px;*/
}

label {
  font-weight: 700;
}

#logo {
  font-size: 2.1rem;
  font-weight: 700;
}

/* Customize the label (the container) */
.input-container {
  font-size: 1rem;
  user-select: none;
}

.btn.btn-view {
  border-color: #91785B;
  background-color: #91785B;
  border-radius: 0;
  font-size: 1.6rem;
  color: #fff;
}

#report-input-wrapper {
  border: 1px solid #3A4652;
  border-left: none;
  border-right: none;
}
#report-input-wrapper > div {
  max-width: 1245px;
  margin-left: auto;
  margin-right: auto;
}
#report-input-wrapper label {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.6rem;
  line-height: 1;
}
#report-input-wrapper .btn-primary.btn {
  font-size: 1.6rem;
  margin-top: calc(1.6rem + 10px);
  background-color: #060343;
  border-color: #060343;
}
#report-input-wrapper .k-form-error.k-invalid-msg {
  color: #90640e;
  font-size: 1.6rem;
}

.methodology {
  padding-top: 6px;
  padding-bottom: 6px;
}
.methodology a {
  font-weight: bold;
  color: #00699A;
  transform: none;
}
.methodology:first-of-type {
  padding-bottom: 0.5em;
}

ul.list-vertical {
  padding: 0;
  list-style: none;
  margin: 0;
}
ul.list-vertical li {
  width: 100%;
  padding: 0;
  margin: 1rem 0;
}
ul.list-vertical li label {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
ul.list-vertical li label span {
  margin-left: 0.5rem;
}

ul.list-horizontal {
  padding: 0;
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
ul.list-horizontal li {
  padding: 0;
  margin: 0;
}
ul.list-horizontal li label {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font-weight: 500;
}
ul.list-horizontal li label span {
  margin-left: 0.5rem;
}

#state-statistics {
  font-size: 1.4rem;
}
#state-statistics .list-unstyled li {
  padding-top: 3rem;
  padding-left: 4rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #91785B;
}
#state-statistics .list-unstyled li .emphasize {
  font-weight: 700;
  display: block;
  font-size: 1.6rem;
}
#state-statistics .list-unstyled li .emphasize-num {
  display: block;
  color: #060343;
  font-size: 3rem;
}
#state-statistics .list-unstyled li:last-child {
  border-bottom: none;
}
#state-statistics dl dt {
  text-align: right;
  display: block;
  padding-right: 0;
  font-weight: 700;
  font-size: 1rem;
  padding-top: 2rem;
  padding-left: 4rem;
  text-align: left;
  text-transform: uppercase;
}
#state-statistics dl dd {
  color: #D7843E;
  text-align: center;
  font-size: 3rem;
  font-weight: 500;
  padding-bottom: 2rem;
  display: block;
  border-bottom: 1px solid #91785B;
}
#state-statistics dl dd:last-child {
  border-bottom: none;
}
#state-statistics hr {
  border-color: #00699A;
}
#state-statistics .row {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#state-statistics .statistics-label {
  font-weight: bold;
  font-size: 24px;
}
#state-statistics .numbers, #state-statistics economic-impact, #state-statistics economic-jobs, #state-statistics economic-wages, #state-statistics .economic-taxes {
  font-weight: bold;
  text-align: right;
  line-height: 40px;
}
#state-statistics .economic-impact, #state-statistics .economic-jobs, #state-statistics .economic-taxes, #state-statistics .economic-wages {
  min-height: 77px;
  background: -1px center url("res/economic-impact.png") no-repeat;
  background-size: initial;
}
#state-statistics .economic-jobs {
  background-image: url("res/economic-jobs.png");
}
#state-statistics .economic-taxes {
  background-image: url("res/economic-taxes.png");
}
#state-statistics .economic-wages {
  background-image: url("res/economic-wages.png");
}

/* KendoUI CSS */
.k-picker.k-dropdownlist {
  background-color: rgb(245, 245, 245);
  border-color: rgb(204, 204, 204);
}
.k-picker.k-dropdownlist .k-input-value-text {
  font-size: 1.6rem;
  font-family: "Open Sans Condensed", sans-serif;
}

.k-widget.k-dropdown {
  font: inherit;
  width: 100%;
}
.k-widget.k-dropdown .k-dropdown-wrap {
  border-color: #3c4245;
  background-color: #fff;
}

.k-panelbar > .k-panelbar-item > .k-link {
  color: #3c4245;
  border-color: #3c4245;
  background-color: #fff;
}
.k-panelbar > .k-panelbar-item > .k-link.k-hover {
  border-color: #3c4245;
  background-color: #7d888e;
  color: #fff;
}
.k-panelbar > .k-panelbar-item > .k-link.k-selected, .k-panelbar > .k-panelbar-item > .k-link.k-selected.k-hover, .k-panelbar > .k-panelbar-item > .k-link.k-selected:hover {
  border-color: #3c4245;
  background-color: #3c4245;
  color: #fff;
}

.w50p {
  width: 50%;
}

.w30p {
  width: 30%;
}

ul.list-horizontal > li.pad5pr {
  padding-right: 5px;
}

ul.list-horizontal > li.pad5pl {
  padding-left: 5px;
}

#debug-dump {
  display: block;
}

.border-tb {
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
  background-color: #d1d4d3;
}

#district-report-input-wrap .form-group {
  margin-bottom: 0;
}

.district-report-input-message-wrap {
  min-height: 40px;
}
.district-report-input-message-wrap .k-invalid-msg {
  font-size: 1.6rem;
  margin: 0;
  margin-left: 5px;
}

#debug-dump {
  display: none;
}

#parameter-view {
  display: block;
}