/* titillium-web-regular - latin-ext_latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/titillium-web-v15-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/titillium-web-v15-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/titillium-web-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/titillium-web-v15-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/titillium-web-v15-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/titillium-web-v15-latin-ext_latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-italic - latin-ext_latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/titillium-web-v15-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/titillium-web-v15-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/titillium-web-v15-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/titillium-web-v15-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/titillium-web-v15-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/titillium-web-v15-latin-ext_latin-italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700 - latin-ext_latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/titillium-web-v15-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/titillium-web-v15-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/titillium-web-v15-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/titillium-web-v15-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/titillium-web-v15-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/titillium-web-v15-latin-ext_latin-700.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700italic - latin-ext_latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/titillium-web-v15-latin-ext_latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/titillium-web-v15-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/titillium-web-v15-latin-ext_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/titillium-web-v15-latin-ext_latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/titillium-web-v15-latin-ext_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/titillium-web-v15-latin-ext_latin-700italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}

/************/
/*** Body ***/
/************/
html {
	min-height: 100%;
}

body {
	min-height: 100%;
	margin: 0;
	padding-bottom: 75px;
	position: relative;
	font-family: "Titillium Web", sans-serif;
	font-size: 14px;
}

.footer {
	bottom: 0;
	position: absolute;
	width: 100%;
}

a {
	text-decoration: none;
	color: #1C63B7;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	margin: 10px 5px;
	padding: 0;
}

li {
	/* margin-left: 10px; */
	
}

img {
	border: none;
}

select {
	background: #fff;
	font-family: inherit;
}

div.content_separator {
	height: 70px;
	clear: both;
}

input {
	font-family: inherit;
}

#header-container {
	position: fixed;
	top: 0;
	left: 0;
	height: 120px;
	width: 100%;
	background: #fff;
	z-index: 100;
}

@media print {
	.no-print {
		display: none !important;
	}
}

.divToolBar {
	background: #d0d0d0;
	margin-left: 3px;
	width: 450px;
	text-align: left;
	z-index: 200;
}

#collapsed {
	padding: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #a0a0a0;
	font-weight: 700;
}

#expanded {
	display: none;
	height: 120px;
	padding: 5px;
	text-transform: uppercase;
}

#expanded input, #expanded select {
	margin-right: 5px;
	margin-bottom: 5px;
}

#expanded input, #expanded select, #expanded button {
	float: right;
}

#expanded p {
	font-weight: bold;
}

.arrow-down {
	background-image: url('/images/simonlib/simonlib/arrow-down.png');
	background-repeat: no-repeat;
	background-position: right;
}

.arrow-up {
	background-image: url('/images/simonlib/simonlib/arrow-up.png');
	background-repeat: no-repeat;
	background-position: right;
}

.tdLabel {
	width: 30%;
	border-bottom: 1px solid #d0d0d0;
}

.unkClassMsg {
	padding: 5px;
	text-transform: uppercase;
}

#js_message {
	visibility: hidden;
	margin-bottom: 1%;
}

#js_message div.message {
	visibility: visible;
	background-image: url('/images/simonlib/simonlib/alert.png');
	background-repeat: no-repeat;
	background-position: center left;
}

#cur-structure, #cur-year {
	display: inline-block;
	float: left;
	font-weight: 700;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	text-transform: uppercase;
	background: #f0f0f0;
}

#cur-year {
	float: right;
}

form#year {
	padding-top: 10px;
	display: none;
}

#treeview {
	background-image: url('/images/simonlib/simonlib/treeview.png');
	background-position: center;
	background-repeat: no-repeat;
}

#treeview:hover {
	background-image: url('/images/simonlib/simonlib/treeview-invert.png');
}

#disconnect {
	background-image: url('/images/simonlib/disconnect-small.png');
	background-position: center;
	background-repeat: no-repeat;
}

#disconnect:hover {
	background-image: url('/images/simonlib/disconnect-small-invert.png');
}

.ui-helper-hidden-accessible {
	display: none;
}

.debug_box {
	position: absolute;
	z-index: 1000;
	width: 768px;
}

.debug {
	padding: 10px;
	display: block;
}

.ui-dialog-titlebar, .ui-dialog-title {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
}

.ui-dialog-content {
	font-family: monospace;
}
/***************************/
/*** Barra istituzionale ***/
/***************************/
#header-logo {
	position: relative;
	height: 120px;
	width: 100%;
}

#header-logo>#logo {
	position: absolute;
	height: 120px;
	width: 300px;
	background-image: url('/images/simonlib/simonlib/simonlib.png');
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	margin-left: 2%;
}

/*********************/
/*** Titolo pagina ***/
/*********************/
div#titolo_pagina {
	font-size: 2.5em;
	font-weight: bold;
	color: #000000;
	background-color: #fff;
	line-height: 30px;
	text-transform: uppercase;
}

