
body {
	transition: all .2s ease;
	max-width:100%;
	box-sizing: border-box;
	overflow-x:hidden;
}

body div {
    box-sizing: border-box;
}

body, p, a {
	font-family: "Roboto Mono", monospace;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Rubik Mono One', sans-serif;
}

button {
	font-family: "Roboto Mono", monospace;
	background: #00000080;
	color: #fff;
	padding: 5px 20px;
	border: 0px;
	box-shadow: 2px 3px #dee3e7, -2px -3px #f9f1ed;
	margin: 12px 0;
	font-weight: 400;
	letter-spacing: 1px;
}

body.dark button,
body.forest button,
body.light button {
	background: #859fac;
  	color: #fff;
  	font-weight: 500;
}

input:active, 
input:focus {
	outline: 0px !important;
}

.portalSection {
	display: none;
	position: relative;
	width: 100%;
    height: 100%;
}

.portSectInner {
    width: 100%;
    height: calc(100% - 100px);
    padding: 30px;
    box-sizing: border-box;
    overflow-y: hidden;
    background: #ffffffd4;
}

.adminSection,
.sectInt {
    width: 0%;
    background: #fff;
    position: absolute;
    overflow:hidden;
    top: 120px;
    left: 370px;
    border: 0px solid #84848459;
    bottom: 150px;
    box-shadow: 0px 0px 0px 0px #00000052;
    transition:all .3s ease;
}

#acctPlan.openSection,
#helpSect.openSection,
#termsSect.openSection,
#billingSect.openSection,
#techSupp.openSection,

#theme.openSection,
#language.openSection,
#currency.openSection,
#timeZone.openSection,
#location.openSection {
    opacity:1;
    width: calc(100% - 420px);
    border: .5px solid #84848459;
    box-shadow: 1px 2px 17px -9px #00000052;
}

.sectInt {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 770px;
}

#navigationPortal {
    max-width: 970px;
    margin: -150px auto 0;
    padding-top: 50vh;
}

.backToNav {
    width: 85px;
    margin-top: 0;
    position: absolute;
    right: 18px;
    top: 20px;
    padding: 8px;
    font-size: 14px;
}

#wrap {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	max-width:100vw;
	max-height:100vh;
	transition:all .4s ease;
	overflow: hidden;
	background-image: url("img/bg1.jpg");
	background-size: cover;
	background-position: center;
}

.fallBehind {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index:0;
}

#mat {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 100vw;
  	overflow: hidden;
  	background-image: url("images/loginBG-1.jpg");
    background-size: cover;
    background-position: center;
}

body.forest #mat {
    background-image: url("images/loginBG-1.jpg");
    background-size: cover;
    background-position: center;
}

body.dark #mat {
    background-image: url("images/dark-bg.jpg");
    background-size: cover;
    background-position: center;
}

body.light #mat {
    background-image: url("images/light-bg.jpg");
    background-size: cover;
    background-position: center;
}

body.ruby #mat {
    background-image: url("images/ruby-bg.jpg");
    background-size: cover;
    background-position: center;
}

body.lilac #mat {
    background-image: url("images/lilac-bg.jpg");
    background-size: cover;
    background-position: center;
}

#logo {
    position: absolute !important;
    display: flex;
    max-height: 35px;
    overflow: hidden;
    margin: 6px 0 0 5px;
    left: 14px;
    top: 25px;
}
 
 #logo img {
    max-width: 126px;
    display: inline-block;
    height: 32px;
    margin-right: 9px;
}

#logo p {
  font-family: 'Rubik', sans-serif;
  font-weight: 100;
  align-self: center;
  margin-top: 36px;
  font-size: 39px;
  letter-spacing: 6px;
  margin-left: 0px;
  color: #a39a8e;
  text-shadow: -1px -.5px #fff;
}

.date {
	position: absolute !important;
    right: 9px;
    top: 3px;
    font-family: 'Rubik', sans-serif;
    text-align: center;
	width:130px;
}

.date p {
	margin: 0;
}

.date div {
	padding: 6px;
    background: #ffffffc7;
    margin-bottom: 3px;
    box-shadow: 3px 3px 12px -10px;
}

#day p {
	font-size: 10px;
    margin-top: 1px;
    letter-spacing: 4px;
}

.month {
	padding: 5px 7px 3px 16px !important;
	
}

#month p {
	display: inline;
    font-size: 15px;
    line-height: 22px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #66686a;
    margin-right: 2px;
}

.digit {
	margin-left: 1px !important;
    font-family: 'Rubik Mono One', sans-serif !important;
    color: #c2b4a9 !important;
    letter-spacing: 0px !important;
}

