/*calendar*/
.event, .event+.event, .has-events {
    margin-bottom: 20px;
}
.module {
    margin: 0 0 50px;
}
.module, .section .item {
    overflow: hidden;
}
.span4 {
    width: 100%;
}
[class*=span] {
    float: left;
    min-height: 1px;
}
.span4 .featured {
    width: 290px;
    margin-bottom: 20px;
    min-height: 100px;
}

.event.featured {
    border: 3px solid #00a0d1;
    padding: 18px;
    margin-top: 18px;
    margin-left: 0;
    padding-bottom: 40px;
}
.event.featured2 {
    border: 3px solid #00a0d1;
    padding: 18px;
    margin-top: 18px;
    margin-left: 0;
    padding-bottom: 40px;
}
.has-featured .event {
    margin-top: 20px;
}
.event {
    float: left;
    padding-top: 20px;
}
.event .event-date {
    font-weight: 700;
    font-family: Arial, sans-serif;
    float: left;
    width: 62px;
    color: #626262;
    font-size: 12px;
    text-transform: uppercase;
}
.event .event-date2 {
    font-weight: 700;
    font-family: Arial, sans-serif;
    float: left;
    width: 62px;
    color: #eeeeee;
    font-size: 12px;
    text-transform: uppercase;
}
.event .event-details {
    float: left;
    margin-left: 8px;
    width: 190px;
}
.event .event-location {
    color: #2d2d2d;
    font-style: italic;
    font-size: 12px;
    line-height: 18px;
}
.event .event-location2 {
    color: #dddddd;
    font-style: italic;
    font-size: 12px;
    line-height: 18px;
}
.event.featured .event-title {
    position: relative;
    top: -3px;
    left: 0;
}
.event.featured2 .event-title2 {
    position: relative;
    top: -3px;
    left: 0;
}
.event.featured .event-title, .event.featured .event-title a {
    font-size: 16px;
    line-height: 20px;
    color: #00a0d1;
    font-weight: 700;
}
.event.featured2 .event-title2 a {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 700;
}
.dropdown-menu > li > a {
    font-weight: 700;
    padding:3px 20px;
}
.overlay-visible .overlay-bottom, .overlay-visible .overlay-top {

    padding-bottom: 15px;
}
.overlay-container .text {
    padding: 0 10px;

}

.overlay-bottom, .overlay-top {
    color: #ffffff;
    font-size: 10px;
    font-family: "Arial", sans-serif;
    line-height: 15px;
}
.overlay-bottom, .overlay-top {

    background-color: #00a0d1;

}
.media-patch img {
    width: 130px;
}
.small {
    font-size: 14px;
    ;
    font-weight:600;
}
.small-news {
    font-size: 14px;
;
    font-weight:400;
}
.small-gray {
    font-size: 85%;
}
.middle {
    font-size: 16px;
    color: #999999;
    font-weight:700;
}
.margin-patch10 {
    margin-top: 10px;
}
.margin-patch20 {
    margin-top: 20px;
}
.margin-patch30 {
    margin-top: 30px;
}
.btn-margin-patch {

    margin: 0px 0;!important;
}
.span4 .module {
    margin: 0 0 12px;
    padding-bottom: 0px;!important;
    overflow: hidden;
}
.content-body .promo {
    background-color: #00a0d1;
    color: #fff;
    margin-top: 0;
    padding-top: 14px;
}
.content-body .module {
    font-size: 12px;
    line-height: 18px;
}
.content-body .promo .module-body {
    font-weight: 700;
    margin: 0;
}
.promo .module-body {
    padding: 0 20px 20px;
}
.promo .module-cta {
    margin: 0;
    background-color: #fff;
    padding-top: 1px;
}
.promo .module-cta a:hover {
    background-color: #008194;
}
.promo .module-cta a {
    padding: 13.4px 20px;
    display: block;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    background-color: #00a0d1;
    margin: 0;
}
.module .module-cta a {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
    margin-bottom:0px;
}
.promo .module-cta a span {
    font-size: 15px;
    line-height: 13px;
    float: right;
    font-weight: 700;
}
.newstitle1 {
    font-size: 24px;
    line-height: 30px;
}
.newstitle1-cn {
    font-size: 24px;
    line-height: 30px;
}
.newstitle2 {
    font-size: 14px;
    line-height: 20px;
}
.title-eventbg-patch{
    background-color: #00A0D1;color: #ffffff;padding: 0px 0px 0px 0px;
}