/** Add css rules here for your application. */


/** Example rules used by the template application (remove for your app) */
h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
  margin: 40px 0px 70px;
  text-align: center;
}

.sendButton {
  display: block;
  font-size: 16pt;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
  width: 400px;
}

.dialogVPanel {
  margin: 5px;
}

.serverResponseLabelError {
  color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
  margin: 15px 6px 6px;
}


.gwt-titletxt {
    font: bold;
    font-family: Tahoma;
    font-size: large;
    color: 54A574;
}

.gwt-note_text {
    font: italic;
    font-size: x-small;
    color: 666F61;
}

/**eset  */
.eset-header-h1 {
    color: #005499;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0;
    width: 390px;
}

.eset-next-h2 {
    font-size: 15px;
    line-height: 1.5em;
}

.eset-text-normal-h2 {
    color: #005499;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0.25em;
    margin-top: 0.75em;
}

.eset-text-normal-h3 {
    color: #005499;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.25em;
    margin-top: 0.75em;
}

.eset-text-smaler-h3 {
    color: #005499;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0.25em;
    margin-top: 0.75em;
}


.font-label-h1 {
    color: rgb(68, 102, 119);
}

.font-subtitle {
    color: rgb(71, 80, 95);
    display: block;
    font: normal normal bold 13px/ normal Arial, Helvetica, sans-serif;

}

.font-subtitle-fill {
    color: rgb(71, 80, 95);
    display: block;
    font: normal normal normal 12px/ normal Arial, Helvetica, sans-serif;

}


.font-label-text {
    color: rgb (51, 51, 51 );
    font: normal normal normal 11px/ normal Verdana;
    font-weight: bold;
    
}

.gwt-text_green {
    color: green;
}

.gwt-text_red {
    color: red;
}

.gwt-DecoratorPanel_REG {
    baground: red;
}
