body,html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	height:100%;
}



.help-centre-wrap svg {
  width: 50px;
  float: left;
  padding-right: 20px;
  text-align: center;
  padding-left: 10px;
}

.help-centre-wrap a:hover {
  text-decoration: none;
}

div#loginForm form input[type="submit"] {
  width: auto !important;
  display: inline-block !important;
  background: #1A6CFF !important;
  border-radius: 42px !important;
  color: #fff !important;
  border: 2px solid transparent !important;
  padding: 12px 32px !important;
  font-size: 1.2em !important;
  font-weight: 600 !important;
  line-height: 1.2em !important;
  text-decoration: none !important;
  -webkit-transition: all .3s ease !important;
  -moz-transition: all .3s ease !important;
  transition: all .3s ease !important;
  margin-top: 0px !important;
  box-shadow: none !important;
  margin-bottom: 20px;
}


span.termsMessage {
  color: #000 !important;
}



.currency_credit_card_list {display: none !important;}

.bigAddButton.styleSheetAdd {display: none !important;}

table tr td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	text-decoration: none;
	color: #a840f0;
}
a:visited {
	text-decoration: none;
	color: #a840f0;
}
a:hover, a:active {
	text-decoration: none;
	color: #a840f0;
}

.reverse {text-decoration: none;color: #6ca9b6;}

.googleInput {min-width: 400px;}

.edit_filter {
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}

.edit_filter_header {margin-bottom: 60px;}

form {margin-bottom: 100px !important;}
.colFix form {margin-bottom: unset !important;}
#loginForm form {margin-bottom: unset !important;}

#StyleEditor .Archivecss1.red {
	width: 100px !important;
	background: #cf3737!important;
}

#StyleEditor #panel2-1.content.active {
	width: 97% !important;
	position: absolute !important;
	top: 158px !important;
	background: white !important;
	float: left !important;
	z-index: 9999 !important;
	left: 0px !important;
	border: 4px solid !important;
}

.cyncly_logo {padding: 40px; width: 170px;}

#header {text-align: center;}

#StyleEditor .Archivecss1 {
  float: left;
  padding: 10px !important;
  width: 100px !important;
  background: #3c8bdb !important;
  color: #fff !important;
  text-align: center;
  margin: 10px 0px 10px -12px;
  border-radius: 20px;
}

#StyleEditor .Stylescss1 {display: none;}

.interface form {
  padding-left: 20px;
}

.interface form:empty {
  display: none;
}

.interface td.colFix form {
  padding-left: 0px;
}

.interface {
  background: none;
  background-image: url('/admin/style/images/cyncly_bg_bottom_right.png');
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed; /* This makes the background image fixed */
}


.EditSheet1 {
	background: #282aff;
    font-size: 1.2rem;
    border-radius: 9999px;
	color: #fff !important;
	border: 0px !important;
	padding: 10px 20px !important;
	margin: -5px -5px 0px 0px;
	cursor: pointer;
}

table tr td input, table tr td textarea  {
  margin-top: 6px;
  padding: 6px;
  margin-bottom: 10px;
  margin-right: 4px;
  margin-left: 4px;
}

/* Cancel Blog Button */
span.CancelButton button {
	background: #af3a3a;
	font-size: 1.2rem;
    border-radius: 9999px;
	color: #fff !important;
	border: 0px !important;
	padding: 10px 20px !important;
	cursor: pointer;
	margin: 4px;
	margin-left: 10px;
}

.NewUpdateButton {
	background: #282aff;
	font-size: 1.2rem;
    border-radius: 20px;
	color: #fff !important;
	border: 0px !important;
	padding: 10px 20px !important;
	margin: 10px 0px 80px 0px;
	cursor: pointer;
}

.NewUpdateButton:hover {
  	cursor: pointer;
    background-color: #0002d3 !important;
    box-shadow: 0 4px 8px #0003 !important;
}

.termsDiv, .termsMessage {
	color: #fff !important;
}

span.termsMessage {
	color: #fff !important;
}

.page_frame_new_design_1 {
  background:white !important;
  width: 90%;
}

.NewGoogleButton {
	background: #282aff;
	font-size: 1.2rem;
    border-radius: 9999px;
	color: #fff !important;
	border: 0px !important;
	padding: 10px 20px !important;
	margin: 20px 0px 20px 20px;
	cursor: pointer;
	display: inline-block;
}

.NewGoogleButton:hover {
background: #0a0bbd;	
}

.NewUpdateButton.Red {
  background: #cf3737!important;
}

.NewGoogleButton.one {
  margin-top: 40px !important;
  display: inline-block;
  margin-bottom: 300px;
}

.NewGoogletablethree {
	margin-left: 20px;
	text-align: left;
	margin-top: 30px;
}

.NewGoogletablethree a {
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 1.1rem;
  background: #282aff;
  color: #fff !important;
}

.NewGoogletablethree a:hover {
	background: #0a0bbd;
	border-radius: 20px;
    padding: 10px 20px;
    font-size: 1.1rem;
}


.appSwitchTopBox .allDiv.dropDiv.tempDropDiv input {
	margin: 10px;
	min-width: 300px;
}

.allDiv.dropDiv .inputDiv select {
	margin: 10px;
}

.templateTree.search-tree .actionList.sliderLeft {
display: none !important;
}
	
input.delSelector {
  margin: 10px 10px 0px 0px;
}

button.tempArchiveButton.archiveButtons {
  cursor: pointer;
}

.tempArchiveButton.archiveButtons.red {
	background: #cf3737 !important;
	color: #fff !important;
}

.templateMenuList.pageMenuList {
  padding: 0px 0px 0px 2px !important;
}


.accordionContent {
  transition: all 0.3s ease;
  list-style-type: none;
  padding-left: 20px;
}


.formResponses {
  background: white;
  margin: 40px 0px 0px 0px !important;
  width: 98%;
  text-align: center;
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: unset;
}

#accordion ul.cats.templateList {
  margin-left: unset;
  margin-top: unset !important;
  margin-bottom: 20px;
}


form.corden {
  margin-top: 40px;
  margin-bottom: 40px !important;
  min-height: 100px;
}

ul.cats.templateList {
  margin-left: 10px;
}

.pagesList ul.cats.templateList #cats_1::before {
	content: "-  ";
}

td.interface hr {
  display: none;
}

/* Form Responses  */
 
table.formResponses tbody tr td {
  max-height: 600px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
}

.cats {
	padding-left:3px;
	margin-left:0px;
}
#cats_0 {
	background: url("/admin/images/bullet_star.png") no-repeat left 1px  top 4px;
	padding-left: 15px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
ul.cats.stories li#cats_0 {
  margin-bottom: 10px;
}

ul.cats.abandoned li#cats_0 {
  margin-top: 20px;
}

.cats.abandoned {
margin-bottom: 200px;
}

#prods_0 {
	background: url("/admin/images/brick.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
#prods_1 {
	background: url("/admin/images/brick_link.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
#prods_2 {
	background: url("/admin/images/brick_go.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
#prods_3 {
	background: url("/admin/images/brick_r.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
#prods_3_link {
	background: url("/admin/images/brick_r_link.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}

#columnOneContainer {
  padding: 20px;
}

.users_0 {
	background: url("/admin/images/user.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}
.users_1 {
	background: url("/admin/images/building.png") no-repeat left 1px;
	padding-left: 18px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}

.notes.topNotes {
  padding: 10px 10px 10px !important;
  float: left;
}

#cats_1 {
	list-style: none;
	padding-top:3px;
}

ul.cats #cats_off a span {
  width: 80px;
  text-align: right;
  padding-bottom: 10px !important;
}

#cats_off {
	background: url("/admin/images/bullet_go.png") no-repeat left 1px top 4px;
	padding-left: 15px;
	list-style: none;
	margin-left:-4px;
	padding-top:3px;
}

#cats_H {
	background: url("/images/bullet_H.png") no-repeat left 1px;
	padding-left: 15px;
	list-style: none;
}
#box{
	width:300px;
}
ul {
	list-style:none;
}

.menu {
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
}

.tile_off {
	background:url("/admin/images/skins/easyquote/tile_off.jpg");
	height:31px;
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #324c9e;
}
.tile_off a{
	display:block;
	padding:7px;
	text-decoration:none;
	color:black;
}
.tile_off a:hover{
	background:url("/admin/images/skins/easyquote/tile_on.jpg");
	text-decoration:none;
	color:#000000;
}

.tile_on {
	background:url("/admin/images/skins/easyquote/tile_on.jpg");
	height:31px;
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #324c9e;
}
.tile_on a{
	display:block;
	padding:7px;
	text-decoration:none;
	color:#000000;
}
.tile_on a:hover{
	background:url("/admin/images/skins/easyquote/tile_lite.jpg");
	text-decoration:none;
	color: #6ca9b6;
}

.tile_logout a{
	display:block;
	padding:7px;
	text-decoration:none;
	color:#ff0000;
}
.tile_logout {
	background:url("/admin/images/skins/easyquote/tile_off.jpg");
	height:31px;
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #324c9e;
}
.tile_logout a:hover{
	background:url("/admin/images/skins/easyquote/tile_on.jpg");
	text-decoration:none;
	color: #6ca9b6;
}

.menu img {
	border:0px;
	vertical-align:middle;
}

.subs {
	border-bottom:1px solid #ddd;
	padding:0px;
	padding-top:8px;
	background-color:white;
	height:22px;
	padding-left:8px;
}
.subs a{
	display:block;
}

.subs_o {
	border-bottom:1px solid #ddd;
	padding:0px;
	padding-top:8px;
	background-color:white;
	height:22px;
	padding-left:8px;
	background:url("/admin/images/skins/easyquote/tile_on.jpg") no-repeat top right;
	background-color:white;
}
.subs_o a{
	display:block;
}

.subsb {
	border-bottom:1px solid #324c9e;
	padding:0px;
	padding-top:8px;
	background-color:white;
	height:23px;
	padding-left:8px;
}
.subsb a{
	display:block;
}

.subsb_o {
	border-bottom:1px solid #324c9e;
	padding:0px;
	padding-top:8px;
	height:23px;
	padding-left:8px;
	background:url("/admin/images/skins/easyquote/tile_on.jpg") no-repeat top right;
	background-color:white;
}
.subsb_o a{
	display:block;
}
h3{
	padding:0px;
	margin:0px;
}

hr {
background-color:#ccc;
border-width:0;
color:#ccc;
height:2px;
line-height:0;
page-break-after:always;
text-align:center;
width:100%;
}

hr:after {
font-size:1.25em;
}

.carcaseCell {
  border: 1px solid #aaaaaa;
  display: block;
  float: left;
  margin-left: -1px;
  margin-top: -1px;
  padding: 10px;
  width: calc(50% - 42px);
}

.selectAll {
  background: #F9F6F4 none repeat scroll 0 0;
  border-radius: 7px;
  clear: left;
  display: inline-block;
  margin-top: 1rem;
  padding: 10px 20px;
  position: relative;
  width: calc(100% - 40px);
}

.carcName {
  display: inline-block;
  width: calc(100% - 25px);
  margin-bottom: 1rem;
}

.carcTick {
  display: inline-block;
  float: none;
  width: 25px;
  vertical-align: top;
}

input.ms {
  margin: 0;
}

.bigAddButton.styleSheetAdd {
  display: none !important;
}

.pageSearchFilt a.button {
  width: 80px !important;
  float: left;
  left: 46% !important;
  position: absolute;
  top: 46px;
  padding: 8px;
}

input#styleSearchVal {
  width: 30%;		font-size: 1.2rem;
                border-radius: 9999px;
  margin: 10px;
  padding: 6px;
}


.carcRowSmall{
	width: 33%;
}
.carcRowLarge{
	width: 67%;
}
#overlay {
	position : absolute;
	top      : 0;
	left     : 0;
	width    : 100%;
	height   : 100%;
	z-index  : 995;
	display  : none;
	-webkit- position : absolute;
	-webkit- top      : 0;
	-webkit- left     : 0;
	-webkit- width    : 100%;
	-webkit- height   : 100%;
	-webkit- z-index  : 995;
	-webkit- display  : none;
}
#overlay-back {
	position   : absolute;
	top        : 0;
	left       : 0;
	width      : 100%;
	height     : 100%;
	background : #000;
	opacity    : 0.6;
	filter     : alpha(opacity=60);
	z-index    : 990;
	display    : none;
	-webkit- position   : absolute;
	-webkit- top        : 0;
	-webkit- left       : 0;
	-webkit- width      : 100%;
	-webkit- height     : 100%;
	-webkit- background : #000;
	-webkit- opacity    : 0.6;
	-webkit- filter     : alpha(opacity=60);
	-webkit- z-index    : 990;
	-webkit- display    : none;
}
#dvLoading {
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
	height: 150px;
	width: 250px;
	position: fixed;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin: -125px 0 0 -125px;
	text-align: center;
	display: none;
	-webkit- padding: 20px;
	-webkit- background-color: #fff;
	-webkit- border-radius: 10px;
	-webkit- height: 150px;
	-webkit- width: 250px;
	-webkit- position: fixed;
	-webkit- z-index: 1000;
	-webkit- left: 50%;
	-webkit- top: 50%;
	-webkit- margin: -125px 0 0 -125px;
	-webkit- text-align: center;
	-webkit- display: none;
}
.departmentSort th{
	text-align:center;
	padding: 10px;
}

.metaTitleSEOTD {
width: 12% !important;
}

.departmentSort tr:nth-child(even){
	background-color: #F9F6F4
}
.departmentSort tr:nth-child(odd) {
    background-color: #ddd;
}
.headerRowSort{
	background-color: #99ccff;
	padding: 4px;
}

.headerRowSort th:first-child {
  width: 14%;
}
.dataRowSort td{
	padding: 10px;
}
.departmentSort.furnTags{
	width: 33%;
	float:left;
}
.departmentSort.globalTags{
	width: 100%;
	float:left;
}
a.button, .departmentSort.furnTags a.button,.departmentSort.furnTags a.linkButton {
    background: #E7DCD5;
    color: #000 !important;
	font-size: 1.2rem;
    border-radius: 9999px;
    padding: 7px;
    cursor: pointer;
    text-shadow: none;
    width: 91%;
    display: block;
    text-align: center;
}
.departmentSort.furnTags a.button:hover {
    background: #186918 !important;
    color: #86fd86!important;
}
.departmentSort.furnTags input[type="text"] {
    width: 98%;
}
.departmentSort.furnTags a{
    text-shadow: none;
}
ul.tabs {
    padding: 0px;
}

.tabs-content > .content.active {
	background: #E7E7E7 !important;
	padding: 10px 0px 3px 2px;
	margin-top: -2px;
}

.tabs-content {
	margin-bottom: 1.5rem;
	width: calc(100% - 10px) !important;
}

.tabs dd > a, .tabs .tab-title > a {
	display: block;
	background-color: #f2f2f2 !important;
	color: #5e5e5e !important;
	padding: 1rem 2rem;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 0.9rem !important;
	text-align: center;
	width: 140px;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	height: 60px;
	border-radius: 0;
}

.tabs dd.active a, .tabs .tab-title.active a {
	background: #d2dbda !important;
	color: #515151 !important;
	text-shadow: none;
	font-size: 0.9rem !important;
	width: 140px !important;
	text-align: center;
	border-bottom: 1px solid #bdcccb;
	font-weight: bold;
	border-radius: 0;
}

li.tab-title:first-of-type a {
    border-radius: 5px 0px 0px 0px;
}

li.tab-title:last-of-type a {
	border-radius: 0;
	border-right: none;
}

.backToTempButton {
    margin-left: 15px;
    font-weight: normal;
    font-size: 1rem;
    background-color: #007700;
    padding: 5px 10px;
    color: #fff !important;
    position: relative;
    border-radius: 5px;
    width: 120px;
    display: inline-block;
    text-align: center;
}
.tagContainer {
    height: 280px;
    overflow: scroll;
    overflow-x: hidden;
    width: 99.4%;
    border: 1px solid #7baff9;
    border-radius: 5px;
    padding: 2px;
    background: #fff;
}
li.tab-title:first-of-type{
	border-radius-topleft: 5px;
}
.seoButton {
	display: block;
	text-align: center;
	position: fixed !important;
	width:140px;
	box-sizing: initial;
	border-width: 0px;
	border-style: none;
	border-color: #fff;
	border-image: none;
	font-size: 1.4rem;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	font-weight: normal;
    background-color: #007700;
    padding: 10px 15px;
    color: #fff !important;
    border-radius: 5px;

}
.stickyRight {
    float: left;
    border-right: 0px !important;
    padding-right: 4px;
    margin-top: 0px;
    margin-left: 1250px;
}

.seoContainer {
  position: relative;
}

.departmentSort.seoSettingsTable.topTable {
  width: 94% !important;
  float: left;
}

