﻿/*For NEK eKredit - Blue Theme*/
.dxeBase_NEKBlue
{
    font-family: Tahoma;
    font-size: 9pt;
}
/* -- ErrorFrame -- */
.dxeErrorCell_NEKBlue, .dxeErrorCell_NEKBlue td
{
    font-family: Tahoma;
    font-size: 9pt;
	color: Red;
}
.dxeErrorCell_NEKBlue
{ 
	padding-left: 4px;
	padding-right:5px;
}
.dxeErrorFrameWithoutError_NEKBlue {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_NEKBlue .dxeControlsCell_NEKBlue {
    padding: 2px;
}

/*For spin edit box*/
.dxeEditArea_NEKBlue 
{
	font-family: Tahoma;
	font-size: 9pt;
	border: 1px solid #005284;
}
/*For combo box*/
.dxeButtonEdit_NEKBlue
{
    background-color: white;
    border: solid 1px #005284;
    width: 170px;
}
.dxeButtonEdit_NEKBlue .dxeEditArea_NEKBlue, .dxeButtonEdit_NEKBlue td.dxic
{
	width: 100%;
}
.dxeButtonEdit_NEKBlue td.dxic
{
    padding: 0px 2px 0px 1px;
}
/* -- Buttons -- */
.dxeButtonEditButton_NEKBlue, .dxeCalendarButton_NEKBlue,
.dxeSpinIncButton_NEKBlue, .dxeSpinDecButton_NEKBlue,
.dxeSpinLargeIncButton_NEKBlue, .dxeSpinLargeDecButton_NEKBlue
{	
	vertical-align: middle;
	border: solid 1px #005284;
	cursor: pointer;
	cursor: hand;
} 
.dxeButtonEditButton_NEKBlue, .dxeCalendarButton_NEKBlue, .dxeButtonEditButton_NEKBlue td.dx, .dxeCalendarButton_NEKBlue td.dx,
.dxeSpinIncButton_NEKBlue, .dxeSpinDecButton_NEKBlue, .dxeSpinLargeIncButton_NEKBlue, .dxeSpinLargeDecButton_NEKBlue,
.dxeSpinIncButton_NEKBlue td.dx, .dxeSpinDecButton_NEKBlue td.dx, .dxeSpinLargeIncButton_NEKBlue td.dx, .dxeSpinLargeDecButton_NEKBlue td.dx
{	
    font-family: Tahoma;
    font-size: 11px;        
    font-weight: normal;
	text-align: center;
	white-space: nowrap;
} 
.dxeButtonEditButton_NEKBlue,
.dxeSpinIncButton_NEKBlue, .dxeSpinDecButton_NEKBlue, .dxeSpinLargeIncButton_NEKBlue, .dxeSpinLargeDecButton_NEKBlue
{
    padding: 0px 2px 0px 3px;
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtDropDownBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;    
    /*background-color: #e6e6e6;*/
    background-color: #eeffff;
}
.dxeButtonEditButton_NEKBlue table.dxbebt,
.dxeSpinIncButton_NEKBlue table.dxbebt, .dxeSpinDecButton_NEKBlue table.dxbebt, 
.dxeSpinLargeIncButton_NEKBlue table.dxbebt, .dxeSpinLargeDecButton_NEKBlue table.dxbebt
{
	width: 10px;
}
.dxeCalendarButtonPressed_NEKBlue, .dxeButtonEditButtonPressed_NEKBlue,
.dxeSpinIncButtonPressed_NEKBlue, .dxeSpinDecButtonPressed_NEKBlue, .dxeSpinLargeIncButtonPressed_NEKBlue, 
.dxeSpinLargeDecButtonPressed_NEKBlue
{
	background-image: none;
	background-color: #D5D5D5;
	border: Solid 1px #7F7F7F;	
}
/* -- Hover -- */
.dxeCalendarButtonHover_NEKBlue, .dxeButtonEditButtonHover_NEKBlue,
.dxeSpinIncButtonHover_NEKBlue, .dxeSpinDecButtonHover_NEKBlue, .dxeSpinLargeIncButtonHover_NEKBlue, .dxeSpinLargeDecButtonHover_NEKBlue
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtDropDownButtonHoverBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F2F2F2;
	border: Solid 1px #606060;
}
/*For Text Box*/
.dxeTextBox_NEKBlue, .dxeMemo_NEKBlue
{
    background-color: white;
    border: solid 1px #005284;
}
.dxeTextBox_NEKBlue td.dxic
{
	padding: 1px 2px;
}
.dxeTextBox_NEKBlue td.dxic
{
	width: 100%;
}
.dxeRadioButtonList_NEKBlue
{
    border: Solid 1px #9F9F9F;
}
.dxeRadioButtonList_NEKBlue, .dxeRadioButtonList_NEKBlue table
{
    font-family: Tahoma;
    font-size: 9pt;    
}
.dxeRadioButtonList_NEKBlue td.dxe
{
    padding: 6px 11px;
    padding-top: 7px;
}

