﻿div#forms-found-section{position:fixed;bottom:0;left:0;width:100%;padding:10px 20px;background-color:#293344;z-index:99999999}div#forms-found-section .forms-found-wrapper{display:flex;width:80%;justify-content:space-between;padding:10px 20px;background-color:#293344;color:#fff;display:flex!important;align-items:center;height:70px;transition:height 100ms ease-in;font-size:18px;margin:0 auto}.forms-found-wrapper .statusText{position:relative;font-family:sans-serif}.forms-found-wrapper .statusIcon{background:url(../image/tick.png);width:30px;height:30px;background-repeat:no-repeat;display:inline-block;background-position:0;background-size:contain;position:absolute;top:calc(50% - 15px)}.forms-found-wrapper #statusTitle,.forms-found-wrapper #statusDescription{padding-left:45px;float:left;display:block;width:100%}