.breadcrumb .link>a,
.dropdown>.btn,
.filter .clear,
.header-nav .submenu a,
.header-nav>ul>li>div>a,
.index-banner .submit,
.page-footer .icon-box a.social,
.quicklink ul a,
.table-tag a {
    text-decoration: none
}

.quicklink ul,
ol,
ul {
    list-style: 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;
}

.quicklink h3 {
    font-size: 20px;
    color: #1f1d28;
    text-transform: uppercase
}

.quicklink ul {
    padding: 10px 0;
    line-height: 40px;
    font-size: 15px
}

.quicklink ul li:before {
    content: "-";
    color: #556ce0
}

.quicklink ul a {
    color: #556ce0
}

@media screen and (max-width: 480px) {
    .quicklink {
        display: none
    }
}



.header-nav {
    display: block
}

.header-nav>ul>li {
    position: relative
}

.header-nav>ul>li.on>div>a {
    color: #fa1b5e;
    font-family: GPcommerceMedium
}

.header-nav>ul>li>div>a {
    display: inline-block;
    height: 100%;
    /*color: #fff;*/
    font-family: GPcommerceRegular, Arial, sans-serif
}

.header-nav .submenu li {
    text-indent: 30px
}

.header-nav .submenu a {
    color: #fff;
    text-transform: none;
}

@media screen and (max-width: 480px) {

    .header-nav,
    .header-nav .icon-bars.on {
        background-color: #3d3b48
    }

    .header-nav {
        /*position: absolute;*/
        top: 48px;
        right: 0;
        z-index: 1000;
        width: 100%
    }

    .header-nav .icon-bars {
        margin-top: -48px;
        z-index: 1000;
        text-decoration: none;
        color: #fff;
        font-size: 20px;
        float: right;
        font-weight: 100;
        line-height: 48px;
        width: 48px;
        text-align: center
    }

    .header-nav>ul {
        display: none;
        border-bottom: 2px solid #fa1b5e
    }

    .header-nav>ul>li {
        font-size: 18px;
        line-height: 47px;
        width: 100%;
        padding: 0 10px;
        border-bottom: 1px solid #1f1d28
    }

    .header-nav>ul>li>div>a {
        font-size: 15px
    }

    .header-nav>ul>li.hover {
        background-color: #fa1b5e
    }

    .header-nav>ul>li.hover a {
        color: #fff
    }

    .header-nav>ul>li.hover .submenu {
        display: block
    }

    .header-nav .submenu {
        margin: 0 -10px
    }

    .header-nav .submenu li {
        font-size: 13px;
        text-indent: 40px;
        background-color: #1f1d28;
        border-top: 1px solid #333
    }
}

@media screen and (min-width: 480px) {
    .header-nav {
        /*background-color: #1f1d28;*/
        min-width: 940px
    }

    .header-nav .submenu,
    .header-nav>ul>li.hover {
        background-color: #3d3b48
    }

    .header-nav .submenu {
        display: none
    }

    .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.on {
        position: relative
    }

    .header-nav .submenu,
    .header-nav>ul>li.on:after {
        position: absolute;
        left: 0;
        border-bottom: 2px solid #fa1b5e
    }

    .header-nav>ul>li.on:after {
        content: "";
        bottom: 0;
        right: 0;
        height: 0
    }

    .header-nav>ul>li.hover>a {
        font-family: GPcommerceMedium;
        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;
        z-index: 989;
        font-size: 15px;
        text-align: left;
        padding: 15px 0
    }

    .header-nav .submenu li {
        line-height: 40px;
        text-indent: 30px
    }

    .header-nav .submenu li:hover {
        background-color: #fa1b5e
    }

    .header-nav .submenu li:hover a {
        color: #fff
    }
}



.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
}

.header-banner>.wrap>.pull-left {
    white-space: nowrap;
}

@media screen and (min-width: 480px) {
    .header-banner {
        background-color: #2c2b36;
        height: 140px;
        min-width: 940px
    }

    .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: #1f1d28
    }

    .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: #3d3b48
    }

    .header-banner .logo {
        display: table-cell;
        padding-left: 10px;
        line-height: normal;
        height: 48px;
        vertical-align: middle
    }

    .header-banner .logo img {
        max-width: 160px;
        max-height: 48px;
        vertical-align: bottom
    }
}



