/*
Theme Name: Brasseler Dental
Template: brasseler
Theme URI: http://lanmark360.com/
Author: Lanmark360
Author URI: http://lanmark360.com/
Description: Custom Theme
Version: 1.0
*/

ul.main-menu > li {
	float: left;
	margin-right: 25px;
}

ul.main-menu li a {
    color: #595959;
    display: block;
    padding: 2px;
    line-height: 1;
    font-size: 14px;
    transition: all 0.35s ease 0s;
    white-space: nowrap;
	letter-spacing:normal;
}

@media only screen and (max-width: 767px) {
	
	#main_navbar_items {
		max-height: 480px;
		margin-top: 15px;
	}

	#main_navbar_items ul.main-menu li .sub-menu {
	    display: none;
	    width: 100%;
	    padding: 0;
	    position: static;
	    background: none;
	    box-shadow: none;
	}
	#main_navbar_items ul.main-menu li,
	#main_navbar_items ul.main-menu > li:last-child a {
		border: none !important;;
	}
	#main_navbar_items ul.main-menu li .sub-menu li:last-child {
		border: none !important;
	}

	#main_navbar_items ul.main-menu .sub-menu li a {
		color: #777;
	}

	#main_navbar_items .globalnav {
		display: none;
	}

}

.owl-item p{
	margin:0px;
	padding:0px;
}



#mobi-buttons{

	margin:10px 0px 30px 0px;

	height:100%;
	overflow:visible;
	}
@media only screen and (max-width: 375px) {
	#mobi-buttons a{
	margin:3px 0px;
	font-size:12px;
	}
}

@media only screen and (min-width: 375px) {
	#mobi-buttons a{
	margin:3px 0px;
	font-size:18px;
	}
	#mobi-buttons .caret-right {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #c2002f;
	position: absolute;
	top: 11px;
	right: 10px;
	color: #555;
}

}

.ne30 {
	width: 30%;
	float: right;
}
.ne30 h3 {
	border-bottom: 1px solid #666;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #55565A;
}
.ne30 h4 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #A50031;
}
.ne30 h5 a {
	font-size: 12px;
	color: #A50031;
}
.ne30 h5 {
	font-size: 12px;
	color: #55565A;
}

.edu30 h4 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #A50031;
}

	@media only screen and (max-width: 650px) {
			.ne30 h4{
	font-size: 12px;
	margin-bottom: 5px;
	color:#A50031;
	}
			.ne30 h5 a{
		font-size:10px;

		color:#A50031;

	}

				.ne30 h5 {
		font-size:10px;
		color:#55565A;

	}

					.ne30 h5 p {
		font-size:10px;


	}


}
.bra-header {
	color: #55565A;
	border-bottom: 1px solid #55565A;
	margin: 0px 0px 10px 0px;
	letter-spacing: 1.2px;
}
.bra-header h3 {
	color: #55565A;
	margin: 0px;
	padding: 0ps;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}
.fade-header {
	color: #55565A;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 6px 0px;
}
.fade-header h3 {
	color: #55565A;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 20px
}
.bra-loop p + p {
	margin-top: 5px
}
.bra-loop {
	margin: 0px 0px 15px 0px;
}


#main_navbar img{
	max-width:392px;
}


#main_navbar img, #main_navbar object{
	max-width:392px;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	font-size: 14px;
	line-height: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #c2002f;
	position: absolute;
	top: 11px;
	right: 10px;
	color: #555;
	line-height: 35px;
}
/*= Helpers
-------------------------------------------------------------- */
#sl_div #map, #slp_tagline {
	display: none;
}
label[for=addressInput] {
	position: relative;
	z-index: 100;
	display: block;
}
.col-sm-12-offset-20 ul li, col-md-12-offset-20 ul li {
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.col-sm-12-offset-20 ul, col-md-12-offset-20 ul {
	margin: 10px 0px 10px 25px;
}
body #header #menu-primary-menu-1 ul li {
	list-style-type: none;
}
.jtabs {
	float: left;
	margin: 10px 0px 0px 0px;
}
ul.tabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tabs li {
	background: none;
	color: #222;
	display: inline-block;
	padding: 4px 10px;
	cursor: pointer;
	border: 1px solid #55565A;
	margin: 5px 0px 0px 0px;
	position: relative;
	white-space: nowrap;
	font-size: 14px;
}
ul.tabs li .hider {
	width: 100%;
	height: 15px;
	background-color: #fff;
	position: absolute;
	left: 0px;
	bottom: 1px;
	z-index: 10;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #55565A;
	border-left-color: #55565A;
	display: none;
	padding: 4px;
}
ul.tabs li.active {
	background: none;
	color: #222;
	display: inline-block;
	padding: 4px 10px;
	cursor: pointer;
	border: 1px solid #55565A;
	margin: 5px 0px 0px 0px;
	position: relative;
	white-space: nowrap;
	font-size: 14px;
}
ul.tabs li:after {
	content: "\25BA";
	font-size: 15px;
	position: relative;
	top: 0px;
	left: 3px;
	color: #A50031;
}
ul.tabs li.active:after {
	content: "\25BC";
	font-size: 15px;
	position: relative;
	top: 0px;
	left: 3px;
	color: #A50031;
}
ul.tabs li.current {
	background: #ededed;
	color: #222;
}
.jtabs .tab_container .tab_content {
	float: left;
	display: none;
	border: 1px solid #55565A;
	padding: 15px;
	text-align: left;
	padding: 15px;
	background: #FFF;
	margin: 5px 0px 0px 0px;
	width: 100%;
}
.jtabs .tab_container .tab_content ul li {
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.jtabs .tab_container .tab_content ul {
	margin: 5px 0px 0px 25px;
}
.tab-content.current {
	display: inherit;
}
.products-list {
	margin: 0px;
}
.products-list.brand-products {
	border: 1px solid #55565A;
	padding: 10px 15px 0px 15px;
}
.j-accordian .products-box {
	display: none;
	padding: 0px 25px 25px 25px;
}
.products-box p {
	position: relative;
	left: -12px;
}
.products-box {
	display: inline;
}
.brand-products .section-title {
	color: #55565A;
	padding: 5px;
	cursor: pointer;
	background-color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.products-list.brand-products .section-title:after {
	content: "\25BA";
	font-size: 20px;
	position: relative;
	top: -2px;
	left: 12px;
	color: #A50031;
}
.btn-sm span.caret-right {
	border-width: 2px 0 2px 4px;
}
.order-call-number {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin-top: 30px;
	text-align: left;
	padding: 5px 5px;
	background: #009fdf; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA5ZmRmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMDA2OGM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMDA2OGM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjMDA0NmJhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMDAxYThhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #009fdf), color-stop(0%, #009fdf), color-stop(35%, #0068c8), color-stop(35%, #0068c8), color-stop(70%, #0046ba), color-stop(99%, #001a8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* IE10+ */
	background: linear-gradient(to right, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fdf', endColorstr='#001a8a', GradientType=1 ); /* IE6-8 */
}
.order-call-number a {
	color: #fff;
	font-size: 24px;
	margin-top: 30px;
	text-align: center;
	padding: 5px 5px;
	font-weight: normal;
}
.order-call-number a:hover {
	color: #fff;
}
.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px;
	overflow: hidden;
}
.responsive-video iframe, .responsive-video object .responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.red {
	color: #c3002f!important;
}
.glyphicon {
	top: -1px;
}
.title {
	font-size: 24px;
	line-height: 28px;
	color: #55555a;
	text-transform: uppercase;
}
.title.sm {
	font-size: 16px;
	line-height: 18px;
}
.no-margin {
	margin: 0!important;
}
.gradient-block-lr {
	color: #fff!important;
	background: #001a8a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMWE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iIzAwNDZiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzAwNjhjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDlmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #001a8a 0%, #0046ba 42%, #0068c8 75%, #009fdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #001a8a), color-stop(42%, #0046ba), color-stop(75%, #0068c8), color-stop(100%, #009fdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #001a8a 0%, #0046ba 42%, #0068c8 75%, #009fdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #001a8a 0%, #0046ba 42%, #0068c8 75%, #009fdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #001a8a 0%, #0046ba 42%, #0068c8 75%, #009fdf 100%); /* IE10+ */
	background: linear-gradient(to right, #001a8a 0%, #0046ba 42%, #0068c8 75%, #009fdf 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001a8a', endColorstr='#009fdf', GradientType=1 ); /* IE6-8 */
}
.gradient-block-lr h5 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 16px;
}
.gradient-block-lr h5:before {
	content: "call: "
}
/*= Product Page
-------------------------------------------------------------- */

.panel-group .panel,
.panel-group .panel+.panel {
	margin: 30px 0;
	box-shadow: none;
}

.bc-panel-heading.panel-heading {

	padding: 0 0 10px;

	border-bottom: 1px solid #55555a !important;
}







.panel-content {
	font-size: 15px;
	margin-bottom: 15px;
}

.panel-descr {
	margin-top: 25px;
}

.panel-title .glyphicon {
	top: 0;
	font-size: 85%;
	margin-left: 5px;
}
.panel-title:hover {
	color: #c3002f;
}

.featured-box {
	margin-bottom: 20px;
	border: 1px solid #999;
}
.featured-box > h5 {
	margin: 0;
}
.featured-box > h5 a {
	display: block;
	padding: 10px 12px 8px;
	text-transform: uppercase;
	color: #55555a;
}
.featured-box > h5 a .glyphicon {
	float: right;
	-webkit-transition: all .15s linear;
	-ms-transition: all .15s linear;
	transition: all .15s linear;
}
.featured-box.opened > h5 a .glyphicon {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.featured-box > h5 a:hover {
	color: #c3002f;
}
.featured-products {
	display: none;
	padding: 5px 12px 5px;
}


/* hungryfeed */
.hungryfeed_feed_title {
	color: #55565A;
	border-bottom: 1px solid #55565A;
	margin: 0 0 15px 0;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}
.hungryfeed_feed_description {
	margin-bottom: 20px;
}
.hungryfeed_feed_description::before {
	content: "Try these courses from Real World Endo, an independent Endodontic Education group.";
	font-size: 14px;
}
.hungryfeed_pagenav a {
	padding: 0 5px;
}
.hungryfeed_pagenav > span:first-child {
	padding-right: 5px;
}

/* expert block */
.expert-bottom {
	padding: 15px 20px 20px;
}
.expert-bottom p {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
}

/* resources page */
.resources-bottom {
	margin-top: 35px;
	clear: both;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}

/*= Sliders
-------------------------------------------------------------- */
@media only screen and (min-width: 991px) {
.inner-item {
	position: absolute;
	top: 60px;
	left: 60px;

	max-width: 480px;
}

.inner-item h2 {

	font-size: 30px;

}
.inner-item h3 {
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 26px;
}
.inner-item.txt-sm h3, .inner-item.text-sm h3 {
	font-size: 25px;
}
.inner-item .btn {
	position: relative;
	background-color: transparent;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.inner-item .btn:hover {
	background-color: #fff;
}
.inner-item.item-right {
	right: 60px;
	left: auto;
	text-align: right;
	top: 90px;
}
.item-full.inner-item p {
	margin-bottom: 5px;
}
.item-full.inner-item span {
	display: block;
	margin-bottom: 24px;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
	font-weight: 800;
}



}


@media only screen and (max-width: 990px) {
.inner-item {
	position: absolute;
	top: 30px;
	left: 30px;

	max-width: 480px;
}

.inner-item h2 {

	font-size: 20px;

}
.inner-item h3 {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 26px;
}
.inner-item.txt-sm h3, .inner-item.text-sm h3 {
	font-size: 25px;
}
.inner-item .btn {
	position: relative;
	background-color: transparent;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.inner-item .btn:hover {
	background-color: #fff;
}
.inner-item.item-right {
	right: 60px;
	left: auto;
	text-align: right;
	top: 90px;
}
.item-full.inner-item p {
	margin-bottom: 5px;
}
.item-full.inner-item span {
	display: block;
	margin-bottom: 24px;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
	font-weight: 800;
}



}

/*= Owl Slider
-------------------------------------------------------------- */
.slider{
	height: auto;
	overflow: visible;
}

.slider .item{
	height:100%;
	overflow:hidden;
}
.slider .owl-wrapper-outer{
	height:100%;
	overflow:hidden;


	}

.inner-item {
	opacity: 0;
	-webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.inner-item.fadeIn {
	opacity: 1;
}

@media only screen and (max-width: 650px) {
	.inner-item {
		top: 8px;
		left: 8px;
		max-width: 200px;
	}

	.owl-item h2 {
		font-size: 12px;
		margin:0px;
		padding:0px
	}

	.owl-item h3 {
		font-size: 12px;
		margin-bottom: 12px;
				margin:0px;
		padding:0px
	}
}




/*= Slider
-------------------------------------------------------------- */
@media only screen and (max-width: 650px) {
	.inner-item p {
	font-style: italic;
	color: #00369c;
	font-weight: 800;
	margin-bottom: 32px;
}
.btn-sm span.caret-right {
	border-width: 4px 0 4px 8px;
}
.inner-item-content {
	padding: 25px 15px;
	color: #fff;
}

.inner-item p {
	font-style: italic;
	color: #00369c;
	font-weight: 800;
	margin-bottom: 0px;
	font-size:10px;
}

.item-full.inner-item span {
	font-style: italic;
	font-weight: 800;
	margin-bottom: 0px;
	font-size:10px;
}

}


.inner-item p {
	font-style: italic;
	color: #00369c;
	font-weight: 800;
	margin-bottom: 32px;
}
.btn-sm span.caret-right {
	border-width: 4px 0 4px 8px;
}
.inner-item-content {
	padding: 25px 15px;
	color: #fff;
}


.img-catalog-wrapper {
	padding: 15px;
	margin-right: 8px;
	margin-left: -8px;
}
/*= Professional Page
-------------------------------------------------------------- */

.professional-name a {
	font-size: 14px;
	color: #55555a;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}
.professional-name a:hover {
	color: #c3002f;
}
.custom-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: white;
	border: 0;
	background: #009fdf;
 background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #009fdf), color-stop(0%, #009fdf), color-stop(35%, #0068c8), color-stop(35%, #0068c8), color-stop(70%, #0046ba), color-stop(99%, #001a8a));
	background: -webkit-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%);
	background: -o-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%);
	background: -ms-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%);
	background: linear-gradient(to right, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fdf', endColorstr='#001a8a', GradientType=1 );
}
.custom-dropdown .select2-container--default .select2-selection--single {
	border: 0;
}
.custom-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent transparent #fff
}
.custom-dropdown .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #fff transparent;

}




.custom-dropdown2 .select2-container {
  outline: none;
  box-sizing: border-box;
  display: inline-block;
  margin: 0px;
  position: relative;


	}

	   .custom-dropdown2 .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 0px;
      padding-right: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }



.custom-dropdown2 .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 15px;
	position:relative;
	float:left;
	top:2px;
}

