﻿/*****************************************************************************/
/************************ CSS Lite Stylesheet for GIS2016 ********************/
/*****************************************************************************/

/* ====================== Default container styles ========================== */


body {
  /*background-image: url(../../custom/images/interface/westbackground.png);
  background-repeat: repeat-y;
  background-position: center top;
  height: auto;*/
  min-height: 600px;
  background-color: white;
}

p {
  color: rgb(89, 89, 89);
}



a {
  color: #0000ff;
}



a:hover {
  text-decoration: underline;

}

h1 {
  color: #2f4f4f;
  font-family: "Open Sans Light", sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
  text-shadow: none;
}

h2 {
  color: #2f4f4f;
  text-shadow: none;
}

h3 {
  color: #2f4f4f;
  text-shadow: none;
}

h4 {
  /*
  color: #428bca;
  */
}

h5 {
  /*
  color: #428bca;
  */
}

.Masthead {
  border-bottom: 15px solid gray;
  box-shadow: none;
}

#header {
  background-color: #ffffff;
}

@media (min-width: 1200px) {
  .container {
  width: 1170px;
  }
}

#content-container .container {
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#Msg4004 {
  display: none;
}

#Msg4006 {
  /*margin-bottom: 35px;*/
  display: none;
}


/* ====================== Additional container styles ======================= */


.breadcrumb {
  /*
  margin: 0px;
  padding: 7px 0px 0px 0px;
  background-color: transparent;
  */
}

.badge {
  background-color: #17499e;
}

.buttons {
  text-align: center;
}

.pagination > li > a, .pagination > li > span {
  color: #2f4f4f;
}

.nav-tabs > li {
  color: #2f4f4f;
}

.nav-tabs > li.active > a {
  border-top-color: #2f4f4f;
}

.nav-tabs > li.active > a {
  color: #2f4f4f;
}

body.no-nav {
  background-color: white;
  background-image: none;
}

@media (min-width: 1200px) {
  img.icon {
  max-width: 100% !important;
  height: 133px !important;
  }
}

@media (min-width: 993px) and (max-width: 1199px) {
  img.icon {
  max-width: 100% !important;
  height: 109px !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  img.icon {
  max-width: 100% !important;
  height: 117px !important;
  }
}

@media (min-width: 300px) and (max-width: 767px) {
  img.icon {
  max-width: 100% !important;
  height: 100% !important;
  }
}

.list-inline.icons > li {
    padding-right: 0px;
    padding-left: 0px;
}

/* ====================== Navigational styles =============================== */


.navbar-collapse {
  background-color: white;
  box-shadow: none;
}

.container > .navbar-collapse {
  border-bottom-color: transparent;
  border-bottom-style: none;
  border-bottom-width: 0px;
}

@media (min-width: 993px) {
#ctl00_dvTopNavigation {
  background-color: white;
    position: fixed;
    top: 30px;
    width: 100%;
    height: 135px;
    z-index: 999; 0px 1px 11px rgba(68,68,68,0.3);
  -webkit-box-shadow: 0px 1px 11px rgba(68,68,68,0.3);
  box-shadow: 0px 1px 11px rgba(68,68,68,0.3);
  }
  .navbar-nav > li {
  top: 15px;
  }
}

@media (min-width: 993px) {
  .navbar-top > li > a {
  padding: 10px !important;
  color: #2f4f4f !important;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 20px !important;
  text-transform: none !important;
  }
  .navbar-top > li {
  top: 0px !important;
  }
}

@media (min-width: 300px) and (max-width: 992px) {
  .navbar-top > li > a {
  padding: 10px !important;
  color: #2f4f4f !important;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 20px !important;
  text-transform: none !important;
  }
}

.navbar-top > li > a:hover {
  color: #2f4f4f !important;
  background-color: transparent !important;
}

@media (min-width: 1200px) {
.navbar-nav > li > a {
  font-family: 'Oswald', sans-serif;
  color: #242424;
  text-transform: uppercase;
  font-weight: 400;
/*  padding: 20px 15px;*/
  line-height: 90px;
  font-size: 17px;
  }
}

@media (min-width: 993px) and (max-width: 1199px) {
.navbar-nav > li > a {
  font-family: 'Oswald', sans-serif;
  color: #242424;
  text-transform: uppercase;
  font-weight: 400;
  padding: 20px 15px;
  line-height: 110px;
  font-size: 16px;
  }
}

@media (min-width: 300px) and (max-width: 992px) {
.navbar-nav > li > a {
  font-family: 'Oswald', sans-serif;
  color: #242424;
  text-transform: uppercase;
  font-weight: 400;
  padding: 20px 15px;
  }
}

.navbar-nav > li > a, .left-nav > li > a, .left-nav .left-subnav > li > a {
  color: #242424;
}

.navbar-nav > li > a:hover, .left-nav > li > a, .left-nav .left-subnav > li > a {
  color: #2f4f4f;
  background-color: #f3f3f3;
}

