/********************************** GLOBALS ***********************************/
 html, body {
	 height: 100%;
}
 body {
	 background:#ffffff;
	 background-image:none !important;
	/**font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	**/
	 font-family: sans-serif;
	 color: #000;
}
 h1{
	 font-size:180%;
	/**text-transform:uppercase;
	**/
	 letter-spacing:0.05em;
}
 h2{
	 font-size:140%;
	/**text-transform:uppercase;
	**/
	 letter-spacing:0.025em;
}
 h3{
	 font-size:120%;
	 letter-spacing:0.025em;
}
 h4{
	 font-size:100%;
	 letter-spacing:0.025em;
}
 h5{
	 font-size:90%;
	 letter-spacing:0.025em;
}
 h6{
	 font-size:80%;
	 letter-spacing:0.025em;
}
 p{
	 font-size:100%;
	 letter-spacing:0.005em;
}
 a {
	 color: #3E5B5D;
	 text-decoration:underline;
}
 a:hover {
	 color: #23527c;
}
 hr{
	 border-top: 1px solid rgba(0,0,0,.25);
}
 .bg-white hr{
	 border-top: 1px solid #3E5B5D;
}
 fieldset, form, table {
	 margin:0;
}
/********************************** SEARCH ************************************/
 .gsc-control-cse.gsc-control-cse-en {
	 visibility: hidden;
	 width: 0px;
}
 .gsc-search-box.gsc-search-box-tools {
	 display: none;
}
 .gsc-modal-background-image-visible {
	 visibility: visible;
}
 .gsc-control-cse{
	 padding:0 !important;
}
 #search-top.navbar{
	 padding:0;
}
 #search-top .navbar-brand{
	 font-size: 1rem;
}
 #search-top .search.hidden-search {
	 width: 0px;
	 padding: 0px;
}
 #search-top .search.shown-search {
	 width: 300px;
}
 #search-top .search {
	 transition: padding .5s, width .5s !important;
}
 #social-top .nav-link, #social .nav-link{
	 color:rgba(255,255,255,0.75);
}
 #social-top .nav-link:hover, #social .nav-link:hover{
	 color:rgba(255,255,255,1);
}
/********************************** TOOLS *************************************/
 .text-accent, .orange-font, .orange {
	 color: #864628;
}
 .teal{
	 color:#3E5B5D;
}
 .program-title{
	 font-size:14pt;
	 text-transform:uppercase;
	 text-align:center;
	 font-weight:bold;
}
 .alert-custom {
	 /*color: #9A5737;*/
	 color:#000000;
	 background-color: #F3EBE2;
	 border-color: #C07450;
}
 .no-border{
	 border:0;
}
/********************************** TEMPLATE.MT.GOV ***************************/
/*Amber Alert*/
body.amber-alert .sticky-top{
	top: 112px;
}
body.amber-alert header .logo.tiny {
	top: 50px;
}

 #template-layout-push {
	 height: 64px;
}
/********************************** TOP NAV ***********************************/
 #header{
	 border-bottom: 3px solid #f5f0dd;
}
 #header .container-fluid{
	 position:relative;
}
 #site-name {
	 position: absolute;
	 left: 100px;
	 right: 0;
	 top: 10px;
	 text-transform: uppercase;
	 line-height: 1.3;
	 color: #000;
	 font-weight: 600;
}
 #navbarCollapse, .navbar-toggler{
	 margin-top:24px;
}
 .navbar-toggler:focus, .navbar-toggler:hover {
	 background-color: #ddd;
}
 .navbar-nav > li > a {
	 color: #3f3f3f;
	 -webkit-transition: all .3s ease 0s;
	 -moz-transition: all .3s ease 0s;
	 -o-transition: all .3s ease 0s;
	 transition: all .3s ease 0s;
}
 .navbar-nav > li > a:focus, .navbar-nav > li > a:hover, .dropdown.show {
	 color: #979797 
}
 .navbar-nav .nav-link, .navbar .dropdown-item {
	 padding: 15px !important;
}
 #social-top.navbar-nav .nav-link{
	 padding:7px 15px !important;
}
 .dropdown-menu {
	 padding:0;
	 border-radius:0;
}
 .navbar .dropdown-item {
	 border-bottom: 1px solid #ccc 
}
 .nav-link.active, .dropdown.show{
	 background-color: #e7e7e7;
}
 .dropdown-item.active, .dropdown-item:active {
	 color: #fff;
	 background-color: #3E5B5D;
}
/********************************** CONTENT ***********************************/
 main.container-fluid{
	 padding:30px;
}
 .jumbotron{
	 min-height: 200px;
	 margin-bottom: inherit;
	 background: transparent no-repeat center center;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	 border-radius: 0;
}
 .jumbotron h1 {
	 font-weight:bold;
}
/********************************** SIDE NAV **********************************/
 .list-group{
	 border-radius: 0;
}
 .list-group a{
	 background-color: #557677;
	 color: #fff;
}
 .list-group-item.active {
	 color: #3E5B5D;
	 background-color: #fff;
	 border-color: #3E5B5D;
}
 .list-group-item-action:active {
	 color: #212529;
	 background-color: #e9ecef;
}
 .list-group-item-action:focus, .list-group-item-action:hover {
	 color: #fff;
	 background-color: #3E5B5D;
}
/********************************** CAROUSEL **********************************/
 .carousel-caption {
	 position: relative;
	 top: 0;
	 left: 0;
	 width: 100%;
	 padding: 15px;
	 background: rgba(255, 255, 255, 1);
	 color: #000;
}
 .carousel-caption h5{
	 font-weight:bold;
}
 .carousel-caption p{
	 margin:0;
}
 .carousel-indicators {
	 margin-bottom:0;
}
 .carousel-control-next, .carousel-control-prev {
	 width: 5%;
	 z-index:99;
}
/********************************** CARDS *************************************/
 .card-img-top {
	 background-size: cover;
}
 .cards a:hover .card {
	 ?background-color: #f5f5f5;
}
 .cards a:hover{
	 text-decoration:none;
}
 .card-body:empty {
	 display: none;
}
 .card-title{
	 font-weight:bold;
	 text-align:center;
}
/**************************** ACCORDIONS/TABS *********************************/
 .nav-tabs {
	 display:none;
}
 .accordion .card-header{
	 padding:0;
}
 .card-header .btn-link.focus, .card-header .btn-link:focus, .card-header .btn-link:hover{
	 text-decoration: none;
	 box-shadow:none;
}
 .tab-content{
	 padding: 30px;
}
 .accordion-toggle{
	 display:block;
	 text-decoration:none;
	 padding: .75rem 1.25rem;
}
 .accordion-toggle:hover{
	 text-decoration:none;
}
 .accordion-toggle:after {
	 content: "\f078";
	 float: right;
	 font-family: 'Font Awesome 5 Free';
	 font-weight: 900;
}
 [aria-expanded="true"].accordion-toggle:after {
	 content: "\f054";
}
/*FAQ*/
 .accordion.faq .card{
	 border-left:0;
	 border-right:0;
}
 .accordion.faq .card-header{
	 position: relative;
	 background:none;
	 border-bottom: 0;
	 font-weight:bold;
}
 .accordion.faq .card-header span{
	 padding-left:30px;
	 display:inline-block 
}
 .accordion.faq .accordion-toggle:before {
	 content: "\f054";
	 display: block;
	 position: absolute;
	 top: 50%;
	 -webkit-transform: translateY(-50%);
	 -moz-transform: translateY(-50%);
	 -ms-transform: translateY(-50%);
	 transform: translateY(-50%);
	 font-family: 'Font Awesome 5 Free';
	 font-weight: 900;
}
 .accordion.faq [aria-expanded="true"].accordion-toggle:before {
	 content: "\f078";
}
 .accordion.faq .accordion-toggle:after {
	 display:none;
}
 .accordion.faq .accordion-toggle span:hover {
	 text-decoration: underline;
}
 .accordion.faq .card-body{
	 padding-left:50px;
	 padding-right:50px;
}
/**************************** BUTTONS *****************************************/
 .clive-submit {
	 display: inline-block;
	 font-weight: 400;
	 color: #212529;
	 text-align: center;
	 vertical-align: middle;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	 background-color: transparent;
	 border: 1px solid transparent;
	 padding: .375rem .75rem;
	 font-size: 1rem;
	 line-height: 1.5;
	 border-radius: .25rem;
	 transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
 .btn-primary:not(.btn-link), .clive-submit{
	 box-shadow: 0 0 0 1px #3E5B5D inset;
	 -webkit-transition: .2s all;
	 transition: .2s all;
}
 .btn-primary, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle, .clive-submit{
	 background-color: #3E5B5D !important;
	 border-color:#3E5B5D !important;
	 color:#fff !important;
	 text-transform:uppercase;
}
 .btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .clive-submit:hover, .clive-submit:focus {
	 background-color: #fff !important;
	 border-color: #3E5B5D !important;
	 color:#3E5B5D !important;
}
 .btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus, .clive-submit:focus {
	 box-shadow: 0 0 0 0.2rem rgba(15,62,81,.5);
}
 .btn-secondary:not(.btn-link){
	 box-shadow: 0 0 0 1px #333 inset;
	 -webkit-transition: .2s all;
	 transition: .2s all;
}
 .btn-secondary, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle{
	 background-color: #333 !important;
	 border-color:#333 !important;
	 color:#fff !important;
	 text-transform:uppercase;
}
 .btn-secondary:hover, .btn-secondary.focus, .btn-secondary:focus {
	 background-color: #fff !important;
	 border-color: #333 !important;
	 color:#333 !important;
}
 .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
	 box-shadow: 0 0 0 0.2rem rgba(0,0,0,.5);
}
/********************************** FOOTER ************************************/
 .footer{
	 min-height:100px;
	 border-top: 25px solid #f5f0dd;
	 background:#3E5B5D;
	 box-shadow: 0 -.125rem .25rem rgba(0,0,0,.075);
	 color:#fff;
}
 .footer ul{
	 padding-left: 0;
	 list-style: none;
}
 .footer a{
	 color:#fff;
}
 #back-to-top {
	 position: fixed;
	 bottom: 81px;
	 right: 15px;
	 display: none;
	 z-index:99;
}
/********************************** RESPONSIVE ********************************/
/*Small devices (landscape phones, 576px and down)*/
 @media (max-width: 576px) {
	 #site-name {
		 top: 0;
	}
	 .navbar-brand img {
		 height: 75%;
		 width: 75%;
	}
}
/*Medium devices (tablets, 768px and up)*/
 @media (min-width: 768px) {
	 #template-page-wrapper{
		 padding-top: 64px;
	}
	 .carousel-caption{
		 position:absolute;
		 top:initial;
		 bottom: 30px;
		 background: rgba(255, 255, 255, .9);
	}
	/*Tabs To Accordions*/
	 .nav-tabs {
		 display: flex;
	}
	 .tab-content .card {
		 border: none;
	}
	 .tab-content .card .card-header {
		 display:none;
	}
	 .tab-content .card .collapse{
		 display:block;
	}
}
/*Large devices (desktops, 992px and up)*/
 @media (min-width: 992px) {
}
/*X-Large devices (desktops, 1200px and up)*/
 @media (min-width: 1200px) {
	 .navbar .nav-link.hover ~ .dropdown-menu {
		 display: none;
		 margin-top: 0;
	}
	 .navbar .nav-link.hover:hover ~ .dropdown-menu, .navbar .nav-link.hover ~ .dropdown-menu:hover {
		 display: block;
	}
	 .dropdown-item.hover ~ .dropdown-menu {
		 display: none;
	}
	 .navbar .dropdown-item.hover:hover ~ .dropdown-menu, .navbar .dropdown-item.hover ~ .dropdown-menu:hover {
		 display: block;
	}
	 .dropdown-item.hover::before {
		 display: inline-block;
		 margin-right: .255em;
		 vertical-align: .255em;
		 content: "";
		 border-top: .3em solid transparent;
		 border-right: .3em solid;
		 border-bottom: .3em solid transparent;
	}
}
 @media(max-width:767px){
	 .tab-content > .tab-pane {
		 display: block !important;
		 opacity: 1;
	}
	 .carousel-caption h5, .carousel-caption p{
		 font-size: 80%;
	}
}
/*Small devices (landscape phones, 576px and up)*/
 @media (min-width: 576px) {
	 .carousel-caption h5, .carousel-caption p{
		 font-size: 80%;
	}
}
/*Medium devices (tablets, 768px and down)*/
 @media(max-width:767px) {
	/* .navbar-collapse li.nav-item {
		 background: #3E5B5D;
		 border-bottom: 1px solid rgba(0,0,0,.25);
	}
	 .navbar-light .navbar-collapse .navbar-nav .nav-link {
		 color: #fff !important;
	}
	 .navbar-collapse.show a.active {
		 background:#000 !important;
		 color:#3E5B5D;
	}
	 */
	 .navbar-collapse .dropdown-menu{
		 margin-right: 15px;
		 margin-left: 15px;
	}
	 .dropdown-submenu{
		 border:none;
	}
}
/*X-Large devices (desktops, 1200px and down)*/
 @media (max-width: 1200px) {
}
/*************************Custom Styles 2-1-2021**************************/
/**.col {
	 background-color:#80dfff;
	 border-right: 3px solid black;
}
**/
 .navbar-expand-xl .navbar-collapse {
	/* display: -ms-flexbox !important;
	 */
	/*display: flex !important;
	*/
	/*-ms-flex-preferred-size: auto;
	*/
	/*flex-basis: auto;
	*/
	/*margin-right: 15% !important;
	*/
}
/*.text-right {
	*/
	/* margin-right:15%;
	*/
	/*
}
*/
/*.align-self-center {
	*/
	/* -ms-flex-item-align: center !important;
	*/
	/* align-self: center !important;
	*/
	/* margin-left: 25%;
	*/
	/*
}
*/
/*.navbar-toggler {
	*/
	/* padding: .25rem .75rem;
	*/
	/* font-size: 1.25rem;
	*/
	/* line-height: 1;
	*/
	/* background-color: transparent;
	*/
	/* border: 1px solid transparent;
	*/
	/* border-radius: .25rem;
	*/
	/* margin-left: 15%;
	*/
	/*
}
*/
/**Button bottom margins - Bootstrap 4**/
 main .btn {
	 margin-bottom: .5em;
}
/**Search Bar modifications**/
/*#template-search-wrap {
	*/
	/* width: 512px !important;
	*/
	/*
}
*/
/** This is to make the Info button text white, and backgound color meet contrast requirements**/
.btn-info {
	color: #fff;
    background-color: #002e6d;
    border-color: #002e6d;
}
.btn-info:hover {
	color: #fff;
    background-color: #002e6d;
    border-color: #002e6d;
}

.breadcrumb-item.active {
    color: #000000 !important;
}

/* margins for full page width pages*/
.my-3 {
	margin-left:2rem !important;
	margin-right:2rem !important;
	}
	
	table, th, td {
  border: 1px solid;
}

table td{
    padding-left: 10px;
}


 