body{
	font-size:14pt;
}

 h2, h3, h2 a{
	color:#0078ad;
	font-size:22px;
 }
 
 #g-header{
	background: #ffffff url("/images/theme/inspiring_bg.png") repeat-y scroll 40% 100px; 
	background-color:#ffffff; 
	box-shadow: 0 0 4px #585858;
  }

 /*--------Top Menu------------*/
 
 .g-main-nav .g-toplevel{
	font-size:16px;
 }
 
 #g-navigation
 {
	background:	#0078ad none repeat scroll 0 0;
	z-index:10;
 }
 
 #g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container
 {
	background-color:#eaeaea;
	color: #0078ad;
 }
 
 #g-navigation .g-main-nav .g-toplevel > li:hover.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container
 {
	color:#ffffff;
	background-color: #0c4e80;
	-webkit-transition: .2s all;   
    -webkit-transition-delay: .2s; 
    -moz-transition: .2s all;   
    -moz-transition-delay: .2s; 
    -ms-transition: .2s all;   
    -ms-transition-delay: .5s; 
    -o-transition: .2s all;   
    -o-transition-delay: .2s; 
    transition: .2s all;   
    transition-delay: .2s; 
 }
 
 #g-navigation .g-main-nav .g-toplevel > li ~ li
 {
	border-right: 1px solid #1867a9;
 }
 
 .g-main-nav .g-standard .g-dropdown.g-dropdown-right
 {
	right:auto;
	left:0;
 }
 /*--------End Top Menu------------*/
 
ykb, .ykb th, .ykb tr{
	 border:1px solid #dddddd;
	 
 }
 
 .ykb tr:nth-child(even){
	 background-Color:#f0f0f0;
 }
  
 .card{
	 background:#eaeaea none repeat scroll 0 0;
	 border:hidden;
 }
 /*-----Articel table--------------*/
 .maintable{
	background-color: mintcream;
 }
 
 .maintable2{
	background-color: #0078ad;
	color:#fff;
 }
 
.maintable2 td p strong{
	color:#fff;
 }
 
 .firstcell{
	background-color: mintcream;
 }
 
 .firstcell  strong{
	color:#0078ad;
 }
 
 
 /*-----End Articel table--------------*/

 /*--------Said Menu------------*/
 .mainmenue{
	background:#eaeaea url("/ykb-hr/templates/g5_hydrogen/images/inspiring_bg1.png") repeat-y scroll 95px -50%;
	border-radius:10px;
	box-shadow: 1px 2px 2px #585858;
	margin:-10px -10px 30px ;
 }
 
 .mainmenue .g-title{
	color:#0078ad;
	margin-bottom:5px;
	padding:10px 10px 0 10px;
	font-size:20px;
	font-family:"GE SS Two Bold","roboto",sans-serif;
 }
 
 .mainmenue2{
	background:#0078ad url("../../images/inspiring_bg.png") repeat-y scroll -58px 51px;
	border-radius:10px;
	box-shadow: 1px 2px 2px #585858;
	margin:-10px -10px 30px;
 }
 
 .mainmenue2 .g-title{
	color:#fff;
	margin-bottom:5px;
	padding:10px 10px 0 0;
	font-size:20px;
	font-family:"GE SS Two Bold","roboto",sans-serif;
 }
 
 
 /*--------End of Said Menu------------*/
 
 #g-header .search input
 {
	background-color: #eaeaea;
 }
 
#g-feature
{
	background: #eaeaea none repeat scroll 0 0;
}
 
.card-block
{
	background-color:#dddddd;
	border:1px outset #686868;
	border-radius:15px;
	margin:10px;
	padding:10px;
}

.card-title
{
	color:#0078ad;
}

/*-- Event date ---*/
.xco-wrap .meta{
	font-size:11px;
}

/*---- Atival details----*/
.article-info-term{
	font-size:10px;
	line-height:0;
	visibility:hidden;
} 

