/*
 * Ext JS Library 2.2
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */
.ext-el-mask{
    z-index: 9000;
}
.ext-el-mask-msg{
    z-index: 9000;
}
.x-panel {
    border-style: solid;
    border-color: none;
}
.x-panel-header {
	border: none;
    background-image: none;
	background-color: transparent;
	color: #15428B;
    font: bold 11px/15px tahoma,arial,verdana,sans-serif;
    min-height: 15px;
}

.x-panel-body {
    border-color: transparent;
}

.x-panel-bbar .x-toolbar {
    border-color:#D3D3D3;
}

.x-panel-bbar {
   background-color: white;
   border-top: 1px solid #D3D3D3;
}
.x-panel-tbar {
   background-color: white;
    border-bottom: medium none !important;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
}


.x-grid3-viewport {
    border: 1px solid #D3D3D3;
    overflow: hidden;
}

.x-panel-tbar .x-toolbar {
    border-color:#D3D3D3;
	border-width: 0 !important;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
	border:none;
	border-bottom:1px solid #d3d3d3;
}

.x-panel-body-noheader, .x-panel-mc .x-panel-body {
/*	border-top: 1px none #3A82B3;
	border-right:1px solid #d3d3d3;
	border-left: none;
	border-bottom: none;
*/
    /*border-color: #3A82B3 #D3D3D3 -moz-use-text-color -moz-use-text-color;*/
    border-style: none solid none none;
    border-width: 1px 1px medium medium;
}

.x-panel-tl .x-panel-header {
    color:#333;
}
.x-panel-tc {
	background-image:none;
}
.x-panel-bc {
	background-image:none;
}
.x-panel-bl {
	background-image:none;
}
.x-panel-br {
	background-image:none;
}
.x-panel-mc .x-panel-body {
    background:transparent;
    border: 0 none;
}
.x-panel-mr {
	background-image:none;
}

/* grid */
.x-grid3-header {
	background-color:#E9E9E9;
	background-image:none;
	padding:0;
}

.x-grid3-header-inner {
	border-bottom:1px solid #D0D0D0;
}

.x-grid3-hd-inner {
	font-weight:bold;
}

td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
	text-decoration: underline;
}

.x-grid-group-hd { border-color:#6694E3; }

.x-grid3-hd-row td {
	border-left: none;
}

td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
	/*border-left:1px solid #EEE;*/
	border-left: none;
	border-right:1px solid #D0D0D0;
}

td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner,
td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
	background-color:#D0D0D0;
	background-image:none;
}

.x-grid3-hd-btn {
	background:transparent url(gimg/rdr.png) 0 -41px no-repeat;
	width:12px;
	margin-right:3px;
}

td a.x-grid3-hd-btn:hover {
	background-position: -12px -41px;
}

.x-menu { padding:0; background: white none; }
.x-menu-sep {margin:1px 1px 0 1px;}

li.x-menu-item-active {
	background:#99BBE8 none repeat scroll 0 0;/*#6694E3 none repeat scroll 0 0;*/
	border: none;
}

li.x-menu-list-item, li.x-menu-item-active { padding:0; }

li.x-menu-item-active a.x-menu-item {
	color:black;
}

/* Tools */
.x-tool {
    background-image:url("gimg/icons7.png");
}
.x-tool.x-tool-expand-east, .x-tool.x-tool-expand-south 
{
	background-image: url("gimg/tool-sprites.gif");
}

.x-tool-close, .x-tool-myclose {background-position: -40px -80px; }
.x-tool-close-over, .x-tool-myclose-over {background-position: -40px -100px; }
.x-tool-maximize {		background-position:-120px -80px; }
.x-tool-maximize-over {	background-position:-120px -100px; }
.x-tool-minimize {		background-position:-20px -80px; }
.x-tool-minimize-over {	background-position:-20px -100px; }
.x-tool-restore {		background-position:0px -80px; }
.x-tool-restore-over {	background-position:0px -100px; }
.x-tool-toggle {			background-position:-70px -30px!important; height:10px; margin-top:1px; width:10px !important; }
.x-tool-toggle-over {	background-position:-70px -30px !important; }
.x-panel-collapsed .x-tool-toggle {	background-position:-60px -20px !important; }
.x-panel-collapsed .x-tool-toggle-over {	background-position:-60px -20px !important; }

