﻿@-ms-viewport 
{
	width:device-width;
}

body 
{
	font-size:14px;
    padding:0;
    margin:0;
    color:#000000;
}

#master
{
    position:relative;
}

.clear
{
    clear:both;
    height:0;
	overflow:hidden;
}

.clear-after::after
{
    content:'.';
    display:block;
    height:0;
    overflow:hidden;
    clear:both;
}

.noselect 
{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

a
{
    color:#000000;
	outline:none;
	text-decoration:none;
}

a img
{
    border:0;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p
{
    padding:0;
    margin:0;
}

ul
{
    padding:0 0 0 20px;
    margin:0;
}

select
{
	-webkit-appearance:none;
}

.menu-principale,
.menu-principale ul
{
    padding:0;
	list-style-type:none;
}

.menu-principale_liv2
{
	display:none;
}

.menu-principale li
{

}

.menu-principale li a
{
    text-decoration:none;
}

.menu-secondario
{
    padding:0;
    list-style-type:none;
}

.menu-secondario li
{
	float:left;
}

.menu-secondario li a
{
    color:#000000;
    text-decoration:none;
}

.menu-secondario li a:hover,
.menu-secondario li a.selezionato_liv1,
.menu-secondario li a.selezionato_liv2
{
    text-decoration:underline !important;
}

.itemForm
{
	position:relative;
	margin-bottom:20px;
	font-size:14px;
	color:#777;
}

.inputForm,
.textareaForm
{
	width:200px;
	font-size:14px;
	color:#777;
	outline:none;
}

.labelForm,
.inputForm
{
	height:20px;
	line-height:20px;
}

.labelForm
{
	display:inline-block;
	width:100px;
}

.itemTextarea .labelForm
{
	vertical-align:top;
}

a.cmdGeneral {
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 47px;
    border: 2px solid #FFFFFF;
    text-decoration: none;
    padding: 0 75px 0 75px;
    box-sizing: border-box;
    font-size: 21px;
    color: #FFFFFF;
    font-weight: 700;
}

    a.cmdGeneral:hover {
        background-color: #FFFFFF;
        color: #007947;
    }

a.cmdGeneralFill {
    background-color: #FFFFFF;
    color: #007947;
}
    a.cmdGeneralFill:hover {
        border-color: #007947;
        background-color: #007947;
        color: #FFFFFF;
    }
a.cmdGeneralGradientGreen {
    font-size: 17px;
    height: 52px;
    line-height: 52px;
    border: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004d29+0,00a767+100 */
    background: #004d29; /* Old browsers */
    background: -moz-linear-gradient(left, #004d29 0%, #00a767 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #004d29 0%,#00a767 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #004d29 0%,#00a767 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004d29', endColorstr='#00a767',GradientType=1 ); /* IE6-9 */
}
    a.cmdGeneralGradientGreen:hover {
        color: #FFFFFF;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a767+0,004d29+100 */
        background: rgb(0,167,103); /* Old browsers */
        background: -moz-linear-gradient(left, rgba(0,167,103,1) 0%, rgba(0,77,41,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(0,167,103,1) 0%,rgba(0,77,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(0,167,103,1) 0%,rgba(0,77,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a767', endColorstr='#004d29',GradientType=1 ); /* IE6-9 */
    }
a.cmdGeneralBorderGreen {
    border: 2px solid #00a767;
    color: #00a767;
}
    a.cmdGeneralBorderGreen:hover {
        background-color: #00a767;
        color: #FFFFFF;
    }
a.cmdGeneralSmall {
    padding: 0 30px 0 30px;
}
a.cmdGeneralSmallText {
    height: 30px;
    line-height: 27px;
    font-size: 17px;
}
a.cmdGeneral.cmdGeneralTiny {
    font-size: 17px;
    line-height: 17px;
    padding: 10px;
    height: auto;
}

a.cmdGeneral.cmdGeneralGrigioScuro {
    background-color: #666666;
    color: #FFFFFF;
    border: 2px solid #666666;
}

    a.cmdGeneral.cmdGeneralGrigioScuro:hover {
        background-color: #FFFFFF;
        color: #666666;
    }
.boxForm.versioneContratta .labelForm {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.boxForm.versioneContratta .inputForm, 
.boxForm.versioneContratta .textareaForm
{
	position:relative;
    background-color:Transparent;
    border:solid 0px Transparent;
    background-image:url('../private_images/icone_funzionali/pixel-fix-ie-sfondo-trasparenza.png');
    background-position:0 0;
    background-repeat:no-repeat;
    z-index:20;
}

.boxForm.versioneContratta .inputForm.focused, 
.boxForm.versioneContratta .textareaForm.focused
{
    background-color:#fff;
}

.notainformativaHire
{
	text-decoration:underline;
	cursor:pointer;
}

#breadcrumb
{
    font-size:12px;
    color:#3e3e3e;
}

#breadcrumb a
{
    text-transform:lowercase;
    font-size:12px;
    color:#3e3e3e;
    margin-right:3px;
    margin-left:3px;
}

#breadcrumb a:hover, #breadcrumb a.last
{
    text-decoration:underline;
}