.custom-dropdown2 .select2-container {
  width:auto;
  outline: none;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
	height:25px;
	 }

.custom-dropdown2 .select2-dropdown select2-dropdown--below  {
  background-color:#666;
  border: 1px solid #555;
  border-radius: 0px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.page-template-education-template .select2-dropdown {
  background-color: rgb(241,241,241);
 }

.page-template-education-template .select2-results__option {
  padding: 3px 6px;
  user-select: none;
  -webkit-user-select: none; }



.custom-dropdown2 .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #666;
	background-color: transparent;
	position: relative;
	float: left;
	font-size:16px;
	text-transform:uppercase;
}


.custom-dropdown2 .select2-container--default .select2-selection--single {
	border: 0;
	background-color:transparent;
}


.custom-dropdown2 select2-selection select2-selection--single, .custom-dropdown2 .select2-container--default .select2-selection--single {
	border: 0;
	background-color:transparent;
}



.custom-dropdown2 .select2-container--default .select2-selection--single .select2-selection__arrow b {

}
.custom-dropdown2 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {

}
 @media screen and (min-width: 650px) {
.professional-list {
	min-height: 315px;
}
}
/* 404 Error page start */

#fourohfour_header {
	font-size: 14px;
}
#fourohfour_menu {
	list-style-type: disc;
	font-size: 14px;
}
/* 404 Error page end */

/* About Us page start */

#aboutus_header {
	background-color: #0079c2;
	font-size: 36px;
	color: #fff;
	padding-left: 33px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 500;
}
#dear_reader {
	margin-top: 40px;
	font-size: 14px;
}
.letter_text {
	font-size: 14px;
}
#signature {
	margin-top: 20px;
	margin-bottom: 20px;
}
#president_nameandtitle {
	font-size: 16px;
}
/* About Us page end */


/* Contact Us page start */

#contactus_banner {
	background-image: url(/wp-content/uploads/sites/9/2014/11/contactus_banner.jpg);
	width: 940px;
	height: 137px;
}
#contactus_container {
	height: 740px;
}
#contactus_header {
	font-size: 24px;
	color: #0079c2;
}
#contactus_subheader {
	font-size: 14px;
}
.address_text {
	font-size: 14px;
}
.address_text a {
	text-decoration: underline;
}
.address_text span {
	color: #0079c2;
	font-weight: bold;
}
/*
#blueform {
	float: left;
	width: 300px;
	background-color: #0079c2;
	height: 368px;
	margin-left: 230px;
	margin-top: 28px;
	padding-left: 27px;
	padding-top: 33px;
}

#blueform_header {
	color: #ffffff;
	font-size: 21px;
	line-height: 1;
	font-weight: 500;
}

#blueform_text {
	color: #ffffff;
	font-size: 14px;
	margin-top: 9px;
}

#zipcode_field {
	margin-left: 22px;
    margin-top: 32px;
    width: 200px;
}

#zipcode_submit {
	width: 130px;
	margin-left: 59px;
	margin-top: 18px;
}

#addresses {
	float: left;
	width: 410px;
	margin-top: 25px;
}
*/


/* Government page start */

#government_container {
	height: 280px;
	margin-top: 33px;
}
#government_text {
	width: 900px;
	float: left;
}
#government_text p {
	font-size: 14px;
}
#government_header {
	color: #0079c2;
	font-size: 24px;
	margin-bottom: 10px;
}
#government_rightimg {
	width: 390px;
	float: left;
	margin-left: 100px;
}
#gform_20 .gfield_description {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	padding-bottom:10px;
}
#field_20_9 {
	font-style:italic;
	margin-bottom: 20px;
}
#input_20_6 {
	margin-bottom: 15px;
}
#input_20_6 label {
	display: inline !important;
	width: auto !important;
	height: auto !important;
	padding-left: 10px;
	font-weight:500;

}
#input_20_6 input {
	display: inline;
	width: auto;
	height: auto;
	padding-right: 10px;
	margin-bottom: 5px !important;
}
#input_20_17 {
	margin-bottom: 15px;
}
#input_20_17 label {
	display: inline !important;
	width: auto !important;
	height: auto !important;
	padding-left: 10px;
	font-weight:500;
}
#input_20_17 input {
	display: inline;
	width: auto;
	height: auto;
	padding-right: 10px;
	margin-bottom: 5px !important;
}
/* Government page end */

/* Log-in page start */

#login_header {
	margin-left: 411px;
	margin-bottom: 15px;
	margin-top: 54px;
	font-size: 18px;
}
#login_form {
	margin-left: 411px;
}
/* Log-in page end */

/* Privacy page start */

#privacy_banner {
	margin-bottom: 48px;
}
.privacy_header {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -20px;
}
.privacy_text {
	font-size: 14px;
}
/* Privacy page end */

/* Join Mail page start */

#joinmail_banner {
	margin-bottom: 48px;
}
.joinmail_field {
	width: 500px;
	border-color: #0079c2 !important;
	border-radius: 8px !important;
	color: #0079c2 !important;
}
#joinmail_submit {
	border-color: #0079c2 !important;
	border-radius: 8px !important;
	color: #0079c2 !important;
	background-color: #fff;
	border: thin solid;
}
#joinmail_form_container {
	width: 548px;
	font-size: 16px;
}
#joinmail_form {
	margin-top: 32px;
}
#joinmail_header {
	font-size: 20px;
}
/* Join Mail page end */

/* Service and Repair page start */

