
.ext-el-mask {
    background-color: #cccccc;
}

/* O Ext 3.4.1 define "cursor: default" para "x-unselectable", ent?o algumas ?reas do bot?o n?o ficavam com o cursor pointer */
.x-btn * {
	cursor : pointer;
}

/* O Ext 3.4.1 define "cursor: default" para "x-unselectable", ent?o algumas ?reas do menu n?o ficavam com o cursor pointer */
.x-menu-list-item * {
	cursor : pointer;
}

/* Corre??o para o Safari 6.0 */
.ext-safari-mac .x-grid3-row td, .ext-safari-mac .x-grid3-summary-row td {
    padding-left : 0px;
    padding-right : 0px;
}

.x-item-disabled {
    color: gray;
}

.x-item-disabled * {
    color: gray !important;
}

.x-senior-item-readOnly {

	background-image: url(../../../../resmanager/40640944944) !important;
	background-color: #cfcccc !important;
	
	cursor: default;
}

/*no bot?o desabilitado aparecia o ponteiro para clicar*/
.ext-safari .x-item-disabled {
    cursor : default !important;
}

.x-splitbar-proxy {
    background-color: #aaaaaa;
}

.x-color-palette a {
    border-color:#ffffff;
}

.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
    border-color:#CFCFCF;
    background-color: #eaeaea;
}

.x-color-palette em:hover, .x-color-palette span:hover{   
    background-color: #eaeaea;
}

.x-color-palette em {
    border-color:#aca899;
}

.x-ie-shadow {
    background-color:#777777;
}

.x-shadow .xsmc {
    background-image: url(../../../images/shared/shadow-c.png);
}

.x-shadow .xsml, .x-shadow .xsmr {
    background-image: url(../../../images/shared/shadow-lr.png);
}

.x-shadow .xstl, .x-shadow .xstc,  .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr{
    background-image: url(../../../images/shared/shadow.png);
}

.loading-indicator {
    font-size: 11px;
    background-image: url(../../../images/grid/loading.gif);
}

.x-spotlight {
    background-color: #ccc;
}
.x-tab-panel-header, .x-tab-panel-footer {
	background-color: #EAEAEA;
	border-color: #DCDCDC;
	border-width: 1px;
	border-style: solid;
    overflow:hidden;
    zoom:1;
}


ul.x-tab-strip-top{
    background-image: url(../../../../resmanager/39265657472);
	border-bottom-color: #DCDCDC;
}

ul.x-tab-strip-bottom{
    background-image: url(../../../../resmanager/26331414043);
	border-top-color:#DCDCDC;
}

.x-tab-panel-header-plain .x-tab-strip-spacer,
.x-tab-panel-footer-plain .x-tab-strip-spacer {
    border-color:#DCDCDC;
    background-color: #E7E7E7
}

.x-tab-strip span.x-tab-strip-text {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #333333;
}

.x-tab-strip-over span.x-tab-strip-text {
	color:#333333;
}

.x-tab-strip-active span.x-tab-strip-text {
	color: #000000;
    font-size: 11px;
    font-style: normal;
font-weight: bold;
text-decoration: none;

    font-family: tahoma, arial, helvetica, sans-serif;
}

.x-tab-strip-disabled .x-tabs-text {
	color:#333333;
}

.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner{
   background-image: url(../../../../resmanager/25274072553);
}

.x-tab-strip-active .x-tab-strip-top .x-tab-right, .x-tab-strip-active .x-tab-strip-top .x-tab-left, .x-tab-strip-active .x-tab-strip-top .x-tab-strip-inner{
    background-image: url(../../../../resmanager/50515348067);
}

.x-tab-strip-bottom .x-tab-right {
    background-image: url(../../../../resmanager/59078049399);
}

.x-tab-strip-bottom .x-tab-left {
    background-image: url(../../../../resmanager/46350368022);
}

.x-tab-strip-bottom .x-tab-strip-over .x-tab-left {
    background-image: url(../../../../resmanager/33405307267);
}

.x-tab-strip-bottom .x-tab-strip-over .x-tab-right {
    background-image: url(../../../../resmanager/57213124522);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
    background-image: url(../../../../resmanager/23759923588);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
    background-image: url(../../../../resmanager/63696007055);
}



.x-tab-strip-top .x-tab-strip-over .x-tab-right {
    background-image: url(../../../../resmanager/35167067492);
}

.x-tab-strip-top .x-tab-strip-over .x-tab-left {
    background-image: url(../../../../resmanager/35167067492);
}

.x-tab-strip-top .x-tab-strip-over .x-tab-strip-inner {
    background-image: url(../../../../resmanager/35167067492);
}

.x-tab-strip-top .x-tab-strip-active .x-tab-right {
    background-image: url(../../../../resmanager/35167067492);
}

.x-tab-strip-top .x-tab-strip-active .x-tab-left {
    background-image: url(../../../../resmanager/35167067492);
}

.x-tab-strip-top .x-tab-strip-active .x-tab-strip-inner {
    background-image: url(../../../../resmanager/35167067492);
}


.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
	background-url(../../../images/tabgroup/tab-close.gif);
}

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:h
{
	background-image:url(../../../images/tabgroup/tab-close.gif);
}

.x-tab-panel-body {
    border-color:#DCDCDC;
    background-color:#FFFFFF;
}

.x-tab-panel-body-top {
    border-top: 0 none;
}

.x-tab-panel-body-bottom {
    border-bottom: 0 none;
}

.x-tab-scroller-left {
    background-image: url(../../../../resmanager/694689912);
    border-bottom-color:#DCDCDC;
}

.x-tab-scroller-left-over {
    background-position: 0 0;
}

.x-tab-scroller-left-disabled {
    background-position: -18px 0;
    opacity:.5;
    -moz-opacity:.5;
    filter:alpha(opacity=50);
    cursor:default;
}

.x-tab-scroller-right {
    background-image: url(../../../../resmanager/53415241145);
    border-bottom-color: #DCDCDC;
}

.x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
    border-color:#d0d0d0;
}
.x-form-field{
	font-style:normal;
    font-size:11px;
    font-family:tahoma, arial, helvetica, sans-serif;
}

.x-form-text, textarea.x-form-field{
    background-color:#ffffff;
    background-image:url(../../../images/textarea/text-bg.gif);
    border-color:#C1C1C1;
}

.x-form-select-one {
    background-color:#ffffff;
    border-color:#C1C1C1;
}

.x-form-check-group-label {
    border-bottom: 1px solid #d0d0d0;
    color: #333333;
}

.x-editor .x-form-check-wrap {
    background-color:#ffffff;
}

.x-form-field-wrap .x-form-trigger{
    background-image:url(../../../../resmanager/27232079828);
    border-bottom-color:#C1C1C1;
}

.x-form-field-wrap .x-form-date-trigger{
	background-image:url(../../../../resmanager/115300594) !important;
	border-bottom-color:#C1C1C1;
	
}

.x-form-field-wrap .x-form-clear-trigger{
    background-image: url(../../../images/editbox/clear-trigger.gif);
}

.x-trigger-wrap-focus .x-form-trigger{
    border-bottom-color: #C1C1C1 !important;
}

.x-form-field-wrap .x-item-disabled {
	background-position: 0 0 !important;
	cursor: default !important;
}

.x-item-disabled .x-form-trigger {
	background-position: 0 0 !important;
}

.x-item-disabled .x-form-trigger-over{
    border-bottom-color:#b5b8c8;
}

.x-item-disabled .x-trigger-img {
    border-bottom: 0px solid;
}

.x-item-disabled .x-form-trigger-click{
    border-bottom-color:#b5b8c8;
}

.x-form-focus{
	background-image: url(../../../../resmanager/18353030006) !important;
	background-color: #e6e3e3 !important;
	border-color: #C1C1C1 !important;
	font-family: tahoma, arial, helvetica, sans-serif !important;
    font-style: normal!important;
font-weight: normal!important;
text-decoration: none!important;
  
    font-size: 11px !important; 
    color:#000000 !important;
}

.x-form-invalid, textarea.x-form-invalid{
    background-image:url(../../../images/shared/invalid_line.gif) !important;	
    border-color: transparent;
}

label.x-form-invalid{
    border-color: transparent;
}


.x-form-inner-invalid, textarea.x-form-inner-invalid{
    background-image:url(../../../images/shared/invalid_line.gif);
}

.x-form-grow-sizer {
	font:normal 12px tahoma, arial, helvetica, sans-serif;
}

.x-form-item {
    font-style:normal;
    font-size:12px;
    font-family:tahoma, arial, helvetica, sans-serif;
}

.x-form-invalid-msg {
    color:#c0272b;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    background-image:url(../../../images/shared/warning.gif);
}

.x-form-empty-field {
    color:gray;
}

.x-small-editor .x-form-field {
    font:normal 11px arial, tahoma, helvetica, sans-serif;
}

.ext-webkit .x-small-editor .x-form-field {
    font:normal 12px arial, tahoma, helvetica, sans-serif;
}

.x-form-invalid-icon {
    background-image:url(../../../images/shared/exclamation.gif);
}

.x-fieldset {
    border-color: #CCCCCC;
}

.x-fieldset legend {
	color: #333333;
	font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
    
}
.x-btn{
	font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#333333;
}

.x-btn button{
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#333333;
}

.ext-gecko .x-btn button, .ext-webkit .x-btn button {
	padding-left: 3px;
    padding-right: 3px;
}

.x-btn em {
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
}

.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-bl, .x-btn-br, .x-btn-bc, .x-btn-mc{
	background-image: url(../../../../resmanager/31357868247);
	
}
 
.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text{
    color:#333333;
}

.x-btn-disabled *{
	color:gray !important;
}

.x-btn-mc em.x-btn-arrow {
    background-image:url(../../../images/button/arrow.gif);
}

.x-btn-mc em.x-btn-split {
    background-image:url(../../../images/button/s-arrow.gif);
}

.x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {
    background-image:url(../../../images/button/s-arrow-o.gif);
}

