@-ms-viewport { width: device-width; }

body * {
/*    font-size: 98% !important;*/
}

* {
    outline-color : transparent !important; 
    outline: 0 !important;
}
.desabilita {
    /*filter: alpha(opacity=65);*/
    cursor: wait !important;
    opacity: .15 !important; 
    background: #000000 !important;
}

.upper-case .x-form-field{
   text-transform: uppercase;
}

.transparente
{
 background: transparent !important;
}

.x-mask {
    /*filter: alpha(opacity=65);*/
	
    cursor: default !important;
    /*background-color: transparent !important;	*/
    background-color: rgba(0,0,0,0.54) !important;	
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px); 
	border-style: none !important;
	
    /*opacity: .15;
	 background: #000000;
	*/
}

.x-mask-msg
{
	padding:0px;
	height:70px;
	border-style:solid;
	border-width:0px;
	border-color:#C9A146;
	border-radius: 5px;
	background:black;
	/*box-shadow: 0 8px 6px 3px black !important;*/
    -webkit-box-shadow: 5px 6px 48px 14px rgba(0,0,0,0.74);
    -moz-box-shadow: 5px 6px 48px 14px rgba(0,0,0,0.74);
    box-shadow: 5px 6px 48px 14px rgba(0,0,0,0.74);	
	-webkit-transition: background 0.5s ease-in-out;
	transition: background 0.5s ease-in-out;	

	-webkit-animation: fadeIn 0.75s ease-in-out;
	-moz-animation: fadeIn 0.75s ease-in-out;
	-o-animation: fadeIn 0.75s ease-in-out;
	animation: fadeIn 0.75s ease-in-out;

	animation-name: fadeIn;
}

.x-mask-inner
{
	padding:0 3px;
	width:90% !important;
	border-style:solid !important;
	border-width:1px !important;
	border-color:#C9A146 !important;
	border-radius: 5px !important;
	background-color:#000 !important;
	color:#C9A146 !important;
	vertical-align:middle !important;
	font:bold 15px tahoma,arial,verdana,sans-serif !important;
	
}
.x-mask-msg-text
{
	padding:25px 25px 25px 70px !important;
	background-image:url(../imagens/msg/loading.gif) !important;
	background-repeat:no-repeat !important;
	background-position:0 center !important; 
}

.x-loading-spinner {
    font-size: 250%;
    height: 50px;
    width: 50px;
    position: relative;
    -webkit-transform-origin: 25px 25px;
    transform-origin: 25px 25px;
}

.x-loading-spinner {
	background-image:url(../imagens/loading.gif) !important;
	background-repeat:no-repeat !important;
	background-position:0 center !important; 
	
    -webkit-animation-name: none !important; 
     animation-name: none !important; 

}	

#loading .loading-indicator
{
	padding:25px 25px 25px 70px;
	background:url(../imagens/loading.gif) center no-repeat;
	background-size: 50px 50px !important;
	/*background:white;*/
	color: #000000;
	padding: 80px 0px 0px 0px;
	text-align:center;
	height: auto;
}