#servicerepair_directions {
	background-color: #0079c2;
	color: #ffffff;
	font-size: 22px;
	padding: 20px 15px;
	font-weight: 500;
}
#servicerepair_header {
	font-size: 20px;
	font-weight: 500;
	margin-top: 20px;
}
#servicerepair_subheader {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 30px;
}
.servicerepair_label {
	font-size: 20px;
	font-weight: 500;
}
#servicerepair_instructions_header {
	font-size: 16px;
	font-weight: 500;
	margin-top: 15px;
}
.servicerepair_instructions {
	font-size: 16px;
}
.servicerepair_instructions span {
	font-weight: 500;
}
.servicerepair_field {
	width: 541px;
	border-color: #0079c2 !important;
	border-radius: 8px !important;
	color: #0079c2 !important;
	font-size: 24px;
	margin-bottom: 20px !important;
}
.servicerepair_dropdown {
	width: 300px;
	border-color: #0079c2 !important;
	border-radius: 8px !important;
	color: #0079c2 !important;
	font-size: 24px;
	margin-bottom: 10px !important;
}
.servicerepair_textarea {
	width: 541px;
	border-color: #0079c2 !important;
	border-radius: 8px !important;
	color: #0079c2 !important;
	font-size: 24px;
	margin-bottom: 20px !important;
}
#servicerepair_btn {
	width: 132px;
	border-radius: 8px !important;
	font-size: 19px;
	border: thin solid #0079c2 !important;
	color: #0079c2;
	background-color: #fff;
}
.repair-form label, .repair-form h3 {
	display: none;
}
.repair-form .gfield span {
	margin-bottom: 12px;
	display: block;
	overflow: visible
}
.repair-form .gfield {
	margin: 0px;
	padding: 0px;
}
.input-half span {
	width: 50%;
	float: left;
	display: inline-block;
}
.inner-form-3 .ginput_left, .inner-form-3 .ginput_right {
	width: 33.3%;
	float: left;
	display: inline-block;
}
.inner-form-3 span.select2-selection.select2-selection--single {
	height: 34px;
	line-height: 34px;
}
.inner-form-3 .select2-container--default .select2-selection--single .select2-selection__arrow b {
	top: 12px;
}
.customize-support .select2-container--default .select2-selection--single {
	border-color: #ccc;
}
.inner-form-3 .select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 13px;
	line-height: 33px;
	opacity: 0.8;
}
.label-display li input[type="radio"] {
	/* float: left!important; */
	display: inline-block;
	width: 40px;
}
.label-display label {
	display: inline-block;/* float: left; *//* display: inline-block; */
}
/* Service and Repair page end */

/* Clinicians page start */

#clinicians_headerdiv {
	background-image: url(/wp-content/uploads/sites/9/2014/11/clinicians_fpo_image.png);
	width: 100%;
	height: 375px;
	background-repeat: no-repeat;
}
.clinicians_positioning {
	position: relative;
}
#clinicians_subheadertext {
	position: absolute;
	left: 650px;
	top: 170px;
	color: #595959;
	font-size: 13px;
}
#clinicians_headertext {
	color: #55555a;
	font-size: 36px;
	position: absolute;
	left: 650px;
	top: 50px;
	line-height: 1;
}
.label-display li input[type="radio"] {
	/* float: left!important; */
	display: inline-block;
	width: 40px;
}
.label-display label {
	display: inline-block;
}
#clinicians_finderdiv {
	width: 100%;
	height: 168px;
	background: #009fdf; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA5ZmRmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMDA2OGM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMDA2OGM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjMDA0NmJhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMDAxYThhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #009fdf), color-stop(0%, #009fdf), color-stop(35%, #0068c8), color-stop(35%, #0068c8), color-stop(70%, #0046ba), color-stop(99%, #001a8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* IE10+ */
	background: linear-gradient(to right, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fdf', endColorstr='#001a8a', GradientType=1 ); /* IE6-8 */
}
#clinicians_finderheader {
	float: left;
	color: #fff;
	padding-left: 10px;
	width: 410px;
}
#clinicians_finderheader_span1 {
	font-size: 50px;
	font-weight: 500;
}
#clinicians_finderheader_span2 {
	font-size: 14px;
}
#findclinician_link {
	background-image: url(/wp-content/uploads/sites/9/2014/11/white_rectangle_link.png);
	width: 357px;
	height: 47px;
	color: #0079c2;
	font-size: 21px;
	padding-top: 8px;
	padding-left: 14px;
	position: absolute;
	right: 50px;
	top: 86px;
	font-weight: 500;
}
/* Clinician subpage start */

.sidebar-right .title {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: 1px solid #55555a;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.sidebar-right .item, .sidebar-right p {
	font-size: 12.5px;
	line-height: 16px;
}
.sidebar-right ul {
	margin-bottom: 18px;
}
.main-container h1 {
	font-size: 24px;
}
.text-uppercase {
	text-transform: uppercase;
}
.professional-bio {
	color: #fff;
	background: #00359c;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 18px;
}
.professional-content {
	padding: 12px 0;
}
.professional-content h1 {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	margin: 12px 0;
	padding-bottom: 7px;
	border-bottom: 1px solid #fff;
}
.professional-content h2 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 4px;
	line-height: 24px;
	text-transform: uppercase;
}
.professional-content .item {
	font-size: 13px;
}
.professional-content .item a {
	color: #fff!important;
}
.professional-content .item a:hover {
	text-decoration: underline!important;
}
.professional-video {
	margin-top: 32px;
	margin-bottom: 32px;
}
#education_header_container {
	background-image: url(/wp-content/uploads/sites/9/2014/11/banner.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 374px;
}
#education_resource_select {
	border-color: #0079c2 !important;
	border-radius: 8px !important;
	color: #0079c2 !important;
	font-size: 20px !important;
}
#archived_materials_select {
	border-color: #0079c2 !important;
	border-radius: 8px !important;
	color: #0079c2 !important;
	font-size: 14px !important;
}
#technique_guides_select {
	border-color: #0079c2 !important;
	border-radius: 8px !important;
	color: #0079c2 !important;
	font-size: 16px !important;
}
#mini_technique_guides_select {
	border-color: #0079c2 !important;
	border-radius: 8px !important;
	color: #0079c2 !important;
	font-size: 14px !important;
}
.education_relative_pos {
	position: relative;
}
#education_maintext {
	position: absolute;
	left: 328px;
	top: 50px;
}
#education_maintext_header {
	color: #0079c2;
	font-size: 36px;
	width: 285px;
	line-height: 1;
}
#education_maintext_sub {
	font-size: 15px;
	color: #515151;
	width: 285px;
}
#education_feature_items1 {
	position: absolute;
	left: 758px;
	top: 50px;
}
#education_feature_items2 {
	position: absolute;
	left: 758px;
	top: 195px;
}
#education_sabrecut_pos {
	float: right;
}
#education_durabraze_margins {
	margin: 10px 0px;
}
.education_item_name {
	color: #0079c2;
	font-size: 30px;
	width: 160px;
	float: left;
}
#education_item_desc1 {
	color: #515151;
	font-size: 14px;
	width: 160px;
	margin-bottom: 10px;
}
#education_item_desc2 {
	color: #515151;
	font-size: 14px;
}
.blue_arrow_floatleft {
	float: left;
}
#educationfinder_container {
	width: 960px;
	height: 200px;
	background-color: #0079c2;
}
#educationfinder_link {
	position: absolute;
	float: left;
	left: 550px;
	top: 70px;
}
#educationfinder_headerpos {
	margin-left: 8px;
}
#educationfinder_header {
	font-size: 50px;
	color: #fff;
}
#educationfinder_subheader {
	font-size: 36px;
	color: #fff;
}
#educationfinder_text {
	font-size: 14px;
	color: #fff;
	margin-left: 8px;
}
#education_lowercontainer {
	height: 1250px;
}
.education_columns {
	width: 300px;
	float: left;
	margin-right: 16px;
}
#current_ce_courses_header {
	font-size: 19px;
	color: #0079c2;
	margin-top: 30px;
	background-image: url(/wp-content/uploads/sites/9/2014/11/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 260px 0;
	height: 36px;
}
#case_studies_header {
	font-size: 19px;
	color: #0079c2;
	margin-top: 30px;
	background-image: url(/wp-content/uploads/sites/9/2014/11/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 260px 0;
	height: 36px;
}
#archived_ce_materials_header {
	font-size: 19px;
	color: #0079c2;
	margin-top: 30px;
	background-image: url(/wp-content/uploads/sites/9/2014/11/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 260px 0;
	height: 36px;
}
#presentations_header {
	font-size: 19px;
	color: #0079c2;
	margin-top: 34px;
	background-image: url(/wp-content/uploads/sites/9/2014/11/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 260px 0;
	height: 36px;
}
.education_lowersection_buttonlink {
	margin-top: 14px;
}
.education_header_padding {
	padding-top: 7px;
}
.education_lowersection_line {
	height: 1px;
	background-color: #0079c2;
	width: 300px;
	margin-top: 10px;
}
#dr_mclaren_img {
	margin-top: 16px;
	float: left;
}
#dr_mclaren_quote {
	font-size: 12px;
	color: #0079c2;
	float: left;
	margin-left: 10px;
	width: 130px;
	margin-top: 112px;
}
.education_lowersection_text {
	font-size: 13px;
	margin-top: 17px;
	width: 280px;
}
.education_lowersection_header {
	font-size: 19px;
	color: #0079c2;
	margin-top: 34px;
	background-image: url(/wp-content/uploads/sites/9/2014/11/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 260px 0;
	height: 36px;
	line-height: 1
}
.education_lowersection_subheader {
	font-size: 16px;
	margin-top: 17px;
	color: #0779be;
	width: 300px;
}
#education_go_button {
	margin-left: 240px;
}
#beforeandafter_fpo {
	margin-top: 20px;
}
/* Student Page */
#gform_19 h2 {
	font-size: 16px;
	font-weight:700;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom:8px;
	border-bottom: #555 solid 1px;
}
#gform_19 .gsection_description {
	font-size:14px;
	font-style:italic;
	padding-bottom:10px;
}
#gform_19 .gfield_description {
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	padding-bottom:10px;
}



/* News and Featured Posts
------------------------------------------------------*/

.featured-post-wrapper, .news-stories {
	border-bottom: 1px solid #ccc;
	padding-bottom: 32px;
}
/* Before and After page start */

