@import "https://fonts.googleapis.com/css?family=PT+Sans:400,700";

.webinar-title{line-height:1.1em; margin-top:10px;}
#content .webinar-info p {line-height:1.3em !important}

.icon-date {
    float: left;
    font-family: "PT Sans", Arial, sans-serif;
    color: #fff;
    box-sizing: border-box;
    display: table;
    width: 145px;
    height: 145px;
    margin: 0 17px 6px 0;
    background: #4d758a;
    border: 7px solid #fff;
    border-radius: 15px;
    box-shadow: 0 2px #008d72 inset, 0 1px #a0b66e;
    position: relative;
    overflow: hidden;
    text-align: center
}

.icon-date:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background: rgba(0, 0, 0, .1)
}

.icon-date span:nth-child(1) {
    position: absolute;
    top: 15px;
    left: 25px
}

.icon-date span:nth-child(2) {
    font-weight: 600;
    font-size: 5em;
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
	bottom: 10px;
}

.icon-date span:nth-child(3) {
    position: absolute;
    vertical-align: bottom;
    bottom: 5px;
    left: 20px;
	font-weight: 700;
	font-size: 0.8em;
}

.icon-date-mini {
    float: left;
    font-family: "PT Sans", Arial, sans-serif;
    color: #fff;
    box-sizing: border-box;
    display: table;
    width: 100px;
    height: 100px;
    margin: 0 17px 6px 0;
    background: #00b49b;
    border: 5px solid #d3e5d2;
    border-radius: 15px;
    box-shadow: 0 2px #008d72 inset, 0 1px #a0b66e;
    position: relative;
    overflow: hidden;
    text-align: center
}

.icon-date-mini:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background: rgba(0, 0, 0, .1)
}

.icon-date-mini span:nth-child(1) {
    position: absolute;
    top: 3px;
    left: 6px
}

.icon-date-mini span:nth-child(2) {
    font-weight: 600;
    font-size: 3.4em;
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px
}

.icon-date-tiny {
    float: left;
    font-family: "PT Sans", Arial, sans-serif;
    color: #fff;
    box-sizing: border-box;
    display: table;
    width: 64px;
    height: 64px;
    margin: 0 8px 3px 0;
    background: #00b49b;
    border: 3px solid #d3e5d2;
    border-radius: 8px;
    box-shadow: 0 2px #008d72 inset, 0 1px #a0b66e;
    position: relative;
    overflow: hidden;
    text-align: center
}

.icon-date-tiny:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background: rgba(0, 0, 0, .1)
}

.icon-date-tiny span:nth-child(1) {
    position: absolute;
    top: 3px;
    left: 6px
}

.icon-date-tiny span:nth-child(2) {
    font-weight: 600;
    font-size: 2.5em;
    display: table-cell;
    vertical-align: middle;
    padding-top: 8px
}

.location {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px
}

.preserve-event {
    font-weight: 300;
    font-size: 20px;
    line-height: 22px;
    border-bottom: none;
    border-bottom: none
}

.sidebar-icon-date {
    border-color: #ececec !important
}

.event-listing-sidebar a {
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue" !important;
    font-size: 16px !important;
    border-bottom: none !important
}

.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
    z-index: 10
}

