@import url(https://fonts.googleapis.com/css?family=Montserrat|Open+Sans);
#logos,
div#map-controls,
div#map-resize,
img#playfloat {
    z-index: 2;
    position: absolute
}

#close-container,
#controlbar,
#frame-container,
#img-display,
#logos,
#logos-fv,
#scene-thumb:after,
#tooltip,
.btn-close,
.fill,
.group-container,
.modal,
.modal-close,
div#alert,
div#block,
div#chart,
div#chart-container,
div#confirm,
div#float,
div#float-container,
div#float-location,
div#floatbar,
div#map-container,
div#map-controls,
div#map-resize,
div#progress,
div#scene-thumb,
div#tag-display,
div#version,
div.bottom,
div.hidden-msg,
img#dropchart,
img#float-scene,
img#playfloat,
span.controls,
span.right-bottom,
table#wq {
    position: absolute;
}

#close-container,
#controlbar,
.btn,
.logo-img,
div#floatbar,
div#map-resize {
    cursor: pointer;
}

.btn,
.group-header,
li.menu-item,
ul.sub-menu li {
    text-transform: uppercase;
}

.btn,
body,
html,
textarea {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

div#confirm,
div#progress {
    text-align: center;
    display: none;
}

p {
    line-height: 150%;
}

body,
html,
textarea {
    overflow: hidden;
    height: 100%;
}

iframe {
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.btn,
a:link {
    text-decoration: none;
}

.option-item:hover,
a:link:hover,
li:hover {
    text-decoration: underline;
}

#alert p,
div#progress,
div.summary h4,
h3,
td.header {
    font-weight: 700;
}

.btn {
    color: #fff;
    background-color: #04a2a6;
    border: none;
    /*border-radius:5px*/
}

.btn-invert,
div#alert,
div#float-controls,
div#tag-display {
    background-color: #fff;
}

.btn:hover {
    opacity: .8;
}

.btn-invert {
    border: 2px solid #04a2a6;
    color: #04a2a6;
}

.btn-invert:hover {
    color: #fff;
    background-color: #04a2a6;
}

.btn-terms {
    color: #888;
    font-weight: 100;
    background-color: #fff;
    border: none;
}

.btn-terms:hover {
    color: #000;
    font-weight: 700;
}

#alert p,
div#tag-display,
form,
img.tagpic {
    margin: 5px;
}

table {
    border-collapse: collapse;
}

body {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

a:visited {
    color: #00f;
}

button:hover {
    background-color: #BDBDBD;
}

h3 {
    font-size: 1.5em;
}

textarea {
    width: 95%;
    resize: none;
}

.fill {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

#logos,#logos-fv,
div#map-controls {
    top: 30px;
}

#logos {
    display: none;
    left: 20px;
    height: auto;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: 0 0;
    z-index: 100;
}

#logos-fv {
    display: none;
    left: 50%;
    margin-right: -50%;
    height: auto;
    transform: translate(-50%, 0);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: 0 0;
    z-index: 200;
}

#logos:hover,#logos-fv:hover {
    background: 0 0;
    font-weight: 400;
}

.bold,
.error,
div.message {
    font-weight: 700;
}

#logos img {
    background-color: rgba(255, 255, 255, .6);
    margin-right: 10px;
    padding: 7px;
    height: 64px;
}

#logos-fv img {
    background-color: rgba(255, 255, 255, .6);
    margin-right: 10px;
    padding: 7px;
    height: 100px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#logos img:hover,#logos-fv img:hover {
    background-color: rgba(255, 255, 255, 1);
}

#alert,
#chart-container {
    transition: height .5s;
}

#controlbar {
    height: 25px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    display: none;
    z-index: 5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    left: 75px;
    bottom: 30px;
    background-color: transparent;
}

div#alert,
div#settings {
    bottom: 35px;
    cursor: default;
}

div#scene-thumb {
    display: none;
    z-index: 10;
    width: 150px;
    height: 110px;
    padding: 0;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 9px 4px rgba(97, 97, 97, .95);
    -moz-box-shadow: 0 2px 9px 4px rgba(97, 97, 97, .95);
    box-shadow: 0 2px 9px 4px rgba(97, 97, 97, .95);
}

#scene-thumb:after {
    content: "";
    top: 50px;
    right: -25px;
    border-style: solid;
    border-width: 8px 0 8px 25px;
    border-color: transparent #fff;
    display: block;
    width: 0;
    z-index: 10;
}

div#scene-thumb img {
    height: 95%;
    margin: 2px;
    display: block;
}

div#alert {
    height: 0;
    z-index: 50;
    color: #000;
    left: 0;
    text-align: justify;
    width: 400px;
}

