
html {overflow-y:scroll;}
html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

body {
    font-style: normal;
    font-size: 11px; 
    font-weight: normal;
    font-family: Tahoma, Geneva, Helvetica, sans-serif;
    line-height: 18px;
    margin: 5px 0 0 0;
    background-color: #fff;
}

#div_1_layout {
	padding-bottom: 1.5rem!important;
    padding-top: 1.5rem!important;
    margin-left: 30px;
}

#div_2_layout, #div_3_layout, #div_4_layout {
    width: 1000px;
    border-radius: 10px;
    clear: both;
    margin: 0 0 2px 50px;
}

div#div_4_layout_help_about, div#div_4_help_about {
    width: 692px;
    border-radius: 10px;
    clear: both;
    margin: 0 0 2px 50px;
}

div#div_4_layout_help_about div.betterInfo,
div#div_4_layout_help_about div.divContainer {
    margin: 0;
}

#div_3_layout_login, #div_4_layout_login {
    width: 700px;
    border-radius: 10px;
    clear: both;
    margin: 0 0 2px 120px;
}

#div_3_layout_login {
    background-image: url("/providerlookup/jakarta.faces.resource/img/content-bg-login.png.xhtml?ln=default");
    padding-top: 80px;
    background-color: white;
}

#banner_layout {
	padding-bottom: 1.5rem!important;
    margin-left: 10px;
}

#bannerMessage .ui-message-error-icon {
	display: none;
}

.ui-message-error-summary {
	margin-left: 0px!important;
}

.rtm {
    font-size: 70%;
    vertical-align: super;
}

h1,h2,h3,h5,h6 {
    font-weight: normal;
}

h1, h2 {
    margin-bottom: 8px;
}

.logo {
    width: 187px;
    height: 36px;
    background: #fff url("/providerlookup/jakarta.faces.resource/img/lnrs_logo.svg.xhtml?ln=default") no-repeat 0 0;
    display: inline-block;
}

.product-name {
	font-size: 24px;
	font-family: 'source sans pro', calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ed1c24;
	vertical-align: super;
}



#content {
    clear: both;
    padding-top: 40px;
}

form.loginForm {
    padding-bottom: 0;
    padding-top: 45px;
}

form.loginForm h3.loginCredentials {
    color: #0081c5;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 0.5em;
}

ul#footer-nav {
    list-style: inside none none;
}

ul#footer-nav li {
    padding: 0 10px;
    display: block;
}

ul#footer-nav li.left {
    float: left;
}

ul#footer-nav li.right {
    float: right;
}

div.warn_caps_lock_on {
    font-weight: bold;
    position: relative;
}

div.warn_caps_lock_on .capsLockWarn {
    display: none;
    color:red;
    margin-left: 25px;
}

.suffix_name {
    width: 100px;
}

input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
select,
button {
    cursor: pointer;
}

/* ---------------------------------------------------------------------
add 6px for padding and 2px for border to get true width of text inputs
These are selected by their FIELD SET ID - 660px
------------------------------------------------------------------------*/
#names input[type='text'], 
#names input[type='password'] {
    width: 150px;
    margin-right: 11px;
}
#names input#last_name {
    width: 211px;
}
#names input#suffix_name {
    width: 116px;
    margin-right: 0;
}

#address input, 
#address select {
    margin-right: 11px;
}

#provider input, #provider select {
    margin-right: 11px;
    background: #f0f0f2;
}

.search_fields_right > div {
    padding:5px;
}

.search_fields_right > div div {
    margin-bottom: 12px;
}
 
.hidden_elem{ 
    display: none;
}

.termifier {
    color: #0000ff;
    cursor: pointer;
    padding: 3px;
    display: block;
}

.about td:first-child,
.help td:first-child {
    background: transparent ! important;
    border-right: 3px solid #fff;
}

.relevance {
    color: #2a2a2a;
}


/*****************************************
ABOUT & HELP pages
******************************************/
.content-center {
    clear: both;
    width: 692px;
    margin: 20px auto 0 auto;
    padding: 33px;
    background: #fff;
    font: normal 11px Arial, Helvetica, Verdana, Sans Serif;
    line-height: 18px;
    color: #555;
}

