@charset "UTF-8";
/*
* ======== VARIABLES ========
*/
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i&subset=cyrillic-ext,greek-ext");
/*
* ======== OVERALL ========
*/
/*Page Layout based on YUI Grids*/
body, html {
	background-color:#D8DCD0;color:#333;
}
#doc2, #doc4 {
	background-color:white;
}
#custom-doc {
	background-color:white;
	width:73.85em;
	width:72.07em;
	/*min-width:960px;*/
	margin:auto;
	text-align:left;
	padding:23px;
	padding-bottom:0px;
	padding-top:5px;
	/*background:url("bleed_page.png") repeat-y scroll 50% 0 transparent;*/
}
#bd{border:0px;clear:both;margin-top:10px;}
#banner {
background-color: #036;
padding: 15px;
font-size: 1.5em;
color: white;display:block;
}

#ft {
	background-color:gray;
	padding:15px;
	text-align:left;
	margin:0px;
	margin-top:25px;
	border-bottom:20px solid white;
	color:#CCCCCC
}

/*user login bar */
#user-bar {
	padding:5px;
	text-align:right
}
.user-box{text-align:right;}
.user-box li{display:inline;}
.user-box li a{color:gray;border-left:1px solid gainsboro;padding-left:5px;}
.user-box li a:hover{color:black;}

.site-logo {
	color:gray;
	font-size:18px;
	font-weight:bold;
}
.site-logo img {
	float:left;
}
.site-logo-title {
	float:left;
	padding-top:15px;
	color:#666666
}
#content {
	padding:0px;
	padding-top:0px;
	min-height:400px;
}
#inner-body{border:0px solid gainsboro;}

