.cke_contents {
	padding: 5px !important
}

.cke_editable {
	padding: 10px;
	width: auto;
	height: auto
}

html,
html body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: arial;
	font-size: 16px;
	height: 100%;
	color: #333;
	background: 0 0
}

html p {
	margin: 3px 0 13px;
	line-height: 1.5em
}

body ol,
body ul {
	margin: 0;
	padding: 0 30px
}

a {
	color: #229AA7;
	text-decoration: none;
	cursor: pointer
}

.error_box a,
.info_box a,
table.table_form a,
table.table_transparent a {
	text-decoration: underline
}

img {
	vertical-align: middle;
	max-width: 100%
}

.error_box,
.info_box {
	margin: 5px 0 10px
}

.error_box ul,
.info_box ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.error_box div,
.info_box div {
	padding: 10px 10px 10px 40px;
	margin: 3px 0;
	font-style: italic;
	border: 1px solid;
	background: 10px center no-repeat
}

.info_box div {
	background-color: #D8E8EF;
	background-image: url(../images/info_box.png);
	border-color: #99CBDF;
	color: #1D7D9F
}

.error_box div {
	background-color: #EFA9A4;
	background-image: url(../images/error_box.png);
	border-color: #DF6F74;
	color: #9F261D
}

.save_box {
	padding: 10px;
	background-color: #A0E0C0;
	position: fixed;
	top: 0;
	margin: 0;
	width: 100%;
	text-align: center
}

table.data_table {
	width: 100%;
	border: 1px solid #fff;
	background: #fff
}

table.data_table tfoot tr,
table.data_table thead tr {
	background: url(../images/shine_bg.png) left center repeat-x #e7e1ce
}

table.data_table tfoot th,
table.data_table thead th {
	text-align: left;
	padding: 6px 10px;
	background-color: transparent;
	font-size: 12px;
	font-weight: 400;
	color: #888
}

table.data_table thead th.sorting_asc,
table.data_table thead th.sorting_desc,
table.data_table thead th:hover {
	color: #7b761e;
	font-weight: 700
}

