body
{
	overflow-x: hidden;
}

.fullpadder
{
	padding: 1.75rem;
}

.ultracenter
{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.plr0
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.p0
{
	padding: 0px !important;
}

.line
{
	height: 1px;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #dfe4f1;
}

.lineunder
{
	border-bottom: 1px solid #dfe4f1;
}

.border-top
{
	border-top: 1px solid #dfe4f1;
}


.cookieBar
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 0;
	background-color:rgba(91, 90, 90, 0.9);
	z-index: 10000;
	color: #FFF;
}

.cookieBar a
{
	color:#FFF;
	text-decoration:underline;
}
.cookieBar a:hover
{
	color: #E4E5E9;
	text-decoration:none;
}

.linker
{
	cursor: pointer;
}

.cfile
{
	margin: 0px 10%;
	padding: 10px 0px;
}



.cfile:hover
{
	cursor:pointer;
	background-color: #eee;
}

.cfile.selected
{
	background-color: #6ea2e6;
	color: #FFF;
}

.cmlink
{
	width: 30px;
	padding: 4px;
}

.cmlink:hover,.cmlink.selected
{
	cursor:pointer;
	background-color: #d9f0ff;
	color: #FFF;
}

.tmpoverlay
{
	display:none;
	z-index: 1000;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
}

.supercenter
{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.underTab
{
	margin-top: -13px;
}

.select2-container--open {
    z-index: 9999999
}

a.input-button {
	text-decoration: none;
	border: 1px solid #bbb;
	  border-left-color: rgb(187, 187, 187);
	  border-left-style: solid;
	  border-left-width: 1px;
	display: block;
	padding: 8.5px 12px;
	border-left: 0;
	cursor: pointer;
	align-self: center;
	justify-content: center;
	line-height: 1;
}

.pointer:hover
{
	cursor: pointer;
}

.nopointer:hover
{
	cursor: default;
}

.nftsmallimage
{
	width: 100px;
}

.nftmainimage
{
	width: 30%;
}

.cento
{
	width: 100% !important;
}

.note-dropdown-menu
{
	min-width: 240px !important;
}
.note-editor .note-toolbar .note-color-all .note-dropdown-menu, .note-popover .popover-content .note-color-all .note-dropdown-menu {
	min-width: 342px !important;
  }


figure.table table
{
	width:100%;
}


.easy-autocomplete.eac-square
{
		width: 100% !important;
	
}

.easy-autocomplete.eac-square input
{
	color: #343a40;
}


/* DARK MODE CORRECTIONS */

#page-container.dark-mode .easy-autocomplete.eac-square input
{
	color: #f1f1f1;
}

#page-container.dark-mode .easy-autocomplete.eac-square ul li,#page-container.dark-mode .easy-autocomplete.eac-square ul .eac-category {
	background-color: #20242D;
  }
#page-container.dark-mode .easy-autocomplete.eac-square ul li.selected,#page-container.dark-mode .easy-autocomplete.eac-square ul .eac-category.selected{
	background-color: #191D24;
}

#page-container.dark-mode .bg-white
{
	background-color: #2E333E !important;
}

#page-container.dark-mode .menuicon
{
	filter: invert(37%) sepia(8%) saturate(1394%) hue-rotate(182deg) brightness(95%) contrast(87%);
}



.dangerato:hover
{
	color: #FD9696 !important;
}

.line14
{
	line-height: 1.4;;
}


/*

Atom One Dark by Daniel Gamage
Original One Dark Syntax theme from https://github.com/atom/one-dark-syntax

base:    #282c34
mono-1:  #abb2bf
mono-2:  #818896
mono-3:  #5c6370
hue-1:   #56b6c2
hue-2:   #61aeee
hue-3:   #c678dd
hue-4:   #98c379
hue-5:   #e06c75
hue-5-2: #be5046
hue-6:   #d19a66
hue-6-2: #e6c07b

*/

.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
color: #abb2bf;
background: #282c34;
}

.hljs-comment,
.hljs-quote {
color: #5c6370;
font-style: italic;
}

.hljs-doctag,
.hljs-keyword,
.hljs-formula {
color: #c678dd;
}

.hljs-section,
.hljs-name,
.hljs-selector-tag,
.hljs-deletion,
.hljs-subst {
color: #e06c75;
}

