.fleetv1 img {
	width: 100%;
    height: 300px;
    object-fit: cover;
}
.fleetv1 h4 {
	font-size:1.6em;
	padding-top:25px;
	padding-bottom:50px;
	color:black;
	text-align: center
}

.fleetv1 img:hover {
	border-style: solid;
  	border-color: red;
}

.fleetv1 a {
	text-decoration: none;
}

.fleetv1 a:hover {
	text-decoration: underline;
	color: red;
}


.fleetv2-nosummary img {
	width: 100%;
    height: 300px;
    object-fit: cover;
}
.fleetv2-nosummary h4 {
	font-size: 1.5em;
    padding: 25px;
    color: #eed109;
    text-align: center;
    background-color: #0b106c;
    border-radius: 0 0 20px 20px;
    margin-bottom: 25px;
}

.fleetv2-nosummary img:hover {
	border-style: solid;
  	border-color: red;
}

.fleetv2-nosummary a {
	text-decoration: none;
}

.fleetv2-nosummary a:hover {
	text-decoration: underline;
	color: darkred;
}

.fleetv2-summary img {
	width: 100%;
    height: 400px;
    object-fit: cover;
    border: 2px solid black;
}

.fleetdetail-top img {
	width: 100%;
    height: 350px;
    object-fit: cover;
}

.fleetdetail-top h4 {
	font-size:2.4em;
	color:red;
}

.fleetdetail-images img {
	width: 100%;
    height: 300px;
    object-fit: cover;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    margin-bottom: 35px;
}

.fleetdetail-sep {
	width: 100%;
    clear: both;
    background: #d3d3d3;
    height: 1px;
    margin: 35px 0;
}

.staff21 h3 {
	font-size:2em;
	padding-bottom:25px;
	color:red;
	text-align: center	
}

.staff21 img {
	width:100%;
	height:350px;
    object-fit: cover;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    margin-bottom: 15px;
}

.staff21 h4 {
	font-size:1.5em;
	color:black;
	text-align: center	
}

.staff21 h5 {
	font-size:1.4em;
	padding-bottom:25px;
	color:black;
	text-align: center	
}

.staff21 a:hover {
	text-decoration:underline;
}


.staff21-sep {
	width: 100%;
    clear: both;
    background: #d3d3d3;
    height: 1px;
    margin: 35px 0;
}

.staff-organization .dropdown-item:hover {
	color:white;
	background-color: blue
}


.incidents21 .row:nth-child(even){
  background-color: #dfecff;
}

.incidents21 .row:nth-child(odd){
  
}

.incidents21 .row {
	min-height:50px;
	padding-top:15px;
	padding-bottom:15px;
}

.incidents21 button {
		padding: .25rem .5rem;
    	font-size: .875rem;
    	line-height: 1.5;
    	border-radius: .2rem;
    	width: 100px !important;
}


.awardsv2 .accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.awardsv2 .accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

.profile-inmemory-v2 .memorytop img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.profile-inmemory-v2 .memorytop span {
	font-size:1.8em;
	line-height: 1.6em;
	text-align:center;
}

.profile-inmemory-v2 .memorynames {
	padding-top:25px;
}

#chart, .chart-box {
    padding-top: 20px;
    padding-left: 10px;
    background: #0b106b;
    border: 1px solid #ddd;
    box-shadow: 0 22px 35px -16px rgba(0,0,0, 0.1);
}

select.flat-select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #008FFB url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' width=\'60px\' height=\'60px\'><polyline fill=\'white\' points=\'46.139,15.518 25.166,36.49 4.193,15.519\'/></svg>") no-repeat scroll right 2px top 9px / 16px 16px;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-family: arial,tahoma;
    font-size: 16px;
    font-weight: bold;
    outline: 0 none;
    height: 50px;
    padding: 5px 20px 5px 10px;
    text-align: center;
    text-indent: 0.01px;
    text-overflow: "";
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease 0s;
    width: auto;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }
  select.flat-select:focus, select.flat-select:hover {
    border: 0;
    outline: 0;
  }
  

.apexcharts-canvas {
    margin: 0 auto;
}

.galleryv2 h4 {
	font-size: 1.4em;
    font-weight: 700;
    color: black;
    text-align: center;
    padding-top: 25px;
}

.galleryv2 h3 {
	font-size: 1.2em;
    font-weight: 400;
    text-align: center;
    color: red;
    padding-bottom: 50px;
}

.galleryv2 img {
	object-fit: cover;
    height: 300px;
    width: 100%;
    border: 1px solid black;
}

.galleryv2:hover {
	text-decoration:none;
}

.galleryv2detail-top img {
    width: 100%;
    min-height: 350px;
    object-fit: cover;
    height: 100%;
    border: 1px solid black;
    max-height: 500px;
}

.galleryv2detail-top h1 {
	font-size: 2.2em;
    font-weight: 500;
    color: darkred;
    text-align: center;
}

.galleryv2detail-top h2 {
	font-size: 1.4em;
    font-weight: 400;
    color: black;
    text-align:center;
    padding-bottom:25px;
}

.galleryv2detail-top h3 {
	font-size: 2.2em;
    font-weight: 500;
    color: darkred;
}

.galleryv2detail-top h4 {
	font-size: 1.4em;
    font-weight: 400;
    color: black;
}

.galleryv2detail-top p {
	font-size: .9em;
    color: black;
}

.galleryv2detail-images img {
	width: 100%;
    height: 300px;
    object-fit: cover;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    margin-bottom: 35px;
}

.galleryv2detail-sep {
	width: 100%;
    clear: both;
    background: #d3d3d3;
    height: 1px;
    margin: 35px 0;
}

.groupv2 select {
	-webkit-appearance: menulist !important;
    -moz-appearance: none;
    /* background: transparent; */
    background-image: none;
    /* background-repeat: no-repeat; */
    background-color: #0b106b;
    /* background-position-x: 98%; */
    /* background-position-y: 15px; */
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    /* margin-right: 2rem; */
    /* padding: 1rem; */
    /* padding-right: 2rem; */
    margin-bottom: 25px;
    color: white;
    border-radius: 20px;
    padding: 10px;
}
.carousel-item p a
{
	color:white;
}