﻿#calculator #container {min-height:402px;} 

#profile,
 #rate,
 #calc {background: #fff; padding:20px 0px; height:362px; background-color: #efefef; }

  #rate,
 #calc {display: none;}


  h3 {text-align: center; display: block; font-size: 2em; font-size: 21pt; line-height: 31pt;}
  span.twelve {text-align: center; display: block;}





  .stepContainer {border-right:1px solid #ccc; height:100%; text-align:center;}
  .stepContainer img {margin:auto;}


  .btn-group {border:1px solid #cfccce;
    border-radius: 6px;}

  .calc-btn {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 700;
    border:none;
    width:122px;
    background-color:#fff;
    
}

  .calc-btn.active {
    background: linear-gradient(#702f61, #4c2d42);
    color: #fff;
}

  .btn-lg, .btn-group-lg > .calc-btn {
    padding: 13px 0px;
    font-size: 1.125em;
    line-height: 1.3333333;
    border-radius: 6px;
}

  .btn-group > .btn:first-child {
    margin-left: 0;
}

  .btn-container {float:right;}

  .nextButton, .resetButton {
    width: 118px;
    height:40px;
    color: white;
    background: linear-gradient(#702f61, #4c2d42);
    font-size: 0.875em;
    line-height: 40px;  
    border-radius:6px;  
}

  #weight {
    width: 69px;
    margin-right:9px;    
    display: inline-block;
    vertical-align: middle;
    padding: 12px 16px 13px 16px;
    font-size: 1.125em;
    line-height: 1.428571429;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cfcfcf;
    border-radius: 6px;
}

  label {
    display: block;
    max-width: 100%;    
    font-weight: bold;
        letter-spacing: -0.5px;
        font-size: 1em;

}



  #error {
    color: red; display:block; margin-top:10px; position:absolute;
}

  .btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

  .btn-group {
}

    .btn-group button:nth-child(odd) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .btn-group button:nth-child(even) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

  .itp, .cidp {display: none;}
  


  .recRates {
    background: #B7D200;
    border: none;
    border-radius: 5px;
    color: #676767;
    width: 100%;
    font-size: 0.750em;
}

  #selectRate {
  text-align:center;
  border-radius: 5px;
  margin-bottom: 20px;
}
#selectRate span {
  display: inline-block;  
  font-size: 1.125em;
  font-weight:700;
  color:#4b2d41;
}


.recRates {
  background: #fff;
  border: none;  
  color: #787979;
  width: 100%;
  font-size: 0.875em;
  margin: 0 0 13px;
  text-align:center;
}
.recRates tr {background: #fff; border-radius: 5px;}

.recRates td {
  padding: 6px 0 5px 0;
  vertical-align: middle;
}
.recRates tr:last-child td {
  background: #edeed0;
}

.recRates td:first-child {
  border-right: #ebebeb 1px solid;
}

.recRates tr:last-child td:first-child {
  border-right: #dcddc3 1px solid;
}



.ui-slider {
  height: 5px;
  margin-top: 10px;
}
.ui-slider .ui-slider-range {
  background: #A7C500;
}
.ui-slider .ui-slider-handle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-top: -8px;
  border: 1px solid #e0e560;
  outline: none;
}



#result {
  background: #fff;
  border: 2px solid #CBCBCB;
  border-radius: 5px;
  margin: 17px 80px 30px 80px ;
  padding: 5px 0;
  /*font-weight: lighter;*/
  text-align: center;  
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#result span:first-child {
  font-size: 3.500em;
  font-weight: 400;
}

#spanTotal {margin: 0; color:#4b2d41;
  display: inline-block;}
#result span {
  font-size: 1.625em;
  font-weight:700;
   color:#4b2d41;
   padding-top:1px;
}
#result #totals {
  font-size: 0.875em;
  line-height:19px;
  padding-bottom:3px;
}
#result #totals span {
  font-size: 0.875em;
  font-weight: 700;
  color:#787878;
}

