/* hover color: #006062 */
/* no hover : 07a285 */
body
{
	font-size:16px !IMPORTANT;
	/*background-color: #FEFEFF;*/
	background-color: #F9F9FB;
	
	
}
#mainrow
{
	margin-top:30px;
}

a, a:hover
{
	text-decoration: none;
}

a
{
	color:#215F9A !IMPORTANT;
}
a:hover
{
	color:#0050A3 !IMPORTANT;
}
a.btn, button.btn, .tag_link 
{
	color:#ffffff !IMPORTANT;
	background-color:#215F9A !IMPORTANT;
	border-color:#215F9A !IMPORTANT;
}
a.btn:hover, button.btn:hover, .tag_link:hover
{
	color:#ffffff !IMPORTANT;
	background-color:#215F9A !IMPORTANT;
	border-color:#215F9A !IMPORTANT;
}

#back-to-top 
{
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right:0px;
    /*display:none;*/
	opacity:0.7;
	z-index:90000;
	color:#00A4B6 !IMPORTANT;
}

.center
{
	text-align:center;
}
.page-header
{
	margin-top:40px;
}
.breadcrumb-item
{
	color:#ffffff !IMPORTANT;
}
.breadcrumb-item a
{
	color:#ffffff !IMPORTANT;
}
.breadcrumb-item a:hover
{
	/*color:#00A4B6 !IMPORTANT;*/
}
.breadcrumb_nav
{
	/*font-weight:bold;*/
	background-color: #0050A3 ;
	
}
.breadcrumb-item+.breadcrumb-item::before {
	color:#ffffff !IMPORTANT;
}
.breadcrumb
{
	color:#ffffff !IMPORTANT;
	padding-bottom:3px;
	margin-bottom: 0px !IMPORTANT;
}

/*
*****************************
MENU CSS
*****************************
*/

/*below is just for geodata right align menu*/


.nav-item
{
	white-space: nowrap  !IMPORTANT;
}
.access_btns
{
	margin-right:.5rem!important;
	margin-left:.5rem!important;
}

.search_form
{
	/*Below was removes as geodata search is on main bar not in tools */
	/*margin-top:.5rem!important;*/
	margin-right:.5rem!important;
	margin-left:.5rem!important;
}
.logo
{
	max-height:50px;
}
#mnnav
{
	background-color:#0050A3 !important;
	padding:0px;
}
.menu_nav-link, .dropdown-item
{
	font-weight:bold;
	color: #ffffff !IMPORTANT;
	font-size: 18px !IMPORTANT;
}
.dropdown-item
{
	font-weight:bold;
	color: #0050A3 !IMPORTANT;
	font-size: 18px !IMPORTANT;
}

.menu_nav-link
{
	padding-left:15px !IMPORTANT;
	padding-right:15px !IMPORTANT;
	white-space: nowrap  !IMPORTANT;
}

.nav-link:hover, .dropdown-item:hover, .nav-link.active:hover, .dropdown-item.active:hover
{
	background-color: #0050A3 !IMPORTANT;
	color: #ffffff !IMPORTANT;
	/*text-decoration:underline;*/
}
.dropdown-item.active {
	background-color: #c4c4c4 !IMPORTANT;
}

.down_arr_lnk, .right_arr_lnk
{
	/*padding-top:13px;
	padding-bottom:11px;*/
}
.navbar-toggler
{
	border-color:#ffffff !IMPORTANT;
	background-color:#ffffff !IMPORTANT;
	color:#ffffff;
}
.nav-link.active
{
    /*color: rgb(255, 255, 255) ! IMPORTANT;*/
	border-bottom: 6px solid #ffffff;
    /*background-color: #134552 ! IMPORTANT;*/
}

#collapsibleNavbar > ul.navbar-nav.me-auto > li:nth-child(1) > a:hover{
	border-bottom: 6px solid #ffffff;
}
.aa {
	background:rgba(0,0,0,0.5);
}

