/* Custom CSS */
html, body {
	font-size: 16px;
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

button{
	padding: 0px 6px;
}

b, strong {
    font-weight: 700;
}
.btn-block {
	width: 100%;
}
	 
.navbar {
    min-height: 37px;
}

.row-margin0px{
	margin: 0px;
}

.col-padding0px{
	padding: 0px;
}

.fontLato{
	font-family: Lato, 微軟正黑體, sans-serif;
}

.font-italic{
	font-style: italic;
}

div#app{
	flex: 1;
}

/* a:focus, a:hover {
    color: #32842E;
    text-decoration: underline;
} */
 
/*#csdi-top-header {
  background-color: rgba(70, 121, 178, 1);
  font-size : 14px;
  height: 37px;

}

#csdi-top-header .nav-link {
  color: white; 
  padding: 8px 15px 3px 15px;
}


#csdi-top-header .nav-item .nav-link:hover,
#csdi-top-header .nav-item .nav-link:focus,
#csdi-top-header .nav-item.active .nav-link {
    border-bottom: 3px solid #FFFFFF;
    background: transparent;
    color: #FFFFFF;
}

#csdi-nav-header {
  background-color: white;
  font-size : 16px;
}*/


#csdi-nav-header222 {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: -1px;
}

/*.tab-content {
  position: relative;
  top: 0px;
}*/

.home-banner {
  color:#ffffff;
  background-color:#000000;
  background:linear-gradient(rgba(0,0,0, 0.3), rgba(0,0,0, 0.3)), url('../images/baseMapHK.jpg');
  background-position:center center;
  background-attachment:inherit;
  background-size:cover;
}

.banner-heading{
  font-size:62px;
}

.banner-body{
  font-size:26px;
}

/*  Main Content CSS */
.media-item {
  position: relative;
  float: left;
  width: 178px;
  padding: 15px;
  margin: 0 0 15px 15px;
  background-color: white;
  border-radius: 3px;
}
.media-item span.count {
  color: #999;
}
.media-item .media-image {
  margin-bottom: 5px;
}
.media-item .media-edit {
  opacity: 0;
  position: absolute;
  right: 15px;
  bottom: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.media-item:hover {
  z-index: 1;
}
.media-item:hover .media-edit {
  opacity: 1;
}

.media-view {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #ddd;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 3px;
}
.media-view:hover,
.media-view.hovered {
  border-color: #005d7a;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.media-view:hover .banner,
.media-view.hovered .banner {
  background-color: #005d7a;
}
.media-view span {
  display: none;
}
.media-view .banner {
  display: block;
  background-color: #b7b7b7;
  -webkit-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.media-image {
  border-radius: 4px;
}
.media-image img {
  min-width: 100%;
}
.media-heading {
  font-size: 18px;
  line-height: 1.3;
  margin: 5px 0;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}


.data-category-icon {
  width: 100%;
  height: 180px;
  margin: 40px auto 0px auto;
}

.sec-cat-img {
  position:relative;
  top: 0px;
  width: 50px;
}

.sec-cat-name { 
  padding: 0px 10px;
  margin: auto;
  height: 85px;
  vertical-align: middle;
  display:table-cell;
  padding-right: 5px;
  /*margin: 0 0 5px;
  top:25px;
  height: 27px;
  width: 175px;
  color: #003644;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 27px;*/
}

.sec-cat-name-single {
  position:relative;
  /*margin: 0 0 5px;*/
  top:8px;
  left:11px; 
  height: 27px;
  width: 175px;
  color: #003644;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 27px;
}

.sec-cat-name >a {
    bottom: 2px;
    color: #003644;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 25px;
}


.sec-ant-name {
  padding: 0px 5px 0px 10px;
  margin: auto;
  height: 65px;
  vertical-align: middle;
  display:table-cell;
  /*padding-right: 5px;
  margin: 0 0 5px;
  top:25px;
  height: 27px;
  width: 175px;
  color: #003644;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 27px;*/
}

.sec-ant-name-single {
  position:relative;
  /*margin: 0 0 5px;*/
  top:8px;
  left:11px; 
  height: 27px;
  width: 175px;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 27px;
}

.sec-ant-name >a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
}

.sec-fsdt-name-single {
  position:relative;
  /*margin: 0 0 5px;*/
  top:8px;
  left:11px; 
  height: 27px;
  width: 175px;
  color: #003644;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 27px;
}

.sec-fsdt-name {
  padding: 0px 8px;
  margin: auto;
  height: 65px;
  vertical-align: middle;
  display:table-cell;
  text-align: left;
}

.sec-fsdt-name >a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 25px;
}


.sec-api-name {
  margin-right: 15px;
}

.sec-api-name >a {
  color: #018369;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 24px;
}

.sec-api-desc {
 	margin-right: 15px;
  	color: #333333;
  	font-size: 16px;
  	letter-spacing: 0;
  	line-height: 19px;
  	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*  API Doc CSS */
iframe {
    width: calc( 100% - 0px);
    max-width: 100%;
    height: 400px;
    min-height: 300px;
    margin: 0px;
    border: none;
}

/* Recommend Dataset CSS */
h5, .h5 {
    font-size: 14px;
}

.col-item
{
    border: 2px solid #32842E;
    border-radius: 5px;
    background: #FFF;
	margin:10px 0px;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

/*
.col-item:hover .info {
    background-color: #F5F5DC;
}
*/
.col-item .data-title
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
	height: 45px;
}

.col-item .data-title h5
{
    line-height: 20px;
    margin: 0;
    font-weight: bold;
}

.title-text-color
{
    height: 19px;
    width: 336.08px;
    color: #003644 !important;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
    font-style: italic;
    text-decoration: underline;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 2px solid rgba(50, 132, 46, 0.8);
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 95%;
    float: left;
   /* padding-left: 10px;*/
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}


.bannerButtons.ann-bannerButtons .row {
    width: 90% !important;
    margin: auto;
}


/*.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}

.carousel-control-prev, .carousel-control-next {
	height: 10px;
	width: 40px;
	background: none;
	margin: auto 0;
	
	position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}
.carousel-control-prev i, .carousel-control-next i {
	font-size: 30px;
	position: absolute;
	top: 50%;
	display: inline-block;
	margin: -16px 0 0 0;
	z-index: 5;
	left: 0;
	right: 0;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: none;
	font-weight: bold;
}
.carousel-control-prev i {
	margin-left: -3px;
}
.carousel-control-next i {
	margin-right: -3px;
}

ol.carousel-indicators.ann-carousel-indicators {
	position: absolute;
	top: 85px;
	margin: 0;
	left: 5px;
	right: 0;
	width: 200px;
	height: fit-content;
	padding-left:35px;
}

ol.carousel-indicators.ann-carousel-indicators li,
ol.carousel-indicators.ann-carousel-indicators li.active {
  float: left;
  width:  14px;
  height: 14px;
  margin: 0px 8px;
  background: transparent;
}

ol.carousel-indicators.ann-carousel-indicators li.active {
  background: white;
}

#carousel-indicators-cat li.active {
  background: rgba(168, 188, 216); 
}*/

/* Home Page - Header Nav Style */
ul.header-menuTitle{
  width:fit-content;
  cursor: pointer;
}
ul.header-top{
  margin:0px 0px 0px 0px; 
  float: right;
}

hgroup.navbar-padding{
	/*padding-right:70px;*/
	height: 85px;
	padding: 10px 22px 10px 20px;
    border-right: 1px solid #ccc;
}

button.border{
	border-style: hidden;
}

.dropdown:hover .dropdown-menu{
  display: block;
}

/* Register page checkbox */
.form-group .has-error > #field-termsAndCondition-content,
#showError {
	color: red;
}

.form-group > #field-termsAndCondition-content {
	color: black;
}

