@charset "utf-8";

/* CSS Document */

.container {
    max-width: 475px;
    background:rgba(255,255,255, 0.3);
    font-family: Poppins;
    border-radius: 6px;
}
.formHead {
    font-size: 16px;
    color: #666666;
    text-align: center;
    font-weight: bolder;
    margin-bottom: 10px;
    margin-top: 10px;
}

.wrapperField {
    width: 47%;
    height: auto;
    overflow: auto;
    float: left;
    font-size: 1em;
    color: #777;
}

.wrapperField2 {
    width: 48%;
    height: auto;
    overflow: auto;
    float: left;
    font-size: 1em;
    color: #777;
}

.wrapperField3 {
    width: 100%;
    height: auto;
    overflow: auto;
    float: left;
    font-size: 1em;
    color: #777;
    border: none;
}

.wrapperFieldText {
    height: auto;
    overflow: auto;
    font-size: 1.25em;
    font-weight: 400;
    color: #FFF;
    border: none;
}

.drop {
    margin-top: 15px;
    padding-right: 10px;
    float: left;
    font-size: .9em;
}

::-webkit-input-placeholder {
    color: 777;
    font-size: .1.25em;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: 777;
    font-size: .1.25em;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: 777;
    font-size: .1.25em;
}

:-ms-input-placeholder {
    color: 777;
    font-size: .1.25em;
}

.fields {
    height: 50px;
    width: 90%;
    color: #777;
    padding: 0px 10px 0px 20px;
    margin-bottom: 15px;
    border-radius: 50px;
    border: 1px solid #cccccc;
    font-size: 16px;
}

.fields2 {
    height: 50px;
    width: 95.5%;
    color: #777;
    padding: 0px 10px 0px 10px;
    margin-bottom: 15px;
    margin-left: 4px;
    border-radius: 50px;
    border: 1px solid #cccccc;
    font-size: 16px;
}

.droFields {
    width: 100%;
}

.subBtn {
    height: 50px;
    width: 100%;
    font-size: 1em;
    color: #777;
    border: none;
    border-radius: 50px;
}

.subs {
    width: 100%;
    margin-bottom: 23px;
    float: left;
}

.btnForm {
    color: #fff;
    background: #c5a95e;
    text-decoration: none;
    border-radius: 50px;
    font-size: 16px;
}

.btnForm:hover {
    color: #fff;
    background: #D8C26A;
    text-decoration: none;
    border-radius: 50px;
}

.frames {
    border: none;
}

.star {
    color: red;
}

.star2 {
    font-size: 16px;
    color: red;
    margin-left: 3px;
}

.selectdiv {
    position: relative;
    float: left;
}

.selectdiv:after {
    content: '>';
    font: 20px "Consolas", monospace;
    color: #999;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 45px;
    /*Adjust for position however you want*/
    top: 13px;
    padding: 0 0 0px;
    position: absolute;
    pointer-events: none;
    z-index: 999;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    /* Add some styling */
    display: block;
    line-height: 1.75;
    color: #777;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -ms-word-break: normal;
    word-break: normal;
}

select::-ms-expand {
    display: none;
}

.finished {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1em;
    color: #FFF;
    text-align: center;
}


/* these are old styles */

.text1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13pt;
    color: #FFFFFF;
    font-weight: normal
}

.textH11 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 13pt;
    font-weight: bold
}

.textBold_gold1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13pt;
    color: #B19d68;
    font-weight: bold;
}

.textH1_gray {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 16px;
    line-height: 13pt;
    font-weight: bold
}

.text_gray {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13pt;
    color: #666666;
    font-weight: normal
}

.style6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 13pt;
    color: #B19d68;
    font-weight: bold;
}

.text_gray02 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13pt;
    color: #666666;
}

.gold {
    font-weight: bold;
    font-size: 14px;
}

.heading {
    color: #FFF;
    font-size:16px;
}

body,
td,
th {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
/*   background-image: url(../images/background_blue.jpg); */
    background-repeat: repeat-x;
}

#footer {
    width: 100%;
    height: 50px;
    background-image: url(../images/footer_bg_fill.jpg);
    position: absolute;
    background-color: #363636;
}

.table {
    background-repeat: no-repeat;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13pt;
    color: #666666;
    font-weight: normal
}

.text_noLineHeight {
    font-size: 13px;
    color: #FFFFFF;
}

.textBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13pt;
    color: #666666;
    font-weight: bold;
}

.textH1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 16px;
    line-height: 13pt;
    font-weight: bold
}

.footerText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11pt;
    color: #FFFFFF;
}

a:link {
    color: #990;
    text-decoration: none;
}

a:visited {
    color: #960;
    text-decoration: none;
}

a:hover {
    color: #960;
    text-decoration: underline;
}

a:active {
    color: #960;
    text-decoration: none;
}

.textBold_gold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13pt;
    color: #B19d68;
    font-weight: bold;
}

.textBold_gray {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13pt;
    color: #666666;
    font-weight: bold;
}

.textBold_gold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13pt;
    color: #B19d68;
    font-weight: bold;
}

a.gold:link {
    color: #B19d68;
    text-decoration: none;
}

a.gold:visited {
    color: #B19d68;
    text-decoration: none;
}

a.gold:hover {
    color: #95814D;
    text-decoration: underline;
}

a.gold:active {
    color: #B19d68;
    text-decoration: none;
}

.border {
    border: #B19D68;
}

p {
    font-size: 16px;
}
.reg {
    font-size: 13px;

}

.hideMe {
    display: none;
    visibility: hidden;
}

.showMe {
    display: block;
    visibility: visible;

}

.success td {
    font-size:12px;
    color: #6B6B6B;
    font-weight: bolder;
    padding:5px;
}

.success {
    font-size:12px;
    color: #6B6B6B;
    font-weight: bolder;
}

.success h3 {
    padding: 5px 0px;
    text-align: center;
    font-size:12px;
    color: #000000;
    font-weight: bolder;
}

.reg td {
    padding: 5px;

} 
.responseHidden {
    display: none;
}

.responseSuccess {
    display: table-cell;
    height: 20em;
    vertical-align: middle;
    margin: auto;
}
.responseError {
    display: table-cell;
    height: 20em;
    vertical-align: middle;
    margin: auto;
    color: red;

}

.resetForm {
    color: white;

}

.responseContainer {
    width: 100%;
    border: 5px red;
}

.sk-circle {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
  }
  .sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
            animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  }
  .sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg); }
  .sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
            transform: rotate(60deg); }
  .sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
            transform: rotate(120deg); }
  .sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
            transform: rotate(150deg); }
  .sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
        -ms-transform: rotate(210deg);
            transform: rotate(210deg); }
  .sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
        -ms-transform: rotate(240deg);
            transform: rotate(240deg); }
  .sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
  .sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
        -ms-transform: rotate(300deg);
            transform: rotate(300deg); }
  .sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
        -ms-transform: rotate(330deg);
            transform: rotate(330deg); }
  .sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s; }
  .sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
            animation-delay: -1s; }
  .sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s; }
  .sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s; }
  .sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }
  .sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s; }
  
  @-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
      -webkit-transform: scale(0);
              transform: scale(0);
    } 40% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  
  @keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
      -webkit-transform: scale(0);
              transform: scale(0);
    } 40% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }