A, BODY, INPUT, OPTION, SELECT, TEXTAREA, TABLE, TD, TR
{
    font-size: 9pt;
    font-family: verdana, tahoma, sans-serif;
}

A:link
{
    color: #333333;
    text-decoration: none;
}

A:visited
{
    color: #003399;
    text-decoration: none;
}

A:active
{
    color: #003399;
    text-decoration: none;
}

A:hover
{
    text-decoration: none;
}

SELECT, OPTION
{
	padding-left: 2px
}

TEXTAREA
{
	border-right: #4791C5 1px solid;
    border-left: #4791C5 1px solid;
    border-top: #4791C5 1px solid;
    border-bottom: #4791C5 1px solid;
}

TABLE
{
    width: 100%;
	border: 0px;
	border-spacing: 0;
}

TABLE TD
{
	padding: 0;
}

.auto_width
{
	width: auto;
}

.breakline
{
	padding: 1pt;
}

.cellspace1
{
	border-spacing: 1px;
}

html, body
{
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.unselect_text
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none;
}

.freezeCol
{
  	position: -webkit-sticky;
  	position: sticky;
    z-index: 1;
}

TR.clsTROdd td {
    background-color: white;
}

TR.clsTREvenRow td{
    background-color: #fff7e5;
}

/* hover */
TR.clsTROdd:hover td, TR.clsTREvenRow:hover td {
    background-color: #5db6f8 !important;
    color: white !important;
}


/* Header */
.header
{
    position: absolute;
    width: 100%;
    top: 0;
    left:0;
    height: 50px;
    padding: 0px 0px;
    z-index:101;
}

.content
{
    position: absolute;
    left: 268px;
    right: 0;
    height: 100%;
    padding-left: 0.25%;
    background-color: #dfe7ec;
}

.sidebar
{
    position: absolute;
    left: 41px;
    right: 0;
    height: 100%;
    width: 226px;
  	border-right: #a9adae 1px solid;		   
}

#MenuBtn
{
	position: absolute;
    background-color: #dfe7ec;
    width: 40px;
    height: 100%;
	border-right: #b4babb 1px solid;
}
.footer
{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 20px;
    padding: 0px 0px;
    z-index:101;
}

#appChat
{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: url(../images/jmowhatsapp.svg) center no-repeat;
}

.usrLogo
{
    width: 39px;
    height: 39px;
    display: block;
    margin-left: auto;
    margin-right: auto;
	border-radius: 50%;
}

.usrImage
{
    width: 39px;
	height: 39px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.1);
}

#headermenuac
{
	position: absolute;
	right: 10px;
	padding: 10px;
	display: none;
	margin: 0px;
	border-radius: 4px 0px 4px 4px;
	min-width: 150px;
	list-style: none;
	background: #ffffff;
	box-shadow: 0px 3px 3px 0px #62a0f5;
	border-radius: 4px 0px 4px 0px;
	color: #003399;
	z-index: 999;
}

#headermnuulac:hover #headermnuulac
{
	border-radius: 4px 4px 0px 0px;
	background-color: white;
}

ul.headermnuul li a
{
    display: block;
    padding: 2px;
    color: #fff;
    text-decoration: none;
}

/* .wrapper
{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: 100% !important;
}
 */
.signout
{
    line-height: 26px;
    padding: 5px !important;
    z-index: 60;
    font-size: 13px !important;
    margin: 12px 15px !important;
    border-radius: 2px !important;
    display: block !important;
    cursor: pointer !important;
	background: #417ec2 none repeat scroll 0% 0%;
    color: white !important;
}

.signinreg
{
	display: block;
	padding: 5px 5px;
	color: #242424 !important;
	text-decoration: none;
	font-weight: bold;
}

TR.clsMenuItems:hover td
{
   background: #5db6f8 no-repeat right center;
   color: white;
}

TR.clsMenuItems:hover #headermnuulac
{
    border-radius: 4px 4px 0px 0px;
}

.clsTR
{
	background: rgba(71,145,197,1);
}

.clsMenuItems
{
   color: #242424;
}

#ContentPage
{
    position: absolute;
    width: 100%;
    top: 50px;
    bottom: 20px;
    left: 0;
    background: #FFF;
}

/* Body */
BODY.clsFullPageBody
{
	padding-left: 0px;
	font-size: 7pt;
	margin: 0pt;
	line-height: 1;
	background-repeat: repeat;
	font-family: verdana, tahoma, sans-serif;
	background-color: white;
	scrollbar-base-color: #f7fcfe;
	scrollbar-darkshadow-color: #dbeaf5;
	scrollbar-arrow-color: #4791c5;
	scrollbar-face-color: #dbeaf5;
	height:100%;
}

.N
{
    background: linear-gradient(to bottom, #E1EBF2, #6CB3E8);
    height: 30px;
    border: 0px;
    padding-top: 1.5px;
  	padding-bottom: 1.5px;
  	padding-left: 0px;
  	margin-bottom: 1px;
}

.LL
{
	padding-left: 4px;
    padding-right: 4px;
}

.P
{
    padding-left: 4px;
    padding-right: 4px;
}

.padd
{
    padding-left: 4px;
    padding-right: 12px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.R
{
    color:#8d8d8d;
    padding-left: 4px;
    padding-right: 4px;
}

.C
{
    font-weight: bolder;
    background-image: none;
    background-repeat: repeat;
    background-color: transparent;
    font-size: 16pt;
    font-family: sans-serif;
    color: #FFFFFF;
}

.G
{
    font-family: verdana, tahoma, sans-serif;
    background-image: none;
    background-repeat: repeat;
    background-color: transparent;
    color:#ffffff;
    font-size: 9pt;
}

.btn
{
	cursor: hand;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #62a4f3;
	border-radius: 3px;
	background-color: #4791C5;
	font-weight: bold;
	font-family: verdana, tahoma, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 2px;
	padding: 2px 2px;
	font-size: 11px;
}

#clsEdit, .clsHead 
{
	padding-top: 2px;
	background-color: #dfe7ec;
	padding-bottom: 2px;
}

/* Table */
TABLE.clsTable
{
    font-family: verdana, tahoma, sans-serif;
    background-image: none;
    background-repeat: repeat;
    background-color: transparent;
    font-size: 8pt;
}

TABLE.clsSubTagTable
{
	background-color: transparent;
    border-top: #4791c5 1px solid;
    border-left: #4791c5 1px solid;
    border-right: #4791c5 1px solid;
}

TABLE.clsGridTable
{
    font-family: verdana, tahoma, sans-serif;
    background-color: #dbeaf5;
    color: #336699;
    font-size: 8pt;
}

TABLE.clsListTable
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: #4791C5 1px solid;
    width: 95%;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: 8px;
    margin-bottom: 3px;
}

.clsGridTable td
{
    border:1px solid #dbeaf5;
    padding: 1px;
}

.DivHead
{
    position:relative;
  	position: -webkit-sticky;
  	position: sticky;
	background-color:#dbeaf5;
	font-weight:bold;
	z-index:2;
	top: 0px;
}

.DivHead>a, .visibleLine
{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* Table Row */
THEAD.clsSearch
{
	font-family: verdana, tahoma, sans-serif;
	font-weight: bold;
	color: red;
	font-size: 8pt;
}

/* List Screen */
TR.clsTROdd
{
	border-right: thin;
	padding-right: 2pt;
	border-top: thin;
	padding-left: 2pt;
	padding-bottom: 2pt;
	margin: 0pt;
	border-left: thin;
	color: black;
	padding-top: 2pt;
	border-bottom: thin;
	font-family: verdana, tahoma, sans-serif;
	height: 27px;
	background-color: white;
	font-size: 8pt;
}

TR.clsTROdd:hover
{
	background-color: #5db6f8 !important;
	color: white !important;
}

TR.clsTREvenRow
{
	border-right: thin;
	border-top: thin;
	border-left: thin;
	color: black;
	border-bottom: thin;
	font-family: verdana, tahoma, sans-serif;
	height: 27px;
	background-color: #fff7e5;
	font-size: 8pt;
}

TR.clsTREvenRow:hover
{
	background-color: #5db6f8 !important;
	color: white !important;
}

TD.clsListTitle
{
	padding-right: 3pt;
	padding-left: 5pt;
	padding-bottom: 1pt;
	padding-top: 8pt;
	font-size: 12px;
	color: #4791C5;
	background-color: transparent;
	font-family: verdana, tahoma, sans-serif;
}

/* Edit Screen */
TR.clsTREven
{
	color: #000000;
	background-repeat: repeat;
	font-family: verdana, tahoma, sans-serif;
	height: 18px;
	background-color: #dfe7ec;
	font-size: 8pt;
}

TR.clsTREven td
{
	padding: 1pt 0pt;
}

/* Edit Screen */

TR.clsTRTitle
{
	padding-right: 2pt;
	padding-left: 2pt;
	padding-bottom: 2pt;
	margin: 0pt;
	font-weight: bolder;
	color: white;
	font-family: verdana, tahoma, sans-serif;
	height: 22px;
	font-size: 9pt;
	background: linear-gradient(to bottom, #65A9F3, #8BB6F4);
	cursor: pointer;
}

TD.clsOptional
{
    text-align : right;
    background-color: #dfe7ec;
    color: #242424;
	white-space: nowrap;
	vertical-align: middle;
}

TD.clsMandatory
{
    text-align : right;
    background-color: #dfe7ec;
    color: red;
    white-space: nowrap;
	vertical-align: middle;
}

TD.clsConditional
{
	text-align : right;
	background-color: #dfe7ec;
	color: #006400;
	white-space: nowrap;
	vertical-align: middle;
}

TD.clsbOptional
{
	text-align : right;
	background-color: #dfe7ec;
	color: #242424;
	white-space: nowrap;
	vertical-align: middle;
}

TD.clsbMandatory
{
 	text-align : right;
 	background-color: #dfe7ec;
 	color: red;
	white-space: nowrap;
	vertical-align: middle;
}

TD.clsbConditional
{
 	text-align : right;
 	background-color: #dfe7ec;
 	color: #006400;
	white-space: nowrap;
	vertical-align: middle;
}

/* Form Fields */
#DivList input[type="text"]:focus, .clsTREven input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, textarea:focus
{
    border-color: #1391D0;
    box-shadow: 0 0 3px 2px rgba(19,145,208,.5);
	outline: none !important;
}

#DivList input[type="text"] .clsTREven input[type="text"]
{
	vertical-align:middle;
}

input[readonly]
{
	background-color: #edebeb !important;
}

input[type=checkbox]
{
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.2); /* IE */
    -moz-transform: scale(1.2); /* FF */
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -o-transform: scale(1.2); /* Opera */
}

#HideShowEdit, #HideShowEdit1, #HideShowEdit2, #HideShowEdit3, #HideShowH1, #HideShowH2, #HideShowH3
{
	cursor:pointer;
	vertical-align: middle;
	width: 15px;
    height: 15px;
}

TABLE.clsTable tr td a img
{
	vertical-align: middle;
}

INPUT.TB
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
	border-top: #4791C5 1px solid;
	border-bottom: #4791C5 1px solid;
	height: 22px;
}

INPUT.numField
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
	border-top: #4791C5 1px solid;
	border-bottom: #4791C5 1px solid;
	height: 22px;
}

INPUT.clsTB
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
    border-top: #4791C5 1px solid;
    border-bottom: #4791C5 1px solid;
    font-size: 9pt;
    font-family: verdana, tahoma, sans-serif;
    background-color: #ffffff;
}

