/* FONT */
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

div {
	font-family:'Poppins' !important;
}

span {
	font-family:'Poppins' !important;
}

input {
	font-family:'Poppins' !important;
}

.menu-commandset-link-level-1 {
     font-size: 18px;
}

.menu-command-link-level-2 {
	font-size: 13px;
}

.form-list-header {
	font-size: 13px;
	
}

.panel-field-value-list {
	font-family:'Poppins' !important;
}


.panel-field-value-form {
	font-family:'Poppins' !important;
}


.filter-clear-button, .filter-ok-button, div > select {
    font-family: 'Poppins';
}

/* ------------ */

.btn-primary {
    background-color: #2A628F;
    background-image: none;
}


#header-container {
    background-color: #16324F;
}

.frame-toolbar-container {
    background-color:#2A628F;
}


.popup-button {
    min-width: 100px;
}

.filter-ok-button {
    background-color: #6399c0;    
}

.filter-header {
    background-color: #6399c0;        
}

.form-list-active-caption {
    background-color: #6399c0;        
}


.frame-content-container, .panel-form-container {    
    background-color: white !important;      
}


.form-container, .form-caption-container, iframe {
    border-radius: 10px;
}

.form-caption-container {
    border-bottom: none;
    }


.menu-commandset-link-level-2 {
    font-size: 13px;
    font-weight: normal;
}

.menu-command-link-level-3 {
    font-size: 12px;
}



#fadeMessage {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
}

#fadeMessage.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


.button-awesome {  
  border-radius: 5px;
  color: white !important;
  background-color: #2A628F !important;  
  text-align: center !important;
}

#header-home-image {
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 7px;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 6px;
}

#header-command-box
{
   display: none !important;
}

#header-debug-image, #header-help-button {
	margin-right:6px;
}



.form-caption-container {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 1px solid rgb(233 233 233) !important;
}


.panel-field-value-form {
  border-radius: 5px;
}

.panel-form-container > .combo-activator {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}



.menu-command-level-3:hover .menu-command-link-level-3 {
	color: white;
}

.menu-command-level-3:hover {
	background-color:#2477B3 ;
}



.panel-field-value-watermark {
	font-style: italic !important;
	}
	

.sfondoBianco {
	background-color: white !important;
}

.importoTotale {
	font-size: large !important;
}

.book-span-radio {
	margin-left: 8px !important;
	margin-right: 5px !important;
}


.panel-field-value-form:has(.book-span-radio) {
    padding-top: 10px;
}


.ideditor-toolbar .combo-activator {
	border-right: none !important;
}


.ideditor-toolbar {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.ideditor-body {
	border-top-left-radius: unset;
	border-top-right-radius: unset;
}


.toolbar-frame-button-small, .toolbar-frame-button{
  border-radius: 5px;
  color: white !important;
  background-color: #6399c0 !important;
  text-align: center !important;
  font-size: small !important;
}


.group-header-box {
	font-size: 11pt !important;
	/* top: 10px !important; */
	height: unset !important;
}


.panel-field-caption-form.elencoRadioBotton,.titolo{
	width: auto !important;
	font-weight: bold !important;
	font-size: larger !important;
	height: unset !important;
}

.frame-content-container .frame-toolbarsmall-container .contoTerzi {
    background-color: #c8e9c2;
}

.frame-content-container .frame-toolbarsmall-caption .contoTerzi {
    color: #2a810f;
}

.popup-border-thin {
	border-radius: 10px;
}


.comboLista ~ .combo-activator	{
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}


.sfondoBianco .panel-list-container {
	background-color: white !important;
}

/* 
#header-divider {
  padding-right: 710px !important;
}

.header-search {
	background-color: #FFFFFF;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 5px;
	vertical-align: middle;
	width: 135px;
	border-right: none;
	border-color: black;
	border-width: thin;
}

.header-search-image-hl {
	background-color: #FFFFFF;
	margin-right: 6px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 2.2px;
	vertical-align: middle;
	cursor: pointer;
}
 */
 
 
.panel-form-container .panel-value-activator {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.panel-value-input.panel-field-value-form.campoData {	
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}


.costiLavorazione {
	font-size: large;
	font-weight: bold;
}

.fontLarge {
	font-size:large !important;
}

.radioMezzi {	
padding-top: 3px !important;
}
