.page-template-one-column-minimal-bs-farm-php #socialize{
    margin-bottom: 12px;
}
#socialize{
    min-height: 26px;
}
#socialize .nfm-social-share{
    white-space: nowrap;
    display: inline-block;
    zoom:1;
    *display: inline;
    margin-right: 11px;
    margin-bottom: 11px;
    text-decoration: none;
    vertical-align: top;
}

#socialize .nfm-social-share:hover{
    text-decoration: none;
}
.nfm-share-title{
    line-height: 21px;
    font-family: arial;
    height: 21px;
    display: inline-block;
    zoom:1;
    vertical-align: top;
    *display: inline;
    color: #fff;
    font-size: 13px;
    padding-left: 31px;
    padding-right: 8px;
    background: #39599F url("images/share-sprite.png") 0 0 no-repeat;
}
.nfm-share-title:hover{
    filter: alpha(opacity=80);
    opacity: 0.8;
}
#footer .nfm-share-title{
    min-width: 75px;
}
.nfm-social-share:hover{
    text-decoration: none !important;
}
.nfm-facebook-share-title{
    background-color: #39599F;
    background-position: 0 3px;
}
.nfm-twitter-share-title{
    background-color: #45B0E3;
    background-position: 0 -31px;
}
.nfm-google-share-title{
    background-color: #D6201F;
    background-position: 0 -66px;
}
.nfm-email-share-title{
    background-color: #AAAAAA;
    background-position: 0 -100px;
}

.nfm-pinterest-share-title, .nfm-pinmarklet-share-title {
    background-color: #CB2026;
    background-position: 4px -585px;
}
.nfm-linkedin-share-title{
    background-color: #2387BD;
    background-position: 0 -237px;
}

.nfm-facebook_like-share-title {
    background: #39599F url("images/share-sprite.png");
    background-position: 0 3px;
}

.nfm-share-count{
    padding: 2px 3px 1px;
    display: inline-block;
    zoom:1;
    vertical-align: top;
    *display: inline;
    height: 16px;
    border: 1px solid #C0C0C0;
    line-height: 16px;
    color: #363636;
    font-size: 12px;
    background-color: #fff;
    margin-left: 3px;
    position: relative;
}

.nfm-share-count:after, .nfm-share-count:before { 
    right: 100%; 
    border: solid transparent; 
    content: " "; 
    height: 0; 
    width: 0; 
    position: absolute; 
    pointer-events: none; 
} 
.nfm-share-count:after { 
    border-color: rgba(255, 255, 255, 0); 
    border-right-color: #ffffff; 
    border-width: 4px; 
    top: 50%; 
    margin-top: -4px; 
} 
.nfm-share-count:before { 
    border-color: rgba(194, 194, 194, 0); 
    border-right-color: #C2C2C2; 
    border-width: 5px; 
    top: 50%; 
    margin-top: -5px; 
}

.future-like{
    background: url("images/share-sprite.png") no-repeat scroll 0px -323px #39599F;
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 11px;
    height: 20px;
    line-height: 21px;
    padding-left: 18px;
    padding-right: 4px;
    vertical-align: top;
    text-shadow: 0 -1px 0 #354C8C;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.future-like.loaded{
    padding: 0;
    background: #fff;
    width: 46px;
}
.share-new-style .nfm-share-title{
    height: 20px;
    font-weight: bold;
    font-size: 11px;
    font-family: arial;
    padding-right: 4px;
    padding-left: 19px;
}
.share-new-style .nfm-share-count{
    font-size: 11px;
    padding-bottom: 0;
}


.share-new-style .nfm-facebook-share-title{
    background-position: 0 277px;
}
.share-new-style .nfm-facebook_like-share-title{
    background-image: none;
    padding-left: 4px;
}
.share-new-style .nfm-twitter-share-title{
    background-position: 0 -353px;
}
.share-new-style .nfm-google-share-title{
    background-position: 0 -382px;
}
.share-new-style .nfm-email-share-title{
    background-position: 0 -412px;
    padding-left: 21px;
}

.share-new-style .nfm-pinterest-share-title, .share-new-style .nfm-pinmarklet-share-title {
    background-position: 0 -498px;
    padding-left: 20px;
}
.share-new-style .nfm-linkedin-share-title{
    background-position: 0 -529px;
}

.nf-overall-count {
    display: none;
}

@media only screen and (max-width: 40.062em) {
    .nf-overall-count {
        color: #7d7d7d;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        line-height: 20px;
        margin-right: 10px;
        vertical-align: top;
    }

    .nfm-social-share .nfm-share-count{
        display: none;
    }
}

/* POPUPS Styles */


/* Email popup */