.departmentSort.seoSettingsTable.topTable {
width: 95% !important;
}

table.departmentSort.seoSettingsTable.topTable {
    position: fixed;
    z-index: 0;
    width: 95.5%;
}
.headerDiv {
    height: 5%;
}
.addScroll {
    height: 93%;
    overflow-y: scroll;
    width: 96.5%;
    display: inline-block;
    margin-top: 30px;
}
table.departmentSort.seoSettingsTable {
    width: 100%;
}

/* Style Sheet Setup*/

.stickyRightStyles {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-right: 0 none !important;
  display: block;
  left: 1430px;
  margin-left: 0;
  margin-top: 0;
  padding-right: 0;
  position: fixed;
  z-index: 1;
  border-radius: 5px;
}
.stickyRightStyles:hover {
	z-index: 50;
}
table.departmentSort.styleSheetTable {
	background: #ffffff none repeat scroll 0 0;
	position: fixed;
	top: 125px;
	right: 40px;
	z-index: 0;
}

.stickyRightStyles table.departmentSort.styleSheetTable:hover {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	z-index: 50;
}
.mainContainer {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 1;
}
table.departmentSort.styleSettingsTable {
  background: #fff none repeat scroll 0 0;
  width: 1200px !important;
  z-index: 50;
}
.buttonContainer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: 0 none !important;
    display: block;
    left: 1430px;
    margin-left: 0;
    margin-top: 0;
    padding-right: 0;
    position: fixed;
    z-index: 1;
    border-radius: 5px;
}
.styleButton {
	float: right;
	background: #007700 none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	display: block;
	padding: 10px 15px;
	text-align: center;
	width: 120px;
	border-radius: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
    box-sizing: initial;
    border-width: 0px;
    border-style: none;
    border-color: #fff;
    border-image: none;		font-size: 1.2rem;
                border-radius: 9999px;

}
.styleButton:hover {
	background-color: #00aa00;
	z-index: 50;
}
/* Style Sheet Setup end*/

td.metaTitleSEOTD {
    width: 15%;
}
td.metaDescSEOTD {
    width: 20%;
}
table.departmentSort.seoSettingsTable td input[type="text"] {
    width: 100%;
}
table.departmentSort.seoSettingsTable td textarea {
    width: 100%;
	height: 80px !important;
}
table.departmentSort.seoFeedbackTable {
    position: relative;
    top: 12px;
    left: 15px;
    width: 89%;
}

table.departmentSort.styleSheetTable:hover {
	z-index: 9999;
}
.headerRowStyle{
	background-color: #99ccff;
	padding: 1px;
}
tr.dataRowStyle td{
    padding: 7px;

}
td.styleTD {
    width: 8.33%;
}td.styleTD select {
    width: 100px;
}
tr.dataRowSort:hover td {
    background-color: #CBDFFB;
}
tr.dataRowSort:hover td:hover {
    background-color: #5373a0;
}
tr.dataRowSort:hover td:hover a{
}
.actionList, .actionListPages {
	display: none;
}

.templateNameLI{
  display: block;
  list-style: outside none none !important;
  margin-left: -4px;
  padding: 5px 5px 5px 20px !important;
  position: relative;
}

.cats.templateList li:hover .actionList {
	background-color: #ffffff !important;
	display: block;
	left: 298px;
	margin-top: -98px;
	padding: 0;
	position: absolute;
	width: 215px;
	box-shadow: 0 0 10px #acaaaa;
	z-index: 999999999;
	border-radius: 10px;
}

.cats.templateList li:hover .shortTemplate {
	left: 195px;
}
.cats.templateList li:hover .actionListPages, .cats .pages_H:hover .actionListPages{
	background-color: #fff !important;
	display: block;
	left: 180px;
	margin-top: -47px;
	padding: 0;
	position: absolute;
	width: 215px;
	box-shadow: 0 0 10px #acaaaa;
	z-index: 999999999;
	border-radius: 10px;
}
.actionList > li,  .actionListPages > li{
    padding: 5px 10px 4px 20px;
	position: relative;
}

.actionList > li:hover, .actionListPages > li:hover {
	background: #F9F6F4 none repeat scroll 0 0;
}

.cats.templateList > li:hover {
  background-color: #F9F6F4 !important;
  position: relative;
}
.bigAddButton {
	display: block;
	font-weight: 600;
	text-align: center;
	color: #fff !important;
	overflow: hidden;
	width: 170px !important;
	border: 0px !important;
	padding: 8px 14px !important;
	cursor: pointer;
	background-color: #3c8bdb;
	border-radius: 9999px;
	margin: 20px 0px 20px 6px;
}
.bigAddButtonNav {
    position: absolute;
    top: 32px;
    left: 185px;
    font-weight: 600;
	font-size: 1.2rem;
    border-radius: 9999px;
    background-color: #007700;
    padding: 5px 10px;
    color: #fff !important;
}
.bigAddButtonProd {
    top: 34px;
    left: 110px;
    font-size: 1.0rem;
}
.bigAddButtonShort {
    top: -23px;
    left: 105px;
    font-size: 1.0rem;
	position: relative;
}
a.bigAddButton:hover, .bigAddButtonNav:hover {
    background-color: #2262a3;
}
.actionList .actionListHeader h4,.actionListPages .actionListHeader h4  {
    margin: 0 !important;
    border: 0px !important;
    background: none !important;
    font-size: 1.15rem;
    padding: 0 !important;
    height: auto !important;
    font-weight: bold;
    color: #000 !important;
    text-shadow: none !important;
}
li.actionListHeader {
  font-weight: bold !important;
  background-color: #E7DCD5;
  border-bottom: 0px dotted #777;
  pointer-events: none;
}
.actionListHeader:hover {
  background-color: #E7DCD5 !important;
  pointer-events: none;
}
.pageList, .pageOptions{
	display: none;
}

.actionList li:hover .pageList, .actionListPages li:hover .pageList {
	padding: 0px !important;
	position: absolute;
	display: block;
	position: absolute;
	background-color: #fff;
	width: 215px;
	top: -24px;
	left: 215px;
	box-shadow: 0 0 10px #acaaaa;
	border-radius: 10px;
}

.pageList > li, .pageOptions > li {
    padding: 5px 10px 4px 20px;
	position: relative;
}

.pageList > li:hover, .pageOptions > li:hover {
	background: #F9F6F4 none repeat scroll 0 0;
}

.pageList li:hover .pageOptions {
	display: block;
	position: absolute;
	padding: 0px !important;
	background-color: #ffffff;
	width: 215px;
	top: -24px;
	left: 215px;
	box-shadow: 0 0 10px #acaaaa;
    border-radius: 10px;
}

img.defaultStar {
    margin-bottom: 1px;
}
.styleLinkButton{
    background-color: #007700;
    padding: 5px 10px;
    color: #fff !important;
    border-radius: 5px;
	margin-left: 20px;
}
.styleLinkButton:hover{
    background-color: #00aa00;
}
/* edit page details */
.editTempButton {
  margin-left: 15px;
  font-weight: normal;
  font-size: 1.2rem;
  background-color: #3c8bdb;
  padding: 8px;
  color: #fff !important;
  position: relative;
  border-radius: 20px;
  width: 120px;
  display: inline-block;
  text-align: center;
  line-height: auto;
  vertical-align: middle;
  top: -2px !important;
}


.deletecataloguedata {
  background: #E7DCD5;
  border: none;
  border-radius: 10px;
  padding: 8px;
  margin: 10px 0px 0px 0px;
  cursor: pointer;
}

.deletecataloguedata:hover {
  background: #F0F0F0;
  border: none;
  border-radius: 10px;
  padding: 8px;
  margin: 10px 0px 0px 0px;
  cursor: pointer;
  text-decoration: underline;
}

#description {
	padding: 5px;
	margin-top: 10px;
}

.editTempButton:hover {
	background-color: #2262a3;
}
.selectTD select {
    width: 250px;
}
td.sitRight {

    width: 100px;
}
.selectTD input, .selectTD textArea{
    width: 450px;
}
.headerTD{
    width: 650px;
}
h3.headerText {
    font-size: 1.6rem;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: none;
    font-weight: 500;
    padding: 5px;
	border-radius: 0;
}

textarea#page_link,{
    width: 450px;
}
textarea#megaMenuData {
    width: 105%;
    height: 503px;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 10px;
}
.editTempButtonStyles, .saveButton, .backButton {
	font-weight: normal;
	background-color: rgb(132, 98, 244);
	padding: 5px 10px;
	color: #fff !important;
	position: relative;
	border-radius: 20px;
	height: 43px;
	font-size: 1.5rem;
}

.editTempButtonStyles{
    width: 120px;
    display: inline-block;
    text-align: center;
}

.saveButton, .backButton {
    align-items: initial;
    text-align: center;
    border-width: 0px;
    border-style: none;
    border-color: #fff;
    border-image: none;
    padding: 10px 15px;
    font-size: 1.4rem;
    float: left;
    margin-left: 5%;
    margin-top: 5%;
	box-shadow: none;
    width: 90% !important;
    box-sizing: border-box;
    margin-right: 5%;
    margin-bottom: 0;
}

.editTempButtonStyles:hover, .saveButton:hover, .backButton:hover, .seoButton:hover {
    background-color: rgb(95, 55, 231);
	opacity: 1;
	border-radius: 20px;
}

.editPageTable tr td, table#editPageMeta tr td{
	padding: 5px 10px;
}
table#editPageMeta {
	width:50%;
}
#pageDetails tr:nth-child(odd), table#editPageMeta tr:nth-child(odd){
	width:20%;
}
#pageDetails tr:nth-child(even), table#editPageMeta tr:nth-child(even){
	width:80%;
}
#pageDetails tr td textArea, #pageDetails tr td input, table#megaMenu tr td textArea,  table#editPageMeta tr td textArea, table#editPageMeta tr td input{
	width:100%;
}

.stickyRightDetails, .stickyRightDetailsSmall {
    float: right;
	top: 120px;
	right: 0;
    border-right: 0px !important;
    padding-right: 4px;
    margin-top: 0px;
    margin-left: 72%;
    position: fixed;
    width: 60px;
	height: 60px;
    background-color: #bbb;
    border-radius: 5px;
    background: none;
	box-shadow: none;
    opacity: 0.5;
	transition: opacity 0.5s;
	z-index:999;
}

.stickyRightDetailsSmall {
    margin-left: 90%;
}
.shortTemplateMenu {
    margin-left: 77%;
	margin-top: -20px;
    height: 60px;
}

.templateUpdateButton {
	margin-left: 65%;
	margin-top: 0px;
	height: 60px;
}

.makeSlightlyTaller .makeSlightlyTaller{
	height: 120px !important;
}
.makeTaller{
	height: 180px;
}
.stickyRightDetails:hover, .stickyRightDetailsSmall:hover{
	opacity: 1;
}
.styleContentArea{
	width:99.5%;
	height:345px;
}
/* end edit page details*/
.idLable{
	float: right;
}
h4, h4.currentInformation {
  height: 30px;
  font-size: 20px;
  background: #E7DCD5 !important;
  margin-top: 10px !important;
  padding-left: 6px !important;
  padding-top: 10px !important;
  text-align: center;
  text-shadow: none !important;
}
h4.currentInformation.saveStatus {
    background: #e8b058 !important;
    color: #885717 !important;
    text-align: center !important;
    border: 1px solid #af7e3e !important;
    border-radius: 5px;
    text-shadow: none !important;
}
h4.currentInformation.updated {
    background: #82dc82 !important;
    color: #478a47 !important;
    text-align: center !important;
    border: 1px solid #478a47 !important;
    border-radius: 5px;
    text-shadow: none !important;
}
.archiveDiv {
    max-height: 780px;
    border: 1px solid #F9F6F4
    overflow: auto;
    margin-top: 5px;
    padding: 5px;
}
form.archiveForm {
    position: relative;
}
.archivePane{
    width: 35%;
    display: inline-block;
    margin-right: 10px;
	height: auto!important;
}
.archiveControls {
    width: 64%;
    display: inline-block;
    position: absolute;
    top: 0px;
}
.archiveControlsTemp{
    width: 64%;
    display: inline-block;
    position: relative;
    top: 8px;
}
button.archiveButtons {
	background-color: #D5B25C;
	margin-right: 8px;
	width: 240px;
	color: #624724 !important;
	border: 1px solid #998556;
	padding: 2px 0;
	cursor: pointer;
    margin-top: 10px;
}

.archiveButtons:last-child {
	background: #c56c6c;
	color: #fff !important;
	text-align: center;
}

.saveButton {
 cursor: pointer;
}
.saveButton.archiveButtons:hover {
 background-color: #33312b;
 color: #EEAA00 !important;
}

.floatButtonContainer {
	opacity: 1;
	position: absolute;
	right: -300px;
	width: 300px;
	height: 187px;
	transition: right 0.5s;
	box-shadow: 0 0 10px #acaaaa;
	border-radius: 20px 0px 0px 20px;
	padding-bottom: 5%;
	background: #F9F6F4;
	border-bottom: 1px solid #bbb;
}

.templateUpdateContainer{
	height:70px !important;
}
.stickyRightDetails:hover .floatButtonContainer, .stickyRightDetailsSmall:hover .floatButtonContainer {
 transition: right 0.5s;
 right: 0;
}

.chunkyBill {
	position: absolute;
	background: #CCCCCC;
	height: 60px;
	width: 60px;
	right: 0;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 0;
}
.chunkyBill img {
    width: 70%;
    margin: 15%;
}
select.navFilter {
    margin-left: 10px;
}
.cmsNameBox{
	margin-left:10px;
}
.globalContentContainer iframe#scayt_0{
	height: 415px !important;
}
.leftPanel {
    width: 50%;
    display: inline-block;
}
.rightPanel {
    display: inline-block;
    width: 50%;
}
textarea.gloabMarkup {
    width: 98%;
    height: 206px;
}
.bottomTable {
    display: table;
	width: 100%;
}
.bottomTable th {
    width: 33%;
}
.bottomInput{
	width:90%;
    margin-bottom: 10px;
    margin-top: 10px!important;
}

.bottomTable {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.bottomTable td,
.bottomTable th {
  border: 1px solid #ccc; /* Optional: add visible borders */
  padding: 8px;
  word-wrap: break-word;
}

.bottomInput:first-of-type{
    margin-top: 0px;
}
.bottomTextArea{
	width: 94%;
	height: 210px;
	margin-bottom: 60px;
}
.headerB {
    width: 100%;
    text-align: center;
    display: block;
}
.thumNail1{
	display: inline-block;
    width: 10%;
    vertical-align: top;
    padding-top: 10px;
}
.thumNail2{
	display: inline-block;
    width: 6%;
    vertical-align: top;
    padding-top: 10px;
}
.thumNail3{
	display: inline-block;
    width: 10%;
    padding-top: 10px;
}
.thumNail4{
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding-top: 10px;
}
.floatButtonContainer.templateUpdateContainer.makeSlightlyTaller.seoFloatMenu {
    height: 360px !important;
}

.isOff, .isOn{
	width: 70px !important;
    cursor: pointer;
	border-radius: 20px;
}

.isOff {
    background: #c56c6c;
    color: #940f0f !important;
    text-align: center;
    font-weight: bold;
	border: 1px solid #940f0f;
	border-radius: 20px;
}
.isOn {
    background: #19B56C;
    color: #025802 !important;
    text-align: center;
    font-weight: bold;
	border: 1px solid #00772e;
	border-radius: 20px;
}
td.robotsSEOTD {
    width: 80px !important;
}
ul.actionListPages.lastSection {
    margin-top: -172px !important;
}
ul.pageList.lastBit {
    margin-top: -99px;
}
table .basketSetupTable{
    display: table;
    margin-right: 10px;
    float: left;
}
tr.archiveRow.tempArchiveRow a {
    color: #555!important;
    text-shadow: none;
}
button.tempArchiveButton {
    background-color: #a3d7ff;
    color: #1c6298 !important;
    width: 100% !important;
    margin-bottom: 10px;
    line-height: 2rem;
    padding: 10px 15px;
    font-size: 1.4rem;
}
fieldset.visible {
    display: block;
    padding: 20px;
    width: 92%;
    text-align: center;
    border: 1px solid #aaa;
    margin: 20px;
	border-radius: 10px;
}
fieldset.hiddenField {
    display: none;
}
fieldset.visible input[type="text"] {
    width: 100%;
    line-height: 3rem;
    font-size: 1.5rem;
    text-align: center;
    border: none;
    background: #e7e7e7;
}
fieldset.visible input[type="text"]:focus {
	background-color: #cef0ff;
}
legend.payment {
    border: 1px solid #ccc;
    background: #F9F6F4;
    color: #FFF;
    padding: 10px;
    box-sizing: border-box;
    width: 102.4%;
	border-radius: 10px 10px 0 0;
}
legend.payment h6{
	border: none;
}
fieldset.visible span {
    font-size: 1.5rem;
    margin-bottom: 10px;
    display: inline-block;
}
.configDiv {
    display: inline-block;
    width: 25%;
}
fieldset select {
    font-size: 1.5rem;
}
table.emailSettings{
    display: table;
    font-size: 1.5rem;
    width: 50%;
}
.emailSettings span {
    font-size: 1.5rem;
    margin-bottom: 10px;
    display: inline-block;
}
.emailSettings select {
    position: relative;
    font-size: 1.5rem;
    width: 90%;
    top: -5px;
    display: inline-block;
}
.emailSettings input[type="checkbox"] {
    display: inline-block;
    position: relative;
    top: -7px;
}
input#useString {
    margin-left: 10px;
    border-radius: 10px;
    padding: 6px;
    width: 100px !important;
    font-size: 1.5rem;
}
.megaWizard {
    padding: 10px;
    background: #F9F6F4;
    border: 1px solid #aaa;
    border-radius: 5px;
    overflow-x: hidden;
    overflow-y: scroll;
	width: 105%;
    height: 490px;
}
.rowRow {
    margin-bottom: 10px;
    font-size: 1.5rem;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
}
.rowRow input {
    font-size: 1.5rem;
    margin-right: 10px;
    margin-left: 10px;
}
.showDrop {
    width: 18%;
    display: inline;
}
.megaField{
	margin-bottom:10px;
    border-radius: 10px;
    border: 1px solid #aaa;
}
.megaField legend {
    background: #ccc;
    text-align: center;
    padding: 5px;
    font-size: 1.5rem;
    width: 97%;
    border-radius: 10px;
}
.topRow {
    width: 100%;
    margin-bottom: 10px;
}
.megaDrop {
    margin-left: 35px;
    border: none;
    border-radius: 5px;
    margin-right: 15px;
    width: 27% !important;
}
.headerBox{
    margin-left: 10px;
    width: 69% !important;
    padding-left: 5px;
    border-radius: 5px;
    border: none;
}
.secondDrop{
    width: 26% !important;
    border: none;
    border-radius: 5px;
    margin-left: 20px;
}
.thirdDrop{
	display:none;
}
.imageDiv{
    width: 50%;
    display: inline-block;
}
.iconDiv{
    width: 50%;
    display: inline-block;
    top: 0px;
    position: absolute;
}

