@import url("/Portals/0/Styles/main.css");/*# sourceMappingURL=portal.css.map */

.token-hide {
    display: none;
}

.red {
    color: red!important;
}

p {
    font-family: Georgia, 'Times New Roman', Times, serif!important;
}

.eds_headertop {
    /* The gear at the top of the page was scrolling in front of the text */
    position: relative!important;
}

.readonly--editable input,
.readonly--editable textarea
{
    cursor: pointer;
    opacity: 0.8;
}

.readonly--editable input{
    background-color: #FFC!important;    
}

.readonly--editable:hover {
    opacity: 1;
}

p:last-child {
    margin-bottom: 0;
}


/* .editable-background {
    background-color: #f0f8ff;
    border: 1px solid #007bff;
} */





