/* PAGINA FEATURES / NOVITA' */
ul.features-sb4 {
    margin: 0px;
    padding: 0px;
    list-style-type: none !important;
}
ul.features-sb4 li {
    display: inline-block !important;
    background-image: none !important;
    background-color: #efefef !important;
    width: 415px;
    margin: 30px 10px 20px 10px !important;
    text-align: center;
    padding: 0px 15px 30px 15px !important;
}
ul.features-sb4 li:before {
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    width: 60px;
    height: 30px;
    background-color: #247aba;
    margin-top: -30px;
    margin-bottom: 10px;
    border-radius: 30px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    padding-top: 13px;
    padding-bottom: 17px;
    text-align: center;
}
ul.features-sb4 li h2 {
    text-align: center;
    padding: 0px !important;
    margin-bottom: 10px;
	font-size: 20px !important;
	color: #247aba;
}
ul.features-sb4 li h2.new:after {
    content: 'NEW';
    color: #fff;
    display: inline;
    background-color: #ff6c00;
    font-size: 10px;
    padding: 3px;
    margin-left: 8px;
    margin-top: 3px;
    position: absolute;
}

/* SPECIFICO PAGINA FEATURES */
#iconcrea1:before {
    content: "\f108";
}
#iconcrea2:before {
    content: "\f121";
}
#iconcrea3:before {
    content: "\f0c9";
}
#iconcrea4:before {
    content: "\f03e";
}
#iconcrea5:before {
    content: "\f085";
}
#iconcrea6:before {
    content: "\f022";
}

#iconpers1:before {
    content: "\f07c";
}
#iconpers2:before {
    content: "\f0d0";
}
#iconpers3:before {
    content: "\f292";
}
#iconpers4:before {
    content: "\f073";
}

#iconmail1:before {
    content: "\f1b3";
}
#iconmail2:before {
    content: "\f05c";
}
#iconmail3:before {
    content: "\f019";
}
#iconmail4:before {
    content: "\f0c9";
}
#iconmail5:before {
    content: "\f0ac";
}
#iconmail6:before {
    content: "\f233";
}
#iconmail7:before {
    content: "\f0b0";
}
#iconmail8:before {
    content: "\f074";
}

#iconsend1:before {
    content: "\f234";
}
#iconsend2:before {
    content: "\f1d8";
}
#iconsend3:before {
    content: "\f24d";
}
#iconsend4:before {
    content: "\f205";
}
#iconsend5:before {
    content: "\f017";
}
#iconsend6:before {
    content: "\f251";
}

#iconanal1:before {
    content: "\f12e";
}
#iconanal2:before {
    content: "\f1fe";
}
#iconanal3:before {
    content: "\f1a0";
}
ul.features-sb4-noicon {
    margin: 0px;
    padding: 0px;
    list-style-type: none !important;
}
ul.features-sb4-noicon li {
	display: inline-block !important;
    background-image: none !important;
    background-color: #efefef !important;
    width: 415px;
    margin: 30px 10px -8px 10px !important;
    text-align: center;
    padding: 15px 15px 20px 15px !important;
    border: none;
}
ul.features-sb4-noicon li h2 {
    text-align: center;
    padding: 0px !important;
    margin-bottom: 10px;
	font-size: 20px !important;
	color: #247aba;
}
ul.features-sb4-noicon li h2.new:after {
    content: 'NEW';
    color: #fff;
    display: inline;
    background-color: #ff6c00;
    font-size: 10px;
    padding: 3px;
    margin-left: 8px;
    margin-top: 3px;
    position: absolute;
}


/* SPECIFICO PAGINA NOVITA' */
ul.features-sb4 li#icon1:before {
    content: "\f108";
}
ul.features-sb4 li#icon2:before {
    content: "\f121";
}
ul.features-sb4 li#icon3:before {
    content: "\f1b3";
}
ul.features-sb4 li#icon4:before {
    content: "\f05c";
}
ul.features-sb4 li#icon5:before {
    content: "\f03e";
}
ul.features-sb4 li#icon6:before {
    content: "\f0c9";
}
ul.features-sb4 li#icon7:before {
    content: "\f1c0";
}
ul.features-sb4 li#icon8:before {
    content: "\f044";
}
ul.sub-features-sb4 {
    margin: 0px;
    padding: 0px;
    list-style-type: none !important;
}
ul.sub-features-sb4 li {
    display: inline-block !important;
    background-image: none !important;
    background-color: #fff !important;
    width: 275px;
    margin: 30px 10px 20px 10px !important;
    text-align: center;
    padding: 0px 15px 15px 0px !important;
}
ul.sub-features-sb4 li.separator {
    border-right: dotted 1px #ccc;
}
ul.sub-features-sb4 li h2 {
    text-align: center;
    padding: 0px !important;
    margin-bottom: 10px;
	font-size: 18px !important;
	/*color: #333 !important;*/
}
ul.sub-features-sb4 li h2.new:after {
    content: 'NEW';
    color: #fff;
    display: inline;
    background-color: #ff6c00;
    font-size: 10px;
    padding: 3px;
    margin-left: 8px;
    margin-top: 2px;
    position: absolute;
}

/*PAGINA SCREENSHOTS */
.screenshots-sb4 {
    width: 190px;
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 30px;
    border: solid 10px #efefef;
    background-color: #efefef;
	position: relative;
}
.screenshots-sb4 img {
    width: 190px;
    height: 124px;
    margin-bottom: 0px;
}
.screenshots-sb4 p {
    background-color: #efefef;
    font-size: 12px !important;
}
.screenshots-sb4:after {
    width: 74px;
    height: 72px;
    content: "a";
    color: #fff;
    background-image: url(http://www.sendblaster.com/sendblaster/release2/sites/all/themes/zen/FormHTMLnew/sb4-images/new-release.png);
    position: absolute;
    left: 116px;
    top: 83px;
    font-size: 1px;
}
.screenshots-sb4 img:hover {
    opacity: 0.7;
}

/* HOME SB4 */
#mainBody .post #home-content-icon-sb4 li {
    margin: 0px;
    padding: 0px;
    display: block;
    float: left;
    width: 170px;
    height: 112px;
    list-style-type: none;
    background-image: none;
}
#home-content-icon-sb4 #icon1 A:link, #home-content-icon-sb4 #icon1 A:active, #home-content-icon-sb4 #icon1 A:visited {
	background-image: url(http://www.sendblaster.com/sendblaster/release2/sites/all/themes/zen/FormHTMLnew/sb4-images/icon1.gif);
}
#home-content-icon-sb4 #icon2 A:link, #home-content-icon-sb4 #icon2 A:active, #home-content-icon-sb4 #icon2 A:visited {
	background-image: url(http://www.sendblaster.com/sendblaster/release2/sites/all/themes/zen/FormHTMLnew/sb4-images/icon2.gif);
}
#home-content-icon-sb4 #icon3 A:link, #home-content-icon-sb4 #icon3 A:active, #home-content-icon-sb4 #icon3 A:visited {
	background-image: url(http://www.sendblaster.com/sendblaster/release2/sites/all/themes/zen/FormHTMLnew/sb4-images/icon3.gif);
}
#home-content-icon-sb4 #icon4 A:link, #home-content-icon-sb4 #icon4 A:active, #home-content-icon-sb4 #icon4 A:visited {
	background-image: url(http://www.sendblaster.com/sendblaster/release2/sites/all/themes/zen/FormHTMLnew/sb4-images/icon4.gif);
}