﻿@charset "UTF-8";

body {font-family: Arial, Verdana, sans-serif; }
h2 {color:#fff; text-shadow: -1px -1px 3px #CCCCCC !important;}
.fnpMdl{
  text-align: center;
  position:relative;
}
.fnpMdl2{
  text-align: center;
  position:absolute;
  top:40px;
  width:100%;
  height:50px;
  display:block;
  overflow: hidden;
}
.fnpMdl3{
  text-align: center;
  position:absolute;
  top:80px;
  width:100%;
  display:block;
  overflow: hidden;
}
@media print {
  .fnpModal .btn {display:none !important; }
  .fnpModal * {color: #000 !important;}
}
@keyframes fnpLoaderSpin {
to {transform: rotate(360deg);}
}
.fnpLoaderSpin {
border-radius:50%;border:3px solid #fff;
animation: fnpLoaderSpin 12s linear infinite;
width:280px;
height:280px;
}
html {
min-height: 450px;
background-image: linear-gradient(rgba(233, 182, 88, 0.938), rgba(255, 255, 255, 1));
background-repeat: no-repeat;
margin:0px;
padding:0px;
}
#fbQuestionnaire, #fbQuestionnaire.a {margin:0px !important;margin-bottom: 20px !important; width:100% !important; line-height:28px !important; padding:0px !important; font-size:14pt !important; font-family: Arial, Verdana, sans-serif !important; color:#000000 !important; font-weight:bold !important; -webkit-transition: opacity 0.5s linear; -o-transition: opacity 0.5s linear; transition: opacity 0.5s linear; display:inline-block !important;}

.fnpModal * {
   text-transform:none;
   letter-spacing:normal;
   text-shadow:none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; 
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
  font-size: 11pt;
  color: #333;
  direction:ltr !important;
  font-family: Arial, Verdana, sans-serif !important;
}
.fnpModal {opacity:0;}
/* 
#fbQuestionnaire {all:initial !important; background-color:rgba(255, 128, 0, 0.7) !important;padding:10px !important;border-radius:3px !important;box-shadow:2px 1px 4px 1px #666 !important; opacity:1 !important; color:#000000 !important;font-weight:bold !important;display:inline-block !important;margin:12px 0px !important;font-size:14pt !important; font-family: Arial, Verdana, sans-serif !important;}
*/
.fnpClsA {all:initial !important; background-color:rgba(255, 128, 0, 0.7) !important; padding:10px !important;border-radius:5px !important; box-shadow:2px 1px 4px 1px #666 !important; text-decoration:none !important; cursor:pointer !important; color:#fff !important; display:inline-block !important;font-size:14pt !important; font-family: Arial, Verdana, sans-serif !important;} 
.fnpModal li:before, .fnpModal i {font-family:'icomoon' !important;}
.fnpModal span, .fnpModal b, .fnpModal strong, .fnpModal u, .fnpModal p, .fnpModal em {
  border: none !important;
  text-align:left !important;
  text-decoration: none !important;
  font-size: 11pt;
  line-height: 1.2;
}

.fnpModal p, .fnpModal em, .fnpModal strong, .fnpModal u {
  margin-bottom: 1.5em;
  font-size:13pt;
  line-height:1.3;
}

.fnpModal u {
    text-decoration: underline !important;
}

.fnpModal:before, .fnpModal:after {
  box-sizing:unset !important;
}

.fnpModal a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; 
  text-decoration:none;
  color: #9b0b0b;
  line-height:1.3;
}
.fnpModal a:hover, .fnpModal a:active, .fnpModal a:focus {
  outline: none;
}

.fnpModal h1, .fnpModal h2, .fnpModal h3, .fnpModal h4, .fnpModal h5, .fnpModal h6 {
  color: #000;
  line-height:1.3;
}

.fnpModal input[type="text"]{
    font-size:16pt;
    margin:3px;
    padding:6px;
    width:70%;
}

.fnpModal input[type="email"],.fnpModal input[type="number"] {
    font-size:16pt;
    margin:6px;
    padding:6px;
    width:70%;
    display:block;
}

.fnpModal button, .fnpModal input, .fnpModal optgroup, .fnpModal select, .fnpModal textarea {
  color: #000;
  font: inherit;
  margin: 0; }

.fnpModal button {
  overflow: visible; }

.fnpModal button, .fnpModal select {
  text-transform: none; }

.fnpModal button, .fnpModal input[type="button"], .fnpModal input[type="reset"], .fnpModal input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

.fnpModal button[disabled], .fnpModal input[disabled] {
  cursor: default; }

.fnpModal button::-moz-focus-inner, .fnpModal input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.fnpModal input {
  line-height: normal; }

.fnpModal input[type="checkbox"], .fnpModal input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

.fnpModal input[type="number"]::-webkit-inner-spin-button, .fnpModal input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

.fnpModal input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

.fnpModal input[type="search"]::-webkit-search-cancel-button, .fnpModal input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.fnpModal ul, .fnpModal ol {
  margin-top: 0;
  margin-bottom: 10px;
  line-height:1.3;
}

.fnpModal .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
.fnpModal .nav:before, .fnpModal .nav:after {
  content: " ";
  display: table; }
.fnpModal .nav:after {
  clear: both; }
.fnpModal .nav > li {
  position: relative;
  display: block; }
.fnpModal .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }
.fnpModal .nav > li > a:hover, .fnpModal .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }
.fnpModal .nav > li.disabled > a {
  color: #777777; }
.fnpModal .nav > li.disabled > a:hover, .fnpModal .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }
.fnpModal .nav .open > a, .fnpModal .nav .open > a:hover, .fnpModal .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #FBB040; }
.fnpModal .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }
.fnpModal .nav > li > a > img {
  max-width: none; }

