@import url("https://use.fontawesome.com/releases/v5.8.1/css/all.css");
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

#ctl00_LeftColumnContainer {position: fixed;width: 100%;top: 0px; z-index: 999999; transition: background 0.2s ease 0s; height: 80px; border-bottom: 1px solid #ffffff;}
#CopyrightFooter{display: none;}
#Copy{padding-bottom: 75px;}
h1{
	display: block; opacity: 0; 
	margin-top: -48px !important;}

p {
    margin: 0px 0px 10px;
}
a {
    color: #00287a !important;
	font-weight: 500;
}
a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: inherit;
    text-decoration: underline;
}

#DropDown_Menu li a.ExpandedMenuLink, #DropDown_Menu li a.ExpandedMenuLink:hover {
    background-color: #FFFFFF;
    color: #00287A;
    font-weight: bold;
}
#DropDown_Menu li a {
    color: #FFFFFF !important;
    display: block;
    font-size: 0.9rem;
    font-weight: normal;
    margin: 0;
    padding: 10px 15px 5px;
    text-decoration: none;
    text-transform: uppercase;
}
#DropDown_Menu li a:hover {
    color: #30583d;
    text-shadow: none;
	text-decoration: underline;
}
#DropDown_Menu li a.SelectedMenuLink, #DropDown_Menu li a.SelectedMenuLink:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 10px;
    padding-top: 10px;
}
#DropDown_Menu ul ul.SelectedMenu {
    background-color: #FFFFFF;
    border-bottom: medium none;
}
.mainmenu.sf-js-enabled > li {
    position: relative;
}
#DropDown_Menu ul ul {
	background-color: rgba(0, 40, 122, 0.8); 
	display: none; 
	left: 0; 
	list-style: none outside none; 
	padding-top: 0px;
	position: absolute; 
	top: 100%; 
	z-index: 10000; 
	width: calc(100% + 20px); 
	text-align: center; 
	margin-top: 2px; 
	padding-left: 0px; 
	box-shadow: none;
}

#DropDown_Menu ul ul li {
}
#DropDown_Menu ul ul li a {
    color: #FFFFFF;
    font-weight: normal;
    padding: 10px;
    text-decoration: none;

}
#DropDown_Menu ul ul li a:hover {
    background-color: rgba(0, 0, 0, 0);
    background-image: none !important;
    color: #00287A !important;
}
#DropDown_Menu ul ul li a.SelectedMenuItem {
    background-color: #FFFFFF !important;
    color: #B90054 !important;
}

#DropDown_Menu ul ul.ExpandedMenu li a.ExpandedMenuItem:hover, #DropDown_Menu ul ul.ExpandedMenu li a.SelectedExpandedMenuItem {
    color: #FFFFFF !important;
}
#DropDown_Menu img {
    margin-left: 10px;
    margin-top: 10px;
}

.no-margin {margin: 0!important}

.no-padding {padding: 0!important}

.mainmenu, .mainmenu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: 10000;
}

.mainmenu ul {
    left: 0;
    position: absolute;
    top: 50px;
    z-index: 99;
}
.mainmenu > li {
  display: inline-block;
}
.mainmenu li:hover > ul, .mainmenu li.sfHover > ul {
    display: block;
}
.mainmenu a {
    display: block;
    position: relative;
}
.mainmenu ul ul {
    left: 100%;
    top: 0;
}
.mainmenu {
	position: absolute;
	right: 20px; 
	height: 100%;
	display: flex;
	align-items: center; 
	width: 100%; 
	justify-content: flex-end;
}

