/*
 * Fibo Golden Ratio CSS
 * since 1.7.4
 */

/* Grid image block */
.fibo_draga {
	z-index: 100001;
}

.fibo_imgcuma {
	overflow: hidden;
	position: absolute;
	transition: all 0.7s ease;
	z-index: 100001;
}

.fibo_canvas1 {
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 100001;
}

.fibo_canvas_div {
	overflow: hidden;
	position: absolute;
	z-index: 100002;
}

.fibo_draga {
}

.fibo_imgcuma img {
	border-radius: 0;
	display: block;
	opacity: 1;
	position: absolute;
}

/* Data table */
.fibo_telemet {
	all: unset;
	background-color: #fff7e0;
	border-radius: 6px;
	border-spacing: 0;
	border: 1px solid #455A64;
	color: black;
	height: fit-content !important;
	line-height: 1em;
	margin: 0;
	opacity: 0;
	padding: 6px 6px 6px 6px;
	transition: all 1s ease;
	width: min-content;
	z-index: 100002;
}

.fibo_tr {
	background: #fff7e0;
	cursor: pointer;
}

.fibo_tr0 {
	color: #4a9623;
	background: #fff7e0;
	cursor: default;
}

.fibo_tr1 {
	color: #a2a2a2;
	background: #fff7e0;
	cursor: default;
}

.fibo_tr:hover {
	background: #eee !important;
}

.fibo_tabcl {
	border-collapse: collapse;
	border-spacing: 1px;
	border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
	margin: 0;
	width: min-content;
}

.fibo_tdcl,
.fibo_tdcl1,
.fibo_tdcl2,
.fibo_tdcl3,
.fibo_tdcl5,
.fibo_tdcl6,
.fibo_tdcl1h,
.fibo_tdcl2h,
.fibo_tdcl3h,
.fibo_tdcl5h,
.fibo_tdcl6h
{
	border: solid;
	border-color: black;
	border-width: thin;
	font-family: Arial !important;
	font-family: sans-serif;
	line-height: 1.2em;
}

.fibo_tdcl,
.fibo_tdcl1,
.fibo_tdcl2,
.fibo_tdcl3,
.fibo_tdcl5,
.fibo_tdcl6
{
	font-size: 12px !important;
	padding: 0px 6px 0px 6px;
	text-align: right;
}

.fibo_tdcl1h,
.fibo_tdcl1 {
	min-width: 0;
}

.fibo_tdcl2h,
.fibo_tdcl2 {
	min-width: 0;
}

.fibo_tdcl1h,
.fibo_tdcl2h,
.fibo_tdcl3h,
.fibo_tdcl5h,
.fibo_tdcl6h
{
	font-size: 11px !important;
	line-height: 1.2em;
	padding: 0px 2px 0px 2px;
	text-align: center;
}

.fibo_tdcl3 {
	min-width: 0em;
}

.fibo_tdcl4 {
	min-width: 0;
	padding: 0;
}

.fibo_tdcl5 {
	min-width: 0;
}

.fibo_tdcl6 {
	min-width: 0;
}

