#employer-select-form {
	height: 40px;
	position: relative;
}

#employer-select-form label {
	width: 135px;
}

h1.employer-from-exists {
	margin: 43px 0 5px 22px;
}

#download-search {
	position: absolute;
	top: 0;
	right: 0;
}

#policy-workflow {
	position: absolute;
	right: 105px;
	top: 2px;
}

#clear-cache {
	position: absolute;
	right: 225px;
	top: 2px;
}

.internal-preview-icon {
	position: absolute;
    margin-right: 10px !important;
    margin-top: -20px;
}

#policy-search-results th#th-category {
	min-width: 135px;
}

#policy-search-results th#th-product {
	min-width: 130px;
}

#policy-search-results th#th-prior-auth {
	min-width: 95px;
}

#policy-search-results th#th-status {
	min-width: 60px;
}

#policy-search-results th#th-author {
	min-width: 70px;
}

.ui-tooltip{
	position: fixed !important;
}
