/*** general ***/
.backend_font
{font-family:Arial;font-size:14px;color:rgba(0,0,0,1);}

 /*** note ***/ 
.backend_note1
{ font-size: 14px;color:rgba(235,23,31,1); text-align: left; font-weight: bold; font-style: normal;}

.backend_note2
{font-size:14px;color:rgba(0,0,0,1);}

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

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

.backend_note5
{ font-size: 18px;color:rgba(235,23,31,1); text-align: center; font-weight: bold; font-style: normal;}

/*** logizone global ***/
.backend_lz_font
{font-family:Arial;font-size:14px;color:rgba(0,0,0,1);}

/*** logizone home ***/
.backend_lz_home_section
{
border-color:rgba(245,245,245,1)
}

.backend_lz_home_section > .backend_lz_home_section_heading
{font-size:14px;color:rgba(0,0,0,1);background-color:rgba(245,245,245,1);border-bottom:0;}

.backend_lz_home_section > .backend_lz_home_section_body
{background-color:rgba(255,255,255,1);}

.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:rgba(245,245,245,1);}

.backend_lz_home_modal_heading .close
{color:rgba(0,0,0,1);}

.backend_lz_home_modal_heading h4
{font-size:14px;color:rgba(0,0,0,1);}

.backend_lz_home_modal_body
{background-color:rgba(255,255,255,1);}

.backend_lz_home_modal .form-control
{}

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

.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:rgba(245,245,245,1)
}

.backend_lz_form_section > .backend_lz_form_section_heading
{font-size:14px;color:rgba(0,0,0,1);background-color:rgba(245,245,245,1);border-bottom:0;}

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

.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:rgba(245,245,245,1);}

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

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

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

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

.backend_lz_form_modal .form-control
{}

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

.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
{background-color:rgba(255,255,255,1);color:rgba(0,0,0,1);font-size:14px;border-color:rgb(229,229,229)}

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

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

.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
{background-color:rgb(191,191,191);color:rgba(0,0,0,1);font-size:14px;border-color:rgb(165,165,165)}
.backend_lz_form_button
{background-color:rgba(255,255,255,1);color:rgba(0,0,0,1);font-size:14px;border-color:rgb(229,229,229)}

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

.backend_lz_form_button.active
{background-color:rgb(216,216,216);color:rgba(0,0,0,1);font-size:14px;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
{background-color:rgb(191,191,191);color:rgba(0,0,0,1);font-size:14px;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:rgba(255,255,255,1);}

.backend_home_title
{font-size:36px;color:rgba(0,0,0,1);background-color:rgba(255,255,255,1);border-color:rgba(255,255,255,1)}

.backend_home_section
{
border-color:rgba(245,245,245,1)
}

.backend_home_section > .backend_home_section_heading
{font-size:14px;color:rgba(0,0,0,1);background-color:rgba(245,245,245,1);border-bottom:0;}

.backend_home_section > .backend_home_section_body,
.backend_home_section > div > .backend_home_section_body
{background-color:rgba(255,255,255,1);}

.backend_home_section .backend_home_section_body a:not(.btn):hover,
.backend_home_section .backend_home_section_body a:not(.btn):focus
{
color:rgba(51,122,183,1)
}

.backend_home_name
{font-size:14px;color:rgba(51,122,183,1);}

.backend_home_description
{font-size:14px;color:rgba(51,122,183,1);}

.backend_home_note_section
{
background-color:rgba(245,245,245,1);
border-color:rgba(245,245,245,1)
}


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

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

.backend_form_background
{background-color:rgba(255,255,255,1);}

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

.backend_form_section
{
border-color:rgba(245,245,245,1)
}

.backend_form_section > .backend_form_section_heading
{font-size:14px;color:rgba(0,0,0,1);background-color:rgba(245,245,245,1);border-bottom:0;}

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

.backend_form_separator
{
background-color: rgba(245,245,245,1);
}

.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
{font-size:14px;color:rgba(0,0,0,1);background-color:rgba(245,245,245,1);}

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

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

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

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

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

.backend_form_step .active
{color:rgba(0,0,0,1);background-color:rgba(204,204,204,1);}

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

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

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

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

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

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

.backend_form .form-control
{}

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

.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:rgba(102,175,233,1);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102,175,233,1);
}

.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:rgba(0,0,0,1);}

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


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

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

.backend_form_button.active
{background-color:rgb(216,216,216);color:rgba(0,0,0,1);font-size:14px;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
{background-color:rgb(191,191,191);color:rgba(0,0,0,1);font-size:14px;border-color:rgb(165,165,165)}

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

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

.backend_form_button_confirm.active
{background-color:rgb(0,0,0);color:rgba(255,255,255,1);font-size:14px;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

{background-color:rgb(0,0,0);color:rgba(255,255,255,1);font-size:14px;border-color:rgb(0,0,0)}

