/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*po.st css code*/

#fb_content_3 .pw-icon,
#fb_content_3 .comments_pw_icon {
    background: url(../images/dd-icons_tg.png) !important;
    cursor: pointer;
    width: 80px!important;
    height: 33px !important;
    display: inline-block;
}
#fb_content_3 .pw-button{ display:inline-block;}
#fb_content_3 .pw-button-email .pw-icon {
    background-position: 0 -4px !important;
}
#fb_content_3 .pw-button-twitter .pw-icon {
    background-position: 0 -49px !important;
}
#fb_content_3 .pw-button-facebook .pw-icon {
    background-position: 0 -92px !important;
}
#fb_content_3 .comments_pw_icon {
    background-position: 0 -137px !important;
    margin-bottom: 1px;
}
#fb_content_3 .pw-button-whatsapp .pw-icon {
    background-position: 0 -140px !important;
}
#fb_content_3 .pw-box-counter,
#fb_content_3 .fb_comments_count {
    font-size: 10px !important;
    z-index: 1 !important;
    color: rgb(255, 255, 255);
    position: absolute;
    margin-left: 53px !important;
    margin-top: 10px !important;
}
#fb_content_3 .fb_comments_count {
    margin-top: 17px!important;
	margin-left:53px !important;
    font-weight: bold!important;
}
#fb_content_3 .comments_pw {
    vertical-align: top;
	margin-bottom:3px;
}
#fb_content_3 .pw-widget {
		padding:0;
	}
.pw-size-small.pw-button{
	margin-right:2px !important;
}

/* CSS for high-resolution devices */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
#fb_content_3 .pw-icon,
#fb_content_3 .comments_pw_icon {
        background-size: 100% auto;
        background-repeat: no-repeat;
		background-color:transparent;
    }
}


#social-container {
    height: auto !important;
}
#fb_content_24 .customPostWrapper .pw-icon {
    display: none!important;
}
#fb_content_24 .customPostWrapper .pw-button {
    font: normal 14px/20px arial, sans-serif !important;
    display: inline !important;
}
#fb_content_24 .btn_fb {
    background: #405e9f;
}
#fb_content_24 .btn_twitter {
    background: #0fc1f2;
}
#fb_content_24 .btn_share {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 15px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
    text-align: center;
    -webkit-appearance: none;
    border: 0px;
}
#twitter_btn {
    width: 50%;
}
#spacer_btn {
    width: 10px;
}
#fb_content_24 img {
    width: 16px;
}
em{
	font-style:italic !important;
}