.resetButton {
    background-color: #64305d;
    background: linear-gradient(#64305d, #4b2d41);
        color: white;
}
.leadVal,
.trailVal {
  /*display: inline-block;
  text-align: center;
  width: 10%;*/
  font-weight:700;
  line-height: 16px;
}

span.backBtn {float:left; cursor:pointer;}
span.backBtn span {font-family: 'Roboto', Helvetica, Arial, sans-serif; padding-left:7px; }

.stepContainer img {margin:auto; padding:97px 0 11px 0;}
 

.circle {color: #fff; font-size: 1em;   background-color: #64305d; width: 1.1em; padding: .2em; border-radius: 3em; display: inline-block; line-height: normal; margin-right: 20px; outline: none; text-shadow: none;}
#profile .circle {background-color: #ccc;}
#rate .circle {background-color: #A7C500;}
#calc .circle {background-color: #64305d;}
#profile div.twelve {margin-bottom:27px;}
#profile label#lblTreatment {margin-top:43px;margin-bottom:13px;}
#profile .maintenance {;margin-bottom:13px!important;}
#profile label#lblWeight {margin-bottom:14px;}
#profile #stepOneContent {padding-left:37px;}
#profile .itp,
#profile .pidd,
#profile .cidp {font-size:0.750em;}
#profile .btn-container {margin-top:35px; margin-right:32px;}
#profile #error {margin-top: 0;}

#rate div.pure-u-1-4 {height:100%;}
#rate #stepTwoContent {margin-left:7.2%; margin-right:12.5%;}
#rate span.leadVal span,
#rate span.trailVal span {font-size:0.813em; font-weight:400;}
#rate .itp label,
#rate .pidd label,
#rate .cidp label {margin-bottom:11px;}
#rate .twelve {font-size:0.750em;}
#rate .btn-container {margin-top:22px; width:100%;}
#rate .btn-container button {float:right; margin-right:32px;}
#rate .btn-container span.backBtn {margin-top:10px; margin-left:7.2%;}

#calc div.pure-u-1-4 {height:100%;}
#calc ul {font-size:0.875em; margin-bottom:4px; margin-right:40px;}
#calc .btn-container {width: 100%;}
#calc .btn-container button {float:right; margin-right:31px; width: 150px;}
#calc .btn-container span.backBtn {margin-top:10px; margin-left:7.2%;}

#divSliderContainer {height: 45px;}
#divSliderContainer table {width: 100%;}
#divSliderContainer table td.first,
#divSliderContainer table td.last {width: 9%; text-align: center; vertical-align: top;}

#divSliderContainer table td.last {padding-left:11px;}

#profile #cidpdoseselect {margin: 0 0 18px 0; font-size: 1em; display: inline-block;}
#profile #cidpdoseselect .calc-btn {font-size: 1em; width: 150px;}
#profile label#lblTreatment {font-size: 1em;}

.weightDisclaimer {display: none; color:#f00; position:absolute; padding-top:11px;}
.warningMessage,
.warningMessage a:link,
.warningMessage a:visited {color: #f00; position:absolute; padding-top:11px;}
.warningMessage span {cursor: pointer;}

@media (max-width:767px) {
    #calculator {width:100%;}
    #profile, #rate, #calc {padding:0 1em; height:100%; padding-bottom:25px;}
    .calc-btn {width:150px;}
    .stepContainer {border:none;}
    .stepContainer img {margin:auto; padding:20px 0 11px 0;}
    #profile label#lblTreatment {margin-top:20px;}
    #profile #stepOneContent {padding-left:0;}
    #weight {width:95%; padding: 12px 0px 13px 0px; margin-bottom:20px; padding-left:5%;}    
    #profile .btn-container {width:100%; margin-right:0;}
    .nextButton, .resetButton {width:50%; margin-top:15px;}

    #rate #stepTwoContent {margin:0;}
    #divSliderContainer {margin-top:20px;}
    #divSliderContainer table td.first, #divSliderContainer table td.last {padding-right:7px;}
    #selectRate span {font-size:1.500em;}

    #result {margin:17px 0px 30px 0px;}

    #error {padding-top:0; margin-top: 0;}
}