﻿#class-event-details p.cedate {
    font-size: 1.3125rem !important;
    font-weight: 600;
    color: #000;
    padding-left: 0;
    text-transform: lowercase;
    padding-bottom: 0;
}

.title {
    font-size: 30px;
    line-height: 32px;
    
}

.event-details .cecategory,
.content-holder .ce-small-title {
    display: block;
    color:#000000;
    font-size: 18px;
    font-weight: 600;
    margin-top: .5rem;
}

.titleDefine {
    margin-top: 14px;
}

    .titleDefine p {
        display: inline-block;
        width: auto;
        color: #000;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }

#description {
    vertical-align: top;
    display: block;
    color: #000;
    font-size: 16px;
    line-height: 21px;
    margin-top: 14px;
    font-weight: normal;
    padding: 0 15px;
}

    #description a {
        text-decoration: underline;
    }

.btn {
    padding: 10px;
    box-sizing: border-box;
    font-weight: 600;
    font-size: 19px;
    background: none;
    float: none;
    display: inline-block;
}

    .btn a {
        font-size: 19px;
    }

.registerBtn {
    outline: none;
    /* padding: 20px 100px 20px 50px; */
    border: none;
    color: #fff !important;
    /*margin: 22px 0 24px 0;*/
    float: none;
    display: inline-block;
}

    .registerBtn a#ctl00_cphContent_ctl01_lnkAddToCalendar:before {
        background-color: #e67201;
    }

.pnl-button {
    max-width: 275px;
    display: inline-block;
}

/*input[type="submit"] {
        outline: none;
        padding: 20px 0px 20px 10px;
        border: none;
        background-image: url(../_img/btn-background.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 180px;
        width: 275px;
        color: #fff;
        margin: 10px 10px 10px 10px;
        text-align: left;
        font-size: 19px;
        text-transform:uppercase;
        float:none;
    }*/
.pnl-left {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.pnl-right {
    width: 50%;
    display: inline-block;
    margin-left: -5px;
    padding-left: 40px;
    box-sizing: border-box;
    vertical-align: top;
    margin-top: 14px;
    font-family: 'Titillium Web', sans-serif;
}

.location {
    padding: 0 15px;
}

    .location .col-sm-6 {
        padding: 0;
        margin-left: 10px;
    }

.loc-name {
    margin-top: 20px;
    font-size: 24px;
    line-height: 23px;
    margin: 11px 0 0 0;
    font-weight: 300;
    color: #0289b9;
}

#details-location .loc-name {
    color: #000000;
    font-weight: 600;
    font-size: 21px;
    margin: 0;
}

.loc-address {
    line-height: 24px;
    color: #000;
    font-size: 18px;
    margin-top: 6px;
}

#details-location .loc-address {
    font-weight: 300;
    margin-top: 0;
}

#name-location:before {
    content: url(/assets/_img/location-pin.png);
    position: absolute;
    left: 0px;
}

#name-location {
    padding-left: 25px;
    padding-bottom: 20px;
}

#details-location .loc-room {
    margin-top: 0;
}

    #details-location .loc-room:before {
        content: url(/assets/_img/CheckStar.jpg);
        position: absolute;
        left: 15px;
    }

.loc-room {
    line-height: 24px;
    color: #000;
    font-size: 18px;
    margin-top: 2px;
}

#location-phone:before {
    content: url(/assets/_img/ce-details-phone.jpg);
    padding-left: 5px;
}

#location-phone {
    font-size: 18px;
}

#desc-sched-loc h2 {
    padding-bottom: 15px;
}

#back-link {
    background: #E6F5FA;
    display: block;
    padding: 7px 20px;
    box-sizing: border-box;
    vertical-align: top;
    border-radius: 15px 15px 0 0;
    margin: -15px -40px 20px;
    border-top: 2px solid #fff;
}

    #back-link a:before {
        content: url(/assets/_img/ce-back-arrow.jpg);
        padding-right: 20px;
    }

    #back-link a {
        border-bottom: none;
        font-size: 160%;
        font-weight: 600;
        margin-bottom: 1px;
    }

#back-link-bottom {
    background: #E6F5FA;
    display: block;
    padding: 7px 20px;
    box-sizing: border-box;
    vertical-align: top;
    border-radius: 0 0 15px 15px;
    margin: 30px -40px -13px;
    border-top: 2px solid #fff;
}

    #back-link-bottom a:before {
        content: url(/assets/_img/ce-back-arrow.jpg);
        padding-right: 20px;
    }

    #back-link-bottom a {
        border-bottom: none;
        font-size: 160%;
        font-weight: 600;
        margin-bottom: 1px;
    }

.detail-phone {
    padding-left: 20px;
}

    .detail-phone:before {
        content: url(/assets/_img/phone-icon.png);
        padding-right: 15px;
        vertical-align: middle;
    }

p.ce-details-list:before {
    content: url(../_img/CheckStar.jpg);
    position: absolute;
    left: 0;
}

p.ce-details-list {
    margin-left: 10px;
    margin-bottom: 10px !important;
    font-weight: 400;
}

    p.ce-details-list span {
        color: #a5b0b4;
    }

ul.description-left-nav {
    margin-bottom: 30px;
    color: #172935;
    font-size: 16px;
    padding-left: 0px;
    margin-top: 26px;
}

    ul.description-left-nav li {
        list-style-type: none;
    }

        ul.description-left-nav li a, ul.description-left-nav li a:visited {
            border-bottom: none;
            color: #000;
            display: block;
            padding: 5px 0 5px 20px;
        }

            ul.description-left-nav li a:hover, ul.description-left-nav li a:active {
                background: #daf3fa;
                color: #0068a2;
            }

