ho#navHeader.navbar-header{
	float:left;
}
#navHeader .navbar-nav>li {
    float: left;
}
#navHeader .navbar-brand.product-name{
	float:none !important;
}
#menu_trendspolicy li a, #menu_trendspolicy li a:hover, #menu_trendspolicy ul.dropdown-menu {
	background-color: transparent;
    color: white;
}
.nav.navbar-nav.hamburgerMenu{
	margin-left: 20px;
}
.basicSearchSubmitButton:focus, #headerBasicSearchControl:focus{
	box-shadow: 0 0 6px 4px #83d6dcb8;
}
#headerBasicSearchToggler[aria-expanded='true']{
	background-color: #0f757b;
}
#databasesInfoContainer{
	background-color: white;
    padding: 10px 10px 10px 10px;
    border:none;	
}
#allDatabasesContainer div.popover{
	max-width:none;
}
#allDatabasesLink {
	color:white;
}
#databaseInfoTextBox{
	white-space: nowrap;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;	
	font-size:16px;
}
#databaseInfoTextBox span{
    font-weight: 400;	
}

#allDatabasesContainer{
	display:none;
	float:right;
	margin-top:10px;
}
#allDatabasesContainer.crossSearch{
	display:block;
}	
#databasesInfoContainer > ul > li{
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 24px;	
} 
#allDatabasesContainer.open a#allDatabasesLink:after {
    top: 29px;
    left: 35%;
    margin-left: -12px;
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    z-index: 9;
}
.nav.navbar-nav.hamburgerMenu .hamburgerMenuTitle{
    font-family: 'Roboto Bold', 'Roboto Regular', 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0.4px;
    color: #FFFFFF;
    line-height: 32px;
}
#menu_trendspolicy li.addMarginTop.dropdown{
	padding-top:10px;
}
#trendsPolicy-navbar{
	float:right;
	/* background-color: inherit; */
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	color: #118289;
}
.headerVertivalBorderLine{
	padding-top: 10px;
}
.navbar-inverse .navbar-nav.navbar-below {
    background: #0e6d73;
}
li.selectDatabaseLi, #navTimeLineUL li, .hamburgerSubUL li  {
	list-style: none;
}
li.selectDatabaseLi div.selectedDatabaseHighlight{
    width: 4px;
    height: 17px;
    background: inherit;
    border: none;
    border-radius: 0px;
    display:inline-block;
	position: relative;
    left: -10px;
    bottom: -4px;	
}
ul.hamburgerSubUL li.selectDatabaseLi a.databaseNameLink{
	padding-left:20px;
}

#databaseChangeTooltip ul.databaseListUL{
	padding-left:0;
}

#searchAllDatabasesLink{
    position: relative;
    left: -15px;
}
#databaseChangeTooltip ul.databaseListUL li.selectDatabaseLi:hover{
	background-color: #F4F0EF;	
}
#databaseChangeTooltip ul.databaseListUL li.selectDatabaseLi{
	padding-bottom: 5px;	
}
#databaseChangeTooltip ul.databaseListUL li.selectDatabaseLi:not(.allDatabases){
	padding-left: 15px;
	padding-bottom: 5px;
}
#databaseChangeTooltip ul.databaseListUL li a#searchAllDatabasesLink{
	padding-left: 0;
    left: 0;	
}