#collapsibleNavbar > ul.navbar-nav.me-auto > li:nth-child(2) > a:hover, .bb {
	border-bottom: 6px solid #ffffff;
}
#collapsibleNavbar > ul.navbar-nav.me-auto > li:nth-child(3) > a:hover, .cc {
	border-bottom: 6px solid #ffffff;
}
#collapsibleNavbar > ul.navbar-nav.me-auto > li:nth-child(4) > a:hover, .dd {
	border-bottom: 6px solid #ffffff;
}
#collapsibleNavbar > ul.navbar-nav.me-auto > li:nth-child(5) > a:hover, .ee {
	border-bottom: 6px solid #ffffff;
}
#collapsibleNavbar > ul.navbar-nav.me-auto > li:nth-child(6) > a:hover, .ff {
	border-bottom: 6px solid #ffffff;
}
/*
*****************************
FOOTER CSS
*****************************
*/
#footer_div
{
	margin-top:100px;

}
#footer_geodata_row
{
	/*margin-top:20px;*/
}

.social_link:hover .twirl
{
	animation-name: icon_twirl;
	animation-duration: 0.3s;
}
@keyframes icon_twirl 
{
  0%   {-webkit-transform: scaleX(1); transform: scaleX(1);}
  50% {-webkit-transform: scaleX(-1); transform: scaleX(-1);}
  100% {-webkit-transform: scaleX(1); transform: scaleX(1);}
}
.geologo
{
	width:17px;
	height:17px;
}
.btm_row
{
	background: #00545b !IMPORTANT;
	color:#ffffff !IMPORTANT;
	padding-top:10px;
}
.btm_row a
{
	color:#ffffff !IMPORTANT;
}
.btm_row a:hover
{
	color:#00A4B6 !IMPORTANT;
}
.uni_foot_logo
{
	margin-top:10px;
	margin-bottom:10px;
}
/*
*****************************
FORM CSS
*****************************
*/
.contreadbutton
{
	margin-left:10px;
}
.error, .error2, .error3, .error4
{
    /*display: none;*/
	padding-top:10px;
	margin-left:10px;
    color: #a94442;
}
.spaceerror
{
    display: none;
    color: #a94442;
}
.noblnkerror
{
	display: none;
    color: #a94442;
}
.warning
{
    display: none;
    color: #8a6d3b;
}
.servicecol
{
	text-align:center;
}
.mainicon
{
	color:#63AFF8;
}
.services
{
	color:#146EC5;
}
.war_star
{
	color: #a94442;
	font-size:20px;
	/*position:relative;
	top:15px;*/
}
.war_req
{
	color: #a94442;
}
.form-group
{
	padding:10px;

	margin-bottom:2px;
}
.has-error
{
	background-color:rgb(252, 232, 230);
	border-radius:5px;
}
.be_aware
{
	border-radius:5px;
	font-weight:bold;
	background-color:rgb(252, 190, 103);
	padding:10px;
}

/*
*****************************
TRAINING PAGE CSS
*****************************
*/
.center_tr_txt
{
	text-align: center;
}

.tr_table_icons
{
	font-size:24px;
}
.training_img
{
	max-width:200px;
	width:100%;
	min-width:50px;
}


/*
*****************************
VIDEO HEADER CSS
*****************************
*/
.head_vid_div
{
	position:relative;
	max-height:400px; 
	overflow:hidden;
}
.head_vid
{
	position:relative;
	background:#000000;
}
.head_vid_text_div
{
	padding-top:5%;
	position:absolute;
	top:0px;
	z-index:500;
	margin-left:5%;
	width:60%;
}
.head_vid_text_h1
{
	font-weight:600;
	color:#ffffff;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	font-size:6vw;
}
.head_vid_text_h2
{
	font-weight:bold;
	color:#ffffff;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	font-size:2vw !IMPORTANT;
}

.head_img_div
{
	position:relative;
	max-height:400px; 
	overflow:hidden;
	background:#000000;
}
.head_img
{
	position:relative;
	background:#000000;
}
.head_img_text_div
{
	padding-top:10%;
	position:absolute;
	top:0px;
	z-index:500;
	margin-left:5%;
	width:60%;
}