#beforeandafter_banner_container {
	width: 100%;
	background-color: #0079c2;
	padding-left: 11px;
}
#beforeandafter_banner_container2 {
	float: left;
	width: 469px;
	color: #fff;
}
#beforeandafter_header {
	font-size: 36px;
	font-weight: 500;
	padding-top: 20px;
}
.beforeandafter_headertext {
	font-size: 15px;
}
#beforeandafter_subheader_container {
	margin-top: 49px;
}
#beforeandafter_subheader {
	font-size: 24px;
	color: #0079c2;
}
#beforeandafter_subheader_line {
	width: 620px;
	height: 1px;
	background-color: #0079c2;
}
.beforeandafter_row {
	width: 100%;
	height: 195px;
}
.beforeandafter_before {
	margin-top: 16px;
	width: 420px;
	float: left;
	margin-right: 80px;
}
.beforeandafter_after {
	margin-top: 16px;
	width: 420px;
	float: left;
}
.beforeandafter_image {
	float: left;
	margin-right: 31px;
}
.beforeandafter_subheader2 {
	font-size: 20px;
	color: #0079c2
}
.beforeandafter_subheader3 {
	font-size: 16px;
	color: #0079c2;
}
.beforeandafter_textmargin {
	margin-top: 22px;
}
.beforeandafter_text {
	font-size: 12px;
}
#beforeandafter_loadmore {
	margin-top: 33px;
}
/* Before and After page end */

/* Case Studies page start */

#casestudies_header_container {
	width: 100%;
	background-color: #0079c2;
	padding-left: 11px;
	height: 319px;
}
#casestudies_header_innercontainer {
	float: left;
	width: 469px;
	color: #fff;
}
#casestudies_header_innercontainer p {
	font-size: 15px;
}
#casestudies_headertext {
	font-size: 36px;
	font-weight: 500;
	padding-top: 20px;
}
.casestudies_subheader {
	margin-top: 49px;
}
.casestudies_subheader p {
	font-size: 24px;
	color: #0079c2;
}
.casestudies_subheader_line {
	width: 620px;
	height: 1px;
	background-color: #0079c2;
}
#casestudies_current_section {
	height: 400px;
	margin-top: 20px;
}
#casestudies_current_leftcol {
	float: left;
	width: 300px;
}
#casestudies_current_rightcol {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#casestudies_past_section {
	height: 400px;
	margin-top: 20px;
}
#casestudies_past_leftcol {
	float: left;
	width: 300px;
}
#casestudies_past_rightcol {
	float: left;
	width: 300px;
	margin-left: 20px;
}
.leftcol_header {
	font-size: 16px;
	color: #0779be;
}
.leftcol_text {
	font-size: 13px;
}
.leftcol_header2 {
	font-size: 16px;
	color: #0779be;
	margin-bottom: 0px;
}
.leftcol_text2 {
	font-size: 13px;
	margin-top: 0px;
}
.rightcol_header {
	font-size: 16px;
	color: #0779be;
}
.rightcol_text {
	font-size: 13px;
}
.rightcol_videoplaceholder {
	margin-bottom: 30px;
}
#casestudies_loadmore {
	text-align: center;
	width: 600px;
}
/* Case Studies page end */

/* Clinical Articles page start */

#articles_header_container {
	width: 100%;
	background-color: #0079c2;
	padding-left: 11px;
}
#articles_header_innercontainer {
	float: left;
	width: 469px;
	color: #fff;
}
#articles_header_innercontainer p {
	font-size: 15px;
}
#articles_headertext {
	font-size: 36px;
	font-weight: 500;
	padding-top: 20px;
	line-height: 1;
	margin-bottom: 28px;
}
.articles_subheader {
	margin-top: 49px;
}
.articles_subheader p {
	font-size: 24px;
	color: #0079c2;
}
.articles_subheader_line {
	width: 620px;
	height: 1px;
	background-color: #0079c2;
}
#articles_current_section {
	height: 400px;
	margin-top: 20px;
}
#articles_past_section {
	height: 400px;
	margin-top: 20px;
}
#articles_current_leftcol {
	float: left;
	width: 300px;
}
#articles_current_rightcol {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#articles_past_leftcol {
	float: left;
	width: 300px;
}
#articles_past_rightcol {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#articles_loadmore {
	text-align: center;
	width: 600px;
}
#articles_img_bottom_margin {
	margin-bottom: 30px;
}
/* Clinical Articles page end */

/* DocFinder page start */

#docfinder_header_container {
	width: 100%;
	background-color: #0079c2;
	padding-left: 11px;
}
#docfinder_header_innercontainer {
	float: left;
	width: 469px;
	color: #fff;
}
#docfinder_header_innercontainer p {
	font-size: 15px;
}
#docfinder_headertext {
	font-size: 36px;
	font-weight: 500;
	padding-top: 20px;
	line-height: 1;
	margin-bottom: 28px;
}
#docfinder_lowercontainer {
	width: 100%;
	height: 600px;
}
.docfinder_leftmiddle_container {
	width: 241px;
	float: left;
	margin-right: 80px;
}
.docfinder_leftmiddle_container p {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#docfinder_right_container {
	width: 241px;
	float: left;
}
#docfinder_right_container p {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#docfinder_bluetext {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0079c2;
}
.docfinder_subheader {
	font-size: 23px;
	color: #0079c2;
	margin-top: 50px;
}
.docfinder_subheader_line {
	width: 241px;
	height: 1px;
	background-color: #0079c2;
	margin-bottom: 22px;
}
/* DocFinder page end */

/* Presentations page start */

#presentations_header_container {
	width: 100%;
	background-color: #0079c2;
	padding-left: 11px;
}
#presentations_header_innercontainer {
	float: left;
	width: 469px;
	color: #fff;
}
#presentations_header_innercontainer p {
	font-size: 15px;
}
#presentations_headertext {
	font-size: 36px;
	font-weight: 500;
	padding-top: 20px;
}
.presentations_subheader {
	font-size: 24px;
	color: #0079c2;
}
.presentations_subheader_container {
	margin-top: 49px;
}
.presentations_subheader_line {
	width: 620px;
	height: 1px;
	background-color: #0079c2;
}
#presentations_current_section {
	height: 400px;
	margin-top: 20px;
}
#presentations_past_section {
	height: 400px;
	margin-top: 20px;
}
#presentations_current_leftcol {
	float: left;
	width: 300px;
}
#presentations_current_rightcol {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#presentations_past_leftcol {
	float: left;
	width: 300px;
}
#presentations_past_rightcol {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#presentations_loadmore {
	text-align: center;
	width: 600px;
}
/* Presentations page end */

/* Webinar page start */

#webinar_header_container {
	width: 100%;
	background-color: #0079c2;
	padding-left: 11px;
}
#webinar_header_innercontainer {
	float: left;
	width: 469px;
	color: #fff;
}
#webinar_header_innercontainer p {
	font-size: 15px;
}
#webinar_headertext {
	font-size: 36px;
	font-weight: 500;
	padding-top: 20px;
}
.webinar_subheader {
	font-size: 24px;
	color: #0079c2;
}
.webinar_subheader_container {
	margin-top: 49px;
}
.webinar_subheader_line {
	width: 620px;
	height: 1px;
	background-color: #0079c2;
}
#webinar_upcoming_section {
	height: 400px;
	margin-top: 20px;
}
#webinar_past_section {
	height: 400px;
	margin-top: 20px;
}
#webinar_upcoming_leftcol {
	float: left;
	width: 300px;
}
#webinar_upcoming_rightcol {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#webinar_past_leftcol {
	float: left;
	width: 300px;
}
#webinar_past_rightcol {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#webinar_loadmore {
	text-align: center;
	width: 600px;
}
/* Webinar page end */

/* Site Map page start */

#sitemap_header {
	font-size: 18px;
	color: #1079bf;
	font-weight: 500;
}
#sitemap_subheader {
	font-size: 14px;
}
#sitemap_list {
	font-size: 14px;
	list-style-type: disc;
	color: #1079bf;
}
#sitemap_list li a {
	text-decoration: underline;
}
/* Site Map page end */

/* Search Results page start */

#searchresults_header {
	margin-left: 360px;
	font-size: 18px;
}
#searchresults_field_label {
	color: #0078bf;
	font-size: 18px;
}
#searchresults_field {
	width: 185px;
	border-color: #0078bf;
	border-radius: 8px;
	border-width: medium;
	color: #0078bf;
}
/* Search Results page end */

/* Product Category page start */