INPUT.clsTB41
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
    border-top: #4791C5 1px solid;
    border-bottom: #4791C5 1px solid;
    font-size: 9pt;
    font-family: verdana, tahoma, sans-serif;
    background-color: #ffffff;
}

INPUT.clsTB8
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
    border-top: #4791C5 1px solid;
    border-bottom: #4791C5 1px solid;
    font-size: 9pt;
    font-family: verdana, tahoma, sans-serif;
    background-color: #ffffff;
}

INPUT.clsTB4
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
    border-top: #4791C5 1px solid;
    border-bottom: #4791C5 1px solid;
    font-size: 9pt;
    font-family: verdana, tahoma, sans-serif;
    background-color: #ffffff;
}

INPUT.clsTB25
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
    border-top: #4791C5 1px solid;
    border-bottom: #4791C5 1px solid;
    font-size: 9pt;
    font-family: verdana, tahoma, sans-serif;
    background-color: #ffffff;
}

INPUT.clsTBRead
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
	border-top: #4791C5 1px solid;
	border-bottom: #4791C5 1px solid;
	font-size: 9pt;
	font-family: verdana, tahoma, sans-serif;
	background-color: #edebeb;
}

textarea[readonly].clsTA
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
	border-top: #4791C5 1px solid;
	border-bottom: #4791C5 1px solid;
	font-size: 9pt;
	font-family: verdana, tahoma, sans-serif;
	background-color: #edebeb;
}

select[disabled].clsLB15
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
	border-top: #4791C5 1px solid;
	border-bottom: #4791C5 1px solid;
	font-size: 9pt;
	font-family: verdana, tahoma, sans-serif;
	background-color: #edebeb;
}
	
INPUT.clsTBox
{
    border-right: #4791C5 1px solid;
    border-left: #4791C5 1px solid;
    border-top: #4791C5 1px solid;
    border-bottom: #4791C5 1px solid;
    font-family: verdana, tahoma, sans-serif;
    background-color: #ffffff;
    font-size: 9pt;
}

INPUT.clsTBLov
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
	border-top: #4791C5 1px solid;
	border-bottom: #4791C5 1px solid;
	font-family: verdana, tahoma, sans-serif;
	background-color: #edebeb;
	font-size: 9pt;
}

INPUT.clsTBEditLov
{
	border-right: #4791C5 1px solid;
	border-left: #4791C5 1px solid;
	border-top: #4791C5 1px solid;
	border-bottom: #4791C5 1px solid;
	font-family: verdana, tahoma, sans-serif;
	background-color: #ffffff;
	font-size: 9pt;
}

INPUT.clsCB
{
	border-right: #4791C5 0px solid;
	border-top: #4791C5 0px solid;
	border-left: #4791C5 0px solid;
	border-bottom: #4791C5 0px solid;
	font-family: verdana, tahoma, sans-serif;
	border-top-style: none;
	border-top-color: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 8pt;
	background-color: none;
}

INPUT.clsRB
{
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	border-top-style: none;
	border-top-color: none;
	font-family: verdana, tahoma, sans-serif;
	border-right-style: none;
	border-left-style: none;
	background-color: none;
	border-right-color: #cccccc;
	border-bottom-style: none;
	width: 14px;
	height: 12px;
	font-size: 8pt;
}

SELECT.clsLB
{
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-right-style: solid;
	border-left-style: solid;
	font-family: verdana, tahoma, sans-serif;
	background-color: #ffffff;
	font-size: 9pt;
}

/*To set SelectList width as TextBox size of 15*/
SELECT.clsLB15
{
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-right-style: solid;
	border-left-style: solid;
	font-family: verdana, tahoma, sans-serif;
	background-color: #ffffff;
	font-size: 9pt;
}

/* Font properties for the tabs */
.TabBody, .TabBody A, TR.TabHeader
{
 font-family: verdana, tahoma, sans-serif;
 font-size: 9pt !important;
}

/* Tabs */
TABLE.TabTable
{
 width: 100%;
 margin-top: 5px;
}

TR.TabHeader
{
 background-color: #C7C9DF;
}

TR.TabHeader IMG
{
 float: right;
 margin-left: 2px;
}

/* The body of a tab */
TD.TabBody, TD.TabBody A
{
 text-decoration: none;
 color: #333333 !important;
 white-space: nowrap;
 width: auto;
 font-weight: bold; 
 background-size:contain;
}

.TabClass
{
 Text-Decoration : none ;
 font-size : 9pt;
 font-family : verdana, tahoma, sans-serif;
 white-space: nowrap;
}


.active::after
{
    content: "";
    display: block;
    border-bottom: 4px solid #4791c5;
    width: 100%;
    position: relative;
    bottom: 0;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
}

.activetabstyle
{
   width: auto;
   display: inline-block;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 8px;
   color: #2d9dd6;
   font-weight: bold;
   padding-bottom: 3px;
}

.inactivetabstyle
{
   width: auto;
   display: inline;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 0px;
   font-weight: bold;
}