table.data_table thead th {
	background-position: right center;
	background-image: url(../images/arrow-unsorted.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #d9d3bd;
	cursor: pointer
}

table.data_table thead th.thin {
	background-position: center center
}

table.data_table tfoot th {
	border-top: 1px solid #d9d3bd
}

table.data_table thead th.sorting_asc {
	background-image: url(../images/arrow-asc.png)
}

table.data_table thead th.sorting_desc {
	background-image: url(../images/arrow-desc.png)
}

table.data_table td {
	padding: 4px 10px;
	color: #555;
	vertical-align: middle
}

table.data_table tr:hover td {
	background-color: #f5ebab;
	color: #444
}

table.data_table tr:hover td.sorting_1 {
	background-color: #ece19b;
	color: #444
}

table.data_table .even td {
	background: #f1eddf
}

table.data_table .odd td {
	background: #fff;
	vertical-align: middle
}

table.data_table .even td.sorting_1 {
	background: #e5dfcb
}

table.data_table .odd td.sorting_1 {
	background: #ece7d6
}

table.data_table td.thin,
table.data_table th.thin {
	padding-left: 3px;
	padding-right: 3px;
	width: 20px;
	text-align: center
}

table.data_table td.thin_50,
table.data_table th.thin_50 {
	width: 50px;
	padding-left: 8px;
	padding-right: 3px
}

table.data_table .icon {
	margin-right: 5px
}

.loading {
	background-image: url(../images/admin/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 50px;
	background-color: #fff;
	padding: 5px;
	margin: 0 auto;
	border-radius: 50%
}

.loading.size-64 {
	background-image: url(../images/admin/loading64.gif);
	min-height: 80px;
	width: 80px
}

.dataTables_wrapper {
	position: relative;
	clear: both;
	zoom: 1;
	border: 1px solid #d9d3bd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px
}

.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 45%;
	width: 54px;
	height: 54px;
	padding-bottom: 20px;
	border: 1px solid #B1B1B1;
	text-align: center;
	color: #999;
	font-size: 14px;
	background-color: #fff;
	z-index: 99
}

.dataTables_filter {
	text-align: right;
	background: #e7e1ce;
	padding: 5px 10px;
	border-bottom: 1px solid #d9d3bd;
	font-size: 11px;
	color: #777
}

.dataTables_length {
	float: left;
	margin: 5px 10px;
	font-size: 14px;
	color: #777
}

.dataTables_info {
	float: right;
	margin: 10px;
	font-size: 14px;
	color: #777
}

.dataTables_paginate {
	background: #e7e1ce;
	border-top: 1px solid #d9d3bd;
	padding: 5px 0;
	width: 100%;
	height: 2.8em;
	display: block
}

.dataTables_paginate .paginate_active,
.dataTables_paginate .paginate_button {
	float: left;
	display: block;
	padding: 3px 6px;
	border: 1px solid #ccc;
	background: url(../images/downlight_bg.png) left top repeat-x #ece1bd;
	font-size: 14px;
	color: #777;
	margin-right: -1px;
	cursor: pointer
}

.dataTables_paginate .paginate_active {
	background-color: #fff;
	font-weight: 700;
	color: #666
}

.dataTables_paginate .paginate_button:hover {
	background-color: #fff;
	color: #666
}

.dataTables_paginate .paginate_button.first {
	margin-left: 7px;
	-webkit-border-bottom-left-radius: 3px;
	-khtml-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-khtml-border-radius-topleft: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px
}

.dataTables_paginate .paginate_button.last {
	-webkit-border-bottom-right-radius: 3px;
	-khtml-border-radius-bottomright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-radius-topright: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px
}

table.table_form,
table.table_form_clear {
	width: 100%;
	margin-bottom: 15px
}

table.table_form th {
	font-size: 11px;
	color: #7B9EA8;
	background: #E9F1F2;
	font-weight: 700;
	padding: 5px 20px;
	text-align: left;
	font-family: arial;
	border-top: 1px solid #D7E8E9
}

table.table_form>tbody>tr:nth-child(even)>td,
table.table_form>tr:nth-child(even)>td {
	background: #fff
}

table.table_form>tbody>tr:nth-child(odd)>td,
table.table_form>tr:nth-child(odd)>td {
	border-top: 1px solid #E6EEEF;
	background: #F1F4F4
}

table.table_form td {
	vertical-align: top;
	padding: 8px 0 10px
}

table.table_form td td {
	padding: 0
}

table.table_form .field,
table.table_form .label {
	vertical-align: top;
	height: 100%
}

table.table_form .label {
	width: 150px;
	font-size: 12px;
	text-align: right;
	float: left;
	padding: 0 5px;
	line-height: 1.5em;
	margin: 0
}

table.table_form div.label label {
	display: block;
	color: #4D898E;
	font-size: 12px;
	margin-top: 2px
}

table.table_form div.field {
	margin-left: 160px;
	font-size: 12px;
	color: #333;
	padding: 0 5px;
	line-height: 1.5em
}

table.table_form .field_select,
table.table_form .field_text,
table.table_form .field_textarea {
	width: 75%;
	min-width: 100px
}

table.table_form td.active .note,
table.table_form td.active.hover .note {
	color: #BA9938
}

table.table_form td.hover .note {
	color: #999
}

table.table_form .note,
table.table_form_clear .note {
	width: 100%;
	font-family: tahoma;
	color: #ccc;
	font-style: normal
}

table.table_form td.active .input {
	-moz-box-shadow: 0 0 3px #FDB51B;
	-webkit-box-shadow: 0 0 3px #FDB51B;
	box-shadow: 0 0 3px #FDB51B;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#FDB51B')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#FDB51B')
}

table.table_form .field_item {
	margin-top: 10px
}

table.table_form .table_form_listing {
	width: 90%
}

table.table_form .table_form_listing td,
table.table_form .table_form_listing th {
	padding: 5px
}

h3.header_form {
	padding: 5px 20px;
	font-size: 11px;
	font-family: arial;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px 0 0;
	background: #E3EEEF;
	border-top: 1px solid #BEDBDE;
	color: #60828B
}

hr.hr_form {
	padding: 0;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #ccc;
	height: 0;
	margin: 0
}

.form_controls {
	text-align: center;
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	background: #a3a3a3
}

.req {
	color: #EFA608;
	font-size: 12px;
	font-family: verdana;
	text-transform: uppercase;
	font-weight: 700
}

table.table_form_clear,
table.table_transparent {
	width: 100%;
	margin-bottom: 15px
}

table.table_transparent th {
	font-size: 11px;
	color: #7B9EA8;
	background: #E9F1F2;
	font-weight: 700;
	padding: 5px 20px;
	text-align: left;
	font-family: arial;
	border-top: 1px solid #D7E8E9
}

table.table_transparent td {
	vertical-align: top;
	padding: 8px 0 10px
}

table.table_transparent td td {
	padding: 0
}

table.table_transparent .field,
table.table_transparent .label {
	vertical-align: top;
	height: 100%
}

table.table_transparent .label {
	width: 150px;
	font-size: 12px;
	text-align: right;
	float: left;
	padding: 0 5px;
	line-height: 1.5em;
	margin: 0
}

table.table_transparent div.label label {
	display: block;
	color: #222;
	font-size: 12px;
	margin-top: 2px
}

table.table_transparent div.field {
	margin-left: 160px;
	font-size: 12px;
	color: #333;
	padding: 0 5px;
	line-height: 1.5em
}

table.table_transparent .field_select,
table.table_transparent .field_text,
table.table_transparent .field_textarea {
	width: 75%;
	min-width: 100px
}

table.table_form_clear fieldset {
	border-width: 1px 1px 0 0;
	border-style: dashed;
	border-color: #aaa;
	margin: 0;
	padding: 0
}

table.table_form_clear fieldset legend {
	font-size: 11px;
	color: #999;
	background: #fff;
	padding: 0 15px;
	font-weight: 700
}

table.table_transparent td.active .note,
table.table_transparent td.active.hover .note {
	color: #BA9938
}

table.table_transparent td.hover .note {
	color: #999
}

table.table_form_clear .note,
table.table_transparent .note {
	width: 100%;
	font-family: tahoma;
	color: #ccc;
	font-style: normal
}

table.table_transparent td.active .input {
	-moz-box-shadow: 0 0 3px #FDB51B;
	-webkit-box-shadow: 0 0 3px #FDB51B;
	box-shadow: 0 0 3px #FDB51B;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#FDB51B')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#FDB51B')
}

table.table_transparent .field_item {
	margin-top: 10px
}

table.table_transparent .table_form_listing {
	width: 90%
}

table.table_transparent .table_form_listing td,
table.table_transparent .table_form_listing th {
	padding: 5px
}

table.cols_2>tbody>tr>td,
table.cols_2>tr>td {
	width: 50%
}

table.cols_3>tbody>tr>td,
table.cols_3>tr>td {
	width: 33%
}

.input {
	border: 1px solid #CBD9DB;
	color: #333;
	padding: 3px;
	font-size: 12px
}

.input_error {
	border: 1px solid #DF6F74
}

select.input {
	padding: 1px
}

.input_300,
.input_50,
.input_600 {
	color: #555
}

.input_50 {
	width: 50px
}

.input_150 {
	width: 150px
}

.input_300 {
	width: 300px
}

.input_600 {
	width: 600px
}

#cboxContent,
#cboxLoadedContent,
.sub_handle {
	box-sizing: initial !important;
	-webkit-box-sizing: initial !important;
	-moz-box-sizing: initial !important
}

.ui-widget {
	font-family: inherit;
	font-size: inherit
}

[class*=content-] {
	min-height: 1px
}

table[align=center] {
	margin: 0 auto
}

.page-title h1 {
	font-size: 18pt;
	font-weight: 500;
	/*padding: 0px 40px 15px;*/
	margin: 0
}

.page_load_hide {
	display: none
}

.pad {
	overflow: hidden
}

.summary_table_wrapper {
	border: 1px solid #d9d3bd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	width: 30%;
	min-width: 270px;
	float: left;
	margin: 0 5px 5px 0
}

.summary_table_wrapper.full {
	width: auto;
	float: none
}

.summary_table {
	padding: 1px;
	width: 100%;
	margin: 0
}

.summary_table td,
.summary_table th {
	text-align: left;
	padding: 6px 10px;
	background-color: transparent;
	font-size: 12px;
	font-weight: 400;
	color: #888
}

.summary_table td {
	padding: 5px 10px;
	color: #666
}

.summary_table tr:nth-child(even) td {
	background: #f1eddf
}

.summary_table tr:nth-child(odd) td {
	background: #fff
}

.summary_table th {
	background: #E7E1CF;
	border-bottom: 1px solid #d9d3bd;
	font-weight: 700
}

.summary_table th.heading {
	background: url(../images/shine_bg.png) left center repeat-x #e7e1ce
}

.summary_table tr:hover td {
	background-color: #f5ebab;
	color: #444
}

.summary_table td.thin,
.summary_table th.thin {
	padding-left: 3px;
	padding-right: 3px;
	width: 20px;
	text-align: center
}

span.no0,
span.no1,
span.no2,
span.no3,
span.no5,
span.no6,
span.no7,
span.no8,
span.no9 {
	width: 10px;
	height: 20px;
	margin-left: 3px;
	border: 0
}

.hit_count {
	padding-left: 15px;
	padding-bottom: 3px
}

.hit {
	padding-left: 2px;
	font-size: 12px
}

span.no0 {
	background: url(../images/hitcount.gif)
}

span.no1 {
	background: url(../images/hitcount.gif) -15px 0
}

span.no2 {
	background: url(../images/hitcount.gif) -30px 0
}

span.no3 {
	background: url(../images/hitcount.gif) -45px 0
}

span.no4 {
	width: 10px;
	height: 20px;
	margin-left: 3px;
	border: 0;
	background: url(../images/hitcount.gif) -60px 0
}

span.no5 {
	background: url(../images/hitcount.gif) -75px 0
}

span.no6 {
	background: url(../images/hitcount.gif) -90px 0
}

span.no7 {
	background: url(../images/hitcount.gif) -105px 0
}

span.no8 {
	background: url(../images/hitcount.gif) -120px 0
}

span.no9 {
	background: url(../images/hitcount.gif) -135px 0
}

.toolbar .actions a.icon,
.toolbar .actions input.icon {
	background-position: 5px 50%;
	background-repeat: no-repeat
}

@media screen and (max-width:768px) {

	table.table_form .label,
	table.table_transparent .label {
		width: 100%;
		text-align: left;
		margin-bottom: 10px;
		float: none
	}

	table.table_form div.field,
	table.table_transparent div.field {
		margin: 0
	}

	#container_left {
		float: none;
		width: 100%
	}

	.container_content {
		overflow-x: visible
	}
}

