.calccontainer .steps {
    font-family: "Source Sans Pro", sans-serif !important;
    border-radius: 5px !important;
    background: #18171c !important;
    width: 100% !important;
    max-width: 850px !important;
    color:#fff;
    margin: 0 auto;
  }

  
  .calccontainer input[type="text"] {
    padding: 8px 5px !important;
    background: #fff !important;
    border: 1px solid #666 !important;
    font-size: 16px !important;
    -webkit-appearance: none !important;
  }
  
  .calccontainer input[type="text"]:focus {
    border: 1px solid #d0df00 !important;
  }
  
  .calccontainer .steps .header {
    background: #d0df00 !important;
    padding: 10px !important;
    color: #000 !important;
    font-family: "Bebas Neue";
    font-size: 24px;
    font-weight: bold;
  }
  
  .padding1 {
    clear: both !important;
    height: 3px !important;
  }
  .padding2 {
    clear: both !important;
    height: 5px !important;
  }
  .padding3 {
    clear: both !important;
    height: 4px !important;
    margin: 10px 0 !important;
  }
  
  input[type="radio"] {
    margin: 0px !important;
  }
  
  .mainheading {
    color: #000000 !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
  }
  
  .leftlabel {
    float: left !important;
    text-align: right !important;
    width: 100% !important;
    max-width: 150px !important;
    color: #ffffff !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
  }
  
  .fullinelabel {
    margin: 10px 0 3px !important;
    font-size: 16px !important;
    color: #ffffff !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 700 !important;
    text-align: left;
  }
  
  .rightside {
    float: left !important;
    margin-left: 15px !important;
  }
  
  .inputbox {
    min-height: 23px !important;
    width: 150px !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
  }
  
  .floatleft {
    float: left !important;
  }
  
  .dollarbackground {
    background: url(image/dollar.png) left center no-repeat !important;
    padding-left: 10px !important;
  }
  
  .interestbackground {
    background: url(image/percent.png) right center no-repeat !important;
    padding-left: 10px !important;
  }
  
  .monthbackground {
    background: url(image/month.png) right center no-repeat !important;
    padding-left: 10px !important;
  }
  
  .dolyearbackground {
    background: url(image/dollaryear.png) right center no-repeat !important;
    padding-left: 10px !important;
  }
  
  .dolmonthbackground {
    background: url(image/dollarmonth.png) right center no-repeat !important;
    padding-left: 10px !important;
  }
  
  .sliderselector {
    background: none !important;
    height: 0px !important;
    border: 1px dotted #ccc !important;
    margin-left: 43px !important;
    width: 345px !important;
  }
  
  .ui-state-default,
  .ui-widget-content .ui-state-default {
    background: url(image/up_arrow.png) no-repeat !important;
    border: none !important;
    width: 11px !important;
    height: 15px !important;
  }
  
  .numbering {
    width: 368px !important;
    height: 20px !important;
    margin-top: -8px !important;
    margin-left: 36px !important;
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 300 !important;
  }

  .radioticks {
  clear: both !important;
}
  
  .radioticks {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
  }
  
  .radioticks input[type="radio"],
  .radioticks input.radio {
    float: left !important;
    clear: none !important;
  }
  
  .radioticks label {
    float: left !important;
    clear: none !important;
    display: block !important;
    padding: 0 1em 0 3px !important;
    line-height: 1.5em !important;
  }
  
  .radioticks br {
    clear: both !important;
  }
  
  .redbutton {
    background-color: #d0df00 !important;
    border: 1px solid #d0df00 !important;
    text-align: center !important;
    padding: 10px 20px 10px 20px !important;
    color: #000 !important;
    cursor: pointer !important;
    font-size: 18px !important;
    font-weight: bold;
    font-family: "Bebas Neue";
    border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
  }
  
  .redbutton:hover {
    opacity: 0.8 !important;
  }
  
  .numberprice {
    float: left !important;
    text-align: center !important;
  }
  
  .nup1left {
    width: 82px !important;
    text-align: left !important;
  }
  
  .nup1 {
    width: 84px !important;
    text-align: left !important;
  }
  
  .nup1last {
    width: 33px !important;
    text-align: right !important;
  }
  
  .yellowbutton {
    background: #fdba31 !important;
    color: #fff !important;
    font-weight: bold !important;
    border: 0 !important;
    padding: 5px !important;
  }
  
  .boldtext {
    font-size: 16px !important;
    font-weight: 700 !important;
  }
  
  .righthelpquote {
    float: center !important;
    text-align: center !important;
    width: 100% !important;
    color: #fff !important;
    margin-left: 32px !important;
    margin-top: 10px !important;
  }
  
  .righthelpquote .normaltext {
    font-size: 16px !important;
  }
  
  .righthelpquote .redcolor {
    font-size: 24px !important;
    color: #de0202 !important;
    margin-left: 20px !important;
  }
  
  .bigpaytext {
    color: #d0df00 !important;
    font-weight: bold !important;
    font-size: 24px !important;
    padding-left: 10px !important;
  }

  #ltvnegative,
  #ltvhinttext {
    display: none !important;
  }
  
  .metricsdata {
    font-family: "Source Sans Pro", sans-serif;
    background: #d0df00 !important;
    padding: 10px !important;
    float: left !important;
    width: 170px !important;
    text-align: center !important;
    border-radius: 10px !important;
    margin-right: 10px !important;
  }
  
  .metricsdata .heading {
    font-size: 20px !important;
    
  }
  .metricsdata label {
    text-align: left !important;
    clear: both !important;
  }
  
  .metricsdata .mainnumbers {
    color: #000 !important;
    font-size: 24px !important;
  }
  
  .metricsdata .metricsin {
    font-size: 13px !important;
    color: #000 !important;
  }
  
  .undersuggestions {
    float: left !important;
    width: 170px !important;
    margin-right: 10px !important;
    padding: 10px !important;
    font-size: 15px !important;
  }
  
  .fancyselect {
    border: 1px solid #d0df00 !important;
    background: #18171c !important;
    padding: 10px !important;
    border-radius: 10px !important;
    color: #fff;
    width: 100%;
}
  
  .step3inputbox {
    border: none !important;
    width: 55px !important;
    text-align: center !important;
    font-size: 17px !important;
  }
  
  .step3inputbox:placeholder-shown {
    border: solid 1px #666 !important;
  }
  
  .cs-results {
    margin: 0 auto !important;
    padding: 0px !important;
    width: 100% !important;
    max-width: 500px !important;
  }
  
  .cs-results table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    border: 1px solid #cccccc !important;
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
  }
  
  .cs-results tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }
  
  .cs-results table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
  }
  
  .cs-results table tr:first-child td:last-child {
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }
  
  .cs-results tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }
  
  .cs-results tr:hover td {
  }
  
  .cs-results tr:nth-child(odd) {
    background-color: #18171c !important;
    color: #fff;
  }
  
  .cs-results tr:nth-child(even) {
    background-color: #18171c !important;
    color: #fff;
  }
  
  .cs-results td {
    vertical-align: middle !important;
    border: 1px solid #fff !important;
    border-width: 0px 1px 1px 0px !important;
    text-align: left !important;
    padding: 7px !important;
    font-size: 13px !important;
    font-family: Arial !important;
    font-weight: normal !important;
    color: #fff !important;
  }
  
  .cs-results tr:last-child td {
    border-width: 0px 1px 0px 0px !important;
  }
  
  .cs-results tr td:last-child {
    border-width: 0px 0px 1px 0px !important;
  }
  
  .cs-results tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px !important;
  }
  
  .cs-results tr:first-child td {
    border: 0px solid #cccccc !important;
    text-align: center !important;
    border-width: 0px 0px 1px 1px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #000 !important;
  }
  
  .cs-results tr:first-child td:first-child {
    border-width: 0px 0px 1px 0px !important;
  }
  
  .cs-results tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px !important;
  }
  
  .errortext {
    color: #d0df00 !important;
  }
  
  .mainheadings {
    color: #d0df00 !important;
    margin: 0px !important;
    font-family: "Bebas Neue";
    font-size: 24px;
    font-weight: bold;
  }
  
  .desctext {
    color: #fff !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 400 !important;
    padding: 13px !important;
    text-align: left !important;
  }
  
  .dottedline {
    border: 1px dashed #ccc !important;
  }
  
  .calculate_tdee {
    float: left !important;
    margin-left: 15px !important;
  }
  
  .how_would_you {
    margin-left: 90px !important;
  }
  
  .choose_your_goals {
    width: 100% !important;
   
    margin: 0 auto !important;
  }
  
  .metricsdata {
    margin: 10px !important;
  }
  
  .undersuggestions {
    margin: 0px 10px !important;
    color: #fff;
    line-height: 24px;
  }
  
  .custom_calories {
    width: 100% !important;
    float: center !important;
  }
  
  .choose_plans {
    padding: 15px;
    float: none !important;
    display: block !important;
  }
  
  .fancyselect {
    font-size: 15px !important;
    height: 175px !important;
  }
  
  .plans_calculate {
    padding-top: 10px !important;
    padding-left: 15px !important;
    float: none !important;
    clear: both !important;
  }
  
  .choos_plans_3boxes1 {
    width: 100% !important;
    max-width: 640px !important;
    margin: 0 auto !important;
  }
  
  .step3inputbox {
    text-align: center !important;
    float: center !important;
    
  }
  
  .choos_plans_3boxes2 {
    width: 100% !important;
    /* max-width: 766px !important; */
    margin: 0 5px !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    gap: 10px !important;
  }
  
  .iifym-show {
    width: 32% !important;
    max-width: 250px !important;
    min-width: 180px !important;
    flex-shrink: 1 !important;
  }
  
  .iifym-show div {
    text-align: left !important;
  }
  
  .iifym-show input[type="radio"] {
    float: none !important;
    display: inline-grid !important;
    vertical-align: middle !important;
    margin-right: 5px !important;
    cursor: pointer !important;
  }
  
  .leftlabel {
    text-align: left !important;
    padding-left: 15px !important;
    clear: both !important;
  }
  .leftlabel {
    max-width: 100% !important;
  }
  /* .radioticks {
    clear: both !important;
  } */
  .current_body_fat_css {
    padding-left: 0px !important;
    margin-left: -30px !important;
  }
  .righthelpquote {
    margin-left: 25px !important;
    float: left !important;
    text-align: left !important;
    margin-bottom: 25px;
  }
  .bigpaytext {
    font-size: 20px !important;
    padding-left: 5px !important;
  }
  .how_would_you {
    margin-left: 15px !important;
  }
  
  .how_would_you .leftlabel {
    text-align: left !important;
    padding-left: 0 !important;
    max-width: none !important;
  }
  
  .calc_contact_form {
    margin-top: 25px !important;
    min-height: 382px;
    border: 2px solid #d0df00 !important;
    border-radius: 5px !important;
    background: #f6f5f5 !important;
    width: 100% !important;
    max-width: 760px !important;
  }
  .calc_contact_form .header {
    background: #d0df00 !important;
    padding: 10px !important;
    color: #ffffff !important;
  }
  .calc_contact_form form {
    padding: 10px 15px 0px;
  }
  
  .calc_contact_form input,
  .calc_contact_form textarea {
    width: 100% !important;
    max-width: 500px !important;
    padding: 8px 5px !important;
    background: #fff !important;
    border: 1px solid #666 !important;
    border-radius: 3px !important;
    margin-bottom: 10px;
    font-size: 16px !important;
    -webkit-appearance: none !important;
  }
  .calc_contact_form input:focus,
  .calc_contact_form textarea:focus {
    border: 1px solid #d0df00 !important;
  }
  
  .calc_contact_form button {
    border: 1px solid #d0df00 !important;
    background-color: #d0df00 !important;
    text-align: center !important;
    float: left !important;
    padding: 10px !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    color: #ffffff !important;
    cursor: pointer !important;
    font-size: 14px !important;
  }
  
  .calc_contact_form button:hover {
    opacity: 0.8 !important;
  }
  
  #cm-meals-per-day {
    padding: 0px 5px !important;
    border: 1px solid #666 !important;
    font-size: 14px !important;
    line-height: 2em !important;
    width: 140px !important;
    -webkit-appearance: none !important;
    margin: 0 auto;
    border-radius: 5px;
  }
  
  #cm-meals-per-day {
    background: #fff
      url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png")
      no-repeat 118px center !important;
  }
  
  .wp_calc_footer {
    text-align: center !important;
    max-width: 760px !important;
    margin-top: 20px !important;
  }
  
  @media only screen and (max-width: 800px) {
    .leftlabel {
      text-align: left !important;
      padding-left: 15px !important;
      clear: both !important;
    }
    .leftlabel {
      max-width: 100% !important;
    }
    .radioticks {
      clear: both !important;
    }
    .current_body_fat_css {
      padding-left: 0px !important;
      margin-left: -30px !important;
    }
    .righthelpquote {
      margin-left: 25px !important;
      float: left !important;
      text-align: left !important;
    }
    .bigpaytext {
      font-size: 20px !important;
      padding-left: 5px !important;
    }
    .how_would_you {
      margin-left: 15px !important;
    }
    .cs-results {
      width: 100% !important;
      max-width: calc(100% - 30px) !important;
    }
    .plans_calculate {
      padding-top: 10px !important;
    }
    .choos_plans_3boxes2 {
      flex-wrap: wrap !important;
    }
    .iifym-show {
      width: 45% !important;
      max-width: 400px !important;
      min-width: 150px !important;
    }
  }
  
  @media only screen and (max-width: 500px) {
    .righthelpquote {
      margin-left: 5px !important;
      float: left !important;
      text-align: left !important;
    }
    .bigpaytext {
      font-size: 17px !important;
      padding-left: 5px !important;
    }
    .choose_your_goals {
      padding-left: calc(50% - 100px) !important;
    }
    .choos_plans_3boxes1 {
      margin: 0 5px !important;
    }
    .choos_plans_3boxes2 {
      margin: 0 !important;
      width: 97% !important;
    }
    .iifym-show {
      width: 94% !important;
      max-width: calc(100% - 30px) !important;
      margin-right: 10px !important;
    }
    .cs-results {
      margin: 0 10px !important;
      max-width: calc(100% - 20px) !important;
    }
    .cs-results td {
      padding: 7px 3px !important;
      font-size: 12px !important;
    }
    .cs-results tr:first-child td {
      font-size: 10px !important;
    }
  }
  
  .calccontainer .steps,
  .calc_contact_form,
  .calc_contact_form {
  }
  
  .calc_contact_form input:focus,
  .calc_contact_form textarea:focus,
  .calccontainer input[type="text"]:focus,
  .calc_contact_form button,
  .redbutton {
    border: 1px solid #d0df00 !important;
  }
  
  .calccontainer .steps .header,
  .calc_contact_form .header,
  .calc_contact_form .header,
  .cs-results1 tr:first-child td,
  .cs-results tr:first-child,
  .calc_contact_form button,
  .redbutton {
    background-color: #d0df00 !important;
  }
  
  .errortext,
  .mainheadings,
  .bigpaytext,
  .bigpaytext,
  .errortext,
  .mainheadings,
  .metricsdata .heading,
  .leftlabel,
  .fullinelabel {
    color: #000000 ;
  }
  
  .metricsdata input[type="text"] {
    padding: 8px 5px !important;
    background: #fff !important;
    border: 1px solid #d0df00 !important;
    font-size: 16px !important;
    -webkit-appearance: none !important;
    border-radius: 5px;
    width: 140px !important;
  }
.select {
    margin:0 auto;
    width: 140px;
}  



input[type=radio] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    -moz-appearance: none;
         appearance: none;
    /* For iOS < 15 */
    background-color: #18171c;
    border: 1px solid #d0df00 !important;
    /* Not removed via appearance */
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid currentColor;
    border-radius: 50%;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
    float: left;
    margin: 4px 5px 0 0 !important;
  }
  
  input[type=radio]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #d0df00;
    /* Windows High Contrast Mode */
    background-color: CanvasText;
  }
  
  input[type=radio]:checked::before {
    transform: scale(1);
  }
 
  .line-height-4 {
      line-height: 40px;
  }
  .t-black {color:#000 !important;}
  .t-green {color:#d0df00 !important;}
  .t-white {color:#fff !important;}
.t-center {text-align: center !important;}
  /* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #d0df00 #18171c;
  }
  
  /* Works on Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 8px;
    border-radius: 20px;
  }
  
  *::-webkit-scrollbar-track {
    background: #18171c;
  }
  
  *::-webkit-scrollbar-thumb {
    background-color: #d0df00;
    border-radius: 20px;
    border: 3px solid #18171c;
  }