﻿@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
.error{margin-top:10px; border:1px solid #c10404; background-color:#dc3545; padding-top:20px; padding:15px!important; border-radius:4px;}
.error ul{padding:0; margin:0; list-style:none;}
.error ul li{color:#fff!important;padding-left: 20px;}
.error ul li:before{margin-left:-20px; position:absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f105"; }
.allownumericwithoutdecimal{}
.allownumericwithdecimal{}
a,a:hover{ text-decoration: none!important;}
.footer {
  padding: 2.5rem 0;
  color: #727272;
  text-align: center;
  background-color: #f9f9f9;
  border-top: .05rem solid #e5e5e5;
}
.footer p:last-child {
  margin-bottom: 0;
}
.oswald{font-family: 'Oswald', sans-serif;}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    font-family: 'Oswald', sans-serif !important;
}