.denom {
	text-transform: uppercase;
    font-size: 8px;
    transform: translate(-4px, 0px);
    display: inline-block;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -4px;
    font-family: 'Rubik', sans-serif;
    font-weight: 800;
    color: #585b5e;
}

.dig {
	display: inline-block;
	max-width: 30px;
	overflow: visible;
}

.year {
	padding: 4px 10px !important;
}

#year p {
	font-family: 'Rubik', sans-serif;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: 6px;
    color: #90a4a4;
}

.clockWrap {
	position: absolute !important;
	right: 153px;
    top: 19px;
	width: 71px;
	height: 91px;
}

.clock {
    width: 61px;
    height: 60px;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    padding: 5px;
    background-color: #ffffffb0;
	transform: scale(.94);
	transition: all .3s ease;
}

.clockUser {
	cursor: pointer;
}

.clockUser:hover {
	animation: clockShake .8s forwards ease;
}

.clock.digital-mode {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'DS-Digital', monospace;
	font-weight: normal;
	font-style: normal;
	font-size: 29px;
	color: #444;
	background-color: #e6e6e6;
	border: 2px solid #953737;
	box-shadow: 0 0 2px #978080;
	border-radius: 3px;
	height: 17px;
	padding: 8.5px 38px 11px;
	margin-left: -63px;
}

.clock.digital-mode .clockNo,
.clock.digital-mode .clock-face {
	display: none;
}

#digitalTimeDisplay {
	display: none;
	white-space: nowrap;
}

#digitalTimeDisplay .clockDigit {
	display: inline-block;
	width: 1ch;
	text-align: right;
	transform:translateX(-1px);
}

#digitalTimeDisplay .ampm {
	font-size: 12px;
	margin-left: 1px;
	vertical-align: super;
	color: #444;
}

.clock.digital-mode #digitalTimeDisplay {
	display: block;
}

.setTime {
	opacity: 0;
	pointer-events: none;
	position: absolute !important;
	font-size: 12px;
	text-align: center;
	width: 0%;
	padding: 0px;
	background: #ffffff80;
	border: 0px solid #0006;
	margin-top: 3px;
	overflow:hidden;
	margin-left: calc(-10% + 4px);
	cursor: pointer;
	transition: opacity .24s ease .2s, width 0s;
}

.clckStClick {
	top: -23px;
	font-size: 11px;
	margin-left: -31%;
}

.setTime p {
	margin:0;
}

.clockWrapUser:hover .setTime {
	pointer-events: all;
	width: 100%;
	padding: 2px;
	border: .5px solid #0006;
	opacity:0.5;
}

.clockWrapUser:hover .clckStClick {
	width: 150%;
}

.setTime:hover {
	background:#667375;
	color:#E2E0E0;
	opacity: 0.8
}

@keyframes clockShake {
	0% {
		transform: scale(.94) translate(0,0);
		box-shadow: none;
	}
	
	17%, 83% {
		transform: scale(.94) translate(-3px, .24px);
		box-shadow: -.25px .25px 2.5px -2px #000;
		box-shadow: .25px -.25px 2.5px -2px #000;
	}
	
	50% {
		transform: scale(.95) translate(3px, 0px);
		box-shadow: .24px .25px 2.5px -2px #000;
	}
	
	100% {
		transform: scale(.94) translate(0,0);
		box-shadow: none;
	}
}

.clock-face {
  	position: relative;
    width: 100%;
    height: 100%;
}

.clockNo {
	position: absolute !important;
    top: 2px;
    width: calc(100% - 11px);
    text-align: center;
    font-size: 12px;
    color: #b8bbbe;
}

.clockNo p {
	margin:0;
}

.hand {
	width: 50%;
	height: 6px;
	background-color: black;
	position: absolute;
	top: calc(50% - 4px);
	transform-origin: 100%;
	transform: rotate(90deg);
	transition: all 0.05s;
	transition-timing-function: cubic-bezier(0.1, 2.7, 0.58, 1);
}

.hour-hand {
  	height: 2px;
  	background-color: #6f757c;
	width: calc(50% 
- 8px);
	top: calc(50% - 2px);
	box-sizing: border-box;
	margin-left:9px;
}

.minute-hand {
  height: 1.5px;
  background-color: #8eaec7;
}

.second-hand {
  height: .5px;
  background-color: #eb863e;
}

.loginUser,
.regUser {
	background: rgba(255, 255, 255, 0);
	box-sizing: content-box;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	width: 300px;
	text-align: center;
	z-index:1;
}