li.selectDatabaseLi.active div.selectedDatabaseHighlight{
    width: 4px;
    height: 17px;
    background: inherit;
    background-color: rgba(50, 166, 173, 1);
    border: none;
    border-radius: 0px;
    display:inline-block;
	position: relative;
    left: 12px;
    bottom: -4px;	
}
.hamburgerSubUL li {
	margin-bottom:10px;
}
li.selectDatabaseLi.allDatabases.active div.selectedDatabaseHighlight{
    left: -10px;
}
#headerNoResultBox{
    background: inherit;
    background-color: rgba(255, 244, 230, 1);
    border: none;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
    width: 100%;
}
#menu_trendspolicy .topMenuDownArrowColor {
	background-image: url(../../poc/resources/images/PQ_Cong_Icons/White/20_20/uxf-down-caret.png);
}
.navbar .navbar-nav.navbar-below ul > li > a {
    padding-top: 7px;
    padding-bottom: 5px;
    border-bottom: 0px solid transparent;
}
.hamburgerMenu ul {
	padding-left:20px;
}
.navbar-inverse .navbar-nav.navbar-below ul > li > a:hover{
	text-decoration: underline;
}
.navbar-inverse .navbar-nav.navbar-below ul > li > a:focus{
	outline: auto;	
}
.navbar-inverse .navbar-nav.navbar-below ul > li > a:hover, .navbar-inverse .navbar-nav.navbar-below ul > li > a:focus {
    background-color: inherit;
    border-bottom: 0px solid transparent;
}
.navbar-inverse .navbar-nav.navbar-below ul > li > a.active:hover, .navbar-inverse .navbar-nav.navbar-below ul > li > a.active:focus {
    color: white;
    background-color: transparent;
}
#headerBasicSearchRow {
	clear:both;
}
#noSearchResultDiv{
    width: 1100px;
    background: inherit;
    background-color: rgba(255, 244, 230, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 192, 154, 1);
    border-radius: 5px;	
}
#noSearchResultDiv .modifyResultSuggestion{
	margin-top:20px;
}
#noResultSpan .searchValue{
	font-family:'Roboto Bold', 'Roboto Regular', 'Roboto', sans-serif;
	font-weight:700;
}
.navbar-inverse .navbar-nav.navbar-below ul > li > a.active{
    padding-top: 7px;
    padding-bottom: 8px;
    border-bottom:none;
	/* border-bottom: 4px solid #32A6AD;*/
}
#menu_trendspolicy .dropdown-menu>li>a {
    color: #333333;
}
.navbar-inverse .navbar-nav.navbar-below ul > li > a {
     color: white;
}
.navbar-nav > li > a.diagonal {
    padding: 10px 7px;
}
img.productLogoImage
{
	width: 50px;
    height: 41px;
}
header#top.USImmigration,header#top.USHealthcare{
	background-color: #118289;
}
header#top.crossSearch{
	background-color: #0C5E63;
}
#trendsPolicyQuickSearchPage .quickSearchPanel.USImmigration{
	background: url(../../images/trendspolicy/TP_background_overlay.png) no-repeat top center / cover, url(../../images/trendspolicy/wavesofimmigration.png) no-repeat top center / cover;
}
#activeDatabase.modal-body{
	padding: 0 15px 15px 15px;
}
#modal_Db_change_id label[for="modal_Db_change_id_noMsgAgain"]{
	vertical-align:middle;
}
#trendsPolicyQuickSearchPage .container-fluid{
	background-color: #f8f8f8;
}
header.addBackgroundImage.USImmigration {	
	background: url(../../images/trendspolicy/small_header_image_immigration.png) no-repeat 75% 0px;
}
/*header.addBackgroundImage.USEnvironment {	
	background: url(/images/trendspolicy/Environment-Back-Splash2.jpg) no-repeat 75% 0px;
}*/
#trendsPolicyQuickSearchPage .quickSearchPanel.USHealthcare{	
	background: url(../../images/trendspolicy/vacc_boy_cropped4.png) no-repeat top center / cover;
}
#trendsPolicyQuickSearchPage .quickSearchPanel.USEnvironment{	
	background: url(../../images/trendspolicy/Environment-Back-Splash2.jpg) no-repeat top center / cover;
}
#trendsPolicyQuickSearchPage .quickSearchPanel.USCriminalJustice{	
	background:  url(../../images/trendspolicy/CrimJustice_basic_bkgrnd2.png) no-repeat top center / cover;
}
#trendsPolicyQuickSearchPage .quickSearchPanel.USCivilRights{
	background: url(../../images/trendspolicy/TP_background_overlay.png) no-repeat top center / cover;
	/*background: url(/images/trendspolicy/civilRightsHomeLarge.png) no-repeat top center / cover;*/
}
#trendsPolicyQuickSearchPage .quickSearchPanel.USTaxesAndTheIrs{
	background: url(../../images/trendspolicy/TP_background_overlay.png) no-repeat top center / cover;
}
header.addBackgroundImage.USHealthcare {	
	background: url(../../images/trendspolicy/small_header_image_healthcare.png) no-repeat 75% 0px;
	background-color: #118289;
}
header.addBackgroundImage.USEnvironment {	
	background: url(../../images/trendspolicy/small_header_image_environment.png) no-repeat 75% 0px;
	background-color: #118289;
}
header.addBackgroundImage.USCriminalJustice {	
	background: url(../../images/trendspolicy/header_CriminalJustice2.png) no-repeat 75% 0px;
	background-color: #118289;
}
header.addBackgroundImage.USCivilRights {
	background: url(../../images/trendspolicy/CivilRightsHeader-final.png) no-repeat 75% 0px;
	background-color: #118289;
}
header.addBackgroundImage.USTaxesandtheIRS {
	background: url(../../images/trendspolicy/tax_header_image.png) no-repeat 75% 0px;
	background-color: #118289;
}
#trendsPolicyQuickSearchPage .quickSearchPanel.crossSearch {
	background: url(../../images/trendspolicy/TP_background_overlay.png) no-repeat top center / cover, url(../../images/trendspolicy/xsearchbg3.png) no-repeat top left / cover;
	background-color: black;
}
header.addBackgroundImage.crossSearch {
	background: url(../../images/trendspolicy/smallHeaderImageCrossSearch.png) no-repeat no-repeat 75% 0px;
    background-color: #0C5E63;
}
.homepageTimelineContainer .timeLinePanelContainer{
	opacity: 0.89;
	padding-left:0px;
	padding-right:0px;
	position:relative;
}
.homepageTimelineContainer .timeLinePanel.environment {
	border-radius: 5px;
	width: 98%;
    height: 260px;
	background: url(../../images/trendspolicy/timeLineBackground.png) no-repeat top center / cover, url(../../images/trendspolicy/environment-timeline-penguins.png) no-repeat top center / cover;
	/* background-size: 100% 272px, 100% 272px; */
}

