/*commonstyle*/

.madeBy{
    display: none;
}

.login_text a {
    color: #f59b00;
}

body {
    color: #636363;
    background: #ffffff;
}

a {
    color: #636363;
}

a:active, a:focus{
    outline: medium none;
}

select{
    border: 1px solid #636363;
}

.selectedObjectsText {
    color: #7C7C7C;
    background: #f3f3f3;
    border: 1px solid #DDDBDB;
}

.labelTextFieldDisplay {
    color: #7C7C7C;
    background: #f3f3f3;
    border: 1px solid #DDDBDB;
}

.EditorKommentar{
    background: #FFEBC1;
}

.EditorKommentar td{
    padding-top: 2px;
    border-bottom: 1px solid #FDBF38;
}

.EditorKommentarInput{
    background: #FFEBC1;
}

.EditorKommentarInput td{
    padding: 5px;
}

.popup select{
    border: 1px solid #d3d3d3;
}

.popup select:focus{
    border: 1px solid #636363;
}

.popup select.autocompleteFieldInvalid{
    border: 1px solid #D51120;
}

.popup select.autocompleteFieldInvalid:focus{
    border: 1px solid #b70d1a;
}

/*PopUp*/
.overlay {
    background: #000000;
    opacity: .40;
    filter: Alpha(Opacity = 40);
}

.overlayEmbedded {
    background: #000000;
    opacity: .40;
    filter: Alpha(Opacity = 40);
}

.overlayEmbeddedPopup {
    background: #000000;
    opacity: .40;
    filter: Alpha(Opacity = 40);
}

.clickOverlay {
    background: #000000;
    opacity: .0;
    filter: Alpha(Opacity = 0);
}
.clickOverlayHidden {
    background: #000000;
    opacity: .0;
    filter: Alpha(Opacity = 0);
}

.popup {
    background: #F9F9F9;
    border: 1px solid #636363;
}

.popupHeader {
    color:#ffffff;
    background:#636363;
    border-bottom: 1px solid #DADADA;
}

.popupHelp {
    border: 1px solid #ababab;
    background:#FFFFFF;
    color:#636363;
}

.inputDialogWarning{
    border: 1px solid #D51120;
    color: #D51120;
    background:#FDE5E5;
}

.error {
    color: #D51120;
}

.popupFooter{
    background: url(/javax.faces.resource/whitenoise-30x30.png.jsf?ln=images);
    border-top: 1px solid #dadada;
}

/*Materialeditor*/

select:focus{
    border: 1px solid #636363;
}

.lineSeperator{
    border-bottom:1px solid #dddbdb;
    margin-bottom:5px;
}

/*textField secretField*/
.textField {
    background: #ffffff;
    color: #000;
    border: 1px solid #d3d3d3;
}

.textField:focus {
    border: 1px solid #636363;
    color: #000;
}

.textField:disabled {
    color: #7C7C7C;
    background: #f3f3f3;
}

.textFielddisabled {
    color: #7C7C7C;
    background: #f3f3f3;
}

.textField.fontSize {
    background: #FCFCFC;
}

.textFieldInvalid {
    background: #ffffff;
    color: #303030;
    border: 1px solid #D51120;
}

.textFieldInvalid:focus {
    border: 1px solid #b70d1a;
}

.tableSearchFilter .textField{
    border: 1px solid #636363;
}
/* button */
.button {
    color: #FFFFFF;
    background: #f59b00;
    border: 1px solid #f59b00;
    box-shadow: none;
}

.button:focus {
    border: 1px solid #f59b00;
    border-top: 1px solid #f59b00;
    border-left: 1px solid #f59b00;
    box-shadow: none;
}

.button:hover {
    background: #ef8510;
    border: 1px solid #ef8510;
    box-shadow: none;
}

/* Button Icon*/
.buttonIcon {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #d3d3d3;
}

