/*@import url("cockpit.css");*/
@import url("backoffice.css");

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpletime.z-hbox{
    width: 100% !important;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate.z-hbox{
    width: 100% !important;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpletime {
    width: 100%;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpletime table {
    width: 100%;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpletime .z-timebox {
    display: flex;
    width: 100%;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpletime .z-timebox .z-timebox-input {
    width: 100%;
    box-sizing: border-box;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate .z-datebox {
    display: table;
    position: relative;
    width: 100%;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate .z-datebox-button {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    border-left: none;
    box-sizing: border-box;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate .z-datebox:hover {
    border-left: none;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate .z-datebox-icon {
    background-image: url('img/icon_inline_calendar_default.png') !important;
    background-repeat: no-repeat !important;
    background-position: center -1px !important;
    height: 30px;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate .z-datebox-input {
    margin-bottom: 0;
    width: 100%;
    display: table-cell;
    border-right: none;
    box-sizing: border-box;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate .z-datebox-input.z-datebox-invalid {
    box-shadow: none;
    border-right-width: 0 !important;
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate .z-icon-calendar:before {
    content: "";
}

.ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate .z-datebox-icon {
    background-position: center 0px !important;
}

.z-window-highlighted .ye-com_mohawkind_cec_row_flooring_rowflooring_editor_simpledate table {
    table-layout: fixed;
    width: 100%;
}

.yw-summaryview-icon-item-container {
    padding: 0px !important;
}