.hljs-literal {
color: #56b6c2;
}

.hljs-string,
.hljs-regexp,
.hljs-addition,
.hljs-attribute,
.hljs-meta-string {
color: #98c379;
}

.hljs-built_in,
.hljs-class .hljs-title {
color: #e6c07b;
}

.hljs-attr,
.hljs-variable,
.hljs-template-variable,
.hljs-type,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-number {
color: #d19a66;
}

.hljs-symbol,
.hljs-bullet,
.hljs-link,
.hljs-meta,
.hljs-selector-id,
.hljs-title {
color: #61aeee;
}

.hljs-emphasis {
font-style: italic;
}

.hljs-strong {
font-weight: bold;
}

.hljs-link {
text-decoration: underline;
}
  
.xxinlinexx
{
	margin-left: 14px;
	position: relative;
	font-family: inherit;
  	font-size: inherit;
}

.xxinlinexx,
.xxinlinexx:focus   
{
background: transparent;
border: none;
outline: none;
}

.xxinput-wrap {
	position: relative;
  }
.xxinput-wrap .xxinlinexx {
position: absolute;
width: 100%;
left: 0;
font-size: inherit;
}
.xxwidth-machine {
	color: rgba(0, 0, 0, 0.0);
/*   Sort of a magic number to add extra space for number spinner */
padding: 0 1rem;
}

.grow-wrap {
	/* easy way to plop the elements on top of each other and have them both sized based on the tallest one's height */
	display: grid;
  }
.grow-wrap::after {
/* Note the weird space! Needed to preventy jumpy behavior */
content: attr(data-replicated-value) " ";

/* This is how textarea text behaves */
white-space: pre-wrap;

/* Hidden from view, clicks, and screen readers */
visibility: hidden;
}
.grow-wrap > textarea {
/* You could leave this, but after a user resizes, then it ruins the auto sizing */
resize: none;

/* Firefox shows scrollbar on growth, you can hide like this. */
overflow: hidden;
}
.grow-wrap > textarea,
.grow-wrap::after {
/* Identical styling required!! */
border: 1px solid #d1d8ea;
padding: 0.5rem;
font: inherit;
color: #343a40;
background-color: #fff;
background-clip: padding-box;
/* Place on top of each other */
grid-area: 1 / 1 / 2 / 2;
}

.grow-wrap .blobberarea:focus {
	outline: none !important;
box-shadow: 0 0 10px #719ece3a;
}

#page-container.dark-mode .blobberarea
{
	color: #bcc7e1;
background-color: #161920;
border-color: #303745;
}

#page-container.dark-mode .blobberarea:focus
{
	outline: none !important;
border-color: #161920;
}

.blobberarea
{
	border-radius: .25rem;
}

blockquote{
border-left: 4px solid rgba(0, 0, 0, 0.4);
margin: 4px 0 4px 8px;
padding-left: 8px;
}

.spoiler
{
	border-radius: 2px;
	cursor: pointer;
	color: transparent;
    background: #777;
}

.spoiler.offspoil
{
	border-radius: inherit;
	cursor: pointer;
	color: inherit;
    background: rgba(119, 119, 119, 0.3) ;
}

.perstab .nav-link:hover
{
	background: rgba(0, 0, 0, 0.1) !important;
	color: #FFF;
}

.zhandle
{
	cursor: -webkit-grab;
	cursor: grab;
}

.btn_traspa:hover
{
	opacity: 0.6;
}

.nav-main-submenu a.nav-main-link-submenu.active
{
	background-color: #e1effe;
}

.dl_mon
{
	background-color: #f9f9f9;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
	border: #eee 1px solid;
	border-left:none;
	text-align: center;
	margin-top: 1px;
}

.dl_mon:first-child
{
	border-left: #eee 1px solid;
}



.content.largo
{
	padding: 0px 
}

.deadlinempty
{
	background-color:#f5f5f5;
	display:inline-block;
}

#page-container.dark-mode .deadlinempty
{
	background-color: #191D24;
}

#page-container.dark-mode .dl_mon
{
	background-color: #191D24;
	border-color: #2c323f;
}


.dlline
{
	background-color:#f5f5f5;
	display:inline-block;
}

.dllinec
{
	display:inline-block;
	overflow: clip;
}

.dlline:hover,.dllinec:hover
{
	cursor: pointer;
}

