/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

button,
input,
select,
textarea {
    color: #222;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
    display: none;
}


/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */


/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
    margin: 1em 0;
}


/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    white-space: normal;
    /* 2 */
    *margin-left: -7px;
    /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
    font-size: 100%;
    /* 1 */
    margin: 0;
    /* 2 */
    vertical-align: baseline;
    /* 3 */
    *vertical-align: middle;
    /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
    *overflow: visible;
    /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
    *height: 13px;
    /* 3 */
    *width: 13px;
    /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    table {
        border-collapse: inherit;
    }
}

/*****************************************
        VARIABLES
*****************************************/
/* MEDIA QUERY SIZES */
/*****************************************
        HELPERS
*****************************************/
@media (max-width: 568px) {

    .no-mobile,
    .filters,
    div i {
        display: none !important;
    }
}


@media (min-width: 569px) {
    .mobile-only {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .desktop-only {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .no-desktop {
        display: none !important;
    }
}

.youtube-video-wrapper {
    position: relative;
    margin: 0;
    padding-bottom: 56.25%;
    width: 100%;
    max-width: 100%;
}

.youtube-video-wrapper>iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media (min-width: 569px) {
    .btn {
        padding: 0 10px;
    }
}

.btn a {
    color: white;
}

.btn,
.btn:hover,
.btn:focus,
.btn:active {
    text-decoration: none;
}

.btn:hover {
    background-color: #189f84;
}

.btn--light-green {
    background-color: #24c1a2;
}

.btn--light-green:hover {
    background-color: #1db99a;
}

.btn--checking {
    background-color: #95b6b0;
}

.btn--yellow,
.header .signup-btn {
    background-color: #FFB600;
}

.btn--yellow:hover,
.header .signup-btn:hover {
    background-color: #f0ab00;
}



.btn--light-green--cifb {
    background-color: #24c1a2;
    border-color: #24c1a2;
    border-style: solid;
}

.btn--light-green--cifb:hover {
    background-color: #1db99a;
    border-color: #1db99a;
}

.btn--outline,
.fav-btn,
.rating-btn {
    border: 2px solid #8F8F8F;
    color: #595959;
    background-color: white;
    box-shadow: none;
}

.btn--outline:hover,
.fav-btn:hover,
.rating-btn:hover {
    background-color: #F0F0F0;
}

.btn--lg {
    text-transform: uppercase;
    font-size: 16px;
}

@media (min-width: 569px) {
    .btn--lg {
        height: 50px;
        padding: 0 20px;
        line-height: 56px;
    }
}

.btn--full-width {
    display: block;
    text-align: center;
}

.btn--disabled {
    pointer-events: none;
    opacity: .5;
}

.btn--chevron img {
    margin-bottom: 2px;
    margin-left: 3px;
}

.btn-group {
    display: flex;
}

.btn-group .btn {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: #595959;
    font-weight: 400;
    border: 1px solid #C0C0C0;
    background-color: #F0F0F0;
    box-shadow: none;
}

.btn-group .btn:not(:first-child) {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.btn-group .btn:not(:last-child) {
    border-right: none;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.btn-group .btn:hover {
    background-color: #D7D7D7;
}

.btn-group .btn.is-selected {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 600;
    background-color: #6d3e98;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.btn-group .btn.is-selected a {
    color: white;
}

.btn-group--justify {
    flex-wrap: wrap;
    display: flex;
}

.btn-group--justify .btn {
    height: auto;
    border-radius: 0;
    border-bottom: none;
    padding: 11px 10px 9px;
    line-height: 1.3;
    white-space: normal;
    flex: 1 1 auto;
    border-bottom: 1px solid #C0C0C0;
}

.btn-group--justify .btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group--justify .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group--row {
    display: flex;
}

.btn-group--row .btn {
    height: auto;
    border-radius: 0;
    border-bottom: none;
    padding: 11px 10px 9px;
    line-height: 1.3;
    white-space: normal;
    flex: 1 1 33%;
    border-bottom: 1px solid #C0C0C0;
}

.btn-group--row .btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group--row .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group--vertical {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.btn-group--vertical .btn {
    height: auto;
    border-radius: 0;
    border-bottom: none;
    padding: 11px 10px 9px;
    line-height: 1.3;
    white-space: normal;
    text-align: left;
}

.btn-group--vertical .btn:first-child {
    border-radius: 4px 4px 0 0;
}

.btn-group--vertical .btn:not(:last-child) {
    border-right: 1px solid #C0C0C0;
}

.btn-group--vertical .btn:last-child {
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #C0C0C0;
}


.tab-control {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    border-bottom: 3px solid #D7D7D7;
}

@media (min-width: 569px) {
    .tab-control {
        margin: 0;
    }
}

.tab-control>li {
    flex-grow: 1;
    margin-bottom: -3px;
    cursor: pointer;
}

.tab-control>li:hover {
    background-color: #F0F0F0;
    border-bottom: 3px solid #D7D7D7;
}

.tab-control>li p {
    margin: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #595959;
    font-weight: 600;
    font-size: 16px;
}

@media (max-width: 568px) {
    .tab-control>li p {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 15px;
    }
}

.tab-control>li.is-active {
    color: #117D67;
    font-weight: 700;
    border-bottom: 3px solid #117D67;
}

.tab-control>li.is-active p {
    color: #117d67;
    font-weight: 700;
}

.tab-control--inverted {
    border-bottom: none;
    border-top: 3px solid #D7D7D7;
}

@media (min-width: 768px) {
    .tab-control--inverted {
        display: none;
    }
}

.tab-control--inverted>li {
    margin-top: -3px;
    margin-bottom: 0;
}

.tab-control--inverted>li>a {
    border-bottom: none;
    border-top: 3px solid #D7D7D7;
}

.tab-control--inverted>li>a.is-active {
    border-bottom: none;
    border-top: 3px solid #117D67;
}

.dropdown {
    position: relative;
    position: relative;
    flex: 0 0 auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 10px;
    padding-left: 10px;
}

.dropdown__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
    width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    z-index: 10;
    border-radius: 4px;
}

.dropdown.is-open .dropdown__list {
    display: block;
}

.dropdown__list.dropdown__list--right {
    left: auto;
    right: 0;
}

.dropdown__list>li {
    border-bottom: 1px solid #F0F0F0;
}

.dropdown__list>li:last-child {
    border-bottom: none;
}

.dropdown__list>li>a {
    color: inherit;
    display: block;
    height: 44px;
    padding: 0 10px;
    line-height: 47px;
}

.dropdown__list>li>a,
.dropdown__list>li>a:hover,
.dropdown__list>li>a:focus,
.dropdown__list>li>a:active {
    text-decoration: none;
}

.dropdown__list>li>a img {
    padding-right: 20px;
}

@media (min-width: 768px) {
    .dropdown__list>li>a {
        height: 41px;
        line-height: 44px;
    }
}

.dropdown__list>li>a:hover {
    background-color: #F0F0F0;
}

.show-hide-password-btn {
    text-decoration: none;
    color: #595959;
    text-transform: uppercase;
    letter-spacing: .015em;
    font-weight: 600;
    font-size: 13px;
}

.center {
    text-align: center;
}

.placeholder {
    color: #AAA;
}

.calc-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: 0 auto;
    width: 100%;
    max-width: 650px;
}

@media (max-width: 568px) {
    .calc-list {
        border-top: 1px solid #D7D7D7;
    }

    .calc-list.calc-list--no-mobile-top-border {
        border-top: none;
    }
}

.header-menu-mobile {
    display: none;
}

@media (max-width: 568px) {
    .header-menu {
      height: calc(100vh - 120px);
      display: none;
    }
    .header-menu-mobile {
      background-color: white;
      width: 250px;
      height: calc(100vh - 120px);
      display: inline-block;
      position: relative;
      box-shadow: 3px 0px 6px rgba(0, 0, 0, 0.1);
    }
  
    .header-menu-item {
      padding: 6px 20px;
      border-bottom: 0px solid #D7D7D7;
      text-decoration: none;
      color: #595959;
      width: 100%;
      cursor: pointer;
      display: flex;
    }
    .header-menu-item:last-child {
      border-top: 1px solid #D7D7D7;
    }
    
    .header-login {
      display: block !important
    }
  }
  

.calc-item>a,
.tag-item>a {
    color: inherit;
    display: block;
    position: relative;
    padding: 11px 10px 11px;
    border-bottom: 1px solid #D7D7D7;
}

.calc-item>a,
.tag-item>a,
.calc-item>a:hover,
.tag-item>a:hover,
.calc-item>a:focus,
.tag-item>a:focus,
.calc-item>a:active,
.tag-item>a:active {
    text-decoration: none;
}

@media (min-width: 569px) {

    .calc-item>a,
    .tag-item>a {
        margin: 8px 0;
        border: 1px solid #D7D7D7;
        border-radius: 4px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    }
}

.calc-item>a:hover,
.tag-item>a:hover {
    background-color: rgba(0, 0, 0, 0.06);
}

.calc-item abbr,
.tag-item abbr {
    position: relative;
    align-self: center;
    border-bottom: none;
    margin-right: 8px;
}

@media (max-width: 568px) {

    .calc-item abbr,
    .tag-item abbr {
        pointer-events: none;
        margin-right: 3px;
    }
}

.calc-item abbr:hover:after,
.tag-item abbr:hover:after {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*    display: none;*/
    content: attr(title);
    position: absolute;
    bottom: 120%;
    left: 50%;
    min-width: 80px;
    padding: 4px 6px 2px;
    text-align: center;
    font-size: 11px;
    transform: translateX(-50%);
    border-radius: 4px;
    background-color: #595959;
    color: white;
}

.calc-item abbr:hover:after a,
.tag-item abbr:hover:after a {
    color: white;
}

@media (min-width: 569px) {

    .calc-item abbr:hover:after,
    .tag-item abbr:hover:after {
        font-size: 14px;
    }
}

html.no-touch .calc-item abbr:hover:after,
html.no-touch .tag-item abbr:hover:after,
html.touch .calc-item abbr.is-expanded:after,
html.touch .tag-item abbr.is-expanded:after {
    display: block;
}

.calc-item__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 3px;
}

/* JP - STYLING FOR CONTENT ICONS ROW 4*/
.calc-item__name {
    padding-right: 35px;
    line-height: 1.0;
    font-size: 16px;
}

@media (min-width: 569px) {
    .calc-item__name {
        font-size: 18px;
    }
}

.calc-item__desc {
  opacity: .7;
  width: 100%;
  padding-right: 5px;
}

.calc-item__desc-row {
  display: inline-flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}

.calc-item__fav {
    /* position: absolute;
    top: 5px;
    right: 5px; */
    display: block;
    width: 20px;
    height: 20px;
}

.has-modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100;
    overflow: auto;
}

.modal.is-visible {
    display: block;
}

.modal__window {
    margin: 20px;
    max-width: 560px;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5), 0 0 14px rgba(0, 0, 0, 0.5);
}

