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

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

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

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

.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:rgb(58, 58, 60);}

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

.backend_home_section
{border-color:rgb(236, 32, 41)}

.backend_home_section > .backend_home_section_heading
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(236, 32, 41);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
{font-size:14px;color:rgba(0,0,0,1);background-color:rgb(248, 148, 34);}

.backend_theme_form_surbrillance:hover
{font-size:14px;color:rgba(0,0,0,1);background-color:rgb(248, 148, 34);}

/*** form ***/
.backend_form_background
{background-color:rgb(58, 58, 60);}

.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:rgb(236, 32, 41)}

.backend_form_section > .backend_form_section_heading
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(236, 32, 41);border-bottom:0;}

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

.backend_home_modal .form-control:focus
{border-color:rgb(252, 177, 60);box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgb(252, 177, 60);}

.backend_home_modal_heading
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(236, 32, 41);}

.backend_home_modal_heading .close
{background-color:rgb(236, 32, 41);color:rgba(255,255,255,1);}

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

.backend_home .form-control:focus
{border-color:rgb(252, 177, 60);box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgb(252, 177, 60);}

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

.backend_form_step
{color:rgba(0,0,0,1);font-size:12px;background-color:rgb(248, 148, 34);}

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

.backend_form_step .active
{color:rgba(0,0,0,1); font-size: 14px; text-align: start; font-weight: 400; font-style: normal;}

.backend_form_step_header_act
{border-color:rgb(248, 148, 34);}

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

.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:rgb(58, 58, 60);border-color:rgb(33,33,34)}

.backend_home_button:hover, .backend_home_button:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(45,45,47);border-color:rgb(20,20,21)}

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

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

.backend_home_button_continue:hover, .backend_home_button_continue:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(45,45,47);border-color:rgb(20,20,21)}

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

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

.backend_home_button_search:hover, .backend_home_button_search:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(45,45,47);border-color:rgb(20,20,21)}

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

.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,0,0);border-color:rgb(0,0,0)}
.backend_home_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_home_button_confirm:hover, .backend_home_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_home_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_home_button_confirm.active:hover, .backend_home_button_confirm.active:focus, .backend_home_button_confirm:active: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
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(58, 58, 60);border-color:rgb(33,33,34)}

.backend_form_button:hover, .backend_form_button:focus
{color:rgba(255,255,255,1);font-size:14px;background-color:rgb(45,45,47);border-color:rgb(20,20,21)}

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

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