#desc-sched-loc {
    border-top: 1px dashed #d9dbda;
}

#schedule {
    border-bottom: 1px solid #bed7dc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#shedule-data {
    border: none;
    width: 100%;
    max-width: 435px;
}

#schedule-data p {
    margin-bottom: 0;
}

#title {
    position: relative;
}

/*#title .btn{
        background: url(../_img/reg-online-icon.jpg) center left no-repeat #007497;
        background-position-x: 13px;
        padding: 13px 13px 13px 44px !important;
        margin: 0 !important;
        color: #fff;
        border-radius: 5px;
        border: none;
        width: auto;
    }*/


#class-event-details {
    border-bottom: 1px solid #cccccc;
}

#desc-sched-loc .location {
    padding-top: 30px;
}

.divcatdate1 {
    position: absolute;
}

.divcatdate2 {
    background-color: #E6F5FA;
    padding: 0px 15px;
    color: #3B99BF;
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    text-align: center;
    border-radius: 15px;
    line-height: 75px;
    margin-bottom: 10px !important;
}

.divcatdate3 {
    text-align: center;
    color: #3B99BF;
    font-size: 26px;
    margin-top: 2px;
    font-family: 'Georgia', serif;
    font-style: italic;
}

.anchor-placeholder div {
    height: 1px;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: -120px;
}

.event-date .day {
    line-height: 60px;
}

.main_content .mission_social:last-child {
    display: block;
}

.mission_text {
    width: 65%;
    display: inline-block;
    padding: 0 0 0 32px;
}

#map {
    float: left;
    max-width: 300px;
    height: 215px;
    width: 100%;
    margin-right: 15px;
}

.map-directions-link {
    float: left;
    max-width: 300px;
    width: 100%;
    margin-right: 15px;
}

.location h6 {
    margin: 20px 0px;
}

.main_content > .mission_block .mission_lft > .mission_main > .mission_text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

    .main_content > .mission_block .mission_lft > .mission_main > .mission_text #divContent .mission_text {
        width: 89%;
        padding: 0 0 0 32px;
    }

.event-details {
    padding: 20px 415px 20px 120px;
    position: relative;
    min-height: 0;
}

/*Register Now Button Large */

.registerBtn a.btn {
    color: #000000;
    font-size: 1.625em;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    padding: 55px 55px 55px 25px;
    line-height: 20px;
    text-align: left;
    margin: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-transform: capitalize;
    border-radius: 0;
    border: 0;
    background-color: #ffb900;
}

    /* .registerBtn a.btn:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 115%;
        height: 100%;
        z-index: -1;
        background-image: url(/assets/_img/arw_lft_icon1.png);
        background-repeat: no-repeat;
        background-position: 93% 50%;
    }

    .registerBtn a.btn:after {
        content: '';
        position: absolute;
        right: -30px;
        top: 35px;
        background: #fff;
        width: 40px;
        height: 100%;
        transform: rotate(19.5deg);
    } */

/*Small Search Button*/

#class-event-details ~ .mission_main .mission_social {
    display: block;
    float: left;
}

#class-event-details ~ .mission_main {
    padding: 45px 0;
}

.banner h1 {
    color: #000;
}

.banner ul li a {
    color: #000;
}

.directions-btn {
    display: block;
    width: 100%;
    background: #E57200;
    color: #fff;
    text-align: center;
    height: 38px;
}

    .directions-btn p {
        margin: 0px;
        padding: 0px;
        line-height: 38px;
        color: #000;
    }

@media(max-width:1177px) {
    input[type="submit"] {
        margin-left: 0;
        display: block;
    }
}

@media (max-width:992px) {
    #class-event-details ~ .mission_main {
        padding-top: 0;
    }

    .mission_main .mission_social ul {
        margin-top: 0;
    }

    .mission_social ul li:last-child {
        border-right: 0;
    }

    #class-event-details {
        border-bottom: 0;
    }
}

@media (max-width:991px) {
    .mission_text {
        width: 100%;
        display: inline-block;
        padding: 0 0 0 32px;
    }

    .registerBtn {
        position: relative;
    }

    .event-details {
        padding: 20px 20px 20px 115px;
    }

    .location .col-sm-6 {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .registerBtn a.btn {
        padding: 20px 65px 20px 20px;
        font-size: 16px;
        margin: 0 0 10px 0;
    }

    .mission_social ~ .mission_text {
        padding-top: 30px;
    }
}

@media (max-width:830px) {
    .event-details {
        padding: 20px;
    }
}

@media(max-width:878px) {
    .pnl-left {
        width: 100%;
    }

    input[type="submit"] {
        display: block;
    }

    .pnl-right {
        margin-top: 20px;
        width: 100%;
        padding-left: 0;
    }

    .btn {
        float: none;
    }

    .pnl-button {
        max-width: 275px;
    }
}

@media (max-width:767px) {
}

@media(max-width:618px) {
    input[type="submit"] {
        margin-left: 0;
        display: block;
    }
}

@media (max-width:600px) {
    #class-event-details ~ .mission_main {
        padding: 0 0 45px 0;
    }

    .mission_text {
        width: 100%;
        padding: 30px 15px 0 15px;
    }

    .banner figure {
        display: none !important;
    }
}

