/* IW_FID: 7 */

/* 982215.6 | 06.28.22 */
#page > div.wrapper-fluid.footerfull > div.wrapper-fluid.black > div > div > div.col-md-4.black_bottom_right {
    border-right: solid thin #fff;
    border-left: none;
}

/* 982215.5 | 06.28.22 */
#searchbox {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#searchform > div > div > button {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/* 982215.9 | 06.29.22 */
.region-header h2 {
    background-position: right 5px!important;
    padding: 12px 21px 11px 0!important;
}
#accordion > div > p > .show-contacts {
    background-position: center left !important;
    padding-left: 22px!important;
    padding-right: 0!important;
    right: auto !important;
    left:15px !important;
}

/* 1008349 | 12.21.22 */
@media only screen and (min-width:320px)and (max-width:767px){
    #portal-mobile-nav-bar > div > div.mobile-buttons.left-align {
      float: right !important;
    }
    #portal-mobile-nav-bar > div > div.container > div {
      float: left !important;
    }
    #slide-menu {
      right: 158px;
      direction: ltr;
    }
  }