/* hover color: #006062 */
/* no hover : 07a285 */


/* ICW: accordion*/
/*.home_container .accordion-button:not(.collapsed)
Specificity: (0,2,0)
 {
    color: white !important;
    background-color: black !important;
	
	
 }*/
 
 .accordion-button {
	   background-color: rgb(63, 63, 63) !important;
	   color:white !important;
 }
 
 .accordion-body {
	   background-color: rgb(32,32,32) !important;
	   color:white !important;
 }
 
 
.accordion-button::after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
 }
 

#mainrow::after
{
	content: "";
	background-image: url("/geodata/res/images/logos/geodata_large_logo.svg");
	position: absolute;
      top:150px;
      right: 0px;
      bottom: 0px;
      left: -250px;
	  height:100%;
	 
	  background-repeat: no-repeat;
 /* background-attachment: fixed;*/
 
      opacity: 0.06;
	  z-index:-9999;
}
a, a:hover
{
	text-decoration: none;
}

a
{
	color:#0FD6E8 !IMPORTANT;
}
a:hover
{
	color:#008080 !IMPORTANT;
}

.btn-primary
{
	background-color:#008080 !IMPORTANT;
	border-color:#008080 !IMPORTANT;
}
.btn-primary:hover
{
	background-color:#00A4B6 !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:#000000;
}
.breadcrumb_nav
{
	/*font-weight:bold;*/
	background-color: rgba(0, 164, 182,0.2);
	
}
.breadcrumb
{
	padding-bottom:3px;
	margin-bottom: 0px !IMPORTANT;
}

/*
*****************************
MENU CSS
*****************************
*/

/*below is just for geodata right align menu*/
#collapsibleNavbar .me-auto
{
	margin-left: auto !important;
	margin-right: 0px !important;
}


.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:#000000 !important;
}
.menu_nav-link, .dropdown-item
{
	font-weight:bold;
	color: #ffffff !IMPORTANT;
	font-size: 18px !IMPORTANT;
}
.dropdown-item
{
	font-weight:bold;
	color: #00A4B6 !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: #eeeeee !IMPORTANT;
/*	color: #00545b !IMPORTANT;
	text-decoration:underline;*/
}
.down_arr_lnk, .right_arr_lnk
{
	/*padding-top:13px;
	padding-bottom:11px;*/
}
.navbar-toggler
{
	border-color:#ffffff !IMPORTANT;
	background-color:#ffffff !IMPORTANT;
	color:#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: #000000 !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:40px;
}
.no_btm_margin_p
{
	font-weight:bold;
	margin-bottom:0px;
}

.orchid_icon  {
	color:#A6CE39;
}
.orchid_icon:hover {
	color:#447405;
}

.linkedin_icon {
	color:#0A66C2;
}
.linkedin_icon:hover {
	color:#004182;
}
/*
*****************************
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;
}

/*
*****************************
Publication PAGE CSS
*****************************
*/
.bibtex-biblio  {
	border-collapse:separate; 
	border-spacing: 0 1em;
}
.bibtex-list-end {
	padding-right:20px;
} 


.ck.ck-content {
	color:#000000 !IMPORTANT;
}

#collection_list th, #story_list th, #tag_list th, #group_list th, #newsletter_list th, #template_list, .col_cre_col, .str_cre_col, .str_edt_col {
	color:#ffffff !IMPORTANT;
}
.collection_story_table td {
	color:#ffffff !IMPORTANT;
}

