
.top-border {
/*background: #9dbba7; !* Old browsers *!*/
/*!* IE9 SVG, needs conditional override of 'filter' to 'none' *!*/
/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkYmJhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjOWRiYmE3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiMxMTQ0MzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9IiMxMTQ0MzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9IiNjMzk3NjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NSUiIHN0b3AtY29sb3I9IiNjMzk3NjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NSUiIHN0b3AtY29sb3I9IiMxMTQ0MzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiMxMTQ0MzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiM5ZGJiYTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
/*background: -moz-linear-gradient(left,  #9dbba7 0%, #9dbba7 5%, #5e2d1c 5%, #5e2d1c 15%, #c39762 15%, #c39762 85%, #5e2d1c 85%, #5e2d1c 95%, #9dbba7 95%); !* FF3.6+ *!*/
/*background: -webkit-gradient(linear, left top, right top, color-stop(0%,#9dbba7), color-stop(5%,#9dbba7), color-stop(5%,#5e2d1c), color-stop(15%,#5e2d1c), color-stop(15%,#c39762), color-stop(85%,#c39762), color-stop(85%,#5e2d1c), color-stop(95%,#5e2d1c), color-stop(95%,#9dbba7)); !* Chrome,Safari4+ *!*/
/*background: -webkit-linear-gradient(left,  #9dbba7 0%,#9dbba7 5%,#5e2d1c 5%,#5e2d1c 15%,#c39762 15%,#c39762 85%,#5e2d1c 85%,#5e2d1c 95%,#9dbba7 95%); !* Chrome10+,Safari5.1+ *!*/
/*background: -o-linear-gradient(left,  #9dbba7 0%,#9dbba7 5%,#5e2d1c 5%,#5e2d1c 15%,#c39762 15%,#c39762 85%,#5e2d1c 85%,#5e2d1c 95%,#9dbba7 95%); !* Opera 11.10+ *!*/
/*background: -ms-linear-gradient(left,  #9dbba7 0%,#9dbba7 5%,#5e2d1c 5%,#5e2d1c 15%,#c39762 15%,#c39762 85%,#5e2d1c 85%,#5e2d1c 95%,#9dbba7 95%); !* IE10+ *!*/
/*background: linear-gradient(to right,  #9dbba7 0%,#9dbba7 5%,#5e2d1c 5%,#5e2d1c 15%,#c39762 15%,#c39762 85%,#5e2d1c 85%,#5e2d1c 95%,#9dbba7 95%); !* W3C *!*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dbba7', endColorstr='#9dbba7',GradientType=1 ); !* IE6-8 *!*/
background-color: #4a5e6b;
}

.btn.btn-primary {
	border: none;
}
.btn-primary:hover,
.btn-primary:focus {
	background-color: #c39762;
}
.bg-tan {
	background-color: #f6f2e9;
}
.two-column {
	 -webkit-column-count: 2;
	    -moz-column-count: 2;
	         column-count: 2;	
}
.three-column {
	 -webkit-column-count: 3;
	    -moz-column-count: 3;
	         column-count: 3;	
}

/* Hide third level side nav */

.sidebar-menu li.item-308 .child-menu {
	display: none;
}

/* Reset jEvents body style */
body {
	padding-left: 0;
	padding-right: 0;
}
.text-block {
	display: block;
}
.uppercase {
	text-transform: uppercase;
}

/* Staff Directory - WorkForce */

.wf-mainheader h2 {
	font-size: 22px;
}
.wf-employee-name-container {
	margin: 10px 0;
	clear: left;
}
.wf-employee-position-container {
	display: none;
}
.moundview-fields {
	width: 100%;
}
.moundview-fields th,
.moundview-fields td {
  padding: 6px;
}
.moundview-fields th:nth-child(3) {
  width: 33%;
}
.moundview-fields th:nth-child(4) {
  width: 15%;
}
.wf-quicksearch-optholder {
  float: left;
}
/* .wf-employeelist li.name > a >img {
	display: none;
} */
.title-department {
	width: 290px;
}
.wf-image-bg {
	height: 80px;
	width: 60px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
li.image {
	width: 90px;
}
li.name {
	width: 200px;
}
.wf-quicksearch-sortholder .btn-group {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
.wf-employee-header {
	margin: 12px 0 10px 0;
}
.thumbnails {
	margin-bottom: 0;
	padding-left: 0;
}
.thumbnails > li {
	list-style: none;
}
.thumbnails > li > ul, ul.titles {
	padding-left: 0;
	padding-bottom: 12px;
	margin-bottom: 12px;
	width: 100%;
	display: table;
	table-layout: fixed;
	border-bottom: 1px solid #DDD;
}
.thumbnails > li > ul > li, ul.titles > li {
    display: table-cell;
    vertical-align: bottom;
}
.location {
	white-space: nowrap;
	/*text-align: right;
	padding-right: 50px;*/
}
.location > span, .phone > span {
	display: block;
}
.location2, .phone2 {
	padding-top: 4px;
}
ul.titles {
	border-color: #666;
}
ul.titles > li {
	font-weight: 600;
}
/* .phone > span, .title-phone > span {
	padding-left: 50px;
} */
.phone, .title-phone {
	text-align: left;
}
/*.title-phone {
	padding-right: 30px;
}
@media (min-width: 1200px) {
  .location, .title-phone {
    padding-right: 80px;
  }
}*/
.wf-employee {
	/* width: 60%; */
}
.span2.pull-left.wf-employee-overview-img {
    width: 20%;
}
.span10.wf-employee-overview-desc {
    float: right;
    width: 80%;
    padding-left: 15px;
}
.wf-wmployee-photo > .thumbnail {
	width: auto;
}

/* Video Visit */

.video-visit .article-title {
	display: none;
}
.video-visit h3 {
	text-transform: none;
	font-weight: bold;
	font-size: 20px;
	color: #5e2d1c;
}
.video-visit .video-visit-list h3 {
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
	color: #9e6434;	
	padding-bottom: 10px;
	border-bottom: 1px solid #9e6434;
}
.video-visit-list {
	padding: 15px 30px;
	margin-bottom: 45px;
}
.video-visit-list ul {
	list-style: none;
	padding-left: 0;
	margin: 15px 0;
	 -webkit-column-count: 3;
	    -moz-column-count: 3;
	         column-count: 3;	
}
.video-visit-list ul > li {
	margin-bottom: 8px;
}
.video-visit-middle ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 30px;
	 -webkit-column-count: 2;
	    -moz-column-count: 2;
	         column-count: 2;	
}
.video-visit .article-wrap-content p {
	margin-bottom: 30px;
}
.video-visit h4 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
.video-visit-faq h2 {
	text-align: center;
	font-size: 32px;
	color: #344556;
	margin: 60px 0 15px 0;
}
.video-visit-faq .video-visit-start .btn {
	background-color: #344556;
	font-size: 16px;
}
.video-visit-faq .video-visit-start .icon-cursor {
	padding-left: 0;
}
.video-visit-faq .video-visit-start .icon-cursor:before {
	display: none;
}
.video-visit-icons {
	margin-top: 45px;
}
.video-visit-icons ul {
	list-style: none;
	padding-left: 0;
	font-size: 24px;
}
.video-visit-icons ul > li {
	position: relative;
	margin-bottom: 30px;
	min-height: 50px;
	padding-left: 80px;
	padding-top: 10px;
}
.video-visit-icons ul > li:before,
.video-visit-start .icon-cursor:before {
	font-size: 56px;
	position: absolute;
	top: 0;
	left: 0;
}
.video-visit-start .icon-cursor {
	position: relative;
	padding-left: 80px;
	padding-top: 10px;
}
.video-visit-start .btn-primary {
	font-size: 22px;
	background-color: #8a532a;
}

/* Accordion Styles */

.rl_sliders.accordion>.accordion-group {
	background-color: #ebecf0;
	border-radius: 0;
	border-width: 0 0 0 6px;
	border-color: #7c805f;
	color: #253949;
}
.rl_sliders.accordion > .accordion-group .panel-heading {
	position: relative;
}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:after {
	content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 10px;
    right: 15px;	
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle:after {
	content: "\f068";	
}
.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
	color: #253949;
	font-weight: bold;	
}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
	background-color: transparent;
	color: #253949;
	font-weight: bold;
}
.rl_sliders.accordion > .accordion-group.active > div > a:focus,
.rl_sliders.accordion > .accordion-group > div > a:focus {
	box-shadow: none;
}
.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
	border-top: none;
	padding: 25px 45px;
}

