﻿
body {
    padding-top: 50px;
    padding-bottom: 0px;

    /*padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;*/

}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    min-height:750px;
    /*overflow:auto;*/
    /*position: relative;*/
    /*position:relative;
    height:400px;
    padding-bottom: 30px;
    margin-bottom: 30px;*/
}


/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
h4 {
   color:#0d5798;
}
h3 {
   color:#ffffff;
}

.jumbotron {
  background-image: url('../Images/dsqmblbywj8-logan-troxell.jpg');
  background-position: center center;
  background-size:contain;
  background-origin:padding-box;
}
.btn-primary {
  color: #ffffff;
  background-color: #1F98C7;
  border-color: #006687;
}
.navbar-inverse {
  background-color: #1F98C7;
  border-color: #006687;
}
.navbar-inverse {
  background-color: #1F98C7;
  border-color: #006687;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #006687;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #006687;
}


.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #777;
}

.navbar {     margin-bottom: 0px;}
/*html, body {height:100%;}*/

.my-container {
/*position: absolute;
top: 0;
bottom: 0;*/
background: #006687;
height: 100%;
padding-bottom: 0px;}

  /*  padding-left: 15px;
    padding-right: 15px;
    margin-left: 375px;
    margin-right: 15px;
font-size: 0.80em;
    /*height:400px;
    padding-bottom: 30px;
    margin-bottom: 30px;}*/

/*footer { 
font-size: 0.80em;
text-align: center; 
clear: both;
padding-top: 50px; 
border-top: 5px solid #d0d0d0;
color: #ccc; 
background-color: #6d808f; width: 100%; height: 300px; height: 100%; overflow:auto; }

footer{

  width: 100%;
    padding: 10px 0 0;
    height: 120px;
    min-height: 120px;
     }*/ 


/*.row {
    margin-bottom:-280px;
    /*position: relative;
    overflow: auto;
}*/