.category_desc {
	width: 320px;
	float: left;
	font-size: 13px;
}
.category_desc_header {
	font-size: 20px;
	color: #0079c2;
}
.category_container {
	width: 100%;
	border-top: 1px solid #0079c2;
	border-bottom: 1px solid #0079c2;
	float: left;
	height: 100%;
	padding-bottom: 30px;
	padding-top: 30px;
	background: -webkit-linear-gradient(left, #cadff7, #ffffff);
	background: -o-linear-gradient(right, #cadff7, #ffffff);
	background: -moz-linear-gradient(right, #cadff7, #ffffff);
	background: linear-gradient(to right, #cadff7, #ffffff);
}
.category_subcontainer {
	float: left;
}
.category_subcontainer2 {
	float: left;
	margin-right: 40px;
}
.category_product1 {
	margin-left: 113px;
}
.category_product2 {
	margin-left: 53px;
}
.category_product1_btn {
	margin-left: 53px;
}
/* Product Category page end */

/* Product page start */

#productpage_banner {
	background-image: url(/wp-content/uploads/sites/9/2014/11/productpage_banner.jpg);
	background-repeat: no-repeat;
	width: 958px;
	height: 318px;
	margin-bottom: 18px;
}
#productpage_header {
	font-size: 18px;
}
.productpage_container {
	float: left;
	margin-top: 40px;
}
.productpage_categoryname {
	border-bottom: 1px solid #55555a;
	margin-bottom: 20px;
	/*background-image: url(/wp-content/uploads/sites/9/2014/11/blue_arrow.png); */
	background-repeat: no-repeat;
	background-position: 503px 0;
}
.productpage_categoryname h2:after {
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(images/fill-arrow.png) no-repeat center 8px #fff!important;
	margin-left: 15px;
}
.productpage_categorydesc {
	width: 300px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
}
.productpage_categorydesc2 {
	width: 300px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	margin-bottom: 16px
}
.productpage_categorydesc3 {
	width: 300px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	margin-bottom: 28px;
}
.special-product .product-img {
	margin-bottom: 10px;
	width: 100%!important;
}
.special-product .intro-text, .special-product .intro-text p {
	padding-left: 15px;
	padding-right: 15px;
}
.box-content .special-product {
	padding-bottom: 16px;
}
.box.box-blue .box-content p.bc-inner {
	padding: 15px 17px;
}
#carbides_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/carbide.png);
	width: 219px;
	height: 110px;
	float: left;
}
#diamonds_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/diamonds.png);
	width: 219px;
	height: 106px;
	float: left;
}
#endodontics_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/endodontics.png);
	width: 219px;
	height: 115px;
	float: left;
}
#finishing_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/finishing.png);
	width: 219px;
	height: 122px;
	float: left;
}
#hand_instruments_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/hand_instruments.png);
	width: 219px;
	height: 122px;
	float: left;
}
#hygiene_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/hygiene.png);
	width: 219px;
	height: 108px;
	float: left;
}
#misc_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/misc.png);
	width: 219px;
	height: 122px;
	float: left;
}
#handpieces_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/handpieces.png);
	width: 219px;
	height: 109px;
	float: left;
}
#procedure_systems_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/procedure_systems.png);
	width: 219px;
	height: 126px;
	float: left;
}
#steelburs_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/steelburs.png);
	width: 219px;
	height: 122px;
	float: left;
}
#vision_img {
	background-image: url(/wp-content/uploads/sites/9/2014/11/vision.png);
	width: 219px;
	height: 122px;
	float: left;
}
.viewallproducts_btn {
	float: right;
	border: 1px solid #555;
	border-radius: 0;
	text-transform: uppercase;
	padding: 4px 28px 4px 12px;
	box-shadow: none;
	margin-top: 32px;
	position: relative;
}
.viewallproducts_btn a {
	color: #555;
}
/* Product page end */

/* News and Events page start */

#inthenews_header_container {
	color: #fff;
	background-color: #0079c2;
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
#inthenews_header_title {
	font-size: 50px;
}
#inthenews_header_directions {
	font-size: 14px;
}
#inthenews_mainsection_date {
	color: #0079c2;
	font-size: 14px;
	position: relative;
	left: 890px;
	top: 29px;
	width: 100px;
}
#inthenews_mainsection_title {
	/*color: #0079c2; */
	font-size: 24px;
}
#inthenews_mainsection_line {
	height: 1px;
	background-color: #55555a;
	width: 100%;
}
#inthenews_mainsection_textcontainer {
	height: 450px;
	margin-top: 26px;
}
#inthenews_mainsection_text {
	width: 641px;
	float: left;
	font-size: 13px;
}
#inthenews_share_container {
	width: 230px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 85px;
	margin-bottom: 45px;
}
#inthenews_share_subcontainer {
	border-radius: 8px;
	border: thin solid #0079c2;
	color: #0079c2;
	text-align: center;
	font-size: 24px;
	height: 140px;
}
.inthenews_socialmediaicons {
	float: left;
	margin: 8px;
}
#inthenews_facebook {
	background-image: url(/wp-content/uploads/sites/9/2014/12/facebook_icon.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_facebook:hover {
	background-image: url(/wp-content/uploads/sites/9/2014/12/facebook_icon_hover.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_twitter {
	background-image: url(/wp-content/uploads/sites/9/2014/12/twitter_icon.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_twitter:hover {
	background-image: url(/wp-content/uploads/sites/9/2014/12/twitter_icon_hover.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_pinterest {
	background-image: url(/wp-content/uploads/sites/9/2014/12/pinterest_icon.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_pinterest:hover {
	background-image: url(/wp-content/uploads/sites/9/2014/12/pinterest_icon_hover.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_googleplus {
	background-image: url(/wp-content/uploads/sites/9/2014/12/googleplus_icon.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_googleplus:hover {
	background-image: url(/wp-content/uploads/sites/9/2014/12/googleplus_icon_hover.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_youtube {
	background-image: url(/wp-content/uploads/sites/9/2014/12/youtube_icon.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_youtube:hover {
	background-image: url(/wp-content/uploads/sites/9/2014/12/youtube_icon_hover.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_linkedin {
	background-image: url(/wp-content/uploads/sites/9/2014/12/linkedin_icon.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#inthenews_linkedin:hover {
	background-image: url(/wp-content/uploads/sites/9/2014/12/linkedin_icon_hover.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 31px;
	float: left;
}
#news_socialicons tr td {
	border: 0 solid #fff;
}
#news_socialicons {
	width: 180px;
	margin-left: 25px;
}
#inthenews_taglabel {
	color: #0079c2;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
.inthenews_tag {
	color: #0079c2;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	float: left;
}
.inthenews_tag_underline {
	text-decoration: underline;
}
#inthenews_subsection_container {
	float: left;
}
/*.inthenews_subsection_line {
	height:1px;
	background-color: #55555a;
	margin: 7px 0px;
}*/

.inthenews_subsection_dateandtitle {
	min-height: 42px;
	border-bottom: 1px solid #55555a;
	/* padding-bottom: 32px; */
	margin-bottom: 18px;
}
#inthenews_subsection1 {
	width: 300px;
	float: left;
	margin-right: 18px;
	height: 200px;
}
#inthenews_subsection2 {
	width: 300px;
	float: left;
	margin-right: 18px;
}
#inthenews_subsection3 {
	width: 300px;
	float: left;
}
/*.inthenews_subsection_dateandtitle {
	background-image: url(/wp-content/uploads/sites/9/2014/11/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 36px;
}*/

.inthenews_subsection_title {
	/*color: #0079c2; */
	font-size: 20px;
	float: left;
}
.inthenews_subsection_date {
	/*color: #0079c2; */
	font-size: 12px;
	float: right;
	margin-top: 8px;/*margin-right: 40px;*/
}
.inthenews_subsection_text {
	font-size: 13px;
}
#inthenews_subsection_readmore1 {
	float: right;
	margin-top: 60px;
}
#inthenews_subsection_readmore2 {
	float: right;
	margin-top: 3px;
}
#inthenews_subsection_readmore3 {
	float: right;
	margin-top: 3px;
}
#dentalevents_header_container {
	color: #fff;
	background-color: #0079c2;
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	margin-top: 50px;
}
#dentalevents_header_title {
	font-size: 50px;
}
#dentalevents_header_directions {
	font-size: 14px;
}
#dentalevents_subsection_container {
	margin: 20px 0px;
	min-height: 200px;
	float: left;
}
#dentalevents_subsection1 {
	width: 300px;
	float: left;
	margin-right: 18px;
}
#dentalevents_subsection2 {
	width: 300px;
	float: left;
	margin-right: 18px;
}
#dentalevents_subsection3 {
	width: 300px;
	float: left;
}
.dentalevents_subsection_title {
/*color: #0079c2;*/
	/*font-size: 18px;*/
}
.dentalevents_subsection_text {
	font-size: 12px;
}
/* News and Events page end */

.section-title {
	font-size: 24px;
	font-weight: normal;
}
#header {
	padding-top: 25px
}
/*#header .contact-no {margin-top: -10px} Already on Global.css*/

/*#header p.site-description {margin-top: 5px; font-size: 16px} Already on Global.css*/

.about-brasseler {
	padding-left: 10px;
	padding-right: 10px
}
.header-data-education .header-data-top {
	padding: 30px 10px 25px;
	background: url(images/education-resource.jpg) no-repeat;
}
/*----------------------- Product Catalog Style ------------------------------*/
ul.product-catalog {
	color: #0079c2;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 25px 0 0;
	font-size: 26px
}
ul.product-catalog > li {
	position: relative;
	padding-right: 0px;
	min-height: 125px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 45%;
	float: left;
	margin-right: 5%
}

@media (max-width: 530px) {

		ul.product-catalog > li {
			position: relative;
			padding-right: 0px;
			min-height: 125px;
			margin-top: 15px;
			margin-bottom: 15px;
			width: 100%;
			clear:both;
			margin-right: 5%
		}


}


ul.product-catalog.catalog-single > li {
	float: none;
	padding: 0;
	width: 100%
}
ul.product-catalog img.catalog-img {
	max-width: 30px;
	max-height: 90px;
	vertical-align: top;
	float: left;
	margin-right: 15px;
	margin-top: -10px;
}
ul.product-catalog.catalog-single img.catalog-img {
	margin-top: 0
}
ul.product-catalog a.arrow-link {
	position: absolute;
	right: 0;
	width: 36px;
	height: 36px;
	border: 2px solid #0079c2;
	border-radius: 5px;
	display: none;
}
ul.product-catalog.catalog-single a.arrow-link {
	position: static;
}
.catalog-info {
	margin-bottom: 10px
}
.catalog-info + .catalog-info {
	margin-top: 30px
}
.catalog-info h2 {
	margin-bottom: 0
}
.catalog-info p {
	margin-bottom: 5px
}
.catalog-info a.arrow-link {
	margin-top: 5px
}
.product-list .product-catalog a {
	color: #55555a;
	font-weight: 400;
	text-transform: uppercase;
	cursor: pointer;
}
div.product-list {
	background: none!important;
	border: 0!important;
}
.product-list .shop-now:after {
	display: none;
}
.block-gradient {
	padding: 25px;
	margin-bottom: 18px;
	color: #fff;
	background: #009fdf; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA5ZmRmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMDA2OGM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMDA2OGM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjMDA0NmJhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMDAxYThhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #009fdf), color-stop(0%, #009fdf), color-stop(35%, #0068c8), color-stop(35%, #0068c8), color-stop(70%, #0046ba), color-stop(99%, #001a8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* IE10+ */
	background: linear-gradient(to right, #009fdf 0%, #009fdf 0%, #0068c8 35%, #0068c8 35%, #0046ba 70%, #001a8a 99%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fdf', endColorstr='#001a8a', GradientType=1 ); /* IE6-8 */
}
.block-gradient h3.title-shopnow {
	font-size: 21px;
	text-transform: uppercase;
	color: white;
}
.block-gradient p {
	margin-bottom: 12px;
	font-size: 12px!important;
}
.block-gradient .btn-outline {
	background: #fff;
	position: relative;
	float: right;
	font-size: 12px;
	cursor: pointer;
}
.block-gradient .btn-outline:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: transparent transparent transparent #c2002f;
	position: absolute;
	top: 8px;
	right: 10px;
	color: #555;
}
h3.post-title.arrow.small-arrow.bordered {
	padding: 0;
	font-size: 16px!important;
	text-transform: uppercase;
	border-bottom: 1px solid #55555a;
	padding-bottom: 8px;
	margin-bottom: 24px;
}
h3.post-title.arrow.small-arrow.bordered:after {
	display: none;
}
a.read-more {
	color: #c3002f;
}
body #gform_wrapper_11 input[type="text"], body #gform_wrapper_11 input[type="url"], body #gform_wrapper_11 input[type="email"], body #gform_wrapper_11 input[type="tel"], body #gform_wrapper_11 input[type="number"], body #gform_wrapper_11 input[type="password"] {
	font-size: 14px !important;
	padding: 5px;
	margin: 0px;
}
body #gform_wrapper_11 select {
	margin: 0px;
	padding: 0px;
}

#gform_12 .select2-selection__rendered::before{
	content: "Click to Select";
	display: block;
	background: #f1f1f1;
  padding: 1em;
	text-transform: uppercase;
	font-size: .8em;
	cursor: pointer;
}
#gform_12 input.select2-search__field {
	display: none;
}