.x-loading-spinner > span.x-loading-top {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.x-mask .x-mask-message {
    position: absolute;
    bottom: 5px;
    color: #C9A146 !important;
    left: 0;
    right: 0;
    flex: 0 0;
	
}	

.x-mask-overlay {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #e9d7ad, #F3E9D3);
	background-color: rgba(255,255,255,0.6) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
	background-size: 50px 50px !important;
    text-align: center;
}

.x-input-wrap-el {
 background-color: #eee !important; 
 border-top-left-radius: 5px !important;
 border-top-right-radius: 5px !important;
 padding: 2px !important;
}

.x-uni-window {
    border-style: solid;
    border-width: 0px;
    border-color: silver !important;
    box-shadow: 0px 0px 50px 5px rgb(61, 61, 61);
    border-radius: 15px;
    
    background-color: white !important;
}


.x-dataview-body-el{
    padding-top: 1px !important;
}

.x-textfield .x-underline-el {
    /*
    height: 2px;
    background-color: #C9A146 !important;
    background-color: #C9A146 !important;
    */
}

.pnlpadrao
{
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    
    border:1px solid silver !important;
    background-color:#FFFFFF !important;  
}

.bg-preto-branco
{
    background-image: linear-gradient(to bottom, #e9d7ad, #e9d7ad,#FFFFFF);
}

.sombrabottom
{
 box-shadow: 0px 8px 6px -6px gray !important;
}

.sombratop
{
 box-shadow: 2px 2px 5px gray !important;
}  


.x-innerhtml {
    width: 100%;
    height: 100%;
}
 
 .imgLogin
 {
	 opacity: 1.0 !important;
	 
 }

 .edtemail .x-field > .x-label-el {
    color: #000;
    padding: 3px 10px 3px 0;
    font: 400 18px/18px !important;
    width: auto !important;
}
 .x-field > .x-label-el {
    color: #000;
    padding: 3px 10px 3px 0;
    font: 400 14px/18px '-apple-system', 'Helvetica Neue', helvetica, arial, sans-serif;
    width: auto !important;
}

.x-trigger.x-filetrigger {
    width: auto;
    margin-right: 5px !important;
}

.x-toolbar-body-el {
    padding: 6px 10px;
    min-height: 36px;
    background-color: #e9d7ad;
}

.x-filefield {
    width: 318px;
    left: 0px;
    top: 0px;
    z-index: 4 !important;
    padding-left: 5px !important;
    padding-top: 5px !important;
}

.x-button {
    border-style: solid;
    border-width: 0px !important;
    border-color: #ddd;
    box-shadow: 0px 0px 1px #ccc;
    color: #000000 !important;
}

.x-button-confirm {
    color: green !important;
    background-color: white !important;
    border: 0px solid green !important;    
    font-weight: bold;
    text-shadow: 1px 1px gray;
    font-size: 18px !important;
}

.x-button-decline {
    color: red !important;
    background-color: white !important;
    border: 0px solid red !important;    
    font-weight: bold;
    text-shadow: 1px 1px gray;
    font-size: 18px !important;
}

.x-panel-default-outer-border-trbl {
    border: none !important;    
}

.frmpadrao {
    background-color: transparent !important;
    border:none !important;
    
    -webkit-animation: zoomIn 0.5s;
    -moz-animation: zoomIn 0.5s;
    -o-animation: zoomIn 0.5s;
    animation: zoomIn 0.5s;
    
    /*
    -webkit-box-shadow: 5px 6px 148px 14px rgba(0,0,0,0.54);
    -moz-box-shadow: 5px 6px 148px 14px rgba(0,0,0,0.54);
    box-shadow: 5px 6px 148px 14px rgba(0,0,0,0.54);
    */
    padding: 0;
    }
    
    .x-css-shadow {
        position: absolute;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        border:none !important;
        box-shadow: none !important;
        
    }   

    .meuform .x-window-header-default-top {
        background-color: transparent !important;
        border: none !important;
    }    

    .x-title-icon {
        display: none !important;
    }

    .x-tool-close {
        font: 30px/1 FontAwesome !important;
        background: none !important;
    }
     
    .x-tool-tool-el {
        width: 30px !important;
        height: 30px !important;
        padding-right: 10px !important;
        opacity: 1.0 !important;
    }

    .x-tool-pressed .x-tool-tool-el {
        opacity: 1.0 !important;
    }

    .x-window-default {
        /* border-color: #5fa2dd; */
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        -ms-border-radius: 0 0 0 0;
        -o-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
        border: none !important;
        background-color: transparent !important;
    }    

    .x-window-header-default-top {
        background-color: black !important;
    }        

    .x-window-header-default {
        border: none !important;
    }

    .x-btn-default-small {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        padding: 7px 7px 7px 7px;
        border-width: 1px;
        border: none !important;
        background-color: #000000;
        height: 25px !important;
    }

/* CONFIG DO DBGRID PADRAO*/

.x-column-header, .x-column-header:hover, .x-column-header:active,
.x-column-header-inner, .x-column-header-inner:hover, .x-column-header-inner:focus, 
.x-column-header-trigger, .x-column-header-trigger:hover  { 
  /*background-image: linear-gradient( #2d85d2,rgb(95, 162, 221),rgb(95, 162, 221));*/
  /*background-image: linear-gradient( #ffffff,#ffffff,#ffffff,#ffffff,#ffffff,#ffffff,#EEE9E9);  ESSE*/
  /*  background: #176da3; /* sua cor desejada */
    background: #fff; /* sua cor desejada */
  
}

.x-column-header .x-column-header-text-inner {
    color:rgb(95, 162, 221) !important;  /* cor do texto do header do grid */
    /*color:rgb(255, 255, 255) !important;  /* cor do texto do header do grid */
    /*font-size: 15px;*/
    /*font-weight: bold;*/
	font: 25px/25px helvetica,tahoma,arial,verdana,sans-serif;
    margin: 10px 0 !important;
}

.x-column-header {
    border-right: 0px solid #d0d0d0;
}
	
.x-grid-item-selected {
    color: #404040;
    background-color: #87CEFF;
	border-style:none !important;
}

.x-grid-item {
    color: #404040;
    font: 200 16px/29px  helvetica, arial, verdana, sans-serif;
    background-color: #fff;
}

.x-grid-item-over {
    /*background-color: #b8b8b8 !important;*/
    background-color:transparent !important;

}

.x-grid-with-row-lines .x-grid-item:last-child {
     border-bottom-width: 0px !important; 
}	
	
.x-grid-with-row-lines .x-grid-item.x-grid-item-selected {
    border-style: solid;
    border-color: transparent !important;
}
	
.x-grid-with-row-lines .x-grid-item-selected + .x-grid-item {
    border-top-style: solid;
    border-top-color: #ffffff !important;
}

.x-grid-group-title {
    color: #606060;
	font-weight: bold !important;
    font: 200 16px/30px helvetica,tahoma,arial,verdana,sans-serif;
}

.x-grid-item-focused .x-grid-cell-inner:before { 
	display: none;
}

.x-grid-td {
    overflow: hidden;
    border-width: 0;
    vertical-align: middle !important;
}

.meugrid .x-grid-item-over {
    background-color: transparent !important;
}
/*------------------------------------------------*/