/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2006 ***************/
/*********************************************************************/

/* ************************************************** */
/* *************** ASIDE **************************** */
/* ************************************************** */

ASIDE H5 A {
    color: #222 !important;
    background-color: #CFD5DA;
    padding: 1rem !important;
    border-radius: 15px;
    margin-bottom: 0.5rem;
}

ASIDE H5 A:hover {
    color: #FFF !important;
    background-color: #4D5861;
    padding: 1rem !important;
    border-radius: 15px;
    margin-bottom: 0.5rem;
}

ASIDE .container-fluid {
	background-color: white !Important;
	
}

ASIDE H3 { 
	border-top: 1px dashed #eee;
	font-size: 1.8rem;
	padding: 0.5rem;
	font-weight: 500;
	background-color: white !important;
	color: #4a4a4a;
} 

#BoxRigaSuperiore {
	border-top: 1px dashed #ccc;
	margin-top: 1rem;
	padding-top: 1rem;
}

#BoxPaginaPrecedente  {
    text-align: center;
    padding: 2rem 0;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #111 !important;
}

/*********************************************************************/
/**** RESET DEI VALORI DI DEFAULKT DEI BROWSER ***********************/
/*********************************************************************/

html
{
    color: #000;
    background: #FFF;
    word-wrap: break-word;
    /*word-break: break-all;*/
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote
{
    margin: 0;
    padding: 0;
}

tt, code, kbd, samp {
    font-family: monospace;
}

i, cite, em, var, address, dfn {
    font-style: italic;
}

.bigStyle
{
    font-size: 110%;
}

.marker
{
    background-color: Yellow;
}

fieldset, img
{
    border: 0;
}
/*
h1, h2, h3, h4, h5, h6, table, tr, td, th, p
{
    font-size: 100%;
    font-weight: normal;
}*/

abbr, acronym
{
    border: 0;
    font-variant: normal;
}

sup
{
    vertical-align: baseline;
}

sub
{
    vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend
{
    color: #000;
}

input, button, textarea, select, optgroup, option
{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select
{
    font-size: 100%;
}

img
{
    -ms-interpolation-mode: bicubic;
}




/*********************************************************************/
/**** STRUTTURA MAGIC DESIGNER ***************************************/
/*********************************************************************/

#formid_intestazione1
{

}

#formid_intestazione1 .intestazione
{

}

#formid_intestazione2
{

}

#formid_intestazione3
{

}

#corpo
{

}

#formid_sx
{

}

#formid_dx
{

}

#formid_centro
{

}

#formid_fondo1
{

}

#formid_fondo2
{

}

#formid_fondo3
{

}

#formid_allineaFondo
{
    clear: both;
}
/*needed to make room for footer*/

/*classe che nasconde tutto ciò che serve per l'altocontrasto*/
/*che però non si deve vedere nel portale*/
.fortecontrasto
{
    display: none;
}

* > html #formid_allineaFondo
{
    float: left;
    width: 100%;
}

.Tabella table {
    min-width: 100%;
    width: 100%;
}

#boxTotale input[type=checkbox], #boxTotale input[type=radio] {
    width: auto !important;
}

div#BoxHeaderContenuto {
    clear: both;
}

/* float */
.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.floatcenter {
    margin: 0 auto;
}


#boxTotale IMG.floatleft {
    float: left;
    margin: 0 !important;
    margin-right: 2% !important;
    margin-bottom: 5px !important;
    max-width: 97%;
    height: auto !important;
}


#boxTotale IMG.floatright {
    float: right;
    margin: 0 !important;
    margin-left: 2% !important;
    margin-bottom: 5px !important;
    max-width: 97%;
    height: auto !important;
}

/* immagini */
#boxTotale IMG{
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

#boxTotale li {
    list-style-position: outside;
}

.campoEditor {
    list-style: inherit;
}

#boxTotale .risultatiRicercaStandard .paginazione li {
    width: 32.5%;
    vertical-align: top;
}

#mapgoogle {
    position: relative;
    margin: 0 auto;
    width: 99%;
    height: 500px;
    border: 1px solid #979797;
}

#directions {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

#tabs .ui-state-active, #tabs .ui-widget-content .ui-state-active, #tabs .ui-widget-header .ui-state-active {
    border: 1px solid #003eff !important;
    background: #006EDB !important;
    font-weight: normal !important;
    color: #ffffff !important;
}

.has-error {
    background-color: #f2dede;
    border-color: red
}

.form-group span.H4.Titolo {
    font-size: 1rem !important;
    font-weight: bold;
    margin-bottom: 0.5rem;
    padding-top: 0.5rem;
    border-bottom: 1px dashed #ddd;
    color: black;
    display: block;
}

.form-group .radioButtonGroupItem {
    display: inline-block;
    margin-right: -4px;
    padding-right: 10%;
}

    .form-group .radioButtonGroupItem input {
        margin-right: 10px;
    }

.form-group.row.text-center.recaptcha * {
    text-align: center;
    margin: 0 auto;
}



#tooltipdiv {
    border: black 1px dotted;
    padding: 5px 20px 5px 5px;
    display: block;
    background-color: #f0f0f0;
    color: black !important;
    margin: 10px;
    min-width: 250px;
    text-decoration: none;
    z-index: 1500 !important;
}

#menuEcm #tooltipdiv {
    border: black 1px dotted;
    padding: 5px 20px 5px 5px;
    display: block;
    background: #f0f0f0 no-repeat 100% 5%;
    margin: 10px;
    min-width: 250px;
    text-decoration: none;
    z-index: 1500 !important;
}


#boxTotale .bold {
    font-weight: bold;
}

#boxTotale .italic {
    font-style: italic;
}

.k-scheduler-table td, .k-scheduler-table th {
    padding: 0.2em!important;
}

.k-scheduler:focus{
    border:1px dotted yellow!important;
}