/*.gfield_label {
	font-size: 20px !important;
	color: #0079c2;
}
*/

/*.gfield_label {
	font-size: 20px !important;
	color: #0079c2;
}
*/


@media (min-width: 768px) {
.page-id-52 .brasseler-custom-form {
	background: #f1f1f1;
	padding: 25px 10px 15px 10px;
	position: relative;
	margin:15px 0px 35px 0px;
	float:left;
}

}

/*@media (max-width: 650px) {
.page-id-52 .brasseler-custom-form {
	background: #f1f1f1;
	padding: 25px 10px 15px 10px;
	position: relative;
	margin:15px 5px 35px 5px;
	float:left;
}

}*/




#gform_confirmation_wrapper_11{
	font-weight:bold;
	margin:15px 0px;
}

.need-form-footer{
	position:relative;
	top:-10px;
}

.page-id-52 .gform_body{
	width:100%
}



body .jfix_  ul li  {
	padding:0px;
	margin:0px;


}

body .jfix_ input, body .jfix_ textarea {


	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;

	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin:0px 0px 5px 0px;

}

body .jfix_ input[type=checkbox],
body .jfix_ input[type=radio]{

	display: block;
	width: 100%;
	height: 20px;
	padding: 6px 12px;
	background-color:transparent;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-image: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin:0px 0px 5px 0px;

}




body .jfix_ select {

height: 34px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	outline: none!important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin:0px 0px 5px 0px;
	padding:3px;


}

body .jfix_ select[type=checkbox],
body .jfix_ select[type=radio]
 {

height: 20px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-image: none;
	background-color:transparent;
	border-radius: 0px;
	outline: none!important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin:0px 0px 5px 0px;
	padding:3px;


}

.jfix_ #field_11_23_2 {

}



.jfix_ #input_11_33, .jfix_ #field_11_33 {/*Address*/
	width:100%;

}

.jfix_ #field_11_33, .jfix_ #field_11_34 {/*Address*/
	margin-bottom:11px;

}




.jfix_ #input_11_58, .jfix_ #field_11_58 {/*email*/
	width:300px;
	float:right;

}

.jfix_ #input_11_57, .jfix_ #field_11_57 {/*email*/

	float:right;

}

.jfix_ #input_11_8, .jfix_ #field_11_8 {/*Fax*/
	width:300px;
	float:right;
}


.jfix_ #input_11_34, .jfix_ #field_11_34 {/*address*/
	width:100%;

}



.jfix_ #input_11_32, .jfix_ #field_11_32 {/*prefix*/
	width:90px;

}


.jfix_ #input_11_31, .jfix_ #field_11_31 {/*last name*/
	width:300px;

}



.jfix_ #input_11_39, .jfix_ #field_11_39 {/*city*/
	width:300px;

}

.jfix_ #input_11_41, .jfix_ #field_11_57 {/*zip*/
	width:125px;


}

.jfix_ #input_11_42, .jfix_ #field_11_42 {/*state*/
	width:150px;

}

.jfix_ #input_11_5, .jfix .ginput_complex .ginput_left #input_11_5_3_container {


}
.jfix_ #field_11_5_4 {


}
.jfix_ #field_11_5_5 {


}




#field_11_23_2 .ginput_container {
width:60px;

	}



body .jfix_ label  {
display:none;


}

body .jfix_ .instruction  {
display:none;


}


body .gform_wrapper .jfix_ .gfield_label,
.gform_wrapper .top_label .gfield_label,
.page-id-54 .gform_wrapper .top_label .gfield_label   {
display:none;


}






body .gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0px;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper .top_label textarea.textarea.medium, .gform_wrapper .hidden_label textarea.textarea.medium {
	width: 100%;
}
.title_dropdown .ginput_container select {
	font-size: 20px !important;
	color: #0079c2;
	border: 2px solid #0079c2;
	border-radius: 8px;
}
.title_dropdown .ginput_container select option {
	font-size: 20px !important;
	color: #0079c2;
}
#clinician_select {
	border-color: #f1f1f1 !important;
	border-radius: 8px !important;
	color: #555 !important;
	font-size: 17px !important;
	right: 100px;
	position: absolute;
	top: 72px;
}
#catalog_column {
	float: left;
	position: relative;
	top: 334px;
	margin-top: 50px;
}



/* Service & Repair form */

#gform_fields_11 .gfield {
	float: left;
	width: 50%;
	padding-right: 15px;
	margin-bottom: 15px;
}

#gform_fields_11 .gfield input,
#gform_fields_11 .gfield select {
	float: none;
	width: 100%;
}

#gform_fields_11 .gfield_html {
	float: none;
	width: 100%;
	clear: both;
}

#gform_fields_11 #field_11_32 {
	width: 15%;
}
#gform_fields_11 #field_11_30 {
	width: 35%;
}

#gform_fields_11 .select2-container {
	margin: 0;
}
#gform_fields_11 .select2-container .select2-selection__rendered {
	line-height: 32px;
}
#gform_fields_11 .select2-container .select2-selection__arrow b {
	top: 13px;
}

#gform_fields_11 #field_11_42 {
	width: 30%;
}
#gform_fields_11 #field_11_57 {
	width: 20%;
}

#gform_fields_11 #field_11_9 {
	width: 100%;
}

#field_11_32, #field_11_33, #field_11_39, #field_11_7 {
	clear: left;
}

#gform_fields_11 #field_11_11,
#gform_fields_11 #field_11_16,
#gform_fields_11 #field_11_47,
#gform_fields_11 #field_11_46,
#gform_fields_11 #field_11_51,
#gform_fields_11 #field_11_52 {
	width: 30%;
}

#gform_fields_11 #field_11_45,
#gform_fields_11 #field_11_50,
#gform_fields_11 #field_11_53 {
	width: 40%;
}

#gform_fields_11 #field_11_56,
#gform_fields_11 #field_11_55 {
	margin: 0;
}
#gform_fields_11 #field_11_56 hr,
#gform_fields_11 #field_11_55 hr {
	margin-bottom: 15px;
}

#gform_wrapper_11 .gform_footer {
	padding: 20px 0;
	clear: both;
}
#gform_submit_button_11 {
	width: 171px;
}

#gform_fields_11 .validation_message {
	margin: 5px 0 0;
}

@media (max-width: 650px) {
	
	.page-id-52 .brasseler-custom-form {
		padding-right: 15px;
	}

	#gform_fields_11 .gfield {
		width: 100%;
	}

	#gform_fields_11 #field_11_32 {
		width: 30%;
	}
	#gform_fields_11 #field_11_30 {
		width: 70%;
	}

	#gform_fields_11 #field_11_42 {
		width: 70%;
	}
	#gform_fields_11 #field_11_57 {
		width: 30%;
	}

	#gform_fields_11 #field_11_7,
	#gform_fields_11 #field_11_8 {
		width: 50%;
	}

	#gform_fields_11 #field_11_11,
	#gform_fields_11 #field_11_16,
	#gform_fields_11 #field_11_47,
	#gform_fields_11 #field_11_46,
	#gform_fields_11 #field_11_51,
	#gform_fields_11 #field_11_52 {
		width: 50%;
	}

	#gform_fields_11 #field_11_45,
	#gform_fields_11 #field_11_50,
	#gform_fields_11 #field_11_53 {
		width: 100%;
		clear: both;
	}

}

@media (max-width: 459px) {
	
	#gform_fields_11 .gfield,
	#gform_fields_11 #field_11_11,
	#gform_fields_11 #field_11_16,
	#gform_fields_11 #field_11_47,
	#gform_fields_11 #field_11_46,
	#gform_fields_11 #field_11_51,
	#gform_fields_11 #field_11_52,
	#gform_fields_11 #field_11_45,
	#gform_fields_11 #field_11_50,
	#gform_fields_11 #field_11_53 {
		width: 100% !important;
		clear: both;
	}
	
	#gform_wrapper_11 .gform_footer {
		padding-right: 15px;
	}
	#gform_submit_button_11 {
		width: 100%;
	}

}



