@charset "utf-8";
/* CSS Document */

/*สำหรับใช้เว้นบรรทัดแทน BR*/
.lineBrakeSpace {
	display: block;
	width: 100%;
	height: .5em;
}

/*ปรับปรุง p:confirmDialog ตัด icon ออกและลบ padding-right ของ panel ปุ่มเพื่อให้มันจัดกลาง*/
.ui-icon.ui-confirm-dialog-severity {
	display: none;
}

.ui-confirm-dialog.ui-dialog .ui-dialog-buttonpane {
	padding-right: 0;
}

/*สำหรับสร้างDataTableจัดเรียงตัวชี้วัดบุคคล KeyperformenceIndex*/
.ui-growl-item-container {
	background: #ffe45c !important;
}

.dataForEscapse {
	font-size: 1em;
	color: #000000;
}

.tableNoPadding .ui-datatable  table>thead>tr>th {
	padding: 0px !important;
	border-spacing: 0px;
}

.tableWidthAuto.ui-datatable table {
	width: auto !important;
}

.tableWidth100.ui-datatable table {
	width: 100% !important;
}

.paddingLR tr, .paddingLR td {
	padding-right: 5px !important;
	padding-left: 5px !important;
}

.paddingTB tr, .paddingTB td {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

/*สำหรับทำให้รูปคนเป้นวงกลม*/
.img-circular_50 {
	width: 50px;
	height: 50px;
	background-image: none !important;
	background-size: cover;
	border-radius: 150px;
	border: 4px solid #e8e9eb;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	display: inline-block;
}

.img-circular_70 {
	width: 70px;
	height: 70px;
	background-image: none !important;
	background-size: cover;
	border-radius: 150px;
	border: 4px solid #e8e9eb;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	display: inline-block;
}

.img-circular_120 {
	width: 120px;
	height: 120px;
	background-image: none !important;
	background-size: cover;
	border-radius: 150px;
	border: 4px solid #e8e9eb;
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	display: inline-block;
}

/*------------------------------------------*/

/*for width > 1025 Style*/
@media screen and (min-width: 1301px) {
	.dynamicTableWidth {
		min-width: 1200px
	}
	.dynamicTableWidth.ui-datatable table {
		width: auto !important;
	}
}
/*for width < 1024 Style*/
@media screen and (max-width: 1300px) {
	.dynamicTableWidth {
		min-width: 900px
	}
	.dynamicTableWidth.ui-datatable table {
		width: auto !important;
	}
}

.widthAuto {
	width: auto;
}

.width10Percent {
	width: 10%;
}

.width15Percent {
	width: 15%;
}

.width20Percent {
	width: 20%;
}

.width25Percent {
	width: 25%;
}

.width30Percent {
	width: 30%;
}

.width40Percent {
	width: 40%;
}

.width50Percent {
	width: 50%;
}

.width60Percent {
	width: 60%;
}

.width70Percent {
	width: 70%;
}

.width80Percent {
	width: 80%;
}

.width90Percent {
	width: 90%;
}

.StandardFont {
	/*font-family: Tahoma, Microsoft Sans Serif, MS Serif, sans-serif, serif;*/
	/*font-family: 'TH Sarabun New';*/
	font-family: TH_Sarabun_PF, Tahoma, sans-serif;
	font-size: 1.5em;
}

.kpiTopic-row {
	/*background-color: #C2D7D7 !important;*/
	background-color: #f0fbee !important;
	background-image: none !important;
	color: #000000 !important;
}

.kpiKPI-row {
	/*	background-color: #f0fbee !important;*/
	background-image: none !important;
	color: #000000 !important;
}

.kpiChoice-row {
	/*background-color: #f0fbee !important;
	background-image: none !important;
	color: #000000 !important;*/
	
}

.cluster-row {
	background-color: #f0fbee !important;
	background-image: none !important;
	color: #000000 !important;
}

.jobFamily-row {
	/*16/june/2020 Iss ยังไม่กำหนด style เท่ากับ ปล่อยขาว*/
	
}

.nodeHL {
	background-color: yellow !important;
}

.verticalTopColumn tr, .verticalTopColumn td {
	vertical-align: top !important;
}

.verticalTop {
	vertical-align: top;
}

.totalWeightPaneColor {
	background-color: #FFD783 !important;
}

.hideborderBottomPCol td:nth-child(1) {
	border-bottom-style: hidden !important;
}

.hideborderBottomPCol td:nth-child(2) {
	border-bottom-style: hidden !important;
}

.hideborderBottomPCol td:nth-child(3) {
	border-bottom-style: hidden !important;
}

.blackGridTable .ui-datatable  table>thead>tr>th, .blackGridTable .ui-datatable table>tbody>tr
	{
	/*border-color: black !important;*/
	
}

.primefaceLayout {
	height: 800px;
	margin: 0px !important;
}

.hide-column-names .ui-panelgrid  thead tr {
	display: none;
}

.nonBorderGrid tr, .nonBorderGrid td {
	border-style: none !important;
	vertical-align: top !important;
}

.nonPaddingGrid tr, .nonPaddingGrid td {
	padding: 0px !important;
}

.logoLabel {
	width: 285px;
}

.ui-datagrid-no-border>.ui-datagrid-content {
	border: none;
}

.dataTBSerch .ui-datagrid-column {
	min-width: 279px;
}

.panelNoPadding .ui-widget-content {
	/*ต้องเอาไปใส่ในหน้าLayoutถึงจะเรียกใช้ได้*/
	padding: 0;
}

.panelHeader .ui-panel-titlebar {
	padding: 0;
}

.gridPadding tr td {
	padding-top: 5px;
	vertical-align: top;
	padding-left: 2.5px;
	padding-right: 2.5px;
}

.hide-column-names table thead tr {
	display: none;
}

.tableHide-column-names table thead tr {
	display: none;
}

.background-color-blue {
	background: #A8C6FA;
}

.background-color-bluish {
	background: #C9F1FD;
}

.background-color-gray th {
	background-color: gray;
}

.whiteGridTable tr>th, .whiteGridTable tbody>tr {
	border-color: white !important;
	border-style: solid;
}

.headerCustom {
	width: 100%;
	float: left;
	background-color: #ecf0f1;
}

.topAlign tr td {
	vertical-align: top;
}

.column1 {
	width: 139px;
	word-wrap: break-word;
}

.PanelTitleBarColor1>.ui-panel-titlebar {
	background: #ffa7a9;
	border-color: gray;
}

.PanelTitleBarColor2>.ui-panel-titlebar {
	background: #FFC581;
	border-color: black;
}

.PanelTitleBarColor3>.ui-panel-titlebar {
	background: #FFD781;
	border-color: black;
}

.PanelTitleBarColor4>.ui-panel-titlebar {
	background: #fff4ba;
	border-color: gray;
}

.PanelTitleBarColor5>.ui-panel-titlebar {
	background: #D757F6;
	border-color: black;
}

.PanelTitleBarColor6>.ui-panel-titlebar {
	background: #3D8AF7;
	border-color: black;
}

.PanelTitleBarColor7>.ui-panel-titlebar {
	background: #90c977;
	border-color: gray;
}

.PanelTitleBarColor8>.ui-panel-titlebar {
	background: #D7EB5A;
	border-color: black;
}

.padding tr, .padding td {
	padding: 5px !important;
}

.paddingR tr, .paddingR td {
	padding-right: 5px !important;
}

.first-row {
	background-color: #C9F1FD !important;
	background-image: none !important;
	color: #000000 !important;
}

.second-row {
	background-color: #ffffff !important;
	background-image: none !important;
	color: #000000 !important;
}

td.selectionDisabledHideCheckBox .ui-chkbox {
	display: none;
}

.paddingKpiTopic {
	padding-left: 0.5em !important;
}

.paddingKpiLv01 {
	padding-left: 0.5em !important;
}

.paddingKpiChoice {
	padding-left: 0.5em !important;
}

.TopicColumnOrder {
	width: 2.5rem;
	text-align: right;
}

.KpiColumnOrder {
	width: 3.5rem;
	text-align: right;
}

.KpiLv02ColumnOrder {
	width: 4.5rem;
	text-align: right;
}

.KpiTitleText {
	font-weight: bold;
}

.KpiTitleEdit {
	font-size: 1.3rem;
	font-weight: bold;
}

.SGKpiChoiceOrderCol {
	width: 1rem;
}

.SGKpiDataCol {
	width: 33.3333%;
}

/*สำหรับช่อง merge 2 ของกิจกรรม*/
.SGKpiDataColSpan2 {
	width: 66.6666%;
}

/*ตัวนี้สำหรับใช้กับหน้า Edit หน้านั้นมันค่อนข้าง fix size เลยไม่ต้องจัด reponsive มาก*/
.SGKpiDataEditColSpan2 {
	width: 73%;
}

.SGKpiDataEditCol1 {
	width: 36%;
}

.SGKpiDataEditCol2 {
	width: 37%;
}

.SGKpiDataEditCol3 {
	width: 25%;
}

.SmartGoalChoiceBlock {
	display: inline-block;
	min-width: 150px;
	text-align: right;
	padding-right: 0.3rem;
}

.baseLineVertical {
	vertical-align: baseline;
}

.SGChoiceWeightPercentContent {
	width: 3.5rem;
	text-align: right;
	padding-left: 9.5vw;
}

@media screen and (min-width: 1920px) {
	/*ถ้าจอกว้าง ให้แบ่ง 4 column แล้วเว้นcol สุดท้ายให้ว่างไป*/
	.SGKpiDataCol {
		width: 30%;
	}
	.SGKpiDataColSpan2 {
		width: 60%;
	}
}

.pf-BooleanButton {
	cursor: pointer;
	padding: 0.3em;
	border-radius: 4px;
	border: 1px solid #000000;
	color: #333333;
	background: #f3f3f3;
}

.active, .pf-BooleanButton:hover {
	color: #000000;
	background-color: #73A69D;
	box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0
		rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.pf-BooleanButton-View {
	padding: 0.3em;
	border-radius: 4px;
	border: 1px solid #000000;
	color: #333333;
	background: #817F84;
}

.pf-BooleanButton-View-Active {
	padding: 0.3em;
	border-radius: 4px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #73A69D;
}

/*Style ที่เขียนไว้ OverRide PrimeFace [START]*/

/*แก้เื่รื่อง icon ใน paginator ผลุบไอคอนอื่นขึ้นมาด้วยกัน [START] */
.ui-icon-seek-next {
	background-position: -32px -156px !important;
}

.ui-icon-seek-prev {
	background-position: -48px -156px !important;
}

.ui-icon-seek-end {
	background-position: -64px -156px !important;
}

.ui-icon-seek-start {
	background-position: -80px -156px !important;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
	background-position: -80px -156px !important;
}

/*Setความสูง ddlเลือกจำนวนแถวต่อหน้า*/
.ui-paginator.ui-paginator-top .ui-paginator-rpp-options {
	height: 1.3em;
}

.ui-paginator.ui-paginator-bottom .ui-paginator-rpp-options {
	height: 1.3em;
}
/*Setความสูง เลขหน้า pagiantor */
.ui-paginator.ui-paginator-top .ui-paginator-page {
	height: 1em;
}

.ui-paginator.ui-paginator-bottom .ui-paginator-page {
	height: 1em;
}
/*Setความสูง iconของ paginator*/
.ui-paginator.ui-paginator-top .ui-icon {
	height: 1em !important;
}

.ui-paginator.ui-paginator-bottom .ui-icon {
	height: 1em !important;
}
/*แก้เื่รื่อง icon ใน paginator ผลุบไอคอนอื่นขึ้นมาด้วยกัน [END] */

/*Style ที่เขียนไว้ OverRide PrimeFace [END] */

/*Style ที่เขียนไว้ OverRide PrimeFace [END] */
.fileupload-simple>.ui-fileupload-content {
	display: none;
}

.fileupload-simple>.ui-fileupload-buttonbar {
	border: none;
	background: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

/*@media screen and (min-width: 0px) and (max-width: 1300px) {
	.body {
		/*CSS จาก style.css copy มาแก้ใหม่สำหรับจอBrowser1240px*/
/*width: 1240px;*/
/*background: #DFF;
		margin: auto;
		font-family: Tahoma, serif, sans-serif;
		border: thin;
		border-style: solid;
		border-color: #000000;
	}
	.headerCustom {
		width: 1300px;
		float: left;
		background-color: #2ECCFA;
	}
}

@media screen and (min-width: 1301px) and (max-width: 1600px) {
	.body {
		/*width: 1600px;*/
/*background: #DFF;
		margin: auto;
		font-family: Tahoma, serif, sans-serif;
		border: thin;
		border-style: solid;
		border-color: #000000;
	}
}

@media screen and (min-width: 1601px) and (max-width: 1900px) {
	.body {
		/*width: 1900px;*/
/*background: #DFF;
		margin: auto;
		font-family: Tahoma, serif, sans-serif;
		border: thin;
		border-style: solid;
		border-color: #000000;
	}
}*/