.x-btn-mc em.x-btn-arrow-bottom {
    background-image:url(../../../images/button/s-arrow-b-noline.gif);
}

.x-btn-mc em.x-btn-split-bottom {
    background-image:url(../../../images/button/s-arrow-b.gif);
}

.x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
    background-image:url(../../../images/button/s-arrow-bo.gif);
}

.x-btn-group-header {
    color: #666;
}

.x-btn-group-tc {
	background-image: url(../../../images/button/group-tb.gif);
}

.x-btn-group-tl {
	background-image: url(../../../images/button/group-cs.gif);
}

.x-btn-group-tr {
	background-image: url(../../../images/button/group-cs.gif);
}

.x-btn-group-bc {
	background-image: url(../../../images/button/group-tb.gif);
}

.x-btn-group-bl {
	background-image: url(../../../images/button/group-cs.gif);
}

.x-btn-group-br {
	background-image: url(../../../images/button/group-cs.gif);
}

.x-btn-group-ml {
	background-image: url(../../../images/button/group-lr.gif);
}
.x-btn-group-mr {
	background-image: url(../../../images/button/group-lr.gif);
}

.x-btn-group-notitle .x-btn-group-tc {
	background-image: url(../../../images/button/group-tb.gif);
}

.x-btn-text-icon .x-btn-icon-small-left div{
	margin-left: 7px;
}

.x-btn-text-icon .x-btn-icon-small-right div{
	margin-right: 1px;
}

.x-toolbar{
	border-color:#d0d0d0;
    background-color:#f0f0f0;
    background-image:url(../../../images/shared/bg.gif);
}

.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{
    font:normal 11px arial,tahoma, helvetica, sans-serif;
}

.x-toolbar .x-item-disabled {
	color:gray;
}

.x-toolbar .x-item-disabled * {
	color:gray;
}

.x-toolbar .x-btn-mc em.x-btn-split {
    background-image:url(../../../images/button/s-arrow-noline.gif);
}

.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split, 
.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split 
{
    background-image:url(../../../images/button/s-arrow-o.gif);
}

.x-toolbar .x-btn-mc em.x-btn-split-bottom {
    background-image:url(../../../images/button/s-arrow-b-noline.gif);
}

.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom, 
.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom 
{
    background-image:url(../../../images/button/s-arrow-bo.gif);
}

.x-toolbar .xtb-sep {
	background-image: url(../../../images/grid/grid-split.gif);
}

.x-tbar-page-first{
	background-image: url(../../../images/grid/page-first.gif) !important;
}

.x-tbar-loading{
	background-image: url(../../../images/grid/refresh.gif) !important;
}

.x-tbar-page-last{
	background-image: url(../../../images/grid/page-last.gif) !important;
}

.x-tbar-page-next{
	background-image: url(../../../images/grid/page-next.gif) !important;
}

.x-tbar-page-prev{
	background-image: url(../../../images/grid/page-prev.gif) !important;
}

.x-item-disabled .x-tbar-loading{
	background-image: url(../../../images/grid/loading.gif) !important;
}

.x-item-disabled .x-tbar-page-first{
	background-image: url(../../../images/grid/page-first-disabled.gif) !important;
}

.x-item-disabled .x-tbar-page-last{
	background-image: url(../../../images/grid/page-last-disabled.gif) !important;
}

.x-item-disabled .x-tbar-page-next{
	background-image: url(../../../images/grid/page-next-disabled.gif) !important;
}

.x-item-disabled .x-tbar-page-prev{
	background-image: url(../../../images/grid/page-prev-disabled.gif) !important;
}

.x-paging-info {
    color:#444;
}

.x-toolbar-more-icon {
    background-image: url(../../../images/shared/more.gif) !important;
}
.x-resizable-handle {
	background-color:#fff;
}

.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west
{
    background-image:url(../../../images/shared/e-handle.gif);
}

.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north
{
    background-image:url(../../../images/shared/s-handle.gif);
}

.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
    background-image:url(../../../images/shared/s-handle.gif);
}
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
    background-image:url(../../../images/shared/se-handle.gif);
}
.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{
    background-image:url(../../../images/shared/nw-handle.gif);
}
.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{
    background-image:url(../../../images/shared/ne-handle.gif);
}
.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{
    background-image:url(../../../images/shared/sw-handle.gif);
}
.x-resizable-proxy{
    border-color:#565656;
}
.x-resizable-overlay{
    background-color:#fff;
}
.x-grid3 {
    border-color: #DCDCDC;
    border-width: 1px;
    border-style: solid;
}

.x-grid3-scroller{
	background-color: #FFFFFF;
}

.x-grid-panel .x-panel-mc .x-panel-body {
    border-color:#d0d0d0;
}

.x-grid3-hd-row td, .x-grid3-row, .x-grid3-summary-row td{
	font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;

    font-size: 11px;
    color: #333333;
}

.x-grid3-hd-row td {
    border-left-color: #eeeeee;
    border-right-color: #D0D0D0;
    border-top-color: #D0D0D0;
    border-width: 1px;
    border-style: solid;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;

    font-size: 11px;
    color: #333333;
}

.x-grid-row-loading {
    background-color: #fff;
    background-image:url(../../../images/shared/loading-balls.gif);
}

.x-grid3-row {
    border-color: #DCDCDC;
    border-top-color: #FFFFFF;
    background-color:#FFFFFF;
}

.x-grid3-row-alt{
	background-color:#FAFAFA;
}

.x-grid3-row-over {
	border-color:#ddd;
    background-color:#efefef;
    background-image:url(../../../images/grid/row-over.gif);
}

.x-grid3-resize-proxy {
    background-color:#777;
}

.x-grid3-resize-marker {
    background-color:#777;
}

.x-grid3-header{
    background-color: #E6E6E6;
    background-image: url(../../../../resmanager/20645241647); 
}

.x-grid3-header-pop {
    border-left-color:#d0d0d0;
}

.x-grid3-header-pop-inner {
    border-left-color:#eee;
    background-image:url(../../../images/grid/hd-pop.gif);
}

td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
    border-left-color:#D0D0D0;
    border-right-color:#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-image: url(../../../../resmanager/41037645248)
}

.sort-asc .x-grid3-sort-icon {
	background-image: url(../../../images/grid/sort_asc.gif);
}

.sort-desc .x-grid3-sort-icon {
	background-image: url(../../../images/grid/sort_desc.gif);
}

.x-grid3-cell-text, .x-grid3-hd-text {
	color:#000;
}

.x-grid3-split {
	background-image: url(../../../images/grid/grid-split.gif);
}

.x-grid3-hd-text {
	color:#333;
}

.x-dd-drag-proxy .x-grid3-hd-inner{
    background-color:#f9f9f9;
	background-image:url(../../../../resmanager/41037645248);
	border-color:#ACACAC;
}

.col-move-top{
	background-image:url(../../../images/grid/col-move-top.gif);
}

.col-move-bottom{
	background-image:url(../../../images/grid/col-move-bottom.gif);
}

.x-grid3-row-selected {
	background-color: #DCDCDC  !important;
	background-image: none;
	border-color: #777777;
	border-width: 1px;
	border-style: dotted;
}

.x-grid3-cell-selected{
	background-color: #CBCBCB !important;
	color:#000;
}

.x-grid3-cell-selected span{
	color:#000 !important;
}

.x-grid3-cell-selected .x-grid3-cell-text{
	color:#000;
}

.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{
    background-color:#ebeadb !important;  
    background-image:url(../../../../resmanager/49531502152); !important;
    color:#000;
    border-top-color:#fff;
    border-right-color:#6fa0df !important;
}

.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div{
    color:#333 !important;
}

.x-grid3-dirty-cell {
    background-image:url(../../../images/grid/dirty.gif);
    /*background-position-x : 1px;*/
}

.x-grid3-topbar, .x-grid3-bottombar{
	font:normal 11px arial, tahoma, helvetica, sans-serif;
}

.x-grid3-bottombar .x-toolbar{
	border-top-color:#a9bfd3;
}

.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{
	background-image:url(../../../images/grid/grid3-special-col-bg.gif) !important;
    color:#000 !important;
}

.x-props-grid .x-grid3-body .x-grid3-td-name{
    background-color:#fff !important;
    border-right-color:#eee;
}

.xg-hmenu-sort-asc .x-menu-item-icon{
	background-image: url(../../../images/grid/hmenu-asc.gif);
}

.xg-hmenu-sort-desc .x-menu-item-icon{
	background-image: url(../../../images/grid/hmenu-desc.gif);
}

.xg-hmenu-lock .x-menu-item-icon{
	background-image: url(../../../images/grid/hmenu-lock.gif);
}

.xg-hmenu-unlock .x-menu-item-icon{
	background-image: url(../../../images/grid/hmenu-unlock.gif);
}

.x-grid3-hd-btn {
    background-image: url(../../../../resmanager/56331666461);
}

.x-grid3-body .x-grid3-td-expander {
    background-image:url(../../../images/grid/grid3-special-col-bg.gif);
}

.x-grid3-row-expander {
    background-image:url(../../../images/grid/row-expand-sprite.gif);
}

.x-grid3-body .x-grid3-td-checker {
    background-image: url(../../../images/grid/grid3-special-col-bg.gif);
}

.x-grid3-row-checker, .x-grid3-hd-checker {
    background-image:url(../../../images/grid/row-check-sprite.gif);
}

.x-grid3-body .x-grid3-td-numberer {
    background-image:url(../../../images/grid/grid3-special-col-bg.gif);
}

.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
	color:#444;
}

.x-grid3-body .x-grid3-td-row-icon {
    background-image:url(../../../images/grid/grid3-special-col-bg.gif);
}

.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
	background-image:url(../../../images/grid/grid3-special-col-sel-bg.gif);
}

.x-grid3-check-col {
	background-image:url(../../../images/shared/unchecked.gif);
}

.x-grid3-check-col-on {
	background-image:url(../../../images/shared/checked.gif);
}

.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
    zoom:1;
}

