﻿.webAppTextHeaderForm { top: 0px; left: 0px; position: absolute; transition: 2s opacity; } .webAppTextHeaderText { font-size: 13px; color: #141414; /*text-decoration: underline;*/ } .webAppTextHeaderTextLight { font-size: 14px; color: #cfcfcf; /*text-decoration: underline;*/ } .webAppTextHeaderOuter { background-color: #ffffff; /*border: 1px solid red;*/ }