#refine_container {
	position:relative;
	float:left;
	min-height:216px;
	width:249px;
	//border-top: 1px solid #f0f0f0;
	//border-right: 1px solid #f0f0f0;
	//border-bottom: 1px solid #afafaf;
	border:1px solid #1e6ea6;
	border-radius: 0 8px 8px 0;
	z-index:6;
	background-color:#ffffff;
	background: -webkit-linear-gradient(top, #c8d6e3 0%, #fcfcfc 100%);
	padding-bottom:8px;
	//padding-top:8px;
}
.cedar #refine_container {
	width:301px;
	border:1px solid #5f4180;
	border-radius: 4px;
	background: #D0C8DB;	
}
#false #refine_container:before {
	position: absolute; 
	content: ' '; 
	top: 2px; 
	right: -1px; 
	bottom: 0;
	left: 0; 
	background-color: transparent; 
	box-shadow: 0 0 5px black;
	border-radius: 0 0px 8px 0;
}
#refine_container #refine_title {
	position:relative;
	float:left;
	font-family: Helvetica;
	color:#ffffff;
	text-shadow: 1px 1px 0 #b0c4de;
	font-size:15px;
	background-image: -webkit-linear-gradient(bottom, #1e6ea6 0%, #94c5e3 100%);
	background-image: -moz-linear-gradient(bottom, #1e6ea6 0%, #94c5e3 100%);
	background-image: -ms-linear-gradient(bottom, #1e6ea6 0%, #94c5e3 100%);
	border:1px solid #1e6ea6;
	height:24px;
	//width:216px;
	margin-left:-1px;
	padding:4px 0px 0px 0px;
	margin-bottom:8px;
	width:100%;
	text-indent: 6px;
}
.cedar #refine_container #refine_title {
	text-shadow: 3px 3px 3px rgb(0 0 0 / 35%);
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: -webkit-linear-gradient(top, #5A437C 0%, #8A76A6 100%);
	background-image: -moz-linear-gradient(top, #5A437C 0%, #8A76A6 100%);
	background-image: -ms-linear-gradient(top, #5A437C 0%, #8A76A6 100%);
	border:1px solid #5f4180;
	height:23px;
	padding:7px 0px 0px 0px;
	margin-bottom:15px;
	margin-top: -1px;
	border-radius: 4px 4px 0 0;	
}
#refine_container .search_box {
}
#refine_container .refine_content {
	width:216px;
	min-height:200px;
	position:relative;
	float:left;
}
#refine_container .search_box.hover {
	min-width:500px;
	-webkit-box-shadow: 5px 0 5px 5px #adadad;
	//z-index:11;
}
.cedar #refine_container .search_box.hover {
	-webkit-box-shadow: 5px 5px 5px 0px #adadad;
}
#refine_container .search_box.hover .search_title {
	//width:304px;
}
#refine_container .buttonholder {
}
#refine_container .ui_input {
	margin-top:0px;
}
#refine_container .ui_input.submitbutton {
	position:relative;
	float:right;
	margin-right:8px;
	width:156px;
}
.cedar #refine_container .ui_input.submitbutton {
	float:left;
	margin-right:0px;
	margin-left:15px;
	width:193px;	
}
#refine_container .ui_input.resetbutton {
	position:relative;
	float:left;
	margin-left:8px;
}
.cedar #refine_container .ui_input.resetbutton {
	float: right;
	margin-right: 13px;
}
#refine_container .search_box {
	height:auto;
	//overflow-x:hidden;
}
.cedar #refine_container .search_box {
	width: 271px;
	margin-left: 15px;
	margin-right: 15px;	
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.20);
}
.cedar #refine_container .search_box.filterview_search_box {
	margin-top:15px;
}


.cedar #refine_container .search_box .title{
	font-size:12px;
	color: #000000;
}

#refine_container .search_box .search_box_image {
	z-index:auto;
}
#refine_container .search_box .search_bothlinks {
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	width:100%;
}

#refine_container .search_box .search_bothlinks.cancer_associated_antigen_check {
	left:20px;
}

#refine_container .search_box .search_bothlinks.neo_antigen_check {
	left:20px;
	width:130px;
}

