.header-nav .submenu a,
.header-nav>ul>li.on>a {
  color: #fff
}

.breadcrumb .link>a,
.filter .clear,
.header-nav .submenu a,
.header-nav>ul>li>div>a,
.index-banner .submit,
.page-footer .icon-box>a,
.page-footer .network-bottom a,
.quicklink ul a,
.table-tag a {
  text-decoration: none
}

@font-face {
	font-family:GPcommerceRegular;
	src:url('https://static-cdn.active.com/active-fonts/1.0.0/GPCommerce-Regular.eot');
	src:url('https://static-cdn.active.com/active-fonts/1.0.0/GPCommerce-Regular.eot') format('embedded-opentype'),
    url('https://static-cdn.active.com/active-fonts/1.0.0/GPCommerce-Regular.woff') format('woff'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Regular.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:GPcommerceMedium;
	src:url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Medium.eot');
	src:url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Medium.eot') format('embedded-opentype'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Medium.woff') format('woff'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Medium.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:GPcommerceBold;
	src:url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Bold.eot');
	src:url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Bold.eot') format('embedded-opentype'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Bold.woff') format('woff'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Bold.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}

.header-nav {
  display: block
}

.header-nav>ul>li {
  position: relative;
  font-family: GPcommerceMedium
}

.header-nav>ul>li>div>a {
  display: inline-block;
  height: 100%
}

.header-nav .submenu {
  /* display:none; */
  font-family: GPcommerceRegular, Arial, sans-serif
}

.header-nav .submenu li {
  text-indent: 30px
}

@media screen and (max-width:480px) {
  .header-nav {
    /*position:absolute;*/
    top: 48px;
    right: 0;
    z-index: 999;
    background-color: #0d5a9a;
    width: 100%
  }

  .header-nav .icon-bars {
    margin-top: -48px;
    z-index: 999;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    float: right;
    font-weight: 100;
    line-height: 48px;
    width: 48px;
    text-align: center
  }

  .header-nav>ul.arrowOn:before,
  .header-nav>ul:before {
    border-width: 0 7px 7px;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    border-style: solid;
    right: 18px;
    top: -7px
  }

  .header-nav .icon-bars.on {
    background-color: #ffc845;
    color: #0d5a9a
  }

  .header-nav>ul {
    display: none
  }

  .header-nav>ul:before {
    border-color: transparent transparent #0d5a9a
  }

  .header-nav>ul.arrowOn:before {
    border-color: transparent transparent #ffc845
  }

  .header-nav>ul>li {
    font-size: 16px;
    line-height: 48px;
    width: 100%;
    padding: 0 10px;
    border-bottom: 1px solid #093f6b;
    border-top: 1px solid #1175c9
  }

  .header-nav>ul>li:first-child {
    border-top: none
  }

  .header-nav>ul>li.hover>a {
    color: #ffc845
  }

  .header-nav>ul>li.hover .submenu {
    display: block
  }

  .header-nav .submenu {
    margin: 0 -10px
  }

  .header-nav .submenu li {
    text-indent: 40px;
    font-size: 14px;
    background-color: #004375;
    font-family: GPcommerceRegular, Arial, sans-serif;
    border-top: 1px solid #0d60a2;
    border-bottom: 1px solid #052844
  }

  .header-nav .submenu li:first-child {
    border-top: 1px solid #052844
  }

  .header-nav .submenu li:last-child {
    border-bottom: none
  }
}

@media screen and (min-width:480px) {
  .header-nav {
    min-width: 940px
  }

  .header-nav>ul {
    zoom: 1
  }

  .header-nav>ul:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
  }

  .header-nav>ul>li {
    line-height: 60px;
    float: left;
    font-size: 18px;
    width: 140px;
    text-align: center;
    margin-right: 20px
  }

  .header-nav>ul>li.hover {
    color: #fff;
    background-color: #00589c
  }

  .header-nav>ul>li.hover>a {
    color: #fff
  }

  .header-nav>ul>li.hover>.submenu {
    display: block
  }

  .header-nav>ul>li:last-child {
    margin-right: 0
  }

  .header-nav .icon-bars {
    display: none
  }

  .header-nav .submenu {
    width: 300px;
    position: absolute;
    left: 0;
    z-index: 989;
    font-size: 16px;
    text-align: left;
    padding: 15px 0;
    display: none;
    background-color: #00589c
  }

  .header-nav .submenu li {
    line-height: 40px;
    text-indent: 30px
  }

  .header-nav .submenu a:hover {
    color: #ffc845
  }
}



.header-banner {
  display: block;
  text-align: center
}

.header-banner>.wrap {
  text-align: left;
  zoom: 1
}

.header-banner>.wrap:after {
  content: " ";
  display: block;
  clear: both;
  height: 0
}

@media screen and (min-width:480px) {
  .header-banner {
    background-color: #fff;
    height: 140px
  }

  .header-banner .showSearch {
    display: none
  }

  .header-banner .logo {
    height: 140px;
    vertical-align: middle;
    display: table-cell
  }

  .header-banner .pull-right {
    padding-top: 50px
  }
}

@media screen and (max-width:480px) {
  .header-banner {
    height: 48px;
    line-height: 48px;
    background-color: #00a1d9
  }

  .header-banner .wrap {
    width: 100%
  }

  .header-banner .pull-right {
    float: none
  }

  .header-banner .showSearch {
    position: absolute;
    right: 48px;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    width: 48px;
    text-align: center
  }

  .header-banner .showSearch.on {
    background-color: #ffc845;
    color: #0d5a9a
  }

  .header-banner .logo {
    display: table-cell;
    padding-left: 10px;
    line-height: normal;
    height: 46px;
    vertical-align: middle
  }

  .header-banner .logo img {
    max-width: 160px;
    max-height: mobileNavHeight;
    vertical-align: bottom
  }
}



.search input {
  border: none;
  font-size: 14px;
  color: #555
}

.search button {
  font-size: 15px;
  cursor: pointer;
  height: 28px;
  color: #999;
  background: 0 0;
  border: none
}

@media screen and (min-width:480px) {
  .search {
    border: 1px solid #d2d3d7;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    overflow: hidden
  }

  .search .inputbox {
    display: inline-block;
    vertical-align: top
  }

  .search input {
    background: 0 0;
    height: 28px;
    width: 190px;
    text-indent: 10px;
    vertical-align: top
  }

  .search.on {
    border: 1px solid #00a1d9
  }
}

@media screen and (max-width:480px) {
  .search {
    position: fixed;
    z-index: 800;
    left: 0;
    top: 48px;
    bottom: 0;
    right: 0;
    display: none
  }

  .search>form {
    line-height: 1;
    padding: 10px;
    position: relative;
    background-color: #0d5a9a;
    zoom: 1
  }

  .search>form:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
  }

  .search>form:before {
    border-width: 0 7px 7px;
    border-color: transparent transparent #0d5a9a;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    border-style: solid;
    top: -7px;
    right: 65px
  }

  .search>form .inputbox {
    position: absolute;
    left: 10px;
    top: 10px;
    right: 90px
  }

  .search>form input {
    height: 40px;
    color: #00a1d9;
    text-indent: 10px;
    width: 100%
  }

  .search>form>.icon-search {
    background-color: #ffc845;
    height: 40px;
    width: 80px;
    text-align: center;
    margin: 0;
    float: right
  }

  .search>form>.icon-search:before {
    color: #1c4385;
    content: 'SEARCH';
    font-family: GPcommerceMedium;
    font-size: 16px
  }

  .search:after {
    content: '';
    z-index: -1;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, .6)
  }
}

.page-footer .network-bottom:after,
.page-footer .wrap:after {
  clear: both;
  content: " ";
  height: 0
}



.page-footer {
  display: block;
  background-color: #232323;
  color: #bfc1c2;
  text-align: center;
  padding: 50px 0
}

.page-footer .wrap {
  zoom: 1
}

.page-footer .wrap:after {
  display: block
}

.page-footer .pull-right {
  text-align: right
}

@media screen and (max-width:480px) {
  .page-footer {
    margin-top: 20px;
    padding: 10px
  }

  .page-footer .pull-right {
    width: 100%;
    margin-bottom: 20px;
    text-align: center
  }

  .page-footer .network-bottom li {
    width: 100%;
    padding: 10px 0;
    margin-right: auto
  }

  .page-footer .pull-left {
    float: none
  }
}

@media screen and (min-width:480px) {
  .page-footer {
    min-width: 940px;
    margin-top: 40px
  }

  .page-footer.indexFooter {
    margin-top: 0
  }

  .page-footer .wrap {
    text-align: left
  }

  .page-footer .network-bottom li {
    margin-right: 30px
  }
}

.page-footer .icon-box {
  padding: 25px 0 10px
}

.page-footer .icon-box a.social {
  font-size: 22px;
  margin-right: 15px;
  color: #bfc1c2
}

.page-footer p {
  margin-top: 15px;
  line-height: 1.4;
  font-family: Arial, sans-serif;
  font-size: 12px
}

.findcourse form>.submit,
.findcourse h3,
.page-footer .title {
  font-family: GPcommerceMedium
}

.page-footer .title {
  font-size: 16px;
  color: #f4f4f2
}

.page-footer .network-bottom {
  zoom: 1;
  font-size: 14px
}

.page-footer .network-bottom:after {
  display: block
}

.page-footer .network-bottom a {
  color: #bfc1c2
}

.page-footer .network-bottom li {
  float: left
}



@media screen and (min-width:480px) {
  .feedbox {
    padding: 40px 0;
    min-width: 940px
  }

  .feedbox .wrap {
    zoom: 1
  }

  .feedbox .wrap:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
  }

  .feedbox .item:nth-of-type(2) {
    margin: 0 20px
  }

  .feedbox .findcourse {
    height: 253px
  }

  .feedbox .findcourse>form {
    margin-top: 50px
  }

  .feedbox .item {
    width: 300px;
    float: left
  }
}

@media screen and (max-width:480px) {
  .feedbox {
    padding: 10px
  }

  .feedbox .item {
    width: 100%;
    margin-top: 30px
  }

  .feedbox .item:first-child {
    margin-top: 10px
  }

  .feedbox .item>img {
    width: 100%
  }
}



.findcourse {
  padding: 20px;
  display: block;
  background: url(../images/img_find_course.png?Theme=T6) no-repeat;
  background-size: 100% 100%
}

.findcourse h3 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase
}

.findcourse .dropdown>.btn {
  height: 50px;
  line-height: 48px
}

.findcourse .dropdown>ul {
  top: 53px
}

.findcourse form {
  margin-top: 20px
}

.findcourse form>.submit {
  margin-top: 10px;
  height: 50px;
  line-height: 50px
}



.dropdown,
[riot-tag=dropdown] {
  display: block;
  position: relative
}

