﻿.Wizard_TitleBlock {
  padding-top: 5px;
  padding-bottom: 7px;
}
.Wizard_TitleText {
  padding-left: 10px;
  font-size: 16px;
  color: #005AAA;
  font-weight: bold;
}
.Wizard_NavigationButtonsBlock {
 width: 100%;
 text-align: center;
  padding-top: 15px
}
.WizardButtonFrame {
  display: inline;
  margin: 0 5px;
}
.WizardTemplateNameField_CheckBox {display: block;}
.WizardRadioButtonFrame {
	/* height: 15px; */
	vertical-align: top;
}

.WizardRadioButtonFrame span.font {
	display:inline !Important;
}

._WizardRadioButton {display: block;}
.Wizzard_warning_label{
  color: #E60000;
  font-size: 12px;
  vertical-align: middle
}
/* Disign */
.Wizard_main_table{
  padding-left: 10px;
  padding-right: 10px;
  width: 100%
}
.Wizard_error_table{
  padding: 5px;
  width: 100%;
  height: 64px;
  border: 1px dashed #DBE1E7;
}
.Wizard_error_img{
 width:33px;
  padding-left: 15px
}
.WizardLayout_LeftCell{
	width:30%;
	text-align:right;
	padding-right: 10px;
	vertical-align:top;
}
.WizardLayout_RightCell{
	width:70%;
	vertical-align:top;
}
/* Template block */
.Wizzard_template_label{
  color: #005AAA;
  font-size: 12px;
  vertical-align: middle;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 7px
}
.Wizard_template_table{
  padding: 5px;
  width: 100%;
  border: 1px dashed #DBE1E7;
  margin-top: 10px
}
.Wizard_template_img{
  width:43px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top
}
.Wizard_TemplateImageCell {width: 15px;}
.Wizard_AuthorizedTemplateImage {width: 15px;}
td.Wizard_TemplateName A{color: #3C5064;}

.Wizard_TemplateNameCell_Odd, .Wizard_TemplateNameCell_Even {
    font-size: 11px;
}

.Wizard_TemplateNameCell_Odd:hover, 
.Wizard_TemplateNameCell_Even:hover,
.Wizard_DeleteTemplateCell_Odd:hover, 
.Wizard_DeleteTemplateCell_Even:hover
{
    background-color: #FFFFCC;
    border-top: 1px dashed NavajoWhite;
    border-bottom: 1px dashed NavajoWhite;
}

.Wizard_TemplateNameCell_Odd {
    text-align: left;
    background-color: #F1F1F1;
/*
    border-top: 1px dashed #dbe1e7;
    border-bottom: 1px dashed #dbe1e7;
*/
}
.Wizard_TemplateNameCell_Even {
    text-align: left;
    background-color: #FFFFFF;
/*    
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
*/
}
td.Wizard_TemplateNameCell_Odd A, td.Wizard_TemplateNameCell_Even A {
  color: #005AAA;
}
.Wizard_DeleteTemplateCell_Odd, .Wizard_DeleteTemplateCell_Even {
    font-size: 11px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #FFF;
}


.Wizard_DeleteTemplateCell_Odd {
    text-align: center;
    background-color: #F1F1F1;
    width: 60px;
/*
    border-top: 1px solid #dbe1e7;
    border-bottom: 1px solid #dbe1e7;
*/
}
.Wizard_DeleteTemplateCell_Even {
    text-align: center;
    background-color: #FFFFFF;
    width: 60px;
/*
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
*/
}


/* End of template block */
/* modules */
.StopIBWarning_WizardLabel{
  color: #E60000;
  font-size: 15px;
}
.Service_Disabled_WizardLabel{
  color: #E60000;
  font-size: 15px;
}
.Service_Enabled_WizardLabel{
  color: #005AAA;
  font-size: 15px;
}
.paymentacc_WizardSelectField {width:300px;}
.width400_WizardSelectField {width:400px;}
.bank_WizardSelectField {width:400px;}
.withoutdescr_WizardLayout_LeftCell {width:0%}
.withoutdescr_WizardLayout_RightCell {width:100%}

.Wizard_TemplateRow
{
     /* background-color: #F1F1F1; 
     border-bottom: 1px solid silver;
*/
}