@media (min-width: 569px) {
    .modal:not(.modal--wide) .modal__window {
        margin: 50px auto 0;
    }
}

@media (min-width: 768px) {
    .modal:not(.modal--wide) .modal__window {
        margin-top: 100px;
    }
}

.modal--wide .modal__window {
    max-width: none;
}

@media (min-width: 569px) {
    .modal--wide .modal__window {
        margin: 50px;
    }
}

.modal__window.ebm {
    max-width: 70%;
}

.modal__header {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding: 13px 10px 8px;
    background-color: #1BB193;
}

.modal__header a {
    color: white;
}

@media (min-width: 569px) {
    .modal__header {
        padding: 24px 40px 18px;
    }
}

.modal__header>h1 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
}

@media (min-width: 569px) {
    .modal__header>h1 {
        font-size: 30px;
    }
}

.modal__header img.modal__close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 15px;
    width: 15px;
    cursor: pointer;
    opacity: .8;
}

.modal__header img.modal__close:hover {
    opacity: 1;
}

@media (min-width: 569px) {
    .modal__header img.modal__close {
        width: 22px;
        right: 40px;
    }
}

.modal__body {
    padding: 8px 10px 13px;
}

@media (min-width: 569px) {
    .modal__body {
        padding: 30px 40px 40px;
    }
}

.modal__body p {
    margin-bottom: 10px;
}

.modal__footer {
    border-top: 1px solid #F0F0F0;
    padding: 13px 10px 8px;
}

@media (min-width: 569px) {
    .modal__footer {
        padding: 24px 40px 18px;
    }
}

.modal__footer .btn {
    margin-right: 20px;
}

.modal__footer .modal__cancel {
    color: #3282E3;
}

.modal .btn--lg {
    margin-top: 15px;
}


/*****************************************

*****************************************/

input[type=text],
input[type=email],
input[type=password],
input[type=date],
input[type=number],
select,
textarea {
    height: 44px;
    padding: 0 6px;
    border-radius: 4px;
    line-height: 47px;
    box-sizing: border-box;
    color: #595959;
    font-size: 16px;
    font-weight: 400;
}

@media (min-width: 569px) {

    input[type=text],
    input[type=email],
    input[type=password],
    input[type=date],
    input[type=number],
    select,
    textarea {
        padding: 0 10px;
    }
}

textarea {
    height: 100px;
}

@media (min-width: 569px) {
    textarea {
        height: 150px;
    }
}

select {
    background-color: white;
    border: 1px solid #D7D7D7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

h1,
h2,
h3,
p {
    margin: 0;
}

a {
    color: #3282E3;
}

ul {
    margin: 0;
    padding-left: 20px;
}

h1 {
    font-size: 20px;
    line-height: 22px;
}

@media (min-width: 569px) {
    h1 {
        font-size: 32px;
        line-height: 32px;
    }
}

input,
textarea {
    border: 1px solid #D7D7D7;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

/*****************************************

*****************************************/
.header {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #1BB193;
    height: 64px;
    display: flex;
}

.header a {
    color: white;
}

@media (min-width: 569px) {
    .header {
        height: 65px;
    }
}

@media (max-width: 568px) {
    .header {
        height: 58px;
    }
}

.is-search-mode .header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 6;
}


.header__wrapper {
    display: flex;
    margin: 0 auto;
    max-width: 1400px;
    height: 100%;
}

.header__left {
    height: 100%;
}

@media (min-width: 1024px) {
    .header__left {
        width: 181px;
    }
}

.is-search-mode .header__left {
    display: none;
}

.nav-dropdown>ul a {
    color: #595959;
    background-position-x: 14px;
    background-position-y: center;
    background-repeat: no-repeat;
    padding-left: 10px;
}

.header__btns {
    flex: 0 0 auto;
    padding: 5px;
    display: flex;
}

@media (max-width: 568px) {
    .header__btns {
        display: none !important;
    }
}

.header__logo-wrapper {
    height: 100%;
    padding: 10px;
    flex: 0 0 auto;
}

@media (max-width: 568px) {
    .is-search-mode .header__logo-wrapper {
        display: none;
    }
}

.header__logo {
    height: 100%;
    z-index: 99;
}

.header__search-wrapper {
    position: relative;
    display: flex;
    flex: 1 1 940px;
    padding-left: 5px;
    padding-right: 5px;
    margin: auto;
    max-width: 940px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.header__input {
    flex: 1 1 auto;
    display: flex;
}

.header__search {
    font-weight: 300;
    width: 100%;
    padding-left: 10px;
    font-size: 24px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    box-sizing: content-box;
}

@media (max-width: 569px) {
    .header__search {
        font-size: 20px;
    }
}

.header__magnifying-glass {
    flex: 0 0 auto;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #eba700;
    background-color: #FFB600;
}

.header__magnifying-glass>img {
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
}

@media (max-width: 568px) {
    .header__magnifying-glass>img {
        padding-top: 7px;
        padding-left: 3px;
        padding-right: 3px;
    }
}

.header__right--sm {
    margin: auto;
    flex: 0 0 auto;
    text-align: center;
    z-index: 99;
    padding: 10px;
    cursor: pointer;
}

.is-search-mode .header__right--sm {
    display: none;
}

@media (min-width: 568px) {
    .header__right--sm {
        display: none;
    }
}

.header__right--lg {
    display: none;
    width: 180px;
    align-items: center;
    padding: 0 20px 0 4px;
}

@media (min-width: 569px) {
    .header__right--lg {
        display: flex;
        align-items: center;
    }
}

.is-search-mode .header__right--lg {
    display: none;
}

.login {
    display: block;
    flex: 0 0 auto;
    text-align: center;
    margin: auto;
    padding: 10px;
}

.signup-btn {
    line-height: normal;
    height: inherit;
    flex: 0 0 auto;
    padding: 10px;
    line-height: none;
    margin: auto;
    text-transform: uppercase;
    letter-spacing: .02em;
    max-height: 39px;
}

.is-search-mode main,
.is-search-mode .calc,
.is-search-mode .home-ad,
.is-search-mode .top-ad,
.is-search-mode .mid-ad,
.is-search-mode footer,
.is-search-mode .home-tabs,
.is-search-mode .results,
.is-search-mode .content,
.is-search-mode .home_body,
.is-search-mode .bigHeaderWrapper {
    display: none !important;
}

.search-results-ui {
    display: none;
    position: relative;
    margin: 0 auto;
    max-width: 940px;
    padding-top: 72px;
}

.is-search-mode .search-results-ui {
    display: flex;
}

@media (max-width: 568px) {
    .search-results-ui {
        padding-top: 62px;
    }
}

.search-results {
    flex: 1 1 auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
}

.tag-item>a {
    display: flex;
}

.tag-item:hover {
    background-color: white;
}

.tag-item a:hover {
    background-color: white;
}

.search-result--tag img {
    margin-right: 5px;
}

.search-result--tag__name {
    font-weight: 600;
}

/* jp - STYLING TAG DRAWER ROW 10*/
.filters {
    flex: 0 0 auto;
    border-radius: 4px;
    width: 280px;
    height: 100%;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #f5f5f5;
}

.filters>h2,
.filters>h3 {
    margin: 0 10px;
}

.filters h3 {
    margin-top: 12px;
    color: #595959;
    font-weight: 600;
    font-size: 14px;
}

.filters a.is-selected {
    background-color: #1BB193;
}

.calc-type-list-wrapper {
    overflow: hidden;
    padding-left: 8px;
    padding-right: 8px;
}

.calc-type-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1px;
    border: 0px solid rgba(89, 89, 89, 0.2);
    border-width: 0px;
}

.calc-type-list>li {
    flex: 0 0 33.33%;
}

.calc-type-list>li a {
    color: inherit;
    display: block;
    padding-top: 10px;
    height: 60px;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    color: #8F8F8F;
    text-transform: uppercase;
    letter-spacing: .018em;
    background: transparent center top 9px no-repeat;
    border-width: 1px;
    border-radius: 4px;
    margin: 3px;
}

.calc-type-list>li a,
.calc-type-list>li a:hover,
.calc-type-list>li a:focus,
.calc-type-list>li a:active {
    text-decoration: none;
}

.calc-type-list>li a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 25px;
    margin-bottom: 5px;
}

.calc-type-list>li a.is-selected {
    color: white;
    background-color: #1BB193;
    border: 1px solid #1BB193;
}

.calc-type-list>li a.is-choosable {
    border: 1px solid #1BB193;
}

.calc-type-list>li a.is-choosable:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.calc-type-list>li a.is-not-choosable {
    border: 1px solid rgba(89, 89, 89, 0.2);
    pointer-events: none;
    cursor: default;
    background-color: #fafafa;
}

.filters__dropdown-filters-wrapper {
    padding: 0 10px 10px;
    padding-bottom: 20px;
}

.filters__dropdown-filters-wrapper>h2 {
    margin: 0;
}

.select2-container--default .select2-selection--multiple {
    background-color: #D7D7D7 !important;
    border-color: transparent !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: rgba(0, 0, 0, 0.1) !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: white !important;
    background-color: #1BB193 !important;
    border-color: transparent !important;
    border-radius: 20px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: white !important;
}

.ad {
    text-align: center;
    background: transparent left top no-repeat;
}

