/* Responsive Tweaks */
.c2-1, .pmcp-result {
	width:27% !important;
}
.c2-2, .pmcp-ref {
	width:70% !important;
}
@media (max-width:993px){
	.c2-1 {
		width:100% !important;
	}
	.c2-2 {
		width:100% !important;
	}

	.pmcp-result, .pmcp-ref{
		width:100% !important;
	}
	#Refinement > div {
		float:left;
		margin:0 0 10px 0;
		min-width:33%;
	}
	#Refinement > div > div> a {
		width:98%;
		margin-bottom:11px;
	}
	.ms-ref-refiner #Value {
		width:100%;
		padding:0;
	}
	#Container {
		min-height:146px;
	}
}
#SearchBox > div {
	width:100%;
	position:relative;
	}
#SearchBox > div > a {
	position:absolute;
	right:3px;
}
#SearchBox > div > input {
	width:80%;
}
.clinicalTrialSearchDescription a, .searchResultsContainer > a {
	word-wrap:break-word;
	width:auto !important;
}


/* Refinement */
.left-container {
	float:left;
	/* width:180px !important; */
	margin-right:0;
}
#Refinement {
	/* width:180px; */
}
.ms-disabled {
    color: #000;
	padding:7px 13px;
	text-align:left;
	background:#f1f1f1;
	min-height:146px;
}
#Container {
	background:#f1f1f1;
	width:100%;
	padding:10px 10px !important;
	margin:0 0 20px 0;
}
.ms-ref-refinername, .ms-ref-refinername:link, .ms-ref-refinername:visited {
	text-align:left;
	font-size:1.1em;
	padding:0 0 3px 0;
	margin:0 0 5px 0;
	font-weight:bold;
	color:#61045f;
	border-bottom:3px solid #61045f;
}
.ms-ref-uparrow, .ms-ref-downarrow {
	margin-top:1px;
	display:inline;
}
#Value > input {
	margin:0 4px 9px 0;
}
#Value > label {
	font-size:0.9em;
}
#OtherValue {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 0 5px 0;
	margin:8px 0 5px 0;
	display:none;
}
.ms-ref-refineritem {
	padding:4px 5px;
	margin-bottom:6px;
	width:148px !important;
}
#SubmitValue {
	padding:12px 0 2px 0;
}
#submit {
	color:#f1f1f1;
}
#submit a {
	display:inline-block;
	width:66px;
	padding:2px 4px;
	text-align:center;
	background:#C7C7C7;
	color:#000 !important;
	text-decoration:none !important;
	border-bottom:0 !important;
	font-weight:700;
}
#submit a:first-child { 
	background:#56CD72;
}
#submit a:hover, #submit a:active, #submit a:focus {
	text-decoration:none !important;
	color:#fff !important;
	border-bottom:0 !important;
}

.right-container {
	float:right;
	text-align:left;
	/* width:510px !important; */
}
.ms-srch-sbLarge > input:first-child {
	float:none;
}
.ms-srch-sbLarge-searchImg, .ms-srch-sbLarge-searchImg:hover {
	left:-56px;
	top:0;
}

.ms-srch-result {
	margin-top:10px;
	/* width:510px; */
}
.ms-srch-item {
	margin:0;
	padding:0;
	width:auto;
}
.ms-srch-item:hover {
	background:#fff !important;
}
.searchResultsContainer {
	padding:10px 2% 20px 2%;
	border:1px solid #b9b8b8;
	margin:0 0 12px 0;
}
.searchResultsContainer:hover {
	background:#f2f2f2;
}
.clinicalTrialSearchTitle > a:nth-child(1) {
	float:left;
	margin:5px 0 10px 0;
}
.clinicalTrialSearchTitle > a:nth-child(2) {
	float:right;
	margin:0 0 10px 0;
	width:90%;
}
@media (max-width:979px){
	.clinicalTrialSearchTitle > a:nth-child(1) {
		display:none;
	}
	.clinicalTrialSearchTitle > a:nth-child(2) {
		float:none;
		margin:0 0 10px 0;
		width:auto;
		display:block;
	}
}

.clinicalTrialSearchDescription {
	clear:both;
}
.ms-srch-result #Paging {
	margin:17px 0 13px;
}
.ms-srch-result-groups {
    margin-bottom: 0;
}
.ms-ref-name {
	color:#242424 !important;
}
.base-layer > div:last-child {
	margin-bottom:15px;
	margin-top:-21px;
}
.table-row {
	border:1px solid #b9b8b8;
	padding:8px 10px;
	margin-top:-6px;
	background:#fff;
	margin:0 3%;
}
.table-row > .left-container2 {
	float:left;
	margin-right:15px;
	font-size:0.9em;
	font-weight:bold;
}