.homepageTimelineContainer .timeLinePanel.healthcare {
	border-radius: 5px;
	width: 98%;
    height: 260px;
	background: url(../../images/trendspolicy/timeLineBackground.png) no-repeat top center / cover, url(../../images/trendspolicy/background_healthcare_timeline.png) no-repeat top center / cover;
	/* background-size: 100% 272px, 100% 272px; */
}
.homepageTimelineContainer .timeLinePanel.criminalJustice {
	border-radius: 5px;
	width: 98%;
    height: 260px;
	background: url(../../images/trendspolicy/timeLineBackground.png) no-repeat top center / cover, url(../../images/trendspolicy/timeline_crimjustice_fullopacity.png) no-repeat top center / cover;
 	/*background: linear-gradient(rgba(255,255,255,0.6), rgba(250,250,250,1.0)), url(/images/trendspolicy/timeline_crimjustice_fullopacity.png) no-repeat top center / cover;*/	

}
.homepageTimelineContainer .timeLinePanel.civilRights {
	border-radius: 5px;
	width: 98%;
    height: 260px;
	background: url(../../images/trendspolicy/timeLineBackground.png) no-repeat top center / cover, url(../../images/trendspolicy/timeline_basicsearch_tile8.png) no-repeat top center / cover;
	/* background-size: 100% 272px, 100% 272px; */
}

.homepageTimelineContainer .timeLinePanel.taxesAndTheIrs {
	border-radius: 5px;
	width: 98%;
    height: 260px;
	background: url(../../images/trendspolicy/timeLineBackground.png) no-repeat top center / cover, url(../../images/trendspolicy/Tax_timelinebkgrnd.png) no-repeat top center / cover;
	/* background-size: 100% 272px, 100% 272px; */
}
.hidIfNotHealthcare:not(.USHealthcare){
	display:none;
} 
.homepageTimelineContainer .timeLinePanel.immigration {
	border-radius: 5px;
	width: 98%;
    height: 260px;
	background: url(../../images/trendspolicy/timeLineBackground.png) no-repeat top center / cover, url(../../images/trendspolicy/immigration_original.png) no-repeat top center / cover;
	/* background-size: 100% 272px, 100% 272px; */
}
.timeLineOverlay.healthcare, .timeLineOverlay.environment, .timeLineOverlay.criminalJustice, .timeLineOverlay.civilRights, .timeLineOverlay.taxesAndTheIrs{
	width: 45%;
    height: 260px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: inherit;
    background-color: rgba(14, 109, 115, 0.7529411764705882);
    border: none;
    border-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;	
}

.timeLineOverlay.timeLineTextLink{
	position: absolute;
    left: 10px;
    top: 10px;
    font-family: 'Roboto Regular', 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    color: #FFFFFF;	
}
.verticalLineSeperator{
	color: #FFFFFF;	
}
.homepageTimelineContainer .timeLinePanelContainer .timeLineOverlay.timeLineTextLink{
	text-decoration: underline;
}
.timeLineOverlay.timeLineTextLink:hover{
	text-decoration: underline;
}
.timeLineOverlay.timeLineText{
	position: absolute;
    font-family: 'Roboto Regular', 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
}
.timelineSearch {
  background-color: #F7F7F7;
}
.timelineSearchbg {
  background: linear-gradient(rgba(255,255,255,0.85), rgba(250,250,250,1.0)), url(../../images/trendspolicy/u16434.png) no-repeat top center / cover;
  position: absolute;
  left: 0px;
  min-width: 100%;
  min-height: 100%;
}