/* Image Styles */

.article-content img.img-20 {
	max-width: 20%;
}
.article-content img.img-30 {
	max-width: 30%;
}
.article-content img.img-40 {
	max-width: 40%;
}
.article-content img.img-50 {
	max-width: 50%;
}
.article-content img.img-60 {
	max-width: 60%;
}
.article-content img.img-70 {
	max-width: 70%;
}

/* JCE Caption Styles */

.wf_caption {
	background-color: #f3efe4;
}
.wf_caption.img-20 {
	width: 20% !important;
}
.wf_caption.img-30 {
	width: 30% !important;
}
.wf_caption.img-50 {
	width: 50% !important;
}
.wf_caption.img-60 {
	width: 60% !important;
}
.wf_caption.img-70 {
	width: 70% !important;
}
.wf_caption img {
	max-width: 100% !important;
}
.wf_caption > span {
	text-align: left;
    font-size: 12px;
    font-style: italic;
    padding: 10px;
    line-height: 16px;
}

/* Sitemap styles */

.jmap_filetree li.expandable span.folder, .jmap_filetree span.folder {
	background-image: none;
	position: relative;
}
.jmap_filetree span.folder:before {
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 8px	
}
.jmap_filetree li.expandable span.folder:before {
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 8px
}
.jmap_filetree span.folder, .jmap_filetree span.file {
	padding-left: 4px;
}
.jmap_filetree li {
	padding-left: 16px;
}
#jmap_sitemap ul.treeview li {
	padding-left: 24px;
}
#jmap_sitemap ul.treeview > li {
	background: none;
	list-style: none;
}
.jmap_filetree.treeview .hitarea {
	background: none;
}
.folder {
	color: #5e2d1c;
}
.treeview .hover {
	color: #A17F49;
}

/* Directory event search */

.t3-mainnav #js-mainnav.megamenu.white {
	float: none;
}

.date-group .input-append input, .date-group .input-append {
	float: left;
}
.input-append #startDate_img, .input-append #endDate_img {
	position: relative;
	margin-top: 0;
	height: 34px;
}
.form-group .col-sm-10 {
	width: 83.333%;
}
#companies-search {
	margin-bottom: 20px;
}
#companies-search .form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0;
}
#keywordSearch {
	width: 85%;
}
.event-box .event-subject {
	font-size: 20px;
}
.event-box .event-date {
	font-size: 16px;
	color: #333;
}
.event-box .event-date i {
	padding-right: 8px;
}
.event-list > li {
	border-top: 1px solid #CCC;
}
.event-list > li:nth-child(even) {
	background-color: #EEE;
}
.Girls a, .girl-heading, .baby-name.Girls {
	color: #cb395e;
}
.Boys a, .boy-heading, .baby-name.Boys {
	color: #246098;
}
#startDate_img:before, #endDate_img:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 13px;
    position: absolute;
    top: 6px;
    left: 8px;
}
/* Directory event detail page */
.baby-name {
	font-size: 24px;
	margin-top: 0;
}
.picture-container .gallery-navigation {
	display: none !important;
}
.event-description p {
	margin-bottom: 6px;
	font-size: 15px;
}
.event-details .event-date {
	font-size: 15px;
}
.picture-container div.slideshow-gallery img {
	height: auto;
}

/* Stories Module */
.stories-carousel .text-right {
	font-size: 13px;
	padding-right: 72px;	
}

/* RS Forms */

.formResponsive .formHorizontal .rsform-block-header .formControls {
	margin-left: 0;
}
.formResponsive .formHorizontal .rsform-block-header .formControlLabel,
.formResponsive .formHorizontal .rsform-block-header .formDescription {
	display: none;
}
.formResponsive h2 {
    border-bottom: 1px solid #5e2d1c;
    color: #5e2d1c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 12px;
    text-transform: uppercase;
}
.quick-contact-form .formResponsive h2 {
	display: none;
}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
    border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 0;
}
.formResponsive input[type="text"], .formResponsive input[type="password"] {
    width: 220px;
	height: 34px;
}
.formResponsive textarea {
	width: 90%;
}
.formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
	margin-right: 6px;
	margin-top: 7px;
}
.formResponsive label {
	margin-right: 16px;
	height: auto;
}
.formResponsive .formHorizontal .formControlLabel {
	color: #555;
}
.formResponsive input[type="submit"] {
	background-color: #5e2d1c;
	background-image: none;
	text-shadow: none;
	border: none;
}
.formResponsive input[type="submit"]:hover {
	background-color: #9dbba7; 
}
.formResponsive input[type="reset"] {
	background-color: #c39762;
	background-image: none;
	text-shadow: none;
	border: none;	
}
.form2LinesLayout #SubmitPrev,
.rsform-block-next .rsform-button,
.rsform-block .rsform-button,
.rsform-block-next-page .rsform-button,
.rsform-block-submit-button input[type="button"] {
	background-color: #344556;
	background-image: none;
	text-shadow: none;
	border: none;
	color: white;
	margin-right: 10px;
}
.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"] {
	border-radius: 0;
	-webkit-border-radius: 0;
	padding: 6px 18px;
}


.form2LinesLayout h2 {
    border-bottom: 1px solid #5e2d1c;
    color: #5e2d1c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 12px;
    text-transform: uppercase;
}

.form2LinesLayout textarea, .form2LinesLayout input[type="text"], .form2LinesLayout input[type="password"] {
    border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 0;
}
.form2LinesLayout input[type="text"], .form2LinesLayout input[type="password"] {
    width: 100%;
	height: 34px;
}

@media screen and (min-width: 768px) {
	
	.form2LinesLayout input[type="text"] {
		width: 80%;
	}
	
}

.form2LinesLayout textarea {
	width: 90%;
	min-height: 100px;
}
.form2LinesLayout input[type="radio"], .form2LinesLayout input[type="checkbox"] {
	margin: 7px 7px 0 7px;
}