.head_img_text_h1
{
	font-weight:600;
	color:#ffffff;
	text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
	font-size:8vw;
}
.head_img_text_h2
{
	font-weight:bold;
	color:#ffffff;
	text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
	font-size:5vw !IMPORTANT;
}
.uni_vid_logo
{
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:500;
	opacity:0.8;
	max-width:200px;
}
/*
*****************************
TEAM PAGE CSS
*****************************
*/
.team_img
{
	/*border-radius:10px;*/
	width:100%;
	max-width:200px;
	margin-bottom:30px;
}
.team_col
{
	margin-bottom:30px;
}
.no_btm_margin_p
{
	font-weight:bold;
	margin-bottom:0px;
}
.team_email_p
{
	/*font-size:16px;*/
}
.team_orcid img {
	height:30px;
}

/*
*****************************
RESEARCH PAGE CSS
*****************************
*/
.reserch_box
{
	/*border:2px solid black;*/
	/*border-radius:25px;*/
	overflow:hidden;
	height:90%;
	margin-bottom:10px;
	background:rgba(0, 164, 182,0.1);
}
.reserch_color_block
{
	position:relative;
	background: rgba(0, 164, 182,0.8);
	transition: width 0.3s;
	width: 0%;
	height:100%;
}
.reserch_box:hover .reserch_color_block
{
	width: 100%;
}

.reserch_text_block
{
	position:relative;
	top:-100%;
	display: table;
}
.reserch_text_block i
{
	position:relative;
	left:0px;
	transition: left 1s;
}
.reserch_box:hover > .reserch_text_block
{
	color:#ffffff;
}
.reserch_box:hover > .reserch_text_block i
{
	left:25px;
}

@keyframes arrow_move 
{
  0%   {right:100px;}
  50% {right:0px;}
  100% {right:100px;}
}
@keyframes arrow_move 
{
  0%   {-webkit-transform: scaleX(1); transform: scaleX(1);}
  50% {-webkit-transform: scaleX(-1); transform: scaleX(-1);}
  100% {-webkit-transform: scaleX(1); transform: scaleX(1);}
}

.reserch_img_div
{
	overflow: hidden;
}
.reserch_img_div img
{
	max-width:200%;
}

.reserch_text_div
{
	width:70%;
	padding:10px;
	display: table-cell;
	vertical-align: middle;
}
.reserch_text_div h5
{
	font-weight:600 !IMPORTANT;
	transition: color 0.3s;
}

.res_img_col
{
	max-height:280px;
	overflow:hidden;
	margin-bottom:20px;
}
.res_img
{
	width:100%;
}
figure table
{
	border-color:#ffffff;
}
/*
*****************************
Banner CSS
*****************************
*/
#bnr_div {
	max-height:600px;
	overflow:hidden;
	position: relative;
}
.banner_text {
	font-size:3em;
	height:300px;
	
	width:100%;
	position:absolute;
	color:#ffffff;
	/*background-color: rgba(0,0,0,0.6);*/
}
.bnr_logos
{
	position: absolute;
    bottom: 10px;
    right: 0px;
    z-index: 500;
    opacity: 0.8;
    max-width: 300px;
}
.bnr_logos img {
	max-width:150px;
}


@media only screen and (max-width: 600px) {
	.banner_text {
		font-size:30px;
	}
}
#banner {
	width:100%;
}
#banner img {
	width:100%;
}
#banner .banner_text p{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translate(0%, -50%);
}

.bx_pd
{
	margin:5px;
	padding:15px;
	border:1px solid #d6d6d6;
	border-radius:5px;
}


#eo_capabilities
{
	background:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	border-radius:5px 5px 5px 5px ;
}

.pri_whitebox
{
	padding:10px !IMPORTANT;
	background:#ffffff !IMPORTANT;
}
.sp
{
	margin:10px;
}
.sp2
{
	margin:10px;
	background:#ffffff;
	padding-bottom:10px;
	border-radius:5px 5px 5px 5px;
}
.sp2 .story_image{
	border-radius:5px 5px 0px 0px;
}
.sp img
{
	border-radius:5px 5px 0px 0px;
}