fieldset.halfSlide {
	width: calc(50% - 30px);
	display: inline-block;
	min-height: 400px;
	margin-bottom: 15px;
	margin-top: 0;
	vertical-align: top;
	background: #F9F6F4;
	border: none;
	border-radius: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-left: 20px;
}

fieldset.fullSlide {
	width: calc(100% - 40px);
	text-align: center;
	background: #F9F6F4;
	border: none;
	border-radius: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 20px 20px;
}

@-moz-document url-prefix() { 
	fieldset.fullSlide {
		margin: 0 20px 0;
	}
}
fieldset.halfSlide select {
    width: 90%;
}

fieldset.halfSlide img#image {
	width: calc(100% - 30px) !important;
	margin-top: 10px;
}

fieldset.halfSlide textarea {
	width: calc(100% - 40px);
	min-height: 15vw;
	border-radius: 0;
}

fieldset.fullSlide span {
	width: 10%;
	display: inline-block;
	font-size: 1.25rem;
}

fieldset.fullSlide input {
	width: 15%;
	display: inline-block;
	font-size: 1.5rem;
	border-radius: 0;
	border: none;
	padding: 5px;
	box-sizing: border-box;
}

fieldset.slidePreview {
	display: inline-block;
	background: #F9F6F4;
	border: none;
	padding: 0;
	border-radius: 0;
	position: relative;
	width: 100%;
}

.slidePaneDiv {
  width: calc(100% - 40px);
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 20px;
  padding-top: 40px;
}

#company_logo, #company_logo2 {
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  background: #E7DCD5;
  padding: 10px;
  margin: 10px 0px;
}

.slidePaneDiv img {
  padding: 0;
  padding-right: 0px;
  margin: 0;
  width: 100%;
  height: auto;
  max-height: 240px;
}

.slidePaneDiv textarea {
	width: calc(100% - 40px) !important;
	height: 235px;
	border-radius: 0;
	border: 1px solid;
}

fieldset.mainSlideField {
	padding: 10px;
	background: none;
	border: none;
	border-radius: 0;
	padding-bottom: 30px;
	margin-top: 10px;
	max-height: unset;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0;
}

.mainSlideField legend, .slidePreview legend {
    background: #F9F6F4;
    padding: 7px;
    font-size: 1.25rem;
	font-weight: bold;
	height: 36px;
	width: calc(100%);
	border-radius: 0;
	position: relative;
	box-sizing: border-box;
}

.slidePreview legend{
	text-align: center;
	height: 80px;
}

.mainSlideField legend{
	padding: 15px;
}

.slideButtonContainer {
	right: 20px;
	position: absolute;
	width: 50%;
	top: 5px;
	text-align: right;
}

@-moz-document url-prefix() { 
	.slideButtonContainer {
		right: 20px !important;
	}
}

a.editSlider, a.addSlide, a.onOffButton {
	display: block;
	margin-left: 0;
	margin-top: 0;
	float: right;
	margin-right: 0;
}

.slideButtonContainer .isOn{
	width: auto!important;
	padding: 5px;
}
.slideLevelButtonContainer {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  position: relative;
  z-index: 100;
}
a.onSlide, a.deleteSlide, a.editSlide {
    margin-right: 20px;
}

span.slideHeader {
    width: 90%;
    display: inline-block;
    padding: 5px;
    border-bottom: 1px dotted #888;
}

.slidePreviewBody {
	max-height: unset;
	overflow-y: auto;
}
.slidePaneDiv.slideSort {
    margin-top: 10px;
    width: 100%;
}
.slidePaneDiv.slideSort input[type="text"] {
    width: 84%;
    margin-left: 10px;
}

fieldset.slidePreview.notActive, fieldset.mainSlideField.notActive {
    background: #F9F6F4;
    opacity: 0.5;
}
div#wrapper {
    width: 100vw;
    height: 100vh;
    padding: 0px;
    
    background-image: 
        url('/admin/style/images/cyncly_bg_top-right.png'),
        url('/admin/style/images/cyncly_bg_bottom_left.png');
    background-position: top right, bottom left;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto; /* Keeps original image sizes */
}

#logo {
  max-height: 30vh;
}

#loginForm input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #e7dcd5 inset !important; /* Ensures background color change */
    -webkit-text-fill-color: #000 !important; /* Keeps text color black */
}

div#loginForm {
  width: 50%;
  margin: 20vh auto 0;
  margin-bottom: 0px;
  transform: translateY(-60%);
  margin-bottom: 20px;
  text-align: center;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 0 10px #e0e0e0;
  padding: 20px;
}

#loginForm h2 {
    margin-bottom: 15px !important;
    text-align: center;
    font-weight: normal;
    margin-top: 0px !important;
    padding:  1% 5% !important;
	 height: auto !important;
    background: none;
    font-size: 1.1rem !important;
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
}
div#loginForm label {
    display: inline-block;
    width: 18%;
    font-size: 1rem;
    color: #444;
}

div#loginForm form input[type=text], div#loginForm form input[type=password] {
    border: none;
    margin-bottom: 15px;
    text-align: center;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: solid 2px #E7DCD5 !important;
    border-radius: 6px !important;
    background-color: #f9f6f4 !important;
    padding: 8px 5% !important;
    font-size: 15px !important;
    color: #000 !important;
    box-shadow: none !important;
    width: 80% !important;
}

#loginForm input {
   width: 90% !important;
   margin-left: 5% !important;
   margin-right: 5% !important;
}

div#loginForm form input[type="submit"] {
		width: auto !important;
display: inline-block !important;
background: #1A6CFF !important; /* button bg color */
border-radius: 42px !important;
color: #fff !important; /* button text color */
border:2px solid transparent !important; /* button border color */
padding: 12px 32px !important;
font-size:1.2em !important;
font-weight: 600 !important;
line-height:1.2em !important;
text-decoration: none !important;
-webkit-transition: all .3s ease !important;
-moz-transition: all .3s ease !important;
transition: all .3s ease !important;
margin-top: 10px !important;
box-shadow: none !important;
		margin-bottom: 6px;
}

div#loginForm form input[type=submit]:hover {
	cursor: pointer;
    background-color: #0002d3 !important;
    box-shadow: 0 4px 8px #0003 !important;
}

.loginHeader.error {
  background-color: #fdf2f2!important;
  border: 1px solid #f19999 !important;
  color: #e34040 !important;
  display: block;
  border-radius: 6px !important;
  width: 90%;
  margin-left: 5% !important;
  margin-right: 5% !important;
}

div#header{
	position: relative;
	margin-bottom: 20px;
}
div#header ul{
	position: absolute;
	top: 8px;
	left: 10px;
	list-style: none;
}
body {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 12px;
    background-color: #2F2F2F;
}
.sliderLeft{
	left: 200px !important;
}
span.questionLabel {
    width: 50%;
    margin-left: 25%;
    text-align: center;
    display: inline-block;
    padding: 5px;
    margin-bottom: 10px;
    background: #ddd;
    border-radius: 10px;
}
.leftFAQ {
    width: 48%;
    margin-right: 18px;
}
.rightFAQ{
	width:48%;
}
.leftFAQ textarea, .rightFAQ textarea{
	height:100px;
}


/* Advanced Category Filter */

fieldset.filter_Cats div {
	padding: 10px 10px;
}

fieldset.filter_Cats input {
	margin: 0px 10px;
	padding: 4px;
}

fieldset.filter_Cats div lable {
	padding-right: 10px !important;
}

fieldset.filter_Cats span {
	font-weight: bold;
	padding: ;
}

fieldset.filter_Cats legend span {
	font-weight: bold;
	padding: 5px 0px;
	font-size: 1.6rem !important;
	color: #000;
	float: left;
	width: 100% !important;
}

/*Filter Manager Styles*/

fieldset {
	border: none;
	background: #F9F6F4;
	margin: 0;
	padding: 0;
}
legend {
	padding: 0.25rem 1.25rem;
	background: #E7DCD5;
	margin: 0;
	width: calc(100% - 4rem);
}
#accordion {
	margin: 2rem;
}
.ui-accordion-header {
	display: block;
	padding: 0.5rem 1rem;
	margin-bottom: -1px;
	font-size: 1rem;
}
.ui-accordion-header:hover {
	background: #FFFFFF;
	background-color: #D7E5ED !important;
}

.ui-state-active {
	background: #91B0BC !important;
}

.ui-accordion-content {
	background: #FFFFFF;
	padding: 1rem;
	display: block;
	margin-bottom: -1px;
	border:1px solid #CDCDCD;
}
li#pages_H{
		position: relative;
	    margin-top: 30px;
	}
/* system tag styles */
	a.tagPag {
		flex: 1;
		height: 25px;
		background: #2698d2;
		display: inline-block;
		padding: 10px;
		color: #004163 !important;
		margin-right: 10px;
		text-align: center;
		vertical-align: middle;
		font-size: 1.5rem;
	}

	a.tagPag.activePage {
		background: #004163;
		color: #2698d2 !important;
	}

	a.tagPag:hover {
		background: #79d2ff;
		color: #00679c !important;
		cursor: pointer;
	}
	
	.tagNav {
		width: 100%;
		padding: 15px 0px;
		display: flex;
	}
	
	img.loading {
		width: 40%;
		margin-left: 25%;
	}
	
	table#tagTable {
		width: 100%;
	}
	
	table#tagTable tr {
		display: flex;
	}
	
	table#tagTable th, table#tagTable td {
		flex: 1;
		padding: 15px 10px;
		text-align: center;
		background: #F9F6F4;
		border-bottom: 1px solid#bbb;
	}
	
	table#tagTable th {
		background: #ddd;
	}
	
	table#tagTable textarea {
		width: 100%;
		height: 100%;
	}
	
	div#tagSearchDiv {
		display: flex;
		padding: 15px 10px;
		border: 1px solid #ccc;
		background: #F9F6F4;
	}
	
	label.tagSeachLab {
		flex: 0.5;
		border: 1px solid#ccc;
		text-align: center;
		padding: 5px 10px;
		margin-right: 5px;
		background: #ddd;
		font-weight: bold;
		font-size: 1.5rem;
	}
	
	#tagSearchDiv input {
		flex: 2;
		margin-right: 20px;
		font-size: 1.5rem;
	}
	
	button.tagSeachButton {
		background: #2698d2;
		flex: 1;
		text-decoration: none;
		border: none;
		font-size: 1.5rem;
	}
	
	.detailWindow {
		width: 80vw !important;
		height: 80vh !important;
		overflow: hidden;
	}
	
	button.tagSeachButton:hover {
		cursor: pointer;
		background: #79d2ff;
		color: #00679c !important;
	}
	
	#tagSearchDiv input::-webkit-input-placeholder {
		color: #aaa;
	}
	
/* -----------------------------
|  new.css below this point    |
------------------------------*/

img {
	border:0px;	
}
body {
	overflow: hidden;
}
.container {
	overflow:auto;
	height:100%;
	width:100%;
}
.colFix a {
	margin-left:-22px !important;
	left:22px;
	position:relative;	
}

.menuContainer {
    background: #F9F6F4;
    border-bottom: 1px solid #bbb;
    z-index: 999;
    width: 100%;
    position: relative;
    clear: both;
}
.menu2{
	margin:0px;
	padding:0px;
}

.menu2 img {
  filter: grayscale(100%) sepia(0.3) hue-rotate(180deg);
}

.menu2 li {
	float:left;
	position:relative;

}

.menu2 li a {
    padding: 5px 15px 5px 15px;
    display: block;
	  font-size:1.2rem;
    font-weight: 400;
    color: black;
    border-left: 1px solid #bbb;
    text-shadow: none;
    line-height: 26px;
}


.menu2 li ul li a {
	border-left:0px;
	border-right:0px;
	padding:6px;
	display:block;
	padding-top:0px;
	color:#222 !important;
}

.menu2 li ul a {
	font-weight:500;	
}
.menu2 li:last-child{
	border-right:1px solid #bbb;	
}
.menu2 ul li:last-child{
	border-right:0px;
}
.menu2 li:hover, .help a:hover{
	background: #ffffff;
     color:black;
}



.menu2 li ul {
	display:none;
	width: 250px !important;
	position:absolute;
	z-index:inherit;
	background-color:#ffffff !important;
	border-top:0px;
	padding:10px !important;
	margin:0px;
	left:0px;
	-webkit-box-shadow: 0 0 10px #acaaa;
	box-shadow: 0 0 10px #acaaaa;	
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;	
	border-top-right-radius: 10px;
}

menu2 img {
  filter: grayscale(100%) sepia(0.3) hue-rotate(180deg);
}
.menu2 li ul a:hover{
	border-radius:3px;		
}
.menu2 li ul li {
	float:none;
	padding:0px;
    line-height: 24px;
	height: 30px !important;
}

.menu2 li ul li img, ul.templateMenuList a img {
	position:relative;
	top:4px;
	padding-right:7px;	
}

ul.templateMenuList:hover a {
    position: absolute;
	color: #ffffff !important;
}

ul.templateMenuList a {
	padding:0px;	
}

.menu2 li:hover ul {
	display:block;
}
ul.templateMenuList {
    float: none;
    padding: 0px !important;
    border: none !important;
    position: relative !important;
    display: block !important;
    box-shadow: none !important;
    top: 0px !important;
    left: -3px !important;
}
ul.templateMenuList a {
    border: none !important;
}
ul.templateMenuList li{
	display:none;
}
ul.templateMenuList li:hover{
	display:block;
	left:100px;
}
ul.templateMenuList:hover li {
  background-color: #ffffff !important;
  display: block;
  left: 240px;
  padding: 0;
  /*! position: absolute; */
  width: 250px;
  box-shadow: 0px 6px 5px rgba(0,0,0,0.1);
  z-index: 999;
}

ul.templateMenuList:hover li a {
  color: #000000 !important;
}



.pageMenuList{
	z-index: 999999999;
}
.backMenu{
	border-radius: 5px !important;
	z-index: 999999999999;
}

span.afterRight {
    content: '';
    width: 0;
    height: 0;
    position: relative;
    top: 9px;
    left: 5px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #444;
    margin-right: 2px;
}

.right {
	float:right;
	border-right:0px !important;
	padding-right:4px;
}
.langSelector {
	position: absolute;
	top: 0;
	right: 120px;
	z-index: 1000;
}
.language {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	cursor: pointer;
	position: relative;
	list-style: none;
}
.language .langTrigger {
	padding: 5px 14px;
	display: block;
	font-size: 1.2rem;
	font-weight: 400;
	color: black;
	text-align: center;
	line-height: 26px;
	white-space: nowrap;
}
.language .lang-flag {
	width: 28px;
	height: 19px;
	object-fit: cover;
	display: block;
	margin: 0 auto 2px;
}

