table {
    border-collapse: collapse;
}

tbody {
    border-top: 1px solid #ccc;
}

label {
    display: block;
    font-weight: bold;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    padding: 20px;
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "FS Albert Web Regular", Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #464646;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #0088ce;
    text-decoration: none
}

a:hover,
a:focus {
    color: #464646;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "FS Albert Web Regular", Verdana, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h2,
.h2 {
    font-size: 30px
}

p {
    margin: 0 0 10px
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

table {
    width: 100%;
    margin-bottom: 1.42857143
}

table th,
table td {
    padding: 8px;
    line-height: 1.42857143;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd
}

@font-face {
    font-family: 'FS Albert Web Regular';
    src: url("../fonts/FSAlbertWeb-Regular.eot");
    src: url("../fonts/FSAlbertWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FSAlbertWeb-Regular.woff") format("woff")
}

@font-face {
    font-family: 'FS Albert Web Bold';
    src: url("../fonts/FSAlbertWeb-Bold.eot");
    src: url("../fonts/FSAlbertWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FSAlbertWeb-Bold.woff") format("woff")
}

a:focus {
    outline: 0 none
}

a:hover {
    text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 1.250em 0
}
h2 {
    font-size: 1.429em
}

ul,
ol {
    margin-bottom: 1.4em;
    margin-left: 1.4em;
    padding: 0
}

p {
    margin-bottom: 1.5em
}

strong,
br {
    font-family: "FS Albert Web Bold", Verdana, Arial, sans-serif
}

label {
    font-family: "FS Albert Web Bold", Verdana, Arial, sans-serif
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"],
.btn,
a.btn {
    font-family: "FS Albert Web Bold", FS Albert Web Regular, Verdana, Arial, sans-serif;
    font-weight: 600
}

.form-control,
select,
input[type="text"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid;
    border-color: #ccc;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #464646;
    font-size: 1em;
    height: auto;
    margin: 0;
    padding: 6px;
    font-family: "FS Albert Web Regular", Verdana, Arial, sans-serif;
    width: 100%
}

@media (min-width:960px) {
    .form-control,
    select,
    input[type="text"] {
        width: auto
    }
}

button:focus,
button:active,
input:focus,
input:active,
select:focus,
select:active {
    -moz-box-shadow: #06f 0 0 4px;
    -webkit-box-shadow: #06f 0 0 4px;
    box-shadow: #06f 0 0 4px
}

input[type="radio"] {
    margin: 0 10px 0 0
}

input[type="radio"]:focus,
input[type="radio"]:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none
}
input[type="text"],
select {
    border: 1px solid #ccc;
    color: #464646;
    height: auto;
    padding: 6px;
    position: relative
}

html,
body {
    height: 100%
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

/**/

.options-button[type="radio"] ~ label:before,
.dosing-calculators-page .list-content-asterisk:before,
.list-content-asterisk:before,
.list-content-asterisk.minor-font:before,
p.list-content-asterisk.minor-font:before,
#total-all-week:after,
#total-all-week:before,
#variable-content2 #first-text p#title-fill:after,
#variable-content2 #first-text p#title-fill:before {
    position: absolute;
}

input.options-button[type="radio"] ~ label:before,
.dosing-calculators-page .list-content-asterisk,
p.list-content-asterisk.minor-font:before {
    top: 2px;
}

input.options-button[type="radio"] ~ label:before {
    bottom: 0;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url(../images/qxr-radio.png) no-repeat;
}

.calc-align p {
    margin: 0 0 2px 23px;
}

#info-button4,
#info-button5,
#info-button6,
.clear-adjust {
    clear: both;
}

#info-button4,
#info-button5,
#info-button6,
p.options-text {
    display: inline-block;
}

#info-button4,
#info-button5,
#info-button6,
#quilichew-reset-two,
#reset-calc6,
#quillivant-reset-four,
#reset,
#calculate {
    cursor: pointer;
}

#info-button4,
#info-button5,
#info-button6,
.calculator-options .info-icon {
    z-index: 15;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    background-color: #fff;
    background-image: url(../images/qxr-info-icon.png);
    background-size: 18px 18px;
}

.options-button {
    margin-top: 2px;
}

.calc-align,
.calc-left,
#title-fill,
.list-content-asterisk,
.list-content-dagger,
#total-all-week,
#variable-content2 #first-text p#title-fill {
    position: relative;
}