.search input {
    border: none;
    font-size: 14px;
    color: #fff
}

.search button {
    font-size: 15px;
    cursor: pointer;
    height: 30px;
    color: #fff;
    background: #fa1b5e;
    width: 36px;
    border: none
}

@media screen and (min-width: 480px) {
    .search {
        border-radius: 4px;
        background-color: #fff;
        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: 30px;
        width: 190px;
        text-indent: 10px;
        vertical-align: top
    }

    .search.on {
        background: #fff
    }

    .search.on input[type=text] {
        color: #333
    }
}

@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;
        background-color: #3d3b48;
        zoom: 1
    }

    .search>form:after {
        content: " ";
        display: block;
        clear: both;
        height: 0
    }

    .search>form .inputbox {
        position: absolute;
        left: 10px;
        top: 10px;
        right: 90px
    }

    .search>form input {
        height: 40px;
        color: #1f1d28;
        text-indent: 10px;
        width: 100%;
        border-radius: 5px 0 0 5px
    }

    .search>form>.icon-search {
        background-color: #fa1b5e;
        height: 40px;
        width: 80px;
        text-align: center;
        margin: 0;
        float: right;
        border-radius: 0 5px 5px 0
    }

    .search>form>.icon-search:before {
        color: #fff;
        content: 'SEARCH'
    }

    .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: #2d2b36;
    color: #bfc1c2;
    text-align: center;
    padding: 60px 0
}

.page-footer .wrap {
    text-align: left;
    zoom: 1
}

.page-footer .wrap:after {
    display: block
}

.page-footer .pull-right {
    text-align: right
}

@media screen and (max-width: 480px) {
    .page-footer {
        padding: 10px
    }

    .page-footer .pull-right {
        width: 100%;
        margin-bottom: 20px;
        text-align: right
    }

    .page-footer .network-bottom li {
        width: 100%;
        padding: 10px 0;
        margin-right: auto
    }
}

@media screen and (min-width: 480px) {
    .page-footer {
        min-width: 940px
    }

    .page-footer .network-bottom li {
        margin-right: 30px
    }
}

.page-footer .icon-box {
    padding: 20px 0 40px
}

.page-footer .icon-box a.social {
    font-size: 16px;
    margin-right: 15px;
    color: #2d2b36;
    display: inline-block;
    line-height: 30px;
    width: 30px;
    text-align: center;
    background-color: #bfc1c2;
    border-radius: 50%
}

.page-footer .icon-box a.social:hover {
    background-color: #fff
}

.page-footer p {
    margin-top: 15px;
    line-height: 1.4;
    font-family: Arial, sans-serif;
    font-size: 12px
}

.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 {
    text-decoration: none;
    color: #bfc1c2
}

.page-footer .network-bottom li {
    float: left
}



.feedbox {
    display: block;
    margin-top: 20px;
    background-color: #eee
}

@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: 20px
    }

    .feedbox .item:first-child {
        margin-top: auto
    }

    .feedbox .item>img {
        width: 100%
    }
}



.submit {
    background-color: #fa1b5e;
    color: #fff;
    width: 100%;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: 2px
}

.findcourse {
    padding: 20px;
    background: url(../images/img_find_course.jpg) no-repeat;
    background-size: 100% 100%
}

.dropdown>.btn,
.dropdown>ul>li {
    cursor: pointer;
    text-indent: 10px;
    background-color: #fff
}

.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 {
    display: block;
    position: relative
}

.dropdown>.btn {
    display: inline-block;
    text-align: left;
    position: relative;
    border: 1px solid #d7d8db;
    height: 40px;
    line-height: 38px;
    border-radius: 4px;
    width: 100%;
    font-size: 14px;
    color: #333
}

.dropdown>.btn:before {
    color: #157add;
    font-size: 16px;
    margin-right: 5px;
    float: right
}

