/* Minification failed. Returning unminified contents.
(3470,10): run-time error CSS1036: Expected expression, found '!important'
 */
/*import less variables*/
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
/* Fonts
================================================== */
/*font-family: 'Open Sans', sans-serif;*/
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v23/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v23/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v23/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/opensans/v23/memnYaGs126MiZpBA-UFUKW-U9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype');
}
/*#region BODY, GLOBAL */
body.front_end_body {
  background: #ecf3d1;
}
.clearfix:after,
.gsc-control-cse:after,
.listfaq_a_content:after,
.slides:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0px;
}
#top_bar > * {
  font-size: 90%;
}
#alert_controls.hide {
  background: url(_gfx/cmn/alert_controls.png) right 0px no-repeat;
}
#alert_controls.show {
  background: url(_gfx/cmn/alert_controls.png) right -70px no-repeat;
}
.alert_right {
  background: none;
}
.alert_container:before {
  content: "";
  top: 4px;
  left: auto;
  position: absolute;
  right: 27px;
  bottom: 9px;
  z-index: -1;
  width: 1px;
  height: auto;
  border-right: 1px solid #989595;
  z-index: 5;
}
.alert_container .important_alert_wrapper {
  background: #757171;
}
.alert_container .important_alert,
.alert_container .important_alert h2,
.alert_container .important_alert a {
  color: #fff;
}
#sitebody {
  background: #ffffff;
}
/*#endregion */
/*#region MOBILE LIST, MOBILE BOX */
.mobile_header {
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 110%;
  height: 30px;
  line-height: 30px;
  background: #52bcae;
  padding: 6px 16px;
}
.small_box .mobile_header {
  display: block;
}
.mobile_list,
.mobile_box {
  background: #ffffff;
  border: 0px;
}
.small_col .content_area.mobile_box {
  border-top: 1px solid #cccccc;
  background: #ffffff;
}
.mobile_box > div {
  background: #ffffff;
  padding: 10px;
}
.mobile_box {
  background: #ffffff;
}
.mobile_list ul li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fcfbfb;
  border-bottom: 1px solid #cccccc;
  border-top: 0;
  padding: 17px 16px;
  position: relative;
}
.mobile_list ul li:before {
  background: transparent url("_gfx/cmn/mobile/arrow.png") no-repeat scroll center bottom;
  content: "";
  position: absolute;
  right: 3%;
  width: 8px;
  height: 15px;
  top: 38%;
  z-index: 1;
}
.mobile_list ul li li:before {
  display: none;
}
.small_box.faq_box .box_content > ul > li {
  padding: 18px 3% 18px 24px;
}
.small_box.faq_box .box_content .listfaq_a a {
  color: #8f1838;
}
.small_box.staff_box .box_content > ul > li {
  line-height: 22px;
}
.mobile_list a + .item-list {
  border-top: 0;
}
.mobile_list .item-list {
  padding: 0;
}
.sidenav.mobile_list ul li.sidenav_expanded {
  background: transparent;
  border: 0px;
  padding: 0;
}
.business_box.mobile_list ul li li,
.staff_box.mobile_list ul li li,
.service_box.mobile_list ul li li {
  background: transparent none;
  border: 0;
  padding: 0;
}
.business_box.mobile_list .box_content > ul > li > a,
.staff_box.mobile_list .box_content > ul > li > a {
  font-weight: bold;
}
.service_box .box_content .toggle_service {
  margin: 0px 0 0px 0px;
}
.service_box .box_content .hide_service {
  background-position: -13px center;
}
.service_box .box_content ul.service_list li {
  padding: 0px;
}
.service_box .box_content ul.service_list li a {
  border-top: 0px dashed #e6e6e6;
}
.service_box .box_content > ul > li {
  border-top: 0px dashed #e6e6e6;
  padding-top: 18px;
}
.service_box .box_content > ul > li:first-child {
  border: 0;
  border-bottom: 1px solid #cccccc;
}
.mobile_list ul li a {
  border-top: 0px dashed #CCCCCC;
  padding: 0 0 0px 0px;
  color: #656565;
}
.mobile_list ul li a:hover {
  color: #52bcae;
}
.mobile_list .item_smalltext {
  padding: 0;
  border: 0;
}
.mobile_list .item_smalltext + .item_smalltext {
  font-style: normal;
}
.mobile_list .box_bottomlink,
.mobile_box .box_bottomlink {
  background: #E7E7E7;
  border: 0;
  border-bottom: 1px solid #cccccc;
  color: #878787;
  font-style: normal;
  font-weight: bold;
  text-align: right;
  padding: 7px 2% 7px 24px;
  clear: both;
}
/*#endregion */
/*#region HEADER */
#siteheader {
  background: #e8e8e8;
  margin-bottom: 0;
  position: relative;
}
#siteheader a#home_link {
  height: 66px;
  overflow: hidden;
  position: absolute;
  text-indent: -4000px;
  top: 37px;
  width: 100%;
  background-size: 100% auto !important;
}
#siteheader > a {
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 110%;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  width: 33.33%;
}
#siteheader > a.menu_trigger {
  background: url("_gfx/cmn/mobile/menu.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  height: 37px;
  overflow: hidden;
  text-indent: -4000px;
  width: 37px;
}
#headercolumn {
  clear: both;
  background: #fff url(_gfx/cmn/mobile/mobile_header.gif) center center no-repeat;
  height: 66px;
  border-bottom: 1px #d9d9d9 solid;
  background-size: contain;
}
#searchbox {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 157px;
  position: absolute;
  right: 25px;
  top: 3px;
  border: 3px solid #d4d4d4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #FFF;
  float: left;
  height: 29px;
  margin: 0px 2%;
  padding: 0px;
}
#searchbox input#search_text {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: medium none !important;
  color: #494949;
  display: block;
  float: left;
  font-size: 15px !important;
  height: 23px;
  line-height: 23px !important;
  margin: 0px;
  outline: 0px none;
  padding: 0px 30px 0px 10px;
  width: 100%;
  font-weight: normal;
  font-style: italic;
}
#searchbox #searchbox input {
  float: left;
  margin: 5px 4px 0px 0px;
}
#searchbox #searchbox input input#search_text::-webkit-input-placeholder {
  color: #656565;
  font-size: 12px;
}
#searchbox #searchbox input input#search_text:-moz-placeholder {
  color: #656565;
  font-size: 12px;
}
#searchbox #searchbox input input#search_text::-moz-placeholder {
  color: #656565;
  font-size: 12px;
}
#searchbox #searchbox input input#search_text:-ms-input-placeholder {
  color: #656565;
  font-size: 12px;
}
#searchbox #searchbox input:focus {
  border: none !important;
  box-shadow: none;
}
#searchbox > a {
  display: block;
  position: absolute;
  right: 0px;
  vertical-align: middle;
  background: transparent url("_gfx/cmn/mobile/search_small.png") no-repeat scroll 10px 5px;
  text-indent: -9999px;
}
#searchbox.active {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 157px;
}
#searchbox.active input#search_text {
  padding: 0px 30px 0px 10px;
}
#searchbox.active > a {
  display: inline-block;
}
/*#endregion */
/*#region TABs DEFAULT */
.tabs_section .mobile_header {
  display: none !important;
}
ul.tabs {
  margin: 0;
  list-style: none;
  clear: both;
  padding: 0px 0 0 24px;
  margin-top: 15px;
  background: #dfebf6;
  height: 50px;
  border-bottom: 1px solid #cccccc;
}
ul.tabs li {
  float: left;
  width: 47%;
  max-width: 47%;
  white-space: nowrap;
}
ul.tabs li a {
  display: block;
  overflow: hidden;
  width: 95%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 0px -1px -1px 0;
  font-size: 170%;
  color: #a5acb2;
  text-decoration: none;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
}
ul.tabs li a:after {
  content: url(_gfx/cmn/mobile/tab_arrow.gif);
  margin-left: 8px;
  vertical-align: top;
}
ul.tabs li a.tab_active,
ul.tabs li a:hover {
  background: #ffffff;
  border-color: #cccccc;
  color: #026175;
}
ul.tabs li a.tab_active:after,
ul.tabs li a:hover:after {
  content: "";
}
.tabs_section > .tab_content {
  display: none;
}
.tabs_section > .tab_content.tab_active {
  display: block;
}
.tabs_section > .tab_content ul {
  background: #ffffff url(_gfx/cmn/mobile/tab_bg.gif) 0 bottom repeat-x;
}
.tabs_section > .tab_content ul li {
  background-color: transparent;
}
.with_slider .tabs_section {
  position: relative;
}
.with_slider .tabs_section > .tab_content {
  display: block;
  width: 100%;
  position: absolute;
  left: -1000%;
}
.with_slider .tabs_section > .tab_content.tab_active {
  position: relative;
  left: 0;
}
/*#endregion */
/*#region FLEXSLIDER DEFAULT */
/* FlexSlider Necessary Styles
*********************************/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li:first-child {
  display: block;
  -webkit-backface-visibility: visible;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  display: block;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider {
  position: relative;
}
/* Control Nav */
.flex-control-nav {
  position: absolute;
  right: 16px;
  bottom: 10px;
  display: none;
}
.flex-control-nav li {
  float: left;
}
.flex-control-nav li a {
  cursor: pointer;
  border: 2px solid #f0d7d7;
  border-radius: 7px;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
}
.flex-control-nav li a.flex-active,
.flex-control-nav li a:hover {
  background: #348ea2;
}
/*#endregion */
.home_top .col_left {
  -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
}
.home_top .col_right {
  float: left;
  width: 100%;
  position: relative;
  bottom: 0px;
  z-index: 2;
}
.home_mid .col_left {
  width: 100%;
  float: none;
  position: relative;
  bottom: 0;
  clear: both;
}
/*#region HOMEPAGE */
.home_collage {
  display: block;
  height: 185px;
  width: 100% !important;
  overflow: hidden;
  background-color: transparent;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.home_collage ul.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_collage ul.slides li > a {
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% 185px;
  display: block;
  height: 185px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px #fff solid;
}
.home_events ul li {
  float: left;
}
.home_events .datebox {
  display: block;
  color: #0098c6;
  border-right: 1px solid #0098c6;
  text-transform: uppercase;
  float: left;
  margin: 0 8px 0 0;
  padding: 0 6px 0 0;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}
.home_events .datebox span {
  color: #0098c6;
  display: block;
}
.home_buttons {
  display: block;
  background-color: transparent;
  width: 100%;
  max-width: 350px;
  margin: 20px auto;
}
.home_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_buttons ul li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  float: left;
  text-align: left;
  width: 100%;
  position: relative;
  min-height: 175px;
}
.home_buttons ul li:before {
  display: none;
}
.home_buttons ul li:last-child {
  float: right;
}
.home_buttons ul li a img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.home_buttons ul li a span {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 5% 0 8px 51%;
  display: inline-block;
}
.home_buttons ul li a p {
  color: #fff;
  position: relative;
  bottom: auto;
  font-size: 100%;
  padding: 0 14px 0 51%;
}
@media screen and (max-width: 620px) {
  .home_top .col_right {
    bottom: 0;
  }
  .home_buttons {
    width: 100%;
    max-width: 350px;
    margin: 20px auto;
  }
  .home_buttons ul li {
    width: 100%;
  }
  .home_buttons ul li a span {
    font-size: 18px;
  }
  .home_buttons ul li a span p {
    font-size: 100%;
  }
}
.home_spotlight {
  padding: 0 10px 0 25px;
  min-height: 0;
  background-color: transparent;
  position: relative;
  margin: 0;
}
.home_spotlight h2 {
  font-size: 34px;
  color: #8f1838;
  text-transform: uppercase;
  font-weight: 500;
}
.home_spotlight .box_content {
  padding: 0;
}
.home_spotlight .box_content p {
  font-size: 18px;
  color: #1e1e1e;
}
.facebook_feed,
.twitter_feed {
  padding: 0 !important;
}
.facebook_feed h2,
.twitter_feed h2 {
  margin: 0;
  color: #ffffff !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 110%;
  height: 30px;
  line-height: 30px;
  background: #52bcae;
  padding: 6px 16px;
}
.facebook_feed ul li,
.twitter_feed ul li {
  padding: 17px 16px;
  word-break: break-word;
}
.facebook_feed ul li img,
.twitter_feed ul li img {
  margin-right: 10px;
  float: left;
}
.facebook_feed ul li a,
.twitter_feed ul li a {
  display: inline;
}
.facebook_feed ul li a img,
.twitter_feed ul li a img {
  margin-right: 10px;
  float: left;
}
.facebook_feed ul li h4,
.twitter_feed ul li h4 {
  margin: 0;
}
/*#endregion */
/*#region MOBILE MAIN NAV */
.jPanelMenu-panel {
  /*#mobile_nav
    {
        display: none !important;
    }*/
  /*.sidenav {
        display: none;
    }*/
}
#jPanelMenu-menu {
  background: none repeat scroll 0 0 #e8e8e8;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  overflow-y: auto !important;
}
#jPanelMenu-menu .nav_tip {
  color: #656565;
  font-style: italic;
  margin: 30px 5% 10px;
}
#jPanelMenu-menu .dropdownmenu {
  border-top: 1px solid #f3f3f3;
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 40px;
}
#jPanelMenu-menu .dropdownmenu ul {
  margin: 0;
  padding: 0;
}
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  background: #dbdbdb;
}
#jPanelMenu-menu .dropdownmenu ul ul {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li {
  background: url("_gfx/cmn/mobile/nav_arrow_down.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
  border-bottom: 1px solid #f3f3f3;
  display: block;
  overflow: hidden;
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li a {
  color: #656565;
  display: block;
  padding: 7px 45px 7px 5%;
  text-decoration: none;
  text-transform: uppercase;
}
#jPanelMenu-menu .dropdownmenu li .expand_link {
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -4000px;
  top: 0;
  width: 45px;
}
#jPanelMenu-menu .dropdownmenu li.menu_active {
  background: url("_gfx/cmn/mobile/nav_arrow_up.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
}
#jPanelMenu-menu .dropdownmenu li li {
  border-bottom: 0 none;
  background: none;
}
#jPanelMenu-menu .dropdownmenu li li a {
  padding-left: 9%;
  padding-right: 5%;
  text-transform: none;
}
#jPanelMenu-menu #top_nav {
  color: #656565;
  display: block;
  padding: 8px 5% 0;
}
#jPanelMenu-menu #top_nav a {
  color: #656565;
  margin: 0 12px 0 0;
  text-decoration: none;
}
#jPanelMenu-menu ul.dropdownmenu li:hover .megamenu_container {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li:hover > ul,
#jPanelMenu-menu .dropdownmenu li li:hover > ul {
  display: none;
}
#jPanelMenu-menu .inner_container {
  background: #dbdbdb;
  border-top: 1px solid #f3f3f3;
}
/*#endregion */
/*#region FOOTER STYLES */
#page_footer {
  padding: 10px;
  min-height: 140px;
  color: #787878;
  background: #e8e8e8;
  zoom: 1;
  position: relative;
}
#page_footer:before {
  content: '';
  display: block;
}
#page_footer:after {
  content: '';
  display: table;
  clear: both;
}
#page_footer:before {
  content: "";
  top: auto;
  left: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 346px;
  height: 160px;
  background: transparent url("_gfx/cmn/water_mark.png") no-repeat scroll right center;
  z-index: 1;
  background-size: contain;
}
#page_footer #footercolumn {
  width: 98%;
  color: #666666;
  margin: 0 auto;
  max-width: 1024px;
  background-color: transparent;
  position: relative;
  padding: 0;
  z-index: 1;
}
#page_footer #footercolumn .footer_nav {
  font-size: 12px;
  margin-bottom: 0;
  padding-top: 15px;
  float: left;
}
#page_footer #footercolumn .footer_nav a {
  font-size: 12px;
  padding: 0 8px;
  color: #303030;
  position: relative;
}
#page_footer #footercolumn .footer_nav a:first-child {
  padding-left: 0;
}
#page_footer #footercolumn .footer_nav a:first-child:before {
  content: "";
}
#page_footer #footercolumn .footer_nav a:before {
  content: "|";
  top: -2px;
  margin: 0;
  position: absolute;
  left: -6px;
  right: 0;
}
#page_footer #footercolumn .footer_nav a:hover {
  text-decoration: underline;
}
#page_footer #footercolumn .footer_nav a:last-child {
  border-right: 0 none;
}
#page_footer #footercolumn .footer_copyright {
  font-size: 12px;
  color: #6B6969;
  float: left;
}
#page_footer #footercolumn .footer_copyright a {
  font-size: 12px;
  color: #6B6969;
}
#page_footer #footercolumn .footer_copyright a:hover {
  text-decoration: underline;
}
#page_footer #footercolumn .social_icons {
  position: relative;
  float: none;
  clear: both;
  margin: auto;
  padding-right: 0;
  padding-top: 12px;
}
#page_footer #footercolumn .social_icons a img {
  margin: 0 0 0 2px;
}
#page_footer #footercolumn .social_icons a img:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#page_footer p {
  margin: 0;
  clear: both;
}
#page_footer a {
  color: #787878;
  text-decoration: none;
  margin-right: 10px;
}
#page_footer ul {
  list-style: none;
  margin: 0 7px 10px 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  width: 150px;
}
#mobile_vision a {
  border: 1px solid #bbbaba;
}
#view-options {
  background: url(_gfx/cmn/mobile/fullsite_bg.gif) 0 0 repeat-x;
  position: relative;
  z-index: 1;
}
#view-options a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 27px;
  z-index: -1;
  background: url(_gfx/cmn/mobile/fullsite_arrow_right.png) 0 17px no-repeat;
}
#view-full,
#view-responsive {
  background: url(_gfx/cmn/mobile/fullsite_arrow_left.png) 11px 17px no-repeat;
  border: 0;
  font-weight: normal;
  line-height: 37px;
  font-size: 15px !important;
  margin-top: 0;
}
/*#endregion */
/*#region INTERIOR PAGES STYLES */
/***Title Widget**/
.title_widget h1 {
  color: #8f1838;
}
.title_widget h2 {
  color: #1e1e1e;
  font-size: 115%;
  font-weight: bold;
  line-height: 110%;
}
legend,
.sitemap_col .root-level a,
.service_request_widget legend {
  color: #1e1e1e;
  font-weight: bold;
  text-decoration: none;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #404040;
}
.content_area h1,
.Default.reDropDownBody h1,
.content_area h2,
.Default.reDropDownBody h2,
.content_area h3,
.Default.reDropDownBody h3,
.content_area h4,
.Default.reDropDownBody h4,
.content_area h5,
.Default.reDropDownBody h5,
.content_area h6,
.Default.reDropDownBody h6 {
  color: #1e1e1e;
}
/** Google CSE **/
#cse .gsc-control-cse {
  background: transparent !important;
}
#cse input[type=image].gsc-search-button {
  background: #5a959e !important;
  border: 2px solid transparent !important;
}
#cse .gsc-option-menu-item {
  background: gray;
}
#cse .gsc-option-menu,
#cse .gsc-selected-option-container {
  background: whiteSmoke !important;
  border-radius: 2px 2px 2px 2px;
}
/**link color**/
.list-pager a {
  color: #8f1838 !important;
}
.list-pager a.pg-normal:hover,
.alpha-filter a:hover,
.search .paging span a:hover {
  background: #8f1838;
  border: solid 1px transparent;
  color: #fff !important;
}
/** header colors **/
.form_button,
.sitewrapper .listtable th,
#cse input.gsc-search-button,
.column input[type=button],
.column input[type=submit],
.column input[type=reset],
.slideshow_link,
body.dialog_body input[type="submit"],
body.dialog_body input[type="button"],
body.dialog_body input[type="reset"],
.service_request_post_listable th {
  background: #5a959e !important;
  color: #fff !important;
}
.sitewrapper .listtable th a,
.slideshow_link a {
  color: #fff !important;
}
/** hover over color**/
.sitewrapper .listtable tr:hover td,
.photo_album_widget .standard_list ul li:hover {
  background: #ebebeb;
}
.form_button:hover,
.column input[type=button]:hover,
.column input[type=submit]:hover,
.column input[type=reset]:hover {
  color: #414141 !important;
  background: #ebebeb !important;
  border: 2px solid #d6d6c8 !important;
}
.breadcrumb a,
.breadcrumb {
  color: #ababab !important;
  line-height: 110%;
}
.breadcrumb a:last-child {
  position: relative;
}
.breadcrumb a:last-child:after {
  content: "\00BB";
  position: absolute;
  right: -8px;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox,
.font_size {
  color: #ababab !important;
  text-decoration: none !important;
  background: url(_gfx/int/title_icons.png) no-repeat;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox {
  padding-left: 20px;
}
.title_right > a:hover {
  text-decoration: none !important;
}
.font_larger,
.font_smaller {
  background: url(_gfx/int/title_icons.png) 0 -45px no-repeat;
}
.font_larger {
  background-position: 0 -60px;
}
.font_size {
  background-position: 0 14px;
}
.printer_friendly {
  background-position: 0 0;
}
.sharelink {
  background-position: 0 -60px;
}
.rss {
  background-position: 0 -15px;
}
.thickbox {
  background-position: 0 -30px;
}
a.font_larger {
  background-position: 0 -60px;
}
a.font_smaller {
  background-position: 0 -45px;
}
.font_size a {
  color: #ababab !important;
  text-decoration: none !important;
}
/****image widget*******/
.image_widget {
  margin: 10px  11px 0px 11px;
  overflow: hidden;
  position: relative;
}
.small_col .image_widget,
.standardlayout .left_col .image_widget,
.standardthreecolumnlayout .left_col .image_widget {
  clear: both;
  width: 100%;
  margin-top: 9px;
}
.small_col .image_widget {
  width: 89.6% !important;
  margin: 9px auto;
}
.image_rotate_container {
  background-color: #FFFFFF;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.image_rotate_container.current {
  opacity: 1;
  z-index: 5;
}
.image_rotate_container.prev {
  z-index: 4;
}
.image_widget img {
  display: block;
  width: 100%;
}
.image_rotate_caption {
  position: absolute;
  bottom: 0px;
  opacity: 0.8;
  color: #ffffff;
  background: #222222;
  display: block;
  width: 96%;
  text-align: center;
  padding: 5px 2%;
  min-height: 20px;
  line-height: 100%;
}
/* Cal Month View
================================================== */
.calendar {
  border-collapse: collapse;
  table-layout: fixed;
}
.calendar_eventtime {
  line-height: 109%;
  padding: 0 0 2px 0 !important;
  display: block;
  font-size: 100%;
  font-weight: normal;
}
.calendar_eventlink {
  line-height: 109%;
  display: block;
  font-size: 100%;
  margin: 0px 0 10px 0;
}
.calendar_more {
  padding-top: 5px;
  margin-top: 30px;
  border-top: 1px solid #e2e2e2;
  display: none;
}
.calendar_more_link {
  background: url(_gfx/int/calendar_more.png) 0 center no-repeat;
  padding-left: 26px;
  font-size: 105%;
  display: block;
  line-height: 24px;
}
.calendar_more_link.hidden {
  display: none !important;
}
/***minicalendar widget****/
.minicalendar_widget,
.calendar_widget {
  min-width: 170px;
  max-width: 298px;
  font-size: 12px!important;
  line-height: 18px!important;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  position: relative;
  z-index: 2;
  overflow: visible;
  border: 0;
}
.calendar_widget {
  min-width: 275px;
}
.small_col .minicalendar_widget,
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  padding-top: 0;
  margin-bottom: 14px;
  clear: both;
}
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  width: 100%;
  margin: auto;
}
.small_col .minicalendar_widget {
  width: 100%;
}
/*calendar mini grid - start*/
.calendar_mini_grid,
.calendar_grid {
  width: 100%;
  background: transparent;
}
.calendar_mini_grid.calendar td.calendar_day_with_items,
.calendar_grid.calendar td.calendar_day_with_items {
  cursor: pointer;
}
.calendar_mini_grid.calendar td.calendar_day_with_items > a,
.calendar_grid.calendar td.calendar_day_with_items > a {
  text-decoration: underline;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items,
.calendar_grid .calendar_items {
  display: none;
  position: absolute;
  z-index: 100;
  margin-top: -1px;
  background-color: #f4f4f4;
  border: solid 1px #dddddd;
  min-width: 100px;
  min-height: 50px;
  text-align: left;
  padding: 5px;
  box-shadow: none;
  border-radius: 2px;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventlink,
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime {
  font-size: 100%!important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime,
.calendar_grid.calendar .calendar_items .calendar_eventtime {
  color: #7a7a7a !important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items:hover .calendar_items,
.calendar_grid td:hover .calendar_items {
  display: block;
}
.calendar_mini_grid .calendar_dayheader,
.calendar_grid .calendar_dayheader {
  background: #5a959e;
  color: #ffffff;
  font-size: 80%;
  line-height: 21px;
  padding: 2px 0 0 0;
  text-transform: uppercase;
}
.calendar_grid .calendar_dayheader {
  color: #5a959e;
  text-align: left;
  text-indent: 18px;
}
.calendar_grid .calendar_dayheader:first-letter {
  color: #ffffff;
}
.calendar_mini_grid .calendar_title_td {
  padding: 0;
}
.calendar_mini_grid .calendar_title,
.calendar_grid .calendar_title {
  width: 100%;
}
.calendar_mini_grid .calendar_title td,
.calendar_grid .calendar_title {
  height: 28px;
  background: transparent;
  padding: 0 !important;
  color: #1e1e1e;
  text-align: center;
  font-size: 110%;
  line-height: 28px !important;
  text-transform: uppercase;
  font-weight: bold;
}
.calendar_grid .calendar_title td.calendar_title_content {
  color: #1e1e1e;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
}
.calendar_mini_grid .calendar_title td a {
  color: #1e1e1e;
  text-decoration: none;
}
.calendar_mini_grid .calendar_title td a:hover {
  text-decoration: underline;
}
.calendar_grid .calendar_title td.calendar_nextprev {
  padding: 0;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev a,
.calendar_grid td.calendar_nextprev a {
  background: url(_gfx/int/mini_calendar_controls.png) 0 -9px no-repeat;
  margin: 0 auto;
  width: 11px;
  height: 10px;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  cursor: pointer;
}
.calendar_grid td.calendar_nextprev a {
  text-align: left;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev:first-child a,
.calendar_grid td.calendar_nextprev:first-child a {
  background-position: 0 0;
}
.calendar_mini_grid td.calendar_day,
.calendar_grid td.calendar_day,
.calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_othermonthday,
.calendar_grid td.calendar_othermonthday {
  font-size: 90%;
  line-height: 155%;
  padding: 0;
  background: transparent none;
  border: 1px solid #cbcbcb;
  height: auto;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0 2px 0;
}
.minicalendar_widget .calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today {
  background: #717171;
  color: #fff;
  padding: 0;
  line-height: 145%;
}
.calendar_today > a,
.calendar_mini_grid.calendar td.calendar_day_with_items.calendar_today > a {
  color: #fff !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_day > a,
.calendar_mini_grid td.calendar_weekendday > a,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday,
.calendar_grid td.calendar_day > a,
.calendar_grid td.calendar_weekendday > a {
  color: #7a7a7a !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday {
  background: #ffffff;
}
.calendar_grid .calendar_othermonthday,
.calendar_grid .calendar_othermonthday > a,
.calendar_mini_grid .calendar_othermonthday,
.calendar_mini_grid .calendar_othermonthday > a {
  color: #d1d1d1 !important;
}
.calendar_grid td.calendar_othermonthday,
.calendar_mini_grid td.calendar_othermonthday {
  background: #ebebeb;
}
/* Default List Table Styling
================================================== */
.sitewrapper .listtable {
  width: 100%;
  border-collapse: separate !important;
  margin: 10px 0;
  empty-cells: show;
  border: solid 1px #cbcbcb !important;
  background: #ffffff !important;
}
.sitewrapper .listtable th {
  border: 0px;
  font-weight: normal;
}
.sitewrapper .listtable th:hover {
  font-weight: normal;
}
.sitewrapper .listtable td {
  padding: 3px 4px 2px 9px !important;
  border: 0;
  border-top: solid 1px #cbcbcb;
}
.sitewrapper .listtable tbody tr:first-child td {
  border-top: 0;
}
.list-filter,
.alpha-filter {
  margin: 0 0 10px 0;
  clear: both;
  list-style: none;
  padding: 0;
}
.list-filter ul,
.alpha-filter ul {
  list-style: none;
  padding: 0;
}
.list-filter ul li,
.alpha-filter ul li {
  float: left;
}
.list-filter ul li:first-child:before,
.alpha-filter ul li:first-child:before {
  content: "";
}
.list-filter ul li:before,
.alpha-filter ul li:before {
  color: Gray;
  content: "|";
}
.alpha-filter .current {
  color: inherit;
  cursor: inherit;
}
.alpha-filter .current:hover {
  background: transparent;
  border-color: transparent;
  box-shadow: 0 0 0;
  color: inherit;
}
.staff_directory_widget .listtable th:last-child {
  text-align: center;
}
.staff_directory_widget .listtable th:last-child:hover {
  text-align: center;
}
.detail-list-label,
.custom_fields label {
  width: 99px;
}
.form_survey_widget .answer_container textarea {
  min-width: 0;
  width: 100%;
}
.dialog_body.front_end_body {
  background: #fff;
}
.desktop_only {
  display: none !important;
}
.facility_directory_widgets .facility_detail_page .facility_item_header,
.facility_directory_widgets .listtype_listformated .facility_item_header {
  background: #5a959e !important;
}
.empty_list {
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
}
span.sticky {
  display: block;
  float: left;
  padding-left: 15px;
  background: url(_gfx/cmn/pin.gif) 0 0 no-repeat;
}
.my_dashboard_page .dashboard_block_wrapper .dashboard_block .block_title {
  background-color: #5a959e;
}
.ko-grid-pageLinks {
  display: none;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
  color: #5a7ea9;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #CCCCCC;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 10.5px;
}
.faculty_list {
  color: #5a7ea9;
}
.faculty_list .filter_az_index {
  padding: 15px 0 5px;
}
.faculty_list .filter_az_index a {
  color: #5a7ea9;
  text-decoration: underline;
}
.faculty_list .filter_az_index a:hover {
  text-decoration: none;
}
.faculty_list .filter_box p {
  color: #8f1838;
  background: #00d7c3;
  padding: 10px;
}
.faculty_list .filter_box input {
  width: 50%;
  min-width: 200px;
}
.faculty_list .listtable {
  border: none !important;
}
.faculty_list .listtable td {
  padding: 15px 10px 5px !important;
  border-right: 0 none !important;
}
.faculty_list .listtable img {
  float: left;
  height: 60px;
  margin-right: 10px;
}
/*#endregion */
.clinical_list .listtable {
  border: none !important;
}
.clinical_list .listtable td {
  padding: 15px 10px 5px !important;
  border-right: 0 none !important;
}
.clinical_list .listtable img {
  float: left;
  height: 60px;
  margin-right: 10px;
}
.clinical_list {
  line-height: 150%;
}
.clinical_list_intro .detail-list-label {
  width: 150px;
}
.clinical_list_content_area .detail-list-label {
  border-bottom: 1px dotted #ccc;
  width: 100%;
  margin: 10px 0 6px 0 !important;
  padding: 10px 0 4px;
  line-height: 23px;
  font-size: 110%;
}
.clinical_list.need_hide_detail_widget {
  padding-top: 38px;
}
.clinical_list.need_hide_detail_widget .detail-list li {
  margin-bottom: 13px;
}
.clinical_list.need_hide_detail_widget .detail-list li:nth-child(2) {
  display: none;
}
.clinical_list.need_hide_detail_widget .detail-list-label {
  width: 165px;
}
.clinical_list.need_hide_detail_widget .detail-list-value {
  width: 100%;
}
.clinical_list.need_hide_detail_widget .clinical_list_intro .detail-list-label {
  width: 165px;
}
.clinical_list.need_hide_detail_widget .detail-title {
  display: none;
}
.clinical_list.need_hide_detail_widget .clinical_list_content_area .detail-list-label {
  margin-top: 0 !important;
  padding-top: 0;
  border-bottom: 0;
}

/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
/***40.5em = 648px***/
@media screen and (min-width: 40.5em) {
  #dropdownrootitem2 {
    background: none!important;
  }
  #dropdownrootitem1.active,
  #dropdownrootitem2.active,
  #dropdownrootitem3.active,
  #dropdownrootitem4.active {
    background: #70d6e7 !important;
  }
  #dropdownrootitem1._current,
  #dropdownrootitem2._current,
  #dropdownrootitem3._current,
  #dropdownrootitem4._current {
    background: #43a295 !important;
  }
  body.front_end_body,
  .config_widget_template {
    background: #fff;
  }
  .mobile_only {
    display: none !important;
  }
  .desktop_only {
    display: block !important;
  }
  #headercolumn {
    background-image: none !important;
    height: auto !important;
  }
  .mobile_list ul li a,
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink,
  .mobile_list ul li a:hover {
    background: transparent none;
  }
  .business_box.mobile_list .box_content > ul > li > a,
  .staff_box.mobile_list .box_content > ul > li > a {
    font-weight: normal;
  }
  .mobile_list ul li {
    background: transparent none;
    border-bottom: 0px solid #cccccc;
    padding: 0;
    position: static;
  }
  .mobile_list ul li:before {
    display: none;
  }
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink {
    border: none;
  }
  #top_nav,
  .dropdownmenu {
    display: block;
  }
  .alert_container .important_alert {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    max-width: 1024px;
  }
  ul.tabs {
    background: none;
  }
  .tabs_section > section ul {
    background: none;
  }
  .edit .home_top .col_right {
    z-index: 301;
  }
  #edit_page .mainSpan_wrapper_home #siteheader .top_col .widget_wrapper .widget_wrapper_title {
    display: none;
  }
  .mainSpan_wrapper,
  .mainSpan_wrapper_review,
  .mainSpan_wrapper_home {
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #fff));
    background: -ms-linear-gradient(bottom, #e6e6e6, #fff);
    background: -moz-linear-gradient(center bottom, #e6e6e6 0%, #fff 100%);
    background: -o-linear-gradient(#fff, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e6e6e6', GradientType=0);
    background-size: 100% auto;
    background-attachment: scroll;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .mainSpan_wrapper_home #dropdownrootitem1.active,
  .mainSpan_wrapper_home #dropdownrootitem2.active,
  .mainSpan_wrapper_home #dropdownrootitem3.active {
    background: none!important;
  }
  .mainSpan_wrapper_home #dropdownrootitem1._current,
  .mainSpan_wrapper_home #dropdownrootitem2._current,
  .mainSpan_wrapper_home #dropdownrootitem3._current,
  .mainSpan_wrapper_home #dropdownrootitem4._current {
    background: none!important;
  }
  .mainSpan_wrapper_home #siteheader {
    height: 160px;
    position: relative;
    background: transparent;
    margin: 0 auto;
    width: 98%;
    max-width: 1024px;
    z-index: 2;
  }
  .mainSpan_wrapper_home #siteheader a#home_link {
    height: 60px;
    left: 0;
    top: 84px;
    width: 100%;
    background: url(_gfx/cmn/logo.png) 0 0 no-repeat !important;
    background-size: contain!important;
  }
  .mainSpan_wrapper_home #siteheader #searchbox {
    top: 35px !important;
  }
  .mainSpan_wrapper_home #siteheader .top_col {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .mainSpan_wrapper_home #siteheader .top_col .mainnav {
    background: none !important;
    box-shadow: none !important;
  }
  .mainSpan_wrapper_home #siteheader .top_col .mainnav .dropdownmenu > li {
    background: none;
    width: auto;
  }
  .mainSpan_wrapper_home #siteheader .top_col .mainnav .dropdownmenu > li > a {
    color: #212121;
    font-size: 12px;
    margin-right: 10px;
  }
  .mainSpan_wrapper_home #siteheader .top_col .mainnav .dropdownmenu > li .megamenu_container {
    display: none !important;
  }
  #sitebody {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1024px;
    min-height: 588px;
    padding: 0 0 60px 0;
    margin-bottom: 44px;
    margin: 0 auto 0 auto;
    background-color: transparent;
  }
  #sitebody:before {
    content: "";
    top: 0;
    left: auto;
    position: absolute;
    right: -50px;
    bottom: 0;
    width: 1124px;
    height: auto;
    background: rgba(255, 255, 255, 0.45);
    z-index: -1;
  }
  #siteheader {
    height: 110px;
    position: relative;
    background: transparent;
    margin: 0 auto;
    width: 98%;
    max-width: 1024px;
    z-index: 2;
  }
  #siteheader a#home_link {
    height: 47px;
    left: 0;
    top: 13px;
    width: 550px;
    background: url(_gfx/cmn/logo.png) left bottom no-repeat !important;
    background-size: contain !important;
  }
  #top_nav {
    color: #6B6969;
    text-align: right;
    line-height: 35px;
    padding: 0;
    position: absolute;
    right: 0;
  }
  #top_nav a {
    color: #6B6969;
    font-size: 12px;
    margin: 0 5px;
    text-decoration: none;
    position: relative;
  }
  #top_nav a:hover {
    text-decoration: none;
  }
  #top_nav a:first-child:before {
    content: "";
  }
  #top_nav a:before {
    content: "|";
    top: -10px;
    left: -10px;
    margin: 0;
    position: absolute;
    color: #8f1838;
  }
  #searchbox {
    margin: 0;
    position: absolute;
    right: 0;
    top: 66px;
    width: 298px;
    height: 37px;
    background: #e0e4e5;
    border: 1px #d8d8d8 solid;
    -webkit-box-shadow: inset -4px 2px 4px 0px rgba(216,216,216,0.8);
    -moz-box-shadow: inset -4px 2px 4px 0px rgba(216,216,216,0.8);
    box-shadow: inset -4px 2px 4px 0px rgba(216,216,216,0.8);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
  }
  #searchbox > a {
    display: inline-block;
    background: url("_gfx/cmn/search_input_bg.png") no-repeat scroll right center;
    width: 39px;
    height: 37px !important;
    text-indent: -9999px;
    padding: 0;
    position: absolute;
    right: 6px;
  }
  #searchbox input#search_text {
    width: 250px;
    height: 37px;
    background-color: transparent;
    padding: 0 0 0 12px;
    font-size: 16px;
    color: #888c8f;
    font-style: italic;
  }
  #searchbox input#search_text::-webkit-input-placeholder {
    font-size: 16px;
    color: #888c8f;
  }
  #searchbox input#search_text:-moz-placeholder {
    font-size: 16px;
    color: #888c8f;
  }
  #searchbox input#search_text::-moz-placeholder {
    font-size: 16px;
    color: #888c8f;
  }
  #searchbox input#search_text:-ms-input-placeholder {
    font-size: 16px;
    color: #888c8f;
  }
  #searchbox.active {
    width: 298px;
  }
  #searchbox.active input#search_text {
    padding: 0 0 0 12px;
  }
  #searchbox.active > a {
    display: inline-block;
  }
  .translatebox {
    float: right;
    height: 19px;
    clear: both;
    display: block;
    margin: 9px 0px 0px 0px;
    padding: 5px 5px 5px 29px;
    background: #fff url('_gfx/cmn/google.png') 6px 4px no-repeat;
    box-shadow: 0 1px 1px rgba(0, 1, 1, 0.28), 0 0 5px #9ec5d2;
  }
  .translatebox a {
    display: none;
  }
  .translatebox .skiptranslate.goog-te-gadget {
    color: white !important;
    font-size: 0px;
  }
  .translatebox .skiptranslate.goog-te-gadget select.goog-te-combo {
    top: 0px;
    border: 0;
    outline: 0;
    width: 180px;
    position: relative;
    color: #666 !important;
    font-size: 11px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
  }
  #page_footer {
    clear: both;
    font-size: 100%;
    background: transparent;
    padding: 0;
    margin-bottom: 0px;
    max-width: 1124px;
    margin: 0 auto;
    position: relative;
  }
  #page_footer:before {
    content: "";
    top: auto;
    left: auto;
    position: absolute;
    right: 30px;
    bottom: 0;
    z-index: -1;
    width: 515px;
    height: 315px;
    margin: 0 auto;
    background: transparent url("_gfx/cmn/water_mark.png") no-repeat scroll right center;
    z-index: 0;
  }
  #page_footer a {
    margin: 0;
  }
  #page_footer #footercolumn {
    width: 98%;
    top: 15px;
    color: #666666;
    margin: 0 auto;
    max-width: 1024px;
    background-color: transparent;
    padding: 0;
    position: relative;
    z-index: 1;
  }
  #page_footer #footercolumn .footer_nav {
    font-size: 12px;
    margin-bottom: 0;
    padding-top: 0px;
    padding-left: 25px;
    float: left;
  }
  #page_footer #footercolumn .footer_nav a {
    font-size: 12px;
    padding: 0 8px;
    color: #303030;
    position: relative;
  }
  #page_footer #footercolumn .footer_nav a:first-child {
    padding-left: 0;
  }
  #page_footer #footercolumn .footer_nav a:first-child:before {
    content: "";
  }
  #page_footer #footercolumn .footer_nav a:before {
    content: "|";
    top: -1px;
    margin: 0;
    position: absolute;
    left: -4px;
    right: 0;
  }
  #page_footer #footercolumn .footer_nav a:hover {
    text-decoration: underline;
  }
  #page_footer #footercolumn .footer_nav a:last-child {
    border-right: 0 none;
  }
  #page_footer #footercolumn .footer_copyright {
    font-size: 12px;
    color: #6B6969;
    float: left;
    padding-left: 25px;
    padding-right: 260px;
    width: auto;
  }
  #page_footer #footercolumn .footer_copyright a {
    font-size: 12px;
    color: #6B6969;
    text-decoration: underline;
  }
  #page_footer #footercolumn .footer_copyright a:hover {
    text-decoration: none;
  }
  #page_footer #footercolumn .social_icons {
    position: absolute;
    top: 5px;
    right: 10px;
    float: none;
    clear: both;
    margin: 0 0 0 0;
    padding-right: 20px;
    padding-top: 0px;
    left: auto;
    z-index: 2;
  }
  #page_footer #footercolumn .social_icons a img {
    margin: 0 0 0 2px;
  }
  #page_footer #footercolumn .social_icons a img:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70);
  }
  #sitebody.homepagelayout {
    padding: 0;
    box-shadow: none;
    min-height: 690px;
    max-width: 1124px;
    background: transparent;
    margin: 0 auto 0 auto;
  }
  #sitebody.homepagelayout:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    background: rgba(255, 255, 255, 0.45);
    z-index: -1;
    margin: auto;
  }
  #sitebody.homepagelayout .home_top *,
  #sitebody.homepagelayout .home_mid *,
  #sitebody.homepagelayout .home_bottom *,
  #sitebody.homepagelayout .home_top *:before,
  #sitebody.homepagelayout .home_mid *:before,
  #sitebody.homepagelayout .home_bottom *:before,
  #sitebody.homepagelayout .home_top *:after,
  #sitebody.homepagelayout .home_mid *:after,
  #sitebody.homepagelayout .home_bottom *:after {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*Set layout posision and width*/
  .container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
  }
  .home_top {
    clear: both;
    position: relative;
    background-color: transparent;
  }
  .home_top .col_left {
    float: left;
    width: 100%;
    -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 12px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .home_top .col_right {
    float: left;
    width: 100%;
    position: relative;
    bottom: 100px;
    z-index: 2;
  }
  .home_mid {
    clear: both;
    position: relative;
  }
  .home_mid .col_left {
    width: 100%;
    float: none;
    position: relative;
    bottom: 80px;
    clear: both;
  }
  /*Home Page Boxes*/
  .home_buttons {
    background-color: transparent;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    padding: 0 5%;
    clear: both;
    float: none;
  }
  .home_buttons ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .home_buttons ul li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex: 1 1 auto;
    margin: 0 5px 0 0;
    padding: 0;
    background: none;
    border: none;
    float: left;
    text-align: left;
    width: 50%;
    max-width: 365px;
    position: relative;
    /*                &:nth-child(2){

                    a{
                        padding: 0;

                        &:hover{
                            padding: 0;
                        }

                        img{
                            left: 0;
                        }
                    }
                }
*/
  }
  .home_buttons ul li:last-child {
    margin-right: 0;
  }
  .home_buttons ul li a {
    display: block;
    min-height: 143px;
    padding: 0;
  }
  .home_buttons ul li a img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .home_buttons ul li a span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 6% 0 10px 53%;
  }
  .home_buttons ul li a p {
    font-size: 12px;
    color: #fff;
    position: relative;
    padding: 0 12px 0 53%;
  }
  .home_spotlight {
    padding: 0 0 0 25px;
    min-height: 0;
    background-color: transparent;
    position: relative;
    margin: 0;
  }
  .home_spotlight h2 {
    font-size: 36px;
    color: #8f1838;
    text-transform: uppercase;
    font-weight: 500;
    margin: 10px 0 24px 0;
  }
  .home_spotlight .box_content {
    padding: 0;
    background: none;
  }
  .home_spotlight .box_content p {
    font-size: 20px;
    color: #1e1e1e;
  }
  .mobile_box > div {
    background: none;
    padding: 0;
  }
  .home_collage {
    display: block;
    height: 393px;
    width: 100% !important;
    overflow: hidden;
    background-color: transparent;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .home_collage ul.slides {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .home_collage ul.slides li > a {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    display: block;
    height: 393px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px #fff solid;
  }
  .standardlayout .left_col.column,
  .standardthreecolumnlayout .left_col.column {
    width: 24.12109375%;
    margin: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  .standardlayout .left_col.column:before,
  .standardthreecolumnlayout .left_col.column:before {
    width: 24.12109375%;
    background: transparent;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 40px;
    top: 0;
    box-shadow: none;
  }
  .standardlayout .right_col.column,
  .standardthreecolumnlayout .right_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75.87890625%;
    padding: 0 0 0 30px;
    margin: 0;
  }
  .standardthreecolumnlayout .small_col {
    width: 100%;
    margin: 0 !important;
  }
  .twocolumnswithbottomlayout .left_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 20px;
    padding-right: 10px;
  }
  .twocolumnswithbottomlayout .right_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-right: 20px;
    padding-left: 10px;
  }
  .twocolumnswithbottomlayout .bottom_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
  }
  .twocolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .threecolumnswithbottomlayout .top_col.column {
    padding-bottom: 20px;
  }
  .threecolumnswithbottomlayout .left_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%;
    padding-left: 20px;
    padding-right: 10px;
  }
  .threecolumnswithbottomlayout .middle_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .threecolumnswithbottomlayout .right_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%;
    padding-right: 20px;
    padding-left: 10px;
  }
  .threecolumnswithbottomlayout .bottom_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
  }
  .threecolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .twocolumnreverselayout .has_small_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66666667%;
    padding-left: 20px;
    padding-right: 10px;
  }
  .twocolumnreverselayout .small_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 247px;
    padding-right: 20px;
    padding-left: 10px;
    margin: 0 !important;
  }
  .sidenav {
    display: block;
    width: 100%;
    float: left;
    background-color: transparent;
    position: relative;
    padding: 0%;
    box-sizing: border-box;
    margin: 0 auto 30px auto;
    font-size: 103%;
    /*border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          overflow: hidden;*/
  }
  .sidenav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sidenav ul li {
    position: relative;
  }
  .sidenav ul li a,
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #767676;
    font-size: 90%;
    text-decoration: none;
    display: block;
    padding: 7px 7px 7px 26px;
    line-height: 120%;
    position: relative;
    z-index: 1;
    font-weight: normal;
    border-bottom: 1px solid #cbcbcb;
  }
  .sidenav > ul:last-child > li:last-child a,
  .sidenav > ul:last-child > li:last-child a:hover,
  .sidenav > ul:last-child > li:last-child a:focus {
    border-bottom: 0px;
  }
  .small_col .sidenav {
    float: left;
    background-color: transparent !important;
    border-radius: 0px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px auto 30px auto;
  }
  .sidenav ul li.sidenav_haschildren > a:before {
    position: absolute;
    content: "";
    background: transparent;
    width: 0;
    height: 0;
    left: 15px;
    top: 33%;
    border-left: 4px solid #767676;
    border-right: 4px solid transparent;
    border-top: 4px solid transparent;
    border-bottom: solid 4px transparent;
  }
  .sidenav ul li.sidenav_haschildren > a:hover:before {
    border-left: 4px solid #fff;
  }
  .sidenav ul li.sidenav_current > a {
    background: #f7f7f7;
    color: #3a3939;
    /*border-bottom: 1px solid @sidenav-item-border;*/
  }
  .sidenav ul li.sidenav_current > a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 15px;
    top: 9px;
    background: transparent;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #3a3939;
  }
  .sidenav ul li.sidenav_current > a:hover:before {
    border-left: 4px solid #fff;
  }
  .sidenav ul li.sidenav_expanded > a {
    background: #efefef;
    color: #767676;
    border-bottom: 1px solid #cbcbcb;
  }
  .sidenav ul li.sidenav_expanded > a:before {
    position: absolute;
    content: "";
    background: transparent;
    width: 0;
    height: 0;
    left: 14px;
    top: 42%;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #767676;
    border-bottom: solid 4px transparent;
  }
  .sidenav ul li.sidenav_expanded > a:hover:before {
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
  }
  /*second level */
  .sidenav ul li li.sidenav_expanded > a {
    background: #efefef;
    color: #767676;
    border-bottom: 1px solid #cbcbcb;
  }
  .sidenav ul li li.sidenav_expanded > a:before {
    position: absolute;
    content: "";
    background: transparent;
    width: 0;
    height: 0;
    left: 14px;
    top: 13px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #767676;
    border-bottom: solid 4px transparent;
  }
  .sidenav ul li li.sidenav_expanded > a:hover:before {
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
  }
  .sidenav ul li li.sidenav_current > a:before,
  .sidenav ul li li.sidenav_haschildren > a:before {
    left: 23px;
  }
  .sidenav ul li li li.sidenav_current > a:before,
  .sidenav ul li li li.sidenav_haschildren > a:before {
    left: 36px;
  }
  .sidenav ul li li li li.sidenav_current > a:before,
  .sidenav ul li li li li.sidenav_haschildren > a:before {
    left: 36px;
  }
  .sidenav ul li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li.sidenav_haschildren > a:before {
    left: 45px;
  }
  .sidenav ul li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li.sidenav_haschildren > a:before {
    left: 55px;
  }
  .sidenav ul li li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li li.sidenav_haschildren > a:before {
    left: 65px;
  }
  .sidenav ul li li a {
    padding-left: 36px !important;
  }
  .sidenav ul li li li a {
    padding-left: 46px !important;
    /*second level*/
    background: #f7f7f7;
  }
  .sidenav ul li li li li a {
    padding-left: 51px !important;
  }
  .sidenav ul li li li li li a {
    padding-left: 61px !important;
  }
  .sidenav ul li li li li li li a {
    padding-left: 71px !important;
  }
  .sidenav ul li.sidenav_expanded > a:hover,
  .sidenav ul li.sidenav_expanded > a:focus {
    border-bottom: 1px solid #5a959e;
    margin-top: 0px;
  }
  .sidenav ul li li a {
    border-bottom: 1px #f7f7f7 solid;
    background: #f7f7f7;
    color: #767676;
    margin-top: 0px;
  }
  .sidenav ul li a:hover,
  .sidenav ul li a:focus,
  .sidenav ul li li > a:hover,
  .sidenav ul li li > a:focus {
    color: #fff !important;
    background: #5a959e;
  }
  .banner_col .image_widget .image_rotate_container,
  .standardlayout .right_col > .image_widget:first-child .image_rotate_container {
    background: transparent !important;
    top: 0 !important;
    left: 0 !important;
  }
  .banner_col .image_widget,
  .standardlayout .right_col > .image_widget:first-child {
    position: relative;
    max-width: none;
    padding: 0;
    margin: 0;
    border: 1px #fff solid;
    -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    height: 151px;
  }
  .banner_col .no_image,
  .standardlayout .right_col > .no_image {
    border: 0 none !important;
  }
  .breadcrumb {
    font-size: 85%;
  }
  .breadcrumb a {
    text-decoration: underline !important;
  }
  .breadcrumb a:hover {
    text-decoration: none !important;
  }
  .title_widget {
    padding: 12px 0 0 0;
    clear: both;
  }
  .title_widget h1 {
    text-shadow: 0 0 1px rgba(35, 31, 32, 0.4);
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-size: 190% !important;
    text-transform: capitalize;
    padding: 0;
    line-height: 130% !important;
    margin: 35px 0 10px 0;
    overflow: hidden;
    text-shadow: none;
  }
  .title_widget h2 {
    padding: 0px 0 0 0px;
    font-weight: 600;
  }
  .top_col .title_widget {
    padding: 12px 20px 0;
  }
  .title_right {
    padding: 0 0 6px 0;
    float: right;
  }
  .title_right > a,
  .title_right > div {
    float: right;
  }
  .title_right > a:first-child,
  .title_right > div:first-child {
    margin-left: 18px;
  }
  .printer_friendly,
  .sharelink,
  .rss,
  .thickbox,
  .font_size,
  .font_size a {
    background: url(_gfx/int/title_icons.png) 0 -75px no-repeat;
    font-size: 85% !important;
  }
  .font_size a {
    font-size: 100% !important;
  }
  .printer_friendly {
    background-position: 0 0;
  }
  .sharelink {
    background-position: 0 -60px;
  }
  .rss {
    background-position: 0 -15px;
  }
  .thickbox {
    background-position: 0 -30px;
  }
  a.font_larger {
    background-position: 0 -60px;
  }
  a.font_smaller {
    background-position: 0 -45px;
  }
  .standardthreecolumnlayout .small_col .image_widget {
    width: 46% !important;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
  }
  .splash_page {
    background: none !important;
    max-width: 1024px;
    border-radius: 10px;
    margin: 15px auto 15px auto;
    padding: 50px 0 0 0 !important;
    min-height: 500px;
  }
  .content_area {
    padding: 12px 0 0 0;
    word-break: break-word;
  }
  .top_col .content_area {
    padding: 12px 20px 0;
  }
  .small_col .content_area,
  .standardlayout .left_col .content_area,
  .standardthreecolumnlayout .left_col .content_area {
    margin: 0 0 17px 0;
    clear: both;
    background: #fbfbfb !important;
    border: 1px solid #d3d3d3 !important;
    box-shadow: 0px 0 3px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 1;
    padding: 13px 6% 5px 6%;
    font-size: 100%;
    border-radius: 2px;
  }
  .small_col .sidenav {
    background: transparent;
    float: left;
    background: #f0ede9;
    border-radius: 6px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px auto 30px auto;
  }
  .small_col .minicalendar_widget {
    width: 84%;
  }
  .small_col .content_area {
    font-weight: 500;
  }
  .small_box {
    margin-bottom: 17px;
    vertical-align: top;
    clear: both;
    background: #fff !important;
    border: 1px solid #cbcbcb !important;
    border-radius: 0px;
    word-wrap: break-word;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .small_box .box_title {
    color: #fff;
    font-weight: normal;
    line-height: 34px;
    font-size: 120% !important;
    min-height: 34px;
    height: auto;
    padding: 0px 15px 0px 15px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    background: #5a959e;
  }
  .small_box .box_content {
    padding: 0px 10px 0 10px;
  }
  .small_box .box_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 100%;
    font-size: 90%;
    padding: 0 0 0 0;
  }
  .small_box .box_content ul li {
    padding: 10px 0 10px 0;
    position: relative;
  }
  .small_box .box_content ul img {
    margin-right: 3px;
    vertical-align: bottom;
  }
  .small_box .box_content ul a,
  .small_box .service_box .box_content li > span,
  .small_box .faq_box ul .listfaq_q {
    color: #3a3a3a;
    line-height: 14px;
    text-decoration: none;
    font-size: 100%;
    font-weight: normal;
  }
  .small_box .box_content ul a:hover {
    text-decoration: none;
    color: #3a3a3a;
    font-weight: normal;
  }
  .small_box .box_content .item_smalltext,
  .small_box .small_box .box_content ul.item-list li {
    margin: 0;
    color: #a4a4a4;
    font-size: 100%;
    padding: 4px 0 0 0;
    border: 0;
    line-height: 115%;
  }
  .small_box .box_content ul.item-list li {
    font-size: 100%;
  }
  .small_box .box_content ul.item-list li a,
  .small_box .service_box .box_content ul.service_list li a {
    color: #a4a4a4;
    font-weight: normal;
  }
  .small_box .item_new,
  .small_box .listtable span.item_new {
    color: #6d0f0f;
    font-size: small;
    font-weight: bold;
    margin-left: 5px;
    display: inline;
  }
  .small_box .box_content ul.item-list {
    margin: 0;
    padding: 4px 0 0 0;
    border: 0;
  }
  .small_box .box_bottomlink {
    float: right;
    margin: 6px 0;
    padding: 0;
    background: transparent;
    text-transform: capitalize;
    color: #010101;
    font-size: 90%;
    font-weight: normal;
  }
  .small_box.staff_box .box_content ul.item-list li.item-phone,
  .small_box.staff_box .box_content ul.item-list li.item-email,
  .small_box.businesses_box .box_content ul.item-list li.item-phone,
  .small_box.businesses_box .box_content ul.item-list li.item-email {
    line-height: 17px;
    border-bottom: none;
  }
  .small_box.faq_box .box_content > ul > li {
    padding: 4px 0;
    line-height: 17px;
  }
  .small_box.business_box .box_content > ul .item-map,
  .small_box.business_box .box_content > ul .item-phone,
  .small_box.business_box .box_content > ul .item-email {
    line-height: 145%;
  }
  .small_box.faq_box .box_content ul ul li,
  .small_box.service_box .service_list li {
    border: 0;
  }
  .small_box.service_box ul li span {
    padding: 0;
  }
  .standardthreecolumnlayout .left_col .minicalendar_widget,
  .standardlayout .left_col .minicalendar_widget {
    background: none;
  }
  .standardthreecolumnlayout .small_col .small_box {
    width: 46%;
    margin-right: 2%;
    display: inline-block;
  }
  .twitter_box ul,
  .facebook_box ul {
    margin-bottom: 10px;
  }
  .twitter_box ul li,
  .facebook_box ul li {
    padding: 8px 0 8px 0 !important;
    width: 100%;
    float: left;
  }
  .twitter_box ul li img,
  .facebook_box ul li img {
    float: left;
    margin-right: 10px;
    display: block;
    height: 50px;
    width: 50px;
  }
  .twitter_box ul li span.box_date,
  .facebook_box ul li span.box_date {
    float: right;
    font-size: 80%;
    text-transform: uppercase;
  }
  .twitter_box ul li a,
  .facebook_box ul li a {
    color: #545454;
    display: inline;
    padding-right: 0;
    font-size: 100%;
    font-weight: normal;
  }
  .twitter_box ul li a span,
  .facebook_box ul li a span {
    display: block;
    font-size: 100%;
    line-height: 120%;
    font-weight: normal;
    text-transform: lowercase;
  }
  .facebook_feed,
  .twitter_feed {
    padding: 0 !important;
  }
  .facebook_feed h2,
  .twitter_feed h2 {
    color: #fff !important;
    font-weight: normal;
    line-height: 34px;
    font-size: 120% !important;
    min-height: 34px;
    height: auto;
    padding: 0px 15px 0px 15px;
    text-align: left;
    display: block;
    text-transform: uppercase;
    background: #5a959e;
  }
  .facebook_feed ul,
  .twitter_feed ul {
    padding: 0 15px;
  }
  .facebook_feed ul li,
  .twitter_feed ul li {
    word-wrap: break-word;
    line-height: 145%;
  }
  .facebook_feed ul li img,
  .twitter_feed ul li img {
    margin-right: 10px;
    float: left;
    color: #a4a4a4;
  }
  .facebook_feed ul li a,
  .twitter_feed ul li a {
    color: #3a3a3a;
    line-height: 145%;
  }
  .facebook_feed ul li a img,
  .twitter_feed ul li a img {
    margin-right: 10px;
    float: left;
  }
  .facebook_feed ul li h4,
  .twitter_feed ul li h4 {
    margin: 12px 0 0 0;
  }
  .facebook_feed ul li p,
  .twitter_feed ul li p {
    color: #a4a4a4;
    line-height: 145%;
  }
  .facebook_feed .box_bottomlink,
  .twitter_feed .box_bottomlink {
    float: right;
    margin: 6px 10px;
    padding: 0;
    background: transparent;
    text-transform: capitalize;
    color: #010101;
    font-size: 90%;
    font-weight: normal;
  }
  .calendar_widget {
    max-width: 100%;
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .calendar_widget:before {
    background: transparent none;
  }
  table.calendar_grid {
    background: transparent;
    border-spacing: 0;
    border-collapse: collapse;
  }
  .calendar_grid .calendar_dayheader {
    line-height: 32px;
    color: #ffffff;
    padding: 2px 2px 0 2px;
    font-weight: normal;
    background: #5a959e;
    text-transform: uppercase;
    font-size: 110%;
    text-indent: 0;
    text-align: center;
  }
  .calendar_grid .calendar_dayheader:first-letter {
    color: #ffffff;
  }
  .calendar_grid .calendar_title {
    width: 100%;
    background: transparent none;
    height: auto;
  }
  .calendar_grid .calendar_title td.calendar_title_content {
    padding: 11px 0 10px 0;
    width: 70%;
    font-weight: normal;
    color: #1e1e1e;
    overflow: visible;
    font-size: 170%;
    text-transform: none;
  }
  .calendar_grid .calendar_title td.calendar_nextprev {
    width: 10% !important;
    padding: 8px 0 0 0;
    text-align: center;
  }
  .calendar_grid td.calendar_nextprev a {
    font-weight: normal;
    text-decoration: underline;
    color: #8f1838;
    text-indent: 0;
    background-image: none;
    display: inline;
    font-size: 90%;
    text-transform: none;
  }
  .calendar_grid td.calendar_nextprev a:hover {
    text-decoration: none;
  }
  .calendar_grid td.calendar_day,
  .calendar_grid td.calendar_today,
  .calendar_grid td.calendar_weekendday,
  .calendar_grid td.calendar_othermonthday {
    text-align: right;
    vertical-align: top;
    font-size: 169%;
    line-height: 25px;
    font-weight: normal;
    padding: 3px 8px;
    border: 1px solid #cbcbcb;
    height: 105px;
    word-wrap: break-word;
  }
  .calendar.calendar_grid td.calendar_day,
  .calendar.calendar_grid td.calendar_weekendday,
  .calendar.calendar_grid td.calendar_day > a,
  .calendar.calendar_grid td.calendar_weekendday > a,
  .calendar.calendar_grid td.calendar_day .calendar_eventtime,
  .calendar.calendar_grid td.calendar_weekendday .calendar_eventtime {
    color: #7a7a7a !important;
    background: #ffffff;
  }
  .calendar_grid td.calendar_othermonthday,
  .calendar_grid .calendar_othermonthday > a,
  .calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime {
    color: #d1d1d1 !important;
    background: #ebebeb;
  }
  .calendar_grid td.calendar_today {
    background: #717171;
    color: #fff;
    text-align: left;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventtime {
    color: #fff !important;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventlink {
    color: #fff !important;
  }
  .calendar_grid td.calendar_today > a {
    color: #fff !important;
  }
  .calendar_grid.calendar td.calendar_day_with_items {
    cursor: default;
    text-align: left;
  }
  .calendar_grid .calendar_items {
    display: block;
    position: static;
    z-index: 1;
    margin-top: 0;
    background-color: transparent;
    border: solid 0 #dddddd;
    box-shadow: 0 0 0;
    min-width: 0;
    min-height: 0;
    text-align: left;
    padding: 0;
  }
  .calendar_eventtime,
  #sitebody .calendar_grid.calendar .calendar_items .calendar_eventtime {
    display: block;
    font-size: 60% !important;
    color: #7a7a7a;
  }
  .calendar_eventlink {
    font-size: 60% !important;
    display: block;
    text-decoration: underline !important;
    color: #8f1838 !important;
  }
  .calendar_eventlink:hover {
    text-decoration: none !important;
  }
  .calendar_more {
    display: block;
  }
  .current_month_title.mobile_hide {
    display: inline-block;
  }
  .calendar_day > a,
  .calendar_today > a,
  .calendar_weekendday > a,
  .calendar_othermonthday > a {
    text-decoration: none !important;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
  }
  .ad-preloads {
    display: none;
  }
  .form_survey_widget .command_wrapper {
    border: 1px solid transparent;
    height: 20px;
    margin: 5px 0;
    width: auto;
  }
  .form_survey_widget .command_wrapper:hover {
    background: #ebebeb;
    border-color: #d6d6c8;
    border-radius: 10px;
  }
  .social_account_login_box {
    display: none;
  }
}
.clinical_list.need_hide_detail_widget {
  padding-top: 40px;
}