.ad>img {
    max-width: 100%;
}

.disclaimer {
    margin-bottom: 30px;
    font-size: 13px;
    opacity: .8;
}

.copyright {
    font-size: 13px;
    opacity: .5;
}

.notice,
.input__error,
.input__warning,
.input__hint {
    margin: 8px 0;
    padding: 11px 6px 8px;
    border-radius: 4px;
    color: #8F8F8F;
    background-color: #F0F0F0;
}

@media (min-width: 569px) {

    .notice,
    .input__error,
    .input__warning,
    .input__hint {
        padding: 11px 14px 8px;
        margin-bottom: 18px;
    }
}

.input__error {
    position: relative;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 0;
    background-color: #FA6750;
    color: white;
}

.input__error:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #FA6750;
    transform: translateX(-50%);
}

.input__error a {
    color: white;
}

a {
    cursor: pointer;
}

.has-sidebar-open {
    overflow: hidden;
}

.has-sidebar-open>body {
    overflow: hidden;
}

.has-sidebar-open .sidebar {
    display: flex;
}

@media (min-width: 569px) {
    .has-sidebar-open .sidebar {
        display: none;
    }
}

.sidebar {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #1BB193;
    overflow: auto;
    z-index: 20;
    -webkit-overflow-scrolling: auto !important;
    overflow-y: auto !important;
}

.sidebar a {
    color: white;
}

.sidebar__header {
    position: relative;
    padding: 16px 10px;
}

.sidebar__close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 10px;
    display: block;
    height: 15px;
    opacity: .8;
}

.sidebar__close:hover {
    opacity: 1;
}

.sidebar__body {
    flex-grow: 1;
}

.sidebar__link-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}

.sidebar__link {
    color: inherit;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding: 19px 0 0 10px;
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
    background: transparent left 15px center no-repeat;
}

.sidebar__link,
.sidebar__link:hover,
.sidebar__link:focus,
.sidebar__link:active {
    text-decoration: none;
}

.sidebar__link a {
    color: white;
}

.sidebar__link img {
    margin-right: 10px;
}

.sidebar__link.sidebar__link--sign-up {
    padding-left: 10px;
    padding-right: 10px;
}

.sidebar__link.sidebar__link--log-in {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.sidebar__link.sidebar__link--log-in>p {
    margin-bottom: 17px;
}

.sidebar__link.sidebar__link--log-in .show-hide-password-btn {
    color: #595959;
}

.sidebar__link.sidebar__link--log-in .forgot-password {
    font-size: 14px;
    font-weight: 400;
}

.sidebar__footer>p {
    margin: 0;
    padding: 6px;
}

.search-result--tag {
    cursor: default;
    display: flex;
}

.search-result--tag__type {
    margin-top: 3px;
    display: inline-block;
}

.tag-in-search {
    display: inline-block;
    max-width: 565.812px;
}

#ORInSearch {
    text-align: center;
    vertical-align: middle;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 600;
}

.home-notice {
    margin: 6px;
    padding: 10px 14px;
    background-color: #F0F0F0;
    border-radius: 2px;
}

@media (min-width: 569px) {
    .home-notice {
        margin: 20px;
        padding: 30px;
    }
}

.home-notice>h1 {
    margin-bottom: 7px;
    font-size: 18px;
}

@media (min-width: 569px) {
    .home-notice>h1 {
        margin-bottom: 8px;
        font-size: 24px;
    }
}

.home-notice>p {
    opacity: .8;
}

.search-instruction-containter {
    padding-right: 250px;
    margin-bottom: 15px;
}

.search-instruction {
    display: flex;
    margin-top: 0px;
}

.search-instruction-message {
    margin-top: 20px;
    background-color: #5C7088;
    margin-bottom: 20px;
    font-size: 16px;
    border-radius: 4px;
    padding: 15px;
    /* padding-left: 5px; */
    /* padding-right: 5px; */
    text-align: center;
    flex-basis: 90.6%;
    color: white;
}

span.advanced-header {
    color: #ffb600;
    font-size: 31px;
    font-weight: bold;
}

span.discover-text {
    font-size: 20px;
    color: white;
}

span.new-text-calcs {
    text-decoration: underline;
    color: white;
}

.search-arrow {
    flex-basis: 7%;
}

#search-arrow-right-up img {
    margin-top: 45px;
    height: 50px;
    width: 50px;
}

#search-arrow-right img {
    margin-top: 45px;
    height: 50px;
    width: 50px;
}

#search-or {
    /* margin-top: 10px; */
    /* margin-bottom: 10px; */
    font-size: 20;
    border-radius: 4px;
    /* padding: 15px; */
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    flex-basis: 93%;
    font-weight: 600;
}

#search-calculators-found-message {
    margin-top: 0px;
    background-color: #F0F0F0;
    margin-bottom: 5px;
    font-size: 19px;
    border-radius: 4px;
    padding: 8px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
}

.search-calculators-found-message-tag {
    padding: 1px 5px 1px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 2.5px;
    vertical-align: middle;
    font-weight: bold;
}

.search-calculators-found-message-tag-container {
    display: inline-block;
}

#search-calculators-found-message-number {
    font-weight: 600;
}

#search-calculators-found-message-tags-container {
    display: inline-block;
}

#search-calculators-found-message-calculators-found {
    display: inline-block;
}

#search-calculators-tags-for-filtering {
    margin-top: 0px;
    background-color: #F0F0F0;
    margin-bottom: 5px;
    font-size: 19px;
    border-radius: 4px;
    padding: 8px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
}

.modal .btn--lg {
    margin-right: 5px;
}

.input-title {
    max-width: 310px;
}

.input-detail {
    max-width: 310px;
}

.sign-up-label {
    display: inline-block;
}

.login-input {
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    flex-grow: 1;
}

#sideBarMobileLogIn {
    z-index: 999;
}

.tooltip {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #5C7088;
    color: white;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    padding: 1px 0;
    /* Position the tooltip */
    position: fixed;
    z-index: 1;
    /* Use half of the width (120/2 = 60), to center the tooltip */
}

.tooltip .tooltiptext.diagnosis,
.tooltip .tooltiptext.rule-out {
    margin-top: -38px;
    margin-left: -50px;
}

.tooltip .tooltiptext.prognosis {
    margin-left: -69px;
    margin-top: -38px;
    width: 250px;
}

.tooltip .tooltiptext.formula,
.tooltip .tooltiptext.treatment,
.tooltip .tooltiptext.algorithm {
    margin-top: -19px;
    margin-left: -43px;
}

.IE11 .tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #5C7088;
    color: white;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    padding: 1px 0;
    /* Position the tooltip */
    position: fixed;
    z-index: 1;
}

.IE11 .tooltip .tooltiptext.diagnosis,
.IE11 .tooltip .tooltiptext.rule-out {
    margin-left: 180px;
}

.IE11 .tooltip .tooltiptext.prognosis {
    margin-left: 150px;
    width: 250px;
}

.IE11 .tooltip .tooltiptext.formula,
.IE11 .tooltip .tooltiptext.treatment,
.IE11 .tooltip .tooltiptext.algorithm {
    margin-left: 180px;
}

.IE10 .tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #5C7088;
    color: white;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
    padding: 1px 0;
    /* Position the tooltip */
    position: fixed;
    z-index: 1;
}

.IE10 .tooltip .tooltiptext.diagnosis,
.IE10 .tooltip .tooltiptext.rule-out {
    margin-top: -40px;
    margin-left: 180px;
}

.IE10 .tooltip .tooltiptext.prognosis {
    margin-top: -40px;
    margin-left: 150px;
    width: 250px;
}

.IE10 .tooltip .tooltiptext.formula,
.IE10 .tooltip .tooltiptext.treatment,
.IE10 .tooltip .tooltiptext.algorithm {
    margin-top: -21px;
    margin-left: 180px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

#calcFunction {
    width: 100%;
}

#search-instruction-example-text {
    background-color: white;
    font-size: 20px;
    border-radius: 4px;
    padding: 15px;
    padding-bottom: 5px;
    /* padding-left: 5px; */
    /* padding-right: 5px; */
    text-align: center;
    flex-basis: 90.6%;
    color: #5C7088;
}

#search-instruction-example {
    text-align: center;
    background-color: #f5f5f5;
    flex-basis: 90.6%;
    border-radius: 4px;
    font-size: 16px;
    border: 1px solid #5C7088;
    padding: 5px;
    cursor: pointer;
}

.sign-up-form .main-column {
    max-width: 710px;
}

.sign-up-form .is-open .Select-control {
    border: 1px solid #d7d7d7;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.sign-up-form .is-focused:not(.is-open) .Select-control {
    border: 1px solid #d7d7d7;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.sign-up-form .Select-clear-zone {
    display: none;
}

.sign-up-form .Select-control {
    height: 44px;
    border: 1px solid #d7d7d7;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.sign-up-form .Select-value {
    padding-top: 5px;
}

.sign-up-form .Select-menu-outer {
    border: 1px solid #d7d7d7;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

#search-instruction-example:hover {
    background-color: rgba(0, 0, 0, 0.06);
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
}

.boldText {
    font-weight: bold;
}

.calcDoesNotExistText {
    text-align: center;
    margin-top: 75px;
    margin-bottom: 75px;
    font-size: 25px;
    font-weight: bold;
    color: #1BB193;
}

.is-search-mode .calcDoesNotExistText {
    display: none;
}

.contact-form .main-column {
    max-width: 710px;
}

.interview-form .main-column {
    max-width: 100%;
}

.beta {
    text-align: center;
    font-weight: bold;
    background: black;
    color: #fff;
}

.resource__text {
    max-width: 100%;
}

.contributors-page .main-column {
    max-width: 100%;
}

span.detail {
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    display: inline-block;
    word-break: break-all;
}

.sab {
    clear: left;
}

.text-page .sab h2 {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 10px;
}

h4 {
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}

input::-ms-clear {
    display: none;
}

.input__hint {
    max-width: 100%;
}

.calc img {
    max-width: 100%;
}

.new-btn {
    display: block;
    line-height: normal;
    height: inherit;
    cursor: pointer;
}