.dropdown>ul {
    display: none;
    position: absolute;
    top: 43px;
    border-radius: 3px;
    width: 100%;
    overflow-y: auto;
    max-height: 300px;
    border: 1px solid #d7d8db
}

.dropdown>ul>li {
    line-height: 30px;
    font-size: 14px
}

.dropdown>ul>li:hover {
    background-color: #556ce0;
    color: #fff
}



.index-banner {
    display: block;
    color: #fff;
    position: relative
}

.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: auto 100%;
    background-color: #2c2b36
}

@media screen and (min-width: 480px) {
    .index-banner {
        padding: 100px 0;
        height: 440px;
        min-width: 940px
    }

    .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-size: 36px;*/
        font-weight: 700;
        /*font-family: GPcommerceBold;*/
        line-height: 45px;
        width: 70%
    }

    .index-banner p {
        font-size: 20px;
        padding-top: 10px;
        line-height: 45px;
        width: 70%
    }
}

@media screen and (max-width: 480px) {
    .index-banner {
        padding: 60px 0 40px;
        text-align: center
    }

    .index-banner .pc_bg {
        display: none
    }

    .index-banner .submit {
        width: 80%;
        height: 48px;
        line-height: 48px
    }

    .index-banner h1 {
        font-size: 28px
    }

    .index-banner p {
        font-size: 14px;
        padding: 10px 0 60px
    }
}



.lastpage-schedule {
    margin-top: 10px;
    display: block
}

.lastpage-schedule table thead th {
    border-bottom: 1px solid #d9d9db;
    color: #1f1d28
}

@media screen and (min-width: 480px) {
    .index-tab table tr th {
        height: 46px;
        vertical-align: bottom
    }

    .index-tab table tr td {
        height: 72px;
        vertical-align: middle
    }
}



.table-tag {
    overflow-x: auto
}

.table-tag .table-header {
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #303741;
    text-indent: 10px;
    border-bottom: 2px solid #d9d8dd
}

.table-tag a {
    color: #556ce0
}

@media screen and (max-width: 480px) {
    .table-tag {
        margin-top: 20px
    }

    .table-tag .mobileTable {
        zoom: 1;
        font-size: 14px;
        line-height: 30px
    }

    .table-tag .mobileTable:after {
        content: " ";
        display: block;
        clear: both;
        height: 0
    }

    .table-tag .mobileTable .left {
        float: left;
        width: 30%;
        margin-right: 10px;
        color: #6d7075
    }

    .table-tag .mobileTable li {
        border-bottom: 1px solid #d7d8db;
        padding: 11px 0
    }

    .table-tag .mobileTable li:nth-child(2n) {
        background-color: #fcfcfe
    }

    .table-tag>table {
        display: none
    }
}

@media screen and (min-width: 480px) {
    .table-tag .mobileTable {
        display: none
    }

    .table-tag>table {
        width: 100%
    }

    .table-tag>table thead th {
        height: 48px;
        text-transform: uppercase;
        color: #303741;
        vertical-align: bottom;
        border-bottom: 1px solid #d9d8dd
    }

    .table-tag>table td,
    .table-tag>table th {
        line-height: 30px;
        text-indent: 10px;
        font-size: 14px;
        height: 48px;
        vertical-align: middle
    }

    .table-tag>table tr:nth-child(2n)>td {
        background-color: #f8f7fc
    }
}



.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
}

@media screen and (min-width: 480px) {

    .lastpage-address .map,
    [riot-tag=lastpage-address] .map {
        height: 185px;
        width: 300px
    }

    .lastpage-address .map>img,
    [riot-tag=lastpage-address] .map>img {
        width: 100%;
        height: 100%
    }
}

@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%
    }
}



.textField {
    border: 1px solid #d7d8db;
    background-color: #fff;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    text-indent: 10px
}

.inputGroup {
    display: table
}

.inputGroup>* {
    display: table-cell
}

.inputGroup>.textField {
    width: 100%
}

.inputGroup-addon {
    width: 1%;
    padding: 0 10px
}

.filter .group .textField {
    height: 40px;
    line-height: 40px
}