.help .content-center {
    background: #fff none repeat scroll 0 0;
    clear: both;
    color: #555;
    font: 11px/18px Arial,Helvetica,Verdana,Sans Serif;
    margin: 20px auto 0;
    padding: 33px;
}

.content-center h2 {
    font: normal 19px Arial, Helvetica, Verdana, Sans Serif;
    color: #555;
}
.content-center h2 span {
    color: #3ea1e2;
}
.content-center a {
    color: #2e79a9;
    text-decoration: underline;
}
.content-center a:hover {
    color: #2a2a2a;
}

.content-center ol,
.content-center ul {
	margin: 18px 0;
  	padding-left: 16px;
	list-style-position: inside;
    list-style-type: disc;
}

.content-center ol {
    list-style-type: decimal !important;
    margin-left: 8px;
}

.content-center ol,
.content-center ul {
    list-style-position: outside;
}

/* sub lists */
.content-center li ul {
    margin-top: 4px;
}

.betterInfo {
    /* background: #fff url("/providerlookup/jakarta.faces.resource/img/footer-line.png.xhtml?ln=default") no-repeat 0 10px; */
    clear: both;
    font-size: 16px;
    color: #484848;
    font-weight: normal;
    text-align: center;
    padding-left: 4px;
    padding-bottom: 10px;
    width: 700px;
    margin: 0 0 2px 120px;
}

.divContainer {
    clear: both;
    height: 20px;
    padding-left: 4px;
    padding-bottom: 8px;
    width: 700px;
    margin: 0 0 2px 120px;
}

.divLeft {
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.divRight {
    color: #484848;
    font-size: 11px;
    font-weight: bold;
    float: right;
}

#unsupportedBrowser {
	display: none;
	cursor: default;
	font-size: 14px;
	text-align: left;
	padding: 10px;
}

#unsupportedBrowser a {
    color: #2e79a9;
    text-decoration: underline;
}
#unsupportedBrowser a:hover {
    color: #2a2a2a;
}

div.results_container {
    margin-top: 10px;
    width:51%;
}

div.results_container_facility {
    margin-top: 10px;
    width:52%;
}
div.map_canvas {
    width: 400px; /* Jose: it was 452px */
    height: 452px;
    float: right;
   display: none;
}

div.result_list {
    width: 444px;
    height: 452px;
    overflow: auto;
    display: none;
}

div.relevance {
    background-image: url("/providerlookup/jakarta.faces.resource/img/relevance-bg.png.xhtml?ln=default");
    background-repeat: no-repeat;
    font-size: 9px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #555555;
    color: white;
    width: 99px;
    height: 75px;
    padding-right: 17px;
    text-align: center;
}

div.relevance_label {
	max-height: 41px;
	padding-top: 32px;
}

div.relevance_score {
    font-weight: bold;
    font-size: 20px;
    max-height:40px;
}

a.individualLink,
a.facilityLink {
    color: #008BE8;
    font-size: 14px;
    font-weight: bold;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url("/providerlookup/jakarta.faces.resource/img/loading.gif.xhtml?ln=default") 
                50% 50% 
                no-repeat;
}

p.disclaimer {
    width: 1000px;
    position: relative;
    left: 30px;
    margin-bottom: 18px;
/*    font-weight: bold;*/
}

div#disclaimer {
    text-align: center;
}

div.panelGroupDetail {
    clear: both;
    float: left;
    width: 100%;
}

