@import url('kanit/kanit.css');

@font-face {
  font-family: 'DB-Ozone-X';
  src: local('DBOzoneX'),
      url('../../fonts/DB-Ozone-X/DBOzoneX.woff2') format('woff2'),
      url('../../fonts/DB-Ozone-X/DBOzoneX.woff') format('woff');
}
@font-face {
  font-family: 'DBOzoneX-Bold';
  src: local('DBOzoneX-Bold'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Bold.woff2') format('woff2'),
      url('../../fonts/DB-Ozone-X/DBOzoneX-Bold.woff') format('woff');
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: 'DB-Ozone-X', sans-serif;
  color: #000000;
  background-color: #fff;
  /* background: url('../img/bg_asmt.png'); */
  background-position: top center;
  background-size: cover;
  background-repeat: repeat;
  /*background-position-y: -45px;*/
}
.img-pt-thumb{
  margin: 15px 0 15px 0;
  -webkit-box-shadow: 2px 2px 9px 1px rgba(0,0,0,0.32); 
  box-shadow: 2px 2px 9px 1px rgba(0,0,0,0.32);
}
form {
  max-width: 600px;
  margin: 0px auto;
  padding: 0;
  /* background: #ffffff; */
  /* border-radius: 10px; */
  /* background-image: linear-gradient(to top, #cdcecf, #d9dadb, #e6e6e7, #f2f3f3, #ffffff); */
}
.pt-banner{
  display: block;
    position: relative;
    background: white;
    padding: 5px;
    text-align: center;
}
.image-responsive{
  max-width: 100%;
    height: auto;
}
.goto-register{
  max-width: 350px;
  margin: 0px auto;
  padding-top: 20px;
}
.area-des {
  max-width: 350px;
  margin: 0px auto;
}
.head-logo {
  max-width: 350px;
  margin: 0 auto;
  margin-bottom: 0;
}

div.birth_bg {
  position: relative;
}
div.birth_bg img {
  position: absolute;
  top: -8%;
  left: 0;
  z-index: 1
}
  @media(max-width:740px) {
    div.birth_bg img {
      position: absolute;
      top: -8%;
      left: 0;
      z-index: 1
    }
  }
  @media(max-width:415px) {
    div.birth_bg img {
      position: absolute;
      top: 38%;
      left: 0;
      z-index: 1
    }
  }
.head-logo h4 {
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 18px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2px;
  line-height: 26px;
}
.head-logo h5 {
  margin: 20px 0;
  display: block;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.head-logo h6 {
  margin: 20px 0;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
}
.head-logo .line {
  width: 110px;
  border-top: 2px solid #fff;
  position: relative;
  left: 39%;
}
  @media(max-width:768px) {
    .head-logo .line {
      width: 110px;
      border-bottom: 1px solid #fff;
      position: relative;
      left: 39%;
    }
  }
  @media(max-width:420px) {
    .head-logo .line {
      width: 110px;
      border-bottom: 1px solid #fff;
      position: relative;
      left: 35%;
    }
  }
.head-logo p {
  display: block;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.head-logo p.self-asmt{
  color:#A2BAB9;
  font-size:2.2rem;
  font-weight:bold;
  margin: 0 0 30px 10px;
  text-align: center;
  text-shadow: 5px 3px 0px #3C4447;
  line-height: 40px;
}
.covid19-frame{
  max-width: 350px;
  margin:0 auto;
}
.covid19{
  font-size:3.2rem;
  font-weight:bold;
  margin: 40px 50px 30px 50px;
  color: #324047;
  text-align: center;
  background: #FAAE42;
  font-family: kanitsemibold;
  -webkit-box-shadow: 10px 11px 0px -4px rgba(43,46,42,1);
  -moz-box-shadow: 10px 11px 0px -4px rgba(43,46,42,1);
  box-shadow: 10px 11px 0px -4px rgba(43,46,42,1);
}
.covid19-2{
  display: inline-block;
  font-size:2.2rem !important;
  text-shadow: none !important;
  font-weight:bold;
  padding: 5px;
  margin: 5px 0;
  color: #324047;
  text-align: center;
  background: #FAAE42;
  font-family: kanitsemibold;
  -webkit-box-shadow: 10px 11px 0px -4px rgba(43,46,42,1);
  -moz-box-shadow: 10px 11px 0px -4px rgba(43,46,42,1);
  box-shadow: 10px 11px 0px -4px rgba(43,46,42,1);
}
.head-logo ol li {
  margin-left: -20px;
  font-size: 12px;
  color: #fff;
  text-align: left;
  line-height: 24px;
}
.head-logo p span {
  font-size: 12px;
}

.footer {
  max-width: 350px;
  margin: 0 auto;
  position: relative;
}
.mb-20 {
  margin-bottom: 20px;
}
h1 {
  /*margin: 0 0 30px 0;*/
  text-align: left;
  font-size: 22px;
  /* font-weight: bolder; */
  font-family: kanitsemibold;
  color: #404041;
  position: absolute;
  top: -3px;
  padding-left: 30px;
}
.head-top {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 1px;
  margin: -10px -20px 10px -20px;
  /* background-image: near-gradient(to litop, #0f3054, #2a4a6d, #4374a7, #6089b3, #7795b4); */
  /* background-image: linear-gradient(195deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%); */
  position: relative;
}
.head-top h1{
  width: 100%;
}
/* .head-top h1 {
  text-align: center;
  position: absolute;
  left: 175px;
} */

.head-white-shadow {
  background: white;
  opacity: 0.15;
  height: 25px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: -2px -2px 25px -2px;
}
.box-field {
  margin-bottom: 10px;
  display: block;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  background: rgba(255,255,255,0.1);
  border: none;
  font-size: 14px;
  height: 32px;
  margin: 0;
  outline: 0;
  padding: 13px;
  width: 100%;
  /*background-color: #e8eeef;*/
  color: #026E5D !important;
  /* box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset; */
  margin-bottom: 0;
  /* border-radius: 10px; */
  /* background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf); */
  background:#ffffff;
  -webkit-box-shadow: 10px 10px 21px -11px rgba(136,136,136,1);
  -moz-box-shadow: 10px 10px 21px -11px rgba(136,136,136,1);
  box-shadow: 10px 10px 21px -11px rgba(136,136,136,1);
  /* border: 1px solid #a7a9ac; */
  font-weight: 600;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0 4px 8px 0;
}

select {
  padding: 0px;
  /*height: 32px;*/
  border-radius: 2px;
  border-radius: 10px;
}

button {
  display:block;
  padding: 8px 20px 8px 20px;
  color: #000;
  font-family: 'DB-Ozone-X', sans-serif;
  /*background-color: #4bc970;*/
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  /*width: 100%;*/
  border: 0px solid #3ac162;
  border-width: 0px;
  box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
  /* margin-bottom: 10px; */
  margin: 25px auto 10px auto;
  border-radius: 15px;
  /* background-image: linear-gradient(to top, #757575, #828285, #8d9095, #979fa6, #a0aeb5, #abbac1, #b7c5cc, #c2d1d8, #d3dce3, #e3e7ed, #f2f3f6, #ffffff); */
  background: #ffffff;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  box-shadow: 10px 10px 21px -11px rgba(136,136,136,1);
}
    button:hover {
      /* background-image: linear-gradient(to top, #1c3551, #2e5c8e, #4374a7, #7795b4, #d2d9e1); */
      color: #404041;
    }

fieldset {
  /* margin-bottom: 30px; */
  border: none;
}
.giftset {
  position: relative;
  top: 0;
  border: 0px solid #a7a9ac;
  border-radius: 15px;
  margin-bottom: 30px;
  padding: 15px;
}

.interested h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  line-height: 26px;
}
.interested:after{
  height: 3px;
  display: block;
  width: 150px;
  background: #404041;
  border-right: 1px white;
  content: '';
}
.condition {
  position: relative;
  top: -15px;
  left: 0;
  float: right;
  margin-top: 0; 
}
  .condition h4 {
    font-size: 14px;
    font-weight: 600;
    color: #888;
  }
  @media(max-width:768px) {
    .condition {
      position: relative;
      top: -14px;
      left: 0;
      float: right;
      margin-right: 0;
      margin-top: 0; 
    }
      .condition h4 {
        font-size: 14px;
        font-weight: 600;
        color: #888;
      }
    .interesteds {
      position: relative;
      top: -10px;
      left: 0;
      float: left;
      margin-top: 0; 
    }
      .interesteds h3 {
        font-size: 14px;
        font-weight: 600;
        color: #000;
      }
      .input-inline{
        display: inline;
          max-width: 66% !important;
          right: -12px;
          position: relative;
      }
  }
legend {
  font-size: 1.4em;
  margin-bottom: 10px;
}
label {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
}
.branch {
  display: inline-block;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.branch-inline {
  display: inline-block;
  font-family: 'DB-Ozone-X', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  height: 32px;
  max-width: 85px;
}

.input-inline{
  display: inline;
    max-width: 76%;
    right: -12px;
    position: relative;
}
.title-box{
  margin: 5px auto 12px auto;
}
.selectdiv {
  position: relative;
  /*Don't really need this just for demo styling*/
  /* float: left; */
  min-width: 100%;
  margin-top: 0;
}

.selectdiv:after {
  content: '\f078';
  font: normal normal normal 12px/1 FontAwesome;
  color: #000;
  right: 11px;
  top: 0px;
  height: 45px;
  padding-top: 18px;
  position: absolute;
  pointer-events: none;
}
.selectdiv-title {
  position: relative;
  /*Don't really need this just for demo styling*/
  /* float: left; */
  max-width: 85px;
  margin-top: 0;
}

.selectdiv-title select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  display: block;
  max-width: 85px;
  height: 32px;
  float: left;
  margin: 0;
  padding-left: 10px;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  background-color: #ffffff;
  -ms-word-break: normal;
  word-break: normal;
  margin-bottom: 15px;
}

.selectdiv-title:after {
  content: '\f078';
  font: normal normal normal 12px/1 FontAwesome;
  color: #000;
  right: 5px;
  top: -8px;
  height: 45px;
  padding-top: 18px;
  position: absolute;
  pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
  display: none;
}

.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  display: block;
  max-width: 100%;
  height: 32px;
  float: left;
  margin: 0;
  padding-left: 10px;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  background-color: #ffffff;
  -ms-word-break: normal;
  word-break: normal;
  margin-bottom: 15px;
}

.section-text{
  max-width: 350px;
    margin: 30px auto 30px auto;
}
.txt-type-1{
  color: white;
  font-size: 1rem;
  font-weight: bold;
  line-height: 25px;
  /* letter-spacing: 1px; */
  text-align: center;
}
.txt-type-2{
  color: white;
  font-size: 1.2rem;
  font-weight: bolder;
  line-height: 25px;
  /* letter-spacing: 1px; */
  text-align: center;
}
.txt-type-3{
  color: white;
  font-size: 1.2rem;
  font-weight: bolder;
  line-height: 25px;
  /* letter-spacing: 1px; */
  text-align: center;
  border: 2px solid #F89938;
  margin: 50px 70px 50px 70px;
  padding: 5px;
  border-radius: 11px;
}
.txt-type-4{
  color: white;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 18px;
  /* letter-spacing: 1px; */
  text-align: center;
}
.f-right {
  float: right;
  font-size: 24px;
  position: relative;
  top: 5px;
}

label.light {
  font-weight: 300;
  display: inline;
  margin-right:25px;
  font-weight:600;
}
label span img {
  width: 80%;
  margin-left: 10px;
  margin-top: 20px;
  display: inline-block;
  border-radius: 10px;
}
  @media(max-width:768px) {
    label span img {
      width: 80%;
      margin-left: 55px;
      margin-top: 0;
      display: inline-block;
      border-radius: 5px;
    }
  }
  @media(max-width:320px) {
    label span img {
      width: 80%;
      margin-left: -13px;
      margin-top: 20px;
      display: inline-block;
      border-radius: 5px;
    }
  }

.number {
  background-color: #5fcf80;
  color: #fff;
  height: 30px;
  width: 30px;
  display: inline-block;
  font-size: 0.8em;
  margin-right: 4px;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,0.2);
  border-radius: 100%;
}
.age-label {
  display:inline-block;
}

