/*** general ***/
.backend_font
{color:rgb(0, 0, 0); font-family: Arial; font-size: 14px; font-weight: normal; font-style: normal;}

 /*** note ***/ 
.backend_note1
{text-align: left;color:rgb(223, 26, 34);  font-size: 14px; font-style: normal; font-weight: bold;}

.backend_note2
{ text-align: center;color:rgb(0, 0, 0); font-size: 18px; font-style: italic; font-weight: normal;}

.backend_note3
{color:rgb(0, 0, 0); font-size: 14px; text-align: left; font-weight: normal; font-style: normal;}

.backend_note4
{color:rgb(0, 0, 0); font-size: 14px; text-align: left; font-weight: bold; font-style: normal;}

.backend_note5
{color:rgb(0, 0, 0); font-size: 14px; text-align: center; font-weight: bold; font-style: normal;}

/*** logizone global ***/
.backend_lz_font
{color:rgb(0, 0, 0); font-family: Arial; font-size: 14px; font-weight: normal; font-style: normal;}

/*** logizone home ***/
.backend_lz_home_section
{
border-color:rgb(223, 26, 34)
}

.backend_lz_home_section > .backend_lz_home_section_heading
{color:rgb(255, 255, 255); font-size: 18px; font-style: normal; font-weight: bold;background-color:rgb(223, 26, 34);border-bottom:0;}

.backend_lz_home_section > .backend_lz_home_section_body
{background-color:rgb(235, 231, 227);}

.backend_lz_home_modal .modal-content
{}

.backend_lz_home_modal a:not(.btn)
{}

.backend_lz_home_modal a:not(.btn):hover,
.backend_lz_home_modal a:not(.btn):focus
{}

.backend_lz_home_modal_heading
{background-color:rgb(223, 26, 34);}

.backend_lz_home_modal_heading .close
{color:rgb(255, 255, 255);}

.backend_lz_home_modal_heading h4
{color:rgb(255, 255, 255); font-size: 18px; font-style: normal; font-weight: bold;}

.backend_lz_home_modal_body
{background-color:rgb(235, 231, 227);}

.backend_lz_home_modal .form-control
{}

.backend_lz_home_modal .form-control:focus
{
border-color:rgb(102, 175, 233);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgb(102, 175, 233);
}

.backend_lz_home_modal .input-group .input-group-addon:first-child
{}

.backend_lz_home_modal .input-group .input-group-addon:last-child
{}

/*** logizone form ***/
.backend_lz_form_section
{
border-color:rgb(223, 26, 34)
}

.backend_lz_form_section > .backend_lz_form_section_heading
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(223, 26, 34);border-bottom:0;}

.backend_lz_form_section > .backend_lz_form_section_body
{background-color:rgb(255, 255, 255);}

.backend_lz_form_modal .modal-content
{}

.backend_lz_form_modal a:not(.btn)
{}

.backend_lz_form_modal a:not(.btn):hover,
.backend_lz_form_modal a:not(.btn):focus
{}

.backend_lz_form_modal_heading
{background-color:rgb(223, 26, 34);}

.backend_lz_form_modal_heading .close
{color:rgb(0, 0, 0);}

.backend_lz_form_modal_heading h4
{color:rgb(0, 0, 0);  font-size: 14px;}

.backend_lz_form_modal_body
{background-color:rgb(255, 255, 255);}

.backend_lz_form_modal .checkbox .cr,
.backend_lz_form_modal .radio .cr
{
border-color: rgb(0, 0, 0);
}

.backend_lz_form_modal .form-control
{}

.backend_lz_form_modal .form-control:focus
{
border-color:rgb(102, 175, 233);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgb(102, 175, 233);
}

.backend_lz_form_modal .input-group .input-group-addon:first-child
{}

.backend_lz_form_modal .input-group .input-group-addon:last-child
{}

 /*** logizone buttons ***/
.backend_lz_home_button
{color:rgb(255, 255, 255);  font-size: 20px; font-style: normal; font-weight: normal;background-color:rgb(223, 26, 34);border-color:rgb(177,21,27)}

