/* DEFAULT */
/*Clyx*/
/*$cl-grad-background: radial-gradient(ellipse at center, #6DCFF6 0%, #6DCFF6 0%, #0060AF 88%, #0060AF 100%);
$cl-grad-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6DCFF6', endColorstr='#0060AF', GradientType=0 );*/
.footer {
  bottom: 0;
  width: 100%;
  padding-top: 8px;
  color: white;
  font-size: 8px; }

.footer img {
  width: 40px; }

.input-group-addon {
  background-color: #0060AF;
  color: white;
  min-width: 40px; }

#headbar {
  background-color: #FFFFFF;
  color: black;
  padding-top: 10px;
  padding-bottom: 15px; }
  #headbar else {
    background-color: #0060AF; }
  #headbar h1 {
    margin-left: 15px; }
  #headbar span {
    margin-left: 15px;
    position: relative;
    top: 10px; }
  #headbar img {
    margin-right: 15px; }

#headbar-mobile {
  background-color: #FFFFFF;
  color: white;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center; }
  #headbar-mobile else {
    background-color: #0060AF; }

#headbar h1 {
  /*padding-left: 20px;
  font-weight: bold;*/ }

h4 {
  color: #0060AF;
  font-weight: bold; }

option[value=""] {
  color: grey; }

option:not([value=""]) {
  color: #555; }

.required {
  background-color: white !important;
  color: #0060AF !important; }

/*# sourceMappingURL=Registration.css.map */
