/*
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS file within this directory can be referenced here using a relative path.
*
* You're free to add application-wide styles to this file and they'll appear at the top of the
* compiled file, but it's generally better to create a new file per style scope.
*
*= require custom-bootstrap
*= require bootstrap-slider
*= require font-awesome
*= require zerif-pixeden-icons
*= require zerif-responsive-style
*= require zerif-parent-style
*= require_self
*/
body.custom-background {
  background: none !important;
  background-color: var(--darkgreen) !important;
}
.account-activated {
  background: #B9CDE5;
  padding: 20px;
}
.mobile-no .line-number {
  width: 29.3% !important;
}
.steps {
  float: right;
  margin-top: 15px;
}
.steps ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
.steps ul li {
  margin: 0px 0px 0px -6px;
  padding: 2px 5px;
  list-style-type: none;
  display: inline-block;
  float: left;
  border-radius: 50%;
}
.steps ul li a:link,
.steps ul li a:visited {
  width: 24px;
  height: 24px;
  display: block;
  border-radius: 50%;
  text-align: center;
  padding: 2px 5px;
  background: #ccc;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}
.steps ul li a:hover {
  background: #f6921e;
  text-decoration: none;
}
.steps ul li a[href="#"] {
  pointer-events: none;
}
.selected {
  background: #f6921e !important;
}
.form-header {
  background: none;
  padding: 60px 0 19px 0;
  margin: 0px;
}
.form-header h4 {
  color: #666;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 1.25em;
}
.form-header .steps {
  display: inline-block;
}
.form-subsection {
  border: 2px solid black;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-footer {
  margin-top: 15px;
  margin-bottom: 15px;
}
.form-control.input-inline {
  width: auto;
  display: inline;
}
.g-datepicker > select {
  display: inline-block;
  box-shadow: 0px;
  border-radius: 0;
  border: 2px solid #7b7b7b;
  height: 34px;
  background-color: #fff;
  padding: 0px 11.7px !important;
  margin: 0px 6px 0px 0px;
  font-size: 14px;
  border: 1px solid #b7b7b7;
  border-radius: 4px;
}
.g-datepicker.one-of-two > select {
  width: 45%;
}
.g-datepicker.one-of-three > select {
  width: 33%;
}
.g-datepicker > select:last-child {
  margin-right: 0px !important;
}
.g-recaptcha {
  margin: 15px 0 0;
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
.text-center-xs {
  text-align: center;
}
label > .help-message {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
label > span.hint {
  display: block;
  font-size: 0.8em;
}
.weight-normal {
  font-weight: normal;
}
.no-vertical-offset {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.container-narrow {
  width: 90%;
  background: #fff;
  margin: 60px auto 100px auto;
  border-radius: 20px;
}
.container-narrow section.content {
  padding: 0 30px;
}
.login-container {
  max-width: 350px;
}
.login-container .form-header {
  padding-top: 20px;
  padding-bottom: 0;
}
.bordered-block {
  border: 1px solid #b7b7b7;
  padding: 15px 15px 0 15px;
  margin: 20px 0;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
}
ul.large-dot li {
  padding-left: 20px;
  margin-bottom: 1em;
}
ul.large-dot li:before {
  font-family: 'fontAwesome';
  content: '\f0fe';
  margin-left: -20px;
  margin-right: 8px;
  color: #febe00;
}
.apply-form p {
  margin-bottom: 1em;
}
.apply-form .row,
.apply-form .form-group {
  margin-bottom: 15px;
}
.apply-form label {
  font-size: 15px;
  color: #666;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 8px;
  line-height: 1.2em;
}
.apply-form label > span:before {
  font-weight: normal;
  margin-right: 5px;
  color: #b7b7b7;
}
.apply-form .form-group > label.no-desc {
  margin-bottom: 8px;
}
.apply-form .form-group h4 {
  margin-bottom: 0;
  font-weight: bold;
}
.apply-form p.desc,
.apply-form span.desc {
  margin: 0 0 2px 0;
  color: #787878;
}
.apply-form p.desc,
.apply-form auto.desc,
.apply-form span.desc {
  font-size: 0.85em;
}
.apply-form span.desc {
  margin: 0;
}
.apply-form .footnote {
  color: #666;
  font-style: italic;
  font-weight: normal;
  font-size: 14px;
}
.apply-form .radio label,
.apply-form .checkbox label {
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  padding-top: 0;
}
.apply-form input[type="checkbox"],
.apply-form input[type="radio"] {
  display: none;
  margin: 100px;
}
.apply-form input[type="checkbox"] + span {
  margin-right: 2px;
  width: 24px;
  vertical-align: middle;
  display: inline-block;
}
.apply-form input[type="checkbox"] + span:before {
  font-family: 'FontAwesome';
  content: "\f096";/* Checkbox open unchecked */
  font-size: 1.3em;
}
.apply-form input[type="checkbox"]:checked + span:before {
  content: "\f046";
  color: #565656;
}
.apply-form input[type="radio"] + span:before {
  font-family: 'FontAwesome';
  content: "\f10c";/* Radio Unchecked */
  font-size: 1.3em;
}
.apply-form input[type="radio"]:checked + span:before {
  content: "\f192";
  color: #565656;
}
.apply-form hr {
  border-top-color: #ccc;
  margin-top: 25px;
}
.apply-form .offset-top {
  margin-top: -1em !important;
}
.apply-form .submit-btn-row {
  margin-left: -30px;
  margin-right: -30px;
}
.apply-form .table {
  display: table;
  width: 100%;
  margin-bottom: 0;
}
.apply-form .table .cell {
  display: table-cell;
  vertical-align: middle;
}
.apply-form .table .cell.title {
  width: 95px;
}
.apply-form .table .cell input,
.apply-form .table .cell select,
.apply-form .table .cell .addon {
  border-radius: 0;
}
.apply-form .table .cell:first-child input,
.apply-form .table .cell:first-child select,
.apply-form .table .cell:first-child .addon {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: 0;
}
.apply-form .table .cell:last-child input,
.apply-form .table .cell:last-child select,
.apply-form .table .cell:last-child .addon {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.apply-form input[type="checkbox"].normal,
.apply-form input[type="radio"].normal {
  display: inline;
  margin: 5px;
}
.apply-form input[type="checkbox"].normal {
  margin-left: 20px;
  position: relative;
}
.apply-form .checkbox label {
  padding-left: 5px;
}
.apply-form .form-group > .form-group {
  margin-left: 0;
  margin-right: 0;
}
.apply-sub-form {
  display: none;
  background-color: #f2f4f6;
  border-radius: 6px;
  border-top: 1px solid #bbb;
  padding-bottom: 10px;
  margin-top: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.apply-sub-form.no-bg {
  background-color: transparent;
}
.apply-sub-form .apply-sub-form {
  padding-bottom: 0;
  margin-bottom: 0;
}
.apply-sub-form.no-bdr {
  border-top: none;
}
.apply-sub-form .row {
  margin: 0 0 0 0;
}
.apply-sub-form .row:first-child,
.apply-sub-form .form-group:first-child {
  padding-top: 10px;
}
.apply-sub-form .form-group {
  margin-left: 0;
  margin-right: 0;
}
.apply-sub-form .form-group + .apply-sub-form {
  margin-bottom: 7px;
}
.apply-sub-form .no-offset-top {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.apply-sub-form .small-neg-offset-top {
  padding-top: 0 !important;
  margin-top: -5px !important;
}
.nested-form .apply-sub-form {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.nested-form .row .form-group {
  margin-top: 0;
}
.no-padding {
  padding: 0 !important;
}
.half-offset-top {
  padding-top: 0 !important;
  margin-top: 6px !important;
}
@media screen and (max-width: 767px) {
  .half-offset-top-xs {
    padding-top: 0 !important;
    margin-top: 6px !important;
  }
}
.pad-top-10 {
  padding-top: 10px !important;
}
.pad-bottom-10 {
  padding-bottom: 10px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-left-15 {
  margin-left: 15px;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
ol {
  padding-left: 25px;
}
ol li {
  list-style-type: decimal;
  margin-bottom: 0.8em;
  padding-left: 6px;
}
ol.bordered {
  border: 1px solid #b7b7b7;
  padding: 15px 15px 5px 35px;
  margin: 15px 0;
  border-radius: 4px;
  margin-left: -15px;
  margin-right: -15px;
}
/*
// When desc is on the right column of form
// Not in use
form .desc {
    margin-top: 1em;
    padding: 10px 10px 10px 20px;
}
form .desc > div {
    font-size: 0.8em;
    color: #888;
}
*/
.inset-shadow-top {
  margin-left: -2%;
  margin-right: -2%;
  width: 104%;
  height: 10px;
  margin-top: -10px;
  box-shadow: 0 0 5px #656565;
}
.triangle-up {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid #000;
  display: inline-block;
}
.triangle-up.dark-grey-bg {
  border-bottom-color: #666;
}
.triangle-up.grey-bg {
  border-bottom-color: #bbb;
  margin-top: -12px;
  position: absolute;
}
.triangle-up.light-grey {
  border-bottom-color: #F2F4F6;
  position: absolute;
  margin-top: -12px;
}
.triangle-up-offset-bottom {
  text-align: center;
  margin-bottom: 15px;
}
.with-errors ul > li:before {
  font-family: 'FontAwesome';
  content: "\f06a";
  margin-right: 5px;
  margin-left: 3px;
}
.currency,
.percentage {
  display: inline-block;
  width: 110px;
  text-align: left;
}
.sp2 {
  line-height: 45px;
}
.btn-primary {
  background: #f6921e !important;
  border: none !important;
  box-shadow: 0 !important;
  border-radius: 25px !important;
  box-shadow: 0px !important;
}
.container-col-10 {
  width: 80%;
  margin-top: 0.5em;
  margin-left: auto;
  margin-right: auto;
}
/*
// "Ask Question" tab at bottom of page, removed Wed 27 '16
.que  {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    display: inline-block;
    line-height: 40px;
    padding-left: 50px;
    padding-right: 15px;
    margin-left: 25px;
    background: #0f80c4 url(que-icon.png)no-repeat 10px center;
}

.que a:link, .que a:visited  {
    color: #fff;
    text-decoration: none;
}

.que a:hover  {
    color: yellow;
    text-decoration: none;
}
*/
.right {
  float: right;
}
.mobile-no input[type=text] {
  display: inline-block;
}
.mobile-no .line-number {
  width: 12ch;
}
.phone-group .input-group-addon {
  width: auto;
}
.phone-group .telco-prefix {
  box-sizing: border-box;
  text-align: center;
  width: 50px;
}
.phone-group .wa-telco-prefix {
  box-sizing: border-box;
  text-align: center;
  width: 50px;
}
.phone-group .phone-dash {
  border-left: none;
  border-right: none;
}
#calculation {
  background: none;
  padding: 15px 0 0;
  display: block;
  font-weight: bolder;
  margin-bottom: 10px;
}
#calculation > h4 {
  text-transform: uppercase;
}
#calculation p.amount,
#calculation span.red {
  color: #f6921e;
  border: 1px solid #9a9a9a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0px;
}
#calculation p.amount {
  font-size: 1.3em !important;
  margin-bottom: 10px;
}
hr {
  border-top: 1px solid #999;
  margin: 10px 0px;
}
hr.tighter {
  margin: 10px 0 !important;
}
.btn.btn-edit {
  border: none;
  background: none;
  font-size: 16px;
  color: #3E6493;
  text-decoration: underline;
}
.topmenu {
  margin: 20px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/*
.form-group:nth-child(odd) {
    background: #d9edf7;
}
*/
.form-title.form-group {
  background: #E0E0E0;
}
.datepicker.form-inline select {
  margin-right: 5px;
}
.submitButton {
  width: 120px;
  font-weight: bold;
  box-shadow: 3px 3px 3px #888888;
}
.addShadow {
  display: inline-block;
  box-shadow: 0px 5px 5px #ABABAB;
  border-radius: 0;
  border: 2px solid #7b7b7b;
  height: 34px;
  background-color: #fff;
  padding: 0 12px;
  margin: 0 2px;
  font-size: 14px;
}
.question {
  padding-top: 10px;
}
.box1 {
  border: 1px solid grey;
}
.addMarginTop {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
/* start -- css for jquery multiFileInput -- */
.file-input-group {
  margin-bottom: 0px;
}
.file-input-group .file-input {
  margin-top: 5px;
}
.file-input-group .file-input .btn-file {
  margin-left: -5px;
  margin-top: -2px;
}
.file-input input[type=text] {
  width: 350px;
  display: inline-block;
}
.file-input .btn-file {
  position: relative;
  overflow: hidden;
  background: #e8e8e8;
  background: linear-gradient(0deg, #e8e8e8 30%, #fdfdfd 70%);
  border: 1px solid #b7b7b7;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  margin-left: -5px;
  padding: 0px 12px;
  height: 34px;
  line-height: 33.5px;
  margin-top: -2px;
}
.file-input .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
/* end -- css for jquery multiFileInput -- */
.slider.slider-horizontal .slider-handle {
  margin-top: -9px;
}
.slider.slider-horizontal .slider-track .slider-tick {
  width: 13px;
  height: 13px;
  margin-top: -4px;
}
@media only screen and (max-width: 376px) {
  .navbar-brand > img {
    max-width: 190px;
  }
}
@media screen and (min-width: 48em) {
  .g-datepicker.one-of-two > select {
    width: 48%;
    float: left;
  }
  .g-recaptcha {
    margin: 20px 0 30px;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .text-center-xs {
    text-align: inherit;
  }
  .apply-form .row,
  .apply-form .form-group {
    margin-bottom: 10px;
  }
  .apply-form .form-group {
    margin-top: 5px;
  }
  .apply-form label {
    font-size: 14px;
    margin-bottom: 0;
  }
  .apply-form .form-group > div:last-child {
    margin-bottom: 5px;
  }
  .apply-form .submit-btn-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .apply-sub-form {
    margin-left: 0;
    margin-right: 0;
  }
  .apply-sub-form .form-group > div:last-child {
    margin-bottom: 0;
  }
  .bordered-block {
    margin-left: 0;
    margin-right: 0;
  }
  ol.bordered {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 62em) {
  .phone-group {
    width: auto;
  }
  .phone-group .input-group-addon {
    width: auto;
  }
  .container-narrow {
    width: 65%;
  }
}