.fnpModal .nav-tabs {
  border-bottom: 1px solid #ddd; }
.fnpModal .nav-tabs > li {
  float: left;
  margin-bottom: -1px; }
.fnpModal .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }
.fnpModal .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd; }
.fnpModal .nav-tabs > li.active > a, .fnpModal .nav-tabs > li.active > a:hover, .fnpModal .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.fnpModal .tab-content > .tab-pane {
  min-height:300px;
  display: none; }
.fnpModal .tab-content > .active {
  display: block; }

.fnpModal .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.fnpModal .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
.fnpModal .close:hover, .fnpModal .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.fnpModal button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  bottom:0;
  top:0;
  width: auto;
  margin: 1px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

 .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; 
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important; 
 }
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }
.modal-backdrop.in {
  opacity: 0.65;
  filter: alpha(opacity=65); }

.fnpModal .modal-header {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
  color:#000;
  font-weight:bold;
  min-height: 36.42857px; }

.fnpModal .modal-header .close {
  margin-top: -2px; }

.fnpModal .modal-title {
  margin: 0;
  line-height: 1.42857; }

.fnpModal .modal-body {
  position: relative;
  padding: 10px; }

.fnpModal .modal-footer {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
.fnpModal .modal-footer:before, .fnpModal .modal-footer:after {
  content: " ";
  display: table; }
.fnpModal .modal-footer:after {
  clear: both; }
.fnpModal .modal-footer {
  margin-left: 5px;
  margin-bottom: 0; }
.fnpModal .modal-footer {
  margin-left: -1px; }
.fnpModal .modal-footer {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 740px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.fbLogo{
  position:relative !important;
  top:-13px;
  left:-13px;
  z-index:100;
}

.fnpModal .modal-header{
    background-color:#FBB040 !important;
    color:#fff !important;
}
#fnp-modal-header,#fnp-modal2-header{font-size:28px !important;font-weight:normal !important;text-shadow:-1px -1px 3px #CCCCCC !important;}
#fnp-modal-h2,#fnp-modal-body,#fnp-modal-footer,#fnp-modal2-h2,#fnp-modal2-body,#fnp-modal2-footer{
    padding:10px !important;
}
.fnpPrsnl 
{
    background-color:#378083 !important;
    color:#fff !important;
    font-size:15px !important;
    margin-top:8px !important;
}
.fnpPrsnl:hover, .fnpPrsnl:focus
{
    background-color:#FBB040 !important;
}
.fnpMbs
{
 display:none;
 font-size:14pt;
 text-align:center;
 color:#000000;
 width:100%;
 padding:0px;
 margin:0px;
 line-height:130%; 
      }
.fnpMbn{
  width:100%;max-width:1084px;
  margin: 5px auto 5px auto;
  width:auto;
  padding: 0px 30px 0px 10px;
  display:block;   
}
.fnpNav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
.fnpNav:before, .fnpNav:after {
  content: " ";
  display: table; }
.fnpNav:after {
  clear: both; }
.fnpNav > li {
  position: relative;
  display: block; }
.fnpNav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }
.fnpNav > li > a:hover, .fnpNav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }
.fnpNav > li.disabled > a {
  color: #777777; }
.fnpNav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }
.fnpNav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #FBB040; }
.fnpNav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }
.fnpNav > li > a > img {
  max-width: none; }
