/** 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;
}

.gwt-SuggestBoxPopup
{
    text-align                   :    left;
    cursor                       :    pointer;
    cursor                       :    hand;
    border-top                   :    0;
    background-color             :    #fff;
    height                       :    300px;
    width                        :    820px;

}
.gwt-SuggestBoxPopup .item
{
    border                       :    0px;
    width                        :    398px;
}
.gwt-SuggestBoxPopup .item-selected
{
    background-color             :    #459ac3;
}

.gwt-SuggestBoxPopup .item {
    color: #424242;
    cursor: default;
    padding: 2px 6px;
    width: 830px;
    font-size:8px;
}

.gwt-SuggestBoxPopup .suggestPopupContent {
    background: none repeat scroll 0 0 white;
    height: 287px;
    width: 830px;
    overflow: auto;
}

.sendButton {
  display: block;
  font-size: 16pt;
}

.rangeBold {
  /*font-weight: bold;*/
  color: black;
  /*border: 2px solid #2d90be !important;*/
  text-align: center;
}

.targetBold {
  font-weight: bold;
  color: black;
  border: 2px solid #2d90be !important;
  text-align: center;
}


/** 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;
}

.divBody
{
    font-family: Georgia;
    font-size: 13px;
}
.divRegistercontainer {
    background-color: White;
    display: block;
    height: 463px;
    margin: 250px auto 0;
    width: 480px;
}
.divLogincontainer {
    background-color: White;
    display: block;
    height: 233px;
    top: 412px;
    left: 266px;
    width: 310px;
    position: relative;
    margin: auto;
}
.divTitle {
    background-image: url("images/bkng_title.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #00ACDF;
    font-size: 15px;
    height: 36px;
    margin-left: 9px;
    padding-top: 23px;
    text-align: center;
    width: 458px;
}
.divTitleLogin {
    background-image: url("images/bkng_title.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #308fbd;
    font-size: 15px;
    height: 36px;
    margin-left: 9px;
    padding-top: 17px;
    text-align: center;
    width: 304px;
}
.pwdwidgetdiv {
    width: 225px;
}
.pwdfield {
    display: block;
}
.pwdopsdiv {
    display: block;
    float: left;
    margin-right: 6px;
}
.pwdopsdiv a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}
.pwdstrengthbar {
    background: none repeat scroll 0 0 #CCCCCC;
    float: right;
    height: 4px;
    margin: 0;
}
.pwdstrength {
    float: right;
    height: 20px;
    margin-top: 3px;
    width: 70px;
}
.pwdstrengthstr {
    clear: both;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 14px;
    margin-top: 0;
}
.divContainer {
    display: block;
    float: left;
    width: 458px;
	margin-left: 9px;
	text-align: right;
}
.container {
    display: block;
    float: left;
    margin-top: 10px;
}
.container label {
    display: block;
    float: left;
    text-align: right;
    width: 195px;
}
.container input[type="text"] {
    display: block;
    float: left;
    margin-left: 15px;
    width: 250px;
}
.container input[type="password"] {
    display: block;
    float: left;
    margin-left: 15px;
    width: 250px;
}
.divChkBox {
    display: block;
    float: left;
    font-size: 10px;
    margin-left: 210px;
}
.left label {
    display: block;
    float: left;
    text-align: right;
    width: 75px;
}
.left input[type="text"] {
    margin-left: 20px;
    width: 200px;
}
.left input[type="password"] {
    margin-left: 20px;
    width: 200px;
}
.divLink {
    display: block;
    margin: 0 auto;
    width: 999px;
}
.divRegisterBtn {
    display: block;
    float: left;
    margin-left: 9px;
    margin-top: 50px;
    width: 458px;
}
.btnInvia {
    background-image: url("images/btnInvia.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    border: medium none;
    color: White;
    display: block;
    float: right;
    height: 37px;
    margin-right: 63px;
    width: 133px;
}
.left {
    display: block;
    float: left;
    margin-top: 15px;
}
.divSubmit {
    display: block;
    float: left;
    margin-left: 9px;
    margin-top: 10px;
    width: 290px;
}
.rowSettimane {
	font-size: medium;
}

.edp-link {
    color: black;
    font-family: tahoma,arial,helvetica,sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

.background-epa {
	background-color: #dbc8f4;
}


.background-cellDataSelected {
    border: 1.5px solid #000000 !important;
    background-color: #FF5050;
    color: #000000;
    padding-right: 1.5;
    border-right: 1.5px solid #000000 !important;
    border-right-color: #000000;
    border-top-color: #000000;
    border-right-color-ltr-source: solid #000000 !important;
    border-right-color-rtl-source: solid #000000 !important;
}

div.frameT {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    position: relative;
}

div.frameTC {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    background-color: #EBEBEB;
}

div.content {
    margin: 0 auto;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #478FCC;
/*    height: 630px; pacca*/
    height: 698px;
    width: 400px;
    user-select: none;
    
}