@media (max-width: 768px) {
#catalog_column {
	float: left;
	position: relative;
	top: 34px;
}
#header {
	margin-top: 44px;
	padding-top: 25px;
}
#dentalevents_subsection_container {
	width: auto;
	float: none;
	margin-bottom: 20px;
	height: 580px;
}
#dentalevents_subsection1 {
	width: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	float: none;
}
#dentalevents_subsection2 {
	width: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	float: none;
}
#dentalevents_subsection3 {
	width: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	float: none;
}
#learnmorebuttons_group {
	width: auto;
	margin-bottom: 50px;
}
#learnmore_dental {
	float: none;
	width: auto;
	margin-left: 0px;
	margin-bottom: 20px;
}
#productpage_banner {
	width: 100%;
	background-size: 100%;
	height: 140px;
}
.special-product .product-img {
	margin-bottom: 10px;
	width: 100%!important;
}
.education_subpage_headerimage {
	margin-top: 25px;
	width: 90%;
	padding-bottom: 16px;
}
#casestudies_header_innercontainer {
	width: 400px;
}
#articles_header_innercontainer {
	width: 400px;
}
#presentations_header_innercontainer {
	width: 433px;
}
#webinar_header_innercontainer {
	width: 433px;
}
#beforeandafter_banner_container2 {
	width: 433px;
}
#beforeandafter_header {
	font-size: 34px;
	font-weight: 500;
	padding-top: 20px;
}
#docfinder_header_innercontainer {
	width: 400px;
}
.articles_subheader_line {
	background-color: #0079c2;
	height: 1px;
	width: 400px;
}
#beforeandafter_loadmore {
	margin-top: 33px;
	margin-bottom: 300px;
}
#clinicians_headertext {
	color: #0079c2;
	font-size: 36px;
	left: 0;
	line-height: 1;
	position: absolute;
	top: 275px;
	width: 390px;
}
#clinicians_subheadertext {
	color: #595959;
	font-size: 13px;
	left: 0;
	position: absolute;
	top: 390px;
}
#clinicians_headerdiv {
	background-image: url("/wp-content/uploads/sites/9/2014/11/clinicians_fpo_image.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 470px;
	width: 100%;
}
#findclinician_link {
	background-image: url("/wp-content/uploads/sites/9/2014/11/white_rectangle_link2.png");
	color: #0079c2;
	font-size: 21px;
	font-weight: 500;
	height: 47px;
	left: 6px;
	padding-left: 14px;
	padding-top: 8px;
	position: absolute;
	top: 180px;
	width: 223px;
}
#clinician_info_paragraph {
	float: left;
	margin-left: 0px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#clinician_videotext_container {
	float: left;
	margin-right: 0;
	margin-top: 10px;
	width: 400px;
}
#clinicians_finderdiv {
	background-color: #0079c2;
	height: 272px;
	width: 100%;
}
#government_rightimg {
	float: left;
	margin-left: 0px;
	width: 34%;
}
#blueform {
	margin-left: 0px;
}
#education_lowercontainer {
	height: 2600px;
}
#educationfinder_link {
	float: left;
	left: 8px;
	position: absolute;
	top: 167px;
}
#education_feature_items2 {
	left: 220px;
	position: absolute;
	top: 210px;
}
#education_feature_items1 {
	left: 0;
	position: absolute;
	top: 210px;
}
#education_header_container {
	background-image: url("/wp-content/uploads/sites/9/2014/11/banner.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 202px;
	width: 400px;
	margin-bottom: 170px;
}
#education_maintext {
	left: 175px;
	position: absolute;
	top: 2px;
}
#education_maintext_header {
	color: #0079c2;
	font-size: 22px;
	line-height: 1;
	width: 205px;
}
#education_maintext_sub {
	color: #515151;
	font-size: 15px;
	margin-top: 5px;
	width: 240px;
}
#education_item_desc1 {
	color: #515151;
	font-size: 14px;
	margin-bottom: 10px;
	width: 160px;
}
.box .box-content {
	height: 200px;
	padding: 9px;
	width: 312px;
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
}

/*
#inthenews_share_container {
    float: right;
}

.productpage_categoryname {
	border-bottom: 1px solid #0076c5;
	margin-bottom: 20px;
	background-image: url(/wp-content/uploads/sites/9/2014/11/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 360px 0;
}

.productpage_categoryname h2 {
	font-size: 26px;
}

.productpage_categorydesc {
	width: 390px;
	float: right;
	margin-left: 20px;
	font-size: 14px;
	margin-bottom: 20px
}

.productpage_categorydesc2 {
	width: 390px;
	float: right;
	margin-left: 20px;
	font-size: 14px;
	margin-bottom: 20px
}

.productpage_categorydesc3 {
    float: right;
	 margin-left: 20px;
    font-size: 14px;
    margin-bottom: 20px;
    width: 390px;
}


.casestudies_subheader_line {
	width: 420px;
	height:1px;
	background-color: #0079c2;
}

#casestudies_loadmore {
	text-align: center;
	width: 200px;
}

#casestudies_current_section {
	height: 750px;;
	margin-top: 0px;
}

#casestudies_current_leftcol {
	float: none;
}

#casestudies_current_rightcol {
	float: none;
	width: 300px;
	margin-left: 0px;
}

#casestudies_past_leftcol {
    float: none;
    width: 300px;
}

#casestudies_past_rightcol {
    float: left;
    margin-left: 0px;
    width: 300px;
}

#casestudies_header_container {
	width: 100%;
	background-color: #0079c2;
	padding-left: 11px;
	height: 640px;
}

#articles_current_rightcol {
	float:none;
	width: 400px;
	margin-left: 0px;
}

#articles_past_rightcol {
	float:none;
	width: 300px;
	margin-left: 0px;
}

#articles_loadmore {
	text-align: center;
	width: 200px;
	margin-left: 100px;
}

#articles_past_leftcol {
	float: none;
	width: 400px;
}

#articles_current_section {
	height:730px;
	margin-top: 0px;
}

#articles_past_section {
    height: 500px;
    margin-top: 20px;
}

#presentations_header_innercontainer {
    width: 405px;
}

.presentations_subheader_container {
    margin-top: 20px;
}

.presentations_subheader_line {
	width: 400px;
	height: 1px;
	background-color: #0079c2;
}

#presentations_current_rightcol {
    float: none;
    margin-left: 0;
    width: 400px;
}

#presentations_past_rightcol {
    float: none;
    margin-left: 0;
    width: 400px;
}

#presentations_current_section {
    height: 715px;
    margin-top: 20px;
}

#presentations_past_section {
    height: 750px;
    margin-top: 20px;
}

#presentations_loadmore {
    text-align: center;
    width: 200px;
	margin-left: 50px;
}

.webinar_subheader_line {
    background-color: #0079c2;
    height: 1px;
    width: 400px;
}

#webinar_upcoming_leftcol {
    float: none;
    width: 400px;
}

#webinar_upcoming_rightcol {
    float: none;
    margin-left: 0;
    width: 400px;
}

.webinar_subheader_container {
    margin-top: 22px;
}

#webinar_header_innercontainer {
    width: 405px;
}

#webinar_past_section {
    height: 600px;
    margin-top: 20px;
}

#webinar_past_leftcol {
    float: none;
    width: 400px;
}

#webinar_past_rightcol {
    float: none;
    margin-left: 0;
    width: 400px;
}

#webinar_upcoming_section {
    height: 650px;
    margin-top: 20px;
}

#webinar_past_section {
    height: 650px;
    margin-top: 20px;
}

#webinar_loadmore {
    text-align: center;
    width: 200px;
}

#beforeandafter_subheader_line {
    background-color: #0079c2;
    height: 1px;
    width: 400px;
}

#beforeandafter_loadmore {
    margin-bottom: 0;
    margin-top: 33px;
}

#beforeandafter_banner_container2 {
    width: 405px;
}

.docfinder_leftmiddle_container {
    margin-right: 80px;
    width: 241px;
	float: none;
}

#docfinder_lowercontainer {
    height: 1500px;
    width: 100%;
}

.docfinder_subheader {
    color: #0079c2;
    font-size: 23px;
    margin-top: 20px;
}

#inthenews_mainsection_date {
    color: #0079c2;
    font-size: 14px;
    left: 332px;
    position: relative;
    top: 29px;
    width: 100px;
}

#inthenews_mainsection_text {
    float: left;
    font-size: 13px;
    width: 400px;
}

#inthenews_mainsection_textcontainer {
    height: 1200px;
    margin-top: 26px;
}

#inthenews_share_container {
    float: left;
	margin-left: 0;
    margin-bottom: 45px;
    padding-left: 10px;
    padding-right: 10px;
    width: 230px;
}

#inthenews_subsection_readmore1 {
	float: right;
	margin-top: 10px;
}

#inthenews_subsection_readmore2 {
    float: right;
    margin-bottom: 40px;
    margin-top: 3px;
}

#clinicians_finderheader {
	float: left;
	color: #fff;
	padding-left: 10px;
	width: 390px;
}

#clinician_image_info {
    background-color: #0079c2;
    float: left;
    height: 300px;
    width: 400px;
}

#clinician_videoplaceholder {
	float: none;
	margin-left: 0px;
	margin-top: 50px;
}

#clinician_info_container {
    height: 880px;
    width: 100%;
}

#clinician_picture {
    float: left;
    margin-left: 10px;
    margin-right: 11px;
    margin-top: 10px;
}

.clinician_education_website a {
    color: #fff;
    float: left;
    font-size: 16px;
    width: 100px;
}

.clinician_education_website {
    color: #fff;
    font-size: 16px;
}

#clinician_name {
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
	margin-top: 4px;
}

#servicerepair_directions {
	background-color:#0079c2;
	color: #ffffff;
	font-size: 18px;
	padding: 20px 15px;
	font-weight: 500;
}

#contactus_banner {
    background-image: url("/wp-content/uploads/sites/9/2014/11/contactus_banner.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 80px;
    width: 400px;
}

#contactus_container {
    height: 1150px;
}

#educationfinder_container {
    background-color: #0079c2;
    height: 218px;
    width: 400px;
}

#educationfinder_header {
    color: #fff;
    font-size: 35px;
}

#educationfinder_subheader {
    color: #fff;
    font-size: 30px;
}

.casestudies_subheader {
	margin-top: 22px;
}

#casestudies_headertext {
    font-size: 32px;
    font-weight: 500;
    padding-top: 20px;
}

#articles_headertext {
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 28px;
    padding-top: 20px;
}

#presentations_headertext {
    font-size: 32px;
    font-weight: 500;
    padding-top: 20px;
}

#webinar_headertext {
    font-size: 32px;
    font-weight: 500;
    padding-top: 20px;
}

#beforeandafter_header {
    font-size: 32px;
    font-weight: 500;
    padding-top: 20px;
}

#clinician_select {
    border-color: #0079c2 !important;
    border-radius: 8px !important;
    color: #0079c2 !important;
    font-size: 24px !important;
    left: 70px;
    position: absolute;
    top: 165px;
}

*/