.logout img {
	position:relative;
	top:3px;	
}
.logout {
	color:red !important;	
}

.menu2 ul li a:hover {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  line-height: 25px;
}

.menu2 ul li a:hover {
  background: #2628ff; /* Main blue colour */
  color: #fff !important;
  margin-bottom: 4px;
  margin-top: 4px;
  line-height: 24px;
}

.icon {
	padding:4px;
	padding-bottom:8px;
	padding-right:8px;
}
.icon span {
	position:relative;
	top:0px;
	font-size:1.2rem;
	font-weight:400;
	color:black;
	text-shadow: none;
	cursor:pointer;
}
.icon ul{
	left:-1px !important;	
}
.language ul {
	display: none;
	position: absolute;
	right: 0;
	left: auto;
	top: 100%;
	min-width: 170px;
	background: #fff;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 0 10px #acaaaa;
	padding: 10px;
	margin: 0;
	list-style: none;
	z-index: 1001;
}
.language:hover ul {
	display: block;
}
.language ul li {
	float: none !important;
	height: 32px !important;
	line-height: 32px;
	padding: 0;
	border: none !important;
}
.language ul li img {
	width: 24px;
	height: 16px;
	object-fit: cover;
	vertical-align: middle;
	margin-right: 6px;
}
.language a {
	padding: 4px 8px !important;
	display: flex !important;
	align-items: center;
	color: #222 !important;
	border-left: 0 !important;
	font-weight: 500;
	border-radius: 3px;
}
.language a:hover {
	background: #2628ff;
	color: #fff !important;
}
h1, h2, h3, h4, h5 {
	font-family: 'Oxygen', sans-serif;
	color:#444;
	font-size:160%;
	font-weight:300;
}
h2 {
  height: 26px;
  background: #F9F6F4;
  border: 0px solid #bbb !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding-left: 10px !important;
  padding-top: 10px !important;
  border-radius: 0 !important;
  color: #000 !important;
  font-weight: bold;
}
h3 {
	display:inline;
	margin:0px;
	padding:0px;
}

h4 {
  font-size: 14px;
  padding-bottom: 0px;
  height: 26px;
  background: #F9F6F4 !important;
  border: 0px solid #bbb !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding-left: 10px !important;
  padding-top: 10px !important;
  border-radius: 0 !important;
  color: #000 !important;
  font-weight: bold;
}
h6 {
	font-family: 'Oxygen', sans-serif;
	color: #000;
	height: 30px;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	font-weight: 900;
	margin: 0px;
	padding: 12px 0 0 4px;
	text-shadow: 1px 1px 0px rgba(0,0,0, 0.1);
}

h6 span {
	color: #000000;
	text-shadow: none;
}
h4 span {
	color:#b0c850;
	text-shadow: 1px 1px 0px rgba(0,50,0, 0.8);
}
h7 {
	font-family: 'Oxygen', sans-serif;
	color:#777;
	height:30px;
	font-size:20px;
	font-weight:900;
	margin:0px;
	padding:0px;
	text-shadow: 1px 1px 0px rgba(0,0,0, 0.1);	
}
hr{
	color:white;
	border-color:white;
	background-color:white;	
}
#pages_H b, .pages_heading h8 {
  background: #E7DCD5;
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
  color: #000000 !important;
  display: block;
  border-radius: 0;
  padding: 10px 10px 6px 10px;
  margin-right: 7px;
  border: 0px solid #88b7a7 !important;
  line-height: 20px;
}

#pages_H .tag {
	padding-top:10px;
	padding-right:14px;
	padding-left:6px;
}
.cats span {
	margin-right:2px;	
}

.interface a{
 color:#000000;	
}
.interface a:hover{
	color:#000000;	
}
.interface img {
	padding-right:2px;	
}
#updateBar {	
	padding:12px;
	border-bottom:0px !important;	
	z-index: 99;
	background: #000 !important;
}

.footerTxt {color: #ffffff; bottom: 14px !important;}

#updateBar b {
	position:relative;
	top:0px;
	padding-left:2px;
	color: #fff;
    height: 40px!important;
}

.updateBarBottom {
  bottom: 14px !important;
}

updateBarBottom a {
  color: #fff;
}

.updateBarBottom {
  color: #fff;
}

/* User Mode picker in the bottom bar. Sits on a dark strip, so it has to
   carry its own light-on-dark colours; the options drop out into an
   OS-drawn menu, which needs dark-on-light putting back explicitly. */
.updateBarBottom .modeSwitch {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 1px 22px 1px 6px;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  color: #fff;
  background-color: rgba(255,255,255,0.14);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='%23ffffff' d='M0 0h10L5 6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 7px center;
  border: 1px solid rgba(255,255,255,0.35);
  border-radius: 3px;
  cursor: pointer;
  vertical-align: baseline;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.updateBarBottom .modeSwitch:hover { background-color: rgba(255,255,255,0.24); }
.updateBarBottom .modeSwitch:focus { outline: 2px solid rgba(255,255,255,0.5); outline-offset: 1px; }
.updateBarBottom .modeSwitch option { color: #1e293b; background: #fff; }
#updateBar img {
	position:relative;
	top:-1px;	
}
.topLink:after, .icon span:after{
	content:'';
	width: 0; 
	height: 0; 
	position:relative;
	top:9px;
	left:5px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #444;
	margin-right:2px;		
}
.topLinkActive:after{
	content:'';
	width: 0; 
	height: 0; 
	position:relative;
	top:9px;
	left:5px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #055192 !important;
	margin-right:2px;		
}
.active a {
	color: #000000 !important;
	text-shadow: none;
}

.subMods {
	background: #b1dbff;
	border-bottom:1px solid grey;
	-webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.41);
	-moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.41);
	box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.41);		
}
.subMods ul {
	margin:0px;
	padding:0px;		
}
.subMods ul li {
	float:left;
}
.subMods ul li a {
	display:block;
	padding:2px;
	position:relative;
	padding-bottom:5px;
	color:#222;
	border-right:1px solid #559977;
	padding-left:4px;
	padding-right:8px;
}
.subMods ul li a:hover, .subModActive {
	color:#444 !important;
	background: rgb(239,239,239);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRjZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(219,220,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(219,220,221,1)));
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
}
.subMods ul li a img{
	position:relative;
	top:3px;
}

table.basket {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ddd;
	border-collapse: collapse;
	background-color: white;
}
table.basket th {
	border-width: 1px;
	padding: 3px;
	border-color: #ddd;
	background:url("/images/grey_head.jpg");
}
table.basket td {
	border: 1px solid #999;
	padding: 3px;
	border-color: #ddd;
	background-color: white;
}
.basketDoorStyle, .basketCarcase{

}
.basketDoorStyle img, .basketCarcase img{
	display:none;	
}
.basket h1 {
	background:none;
	margin:0px;
	padding:0px;	
}

.textFrames {border-top:1px solid #F9F6F4;}
.textFrames tr:nth-child(even) {background: #F9F6F4;}
.textFrames tr:nth-child(odd) {background: #FFF;}
.textFramesEmpty {width:100%;}
.textFramesEmpty td {padding:40px;text-align:center;}


.options tr:nth-child(even) {background: #fff;}
.options tr:nth-child(odd) {background: #F9F6F4;}
.fileNavBar  {
	background: rgb(239,239,239);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRjZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(219,220,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(219,220,221,1)));
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(219,220,221,1) 100%);	
	padding:4px;
	padding-bottom:6px;
	border:1px solid #ccc;
	border-top:0px;
}


#tt{
	position:absolute;
	display:block;
	z-index:99997;
}

#tt::before {
  content: "Image Preview"; /* text must be in quotes */
  display: block;           /* ensures it appears above the div */
  margin-bottom: 5px;       /* optional spacing */
  font-weight: bold;        /* optional styling */
  font-size:1.5rem;
  text-align: center;
}

#ttcont {
	display:block; 
	padding:6px;
	padding-top:8px;
	min-width:24px;
	margin-left:5px; 
	background:#feec87;
	color:#000;
	text-align:center;
	border:1px solid #b58304;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	-moz-box-shadow: 2px 2px 7px #444;
	-webkit-box-shadow: 2px 2px 7px #444;
	box-shadow: 2px 2px 7px #444;
	z-index:99997;
}
#ttbot {
	border-color:  #b58304 transparent transparent transparent;
	border-style: solid;
	border-width: 9px 9px 0px 9px;
	height: 0px;
	width: 0px;
	position:relative;
	z-index:99998;
	display:none;

}
#tttop {
	border-color:  #feec87 transparent transparent transparent;
	border-style: solid;
	border-width: 8px 8px 0px 8px;
	height: 0px;
	width: 0px;
	position:relative;
	z-index:99999;
	display:none;
}

ul#browser {
  margin-bottom: 90px;
}

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(/admin/treeview/treeview-default.gif) -64px -23px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 1px 16px;
	background: url(/admin/treeview/treeview-default-line.gif) 0 0 no-repeat;
}

.treeview a.selected {
	background-color: #F9F6F4;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -1px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/admin/treeview/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(/admin/treeview/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(/admin/treeview/treeview-red.gif); } 

.treeview-black li { background-image: url(/admin/treeview/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(/admin/treeview/treeview-black.gif); }  

.treeview-gray li { background-image: url(/admin/treeview/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(/admin/treeview/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(/admin/treeview/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(/admin/treeview/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(/admin/treeview/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 2px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 3px 0 1px 20px; display: block; }
.filetree span.folder { background: url(/admin/images/folder.png) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/admin/images/folder.png) 0 0 no-repeat; }
.filetree span.file { background: url(/admin/treeview/file.gif) 0 0 no-repeat; }

.filetree span.folder a {
	position:relative;
	top:-1px;	
}

.filetree span.range, .filetree span.file { padding: 3px 0 1px 20px;}
.filetree span.range { background: url(/admin/images/color_swatch.png) 0 1px no-repeat; }
.filetree li.expandable span.range { background: url(/admin/images/color_swatch.png) 0 1px no-repeat; }

.filetree span.range a {
	position:relative;
	top:-1px;	
}

.filetree span.range_parent, .filetree span.file { padding: 3px 0 1px 20px;}
.filetree span.range_parent { background: url(/admin/images/folder_palette.png) 0 1px no-repeat; }
.filetree li.expandable span.range_parent { background: url(/admin/images/folder_palette.png) 0 1px no-repeat; }

.filetree span.range_parent a {
	position:relative;	
}
.col3
{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
}
.thumbNail1{
	display: inline-block;
    width: 10%;
    vertical-align: top;
    padding-top: 10px;
}
.thumbNail2{
	display: inline-block;
    width: 6%;
    vertical-align: top;
    padding-top: 10px;
}
.thumbNail3{
	display: inline-block;
    width: 10%;
    padding-top: 10px;
}
.thumbNail4{
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding-top: 10px;	
}
.thumbDivPar {
    width: 24%;
}

.megaCog:hover {
    cursor: pointer;
}
input#classConfig, input#linkConfig {
    width: 40% !important;
    margin-bottom: 10px;
}
.firstLabel {
    width: 8% !important;
    display: inline-block;
}
input#linkConfig {
    width: 38% !important;
}
.megaConfig {
    padding: 10px;
    background: #F9F6F4;
    border: 1px solid #aaa;
    border-radius: 5px;
}
select#mainDrop {
    margin-right: 23px;
    width: 38.5% !important;
}
.hideMega{
	display:none;
}
lable.optionLable {
    font-size: 1.5rem;
    border-radius: 5px;
    margin-right: 10px;
}
.optionGroup {
    display: inline-block;
    width: 25%;
	margin-bottom:10px;
}
.optionLableDiv {
    display: inline-block;
}
.optionGroup input[type="text"] {
    width: 50%;
    display: inline-block;
}
.optionRow {
    text-align: left;
    padding: 10px;
}
.optionsFields{
	text-align: unset !important;
}
.optRow select {
    font-size: 1.5rem;
    width: 20%;
}
.sliderSetTable td, .sliderPropTable td{
	width: 15%;
    padding-right: 10px;
}

.sliderSetTable span {
  padding-left: 10px;
  font-weight: bold;
}

.sliderPropTable td{
	width: 8%;	
}
.sliderSetTable span, .sliderSetTable input, .sliderSetTable select{
	width: 100% !important;
	margin-bottom: 10px;
}
select#tabFAIcon {
    width: 9%;
}
table.compareTable {
    width: 70%;
    display: table;
    font-size: 1.5rem;
}
th.compInfolabel {
    width: 20%;
	text-align: center;
}
th.compInfoText {
    width: 70%;
	text-align: center;
}
th.compInfoSelect {
    width: 10%;
	text-align: center;
}
label.compInfolabel {
    font-size: 1.5rem;
    width: 100%;
    display: inline-block;
}
input.compInfoText {
    margin-bottom: 6px;
    width: 98%;
    padding: 5px;
    font-size: 1.5rem;
    margin-right: 20px;
    display: inline-block;
}
td.activeCell {
    vertical-align: top;
}
td.activeCell input{    
    font-size: 1.5rem;
    width: 100% !important;
    display: inline-block;
    vertical-align: top;
    height: 31px;
    margin-left: 10px;
    margin-right: 10px;
}
select.compInfoSelect {
    font-size: 1.5rem;
    margin-left: 20px;
    width: 100px;
}
table.compareSettingsTable {
    display: table;
    width: 75%;
    margin-left: 50px;
    margin-top: 15px;
}
span.compareSettingsSpan {
    font-size: 1.5rem;
    background: #ddd;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 5px;
}
td.compareMiddleTd {
    margin-left: 10px;
    margin-right: 10px;
}
.compareSettingsTable input[type="text"] {
    width: 100%;
    font-size: 1.5rem;
}
input#showBorder, #combineTypeCat, #main_border_on, #border_on, #hideClose_popup {
    margin-left: 45%;
}
span.spacerSpan {
    width: 10px;
    display: inline-block;
}
select.compSettingSelect {
    width: 100%;
    font-size: 1.5rem;
}
textarea.compSettingTA {
    font-size: 1.5rem;
    width: 100%;
}

.leftModDiv {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.leftSpan {
    vertical-align: top;
	width: 10%;
	display: inline-block;
}

.moderateH3 {
    padding: 10px;
    border-radius: 10px;
    font-size: 1.5rem;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 10px;
    width: 90%;
    text-align: center;
}

.threeModDiv {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
#sortable { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 60%;
}
#sortable li {
	margin: 0 5px 5px 5px;
	padding: 5px;
	font-size: 1.2em;
	height: 1.5em;
	line-height: 1.2em;
}
.ui-state-highlight {
	height: 1.5em;
	line-height: 1.2em;
}

.swapButton{
    width: 96%;
    display: inline-block;
    background: #E7DCD5;
    margin-top: 5px;
    text-align: center;
    font-size: 1.25rem;
    border-radius: 8px;
    padding: 5px;
}
#sortableGal{
	width: 75%;
}
#sortableGal li {
    height: 149px;
    width: 168px;
    line-height: 1.2em;
    float: left;	
    padding: 5px;
    margin: 5px;
}
ul#sortableSlider, ul#sortableTab {
	width: 100%;
	margin: 10px 0;
	padding: 0;
}
ul#sortableSlider li {
  width: calc(33% - 10px);
  float: left;
  padding: 10px;
  background: #ffffff;
  margin-left: 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
  min-height: 400px;
}

ul#sortableTab li {
	width: 27%;
	float: left;
	padding: 10px;
	background: transparent;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px dashed #BBB;
}

.js.flexbox.flexboxlegacy.canvas.canvastext.webgl.no-touch.geolocation.postmessage.no-websqldatabase.indexeddb.hashchange.history.draganddrop.websockets.rgba.hsla.multiplebgs.backgroundsize.borderimage.borderradius.boxshadow.textshadow.opacity.cssanimations.csscolumns.cssgradients.no-cssreflections.csstransforms.csstransforms3d.csstransitions.fontface.generatedcontent.video.audio.localstorage.sessionstorage.webworkers.no-applicationcache.svg.inlinesvg.smil.svgclippaths:hover #tt #ttcont img {
  width: 100%;
  max-width: 300px;
  max-height: 300px;
}

#tt {
  top: 100px !important;
  margin-left: -550px !important;
}
 
table.order_design_2 {
  background: #ffffff;
  margin-bottom: 100px;
}