.app-store-icon {
    max-width: 100%;
    padding: 45px;
}

#patent-pending {
    text-align: left;
    padding-top: 10px;
    color: #8f8f8f;
    font-weight: normal;
    font-size: 13px;
    opacity: .5;
}

.inline-div {
    display: inline-block;
}

.search-results-ui {
    min-height: 1300px;
}

.fade-enter {
    opacity: 0;
    -webkit-animation-duration: .29s;
    animation-duration: .29s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
    animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.fade-appear {
    opacity: 0;
    -webkit-animation-duration: .29s;
    animation-duration: .29s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
    animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.fade-leave {
    -webkit-animation-duration: .29s;
    animation-duration: .29s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
    animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.fade-enter.fade-enter-active {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-play-state: running;
    animation-play-state: running;
}

.fade-appear.fade-appear-active {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-play-state: running;
    animation-play-state: running;
}

.fade-leave.fade-leave-active {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

#attach-image {
    border: 1px solid #d7d7d7;
    padding: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin: auto;
    background-color: #617571;
    color: white;
    cursor: pointer;
}

#search-cancel {
    display: none;
}

.is-search-mode #search-cancel {
    position: absolute;
    top: 13px;
    display: block;
    right: 17px;
    cursor: pointer;
}

@media (max-width: 568px) {
    .is-search-mode #search-cancel {
        top: 10px;
    }
}

a,
a:active,
a:focus {
    outline: none;
}

/*# sourceMappingURL=transitionLeave.css.map*/
.inactiveLink {
    pointer-events: none;
    cursor: default;
    color: #595959;
    text-decoration: none;
}

.activeLink {
    color: #ffb600 !important;
}

#apple-store-icon {
    padding-left: 45px;
    padding-right: 45px;
}

#android-store-icon {
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 25px;
}

.footer_img .app-store-icon {
    padding: 0px;
    margin-top: 40px;
}


.dgpr_banner_container {
    position: relative;
    color: white;
}

.dgpr_banner {
    background-color: #617571;
    color: white;
    text-align: center;
    font-weight: 500;
    padding: 5px;
    font-size: 1em;
}

@media (max-width: 568px) {
    .dgpr_banner {
        font-size: 0.9em;
    }
}

.dgpr_banner a {
    color: white;
}

.dgpr_banner_x {
    top: 0px;
    right: 0px;
    position: absolute;
    font-size: 1.3em;
    padding-top: 1.5px;
    padding-right: 5px;
    padding-bottom: 1.5px;
    padding-left: 3px;
    cursor: pointer;
}

@media (max-width: 568px) {
    .dgpr_banner_x {
        padding-top: 1px;
        padding-right: 3px;
    }
}

/*****************************************
*****************************************/

#square {
    display: block;
}

.top-ad {
    display: block;
    margin: 10px auto;}
    @media (max-width: 568px) {
        .top-ad {
        position: sticky;
        top: 0;
        z-index: 3;
        background-color: white;
        }
    }



.main-column {
    flex: 1 1 100%;
}

.calc .main-column {
    max-width: 610px;
}

.calc {
    position: relative;
}

.calc__title {
    margin-bottom: 0;
}

@media (min-width: 569px) {
    .calc__title {
        margin-bottom: 6px;
    }
}

.fav-star {
    height: 100%;
    padding-left: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}

.calc__desc {
    margin-bottom: 10px;
    opacity: .7;
}

@media (max-width: 568px) {
    .calc__desc {
        margin-bottom: 0px;
    }
}

.calc__actions {
    margin: 8px 0 12px;
}

@media (max-width: 568px) {
    .calc__actions {
        margin: 4px 0 4px;
    }
}

.fav-btn {
    cursor: pointer;
}

.fav-btn img {
    margin-left: 5px;
    margin-bottom: 5px;
}



.notice.rating-display:before,
.rating-display.input__error:before,
.rating-display.input__warning:before,
.rating-display.input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 130px;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice.rating-display.is-visible,
.rating-display.is-visible.input__error,
.rating-display.is-visible.input__warning,
.rating-display.is-visible.input__hint {
    display: block;
}

.rating-categories {
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
}

.rating-categories>dt,
.rating-categories dd {
    margin: 0 0 17px;
    width: 50%;
    float: left;
}

.rating-categories>dt:last-of-type,
.rating-categories dd:last-of-type {
    margin-bottom: 0;
}

.rating-categories>dt {
    clear: left;
    text-align: right;
    font-weight: 600;
    padding-right: 5px;
}

.rating-categories>dd {
    padding-left: 5px;
}

.notice,
.input__error,
.input__warning,
.input__hint {
    margin: 8px 0;
    padding: 11px 6px 8px;
    border-radius: 2px;
    color: #8F8F8F;
    background-color: #F0F0F0;
    max-width: 100%;
    margin: 0px;
}

@media (min-width: 569px) {

    .notice,
    .input__error,
    .input__warning,
    .input__hint {
        padding: 11px 14px 8px;
    }
}

.notice:before,
.input__error:before,
.input__warning:before,
.input__hint:before {
    display: block;
    text-transform: uppercase;
    letter-spacing: .03em;
    font-weight: 600;
    font-size: 12px;
}

@media (min-width: 569px) {

    .notice:before,
    .input__error:before,
    .input__warning:before,
    .input__hint:before {
        font-size: 14px;
    }
}

.notice--important {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #FA6750;
    margin-bottom: 10px;
}

.notice--important a {
    color: white;
}

.notice--before-use {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #5C7088;
}

.notice--before-use a {
    color: white;
}

.notice--before-use ul {
    margin: 0;
    padding-left: 20px;
}

.top-content {
    padding-bottom: 30px;
    width: 100%;
    float: none;
}

@media (min-width: 569px) {
    .top-content {
        padding-bottom: 40px;
    }
}

@media (max-width: 568px) {
    .top-content {
        padding-bottom: 10px;
    }
}

.btn--chevron[data-content].is-selected img {
    transform: rotate(180deg);
}

.notice[data-content],
[data-content].input__error,
[data-content].input__warning,
[data-content].input__hint {
    display: none;
    color: #595959;
    background-color: #D7D7D7;
}

#topTabControl .notice[data-content],
#topTabControl [data-content].input__error,
#topTabControl [data-content].input__warning,
#topTabControl [data-content].input__hint {
    background-color: #f0f0f0;
}

.notice[data-content].is-active,
[data-content].is-active.input__error,
[data-content].is-active.input__warning,
[data-content].is-active.input__hint {
    display: block;
}

.notice[data-content][data-content=use-cases],
[data-content][data-content=use-cases].input__error,
[data-content][data-content=use-cases].input__warning,
[data-content][data-content=use-cases].input__hint {
    position: relative;
}

.notice[data-content][data-content=use-cases]:before,
[data-content][data-content=use-cases].input__error:before,
[data-content][data-content=use-cases].input__warning:before,
[data-content][data-content=use-cases].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 16.67%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=pearls-pitfalls],
[data-content][data-content=pearls-pitfalls].input__error,
[data-content][data-content=pearls-pitfalls].input__warning,
[data-content][data-content=pearls-pitfalls].input__hint {
    position: relative;
}

.notice[data-content][data-content=pearls-pitfalls]:before,
[data-content][data-content=pearls-pitfalls].input__error:before,
[data-content][data-content=pearls-pitfalls].input__warning:before,
[data-content][data-content=pearls-pitfalls].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=why-use],
[data-content][data-content=why-use].input__error,
[data-content][data-content=why-use].input__warning,
[data-content][data-content=why-use].input__hint {
    position: relative;
}

.notice[data-content][data-content=why-use]:before,
[data-content][data-content=why-use].input__error:before,
[data-content][data-content=why-use].input__warning:before,
[data-content][data-content=why-use].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 83.33%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=next-steps],
[data-content][data-content=next-steps].input__error,
[data-content][data-content=next-steps].input__warning,
[data-content][data-content=next-steps].input__hint {
    position: relative;
}

.notice[data-content][data-content=next-steps]:before,
[data-content][data-content=next-steps].input__error:before,
[data-content][data-content=next-steps].input__warning:before,
[data-content][data-content=next-steps].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 16.67%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=next-steps]:before,
[data-content][data-content=next-steps].input__error:before,
[data-content][data-content=next-steps].input__warning:before,
[data-content][data-content=next-steps].input__hint:before {
    border-bottom-color: #f0f0f0;
}

.notice[data-content][data-content=evidence],
[data-content][data-content=evidence].input__error,
[data-content][data-content=evidence].input__warning,
[data-content][data-content=evidence].input__hint {
    position: relative;
}

.notice[data-content][data-content=evidence]:before,
[data-content][data-content=evidence].input__error:before,
[data-content][data-content=evidence].input__warning:before,
[data-content][data-content=evidence].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=evidence]:before,
[data-content][data-content=evidence].input__error:before,
[data-content][data-content=evidence].input__warning:before,
[data-content][data-content=evidence].input__hint:before {
    border-bottom-color: #f0f0f0;
}

.notice[data-content][data-content=creator-insights],
[data-content][data-content=creator-insights].input__error,
[data-content][data-content=creator-insights].input__warning,
[data-content][data-content=creator-insights].input__hint {
    position: relative;
}

.notice[data-content][data-content=creator-insights]:before,
[data-content][data-content=creator-insights].input__error:before,
[data-content][data-content=creator-insights].input__warning:before,
[data-content][data-content=creator-insights].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 83.33%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=creator-insights]:before,
[data-content][data-content=creator-insights].input__error:before,
[data-content][data-content=creator-insights].input__warning:before,
[data-content][data-content=creator-insights].input__hint:before {
    border-bottom-color: #f0f0f0;
}

.notice[data-content][data-content=controversies],
[data-content][data-content=controversies].input__error,
[data-content][data-content=controversies].input__warning,
[data-content][data-content=controversies].input__hint {
    position: relative;
}