.dropdown>.btn,
[riot-tag=dropdown]>.btn {
  display: inline-block;
  text-decoration: none;
  text-align: left;
  position: relative;
  border: 1px solid #ddd;
  background-color: #fff;
  height: 40px;
  line-height: 38px;
  text-indent: 10px;
  cursor: pointer;
  width: 100%;
  font-size: 16px;
  color: #333;
  font-family: GPcommerceRegular, Arial, sans-serif
}

.dropdown>.btn:before,
[riot-tag=dropdown]>.btn:before {
  color: #157add;
  font-size: 18px;
  margin-right: 10px;
  float: right;
  font-family: icomoon
}

.dropdown>ul,
[riot-tag=dropdown]>ul {
  display: none;
  position: absolute;
  top: 43px;
  width: 100%;
  overflow-y: auto;
  max-height: 300px;
  border: 1px solid #d7d8db
}

.dropdown>ul>li,
[riot-tag=dropdown]>ul>li {
  cursor: pointer;
  background-color: #fff;
  text-indent: 10px;
  line-height: 30px;
  font-size: 16px
}

.dropdown>ul>li:hover,
[riot-tag=dropdown]>ul>li:hover {
  background-color: #00589c;
  color: #fff
}



.index-banner {
  display: block;
  position: relative;
  color: #fff
}

.index-banner .mobile_bg,
.index-banner .pc_bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-color: #eee
}

@media screen and (min-width:480px) {
  .index-banner {
    padding: 100px 0;
    height: 440px;
    min-width: 940px
  }

  .index-banner .info {
    width: 600px;
    text-align: center
  }

  .index-banner .mobile_bg {
    display: none
  }

  .index-banner .submit {
    width: auto;
    font-weight: 700;
    letter-spacing: 2px;
    height: 60px;
    padding: 0 36px;
    font-size: 24px;
    line-height: 60px;
    margin-top: 60px
  }

  .index-banner h1 {
    font-weight: 700;
    line-height: 45px
  }

  .index-banner p {
    padding-top: 10px;
    line-height: 1.2
  }
}

.tab .more,
.tab>ul,
.table-tag .table-header {
  font-family: GPcommerceMedium
}

.header-nav .submenu a {
  text-transform: none;
}

@media screen and (max-width:480px) {
  .index-banner {
    padding-top: 30px;
    text-align: center;
    height: 280px;
    font-family: GPcommerceMedium
  }

  .index-banner .pc_bg {
    display: none
  }

  .index-banner .submit {
    width: 240px;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    bottom: 20px
  }

  .index-banner h1 {
    font-size: 28px
  }

  .index-banner p {
    font-size: 14px;
    padding: 10px 20px 60px
  }
}

.lastpage-schedule,
.table-tag {
  display: block
}



.lastpage-schedule .table-tag table thead th {
  border-bottom: none;
  background-color: #ececec;
  color: #555
}



.table-tag {
  overflow-x: auto
}

.table-tag .table-header {
  background-color: #ececec;
  font-size: 16px;
  color: #555;
  text-indent: 10px;
  text-transform: uppercase
}

.table-tag a {
  color: #0077e0
}

@media screen and (max-width:480px) {
  .table-tag .table-header {
    line-height: 32px
  }

  .table-tag .mobileTableScore {
    padding: 0 10px;
    font-size: 14px;
    line-height: 24px
  }

  .table-tag .mobileTableScore li {
    border-bottom: 1px dotted #d7d8db;
    padding: 10px 0;
    list-style: none
  }

  .table-tag .mobileTableScore label {
    display: inline-block;
    width: 100px
  }

  .table-tag .mobileTable {
    display: block;
    list-style: none;
    font-size: 14px;
    line-height: 1.8
  }

  .table-tag .mobileTable .map {
    font-size: 22px
  }

  .table-tag .mobileTable .map>a {
    display: block
  }

  .table-tag .mobileTable .map>.location {
    display: none;
    text-align: left;
    border: 1px solid #d1d2d6;
    position: absolute;
    left: 10px;
    right: 10px;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    z-index: 999;
    font-size: 12px
  }

  .table-tag .mobileTable .map>.location .close {
    color: #555;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    width: 30px;
    text-align: center
  }

  .table-tag .mobileTable .map>.location:after,
  .table-tag .mobileTable .map>.location:before {
    position: absolute;
    border-width: 0 8px 8px;
    content: "";
    height: 0;
    width: 0;
    border-style: solid
  }

  .table-tag .mobileTable .map>.location h3 {
    font-size: 14px;
    margin-bottom: 10px
  }

  .table-tag .mobileTable .map>.location:after,
  .table-tag .mobileTable .map>.location:before {
    right: 51px
  }

  .table-tag .mobileTable .map>.location:after {
    border-color: transparent transparent #d1d2d6;
    top: -8px;
    z-index: 2
  }

  .table-tag .mobileTable .map>.location:before {
    border-color: transparent transparent #fff;
    top: -7px;
    z-index: 3
  }

  .table-tag .mobileTable>li:after,
  .table-tag .mobileTable>li>.left>div:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
  }

  .table-tag .mobileTable>li {
    padding: 10px;
    border-bottom: 1px solid #d1d2d6;
    zoom: 1
  }

  .table-tag .mobileTable>li>.pull-right {
    border-left: 1px solid #d1d2d6;
    width: 100px;
    text-align: center;
    padding: 10px 0
  }

  .table-tag .mobileTable>li>.left {
    position: absolute;
    right: 120px;
    left: 20px
  }

  .table-tag .mobileTable>li>.left>div {
    line-height: 33px;
    zoom: 1
  }

  .table-tag .mobileTable>li>.left a {
    float: left
  }

  .table-tag .mobileTable>li>.left span {
    float: right;
    margin-right: 10px
  }

  .table-tag>table {
    display: none
  }
}

.inputGroup>.textField,
.submit {
  width: 100%
}

@media screen and (min-width:480px) {
  .lastpage-schedule {
    margin-top: 10px
  }

  .table-tag .mobileTable,
  .table-tag .mobileTableScore {
    display: none
  }

  .table-tag .table-header {
    line-height: 44px
  }

  .table-tag>table {
    width: 100%
  }

  .table-tag>table thead th {
    font-family: GPcommerceMedium;
    color: #555;
    border-bottom: 1px solid #d1d2d6
  }

  .table-tag>table td,
  .table-tag>table th {
    border-bottom: 1px dotted #d1d2d6;
    line-height: 44px;
    text-indent: 10px;
    font-size: 12px
  }

  .table-tag>table tr:last-child td {
    border-bottom: 2px solid #d7d8db
  }
}



.lastpage-address,
[riot-tag=lastpage-address] {
  margin-top: 20px;
  display: block;
  zoom: 1
}

.lastpage-address:after,
[riot-tag=lastpage-address]:after {
  content: " ";
  display: block;
  clear: both;
  height: 0
}

.lastpage-address .map,
[riot-tag=lastpage-address] .map {
  float: left;
  margin-right: 20px
}

.lastpage-address .address,
[riot-tag=lastpage-address] .address {
  line-height: 20px;
  font-size: 14px;
  color: #2b3039
}



.quicklink {
  background-color: #f1f1f1;
  padding: 20px 30px
}

.quicklink h3 {
  font-size: 18px;
  text-transform: uppercase
}

.quicklink ul {
  padding: 20px 0 10px;
  font-size: 16px;
  line-height: 24px;
  list-style: disc inside;
  color: #0077e0
}

.quicklink ul a {
  color: #0077e0
}

@media screen and (max-width:480px) {

  .lastpage-address .map-address,
  [riot-tag=lastpage-address] .map-address {
    height: 185px
  }

  .lastpage-address .map,
  [riot-tag=lastpage-address] .map {
    width: 100%;
    margin-bottom: 20px
  }

  .lastpage-address .map>img,
  [riot-tag=lastpage-address] .map>img {
    width: 100%;
    height: 100%
  }

  .quicklink {
    display: none
  }
}



.textField {
  border: 1px solid #ddd;
  background-color: #fff;
  height: 30px;
  line-height: 28px;
  text-indent: 10px
}

.filter .group .textField,
.submit {
  height: 40px;
  line-height: 40px
}

.submit {
  background-color: #ffc845;
  color: #003862;
  display: inline-block;
  border: none;
  border-radius: 0;
  font-size: 16px;
  cursor: pointer
}

.submit:hover {
  background-color: #f2b629
}

.inputGroup {
  display: table
}

.inputGroup>* {
  display: table-cell
}

.inputGroup-addon {
  width: 1%;
  padding: 0 10px
}

.filter {
  display: block
}

.filter .dropdown .btn,
.filter .dropdown>ul>li {
  font-size: 14px;
  color: #333
}

.filter .dropdown>ul>li:hover {
  color: #fff
}

@media screen and (max-width:480px) {
  .filter {
    background-color: #f1f1f1
  }

  .filter .pc_title {
    display: none
  }

  .filter .group.title {
    font-size: 16px;
    font-family: GPcommerceMedium;
    color: #555;
    height: 50px;
    line-height: 50px;
    padding-top: 16px
  }

  .filter .group {
    padding: 10px
  }

  .filter .group>.submit {
    line-height: normal
  }

  .filter .group>.clear,
  .filter .group>.submit {
    text-transform: uppercase;
    font-family: GPcommerceMedium;
    font-size: 14px
  }

  .filter .filter-content {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    display: none
  }
}

@media screen and (min-width:480px) {
  .filter .title {
    display: none
  }

  .filter .pc_title {
    padding-bottom: 15px;
    font-size: 18px;
    font-family: GPcommerceMedium;
    color: #555
  }

  .filter .group {
    margin-bottom: 20px
  }

  .filter .group>.clear,
  .filter .group>.submit {
    width: 49%;
    height: 40px;
    text-transform: uppercase;
    font-family: GPcommerceMedium;
    font-size: 14px
  }

  .filter .group>.submit {
    float: right;
    line-height: normal
  }

  .filter .group>.clear {
    float: left;
    text-align: left;
    line-height: 40px
  }
}

.filter .group>.subtitle {
  text-transform: capitalize;
  font-size: 16px;
  margin-bottom: 5px
}

.filter .group>.textField {
  width: 100%
}

.filter .group:last-child {
  border-bottom: none
}

.filter .inputGroup {
  margin-bottom: 10px
}

.filter .clear {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #006cdb
}

.checkbox,
.checkbox>span[class*=" icon-"],
.checkbox>span[class^=icon-] {
  line-height: 20px
}

.filter .title {
  zoom: 1;
  font-size: 18px;
  cursor: pointer;
  text-transform: capitalize
}

.breadcrumb .link,
.breadcrumb .pageTitle,
.tab>ul {
  text-transform: uppercase
}

.filter .title:after {
  content: " ";
  display: block;
  clear: both;
  height: 0
}

.checkbox,
.checkbox>span {
  height: 20px;
  display: inline-block
}

.filter .title .pull-right {
  color: #157add;
  font-size: 20px
}

.filter .title .pull-left:before {
  font-size: 22px;
  float: left;
  margin: -3px 10px 0 0
}



.checkbox {
  font-size: 14px;
  cursor: pointer
}