.x-grid-group-hd {
    border-bottom-color:#d0d0d0;
}

.x-grid-group-hd div.x-grid-group-title {
    background-image:url(../../../images/grid/group-collapse.gif);
    color:#5F5F5F;
    font:bold 11px tahoma, arial, helvetica, sans-serif;
}

.x-grid-group-collapsed .x-grid-group-hd div.x-grid-group-title {
    background-image:url(../../../images/grid/group-expand.gif);
}

.x-group-by-icon {
    background-image:url(../../../images/grid/group-by.gif);
}

.x-cols-icon {
    background-image:url(../../../images/grid/columns.gif);
}

.x-show-groups-icon {
    background-image:url(../../../images/grid/group-by.gif);
}

.x-grid-empty {
    color: gray;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
    border-right-color:#ededed;
}

.x-grid-with-col-lines .x-grid3-row{
    border-top-color:#ededed;
}

.x-grid-with-col-lines .x-grid3-row-selected {
	border-top-color:#B9B9B9;
}
.x-dd-drag-ghost{
	color:#000;
	font: normal 11px arial, helvetica, sans-serif;
    border-color: #ddd #bbb #bbb #ddd;
	background-color:#fff;
}

.x-dd-drop-nodrop .x-dd-drop-icon{
  background-image: url(../../../images/shared/drop-no.gif);
}

.x-dd-drop-ok .x-dd-drop-icon{
  background-image: url(../../../images/shared/drop-yes.gif);
}

.x-dd-drop-ok-add .x-dd-drop-icon{
  background-image: url(../../../images/tree/drop-add.gif);
}

.x-view-selector {
    background-color:#D6D6D6;
    border-color:#888888;
}

.x-tree-node-expanded .x-tree-node-icon{
	background-image: url(../../../images/tree/folder-open.gif);
}

.x-tree-node-leaf .x-tree-node-icon{
	background-image: url(../../../images/tree/leaf.gif);
}

.x-tree-node-collapsed .x-tree-node-icon{
	background-image: url(../../../images/tree/folder.gif);
}

.x-tree-node-loading .x-tree-node-icon{
	background-image:url(../../../images/tree/loading.gif) !important;
}

.x-tree-node .x-tree-node-inline-icon {
    background-image: none;
}

.x-tree-node-loading a span{
	 font-style: italic;
	 color:#444444;
}

.ext-ie .x-tree-node-el input {
    width:15px;
    height:15px;
}

.x-tree-lines .x-tree-elbow{
	background-image:url(../../../images/tree/elbow.gif);
}

.x-tree-lines .x-tree-elbow-plus{
	background-image:url(../../../images/tree/elbow-plus.gif);
}

.x-tree-lines .x-tree-elbow-minus{
	background-image:url(../../../images/tree/elbow-minus.gif);
}

.x-tree-lines .x-tree-elbow-end{
	background-image:url(../../../images/tree/elbow-end.gif);
}

.x-tree-lines .x-tree-elbow-end-plus{
	background-image:url(../../../images/tree/elbow-end-plus.gif);
}

.x-tree-lines .x-tree-elbow-end-minus{
	background-image:url(../../../images/tree/elbow-end-minus.gif);
}

.x-tree-lines .x-tree-elbow-line{
	background-image:url(../../../images/tree/elbow-line.gif);
}

