    
   /* Minh added css */
	#top-link-block.affixLink {
	    bottom: 30px;
	    position: fixed;
	    right: 20px;
	    z-index: 998;
	} 
.topBackGroundSC {
    background: url(../../supremeCourt/images/smallBkgr.jpg) no-repeat;
    background-size: 100%;
}
.ddlDiv{
	margin-left:8px;
	margin-top:-5px;
	max-height:200px;
	overflow:auto;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #ccc;
	position:absolute;
	z-index:1000;
	border-radius:3px;
	background-color:white;
	width:95%;
}

#top-link-block.affixcs {
    bottom: 30px;
    position: fixed;
    right: 20px;
    z-index: 998;
}

.resultListContainer div div div.resultItemX {
    padding-top: 20px;
}

.ddlCheckbox{
	margin-top:2px !important;
	margin-bottom:2px !important;
}
.sbnMiddleText{
	width:7%;
}
.sbnRightTextbox{
	max-width: 150px; 
	padding-left: 0px;"
}

/*--Mobile----------*/

@media (max-width: 991px) {
		
	.sbnMiddleText{
			width:90%;
		}
	.sbnRightTextbox{
		padding-left: 15px;"
	}
	.mobileNoDisplay{
		display: none;
	}
	  
}
.justBlueHighlight{color: #FFFFFF;   background-color: #5d98f9; font-weight: normal;}
.sbnDescTitle {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Roboto Medium', 'Roboto Regular', 'Roboto';
    font-weight: 500;	
}
.checkbox > input[type=checkbox].checkedBoxFocusDarkBorder:checked:focus + label::before {
    border-color: #0e0e0e;
    border-width: 2px;
    transition: 0.08s;
}
.resultsPage div.resultItemX .dispInBlock, .resultPageItemTitleFontSize {
    font-size: 16px;
}
.landMarkCaseIndicator{
    border-radius: 5px; 
    border: 1px solid #0e6d73; 
    padding: 2px 5px; 
    font-size: 12px; 
    font-weight: 600; 
    color: #0e6d73; 	
}
#caseHeardUl{
	display: inline;
}
#caseHeardHeading .uxf-icon{
	padding-right:20px;
}
input.caseHeardType{
	margin-right:5px;
}
.caseHeardDiv{
	margin-bottom:10px;
}
.searchLimitLabels input[type="checkbox"]{
	margin-left: -15px;
}
.PointerNotAllowed{
	pointer-events : none;
}
.cursorNotAllowed{
	cursor: not-allowed;	
}
@media only screen and (min-width : 1200px) {
	#searchResultSpaceFiller{
		min-height:31px;
	}
}

.scbrowsetopics #divHeaderHolder {
	background: url(../../supremeCourt/images/smallBkgr.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 100% 100%;
		min-height:100px;
		background-position:top left;
}

.scbrowsetopics #divHeaderHolder .topicHeaderLabel {
	color: white !important;
	position: absolute;
	top:120px;
	z-index:999;
	font-family: 'aleoregular', serif;
	line-height: 2em;
	font-size: 28px; 
  	font-weight: normal;
}
.scbrowsetopics #divHeaderHolder .topicHeader {
	margin-bottom:0px !important;
	  align-items: center;
}

.basicLearnMore {
  height:32px;
  display:flex;
  font-family:"Aleo";
  font-weight:400;
  font-style:normal;
  font-size:24px;
  color:#0E6D73;
  letter-spacing: normal;
}