@import url(https://fonts.googleapis.com/css?family=Oswald);
@media (min-width: 992px)
.container {
    width: 970px;
}
html, body {
	height: 100%;
}

#footer, #header {
	font-size: 18px;
}

.fullheight {
	height: 100%;
}

.displayNone {
    display: none;
}
#aboutcontent, #helpcontent {
	margin: 5px;
    padding-left: 5%;
    padding-right: 5%;
}
#helpcontent p {
    margin-bottom: 15px;
}
#maincontent {
	height: 100%; /* so we get a map */
}

.ui-spinner {
	width: 70px;
}

#content {
	padding: 0px 20px;
}

#refreshbutton {
	margin-right: 10px;
}

#legend {
	display: table;
	/* centred legend */
	/*margin: 0 auto 10px auto;*/
	margin: 0 auto 10px 15px;
}

.imagetitle {
	margin: 0 15px 10px 15px;
	font-weight: bold;
	font-size: 24px;
}

#headerlabel {
	font-size: 18px;
	/*font-weight: normal;*/
}

.center-block {
	display: table;
	margin-left: auto;
	margin-right: auto;
}


#map {
	/*overflow: hidden;*/
	height: 100%;
	margin: 5px;
}

.viewer {
        height: 77vh;
        width: 80vw;
        overflow: hidden;
}

.viewer:active:hover {
        cursor:move;
}

#canvas2 {
        position:relative;
        top:0px;
        left:0px;
}

#mbox {
        position:absolute;
        background-color: rgba(255,255,255,.95);
        padding: 7pt;
        top: -100px;
        left: -100px;
        font-weight: bold;
}

div#content > div.container {
	width: 100%;
}

div#thumbnails > div > div.row > div.col-md-6 {
	padding: 0px;
}

.timage {
	padding: 3px;
}

.timage > .thumbnail {
	margin-bottom: 0px;
}

.thumbnail > h5, .thumbnail > h4 {
	margin: 0px;
}

/*
.timage > .thumbnail > img {
	width: 100px;
	height: 100px;
	
}
*/

#thumbindexlist.inline > label {
	padding: 0 20px;
}

#thumbindexlist.inline > label > input.icheck {
	/*height: 100%;*/
	/*margin-top: inherit;*/
}

#icontainer {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	/*position: absolute:*/
	padding: 10px;
	float: left;
	background: #fff;
	margin-bottom: 15px;
}

#c3c2container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

#footer {
	padding: 5px 15px 5px 5px;
	margin-top: 10px;
}

#footer img {
	margin: 0px 5px;
}

.navbar {
	margin-bottom: 10px;
}


/* Create our colour palette for csiro colours */


#footer span > p > a:hover {
	background-color: #41b6e6;
}

#footer {
	background-color: #00a9ce;
}

.menu-outline {
	border-style: solid;
	border-width: 1px;
	border-color: #41b6e6;
}

#menutext {
	/*color: black;*/
	/*color: #41b6e6;*/
	color: #004b87;
	font-weight: bold;
}

.logoimage {
	height: 70px;
	background-color: white;
	border-radius: 5px;
	border-style: solid;
	border-width: 5px;
	border-color: white;
}

#footer span > p > a {
	color: white;
}

#footer > div {
	height: 70px;
}

#footer > div > span {
	color: white;
	position: absolute;
	bottom: 0;
	right: 5px;
}

dt {
	float: left;
	width: 30%;
	padding: 0;
	margin: 0;
}
dd {
	float: right;
	width: 70%;
	padding: 0;
	margin: 0;
}
dl {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
/*
	padding: 10px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	background-color: #333333;
*/
}
/* all below added to copy the IMOS web look and feel, Peter Shanks - May 2019 */

html, body {
    background-color: #666;
    color: #666;
}
a {
    color: #428bca;
    text-decoration: none;
}
h1, h2, h3, h4 {
    font-family: "Oswald", sans-serif;
}
#content {
	background-color: #FFFFFF;
    padding: 20px 0;
    width: 100%;
    margin: 0px;
}
#loginform {
	background: #fff;
	padding: 15px;
	margin-bottom: 15px;
}
#mainNavbar {
	margin-left: 150px;
}
#editregionform {
    background-color: white;
    padding: 15px;
    margin-bottom: 15px;
}
#settingsforms {
	background-color: white;
	padding: 15px;
	margin-bottom: 15px;
}
.floatRight {
    float: right;
}
.jumbotron {
    background: url(../images/contours.png), linear-gradient(to bottom, rgba(80, 80, 80, 1) 1%, rgba(90, 90, 90, 0) 90%, rgba(80, 80, 80, 1) 100%);
    background-size: auto, auto;    
    margin-bottom: 0;
    margin-top: 10px;
    padding: 20px 0px;
}
.jumbotron > .container > a {
    margin: 180px;
}
.jumbotron h1, .jumbotron h2, .jumbotron a.homelink {
    color: #919191;
    margin: 0;
}
.jumbotron h1 {
    font-size: 50px;
}
.jumbotron h2 {
    font-size: 24px;
}
.jumbotron .highlightedHeader {
    color: #E6E6E6;
    font-size: 20px;
}
.jumbotronFooter {
    color: white;
    background-color: #777;
    padding: 50px 15px;
    padding-bottom: 90px;
    font-size: 12px;
}
.jumbotronFooter a {
    color: #ccc;
}
.jumbotronNav .navbar a + a:before {
    content: " | ";
    margin-right: 10px;
    text-decoration: none;
}

.jumbotronNav .navbar-ocheader {
    background-color: #428CCA;
    margin: 10px 0;
    border: 0;
}

.jumbotronNav .navbar-ocheader .navbar-nav > li > a {
    color: white;
    background-color: transparent;
}
.miniHeader {
    padding-left: 15px;
    height: 5px;
}
.miniHeader * {
    color: white;
}
.miniHeader h3 {
    display: inline;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}
.miniHeader img {
    height: 40px;
    margin-top: 10px;
    margin-right: 40px;
}
.navbar-ocheader .navbar-nav > li > a:hover {
    color: #404040;
    background-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle {
    background-color: #ddd;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #404040;
    background-color: transparent;
}
.tab-content {
    padding: 20px;
}
