body {
  padding-top: 100px;
  padding-bottom: 30px;
  background-color: #E6E7E8;
}
* {
outline: none
}
option {
	padding-bottom:5px;
}
.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}
h4.results-address {
	padding-top:40px;
	padding-bottom:10px;
			letter-spacing: .05em;
}
/* type */
*, h1, h2, h3, h4, p, ol, ul, .help-block {
font-family: 'Montserrat', 'Lato', sans-serif;
		color: #0050a0;
}
h1, h2, h3, h4 {
	line-height: 1.4em;
}
p {
	font-weight:300;
	font-size: 16px;
	line-height: 1.5em;
}

ul > li {
        font-weight:300;
        font-size: 16px;
        line-height: 1.5em;
}

ol > li {
        font-weight:300;
        font-size: 16px;
        line-height: 1.5em;
}

.headline h1 {
	margin-bottom:.75em;
	font-weight: 700;
}
.help-block {
	font-style: italic;
}
.results-address {
	text-transform: uppercase;
}
sup {
	font-weight:100;
	font-size:.25em;
	vertical-align: 2em;
}
.icon-angle-right {
	font-family: untitled-font-1;
	font-size: 2em;
	vertical-align: -9px;
}
/* navbar stuff */
.navbar-inverse {
	background-color: #0050a0;
	background-image: none!important;
	border-top: 20px solid #E6E7E8;
	text-transform: uppercase;
	}
.navbar-inverse .navbar-brand {
color: white;
}
.navbar-brand {
	margin-left:15px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border:none;
}
.navbar-fixed-top {
border-width: 0;
}
/*navbar link colors */
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: white;
		}
.navbar-inverse .navbar-nav>li>a {
color: white;
}
.navbar-inverse .navbar-nav>li>a:hover {
color: #deecf6; }

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a {
	background-image: none;
}
.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:hover, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:hover, 
.navbar-inverse .navbar-nav>.open>a:focus {
background-color: #79b3db;
box-shadow: none;
}
.nav-white {
	background-color: white;
}
.dropdown-menu>li>a:hover, 
.dropdown-menu>li>a:focus {
background-color: #deecf6;
background-image: none;
}
.logos-acc {
	margin-top:20px;
	display: none;
}
/* replaces navbar live text with image */
.show-image,
.show-image-login {
	width: 195px;
	height: 74px; /*60px;*/
	margin-top:1.5em;
	margin-bottom:.5em;
	}
.show-image {
	background: url("../images/mastheadrhdhvwhite.png") no-repeat;
	}
.show-image-login {
	background: url("../images/mastheadrhdhv.png") no-repeat;
	}
.hide-text {
	text-indent: -9999px; 
	white-space: nowrap;
	overflow: hidden; 
		} 
/* Main content frame */
.mainframe {
	border: 3px solid white;	
	background-color: #eef5fa;
	padding: 15px 40px 40px 40px;
}
.blue-border {
		border-top: 2px #0050a0 solid;
		}
.padding-universal {
	padding-top:30px;
}
.footer {
	font-size: .8em;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #f5f5f5;
	}
	
/* LOGIN PAGE */
	.login-page {
		background-color: white;
	}
	.login-box {
		background-color: #0050a0;
		display: inline-block;
		padding:2em;
		}

.login-box h4 {
	color: white;
}

.login-form input {
	background-color: #8abde0;
	color: white;
	border: 0;
}
.login-form label,
.login-form p,
.login-form a,
.login-forgot a,
.login-forgot,
.login-box h5 {
	color: white;
 }
 .login-forgot {
	 margin-top:4em;
 }
 .login-logos {
	 background-color: white;
	 padding: 1em;
 }
 .logo-os,
 .logo-ea,
 .logo-searchcode,
 .logo-ceh {
	 margin-bottom:10px;
 }
.logo-os {
	width: 141px;
	height: 34px;
}
.logo-ea {
	width: 115px;
	height: 44px;
}
.logo-searchcode {
	width: 51px;
	height: 47px;
}
.logo-ceh {
	width: 171px;
	height: 45px;
}
/*buttons */
.btn-circle {
	font-size:1.1em;
	border-radius: 50%;
  width: 114px;
  height : 114px;
  text-indent:0px;
  text-align: center;
  border: 0;
}
.btn-circle-blue {
	color: white;
background : #0050a0;
  background : rgb(0,80,160);
}
.btn-circle-blue:hover, .btn-circle-blue:focus {
	background-color: #265a88;
}
.btn-circle-white {
	color: #0050a0;
background : white;
}
.btn-circle-white:hover, .btn-circle-white:focus {
	background-color: #d6ecff;
}
.btn-primary {
	background-image:none;
	background-color: #0050a0;
	border:none;
}
/* forms */
.form-control {
	border: 1px solid #0050a0;
	border-radius: 0px;
}
#PassSubmit {
	margin-top:10px;
}
body > div.container.theme-showcase > div > div.col-md-8.col-md-offset-2.mainframe > div.row > form > div:nth-child(2) > div > textarea {
height: 9.15em;
}