.menuicon
{
	flex: 0 0 auto;
	display: inline-block;
	margin-right: .625rem;
	min-width: 1.25rem;
	width: 20px;
	font-size: 1rem;
	text-align: center;
	filter: invert(57%) sepia(91%) saturate(7500%) hue-rotate(202deg) brightness(90%) contrast(95%);
	opacity: 0.9;
}

.ingredrow span
{
	font-weight: 401;
}

.ingredbox img
{
	border-radius: .25rem;
	border: 1px solid #EEE;
	padding: 5%;
	height: 8rem;
	width: 8rem;
	margin-bottom: 0.5rem;
	
}

.ingredbox img:hover
{
	border-color: rgba(6,101,208,.7);
	cursor: pointer;
}

/* RATING */
.dbstar
{
	display: inline-block;
}

.dbstar i
{
	color: #FFC600;
}

.dbstar.votable i
{
	cursor: pointer;
}



/* RICETTE*/

div.block.block-link-pop {
border: 1px solid #EEE;
}

div.block.block-link-pop.off {
opacity: 0.5;
}

div.block.block-link-pop.selected {
	background-color: #3cff0529;
}

div.block.block-link-pop:hover {
box-shadow: 0 0.5rem 2rem #d1d8ea;
transform: translateY(-2px);
opacity: 1;
cursor: pointer;
}

div.block.block-link-pop:active {
box-shadow: 0 0.25rem 0.75rem #e9edf5;
transform: translateY(0);
cursor: pointer;
}



#bottomRicetta {
    position: fixed;
    bottom: -1000px;
    left: 0;
	width:100%;
	pointer-events: none;
	z-index: 2000;
}

.fixedRicetta
{
	background-color:#FFF;
	color:#000;
	border-radius: 10px 10px 0px 0px;
	padding:20px;
	border:1px solid #16192027;
	pointer-events: auto;
}

#page-container.dark-mode .fixedRicetta
{
	background-color:#20242d;
}

#page-container.dark-mode .fixedRicetta b
{
	color: #FFF;
}

.fixedRicetta .menuicon
{
	width: 32px;
	margin-right: 0px;
}

[contenteditable]
{
	cursor: text;
}

[contenteditable][placeholder]:empty:before {
	content: attr(placeholder);
	position: absolute;
	color: gray;
	background-color: transparent;
}


.menufoodp
{
	border-bottom:3px solid;
	margin-bottom: 0.75rem !important;
}

label.buttonlabel:hover
{
	border-color: #1975ff !important;
}


/* PERSONALIZED RADIO */
.clrdla label {
	display: flex;
	cursor: pointer;
	font-weight: 500;
	position: relative;
	overflow: hidden;
	margin-bottom: 0.375em;	
}
.clrdla label input {
	position: absolute;
	left: -9999px;
}
.clrdla label input:checked + span,.clrdla label span:hover {
	background-color: #d6d6e5;
}

#page-container.dark-mode .clrdla label input:checked + span,.clrdla label span:hover {
	background-color: #fff;
}

.clrdla label input:checked + span:before {
	box-shadow: inset 0 0 0 0.4375em var(--bs-primary);
}
.clrdla label span {
	display: flex;
	align-items: center;
	padding: 0.375em 0.75em 0.375em 0.375em;
	border-radius: 99em;
	transition: 0.25s ease;
}

.clrdla label span:before {
	display: flex;
	flex-shrink: 0;
	content: "";
	background-color: #fff;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	margin-right: 0.375em;
	transition: 0.25s ease;
	box-shadow: inset 0 0 0 0.125em var(--bs-primary);
}



.invoice-small-box
{
	border-radius: 2px;
    display: inline-block;
    height: 14px;
    margin-right: 5px;
    position: relative;
    top: 3px;
    width: 14px;
}


.invoice-small-box.open
{
	background: rgba(24,132,58,0.6);
}

.invoice-small-box.paid
{
	background: #188433;
}

.vcenter
{
	align-items: center;
	display:flex;
}

table tfoot.noborders tr {
	border: none !important;
}
table tfoot.noborders tr td {
	border-bottom-width: 0px;
}

table tfoot.noborders
{
	position:relative;
	top:-1px;
	background-color: #FFF;
}
#page-container.dark-mode table tfoot.noborders
{
	background-color: #20242D;
}