.signupP {
	color:#000;
	cursor: pointer;
	margin-top: 25px;
	background: #fff;
    padding: 9px 0px;
    transform: scale(0.9);
    font-size: 14px;
}

.signupP:hover {
	text-decoration: underline;
}

input[type="text"],
input[type="email"],
input[type="password"] {
	width: 100%;
	padding: 14px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}

button {
	background-color: #7979798c;
	color: white;
	padding: 14px 24px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	width: 100%;
	margin-top:20px;
}

button:hover {
	background-color: #404040;
}

#mainPortal {
	padding: 0;
    text-align: center;
    z-index: 1;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    margin: 200px 0 0 180px;
}

#mainPortal h2 {
    margin-top: 0;
    text-align: left;
	letter-spacing: 3px;
	font-weight: 100;
	font-variant-caps: all-petite-caps;
	font-size: 36px;
	color: #5ba5ac;
}

.tiles {
	display: flex;
	flex-wrap: wrap;
	gap: 29px;
}

.tile {
	flex: 1 1 calc(14% - 20px);
    color: #5ba5ac;
    text-align: center;
    padding: 43px 15px;
    border-radius: 23px;
    text-decoration: none;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 400;
    background: #8c8c8c0a;
    box-shadow: 2px 2px 13px -12px #000;
}

body.dark .tile:hover,
body.forest .tile:hover {
	background-color: #6f6f6f75;
}

body.light .tile:hover {
	background-color: #ffffff4f;
}

.tile i {
    display:none;
	margin: 0 20px 0 0;
}

.navMenu {
    text-align: left;
	transition: all .6s ease-in-out;
    padding: 20px 30px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 2px;
    color: #958e8e;
    transform-origin:center;
    width: 310px;
}

.navMenu p {
	cursor: pointer;
	transition: all .3s ease-in-out;
	transform-origin: left;
}

.navMenu p span {
    display:block;
    transition: all .3s ease-in-out;
    transform-origin: left;
}

.navMenu p span:hover {
	transform: scale(1.06);
	transform-origin: left;
	color: #7F7979;
}

.navMenu .final {
	margin-top: 36px;
}

.navMenu .final span {
	border: 1px solid #dfdcdc;
	padding: 6px 9px;
	border-radius: 3px;
	outline: .5px solid #b0b0b0;
	box-shadow: 2px 2px 12px -3px #cacaca;
	display: initial;
}

.showIt {
    display:block !important;
}

.hideIt {
    display:none !important;
}

/* USERS SECTION */

#addUser,
#addOrder,
#addCustomer,
#addProduct,
#addReport,
.addUserTitle {
    display: none;
    height: calc(100% - 110px);
    padding: 0 17px;
}

#add-users-btn,
#add-customers-btn,
#add-orders-btn,
#add-products-btn,
#add-report-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    background-color: #E6E6E6ED;
    color: white;
    border: none;
    border-radius: 50%;
    font-size: 52px;
    cursor: pointer;
    position: absolute;
    bottom: 110px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    z-index: 99;
    right: 50px;
    transition: all .6s ease-in-out;
 }
 
.addUserCaption,
.closeAddUserCaption {
    position: absolute;
    font-size: 14px;
    width: 170px;
    background-color: #E6E6E6BF;
    letter-spacing: 1px;
    border-radius: 2px;
    border: .5px solid #fff;
    box-shadow: .5px 1px .5px #000;
    bottom: 30px;
    z-index: 10;
    transition: all .4s ease;
    transform: scaleX(0);
    transform-origin: left;
    opacity: .8;
    right: 60px;
}

.closeAddUserCaption {
    display:none;
    width: 180px;
}

.showCaption {
    transform:scaleX(1);
}
 
.addUserCaption p,
.closeAddUserCaption p {
    margin: 7px 8px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

.closeAddUserCaption p {
    font-size: 13px;
}

.rotateButton {
    transform: rotate(45deg);
}
 
#add-user-form,
#add-customer-form,
#add-product-form,
#add-order-form {
     max-height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    width: calc(100% - 20px);
    padding-right: 15px;
}

.userList .item-card {
	display: flex;
	max-height:200px;
	flex-direction: row;
	border-bottom: 1px solid #ddd;
}

.card-row {
	flex: 1;
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
}
 
.card-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    padding: 20px 15px 20px 26px;
    background-color: #ffffffe5;
    margin-bottom: -5px;
    border-radius: 2px;
    cursor: pointer;
    border: .5px solid #d0d0d0;
}

.tempDeleted {
    max-height: 0px !important;
    opacity: 0;
    transform: translateX(30px);
    transition: all 0.3s ease;
    pointer-events: none;
}