.calc-align,
.dosing-calculators table {
    width: 100%;
}

.calc-left,
.calc-align,
.calc-right,
#container-button,
.options-button {
    float: left;
}

#incorret-combination,
#error-msg,
#variable-content2 #first-text,
#instruct-2 p,
#instruct-3 p {
    margin-bottom: 0;
}

#error-msg,
#incorret-combination {
    color: #f00;
}

#error-msg,
#incorret-combination,
#header-table,
#header-table-2,
#header-table-3,
#calc4-col2-row1,
#days,
#days-2,
#days-3,
.separation-1,
.separation-2,
.calc6-content,
#separation,
#total-all-week,
#variable-content2 #first-text #title-fill {
    font-weight: bold;
}

.dosing-calculators h2,
#variable-content,
.separation-1,
.separation-2,
#quilichew-reset-two,
#reset-calc6,
#quillivant-reset-four,
#prescribe-result-text {
    margin-top: 20px !important;
}

.dosing-calculators table,
#variable-contentChew2,
#total-all-week {
    margin-top: 10px;
}

.dosing-calculators th,
.dosing-calculators td,
.table-calculator-four td,
.table-calculator-fifth td {
    padding: 10px;
}

#first-week-value,
#second-week-value,
#third-week-value,
#fourth-week-value,
#variable-contentChew2,
td#prescribe-td,
td#prescribe-td-2,
td#prescribe-td-3,
td#days-td,
td#days-td-2,
td#days-td-3,
td#instruct-td,
td#instruct-td-2,
td#instruct-td-3,
tr#header-table,
tr#header-table-2,
tr#header-table-3,
td#calc4-col1-row1,
td#prescribe,
td#prescribe-2,
td#prescribe-3,
td#calc4-col2-row1,
td#days,
td#days-2,
td#days-3,
p.separation-1,
p.separation-2,
.table-calculator-four td,
.table-calculator-fifth td,
#img-content,
.calc6-content,
#total-all-week,
#variable-content2 #first-text p#title-fill {
    text-align: center;
}

#variable-content,
p.separation-1,
p.separation-2,
#quilichew-reset-two,
#quillivant-reset-four,
#reset-calc6 {
    margin-bottom: 20px;
}

#variable-contentChew2,
table.table-calculator-four,
table.table-calculator-four td,
table.table-calculator-four th,
table.table-calculator-fifth,
table.table-calculator-fifth td,
table.table-calculator-fifth th {
    word-break: break-word;
}

#variable-contentChew2 {
    color: #00597A;
}

#variable-contentChew2,
table.table-calculator-four,
table.table-calculator-four td,
table.table-calculator-four th,
table.table-calculator-fifth,
table.table-calculator-fifth td,
table.table-calculator-fifth th,
.list-content-asterisk:before,
.list-content-asterisk.minor-font:before,
p.list-content-asterisk.minor-font:before {
    font-family: "FS Albert Web Regular", Arial, sans-serif;
}

#variable-contentChew2 {
    border-top-style: none;
}

#second-text,
#first-text {
    margin-bottom: 10px;
    border: 1px solid #dfdfdf;
}

#title-fill,
tr#header-table,
tr#header-table-2,
tr#header-table-3,
#separation,
#total-all-week,
#variable-content2 #first-text p#title-fill {
    color: #000;
}

#title-fill,
#total-all-week,
#variable-content2 #first-text p#title-fill {
    line-height: 40px;
}

#title-fill {
    background-color: #f7d2bd;
}

#title-fill:after,
#title-fill:before,
#variable-content2 #first-text p#title-fill:after,
#variable-content2 #first-text p#title-fill:before,
#total-all-week:before {
    top: 100%;
}

#title-fill:after,
#title-fill:before,
#variable-content2 #first-text p#title-fill:after,
#variable-content2 #first-text p#title-fill:before,
#total-all-week:after,
#total-all-week:before {
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    content: " ";
    pointer-events: none;
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
}

#title-fill:after {
    border-top-color: #f7d2bd;
}

#title-fill:before,
#total-all-week:before,
#variable-content2 #first-text p#title-fill:before {
    border-width: 0;
}

#variable-contentchew {
    margin-top: 30px;
}