.navbar-right > ul > li > a {
  color: white;
}

@media (min-width: 993px) {
  .navbar-left > li > a {
  padding: 32px 0px 0px 0px;
  }
}

.navbar-nav > li > a.active {
  color: white;
  background-color: #2f4f4f;
}

.navbar-nav > li > .dropdown-menu {
  border-radius: 0px;
     right: auto;
    left: 0;
}

.dropdown-menu {
  border-bottom-color: transparent;
  border-bottom-width: 0px;
  border-bottom-style: none;
  background-color: #f3f3f3;
  border: none;
  box-shadow: none;
}

@media (min-width: 993px) {
  .dropdown-menu > li > a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #4b4b4b;
  height: auto;
  line-height: 14px;
  letter-spacing: 0px;
  margin: 0px;
  padding: 10px 20px 10px 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-transform: none;
  }
}

.dropdown-menu > li > a:hover {
  color: #2f4f4f;
  background-color: transparent;
  text-shadow: none;
}

.left-nav > li {
  /*
  border-bottom-color: #e0eded;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  */
}

.left-nav > li > a {
  /*
  color: white;
  */
}

.left-nav > li > a:hover {
  /*
  color: white;
  background-color: #ff8000;
  */
}

.left-nav > li.active > a {
  /*
  color: white;
  background-color: #428bca;
  */
}

.left-nav > li.active > a:hover {
  /*
  color: white;
  background-color: #428bca;
  */
}

.left-nav > li.active > a:focus, .left-subnav.in > li.active > a {
  /*
  color: white;
  background-color: #428bca;
  */
}

.left-nav > li.active > .left-subnav > li > a, .left-subnav.in > li > a {
  /*
  color: #428bca;
  */
}

.left-nav > li.active > .left-subnav > li > a:hover, .left-subnav.in > li > a:hover {
  /*
  color: #428bca;
  */
}

.left-subnav.in > li > a {
  /*
  color: #428bca;
  padding: 8px 0px 8px 24px;
  background-color: white;
  */
}

.left-subnav > li {
  /*
  border-bottom-color: #e0eded;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  */
}

.left-subnav {
  background-color: #d5d5d4;
}

.left-subnav > li > a {
  color: #004684;
}

.left-subnav > li > a:hover {
  color: white;
  background-color: #929290;
}

.left-subnav > li.active > a {
  color: white;
  background-color: #004684;
}

.left-subnav > li.active > a:hover {
  color: white;
  background-color: #cc1141;
}

.nav-username {
  color: #4b4b4b;
}

#ctl00_UserInfo_lnkLogout {
  color: #b8cc4f !important;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

@media (min-width: 767px) and (max-width: 992px) {
  #ctl00_UserInfo_lnkLogout {
    padding-top: 12px;
  }
}

.navbar-toggle {
  border-color: #ead666;
  background-color: #ead666;
}

i.fa.fa-caret-down {
  display: none;
}


/* ====================== Custom footer styles ============================== */


#footer-container .container {
  background-color: transparent;
  border-top-color: transparent;
  border-top-style: none;
  border-top-width: 0px;
  box-shadow: none;
}

#Footer.footer {
  background-color: #eee;
}

.footer h2 {
  /*
  color: white;
  padding-bottom: 5px;
  font-size: 18px;
  border-bottom-color: white;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  */
}

.footer ul {
  /*
  padding-left: 0px;
  margin-top: 10px;
  float: left;
  */
}

.footer ul li {
  /*
  color: white;
  text-decoration: none;
  margin-bottom: 8px;
  list-style-type: none;
  */
}

.footer_copyright p {
  color: black;
  margin-top: 10px;
}

.footer_copyright.container {
  background-color: #eee;
}

#Footer.footer {
  background-color: #eee;
}

/******** RSS Feeds ********/

.rssFeed {
  font-size: 12px;
}

.rssHeader {
  background-color: #2f4f4f;
  border: 1px dotted #014072;
  font-size: 16px;
  padding: 6px;
  padding-left: 15px;
}

.rssHeader a {
  color: #ffffff;
  font-size: 14px;
  padding: 6px;
  text-align: center;
}

.rssBody a {
  color: #2f4f4f;
  font-weight: bold;
  font-size: 11pt;
}

.rssFeed {
     border: 1px dotted #014072;
    padding: 15px;
}

/****** Bootstrap buttons ******/

.btn-primary.trb {
      color: #fff;
    background-color: #bc5e23;
    border-color: #000000;
    padding: 5px 16px;
    font-size: 14px;
}

.btn-primary.trb:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #db7738;
  border-color: #003d42;
}

a.btn-block.home {
  background-color: #004685;
  border-color: #003d42;
}

a.btn-block.home:hover {
  background-color: #008a95;
  border-color: #003d42;
}

.carousel-indicators {
    display: none;
}