.slideOutDetails {
    animation: slideOut 0.3s ease forwards;
}

@keyframes slideOut {
    from {
        opacity: 1;
        transform: translateX(0);
    }
    to {
        opacity: 0;
        transform: translateX(100%);
    }
}

.closeDetailsButton {
    width: 35px;
    transform: translateX(-8px);
    font-size: 26px;
    line-height: 18px;
    padding: 8px 6px;
    margin: 24px 0 0;
    box-shadow: 1px 2px #3f5260;
    display: inline-block;
}

.expDetailsBtn {
    width: 38px;
    font-size: 19px;
    padding: 5px 8px;
    display: inline-block;
}

.details-actions {
  display: flex;
  padding-left: 20px;
  width: 65%;
  justify-content: flex-start;
  gap: 1rem;
  margin-top: 2rem;
  order: 999;
  align-self: flex-start;
  flex-wrap: wrap;
}

.details-actions button:nth-child(1) {
    padding: 13px 12px;
    width: 50%;
}

.details-actions button:nth-child(2) {
    padding: 13px 12px;
    width: 33%;
}

select {
    width: 100%;
    padding: 14px;
}

.submitButtonSingle,
.submitButtonDouble {
    background-color: #b1f4f18c;
}

.submitButtonDouble {
    float: left;
}

.submitButtonSingle:hover,
.submitButtonDouble:hover {
    background-color: #75b5b2c7;
}

.deleteButton {
    float:right;
}

.cardOpen {
    transition: all .2s ease;
    background: #7b7b7b;
}

#users-details-form,
.userInfoHolder,
#customers-details-form,
#orders-details-form,
#products-details-form,
#reports-details-form {
    width: calc(100% - 10px);
    height:auto;
    box-sizing: border-box;
}

.fullDetails form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0px 20px;
}

#users-details-h3,
#users-create-h3,
#customers-details-h3,
#customers-create-h3,
#products-details-h3,
#products-create-h3,
#orders-details-h3,
#orders-create-h3,
#reports-details-h3,
#reports-create-h3 {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: 'Rubik Sans', sans-serif;
    font-size: 17px;
    text-align: center;
    color: #8c8e91;
    margin: 30px 0;
    width: calc(100% - 93px);
    display: inline-block;
}

#users-create-h3,
#users-details-h3.hideDis,
#customers-create-h3,
#customers-details-h3.hideDis,
#products-create-h3, 
#products-details-h3.hideDis,
#orders-create-h3,
#orders-details-h3.hideDis,
#reports-create-h3,
#reports-details-h3.hideDis {
    display:none;
}

#users-create-h3.hideDis,
#customers-create-h3.hideDis,
#products-create-h3.hideDis,
#orders-create-h3.hideDis,
#reports-create-h3.hideDis {
    display: inline-block !important;
}

#usersListWrap,
#customersListWrap,
#ordersListWrap,
#productsListWrap,
#reportsListWrap {
    width: 100%;
    float: left;
    display: inline-block;
    vertical-align: top;
    transition: width 0.3s ease;
    height: calc(100% - 100px);
    overflow-x: hidden;
    overflow-y: scroll;
    box-sizing: border-box;
}

#usersListWrap.itemWrapThin,
#customersListWrap.itemWrapThin,
#ordersListWrap.itemWrapThin,
#productsListWrap.itemWrapThin,
#reportsListWrap.itemWrapThin {
    width:38%;
    display:inline-block !important;
}

#usersSortRowCon.itemWrapThin,
#productsSortRowCon.itemWrapThin,
#customersSortRowCon.itemWrapThin,
#ordersSortRowCon.itemWrapThin,
#reportsSortRowCon.itemWrapThin {
    width:38%;
}

#usersListWrap.itemWrapWide,
#customersListWrap.itemWrapWide,
#ordersListWrap.itemWrapWide,
#productsListWrap.itemWrapWide,
#reportsListWrap.itemWrapWide {
    width:74%;
    display:inline-block !important;
}

#usersSortRowCon.itemWrapWide,
#productsSortRowCon.itemWrapWide,
#customersSortRowCon.itemWrapWide,
#ordersSortRowCon.itemWrapWide,
#reportsSortRowCon.itemWrapWide {
    width:74%;
}

#usersListWrap.itemWrapGone,
#customersListWrap.itemWrapGone,
#ordersListWrap.itemWrapGone,
#productsListWrap.itemWrapGone,
#reportsListWrap.itemWrapGone {
    width:0%;
    display:none !important;
}