.x-tab-pesquisa .x-panel-collapsed {
    background: url("gimg/sidebar-border-right.png") repeat-y scroll right bottom #EEEEEE;
    border-color: #E0E0E0 !important;
    border-style: solid !important;
    border-width: 0 0 0 1px !important;
}

.x-tab-scroller-left {
	background:white url(gimg/icons7.png) no-repeat scroll -160px -76px;	border-bottom:1px solid white; }
.x-tab-scroller-left-over { background-position: -160px -96px; }
.x-tab-scroller-left-disabled {background:white;opacity:1;}

.x-tab-scroller-right {
	background:white url(gimg/icons7.png) no-repeat scroll -139px -76px;	border-bottom:1px solid white;}
.x-tab-scroller-right-over { background-position: -139px -96px; }
.x-tab-scroller-right-disabled {background:white;opacity:1;}

/* Ghosting */
.x-panel-ghost {
    background:#e0e0e0;
}

.x-panel-ghost ul {
    border-color:#b0b0b0;
}

.x-grid-panel .x-panel-mc .x-panel-body {
    border:none;/*#d0d0d0;*/
	border-width: 0px;
}

/* Buttons */
/*
.x-btn {
	background:#ccc;
	border:1px solid #999;
}

.x-btn-left{
	background-image:none;
}
.x-btn-right{
	background-image:none;
}
.x-btn-center{
	background-image:none;
}
*/
/* Layout classes */

.x-border-layout-ct {
    background: none repeat scroll 0 0 white;
}

.x-accordion-hd {
	background-image:url(../images/gray/panel/light-hd.gif);
}

.x-layout-collapsed{
    background-color:#eee;
    border-color:#e0e0e0;
}
.x-layout-collapsed-over{
	 background-color:#fbfbfb;
}


/* Toolbars */
.x-toolbar .ytb-spacer {
    width: 1px;
}

.x-toolbar{
	border-color:#d3d3d3;
    background: #D0DEF0;
}
.x-toolbar button {
    color:#444;
}

.x-toolbar .x-btn {
    margin-left: 1px;
    margin-right: 1px;
}

.x-toolbar .x-btn-over button {
	color: black;
}