.published{
	margin-top:-10px;
	margin-right:0;
}

/*-----Player Screen-----*/
.yf-screen{
	border:1px gray solid;
}

/*--copy right--*/
.yendifplayer a, .yendifplayer a:hover
{
	visibility:hidden;
}

/*---Category Bloug--*/
.mainst .items-leading, .mainst .item {
	background-color:#f6f7f8;
	border: 1px #eaeaea solid;
	border-radius:15px;
	margin-bottom:20px;
	padding-right:15px;
	padding-left:15px;
}
/*-----Category List--*
.table-bordered
{
	border-right:1px solid #dddddd;
	border-left:0 none;
	font-family:"GE SS Two Bold","roboto",sans-serif;
}
/*----------- boxm ------------*/
.boxm.moduletable{
background:#0078ad;
margin:0 0 15px 25px;
border-radius:10px;
padding:0;
}
.boxm.widget{background:red}
.boxm.g-outer-box{background:grean}
.boxm > .g-content{background:yellow}

.boxm.moduletable{color:#fff}
.boxm.widget{color:#fff}
.boxm > .g-content{color:#fff}
.boxm.moduletable h1{color:#fff}
.boxm.widget h1{color:#fff}
.boxm > .g-content h1{color:#fff}
.boxm.moduletable h2{color:#fff}
.boxm.widget h2{color:#fff}
.boxm > .g-content h2{color:#fff}

.boxm.moduletable h3{
color:#efefef;
margin:0.05rem 1.5rem;
padding:5px 1px;
font-weight:bold;
font-size:15pt;
}

.boxm.widget h3{color:#fff}
.boxm > .g-content h3{color:#fff}
.boxm.moduletable h4{color:#fff}
.boxm.widget h4{color:#fff}
.boxm > .g-content h4{color:#fff}
.boxm.moduletable h5{color:#fff}
.boxm.widget h5{color:#fff}
.boxm > .g-content h5{color:#fff}
.boxm.moduletable h6{color:#fff}
.boxm.widget h6{color:#fff}
.boxm > .g-content h6{color:#fff}
.boxm.moduletable strong{color:#fff}
.boxm.widget strong{color:#fff}
.boxm > .g-content strong{color:#fff}
.boxm.moduletable i{color:#fff}
.boxm.widget i{color:#fff}
.boxm > .g-content i{color:#fff}

.boxm.moduletable a{
color:#3180c2;
}
.boxm.moduletable a:hover{
color:#fff;
background-color:#ffb20e;
}

.boxm.widget a{color:#b8d5ed}
.boxm > .g-content a{color:#b8d5ed}


.boxm.widget a:hover{color:#fff}
.boxm > .g-content a:hover{color:#fff}

.boxm.moduletable .button{color:#fff;background:#5399d3}
.boxm.widget .button{color:#fff;background:#5399d3}
.boxm > .g-content .button{color:#fff;background:#5399d3}

.boxm.moduletable .button:hover{background:#67a5d9}
.boxm.widget .button:hover{background:#67a5d9}
.boxm > .g-content .button:hover{background:#67a5d9}

.xco-wrap{
background-color:#ffffff;
}

/*----------- boxm2 ------------*/
.boxm2.moduletable{
background:#0078ad;
margin:0 15px 0 0;
border-radius:10px;
padding:0;
}
.boxm2.widget{background:red}
.boxm2.g-outer-box{background:grean}
.boxm2 > .g-content{background:yellow}

.boxm2.moduletable{color:#fff}
.boxm2.widget{color:#fff}
.boxm2 > .g-content{color:#fff}
.boxm2.moduletable h1{color:#fff}
.boxm2.widget h1{color:#fff}
.boxm2 > .g-content h1{color:#fff}
.boxm2.moduletable h2{color:#fff}
.boxm2.widget h2{color:#fff}
.boxm2 > .g-content h2{color:#fff}

.boxm2.moduletable h3{
color:#efefef;
margin:0.05rem 1.5rem;
padding:5px 1px;
font-weight:bold;
font-size:15pt;
}

.boxm2.widget h3{color:#fff}
.boxm2 > .g-content h3{color:#fff}
.boxm2.moduletable h4{color:#fff}
.boxm2.widget h4{color:#fff}
.boxm2 > .g-content h4{color:#fff}
.boxm2.moduletable h5{color:#fff}
.boxm2.widget h5{color:#fff}
.boxm2 > .g-content h5{color:#fff}
.boxm2.moduletable h6{color:#fff}
.boxm2.widget h6{color:#fff}
.boxm2 > .g-content h6{color:#fff}
.boxm2.moduletable strong{color:#fff}
.boxm2.widget strong{color:#fff}
.boxm2 > .g-content strong{color:#fff}
.boxm2.moduletable i{color:#fff}
.boxm2.widget i{color:#fff}
.boxm2 > .g-content i{color:#fff}

.boxm2.moduletable a{
color:#3180c2;
}
.boxm2.moduletable a:hover{
color:#fff;
background-color:#ffb20e;
}

.boxm2.widget a{color:#b8d5ed}
.boxm2 > .g-content a{color:#b8d5ed}


.boxm2.widget a:hover{color:#fff}
.boxm2 > .g-content a:hover{color:#fff}

.boxm2.moduletable .button{color:#fff;background:#5399d3}
.boxm2.widget .button{color:#fff;background:#5399d3}
.boxm2 > .g-content .button{color:#fff;background:#5399d3}

.boxm2.moduletable .button:hover{background:#67a5d9}
.boxm2.widget .button:hover{background:#67a5d9}
.boxm2 > .g-content .button:hover{background:#67a5d9}

.xco-wrap{
background-color:#ffffff;
}

.insdeart {
	background-color:#0078ad;
}

.sp-sig {

text-align:center;

}

#sptab105 .tab-padding
{
	min-height:300px;
}
/*------pagination-------*/
.pagination ul{
	display:inline-flex;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span{
	border-right-width:1px;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span{
	border-left-width:1px;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px;
}
/*-----Currency table--------------*/
 .tcurrency{
	background-color: #fff;
	border:0;
 }
 
 .tcurrency td{
	border:0;
	border-bottom:1px solid #eaeaea;
 }
 
 .tcurrency td span{
	font-weight:bold;
	font-size:18px;
 }
 
tr.ctitle{
	background-color: #0078ad;
	border-top-right-radius:10px;
 }
 
 .ctitle td{
	background-color: #0078ad;
	color:#fff;
	font-weight:bold;
 }
 
 .ctitle .cfist{
	border-top-right-radius:10px;
	
 }
 
 .ctitle td .clast{
	Color:yellow;
 }
 
.cur{
	color:#0078ad;
	font-weight:bold;
	font-size:22px;
	text-align:center;
} 

.menuimg > img
{
	margin:-19px 0;
}
 /*-----End Currency table--------------*/

/*----------- Vacancies Table ---------*/
.bfFieldset-m .bfClearfix,.bfBlock{
	background-color:#eff5f; 
 }
 
 .vac-table, .vac-table td{
	border-color: black;
	border-style: double;
	border-width:2px;
	font-size:14pt;
}

.vac-tr{
	background-color:#bdd6ee;
	font-weight:bold;
}

/*------ Board Members --------*/
.member {
  border: 0 transparent;
  text-align: center;
}

.member tr td {
  border: 0 transparent;
  border-bottom: 1px solid lightgray;
  text-align: center; 
  width: 30.3333%; 
}

.member tr td img{
	width: 100%; 
}

@media (max-width: 639px) {
  .member tr td {
	display: block;
	width: 100%; 
  }
  
  #g-header{
	background:none;
  }
}

@media (max-width: 767px) {

	.member tr td {
		display: block;
		width: 100%; 
	}
	
	
  #g-header{
	background:none;
  }

}
