﻿body {
	
}
/* Scrool bar Style */
::-webkit-scrollbar {
	width: 8px;
	background-color: white;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3);
	border-radius: 10px;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

/*--------------------------------------------------DYNAMIC MENU STYLE----------------------------------------*/

#menucolor {
	background-color: #2a3a8d;
	border-radius: 20px;
}
.MenuBar
{
    padding: 0px 0px 0px 0px;
    width: auto;
    margin: 0px auto;
    border-radius: 4px;
}

.StaticMenuItem {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	color: white;
	background-color: transparent;
	border-radius: 4px;
}
.StaticMenuItemStyle {
	font-family: calibri;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	border: none;
	margin: 0px 0px 0px 0px;
	color: white;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
	font-weight: bold;
	display: block;
	width: auto;
	height: auto;
	text-align: left;
	padding: 5px 8px;
	background-color: transparent;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.StaticHoverStyle {
	background-color: #2a3a8d;
	color: black;

}
.DynamicMenuItemStyle {
	font-size: 12px;
	padding: 5px;
	color: white;
	text-decoration: none;
	display: block;
	
	height: auto;
	text-align: left;
	background-color: #2a3a8d;
	border-radius: 4px;
	border-style: solid;
	border-color: #000000;
	font: 15px calibri;
	font-weight:510;
	margin: 1px;
	border-left: 0px solid #c1c1c1;
	border-right: 0px solid #c1c1c1;
	border-top: 0px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	background-repeat: repeat-x;
}
	.DynamicMenuItemStyle:hover {
		background-color: whitesmoke;
		color: black;
		font-weight: 550;
		font-size: 17px;
		border: 1px solid black;
	}

.DynamicHoverStyle
{
    background-color: #CCFF66;
    color: black;
}


/*------------Table Style--------------------------- */
.maintablestyle
{
    width:100%;
    }

/*----------------------- TEXTBOX Style------------------------------*/

.textboxStyle {
	height: 28px;
	margin-bottom: 1.8%;
	margin-top: 1.2%;
	display: block;
	width: 230px;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: var(--bs-body-color);
	background-color: var(--bs-body-bg);
	background-clip: padding-box;
	border: var(--bs-border-width) solid #00000047;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: var(--bs-border-radius);
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*----------------------------Calender textbox Style------------------------------*/

.calendartextboxStyle
{
    font-family:Calibri;
	font-size: 14px;
	color: #333333;
	border: 1px solid #CBCBCB;
	margin-bottom: 0px;
	padding-left: 3px;
	background-color: #FFFFFF;
	height: 19px;
	width: 80px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/*--------------------------------- Lable Style-----------------------------*/

.labelStyle {
	margin-bottom: 0.5rem;
	font-weight: 510;
	font-size: 15px;
	color: #524f4f;
}

/*------------------------------------dropdownlistStyle-----------------------------------*/

.dropdownlistStyle {
	/* font-family:Calibri;
	 font-size: 14px;
	color: #333333;
	border: 1px solid #CBCBCB;
	margin-bottom: 0px;
	padding-left: 3px;
	background-color: #FFFFFF;
	height: 24px;
	width: 100px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
	height: 33px;
	margin-bottom: 1.8%;
	margin-top: 1.2%;
	display: block;
	width: 245px;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: var(--bs-body-color);
	background-color: var(--bs-body-bg);
	background-clip: padding-box;
	-moz-appearance: none;
	border-radius: var(--bs-border-radius);
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

	.dropdownlistStyle:focus {
		color: var(--bs-body-color);
		background-color: var(--bs-body-bg);
		border-color: #86b7fe;
		outline: 0;
		box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
	}

/*---------------------------------------------------Radio Buttonlist Style-------------------------------*/
.radiobuttonlistStyle
{
    font-family:Calibri;
	font-size: 14px;
	color: #333333;
}

/*------------------------------------LOGOUT button Style--------------------------------------------------*/
.logoutbuttonStyle
{
   /* margin-left:600px;*/
    font-family:Calibri;
    text-decoration:none;
}
/*-------------------------------------------FOOTER Style-----------------------------------------*/
.footerStyle {
	font-family: Calibri;
	font-size: 14px;
	background-color: #2a3a8d;
	color: White;
	height: 25px;
	text-align: center;
	border-radius: 20px;
}
    
    /*---------------------------------------------- linkbuttonStyle------------------------------------------*/
.linkbuttonStyle
{
    font-size: medium;
    font-family: Calibri;
}
/*--------------------------------------------LISTBOX Style-----------------------------------------*/
.listboxstyle
{
    font-family:Calibri;
	font-size: 14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border:1px dashed;   
    color:#336600;
    
    /* color:#3D4C56;*/
}
/*--------------------------------------------------Page heading Style--------------------------------------------*/
.pageheadingStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3D4C56;
	padding:6px 0px 4px 20px;
	text-transform:uppercase;
	font-weight:bold;

}

.pageheadingborderStyle {
/*	border-top-width: thin;
	border-top-style: solid;
	border-top-color: silver;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: silver;
	margin:15px 0px 20px 0px;
	background-color:#F7F7F7;*/
}


/*--------------------------------------------------loginImageHdr Style------------------------------------------------------*/

.loginImageHdrStyle
{
    font-family:Calibri;
    font-size: 15px;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    letter-spacing: 0.1em;
    background: #336600;   
    
}


/*--------------------------------------------------Button Style------------------------------------------------------*/
.buttonStyle {
	--bs-btn-color: #2a3a8d;
	--bs-btn-border-color: #0d6efd;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #0b5ed7;
	--bs-btn-hover-border-color: #0a58ca;
	--bs-btn-focus-shadow-rgb: 49,132,253;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #0a58ca;
	--bs-btn-active-border-color: #0a53be;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #fff;
	--bs-btn-disabled-bg: silver;
	--bs-btn-disabled-border-color: #0d6efd;
	height: 34px;
	margin-left: 6px;
	--bs-btn-padding-x: 0.75rem;
	--bs-btn-padding-y: 0.375rem;
	--bs-btn-font-family:;
	--bs-btn-font-size: 1rem;
	--bs-btn-font-weight: 400;
	--bs-btn-line-height: 1.5;
	--bs-btn-color: #2a3a8d;
	--bs-btn-bg: transparent;
	--bs-btn-border-width: var(--bs-border-width);
	--bs-btn-border-color: #0d6efd;
	--bs-btn-border-radius: var(--bs-border-radius);
	--bs-btn-hover-border-color: transparent;
	--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
	--bs-btn-disabled-opacity: 0.65;
	--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
	display: inline-block;
	padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
	font-family: var(--bs-btn-font-family);
	font-size: var(--bs-btn-font-size);
	font-weight: var(--bs-btn-font-weight);
	line-height: var(--bs-btn-line-height);
	color: var(--bs-btn-color);
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
	border-radius: var(--bs-btn-border-radius);
	background-color: var(--bs-btn-bg);
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

	.buttonStyle:hover {
		color: var(--bs-btn-hover-color);
		background-color: var(--bs-btn-hover-bg);
		border-color: var(--bs-btn-hover-border-color) ;
		cursor:pointer;
	}
.NewBtnStyle
{
	background-color: #ebebeb;
	border: #000000 solid 1px;
	background-image: url(../../Images/icnew.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 34px;
	
}
.EditBtnStyle
{
	background-color: #ebebeb;
	border: #000000 solid 1px;
	background-image: url(../../Images/icedit.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 34px;
	
}
.DownLoadBtnStyle
{
	 background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image: url(../../Images/Download.gif);
		background-repeat: no-repeat;
	width: 100px; height:34px; padding-left:30px;}
.UpLoadBtnStyle
{	
   background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image: url(../../images/Upload.gif);
	background-repeat: no-repeat;
	width: 100px; height:34px;
	}
.DeleteBtnStyle
{
	 background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image: url(../../Images/action_delete.gif);
	background-repeat: no-repeat;
	width: 90px; height:34px;}
.Transfer
{
	background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image:url(../../Images/action_import.gif);
	background-repeat:no-repeat;  width: 85px; height:34px;
}
.SaveBtnStyle{background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image: url(../../Images/icsave.gif);
	background-repeat:no-repeat; width: 85px; height:34px;
	}
.ClearBtnStyle{	background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image:url(../../Images/icclear.gif);
	background-repeat:no-repeat; width: 85px; height:34px;
	}
.ExitBtnStyle{	background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image:url(../../Images/icexit.gif);
	background-repeat:no-repeat;  width: 85px; height:34px;}
.ShowBtnStyle{	background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image:url(../../Images/iceye.gif);
	background-repeat:no-repeat;  width: 85px; height:34px;}
.PrintBtnStyle{	background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image:url(../../Images/icprint.gif);
	background-repeat:no-repeat;  width: 85px; height:34px;}
	.RejectBtnStyle
{	background-color:#ebebeb; 
	border:#000000 solid 1px;
	background-image:url(../../images/delete.gif);
	background-repeat:no-repeat;  width: 85px; height:34px;}
/*----------------------------------------------GridviewStyle View Style-------------------------------------------------------*/

.GridviewStyle {
	border: 1px double #2a3a8d;
}

	.GridviewStyle td {
		color: #666666;
		/*font-size: 14px;
		font-weight: 600;*/
		font-family: Calibri;
		line-height: 150%;
		width: 100px;
		border: 1px solid #2a3a8d;
		text-align:center !important;
	}
	.GridviewStyle th {
		background-color: #2a3a8d;
		color: White;
		font-family: Calibri;
		font-size: 15px;
		line-height: 150%;
		width: 100px;
		text-align: center;
		border: 1px solid;
		position: sticky !important;
		top: 0;
	}
	.GridviewStyle tr:hover {
		background-color: antiquewhite !important;
		font-weight: 800 !important;
		color: black;
		font-size: 17px;
	}




/*-------------------------------------------------POPUP Window Style-----------------------------------------*/

.ui-dialog {
	position: absolute;
	padding: .2em;
	width: 100px;
	overflow: hidden;
	height: 50px;
	margin-left: 36%;
	margin-top: 10%;
	z-index:1000;
}
.ui-dialog .ui-dialog-titlebar {position: relative; background-color:#2a3a8d; height:25px; padding-left:5px; padding-top:5px; }
.ui-dialog .ui-dialog-title { margin: .1em 16px .1em 0; font-size:18px; font-family:Cambria; font-weight:bolder; padding-bottom:3px; padding-left:27px; background-image:url('../../Images/Notify.png'); background-repeat:no-repeat  } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding-left: 1px; height: 16px; background-image:url('../../Images/PopClose.png') }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
	.ui-dialog .ui-dialog-content {
		position: relative;
		border: 0;
		padding-top: 16px;
		font-size: 17px;
		height: 15px;
		font-family: Calibri;
		text-align: center;
		width: 100px;
		background: none;
	}
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .1em 1em .1em .1em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
	.ui-dialog .ui-dialog-buttonpane button {
		margin: .5em .4em .5em 0;
		cursor: pointer;
		font-size: 11px;
		background-color: #0b5ed7;
		height: 27px;
		width: 50px;
		text-align: center
	}
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }


#file_browse_wrapper {
 
width: 93px;
 
height: 28px;
 
background: url('file_browse_normal.png') 0 0 no-repeat;
 
border:none;
 
overflow:hidden;
 
}

#file_browse_wrapper:hover {
 
background: url('file_browse_hover.png') 0 0 no-repeat;
 
}

#file_browse_wrapper:active {
 
background: url('file_browse_pressed.png') 0 0 no-repeat;
 
}

#file_browse{
 
margin-left:-145px;
 
opacity:0;
 
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
 
}