.notice[data-content][data-content=controversies]:before,
[data-content][data-content=controversies].input__error:before,
[data-content][data-content=controversies].input__warning:before,
[data-content][data-content=controversies].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 12.5%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=controversies]:before,
[data-content][data-content=controversies].input__error:before,
[data-content][data-content=controversies].input__warning:before,
[data-content][data-content=controversies].input__hint:before {
    border-bottom-color: #f0f0f0;
}

.notice[data-content][data-content=guidelines],
[data-content][data-content=guidelines].input__error,
[data-content][data-content=guidelines].input__warning,
[data-content][data-content=guidelines].input__hint {
    position: relative;
}

.notice[data-content][data-content=guidelines]:before,
[data-content][data-content=guidelines].input__error:before,
[data-content][data-content=guidelines].input__warning:before,
[data-content][data-content=guidelines].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 37.5%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=guidelines]:before,
[data-content][data-content=guidelines].input__error:before,
[data-content][data-content=guidelines].input__warning:before,
[data-content][data-content=guidelines].input__hint:before {
    border-bottom-color: #f0f0f0;
}

.notice[data-content][data-content=quick-tips],
[data-content][data-content=quick-tips].input__error,
[data-content][data-content=quick-tips].input__warning,
[data-content][data-content=quick-tips].input__hint {
    position: relative;
}

.notice[data-content][data-content=quick-tips]:before,
[data-content][data-content=quick-tips].input__error:before,
[data-content][data-content=quick-tips].input__warning:before,
[data-content][data-content=quick-tips].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 62.5%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=quick-tips]:before,
[data-content][data-content=quick-tips].input__error:before,
[data-content][data-content=quick-tips].input__warning:before,
[data-content][data-content=quick-tips].input__hint:before {
    border-bottom-color: #f0f0f0;
}

.notice[data-content][data-content=evidence-summaries],
[data-content][data-content=evidence-summaries].input__error,
[data-content][data-content=evidence-summaries].input__warning,
[data-content][data-content=evidence-summaries].input__hint {
    position: relative;
}

.notice[data-content][data-content=evidence-summaries]:before,
[data-content][data-content=evidence-summaries].input__error:before,
[data-content][data-content=evidence-summaries].input__warning:before,
[data-content][data-content=evidence-summaries].input__hint:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 87.5%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #D7D7D7;
    transform: translateX(-50%);
}

.notice[data-content][data-content=evidence-summaries]:before,
[data-content][data-content=evidence-summaries].input__error:before,
[data-content][data-content=evidence-summaries].input__warning:before,
[data-content][data-content=evidence-summaries].input__hint:before {
    border-bottom-color: #f0f0f0;
}

.inputs {
    border-top: 1px solid #D7D7D7;
}

.inputs.diagnostic-criteria {
    border-width: 0;
}

.inputs.diagnostic-criteria>span>.input__hint-diagnostic_criteria:first-child {
    margin-top: 0;
}

.inputs input,
.inputs select,
.inputs textarea,
.inputs .btn-group {
    width: 100%;
}

.inputs input .btn,
.inputs select .btn,
.inputs textarea .btn,
.inputs .btn-group .btn {
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    flex-grow: 1;
}

.inputs input[type=date] {
    -webkit-appearance: none;
    min-width: 100%;
}

.inputs .input-group {
    display: flex;
}

.inputs .input-group input {
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    flex: 1 1 auto;
}

.input {
    display: flex;
    padding: 8px 0;
    width: 100%;
    border-bottom: 1px solid #D7D7D7;
}

.input__label-wrapper {
    padding-right: 5px;
    flex: 1 1;
    display: flex;
    align-items: center;
    align-self: flex-start;
    min-height: 44px;
}

.input__label-wrapper.diagnostic {
    width: 100%;
    max-width: 550px;
    min-height: 34px;
    padding-left: 4px;
}

@media (max-width: 568px) {
    .input__label-wrapper.diagnostic {
        padding-left: 4px;
    }
}

.detail {
    display: block;
    font-size: 13px;
    color: rgba(89, 89, 89, 0.7);
}

@media (min-width: 569px) {
    .detail {
        font-size: 14px;
    }
}

abbr {
    position: relative;
    color: #3282E3;
    border-bottom: 1px dotted #3282E3;
}

abbr:hover:after {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*    display: none;*/
    content: attr(title);
    position: absolute;
    bottom: 120%;
    left: 50%;
    min-width: 80px;
    padding: 4px 6px 2px;
    text-align: center;
    font-size: 11px;
    transform: translateX(-50%);
    border-radius: 4px;
    background-color: #595959;
    color: white;
}

abbr:hover:after a {
    color: white;
}

@media (min-width: 569px) {
    abbr:hover:after {
        font-size: 14px;
    }
}

@media only screen and (max-device-width: 768px) {
    abbr:hover:after {
        left: 40px;
    }
}

html.no-touch abbr:hover:after,
html.touch abbr.is-expanded:after {
    display: block;
}

.input__control-wrapper {
    flex: 0 0 60%;
}

@media (min-width: 569px) {
    .input__control-wrapper {
        flex: 0 0 50%;
        min-height: 41px;
    }
}

.input__control-wrapper--mobile-full-width {
    flex-basis: 100%;
}

@media (min-width: 569px) {
    .input__control-wrapper--mobile-full-width {
        flex-basis: 50%;
    }
}

.select2-container--default .select2-selection--single {
    padding-top: 7px !important;
    height: 44px !important;
    border: 1px solid #D7D7D7 !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) !important;
}

@media (min-width: 768px) {
    .select2-container--default .select2-selection--single {
        padding-top: 6px !important;
        height: 41px !important;
    }
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
}

.pts {
    padding-left: 8px;
    font-size: 13px;
    opacity: .7;
}

.btn-group--vertical .pts {
    display: block;
    float: right;
}

@media (min-width: 569px) {
    .pts {
        font-size: 14px;
    }
}

.input__error {
    position: relative;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 0;
    background-color: #FA6750;
    color: white;
}

.input__error:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #FA6750;
    transform: translateX(-50%);
}

.input__error a {
    color: white;
}

.input__warning {
    position: relative;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 0;
    background-color: #FFB600;
    color: white;
}

.input__warning:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    height: 12px;
    width: 12px;
    border: 6px solid transparent;
    border-bottom-color: #FFB600;
    transform: translateX(-50%);
}

.input__warning a {
    color: white;
}

.input__hint {
    flex: 1 0 100%;
    margin-top: 8px;
    width: 100%;
    color: white;
}

@media (min-width: 569px) {
    .input__hint {
        margin-top: 12px;
    }
}

.input__hint-diagnostic_criteria {
    font-size: 24px;
    color: #595959;
    margin-top: 30px;
    padding-bottom: 8px;
    border-bottom: 1px solid #D7D7D7;
    font-weight: bold;
    line-height: 1;
}

@media (max-width: 568px) {
    .input__hint-diagnostic_criteria {
        font-size: 17px;
        color: #595959;
        margin-top: 20px;
        padding-bottom: 3px;
        font-weight: bold;
    }
}

.input__hint-diagnostic_criteria .subheading-instructions {
    display: inline-block;
    font-size: 18px;
    color: #8F8F8F;
    opacity: 0.5;
    font-weight: normal;
}

@media (max-width: 568px) {
    .input__hint-diagnostic_criteria .subheading-instructions {
        font-size: 13px;
        display: block;
    }
}

.input__hint-diagnostic_criteria div {
    display: inline-block;
    padding-right: 5px;
}

.side-column {
    display: none;
}

@media (min-width: 768px) {
    .side-column {
        display: block;
        padding-left: 20px;
        flex: 0 0 320px;
    }
}

.calc-facts {
    background-color: #F0F0F0;
    border-radius: 4px;
}

.calc-facts dt {
    margin: 0 14px 10px;
    padding-top: 12px;
    font-weight: bold;
}

.calc-facts dd {
    margin-left: 0;
    padding: 0 14px 10px;
    border-bottom: 1px solid white;
}

.calc-facts .rating-categories dt {
    text-align: left;
}

.star-rating {
    float: right;
    font-size: 0;
}

wbr:after {
    content: "\00200B";
}

.resource {
    display: flex;
    border: 1px solid #D7D7D7;
    border-radius: 4px;
    min-height: 50px;
    color: #595959;
    text-decoration: none;
    background-color: white;
    box-shadow: none;
    transition: box-shadow .2s ease;
}

a.resource:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

a.resource:hover .resource__text {
    text-decoration: none;
}

.calc-facts div.resource:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    cursor: pointer
}

.calc-facts div.resource:hover .resource__text {
    text-decoration: none;
    cursor: pointer
}

.resource__img-wrapper {
    display: flex;
    flex-shrink: 0;
    max-width: 64px;
    align-items: center;
    align-self: stretch;
    padding: 10px;
    border-right: 1px solid #D7D7D7;
}

.resource__img-wrapper>img {
    max-width: 100%;
}

.resource__text {
    flex-grow: 1;
    -ms-flex-negative: 1;
    align-self: center;
    padding: 10px 10px 8px;
    max-width: 100%;
}

.ad-column {
    display: none;
    position: absolute;
/*    z-index: 12;*/
    top: 0;
    right: calc(100% + 50px);
}

.ad-column>img {
    max-width: none;
}

@media (min-width: 1320px) {
    .ad-column {
        display: block;
    }
}

.results {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
    display: block;
    border-radius: 0px;
    background-color: #ffca08;
    width: 100%;
    box-shadow: 0 -1.5px 4px rgba(0, 0, 0, 0.5);
    max-width: 940px;
    z-index: 2;
}

.results a {
    color: white;
}

.results.fixed_bottom {
    position: fixed;
    bottom: 0px;
    width: 610px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .results.fixed_bottom {
        width: 590px;
    }
}

@media (max-width: 568px) {
    .results.fixed_bottom .result-list .result:not(:first-child) {
        display: none;
    }
}

.results.fixed_top {
    position: fixed;
    width: 610px;
    margin: auto;
    top: 0px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .results.fixed_top {
        width: 590px;
    }
}

.results__h1 {
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 10px;
    line-height: 1.0;
    margin-top: 0px;
    margin-bottom: 0px;
}

@media (min-width: 569px) {
    .result-list {
        display: flex;
    }
}

