.jmesa {
    margin: 0;
    padding: 0;
}

.jmesa caption {
    caption-side: top;
    color: #444444;
    font-weight: bold;
    font-size: 1.2em;
    text-align: left;
    padding-left: 5px;
}

.jmesa .table {
    /* Altia Consultores
    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 #D9D9D9;
}

.jmesa .toolbar .pageNumber {
    font-size: 13px;
    font-weight: bold;
    color: #c4634d;
    padding: 0px 2px;
}

.jmesa .toolbar .pageNumber a {
    font-weight: normal;
    color: black;
}

.jmesa .toolbar .textItem {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    color: #D9D9D9;
    padding: 0px 2px;
}

.jmesa .toolbar .textItem a {
    color: #D9D9D9;
}

.jmesa .toolbar .textItemError {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    color: #ec4646;
    padding: 0px 2px;
}

.jmesa .toolbar .textItemError a {
    color: #ec4646;
}

.jmesa .toolbar img {
    border:0px;
}

.jmesa .filter td {
    padding: 2px 2px 3px 2px;
}

.jmesa .tbody input {
    padding: 0;
    margin: 0;
}

.jmesa .filter .dynFilter {
    position: relative;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    padding: 0;
    margin: 0;
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
    height: 15px;
    white-space: nowrap;
    cursor: pointer;
}
/*Altia Consultores*/
.jmesa .filter .dynFilter:active {
	background-color: #FFFFFF;

}
	
.jmesa .filter .dynFilter:hover {
	background-color: #FFFFFF;

}
/*Altia Consultores*/
.jmesa .filter #dynFilterDiv {
    position: absolute;
    top: -3px;
    left: -2px;
    padding: 0;
    margin: 0;
    height: 17px;
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
}

.jmesa .filter #dynFilterInput {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    border-style: none;
    background-color: #FFFFFF;
}

.jmesa .filter #dynFilterDroplistDiv, #wsColumnDroplistDiv {
    position: absolute;
    top: -2px;
    left: -2px;
    padding: 0;
    margin: 0;
    height: 17px;
    background-color: #e1ebf4;
    z-index: 2;
}

td select{	
	width:auto;
}

.jmesa .filter #dynFilterDroplist, #wsColumnDroplistInput {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    border: 1px solid #d9d9d9;
    background-color: #e1ebf4;
}

.jmesa .header td {
   /*  Altia Consultores
    white-space: nowrap;
    background-color: #729fcf;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 3px 4px 3px;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: white;
    border-bottom: 2px solid #e1ebf4;*/
/*    background-color: white; */
    padding: 4px 3px 4px 3px;
    border-bottom: 2px solid #D9D9D9;
    color: #000000;
    padding: 6px;
    text-align: center;
    white-space: nowrap;
    font-size: 0.8em;
    font-weight: bold;
}

.jmesa tbody .header td{
	border-top: 2px solid #D9D9D9;
	border-bottom: none;
}

.jmesa .odd a,.jmesa .even a {
    color: black;
}

.jmesa .odd td,.jmesa .even td,.jmesa .removed td {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    padding: 3px 4px 3px 4px;
}
/*  Altia Consultores
.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: verdana, arial, helvetica, sans-serif;
    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: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 3px 2px 3px;
    background-color: #FFD4D4;
}

.jmesa .highlight a {
    color: black;
}

.jmesa .statusBar td {
    /* Altia Consultores
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    border-top: 1px solid silver;
    background-color: #efebe7;
    padding: 2px;
    */
    border: none;
}

.jmesa .dropShadow {
    padding: 10px 14px 14px 10px;
}

.jmesa .wsColumn {
    position: relative;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #d9d9d9;
    height: 15px;
    white-space: nowrap;
    cursor: pointer;
}

.jmesa .wsColumnError {
    position: relative;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    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: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    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 #D9D9D9;
    background-color: #ededed;
}

.jmesa #wsColumnInput {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    border-style: none;
    background-color: #ededed;
}
.jmesa td{
	border: none;
}
.jmesa td{

    border-bottom: 1px solid #D9D9D9;
    color: #333333;
    font-weight: normal;
    text-align: center;
    /*
    background-color: white;
    */
    empty-cells: show;
    max-width: 300px;
    word-wrap: break-word;
    -ms-word-wrap:break-word;
    overflow-wrap: break-word;
}

.jmesa .header td{
	max-width: 300px;
    word-wrap: break-word;
}

.divBreakWord{
	 width: 300px;
	 word-wrap: break-word;
	}
.jmesa .header tr{
	border-bottom: 2px solid #D9D9D9;
}
table{
	border-collapse: collapse;
}
.toolbar td, .filter td {
	border-bottom: none;
}