.carousel-hide {
  display:none;
 }
 
 /* Edit User Profile */
 .editSecurityQuestion {
 	visibility: hidden;
 }
 
 /* Contact Us Page */
 div.formContainer{
 	min-width:70%;
 	margin-top:20px;
 }
 
 /* Announcement close*/
 
 .ann-close {
   /*float: right;*/
  margin-left: calc( 100% - 25px);
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 1;
  filter: alpha(opacity=20); 
  }
  .ann-close:hover, .ann-close:focus {
    color: #323232;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=50); 
    }

.ann-title {
	/*display:inline;*/
	margin-top:28px;
	font-size: 28px;
	font-weight: 700;
	margin-left: 20px;
}

.ann-content {
	color:white;
	font-size: 20px;
	width:100%;
}

.ann-title a {
	color : white;
}


.ann-item
{
    /*border: 1px solid #E1E1E1; 
    border-radius: 5px;*/
    background: rgb(77 63 53);
}

.ann-item .ann-info
{
    /*padding: 10px;
	margin: 10px;*/
    border-radius: 0 0 5px 5px;
    
}

.provider-icon {
    width: 100%;
    height: 180px;
    margin: 40px auto 0px auto;
}


 /* Top Nav */
.navbar-default .navbar-nav>li>a {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
    color: #018369;
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{
	color:#018369;
	background-image:linear-gradient(to bottom,transparent 92%,#018369 93%,#018369 100%);
}

.navbar-default .navbar-nav li a.active, .navbar-default .navbar-nav li.active a, .navbar-default .navbar-nav li.active a:hover {
  color: #32842E;
  background-image: linear-gradient(to bottom,transparent 92%,#018369 93%,#018369 100%);
}

 /* CSID Button */
.btn-primary {
    background: linear-gradient(0deg, #108191 0%, #519E72 100%);
    color: #fff;
    border: 1px solid #018369;
	border-radius: 5px;
}

button.btn-primary:hover, button.btn-primary:focus , button.btn-primary:active {
    background: linear-gradient(0deg, #108191 0%, #519E72 100%);
    color: #fff;
	border: 1px solid #018369;
}

.btn-default, .csdi-btn {
    color: #018369;
	background-color: #fff;
	border: 1px solid #018369;
	border-radius: 5px;
}

button.btn-default:hover, button.csdi-btn:hover, button.btn-default:focus, button.csdi-btn:focus, button.btn-default:active, button.csdi-btn:active{
    background: linear-gradient(0deg, #108191 0%, #519E72 100%);
    color: #fff;
    border: 1px solid #018369;
}

.panel-primary {
  border-color: #32842E;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #32842E;
  border-color: #32842E;
}

.nav-tabs[role="navigation"] > li > a.focus, .nav-tabs[role="navigation"] > li > a:focus, 
.nav-tabs[role="navigation"] > li > a:hover, .nav-tabs[role="tablist"] > li > a.focus, .nav-tabs[role="tablist"] > li > a:focus, 
.nav-tabs[role="tablist"] > li > a:hover {
  background-color: #235E20;
  border-bottom-color: #235E20;
}

.nav-tabs[role="navigation"] > li > a, 
.nav-tabs[role="tablist"] > li > a {
  background-color: #32842E ;
  color: #fff;
}

.modal-dialog .modal-content .modal-header .close {
  color: #000000;
}
.modal-dialog .modal-content .modal-header .close:hover {
  color: #000000;
}

button, input, optgroup, select, textarea {
    color: #1d3b37;
}

.meta-title {
  font-size: 16px;
  font-weight: bold;
  background-color: #32842E;
  color: #FFFFFF;
  padding: 3px 8px;
  box-sizing: border-box;
}

.rectangle {
  height: 85px;
  width: 1780px;
  background-color: #FFFFFF;
}

.catalog {
  height: 22px;
  width: 86px;
  color: #018369;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 22px;
}

.headerNavBar {
  height: 22px;
  color: #333333;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
}

.imgSize {
	margin-top: 23px;
	width: 19px;
	height: 16px;
}

.menu-2-fill {
  height: 1px;
  margin-top: 12px;
  text-align: center;
}

.map {
  height: 22px;
  width: 42px;
  color: #018369;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 22px;
}

.navbar-border-right{
	border-right: 1px solid #ccc;
	height:85px;
}

.navbar-border-right-auto{
	border-right: 1px solid #ccc;
	height:85px;
}

.navbar-border-left{
	border-left: 1px solid #ccc;
	height:85px;
}

.secNavBarWid{
	width: 80px;
	height: 85px;
}

.langBorder{
	border-right: 1px solid #ccc;
	height:20px;
	border-collapse: separate;
	border-spacing: 20px;
}
.langPos{
	position: absolute;
	left: 43px;
    bottom: 20px;
}

.secNavDivfill {
	height:15px;
	top: 50%;
	transform: translate(0, -50%);
}

.menuBackImg {
	background-image: url('../images/Csdi_Background.jpg');  
    background-position: center;
    background-size: cover;
}

.navbar-nav>li>a {
    padding-top: 17.5px;
    padding-bottom: 22px;
}

.menuCon {
    position: relative;
    right: 10px;
}

.langWidth {
    width: 41.5px;
}

.navbar-right {
    margin-right: 0px;
}

.navbar-border-both {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.navbar-border-main-both {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.navbar-border-main-right {
    border-right: 1px solid #ccc;
}

.fsdtRow-margin, .catRow-margin, .antRow-margin{
	padding: 0px 0px 0px 30px;	
}

.fsdtRow-margin {
    margin-bottom: 50px;
    right: 20px;
    margin-top: 50px;
}

.catRow-margin {
    margin-bottom: 50px;
    right: 20px;
    margin-top: 80px;
}

.antRow-margin {
    right: 20px;
    margin-top: 50px;
}

.p-all-fsdt {
    padding-left: 50px;
    height: 27px;
    width: 156px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 27px;
    position: relative;
    bottom: 5px;
}

.p-all-ant {
    padding-left: 50px;
    height: 27px;
    width: 156px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 27px;
    position: relative;
    bottom: 5px;
}

.p-all-fsdt:hover, .p-all-fsdt:active, .p-all-ant:hover, .p-all-ant:active{
	color: #FFFFFF;
}

.p-all-category {
    padding-left: 50px;
    height: 27px;
    width: 156px;
    color: #018369;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 27px;
    position: relative;
    bottom: 5px;
}

.col5searchcatalogalign {
    margin-top: 25px;
    text-align: end;
}

.col7searchcatalogalign {
    text-align: left;
}

.search-catalog-background {
    /*background-image: url(../images/hkmap.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    align-content: center;
    max-width: 100%;
    height: 150px;
    width: 100%;
}

#welcome_section #welcome_search_bar_container label[for=welcome_search] {
    position: absolute;
    color: #595959a1;
    line-height: inherit;
    /*font-size: 1.5rem; */
    font-weight: 200;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    cursor: text;
}

.catalogsearch {
    width: 100%;
    text-align: center;
}

.stickypos {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    align-self: flex-start;
}

#welcome_section #welcome_search_bar_container input[type=search] {
    width: 90%;
    float: left;
}

#nav_references, #nav_exercises, #nav_login {
    right: 17px;
}


.menu-title{
	color: #333333 !important; 
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 22px;
	height: 42px;
}
.menu-text {
  color: #018369;
  font-size: 16px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 36px;
}

.noticeBtn{
	padding-top: 23px;
	color: white;
	font-size: 20px;
	font-weight: 900;
}

.mapBackImg{
	height:415px;
	background-size: cover;
	background-repeat:no-repeat;
	box-sizing: border-box;
	background-image: url("../image/Golden_HKG_green.jpg");
}
.mapBackImgRight{
	background-position: right;
	box-sizing: border-box;
}

.common-spatial-data {
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 28px;
  text-shadow: 1px 1px 8px 0 rgba(0,0,0,0.55);
  
}

.common-spatial-data-title {
 	text-align: center;
  	color: #FFFFFF;
  	font-family: 'Poppins', 微軟正黑體, sans-serif;;
	font-style: normal;
	text-transform: uppercase;
    font-size: 42px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 64px;
  	text-shadow: 0 1px 8px 0 rgba(0,0,0,0.45);
 	margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 0px;
}

.catTable {
  background:transparent;
  margin:15px 0px;
}

.antTable {
  background:transparent;
  margin:15px 0px 0px 0px;
  min-height: 105px;
}

.catBtn{
    height: 85px;
 	width: 85px;
    border-radius: 8px;
	border: none;
    background-image: linear-gradient(0deg, #108191 0%, #519E72 100%);
}


.catImg{
	width: 66px;
    height: 61px;
    left: 32px;
    top: 15px;
}

.fsdtBtn{
    height: 65px;
 	width: 65px;
 	padding: 0 6px;
    border-radius: 8px;
    background-color: #FFFFFF;
    cursor: pointer;
}

.antBtn{
    height: 85px;
 	width: 85px;
    border-radius: 8px;
	border: none;
    background-image: linear-gradient(0deg, #108191 0%, #519E72 100%);
}

.dataset-themes{
  /*height: 80px;*/
  width: 212px;
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 42px;
  padding: 25px 15px 38px 50px;
  margin: 0px;
}

.dataset-categories {
  /*height: 80px;*/
  width: 212px;
  color: #003644;
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 42px;
  padding: 25px 15px 38px 50px;
  margin: 0px;
}

.dataset-tools {
  /*height: 80px;*/
  width: 212px;
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 42px;
  padding: 25px 15px 20px 50px;
  margin: 0px;
}

.footer-text{
  height: 19px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
  text-align: right;
}
@media (min-width: 1200px) {
	div.carousel-inner .ann-item .row{
		padding-left:20px;
	}
}

.tdPos{
	padding-left: 10px;
	position:absolute !important;
	margin: auto;
}

.secNavBar{
	color:#333333 !important;
	font-weight: normal;
	height:100%;
	font-size: 14px;
	line-height: 19px;
}


.clearPadding{
	padding-right:0px !important;
	padding-left:0px !important;
}

.bannerCloseBtn{
	position: absolute;
	top: 0px;
    right: 20px;
}

.bannerContent{
	padding-left: 28px;
}

.dataCon{
	width: 100%;
	padding-left: 15px;
    padding-right: 15px;
}

.catimgSize{
	margin-top:10px;
	width: 18px;
    height: 18px;
}

.mapimgSize{
	margin-top:10px;
	height: 18px;
	width: 22px;
}

.sixtyOneImgSize{
	width: 61px;
	height: 61px;
}
.bannerDescText{
    font-weight: 700;
    color: #FFFFFF;
    font-size: 18.0px;
}

/* CSDI-Map.HTML */

.mapBack {
	background-image: url('../images/mapback.png');
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-size: 100% 100%;
}

.toolbtn{
	height: 40px;
	width: 40px;
	border-radius: 5px;
	background-size: 60% 60%, 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	position:relative;
	left: 24px;
	top: 24px;
}

.toolbtn-div{
	display:inline-block;
	width:45px;
}

.map-backbtn{
	position:relative;
	left: 24px;
	top: 30px;
	height: 32px;
	width: 69px;
	background-color: white;
	border: 0;
	border-radius: 5px;
}

.map-backbtn-text{
	height: 17px;
	width: 31px;
	color: #018369;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 17px;
}

.backbtnflexbox{
	display: flex;
	/* align-items:center; */
}

.icon-arrow-size{
	width:22px;
	height:22px;
}

#overlay {
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
}

/* ipt-custom */
.static-page-header {
    height: 100px;
    line-height: 100px;
    width: 100%;
    margin: 0;

    text-align: center;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 600;
}

.static-page-header-sub {
    height: 80px;
    line-height: 80px;
    width: 100%;
    margin: 0;

    text-align: center;
    color: #FFFFFF;
    font-size: 22px;
    font-family: Verdana;
    font-weight: 600;
}

.static-page-header-aboutUs {
	height: 100px;
    line-height: 100px;
    width: 100%;
    margin: 0;
    color: #003644;
  	font-size: 28px;
 	font-weight: 900;
 	letter-spacing: 0;
 	text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.static-page-header-howToUse {
    background-image:
            linear-gradient(to bottom, rgb(35, 130, 112, 0.55), rgb(29, 59, 55, 0.95)),
            url('../image/Bitmap2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.static-page-header-faq {
    background-image:
            linear-gradient(to bottom, rgb(35, 130, 112, 0.55), rgb(29, 59, 55, 0.95)),
            url('../image/Bitmap2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}


/* How to use SubHeaders */
.static-page-header-howToUse-1 {
    background-image:
            linear-gradient(to bottom, rgb(35, 130, 112, 0.55), rgb(29, 59, 55, 0.95)),
            url('../image/Bitmap.jpg');
    background-position-y: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.static-page-header-howToUse-2 {
    background-image:
            linear-gradient(to bottom, rgb(35, 130, 112, 0.55), rgb(29, 59, 55, 0.95)),
            url('../image/Bitmap.jpg');
    /* background-position-y: center; */
    background-size: cover;
    background-repeat: no-repeat;
}

.static-page-header-howToUse-3 {
    background-image:
            linear-gradient(to bottom, rgb(35, 130, 112, 0.55), rgb(29, 59, 55, 0.95)),
            url('../image/Bitmap.jpg');
    background-position-y: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.static-page-header-howToUse-4 {
    background-image:
            linear-gradient(to bottom, rgb(35, 130, 112, 0.55), rgb(29, 59, 55, 0.95)),
            url('../image/Bitmap.jpg');
    background-position-y: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}


.static-page-header-bg {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    box-sizing: border-box;
    box-sizing: border-box;
}

.static-page-content {
    margin: 0 0 50px;
    padding: 5px 5px 50px;
}

.static-page-content p {
    padding: 5px;
    font-family: Verdana;
    font-weight: 200;
    font-size: 18px;
}

.static-page-content-p-highlight {
    text-decoration: underline;
    font-weight: 600 !important;
}

.static-page-content-span-highlight {
    text-decoration: underline;
}

.static-page-content ul {
    width: 95%;
}

.static-page-content ul > li {
    font-style: italic;
    font-size: 18px;
    margin: 8px;
}

.static-page-p-reduceBottom {
    margin-bottom: 0.2em;
}

.list-style-square{
    list-style-type: square;
    font-size: 16px;
}

.text-style-bold{
    font-weight: bold;
}

.static-page-listNoDot {
    list-style-type: none;
}

.static-page-listedLinks li > a {
    color: #1d3b37;
    font-weight: 600;
    /* text-decoration: underline; */
}

.style-howtouse-icon{
	background-image: url('../image/howtouse-map-search.png'), linear-gradient(0deg, #108191 0%, #519E72 100%);
	background-position: center;
	border-radius: 5px;
	background-size: 50% 50%, 100% 100%;
	background-repeat: no-repeat;
	height:30px;
	width:30px;
	display: inline-block;
    vertical-align: bottom;
}

.style-howtouse-layer-icon{
	background-image: url('../image/howtouse-map-layer.png'), linear-gradient(0deg, #108191 0%, #519E72 100%);
	background-position: center;
	border-radius: 5px;
	background-size: 50% 45%, 100% 100%;
	background-repeat: no-repeat;
	height:30px;
	width:30px;
	display: inline-block;
    vertical-align: bottom;
}

.style-howtouse-switch-icon{
	background-image: url('../image/howtouse-map-switch.png'), linear-gradient(0deg, #108191 0%, #519E72 100%);
	background-position: center;
	border-radius: 5px;
	background-size: 50% 50%, 100% 100%;
	background-repeat: no-repeat;
	height:30px;
	width:30px;
	display: inline-block;
    vertical-align: bottom;
}

#csdi-info-content {
	max-width: 1140px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 30px 0 30px;
	border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 6%);
}

.latest-Datasets-cols {
	height: 130px;
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 6%);
    margin-bottom: 25px;
    align-content: center;
}

.data-title{
  height: auto;
  display: -webkit-box; 
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow : ellipsis;
  width : 370px;
  overflow : hidden;
  color: #8B4100;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 20px;
  margin: 10px 0px 5px 0px;
  /* white-space : nowrap; */
}

.latest-datasets-title {
	height: 34px;
    width: 483px;
    color: #003644;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 34px;
}

.dataset-details-btn {
    color: #018369;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px;
}

.dataset-doc-img{
	background-position: left;
	background-size: 50% 50%;
	background-repeat: no-repeat;
	height:15px;
	width:15px;
	margin: 0 5px 5px auto;
}

.org-div{
overflow: hidden;
    text-overflow: ellipsis;
    width: 370px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 19px;
    line-height: 19px;
    /* white-space: nowrap; */
}

.contentTitle{
	color: #003644;
	font-size: 28px;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 42px;
	text-align: center;
}

.contentText{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 22px;
}

.contentSmallTitle{
    background-color: rgba(69,152,120,0.09);
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
    padding: 10px;
}

.contentSmallText{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
    padding: 10px;
}
.down-half:before{
	font-size: 10px;
}

.archivedDatasetBox{
	cursor: pointer;
	color:#238370;
}

.archivedDatasetNABox{
	color:#238370;
}

.archivedDatasetFormatBox{
	width:100%;
	display:flex;
	flex-wrap: wrap;
}
.archivedDatasetDownloadBox a i{
    padding: 0px 5px 0px 0px;
}

.archivedDatasetDownloadBox{
	display:inline-block;
	padding: 0px 5px 5px 0px;
	color:#238370;
}

.archivedDatasetBoxContent{
	display:none;
}

.archivedDataseDisplayControler{
	display:block;
}

.archivedDatasetDownloadBox1, .archivedDatasetDownloadBox2,
.archivedDatasetDownloadBox3, .archivedDatasetDownloadBox4,
.archivedDatasetDownloadBox5, .archivedDatasetDownloadBox6{
	width: calc(100%/3);
}

@media (min-width: 992px) {
	.archivedDataseDisplayControler{
		display:flex;
	}
	
	.archivedDatasetDownloadBox1{
		width: 100%;
	}
	
	.archivedDatasetDownloadBox2{
		width: calc(100%/2);
	}
	
	.archivedDatasetDownloadBox3{
		width: calc(100%/3);
	}
	
	.archivedDatasetDownloadBox4{
		width: calc(100%/4);
	}
	
	.archivedDatasetDownloadBox5{
		width: calc(100%/5);
	}
	.archivedDatasetDownloadBox6{
		width: calc(100%/6);
	}
}

pre{
	background-color: #333333;
	color: #EBFF82;
	border: 1px;
	margin: 0px;
}

#deptListSearchBox{
	background-image: url(../image/icon-search-dark.svg);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 20px;
    
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
	padding: 10px 5px 10px 20px;
	font-size: 14px;
    text-indent: 20px;
}

#deptListSearchBox::placeholder {
	font-size: 14px;
}

.annualPlanTableFileTypeBox{
	display: flex;
	flex-direction: column;
}

.annualPlanTableFileType{
	font-size: 14px;
}

.annualPlanTableFileDownload{
	font-size: 14px;
}
.annualPlanTableFileDownload:hover{
	text-decoration: none;
}

#deptListContainer{
	height: 340px;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 14px;
	overflow-y: auto;
}

.annualPlanDeptLink{
	display: block;
	padding: 6px 12px;
}

#dataNotFind{
	font-size: 14px;
	padding: 6px 12px;
}

.annualPlanDeptLink{
	font-size: 14px;
}

.annualPlanDeptLink:hover{
    text-decoration: none;
}

.searchName{
}

.loginBox1, .loginBox2{
	padding:0px 50px;
}

.straightLine{
	display: none;
	background-color: #ddd;
	height: 300px;
	width: 1px;
	padding: 0px;
}

.straightOr {
	display: none;
	width: 15px;
	position: relative;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	border-radius: 50%;
}

.horizontalLine{
	left: 50%;
	display: block;
	position: absolute;
	transform: translate(-50%);
	background-color: #ddd;
	border: 1px solid #ddd;
	width: 95%;
	top: 385px;
}

.horizontalOr{
	width: 100%;
	color: #fff;
	background-color: #fff;
	display: block;
	text-align: center;
}

.mediaLoginBox{
	width: 100%;
	height: 55px;
	padding: 5px 0px;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.mediaBtn{
	width:100%;
	height:100%;
	border: none;
	border-radius: 4px;
	font-size: 16px;
	display: flex;
}

.mediaIcon{
	height: 100%;
	width: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mediaText{
	height: 44px;
	width: 100%;
	line-height: 44px;
	text-align: center;
	color: #fff;
}

.googleLogin{
	background-color: #4285F4;
}

.facebookLogin{
	background-color: #4267B2;
}

.appleLogin{
	background-color: #000;
}

.ismartLogin{
	background-color: #2B7366;
}

@media (min-width: 992px) {
	.straightLine, .straightOr{
		display: block;
	}
	.horizontalLine, .horizontalOr{
		display: none;
	}
}
.radioBox{
	
}
.radioLabel{
	font-size: 14px;
	font-weight: normal;
}
.submitText{
	font-size: 16px;
	font-weight: normal;
}
.tableRow{
	line-height: 30px;
}
.tableControlBox{
	width: 30px;
}
.tabletdth{
	padding: 0px 5px 0px 5px;
}
hr{
	background-color: #ddd;
	border: 1px solid #ddd;
}

.menuIcon{
	position: absolute;
    margin: 0px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    background-image: url(../image/icon-menu-green.svg);
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.catIcon{
	position: absolute;
    margin: 0px;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
    background-image: url(../image/icon-catalog-green.svg);
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.mapIcon{
	position: absolute;
    margin: 0px;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
    background-image: url(../image/icon-map-green.svg);
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.FSDTBackground{
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), linear-gradient(90deg, rgba(16, 129, 145, 0.9) 0%, rgba(81, 158, 114, 0.9) 100%);
	padding: 0px;
}

.antBackground{
	height: 70%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.298529), rgba(0, 0, 0, 0.298529)), linear-gradient(90deg, rgba(255, 255, 255, 0.6) 0%, rgba(81, 158, 114, 0.6) 100%);
	padding: 0px;
}

a.a-cat-color{
	color: #018369;
}

.FSDT_CRS{
	background-image: url(../image/CoordinateReferenceSystem.png);
	background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: center;
    width: 100%;
    height: 100%;
}

.FSDT_GeoName{
	background-image: url(../image/GeographicName.svg);
	background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: center;
    width: 100%;
    height: 100%;
}

.FSDT_Address{
	background-image: url(../image/Address.svg);
	background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: center;
    width: 100%;
    height: 100%;
}

.FSDT_AdminArea{
	background-image: url(../image/AdministrativeArea.svg);
	background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: center;
    width: 100%;
    height: 100%;
}

.FSDT_Transportation{
	background-image: url(../image/FSDT_Transportation.svg);
	background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: center;
    width: 100%;
    height: 100%;
}

.FSDT_Building{
	background-image: url(../image/Building.svg);
	background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: center;
    width: 100%;
    height: 100%;
}

.FSDT_LandParcel{
	background-image: url(../image/LandParcel.svg);
	background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-position: center;
    width: 100%;
    height: 100%;
}
.api-pre, .api-copyBox{
	display: flex;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: inherit;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
	color: #EBFF82;
	background-color: #333333;
    border: 1px solid;
    border-radius: 0;
}

.api-copyBox a{
	width: calc(100% - 20px);
	min-height: 20px;
}

.api-copyBox:hover .api-copy {
	display: block;
}
.api-copy{
	display: none;
    width: 20px;
    height: 20px;
    padding: 0px;
    text-align: center;
    opacity: 0.8;
    cursor: pointer;
}
.api-copy:hover .api-copy {
    background-color: #f8f8f8;
}
.api-copy:hover .api-copyText {
	display: block;
}
.api-copyText{
	display: none;
    width: max-content;
    height: 24px;
    padding: 0 6px;
    line-height: 24px;
    text-align: center;
    font-size: 0.8rem;
    background-color: rgb(121, 121, 121);
    color: rgb(255, 255, 255);
    opacity: 0.9;
}

.sec-api-header{
	margin: 50px 15px 15px 15px;
	height: 34px;
	color: #003644;
	font-size: 28px;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 34px;
}

.sec-api-btn{
    height: 98px;
 	width: 98px;
    border-radius: 8px;
	border: none;
    background-image: linear-gradient(0deg, #108191 0%, #519E72 100%);
}

.sec-api-img{
    width: 100%;
    padding: 5px;
}

.sec-api-div{
	padding-top: 15px; 
	padding-bottom: 15px;
}

.sec-api-table{
	height: 160px;
	width: 100%;
	border-radius: 5px;
 	background-color: #FFFFFF;
 	box-shadow: 0 5px 15px 0 rgba(0,0,0,0.06);
}

.sec-api-td-img{
	width: 100px;
	height: 170px;
	padding-left: 15px;
	padding-right: 15px;
}

.sec-api-td-txt{
	padding-right: 15px;
}

.provider-div{
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 6%);
}

.provider-header{
	margin: 15px;
	color: #003644;
  	font-size: 28px;
  	font-weight: 900;
  	letter-spacing: 0;
  	line-height: 42px;
  	text-align: center;
}

.provider-icon > a > p{
    color: #333333;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    padding: 0px 5px;
}

.static-page-container-sitemap{
	width: 860px;
	margin-top: 70px;
	margin-bottom: 70px;
}

.static-page-header-sitemap{
	color: #003644;
  	font-size: 28px;
  	font-weight: 900;
  	letter-spacing: 0;
  	line-height: 100px;
  	text-align: center;
}

.static-page-content-sitemap{
	color: #018369;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 30px;
}

.static-page-content-sitemap p{
	margin: 5px 0px;
	padding-left: 10px;
}

.static-page-content-sitemap-sublist{
	font-weight: 500;
}

.static-page-body{
	border-radius: 5px;
  	background-color: #FFFFFF;
  	box-shadow: 0 5px 15px 0 rgba(0,0,0,0.06);
  	padding-bottom: 50px;
	margin-bottom: 70px;
}

.static-page-container-aboutUs{
	overflow:hidden;
	width: 860px;
	margin-top: 70px;
	margin-bottom: 20px;
}

.static-page-content-aboutUs{
	margin: 0 45px 50px;
}

.static-page-content-aboutUs p{
    color: #333333;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 200;
}

.static-page-container-noticeCSDIportal{
	overflow:hidden;
	width: 860px;
	margin-top: 70px;
	margin-bottom: 20px;
}

.static-page-content-noticeCSDIportal{
	margin: 0px 30px;
}

.static-page-header-noticeCSDIportal {
	height: 100px;
    line-height: 100px;
    width: 100%;
    margin: 0;
    color: #003644;
  	font-size: 28px;
 	font-weight: 900;
 	letter-spacing: 0;
 	line-height: 36px;
 	text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.static-page-subheader-noticeCSDIportal{
  	color: #333333;
  	font-size: 24px;
  	font-weight: bold;
  	letter-spacing: 0;
  	line-height: 22px;
  	margin-left: 25px
}

.static-page-info-noticeCSDIportal{
	color: #333333;
  	font-size: 18px;
  	font-weight: bold;
 	letter-spacing: 0;
 	line-height: 22px;
 	margin-left: 25px;
}

.static-page-list-noticeCSDIportal{
	margin-right: 40px;
}

.static-page-list-noticeCSDIportal li{
	color: #333333;
  	font-size: 16px;
  	font-weight: normal;
  	letter-spacing: 0;
  	line-height: 22px;
  	padding-bottom: 20px;
}

.static-page-container-textsize{
	width: 860px;
	margin-top: 70px;
	margin-bottom: 70px;
}

.static-page-container-textsize p{
	color: #333333;
  	font-size: 16px;
  	letter-spacing: 0;
  	line-height: 22px;
}

.static-page-header-textsize {
	height: 100px;
    line-height: 100px;
    width: 100%;
    margin: 0;
    color: #003644;
  	font-size: 28px;
 	font-weight: 900;
 	letter-spacing: 0;
 	text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.static-page-content-textsize{
	margin: 0px 40px;
}

.panel-heading-textsize{
	border-radius: 5px;
    background-color: rgba(69, 152, 120, 0.09);
    color: #333333;
  	font-size: 18px;
 	font-weight: 900;
  	letter-spacing: 0;
 	line-height: 36px;
 	padding-left: 10px;
}

.static-page-header-textsize div{
	color: #333333;
 	font-size: 16px;
	letter-spacing: 0;
  	line-height: 22px;
}

.textsize-browser{
	font-weight: 900;
}

.profile_topnav a {
	color: #018369;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	line-height: 17px;
	letter-spacing: 0px;
	cursor: pointer;
}

.profile_topnav a:hover {
	color: #018369;
	border-bottom: solid;
	border-color: #018369;
}

.profile_topnav a.active {
	border-bottom: solid;
	border-color: #018369;
}

.profile-container{
    overflow: hidden;
    width: 860px;
    margin-top: 70px;
    margin-bottom: 20px;
}

.profile-header{
    height: 100px;
    line-height: 100px;
    width: 100%;
    margin: 0;
    color: #003644;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.profile-content{
	max-width: 100%;
    margin-left: 30px;
    margin-right: 30px;
}

.profile-subject{
	color: #333333;
  	font-size: 16px;
  	font-weight: bold;
  	letter-spacing: 0;
  	line-height: 19px;
}

.profile-required{
  	font-size: 16px;
  	letter-spacing: 0;
  	line-height: 19px;
}

.profile-textbox{
  	box-sizing: border-box;
  	height: 48px;
  	border: 1px solid #707070;
 	border-radius: 5px;
 	color: #333333;
  	font-size: 18px;
  	letter-spacing: 0;
  	line-height: 22px;
}

.profile-languagetext{
	color: #333333;
  	font-size: 16px;
  	letter-spacing: 0;
  	line-height: 19px;
}

.profile-btn{
	width: 100%;
	height: 45px;
	color: #FFFFFF;
  	font-size: 18px;
  	font-weight: 900;
  	letter-spacing: 0;
  	line-height: 22px;
  	text-align: center;
}

.profile-editSQ, .profile-editSQ:hover{
	color: #018369;
  	font-size: 16px;
 	letter-spacing: 0;
 	line-height: 50px;
 	cursor: pointer;
}

.profile-editSQ-title{
	color: #003644;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 42px;
    text-align: center;
    margin-top: 50px;
}

.profile-layout{
	/*max-height: 500px;*/
}

.passwordPolicy{
	display: flex;
	float: right;
}

.txtPwdPolicy, .txtPwdPolicy:hover{
	color: #018369;
  	font-size: 14px;
  	letter-spacing: 0;
  	line-height: 17px;
  	text-align: right;
}

.iconPwdPolicy{
	background-image: url(../image/icon-info-small-green.svg);
	height: 15px;
    width: 15px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    float: left;
}

.profile-pwdPolicy-title{
	color: #003644;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 42px;
    text-align: center;
    margin-top: 30px;
}

.nav-menu-width{
	width: 80px;
}

.footer-div{
	color:white; 
	background-color: #1D3B37; 
	font-size: 14px;
}

.bannerLine1{
	letter-spacing: 15px;
    font-size: 56px;
    text-shadow: 6px 6px 2px #042d31e8;
}

.bannerLine2, .bannerLine3 {
	text-shadow: 4px 4px 2px #042d31e8;
}

.bannerLine2en {
	font-size: 28px;
	font-weight: 600;
	word-spacing: 8px;
	letter-spacing: 12px;
	text-transform: none;
}

.bannerLine2tc{
	font-size: 28px;
    font-weight: 600;
    word-spacing: 10px;
    letter-spacing: 30px;
    text-transform: none;
}

.bannerLine3{
    text-transform: none;
    font-size: 26px;
    font-weight: 700;
    display: block;
}

.card-base{
	border-radius: 5px
}

.sec-fsdt-title, .sec-ant-title{
	top: 25px;
	min-height: 150px;
	text-align: left;
}

.sec-cat-title{
	top: 57px;
	min-height: 150px;
}

.sec-item-name, .mobileView-catTable, .mobileView-antTable{
	display: none;
}

.logo{
	cursor: pointer;
}

.top-nav-text{
	position: relative;
	top: 55%;
    color: #018369;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 22px;
}

.right-top-nav-text{
	position: relative;
	top: 40%;
	padding: 0px 10px;
}

.user-image{
	position: relative;
    top: 50%;
    transform: translate(0, -50%);
}

#leftnavbar{
	width: 550px;
	margin: 0px;
}

#idMenuTitle{
	width: 10%;
	height: 85px;
}
	
/*#idCatalogTitle, #idMapTitle{
	width: 25%;
	height: 85px;
}
	
#idLogoTitle{
	width: 40%;
    min-width: 220px;
	height: 85px;
}

#cataImg{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}*/

#menu-function{
	display: none;
}

.menu-border-right{
	display: inline;
	border-right: 1px solid #ccc;
	padding-left: 15px;
    margin-right: 15px;
}

.menu-lang-text{
	font-size: 18px !important;
}

.hide, .show-half, .show-mobile{
	display: none !important;
}

/*#csdi-top-nav h3{f
	color: #003644;
  	font-weight: 900;
}

#csdi-top-nav a{
  	font-weight: bold;
}*/

p b{
    font-weight: 700;
}

.sm-menu{
	padding: 0px 7.5px;
}

.resourceLinks-div{
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 6%);
}

.resourceLinks-header{
	margin: 15px;
	color: #003644;
  	font-size: 28px;
  	font-weight: 900;
  	letter-spacing: 0;
  	line-height: 42px;
  	text-align: center;
}

.resourceLinks-icon{
  	width: auto;
  	height: 60px;
}

.data-category-icon > a > p {
    color: #333333;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    padding: 0px 5px;
}

.w3-bar-block .w3-bar-item{
	width: auto;
	display: -webkit-inline-box;
}

.All-ANT-div{
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 6%);
    padding: 1.429rem;
}

.All-ANT-table{
	display: inline-table;
	table-layout: fixed;
	width: 100%;
	background-color: transparent;
}

.All-ANT-name{
    padding: 10px;
    display: table-cell;
}

.All-ANT-name.ant-height{
	height: 120px;
}

.All-ANT-name > a, .All-ANT-name > a:hover{
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
}

/*ant view*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
/*.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-indicators-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
    z-index: 7;
    display: table;
    cursor: default;
}

.carousel-indicators {
    float: left;
    padding-left: auto;
    margin-right: auto;
    margin-left: auto;
    position: static;
    display: block;
    left: auto;
    right: auto;
    bottom: auto !important;
}

.carousel-indicators li {
    display: inline-block;
}

.carousel-control-prev, .carousel-control-next {
    width: 5%;
    height: 80%;
}

.carousel-indicators {
    bottom: 20px;
}

.popular-data .carousel-indicators {
    margin-bottom: 0px;
    margin-top: 30px;
    top: auto;
    bottom: 0px;
}

.popular-data {
    height: auto !important;
    overflow: hidden;
    padding-bottom: 0px;
}

.row.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}

.carousel-indicators {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    list-style: none;
    width: auto;
}

.carousel-indicators .active {
    width: 13px !important;
    height: 13px !important;
    margin: 1px 3px !important;
}

.carousel {
    position: relative;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
}

.carousel-control-prev, .carousel-control-next {
    opacity: 1;
}

.popular-data {
    padding: 0 12px !important;
}

.popular-data .search-result-card {
    font-size: 16px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
    clear: both;
}

.popular-data .row {
    margin: 0px;
    overflow: hidden;
}

.carousel-indicators>li {
    border-radius: 50%;
}

.carousel-indicators li {
    width: 13px;
    height: 13px;
    background-color: #D4D7D9;
    cursor: pointer;
}*/

.ant-margin{
	margin-bottom: 80px;
}

.data-provider-img{
	max-width: 120px;
	height: 60px;
}

.latest-Datasets-cols .info .row{
	margin: 0;
}

.player-howToUse{
	margin: 0 auto;
	color: rgb(29, 59, 55);
	font-weight: 600;
	font-size: 16px;
	text-align: center;
}

#profile, #password{
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}

.categoryIcon{
    height: 36px;
 	width: 36px;
    border-radius: 8px;
	border: none;
	padding: 6px;
	margin: 5px;
    background-image: linear-gradient(0deg, #108191 0%, #519E72 100%);
}

.categoryIcon img{
	width: 100%;
	height: 100%;
}

#myFavouriteTable th, #myFavouriteTable td{
	text-align: center;
  	vertical-align: middle;
  	font-size: 14px;
}

#myFavouriteTable a{
	color: #0079c1;
	font-size: 14px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	color: #0079c1 !important;
	background: #FFFFFF;
	font-size: 16px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	border: none;
	background: #FFFFFF;
	color: #333333 !important;
    font-weight: 900;
	font-size: 16px;
}

.dataTables_wrapper .dataTables_info{
	font-size: 16px;
}

.deleteFavDataset-btn{
	height: 24px;
    width: 24px;
    border-radius: 8px;
    border: none;
    padding: 6px;
    margin: 5px;
    background-image: linear-gradient(0deg, #108191 0%, #519E72 100%);
}

.deleteFavDataset-btn:hover{
	transform: scale(1.1);
}

.deleteFavDataset{
	font-size: 24px;
	color: #FFFFFF;
}

.updatedIcon{
	display: block;
	position: absolute;
	width: 70px;
    font-size: 12px;
    color: #333333;
    font-weight: 700;
    background-color: yellow;
    border-radius: 50%;
    left: 40%;
    transform: scale(0.9);
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}

.favListDatasetName-div{
	display: flex;
}

.favListDatasetName{
	width: 100%;
}

.favListUpdated{
	position: relative;
}

.newUpdate-div, .newUpdate-div-menu{
	display: none;
}

.newUpdate{
	width: 24px;
    height: 24px;
    position: absolute;
    top: 10%;
    right: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #018369;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.newUpdate-menu{
	width: 24px;
	height: 24px;
    font-size: 14px;
    font-weight: 700;
    color: #018369;
    border-radius: 50%;
    border: none;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.newUpdateCount-menu{
	width: 18px;
    height: 18px;
    position: relative;
    top: -9px;
    right: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    background-color: red;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.newUpdate i, .newUpdate-menu i{
	font-size: 18px;
}

.newUpdateCount{
	width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    right: 4px;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
    background-color: red;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.myFavListUpdatedCount{
	display: none;
	width: 20px;
	height: 20px;
	float: right;
	transform: translate(-50%, -50%);
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    background-color: red;
    border-radius: 50%;
    border: none;
    align-content: center;
    text-align: center;
    pointer-events: none;
}

.favFlexbox{
	display: flex;
	margin-right: 10px;
}

.icon-heart{
	width: 20px;
	height: 20px;
	background-position: center;
    background-repeat: no-repeat;
    background-image: url(../image/icon-heart.svg);
}

.icon-rss{
	width: 20px;
	height: 20px;
	background-position: center;
    background-repeat: no-repeat;
    background-image: url(../image/icon-rss.svg);
}

.icon-no-rss{
	width: 20px;
	height: 20px;
	background-position: center;
    background-repeat: no-repeat;
    background-image: url(../image/icon-rss_grey.svg);
}

.icon-solid-heart{
	width: 20px;
	height: 20px;
	background-size: 18px 17px;
	background-position: center;
    background-repeat: no-repeat;
    background-image: url(../image/icon-solid-heart_green.svg);
}

.favFunction{
	width: 20px;
	height:20px;
	color: #018369 !important;
	font-weight: 400;
	padding: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

.favFunction i{
	font-size: 20px;
}

.favFlexbox br{
	display: none;
}

#linkCopiedAlert, #linkCopyFailedAlert {
	z-index: 1000;
    position: fixed;
    top: 10%;
    left: 45%;
    display: none;
    width: auto;
    text-align: center;
    font-size: 18px;
}

.alertBox-border {
    color: #595959;
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,0.35);
}

.notice-close{
	padding: 10px;
    position: absolute;
    right: 20px;
	border-bottom: none;
}

.notice-img{
	width: 96px;
	height: 96px;
	background-image: url('../images/icon-warning.svg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto 0;
}

.notice-text{
	height: 100%;
    overflow: auto;
	color: #333333;
  	font-size: 18px;
  	letter-spacing: 1px;
  	line-height: 28px;
  	padding: 20px;
}

.notice-text h3, .notice-text p{
	font-weight: 700;
	margin-left: 0px;
}

.notice-text ol{
	padding-left: 20px;
}

.notice-text li, .notice-text li::marker{
	font-size: 14px;
	letter-spacing: 0;
	padding: 5px 0px;
	font-weight: 400;
	color: #333333;
}

.notice-note{
	font-size: 12px;
	padding-left: 20px;
}

.notice-note li{
	font-size: 12px;
}

.notice-btn-div{
	text-align: center;
}

.notice-btn{
	height: 46px;
	width: 137px;
	color: #FFFFFF;
  	font-size: 18px;
  	font-weight: 900;
  	letter-spacing: 0;
  	line-height: 22px;
  	text-align: center;
	border-radius: 5px;
  	background: linear-gradient(0deg, #108191 0%, #519E72 100%);
  	margin: 30px;
}

#text_parameter_v{
	display: none;
}

#api-samples {
    margin: 5px 10px;
}

.geoSpatial-title {
    margin-top: 20px;
}

.geoSpatial-text {
    font-size: 16px !important;
    font-weight: normal !important;
}

.geoSpatial-text > a {
    margin-left: 20px !important;
    text-decoration: underline !important;
    font-style: italic !important;
}

.font-italic{
	font-style: italic;
}

.geoSpatial-text pre code{
	white-space: pre-wrap !important;
}

.geoDataConversion-table{
	width: 100%
}

.geoDataConversion-table td{
	padding: 30px 0;
}

.table-spacing{
	padding: 0 20px;
}

.geoData-hints{
	display: flex;
    padding-top: 5px;
}

.icon-geoData-hints{
	background-image: url(../image/icon-info-small-green.svg);
    height: 17px;
    width: 17px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    float: left;
    transform: scale(0.9);
}

.geoData-hints span{
	color: #018369;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
}

.geoDataConversion-label-div, .geoDataConversion-label-div label{
	padding-left: 10px;
}

.geoDataConversion-label-div, .geoDataConversion-table select{
	height: 30px;
}

.source-file-upload-div{
	margin-bottom: 30px;
}

b {
	font-weight: bold;
}

.geoDataConversion-btn{
    height: 45px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin: 0 25px 1rem;
}

.geoDataConversion-btn > div{
	display: flex;
    align-items: center;
    justify-content: center;
}

.convert-btn{
	width: 20px;
    height: 20px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-image: url(../image/icon-convert-file.svg);
}

.convert-download-btn{
	width: 20px;
    height: 20px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-image: url(../image/icon-download.svg);
}

.new-convert-btn{
	width: 20px;
    height: 20px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-image: url(../image/icon-repeat.svg);
}

.geoDataConversion-status-label-div{
	height: 50px;
	line-height: 50px;
	margin-top: 30px;
}

.GeoDataConversion-status-div{
	display: flex;
	margin-top: 30px;
}

.GeoDataConversion-status-div .loader{
	margin: 0;
	width: 50px;
	height: 50px;
	border: 12px solid #f3f3f3;
    border-top: 12px solid #3498db;
}

.GeoDataConversion-status-div img{
	width: 50px;
	height: 50px;
}

.GeoDataConversion-status-content{
	padding-left: 45px;
	align-self: center;
	color: #018369;
}

#source-help, #sourceFormat-help, #targetFormat-help{
	display: none;
}

.geoDataConversion-header{
	display: inline-block;
	align-content: center;
	height: 80px;
	text-align: left;
	padding: 0 20px;
	font-size: 36px;
	line-height: 48px;
}

#conversion_form{
    padding: 0 1.5rem 2.5rem 1.5rem;
}

.btnTurnBack-div{
	height: 45px;
    margin: 0 30px;
    padding: 0;
}

.geoData-newConversion-hints{
    display: flex;
    position: absolute;
    margin-top: 5px;
}

.geoData-newConversion-hints span{
	color: #FF0000;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
}

.icon-geoData-newConversion-hints{
	background-image: url(../image/icon-info-small-red.svg);
    height: 17px;
    width: 17px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    float: left;
    transform: scale(0.9);
}

.data-field-remove{
	padding: 0px;
	margin-left: 5px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 24px;
}

.ldproxy-add-parameter{
	padding: 3px 8px;
	margin-left: 10px;
}

.ldproxy-borderline{
	border-top: 1px solid #CCCCCC;
    margin: 10px 0px;
}

.json-schema-form-item{
	margin-bottom: 5px;
}

.bbox-width{
	display: inline-block;
	min-width: 115px;
}

.input-readonly{
	background: #EBEBEB;
}

.ldproxy-limit, .ldproxy-offset{
	margin-top: 10px;
}

.ldproxy-bbox-desc{
	list-style-type: none;
	padding-left: 16px;
}

#navbar-tools{
	margin: 0px;
	width: 100%;
}

#navbar-tools-logo{
	margin-right: auto;
}

.error-page-content{
	text-align: center;
	padding: 45px 80px !important;
}

.error-page-title{
	font-weight: bold;
	font-size: 28px;
}

.error-page-text{
	text-align: left;
}

.error-page-button{
	font-size: 20px;
}

.info-url{
	color: #0079c1;
	text-decoration: underline;
}

.ldproxy-header-div{
	display: flex;
}

.ldproxy-header-div a{
	color: #0079c1;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	margin-left: auto;
}

.ldproxy-limit-remark{
	margin-top: 10px;
	font-size: 12px;
	font-style: italic;
}

#DQSTrainingVideo{
	width: 100%;
}

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 75%;
  transform: translate(-50%, -50%);
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 32px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 13px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.8;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

.mapBackImg-video {
	position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#intro-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.fade-in {
    opacity: 1;
    transition: opacity 0.5s;
}

.fade-out {
    opacity: 0.2;
    background: black;
    transition: opacity 0.5s;
}

.video-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#welcome_search_bar_container {
    box-shadow: 4px 4px 2px #042d31e8 !important;
}

.no-select {
	-webkit-touch-callout: none; /* Disable iOS touch callout */
	-webkit-user-select: none; /* Disable text selection for WebKit-based browsers */
	-moz-user-select: none; /* Disable text selection for Firefox */
	-ms-user-select: none; /* Disable text selection for Internet Explorer */
	user-select: none; /* Disable text selection for non-prefixed browsers */
}

.content3DAPI ol p {
	margin-left: -25px;
}

.has-error div.help-block, .has-error label, .has-error label.control-label, .has-error span .glyphicon, 
.has-error span .help-block, .has-error span.help-block, .has-error h2 {
    color: #ab3c16;
}

/* view line*/
@media (min-width: 992px) {
	#welcome_search_bar_container{
		min-width: 473px;
	}
	
	.menu-div{
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: flex-start;
		align-content: center;
		flex-direction: row;
	}
	
	#menu-container{
		width: 100%;
	}
	
	.provider-div-width{
		width: 20%;
	}
	
	#TNCNotice {
		--bs-modal-width: 80%;
	}
}