.x-tree-no-lines .x-tree-elbow-plus{
	background-image:url(../../../images/tree/elbow-plus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-minus{
	background-image:url(../../../images/tree/elbow-minus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-end-plus{
	background-image:url(../../../images/tree/elbow-end-plus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-end-minus{
	background-image:url(../../../images/tree/elbow-end-minus-nl.gif);
}

.x-tree-arrows .x-tree-elbow-plus{
    background-image:url(../../../images/tree/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-minus{
    background-image:url(../../../images/tree/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-end-plus{
    background-image:url(../../../images/tree/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-end-minus{
    background-image:url(../../../images/tree/arrows.gif);
}

.x-tree-node{
	color: #333333;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

}

.x-tree-node div{
	border: 1px solid transparent;
}

.x-tree-node a, .x-dd-drag-ghost a{
	color: #333333;	
}

.x-tree-node a span, .x-dd-drag-ghost a span{
	color: #333333;	
}

.x-tree-node .x-tree-node-disabled a span{
	color:gray !important;
}

.x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom-color:#36c;
}

.x-tree-node div.x-tree-drag-insert-above{
	 border-top-color:#36c;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{
 	 border-bottom-color:#36c;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
	 border-top-color:#36c;
}

.x-tree-node .x-tree-drag-append a span{
	 background-color:#ddd;
	 border-color:gray;
}

.x-tree-node .x-tree-node-over {
	background-color: #D7D7D7;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #000000;
	font-size: 11px;
	border-color: #C1C1C1;
	border-style: solid;
	border-width: 1px;
}

.x-tree-node .x-tree-selected {
	background-color: #DCDCDC;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #000000;
	font-size: 11px;
	border-color: #777777;
	border-style: solid;
	border-width: 1px;

}

.x-tree-node .x-tree-selected a span {
	color: #000000;
}

.x-tree-node .x-tree-selected a span {
	color: #000000;
}

.x-tree-drop-ok-append .x-dd-drop-icon{
  background-image: url(../../../images/tree/drop-add.gif);
}

.x-tree-drop-ok-above .x-dd-drop-icon{
  background-image: url(../../../images/tree/drop-over.gif);
}

.x-tree-drop-ok-below .x-dd-drop-icon{
  background-image: url(../../../images/tree/drop-under.gif);
}

.x-tree-drop-ok-between .x-dd-drop-icon{
  background-image: url(../../../images/tree/drop-between.gif);
}

.x-date-picker {
    border-color: #C1C1C1;
    border-width: 1px;
    border-style: solid;
    background: #FFFFFF;
}

.x-date-middle,.x-date-left,.x-date-right {
	background-image: url(../../../../resmanager/61042225519); 
	color: #FFFFFF;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	font-size: 11px;
	border-top-color: #C1C1C1;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #C1C1C1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.x-date-middle .x-btn .x-btn-text {
    color:#fff;
}

.x-date-middle .x-btn-mc em.x-btn-arrow {
    background-image:url(../../../images/shared/btn-arrow-light.gif);
}

.x-date-right a {
	background-image:url(../../../../resmanager/38661998843);
}

.x-date-left a{
	background-image:url(../../../../resmanager/23449929230);
	
}

.x-date-left{
	border-left-color: #C1C1C1;
	border-left-style: solid;
	border-left-width: 1px;
}

.x-date-right{
	border-right-color: #C1C1C1;
	border-right-style: solid;
	border-right-width: 1px;
	
}


.x-date-inner th {
    background-image: url(../../../../resmanager/15880449546) ;	
    background-color: #EDEDED;
	border-bottom-color:#C1C1C1;
    font:normal 10px arial, helvetica,tahoma,sans-serif;
	color:#333333;
}

.x-date-inner td {
    border-color: #FFFFFF;
}

.x-date-inner a {
    font-size: 11px;
    font-family: arial, helvetica,tahoma,sans-serif;
    color: #333333;
    background-color: #FFFFFF;
    border-width: 1px;
	
}

.x-date-inner span{
    font-style: normal;
font-weight: normal;
text-decoration: none;

}
.x-date-inner .x-date-active{
	color:#000;
}

.x-date-inner .x-date-selected a{
    background: #D7D7D7;
	border-color: #C1C1C1;
	border-width: 1px;
	border-style: solid;
	font-family: arial, helvetica,tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
}

.x-date-inner .x-date-selected span{
	font-style: normal;
font-weight: normal;
text-decoration: none;


}

.x-date-inner .x-date-today a{
	border-color:darkred;
}

.x-date-inner .x-date-changed a{
	background-image: url(../../../images/shared/doritos_markchange.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
}



.x-date-inner .x-date-prevday a,.x-date-inner .x-date-nextday a {
	color:#aaa !important;
}

.x-date-bottom {
    border-top-color: #C1C1C1;
    border-top-width: 1px;
    border-top-style: solid;
  	background: url(../../../../resmanager/15880449546) 0 -2px;	
}

.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{
    color:#000;
    background-color: #D7D7D7;
}

.x-date-inner .x-date-disabled a {
	background-color:#eee;
	color:#bbb;
}

.x-date-mmenu{
    background-color:#eee !important;
}

.x-date-mmenu .x-menu-item {
	font-size:10px;
	color:#000;
}

.x-date-mp {
	background: #FFFFFF;
}

.x-date-mp td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

}

.x-date-mp-btns button {
	background-color: #707070; 
	color: #FFFFFF;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	border-left-color: #c0c0c0;
	border-right-color: #434343;
	border-top-color: #c0c0c0;
	border-bottom-color: #434343;
}

.x-date-mp-btns {
    background: url(../../../../resmanager/15880449546) 0 -2px;	
    
}

.x-date-mp-btns td {
	border-top-color: #C1C1C1;
}

td.x-date-mp-month a,td.x-date-mp-year a {
	color: #333333;
}

td.x-date-mp-month a:hover,td.x-date-mp-year a:hover {
	color: #333333;
	background-color:#FFFFFF;
}

td.x-date-mp-sel a {
    background: url(../../../../resmanager/54396327254) 0 -2px;	
	border-color: #777777;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #000000;
}

.x-date-mp-ybtn a {
	background-image:url(../../../../resmanager/42431042579);
}

td.x-date-mp-sep {
   border-right-color:#D7D7D7;
}

.x-tip .x-tip-close{
	background-image: url(../../../images/shared/close.gif);
}

.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
	background-image: url(../../../../resmanager/58499651616);
}

.x-tip .x-tip-mc {
    font: normal 11px tahoma,arial,helvetica,sans-serif;
}
.x-tip .x-tip-ml {
	background-color: #fff;
}

.x-tip .x-tip-header-text {
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    color:#444;
}

.x-tip .x-tip-body {
    font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

    color: #444
}

.x-form-invalid-tip .x-tip-tc, .x-form-invalid-tip .x-tip-tl, .x-form-invalid-tip .x-tip-tr, .x-form-invalid-tip .x-tip-bc,
.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr
{
	background-image: url(../../../images/shared/error-tip-corners.gif);
}

.x-form-invalid-tip .x-tip-body {
    background-image:url(../../../images/shared/exclamation.gif);
}

.x-tip-anchor {
	background-image: url(../../../../resmanager/14594289430);
}
.x-menu {
	background-color: #F0F0F0;
	background-image: url(../../../../resmanager/39855022249);
}

.x-menu-floating{
    border-color: #777777;
    border-width: 1px;
    border-style: solid;
}

.x-menu-nosep {
	background-image:none;
}

.x-menu-list-item{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #333333;
}

.x-menu-item-arrow{
	background-image:url(../../../images/shared/menu-parent.gif);
}

.x-menu-sep {
    background-color: #D7D7D7;
	border-bottom-color: #f6f6f6;
}

a.x-menu-item {
	color: #333333;
}

.x-menu-item-active {
	background-image: url(../../../../resmanager/61096578780);
	background-color: #f1f1f1;
	border-color:#C1C1C1;
    border-width: 1px;
    border-style: solid;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	margin:0;
}


.x-menu-item-active a.x-menu-item {
	color: #000000 !important;
	border-color:#C1C1C1;
	
}

.x-menu-check-item .x-menu-item-icon{
	background-image:url(../../../images/shared/unchecked.gif);
}

.x-menu-item-checked .x-menu-item-icon{
	background-image:url(../../../images/shared/checked.gif);
}

.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
    background-image:url(../../../images/shared/group-checked.gif);
}

.x-menu-group-item .x-menu-item-icon{
    background-image:none;
}

.x-menu-plain {
	background-color:#fff !important;
}

.x-menu .x-date-picker{
    border-color:#AFAFAF;
}

.x-cycle-menu .x-menu-item-checked {
    border-color:#B9B9B9 !important;
    background-color:#F1F1F1;
}

.x-menu-scroller-top {
    background-image:url(../../../images/shared/mini-top.gif);
}

.x-menu-scroller-bottom {
    background-image:url(../../../images/shared/mini-bottom.gif);
}.x-box-tl {
	background-image: url(../../../images/shared/corners.gif);
}

.x-box-tc {
	background-image: url(../../../images/shared/tb.gif);
}

.x-box-tr {
	background-image: url(../../../images/shared/corners.gif);
}

.x-box-ml {
	background-image: url(../../../images/shared/l.gif);
}

.x-box-mc {
	background-color: #eee;
    background-image: url(../../../images/shared/tb.gif);
	font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
	color: #393939;
	font-size: 12px;
}

.x-box-mc h3 {
	font-size: 14px;
	font-weight: bold;
}

.x-box-mr {
	background-image: url(../../../images/shared/r.gif);
}

.x-box-bl {
	background-image: url(../../../images/shared/corners.gif);
}

.x-box-bc {
	background-image: url(../../../images/shared/tb.gif);
}

.x-box-br {
	background-image: url(../../../images/shared/corners.gif);
}

.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
	background-image: url(../../../images/shared/corners-blue.gif);
}

.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
	background-image: url(../../../images/shared/tb-blue.gif);
}

.x-box-blue .x-box-mc {
	background-color: #c3daf9;
}

.x-box-blue .x-box-mc h3 {
	color: #17385b;
}

.x-box-blue .x-box-ml {
	background-image: url(../../../images/shared/l-blue.gif);
}

.x-box-blue .x-box-mr {
	background-image: url(../../../images/shared/r-blue.gif);
}
.x-combo-list {
    border-color: #ccc;
 	border-width: 1px;
    border-style: solid;
    background-color:#FFFFFF;
    font-style: normal;
font-weight: normal;
text-decoration: none;

    font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
}

.x-combo-list-inner {
    background-color:#FFFFFF;
    border-color:null;
    overflow-x:auto;
}

.x-combo-list-hd {
    font:bold 11px tahoma, arial, helvetica, sans-serif;
    color:#333;
    background-image: url(../../../images/shared/panel-title-light-bg.gif);
    border-bottom-color:#BCBCBC;
}

.x-resizable-pinned .x-combo-list-inner {
    border-bottom-color:#ccc;
}

.x-senior-combo-list-ft {
	text-align: center;
	color: blue;
	text-decoration: underline;
	font-size: 11px;
	margin-top: 3px;
	cursor: pointer;
}

.x-combo-list .x-combo-selected{
	border-color:#C1C1C1 !important;
    border-width: 1px !important;
    border-style: solid !important;
    background-color:#D7D7D7;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #000000;
}

.x-combo-list .x-toolbar {
    border-top-color:#BCBCBC;
}

.x-combo-list-small {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}
.x-panel {
    border-color: #DCDCDC;
}

.x-panel-header {
    color: #333333;
	font-style: normal;
font-weight: bold;
text-decoration: none;
 
    font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
    border-color: #C1C1C1;
    border-style: solid;
    border-width: 1px;
    transition: ;
    background-image: url(../../../../resmanager/44686306188);
}

.x-panel-header-text {
   white-space: nowrap;
   margin-left: 5px !important;
}

.x-panel-body {
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    border-width: 1px; 
    border-style: solid; 
    border-color: #DCDCDC;
    font-family: null;
    font-size: 11px;
    font-style: normal;
font-weight: normal;
text-decoration: none;

    color: #000000;
}

.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
    border-color:#d0d0d0;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top-color:#d0d0d0;
}

.x-panel-body-noheader, .x-panel-mc .x-panel-body {
    border-top-color:#DCDCDC;
}

.x-panel-tl .x-panel-header {
    color:#333333;
	font:bold 11px tahoma,arial,verdana,sans-serif;
}

.x-panel-tc {
	background-image: url(../../../images/panel/top-bottom.gif);
}

.x-panel-tl, .x-panel-tr, .x-panel-bl,  .x-panel-br{
	background-image: url(../../../images/panel/corners-sprite.gif);
    border-bottom-color:#d0d0d0;
}

.x-panel-bc {
	background-image: url(../../../images/panel/top-bottom.gif);
}

.x-panel-mc {
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    background-color:#f1f1f1;
}

.x-panel-ml {
	background-color: #fff;
    background-image:url(../../../images/panel/left-right.gif);
}

.x-panel-mr {
	background-image: url(../../../images/panel/left-right.gif);
}

.x-tool {
	background-image: url(../../../../resmanager/60106082280);
}
   
/**alinhamento dos bot?es na modal no mac**/
.ext-mac .x-window-tl .x-window-header .x-tool {
	float : left;
}

.x-panel-ghost {
    background-color:#f2f2f2;
}

.x-panel-ghost ul {
    border-color:#d0d0d0;
}

.x-panel-dd-spacer {
    border-color:#d0d0d0;
}

.x-panel-fbar td,.x-panel-fbar span,.x-panel-fbar input,.x-panel-fbar div,.x-panel-fbar select,.x-panel-fbar label{
    font:normal 11px arial,tahoma, helvetica, sans-serif;
}
.x-window-proxy {
    background-color:#fcfcfc;
    border-color:#d0d0d0;
}

.x-window-tl .x-window-header {
    color: #333333;
	font-style: normal;
font-weight: bold;
text-decoration: none;
 
    font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
    
}


.ext-mac .x-window-tl .x-window-header {
	text-align : center;
}

.x-window-tc {
	background-image: url(../../../../resmanager/4743339450);
}

.x-window-tl {
	background-image: url(../../../../resmanager/50899213596);
}

.x-window-tr {
	background-image: url(../../../../resmanager/575024425);
}

.x-window-bc {
	background-image: url(../../../../resmanager/51639606033);
}

.x-window-bl {
	background-image: url(../../../../resmanager/50899213596);
}

.x-window-br {
	background-image: url(../../../../resmanager/575024425);
}

.x-window-mc {
    border-color:#d0d0d0;
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    background-color:#e8e8e8;
}

.x-window-ml {
	background-image: url(../../../../resmanager/3432982594);
}

.x-window-mr {
	background-image: url(../../../../resmanager/3432982594);
}

.x-window-maximized .x-window-tc {
    background-color:#fff;
}

.x-window-bbar .x-toolbar {
    border-top-color:#d0d0d0;
}

.x-panel-ghost .x-window-tl {
    border-bottom-color:#d0d0d0;
}

.x-panel-collapsed .x-window-tl {
    border-bottom-color:#d0d0d0;
}

.x-dlg-mask{
   background-color:#ccc;
}

.x-window-plain .x-window-mc {
    background-color: #E8E8E8;
    border-color: #D0D0D0 #EEEEEE #EEEEEE #D0D0D0;
}

.x-window-plain .x-window-body {
    border-color: #EEEEEE #D0D0D0 #D0D0D0 #EEEEEE;
}

body.x-body-masked .x-window-plain .x-window-mc {
    background-color: #E4E4E4;
}
.x-html-editor-wrap {
    border-color:#BCBCBC;
    background-color:#fff;
}
.x-html-editor-tb .x-btn-text {
    background-image:url(../../../images/shared/tb-sprite.gif);
}
.x-panel-noborder .x-panel-header-noborder {
    border-bottom-color: #C1C1C1;
    border-style: solid;
    border-width: 0 0 1px;
   
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-bottom-color:#d0d0d0;
    
}

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
    border-top-color:#d0d0d0;
}

.x-tab-panel-bbar-noborder .x-toolbar {
    border-top-color:#d0d0d0;
}

.x-tab-panel-tbar-noborder .x-toolbar {
    border-bottom-color:#d0d0d0;
}

.x-border-layout-ct {
    background-color: #FFFFFF;
}

.x-accordion-hd {
	color: #333333;
	font-style: normal;
font-weight: bold;
text-decoration: none;
 
    font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
    border-color: #C1C1C1;
    border-style: solid;
    border-width: 1px;
    background-image: url(../../../../resmanager/46418342559);
}


.x-layout-collapsed{
    background-color: #EDEDED;
    transition: ;
	border-color: #C1C1C1;
	border-width: 1px;
	border-style: solid;
}

.x-layout-collapsed-over{
    background-color: #f7f7f7;
}

.x-layout-split-west .x-layout-mini {
    background-image:url(../../../images/shared/mini-left.gif);
}
.x-layout-split-east .x-layout-mini {
    background-image:url(../../../images/shared/mini-right.gif);
}
.x-layout-split-north .x-layout-mini {
    background-image:url(../../../images/shared/mini-top.gif);
}
.x-layout-split-south .x-layout-mini {
    background-image:url(../../../images/shared/mini-bottom.gif);
}

.x-layout-cmini-west .x-layout-mini {
    background-image:url(../../../images/shared/mini-right.gif);
}

.x-layout-cmini-east .x-layout-mini {
    background-image:url(../../../images/shared/mini-left.gif);
}

.x-layout-cmini-north .x-layout-mini {
    background-image:url(../../../images/shared/mini-bottom.gif);
}

.x-layout-cmini-south .x-layout-mini {
    background-image:url(../../../images/shared/mini-top.gif);
}
.x-progress-wrap {
    border-color:#8E8E8E;
}

.x-progress-inner {
    background-color:#E7E7E7;
    background-image:url(../../../images/shared/bg.gif);
}

.x-progress-bar {
    background-color:#BCBCBC;
    background-image:url(../../../images/shared/progress-bg.gif);
    border-top-color:#E2E2E2;
    border-bottom-color:#A4A4A4;
    border-right-color:#A4A4A4;
}

.x-progress-text {
    font-size:11px;
    font-weight:bold;
    color:#fff;
}

.x-progress-text-back {
    color:#5F5F5F;
}
.x-list-header{
    background-color:#f9f9f9;
	background-image:url(../../../images/grid/grid3-hrow2.gif);
}

.x-list-header-inner div em {
    border-left-color:#ddd;
    font:normal 11px arial, tahoma, helvetica, sans-serif;
}

.x-list-body dt em {
    font:normal 11px arial, tahoma, helvetica, sans-serif;
}

.x-list-over {
    background-color:#eee;
}

.x-list-selected {
    background-color:#f0f0f0;
}

.x-list-resizer {
    border-left-color:#555;
    border-right-color:#555;
}

.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
    background-image:none;
    border-color: #d0d0d0;
}
.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
    background-image:url(../../../images/shared/slider-bg.png);
}

.x-slider-horz .x-slider-thumb {
    background-image:url(../../../images/shared/slider-thumb.png);
}

.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
    background-image:url(../../../images/shared/slider-v-bg.png);
}

.x-slider-vert .x-slider-thumb {
    background-image:url(../../../images/shared/slider-v-thumb.png);
}
.x-window-dlg .ext-mb-text,
.x-window-dlg .x-window-header-text {
    font-size:12px;
}

.x-window-dlg .ext-mb-textarea {
    font:normal 12px tahoma,arial,helvetica,sans-serif;
}

.x-window-dlg .x-msg-box-wait {
    background-image:url(../../../images/shared/loading.gif);
}

.x-window-dlg .ext-mb-info {
    background-image:url(../../../images/shared/icon-info.gif);
}

.x-window-dlg .ext-mb-warning {
    background-image:url(../../../images/shared/icon-warning.gif);
}

.x-window-dlg .ext-mb-question {
    background-image:url(../../../images/shared/icon-question.gif);
}

.x-window-dlg .ext-mb-error {
    background-image:url(../../../images/shared/icon-error.gif);
}


.ext-el-mask {
	filter: alpha(opacity = 20) !important;
	height: 100% !important;
	width: 100% !important;
}

.loading-background {
	background-image:url(../../../images/shared/loading.gif) !important;
	background-repeat: no-repeat;
	background-position: center;
}

.x-form-dirty-field {
	background-image: url(../../../images/grid/dirty.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.x-form-dirty-textarea {
	background-image: url(../../../images/grid/dirty.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	border-width: 1px;
	border-style: solid;
	padding: 1px 3px;
}

.x-form-dirty-check {
	background-image: url(../../../images/grid/dirty.gif) !important;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* fim - Plugin de estado alterado*/ /* inicio - Grid */
.grid-scroll-wrap {
	z-index: 1;
	background: none !important;
	position: absolute;
	right: 0px;
	width: 18px;
}

.grid-scroll {
	z-index: 1;
	background: none !important;
	/* position:absolute;*/
	overflow: auto;
	overflow-x: hidden;
}

.grid-scroller div {
	background: none;
	width: 1px;
	overflow: hidden;
	font-size: 1px;
}

.grid-scroll-bt {
	background: transparent url(../../../images/panel/tools-sprites-trans.gif)
		18px -105px;
	width: 18px
}
.ux-grid-noborder tr.x-grid3-hd-row td, .ux-grid-noborder div.x-grid3, .ux-grid-noborder div.x-grid3-row {
  border-color: transparent;
}

.x-grid3-row {
	font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;

    font-size: 11px;
    color: normal;

}

.x-grid3-row td {
    font-style: normal;
font-weight: normal;
text-decoration: none;

}

.x-grid3-row TD.x-grid3-cell {
	height : 20px;
}

.x-senior-deleteColumn {
	cursor: pointer;
	background-image: url(../../../images/shared/btdelete.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}

.x-senior-deleteColumn-disabled {
	background-image: url(../../../images/shared/btdelete_disabled.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
}

div.x-grid3-header.ux-grid-transparent-header {
	background-image: none;
	background-color: transparent;
}

.ux-grid-transparent-header td.x-grid3-cell {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.ux-grid-transparent-header div.x-grid3-hd-inner {
	font-weight: bold;
}

.ux-grid-transparent-header td.x-grid3-hd-over .x-grid3-hd-inner,.ux-grid-transparent-header td.sort-desc .x-grid3-hd-inner,.ux-grid-transparent-header td.sort-asc .x-grid3-hd-inner,.ux-grid-transparent-header td.x-grid3-hd-menu-open .x-grid3-hd-inner
	{
	background-color: transparent;
	background-image: none !important;
}

.ux-grid-transparent-header td.x-grid3-hd-over,.ux-grid-transparent-header td.sort-desc,.ux-grid-transparent-header td.sort-asc,.ux-grid-transparent-header td.x-grid3-hd-menu-open
	{
	border-left-color: transparent;
	border-right-color: transparent;
}

.ux-grid-transparent-header .x-grid3-hd-btn {
	/* TODO Patrick - colocar uma imagem com fundo transparente ou branco. - s? mostrar a 'seta'. */
	/* background-image: url(../../../images/grid/grid3-hd-btn.gif); */
	
}

.ux-grid3-fixedcolumn,.ux-grid3-unfixedcolumn {
	overflow: hidden;
	position: absolute;
}

.ux-grid3-fixedcolumn-separator {
	/*TODO Patrick remover este css daqui.*/
	border-right: 1px solid #d8d8d8;
}

.ux-grid3-fixedcolumn .x-grid3-scroller {
	overflow: hidden;
}

.ux-grid3-fixedcolumn .x-grid3-row {
	border-right: 0;
}

.ux-grid3-unfixedcolumn .x-grid3-header-offset {
	padding-left: 0;
}

.ux-grid3-unfixedcolumn .x-grid3-row {
	border-left: 0;
}

.x-grid3-scroll-spacer {
	height: 19px;
}

td.x-grid3-col.x-grid3-cell div.x-form-check-wrap {
	line-height: 0px;
}

.ext-ie td.x-grid3-col.x-grid3-cell div.x-form-check-wrap {
	margin-bottom: -1px;
}

/* fim - Grid*/ /* In?cio StatusColumnConfig */
.senior-statusColumn {
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
	width: 14px;
}

div.x-grid3-hd-statuscolumn {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.senior-statusColumn-header {
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 16px;
}

.senior-status-attention {
	background-image : url(../../../images/grid/attention.png);
}

.senior-status-attention-error {
	background-image : url(../../../images/grid/attention_error.png);
}

/* Fim StatusColumnConfig */ /* inicio - componente Link senior */
.senior-link {
	cursor: pointer;
	color:#333333;
	border: 1px dotted transparent;
}


.senior-link a {
	cursor: pointer;
	text-decoration: underline;
}

.senior-link-icon {
	height: 16px;
	width: 16px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.senior-link-content {
	cursor: pointer;
	font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#333333;
}

/* fim - componente Link senior */ /*in?cio Linha*/
.img-horizontal-background {
	background-image: none;
	background: /*#CCD5CC*/ url(../../../images/line/line.gif);
	background-repeat: repeat-x;
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #000000;
	border-color: transparent;
	border-style: solid;
	border-width: 0px;
}

.img-vertical-background {
	background: /*#CCD5CC */url(../../../images/line/line.gif);
	background-repeat: repeat-y;
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #000000;
	border-color: transparent;
	border-style: solid;
	border-width: 0px;
}

/*fim Linha*/ /* in?cio GridLayout */
.x-table-layout-cell-horizontal-center table {
	margin-left: auto !important;
	margin-right: auto !important;
}

.ux-gridlayout-cell-verticalalign-top {
	vertical-align: top;
}

.ux-gridlayout-cell-verticalalign-middle {
	vertical-align: middle;
}

.ux-gridlayout-cell-verticalalign-bottom {
	vertical-align: bottom;
}

.ux-gridlayout-cell-horizontal-right {
	text-align: right;
	margin-left: auto !important;
}

.ux-gridlayout-cell-horizontal-right > table{
	margin-left: auto !important;
}

.ux-gridlayout-cell-horizontal-left {
	text-align: left;
	margin-right: auto !important;
}

.ux-gridlayout-cell-horizontal-left > table {
	margin-right: auto !important;
}

.ux-gridlayout-cell-horizontal-center {
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important;
}

.ux-gridlayout-cell-horizontal-center > table {
	margin-left: auto !important;
	margin-right: auto !important;
}

.ux-gridlayout-td-overflow-hidden {
	overflow: hidden;
}

/* fim GridLayout */ /* in?cio Repeater */
.x-repeater-empty-message {
	background-color: #FFFFFF;
	width: 100% !important;
	display: block;
	text-align: left !important;
	height: 20px;
	padding: 10px;
}

.x-repeater-body {
	float: left;
	overflow-y: auto !important;
	overflow-x: auto !important;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.x-repeater-vert-scroll {
	position: relative;
	height: 0px;
	float: right;
	width: 18px;
	height: 100%;
	overflow: auto;
}

.x-repeater-vert-scroll .scroll-base {
	position: absolute;
	border: 0px solid;
	height: 100%;
	width: 100%;
	top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 0px;
}

.x-repeater-vert-scroll .position {
	position: absolute;
	border: 0px solid;
	width: 1px;
	top: 0px;
	left: 32px;
	overflow: hidden;
	line-height: 0px;
}

/* fim Repeater */ /* In?cio - Button tipo flat*/
.senior-btn-flat {
	background-image: none !important;
}

.senior-btn-flat button{
	color: #333333;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	
}
/* Fim - Button tipo flat*/
/* Inicio - Barra de collapse do panel */

.collapsed-panel-expand-btn {
	margin: 4px !important;
}

/* Fim - Barra de collapse do panel*/ /* Inicio css do componente TriggerBox */

/* B2 dentro de c?lula da grid*/
div.x-grid-editor {
	margin-top: 3px;
	margin-left: 4px;
	padding : 0px 1px 1px 1px;
	white-space : pre;
}

.search {
	border: 2px solid #eeeeee;
	border-color: #eeeeee;
	border-width: 2px;
	border-style: solid;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.search-item {
	font-style: normal;
font-weight: normal;
text-decoration: none;
 
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #333333;
	cursor: pointer;
}

.search .x-combo-selected {
	background-color: #D7D7D7 !important;
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	font-size: 11px;
}

/* quando o bot?o estiver desabilitado a imagem ? para ficar "desabilitada" tamb?m */
ul.holder li input.x-form-text[disabled="disabled"]+img.x-form-search-trigger,ul.holder li input.x-form-text[disabled="disabled"]+img.x-form-arrow-trigger,ul.holder li input.x-form-text[realReadOnly="readonly"]+img.x-form-search-trigger,ul.holder li input.x-form-text[realReadOnly="readonly"]+img.x-form-arrow-trigger
	{
	filter: alpha(opacity =                 50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* Fim css do componente TriggerBox */ /* in?cio TriggerTextAreaField */
.x-senior-memo-trigger {
	background-image: url(../../../images/editbox/textArea-trigger.gif) !important;
}

/* Fim css do componente TriggerTextAreaField */
/* in?cio description */ /* utilizado para label tamb?m */
.x-form-item .x-senior-align-text {
	position: absolute;
	margin: 3px 0px 0px 5px;
}

.description-trigger-margin {
	position: absolute;
	margin: 3px 0px 0px 22px;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #333333;

}

/* fim description */ /* Inicio EditBox*/
.x-senior-editbox div {
	height: 19px !important;
}

.x-senior-editbox input {
	height: 15px !important;
}

.x-senior-editbox img {
	height: 18px !important;
}

/* Fim EditBox*/ /*Inicio label*/
.x-senior-label {
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #333333;
	
}

.x-senior-align-text{
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #333333;
	background-color: transparent;
	line-height: 120%;
}


/*Fim label */ /*Sobrescritos diretamente do Extjs */


/* Adiciona !important para quem for border, para ter prefer?ncia
   em rela??o ao important adicionado pela classe x-masked-relative. Tarefa 246527 */ 
.x-border-panel {
	position: absolute !important;
}

/* 
FIM dos sobrescritos do Extjs

*/ /* Frame */
.x-senior-frame {
	border-style: solid;
}

/* in?cio panel */
.x-collapse-left {
	float: left !important;
}
 
.x-label-header-margin {
	margin-top: 0px !important;
}

.x-label-collapse-margin {
	margin-top: 5px !important;
}

.x-btn-header-margin {
	margin-top: -3px !important;
}

.x-btn-collapse-margin {
	margin-top: 1px !important;
}

.x-collapse-margin {
	margin-top: 3px !important;
}

.x-collapse-right {
	float: right !important;
}

.x-label-title {
	background: transparent;
}

.x-collapse-center {
	float: center !important;
}

.x-panel-title-left {
	text-align: left;
}

.x-panel-title-center {
	text-align: center;
}

.x-panel-title-right {
	text-align: right;
}


/* fim feedback message */ /* in?cio caixa mensagens */


.ext-safari-mac span.x-senior-collapsed-title {
	vertical-align : middle;
	line-height : 23px;
}

/* fim caixa mensagens */
.ux-senior-tabpanel-focus span.x-tab-strip-text {
	border: 1px dotted #000 !important;
}

.ux-senior-tabpanel-transparentborder span.x-tab-strip-text {
	border: 1px solid transparent;
}

/* In?cio do Calend?rio*/
.x-date-inner .x-date-senior-selected a {
	border-color: #777777;
	border-width: 1px;
	border-style: solid;
	padding: 1px 4px;
	font-family: arial, helvetica,tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
    background-color: #DCDCDC;

}
.x-date-inner .x-date-senior-selected span{
	font-style: normal;
font-weight: normal;
text-decoration: none;

}

.x-date-senior-selected a {
	border-width: 1px;
}



/**
 * Definida largura fixa para a segunda coluna da barra de navega??o por meses para resolver o problema da largura do calend?rio 
 * mudar durante a navega??o pelos meses do calend?rio. (Tarefa 229298 e 225087)
 * obs: Escolhido valor de 141px para que a soma das colunas resulte em 179px por causa do REQ0022 do UC-FRC-0085
 */
div.x-date-picker td.x-date-middle {
	width: 141px;
	padding-top: 1px;
	padding-bottom: 1px;
}


div.x-date-picker td.x-date-bottom {
	padding-top: 3px;
	padding-bottom: 3px;
}

/*
 * Tratamento para que,caso o texto do bot?o na barra de navega??o pelos meses do calend?rio ultrapasse o tamanho do 
 * calend?rio,o texto seja truncado e sejam adicionados 3 pontos .(REQ0022 do UC-FRC-0085  )  */
.x-datepicker-text-size {
	width: 120px !important;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

/* fim do calend?rio*/ /* Imagem customizada do trigger field */

.x-trigger-td-div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none no-repeat scroll 0 0 transparent;
	background-image: url(../../../images/editbox/trigger-tpl.gif) !important;
	line-height: 18px;
	float: right;
}

.x-trigger-img {
	vertical-align: middle;
}

.x-trigger-img-click {
	padding-top: 2px;
}

.x-item-disabled .x-trigger-img-click {
	padding-top: 0px !important;
}

.x-item-disabled .x-form-trigger .x-form-trigger-over{
    background-position:0 0 !important;
    border-bottom: 0px solid;
}


/* Fim da imagem customizada do trigger field */ /* In?cio Group box */
.x-fieldset-body {
	overflow: visible;
}

.x-fieldset-bwrap {
	overflow: visible;
	padding-top: 5px !important;
}



/* Fim Group Box */ /*In?cio do foco no bot?o*/ /**
 * Esconde a borda pontilhada de foco que ? adicionada pelo browser no bot?o, pois o browser trata o foco de maneira incorreta.
 */
.x-btn-focus button {
	outline: expression(this.hideFocus =                 1);
}

/**
* Quanto todas as colunas da grid est?o fixas, o header das outras colunas n?o aparecia.
*/
.x-grid3-header-inner {
	height: 22px;
}

/**
* Utilizado para arrumar as margins do x-fieldSet (component GroupBox), sobrescrita a margim padr?o colocada pelo Ext, assim n?o h? espa?amento entre os Componentes
*/

legend + * {
	-webkit-margin-top-collapse: separate;
	margin-bottom: 0px !important;
}

/* CSS para o IE */
.x-fieldset LEGEND {
	margin-bottom: 0px !important;
}

.x-fieldset {
    padding-top: 5px;
    padding-bottom:5px;
    margin-bottom: 0px;
}

.ext-ie td.cell-error{
	padding : 0px !important;
}

/**
* Bug do Ext que n?o adiciona a classe ext-ie no body
*/
.ext-ie10 td.cell-error{
	padding : 0px !important;
}

td.cell-error{
	height : 17px !important;
}

td.cell-error div.x-grid3-cell-inner{
	background-image:url(../../../images/shared/invalid_line.gif) !important;
	background-repeat: repeat-x !important;
	background-position: left bottom !important;
	height : 12px;
}

.ux-grid-cell-selected {

    background-color: #D7D7D7!important;
    border-color: #C1C1C1;
    border-width: 0px;
    border-style: solid;
    font-size: 11px!important;
    font-family: tahoma, arial, helvetica, sans-serif!important;
    font-style: normal!important;
font-weight: normal!important;
text-decoration: none!important;

    color: #000000!important;

}

.ux-grid-row-focused {


    border-color: #000000;
    border-style: solid;
    border-width: 1;
	background-color: transparent;
	
}

/* N?o usa o padr?o de nome pois este nome ? conven??o do Ext, detalhes ver doc do ColumnModel */

.x-grid3-col-status_column {

    /*background-image:url(../../../images/grid/grid3-special-col-bg.gif);*/    

    background-repeat: repeat-y;

    padding-left : 0px !important;

    padding-bottom: 0px !important;

}


/*Inicio de customiza??es do calend?rio*/

/* No ext o selecionado e o ficado s?o os mesmos css, criado um novo para diferenciar focado de selecionado*/




/*final das customiza??es do calend?rio*/

/*Inicio de customiza??es do repeater*/

.x-repeater-empty-message {

    font: 11px tahoma, arial, helvetica, sans-serif;

    color: gray;

}

/*final das customiza??es do repeater*/


/* customiza??o do title de paineis collapsados */

.x-senior-collapsed-title {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: bold;
text-decoration: none;

    color: #333333;
    margin-left: 5px !important;

}

.x-senior-parent-collapsed-title {
	font-size: medium;
}

/**
* ########## Novos ###########
*/

/**
* In?cio EditBox
*/

.search .x-combo-list .x-combo-selected{
	border: 1px solid #C1C1C1;
    background-color:#D7D7D7;
}



.text-field .x-form-field {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #333333;
	background-image: url(../../../../resmanager/8997201021);
	background-color: #ffffff;
}

.text-field .x-form-field-wrap .x-form-trigger{
	background-image: null;
	border-bottom-color: #C1C1C1;
}

.text-field .x-form-text, textarea.x-form-field{
    border-color: #C1C1C1;
	border-width: 1px; 
	border-style: solid; 
}




/**
* Fim EditBox >> In?cio ComboBox
*/

.combo-field .x-form-field {
	font-style: normal;
font-weight: normal;
text-decoration: none;

	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #333333;
	background-image: url(../../../../resmanager/25859743184);
	background-color: #ffffff;
}

.combo-field .x-form-field-wrap .x-form-trigger{
	background-image:null;
	border-bottom-color: #C1C1C1;
}

.combo-field .x-form-text, textarea.x-form-field{
    border-color: #C1C1C1;
	border-width: 1px; 
	border-style: solid; 
}

.combo-box-list{
    border-color: #777777;
 	border-style: solid;
    border-width: 1px;
    background: #F0F0F0;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
	font-size: 11px !important;
	color: #333333 ;
}

.combo-box-list .x-combo-list-inner {
    background-color:#F0F0F0;
    border-color:#777777;
}

/**
* Fim ComboBox >> in?cio TextArea
*/

.text-area-field .x-form-text, textarea.x-form-field{
	background-image: url(../../../../resmanager/1084923182);
	background-color: #ffffff;
	border-color: #C1C1C1;
	border-width: 1px;
	border-style: solid;
}

.text-area-field .x-form-field{
	font-style: normal;
font-weight: normal;
text-decoration: none;

	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #333333;
}

/**
* Fim TextArea >> in?cio CheckBox
*/

.checkbox-field{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #333333;
}

.checkbox-field .x-form-cb-label {
	top: 0;
}

.checkbox-field .x-form-check-wrap input[type="checkbox"] {
	margin-top: -1px;
	vertical-align: middle;
}

.ext-gecko3 .checkbox-field .x-form-check-wrap input[type="checkbox"] {
	margin-top: -5px;
}

.x-form-checkbox{ 
	outline-width: 0px;
	outline-style: solid;
	outline-color: #FFFFFF;
	margin-left: 1px;
}


.x-form-checkbox:focus { 
	outline-width: 1px !important;
	outline-style:solid !important;
	outline-color: #D7D7D7 !important;
}
/**
* Fim CheckBox >> in?cio RadioButton
*/

.radio-field{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #333333;
}

.x-form-radio{ 
	outline-width: 0px;
	outline-style: solid;
	outline-color: #FFFFFF;
	margin-left: 1px;
}


.x-form-radio:focus { 
	outline-width: 1px !important;
	outline-style:solid !important;
	outline-color: #D7D7D7 !important;
}


/**
* Fim RadioButton >> in?cio Grid
*/	

.ux-grid-row-focused td{
	font-size: 11px !important;
	font-family: tahoma, arial, helvetica, sans-serif!important;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #000000!important;
}

.x-grid3-row-selected {
	font-size: 11px !important;
	font-family: tahoma, arial, helvetica, sans-serif!important;
	color: #000000!important;
}

.x-grid3-row-selected td{
	font-style: normal;
font-weight: normal;
text-decoration: none;

}

/**
* Fim Grid >> in?cio Label
*/	
.x-form-item-label{
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #333333;
	background: null;
	border-width: 0px;
	border-color: transparent;
	border-style: solid;
	overflow : hidden;
	text-overflow : ellipsis;
}

/**
In?cio ColorPicker
*/
.x-cp-rgbpicker {
	background-image: url(../../../images/colorpicker/mask.png);
	background-repeat: no-repeat;
	background-color: red;
	width: 182px;
	height: 182px;
	margin: 7px;
	float: left;
	cursor: pointer;
}
.x-cp-rgbslider {
	position: relative;
	left: -7px;
	top: -7px;
	width: 15px;
	height: 15px;
	background-image: url(../../../images/colorpicker/slider-rgb.gif) !important;
	background-repeat: no-repeat;
	cursor: pointer;
	_cursor: hand;
}
.x-cp-huepicker {
	height: 183px;
	width: 9px;
	float: left;
	margin: 7px 0 0 7px;
	background-image: url(../../../images/colorpicker/hue.png) !important;
	background-repeat: no-repeat;
	cursor: pointer;
	_cursor: hand;
}
.x-cp-hueslider {
	position: relative;
	left: 200px !important;
	top: -7px;
	width: 15px;
	height: 15px;
	background-image: url(../../../images/colorpicker/slider-rgb.gif) !important;
	background-repeat: no-repeat;
	cursor: pointer;
	_cursor: hand;
}
.x-cp-formcontainer {
	float: left;
	width: 116px;
	padding: 2px;
	border: none;
	margin: -24px 0 0 7px !important;
}
.x-cp-clearfloat {
	clear: both;
}
.x-cp-colorbox {
	margin: 2px 5px 0 5px;
	border: 1px solid black;
	text-align: center;
	font-size: 10px;
	height: 12px;
	font-weight: bold;
	padding: 3px 0;
	cursor: pointer;
	_cursor: hand;
}
.x-cp-formcontainer input {
	text-align: center;
}

/**
*Fim ColorPicker >> in?cio Calend?rio do EditBox
*/


.x-menu .x-date-inner a {
	font-size: 11px;
    font-family: arial, helvetica,tahoma,sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;

    color: #333333;
    background-color: #FFFFFF;
}

.x-menu .x-date-inner th {
    background-image: url(../../../../resmanager/25193258653) ;	
    background-color: #EDEDED;
	border-bottom-color:#C1C1C1;
    font:normal 10px arial, helvetica,tahoma,sans-serif;
	color:#333333;

}

.x-menu .x-date-bottom {
    border-top-color: #C1C1C1;
    border-top-width: 1px;
    border-top-style: solid;
    background: url(../../../../resmanager/25193258653) 0 -2px;	
    
    
}

.x-menu .x-date-mp-btns {
    background: #EDEDED;
    
}

.x-menu .x-date-picker {
    border-color: #C1C1C1;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;

}

.x-menu .x-date-right a {
	background-image:url(../../../../resmanager/60310903186);
}

.x-menu .x-date-left a{
	background-image:url(../../../../resmanager/4700549189);
	
}

.x menu .x-date-mp-ybtn a {
	background-image:url(../../../../resmanager/35451634720);
}

.x-menu .x-date-mp-btns td {
	border-top-color: #C1C1C1;
}

.x-menu .x-date-middle, .x-menu .x-date-left, .x-menu .x-date-right {
	background-image: url(../../../../resmanager/24812740318); 
	color: #FFFFFF;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	font-size: 11px;
}

.x-menu .x-date-mp-btns button {
	background-color: #707070; 
	color: #FFFFFF;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	border-color: #C0C0C0 #434343 #434343 #C0C0C0;
}

.x-menu .x-date-mp {
	background: #FFFFFF;
}

.x-menu .x-date-mp td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

}

.x-menu td.x-date-mp-month a, .x-menu td.x-date-mp-year a {
	color: #333333;
}

.x-menu td.x-date-mp-sel a {
    background: url(../../../../resmanager/12360999427) 0 -2px;	
	border-color: #777777;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-family: arial, helvetica,tahoma,sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	color: #000000;
}

.x-menu .x-date-inner .x-date-selected a{
    background: #D7D7D7 !important;
	border-color: #C1C1C1;
	border-width: 1px;
	border-style: solid;
	font-family: arial, helvetica,tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
}
.x-menu .x-date-inner .x-date-selected span{
 font-style: normal;
font-weight: normal;
text-decoration: none;

}
.x-menu .x-date-inner td {
    border-color: #FFFFFF;
}

.x-menu .x-date-inner .x-date-senior-selected a {
	border-color: #777777;
	border-width: 1px;
	border-style: solid;
	padding: 1px 4px;
	font-family: arial, helvetica,tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DCDCDC;
    background-image: none;
}
.x-menu .x-date-inner .x-date-senior-selected span{
	font-style: normal!important;
font-weight: normal!important;
text-decoration: none!important;

}
.x-menu .x-date-senior-selected a {
	border-width: 1px;
}

.x-menu .x-date-bottom .x-btn{
	font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#333333;
}

.x-menu .x-date-bottom .x-btn button{
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#333333;
}


.x-menu .x-date-bottom .x-btn-tl,.x-menu .x-date-bottom .x-btn-tr, .x-menu .x-date-bottom .x-btn-tc, .x-menu .x-date-bottom .x-btn-mr,.x-menu .x-date-bottom .x-btn-ml, .x-menu .x-date-bottom .x-btn-bl, .x-menu .x-date-bottom .x-btn-br, .x-menu .x-date-bottom .x-btn-bc, .x-menu .x-date-bottom .x-btn-mc{
	background-image: url(../../../../resmanager/11631942915);
	
}

/* corre??o da datefied no ie, aberto um bug no ext para isso: http://www.sencha.com/forum/showthread.php?139881 */
.ext-strict .ext-ie .x-date-menu{
	height : auto;
}
 
/*
* In?cio bot?o hoje do calend?rio
*/

.x-date-bottom .x-btn{
	font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#333333;
}

.x-date-bottom .x-btn button{
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#333333;
}


.x-date-bottom .x-btn-tl, .x-date-bottom .x-btn-tr, .x-date-bottom .x-btn-tc,  .x-date-bottom .x-btn-mr,.x-date-bottom .x-btn-ml,.x-date-bottom .x-btn-bl, .x-date-bottom .x-btn-br, .x-date-bottom .x-btn-bc, .x-date-bottom .x-btn-mc{
	background-image: url(../../../../resmanager/1538830359);
}

.x-btn-focus .x-btn-tl, .x-btn-focus .x-btn-tr,.x-btn-focus .x-btn-tc, .x-btn-focus .x-btn-ml,.x-btn-focus .x-btn-mr,.x-btn-focus .x-btn-bl,.x-btn-focus .x-btn-br,.x-btn-focus .x-btn-bc,.x-btn-focus .x-btn-mc{
	background-image: url(../../../../resmanager/42933367106);
}

.x-btn-focus .x-btn{
	font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#000000;
}

.x-btn-focus .x-btn button{
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#000000;
}

.text-field .x-form-field-wrap .x-form-trigger{
    background-image:url(../../../../resmanager/11818698881);
    border-bottom-color:#C1C1C1;
}

.x-tree-node-el {
	border: 1px solid transparent;
}

div.x-grid3 div.ux-grid-cell-component .x-btn-icon .x-btn-tiny .x-btn-text, div.x-grid3 div.ux-grid-cell-component-hidden .x-btn-icon .x-btn-tiny .x-btn-text{
	height: 14px;
	width: 100%;
}

.ext-ie div.x-grid3 div.ux-grid-cell-component .x-btn-tiny .x-btn-text, .ext-ie div.x-grid3 div.ux-grid-cell-component-hidden .x-btn-tiny .x-btn-text {
	padding: 0px 3px 1px 3px;
}

div.x-grid3 div > div.ux-grid-cell-component { 
	margin: -3px 0px;
}

div.x-grid3 div > div.ux-grid-cell-component-hidden { 
	margin: -3px 0px;
	display: none;
}

.x-grid3-row:hover div.ux-grid-cell-component-hidden { 
	display: inherit !important;
}


.invalid-field, textarea.invalid-field{
    background-image:url(../../../images/shared/invalid_line.gif) !important;	
    border-color: transparent;
    background:repeat-x bottom;
}

label.invalid-field{
    border-color: transparent;
}

.x-grid3-cell-inner{
	/*padding-top: 2px;
	border: 1px solid transparent;*/
}

.x-locked-image{
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border-width: 1px; 
    border-style: solid; 
    border-color: #DCDCDC;
	
}

.substituteUserButton .x-btn-mc {
	text-align: left;
}

.substituteUserGroupbox legend{
	font-weight : bold
}

/**
 * A partir da vers?o 20 do chrome, da vers?o 9 do Internet Explorer, a grid do Ext passou a renderizar as colunas
 * de forma desalinhada. Isto ocorre porque no webkit foi feita uma implementa??o
 * seguindo as normas do CSS 2.1 corretamente e para a grid ser renderizada sem problemas visuais,
 * ? necess?rio adicionar este estilo as suas c?lulas.
 */
.x-grid3-cell {
    box-sizing: border-box;
}
    
/**
 * Remove o bot?o de limpar dados de uma memo na grid 
 */    
.no-clear-button::-ms-clear
{
  display: none;
}

.x-senior-box-loading {
	position: absolute;
	overflow: visible !important;
	width: 140px;
	height: 25px;
}

.x-senior-box-loading div.ext-el-mask-msg {
	padding: 0px;
	border: none;
	width: 140px;
	height: 25px;
}

.x-senior-box-loading div.ext-el-mask-msg div {
	text-align: center;
	cursor: default !important;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 0px;

	font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-style: normal;
font-weight: normal;
text-decoration: none;

    color: #222;
    border-color: #F0DC0A;
    background-color: #FAEDBE;
	border-width: 1px; 
	border-style: solid; 
	width: 140px;
	height: 25px;
}

.x-senior-block-loading {
	border-radius: 5px;
	border: none;
	background-image: none;
	background: none;
	padding: 0px;
	z-index: 10000;
}

.x-senior-block-loading div { 
	border-radius: 5px;
	text-align: center;
	cursor: default !important;
	padding: 0px 0px 8px 0px !important; 	
	
    border-color: #F0DC0A;
    background-color: #FAEDBE;
	border-width: 1px; 
	border-style: solid; 
	font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-style: font-style: normal;
font-weight: normal;
text-decoration: none;

    color: #222;
	width: 210px;
	height: 37px;
}



.x-senior-block-data {
	border-radius: 5px;
	border: none;
	background-image: none;
	background: none;
	padding: 0px;
	z-index: 10000;
}

.x-senior-block-data div { 
	border-radius: 5px;
	text-align: center;
	cursor: default !important;
	padding: 40px 20px 40px 20px !important;
	
	white-space: pre;	
	
    border-color: #F0DC0A;
    background-color: #FAEDBE;
	border-width: 1px; 
	border-style: solid; 
	font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-style: font-style: normal;
font-weight: normal;
text-decoration: none;

    color: #222;
}

.ext-safari-mac{
}

/** Alinhamento de ?cones e bot?o de excluir nas linhas da grid do fragmento de mensagens */
.messagefragment-icon-grid_header-icon .x-grid3-cell-inner { 
	padding : 3px 1px 3px 1px;
}

.x-grid3-col-deletecolumn {
	padding : 0px 0px 0px 0px;
	height: 100%;
}

.messagefragment-icon-grid_header-icon .ux-grid3-unfixedcolumn {
	left: 1px !important;
}

.x-senior-displaynone {
	display: none !important;
}

.x-combo-list-item {
    background-color:#FFFFFF;
    border-color : #FFFFFF; 
    	
	font-size: 11px;
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: font-style: normal;
font-weight: normal;
text-decoration: none;

    color: #333333;

	border-width:1px;
	border-color:transparent;
	height: 15px;
}

.x-combo-list-item-striped {
	background-color:#FAFAFA; 
	border-color : #FAFAFA;
}

.x-combo-selected {
    background-color:#D7D7D7 !important;
    border-color : #C1C1C1 !important;
    	
    font-family: tahoma, arial, helvetica, sans-serif !important;
    font-style: font-style: normal;
font-weight: normal;
text-decoration: none;
 !important;
    color: #000000 !important;
}

.x-form-field-wrap .x-form-search-trigger{
	background-image:url(../../../../resmanager/33642852238) !important;
	border-bottom-color:#C1C1C1;
}


.x-senior-file {
	background-color: #FFFFFF;
    border-width: 1px; 
    border-style: solid; 
    border-color: #DCDCDC;
    margin: 0px 1px 0px 0px;
}
	

.x-senior-file-button button{
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#333333;
}


.x-senior-file-button .x-btn-tl, .x-senior-file-button .x-btn-tr, .x-senior-file-button .x-btn-tc, .x-senior-file-button .x-btn-ml, .x-senior-file-button .x-btn-mr, .x-senior-file-button .x-btn-bl, .x-senior-file-button .x-btn-br, .x-senior-file-button .x-btn-bc, .x-senior-file-button .x-btn-mc{
	background-image: url(../../../../resmanager/49466604365);
}

.x-senior-file-button.x-btn-focus .x-btn-tl, .x-senior-file-button.x-btn-focus .x-btn-tr,.x-senior-file-button.x-btn-focus .x-btn-tc, .x-senior-file-button.x-btn-focus .x-btn-ml,.x-senior-file-button.x-btn-focus .x-btn-mr,.x-senior-file-button.x-btn-focus .x-btn-bl,.x-senior-file-button.x-btn-focus .x-btn-br,.x-senior-file-button.x-btn-focus .x-btn-bc,.x-senior-file-button.x-btn-focus .x-btn-mc{
	background-image: url(../../../../resmanager/42933367106);
}

.x-senior-file-button.x-btn-focus .x-btn{
	font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#000000;
}

.x-senior-file-button.x-btn-focus .x-btn button{
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
font-weight: normal;
text-decoration: none;
 
    font-size: 11px; 
    color:#000000;
}


.senior-file-btn-flat button {
	color: #333333;
    font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
font-weight: normal;
text-decoration: none;

	
}

.senior-file-btn-flat {
	background-image: none !important;
}


.x-senior-file-input {
	position: fixed;
	top: -50px !important;
	right: -50px !important;
}



.x-form-file-wrap {
    position: relative;
    height: 22px;
}
.x-form-file-wrap .x-form-file {
	position: absolute;
	right: 0;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
    height: 22px;
}
.x-form-file-wrap .x-form-file-btn {
	position: absolute;
	z-index: 1;
}
.x-form-file-wrap .x-form-file-text {
    position: absolute;
    left: 0;
    z-index: 3;
    color: #777;
}

.x-form-file.x-item-disabled {
    cursor : default !important;
}

.x-form-file-column {
	padding : 2px !important; 
}

.ext-ie10 .x-btn-text-icon .x-btn-icon-small-left .x-btn-text, .ext-ie .x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
	padding-left : 15px;
}


/**
 Esta classe css foi para o firefox, pois contem um ero na propriedade white-space utilizando o valor 'nowrap'. 
 Foi substituido o valor nowrap pelo 'normal' que ? o valor padr?o
 Link do erro no firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=488725
*/
.ext-gecko3 .x-form-field-wrap {
    white-space: normal;
}

.x-grid3-row td, .x-grid3-summary-row td {
	line-height: 100% !important;
}
 
/**
* Existe um input do tipo file invis?vel utilizado no componente File.
* O input fica com o tamanho do bot?o de upload, por?m o bot?o 'Escolher Arquivo' mesmo invisivel fica sobre os demais bot?es do File (download e remove).
* Para o bot?o invisivel n?o ficar por cima dos dos demais, foi preciso acessar o shadow-dom e alterar o tamanho.
*/ 
input::-webkit-file-upload-button {
	width : 1px !important;
	height : 1px !important;
}

.x-tree-filter-panel ::-ms-clear {
   display: none;
}

/* containers que tenham formlayout, aplica o text-align default neles.*/
.x-form-label-left, .x-form-label-right {
   text-align:left !important;
}

div.x-form-check-wrap {
	white-space: nowrap;
}