/* FloodScore formatting */ 
.fs-floodscore-section {
	padding-top:25px;
}
.fs-floodscore-section h4 {
	padding-top:.5em!important;
}
.fs-results h4 {
	padding-top:1em;
	padding-bottom: 1em;
}
.fs-results ul {
	padding-left:0px;
}

.fs-results ul > li {
	list-style-type:none;
	display: inline-block;
	margin-left:0px;
	margin-right:0px;
	padding-left: .5em;
	padding-right: .5em;
}
.fs-floodscore li {
	font-size: 3em;
	font-weight: 300;
}
.fs-fluvial li,
.fs-tidal li,
.fs-pluvial li {
	font-size: 1.5em;
}
.fs-blue, .fs-table th {
	background-color: #76AAD7;
		color: white;
}
.fs-yellow-1 {
	background-color: #FFFE87;
	}
.fs-yellow-2 {
	background-color: #FDC253;
	color: white;
}
.fs-yellow-3 {
	background-color: #FC8554;
	color: white;
}
.fs-green {
	background-color: #9ACA7C;
	color: white;
}

.fs-red-1 {
	background-color: #FC646D;
	color: white;
}
.fs-red-2 {
	background-color: #B13936;
	color: white;
}
.fs-black-3 {
	background-color: #000000;
	color: white;
}
.fs-grey-3 {
	background-color: #999999;
	color: white;
}


/* TABLES */
tr, th {
	vertical-align: top;
}



.fs-table {
	background-color: #E5EFF8;
	border-collapse: collapse;
}
.fs-table td, .fs-table th {
	text-align:center;
	font-size:.85em;
}
.fs-table td {
		padding:3px;
}
.fs-table th {
	font-weight: 100;
}

.fs-table tr {
	border: none;
}
.fs-table td, .fs-table th {
	 border-left:  solid 1px white;
  border-right: solid 1px white; 
}


.search-floodscore > span {
font-size: 2em;
font-weight: 300;
min-width: 3em;
text-align: center;
display: block;
padding: 0 .25em 0 .25em;
}
.guidance-table,
.search-table {
	   border-collapse: separate;
    border-spacing: 0 1em;
}
.search-table {
    text-transform: uppercase;
}
.search-table th {
	text-transform: none;
	background-color: #eef5fa!important;
}
.guidance-table tr,
.search-table tr {
	background-color: #E5EFF8;
	}
.guidance-table td,
.guidance-table th,
.search-table td,
.search-table th {
	padding:8px;
}

.guidance-description {
	font-size: 1.2em;
	font-weight: 400;
	vertical-align: middle;
}

.sfscroll {
        border: 1px solid #0050a0;
        border-radius: 0px;
        padding: 0px;
        overflow-x: scroll;
}

/* Shane */
.project-tab {
	padding: 10%;
	margin-top: -8%;
}
.project-tab #tabs{
	background: #007b5e;
	color: #eee;
}
.project-tab #tabs h6.section-title{
	color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #0062cc;
	background-color: transparent;
	border-color: transparent transparent #f3f3f3;
	border-bottom: 3px solid !important;
	font-size: 16px;
	font-weight: bold;
}
.project-tab .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	color: #0062cc;
	font-size: 16px;
	font-weight: 600;
}
.project-tab .nav-link:hover {
	border: none;
}
.project-tab thead{
	background: #f3f3f3;
	color: #333;
}
.project-tab a{
	text-decoration: none;
	color: #333;
	font-weight: 600;
}
/* End of Shane CSS*/

/* MEDIA QUERIES */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	/*navbar formatting */
		.navbar-brand {
		margin-left:0px;
		}
		.nav {
			float:right;
			margin-top:55px;
		}
		#navbar > ul > li {
			border-right: 1px white solid;
		}
		#navbar > ul > li.dropdown {
			border-right: none;
		}
		.navbar-nav>li>a {
			padding:5px 15px 5px 15px;
			
		}
		.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: rgba(0, 0, 0, 0.5);
		}
			.logos-acc {
				display: block;
			}
		
		/* login */
				
			.login-box {
				background:rgb(0,80,160); /* sets a semi transparent bg */
				margin-top:2em;
				}
		.login-page {
	/*background-image: url("/images/map-2.jpg");*/
	-webkit-background-size: cover;
      -moz-background-size: cover;
        -o-background-size: cover;
           background-size: cover;
		}
		.login-form,
			.login-header,
			.login-box {
				padding:3em;
			
			}
			
		/*other formatting */

		.top-padding {
			padding-top:30px;
			}	
	}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
			.login-form {
			border-left: 1px solid white;
			}	
		
		}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
}

.pagination-page-info {
    padding: .6em;
    padding-left: 0;
    width: 40em;
    margin: .5em;
    margin-left: 0;
    font-size: 12px;
}
.pagination-page-info b {
    color: black;
    background: #6aa6ed;
    padding-left: 2px;
    padding: .1em .25em;
    font-size: 150%;
}
