<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.questions_new #content {
  padding-top: 0;
}

/* Main Styles */
#info {
  background:#3dc8ff;
  padding:40px 0px 50px 0px;
}
#info h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 50px;
  font-weight: normal;
  color: #fff;
}
#info h3 strong {
  font-weight: bold;
}

body.questions_new  .index-3 {
  padding-top: 50px;
  padding-bottom: 70px;
}
body.questions_new  h3 {
  color:#666666;
  font-size:18px;
  font-weight:bold;
  margin:25px 0px;
}

body.questions_new  p {
  color:#666666;
  font-size:11px;
  margin-bottom:0px;
}

body.questions_new  form {
  padding: 0px 33px;
}

body.questions_new  form label.first-l {
  margin-top:0px;
}

body.questions_new  form label {
  font-size:26px;
  font-weight: 500;
  color:#00aaea;
  margin-top:65px;
  font-family: 'Roboto', sans-serif;
}

body.questions_new form .chosen-container-single .chosen-single {
  width: 100%;
  border: 1px solid #00aae8;
  border-radius: 3px;
}

body.questions_new form .chosen-container.chosen-container-single {
  margin-right: 0;
  width: 100% !important;
}
body.questions_new .chosen-container-single .chosen-single span {
  margin-right: 55px;
}

body.questions_new  form select {
}

body.questions_new  form select {
  display: inline-block;
  width: 100%;
  background:url(../images/select-arrow.png) 99% 50% no-repeat;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  box-shadow: none;
  border: 1px solid #00aae8;
  border-radius: 3px;
  height: 45px;
  color: #000;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'Roboto', sans-serif;
}

body.questions_new  form select option {
  width: 100%;
  display: inline-block;
  overflow: scroll;
}

body.questions_new  form textarea {
  display: inline-block;
  width: 100%;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  box-shadow: none;
  border: 1px solid #00aae8;
  border-radius: 3px;
  height: 45px;
  color: #000;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top:10px;
  height:140px;
  resize:none;
  font-family: 'Roboto', sans-serif;
}

body.questions_new  form input {
  display: inline-block;
  width: 100%;
  text-align:left;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  box-shadow: none;
  border: 1px solid #00aae8;
  border-radius: 3px;
  height: 45px;
  color: #000;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'Roboto', sans-serif;
}

body.questions_new  form span {
  float:right;
}

body.questions_new  form p {
  font-size:14px;
  color:#333333;
  margin-bottom:10px;
  font-family: 'Roboto', sans-serif;
}

body.questions_new  form .checkbox {
  margin-top:75px;
}

body.questions_new  #tagsModal #tagis .checkbox {
  margin-top: 0px;
}
body.questions_new  #tagsModal #tagis .checkbox label {
  padding-left: 0px;
}
body.questions_new  #tagsModal  input {
  border: none;
  width: initial;
}
body.questions_new  #tagsModal .btn.btn-large {
  background-color:#00aaea;
}

body.questions_new  form .checkbox label {
  font-size: 14px;
  color: #333;
  margin-bottom: 11px;
  padding-left: 28px;
  line-height: 22px;
  margin-top:0px;
  font-family: 'Roboto', sans-serif;
}

body.questions_new  form .checkbox input {
  width: 15px;
  height: 15px;
  background: transparent;
  display: inline-block;
  float: left;
  padding: 0px;
  left: 0;
  margin-left: 0;
  border-radius: 2px;
}

/* checkbox checked */
body.questions_new  form input[type="checkbox"]:checked:before {
  font-weight: bold;
  color: #498fe1;
  content: "X";
  float: left;
  -webkit-margin-start: 0;
  border-radius: 100px;
  height: 15px;
  width: 15px;
  border-radius: 0px;
  outline: 0;
  border: none;
  margin-left: 0;
  margin-top: 0;
  text-align: center;
  line-height: 13px;
}

body.questions_new  form .checkbox a {
  color:#00aaea;
}

body.questions_new  form button {
  background:#00aaea;
  color:#fff;
  text-transform:uppercase;
  font-size:16px;
  border:none;
  margin-top:75px;
  padding:10px 60px;
  font-family: 'Roboto', sans-serif;
  font-weight:500;
}

body.questions_new #info.banner.two {
  background: url(../images/banner-index3.jpg) 50% 50% no-repeat;
  background-size: cover;
  margin: 0px;
  margin-top: -5px;
  padding: 78px 0px;
}

body.questions_new #info.banner.two h3 {
  margin-bottom:30px;
}

body.questions_new #info.banner.two p {
  color:#fff;
  margin:0px;
  font-size:19px;
}

/* Media Css */
@media only screen and (max-width: 767px) {

  select {
    margin-bottom:20px;
  }

  body.questions_new #info.banner h3 {
    font-size: 29px;
    margin-bottom: 30px;
  }

  body.questions_new #info.banner {
    padding: 35px 0px;
  }

  body.questions_new #info.banner.two p {
    font-size: 12px;
  }

   form {
    padding: 0px 0px;
  }

   form label {
    font-size: 15px;
    margin-top:15px;
  }

   form select {
    font-size: 11px;
    padding-left: 10px;
    padding-right: 40px;
    overflow: hidden;
    white-space:inherit;
  }
   form textarea {
    padding-left: 10px;
    padding-right: 10px;
  }
   form .checkbox {
    margin-top: 45px;
  }
   form button {
    margin-top: 0px;
    width:100%;
  }
  .form-group {
    float:left;
    width:100%;
    overflow-y:auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1169px) {

  body.questions_new #info.banner.two p {
    font-size: 15px;
  }
  body.questions_new  form label {
    font-size: 16px;
    margin-top: 15px;
  }
  body.questions_new  form select {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 45px;
  }
  body.questions_new  form textarea {
    padding-left: 10px;
  }
  body.questions_new  form .checkbox {
    margin-top: 25px;
  }
  body.questions_new  form button {
    float: left;
    margin-top: 15px;
  }

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1169px) {
  body.questions_new  form button {
    margin-top:35px;
  }
}
</pre></body></html>