@media screen and (max-width:481px) {
	.input {
		width: 100% !important
	}
}

.container_content .section_content {
	padding: 10px
}

.toolbar {
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #e3e3e3;
	padding: 2px 10px;
	font-size: 11px;
	font-family: tahoma
}

.toolbar a {
	font-size: 12px
}

.toolbar.info_bar {
	padding: 6px 10px;
	font-size: 12px;
	color: #aaa
}

.container_content .action_bar h2 {
	font-size: 20px;
	float: left;
	padding: 0;
	margin: 2px 0 4px;
	font-weight: 100;
	color: #777;
	text-shadow: 0 1px 0 #fff
}

.toolbar .actions a,
.toolbar .actions input {
	display: block;
	float: right;
	margin: 2px 0;
	font-size: 11px
}

.toolbar .actions a {
	padding: 5px 10px;
	border: 1px solid #fff;
	color: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px
}

.toolbar .actions a.icon {
	padding: 5px 10px 5px 26px
}

.toolbar .actions a:hover {
	background-color: #E3F8FA;
	border-color: #BED8DB;
	color: #777
}

.toolbar .actions input {
	padding: 5px 10px;
	border: 1px solid #fff;
	color: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px
}

.toolbar .actions input.icon {
	padding: 5px 10px 5px 26px
}