.mainmenu ul {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    min-width: 12em;
}
.mainmenu a {


    padding: 0.75em 1em;
    text-decoration: none;
}
.mainmenu a {
    color: #1133AA;
}
.mainmenu li {
    transition: background 0.2s ease 0s;
    white-space: nowrap;
	    margin: 0px 2.5px;

}
.mainmenu ul li {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
.mainmenu ul ul li {
    background: none repeat scroll 0 0 #9AAEDB;
	margin: -1px 10px 0px;
}
.mainmenu li:hover, .mainmenu li.sfHover {
    transition: none 0s ease 0s;
}
.mainmenu a.sf-with-ul {
    min-width: 1px;
    padding-right: 2.25em;
}


.mainmenu li:last-child ul li a:before {
	content: "";
}
.sf-sub-indicator {
    background: url("https://www.ibanet.org/ImageHandler.ashx?ImageUid=998df342-a845-4c8d-8383-3fcd4a907411") no-repeat scroll 0 -100px rgba(0, 0, 0, 0);
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: -3px;
    text-indent: -999em;
    top: 16px;
    width: 10px;
}
li:hover > a .sf-sub-indicator, li.sfHover > a .sf-sub-indicator {
    background-position: -10px -100px;
}
.mainmenu ul .sf-sub-indicator {
    background-position: 0 0;
}
.mainmenu ul li:hover > a .sf-sub-indicator, .mainmenu ul li.sfHover > a .sf-sub-indicator {
    background-position: -10px 0;
}
#ctl00_pnlSearch, #LargeRightColumn, .identifer{display: none !important;}
/**
#ctl00_pnlPageHeader img{     width: 300px;
    position: relative;} **/

#Left_Column, .pageHeader, #Center_Column {
    background: none;
}
[uib-typeahead-popup].dropdown-menu {
    border: 1px solid #00287a;
    border-radius: .25rem;
    margin: 2px;
    padding: 0px;
    margin-left: 15px;
    margin-top: -1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    cursor: pointer;
    width: calc(100% - 30px);
	z-index: 5;
    position: relative;
    top: 0px !important;
}

[uib-typeahead-popup].dropdown-menu li a{
	display: block;
	padding: 10px 12.5px;
	width: 100%;
	height: 100%;
	}
[uib-typeahead-popup].dropdown-menu li a span{
	padding-left: 10px;
	font-weight: 200;
}
[uib-typeahead-popup].dropdown-menu li a:hover{
	background: #f5f5f5;
	text-decoration: none;
	}

