/*side to side*/
html, body {
		width: auto !important; 
		overflow-x: hidden !important;
} 


/*fieldwork geo regular*/
@font-face {
	font-family: Fieldwork, Verdana, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/*Fieldwork Italic Regular*/
@font-face {
	font-family: Fieldwork, Verdana, sans-serif;
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

/*Fieldwork Geo Bold*/
@font-face {
	font-family: Fieldwork, Verdana, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

/*Fieldwork Italic Regular*/
@font-face {
	font-family: Fieldwork, Verdana, sans-serif;
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

* {
   font-family: Fieldwork, Verdana, sans-serif;

}


a {
    color: #00426d;
    margin: auto;
	text-decoration: underline;
}



a:hover,
a:focus {
color: #00426d;

text-decoration: none;
}

a.main-nav-icons {
	color: #ffffff;
	text-decoration: none;
}

a.onSlate {
    color: #000000;
	background-color: rgba(0,0,0,0);
    margin: auto;
	text-decoration: underline;
}

a.onSlate:hover, a.onSlate:focus {
  opacity: .75 important!;
}


a.onDark {
    color: #ffffff;
	background-color: rgba(0,0,0,0);
    margin: auto;
	text-decoration: underline;
}

a.onDark:hover, a.onDark:focus {
  opacity: .75 important!;
}

body {
font-family: Fieldwork, Verdana, sans-serif;
line-height: 1.5rem;
color: #00426d;
background-color: rgba(126, 148, 175, 0.1);
max-width: 1440px;
margin: auto;
overflow-x: hidden !important;
}

button {
    background-color: white;
    border: none;
    color: #00426d;
	text-decoration: none;
}

button.close {
color: #fff;
background-color: #cc0000;
filter: alpha(opacity=90);
border-radius: 20px;
padding: 5px 10px;
}



fieldset {
padding: .35em .625em .75em;
margin: 0 0px;
border: 1px solid transparent;
}

figure {
margin: 0em 0px;
}

footer {
    margin: 1vw;
    padding: 1vw;
    background-color: #ebf0f5;
    display: inline-block;
}

html {
font-family: Fieldwork, Verdana, sans-serif;
	-webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

h1 {
margin: 0em;
font-size: 2em;
text-align: left;
line-height: 1em;

}

h2 {
    font-size: 1.7rem;
	letter-spacing: -.025em;
	line-height: 1em;
}

h3 {
    font-size: 1.5rem;
}

h4 {
    font-size: 1.3rem;

}

h5 {
    font-size: 1.1rem;
}


h2, h3, h4 {

padding-top: 1rem;
}


/*iframe {
width: 100%;
height: 720px;
}*/

input[type="radio"],
input[type="checkbox"] {
margin: 0px 0 0;
margin-top: 1px \9;
line-height: normal;
}


	


p {
    margin: 10px 0px;
    text-align: left;
}

ul,
ol {
margin-top: 0;
margin-bottom: 0px;
text-align: left;
}


@media print {
  .pageBreak {page-break-after: always;}
}
 



@media (min-width: 576px) {
    .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto;
    }
}

@media (min-width: 992px) {
    .modal-dialog {
      max-width: 625px;
    }

    
}
  
@media (min-width: 1200px) {
    .modal-dialog {
      max-width: 750px;
    }
}




@media (orientation: landscape) {
.navbar-collapse.in {
    max-height: 290px !important; 
    overflow-y:scroll !important; 
    overflow-x:hidden !important;
}
}

@media (orientation: portrait) {
.navbar-collapse.in {
    max-height: 650px !important; 
    overflow-y:scroll !important; 
    overflow-x:hidden !important;
}
}

@media print {
*,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}
a,
a:visited {
    text-decoration: none;
}
a[href]:after {
    content: " (" attr(href) ")";
}
abbr[title]:after {
    content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
}

thead {
    display: table-header-group;
}
tr,
img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
    display: block;
	width: 525px;
	height: 350px;
}
p,
h2,
h3 {
    orphans: 3;
    widows: 3;
}
h2,
h3 {
    page-break-after: avoid;
}



.label {
    border: 1px solid transparent;
}


.table {
    border-collapse: collapse !important;
}
.table td,
.table th {
    background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
    border: 1px solid transparent !important;
}
}

@media screen and (max-width: 767px) {
.table-responsive {
    width: 100%;
    margin-bottom: 0px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid transparent;
}
.table-responsive > .table {
    margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
}
.table-responsive > .table-bordered {
    border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}
}
  