.typeList {
    margin: 0px !important;
}
div.internalDiv {
    padding: 0px 10px 5px 5px !important;
}
ul.categoryList {
    padding: 0px 0px 0px 0px;
}
.categoryList li {
    padding: 5px;
}
a.categoryATag {
    background: #F9F6F4
    width: 100%;
    display: inline-block;
    padding: 5px;
    border-radius: 7px;
}
.imageContainer {
    margin-top: 15px;
	position:relative;
}
.imageLeftContainer {
    width: 55%;
    text-align: left;
    vertical-align: top;
    padding-left: 57px;
    padding-top: 10px;
    box-sizing: border-box;
    display: inline-block;
}
.imageRightContainer {
    width: 40%;
    display: inline-block;
    text-align: left;
}

h2.loginHeader.notice {
    height: auto;
    position: relative;
    background-color: #F0F5FF !important;
    border: 1px solid #1A6CFF !important;
    color: #1A6CFF !important;
    display: block;
    border-radius: 6px !important;
    width: 90%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    font-size: 1.4rem !important;
    line-height: 21px;
}

h2.loginHeader.notice strong {
  color: black;
}

/* converter styles */
	.infoDiv {
		background: #cfe3fd;
		border: 5px dashed #277eef;
		border-radius: 10px;
		padding: 15px;
		font-size: 1.5rem;
		margin: 15px;
		position: relative;
	}
	.infoDiv.warningDiv {
		background: #ffd560;
		border: 5px dashed #dea300;
	}
	.infoDiv.errorDiv {
		background: #fd9696;
		border: 5px dashed #e80d0d;
	}
	.infoDiv.NewDiv {
		background: #d4fdcf;
		border: 5px dashed #2cca19;
	}
	.infoDiv h2.infoHeader {
		background: none !important;
		font-size: 1.5rem !important;
		font-weight: 400;
		padding: 0px !important;
		margin-bottom: 10px !important;
		color: #000000;
		border: none !important;
	}
	.newTagDiv {
		width: 48%;
		display: inline-block;
		font-size: 1.5rem;
		border-radius: 10px;
		border: 1px solid #2cca19;
		margin: 5px;
		padding: 10px;
		box-sizing: border-box;
		position: relative;
	}
	.newTagDiv input[type="checkbox"] {
		margin-left: 10px;
		display: inline-block;
	}
	.innerRow {
		width: 100%;
		display: inline-block;
		margin-bottom: 10px;
	}
	.newTagDiv .innerRow label {
		width: 12%;
		display: inline-block;
	}
	.newTagDiv .innerRow input[type="text"] {
		width: 85%;
		margin-left: 12px;
		padding: 5px;		font-size: 1.2rem;
                border-radius: 9999px;
		margin-bottom: 10px;
	}
	.newStyleDiv {
		width: 48%;
		display: inline-block;
		border-radius: 10px;
		border: 1px solid #2cca19;
		margin: 5px;
		padding: 10px;
		box-sizing: border-box;
		text-align: center;
		position: relative;
	}
	.newStyleDiv label {
		margin-bottom: 10px;
		display: inline-block;
		text-align: center;
		width: 100%;
	}
	.newStyleDiv textarea#content {
		width: 95%;
		height: 350px;
	}
	.nameError {
		background: #fd9696;
	}
	.infoClose {
		position: absolute;
		top: 10px;
		right: 15px;
		font-size: 4rem !important;
	}
	#infoClose {
		color: #277eef;
	}
	#warnClose{
		color: #dea300;
	}


.orphan-pages {
  background: #F9F6F4;
  padding: 10px;
  width: 90% !important;
  margin-top: 20px;
  color: #9F4105 !important;
  font-size: 17px !important;
  font-weight: bold;
  display: block;
}
	#errorClose {
		color: #e80d0d;
	}
	.infoClose:hover, #refreshButton:hover, a.fa.fa-times.infoClose.warnClose:hover {
		opacity: 0.5;
		cursor: pointer;
	}
	.tagClose {
		color: #2cca19;
		top: 5px;
		right: 10px;
		font-size: 2rem !important;
	}

	.errorFeedback{
		color: #aa0000;
		width: 100% !important;
	}
	#refreshButton {
		position: absolute;
		right: 30px;
		font-size: 2rem;
		top: 20px;
		color: #2cca19;
	}
	.innerDupDiv {
		border: 2px solid #dea300;
		margin-top: 15px;
		padding: 15px;
		box-sizing: border-box;
		border-radius: 15px;
		position: relative;
	}
	.innerDupDiv h3 {
		width: 99% !important;
		background: #DEA301 !important;
		display: inline-block;
		border: none !important;
		font-size: 2rem;
		padding: 5px;
		border-radius: 10px;
		margin-bottom: 10px;
	}
	table.dupTable {
		width: 100%;
		padding: 5px;
		border-radius: 5px;
		border: 1px solid #dea300;
	}
	.dupTable tr:hover {
		background: #dea300;
	}
	.dupTable td {
		padding: 5px;
		box-sizing: border-box;
		font-size: 1.5rem;
		position:relative;
	}
	td.tagTD {
		width: 80%;
	}
	td.lineTD {
		text-align: center;
		width: 10%;
	}
	td.closeTD {
		width: 10%;
		text-align: center;
	}
	a.fa.fa-times.infoClose.warnClose.rowClose {
		color: #dea300 !important;
		top: 2px !important;
		font-size: 2.3rem !important;
		right: 17px;
	}
	.spacerTd{
		margin-bottom: 10px;
	}
	#converterWindow{
		background:url(../icons/animat-pencil-256x256-wm.gif) center center no-repeat;
	}
	a.fa.fa-times.infoClose.warnClose {
		color: #ffe498 !important;
		font-size: 3rem !important;
		top: 15px;
		right: 17px;
	}
	a.fa.fa-times.infoClose.warnClose.rowClose:hover {
		color: #ffe498 !important;
	}
/* end convert styles */

/* ecomms global settings */
fieldset.globlaSetting {
  min-width: 31%;
  width: 46%;
  display: inline-block;
  margin-top: 10px;
  padding: 15px;
  border-radius: 10px;
  height: 620px;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 2%;
  margin-left: 2%;
  margin-right: 1% !important;
  border: 1px solid #E7DCD5;
}
	fieldset.globlaSetting .innerSettings {
		overflow-y: scroll;
		max-height: 550px;
	}

	fieldset.globlaSetting legend {
		padding: 10px;
		font-size: 1.5rem;
		border-radius: 10px;

	}

	fieldset.globlaSetting input[type="text"], fieldset.globlaSetting input[type="number"], fieldset.globlaSetting select, fieldset.globlaSetting textarea {
		width: 96%;
		font-size: 1.25rem;
		padding: 5px;
		text-align: left;

	}

	select#imageTemplate {
		max-width: 170px;
	}
	
	td.spacer {
		width: 15%;
	}

	td.label {
		min-width: 164px;
	}

	fieldset.globlaSetting select {
		width: 100%;
		min-width: 365px;
	}
/* end ecomms global settings */

/*system tag styles */
#image {
	border: 1px solid #666;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px !important;
}
	
.st_hide{
	display: none;
}

label.warn {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background: #efd780;
    color: #5f5222;
    border: 1px solid #5f5222;
    padding: 5px 15px;
}

label.success {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background: #87ef80;
    color: #225f3a;
    border: 1px solid #225f3a;
    padding: 5px 15px;
}

.tabs dd, .tabs .tab-title {
position: relative;
margin-bottom: 0 !important;
list-style: none;
float: left;
}
.leftMenu.styleList {
	position: relative;
	background: #FFFFFF;
	padding: 0;
	border-right: 1px solid #d7d7d7 !important;
}
.interface h6 {
	margin-top: 8px;
	padding-left: 20px;
	border-bottom: 1px solid #CCC;
	color: #000;
}
.symbol {
	font-size: 40px !important;
	font-weight: 300 !important;
	color: #9fe3da !important;
}
.styleEditingPane h6 {
	padding-top: 6px;
}



/*Style sheets*/
#tabList {
	height: 87px;
}

.tabBody {
	margin: 0 0 16px 17px !important;
	width: calc(100% - 40px) !important;
}

#templateEdit.previewButton {
	top: 0;
}

.setDiv a#templateEdit {
	margin: 20px 0px !important;
}

#bodyTabContent {
	margin-left: 10px;
	margin-top: 30px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 0px !important;
}

/*Blocks Module*/

.aliasPage {
	color: #ac1c66 !important;
}
.isOn.editButton {
	background: #9fc0dd;
	border: 1px solid #466B6F;
	color: #305286 !important;
    border-radius: 20px;
}
.isOn.addButton {
	background: #ddc35a;
	border: 1px solid #9f8b3b;
	color: #554919 !important;
    border-radius: 20px;
}

.halfSlide select {
	width: calc(100% - 21px) !important;
	font-size: 1.25rem;
	border-radius: ;
}

.slidePaneDiv.rightSlide.hasText {
	position: absolute;
	top: 110px;
	right: 30px;
	width: auto;
	background: #bfbfbfd9;
}
@-moz-document url-prefix() { 
	.slidePaneDiv.rightSlide.hasText {
		top: 30px;
	}
}

.block_nameLabel {
	width: calc(100% - 40px) !important;
}

fieldset.slidePreview.notActive legend, fieldset.mainSlideField.notActive legend {
	background: #c4c4c4;
}

#cats_off a {
	color: #555;
}


/*Block editor page*/
.slideLegend {
	padding: 5px;
	background: #E7DCD5;
	text-align: center;
	font-size: 1.5rem;
	width: calc(100% - 10px);
	border-radius: 0;
	margin: 20px 0 0 !important;
}

.globalContentContainer {
	width: calc(100% - 40px);
	margin: 20px;
	box-sizing: border-box;
}
#cke_templateContent {
	width: calc(100% - 12px);
}
.addSlide.uploadButton {
  background: #ddc35a;
  border: 1px solid #9f8b3b;
  color: #554919 !important;
  margin-right: 16px;
  padding: 18px;
  font-size: 1.4rem !important;
}
#message_upload {
	border-bottom: none;
}

.slideButtonContainer .isOff {
	width: 150px !important;
	height: 22px;
	border-radius: 20px;
}

.editPageTable #templateEdit {
	padding: 7px 0 0;
	height: 22px;
	margin-top: -15px;
	margin-bottom: 12px;
}
h4 {
	height: 26px;
	font-size: 16px;
	border: 1px dotted #999;
	margin-top: 10px !important;
	padding-left: 6px !important;
	padding-top: 10px !important;
	border-radius: 0;
	padding-bottom: 0px;
}


/*----------------Order page Buttons------------------*/
.orderbutton2, .orderbutton6, .orderbutton16, .orderbutton20, .orderbutton24, .orderbutton27, .orderbutton29, .orderbutton32, .orderbutton38, .orderbutton36, .orderbutton40, .orderbutton43, .orderbutton45 {
	background: #282aff;
	font-size: 1rem;
	color: #fff !important;
	border: 0px !important;
	padding: 5px 5px !important;
	cursor: pointer;
	margin: 4px;
	width: 94% !important;
	border-radius: 20px;
}


.orderbutton45 {width: unset !important;}

.orderbutton14, .orderbutton44, .orderbutton28  {display: none!important;}

.NewUpdateButton.orderbutton29, .Print.orderbutton4 {width: 15% !important;margin-left: 20px; margin-bottom: 80px;}

.container input.orderbutton45, .container input.orderbutton47 {width: 20% !important;}
	
.orderbutton4, .orderbutton7, .orderbutton8, .orderbutton18, .orderbutton26, .orderbutton34, .orderbutton42, .orderbutton37, .orderbutton44, .orderbutton41 {
	background: #a0a2a0;
	font-size: 1rem;
	color: #fff !important;
	border: 0px !important;
	padding: 5px 5px !important;
	cursor: pointer;
	margin: 4px;
	width: 94% !important;
	float: left;
	border-radius: 20px;
}

.orderbutton7, .orderbutton10, .orderbutton13,  .orderbutton21, .orderbutton22, .orderbutton25, .orderbutton39, .orderbutton40, .orderbutton24 {
  width: 46% !important;
  display: block !important;
	background: #282aff;
	font-size: 1rem;
	color: #fff !important;
	border: 0px !important;
	padding: 5px 5px !important;
	cursor: pointer;
	margin: 4px;
	border-radius: 20px;
}


.orderbutton1, .orderbutton3, .orderbutton5, .orderbutton9, .orderbutton12, .orderbutton17, .orderbutton23, .orderbutton39, .orderbutton35, .orderbutton31, .orderbutton33, .orderbutton47 {
	background: #af3a3a;
	font-size: 1rem;
	color: #fff !important;
	border: 0px !important;
	padding: 5px 5px !important;
	cursor: pointer;
	margin: 4px;
	width: 46% !important;
	float: left;
	border-radius: 20px;
}

.orderbutton30 {
	background: #282aff;
	font-size: 1rem;
	color: #fff !important;
	border: 0px !important;
	padding: 5px 5px !important;
	cursor: pointer;
	margin: 4px;
	border-radius: 20px;
} 

.orderDetailTitle h3, .viewNotesTitle h3 {
	background: none !important;
	border: 0px !important;
	font-weight: bold;
	margin-bottom: 10px !important;
	float: left;
}

/*----------------End of Order page Buttons------------------*/


/* File Table Styles */

/* First row background */
#filesTable tr:first-child {
  background-color: #E7DCD5;
}

/* Odd rows background */
#filesTable tr:nth-child(odd) {
  background-color: #F9F6F4;
}

/*end system tag styles */


/*Style Sheet editor styles*/
/*Plus-button*/

.fullText {
	display: none;
}
.pagesList #cats_0 {
	padding-left: 15px;
	list-style: none;
	margin-left: -4px;
	padding-top: 3px;
	background-size: 14px !important;
	background-repeat: no-repeat;
	background-position: left 2px top 5px;
}
.templatesList #cats_0 {
	padding-left: 15px;
	list-style: none;
	margin-left: -4px;
	padding-top: 3px;
	background-size: 14px !important;
	background-repeat: no-repeat;
	background-position: left 2px top 5px;
}
.styleList #cats_0 {
	background: url("/admin/UI/icon-css.png") no-repeat left 1px top 4px;
	padding-left: 15px;
	list-style: none;
	margin-left: -4px;
	padding-top: 3px;
	background-size: 14px !important;
	background-repeat: no-repeat;
	background-position: left 2px top 5px;
}

.ui-state-active .ui-icon, 
.ui-button:active .ui-icon {
  filter: invert(1);
}

.help {padding: 20px;font-size: 1.4rem !important;}
.help a {color: #a840f0;}
.help a:hover {background: none;text-decoration: underline;color: #a840f0;}

.help-centre-wrap {text-align:center;padding:18px 0 8px;}
.help-centre-link {display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#a840f0;font-size:14px;font-weight:600;}
.help-centre-link:hover {text-decoration:underline;color:#a840f0;}
.pagesList {margin-bottom: 80px;}


/* print styles */
@media print {
.menuContainer {display: none;}
.NewUpdateButton.orderbutton29 {display: none !important;}
#updateBar {display: none !important;}
.updateBarBottom {display: none !important;}
.Print.orderbutton4{display: none !important;}
}


@media only screen and (min-width: 0px) and (max-width: 800px) {
	
ul#sortableSlider li {width: calc(48% - 10px)!important;}

}





/*--------------------Tablet------------------*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {

div#wrapper {background-size: 30%, 30%; /* Reduce size by percentage */}
	
.cyncly_logo {
  width: 130px;
}

div#loginForm {
  width: 75%;
  margin: 20vh auto 0;
  transform: translateY(-50%);
}

#logo {
  width: 200px;
  padding: 0% 2% 0;
  text-align: center;
  margin: unset;
}

div#header {
  text-align: center;
}
}


/*--------------------Mobile------------------*/
@media only screen and (min-width: 0) and (max-width: 40em) {

div#wrapper {background-size: 40%, 40%; /* Reduce size by percentage */}
	
.cyncly_logo {
  width: 120px;
}

div#loginForm {
  width: 75%;
  margin: 20vh auto 0;
  transform: translateY(-50%);
}

#logo {
  width: 200px;
  padding: 0% 2% 0;
  text-align: center;
  margin: unset;
}

div#header {
  text-align: center;
}

}

/* ---- Google Settings Module ---- */
.gs-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    padding: 16px 20px 60px;
    max-width: 1100px;
    align-items: start;
}

.gs-full {
    grid-column: 1 / -1;
}

.gs-left, .gs-right {
    display: contents;
}

.gs-card {
    background: #fff;
    border: 1px solid #dde0e6;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.07);
    margin-bottom: 16px;
    overflow: hidden;
}

