@charset "utf-8";

/* CSS Document */
hr.provdir_hr {
	clear: both;
	color: #ccc;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	background-color: #ccc;
	height: 1px;
}

.provdir_left {
	float: left;
	padding: 0 0 0 0;
}

.provdir_right {
	float: right;
	padding: 0 0 0 0;
}

.provdir_heading {
	color: rgb(89, 89, 89);
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.provdir_light {
	display: inline-block;
	color: rgb(150, 150, 150);
	font-weight: 300;
}

.provdir_small {
	font-size: 15px;
	margin-left: 37px;
}

.provdir_large {
	display: inline-block;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0.4px;
	line-height: 35px;
}

.provdir_single_main {
	margin: auto;
	max-width: 1200px;
	/*border: 1px solid black;*/
	
	color: rgb(89, 89, 89);
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	/*border: 1px solid black;*/
}

.provdir_single_top_left_panel {
	display: inline-block;
	width: 250px;
	margin: 5px;
	padding: 5px;
	/*border: 1px solid black;*/
}

.provdir_single_top_rigth_panel {
	display: inline-block;
	min-width: 200px;
	max-width: 550px;
	margin: 5px;
	padding: 5px;
	line-height: 45px;
	/*border: 1px solid black;*/
}

.provdir_div_span {
	margin: 0px;
	padding: 0px;
	/*border: 1px solid black;*/
}

.provdir_horz_field {
	display: inline-block;
	min-width: 155px;
	max-width: 275px;
	margin-right: 10px;
	/*border: 1px solid black;*/
}

.provdir_qual_main {
	text-align: center;
	margin: 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: 10px;

}

ul.prov-list li {
	list-style-type: none;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background: transparent;
}

.nav-pills>li>a {
	background: #ccc;
	border-radius: 0px;
}

.provdir_qual_fields {
	display: inline-block;
	min-width: 200px;
	width: 31%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	/*border: 1px solid black;*/
}

.provdir_qual_fields:nth-child(2) {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.provdir_hrs_addr_map_main {
	margin: auto;
	text-align: center;
	/*max-width: 800px;*/
	/*border: 1px solid black;*/
}
.provdir_hrs_addr_pane {
	display: inline-block;
	min-width: 250px;
	max-width: 450px;
	vertical-align: top;
	/*border: 1px solid black;*/
}

.provdir_map_pane {
	display: inline-block;
	margin: auto;
	min-width: 250px;
	max-width: 350px;
	/*border: 1px solid black;*/
}

.provdir_hrs_addr_cell {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	/*border: 1px solid black;*/
}

/* Grid View Formatting */

.provdir_grid_main {
	margin: auto;
	text-align: center;
	color: rgb(89, 89, 89);
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 11px;
	/*border: 1px solid black;*/
}

.provdir_grid_indiv_frame {
	text-align: left;
	display: inline-block;
	margin: 20px;
	vertical-align: top;
	cursor: pointer;
	/*border: 1px solid black;*/
}

.provdir_top_img_txt_panel {
	display: inline-block;
	width: 100%;
	padding: 5px;
	font-family: arial;
	/* border: 1px solid black; */
	font-weight: bold;
	color: #9a9a9a;
}

div#submitbutton {
	pointer: cursor;
}

@media (min-width: 800px) {
	.site-main .site-main-inner {
		width: 800px;
	}
}

.provdir_grid_large {
	display: inline-block;
	font-size: 15px;
	font-weight: bolder;
	letter-spacing: 0.4px;
	line-height: 25px;
}

.provdir_grid_horz_field {
	display: inline-block;
	width: 77px;
	/*margin-right: 10px;*/
	/*border: 1px solid black;*/
}

.provdir_grid_div_span {
	margin-top: 8px;
	margin-botton: 8px;
	padding: 0px;
	width: 100%;
	color: #333;
	font-weight: lighter;
	line-height: 15px;
	/*border: 1px solid black;*/
}

.prodir_results {
	border: 3px;
	padding: 3px;
}

table.provdir_res_table {
  border-collapse: collapse;
  border: 1px solid black;
  table-layout: fixed;
  width: 800px;
}

table.provdir_res_table td {
  border: 1px solid black;
  width: 50px;
}

table.provdir_res_table th {
  border: 1px solid black;
  resize:horizontal;
  overflow:auto;
}

.img_container {
	max-width: 500px;
	/*border: 1px solid black;*/
}

.show_all_prov_submit {
	float: right;
}

.acc_search_main {
	overflow: hidden;
	background-color: #f5f5f5;
	padding: 5px;
	padding-left: 10px;
	/* padding-bottom: 10px; */
	margin-right: 2px;
	/* -webkit-border-radius: 0 0 8px 8px; */
	-moz-border-radius: 0 0 8px 8px;
	/* border-radius: 0 0 8px 8px; */
	-moz-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
	/* box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5); */
	text-align: center;
}

/* Style the search box inside the navigation bar */
.acc_search_main input[type=text] input[type=submit] {
  float: right;
  padding: 6px;
  padding-top: 0px;
  border: none;
  font-size: 17px;
  width: 100%;
	max-width: 305px;
}

.search_block {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	float: left;
	/*border: 1px solid black;*/
}

.search_label {
	text-align: center;
	padding: 5px;
}

.search_input {
	/*padding-top: 5px;*/
	/*padding-bottom: 5px;*/
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
	/*border: 1px solid black;*/
}

.search_submit {
	display: inline-block;
}

.search_input {
	height: 40px;
}

.chkbox_row {
	padding: 5px;
}

.slidecontainer {
	width: 100%; /* Width of the outside container */
}

.slide_v_adjust {
	padding-top: 10px;
	display: none;
}

/* The slider itself */
.slider {
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 15px; /* Specified height */
  background: #d3d3d3; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s; /* 0.2 seconds transition on hover */
  transition: opacity .2s;
}

/* Mouse-over effects */
.slider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */ 
.slider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 15px; /* Set a specific slider handle width */
  height: 15px; /* Slider handle height */
  background: #4CAF50; /* Green background */
  cursor: pointer; /* Cursor on hover */
}

.slider::-moz-range-thumb {
  width: 15px; /* Set a specific slider handle width */
  height: 15px; /* Slider handle height */
  background: #4CAF50; /* Green background */
  cursor: pointer; /* Cursor on hover */
}

ul.prov-list li {
	margin-bottom: 30px;
}

ul.prov-list li > img {
	float: left;
}

#submit_area {
	display: inline-block;
	width: unset;
	/*margin-top: 20px;*/
	/*border: 2px solid black;*/
}

#search_submit {
	font-size: 13px;
}

#provdir_search_submit_label {
	color: transparent;
}

@media (min-width: 800px) {
	.search_element {
		display: inline-block;
		width: 20%;
		/*border: 1px solid black;*/
	}
}
	
@media (min-width: 1100px) {
	#submit_area {
	margin-top: 20px;
    }
}


.acc_search_main input[type=text] input[type=submit] {
		float: right;
		padding: 6px;
		border: none;
		width: 100%;
		/*border: 1px solid black;*/
	}


@media screen and (max-width: 799px) {
	.acc_search {
		display: block;
	}
	#search_submit {
		float:left;
	}
	.search_element {
		width: 100%;
	}
	.acc_search {
		width: 100%;
	}

}

#provdir_search_submit_label {
	color: transparent;
}


