.jmesa {
    margin: 0;
    padding: 0;
}

.jmesa caption {
    caption-side: top;
    color: #444444;
    font-weight: bold;
    font-size: 1em;
    text-align: left;
    padding-left: 5px;
}

.jmesa .table {
    border: 1px solid silver;
    padding: 2px;
	width:100%;
}

.toolbar table {
    margin-right: auto;
    margin-left: 0px;
}

.jmesa .toolbar td {
    padding: 0px 1px 0px 1px;
}

.jmesa .toolbar select {
    font-size: 11px;
    border: solid 1px #c4c3c2;
}

.jmesa .toolbar .pageNumber {
    font-size: 13px;
    font-weight: bold;
    color: #c4634d;
}

.jmesa .toolbar .pageNumber a {
    font-size: 13px;
    font-weight: normal;
    color: black;
}

.jmesa .toolbar img {
    border:0px;
}

.jmesa .filter td {
    padding: 0px 3px 0px 3px;
}

.jmesa .tbody input {
    padding: 0;
    margin: 0;
}

.jmesa .filter .dynFilter {
    position: relative;
    font-family: arial;
    font-size: 12px;
    padding: 0;
    margin: 0;
    border: 1px solid #c0c0c0;
    background-color: #efebe7;
    height: 15px;
    white-space: nowrap;
    cursor: pointer;
}

.jmesa .filter #dynFilterDiv {
    position: absolute;
    top: -3px;
    left: -2px;
    padding: 0;
    margin: 0;
    height: 17px;
    border: 1px solid #c0c0c0;
    background-color: #e1ebf4;
}

.jmesa .filter #dynFilterInput {
    font-family: arial;
    font-size: 12px;
    padding: 0;
    margin: 0;
    border-style: none;
    background-color: #e1ebf4;
}

.jmesa .filter #dynFilterDroplistDiv {
    position: absolute;
    top: -2px;
    left: -2px;
    padding: 0;
    margin: 0;
    height: 17px;
    background-color: #e1ebf4;
    z-index: 2;
}

.jmesa .filter #dynFilterDroplist {
    font-family: arial;
    font-size: 12px;
    padding: 0;
    margin: 0;
    border: 1px solid #c0c0c0;
    background-color: #e1ebf4;
}
/*for table headings Text*/

.jmesa .header td {
    white-space: nowrap;
    background: url(../../img/header-pink-bg.jpg) repeat-x;
	color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
   	text-align:center;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}


.jmesa .reportHeader td {
    white-space: nowrap;
    background: url(../../img/header-report.jpg) repeat-x;
	color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
   	text-align:center;
}

.jmesa .reportHeaderHeading {
    white-space: nowrap;
    background: url(../../img/report-header-bg.png) repeat-x;
	color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
   	text-align:left;
}

.jmesa .dataCopyHeading {
    white-space: nowrap;
    background: url(../../img/admin/admin-hd-bg.jpg) repeat-x;
	color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
   	text-align:left;
}
/*.jmesa .odd a,.jmesa .even a {
    color: black;
	text-decoration:underline;
}*/

.jmesa .odd td,.jmesa .even td,.jmesa .removed td {
    font-family: arial;
    font-size: 12px;
    height:30px;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: white;
	padding-left:5px;
}

.jmesa .odd td {
    border: 1px solid #ffffff;
  }

.jmesa .even td {
    border: 1px solid #e3e3e3;
  }

.jmesa .removed td {
    border: 1px solid white;
}

.jmesa .odd {
    background-color: #ffffff;
}

.jmesa .even {
    background-color: #e3e3e3;
}

.jmesa .removed {
    font-family: arial;
    font-style: italic;
    color: #ccc;
}

.jmesa .addRow {
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    color: white;
    background-color: #888;
}

.jmesa .highlight td {
     font-family: arial;
    font-size: 12px;
    height:30px;
	border: 1px solid #fdecae;
	background-color: #fdecae;
	padding-left:5px;

}
.superjmesa .jmesa td {line-height:18px; padding:0 3px;}
.superjmesa .jmesa .header td {
    background: url(../../img/header-pink-bg.jpg) repeat-x;
	color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
   	text-align:center;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.jmesa .highlight a {
	color: #000000;
	/*text-decoration:underline;*/
}
.jmesa .odd td a, .jmesa .even td a, .jmesa .removed td a{
	color : #000000;
}
.jmesa .statusBar td {
    font-family: arial;
    font-size: 12px;
    border-top: 1px solid silver;
    background-color: #efebe7;
    padding: 2px;
}

.jmesa .dropShadow {
    padding: 10px 14px 14px 10px;
}

.jmesa .wsColumn {
    position: relative;
    font-family: arial;
    font-size: 12px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #c0c0c0;
    height: 15px;
    white-space: nowrap;
    cursor: pointer;
}

.jmesa .wsColumnError {
    position: relative;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    padding: 0;
    margin: 0;
    color: #ec4646;
    border-bottom: 1px dashed #ec4646;
    height: 15px;
    white-space: nowrap;
    cursor: pointer;
}

.jmesa .wsColumnChange {
    position: relative;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    padding: 0;
    margin: 0;
    color: #005e8f;
    border-bottom: 1px dashed #005e8f;
    height: 15px;
    white-space: nowrap;
    cursor: pointer;
}

.jmesa #wsColumnDiv {
    position: absolute;
    top: -2px;
    left: -2px;
    padding: 0;
    margin: 0;
    height: 17px;
    border: 1px solid #c0c0c0;
    background-color: #ededed;
}

.jmesa #wsColumnInput {
    font-family: arial;
    font-size: 12px;
    padding: 0;
    margin: 0;
    border-style: none;
    background-color: #ededed;
}
.adminContent .jmesa .table{
	width:760px;
}