.timelineSearchhealthbg {
  background: linear-gradient(rgba(255,255,255,0.85), rgba(250,250,250,1.0)), url(../../images/trendspolicy/u3181.jpg) no-repeat top center / cover;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
}
.timelineSearchCriminalJusticebg {
  background: linear-gradient(rgba(255,255,255,0.25), rgba(250,250,250,1.0)), url(../../images/trendspolicy/timeline_crimjustice_bkgrnd.png) no-repeat top -20px center / cover;
  position: absolute;
  left: 0px;
  top: 30px;
  min-width: 100%;
  min-height: 100%;
  
}
.opacity50{
	opacity: 50%;
}
.timelineSearchCivilRightsbg {
  background:  linear-gradient(rgba(255,255,255,0.25), rgba(250,250,250,1.0)),url(../../images/trendspolicy/woman_suffage_picket2.png) no-repeat top -20px center / cover;
  position: absolute;
  left: 0px;
  top: 65px;
  min-width: 100%;
  min-height: 100%;
  opacity: 30%;
}
.timelineSearchEnvironmentbg{
	background: linear-gradient(rgba(255,255,255,0.20), rgba(250,250,250,1.0)), url(../../images/trendspolicy/environment-timeline-penguins.png) no-repeat top center / cover; 
	position: absolute;
    left: 0px;
    top: -60px;
    min-width: 100%;
    min-height: 100%;
    opacity: 40%;
}
.timelineSearchTaxIrsBackground{
	background: linear-gradient(rgba(255,255,255,0.20), rgba(250,250,250,1.0)), url(../../images/trendspolicy/Tax_timelinebkgrnd.png) no-repeat top center / cover; 
	position: absolute;
    left: 0px;
    top: -60px;
    min-width: 100%;
    min-height: 100%;
    opacity: 40%;
}
#coverPhotoCreditRow{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #555555;
    position: absolute;
    right: -15px;
    bottom: 5px;
}
.coverPhotoCreditLinkDiv{
    float:right;
    padding-right: 30px;
    padding-bottom: 10px;
    margin-top:-10px;
}
#coverPhotoCreditRow #coverPhotoCreditLink{
    font-size: 12px;
    color: #FFFFFF;
    padding:5px;
    /*float:right;
    padding-right: 30px;
    padding-bottom: 10px;*/
}
#coverPhotoCreditRow .popover-title{
	font-size: 16px;
}
#coverPhotoCreditRow p{
	font-family: 'Roboto Light', 'Roboto Regular', 'Roboto', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 13px; 
 }	
#trendspolicyLogoContainer{
	height:65px;
}
.SearchRowBottomBorderBox{
	background-color: #E3E3E3;
	height: 1px;
}
.SearchRowTopBorderBox{
	background-color: #F9F9F9;
	height: 4px;
}


.xx{
	margin-left: 15px;
    margin-right: 15px;
    background: inherit;
    background-color: rgba(13, 13, 13, 0.509803921568627);
    border: none;
    border-radius: 5px;	
}
#basicSearchRow{
	/*padding-top: 50px;*/
    padding-bottom: 50px;
}
#basicSearchRow #submitbutton.basicSearchSubmitButton{
	font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #367A89;
    border: none;
    position: absolute;
    top: 4px;
    right: 24px;
    z-index: 3;
    background-color: white;	
    border-radius:7px;
}
.quickSearchGroup.contentTypeContainer{
	padding-bottom:5px;
}
.searchBoxRow{
    margin-right: 15px;
    margin-left: 15px;
    background: inherit;
    background-color: rgba(13, 13, 13, 0.509803921568627);
    border: none;
}

.searchBoxRow.top{
	min-height:40px;
    border-radius: 5px 5px 0px 0px;
}
.searchBoxRow.bottomRow{
	min-height:20px;
	border-radius: 0px 0px 5px 5px;
}

.searchBoxRow.bottom{
    padding-bottom: 20px;
    border-radius: 0px 0px 5px 5px;
}

.searchBoxRow .quickSearchGroup.searchBox #searchText_0{
	background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
    border-color:#aeaeae;
}
.highlightBackgroundColor{
	background-color:#FEFFD9 !important;
}
.searchBoxRow .quickSearchGroup.searchBox #searchText_0:focus, #headerBasicSearch > input#searchText_9:focus{
	border-width: 1px;
    border-color: #118289;
    box-shadow: 0 0 6px 4px #83d6dcb8;    
}

.searchBoxRow .quickSearchGroup.searchBox #searchText_0:focus::-webkit-input-placeholder, #headerBasicSearch > input#searchText_9:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight: bold;
}
.searchBoxRow .quickSearchGroup.searchBox #searchText_0:focus::-moz-placeholder, #headerBasicSearch > input#searchText_9:focus::-moz-placeholder { /* Firefox 19+ */
  font-weight: bold;
}
.searchBoxRow .quickSearchGroup.searchBox #searchText_0:focus:-ms-input-placeholder, #headerBasicSearch > input#searchText_9:focus:-ms-input-placeholder { /* IE 10+ */
  font-weight: bold;
}
.searchBoxRow .quickSearchGroup.searchBox #searchText_0:focus:-moz-placeholder, #headerBasicSearch > input#searchText_9:focus:-moz-placeholder{ /* Firefox 18- */
  font-weight: bold;
}


#footer div.logo, .marginFooterLogoContainer .Logo.img-responsive {
    background-image: url(../../images/ux/pq-logo-footer.png);
    background-repeat: no-repeat;
    margin-left: 10px;
    height: 42px;
    width: 166px;
    display: inline-block;
    margin-top: 6px;
}
footer {
    background-color: #494949;
    color: #e6e6e6;
    padding: 18px;
}
#footer .quicklinks li {
    margin: 5px 0;
}
#footer .quicklinks li:last-child a {
    padding-right: 0;
}
#footer .quicklinks a {
    color: #fff;
    padding-left: 20px;
}
#footer ul.list-inline li {
    padding: 0;
}
#footer  ul.quicklinks {
    list-style: outside none none;
    padding-left: 0;
    text-align:right;
}
.uxf-help-circle:before {
    content: "\56";
}
.input-group.quickSearchGroup.searchBox li a{
	color: #FFFFFF;
}