.x-toolbar .x-btn-center{
	background:url("../images/gray/button/btn.gif") repeat scroll 0 0 transparent;
}
.x-btn-center {
	background-image:url(../images/gray/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-center
, .x-panel-btns-ct .x-btn-over .x-btn-center
, .x-btn-over .x-btn-center {
	background-image:url(../images/gray/toolbar/tb-btn-sprite.gif);
}
/*
.x-btn-focus .x-btn-center {
	background: transparent !important;
}
*/
.x-toolbar .x-btn-focus .x-btn-center, .x-panel-btns-ct .x-btn-focus .x-btn-center, .x-btn-focus .x-btn-center {
	background:transparent url(gimg/btn.gif) repeat-x scroll center -44px;}
.x-toolbar .x-btn-pressed .x-btn-center, .x-panel-btns-ct .x-btn-pressed .x-btn-center, .x-btn-pressed .x-btn-center, .x-btn-menu-active .x-btn-center {
	background:url("../images/gray/toolbar/tb-btn-sprite.gif") repeat-x scroll 0 -105px transparent;
}
.x-toolbar .x-btn-right{
	background:url("../images/gray/button/btn.gif") repeat scroll 0 0 transparent;
}
.x-btn-right {
	background-image:url(../images/gray/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-right
, .x-panel-btns-ct .x-btn-over .x-btn-right
, .x-btn-over .x-btn-right {
	background-image:url(../images/gray/toolbar/tb-btn-sprite.gif);
}
/*
.x-btn-focus .x-btn-right {
	background: transparent !important;
}
*/
.x-toolbar .x-btn-focus .x-btn-right, .x-panel-btns-ct .x-btn-focus .x-btn-right, .x-btn-focus .x-btn-right {
	background:transparent url(gimg/btn.gif) no-repeat scroll right -44px;}
.x-toolbar .x-btn-pressed .x-btn-right, .x-panel-btns-ct .x-btn-pressed .x-btn-right, .x-btn-pressed .x-btn-right, .x-btn-menu-active .x-btn-right  {
	background:url("../images/gray/toolbar/tb-btn-sprite.gif") no-repeat scroll 0 -84px transparent;}

.x-toolbar .x-btn-left{
	background:url("../images/gray/button/btn.gif") repeat scroll 0 0 transparent;
}
.x-btn-left {
	background-image:url(../images/gray/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-left
, .x-panel-btns-ct .x-btn-over .x-btn-left
, .x-btn-over .x-btn-left {
	background-image:url(../images/gray/toolbar/tb-btn-sprite.gif);
}
/*
.x-btn-focus .x-btn-left {
	background: transparent !important;
}
*/
.x-toolbar .x-btn-focus .x-btn-left, .x-panel-btns-ct .x-btn-focus .x-btn-left, .x-btn-focus.x-btn-left {
	background:transparent url(gimg/btn.gif) no-repeat scroll left -44px;
}
.x-toolbar .x-btn-pressed .x-btn-left
, .x-panel-btns-ct .x-btn-pressed .x-btn-left
, .x-btn-pressed.x-btn-left
, .x-btn-menu-active .x-btn-left  {
	background:url("../images/gray/toolbar/tb-btn-sprite.gif") no-repeat scroll 0 -63px transparent
}

/* Window */

.x-window-proxy {
    background:#e0e0e0;
    border-color:#b0b0b0;
}

body .x-window .x-window-header-text, body .x-panel-ghost .x-window-header-text {
    color:#fff;
    font-weight: normal;
    font-size: 13px;
}

.x-window-header-text{
    font-weight: bold !important;
    font-size: 11px important;
}
.x-window-bbar .x-toolbar-ct{
    color: #505050;
}
/*********** X-panel *******/
.x-panel-tc {
	background: transparent;
}
.x-panel-tl {
	background: url("gimg/sidebar-border-right.png") repeat-y scroll right bottom transparent;
	border-left: 2px solid #d3d3d3;
	border-bottom: none;
	padding-left: 0px !important;
}
.x-panel-tr {
	background: none no-repeat scroll right 0 transparent;
    border-bottom: 1px solid #D3D3D3;
    border-top: 2px solid #D3D3D3;
    padding-left: 6px;
	margin-right: 6px;
	
}
.x-panel-bc {
	background: url("gimg/sidebar-bottom-center.png") repeat-x scroll 0 0 transparent;
    height: 20px !important;
    margin-left: 13px;
    margin-right: 20px;
}
.x-panel-bl {
	background:transparent url(gimg/sidebar-bottom-left.png) no-repeat scroll 0 bottom;
	padding-left: 0;
	height: 20px;
}
.x-panel-br {
	background:transparent url(gimg/sidebar-bottom-right.png) no-repeat scroll right bottom;
	padding-right: 0px !important;
	height: 20px;
}
.x-panel-mc {
    border:0px solid #D3D3D3;
    background: white;
	padding: 10px 10px 0 13px !important;
	margin-right: 10px;
}

.x-panel-ml {
    background: url("gimg/sidebar-border-right.png") repeat-y scroll right center transparent;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #D3D3D3;
    border-left: 1px solid #D3D3D3;
    border-right: 0 none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
	padding-left: 0px 
}

.x-panel-mr{
	background:transparent url(gimg/sidebar-border-right.png) no-repeat scroll 0 bottom;
	padding-right: 0 !important;
}

/*********** X-window ******/
.x-window-tc {
	background: #3A82B3;
}
.x-window-tl {
	background: transparent url(gimg/t.png) no-repeat scroll 0 0;
}
.x-window-tr {
	background: transparent url(gimg/t.png) no-repeat scroll right 0;
}
.x-window-bc{
	background: #3A82B3;
}
.x-window-bl {
	background:transparent url(gimg/rc.png) no-repeat scroll 0 bottom;
	padding-left:4px;
}
.x-window-br {
	background:transparent url(gimg/rc.png) no-repeat scroll right bottom;
	padding-right:4px;
}
.x-window-mc {
    border:0px solid #d0d0d0;
    background:#e8e8e8;
}

.x-window-ml {
	background: #3A82B3;
	padding-left:4px;
}
.x-window-mr {
	background: #3A82B3;
	padding-right:4px;
}

/* MBOH */

.x-panel-ghost .x-window-tl {
    border-color:#d0d0d0;
}
.x-panel-collapsed .x-window-tl {
    border-color:#d0d0d0;
}
/*
.x-window-plain .x-window-mc {
    background: #e8e8e8;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    border-top:1px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
	border:none;
}
*/
.x-window-plain .x-window-body {
    border-left:1px solid #eee;
    border-top:1px solid #eee;
    border-bottom:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    background:transparent !important;
}

.x-window-body {
    background: none repeat scroll 0 0 white;
}

body.x-body-masked .x-window-plain .x-window-mc {
    background-color: #ffffff;/*#3A82B3;*/
}
body.x-body-masked .x-window-plain .x-window-mc label {
    color: #606060;
}
body.x-body-masked .x-window-mc,  body.x-body-masked .x-window-dlg .x-window-mc {
    background-color: #3A82B3;
}
body.x-body-masked .x-window-dlg .x-window-mc span{
    color: #ffffff;
}

.x-window-plain .x-window-mc {
    background: none repeat scroll 0 0 #ffffff;/*#3A82B3;*/
	/*color: white;*/
    color: #606060;
}
.x-window-plain .x-window-mc label {
    color: #606060;
}

.x-window-maximized .x-window-tc {
	background: #6694E3;
}


.x-panel-nofooter .x-panel-bc, .x-panel-nofooter .x-window-bc {
	height:4px;
}

body .x-window .x-window-tl .x-window-header {
	padding: 3px 0;
}

/* misc */
.x-html-editor-wrap {
    border-color:#d0d0d0;
}

/* Borders go last for specificity */
.x-panel-noborder .x-panel-body-noborder {
    border-width:0;
}

.x-panel-noborder .x-panel-header-noborder {
    border-width:0;
    border-bottom:1px solid #d0d0d0;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-width:0;
    border-bottom:1px solid #d0d0d0;
}

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
    border-width:0;
    border-top:1px solid #d0d0d0;
}

.x-window-noborder .x-window-mc {
    border-width:0;
}
.x-window-plain .x-window-body-noborder {
    border-width:0;
}

.x-tab-panel-noborder .x-tab-panel-body-noborder {
	border-width:0;
}

.x-tab-panel-noborder .x-tab-panel-header-noborder {
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
}

.x-tab-panel-noborder .x-tab-panel-footer-noborder {
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
}


.x-tab-panel-bbar-noborder .x-toolbar {
    border-width:0;
    border-top:1px solid #d0d0d0;
}

.x-tab-panel-tbar-noborder .x-toolbar {
    border-width:0;
    border-bottom:1px solid #d0d0d0;
}

.x-tab-panel-tools .x-tab-panel-header, .x-tab-panel-tools .x-tab-panel-footer {
	/*background-color: transparent !important; */
	background: url("gimg/sidebar-title-border-right1.png") no-repeat scroll right 0 #3A82B3;
	border: medium none;
	height: 26px;
	padding: 0;
	/*padding-bottom: 1px !important;
	padding-top: 1px !important;*/
}

.x-plain-subtab-header{
	/*background-color: transparent !important; */
	background: url("gimg/sidebar-title-border-right-gray1.png") no-repeat scroll right 0 #eeeeee;
	border: medium none;
	border-left: 1px solid #D3D3D3;
	padding-bottom: 0px !important;
	padding-top: 2px !important;
}

.x-tab-panel-body {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
	border-width: 0px;
}
.x-tab-panel-mr{
	border: none !important;
}
.x-tab-panel-tr{
	background: url("gimg/sidebar-title-border-right.png") no-repeat scroll right 0 #3A82B3;
}

.x-tab-panel-tools ul.x-tab-strip-top {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 0 none !important;
    padding-bottom: 0;
    padding-top: 0;
	width: 100% !important;
	text-align: center;
}
.x-tab-panel-tools ul.x-tab-strip li {margin-left:10px; display: inline; float: none; line-height: 10px; margin-left: 6px; margin-right: 6px;}
.x-tab-panel-tools ul.x-tab-strip li a{display: inline-block !important;}

.x-tab-panel-tools .x-tab-strip-top .x-tab-right { background:#3A82B3 none;}
.x-tab-panel-tools .x-tab-strip-top .x-tab-left {background:transparent none;}
.x-tab-panel-tools .x-tab-strip-top .x-tab-strip-inner {background:transparent none;}

.x-tab-panel-tools .x-tab-strip-top .x-tab-strip-active  .x-tab-right { /*background:#3A82B3 none;*/ color: white;}
.x-tab-panel-tools .x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
    font-size: 11px !important;
    font-weight: bold !important;
	text-transform: uppercase;	
	color: white !important;
	text-decoration: underline;
}

.x-plain-subtab-header .x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
    color: #3A82B3 !important;
}

.x-plain-subtab-header .x-tab-strip-top  .x-tab-right {
    background: url("../images/gray/tabs/tabs-sprite.gif") no-repeat scroll 0 -51px transparent;
}
.x-plain-subtab-header .x-tab-strip-top .x-tab-strip-inner {
    background: url("../images/gray/tabs/tabs-sprite.gif") repeat-x scroll 0 -201px transparent;
}
.x-plain-subtab-header .x-tab-strip-top  .x-tab-left {
    background: url("../images/gray/tabs/tabs-sprite.gif") no-repeat scroll right -351px transparent;
}
.x-plain-subtab-header .x-tab-strip span.x-tab-strip-text {
    color: #606060;
}

.x-tab-panel-tools .x-tab-strip span.x-tab-strip-text {
    /*color: #D0D1D2;*/
	color: white;
    cursor: pointer;
    font: 11px tahoma,arial,helvetica;
    padding: 4px 0;
    white-space: nowrap;
}

/* SHADOWS */
/*
.x-shadow * {
	display:none;
	background: none;
	visibility: hidden;
}*/

/* GRID ROWS */

body .x-grid3 .x-grid3-row {
	border-top:0;
	padding-bottom: 1px;
	padding-top:2px;
}

body .x-grid3 .x-grid3-row-selected {
	padding:0;
	border-top: 2px solid #6694E3;
	border-bottom: 2px solid #6694E3;
	border-left: 1px solid #6694E3;
	border-right: 1px solid #6694E3;
	background: #3A82B3 !important;
	color: #FFFFFF;
}

body .x-grid3 .x-grid3-row-alt {
	background: #EEE;
}
/*
body {
	background: #ddd !important;
}*/

/* FORM */

.x-combo-list .x-combo-selected { border:none !important;}
.x-combo-list-item { border:none; }

/** menu lateral **/

.contentsWrapper .sidebarWrapper{
    width: 26%;
}

.sidebarWrapper .sidebar .sidebarTitle{
    background: url("gimg/sidebar-title-border-right.png") no-repeat scroll right 0 #3A82B3;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: .9em;
    font-family: Tahoma;
}
.sidebarWrapper .sidebar .sidebarContents {
    background: url("gimg/sidebar-border-right.png") repeat-y scroll right 0 transparent;
    border-left: solid 1px #D3D3D3;
    padding: 10px 15px 0 10px;
}
.sidebarWrapper .sidebar .sidebarContents ul.listParent{
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0;
    
    max-height: 500px;
    overflow: auto;
}
.sidebarWrapper .sidebar .sidebarContents ul.listParent li.listOpen{
    color: #555;
}
.sidebarWrapper .sidebar .sidebarContents ul.listParent ul.listChild{
    display: none;
}
.sidebarWrapper .sidebar .sidebarContents ul.listParent ul.listChild li{
    padding: 2px 0 2px 0;
}
.sidebarWrapper .sidebar .sidebarContents ul.listChild{
    list-style: none;
    margin: 0 0 0 18px;
    padding: 0;
}
.sidebarWrapper .sidebarBottom, .sidebarWrapper .sidebarBottomLeft, .sidebarWrapper .sidebarBottomRight {
    background: url("gimg/sidebar-bottom.png") repeat-x scroll 0% 0% transparent;
    height: 20px;
}
.sidebarWrapper .sidebarBottom .sidebarBottomLeft{
    background: url("gimg/sidebar-bottom-left.png") no-repeat scroll 0% 0% transparent;
    width: 13px;
}
.sidebarWrapper .sidebarBottom .sidebarBottomRight{
    background: url("gimg/sidebar-bottom-right.png") no-repeat scroll 0% 0% transparent;
    width: 20px;
}

#map-toolbar
{
    border-width: 0px !important;
	/*height: 22px !important;*/
	background-image: url("../images/gray/panel/light-hd.gif");
	
}
#modulos
{
	color: #3A82B3;
	padding-left: 10px;
}
.x-tab-modulos .x-panel-body
{
    overflow-y: auto;
}

.x-tab-modulos .x-form-check-wrap 
{
    line-height: 25px;
}

.x-tab-modulos .x-form-item
{
    white-space: nowrap !important;
}

.x-tab-modulos .x-form-check-wrap input 
{
    vertical-align: middle;
}
.x-tab-modulos .x-form-item .x-form-cb-label {
    top: 0px;
    padding-left: 10px;
}


.x-tabs-toponimia .x-tab-strip li
{
	padding-right: 15px;
    float: left;
    margin: 0 0 0 2px;
}

.x-tabs-toponimia .x-tab-strip-top .x-tab-right span.x-tab-strip-text
{
	font-variant: small-caps;
    letter-spacing: 2px;
    padding-left: 10px;
    padding-right: 10px;
}

.x-tabs-toponimia .x-tab-strip-top .x-tab-right span.x-tab-strip-text
{
	font-variant: small-caps;
    letter-spacing: 2px;
    padding-left: 10px;
    padding-right: 10px;
}

.x-form-item label.x-form-item-label
{
	color: #333333;
}
.x-fieldset legend {
    color: #3A82B3;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
}
.x-form-check-group .x-form-check-wrap,
.x-form-radio-group .x-form-radio-wrap {
	/*white-space: nowrap;*/
	/*overflow: auto;*/
}

.x-fieldset-main .x-fieldset-header  {
    color: #15428B;
    font: bold 12px tahoma,arial,helvetica,sans-serif;
}

.x-fieldset-child .x-fieldset-header  {
    color: #3A82B3;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
}

.panel-search .x-panel-btns 
{
	padding-bottom:0px;
	padding-top:0px;
}
.display-field 
{
	background-color: #EEEEEE;
    border-color: #E0E0E0;
    border-style: solid;
    border-width: 1px;
    height: 18px;
    padding-top: 2px !important;
}

.x-layout-split{
    width:9px;
}

.x-splitbar-icon {
    background-image:url(gimg/resize1.png);
    background-repeat:no-repeat;
    background-position: center center;
	height: 100%;
    vertical-align: middle;
    padding-right: 2px;
}