/* -- Memo -- */
.dxeMemo_NEKBlue
{
	padding-left: 3px;
}
.dxeMemoEditArea_NEKBlue 
{
	font-family: Tahoma;
	font-size: 9pt;
}
.dxeMemo_NEKBlue td
{
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_NEKBlue
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #0d45b7;        
}
a:hover.dxeHyperlink_NEKBlue
{
    color: #5494ea;    
}
a:visited.dxeHyperlink_NEKBlue
{
    color: #ab59a6;    
}

/* -- ListBox -- */
.dxeListBox_NEKBlue
{
	background-color: white;
	border: solid 1px #A0A0A0;
    font-family: Tahoma;
    font-size: 9pt;
    width: 70px;
    height: 109px;
}
.dxeListBox_NEKBlue div.dxlbd
{
	padding-top: 1px;    
    padding-bottom: 1px;
    height: 107px;
}
.dxeListBoxItem_NEKBlue
{
	border-left: solid 1px white;    
    border-right: solid 1px white;    
    font-family: Tahoma;
    font-size: 9pt;
    padding: 3px 2px 4px 3px;
    white-space: nowrap;
    text-align: left;
    cursor: default;
    color: Black;
    font-weight: normal;
}

.dxeListBox_NEKBlue td.dxeI 
{
    padding-right: 0px!important;
    border-right-width: 0px!important;
}
.dxeListBox_NEKBlue td.dxeT
{
    width: 100%;    
    border-left-width: 0px!important;    
}
.dxeListBoxItemHover_NEKBlue        /* inherits dxeListBoxItem */
{
    background-color: #cfcfcf;
}
.dxeListBoxItemSelected_NEKBlue     /* inherits dxeListBoxItem */
{    
    color: White;
    background-color: #8d8d8d;
}


.dxeBase_NEKGrey
{
    font-family: Helvetica, Tahoma;
    font-size: 11pt;
    color:#7e7e7e;
    font-weight:bold;
}


/*Numeric Spin Buttons with symbol in right side */
.dxeButtonEditButton_NBox, .dxeCalendarButton_NBox,
.dxeSpinIncButton_NBox, .dxeSpinDecButton_NBox,
.dxeSpinLargeIncButton_NBox, .dxeSpinLargeDecButton_NBox
{	
	vertical-align: middle;
	border: none 1px #005284;
	/*cursor: pointer;
	cursor: hand;*/
} 
.dxeButtonEditButton_NBox, .dxeCalendarButton_NBox, .dxeButtonEditButton_NBox td.dx, .dxeCalendarButton_NBox td.dx,
.dxeSpinIncButton_NBox, .dxeSpinDecButton_NBox, .dxeSpinLargeIncButton_NBox, .dxeSpinLargeDecButton_NBox,
.dxeSpinIncButton_NBox td.dx, .dxeSpinDecButton_NBox td.dx, .dxeSpinLargeIncButton_NBox td.dx, .dxeSpinLargeDecButton_NBox td.dx
{	
    font-family: Tahoma;
    font-size: 11px;        
    font-weight: normal;
	text-align: center;
	white-space: nowrap;
} 
.dxeButtonEditButton_NBox,
.dxeSpinIncButton_NBox, .dxeSpinDecButton_NBox, .dxeSpinLargeIncButton_NBox, .dxeSpinLargeDecButton_NBox
{
    padding: 0px 2px 0px 3px;
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtDropDownBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;    
    /*background-color: #e6e6e6;
    background-color: #eeffff;*/
}
.dxeButtonEditButton_NBox table.dxbebt,
.dxeSpinIncButton_NBox table.dxbebt, .dxeSpinDecButton_NBox table.dxbebt, 
.dxeSpinLargeIncButton_NBox table.dxbebt, .dxeSpinLargeDecButton_NBox table.dxbebt
{
	width: 10px;
}
.dxeCalendarButtonPressed_NBox, .dxeButtonEditButtonPressed_NBox,
.dxeSpinIncButtonPressed_NBox, .dxeSpinDecButtonPressed_NBox, .dxeSpinLargeIncButtonPressed_NBox, 
.dxeSpinLargeDecButtonPressed_NBox
{
	background-image: none;
	background-color: #D5D5D5;
	border: Solid 1px #7F7F7F;	
}
/* -- Hover -- */
.dxeCalendarButtonHover_NBox, .dxeButtonEditButtonHover_NBox,
.dxeSpinIncButtonHover_NBox, .dxeSpinDecButtonHover_NBox, .dxeSpinLargeIncButtonHover_NBox, .dxeSpinLargeDecButtonHover_NBox
{
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtDropDownButtonHoverBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F2F2F2;
	border: Solid 1px #606060;
}

