html {
	font-size: 0.75rem;
}

.layout-topbar .layout-logo img {
	height: 60px;
}

.topMaklumat {
	padding: 0;
}

.topMaklumat .topMaklumat-progress {
	height: 5px;
	background-color: #00bcd4;
}

.topMaklumat .topMaklumat-progress .topMaklumat-progress-value {
	height: 5px;
	width: 50%;
	background-color: #0097a7;
}

.topMaklumat .topMaklumat-header {
	padding: 15px 15px 11px 15px;
	margin-top: 10px;
}

.layout-submenu-container {
	width: max-content;
}

.layout-menu-horizontal .layout-menu>li>.layout-submenu-container {
	max-height: 550px;
}

.layout-content {
	padding: 0 10px !important;
	height: auto !important;
}

.layout-footer {
	clear: both !important;
}

.layout-container.layout-top-large .layout-content {
	margin-top: 0px !important;
}

.layout-container.layout-top-large .layout-top {
	padding-bottom: 20px !important;
}

body .ui-inputfield {
	padding: 2px 0px !important;
}

body .ui-panelgrid .ui-panelgrid-cell {
	/* padding: 0px 7px !important; */
	padding: 0.2rem 0.3rem;
}

body .ui-panel .ui-panel-titlebar, body .ui-accordion .ui-accordion-header
	{
	font-weight: bold;
}

.ui-outputlabel {
	color: #0664b6 !important;
}

.layout-topbar .layout-logo img {
	height: 50px;
}

/* body .ui-panel .ui-panel-title {
	color: white;
} */
body .ui-message.ui-message-error {
	background-color: #fff;
	border-color: #fff;
	color: #e62a10;
	font-size: 10px;
	animation: blinkTwice 1s ease-in-out 1; /* Blink 1time in 1 second */
}

@keyframes blinkTwice {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

body .ui-message.ui-message-error .ui-message-error-icon:before, body .ui-message.ui-message-fatal .ui-message-error-icon:before
	{
	font-size: 11px;
}

body .ui-messages .ui-messages-error-icon, body .ui-message .ui-message-error-icon
	{
	color: #e62a10;
}

body .ui-message .ui-message-error-icon {
	margin-top: 0px;
	font-size: 15px;
}

.ui-message-info, .ui-message-error, .ui-message-warn, .ui-message-fatal
	{
	border: none;
}

body .ui-message {
	padding: 0 0.3em;
}

body.ui-input-filled .ui-inputfield.ui-state-hover, body.ui-input-filled .ui-selectonemenu,
	body.ui-input-filled .ui-selectonemenu, body.ui-input-filled .ui-inputfield,
	body .ui-input-filled .ui-inputfield, body.ui-input-filled .ui-selectonemenu:not(.ui-state-disabled).ui-state-focus,
	body.ui-input-filled .ui-selectonemenu:not(.ui-state-disabled).ui-inputwrapper-focus,
	body.ui-input-filled .ui-inputfield.ui-state-fkocus, body.ui-input-filled .ui-selectonemenu:not(.ui-state-disabled).ui-state-hover,
	body.ui-input-filled .ui-inputfield.ui-state-focus {
	background-color: transparent;
	/* width: 100%; */
}

.ui-panelgrid.form-group .ui-panelgrid-cell {
	padding: 6px;
}

.maklumatPanelClass {
	width: 100%;
}

.content-menu-left {
	float: left;
	width: 14%;
	height: 1000px !important;
}

.content-menu-left .normal-left-nav>p {
	margin: 0
}

.content-menu-top {
	float: left;
	width: 20%;
}

.normal-left-nav a .menuitem-text {
	font-size: 15px;
	color: black !important;
}

.normal-left-nav .layout-menu>li {
	width: 100%;
	border: 1px solid black !important;
	/* border-radius: 12px !important; */
	background-color: #5986ac !important;
}

.topTabButtonClass .ui-tabs .ui-tabs-nav>li.ui-state-default a {
	color: black;
	border: 1px solid black;
	background: #4990e7;
	padding: 11px 20px 10px 20px;
}

.topTabButtonClass .ui-tabs .ui-tabs-nav>li.ui-tabs-header {
	padding: 0px;
}

.layout-topbar-blue .layout-top {
	/* background-image:
		url("/myland-adm/javax.faces.resource/images/special/aerial-topbar.jpg.xhtml?ln=sapphire-layout")
		!important; */
	background-size: cover;
	background-repeat: no-repeat;
}

.topTabButtonClass .ui-tabs.ui-tabs-top>.ui-tabs-nav {
	border-bottom: none;
}

.right-command-btn {
	text-align: right;
}

.left-command-btn {
	text-align: left;
	margin-bottom: 20px;
}

.right-command-btn .btn-nav {
	display: inline-grid;
	float: none;
}

.topTabButtonClass .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active a
	{
	color: black;
}

body .ui-commandlink:hover, body .ui-link:hover {
	text-decoration: none;
}

body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item
	{
	padding: 0.5rem 1rem;
}

body .ui-datatable .ui-datatable-data>tr>td {
	/* padding: 0.5rem 0.5rem !important; */
	padding: 6px 6px !important;
	border: 1px solid #ddd;
}

/* langkah css */
.langkah-bar-title-content-incomplete,
	.langkah-bar-title-content-current,
	.langkah-bar-title-content-completed,
	.langkah-bar-title-content-completedPPK,
	.langkah-bar-title-content-incompletePPK {
	width: 100%;
	/* padding: 1.2em 0.5em; */
	height: inherit;
	color: black;
	vertical-align: middle;
	display: table-cell;
	background: #b3bbc8;
	border-radius: 6px;
	display: inline-flex;
	align-items: center;
	-webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0/ 16%), 0 2px 5px 0
		rgb(0 0 0/ 26%);
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0
		rgba(0, 0, 0, 0.26);
	box-shadow: 0 2px 10px 0 rgb(0 0 0/ 16%), 0 2px 5px 0 rgb(0 0 0/ 26%);
}