@media screen and (max-width: 480px) {
    .filter {
        border: 1px solid #d4dde0;
        border-radius: 5px;
        background-color: #eeeef6
    }

    .filter .group {
        padding: 10px;
        border-bottom: 1px solid #d4dde0
    }

    .filter .group>.clear {
        margin-top: 10px
    }

    .filter .group>.clear,
    .filter .group>.submit {
        height: 40px;
        letter-spacing: normal;
        line-height: 40px
    }

    .filter .filter-content {
        display: none
    }
}

@media screen and (min-width: 480px) {
    .filter .title {
        display: none
    }

    .filter .group {
        margin-bottom: 30px
    }

    .filter .group>.clear,
    .filter .group>.submit {
        width: 49%;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .filter .group>.submit {
        float: right
    }

    .filter .group>.clear {
        float: left
    }
}

.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: 20px
}

.filter .clear {
    display: block;
    height: 40px;
    line-height: 60px;
    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: 16px;
    cursor: pointer;
    text-transform: capitalize
}

.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: 16px
}

.filter .title .pull-left:before {
    margin-right: 5px;
    font-size: 22px;
    vertical-align: middle
}



.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: #556ce0;
    border-radius: 2px
}

.checkbox>input[type=checkbox] {
    display: none
}



@media screen and (max-width: 480px) {
    .breadcrumb {
        padding: 20px 10px
    }

    .breadcrumb .pageTitle {
        margin-top: 15px
    }

    .breadcrumb .print {
        display: none
    }
}

@media screen and (min-width: 480px) {
    .breadcrumb .wrap {
        position: relative;
        padding: 40px 0
    }

    .breadcrumb .pageTitle {
        margin: 30px 70px 0 0
    }

    .breadcrumb .print {
        color: #556ce0;
        position: absolute;
        top: 84px;
        right: 0;
        font-size: 15px;
        text-decoration: none
    }

    .breadcrumb .print:before {
        margin-right: 5px
    }
}

.breadcrumb {
    background-color: #fafafc;
    border-bottom: 1px solid #ededef
}

.breadcrumb .link {
    color: #727272;
    font-size: 11px
}

.breadcrumb .link>a {
    color: #727272
}

.breadcrumb .pageTitle {
    text-transform: capitalize;
    font-size: 20px
}

.tab>div table th,
.tab>ul>li {
    text-transform: uppercase
}



@media screen and (max-width: 480px) {
    .tab>ul {
        text-align: right;
        border-bottom: 2px solid #d9d9db
    }

    .tab>ul>li {
        width: 33.3%;
        text-align: center;
        font-size: 15px
    }

    .tab>ul>li:last-child {
        margin-right: 0
    }

    .tab>ul>li.on:after {
        border-bottom: 2px solid #fa1b5e;
        bottom: -2px
    }
}

@media screen and (min-width: 480px) {
    .tab>ul {
        border-bottom: 4px solid #d9d9db
    }

    .tab>ul>li {
        padding: 0 40px;
        font-size: 18px
    }

    .tab>ul>li.on:after {
        border-bottom: 4px solid #fa1b5e;
        bottom: -4px
    }

    .tab>div {
        padding-bottom: 30px
    }
}

.tab>ul>li {
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
    color: #333
}

.tab>ul>li:hover {
    text-decoration: underline
}

.tab>ul>li.on {
    position: relative;
    color: #fa1b5e
}

.acmsoccer .more,
.tab>div .more {
    text-decoration: none;
    color: #556ce0
}

.tab>ul>li.on:hover {
    text-decoration: none
}

.tab>ul>li.on:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 0
}

.tab>div .more {
    margin-top: 10px;
    font-size: 14px;
    font-family: GPcommerceMedium
}



.acmsoccer {
    display: block
}

.acmsoccer .thumb {
    position: relative;
    margin-top: 20px
}

.acmsoccer .thumb>.maps {
    width: 100%;
    height: 100%
}

.acmsoccer .thumb .title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    font-weight: 100;
    text-indent: 20px
}

.acmsoccer>p {
    line-height: 24px;
    padding-top: 12px;
    font-size: 15px;
    color: #7d7d7d
}

