label {display:none;}
table.normal thead th:hover { cursor:auto!important; }

h1 { color:black; font-weight:600; font-size:26px; }
h2 {font-size: 15px; margin-bottom: 10px}
h2.titleText { color:black; font-weight:700; font-size:16px; margin-bottom: 10px}

textarea { color:black;  font-size:14px; height:150px!important;margin-right: 0px; }
.highlight { background-color:#C0C0C0!important; }
#thankyou { display:none; height: 20px; margin-bottom: 20px; }
#thankyougoogle { display:none; }
#maplink { font-size:16px; line-height:22px; padding-left:60px; padding-top:20px; height:80px; }
form {margin: 0px}
a { color: #4b98d7;}
a:hover { text-decoration:underline; }
.delete_friend { float:left; margin-top: 10px; }
.friend_container {
    display: block;
    float: left;
    height: 36px;
    padding-top: 5px;
}
.twitter_link:hover { text-decoration:underline; }
.highlight { background-color:red!important; padding: 10px; height: 100%; }
#previewMsg {display:none}
span.hidden {display:none}

.form-control{background-color: #eee; height: 40px;}            
.errormsg{margin-right: 0px; margin-left: 0px;}
.success { background: #ffffff;}
.success:before { content: none; float: none; margin: 0px;}
.success strong { color: #61b316; margin-right: 0px;}
.field-success { border: 1px solid #edf7d0; border-bottom: 1px solid #b7e789; background-color: #dff3a8;}
.form-group {margin: 0px;}
.button-green{ display: inline-block; height: 42px; width: 222px; background-color: #53b771 !important; border-radius: 3px !important; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; border: 0px !important; line-height: 42px !important; text-align: center; font-family: 'Open Sans', sans-serif !important; font-size: 16px !important; font-weight:600 !important; color: #ffffff; padding: 0px !important; margin: 0px !important;}


@media screen and (max-width: 768px) {
    .form-control { margin-bottom: 10px;}
    div.row.margin-top-10 { margin-top: 0px;} 
    .delete_friend {margin-top: 0px; margin-bottom: 5px;}
    #addAnotherButton {margin-top: 10px;}
}