@charset "utf-8";
.table .txt_link{font-weight:bold}
.table .txt_link:hover,
.table .txt_link:active{text-decoration: underline}

@media only screen and (max-width:767px){
	.program--search .fieldset{width:100%}
	}
	
	.form-horizontal.bucket-form .form-group .control-label:before{background-color:rgba(0,81,182,0.1)}