.ribbon-green {
    font: bold 15px Sans-Serif;
    color: #fff;
    text-align: center;
    text-shadow: rgba(255, 255, 255, .5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #93d5c5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#67AF9D), to(#93d5c5));
    background-image: -webkit-linear-gradient(top, #67AF9D, #93d5c5);
    background-image: -moz-linear-gradient(top, #67AF9D, #93d5c5);
    background-image: -ms-linear-gradient(top, #67AF9D, #93d5c5);
    background-image: -o-linear-gradient(top, #67AF9D, #93d5c5);
    color: #fff;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, .3)
}

.ribbon-green:before,
.ribbon-green:after {
    content: "";
    border-top: 3px solid #277c67;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px
}

.ribbon-green:before {
    left: 0
}

.ribbon-green:after {
    right: 0
}

​ ul.alt-rows li {
    position: relative;
    overflow: auto;
    display: table
}

ul.alt-rows li.featured-row .featured-tag,
.featured-tag {
    text-transform: uppercase;
    margin: 2px;
    padding: 3px 6px;
    letter-spacing: 1px;
    background-color: #323e4d;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    font-size: 10px
}

ul.alt-rows li.featured-row .icon-date {
    box-shadow: 0 2px #008d72 inset, 0 1px #115e7c
}

ul.alt-rows {
    margin: 0px;
    position: relative
}

ul.alt-rows li a {
    border-bottom: none;
    font-weight: 300
}

ul.alt-rows li a:hover {
    text-decoration: underline
}

ul.alt-rows li.featured-row a,
ul.alt-rows li.featured-row p,
ul.alt-rows li.featured-row .addeventatc {
    color: #fff !important;
    font-weight: 600
}

ul.alt-rows li {
    background-color: #f0f2e4;
    padding: 10px;
    position: relative
}

ul.alt-rows li.odd-row {
    background-color: #f3f8e8
}

ul.alt-rows li.featured-row {
    background-color: #4775aa !important
}

.event-sidebar .addeventatc {
    display: inline-block;
    position: relative;
    z-index: 999998;
    font-family: Roboto, "Helvetica Neue", Helvetica, Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
    color: #000 !important;
    font-weight: 300;
    line-height: 100%;
    background: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    font-size: 15px;
    text-decoration: none;
    padding: 13px 12px 12px 43px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004)
}

.event-sidebar .addeventatc:hover {
    border: 1px solid #aab9d4;
    color: #000;
    font-size: 15px;
    text-decoration: none
}

.event-sidebar .addeventatc:active {
    top: 1px
}

.event-sidebar .addeventatc-selected {
    background-color: #f9f9f9
}

.event-sidebar .addeventatc .icon {
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 1;
    left: 12px;
    top: 10px;
    background: url(/images/addevent/icon-calendar-t1.svg) no-repeat;
    background-size: 18px 18px
}

.addeventatc .start,
.addeventatc .end,
.addeventatc .timezone,
.addeventatc .title,
.addeventatc .description,
.addeventatc .location,
.addeventatc .organizer,
.addeventatc .organizer_email,
.addeventatc .facebook_event,
.addeventatc .all_day_event,
.addeventatc .date_format,
.addeventatc .alarm_reminder,
.addeventatc .recurring,
.addeventatc .attendees,
.addeventatc .calname,
.addeventatc .uid,
.addeventatc .status,
.addeventatc .method,
.addeventatc .client {
    display: none !important
}

.addeventatc_dropdown {
    width: 200px;
    position: absolute;
    z-index: 99999;
    padding: 6px 0px 0px 0px;
    background: #fff;
    text-align: left;
    display: none;
    margin-top: -2px;
    margin-left: -1px;
    border-top: 1px solid #c8c8c8;
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #a8a8a8;
    border-left: 1px solid #bebebe;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, .15);
    box-shadow: 1px 3px 6px rgba(0, 0, 0, .15)
}

.addeventatc_dropdown span {
    display: block;
    line-height: 100%;
    background: #fff;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    padding: 9px 10px 9px 40px
}

.addeventatc_dropdown span:hover {
    background-color: #f4f4f4;
    color: #000;
    text-decoration: none;
    font-size: 14px
}

.addeventatc_dropdown em {
    color: #999 !important;
    font-size: 12px !important
}

.addeventatc_dropdown .frs {
    background: #fff;
    color: #cacaca !important;
    cursor: pointer;
    font-size: 9px !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 110% !important;
    padding-left: 10px;
    position: absolute;
    right: 10px;
    text-align: right;
    text-decoration: none;
    top: 5px;
    z-index: 101
}

.addeventatc_dropdown .frs:hover {
    color: #999 !important
}

.addeventatc_dropdown .ateappleical {
    background: url(/images/addevent/icon-apple-t1.svg) 13px 50% no-repeat;
    background-size: 14px auto
}

.addeventatc_dropdown .ategoogle {
    background: url(/images/addevent/icon-google-t1.svg) 13px 50% no-repeat;
    background-size: 16px auto
}

.addeventatc_dropdown .ateoutlook {
    background: url(/images/addevent/icon-outlook-t1.svg) 12px 50% no-repeat;
    background-size: 16px auto
}

.addeventatc_dropdown .ateoutlookcom {
    background: url(/images/addevent/icon-outlook-t1.svg) 12px 50% no-repeat;
    background-size: 16px auto
}

.addeventatc_dropdown .ateyahoo {
    background: url(/images/addevent/icon-yahoo-t1.svg) 12px 50% no-repeat;
    background-size: 16px auto
}

.addeventatc_dropdown .atefacebook {
    background: url(/images/addevent/icon-facebook-t1.svg) 13px 50% no-repeat;
    background-size: 14px auto
}

.addeventatc_dropdown .copyx {
    height: 21px;
    display: block;
    position: relative;
    cursor: default
}

.addeventatc_dropdown .brx {
    height: 1px;
    overflow: hidden;
    background: #e0e0e0;
    position: absolute;
    z-index: 100;
    left: 10px;
    right: 10px;
    top: 9px
}

.event-info {
    margin-left: 160px
}

.event-info .addeventatc {
    display: inline-block;
    position: relative;
    z-index: 999998;
    font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: .925em;
    color: #069;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer
}

.event-info .addeventatc:hover {
    color: #555;
    text-decoration: underline
}

.event-time {
    color: #069069 !important;
    clear: both
}

@media(max-width: 321px) {
    .icon-date {
        float: left;
        font-family: "PT Sans", Arial, sans-serif;
        color: #fff;
        box-sizing: border-box;
        display: table;
        width: 145px;
        height: 145px;
        margin: 0 24px 13px 65px;
        background: #00b49b;
        border: 7px solid #fff;
        border-radius: 15px;
        box-shadow: 0 2px #008d72 inset, 0 1px #a0b66e;
        position: relative;
        overflow: hidden;
        text-align: center
    }
    .icon-date:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 50%;
        width: 100%;
        background: rgba(0, 0, 0, .1)
    }
    .icon-date span:nth-child(1) {
        position: absolute;
        top: 15px;
        left: 25px
    }
    .icon-date span:nth-child(2) {
        font-weight: 600;
        font-size: 5em;
        display: table-cell;
        vertical-align: middle;
        padding-top: 10px
    }
    .icon-date span:nth-child(3) {
        position: absolute;
        vertical-align: bottom;
        bottom: 5px;
        left: 25px
    }
    .icon-date-mini {
        clear: both
    }
    .icon-date-mini span:nth-child(1) {
        position: absolute;
        top: 3px;
        left: 6px
    }
    .icon-date-mini span:nth-child(2) {
        font-weight: 600;
        font-size: 3.4em;
        display: table-cell;
        vertical-align: middle;
        padding-top: 10px
    }
    .event-info {
        margin-left: 0px
    }
}

@media(max-width: 801px) {
    .icon-date-mini {
        float: left;
        font-family: "PT Sans", Arial, sans-serif;
        color: #fff;
        box-sizing: border-box;
        display: table;
        width: 80px;
        height: 80px;
        margin: 0 17px 6px 0;
        background: #00b49b;
        border: 5px solid #d3e5d2;
        border-radius: 15px;
        box-shadow: 0 2px #008d72 inset, 0 1px #a0b66e;
        position: relative;
        overflow: hidden;
        text-align: center
    }
    .icon-date-mini:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 50%;
        width: 100%;
        background: rgba(0, 0, 0, .1)
    }
    .icon-date-mini span:nth-child(1) {
        position: absolute;
        top: 2px;
        left: 10px
    }
    .icon-date-mini span:nth-child(2) {
        font-weight: 600;
        font-size: 2.8em;
        display: table-cell;
        vertical-align: middle;
        padding-top: 10px
    }
    .icon-date-mini span:nth-child(3) {
        position: absolute;
        vertical-align: bottom;
        bottom: 5px;
        left: 10px
    }
    .event-lising-sidebar {
        margin-left: 98px
    }
    .event-lising-sidebar a {
        font-size: 12px;
        border-bottom: none
    }
    .location {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 10px
    }
    .preserve-event {
        font-weight: 400;
        font-size: 12px;
        line-height: 12px !important;
        text-decoration: none;
        border-bottom: none !important
    }
}