/*
input[type="checkbox"]:checked + label:before, .radio > input[type="radio"]:checked + label:before {
    background-color: #118289 !important;;
    border-width: 0;
    box-shadow: 0 1px 0 #fff, 0 2px 0 rgba(0, 0, 0, 0.075) inset;
    padding: 3px;
}

.checkbox > input[type=checkbox] + label::before {
    font-size: 12px;
    background-color: #ddd;
    width: 20px;
    height: 20px;
}
.checkbox > input[type=checkbox] + label:hover::before, .checkbox > input[type=checkbox]:hover + label::before {
    background-color: #19bbc5;
}
*/
option.templateOption{
	display:none;
}
.divCongressHolder {
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
#divDateHolder .dateBlock{
	width: 100% !important;
}
#divDateHolder #txtDate1, #divDateHolder #dateCover1{
	margin-bottom: 10px;
}
#divDateHolder .dateRowContainer{
	position: relative;	
}
#divDateHolder .dateRowContainer .glyphicon-calendar{
	position: absolute;
    top: -2px;
    right: 10px;
    color: #118289;	
}
.itemDiv .checkbox.styled-checkbox, .itemPageDiv .checkbox.styled-checkbox{
	margin-top: 2px;
    margin-bottom: 0px;
}
.itemDiv .itemSequence, .itemPageDiv .itemSequence{
	padding-top: 3px;
}
#selectAllDiv{
	margin-top: 0px;
}
#selItemsCountMain.badge {
    background-color: #0c5e63;
    margin: 0 0 0 3px;
    padding: 1px 7px 2px;
}
#advSearchStatisticDataSearchLink{
	display:inline-block;
	margin-left:30px;
    background-color: rgba(218, 238, 242, 1);
    border: none;
    border-radius: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #044246;
    padding:5px;
}
#statisticsAdvSearchLink{
	display:inline-block;
	margin-left:30px;
    background-color: rgba(218, 238, 242, 1);
    border: none;
    border-radius: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #044246;
    padding:5px;
}
.TP_badge{
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;	
	border-width: 0px;
    width: 24px;
    height: 21px;
    background: inherit;
    background-color: rgba(218, 238, 242, 1);
    border: none;
    border-radius: 3px;
    box-shadow: none;	
}
.xsMenu .TP_badge{
	color:#585858;
}
#footer .quicklinks.xsQuickLinks{
	text-align: left;
}
#footer .quicklinks.xsQuickLinks a {
	padding-left: 0px;
}
#endConfirmLink .glyphicon-log-out{
	color: rgb(17, 130, 137);	
}
.xsMenu #endConfirmLink .glyphicon-log-out{
	color: white;	
}
 
