/*
Description: Universal Application Framework Stylesheet
Authors: David Eldridge (david.eldridge@egov.com)
*/
/* Bootstrap Variables: */
body {
  padding: 0;
  margin: 0;
  border: none; }

body.kansas-gov-app {
  background-position: center;
  background-attachment: fixed;
  background-repeat: repeat; }

#agency-header span {
  display: inline;
  position: relative;
  top: 50px;
  left: 350px;
  color: #002569;
  text-shadow: 1px 1px 1px #F1AD02; }

a#agency-banner {
  text-decoration: none; }

@-moz-document url-prefix() {
  fieldset {
    display: table-cell; } }

#subheader-nav .navbar-inverse .navbar-nav .open a {
  background-color: inherit; }

input.pseudo-btn-file {
  display: none !important; }

.bs3-top-5 {
  margin-top: 5px; }

.bs3-top-10 {
  margin-top: 10px; }

.btn.btn-cancel {
  color: #d9534f !important; }
  .btn.btn-cancel:hover {
    color: #d9534f !important; }

.btn.btn-approve {
  color: #5cb85c !important; }
  .btn.btn-approve:hover {
    color: #5cb85c !important; }

@media (max-width: 767px) {
  div#global-content {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  #jumbotron-col {
    position: fixed;
    top: 0; }
  #global-footer {
    position: fixed;
    bottom: 0; }
  #app-header-link + .navbar,
  #app-header + .navbar {
    border-radius: 0; } }

@media (min-width: 768px) {
  body {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  #app-header-link + .navbar,
  #app-header + .navbar {
    border-radius: 0 0 4px 4px; } }

@media screen {
  div#app-header.jumbotron * {
    display: none; } }

@media screen and (max-width: 767px) {
  div#app-header.jumbotron {
    display: none; } }

@media screen and (min-width: 768px) {
  div#app-header.jumbotron {
    min-height: 150px;
    max-height: 150px;
    height: 150px; } }

@media screen and (min-width: 992px) {
  #jumbotron-row + .row .pull-right-md-plus {
    float: right !important; } }

body.kansas-gov-app {
  color: #333; }
  body.kansas-gov-app #global-header a,
  body.kansas-gov-app #global-footer a {
    color: #888; }
    body.kansas-gov-app #global-header a:hover,
    body.kansas-gov-app #global-footer a:hover {
      color: white; }
  body.kansas-gov-app #agency-links > div > div.container:first-child {
    width: auto; }
  body.kansas-gov-app #app-header.jumbotron {
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 0; }
    body.kansas-gov-app #app-header.jumbotron * {
      visibility: hidden; }
  body.kansas-gov-app #app-header + .navbar {
    border-top: 0;
    border-right: 0;
    border-left: 0; }
  body.kansas-gov-app #app-header-link + .navbar > .container-fluid {
    border-radius: 0 0 5px 5px !important;
    border-top: 0; }
  body.kansas-gov-app #sub-header-nav.navbar-inverse {
    background-color: #282828 !important;
    background-image: -webkit-linear-gradient(top, #282828 0, #1b1b1b 100%);
    background-image: -o-linear-gradient(top, #282828 0, #1b1b1b 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#1b1b1b));
    background-image: linear-gradient(to bottom, #282828 0, #1b1b1b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    body.kansas-gov-app #sub-header-nav.navbar-inverse .navbar-nav .open a.dropdown-toggle {
      background-color: #001a60;
      background-image: none; }
  body.kansas-gov-app #sub-header-nav .navbar-header > a:focus, body.kansas-gov-app #sub-header-nav .navbar-header > a:hover, body.kansas-gov-app #sub-header-nav .navbar-header > a:active {
    color: white; }
  body.kansas-gov-app #sub-header-nav ul.nav > li > a {
    color: #F4B337; }
    body.kansas-gov-app #sub-header-nav ul.nav > li > a:hover {
      color: white; }
  body.kansas-gov-app .navbar-inverse a {
    color: #F4B337; }
  body.kansas-gov-app table.table {
    border-radius: 5px !important; }
    body.kansas-gov-app table.table thead, body.kansas-gov-app table.table tbody {
      border-radius: 5px !important; }
  body.kansas-gov-app div#layout div.content {
    background-color: #FFF9E5;
    padding: 0 20px; }
    body.kansas-gov-app div#layout div.content > div {
      margin: 5px;
      text-align: left; }
      body.kansas-gov-app div#layout div.content > div#faux-global-header, body.kansas-gov-app div#layout div.content > div#faux-global-footer {
        margin: 0 -20px;
        background-color: black;
        color: white; }
      body.kansas-gov-app div#layout div.content > div#faux-app-header {
        background-color: #F7F7F7;
        color: black; }
      body.kansas-gov-app div#layout div.content > div#faux-app-nav {
        background-color: #ededed; }
        body.kansas-gov-app div#layout div.content > div#faux-app-nav #faux-app-brand-name {
          text-align: left; }
        body.kansas-gov-app div#layout div.content > div#faux-app-nav #faux-app-brand-nav {
          text-align: right; }
      body.kansas-gov-app div#layout div.content > div#faux-app-main {
        background-color: #e4e4e4; }
        body.kansas-gov-app div#layout div.content > div#faux-app-main #faux-app-content {
          border-right: 3px #FFF9E5 solid;
          margin-right: -3px; }
        body.kansas-gov-app div#layout div.content > div#faux-app-main #faux-app-sidebar {
          border-left: 3px #FFF9E5 solid; }
          body.kansas-gov-app div#layout div.content > div#faux-app-main #faux-app-sidebar .well {
            background-color: #f5f5f5; }
      body.kansas-gov-app div#layout div.content > div#faux-app-footer {
        background-color: #ededed;
        text-align: center; }

