


.sendgrid-subscription-widget input {
	width:100%;
	padding:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.sendgrid-subscription-widget input[type="submit"] {
  -webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-transition-delay: 0s;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-property: all;
  -webkit-transition-timing-function: linear;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgb(0, 102, 164);
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: rgb(0, 102, 164);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgb(0, 102, 164);
  border-left-style: solid;
  border-left-width: 2px;
  border-right-color: rgb(0, 102, 164);
  border-right-style: solid;
  border-right-width: 2px;
  border-top-color: rgb(0, 102, 164);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 2px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-block;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  height: 39px;
  letter-spacing: 1px;
  line-height: 39px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 10px;
  outline-color: rgb(255, 255, 255);
  outline-style: none;
  outline-width: 0px;
  padding-bottom: 0px;
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 0px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  transition-delay: 0s;
  transition-duration: 0.1s;
  transition-property: all;
  transition-timing-function: linear;
}
.sendgrid-subscription-widget input[type="submit"]:hover {
	color:#ccc;
}
@media (max-width: 1200px) {
  .q_logo img {
    max-width: 200px !important;
    height: auto !important;
  }
}
