/*.emj-wrap {
	display: none;
	width: 100%;
	margin: 0 auto;
	font-weight: 700;
	padding: 0 20px;
	width: auto
}

.emj-wrap.flex {
	display: initial!important
}

.emj-top-emoji .emj-img {
	height: 25px;
	width: 25px;
	border-radius: 25px;
	padding: 10px;
	margin: 2px 5px;
	background-color: #ca0a37;
	background-repeat: no-repeat;
	background-size: 100%
}

.emj-wrap-topd .emj-emoji .emj-img, .emj-wrap .emj-emoji .emj-img {
	height: 30px;
	width: 30px;
	border-radius: 30px;
	padding: 10px;
	margin: 0 5px;
	background-color: #ca0a37;
	background-repeat: no-repeat;
	background-size: 100%
}

.emj-container {
	height: 50px;
	padding: 20px 0 10px
}

.emj-wrap .emj-btm-panel>.flex {
	display: block
}

.emj-wrap.emj-top-drop-slidein {
	height: auto
}

.emj-wrap .emj-btm-panel-topd {
	width: 100%;
	top: -500px;
	position: relative;
	height: 0
}

.emj-wrap .emj-btm-panel-slidein {
	margin-top: -10px;
	top: 0;
	height: auto
}

.emj-emoji {
	cursor: pointer;
	transition: all .4s
}

.emj-emoji span.icon-check {
	display: none;
	position: absolute;
	color: #a9d054;
	margin: -18px 16px 30px
}

.emj-emoji span.icon-check:before {
	content: "\f00c"
}

.emj-emoji span.icon-check.emj-show {
	display: block
}

.emj-emoji img.emj-img.emj-img-one {
	z-index: 99999
}

.emj-emoji.emj-shake {
	margin-top: -10px
}

.emj-emoji.emj-shake .emj-title {
	transition: all .8s;
	margin-bottom: 10px;
	opacity: 1
}

.emj-emoji.emj-shake img {
	-webkit-animation-name: emj-enlarge;
	animation-name: emj-enlarge;
	-webkit-animation-duration: .62s;
	animation-duration: .62s;
	-webkit-transform-origin: infinite;
	transform-origin: infinite
}

.emj-emoji .emj-title, .emj-top-emoji .emj-title {
	text-align: center;
	opacity: 0;
	margin-bottom: 0;
	font-size: 12px
}

.emj-emoji .emj-count, .emj-top-emoji .emj-count {
	border-radius: 28px;
	background-color: #434343;
	text-align: center;
	color: #fff;
	position: absolute;
	z-index: 1;
	font-size: 10px;
	line-height: 28px;
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: -14px -2px;
	font-weight: 700
}

.emj-top-emoji .emj-count {
	margin: -8px -12px
}

.checked .emj-count {
	background-color: #ca0a37
}

.emj-wrap-bottom .emj-header .emj-whats-txt {
	font-size: 24px;
	color: #2d2d2d;
	text-align: center
}

.emj-header {
	height: auto;
	margin-bottom: 8px;
	display: inline-block!important;
	width: 100%
}

.emj-header .emj-influ {
	float: left
}

.emj-header .emj-influ img.emj-infl-img {
	padding-top: 0;
	height: auto;
	max-height: 50px
}

.emj-header .emj-hey {
	display: none;
	position: absolute;
	margin: 30px 20px;
	background-color: #0782ca;
	border-radius: 16px;
	z-index: 99999;
	opacity: 0;
	color: #fff;
	text-transform: uppercase;
	padding: 3px
}

.emj-header .emj-whats-txt {
	font-size: 24px;
	color: #2d2d2d
}

.thankyou-text {
	font-size: 16px;
	text-align: center;
	color: #2d2d2d;
	text-transform: uppercase;
	padding: 0 0 10px
}

.emj-btm-panel-share {
	display: inline-block
}

.emj-btm-panel-share:first-of-type {
	margin-top: -5px;
	width: 100%
}

.emj-btm-panel-share:first-of-type:empty {
	display: none
}

.emj-btm-panel-share:first-of-type button.share-buttons {
	width: 70%
}

.emj-btm-panel-share:nth-of-type(2), .emj-btm-panel-share:nth-of-type(3) {
	width: calc(50% - 2px);
	margin-top: 5px
}

.emj-btm-panel-share:nth-of-type(2) button.share-buttons, .emj-btm-panel-share:nth-of-type(3) button.share-buttons {
	display: -webkit-box;
	width: 70%
}

.emj-btm-panel-share:nth-of-type(2) button.share-buttons {
	margin-left: 30%
}

.emj-btm-panel-share:nth-of-type(3) button.share-buttons {
	margin-right: 30%;
	margin-left: 4px
}

.emj-btm-panel-share button.share-buttons {
	max-width: none;
	margin: 0 auto;
	height: 50px;
	text-align: center
}

.emj-btm-panel-share button.share-buttons>span {
	display: inline-block
}

.emj-btm-panel-topd .emj-btm-panel-share:first-of-type button.share-buttons {
	margin-left: 15%
}

.emj-btm-panel {
	margin: 20px auto;
	transition: all .4s;
	margin: 0
}

.emj-wrap.emj-wrap-bottom {
	padding: 0
}

.emj-wrap.emj-wrap-bottom .emj-post-title {
	display: none
}

.emj-post-title {
	display: block;
	color: #cf0c35;
	margin-top: 4px;
	margin-left: 50px
}

.dr_rw_percentage .emj-votes, .dr_rw_votes .emj-percentage {
	display: none
}

.emj-top-emoji {
	z-index: 99999;
	right: 160px;
	transition: all .4s;
	position: fixed;
	display: block;
	top: -180px
}

.emj-top-emoji.emj-top-emoji-slidein {
	top: 15px
}

img.emj-infl-img {
	opacity: 0;
	width: 0
}

.emj-wrap-topd {
	position: fixed;
	top: 0;
	z-index: 9999;
	padding: 7px 0;
	margin-top: -200px;
	width: 100%;
	transition: all .6s;
	height: 0;
	border-bottom: 20px solid #333;
	border-radius: 0 0 6px 6px;
	box-shadow: 0 16px 20px rgba(0, 0, 0, .3);
	top: -200px;
	background-color: #fff;
	left: 0
}

.emj-wrap-topd span.icon-check {
	margin: -10px 28px 40px
}

.emj-wrap-topd .emj-dropdown-frame-1 {
	display: none;
	padding: 10px 20px
}

.emj-wrap-topd .close-dropdown {
	width: 50px;
	height: 20px;
	text-align: center;
	margin: 14px 43%;
	border-radius: 0 0 6px 6px;
	background-color: #333;
	position: absolute
}

.emj-wrap-topd .close-dropdown:after {
	content: "\25B4";
	color: #fff;
	cursor: pointer
}

.emj-wrap-topd.emj-top-drop-slidein {
	margin-top: 0;
	top: 70px
}

.emj-wrap-topd.emj-top-drop-slidein .emj-dropdown-frame-1 {
	display: block
}

.emj-btm-panel.emj-btm-panel-bottom {
	display: none
}

.emj-btm-panel.emj-btm-panel-bottom-slidein {
	display: block
}

.emj-btm-panel-share .comments {
	background-color: #3a3b3c
}

.emj-btm-panel-share .comments .icons.emj-comments:before {
	font-family: custom-icons;
	content: "\e96d";
	color: #fff;
	padding-right: 3px
}

@-webkit-keyframes emj-enlarge {
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes emj-enlarge {
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}*/
.emj-container-bottom {
    margin-top: 30px;
}
.emj-btm-panel {
	margin: 0;
}