div#map-container {
    right: 0;
    /*top: 95px;*/
    top: 75px;
    z-index: 1;
    width: 300px;
    /*height: calc(100% - 95px);*/
    height: calc(100% - 75px);
    transition: all ease-in-out .3s;
}

.esriScalebarLabel {
    color: #000;
}

.esriScalebarLine {
    border-color: #000;
}

.scalebar_bottom-left {
    bottom: 50px;
}

.resize-width {
    height: 100%;
    bottom: 0;
    left: 0;
    width: 5px;
    border: none;
}

.resize-corner {
    height: 20px;
    width: 20px;
    bottom: -5px;
    left: -5px;
    background-color: #fff;
}

.resize-corner:hover,
.resize-width:hover {
    background-color: red;
}

div#map-controls {
    left: 10px;
}

div#map-controls .btn {
    font-weight: 700;
    font-size: 1em;
    padding: 2px 5px;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

div#menu-container .map-layer-toggle {
    background-color: white;
    height: 25px;
    vertical-align: middle;
}

div#menu-container .map-layer-toggle input {
    margin-top: 0px;
    vertical-align: middle;
}

div#chart-container,
div#progress {
    color: #fff;
    width: 100%;
    left: 0;
}

div#map {
    height: 100%;
    width: 100%;
    z-index: 10;
}

div#BasemapToggle {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 50;
}

div#LocateButton {
    position: absolute;
    top: 85px;
    left: 20px;
    z-index: 150;
    width: 32px;
    height: 32px;
}

.LocateButton .zoomLocateButton {
    padding: 0px;
    width: 100%;
    height: 100%;
    z-index: 150;
}

div#float,
div#float-location {
    height: 100%;
    left: 0;
}

div#progress {
    font-size: 30px;
    top: 45%;
    z-index: 50;
}

div#chart-container {
    z-index: 10;
    height: 0;
    bottom: 0;
    background-color: #000;
    -webkit-transition: height .5s;
    transition: height .5s
}

#chart-container input[type=image] {
    float: right;
    margin-right: 5px;
}

div#chart {
    display: block;
    height: 85%;
    width: 100%;
    bottom: 0;
    opacity: .7;
}

div#float-container {
    z-index: 50;
    border: 2px solid #fff;
    display: none;
}

div#float {
    top: 0p;
    width: 100%;
}

div#float-controls {
    position: absolute;
    width: 100%;
    height: 35px;
    left: 0;
    bottom: 0;
    display: none;
}

div#floatbar {
    height: 10px;
    top: 0;
    left: 0;
    width: 100%;
    background-color: gray;
    display: block;
}

div#float-location {
    top: 0;
    width: 0;
    background-color: red;
    z-index: 51;
}

div#confirm {
    font-size: 1em;
    top: 30%;
    left: 35%;
    z-index: 20;
    height: auto;
    min-width: 200px;
    max-width: 400px;
    background-color: #fff;
}

#confirm h3 {
    font-size: 1.25em;
}

div#block {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 20;
    opacity: .5;
    background-color: #000;
}

div#tag-display {
    display: none;
    z-index: 5;
    min-width: 100px;
    max-width: 300px;
    border: none;
    border-radius: 5px;
    color: #000;
    cursor: default;
    font-size: .9em;
}

div#tag-display p {
    display: block;
    max-width: 250px;
    margin: 10px;
    text-align: justify;
}

.text-right {
    text-align: right;
}

span.tagtitle {
    display: block;
    background-color: #666;
    border-radius: 5px 5px 0 0;
    padding: 5px;
    color: #fff;
}

img.tagpic {
    height: 30px;
    display: block;
    transition: height .5s;
    max-height: 300px;
    min-height: 30px;
}

img.tagpic:hover {
    height: 150;
}

table#wq th {
    background-color: #d3d3d3;
}

img#float-scene {
    width: 100%;
    height: 100%;
}

img#float-thumb {
    height: 100%;
}

img#playfloat {
    left: 45%;
    top: 45%;
}

span.controls,
span.setting {
    height: 25px;
    font-size: 11px;
}

span.input {
    display: block;
    padding: 5px 0 5px 5px;
}

span.setting {
    display: block;
    padding: 2px;
    text-align: left;
}

span.setting:last-of-type {
    padding-bottom: 0;
}

span.setting select {
    float: right;
}

span.controls {
    bottom: 0;
    left: 0;
    width: 100%;
    color: #000;
    display: block;
}

span.controls label {
    display: inline-block;
    padding: 2px;
}

span.controls img {
    padding: 5px 5px 0;
    height: 15px;
}