a.btn-block.patron {
    text-align: center;
    text-decoration: none;
    background-color: #c86f36;
    color: white;
    text-shadow: 1px 1px 1px #111;
    /* border: 2px solid #c86f36; */
    border-radius: 3px;
    box-shadow: 0px 2px 0px #999;
    transition: background-color .15s ease-out;
    /* line-height: 3; */
    font-size: 22px;
}

a.btn-block.patron:hover {
  background-color: #dd8c59;

  color: white;
}





.featured-boxes .featured-box {
    margin-bottom: 30px;
    margin-top: 25px;
    background: #f4f4f6;
}


.featured-box .box-content {
    border-radius: 8px;
    border-top: 3px solid #7589b0;
    border-bottom: 3px solid #7589b0;
    border-top-width: 4px;
    padding: 30px 20px 10px 20px;
}

/******** Message 4020 Bottom Logos Start ********/

.logos-home {text-align: center; margin-top: 15px;}
.list-inline.bottom {margin-top: 25px; text-align: center;}
.list-inline.bottom > li > img {height: auto; max-width: 100%;}
.list-inline.bottom > li {vertical-align: top; padding-right: 30px; text-align: left;}
ul.list-unstyled {padding-top: 10px;}
ul.list-unstyled > li {padding-bottom: 3px;}
.list-inline > li > a {color: white;}
.list-inline.top-links {margin-left: -15px;}
.list-inline.button > li > a {margin: 0px; padding: 0px;}

/********* Message 4020 Bottom Logos End *********/

/* ========================= Additional Media Queries ============================= */

@media (max-width: 768px) {
  .navbar-header {
  background-color: #1a489e;
  padding: 15px;
  }
  #content-container .container {
  padding: 20px;
  }
  .navbar-collapse {
  text-align: center;
  }
  .dropdown-menu {
  text-align: center;
  }
  i.fa.fa-caret-down {
  display: none;
  }
  .right-container {
  border-radius: 2px;
  width: 100%;
  padding: 10px;
  }
}

@media (min-width: 992px) {
  .nav-username {
  padding: 10px;
  }
  .content {
  width: 76%;
  margin-top: -20px !important;
  }
  #dvRightInc {
  text-align: center;
  }
  .right-container {
  width: 23%
  }
  #content-container .container {
    margin-top: 150px;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  #ctl00_dvTopNavigation .navbar-header {
  padding: 20px;
  background-color: white;
  }
  .navbar-collapse {
  text-align: center;
  }
  .dropdown-menu {
  text-align: center;
  }
  i.fa.fa-caret-down {
  display: none;
  }
  .right-container {
  width: 100%;
  margin-left: 0%;
  display: inline-block;
  padding: 10px;
  }
  .list-inline.bottom > li {
  padding-right: 23px;
  }
}

@media (min-width: 768px) {
  #content-container .container {
  padding: 0px;
  padding-top: 40px;
  min-height: 600px;
  }
}

@media (min-width: 300px) and (max-width: 992px) {
  #Msg4004 {
  display: none;
  }
  .navbar-header {
  background-color: white;
  }
  #ctl00_UserInfo1_lnkLogout {
  color: #0B58A7 !important;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
  .nav-username {
  padding: 10px;
  }
}

@media (min-width: 768px) {
  .navbar-nav.navbar-right:last-child {
  margin-right: 0px;
  }
  ul.nav.navbar-left > li > a:hover {
  background-color: transparent !important;
  }
  .left-container {
    margin-top: -20px;
  }
}

@media (min-width: 300px) and (max-width: 991px) {
  .navbar-nav > li > a {
  color: #242424;
  line-height: 5px;
  }
  .content {
  margin-top: 170px;
  }
}

@media (min-width: 993px) and (max-width: 1199px) {
  .navbar-nav > li > a {
  padding: 10px 10px;
  font-size: 14px;
  }
}

@media (min-width: 300px) and (max-width: 992px) {
  #Msg4004 {display: none !important;}
}

@media (min-width: 768px) {
  .left-container {
    margin-top: -9px;
  }
}

@media (min-width: 993px) {
  .content-expand {
    margin-top: 0px;
    width: 73%;
  }
  .right-container {
  width: 25%;
  display: block !important;
  }
}

@media (min-width: 300px) and (max-width: 992px) {
  .content-expand {
    margin-top: 0px;
    width: 100%;
  }
  .right-container {
  width: 100%;
  display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .content {
  margin-top: 0px;
  }
}

@media (min-width: 687px) and (max-width: 767px) {
  .content {
  margin-top: 0px;
  }
}

@media (min-width: 565px) and (max-width: 686px) {
  .content {
  margin-top: 0px;
  }
}

@media (min-width: 300px) and (max-width: 564px) {
  .content {
  margin-top: 0px;
  }
}

@media print {
  #ctl00_dvTopNavigation {
  display: none;
  }
}