@media (min-width: 769px) and (max-width: 1024px) {
 .education_subpage_headerimage {
 margin-left: 5px;
 margin-top: 50px;
 width: 34%;
 padding-bottom: 100px;
}

 #catalog_column {
 float: left;
 position: relative;
 top: 34px;
 width: 341px;
}
 #casestudies_header_innercontainer {
 width: 433px;
}
 #articles_header_innercontainer {
 width: 433px;
}
 #presentations_header_innercontainer {
 width: 433px;
}
 #webinar_header_innercontainer {
 width: 433px;
}
 #beforeandafter_banner_container2 {
 width: 433px;
}
 #docfinder_header_innercontainer {
 width: 433px;
}
 #beforeandafter_loadmore {
 margin-top: 33px;
}
 #clinicians_headertext {
 color: #0079c2;
 font-size: 36px;
 left: 640px;
 line-height: 1;
 position: absolute;
 top: 0;
}
 #clinicians_subheadertext {
 color: #595959;
 font-size: 13px;
 left: 640px;
 position: absolute;
 top: 120px;
}
 #findclinician_link {
 background-image: url("/wp-content/uploads/sites/9/2014/11/white_rectangle_link2.png");
 color: #0079c2;
 font-size: 21px;
 font-weight: 500;
 height: 47px;
 padding-left: 14px;
 padding-top: 8px;
 position: absolute;
 right: 0;
 top: 100px;
 width: 223px;
}
 #government_rightimg {
 float: left;
 margin-left: 10px;
 width: 390px;
}
 #productpage_banner {
 background-image: url("/wp-content/uploads/sites/9/2014/11/productpage_banner.jpg");
 background-repeat: no-repeat;
 background-size: 100% auto;
 height: 283px;
 margin-bottom: 18px;
 width: 769px;
}







/* Added 12-15-14 */
/*
button, input[type="submit"], input[type="reset"] {
    background-color: #fff;
    border: 1px solid #555;
	border-radius: 0;
	text-transform: uppercase;
	padding: 4px 22px 4px 22px;
	box-shadow: none;
	border-radius: 0!important;
	color: #555!important;
	font-size: 14px;
	position: relative;
}
*/





#cboxTitle {
 bottom: 0;
 color: #999;
 display: none !important;
 left: 0;
 position: absolute;
 text-align: center;
 width: 100%;
}
 ul.social-icons > li > a:hover {
/*background-color: #ffffff;*/
}
 ul.main-menu li:hover {
/*border-bottom: 1px solid #000000;*/
}
 ul.globalnav li:hover {
 text-decoration: underline;
 color: #fff;
}
 #footer .footer-menu li:hover {
 text-decoration: underline;
 color: #fff;
}
 #footer .phonenumber {
 color: #fff;
 font-size: 18px;
 margin: 0;
 text-align: right;
}
 .product-list .shop-now a.button {
 padding: 8px 10px;
}
 article.posts p {
 font-size: 13px;
}
 .box .box-blue .latest-catalog {
 margin-top: 100px !important;
}
 .col-md-offset-1.col-md-6.hidden-xs {
 margin-top: 32px;
}
 @media screen and (max-width: 650px;) {
 .copyright-info {
 float: none;
 margin: 0;
 margin-bottom: 12px;
}
 #footer p.copyright {
 text-align: center;
 font-size: 11px;
 margin: 0!important;
}
 #footer .footer-menu li {
 width: 100%;
 float: none;
 text-align: center;
 margin: 0;
 margin-bottom: 8px;
}
 .social-icons {
 float: none;
 text-align: center;
}
}

.ifu-loop, .ifu-loop h3 {
	margin:0px;
	padding:0px;
}





/*
----------------------------------------------------------------

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
margin-bottom: 40px;
margin-top:40px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a.buttonSolidRed{
 background-color:#c3002f;
 border:1px solid #c3002f;
 color:#fff;
 margin-right:10px;
 padding:10px 15px;
}

table.direction {
border: none !important;
border-color: #ffffff;
}
td.direction {
border: none !important;
border-color: #ffffff;
}

#input_1_12 label {
	display: inline !important;
	width: auto !important;
	height: auto !important;
	padding-left: 10px;
	font-weight:500 !important;

}
#input_1_12 input {
	display: inline !important;
	width: auto;
	height: auto;
	padding-right: 10px;
	margin-bottom: 5px !important;}
#input_1_11 label {
	display: inline !important;
	width: auto !important;
	height: auto !important;
	padding-left: 10px;
	font-weight:500 !important;

}
#input_1_11 input {
	display: inline !important;
	width: auto;
	height: auto;
	padding-right: 10px;
	margin-bottom: 5px !important;}
#input_1_13 label {
	display: inline !important;
	width: auto !important;
	height: auto !important;
	padding-left: 10px;
	font-weight:500 !important;

}
#input_1_13 input {
	display: inline !important;
	width: auto;
	height: auto;
	padding-right: 10px;
	margin-bottom: 5px !important;}
#input_1_14 label {
	display: inline !important;
	width: auto !important;
	height: auto !important;
	padding-left: 10px;
	font-weight:500 !important;

}
#input_1_14 input {
	display: inline !important;
	width: auto;
	height: auto;
	padding-right: 10px;
	margin-bottom: 5px !important;}
	/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
	/* Bioactives Page Specific Styles */
	.grayBkgrd {
  padding: 55px 30px;
  background: url(https://brasselerusadental.com/wp-content/uploads/sites/9/2021/06/BRS_SectionBk-LtGray.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.whiteBkgrd {
  padding: 65px 30px;
}
		.blueCTABkgrd {
  padding: 55px 35px;
background: rgb(0,51,160);
background: -moz-radial-gradient(circle, rgba(0,51,160,1) 35%, rgba(17,0,160,1) 100%);
background: -webkit-radial-gradient(circle, rgba(0,51,160,1) 35%, rgba(17,0,160,1) 100%);
background: radial-gradient(circle, rgba(0,51,160,1) 35%, rgba(17,0,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0033a0",endColorstr="#1100a0",GradientType=1);
	color: #ffffff;
	text-align: center;
			margin-bottom: -55px;
			margin-top: 15px;
	}
.blueCTABkgrd h2 {
	color: #ffffff;
}
	.ghost-button-Blue {
  display: inline-block;
  width: 60%;
  padding: 10px;
  color: #0033a0;
  border: 1px solid #0033a0;
  border-radius: 6px;
  text-align: center;
  outline: none;
  text-decoration: none;
	text-transform: uppercase;
	margin-top:15px;
}
.ghost-button-Blue:hover,
.ghost-button-Blue:active {
  background-color: #c3002f;
  color: #ffffff;
	border: 1px solid #c3002f;

}
	.ghost-button-White {
  display: inline-block;
  width: 40%;
  padding: 10px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  text-align: center;
  outline: none;
  text-decoration: none;
	text-transform: uppercase;
	margin-top: 25px;
}
.ghost-button-White:hover,
.ghost-button-White:active {
	background-color: rgba(255,255,255,0.25);  
	color: #ffffff;
}
	.button-Blue {
  display: inline-block;
  width: 60%;
  padding: 10px;
  color: #ffffff;
  background-color: #0033a0;
  border: 1px solid #0033a0;
  border-radius: 6px;
  text-align: center;
  outline: none;
  text-decoration: none;
		text-transform: uppercase;
			margin-top:15px;
}
	.button-Blue:hover,
.button-Blue:active {
  background-color: #c3002f;
  color: #ffffff;
	border: 1px solid #c3002f;

}
	.tb50 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.tb25 {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
ul.bioactives {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
	list-style-type: none !important;
}
	ul.bioactives li:before { 
  content: "";
  border-color: transparent #0033a0;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
}
	ul.bioactives li a { 
text-decoration: none;
	color: #0033a0;
}
	table.productmenu {
		border: none;
		margin-top: 20px;
			}
	table.productmenu td {
		font-size: 12px;
		text-align: center;
		}
table.productmenu td a {
	color: #0033a0;
}
	table.productmenu td:hover {background-color:#f5f5f5;}
table.productmenu th, table.productmenu td {
	border: none;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.prodCol [class*="col-"] {
  margin-bottom: 30px;
}

.procedureStep {
  height: 100%;
  padding: 20px 20px 10px;
background: url(https://brasselerusadental.com/wp-content/uploads/sites/9/2021/06/BRS_SectionBk-LtGray.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
display: flex;
  flex-direction: column;
  flex: 1;
}
.procedureStep a {
	color: #0033a0;
	display: inline-block;
	padding-top: 7px;
	
}
.procedureStep img{
	margin-top: -18px;
}
.prodStep {
	color: #ffffff;
	margin-top: -30px;
}
p.prodStep span {
		background: rgb(0,26,138);
background: -moz-linear-gradient(266deg, rgba(0,26,138,1) 0%, rgba(0,70,186,1) 42%, rgba(0,104,200,1) 75%, rgba(0,159,223,1) 100%);
background: -webkit-linear-gradient(266deg, rgba(0,26,138,1) 0%, rgba(0,70,186,1) 42%, rgba(0,104,200,1) 75%, rgba(0,159,223,1) 100%);
background: linear-gradient(266deg, rgba(0,26,138,1) 0%, rgba(0,70,186,1) 42%, rgba(0,104,200,1) 75%, rgba(0,159,223,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#001a8a",endColorstr="#009fdf",GradientType=1);
		padding: 5px 10px;
}
	.ghost-button-Blue-Full {
  display: inline-block;
  width: 100%;
  padding: 5px;
  color: #0033a0;
  border: 1px solid #0033a0;
  border-radius: 6px;
  text-align: center;
  outline: none;
  text-decoration: none;
	text-transform: uppercase;
	margin-top:15px;
		font-size: 14px;
}
.ghost-button-Blue-Full:hover,
.ghost-button-Blue-Full:active,
.button-Blue-Full:hover{
  background-color: #c3002f;
  color: #ffffff;
	border: 1px solid #c3002f;

}
	.button-Blue-Full {
  display: inline-block;
  width: 100%;
  padding: 5px;
  color: #ffffff;
background-color: #0033a0;
  border: 1px solid #0033a0;
  border-radius: 6px;
  text-align: center;
  outline: none;
  text-decoration: none;
	text-transform: uppercase;
	margin-top:15px;
	font-size: 14px;
}
.procedureStep section {
                margin-top: auto;                       
            }