.container:first-child {background:#fff;padding-bottom:20px;
}

.small-footer {
  background:#eee;
}

input[type=tel] {display:none !important;}

.marketing { 
margin:20px 0;
}

.g-recaptcha *{
margin:0px auto 20px;
}

.well {padding-top:0;}

h1,p.lead {
text-align:center;
}

p.lead {
  width:80%;
margin:0 auto;
}

.form-signin {
  padding: 15px;
  margin: 0px auto 20px;
}

.form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}

.form-control:focus {
  z-index: 2;
}

input {margin-bottom:10px;}

body {
background: url("https://www.compersnews.com/sites/all/themes/compersnews/img/cn-002-v2-lightdark.jpg") repeat !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
  background-position:top center !important;
}

#myInput {
width:100%;
text-align:left;
padding:10px;
background:#b6eff9;
border:none;
line-height:1.2em;
min-height:75px;
overflow: hidden;
}

a.btn {
	line-height:1.9em;
}

a.btn,
#copyLinkButton {
padding:8px 20px;
height:48px;
}