.fibo_tbody {
	all: unset;
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

.fibo_tbody tr:nth-child(odd) {
	background: #fff7e0;
}

.fibo_tbody tr:nth-child(even) {
	background: #fff7e0;
}

/* Control elements */
.fibo_corner0,
.fibo_corner1,
.fibo_corner2,
.fibo_corner3,
.fibo_corner4,
.fibo_corner5,
.fibo_corner6,
.fibo_corner7,
.fibo_corner8 {
	display: block;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100003;
}

.fibo_corner0,
.fibo_corner1,
.fibo_corner4,
.fibo_corner5,
.fibo_corner6,
.fibo_corner7 {
		width: 23.61%;
}


.fibo_corner2,
.fibo_corner3,
.fibo_corner4,
.fibo_corner5,
.fibo_corner6,
.fibo_corner7 {
	height: 23.61%;
}

.fibo_corner0,
.fibo_corner1,
.fibo_corner8 {
	height: 52.7%;
}

.fibo_corner2,
.fibo_corner3,
.fibo_corner8 {
	width: 52.7%;
}

.fibo_corner2,
.fibo_corner6,
.fibo_corner7 {
	top: 0;
}

.fibo_corner0,
.fibo_corner1,
.fibo_corner8 {
	top: 23.61%;
}

.fibo_corner3,
.fibo_corner4,
.fibo_corner5 {
	bottom: 0;
}

.fibo_corner0,
.fibo_corner4,
.fibo_corner7 {
	right: 0;
}

.fibo_corner1,
.fibo_corner5,
.fibo_corner6 {
	left: 0;
}

.fibo_corner2,
.fibo_corner3,
.fibo_corner8 {
	left: 23.61%;
}

.fibo_corner0,
.fibo_corner1 {
	background-color: green;
}

.fibo_corner0 {
	cursor: url(../images/c-right1.png), auto;
}

.fibo_corner1 {
	cursor: url(../images/c-left1.png), auto;
}

.fibo_corner2,
.fibo_corner3 {
	background-color: blue;
}

.fibo_corner2 {
	cursor: url(../images/c-up.png), auto;
}

.fibo_corner3 {
	cursor: url(../images/c-down.png), auto;
}

.fibo_corner4 {
	cursor: url(../images/c-right-down.png), auto;
}

.fibo_corner5 {
	cursor: url(../images/c-left-down.png), auto;
}

.fibo_corner4,
.fibo_corner5,
.fibo_corner6,
.fibo_corner7 {
	background-color: red;
}

.fibo_corner6 {
	cursor: url(../images/c-left-2.png), auto;
}

.fibo_corner7 {
	cursor: url(../images/c-right-2.png), auto;
}

.fibo_corner8 {
	cursor: url(../images/c-any2.png), auto;
	background-color: yellow;
}

/* Buttons */
.fibo_grid_but,
.fibo_but {
    all: unset;
	background: #c4c2c2;
	border-color: black;
	border-radius: 1px;
	border-style: solid;
	border-width: 1px;
	color: black;
	cursor: pointer;
	font-size: 0;
	height: 24px !important;
	margin: 2px 4px 2px 4px;
	opacity: 1;
	padding: 0;
	width: 24px !important;
	z-index: 100004;
}

.fibo_grid_but img,
.fibo_but img {
    all: unset;
    border-radius: 0px;
    margin: 1px;
    overflow: hidden;
    vertical-align: top;
    width: 20px;
    border-color: #969494;
    border-style: solid;
    border-width: 1px;
}

.fibo_grid_but:hover,
.fibo_grid_but:focus,
.fibo_but:hover,
.fibo_but:focus {
	background-color: #6b6c6d;
	border-color: #878484;
	border-radius: 0;
	border-width: 1px;
	opacity: 1;
	outline: none;
}

.fibo_butonT {
	background: transparent;
	border: none;
	cursor: pointer;
	font-size: 0px;
	height: 26px !important;
	left: 108px;
	margin: 0;
	opacity: 1;
	padding: 0;
	position: absolute;
	top: -3px;
	width: 26px !important;
	z-index: 100004;
}

.fibo_telemetF {
	background: transparent;
	border: none;
	color: blue;
	cursor: none;
	display: none;
	font-size: 16px;
	font-style: italic;
	font-weight: 800;
	height: 26px !important;
	left: 108px;
	margin: 0;
	opacity: 1;
	padding: 0;
	position: absolute;
	top: 3px;
	z-index: 100004;
}

.fibo_butT {
	background: transparent;
	border: none;
	cursor: pointer;
	font-size: 0;
	height: 26px !important;
	margin: 0;
	opacity: 1;
	padding: 0;
	width: 26px !important;
	z-index: 100004;
}

.fibo_butT:hover {
	background: transparent;
	border: none;
	filter: drop-shadow(0px 1px 2px grey);
	opacity: 1;
	outline: none;
}

.fibo_butT:focus {
	background: transparent;
	border: none;
	opacity: 1;
	outline: none;
}

.fibo_butony {
	all: unset;
	background-color: #fff2cd !important;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	font-size: 0;
	height: min-content;
	opacity: 0;
	padding: 2px 2px 2px 2px;
	transition: all 1s ease;
	z-index: 100004;
}

.fibo_butonX {
	background: none;
	border: none;
	cursor: pointer;
	height: min-content;
	opacity: 1;
	padding: 1px;
	transition: all 0.5s ease;
	z-index: 100004;
}

.form-table th {
	padding: 12px 10px 20px 0;
	vertical-align: middle;
}

.fibo_tooltip {
	background: #fff;
	border-radius: 4px;
	border: 1px solid #b3c9ce;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
	color: #333;
	font: italic 13px/1.3 sans-serif;
	opacity: 0.98;
	padding: 10px 20px;
	position: fixed;
	text-align: center;
	transition: opacity 0.3s ease;
	z-index: 100004;
}

 .fibo_but_admin_im {
    border-radius: 0px;
    margin: 1px;
    overflow: hidden;
    vertical-align: top;
    width: 20px;
    border-color: #969494;
    border-style: solid;
    border-width: 1px;
 }