body.white fieldset {
/*modifica pasw: border da 2 a 0px*/
  border: solid 1px #dddddd !important; 
}
.tip {
   float: left;
   color: #000;
   background: #ffc;
   border: 1px solid #D4D5AA;
   padding: 5px;
   max-width: 300px;
}
.center {
    text-align: center;
}
.select_rcv fieldset {
    display: inline-block;
    border: solid 1px #dddddd !important;
}
.select_rcv ul {
    padding: 0 !important;
}
.select_rcv li {
    height: 1.8em;
    list-style: none;
    display:block;
    float:left;
    width:100%;
}
.ul_rcv {
    margin-left: 60px !important;
}
.my_field {
    display: inline-block;
    height: 0.9em;
    border: 1px solid #aaa;
}

.my_field input {
    border: none;
    padding: 0px;
}
.my_field a {
    border: none;
    background: none;
    text-decoration: none;
    height:1em;
}
.ora-edit td {
        background-color: white;
        height: 1.2em;
}
.ora-edit-label td {
        background-color: white;
        border-color: white;
        height: 1.2em;
    margin-right: 0px !important;
}


.front-end-edit ul {
    padding: 0 !important;
}
.front-end-edit li {
    list-style: none;
    margin-bottom: 6px !important;
}
.front-end-edit label {
    margin-right: 10px;
    display: block;
    float: left;
    text-align: right;
    width: 100px !important;
}
.front-end-edit .radio label {
    float: none;
}
.front-end-edit .readonly {
    border: none !important;
    color: #666;
}    
.front-end-edit #editor-xtd-buttons {
    height: 50px;
    width: 600px;
    float: left;
}
.front-end-edit .toggle-editor {
    height: 50px;
    width: 120px;
    float: right;
}
body.white .button:hover {
  color: #ffffff;
  background: #224e96;
}

#jform_rules-lbl{
    display:none;
}

#access-rules a:hover{
    background:#f5f5f5 url('../images/slider_minus.html') right  top no-repeat;
    color: #444;
}

fieldset.radio label{
    width: 50px !important;
}

form div.button-div{
    margin-left: 110px;
}
