.madeBy{
    bottom: 25px;
    font-size: 9px;
    left: 10px;
    position: absolute;
}

.madeBy{
    background:url(/javax.faces.resource/poweredBy.png.jsf?ln=images);
    display: inline-block;
    height: 20px;
    width: 84px;
    margin-left:50px;
}

.testdatenAuthentification,
.testdaten,
.maintenanceAuthentification,
.maintenance{
    display:none;
}

body {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    font-family: Arial, Verdana, Sana-Serif;
    font-size: 12px;
    overflow: hidden;
    color: #636363;
}

html, body {height:100%;}

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

input:active, input:focus {outline: none;}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

a {
    text-decoration:none;
}

h2 {
    font-size: 13px;
}

select {
    height: 20px;
}

.ui-editor {
    width: 100% !important;
}

.userSelect{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

/*PopUp*/
.overlay {
    position: absolute;
    z-index: 995;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: .40;
    filter: Alpha(Opacity=40);
}

.overlayEmbedded {
    position: absolute;
    z-index: 997;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .40;
    filter: Alpha(Opacity=40);
}

.overlayEmbeddedPopup {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .40;
    filter: Alpha(Opacity=40);
}

.clickOverlay {
    position: absolute;
    visibility: visible;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .0;
    filter: Alpha(Opacity=0);
    cursor: wait;
}

.clickOverlayHidden {
    position: absolute;
    z-index: 9999;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .0;
    filter: Alpha(Opacity=0);
    cursor: auto;
}

.popup {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background: #ffffff;
    border: 1px solid #636363;
}

.popupHeader {
    color: #ffffff;
    background: #636363;
    display: block;
    height: 20px;
    border-bottom: 1px solid #f59b00;
    vertical-align: middle;
    padding-top: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    padding-right: 5px;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.popupHeader > .label{
    width: 80%;
    width: calc(100% - 30px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: move;
}

.popupHeader > .label > label{
    cursor: move;
}

.popupHeader > .PopupActions{
    cursor: pointer;
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 1px;
    width: 20px;
}

.popupHeader > .maximize {
    background: url(/javax.faces.resource/popup_maximize.png.jsf?ln=images);
}

.popupHeader > .resize {
    background: url(/javax.faces.resource/popup_resize.png.jsf?ln=images);
}

.popupHelp, .cke_reset_all .popupHelp {
    border: 1px solid #ababab;
    display: block;
    padding: 2px;
    margin: 5px;
    height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.inputDialogWarning {
    border: 1px solid #D51120;
    display: block;
    padding: 2px;
    margin: 5px;
    color: #D51120;
    background: #FDE5E5;
}

.error {
    color: red;
}

.PopupContent {
    bottom: 40px;
    left: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 5px;
    top: 56px;
}

.popupContent {
    width: 100%;
    padding-right: 5px;
}

.popupContent label {
    display: block;
    text-align: right;
}

.column1Class {
    width: 150px;
}

.column2Class {
    width: 250px;
}

.popupDutyField {
    bottom: 12px;
    font-size: 9px;
    left: 10px;
    position: absolute;
}

.popupButtons {
    text-align: right;
}

.popupButtons input {
    margin: 15px 8px 5px 0px;
}

.popupFooter {
    background: url("http://api.thumbr.it/whitenoise-30x30.png?background=ffffffff&noise=d4d4d4&density=99&opacity=40");
    border-top: 1px solid #dadada;
    bottom: 0px;
    display: block;
    height: 30px;
    padding-top: 5px;
    position: absolute;
    width: 100%;
}

.AdditionalProperties{
    position: absolute;
    bottom: 10px;
    left: 10px;
    cursor: auto;
}

.AdditionalProperties > label{
    position: absolute;
    top: 1px;
    width: 100px;
}

.BusinessObjectActionButtonBottom {
    position: absolute;
    bottom: 7px;
    right: 10px;
}

.BusinessObjectActionButtonBottom .button {
    margin-left: 5px;
}

/*Materialeditor*/

.columnLabelField {
    display: block;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
}

.columnTextField {
    width: 100%;
}

.column26px {
    width: 26px;
}

.column20percentMin100px {
    min-width: 100px;
    max-width: 20%;
}

.column20percentMin100px .ui-autocomplete input {
    width: 75px;
}

.column10percentMin50px {
    min-width: 50px;
    max-width: 10%;
}

.column70px {
    max-width: 70px;
    min-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70px;
}

.column70px select {
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

select {
    font-size: 11px;
    outline: none;
}

option {
    padding: 2px 10px 2px 2px;
}

.columnSeperator select {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 35px;
}

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

/* labelField*/

.labelField {
    font-weight: normal;
    line-height: 20px;
    font-size: 12px;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    color:#000;
}

.labelField[for="dialogViewSlotDialog:temperatureAreaEditorFrame:editor:areaValue:areaValueField"] {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.Label{

}

.bold{
    font-weight: bold;
}

.LabelName{
    display: inline-block;
    float: left;
}

.DCWizzardCalender .Label{
    display: inline-flex;
}


.DCWizzardCalender .LabelName{
    width: auto;
}

.loginloginDiv .LabelName{
    width:auto;
}

.LabelStar{
    width: 5px;
    display: inline-block;
    float: left;
}

td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.selectedObjectsText {
    width: 90%;
    width: calc(100% - 31px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 18px;
    margin-right: 5px;
    padding-left: 1px;
    font-family: Verdana, Arial, Sana-Serif;
    outline: none;
    font-size: 12px;
    border-radius: 0px;
    min-height: 18px;
    cursor: pointer;
}

.labelTextFieldDisplay {
    width: 95%;
    width: calc(100% - 5px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 18px;
    margin-right: 5px;
    padding-left: 1px;
    font-family: Verdana, Arial, Sana-Serif;
    outline: none;
    font-size: 12px;
    border-radius: 0px;
    min-height: 18px;
}

.EditorKommentar{
    background: #FFEBC1;
}

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

.EditorKommentar td > div{
padding-left: 5px;
}

.EditorKommentarInput{
    background: #FFEBC1;
    }

.EditorKommentarInput td{
    padding: 5px;
}

td .buttonIcon{
    margin-right: 0px;
}

.annotationField {

}

/*textField secretField*/
.textField {
    background: #ffffff;
    color: #303030;
    min-height: 16px;
    width: 95%;
    width: calc(100% - 5px);
    border: 1px solid #636363;
    font-family: Verdana, Arial, Sana-Serif;
    outline: none;
    font-size: 12px;
    border-radius: 0px;
}

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

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

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


.textField.fontSize {
    width: 40px;
    height: 27px;
    float: left;
    margin: 0 10px;
    background: #FCFCFC;
    padding: 5px 0;
}

.textFieldInvalid {
    background: #eeeeee;
    color: #303030;
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
    height: 18px;
    border: 1px solid #D51120;
    width: 95%;
    width: calc(100% - 5px);
}

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

/* button */
.button {
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    width: 100px;
    padding: 2px 0;
    background: #f59b00;
    background: -moz-linear-gradient(top, #fcc664 0%, #ff9e00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcc664), color-stop(100%, #ff9e00));
    border: 1px solid #f59b00;
    border-bottom: 1px solid #c77c02;
    border-right: 1px solid #c77c02;
    cursor: pointer;
    box-shadow: 1px 1px 1px 1px #E3E3E3;
    text-shadow: -1px 0 #F59B00, 0 1px #F59B00, 1px 0 #F59B00, 0 -1px #F59B00;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
    border-radius: 0px;
}

.button:active {
    outline: none;
}

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

.button:hover {
    background: -moz-linear-gradient(top, #ff9e00 0%, #fcc664 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9e00), color-stop(100%, #fcc664));
    border: 1px solid #f59b00;
    border-top: 1px solid #c77c02;
    border-left: 1px solid #c77c02;
    box-shadow: 0px #ffffff;
    outline: none;
}

/* Button Icon*/
.buttonIcon {
    background: #FFFFFF;
    border-color: #636363;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 6px;
    border-radius:0px;
}

.buttonIconDisabled {
    background: #f0f0f0;
    border-color: #636363;
    border-style: solid;
    border-width: 1px;
    cursor: default;
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 6px;
    border-radius:0px;
}

.buttonIcon:hover {
    border: 1px solid #f59b00;
    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: #F4F4F4;
    background: -moz-linear-gradient(top, #B4B4B4 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, #ffffff));*/
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 2px 0 #9D9D9D inset;
    box-shadow: 1px 1px 2px 0 #9D9D9D inset;
    border: 1px solid #F59B00;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 6px;
    border-radius:0px;
}

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

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

.buttonSearch {
    background: #636363;
    border-color: #636363;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin: 0 5px -5px 0;
    padding: 0;
    width: 18px;
    border-radius:0px;
}

.buttonSearch .button {

}

/* Portal Menu */

.portal_menu {
    margin-top: 20px;
    width: 170px;
    overflow: hidden;
    padding-top: 1px;
}

.PortalToolButton {
    width: 150px;
    min-height: 20px;
    border: 1px solid #5d5d5d;
    background: #ffffff;
    float: left;
    /*margin-bottom: 2px;*/
    margin-top: -1px;
    margin-left: 5px;
    color: #f59b00;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

.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;
    z-index: 3;
}

.PortalToolButtonArrow {
    display: none;
}

.PortalToolButtonArrow.active {
    border-color: transparent transparent transparent #F59B00;
    border-style: solid;
    border-width: 10px;
    height: 0px;
    width: 0px;
    left: 157px;
    margin-top: 3px;
    position: fixed;
    z-index: 3;
    display: block;
}

.PortalToolButtonHead {
    color: #F59B00;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 21px;
    padding-left: 5px;
    padding-top: 5px;
    text-decoration: none;
    width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.PortalToolButtonHead.active {
    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='#f59b00', endColorstr='#f8bc53', GradientType=1);
    color: #ffffff;
}

.PortalToolItem {
    color: #f59b00;
    float: left;
    position: relative;
    text-decoration: none !important;
    width: 145px;
    height: 20px;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
    background: #ffffff;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

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

.PortalToolItem.active {
    color: #ffffff;
    background: #ababab;
    font-weight: bold;
}

/* content */

.toolContent {
    min-width: 800px;
    min-height: 400px;
    position: absolute;
    left: 156px;
    right: 5px;
    top: 56px;
    bottom: 15px;
    border: 1px solid #f59b00;
    background: #ffffff;
    z-index: 2;
    box-shadow: 0px 0px 3px 3px #e3e3e3;
    /*behavior: url(./resources/css/ie-css3.htc); /*IE-�bersetzung f�r CSS3*/
}

.toolContentFull {
    border: none;
    background: #ffffff;
}

/* Produkt-Container */

.ProductNavigation {
    border: 1px solid #636363;
    display: block;
    float: left;
    height: 80px;
    margin-bottom: 12px;
    margin-left: 6px;
    margin-right: 6px;
    width: 380px;
    cursor: pointer;
    text-decoration: none;
}

.ProductNavigation:hover {
    border: 1px solid #f59b00;
}

.ProductNavigation img {
    margin: 10px;
    display: block;
    float: left;
    border: none;
}

.ProductNavigationTitle {
    display: block;
    margin-top: 10px;
    color: #f59b00;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 80px;
    width: 290px;
    white-space: nowrap;
}

.ProductNavigationText {
    display: block;
    margin-top: 5px;
    color: #636363;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    width: 290px;
    margin-left: 80px;
}

.ProductNavigationGroup {
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 105px;
    bottom: 0px;
    overflow-y: auto;
}

/* Content Tabelle*/

.businessObjectContentTableContainer {
    margin: 0px 15px 0 30px;
    max-width: 100%;
    cursor: default;
}

.businessObjectContentTableheader {
    width: 100%;
    height: 20px;
    border: 1px solid #636363;
    font-size: 12px;
    color: #ffffff;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.businessObjectContentTableheader tr {
    height: 20px;
}


.businessObjectContentTableheaderSorted {
    padding: 2px 3px;
    color: #ffffff;
    text-align: left;
    cursor: pointer;
}

.businessObjectContentTableheaderUnsorted {
    padding: 2px 3px;
    color: #ffffff;
    text-align: left;
}

.tableSortingGraphic {
    margin-right: 2px;
    margin-top: -4px;
}

.businessObjectContentTableheader td {
    padding-left: 5px;
    padding-right: 0px;
}

.businessObjectContentTableheader img {
    padding-left: 6px;
    padding-top: 2px;
}

.businessObjectContentTable {
    background: #ffffff;
    border-top: none;
    border-left: 1px solid #636363;
    border-right: 1px solid #636363;
    border-bottom: 1px solid #636363;
    font-size: 12px;
    overflow-y: scroll;
    position: absolute;
    left: 30px;
    right: 15px;
    top: 104px;
    bottom: 40px;
    /*-moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none; */
    line-height: 20px;
}

.businessObjectContentTableMinimal {
    top: 79px;
}

.businessObjectContentTable tr {
    max-height: 20px;
    color: #636363;
}

.businessObjectContentTable tr:hover {
    background: #ABABAB; /*#f3ad34*/
}

.businessObjectContentTable td {
    padding-left: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.businessObjectContentTable td img{
    margin-top:4px;
}

.businessObjectContentTable td input{
    margin-top:4px;
}

.TableGroup{
    display: block;
    font-weight: bold;
    padding: 1px 0 1px 7px;
}

.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;
    cursor: url(/javax.faces.resource/locked_MOUSE.cur.jsf?ln=images), pointer;
}

.oddInUse {
    background: #F9F9F9;
    cursor: url(/javax.faces.resource/locked_MOUSE.cur.jsf?ln=images), pointer;
}

.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;
}

.BusinessObjectTableButtonTop {
    background: #F59B00;
    position: absolute;
    top: 57px;
    right: 15px;
    cursor: default;
    padding: 2px;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.BusinessObjectTableButtonTop select,
.tableRepsonsibilitySelection select,
.tableAssignmentSelection select,
.BusinessObjectTableButtonBottom span select,
.HeaderWorkspaceInput select,
.businessSearchHeaderGroup select
{
    width: 150px;
}

.BusinessObjectTableButtonTopButton {
    display: inline;
}

.BusinessObjectTableButtonTop input {
    margin-left: 5px;
}

.BusinessObjectTablePDFButton{
    position: absolute;
    bottom: 10px;
    left: 30px;
    cursor: default;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    outline: none;
}

.BusinessObjectTableButtonBottom {
    position: absolute;
    bottom: 10px;
    right: 15px;
    background: #F59B00;
    padding: 2px;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: default;
}

.BusinessObjectTableButtonBottom span {
    margin-left: 5px;
    display: inline;
    color: #fff;
}

.tableSearchHeader{
    display: flex;
}

.tableSearchFilter {
    flex-grow: 2;
    margin-top: 8px;
    margin-left: 30px;
    height: 75px;
    overflow: hidden;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.tableSearchFilterMinimal {
    height: 50px;
}

.tableSearchFilter .textField {
    width: 150px;
    display: inline-block;
    left: 70px;
    position: absolute;
    top: 8px;
    height:16px;
}

.popup .tableSearchFilter {
    margin-top: 15px;
    margin-left: 15px;
}

.popup .tableSearchFilter .textField {
    margin-top: 30px;
    margin-left: -15px;
}

.popup .tableSearchSearchIcons {
    margin-top: 30px;
    margin-left: -15px;
}

.popup .businessObjectContentTable {
    top: 135px;
    left: 15px;
}

.popup .businessObjectContentTableContainer {
    margin: 0 15px;
}

.tableSearchSearchIcons {
    position: absolute;
    left: 222px;
    top: 8px;
}

.tableSearch {
    display: block;
    height: 20px;
    margin-bottom: 7px;
    margin-right: 10px;
}

.tableSearch .labelField {
    margin-right: 5px;
}
.tableFilter {
    display: block;
    cursor: default;
}

.Filter {
    margin-right: 10px;
    display: inline;
}

.tableABC {
    margin-top: 3px;
}


.tableSearchSelection{
    padding-top: 8px;
    padding-right: 15px;
}

.DashboardContent .tableSearchSelection{
    padding-top: 0;
    padding-right: 0;
}

.tableAssignmentSelection,
.tableRepsonsibilitySelection {
    margin-bottom: 5px;
}

.tableAssignmentSelection .Label,
.tableRepsonsibilitySelection .Label{
    display: inline-block;
    float: left;
    padding-right: 10px;
    width: 73px;
}

.tableIndexInactive {
    color: #636363;
    text-decoration: none;
    margin-right: 5px;
    min-width: 12px;
    display: inline-block;
}

.tableIndexInactive:hover {
    font-weight: bold;
}

.tableIndexActive {
    color: #F59B00;
    font-weight: bold;
    margin-right: 5px;
    min-width: 12px;
    display: inline-block;
    text-decoration: none;
}

.tablePagination {
    margin-left: -120px;
    bottom: 10px;
    left: 50%;
    position: absolute;
    width: auto;
}

.tablePaginationInactive {
    color: #636363;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
}

.tablePaginationInactive:hover {
    font-weight: bold;
}

.tablePaginationActive {
    color: #F59B00;
    font-size: bold;
    margin-right: 4px;
    margin-left: 4px;
}

.tablePaginationActive:hover {
    font-weight: bold;
}

.tablePagination .buttonIcon {
    background: #FFFFFF;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 7px;
    margin-right: 5px;
    margin-left: 5px;
    width: 8px;
}

table th {
    text-align: left;
}

/* Image Header */

.ContainerHeader {
    overflow: hidden;
    width: 100%;
    height: 95px;
    border-bottom: 1px solid #636363;
    margin-bottom: 17px;
    background-size: contain;
}

.ContainerHeaderTitle {
    width: 100%;
    height: 40px;
    position: relative;
    top: 55px;
}

.ContainerHeaderTitleName {
    color: #f59b00;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    margin-left: 30px;
    position: absolute;
    z-index: 2;
    cursor: default;
    -khtml-user-select: none;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
}

.ContainerHeaderTitleBg {
    background: #ffffff;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 1;
}

/*contextmenu*/

.editorContextMenu {
    position: absolute;
    z-index: 8888;
    display: block;
    border: 1px solid #636363;
    min-width: 180px;
    background: #ffffff;
}

.editorContextTitle {
    background: #636363;
    color: #FFFFFF;
    display: block;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-overflow: ellipsis;
}

.editorContextError{
    background: #fde5e5;
    color: #d51120;
    border-bottom: 1px solid #d51120;
    display: block;
    padding: 5px;
}

.businessActionContext div {
    display: block;
    color: #636363;
    text-decoration: none;
    line-height: 18px;
    padding-right: 5px;
}

.businessActionContext > div:before {
    content: "\25CF \00A0";
    color: #FCC664;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none;
}

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

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

.businessActionContext > div.waitContext {
    padding: 5px;
    text-align: center;
}
.businessActionContext > div.waitContext:hover {
    background-color: #fff;
    cursor: default;
}
.businessActionContext > div.waitContext:before {
    display: none;
}

/*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;
    height: 20px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    border: 1px solid transparent;
    border: /*\**/ 1px solid #999999\9;
}

/* Accordeon */

.AccordeonTableRowSeperator{
    margin-bottom: 2px;
    margin-top: 2px;
}

.accordionPanel {
    display: block;
    min-height: 20px;
    color: #636363;
    /*line-height: 20px;*/
    cursor: pointer;
    background: #dddbdb;
    box-shadow: none;
    margin-top: 4px;
    margin-bottom: 0px;
}

.accordionPanelDisabled {
    display: block;
    width: 100%;
    height: 20px;
    color: #ffffff;
    font-weight: bold;
    line-height: 20px;
    cursor: pointer;
    background: #b6b6b6;
    box-shadow: none;
    margin-top: 4px;
}

.accordionPanelTitle{
    min-height: 20px;
    line-height: 20px;
    margin-right: 20px;
}

.accordionPanelTitle > div{

}

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

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

.accordionContent {
    background: #dddbdb;
    border-bottom: 1px solid #636363;
    padding: 0 5px;
    padding-bottom: 5px;
}

.padding_top20 {
    font-weight: bold;
    font-size: 20px;
    width: 600px;
}

.SupportContentLine{clear: both;}

.SupportContent {
    display: inline-block;
    float: left;
    width:40%;
    width: calc(50% - 50px);
    padding: 0 20px 0 30px;
}

.SupportContact,
.SupportContactDownload{
    display: inline-block;
    float: left;
    width: 50%;
}

.SupportContentHeadline {
    display: block;
    font-size: 24px;
    margin-bottom: 30px;
}

.SupportContactHeadline {
    display: block;
    margin-bottom: 10px;
}

.SupportContactDownload > .SupportContactHeadline{
    margin-top: 10px;
}

.SupportContactLeft {
    display: inline-block;
    float: left;
    max-width: 50%;
    padding-top: 59px;
}

.SupportContactRight {
    display: inline-block;
    float: left;
    max-width: calc(50% - 30px);
    margin-left: 30px;
    padding-top: 59px;
}

.SupportContactContent {
    display: block;
}

.SupportFooter {
    display: block;
}

.SupportFooterContent {
    bottom: 10px;
    display: inline-block;
    float: left;
    font-size: 9px;
    left: 20px;
    right: 20px;
    position: absolute;
    z-index: 99;
}

.protocolElement {
    padding: 5px;
    border-bottom: 1px solid #d5d5d5;
}

.protocolElementCommentar {
    width: 80px;
    display: inline-block;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.protocolElementCommentarValue {
    width: 350px;
    display: inline-block;
}

label.ui-button span.ui-button-text{
    margin-top: 5px;
}

label.ui-button {
    border: none;
}

/*Wizzard*/

.wizardNavigationWrapper{
    width:150px;
    display:block;
    float:left;
    height:100%;
    background:#ffffff;
}

.wizardContentWrapper{
    display: block;
    float: left;
    height: 100%;
    width: 504px;
}

.popupFooterWizzard{
    width: 504px;
}

.PopupContentWizzard{
    left: 156px;
}

.wizardNavigationHeader{
    font-weight:bold;
    width:140px;
    height:21px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}

.wizardNavigation{
    height: 356px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 10px;
    padding-top: 20px;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.wizardNavigationItem{
    height:38px;
}
.wizardNavigationStepPath{
    display:block;
    width:15px;
    float:left;
}

.wizardNavigationStepContent{
    display:block;
    float:left;
    margin-left: 5px;
}

.wizardNavigationStepActiveStep .wizardNavigationStepPath .wizardNavigationStepSymbol{
    width:15px;
    height:15px;
    display:block;
    background:#f59b00;
    border-radius:8px;
}

.wizardNavigationStepActiveStep .wizardNavigationStepPath .wizardNavigationStepConnector{
    width:3px;
    height:23px;
    display:block;
    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);
    margin-left: 6px;
}

.wizardNavigationStepActiveStep .wizardNavigationStepContent{
    font-weight:bold;
}

.wizardNavigationStepInactiveStep .wizardNavigationStepPath .wizardNavigationStepSymbol{
    width:15px;
    height:15px;
    display:block;
    background:#f8bc53;
    border-radius:8px;
}

.wizardNavigationStepInactiveStep .wizardNavigationStepPath .wizardNavigationStepConnector{
    width:3px;
    height:23px;
    display:block;
    background:#f8bc53;
    margin-left: 6px;
}

.wizardNavigationStepInactiveStep .wizardNavigationStepContent{
    color: #ABABAB;
}


.wizardNavigationStepActiveDecision .wizardNavigationStepPath .wizardNavigationStepSymbol{
    width:15px;
    height:15px;
    display:block;
    background:#f59b00;
    border-radius:8px;
}

.wizardNavigationStepActiveDecision .wizardNavigationStepPath .wizardNavigationStepConnector{
    width:3px;
    height:23px;
    display:block;
    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);
    margin-left: 6px;
}

.wizardNavigationStepActiveDecision .wizardNavigationStepContent{
    color: #ABABAB;
}

.wizardNavigationStepActiveFinal .wizardNavigationStepPath .wizardNavigationStepSymbol{
    width:15px;
    height:15px;
    display:block;
    background:#f59b00;
    border-radius:8px;
}

.wizardNavigationStepActiveFinal .wizardNavigationStepPath .wizardNavigationStepConnector{
    width:3px;
    height:20px;
    display:block;
    background: #f59b00;
    margin-left: 6px;
}

.wizardNavigationStepActiveFinal .wizardNavigationStepContent{
    font-weight:bold;
}
.wizardNavigationStepActiveFinal .wizardNavigationStepPath .wizardNavigationStepEnd{
    height:3px;
    width:15px;
    display:block;
    float:left;
    background: #f59b00;
}

.wizardNavigationStepInactiveDecision .wizardNavigationStepPath .wizardNavigationStepSymbol{
    width:15px;
    height:15px;
    display:block;
    background:#f8bc53;
    border-radius:8px;
}

.wizardNavigationStepInactiveDecision .wizardNavigationStepPath .wizardNavigationStepConnector{
    width:3px;
    height:23px;
    display:block;
    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='#f59b00', endColorstr='#ffffff', GradientType=1);
    margin-left: 6px;
}

.wizardNavigationStepInactiveDecision .wizardNavigationStepContent{
    color: #ABABAB;
}

.wizardNavigationStepInactiveCompleted .wizardNavigationStepPath .wizardNavigationStepSymbol{
    width:15px;
    height:15px;
    display:block;
    background:#f59b00;
    border-radius:8px;
}

.wizardNavigationStepInactiveCompleted .wizardNavigationStepPath .wizardNavigationStepConnector{
    width:3px;
    height:23px;
    display:block;
    background:#f59b00;
    margin-left: 6px;
}

.wizardNavigationStepInactiveCompleted .wizardNavigationStepContent{
    color: #ABABAB;
}

.wizardNavigationStepInactiveFinal{
    margin-bottom:10px;
}

.wizardNavigationStepActiveFinal{
    margin-bottom:10px;
}

.wizardNavigationStepInactiveFinal .wizardNavigationStepPath .wizardNavigationStepSymbol{
    width:15px;
    height:15px;
    display:block;
    background:#F8BC53;
    border-radius:8px;
}

.wizardNavigationStepInactiveFinal .wizardNavigationStepPath .wizardNavigationStepConnector{
    width:3px;
    height:20px;
    display:block;
    background: #F8BC53;
    margin-left: 6px;
}

.wizardNavigationStepInactiveFinal .wizardNavigationStepContent{
    color: #ABABAB;
}
.wizardNavigationStepInactiveFinal .wizardNavigationStepPath .wizardNavigationStepEnd{
    height:3px;
    width:15px;
    display:block;
    float:left;
    background: #F8BC53;
}

.HeaderWorkspace{
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.HeaderWorkspace div{
    display:block;
    float:left;
}

.HeaderWorkspace .labelField{
    margin-right:5px;
    color:#ffffff;
    font-size: 11px;
    cursor: default;
}

.HeaderWorkspaceInput input{
    width:160px;
}

.commonSelectionHeadline{
    background: #DDDBDB;
    clear: both;
}

.commonSelectionItem{
    margin-bottom: 5px;
    margin-top: 5px;
    width: 33%;
}

/* portal.css */

.header {
    background: #f59b00;
    background: -moz-linear-gradient(left, #f8bc53 0%, #f59b00 50%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f8bc53), color-stop(50%,#f59b00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #f8bc53 0%,#f59b00 50%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #f8bc53 0%,#f59b00 50%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #f8bc53 0%,#f59b00 50%); /* IE10+ */
    background: linear-gradient(left, #f8bc53 0%,#f59b00 50%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8bc53', endColorstr='#f59b00',GradientType=1 ); /* IE6-9 */
    height: 45px;
    border-bottom: 2px solid #ef8510;
    -moz-border-bottom-colors:#ef8510 #facf79;
    font-size: 11px;
}

.logo {
    min-width:200px;
    max-width: 300px;
    height: 45px;
    display: block;
    background: url(/javax.faces.resource/suiteLogo.png.jsf?ln=images) no-repeat;
    background-position: left center;
    left: 6px;
    position: absolute;
}

.content {
    background: #ffffff;
    width: 100%;
    height: 100%;
}

.login_box {
    width: 500px;
    height: 350px;
    background: #ffffff;
    border: 1px solid #5d5d5d;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-250px;
    margin-top:-175px;
    overflow:hidden;
    box-shadow: 0px 0px 3px 3px #e3e3e3;
    box-shadow: 0px 0px 0px 0px #ffffff\9;
}

.login_header {
    width: 100%;
    height: 45px;
    background: #f59b00;
    background: -moz-linear-gradient(left, #f8bc53 0%, #f59b00 50%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f8bc53), color-stop(50%,#f59b00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #f8bc53 0%,#f59b00 50%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #f8bc53 0%,#f59b00 50%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #f8bc53 0%,#f59b00 50%); /* IE10+ */
    background: linear-gradient(left, #f8bc53 0%,#f59b00 50%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8bc53', endColorstr='#f59b00',GradientType=1 ); /* IE6-9 */
    border-bottom: 2px solid #ef8510;
    -moz-border-bottom-colors:#ef8510 #facf79;
}

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

.login_content > div{
    color: #D51120;
    background: #FDE5E5;
    border-top: 1px solid #D51120;
    border-bottom: 1px solid #D51120;
    padding: 10px;
    line-height: 20px;
    margin-top: 67px;
}

.login_login {
    background: #ffffff;
    width: 191px;
    height: 298px;
    float: right;
    font-size: 10px;
    margin-right: 14px;
    margin-top: 5px;
}

.login_login .textField{
    padding-left:2px;
    width: calc(100% - 2px);
}

.login_text {
    margin-top: 7px;
    font-size: 10px;
    display: block;
    line-height: 13px;
    cursor: default;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.login_demo{
    display:block;
    width:145px;
    height:30px;
    background: url(/javax.faces.resource/demo.png.jsf?ln=images) no-repeat;
    background-position: top right;
    padding-top: 10px;
    padding-right:60px;
    padding-bottom: 20px;
    font-size:12px;
    font-weight: bold;
    text-shadow: 1px 1px #FF0000;
    color:#ffffff;
    position: absolute;
    top: -1px;
    right:-1px;
    z-index:2;
}


.error_box{
    background: #FFFFFF;
    border: 1px solid #5D5D5D;
    box-shadow: 0 0 3px 3px #E3E3E3;
    height: 550px;
    left: 50%;
    margin-left: -450px;
    margin-top: -275px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 900px;
}

.error_box > .errorContent{
    padding: 20px;
}

.error_box > .errorContent > .log > .error_log{
    font-size: 10px;
    height: 250px;
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 5px;
}

.error_box > .errorContent > .headline{
    color: #636363;
    text-shadow: 1px 1px #F8F8F8;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

.error_box > .errorContent > .log {
    border: 1px solid #D3D3D3;
    padding: 5px;
}

.error_box > .errorContent > .log > .subheadline{
    font-size: 12px;
    padding-bottom: 5px;
}

.error_box > .errorContent > .text{
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 50px;
}

.error_box > .popupFooter > .BusinessObjectActionButtonBottom {
    bottom: 10px;
}

.error_box > .popupFooter > .BusinessObjectActionButtonBottom > .button {
    padding-left: 10px;
    padding-right: 10px;
}

.HeaderLogin{
    position: absolute;
    right: 10px;
    top: 22px;
    height:23px;
}

.HeaderLoginName{
    color: #FFFFFF;
    display: inline-block;
    float: left;
    height: 18px;
    overflow: hidden;
    padding: 3px 5px 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
    margin-right:5px;
    cursor: default;
    -khtml-user-select: none;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
}

/*.HeaderLoginName:hover{
    background:#f7ad2e;
    cursor: pointer;
} */

.HeaderLoginLogoutActive{
    color: #FFFFFF;
    display: inline-block;
    float: left;
    height: 18px;
    margin: 0;
    overflow: hidden;
    padding: 3px 5px 2px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
    border-radius: 0;
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
}

.HeaderLoginLogoutActive:hover{
    background:#f7ad2e;
}

.HeaderInfo {
    position: absolute;
    right:20px;
    top:2px;
    height:15px;
}

.HeaderInfo a{
    color: #fff;
    font-size: 10px;
}

.commonTable{
    table-layout: fixed;
    width: 100%;
}

.commonTable.stabilities > tbody > tr > td > select{
    width: 100%;
}

.commonTable .td-table > div{
    float:left;
    display: inline-block;
    width: calc(33.3% - 5px);
    margin-left: 5px;
}
.commonTable .td-table > div:first-of-type{
    margin-left: 0;
}

/* DataCenter Wizzard*/

.DCWizzardCalender input{
    width:136px;
}

.DCWizzardCalender label{
    margin-left:10px;
    margin-right:10px;
}

.standardReportWrapper{
    border-top: 1px solid #DADADA;
    height: auto;
    padding-top: 5px;
    position: absolute;
    top: 130px;
    width: 499px;
}

.standardReportHeader label{
    font-weight: bold;
}

.standardReportHeader .popupHelp label{
    font-weight: normal;
}

.standardReportHeader .popupHelp{
    height: auto;
    overflow: visible;
    text-overflow: inherit;
    white-space: normal;
    margin-left: 0px;
    margin-bottom: 15px;
}

.standardReportContent .commonTable .button{
    margin-right:10px;
}

.StatisticArea{
    background: #FFFFFF;
    border: 1px solid #636363;
    height: 75px;
    margin-bottom: 10px;
    padding: 5px;
    overflow: hidden;
    clear: both;
}

.StatisticAreaSelector{
    display: inline-block;
    float: left;
    height: 100%;
    padding-left: 7px;
}

.StatisticAreaSelector div{
    margin-top: 14px;
}

.StatisticAreaDesc{
    margin-left: 40px;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.StatisticAreaDesc h3{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 0;
}

.reportContainer{
    bottom: 0px;
    left: 0px;
    min-height: 400px;
    min-width: 800px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 3;
    padding: 0px;
}

.reportContainer .ui-tabs-panels{
    bottom: 0px;
    left: 0px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    right: 0px;
    top: 36px;
}

.reportContainer .ui-tabs-panels h2 {
    margin-top: 0px;
    float: left;
}

.reportContainerLabel {
    font-weight: bold;
}

.reportChart{
    margin-bottom:20px;
    font-size:12px;
    clear:both;
}

.reportTable{
    margin-bottom:20px;
    font-size:12px;
    clear:both;
}

.reportChart td{
    padding-right:10px;
}

.reportTable td{
    padding-right:10px;
}

.ui-datatable-tablewrapper{
    margin-top:15px;
}

.exportReport{
    position: absolute;
    right: 15px;
}

.exportReport label{
    margin-right:10px;
}

.exportReport label{
    margin-right:5px;
}

.exportReport input{
    margin-right:5px;
    margin-left:5px;
}

.reportItemWrapper{
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.SopSynchonizeheader{
    font-weight:bold;
    margin-bottom: 10px;
}

.SopSynchonizeLine{
    clear: both;
    display: block;
    padding: 10px 20px 10px 2px;
    border-top: 1px solid #ababab;
}

.SopSynchonizeDifference{
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    max-height: 350px;
    overflow-x: auto;
    width: 100%;
    align-items: stretch;
    display: flex;
}

.SopSynchonizeDifferenceHeader{
    font-weight: bold;
}

.SopSynchonizeDifferenceHeadline{
    width: 100%;
}

.SopSynchonizeDifferenceHeadline div{
    float: left;
}

.SOP > .SopSynchonizeLine > .SopSynchonizeDifferenceHeadline{
    width: 82%;
}

.SopSynchonizeDifference > div,
.SopSynchonizeDifferenceHeader{
    float: left;
    display: block;
    min-height: 1px;
    width:48%;
}

.SopSynchonizeDifference > div:first-child,
.SopSynchonizeDifferenceHeader:first-child{
    margin-right: 2%;
}

.SopSynchonizeSOP{
    border-right: 1px solid #ABABAB;
    margin-right: 1%;
    padding-right: 1%;
}

.SopSynchonizeSep{
    display: inline;
    float: left;
    margin-left: 1%;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 16%;
}

.SOPView > .SopSynchonizeLine > .SopSynchonizeSep{
    display: none;
}

.SOPView > .SopSynchonizeLine > .SopSynchonizeDifference > .SopSynchonizeSOP {
    margin-right: 2%;
}

.SOPSchulungsbestaetigungTeilnehmerText{
    font-weight:bold;
}

.SOPSchulungsbestaetigungTeilnehmer div{
    margin-top:2px;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.SOPSchulungsbestaetigungTeilnehmer div:first-child{
    float:left;
    display:block;
    width: 70%;
}

.SOPSchulungsbestaetigungTeilnehmer div:last-child{
    float:left;
    display:block;
    width: 30%;
    min-height:15px;
}

input[type="checkbox"], input[type="radio"]{
    margin:3px;
}
/*Entfernung Inline-CSS*/

.width100{
    width:100%;
}

.minwidth200{
    min-width: 200px;
}

.ellipsis{
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}

.nowrap{
    white-space: nowrap;
}

.businessUserEditorToolOutputText {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: calc(100% - 20px);
}

.matchImportEditorToolDiv{
    width: 45%;
    overflow: hidden;
    float:left;
}

.BusinessObjectTableButtonTopOutputText {
    display:inline;
    margin-right: 5px;
    color: #fff;
    padding-left: 2px;
}

.BusinessObjectTableButtonBottomOutputText {
    display:inline;
}

.Width100minus26 {
    width:calc(100% - 26px);
}

.tablefixed100 {
    table-layout: fixed;
    width:100%;
}

.marginRight2 {
    margin-right: 2px;
}

.marginRight5 {
    margin-right: 5px;
}

.businessSearchHeaderGroup{
    position: absolute;
    top: 8px;
    left: 270px;
}

.businessSearchHeaderGroup .Label{
    display: inline;
    float: left;
}

.businessSearchHeaderGroup .Label .LabelName{
    width: auto;
}

.popup .businessSearchHeaderGroup{
    left: auto;
    right: 15px;
    top: 90px;
}

.autocompleteField,
.popup select.autocompleteFieldInvalid{
    width: 100%;
}

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

.sortableHandler{
    padding: 1px 2px 0px 3px;
}

.sortableHandler div{
    width: 11px;
}

.sortableHandlerTop{
    background: url(/javax.faces.resource/handler_top.png.jsf?ln=images);
    height: 1px;
}

.sortableHandlerMiddle{
    background: url(/javax.faces.resource/handler_mid.png.jsf?ln=images);
    height: 16px;
}

.sortableHandlerBottom{
    background: url(/javax.faces.resource/handler_bottom.png.jsf?ln=images);
    height: 2px;
}

.sortableHandlerTop.HandlerAktiv{
    background: url(/javax.faces.resource/handler_top_aktiv.png.jsf?ln=images);
}

.sortableHandlerMiddle.HandlerAktiv{
    background: url(/javax.faces.resource/handler_mid_aktiv.png.jsf?ln=images);
}

.sortableHandlerBottom.HandlerAktiv{
    background: url(/javax.faces.resource/handler_bottom_aktiv.png.jsf?ln=images);
}

.tableFilterOutputText{
    margin-right: 13px;
    margin-top: 3px;
    float: left;
}

.updateImportEditorToolDiv{
    width: 45%;
    width: calc(50% - 10px);
    overflow: hidden;
    float:left;
}

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

.valignMiddle{
    vertical-align: middle;
}

.textAlignRight {
    text-align:right;
}

.commonContentTable{
    table-layout: fixed;
    width: 100%;
    margin-top: 5px;
}

.commonContentTable .textFielddisabled{
    margin-bottom: 5px;
}

.reagentsCheckFieldOutputText{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: calc(100% - 20px);
}

.loginloginDiv {
    margin-bottom: 2px;
}

.login_login > .button{
    margin-bottom: 5px;
    margin-top: 5px;
}

.PortalToolButtonDiv{
    display: table;
}

.displayBlock{
    display: block;
}

.displayNone{
    display: none;
}


.toolContentColumnLeft{
    float:left;
    display:block;
    width:30%;
}

.toolContentColumnRight{
    float:left;
    display:block;
    width:70%;
}

.EmbeddedAttributeName{
    font-weight: bold;
}

.EmbeddedAttributeValue{
    cursor:pointer;
}

.tabelleohnehover:hover{
    background: #ffffff !important;
}

.EmbeddedAttributeName.even:hover{
    background: #ffffff !important;
}

.EmbeddedAttributeName.odd:hover{
    background: #F4F4F4 !important;
}

.EmbeddedAttributeName input{
    margin: 3px;
    display: inline;
    float: left;
}
.EmbeddedAttributeName .EmbeddedAttributeNameName {
    margin: 3px;
    line-height: 14px;
    display: inline;
    float: left;
}

.EmbeddedAttributeName .EmbeddedAttributeNameName.EmbeddedAttributeArrowPlaceholder{
    margin-left: 21px;
}
.QuestionAnswer{
    display: block;
    width: 100%;
}

.Question{
    font-weight: bold;
}

.Question p{
    margin-bottom: 5px;
}

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

.confirmTrainingParticipantQuestionAnswer >div:last-child{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #b6babc;
}

@media (min-width: 1200px) {
    .ProductNavigation{
        width: 430px;
    }

    .ProductNavigationTitle{
        width: 340px;
    }

    .ProductNavigationText{
        width: 340px;
    }
}

@media (min-width: 1900px) {
    .ProductNavigation{
        width: 400px;
    }

    .ProductNavigationTitle{
        width: 315px;
    }

    .ProductNavigationText{
        width: 315px;
    }
}

/* Für Tests wichtig */
.open {}

.close {}

.attachment{
    display: inline-block;
    width: 15px;
    margin-left: 4px;
}

.DashboardDate{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    font-size: 14px;
    padding: 0 5px 0 0;
}

.DashboardClock > span{
    font-size: 50px;
    font-weight: bold;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.DashboardClock > span#seconds{
    font-size: 25px;
    vertical-align: super;
    font-weight: normal;
}

.DashboardClock > span#hoursSep{
    font-size: 40px;
    font-weight: normal;
}

.layerProperty{width:100%}

.layerProperty > div{
    display: inline;
    float: left;
    width:20%;
}

.layerProperty > div.One,
.layerProperty > div.Two,
.layerProperty > div.Three,
.layerProperty > div.Four,
.layerProperty > div.Five{

}

.layerProperty.one > div.One{
    width:50px;
}

.layerProperty.one > div.Two,
.layerProperty.one > div.Three,
.layerProperty.one > div.Four,
.layerProperty.one > div.Five{
    display:none;
}

.layerProperty.two > div.One{
    width:10px;
}

.layerProperty.two > div.Two{
    width:40px;
}

.layerProperty.two > div.Three,
.layerProperty.two > div.Four,
.layerProperty.two > div.Five{
    display:none;
}

.layerProperty.three > div.One,
.layerProperty.three > div.Two{
    width:10px;
}

.layerProperty.three > div.Three{
    width:30px;
}

.layerProperty.three > div.Four,
.layerProperty.three > div.Five{
    display:none;
}

.layerProperty.four > div.One,
.layerProperty.four > div.Two,
.layerProperty.four > div.Three{
    width:10px;
}

.layerProperty.four > div.Four{
    width:20px;
}

.layerProperty.four > div.Five{
    display:none;
}

.layerProperty.five > div.One,
.layerProperty.five > div.Two,
.layerProperty.five > div.Three,
.layerProperty.five > div.Four{
    width:10px;
}

.layerProperty.five > div.Five{
    width:10px;
}

.richTextEditorDiv{
    min-height: 18px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 98%;
    width: calc(100% - 15px);
    border: 1px solid #DDDBDB;
    padding-left: 5px;
    padding-right: 5px;
    background: #fff;
    color: #636363;
}

.accordionContent .richTextEditorDiv {
    background: #F9F9F9;
}

.sortableListGrid > div{
    float: left;
}

.sortableListGrid > div:first-child{
    width: 30px;
    width: 4%\9;
}

.sortableListGrid > div:last-child{
    width: 96%;
    width: calc(100% - 30px);
}

.sortableListGrid > div:first-child + div{
    width: 96%\9;
    white-space: normal;
}

.sortableList > ul{
    list-style: none;
    padding:0px;
    margin: 0;
}

.sortableList > ul > li {
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    color: #636363;
    cursor: pointer;
    display: inline-block;
    margin: 0 3px 10px;
    padding: 2px 8px;
}

.sortableList > ul > li:hover{
    border-color: #636363;
}

.sortableList > ul > li > span {
}

/*Dashboard*/

.Dashboard{
    padding: 15px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.DashboardHeadline{
    display: block;
    padding: 5px;
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #d5d5d5;
    border-bottom: none;
    color: #636363;
    font-weight: bold;
}

.DashboardContent{
    padding: 5px;
    border-color: #d5d5d5;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 0px;
}

.Dashboard > div{
    display: block;
    width: 50%;
    float: left;
    height: 100%;
    min-height:100%;
    overflow: hidden;
}

.DashboardContent *{
}

.DashboardContent .BusinessObjectTablePDFButton{
    bottom:22px;
    left:22px;
}

.DashboardContent .businessObjectContentTableContainer{
    margin: 0px;
}

.DashboardContent .tableSearchFilter .textField{
    position: inherit;
}

.DashboardContent .tableSearchFilterMinimal{
    margin-top: 0px;
    margin-left: 0px;
}

.DashboardContent .businessObjectContentTableMinimal{
    top: 0px;
}

.DashboardContent .businessObjectContentTable{
    bottom: 50px;
    left: 21px;
    top:117px;
    width: calc(50% - 39px);
}

.DashboardContent .tablePagination{
    left: 25%;
    margin-left: 0px;
    bottom: 24px;
}

.DashboardContent .tableSearchSearchIcons{
    left: 230px;
    top:0px;
    position: inherit;
    display: inline-block;
    width: auto;
}

.DashboardContent .businessSearchHeaderGroup{
   left: 0px;
    top:0px;
    position: inherit;
    width: auto;
    display: block;
    margin-top: 5px;
}

.DashboardContent .tableABC{
    display: none;
}

.Dashboard > div > .DashboardFullCol{
    display: block;
    height: 100%;
    min-height:100%;
    overflow: hidden;
}

.Dashboard > div > .DashboardFullCol > .DashboardContent {
    overflow: auto;
    height:calc(100% - 38px);
    min-height:calc(100% - 38px);
}


.Dashboard > div > .DashboardHalfCol{
    display: block;
    height: 50%;
    min-height:50%;
    overflow: hidden;
}

.Dashboard > div > .DashboardHalfCol > .DashboardContent {
    overflow: auto;
    height:calc(100% - 38px);
    min-height:calc(100% - 38px);
}

.Dashboard > div > .DashboardQuarterCol{
    display: block;
    height: calc(25% - 10px);
    min-height:calc(25% - 10px);
    overflow: hidden;
}

.Dashboard > div > .DashboardQuarterCol > .DashboardContent {
    overflow: auto;
    height:calc(100% - 38px);
    min-height:calc(100% - 38px);
}

.Dashboard > div > .DashboardQuarterCol,
.Dashboard > div > .DashboardHalfCol{
     margin-top:10px;
 }


.Dashboard > div > div:first-child{
    margin-top: 0px;
}

.Dashboard > div > div:last-child{
    margin-bottom: 0px;
}

.Dashboard > div:first-child > div{
    padding-right: 10px;
}

.Dashboard > div:last-child > div{
    padding-left: 10px;
}

.LicenceContainer .LicenceRow{
    display: block;
    clear: both;
}

.LicenceContainer .Name{
    margin-top: 5px;
    width: 29%;
    margin-right: 2%;
    margin-left: 1%;
    display: inline-block;
    float: left;
}

.LicenceContainer .Content{
    margin-top: 5px;
    width: 68%;
    display: inline-block;
    float: left;
}

.LicenceHeadline{
    clear: both;
    margin-bottom: 5px;
    padding-top: 10px;
}

.LicenceHeadline:first-child{
    padding-top: 0;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon {
    background-image: url(/javax.faces.resource/ui-icons_636363_256x240.png.jsf?ln=images);
    height: 16px;
    width: 16px;
}

.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.ui-resizable-handle {
    display: block;
    font-size: 0.1px;
    position: absolute;
}

.ui-resizable-se {
    bottom: 1px;
    cursor: se-resize;
    height: 12px;
    right: 1px;
    width: 12px;
}

.evaluationDoc > div{
  margin-top: 5px;
  margin-bottom: 5px;
    overflow: hidden;
}

.evaluationDocName{
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.AttachmentListEmpty{
    padding-top: 4px;
}

.AttachmentList{
    list-style: none outside none;
    margin: 0px;
    padding-left: 0;
}

.AttachmentList > li{
    padding-top: 2px;
    padding-bottom: 2px;
}

.AttachmentList > li:first-of-type{
    padding-top: 4px;
}

.AttachmentList > li:last-of-type{
    padding-bottom: 4px;
}

.AttachmentList > li > a{
    text-decoration: underline;
}

.evaluationDocQuestions{
    padding-top: 2px;
    padding-bottom: 2px;
}

.evaluationDocQuestions:first-of-type{
    padding-top: 4px;
}

.evaluationDocQuestions:last-of-type{
    padding-bottom: 4px;
}

.evaluationDocQuestions div:first-of-type{
    font-weight: bold;
}

.evaluationDocQuestions p{
    margin-bottom: 2px;
    margin-top: 6px;
}

.evaluationDocNoDoc,
.questionAccInformation{
    padding-top: 5px;
}

.questionAccInformation{
    padding-bottom: 5px;
}

.questionAccInformationInfo{
    margin-right: 10px;
    display: inline-block;
    width: 180px;
}

.questionAccQuestionsHeadline {
    font-weight: bold;
    text-decoration: underline;
    margin-top: 5px;
}

.questionAccQuestions{
    padding-left: 10px
}

.SOPQuestionsConfigRow > div{
    display: inline-block;
    float: left;
    width: calc(33.3% - 5px);
    padding-right: 5px;
}

.SOPQuestionsConfigRow > div:last-of-type{
    padding-right: 0;
}

.SOPQuestionsConfigRow > div .Label{
    width: 100%;
    display: block;
    height: 20px;
}

.mf-sop-log-item,
.mf-sop-log-history-item{
    padding-bottom: 5px;
    padding-top: 5px;
}

.mf-cke-linkdocument-list > li.ui-state-focus{
    background-color: #BDBDBD !important;
    border-top: 1px solid #BDBDBD !important;
    border-bottom: 1px solid #BDBDBD !important;
    border-left: 1px solid #636363 !important;
    border-right: 1px solid #636363 !important;
    color:#fff !important;
    font-weight: normal !important;
}

.mf-cke-linkdocument-list > li.ui-state-focus:first-child{
    border-top: 1px solid #636363 !important;
}

.mf-cke-linkdocument-list > li.ui-state-focus:last-child{
    border-bottom: 1px solid #636363 !important;
}

.mf-cke-linkdocument-icon{
    width: 20px;
    padding-right: 5px;
}

/*User-Dropdown*/
.HeaderUser{
    display: inline-block;
    float: left;
}

.HeaderUser ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
}

.HeaderUser ul li {
    display:inline-block;
}

.HeaderUser a {
    display:block;
    padding:0 10px;
    text-decoration:none;
}

.HeaderUser ul ul {
    display: none;
    position: absolute;
    top: 23px;
    left:0px;
    z-index: 1000;
    padding-bottom:5px;
    padding-top:5px;
}

.HeaderUser ul li:hover > ul {
    display:inherit;
}

.HeaderUser ul ul li {
    padding: 3px 5px 2px;
    float:none;
    display:list-item;
    position: relative;
}

.HeaderUser ul ul li a{
    color: inherit;
    max-width:125px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sopLogUser{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.sopLogUser > div:first-child{
    padding-right:10px;
}

.legendArea{
    margin-bottom: 10px;
    border-bottom: 1px solid #b6babc;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.legendArea:first-child{
    margin-top:10px;
}

.legendArea:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

.legendArea > div:first-child{
    font-weight: bold;
    color: #636363;
    margin-bottom: 10px;
}

.LegendAreaItem{
    height: 20px;
    width: 100%;
}

.LegendAreaItem,
.LegendAreaItem div:after{
    clear: both;
}

.LegendAreaItem div{
    float: left;
    display: inline-block;
    width: 89%;
    margin-right: 0%;
}

.LegendAreaItem div:first-child{
    width: 10%;
    margin-right: 1%;
}

.LegendAreaItem div:last-child label{
    color: #636363;
}

input[id$=BUSINESSDOCUMENTDHFilterButton]{
    display: none;
}

.AccordeonTableRowBackgroundSep > td{
    padding: 5px;
}

.AccordeonTableRowBackground > td {
    padding: 5px;
    padding-right: 0;
}

.maintenancelocked{
    background: #fde5e5;
    border: 1px solid #d51120;
    color: #d51120;
    display: block;
    font-weight: bold;
    left: 50%;
    margin-left: -205px;
    margin-top: -225px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 410px;
    z-index: 10000;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.textalign-center{
    text-align: center
}

.floatRight{
    float:right;
}.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;
    box-shadow:none !important;
}

.cke_float .cke_top {
    border-color: #B6B6B6 #B6B6B6 #636363 !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
}
.cke_bottom {
    background:#DDDBDB !important;
    border-top: 1px solid #636363 !important;
    box-shadow:none !important;
}

.cke_resizer {
    border-color: rgba(0, 0, 0, 0) #666666 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
    border-style: dashed solid dashed dashed !important;
    border-width: 10px 10px 0 0 !important;
    box-shadow: none !important;
}

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

.cke_panel {
    background-color: #FFFFFF !important;
    border-color: #B6B6B6 #B6B6B6 #636363 !important;
    border-image: none !important;
    border-radius: 0px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !important;
}

.cke_panel_listItem a {
    border: 1px solid #FFFFFF !important;
    border-radius: 0px !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;
    box-shadow: none !important;
}
.cke_panel_listItem a:hover, .cke_panel_listItem a:focus, .cke_panel_listItem a:active {
    background-color: #F2F2F2 !important;
    border-color: #DEDEDE !important;
    box-shadow: none !important;
}
.cke_hc .cke_panel_listItem a {
    border-style: none !important;
}

.cke_panel_grouptitle {
    background: #DDDBDB !important;
    border-bottom: 1px solid #B6B6B6 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    color: #474747 !important;
    text-shadow: none !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;
    border-image: none !important;
    border-radius: 0px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !important;
}

.cke_hc .cke_toolgroup {
    border: 0 none !important;
}

.cke_rtl .cke_toolgroup *:first-child {
    border-radius: 0px !important;
}
.cke_rtl .cke_toolgroup *:last-child {
    border-radius: 0px !important;
}

a.cke_button {
    border: 0 none !important;
}

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

.cke_button_on {
    background: #B5B5B5 !important;
    box-shadow: none !important;
}

a.cke_button_on:hover, a.cke_button_on:focus, a.cke_button_on:active {
    box-shadow: none !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;
    box-shadow: none !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_hc .cke_button_arrow {
    border: 0 none !important;
}

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

.cke_rtl .cke_toolbar_separator {
    box-shadow: none !important;
}

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

.cke_toolbox_collapser {
    background: #F3F3F3 !important;
    border-color: #A6A6A6 #A6A6A6 #979797 !important;
    border-image: none !important;
    border-radius: 0px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !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;
    border-style: solid !important;
    border-width: 3px !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_hc .cke_toolbox_collapser .cke_arrow {
    border: 0 none !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;
    border-image: none !important;
    border-radius: 0px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !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;
    box-shadow: none !important;
}
.cke_combo_on a.cke_combo_button:hover, .cke_combo_on a.cke_combo_button:focus, .cke_combo_on a.cke_combo_button:active {
    box-shadow: none !important;
}

.cke_combo_text {
    color: #474747 !important;
    text-shadow: none !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;
    text-shadow: none !important;
}

a.cke_path_item:hover, a.cke_path_item:focus, a.cke_path_item:active {
    background-color: #BFBFBF !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    color: #333333 !important;
    text-shadow: none !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;
}

/*dialog.css*/

.cke_dialog_body {
    background: none repeat scroll 0 0 #EAEAEA !important;
    border-color: #B2B2B2 #B2B2B2 #636363 !important;
    border-image: none !important;
    border-radius: 0px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !important;
}

.cke_dialog_title {
    background: #636363 !important;
    border-bottom: 1px solid #636363 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    color: #ffffff !important;
    text-shadow: none !important;
    font-weight: normal !important;
    font-size: 12px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}
.cke_dialog_contents {
    background-color: #FFFFFF !important;
    border-radius: 0px !important;
    border-top: 1px solid #BFBFBF !important;
}

.cke_dialog_footer {
    background: url("http://api.thumbr.it/whitenoise-30x30.png?background=ffffffff&noise=f3f3f3&density=99&opacity=40") !important;
    border-top: 1px solid #dadada !important;
    border: 0 none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    outline: 1px solid #BFBFBF !important;
}

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

a.cke_dialog_tab {
    background: #f3f3f3 !important;
    border: 1px solid #BFBFBF !important;
    border-radius: 0px !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;
    border-image: none !important;
    border-radius: 0px !important;
    box-shadow: none !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;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !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;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
}
a.cke_dialog_ui_button {
    background: #f3f3f3 !important;
    border-color: #636363 !important;
    border-image: none !important;
    border-radius: 0px !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !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;
    box-shadow: none !important;
    outline: 0 none !important;
}

a.cke_dialog_ui_button_ok {
    font-size: 11px !important;
    color: #636363 !important;
    text-align: center !important;
    font-weight: bold !important;
    width: 100px !important;
    padding: 0 !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;
    cursor: pointer !important;
    box-shadow: 1px 1px 1px 1px #E3E3E3 !important;
    text-shadow: -1px 0 #F59B00, 0 1px #F59B00, 1px 0 #F59B00, 0 -1px #F59B00 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    outline: none !important;
    border-radius: 0px !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;
    box-shadow: 0px #ffffff !important;
    outline: none !important;
}

.cke_dialog_footer a.cke_dialog_ui_button {
    font-size: 11px !important;
    color: #636363 !important;
    text-align: center !important;
    font-weight: bold !important;
    width: 100px !important;
    padding: 0 !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;
    cursor: pointer !important;
    box-shadow: 1px 1px 1px 1px #E3E3E3 !important;
    text-shadow: -1px 0 #F59B00, 0 1px #F59B00, 1px 0 #F59B00, 0 -1px #F59B00 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    outline: none !important;
    border-radius: 0px !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;
    box-shadow: 0px #ffffff !important;
    outline: none !important;
}

a.cke_dialog_ui_button span {
    text-shadow: none !important;
}

a.cke_dialog_ui_button_ok span {
    text-shadow: none !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-image: none !important;
    border-radius: 0px !important;
    border-right: 1px solid #C9CCCF !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !important;
}

.cke_hc .cke_dialog_ui_labeled_content input:focus, .cke_hc .cke_dialog_ui_labeled_content select:focus, .cke_hc .cke_dialog_ui_labeled_content textarea:focus {
    outline: 1px dotted !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 a.cke_btn_reset {
    border: 1px none !important;
}

.cke_dialog .cke_btn_over {
    border: 1px outset !important;
    cursor: pointer !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;
    border-radius: 0px !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;
    outline: 0 none !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;
}

.cke_dialog_close_button{
    display: none;
}/*! jQuery UI - v1.11.0 - 2014-07-29
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.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 #fbcb09;
	background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}
/* jQuery Growl
 * Copyright 2013 Kevin Sylvestre
 * 1.2.0
 */
#growls {
  z-index: 50000;
  position: fixed; }
  #growls.default {
    top: 10px;
    right: calc(50% - 125px); }
  #growls.tl {
    top: 10px;
    left: 10px; }
  #growls.tr {
    top: 10px;
    right: 10px; }
  #growls.bl {
    bottom: 10px;
    left: 10px; }
  #growls.br {
    bottom: 10px;
    right: 10px; }
  #growls.tc {
    top: 10px;
    right: 10px;
    left: 10px; }
  #growls.bc {
    bottom: 10px;
    right: 10px;
    left: 10px; }
  #growls.tc .growl, #growls.bc .growl {
    margin-left: auto;
    margin-right: auto; }

.growl {
  opacity: 1;
  filter: alpha(opacity=100);
  position: relative;
  border-radius: 0px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .growl.growl-incoming {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-outgoing {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-small {
    width: 200px;
    padding: 5px;
    margin: 5px; }
  .growl.growl-medium {
    width: 250px;
    min-height: 40px;
    padding: 10px;
    margin: 10px; }
  .growl.growl-large {
    width: 300px;
    padding: 15px;
    margin: 15px; }
  .growl.growl-default {
    color: white;
    background: #7f8c8d; }
  .growl.growl-error {
    color: white;
    background: #d51120; }
  .growl.growl-notice {
    color: white;
    background: #2ecc71; }
  .growl.growl-warning {
    color: white;
    background: #f39c12; }
  .growl .growl-close {
    cursor: pointer;
    float: right;
    font-size: 20px;
    line-height: 18px;
    font-weight: bold;
    font-family: helvetica, verdana, sans-serif; }
  .growl .growl-title {
    font-size: 14px;
    line-height: 24px; }
  .growl .growl-message {
    font-size: 12px;
    line-height: 18px; }


.growl-error >.growl-message:before,
.growl.growl-notice >.growl-message:before,
.growl.growl-warning >.growl-message:before {
    content: " ";
    display: inline-block;
    float:left;
    height: 31px;
    width: 31px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.growl-error >.growl-message:before{
    background:url("/javax.faces.resource/messages.png.jsf?ln=images") no-repeat;
    background-position:0 0;
}

.growl.growl-notice >.growl-message:before{
    background:url("/javax.faces.resource/messages.png.jsf?ln=images") no-repeat;
    background-position:0 -264px;
}

.growl.growl-warning >.growl-message:before{
    background:url("/javax.faces.resource/messages.png.jsf?ln=images") no-repeat;
    background-position:0 -396px;
}

.ui-growl-image-fatal{
    background-position:0 -228px;
}
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*
 * Styles for the Tag Diff
 */

span.diff-tag-html {
    font-size: 80%;
}

span.diff-tag-removed {
    font-size: 100%;
    text-decoration: line-through;
    background-color: #fdc6c6; /* light red */
}

span.diff-tag-added {
    font-size: 100%;
    background-color: #ccffcc; /* light green */
}

span.diff-tag-conflict {
    font-size: 100%;
    background-color: #f781be; /* light rose */
}

/*
 * Styles for the HTML Diff
 */
span.diff-html-added {
    font-size: 100%;
    background-color: #ccffcc; /* light green */
    cursor: pointer;
}

span.diff-html-removed {
    font-size: 100%;
    text-decoration: line-through;
    background-color: #fdc6c6; /* light red */
    cursor: pointer;
}

span.diff-html-changed {

}

span.diff-html-conflict {
    /*  background: url(/javax.faces.resource/diffunderline.gif.jsf?ln=htmldiff/images) bottom repeat-x; */
    background-color: #f781be; /* light rose */
}

span.diff-html-selected {
    background-color: #FF8800; /* light orange */
    cursor: pointer;
}

span.diff-html-selected img {
    border: 2px solid #FF8800; /* light orange */
}

span.diff-html-added img {
    border: 2px solid #ccffcc;
}

span.diff-html-removed img {
    border: 2px solid #fdc6c6;
}

span.diff-html-changed img {
    border: 2px dotted #000099;

}

div.diff-removed-image, div.diff-added-image, div.diff-conflict-image {
    height: 300px;
    width: 200px;
    position: absolute;
    opacity: 0.55;
    filter: alpha(opacity=55);
    -moz-opacity: 0.55;
}

div.diff-removed-image, div.diff-added-image, div.diff-conflict-image {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 2px;
    margin-left: 2px;
}

div.diff-removed-image {
    background-color: #fdc6c6;
    background-image: url(/javax.faces.resource/diffmin.gif.jsf?ln=htmldiff/images);
}

div.diff-added-image {
    background-color: #ccffcc;
    background-image: url(/javax.faces.resource/diffplus.gif.jsf?ln=htmldiff/images);
    background-repeat: no-repeat;
}

div.diff-conflict-image {
    background-color: #f781be;
    background-image: url();
    background-repeat: no-repeat;
}

img.diff-icon {
    background-color: #f59b00;
    background-image: url();
    width: 16px;
    height: 16px;
    border: 0px none;
}

table.diff-tooltip-link, table.diff-tooltip-link-changed {
    width: 100%;
    text-align: center;
    Vertical-align: middle;
}

table.diff-tooltip-link-changed {
    border-top: thin dashed #000000;
    margin-top: 3px;
    padding-top: 3px
}

td.diff-tooltip-prev {
    text-align: left;
}

td.diff-tooltip-next {
    text-align: right;
}

table.diffpage-html-firstlast {
    width: 100%;
    Vertical-align: middle;
}

div.diff-topbar {
    border-bottom: 1px solid #636363;
    border-left: 1px solid #636363;
    border-right: 1px solid #636363;
    background-color: #F9F9F9;
}

a.diffpage-html-a, a.diffpage-html-a:hover, a.diffpage-html-a:link, a.diffpage-html-a:visited, a.diffpage-html-a:active {
    text-decoration: none;
    color: #636363;
}

.diffpage-html-firstlast a img, .dsydiff-prevnextnav a img {
    vertical-align: middle;
}

ul.changelist {
    padding-left: 15px;
}