.toolbar .actions input:hover {
	background-color: #E3F8FA;
	border-color: #BED8DB;
	color: #777
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 0;
	font-size: 0
}

.breadcrumb {
	margin: 0;
	padding: 10px 5px;
	list-style: none
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li:after {
	content: " > ";
	padding: 0 5px;
	font-weight: 700
}

.breadcrumb>li:last-child:after {
	content: '';
	padding: 0
}

#pf-email-wrapper {
	position: fixed !important
}

pre[data-pbcklang] {
	background-color: #333;
	padding: 10px;
	color: #E2E2E2
}

#frontendcboxMaximize {
	position: absolute;
	bottom: 0;
	right: 27px;
	background: url(../images/admin/colorbox_min_max.png) -25px 0 no-repeat;
	width: 26px;
	height: 25px;
	text-indent: -9999px;
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible
}

#frontendcboxMaximize:hover {
	background-position: -25px -25px
}

.ajax-loader {
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	top: 0;
	z-index: 9999999;
	background: #00000033;
}

iframe {
	border: none !important;
}

/* Font size of tab title */
/* 2025-12-15 Nick | Removed the !important because it is clashing with jui-tab's own font size setting */
.ui-tabs-nav li a {
	font-size: 18px;
}

.row_text>.field_section {
	width: 100%;
}

.ui-accordion-content {
	font-size: 16px;
}

/* 2025-12-02 Winson | Added to ensure table from CKE5 will use <figure> width/height */
/* CKE5 table properties will only change <figure> not <table> */
.table table {
	width: 100%;
	height: auto;
}

/* Added By Tarsini - Not sure when */
@media screen and (min-width: 768px) {
	#chatWidgetContainer {
		height: 560px;
	}
}

/* 2026-04-01 Winson | Added to ensure blockquote has the same css with CKE5 blockquote */
blockquote {
	border-left: 5px solid #ccc;
	font-style: italic;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
	padding-left: 1.5em;
	padding-right: 1.5em;
}