button[data-scrutari-button='parametersDisplay'] {
width: 100%;
}

.modal-title {
font-size: 1.3em;
}

/*****************************************************
* .scrutari-
******************************************************/

.scrutari-Label {
font-weight: normal;
display: inline;
margin-bottom: 0;
}


/*****************************************************
* .scrutari-history
******************************************************/
.scrutari-history-Block {
padding-left: 3px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #515151;
}


/*****************************************************
* .scrutari-panel
******************************************************/

.scrutari-panel-Div {
margin-bottom: 0;
}

.scrutari-panel-Heading {
padding-top : 5px;
padding-bottom: 5px;
}

.scrutari-panel-WithTools {
padding-top : 3px;
}

.scrutari-panel-Title {
font-size: 1.0em;
line-height: 1.1;
cursor: pointer;
}

.scrutari-panel-Title > .scrutari-Disabled {
color: grey;
}

.scrutari-panel-Title > .scrutari-panel-Active {
color: green;
}