#refine_container .search_box .search_bothlinks.title {
	margin-top:4px;
	top:auto;
	left:auto;
}
#refine_container .search_box input.search_bothlinks.input {
	width:180px;
	margin-left:20px;
	height:20px;
	min-height:0px;
}
#refine_container .search_box .search_bothlinks.radio {
	height: auto;
}
#refine_container .search_box .search_links.assay_check,
#refine_container .search_box .search_display.assay_check {
	width:120px;
}

#refine_container .search_box .search_links {
	width:180px;
	position:relative;
	float:left;
	top:auto;
	left:auto;
	margin: 0px;
	padding: 0px;
	min-height:24px;
}
.cedar #refine_container .search_box .search_links {
	width:190px;
}

.cedar #refine_container .search_box .search_links.mutation_text_box {
	width:67px;
	min-height:20px;
	text-indent:2px;
	top: -2px;
}

.cedar #refine_container .search_box.antigen_search_box .search_links .ui_input.autocomplete,
.cedar #refine_container .search_box.antigen_search_box .search_links .ui_input.optionholder,
.cedar #refine_container .search_box.cancer_search_box .search_links .ui_input.autocomplete,
.cedar #refine_container .search_box.cancer_search_box .search_links .ui_input.optionholder {
	left:20px;
}

.cedar #refine_container .search_box.antigen_search_box .finderfull,
.cedar #refine_container .search_box.cancer_search_box .finderfull {
	left:10px;
}

.cedar #refine_container .search_box.cancer_search_box .result_cancer_stage,
.cedar #refine_container .search_box.mhcrestriction_search_box .result_mhc_resolution,
.cedar #refine_container .search_box.mhcrestriction_search_box .result_mhc_resolution_drop
{
	margin-top:4px;
}

.cedar #refine_container .search_box.assay_search_box .result_tcell_assay,
.cedar #refine_container .search_box.assay_search_box .result_bcell_assay
{
	margin-bottom:2px;
}

.cedar #refine_container .search_box.cancer_search_box .result_cancer_stage_drop {
	margin-top:4px;
	left: 10px;
}

#refine_container .search_box .search_display.receptor_check {
	width:120px;
}
#refine_container .search_box .search_display {
	position:relative;
	float:left;
	display:none;
	margin: 0px;
	padding: 0px;
	//width:270px;
	width:300px;
	//width:270px;
	top:auto;
	left:auto;
	min-height:24px;
	margin-left:10px;
}

#refine_container .search_box .search_display.modifications_search_refine_box{
	width:280px;
}

#refine_container .search_box select.search_display {
	//width: 250px;
	width: 224px;
}

#refine_container .search_box select.search_links.halfdrop.receptor_chain_sequence_e_value {
	width:109px;
}

#refine_container .search_box select.search_links.halfdrop.receptor_type_options {
	width:125px;
}


#refine_container .search_box select.search_links.halfdrop,
#refine_container .search_box .search_links.halftext {
	width: 90px;
}

#refine_container .search_box select.search_display.halfdrop {
	width: 90px;
}

#refine_container .search_box select.search_links.halfdrop.receptor_sequence_search_refine_box,
#refine_container .search_box .search_links.halftext.receptor_sequence_search_refine_box,
#refine_container .search_box select.search_display.halfdrop.receptor_sequence_search_refine_box {
	margin-bottom: 2px;
}

#refine_container .search_box .search_display.halfspace.receptor_sequence_search_refine_box {
	margin-bottom: 2px;
	cursor:default;
}

#refine_container .search_box .search_display.textinput.receptor_sequence_field_refine_box {
	height:22px;
	min-height:0px;
}

#refine_container .search_box input.search_display.input {
	width: 174px;
	//width: 140px;
	height:20px;
	min-height:0px;
}
#refine_container .search_box input.search_display.textinput {
	width: 220px;
	margin-bottom:2px;
}

#refine_container .search_box .search_display.year_span_container {
	margin-bottom: 2px;
	height: 26px;
}

#refine_container .search_box .textdrop {
	margin-bottom: 2px;
	//height: 26px;
}