table#wq {
    display: none;
    left: -22px;
    bottom: 45px;
    padding: 5px;
    background-color: #fff;
}

table#wq td {
    border-top: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    padding: 2px 5px;
    font-size: 11px;
    color: #000;
    cursor: default;
}

table#wq th {
    font-size: .9em;
}

td.header {
    border: none;
    background-color: #ffffe0;
}

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

#frame-container {
    display: none;
    z-index: 50;
    overflow: hidden;
    border: none;
    background-color: transparent;
}

#close-container {
    display: none;
    height: 40px;
    z-index: 100;
}

div.summary h4,
div.summary p,
div.summary>div {
    cursor: default;
    font-size: .9em;
}

#underwater-icon,
#version input[type=button],
.btn-close,
.control-icon.view-mobile,
.modal-close,
.option-item,
tr.data-row,
ul.menu {
    cursor: pointer;
}

.btn-toggle {
    border-radius: 2px;
    height: 20px!important;
    padding: 8px!important;
    line-height: 6px!important;
    float: right;
}

span.line {
    display: block;
    margin-top: 5px;
}

span.field-name {
    display: inline-block;
    min-width: 100px;
    text-align: right;
}

.error {
    color: red;
}

div.summary {
    border: 2px solid #fff;
    /*border-left-color:#04a2a6;*/
    background-color: #fff;
    margin: 5px 0;
    width: auto;
}

div.summary h4 {
    margin: 0 0 7px;
    color: #333;
}

.option-item,
div.options {
    color: #00f;
    /*font-weight: bold;*/
}

div.summary a {
    margin: 3px;
}

div.summary:hover {
    border: 2px solid #04a2a6;
}

div.message {
    margin: 5px;
}

.pad-5 {
    padding: 5px;
}

.pad-10 {
    padding: 10px;
}

.pad-20 {
    padding: 20px;
}

.pad-5-10 {
    padding: 5px 10px;
}

.pad-10-20 {
    padding: 10px 20px;
}

.no-pad {
    padding: 0;
}

.font-l {
    font-size: 1em;
}

.font-m {
    font-size: .8em;
}

.group-container {
    top: 0;
    right: 300px;
    display: none;
    border-radius: 0;
    border: none;
    background-color: rgba(255, 255, 255, .7);
    padding: 10px 20px 0;
    height: 100%;
    min-width: 350px;
    max-width: 600px;
}

.group-items {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100% - 80px);
}

div#tags .group-items {
    height: calc(100% - 150px);
}

.group-items form {
    background-color: #fff;
    padding: 10px;
}

p.summary-text {
    width: 300px;
    padding-right: 20px;
}

div.options {
    text-align: right;
    margin-right: 5px;
}

#tag-display .options {
    padding: 5px;
}

div.options-inline {
    display: inline-block;
    /*float: right*/
}

input[type=checkbox] {
    margin-left: 5px;
}

#search-tag-input {
    width: 100%;
}

span.spacer {
    display: inline-block;
    width: 20px;
}

.modal,
div#version {
    width: 100%;
    z-index: 100;
    color: #fff;
}

.hidden {
    display: none;
}

.modal {
    border: none;
    background: rgba(0, 0, 0, .4);
    height: 100%;
    text-align: center;
    font-size: initial;
}

.modal .btn {
    padding: 10px 20px;
}

.modal span {
    display: block;
    margin: 10px;
}

.modal-close {
    top: 0;
    right: 0;
    margin: 0;
    padding: 5px;
    height: 20px;
    transition: all .2s;
}

.modal-close:hover {
    transform: rotate(90deg);
}

.inline {
    display: inline-block;
    min-width: 100px;
}

table.dataset {
    overflow: auto;
    margin: 5px;
    border: 1px solid gray;
    background-color: #fff;
    min-width: 250px;
}

table.dataset td {
    border-bottom: solid 1px #d3d3d3;
    font-size: .7em;
    padding: 5px;
    white-space: nowrap;
}

table.dataset th {
    background-color: #d3d3d3;
    font-size: .75em;
    font-weight: 400;
    padding: 2px;
}

tr.data-row:hover {
    background-color: #ffc;
}

#tooltip {
    display: none;
    z-index: 10;
    padding: 5px;
    background-color: #fff;
    font-size: 11px;
    border-radius: 3px;
    color: #4d4d4d;
}

.title {
    display: block;
    padding: 10px;
    font-size: 2em;
}

#img-display,
div#version {
    display: none;
}

div#version {
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 1);
    border: 1px solid #fff;
    height: 100%;
}

