body {
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 0px;
	font-size: 16px;
	padding-bottom: 20px;
}
#content {
	position: relative;
}
p {

}
h3 {
}
h2 {
	/* [disabled]font-size: 18px; */
}
h1 {
}
a {
	color: #004687;
	text-decoration: underline;
}
a:hover {
}

#wrapper {
	position: relative;
	padding-bottom:20px;
	/* [disabled]background-color: #000; */
	/* [disabled]margin-top: 20px; */
}
.navbar-default {
	text-align: center;
	margin-bottom: 20px;
	background-color: #004687;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
}
.navbar {
	border-radius: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	min-height: 30px;
}
.navbar-default .navbar-nav>li>a {
	color: #FFF;
	/* [disabled]background-color: #09F; */
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
	line-height: 20px;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #db002f !important;
	background-color: #FFF;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-toggle {
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #fff;
	background-image: url(../images/toggle.png);
	border: 1px solid transparent;
	border-radius: 4px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center 2px;
}
.navbar-toggle .menu {
	font-size: 10px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: transparent;
}
.listSelect select, .listSelect select .btn:active:focus, .listSelect select .btn:focus {
	color: #FFF;
	font-size:16px;
	background-color: #004687 !important;	
}
.listSelect select option {
	color: #FFF;
	background-color: #004687;
	text-align:left;
}
.listSelect a {
    color: #FFF !important;
    background-color: #004687;
	font-size:16px;
    text-decoration: none !important;
}
.listSelect a:hover {
	background-color: #337ab7;
}

.listSelect th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.expired {
	background-color: #F00 !important;
}
input.payDate {
	width: 120px;
}
input.payAmt {
	width: 50px;
}
.expDate {
	width: 150px;
}
hr {
border-top: 1px solid #004687;
opacity: 1.0 !important;
}
.notice {
	border: 1px solid #ddd;
	overflow: auto;
	box-shadow: 5px 5px 26px 0 rgb(0 0 0 / 20%);
    padding: 30px;
	max-height: 300px;
}
.noticeOuter {
	margin-bottom: 20px;
}
.call p {
	font-size: 16px;
	font-weight: 500;
	color: #FFF;
	padding-top: 12px;
	margin-bottom: 0px;
}
.call h1 {
	font-size: 16px;
	font-weight: 500;
	color: #FFF;
	padding-top: 12px;
	margin-bottom: 0px;
}
.gal {
	width: 150px;
	min-height: 100px;
	padding: 5px;
}
.gal a img{
	border:none
}
.clickinfo {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.blue {
	color: #00F;
	font-weight: bold;
}
.yellow {
	color: #FF0;
	font-weight: bold;
}
.red {
	color: #F00 !important;
	font-weight: bold;
}
td, th {
padding: 10px;
}
.border {
	display: inline;
	padding: 5px;
	border: 1px solid #256239;
}
ul.letterSearch {
	background-color: #004687;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.letterSearch li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	width: 20px;
}
.letterSearch li a {
	font-weight: 500;
	color: #FFF;
	text-decoration: none;
}
.letterSearch li a:hover {
	color: #256239;
	background-color:#FFF
}
.letterSearch li.last {
	border:none;
	width:auto;
	padding-left: 3px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #D1FEC2;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #000;
}
.list1 {
	color: #FFF;
	background-color: #256239;
	display: inline-block;
	/* [disabled]width: 80px; */
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
#region {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #256239;
	width: 80px;
}
#region li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#region li a:hover {
	color: #256239;
	background-color: #FFF;
}
.list2 {
	color: #FFF;
	background-color: #256239;
	display: inline-block;
	/* [disabled]width: 120px; */
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
#category {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #256239;
	/* [disabled]width: 90px; */
}
#category li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#category li a:hover {
	color: #256239;
	background-color: #FFF;
}
.list3 {
	color: #FFF;
	background-color: #256239;
	display: inline-block;
	/* [disabled]width: 90px; */
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
#qual {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #256239;
	/* [disabled]width: 90px; */
}
#qual li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#qual li a:hover {
	color: #256239;
	background-color: #FFF;
}
.list4 {
	color: #FFF;
	background-color: #256239;
	display: inline-block;
	/* [disabled]width: 90px; */
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
#fin {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #256239;
	/* [disabled]width: 90px; */
}
#fin li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#fin li a:hover {
	color: #256239;
	background-color: #FFF;
}
.list5 {
	color: #FFF;
	background-color: #256239;
	display: inline-block;
	/* [disabled]width: 90px; */
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
.list5 a {
	color:#FFF;
	text-decoration: none;
}
#all {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #256239;
	/* [disabled]width: 90px; */
}
#all li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#all li a:hover {
	color: #256239;
	background-color: #FFF;
}

.form-control {
	color:#000;
}
.email {
	float: right;
	margin-left: 5px;
}
.header {
	text-align: center;
}
.header img {
	display: inline;
}
#back-to-top {

    background: #d0d0d0 url('../images/icon-arrow-top.png') center center no-repeat;

    position: fixed;

    right: 20px;

    bottom: 20px;

    height: 40px;

    width: 40px;

    outline: 0;

    text-align: center;

    display: none;

    opacity: 0.85;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

}

#back-to-top:hover {
	background-color: #176A8D;
}
#user-result {
font-size: 16px;
font-weight: bold;
color: #F00;
display: inline;
}
#butWarn {
font-size: 16px;
font-weight: bold;
color: #F00;
display: inline;
}
.form {
    border: 1px solid #004687;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
@media (min-width: 768px) {
.navbar-nav > li {
      float: none;
      display: inline-block;
    }
.navbar-nav {
    width: 100%;
    text-align: center;
}
}
.drag {
	background-image: url(../images/dragndrop.gif);
	background-repeat: no-repeat;
	background-position: center 200px;
	border: 1px solid #000;
	text-align: left;
	padding: 5px;
	height: 500px;
	overflow: auto;
	background-attachment: scroll;
	background-color: #FFF;
	color: #000;
}
.drag a {
	color: #000;
}
.legend {
	padding: 5px;
	border: 1px solid #000;
}
.padTop20 {
	padding-top:20px;
}
.padBot20 {
	padding-bottom:20px;
}
.adminNav {
	color: #004687;
	background-color:#FFF;
	padding: 2px;
}
.form-label {
	font-weight:700;
}
.dataTables_length {
	width:40%;
	float:left;
	display:none;
}
.dataTables_filter {
	padding-bottom: 0.5rem;
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
.nav-link:hover, .nav-link:active, .nav-link.show {
    color: #FFF !important;
    text-decoration: underline !important;
}
.dropdown-menu {
	z-index:4000;
	cursor:pointer;
	
}
