﻿/** Generated by FG **/
@font-face
{
	font-family: 'ML-TTRevathi';
	src: url('fonts/MLRV0NTT.TTF');
	src: local('☺'), url('fonts/MLRV0NTT.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*@font-face {
	font-family: 'Meera';
	src: url('fonts/Meera.eot');
	src: local('☺'), url('fonts/Meera.woff') format('woff'), url('fonts/Meera.ttf') format('truetype'), url('fonts/Meera.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

body {
	background: #e9ba80;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.erp-logo
{
	background: url("../images/erplogo3.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: 50px;
	width: 170px;
}

.client-logo
{
	background: url("../images/logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	height: 79px;
	width: 140px;
}

.fieldHead
{
	background-color: #E9BA80;
	color: #831B1A;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0;
	padding: 5px 10px 4px;
}

.fieldhead
{
	background-color: #E9BA80;
	color: #831B1A;
	font-size: 17px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px 10px 4px;
}

.listHeadBox
{
	border: 1px solid #E9BA80;
	float: left;
	height: auto;
	width: 786px;
}

.repeterHead
{
	background-color: teal;
	font-family: Tahoma, Geneva, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: bold;
}

.dropDownList
{
	border: solid #831B1A 1px;
	width: 202px;
}

.dropDownList1
{
	border: solid #831B1A 1px;
	width: 102px;
}

.errorMessage
{
	font-weight: bold;
	color: red;
}

.textField
{
	border: 1px solid #831B1A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	height: 18px;
	width: 200px;
}

	.textField.multiple
	{
		height: auto;
	}

.textField4
{
	border: 1px solid #831B1A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 400px;
	float: left;
}

.textField1
{
	border: 1px solid #831B1A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 100px;
	float: left;
}

.button
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: gainsboro 1px solid !important;
	width: 50px;
	height: 20px;
	color: white;
	background-color: black;
}

.validatorCalloutHighlight
{
	background-color: #ffffe1;
}

.customValidatorCalloutStyle div, .customValidatorCalloutStyle td
{
	border: 1px solid #000000;
	background-color: #ffffe1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}

.AjaxPopup
{
	border: 1px #000000 !important;
	width: 50%;
	height: auto;
	background-color: #a9a9a9;
}

.AjaxPopupHeader
{
	width: 50%;
	height: 20px;
	background-color: #ffffe1;
	color: #000000;
}

#page
{
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 20px auto 0;
	width: 98%;
}

.session
{
	overflow: hidden;
	padding: 0 10px;
}

.header
{
	border-bottom: 1px solid #821919;
	/*min-height: 110px;*/
	overflow: hidden;
	height: auto !important;
}

h2
{
	font-size: 26px;
	font-weight: 300;
	text-align: right;
}

.login
{
	float: none;
	font-size: 15px;
	margin: 50px auto;
	padding: 30px 0;
	width: auto;
}

	.login .dropDownList
	{
		border: 1px solid #8D161A;
		width: 320px !important;
	}

	.login input
	{
		border: 1px solid #831B1A;
		padding: 2px;
		width: 204px;
	}

.header h2
{
	color: #FCFCFC;
	font-size: 30px;
	font-weight: 300;
	margin: 60px 0 10px;
	text-align: right;
}

.not-front .header h2
{
	margin-top: 30px;
}

label
{
	display: block;
	padding-right: 20px;
	text-align: right;
	min-width: 100px;
}

.login td
{
	padding: 3px;
}

input.button-style
{
	background: url("../images/button-1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0;
	padding: 6px 10px;
	text-decoration: none;
	width: 100px;
}

.user-info
{
	color: #000000;
	display: block;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

.logout
{
	/*background: url("../images/button-1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background-color: #B12D2C;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	padding: 6px 10px;
	text-decoration: none;
	min-width: 100px;
	border-radius: 15px;
}

#lbtnLogOut
{
	color: #FF0000;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}

.accordian-menu
{
	float: left;
	width: 11%;
}

	.accordian-menu h3
	{
		background: none repeat scroll 0 0 #831B1A;
		color: #FFFFFF;
		margin: 0;
		padding: 6px 10px;
		border-bottom: 1px dotted #E9BA80;
	}

	.accordian-menu h4
	{
		background: none repeat scroll 0 0 #B12D2C;
		border-bottom: 1px dotted #E9BA80;
		margin: 0;
		padding: 6px 10px 6px 20px;
	}

	.accordian-menu a
	{
		color: #FFFFFF;
		display: block;
		font-size: 15px;
		font-weight: 300;
		text-decoration: none;
	}

	.accordian-menu .group-inner a
	{
		background: none repeat scroll 0 0 #E9BA80;
		border-bottom: 1px dotted #831B1A;
		color: #831B1A;
		padding: 6px 10px 6px 30px;
	}


.content
{
	float: left;
	padding: 10px 10px 10px;
	width: 98%;
	background-color: white;
	background-size: 100%;
}

.content-area
{
	float: left;
	padding-left: 10px;
	width: 88%;
}

	.content-area .logout
	{
		margin: 0 10px 0 0;
	}

.table td
{
	padding: 5px;
}

.table label
{
	float: right;
}

.table
{
	padding-bottom: 20px;
	width: 100%;
}

	.table td.no-padding
	{
		padding: 5px 0;
	}

.inner-table th
{
	background: none repeat scroll 0 0 #CCCCCC;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	font-size: 15px;
	font-weight: 300;
	padding: 4px;
}

.inner-table td
{
	padding: 5px;
	border-top: 1px solid #831B1A;
	border-right: 1px solid #831B1A;
	text-align: left;
}

.radio input
{
	margin: 0 10px 0 0;
}

.radio label
{
	display: inline;
	float: none;
	padding: 0;
	width: auto;
}

.center-table
{
	margin: 0 auto;
	padding-bottom: 20px;
}

fieldset
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #831B1A;
	margin: 30px 0 0;
	padding: 10px 0;
	position: relative;
	width: 100%;
}

legend
{
	background: none repeat scroll 0 0 #F1F1F1;
	border-left: 1px solid #831B1A;
	border-radius: 6px 6px 0 0;
	border-right: 1px solid #831B1A;
	border-top: 1px solid #831B1A;
	display: block;
	left: -1px;
	margin-top: 10px !important;
	padding: 5px 10px;
	position: absolute;
	top: -36px;
}

.content-area h2
{
	border-bottom: 1px solid #831B1A;
	font-size: 20px;
	margin: 0 0 15px;
	padding-bottom: 5px;
	text-align: left;
}

.dxgvControl, .dxgvDisabled
{
	background-color: #FFFFFF;
}

.footer
{
	background: url('../images/footer.png') no-repeat scroll 0px bottom / 100% 96px #FFF;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	padding: 6px;
	text-align: right;
	width: auto;
	height: 80px;
}

.grid-style > table
{
	border: medium none;
}

.dxgvGroupPanel
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid;
	margin-bottom: 5px;
}

.grid-style > table > tbody > tr > td > table
{
	border-left: 1px solid #B12D2C;
	border-top: 1px solid #B12D2C;
}

.grid-style .dxgvEditForm
{
	background-color: #FFFFFF;
}

.grid-style > table > tbody > tr > td > table > tbody > tr > td
{
	border-bottom: 1px solid #B12D2C !important;
	border-right: 1px solid #B12D2C !important;
	padding: 6px !important;
}

.grid-style .dxgvHeader td
{
	font-weight: bold;
	text-align: center;
}

.grid-style .dxgvFilterRow
{
	background-color: #FFE5C1;
}

.grid-style .dxgvFooter,
.grid-style .dxgvHeader
{
	background-color: #E9BA80;
	border: 1px solid #B12D2C;
}

.premo
{
	height: 600px;
	width: 100%;
}

.select
{
	background: url("../images/select.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 14px;
	line-height: 0;
	margin: 0 auto;
	text-indent: -9999px;
	width: 14px;
	border: none;
	cursor: pointer;
}

.delete, .Close
{
	background: url("../images/delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 14px;
	line-height: 0;
	margin: 0 auto;
	text-indent: -9999px;
	width: 14px;
	border: none;
	cursor: pointer;
}

.view
{
	background: url("../images/view.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 0 auto;
	text-indent: -9999px;
	width: 20px;
	border: none;
	cursor: pointer;
}

.Sanction, .Verify
{
	background: url("../images/sanction.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 14px;
	line-height: 0;
	margin: 0 auto;
	text-indent: -9999px;
	width: 14px;
	border: none;
	cursor: pointer;
}

.CancelSanction, .CancelVerify
{
	background: url("../images/Cancel-Verify.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 14px;
	line-height: 0;
	margin: 0 auto;
	text-indent: -9999px;
	width: 14px;
	border: none;
	cursor: pointer;
}

.edit, .Reopen
{
	background: url("../images/edit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 14px;
	line-height: 0;
	margin: 0 auto;
	text-indent: -9999px;
	width: 14px;
	border: none;
	cursor: pointer;
}

.print
{
	background: url("../images/print.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 14px;
	line-height: 0;
	margin: 0 auto;
	text-indent: -9999px;
	width: 14px;
	border: none;
	cursor: pointer;
}


.grid-style .dxgvEmptyDataRow a
{
	background: url("../images/new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 36px;
	line-height: 0;
	margin: 0 auto;
	text-indent: -9999px;
	width: 32px;
}

.table .dxpcCloseButton img
{
	background: url("../images/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 18px;
	width: 18px;
}

.find
{
	display: inline;
	float: none;
	margin: 3px 5px;
}

.checkbox > input
{
	float: left;
	margin: 0 10px 0 0;
}

.checkbox > label
{
	display: inline;
	float: none;
}

.dxgvPagerTopPanel, .dxgvPagerBottomPanel
{
	border: 1px solid #AAAAAA;
	margin: 10px 0;
	padding: 4px 10px;
}

.padding-bottom10
{
	padding-bottom: 20px;
}

.table .dxbButton
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	padding: 0;
}

	.table .dxpcCloseButto,
	.table .dxbButton div, .table .dxbButton td
	{
		padding: 0;
	}

.table .dxpcHeader
{
	background-color: #E9BA80;
	border: 1px solid #831B1A;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.table .dxpcContentPaddings
{
	padding: 0;
}

.table .dxpcContent
{
	padding: 0;
}

.table .dxgvControl > tbody > tr > td
{
	padding: 0;
}

.table .dxgvControl
{
	border: medium none;
}

.table .userControls .dxgvTable
{
	border: 1px solid #831B1A;
}

.table .dxgvHeader
{
	background: none repeat scroll 0 0 #E9BA80;
	font-weight: bold;
}

.table .dxgvFilterRow
{
	background-color: #FFE5C1;
}

.center-table select
{
	border: 1px solid #831B1A;
}

.inner-grid-style th
{
	background: none repeat scroll 0 0 #E9BA80;
	padding: 5px;
}

.inner-grid-style td
{
	text-align: center;
}

.HideEpmtyDataRow
{
	display: none;
}

div.dxm-main, div.dxm-horizontal, div.dxmtb, div.dxm-autoWidth
{
	width: 100% !important;
}

.textBoxCapsonly
{
	text-transform: uppercase;
}

#GB_window > div
{
	max-height: 30px;
}

.Messages_Icon
{
	background: url("../images/Messages.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*background: url("../images/Messages_1.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	float: left;
	height: 45px;
	width: 60px;
	float: right;
	margin-right: 20px;
	position: relative;
	color: red !important;
	font-weight: bold;
	padding-top: 15px;
	font-size: 20px;
	text-align: center;
	text-decoration: none !important;
	margin-top: -10px;
}
.Leave_Icon {
    background: url("../Images/leaveicon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 100%;
    float: left;
    height: 40px;
    width: 60px;
    float: right;
    position: relative;
    color: #f54803 !important;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-decoration: none !important;
    padding-top: 25px;
}
td.close > div
{
	position: relative;
	z-index: 100000;
}

.AutoCompleteList
{
	cursor: pointer !important;
	list-style: none outside none;
	padding: 3px;
	border: 1px solid buttonshadow;
	margin-top: 0px !important;
	position: absolute !important;
	height: auto;
	height: 300px !important;
	overflow-y: auto !important;
	background-color: #c6c2c2 !important;
}

.AutoCompleteList-Item
{
	color: #000 !important;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px !important;
	padding: 3px !important;
	font-weight: bold;
}

.AutoCompleteList-item-hover
{
	padding: 5px !important;
	font-weight: bold;
	background-color: #fff !important;
}

select
{
	height: 30px;
	padding: 5px;
	cursor: pointer;
}

	select option
	{
		padding: 5px;
	}

.HeaderTextColor
{
	color: #831B1A;
}


a.SelectedMenuItem
{
	background-color: #d95959 !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
}


.accordian-menu > div > h3
{
	cursor: pointer;
	font-weight: normal;
}

.accordian-menu > div > h4, .accordian-menu > div > div.group > h4
{
	cursor: pointer;
	font-weight: 300;
}

.UpperCase_Textbox
{
	text-transform: uppercase;
}

.ToggleNotificationWindow
{
	width: 260px;
	height: auto;
	position: absolute;
	z-index: 1000;
	border: 2px solid #032268;
	font-weight: bold;
	background: none repeat scroll 0 0 #ccd6e0;
	border-radius: 15px;
	margin-top: -3px;
	padding-right: 5px;
	margin-left: 20px;
}

	.ToggleNotificationWindow > ul
	{
		max-height: 400px;
		overflow-y: auto;
		list-style-type: none;
		margin-left: -30px;
	}

		.ToggleNotificationWindow > ul > li
		{
			height: auto;
			font-size: 12px;
			padding: 4px 0px;
			cursor: pointer;
		}

			.ToggleNotificationWindow > ul > li > a
			{
				font-size: 12px;
				color: #000000;
				text-decoration: none;
				font-family: Tahoma, Geneva, sans-serif;
			}

		.ToggleNotificationWindow > ul > .NotificationWindowSeperator
		{
			border-bottom: 1px dotted #2d67a8;
			width: 100%;
			height: auto;
		}

.CountOfTask
{
	font-size: 16px;
}

.NotificationGroupName
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}

.NotificationTableColumn
{
	text-align: center;
	border: 1px dotted #032268;
}

.accordian-menu > div > h3
{
	cursor: pointer;
	font-weight: normal;
}

.accordian-menu > div > h4, .accordian-menu > div > div.group > h4
{
	cursor: pointer;
	font-weight: 300;
	font-size: 15px;
	color: #fff;
}

.UpperCase_Textbox
{
	text-transform: uppercase;
}

.EU_TableScroll
{
	max-height: 700px;
	overflow: auto;
	border: 1px solid #ccc;
}

.EU_DataTable
{
	border-collapse: collapse;
	width: 100%;
}

	.EU_DataTable tr th
	{
		background-color: #B12D2C;
		color: #ffffff;
		padding: 10px 5px 10px 5px;
		border: 1px solid #cccccc;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 13px;
		font-weight: normal;
		text-transform: capitalize;
	}

	.EU_DataTable tr:nth-child(2n+2)
	{
		background-color: #f3f4f5;
	}

	.EU_DataTable tr:nth-child(2n+1) td
	{
		background-color: #E9BA80;
		color: #454545;
	}

	.EU_DataTable tr td
	{
		padding: 5px 10px 5px 10px;
		color: #454545;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 13px;
		border: 1px solid #cccccc;
		vertical-align: middle;
	}

		.EU_DataTable tr td:first-child
		{
			text-align: center;
		}

.VchNumberSpan
{
	cursor: pointer;
	text-decoration: underline;
}

.SelectedSecurityRow
{
	background-color: #ADA6A6;
	color: white;
}

.SecurityTableContent tr:hover
{
	background-color: #B12D2C;
	color: white;
}

.SecurityTableContent tr td
{
	padding: 0px;
}