/****************/
/*** Pulsanti ***/
/****************/
button.pulsante {
	cursor: pointer;
	height: 25px;
	font-size: 1.00em;
	font-family: "Titillium Web", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	background: #d0d0d0;
	margin: 0 5px;
}

input.pulsante:hover {
	background: #c0c0c0;
}

input.pulsante_dx {
	float: right;
}

div.area_rispetto {
	float: right;
	padding: 10px 10px 20px 10px;
}

/***************/
/*** COMMONS ***/
/***************/
.headerSection {
	padding-top: 15px;
	padding-bottom: 0px;
	color: #1C63B7;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Titillium Web", sans-serif;
	border-bottom: 1px solid #cc6633;
	font-weight: bold;
}

.message {
	padding: 10px 0px 10px 40px;
	background-color: #eeeeee;
	border: 2px solid red;
	color: red;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

#tooltip {
	border: 2px solid #1C63B7;
	position: absolute;
	display: none;
	top: 0px;
	background: #fff;
	padding: 5px 5px 5px 5px;
}

#tooltipD {
	font-size: 0.7em;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}

.scrollup {
	width: 48px;
	height: 48px;
	position: fixed;
	bottom: 45px;
	left: 15px;
	display: none;
	text-indent: -9999px;
	background: url('/images/simonlib/simonlib/go-up.png') no-repeat;
	opacity: 0.5;
	border: 2px solid #cc6633;
}
/***************/
/*** TABELLE ***/
/***************/
.trListHeader {
	height: 35;
	/* vertical-align: top; */
	background: #1C63B7;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #fff;
}

.trListHeader td {
	/* padding: 5px; */
	
}

.gen, .gen-queries {
	border-collapse: collapse;
	width: 100%;
	background: white;
}

.gen tr:nth-child(even) {
	background: #f0f0f0;
}

.gen tr td {
	vertical-align: middle;
}

.gen-queries {
	border-collapse: collapse;
	width: 100%;
}

.gen-queries tr.other {
	border-bottom: 1px solid white;
}

.other, .system {
	background: #fff;
}

.missing {
	color: black;
}

.formulaErr {
	color: red;
}

.toolbar {
	width: 10%;
	padding: 5px;
	text-align: center;
}

.toolbar a {
	display: inline;
}

.toolbar a img {
	vertical-align: middle;
}

.filter-label {
	font-weight: 700;
	width: 1%;
	padding: 5px;
	background: #fff;
}

.filter, .filter td {
	background: #BBBBBB;
	border-top: 1px solid #cc6633;
	padding: 5px;
}

.insert {
	padding: 5px;
	width: 1%;
	font-size: 11px;
	text-align: left;
}

.lock {
	width: 1%;
	padding: 5px;
}

.todate {
	padding: 5px;
}

.white {
	background-color: #fff;
}

.desc {
	padding: 5px;
	font-size: 12px;
	font-weight: 300;
	text-transform: none;
	text-align: justify;
}

.value {
	color: green;
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
	padding: 5px;
}

.meas {
	font-weight: 700;
	padding: 5px;
	text-transform: uppercase;
}

.umeas {
	display: block;
	font-size: 0.6em;
	color: #0f0f0f;
	text-transform: uppercase;
}

.unknown, .missing {
	text-transform: uppercase;
	font-size: 0.8em;
}

.boldtext {
	font-weight: bold;
}

.cat {
	padding: 5px;
	font-size: 11px;
}

.reftab_row {
	background: #d0d0d0;
}

.reftab_counter {
	width: 2%;
	padding: 5px;
}

.reftab_index {
	width: 30%;
	padding: 5px;
}

.reftab_val {
	width: 10%;
	padding: 5px;
}

.filter {
	color: black;
}

.bord {
	border-left: 2px dashed #aaaaaa;
	border-bottom: 2px dashed #aaaaaa;
	padding-left: 15px;
}

.sublevel {
	/* background: #f9f9f9; */
	
}

.progressbar {
	vertical-align: middle;
	border: 0;
}

.percentage {
	vertical-align: middle;
}

.survey-elem-tab-cell {
	width: 60%;
}

#queriesTBL>tbody:nth-child(1)>tr:nth-child(1)>td.survey-elem-tab-cell {
	width: 12.5%;
}

#queriesTBL>tbody:nth-child(1)>tr:nth-child(1)>td.survey-elem-tab-cell:nth-child(4)
	{
	width: 40%;
}

#queriesTBL>tbody:nth-child(1)>tr:nth-child(1)>td.survey-elem-tab-cell:nth-child(7),
	#queriesTBL>tbody:nth-child(1)>tr:nth-child(1)>td.survey-elem-tab-cell:nth-child(8)
	{
	width: 5%;
}