.form2LinesLayout .formHorizontal .formControlLabel {
	color: #555;
}
.form2LinesLayout input[type="submit"] {
	background-color: #5e2d1c;
	background-image: none;
	text-shadow: none;
	border: none;
	color: white;
}
.form2LinesLayout input[type="submit"]:hover {
	background-color: #9dbba7; 
}
.form2LinesLayout input[type="reset"] {
	background-color: #c39762;
	background-image: none;
	text-shadow: none;
	border: none;	
}
.form2LinesLayout input[type="button"], .form2LinesLayout input[type="submit"], .form2LinesLayout input[type="reset"] {
	border-radius: 0;
	-webkit-border-radius: 0;
	padding: 6px 18px;
}
.form2LinesLayout input {
	margin-top: 10px;
}

.form2LinesLayout .rsform-block {
	margin-top: 10px;
}

.form2LinesLayout .red-text,
.formResponsive .red-text {
	color: red;
}

.form2LinesLayout .bold {
	font-weight: bold;
}

#medical_credentialing_form .componentheading,
.com_rsform .t3-content .componentheading{
	font-weight: bold;
	font-size: 20px;
}

.rsform-block-sedation-policy-agreement label {
	font-weight: normal;
}

.rsform-block-conflict-of-interest-comment,
.rsform-block-authorization-and-release,
.rsform-block-credentialing-acknowledgement {
	font-weight: bold;
}

.form2LinesLayout .rsform-block-conflict-of-interest-policy {
	font-weight: normal;
  margin-top: 0;
}
.rsform-block-conflict-of-interest-policy .red-text {
	float: left;
}
.rsform-block-conflict-of-interest-policy label {
	font-weight: normal;
}
.rsform-block-conflict-of-interest-policy input[type="checkbox"],
.rsform-block-conflict-of-interest-policy input[type="radio"],
.rsform-block-conflict-of-interest-policy label {
	float: left;
}
.rsform-block-conflict-of-interest-policy label {
	width: calc(100% - 50px);
}
.rsform-block-conflict-of-interest-policy input[type="checkbox"],
.rsform-block-conflict-of-interest-policy input[type="radio"] {
  clear: left;
}
#conflict_of_interest_policy1 {
	//margin-left: 12px;
}

.medical-staff-survey-form .rsform-block-active-voting br,
.medical-staff-survey-form .rsform-block-services-used br,
.medical-staff-survey-form .rsform-block-meetings-times br,
#medical_credentialing_form .rsform-block-i-attest br,
#medical_credentialing_form .rsform-block-sedation-policy-agreement br {
	display: none;	
}
#medical_credentialing_form .rsform-block-i-attest ul {
  margin-bottom: 0;
}
#medical_credentialing_form .rsform-block-sedation-policy-agreement {
  margin-top: 0;
}
#medical_credentialing_form .rsform-block-sedation-policy-agreement ul {
  margin-top: 15px;
  margin-bottom: 0;
}
.medical-staff-survey-form .formField h3,
.medical-staff-survey-form .rsform-block-admitting-privileges,
.medical-staff-survey-form .rsform-block-schedule-surgeries,
.medical-staff-survey-form .rsform-block-ensure-quality,
.medical-staff-survey-form .rsform-block-refer-tomah,
.medical-staff-survey-form .rsform-block-voting-rights {
	margin-top: 40px;
	text-transform: uppercase;
	color: #344556;
	font-size: 18px;
	font-weight: 600;
}
.medical-staff-survey-form .rsform-block-admitting-privileges label,
.medical-staff-survey-form .rsform-block-schedule-surgeries label,
.medical-staff-survey-form .rsform-block-ensure-quality label,
.medical-staff-survey-form .rsform-block-refer-tomah label,
.medical-staff-survey-form .rsform-block-voting-rights label  {
	text-transform: none;
	color: #000;
	font-size: 16px;
}
.medical-staff-survey-form .rsform-block-name {
	margin-top: 40px;
}

div.cck_contents.cck_content div.cck_value.cck_value_wysiwyg_editor p.formDescription {
	margin-bottom: 0;
	margin-top: 9px;
}
.rsform-block ul {
	font-weight: normal;
}
span.red-text + br {
    display: none;
}
.rsform-block-physician-heading br,
.rsform-block-physician-name-01 br,
.rsform-block-physician-name-02 br,
.rsform-block-physician-name-03 br {
	display: none;
}

/* Quick Contact form */
.formResponsive .formHorizontal .rsform-block-interested-in {
	margin-bottom: 0;
}
.formResponsive .rsform-block-interested-in label, .formResponsive .rsform-block-interested-in input {
	display: block;
}
.formResponsive .rsform-block-interested-in label {
	float: none;
}

/* Jevents */
#jevents .jevbootstrap h2 {
	color: #5e2d1c;
	font-size: 20px;
	text-transform: uppercase;
}
#jevents_body {
	background-color: transparent;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}
#jevents .nav-items > div, #jevents .nav-items > div:last-child {
	border:none;	
}
#jevents_body .nav-items div.active a, #jevents_body .nav-items div.active a:hover, .jev_header2 .active a {
	background-color: #c39762;
	border: none;
}
#jevents .nav-items > div a:hover {
	border: none;
	padding: 5px 12px;
	background-color: #5e2d1c;
	color: #FFF;
}
#jevents .nav-items > div:first-child a:hover {
	margin-left: 0;
}
.nav-items > div a {
	padding: 5px 12px;
}
.month_date {
	padding-left: 0;
	text-align: center;
}
.month_title, .month_title_year {
	font-size: 18px;
	color: #c39762;
	text-transform: uppercase;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
	border-color: #5e2d1c;
	background-color: #5e2d1c;
}
.jev_toprow div.currentmonth {
	border-color: #5e2d1c;	
}
#jevents_body .cal_today a.cal_daylink {
	background-color: #5e2d1c;
}
#jevents_body .cal_today a.cal_daylink:hover {
	border-color: #5e2d1c;
	color: #5e2d1c;
}
#jevents .jevbootstrap .pagination .active > a {
	color: #FFF;
}
#jevents #nav-search, #jevents #nav-jumpto {
	display: none;
}

/* jEvents Year layout */
#jevents .jevbootstrap a {
	color: #5e2d1c;
}
.jev_toprow {
	display: none;
}
.jev_toprow.jev_monthv {
	display: block;
	margin: 20px 0;
}
#jevents .nav-items {
	width: auto;
}
#jevents .nav-items > .active {
	display: none;
}
#jevents_body .nav-items > div a,
#jevents .nav-items > div:first-child {
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#jevents_body .nav-items > div a {
	display: block;
	border: 1px solid #5e2d1c;
}
#jevents div.new-navigation {
	float: right;
	width: auto;
	position: absolute;
	right: 15px;
	top: 30px;
}
#jev_maincal {
	background-color: transparent;
	border: none;
	margin: 0;
}
.jev_listview .jev_listrow {
	border-color: transparent;
}
#jevents_body #jev_maincal.jev_listview .jev_daysnames {
	background-color: transparent;
	border: none;
	color: #c39762;
	font-size: 18px;
	padding-left: 0;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #c39762;
	width: 100%;
	float: none;
	height: auto;
}
#jevents_body #jev_maincal.jev_listview .jev_daysnames.category {
  display: none;
}
#jevents .jevbootstrap ul, #jevents .jevbootstrap ol {
	margin-left: 0;
}
#jevents_body ul.ev_ul li.ev_td_li {
	border: none;
	margin-left: 0;
	margin-bottom: 48px;
}
#jevents_body .jev_listview .jev_listrow li {
	margin-left: 0;
	border:none;
	padding-left: 0;
}
a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover {
	font-size: 16px;
	font-weight: 600;
}
#jevents .ev_td_li > p {
	margin-bottom: 4px;
}
#jevents .jevbootstrap .ev_td_li > ul {
	margin-bottom: 16px;
}
#jevents .ev_td_li > ul > li:first-child {
	font-weight: 600;
}

