@charset "utf-8";

.main-icon {
	display: none !important;
}
.ui-panel-footer {
	display: none !important;
}
.ui-forprint {
	display: inherit;
}

.ui-lg-1 {
    width: 79px !important;
}
.ui-lg-2 {
    width: 158px !important;
}
.ui-lg-3 {
    width: 237px !important;
}
.ui-lg-4 {
    width: 316px !important;
}
.ui-lg-5 {
    width: 395px !important;
}
.ui-lg-6 {
    width: 474px !important;
}
.ui-lg-7 {
    width: 553px !important;
}
.ui-lg-8 {
    width: 632px !important;
}
.ui-lg-9 {
    width: 711px !important;
}
.ui-lg-10 {
    width: 790px !important;
}
.ui-lg-11 {
    width: 869px !important;
}
.ui-lg-12 {
    width: 948px !important;
}

.ui-menubar {
	display: none !important;
}
.fc-button-group {
	display: none !important;
}
.main-view {
	display: none !important;
}
.wing-responsive-grid-base {
	width: 1300px !important;
}
.wing-outputtext-flame-panelgrid td {
	box-shadow: none;
}


.ui-widget, .li {
    font-size: 18px !important;
}
.ui-datatable table, .ui-datatable tr, .ui-datatable td, .ui-datatable th {
    font-size: 18px !important;
}
/* ページングの設定 */
.ui-paginator {
    font-size: 14px !important;
}
/* ページングの設定 */
.ui-accordion .ui-accordion-header {
	font-size:18px;
}

/* ラベルとしてのp:outputLabelのスタイル */
.wing-textlabel {
    font-size: 16px !important;
}
/* テキストとしてのp:outputLabelのスタイル */
.wing-outputtext {
    font-size: 20px !important;
}
/* p:inputTextのスタイル */
.wing-inputtext {
    font-size: 18px !important;
}
.wing-checkbox {
    font-size: 18px !important;
}
/* p:selectOneMenuのスタイル */
.wing-combobox label {
	font-size: 18px !important;
}
.wing-calendar input {
    font-size: 18px !important;
}
/* ラベルの設定 */
body {
	font-size: 16px !important;
}

.print-ui div {
	font-size: 12px !important;
}

