/*
Hoja de estilo utilizada en el sub módulo mapas cuyo objetivo es "pisar" algunos estilos 
provistos por la librería ext-all.css. Esto es necesario ya que debido a la complejidad
del sub moódulo, el mismo no fue rediseñado y por ende no tomo los estilos provistos por 
botstap (estilos de la provincia).
*/


/*--- TABLE ---*/
table {
    width: 99% !important;
    margin: 0px 0px !important;
}

table th {
    height: 25px;
    background: #999999; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /* FF3.6+ */ /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    /* W3C */ /* IE6-8 */
    color: #FFF;
}

table .columns-dest {
    background: #AAA;
    font-size: 0.875em;
    /*font-weight: 700;*/
    color: #555;
    text-align: center;
    padding: 5px;
    margin: 0;
}


table .columns-dest-active {
    background: #AAA;
    font-size: 0.875em;
    /*font-weight: 700;*/
    color: white !important;
    text-align: center;
    padding: 5px;
    margin: 0;
}

table .columns-dest:hover {
    color: white;
}

table .columns-dest-active > a {
    background: #AAA;
    /*font-size: 0.875em !important;*/
    /*font-weight: 700;*/
    color: white !important;
    text-align: center;
    padding: 5px;
    margin: 0;
}

table td {
   // background: #333 !important;
    font-size: 0.875em !important;
    /*font-weight: 400;*/
   // color: #444;
    border-left: 0px !important;
    border-right: 0px !important;
    padding: 0px 0px !important;
    margin: 0 !important;
}


// estilos utilizados para pisar y personalizar el archivo ext -all.css sin modificarlo

.x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
    border-color:#cfcfcf !important;
}.x-form-field {
    font:normal 12px tahoma, arial, helvetica, sans-serif !important;
}

.x-form-check-group-label {
    border-bottom: 1px solid #cfcfcf !important;
    color: #15428b !important;
}

.x-btn-group-notitle .x-btn-group-tc {
	background-image: url(../images/default/button/group-tb.gif);
}.x-toolbar{
	border-color:black !important;
    background-color:#cfcfcf !important;
   // background-image:url(../images/default/toolbar/bg.gif);
}

.x-grid-panel .x-panel-mc .x-panel-body {
    border-color:#cfcfcf !important;
}


.x-grid-group-hd {
    border-bottom-color:#cfcfcf !important;
}


.x-combo-list-small {
    font:normal 11px tahoma, arial, helvetica, sans-serif !important;
}.x-panel {
    border-color: #cfcfcf !important;
}

.x-panel-header {
    color:white !important;
    font-weight:bold !important; 
    font-size: 12px !important;
    font-family: tahoma,arial,verdana,sans-serif !important;
    border-color:grey !important;
    margin-bottom: 2px;
  //  background-image: url(../images/default/panel/white-top-bottom.gif);
}

.x-panel-header x-unselectable
{
     //background-image:url(../templates/imagenes/barra-header-gobierno.png) !important;
     background-color:#263A54!important;
}

.x-panel-body {
    border-color:#cfcfcf !important;
    background-color:#fff !important;
}

.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
    border-color:#cfcfcf !important;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top-color:#cfcfcf !important;
}

.x-panel-body-noheader, .x-panel-mc .x-panel-body {
    border-top-color:#cfcfcf !important;
}

.x-panel-header, .x-unselectable
{
   background-image: url(../images/default/panel/corners-sprite.gif) !important;
    border-bottom-color:#cfcfcf !important;
}

.x-panel-tl, .x-panel-tr, .x-panel-bl,  .x-panel-br{
	background-image: url(../images/default/panel/corners-sprite.gif) !important;
    border-bottom-color:#cfcfcf !important;
}

.x-panel-mc {
    font: normal 11px tahoma,arial,helvetica,sans-serif !important;
    background-color:#cfcfcf !important;
}

.x-panel-ghost ul {
    border-color:#cfcfcf !important;
}

.x-panel-dd-spacer {
    border-color:#cfcfcf !important;
}

.x-window-proxy {
    background-color:#c7dffc !important;
    border-color:#cfcfcf !important;
}

.x-window-mc {
    border-color:#cfcfcf !important;
    font: normal 11px tahoma,arial,helvetica,sans-serif !important;
    background-color:#cfcfcf !important;
}

.x-window-bbar .x-toolbar {
    border-top-color:#cfcfcf !important;
}

.x-panel-ghost .x-window-tl {
    border-bottom-color:#cfcfcf !important;
}

.x-window-plain .x-window-mc {
    background-color: #ccd9e8 !important;
    border-color: #a3bae9 #cfcfcf #cfcfcf #a3bae9 !important; 
}
 
.x-window-plain .x-window-body {
    border-color: #cfcfcf #a3bae9 #a3bae9 #cfcfcf !important;
}

.x-html-editor-tb .x-btn-text {
    background-image:url(../images/default/editor/tb-sprite.gif) !important;
}
.x-panel-noborder .x-panel-header-noborder {
    border-bottom-color:#cfcfcf !important;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-bottom-color:#cfcfcf !important;
}

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
    border-top-color:#cfcfcf !important;
}

.x-tab-panel-bbar-noborder .x-toolbar {
    border-top-color:#cfcfcf !important;
}

.x-tab-panel-tbar-noborder .x-toolbar {
    border-bottom-color:#e4e5e6 !important;
}.x-border-layout-ct {
    background-color:#e4e5e6 !important;
}

.x-list-selected {
    background-color:#cfcfcf !important;
}

.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
    background-image:url(../images/default/grid/sort-hd.gif) !important;
    border-color: #cfcfcf !important;
    }.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
    background-image:url(../images/default/slider/slider-bg.png) !important;
}

.x-panel-noborder .x-panel-header-noborder {
    border-bottom-color: gray !important;
}

.x-panel-header{
    border-bottom-color: #263a7f !important;
    background-color:#263A54!important;
    // background-image:url(../templates/imagenes/barra-header-gobierno.png) !important;
}

.x-panel-noborder .x-panel-header-noborder {
    border-bottom-color: #263a7f !important;
    background-color:#263A54!important;
    //background-image:url(../templates/imagenes/barra-header-gobierno.png) !important;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top-color:#263a7f !important;
    background-color:#263A54!important;
    //background-image:url(../templates/imagenes/barra-header-gobierno.png) !important;
}

.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
    border-color:#263a7f !important;
    background-color:#263A54!important;
    // background-image:url(../templates/imagenes/barra-header-gobierno.png) !important;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top-color:#263a7f !important;
     background: #263a7f !important;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-bottom-color:#263a7f !important;
    background-color:#263A54!important;
    //background-image:url(../templates/imagenes/barra-header-gobierno.png) !important;
}

.x-toolbar td {
    vertical-align: middle;
    background-color:#263A54!important;
    //background-image:url(../templates/imagenes/barra-header-gobierno.png) !important;
    color: white;
}

.x-btn button {
    color: white !important;
    font: 12px Asap,arial,verdana,helvetica;
}


  x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    background: WHITE none repeat scroll 0 0 !important;
    border-bottom-color: WHITE !important;
}

.xtb-sep
{
    width: 0 !important;
}


.x-panel-body
{
      overflow-x: auto;
       white-space: nowrap;  
}

//x-panel-header x-panel-header-noborder x-unselectable