@media screen and (min-width: 480px) {
    .acmsoccer .thumb {
        display: block;
        height: 228px;
        overflow: hidden
    }

    .acmsoccer .thumb .title {
        background-color: rgba(0, 0, 0, .6);
        color: #fff;
        line-height: 60px
    }
}

@media screen and (max-width: 480px) {
    .acmsoccer .thumb .title {
        color: #fff;
        background-color: rgba(0, 0, 0, .6);
        line-height: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .acmsoccer .thumb .maps {
        height: 250px
    }
}



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;
    -webkit-font-smoothing: inherit
}

: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
}

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
}

.icon-btn_close:before {
    content: "\e600"
}

.icon-search:before {
    content: "\f002"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-check:before {
    content: "\f00c"
}

.icon-close:before,
.icon-remove:before,
.icon-times:before {
    content: "\f00d"
}

.icon-print:before {
    content: "\f02f"
}

.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-filter:before {
    content: "\f0b0"
}

.icon-bars:before,
.icon-navicon:before,
.icon-reorder:before {
    content: "\f0c9"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-google-plus:before {
    content: "\ea88"
}

@media screen and (min-width: 480px) {
    .shareLink {
        display: inline-block
    }
}

@media screen and (max-width: 480px) {
    .shareLink {
        display: none
    }
}

.shareLink a.social {
    text-decoration: none;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    display: inline-block;
    line-height: 28px;
    width: 32px;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 7px
}

@media screen and (max-width: 480px) {
    .content {
        margin-top: 10px;
        padding: 10px
    }

    .content--col>div:first-child {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 480px) {
    .wrap {
        width: 940px;
        margin: 0 auto
    }

    .content {
        margin-top: 30px
    }

    .content--col {
        zoom: 1
    }

    .content--col:after {
        content: " ";
        display: block;
        clear: both;
        height: 0
    }

    .content--col>:first-child {
        margin-right: 20px
    }

    .content--col>* {
        float: left
    }

    .content-wide {
        width: 620px
    }

    .content-narrow {
        width: 300px
    }

    .subpage-narrow {
        width: 220px
    }

    .subpage-wide {
        width: 700px
    }
}

.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
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px
}

.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-bottom: 20px
}

.feedtab>div {
    padding-bottom: 0
}

.feed {
    height: 250px;
    position: relative
}

.feed .description {
    position: absolute;
    bottom: 60px;
    color: #fff;
    line-height: 24px;
    padding: 5px 20px;
    font-size: 14px;
    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 #1f1d28 transparent transparent;
    position: absolute
}

.feed .follow-facebook:after,
.feed .follow-twitter:after,
.feed .follow:after,
.index-findCourse .wrap:after {
    content: " ";
    clear: both
}

.feed .follow {
    height: 60px
}

.feed .follow:after {
    display: block;
    height: 0
}

.feed .follow-facebook {
    height: 60px;
    background-color: #334f8d
}

.feed .follow-facebook:after {
    display: block;
    height: 0
}

.feed .follow-twitter {
    height: 60px;
    background-color: #2cc5ff
}

.feed .follow-twitter:after {
    display: block;
    height: 0
}

.index-news {
    margin-top: 20px
}

@media screen and (max-width: 480px) {
    .index-news>:first-child:not(.ipbSBZoneWrapper) {
        display: none
    }

    .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
    }

    .findUs a {
        color: #fff;
        text-decoration: none
    }

    .findUs li {
        float: left;
        font-size: 20px;
        margin-left: 30px
    }

    .findUs .close {
        position: absolute;
        right: 10px;
        top: 28px;
        font-size: 30px
    }
}

@media screen and (min-width: 480px) {

    .findUs,
    .index-news>:last-child:not(.ipbSBZoneWrapper) {
        display: none
    }
}

.index-findCourse {
    background-color: #2c2b36;
    height: 80px;
    padding: 15px 0;
    color: #fff
}

@media screen and (max-width: 480px) {
    .index-findCourse {
        display: none
    }
}

.index-findCourse .wrap {
    zoom: 1
}