.gs-card-head {
    padding: 14px 18px 12px;
    border-bottom: 1px solid #eef0f3;
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.gs-card-head h3 {
    margin: 0;
    font-size: 1.3rem;
    font-weight: 700;
    color: #1a1a1a;
    flex: 1;
}

.gs-card-head p {
    margin: 0;
    font-size: 1.05rem;
    color: #777;
}

.gs-card-body {
    padding: 14px 18px 18px;
}

.gs-tag {
    display: inline-block;
    background: #eef0ff;
    color: #282aff;
    border: 1px solid #c5c8ff;
    border-radius: 4px;
    padding: 1px 7px;
    font-size: 1rem;
    font-family: monospace;
    margin-bottom: 10px;
    white-space: nowrap;
    flex-shrink: 0;
}

.gs-card-body textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: 8px 10px;
    font-family: monospace;
    font-size: 1.1rem;
    background: #f9f9fb;
    resize: vertical;
    color: #222;
    line-height: 1.5;
}

.gs-card-body textarea:focus {
    outline: none;
    border-color: #282aff;
    background: #fff;
    box-shadow: 0 0 0 2px rgba(40,42,255,0.08);
}

.gs-pair {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
}

.gs-card input[type="text"].gs-input {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: 8px 10px;
    font-size: 1.2rem;
    background: #f9f9fb;
    color: #222;
    min-width: unset;
}

.gs-card input[type="text"].gs-input:focus {
    outline: none;
    border-color: #282aff;
    background: #fff;
    box-shadow: 0 0 0 2px rgba(40,42,255,0.08);
}

.gs-card-body .gs-desc {
    margin: 0 0 10px 0;
    font-size: 1.05rem;
    color: #777;
}

.gs-sitemap-row {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 6px 0;
    border-bottom: 1px solid #f0f0f0;
}

.gs-sitemap-row:last-child {
    border-bottom: none;
}

.gs-sitemap-row label {
    min-width: 100px;
    font-weight: 600;
    font-size: 1.1rem;
    color: #555;
}

.gs-sitemap-row input[type="text"] {
    flex: 1;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 6px 10px;
    font-family: monospace;
    font-size: 1.1rem;
    background: #f4f5f7;
    color: #333;
}

.gs-sitemap-row .NewGoogleButton {
    margin: 0;
    font-size: 1.05rem;
    padding: 6px 16px !important;
    white-space: nowrap;
}

/* ---- CMS Language Picker ---- */
.cms-lang-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    padding: 16px 0;
}
.cms-lang-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 16px 24px;
    border: 2px solid #ddd;
    border-radius: 8px;
    cursor: pointer;
    background: #fff;
    transition: border-color 0.15s, box-shadow 0.15s;
    min-width: 110px;
}
.cms-lang-option input[type='radio'] {
    display: none;
}
.cms-lang-option img {
    width: 64px;
    height: 43px;
    object-fit: cover;
    border-radius: 3px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}
.cms-lang-option span {
    font-size: 1.3rem;
    font-weight: 500;
    color: #333;
}
.cms-lang-option:hover {
    border-color: #2628ff;
    box-shadow: 0 2px 8px rgba(38,40,255,0.15);
}
.cms-lang-active {
    border-color: #2628ff;
    background: #f0f0ff;
    box-shadow: 0 2px 8px rgba(38,40,255,0.2);
}
.cms-lang-active span {
    color: #2628ff;
}