#version input[type=button] {
    border: 1px solid #fff;
    padding: 15px;
    background-color: #000;
    color: #fff;
    min-width: 150px;
    font-size: 1.25em;
    margin-right: 20px;
}

#version input[type=button]:hover {
    background-color: grey;
}

#version div {
    display: block;
    font-size: 1.5em;
    margin-top: 5%;
    text-align: center;
}

#version p {
    font-size: 1.25em;
}

#version span {
    display: block;
    padding: 25px;
}

#img-display {
    z-index: 5;
}

#tag-img {
    border: 2px solid #fff;
}

.btn-group {
    margin: 5px 0;
}

.btn-group .btn {
    border-radius: 0;
    padding: 5px 10px;
}

#welcome {
    left: 0!important;
}

.modal-content {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    position: relative;
    padding: 30px;
    color: #333;
}

#admin-controls,
#main,
#underwater-icon,
.tag-tip,
div#menu-container,
div#settings,
img#fishview,
ul.sub-menu {
    position: absolute;
}

input[type=checkbox]#skipwelcome {
    margin-top: 40px;
    font-size: 14px;
}

.control-icon {
    opacity: 1;
    width: 30px;
    height: 30px;
    margin: 0 -3.1px 0 0;
    padding: 5px;
    background-color: rgba(0, 0, 0, .5);
}

.control-icon:hover {
    background-color: teal;
}

img#fishview {
    bottom: 22px;
    z-index: 5;
    height: 30px;
    transition: all ease-in-out .3s;
    left: 20px;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 1.5em;
}

#underwater-icon {
    width: 30px;
    height: 30px;
    left: 26px;
    bottom: 23px;
    z-index: 6;
    opacity: 0.5;
    background-image: url(../icons/icon-underwater.png);
    background-size: contain;
    background-position: center;
}

.group-header {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    margin: 5px 0;
    height: 30px;
    height: auto;
}

.btn-close {
    top: 13px;
    right: 2px;
    height: 14px;
    padding: 5px;
    transition: all .2s;
    z-index: 10;
}

.btn-close:hover {
    transform: rotate(90deg);
    background-color: transparent;
}

.tag-tip {
    background-color: #fff;
    padding: 10px;
    background-image: url(../icons/icon-tag-add-grey.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-position-y: calc(50% - 4px);
    background-position-x: 20px;
    background-origin: border-box;
    background-size: 20px;
    bottom: 0;
    margin-left: -20px;
}

.tag-tip p {
    margin-left: 50px;
    margin-top: 0;
}

form>div {
    padding: 5px;
}

#settings::after,
.bottom-triangle::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: -1px auto 0;
    width: 0;
    height: 0;
    border-top: solid 10px #fff;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

div#settings {
    display: none;
    width: 150px;
    left: 210px;
    background: #fff;
    border: none;
    padding: 10px;
    color: #333;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    bottom: 46px;
}

#mobile-link {
    display: inline;
}

#mobile-link a {
    color: #fff;
    top: -80%;
    position: relative;
    margin-left: 10px;
    font-weight: 400;
}

.control-icon.view-mobile {
    color: #fff;
    background-color: transparent;
    border: 0;
    vertical-align: super;
    margin-left: 10px;
    font-family: 'Open Sans', sans-serif;
    width: auto;
}

.clicked {
    background-color: #fff;
    color: #04a2a6;
    border: 2px solid #04a2a6;
}

li.menu-item,
ul.menu {
    list-style: none;
    color: #fff;
}

div#menu-container {
    background-color: rgba(0, 0, 0, .7);
    top: 0;
    right: 0;
    width: 300px;
    height: 75px;
}

#menu-container .control-icon {
    height: 25px;
    background: 0 0;
    cursor: pointer;
}

div#menu-container .btn-group .btn {
    padding: 5px 10px;
    margin-left: 5px;
    min-width: 80px;
}

div#menu-container .btn-group .btn:nth-child(3) {
    display: none;
}

ul.menu {
    display: block;
    padding: 0;
    margin: 0 0 0 10px;
    height: 35px;
}

li.menu-item {
    display: inline-block;
    padding: 10px;
}

li.menu-item:first-child {
    padding-left: 0;
}

#admin-controls .btn,
ul.sub-menu {
    padding: 10px;
}

li.menu-item:hover .sub-menu {
    display: block;
}

ul.sub-menu {
    display: none;
    z-index: 5;
    background-color: #404040;
}

ul.sub-menu li {
    display: block;
    padding: 5px;
	font-size: 1em;
}

.username {
    font-size: 1em;
    font-weight: 700;
}

#main {
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0;
    display: none;
}

#admin-controls {
    z-index: 2;
    right: 10px;
    bottom: 10px;
}
