@import url('https://fonts.googleapis.com/css?family=EB+Garamond|Open+Sans');
.scale-table {
	border-collapse: separate;
	border-spacing: 0;	
	width: 100%;
}
.scale-title {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	font-size: 24px;
	background: #0c3454;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 0px;
}
.scale-break {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	font-family: 'Open Sans', san-serif;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333;
	background: lightblue;
	font-size: 18px;
}
.scale-head {
	background-color: #333;
	font-family: 'Open Sans', san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
}
.scale-data {
  background-color: rgba(255,255,255,0.7);
  font-size: 17px;
  color: #000;
  text-align: center;
  padding: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #666;
  vertical-align: top;
  font-family: 'EB Garamond', serif;
}
.scale-data:first-child {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #666;
}
.scale-data:nth-child(2) {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #666;
}
.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: 'Open Sans', san-serif;
  font-size: 13px;
  color: #000;
  text-align: left;
  padding: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #666;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #666;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #666;
}
.scale-span {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.scale-foot {
	background-color: #333;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Open Sans', san-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #06C;
	background: #333; /* Old browsers */
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	border-radius: 0px;
}
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);
}
.scale-head a:hover,
.scale-head a:visited,
.scale-head a:link
{
	color: white;
}
.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;
}
.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-family: Cabin,sans-serif;
	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;
}
body {
	background: none transparent;
	font-family: 'Open Sans', sans-serif;
}
.container-fluid {
	font-family: 'Open Sans', sans-serif;
}
#main {
	background-color: inherit;
	background: none transparent;
}
.feature-wrapper {
	background-color: rgba(255, 255, 255, .7);
	background: rgba(255, 255, 255, .5);
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	padding: 15px 5px;
}
.feature-img {
	background-color: inherit !important;
}
.feature-title {
	color: #0c3454;
}
.forgot-password-head {
	margin: 20px;
	font-size: 18px;
}
.forgot-password-buttons {
	margin: 20px;
}
label[for=uremail] {
	margin-right: 10px;
}
.trip-details-head {
	font-weight: bold;
}
.trip-details {
	margin-top: 10px;
}
.banner2 {
	margin-bottom: 30px;
}
.trip-selected {
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 20px;
}
.totals-row {
	margin-top: 20px;
}
.angler-select-intro {
	margin-bottom: 30px;
}
.update-temp {
	margin-top: 20px;
}
.update-temp-head {
	font-weight: bold;
}
.manifest-alert {
	margin-top: 20px;
}
.form-group.required .control-label:after { 
   content:"*";
   color:red;
}
.credit-card-display {
	margin: 20px;
}
.password-message {
    color: #FFF;
    height: 100%;
    font-size: 18px;
    margin-top: 20px;
}
.pass {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 1.2em;
}
a.footlink:link, a.footlink:visited, a.footlink:active {
	color: #23429C;
	color: #23429C;
}
.manifest-btn {
	max-height: 1em;
}
.manifest-icon {
	max-height: 1.33em;
}
.manifest-icon-sm {
	max-height: 1.1em;
}
.manifest-cur {
	min-width: 4em;
	display: inline-block;
}
.manifest-lbl {
	min-width: 6em;
	display: inline-block;
}
.bg-primary {
	color: #fff;
}
.rental-text {
	font-size: .8em;
}
td.chk {
	width: 50px;
}
.core {
	background: #F2F2F2;
	padding-top: 20px;
	padding-bottom: 20px;
}
.grey-panel {
	background: #F2F2F2;
	padding: 15px;
	border-radius: 0;
	border: 1px solid #333;
}
.manifest-wrap {
	background: #dedede;
	border: 1px solid #333;
	margin-top: 20px;
	margin-bottom: 20px;
}
form, form#contact-form {
    padding-top: 10px;
    padding-bottom: 10px;
}

.alert-info {
    color: #333;
    background-color: #dedede;
    border-color: #666;
}
.alert {
	border-radius: 0;
	-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);
}
h1, h2, h3, h4, h5 {
	margin-bottom: 10px;
}
input {
	width: auto;
}
#auth_accept_cc_fee,
#exist_auth_accept_terms,
#auth_accept_terms {
	display: inline;
}
b, strong {
    font-weight: bold;
}
.schedule-instructions p {
	font-size: 14px;
	color: #fff;
}
.schedule-instructions {
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	text-shadow: none;
	margin-top: 15px;
	text-transform: none;
}

