/* Common Icons */
[class*="rhc-icon-"]:before {
    font-family: 'Calendarize-it';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.rhc-icon-time:before {
    content: "\e322";
}

.rhc-icon-location:before {
    content: "\e39f";
}

a.rhc-icon-map:before {
	content: "\e398";
}

a.rhc-icon-ical:before {
	content: "\e606";
}

a.rhc-icon-facebook:before {
	content: "\e605";
}

a.rhc-icon-twitter:before {
	content: "\e608";
}

a.rhc-icon-linkedin:before {
	content: "\e607";
}

a.rhc-icon-googleplus:before {
	content: "\e604";
}

a.rhc-icon-close:before {
	content: "\e60b";
}
/* end common icons */
/* Tooltip 4 Header */
.fct-tooltip4 * {
    box-sizing: border-box;
}

.fct-tooltip4 .fct-main {
    width: 590px;
    margin: 0 auto;
}

.fct-tooltip4 .fct-close {
    text-align: right;
}

.fct-tooltip4 .fct-container {
    background-color: #3498db;
	background-image: url(../images/notebook-dark.png);
	overflow: hidden;
}

.fct-tooltip4 .fct-header {
    position: relative;
}

.fct-tooltip4 .fct-header .fct-title-info {
    padding: 51px 40px 30px;
    transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    position: relative;
    top: -30px;
    left: 31%;
    width: 86%;
    background-color: rgba(255,255,255,.2);
}

.fct-tooltip4 .fct-header .fct-organizer {
    font-size: 12px;
    color: #fff;
    width: 90%;
}

.fct-tooltip4 .fct-header .fct-organizer a {
    font-size: 13px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.fct-tooltip4 .fct-header .fct-event-title {
    font-size: 44px;
    line-height: 1;
    font-weight: 900;
    color: #fff;
    text-align: left;
    width: 90%;
}

.fct-tooltip4 .fct-header .fct-image {
     transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    position: relative;
    width: 104%;
    height: auto;
    position: relative;
    top: -29px;
    left: -10px;
}

.fct-tooltip4 .fct-header .fct-image img {
    width:100%;
    height: auto;
    margin: 0;
    border-top: 6px solid rgba(255,255,255,.6);
    border-bottom: 6px solid rgba(255,255,255,.6);
	box-shadow: 0px 2px 10px rgba(0,0,0,.5);
}

.fct-tooltip4 .fe-have-image-0 .fct-header .fct-image {
    min-height: 100px;
    background-color: #3498db;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 45px, rgba(0,0,0,.1) 45px, rgba(0,0,0,.1) 95px);
    border-top: 6px solid rgba(255,255,255,.6);
    border-bottom: 6px solid rgba(255,255,255,.6);
	box-shadow: 0px 2px 10px rgba(0,0,0,.5);
    z-index: 1;
}

/* body */
.fct-tooltip4 .fct-body {
    position: relative;
    top: -34px;
    left: -16px;
    padding: 0 0px 20px;
    width: 110%;
    margin-bottom: -75px;
	transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
}

.fct-tooltip4 .fct-body label {
    font-weight: bold;
    margin-right: 3px;
}

.fct-tooltip4 .fct-body .fct-body-left {
	position: absolute;
    top: 20%;
    width: 33%;
    padding: 20px 10px 20px 40px;
    font-size: 12px;
    background-color: rgba(255,255,255,.4);
}

.fct-tooltip4 .fct-body .fct-body-right {
	position: relative;
    left: 33%;
    width: 64%;
    display: inline-block;
    vertical-align: top;
	background-color: rgba(255,255,255,.2);
}

.fct-tooltip4 .fct-body .fct-sharing label {
    display: block;
    margin: 0 0 5px;
	color: rgba(0,0,0,.5);
}

.fct-tooltip4 .fct-body-left .fct-sharing > a {
    font-size: 25px;
    margin: 0 2px;
    color: rgba(0,0,0,.5);
}

.fct-tooltip4 .fct-body .fct-body-right > div {
    padding: 10px 20px;
}

.fct-tooltip4 .fct-body .fct-body-right > div:first-child {
    padding: 20px 40px 10px 20px;
}
    
.fct-tooltip4 .fct-body .fct-body-right > div:last-child {
    padding: 20px 30px 45px 20px;
}

.fct-tooltip4 .fct-event-details {
    width: 102%;
    margin: 0 auto;
    font-size: 13px;
    color: #fff;
}

.fct-tooltip4 .fct-event-details p {
    margin:0 auto 5px;
}

.fct-tooltip4 .fct-event-details p:last-child {
    margin:0 auto;
}

.fct-tooltip4 .fct-body .fct-calendar-group {
    color: #fff;
    font-size: 14px;
}

.fct-tooltip4 .fct-body .fct-calendar-group label {
    display: inline-block;
    width: auto;
}

.fct-tooltip4 .fct-body .fct-calendar-group .fct-calendar {
    width: auto;
    display: inline-block;
}

.fct-tooltip4 .fct-body .fct-venue-group {
    color: #fff;
    font-size: 14px;
}

.fct-tooltip4 .fct-body .fct-venue-group label {
    display: inline-block;
    width: auto;
}

.fct-tooltip4 .fct-body .fct-venue-group .fct-venue-details {
    width: auto;
    display: inline-block;
}

.fct-tooltip4 .fct-body .fct-body-right > div.gmap {
    padding: 0 10px 0 0;
}

.fct-tooltip4 .fct-body .fct-start-end-date {
    font-size: 13px;
    color: #fff;
}

.fct-tooltip4 .fct-body .fct-start-end-date .fct-day {
    width: auto;
    display: inline-block;
    margin-right: 20px;
}

.fct-tooltip4 .fct-body .fct-start-end-date .fct-hour {
    width: auto;
    display: inline-block;
}