.section {padding: 6vh 0}
#Copy {padding: 0}
h2 {color: #ffffff; display: inline-block; margin-bottom: 15px!important}
.include-chevron {list-style-type: none; padding: 0}
.include-chevron li {margin-bottom: 10px; position: relative}
.include-chevron li:before {
	content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 1.3rem;
	margin-right: 8px;
	color: #00287a;
	font-weight: 900;
}

.include-letter {counter-reset: list; margin: 0; padding-left: 20px}
.include-letter li {list-style: none; position: relative;}
.include-letter li:before {
	counter-increment: list;
    content: counter(list, lower-alpha) ") ";
    position: absolute;
    left: -1.4em;
}

.fa-chevron-right:before {color: #00287a}
.country-sort{font-weight: 600;
    font-size: 0.6rem;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);}


.include-chevron {list-style-type: none}
.include-chevron li {margin-bottom: 15px; position: relative}

.gradient-background{
	top: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    background-image: linear-gradient(to top, #2C97E3 0%, #00287a 100%);
	z-index: -1;
} 

#template-parent {position: relative; padding-top: 6vh;}
#template-parent-home {
	position: absolute!important;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
	padding-top:0px!important;
}	

.navy{background: #00287a !important; height: 50px!important}

.navy #DropDown_Menu li a {color: #ffffff !important;}

.form-control.search-input{
    height: 50px;
    border: 1px solid #00287a;
    padding: 5px 5px 5px 20px;
    border-radius: 20px;
    width: 35vw;

}
.form-control.search-input:focus{
box-shadow: 0 0 0 0.3rem rgba(104, 255, 142, 0.2);
}
.form-control.search-input:visited{
cursor: pointer;
}

.navbar {position: fixed!important; z-index: 999999999; padding: 0!important; height: 80px; left: 20px; top: 0; transition: background 0.2s ease 0s;}
.navbar img {height: 40px; cursor: pointer; transition: height 0.3s;}
.icon-height {height: 50px!important; transition: background 0.2s ease 0s;}
.icon-height img {height: 30px; transition: height 0.3s;}

.nav-item a {
	padding: 0 10px!important; 
	border-right: 1px solid #ececec!important;
	color: #ffffff;
}
.menu-toggle {
	background: none;
	border: none;
	position: fixed;
    right: 15px;
    top: 15px;
    width: 40px;
    height: 7.5px;
    display: block;
    margin: 5px 0px;
    padding: 10px;
	z-index: 9999999;
	
}
.menu-toggle .line {
  display: block;
  background: #ffffff;
  width: 40px;
  height: 2px;
  position: absolute;
  left: 0;
  border-radius: 4px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
.menu-toggle .line.line-1 {
  top: 0;
}
.menu-toggle .line.line-2 {
  top: 50%;
}
.menu-toggle .line.line-3 {
  top: 100%;
}
.menu-toggle:hover .line-1, .menu-toggle:focus .line-1 {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
}
.menu-toggle:hover .line-3, .menu-toggle:focus .line-3 {
  transform: translateY(4px);
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
}
.menu-toggle.active .line-1 {
  transform: translateY(10px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
  -moz-transform: translateY(10px) translateX(0) rotate(45deg);
	background: #00287a;
}
.menu-toggle.active .line-2 {
  opacity: 0;
}
.menu-toggle.active .line-3 {
  transform: translateY(-10px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
  -moz-transform: translateY(-10px) translateX(0) rotate(-45deg);
	background: #00287a;
}
.nav-scroll{background: rgb(24,24,32);}
.menu-toggle:focus, .menu-toggle:hover {
    outline: none;
}	
.menu-toggle p{
	width: 100%;
    color: #ffffff;
    position: absolute;
    margin: 0px;
    top: 100%;
    font-size: 0.8rem;
    padding-top: 7.5px;
    left: 0px;
    right: 0px;	
}
.menu-toggle p.active {color:#00287a;}



.ExpandedMenu {list-style-type: none; padding: 0}
.ExpandedMenu li {margin: 0px 10px; position: relative; display: inline-block;}

.ExpandedMenu li a {width: 100%}

/*** Navbar styling end ***/

/*** Footer styling start ***/
footer {background-color: #00287a; color: #fff; position: relative; padding: 20px 0px; margin-top: 50px;}
footer .container {padding: 2vh}
footer .row {align-items: center;}
footer ul a, footer p, .back-to-top a {color: #fff!important}
#footer-logo-container img {
	max-width: 80%;
	min-width: 100px; 
	width: 350px;
}
#footer-social-container {
	text-align: right
}
#footer-social-container i {
	color: #FFFFFF; 
	margin-right: 5px;
	
}
#FooterAddress {
	position: relative;
	padding: 2vh; 
	border-top: 1px solid #fff; 
	text-align: center
}
#FooterAddress p {
	font-size: .9rem; 
	margin: 0;
	text-align: left;
}
.back-to-top {
	display: inline-block;
    position: absolute;
	margin: 0;
    bottom: 15px;
    right: 20px;
	font-weight: 500
}
.back-to-top:after {
	content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-size: 1.1rem;
    margin-left: 10px;
    color: #ffffff;
    font-weight: 900;
	vertical-align: middle;
}
/*** Footer styling end ***/


/***  custom styling start ***/
.filter-row {border-bottom: 1px solid #00287a}
.filter-row select, .filter-row input  {color: #ffffff;
    background-color: #00287a;
    border: none;
    margin: 0;
    padding: 10px;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
    cursor: pointer;
    width: 100%;
    height: 100%;}


.filter-results{
	position: -webkit-sticky;
position: sticky; 
	top: 65px; 
	background: #ffffff;

}

.filter-results h5 {
font-size: 0.9rem;
    margin-bottom: 0px;
    border-bottom: 1px solid #666666;
    margin: 0px 7.5px 0px;
    padding: 5px 0px;
}
.filter-results p {margin: 7.5px;
    padding: 5px 10px;
    font-size: 0.8rem;
    background-color: #f2f2f2;
    display: block;
    position: relative;}
.filter-results a {text-decoration: none;
    color: #333333 !important;
    width: 100%;
    display: block;
    height: 100%;}

.filter-results a:after{
    color: #333333;
    content: "\2716";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-size: 0.8rem;
    position: absolute;
    top: 2.5px;
    right: 2.5px;}


.go-row input {background-color:#00287a; color: #ffffff; border: none;  margin: 7.5px; padding: 10px; 
	-webkit-transition: background-color 0.4s; 
  transition: background-color 0.4s; cursor: pointer; min-width: 200px; }

td.results {width:20%; display: inline-block; border: 0px; padding: 5px 2.5px; text-align: center;}
td.results a{ font-weight: 500; text-decoration: none; color: #00287a;}
td.results img{
	width: 30px;
    margin: 10px;
}
td.results p{
	margin: 0px;
}
td a {
	word-break: break-word;
	width: 100%;
    height: 100%;
    display: block;
	padding: 10px 7.5px !important;
	font-weight: 400;
}
tr:hover {
text-decoration: none;
	background-color: #2C97E3 !important;
}
tr:hover a{
text-decoration: none;
	color: #FFFFFF !important;

}
tr:hover td{

	color: #FFFFFF !important;

}

.table-bordered{border:0px !important;}
td a span{
	padding-left: 15px;
}
td a img{width: 20px;}


.table thead th {
	    position: -webkit-sticky;
    position: sticky;
    top: 48px;
    z-index: 1;
    vertical-align: middle !important;
    padding: 0px !important;
	cursor: pointer;
	min-width: 100px;
	text-align: center;
}
.table td, .table th {
    padding: 0px !important;
    vertical-align: middle !important;
    border: none !important;
   
}
#template-parent{padding-top: 0px;}
.welcome-message{position: relative; min-height: calc(100vh - 80px)}
.welcome-message-inner{position: absolute; top: 50%; transform: translateY(-50%);}
.search-wrapper{ margin: 40px auto 20px; text-align: center;}

.global-chart-table{}
.global-chart-table thead{background: #00287a}
.global-chart-table tbody{background: #ffffff}
h3.home-intro{color: #ffffff; font-size: 1.6rem; font-weight: 200}
h3.home-link{font-size: 1.4rem; font-weight: 200;}
h3.home-link a{color: #ffffff !important; font-weight: 200}
h3.home-link .fas{color: #ffffff; font-size: 1.2rem}

.togglemore{text-align: center;}
.questions h4 {margin-bottom: 15px; padding: 15px; background: #f4f4f4}

.header-right {
    float: none;
  }

/*** Brooke custom styling end ***/

tr.no-sessions {
   position: absolute;
    width: calc(100% - 30px);
    left: 15px;
	
}
tr.no-sessions td{
	width: 100%;
    text-align: center;
    position: absolute;
    background: #ffffff;
    padding-top: 10px !important;
}

#global-chart{
	display: block;
    margin-top: -125px;
    height: 125px;
    visibility: hidden;}

tr + tr.no-sessions {
    display: none;
}	
.global-chart-az{
	color: #ffffff !important;
    font-weight: 400;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    padding: 10px;
	    background-color: #00287a;
}
.global-chart-az:hover{
	background-color: #2C97E3;
    border-color: #2C97E3;
    color: #fff;
	text-decoration: none;
}
.transparent{
	position: absolute;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: flex-end;
    bottom: -50px;
    width: 100%;
    left: 0px;
    margin: 0px;
    background: rgb(255,255,255);
    background: linear-gradient(2deg, rgba(255,255,255,1) 25%, rgba(255,255,255,0) 100%);
    height: 150px;
}

/*** Country page styling ***/
#countryIntro {z-index: 1; position: relative;}
#countryIntro h2 {font-size: 2.5rem; margin-bottom: 15px; border-bottom: none}
#countryIntro h2{color: #fff; margin-left: -30px}

#info-container .btn-primary{
	width: 100%;
    border-radius: 0px;
	padding: 8px;
}
.btn-primary {background-color: #00287a !important; border-color: #00287a !important; color: #ffffff !important; border-radius: 0 !important; cursor: pointer;}
.btn-primary:hover, .btn-primary:active {background-color: #2C97E3!important; border-color: #2C97E3!important}
#info-container {height: 100%; position: -webkit-sticky; position: sticky; top: 80px;     background-color: rgba(255,255,255,0.2);
    padding: 15px;
    margin-left: -15px;}
#searchBox {width: 100%; padding: 8px; border: 1px solid #00287a; margin-bottom: 20px}
.country-contact {background: #fff; border: 1px solid #00287a; padding: 15px}
.country-contact h4 {font-size: 1.2rem; font-weight: 700}
.country-contact p {font-size: .9rem; overflow-wrap: break-word}
#questions-container {padding: 15px;
    background-color: rgba(255,255,255,0.2);
    margin-left: 15px;}
#questions-container .card-title {margin: 0!important; font-size: 1.1rem; line-height: 30px; cursor: pointer}
#questions-container .card-title a{font-weight: 400;}
#questions-container .card:first-child {margin-top: 0}
#questions-container .card {margin: 15px 0;border-radius: 0px; border: none;}
#questions-container .card-body {padding: 15px}
#questions-container .card-body a, .country-contact a {font-weight: 500}
#questions-container .card-header {border: none; padding: 20px}

.white-container{background:#FFFFFF; padding: 15px;}
.white-container h2{color: #212529;}
.white-container hr {border-top: 1px solid #212529;}
.modal{z-index: 999999999 !important; background: rgba(0,0,0,0.6);}
.modal-dialog{position: relative;top: 50%;transform: translateY(-50%) !important;}

.card-title a::after {
	content: "\f105";
    font-family: "Font Awesome 5 Free";
    color: #00287a;
    display: inline-block;
    right: 15px;
	top: 20px;
    font-weight: 700;
    font-size: 1.6rem;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.chart-back-to-top{
position: -webkit-sticky;
    position: sticky;
    right: 0px;
   margin-left: calc(100% - 17.5px);
    font-size: 2rem;
    bottom: 5px;
    background: #00287a;
    z-index: 2;
    height: 40px;
    width: 35px;
	margin-bottom: 0px;
}
.chart-back-to-top a{color:#FFFFFF !important;}
.chart-back-to-top .fas{
position: absolute;
    top: 5px;
    left: 2.5px;
}


/*** Country page styling END***/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#countryIntro h2, #questions-container .card-body a, .country-contact a {font-weight: 600}
	#info-container {top: 0}
	.country-contact p {-ms-word-break: break-all}
	.table thead th{
		position: relative;
	}
}

@media (min-width: 993px){
	.menu-toggle {display: none}
}


@media screen and (max-width: 993px) {
	.icon-height {
    height: 80px!important;
   
}
	#ctl00_LeftColumnContainer{background: #00287a;}
	.welcome-message-inner{
		position: relative;;
top: 30px;

		transform: translateY(0);
	}
	h3.home-intro, h3.home-link{font-size: 1.3rem; font-weight: 200;}

	td.results {width: 33%!important}
	#countryIntro h2 {margin-left: -15px}
	#info-container, #filters {position: initial; margin-bottom: 2vh; height: auto; z-index: 1; margin-left: 0}
	#questions-container {margin-left: 0;}
	.menu-toggle  {display: block}
	
	.mainmenu {position: initial; transform: initial; display: flex; justify-content: end; flex-direction: column; text-align: center}
	#DropDown_Menu li {display: block; margin-bottom: 10px!important}
	.navy #DropDown_Menu li a, #DropDown_Menu li a {color: #00287a!important; font-size: 1.1rem!important}	
	#DropDown_Menu ul ul {position: initial; background: none;}
	.mainmenu li:last-child a:before{color: #00287a;}
	.navy {
    height: 80px!important;
}
	#global-chart {

    margin-top: -155px;
    height: 155px;

}
	.table thead th {
    top: 79px;
	}
	#Left_Column{
	opacity: 0;
    visibility: hidden;
	transition: all 0.4s ease-in;
	}
	
	#Left_Column.easein{
		opacity: 1 ;
		visibility: visible;
        transition: all 0.4s ease-in;} 
	
	#DropDown_Menu{
	height: 100vh;
    background-color: #f5f5f5;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	opacity: 0;
		overflow-y: auto;
		padding-top: 80px;
    visibility: hidden;
	transition: all 0.4s ease-in;
	}
	
	#DropDown_Menu.easein{
	    opacity: 1 ;
		visibility: visible;
        transition: all 0.4s ease-in;
	}
	td a span{
		padding-left: 0px;
		font-weight: 600;
	}
}

@media screen and (max-width: 767px) {
	td a img{display: none;}
	#countryIntro h2 {margin-left: 0}
	#chart-intro {margin-bottom: 0}
	#footer-social-container, #footer-logo-container {text-align: center;margin-bottom: 15px;}
	.back-to-top {position: initial; margin-top: 15px!important}
	td.results {width: 50%!important}
	.table td, .table th{font-size: 0.9rem; padding: 5px !important;}
}

@media screen and (max-width: 480px) {
	header a {float: none; display: block;text-align: left}
	.header-right {float: none}
	#questions-container .card-title a {display: flex; font-size: 1rem}	
}

#cookie-law {
    position: fixed;
    bottom: 0;
    left: 0%;
    right: 0;
    z-index: 9999;
    border: 1px solid #eee;
    background-color: #FFFFFF;
    color: #333;
    font-family: Humanist777, sans-serif;
    font-weight: 200;
    padding: 10px 15px 0
}
#cookie-law p {
    font-size: .9rem;
    line-height: 1.2
}



@media (min-width: 767px){
	#cookie-law {left: 80%}
	
	
}
.navbar.navscroll{
	height: 40px;
  	transition: all 0.3s;
    top: 5px;
	}
.navbar, .navbar img{transition: all 0.3s;}
	
	
	.navbar.navscroll img{
		transition: all 0.3s;
		padding: 5px;
	}