#refine_container .search_box.hover .search_display {
	display:block;
}
#refine_container .search_box .expand_content {
	padding-left:20px;
	//width:150px;
	width:180px;
}
#refine_container .search_box.hover .expand_content {
	width:100%;
}
#refine_container .search_box.hover .ui_input.expandcheck.selected > .expand_content,
#refine_container .search_box.hover .ui_input.expandradio.selected > .expand_content,
#refine_container .search_box.hover .ui_input.expandtext.selected > .expand_content {
	display:block;
}
#refine_container .search_box .ui_input.break {
	width:90%;
}
#refine_container .search_box .search_display .ui_input.break {
	width:110%;
	margin-left:-10%;
}
#refine_container .search_box .search_links .ui_input {
	//border:1px solid blue;
}
#refine_container .search_box .search_display .ui_input {
	//border:1px solid blue;
}
#refine_container .search_box .search_display .ui_input .ui_input,
#refine_container .search_box .search_display .ui_input input
{
	margin:0px;
	padding:0px;
}
#refine_container .search_box .search_links .ui_input.radio {
	width:100%;
}
#refine_container .search_box .search_display .ui_input.optionholder {
	margin-bottom: 22px;
	margin-left: 8px;
}
#refine_container .search_box .search_display .ui_input.counterbox,
.cedar #refine_container .search_box .ui_input.counterbox {
	margin-top: -8px;
	margin-right: -8px;
}
#refine_container .search_box .search_display .ui_input.ui_button {
	height: 24px;
	width:90px;
}
#refine_container .search_box .search_display .ui_input.space {
	width:100%;
}
#refine_container .search_box .search_links .ui_input.input {
	margin:0px;
}
#refine_container .search_box .search_display .yearspan .ui_input.tinyinput,
#refine_container .search_box .search_display .spanboxes .ui_input.tinyinput {
	width:70px;
}
#refine_container .search_box .yearspan .ui_input.tinytext,
#refine_container .search_box .spanboxes .ui_input.tinytext {
	width:17px;
	height:26px;
	line-height:20px;
}
#refine_container .search_box .search_display .ui_input.tinyinput {
	width:123px;
	margin-right:7px;
}
#refine_container .search_box .yearspan .ui_input.tinyinput,
#refine_container .search_box .spanboxes .ui_input.tinyinput {
	width:70px;
}
#refine_container .search_box .search_display .ui_input.textonly {
	width:126px;
}
#refine_container .search_box .search_display .ui_input.tinyinput input {
	width:90px;
}
#refine_container .search_box .search_display .ui_input.searchfull {
	width:100%;
}
#refine_container .search_box .ui_input.searchfull .autofull {
	width:auto;
	min-width:80px;
}
#refine_container .search_box .search_display .ui_input.searchfull .finderbutton{
	margin-top:1px;
	margin-left:8px;
	height:22px;
}
.cedar #refine_container .search_box .search_display .ui_input.searchfull .finderbutton{
	height:24px;
}
#refine_container .search_box .search_display.finderbutton {
	margin-left:10px;
	width:80px;
}
#refine_container .search_box .search_display > .ui_input.finderbutton{
	height:24px;
	width: 80px;
}
.cedar #refine_container .search_box .search_display > .ui_input.finderbutton{
	height:24px;
}
#refine_container .search_box .search_links .ui_input.autofull .autocomplete {
	height:22px;
	width:180px;
	margin:0px;
}
#refine_container .search_box .search_links .ui_input.autofull .autocomplete input {
	height:18px;
	width:180px;
}
#refine_container .search_box .search_display .ui_input.searchfull .autocomplete{
	height:22px;
	width:165px;
}
#refine_container .search_box .search_display .ui_input.searchfull .autocomplete input {
	height:18px;
	width:165px;
}
#refine_container .search_box .search_display .ui_input.input {
	width:150px;
	margin-right:8px;
}
#refine_container .search_box .search_display .ui_input.input .textinput {
	text-indent:8px;
	font-size:14px;
	line-height:16px;
}
#refine_container .search_box .search_display .ui_input.textdrop {
	width:100px;
	margin-left:4px;
}
#refine_container .search_box .search_display .textinput {
	width:100%;
	height:19px;
}
#refine_container .search_box .search_display .ui_input.textdrop select {
	height: 22px;
	font-size:12px;
	line-height:12px;
}
#refine_container .ui_input.autofull .option_display {
	z-index:11;
}
#refine_container .expandradio > .ui_input{
	width:100%;
}
#refine_container .ui_input.titletext.tab_titletext {
	width:140px;
	margin-left:40px;
}

#refine_container .ui_input.titletext,
#refine_container .ui_input.titletext .title {
	position:relative;
	float:left;
	left:auto;
}
#refine_container .ui_input.titletext .title {
}
#refine_container .ui_input.expand {
	width:100%;
	padding-bottom: 8px;
}