.white-title
{
    color: white;
}
.bg-inverse {
    background-color: #352815;
}
.portlet.box.yellow > .portlet-title {
    background-color: #af8141;
}
.portlet.box.black > .portlet-title {
    background-color: #000000de;
    border: 1px solid #000000de;
}
.portlet.box.black {
 
    border: 1px solid #000000de;
}
.container_menu_sotto_01 {
    clear: both;
    margin: 0 auto 0;
    width: 100%;
    padding: 0;
    background: #151515;
        color: #333;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    line-height: 180%;
}
.menu_sotto_01 {
    height: 40px;
    line-height: 40px;
    padding: 0;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    color: #333;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    line-height: 180%;
}
.menu_sotto_01 ul {
    list-style: none;
    text-align: center;
}
.menu_sotto_01 li {
    float: left;
    margin: 0;
    color: #e4cd79;
}
.menu_sotto_01 li:first-child a {
    padding-left: 0 !important;
}
.menu_sotto_01 a {
    padding: 0 10px;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    /*text-transform: lowercase;*/
    font-size: 15px;
    color: #e4cd79;
}
.separatore_menu_sotto_01
{
    padding-top: 5px;
}
.clearfloat {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 1px;
}

.container_sotto_01 {
    clear: both;
    background: #000000de;
    width: 100%;
    padding-top: 20px;
        color: #333;
    font-family: 'Lato',sans-serif;
    font-size: 16px;
    line-height: 180%;
}
.sotto_01 {
    line-height: 150%;
    text-align: left;
    position: relative;
    clear: both;
    margin: 0 auto;
    width: 1200px;
    padding: 0;
    font-size: 14px;
    color: #e9d58e;
}
.container_info {
    float: left;
    width: 700px;
}
.ragione_sociale strong {
    font-family: 'Junge',serif;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    letter-spacing: -1px;
}
.telefono {
    float: left;
    margin-right: 20px;
}
.email {
    clear: both;
}
.sotto_01 a {
    color: #fff;
    font-family: 'Junge',serif;
    font-size: 14px;
}
.sotto_01 img {
    margin: 5px 0 0 0;
}
.container_firma {
    float: right;
    width: 200px;
    padding-top: 20px;
}
a.firma:link, a.firma:visited {
    display: block;
    width: 137px;
    height: 44px;
    background: url(http://cdn.mosajco.com/images/justweb.png) no-repeat top;
    float: right;
}
a.firma span {
    display: none;
}
.clearfloat {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 1px;
    padding-bottom: 35px;
}
.navbar-custom
{
    height: 100px;
    padding-bottom:20px;
}
#page
{
    margin-top:50px;
}
.m-b-3
{
    margin-bottom: 0!important;
}
.itempak small
{
    font-size: 18px;
}
.logo
{
    padding-top: 20px;
    display: flex;
    justify-content: center;
}
.pd-30
{
    padding-top: 30px;
    padding-bottom: 30px;
}
body
{
    font-size: 16px;
}
.datepicker table
{
    width: 100%;
}
.datepicker-inline
{
    width: 100%;
}