#DivTab, #DivTab1, #DivTab2
{
	border-bottom: #7c7c7c 1px solid;
}
/* Heading Style */
TR.HeadImg
{
 color: white;
 cursor: move;
 background: linear-gradient(to bottom, #65A9F3, #90B6ED);
 height: 26px;
}

.HeadTitle
{
 padding-right: 2pt;
 padding-left: 2pt;
 padding-bottom: 2pt;
 margin-left: 12pt;
 font-weight: bold;
 font-size: 10pt;
 color: white;
 font-family: verdana, tahoma, sans-serif;
 cursor: move;
 background: linear-gradient(to bottom, #65A9F3, #90B6ED);
 height: 26px;
}
/* Close */
.close
{
 right: -12px;
 position: relative;
 color: #fff;
 cursor: pointer;
 height:26px;
}

/* Loading Style */
.loadingShw
{
 position:absolute;
 opacity:0.8;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
 -khtml-opacity: 0.8;
 margin-top:250px;
 margin-left:45%;
 border-radius:7px;
 width:48px;
 height:48px;
 z-index:1000;
 padding:4px;
 display:block;
}

.panelList
{
	background: linear-gradient(to bottom, #80A9CF, #8EB4E9);
	box-shadow: 0px 0px 1px 0.1px #888888;
	-webkit-box-shadow: 0px 0px 1px 0.1px #888888;
	-moz-box-shadow: 0px 0px 1px 0.1px #888888;
	padding:5px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	border-radius: 3px 3px 3px 3px;
	color: white;
}

.BDGraph
{
 background:white;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 margin-left:auto;
 margin-right:auto;
 height: 88%;
 right:0px;
}

DIV.loadShw
{
 position:absolute;
 opacity:0.8;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
 -khtml-opacity: 0.8;
 margin-left:45%;
 border-radius:7px;
 width:48px;
 height:48px;
 padding:4px;
 display:block;
 margin-top:20%;
 z-index:101;
}

/*.... CSS for Item image screen.. */

#uploadRead
{
	margin-top:12px;
	margin-bottom:12px;
	width:90%;
	margin-top:12px;
	margin-bottom:12px;
	width:90%;
}

#DivList
{
 overflow: -moz-scrollbars-vertical;
}

#DivScroll
{
 width: 100%;
 height: 100%;
 position:fixed;
 display:block;
}
.Img_Div
{
	padding-top:15px;
	padding-top:15px;
}

.editImg
{
 float: center;
 width: 190px;
 height: 232px;
 display: table-cell;
 vertical-align: middle;
 text-align: center;
}

.Img_Preview
{
 -moz-user-select: -moz-none;
 -webkit-user-select: none;
 background:white;
 padding:2% 1%;
 -webkit-box-shadow: 0px 0px 2px #888;
 -moz-box-shadow: 0px 0px 2px #888;
 box-shadow: 0px 0px 2px #888;
 border:2px solid #f3f3f3;
 -moz-border-radius:6px;
 border-radius:6px;
 z-index:105;
 width:270px;
 height:270px;
}

.Img_file
{
 border-color:2 solid black;
 border-radius:6px;
 max-width: 100%;
 max-height: 100%;
}

.Img_Preview img
{
 -webkit-transition: all 0.6s ease;
 -moz-transition: all 0.6s ease;
 -o-transition: all 0.6s ease;
 -ms-transition: all 0.6s ease;
 transition: all 0.6s ease;
 cursor: pointer;
}

.Img_Preview img:hover
{
 -webkit-box-shadow:0 0 3px 2px rgba(19,145,208,.5);
 -moz-box-shadow:0 0 3px 2px rgba(19,145,208,.5);
 box-shadow: 0 0 3px 2px rgba(19,145,208,.5);
}

.HideBrowse
{
 width:200px;
 height:200px;
 position:absolute;
 left:32px;
 visibility:hidden;
}

.Attach
{
 border-top: 1px solid #96d1f8;
 background: #65a9d7;
 background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
 background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
 background: -moz-linear-gradient(top, #3e779d, #65a9d7);
 background: -ms-linear-gradient(top, #3e779d, #65a9d7);
 background: -o-linear-gradient(top, #3e779d, #65a9d7);
 padding: 5px 10px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0;
 text-shadow: rgba(0,0,0,.4) 0 1px 0;
 color: white;
 font-size: 12px;
 font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
 text-decoration: none;
 vertical-align: middle;
 cursor:pointer;
 margin-right:30%;
}

.Attach:hover
{
 border-top-color: #28597a;
 background: #28597a;
 color: #ccc;
 cursor:pointer;
}
.Attach:active
{
 border-top-color: #1b435e;
 background: #1b435e;
 cursor:pointer;
}

.Delete
{
 border-top: 1px solid #96d1f8;
 background: #65a9d7;
 background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
 background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
 background: -moz-linear-gradient(top, #3e779d, #65a9d7);
 background: -ms-linear-gradient(top, #3e779d, #65a9d7);
 background: -o-linear-gradient(top, #3e779d, #65a9d7);
 padding: 5px 10px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0;
 text-shadow: rgba(0,0,0,.4) 0 1px 0;
 color: white;
 font-size: 12px;
 font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
 text-decoration: none;
 vertical-align: middle;
 cursor:pointer;
}

.Delete:hover
{
 border-top-color: #28597a;
 background: #28597a;
 color: #ccc;
 cursor:pointer;
}

.Delete:active
{
 border-top-color: #1b435e;
 background: #1b435e;
 cursor:pointer;
}

.Img_list_center
{
 height: 100%;
 z-index: 10001;
 position: absolute;
 display:none;
 width: 40%;
 margin: 0 30% auto;
}

.Img_list_view
{
 background:white;
 border-radius:12px;
 position:relative;
 display:none;
 z-index:99999;
 width: 300px;
 height:410px;
 -webkit-box-shadow:0 1px 5px 1px gray;
 -moz-box-shadow:0 1px 5px 1px gray;
 box-shadow:0 1px 5px 1px gray;
 padding-right: 3px;
 padding-left: 3px;
 padding-bottom: 3px;
}

.Img_box
{
 float: center;
 display: table-cell;
 vertical-align: middle;
 text-align: center;
 padding-top: 30px;
 width: 300px;
 height: 366px;
}

.Img_list_overlay
{
 width:100%;
 height:100%;
 background:black;
 z-index:10001;
 display:none;
 position:absolute;
 padding-top:15%;
 -webkit-transition: all 0.6s ease;
 -moz-transition: all 0.6s ease;
 -o-transition: all 0.6s ease;
 -ms-transition: all 0.6s ease;
 transition: all 0.6s ease;
 opacity: 0.5;
 filter: alpha(opacity = 50);
}

.Img_list_Path
{
 max-width:300px;
 max-height:366px;
}
.Img_cancel
{
 background-repeat:no-repeat;
 width: 20px;
 height: 20px;
 cursor:pointer;
 margin-right:8px;
 float:right;
 margin-top:0px;
 display:block;
 z-index:101;
 margin-top: 8px;
 right:0px;
 position:absolute;
 padding: 1px;
 filter: invert(91%) sepia(20%) saturate(1%) hue-rotate(308deg) brightness(50%) contrast(101%) !important;
}

.Img_cancel:hover
{
  padding: 0px !important;
  border-radius: 4px;
  border: solid 1px #4791c5;
}

.imgClass
{
 max-width: 35px;
 max-height: 35px;
 min-width:15px;
 cursor: pointer;
}

.Img_edit_view
{
 background:white;
 border-radius:12px;
 position:absolute;
 display:none;
 z-index:99999;
 margin: 8% 40% auto;
 width: 300px;
 height:410px;
}
.Img_edit_overlay
{
 width:100%;
 height:100%;
 background:black;
 z-index:10001;
 display:none;
 position:absolute;
 padding-top:15%;
 -webkit-transition: all 0.6s ease;
 -moz-transition: all 0.6s ease;
 -o-transition: all 0.6s ease;
 -ms-transition: all 0.6s ease;
 transition: all 0.6s ease;
 opacity: 0.5;
 filter: alpha(opacity = 50);
}

.Img_edit_Path
{
 max-width:100%;
 max-height:100%;
}

.addimage
{
	background-image: url(../images/jmoaddimage.svg);
}

.Graph
{
 background:white;
 padding:8px;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 margin-left:auto;
 margin-right:auto;
 margin-top:-2px;
}

.ChartItems
{
    border-left: #4791C5 1px solid;
    border-right: #4791C5 1px solid;
    border-top: #4791C5 1px solid;
    border-bottom: #4791C5 1px solid;
}

.DivPanel
{
	width:100%;
	height:100%;
	position:absolute;
}

.clsTDBox1
{
	width:60%;
}

.clsdash
{
	width: 40%;
	align :center;
}

.clsdash1
{
	align: left;
}

.clsdash2
{
	align: left;
	width: 20%;
}

#barcodeimage
{
    width: 100%;
    float: left;
    background-color: #dfe7ec;
}

/*Dropdown design for report*/

ul.reportlist
{
    padding: 0;
    list-style: none;
    background: transparent;
    border-radius: 4px !important;
    cursor:pointer;
	margin:0px;
}

ul.reportlist li
{
    display: inline-block;
    position: relative;
    text-align: left;
}

.footer
{
	width: 100%;
	height:20px;
    position: absolute;
    padding: 0px 0px;
    z-index:101;
	bottom: 0;
}
.content
{
	position: absolute;
	height: 100%;
	left: 268px;
    right: 0;
}

/*------------------------------------------------------------------------------*/
/* LOV , Calender, TXTArea, Advance Search for Mozila , IE, Chrome */
.Overlay
{
 width:100%;
 height:100%;
 background:black;
 z-index:10001;
 display:none;
 position:absolute;
 padding-top:15%;
 -webkit-transition: all 0.6s ease;
 -moz-transition: all 0.6s ease;
 -o-transition: all 0.6s ease;
 -ms-transition: all 0.6s ease;
 transition: all 0.6s ease;
 opacity:0.5;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
}

.popupBox
{
 display: none;
 position:absolute;
 z-index:101;
 align: center;
 width: 100%;
 height: 100%;
 background-color: #fff;
 border: white 3px solid;
 box-shadow: 5px 5px 5px #000;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-box-shadow: 0 1px 5px #333;
 -webkit-box-shadow: 0 1px 5px #333;
 cursor: move;
}

/* Text Editor Style */
.TXTPath
{
 position: absolute;
 display: none;
 left: 1%;
 top: 1%;
 align: center;
 width: 510px;
 height: 305px;
 right: 30%;
 z-index:999999999;
}

/* Advanced Search Style */
.ADVPath
{
 position: absolute;
 display: none;
 left: 1%;
 top: 1%;
 align: center;
 width: 330px;
 height: 345px;
 right: 30%;
 z-index:999999999;
}

/* LOV Style */
.lovpopupBox
{
 display: none;
 position:absolute;
 z-index:101;
 align: center;
 width: 400px;
 height: 500px;
 background-color: #fff;
 border: white 3px solid;
 box-shadow: 5px 5px 5px #000;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-box-shadow: 0 1px 5px #333;
 -webkit-box-shadow: 0 1px 5px #333;
 cursor: move;
}

.LOVPath
{
 position: absolute;
 display: none;
 left: 1%;
 top: 1%;
 align: center;
 width: 400px;
 height: 435px;
 right: 30%;
 z-index:999999999;
}

/* Change Value to UpperCase*/
.UpperCase
{
    text-transform:uppercase;
}

/*Dropdown design for report*/
ul.reportlist
{
    padding: 0;
    list-style: none;
}
ul#docList li a
{
   display: block;
   padding-top: 3px;
   padding-right: 23px;
   padding-left:9px;
   padding-bottom:4px;
   color: #242424;
   text-decoration: none;
   background:url("../images/jmdownarrow.svg") no-repeat 96%;
}

.doc-menuDiv ul#doc-menu
{
	padding: 0px;
	text-align: left;
	display: none;
	background: white;
    color: #242424;
	min-width: 250px;
	margin: 0px;
}

ul.menuTab
{
   min-width: 250px; /* Set width of the dropdown */
   background: white;
   display: none;
   position: absolute;
   z-index: 999;
   left: auto;
   right:15px;
   top:28px;
   padding-left:0px;
   border-radius:3px;
   color: #242424;
   min-height: 30px;
   max-height: 372px;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   font-size: 12px;
   box-shadow: 0 1px 5px 1px #E6DEDE
}
.doc-menuDiv ul#doc-menu li
{
	display: block;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: solid 1px rgba(195, 193, 193, 0.65);
	margin-right: 105px;
}

ul.menuTab li
{
    display: block;
	padding-left:10px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:5px;
	margin-left:5px;
	border-bottom: solid 1px rgba(195, 193, 193, 0.65);
}

ul.report-menu li:hover
{
    background: #4791C5;
    color: white;
    cursor: pointer;
}
#DocType
{
	width:170px;
}

#DestType
{
	width:170px;
}

/* Scrolling */
.doc-menuDiv
{
    max-height: 350px;
    min-height: 30px;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
    z-index: 10;
    box-shadow: 0 1px 5px 1px #E6DEDE;
	display: none;
}

.ssb_sb
{
  background-color: rgb(190, 198, 204);
  cursor:pointer;
  position:absolute;
  right:0;
  border-radius: 10px;
  z-index:11111;
  width: 6px;
}

.ssb_sb_down
{
  background-color: rgb(190, 198, 204);
}

.ssb_sb_over
{
  background-color: rgb(190, 198, 204);
}

.ssb_st
{
  background-color: #ffffff;
  cursor:pointer;
  height:100%;
  position:absolute;
  right:0;
  top:0;
  border-radius: 10px;
  z-index:11;
  width: 6px;
}
/* Tool Tip */
.tooltip
{
   position: relative;
   display: inline-block;
}

.tooltip .tooltiptext
{
    visibility: hidden;
    width: auto;
    background-color: #FFFBDB;
    color: #003399;
    text-align: left;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    left: 20px;
    opacity: 0;
    transition: opacity 0.3s;
    /* border:#4791C5 1px solid; */
}

.tooltip:hover .tooltiptext
{
    visibility: visible;
    opacity: 1;
}

#DivEdit
{
	Overflow:auto;
	height:100%;
	width:100% !important;
	position:absolute;
    -webkit-overflow-scrolling:touch;
}

.ptypes
{
	align: right;
	cellspacing: 0;
	cellpadding: 0;
	width: 25%;
}

.clsTA
{
	width: 455px;
}

 .break
{
	display: block;
	content: "";
	margin-top: 4px;
	line-height: 0.5;
}

.DivH
{
	background-color: #dfe7ec;
}

.clsOptionalSpan
{
    color: #003399;
}

.clsMandatorySpan
{
    color: red;
}

.clsConditionalSpan
{
	 color: #006400;
}

.clsTREvenCol1 #DivEdit
{
	width: 70% !important;
}

/*Drive Upload Preview */
.duGrid
{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 0.6% 1%;
}

.duGrid>li
{
	position: relative;
    width: 232px;
    float: left;
    margin: 5px 5px 5px 5px;
    list-style-type: none;
    box-shadow: 0 0 10px #efe6e6;
    padding: 5px;
    display: flex;
    z-index: 1;
}

.duGrid>li:hover
{
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #474747;
}

.duGrid .duOuter
{
    position: relative;
    width: 100%;
    padding: 0.5em;
    background: white;
    overflow: hidden;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
}

.duGrid .duImg
{
    width: 190px;
    height: 232px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.duGrid .duImg:hover
{
	box-shadow: 0px 0px 5px 0px #c5c5c5;
	cursor: pointer;
}

.duGrid .duImg img
{
    max-width: 190px;
    max-height: 232px;
}

.duGrid .duDetails
{
	display: inline-flex;
    border-top: 0.5px solid #dadce0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px;
    position: relative;
    width: 100%;
    background-color: white;
}

.duGrid .duTitle
{
	color: #003399;
    font-size: 9pt;
    line-height: 20px;
    margin-left: 7px;
    overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
}

/* Button Styles */
.button_add
{
	background:url("../images/jmoadd.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmoadd.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmoadd.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

.addbtn:hover
{
	border-radius: 4px;
    border: solid 1px #4791c5;
	padding: 4px !important;   
}

.closeBtnCal
{
	padding: 1px;
}

.closeBtn
{
	padding: 1px;
	float: right;
}

.closeBtn:hover,  .closeBtnCal:hover
{
  padding: 0px !important;
  border-radius: 4px !important;
  border: solid 1px #4791c5 !important;
}

.button_save
{
	background:url("../images/jmosave.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmosave.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmosave.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

.savebtn:hover
{
    border-radius: 4px;
    border: solid 1px #4791c5;
	padding: 4px !important;   
}

.button_delete
{
	background:url("../images/jmodelete.svg")no-repeat 5%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmodelete.svg")no-repeat 5%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmodelete.svg")no-repeat 5%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

.deletebtn:hover
{
    border-radius: 4px;
    border: solid 1px #4791c5;
	padding: 4px !important; 
}

.button_home
{
	background:url("../images/jmohome.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmohome.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmohome.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

.homebtn:hover
{
    border-radius: 4px;
    border: solid 1px #4791c5;
	padding: 4px !important; 
}

.button_refresh
{
	background:url("../images/jmoquery.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmoquery.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmoquery.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

.refreshbtn:hover
{
    border-radius: 4px;
    border: solid 1px #4791c5;
	padding: 4px !important; 
}

.jmfirst
{
	background:url("../images/jmfirst.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmfirst.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmfirst.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
}

.firstbtn:hover
{
    border-radius: 4px;
    border: solid 1px #4791c5;
	padding: 4px !important; 
}

.jmprevious
{
	background:url("../images/jmprevious.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmprevious.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmprevious.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
}

.previousbtn:hover
{
    border-radius: 4px;
    border: solid 1px #4791c5;
	padding: 4px !important; 
}

.jmnext
{
	background:url("../images/jmnext.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmnext.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmnext.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
}

.nextbtn:hover
{
    border-radius: 4px;
    border: solid 1px #4791c5;
	padding: 4px !important; 
}

.jmlast
{
	background:url("../images/jmlast.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmlast.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmlast.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
}

.lastbtn:hover
{
    border-radius: 4px;
    border: solid 1px #4791c5;
	padding: 4px !important; 
}

.jmolast_d, .jmonext_d, .jmoprevious_d, .jmofirst_d
{
    filter: invert(60%) sepia(11%) saturate(5%) hue-rotate(317deg) brightness(90%) contrast(95%);
}

.button_add_d
{
	background:url("../images/jmoadd.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmoadd.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmoadd.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
}

.button_home_d
{
	background:url("../images/jmohome.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmohome.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmohome.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
}

.button_save_d
{
	background:url("../images/jmosave.svg")no-repeat 5%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmosave.svg")no-repeat 5%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmosave.svg")no-repeat 5%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
}

.button_refresh_d
{
	background:url("../images/jmoquery.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmoquery.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmoquery.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
}

.button_delete_d
{
	background:url("../images/jmodelete.svg")no-repeat 5%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmodelete.svg")no-repeat 5%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmodelete.svg")no-repeat 5%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
}

.jmfirst_d
{
	background:url("../images/jmfirst.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmfirst.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmfirst.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
}

.jmprevious_d
{
	background:url("../images/jmprevious.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmprevious.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmprevious.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
}

.jmnext_d
{
	background:url("../images/jmnext.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmnext.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmnext.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
}

.jmlast_d
{
	background:url("../images/jmlast.svg")no-repeat 10%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmlast.svg")no-repeat 10%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    background:url("../images/jmlast.svg")no-repeat 10%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
}
 
.jmreporta:hover
{
    border-radius: 4px;
    border: solid 1px #4791c5;
    padding: 2px 22px 3px 8px !important;
}

.jmreporta_d
{
    filter:  invert(71%) sepia(4%) saturate(9%) hue-rotate(348deg) brightness(112%) contrast(85%);
}

.actionBar 
{
    border-radius: 2px;
    border: solid 1px #4791c5;
	padding: 4px !important;
	min-width: 50px;
    display: inline-block;
    text-align: center;
}

.actionBar:hover 
{
	background-color: #90C6EC;
}

.actionbar_d
{
	border-radius: 2px !important;
    border: solid 1px #8d8d8d;
	padding: 4px !important;
	min-width: 50px;
    display: inline-block;
    text-align: center;
}

.Empty_hover:hover 
{
	border-radius: 4px;
	border: 1px solid #4791c5;
	padding: 4px !important;
}

.empty
{
	color: #242424;
}

.destType_d
{
    filter: brightness(18) saturate(100%) invert(40%) sepia(20%) saturate(200%) hue-rotate(0deg) brightness(90%) contrast(100%);
}

/* Actionbar Menu */
.action_downarrow
{
	background: url("../images/jmdownarrow.svg")no-repeat 95%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
	background: url("../images/jmdownarrow.svg")no-repeat 95%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
	background: url("../images/jmdownarrow.svg")no-repeat 95%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
}

.action_downarrow_d
{
	background: url("../images/jmdownarrow.svg")no-repeat 95%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
	background: url("../images/jmdownarrow.svg")no-repeat 95%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
	background: url("../images/jmdownarrow.svg")no-repeat 95%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
	filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);																							   
}

.actionList 
{
    display: block;
    max-height: 281px;
    min-height: 30px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    z-index: 5;
    box-shadow: 0 1px 5px 1px #E6DEDE;
    top: 61px;
}

.jmoshowminus
{
	filter: brightness(0) saturate(100%) invert(12%) sepia(51%) saturate(6168%) hue-rotate(219deg) brightness(96%) contrast(101%);
	background: url("../images/jmoplus.svg")no-repeat 95%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
	background: url("../images/jmoplus.svg")no-repeat 95%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
	background: url("../images/jmoplus.svg")no-repeat 95%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
}

.jmodetails
{
	background: url("../images/jmodetail.svg")no-repeat 95%, -webkit-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
	background: url("../images/jmodetail.svg")no-repeat 95%, -moz-linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
	background: url("../images/jmodetail.svg")no-repeat 95%, linear-gradient(top,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));
}

.actionListul 
{
    padding: 0px;
    text-align: left;
    display: block;
    background: white;
    color: #565252;
    min-width: 150px;
    margin: 0px;
}

.actionListulli 
{
    display: block;
    padding-left: 10px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(195, 193, 193, 0.65);
    font-size: 9pt;
}
 
.actionListulli:hover
{
    background: #4791C5;
    color: white;
    cursor: pointer;
}
 
/* Common Mobile Device*/
/*@media only screen and (orientation : landscape) and (min-device-width : 769px) and (max-device-width : 960px),
	   (orientation : portrait) and (max-device-width : 767px) and (max-device-height : 960px),
	   (orientation : landscape) and (max-device-width : 767px)*/
	   
@media only screen and (orientation : portrait) and (max-device-width : 767px) and (max-device-height : 960px),
	(orientation : landscape) and (max-device-width : 767px)
{
	A, BODY, INPUT, OPTION, SELECT, TEXTAREA
	{
		font-size: 10pt !important;
		font-family: verdana, tahoma, sans-serif;
	}

	A:link
	{
		font-size:9pt;
	}

	A:visited
	{
		font-size:9pt;
	}

	TEXTAREA
	{
		margin-bottom: 5px;
	}

	#headermenuac
	{
		list-style: outside none none;
		display: none;
		background: #ffffff none repeat scroll 0% 0%;
		color: rgb(0, 51, 153) !important;
		box-shadow: 0px 3px 3px 0px rgb(98, 160, 245);
	}

	#headermnuulac
	{
		border-radius: 4px 4px 0px 0px;
		background-color: #ffffff;
	}

	.clsMenuItems
	{
		background: none !important;
	}

	/* Sidebar */
	.sidebar
	{
		position: absolute;
		height: 100%;
		width: 100%;
		left:0px !important;	  
	}

	.sideShow
	{
		position: absolute;
		height: 100%;
		width: 80%;
	}

	.content
	{
		left: 100%;
		width:100%;
		overflow: hidden;
	}

	.ContentPage
	{
		top: 0px !important;
		right: 0px;
		height: 100%;
		overflow: hidden;
	}

	.footer
	{
		position: fixed;
		left: 0px;
		bottom: 0px;
	}

	/* Toolbar */
	.N
	{
    	background: linear-gradient(to bottom, #CEE8F9, #97C6E8) !important;
	    background-size: contain !important;
	}
	
	.add_d, .save_d, .del_d, .home_d, .previous_d, .next_d, .document_d, .query_d
	{
	    filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(699%) hue-rotate(270deg) brightness(93%) contrast(88%);
	}
	/* Documents */
	.D
	{
		height: 15px;
		background-color: lightblue;
		border: 1px;
		border-bottom: 1px solid lightblue;
	}

	.P
	{
	   font-size:9pt;
	}
	.R
	{
		font-size:9pt;
	}

	.activeIcon
	{
	    padding-left: 1px;
	    padding-right: 1px;
	    padding-bottom: 2px;
	    padding-top: 2px;
	    font-size: 9pt;
	    color: #003399;
	}

	.activeIcon :hover td
	{
	    color: #FF0000;
	    font-size: 9pt;
	    text-decoration: none;
	}

	.inactiveIcon
	{
	    color:#8d8d8d;
	    padding-left: 1px;
	    padding-right: 1px;
	    padding-bottom: 2px;
	    padding-top: 2px;
	    font-size: 9pt;
	}

	.C
	{
	    color: #ffffff;
	    font-size: 12pt;
	    font-family: sans-serif, verdana, tahoma;
	}

	.G
	{
	    color: #FFFFFF;
	    font-size: 6pt !important;
	}

	.btn
	{
		padding: 4px 4px;
		font-size: 10pt;
	}

	.box
	{
		height: auto !important;
	}

	#clsEdit
	{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		 padding-right: 2pt;
		 padding-left: 2pt;
		 padding-bottom: 10pt;
		 padding-top: 5pt;
		 margin-top: 5px;
		 margin-bottom: 5px;
		 background-color: #dfe7ec;
		 border: 1px solid #4791C5;
		 margin-left: 6px;
		 width: 97%;
	}

	BODY.clsFullPageBody
	{
	    padding-left: 0px;
	    font-size: 10pt;
	    margin: 0pt;
	    line-height: 1;
	    background-color: #fff;
	    background-repeat: repeat;
	    font-family: verdana, tahoma, sans-serif;
	    width: 100%;
	    display: inline;
	    height: 100%;
	}

	TABLE.clsTList:hover tr
	{
	    background-color: #CDEBF2;
	    color: blue;
	    padding-right: 2pt;
	    padding-left: 2pt;
	    padding-bottom: 2pt;
	    margin: 0pt;
	    padding-top: 2pt;
	    font-family: verdana, tahoma, sans-serif;
	}

	TABLE.clsTable
	{
	    font-size: 9pt;
	}

	TABLE.clsSubTagTable
	{
	    border-top: #4791c5 1px solid;
	    border-left: #4791c5 1px solid;
	    border-right: #4791c5 1px solid;
	    margin-top: 3px !important;
	}

	TABLE.clsGridTable
	{
	    font-size: 10pt;
	    padding-right: 2pt;
	    padding-left: 2pt;
	    padding-bottom: 2pt;
	    margin: 0pt;
	    padding-top: 2pt;
	}

	TABLE.clsHeaderTable
	{
	    background-color:  #dbeaf5;
	    border: #5CACEE 1px solid;
	    margin-top: 1px;
	}

	/* Table Row */
	THEAD.clsSearch
	{
		font-size: 10pt;
	}

	/* List Screen */
	TR.clsTROdd
	{
	    font-size: 9pt;
	}

	TD.clsListTitle
	{
	    padding-bottom: 2pt;
	    padding-top: 10pt;
	    font-size: 16px;
	    color: #4791C5;
	}

	TR.clsTREvenRow
	{
	    font-size: 9pt;
	}

	/* Edit Screen */
	TR.clsTREven
	{
	    font-size: 10pt;
	    border-bottom: 0px solid lightblue;
	    background-color: #dfe7ec;
	}

  	TR.clsTREvenCol1
	{
	    display: grid;
		height: 100% !important;
		grid-template-columns: repeat(1,100%);
	}

	TR.clsTREven.clsTREvenCol1
	{
	    display: flex;
		height: 100% !important;
		justify-content: center;
	}
	
	tr.clsTREven.clsTREvenCol1 td:nth-child(1) 
	{
		text-align: right !important;
		padding-right: 5px;  
	}
	
	tr.clsTREven.clsTREvenCol1 td:nth-child(1) 
	{
    	width: 35%;
	}
	
	tr.clsTREven.clsTREvenCol1 td:nth-child(2) 
	{
    	width: 65%;
	}
	
	TR.clsTREvenCol2
	{
	    display: grid;
		height: 100% !important;
		grid-auto-flow: column;
		grid-template-columns: repeat(2,1fr);
	}

	TR.clsTREvenCol3_2
	{
	    display: grid;
	    grid-template-columns: repeat(2,1fr);
	    background-color: #dfe7ec;
	}
	.clsTREvenCol3_2 .clsTREven.clsTREvenCol1
	 {
		  display: grid !important;
		  justify-content: unset;
	 }
	 
	.clsTREvenCol3_2 .clsTREven.clsTREvenCol1 td
	{
		text-align: left !important;
	    padding-right: 3px !important;
	}
	
	tr.clsTREvenCol3_2 tr.clsTREven.clsTREvenCol1 td:nth-child(1) 
	{
		text-align: left !important;
    	width: 100%;
	}
	
	tr.clsTREvenCol3_2 tr.clsTREven.clsTREvenCol1 td:nth-child(2) 
	{
		text-align: left !important;
    	width: 100%;
	}

	.clsTBox
	{
		padding-bottom: 10px;
	}
	
	TR.clsTREvenCol1 .clsTRTitle td:nth-child(1),
	TR.clsTREvenCol2 .clsTRTitle td:nth-child(1)
	{
		width: 1%;
	}

	TR.clsTREvenCol1 TD, TR.clsTREvenCol2 TD
	{
		width: 100%;
	}

	TR.clsTREvenCol1 td:nth-child(1)
	{
		text-align: left !important;
	}

	TR.clsTREvenCol2 td:nth-child(1),
	TR.clsTREvenCol2 td:nth-child(3)
	{
		text-align: left !important;
		padding-top: 4px;
    }

	TR.clsTREvenCol2 td:nth-child(3),
	TR.clsTREvenCol2 td:nth-child(4)
	{
		grid-column-start: 2;
	}

	.breaklineT
	{
		margin-top: 3px;
	}

	.breaklineB
	{
		margin-bottom: 3px;
	}

	.nbspNone
	{
	    display: none;
	}

	.mobBlock
	{
	    display: block;
	}

	.clsHead td:nth-child(1),
	.clsHead td:nth-child(2)
	{
    	padding-left: 12px;
	}

	.clsHead tr.clsTREvenCol1 td:nth-child(1),
	.clsHead tr.clsTREvenCol1 td:nth-child(2)
	{
    	padding-left: 5%;
    	width: 95%;
	}

	tr.clsTREvenColumn1 .clsTBLov,
	tr.clsTREvenColumn1 .clsTBEditLov,
	tr.clsTREvenColumn1 .clsTBRead
	{
		width: 60% !important;
		border: none !important;
        border-bottom: 1px solid rgb(118, 118, 118) !important;
        background: #dfe7ec !important;
        box-shadow: none !important;   
	}

	tr.clsTREvenColumn1 .clsTB,
	tr.clsTREvenColumn1 .clsTBox,
	tr.clsTREvenColumn1 .clsTB25,
	tr.clsTREvenColumn1 .clsLB15
	{
		width: 60% !important;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
        box-shadow: none !important;
	}

	tr.clsTREvenColumn1 .clsTB41,
	tr.clsTREvenColumn1 .clsTA
	{
		width: 85% !important;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
        box-shadow: none !important;  
	}
	input.clsTB41
	{
	    width: 85% !important;
	    border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
        box-shadow: none !important;
	}
	
	TABLE.clsTable tr td a img 
	{
	    vertical-align: unset !important;
	}
	
	textarea[readonly].clsTA
	{
	    border-bottom: 1px solid rgb(118, 118, 118) !important;
	} 								

	tr.clsTREvenColumn1 .clsTB4
	{
		width: 50% !important;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
        box-shadow: none !important;  
	}

	tr.clsTREvenColumn1 .clsTB8
	{
		width: 60% !important;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
        box-shadow: none !important;   
	}

	tr.clsTREvenColumn1 .clsTB41_15
	{
		width: 60% !important;
	}

	tr.clsTREvenCol2 .clsTBLov, tr.clsTREvenCol3_2 .clsTBLov,
	tr.clsTREvenCol2 .clsTBEditLov, tr.clsTREvenCol3_2 .clsTBEditLov,
	tr.clsTREvenCol2 .clsTBRead, tr.clsTREvenCol3_2 .clsTBRead,tr.clsTREvenCol2 .clsTB41, tr.clsTREvenCol3_2 .clsTB41															  
	{
		width: 76% !important;
		border: none !important;
        border-bottom: 1px solid rgb(118, 118, 118) !important;
        background: #dfe7ec !important;
        box-shadow: none !important; 
	}

	tr.clsTREvenCol2 .clsTBRead, tr.clsTREvenCol3_2 .clsTBRead,
	tr.clsTREvenCol2 .clsTB, tr.clsTREvenCol3_2 .clsTB,
	tr.clsTREvenCol2 .clsTBox, tr.clsTREvenCol3_2 .clsTBox,
	tr.clsTREvenCol2 .clsTB25, tr.clsTREvenCol3_2 .clsTB25,
	tr.clsTREvenCol2 .clsTB12, tr.clsTREvenCol3_2 .clsTB12,
	tr.clsTREvenCol2 .clsLB15, tr.clsTREvenCol3_2 .clsLB15,
	tr.clsTREvenCol2 .clsTB41, tr.clsTREvenCol3_2 .clsTB41,
	tr.clsTREvenCol2 .clsTA, tr.clsTREvenCol3_2 .clsTA
	{
		width: 85% !important;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
        box-shadow: none !important;   
	}
	
	tr.clsTREvenCol2 .clsTBRead, tr.clsTREvenCol3_2 .clsTBRead
	{
		width: 85% !important;
		border: none !important;
        border-bottom: 1px solid  rgb(118, 118, 118) !important;
        background: #dfe7ec !important;
        box-shadow: none !important;
	}
	
	tr.clsTREvenCol2 .clsTB4, tr.clsTREvenCol3_2 .clsTB4
	{
		width: 30% !important;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
        box-shadow: none !important;				 
	}

	tr.clsTREvenCol2 .clsTB8, tr.clsTREvenCol3_2 .clsTB8
	{
		width: 52% !important;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec;
        box-shadow: none !important;
	}

	.clsTREvenCol1 #DivEdit
	{
		width: 100% !important;
		position: initial;
	}

	TR.clsTRTitle
	{
	    padding-top: 2pt;
	    font-size: 10pt !important;
	    background: linear-gradient(to bottom, #65A9F3, #8BB6F4);
	}

	TD.clsEllipsis
	{
	    font-family: verdana, tahoma, sans-serif;
	    font-size: 12px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space:nowrap;
	    border-bottom: lightblue 1px solid;
	    border-right: lightblue 1px solid;
	}

	TD.clsLabelEllipsis
	{
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space:nowrap;
	    border-bottom: #87CEFF 1px solid;
	    border-right: #87CEFF 1px solid;
	}

	TD.clsTitleEllipsis
	{
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space:nowrap;
	}

	TD.clsKey
	{
	    font-family: verdana, tahoma, sans-serif;
	    font-size: 12px;
	    color: blue;
	    border-bottom: lightblue 1px solid;
	    border-right: lightblue 1px solid;
	}

	TD.clsOptional
	{
	    text-align : left !important;
	}

	DIV.clsOptional
	{
	    text-align : left !important;
	}

	TD.clsMandatory
	{
	    text-align : left !important;
	}

	TD.clsConditional
	{
	    text-align : left !important;
	}

	TD.clsbOptional
	{
	    text-align : left !important;
	    padding-top: 0pt;
	    margin-top: 0pt;
	}

	TD.clsbMandatory
	{
	    text-align : left !important;
	    padding-top: 0pt;
	    margin-top: 0pt;
	}

	TD.clsbConditional
	{
	    text-align : left !important;
	    padding-top: 0pt;
	    margin-top: 0pt;
	}

	TD.clsOther
	{
	    text-align : left;
	    color: #003399;
	}

	.DivHead
	{
		position:unset !important;
	  	position: -webkit-sticky !important;
	  	position: sticky !important;
		font-weight:bold;
	}

	/* Form Fields */
	#DivList input[type="text"]:focus, .clsTREven input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, textarea:focus
	{
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
		-webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
		 outline: none !important;
		 border-color: #1391D0;
		 box-shadow: 0 0 3px 2px rgba(19,145,208,.5);
	}

	#DivList input[type="text"], .clsTREven input[type="text"]
	{
		height:22px;
	}

	INPUT[readonly].clsTBox
	{
        border: none !important;
		background-color: transparent !important;
	}

	SELECT
	{
		height:22px;
		padding-top: 3px;
	}

	INPUT.clsTB
	{
		margin-bottom: 5px;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
        box-shadow: none !important;	
	}

	INPUT.clsTBRead
	{
		margin-bottom: 5px;
		border: none !important;
        border-bottom: 1px solid rgb(118, 118, 118) !important;
        background: #dfe7ec !important;
        box-shadow: none !important;
	}

	INPUT.clsTBLov
	{
		border-right: #4791C5 1px solid;
		border-left: #4791C5 1px solid;
		border-top: #4791C5 1px solid;
		border-bottom: #4791C5 1px solid;
		font-size: 10pt;
		font-family: verdana, tahoma, sans-serif;
		background-color: #edebeb;
		margin-bottom: 5px;
	}

	INPUT.clsTBEditLov
	{
		border-right: #4791C5 1px solid;
		border-left: #4791C5 1px solid;
		border-top: #4791C5 1px solid;
		border-bottom: #4791C5 1px solid;
		font-size: 10pt;
		font-family: verdana, tahoma, sans-serif;
		background-color: #ffffff;
		margin-bottom: 5px;
	}

	INPUT.clsTBox
	{
		border-right: #4791C5 1px solid;
		border-left: #4791C5 1px solid;
		border-top: #4791C5 1px solid;
		border-bottom: #4791C5 1px solid;
		font-size: 9pt;
		font-family: verdana, tahoma, sans-serif;
		background-color: #ffffff;
		padding-top:0px;
		display: block;
		margin-left: 0px;
	}

	INPUT.clsParamPQ
	{
		display: none !important;
	}

	INPUT.clsCB
	{
		font-size: 12pt;
		background-color: #6699CC;
		width: 20px;
		height:20px;
	}

	INPUT.clsRB
	{
		font-size: 10pt;
	}

	SELECT.clsLB
	{
		font-size: 10pt;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
        box-shadow: none !important;	
	}

	/*To set SelectList width as TextBox size of 15*/
	SELECT.clsLB15
	{
		font-size: 10pt;
		margin-bottom: 5px;
		border: none !important;
        border-bottom: 1px solid #4791c5 !important;
        background: #dfe7ec !important;
	}

	SELECT.clsLB20
	{
		border-left-color: #cccccc;
		border-bottom-color: #cccccc;
		border-right-color: #cccccc;
		border-top-color: #cccccc;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top: #cccccc 1px solid;
		border-left: #cccccc 1px solid;
		border-bottom: #cccccc 1px solid;
		border-right-style: solid;
		border-left-style: solid;
		font-size: 10pt;
		font-family: verdana, tahoma, sans-serif;
		background-color: #ffffff;
		margin-bottom: 5px;
	}

	TABLE.clsListTable
	{
	    -moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
	    border: #4791C5 1px solid;
	    width: 98%;
	    font-size: 16px;
	    margin-right: 5px;
	    margin-left: 5px;
	    vertical-align: middle;
	    margin-top: 10px;
	    margin-bottom: 5px;
	}

	TR.clsListEvenRow
	{
	    border-right: thin;
	    padding-right: 2pt;
	    padding-left: 2pt;
	    height: 30px;
	    font-size: 16px;
	    padding-bottom: 2pt;
	    margin: 0pt;
	    color: black;
	    padding-top: 2pt;
	    border-bottom: thin;
	    font-family: verdana, tahoma, sans-serif;
	    background-color: white;
	}

	TR.clsListOddRow
	{
	    border-right: thin;
	    padding-right: 2pt;
	    border-top: thin;
	    padding-left: 2pt;
	    height: 30px;
	    font-size: 16px;
	    padding-bottom: 2pt;
	    margin: 0pt;
	    color: black;
	    padding-top: 2pt;
	    font-family: verdana, tahoma, sans-serif;
	    background-color: #fff7e5;
	}

	/* Heading Style */
	TR.HeadImg
	{
 		background: linear-gradient(to bottom, #65A9F3, #90B6ED);
	    height: 20px;
	}

	.HeadTitle
	{
 		background: linear-gradient(to bottom, #65A9F3, #90B6ED);
	    height: 20px;
	}

	/* The body of a tab */
	TD.TabBody, TD.TabBody A
	{
		font-weight: normal;
	}

	.TabBody_d A
	{
		font-weight: bold !important;
	}
	
	/* Overlay Style */
	.Overlay
	{
	    background: #000;
	    background: rgba(0,0,0,.3);
	    position: absolute;
	    top: 0px;
	    bottom: 0px;
	    left: 0px;
	    right: 0px;
	    width: 100%;
	    height: 100%;
	    display: none;
	    z-index: 99;
	    opacity: 1;
	}

	/* LOV Style */
	.LOVbox
	{
	    position: fixed;
	    display: none;
	    left: 1%;
	    top: 1%;
	    align: center;
	    width: 95%;
	    height: 85%;
	    right: 30%;
	    background-color: #fff;
	    border: white 3px solid;
	    box-shadow: 5px 5px 5px #000;
	    border-radius: 5px;
	    -moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
	    -moz-box-shadow: 0 1px 5px #333;
	    -webkit-box-shadow: 0 1px 5px #333;
	    z-index: 101;
	    cursor: move;
	}

	/* Text Editor Style */
	.TXTbox
	{
	    position: fixed;
	    display: none;
	    left: 1%;
	    top: 1%;
	    align: center;
	    width: 510px;
	    height: 305px;
	    right: 30%;
	    background-color: #fff;
	    box-shadow: 5px 5px 5px #000;
	    border: white 3px solid;
	    border-radius: 5px;
	    -moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
	    -moz-box-shadow: 0 1px 5px #333;
	    -webkit-box-shadow: 0 1px 5px #333;
	    z-index: 101;
	    cursor: move;
	}
	.TXTPath
	{
		width: 95% !important;
	}
	.textEditor
	{
		width: 95% !important;
	}
	
	/* Advanced Search Style */
	.ADVbox
	{
	    position: fixed;
	    display: none;
		left: 1%;
		top: 1%;
		align: center;
		width: 95%;
		height: 73%;
		right: 30%;
		background-color: #fff;
	    border: white 3px solid;
		box-shadow: 5px 5px 5px #000;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-box-shadow: 0 1px 5px #333;
		-webkit-box-shadow: 0 1px 5px #333;
		z-index: 101;
		cursor: move;
	}

	.CntHide
	{
	    position: absolute;
	    dispaly: block;
	    background-color: white;
	    opacity: 0.1;
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	    filter: alpha(opacity=10);
	    -moz-opacity: 0.1;
	    -khtml-opacity: 0.1;
	    width: 100%;
	    height: 100%;
	    z-index: 101;
	    cursor: pointer;
	}

	/* Loading Style */
	DIV.loadingShw
	{
	    margin-top: 35%;
	}

	.panel
	{
	    position: absolute;
	    height: 100%;
	    color: rgb(255, 255, 255);
	    border-radius: 3px 3px 1px 1px;
		background-color: white;
		border-width: 1px;
		border-style: solid;
		border-color: rgb(117, 143, 186) rgb(108, 132, 171) rgb(92, 111, 145);
		font-family: verdana, tahoma, sans-serif;
		font-size: 100%;
		font-weight: bold;
	    padding: 10px;
		text-align: center;
		width: 200px;
		z-index:1;
		overflow:auto;
	}

	.panelList
	{
	    border: 1px solid rgb(129, 155, 203);
	    background: linear-gradient(to bottom, #80A9CF, #8EB4E9);
	}

	.panelGraph
	{
	    color: rgb(255, 255, 255);
	    background-color:rgb(223, 231, 236);
	    font-size: 100%;
	    font-weight: bold;
		text-align: center;
		position: absolute;
		height: 100%;
		width: 100%;
		left:0px;
	}

	.BDGraph
	{
	    height: 80%;
	}

	DIV.loadShw
	{
	    margin-top:15%;
	    z-index:1000;
	}

	.TabPanelBody
	{
	   font-weight: bold;
	   text-decoration: none;
	   color: #333333;
	   white-space: nowrap;
	   width: auto;
	   background-image: url(../images/tabs/tab_active_middle.gif);
	   font-family: verdana, tahoma, sans-serif;
	   font-size: 9pt;
	}

	.TabPanelBody2
	{
	    font-weight: bold;
		text-decoration: none;
		color: #333333;
		white-space: nowrap;
		width: auto;
		background-image: url(../images/tabs/tab_inactive_middle.gif);
		font-family: verdana, tahoma, sans-serif;
		font-size: 9pt;
	}

	.editImg:hover
	{
		-webkit-box-shadow:0 1px 5px 1px black;
		-moz-box-shadow:0 1px 5px 1px black;
		box-shadow:0 1px 5px 1px black;
	}

	.Img_list_center
	{
	    width: 70%;
	    margin: 0 15% auto;
	}

	.Img_list_view
	{
	    width: 289px;
	    height: 385px;
	}

	.Img_box
	{
		width: 279px;
		height: 341px;
	}

	.Img_cancel
	{
	    position:absolute;
	}

	.Img_edit_view
	{
	    margin: 25% 15% auto;
	    width: 220px;
	    height: 300px;
	}

	.Img_list_Path
	{
	 max-width:279px;
	 max-height:341px;
	}

	ul li ul.report-menu
	{
	   background: white;
	   display: none;
	   position: fixed;
	   z-index: 999;
	   left: auto;
	   right:0px;
	   top:34px;
	   padding-left:0px;
	   border: solid 1px #dddbdb;
	   color: #184AB4;
	   border-radius:10px;
	   overflow-y:auto;
	   overflow-x:hidden;
	   min-height: 30px;
	   max-height: 308px;
	   min-width: 230px;
	   webkit-overflow-scrolling: touch;
	   box-shadow:0 1px 5px 1px #E6DEDE;
	   font-size: 13px;
	   max-width: 230px;
	}

	#ptype
	{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		padding-right: 2pt;
		margin-left:4px;
		min-width: 312px;
		max-width: 400px;
		padding-bottom: 10pt;
		padding-top: 5pt;
		margin-left: 6px;
		margin-top: 10px;
		margin-bottom: 5px;
		background-color: #dfe7ec;
		border: 1px solid #4791C5;
	}

	.ptypes
	{
		width: 100%;
		align: center;
		cellpadding: 0;
		cellspacing: 0;
		border: 0;
	}
	/* ToolTip*/
	div.tooltip
	{
    	display: none;
	}

	/* Dashboard */
	.ChartItems
	{
	    border-left: #4791C5 0px solid;
	    border-right: #4791C5 0px solid;
	    border-top: #4791C5 0px solid;
	    border-bottom: #4791C5 0px solid;
	}

	.clsTDBox1
	{
		width: 73%;
	}
	.clsdash
	{
		padding-left: 10px;
		width: 73%;
		align:left;
	}

	.clsdash1
	{
		align: right;
		width:17%;
		padding-right:12px;
	}

	.clsdash2
	{
		align: left;
		width:23%;
	}
	/*Dropdown design for report*/
	ul.reportlist
	{
		padding: 0;
		list-style: none;
	}

	ul.reportlist li
	{
		display: inline-block;
		position: relative;
		text-align: left;
	}

	ul.reportlist li a
	{
	   display: block;
	   padding-top: 5px;
	   padding-right: 25px;
	   padding-left:10px;
	   padding-bottom:5px;
	   color: #333;
	   text-decoration: none;
	}

	ul li ul.report-menu
	{
	   background: white;
	   display: none;
	   position: fixed;
	   z-index: 999;
	   left: auto;
	   right:0px;
	   top:34px;
	   padding-left:0px;
	   border: solid 1px #dddbdb;
	   color: #184AB4;
	   border-radius:10px;
	   overflow-y:auto;
	   overflow-x:hidden;
	   min-height: 30px;
	   max-height: 308px;
	   min-width: 230px;
	   webkit-overflow-scrolling: touch;
	   box-shadow:0 1px 5px 1px #E6DEDE;
	   font-size: 13px;
	   max-width: 230px;
	}

	ul li ul.report-menu li
	{
		display: block;
		padding-left:10px;
		padding-right:10px;
		padding-top:14px;
		padding-bottom:14px;
		margin-right:5px;
		margin-left:5px;
		border-bottom: solid 1px rgba(195, 193, 193, 0.65);
		text-overflow: ellipsis;
		max-width: 230px;
		overflow: hidden;
	}

	.DivTab
	{
		Overflow: auto;
		width: 100%;/*
		position: absolute; */
	   -webkit-overflow-scrolling: touch
	}

    .DivH1
    {
        width: 100% !important;
        margin-bottom: 3px !important;
    }

    .DivH2
      {
        width: 100% !important;
        padding-left: 0px !important;
        margin-bottom: 3px !important;
    }

	.DivPage
	{
		Overflow: auto;
		width: 100%;
		position: absolute;
		-webkit-overflow-scrolling: touch;
		margin-top: 3px !important;
	}

	.break
	{
		display: none;
    	margin-top: 0px;
	}

	.DivH
	{
	    margin-bottom: 3px !important;
	    background: none !important;
	}

	.clsTA
	{
		width: 171px;
	}
	
	.actionList 
	{
	    top: 77px;
	}
	
	.action_downarrow, .action_downarrow_d
	{
    	padding-top: 2px;
	}
}


/* Mobile Landscape */
@media only screen and (orientation : landscape) and (max-device-width: 767px)
{
	html
	{
		-webkit-text-size-adjust: 100%;
	}

	.DivOrientL tr.clsTREvenColumn1 .clsTBLov,
	.DivOrientL tr.clsTREvenColumn1 .clsTBEditLov,
	.DivOrientL tr.clsTREvenColumn1 .clsTBRead,
	.DivOrientL tr.clsTREvenColumn1 .clsTB,
	.DivOrientL tr.clsTREvenColumn1 .clsTBox,
	.DivOrientL tr.clsTREvenColumn1 .clsTB25,
	.DivOrientL tr.clsTREvenColumn1 .clsLB15,
	.DivOrientL tr.clsTREvenColumn1 .clsTB41_15
	{
		width: 30% !important;
	}

	.DivOrientL tr.clsTREvenColumn1 .clsTB41,
	.DivOrientL tr.clsTREvenColumn1 .clsTA
	{
		width: 50% !important;
	}

	.DivOrientL tr.clsTREvenColumn1 .clsTB4
	{
		width: 11% !important;
	}

	.DivOrientL tr.clsTREvenColumn1 .clsTB8
	{
		width: 18% !important;
	}

	.DivOrientL tr.clsTREvenCol2 .clsTBLov, .DivOrientL tr.clsTREvenCol3_2 .clsTBLov,
	.DivOrientL tr.clsTREvenCol2 .clsTBEditLov, .DivOrientL tr.clsTREvenCol3_2 .clsTBEditLov
	{
		width: 50% !important;
	}

	.DivOrientL tr.clsTREvenCol2 .clsTBRead, .DivOrientL tr.clsTREvenCol3_2 .clsTBRead,
	.DivOrientL tr.clsTREvenCol2 .clsTB, .DivOrientL tr.clsTREvenCol3_2 .clsTB,
	.DivOrientL tr.clsTREvenCol2 .clsTBox, .DivOrientL tr.clsTREvenCol3_2 .clsTBox,
	.DivOrientL tr.clsTREvenCol2 .clsTB25, .DivOrientL tr.clsTREvenCol3_2 .clsTB25,
	.DivOrientL tr.clsTREvenCol2 .clsTB12, .DivOrientL tr.clsTREvenCol3_2 .clsTB12,
	.DivOrientL tr.clsTREvenCol2 .clsLB15, .DivOrientL tr.clsTREvenCol3_2 .clsLB15,
	.DivOrientL tr.clsTREvenCol2 .clsTB41, .DivOrientL tr.clsTREvenCol3_2 .clsTB41,
	.DivOrientL tr.clsTREvenCol2 .clsTA, .DivOrientL tr.clsTREvenCol3_2 .clsTA
	{
		width: 55% !important;
	}

	.DivOrientL tr.clsTREvenCol2 .clsTB4, .DivOrientL tr.clsTREvenCol3_2 .clsTB4
	{
		width: 21% !important;
	}

	.DivOrientL tr.clsTREvenCol2 .clsTB8, .DivOrientL tr.clsTREvenCol3_2 .clsTB8
	{
		width: 31% !important;
	}

	.DivOrientL #clsEdit
	{
		width: 98.3%;
	}
}


/* Common Mobile Device*/
@media only screen and (max-device-width : 767px) and  (orientation : portrait)
{
	/*Drive Upload Preview */
	.duGrid > li
	{
		width: 92%;
		margin: 2% 3%;
	}

	.duGrid .duImg
	{
		width: 100%;
	}
	
	.G
	{
	    color: #FFFFFF;
	    font-size: 6pt !important;
	}

}

@media screen and (max-device-width: 320px) and (orientation: portrait)
{
	TABLE.clsSubTagTable
	{
		margin-right: 10%;
	}

	.box
	{
	    margin-right:13.5%;
	}

	#clsEdit
	{
		margin-left:4px;
		min-width:312px;
		max-width:312px;
	}

	/*Drive Upload Preview */
	.duGrid > li
	{
		width: 92%;
		margin: 2% 3%;
	}

	.duGrid .duImg
	{
		width: 100%;
	}
	.G
	{
	    color: #FFFFFF;
	    font-size: 6pt !important;
	}

}


/* Dark Theme */
@media (prefers-color-scheme: dark) 
{
    /* Styles for dark mode */
    #MenuBtn 
	{
	    background-color: 0A0A0A;
	    border-right: #5d5e5f 1px solid;
	}
	
	.content 
	{
	    background-color: #292f33;
	}
	
	.sidebar 
	{
    	border-right: #5d5e5f 1px solid;
	}
	
	#ContentPage, TABLE TD.nbspNone, .BDGraph, BODY.clsFullPageBody    
	{
	    background: #222222 !important;
	}

	.clsTR
	{
		background: #4791C5;
	}
	
	.signinreg, .clsMenuItems, .DivHead > a, .calToolbarTD, .calpc, #empty, .empty    
	{
    	color: #cdcdcd !important;
	}
	
	.signout, .visibleLine
	{
		color: #ffffff !important;
	}
	
 	.R
 	{
    	color: #9f9f9f !important
 	}
	
	#headermenuac 
	{
		background: #121212 !important;
		box-shadow: rgb(204, 205, 207) 0px 2px 3px 0px;
	}
 
	TR.clsTROdd 
	{
    	background-color: #121212;
    	color: #cdcdcd;
	}
	
	TR.clsTREvenRow 
	{
    	background-color: #222222;
    	color: #cdcdcd;
	}
	
	TR.clsTREvenRow td 
	{
    	background-color: #333232;
	}
	
	TR.clsTROdd td 
	{
    	background-color: #222222;
	}
	
	.clsGridTable td 
	{
    	border: 1px solid #45494d;
	}
	
	TR.clsTREven 
	{
	    color: #cdcdcd;
	    background-color: #1E1D1D;
	}
	
	TD.clsOptional, TD.clsbOptional 
	{
	    background-color: #1E1D1D;
	    color: #4791c5 !important;
	}
	
	TD.clsMandatory, TD.clsbMandatory
	{
    	background-color: #1E1D1D;
   	    color: #db3835 !important;
	}
	
	input[readonly], INPUT.clsTBox, INPUT.clsTBLov, select[disabled].clsLB15, INPUT.clsTBRead, textarea[readonly].clsTA
	{
    	background-color: #313030 !important;
        color: #EEEEF1 !important;
	    border: #646464 1px solid;
	}

	INPUT.clsTB41, INPUT.clsTB, TEXTAREA, SELECT.clsLB15, INPUT.clsTB25, INPUT.clsTB4, INPUT.clsTB8    
	{
    	background-color: #121212 !important;
        color: #EEEEF1 !important;
	    border: #646464 1px solid;
	}

	.clsOptionalSpan 
	{
    	color: rgb(20, 144, 215);
	}
	
	TD.clsConditional, TD.clsbConditional  
	{
    	background-color: #1E1D1D;
    	color: #53a155 !important;
	}
	
	#clsEdit, .clsHead, .vCalHeaderBg, .DivAdv
	{
		background-color: #121212 !important;
	}
	
	.DivHead 
	{
	    background-color: #413f3f;
	    font-weight: normal;
	}

	TR.clsTRTitle
	{
		background: #5a5a5a !important;
	}
	
	SELECT.clsLB 
	{
    	background-color: #262626 !important;
        color: #EEEEF1 !important;
        border: 1px solid rgb(141, 135, 135);
	}
	
	TR.clsMenuItems:hover td 
	{
	    background: #5db6f8 no-repeat right center;
	    color: white !important;
	}
	
	.DivH 
	{
    	background-color: #292f33;
	}
	
	INPUT.TB 
	{
	    background-color: #262626 !important;
        color: #EEEEF1 !important;
        border: 1px solid rgb(141, 135, 135);
	}
	
	INPUT.numField
	{
		border-right: #757373 1px solid;
  		border-left: #757373 1px solid;
  		border-top: #757373 1px solid;
  		border-bottom: #757373 1px solid;
	}
	
	.Img_Preview 
	{
    	border: 2px solid #404244;
        background-color: #121212 !important;
        color: #cdcdcd;
        box-shadow: 0px 0px 3px 2px #393838;
	}
	
	.duGrid>li 
	{
    	box-shadow: 0px 0px 3px 2px #393838;
	}
	
	.duGrid .duOuter 
	{
    	background: #262626;
	}
	
	.duGrid .duImg:hover 
	{
	    box-shadow: 0px 0px 3px 2px #393838;
	}
	
	.Img_list_view 
	{
	    background: #121212;
	    box-shadow: 0px 0px 5px 3px #393838;
	}
	
	.duGrid .duDetails 
	{
	    border-top: 0.5px solid #363638;
	    background-color: #262626;
	}
	
	.duGrid .duTitle 
	{
    	color: #c3bfff;
	}
	
	INPUT.clsTBEditLov 
	{
	    background-color: #262626 !important;
        color: #EEEEF1 !important;
        border: 1px solid rgb(141, 135, 135);
	}

	TABLE.clsListTable 
	{
    	border: #395167 1px solid;
	}

	TABLE.clsSubTagTable 
	{
    	border: none !important;
	}

	.MainBody 
	{
        background-color: #121212 !important;
        color: #cdcdcd !important;
    }
    
    TR.HeadImg
    {
    	background-color: #4791C5 !important;
    	background-image: none;
    }
    
    .HeadTitle
    {
    	background-color: #4791C5 !important;
    	background-image: none;
    }
    
    .vCalHeader
    {
    	background-color: #4791C5 !important;
    } 
    
    .calBgColor
    {
    	background: rgb(59, 59, 59) none repeat scroll 0% 0% !important;
    }
    
    .calparam tr:first-child td 
	{
		background-color: rgb(16, 50, 62) !important;
 	    color: rgb(255, 218, 217) !important;
	}
	
	.calparam tr:nth-child(2) td[style*="#ffffff"], .calparam tr:nth-child(3) td[style*="#ffffff"], .calparam tr:nth-child(4) td[style*="#ffffff"], 
	.calparam tr:nth-child(5) td[style*="#ffffff"], .calparam tr:nth-child(6) td[style*="#ffffff"], .calparam tr:last-child td[style*="#ffffff"]
	{
    	background-color: #121212 !important;
   	 	color: rgb(255, 218, 217) !important; 
	}
	
	.calparam tr:nth-child(2) td[style*="#DBEAF5"], .calparam tr:nth-child(3) td[style*="#DBEAF5"], .calparam tr:nth-child(4) td[style*="#DBEAF5"], 
	.calparam tr:nth-child(5) td[style*="#DBEAF5"], .calparam tr:nth-child(6) td[style*="#DBEAF5"], .calparam tr:last-child td[style*="#DBEAF5"]
	{
    	background-color: #121212 !important;
   	 	color: rgb(255, 218, 217) !important; 
	}
	
	.calparam tr:nth-child(2) td[style*="white"], .calparam tr:nth-child(3) td[style*="white"], .calparam tr:nth-child(4) td[style*="white"], 
	.calparam tr:nth-child(5) td[style*="white"], .calparam tr:nth-child(6) td[style*="white"], .calparam tr:last-child td[style*="white"]
	{
    	background-color: #121212 !important;
   	 	color: rgb(255, 218, 217) !important; 
	}
	
	.calparam tr:nth-child(2) td[style*="white"], .calparam tr:nth-child(3) td[style*="white"], .calparam tr:nth-child(4) td[style*="white"], 
	.calparam tr:nth-child(5) td[style*="white"], .calparam tr:nth-child(6) td[style*="white"], .calparam tr:last-child td[style*="white"]
	{
    	background: #121212 !important;
   	 	color: rgb(255, 218, 217) !important; 
	}
	
	.calparam tr:nth-child(2) td[style*="rgb(255, 255, 255)"], .calparam tr:nth-child(3) td[style*="rgb(255, 255, 255)"], 
	.calparam tr:nth-child(4) td[style*="rgb(255, 255, 255)"], .calparam tr:nth-child(5) td[style*="rgb(255, 255, 255)"], 
	.calparam tr:nth-child(6) td[style*="rgb(255, 255, 255)"], .calparam tr:last-child td[style*="rgb(255, 255, 255)"]
	{
    	background-color: rgb(18, 18, 18) !important;
   	 	color: rgb(255, 218, 217) !important; 
	}
	
	.calparam tr:nth-child(2) td[style*="rgb(230, 230, 245)"], .calparam tr:nth-child(3) td[style*="rgb(230, 230, 245)"], 
	.calparam tr:nth-child(4) td[style*="rgb(230, 230, 245)"], .calparam tr:nth-child(5) td[style*="rgb(230, 230, 245)"], 
	.calparam tr:nth-child(6) td[style*="rgb(230, 230, 245)"], .calparam tr:last-child td[style*="rgb(230, 230, 245)"]
	{
    	background-color: rgb(44,44,55) !important;
   	 	color: rgb(255, 218, 217) !important; 
	}
	
	.calparam tr:nth-child(2) td[style*="#E6E6F5"], .calparam tr:nth-child(3) td[style*="#E6E6F5"], .calparam tr:nth-child(4) td[style*="#E6E6F5"], 
	.calparam tr:nth-child(5) td[style*="#E6E6F5"], .calparam tr:nth-child(6) td[style*="#E6E6F5"], .calparam tr:last-child td[style*="#E6E6F5"]
	{
    	background-color: #2C2C37 !important;
   	 	color: rgb(255, 218, 217) !important; 
	}
	
	.calparam tr:nth-child(2) td[style*="rgb(70, 130, 180)"], .calparam tr:nth-child(3) td[style*="rgb(70, 130, 180)"], 
	.calparam tr:nth-child(4) td[style*="rgb(70, 130, 180)"], .calparam tr:nth-child(5) td[style*="rgb(70, 130, 180)"], 
	.calparam tr:nth-child(6) td[style*="rgb(70, 130, 180)"], .calparam tr:last-child td[style*="rgb(70, 130, 180)"]
	{
    	background-color: rgb(70,130,180) !important;
   	 	color: rgb(255, 218, 217) !important; 
	}
	
	.calparam tr:nth-child(2) td[style*="rgb(219, 234, 245)"], .calparam tr:nth-child(3) td[style*="rgb(219, 234, 245)"], 
	.calparam tr:nth-child(4) td[style*="rgb(219, 234, 245)"], .calparam tr:nth-child(5) td[style*="rgb(219, 234, 245)"], 
	.calparam tr:nth-child(6) td[style*="rgb(219, 234, 245)"], .calparam tr:last-child td[style*="rgb(219, 234, 245)"]
	{
    	background-color: rgb(70,130,180) !important;
   	 	color: rgb(255, 218, 217) !important; 
	}
	
	.doc-menuDiv ul#doc-menu, ul.menuTab, TABLE.clsGridTable
	{
		background: #121212 !important;
		color: #cdcdcd;
	}
    
    TR.clsMenuTitleTR
	{
		background-color: #141414 !important;
	}
	
	.olsDropDown
	{
		background: url(../images/jmodescending-arrow.svg) #121212 no-repeat !important;
		color: #cdcdcd !important;
	}

	.calWeekDay.calpc, .calWeekDate
	{
		background-color: #141414 !important;
	}
	
	.calWeekDatesHead
	{
		background-color: #292F33 !important;
	
	}
	.calWeekDate_h:hover
	{
		background: #141414 !important;
	}
	
	#headermnuulac:hover
	{
		background: #479ef5 !important;
	}
	
	.panelList
	{
		background: linear-gradient(to bottom, #0B0B0B, #424242);
	}
	
	.gridData
	{
		background: #121212 !important;
		color: #cdcdcd !important;
		box-shadow: none !important;
	}
	
	#Dashboards, #Monthly, #Quarterly 
	{
		background-color: #292f33 !important;
		box-shadow: none !important;
	}
	
	A:link, ul#docList li a 
	{
  		color: #ffffff;
	}
	
	.N
	{
		background: linear-gradient(to bottom, #040404, #575757) !important;
	}
	
	TR.clsTROdd:hover td, TR.clsTREvenRow:hover td
	{
		background-color: #515151 !important;
	}
	
	#DivTab, #DivTab1, #DivTab2
	{
		background-color: #242424;
	}
	
	/* Tool Bar Dark Theme Styles */
	.button_add, .button_home, .button_refresh, .button_delete, .button_save, .jmnext, .jmlast, .jmfirst, .jmprevious, .destType
	{
		border: none !important;
		color: #cdcdcd !important;
		filter: invert(100%) sepia(20%) saturate(1%) hue-rotate(308deg) brightness(200%) contrast(101%) !important;
	}
	
	.actionBar_Img, .actionBar_Copy, .action_downarrow, .jmodetails
	{
		filter: invert(100%) sepia(20%) saturate(1%) hue-rotate(308deg) brightness(200%) contrast(101%) !important;
	}
	
	ul#docList li a.jmreporta
	{
		filter: invert(0%) sepia(20%) saturate(1%) hue-rotate(308deg) brightness(200%) contrast(100%) !important;
	}
	
	.button_refresh_d, .button_save_d, .button_delete_d, .button_home_d, .button_add_d
	{
		border: none !important;
		color: #525252 !important;
    	filter: invert(71%) sepia(4%) saturate(9%) hue-rotate(348deg) brightness(90%) contrast(85%);
	}
	
	.jmoshowminus
	{
		filter: invert(0%) sepia(20%) saturate(1%) hue-rotate(308deg) brightness(200%) contrast(101%) !important;
	}
	
	.homebtn:hover span, .addbtn:hover span, .refreshbtn:hover span, .deletebtn:hover span, .savebtn:hover span
	{
		border: none !important;
	}
	
	.homebtn:hover, .addbtn:hover, .refreshbtn:hover, .deletebtn:hover, .savebtn:hover, .firstbtn:hover, .nextbtn:hover, 
	.lastbtn:hover, .previousbtn:hover, .jmreporta:hover, .actionBar, .Empty_hover:hover, .Img_cancel:hover   
	{
		border: solid 1px #717171;
	}
	
	.Img_cancel, .Imgclose
	{
		filter: invert(100%) sepia(20%) saturate(1%) hue-rotate(308deg) brightness(200%) contrast(101%) !important;
	}	
	
	.closeBtn:hover, .closeBtnCal:hover 
	{
	  	border: solid 1px #eaf7ff !important;
	}
	
	.actionBar:hover
	{
		background-color: #4b4b4b !important;
	}
	
	TD.TabBody, TD.TabBody A
	{
		font-weight: normal;
	}
	
	.TabBody_d A
	{
		font-weight: bold !important;
		color: #ffffff !important;
	}  
	
	#txtPageNumber
	{
		background: #262626 !important;
  		color: #cdcdcd !important;
	}
	
	#borderDiv
	{
		background: #292f33 !important;
	}
	
	#barcodeimage, #imgLeft, .TitleLabel, .clsTREvenCol3_2, .accBalance
	{
		background-color: #1e1d1d !important;
	}	
		
	.actionListul
	{
		background-color: #1F1F1F !important;
		color: #ffffff !important;
		box-shadow: 0px -2px 3px 1px #5a5a5a !important;
	}
	
	/* Common Mobile Device*/
	@media only screen and (orientation : landscape) and (min-device-width : 769px) and (max-device-width : 960px),
	   (orientation : portrait) and (max-device-width : 767px) and (max-device-height : 960px),
	   (orientation : landscape) and (max-device-width : 767px)
	{
		#clsEdit
		{
			 background-color: #222222;
		}
		
		TABLE.clsGridTable 
		{
  			background-color: #121212;
		}
		
		ul li ul.report-menu
		{
			background: #121212;
			color: #cdcdcd;
		}
		
		.activeIcon
		{
  			color: #ffffff !important;
		}
		
		.DivHead
		{
			font-weight: normal;
		}
		
		TR.clsTREvenCol3_2, tr.clsTREvenCol2 .clsTBox
		{
			background-color: #1e1d1d !important;
		}
			
		#Param
		{
			background: #353535 !important;
		}
		
		input.clsTB41
        {
	        border-bottom: 1px solid #4791c5 !important;
	        background: #1e1d1d !important;
        }
		
		tr.clsTREvenColumn1 .clsTB,
		tr.clsTREvenColumn1 .clsTB25,
		tr.clsTREvenColumn1 .clsLB15
		{
	        border-bottom: 1px solid #4791c5 !important;
	        background: #1e1d1d !important;
		}
		
	    tr.clsTREvenColumn1 .clsTBLov,
	    tr.clsTREvenColumn1 .clsTBRead,
		tr.clsTREvenColumn1 .clsTBEditLov
		{
	        border-bottom: 1px solid rgb(118, 118, 118) !important; 
	        background: #1e1d1d  !important;
		}
		
		tr.clsTREvenCol2 .clsTBLov, tr.clsTREvenCol3_2 .clsTBLov,
		tr.clsTREvenCol2 .clsTBEditLov, tr.clsTREvenCol3_2 .clsTBEditLov 
		{
	        border-bottom: 1px solid rgb(118, 118, 118) !important;
	        background: #1e1d1d !important;
	    }
	    
	    tr.clsTREvenColumn1 .clsTA
	    {
	        border-bottom: 1px solid #4791c5 !important;
	        background: #1e1d1d !important;
        }
        
        input.clsTB41
        {
	        border-bottom: 1px solid #4791c5 !important;
	        background: #1e1d1d !important;
        }
		
		tr.clsTREvenCol2 .clsTB, tr.clsTREvenCol3_2 .clsTB,
		tr.clsTREvenCol2 .clsTB25, tr.clsTREvenCol3_2 .clsTB25,
		tr.clsTREvenCol2 .clsTB12, tr.clsTREvenCol3_2 .clsTB12,
		tr.clsTREvenCol2 .clsLB15, tr.clsTREvenCol3_2 .clsLB15,
		tr.clsTREvenCol2 .clsTA, tr.clsTREvenCol3_2 .clsTA,
		tr.clsTREvenCol2 .clsTB41, tr.clsTREvenCol3_2 .clsTB41,
		tr.clsTREvenCol2 .clsTB4, tr.clsTREvenCol3_2 .clsTB4,
	    tr.clsTREvenCol2 .clsTB, tr.clsTREvenCol3_2 .clsTB,
	    tr.clsTREvenCol2 .clsTB12, tr.clsTREvenCol3_2 .clsTB12,
	    tr.clsTREvenCol2 .clsLB15, tr.clsTREvenCol3_2 .clsLB15,
	    tr.clsTREvenCol2 .clsTA, tr.clsTREvenCol3_2 .clsTA,
	    tr.clsTREvenCol2 .clsTB8, tr.clsTREvenCol3_2 .clsTB8
		{
	        border-bottom: 1px solid #4791c5 !important;
	        background: #1e1d1d !important;
		}
		
		tr.clsTREvenCol2 .clsTBRead, tr.clsTREvenCol3_2 .clsTBRead
		{
	        border-bottom: 1px solid  rgb(118, 118, 118) !important;
	        background: #1e1d1d !important;
		}
		
	    TABLE.clsTable tr td a img 
	    {
	      vertical-align: unset !important;
	    }
	  
	     textarea[readonly].clsTA
	    {
	       border-bottom: 1px solid rgb(118, 118, 118) !important;
	    }
	   
	    TD.clsbConditional, TD.clsbMandatory, TD.clsbOptional
	    {
	      border-top: #2f2f2f 1px solid !important;
	    }
	    
	    SELECT.clsLB, .accBalance, #DivList input[type="text"], .clsTREven input[type="text"]
	    {
			background-color: #1e1d1d !important;
		}
	}
} 