#usersSortRowCon.itemWrapGone,
#productsSortRowCon.itemWrapGone,
#customersSortRowCon.itemWrapGone,
#ordersSortRowCon.itemWrapGone,
#reportsSortRowCon.itemWrapGone {
    width:0%;
}

.itemWrapThin .item-card {
    display: flex;
    flex-direction: column;
}

#usersDetails,
#customersDetails,
#ordersDetails,
#productsDetails,
#reportsDetails {
    position: relative;
    margin-top: -75px;
    background: #fdfdfd;
    z-index: 6;
    width: 0%;
    max-height: calc(100% - 140px);   
    overflow:hidden;
    display:inline-block;
    float: right;
    transition: width 0.3s ease;
}

#usersDetails.showDetails,
#customersDetails.showDetails,
#ordersDetails.showDetails,
#productsDetails.showDetails,
#reportsDetails.showDetails {
    width: 60%;
    box-sizing: border-box;
    overflow-y: scroll;
}

#usersDetails.userDetailsMinimized,
#customersDetails.userDetailsMinimized,
#ordersDetails.userDetailsMinimized,
#productsDetails.userDetailsMinimized,
#reportsDetails.userDetailsMinimized {
    width: calc(24% - 8px);
}

#usersDetails.fullDetails,
#customersDetails.fullDetails,
#ordersDetails.fullDetails,
#productsDetails.fullDetails,
#reportsDetails.fullDetails {
    width:100%;
}

#usersDetails.closingDetails,
#customersDetails.closingDetails,
#ordersDetails.closingDetails,
#productsDetails.closingDetails,
#reportsDetails.closingDetails {
    width: 0%;
    overflow: hidden;
}

#usersDetails.fullDetails.backToDefault,
#customersDetails.fullDetails.backToDefault,
#ordersDetails.fullDetails.backToDefault,
#productsDetails.fullDetails.backToDefault,
#reportsDetails.fullDetails.backToDefault {
    width: calc(24% - 8px);
}

.card-table-header,
.userList {
    width:100%;
    transition:all .3s ease;
}

#usersListWrap.itemWrapThin .card-table-header,
#customersListWrap.itemWrapThin .card-table-header,
#ordersListWrap.itemWrapThin .card-table-header,
#productsListWrap.itemWrapThin .card-table-header,
#reportsListWrap.itemWrapThin .card-table-header,

#usersListWrap.itemWrapThin .userList,
#customersListWrap.itemWrapThin .userList,
#ordersListWrap.itemWrapThin .userList,
#productsListWrap.itemWrapThin .userList,
#reportsListWrap.itemWrapThin .userList {
    width:200%;
}

.backAnchor {
    width: 50px;
    height: 50px; 
    z-index: 99; 
    position: absolute; 
    display: block; 
    top: 12px;
    left: 25px;
}

body.dark .backAnchor i,
body.forest .backAnchor i {
    color: #ffffff73;
    font-size: 59px;
    transform: scaleX(1.3);
}

body.light .backAnchor i {
    color: #171717a1;
    font-size: 59px;
    transform: scaleX(1.3);
}

.addUserTitle {
    font-size: 31px !important;
}

.mouseHolder {
    min-height:50px;
}

#usersSortRowCon,
#productsSortRowCon,
#customersSortRowCon,
#ordersSortRowCon,
#reportsSortRowCon {
    width:100%;
    z-index: 5;
    position: relative;
    overflow-x:hidden;
}

.sort {
    display: block;
    width: 90px;
    padding: 8px 10px 2px;
    background: #fff;
    border: .5px solid #bfbfbf;
    border-radius: 3px;
}

.sort-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 2px;
    margin-bottom: 6px;
    color: #000;
    min-width:100px;
}

.sort-row .sort-options {
    display: none;
    position: absolute;
    padding: 5px 0 5px 9px;
    margin-top: -29.5px;
    margin-left: 79px;
}

.sort:hover .sort-options,
.sort-options:hover {
    display: flex;
}

.sort-row .sort-option {
    cursor: pointer;
    padding: 0px 10px;
    font-size: 15px;
    font-weight: 500;
    opacity: 0.7;
}

.sort-row .sort-option:hover {
    text-decoration: underline;
}

.sort i {
    display: inline-block;
    float:left;
    margin-right: 9px;
}

.sort span {
    display: inline-block;
    width: 50%;
    transform: translateY(-3.5px);
}