div#global-content {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff; }

@media (max-width: 767px) {
  body.kansas-gov-app {
    padding-top: 0;
    background-image: none;
    background-color: #4a5c78; }
    body.kansas-gov-app div#global-content {
      margin-top: 0;
      margin-bottom: 0;
      background-color: #fff;
      border: none; } }
    @media (max-width: 767px) and (max-width: 400px) {
      body.kansas-gov-app div#global-content {
        border-radius: none; } }

@media (max-width: 767px) {
    body.kansas-gov-app div#jumbotron-row > div#jumbotron-col {
      padding: 0;
      position: fixed;
      right: 0;
      left: 0;
      z-index: 1000; }
      body.kansas-gov-app div#jumbotron-row > div#jumbotron-col div#sub-header-nav {
        border-radius: 0; } }

a {
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out; }

body {
  background-color: #fff9e5; }

.req:before {
  content: "*  ";
  color: #f00;
  font-weight: bold; }

#agency-links .navbar-inner {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.page-header {
  margin-top: 0; }

input.full-width {
  box-sizing: border-box;
  width: 100%;
  height: 30px; }

.IE7req {
  color: red;
  font-weight: bold;
  font-style: italic; }

#global-content {
  background-color: #fff;
  border: 1px solid #E3E3D7;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 1.5em; }

#agency-header {
  margin-bottom: 0;
  padding: 0;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

#agency-header span {
  display: none; }

#agency-banner {
  height: 150px;
  display: block;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  /*test*/ }

#agency-footer {
  text-align: center; }

#agency-links .navbar-inner {
  background: #002569; }

#app-links a:link {
  color: #F1AD02; }

#app-links a:visited {
  color: #F1AD02; }

#app-links a:hover {
  color: #FFFFFF; }

#agency-links .divider-vertical {
  background-color: #002569;
  border: 0px solid #002569; }

#agency-links .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
  background: #002569; }

#agency-links a.btn.btn-navbar {
  background: #002569; }

#app-links a.dropdown-toggle {
  background-color: #002569; }

section {
  padding-top: 40px; }

.navbar-inner {
  border-radius: 6px; }

#demo-topbar {
  background: #000;
  height: 30px;
  text-align: center; }

#demo-topbar h4 {
  color: #fff;
  text-align: center; }

#layout-box {
  background: #FFF9E5; }

#header-cont {
  background: #F7F7F9;
  border-radius: 5px 5px 0px 0px;
  margin-top: 5px;
  height: 60px;
  text-align: center; }

#header-nav {
  background: #ededf2;
  border-radius: 0px 0px 5px 5px;
  height: 30px;
  text-align: center; }

#main-cont {
  background: #e4e4ea;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 350px;
  text-align: center; }

#side-cont {
  background: #dadae3;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 350px;
  text-align: center; }

#promos {
  margin-top: 15px; }

#demo-botbar {
  background: #000;
  height: 30px;
  text-align: center; }

#demo-botbar h4 {
  color: #fff;
  text-align: center; }

span.target-scroll-fix:before {
  content: "";
  display: block;
  height: 50px;
  margin-top: -50px; }

div.target-scroll-fix:before {
  content: "";
  display: block;
  height: 50px;
  margin-top: -50px; }

@media screen and (max-width: 767px) {
  div#global-content.container {
    padding-top: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    div#global-content.container div#agency-content {
      margin-top: 20px; }
    div#global-content.container div#agency-footer {
      margin-bottom: 20px; } }

@media screen and (min-width: 768px) {
  div.side-bar > div:first-child {
    margin-top: 63px; } }

.ekko-lightbox-container img {
  margin: 0 auto;
  display: block;
  max-width: 560px;
  max-height: 400px; }

.img-promo {
  text-align: center; }

.well-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

#share-this {
  line-height: 2; }
  #share-this .stButton, #share-this .stMainServices, #share-this .stArrow, #share-this .stButton_gradient {
    height: inherit; }

/* Optional Share This helpers: */
#share-this {
  line-height: 2; }
  #share-this .stButton, #share-this .stMainServices, #share-this .stArrow, #share-this .stButton_gradient {
    height: inherit; }

label > small > span.help-block {
  font-weight: normal; }

input.addl-info {
  margin-top: 10px; }

@media (max-width: 991px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left; } }

.glyphicon-smaller {
  font-size: 75%;
  vertical-align: top; }

#footer-social {
  margin-right: -20px; }

div.form-group label + span.help-block {
  display: inline-block;
  padding-left: 10px;
  font-size: 95%; }

button#navbar-button-bottom {
  margin-right: 0; }

body.kansas-gov-app #sub-header-nav.navbar-inverse {
  background-image: none;
  background-color: #222;
  filter: none; }

div.navbar#global-header,
div.navbar#global-footer {
  min-height: 0px; }

.like-btn, .follow-btn {
  position: relative; }

li.like-btn div.fb-like {
  border: none;
  overflow: hidden;
  height: 21px;
  margin-right: 5px; }

div#globalfooter-links li.follow-btn {
  margin-top: 5px; }

div#globalfooter-links li.like-btn {
  margin-top: -3px; }

ul.nav.navbar-nav.headerLinks,
ul.nav.navbar-nav.leftFooterLinks {
  margin-left: -20px; }

ul.nav.navbar-nav.headerLinks > li > a,
#globalfooter-links > ul > li > a {
  padding-top: 5px;
  padding-bottom: 5px; }

@media (max-width: 767px) {
  body.kansas-gov-app div#jumbotron-row > div#jumbotron-col div#sub-header-nav {
    border-radius: 0 !important; } }