.result {
    flex: 1 0;
    padding-bottom: 8px;
}

@media (min-width: 569px) {
    .result {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1024px) {
    .result:last-child {
        padding-left: 10px;
    }
}

.result:not(.results__actions) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media (min-width: 569px) {
    .result:not(.results__actions) {
        border-bottom: none;
    }

    .result:not(.results__actions):not(:first-child) {
        border-left: 1px solid rgba(255, 255, 255, 0.2);
    }

    .result:not(.results__actions):not(:first-child).result--tbd {
        border-left: none;
        padding-left: 0;
    }
}

.result.results__actions {
    flex: 0 0 33.33%;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    border: 1px solid transparent;
}

.result>h2 {
    margin: 0px 0 6px;
    font-size: 32px;
}

.result>h2>small {
    font-weight: 600;
    font-size: 16px;
    opacity: .8;
}

.result>p {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 5px;
}

@media (max-width: 568px) {
    .result>p {
        padding-top: 4px;
        padding-bottom: 0px;
    }
}

.dc_container {
    display: flex;
}

@media (max-width: 568px) {
    .dc_container {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

#dc_result {
    font-size: 36px;
    color: white;
    font-weight: bold;
    display: inline-block;
    max-width: 240px;
    line-height: 0.85;
}

@media (max-width: 568px) {
    #dc_result {
        margin-bottom: 8px;
    }
}

#dc_message {
    display: inline-block;
    font-size: 14px;
    color: white;
    width: 100%;
    max-width: 370px;
    padding-left: 10px;
}

@media (max-width: 568px) {
    #dc_message {
        margin-bottom: 6px;
        padding-left: 0;
    }
}

.content {
    max-width: 100%;
    background-color: #FAFAFA;
}

.content img {
    max-width: 100%;
    height: auto;
}

@media (min-width: 569px) {
    .content {
        margin: 0;
        padding: 0;
        background-color: white;
    }
}

.content h1,
.content--awareness-page h1 {
    margin: 20px 0 12px;
}

@media (min-width: 569px) {

    .content h1,
    .content--awareness-page h1 {
        margin: 40px 0 20px;
    }
}

.content h2,
.content--awareness-page h2 {
    padding-top: 12px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: .025em;
    font-weight: 700;
    color: #595959;
}

.content h3,
.content--awareness-page h3 {
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0 10px;
}

.content p,
.content--awareness-page p {
    margin-bottom: 8px;
}

@media (min-width: 569px) {

    .content p,
    .content--awareness-page p {
        margin-bottom: 12px;
    }
}

.content ul:not(.tab-control),
.content--awareness-page ul:not(.tab-control) {
    margin-bottom: 14px;
}

.content ul:not(.tab-control) li,
.content--awareness-page ul:not(.tab-control) li {
    margin-bottom: 4px;
}

.content table,
.content--awareness-page table {
    margin: 8px 0;
    width: 100%;
}

@media (min-width: 569px) {

    .content table,
    .content--awareness-page table {
        margin: 17px 0;
    }
}

.content table th,
.content--awareness-page table th {
    padding: 3px 10px 0 10px;
    text-align: left;
    border-bottom: 1px solid #C0C0C0;
}

@media (min-width: 569px) {

    .content table th,
    .content--awareness-page table th {
        font-size: 15px;
    }
}

.content table td,
.content--awareness-page table td {
    padding: 3px 10px 0 10px;
    border-bottom: 1px solid #D7D7D7;
}

.content .table--border th,
.content .table--border td,
.content--awareness-page .table--border th,
.content--awareness-page .table--border td {
    border: 1px solid #D7D7D7;
}

.content hr,
.content--awareness-page hr {
    margin: 1.25em 1.25em;
    border-top: 1px solid #D7D7D7;
}

.content .img--block,
.content--awareness-page .img--block {
    width: auto;
    max-width: 100%;
}

.blue {
    margin: 20px -4px;
    padding: 8px 4px;
    background-color: #E3EFFC;
}

@media (min-width: 768px) {
    .blue {
        margin: 36px -16px;
        padding: 16px 16px 14px;
    }
}

.blue>h1:first-child,
.blue>h2:first-child,
.blue>h3:first-child {
    margin-top: 0;
}

.resource {
    margin-bottom: 3px;
    align-items: center;
}

.resource--author {
    max-width: 400px;
    font-size: 14px;
    background-color: white;
}

.resource--author img {
    width: 64px;
    height: auto;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.resource--author--container {
    margin-top: 15px;
    margin-bottom: 15px;
    cursor: pointer
}

.resource--author--container:last-child {
    margin-bottom: 0px;
}

.confirmCreator {
    text-align: right;
    text-decoration: underline;
    font-weight: 400;
    color: #3282e3;
    cursor: pointer;
}

.creatorConfirmDiaglogue {
    background: silver;
    margin-top: 10px;
    padding: 14px;

}

.notice.creatorInsightsContainer {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.creatorConfirmEmailLink {
    text-decoration: underline;
    font-weight: 600;
    color: #3282e3;
    cursor: pointer;
}

.creatorConfirmText {
    margin-top: 10px;
    color: #595959;
    font-weight: 600
}

.creatorInsightContent {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 11px;
}

.creatorInsightConatiner {
    padding-bottom: 15px
}

.creatorInsightConatiner:last-child {
    padding-bottom: 0px
}

.q-a dt {
    margin-bottom: 8px;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
}

.q-a dd {
    margin-bottom: 30px;
    margin-left: 0;
}

.feedback-banner {
    display: block;
    margin: 20px 0;
    padding: 20px;
    border-radius: 4px;
    background-color: #F5E2AE;
    border: 1px solid #f2da97;
    color: #595959;
    text-decoration: none;
}

@media (min-width: 569px) {
    .feedback-banner {
        margin: 40px 0;
    }
}

@media (min-width: 1024px) {
    .feedback-banner {
        margin: 60px 0 74px;
    }
}

.feedback-banner:hover {
    background-color: #f3dda0;
    transition: .1s background-color ease;
}

.feedback-banner>em {
    font-style: normal;
    text-decoration: underline;
}

#copyBtn {
    display: none;
}

.inputChoice {
    display: inline;
}

.notClickable {
    pointer-events: none;
    cursor: default;
}

.notice p,
.input__error p,
.input__warning p,
.input__hint p {
    margin: 5px 0;
}

.content dd {
    margin: 5px 0 10px 0;
}

.content dt {
    font-weight: bold;
}

.main-column .notice.notice--before-use,
.main-column .notice--before-use.input__error,
.main-column .notice--before-use.input__warning,
.main-column .notice--before-use.input__hint {
    max-width: 100%;
}

.main-column .notice.notice--before-use abbr,
.main-column .notice--before-use.input__error abbr,
.main-column .notice--before-use.input__warning abbr,
.main-column .notice--before-use.input__hint abbr {
    color: #FFF;
}

#nextStepsButton {
    margin-left: 10px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 140px;
}

#copyEHRButton {
    margin-left: 10px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 140px;
}

/* JP - UPDATE DECISION AID BUTTON ON PECARN CALC */
#decisionAid {
    margin-left: 10px;
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 140px;
    background-color: #ffb600;
}

#topTabControl {
    max-width: 100%;
}

.calc__title {
    max-width: 100%;
}

.calc__header {
  display: flex;
  flex: 1 1 auto;
  max-width: 100%; }

.calc__header__sub {
    flex: 1 1 auto;
}


.calc #calc_partner_logo {
  width: 100%;
  margin: 5px;
  padding: 5px;
  margin-top: 0px;
  padding-top: 0px;
  max-width: none;
}

.calc__desc {
    max-width: 100%;
    flex: 1 1 auto;
}

.input__hint {
    color: #8F8F8F;
}

.fav-btn {
    height: auto;
    line-height: 30px;
}

.input__error,
.input__hint,
.input__warning {
    color: white;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
}

input:-ms-input-placeholder {
    color: #999;
}

.input__hint {
    color: #8F8F8F;
}

abbr:hover::after {
    color: white;
}

.btn-group .btn.inputButton {
    overflow: visible;
}

.resource .resource__text {
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    display: inline-block;
}

.resource.resource--author .resource__text {
    display: flex;
    align-items: center;
}

.resource__text.calc_sideColumn_creator {
    display: flex;
    align-items: center;
}

.creator_approved_badge_container:hover .creator_approved_badge {
    fill:#ffb600
}

h4 {
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.is-fixed .results-animation-enter {
    max-height: 0px;
}

.is-fixed .results-animation-enter.results-animation-enter-active {
    max-height: 10000px;
    transition: max-height 800ms ease-in 0s;
}

.input__hint {
    max-width: 100%;
}

div.authorimage img {
    max-width: 100%;
}

.results-enter {
    max-height: 0px;
}

.results-enter.results-enter-active {
    max-height: 10000px;
    transition: max-height 1s ease-in;
}

div.react-flex {
    width: 100%;
}

div.react-date-picker__month-view-row.react-date-picker__month-view-week-day-namesdp-row.dp-week-day-names {
    font-size: 12px;
}

.react-date-field--theme-default {
    border: 1px solid #D7D7D7;
    border-radius: 4px;
}

#topContentTabBar {
    margin-bottom: 10px;
    margin-top: 10px;
}

#before_use_text {
    font-weight: 600;
    margin-top: 0px;
}

.tab-control {
    border: none;
}

.tab-control.calc-content-tabs {
    background-color: white;
    z-index: 10;
    margin-bottom: 10px;
    padding-top: 10px;
    max-width: 940px;
    width: 100%;
    box-shadow: 0px 5px 5px rgba(200, 200, 200, 0.5);
}

.tab-control.calc-content-tabs p {
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: inline;
}

@media (min-width: 569px) {
    .tab-control.calc-content-tabs p {
        font-size: 19px;
    }
}

.tab-control.calc-content-tabs div {
    padding-left: 0px;
    padding-right: 0px;
}

