.scale-table {
	border-collapse: separate;
	border-spacing: 0;	
	width: 100%;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	border: 1px solid #333;
    border-radius: 0;
	margin-bottom: 30px;
}
.scale-title {
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 14px;
    font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 20px;
	background: #288a85;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	text-align: center;
	font-weight: bold;
}
.scale-foot {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
.scale-title {
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}
.scale-break {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #f9f9f9;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,5f3c2b+8,735338+19,735338+84,5f3c2b+93,000000+100 */
    background: #0c1b3c;
}
.scale-head {
	background: #eed69f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0c1b3c;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.scale-data {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  text-align: center;
  padding: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #333;
  vertical-align: top;
}
.scale-data:first-child {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #333;
}
.scale-data:nth-child(2) {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #333;
}
.scale-data:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.scale-group {
  background-color: rgba(255,255,255,0.7);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  text-align: left;
  padding: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #333;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #333;
}
.scale-span {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.scale-foot {
	text-align: center;
	background: #0c1b3c;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #FFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
td.scale-foot.rate-notes {
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.trip-name {
	font-size: 14px;
	text-align: left;
}
.trip-load {
	font-size: 16px;
	font-weight: bold;
}
.trip-price {
	font-size: 14px;
	font-weight: bold;
}
.trip-spots {
	font-size: 16px;
	font-weight: bold;
}
.call-btn {
	color: red;
	text-shadow: -1px -1px 0 #333,  
				  1px -1px 0 #333,
				 -1px 1px 0 #333,
				  1px 1px 0 #333;
	margin-top: 5px;
}
td.filter {
	width: 95%;
	padding-left: 10px;
}
.trip-comments {
	font-size: 14px

}
td.filter > label {
	font-weight: normal;
}
hr.filter {
	margin-top: 3px;
	margin-bottom: 8px;
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}
.rates-table > tbody > tr:nth-child(odd) {
	background: #FFC;
} 
.rates-table > tbody > tr:nth-child(even) {
	background: #FFF;
} 
.rates-table > tbody > tr:first-child {
	background: #9CF;
}
.rates-table > tbody > tr:last-child {
	background: #FFF;
} 
.trip-icons {
	display: block;
	float: right;
	color: #333;
}
.eta-title, .rent-title {
	height: auto;
	width: 100%;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	background-color: #9CF;
	padding-left: 5px;
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
}
.rent-gear {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 5px;
	background: white;
	width: 66%;
}
.rent-price {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	width: 34%;
}
.eta-boat {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 5px;
	background: white;
}
.eta-date {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.eta-time {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.trip-info .lbl, .trip-depart .lbl, .trip-return .lbl, .trip-load .lbl, .trip-price .lbl, .trip-spots .lbl {
	font-weight: bold;
	font-size: 14px;
}
.trip-info .lbl, .trip-depart .lbl, .trip-return .lbl {
	float: left;
	clear: both;
	display: block;
}
.rent-table {
	width: 100%;
}
.photo_gallery_container {
	text-align: center;
	padding: 4px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 25px 20px -16px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 25px 20px -16px rgba(0,0,0,0.75);
	box-shadow: 0px 25px 20px -16px rgba(0,0,0,0.75);
	margin-bottom: 20px;
	border: 1px solid #999;
	margin-right: 3px;
	margin-left: 3px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
.photo_gallery_img {
	max-width: 100%;
	max-height: 240px;
	margin: auto;
}
.section1 {
	height: auto;
	padding: 10px;
}
.announcement_text {
	color: #000000;
	display: inline-block;
	font-size: 16px;
}
.contact-row {
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact-submit {
	margin-top: 10px;
	text-align: center;
}
textarea.contact-message {
	height: 150px;
}
.add-shadow {
	border: 4px solid #FFF;
	-webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3);
}
.pod_bottom2 {
	width: 100%;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
a.audio_count {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    padding: 8px;
    text-decoration: none;
    height: 14px;
    width: 14px;
    background-image: url(../images/icons/but_audio_play.png);
    background-position: bottom;
}
a.audio_count:hover {
    background-image: url(../images/icons/but_audio_play.png);
}
a.audio_count:active {
    position:relative;
    top:1px;
}
a.down {
    background-image: url(../images/icons/but_audio_no.png);
}
a.down:hover {
    background-image: url(../images/icons/but_audio_no.png);
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.with-gutter > [class*='col-'] {
    padding-right:15px;
    padding-left:15px;
}
.fish-report-date {
	vertical-align: top;
}
.scale-text-left {
	text-align: left;
}
ul.charter-guidelines {
	list-style-type: none;
}
.home-image {
	margin-bottom: 15px;
	margin-left: 15px;
}
.report_gallery {
	max-width: 75px;
	max-height: 75px;
}
#header > img {
	width: 100%;
}
.calendar-date {
	border: 1px solid #333;
	text-align: center;
	border-radius: 5px;
	display: inline-block;
	font-weight: bold;
	font-size: 10px;
}
.calendar-month {
	background-color: #6D4C34;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
}
.calendar-day {
	font-size: 20px;
	padding: 5px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}
.calendar-year {
	background-color: #623F2D;
	color: #fff;
	padding: 5px;
}

.rate-season {
	width: 0;
	overflow: hidden;
}
.footer-legal {
	font-size: 12px;
}
.feature-wrapper {
	-webkit-box-shadow: 8px 15px 5px 0 rgba(0, 0, 0, .55);
	-moz-box-shadow: 8px 15px 5px 0 rgba(0, 0, 0, .55);
	box-shadow: 8px 15px 5px 0 rgba(0, 0, 0, .55);
	border: 8px solid #000;
    border-radius: 0;
}
.report_img {
	max-height: 400px;
}
@media(min-width:768px) {
	.rate-season {
		width: 30%;
		overflow: auto;
	}
	.fcdata {
		text-align: left;
	}
}
.feature-ellipses {
	margin-bottom: 10px;
}
.img-alt-feature {
	max-width: 100%;
	max-height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: white;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
	border: none;
}
.feature-wrapper {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: center;
}
.feature-author {
	margin-top: 18px;
	font-weight: bold;
}
.feature-teaser {
	line-height: 1.5em;
}
.feature-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
}
.feature-more {
	width: 161px;
	height: 36px;
	background-image: url(../images/hog-heaven-more-1.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	margin: auto;
}
.feature-more:hover {
	background-image: url(../images/hog-heaven-more-2.png);
}
.panel {
	border-radius: 0;
	background: #fff;
}
.trip-selected {
	margin: 20px 0 20px 0;
	padding: 20px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
.form-inline .row {
	margin-bottom: 15px;
}
.trip-details h4 {
	text-shadow: none;
}
td.chk {
	padding-right: 5px;
}
.manifest-alert ul {
	color: #31708f;
    list-style-type: disc;
    margin-left: 20px;
}
#content {
	font-size: 14px;
}
input, select, textarea {
	color: #333;
}
.table-striped>tbody>tr:nth-of-type(odd) {
	color: #333;
}
label[for^=payment_amount_] {
	margin-top: 10px;
	margin-right: 20px;
}
.payment_amount {
	margin-top: 10px;
}
.trip-info-head {
	text-align: left;
}
.trip-info {
    font-size: 1.2em;
}
.table-striped {
	background-color: rgba(255, 255, 255, .75);
}
.table th {
	font-size: 16px;
}
ul.links {
	line-height: 1.8em;
	list-style: none;
	font-size: 1.8em;
}
body {
	font-size: 1.0rem;
	line-height: 1.25rem;
}
.trip-details-head {
	color: #fff;
	font-weight: bold;
}
.trip-details-head .bg-primary {
	padding-top: 5px;
	padding-bottom: 5px;
}
.control-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
}
@media (min-width: 768px) {
	.control-label {
		text-align: right;
	}
}


.form-control {
	border-radius: 0;
}
.panel {
	background: #fff;
	padding: 10px;
}
.manifest-alert, .manifest-wrap {
	margin-top: 30px;
	margin-bottom: 30px;
}
.btn {
	border-radius: 0 !important;
	padding: 5px;
}
.scale-group {
	border-left: 1px solid #333;
}
.schedule-instructions {
	margin-top: 10px;
	font-size: 0.75em;
}
#filter-month-btn {
	color: #000;
}
#main .dropdown-menu {
	background: #eed69f;
}
.datepicker-dropdown {
	background-color: #eed69f;
}
.schedule-instructions .btn {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.footlink:link, a.footlink:active, a.footlink:visited {
	color: #50bfae;
}
#auth_accept_cc_fee,
#exist_auth_accept_terms,
#auth_accept_terms {
        display: inline;
}
b, strong {
    font-weight: bold;
}
.scale-title p {
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
}
.form-control {
    border: 1px solid rgb(73, 80, 87);
}
.input-group-text {
    font-size: 0.8em;
    border-radius: 0;
    border: 1px solid #666;
}

