/**********************************************
 * CSS for customer specific modifications
 **********************************************
 * FuM Farben:
 * rot: #D4021D
 * dunkelgrau: #5B6166
 * 
 * 
 *                   !! Modified for Mobile version, 
 *                   check with JGA
 * 
 */
 .headerbar {
    display: flex;
    height: 83px;
 }
 .headerbar .logo {
    width: 40%;
    display: flex;
    align-items: center;
    padding: 5px;
 }
 .headerbar .logo img {
    max-width: 100%;
    max-height: 100%;
 }
 
.z-toolbar {
   height: auto !important;
   width: 60%;
    /*background: linear-gradient(to bottom, #111111 0%, #EAEAEA 100%) repeat scroll 0px 0px transparent !important;
    box-shadow: 0px 1px 0px 0px #FFF inset, 0px 1px 0px rgba(255, 255, 255, 0.5);
    border-color: #000;*/
    background: none !important;
    border-color: #ffffff !important;
}
.fum-panel div.z-grid {
    /*background: linear-gradient(to bottom, #EAEAEA 0%, #FFF 100%) repeat scroll 0px 0px transparent !important;*/
    background: #ffffff !important;
}
.fum-panel, .fum-panel .z-north, .fum-panel .z-south, .fum-panel .z-west, .fum-panel .z-center, .fum-panel .z-east {
    background-color: #ffffff !important;
}

.fum-panel.z-window-highlighted {
	/*background: none repeat scroll 0 0 #ffffff !important;*/
	background: #ffffff !important;
}
.fum-panel .z-borderlayout {
	/*background: none repeat scroll 0 0 #ffffff !important;*/
	background: #ffffff !important;
}
.fum-panel .z-window-content {
    border: 0px solid #ffffff !important;
    /*background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%) repeat scroll 0px 0px transparent !important;*/    	
	background: #ffffff !important;
    overflow: hidden;
}

/**********************************************
  Upload Button FIX for IOS mobile */
span.z-upload input {
    z-index: -1 !important; 
}
/**********************************************
  END Upload Button FIX for IOS */

.mobile-login {
    background-color: #ffffff;   
}
.mobile-login .z-grid {
	border: none;
    background-color: #ffffff;   
    color: #999999;
}

.mobile-login .z-label, 
.mobile-login .z-radio-content, 
.mobile-login .z-checkbox-content, 
.mobile-login .z-loading {
	/*font-size: 1em;*/
	color: #999999;
}
.mobile-login .z-textbox {
	background-color: #ffffff;
	border-color: #0061AA;
	color: #0061AA;
}

.mobile-login .z-button {
	border-color: #0061AA;
	background: #0061AA;
	color: #ffffff;
	text-shadow: none;
}
.mobile-login .z-button:focus {
    box-shadow: none;
}
.mobile-login .z-button:hover {
	border-color: #a20067;
	background: #ffffff;
	color: #a20067;
	text-shadow: none;
}

.mobile-login .button-mobiletree.z-button {
	border-color: #0061AA;
	background: #ffffff;
	color: #0061AA;
	text-shadow: none;
}
.mobile-login .button-mobiletree.z-button:focus {
    box-shadow: none;
}
.mobile-login .button-mobiletree.z-button:hover {
	border-color: #a20067;
	background: #ffffff;
	color: #a20067;
	text-shadow: none;
}
.button-mobiletree.z-button {
    font-size: 1em;
    text-align: left;   
    padding: 10px;  
}

.mobile-login .login-label-failed .z-label {
	color: #a9445c;
}


.login-area {
    padding-left: 30%;	
    padding-top: 50%;    
    width: 50%;
}
.login-area .z-label {
    text-align: left;
    color: #5F676C;
    border: none;
}
.z-grid {
    border: none;
}
.login-area .z-grid {
    border: none;
    color: #5F676C;
    background: #FFFFFF;
    background-color:#FFFFFF;
}	
.fum-panel div.z-grid {
    background: #FFFFFF;
    background-color:#FFFFFF;
}
.z-tabs, .z-tabs-ver {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

/*-------- searchtable ---------- */
/*-------------- Yellow background in searchtable if result has more elements than visible --------------*/
.z-listitem.z-listbox-odd {
	background-color: #ffffff;
}
.z-listitem.z-listbox-odd .z-listcell > .z-listcell-content {
	color: #0061AA;
}	
.z-listitem {
	background-color: #ffffff;
}
.z-listitem .z-listcell > .z-listcell-content {
	color: #0061AA;
}	
.z-listitem.z-listitem-selected.z-listbox-odd .z-listcell {
	background-color: #cccccc;
	background-image: none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.z-listitem.z-listitem-selected.z-listbox-odd .z-listcell > .z-listcell-content {
	color: #a20067;
}	
.z-listitem.z-listitem-selected .z-listcell {
	background-color: #cccccc;
	background-image: none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.z-listitem.z-listitem-selected .z-listcell  > .z-listcell-content {
	color: #a20067;
}
.z-listitem:hover > .z-listcell {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-style: solid;
	background-color: #ffffff;
	background-image: none;
}
.z-listitem:hover > .z-listcell > .z-listcell-content{
	color: #a20067;
}

.fum-st.hasmorerec .z-listitem.z-listbox-odd {
	background-color: #e7e7e7;
}
.fum-st.hasmorerec .z-listitem {
	background-color: #e7e7e7;
}
.fum-st.hasmorerec .z-listitem.z-listitem-selected.z-listbox-odd .z-listcell {
	background-color: #cccccc;
	background-image: none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.fum-st.hasmorerec .z-listitem.z-listitem-selected .z-listcell {
	background-color: #cccccc;
	background-image: none;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.fum-st.hasmorerec .z-listitem.z-listitem-selected .z-listcell > .z-listcell-content {
	color: #a20067;
}
.fum-st.hasmorerec .z-listitem:hover > .z-listcell {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-style: solid;
	background-color: #ffffff;
	background-image: none;
}
.fum-st.hasmorerec .z-listitem:hover > .z-listcell > .z-listcell-content{
	color: #a20067;
}