.sort-row .search-box {
    padding: 5px 10px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    width: 221px !important;
    max-width: 50% !important;
    padding: 9px !important;
    font-family: 'Rubik Sans', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.card-table-header {
	display: flex;
	padding: 0.5rem 1rem;
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
}
.card-header-col {
	flex: 1;
	font-weight: bold;
	cursor: pointer;
	font-size: 0.8rem;
	text-transform: uppercase;
	padding: 0.25rem 0.5rem;
}
.card-header-col:hover {
	text-decoration: underline;
}

/* Details panel and ADD FIELD modal */

.input-wrapper {
    position: relative;
    margin-bottom: 20px;
    min-width: 450px;
}

.input-wrapper input,
.input-wrapper select {
    width: 100%;
    padding: 14px;
    border: 0px;
    border-bottom: 1px solid #aeaeae;
    background: #fff;
    box-sizing:border-box;
}

.input-wrapper label {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 8px;
    background:#fff;
    pointer-events: none;
    transition: all 0.2s;
    font-size: 14px;
    opacity: 0.5;
    color:#000;
}

.input-wrapper input:focus + label,
.input-wrapper select:focus + label,
.input-wrapper input:not(:placeholder-shown) + label,
.input-wrapper select:not(:placeholder-shown) + label {
    top: 0;
    right: 0;
    opacity: 1;
    font-size: 12px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 60px;
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 500px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.fieldVersatility label {
    position:relative;
}

.add-users-btn {
    display: inline-block; /* Ensure the button is displayed */
    visibility: visible; /* Ensure the button is visible */
    margin: 10px; /* Add some margin if necessary */
}

.add-field-btn {
    position: relative;
    width: 30%;
    padding: 13px 8px;
    margin: -11px 20px 0 0;
    transform: translateY(-100%);
    float: right;
}

/* Customizing fullDetails content */
.fullDetails .input-wrapper {
    flex: 1 1 50%;
    max-width: calc(50% - 10px);
}

/* PREFERENCES */

body.dark .prefMat,
body.forest .prefMat {
    background: url('imgs/loginBG-4.jpg');
	background-size: cover;
  	background-position: center center;
}

body.light .prefMat {
    background: url('imgs/loginBG-14.jpg');
	background-size: cover;
  	background-position: center center;
}

.preferences-widget {
    display: flex;
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.preferences-menu {
    width: 200px;
    background-color: #f0f0f0;
    display: flex;
    flex-direction: column;
}

.preferences-item {
    padding: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    transition: background-color 0.3s ease;
}

.preferences-item:hover {
    background-color: #e0e0e0;
}

.preferences-item i {
    margin-right: 10px;
    color: #777;
    transition: color 0.3s ease;
}

.preferences-item span {
    font-size: 16px;
    font-weight: 600;
}

.preferences-content {
    flex-grow: 1;
    padding: 20px;
}

.theme-toggle {
    display: flex;
    justify-content: space-around;
    padding: 20px;
}

.theme-option {
    display: flex;
    flex-direction: column;
    flex:1 1 25%;
    align-items: center;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
    transition: background-color 0.3s ease;
}

.theme-option i {
    font-size: 48px;
    margin-bottom: 10px;
}

.theme-option span {
    font-size: 18px;
    font-weight: bold;
}

.theme-option.selected {
    background-color: #444;
    color: white;
}

body.forest .theme-option.selected {
    background-color: #729778;
    color: #fff;
}
body.ruby .theme-option.selected {
    background-color: #ae243e;
    color: #fff;
}
body.lilac .theme-option.selected {
    background-color: #b8a7d0;
    color: #fff;
}
body.dark .theme-option.selected {
    background-color: #333;
}
body.light .theme-option.selected {
    background-color: #ddd;
    color: #333;
}

/* Users screen styling */

.modal-content {
    color: #423b3b;
}

.modal-content button {
    background:#222;
}

.array-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f1f8ff;
    padding: 0.5rem 0.75rem;
    border-radius: 4px;
    margin-bottom: 0.5rem;
}

.array-header h4 {
    margin: 0;
    font-size: 15px;
    color: #007bff;
}

.input-wrapper label {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 5px;
    pointer-events: none;
    transition: all 0.2s;
    font-size: 14px;
    opacity: 0.5;
    color:#000;
    background:none;
}

.input-wrapper input:focus + label, .input-wrapper select:focus + label, .input-wrapper input:not(:placeholder-shown) + label, .input-wrapper select:not(:placeholder-shown) + label {
  top: 24px;
  right: 15px;
  opacity: 1;
  font-size: 13px;
}

input[type="number"] + label {
  right: 3em;
}

.radioInput label {
    position:relative;
}

.radioLabel {
    display:block;
}

.radioInput input:focus + label, 
.radioInput select:focus + label, 
.radioInput input:not(:placeholder-shown) + label, 
.radioInput select:not(:placeholder-shown) + label {
    top:0;
    right:0;
}

.radioInput input[type="radio"] {
	width:40px;
}

.group-wrapper {
    border: 1px solid #ddd;
    padding: 1rem;
    margin: 1rem 0;
    border-radius: 8px;
    background: #fafafa;
}

.group-wrapper > h4, .group-wrapper > h5 {
    margin-top: 0;
    color: #333;
    font-weight: 600;
}

.group-wrapper .group-wrapper {
    background: #fdfdfd;
    border-color: #eee;
}

.array-field .group-wrapper {
    border-left: 3px solid #6cb2eb;
    background: #fdfdff;
}

.array-field {
    border-left: 3px solid #007bff;
    padding-left: 1rem;
    margin-bottom: 1rem;
}

.array-item {
    border: 1px dashed #ccc;
    margin: .5rem 0;
    padding: .5rem;
    border-radius: 6px;
    background: #fff;
}

.array-item:hover {
    border-color: #007bff;
}

.add-control {
    position: absolute;
    right: -1rem;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity 0.2s;
}
.group-wrapper:hover .add-control {
    opacity: 1;
}

.add-type-toggle {
    display: flex;
    gap: 8px;
    margin-bottom: 10px;
}
.add-mode-btn {
    flex: 1;
    padding: 6px 10px;
    border: 1px solid #ccc;
    background: #f8f8f8;
    cursor: pointer;
    border-radius: 4px;
}
.add-mode-btn.active {
    background: #007bff;
    color: #fff;
    border-color: #007bff;
}
.hidden {
    display: none !important;
}

.group-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.move-controls {
    display: flex;
    gap: 4px;
}

.move-controls button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 20px;
    color: #888;
    padding: 0 7px 3px 7px;
    line-height: 25px;
}

.group-header .move-controls button {
    margin-top: -26px;
}

.input-wrapper .move-controls button {
    padding: 0 6px 3px 6px;
    font-size:15px;
    line-height: 20px;
}

.group-wrapper:hover .move-controls button,
.input-wrapper:hover .move-controls button {
    color: #333;
}

.inline-add-btn {
    position: absolute;
    border-radius: 13px;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    opacity: 0;
    border: 1px solid #ccc;
    color: #fff !important;
    font-size: 23px;
    cursor: pointer;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    padding: 7px;
    background: #5cb0ca !important;
    line-height: 0px;
    display: block;
    z-index: 9;
    margin: 0 0 0 calc(50% - 15px);
    transition: opacity 0.2s;
    bottom: -13px;
}

.inline-add-btn:hover {
    background: #007bff;
    color: #fff;
    border-color: #007bff;
}

.group-wrapper:hover > .inline-add-btn,
.input-wrapper:hover > .inline-add-btn {
    opacity: 1;
}

.move-controls.field-move {
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity 0.2s;
}

.input-wrapper .move-controls.field-move {
    right: 0px;
    top: -31px;
    transform: translateY(0);
}

.input-wrapper:hover .move-controls.field-move {
  opacity: 1;
}

.add-toolbar {
    display: flex;
    gap: 8px;
    margin-top: 12px;
}
.add-toolbar button {
    flex: 1;
    padding: 6px 8px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    border-radius: 4px;
    cursor: pointer;
}
.add-toolbar button:hover {
    background: #e0e0e0;
}

@media (hover: none) {
  .move-controls button,
  .inline-add-btn {
    opacity: 1;
  }
}

/*** Tob bar navigation ***/
.topBar-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100px;
    z-index: 3;
}