.backend_lz_home_button:hover,
.backend_lz_home_button:focus
{color:rgb(255, 255, 255);  font-size: 20px; font-style: normal; font-weight: normal;background-color:rgb(200,23,31);border-color:rgb(154,18,24)}

.backend_lz_home_button.active
{color:rgb(255, 255, 255);  font-size: 20px; font-style: normal; font-weight: normal;background-color:rgb(154,18,24);border-color:rgb(109,13,17)}

.backend_lz_home_button.active:hover,
.backend_lz_home_button.active:focus,
.backend_lz_home_button:active:focus,
.backend_lz_home_button[disabled],
.backend_lz_home_button[disabled]:hover,
.backend_lz_home_button[disabled]:focus
{color:rgb(255, 255, 255);  font-size: 20px; font-style: normal; font-weight: normal;background-color:rgb(109,13,17);border-color:rgb(63,7,10)}
.backend_lz_form_button
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(255, 255, 255);border-color:rgb(229,229,229)}

.backend_lz_form_button:hover,
.backend_lz_form_button:focus
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(242,242,242);border-color:rgb(216,216,216)}

.backend_lz_form_button.active
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(216,216,216);border-color:rgb(191,191,191)}

.backend_lz_form_button.active:hover,
.backend_lz_form_button.active:focus,
.backend_lz_form_button:active:focus,
.backend_lz_form_button[disabled],
.backend_lz_form_button[disabled]:hover,
.backend_lz_form_button[disabled]:focus
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(191,191,191);border-color:rgb(165,165,165)}

/*** home ***/
.backend_home a:not(.btn)
{}

.backend_home a:not(.btn):hover,
.backend_home a:not(.btn):focus
{}

.backend_home_background
{background-color:rgb(216, 208, 199);}

.backend_home_title
{display:none;color:rgb(0, 0, 0);  font-size: 36px; font-style: normal; font-weight: normal;background-color:rgb(255, 255, 255);border-color:rgb(255, 255, 255)}

.backend_home_section
{
border-color:rgb(223, 26, 34)
}

.backend_home_section > .backend_home_section_heading
{color:rgb(255, 255, 255); font-size: 18px; font-style: normal; font-weight: bold;background-color:rgb(223, 26, 34);border-bottom:0;}

.backend_home_section > .backend_home_section_body,
.backend_home_section > div > .backend_home_section_body
{background-color:rgb(235, 231, 227);}

.backend_home_section .backend_home_section_body a:not(.btn):hover,
.backend_home_section .backend_home_section_body a:not(.btn):focus
{
color:rgb(0, 0, 0)
}

.backend_home_name
{color:rgb(0, 0, 0);  font-size: 16px; font-style: normal; font-weight: bold;}

.backend_home_description
{color:rgb(0, 0, 0);  font-size: 12px; font-style: normal; font-weight: normal;}

.backend_home_note_section
{
background-color:rgb(223, 26, 34);
border-color:rgb(223, 26, 34)
}


/*** form ***/
.backend_form a:not(.btn)
{}

.backend_form a:not(.btn):hover,
.backend_form a:not(.btn):focus
{}

.backend_form_background
{background-color:rgb(216, 208, 199);}

.backend_form_title
{color:rgb(0, 0, 0);  font-size: 36px;background-color:rgb(255, 255, 255);border-color:rgb(255, 255, 255)}

.backend_form_section
{
border-color:rgb(223, 26, 34)
}

.backend_form_section > .backend_form_section_heading
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(223, 26, 34);border-bottom:0;}

.backend_form_section > .backend_form_section_body
{background-color:rgb(255, 255, 255);}

.backend_form_separator
{
background-color: rgb(223, 26, 34);
}

.backend_form_section_navigate
{}

.backend_form_section_navigate > .backend_form_section_navigate_body
{}

.backend_form_modal .modal-content
{}

.backend_form_modal a:not(.btn)
{}

.backend_form_modal a:not(.btn):hover,
.backend_form_modal a:not(.btn):focus
{}

.backend_form_modal_heading
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(223, 26, 34);}