.index-findCourse .wrap:after {
    display: block;
    height: 0
}

.index-findCourse .title {
    float: left;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 2px
}

.index-findCourse .searchCourse {
    float: right;
    border-radius: 5px;
    overflow: hidden
}

.index-findCourse .searchCourse button,
.index-findCourse .searchCourse input {
    height: 50px;
    border: none
}

.index-findCourse .searchCourse input {
    width: 560px;
    background-color: #fff;
    text-indent: 20px;
    font-size: 16px
}

.index-findCourse .searchCourse button {
    width: 138px;
    background-color: #fa1b5e;
    color: #fff;
    font-size: 20px;
    vertical-align: bottom
}

@media screen and (max-width: 480px) {
    .mobileShow {
        display: block
    }

    .mobileHide {
        display: none
    }

    .lastpagegroup {
        padding-bottom: 20px
    }
}

@media screen and (min-width: 480px) {
    .mobileHide {
        display: block
    }

    .mobileShow {
        display: none
    }

    .lastpagegroup {
        padding-bottom: 30px
    }
}

.lastpagegroup ol,
.lastpagegroup p,
.lastpagegroup ul {
    margin-left: 0;
    line-height: 1.8;
    font-size: 13px
}

.lastpagegroup ul {
    list-style: disc inside
}

.lastpagegroup ol {
    list-style: decimal inside
}

.lastpagegroup p {
    margin-top: 10px
}

.lastpagegroup--title {
    font-size: 18px
}

.page-footer .title {
    color: #bfc1c2;
}

.page-footer .network-bottom ul li a:hover {
    color: #fff;
}

.page-footer a.active-blurb:hover {
    color: #fff;
}

caption.schedGroup {
    font-size: 18px;
    margin-bottom: 10px;
}

/**** FIXES AFTER VisD FEEDBACK ****/
/*
@media screen and (max-width: 480px){
.mobileShow {
    display: none;
}
.table-tag .mobileTable {
    display:none;
}
.table-tag>table {
    width: 540px;
    font-size: 15px;
    overflow: scroll;
    display:block;
}
.table-tag>table thead th {
    height: 48px;
    text-transform: uppercase;
    color: #303741;
    vertical-align: bottom;
    border-bottom: 1px solid #d9d8dd;
}
.table-tag>table td, .table-tag>table th {
    line-height: 30px;
    text-indent: 10px;
    font-size: 14px;
    height: 48px;
    vertical-align: middle;
}
th {
    width: 39px;
}
}*/



/*** General ***/

.content.wrap {
    font-size: 15px;
    line-height: 1.5em;
    padding-bottom: 20px;
}

.content-wide {
    font-size: 15px;
    line-height: 1.5em;
    padding-bottom: 20px;
}

.content-narrow {
    font-size: 15px;
    line-height: 1.5em;
    padding-bottom: 20px;
}

.content-wide h3 {
    font-size: 20px;
    margin: 10px 0 8px 0;
    text-transform: uppercase;
}

.content-narrow h3 {
    font-size: 20px;
    margin: 10px 0 8px 0;
    text-transform: uppercase;
}

span.ipb-locationline-separator {
    color: #727272;
    font-size: 11px;
}

.breadcrumb {
    color: #727272;
    font-size: 11px;
    text-transform: uppercase;
}

.breadcrumb a {
    color: #727272;
    text-decoration: none;
}

.breadcrumb a:visited {
    color: #727272;
}

.breadcrumb a:hover {
    color: #727272;
}

/*** Article Index Widget ***/
@media screen and (min-width: 480px) {
    .index-news>:last-child:not(.ipbSBZoneWrapper) {
        display: inline;
    }
}

@media screen and (max-width: 479px) {
    .index-news>:last-child:not(.ipbSBZoneWrapper) {
        display: inline;
    }
}

.ipf-ai-p-keywordsearch {
    display: none;
}

a.ipf-ai-p-link {
    float: right;
    color: #0077e0;
    text-decoration: none;
    font-size: 13px
}

a.ipf-ai-p-articletitle {
    font-size: 24px;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    line-height: 2em;
}