.langkah-bar-title-content {
	width: 30em;
	padding: 0.2em 0.5em;
	height: inherit;
	color: black;
	vertical-align: middle;
	display: table-cell;
}

.langkah-bar-title-content-current {
	background: #fff !important;
}

.langkah-bar-title-content-incomplete,
.langkah-bar-title-content-incompletePPK {
	background: #475074 !important;
}

.langkah-bar-title-content-completed,
.langkah-bar-title-content-completedPPK {
	background: #475074 !important;
}

.langkah-bar-title-link-current {
	color: #000 !important;
}

.langkah-bar-title-link-current, .langkah-bar-title-link-completed, .langkah-bar-title-link-completedPPK,
	.langkah-bar-title-link-incomplete, .langkah-bar-title-link-incompletePPK {
	text-decoration: none;
}

.langkah-bar-title-link-current {
	color: white;
}

.langkah-bar-title-link-completed, .langkah-bar-title-link-completedPPK,
 .langkah-bar-title-link-incomplete, .langkah-bar-title-link-incompletePPK {
	color: black;
	float: left;
	height: inherit;
}

.langkah-bar-title-link-incomplete, .langkah-bar-title-link-completed,
.langkah-bar-title-link-incompletePPK, .langkah-bar-title-link-completedPPK {
	color: #fff !important;
}

.langkah-bar-completed, .langkah-bar-completedPPK,
 .langkah-bar-incomplete, .langkah-bar-incompletePPK {
	/* background: #5986ac !important; */
	
}

.langkah-bar-current, .langkah-bar-completed, .langkah-bar-completedPPK,
 .langkah-bar-incomplete, .langkah-bar-incompletePPK {
	width: 100%;
	margin-bottom: 0.50em;
}

.langkah-bar-indi-incomplete {
	background: #fff;
}

.langkah-bar-indi-incompletePPK {
	background: #ff0000;
}

.langkah-bar-indi-current, .langkah-bar-indi-completed, .langkah-bar-indi-completedPPK,
	.langkah-bar-indi-incomplete, .langkah-bar-indi-incompletePPK {
	float: left;
	height: inherit;
	padding: 55px 0 0 6px;
	border-radius: 5px 0 0 5px;
}

.langkah-bar-indi-completed {
	background: #fff !important;
}

.langkah-bar-indi-completedPPK {
	background: #00ff00 !important;
}

.langkah-bar-indi-current {
	background: #475074 !important;
}

.langkah-bar-number-content {
	border-radius: 50%;
	width: 30%;
	height: 30px;
	padding: 5px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

/* body .ui-selectonemenu, body .ui-inputfield {
	border-radius: 2px;
	border: 0px solid rgba(0, 0, 0, 0.38);
	border-width: 0px 0px 1px 0px;
} */
body.ui-input-filled .ui-inputfield.ui-state-hover, body.ui-input-filled .ui-selectonemenu,
	body.ui-input-filled .ui-selectonemenu, body.ui-input-filled .ui-inputfield,
	body .ui-input-filled .ui-inputfield, body.ui-input-filled .ui-selectonemenu:not(.ui-state-disabled).ui-state-focus,
	body.ui-input-filled .ui-selectonemenu:not(.ui-state-disabled).ui-inputwrapper-focus,
	body.ui-input-filled .ui-inputfield.ui-state-fkocus, body.ui-input-filled .ui-selectonemenu:not(.ui-state-disabled).ui-state-hover,
	body.ui-input-filled .ui-inputfield.ui-state-focus {
	background-color: #fff;
	/* width: 100%; */
}

#topInfoPanelTable {
	width: 100%;
	background: #ffffff;
	padding: 5px 10px;
	border: solid 2px #d3dae2;
	border-bottom: 5px solid #11b8cc;
	-webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0/ 16%), 0 2px 5px 0
		rgb(0 0 0/ 26%);
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0
		rgba(0, 0, 0, 0.26);
	box-shadow: 0 2px 10px 0 rgb(0 0 0/ 16%), 0 2px 5px 0 rgb(0 0 0/ 26%);
	font-size: 12px;
}