#CodiceISTATTR {
	display: none;
}

#openingsTBL {
	table-layout: auto;
}

#openingsTBL tr {
	border-bottom: 1px solid #d0d0d0;
}

td.hoursERR {
	border: none;
}

#openingsTBL tr td:nth-of-type(-n+5) {
	width: 10%;
}

#openingsTBL tr td:first-child {
	width: 1%;
}

#hoursTBL .survey-elem-tab-cell {
	width: 100%;
	color: black;
}

#hoursTBL td.survey-elem-tab-cell:nth-child(5) {
	width: 10%;
}

#settings {
	display: none;
}

#prog-label {
	line-height: 30px;
	padding: 0 15px;
}

.progressbar {
	line-height: 30px;
	margin: 0px 0px 0px 15px;
	background: none;
	vertical-align: middle;
	background: #fff;
	border: 1px solid gray;
}

.progressbar img {
	vertical-align: middle;
	padding: 0px 0px 1px;
	height: 15px;
}

.percentage {
	color: green;
}

table tr:nth-child(even).zero, table tr:nth-child(odd).zero {
	background-color: transparent;
}

#chart_div {
	font-family: inherit;
}

tr.trArrayNew td td td {
	background: white;
}

tr.trArrayNew td#DescriptionTDL input.Description, tr.trArrayNew td#LabelTDL input.Label,
	tr.trArrayNew td#FkFieldTDL {
	width: auto;
}

tr.trArrayNew td#LabelTDL input.Label {
	width: 100%;
}

input.ErrorMsg {
	width: 400px;
}

img#rmlibraries, img#rmRights {
	float: right;
}

img#chthresholds, img#rmthresholds {
	display: inline-block;
	margin-left: 70px;
}

img#rmthresholds {
	margin-left: 0px;
}

/* CHART */
.chart-title-container {
	text-align: center;
}

.chart-title {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.chart-desc {
	font-size: 14px;
	color: gray;
}

/* NEW REPORT WIZARD */
.mt-l {
	margin-top: 15px;
}

.treeview-overflow {
	max-height: 40%;
	overflow-y: auto;
}

.item-p {
	background-color: rgba(217, 237, 247, 1);
}

.item-c {
	background-color: #f5f5f5;
}

#action-group {
	width: 100%;
}

.manualOrd {
	width: 10%;
}

#search-box {
	width: 80%;
}

.ui-state-highlight {
	background: #F5F5F5;
	border: none;
}

.subheader {
	display: block;
	margin-top: 10px;
}

#no-data {
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	right: 0;
	text-align: center;
	top: 170;
	width: 40%;
}

/*
 *
 * Margin and padding
 *
 */
.m-0 {
	margin: 0 !important;
}

.mt-0, .my-0 {
	margin-top: 0 !important;
}

.mr-0, .mx-0 {
	margin-right: 0 !important;
}

.mb-0, .my-0 {
	margin-bottom: 0 !important;
}

.ml-0, .mx-0 {
	margin-left: 0 !important;
}

.m-1 {
	margin: .25rem !important;
}

.mt-1, .my-1 {
	margin-top: .25rem !important;
}

.mr-1, .mx-1 {
	margin-right: .25rem !important;
}

.mb-1, .my-1 {
	margin-bottom: .25rem !important;
}

.ml-1, .mx-1 {
	margin-left: .25rem !important;
}

.m-2 {
	margin: .5rem !important;
}

.mt-2, .my-2 {
	margin-top: .5rem !important;
}

.mr-2, .mx-2 {
	margin-right: .5rem !important;
}

.mb-2, .my-2 {
	margin-bottom: .5rem !important;
}