.checkbox>span {
  background-color: #fff;
  width: 20px;
  text-align: center;
  vertical-align: bottom;
  margin-right: 8px;
  border: 1px solid #d4dde0;
  color: #0077e0
}

.checkbox>input[type=checkbox] {
  display: none
}



@media screen and (max-width:480px) {
  .breadcrumb {
    margin: 0 10px;
    padding: 20px 0 10px
  }

  .pageTitle {
    margin-top: 20px;
    font-size: 18px
  }

  .print {
    display: none
  }
}

@media screen and (min-width:480px) {
  .breadcrumb {
    padding: 40px 0 0;
    position: relative
  }

  .pageTitle {
    margin: 20px 70px 0 0;
    font-size: 22px;
    font-family: GPcommerceMedium
  }
}

.breadcrumb .link {
  color: #555;
  font-size: 12px
}

.breadcrumb .link>a {
  color: #999
}

.breadcrumb .pageTitle {
  color: #555
}



@media screen and (max-width:480px) {
  .tab {
    margin-top: 20px
  }

  .tab>ul>li {
    font-size: 15px
  }

  .tab>ul>li:last-child {
    margin-right: 0
  }

  .tab>div {
    padding: 1px 0 10px
  }
}

@media screen and (min-width:480px) {
  .tab>ul>li {
    font-size: 16px
  }

  .tab>div {
    padding: 1px 10px 20px
  }
}

.tab>ul {
  border-bottom: 1px solid #00a1d9
}

.tab>ul>li {
  display: inline-block;
  line-height: 40px;
  padding: 0 20px;
  cursor: pointer;
  color: #00a1d9
}

.tab>ul>li:hover {
  text-decoration: underline
}

.tab>ul>li.on {
  color: #fff;
  background-color: #00a1d9
}

.acmsoccer .newsMore,
.tab .more {
  text-decoration: none;
  color: #0077e0
}

.tab>ul>li.on:hover {
  text-decoration: none
}

.tab>div {
  background-color: #fff
}

.tab>div table th {
  text-transform: capitalize
}

.tab .more {
  line-height: 40px;
  font-size: 14px;
  text-transform: uppercase
}



.acmsoccer .thumb {
  position: relative
}

.acmsoccer .thumb>img {
  width: 100%;
  vertical-align: bottom
}

.acmsoccer .thumb .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 14px;
  font-weight: 100;
  line-height: 40px;
  text-indent: 20px
}

.acmsoccer>p {
  line-height: 24px;
  padding-top: 12px;
  font-size: 14px;
  color: #7d7d7d
}

@media screen and (min-width:480px) {
  .acmsoccer .thumb .title {
    background-color: rgba(0, 56, 98, .8);
    color: #1c4385
  }
}

@media screen and (max-width:480px) {
  .acmsoccer .thumb .title {
    color: #fff;
    background-color: rgba(0, 56, 98, .8);
    font-family: GPcommerceMedium;
    font-size: 16px
  }
}



a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline
}

:focus {
  outline: 0
}

input[type=checkbox],
input[type=radio] {
  vertical-align: middle;
  margin-top: 0
}

table {
  border-collapse: separate;
  border-spacing: 0
}

caption,
td,
th {
  text-align: left;
  font-weight: 400
}

a img,
iframe {
  border: none
}

ol,
ul {
  list-style: none
}

button,
input,
select,
textarea {
  font-size: 100%;
  font-family: inherit
}

select {
  margin: inherit
}

body {
  -webkit-tap-highlight-color: transparent;
  font-family: GPcommerceRegular, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%
}

ol {
  margin-left: 2rem
}

* {
  box-sizing: border-box
}

@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot);
  src: url(../fonts/icomoon.eot) format('embedded-opentype'), url(../fonts/icomoon.ttf) format('truetype'), url(../fonts/icomoon.woff) format('woff'), url(../fonts/icomoon.svg) format('svg');
  font-weight: 400;
  font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.feed .description,
.shareLink a {
  color: #fff;
  line-height: 24px;
  font-size: 14px
}

.calendar .fullsize a,
.index-news .newsMore,
.lastpagegroup--title {
  font-family: GPcommerceMedium
}

.icon-search:before {
  content: "\f002"
}

.icon-check:before {
  content: "\f00c"
}

.icon-map-marker:before {
  content: "\f041"
}

.icon-chevron-up:before {
  content: "\f077"
}

.icon-chevron-down:before {
  content: "\f078"
}

.icon-facebook-square:before {
  content: "\f082"
}

.icon-twitter:before {
  content: "\f099"
}

.icon-facebook-f:before,
.icon-facebook:before {
  content: "\f09a"
}

.icon-bars:before,
.icon-navicon:before,
.icon-reorder:before {
  content: "\f0c9"
}

.icon-google-plus:before {
  content: "\f0d5"
}

.icon-youtube-play:before {
  content: "\f16a"
}

.icon-filter:before {
  content: "\f0b0"
}

.icon-btn_close:before {
  content: "\e600"
}

@media screen and (min-width:480px) {
  .shareLink {
    display: inline-block
  }
}

@media screen and (max-width:480px) {
  .shareLink {
    display: none
  }
}

.shareLink a {
  text-decoration: none;
  border-radius: 50%;
  display: inline-block;
  width: 24px;
  text-align: center;
  vertical-align: middle;
  margin-left: 7px
}

.shareLink .facebook {
  background-color: #3a5ba2
}

.shareLink .google {
  background-color: #d8432e
}

.shareLink .twitter {
  background-color: #1ebef0
}

.shareLink .youtube {
  background-color: #d75445
}

@media screen and (max-width:480px) {
  .content {
    padding: 10px
  }

  .content>div:first-child {
    margin-bottom: 30px
  }
}

@media screen and (min-width:480px) {

  .indexContent,
  .subpage-narrow {
    background-color: #f1f1f1
  }

  .wrap {
    width: 940px;
    margin: 0 auto
  }

  .indexContent .content {
    margin-top: 0;
    padding: 40px 0
  }

  .content {
    margin-top: 30px;
    zoom: 1
  }

  .content:after {
    content: " ";
    display: block;
    clear: both;
    height: 0
  }

  .content>:first-child {
    margin-right: 20px
  }

  .content>* {
    float: left
  }

  .content-wide {
    width: 620px
  }

  .content-narrow {
    width: 300px
  }

  .subpageContent {
    overflow: hidden
  }

  .subpage-narrow {
    width: 300px;
    padding: 20px 20px 2000px;
    margin-bottom: -2000px
  }

  .subpage-wide {
    width: 620px
  }
}

.feed,
.feed>img {
  width: 100%
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.text-right {
  text-align: right
}

.text-left {
  text-align: left
}

.mt20 {
  margin-top: 20px
}

.mt10 {
  margin-top: 10px
}

.mt30 {
  margin-top: 30px
}

.p10 {
  padding: 10px
}

.clearfix {
  zoom: 1
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0
}

@media screen and (max-width:480px) {

  .ad,
  .ad>img {
    width: 100%
  }
}

.feedtab {
  padding: 0 10px;
  margin-top: 20px
}

.feedtab>div {
  padding-bottom: 0
}

.feed {
  height: 250px;
  position: relative;
  overflow: hidden
}

.feed .description {
  position: absolute;
  bottom: 60px;
  padding: 5px 20px;
  font-weight: 100
}

.feed .title {
  color: #fff;
  font-size: 16px;
  float: left
}

.feed .title .icon {
  margin-right: 3px
}

.feed .like {
  text-decoration: none;
  color: #333;
  float: right
}

.feed .like>img {
  float: left
}

.feed .like>span {
  float: left;
  background-color: #fff;
  border: 1px solid #d7d8db;
  line-height: 18px;
  border-radius: 2px;
  padding: 0 4px;
  margin-left: 7px;
  position: relative
}

.feed .like>span:after,
.feed .like>span:before {
  border-width: 4px 4px 4px 0;
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  left: -4px;
  top: 5px
}

.feed .follow,
.feed .follow-facebook,
.feed .follow-twitter {
  zoom: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px
}

.feed .like>span:after {
  border-color: transparent #fff transparent transparent;
  position: absolute
}

.feed .like>span:before {
  border-color: transparent #1c4385 transparent transparent;
  position: absolute
}

.feed .follow-facebook:after,
.feed .follow:after {
  content: " ";
  display: block;
  clear: both
}

.feed .follow {
  height: 60px
}

.feed .follow:after {
  height: 0
}

.feed .follow-facebook {
  height: 60px;
  background-color: #334f8d
}

.feed .follow-facebook:after {
  height: 0
}

.feed .follow-twitter {
  height: 60px;
  background-color: #2cc5ff
}

.feed .follow-twitter:after,
.index-news .pc_news li:after {
  content: " ";
  display: block;
  clear: both;
  height: 0
}

.index-news .pc_news {
  padding-bottom: 20px
}

.index-news .pc_news li {
  margin: 30px 20px 0;
  zoom: 1
}

.index-news .thumb {
  float: left;
  width: 190px;
  height: 100px
}

.index-news .noimg {
  text-align: center;
  line-height: 100px;
  display: inline-block;
  width: 190px;
  background-color: #f1f1f1;
  font-size: 14px;
  text-decoration: none;
  color: #d4d4d4
}

.index-news .info {
  margin-left: 200px
}

.index-news .title {
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 25px
}

.index-news .title a {
  color: #555;
  text-decoration: none
}

.index-news .description {
  font-size: 14px;
  color: #999
}

.index-news .newsMore {
  text-transform: uppercase;
  color: #0077e0;
  text-decoration: none
}

@media screen and (max-width:480px) {
  .findUs {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    padding-bottom: 15px
  }

  .findUs h3 {
    font-size: 15px;
    padding: 10px;
    color: #fff;
    font-family: GPcommerceMedium
  }

  .findUs .shareLink {
    display: block
  }

  .findUs .shareLink a {
    margin-left: 15px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 16px
  }

  .findUs .close {
    color: #fff;
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 37px;
    font-size: 30px
  }
}

@media screen and (min-width:480px) {
  .findUs {
    display: none
  }
}

.calendar .fullsize {
  text-align: right
}

.calendar .fullsize a {
  color: #0077e0;
  text-decoration: none;
  font-size: 15px
}

@media screen and (max-width:480px) {
  findcourse {
    margin-top: 20px
  }

  quicklink {
    display: none
  }

  .mobileShow {
    display: block
  }

  .mobileHide {
    display: none
  }

  .lastpagegroup {
    padding-bottom: 20px
  }

  .lastpagegroup:last-child {
    padding-bottom: 0
  }

  .lastpagegroup--title {
    font-size: 16px
  }
}

@media screen and (min-width:480px) {
  .mobileHide {
    display: block
  }

  .mobileShow {
    display: none
  }

  .lastpagegroup {
    padding-bottom: 30px
  }

  .lastpagegroup--title {
    font-size: 18px
  }
}

.lastpagegroup ol,
.lastpagegroup p,
.lastpagegroup ul {
  margin-left: 0;
  line-height: 1.8;
  font-size: 14px;
  color: #555
}

.lastpagegroup ul {
  list-style: disc inside
}

.lastpagegroup ol {
  list-style: decimal inside
}

.lastpagegroup p {
  margin-top: 10px
}

.lastpagegroup--title {
  line-height: 30px;
  text-transform: uppercase;
  border-bottom: 2px solid #003862;
  color: #003862
}

.index-banner.l1-hero .pc_bg {
  background-image: url('../upload/img_hero.png?Theme=T6')
}

.index-banner.l1-hero .mobile_bg {
  background-image: url('../upload/img_hero_mobile.png?Theme=T6')
}

.header-banner .shareLink a.social {}

.page-footer .icon-box.l1-social a.social {
  color: #bfc1c2;
  text-decoration: none
}

.header-nav>ul>li.hover>div>a {
  color: #fff
}

.index-banner.l1-hero .wrap.page {
  max-height: 340px
}

.index-banner.l1-hero .wrap .info.page-content {
  max-height: 295px;
  overflow: hidden
}

.page-footer .icon-box.l1-social a.social {
  margin-right: 22px;
}

.page-footer .title {
  color: #bfc1c2
}

.page-footer .icon-box a.social:hover {
  color: #fff;
}

.page-footer .network-bottom a:hover {
  color: #fff
}

.header-banner>.wrap>.pull-left {
  white-space: nowrap;
}


.header-nav>ul>li.on>div>a:hover {
  color: #fff;
  font-family: GPcommerceMedium;
}

h3.lastpagegroup--title {
  margin-bottom: 10px;
}

p {
  font-size: 15px;
  line-height: 1.8em;
  margin-bottom: 15px;
}

h3 {
  margin-bottom: 10px;
  font-size: 18px;
}

ol {
  margin-bottom: 10px;
}

ul {
  /*margin-bottom:10px;*/
}

strong {
  font-weight: 800;
}

/***** GENERAL *****/
.content-wide {
  margin-bottom: 30px;
}

/***** Document Manager *****/

div#ctl03_pnlMain {
  font-size: 15px;
  margin-bottom: 30px;
}