.backend_form_modal_body
{background-color:rgb(255, 255, 255);}

.backend_form_step > div
{color:rgb(0, 0, 0);background-color:rgba(156,133,133,1);}

.backend_form_step .arrow_box:before
{
border-top-color: rgba(156,133,133,1);
border-bottom-color: rgba(156,133,133,1);
border-right-color: rgba(156,133,133,1);
}

.backend_form_step .arrow_box:after
{
border-left-color: rgba(156,133,133,1);
}

.backend_form_step .circle
{color:rgb(0, 0, 0);background-color:rgb(255, 255, 255);}

.backend_form_step .active
{color:rgb(0, 0, 0);background-color:rgb(216, 208, 199); font-size: 12px; font-weight: normal; font-style: normal;}

.backend_form_step .active .circle
{color:rgb(0, 0, 0);background-color:rgb(255, 255, 255);}

.backend_form_step .active .arrow_box:before
{
border-top-color: rgba(156,133,133,1);
border-bottom-color: rgba(156,133,133,1);
border-right-color: rgba(156,133,133,1);
}

.backend_form_step .active .arrow_box:after
{
border-left-color: rgb(216, 208, 199);
}

.backend_form_step .last-active .arrow_box:before
{
border-top-color: rgb(216, 208, 199);
border-bottom-color: rgb(216, 208, 199);
border-right-color: rgb(216, 208, 199);
}

.backend_form_title_participant
{color:rgb(0, 0, 0);  font-size: 14px;}

.backend_form_customization_group
{
font-weight:bold;
font-size: 28px;
}

.backend_form .form-control
{}

.backend_form .form-control:focus
{
border-color:rgb(102, 175, 233);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgb(102, 175, 233);
}

.backend_form .input-group .input-group-addon:first-child
{}

.backend_form .input-group .input-group-addon:last-child
{}

.backend_form_modal .form-control
{}

.backend_form_modal .form-control:focus
{
border-color:rgb(102, 175, 233);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgb(102, 175, 233);
}

.backend_form_modal .input-group .input-group-addon:first-child
{}

.backend_form_modal .input-group .input-group-addon:last-child
{}

.backend_form_modal_heading .close
{color:rgb(0, 0, 0);}

.backend_form .checkbox .cr,
.backend_form .radio .cr
{
border-color: rgb(0, 0, 0);
}


 /*** buttons ***/
.backend_form_button
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(255, 255, 255);border-color:rgb(229,229,229)}

.backend_form_button:hover,
.backend_form_button:focus
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(242,242,242);border-color:rgb(216,216,216)}

.backend_form_button.active
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(216,216,216);border-color:rgb(191,191,191)}

.backend_form_button.active:hover,
.backend_form_button.active:focus,
.backend_form_button:active:focus,
.backend_form_button[disabled],
.backend_form_button[disabled]:hover,
.backend_form_button[disabled]:focus
{color:rgb(0, 0, 0);  font-size: 14px;background-color:rgb(191,191,191);border-color:rgb(165,165,165)}

 /*** buttons confirmation ***/
.backend_form_button_confirm
{color:rgb(255, 255, 255);  font-size: 14px;background-color:rgb(0, 0, 0);border-color:rgb(0,0,0)}

.backend_form_button_confirm:hover,
.backend_form_button_confirm:focus
{color:rgb(255, 255, 255);  font-size: 14px;background-color:rgb(0,0,0);border-color:rgb(0,0,0)}

.backend_form_button_confirm.active
{color:rgb(255, 255, 255);  font-size: 14px;background-color:rgb(0,0,0);border-color:rgb(0,0,0)}

.backend_form_button_confirm.active:hover,
.backend_form_button_confirm.active:focus,
.backend_form_button_confirm:active:focus,
.backend_form_button_confirm[disabled],
.backend_form_button_confirm[disabled]:hover,
.backend_form_button_confirm[disabled]:focus
{color:rgb(255, 255, 255);  font-size: 14px;background-color:rgb(0,0,0);border-color:rgb(0,0,0)}