.EQICS_ProtectedFormat input {
    border-color: transparent;
    background-color: #ffffff;
}

.EQICS_MLProtectedFormat textarea {
    border-color: transparent;
    background-color: #ffffff;
}


.EQICS_taBackgroundgrey textarea {
    background-color: #f2f2f2;
}

/* Make headings with help of type 'Dropdown from caption' the same boldness and font family as ordinary headings */
/* Make the help link underneath headings with help of type 'Dropdown from help link' the same font family as general content */
button.tlo__summary {
    font-weight: inherit;
    font-family: inherit;
}

.EQICS_Hidden {
    display: none;
}

.EQICS_RedFont input {
    border-color: transparent;
    background-color: #ffffff;
    color: #ff0000;
}

.EQICS_Link {
    color: #447BBE !important;
	text-decoration: underline !important;
}

a.tltablelinkinterface {
    display: inline !important;
	text-decoration: underline !important;
}

.EQICS_NotEditable {
    font-style: italic !important;
    color: grey !important;
}

.tlo__LogonDialog .tlo__aj_heading {
    background: url('DOF_Logo.png') !important;
    background-repeat: no-repeat !important;
    background-position: center 25px !important;
    background-size: 100px !important;
}