img.practice_confidence {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.qtip-tipped {
    font-family: arial;
}

.qtip-tipped .qtip-titlebar {
    background: #c9dff0;
    color: black;
}

.sanction_class .qtip-title {
    float: left;
    padding: 5px 0 0 0;
}

.sanction_class .qtip-titlebar {
    padding: 5px 5px 5px 10px;
}

.sanction_class div.ui-icon.ui-icon-close.qtip-icon {
    float: right;
    background: transparent url("/providerlookup/jakarta.faces.resource/img/closeTooltip_up.png.xhtml?ln=default") no-repeat 0 0;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
}

.sanction_class div.ui-icon.ui-icon-close.qtip-icon:hover {
    background: transparent url("/providerlookup/jakarta.faces.resource/img/closeTooltip_hover.png.xhtml?ln=default") no-repeat 0 0;
    background-size: 100% 100%;
}

/* ===========================================  */

table.detailSummaryTable {
    font: normal 10px Arial, Helvetica, Verdana, Sans-Serif !important;
    width: 600px;
}

div.detailTable600Width {
	width: 600px;
}


div.detailTable table {
    padding: 3px;
}

div.detailTable table thead th span.ui-column-title {
	font: bold 10px Verdana, Arial, Helvetica, Sans Serif;
    text-align: center;
}

div.detailTableNoTHead table thead {
	display: none;
}

div.detailPanel.ui-panel {
    font: normal 10px Arial, Helvetica, Verdana, Sans-Serif !important;
    margin-top: 6px;
}

div.detailPanel.ui-panel div.ui-panel-titlebar {
	text-align: center;
}

div.detailTable table tbody a, 
div.detailTable table tbody a:link, 
div.detailTable table tbody a:visited, 
div.detailTable table tbody a:active {
    text-decoration: underline;
    color: #008BE8;
}

div.detailTable table tbody tr.ui-datatable-odd {
    background: #ffffff;
}

div.detailTable table tbody tr.ui-datatable-even {
    background: #F2F5F9;
}

#nav_toolbar {
    float: left;
    width:100%;
}

#nav_toolbar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 11px;
    font-family: verdana, arial, Helvetica, sans-serif;
/*     font-weight: bold; */
}

#nav_toolbar ul li {
    display: inline;
    float: left;
    background: transparent url("/providerlookup/jakarta.faces.resource/img/nav-dot.png.xhtml?ln=default") no-repeat 0 13px;
}

#nav_toolbar ul li:first-child {
    background-image: none;
}

.nav_left {
    float: left;
}

.nav_right {
    float: right;
}

.nav_container_about {
    font-size: 14px;
    margin: 0 auto; 
    width: 768px;
}	

.nav_container_index {
    font-size: 14px;
    margin: 0 auto; 
    width: 100%;
}

ul.ecp_type_ul {
    list-style: none;
    padding-left: 20px;    
}

ul.ecp_type_ul li {
    position: relative;
}

ul.ecp_type_ul.ecp_type_icon li:before {
    background: url("/providerlookup/jakarta.faces.resource/img/jquery/ui-icons_888888_256x240.png.xhtml?ln=default") -32px -16px;
    content: '';
    display: inline-block;
    position: absolute;
    height: 16px; width: 16px;
    left: -16px; top: -2px;
}

.aboutDialog .ui-dialog-content > form > p > label {
	float: left;
	padding-right: 10px;
	position: relative;
	text-align: right;
	width: 145px;
}

.pluPanelGrid.ui-panelgrid > * > tr,
.pluPanelGrid.ui-panelgrid .ui-panelgrid-cell {
    border: 0 none !important;
}

.boldLabel {
    font-weight: bold;
    max-width: 80px;
    width: 80px;
}

.searchCriteria input, .searchCriteria label {
	display: block;
}

.headerNav {
    float: right;
    margin-right: 20px;
}

.headerNav ul {
    list-style: inside none none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    height: 28px;
}

.headerNav ul li {
    padding: 0;
    display: inline-block;
}    

.headerNav ul li a {
    display: table-cell;
    float: left;
}

.headerNav ul li span.selected a,
.headerNav ul li span.unselected a {
	color: white !important;
	text-decoration: none;
}

.headerNav ul li span.selected,
.headerNav ul li span.unselected,
.headerNav ul li span.welcomeUser {
    display: inline-block;
    font-size: 11px;
	height: 21px;
    padding: 7px 7px 0 7px !important;
    vertical-align: middle;
    text-shadow: none;
	border-radius: 3px;
	border: 1px solid #222222;
}

.headerNav ul li span.unselected {
	background-color: #009DDB;  /* some blueish  */
	color: white !important;
}