/* site general styles */
h1 {
	font-size:26px;
	font-family: Georgia;
}
h2 {
	font-size:22px;
	font-family: Georgia;
	margin-bottom:10px;
	line-height:120%;
}
h3 {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
h4 {
	font-size:1em;
}
p {
	margin-bottom:15px;
	font-size:1em;
	line-height:20px;
	/*color:#333333;*/
	text-align: justify;
}

img {
	border:0px;
}
a {
	text-decoration:none;
	color:#003399;
}
a:hover {
	color:#990000;
}

/*Table/Grid style*/
.grid-table tr td {
	padding:5px;
	border-bottom:1px solid #C1DAD7;
}
.grid-table .alternate {
	background-color:#FBFBFB
}
.grid-table a {
	color:#00679C;
	text-decoration:none;
}
.grid-table a:hover {
	color:maroon;
}

/*Button styles*/
.button{padding:1px;margin-top:5px;cursor:pointer;background-color:#6699FF;color:white;border:0px;}
.button:hover{background-color:black;color:white;}

input{padding-left:3px;padding-right:3px;}

/*ordered lists*/
ol{ display: block;margin-bottom:20px; }
ol li{list-style-type:decimal;margin-left:20px;}

em{font-style:italic;}
strong{font-weight:bold;}

.menu-horizontal {
border: 1px solid gainsboro;
border-top: 0px;
height: 36px;
margin-bottom: 5px;
}
.menu-horizontal li {
list-style: none;
float: left;
padding: 10px;
border-right: 1px solid gainsboro;
}

.site-logo {
color: gray;
font-size: 18px;
font-weight: bold;
}

.breadcrumbs{
  /*padding:5px;
  font-size:14px;
  margin-bottom:20px;*/
  
  
}
.breadcrumbs a,
.breadcrumbs span{color:#003399;}
.breadcrumbs .active{color:gray;}

.wb-breadcrumb{
  padding-left: 0px;

}
/*----------------------------------------------------------------------------*/

/*licensed request - select_request */
.lic-requests-container {position:relative;}
.lic-requests-container .inline {display:inline;font-size:small;margin-right:15px;}
.lic-requests-container .btn-download-microdata a{padding:5px;background:#048;color:white;display:block;float:left;font-size:small;}
.lic-requests-container .btn-download-microdata a:hover{background:black;color:white;}
.lic-requests-container a.btn-new-request{position:absolute;top:5px;right:5px;font-size:smaller;}


/*licensed request application form*/
.data-request-form-container .grid-table td{font-size:1em}
.data-request-form-container .note{background-color:#C1DAD7;}
.data-request-form-container .grid-table .no-wrap{white-space:nowrap}
.data-request-form-container .bull-list{margin-left:10px;}
.data-request-form-container .bull-list li{font-size:small;margin-bottom:8px;line-height:140%;}
/*.public-use td{border:1px solid gainsboro;padding:5px;}*/
.data-request-form-container td .required{color:red;}
.data-request-form-container td .field-caption{font-weight:bold;}

/*remote data access*/
.remote-data-access .remote-access-link{background-color:#F3F3F3;border:1px solid gainsboro;padding:5px;}
.remote-data-access a:link{color:navy;}
.remote-data-access a:link:hover{color:maroon;}


/*tab style 1 - collections, study-info*/
.tab-style-1 .ui-widget{font:13px/1.231 arial,helvetica,clean,sans-serif}
.tab-style-1 .ui-tabs {border:0px;}
.tab-style-1 .tab-heading {
text-align: left;
padding: 10px;
padding-bottom: 40px;
z-index: -1;
background-color:#F3F3F3;
background: transparent url(tab-bg.png) repeat-x scroll bottom;
padding-left: 20px;
border:1px solid gainsboro;
font-size:small;
}
.tab-style-1 .ui-tabs .ui-tabs-nav{border:0px;margin-left:20px;}

.tab-style-1 .ui-tabs .ui-tabs-panel{
background:white;border:1px solid gainsboro;overflow:auto;border-top:0px;
}

.tab-style-1 .ui-tabs .ui-tabs-nav li.ui-state-active {
position: relative;
background:gray;
background: url(tab-active-arrow.png) bottom center no-repeat;
}

/*active tab*/
.tab-style-1 .ui-tabs .ui-tabs-nav li.ui-state-active a {
	background: url(active-tab-bg.png);
	color: white;
	margin-bottom:0px;
}

/*set tab borders*/
.tab-style-1 .ui-tabs .ui-tabs-nav li a, 
.tab-style-1 .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{
	border: 1px solid gainsboro;
	border-bottom: 0px;
	background:white;
	padding:5px 10px;
	line-height:140%;
}

.tab-style-1 .ui-tabs .ui-tabs-nav li {
	border: 0px;
	font-size:13px;
}

.tab-style-1 .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-4px;padding-bottom:4px;}
.tab-style-1 .tab-body{font-size:small;margin-left:170px;border-left:1px solid gainsboro;padding-left:20px;}
.tab-style-1 .ui-widget-content a:link{color:navy;}
.tab-style-1 .ui-widget-content a.color-white{color:white;}

.pagination .page-nums a {border:1px soild black;}

/*login page*/
.login-header{
	clear: both;
	height:60px;
	overflow:hidden;
	background:#000066;
}
.nada-login .login-header .title, 
.nada-login .login-header .title a{
	font-size:18px;color:white;padding:16px;
}
.nada-login .login-box{margin-right:30px;}
.nada-login h1{font-size:16px;font-weight:bold;border-bottom:1px dotted gainsboro;margin-bottom:20px;padding-bottom:5px;}
.reason{font-size:16px;padding:10px;background-color:#FFFFCC;border:1px solid #FFCC66;margin-bottom:40px;}
.privacy-info{font-size:11px; color:#666666;padding:5px;margin-top:20px;}
.login-footer .ot{margin-left:25px;font-size:smaller;}
.login-footer .first{border-right:1px solid gainsboro;padding-right:10px;margin-right:5px;}

.captcha_container .image_captcha{margin-top:15px;}
.captcha_container .image_captcha label{margin-top:15px;}
.captcha_container{margin-bottom:15px;}

.content-unpublished{background:red;padding:15px;color:white;font-size:16px;margin-bottom:15px;}

.body-content-wrap{
  background-color: #ffffff;
  padding:20px;

}

li {
  list-style: none;
}

/*-SNM 27.07.2020 --*/
.text-md-left{
  text-align: left;
}

#surveys .survey-row:hover {
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  background: white;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f5f5f5;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.active-filters-container {
  border: 1px solid gainsboro;
  /*overflow: auto;*/
  clear: both;
  margin-bottom: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
.text-md-right {
  text-align: right;
}
.active-filters-container .search-count {
  padding: 10px;
  font-size: 16px;
}
#surveys .pagination {
  background-color: gainsboro;
  font-size: 12px;
  text-align: left;
  padding: 5px;
width: 100%;
}
#surveys .survey-row {
  padding-left: 100px;
  position: relative;
}
#surveys .survey-row {
  margin-bottom: 5px;
  border-bottom: 1px solid gainsboro;
  padding-bottom: 5px;
  padding-top: 10px;
  color: #333333;
  padding-left: 5px;
  padding-right: 5px;
}
.survey-row {
  overflow: hidden;
}
#surveys .survey-row h2.title {
  margin-bottom: 0px;
  font-size: 20px;
}
#surveys .survey-row .title {
  font-size: 16px;
  color: #993300;
  padding-bottom: 2px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#surveys .study-country {
  font-size: 16px;
}
#surveys .survey-row .sub-title {
  margin-top: 10px;
}
#surveys .survey-row .sub-title {
  font-size: 12px;
  color: #666666;
}
#surveys .survey-stats {
  margin-top: 10px;
  font-size: 11px;
  color: #666666;
}

/*04.08.2020*/

.study-metadata .tab-sidebar li.item {
    padding: 0px;
    line-height: 150%;
    background: none;
    margin-bottom: 10px;
}


.study-metadata .tab-sidebar .study-items {
    text-align: right;
}

.tab-sidebar {
    float: left;
    width: 160px;
    /* font-size: smaller; */
    border-right: 1px solid gainsboro;
    margin-right: 10px;
    padding-right: 10px;
}

.study-metadata .tab-sidebar li.item {
    padding: 0px;
    line-height: 150%;
    background: none;
    margin-bottom: 10px;
}

/*xs*/
@media (max-width: 990px) {
    .tab-sidebar {
        width: 100% !important;
        text-align:left;
    }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
    .tab-sidebar {
        width: 100% !important;
        text-align: left;
    }
}

.xsl-title {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}


.xsl-subtitle{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    line-height:24px;
    color:#000000;
    font-weight:normal;
    margin-top:15px;
    border-bottom:2px solid gray
}

.xsl-caption {
    font-family: Arial,Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #000000;
    white-space: nowrap;
    margin-top: 10px;
    text-transform: uppercase;
}