#select-decrease-current,
#select-increase-current {
    margin: 0 14px;
}

tr#body-table {
    height: 220px;
    max-height: 220px;
}

td#prescribe-td,
td#prescribe-td-2,
td#prescribe-td-3,
td#calc4-col1-row1,
td#prescribe,
td#prescribe-2,
td#prescribe-3 {
    min-width: 140px;
    max-width: 140px;
}

td#prescribe-td,
td#prescribe-td-2,
td#prescribe-td-3,
td#calc4-col1-row1,
td#prescribe,
td#prescribe-2,
td#prescribe-3,
td#days-td,
td#days-td-2,
td#days-td-3,
td#calc4-col2-row1,
td#days,
td#days-2,
td#days-3 {
    border-right: 1px solid #e87a3d;
}

td#days-td,
td#days-td-2,
td#days-td-3 {
    max-width: 76px;
}

td#instruct-td,
td#instruct-td-2,
td#instruct-td-3,
td#calc4-col3-row1,
td#instruct,
td#instruct-2,
td#instruct-3 {
    max-width: 151px;
}

tr#header-table,
tr#header-table-2,
tr#header-table-3 {
    background-color: #ed9666;
}

td#calc4-col1-row1,
td#prescribe,
td#prescribe-2,
td#prescribe-3,
td#prescribe-2 p,
td#prescribe-3 p {
    color: #00597A;
}

td#calc4-col1-row1,
td#prescribe,
td#prescribe-2,
td#prescribe-3,
td#calc4-col2-row1,
td#days,
td#days-2,
td#days-3,
td#calc4-col3-row1,
td#instruct,
td#instruct-2,
td#instruct-3 {
    border-bottom: 1px solid #e87a3d;
}

td#calc4-col2-row1,
td#days,
td#days-2,
td#days-3 {
    max-width: 105px;
}

td#calc4-col3-row1,
td#instruct,
td#instruct-2,
td#instruct-3 {
    line-height: 33px;
}

.table-calculator-four td,
.table-calculator-fifth td {
    min-height: 60px;
    line-height: 22px;
}

select#select-increase-current,
select#select-decrease-current,
select#select-increase-target,
select#select-decrease-target {
    width: 100px;
}

select#select-increase-current,
select#select-decrease-current,
select#select-increase-target,
select#select-decrease-target,
select#select-calculator-six,
select#select-calculator-four,
select#select-calculator-six option,
select#select-increase-current,
select#select-decrease-current,
select#select-increase-target,
select#select-decrease-target,
select#select-calculator-six,
select#select-calculator-four,
select#select-calculator-four option,
select#select-calculator-six:focus > option:checked,
select#select-calculator-four:focus > option:checked,
select#select-increase-current:focus > option:checked,
select#select-decrease-current:focus > option:checked,
select#select-increase-target:focus > option:checked,
select#select-decrease-target:focus > option:checked,
#reset,
#calculate,
#quilichew-reset-two,
#quillivant-reset-four,
#reset-calc6 {
    font-size: 16px;
}

select#select-calculator-six,
select#select-calculator-four {
    width: 310px;
}

select#select-calculator-six option {
    color: #009cc5;
}

select#select-calculator-four option:hover,
#quilichew-reset-two,
#quillivant-reset-four,
#reset-calc6,
#reset,
#calculate {
    color: #fff;
}

/*select#select-increase-current option:first-child,
select#select-decrease-current option:first-child,
select#select-increase-target option:first-child,
select#select-decrease-target option:first-child,
select#select-calculator-six option:first-child,
select#select-calculator-four option:first-child {
    color: #555 !important;
}*/

table.table-calculator-four,
table.table-calculator-four td,
table.table-calculator-four th,
table.table-calculator-fifth,
table.table-calculator-fifth td,
table.table-calculator-fifth th,
.list-content-asterisk.minor-font:before,
p.list-content-asterisk.minor-font:before,
#variable-contentChew2 {
    font-size: 15px;
}

table.table-calculator-four,
table.table-calculator-four td,
table.table-calculator-four th,
table.table-calculator-fifth,
table.table-calculator-fifth td,
table.table-calculator-fifth th,
#prescribe-result-text,
td#calc4-col3-row1,
td#instruct,
td#instruct-2,
td#instruct-3 {
    text-align: left;
}