.dropdown .dropdown-item.danger:hover
{
	background-color: #D92F2F;
	color: #FFF;
}

button:disabled
{
	cursor: not-allowed;
	pointer-events: auto !important;
}


#client-document
{
	box-sizing: content-box;
	border: 0px;
	color: #222;
	font-family: Helvetica Neue,Helvetica,Arial,Verdana,Nimbus Sans L,sans-serif;
	font-size: .75em;
	margin: 0;
	position: relative;
	z-index: 1;
	line-height: 1.1em;
	padding: 50px 40px;
}


#client-document-status{
padding: 0 5px;
position: relative;
display: block;
}

#client-document-status .client-doc-name
{
	float: left;
	margin-bottom: 30px;
	display: block;
}

#client-document-status .client-doc-doc-type
{
	font-size: 3em;
	font-weight: 700;
	line-height: 1.1em;
	margin: 0;
	min-height: 80px;
	padding: 0;
	width: 300px;
}

#client-document-status .client-doc-from
{
	float: right;
	margin-bottom: 30px;
	display: block;
}

#client-document-status h2
{
color: #555;
float: left;
font-size: 1em;
font-weight: 400;
margin: 0;
padding-top: 4px;
text-align: right;
width: 105px;
}

#client-document-status .client-div-info
{
	border-left: 1px solid #cccccc;margin-left: 115px;padding: 4px 0 4px 10px;width: 181px;line-height: 1.1em;
}

#client-document-status strong
{
	display: block;font-size: 1.2em;padding-bottom: 2px;line-height: 1.1em;
}

#client-document-status .company-address
{
	line-height: 1.5em;
}

#edit_invoice_client
{
	color: #2a59c1;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 2px;
}

#client-document-status .client_edit_link
{
	border-left: 1px solid #cccccc;
	margin-left: 115px;
	padding: 4px 0 4px 10px;
	width: 181px;
}

#client-document-status .client-doc-details
{
	float:left;
}

#client-document-status table{
text-align: left;width: 330px;border-collapse: collapse;border-spacing: 0;line-height: 1.5em;
}

#client-document-status .client-doc-for
{
	float:right;
}

table.client-doc-items
{
	border-collapse: collapse;
	margin: 50px 0 0;
	width: 100%;
}



.client-doc-details table td.label {
    color: #555;
    font-size: inherit;
    padding: 4px 10px 4px 0;
    min-height: 17px;
    width: 70px;
    white-space: nowrap;
    vertical-align: top;
}

.client-doc-details table td.definition {
    border-left: 1px solid #cccccc;
    min-height: 17px;
    padding: 4px 10px;
    vertical-align: top;
}

.client-doc-items th:first-child, .client-doc-items td:first-child {
    padding-left: 5px;
}

.client-doc-items th {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.1em;
    padding: 3px 10px 2px;
    text-align: left;
    vertical-align: top;
}
.client-doc-items th:last-child, .client-doc-items td:last-child {
    border-right: 0;
    padding-right: 5px;
}

.client-doc-items .item-type {
    width: 100px;
	word-break: break-word;
  	line-height: 1.5em;
}
.client-doc-items td {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    float: none;
    font-weight: 400;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

#client-document .item-description {
    word-break: break-word;
	line-height: 1.5em;
}

.client-doc-items .item-qty {
    text-align: right;
    width: 50px;
}
.client-doc-items .item-unit-price {
    text-align: right;
    white-space: nowrap;
    width: 75px;
}
.client-doc-items th:last-child, .client-doc-items td:last-child {
    border-right: 0;
    padding-right: 5px;
}
.client-doc-items .item-amount {
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    width: 85px;
}

.client-doc-items .client-doc-rows tr:nth-child(even) {
    background: #f6f6f6;
}

.client-doc-summary td.subtotal {
    font-size: 1.1em;
    font-weight: 700;
    color: #222;
    padding-right: 5px;
    white-space: nowrap;
}

.client-doc-summary tr.total td {
    color: #222;
    font-size: 1.3em;
    font-weight: 700;
    padding-top: 1.1em;
}
.client-doc-summary tr:first-child td {
    padding-top: 20px;
}

.client-doc-summary td {
    border: 0;
    color: #555;
    padding: 5px 10px;
    text-align: right;
}

