.datagrid table { border-collapse: collapse; text-align: left; display: inline-block; } 
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; }
.datagrid table td, .datagrid table th { padding: 3px 10px; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; } 
.datagrid table thead th:first-child { border: none; }
.datagrid table thead th a { color: #FFFFFF; }
.datagrid table tbody td { color: #000000; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }
/*.datagrid table tbody .alt td { background: #EBEBEB; color: #000000; }*/
.datagrid table tbody .alt { background: #EBEBEB; color: #000000; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tfoot td div { border-top: 1px solid #8C8C8C;background: #EBEBEB;} 
.datagrid table tfoot td { padding: 0; font-size: 12px } 
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagrid table tfoot  li { display: inline; }
.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; }
.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#8C8C8C;}
div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
tr.resaltar {
    background-color: #F5FFD7;
}
.datagrid label.check {
  display: block;
  cursor: pointer;
  padding-left: 26px;
}
.datagrid label.check input {
  background-color:#EBEBEB;
}
.datagrid label.check.c_on {
  background-color:#2D9F36;
}

div#ayudaTabla {
	text-align: left;
}
.datagrid table td.estrenar a{
      display:block;
      width: 100%;
      height:100%;
      text-decoration: none;
      z-index: 1;
}
.datagrid table tbody td.estrenar a{
      display:block;
      width: 100%;
      height:100%;
      text-decoration: none;
      z-index: 1;
}

.datagridlila table { border-collapse: collapse; text-align: left; display: inline-block; } 
.datagridlila {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; }
.datagridlila table td, .datagridlila table th { padding: 3px 10px; }
.datagridlila table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #9152B1) );background:-moz-linear-gradient( center top, #000 5%, #9152B1 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#9152B1');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; } 
.datagridlila table thead th:first-child { border: none; }
.datagridlila table thead th a { color: #FFFFFF; }
.datagridlila table tbody td { color: #000000; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }
/*.datagridlila table tbody .alt td { background: #EBEBEB; color: #000000; }*/
.datagridlila table tbody .alt { background: #F2EBF8; color: #000000; }
.datagridlila table tbody td:first-child { border-left: none; }
.datagridlila table tbody tr:last-child td { border-bottom: none; }
.datagridlila table tfoot td div { border-top: 1px solid #8C8C8C;background: #210044;} 
.datagridlila table tfoot td { padding: 0; font-size: 12px } 
.datagridlila table tfoot td div{ padding: 2px; }
.datagridlila table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagridlila table tfoot  li { display: inline; }
.datagridlila table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7239A8), color-stop(1, #593783) );background:-moz-linear-gradient( center top, #7239A8 5%, #593783 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7239A8', endColorstr='#656161');background-color:#7239A8; }
.datagridlila table tfoot ul.active, .datagridlila table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#E561F3;}
div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
.datagridlila label.check {
  display: block;
  cursor: pointer;
  padding-left: 26px;
}
.datagridlila label.check input {
  background-color:#EBEBEB;
}
.datagridlila label.check.c_on {
  background-color:#2D9F36;
}

.datagridverde table { border-collapse: collapse; text-align: left; display: inline-block; } 
.datagridverde {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; }
.datagridverde table td, .datagridverde table th { padding: 3px 10px; }
.datagridverde table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #347B32) );background:-moz-linear-gradient( center top, #000 5%, #347B32 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#347B32');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; } 
.datagridverde table thead th:first-child { border: none; }
.datagridverde table thead th a { color: #FFFFFF; }
.datagridverde table tbody td { color: #000000; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }
/*.datagridverde table tbody .alt td { background: #EBEBEB; color: #000000; }*/
.datagridverde table tbody .alt { background: #D3E6D5; color: #000000; }
.datagridverde table tbody td:first-child { border-left: none; }
.datagridverde table tbody tr:last-child td { border-bottom: none; }
.datagridverde table tfoot td div { border-top: 1px solid #8C8C8C;background: #0F3B14;} 
.datagridverde table tfoot td { padding: 0; font-size: 12px } 
.datagridverde table tfoot td div{ padding: 2px; }
.datagridverde table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagridverde table tfoot  li { display: inline; }
.datagridverde table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4B7B52), color-stop(1, #4B7B52) );background:-moz-linear-gradient( center top, #4B7B52 5%, #4B7B52 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4B7B52', endColorstr='#4B7B52');background-color:#4B7B52; }
.datagridverde table tfoot ul.active, .datagridverde table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#53AD5A;}
div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
.datagridverde label.check {
  display: block;
  cursor: pointer;
  padding-left: 26px;
}
.datagridverde label.check input {
  background-color:#EBEBEB;
}
.datagridverde label.check.c_on {
  background-color:#2D9F36;
}

.datagridazul table { border-collapse: collapse; text-align: left; display: inline-block; } 
.datagridazul {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; }
.datagridazul table td, .datagridazul table th { padding: 3px 10px; }
.datagridazul table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #131BC6) );background:-moz-linear-gradient( center top, #000 5%, #131BC6 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#131BC6');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; } 
.datagridazul table thead th:first-child { border: none; }
.datagridazul table thead th a { color: #FFFFFF; }
.datagridazul table tbody td { color: #000000; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }
/*.datagridazul table tbody .alt td { background: #EBEBEB; color: #000000; }*/
.datagridazul table tbody .alt { background: #DFE8F6; color: #000000; }
.datagridazul table tbody td:first-child { border-left: none; }
.datagridazul table tbody tr:last-child td { border-bottom: none; }
.datagridazul table tfoot td div { border-top: 1px solid #8C8C8C;background: #010C4B;} 
.datagridazul table tfoot td { padding: 0; font-size: 12px } 
.datagridazul table tfoot td div{ padding: 2px; }
.datagridazul table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagridazul table tfoot  li { display: inline; }
.datagridazul table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #406692), color-stop(1, #406692) );background:-moz-linear-gradient( center top, #406692 5%, #406692 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#656161');background-color:#406692; }
.datagridazul table tfoot ul.active, .datagridazul table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#2074D4;}
div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
.datagridazul label.check {
  display: block;
  cursor: pointer;
  padding-left: 26px;
}
.datagridazul label.check input {
  background-color:#EBEBEB;
}
.datagridazul label.check.c_on {
  background-color:#2D9F36;
}

.datagridgris table { border-collapse: collapse; text-align: left; display: inline-block; } 
.datagridgris {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; }
.datagridgris table td, .datagridgris table th { padding: 3px 10px; }
.datagridgris table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #000 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; } 
.datagridgris table thead th:first-child { border: none; }
.datagridgris table thead th a { color: #FFFFFF; }
.datagridgris table tbody td { color: #000000; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }
/*.datagridgris table tbody .alt td { background: #EBEBEB; color: #000000; }*/
.datagridgris table tbody .alt { background: #EBEBEB; color: #000000; }
.datagridgris table tbody td:first-child { border-left: none; }
.datagridgris table tbody tr:last-child td { border-bottom: none; }
.datagridgris table tfoot td div { border-top: 1px solid #8C8C8C;background: #000;} 
.datagridgris table tfoot td { padding: 0; font-size: 12px } 
.datagridgris table tfoot td div{ padding: 2px; }
.datagridgris table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagridgris table tfoot  li { display: inline; }
.datagridgris table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5A5A5A), color-stop(1, #656161) );background:-moz-linear-gradient( center top, #5A5A5A 5%, #656161 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#656161');background-color:#5A5A5A; }
.datagridgris table tfoot ul.active, .datagridgris table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#8C8C8C;}
div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
.datagridgris label.check {
  display: block;
  cursor: pointer;
  padding-left: 26px;
}
.datagridgris label.check input {
  background-color:#EBEBEB;
}
.datagridgris label.check.c_on {
  background-color:#2D9F36;
}

.datagridamarillo table { border-collapse: collapse; text-align: left; display: inline-block; } 
.datagridamarillo {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; }
.datagridamarillo table td, .datagridamarillo table th { padding: 3px 10px; }
.datagridamarillo table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000), color-stop(1, #C6A413) );background:-moz-linear-gradient( center top, #000 5%, #C6A413 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#C6A413');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; } 
.datagridamarillo table thead th:first-child { border: none; }
.datagridamarillo table thead th a { color: #FFFFFF; }
.datagridamarillo table tbody td { color: #000000; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }
/*.datagridamarillo table tbody .alt td { background: #EBEBEB; color: #000000; }*/
.datagridamarillo table tbody .alt { background: #F5F6DF; color: #000000; }
.datagridamarillo table tbody td:first-child { border-left: none; }
.datagridamarillo table tbody tr:last-child td { border-bottom: none; }
.datagridamarillo table tfoot td div { border-top: 1px solid #8C8C8C;background: #454200;} 
.datagridamarillo table tfoot td { padding: 0; font-size: 12px } 
.datagridamarillo table tfoot td div{ padding: 2px; }
.datagridamarillo table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagridamarillo table tfoot  li { display: inline; }
.datagridamarillo table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #849240), color-stop(1, #849240) );background:-moz-linear-gradient( center top, #849240 5%, #849240 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#849240', endColorstr='#849240');background-color:#849240; }
.datagridamarillo table tfoot ul.active, .datagridamarillo table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#D1C330;}
div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }
.datagridamarillo label.check {
  display: block;
  cursor: pointer;
  padding-left: 26px;
}
.datagridamarillo label.check input {
  background-color:#EBEBEB;
}
.datagridamarillo label.check.c_on {
  background-color:#2D9F36;
}