.headerNav ul li span.unselected:hover {
	background: #4CBAE6;
} 

.headerNav ul li span.selected {
	background-color: #77B800; /* some greenish  */
	color: white !important;
}

span.welcomeUser {
	font-weight: bold;
	color: #222222;
}

#header-nav-container {
    display: inline-block;
}

#header-nav-welcome {
    float: left;
    margin-left: 20px;
    font-size: 14px;
}

.transparentBackground tr,
.transparentBackground td { 
	background: transparent !important; 
}

.noBorderPanelGrid.ui-panelgrid > * > tr,
.noBorderPanelGrid.ui-panelgrid .ui-panelgrid-cell {
    border: 0 none !important;
}

strong, .strong {
    font-weight: bold;
}

.divBannerTLS {
    clear: both;
    height: 50px;
	max-width: 1000px;
    min-width: 1000px;
    padding: 6px 6px;
    margin-bottom: 8px;
}

.bannerTLS {
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    float: left;

    text-align: justify;
    text-justify: inter-word;
    border-color: blue;
    border-width: 4px;  
    border-style: ridge;
    border-radius: 4px;
    padding: 6px;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

div.div_results {
   /*  position: fixed; */
    left: 115px;
    top: 5px;
    width: 310px;
}

table.item_table {
    width:100%;
    margin: 0px;
}
   
table.item_table:hover {
    background-color: #DDDDDD;
}

table.item_table.selected {
    background-color: #81d3ee;
}

table.item_table th, table.item_table tr, table.item_table td {
    padding: 0px;
}

div.item_name_td {
    font-size: 14px;
    font-weight: bold;
    color: #008BE8;
}

div.item_name_td:hover {
    cursor: pointer;
    text-decoration: underline;
}

div.item_address_td {
}

div.item_phone_td {
    float: right;
    margin-right: 3px;
}

div.item_lbn_td {
}

div.item_dba_td {
}

div.item_address {
    position: absolute;
    left: 115px;
    top: 25px;
}

div.item_phone {
    position: absolute;
    left: 330px;
    top: 25px;
   
}




#individual_container {
    text-align: left;
   /*  -ms-text-justify: distribute-all-lines; */
    /* text-justify: distribute-all-lines; */
    width:100%;
}
#individual_container>div {
    /* width: 100px;
    height: 100px; */
    vertical-align: top;
    display: inline-block;
   
    zoom: 1;
   /*  background:red; */
}

#indv_phone{
height: 75px;
line-height: 85px;
float: right;
 margin-right: 25px;
}

div.results_container>.ui-datatable tbody td {
	padding:0px !important;
}

div.results_container>.ui-datatable thead th{
	display:none;
}

div.results_container_facility>.ui-datatable tbody td {
	padding:0px !important;
}

div.results_container_facility>.ui-datatable thead th{
	display:none;
}
#indv_nameAddress>a{
	font-size:15px !important;
	text-decoration: none;
}
#indv_nameAddress{
	width: 50%;
}
#indv_nameAddress>a:hover {
    text-decoration: underline;
}

div.detailTable {
    margin-top: 6px;
    font: normal 10px Arial, Helvetica, Verdana, Sans-Serif !important;
}

.ui-datatable .ui-datatable-header {
    text-align: left !important;
    font-size: 12px !important;
}
.ui-panel .ui-panel-title{
	float: left !important;
    font-size: 12px !important;
}

div#div_layout_healthCheck, div#div_healthCheck {
   /*  width: 692px; */
    border-radius: 10px;
    clear: both;
    margin: 0 20px 2px 20px;
    text-align: center;
    font-family: 'Arial', sans-serif;
}

div#div_layout_healthCheck div.betterInfo,
div#div_layout_healthCheck div.divContainer {
    margin: 0;
}

.bold-text{
	font-weight: bold !important;
}

.healthcheck-word-wrap{
word-wrap: break-word;
}
.fa-flag{
color: red;
margin-left: 5px;
}

.pageTitle{
	padding: 0px 0px 20px !important;
}
.infoSection{
	padding-right: 10px;
	padding-bottom: 20px;
}