/*Vars*/
/*FOOTER*/
.footerUpRow {
  background: #3c3c3c; }

.footerUp {
  min-height: 257px;
  font-size: 14px;
  text-align: left;
  padding-top: 30px; }

.footerDown {
  background: #303030; }

.footerBottomRow {
  background: #303030; }

.socialBar {
  text-align: center; }

.socialBarContainer {
  display: inline-block;
  float: left;
  /*width: 280px;*/ }

.socialBar div {
  display: inline-block; }

.socialBar div a {
  width: 41px;
  height: 40px;
  display: inline-block;
  margin-right: 15px; }

.followUsTitle {
  font-size: 18px;
  color: white;
  margin-bottom: 20px; }

.socialBarFacebook {
  background: url(img/faceBtn.png) no-repeat;
  width: 41px;
  height: 40px; }
  .socialBarFacebook:hover {
    background: url(img/faceBtnActive.png) no-repeat; }

.socialBarTwitter {
  background: url(img/twitterBtn.png) no-repeat;
  width: 41px;
  height: 40px; }
  .socialBarTwitter:hover {
    background: url(img/twitterBtnActive.png) no-repeat; }

.socialBarLinkedIn {
  background: url(img/linkedBtn.png) no-repeat;
  width: 41px;
  height: 40px; }
  .socialBarLinkedIn:hover {
    background: url(img/linkedBtnActive.png) no-repeat; }

.socialBarRSS {
  background: url(img/wordpressBtn.png) no-repeat;
  width: 41px;
  height: 40px; }
  .socialBarRSS:hover {
    background: url(img/wordpressBtnActive.png) no-repeat; }

.socialBarDelicious {
  background: url(img/shareThisBtn.png) no-repeat;
  width: 41px;
  height: 40px; }
  .socialBarDelicious:hover {
    background: url(img/shareThisBtnActive.png) no-repeat; }

.socialBarYoutube {
  background: url(img/youtubeBtn.png) no-repeat;
  width: 41px;
  height: 40px; }
  .socialBarYoutube:hover {
    background: url(img/youtubeBtnActive.png) no-repeat; }

.ConnectContainer span {
  font-size: 12px;
  color: white; }
.ConnectContainer a {
  color: #c5c5c5;
  font-size: 12px; }

.newsletterCont span {
  color: white;
  font-size: 18px;
  display: block;
  margin-bottom: 15px; }

.newsLetLink {
  background: url(img/emailAt.png) no-repeat;
  width: 58px;
  height: 58px;
  float: left; }

.newsLetLinkTxt {
  float: left;
  color: white !important;
  font-size: 14px;
  text-decoration: none !important;
  width: 176px;
  padding-left: 25px;
  margin-top: 3px; }
  .newsLetLinkTxt:hover {
    color: #2A6496 !important; }

.clear {
  clear: both; }

.poweredByCont {
  border-top: 1px solid #575757;
  margin-top: 31px; }
  .poweredByCont span {
    color: #c5c5c5;
    font-size: 14px;
    display: block; }

.microsoftLogo {
  background: url(img/microsoft.png) no-repeat;
  width: 170px;
  height: 36px;
  background-size: 170px;
  display: inline-block; }

.footerText {
  color: white;
  font-size: 14px;
  text-align: left;
  line-height: 20px; }

.aboutUsTitle {
  font-size: 18px;
  display: block;
  margin-bottom: 15px; }

.copyRightText {
  font-size: 12px;
  color: #c5c5c5;
  padding-left: 10px; }

.privacyLink {
  color: white; }

.verticalSepare {
  background: url(img/verticalSepare.png) no-repeat;
  width: 1px;
  height: 19px;
  margin: 0 10px;
  display: inline-block;
  position: relative;
  top: 5px; }

/*TOP NAV*/
.rowHeaderLinksColor {
  background: #fafafa; }

.rowHeaderLinks {
  height: 52px;
  background: #fafafa; }

.topNavContainer {
  text-align: center;
  background: #fafafa;
  height: 52px; }

.topNavContainer .verticalSepare {
  height: 10px;
  top: 1px;
  margin: 0 15px; }

.linksNavCont {
  float: right;
  margin-top: 15px;
  margin-right: 20px; }

.linksNavCont a {
  color: #777;
  font-size: 11px;
  text-transform: uppercase; }

.searchRightCont {
  float: right;
  position: relative;
  overflow: visible;
  z-index: 100; }

.searchIconNavCont {
  float: right;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  height: 52px;
  width: 65px;
  /* margin-right: 80px;*/ }

.searcIconBorder {
  border-left: none; }

.searchIconNav {
  background: url(img/glass.png) no-repeat;
  width: 22px;
  height: 22px;
  display: block;
  margin-left: 20px;
  margin-top: 13px;
  cursor: pointer; }

.searchCont {
  float: right;
  border-left: 1px solid #DDD;
  padding-left: 25px;
  height: 52px;
  display: none; }
  .searchCont .SkinObject {
    display: none; }
  .searchCont .searchInputContainer {
    padding-top: 8px;
    display: inline-block; }
    .searchCont .searchInputContainer input {
      height: 35px;
      padding-left: 10px;
      width: 220px;
      border: 1px solid #777; }
    .searchCont .searchInputContainer a.dnnSearchBoxClearText {
      display: none !important; }

.searchContIpad {
  display: none;
  clear: both;
  margin-top: -45px;
  margin-right: 36px;
  border-left: none !important;
  position: relative;
  z-index: 1000; }

#searchGrayBtnIpad {
  margin-left: 17px !important;
  background-size: 27px !important;
  margin-top: 4px !important; }

#queryIpad {
  float: left; }

.searchContPhone {
  display: none;
  border-left: none !important;
  width: 92% !important;
  padding-left: 0 !important;
  margin-bottom: 15px;
  float: none; }
  .searchContPhone .searchInputContainer {
    width: 77% !important;
    float: left; }
    .searchContPhone .searchInputContainer input {
      width: 100% !important;
      height: 40px !important;
      -webkit-appearance: none; }

.searchGrayBtn {
  background: url(img/searchGray.png) no-repeat !important;
  width: 35px;
  height: 35px;
  display: inline-block;
  float: left;
  background-size: 33px !important;
  margin-top: 10px;
  cursor: pointer;
  margin-left: 9%; }

.navbarCustom {
  padding-left: 0;
  padding-right: 0; }

/*Brand*/
/**Nav**/
.nav-pills {
  margin-top: 28px;
  float: right;
  height: 40px;
  overflow: visible; }
  .nav-pills li ul {
    border-radius: 0 !important;
    left: 15px;
    box-shadow: none !important;
    border: none !important;
    border-top: solid 3px #e31937 !important;
    top: 80% !important; }
    .nav-pills li ul li {
      padding-top: 6px;
      /*&:nth-child(odd){
          clear: both;
          float: left;
      }
      &:nth-child(even){
          float: right;
      }*/ }
      .nav-pills li ul li a .caret {
        display: none; }

.nav-pills > li > a {
  color: #231f20 !important;
  text-transform: uppercase;
  background: none !important;
  margin-right: -3px;
  font-size: 13px; }

.nav .caret {
  border-top-color: white !important;
  border-bottom-color: white !important;
  background: url(img/redArrow.png) no-repeat;
  width: 13px;
  height: 10px;
  margin-top: -8px;
  margin-left: 4px; }

/*Call to action*/
.makeAdifTxt {
  font-size: 20px;
  color: white;
  float: left; }

.doubleArrow {
  float: left;
  background: url(img/rightArrows.png) no-repeat;
  width: 15px;
  height: 12px;
  margin-left: 8px; }

.callToActionRowColor {
  background: #3c3c3c; }

.callToActionRow {
  background: #3c3c3c;
  height: 72px; }
  .callToActionRow .ModVivoChildNavC {
    float: right;
    height: 72px;
    overflow: hidden; }
    .callToActionRow .ModVivoChildNavC a {
      text-decoration: none !important;
      border-right: 1px solid #292929;
      color: white !important;
      height: 72px;
      display: inline-block;
      text-transform: uppercase; }
      .callToActionRow .ModVivoChildNavC a:hover {
        background: #e31937; }
      .callToActionRow .ModVivoChildNavC a:first-child {
        border-left: 1px solid #292929; }
      .callToActionRow .ModVivoChildNavC a:after {
        display: inline-block;
        content: "";
        width: 8px;
        height: 12px;
        background: transparent url("img/arrowRight.png") no-repeat;
        margin-left: 7px; }

/*Three Columns content*/
.columnCenterCont {
  margin-top: 25px;
  margin-bottom: 50px; }

.contentCenterTit {
  font-size: 18px;
  color: #151515;
  margin-bottom: 25px; }

.centerContText {
  font-size: 14px;
  color: #454545;
  margin-top: 20px;
  line-height: 20px; }

.learnMoreArrow {
  float: left;
  margin-top: 20px;
  width: 24px;
  height: 24px; }

.learnMoreTxt {
  color: #3c3c3c;
  font-size: 13px;
  float: left;
  margin-left: 10px;
  margin-top: 25px; }

.headshot {
	width: 175px;
	padding: 10px; 
	float: right;
	margin-top: 10px ;
	margin-bottom: 10px ;
	margin-right: 10px ;
	margin-left: 10px;}
	
.featureboxContent {
	max-width: 350px;
	padding: 10px; 
	float: right;
	background-color: #fdefc8;
	margin-top: 10px ;
	margin-bottom: 10px ;
	margin-right: 10px ;
	margin-left: 10px; }
	
.featureboxRightCol {
	padding: 10px; 
	background-color: #fdefc8; }
	
.video-container {     
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden; }
	
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }

.watchForMore {
  color: #e31937;
  font-size: 14px; }

.contentCenter2, .contentCenter3 {
  padding-left: 10px; }

.contentCenter3 {
  margin-top: 41px; }
  .contentCenter3 .contentCenterTit {
    float: left;
    margin-bottom: 23px; }
  .contentCenter3 .contentViewAllTit {
    color: #e31937;
    font-size: 14px;
    float: right; }
  .contentCenter3 .verticalSepare {
    top: 0px;
    margin-left: 40px;
    float: left; }
  .contentCenter3 .redLongArrow {
    float: right;
    margin: 6px 10px 0 7px;
    width: 9px !important; }
  .contentCenter3 .viewAllLink {
    cursor: pointer;
    float: right; }
  .contentCenter3 .contentNewslist .newsListItem {
    border-top: 1px solid #e3e3e3;
    padding: 20px 0px; }
    .contentCenter3 .contentNewslist .newsListItem .newsListTit {
      color: #e31937;
      font-size: 16px; }
      .contentCenter3 .contentNewslist .newsListItem .newsListTit a {
        color: #e31937;
        font-size: 16px; }
    .contentCenter3 .contentNewslist .newsListItem .newsListDate {
      color: #5a5b5d;
      font-size: 14px; }

.bingResultsTitle {
  font-size: 25px;
  margin: 20px 8px; }

/*Slider*/
.sliderContColor {
  background: #004d55; }

.camera_wrap {
  background: #004d55; }

.sliderLeft {
  position: absolute;
  background: #004d55; }

.sliderImg {
  float: left;
  width: 60%;
  /*height: 450px;*/
  overflow: hidden;
  background: #004d55;
  /*img{
      height: 100%;
  }*/ }

.slideTitle {
  color: #FFF; }

.sliderText {
  color: #AAA; }

.slideArrow {
  background: url(img/slideArrow.png) no-repeat;
  float: left; }

.slideTxtArrow {
  color: #FFF;
  padding-left: 10px;
  float: left; }

.slideMoreLinks {
  float: right;
  margin-top: 45px;
  clear: both;
  margin-right: 60px; }

.slideMoreLinkA {
  display: inline-block;
  background: url(img/dotWhite.png) no-repeat;
  width: 11px;
  height: 11px;
  margin-left: 10px;
  cursor: pointer; }

.slActive {
  background: url(img/dotRed.png) no-repeat;
  width: 13px;
  height: 13px; }

/*Fluid Slider*/
.fluid_container {
  max-width: 100% !important;
  width: auto !important; }

.camera_wrap img {
  right: 0;
  margin-top: 0 !important; }

.camera_bar_cont {
  display: none; }

/*Internal Page*/
/*Outcome*/
.outComesList {
  border-top: 3px solid #E31937 !important;
  margin-top: 88px; }
  .outComesList .outCome {
    min-height: 60px;
    border: 1px solid #e3e3e3;
    border-top: none;
    font-size: 14px;
    color: #231f20; }
    .outComesList .outCome a {
      color: #231f20 !important; }
  .outComesList .arrowOutcome {
    background: url(img/outcomeArrow.png) no-repeat;
    width: 13px;
    height: 13px;
    float: left;
    margin-top: 24px;
    margin-left: 15px; }

.internalCenter {
  margin: 40px 0; }
  .internalCenter .internalCentTit {
    color: #151515;
    font-size: 30px; }
  .internalCenter > img:nth-of-type(1) {
    margin-top: 30px; }
  .internalCenter .internalCentText {
    font-size: 15px;
    color: #454545;
    margin-top: 20px; }
    .internalCenter .internalCentText .internalCentTitSub {
      font-size: 18px; }
    .internalCenter .internalCentText .internalCentTitLi a {
      color: #e31937;
      text-decoration: underline;
      line-height: 23px; }
  .internalCenter .internalCentTitLi {
    padding-left: 30px; }

.rightColPagePane {
  padding-top: 72px; }
  .rightColPagePane .DnnModule {
    margin-bottom: 15px; }
  .rightColPagePane .contentCenter3 {
    min-width: 0 !important; }
    .rightColPagePane .contentCenter3 .verticalSepare {
      margin-left: 10px; }
    .rightColPagePane .contentCenter3 .contentCenterTit {
      font-size: 15px; }
    .rightColPagePane .contentCenter3 .contentViewAllTit {
      padding-top: 2px;
      font-size: 12px; }
  .rightColPagePane .rightColumnCont {
    float: right; }
    .rightColPagePane .rightColumnCont .programReportTxt {
      color: #151515;
      border-bottom: 1px solid #e3e3e3; }
      .rightColPagePane .rightColumnCont .programReportTxt .programReportLink {
        color: #e31937; }
    .rightColPagePane .rightColumnCont .photoGalleryTit {
      padding: 30px 0;
      font-size: 18px;
      color: #151515; }
    .rightColPagePane .rightColumnCont .photoGalleryCol img {
      float: left;
      margin-bottom: 20px; }
    .rightColPagePane .rightColumnCont .photoGalleryCol .photoGalCol1 {
      margin-right: 10px; }
    .rightColPagePane .rightColumnCont .photoGalleryCol .photoGalCol2 {
      margin-left: 10px; }

.topBreadcrumsPane {
  min-height: 0 !important; }

.shareTopRight {
  float: right;
  padding-top: 30px; }
  .shareTopRight .shareThisPageTxt {
    font-size: 14px;
    color: #e31937;
    /*padding-right: 20px;*/
    float: left; }
  .shareTopRight .shareTopIconCont {
    float: left; }
    .shareTopRight .shareTopIconCont .shareTopIcon {
      width: 25px;
      height: 25px;
      background-size: 25px !important;
      float: left;
      display: block;
      margin-left: 20px; }
    .shareTopRight .shareTopIconCont .socialTop {
      background: url(img/shareThisBtnActive.png) no-repeat; }
    .shareTopRight .shareTopIconCont .facebookTop {
      background: url(img/faceBtnActive.png) no-repeat; }
    .shareTopRight .shareTopIconCont .twitterTop {
      background: url(img/twitterBtnActive.png) no-repeat; }
    .shareTopRight .shareTopIconCont .linkedInTop {
      background: url(img/linkedBtnActive.png) no-repeat; }
    .shareTopRight .shareTopIconCont .mailTop {
      background: url(img/emailAt.png) no-repeat; }

.sidebar-offcanvas {
  z-index: 10;
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.offCanvasCont .nav-pills {
  background: #231f20 !important;
  height: 100%;
  border-top: 3px solid #e31937;
  margin-top: 0;
  width: 100%; }
  .offCanvasCont .nav-pills > li {
    float: none;
    margin-bottom: 2px; }
    .offCanvasCont .nav-pills > li > a {
      border-radius: 0 !important;
      color: #231f20 !important;
      font-size: 15px;
      background: #3C3C3C !important;
      background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, #2e2e2e), color-stop(0.35, #3c3c3c)) !important;
      background-image: -o-linear-gradient(right, #2e2e2e 0%, #3c3c3c 35%) !important;
      background-image: -moz-linear-gradient(right, #2e2e2e 0%, #3c3c3c 35%) !important;
      background-image: -webkit-linear-gradient(right, #2e2e2e 0%, #3c3c3c 35%) !important;
      background-image: -ms-linear-gradient(right, #2e2e2e 0%, #3c3c3c 35%) !important;
      background-image: linear-gradient(to right, #2e2e2e 0%, #3c3c3c 35%) !important;
      padding-left: 30px;
      font-weight: bold; }
      .offCanvasCont .nav-pills > li > a .caret {
        display: none; }
    .offCanvasCont .nav-pills > li ul.dropdown-menu {
      margin-top: 0;
      padding-top: 0;
      display: block;
      background: none !important;
      border: none !important;
      float: none !important;
      box-shadow: none !important;
      font-size: 15px !important;
      color: #adadad !important;
      position: inherit;
      top: 0 !important; }
      .offCanvasCont .nav-pills > li ul.dropdown-menu li {
        float: none; }
        .offCanvasCont .nav-pills > li ul.dropdown-menu li a {
          padding-left: 30px;
          color: #ADADAD !important; }
          .offCanvasCont .nav-pills > li ul.dropdown-menu li a .caret {
            display: none; }
        .offCanvasCont .nav-pills > li ul.dropdown-menu li ul.dropdown-menu {
          display: none; }

.menuSwitchBtn {
  float: right;
  background: url(img/menuSwitchBtn.png) no-repeat;
  width: 40px;
  height: 26px;
  border: none !important;
  background-color: #FFF !important;
  outline: none !important;
  background-size: 40px !important;
  border-radius: 0 !important; }
  .menuSwitchBtn:hover {
    background: url(img/menuSwitchBtn.png) no-repeat;
    background-color: #fff !important; }

.menuSwitchTxt {
  float: right;
  font-size: 14px;
  color: #231f20;
  margin-right: 12px;
  padding-top: 4px; }

.glassSearchTop {
  float: right;
  background: url(img/glassSearchTop.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 20px !important;
  margin-right: 20px;
  margin-top: 2px;
  cursor: pointer; }

.menuMobile {
  height: 55px;
  float: right; }

.camera_wrap .camera_pag .camera_pag_ul li > span {
  height: 16px !important;
  left: 0px !important;
  top: 0px !important;
  width: 16px !important;
  background: #b7b7b7 !important;
  border-radius: 8px !important; }

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: #e31937 !important; }

.camera_pag_ul .thumb_arrow, .camera_pag_ul li img {
  display: none !important; }

.innerNavigation {
  display: none;
  height: 45px;
  margin: 20px;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  padding-top: 13px;
  font-size: 16px;
  padding-left: 20px;
  background: url(img/arrowInnerNav.png) no-repeat;
  background-size: 8px !important;
  background-position: 95% !important;
  cursor: pointer; }

.breadcrumbCls {
  float: left;
  padding-top: 15px; }
  .breadcrumbCls a {
    color: #e31937 !important;
    text-decoration: none !important;
    font-size: 14px; }
    .breadcrumbCls a:after {
      display: inline-block;
      content: "";
      width: 8px;
      height: 8px;
      background: transparent url("img/rightArrowBread.png") no-repeat;
      margin-left: 7px; }

.offNavigation {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

.contentTotal {
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

.contentTotal.active {
  right: 90%; }

.offNavigation {
  position: absolute;
  top: 0;
  right: -100%;
  height: 100%;
  width: 80%;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.offNavigation.active {
  right: 0%; }

.threeColumnsRow img {
  max-width: 100%; }

.DnnModule-VivoSearchDirectory .container_wrap, .VivoSearchDirectory .container_wrap, .DnnModule-CISSSideMenu .container_wrap {
  margin: 0 !important;
  width: 100% !important; }
.DnnModule-VivoSearchDirectory .container_body, .VivoSearchDirectory .container_body, .DnnModule-CISSSideMenu .container_body {
  padding: 0 !important; }
.DnnModule-VivoSearchDirectory .container_header, .DnnModule-VivoSearchDirectory .line, .VivoSearchDirectory .container_header, .VivoSearchDirectory .line, .DnnModule-CISSSideMenu .container_header, .DnnModule-CISSSideMenu .line {
  display: none; }
.DnnModule-VivoSearchDirectory table, .VivoSearchDirectory table, .DnnModule-CISSSideMenu table {
  border-top: 3px solid #E31937 !important;
  background: none !important; }
  .DnnModule-VivoSearchDirectory table .header_title, .VivoSearchDirectory table .header_title, .DnnModule-CISSSideMenu table .header_title {
    border: 1px solid #E3E3E3 !important;
    padding-bottom: 8px !important;
    color: black !important; }
  .DnnModule-VivoSearchDirectory table td.content, .VivoSearchDirectory table td.content, .DnnModule-CISSSideMenu table td.content {
    padding: 0 !important; }
  .DnnModule-VivoSearchDirectory table .ModVivoSearchDirectoryC .YV_VerticalSideMenu, .DnnModule-VivoSearchDirectory table .ModCISSSideMenuC .YV_VerticalSideMenu, .VivoSearchDirectory table .ModVivoSearchDirectoryC .YV_VerticalSideMenu, .VivoSearchDirectory table .ModCISSSideMenuC .YV_VerticalSideMenu, .DnnModule-CISSSideMenu table .ModVivoSearchDirectoryC .YV_VerticalSideMenu, .DnnModule-CISSSideMenu table .ModCISSSideMenuC .YV_VerticalSideMenu {
    width: 100% !important;
    border-top: none !important; }
    .DnnModule-VivoSearchDirectory table .ModVivoSearchDirectoryC .YV_VerticalSideMenu .arrow, .DnnModule-VivoSearchDirectory table .ModCISSSideMenuC .YV_VerticalSideMenu .arrow, .VivoSearchDirectory table .ModVivoSearchDirectoryC .YV_VerticalSideMenu .arrow, .VivoSearchDirectory table .ModCISSSideMenuC .YV_VerticalSideMenu .arrow, .DnnModule-CISSSideMenu table .ModVivoSearchDirectoryC .YV_VerticalSideMenu .arrow, .DnnModule-CISSSideMenu table .ModCISSSideMenuC .YV_VerticalSideMenu .arrow {
      display: none !important; }
  .DnnModule-VivoSearchDirectory table .ModVivoSearchDirectoryC a, .DnnModule-VivoSearchDirectory table .ModCISSSideMenuC a, .VivoSearchDirectory table .ModVivoSearchDirectoryC a, .VivoSearchDirectory table .ModCISSSideMenuC a, .DnnModule-CISSSideMenu table .ModVivoSearchDirectoryC a, .DnnModule-CISSSideMenu table .ModCISSSideMenuC a {
    border: 1px solid #E3E3E3 !important;
    border-top: none !important;
    color: #231F20 !important;
    font-weight: normal !important;
    text-transform: capitalize !important;
    border-bottom: 1px solid #E3E3E3 !important;
    background-position: 16px center !important; }

.leftOutcomePage img, .containerPage img, .rightColPagePane img {
  width: 100%;
  height: auto; }

.blockLeft {
  float: left;
  width: 50%;
  font-size: 15px;
  line-height: 20px;
  padding-right: 11px;
  margin-bottom: 12px; }

.blockLeft3 {
  width: 30%;
  float: left;
  margin-right: 12px; }

.blockLeft4 {
  width: 23%;
  float: left;
  margin-right: 12px; }

.ModVivoSearchDirectoryC img.FloatLeft {
  width: auto;
  margin-right: 10px; }

.fixImageContainer img {
  width: auto !important; }

img[alt^="Edit"] {
  width: auto !important; }

.mapImg {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto; }

area {
  border: none;
  outline: none; }

.mapStates {
  margin-bottom: 25px; }
  .mapStates a {
    font-size: 16px; }
  .mapStates .WWSDesc {
    font-size: 15px; }

.theMapStates {
  padding: 0 10px; }

.cameraWrapSmall.camera_wrap .camera_pag .camera_pag_ul li {
  top: 4px; }

.imageSize {
  width: auto !important;
  height: auto !important; }