div.options > label > input {
  visibility: hidden;
}
div.options > label {
  display: inline-block;
  margin: 0 0 0 -10px;
  padding: 0 0 20px 0;
  height: 20px;
  /*width: 150px;*/
}
    div.options > label > img {
      display: inline-block;
      padding: 0px;
      height: 30px;
      width: 30px;
      background: none;
      top: 10px;
      position: relative;
      /*border-radius: 10px;
      border:0.5px solid #cdcecf;*/
      background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf);
    }
    div.options > label > input:checked + img {
      background: url(../img/circle-greencheck.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 30px 30px;
    }

div.options-gift > label > input {
  visibility: hidden;
} 
div.options-gift > label {
  display: inline-block;
  margin: -10px 0 0 -10px;
  padding: 0;
  width: 100%;
  height: 60px;
}  

  div.options-gift > label > span.gift {
    display: inline-block;
    position: relative;
    top: -40px;
    margin-left: 60px;
    float: left;
    width: 85%;
    /* background-color: #faba00; */
    border-radius: 10px;
  }

  div.options-gift > label > span.gift p {
    padding: 0 10px;
    text-align: left;
    float: left;
    line-height: 28px;
    letter-spacing: 0.2px;
    font-size: 18px;
    color: #004d81;
  }

    div.options-gift > label > img {
      display: block;
      padding: 0px;
      height: 30px;
      width: 30px;
      background: #fff;
      top: 5px;
      left: 10px;
      position: relative;
      /*border-radius: 10px;
      border:0.5px solid #cdcecf;*/
      /* background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf); */
      border-radius:50%;
      /* border: 1px solid gray; */
      -webkit-box-shadow: 6px 7px 12px -4px rgba(0,0,0,0.75);
      -moz-box-shadow: 6px 7px 12px -4px rgba(0,0,0,0.75);
      box-shadow: 6px 7px 12px -4px rgba(0,0,0,0.75);
    } 
        @media (max-width:767px) {
            div.options-gift > label > img {
              display: block;
              padding: 0px;
              height: 30px;
              width: 30px;
              background: #fff;
              top: 5px;
              left: 10px;
              position: relative;
              /*border-radius: 10px;
              border:0.5px solid #cdcecf;*/
              /* background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf); */
              background-image: url(../img/white-30x30.jpg);;
              border-radius:50%;
            } 
            div.options-gift > label > span.gift {
              display: inline-block;
              position: relative;
              top: -40px;
              margin-left: 60px;
              margin-bottom: -40px;
              float: left;
              width: 80%;
              /* background-color: #faba00; */
              border-radius: 10px;
            }
            div.options-gift > label {
              display: inline-block;
              margin: -10px 0 0 -10px;
              padding: 0;
              width: 100%;
              /* height: 115px; */
            }
            /* .head-top h1 {
              text-align: center !important;
              position: absolute;
              left: 110px;
            } */
        }
        /* @media only screen and (max-width:745px) and (min-width:479px) {
          .head-top h1 {
            text-align: center !important;
            position: absolute;
            left: 170px;
          }
        } */
        @media only screen and (max-width:1020px) and (min-width:768px) {
          div.options-gift > label > img {
            display: inline-block;
            padding: 0px;
            height: 30px;
            width: 30px;
            background: #fff;
            top: 55px;
            left: -15px;
            position: relative;
            /*border-radius: 10px;
            border:0.5px solid #cdcecf;*/
            /* background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf); */
            border-radius:50%;
          }   
        }
        @media(max-width:320px) {
          div.options-gift > label > img {
            display: inline-block;
            padding: 0px;
            height: 30px;
            width: 30px;
            background: #fff;
            top: -5px;
            left: -15px;
            position: relative;
            /*border-radius: 10px;
            border:0.5px solid #cdcecf;*/
            /* background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf); */
          }  
        }
    div.options-gift > label > input:checked + img {
      background: url(../img/circle-greencheck.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 33px 33px;
    }

div.options-int > label > input {
  visibility: hidden;
  display: none;
} 
div.options-int > label {
  display: inline-block;
  margin: 20px 0 0 10px;
  padding: 0 0 30px 0;
  /*height: 20px;*/
  /*width: 150px;*/
}
    @media(max-width:768px) {
        div.options-int > label {
          display: inline-block;
          margin: 10px 0 0 0;
          padding: 0 0 30px 0;
          /*height: 20px;*/
          /*width: 150px;*/
        }
    }
div.options-int > label.mt-top {
  padding-bottom: 10px;
}  
    div.options-int > label > img {
      display: inline-block;
      padding: 0px;
      height: 30px;
      width: 30px;
      background: url(../img/intcheck.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 30px 30px;
      position: relative;
      top: 10px;
      right: 10px;
      float: right;
      /*border-radius: 100px;
      border: 1px solid #cdcecf;*/
      /*background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf);*/
    } 
        @media(max-width:768px) {
            div.options-int > label > img {
              display: inline-block;
              padding: 0px;
              height: 30px;
              width: 30px;
              background: url(../img/intcheck.png);
              background-repeat: no-repeat;
              background-position: center center;
              background-size: 30px 30px;
              position: relative;
              top: 10px;
              left: -15px;
              float: right;
              /*border-radius: 10px;
              border:0.5px solid #cdcecf;*/
              /*background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf);*/
            }   
        }
    div.options-int > label > input:checked + img {
      background: url(../img/intchecked.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 30px 30px;
    }

.butt-interest {
  display:block;
  padding: 12px 30px 12px 30px;
  color: #000;
  font-family: 'DB-Ozone-X', sans-serif;
  /*background-color: #4bc970;*/
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  width: 180px;
  height: 50px;
  border-width: 0px;
  border: 1px solid #a7a9ac;
  box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
  /* margin-bottom: 10px; */
  margin: 0 20px;
  border-radius: 10px;
  background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf);
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}  
    .butt-interest:hover {
      background-image: linear-gradient(to top, #ffffff, #d3d1d1, #c4bcbc, #8d8d8d, #5c666f);
    }
    @media(max-width:768px) {
        .butt-interest {
          display:block;
          padding: 12px 30px 12px 30px;
          color: #000;
          font-family: 'DB-Ozone-X', sans-serif;
          /*background-color: #4bc970;*/
          font-size: 24px;
          text-align: center;
          font-weight: bold;
          width: 100%;
          height: 50px;
          border-width: 0px;
          border: 1px solid #a7a9ac;
          box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
          /* margin-bottom: 10px; */
          margin: 0 20px;
          border-radius: 10px;
          background-image: linear-gradient(to top, #ffffff, #f2f3f3, #e6e6e7, #d9dadb, #cdcecf);
          -moz-transition: all .2s ease-in;
          -o-transition: all .2s ease-in;
          -webkit-transition: all .2s ease-in;
          transition: all .2s ease-in;
        }  
        .butt-interest .textint {
          position: relative;
          top: 15px;
          left: 15px;
          float: left;
          font-family: 'DB-Ozone-X', sans-serif;
          color: #232323;
          font-size: 16px !important;
          font-weight: 600;
          letter-spacing: 0.5px;
        }
    }
    .butt-interest .textint {
      position: relative;
      top: 15px;
      left: 12px;
      float: left;
      font-family: 'DB-Ozone-X', sans-serif;
      color: #232323;
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 0.5px;
    }

.f-logo {
  width: 48%;
  display:inline-block;
}
    .f-logo .right {
      margin: 8px -20px 0 0;
      float: right;
    }
    @media(max-width:768px) {
        .f-logo .right {
          margin: 6px -10px 0 0;
          float: right;
        }
    }
.footer-section {
  background-image: linear-gradient(to top, #cdcecf, #d9dadb, #e6e6e7, #f2f3f3, #ffffff);
  margin: 30px 0 0 0;
  padding: 10px 0 10px 0;
}
.thanks {
  text-align:center;
}
    .thanks i {
      font-size: 120px;
      margin-bottom: 20px;
      color: #3b4752;
    }
  
.thank-txt h3 {
  text-align: center;
  font-size: 28px;
  color: #000;
  line-height: 34px;
}
.thank-txt h4 {
  text-align: center;
  font-size: 22px;
  color: #000;
  line-height: 34px;
  padding-bottom: 30px;
  border-bottom: 3px solid #898989;
}
.thank-txt h5 {
  text-align: center;
  font-size: 20px;
  color: #000;
  line-height: 34px;
}

@media screen and (min-width: 480px) {
    form, .goto-register {
      max-width: 100%;
    }
    .head-logo {
      max-width: 480px;
    }
    .footer {
      max-width: 480px;
      position: relative;
    }
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 50%;
}
.black-gradient {
  /* background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); */
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 47%, rgba(0,0,0,0.84) 78%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 47%,rgba(0,0,0,0.84) 78%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 47%,rgba(0,0,0,0.84) 78%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

/* Please wait */
#loadingmsg {
  color: black;
  background: #fff;
  padding: 10px;
  position: fixed;
  border: 2px solid #999999;
  border-radius: 10px 10px;
  top: 43%;
  left: 50%;
  width: 17em;
  height: 9em;
  /* margin: auto; */
  text-align: center;
  z-index: 100;
  margin-top: -1em;
  margin-left: -8em;
  /* margin-right: -25%; */
  /* margin-bottom: -25%; */
}
#loadingover {
  background: #000;
  z-index: 99;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.5;
}
    
/* ============================================================ */
/* Customize Validate Styoe */
/* ============================================================ */

div.message {
  color:#fa0606;
  font-weight: 400;
  font-size: 18px;
}

div.error {
  /*  background-color:#F3E6E6;
  border-color: #924949;
  border-style: solid solid solid none;
  border-width: 2px;
  padding: 2px; */
}
div.message2 {
  color:#fa0606;
  font-weight: 200;
  font-size: 14px;
  position: absolute;
  margin-left: 15%;
  margin-top: -7%;
}

/* --- Charts --- */
#contenitore{
  position: relative;
  width: 800px;
  margin: 20px auto;
  text-align:center;
  overflow:hidden;
  font: 14px 'Trebuchet MS', sans serif;
  }
  .left{
  float:left;
  width:48%;
  }
  #grafico{
  position:relative;
  height:300px;
  border-left:2px solid #000000;
  border-bottom: 2px solid #000000;
  width:100%;
  margin-top:20px;
  }
  .riga{
  position:absolute;
  left:0;
  height: 1px;
  background-color:gray;
  width: 100%;
  }
  .riga div{
  float:left;
  margin: -8px 0 0 -40px;
  }
  .canc{
  clear:both;
  }
  table{
  width:60%;
  background-color: #fff;
  color: #000;
  margin: 1em auto;
  }
  table caption{
  background-color: #fff;
  color: #004156;
  text-align: left;
  }
  table tr:nth-child(2n){
  background-color: #fff;
  }
  table tr:nth-child(2n+1){
  background-color: #fff;
  }
  table td{
  text-align:center;
  border-bottom: 1px solid #fff;
  padding: 6px;
  }
  .column{
  position:absolute;
  width: 16%;
  bottom: 0;
  background-color: #003366;
  margin-left:5%;
  }
  div.button {
      margin: 0 auto;
      text-align: center;
      width: 100px;
      background-color:#003366;
      border: 1px solid #003366;
      border-radius: 5px;
      padding: 8px;
      color: #E1E2CF;
      cursor: pointer;
  }
  .column div{
  margin-top:-20px;
  height:20px;
  }
  