.tab-control.calc-content-tabs li {
    flex: 1 1 auto;
    border-bottom: none;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tab-control.calc-content-tabs li.is-active {
    color: white;
    background-color: #117d67;
}

.tab-control.calc-content-tabs li.is-active p {
    color: white;
}

.tab-control.calc-content-tabs div {
    text-align: center;
}

.btn.btn--chevron {
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    position: relative;
}

.fa.fa-clipboard {
    margin-left: 5px;
}

#next-steps-icon {
    height: 15px;
    margin-left: 3px;
}

#decision-aid-icon {
    height: 15px;
    margin-left: 3px;
    margin-bottom: 4px;
}

.results__actions div {
    min-width: 121.250px;
}

.error.input__warning {
    margin-top: 5px;
}

.error.input__error {
    margin-top: 5px;
}

.calc-content {
    margin-top: 0px;
}

#bottomContentTabBar {
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 2;
    background-color: white;
}

@media (max-width: 568px) {
    #bottomContentTabBar {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

.calc-facts.no-desktop {
    margin-top: 10px;
    margin-bottom: 10px;
}

.visual {
    margin-bottom: 40px;
}

#topTabControl .btn-group--row .btn {
    flex: 1 1 auto;
}

#grad1 {
    color: white;
    font-weight: bold;
    background: red;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #1bb193, #fa6750);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #1bb193, #fa6750);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #1bb193, #fa6750);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #1bb193, #fa6750);
    /* Standard syntax (must be last) */
}

.rcc-page div {
    padding-top: 10px;
    padding-bottom: 10px;
    /* JP - PRACITCE PEARLS PAGE UPDATE*/
}

.rcc-page div img {
    padding-top: 10px;
    padding-bottom: 10px;
}

.rcc-page div h2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.rcc-page div .notice,
.rcc-page div .input__error,
.rcc-page div .input__warning,
.rcc-page div .input__hint {
    background-color: #f0f0f0;
}

.rcc-page div .col-1 {
    width: 40%;
    vertical-align: middle;
}

.rcc-page div .col-1 span:nth-child(2) {
    padding: 10px;
}

.rcc-page div td {
    padding: 5px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.rcc-page div tr {
    vertical-align: baseline;
}

.mdcalc_rating {
    display: flex;
    height: 82px;
    box-sizing: border-box;
    position: relative;
}

.mdcalc_rating:hover {
    border: 1px solid #8f8f8f;
    border-radius: 4px;
    cursor: default;
}

.overall_rating {
    width: 80px;
    border: 1px solid #8f8f8f;
    border-radius: 4px;
    line-height: 82px;
    color: #fa6750;
    font-size: 45px;
    font-weight: 600;
    margin-right: 10px;
    box-sizing: border-box;
}

.overall_rating:hover {
    border: none;
}

.detail_rating {
    flex: 0 0 70%;
    display: flex;
    flex-direction: column;
}

.sub_rating {
    color: #fa6750;
    font-weight: 600;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .sub_rating {
        position: relative;
        left: 80px;
    }
}

.partner_content {
    display: flex;
    margin-bottom: 10px;
    background-color: white;
    padding: 5px;
    border-radius: 5px;
    border-color: #d7d7d7;
    border-width: 0.5px;
    border-style: solid;
    min-height: 60px;
}

.partner_content .partner_logo {
    flex: 0 0 15%;
    position: relative;
    min-height: 40px;
}

.partner_content a img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    display: block;
    left: 0;
    right: 0;
}

.partner_content .partner_link {
    margin-left: 10px;
}

.input.diagnostic_criteria {
    display: flex;
    width: 100%;
    cursor: pointer;
    padding: 8px 0 8px 6px;
}

@media (max-width: 568px) {
    .input.diagnostic_criteria {
        padding-left: 0;
    }
}

.input.diagnostic_criteria span {
    font-size: 14px;
    margin-left: 8px;
    margin-right: 12px;
    color: #595959;
    opacity: 0.5;
    height: 34px;
    line-height: 250%;
}

@media (max-width: 568px) {
    .input.diagnostic_criteria span {
        margin-right: 8px;
    }
}

.input.diagnostic_criteria:hover {
    background-color: #FAFAFA;
}

.input.diagnostic_criteria:hover .toggle {
    background-image: url("https://cdn-web-img.mdcalc.com/icons/checkbox-hover.png");
}

.input.diagnostic_criteria:hover .toggle.selected {
    background-image: url("https://cdn-web-img.mdcalc.com/icons/checkbox-on.png");
}

.input.diagnostic_criteria:hover .radio {
    background-image: url("https://cdn-web-img.mdcalc.com/icons/radio-hover.png");
}

.input.diagnostic_criteria:hover .radio.selected {
    background-image: url("https://cdn-web-img.mdcalc.com/icons/radio-on.png");
}

.input.diagnostic_criteria.radio {
    flex-flow: row wrap;
}

.input-title-diagnostic {
    width: 100%;
    max-width: 550px;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
}

@media (max-width: 568px) {
    .input-title-diagnostic {
        margin-bottom: 3px;
    }
}

.input-detail-diagnostic {
    width: 100%;
    max-width: 550px;
    line-height: 1.2;
    cursor: pointer;
}

.diagnostic_criteria .toggle {
    display: inline-block;
    min-height: 34px;
    min-width: 34px;
    height: 34px;
    width: 34px;
    background: url("https://cdn-web-img.mdcalc.com/icons/checkbox-off.png") center #EEE;
    border: 1px solid #BEBEBE;
    border-radius: 2px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.diagnostic_criteria .toggle:hover {
    background-image: url("https://cdn-web-img.mdcalc.com/icons/checkbox-hover.png");
    background-color: #DBDBDB;
    border: 1px solid #A9A9A9;
    height: 34px;
    width: 34px;
}

.diagnostic_criteria .toggle.selected {
    background-image: url("https://cdn-web-img.mdcalc.com/icons/checkbox-on.png");
    background-color: #1BB193;
    border: 1px solid #158D75;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background-position: center;
    height: 34px;
    width: 34px;
}

.diagnostic_criteria .radio {
    display: inline-block;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    min-height: 34px;
    min-width: 34px;
    height: 34px;
    width: 34px;
    padding: 16px 0;
    border-radius: 50%;
    background-image: url("https://cdn-web-img.mdcalc.com/icons/radio-off.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.diagnostic_criteria .radio:hover {
    background-image: url("https://cdn-web-img.mdcalc.com/icons/radio-hover.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    min-height: 34px;
    min-width: 34px;
}

.diagnostic_criteria .radio.selected {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background-image: url("https://cdn-web-img.mdcalc.com/icons/radio-on.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 34px;
    min-width: 34px;
}

@media (max-width: 568px) {
    .diagnostic_criteria .radio {
        padding: 13px 0;
    }
}

.radio-container {
    padding: 12px 0;
}

.new-btn-diagnostic {
    display: inline-block;
    line-height: normal;
    height: inherit;
    flex: 1;
    cursor: pointer;
}

.new-btn-diagnostic.ga_copyEHRButton {
    margin-right: 10px !important;
    width: 120px !important;
}

.calc_relatedCalcs_calcItem {
    text-decoration: none;
}

.calc_relatedResource_linkItem {
    text-decoration: none;
}

.calc-content {
    padding-left: 0px;
    padding-right: 0px;
}

#resultAndContent {
    margin-top: 20px;
    margin-bottom: 5px;
}

.results {
    padding-bottom: 0px;
    border-right: none;
}

.result.results__actions {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-bottom: 0px;
}

.related_resource_header {
    font-weight: 700;
    padding-top: 10px;
}

.rr-header-container {
    background-color: #5c7088;
    color: white;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.side-column {
/*    margin-top: 30px;*/
}

.main-column {
    width: 100%;
    margin-left:auto; 
    margin-right:auto;
}

#bottomContentTabBar {
    width: 100%;
}

.results__actions {
    border-right: none;
}

.article__logo {
    opacity: 0.85;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.ratings-hover-container {
    position: absolute;
    bottom: 25px;
    box-shadow: 2px 2px 2px 0px #BEBEBE;
    transition: visibility 0s, opacity 0.5s linear;
    border-radius: 5px;
}

.ratings-hover-container-badge {
    position: absolute;
    bottom: 25px;
    box-shadow: 2px 2px 2px 0px #BEBEBE;
    overflow: visible;
    transition: visibility 0s, opacity 0.5s linear;
    border-radius: 5px;
}

.ratings-hover {
    background-color: white;
    width: 272px;
    font-weight: 500;
    font-size: 13px;
    border: 1px solid #8f8f8f;
    padding: 15px;
    border-radius: 5px;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #595959;
    position: absolute;
    left: 104px;
}

.ratings-hover-button {
    color: white;
    background-color: #ffb600;
    padding: 5px;
    width: 76px;
    border-radius: 5px;
    font-weight: 700;
    margin: auto;
    margin-top: 10px;
    margin-bottom: -5px;
}

.ratings-hover-button:hover {
    cursor: pointer;
}

.vertical-line {
    border-right: 1px solid #8f8f8f;
    height: 80px;
    position: absolute;
    left: 81px;
    height: 60px;
    margin-top: 11px;
}

.badge-style {
    height: 90px;
    margin-left: 8px;
    transition: width 0.2s, height 0.2s;
    position: absolute;
}

.clinical__badge {
    width: 70px;
}

.evidence__badge {
    width: 70px;
}

.popularity__badge {
    width: 90px;
}

.popularity__badge.expand:hover {
    width: 100px;
    height: 100px;
}

.clinical__badge.expand:hover {
    width: 77px;
    height: 100px;
}

.evidence__badge.expand:hover {
    width: 77px;
    height: 100px;
}

.mdcalc_rating_score_container {
    margin-top: 10px;
    margin-left: 16px;
}

@media only screen and (max-device-width: 768px) {
    .btn.btn--lg.modal__close {
        padding-bottom: 47px !important;
    }
}

.Select {
    width: 100%;
}

.Select-menu-outer {
    -moz-box-shadow: 0 0 3px black !important;
    -webkit-box-shadow: 0 0 3px black !important;
    box-shadow: 0 0 3px 1px black !important;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .Select-menu-outer {
        box-shadow: 0 0 3px 1.5px black !important;
    }
}

@media only screen and (max-device-width: 768px) {
    .btn.btn--lg.modal__close {
        padding-bottom: 47px !important;
    }
}

@-webkit-keyframes titleBlur {
    0% {
        opacity: 0.6;
        text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
    }

    100% {
        opacity: 1;
        text-shadow: 0px 5px 5px transparent;
    }
}

@keyframes titleBlur {
    0% {
        opacity: 0.6;
        text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.6);
    }

    100% {
        opacity: 1;
        text-shadow: 0px 5px 5px transparent;
    }
}

@-webkit-keyframes subtitleBlur {
    0% {
        opacity: 0.6;
        text-shadow: 0px 5px 5px rgba(0, 136, 204, 0.6);
    }

    100% {
        opacity: 1;
        text-shadow: 0px 5px 5px rgba(0, 136, 204, 0);
    }
}

@keyframes subtitleBlur {
    0% {
        opacity: 0.6;
        text-shadow: 0px 5px 5px rgba(0, 136, 204, 0.6);
    }

    100% {
        opacity: 1;
        text-shadow: 0px 5px 5px rgba(0, 136, 204, 0);
    }
}



.ReactModal__Overlay {
    background-color: rgba(210, 210, 210, 0.75) !important;
    z-index: 5;
}

.is-search-mode+div {
    display: none;
}

.is-search-mode+main {
    display: none;
}

.login_notification_button:hover {
  cursor: pointer;
}

#login_notification_04 {
    transition: all 0.5s;
}

#login_notification_05 {
    transition: all 0.5s;
}

#login_notification_06 {
    transition: all 0.5s;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #F0F0F0;
}