@media (max-width: 1200px) {
	.hide-full{
		display: none !important;
	}
	
	.show-full{
		display: block !important;	
	}
	
	ol.carousel-indicators.ann-carousel-indicators {
	  position: absolute;
	  top: 65px;
	  margin: 0;
	  left: -104px;
	  right: 0;
	  width: auto;
	  height: fit-content;
	  padding-left:123px;
	}
	
	.sec-api-table {
		height: 210px;
	}
	
	.sec-cat-name{
		height: 105px;
	}
	
	.sec-fsdt-name > a{
		font-size: 13px;
	}
	
	.carousel-indicators-container{
		display: inline-block;
		margin-top: 0px;
	}
	
	.popular-data .carousel-indicators{
		margin: 0px
	}
	
	.antTable{
		min-height: 150px;
	}
}

/*half of pc screen*/
@media (max-width: 992px) {
	.hide-half{
		display: none !important;
	}
	
	.show-half{
		display: block !important;
	}
	
	#leftnavbar{
		display: flex;
	}
	
	#menu-function{
		padding: 0px 6px;
	}
		
	#csdi-top-nav{
		height: 95vh;
	}
	
	.user-image{
	    position: inherit;
	    top: 0;
	    transform: inherit;
	}
	
	.headerNavBar{
		top: 0px;
	}
	
	.logo{
		text-align: center;
	}
	
	.col7searchcatalogalign{
		text-align: center;
	}

	#welcome_section #welcome_search_bar_container label[for=welcome_search] {
		position: absolute;
		color: #595959a1;
		line-height: inherit;
		font-size: 1rem;
		font-weight: 200;
		top: 50%;
		left: 40%; 
		transform: translate(-50%, -50%);
		cursor: text;
	}

	.search-catalog-background{
		background-image: url('../images/hkmap.jpg');
		background-size: cover;
		background-repeat: no-repeat;	
		text-align: center;
		height: 210px;
		width: 100%;
	}
	
	#nav_references, #nav_exercises, #nav_login {
		right: 0px;
	}
		
	.dataset-themes, .dataset-categories, .dataset-tools{
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	
	.p-all-fsdt, .p-all-category, .p-all-ant{
		padding: 0px;
	}
	
	.dataset-tools{
		margin-bottom: 20px;
	}
	
	.sec-fsdt-title, .sec-cat-title, .sec-ant-title{
		margin: 20px 0px;
		top: 25px;
		text-align: center;
		min-height: auto;
	}
	
	.fsdtRow-margin, .catRow-margin, .antRow-margin{
		padding: 0px 15px;
		margin-bottom: 30px;
	    right: 0px;
	    left: 0px;
	    margin-top: 15px;
	}
		
	.sec-api-table {
		height: 160px;
	}
	
	.p-all-ant{
		font-size: 16px;
	}
	
	.p-all-ant{
		position: relative;
	}
	
	.ant-margin{
		margin-bottom: 0px;
	}
	
	.All-ANT-name.ant-height{
		height: 170px;
	}
	
	.geoDataConversion-btn, .btnTurnBack-div{
		margin: 0 0 20px;
	}
	
	.source-file-upload-div{
		margin-top: 10px;
		padding-left: 10px;
	}
}