.buttonIcon:hover {
    border: 1px solid #636363;
    background: -moz-linear-gradient(top, #ffffff 0%, #F4F4F4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #F4F4F4));
}

.buttonIconPressed {
    background:#ffffff;
    -webkit-box-shadow: 1px 1px 2px 0 #9D9D9D inset;
    box-shadow: 1px 1px 2px 0 #9D9D9D inset;
    border: 1px solid #f59b00;
}

.buttonIconPressed:hover {
    border: 1px solid #f59b00;
    box-shadow: 0px #ffffff;
}

.buttonIcon:focus {
    border: 1px solid #f59b00;
    border-top: 1px solid #c77c02;
    border-left: 1px solid #c77c02;
}

.buttonSearch {
    background: none repeat scroll 0 0 #636363;
    border-color: #636363;
    border-style: solid;
    border-width: 1px;
}

/* Portal Menu */

.PortalToolButton {
    border: 1px solid #5d5d5d;
    background: #ffffff;
    color: #f59b00;
}

.PortalToolButton:hover{
    border: 1px solid #636363;
    background: #ECEDEE; /*#f9f9f9*/
}

.PortalToolButton:focus{
    border: 1px solid #f59b00;
}

.PortalToolButton.active {
    border-left: 1px solid #636363;
    border-top: 1px solid #636363;
    border-bottom: 1px solid #636363;
    border-right: 1px solid #f59b00;
}

.PortalToolButtonArrow.active {
    border-color: transparent transparent transparent #F59B00;
    border-style: solid;
    border-width: 10px;
}

.PortalToolButtonHead {
    color: #636363;
    text-shadow: 1px 1px #F8F8F8;
}

.PortalToolButtonHead.active{
    background: #f59b00;
    color: #ffffff;
    text-shadow: none;
}

.PortalToolItem {
    color: #636363;
    background: #ffffff;
}

.PortalToolItem:hover {
    color: #F59B00;
    background: #ECEDEE;
}

.PortalToolItem:focus {
    color: #5d5d5d;
}

.PortalToolItem.active {
    color: #ffffff;
    background: #ababab;
    text-shadow: none;
}

/* content */

.toolContent {
    border: 1px solid #f59b00;
    background: #ffffff;
    box-shadow: 0px 0px 3px 3px #e3e3e3;
}

.toolContentFull{
    background: #ffffff;
}

/* Produkt-Container */

.ProductNavigation {
    border: 1px solid #d5d5d5;
    /*background: #F9F9F9;*/
}

.ProductNavigation:hover {
    background: #ECEDEE;
    border: 1px solid #d5d5d5;
}

.ProductNavigationTitle {
    color: #636363;
    text-shadow: 1px 1px #F8F8F8;
}

.ProductNavigationText {
    color: #636363;
}

/* Content Tabelle*/

.businessObjectContentTableheader{
    border: 1px solid #ababab;
    color: #ffffff;
}

.businessObjectContentTableheader tr{
    background: #ABABAB;
}
.businessObjectContentTableheader td:hover{
    background: #919191;
}

.businessObjectContentTableheaderSorted {
    color: #ffffff;
    background: #919191;
}

.businessObjectContentTableheaderSorted:hover {
    background: #DDDDDD;
    background: -moz-linear-gradient(top, #ABABAB 0%, #ABABAB 50%, #BDBDBD 51%, #BDBDBD 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ABABAB), color-stop(50%,#ABABAB), color-stop(51%,#BDBDBD), color-stop(100%,#BDBDBD)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ABABAB 0%,#ABABAB 50%,#BDBDBD 51%,#BDBDBD 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ABABAB 0%,#ABABAB 50%,#BDBDBD 51%,#BDBDBD 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ABABAB 0%,#ABABAB 50%,#BDBDBD 51%,#BDBDBD 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ABABAB 0%,#ABABAB 50%,#BDBDBD 51%,#BDBDBD 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ABABAB', endColorstr='#BDBDBD',GradientType=0 ); /* IE6-9 */
}

.businessObjectContentTableheaderUnsorted {
    color: #ffffff;
}

.businessObjectContentTableheaderUnsorted:hover {
    background: #919191;
    background: -moz-linear-gradient(top, #aeaeae 0%, #aeaeae 0%, #aeaeae 50%, #919191 51%, #919191 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aeaeae), color-stop(0%,#aeaeae), color-stop(50%,#aeaeae), color-stop(51%,#919191), color-stop(100%,#919191)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #aeaeae 0%,#aeaeae 0%,#aeaeae 50%,#919191 51%,#919191 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #aeaeae 0%,#aeaeae 0%,#aeaeae 50%,#919191 51%,#919191 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #aeaeae 0%,#aeaeae 0%,#aeaeae 50%,#919191 51%,#919191 100%); /* IE10+ */
    background: linear-gradient(to bottom, #aeaeae 0%,#aeaeae 0%,#aeaeae 50%,#919191 51%,#919191 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeaeae', endColorstr='#919191',GradientType=0 ); /* IE6-9 */
}

.businessObjectContentTable{
    background: #ffffff;
    border-left: 1px solid #ababab;
    border-right: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
}

.businessObjectContentTable tr{
    color:#636363;
}

.businessObjectContentTable tr:hover{
    background: #BDBDBD;
}

.TableGroup{
    background: none repeat scroll 0 0 #DDDBDB;
    color: #636363;
}

.TableGroupCount{
    background-color: #ababab;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    margin-top: -5px;
    min-width: 10px;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.even {
    background: #FFFFFF;
}

.odd {
    background: #f4f4f4;
}

.evenInUse {
    background: #F9F9F9;
}

.oddInUse {
    background: #F9F9F9;
}

.evenInUse td{
    color:#d8d8d8;
}

.evenInUse img{
	zoom: 1;
	filter: alpha(opacity=15);
	opacity: 0.15;
}

.oddInUse td{
    color:#d8d8d8;
}

.oddInUse img{
	zoom: 1;
	filter: alpha(opacity=15);
	opacity: 0.15;
}

.businessObjectContentTable tr.inUse:hover{
    background: #F9F9F9;
    color: #d8d8d8;
}

.tableIndexInactive {
    color: #636363;
}

.tableIndexActive {
    color: #F59B00;
}

.tablePaginationInactive {
    color: #636363;
}

.tablePaginationActive {
    color: #F59B00;
}

.tablePagination .buttonIcon{
    background: none repeat scroll 0 0 #FFFFFF;
}

table th {text-align:left;}

/* Image Header */

.ContainerHeader {
    border-bottom: 1px solid #dadada;
}


.ContainerHeaderTitleName {
    color: #636363;
}

.ContainerHeaderTitleBg{
    background: #ffffff;
    opacity:0.8;
    filter:alpha(opacity=80);
    z-index:1;
}

/*contextmenu*/

.editorContextMenu {
    border: 1px solid #636363;
    background: #ffffff;
}

.editorContextTitle{
    background: none repeat scroll 0 0 #636363;
    color: #FFFFFF;
}

.editorContextMenu a{
    color: #636363;
}

.editorContextMenu a:hover{
    background: #F4F4F4;
}

.editorContextMenu a:before{
    content:"\25CF \00A0";
    color: #FCC664;
}

.editorContextError{
    background: #fde5e5;
    color: #d51120;
    border-color: #d51120;
}

/*BusinessObjectSelection*/
.buttonPopup {
    background-color: #FFFFFF;
    background: url(/javax.faces.resource/dropright.png.jsf?ln=images ) 1px no-repeat;
    background-position: right;
    box-shadow: 1px 1px 3px #666666;
    border: 1px solid transparent;
    border: /*\**/ 1px solid #999999\9;
}

/* Accordeon */

.AccordeonTableRowBackground{
    background: #ECEDEE;
}

.AccordeonTableRowBackgroundSep{
    background: #ECEDEE ;
    border-bottom: 1px solid #DDDDDD;
}

.AccordeonTableRowBackgroundNone{
    background: #ECEDEE;
}

.accordionPanel {
    color: #636363;
    background: #dddbdb;
    border-bottom: 1px solid #636363;
    box-shadow: none;
    margin-bottom: 0px;
}

.accordionPanelDisabled {
    color: #ffffff;
    background: #b6b6b6;
    box-shadow: none;
    margin-bottom: 0px;
}

.accordionArrow {
    background: url(/javax.faces.resource/arrowGreyRight.png.jsf?ln=images) no-repeat 0px 6px;
}

.accordionArrow.active {
    background: url(/javax.faces.resource/arrowGreyDown.png.jsf?ln=images) no-repeat 0px 8px;
}

.accordionContent{
    border-bottom: 1px solid #636363;
    background: #ECEDEE;
}

/*portal*/

.header {
    background: #f59b00;
    border-bottom: 1px solid #ef8510;
    -moz-border-bottom-colors: none;
}

.logo {
    background: url(/javax.faces.resource/suiteLogo.png.jsf?ln=images) no-repeat;
    background-position: left center;
}

.content {
    background: #ffffff;
}

.login_box {
    background: #ffffff;
    border: 1px solid #5d5d5d;
    box-shadow: 0px 0px 3px 3px #e3e3e3;
    box-shadow: 0px 0px 0px 0px #ffffff\9;
    height: 349px;
}

.login_header {
    background: #f59b00;
    border-bottom: 1px solid #ef8510;
    -moz-border-bottom-colors:none;
}

.login_content {
    border-right: 1px solid #5d5d5d;
    background: url(/javax.faces.resource/Login_image.png.jsf?ln=images) no-repeat;
    background-position: center center;
}

.login_login {
    background: #ffffff;
}

.login_demo{
    background: url(/javax.faces.resource/demo.png.jsf?ln=images) no-repeat;
    background-position: top right;
    text-shadow: 1px 1px #D51120;
    color:#ffffff;
}

.HeaderLoginName{
    color: #FFFFFF;
}

.HeaderLoginLogoutActive{
    color: #ffffff;
    background:#EF8510;
    padding: 0;
    height: 24px;
}

.HeaderLoginLogoutActive:hover{
    background:#f7ad2e;
}

.HeaderUser a {
    padding: 5px 20px;
}


/*Primefaces*/

.ui-widget-header{
    background:#ECEDEE !important;
    border-bottom: 1px solid #636363 !important;
    color: #636363 !important;
}

.ui-progressbar .ui-widget .ui-widget-content .ui-corner-all{
    border: 1px solid #ababab !important;
}

.ui-progressbar .ui-widget-header{
    background:#f59b00;
    background: -moz-linear-gradient(-45deg, #f59b00 45%, #f8bc53 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(45%,#f59b00), color-stop(100%,#f8bc53));
    background: -webkit-linear-gradient(-45deg, #f59b00 45%,#f8bc53 100%);
    background: -o-linear-gradient(-45deg, #f59b00 45%,#f8bc53 100%);
    background: -ms-linear-gradient(-45deg, #f59b00 45%,#f8bc53 100%);
    background: linear-gradient(-45deg, #f59b00 45%,#f8bc53 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f59b00', endColorstr='#f8bc53',GradientType=1 );
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#f59b00, endColorstr=#f8bc53)";
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    border:1px solid #d4d4d4;
    background:#636363;
    color:#313131;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    border:1px solid #636363;
    background:#636363;
    color:#1C4257;
    text-shadow:none;
}

 .ui-growl-item-container{
    opacity:0.95;
    filter:alpha(opacity=95);
}

 .ui-growl-image{
    background:url("") no-repeat;
}

.ui-growl-image-info{
   background-position:0 -264px;
   }

.ui-growl-image-warn{
   background-position:0 -396px;
   }

.ui-growl-image-error{
   background-position:0 0;
   }

.ui-growl-image-fatal{
   background-position:0 -228px;
   }

.ui-inputfield.ui-state-focus, .ui-widget-content .ui-inputfield.ui-state-focus, .ui-widget-header .ui-inputfield.ui-state-focus{
    border-left:1px solid #F59B00;
    border-top:1px solid #F59B00;
    border-right:1px solid #636363;
    border-bottom:1px solid #F59B00;
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #636363;
    color: #303030;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: 1px solid #636363;
    color: #636363 ;
}

label .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: none;
    color: #636363;
}

.ui-datepicker-buttonpane .ui-widget-content .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: 1px solid #636363;
    color: #636363;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    border:1px solid #ababab;
    background:#f4f4f4;
    color:#636363;
}

.ui-widget-content{
    border:1px solid #636363;
    background:#ffffff;
    color:#636363;
}

.ui-state-default .ui-icon{
    background-image:url("/javax.faces.resource/images/mediaface_ui-icons.png.jsf?ln=");
}

.SupportContactHeadline{
     color:#636363;
    font-weight: bold;
}

/*Wizzard*/

.wizardNavigationHeader{
        background: #f59b00;
    background: -moz-linear-gradient(-45deg, #f59b00 45%, #f8bc53 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(45%,#f59b00), color-stop(100%,#f8bc53));
    background: -webkit-linear-gradient(-45deg, #f8bc53 45%,#f59b00 100%);
    background: -o-linear-gradient(-45deg, #f59b00 45%,#f8bc53 100%);
    background: -ms-linear-gradient(-45deg, #f59b00 45%,#f8bc53 100%);
    background: linear-gradient(-45deg, #f59b00 45%,#f8bc53 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8bc53', endColorstr='#f59b00',GradientType=1 );
    color: #ffffff;
}

.wizardNavigationWrapper{
    background:#ffffff;
    border-right: 1px solid #636363;
}

.wizardNavigationStepActiveStep .wizardNavigationStepPath .wizardNavigationStepSymbol{
    background:#f59b00;
}

.wizardNavigationStepActiveStep .wizardNavigationStepPath .wizardNavigationStepConnector{
    background: #f59b00;
    background: -moz-linear-gradient(135deg, #f59b00 45%, #f8bc53 100%);
    background: -webkit-gradient(linear, top, bottom, color-stop(45%, #f59b00), color-stop(100%, #f8bc53));
    background: -webkit-linear-gradient(135deg, #f8bc53 45%, #f59b00 100%);
    background: -o-linear-gradient(135deg, #f59b00 45%, #f8bc53 100%);
    background: -ms-linear-gradient(135deg, #f59b00 45%, #f8bc53 100%);
    background: linear-gradient(135deg, #f59b00 45%, #f8bc53 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f59b00', endColorstr='#f8bc53', GradientType=1);
}

.wizardNavigationStepInactiveStep .wizardNavigationStepPath .wizardNavigationStepSymbol{
    background:#f8bc53;
}

.wizardNavigationStepInactiveStep .wizardNavigationStepPath .wizardNavigationStepConnector{
    background:#f8bc53;
}

.wizardNavigationStepInactiveStep .wizardNavigationStepContent{
    color: #ABABAB;
}


.wizardNavigationStepActiveDecision .wizardNavigationStepPath .wizardNavigationStepSymbol{
    background:#f59b00;
}

.wizardNavigationStepActiveDecision .wizardNavigationStepPath .wizardNavigationStepConnector{
    background: #ffffff;
    background: -moz-linear-gradient(135deg, #f59b00 45%, #ffffff 100%);
    background: -webkit-gradient(linear, top, bottom, color-stop(45%, #f59b00), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(135deg, #ffffff 45%, #f59b00 100%);
    background: -o-linear-gradient(135deg, #f59b00 45%, #ffffff 100%);
    background: -ms-linear-gradient(135deg, #f59b00 45%, #ffffff 100%);
    background: linear-gradient(135deg, #f59b00 45%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f59b00', endColorstr='#ffffff', GradientType=1);
}

.wizardNavigationStepActiveDecision .wizardNavigationStepContent{
    color: #636363;
    font-weight:bold;
}

.wizardNavigationStepActiveFinal .wizardNavigationStepPath .wizardNavigationStepSymbol{
    background:#f59b00;
}

.wizardNavigationStepActiveFinal .wizardNavigationStepPath .wizardNavigationStepConnector{
    background: #f59b00;
}

.wizardNavigationStepActiveFinal .wizardNavigationStepPath .wizardNavigationStepEnd{
    background: #f59b00;
}

.wizardNavigationStepInactiveDecision .wizardNavigationStepPath .wizardNavigationStepSymbol{
    background:#f8bc53;
}

.wizardNavigationStepInactiveDecision .wizardNavigationStepPath .wizardNavigationStepConnector{
    background:#ffffff;
    background: -moz-linear-gradient(135deg, #f8bc53 45%, #ffffff 100%);
    background: -webkit-gradient(linear, top, bottom, color-stop(45%, #f8bc53), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(135deg, #ffffff 45%, #f8bc53 100%);
    background: -o-linear-gradient(135deg, #f8bc53 45%, #ffffff 100%);
    background: -ms-linear-gradient(135deg, #f8bc53 45%, #ffffff 100%);
    background: linear-gradient(135deg, #f8bc53 45%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8bc53', endColorstr='#ffffff', GradientType=1);
}

.wizardNavigationStepInactiveDecision .wizardNavigationStepContent{
    color: #ABABAB;
}

.wizardNavigationStepInactiveCompleted .wizardNavigationStepPath .wizardNavigationStepSymbol{
    background:#f59b00;
}

.wizardNavigationStepInactiveCompleted .wizardNavigationStepPath .wizardNavigationStepConnector{
    background:#f59b00;
}

.wizardNavigationStepInactiveCompleted .wizardNavigationStepContent{
    color: #ABABAB;
}

.wizardNavigationStepInactiveFinal .wizardNavigationStepPath .wizardNavigationStepSymbol{
    background:#F8BC53;
}

.wizardNavigationStepInactiveFinal .wizardNavigationStepPath .wizardNavigationStepConnector{
    background: #F8BC53;
}

.wizardNavigationStepInactiveFinal .wizardNavigationStepPath .wizardNavigationStepEnd{
    background: #F8BC53;
}

/*datepicker*/

.ui-datepicker-div .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    color:#ffffff !important;
}

.ui-datepicker .ui-datepicker-header{
    background: #636363 !important;
    color: #ffffff !important;
}

a .ui-datepicker .ui-datepicker-header .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    border:1px solid #636363 !important;
    background:#ffffff !important;
    color:#636363 !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
}

.DashboardBox > a .ui-widget-header .ui-state-hover, .ui-widget-header .ui-state-focus{
    border:1px solid #636363 !important;
    background:#636363 !important;
    color:#636363 !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
}


.DashboardHeadline{
    background: none repeat scroll 0 0 #ECEDEE;
    border: 1px solid #ECEDEE;
    color: #636363;
}

.DashboardContent{
    border-color: #ECEDEE;
}

.ui-datepicker .ui-datepicker-current-day .ui-state-highlight, .ui-datepicker .ui-datepicker-current-day .ui-state-default{
    background:#F8BC53 !important;
    color:#FFFFFF !important;
    font-weight:bold !important;
    text-shadow:0 1px 1px #f59b00 !important;
    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default{
    color:#636363 !important;
    border: 1px solid #ffffff;
}

.StatisticAreaDesc h3{
    color:#636363;
}

.reportContainer .ui-tabs-panels h2 {
    color:#636363 !important;
}

.ui-button .ui-button-text{color: #ffffff !important;}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon{
    background-image:url("/javax.faces.resource/images/mediaface_ui-icons.png.jsf?ln=");
}

#reportTabView li.ui-state-default{
    border:1px solid #a8a8a8 !important;
    border-bottom:none !important;
    background:#f4f4f4 !important;
    color:#4f4f4f !important;
}

#reportTabView li.ui-state-active{
    border:1px solid #a8a8a8 !important;
    border-bottom:none !important;
    background:#fff !important;
    color:#4f4f4f !important;
}

#reportTabView li.ui-state-hover{
    border:1px solid #636363 !important;
    border-bottom:none !important;
}

#reportTabView span.ui-icon{
    background-image:url("/javax.faces.resource/images/mediaface_ui-icons.png.jsf?ln=");
}


#reportTabView .ui-datatable thead th {
    background: #DDDDDD !important;
    background: -moz-linear-gradient(top, #BDBDBD 0%, #BDBDBD 50%, #ABABAB 51%, #ABABAB 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BDBDBD), color-stop(50%,#BDBDBD), color-stop(51%,#ABABAB), color-stop(100%,#ABABAB)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #BDBDBD 0%,#BDBDBD 50%,#ABABAB 51%,#ABABAB 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #BDBDBD 0%,#BDBDBD 50%,#ABABAB 51%,#ABABAB 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #BDBDBD 0%,#BDBDBD 50%,#ABABAB 51%,#ABABAB 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #BDBDBD 0%,#BDBDBD 50%,#ABABAB 51%,#ABABAB 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BDBDBD', endColorstr='#ABABAB',GradientType=0 ) !important; /* IE6-9 */
}

#reportTabView .ui-datatable thead th:hover {
    background: #ee9422;
    background: -moz-linear-gradient(top, #ee9422 0%, #aeaeae 0%, #aeaeae 50%, #919191 51%, #919191 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aeaeae), color-stop(0%,#aeaeae), color-stop(50%,#aeaeae), color-stop(51%,#919191), color-stop(100%,#919191)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ee9422 0%,#aeaeae 0%,#aeaeae 50%,#919191 51%,#919191 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #aeaeae 0%,#aeaeae 0%,#aeaeae 50%,#919191 51%,#919191 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #aeaeae 0%,#aeaeae 0%,#aeaeae 50%,#919191 51%,#919191 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #aeaeae 0%,#aeaeae 0%,#aeaeae 50%,#919191 51%,#919191 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee9422', endColorstr='#919191',GradientType=0 ) !important; /* IE6-9 */
}

.reportItemWrapper{
    border-bottom: 1px solid #636363;
}

.updateImportEditorToolDiv:first-child{
    border-right: 1px solid #d3d3d3;
}

/*User-Dropdown*/

.HeaderUser ul li {
    background-color: #ef8510;
}

.HeaderUser a {
    color:#FFF;
}

.HeaderUser ul ul {
    border: 1px solid #F7AD2E;
    background: #ffffff;
}

.HeaderUser ul ul li {
    background: #ffffff;
    color: #636363;
}

.HeaderUser ul ul li:hover {
    background: #ECEDEE;
    color: #636363;
}

.businessActionContext > div:before {
    color: #FCC664;
}

.businessActionContext > div:hover {
    background-color: #dddbdb;
}

tr.contextSelected,
tr.contextSelected:hover{
    background-color: #ffebc1;
    color:#636363;
}

/*CKEditor*/

.cke_reset_all fieldset {
    border: 2px groove #E0DFE3 !important;
}

.cke_chrome {
    border: 1px solid #D3D3D3 !important;
}
.cke_inner {
    background: none repeat scroll 0 0 #FFFFFF !important;
}

.cke_top {
    background:#DDDBDB !important;
    border-bottom: 1px solid #636363 !important;
}

.cke_float .cke_top {
    border-color: #B6B6B6 #B6B6B6 #636363 !important;
}
.cke_bottom {
    background:#DDDBDB !important;
    border-top: 1px solid #636363 !important;
}

.cke_resizer {
    border-color: rgba(0, 0, 0, 0) #666666 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
}

.cke_resizer_rtl {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #A5A5A5 !important;
}

.cke_panel {
    background-color: #FFFFFF !important;
    border-color: #B6B6B6 #B6B6B6 #636363 !important;
}

.cke_panel_listItem a {
    border: 1px solid #FFFFFF !important;
}
* html .cke_panel_listItem a {
    color: #000000 !important;
}
:first-child + html .cke_panel_listItem a {
    color: #000000 !important;
}
.cke_panel_listItem.cke_selected a {
    background-color: #F2F2F2 !important;
    border: 1px solid #DEDEDE !important;
}
.cke_panel_listItem a:hover, .cke_panel_listItem a:focus, .cke_panel_listItem a:active {
    background-color: #F2F2F2 !important;
    border-color: #DEDEDE !important;
}

.cke_panel_grouptitle {
    background: #DDDBDB !important;
    border-bottom: 1px solid #B6B6B6 !important;
    color: #474747 !important;
}

.cke_colorblock, .cke_colorblock a {
    color: #000000 !important;
}
span.cke_colorbox {
    border: 1px solid #808080 !important;
}

a.cke_colorbox {
    border: 1px solid #FFFFFF !important;
}

a.cke_colorbox:hover, a.cke_colorbox:focus, a.cke_colorbox:active {
    background-color: #E5E5E5 !important;
    border: 1px solid #B6B6B6 !important;
}

a.cke_colorauto, a.cke_colormore {
    border: 1px solid #FFFFFF !important;
}

a.cke_colorauto:hover, a.cke_colormore:hover, a.cke_colorauto:focus, a.cke_colormore:focus, a.cke_colorauto:active, a.cke_colormore:active {
    background-color: #E5E5E5 !important;
    border: 1px solid #B6B6B6 !important;
}

.cke_toolgroup {
    background: #F3F3F3 !important;
    border-color: #A6A6A6 #A6A6A6 #979797 !important;
}

.cke_hc .cke_button {
    border: 1px solid #000000 !important;
}

.cke_button_on {
    background: #B5B5B5 !important;
}

a.cke_button_off:hover, a.cke_button_off:focus, a.cke_button_off:active, a.cke_button_disabled:hover, a.cke_button_disabled:focus, a.cke_button_disabled:active {
    background: #CCCCCC !important;
}

.cke_button_label {
    color: #474747 !important;
}

.cke_button_arrow {
    border-left: 3px solid rgba(0, 0, 0, 0) !important;
    border-right: 3px solid rgba(0, 0, 0, 0) !important;
    border-top: 3px solid #474747 !important;
}

.cke_toolbar_separator {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.cke_hc .cke_toolbar_separator {
    border-left: 1px solid !important;
}

.cke_toolbox_collapser {
    background: #F3F3F3 !important;
    border-color: #A6A6A6 #A6A6A6 #979797 !important;
    border-width: 1px !important;
}
.cke_toolbox_collapser:hover {
    background: #CCCCCC !important;
}

.cke_toolbox_collapser .cke_arrow {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #474747 !important;
    border-left: 3px solid rgba(0, 0, 0, 0) !important;
    border-right: 3px solid rgba(0, 0, 0, 0) !important;
}
.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {
    border-bottom-color: rgba(0, 0, 0, 0) !important;
    border-top-color: #474747 !important;
}

.cke_menubutton:hover, .cke_menubutton:focus, .cke_menubutton:active {
    background-color: #D3D3D3 !important;
}

.cke_hc .cke_menubutton:hover, .cke_hc .cke_menubutton:focus, .cke_hc .cke_menubutton:active {
    border: 2px solid !important;
}

.cke_menubutton_icon {
    background-color: #D7D8D7 !important;
}

.cke_menubutton:hover .cke_menubutton_icon, .cke_menubutton:focus .cke_menubutton_icon, .cke_menubutton:active .cke_menubutton_icon {
    background-color: #D0D2D0 !important;
}

.cke_menubutton_label {
    background-color: rgba(0, 0, 0, 0) !important;
}

.cke_menubutton:hover, .cke_menubutton:focus, .cke_menubutton:active {
    background-color: #EFF0EF !important;
}

.cke_menuseparator {
    background-color: #D3D3D3 !important;
}

.cke_combo_button {
    background: #E4E4E4 !important;
    border-color: #A6A6A6 #A6A6A6 #979797 !important;
}
.cke_combo_off a.cke_combo_button:hover, .cke_combo_off a.cke_combo_button:focus {
    background: #CCCCCC !important;
}
.cke_combo_off a.cke_combo_button:active, .cke_combo_on a.cke_combo_button {
    background: #B5B5B5 !important;
    border: 1px solid #777777 !important;
}

.cke_combo_text {
    color: #474747 !important;
}

.cke_combo_arrow {
    border-left: 3px solid rgba(0, 0, 0, 0) !important;
    border-right: 3px solid rgba(0, 0, 0, 0) !important;
    border-top: 3px solid #474747 !important;
}

.cke_path_item, .cke_path_empty {
    border: 0 none !important;
    color: #4C4C4C !important;
}

a.cke_path_item:hover, a.cke_path_item:focus, a.cke_path_item:active {
    background-color: #BFBFBF !important;
    color: #333333 !important;
}
.cke_hc a.cke_path_item:hover, .cke_hc a.cke_path_item:focus, .cke_hc a.cke_path_item:active {
    border: 2px solid !important;
}

.cke_source {
    background-color: #FFFFFF !important;
}

.cke_wysiwyg_frame, .cke_wysiwyg_div {
    background-color: #FFFFFF !important;
}

.cke_dialog_body {
    background: none repeat scroll 0 0 #EAEAEA !important;
    border-color: #B2B2B2 #B2B2B2 #636363 !important;
}

.cke_dialog_title {
    background: #636363 !important;
    border-bottom: 1px solid #636363 !important;
    color: #ffffff !important;
}

.cke_dialog_contents {
    background-color: #FFFFFF !important;
    border-top: 1px solid #BFBFBF !important;
}

.cke_dialog_footer {
    border-top: 1px solid #dadada !important;
    outline: 1px solid #BFBFBF !important;
}

.cke_hc .cke_dialog_footer {
    border-top: 1px solid #FFFFFF !important;
}

a.cke_dialog_tab {
    background: #f3f3f3 !important;
    border: 1px solid #BFBFBF !important;
    color: #595959 !important;
}

a.cke_dialog_tab:hover {
    background: #dddbdb !important;
}
a.cke_dialog_tab_selected {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-bottom-color: #FFFFFF !important;
    color: #383838 !important;
}
a.cke_dialog_tab_selected:hover {
    background: #ffffff !important;
}

div.cke_disabled .cke_dialog_ui_labeled_content div * {
    background: #F3F3F3 !important;
    border: 1px solid #DDDBDB !important;
    color: #7C7C7C !important;
}

.cke_hc div.cke_dialog_ui_input_text, .cke_hc div.cke_dialog_ui_input_password, .cke_hc div.cke_dialog_ui_input_textarea, .cke_hc div.cke_dialog_ui_input_select, .cke_hc div.cke_dialog_ui_input_file {
    border: 1px solid !important;
}

input.cke_dialog_ui_input_text, input.cke_dialog_ui_input_password, textarea.cke_dialog_ui_input_textarea {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #D3D3D3 !important;
    color: #636363 !important;
}
input.cke_dialog_ui_input_text:hover, input.cke_dialog_ui_input_password:hover, textarea.cke_dialog_ui_input_textarea:hover {
    border-color: #636363 !important;
}
input.cke_dialog_ui_input_text:focus, input.cke_dialog_ui_input_password:focus, textarea.cke_dialog_ui_input_textarea:focus, select.cke_dialog_ui_input_select:focus {
    border-color: #636363 !important;
}
a.cke_dialog_ui_button {
    background: #f3f3f3 !important;
    border-color: #636363 !important;
    color: #333333 !important;
}

a.cke_dialog_ui_button:hover {
    background: #dddbdb !important;
    border-color: #636363 !important;
}
a.cke_dialog_ui_button:focus, a.cke_dialog_ui_button:active {
    border-color: #636363 !important;
}

a.cke_dialog_ui_button_ok {
    color: #636363 !important;
    background: #f59b00 !important;
    background: -moz-linear-gradient(top, #fcc664 0%, #ff9e00 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcc664), color-stop(100%, #ff9e00)) !important;
    border: 1px solid #f59b00 !important;
    border-bottom: 1px solid #c77c02 !important;
    border-right: 1px solid #c77c02 !important;
    box-shadow: 1px 1px 1px 1px #E3E3E3 !important;
    text-shadow: -1px 0 #F59B00, 0 1px #F59B00, 1px 0 #F59B00, 0 -1px #F59B00 !important;
}

a.cke_dialog_ui_button_ok:hover {
    background: -moz-linear-gradient(top, #ff9e00 0%, #fcc664 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9e00), color-stop(100%, #fcc664)) !important;
    border: 1px solid #f59b00 !important;
    border-top: 1px solid #c77c02 !important;
    border-left: 1px solid #c77c02 !important;
}

.cke_dialog_footer a.cke_dialog_ui_button {
    color: #636363 !important;
    background: #f59b00 !important;
    background: -moz-linear-gradient(top, #fcc664 0%, #ff9e00 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcc664), color-stop(100%, #ff9e00)) !important;
    border: 1px solid #f59b00 !important;
    border-bottom: 1px solid #c77c02 !important;
    border-right: 1px solid #c77c02 !important;
    box-shadow: 1px 1px 1px 1px #E3E3E3 !important;
    text-shadow: -1px 0 #F59B00, 0 1px #F59B00, 1px 0 #F59B00, 0 -1px #F59B00 !important;
}

.cke_dialog_footer a.cke_dialog_ui_button:hover {
    background: -moz-linear-gradient(top, #ff9e00 0%, #fcc664 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9e00), color-stop(100%, #fcc664)) !important;
    border: 1px solid #f59b00 !important;
    border-top: 1px solid #c77c02 !important;
    border-left: 1px solid #c77c02 !important;
}

a.cke_dialog_ui_button_ok:focus, a.cke_dialog_ui_button_ok:active {
    border-color: #568C0A !important;
}

select.cke_dialog_ui_input_select {
    background-color: #FFFFFF !important;
    border-color: #AEB3B9 #C9CCCF #C9CCCF !important;
    border-right: 1px solid #C9CCCF !important;
}

.cke_dialog .cke_dark_background {
    background: #F3F3F3 !important;
    border: 1px solid #DDDBDB !important;
    color: #7C7C7C !important;
}

.cke_dialog .cke_light_background {
    background-color: #EBEBEB !important;
}

.cke_dialog .ImagePreviewBox {
    background-color: #FFFFFF !important;
    border: 2px ridge #000000 !important;
}

.cke_dialog .ImagePreviewLoader {
    background-color: #E4E4E4 !important;
}

.cke_dialog .FlashPreviewBox {
    background-color: #FFFFFF !important;
    border: 2px ridge #000000 !important;
}

.cke_dialog iframe.cke_pasteframe {
    background-color: #FFFFFF !important;
    border: 1px solid #AEB3B9 !important;
}

.cke_disabled {
    color: #A0A0A0 !important;
}

a.cke_smile, a.cke_specialchar {
    border: 1px solid rgba(0, 0, 0, 0) !important;
}

a.cke_smile:hover, a.cke_smile:focus, a.cke_smile:active, a.cke_specialchar:hover, a.cke_specialchar:focus, a.cke_specialchar:active {
    background: none repeat scroll 0 0 #FFFFFF !important;
}

a.cke_smile:hover, a.cke_specialchar:hover {
    border-color: #888888 !important;
}

a.cke_smile:focus, a.cke_smile:active, a.cke_specialchar:focus, a.cke_specialchar:active {
    border-color: #139FF7 !important;
}

.cke_dialog_ui_checkbox_input:focus, .cke_dialog_ui_radio_input:focus, .cke_btn_over {
    outline: 1px dotted #696969 !important;
}

.confirmTrainingParticipantQuestionAnswer >div:first-child{
    border-top: 1px solid #ababab;
}

.confirmTrainingParticipantQuestionAnswer >div:last-child{
    border-bottom: 1px solid #ababab;
}

.QUANTITATIVEREFERENCEAREAENTRYheader .line1 td{
    border-right: 1px solid #dddbdb;
    border-bottom: 1px solid #dddbdb;
}

.QUANTITATIVEREFERENCEAREAENTRYheader .line1 td:first-of-type,
.QUANTITATIVEREFERENCEAREAENTRYheader .line1 td:last-of-type{
    border-right: 0 solid transparent;
    border-bottom: 0 solid #dddbdb;
}

.QUANTITATIVEREFERENCEAREAENTRYheader .line2 > td{
    border-right: 1px solid #dddbdb;
    border-bottom: 0 solid #dddbdb;
}