/* Login Pop Up CSS - begin */
.login_notification_button:hover {
  cursor: pointer;
}

#login_notification_04 {
    transition: all 0.5s;
}

#login_notification_05 {
    transition: all 0.5s;
}

#login_notification_06 {
    transition: all 0.5s;
}

.login_notification_lightbulb {
  top: -38px;
  left: -2px;
}

.login_notification_x {
    top: 14px;
}

.result a {
    color: #b7d8d1;
}

.result #decisionAid {
    color: white;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .login_notification_lightbulb {
    left: 17px;
    top: -53px;
  }

  .login_notification_x {
    top: -80px;
  }

  .login_notification_x._07 {
    top: 0px;
  }

  .login_notification_x._08 {
    top: 0px;
  }
}
/* Login Pop Up CSS - end */

/* CME NAV BAR */
.cme-hours-icon {
  color: white;
  background: orange;
  padding: 1px 3px;
  border-radius: 2px;
  margin-right: 10.5px;
}

.cme-hours-icon-mobile {
  color: white;
  background: orange;
  padding: 1px 3px;
  border-radius: 2px;
  margin-right: 1.5px;
  font-size: 15px;
  vertical-align: middle;
}

.cme-hours-menu-first-li {
  display: flex;
  padding: 10px 0px 5px 0px;}
  .cme-hours-menu-first-li div {
    padding: 0px 10px;
  }
  .cme-hours-title {
    color: #595959;
    font-weight: 600;
  }
  .cme-hours-hours {
    font-size: 22px;
    font-weight: 700;
    color: #595959;
    margin-right: 11px;
    display: inline;
  }

/* CME CONTENT TAB INDICATORS */
.cme-triangle-not-viewed {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #56A5FF transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}

.cme-triangle-viewed {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #a7a7a7 transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* CME STATUS BOX */
.cme-sidebox {
  border-radius: 6px;
  display: flex;
  color: white;
  display: flex;
  align-items: center
}

.cme-onestop-container {
  margin-right: 5px;
}

.cme-onestop-container button {
  background-color: #56A5FF;
  color: white;
  font-size: 14.5px;
  font-weight: 600;
  border-radius: 4px;
  border: 0;
  padding: 10px 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  letter-spacing: .02em;
}

.cme-onestop-container button:focus {
  outline: none !important;
}

.cme-onestop-container button:hover {
  transition: background-color .3s ease-out !important;
  background-color: #3B93F7 !important;
}

.cme-sidebox .cme-hours {
  color: white;
}

.cme-sidebox a {
  color: white;
  text-decoration: underline;
}

.cme-sidebox span {
  width: 80px;
  text-align: center;
}

.cme-sidebox-title {
  font-weight: 700;
}

.cme-sidebox-content {
  background-color: #F0F0F0;
  padding: 10px;
  border-radius: 4px;
  color: #595959;
  flex-grow: 1;
}

.cme-status-progress p {
  color: #595959;
}

.cme-status-progress .cme-status-header {
  margin: 0 !important;
  font-size: 14.5px;
  font-weight: 700;
  letter-spacing: .02em;
}

.cme-status-progress .boxholder,
.cme-status-progress .cme-status-sections-remaining {
  margin: 0 5px !important;
  padding: 5px !important;
  width: 70px;
}

.cme-sidebox-content p {
  margin-bottom: 5px;
}

.cme-sidebox-content a {
  display: block;
  margin: 5px 0;
}

.cme-hours {
  font-size: 22px;
  font-weight: 700;
  color: #595959;
}

.cme-onestop-header {
  background-color: #56A5FF;
  color: white;
  width: 600px;
}

.cme-non-tabs {
  padding: 20px 20px 0 20px;
}

.onestop-title {
  font-size: 22px;
}

.mobile-cme-onestop-container {
  display: none;
}

.cme-onestop-modal {
  height: calc(100vh - 40px) !important;
  width: 600px;
  margin: auto;
  background-color: white;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}

.cme-onestop-modal sub,
.cme-onestop-modal abbr {
  position: inherit !important;
}

.cme-onestop-modal:focus {
  outline: none;
}

#cme-content-scroller {
  height: calc(100vh - 261px);
  overflow-y: scroll;
}

.onestop-title{

}

.cme-onestop-footer {
  height: 80px;
  min-height: 80px;
  background-color: #E6E2E2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}

.progress-container {
  display: flex;
  background-color: white;
  padding: 10px 15px;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2)
}

.progress {
  margin-right: 5px;
  font-size: 14.5px;
  font-weight: 600;
  letter-spacing: .02em;
}

.cme-onestop-footer-progress {
  display: flex;
  align-items: center;
}

.cme-onestop-footer-progress .remaining-tab {
  width: 10px;
  height: 10px;
}

.invisible {
  height: 5px;
  width: 5px;
}

.earned {
  color: #56A5FF;
  font-size: 14.5px;
  font-weight: 600;
}

.done {
  padding: 10px 15px;
  margin-left: 15px;
  border-radius: 4px;
  font-size: 14.5px;
  font-weight: 600;
  letter-spacing: .02em;
}

.not-done {
  background-color: #f0f0f0;
  color: #8f8f8f;
}

.so-done {
  background-color: #56A5FF;
  color: white;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.so-done:hover {
  background-color: #3B93F7;
  cursor: pointer;
  transition: background-color .3s ease-out !important;
}

@media (max-width: 568px) {
  .calc__title-mobile {
    display: flex;
  }

  .calc-item__fav {
    width: 20px !important;
  }

  .calc__desc-container {
    display: flex;
    margin-bottom: 10px;
    align-items: flex-end;
  }

  .mobile-cme-onestop-container {
    display: flex;
    align-items: center;
    margin-left: 10px;
  }

  .mobile-cme-onestop-container button {
    width: 80px;
    padding: 5px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 3px;
    height: 30px;
  }

  .mobile-onestop-earned button {
    background-color: white;
    color: #61a0e8;
    width: 100px !important;
  }

  .fa-info-circle {
    display: block !important;
    font-size: 20px;
    margin-left: 5px;
  }

  .cme-status-container {
    display: none;
  }

  .cme-onestop-modal {
    margin: 0;
    width: 100%;
    height: 100% !important;
    position: absolute !important;
  }

  .cme-onestop-header {
    width: 100%;
  }

  .cme-onestop-tab {
    text-align: center;
  }

  #cme-content-scroller {
    height: calc(100vh - 291px);
  }

  .disclaimer-content,
  .onestop-tutorial,
  .cme-faq-container {
    height: calc(100vh - 212px);
  }
}

.delete-account-modal {
    margin: 50px auto 0;
    max-width: 560px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgb(0 0 0 / 50%), 0 0 14px rgb(0 0 0 / 50%);

}

.delete-account-modal-header {
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding: 13px 10px 8px;
    background-color: #1bb193;
}
.delete-account-modal-body {
    margin: 20px;
}
.delete-account-modal-cta {
    text-align: center;
    font-weight: 500;
}

.delete-account-modal-emphasized {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.delete-account-modal-inputs {
    display: flex;
    flex-direction: column;
}

.delete-account-modal-email-input {
    margin-top: 10px;

}
.delete-account-modal-password-input {
    margin-top: 10px;
    
}

.delete-account-modal-login-button {
    background-color: #ffb600;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    font-weight: 600;
    border-color: transparent;

}
.delete-account-modal-login-button:hover {
    background-color: #ffb600;
    opacity: .6;

}

.delete-account-modal-options {

    display: flex;
    justify-content: center;
}

.delete-account-button {
    background-color: #ffb600;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    font-weight: 600;
    border-color: transparent;
}
.delete-account-button:first-child {
    margin-right: 4px;
}
.delete-account-button:hover {
    opacity: .6;
}

.page-header-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.page-header-calc {
    line-height: normal;
    font-size: 2.25rem;
    font-weight: 500;
    align-items: center;
    margin-bottom: 0;
    color: #ffffff;
    text-transform: capitalize;
}

.selectButton {
    background-color: #ccc !important;
}

.result {
    display: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.result-value h4 {
    color: #ffffff;
}

.result-value h5 {
    color: #6d3e98;
    line-height: 18px;
}

.result-value span {
    color: #6d3e98;
    line-height: 20px !important;
}

.result-small {
    position: absolute;
    display: inline-block;
    background-color: #666;
    font-size: 20px;
    padding:1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    margin-left: 15px;
}

.inputChoice {
    float: left;
    display: inline-block;
}

.pts {
    float: right;
}

.btn-group .btn {
    display: unset !important;
}

.small-text {
    font-size: 20px !important;
}