/*mobile view*/
@media (max-width: 768px) {
	.show-mobile{
		display: block !important;
	}
	
	.hide-mobile{
		display: none !important;
	}
	
	#main-navigation-toggle{
		height: 85px;
	}
	
	#leftnavbar{
		width: 100%;
	}
	
	.nav > .menuLang{
		display: inline-block;
	}
	
	.g-footer{
		height: auto;
	}
	
	.footer-text{
		line-height: 28px;
	}
	
	.mobileView-catTable, .mobileView-antTable{
	    display: inline-table;
		table-layout: fixed;
		width: 100%;
		background-color: transparent;
	}
	
	.tdPos{
		position: initial !important;
	}
	
	.fsdtRow-margin, .catRow-margin, .antRow-margin{
		margin-bottom: 0px;
	    margin-top: 30px;
	}
	
	.sec-fsdt-name{
		vertical-align: initial;
		display: table-cell;
		text-align: center;
	}
	
	.sec-cat-name{
		vertical-align: initial;
		display: table-cell;
		height: 105px;
	}
	
	.sec-ant-name{
		vertical-align: initial;
		display: table-cell;
		height: 80px;
	}
	
	.sec-fsdt-name > a, .sec-cat-name > a, .sec-ant-name > a{
	  	text-align: center;
	}
	
	.sec-cat-name > a{
		font-size: 15px;
	}
	
	.bannerLine2en{
		word-spacing: 0px;
		letter-spacing: 1px;
		line-height: 0px;
	}
	
	ol.carousel-indicators.ann-carousel-indicators {
		top: 30px;
		left: 120px;
	}
	
	.All-ANT-name.ant-height{
		height: 120px;
	}
	
	.favListDatasetName{
		margin-left: 0px;
	}
	
	.favFlexbox{
		display: block;
		width: 70px;
	}
	
	.favFlexbox br{
		display: inline;
	}
	
	.updatedIcon{
		transform: translate(0%, -60%) scale(0.9);
	}
	
	.notice-dialog{
		width: 100%;
	}
	
	.GeoDataConversion-status-div {
    	margin-top: 10px;
    	padding-left: 10px;
	}
	
	#navbar-tools-logo{
		border-right: none;
	}
	
	.common-spatial-data-title {
	    margin-top: 1.2em;
	}
}

