
.radio-inline.no_indent,
.radio-inline.no_indent+.radio-inline.no_indent {
  margin-left: 0;
  margin-right: 10px;
}
.radio-inline.no_indent:last-child {
  margin-right: 0;
}
.submit-form {
  background: url('../images/submit-united.jpg') no-repeat top left !important;
  border: none;
  background-size:cover !important;


}

label.error{
    display:none !important;
}

.border{
    border: 1px solid !important;
}

.border-color-green{
    border-color: green !important;
}

.border-color-red{
    border-color: red !important;
}


.hide{
  display:none;
}

.show{
  display: '';
}

h1 {
  font-size: 25px;

  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 1px 8px 4px #002966;
  position: relative;
  z-index: 1;
  color: white;
  padding: 15px 0px 0px 0px;
  text-align: center;

}

#mk-header {
  background-image: url(img/unbounce-3.jpg) !important;
  background-repeat: no-repeat !important;
  background-position: -100px 45px;
  background-attachment: scroll !important;
}

.page-introduce-title{
  visibility:hidden !important;
}

.header-img {
    background-image: url("../img/header.jpg");

    background-position: center center;
    margin: auto;
    margin-bottom: 40px;
}



.text-header{

    color: #FFF;
    text-align: center;
    padding: 60px;
    font-size: 40px;
    font-family: Monospace;
    padding-left: 100px;
    font-weight: lighter;


}


.footer-img {
  background-image: url('../images/unbounce4.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: none ;

}

.panel-heading{
  background-color: #062944 !important;
  background-image: none !important;
  color: white !important;
}

.container-fluid{
  background-color: #FFF !important;
}


.popover {
  background-color: lightyellow;
  z-index: 999;
}

input[type="text"] {
  padding: 0px 12px !important;
}

.panel-heading{
  position: relative;
  padding-right: 3em;
  text-align: center;
}

.panel-heading div{
  float:right;
  width: 65%;
}

.panel-heading div h2{
  font-size: 60px;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.panel-body{
  position: relative;

  padding-right: 3em;

}

.panel-body .thank-you-content{
  float:right;
  width: 55%;
}

.panel-body .thank-you-content h2{

  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.jSignature {
  background: rgb(243, 243, 243) !important;
  border-radius: 5px !important;
}

#signature div input{
  bottom: -10px !important;
  border-radius: 5px !important;
}


.panel #thank-you-image{
  position: absolute;
  margin-top: -484px;
  margin-left: -70px;
}

.panel #thank-you-image img{
  width: 103%;
}



@media (max-width: 800px) {
  h1 {
    padding-left: 2em !important;
  }

  #signature div input{
    left: 150px !important;
  }

  #signature-left{
    width:15% !important;
  }

  #signature{
    width:70% !important;
  }

  #signature-right{
    width:15% !important;
  }

}

#manhattan{
  width: 100%;
  height: 100%;
  margin-left: 1em;
  margin-right: 1em;
}

.panel-heading {
    background-color: #062944!important;
    background-image: none !important;
    color: white !important;
}