.nav > li > a,.fnpNav > li > a {
 padding: 5px 5px !important;
}
.fnpLDT{visibility:hidden !important;}
#fnpGtis{display:none;position:absolute;top:5px;left:0;right:0;margin:0 auto;max-width:700px;text-align:center;background-color:#eee;padding:10px;color:#FF8000;z-index:99999; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; box-sizing: border-box;border-radius: 12px;border: 2px solid #FF8000;opacity:0.8;font-size:16pt;font-weight:bold;}
#fnpGtis2{display:none;}
#fnpGtis3{display:none;}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
.fade.in {
  opacity: 1; }

.fnpQT,.fnpQTS{
    background-color:#fff;
    margin:0px 3px 0px 3px;
    padding:2px;
    width:100%;
    line-height:1.3;
    text-align:left !important;
    direction:ltr !important;
}
.fnpQT h1,.fnpQTS h1{
    font-size:24pt;
    font-weight:400;
    color:#fbb040;
}
.fnpQT h2,.fnpQTS h2{
    font-size:22pt;
    font-weight:200;
    color:#fbb040;
}
.fnpQT h3,.fnpQTS h3{
    font-size:20pt;
    font-weight:400;
    color:#888;
    margin:15px 5px 5px 5px;
}
.fnpQT input[type=radio]{
    display:none;
}

.fnpQT input[type=radio] + label{
  color: #fbb040;
  background: #fff;
  border: 3px solid #fbb040;
  border-radius: 100%;
  display:inline-block;
  cursor:pointer;
  font-weight:400;
  font-size:22pt;
  text-align: center;
  padding:2px;
  margin:1px;
  width:36px;
  height:36px;
  transition: all .25s linear;
  -webkit-transition: all 0.25s linear;
  box-sizing:unset !important;
}

.fnpModal .btn{
    cursor: pointer;
    display: inline-block;
    margin: 3px;
    padding: 6px 10px;
    height:44px;
    background-color: #ddd;
    color: #000;
    border-radius: 5px;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    box-shadow: none !important;
    outline: none !important;
    border-color: transparent !important;
}

.fnpModal .btn:hover, .fnpModal .btn:focus, .fnpModal .btn:active {
  border: 3px solid #000 !important; }

.fnpModal .btn-success{
    background-color: #56b61c;
    color: #fff;
}

.fnpModal .btn-primary {
    background-color: #FF8000;
    color: #fff;
}

.fnpModal .btn-alert {
  background-color: #FF0000;
  color: #fff;
}

.fnpModal .btnMoon {
font-size:16pt;
vertical-align:middle;
color:#fff;
}

.fnpModal .form-control, .fnpModal .input-group *, .fnpModal .fnpHdn {
    display: inline-block;
}

.input-group{
    width:100%;
}

@media all and (min-width: 1px) and (max-width: 415px) {
  .fnpQT input[type=radio] + label{
  font-size:16pt;
  width:20px;
  height:20px;
  line-height:20px;
}

.fnpModal input[type="text"] {
    width:55%;
}

.fnpQT h1,.fnpQTS h1 {font-size: 20pt;}
.fnpQT h2,.fnpQTS h2 {font-size: 16pt;}
.fnpQT h3,.fnpQTS h3 {font-size: 16pt;}
.fnpModal .fnpHdn {display:none !important;}
}

.fnpQT input[type=radio]:checked + label{
  background: #fbb040;
  color: #fff;
  font-weight:600;
  border: 3px solid #888;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}
.fnpQT input[type=radio]:hover + label:hover {
  border: 3px solid #888;
  color: #888;
}
/*** START custom checkboxes + radio ***/
.fnpQTS input[type=checkbox],.fnpQTS input[type=radio] { display:none; }
.fnpQTS input[type=checkbox] + label:before { content: url("//cdn.feelbach.com/images/chkbx-off.png");padding-right:4px; }
.fnpQTS input[type=checkbox]:checked + label:before { content: url("//cdn.feelbach.com/images/chkbx-on.png");padding-right:4px;}
.fnpQTS input[type=radio] + label:before { content: url("//cdn.feelbach.com/images/rdo-off.png"); padding-right:4px; padding-bottom:4px;}
.fnpQTS input[type=radio]:checked + label:before { content: url("//cdn.feelbach.com/images/rdo-on.png"); padding-right:4px; padding-bottom:4px;}

.fnpQTS input[type=radio] + label,.fnpQTS input[type=checkbox] + label {
  font-weight: 400;
  display: block;
  font-size:16pt;
  color:#fbb040;
  cursor:pointer;
  transition: color 0.25s linear;
  -webkit-transition: color 0.25s linear;
}
.fnpQTS input[type=radio]:checked + label, .fnpQTS input[type=checkbox]:checked + label {font-weight: 600; color:#ba7308;}
.fnpQTS input[type=radio] + label:hover,.fnpQTS input[type=checkbox] + label:hover {font-weight: 600; color:#ba7308;}
/*** END custom checkboxes + radio ***/
.orng {color:#fbb040 !important;}
.gryg {color:#818892 !important;}
.ui-autocomplete-term { font-weight: bold; color: #d96c1e; }
.fnpCartMsg {
    color: #ffffff !important;
    font-size: 12pt !important;
    padding: 4px !important;
}
.fnpCartMsg:nth-child(odd) { background-color:#0072A8 !important;}
.fnpCartMsg:nth-child(even) { background-color:#737373 !important;}
.fnpRoundNum {color:#ffffff;background-color:#808080;border-radius:100%;padding:4px !important;font-size:24px;min-width:32px !important;min-height:32px !important;line-height:24px !important;display:inline-block !important;text-align:center !important;}

.fnpModal ul.bflst {
    list-style:circle;
    list-style-type:circle;
    font-size:16pt !important;
    margin:20px !important;
}

.fnpModal ul.bflst li{
    list-style:circle;
    list-style-type:circle;
    font-size:16pt;
}

.fnpModal .tab-pane, .fnpModal .fnpPane {
    margin-top:0px;
    opacity:1;
    animation: fdPane .3s;
}

@keyframes fdPane {
    from {
        opacity:0;
        margin-top:100px;
    }
    to {
        opacity:1;
        margin-top:0px;
    }
}

#fnpTmpMsg {
color:#ffffff;
padding:12px;
position:absolute;
top:0px;
left:0px;
z-index:999;
display:none;
width:92%;
margin:0px;
min-height:20px;
text-align:left;
display:block;
}

.Q22 {list-style: none;}
.Q22>li:nth-child(odd) { background-color:#F5F5F5;padding:10px;cursor: pointer;margin: 0px;border-bottom: 1px solid #ccc;}
.Q22>li:nth-child(even) { background-color:#E5E5E5;padding:10px;cursor:pointer; margin:0px;border-bottom: 1px solid #ccc;}
div.fnpBtm {
clear: both;
position:relative;
top:330px;
max-width:600px;
text-align:center;
margin:10px auto;
}
.ofdel {background-color: rgba(255, 0, 0, 0.3) !important;}

.fnpModal .input-group {
 position: relative;
}

.fnpModal .input-group-btn .btn {
    margin-left:0px;
}

.fnpModal .dropdown-toggle {
  position: relative;
  display: inline-block;
  list-style: none;
}

.fnpModal .dropdown-toggle:hover + ul.dropdown-menu{
  display: block;
}

.fnpModal ul.dropdown-menu{
  list-style: none;
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  border:2px solid #ff0000;
}

.fnpModal .dropdown-menu li{
  padding: 12px 16px;
  display:block;
}

.fnpModal .dropdown-menu-right {
    top: -10px;
}

.fnpModal ul.dropdown-menu li.divider {
border-bottom: 1px dashed #777777;
height:3px;
margin:0px;
padding:0px;
}

.fnpModal .fbcaret {
    font-family: icomoon !important;
    cursor:pointer;
    margin-left:0px;
    padding:0px;
    position:absolute;
    top:4px;
    color:#FF8000;
    font-size:28pt;
}
.fnpModal .fbcaret:before { 
    content: "\e62d";
}