/**import less variables**/
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
@media screen and (min-width: 475px) {
  .clinical_list.need_hide_detail_widget .detail-list-value {
    width: 59%;
  }
}
/***49.9375em = 799px***/
@media only screen and (min-width: 49.9375em) {
  .mainSpan_wrapper_home #siteheader a#home_link {
    width: 700px;
    background-size: 100% auto !important;
  }
  .home_buttons {
    max-width: 100%;
    padding: 0 5%;
  }
  .standardthreecolumnlayout .has_small_col {
    width: 67%;
  }
  .standardthreecolumnlayout .small_col {
    width: 30%;
    float: right;
  }
  .standardthreecolumnlayout .small_col .content_area,
  .standardthreecolumnlayout .small_col .small_box {
    width: 100% !important;
    margin: 10px 0 !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget,
  .standardthreecolumnlayout .small_col .image_widget {
    width: 100% !important;
    display: block;
    float: left;
  }
}
/***53.125em = 850px***/
@media only screen and (min-width: 53.125em) {
  .clinical_list.need_hide_detail_widget .detail-list-value {
    width: 70%;
  }
}
/***56.25em = 900px***/
@media only screen and (min-width: 56.25em) {
  #searchbox {
    top: 35px;
  }
}
/***59.9375em = 959px***/
@media only screen and (min-width: 59.9375em) {
  .home_top .col_right {
    float: left;
    width: 100%;
    position: relative;
    bottom: 100px;
    z-index: 2;
  }
  .home_mid .col_left {
    width: 100%;
  }
  .home_buttons {
    background-color: transparent;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    max-width: 100%;
    padding: 0 5%;
  }
  .home_buttons ul li {
    width: 325px;
    max-width: 325px;
    /*
                &:nth-child(2){

                    a{
                        padding: 0 0 0 25px;
                        display: block;

                        &:hover{
                            padding: 0 0 0 25px;
                        }

                        img{
                            left: auto;
                        }
                    }
                }*/
  }
}
/***61.875em = 990px***/
@media only screen and (min-width: 61.875em) {
  #siteheader a#home_link {
    top: 30px;
    width: 68%;
  }
  .home_buttons {
    padding: 0 1%;
  }
  .home_buttons ul li {
    width: 325px;
    max-width: 325px;
  }
  .home_buttons ul li a span {
    padding: 6% 0 10px 170px;
  }
  .home_buttons ul li a p {
    padding: 0 15px 0 170px;
    font-size: 11px;
  }
}
@media screen and (min-width: 1032px) {
  .clinical_list.need_hide_detail_widget .detail-list-value {
    width: 535px;
  }
}
/***65.3125em = 1045px***/
/***92.5625em = 1481px***/
/***100em = 1600px****/
/***120em = 1920px****/
/***137.5em = 2200px****/