/* jEvents Sidebar Calendar */

.mod_events_latest_table td.mod_events_latest_noevents {
  padding: 10px 20px;
  border-top: none;
}
.t3-sidebar .mod_events_latest_table tr {
  border-bottom: none;
}

/* jEvents RSVP Pro */

div#registration-tab-pane, .mootabs_panel.active {
	background-image: none;
}
#registration-tab-pane .paramlist .paramlist_key {
	width: 20%
}
#registration-tab-pane .paramlist td .paramlist_value {
	width: 80%;
}
#registration-tab-pane .paramlist td input {
	width: 50%;
}
#jevents_body .contentpaneopen div.tab-page {
    border-bottom: 1px solid #5e2d1c;
    padding-bottom: 20px;
}
#jevents form[name="attendeelist"], .rsvp_attendeeslink {
	display: none;
}

/* jEvents Latest Events module */
.upcoming-events {
	/*border-top: 1px solid #5e2d1c;*/
	padding-top: 15px;
}
.upcoming-events .module-title {
	margin-bottom: 15px;
}
.upcoming-events .module-title:before {
	/*content: "\f073";*/
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 10px;
}
.upcoming-events-details {
	overflow: hidden;
}
.upcoming-events-thumb > img {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 15px;
}
.upcoming-events-item .mod_events_latest_content {
	display: block;
}

/* Sidebar Right Image */

.t3-sidebar-2 img.sidebar-flush {
	margin-left: -8px;
	margin-right: 8px;
	margin-top: -8px;
	max-width: calc(100% + 16px);
}

/* Lower Spotlight */
.t3-sl {
	padding-top: 0;
	padding-bottom: 15px;
}

.home-awards img {
	max-width: 18%;
	margin-right: 2%;
	height: auto;
}

.news-feed > li > div > a {
	padding-top: 0;
}
.news-feed p {
	margin-bottom: 5px;
}

/* Embed responsively */
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.article-content .fb_iframe_widget {
    margin: 0px 0 12px 0;
}

/* Services Menu */

.custom-drop.services-drop > ul {
	column-count: 3;
	-webkit-column-count: 3;
    -moz-column-count: 3;		
}
.custom-drop.services-drop > ul > li {
	float: none;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: transparent;
}
#t3-mainnav #js-mainnav.megamenu.white ul.level0 li:hover,
#t3-mainnav #js-mainnav.megamenu.white ul.level0 li.active,
#t3-mainnav #js-mainnav.megamenu.white ul.level0 li.over,
#t3-mainnav #js-mainnav.megamenu.white ul.level0 li.haschild-over {
	background-color: transparent;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #5e2d1c;
}

.t3-footer .footer-member-logo {
	float: left;
    width: 105px;
    background-color: #FFF;
    border-radius: 12px;
    margin-right: 20px;
    padding: 5px 10px;
}
.footer-member-logo-module p {
	margin: 0;
}
.t3-module#Mod96 {
	margin-right: 50px;
}
.t3-module#Mod186 {
	float: left;
	width: 275px;
}

/* Mobile Menu */

.t3-off-canvas {
	background-color: #4a5e6b;
}
.t3-off-canvas .t3-off-canvas-body, .t3-off-canvas .t3-off-canvas-body .t3-module {
	padding: 0;
}
.t3-off-canvas .t3-off-canvas-header {
	background-color: #15252f;
}
.t3-off-canvas .t3-off-canvas-header h2 {
	color: #FFF;
}
.off-canvas-toggle.btn-primary {
	background-color: #5e2d1c;
	font-size: 20px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-color: #c39762;
}
.t3-off-canvas .mobile-menu {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.t3-off-canvas .t3-off-canvas-body a,
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
	color: #FFF;
}
.t3-off-canvas .mobile-menu > li > span > a {
	display: block;
	padding: 10px 12px;
	background-color: #5e2d1c;
	color: #FFF;
	font-size: 16px;
}
.t3-off-canvas .mobile-menu > li > a:hover, .t3-off-canvas .mobile-menu > li > a:focus {
	background-color: #9dbba7;
}
.t3-off-canvas .mobile-menu > li > ul {
	background-color: #8a5229;
	border-top: 1px solid rgba(255,255,255,0.7);
	list-style: none;
	padding-left: 0;
}
.t3-off-canvas .mobile-menu > li > ul > li > span > a {
	color: #FFF;
	display: block;
	padding: 10px 0 10px 20px;
	font-size: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.t3-wrapper::after {
	background-color: rgba(0,0,0,0.6);
}

/* Imaging page */

.imaging-grid .imaging-image {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.imaging-grid .imaging-image:nth-child(3),
.imaging-grid .imaging-image:nth-child(5) {
    clear: left;
}
.imaging-grid .imaging-image:nth-child(even) {
    margin-right: 0;
}
.imaging-image .custom {
	padding-bottom: 60%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 15px;
}
.view-article.itemid-212 .article-content h2 {
	font-size: 24px;
    text-transform: uppercase;
    color: #344556;
    font-weight: 600;
	margin: 0 0 22px 0;	
}

/** Smart Former Gold Styles **/

/* Global styles */
.sfg-form select, .sfg-form option, .sfg-form input, .sfg-form textarea, .sfg-form > div, .sfg-form > span, .sfg-form input[type="checkbox"], .sfg-form input[type="radio"], .sfg-form input[type="text"], .sfg-form input[type="password"], .sfg-form input[type="button"], .sfg-form input[type="submit"], .sfg-form input[type="reset"] {
	font-size: 14px;
}

.sfg-form input,
.sfg-form input[type="button"], .sfg-form input[type="submit"], .sfg-form input[type="reset"] {
	padding: 6px 12px;
	box-sizing: content-box;
}

.sfg-form input[type="text"], .sfg-form input[type="password"] {
	padding: 6px;
/* 	height: 2em !important; */
}

.sfg-form input[type="button"] {
	background-color: #c39762;
	color: #ffffff;  
	border: medium none;
}

.sfg-form input[type="button"]:hover {
	background-color: #5e2d1c;
}

.sfg-form input[type="submit"] {
	background-color: #5e2d1c;
	border: none;
	color: #ffffff;
}

/* Form-specific styles */
#sfg_fieldset6 #source > div:nth-child(1) {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
	font-size: 14px;
	height: auto !important;
	line-height: 16px;
	padding: 5px 0;
	text-align: center;
}

#sfg_fieldset6 #source > div:nth-child(2) {
	overflow: hidden;
}