span.ipf-documentmanager-main-chk {
  display: none;
}

div#ctl03_ctlLinkToThis_divLinkTheseResults {
  float: right;
  margin-top: 20px;
  margin-right: 5px;
}

div#divLinkToTheseResults {
  margin-top: 20px;
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #f3f3f3;
}

.ipf-documentmanager-main-path {
  margin-top: 20px;
  margin-bottom: 10px;
}

div#ctl03_divActions {
  margin-bottom: 10px;
}

span#ctl03_ctlGrid_lblRecordCount {
  color: #888 !important;
}

table.ipf-documentmanager-all-744.ipf-documentmanager-documentmanager-all-744 {
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
}

th.ipf-documentmanager-webgrid-rowc-sort.ipf-documentmanager-documentmanager-webgrid-rowc-sort {
  font-weight: 800;
  background-color: #f1f1f1;
  height: 22px;
  padding-left: 3px;
  padding-top: 2px;
  border-left: 1px solid #fff;
}


/***** Article Index Page *****/

div#ctl03_grdSearchResults_divGridPanel {
  font-size: 15px;
}

a.ipf-ai-articletitle {
  font-size: 18px;
  text-decoration: none;
  color: #0077e0;
}

span.ipf-ai-articledate {
  color: #888;
  font-size: 13px;
}

span.ipf-ai-articleauthor {
  font-size: 13px;
}

input#ctl03_btnFind {
  background-color: #37c22c;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  padding: 5px 20px;
  border-radius: 5px;
  vertical-align: middle;
}

/***** HOME PAGE *****/

span#ctl10_spnSort {
  font-size: 15px;
  margin-bottom: 3px;
  float: right;
}

a.ipf-ai-p-articletitle {
  font-size: 18px;
  text-decoration: none;
  color: #0077e0
}

.ipgridview table {
  margin: 10px 0;
  line-height: 1.8em;
  font-size: 15px;
}

span.ipf-ai-p-articledate {
  color: #888;
  font-size: 13px;
}

span.ipf-ai-p-articleauthor {
  font-size: 13px;
}

/***** FILTERS *****/

.filter-content .group {
  margin-bottom: 12px !important;
}

.filter-content select {
  border: 1px solid #111;
  border-radius: 3px;
  background: transparent;
  padding: 5px 35px 5px 5px;
  font-size: 15px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../asset/images/chevron.png?Theme=T6) 95% / 6% no-repeat #fff;
  margin-bottom: 2px;
  width: 220px;

}

.filter-content select::-ms-expand {
  display: none;
}

select#ddlFindCourse {
  border: 1px solid #111;
  border-radius: 3px;
  background: transparent;
  padding: 5px 35px 5px 5px;
  font-size: 15px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../asset/images/chevron.png?Theme=T6) 95% / 6% no-repeat #fff;
  width: 260px;
  height: 50px;
  margin-bottom: 2px;
}

select#ddlFindCourse::-ms-expand {
  display: none;
}

/*target Internet Explorer 9 and Internet Explorer 10:*/
/*  WRITING CSS THAT AFFECTS EVERY ELEMENT OF A TYPE IS BREAKING THE SITEBUILDER UI */
/*
@media screen and (min-width: 0\0) {
  select {
    background: none;
    padding: 5px;
  }
}
*/


/************************************
SYNDICATED CALENDAR
*/

/* Calendar Controls */
.ip-calendar-categorycontrolspan {
  font-size: 11px;
  display: block;
  clear: both;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 0 5px 0
}

/* Filter */
.ip-calendar-categorycontrolspan input {
  font-size: 11px;
}

.ip-calendar-searchcontrolspan {
  font-size: 11px;
  display: block;
  clear: both;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 0 5px 0
}

/* Search */
.ip-calendar-searchcontrolspan input {
  font-size: 11px;
}

.ip-calendar-viewcontrolspan {
  font-size: 11px;
  clear: left
}

/* Date controls */
.ip-calendar-eventsubmitcontrolspan {
  font-size: 11px;
}

/* Add new event */
.ip-calendar-datejumpcontrolspan {
  font-size: 11px;
  display: block;
  clear: both;
  margin: 10px 0 15px 0;
  border-top: 1px solid #e4e4e4;
  padding: 5px 0 0 0
}

/* Jump To */
.ip-calendar-datejumpcontrolspan input {
  font-size: 11px;
}

/* Calendar Header */
table.ip-calendar-maintable .ip-calendar-titlecell {
  font-size: 1em;
  font-weight: bold;
  background: #e4e4e4;
  padding: 5px 10px;
  text-align: left
}

table.ip-calendar-maintable .ip-calendar-controlcell {
  background: #e4e4e4;
  padding: 5px 10px;
  text-align: right
}

table.ip-calendar-maintable tr.ip-tablecalendar-month-daytitlerow td {
  padding: 5px 0;
  text-align: center
}

/* Calendar */
table.ip-calendar-maintable {
  border: 1px solid #cccccc;
  width: auto;
  border-collapse: collapse
}

table.ip-calendar-autosize {
  width: 100% !important
}

table.ip-calendar-tablemonth {
  width: auto
}

table.ip-calendar-maintable-week {
  border: 1px solid #cccccc;
  width: 100%;
}

table.ip-calendar-maintable td {
  vertical-align: top
}

table.ip-calendar-maintable-week td {
  vertical-align: top
}

table.ip-calendar-maintable table {
  border-collapse: collapse;
}

/* Calendar - Month View */
table.ip-calendar-maintable .ip-tablecalendar-month-daycell {
  padding: 2px 5px;
}

table.ip-calendar-maintable .ip-tablecalendar-month-currentdaycell {
  padding: 2px 5px;
}

table.ip-calendar-maintable .ip-tablecalendar-month-selecteddaycell {
  padding: 2px 5px;
}

table.ip-calendar-maintable .ip-tablecalendar-month-emptydaycell {
  padding: 2px 5px;
}

table.ip-calendar-maintable .ip-tablecalendar-month-daycell table td {
  font-size: 11px;
  padding: 0
}

table.ip-calendar-maintable .ip-tablecalendar-month-currentdaycell table td {
  font-size: 11px;
  padding: 0
}

table.ip-calendar-maintable .ip-tablecalendar-month-selecteddaycell table td {
  font-size: 11px;
  padding: 0
}

table.ip-calendar-maintable .ip-tablecalendar-month-emptydaycell table td {
  font-size: 11px;
  padding: 0
}

.ip-tablecalendar-month-eventtitle {
  overflow: hidden;
  white-space: nowrap;
}

/* Calendar - Week View */
tr.ip-tablecalendar-week-daytitlerow td {
  font-weight: bold;
  background: #f4f4f4;
  padding: 5px 10px;
}

.ip-calendar-eventimagepanel {
  width: 50px;
  vertical-align: top;
  padding: 5px;
}

.ip-calendar-eventdetailspanel {
  vertical-align: top;
  padding: 5px;
  font-size: 11px;
  float: none !important;
  margin: 0 !important
}

.ip-calendar-eventtime {
  font-weight: bold;
}

/* Calendar - Day View */
table.ip-calendar-maintable tr.ip-tablecalendar-day-hourrowa {}

table.ip-calendar-maintable tr.ip-tablecalendar-day-hourrowa td {
  background: #f4f4f4;
}

table.ip-calendar-maintable td.ip-tablecalendar-day-hourcell {
  width: 20%;
  padding: 5px 10px;
  vertical-align: middle
}

table.ip-calendar-maintable td.ip-tablecalendar-day-eventcell {
  ;
  padding: 5px 10px;
}

/* Calendar - Text View */
ul.ip-calendar-mainlist {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}

ul.ip-calendar-mainlist li {
  margin: 0 0 5px 0;
  padding: 5px 10px;
  list-style: none;
  font-weight: bold;
}

ul.ip-calendar-mainlist li ul li {
  font-weight: normal;
  padding: 0 0 5px 0;
  font-size: 11px
}

ul.ip-calendar-mainlist li ul li table {
  border-collapse: collapse;
}

/* Advanced Search */
table.ip-calendar-advancedsearch {
  width: 100%;
  border-collapse: collapse
}

table.ip-calendar-advancedsearch td {
  padding: 5px 10px
}

table.ip-calendar-advancedsearch td table td {
  padding: 0;
}

table.ip-calendar-advancedsearch td.ip-calendar-advancedsearchcaption {
  font-weight: bold;
  width: 30%
}

table.ip-calendar-advancedsearch tr.ip-calendar-advancedsearchtitle td {
  font-weight: bold;
  background: #f4f4f4;
  padding: 5px 10px;
}

/* Email Event */
div.ip-calendar-emailevent table {
  width: 100%;
  border-collapse: collapse
}

div.ip-calendar-emailevent table td {
  padding: 5px 10px
}

div.ip-calendar-emailevent table td table td {
  padding: 0;
}