span.ui-float-label.ui-input-icon-right {
	width: 100%;
}

.layout-topbar .profile-menu-button {
	height: 40px;
	margin-left: 2em;
	display: inline-block;
	border: 2px solid transparent;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: border-color 0.2s;
	-o-transition: border-color 0.2s;
	-webkit-transition: border-color 0.2s;
	transition: border-color 0.2s;
}

.dropbtn {
	background-color: transparent;
	color: white;
	padding: 10px;
	border: none;
}

.dropdownMaklumatPermohonan {
	position: relative;
	float: right;
	margin-top: -55px;
	padding: 3px;
}

.dropdownMaklumatPermohonan .ui-button, .dropdownMaklumatPermohonan .ui-button.ui-state-hover,
	.dropdownMaklumatPermohonan .ui-button.ui-state-focus,
	.dropdownMaklumatPermohonan .ui-button.ui-linkbutton.ui-state-focus,
	.dropdownMaklumatPermohonan .ui-button.ui-state-active,
	.dropdownMaklumatPermohonan .ui-button.ui-linkbutton.ui-state-active {
	background: #fff;
}

span.ui-button-icon-left.ui-icon.ui-c.pi.pi-ellipsis-v {
	color: #212121;
}

.ui-chronoline-event-opposite {
	display: none;
}

.dlgAduanPertanyaan {
	/* 	left: 70% !important; */
	/* 	margin-top: 32%; */
	
}

.dialogMaklumatSejarahTugasan {
	left: 70% !important;
}

.aduanPertanyaan {
	background-image: url('../resources/img/aduan_pertanyaan.png')
		!important;
}

#pautanPintasTable {
	width: 77%;
}

body tr.ui-expanded-row-content>td {
	/*background-color: #f5f5f5;*/
	border-left: 15px solid #f5f5f5 !important;
}

body .ui-dialog .ui-dialog-titlebar {
	padding: 1.0rem;
}

body .dot-red {
	background-color: #e91e63;
}

body .dot-green {
	background-color: #4caf50;
}

body .dot {
	height: 0.5em;
	width: 0.5em;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
}

body .ui-carousel .ui-carousel-header {
	display: none;
}

.ui-carousel .ui-carousel-viewport .ui-carousel-items .ui-carousel-item
	{
	border: none;
}

.pautanPintas-item .pautanPintas-item-content {
	border: 1px solid var(- -surface-d);
	border-radius: 3px;
	text-align: center;
	padding: 1rem 0;
}

.pautanPintas-item .pautanPintas-image {
	width: 20%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}

.notification-unread {
	font-weight: bold !important;
}

.notification-read {
	font-weight: normal !important;
}

.layout-menu-horizontal .layout-menu .layout-submenu li a .menuitem-text
	{
	vertical-align: middle;
	padding-right: 60px;
}

.perakuan-checkbox {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
	background: #e3f0ff;
	padding: 16px;
}

body .ui-autocomplete .ui-autocomplete-dropdown {
	position: absolute;
}

body .ui-autocomplete .ui-autocomplete-dropdown.ui-button {
	background-color: #ffffff;
	bottom: 5px;
	right: 0px;
}

body .ui-autocomplete .ui-autocomplete-dropdown .ui-icon {
	color: rgba(0, 0, 0, 0.6);
}

body .ui-steps .ui-steps-item {
	width: 10%;
}

body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.login-body {
	background-image:
		url("/myland-adm/javax.faces.resource/images/login/esmonde-yong--9B08uduMyY-unsplash.jpg.xhtml?ln=sapphire-layout");
}

.image-login {
	position: relative;
	top: 50px;
	margin-left: 50px;
}

.login-body .login-panel-form {
	width: 700px;
	height: 480px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -282px;
	margin-top: -232px;
	padding: 0;
}