#sfg_fieldset6 #source > div:nth-child(3) {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
}

#sfg_fieldset6 #source > div:nth-child(3) > div:nth-child(1) {
	display: table;
	padding: 5px !important;
	width: 100% !important;
}

#sfg_fieldset6 #source > div:nth-child(3) > div:nth-child(1) > input {
	display: table-cell;
	margin: 0 1px 0 0 !important;
}

#sfg_fieldset6 #source > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)::before {
  background: black none repeat scroll 0 0;
  content: "Reset";
  display: inline-block;
  width: 100%;
}

#sfg_fieldset6 #source > div:nth-child(3) > div:nth-child(2) {
	display: none;
}

/* Responsive Gallery */

.rg-gallery .es-carousel-wrapper,
.rg-gallery .rg-image-wrapper,
.rg-gallery .rg-image img {
	box-shadow: none;
	-webkit-box-shadow: none;
}
.rg-gallery .rg-image-wrapper {
	padding: 0 30px;
}
.rg-gallery .rg-caption-wrapper {
	display: none;
}

/* Step Form Wizard */

/* clearfix */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.sf-left {
  float: left; }

.sf-right {
  float: right; }

.sf-step > fieldset {
  border: none;
  margin: 0;
  padding: 0;
  display: block; }

.sf-hide-legend legend, .sf-hide-buttons {
  display: none; }

.sf-nav {
  list-style: none;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.sf-viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px; }

.sf-viewport legend {
  font-size: 20px;
  padding: 15px 0px;
  font-weight: bold;
  background: none;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px; }

.sf-viewport .sf-btn.sf-btn-finish {
  margin: 0 0 0 10px; }

.sf-nav-bottom {
  margin-top: 6px; }

.sf-nav-wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
  left: 0; }

.sf-nav-top, .sf-nav-bottom {
  height: 40px; }

.sf-nav-top .sf-nav, .sf-nav-bottom .sf-nav {
  width: 9999px;
  position: absolute; }

.sf-nav-left {
  float: left;
  width: 20%;
  height: auto;
  overflow: hidden; }

.sf-nav-right {
  float: right;
  width: 20%;
  height: auto; }

.sf-nav-wrap.sf-nav-left li, .sf-nav-wrap.sf-nav-right li {
  float: none;
  margin-bottom: 10px; }

.sf-nav li {
  float: left;
  position: relative;
  margin-right: 10px; }

.sf-nav li.sf-nav-link {
  cursor: pointer; }

.sf-nav-right li, sf-nav-left li {
  padding-right: 10px; }

.sf-nav-on-left {
  width: 80%;
  margin-left: 20%; }

.sf-nav-on-right {
  width: 80%;
  margin-right: 20%; }

.sf-nav-right li {
  margin-right: 0;
  margin-left: 10px; }

.sf-step > fieldset {
  overflow: auto;
  overflow-x: hidden; 
  height: auto !important; }
.sf-step-0 > fieldset {

}
.sf-step-no-active {
  height: 1px; }
  .sf-step-no-active > fieldset {
    display: none; }

li.sf-li-nonumber {
  text-align: center; }

.sf-li-nonumber .sf-nav-number {
  display: none; }

.sf-wizard .sf-btn, form .nocsript-sf-btn {
  padding: 0 35px; }

.sf-wizard > form {
  box-sizing: border-box; }

.sf-wizard > form.sf-hide-legend {
  padding-top: 30px; }

.sf-controls input {
  margin: 0; }

/* ******** THEMES *********/
.sf-sea .sf-nav-bottom {
  margin-top: 10px;
  height: 60px; }
.sf-sea .sf-nav-top {
  height: 83px; }
.sf-sea .sf-nav-top li, .sf-sea .sf-nav-bottom li {
  -webkit-transition: margin 200ms;
  -moz-transition: margin 200ms;
  -ms-transition: margin 200ms;
  -o-transition: margin 200ms;
  transition: margin 200ms; }
.sf-sea .sf-nav li {
  font-size: 16px;
  color: #FFF;
  background: #283d50;
  height: 60px;
  line-height: 60px;
  padding: 0 45px;
  border-radius: 3px;
  font-family: sans-serif; }
.sf-sea .sf-nav-top .sf-nav li:last-child, .sf-sea .sf-nav-bottom .sf-nav li:last-child {
  margin-right: 0; }