.client-doc-summary tr.total td.total {
    padding-right: 5px;
    white-space: nowrap;
}

.client-doc-notes {
    border-top: 1px solid #ccc;
    padding: 0 5px;
    margin: 50px 0 0;
	line-height: 2em;
}

.client-doc-notes h2 {
    font-size: .9em;
    font-weight: 700;
    margin: 5px 0 10px;
}

.pds-table tr {
    background-clip: padding-box;
}

.pds-table tr:not(.pds-tr-child) td {
    height: 29px;
}
.pds-table th, .pds-table td {
    background-clip: padding-box;
    border-bottom: 1px solid rgba(29,30,28,.25);
    box-sizing: content-box;
    padding: 8px;
    text-align: left;
}
.pds-td-fit-content {
    width: .1%;
}
.pds-text-center {
    text-align: center!important;
}
.pds-pr-0 {
    padding-right: 0!important;
}
.pds-valign-top {
    vertical-align: top!important;
}
.pds-color-muted {
    color: #1d1e1cb3!important;
}

.pds-button-link, .pds-alert-close {
    color: #2a59c1;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
    background: transparent;
    border: 0;
    line-height: inherit;
    padding: 0;
}

@media print
{
	html, body, #main-container, #page-container
	{
		width:100%;
		padding: 0px;
		margin: 0px;
	}
	#page-container.main-content-narrow > #main-container .content, #page-container.main-content-narrow > #page-footer .content, #page-container.main-content-narrow > #page-header .content, #page-container.main-content-narrow > #page-header .content-header {
		width: 100%;
	}

	#client-document {
		padding: 0px;
		margin: 0px;
		border: #ffffff 1px solid;
	}
	
	.content
	{
		width:100%;
		padding: 0px;
		margin: 0px;
	}

	.block-content.block-content-full
	{
		width:100%;
		padding: 0px;
		margin: 0px;
	}

	.client-doc-details table  {
		border-left: 1px solid #ffffff;
	}

	.hide-on-screen {
		display: block !important;
	}

	.client-doc-items .client-doc-rows tr:nth-child(even) {
		background: #f6f6f6 !important;
		print-color-adjust: exact;
		-webkit-print-color-adjust: exact; 
	}

	.block.block-themed
	{
		margin: 0px !important;
	}
}

.middleright
{
  align-items: center;
  display: flex;
  justify-content: flex-end;

}

.hide-on-screen {
	display: none;
}

a.cutelinkbox
{
	padding: 0.25rem 0.4rem;
	border: 0;
	border-radius: .25rem;
}

a.cutelinkbox:hover,a.cutelinkbox.active
{
	background-color: #EDF0F7;
}

table.scalendar {
	width: 100%;
	table-layout: fixed;
	margin-bottom: 2rem;
}

table.scalendar th
{
	font-weight: 500;
	padding: 12px 12px 10px;
}

table.scalendar td,table.scalendar th
{
	border-color: #dfe4f1;
}

#page-container.dark-mode table.scalendar td,#page-container.dark-mode table.scalendar th
{
	border-color:#000;
	color: #FFF;
}

table.scalendar td,table.scalendar th
{
	width: 14.28%;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
}

table.scalendar td
{
	min-height:80px;
	max-height: 130px;
}

table.scalendar th
{
	border-top: none;
}


table.scalendar .day-number
{
	display:inline-block;
	font-size: 20px;
    letter-spacing: -2px;
	padding-left: 10px;
	width: 100%;
	user-select: none !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
}

table.scalendar td.nam .day-number
{
	color: #848484;
}

table.scalendar td.today
{
	background-color: #f2f2f2;
}

table.scalendar td.highlighted,table.scalendar td.highlighted2
{
	background-color: #1935a70e
}

table.scalendar td.highlighted .day-number,table.scalendar td.highlighted2 .day-number
{
	
	font-weight: 600;
}

table.scalendar td.selected
{
	background-color: #1935a70e;
}

table.scalendar td.today .day-number
{
	color: #000;
	font-weight: 600;
}

/* table.scalendar td.month-day:hover,table.scalendar td.week-day:hover,table.scalendar td.day-day:hover
{
	background-color: #f2f2f2;
	cursor: pointer;
} */