.login-panel-content {
	background-image:
		url("/myland-adm/javax.faces.resource/images/login/Rectangle-grey_transparent.png.xhtml?ln=sapphire-layout");
	background-size: 630px 280px;
	background-repeat: no-repeat;
	padding: 12px 128px;
	height: 280px;
	width: 630px;
}

.login-katalaluan-panel-content {
	background-image:
		url("/myland-adm/javax.faces.resource/images/login/Rectangle-grey_transparent.png.xhtml?ln=sapphire-layout");
	background-size: 630px 300px;
	background-repeat: no-repeat;
	padding: 30px 110px;
	height: 248px;
	width: 630px;
	border-radius:50px
}

.login-katalaluan-panel-content-reset-pass {
	background-image:
		url("/myland-adm/javax.faces.resource/images/login/Rectangle-grey_transparent.png.xhtml?ln=sapphire-layout");
	background-size: 630px 300px;
	background-repeat: no-repeat;
	padding: 30px 110px;
	height: 290px;
	width: 630px;
	border-radius:50px
}

.login-icon-background {
	background-image:
		url("/myland-adm/javax.faces.resource/images/login/Oval-blue.png.xhtml?ln=sapphire-layout");
	background-size: 100px 90px;
	background-repeat: no-repeat;
	background-position: bottom;
}

@media screen and (max-width: 1024px) {
	.login-panel-form {
		left: 0;
		margin-left: 0;
		width: 100%;
	}
	.login-panel-form {
		padding: 12px 38px;
	}
}

.login-title {
	color: #fafafa;
	width: 600px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	font-size: 36px !important;
	top: -10px;
}

.login-panel-icon {
	width: 650px;
}

.login-icon-imej {
	width: 50%;
	position: relative;
	top: 13px;
}

.font-title {
	font-size: 16px;
	font-weight: bold;
}

.login-input-form {
	background-image:
		url("/myland-adm/javax.faces.resource/images/login/Rectangle-large_white.png.xhtml?ln=sapphire-layout");
	background-size: 100px 90px;
	background-repeat: no-repeat;
	
}

.input-katalaluan.ui-inputfield {
	height:30px;
	border-radius:8px;
	width:200%;
	padding: 2px 6px !important;
}

.custom-padding.ui-inputfield {
	padding: 2px 6px !important;
}

body .ui-dialog.ui-message-dialog .ui-dialog-content>span.ui-dialog-message.ui-messages-info-icon:before
	{
	content: "\e90a";
}

body .ui-slider {
	background: #c1c1c1;
	width: 85px;
	margin: 10px;
	float: right;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active a {
	color: #000000;
	font-weight: bold;
}

body .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active {
	background: #ddeeff;
	border-radius: 8px 8px 0 0 !important;
}

body .ui-tabs.ui-tabs-top>.ui-tabs-nav li.ui-tabs-header.ui-state-active
	{
	border: 1px solid #0e0e0e;
}

.ui-filter-column {
	vertical-align: bottom;
}

.iconPanelTopbar {
	float: right;
	display: inline-flex;
	margin: -47px 9px 0 0;
}

/* @media screen and (min-width: 1300px) {
	.iconPanelTopbar {
		display: inline-flex;
		margin: -47px 9px 0 0;
	}
} */
body .ui-datatable thead th {
	background: #b6d7f4;
	font-weight: bold;
	border-width: 1px !important;
	padding: 0.8rem 0.5rem;
}

body .ui-datatable thead th.ui-state-hover, body .ui-datatable thead th.ui-state-active
	{
	background: #b6d7f4 !important;
}

body .ui-datalist .ui-datalist-content {
	padding: 0.5rem !important;
}

body .ui-tabs.ui-tabs-top>.ui-tabs-nav li.ui-tabs-header {
	border: 1px solid #b1aeae;
	border-radius: 8px 8px 0 0;
}

body .ui-selectonemenu .ui-selectonemenu-label {
	min-height: 0 !important;
}

.summary-dash-title {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #0C356A;
}

.summary-dash {
	border-radius: 20px;
	background-color: #FFC436;
	padding: 20px;
}

.summary-dash-2nd {
	border-radius: 20px;
	background-color: #ddeeff;
}

.button-ursn {
	background-color: #e5e0ec !important;
	width: 100%;
}

.ursnBtnClass {
	background: #FFF0CE !important;
	color: black !important;
	font-size: 10px !important;
	font-weight: bold !important;
	border-radius: 10px !important;
	margin: 3px !important;
	display: inline-table;
	width: 100%;
}

.permohonanPanelClass {
	border: 1px solid #ddd;
	margin-bottom: 5px;
}

.urusanDetailsClass {
	padding: 3px;
	color: #1c72bf;
	font-weight: 400;
}

/* font family Big Shoulders Display*/
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700&display=swap');