#topBarNav.topMenu-login {
    background: #ffffffa1;
    box-shadow: 2px 2px 10px -9px;
}

/*** Sidebar navigation ***/
.sidebar-Menu {
    display:none;
    position: absolute;
    left: 0;
    top: 100px;
    bottom: 0;
    width: 180px;
    background: #ffffffeb;
    padding: 30px 6px 0;
    box-sizing: border-box;
    box-shadow: 2px 0px 10px -6px #0000006b;
    line-height: 3;
    z-index: 2;
}

#sidebarMenu.revealSidebar {
    display:block;
}

.sidebar-nav {
    display: flex;
    flex-direction: column;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    color: #36828e;
}

.sidebar-nav i {
    display:none;
}

.nav-link {
    text-align: center;
    border-bottom: .5px solid #36828e66;
    cursor: pointer;
}

.nav-link:hover {
    background: #36828e12;
}

.bottomItems {
    position: absolute;
    display: flex;
    flex-direction: column;
    bottom: 10px;
    width: calc(100% - 13px);
}

.bottomItems .nav-link {
    text-align: left;
    border-bottom: .5px solid #36828e2e;
    font-size: 15px;
    padding-left:7px;
}

.sidebar-nav .bottomItems i {
    display:inline-block;
    font-size: 18px;
    opacity:.8;
    margin-right: 3px;
    transform: translateY(1px);
}