div.ip-calendar-emailevent table td.ip-calendar-emaileventcaption {
  font-weight: bold;
  width: 30%
}

div.ip-calendar-emailevent table tr.ip-calendar-advancedsearchtitle td {
  font-weight: bold;
  background: #f4f4f4;
  padding: 5px 10px;
}

/* Event Details */
#divEventCategories .ipb-all-744 {
  width: 100%
}

.ip-calendar-emaildetailscaption {
  vertical-align: top;
  width: 100px
}

.ip-calendar-event-anoninfotable {
  width: 100%;
  border-bottom: 1px solid #999999;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 12px
}

.ip-calendar-event-anoninfotable td {
  width: 100%;
  padding-bottom: 7px
}

.ip-calendar-rsvppreview {
  background-color: #efefef;
  padding: 8px
}

.ip-syndicatedevent-rsvp {
  width: 30%;
  background-color: #efefef;
  padding: 8px
}

.ip-syndicatedevent-rsvpintro {
  font-weight: bold;
  padding-bottom: 8px
}

.ip-syndicatedevent-rsvpquestion {
  padding-bottom: 3px
}

.ip-syndicatedevent-rsvpcheckbox {}

.ip-syndicatedevent-rsvpcheckboxcaption {}

.ip-syndicatedevent-rsvpcaption {}

.ip-syndicatedevent-rsvpquestiontext {}

.ip-syndicatedevent-rsvpsubmit {
  padding-top: 8px
}

.ip-syndicatedevent-rsvpbutton {}

.ip-syndicatedevent-rsvpdownloadlink {
  padding-bottom: 5px
}

.ip-syndicatedevent-rsvpresponse {
  padding-top: 8px
}

/***********************************/
/* CALENDAR CSS CHANGES - ACM-4547 */
/***********************************/

/* Event View */
.ip-syndicatedevent {
  color: #424242;
}

.ip-syndicatedevent a {
  color: #424242;
}

.ip-syndicatedevent td {
  padding-bottom: 6px;
}

a.ip-syndicatedevent-returnlink {
  display: inline-block;
  color: #424242;
  background: none repeat scroll 0 0 #EFEFEF;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 5px 10px;
  text-decoration: none;
}

.ip-syndicatedevent-eventdetailstitle td {
  padding-bottom: 10px;
  padding-top: 7px;
}

.ip-syndicatedevent-eventdetailstitle td span {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.2em;
}

.ip-syndicatedevent-eventdetailstitle a {
  font-size: 11px;
  padding-left: 5px;
}

.ip-syndicatedevent-eventdetailsaddtocalendartitle {
  display: none;
}

.ip-syndicatedevent-eventdetailsrecurrencetitle {
  display: none;
}

.ip-syndicatedevent-locationrow td {
  vertical-align: top;
}

span.ip-syndicatedevent-location {}

span.ip-syndicatedevent-mapit {
  font-weight: bold;
}

/* Table Calendar Day View */
table.ip-calendar-maintable.ip-calendar-tableday tr.ip-tablecalendar-day-hourrowa td.ip-tablecalendar-day-hourcell {
  background: none repeat scroll 0 0 #EFEFEF;
  border-bottom: 1px solid #CCCCCC !important;
  border-top: 1px solid #CCCCCC !important;
  border-left: 1px solid #CCCCCC !important;
  color: #424242 !important;
}

