@charset "utf-8";
/* CSS Document */

p {
    line-height: 130%;
}
#wrapper {
    background-color: #FFFFFF;
}
#header {
    z-index: 3000;
    background-image: url(https://www.lotek.com/wp-content/themes/lotek/assets//img/Lotek-logo-webservice.svg);
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
    position: absolute;
                background-color: rgba(110,131,143,.05);
                border-bottom: 2px solid #ebebeb;
}
#headright {
}
#topnav {
    min-width: -webkit-calc(100% - 2.8em - 5px);
    margin-top: 98px;
                margin-left: 1.4em;
    border: 1px solid #EBEBEB !important;
                border-radius: 0px !important;
                padding: 0px !important;
}
#topnav li {
    float: left;
    margin: 0;
                border-right: 1px solid #EBEBEB;
}
#topnav a {
    float: left;
    color: #6E838F;
    font-size: .7rem;
    font-weight: 400;
    text-transform: uppercase;
                font-family: Montserrat, Arial, Helvetica, sans-serif;
    padding: 1rem 1.5rem;
    text-decoration: none;
    text-align: center;
    transition: background .35s cubic-bezier(.19,1,.22,1) 0ms,color .35s cubic-bezier(.19,1,.22,1) 0ms;
}
#topnav li {
    border-right: 1px solid #ebebeb;
                padding-bottom: 0px;
}
#topnav #home a, #topnav #about a, #topnav #contact a, #topnav #avian a, #topnav #marine a, #topnav #terrestrial a, #topnav #blue a, #topnav #red a, #topnav #grey a, #topnav #purple a, #topnav #team a {
}
#topnav #avian a {
}
#topnav #marine a {
}
#topnav #terrestrial a {
}
#topnav #blue a {
}
#topnav #red a {
}
#topnav #grey a {
}
#topnav #purple a {
}
#topnav #home a:hover, #topnav #avian a:hover, #topnav #marine a:hover, #topnav #terrestrial a:hover, #topnav #blue a:hover, #topnav #red a:hover, #topnav #grey a:hover, #topnav #purple a:hover, #topnav #about a:hover, #topnav #contact a:hover, #topnav #team a:hover {
    color: #FFFFFF;
                background-color: #0E756C;
}
#topnav #home a:focus, #topnav #avian a:focus, #topnav #marine a:focus, #topnav #terrestrial a:focus, #topnav #blue a:focus, #topnav #red a:focus, #topnav #grey a:focus, #topnav #purple a:focus, #topnav #about a:focus, #topnav #contact a:focus, #topnav #team a:focus {
    outline: none;
                color: #FFFFFF;
                background-color: #0E756C;
}
#content {
    margin-bottom: 20px;
    padding-top: 112px;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
    font-size: 100%;
}
#content .col_right {
    width: 256px;
    top: 220px;
    right: 0;
    position: absolute;
    margin-right: 8px;
    padding-right: 8px;
}
.homesection {
    margin-bottom: 10px;
    padding: 5px;
}
.homesection h3 {
    background: #6e838f;
    color: #ffffff;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}
#headright {
    float: right;
    width: 240px;
}
#container #header #colThree {
    padding-top: 22px;
    text-align: right;
    line-height: 0px;
}
#header #headright #memberlogin a {
    color: #3fa4c5;
    float: right;
    font-size: 13px;
    font-weight: bold;
    margin-right: 18px;
    padding: 5px 7px;
    text-transform: uppercase;
    width: 200px;
}
#header #headright #memberlogin a:hover {
    background-color: #E2E6E9;
}
#content .col_right .homesection h3 {
    font-size: 12px;
}
.ui-tabs .ui-tabs-nav .ui-state-default .ui-state-hover .ui-corner-top .ui-tabs-selected .ui-state-active,
.ui-tabs .ui-widget-header .ui-state-default {
    background: none;
    border: none;
}
#qtip-2 {
    top: -33px !important;
}
#qtip-3 {
    top: 24px !important;
}
#myGrid {
    font-size: 90%;
    height: 600px;
}
#contentArea {
    padding-right: 268px;
    width:auto; 
}
.mapHeader {
    height: 26px;
    border: 1px solid #D3D3D3;
    border-bottom: 2px solid #C0C0C0;
    border-right: none;
    background: url('https://psat-2.appspot.com/static/images/header-columns-bg.gif') repeat-x #D3D3D3;
    background-size: auto 25px;
    background-position: 0px 1px;
    overflow: hidden;
}
.Header:hover, .Header-active {
    border: 1px solid #999999;
    border-right: 1px solid #999999 !important;
    color: #212121;
}
table {
    border-spacing: 0px !important;
                border-collapse: collapse !important;
                border: 0px!important;
    -webkit-border-horizontal-spacing: 0px!important;
    -webkit-border-vertical-spacing: 0px!important;           
}
.form-table  td,
.form-table  th {
    text-align: center;
                line-height: 32px;
}
.form-table  td {
    padding: 0px 6px 0px 6px;
    background-color: #ffffff;
    color: black;
    text-align: center;
}
.form-table tr.even td {
    background-color: #e2e6e9 !important;
    border-bottom: 0px !important;
    border-top: 0px !important;
}
.form-table tbody tr {
    background-color: #0e756c !important;
                color: #ffffff;
}
.form-table tbody tr:nth-child(2n) {
    background-color: #0d6d64 !important;
    color: #ffffff;
}
.form-table th {
	padding: 0px 6px 0px 6px;
    background-color: transparent !important;
    font-weight: 100 !important;
    text-align: center !important;
}
input[type=button]:focus, input[type=submit]:focus, input[type=button]:hover, input[type=submit]:hover {
    background: #65b6d1 !important;
    transition: background .35s cubic-bezier(.19,1,.22,1) 0ms !important;
                border: 0px;
}
input[type=button] {
    padding: 0.5rem 1rem !important;
    border: 0px !important;
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-weight: 400 !important;
    font-size: .7503rem;
    font-style: normal;
    background: #3fa4c5;
    color: #ffffff;
                text-shadow: -1px 1px 1px rgba(0,0,0,.25);
    text-transform: uppercase;
    transition: background .35s cubic-bezier(.19,1,.22,1) 0ms;
}
.olForeignContainer {
                height: 100% !important;
}
#myGrid {
                height: calc(100vh - (251px + 12px)) !important;
}
#mapdiv {
                height: calc(100vh - (278px + 1em)) !important;
}