.siteProductTitle{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-family: 'aleoregular',serif;
	font-size:22px;
	font-weight: 300;
	line-height: 27px;	
}
.BSsourceBtns {
    text-align: center;
    margin-bottom: 5px;
}
.BSsourceBtnsInner {
	display: flex;
    justify-content: center;
    align-items: center;
    position:relative;
}
div.BSsourceBtnsInner .nav>li>a {
    color: #555!important;
    background-color: #eee;
}
div.BSsourceBtnsInner .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff!important;
    background-color: #118289;
    font-weight: 600;
}
div.BSsourceBtns .BSarrow-up.active:after {
    top: 42px;
    left: 50%;
    margin-left: -12px;
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    z-index: 9;
}
.resultDivHolder  .row.selectedRow{
	background-color: rgba(230, 243, 244, 1);
}
ul.itemActionUl.list-inline li{
	padding-left:0px;
	padding-right:0px;
}
label[for='aSelectAll'] .selectItemRange{
	margin-left:5px;
} 
label[for='aSelectAll'] .selectItemText{
	margin-left:5px;
}
#divItems .itemPagingDiv .checkbox.styled-checkbox{
	margin-top:5px;
}
#selectedItemsPage .selectedItemsCount2.horizontal{
	list-style-type: none;
	margin-top:15px;
	padding-left:0px;
}
#selectedItemsActions .itemActionUl{	
	margin-top: 5px;
    margin-bottom: 2px;	
}
#selectedItemsActions{
	left: -10px;
    background-color: rgba(255, 255, 255, 0);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 3px;	
}
#selectedItemsPageContainer2{
	padding-left:0px;
}
#selectedItemsPage div.pageTitleText {
	display:inline-block;
}
#selectedItemsPage h2.pageTitleText {	
	font-family: 'aleoregular', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    color: #777777;
	margin-top: 0px;
    margin-bottom: 0px;
}
#selectedItemsPage .selectedItemCountContainer{
	width: 39px;
    height: 34px;	
	display:inline-block;
	margin-left: 15px;
    background-color: rgba(218, 238, 242, 1);
    border: none;
    border-radius: 3px;	
}
#selectedItemsPage  .selectedItemCount{
	text-align: center;
    height: 34px;	
	display:inline-block;
    padding-left: 10px;
    padding-right: 10px;    
    background-color: rgba(218, 238, 242, 1);
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #555555;
    border-radius: 3px;	
    margin-left:15px;
}
#selectedItemsActions .popover{
	background-color:black;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #FFFFFF;
	min-width:230px;
}
#selectedItemsActions .popover.top .arrow:after {
    border-top-color: black;
}
#quickSearchPanelTopRow{
	min-height: 20px;
}
#quickSearchPanel{
    position:relative;
}
.searchPageTitleHeading{
	border-width: 0px;
    font-family: 'aleolight';
    font-weight: 300;
    font-style: normal;
    font-size: 28px;
    color: #FFFFFF;
    margin-left: 15px;
    margin-bottom: 0px;	
}
.seeAllTopicTitleLink{
	font-size: 20px;
    color: #FFFFFF;
}
.viewAllTopicLink{
	display: grid !important;
    place-items: center;	
	background: linear-gradient(0deg, rgba(14, 109, 115, 0.76078431372549), rgba(14, 109, 115, 0.76078431372549));
    background-size: cover;
    text-decoration: none;
	border: none;
	border-radius: 5px;    
}
.viewAllTopicLink:hover {
  border-bottom: 1px #FFFFFF;;
  text-decoration: none;
}
.homepageTimelineContainer .testItem:first-of-type::before {
    content: '';
    position: absolute;
    width: 5px;
    height:50px;
    background: url("../../images/trendspolicy/dotted-line.png");
    background-color:transparent;
    top: 12px;
    left: -26px;
}
.homepageTimelineContainer .testItem:first-of-type .timelineYear::before {
    content: " ";
    position: absolute;
    top: 60px;
    right: 85px;
    background-color: #0e6d73;
    z-index: 1;
    height: 4px;
    width: 42px;
}
.homepageTimelineContainer .skipAnchor[name='8020']::before {
    content: '';
    position: absolute;
    width: 5px;
    height:50px;
    background: url("../../images/trendspolicy/dotted-line.png");
    background-color:transparent;
	left: 14px;
    bottom: 38px;
}
.homepageTimelineContainer .viewFullTimelineContainer{
	width: 220px;
    height: 50px;
    background-color: #128289;
    border: none;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    margin: auto;
    position: relative;
}
.homepageTimelineContainer .viewFullTimelineContainer .displayIfActiveDatabaseIs{
	color: #FFFFFF;
	text-decoration: none;
}
.homepageTimelineContainer .viewFullTimelineContainer .displayIfActiveDatabaseIs p{
	margin: 0px;
}
.homepageTimelineContainer .topicTimeline::before {
    content: '';
    position: absolute;
    width: 4px;
    background-color: #0e6d73;
    top: 60px;
    bottom: 90px;
    left: 15px;
}
.homepageTimelineContainer .itemContent {
    border: 0px !important;
    
}
.timelineHeading{
	/*margin-left:15px;*/
}
.headerNavDropdownDivider {
    	border-bottom: 1px solid rgba(77, 161, 167, 1);
		width: 350px;
    	left: -20px;    	
}
.tp-arrow-up::after{
	content: '\3e';
    font-family: 'ux-framework ', 'ux-framework', sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: -16px;    
}
#headerBasicSearch .input-lg{
	border-radius: 20px;
	margin-bottom: 10px;	
}
#headerBasicSearchControl{
	font-family: 'ux-framework ', 'ux-framework', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #367A89;
    text-align: center;	
    position: absolute;
    top: 4px;
    right: 24px;
    background-color:white;    
    border-radius:7px;
    border:none
}
#headerAdvSearchDiv{
	margin-top:10px;
}
#headerAdvSearchLink{
	color:white;
}
.homepageTimelineContainer.crossSearch{
 /*   margin-left:15px;
    margin-right:15px; */
    margin-bottom:30px;
}
.homepageTimelineContainer.notcrossSearch{
	background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(213, 212, 212, 1);
    border-radius: 3px;
    -moz-box-shadow: 2px 2px 3px rgba(228, 228, 228, 1);
    -webkit-box-shadow: 2px 2px 3px rgb(228 228 228);
    box-shadow: 2px 2px 3px rgb(228 228 228);
    margin-left:15px;
    margin-right:15px;
    margin-bottom:30px;
}
#hamburgerMenuButton:focus {
	background-color: #0C5E63 !important;
}
#navHeader .navbar-toggle {
    background-color: transparent;
}

#navHeader-navbar-toggle-menu:focus {
	background-color:   #2e4053;
}

