﻿body 
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}



.icon-modulos
{
    background:transparent url(../Images/icq.png) 0 0 no-repeat !important;
}  

.icon-opciones
{
    background:transparent url(../Images/icon-02.png) 0 0 no-repeat !important;
}  

 .list-item {
    font:normal 9px tahoma, arial, helvetica, sans-serif;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
    color:#555;
}
        
.list-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
    margin:0px;
    color:#222;
}

.fondo-bsq{
background: rgb(242,249,254); /* Old browsers */
background: -moz-linear-gradient(left, rgba(242,249,254,1) 0%, rgba(214,240,253,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(242,249,254,1)), color-stop(100%,rgba(214,240,253,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#d6f0fd',GradientType=1 ); /* IE6-9 */
}
.fondo{
background: rgb(44,83,158); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(44,83,158,1) 0%, rgba(44,83,158,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(44,83,158,1)), color-stop(100%,rgba(44,83,158,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#2c539e',GradientType=1 );  IE6-9 */
}

.form-title {
   margin-bottom:10px;
   color: #725129;   
  }

.Marquesina1 {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight:bold;
	color:Black ;
	height:16px;
	text-transform: uppercase; 
}

.Marquesina2 {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight:bold;
	color:Black ;
	height:16px;
}

.Celda {
	font-family: tahoma; 
	font-size: 9px; 
	font-weight:bold;
	color:Black ;
	text-transform:uppercase; 
}

.CeldaPass {
	font-family: tahoma; 
	font-size: 9px; 
	font-weight:bold;
	color:Black ;
	text-transform:none; 
}

.CeldaRight {
	text-align:right ; 
	font-size: 10px; 
	font-weight:bold;	
}

.CeldaLogin {
	font-family: tahoma; 
	font-size: 9px; 
	font-weight:bold;
	color:Black ;
	height:16px;
}

.CeldaEmpty {
	font-family: tahoma; 
	font-size: 9px; 
	font-weight:bold;
	color:#999999;
	text-transform:none; 
}

.CeldaWhite {
	font-family: tahoma; 
	font-size: 9px; 
	font-weight:bold;
	color:White ;
	height:16px;
}

.CeldaLabel {
	font-family: tahoma; 
	font-size: 9px; 
	font-weight:bold;
	color:Black ;
	height:16px;
}

.CeldaGrupo {
	font-family: tahoma; 
	font-size: 6px; 
	height:6px;
	color:Black ;
}

.CeldaRed {
	font-family: tahoma; 
	font-size: 9px; 
	font-weight:bold;
	color:Red ;
	height:16px;
}

.CeldaRightSilver 
{
	text-align:right ; 
	font-family: tahoma; 
	font-size: 10px; 
	background:Silver ;
	height:16px;
}


 .x-grid-custom .x-grid-row TD {            
            font : 10px/12px "segoe ui",arial,sans-serif;
        }
        
        .x-grid-custom .x-column-header {
            background : #718CA1 url(../Ui/header_sprite.png) repeat scroll 0 bottom;
            font       : 10px/12px "segoe ui",arial,sans-serif;
            height     : 18px;
            
            font-weight:bold;
            border-left-color  : #6085A5;            
            border-right-color : #728BA1;
        }
        
        .x-grid-custom .x-column-header-over {
            background : #ebf3fd url(../Ui/header_sprite_over.png) repeat 0 bottom !important;
        }
        
        .x-grid-custom .x-column-header div {
          color : white;
        }
        
        .x-grid-custom .company-link {
            color : #0E3D4F;
        }
        
        .x-grid-custom .x-column-header-trigger {
          background : #718CA1 url(../Ui/grid3-hd-btn.png) no-repeat left center;
        }
        
        .x-grid-custom .x-grid-row-alt {
           background-color : #DAE2E8;
           height     : 15px;           
        }
        
        .x-grid-custom .x-grid-row-over .x-grid-cell {
	        border-color : #728BA1;            
            background   : url(../Ui/row-over.png);
            height     : 15px;
        }
        
        .x-grid-custom .x-grid-row-selected .x-grid-cell {
            background   : url(../Ui/row-selected.png) repeat-x scroll 0 0 #7BBBCF;
            border-color : #728BA1;
            border-style : solid;
            height     : 15px;
        }
        
        .x-grid-custom .x-grid-row-selected TD, 
        .x-grid-custom .x-grid-row-selected TD .company-link {
            color : #fff;
            Font-weight: bold;
        }
        
        .x-grid-custom .x-toolbar .x-toolbar-text {
            color : #fff !important;
        }
        
        .x-grid-custom .x-toolbar {
            background : url(../Ui/toolbar-bg.png) repeat-x 0 0 !important;
        }
       
        .x-grid-custom .x-tbar-loading {
	        background-image : url(../Ui/refresh.gif) !important;
        }
        
        .x-grid-custom .x-tbar-page-first {
          background-image : url(../Ui/page-first.gif) !important;
        }

        .x-grid-custom .x-tbar-page-last {
          background-image : url(../Ui/page-last.gif) !important;
        }

        .x-grid-custom .x-tbar-page-next {
          background-image : url(../Ui/page-next.gif) !important;
        }

        .x-grid-custom .x-tbar-page-prev {
          background-image : url(../Ui/page-prev.gif) !important;
        }

        .x-grid-custom .x-paging-info {
          color : #fff;
        }