﻿body
{
}

select.TextBoxStyle, select, select.EditableDropDownListStyle
{
    padding:0;
}

.toolbar a.selected 
{ 
    border-width:1px; 
}

.toolbar a.selected:hover
{ 
    border-width:1px; 
}

.LabelStyle[disabled]
{
    color:#888;
}

.TextBoxStyle[disabled]
{
    background-color:#eee;
    color:#888;
}

.EditPanelCaptionStyle
{
	font-size:13px !important;
	padding: 4px 0 0;
	text-indent:4px;
	text-decoration:none !important;
	color:#fff !important;
	border-width:1px 0px;
}

.FieldSetBlockLegendCaption
{
    padding-left:4px;
}

.LightButtonStyle
{
	margin:2px 1px 3px 3px;    
}

.ButtonStyle
{
	font-size:12px;
	background-color:#CCCCCC;
	border:black 1px solid;
	font-family:verdana;
	font-weight:normal;
	min-height:20px;
	padding:2px 2px;
	overflow: visible;
	margin:2px 1px 2px 0;    
}

#Settings
{
    float:left;
    min-height:200px;
    height:inherit;
    width:790px;
}

#SettingsContent .container, .titlestyle .container 
{
    line-height:22px;
}

#sideMenu ul
{
    padding:0;
}

#sideMenu a
{
    display:block;
    height:12px;
}

.CustomerListFieldSet .FieldSetBlockCaption,
    .BeneficiaryPickerFieldSetBlock .FieldSetBlockCaption
{
	display:none;
}

.BeneficiaryPickerFieldSetBlock
{
    background-color:#666;
}

.CustomerListFieldSet tr 
{
    background-color:#666;
}

.CustomerListFieldSet td
{
    padding-right:1px;
}

.CustomerListFieldSet .LightButtonStyle
{
    margin-right:0px;
}

.GridDropDownStyle
{
    padding:0;
}

.PanelStyle
{
    width:inherit;
}

.PanelMargins
{
    margin:10px 0;
}

.GridHeaderStyle td{padding-right:5px;}

.ButtonStylepadding
{
    padding:2px;
}

.HiddenCloseButton
{
     display:none;
}

#BeneficiaryInputBankAccounts
{
    height:24px;
}

#BeneficiaryInputBankAccountButtons
{
    padding-right:7px;
}

#BeneficiaryInputBankAccountButtons input,
    #BeneficiaryInputBankAccountButtons button
{
    margin:0;
}

.MppField
{
    display:inline-block;
    margin:2px 0 0 0;
}

.Pager .ListPanel span, .Pager .ListPanel a { display:block; float:left; margin:0 2px; }
.Pager .ListPanel { margin:5px 0; }
.QuickSearch #IncludeSuspendedAndClosedFilter { margin-top:5px; }
.QuickSearch #IncludeSuspendedAndClosedFilter .CheckBoxStyle input { margin:0 2px 0 4px; }
.QuickSearch #IncludeSuspendedAndClosedFilter label { display:inline; margin-top:0;  }

#beneficiaryInputFormButtonContainer
{
    margin-right:0;
}

button.HeaderButton { margin-right:-1px; }

#currencySummaryGrid td { border-color:#aaa; }

.dxm-popupMain
{
    width: auto !important;
    padding-right: 5px;
}