#trendsPolicy-navbar .dropdown-menu .divider {
    background-color: #E4E4E4;
}
#navHeader{
	min-height:65px;
	float: left;
}
.uxf-icon.uxf-info-circle {
	cursor: pointer;
}
.secondHamburgerMenu{
	display:block;
	margin-left: 15px;
	margin-top: 5px;
}

.pageLinkRedirect.horizontal{
	padding-left:15px;
}
.pageLinkRedirect.horizontal > li{
	margin-right:20px;
}
.pageLinkRedirect.horizontal a{
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
    line-height: normal;
}
.basicSearchBoxContainer .timeLineDropdown{
	left:-2px;
	top: 20px;
	border-radius: 0 0 4px 4px;
}
.basicSearchBoxContainer .timeLineDropdown li{
	width:100%;
}
.basicSearchBoxContainer .timeLineDropdown li a{
	text-decoration: none !important;
}
.pageLinkRedirectRow{
    padding-top: 10px;
    padding-bottom: 10px;	
}
.searchPageTitleHeadingRow{
	padding-top:30px;
}
.login-header #navHeader .navbar-nav li div.product-name {
    padding: 25px 14px 12px 0;
}
.app-header #navHeader .navbar-nav li div.product-name {
    padding: 23px 14px 12px 0;
}
#searchAllDatabasesLink{
	padding-bottom: 0px;
    left: -20px;	
}
body#trendsPolicyResultResultPage:not(.modal-open), body#trendsPolicyDocviewPage:not(.modal-open), body#trendsPolicySelectedItemPage:not(.modal-open){
	padding-right: 0 !important;
}
.disabledHref{
	pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: inherit !important;
}
#changeActiveDatabase{
	text-decoration: none;
    border-bottom: 1px dotted #000;
    border-color: white;	
}
.TP-Tooltip{
    position: absolute;
    background-color: #fff;
    color: inherit;
    padding: 8px 12px;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 10;
    white-space: nowrap;
    min-width: 400px;
    min-height: 150px;
	border: 1px solid rgba(0, 0, 0, .2); 
	border-radius: 6px;   
}
.TP-Tooltip.is-active {
    visibility: visible;
    opacity: 1;
}
.TP-Tooltip .arrow:after {
    top: -10px;
    left: 50%;
    margin-left: -12px;
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    z-index: 9;
}
.login-header .navbar-nav li div.product-name {
    padding: 25px 14px 12px 12px;
}
.appHeader .navbar-nav li div.product-name {
    padding: 23px 14px 12px 0;
}
@media (max-width: 600px) {
	header.addBackgroundImage.USImmigration {
		background-image: none;	
		background-color: #0C5E63;
	}
	header.addBackgroundImage.USHealthcare {
		background-image: none;	
		background-color: #0C5E63;
	}
	header.addBackgroundImage.crossSearch {
		background-image: none;	
		background-color: #0C5E63;
	}
}

@media (max-width: 320px){
	.siteProductTitle{
		font-size:16px;
	}	
	.navbar-brand.product-name {
	    height: auto;
	}	
	
}
@media (max-width: 414px){
	.siteProductTitle{
		max-width:190px
	}
	.timeLineOverlay.healthcare {
	    width: 52%;
	}	
}
@media (min-width: 480px) and (max-width: 600px) {
	#trendspolicyLogoContainer{
		height:60px;
	}
	.navbar-nav > li > a.diagonal {
	    padding: 10px 3px;
	}
	.navbar-nav li div.product-name {
	    padding: 18px 14px 12px 12px;
	    position: relative;
	}
}