/*For spin edit box*/
.dxeEditArea_NBox
{
	font-family: Tahoma;
	font-size: 9pt;
	border: 1px solid #005284;
}

/*For combo box*/
.dxeButtonEdit_NBox
{
    background-color: white;
    border: solid 1px #005284;
    width: 170px;
}
.dxeButtonEdit_NBox .dxeEditArea_NBox, .dxeButtonEdit_NBox td.dxic
{
	width: 100%;
}
.dxeButtonEdit_NBox td.dxic
{
    padding: 0px 2px 0px 1px;
}


.dxeCalendarButton_NEKBlue      
{
	font-size: 9pt;
	background-image: url('<%=WebResource("DevExpress.Web.ASPxEditors.Images.edtCalendarButtonBack.gif")%>');
    background-repeat: repeat-x;
    background-position: top;    
    background-color: #e5e5e5;
	padding: 4px 11px;
	padding-top: 3px;
	width: 32px;
}
.dxeCalendarButton_NEKBlue td.dx
{
	font-size: 9pt;    
	text-align: center;
	white-space: nowrap;
}
.dxeCalendarButton_NEKBlue table.dxbebt 
{
	width: 100%;
}


/* -- Calendar -- */
.dxeCalendar_NEKBlue
{ 
    border: solid 1px #9f9f9f;
    background-color: White;
    color: Black;
    font-weight: normal;
    cursor: default;
}
.dxeCalendar_NEKBlue td.dxMonthGrid 
{
    padding: 8px 20px;    
}
.dxeCalendar_NEKBlue td.dxMonthGridWithWeekNumbers
{
    padding: 5px 20px 8px 8px;    
}
.dxeCalendarDayHeader_NEKBlue
{
    font-family: Tahoma;
    font-size: 9pt;        
    padding: 2px 4px 5px;
    border-bottom: solid 1px #cfcfcf;
}
.dxeCalendarWeekNumber_NEKBlue
{    
    font-family: Tahoma;
    font-size: 7pt;    
    text-align: right;    
    padding: 6px 8px 6px 4px;        
    color: #bfbfbf;
}
.dxeCalendarDay_NEKBlue
{    
    font-family: Tahoma;
    font-size: 9pt;
    padding: 4px 6px;
    text-align: center;    
}
.dxeCalendarWeekend_NEKBlue        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_NEKBlue     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_NEKBlue     /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarSelected_NEKBlue       /* inherits dxeCalendarDay */
{
    color: White;
    background-color: #8d8d8d;
}
.dxeCalendarToday_NEKBlue        /* inherits dxeCalendarDay */
{
    padding: 3px 3px 2px;
    border: solid 1px #c00000;    
}
.dxeCalendarHeader_NEKBlue
{
    background-color: #dcdcdc;
    border: solid 1px #c9c9c9;    
    border-width: 1px 0;
    padding: 4px 7px;
}
.dxeCalendarHeader_NEKBlue td.dxe
{
    font-family: Tahoma;
    font-size: 9pt;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFooter_NEKBlue 
{
    background-color: #ededed;
    padding: 8px 0px;    
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNav_NEKBlue
{
    color: Black;
    background: White;
    border: solid 1px #9f9f9f;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea_NEKBlue
{
    padding: 0px 9px;
}
.dxeCalendarFastNavYearArea_NEKBlue
{    
}
.dxeCalendarFastNavFooter_NEKBlue
{
    color: Black;
    background-color: #ededed;
    padding: 8px 0px;   
    border: solid 1px #9f9f9f;
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonth_NEKBlue, .dxeCalendarFastNavYear_NEKBlue
{
    font: normal 9pt Tahoma;
    color: Black;
    padding: 3px 5px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFastNavMonth_NEKBlue
{
	padding: 6px;
}
.dxeCalendarFastNavMonthSelected_NEKBlue, .dxeCalendarFastNavYearSelected_NEKBlue
{
    color: White;
    background: #8d8d8d;    
}
.dxeCalendarFastNavMonthHover_NEKBlue, .dxeCalendarFastNavYearHover_NEKBlue
{        
    color: Black;
    background: #e5e5e5;
    padding: 2px 4px;
    border: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonthHover_NEKBlue
{
	padding: 5px;
}