table.table-calculator-four,
table.table-calculator-four td,
table.table-calculator-four th,
table.table-calculator-fifth,
table.table-calculator-fifth td,
table.table-calculator-fifth th,
#img-content,
.calc6-content,
.table-calculator-four td,
.table-calculator-fifth td {
    vertical-align: middle;
}

table.table-calculator-four,
table.table-calculator-four td,
table.table-calculator-four th,
table.table-calculator-fifth,
table.table-calculator-fifth td,
table.table-calculator-fifth th,
#quilichew-reset-two,
#quillivant-reset-four,
#reset-calc6,
#reset,
#calculate,
#variable-content2 #first-text,
#info-button4,
#info-button5,
#info-button6 {
    border: 0;
}

#quilichew-reset-two,
#quillivant-reset-four,
#reset-calc6,
#reset,
#calculate {
    font-weight: bold !important;
}

#quilichew-reset-two,
#reset-calc6,
#quillivant-reset-four {
    padding: 8px 37px;
    background: -ms-linear-gradient(top, #e86826 0%, #d05815 100%);
    background-image: -ms-linear-gradient(top, #e86826 0%, #d05815 100%);
    background-image: -moz-linear-gradient(top, #e86826 0%, #d05815 100%);
    background-image: -o-linear-gradient(top, #e86826 0%, #d05815 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e86826), color-stop(100, #d05815));
    background-image: -webkit-linear-gradient(top, #e86826 0%, #d05815 100%);
    background-image: linear-gradient(to bottom, #e86826 0%, #d05815 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e86826', endColorstr='#d05815', GradientType=0) !important;
}

.calc6-content {
    margin: 40px 0;
}

.list-content-asterisk:before,
.list-content-asterisk.minor-font:before,
p.list-content-asterisk.minor-font:before,
.list-content-dagger:before {
    left: -6px;
}

.list-content-asterisk:before,
.list-content-asterisk.minor-font:before,
p.list-content-asterisk.minor-font:before,
.list-content-dagger:before {
    text-decoration: none;
}

.list-content-asterisk:before,
.list-content-asterisk.minor-font:before,
p.list-content-asterisk.minor-font:before {
    content: "*" !important;
    top: -5px;
}

.list-content-asterisk:before,
.list-content-asterisk.minor-font:before,
p.list-content-asterisk.minor-font:before,
.list-content-dagger:before {
    font-weight: normal;
}

.list-content-asterisk:before {
    font-size: 18px;
}

.callout-dosing-instructions .list-content-asterisk,
#tailored-dosing .list-content-asterisk,
.dosing-calculators-page .list-content-asterisk,
#proven-efficacy .list-content-dagger,
#proven-efficacy .list-content-asterisk,
.list-content-asterisk,
.list-content-dagger {
    margin-left: 0 !important;
}

.quilli-er-content input.options-button[type="radio"]:checked ~ label:before,
.quilli-er-active .pane-cost-coverage-tool-pane .form-type-radio label.checked:before {
    background: url(../images/qxr-orangeradio-checked.png) no-repeat;
}

.tipso_content {
    color: #000;
}
.tipso_close {
	position: absolute;
	top: 4px;
	right: 4px;
	cursor: pointer;
	width: 15px;
	height: 20px;
	line-height: 20px;
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
}

.tipso_content ul {
    margin: 0;
}

.tipso_content ul li {
    margin-left: 0;
    list-style-type: none;
    font-size: 13px;
    padding-bottom: 5px;
}

.tipso_content p {
    line-height: 17px;
}

.tipso_content {
    font-size: 13px;
}

.tipso_bubble > .tipso_arrow {
    width: 30px;
    height: 20px;
    border: 0;
    background: url(../images/placeholder-transparent.png) no-repeat;
}

.tipso_content {
    padding: 15px !important;
    text-align: left;
    border: 4px solid #464646;
    background-image: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
}

.tipso_bubble,
.tipso_bubble > .tipso_arrow {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tipso_bubble {
    position: absolute;
    z-index: 9999;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.tipso_style {
    cursor: help;
    border-bottom: 1px dotted;
}

.tipso_title {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.tipso_content {
    padding: 0.5em;
    word-wrap: break-word;
}

.tipso_bubble > .tipso_arrow {
    position: absolute;
    pointer-events: none;
}

.tipso_bubble.top > .tipso_arrow {
    bottom: -16px;
    left: 50%;
    margin-left: -8px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border-color: #000 transparent transparent;
}

.tipso_bubble.bottom > .tipso_arrow {
    top: -16px;
    left: 50%;
    margin-left: -8px;
    border-color: transparent transparent #000;
}

@media (max-width:640px) {
    .tipso_content {
        padding: 5px !important;
    }
}

strong,
label {
    font-family: "FS Albert Web Regular", Verdana, Arial, sans-serif;
}

s {
    text-decoration: none;
    white-space: nowrap;
}

.product-subheader-wrapper .sub-header-links li,
.calculator-options .calc-align label {
    font-weight: normal;
}

.links,
.wrapper.link,
.product-subheader-wrapper .sub-header-links li a,
.qlist a,
.hcp-quicklink.default .actions a,
.quicklink.default .actions a,
.inner-head ul,
.second-head ul,
.sub-head p,
.clinical-list ol li::before,
.preparation-list ol li::before,
.quicklink.default .wrapper.image.visible .actions,
#content .btn-copay a,
#hcp_content_menu a,
#content .ui-tabs .ui-tabs-nav li a,
#block-tris-hcp2-isi-hcp-isi-footer-block .title-isi,
strong,
.prescription-quillichew p:first-child {
    font-weight: bold;
}

#content .ui-tabs .ui-tabs-nav li,
.download-band p,
.box1-head,
.btn-copay,
#title-fill {
    text-align: center;
}

.clear-adjust {
    clear: both;
    height: 0;
}

#tris-hcp-cost-coverage-tool-form--2 .plan-info-title,
#tris-hcp-cost-coverage-tool-form--2 #edit-step1--2,
#tris-hcp-cost-coverage-tool-form--2 #edit-step2--2,
#tris-hcp-cost-coverage-tool-form--2 #edit-plan-type--2 .form-item-health-plan-type,
.calculator-options p,
.calculator-options ul li {
    color: #464646;
}

.pane-cost-coverage-tool-pane #edit-health-plan-type--2 .form-type-radio label::before,
.quilli-er-content .options-button[type="radio"] ~ label::before {
    background: rgba(0, 0, 0, 0) url(../images/qxr-orangeradio.png) no-repeat !important;
}

.quilli-er-content input.options-button[type="radio"]:checked ~ label:before,
.quilli-er-active .pane-cost-coverage-tool-pane .form-type-radio label.checked:before,
.quilli-er-content .options-button[type="radio"]:checked ~ label::before,
.pane-cost-coverage-tool-pane #edit-health-plan-type--2 .form-type-radio label.checked::before {
    background: rgba(0, 0, 0, 0) url(../images/qxr-orangeradio-checked.png) no-repeat !important;
}

input[type="radio"].options-button,
.cost-coverage-tool-wrapper .radio input[type="radio"],
.pane-cost-coverage-tool-pane .form-type-radio label::before {
    position: absolute;
}

input[type="radio"].options-button,
.cost-coverage-tool-wrapper .radio input[type="radio"] {
    left: -999px;
}

.options-button[type="radio"]:checked ~ label::before,
.pane-cost-coverage-tool-pane .form-type-radio label.checked::before {
    background: url(../images/qxr-radio-checked.png) no-repeat !important;
}

#variable-contentchew > p {
    margin: 0 0 10px;
}

.calc-left label:before {
    left: 0;
}

#variable-contentChew2 .calc6-content p {
    margin: 0 0 2px;
    color: #00597A;
}

.show-hide-tipso.clicked {
    /*background: url(../images/placeholder-transparent.png) !important;*/
}

p.options-text {
    line-height: 1.8em;
}

select#select-increase-target,
select#select-decrease-target {
    margin-left: 10px;
}

tr #prescribe p {
    color: #00597A;
}

tr #instruct p {
    margin-bottom: 0;
}

option#hide-default {
    background: #00597A;
    color: #FFF !important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    o-appearance: none;
    appearance: none;
    background: transparent url(../images/dropdown-img.png) no-repeat scroll 97% center / 15px 20px !important;
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.dosing-calculator-er.quilli-er-content h3 {
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 0 0 10px;
    font-family: "Montserrat", sans-serif;
}
.text-center {
    text-align: center !important;
}