@CHARSET "ISO-8859-1";

/* Advanced Search Modal */

.ui-helper-hidden-accessible {
	display: none;
}

.ui-slider .ui-slider-handle {
	width: 15px;
}

.ui-widget-content .ui-state-default {
	border: 1px solid #aaaaaa;
	background: #161312;
	text-size: 5px;
}

.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #8B8E8F;
}

.modal-header{
 padding:10px 15px 0px 15px !important;
  } 
  
#apps-audiencenav{
width:auto !important;
}
#apps-navigation{
width:970px !important;
}

#rmnheader{
width:970px !important;
}
#apps-footer{
width:970px !important;
}
#dates {
text-align: left; 
padding-left: 40px; 
font-size: 16px;
}

#slider{
width: 200px;
margin-bottom: 20px;
}

#policyAction{
padding-top:16px;
}

#section{
padding-left:25px;
}



/* policyHomepage */
div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
}

#adv a:link {
    color: white;
    font-size:large;
}


#adv a:visited {
    color: white;
}


#adv a:hover {
    color: white;
}


#adv a:active {
    color: white;
}



#searchHp{
padding: 22px 0px 10px 10px;
text-align:left;

}

 div.background-prod {
  background: url("https://assets.ama-assn.org/resources/images/hod/policy-finder-hero.jpg");
  background-repeat: no-repeat;
  width:1000px;
  height:150px;	

}

 div.background-test {
  background: url("https://assetstest.ama-assn.org/resources/images/hod/policy-finder-hero.jpg");
  background-repeat: no-repeat;
  width:1000px;
  height:150px;	

}

 div.background-dev {
  background: url("https://assetsdev.ama-assn.org/resources/images/hod/policy-finder-hero.jpg");
  background-repeat: no-repeat;
  width:1000px;
  height:150px;	

}
.policyText{
font-size:15px; 
font-family:Trebuchet MS;
padding-top:20px;

}

/* policyresults */


#content a:link {
	text-decoration: none !important;
	
	
}

#content a:hover {
	text-decoration: none !important;
	
}

#results1 a:link {
	text-decoration: none !important;
	color: #2B1B17;
	font-size: 18px;
}

#results1 a:hover {
	text-decoration: underline !important;
	color:grey;
}

#slider1 {
	width: 160px;
	margin-bottom: 20px;
}

#dates1{
text-align: left; padding-left: 35px; font-size: 16px;
}

#content {
	width: auto;
}

#searchSuggestions {
	font-size: 17px;
}




.submitLink {
	background-color: transparent;
	text-decoration: underline;
	border: none;
	color: blue;
	cursor: pointer;
}

submitLink:focus {
	outline: none;
}
#policyResults{
margin-top: -15px;
}

.smallIcon{
font-size: 0.7em; padding-right: 0.6em;
color: #2B1B17;
}

.filterSort{
margin-top:-5px;
}

.clearfilter{
font-size:15px;
}
.pfHeader{
margin-top:-5px;
}

.addSpace{
padding-bottom: 2em;
}

/* policydetails */

#policyTopic h1 {
	vertical-align: middle;
	background-color: grey;
	padding: 0.1px;
	color: white;
	padding: 5px 5px 5px 20px;
}

#policyDetails table th,table td {
	border-top: none !important;
}

#policyDetails table-nonfluid {
	width: auto !important;
}

span.glyphicon {
	font-size: 1.6em;
	color: #2B1B17;
}

.line {
	border-top: 2px solid #30353b;
	padding: 10px 10px 5px 0px;
	margin: 40px auto 0;
	display: inline-block;
	position: relative;
	
	
}

.line-end {
	border-top: 2px solid #30353b;
	margin: 50px auto 0px 0px;
	padding: 12px 10px 5px 0px;
	display: inline-block;
	position: relative;
}

.line:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #02aaec;
	border-radius: 5px;
	position: absolute;
	top: -6px;
	
}

.line-end:after {
	content: "";
	width: 10px;
	height: 10px;
	background: #02aaec;
	border-radius: 5px;
	position: absolute;
	top: -5px;
	
}

#innerContent {
	padding: 10px 30px 10px 30px;
}

#submitQuery{
padding-bottom:20px;
}

.downloadPolicy{
display: inline-block;
}

.paddingTop
{
padding-top: 23px;
}

.marginBottom{
margin-bottom: -30px;
}