@CHARSET "UTF-8";

#logo
{




  position: relative !important;
  display: block;
  float: left;
  left: 0px;
  top: 0px;
  margin-top: 0px;
  padding-top:13px;
  min-width: 300px;
  min-height: 90px;
  width: 108px;
  height: 20px;
  cursor: pointer;




  background: url(https://wl9.dev.textingplace.com/uploads/wl/logo/12-1613406392.png) no-repeat transparent left center;
}

#headerBackground
{
    height: 65px;
}

/*.commonButton
{
background: #a70000 !important;
}
*/
#reserveKeywordBox .text
{
  text-shadow: #A70000 0px 0px 0px;
  color: #FFFFFF;
}

.reserveKeywordButton, .signUpButton
{
  background-color: #FF9900;
}

.reserveKeywordButton:hover, .signUpButton:hover
{
  background-color: #FFFF00;
}


div.txtgreen:not(#message-holder):not(#message-holder-popup) div.message
{
    color: white;
}