.emj-btm-panel-share button.share-buttons {
	max-width: 120px;
}
.emj-emoji .emj-img {
	height: 30px;
   width: 30px;
   border-radius: 30px;
	margin: 0 5px;
}
.emj-emoji .emj-count {
	width: 28px;
   height: 28px;
   margin: -14px -2px;
	border-radius: 28px;
	line-height: 28px;
}
.emj-top-emoji {
   z-index: 99999;
   right: 115px;
   transition: all .4s;
   position: fixed;
   display: block;
   top: -180px;
}
.emj-top-emoji.emj-top-emoji-slidein {
   top: 15px;
}
.emj-top-emoji .emj-emoji .emj-count {
   width: 25px;
   height: 25px;
   font-size: 8px;
	color: #fff;
	text-align: center;
   line-height: 25px;
	border-radius: 28px;
	margin: -14px -2px;
	position: absolute;
	z-index: 1;
	display: inline-block;
}

@media only screen and (max-width:414px) {
	.emj-top-emoji {
		right: 115px;
	}
}

@media only screen and (max-width:375px) {
	.emj-top-emoji {
   	right: 120px;
	}
	.emj-btm-panel-share button.share-buttons {
   	max-width: 100px;
   	font-size: .8em;
	}
	.emj-btm-panel-share button.share-buttons .icons {
		width: 20px;
    	height: 20px;
    	vertical-align: -4px;
	}
}

@media only screen and (max-width:320px) {
	.emj-header .emj-whats-txt {
   	font-size: 18px;
	}
	.emj-btm-panel-share button.share-buttons {
   	max-width: 95px;
   	font-size: .7em;
	}
	.emj-btm-panel-share button.share-buttons .icons {
    	width: 18px;
    	height: 18px;
    	vertical-align: -3px;
	}
}