div.logo-taonet {
    background-image: url("images/taonet_logo.png");
    height: 192px;
    left: 50%;
    margin-left: -83px;
    position: relative;
    width: 165px;
    top: 10px;
}

div.logo-edp {
    background-image: url("images/edp_logo.png");
    height: 96px;
    left: 20px;
    position: relative;
    width: 121px;
    top: 35px;
}


div.lot {
    background-image: url("images/lot.png");
       height: 16px;
    left: 148px;
    position: relative;
    width: 27px;
    top: -87px;
}

div.iso-image {
    background-image: url("images/iso_image.png");
    height: 190px;
    left: 110%;
    position: relative;
    width: 330px;
    top: -137px;
}


div.data-rilascio {
    left: 110%;
    font-size: 10px;
    
    position: relative;
    top: -236px;
}

 div.logo-roche {
    /* background-image: url("images/roche_logo.png"); */
    height: 96px;
    left: 100%;
    margin-left: -260px;
    position: relative;
    width: 230px;
    top: -71px;
} 
.blue_button {
    border: solid 1px #308fbd;
    height: 40px;
    font-size: 20px;
    /*border-radius*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    background-image: -moz-linear-gradient(top, #308fbd, #308fbd);
    background-image: -o-linear-gradient(top, #308fbd, #308fbd);
    background-image: -ms-linear-gradient(top, #308fbd, #308fbd);
    background-image: -webkit-linear-gradient(top, #308fbd, #308fbd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #308fbd), color-stop(1, #308fbd));
    filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#308fbd, EndColorStr=#308fbd)";
    background-image: linear-gradient(top, #308fbd, #308fbd);
    width: 300px;
    background-color: #2b96f1;
    /*box-shadow*/
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    margin-left: -150px;
    margin-top: 28px;
    position: relative;
    left: 50%;
}
.blue_button:hover {
    background-image: -moz-linear-gradient(top, #c0d4e8, #c0d4e8);
    background-image: -o-linear-gradient(top, #c0d4e8, #c0d4e8);
    background-image: -webkit-linear-gradient(top, #c0d4e8, #c0d4e8);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c0d4e8), color-stop(1, #c0d4e8));
    filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr=#c0d4e8, EndColorStr=#c0d4e8)";
    background-image: linear-gradient(top, #c0d4e8, #c0d4e8)
}

.my_civis_button {
    border: solid 1px #95a31b;
    height: 40px;
    font-size: 20px;
    /*border-radius*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 2px 2px 2px 2px;
    color: #000;
    width: 300px;
    background-color: #B4C420;
    /*box-shadow*/
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    background-image: url("images/mycivis.svg");
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: -150px;
    margin-top: 28px;
    position: relative;
    left: 50%;
}

.inset_input {
    border: 1px solid #478FCC;;
    height: 40px;
    padding: 5px 10px 5px 5px;
    font-size: 16px;
    /*border-radius*/
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 2px 2px 2px 2px;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.02) 0%, rgba(255, 255, 255, 0.02) 50%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.02) 0%, rgba(255, 255, 255, 0.02) 50%);
    background-image: linear-gradient(top, rgba(0, 0, 0, 0.02) 0%, rgba(255, 255, 255, 0.02) 50%);
    width: 300px;
    /*box-shadow*/
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-left: -150px;
    position: relative;
    left: 50%;
}
.inset_input:focus {
    border: 1px solid #999 !important;
    /*box-shadow*/
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important
}
.label_login {
    margin-left: -150px;
    position: relative;
    left: 50%;
    width: 300px;
}
.x-form-field-proposal {
	background-image: url("resources/images/default/form/text-bg-proposed.gif") !important;
	border-color: rgb(181, 184, 200) !important;
	background-repeat: repeat !important;
}
.tabTherapy .x-tab-panel-footer .x-tab-strip-wrap {
	position: inherit;
}
.toolTherapy {
	position: inherit!important;
}
.btTherapy .x-btn-text {
	border: medium none;
	background: none;
	left: 2px;
	top: 0px;
}

.cqValoreBold {
  font-weight: bold;
  color: black;
  border: 2px solid #FF0033 !important;
}

.hiLowLimitBackground {
    background-color: #a1e7b8;
    background-position: center bottom;
    background-repeat: no-repeat;
    border: 2px solid #a1e7b8 !important;
    font-weight: bold;
    color: black;
}