.bottomItems .nav-link:last-of-type {
    padding-left: 13px;
    border-bottom:none;
}

.bottomItems .nav-link:last-of-type i {
    margin-right:8px;
}

.sideSubLink {
    list-style: none;
    font-size: 14px;
    font-weight: 350;
    max-height: 0;
    overflow: hidden;
    margin: 0;
    transition:all .3s ease;
}

.sideSubLink li {
    cursor:pointer;
}

.sideSubLink li a {
    text-decoration: none;
    color: #36828e;
}

#usersLinks.openLinks,
#ordersLinks.openLinks,
#productsLinks.openLinks,
#customersLinks.openLinks,
#reportsLinks.openLinks {
    max-height: 500px;
    margin:10px 0;
}

/*** System messages ***/

#messageBox {
    position: relative;
    top: 105px;
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	font-family: 'Rubik Mono One', sans-serif;
	font-size: 23px;
	letter-spacing: 1px;
	color: #6a717b;
	text-shadow: -6px -4px #ffffff78, 6px 4px #e6e2ddba;
	pointer-events:none;
	z-index: 4;
	transform:translateX(30px);
	opacity:0;	
	transition: opacity 0.8s ease, font-size 0s ease, max-width 0s ease;
}

#messageBox.insideMsg {
    top: 8px;
    height: 69px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 10px;
}

#messageBox.badMessage {
    color:#E85151;
}

#messageBox.reveal {
	opacity:1;
	pointer-events:all;
}

/*** Undo action checker ***/

#cancelBtn {
    width: 267px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    top: 100px;
    right: 14%;
    z-index: 9;
}

#btnInt {
    width: 264px;
    height: 40px;
    background: #b8d2d2;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 1px 1px 7px -4px #797979;
    transform:translateY(-60px);
    transition:all .2s ease;
}

#btnInt.showChecker {
    transform:translateY(-13px);
}

#btnInt p {
    text-align: center;
    color: #32485b;
    line-height: 36px;
    font-size: 14px;
}

#btnInt p span {
    cursor:pointer;
    display:inline-block;
    margin-left:20px;
    font-weight:700;
}

/*** Action confirm button ***/
.confirm-bubble {
    position: absolute;
    background: #fff;
    border: .5px solid #aaaaaa5c;
    border-radius: 25px;
    box-shadow: 0 5px 10px -9px rgba(0, 0, 0, 0.55);
    z-index: 9999;
    display: flex;
    width: max-content;
    font-size: 14px;
    white-space: nowrap;
}

/* Left and right halves */
.confirm-half {
    flex: 1;
    cursor: pointer;
    transition: background 0.2s;
    position: relative;
    text-align: center;
    width: 50%;
    font-size: 13px;
    box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.1);
}

.confirm-half.left {
    padding: 13px 14px 13px 18px;
    background:linear-gradient(to left, #ddddddb8 0%, #f9f9f9 18%, #fff 50%, #f9f9f9 72%, #ddddddb2 100%);
    border-right:.5px solid #bdbdbd;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.confirm-half.right {
    padding: 13px 20px 13px 13px;
    background: linear-gradient(to right, #dddddd82 0%, #f9f9f9 18%, #fff 50%, #f9f9f9 72%, #dddddd70 100%);
    box-shadow: inset -1px 0 2px rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}


.confirm-half.left:hover {
    background: #eee;
}

.confirm-half.right:hover {
    background: #cce5ff;
}

/* Triangle pointers: split down center */
.confirm-bubble::before,
.confirm-bubble::after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    border-style: solid;
}

/* Left triangle (points down-right) */
.confirm-bubble::before {
    left: 50%;
    transform: translateX(-10px);
    border-width: 10px 0 0 10px;
    border-color: #f0eeee transparent transparent transparent;
}

/* Right triangle (points down-left) */
.confirm-bubble::after {
    left: 50%;
    transform: translateX(0);
    border-width: 10px 10px 0 0;
    border-color: #f0eeee transparent transparent transparent;
}

/* On hover — match triangle color to bubble half */
.confirm-bubble.hover-left::before {
    border-color: #eee transparent transparent transparent;
}
.confirm-bubble.hover-right::after {
    border-color: #cce5ff transparent transparent transparent;
}