table.scalendar a.cfullday
{
	width: 100%;
	display:inline-block;
	color:#FFF;
	padding: 0.1em;
	border-radius: 0.2em;
}

table.scalendar a.cfullday .resizer
{
	display:inline;
	cursor: e-resize;
}

.resizable,.cdailyblock {
	color: #FFF;
	display:inline-block;
	width:100%;
	border-radius: 4px;
	position: relative;
	cursor: pointer;
  }

.resizer {
user-select: none !important;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
}

.resizer
{
	cursor: ew-resize;
	width: 10%;
	position: relative;
	z-index: 500;
}

.calendarsingleevent
{
	padding: 0px 5px;
	cursor: pointer;
	position: relative;
	white-space: nowrap;
	border-radius: 3px;
	font-size: .85em;
	display: inline-block;
	overflow: hidden;
	transition: transform 0.3s ease; /* Smooth transition */
	z-index:1900;
}

a.calendarsingleevent:hover
{
	background-color: #9b9b9b6c;
}


.scalendar .dot,.calendardot
{
	display:inline-block;
	margin: 0 4px;
	box-sizing: content-box;
	width: 0;
	height: 0;
	border: 4px solid #3788d8;
	border-radius: 4px;
}

#page-container.dark-mode .calendartime,#page-container.dark-mode .calendartitle,#page-container.dark-mode .form-label
{
	color: #FFF;
}

#page-container.dark-mode .calendartime:hover,#page-container.dark-mode .calendartitle:hover
{
	color: #FFF;
}

.calendartime,.calendartitle
{
	color: #343a40;
	display:inline;
	position: relative;
  	top: 1px;
}

.calendartime:hover,.calendartitle:hover
{
	color: #343a40;
}

.calendartime
{
	margin: 0px 2px;
}

.calendartitle
{
	overflow: hidden;
	font-weight: 700;
}

.btn-blue
{
	background-color: #0665d0;
	color: #FFF;
}

.btn-blue:hover
{
	background-color: #0551A6;
	color: #FFF;
}

.popover
{
	z-index:5000;
}

.dailyeventname{
	margin-left: 10px;
}


.transitioning {
	transition: left 0.5s ease, top 0.5s ease;
  }


tr.fcdotted td
{
	height: 30px;
	border-top: 1px dotted #ddd;
}

tr.tcdotted td
{
	height: 30px;
	border-bottom: 1px dotted #ddd;
}


#virtualTimeTable {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

#virtualTimeTable td
{
	padding: 0px;
}

.tteventer
{
	position: relative;
}

.ttevent
{
	border: 1px solid #FFF;
	border-radius: 4px;
	color: #FFF;
	padding: 2px;
	margin: 0px;
	overflow: hidden;
	position:absolute;
	width:100%;
	cursor: pointer;
	user-select: none !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
}


.tttext,.tttstext
{
	font-size: var(--fc-small-font-size,.85em);
	white-space: nowrap;
	text-overflow: ellipsis;
	user-select: none !important;
  	-webkit-user-select: none !important;
  	-moz-user-select: none !important;
  	-ms-user-select: none !important;
}

.tttstext
{
	margin-top: -5px;
	
}

.resize-cursor {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px; /* Adjust as needed */
    cursor: ns-resize;
}

.flagicon
{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: -1px 5px 0 0px;
}


.centerRight
{
	display: flex;
	align-items: center;
	justify-content: end;
}


.dd
{
	max-width: 100% !important;
}


.dd-handle2 {
  display: block;
  margin: 5px 0;
  color: #333;
  text-decoration: none;
  font-weight: 700;
  border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
  background: #fafafa;
  border-radius: 3px;
  box-sizing: border-box;
  height: 2.25rem;
  padding: .5rem .75rem;
  color: #343a40;
  background: #f8f9fc;
  border-color: #dfe4f1;
}

.dd-handle
{
	cursor: grab;
}

.dd-grabbing {
    cursor: grabbing;
}

.global-grabbing * {
	cursor: grabbing !important;
}

.color-box {
	width: 20px;
	height: 20px;
	display: inline-block;
	border: 1px solid #2e2e2e; /* Border color */
	box-shadow: 0 2px 5px rgba(255, 255, 255, 0.3); /* Shadow effect */
	border-radius: 4px; /* Rounded corners */
	margin: 0 5px; /* Add some margin for spacing */
}