table.ip-calendar-maintable.ip-calendar-tableday tr.ip-tablecalendar-day-hourrowb td.ip-tablecalendar-day-hourcell {
  background: none repeat scroll 0 0 #EFEFEF;
  border-bottom: 1px solid #CCCCCC !important;
  border-top: 1px solid #CCCCCC !important;
  border-left: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tableday tr.ip-tablecalendar-day-hourrowa td.ip-tablecalendar-day-eventcell {
  background: none;
  border: 1px solid #CCCCCC !important
}

table.ip-calendar-maintable.ip-calendar-tableday tr.ip-tablecalendar-day-hourrowb td.ip-tablecalendar-day-eventcell {
  background: none;
  border: 1px solid #CCCCCC !important
}

table.ip-calendar-maintable.ip-calendar-tableday {
  border: none !important;
}

table.ip-calendar-maintable.ip-calendar-tableday .ip-calendar-titlecell,
div.ip-calendar-titlediv.ip-calendar-tableday div.advtag-calendartitle {
  padding-left: 1px !important;
  padding-bottom: 10px !important;
  background: none !important;
  font-size: 1.8em !important;
  font-weight: bold !important;
  line-height: 1.2em !important;
  color: #424242 !important;
}

table.ip-calendar-maintable.ip-calendar-tableday .ip-calendar-controlcell {
  background: none !important;
  vertical-align: middle;
  padding-right: 1px;
}

table.ip-calendar-maintable.ip-calendar-tableday .ip-tablecalendar-day-eventcell {
  color: #424242
}

table.ip-calendar-maintable.ip-calendar-tableday a.ip-calendar-eventtitlelink {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tableday a.ip-calendar-eventtitlelink:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tableday td.ip-calendar-eventdetailspanel .ip-calendar-eventtime {
  color: #424242;
  padding-right: 5px;
}

table.ip-calendar-maintable.ip-calendar-tableday td.ip-calendar-eventdetailspanel .ip-calendar-eventpreview {
  padding-top: 3px;
}

/* Table Calendar Month View */
table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell a {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell a:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell a.ip-cal-isday {
  color: #424242;
}

/*font-weight:bold*/

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell a {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell a:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell a.ip-cal-isday {
  color: #424242;
}

/*font-weight:bold*/

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell a {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell a:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell a.ip-cal-isday {
  color: #424242;
}

/*font-weight:bold*/

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell a {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell a:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell a.ip-cal-isday {
  color: #424242;
}

/*font-weight:bold*/

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-calendar-titlerow,
div.ip-calendar-titlediv.ip-calendar-tablemonth {
  color: #424242
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-calendar-titlerow td {
  background: none
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-calendar-titlerow .ip-calendar-titlecell,
div.ip-calendar-titlediv.ip-calendar-tablemonth div.advtag-calendartitle {
  font-weight: bold;
  font-size: 1.8em;
  padding-left: 1px;
  padding-bottom: 10px;
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-calendar-titlerow .ip-calendar-controlcell {
  vertical-align: middle;
  padding-right: 1px;
}

div.ip-calendar-titlediv.ip-calendar-tablemonth div.advtag-previousnextswitch {
  padding: 4px 1px;
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-tablecalendar-month-daytitlerow {
  color: #424242;
  font-weight: bold;
  background: none repeat scroll 0 0 #EFEFEF
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-tablecalendar-month-daytitlerow td {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell table tr.ip-cal-event-row {
  border-top: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell table tr.ip-cal-event-row.ip-cal-first-event {
  border-top: none !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell table tr.ip-cal-event-row td {
  padding: 1px 0;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell table tr.ip-cal-event-row {
  border-top: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell table tr.ip-cal-event-row.ip-cal-first-event {
  border-top: none !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell table tr.ip-cal-event-row td {
  padding: 1px 0;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell table tr.ip-cal-event-row {
  border-top: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell table tr.ip-cal-event-row.ip-cal-first-event {
  border-top: none !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell table tr.ip-cal-event-row td {
  padding: 1px 0;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell table tr.ip-cal-event-row {
  border-top: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell table tr.ip-cal-event-row.ip-cal-first-event {
  border-top: none !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell table tr.ip-cal-event-row td {
  padding: 1px 0;
}

/* Table Calendar Week View */
table.ip-calendar-tableweek {
  border: none !important;
  border-collapse: collapse;
}

table.ip-calendar-tableweek tr td {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-tableweek tr.ip-calendar-titlerow,
div.ip-calendar-titlediv.ip-calendar-tableweek {
  color: #424242
}

table.ip-calendar-tableweek tr.ip-calendar-titlerow td {
  border: none !important;
}

table.ip-calendar-tableweek tr.ip-calendar-titlerow td.ip-calendar-titlecell,
div.ip-calendar-titlediv.ip-calendar-tableweek div.advtag-calendartitle {
  font-weight: bold;
  font-size: 1.8em;
  padding-left: 1px;
  padding-bottom: 10px;
  padding-top: 0;
}

table.ip-calendar-tableweek tr.ip-calendar-titlerow td.ip-calendar-controlcell {
  vertical-align: middle;
  padding-right: 1px;
}

div.ip-calendar-titlediv.ip-calendar-tableweek div.advtag-previousnextswitch {
  padding: 4px 1px;
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlerow td {
  background: none repeat scroll 0 0 #EFEFEF !important;
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlerow {
  color: #424242
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlecurrentdaterow {
  color: #424242
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitleselecteddaterow {
  color: #424242
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlerow td {
  font-weight: bold;
  background: #f4f4f4;
  padding: 5px 8px;
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlecurrentdaterow td {
  font-weight: bold;
  padding: 5px 8px;
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitleselecteddaterow td {
  font-weight: bold;
  padding: 5px 8px;
}

table.ip-calendar-tableweek a.ip-calendar-eventtitlelink {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-tableweek a.ip-calendar-eventtitlelink:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-tableweek .ip-calendar-eventtime {
  color: #424242;
  padding-right: 5px;
}

table.ip-calendar-tableweek td.ip-calendar-eventdetailspanel {
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}

table.ip-calendar-tableweek td.ip-calendar-eventdetailspanel div.ip-calendar-eventpreview {
  padding-top: 3px;
}

table.ip-calendar-tableweek td.ip-calendar-emptyeventpanel {
  padding-left: 10px;
  color: #424242;
}

table.ip-calendar-tableweek span.ip-calendar-noevents {
  display: none
}

a.ip-calendar-overnight-event {
  font-weight: bold;
  text-decoration: underline !important;
}

span.ip-calendar-overnightspan {
  font-style: italic !important;
}

/***********************************/
/* SYNDICATED CALENDAR ADVANCED LAYOUTS - ACM-5688 */
/***********************************/

/* "Standard" advanced layout - all views - used to mimic curent "non-advanced" layout */
div.ip-calendar-titlediv,
div.ip-calendar-controls {
  width: 100%
}

div.ip-calendar-titlediv div.advtag-calendartitle {
  float: left;
  font-weight: bold;
  font-size: 1.8em;
  padding: 0 0 10px 1px;
}

div.ip-calendar-titlediv div.advtag-previousnextswitch {
  float: right;
  padding: 8px 1px 0 0;
}

div.ip-calendar-controls div {
  float: left;
  margin-right: 8px;
  padding: 8px 0 10px 0
}

div.ip-calendar-controls div.advtag-listtableswitch {
  padding-top: 0px !important
}

div.advtag-calendar {
  clear: both;
}

/* "Advanced" layout*/
div.ipf-syc-controls-line {
  width: 100%;
  margin: 0px 0 0px 0 !important;
  height: 40px !important
}

.ipf-syc-listtableswitch .ip-calendar-modecontrolspan span,
.ipf-syc-previousnextswitch a,
.ipf-syc-periodswitch .ip-calendar-viewcontrolspan a,
.ipf-syc-periodswitch .ip-calendar-viewcontrolspan span {
  background: #EFEFEF;
  color: #000;
  margin: 0;
  padding: 5px 9px;
  border: 1px solid #CCC;
  border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.ipf-syc-previousnextswitch a:hover,
.ipf-syc-periodswitch a:hover,
.ipf-syc-periodswitch .ip-calendar-viewcontrolspan span {
  background: #666;
  color: white;
}

.ipf-syc-listtableswitch {
  margin-top: -6px !important
}

.ipf-syc-listtableswitch .ip-calendar-modecontrolspan span {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  height: 25px;
  width: 32px
}

.ipf-syc-listtableswitch span.ip-calendar-listview-link {
  background: #EFEFEF url(images/listViewBlack.png) center no-repeat;
}

.ipf-syc-listtableswitch span.ip-calendar-listview-link:hover,
.ipf-syc-listtableswitch span.ip-calendar-listview-link-selected {
  background: #666 url(images/listViewWhite.png) center no-repeat;
}

.ipf-syc-listtableswitch span.ip-calendar-tableview-link {
  background: #EFEFEF url(images/tableViewBlack.png) center no-repeat;
}

.ipf-syc-listtableswitch span.ip-calendar-tableview-link:hover,
.ipf-syc-listtableswitch span.ip-calendar-tableview-link-selected {
  background: #666 url(images/tableViewWhite.png) center no-repeat;
}

span.ip-calendar-listview-link-selected,
span.ip-calendar-tableview-link-selected {
  cursor: auto !important
}


.ipf-syc-previousnextswitch a {
  margin-right: 0px
}

.ipf-syc-reaturedevents td.ip-calendar-featuredeventheadertitle {
  font-weight: bold
}

.ipf-syc-addevent {
  float: left;
  clear: left;
  margin: 5px 0 0 2px
}

.ipf-syc-addevent a {
  background: #5E9511 url(images/button_green_bg.png) top left repeat-x;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 11px 5px 9px;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.ipf-syc-addevent a:hover {
  background: #55870F url(images/button_green_hover_bg.png) top left repeat-x;
  color: #FFFFFF;
}

.ipf-syc-addevent a:visited {
  color: #FFFFFF;
}

.ipf-syc-search {
  float: right;
  clear: right
}

.ipf-syc-search span {
  border: none !important
}

.ipf-syc-calendartitle {
  float: left;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2em;
  color: #424242;
}

.ipf-syc-filter {
  float: right;
  clear: right
}

.ipf-syc-filter span {
  border: none !important
}

/*.ipf-syc-filter select{width:45px}*/

.ipf-syc-previousnextswitch {
  float: left;
  clear: left
}

.ipf-syc-periodswitch {
  float: left;
  clear: none;
  padding-left: 12px
}

.ipf-syc-listtableswitch {
  float: left;
  clear: none;
  padding-left: 12px
}

.ipf-syc-dateselector {
  float: right;
  clear: right
}

.ipf-syc-dateselector span {
  border: none !important;
  display: inline
}

.ipf-syc-datepicker {
  float: right;
  clear: right;
  display: inline
}

.ipf-syc-datepicker span {
  float: left;
  font-size: 11px;
  margin: 3px 0 0 0;
  font-weight: bold
}

.ipf-syc-datepicker input.ip-syc-datepicker {
  width: 80px;
  margin: -1px 4px 0 4px;
  float: left
}

/************************************************/
/* ACM-6911 (get rid of SyndicatedCalendar.css) */
/************************************************/

span.ip-calendar-warning {
  color: red;
  font-size: 11px;
  padding: 4px 0;
  display: inline-block;
}

.ipf-syc-datepicker label {
  float: left;
  font-size: 11px;
  margin: 3px 0 0 0;
  font-weight: bold
}

div.advplace-calendar table.ip-calendar-listday,
div.advplace-calendar table.ip-calendar-listweek {
  border: 0px !important
}

span.datepair {
  display: block;
  margin-left: 0px;
}

span.ViewEventOccurrence img,
span.spanRecurrenceEndDate img.ui-datepicker-trigger {
  margin-bottom: -4px;
  padding-left: 2px;
  padding-right: 7px;
}

td.td-advanced-datepair span.startcaption,
td.td-advanced-datepair span.endcaption {
  font-weight: bold
}

/* ACM-7494 */
.ipf-syc-al-tm2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 160px
}

.ipf-syc-al-tw2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 120px
}

.ipf-syc-al-td2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 160px
}

.ipf-syc-al-lm2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 160px
}

.ipf-syc-al-lw2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 120px
}

.ipf-syc-al-ld2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 160px
}

.ipb-hero-url-placeholder-container {
  position: absolute;
  z-index: 98;
}

.ipb-hero-url-placeholder {
  height: 20px;
  width: 20px;
  position: absolute;
}

.ipb-hero-url-mobile-placeholder {
  height: 20px;
  width: 20px;
  position: absolute;
}

.ipb-hero-url-editor {
  /*position:absolute;*/
  display: block;
  height: 20px;
  width: 20px;
}


/***** GENERAL *****/
.content-wide {
  margin-bottom: 30px;
  font-size: 15px;
}

/***** Registration Page *****/
div#programItem {
  width: 100%;
}

.progDesc {
  margin-bottom: 10px;
}

.feeAndReg {
  margin-bottom: 10px;
}

.RegFee {
  font-size: 30px;
}

.regDates {
  margin-bottom: 20px;
}

/***** Feedback Form Page Type *****/


.ipf-ff-introduction {
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 15px;
}

.ipf-vff-cnt-label {
  font-size: 15px;
}

.ipf-vff-cnt-container {
  margin: 15px 0;
}

.ipf-vff-cnt-label {
  font-weight: 500;
  margin-bottom: 5px;
}

span.ipf-vff-spn-required {
  color: red;
}

.ipf-vff-text-long {
  width: 100%;
  max-width: 300px;
  font-size: 15px;
}

.ipf-vff-radio-container {
  margin: 5px 0;
  font-size: 15px;
}

.ipf-vff-textarea {
  width: 100%;
  max-width: 500px;
  height: 8em !important;
  font-size: 15px;
}

input#ctl02_btnSubmit,
input#ctl01_btnSubmit,
input#ctl03_btnSubmit,
input#ctl04_btnSubmit {
  background-color: #ffc845;
  color: #003862;
  display: inline-block;
  border: none;
  border-radius: 0;
  font-size: 16px;
  cursor: pointer;
  padding: 11px 20px;
}


/***** Document Manager *****/

.ipf-documentmanager-main {
  font-size: 15px;
  margin-bottom: 30px;
}

span.ipf-documentmanager-main-chk {
  display: none;
}

.ipf-documentmanager-searchresults-links {
  float: right;
  margin-top: 20px;
  margin-right: 5px;
}

#divLinkToTheseResults {
  margin-top: 20px;
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #f3f3f3;
}

.ipf-documentmanager-main-path {
  margin-top: 20px;
  margin-bottom: 10px;
}

.ipf-documentmanager-main-actions {
  margin-bottom: 10px;
}

.ipf-documentmanager-gridview-recordcount {
  color: #888 !important;
}

table.ipf-documentmanager-all-744.ipf-documentmanager-documentmanager-all-744 {
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
}

th.ipf-documentmanager-webgrid-rowc-sort.ipf-documentmanager-documentmanager-webgrid-rowc-sort {
  font-weight: 800;
  background-color: #f1f1f1;
  height: 22px;
  padding-left: 3px;
  padding-top: 2px;
  border-left: 1px solid #fff;
}


/***** Article Index Page *****/

div#ctl03_grdSearchResults_divGridPanel {
  font-size: 15px;
}

a.ipf-ai-articletitle {
  font-size: 18px;
  text-decoration: none;
  color: #0077e0;
}

span.ipf-ai-articledate {
  color: #888;
  font-size: 13px;
}

span.ipf-ai-articleauthor {
  font-size: 13px;
}

input#ctl03_btnFind {
  background-color: #37c22c;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  padding: 5px 20px;
  border-radius: 5px;
  vertical-align: middle;
}

/***** HOME PAGE *****/

span#ctl10_spnSort {
  font-size: 15px;
  margin-bottom: 3px;
  float: right;
}

a.ipf-ai-p-articletitle {
  font-size: 18px;
  text-decoration: none;
  color: #0077e0
}

.ipgridview table {
  margin: 10px 0;
  line-height: 1.8em;
  font-size: 15px;
}

span.ipf-ai-p-articledate {
  color: #888;
  font-size: 13px;
}

span.ipf-ai-p-articleauthor {
  font-size: 13px;
}

/***** FILTERS *****/

.filter-content .group {
  margin-bottom: 12px !important;
}

.filter-content select {
  border: 1px solid #111;
  border-radius: 3px;
  background: transparent;
  padding: 5px 35px 5px 5px;
  font-size: 15px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../asset/images/chevron.png) 95% / 6% no-repeat #fff;
  margin-bottom: 2px;
  width: 100%;
  height: 48px;
}

.filter-content select::-ms-expand {
  display: none;
}

select#ddlFindCourse {
  border: 1px solid #111;
  border-radius: 3px;
  background: transparent;
  padding: 5px 35px 5px 5px;
  font-size: 15px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../asset/images/chevron.png) 95% / 6% no-repeat #fff;
  width: 100%;
  height: 48px;
  margin-bottom: 2px;
}

select#ddlFindCourse::-ms-expand {
  display: none;
}

/*target Internet Explorer 9 and Internet Explorer 10:*/
/*  WRITING CSS THAT AFFECTS EVERY ELEMENT OF A TYPE IS BREAKING THE SITEBUILDER UI */
/*
@media screen and (min-width: 0\0) {
  select {
    background: none;
    padding: 5px;
  }
}
*/


/***** Fields *****/

span.span-fieldstatus-Open,
.span-fieldstatus-Closed {
  float: right;
  margin-top: -116px;
  width: 100px;
  text-align: center;
  padding: 2px 0;
  text-transform: uppercase;
}

span.span-fieldstatus-Open {
  background-color: #37c22c;
  color: #fff;
}

span.span-fieldstatus-Closed {
  background-color: #red;
  color: #fff;
}




/************************************
SYNDICATED CALENDAR
*/

/* Calendar Controls */
.ip-calendar-categorycontrolspan {
  font-size: 11px;
  display: block;
  clear: both;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 0 5px 0
}

/* Filter */
.ip-calendar-categorycontrolspan input {
  font-size: 11px;
}

.ip-calendar-searchcontrolspan {
  font-size: 11px;
  display: block;
  clear: both;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 0 5px 0
}

/* Search */
.ip-calendar-searchcontrolspan input {
  font-size: 11px;
}

.ip-calendar-viewcontrolspan {
  font-size: 11px;
  clear: left
}

/* Date controls */
.ip-calendar-eventsubmitcontrolspan {
  font-size: 11px;
}

/* Add new event */
.ip-calendar-datejumpcontrolspan {
  font-size: 11px;
  display: block;
  clear: both;
  margin: 10px 0 15px 0;
  border-top: 1px solid #e4e4e4;
  padding: 5px 0 0 0
}

/* Jump To */
.ip-calendar-datejumpcontrolspan input {
  font-size: 11px;
}

/* Calendar Header */
table.ip-calendar-maintable .ip-calendar-titlecell {
  font-size: 1em;
  font-weight: bold;
  background: #e4e4e4;
  padding: 5px 10px;
  text-align: left
}

table.ip-calendar-maintable .ip-calendar-controlcell {
  background: #e4e4e4;
  padding: 5px 10px;
  text-align: right
}

table.ip-calendar-maintable tr.ip-tablecalendar-month-daytitlerow td {
  padding: 5px 0;
  text-align: center
}

/* Calendar */
table.ip-calendar-maintable {
  border: 1px solid #cccccc;
  width: auto;
  border-collapse: collapse
}

table.ip-calendar-autosize {
  width: 100% !important
}

table.ip-calendar-tablemonth {
  width: auto
}

table.ip-calendar-maintable-week {
  border: 1px solid #cccccc;
  width: 100%;
}

table.ip-calendar-maintable td {
  vertical-align: top
}

table.ip-calendar-maintable-week td {
  vertical-align: top
}

table.ip-calendar-maintable table {
  border-collapse: collapse;
}

/* Calendar - Month View */
table.ip-calendar-maintable .ip-tablecalendar-month-daycell {
  padding: 2px 5px;
}

table.ip-calendar-maintable .ip-tablecalendar-month-currentdaycell {
  padding: 2px 5px;
}

table.ip-calendar-maintable .ip-tablecalendar-month-selecteddaycell {
  padding: 2px 5px;
}

table.ip-calendar-maintable .ip-tablecalendar-month-emptydaycell {
  padding: 2px 5px;
}

table.ip-calendar-maintable .ip-tablecalendar-month-daycell table td {
  font-size: 11px;
  padding: 0
}

table.ip-calendar-maintable .ip-tablecalendar-month-currentdaycell table td {
  font-size: 11px;
  padding: 0
}

table.ip-calendar-maintable .ip-tablecalendar-month-selecteddaycell table td {
  font-size: 11px;
  padding: 0
}

table.ip-calendar-maintable .ip-tablecalendar-month-emptydaycell table td {
  font-size: 11px;
  padding: 0
}

.ip-tablecalendar-month-eventtitle {
  overflow: hidden;
  white-space: nowrap;
}

/* Calendar - Week View */
tr.ip-tablecalendar-week-daytitlerow td {
  font-weight: bold;
  background: #f4f4f4;
  padding: 5px 10px;
}

.ip-calendar-eventimagepanel {
  width: 50px;
  vertical-align: top;
  padding: 5px;
}

.ip-calendar-eventdetailspanel {
  vertical-align: top;
  padding: 5px;
  font-size: 11px;
  float: none !important;
  margin: 0 !important
}

.ip-calendar-eventtime {
  font-weight: bold;
}

/* Calendar - Day View */
table.ip-calendar-maintable tr.ip-tablecalendar-day-hourrowa {}

table.ip-calendar-maintable tr.ip-tablecalendar-day-hourrowa td {
  background: #f4f4f4;
}

table.ip-calendar-maintable td.ip-tablecalendar-day-hourcell {
  width: 20%;
  padding: 5px 10px;
  vertical-align: middle
}

table.ip-calendar-maintable td.ip-tablecalendar-day-eventcell {
  ;
  padding: 5px 10px;
}

/* Calendar - Text View */
ul.ip-calendar-mainlist {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}

ul.ip-calendar-mainlist li {
  margin: 0 0 5px 0;
  padding: 5px 10px;
  list-style: none;
  font-weight: bold;
}

ul.ip-calendar-mainlist li ul li {
  font-weight: normal;
  padding: 0 0 5px 0;
  font-size: 11px
}

ul.ip-calendar-mainlist li ul li table {
  border-collapse: collapse;
}

/* Advanced Search */
table.ip-calendar-advancedsearch {
  width: 100%;
  border-collapse: collapse
}

table.ip-calendar-advancedsearch td {
  padding: 5px 10px
}

table.ip-calendar-advancedsearch td table td {
  padding: 0;
}

table.ip-calendar-advancedsearch td.ip-calendar-advancedsearchcaption {
  font-weight: bold;
  width: 30%
}

table.ip-calendar-advancedsearch tr.ip-calendar-advancedsearchtitle td {
  font-weight: bold;
  background: #f4f4f4;
  padding: 5px 10px;
}

/* Email Event */
div.ip-calendar-emailevent table {
  width: 100%;
  border-collapse: collapse
}

div.ip-calendar-emailevent table td {
  padding: 5px 10px
}

div.ip-calendar-emailevent table td table td {
  padding: 0;
}

div.ip-calendar-emailevent table td.ip-calendar-emaileventcaption {
  font-weight: bold;
  width: 30%
}

div.ip-calendar-emailevent table tr.ip-calendar-advancedsearchtitle td {
  font-weight: bold;
  background: #f4f4f4;
  padding: 5px 10px;
}

/* Event Details */
#divEventCategories .ipb-all-744 {
  width: 100%
}

.ip-calendar-emaildetailscaption {
  vertical-align: top;
  width: 100px
}

.ip-calendar-event-anoninfotable {
  width: 100%;
  border-bottom: 1px solid #999999;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 12px
}

.ip-calendar-event-anoninfotable td {
  width: 100%;
  padding-bottom: 7px
}

.ip-calendar-rsvppreview {
  background-color: #efefef;
  padding: 8px
}

.ip-syndicatedevent-rsvp {
  width: 30%;
  background-color: #efefef;
  padding: 8px
}

.ip-syndicatedevent-rsvpintro {
  font-weight: bold;
  padding-bottom: 8px
}

.ip-syndicatedevent-rsvpquestion {
  padding-bottom: 3px
}

.ip-syndicatedevent-rsvpcheckbox {}

.ip-syndicatedevent-rsvpcheckboxcaption {}

.ip-syndicatedevent-rsvpcaption {}

.ip-syndicatedevent-rsvpquestiontext {}

.ip-syndicatedevent-rsvpsubmit {
  padding-top: 8px
}

.ip-syndicatedevent-rsvpbutton {}

.ip-syndicatedevent-rsvpdownloadlink {
  padding-bottom: 5px
}

.ip-syndicatedevent-rsvpresponse {
  padding-top: 8px
}

/***********************************/
/* CALENDAR CSS CHANGES - ACM-4547 */
/***********************************/

/* Event View */
.ip-syndicatedevent {
  color: #424242;
}

.ip-syndicatedevent a {
  color: #424242;
}

.ip-syndicatedevent td {
  padding-bottom: 6px;
}

a.ip-syndicatedevent-returnlink {
  display: inline-block;
  color: #424242;
  background: none repeat scroll 0 0 #EFEFEF;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 5px 10px;
  text-decoration: none;
}

.ip-syndicatedevent-eventdetailstitle td {
  padding-bottom: 10px;
  padding-top: 7px;
}

.ip-syndicatedevent-eventdetailstitle td span {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.2em;
}

.ip-syndicatedevent-eventdetailstitle a {
  font-size: 11px;
  padding-left: 5px;
}

.ip-syndicatedevent-eventdetailsaddtocalendartitle {
  display: none;
}

.ip-syndicatedevent-eventdetailsrecurrencetitle {
  display: none;
}

.ip-syndicatedevent-locationrow td {
  vertical-align: top;
}

span.ip-syndicatedevent-location {}

span.ip-syndicatedevent-mapit {
  font-weight: bold;
}

/* Table Calendar Day View */
table.ip-calendar-maintable.ip-calendar-tableday tr.ip-tablecalendar-day-hourrowa td.ip-tablecalendar-day-hourcell {
  background: none repeat scroll 0 0 #EFEFEF;
  border-bottom: 1px solid #CCCCCC !important;
  border-top: 1px solid #CCCCCC !important;
  border-left: 1px solid #CCCCCC !important;
  color: #424242 !important;
}

table.ip-calendar-maintable.ip-calendar-tableday tr.ip-tablecalendar-day-hourrowb td.ip-tablecalendar-day-hourcell {
  background: none repeat scroll 0 0 #EFEFEF;
  border-bottom: 1px solid #CCCCCC !important;
  border-top: 1px solid #CCCCCC !important;
  border-left: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tableday tr.ip-tablecalendar-day-hourrowa td.ip-tablecalendar-day-eventcell {
  background: none;
  border: 1px solid #CCCCCC !important
}

table.ip-calendar-maintable.ip-calendar-tableday tr.ip-tablecalendar-day-hourrowb td.ip-tablecalendar-day-eventcell {
  background: none;
  border: 1px solid #CCCCCC !important
}

table.ip-calendar-maintable.ip-calendar-tableday {
  border: none !important;
}

table.ip-calendar-maintable.ip-calendar-tableday .ip-calendar-titlecell,
div.ip-calendar-titlediv.ip-calendar-tableday div.advtag-calendartitle {
  padding-left: 1px !important;
  padding-bottom: 10px !important;
  background: none !important;
  font-size: 1.8em !important;
  font-weight: bold !important;
  line-height: 1.2em !important;
  color: #424242 !important;
}

table.ip-calendar-maintable.ip-calendar-tableday .ip-calendar-controlcell {
  background: none !important;
  vertical-align: middle;
  padding-right: 1px;
}

table.ip-calendar-maintable.ip-calendar-tableday .ip-tablecalendar-day-eventcell {
  color: #424242
}

table.ip-calendar-maintable.ip-calendar-tableday a.ip-calendar-eventtitlelink {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tableday a.ip-calendar-eventtitlelink:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tableday td.ip-calendar-eventdetailspanel .ip-calendar-eventtime {
  color: #424242;
  padding-right: 5px;
}

table.ip-calendar-maintable.ip-calendar-tableday td.ip-calendar-eventdetailspanel .ip-calendar-eventpreview {
  padding-top: 3px;
}

/* Table Calendar Month View */
table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell a {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell a:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell a.ip-cal-isday {
  color: #424242;
}

/*font-weight:bold*/

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell a {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell a:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell a.ip-cal-isday {
  color: #424242;
}

/*font-weight:bold*/

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell a {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell a:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell a.ip-cal-isday {
  color: #424242;
}

/*font-weight:bold*/

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell a {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell a:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell a.ip-cal-isday {
  color: #424242;
}

/*font-weight:bold*/

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-calendar-titlerow,
div.ip-calendar-titlediv.ip-calendar-tablemonth {
  color: #424242
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-calendar-titlerow td {
  background: none
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-calendar-titlerow .ip-calendar-titlecell,
div.ip-calendar-titlediv.ip-calendar-tablemonth div.advtag-calendartitle {
  font-weight: bold;
  font-size: 1.8em;
  padding-left: 1px;
  padding-bottom: 10px;
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-calendar-titlerow .ip-calendar-controlcell {
  vertical-align: middle;
  padding-right: 1px;
}

div.ip-calendar-titlediv.ip-calendar-tablemonth div.advtag-previousnextswitch {
  padding: 4px 1px;
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-tablecalendar-month-daytitlerow {
  color: #424242;
  font-weight: bold;
  background: none repeat scroll 0 0 #EFEFEF
}

table.ip-calendar-maintable.ip-calendar-tablemonth tr.ip-tablecalendar-month-daytitlerow td {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell table tr.ip-cal-event-row {
  border-top: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell table tr.ip-cal-event-row.ip-cal-first-event {
  border-top: none !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-daycell table tr.ip-cal-event-row td {
  padding: 1px 0;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell table tr.ip-cal-event-row {
  border-top: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell table tr.ip-cal-event-row.ip-cal-first-event {
  border-top: none !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-currentdaycell table tr.ip-cal-event-row td {
  padding: 1px 0;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell table tr.ip-cal-event-row {
  border-top: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell table tr.ip-cal-event-row.ip-cal-first-event {
  border-top: none !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-selecteddaycell table tr.ip-cal-event-row td {
  padding: 1px 0;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell table tr.ip-cal-event-row {
  border-top: 1px solid #CCCCCC !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell table tr.ip-cal-event-row.ip-cal-first-event {
  border-top: none !important;
}

table.ip-calendar-maintable.ip-calendar-tablemonth td.ip-tablecalendar-month-emptydaycell table tr.ip-cal-event-row td {
  padding: 1px 0;
}

/* Table Calendar Week View */
table.ip-calendar-tableweek {
  border: none !important;
  border-collapse: collapse;
}

table.ip-calendar-tableweek tr td {
  border: 1px solid #CCCCCC !important;
}

table.ip-calendar-tableweek tr.ip-calendar-titlerow,
div.ip-calendar-titlediv.ip-calendar-tableweek {
  color: #424242
}

table.ip-calendar-tableweek tr.ip-calendar-titlerow td {
  border: none !important;
}

table.ip-calendar-tableweek tr.ip-calendar-titlerow td.ip-calendar-titlecell,
div.ip-calendar-titlediv.ip-calendar-tableweek div.advtag-calendartitle {
  font-weight: bold;
  font-size: 1.8em;
  padding-left: 1px;
  padding-bottom: 10px;
  padding-top: 0;
}

table.ip-calendar-tableweek tr.ip-calendar-titlerow td.ip-calendar-controlcell {
  vertical-align: middle;
  padding-right: 1px;
}

div.ip-calendar-titlediv.ip-calendar-tableweek div.advtag-previousnextswitch {
  padding: 4px 1px;
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlerow td {
  background: none repeat scroll 0 0 #EFEFEF !important;
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlerow {
  color: #424242
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlecurrentdaterow {
  color: #424242
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitleselecteddaterow {
  color: #424242
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlerow td {
  font-weight: bold;
  background: #f4f4f4;
  padding: 5px 8px;
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitlecurrentdaterow td {
  font-weight: bold;
  padding: 5px 8px;
}

table.ip-calendar-tableweek tr.ip-tablecalendar-week-daytitleselecteddaterow td {
  font-weight: bold;
  padding: 5px 8px;
}

table.ip-calendar-tableweek a.ip-calendar-eventtitlelink {
  text-decoration: none;
  color: #424242;
}

table.ip-calendar-tableweek a.ip-calendar-eventtitlelink:hover {
  text-decoration: underline;
  font-weight: bold
}

table.ip-calendar-tableweek .ip-calendar-eventtime {
  color: #424242;
  padding-right: 5px;
}

table.ip-calendar-tableweek td.ip-calendar-eventdetailspanel {
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}

table.ip-calendar-tableweek td.ip-calendar-eventdetailspanel div.ip-calendar-eventpreview {
  padding-top: 3px;
}

table.ip-calendar-tableweek td.ip-calendar-emptyeventpanel {
  padding-left: 10px;
  color: #424242;
}

table.ip-calendar-tableweek span.ip-calendar-noevents {
  display: none
}

a.ip-calendar-overnight-event {
  font-weight: bold;
  text-decoration: underline !important;
}

span.ip-calendar-overnightspan {
  font-style: italic !important;
}

/***********************************/
/* SYNDICATED CALENDAR ADVANCED LAYOUTS - ACM-5688 */
/***********************************/

/* "Standard" advanced layout - all views - used to mimic curent "non-advanced" layout */
div.ip-calendar-titlediv,
div.ip-calendar-controls {
  width: 100%
}

div.ip-calendar-titlediv div.advtag-calendartitle {
  float: left;
  font-weight: bold;
  font-size: 1.8em;
  padding: 0 0 10px 1px;
}

div.ip-calendar-titlediv div.advtag-previousnextswitch {
  float: right;
  padding: 8px 1px 0 0;
}

div.ip-calendar-controls div {
  float: left;
  margin-right: 8px;
  padding: 8px 0 10px 0
}

div.ip-calendar-controls div.advtag-listtableswitch {
  padding-top: 0px !important
}

div.advtag-calendar {
  clear: both;
}

/* "Advanced" layout*/
div.ipf-syc-controls-line {
  width: 100%;
  margin: 0px 0 0px 0 !important;
  height: 40px !important
}

.ipf-syc-listtableswitch .ip-calendar-modecontrolspan span,
.ipf-syc-previousnextswitch a,
.ipf-syc-periodswitch .ip-calendar-viewcontrolspan a,
.ipf-syc-periodswitch .ip-calendar-viewcontrolspan span {
  background: #EFEFEF;
  color: #000;
  margin: 0;
  padding: 5px 9px;
  border: 1px solid #CCC;
  border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.ipf-syc-previousnextswitch a:hover,
.ipf-syc-periodswitch a:hover,
.ipf-syc-periodswitch .ip-calendar-viewcontrolspan span {
  background: #666;
  color: white;
}

.ipf-syc-listtableswitch {
  margin-top: -6px !important
}

.ipf-syc-listtableswitch .ip-calendar-modecontrolspan span {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  height: 25px;
  width: 32px
}

.ipf-syc-listtableswitch span.ip-calendar-listview-link {
  background: #EFEFEF url(images/listViewBlack.png) center no-repeat;
}

.ipf-syc-listtableswitch span.ip-calendar-listview-link:hover,
.ipf-syc-listtableswitch span.ip-calendar-listview-link-selected {
  background: #666 url(images/listViewWhite.png) center no-repeat;
}

.ipf-syc-listtableswitch span.ip-calendar-tableview-link {
  background: #EFEFEF url(images/tableViewBlack.png) center no-repeat;
}

.ipf-syc-listtableswitch span.ip-calendar-tableview-link:hover,
.ipf-syc-listtableswitch span.ip-calendar-tableview-link-selected {
  background: #666 url(images/tableViewWhite.png) center no-repeat;
}

span.ip-calendar-listview-link-selected,
span.ip-calendar-tableview-link-selected {
  cursor: auto !important
}


.ipf-syc-previousnextswitch a {
  margin-right: 0px
}

.ipf-syc-reaturedevents td.ip-calendar-featuredeventheadertitle {
  font-weight: bold
}

.ipf-syc-addevent {
  float: left;
  clear: left;
  margin: 5px 0 0 2px
}

.ipf-syc-addevent a {
  background: #5E9511 url(images/button_green_bg.png) top left repeat-x;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 11px 5px 9px;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.ipf-syc-addevent a:hover {
  background: #55870F url(images/button_green_hover_bg.png) top left repeat-x;
  color: #FFFFFF;
}

.ipf-syc-addevent a:visited {
  color: #FFFFFF;
}

.ipf-syc-search {
  float: right;
  clear: right
}

.ipf-syc-search span {
  border: none !important
}

.ipf-syc-calendartitle {
  float: left;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2em;
  color: #424242;
}

.ipf-syc-filter {
  float: right;
  clear: right
}

.ipf-syc-filter span {
  border: none !important
}

/*.ipf-syc-filter select{width:45px}*/

.ipf-syc-previousnextswitch {
  float: left;
  clear: left
}

.ipf-syc-periodswitch {
  float: left;
  clear: none;
  padding-left: 12px
}

.ipf-syc-listtableswitch {
  float: left;
  clear: none;
  padding-left: 12px
}

.ipf-syc-dateselector {
  float: right;
  clear: right
}

.ipf-syc-dateselector span {
  border: none !important;
  display: inline
}

.ipf-syc-datepicker {
  float: right;
  clear: right;
  display: inline
}

.ipf-syc-datepicker span {
  float: left;
  font-size: 11px;
  margin: 3px 0 0 0;
  font-weight: bold
}

.ipf-syc-datepicker input.ip-syc-datepicker {
  width: 80px;
  margin: -1px 4px 0 4px;
  float: left
}

/************************************************/
/* ACM-6911 (get rid of SyndicatedCalendar.css) */
/************************************************/

span.ip-calendar-warning {
  color: red;
  font-size: 11px;
  padding: 4px 0;
  display: inline-block;
}

.ipf-syc-datepicker label {
  float: left;
  font-size: 11px;
  margin: 3px 0 0 0;
  font-weight: bold
}

div.advplace-calendar table.ip-calendar-listday,
div.advplace-calendar table.ip-calendar-listweek {
  border: 0px !important
}

span.datepair {
  display: block;
  margin-left: 0px;
}

span.ViewEventOccurrence img,
span.spanRecurrenceEndDate img.ui-datepicker-trigger {
  margin-bottom: -4px;
  padding-left: 2px;
  padding-right: 7px;
}

td.td-advanced-datepair span.startcaption,
td.td-advanced-datepair span.endcaption {
  font-weight: bold
}

/* ACM-7494 */
.ipf-syc-al-tm2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 160px
}

.ipf-syc-al-tw2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 120px
}

.ipf-syc-al-td2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 160px
}

.ipf-syc-al-lm2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 160px
}

.ipf-syc-al-lw2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 120px
}

.ipf-syc-al-ld2 span.ip-calendar-categorycontrolspan.advplace-categoryfilter select {
  max-width: 160px
}

.findcourse .submit {
  height: 48px;
}

.ipf-ai-p-link,
.widget-map-link {
  color: #0077e0;
  text-decoration: none
}

.submit:active {
  background-color: #ab7b0a;
}

.filter .group .textField,
.submit {
  height: 40px;
}

@media screen and (max-width:480px) {
  .wrap .page-content {
    margin: 0 10px;
    padding: 20px 0 10px;
  }
}

caption.schedGroup {
  font-size: 18px;
  margin-bottom: 10px;
}

@media screen and(min-width: 480px) {
  body {
    min-width: 960px;
  }
}

.ipb-orgname {
  color: #00589c;
  font-size: 32px;
  font-weight: bold
}

.logo a {
  text-decoration: none
}