.share-via-email-div{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0 0 10px rgba(40, 40, 39, 0.45);
    margin: 120px auto;
    padding: 12px 18px;
    position: relative;
    max-width: 363px;
	width: 100%;
    z-index: 10000;
    font-family: 'Open Sans', sans-serif;
}





.share-via-email{
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background:rgb(0,0,0);
    background: transparent\9;
    background:rgba(0,0,0,0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
    zoom: 1;
	overflow-y: auto;
}

.share-via-email:nth-child(n) {
    filter: none;
}

.share-via-email .sahere-email-btn{
    display: none;
}

.share-via-email h4{
    border-bottom: 1px solid #f0f0f0;
    color: #262626;
    font-size: 32px;
    font-family: "helvetica-neue-black-cond";
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 15px;
    padding-bottom: 6px;
}

.share-via-email-close{
    display: block;
    margin: 0;
    position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	top: 0;
	right: 5px;
}
.share-via-email-close:hover{
	text-decoration: none;
	color: #333;
}

.share-via-email-close:hover{
    opacity: 0.85;
}



.form-share-via-email{
    position: relative;
    overflow: hidden;
}



.form-share-via-email > ul{
    margin-bottom: 15px;
}



.form-share-via-email > ul li{
    margin-bottom: 10px;
}

.share-via-email-text{
    margin-bottom: 15px;
}



.form-share-via-email label {
    font-size: 15px;
    line-height: 26px;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
    zoom:1;
    *display: inline;
    color: #7d7d7d;
    font-family: 'Roboto', sans-serif;
}







.form-share-via-email input[type="text"], .form-share-via-email input[type="email"], .form-share-via-email input[type="password"], .form-share-via-email textarea {
    background-color: #FFFFFF;
    border: 1px solid #7d7d7d;
    color: #7d7d7d;
    display: inline-block;
    zoom:1;
    *display: inline;
    font-family: inherit;
    font-size: 14px;
    margin: 0;
    padding: 4px 10px;
    width: 100%;
}

.form-share-via-email textarea{
    resize: vertical;
    max-height: 250px;
    min-height: 150px;
    padding-bottom: 10px;
}

.share-via-email-div .form-share-via-email input[type="submit"]{
    border: medium none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 12px 20px;
    text-decoration: none;
	display: block;
	clear: both;
	background: #2e60c4;
	font-weight: 800;
	font-size: 18px;
	width: 100%;
	margin: 0 0 10px;
	border-radius: 0;
	-webkit-appearance: none;
}
.share-via-email-div .form-share-via-email input[type="submit"]:hover{
    cursor: pointer;
    opacity: 0.85;
}

.share-via-email-info h3{
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #333;
}

.share-via-email-info p{
    color: #4c4c4c;
    font-size: 11px;
    line-height: 1.6;
    margin-bottom: 6px;
}
.share-via-email-info a{
    text-decoration: underline;
    color: #026fa0;
}
.share-via-email-info img{
    overflow:hidden;
    float:left;
    max-width:123px;
    max-height: 123px;
    margin: 0 10px 10px 0 !important;
    height: auto;
}

.share-via-email-info .link{
    word-wrap: break-word;
}

.post-img-email{
    width: 100%;
    height: auto;
    max-width: 100%;
    position: relative;
    display: block;
}

.post-image-hr{
    clear:both;
    display:block;
    width: 100%;
}
.email-sent-notification{
    border: 1px solid #e0dddd;
    margin-bottom: 15px;
    padding: 5px 0 5px 12px;
    width: 501px;
    background: rgb(248,248,247);
}

.share-via-email-loader {
    background: rgba(255, 255, 255, 0.7) url(images/loader.gif) 50% 50% no-repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	display: none;
}

input[type="text"].fv-error, input[type="email"].fv-error, input[type="password"], textarea.fv-error{
	border: 1px solid #c80000;
}

/* End email popup */

/* Start choose share images popup */

.choose-share-image-popup-background {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.choose-share-image-popup {
    position: absolute;
    background-color: #fff;
    left: 50%;
    top: 50%;
    width: 800px;
    margin-left: -400px;
    height: 600px;
    margin-top: -300px;
}

.choose-share-image-popup h4 {
    font-size: 2em;
    text-align: center;
    margin-top: 55px;
}

.choose-share-image-popup .close {
    position: absolute;
    right: 18px;
    top: 11px;
    font-weight: bold;
    font-size: 22px;
    color: #6c6c6c;
}

.choose-share-image-popup .close:hover {
    text-decoration: none;
    color: #a59f9f;
}

.choose-share-image-popup img {
    width: 300px;
    position: absolute;
    cursor: pointer;
}

.choose-share-image-popup img:hover {
    width: 301px;
}

.choose-share-image-popup .square img {
    left: 50px;
    bottom: 100px;
}

.choose-share-image-popup .rectangle img{
    left: 432px;
    bottom: 80px;
}

/* End POPUPS styles */