span.ipf-ai-p-articledate {
    color: #888;
    font-size: 14px;
}

span.ipf-ai-p-articleauthor {
    font-size: 14px;
}

.index-news tr.ipgridview.ipb-ipgridview-rowc-nosort {
    display: none;
}

/*** Field Widget ***/

.fieldWidgetSize .lastpagegroup {
    padding: 2px 0;
    border-bottom: 1px dotted #ccc;
}

.fieldWidgetSize {
    max-height: 250px;
    overflow: scroll;
}

.fieldRow {
    max-width: 209px;
    overflow: hidden;
    line-height: 2em;
    font-size: 15px;
    margin-bottom: 0px;
    float: left;
}

a.mapLink {
    text-decoration: none;
    color: #556ce0;
    line-height: 2em;
}

@media all and (max-width: 479px) {
    .fieldRow {
        max-width: 209px;
        overflow: hidden;
        line-height: 1.5em;
        font-size: 15px;
        margin-bottom: 0px;
        float: left;
    }

    h3.fieldHeader {
        font-size: 20px;
        margin: 20px 0 10px 0;
    }
}

/*** Home ***/



.index-findCourse .searchCourse button {
    line-height: 40px;
}

.wrap .searchCourse select {
    margin: inherit;
    width: 560px;
    padding-right: 100px;
    background: transparent;
    /* padding: 5px 35px 5px 5px; */
    font-size: 15px;
    border: 0px solid #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../asset/images/chevron.png) 95% / 6% no-repeat #fff;
    height: 50px;
}

.wrap .searchCourse select::-ms-expand {
    display: none;
}


@media all and (max-width: 479px) {
    h3.title {
        font-size: 20px;
        margin: 20px 0 10px 0;
    }

    .mobileShow .searchCourse select {
        margin: inherit;
        width: 100%;
        padding-right: 100px;
        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;
        height: 50px;
        margin-bottom: 10px;
    }

    .mobileShow .searchCourse select::-ms-expand {
        display: none;
    }

}


/*** Contact us ***/
/***** Feedback Form Page Type *****/


.ipf-ff-introduction {
    margin-bottom: 15px;
}

.ipf-vff-cnt-container {
    margin: 15px 0;
}

.ipf-vff-cnt-label {
    margin-bottom: 5px;
}

span.ipf-vff-spn-required {
    color: red;
}

.ipf-vff-text-long {
    width: 100%;
    max-width: 300px;
    padding: 6px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 6px;
}

.ipf-vff-radio-container {
    margin: 0 0 0.75em 0;
}

.ipf-vff-textarea {
    width: 100%;
    max-width: 500px;
    height: 8em !important;
    padding: 6px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 6px;
}

.content-wide input[type="submit"] {
    background-color: #FA1B5E;
    color: #fff;
    display: inline-block;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    padding: 7px 20px;
    text-transform: uppercase;
}

.content-narrow input[type="submit"] {
    background-color: #FA1B5E;
    color: #fff;
    display: inline-block;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    padding: 7px 20px;
    text-transform: uppercase;
}


.ipf-vff-radio-container label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 15px;
}

.ipf-vff-radio-container input[type=radio] {
    display: none;
}

