



html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #D4E3F4;
	color: #333;
	font-family: Helvetica,Arial,sans-serif;
	overflow: hidden;
}

.z-html p{
	margin:0px;
}


.tablet-scrolling {
	-webkit-overflow-scrolling: touch;
}


table.z-vbox > tbody > tr > td > table {
	width: 100%;	
}


.workflow-activity-form {
}
.workflow-panel-table {
	border: 0px;
}


.payment-form-content {
}


.z-listheader-content {
    font-weight: 700;
    font-size: 11px;
    color: #000;
}


.z-listheader {
    border-left: 1px solid #cfcfcf !important;
    border-bottom: 1px solid #cfcfcf !important;
    background: -moz-linear-gradient(top,#fefefe 0,#ECE9D7 40%) ;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(40%,#ECE9D7)) !important;
    background: -webkit-linear-gradient(top,#fefefe 0,#ECE9D7 40%) !important;
    background: -o-linear-gradient(top,#fefefe 0,#ECE9D7 40%) !important;
    background: -ms-linear-gradient(top,#fefefe 0,#ECE9D7 40%) !important;
    background: linear-gradient(to bottom,#fefefe 0,#ECE9D7 40%) !important;

}

.z-textbox {
    background-color: #FFFFFF;
    border: 1px solid #0099ff; 
    color: #333;
}


.z-listitem.z-listitem-selected>.z-listcell {
    background: #FBD87E !important;
}

.z-listcell-content {
    line-height: 15px !important;
}


.z-vlayout-inner {
    background-color: #DFEBF5;
}


.z-listbox-odd.z-listitem {
    background: #f5f5f5!important; 
}

.z-panel-noborder.z-panel-noframe .z-panelchildren {
    background-color: transparent;
}

.desktop-user-panel .z-vbox-separator {
    background-color: transparent;
}

.desktop-left-column .z-caption, .desktop-left-column .z-caption-content {
    background-color: #3A5CAA;
    color: #ffffff !important;
}

.desktop-left-column .z-panel-icon {
	color: #AFC8FD;
    display: block;
    border: 1px solid #0D1E44;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: auto 1px;
    background: #fefefe;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd�IgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCN6a2llOSkiIC8+PC9zdmc+);
    background: -moz-linear-gradient(top,#fefefe 0,#eee 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#eee));
    background: -webkit-linear-gradient(top,#fefefe 0,#eee 100%);
    background: -o-linear-gradient(top,#fefefe 0,#eee 100%);
    background: -ms-linear-gradient(top,#fefefe 0,#eee 100%);
    background: linear-gradient(to bottom,#3F60AB 0,#3F60AB 100%);
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    float: right;
}

.z-center-body .z-caption {
    border-bottom: solid 2px #FCC654;
}

.favourites-box .z-hbox:hover {
    background-color: #FBD87E;
}

.favourites-box .z-hbox {
    border: solid 1px #ccc;
    background-color: #DFEBF5;
    cursor: pointer;
}

.favourites-box .z-vbox-separator {
    height: .1em;
    background-color: #ffffff;
}

.z-north, .z-south, .z-west, .z-center, .z-east {
    border: 1px solid #cfcfcf;
    background: #DFEBF5;
    position: absolute;
    overflow: hidden;
}

.recentitems-box .z-vbox-separator {
    height: .2em;
    background-color: #ffffff;
}

.recentitems-box A:hover {
    background-color: #FBD87E;
}

.recentitems-box A {
    border: solid 1px #ccc;
    background-color: #DFEBF5;
    cursor: pointer;
}

    

 

::-webkit-scrollbar {
    width: 12px;
}  

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    background-color: #9EC8EF;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
} 

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
}

.z-combobox-disabled * {
   background-color: #D9E0EB !important;
   border: solid 1px #CBD0D5 !important;
   box-shadow: 1px 1px 1px #ccc;
}

/* Seccion MENU */
.z-treerow [class^="z-icon-"], .z-treerow [class*=" z-icon-"]{
    display: inline-block;
    background-image: url(/webui/theme/businessTeamBlue/images/arrow-toggle.png) !important;
    width: 18px;
    height: 18px;
    font-size: 15px;
    color: transparent;
}

.z-treerow .z-treecell-text {
    padding-left: 2px;
}


.z-treerow div.z-treecell-content{
    color: #fff;
    background: #606C7D;
}

.z-popup-content { /* border padding a la seccion men�*/
    background: #606C7D;
}

.z-treerow div.z-treecell-content{
    color: #fff;
    background: #606C7D;
}

.z-treerow .menu-href {
    color: #fff !important;
}

.z-treerow .z-treecell-text {
    color: #fff;
}

.z-treerow .z-treecell-text:hover {
    color: #fbd87e;
}

.z-treerow .menu-href:hover, .z-treerow .menu-href:active {
    color: #fbd87e !important;
    text-decoration: none !important;
}

.desktop-menu-popup .z-popup-content {
    width: 320px !important;
    height: 620px !important;
}
.desktop-menu-popup {
    width: 320px !important;
    height: 620px !important;
}

.z-treerow {
  background: transparent;
}

.z-tree-body {
    background: #606C7D;
   /* width: 300px !important;*/
    height: 600px !important;
}

.z-popup-content .z-panel-body {
    background-color: #606C7D !important;
}

.z-window-content .z-center-body { /*Fondo para graficos nativos*/
    background-color: #fff;
}

.z-listbox-body {  /*Fondo para data grid ventanas Info*/
    background-color: #ffffff;
}

.z-row:hover > .z-row-inner, .z-row:hover > .z-cell { /*Vuelve transparente el Hover de las grillas evita efecto sombreado*/
    background-color: transparent !important;
    background: transparent;
        background-color: transparent !important;
}

.adwindow-detailpane-tabbox { /*color fondo pestanhas detalle*/
    background-color: #EEF1F6;
}



/*header de lso hd en las grillas de las ordenes*/

.z-grid-header table th, .z-grid-header table td {
    background-clip: padding-box;
    padding: 0;
    border-left: 1px solid #cfcfcf !important;
    border-bottom: 1px solid #cfcfcf !important;
    background: -moz-linear-gradient(top,#fefefe 0,#ECE9D7 40%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(40%,#ECE9D7)) !important;
    background: -webkit-linear-gradient(top,#fefefe 0,#ECE9D7 40%) !important;
    background: -o-linear-gradient(top,#fefefe 0,#ECE9D7 40%) !important;
    background: -ms-linear-gradient(top,#fefefe 0,#ECE9D7 40%) !important;
    background: linear-gradient(to bottom,#fefefe 0,#ECE9D7 40%) !important;
}

/*Efecto de fondo en el detalle de la grilla antes de pintar*/

.adwindow-detailpane-tabpanel .z-grid-body {
    margin-top: auto;
    position: relative;
    overflow: hidden;
    border: solid 1px #999 !important;
    background: #fff;
}

adwindow-detailpane-tabpanel .z-grid tbody tr td.z-cell { /*Color border grilla detalle Sales Order*/
    background-image: none !important;
    border: 0.1em solid #CDD7BB !important;
}

/*Tab de-selected main*/

.desktop-tabbox .z-tab::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -.5px;
    left: -.5em;
    bottom: -2px;
    width: 1em;
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(-20deg);
    /* -webkit-border-radius: 0 5px 0 0; */
    -moz-border-radius: 0 5px 0 0;
    /* border-radius: 0 5px 0 0; */
    background: #f0f9ff;
    background: -moz-linear-gradient(top, #f0f9ff 15%, #c3d4ea 30%, #9db7db 100%);
    background: -webkit-linear-gradient(top, #f0f9ff 15%,#c3d4ea 30%,#9db7db 100%);
    background: linear-gradient(to bottom, #f0f9ff 15%,#c3d4ea 30%,#9db7db 100%) filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#9db7db',GradientType=0 );
    border-left: solid 3px #9AADC5;
}

.adwindow-form .z-button {
	color: #636363;
    text-shadow: 0px 0px 1px #fff;
    font-weight: 600;
    background: rgb(252,234,187);
    background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
    background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
    background: linear-gradient(to bottom, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248, 181, 0, 0.45) 51%,rgba(251,223,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 );
}

.tab-editor-form .z-listcell-content { /* Color de las grillas en editores*/
    color: #636363 !important;
}

.z-center-body .grid-layout {

   background-color: #ffffff 

}

/* Efecto tabs en las sub-consultas */
/*.z-tabbox-top>.z-tabs .z-tab:first-child.z-tab-selected {
    color: #fff;
    font-weight: 700;
    font-family: Helvetica,Arial,sans-serif;
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    background: #7abcff;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%);
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: linear-gradient(to bottom, #7abcff 30%,#60abf8 20%,#4096ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
}*/

.popup-dialog .z-tab-selected .z-tab-text {
    color: #fff !important;
}

.popup-dialog .z-tabbox-left-scroll, .z-tabbox-right-scroll {
    background-color: #5AA7F6 !important;
    background: #5AA7F6 !important;
    color: #fff !important;
    width: 20px;
}

.popup-dialog .z-tabbox-scroll > .z-tabs {
    background: #DFEBF5 !important;
}

.popup-dialog td.z-listcell {
    border-bottom: 0.01em solid #CDD7BB !important;
    border-left: 0.01em solid #CDD7BB !important;
    border-left: none;
}

.popup-dialog .z-north {
    line-height: 24px;
    background: #ffffff !important;
}

.popup-dialog .z-north-body .z-label {
    color: #17181a;
    font-family: Helvetica,Arial,sans-serif;
    margin-left: 20px;
    font-weight: 700;
    margin-top: 20px;
    line-height: 40px;
    font-size: 16px;
}
    
.popup-dialog .z-tab{
    color: #636363;
    display: block;
    -webkit-box-shadow: 1px 1px 0 #fff;
    -moz-box-shadow: 1px 1px 0 #fff;
    -o-box-shadow: 1px 1px 0 #fff;
    -ms-box-shadow: 1px 1px 0 #fff;
    box-shadow: 1px 1px 0 #fff;
    padding-top: 0px;
    background: #f0f9ff;
    background: -moz-linear-gradient(top, #f0f9ff 15%, #c3d4ea 30%, #9db7db 100%);
    background: -webkit-linear-gradient(top, #f0f9ff 15%,#c3d4ea 30%,#9db7db 100%);
    background: linear-gradient(to bottom, #f0f9ff 15%,#c3d4ea 30%,#9db7db 100%) filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#9db7db',GradientType=0 );
    border: solid 1px #9AADC5;
}

.popup-dialog .z-tab-selected{
    cursor: default;
    font-weight: bold;
    color: #fff;
    font-weight: 700;
    font-family: Helvetica,Arial,sans-serif;
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    background: #7abcff !important;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%) !important;
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%) !important;
    background: linear-gradient(to bottom, #7abcff 30%,#60abf8 20%,#4096ee 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0) !important;
}

.popup-dialog .z-tab-selected::before{
    content: '' !important;
    position: absolute !important;
    z-index: 1 !important;
	top: -1px !important;
    left: -.5em !important;
    bottom: -0.05em !important;
    width: 1em !important;
    background-image: -moz-linear-gradient(top, #fff, #ddd) !important;
    background-image: -ms-linear-gradient(top, #fff, #ddd) 
    background-image: -o-linear-gradient(top, #fff, #ddd) 
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4) !important;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4) !important;
    box-shadow: 2px 2px 2px rgba(0,0,0,.0) !important;
    -webkit-transform: skew(10deg)!important;
    -moz-transform: skew(10deg) !important;
    -ms-transform: skew(10deg) !important;
    -o-transform: skew(10deg) !important;
    transform: skew(-20deg) !important;
    -webkit-border-radius: 0 5px 0 0 !important;
    -moz-border-radius: 0 5px 0 0 !important;
    border-radius: 0 5px 0 0 !important;
    background: #7abcff !important;;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%) !important;
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%) !important;
    background: linear-gradient(to bottom, #7abcff 30%,#60abf8 20%,#4096ee 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ) !important;
}

.popup-dialog .z-tab::before{
    content: '';
    position: absolute;
    z-index: 1;
    top: -.5px;
    left: -.5em;
    bottom: -2px;
    width: 1em;
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(-20deg);
    /* -webkit-border-radius: 0 5px 0 0; */
    -moz-border-radius: 0 5px 0 0;
    /* border-radius: 0 5px 0 0; */
    background: #f0f9ff;
    background: -moz-linear-gradient(top, #f0f9ff 15%, #c3d4ea 30%, #9db7db 100%);
    background: -webkit-linear-gradient(top, #f0f9ff 15%,#c3d4ea 30%,#9db7db 100%);
    background: linear-gradient(to bottom, #f0f9ff 15%,#c3d4ea 30%,#9db7db 100%) filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#9db7db',GradientType=0 );
    border-left: solid 3px #9AADC5;
}

.adwindow-form .editor-button {
    background: none !important;
  //  background-color: rgba(244, 58, 58, 0.95) !important;
}

.info-panel .z-window-header {
    padding: 4px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    /* background-color: #A1A0A0; */
    border-color: #484848;
    border-bottom: solid 3px #FCC654;
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    background: #7abcff !important;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%) !important;
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%) !important;
    background: linear-gradient(to bottom, #7FA1DD 3%,#3B5EAF 50%,#28478E 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0) !important;
}

    

.login-window {
	background-image: url(../images/background-line.png);
}

.login-window .z-window-content {
     background-image: url(../images/background-world.png) !important;
     background-position: center;
	 /*background-attachment: scroll;*/
	 background-repeat: no-repeat;
}

.login-box-body {
	width: 580px;
    background: rgba(234,240,256,0.5);
	border-radius: 20px;
	font-weight: 100;
	color: #222222;
	z-index: 1;
	padding: 40px 40px 60px 40px;
	margin: 0;
	text-align: center;
}

.login-box-header {
	
	background-color: transparent;
	z-index: 2;
	height: 54px;
	width: 660px;
}

.login-box-header-txt {
	color: transparent !important;
	font-weight: bold;
	position: relative;
	top: 30px;
}

.login-box-header-logo {
	padding-top: 20px;
	padding-bottom: 25px;
}

.login-box-footer {
	/*background-image: url(../images/login-box-footer.png);*/
	background-position: top right;
	background-attachment: scroll;
	background-repeat: repeat-y;
	z-index: 2;
	height: 110px;
	width: 660px;
}

.login-label .z-label {
    color: #222222;
}

.login-box-footer .confirm-panel {
	width: 600px !important;
}

.login-box-footer-pnl {
	width: 604px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 40px !important;
}

.login-label {
	color: black;
	text-align: right;
	width: 40%;
}

.login-field {
	text-align: left;
	width: 55%;
}

.login-btn {
	padding: 4px 20px !important;
}

.login-east-panel, .login-west-panel {
	width: 350px;
	background-color: #E0EAF7;
	position: relative;
}



.desktop-header-left {
	margin: 0;
	margin-left: 1px;
	margin-top: 1px;
	background-color: transparent !important; 
	border: none !important;
}

.desktop-header-right {
	margin: 0;
	margin-top: 1px;
	padding-right:1px;
	background-color: transparent !important; 
	border: none !important;
}

.desktop-header {
    /* background-color: #E4E4E4; */
    background: -moz-linear-gradient(top, #244771 0%, #2893B7 80%);
    background: -webkit-linear-gradient(top, #244771 0%,#2893B7 80%);
    background: linear-gradient(to bottom, #D8E0EB 0%,#FEFEFF 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#728077', endColorstr='#ed434141',GradientType=0 );
    width: 100%;
    height: 46px;
    border-bottom: 3px solid #fcc654 !important;
}

/*EGS GROUP*/
.z-tabs-content {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-bottom: 1px solid #FCC654 !important;
    margin: 5px 0 0 0;
    padding-left: 10px;
    padding-top: 0;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    zoom: 1;
    clear: both;
}

td.z-listcell {
    border-bottom: 0.1em solid #CDD7BB;
    border-left: 0.1em solid #CDD7BB;
    /* border-left: none; */
}

.desktop-header-font > span {
    padding: 0px;
    color: #000 !important;
    text-shadow: none !important;
}

.desktop-header-username {
    color: #fff !important;
    text-decoration: none;
}

/*FIN EGS GROUP*/

.desktop-header-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.desktop-header-popup {
	width: 800px;
	border-radius: 2px;
	border: 1px solid #d5d5d5;
	border-right: 2px solid #d5d5d5;
	border-bottom-width: 2px;
	right: 1px;
}

.desktop-header-popup .desktop-header {
	border: none;
}

.desktop-header-username {
	padding-right: 6px;
}

.desktop-header-username:hover {
	color: blue;
	text-decoration: underline;
}

.desktop-user-panel {
	float: right;
}

.desktop-layout {
	position: absolute; 
	border: none;
	background-color: #E4E4E4;
}

.desktop-tabbox {
	padding-top: 0px; 
	background-color: #FAFAFC;
}

.desktop-tabbox .z-tab {
	margin-right: 2px;
}

.desktop-tabbox .z-tab {
	height: 24px;
}

 /*INICIO EGS GROUP*/
 
.desktop-tabbox .z-tab-selected {
	border-top: 2px solid #FCC654;
}

.desktop-tabbox .z-tab .z-tab-text {
	padding-top: 0px;
	padding-bottom: 0px;
}

.desktop-tabbox .z-tab-selected .z-tab-text {
	color: #fff;
    font-weight: 700;
    font-family: Helvetica,Arial,sans-serif;
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    background: #7abcff;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%);
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: linear-gradient(to bottom, #7abcff 30%,#60abf8 20%,#4096ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
}

.desktop-tabbox .z-tab-selected .z-tab-button {
    color: #636363;
    width: 25px;
    height: 110%;
     background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    background: #7abcff;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%);
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: linear-gradient(to bottom, #7abcff 30%,#60abf8 20%,#4096ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
}

.desktop-tabbox .z-tab {
    padding-top: 0px;
    background: #f0f9ff;
    background: -moz-linear-gradient(top, #f0f9ff 15%, #c3d4ea 30%, #9db7db 100%);
    background: -webkit-linear-gradient(top, #f0f9ff 15%,#c3d4ea 30%,#9db7db 100%);
    background: linear-gradient(to bottom, #f0f9ff 15%,#c3d4ea 30%,#9db7db 100%)
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#9db7db',GradientType=0 );
    border: solid 1px #9AADC5;
}

.desktop-tabbox .z-tab-selected::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -.5px;
    left: -.5em;
    bottom: -2px;
    width: 1em;
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(-20deg);
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
    background: #7abcff;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%);
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: linear-gradient(to bottom, #7abcff 30%,#60abf8 20%,#4096ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
}

 /* FIN EGS GROUP*/
.desktop-north, .desktop-center {
	border: none;
}

.desktop-center {
	padding-top: 1px;
	background-color: #E4E4E4;
}

.desktop-tabpanel {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative !important;
	background-color: #FFFFFF
}

.desktop-left-column {
	width: 200px;
	border: none;
	border-right: 1px solid #C5C5C5;
	background-color: #E4E4E4;
	padding-top: 2px; 
}

.desktop-right-column {
	width: 200px;
	border: none;
	border-left: 1px solid #C5C5C5;
	background-color: #E4E4E4;
	padding-top: 2px; 
}

.desktop-left-column + .z-west-splitter,  .desktop-left-column.z-west {
	border-top: none; 
	border-right: 1px solid #c5c5c5;
}

.desktop-right-column + .z-east-splitter,  .desktop-right-column.z-east {
	border-top: none; 
	border-left: 1px solid #c5c5c5;
}

.desktop-left-column .z-west-body {
	border-right: none;
}

.desktop-right-column .z-east-body {
	border-left: none;
}

.desktop-layout > div > .z-west-collapsed, .desktop-layout > div > .z-east-collapsed {
	border-top: none;
}

.desktop-left-column .z-anchorlayout, .desktop-right-column .z-anchorlayout {
	overflow-x: hidden;
}

.z-anchorlayout { overflow:auto }
 
.z-anchorchildren { overflow:visible }

.desktop-hometab {
	margin-left: 2px !important;
}

.desktop-tabbox .z-tabs .z-toolbar-tabs-body {
	padding: 0px !important;
	margin: 0px !important;
}

.desktop-tabbox .z-tabs .z-toolbar-tabs-body .z-toolbarbutton {
	padding: 0px !important;
	border: 1px solid transparent !important;
	margin: 0px !important;
}

.desktop-tabbox .z-tabs .z-toolbar-tabs .z-toolbarbutton-hover {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.desktop-tabbox .z-tabs .z-toolbar-tabs .z-toolbarbutton-hover .z-toolbarbutton-content {
	background-image: none !important;
	background-color:#DDD !important;
	padding: 0px !important;
	margin: 0px !important;
	-webkit-box-shadow:inset 0px 0px 3px #CCC;
	-moz-box-shadow:inset 0px 0px 3px #CCC;	
	-o-box-shadow:inset 0px 0px 3px #CCC;	
	-ms-box-shadow:inset 0px 0px 3px #CCC;	
	box-shadow:inset 0px 0px 3px #CCC;
}

.desktop-menu-popup {
	z-index: 9999;
	background-color: #fff;
}

.desktop-menu-toolbar {
	background-color: #ffffff; 
	verticle-align: middle; 
	padding: 2px;
	border-top: 1px solid #c5c5c5;
}

.desktop-home-tabpanel {
	background-color: #FFFFFF;
	width: 100% !important;
}

.link {
	cursor:pointer;
	padding: 2px 2px 4px 4px;
	border: none !important;
}

.link.z-toolbarbutton:hover {
	border: none !important;
	background-image: none !important;
	text-decoration: underline;
}

.link.z-toolbarbutton:hover span {
	color: blue;
}

.desktop-home-tabpanel .z-panel-head {
	background-color: #FFFFFF;
}


.window-container-toolbar-btn .z-toolbarbutton-content img {
	width: 22px;
	height: 22px;
}

.window-container-toolbar-btn.context-help-btn .z-toolbarbutton-content img {
	width: 16px;
	height: 16px;
	padding: 3px 3px;
}




.menu-href {
	font-size: 11px;
	font-weight: normal;
	color: #333 !important;
	text-decoration: none !important;
	padding-right: 4px;
}

.menu-href:hover, .menu-href:active {
    text-decoration: none !important;
    color: #333 !important;
}

.menu-href img {
	padding: 2px;
	padding-right: 4px;
	width: 16px;
	height: 16px;
}

.menu-href-newbtn {
	height: 17px;
	line-height: 10px;
	padding: 1px 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom: 2px;
}

.menu-href-newbtn img {
	width: 10px;
	height: 10px;
}

.menu-href-newbtn .z-toolbarbutton-content {
	height: 10px;
	width: 10px;
	display: inline-block;
	line-height: 10px;
}

.tree-search-combo .z-comboitem-img img {
	width: 16px;
	height: 16px;
}

.menu-search-panel .z-comboitem-image { 
	padding-bottom:4px; 
}

.menu-search-panel-container .z-panel-body {
	background-color: transparent;
}

.menu-search-panel-container .z-panel-top .z-toolbar.z-toolbar-panel {
	padding-bottom: 0px;
	padding-top: 8px;
}

.menu-panel .z-toolbar-panel {
	padding-right: 0;
}

.menu-panel {
	width: 100% !important;
	height: 100% !important;
	position: relative !important;
}

.menu-panel .z-tree {
	border: none !important;
	width: 100%;
}

.menu-search-toggle-box {
	display: inline-block;
	border: 1px solid #ababab;			
}

.menu-search-toggle-box .z-toolbarbutton-hover {
	border: none;
}

.menu-search-toggle-off {
	margin:0px; 
	padding: 1px 4px 1px 4px;
	border-radius: 0px;
}

.menu-search-toggle-on {
	background: #999999 !important;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset !important;
	margin:0px !important;
	padding: 1px 4px 1px 4px !important;
	border-radius: 0px;
}

.menu-search-toggle-on img, .menu-search-toggle-off img {
	height: 16px;
	width: 16px;
} 

.document-search-current-link {
	background-image:url(/webui/zkau/web/b13c8796/breeze/zul/img/tree/item-sel.gif);
}

.global-search-tabpanel {
	width: 300px;
	background-color: #606C7D;
}

.global-search-tabpanel > .z-listbox-body .z-listitem.z-listitem {
    color: #ffffff !important;
}

.z-listbox-body td.z-listcell {
    border-bottom: 0 solid #CDD7BB;
    border-left: 0 solid #CDD7BB;
}

.desktop-tabpanel td.z-listcell {
    border-bottom: 0.01em solid #CDD7BB !important;
    border-left: 0.01em solid #CDD7BB !important;
    /* border-left: none; */
}

/*.z-listbox-body .z-listitem.z-listitem>.z-listcell>.z-listcell-content {
    color: #ffffff;
}*/

.desktop-tabpanel .z-listitem.z-listitem>.z-listcell>.z-listcell-content {
    color: #636363;
}

.fav-new-btn {
	margin-left: 4px;
	margin-bottom: 3px;
	padding-left: 1px;
}

.fav-new-btn img {
	height: 16px;
	width: 16px;
}

.z-panel-head {
	background-image: none; background-color: #FFFFFF;
}

.z-panel {
	border-radius: 5px;
	border: 1px solid #d8d8d8;
	border-bottom-width: 1px;
}

.z-panel-noborder {
	border: none !important;
}

.z-panelchildren {
	border: none;
}

.z-panel-head {
	padding-bottom: 1px;
	border: none;
}

.z-panel-head .z-panel-header {
	padding: 0 0 2px 0;
	color: #262626; 
	background: #F4F4F4;
	font-weight: 300;
	font-size: 13px;
}	

.z-caption .z-caption-content {
	padding: 1px 1px 1px 6px;
	color: #262626; 
	font-weight: 300;
	font-size: 13px;
	cursor: move;
}

.dashboard-layout {
	width: 100%;
	height: 100%;
	position: absolute;
}

.dashboard-widget {
	margin-top: 1px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	width: 99%;	
}

.dashboard-widget-max {
	margin: auto;
	width: auto;	
}

.dashboard-widget.dashboard-widget-max > .z-panel-body > .z-panelchildren {
	overflow: auto;
}

.dashboard-report-iframe {
	min-height:300px; 
	border: 1px solid lightgray; 
	margin:auto;
	width: 99%;
	height: 90%;
}

.favourites-box {
	width: 100%;
	margin: auto;
	padding: 1px 0px 1px 0px;
}

.favourites-box .z-vbox {
	width: 100%;
}

.favourites-box .z-hbox {
	padding: 0px 4px;
	width: 100%; 
}

.favourites-box .z-toolbar-start {
	float: right;
}

.recentitems-box {
	width: 100%;
	margin: auto;
	padding: 1px 0px 1px 0px;
}

.recentitems-box A {
	display: block;
	padding: 1px 0px;
}

.recentitems-box .z-toolbar-start {
	float: right;
}
	
/* EGS GROUP */

.views-box {
	width: 98%;
	margin: auto;
	/*padding: 5px 0px 5px 0px;*/
	padding: 2px 0px 2px 2px !important;
	background: #EAF1F6 !important;
}

.views-box .z-vbox {
	width: 100%;
}

.views-box .z-toolbarbutton {
	width: 100%;
    padding: 0px 5px 0px 0px;
    background: #FCF9EA !important;
    display: block;
    border: 1px solid #cccccc !important;
}

.views-box .z-toolbarbutton:hover {
	background: #FBD87E !important;
	text-decoration: none !important;
	display: block;
    border: 1px solid #cccccc !important;
	padding: 0px 5px 0px 0px;
}

.views-box .link img {
    height: 16px;
    width: 16px;
    border: 1px solid #E8E8E8;
    padding: 5px 5px 5px 5px;
    background: #E8E8E8;
}

.views-box .z-toolbarbutton-content{
	text-decoration: none !important;
	color: #333 !important;
}

.views-box .z-toolbarbutton-cnt {
	padding: 0px 0px 0px 0px;
	font-size: 11px !important;
	
}

.views-box .link img {
	height: 16px;
	width: 16px;
}

.activities-box {
	width: 99%;
	margin: auto;
/*	padding: 5px 0px 5px 0px; */
    margin-bottom: -3px;
    margin-right: -1px;
}

.activities-box .z-vbox {
	width: 100%;
}


.activities-box .z-div {
    text-align: left;
    font-size: 12px !important;
    background-color: #FCF9EA;
    padding: 5px 0px 0px 5px;
    background: #FCF9EA;
    width: 100%;
    border: 1px solid #ccc;
    text-align: left;
}

.activities-box .z-div:hover {
    background-color: #FBD87E;
    cursor: pointer;
}

.activities-box .z-div span {
    font-size: 12px !important;
    font-weight: 600 !important;
    font-family: Arial,Sans-serif !important;
}

.activities-box .z-button {
	text-align: left;
	font-size: 12px !important;
    background-color: #FCF9EA;
    padding: 5px 0px 5px 5px;
    background: #FCF9EA;
    width: 100%;
    border: 1px solid #ccc;
    text-align: left;
}

.activities-box .z-button:hover {
    background-color: #FBD87E;
}
/* FIN EGS GROUP */




.recentitems-box .z-toolbar, .favourites-box .z-toolbar {
	margin-top: 1px;
	margin-bottom: 1px;
}


.performance-indicator {
	margin: 0px; 
	position: relative; 
}
.performance-indicator img {
	display: block; 
	margin: 0px;
	padding:0px;
}
.window-view-pi .performance-indicator img {
}
.performance-indicator-box {
	background-color: #FCF9EA; 
	border: 1px solid #d8d8d8; 
	border-radius: 11px; 
	cursor: pointer;
}
.performance-indicator-title {
	text-align: center; 
	background-color: #c8c8c8; 
	border: 1px solid #c8c8c8;
	padding-top: 1px; 
	padding-bottom: 1px;
	line-height:12px;
}
.performance-panel .z-grid {
	border: none;
	margin:0px; 
	padding:0px; 
	position: relative;
	width: 100%;
}

.dashboard-widget.dashboard-widget-max .chart-gadget {
	height: 100% !important; 
}

.help-content
{
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
}


.z-toolbar.z-toolbar-tabs {
	padding-top: 0px;
}

.toolbar {
	padding: 0px;
}

.z-toolbarbutton-content {
	padding: 0px;
}

.toolbar-button {
	background-color: transparent; 
	display:inline-block; 
	margin-left: 1px; 
	margin-right: 1px; 
	width: 28px; 
	height: 28px;
	padding: 1px;
}

.toolbar-button .z-toolbarbutton-content {
	width: 24px;
	height: 24px;
	padding: 1px;
	border: none;
	display: inline-block;
}

.depressed img {
	border-width: 1px;
	border-color: #9CBDFF;
	background-color: #C4DCFB;
	padding: 0px 1px 0px 1px;
}

.disableFilter img {
	opacity: 0.2;
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 20);
	-moz-opacity: 0.2;
}

.z-toolbar-start{
	width:100%;
}


.z-button {
  display: inline-block;
  margin: 0px;
  padding: 4px 20px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.z-button {
	margin: 0px !important;
}

.z-button-hover,
.z-button-focus,
.z-button-click,
.z-button-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

.z-button-click {
  background-color: #cccccc \9;
}

.z-button-hover,
.z-button-focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.z-button-focus {
  outline: 5px auto -webkit-focus-ring-color;
}

.z-button-click {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.z-button-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.z-button.btn-small {
	padding: 1px 5px;
}

.z-button-disabled {
	color: black; cursor: default; opacity: .6; -moz-opacity: .6; -khtml-opacity: .6; filter: alpha(opacity=60);
}

.img-btn img {
	height: 22px;
	width: 22px;
	background-color: transparent;
}

.txt-btn img, .small-img-btn img {
	height: 16px;
	width: 16px;
	background-color: transparent;
	vertical-align: middle;
	display: inline-block;
}

.btn-sorttab {
	box-shadow: 0px 0px 4px #bbb;
	color: #555;
	border: solid 1px #bbb;
	text-shadow: 0px 1px 2px #888;
}





.breadcrumb-toolbar-button {
	background-color: transparent; 
	display:inline-block; 
	width: 22px; 
	height: 22px;
}
.breadcrumb-toolbar-button img {
	width: 22px;
	height: 22px;
}
.breadcrumb-record-info {
	font-size: 12px;
}


.adwindow-form > .z-grid-body {
	background-color: #EEF1F6;
}

.adwindow-layout {
	position:absolute; 
	border: none;
	width: 100%;
	height: 100%;
	background-color: #F9F9F9;
}

.adwindow-layout .z-center {
	border: none;
}

.adwindow-north {
	min-height: 56px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
}

.adwindow-south {
	height: 20px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #C5C5C5 !important;
}


.adwindow-status {
	min-height: 22px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 3px;
}

.adwindow-status-docinfo {
	display: inline-block;
	position: absolute;
	right: 4px;
}

.docstatus-normal .z-label {
	color: #6a6a6a;
}

.docstatus-error .z-label {
	color: red;
}

.adwindow-status-docstatus {
	display: inline-block;
	float: left;
	padding-left: 4px;
}

.adwindow-toolbar {
    border: 0px;
    border-bottom: solid 1px #a1a0a0;
    padding: 4px 4px 30px 10px;
    height: 40px;
    background-image: none;
    background-color: #FAFBFD;
}

.adwindow-breadcrumb {
	height: 30px;
	background: #f5f5f5;
	/*background: -moz-linear-gradient(top,#fefefe 0,#ECE9D7 40%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(40%,#ECE9D7)) !important;
    background: -webkit-linear-gradient(top,#fefefe 0,#ECE9D7 40%) !important;
    background: -o-linear-gradient(top,#fefefe 0,#ECE9D7 40%) !important;
    background: -ms-linear-gradient(top,#fefefe 0,#ECE9D7 40%) !important;
    background: linear-gradient(to bottom,#fefefe 0,#ECE9D7 40%) !important;*/
	padding: 0px;
	padding-left: 5px;
	border-bottom: 0.01em solid #C5C5C5 !important;
	clear: both;
	margin-bottom: 5px;
}

.adwindow-detailpane {
	width: 100%; 
	overflow-y: visible;
}

.adwindow-detailpane-tabbox .z-tab-selected span.z-tab-text {
	cursor: pointer;
}

.adwindow-detailpane-tabbox .z-tab-selected span.z-tab-text:hover {
	text-decoration: underline;
}

.adwindow-detailpane-tabpanel {
	background-color: #fff
}

.adwindow-detailpane-toolbar {
	border: none;
}

.adwindow-detailpane-toolbar .z-toolbar-body {
	width: 100%;
}

.adwindow-detailpane-toolbar .z-toolbarbutton {
	float: left;
	display: inline-block;
	padding: 0px;
	padding-left: 1px;
	width: 20px;
}

.adwindow-detailpane-toolbar .z-toolbarbutton img {
	width: 16px;
	height: 16px;
}

.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-normal,  
.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-error {
	padding-left: 4px;
	margin-top: 2px;
}

.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-normal .z-label,
.adwindow-detailpane-toolbar .z-toolbar-body .docstatus-error .z-label {
	;
}

.adwindow-detailpane-message {
	float: right;
}

.adwindow-detailpane-tabbox {
	width: 99%; 
	margin: auto;
	/*background-color: #D3D3D3;*/
}

.adwindow-detailpane-adtab-grid-south {
	background-color: transparent; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	height: 24px;
}

.adwindow-detailpane-adtab-grid-south .z-paging {
	padding: 0px !important;
}

.adwindow-detailpane-adtab-grid-south .z-paging .z-paging-inp {
	height: 16px;
	line-height: 16px;
}

.adwindow-gridview-detail {
	height: 200px;
}

.adwindow-gridview-detail + .z-south-splitter {
	border-top: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
}

.adwindow-gridview-detail .z-south-body {
	padding-top: 1px;
	background-color: #D3D3D3;
}

.adwindow-gridview-borderlayout {
	position: absolute; height: 100%; width: 100%;
}

.adwindow-detailpane-sub-tab::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	top: 6px;
	left: 4px;
	border-top: 5px dashed transparent;
	border-left: 5px dashed #696969;
	border-right: 5px dashed transparent;
	border-bottom: 5px solid transparent;
}


.adtab-content {
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
}

.adtab-form {
	border:none !important;
	margin:0;
	padding:0;
}

.adtab-grid {
	margin-top: -1px;
	border: none !important;
}

.adtab-grid-south {
	border: none;
	height: 30px;
}

.adtab-grid-south .z-paging {
	border: none;
	padding: 0;
}

.adtab-form-borderlayout {
	width: 100%; 
	height: 100%; 
	position: absolute;
}

.adtab-form-borderlayout .z-center {
	background-color: #F9F9F9;
}

.adtab-form-borderlayout .z-south-collapsed:before { 
	content: 'Detail record';
	position: absolute; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	left: 4px;
	height: 12px;
}

			


.z-grid tbody tr.grid-inactive-row td.z-cell {
	background-image: none !important;
	background-color: #DCDAD4 !important;
}

.z-grid tbody tr.grid-inactive-row td.row-indicator-selected {
	background-color: #DCDAD4 !important;
	background-image: url(/webui/theme/default/images/EditRecord16.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px 16px;  
	cursor: pointer;
}

.z-grid tbody tr.highlight td.z-cell { 
	background-color: #FFE1C0  !important;
	background-image: none !important;
}

.z-grid tbody tr.highlight td.row-indicator-selected {
	background-color: #FFFFCC !important;
	background-image: url(/webui/theme/default/images/EditRecord16.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px 16px;  
	cursor: pointer;
}

.z-grid tbody tr.highlight td.row-indicator {
	background-color: transparent !important;
	background-image: none !important; 
}

div.z-column-cnt, div.z-grid-header div.z-auxheader-cnt {
	padding: 4px 2px 3px;
}


.z-cell > span.z-label {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
}

.z-listcell > div.z-listcell-content {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
}

.z-column-content, .z-listheader-content, .z-listcell-content {
	padding: 2px 3px 1px;
}

.z-grid-body .z-cell {
	 /*padding: 2px 3px; */
	  padding: 0px 5px 0px 0px;
}

  
.z-row .z-cell, .z-listitem .z-listcell, .z-listitem.z-listitem-selected>.z-listcell {
	border-left: 1px solid #C3DAF9;
}

/*tr.z-listitem.z-listitem-selected:hover .z-listcell-content {
    background-image: url(../images/grid_row_highlighted.png) !important;
}*/

 

.z-grid-emptybody td {
	text-align: left;
}


.z-grid-body {
	background-color: transparent; /*#DFEBF5;*/
}


.grid-layout {
	border: none !important; 
	margin: 0 !important; 
	padding: 0 !important;
	background-color: transparent !important;
}
.grid-layout .z-row-inner, .grid-layout .z-cell {
	border: none !important;
	background-color: transparent !important;
}
.grid-layout tr.z-row-over>td.z-row-inner, .grid-layout tr.z-row-over>.z-cell {
	border: none !important;
}
.grid-layout tr.z-row-over>td.z-row-inner, .grid-layout tr.z-row-over>.z-cell {
	background-image: none !important;
}

tbody.z-grid-empty-body td {
	text-align: left;
}

tbody.z-listbox-empty-body td {
	text-align: left;
}

div.z-listbox-body .z-listcell {
	padding: 2px;
}

.z-listbox-autopaging .z-listcell-cnt {
	height: 20px;
}




.z-combobox-disabled {
	color: black !important; cursor: default !important; opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; filter: alpha(opacity=100);
}

.z-combobox-disabled * {
	color: black !important; cursor: default !important;
}

.z-combobox-text-disabled {
	background-color: #ECEAE4 !important;
}
.z-comboitem {
	min-height:14px;
}

input:focus, textarea:focus, .z-combobox-input:focus, z-datebox-input:focus {
	/*border: 1px solid #0000ff;
	background: #FFFFCC;*/
	border: 1px solid #FA962F;
    background: #FDD676;
}

.z-textbox-readonly, .z-intbox-readonly, .z-longbox-readonly, .z-doublebox-readonly, 
.z-decimalbox-readonly, .z-datebox-readonly, .z-timebox-readonly, .editor-input-disd, 
.z-textbox[readonly], .z-intbox[readonly], .z-longbox[readonly], .z-doublebox[readonly], 
.z-decimalbox[readonly], .z-datebox[readonly], .z-timebox[readonly] {
	background-color: #D9E0EB;
	border: solid 1px #AFACB2; /*EGS Custom 2017*/
}


.z-combobox-popup {
	max-height: 200px;
}



.z-treecell-content {
	;
	;
}

.z-treecell-content {
	padding: 2px 1px;
}
 

/*EGS GROUP*/

/* span.z-label {
    text-decoration: none !important;
    color: #333 !important;
} */ 



.z-combobox-input {
    background-color: #ffffff;
    border: 1px solid #0099ff;
    color: #333 !important;
 }
 
.z-combobox-button {
    border: solid 0px #000;
    border-radius: 5px;
    margin-left: 0px;
    background-image: url(/webui/theme/businessTeamBlue/images/combobtn9.png);
}

.z-combobox-button {
    font-size: 16px;
    min-height: 24px;
    padding-left: 2px;
    padding-top: 5px;
    min-width: 17px !important;
}

.mandatory-decorator-text {
	text-decoration: none;
	font-size: small; 
	vertical-align: top;
	color: #2196f3 !important;
    font-weight: 700 !important;
}

.egs_mandatory {
    border: 1px solid #f9b968 !important;
    background-color: #fff9dc;
}

.egs_not_mandatory {
    border: 1px solid #707070 !important;
}


/*.egs_mandatory > input {
    border: 1px solid #f9b968 !important;
    background-color: #fff9dc;
}*/

/* FIN EGS GROUP*/

.editor-box {
	display: inline-block;
	border: none; 
	padding: 0px; 
	margin: 0px; 
	background-color: transparent;
	position: relative;
}

.editor-input {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	display: inline-block;
	padding-right: 22px; 
	width: 100%;
	height: 21px;
}

.editor-input:focus {
	border: 1px solid #0000ff;
}

.editor-input-disd {
	padding-right: 0px !important;
}
	
.editor-button {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	background-color: transparent;
	background-image: none;
	width: 20px;
	height: 22px;
	min-height: 22px;
	border: none;
	position: absolute;
	right: 1px;
	top: 2px;
}

.editor-button :hover {
	-webkit-filter: contrast(1.5);
	filter: contrast(150%);
}

.editor-button img {
	vertical-align: top;
	text-align: left;
	width: 18px;
	height: 18px;
	padding: 1px 1px;
}


.editor-box .grid-editor-input.z-textbox {
}

.grid-editor-button {
}

.grid-editor-button img {
}

.number-box {
	display: inline-block; 
	white-space:nowrap;
}

.number-box .grid-editor-input.z-decimalbox {
}

.datetime-box {
	display: inline-block;
	white-space:nowrap;
}

.datetime-box .z-datebox {
	display: inline;
}

.datetime-box .z-timebox {
	display: inline;
}

span.grid-combobox-editor {
	width: 100% !important;
	position: relative;
}

.grid-combobox-editor input {
	width: 100% !important;
	padding-right: 26px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	border-right: 0px;
}

.grid-combobox-editor.z-combobox-disabled input {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-right: 1px solid #cfcfcf;
	padding-right: 5px;
}

.grid-combobox-editor .z-combobox-button {
	position: absolute;
	right: 0px;
	top: 1px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}

.grid-combobox-editor input:focus {
	border-right: 0px;
}
	
.grid-combobox-editor input:focus + .z-combobox-button {
	border-left: 1px solid #0000ff;
}


.payment-rule-editor {
	display: inline-block;
	border: none; 
	padding: 0px; 
	margin: 0px; 
	background-color: transparent;
	position: relative;
}
.payment-rule-editor .z-combobox {
	width: 100%;
}
.payment-rule-editor .z-combobox-input {
	display: inline-block;
	padding-right: 44px; 
	width: 100%;
	height: 24px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	border-right: 0px;
}
.payment-rule-editor .z-combobox-input:focus {
	border: 1px solid #0000ff;
}
.payment-rule-editor .z-combobox-input.editor-input-disd {
	padding-right: 22px !important;
}
.payment-rule-editor .z-combobox-button {
	position: absolute;
	right: 0px;
	top: 1px;
}
.payment-rule-editor .z-combobox .z-combobox-button-hover {
	background-color: #ddd;
	background-position: 0px 0px;
}
.payment-rule-editor .editor-button {
	border-radius: 0px;
	right: 24px;
}


.chart-field {
	padding: 10px; 
	border: 1px solid lightgray !important;
}

.field-label {
	position: relative; 
	float: right;
}

.image-field {
	cursor: pointer;
	border: 1px solid #C5C5C5;
	height: 24px;
	width: 24px;
}
.image-field.image-field-readonly {
	cursor: default;
	border: none;
}


tr.z-group {
	background: #E9F2FB repeat-x 0 0;
	background-image: url(../images/group_bg.gif) !important;
}

.z-group-header .z-label {
	font-family: Helvetica,Arial,sans-serif;
	color: #333;
	width: auto;
	font-weight: bold;
	font-size: 11px;
}

.z-group td.z-group-inner {
	overflow: hidden !important;
	border-bottom: 1px solid #CFCFCF !important;
	border-top: 1px solid #CFCFCF !important;
	padding: 1px 2px;
}

.z-group-icon {
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.z-group-icon-close:before {
	content: "\f0da";
}
.z-group-icon-open:before {
	content: "\f0d7";
}

.z-tab-close {
	top:4px; 
	margin-right:2px;
	padding-right:18px;
}


.z-tab-selected .z-tab-text, .z-tab .z-tab-text, div.z-treefooter-content, div.z-treecell-content, div.z-treecol-content, 
.z-label, .z-toolbarbutton-content, tr.z-treerow, tr.z-treerow a, tr.z-treerow a:visited {
	color: #333;
	font-family: Helvetica,Arial,sans-serif;
}

.z-tab-button :hover {
	color: blue;
}

/*Modifica el CSS del Header*/
.desktop-header-right.z-center .z-label {
    color: #000 !important;
    font-family: Helvetica,Arial,sans-serif !important;
}
.desktop-header-right.z-center .z-label:hover {
    color: #3169a4 !important;
    text-decoration: none !important;
}

.desktop-header-font .z-toolbarbutton-content {
	color: #fff;
	text-shadow: 0 0px #fff !important;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px !important;
}

.desktop-header-font .z-toolbarbutton-content:hover {
	color: #4c9ee6 !important;
	text-decoration: none !important;
	text-shadow: 0 0px #fff !important;
	font-family: Helvetica,Arial,sans-serif;
}

.link:hover {
    cursor: pointer;
    padding: 2px 2px 4px 4px;
    border: none !important;
    color: #FCF9EA;
    text-decoration: none !important;
}

.z-tab-button:hover {
	color: #ff0000;
}


/* FIN EGS GROUP*/




.menu-treecell-cnt {
	border: 0; margin: 0; padding: 0;
	;
	; 
	font-weight: normal;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis !important;
    cursor: pointer;
}

div.z-tree-body td.menu-tree-cell {
	cursor: pointer;
	padding: 0 2px;
   	;
   	font-weight: normal;
   	overflow: visible;
}

div.menu-tree-cell-cnt {
	border: 0; margin: 0; padding: 0;
	;
	; 
	font-weight: normal;
    white-space:nowrap
}

td.menu-tree-cell-disd * {
	color: #C5CACB !important; cursor: default!important;
}

td.menu-tree-cell-disd a:visited, td.menu-tree-cell-disd a:hover {
	text-decoration: none !important;
	cursor: default !important;;
	border-color: #D0DEF0 !important;
}

div.z-dottree-body td.menu-tree-cell {
	cursor: pointer; padding: 0 2px;
	; 
	font-weight: normal; overflow: visible;
}

div.z-filetree-body td.menu-tree-cell {
	cursor: pointer; padding: 0 2px;
	; 
	font-weight: normal; overflow: visible;
}

div.z-vfiletree-body td.menu-tree-cell {
	cursor: pointer; padding: 0 2px;
	; 
	font-weight: normal; overflow: visible;
}


.info-panel .z-window-overlapped, .info-panel .z-window-highlighted {
	background-color: #F4F4F4 !important;
}

.info-panel .z-grid {
	border: none !important;
}

.info-panel .z-center {
}

.info-panel .z-listbox {
	width: 99% !important;
	position: relative;
	margin: auto;
}

.info-panel .z-south {
	margin-top: 2px;
	border-top: 1px solid #C5C5C5;
	background-color: #F4F4F4; 
}

.info-panel .z-window-highlighted .z-window-content {
	padding: 0px;
}

.info-product-tabbedpane {
	background-color: #FFFFFF;
}



div.wc-modal, div.wc-modal-none, div.wc-highlighted, div.wc-highlighted-none {
	background-color: white;
}

.z-window-embedded .z-window-content {
	border: none;
}

.z-window-embedded .z-window-header, 
.z-window-embedded .z-window-content {
	background-image: none;
}

.z-modal-mask {
	z-index: 1800 !important;
}
.z-window {
	padding: 0px;
}

.z-window-embedded .z-window-content {
	border: none;
}

.z-window-overlapped .z-window-content,  .z-window-modal .z-window-content, 
.z-window-highlighted .z-window-content, .z-window-embedded .z-window-content {
	border: none;
}

.z-window-header {
    padding: 4px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #A1A0A0;
    border-color: #484848;
    border-bottom: solid 3px #FCC654;
}
.z-window-embedded > .z-window-header {
	border-radius: 0px;
	background-color: transparent;
}

.z-window-overlapped, .z-window-popup, .z-window-modal, .z-window-highlighted, 
.embedded-dialog .z-window-embedded
{
	background-color: #fff;
	margin: 0px;
}

.z-window-overlapped .z-window-header,
.z-window-popup .z-window-header,
.z-window-modal .z-window-header,
.z-window-highlighted .z-window-header
{
	color: #fff;
	font-weight: bold;
}

.z-window-header, .z-window-content {
	background-image: none !important;
}

.z-window-modal-shadow, .z-window-overlapped-shadow, .z-window-popup-shadow, .z-window-embedded-shadow, .z-window-highlighted-shadow
{
	border-radius: 0px !important;
}


.embedded-dialog {
	position: absolute;
}

.embedded-dialog .z-window-embedded-header {
	color: #fff;
	font-weight: bold;
}

.popup-dialog .z-window-overlapped .z-window-content, .popup-dialog .z-window-highlighted .z-window-content {
	padding: 0px;
	background-color: #f5f5f5;
}
.popup-dialog > .z-window-content, .info-panel > .z-window-content {
	padding: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.popup-dialog .dialog-content {
	padding: 0px 8px !important;
	--margin-bottom: 20px !important;
}

.popup-dialog .z-window-header {
    padding: 4px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    /* background-color: #A1A0A0; */
    border-color: #484848;
    border-bottom: solid 3px #FCC654;
    background-image: -moz-linear-gradient(top, #fff, #ddd);
    background-image: -ms-linear-gradient(top, #fff, #ddd);
    background-image: -o-linear-gradient(top, #fff, #ddd);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.4);
    box-shadow: 2px 2px 2px rgba(0,0,0,.0);
    background: #7abcff !important;
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%) !important;
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%) !important;
    background: linear-gradient(to bottom, #7FA1DD 3%,#3B5EAF 50%,#28478E 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0) !important;
}

.popup-dialog .z-window-icon {
    color: #AFC8FD;
    display: block;
    border: 1px solid #0D1E44;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: auto 1px;
    background: #fefefe;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#eee));
    background: -webkit-linear-gradient(top,#fefefe 0,#eee 100%);
    background: -o-linear-gradient(top,#fefefe 0,#eee 100%);
    background: -ms-linear-gradient(top,#fefefe 0,#eee 100%);
    background: linear-gradient(to bottom,#3F60AB 0,#3F60AB 100%);
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    float: right;
}

.popup-dialog.z-window-overlapped .dialog-footer {
	padding: 12px 15px 8px 15px !important;
}

.popup-dialog.z-window-highlighted .dialog-footer {
	padding: 12px 15px 8px 15px !important;
}

.dialog-footer {
	margin-bottom: 0;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

.btn-ok {
	font-weight: bold;
}


.z-notification .z-notification-content {
    width: 400px;
}

.z-notification {
	padding: 3px !important;
}


.form-label 
{
	text-align: right;
}

.form-label-heading
{
	text-align: center;
}

.form-button {
	width: 99%;
}

.form-button img {
	width: 16px;
	height: 16px;
}


.confirm-panel {
	width: auto;
	height: auto;
	position: relative;
	padding-left: 2px;
	padding-right: 2px;
}
.confirm-panel-right {
	float: right;
}
.confirm-panel-left {
	float: left;
}
.confirm-panel-center{
	padding-left: 5px;
	float: left;
}


.busy-dialog {
	cursor: wait;
	background-color: transparent;
}
.busy-dialog-box {
	background-color: transparent;
	padding: 9px; 
}
.busy-dialog-img {
	height: 16px; 
	width: 16px;
	background: transparent no-repeat center;
	background-image: url(../images/progress3.gif) !important;
	display: -moz-inline-box; 
	vertical-align: top; 
	display: inline-block;
}
.busy-dialog-label {
	color: #363636;
}


.status {
	width: 100%;
	height: 29px;
}
.status-db {
	padding-top: 0;
	pdding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	margin: 0;
	border-left: solid 1px #9CBDFF;
}
.status-info {
	padding-right: 10px;
	border-left: solid 1px #9CBDFF;
}

.status-selected{
	padding-right: 5px;
	padding-right: 5px;
	border-right: solid 1px #9CBDFF;
}

.status-border {
	border: solid 1px #9CBDFF;
}


.report-wizard-footer {
	width: 100%;
}


.toolbar-popup-window {
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
}
.toolbar-popup-window .z-window-content {
	padding: 0px;
}
.toolbar-popup-window.z-window.z-window-noheader {
	padding: 4px;
	padding-bottom: 0px;
}

.toolbar-popup-window.process-buttons-popup .z-button {
	white-space: nowrap;
	width: 95%;
	text-align: left;
	margin: auto;
}

.toolbar-popup-window.process-buttons-popup .toolbar-popup-window-cnt {
	padding: 8px;
}

.toolbar-popup-window::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	left: 9px;
	position: absolute;
	top: -7px;
}

.toolbar-popup-window::after {
	border-bottom: 6px solid #FFFFFF;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px;
}

.toolbar-popup-window .dialog-footer {
	padding: 4px;
}
	

.tree-wsetupwizard-finished {
	background-color: #90EE90;
	margin-left:20px
}

.tree-wsetupwizard-skipped {
	background-color: #00FF00;
	margin-left:20px
}

.tree-wsetupwizard-delayed {
	background-color: #0080FF;
	margin-left:20px;
}

.tree-wsetupwizard-in-progress {
	background-color: #FFFF33;
	margin-left:20px;
}

.tree-wsetupwizard-pending {
	background-color: #FFFF00;
	margin-left:20px;
}

.tree-setupwizard-nostatus{
	margin-left:20px;
}

.tree-wsetupwizard-finished-all {
	background-color: #90EE90;
}

.progressmeter-setupwizard {
background: #FFFF00 repeat-x 0 0 ;
background-image: none;
border: 1px solid #CFCFCF;
text-align: left;
height: 20px;
overflow: hidden;
}
.progressmeter-setupwizard-img {
display: inline-block;
background: #90EE90;
background-image: none;
height: 20px;
line-height: 0;
font-size: 0;
}


.about-trace-panel {
}
.about-info-panel {
}
.about-credit-panel {
}
.about-credit-panel-logo {
}
.about-credit-panel-sponsors {
}
.about-credit-panel-sponsors-header {
}
.about-credit-panel-sponsors-links {
}
.about-credit-panel-contributors {
}
.about-credit-panel-contributors-header {
}
.about-credit-panel-contributors-links {
}
.about-main-panel {
}
.about-main-panel-logo {
}
.about-main-panel-version {
}
.about-main-panel-links {
}


.tab-editor-form {
}

.tab-editor-form-content {
}

.tab-editor-form-east-panel {
}

.tab-editor-form-center-panel {
}

.tab-editor-form-west-panel {
}


.find-window {
}
.find-window-simple {
}
.find-window-advanced {
}

.find-window-simple .z-south .z-hbox, .find-window-advanced .z-south .z-hbox {
	margin-top: 5px;
}

.find-window-simple .img-btn, .find-window-simple .img-btn.btn-ok.z-button, .find-window-simple .img-btn.btn-cancel.z-button,
.find-window-advanced .img-btn, .find-window-advanced .img-btn.btn-ok.z-button, .find-window-advanced .img-btn.btn-cancel.z-button {
	margin: 0 2px;
}


.help-window {
	position: relative;
}
.help-window-header {
	padding: 10px 0 10px 20px;
}
.help-window-title {
	color: #FF0000;
}
.help-window-description {
}
.help-window-help {
}
.help-window-tabs {
	color: #0000CC;
}
.help-window-content {
	border-top: 1px solid #ddd;
}
.help-window-content-l {
}
.help-window-content-r {
	border-left: 1px solid #ddd;
	padding: 5px;
}
.help-window-tab {
	border-bottom: 1px solid #ddd;
}
.help-window-tab-header {
	background-color: #E6E6FA;
}
.help-window-tab-name {
	padding: 3px 15px !important;
	color: #000066;
}
.help-window-tab-description {
	padding: 3px !important;
}
.help-window-tab-help {
}
.help-window-fields {
	border-bottom: 1px solid #ddd;
	color: #6600CC;
	padding: 5px 15px;
}
.help-window-fields-link {
}
.help-window-field {
	border-bottom: 1px solid #ddd;
	padding: 5px 15px;
}
.help-window-field-name {
	color: #0000CC;
}
.help-window-field-description {
}
.help-window-field-help {
}

.help-window p, .help-window h3, .help-window h4, .help-window h5 {
	display: inline;
}

.help-window-content-r a {
	color: #3465a4 !important;
	text-decoration: underline;
}

.help-window-content-r a:hover {
	text-decoration: none;
}

.help-window-content-l a {
	color: #000 !important;
	text-decoration: none;
}

.help-window-content-l a:hover {
	text-decoration: none;
}

.help-window-content-l td {
	padding: 8px 20px;
	border-bottom: 1px solid #ddd;
}

.help-window-tab td {
	padding: 5px 15px 0 15px;
}

.help-window-content-l tr:hover td {
  background-color: #eee; 
}


.z-south-splitter,  .z-west-splitter, .z-east-splitter, .z-north-splitter {
	background: none !important;
}

.z-south-collapsed {
	height: 24px;
}

.z-south-collapsed:hover, .z-east-collapsed:hover, .z-west-collapsed:hover, .z-north-collapsed:hover {
	box-shadow:inset 0 0 8px rgba(197,197,197,0.5);
}

.z-south-collapsed .z-borderlayout-icon {
	height: 12px;
	line-height: 12px;
}

.z-west-collapsed {
	cursor: pointer;
	width: 24px;
}

.z-west-collapsed > .z-borderlayout-icon {
	right: 0px;
}

.z-east-collapsed {
	cursor: pointer;
	width: 24px;
}
.z-east-collapsed > .z-borderlayout-icon {
	left: 0px;
}

.z-borderlayout, .z-north, .z-center, .z-south {
	border: none;
}

/*.z-east-splitter-button,
.z-west-splitter-button,
.z-north-splitter-button,
.z-south-splitter-button {
	filter: alpha(opacity=100);  
	opacity: 1.0;  
}

.z-east-splitter-button-over,
.z-west-splitter-button-over,
.z-north-splitter-button-over,
.z-south-splitter-button-over {
	-webkit-filter: brightness(50%);
	filter: brightness(50%);
}*/

/*EGS GROUP*/
.z-east-splitter-button,
.z-west-splitter-button,
.z-north-splitter-button,
.z-south-splitter-button {
	background-color: #FCC654;
	color: #fff;
	filter: alpha(opacity=100);  
	opacity: 1.0;  
}

.z-east-splitter-button-over,
.z-west-splitter-button-over,
.z-north-splitter-button-over,
.z-south-splitter-button-over {
	color: #fff;
	-webkit-filter: brightness(50%);
	filter: brightness(50%);
}





/* .z-window.z-window-noborder.z-window-noheader.z-window-embedded
.z-window.z-window-noborder.z-window-noheader.z-window-embedded .z-window-content
twwo css make height of window always 100% its parent,
it fix some issue relate resize, but can make side effect
when detect side effect, fix to only apply for parameter window*/
.z-window.z-window-noborder.z-window-noheader.z-window-embedded,
.z-window.z-window-noborder.z-window-noheader.z-window-embedded .z-window-content,
.main-parameter-layout{
	height: 100%;
}
.process-modal-dialog.z-window > .z-window-content {
	height: 100%;
}

.main-parameter-layout,
.top-parameter-layout,
.bottom-parameter-layout,
.message-parameter-layout,
.input-paramenter-layout,
.option-paramenter-layout,
.report-option-container,
.bottom-container{
	width: 100%;
}

.report-option-container {
	overflow-x: auto;
}
.top-parameter-layout{
	overflow: auto;
}

.bottom-parameter-layout{
	padding-top: 4px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.message-paramenter{
	overflow: hidden; 
	margin: 10px;
}

.option-input-parameter{
	
}

.bottom-container{
	overflow: hidden;
}

.button-container{
	float: right;
	overflow: hidden;
	padding: 4px;
}

.save-parameter-container{
	overflow-x: auto;
	overflow-y: hidden;
}

.popup-dialog.z-window.z-window-overlapped.z-window-shadow,
.popup-dialog.z-window.z-window-noborder.z-window-highlighted.z-window-shadow{
	width:600px;
}
@media screen and (max-width: 600px) {
	.popup-dialog.z-window.z-window-overlapped.z-window-shadow,
	.popup-dialog.z-window.z-window-noborder.z-window-highlighted.z-window-shadow{
		width:100%;
	}
}

.input-paramenter-layout{
	width: 70%;
}
@media screen and (max-width: 700px) {
	.input-paramenter-layout{
		width: 90% !important;
	}
}
@media screen and (max-width: 500px) {
	.input-paramenter-layout{
		width: 100% !important;
	}
}

.popup-dialog .input-paramenter-layout{
	width: 90%;
}

@media screen and (max-width: 500px) {
	.option-input-parameter.z-label.print-format-label,
	.option-input-parameter.z-label.view-report-label {
		display: none;
	}		
}
@media screen and (min-width: 501px) {
	.option-input-parameter.print-format-list > input::-webkit-input-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.option-input-parameter.print-format-list > input::-moz-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.option-input-parameter.print-format-list > input::-ms-input-placeholder {
		color: white;
	}
}
@media screen and (max-width: 400px) {
	.option-input-parameter.print-format-list {
		width: 180px !important;
	}
}
@media screen and (max-width: 320px) {
	.option-input-parameter.print-format-list {
		width: 150px !important;
	}
}
@media screen and (max-width: 500px) {
	.save-parameter-container .saved-parameter-label {
		display: none;
	}
}
@media screen and (min-width: 501px) {
	.save-parameter-container .saved-parameter-list > input::-webkit-input-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.save-parameter-container .saved-parameter-list > input::-moz-placeholder {
		color: white;
	}
}
@media screen and (min-width: 501px) {
	.save-parameter-container .saved-parameter-list > input::-ms-input-placeholder {
		color: white;
	}
}