/* ---- Content Feed Stories Module ---- */
.cf-actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 12px 0 20px;
}
.cf-action-btn {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 9px 18px;
    border-radius: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none !important;
    border: none;
    transition: background 0.15s, transform 0.1s;
    color: #fff !important;
    max-width: 280px;
    line-height: 1.4;
    box-sizing: border-box;
}
.cf-action-btn:active { transform: scale(0.97); }
.cf-action-btn.add      { background: #8462f4; }
.cf-action-btn.add:hover      { background: #5f37e7; color: #fff !important; }
.cf-action-btn.edit     { background: #3b82f6; }
.cf-action-btn.edit:hover     { background: #2563eb; color: #fff !important; }
.cf-action-btn.dup      { background: #0891b2; }
.cf-action-btn.dup:hover      { background: #0e7490; color: #fff !important; }
.cf-action-btn.delete   { background: #ef4444; }
.cf-action-btn.delete:hover   { background: #dc2626; color: #fff !important; }
.cf-action-btn.turn-on  { background: #22c55e; }
.cf-action-btn.turn-on:hover  { background: #16a34a; color: #fff !important; }
.cf-action-btn.turn-off { background: #f59e0b; }
.cf-action-btn.turn-off:hover { background: #d97706; color: #fff !important; }
.cf-action-btn.upload   { background: #64748b; }
.cf-action-btn.upload:hover   { background: #475569; color: #fff !important; }

.cf-story-info {
    background: #f9f8ff;
    border: 1px solid #e0daff;
    border-radius: 8px;
    padding: 12px 14px;
    margin-bottom: 14px;
}
.cf-story-info strong {
    display: block;
    font-size: 1.3rem;
    color: #1e293b;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 340px;
}
.cf-badge {
    display: inline-block;
    padding: 2px 9px;
    border-radius: 10px;
    font-size: 1rem;
    font-weight: 600;
}
.cf-badge-on    { background: #dcfce7; color: #166534; }
.cf-badge-off   { background: #fef9c3; color: #854d0e; }
.cf-badge-thumb { background: #e0f2fe; color: #0369a1; }

.cf-story-thumb {
    display: inline-block;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 14px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.cf-thumb-del {
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(239,68,68,0.85);
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    transition: background 0.15s;
}
.cf-thumb-del:hover { background: rgba(185,28,28,0.95) !important; }

/* Story sidebar list */
.cf-story-list { padding-left: 0 !important; margin-top: 8px !important; margin-bottom: 200px !important; }
.cf-story-item { list-style: none; border-bottom: 1px solid #f0f0f0; }
.cf-story-link { display: block !important; padding: 9px 8px !important; text-decoration: none !important; transition: background 0.12s; border-radius: 4px; }
.cf-story-link:hover { background: #f3f0ff !important; color: inherit !important; }
.cf-story-item.cf-story-selected .cf-story-link { background: #ede9fe !important; border-left: 3px solid #8462f4; padding-left: 5px !important; }
.cf-story-title { font-size: 1.2rem; color: #1e293b; font-weight: 500; margin-bottom: 4px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 280px; }
.cf-story-link.cf-story-inactive .cf-story-title { color: #94a3b8; }
.cf-story-meta { display: flex; align-items: center; gap: 5px; flex-wrap: wrap; }
.cf-story-date { font-size: 1.05rem; color: #94a3b8; margin-left: auto; }

/* ---- Content Feed Edit Form ---- */
.cf-form-error {
    color: #991b1b;
    background: #fee2e2;
    border: 1px solid #fca5a5;
    padding: 10px 14px;
    border-radius: 6px;
    margin-bottom: 16px;
}
.cf-form-section {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 28px 32px;
    margin-bottom: 18px;
    max-width: 960px;
}
.cf-section-title {
    display: block;
    font-size: 1.35rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 16px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #f1f0f8;
}
.cf-label {
    display: block;
    font-size: 1.15rem;
    font-weight: 600;
    color: #374151;
    margin-bottom: 5px;
    margin-top: 0;
}
.cf-input, .cf-textarea, .cf-select {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 8px 10px;
    font-size: 1.2rem;
    color: #1e293b;
    background: #f9fafb;
    font-family: Arial, Helvetica, sans-serif;
    transition: border-color 0.15s, box-shadow 0.15s;
}
.cf-input:focus, .cf-textarea:focus, .cf-select:focus {
    border-color: #8462f4;
    box-shadow: 0 0 0 3px rgba(132,98,244,0.12);
    outline: none;
    background: #fff;
}
.cf-field { margin-bottom: 14px; }
.cf-field:last-child { margin-bottom: 0; }
.cf-field-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-bottom: 10px;
}
.cf-checkbox-row {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 0 2px;
}
.cf-checkbox-row input[type='checkbox'] { width: 16px; height: 16px; cursor: pointer; }
.cf-checkbox-row label { font-size: 1.2rem; color: #374151; cursor: pointer; margin: 0; }
.cf-tag-grid { display: flex; flex-wrap: wrap; gap: 8px 20px; padding: 8px 0; }
.cf-tag-item { display: flex; align-items: center; gap: 5px; white-space: nowrap; }
.cf-tag-item input[type='checkbox'] { cursor: pointer; }
.cf-tag-item label { font-size: 1.2rem; color: #374151; cursor: pointer; margin: 0; }
.cf-add-row { display: flex; align-items: center; gap: 8px; margin-top: 10px; }
.cf-add-btn {
    background: #8462f4;
    color: #fff !important;
    border: none;
    border-radius: 6px;
    padding: 8px 18px;
    font-size: 1.2rem;
    cursor: pointer;
    transition: background 0.15s;
    white-space: nowrap;
}
.cf-add-btn:hover { background: #5f37e7; }
.cf-filter-group { margin-bottom: 18px; padding-bottom: 18px; border-bottom: 1px solid #f1f0f8; }
.cf-filter-group:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
/* Meta AI button & section header */
.cf-section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f1f0f8;
}
.cf-section-header .cf-section-title {
    margin: 0;
    padding: 0;
    border: none;
}
.cf-ai-btn {
    background: linear-gradient(135deg, #8462f4, #3b82f6);
    color: #fff !important;
    border: none;
    border-radius: 20px;
    padding: 8px 18px;
    font-size: 1.15rem;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-weight: 500;
    transition: opacity 0.15s, transform 0.1s;
    white-space: nowrap;
}
.cf-ai-btn:hover { opacity: 0.88; transform: scale(1.02); }
.cf-ai-btn:active { transform: scale(0.97); }
.cf-ai-btn:disabled { opacity: 0.6; cursor: default; transform: none; }
.cf-field-hint { font-size: 1rem; color: #9ca3af; font-weight: 400; }
.cf-char-count { display: block; font-size: 1rem; color: #9ca3af; margin-top: 3px; text-align: right; }
.cf-char-warn  { color: #f59e0b !important; }
.cf-char-over  { color: #ef4444 !important; font-weight: 600; }
.cf-form-actions { padding: 6px 0 60px; display: flex; align-items: center; gap: 10px; flex-wrap: nowrap; }
.cf-form-actions .NewUpdateButton { margin: 0; vertical-align: middle; }
.cf-form-actions span.CancelButton { display: inline-flex; align-items: center; margin: 0; }
.cf-form-actions span.CancelButton button { margin: 0; vertical-align: middle; }

/* ============================================================
   SEO Settings Page
   ============================================================ */
.seoContainer { font-family: inherit; }

/* Sticky panel counts */
.seo-count-ok   { color: #22c55e; font-weight: 700; text-align: center; }
.seo-count-miss { color: #ef4444; font-weight: 700; text-align: center; }

/* Single table — thead sticky, tbody scrolls inside .seoTableWrap */
.seoTableWrap { overflow-y: auto; max-height: calc(89.3vh - 80px); }
.seoSettingsTable { width: 100%; table-layout: fixed; border-collapse: collapse; }
.seoSettingsTable thead th {
    position: sticky; top: 0; z-index: 10;
    background: #f8f7ff; color: #4b5563; font-size: 1.1rem; font-weight: 600;
    text-transform: uppercase; letter-spacing: .04em; padding: 10px 8px;
    border-bottom: 2px solid #e0d9ff;
}
.seo-th-page { width: 195px; }
.seo-th-meta  { }
.seo-th-sm   { width: 88px; text-align: center; }
.seo-th-hint { display: block; font-size: 0.9rem; font-weight: 400; color: #9ca3af; text-transform: none; letter-spacing: 0; margin-top: 1px; }

/* Row */
.seo-row { border-bottom: 1px solid #f3f4f6; transition: background 0.12s; }
.seo-row:hover { background: #faf9ff; }

/* Page column */
.seo-page-col { padding: 10px 8px; vertical-align: top; }
.seo-page-name { font-weight: 600; font-size: 1.15rem; color: #374151; margin-bottom: 6px; word-break: break-word; }
.seo-row-status { display: flex; gap: 5px; margin-bottom: 8px; }
.seo-dot { display: inline-block; width: 9px; height: 9px; border-radius: 50%; flex-shrink: 0; }
.seo-dot-ok   { background: #22c55e; }
.seo-dot-miss { background: #ef4444; }

/* AI Fill button */
.seo-ai-btn {
    background: linear-gradient(135deg, #8462f4, #3b82f6);
    color: #fff;
    border: none;
    border-radius: 16px;
    padding: 5px 13px;
    font-size: 1.05rem;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-weight: 500;
    transition: opacity 0.15s, transform 0.1s;
    white-space: nowrap;
}
.seo-ai-btn:hover   { opacity: 0.88; transform: scale(1.02); }
.seo-ai-btn:active  { transform: scale(0.97); }
.seo-ai-btn:disabled { opacity: 0.6; cursor: default; transform: none; }

/* Inputs */
.seo-input, .seo-textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1.5px solid #e5e7eb;
    border-radius: 6px;
    padding: 6px 9px;
    font-size: 1.1rem;
    color: #374151;
    background: #fff;
    transition: border-color 0.15s, box-shadow 0.15s;
    resize: vertical;
}
.seo-input:focus, .seo-textarea:focus {
    outline: none;
    border-color: #8462f4;
    box-shadow: 0 0 0 3px rgba(132,98,244,0.13);
}
.metaTitleSEOTD, .metaDescSEOTD, .robotsSEOTD { padding: 10px 6px; vertical-align: top; }

/* Float menu sizing for SEO */
.seoFloatMenu { min-height: unset; }
.seoFeedbackTable td, .seoFeedbackTable th { padding: 4px 10px; font-size: 1.1rem; }

/* ---- Gallery Module ---- */
.gl-actions { display: flex; flex-direction: column; gap: 8px; padding: 12px 0 20px; }
.gl-action-btn {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 9px 18px;
    border-radius: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none !important;
    border: none;
    transition: background 0.15s, transform 0.1s;
    color: #fff !important;
    max-width: 300px;
    line-height: 1.4;
    box-sizing: border-box;
}
.gl-action-btn:active { transform: scale(0.97); }
.gl-action-btn.add     { background: #8462f4; }
.gl-action-btn.add:hover     { background: #5f37e7; }
.gl-action-btn.edit    { background: #3b82f6; }
.gl-action-btn.edit:hover    { background: #2563eb; }
.gl-action-btn.delete  { background: #ef4444; }
.gl-action-btn.delete:hover  { background: #dc2626; }
.gl-action-btn.turn-on { background: #22c55e; }
.gl-action-btn.turn-on:hover { background: #16a34a; }
.gl-action-btn.turn-off{ background: #f59e0b; }
.gl-action-btn.turn-off:hover{ background: #d97706; }
.gl-action-btn.upload  { background: #64748b; }
.gl-action-btn.upload:hover  { background: #475569; }
.gl-action-btn.youtube { background: #dc2626; }
.gl-action-btn.youtube:hover { background: #b91c1c; }
.gl-action-btn img { width: 15px; height: 15px; filter: brightness(0) invert(1); vertical-align: middle; border: 0; }

/* Sidebar gallery list */
.gl-gallery-list { padding-left: 0 !important; margin-top: 8px !important; margin-bottom: 200px !important; list-style: none !important; }
.gl-gallery-item { border-bottom: 1px solid #f0f0f0; }
.gl-gallery-link {
    display: block !important;
    padding: 9px 10px !important;
    text-decoration: none !important;
    transition: background 0.12s;
    border-radius: 4px;
    font-size: 1.2rem;
    color: #374151;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gl-gallery-link:hover { background: #f3f0ff !important; color: #1e293b !important; }
.gl-gallery-item.gl-active .gl-gallery-link {
    background: #ede9fe !important;
    border-left: 3px solid #8462f4;
    padding-left: 7px !important;
    color: #1e293b !important;
    font-weight: 600;
}
.gl-gallery-link.gl-inactive { color: #94a3b8 !important; }

/* Tags block */
.gl-tags-label { display: block; font-size: 1.15rem; font-weight: 700; color: #374151; margin-bottom: 6px; }
.gl-tags-block {
    background: #f8f7ff;
    border: 1px solid #e5e3f8;
    border-radius: 8px;
    padding: 12px 16px;
    margin-bottom: 20px;
    font-family: 'Courier New', monospace;
    font-size: 1.15rem;
    color: #5b21b6;
    line-height: 1.9;
}

/* Image card grid */
.gl-grid {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 14px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.gl-img-card {
    position: relative;
    width: 152px;
    height: 152px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0,0,0,0.10);
    transition: box-shadow 0.15s;
    cursor: grab;
    box-sizing: border-box;
    flex-shrink: 0;
}
.gl-img-card:hover { box-shadow: 0 4px 14px rgba(0,0,0,0.18); }
.gl-img-card.gl-img-inactive { opacity: 0.45; }
.gl-img-card img.gl-thumb { display: block; width: 152px; height: 152px; object-fit: cover; border-radius: 10px; }
.gl-img-card-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 8px 6px;
    background: rgba(255,255,255,0.92);
    backdrop-filter: blur(4px);
    border-radius: 0 0 10px 10px;
    opacity: 0;
    transition: opacity 0.18s;
}
.gl-img-card:hover .gl-img-card-actions { opacity: 1; }
.gl-img-card-actions a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-decoration: none !important;
    transition: background 0.15s, transform 0.1s;
}
.gl-img-card-actions a.gl-act-edit      { background: #dbeafe; }
.gl-img-card-actions a.gl-act-toggle    { background: #dcfce7; }
.gl-img-card-actions a.gl-act-toggle-off{ background: #fef9c3; }
.gl-img-card-actions a.gl-act-delete    { background: #fee2e2; }
.gl-img-card-actions a.gl-act-edit:hover      { background: #bfdbfe; transform: scale(1.1); }
.gl-img-card-actions a.gl-act-toggle:hover    { background: #bbf7d0; transform: scale(1.1); }
.gl-img-card-actions a.gl-act-toggle-off:hover{ background: #fde68a; transform: scale(1.1); }
.gl-img-card-actions a.gl-act-delete:hover    { background: #fecaca; transform: scale(1.1); }
.gl-img-card-actions a img { width: 18px; height: 18px; border: 0 !important; vertical-align: middle; }

/* Form section card */
.gl-form-section {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 28px 32px;
    margin-bottom: 18px;
    max-width: 620px;
}
.gl-section-title {
    display: block;
    font-size: 1.35rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 18px 0;
    padding-bottom: 12px;
    border-bottom: 2px solid #f1f0f8;
}
.gl-label { display: block; font-size: 1.15rem; font-weight: 600; color: #374151; margin-bottom: 5px; }
.gl-input, .gl-textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 8px 10px;
    font-size: 1.2rem;
    color: #1e293b;
    background: #f9fafb;
    font-family: Arial, Helvetica, sans-serif;
    transition: border-color 0.15s, box-shadow 0.15s;
}
.gl-input:focus, .gl-textarea:focus {
    border-color: #8462f4;
    box-shadow: 0 0 0 3px rgba(132,98,244,0.12);
    outline: none;
    background: #fff;
}
.gl-field { margin-bottom: 16px; }
.gl-checkbox-row { display: flex; align-items: center; gap: 8px; padding: 8px 0; }
.gl-checkbox-row input[type='checkbox'] { width: 16px; height: 16px; cursor: pointer; }
.gl-checkbox-row label { font-size: 1.2rem; color: #374151; cursor: pointer; margin: 0; }
.gl-form-actions { display: flex; align-items: center; gap: 10px; padding-top: 10px; flex-wrap: nowrap; }
.gl-form-actions .NewUpdateButton { margin: 0 !important; }
.gl-form-actions span.CancelButton { display: inline-flex; align-items: center; margin: 0; }
.gl-form-actions span.CancelButton button { margin: 0 !important; }
.gl-preview-img { display: block; border-radius: 8px; border: 1px solid #e5e7eb; box-shadow: 0 2px 8px rgba(0,0,0,0.10); margin-bottom: 20px; max-width: 260px; }
.gl-upload-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 16px; }
.gl-upload-item label { display: block; font-size: 1.1rem; color: #6b7280; margin-bottom: 3px; }

/* Drag-and-drop upload zone */
.gl-dropzone {
    border: 2px dashed #c4b5fd;
    border-radius: 12px;
    background: #faf5ff;
    padding: 44px 20px;
    text-align: center;
    cursor: pointer;
    transition: border-color 0.2s, background 0.2s;
    margin-bottom: 16px;
    user-select: none;
}
.gl-dropzone.gl-drag-over { border-color: #8462f4; background: #ede9fe; }
.gl-dropzone-icon { font-size: 44px; margin-bottom: 10px; line-height: 1; }
.gl-dropzone-text { font-size: 1.45rem; font-weight: 600; color: #374151; margin: 0 0 4px; }
.gl-dropzone-sub { font-size: 1.15rem; color: #9ca3af; margin: 0 0 16px; }
.gl-browse-btn {
    display: inline-block;
    background: #8462f4;
    color: #fff !important;
    padding: 9px 26px;
    border-radius: 20px;
    font-size: 1.2rem;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.15s;
    text-decoration: none !important;
}
.gl-browse-btn:hover { background: #5f37e7; color: #fff !important; }
.gl-preview-count { font-size: 1.15rem; color: #6b7280; margin: 0 0 10px; }
.gl-dz-preview-grid { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 16px; }
.gl-dz-preview-item {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
    box-shadow: 0 1px 3px rgba(0,0,0,0.10);
    flex-shrink: 0;
}
.gl-dz-preview-item img { width: 100%; height: 100%; object-fit: cover; display: block; }
.gl-dz-preview-item .gl-dz-remove {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 22px;
    height: 22px;
    background: rgba(239,68,68,0.88);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    border: 0;
    line-height: 1;
    transition: background 0.15s;
    padding: 0;
}
.gl-dz-preview-item .gl-dz-remove:hover { background: rgba(185,28,28,0.97); }

/* ---- User Manager ---- */
/* Column sizing. The module table is auto-layout and 100% wide, so surplus
   width gets shared out according to how wide each column's content wants to
   be, and the user list wanted all of it - on a wide screen that squeezed the
   detail panel into a sliver and left the action buttons unreadable. A width
   on a <td> is only a hint in auto layout, so pin the two sidebars by
   constraining their contents instead and let the detail cell take the rest. */
#um-groups-col > * { width: 200px; box-sizing: border-box; }
#um-users-col  > * { width: 220px; box-sizing: border-box; }
#um-groups-col, #um-users-col { overflow: hidden; }
#um-detail-col { width: 100%; }

.um-actions { display: flex; flex-direction: column; gap: 8px; padding: 12px 0 20px; }
.um-action-btn {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 9px 18px;
    border-radius: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none !important;
    border: none;
    transition: background 0.15s, transform 0.1s;
    color: #fff !important;
    max-width: 300px;
    line-height: 1.4;
    box-sizing: border-box;
}
.um-action-btn:active { transform: scale(0.97); }
.um-action-btn.add     { background: #8462f4; }
.um-action-btn.add:hover     { background: #5f37e7; color: #fff !important; }
.um-action-btn.edit    { background: #3b82f6; }
.um-action-btn.edit:hover    { background: #2563eb; color: #fff !important; }
.um-action-btn.secondary { background: #64748b; }
.um-action-btn.secondary:hover { background: #475569; color: #fff !important; }
.um-action-btn.warn    { background: #f59e0b; }
.um-action-btn.warn:hover    { background: #d97706; color: #fff !important; }
.um-action-btn.delete  { background: #ef4444; }
.um-action-btn.delete:hover  { background: #dc2626; color: #fff !important; }
.um-action-btn img { width: 15px; height: 15px; filter: brightness(0) invert(1); vertical-align: middle; border: 0; }

/* Users sidebar list */
.um-user-list-wrap { max-height: 640px; overflow-x: hidden; overflow-y: auto; border: 1px solid #f0f0f0; border-radius: 6px; }
.um-user-list { padding-left: 0 !important; margin: 0 !important; list-style: none !important; }
.um-user-item { border-bottom: 1px solid #f0f0f0; }
.um-user-link {
    display: flex !important;
    align-items: center;
    gap: 8px;
    padding: 9px 10px !important;
    text-decoration: none !important;
    transition: background 0.12s;
    border-radius: 4px;
    font-size: 1.2rem;
    color: #374151;
}
.um-user-link:hover { background: #f3f0ff !important; color: #1e293b !important; }
.um-user-item.um-active .um-user-link {
    background: #ede9fe !important;
    border-left: 3px solid #8462f4;
    padding-left: 7px !important;
    color: #1e293b !important;
    font-weight: 600;
}
.um-user-name { flex: 1 1 auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.um-user-name.um-user-unnamed { font-style: italic; color: #94a3b8; }
.um-user-badge {
    display: inline-block;
    flex-shrink: 0;
    padding: 2px 8px;
    border-radius: 10px;
    font-size: 1rem;
    font-weight: 600;
}
.um-badge-trade  { background: #dbeafe; color: #1d4ed8; }
.um-badge-shopper{ background: #f1f5f9; color: #64748b; }

/* Groups sidebar (shared look with users list) */
.um-group-list { padding-left: 0 !important; margin-top: 8px !important; list-style: none !important; }
.um-group-item { border-bottom: 1px solid #f0f0f0; }
.um-group-link {
    display: block !important;
    padding: 9px 10px !important;
    text-decoration: none !important;
    transition: background 0.12s;
    border-radius: 4px;
    font-size: 1.2rem;
    color: #374151;
}
.um-group-link:hover { background: #f3f0ff !important; color: #1e293b !important; }
.um-group-item.um-active > .um-group-link {
    background: #ede9fe !important;
    border-left: 3px solid #8462f4;
    padding-left: 7px !important;
    color: #1e293b !important;
    font-weight: 600;
}
.um-group-link.um-inactive { color: #94a3b8 !important; }
.um-group-children { padding-left: 16px !important; list-style: none !important; margin: 0 !important; }

/* Column headers */
.um-col-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}
.um-filter-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #f3f0ff;
    cursor: pointer;
    flex-shrink: 0;
    transition: background 0.15s;
}
.um-filter-btn:hover { background: #ede9fe; }
.um-filter-btn img { width: 15px; height: 15px; vertical-align: middle; }
.um-filter-btn { font-size: 1.3rem; font-weight: 700; color: #8462f4; text-decoration: none !important; }

.um-search-box {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d1d5db;
    border-radius: 20px;
    padding: 7px 14px;
    font-size: 1.15rem;
    color: #1e293b;
    background: #f9fafb;
    font-family: Arial, Helvetica, sans-serif;
    margin: 8px 0 4px;
    transition: border-color 0.15s, box-shadow 0.15s;
}
.um-search-box:focus {
    border-color: #8462f4;
    box-shadow: 0 0 0 3px rgba(132,98,244,0.12);
    outline: none;
    background: #fff;
}

/* Detail panel */
.um-detail-header {
    display: flex;
    align-items: baseline;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 4px;
}
.um-detail-company { font-size: 1.1rem; color: #6b7280; font-weight: 400; }
.um-empty-state { color: #94a3b8; font-size: 1.2rem; padding: 20px 0; }

/* Payment terms form */
.um-inherit-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #64748b;
    color: #fff !important;
    border: none;
    border-radius: 20px;
    padding: 8px 18px;
    font-size: 1.15rem;
    cursor: pointer;
    transition: background 0.15s;
    margin-bottom: 18px;
}
.um-inherit-btn:hover { background: #475569; }
.um-pt-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    max-width: 1100px;
}
.um-pt-section {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 22px 26px;
    margin-bottom: 0;
}
.um-pt-span-2 { grid-column: 1 / -1; }
@media (max-width: 720px) {
    .um-pt-grid { grid-template-columns: 1fr; }
}
.um-pt-section-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 2px solid #f1f0f8;
}
.um-pt-section-title { font-size: 1.3rem; font-weight: 700; color: #1e293b; }
.um-pt-toggle { display: flex; align-items: center; gap: 8px; margin-left: auto; font-size: 1.15rem; color: #374151; }
.um-pt-toggle input[type='checkbox'] { width: 16px; height: 16px; cursor: pointer; }
.um-pt-default { display: flex; align-items: center; gap: 8px; font-size: 1.1rem; color: #6b7280; }
.um-pt-default input[type='radio'] { width: 15px; height: 15px; cursor: pointer; }
.um-pt-row { display: flex; align-items: center; gap: 14px; margin-bottom: 12px; flex-wrap: wrap; }
.um-pt-row:last-child { margin-bottom: 0; }
.um-pt-label { flex: 0 0 170px; font-size: 1.15rem; color: #374151; }
.um-pt-input-group { display: flex; align-items: center; gap: 6px; }
.um-pt-currency { color: #6b7280; font-size: 1.1rem; }
.um-pt-input {
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 7px 10px;
    font-size: 1.15rem;
    color: #1e293b;
    background: #f9fafb;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    width: 120px;
    transition: border-color 0.15s, box-shadow 0.15s;
}
.um-pt-input.um-pt-input-narrow { width: 60px; }
.um-pt-input:focus {
    border-color: #8462f4;
    box-shadow: 0 0 0 3px rgba(132,98,244,0.12);
    outline: none;
    background: #fff;
}
.um-pt-card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 6px 16px;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 12px 16px;
    margin-bottom: 12px;
}
.um-pt-card-item { display: flex; align-items: center; gap: 7px; font-size: 1.1rem; color: #374151; }
.um-pt-card-item input[type='checkbox'] { width: 15px; height: 15px; cursor: pointer; }
.um-pt-warning {
    color: #991b1b;
    background: #fee2e2;
    border: 1px solid #fca5a5;
    padding: 10px 14px;
    border-radius: 6px;
    margin-bottom: 16px;
    max-width: 620px;
}
.um-pt-advice {
    color: #166534;
    background: #dcfce7;
    border: 1px solid #86efac;
    padding: 10px 14px;
    border-radius: 6px;
    margin-bottom: 16px;
    max-width: 620px;
}
.um-form-actions { padding: 6px 0 40px; }
.um-form-actions .NewUpdateButton { margin: 0; }

.order-actions-centered {
    clear: both;
    display: flex;
    justify-content: center;
}
.order-actions-centered .orderbutton45 { float: none !important; }

/* Edit/Add user form */
.um-alert-btn {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 8px;
    padding: 10px 5px;
    margin-bottom: 16px;
    text-decoration: none !important;
    font-weight: 600;
    max-width: 620px;
}
.um-alert-btn.um-alert-danger { background: #fee2e2; color: #991b1b !important; font-size: 1.3rem; }
.um-alert-btn.um-alert-warn   { background: #fff7ed; color: #c2410c !important; font-size: 1.15rem; }
.um-field-grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px 28px;
}
.um-field { margin-bottom: 14px; }
.um-field-label { display: block; font-size: 1.1rem; font-weight: 600; color: #374151; margin-bottom: 4px; }
.um-field-required { color: #ef4444; margin-left: 3px; }
.um-field-input, .um-field-select {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 7px 10px;
    font-size: 1.15rem;
    color: #1e293b;
    background: #f9fafb;
    font-family: Arial, Helvetica, sans-serif;
    transition: border-color 0.15s, box-shadow 0.15s;
}
.um-field-input:focus, .um-field-select:focus {
    border-color: #8462f4;
    box-shadow: 0 0 0 3px rgba(132,98,244,0.12);
    outline: none;
    background: #fff;
}
.um-field-hint { display: block; font-size: 1rem; color: #9ca3af; margin-top: 3px; }
.um-field-name-row { display: flex; gap: 6px; }
.um-field-name-row .um-field-title { flex: 0 0 90px; }
.um-field-name-row .um-field-input:nth-child(2) { flex: 1 1 auto; }
.um-field-name-row .um-field-input:nth-child(3) { flex: 1.4 1 auto; }
.um-toggle-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 20px;
    margin-top: 4px;
}
.um-toggle-row { display: flex; align-items: center; gap: 8px; font-size: 1.15rem; color: #374151; }
.um-toggle-row input[type='checkbox'] { width: 16px; height: 16px; cursor: pointer; }
.um-lead-source { font-size: 1.15rem; color: #1e293b; font-weight: 600; }



.help-centre-wrap a {
	font-size: 1.8rem !important;
	display: inline-block !important;
	background: none;
	border-radius: 20px;
	float: ;
	line-height: 50px;
	text-align: center;
}

.help-centre-wrap {
	background: #efefef;
	margin: auto;
	max-width: 240px;
	margin-top: 20px;
	border-radius: 20px;
	padding: 14px 20px;
	display: inherit;
	width: 100%;
	text-align: center;
}

.help-centre-link {
	text-align: center;
}

/* ---- Furniture Global Settings ---- */
.fgs-cell { padding: 0 !important; }
.fgs {
    --fgs-accent: #8462f4;
    --fgs-accent-dark: #6d4ae0;
    --fgs-accent-soft: rgba(132,98,244,0.14);
    --fgs-ink: #1e293b;
    --fgs-body: #374151;
    --fgs-muted: #6b7280;
    --fgs-line: #e5e7eb;
    --fgs-field: #f9fafb;
    padding: 20px 24px 110px;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    color: var(--fgs-body);
}
.fgs *, .fgs *::before, .fgs *::after { box-sizing: border-box; }

.fgs-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 14px;
}
.fgs .fgs-title {
    margin: 0 0 4px;
    padding: 0;
    border: 0;
    font-size: 2rem;
    font-weight: 700;
    color: var(--fgs-ink);
}
.fgs-subtitle { margin: 0; font-size: 1.15rem; color: var(--fgs-muted); }

.fgs-save {
    appearance: none;
    border: 0;
    border-radius: 999px;
    background: var(--fgs-accent);
    color: #fff;
    font: 700 1.2rem/1 Arial, Helvetica, sans-serif;
    padding: 12px 22px;
    min-height: 42px;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.15s, box-shadow 0.15s, transform 0.05s;
}
.fgs-save:hover { background: var(--fgs-accent-dark); box-shadow: 0 4px 12px rgba(109,74,224,0.3); }
.fgs-save:active { transform: translateY(1px); }
.fgs-save:focus-visible { outline: 3px solid var(--fgs-accent-soft); outline-offset: 2px; }
.fgs-save:disabled { opacity: 0.7; cursor: progress; }

.fgs-alert {
    border-radius: 8px;
    padding: 11px 14px;
    margin-bottom: 14px;
    font-size: 1.2rem;
    font-weight: 600;
}
.fgs-alert-ok { background: #dcfce7; border: 1px solid #86efac; color: #166534; }
.fgs-alert-error { background: #fee2e2; border: 1px solid #fca5a5; color: #991b1b; }

/* Cards pack top-to-bottom into columns so short cards leave no gaps. */
.fgs-columns {
    column-count: 2;
    column-gap: 16px;
}
@media (min-width: 1500px) {
    .fgs-columns { column-count: 3; }
}
@media (min-width: 2100px) {
    .fgs-columns { column-count: 4; }
}
.fgs-columns .fgs-card {
    display: inline-block;
    width: 100%;
    margin: 0 0 16px;
    break-inside: avoid;
    page-break-inside: avoid;
    vertical-align: top;
}
/* JS packing (see the settings page script): one flex column per CSS column count */
.fgs-columns.fgs-masonry { display: flex; align-items: flex-start; gap: 16px; margin-bottom: 16px; }
.fgs-masonry-col { flex: 1 1 0; min-width: 0; display: flex; flex-direction: column; gap: 16px; }
.fgs-masonry .fgs-card { display: block; margin: 0; }
.fgs-wide-stack { display: grid; gap: 16px; }
.fgs-card {
    background: #fff;
    border: 1px solid var(--fgs-line);
    border-radius: 12px;
    min-width: 0;
}
.fgs-card-head { padding: 18px 22px 12px; border-bottom: 2px solid #f1f0f8; }
.fgs-card-head h3 { margin: 0 0 3px; font-size: 1.4rem; font-weight: 700; color: var(--fgs-ink); }
.fgs-card-head p { margin: 0; font-size: 1.1rem; color: var(--fgs-muted); }
.fgs-card-body { padding: 16px 22px 20px; }

.fgs-fields { display: grid; gap: 14px; }
.fgs-fields + .fgs-toggles { margin-top: 16px; padding-top: 14px; border-top: 1px solid #f1f2f4; }
.fgs-fields-text { grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr)); gap: 14px 22px; }
/* Range image allocation: one tile per image slot */
.fgs-fields-segments { grid-template-columns: repeat(auto-fill, minmax(min(210px, 100%), 1fr)); gap: 12px; }
/* 9 slots: one row on very wide screens, an even 3 x 3 in between, stacked on phones */
@media (min-width: 700px) {
    .fgs-fields-segments { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (min-width: 2100px) {
    .fgs-fields-segments { grid-template-columns: repeat(9, minmax(0, 1fr)); }
}
.fgs .fgs-fields-segments .fgs-field-row {
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    gap: 12px;
    height: 100%;
    padding: 14px;
    border: 1px solid var(--fgs-line);
    border-radius: 10px;
    background: #fcfcfd;
    transition: border-color 0.15s;
}
.fgs .fgs-fields-segments .fgs-field-row:hover { border-color: #d6ccfb; }
.fgs .fgs-fields-segments .fgs-segment { display: flex; }
.fgs .fgs-fields-segments .fgs-segment label { flex: 1 1 0; }

.fgs-field { min-width: 0; }
.fgs-label {
    display: block;
    margin-bottom: 5px;
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--fgs-body);
}
.fgs-hint { display: block; margin-top: 4px; font-size: 1.05rem; line-height: 1.4; color: var(--fgs-muted); font-weight: normal; }

.fgs .fgs-input {
    width: 100%;
    min-height: 38px;
    margin: 0;
    padding: 8px 11px;
    border: 1px solid #d1d5db;
    border-radius: 7px;
    background: var(--fgs-field);
    color: var(--fgs-ink);
    font: 1.2rem Arial, Helvetica, sans-serif;
    transition: border-color 0.15s, box-shadow 0.15s, background 0.15s;
}
.fgs select.fgs-input { cursor: pointer; }
.fgs .fgs-input:focus {
    outline: none;
    border-color: var(--fgs-accent);
    box-shadow: 0 0 0 3px var(--fgs-accent-soft);
    background: #fff;
}
.fgs .fgs-textarea { min-height: 96px; resize: vertical; line-height: 1.45; }

.fgs-affix { position: relative; max-width: 220px; }
.fgs .fgs-affix .fgs-input { padding-right: 44px; }
.fgs-suffix {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.1rem;
    color: var(--fgs-muted);
    pointer-events: none;
}

/* Toggles */
.fgs-toggles { display: grid; gap: 2px; }
.fgs-toggle {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 9px 8px;
    margin: 0 -8px;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.15s;
}
.fgs-toggle:hover { background: #f8f7fd; }
.fgs .fgs-switch {
    appearance: none;
    -webkit-appearance: none;
    flex: 0 0 auto;
    position: relative;
    width: 38px;
    height: 22px;
    margin: 0;
    border-radius: 999px;
    background: #d1d5db;
    cursor: pointer;
    transition: background 0.2s;
}
.fgs .fgs-switch::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.25);
    transition: transform 0.2s;
}
.fgs .fgs-switch:checked { background: var(--fgs-accent); }
.fgs .fgs-switch:checked::after { transform: translateX(16px); }
.fgs .fgs-switch:focus-visible { outline: none; box-shadow: 0 0 0 3px var(--fgs-accent-soft); }
.fgs-toggle-text { display: flex; flex-direction: column; min-width: 0; padding-top: 2px; }
.fgs-toggle-label { font-size: 1.2rem; color: var(--fgs-ink); line-height: 1.35; }
.fgs-toggle .fgs-hint { margin-top: 2px; }
.fgs-badge {
    display: inline-block;
    margin-left: 7px;
    padding: 1px 7px;
    border-radius: 999px;
    background: #eef0ff;
    border: 1px solid #c5c8ff;
    color: #282aff;
    font-size: 0.95rem;
    font-weight: 700;
    vertical-align: 1px;
}

/* Segmented 1-4 pickers */
.fgs-field-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.fgs-field-row .fgs-label { margin: 0; }
.fgs-field-text { min-width: 0; }
.fgs-field-text .fgs-hint { margin-top: 2px; }
.fgs-segment {
    position: relative;
    display: inline-flex;
    flex: 0 0 auto;
    padding: 3px;
    border-radius: 9px;
    background: #f1f2f6;
}
.fgs .fgs-segment input { position: absolute; opacity: 0; width: 1px; height: 1px; margin: 0; pointer-events: none; }
.fgs-segment label {
    min-width: 38px;
    padding: 7px 10px;
    border-radius: 7px;
    text-align: center;
    font-size: 1.15rem;
    font-weight: 600;
    color: var(--fgs-muted);
    cursor: pointer;
    user-select: none;
    transition: background 0.15s, color 0.15s, box-shadow 0.15s;
}
.fgs-segment label:hover { color: var(--fgs-ink); }
.fgs .fgs-segment input:checked + label { background: #fff; color: var(--fgs-accent-dark); box-shadow: 0 1px 3px rgba(0,0,0,0.12); }
.fgs .fgs-segment input:focus-visible + label { box-shadow: 0 0 0 3px var(--fgs-accent-soft); }

/* Save bar, shown once something changes */
.fgs-savebar {
    position: fixed;
    left: 50%;
    bottom: 56px;
    z-index: 1000;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 8px 8px 8px 20px;
    border-radius: 999px;
    background: var(--fgs-ink);
    color: #fff;
    box-shadow: 0 10px 30px rgba(15,23,42,0.3);
    transform: translate(-50%, 20px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s, transform 0.2s;
}
.fgs-is-dirty .fgs-savebar { opacity: 1; transform: translate(-50%, 0); pointer-events: auto; }
.fgs-dirty { font-size: 1.15rem; white-space: nowrap; }

@media (prefers-reduced-motion: reduce) {
    .fgs *, .fgs-savebar { transition: none !important; }
}

/* Tablet */
@media (max-width: 1024px) {
    .fgs { padding: 16px 18px 110px; }
}
@media (max-width: 820px) {
    /* The admin shell nests this in auto-width tables, which grow to the widest
       content (the section links). Pin to the viewport so it scrolls within. */
    .fgs { width: 100vw; max-width: 100vw; }
    .fgs-columns { column-count: 1; }
}

/* Mobile */
@media (max-width: 600px) {
    .fgs { padding: 12px 12px 120px; }
    .fgs .fgs-title { font-size: 1.7rem; }
    .fgs-card { border-radius: 10px; }
    .fgs-card-head { padding: 14px 16px 10px; }
    .fgs-card-body { padding: 14px 16px 16px; }
    .fgs-field-row { flex-direction: column; align-items: stretch; gap: 6px; }
    .fgs-segment { display: flex; }
    .fgs-segment label { flex: 1 1 0; }
    .fgs-affix { max-width: none; }
    .fgs .fgs-input { font-size: 16px; min-height: 44px; }
    .fgs-toggle { padding: 11px 8px; }
    .fgs-save-top { padding: 10px 16px; min-height: 40px; }
    .fgs-savebar,
    .fgs-is-dirty .fgs-savebar {
        left: 12px;
        right: 12px;
        bottom: 52px;
        transform: none;
        border-radius: 14px;
        justify-content: space-between;
    }
}

/* ---- Furniture Thumbnail Settings (builds on the .fgs styles above) ---- */
/* 12 image types: column counts that divide evenly so no row is left part-filled */
.fts-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 16px;
}
@media (min-width: 640px)  { .fts-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 1100px) { .fts-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (min-width: 1500px) { .fts-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (min-width: 2100px) { .fts-grid { grid-template-columns: repeat(6, minmax(0, 1fr)); } }
.fts-card {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 18px 20px 14px;
}
.fts-card-top { display: flex; align-items: flex-start; gap: 14px; }
.fts-card-text { flex: 1 1 auto; min-width: 0; }
.fts-card-text h3 { margin: 0 0 3px; font-size: 1.35rem; font-weight: 700; color: var(--fgs-ink); }
.fts-card-text p { margin: 0; font-size: 1.05rem; line-height: 1.4; color: var(--fgs-muted); }

/* Shape preview: scales the saved width x height into a 64px box */
.fts-preview {
    flex: 0 0 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #f4f2fe;
}
.fts-shape {
    display: block;
    width: 48px;
    height: auto;
    border-radius: 4px;
    background: linear-gradient(135deg, #b9a6fa, var(--fgs-accent));
    transition: aspect-ratio 0.15s;
}
.fts-shape.fts-shape-tall { width: auto; height: 48px; }
.fts-shape.fts-shape-border { box-shadow: 0 0 0 3px #fff, 0 0 0 4px var(--fgs-ink); }

.fts-dims {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 10px;
}
.fts-dims .fgs-field { flex: 1 1 90px; }
.fts-dims .fgs-affix { max-width: none; }
.fts-times { padding-bottom: 10px; font-size: 1.3rem; color: var(--fgs-muted); }
.fts-dims .fts-height-2 { flex-basis: 100%; }
.fts-dims .fts-height-2 .fgs-affix { max-width: calc(50% - 16px); }

.fts-toggle {
    margin: auto -8px 0;
    padding-top: 10px;
    border-top: 1px solid #f1f2f4;
    border-radius: 0 0 8px 8px;
}

@media (max-width: 600px) {
    .fts-card { padding: 16px; }
    .fts-dims .fts-height-2 .fgs-affix { max-width: none; }
}

/* ---- Group Manager (builds on the User Manager .um- styles) ---- */
/* Group view: summary line, then Manage and Move cards side by side */
.gm-view { max-width: 1100px; padding: 6px 0 40px; }
.gm-summary {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 12px;
    margin: 4px 0 16px;
}
.gm-summary-name { font-size: 1.7rem; font-weight: 700; color: #1e293b; }
.gm-badges { display: inline-flex; flex-wrap: wrap; gap: 6px; }
.gm-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(360px, 100%), 1fr));
    gap: 16px;
    align-items: start;
}
.gm-card { margin: 0; }
.gm-card .um-pt-section-header { margin-bottom: 12px; }
.gm-card-hint { margin: -4px 0 14px; }
.gm-action-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(210px, 100%), 1fr));
    gap: 8px;
}
.gm-action-grid .um-action-btn { max-width: none; width: 100%; min-height: 42px; }
.gm-badge-on      { background: #dcfce7; color: #166534; }
.gm-badge-off     { background: #f1f5f9; color: #64748b; }
.gm-badge-default { background: #fef3c7; color: #92400e; }

.um-group-link img { width: 14px; height: 14px; margin-left: 4px; vertical-align: -2px; border: 0; }

/* Move to (the admin stylesheet gives every form a 100px bottom margin) */
.gm-move .gm-move-form { margin: 0 !important; padding: 0; }
.gm-move-row { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.gm-move-row .um-field-select { flex: 1 1 220px; width: auto; }
.gm-move-row .um-action-btn { flex: 0 0 auto; }

/* Module access checklist */
.gm-access-toolbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 8px;
    margin: -4px 0 14px;
}
.gm-access-count { margin-right: auto; font-size: 1.15rem; font-weight: 600; color: #6b7280; }
.gm-bulk-btn {
    appearance: none;
    border: 1px solid #c4b5fd;
    border-radius: 999px;
    background: #f5f3ff;
    color: #5b3fd6;
    font: 600 1.15rem Arial, Helvetica, sans-serif;
    padding: 7px 16px;
    cursor: pointer;
    transition: background 0.15s, border-color 0.15s, color 0.15s;
}
.gm-bulk-btn:hover { background: #ede9fe; border-color: #8462f4; }
.gm-bulk-btn:focus-visible { outline: 3px solid rgba(132,98,244,0.25); outline-offset: 2px; }
.gm-bulk-btn.gm-bulk-clear { background: #fff; border-color: #e5e7eb; color: #374151; }
.gm-bulk-btn.gm-bulk-clear:hover { background: #f9fafb; border-color: #d1d5db; }
.um-pt-section-header .gm-access-hint { margin: 0 0 0 auto; text-align: right; }
/* Modules pack top-to-bottom into as many 250px columns as fit, so short modules leave no gaps */
.gm-modules {
    column-width: 250px;
    column-gap: 12px;
}
.gm-module {
    display: inline-block;
    width: 100%;
    margin: 0 0 12px;
    break-inside: avoid;
    page-break-inside: avoid;
    vertical-align: top;
    box-sizing: border-box;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
    transition: border-color 0.15s, box-shadow 0.15s;
}
.gm-module.gm-module-on { border-color: #c4b5fd; box-shadow: 0 0 0 3px rgba(132,98,244,0.08); }
.gm-module-head {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 14px;
    background: #f9fafb;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
}
.gm-module-on .gm-module-head { background: #f5f3ff; }
.gm-module-head img, .gm-sub img { width: 16px; height: 16px; border: 0; flex-shrink: 0; }
.gm-module-name { flex: 1 1 auto; min-width: 0; }
.gm-module input[type='checkbox'] { width: 16px; height: 16px; margin: 0; cursor: pointer; accent-color: #8462f4; flex-shrink: 0; }

/* Sub modules only show once the module is ticked */
.gm-subs { display: none; padding: 6px 8px 8px; border-top: 1px solid #ede9fe; }
.gm-module-on .gm-subs { display: grid; gap: 1px; }
.gm-sub {
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 6px 8px;
    border-radius: 6px;
    font-size: 1.15rem;
    color: #374151;
    cursor: pointer;
    transition: background 0.12s;
}
.gm-sub:hover { background: #f3f0ff; }

@media (max-width: 720px) {
    .um-pt-section-header { flex-wrap: wrap; }
    /* Stack the groups list above the detail panel instead of squeezing them side by side */
    #um-groups-col, #um-users-col, #um-detail-col { display: block; width: auto !important; border-right: 0 !important; background: #fff; }
    #um-groups-col > *, #um-users-col > * { width: auto; }
    #um-groups-col, #um-users-col { border-bottom: 1px solid #e5e7eb; padding-bottom: 8px; }
    .um-pt-section-header .gm-access-hint { margin: 0; text-align: left; flex-basis: 100%; }
    .gm-move-row .um-action-btn { width: 100%; justify-content: center; max-width: none; }
}
