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

 /*** note ***/ 
.backend_general_note1
{color:rgba(255, 0, 30,1);font-size:18px;text-align:center;font-weight:700;}

.backend_general_note2
{color:rgba(255, 0, 30,1);font-size:18px;text-align:left;font-weight:700;}

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

.backend_general_note4
{color:rgba(0,0,0,1);font-size:14px;text-align:left;}

.backend_general_note5
{color:rgba(0,0,0,1);font-size:14px;text-align:left;}

/*** home ***/
.backend_home_background
{background-color:rgba(255,255,255,1);}

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

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

.backend_home_section > .backend_home_section_heading
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(1, 109, 158,1);font-weight:bold;font-style:normal;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_theme_home_surbrillance:hover
{color:rgba(0,0,0,1);font-size:14px;background-color:rgba(255, 255, 255,1);font-weight:normal;font-style:normal;}

.backend_theme_form_surbrillance:hover
{color:rgba(0,0,0,1);font-size:14px;background-color:rgba(255, 255, 255,1);font-weight:normal;font-style:normal;}

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

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

.backend_form_section
{border-color:rgba(20, 193, 227,1)}

.backend_form_section > .backend_form_section_heading
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(20, 193, 227,1);font-weight:bold;font-style:normal;border-bottom:0;}

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

.backend_home_modal a
{color: rgba(20, 193, 227,1);}

.backend_home_modal .form-control:focus
{border-color:rgba(159, 204, 59,1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(159, 204, 59,1);}

.backend_home_modal_heading
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(1, 109, 158,1);font-weight:bold;font-style:normal;}

.backend_home_modal_heading .close
{background-color:rgba(1, 109, 158,1);color:rgba(255,255,255,1);}

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

.backend_home .form-control:focus
{border-color:rgba(159, 204, 59,1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(159, 204, 59,1);}

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

.backend_home a
{color:rgba(20, 193, 227,1);}

.backend_form a
{color:;}

.backend_form_step
{color:rgba(255,255,255,1);font-size:12px;background-color:rgba(20, 193, 227,1);font-weight:bold;font-style:normal;}

.backend_form_step > li > a
{color:rgba(255,255,255,1);}

.backend_form_step .active
{color:rgba(255,255,255,1); font-size: 14px; font-weight: normal; font-style: normal;}

.backend_form_step_header_act
{border-color:rgba(20, 193, 227,1);}

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

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


 /*** buttons ***/
.backend_home_button
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(20, 193, 227,1);font-weight:bold;font-style:normal;border-color:rgb(16,153,180)}

.backend_home_button:hover, .backend_home_button:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(18,173,204);font-weight:bold;font-style:normal;border-color:rgb(14,133,157)}

.backend_home_button.active
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(14,133,157);font-weight:bold;font-style:normal;border-color:rgb(10,93,110)}

.backend_home_button.active:hover, .backend_home_button.active:focus, .backend_home_button:active:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(10,93,110);font-weight:bold;font-style:normal;border-color:rgb(6,54,63)}
.backend_home_button_continue
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(20, 193, 227,1);font-weight:bold;font-style:normal;border-color:rgb(16,153,180)}

.backend_home_button_continue:hover, .backend_home_button_continue:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(18,173,204);font-weight:bold;font-style:normal;border-color:rgb(14,133,157)}

.backend_home_button_continue.active
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(14,133,157);font-weight:bold;font-style:normal;border-color:rgb(10,93,110)}

.backend_home_button_continue.active:hover, .backend_home_button_continue.active:focus, .backend_home_button_continue:active:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(10,93,110);font-weight:bold;font-style:normal;border-color:rgb(6,54,63)}
.backend_home_button_search
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(1, 109, 158,1);font-weight:bold;font-style:normal;border-color:rgb(1,74,107)}

.backend_home_button_search:hover, .backend_home_button_search:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(1,92,133);font-weight:bold;font-style:normal;border-color:rgb(1,57,82)}

.backend_home_button_search.active
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(1,57,82);font-weight:bold;font-style:normal;border-color:rgb(0,22,31)}

.backend_home_button_search.active:hover, .backend_home_button_search.active:focus, .backend_home_button_search:active:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(0,22,31);font-weight:bold;font-style:normal;border-color:rgb(0,0,0)}
.backend_home_button_confirm
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(159, 204, 59,1);font-weight:bold;font-style:normal;border-color:rgb(130,168,44)}

.backend_home_button_confirm:hover, .backend_home_button_confirm:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(145,188,49);font-weight:bold;font-style:normal;border-color:rgb(114,148,39)}

.backend_home_button_confirm.active
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(114,148,39);font-weight:bold;font-style:normal;border-color:rgb(83,108,28)}

.backend_home_button_confirm.active:hover, .backend_home_button_confirm.active:focus, .backend_home_button_confirm:active:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(83,108,28);font-weight:bold;font-style:normal;border-color:rgb(52,67,17)}
.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
{background-color:rgb(191,191,191);color:rgba(0,0,0,1);font-size:14px;border-color:rgb(165,165,165)}/*** logizone global ***/
.backend_lz_font
{font-family:Arial;color:rgba(0,0,0,1);font-size:14px;font-weight:normal;font-style:normal;}

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

.backend_lz_home_section > .backend_lz_home_section_heading
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(1, 109, 158,1);font-weight:bold;font-style:normal;border-bottom:0;}

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

.backend_lz_home_modal a
{color: rgba(20, 193, 227,1);}

.backend_lz_home_modal a:hover, .backend_lz_home_modal a:focus
{color:rgb(16,153,180)}

.backend_lz_home_modal_heading
{background-color:rgba(1, 109, 158,1);}

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

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

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

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

/*** logizone form ***/
.backend_lz_form_section
{
border-color:rgba(20, 193, 227,1)
}

.backend_lz_form_section > .backend_lz_form_section_heading
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(20, 193, 227,1);font-weight:bold;font-style:normal;border-bottom:0;}

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

.backend_lz_form_modal a
{color: ;}

.backend_lz_form_modal a:hover, .backend_lz_form_modal a:focus
{color:rgb(0,0,0)}

.backend_lz_form_modal_heading
{background-color:rgba(20, 193, 227,1);}

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

.backend_lz_form_modal_heading h4
{color:rgba(255,255,255,1);font-size:14px;font-weight:bold;font-style:normal;}

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

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

 /*** logizone buttons ***/
.backend_lz_home_button
{color:rgba(255,255,255,1);font-size:14px;background-color:rgba(20, 193, 227,1);font-weight:bold;font-style:normal;border-color:rgb(16,153,180)}

.backend_lz_home_button:hover, .backend_lz_home_button:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(18,173,204);font-weight:bold;font-style:normal;border-color:rgb(14,133,157)}

.backend_lz_home_button.active
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(14,133,157);font-weight:bold;font-style:normal;border-color:rgb(10,93,110)}

.backend_lz_home_button.active:hover, .backend_lz_home_button.active:focus, .backend_lz_home_button:active:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(10,93,110);font-weight:bold;font-style:normal;border-color:rgb(6,54,63)}
.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
{background-color:rgb(191,191,191);color:rgba(0,0,0,1);font-size:14px;border-color:rgb(165,165,165)}