.ipf-vff-radio-container label:before {
    content: "";
    display: inline-block;

    width: 16px;
    height: 16px;
    border-radius: 8px;
    border: solid 1px #dcdcdc;

    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #fff;
    /*box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
}

.ipf-vff-radio-container input[type=radio]:checked+label:before {
    content: "\2022";
    color: #888;
    font-size: 40px;
    text-align: center;
    line-height: 10px;
}

/***** Article Index Page *****/

.ipf-ai-criteriakeyword {
    font-size: 15px;
}

.ipf-ai-searchbutton {
    background-color: #FA1B5E;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 6px 20px;
    border-radius: 5px;
    vertical-align: top;
    text-transform: uppercase;
}

a.ipf-ai-articletitle {
    font-size: 24px;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    line-height: 2em;
}

a.ipf-ai-articletitle:hover {
    color: #FA1B5E;
}

span.ipf-ai-articledate {
    color: #888;
    font-size: 14px;
}

span.ipf-ai-articleauthor {
    font-size: 14px;
}

.ipb-textfield-short {
    width: 100%;
    max-width: 148px;
    padding: 6px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 6px;
}

/**** FILTERS ****/

.submit {
    letter-spacing: 0px;
}

/***** Document Manager *****/

.ipf-documentmanager-main {
    padding-bottom: 30px;
}

span.ipf-documentmanager-main-chk {
    display: none;
}

.ipf-documentmanager-searchresults-links {
    float: right;
    margin-top: 40px;
    margin-right: 5px;
}

.ipf-documentmanager-searchresults-linkpopup {
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #f1f1f1;
    padding-top: 20px;
}


.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 {
    background-color: #fff height: 24px;
    padding-left: 0px;
    padding-top: 2px;
    color: #303741;
    vertical-align: bottom;
    border-bottom: 1px solid #d9d8dd;
    text-transform: uppercase;
}

.ipf-documentmanager-main-button {
    background-color: #FA1B5E;
    color: #fff;
    border: none;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 7px;
    margin-right: 20px;
}

.ipf-documentmanager-main-textfield {
    width: 100%;
    max-width: 148px;
    padding: 6px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 6px;
}

.ipf-documentmanager-main-radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 15px;
}

.ipf-documentmanager-main-radio input[type=radio] {
    display: none;
}

.ipf-documentmanager-main-radio label:before {
    content: "";
    display: inline-block;

    width: 16px;
    height: 16px;
    border-radius: 8px;
    border: solid 1px #dcdcdc;

    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #fff;
    /*box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
}

.ipf-documentmanager-main-radio input[type=radio]:checked+label:before {
    content: "\2022";
    color: #888;
    font-size: 40px;
    text-align: center;
    line-height: 10px;
}

/***** Registration Page *****/
.RegBut a.submit {
    background-color: #FA1B5E;
    color: #fff;
    height: 45px;
    display: inline-block;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    padding: 0px 10px;
    border-radius: 5px;
    line-height: 45px;
    text-transform: uppercase;

}

h3.lastpagegroup--title {
    font-size: 20px !important;
    text-transform: uppercase;
}

div#programItem {
    padding: 20px 0;
    border-bottom: 1px dotted #ccc;
}

.progDesc {
    margin-bottom: 10px;
}

.feeAndReg {
    margin-bottom: 10px;
}

.RegFee {
    font-size: 30px;
    margin-bottom: 10px;
}

.regDates {
    margin-bottom: 20px;
}

/************************************
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: 100px;
    margin: -1px 4px 0 4px;
    float: left;
    padding: 2px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 6px;
}

/************************************************/
/* 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
}

.ipf-syc-search input[type=text] {
    width: 100%;
    max-width: 120px;
    padding: 6px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 6px;
}

.ipf-syc-search input[type=button] {
    background-color: #FA1B5E;
    color: #fff;
    border: none;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
    vertical-align: bottom;
}

/*** Button States ***/

.ipb-asbtheme a.submit:hover {
    background-color: #DA1750;
}

.ipb-asbtheme button:hover {
    background-color: #DA1750;
}

.ipb-asbtheme input[type="button"]:hover {
    background-color: #DA1750;
}

.ipb-asbtheme input[type="submit"]:hover {
    background-color: #DA1750;
}

.ipb-asbtheme a.submit:active {
    background-color: #DA1750;
    border-top: 3px solid #FA1B5E;
}

.ipb-asbtheme button:active {
    background-color: #DA1750;
    border-top: 3px solid #FA1B5E;
}

.ipb-asbtheme input[type="button"]:active {
    background-color: #DA1750;
    border-top: 3px solid #FA1B5E;
}

.ipb-asbtheme input[type="submit"]:active {
    background-color: #DA1750;
    border-top: 3px solid #FA1B5E;
}

@media screen and(min-width: 480px) {
    body {
        min-width: 960px;
    }
}

.ipb-orgname {
    color: #fff;
    font-size: 32px;
    font-weight: bold
}

.logo a {
    text-decoration: none
}