@media (max-width: 1200px){
	#trendsPolicyQuickSearchPage .quickSearchPanel {
		height: 370px;
	}
	#quickSearchPanelTopRow {
	    min-height: 70px;
	}	
	#basicSearchRow {
	    padding-top: 0px;
	}
	.searchBoxRow.bottom {
	    padding-bottom: 45px;
	}
}
@media (max-width: 1024px){
	#trendsPolicyQuickSearchPage .quickSearchPanel {
		height: 420px;
	}
	#quickSearchPanelTopRow {
	    min-height: 55px;
	}	
	#basicSearchRow {
	    padding-top: 0px;
	    padding-bottom: 35px;
	}
	.searchBoxRow.bottom {
	    padding-bottom: 20px;
	}
}
@media (max-width: 800px){
	#trendsPolicyQuickSearchPage .quickSearchPanel {
		height: 375px;
	}
	#quickSearchPanelTopRow {
	    min-height: 20px;
	}	
	#basicSearchRow {
	    padding-top: 0px;
	    padding-bottom: 0px;
	}
	.searchBoxRow.bottom {
	    padding-bottom: 10px;
	}		
	.quickSearchGroup {
	    padding-left: 10px !important;
	    padding-right: 10px !important;
	}

}
@media (max-width: 767px){
	div.BSsourceBtns .BSarrow-up.active:after {
		display:none;
	}	
	header.addBackgroundImage.crossSearch {
	    background-image: none;
	}	
	header.addBackgroundImage.USImmigration {
	    background-image: none;
	}
	header.addBackgroundImage.USHealthcare {
	    background-image: none;
	}	
	header.addBackgroundImage.USEnvironment {
	    background-image: none;
	}	
	#trendsPolicy-navbar{
		padding-right:10px;
	}
	.header-logo{
		/* display:none; */
	}	
	li.selectDatabaseLi.allDatabases.active div.selectedDatabaseHighlight {
	    left: -5px;
	}
	#searchAllDatabasesLink{
		padding-bottom: 0px;
	    left: -15px;	
	}		
	#advSearchStatisticDataSearchLink{
		margin-left:0px;
	}
	#statisticsAdvSearchLink{
		margin-left:0px;
	}
	.homepageTimelineContainer .timeLinePanelContainer.immigration, .homepageTimelineContainer .timeLinePanelContainer.USEnvironment, .homepageTimelineContainer .timeLinePanelContainer.USHealthcare{
		margin-top:20px;
	}
	#headerAdvSearchDiv {
	    margin-top: 10px;
	    padding-left: 5px;
	}	
	#quickSearchPanel .basicSearchBoxContainer{
		margin-top: 0;	
	}	
	.searchBoxRow.bottom {
	    padding-bottom: 0px;
	}
	#quickSearchPanelTopRow{
		min-height: 40px;
	}
	.BSsourceBtns .nav-pills li {
	    float: none;
	    margin-bottom: 4px;
	}
	#trendsPolicyQuickSearchPage .quickSearchPanel {
	    height: 430px;
	}
	.searchPageTitleHeadingRow{
		padding-top:0px;
		padding-bottom:20px;
	}	
	#headerBasicSearch, #headerNoResultBox{
		margin-left: 15px;
	}

	#menu_trendspolicy .dropdown-menu>li>a {
    	color: white;
	}
	.nav > li > a {
    	padding: 10px 3px;
	}
	.searchBoxRow {
		margin-right: 0px;
		margin-left: 0px;
	}
	.navbar .navbar-collapse .navbar-nav.navbar-below ul.BrowseTopicsMenu > li > a:hover, .navbar .navbar-collapse .navbar-nav.navbar-below ul.BrowseTopicsMenu > li > a:focus {
	    background-color: #AEAEAE;
	}
	.searchPageTitleHeading{
	    margin-left: 0px;
	    font-size: 26px;	
	}
	#headerBasicSearchToggler{
		min-width: 45px;
		padding-top: 20px;
	}
	.pageLinkRedirect.horizontal {
	    padding-left: 0px;
	}
	.BSsourceBtnsInner {
    	display: block;
		padding-left: 60px;
    	padding-right: 60px;

	}
	#trendsPolicyQuickSearchPage .quickSearchPanel {
	    height: 510px;
	}
	.marginFooterLogoContainer .Logo.img-responsive{
		margin-left:0px;
	}			
}
@media (max-width: 480px){
	.siteProductTitle{
		font-size:20px;
	}
	.navbar-nav li div.product-name{
		padding-right:0px;
	}	
	
	a.navbar-brand.diagonal {
	    display: block;
	    background-image: url(../../images/ux/tinyProquestLogo.png);
	    background-repeat: no-repeat;
	    width:70px;
	    height:20px;
	}
	#trendspolicyLogoContainer {
     height: 20px; 
	}
	.navbar-nav li div.product-name{
		padding-top:15px;
		padding-left:8px;
	}
	#trendspolicyLogoContainer .productLogoImage{
		display:none;
	}
	#menu_trendspolicy .dropdown-menu>li>a:hover, #menu_trendspolicy .dropdown-menu>li> a:focus {
	    background-color: #AEAEAE;
	    color: #333333;
	    outline: none;
	    border-bottom: 0px solid transparent;
	}
	.BSsourceBtnsInner li{
		margin-top:10px;
	}
	div.BSsourceBtns .BSarrow-up.active:after {
		display:none;
	}	
		.nav > li > a {
    	padding: 10px 3px;
    	font-size:13px;
	}
	.searchBoxRow {
	margin-right: 0px;
	margin-left: 0px;
	}
	
	.navbar-brand.product-name {
	    height: auto;
	}
	#trendsPolicyQuickSearchPage .quickSearchPanel {
	    height: 520px;
	}		
			
}
@media (max-width: 320px){
	.homepageTimelineContainer .viewFullTimelineContainer {
		left:-20px;
	}
	#basicSearchRow {
	    padding-bottom: 5px;
	}	
	.searchBoxRow.top {
	    padding-top: 5px;
	}	
	.searchBoxRow.bottom {
	    padding-bottom: 0px;
	}
	#quickSearchPanelTopRow{
		min-height: 20px;
	}
	.basicSearchQuickSearchGroup.list-inline{
		margin-bottom: 5px;
	}		
}