/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project
*/
/**import less variables**/
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
body.front_end_body,
.sitewrapper,
.sitewrapper select,
.sitewrapper input,
.sitewrapper textarea,
.sitewrapper table,
#broken_links_reporter_form,
body.dialog_body,
.ui-widget,
body[radeditorbody],
body[radeditorbody] table {
  font-size: 13px !important;
  line-height: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  color: #414141;
}
a,
a:visited,
.column a {
  color: #8f1838;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #414141;
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin: 0 0 1em 0;
}
.subtitle {
  font-size: 115%;
  color: #1e1e1e;
  font-weight: normal;
  font-family: 'latobold', arial, sans-serif;
  text-shadow: 0 0 1px rgba(35, 31, 32, 0.3);
}
.subtitle p,
.subtitle a {
  color: #1e1e1e;
  font-weight: normal;
}
table.tableData,
table.tableBox,
table.listtable {
  width: 100%;
  font-weight: normal;
  background: #ffffff;
  margin-bottom: 14px;
  border: 1px solid #cbcbcb !important;
}
table.tableData th,
table.tableBox th,
table.listtable th {
  text-transform: uppercase;
  padding: 8px 4px 4px 9px;
  text-align: left;
  background: #5a959e !important;
  color: #ffffff;
  font-weight: normal;
  font-size: 90%;
  font-family: Arial, Helvetica, sans-serif;
}
table.tableData th a,
table.tableBox th a,
table.listtable th a {
  color: #ffffff !important;
}
table.tableData th p,
table.tableBox th p,
table.listtable th p {
  padding: 0;
  margin: 0;
  color: #ffffff;
}
table.tableData a,
table.tableBox a,
table.listtable a {
  color: #1e1e1e;
  text-decoration: underline !important;
  color: !important;
}
table.tableData p,
table.tableBox p,
table.listtable p {
  color: #7a7a7a;
}
table.tableData td,
table.tableBox td,
table.listtable td {
  color: #7a7a7a;
}
table.tableData tr,
table.tableBox tr,
table.listtable tr {
  border-bottom: 1px solid #cbcbcb;
}
table.tableData tr td:first-child,
table.tableBox tr td:first-child,
table.listtable tr td:first-child {
  border-right: 1px solid #cbcbcb;
}
table.tableData tr:last-child,
table.tableBox tr:last-child,
table.listtable tr:last-child {
  border-bottom: 0px;
}
table.tableData tr:hover,
table.tableBox tr:hover,
table.listtable tr:hover {
  background: #ebebeb;
}
table.tableData tr:hover > td a,
table.tableBox tr:hover > td a,
table.listtable tr:hover > td a {
  color: #1e1e1e !important;
}
table.tableData tr:hover > td,
table.tableBox tr:hover > td,
table.listtable tr:hover > td,
table.tableData tr:hover > td > p,
table.tableBox tr:hover > td > p,
table.listtable tr:hover > td > p {
  color: #7a7a7a !important;
}
table.tableData {
  border-collapse: collapse;
}
table.tableData tbody tr:first-child td {
  border-top: 0;
}
table.tableData th {
  border-left: 1px solid #5a959e;
}
table.tableData thead {
  border: 1px solid #5a959e;
  border-bottom: 0;
}
table.tableData td {
  border: 0;
  border-top: 1px solid #cbcbcb;
  padding: 3px 4px 8px 9px;
  border-left: 1px solid #cbcbcb;
}
table.tableData td p {
  padding: 0;
  margin: 0;
}
table.tableBox th {
  padding: 5px;
}
table.tableBox td {
  padding: 5px;
  border-left: 1px solid #cbcbcb;
}
.photo_caption {
  font-size: 75%;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #404040;
}
.content_area h1,
.Default.reDropDownBody h1,
.content_area h2,
.Default.reDropDownBody h2,
.content_area h3,
.Default.reDropDownBody h3,
.content_area h4,
.Default.reDropDownBody h4,
.content_area h5,
.Default.reDropDownBody h5,
.content_area h6,
.Default.reDropDownBody h6 {
  color: #1e1e1e;
}
.title_widget h1 {
  color: #8f1838;
  line-height: 27px;
}
.detail-title,
.detail-subtitle,
.detail-intro {
  line-height: 130%;
  margin: 0 0 7px;
}

