/* CONTAINER
-------------- */
.login-bar {width: 100%; height: 80px; background-color: #DCDACD;}
.home-servizi {width: 100%; height: auto; overflow: auto; margin-top: 20px;}
.whats-new, .cont-extra-box {float: left; margin-top: 50px;}
.whats-new {width: 546px; height: auto;}
.cont-extra-box {width: 394px; height: auto; margin-left: 22px; border-left: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3;}
.choise-browser {height: 220px;}
.give-me-a-feedback {height: 145px;}
.home-dashboard {width: 100%; height: auto; overflow: auto; margin-top: 30px;}

/* GIVE ME A FEEDBACK
----------------------- */
.give-me-a-feedback h1 {font-size: 14px; color: #6280ac; padding-top: 10px; margin-left: 10px; margin-right: 10px; font-weight: bold;}
.give-me-a-feedback p {font-size: 12px; color: #484848; padding-top: 10px; margin-left: 10px; margin-right: 10px; line-height: 20px;}

/* CHOISE A BROWSER
--------------------- */
.choise-browser h1 {font-size: 14px; color: #6280ac; padding-top: 10px; margin-left: 10px; margin-right: 10px; font-weight: bold;}
.choise-browser p {font-size: 12px; color: #484848; padding-top: 10px; margin-left: 10px; margin-right: 10px; line-height: 20px;}
.choise-browser ul {display: block; margin-top: 15px; margin-left: 60px;}
.choise-browser ul li {float: left; margin-left: 10px; margin-right: 10px;}

/* SERVIZI
------------ */
.home-servizi .servizio {float: left; width: 190px; height: 305px; border: 1px solid #e3e3e3; margin: 0px 2px 0px 2px;}
.servizio .s-top {width: 100%; height: 120px;}
.servizio .s-bottom {width: 100%; height: 184px; background-color: #fafafa; border-top: 1px solid #e3e3e3;}
.servizio .s-top img {margin-left: 61px; margin-top: 30px;}
.servizio .s-bottom h1 {font-size: 14px; color: #484848; padding-top: 10px; margin-left: 10px; font-weight: bold;}
.servizio .s-bottom p {font-size: 12px; color: #484848; padding-top: 10px; margin: 0px 10px 0px 10px; line-height: 20px;}

/* WHATS NEW
-------------- */
.story {width: 100%; height: auto; overflow: hidden; margin-top: 20px;}
.story .date {float: left; width: 46px; height: 53px; margin-left: 5px; background-image: url(../../layout/bg-whats-new-date.png);}
.story .text {float: left; width: 480px; height: auto; margin-left: 15px;}
.story .date p {padding-top: 12px; font-size: 14px; font-weight: bold; color: #4c4f66; text-align: center;}
.story .date p span {display: block; font-size: 10px; margin-top: 1px; font-weight: bold;}
.story .text p {color: #6280ac; font-weight: bold; line-height: 18px; border-bottom: 1px solid #dfddd0;}
.story .text span {display: block; font-size: 12px; color: #4c4f66; margin: 10px 10px 30px 0px; line-height: 19px; text-align: justify;}