.ml-2, .mx-2 {
	margin-left: .5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3, .my-3 {
	margin-top: 1rem !important;
}

.mr-3, .mx-3 {
	margin-right: 1rem !important;
}

.mb-3, .my-3 {
	margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
	margin-left: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4, .my-4 {
	margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
	margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
	margin-left: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5, .my-5 {
	margin-top: 3rem !important;
}

.mr-5, .mx-5 {
	margin-right: 3rem !important;
}

.mb-5, .my-5 {
	margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
	margin-left: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0, .py-0 {
	padding-top: 0 !important;
}

.pr-0, .px-0 {
	padding-right: 0 !important;
}

.pb-0, .py-0 {
	padding-bottom: 0 !important;
}

.pl-0, .px-0 {
	padding-left: 0 !important;
}

.p-1 {
	padding: .25rem !important;
}

.pt-1, .py-1 {
	padding-top: .25rem !important;
}

.pr-1, .px-1 {
	padding-right: .25rem !important;
}

.pb-1, .py-1 {
	padding-bottom: .25rem !important;
}

.pl-1, .px-1 {
	padding-left: .25rem !important;
}

.p-2 {
	padding: .5rem !important;
}

.pt-2, .py-2 {
	padding-top: .5rem !important;
}

.pr-2, .px-2 {
	padding-right: .5rem !important;
}

.pb-2, .py-2 {
	padding-bottom: .5rem !important;
}

.pl-2, .px-2 {
	padding-left: .5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3, .py-3 {
	padding-top: 1rem !important;
}

.pr-3, .px-3 {
	padding-right: 1rem !important;
}

.pb-3, .py-3 {
	padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
	padding-left: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4, .py-4 {
	padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
	padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
	padding-left: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5, .py-5 {
	padding-top: 3rem !important;
}

.pr-5, .px-5 {
	padding-right: 3rem !important;
}

.pb-5, .py-5 {
	padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
	padding-left: 3rem !important;
}

/*
 *
 * Height and width
 *
 */
.w-1 {
	width: 1% !important;
}

.w-10 {
	width: 10% !important;
}

.w-15 {
	width: 15% !important;
}

.w-20 {
	width: 20% !important;
}

.w-25 {
	width: 25% !important;
}

.w-50 {
	width: 50% !important;
}

.w-75 {
	width: 75% !important;
}

.w-100 {
	width: 100% !important;
}

.w-auto {
	width: auto !important;
}

.h-25 {
	height: 25% !important;
}

.h-50 {
	height: 50% !important;
}

.h-75 {
	height: 75% !important;
}

.h-100 {
	height: 100% !important;
}

.h-auto {
	height: auto !important;
}

.mw-100 {
	max-width: 100% !important;
}

.mh-100 {
	max-height: 100% !important;
}

.min-vw-100 {
	min-width: 100vw !important;
}

.min-vh-100 {
	min-height: 100vh !important;
}

.vw-100 {
	width: 100vw !important;
}

.vh-100 {
	height: 100vh !important;
}

.mb-n1 {
	margin-bottom: -.25rem !important;
}

.mb-n2 {
	margin-bottom: -.5rem !important;
}

/* Navbar */
.rotated-90 {
	transform: scaleX(-1) rotate(90deg);
}

.valign-bottom {
	vertical-align: bottom !important;
}

.valign-middle {
	vertical-align: middle !important;
}

.valign-top {
	vertical-align: top !important;
}

.bg-dark {
	background-color: #333333;
	color: #ffffff;
}

.bg-light {
	background-color: #cccccc;
}

.border-top {
	border-top: 1px solid #ccc;
}

.cursor-pointer {
	cursor: pointer;
}

.fixed-panel {
	min-height: 60vh;
	max-height: 60vh;
	overflow-y: scroll;
}

/*
 *
 * Flexbox 
 *
 */
.d-flex {
	display: flex !important;
}

.d-inline-flex {
	display: inline-flex !important;
}

.justify-content-start {
	justify-content: flex-start !important;
}

.justify-content-end {
	justify-content: flex-end !important;
}

.justify-content-center {
	justify-content: center !important;
}

.justify-content-between {
	justify-content: space-between !important;
}

.justify-content-around {
	justify-content: space-around !important;
}

.align-items-start {
	align-items: flex-start !important;
}

.align-items-end {
	align-items: flex-end !important;
}

.align-items-center {
	align-items: center !important;
}

.align-items-baseline {
	align-items: baseline !important;
}

.align-items-stretch {
	align-items: stretch !important;
}

.align-content-start {
	align-content: flex-start !important;
}

.align-content-end {
	align-content: flex-end !important;
}

.align-content-center {
	align-content: center !important;
}

.align-content-between {
	align-content: space-between !important;
}

.align-content-around {
	align-content: space-around !important;
}

.align-content-stretch {
	align-content: stretch !important;
}

.align-self-auto {
	align-self: auto !important;
}

.align-self-start {
	align-self: flex-start !important;
}

.align-self-end {
	align-self: flex-end !important;
}

.align-self-center {
	align-self: center !important;
}

.align-self-baseline {
	align-self: baseline !important;
}

.align-self-stretch {
	align-self: stretch !important;
}

.flex-grow-1 {
	flex-grow: 1 !important;
}

.bg-default {
	background-color: #f8f8f8;
}

.border-default-top {
	border-top: 1px solid #e7e7e7;
}

/**
 *
 * Moved from main-page	
 *
 */

.blankWarning {
	color: white;
	border: 2px solid red;
	background-color: rgba(255, 0, 0, 0.5);
}

.breadcrumb {
	overflow-x: auto;
	white-space: nowrap;
}

.vakata-context {
	margin-top: 1rem;
	z-index: 100000000;
}

.form-control-auto {
	max-width: 100%;
	width: auto !important;
}







.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0d6efd !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

/* List group item hover */

.list-group-hover .list-group-item:hover {
    background-color: #f5f5f5;
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(51, 122, 183, 0.075)
}