
/* The button */
.addeventstc {
	display: inline-block;
	position: relative;
}

.addeventstc:hover {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}

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

/* The drop down */
.addeventstc_dropdown {
	position: relative;
	text-align: left;
	display: block !important;
	left: auto !important;
	top: auto !important;
	color: #fff !important;
	font-weight: 400;
	text-decoration: none;
	font-size: 15px;
	-webkit-font-smoothing: antialiased !important;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.addeventstc_dropdown span {
	width: 45px;
	height: 45px;
	display: inline-block;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	border-radius: 5px;
	outline-color: rgba(0, 78, 255, .5);
}

.addeventstc_dropdown span {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.addeventstc_dropdown span:hover {
	background-color: #f4f4f4;
	text-decoration: none;
}

.addeventstc_dropdown span:active {
	top: 0px;
}

.addeventstc_dropdown em {
	font-weight: 400;
	color: #888;
	font-size: 12px;
	display: none;
}

.addeventstc_dropdown .ateappleical {
	background: url("https://cdn-ikpjlfn.nitrocdn.com/XZsbTGbsOGUcxbdiaaWxzlehvtpLsnsD/assets/images/source/rev-1c72627/cdn.addevent.com/libs/imgs/icon-apple-ss-t1.svg") 50% 50% no-repeat;
	background-size: 45px auto;
}

.addeventstc_dropdown .ateappleical.nitro-lazy {
	background: none !important;
}

.addeventstc_dropdown .ategoogle {
	background: url("https://cdn-ikpjlfn.nitrocdn.com/XZsbTGbsOGUcxbdiaaWxzlehvtpLsnsD/assets/images/source/rev-1c72627/cdn.addevent.com/libs/imgs/icon-google-ss-t1.svg") 50% 50% no-repeat;
	background-size: 45px auto;
}

.addeventstc_dropdown .ategoogle.nitro-lazy {
	background: none !important;
}

.addeventstc_dropdown .ateoffice365 {
	background: url("https://cdn-ikpjlfn.nitrocdn.com/XZsbTGbsOGUcxbdiaaWxzlehvtpLsnsD/assets/images/source/rev-1c72627/cdn.addevent.com/libs/imgs/icon-office365-ss-t1.svg") 50% 50% no-repeat;
	background-size: 45px auto;
}

.addeventstc_dropdown .ateoffice365.nitro-lazy {
	background: none !important;
}

.addeventstc_dropdown .ateoutlook {
	background: url("https://cdn-ikpjlfn.nitrocdn.com/XZsbTGbsOGUcxbdiaaWxzlehvtpLsnsD/assets/images/source/rev-1c72627/cdn.addevent.com/libs/imgs/icon-outlook-ss-t1.svg") 50% 50% no-repeat;
	background-size: 45px auto;
}

.addeventstc_dropdown .ateoutlook.nitro-lazy {
	background: none !important;
}

.addeventstc_dropdown .ateoutlookcom {
	background: url("https://cdn-ikpjlfn.nitrocdn.com/XZsbTGbsOGUcxbdiaaWxzlehvtpLsnsD/assets/images/source/rev-1c72627/cdn.addevent.com/libs/imgs/icon-outlookcom-ss-t1.svg") 50% 50% no-repeat;
	background-size: 45px auto;
}

.addeventstc_dropdown .ateoutlookcom.nitro-lazy {
	background: none !important;
}

.addeventstc_dropdown .ateyahoo {
	background: url("https://cdn-ikpjlfn.nitrocdn.com/XZsbTGbsOGUcxbdiaaWxzlehvtpLsnsD/assets/images/source/rev-1c72627/cdn.addevent.com/libs/imgs/icon-yahoo-ss-t1.svg") 50% 50% no-repeat;
	background-size: 45px auto;
}

.addeventstc_dropdown .ateyahoo.nitro-lazy {
	background: none !important;
}

.addeventstc_dropdown .atefacebook {
	background: url("https://cdn-ikpjlfn.nitrocdn.com/XZsbTGbsOGUcxbdiaaWxzlehvtpLsnsD/assets/images/source/rev-1c72627/cdn.addevent.com/libs/imgs/icon-facebook-ss-t1.svg") 50% 50% no-repeat;
	background-size: 45px auto;
}

.addeventstc_dropdown .atefacebook.nitro-lazy {
	background: none !important;
}

.addeventstc_dropdown .copyx {
	display: none;
}

.addeventstc_dropdown .brx {
	display: none;
}