.sf-sea .sf-nav li.sf-active, .sf-sea .sf-nav li.sf-nav-link:hover {
  background: #14b5c8; }
.sf-sea .sf-nav li.sf-nav-prev-step {
  background: #203140; }
.sf-sea .sf-nav-top li.sf-active {
  margin-top: 6px; }
.sf-sea .sf-nav-number {
  position: absolute;
  left: 12px;
  top: 0;
  font-size: 96px;
  font-weight: 700;
  overflow: hidden; }
.sf-sea .sf-nav-number-inner {
  display: block; }
.sf-sea .sf-li-number .sf-nav-subtext {
  padding-left: 35px; }
.sf-sea .sf-nav-top .sf-nav-step.sf-active:after {
  content: "";
  width: 5px;
  height: 5px;
  background: transparent;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -12px;
  border: 12px solid black;
  border-color: transparent #14b5c8 #14b5c8 transparent;
  z-index: -1; }
.sf-sea .sf-wizard .sf-btn, .sf-sea form .nocsript-sf-btn {
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  border-radius: 3px;
  border: none;
  color: #FFF;
  text-decoration: none;
  background-color: #283d50; }
.sf-sea .sf-wizard .sf-btn:hover, .sf-sea .nocsript-sf-btn:hover {
  background-color: #14b5c8; }
.sf-sea .sf-wizard .sf-btn.sf-btn-next {
  background: url("../img/t1-arr-right.png") no-repeat right 15px #283d50;
  padding-right: 50px; }
.sf-sea .sf-wizard .sf-btn.sf-btn-prev {
  background: url("../img/t1-arr-left.png") no-repeat left 15px #3d4750;
  padding-left: 50px; }
.sf-sea .sf-wizard .sf-btn.sf-btn-next:hover {
  background-position: right -35px; }
.sf-sea .sf-wizard .sf-btn.sf-btn-prev:hover {
  background-position: left -35px; }
.sf-sea .sf-wizard > form {
  background: #f2f2f2;
  padding: 20px;
  border-radius: 3px; }
.sf-sea .sf-step legend {
  padding-top: 5px; }

.sf-sky .sf-nav-bottom {
  margin-top: 20px; }
.sf-sky .sf-nav-top, .sf-sky .sf-nav-bottom {
  height: 80px; }
.sf-sky .sf-nonumbers .sf-nav-top {
  height: 65px; }
.sf-sky .sf-nonumbers .sf-nav-bottom {
  height: 42px; }
.sf-sky .sf-nav {
  margin-bottom: 25px; }
.sf-sky .sf-nav li {
  font-size: 14px;
  color: #adb3b8;
  background: #f2f2f2;
  height: 52px;
  line-height: 42px;
  padding: 0 40px;
  text-align: center;
  border-radius: 3px;
  font-family: sans-serif;
  margin-right: 30px;
  font-weight: 600; }
.sf-sky .sf-nav li.sf-li-nonumber {
  height: 42px; }
.sf-sky .sf-nav-left .sf-nav li.sf-li-nonumber, .sf-sky .sf-nav-right .sf-nav li.sf-li-nonumber {
  margin-bottom: 32px; }
.sf-sky .sf-nav-top li.sf-li-nonumber:after, .sf-sky .sf-nav-bottom li.sf-li-nonumber:after {
  top: -8px; }
.sf-sky .sf-nav-right li.sf-li-nonumber:after, .sf-sky .sf-nav-left li.sf-li-nonumber:after {
  bottom: -47px; }
.sf-sky .sf-nav li:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 0px;
  background: url("../img/t2-nav-arr.png") no-repeat center center transparent;
  width: 30px;
  height: 54px; }
.sf-sky .sf-nav li:last-child:after {
  display: none; }
.sf-sky .sf-nav-right li {
  margin-right: 0px;
  margin-left: 30px; }
.sf-sky .sf-nav-right li:after, .sf-sky .sf-nav-left li:after {
  background: url("../img/t2-nav-arr-down.png") no-repeat center center transparent;
  left: 50%;
  top: auto;
  bottom: -55px;
  margin-left: -15px; }
.sf-sky .sf-nav li.sf-active, .sf-sky .sf-nav li.sf-nav-link:hover {
  background: #283d50;
  color: #FFF; }
.sf-sky .sf-nav li.sf-nav-prev-step {
  background: #283d50; }
  .sf-sky .sf-nav li.sf-nav-prev-step .sf-nav-number {
    background: #36B28C; }
.sf-sky .sf-nav-top li.sf-active {
  margin-top: 0px; }
.sf-sky .sf-nav-wrap.sf-nav-left li, .sf-sky .sf-nav-wrap.sf-nav-right li {
  margin-bottom: 40px; }
.sf-sky .sf-nav-number {
  position: absolute;
  left: 50%;
  bottom: -15px;
  margin-left: -15px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  background: #c7c7c7;
  border-radius: 50px;
  border: 3px solid #FFF;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #FFF; }
.sf-sky .sf-nav li.sf-active .sf-nav-number {
  background: #f56b46; }
.sf-sky .sf-li-number .sf-nav-subtext {
  padding-left: 0px; }
.sf-sky .sf-wizard .sf-btn, .sf-sky form .nocsript-sf-btn {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  border-radius: 3px;
  border: none;
  color: #FFF;
  text-decoration: none;
  background: #283d50;
  position: relative; }
.sf-sky .sf-wizard .sf-btn:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 10px;
  margin-left: -15px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  background: url("../img/t2-arr-right.png") no-repeat center center #f56b46;
  border-radius: 50px;
  border: 3px solid #FFF;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #FFF; }
.sf-sky .sf-wizard .sf-btn.sf-btn-next {
  padding-right: 35px;
  margin-right: 12px; }
.sf-sky .sf-wizard .sf-btn.sf-btn-prev {
  padding-left: 35px;
  margin-left: 12px; }
.sf-sky .sf-wizard .sf-btn.sf-btn-prev:after {
  right: auto;
  left: 0px;
  background-image: url("../img/t2-arr-left.png"); }
.sf-sky .sf-wizard .sf-btn.sf-btn-next:hover {
  background-position: right -35px; }
.sf-sky .sf-wizard .sf-btn.sf-btn-prev:hover {
  background-position: left -35px; }
.sf-sky .sf-wizard > form {
  background: transparent;
  padding: 15px;
  border-radius: 3px;
  border: 1px solid #e7e7e7; }

.sf-simple .sf-nav-top, .sf-simple .sf-nav-bottom {
  height: 80px; }
.sf-simple .sf-nonumbers .sf-nav-top, .sf-simple .sf-nonumbers .sf-nav-bottom {
  height: 50px; }
.sf-simple .sf-nav-top {
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada; }
.sf-simple .sf-nav-bottom {
  margin-top: 20px; }
.sf-simple .sf-nav {
  margin-bottom: 25px; }
.sf-simple .sf-nav li {
  font-size: 13px;
  color: #929292;
  height: 60px;
  line-height: 40px;
  text-align: left;
  font-family: sans-serif;
  margin-right: 0px;
  padding: 30px 40px 0 0px;
  font-weight: 400; }
.sf-simple .sf-nav li.sf-active, .sf-simple .sf-nav li.sf-nav-link:hover {
  color: #b21948; }
.sf-simple .sf-nav-top li, .sf-simple .sf-nav-bottom li {
  background: url("../img/t2-nav-bg.png") repeat-x left 15px transparent; }
.sf-simple .sf-nav-top li:last-child, .sf-simple .sf-nav-bottom li:last-child {
  background: none; }
.sf-simple .sf-nav li.sf-li-nonumber {
  background: none;
  height: 30px;
  padding-top: 0;
  line-height: 30px; }
.sf-simple .sf-nav-top li.sf-active {
  margin-top: 0px; }
.sf-simple .sf-nav-wrap.sf-nav-left li, .sf-simple .sf-nav-wrap.sf-nav-right li {
  padding: 0px 20px 0 40px;
  height: 30px;
  margin-bottom: 30px;
  line-height: 30px; }
.sf-simple .sf-nav-wrap.sf-nav-right li {
  margin-left: 20px; }
.sf-simple .sf-wizard .sf-nav-on-left {
  padding-left: 20px;
  border-left: 1px solid #dadada; }
.sf-simple .sf-wizard .sf-nav-on-right {
  padding-right: 20px;
  border-right: 1px solid #dadada; }
.sf-simple .sf-nav-right li.sf-li-nonumber, .sf-simple .sf-nav-left li.sf-li-nonumber {
  padding-left: 0;
  margin-bottom: 10px; }
.sf-simple .sf-nav-number {
  background: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  line-height: 30px;
  font-weight: 700;
  height: 30px;
  width: 30px;
  border: 1px solid #c1c1c1;
  text-align: center;
  color: #929292; }
.sf-simple .sf-nav li.sf-active .sf-nav-number {
  background: #b21948;
  color: #FFF;
  border-color: #b21948; }
.sf-simple .sf-nav li.sf-nav-prev-step .sf-nav-number {
  background: #b21948;
  color: #FFF;
  border-color: #b21948; }
.sf-simple .sf-li-number .sf-nav-subtext {
  padding-left: 0px; }
.sf-simple .sf-wizard .sf-btn, .sf-simple form .nocsript-sf-btn {
  height: 40px;
  line-height: 40px;
  padding: 0 40px;
  border: 1px solid #c1c1c1;
  color: #929292;
  text-decoration: none;
  background: #FFF; }
.sf-simple .sf-wizard .sf-btn:hover, .sf-simple .sf-wizard .sf-btn:hover {
  background: #b21948;
  color: #FFF;
  border-color: #b21948; }
.sf-simple .sf-wizard > form {
  background: transparent;
  padding: 0px;
  border: none; }
.sf-simple .sf-wizard .sf-nav-on-bottom {
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada; }

.sf-circle .sf-nav-bottom {
  margin-top: 23px;
  padding-top: 12px; }
.sf-circle .sf-nav-top, .sf-circle .sf-nav-bottom {
  height: 150px; }
.sf-circle .sf-nonumbers .sf-nav-top, .sf-circle .sf-nonumbers .sf-nav-bottom {
  height: 70px; }
.sf-circle .sf-nonumbers .sf-nav-bottom {
  padding-top: 0; }
.sf-circle .sf-nav-top {
  padding-bottom: 20px; }
.sf-circle .sf-nav {
  margin-bottom: 25px;
  top: 12px; }
.sf-circle .sf-nav li {
  font-size: 13px;
  color: #a3aab0;
  height: 60px;
  line-height: 40px;
  text-align: center;
  font-family: sans-serif;
  margin-right: 40px;
  padding: 75px 0 0 0;
  min-width: 90px;
  font-weight: 700; }
.sf-circle .sf-nav li.sf-active, .sf-circle .sf-nav li.sf-nav-link:hover {
  color: #40464b; }
.sf-circle .sf-nav-top li.sf-active {
  margin-top: 0px; }
.sf-circle .sf-nav-number {
  position: absolute;
  margin-left: -35px;
  top: 0;
  left: 50%;
  font-size: 30px;
  line-height: 66px;
  font-weight: 800;
  height: 70px;
  width: 70px;
  border-radius: 70px;
  border: 1px solid #cfcfcf;
  text-align: center;
  color: #929292; }
.sf-circle .sf-nav-number:before {
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  top: -11px;
  left: -11px;
  border-radius: 90px;
  position: absolute;
  background: #dedede;
  z-index: -3;
  box-shadow: 0 3px 4px #c6c5c4 inset; }
.sf-circle .sf-nav .sf-nav-number:after {
  content: "";
  display: block;
  width: 135px;
  height: 15px;
  top: 27px;
  left: 75px;
  position: absolute;
  background: #dedede;
  z-index: -2; }
.sf-circle .sf-nav li:last-child .sf-nav-number:after {
  display: none; }
.sf-circle .sf-nav li.sf-active .sf-nav-number, .sf-circle .sf-nav li.sf-nav-prev-step .sf-nav-number {
  border-color: transparent; }
.sf-circle .sf-nav li .sf-nav-number-inner {
  position: absolute;
  top: 9px;
  left: 9px;
  margin-left: auto;
  line-height: 50px;
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 60px;
  color: #a3aab0; }
.sf-circle .sf-nav li .sf-nav-number-inner:before {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  content: "";
  background: #FFF;
  position: absolute;
  z-index: -1;
  margin-left: -25px;
  top: 0px;
  left: 50%;
  height: 50px;
  width: 50px;
  border-radius: 70px;
  border: 1px solid #cfcfcf; }
.sf-circle .sf-nav li .sf-nav-number-inner:after {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  content: "";
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 50%;
  margin-left: -35px;
  line-height: 50px;
  display: block;
  height: 70px;
  width: 70px;
  border-radius: 70px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 39%, #ebebeb 98%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(39%, #ffffff), color-stop(98%, #ebebeb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 39%, #ebebeb 98%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 39%, #ebebeb 98%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 39%, #ebebeb 98%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 39%, #ebebeb 98%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
  /* IE6-9 */ }
.sf-circle .sf-nav li.sf-active .sf-nav-number-inner, .sf-circle .sf-nav li.sf-nav-prev-step .sf-nav-number-inner {
  color: #40464b; }
.sf-circle .sf-nav li.sf-nav-prev-step .sf-nav-number-inner {
  color: #61676b; }
.sf-circle .sf-nav li.sf-active .sf-nav-number-inner:before, .sf-circle .sf-nav li.sf-nav-prev-step .sf-nav-number-inner:before {
  content: "";
  background: #13d9b7;
  border: 1px solid #cfcfcf;
  box-shadow: 0 3px 4px #00b89b inset;
  margin-left: -37px;
  top: -12px;
  left: 50%;
  height: 74px;
  width: 74px; }
.sf-circle .sf-nav li.sf-nav-prev-step .sf-nav-number-inner:before {
  background: #40d8b9;
  box-shadow: 0 3px 4px #04b497 inset; }
.sf-circle .sf-nav li.sf-active .sf-nav-number-inner:after {
  background: #e1e1e1;
  color: #40464b;
  box-shadow: 0 3px 4px #dbf3ef inset;
  top: 0px;
  left: 50%;
  margin-left: -25px;
  line-height: 50px;
  height: 50px;
  width: 50px; }
.sf-circle .sf-nav li.sf-nav-prev-step .sf-nav-number-inner:after {
  top: 0px;
  left: 50%;
  margin-left: -25px;
  line-height: 50px;
  height: 50px;
  width: 50px; }
.sf-circle .sf-li-number .sf-nav-subtext {
  padding-left: 0px; }
.sf-circle .sf-nav-top li.sf-li-nonumber, .sf-circle .sf-nav-bottom li.sf-li-nonumber {
  height: 30px;
  padding: 0; }
.sf-circle .sf-nav-right .sf-nav {
  margin-left: 20px; }
.sf-circle .sf-nav-left li, .sf-circle .sf-nav-right li {
  height: 100px;
  padding-top: 25px;
  text-align: left;
  margin-bottom: 0; }
.sf-circle .sf-nav-left li .sf-nav-subtext, .sf-circle .sf-nav-right li .sf-nav-subtext {
  padding-left: 117px; }
.sf-circle .sf-nav-left li .sf-nav-number, .sf-circle .sf-nav-right li .sf-nav-number {
  left: 50px;
  top: 12px; }
.sf-circle .sf-nav-left .sf-nav-number:after, .sf-circle .sf-nav-right .sf-nav-number:after {
  width: 15px;
  height: 60px;
  top: 70px;
  left: 27px;
  position: absolute;
  background: #dedede;
  z-index: -2; }
.sf-circle .sf-nav-left li.sf-li-nonumber, .sf-circle .sf-nav-right li.sf-li-nonumber {
  height: 30px;
  line-height: 30px;
  padding: 0; }
.sf-circle .sf-nav-left li.sf-li-nonumber .sf-nav-subtext, .sf-circle .sf-nav-right li.sf-li-nonumber .sf-nav-subtext {
  padding-left: 0; }
.sf-circle .sf-wizard .sf-btn, .sf-circle form .nocsript-sf-btn {
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  border-radius: 12px;
  color: #FFF;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  background: #999; }
.sf-circle .sf-wizard .sf-btn:hover, .sf-circle .sf-wizard .sf-btn:hover {
  background: #345864; }
.sf-circle .sf-wizard > form {
  background: transparent;
  padding: 0 30px 30px;
  border-radius: 5px;
  border: 1px solid #c7c6c5;
  box-shadow: 0px 0px 4px #d1cfcf inset, 0 0 0 10px #e4e4e4 inset; }
.sf-circle .sf-wizard > form:before {
  content: "";
  display: block; }

@media screen, projection {
  .sf-wizard *, .sf-wizard *:after, .sf-wizard *:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
@media all and (max-width: 1200px) {
  .sf-sea .sf-nav li {
    padding: 0 10px; }
  .sf-sea .sf-li-number .sf-nav-subtext {
    padding-left: 65px; }

  .sf-sky .sf-nav li {
    padding: 0 10px; }

  .sf-circle .sf-nav li {
    margin-right: 20px; } }
@media all and (max-width: 992px) {
  .sf-sea .sf-nav li {
    padding: 0 31px; }
  .sf-sea .sf-nav li > span {
    display: none; }
  .sf-sea .sf-nav-number {
    left: 4px; }
  .sf-sea .sf-nav li.sf-active:after {
    border: none; }
  .sf-sea .sf-nav-top .sf-nav-step.sf-active:after {
    display: none; }
  .sf-sea .sf-wizard .sf-btn {
    padding: 0 10px; }

  .sf-sky .sf-nav li {
    padding: 0px;
    width: 42px;
    height: 42px; }
  .sf-sky .sf-nav li .sf-nav-subtext {
    /* display: none; */ }
  .sf-sky .sf-nav-top .sf-li-number:after {
    height: 42px; }
  .sf-sky .sf-nav-left li {
    margin-right: 20px; }
  .sf-sky .sf-wizard .sf-btn {
    padding: 0 10px; }
  .sf-sky .sf-wizard .sf-btn.sf-btn-next {
    padding-right: 22px; }
  .sf-sky .sf-wizard .sf-btn.sf-btn-prev {
    padding-left: 22px; }

  .sf-simple .sf-nav-top, .sf-simple .sf-nav-bottom {
    height: 55px; }
  .sf-simple .sf-nav-left .sf-nav li {
    margin-right: 20px;
    padding: 0; }
  .sf-simple .sf-nav li {
    padding: 0 50px 0 0;
    width: 30px; }
  .sf-simple .sf-nav li .sf-nav-subtext {
    display: none; }
  .sf-simple .sf-nav-wrap.sf-nav-left li, .sf-simple .sf-nav-wrap.sf-nav-right li {
    margin-bottom: 10px; }
  .sf-simple .sf-nav-wrap.sf-nav-right li {
    padding: 0; }
  .sf-simple .sf-nav li.sf-li-nonumber .sf-nav-number {
    display: block; }
  .sf-simple .sf-wizard .sf-btn {
    padding: 0 10px; }

  .sf-circle .sf-nav-top, .sf-circle .sf-nav-bottom {
    height: 115px; }
  .sf-circle .sf-nav-right .sf-nav {
    margin-left: 0px; }
  .sf-circle .sf-nav-left li.sf-li-nonumber, .sf-circle .sf-nav-right li.sf-li-nonumber {
    height: 90px; }
  .sf-circle .sf-nav-top .sf-nav-number:after, .sf-circle .sf-nav-bottom .sf-nav-number:after {
    width: 50px; }
  .sf-circle .sf-nonumbers li.sf-nav-step {
    height: 60px; }
  .sf-circle .sf-nav li span {
    /* display: none; */}
  .sf-circle .sf-nav li.sf-active:after {
    border: none; }
  .sf-circle .sf-nav-left li {
    margin-right: 5px; }
  .sf-circle .sf-nav-right li {
    margin-left: 5px;
    margin-right: 0; }
  .sf-circle .sf-nav-top .sf-nav-step.sf-active:after {
    display: none; }
  .sf-circle .sf-nav li.sf-li-nonumber .sf-nav-number {
    display: block; }
  .sf-circle .sf-nonumbers .sf-nav-top, .sf-circle .sf-nonumbers .sf-nav-bottom {
    height: 115px; }
  .sf-circle .sf-nonumbers .sf-nav-left li, .sf-circle .sf-nonumbers .sf-nav-right li {
    height: 100px; }
  .sf-circle .sf-wizard .sf-btn {
    padding: 0 10px; } }


@media (max-width: 767px) {
	.head-search input::-webkit-input-placeholder {
		color: rgba(255,255,255,0.8);
	}
	.head-search input:-moz-placeholder { /* Firefox 18- */
		color: rgba(255,255,255,0.8); 
	}
	.head-search input::-moz-placeholder {  /* Firefox 19+ */
		color: rgba(255,255,255,0.8);  
	}
	.head-search input:-ms-input-placeholder {  
		color: rgba(255,255,255,0.8);  
	}
	.title-department {
		width: 150px;
	}
	.wf-image-bg {
		height: 80px;
		width: 60px;
	}
	li.image {
		position: absolute;
		left: 0;
	}
	li.name {
		width: auto;
	}
	.specialty, .location {
		clear: left;
	}
	ul.titles {
		display: none;
	}
	.home-awards img {
		max-width: none;
		margin-right: 15px;
	}
	.thumbnails > li > ul > li, ul.titles > li {
		display: block;
	}
	.thumbnails > li > ul {
    	display: inline-block;
		min-height: 100px;
		padding-bottom: 20px;
		padding-left: 80px;
		position: relative;
	}
	.wf-quicksearch-optholder input[type="text"],
	.wf-quicksearch-optholder .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
		width: 90%;
		margin: 5px 0;
	}
	.upcoming-events-item {
		margin-bottom: 30px;
	}
	.event-container {
		margin-top: 20px;
	}
	#jevents div.new-navigation {
		position: static;
	}
	.span2.pull-left.wf-employee-overview-img,
	.span10.wf-employee-overview-desc {
		width: 100%;
	}
	.span10.wf-employee-overview-desc {
		padding-left: 0;
	}
	.date-group .input-append {
		position: relative;
	}
	#searchform .input-append button {
		width: auto;
	}
	.footer-bottom li {
		display: block;
		padding: 0 0 10px 0;
		margin-bottom: 10px;
		border-right: none;
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}
	.article-content img.img-20,
	.article-content img.img-30,
	.article-content img.img-40,
	.article-content img.img-50,
	.article-content img.img-60,
	.article-content img.img-70 {
		max-width: 100%;
	
	.wf_caption.img-20,
	.wf_caption.img-30,
	.wf_caption.img-40,
	.wf_caption.img-50,
	.wf_caption.img-60,
	.wf_caption.img-70 {
		width: 100% !important;
	}
	.video-visit .article-image {
		height: 180px;
	}
	.btn {
		white-space: normal;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.footer-map {
		margin-left: 20px;
	}
	.footer-map img {
		width: 220px;
	}
	.t3-module#Mod96 {
		margin-right: 30px;
	}
	.t3-module#Mod186 {
		width: 220px;
	}
	.footer-member-logo-module p {
		font-size: 13px;
	}
	.t3-footer .footer-member-logo {
		width: 95px;
		margin-bottom: 15px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.formResponsive .formHorizontal .formControlLabel {
		width: 100px;
	}
	.formResponsive .formHorizontal .formControls {
		margin-left: 120px;
	}
	.formResponsive input[type="text"], .formResponsive input[type="password"] {

	}
	.title-department {
    	width: 250px;
	}
	li.image {
		width: 75px;
	}
	li.name {
		width: 175px;
	}
	.footer-map {
		margin-left: 0;
	}
	.t3-module#Mod186 {
		width: auto;
	}
	.t3-footer .footer-member-logo {
		width: 85px;
		margin-bottom: 15px;
	}
}