@media (max-width: 500px) {
	#welcome_search_bar_container{
		min-width: 100%;
	}
	
	.mobileView-antTable{
		min-height: 210px;
	}
	
	.sec-ant-name{
		height: 125px;
	}
	
	.All-ANT-name.ant-height{
		height: 170px;
	}
	
	.favFlexbox{
		display: grid;
		width: 30px;
	}
	
	.favFlexbox br{
		display: none;
	}
	
	.geoDataConversion-label-div label, .geoDataConversion-table select{
		font-size: 14px;
	}
	
	.geoDataConversion-btn{
		padding: 0 10px;
	}
	
	.error-page-content{
		padding: 45px 30px !important;
	}
}

@media (max-width: 398px) {
	.g-footer{
		height: 260px;
	}
	
	.bannerLine2en{
	    font-size: 24px;
	 }
	
	.bannerLine2tc{
		font-size: 28px;
	    font-weight: 600;
	    word-spacing: 8px;
	    letter-spacing: 22px;
	    text-transform: none;
	}
	
	.All-ANT-name.ant-height{
		height: 200px;
	}
}

@media print {
  * {
    -webkit-print-color-adjust: exact !important;
  }
  
  .noBreak {
    break-inside: avoid;
  }
  
  .noPrint {
    display: none;
  }
}