/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.osc-res-tab a{color:#428bca;text-decoration:none;}.osc-res-tab a:hover,.osc-res-tab a:focus{color:#2a6496;text-decoration:underline;}
.osc-res-tab a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.osc-res-tab .pull-right {float: right !important;}
.osc-res-tab .nav{margin-bottom:0;padding-left:0;list-style:none;}.osc-res-tab .nav:before,.nav:after{content:" ";display:table;}
.osc-res-tab .nav:after{clear:both;}
.osc-res-tab .nav>li{position:relative;display:block;}.osc-res-tab .nav>li>a{position:relative;display:block;padding:10px 15px;}.osc-res-tab .nav>li>a:hover,.osc-res-tab .nav>li>a:focus{text-decoration:none;background-color:#eeeeee;}
.osc-res-tab .nav>li.disabled>a{color:#999999;}.osc-res-tab .nav>li.disabled>a:hover,.osc-res-tab .nav>li.disabled>a:focus{color:#999999;text-decoration:none;background-color:transparent;cursor:not-allowed;}
.osc-res-tab .nav .open>a,.osc-res-tab .nav .open>a:hover,.nav .open>a:focus{background-color:#eeeeee;border-color:#428bca;}
.osc-res-tab .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.osc-res-tab .nav>li>a>img{max-width:none;}
.osc-res-tab .nav-tabs{border-bottom:1px solid #dddddd;}.osc-res-tab .nav-tabs>li{float:left;margin:0 0 -1px 0;}.osc-res-tab .nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0;}.osc-res-tab .nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #dddddd;}
.osc-res-tab .nav-tabs>li.active>a,.osc-res-tab .nav-tabs>li.active>a:hover,.osc-res-tab .nav-tabs>li.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #dddddd;border-bottom-color:transparent;cursor:default;}
.osc-res-tab.tabs-below .nav-tabs>li.active>a,.osc-res-tab.tabs-below .nav-tabs>li.active>a:hover,.osc-res-tab.tabs-below .nav-tabs>li.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #dddddd;border-bottom-color:transparent;cursor:default;margin-top: -2px;}
.osc-res-tab .nav-tabs.nav-justified{width:100%;border-bottom:0;}.nav-tabs.nav-justified>li{float:none;}.osc-res-tab .nav-tabs.nav-justified>li>a{text-align:center;}
@media (min-width:768px){.osc-res-tab .nav-tabs.nav-justified>li{display:table-cell;width:1%;}}.osc-res-tab .nav-tabs.nav-justified>li>a{border-bottom:1px solid #dddddd;margin-right:0;}
.osc-res-tab .nav-tabs.nav-justified>.active>a{border-bottom-color:#ffffff;}
.osc-res-tab .nav-pills>li{float:left;}.nav-pills>li>a{border-radius:5px;}
.osc-res-tab .nav-pills>li+li{margin-left:2px;}
.osc-res-tab .nav-pills>li.active>a,.osc-res-tab .nav-pills>li.active>a:hover,.osc-res-tab .nav-pills>li.active>a:focus{color:#ffffff;background-color:#428bca;}
.osc-res-tab .nav-stacked>li{float:none;}.osc-res-tab .nav-stacked>li+li{margin-top:2px;margin-left:0;}
.osc-res-tab .nav-justified{width:100%;}.osc-res-tab .nav-justified>li{float:none;}.osc-res-tab .nav-justified>li>a{text-align:center;}
@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%;}}
.osc-res-tab .nav-tabs-justified{border-bottom:0;}.osc-res-tab .nav-tabs-justified>li>a{border-bottom:1px solid #dddddd;margin-right:0;}
.osc-res-tab .nav-tabs-justified>.active>a{border-bottom-color:#ffffff;}
.osc-res-tab.tabbable:before,.osc-res-tab.tabbable:after{content:" ";display:table;}
.osc-res-tab.tabbable:after{clear:both;}
.osc-res-tab .tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.osc-res-tab .tab-content>.active,.pill-content>.active{display:block;}
.osc-res-tab .nav .caret{border-top-color:#428bca;border-bottom-color:#428bca;}
.osc-res-tab .nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496;}
.osc-res-tab .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0;}
.osc-res-tab.tabs-below div > .nav-tabs,.tabs-right > .nav-tabs,.tabs-left > .nav-tabs {border-bottom: 0;}
.osc-res-tab .tab-content > .tab-pane,
.osc-res-tab .pill-content > .pill-pane {
    display: none;
}
.osc-res-tab .tab-content > .active,
.osc-res-tab .pill-content > .active {
    display: block;
}
.osc-res-tab.tabs-below div > .nav-tabs {
    border-top: 1px solid #ddd;
}
.osc-res-tab.tabs-below div > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}
.osc-res-tab.tabs-below div > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.osc-res-tab.tabs-below div > .nav-tabs > li > a:hover,
.osc-res-tab.tabs-below div > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}
.osc-res-tab.tabs-below div > .nav-tabs > .active > a,
.osc-res-tab.tabs-below div > .nav-tabs > .active > a:hover,
.osc-res-tab.tabs-below div > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}
.osc-res-tab ul.tab-content{
    margin: 0;
    padding: 10px;
}
.osc-res-tab .osc-tabs-center-div {
    float:left;
    width:100%;
    background:#fff;
    border-bottom:1px solid #DDDDDD;
    overflow:hidden;
    position:relative;
}
.osc-res-tab .nav.osc-tabs-center-ul {
    clear:left;
    float:left;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    left:50%;
    text-align:center;
}
.osc-res-tab .nav.osc-tabs-center-ul li {
    display:block;
    float:left;
    list-style:none;
    margin:-1px 0;
    padding:0;
    position:relative;
    right:50%;
}
.osc-res-tab.osc-tabs-center > div {
    border-bottom: 1px solid #DDDDDD;
    display: inline-block;
}
.osc-res-tab.osc-tabs-center .nav-tabs {
    border: medium none;
}
.osc-res-tab.osc-tabs-right > div {
    border-bottom: 1px solid #DDDDDD;
    display: inline-block;
}
.osc-res-tab.osc-tabs-right .nav-tabs {
    float: right;
    border-bottom: medium none;
}
/*Setting page css*/
.toplevel_page_easy-responsive-tabs .wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    padding: 0;
}
.toplevel_page_easy-responsive-tabs .wrap h2 {
    border-bottom: 1px solid #E0E0E0;
    font-size: 18px;
    padding: 8px;
}
.toplevel_page_easy-responsive-tabs #ert_setting{
    padding: 10px;
}
.toplevel_page_easy-responsive-tabs #ert_setting .form-table tr,
.toplevel_page_easy-responsive-tabs #ert_setting .form-table tr td,
.toplevel_page_easy-responsive-tabs #ert_setting .form-table tr th{
    border: 1px solid #E0E0E0;
    padding: 10px;
}
.toplevel_page_easy-responsive-tabs #ert_setting .form-table tr td label{
    margin: 0 10px 0 0;
    font-size: 13px;
}
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.osc-res-tab .dropdown{position:relative;}
.osc-res-tab .dropdown-toggle:focus{outline:0;}
.osc-res-tab .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#ffffff;border:1px solid #cccccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;}.osc-res-tab .dropdown-menu.pull-right{right:0;left:auto;}
.osc-res-tab .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.osc-res-tab .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333333;white-space:nowrap;}
.dropdown-menu>li>a:hover,.osc-res-tab .dropdown-menu>li>a:focus{text-decoration:none;color:#ffffff;background-color:#428bca;}
.osc-res-tab .dropdown-menu>.active>a,.osc-res-tab .dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#ffffff;text-decoration:none;outline:0;background-color:#428bca;}
.osc-res-tab .dropdown-menu>.disabled>a,.osc-res-tab .dropdown-menu>.disabled>a:hover,.osc-res-tab .dropdown-menu>.disabled>a:focus{color:#999999;}
.osc-res-tab .dropdown-menu>.disabled>a:hover,.osc-res-tab .dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed;}
.osc-res-tab .open>.dropdown-menu{display:block;}
.osc-res-tab .open>a{outline:0;}
.osc-res-tab .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999999;}
.osc-res-tab .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;}
.osc-res-tab .pull-right>.dropdown-menu{right:0;left:auto;}
.osc-res-tab .dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000000;content:"";}
.osc-res-tab .dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto;}}
.osc-res-tab .hide {
    display: none !important;
}

.res_tab_icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9QTFRFR3BMREREREREREREREREMB/VvAAAAAR0Uk5TAO/fzxxW9/YAAAAqSURBVAjXY3CBAgYsDBYGECBVBCsDqIYFzDBwcVABa2EQEYDQDCwMCAAAUAEVyWkbHVYAAAAASUVORK5CYII=);background-position:0 0;background-repeat:no-repeat;display:inline-block;height:11px;margin-right:5px;width:18px}
/*! ====================================
    Public styles for LRM
    Compiled from SCSS
====================================*/
.lrm-user-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(52,54,66,.9);z-index:999999;overflow-y:auto;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:opacity .3s,visibility .3s;-moz-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.lrm-user-modal.is-visible{visibility:visible !important;opacity:1}.lrm-user-modal.is-visible .lrm-user-modal-container{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}ul.lrm-switcher{list-style:none !important;list-style-type:none !important;padding:0 !important;margin:0 !important}.lrm-user-modal-container{position:relative;width:98%;max-width:540px;background:#fff;margin:3em auto 4em;cursor:auto;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s}@media only screen and (min-width:600px){.lrm-user-modal-container{width:90%}}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-user-modal-container{margin:4em auto}}.lrm-user-modal-container .lrm-switcher:after{content:"";display:table;clear:both}.lrm-user-modal-container ul.lrm-switcher li{text-align:center;margin:0 !important;padding:0 !important;list-style-type:none !important}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li{width:50%;float:left}.lrm-user-modal-container .lrm-switcher a{display:block !important;width:100%;height:50px;line-height:50px;text-decoration:none !important;box-shadow:none !important;border:none !important}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-switcher a{height:70px;line-height:70px}}.lrm-switch-to-link:before{line-height:1;content:"";display:inline-block;overflow:hidden;vertical-align:middle;margin-right:3px;height:24px}.lrm-form{padding:.5em 1.4em .1em !important;margin:0}@media only screen and (min-width:600px){.lrm-form .lrm-form{padding:.5em 2em .1em !important}}.lrm-form .fieldset{position:relative;margin:1.4em 0;padding:0 !important;clear:both}@media only screen and (min-width:600px){.lrm-form .fieldset .lrm-form .fieldset{margin:2em 0 !important}}.lrm-form label{font-size:14px}.lrm-form label.image-replace,.lrm-form .lrm-image-replace{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;padding:0 !important}.lrm-font-svg .lrm-form label.image-replace,.lrm-font-svg .lrm-form .lrm-image-replace{height:20px;color:transparent}[dir=rtl] .lrm-form label.image-replace,[lang=ar] .lrm-form label.image-replace,[dir=rtl] .lrm-form .lrm-image-replace,[lang=ar] .lrm-form .lrm-image-replace{right:15px;left:auto}.lrm-form input,.lrm-form select{margin:0;padding:0;font-size:16px;font-weight:300;height:auto !important}.lrm-form input.full-width,.lrm-form select.full-width,.lrm-form button.full-width{width:100% !important;box-sizing:border-box}.lrm-form input.has-padding,.lrm-form select.has-padding,.lrm-form button.has-padding{padding:12px 20px 12px 50px}[dir=rtl] .lrm-form input.has-padding,[lang=ar] .lrm-form input.has-padding,[dir=rtl] .lrm-form select.has-padding,[lang=ar] .lrm-form select.has-padding,[dir=rtl] .lrm-form button.has-padding,[lang=ar] .lrm-form button.has-padding{padding:12px 50px 12px 20px}@media only screen and (min-width:600px){.lrm-form input.has-padding input.has-padding,.lrm-form input.has-padding button.has-padding,.lrm-form select.has-padding input.has-padding,.lrm-form select.has-padding button.has-padding,.lrm-form button.has-padding input.has-padding,.lrm-form button.has-padding button.has-padding{padding:16px 20px 16px 50px !important}.lrm-form input.has-padding button[type=submit],.lrm-form input.has-padding input[type=submit],.lrm-form input.has-padding #buddypress input[type=submit],.lrm-form select.has-padding button[type=submit],.lrm-form select.has-padding input[type=submit],.lrm-form select.has-padding #buddypress input[type=submit],.lrm-form button.has-padding button[type=submit],.lrm-form button.has-padding input[type=submit],.lrm-form button.has-padding #buddypress input[type=submit]{padding:16px 0 !important}}.lrm-form input.has-border,.lrm-form select.has-border{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.lrm-form input.has-border:focus,.lrm-form select.has-border:focus{outline:none}.lrm-form input[type=password]{padding-right:65px}.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{cursor:pointer;background:#2f889a;color:#fff;font-weight:700;border:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;height:auto;border-radius:5px}.lrm-form a.button,.lrm-form button{font-size:16px;padding:8px 5px}.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{font-size:20px;padding:16px 5px}.no-touch .lrm-form input[type=submit]:hover,.no-touch .lrm-form input[type=submit]:focus,.no-touch .lrm-form button[type=submit]:hover,.no-touch .lrm-form button[type=submit]:focus{background:#3599ae;outline:none}.lrm-form .hide-password{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;left:unset;border-left:1px solid #000;font-size:14px;font-size:.875rem;cursor:pointer;background-position:center;padding:10px 12px;right:5px}.lrm-font-svg .lrm-form .hide-password{height:20px;color:transparent}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{right:15px;left:auto}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{left:0;right:unset;border-right:1px solid #000;border-left:none}.lrm-form .lrm-error-message{display:inline-block;position:absolute;left:-5px;bottom:-35px;background:rgba(215,102,102,.9);padding:.8em;z-index:2;color:#fff;font-size:13px;font-size:.8125rem;border-radius:.25em;pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:opacity .2s 0,visibility 0 .2s;-moz-transition:opacity .2s 0,visibility 0 .2s;transition:opacity .2s 0,visibility 0 .2s}.lrm-form .lrm-error-message:after{content:'';position:absolute;left:22px;bottom:100%;height:0;width:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(215,102,102,.9)}.lrm-form .lrm-error-message.is-visible{opacity:1;visibility:visible;-webkit-transition:opacity .2s 0,visibility 0 0;-moz-transition:opacity .2s 0,visibility 0 0;transition:opacity .2s 0,visibility 0 0}.lrm-form-message{padding:.35em 0 .3em .7em;font-size:14px;font-size:16px;line-height:1.4;text-align:left;margin:5px 0 0;border-left:4px solid #6d6d6d}@media only screen and (min-width:600px){.lrm-form-message .lrm-form-message{padding:.6em 0 .5em 1em}}.lrm-form-message:empty{display:none}.lrm-form-message.lrm-is-error{border-left-color:#dc3232}[dir=rtl] .lrm-form-message.lrm-is-error,[lang=ar] .lrm-form-message.lrm-is-error{border-left-color:transparent;border-right-color:#dc3232}[dir=rtl] .lrm-form-message,[lang=ar] .lrm-form-message{border-right:4px solid #6d6d6d;border-left:none;padding:.35em .3em 0 .7em}p.lrm-form-bottom-message{position:absolute;width:100%;left:0;bottom:-32px;text-align:center;font-size:14px;margin:0 !important}.lrm-user-modal p.lrm-form-bottom-message a{color:#fff;text-decoration:underline}.lrm-close-form{display:block;position:absolute;width:40px;height:40px;right:0;top:-40px;background:url(//www.prohealth.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-close.svg) no-repeat center center;text-indent:100%;white-space:nowrap;overflow:hidden}.lrm-inline .lrm-close-form{display:none !important}.lrm-signin-section,.lrm-signup-section,.lrm-reset-password-section{display:none}.lrm-signin-section.is-selected,.lrm-signup-section.is-selected,.lrm-reset-password-section.is-selected{display:block}.lrm-inline p.lrm-form-bottom-message a{color:inherit}.lrm-button-loader{text-align:center;width:60px;height:22px;x-display:none;overflow:hidden;color:#fff;display:inline-block;line-height:1;vertical-align:middle}.lrm-button-loader svg{width:100%;height:100%}html.html-has-lrm{overflow:auto !important}.lrm-position-relative{position:relative}.clearfix:after{display:table;content:"";clear:both}.lrm-col-half-width{position:relative;padding:0 !important}.lrm-col-first{margin-bottom:1.4em}@media only screen and (min-width:600px){.lrm-col-half-width{width:49%;float:left;clear:none;margin:0}.lrm-col-last{float:right}}.lrm-integrations label{font-weight:700}.lrm-form .lrm-integrations input[type=text],.lrm-form .lrm-integrations input[type=tel],.lrm-form .lrm-integrations input[type=email],.lrm-form .lrm-integrations input[type=number],.lrm-form .lrm-integrations input[type=url],.lrm-form .lrm-integrations input[type=date],.lrm-form .lrm-integrations textarea,.lrm-form .lrm-integrations select{border:1px solid #d2d8d8;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;width:100% !important;box-sizing:border-box;padding:12px 20px;font-size:16px}.lrm-form .lrm-integrations input[type=text]:focus,.lrm-form .lrm-integrations input[type=tel]:focus,.lrm-form .lrm-integrations input[type=number]:focus,.lrm-form .lrm-integrations input[type=email]:focus,.lrm-form .lrm-integrations input[type=url]:focus,.lrm-form .lrm-integrations input[type=date]:focus,.lrm-form .lrm-integrations textarea:focus .lrm-form .lrm-integrations select:focus{border-color:#343642;box-shadow:0 0 5px rgba(52,54,66,.1);outline:none}.lrm-form .acf-field{text-align:left}.lrm-form .acf-input-prepend,.lrm-form .acf-input-append{padding:13px 7px}.lrm-form input.has-error{border:1px solid #d76666}.lrm-integrations{text-align:center}.lrm-integrations,.lrm-integrations label,.lrm-integrations p{font-size:16px}.lrm-integrations br{display:none;text-align:center}.lrm-pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;margin:1px 5px 5px 1px;padding:3px 5px;text-align:center;width:25em;opacity:0;display:none;width:100%}.lrm-pass-strength-result[data-status]{display:inline-block}.lrm-pass-strength-result[data-status=short]{background-color:#f1adad;border-color:#e35b5b;opacity:1}.lrm-pass-strength-result[data-status=bad]{background-color:#fbc5a9;border-color:#f78b53;opacity:1}.lrm-pass-strength-result[data-status=good]{background-color:#ffe399;border-color:#ffc733;opacity:1}.lrm-pass-strength-result[data-status=strong]{background-color:#c1e1b9;border-color:#83c373;opacity:1}.lrm-pass-strength-result[data-status=empty]{display:none}.lrm-integrations .cptch_input{padding:6px 8px;font-size:16px !important}.wp-social-login-provider-list img{display:inline-block}#jetpack-sso-wrap{margin-top:10px}a.jetpack-sso{display:block;width:100%;text-align:center;text-decoration:none}.jetpack-sso-or{margin-bottom:16px;position:relative;text-align:center}.jetpack-sso-or:before{background:#e5e5e5;content:'';height:1px;position:absolute;left:0;top:50%;width:100%}.jetpack-sso-or span{background:#fff;color:#777;position:relative;padding:0 8px;text-transform:uppercase}.jetpack-sso.button{height:36px;line-height:34px;float:none;margin-bottom:16px;position:relative;width:100%}.jetpack-sso.button>span{position:relative;padding-left:30px}.jetpack-sso.button .genericon-wordpress{position:absolute;left:0;top:-3px;font-size:24px}@media screen and (max-width:782px){.jetpack-sso.button{line-height:22px}}.lrm-signup-section .um-button.um-alt{display:none}.lrm-signup-section .um-col-alt .um-right.um-half{display:none}.lrm-signup-section .um-col-alt .um-half{width:100%}.um-register.um{max-width:unset !important}.lrm-signup-section .um-col-alt{padding-bottom:.9em}.lrm-signup-section #um-submit-btn{width:100%}@media (min-height:33.875em){.um .picker--opened .picker__frame{top:50%}}.lrm-grecaptcha>div{margin:auto}.lrm-math-captcha-wrap{padding:5px 0;text-align:center}.lrm-math-captcha-wrap input.has-padding.has-border{width:64px !important;text-align:center}.lrm-math-captcha-wrap input.has-padding.has-border[disabled]{color:gray}.lrm-user-modal-container .lrm-math-captcha-wrap input.lrm-match-value{font-weight:700}.lrm-math-captcha-wrap .lrm-math-captcha-label{font-weight:700}.lrm-nice-checkbox{position:absolute;z-index:-1;opacity:0}.lrm-nice-checkbox__label{position:relative;padding-left:27px;font-size:14px;vertical-align:middle;margin:13px 0 3px;display:block;font-weight:400;line-height:20px}body.rtl .lrm-nice-checkbox__label{padding-right:27px;padding-left:0}.lrm-nice-checkbox__indicator{position:absolute;top:0;left:0;width:20px;height:20px;background:#e6e6e6}body.rtl .lrm-nice-checkbox__indicator{left:unset;right:0}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator{background:0 0;border:2px solid #e8e8eb;border-radius:3px}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator{background:#0b76ef;border-color:#0b76ef}.lrm-nice-checkbox__label:hover input:not([disabled]):checked~.lrm-nice-checkbox__indicator,.lrm-nice-checkbox__label input:checked:focus~.lrm-nice-checkbox__indicator{background:#0b76ef}.lrm-nice-checkbox__label input:disabled~.lrm-nice-checkbox__indicator{pointer-events:none;opacity:.6;background:#e6e6e6}.lrm-nice-checkbox__indicator:after{position:absolute;display:none;content:''}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator:after{display:block}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator:after{top:0;left:5px;width:5px;height:11px;transform:rotate(40deg);border:solid #fff;border-width:0 2px 2px 0}
.lrm-font-icomoon .lrm-ficon-user:before{content:"\e904"}.lrm-font-material .lrm-ficon-user:before{content:"\e901"}.lrm-font-fa4 .lrm-ficon-user:before{content:"\f007"}.lrm-font-fa5-free .lrm-ficon-user:before{content:"\f007"}.lrm-font-icomoon .lrm-ficon-eye:before{content:"\e902"}.lrm-font-material .lrm-ficon-eye:before{content:"\e8f4"}.lrm-font-fa4 .lrm-ficon-eye:before{content:"\f06e"}.lrm-font-fa5-free .lrm-ficon-eye:before{content:"\f06e"}.lrm-font-icomoon .lrm-ficon-eye-blocked:before{content:"\e901"}.lrm-font-material .lrm-ficon-eye-blocked:before{content:"\e8f5"}.lrm-font-fa4 .lrm-ficon-eye-blocked:before{content:"\f070"}.lrm-font-fa5-free .lrm-ficon-eye-blocked:before{content:"\f070"}.lrm-font-icomoon .lrm-ficon-key:before{content:"\e903"}.lrm-font-material .lrm-ficon-key:before{content:"\e0da"}.lrm-font-fa4 .lrm-ficon-key:before{content:"\f13e"}.lrm-font-fa5-free .lrm-ficon-key:before{content:"\f084"}.lrm-font-icomoon .lrm-ficon-lock:before{content:"\e900"}.lrm-font-material .lrm-ficon-lock:before{content:"\e897"}.lrm-font-fa4 .lrm-ficon-lock:before{content:"\f023"}.lrm-font-fa5-free .lrm-ficon-lock:before{content:"\f023"}.lrm-font-icomoon .lrm-ficon-mail:before{content:"\e906"}.lrm-font-material .lrm-ficon-mail:before{content:"\e0e1"}.lrm-font-fa4 .lrm-ficon-mail:before{content:"\f003"}.lrm-font-fa5-free .lrm-ficon-mail:before{content:"\f0e0"}.lrm-font-icomoon .lrm-ficon-login:before{content:"\e908"}.lrm-font-material .lrm-ficon-login:before{content:"\e879"}.lrm-font-fa4 .lrm-ficon-login:before{content:"\f090"}.lrm-font-fa5-free .lrm-ficon-login:before{content:"\f2f6"}.lrm-font-icomoon .lrm-ficon-register:before{content:"\e907"}.lrm-font-material .lrm-ficon-register:before{content:"\e7fe"}.lrm-font-fa4 .lrm-ficon-register:before{content:"\f234"}.lrm-font-fa5-free .lrm-ficon-register:before{content:"\f234"}[class^=lrm-ficon-],[class*=" lrm-ficon-"]{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}[class^=lrm-ficon-]:before,[class*=" lrm-ficon-"]:before{font-size:20px}.lrm-font-material [class^=lrm-ficon-]:before,.lrm-font-material [class*=" lrm-ficon-"]:before{font-size:22px}[class^=lrm-ficon-].lrm-switch-to-link:before,[class*=" lrm-ficon-"].lrm-switch-to-link:before{font-size:24px;margin-top:-2px}.lrm-font-svg .lrm-switch-to-link:before{width:22px;vertical-align:text-bottom}.lrm-font-svg .lrm-switch-to--login:before{background:url(data:image/png;base64,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) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-switch-to--register:before{background:url(data:image/png;base64,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) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-form label.lrm-username,.lrm-font-svg .lrm-form .lrm-ficon-user{background-image:url(//www.prohealth.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-username.svg)}.lrm-font-svg .lrm-form label.lrm-email,.lrm-font-svg .lrm-form .lrm-ficon-mail{background-image:url(//www.prohealth.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-email.svg)}.lrm-font-svg .lrm-form label.lrm-password,.lrm-font-svg .lrm-form .lrm-ficon-key{background-image:url(//www.prohealth.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-password.svg)}.lrm-font-svg .lrm-form label.lrm-user_role{background-image:url(//www.prohealth.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/lock.svg?v=2)}.lrm-font-svg .lrm-form .hide-password,.lrm-font-svg .lrm-form .lrm-ficon-eye{padding:20px 21px;background-size:24px;text-indent:-300px;background-image:url(//www.prohealth.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/iconmonstr-eye-4.svg)}.lrm-font-svg .lrm-form .hide-password.hide-password--on,.lrm-font-svg .lrm-form .hide-password.lrm-ficon-eye-blocked,.lrm-font-svg .lrm-form .lrm-ficon-eye.hide-password--on,.lrm-font-svg .lrm-form .lrm-ficon-eye.lrm-ficon-eye-blocked{background-image:url(//www.prohealth.com/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/iconmonstr-eye-8.svg?v3)}.lrm-is-font .hide-password{width:42px;height:auto}.lrm-font-icomoon .hide-password--on:before{content:"\e901"}.lrm-font-material .hide-password--on:before{content:"\e8f5"}.lrm-font-fa4 .hide-password--on:before{content:"\f070"}.lrm-font-fa5-free .hide-password--on:before{content:"\f070"}
.lrm-inline .lrm-user-modal-container{border:2px solid #d2d8d8}.lrm-user-modal-container{border-radius:.25em}.lrm-user-modal-container .lrm-switcher a{background:#d2d8d8;color:#809191}.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected{background:#fff;color:#505260}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:first-child a{border-radius:.25em 0 0}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:last-child a{border-radius:0 .25em 0 0}.lrm-user-modal-container .lrm-switcher.-is-login-only li a{border-radius:.25em .25em 0 0}.lrm-form input.has-border,.lrm-form select.has-border{border:1px solid #d2d8d8}.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{background:#2f889a;color:#fff}.lrm-form .hide-password{border-color:#d2d8d8;color:#343642}.lrm-user-modal-container .input-text,.lrm-user-modal-container input[type=email],.lrm-user-modal-container input[type=password],.lrm-user-modal-container input[type=search],.lrm-user-modal-container input[type=tel],.lrm-user-modal-container input[type=text],.lrm-user-modal-container input[type=url],.lrm-user-modal-container select,.lrm-user-modal-container textarea{background-color:#f7f7f7;color:#000;font-weight:300;box-shadow:none;border-radius:.25em}.lrm-user-modal-container .input-text:focus,.lrm-user-modal-container input[type=email]:focus,.lrm-user-modal-container input[type=password]:focus,.lrm-user-modal-container input[type=search]:focus,.lrm-user-modal-container input[type=tel]:focus,.lrm-user-modal-container input[type=text]:focus,.lrm-user-modal-container input[type=url]:focus,.lrm-user-modal-container select:focus,.lrm-user-modal-container textarea:focus{border:1px solid #d2d8d8;box-shadow:inset 0 1px 1px rgba(0,0,0,.25)}
div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid red}div.wpcf7-mail-sent-ok{border:2px solid #398f14}div.wpcf7-mail-sent-ng,div.wpcf7-aborted{border:2px solid red}div.wpcf7-spam-blocked{border:2px solid orange}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:2px solid #f7e700}.wpcf7-form-control-wrap{position:relative}span.wpcf7-not-valid-tip{color:red;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:#fff;padding:.2em .8em}span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}span.wpcf7-list-item-label:before,span.wpcf7-list-item-label:after{content:" "}.wpcf7-display-none{display:none}div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(data:image/gif;base64,R0lGODlhEAAQAPQAAP///3d3d/r6+pSUlL29vXp6eouLi+jo6NDQ0IKCgrW1ta2trfDw8MfHx+Dg4J2dnaSkpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFUCAgjmRpnqUwFGwhKoRgqq2YFMaRGjWA8AbZiIBbjQQ8AmmFUJEQhQGJhaKOrCksgEla+KIkYvC6SJKQOISoNSYdeIk1ayA8ExTyeR3F749CACH5BAkKAAAALAAAAAAQABAAAAVoICCKR9KMaCoaxeCoqEAkRX3AwMHWxQIIjJSAZWgUEgzBwCBAEQpMwIDwY1FHgwJCtOW2UDWYIDyqNVVkUbYr6CK+o2eUMKgWrqKhj0FrEM8jQQALPFA3MAc8CQSAMA5ZBjgqDQmHIyEAIfkECQoAAAAsAAAAABAAEAAABWAgII4j85Ao2hRIKgrEUBQJLaSHMe8zgQo6Q8sxS7RIhILhBkgumCTZsXkACBC+0cwF2GoLLoFXREDcDlkAojBICRaFLDCOQtQKjmsQSubtDFU/NXcDBHwkaw1cKQ8MiyEAIfkECQoAAAAsAAAAABAAEAAABVIgII5kaZ6AIJQCMRTFQKiDQx4GrBfGa4uCnAEhQuRgPwCBtwK+kCNFgjh6QlFYgGO7baJ2CxIioSDpwqNggWCGDVVGphly3BkOpXDrKfNm/4AhACH5BAkKAAAALAAAAAAQABAAAAVgICCOZGmeqEAMRTEQwskYbV0Yx7kYSIzQhtgoBxCKBDQCIOcoLBimRiFhSABYU5gIgW01pLUBYkRItAYAqrlhYiwKjiWAcDMWY8QjsCf4DewiBzQ2N1AmKlgvgCiMjSQhACH5BAkKAAAALAAAAAAQABAAAAVfICCOZGmeqEgUxUAIpkA0AMKyxkEiSZEIsJqhYAg+boUFSTAkiBiNHks3sg1ILAfBiS10gyqCg0UaFBCkwy3RYKiIYMAC+RAxiQgYsJdAjw5DN2gILzEEZgVcKYuMJiEAOwAAAAAAAAAAAA==);width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle}div.wpcf7 .ajax-loader.is-active{visibility:visible}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}div.wpcf7 input[type=file]{cursor:pointer}div.wpcf7 input[type=file]:disabled{cursor:default}div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}
.tml{font-size:1em}.tml *{-webkit-box-sizing:border-box;box-sizing:border-box}.tml .tml-field-wrap{margin-bottom:1em}.tml .tml-label{display:block;margin:.5em 0}.tml .tml-checkbox+.tml-label{display:inline}.tml .tml-field{width:100%}.tml .tml-description{display:block;font-size:.85em;font-style:italic;margin:.5em 0}.tml .tml-errors,.tml .tml-messages{list-style:none;margin:0;padding:0}.tml .tml-action-confirmaction .success,.tml .tml-error,.tml .tml-message,.tml .tml-success{border-left:4px solid #00a0d2;-webkit-box-shadow:1px 1px 2px 1px rgba(0,0,0,.1);box-shadow:1px 1px 2px 1px rgba(0,0,0,.1);display:block;margin:0 0 1em;padding:.75em}.tml .tml-error{border-left-color:#dc3232}.tml .tml-action-confirmaction .success,.tml .tml-success{border-left-color:#46b450}#pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;font-weight:700;opacity:0;margin-bottom:1em;padding:.5em}#pass-strength-result.strong{background-color:#c1e1b9;border-color:#83c373;opacity:1}#pass-strength-result.good{background-color:#ffe399;border-color:#ffc733;opacity:1}#pass-strength-result.bad{background-color:#fbc5a9;border-color:#f78b53;opacity:1}#pass-strength-result.short{background-color:#f1adad;border-color:#e35b5b;opacity:1}
.post-ratings{width:100%;opacity:1}.post-ratings-loading{display:none;height:16px;text-align:left}.post-ratings-image{border:0}.post-ratings img,.post-ratings-loading img,.post-ratings-image img{border:0;padding:0;margin:0}.post-ratings-comment-author{font-weight:400;font-style:italic}
/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(//www.prohealth.com/wp-includes/css/../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987);src:url(//www.prohealth.com/wp-includes/css/../fonts/dashicons.eot?50db0456fde2a241f005968eede3f987#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//www.prohealth.com/wp-includes/css/../fonts/dashicons.ttf?50db0456fde2a241f005968eede3f987) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-right:before{content:"\f136"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-color-picker:before{content:"\f131"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-dashboard:before{content:"\f226"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info:before{content:"\f348"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-performance:before{content:"\f311"}.dashicons-phone:before{content:"\f525"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-redo:before{content:"\f172"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}
/*
 Theme Name:   Prohealth
 Theme URI:
 Description:  Prohealth Theme
 Author:       Yellow
 Author URI:   http://yellow.id/
 Version:      1.0.97
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  prohealth
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%;height:auto}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,*:before,*:after{background:0 0 !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';font-display:auto;src:url(//www.prohealth.com/wp-content/themes/prohealth/css/../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(//www.prohealth.com/wp-content/themes/prohealth/css/../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//www.prohealth.com/wp-content/themes/prohealth/css/../bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//www.prohealth.com/wp-content/themes/prohealth/css/../bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//www.prohealth.com/wp-content/themes/prohealth/css/../bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//www.prohealth.com/wp-content/themes/prohealth/css/../bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month]{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:400;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px;margin:0 5px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);-moz-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);-moz-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0)}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}html.overlay-open .navbar-fixed-top{z-index:400}html.js fieldset.collapsed{border-left-width:1px;border-right-width:1px;height:auto}html.js input.form-autocomplete{background-image:none}html.js input.form-autocomplete{background-image:none}html.js .autocomplete-throbber{background-position:100% 2px;background-repeat:no-repeat;display:inline-block;height:15px;margin:2px 0 0 2px;width:15px}html.js .autocomplete-throbber.throbbing{background-position:100% -18px}body{position:relative}body.admin-expanded.admin-vertical.admin-nw .navbar,body.admin-expanded.admin-vertical.admin-sw .navbar{margin-left:260px}body.navbar-is-fixed-top{padding-top:64px !important}body.navbar-is-fixed-bottom{padding-bottom:64px !important}body.toolbar{padding-top:30px !important}body.toolbar .navbar-fixed-top{top:30px}body.toolbar.navbar-is-fixed-top{padding-top:94px !important}body.toolbar-drawer{padding-top:64px !important}body.toolbar-drawer .navbar-fixed-top{top:64px}body.toolbar-drawer.navbar-is-fixed-top{padding-top:128px !important}body.admin-menu .navbar-fixed-top{top:29px}body.admin-menu.navbar-is-fixed-top{padding-top:93px !important}body div#admin-toolbar{z-index:1600}body #toolbar,body #admin-menu,body #admin-toolbar{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body #admin-menu{margin:0;padding:0;position:fixed;z-index:1600}body #admin-menu .dropdown li{line-height:normal}@media screen and (min-width:768px){.navbar.container{max-width:720px}}@media screen and (min-width:992px){.navbar.container{max-width:940px}}@media screen and (min-width:1200px){.navbar.container{max-width:1140px}}.navbar.container,.navbar.container-fluid{margin-top:20px}.navbar.container>.container,.navbar.container-fluid>.container-fluid{margin:0;padding:0;width:auto}#overlay-container,.overlay-modal-background,.overlay-element{z-index:1500}#toolbar{z-index:1600}.modal{z-index:1620}.modal-dialog{z-index:1630}.ctools-modal-dialog .modal-body{width:100% !important;overflow:auto}.modal-backdrop{z-index:1610}.footer{margin-top:45px;padding-top:35px;padding-bottom:36px;border-top:1px solid #e5e5e5}.element-invisible{margin:0;padding:0;width:1px}.navbar .logo{margin-right:-15px;padding-left:15px;padding-right:15px}@media screen and (min-width:768px){.navbar .logo{margin-right:0;padding-left:0}}ul.secondary{float:left}@media screen and (min-width:768px){ul.secondary{float:right}}.page-header{margin-top:0}.block:first-child h2.block-title{margin-top:0}p:last-child{margin-bottom:0}.region-help>.glyphicon{font-size:18px;float:left;margin:-.05em .5em 0 0}.region-help .block{overflow:hidden}form#search-block-form{margin:0}.navbar #block-search-form{float:none;margin:5px 0 5px 5px}@media screen and (min-width:992px){.navbar #block-search-form{float:right}}.navbar #block-search-form .input-group-btn{width:auto}.navbar-search .control-group{margin-bottom:0}ul.action-links{margin:12px 0;padding:0}ul.action-links li{display:inline;margin:0;padding:0 6px 0 0}ul.action-links .glyphicon{padding-right:.5em}input,textarea,select,.uneditable-input{max-width:100%;width:auto}input.error{color:#a94442;border-color:#ebccd1}fieldset legend.panel-heading{float:left;line-height:1em;margin:0}fieldset .panel-body{clear:both;display:inherit}fieldset .panel-heading a.panel-title{color:inherit;display:block;margin:-10px -15px;padding:10px 15px}fieldset .panel-heading a.panel-title:hover{text-decoration:none}.form-group:last-child,.panel:last-child{margin-bottom:0}.form-horizontal .form-group{margin-left:0;margin-right:0}.form-actions{clear:both}.managed-files.table td:first-child{width:100%}div.image-widget-data{float:none;overflow:hidden}table.sticky-header{z-index:1}.resizable-textarea textarea{border-radius:4px 4px 0 0}.text-format-wrapper{margin-bottom:15px}.text-format-wrapper>.form-type-textarea,.text-format-wrapper .filter-wrapper{margin-bottom:0}.filter-wrapper{border-radius:0 0 4px 4px}.filter-wrapper .panel-body{padding:7px}.filter-wrapper .form-type-select{min-width:30%}.filter-wrapper .form-type-select .filter-list{width:100%}.filter-help{margin-top:5px;text-align:center}@media screen and (min-width:768px){.filter-help{float:right}}.filter-help .glyphicon{margin:0 5px 0 0;vertical-align:text-top}.radio:first-child,.checkbox:first-child{margin-top:0}.radio:last-child,.checkbox:last-child{margin-bottom:0}.help-block,.control-group .help-inline{color:#777;font-size:12px;margin:5px 0 10px;padding:0}.panel-heading{display:block}a.tabledrag-handle .handle{height:auto;width:auto}.error{color:#a94442}div.error,table tr.error{background-color:#f2dede;color:#a94442}.form-group.error,.form-group.has-error{background:0 0}.form-group.error label,.form-group.has-error label,.form-group.error .control-label,.form-group.has-error .control-label{color:#a94442;font-weight:600}.form-group.error input,.form-group.has-error input,.form-group.error textarea,.form-group.has-error textarea,.form-group.error select,.form-group.has-error select,.form-group.error .uneditable-input,.form-group.has-error .uneditable-input{color:#555}.form-group.error .help-block,.form-group.has-error .help-block,.form-group.error .help-inline,.form-group.has-error .help-inline{color:#777}.nav-tabs{margin-bottom:10px}ul li.collapsed,ul li.expanded,ul li.leaf{list-style:none;list-style-image:none}.tabs--secondary{margin:0 0 10px}.submitted{margin-bottom:1em;font-style:italic;font-weight:400;color:#777}.form-type-password-confirm{position:relative}.form-type-password-confirm label{display:block}.form-type-password-confirm label .label{float:right}.form-type-password-confirm .password-help{padding-left:2em}@media (min-width:768px){.form-type-password-confirm .password-help{border-left:1px solid #ddd;left:50%;margin-left:15px;position:absolute}}@media (min-width:992px){.form-type-password-confirm .password-help{left:33.33333333%}}.form-type-password-confirm .progress{background:0 0;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;height:4px;margin:-5px 0 0}.form-type-password-confirm .form-type-password{clear:left}.form-type-password-confirm .form-control-feedback{right:15px}.form-type-password-confirm .help-block{clear:both}ul.pagination li>a.progress-disabled{float:left}.form-autocomplete .glyphicon{color:#777;font-size:120%}.form-autocomplete .glyphicon.glyphicon-spin{color:#337ab7}.form-autocomplete .input-group-addon{background-color:#fff}.ajax-progress-bar{border-radius:0 0 4px 4px;border:1px solid #ccc;margin:-1px 0 0;padding:6px 12px;width:100%}.ajax-progress-bar .progress{height:8px;margin:0}.ajax-progress-bar .percentage,.ajax-progress-bar .message{color:#777;font-size:12px;line-height:1em;margin:5px 0 0;padding:0}.glyphicon-spin{display:inline-block;-moz-animation:spin 1s infinite linear;-o-animation:spin 1s infinite linear;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}a .glyphicon-spin{display:inline-block;text-decoration:none}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.tabbable{margin-bottom:20px}.tabs-below>.nav-tabs,.tabs-left>.nav-tabs,.tabs-right>.nav-tabs{border-bottom:0}.tabs-below>.nav-tabs .summary,.tabs-left>.nav-tabs .summary,.tabs-right>.nav-tabs .summary{color:#777;font-size:12px}.tab-pane>.panel-heading{display:none}.tab-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a{border-radius:0 0 4px 4px}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd}.tabs-left>.nav-tabs,.tabs-right>.nav-tabs{padding-bottom:20px;width:220px}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li:focus,.tabs-right>.nav-tabs>li:focus{outline:0}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs>li>a:focus,.tabs-right>.nav-tabs>li>a:focus{outline:0}.tabs-left>.tab-content,.tabs-right>.tab-content{border-radius:0 4px 4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);border:1px solid #ddd;overflow:hidden;padding:10px 15px}.tabs-left>.nav-tabs{float:left;margin-right:-1px}.tabs-left>.nav-tabs>li>a{border-radius:4px 0 0 4px}.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eee #ddd #eee #eee}.tabs-left>.nav-tabs>.active>a,.tabs-left>.nav-tabs>.active>a:hover,.tabs-left>.nav-tabs>.active>a:focus{border-color:#ddd transparent #ddd #ddd;-webkit-box-shadow:-1px 1px 1px rgba(0,0,0,.05);-moz-box-shadow:-1px 1px 1px rgba(0,0,0,.05);box-shadow:-1px 1px 1px rgba(0,0,0,.05)}.tabs-right>.nav-tabs{float:right;margin-left:-1px}.tabs-right>.nav-tabs>li>a{border-radius:0 4px 4px 0}.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eee #eee #eee #ddd;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.05);-moz-box-shadow:1px 1px 1px rgba(0,0,0,.05);box-shadow:1px 1px 1px rgba(0,0,0,.05)}.tabs-right>.nav-tabs>.active>a,.tabs-right>.nav-tabs>.active>a:hover,.tabs-right>.nav-tabs>.active>a:focus{border-color:#ddd #ddd #ddd transparent}th.checkbox,td.checkbox,th.radio,td.radio{display:table-cell}.views-display-settings .label{font-size:100%;color:#666}.views-display-settings .footer{padding:0;margin:4px 0 0}.views-exposed-form .views-exposed-widget .btn{margin-top:1.8em}table .radio input[type=radio],table .checkbox input[type=checkbox]{max-width:inherit}.form-horizontal .form-group label{position:relative;min-height:1px;margin-top:0;margin-bottom:0;padding-top:7px;padding-left:15px;padding-right:15px;text-align:right}@media (min-width:768px){.form-horizontal .form-group label{float:left;width:16.66666667%}}.alert a{font-weight:700}.alert-success a{color:#2b542c}.alert-info a{color:#245269}.alert-warning a{color:#66512c}.alert-danger a{color:#843534}div.image-style-new,div.image-style-new div{display:block}div.image-style-new div.input-group{display:table}td.module,.table-striped>tbody>tr:nth-child(odd)>td.module,.table>tbody>tr>td.module{background:#ddd;font-weight:700}.book-toc>.dropdown-menu{overflow:hidden}.book-toc>.dropdown-menu>.dropdown-header{white-space:nowrap}.book-toc>.dropdown-menu>li:nth-child(1)>a{font-weight:700}.book-toc>.dropdown-menu .dropdown-menu{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:0;display:block;font-size:12px;margin:0;padding:0;position:static;width:100%}.book-toc>.dropdown-menu .dropdown-menu>li{padding-left:20px}.book-toc>.dropdown-menu .dropdown-menu>li>a{margin-left:-40px;padding-left:60px}#features-filter .form-item.form-type-checkbox{padding-left:20px}fieldset.features-export-component{font-size:12px}html.js #features-export-form fieldset.features-export-component,fieldset.features-export-component{margin:0 0 10px}fieldset.features-export-component .panel-heading{padding:5px 10px}fieldset.features-export-component .panel-heading a.panel-title{font-size:12px;font-weight:500;margin:-5px -10px;padding:5px 10px}fieldset.features-export-component .panel-body{padding:0 10px}div.features-export-list{margin:-11px 0 10px;padding:0 10px}fieldset.features-export-component .component-select .form-type-checkbox,div.features-export-list .form-type-checkbox{line-height:1em;margin:5px 5px 5px 0 !important;min-height:0;padding:3px 3px 3px 25px!important}fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox],div.features-export-list .form-type-checkbox input[type=checkbox]{margin-top:0}body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top{top:79px}body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top{top:39px}@media (min-width:768px){body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top{left:240px;left:24rem}}.navbar-administration #navbar-administration.navbar-oriented .navbar-bar{z-index:1032}.navbar-administration #navbar-administration .navbar-tray{z-index:1031}body.navbar-is-fixed-top.navbar-administration{padding-top:103px!important}body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open{padding-top:143px!important}body.navbar-tray-open.navbar-vertical.navbar-fixed{margin-left:240px;margin-left:24rem}#navbar-administration.navbar-oriented .navbar-tray-vertical{width:24rem}.shop-description{background-color:#f7f8f9;padding:15px;margin:20px auto}.shop-description h1{margin-top:5px}a.button .sub-menu-image-warpper{display:none}
body{width:100%;height:100%;background:url(//www.prohealth.com/wp-content/themes/prohealth/css/../images/background_tile_final.jpg) center #f1f1f1}@media (max-width:1999px){body{background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wgARCABWAFADASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAEH/8QAFQEBAQAAAAAAAAAAAAAAAAAAAAH/2gAMAwEAAhADEAAAAdhWIAlShQqRRFEC2UkUULFhBFLRYEICwFBUJLBUAS1FlgAAIS0WAf/EABQQAQAAAAAAAAAAAAAAAAAAAGD/2gAIAQEAAQUCXf/EABQRAQAAAAAAAAAAAAAAAAAAAED/2gAIAQMBAT8Bd//EABQRAQAAAAAAAAAAAAAAAAAAAED/2gAIAQIBAT8Bd//EABQQAQAAAAAAAAAAAAAAAAAAAGD/2gAIAQEABj8CXf/EABkQAAIDAQAAAAAAAAAAAAAAAAEwEEBBUP/aAAgBAQABPyHq5IcEm/8A/9oADAMBAAIAAwAAABCOV7hP/vxX8DRLgA/hjQ+Mf4tON171/wD/xAAXEQEBAQEAAAAAAAAAAAAAAAABABAg/9oACAEDAQE/EGNJjGOngmMYmMYv/8QAGREBAQEBAQEAAAAAAAAAAAAAAQAQMRFB/9oACAECAQE/ECcJie4Tvuk6xPcJi+xjf//EABoQAAMBAQEBAAAAAAAAAAAAAAABIBEQQSH/2gAIAQEAAT8Q7nHLRhkswStW+qFDlww9PslDlwfPRS00fUabxs0Us0T6u+z/AP/Z) center #f1f1f1}}@media (max-width:800px){body{background:#f1f1f1}}body,p{font-family:'Open Sans',arial,helvetica,sans-serif;line-height:1.5em}.semibold{font-weight:600}div{box-sizing:border-box}.clearfix{clear:both;float:none}tr.break td{background-color:transparant !important;height:1px !important;border-bottom:1px solid #bbb;line-height:1em}tr.break td img{height:1px !important}#colorbox #cboxWrapper{border:2px solid #6fad4a}#cboxClose{bottom:15px}#page-wrapper{width:100%;height:100%;max-width:1240px;margin:0 auto;background:#fff}.col-sm-12{margin:0 auto !important;padding:20px 0 !important;width:100% !important;max-width:1200px}.main-container.container .col-sm-12{float:none;min-height:500px}.node-type-webform .col-sm-12{padding:60px 100px 20px !important}#skip-link{display:none}blockquote{border:none;font-size:inherit}a{text-decoration:none}a.button,.woocommerce a.button{display:block;width:130px;padding:10px;margin:15px auto 0px;font-size:16px;color:#fff;background:#68ab5a;text-align:center}a.button:hover{text-decoration:none}a.button.blue{background:#2b9cca;cursor:pointer}.btn-success{border-radius:0;background:#67ab54;border:1px solid #67ab54}.btn.disabled,.btn[disabled]{border-radius:0}h1{font-weight:700 !important;text-transform:capitalize;font-size:28px}p{margin-bottom:14px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.coupon_banner{width:100%;padding:10px;text-align:center;background:#e1edf3}.coupon_msg{font-size:1.5em;color:#e30101;font-weight:600}.coupon_msg a.red_button{color:#fff;background:#e30101;padding:3px 10px;font-size:14px;font-weight:400;text-transform:none;border-radius:0;vertical-align:top}.coupon_condition{font-size:.8em}.jspVerticalBar{background-color:transparent}.jspTrack{background:#f0f1f1;border-radius:3px}.jspDrag{background:#68ab5a;border:2px solid #f0f1f1;border-radius:3px}.main-container.container ul{padding-left:15px}.no_caps{text-transform:lowercase}.third{width:31.5%}.third.middle{margin:0 2%}.one-fifth{display:inline-block;vertical-align:top;width:20%}.align_left{float:left;margin:0 20px 20px 0}.align_right{float:right;margin:0 0 20px 20px}.sharebar ul#sharebarx li:nth-child(2) div{width:60px !important}.tab-blue{-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;padding:7px;background-color:#1c8fbc;color:#fff;border-bottom:0;text-align:center;vertical-align:middle;margin-right:3px}.tab-green{-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;padding:7px;background-color:#7cb767;color:#fff;text-align:center;vertical-align:middle;margin-right:3px}.tab-header{font-weight:700;font-size:11pt}header:before,header:after,.container:before,.container:after{content:"" !important;width:100% !important}#navbar{position:relative;z-index:900;width:100% !important;max-width:1240px !important;margin:0 auto;border-radius:0;clear:both;float:none;display:block;background:#fff !important;border-bottom:2px solid #6fad4a !important}#navbar.smush{position:fixed;top:0}.navbar.container{display:block;clear:both;float:none;height:auto;margin-top:0;padding:0 !important;border:none !important}.navbar.container .container{display:block;clear:both;float:none;width:100%;padding:0 20px;-webkit-transition:all .5s;transition:all .5s}.navbar-default{background-color:transparent !important;border-color:transparent !important}.header_top{float:left;width:100%;padding:15px 0}.navbar .logo{margin:0 20px 0 0;padding:0;float:left;-webkit-transition:all .5s;transition:all .5s}.navbar .logo img{height:44px;-webkit-transition:all .5s;transition:all .5s}.navbar .header_right{float:right;clear:none;width:45%;margin:3px 0 0}ul.account_links,ul.contact_links{list-style-image:none;float:right;margin-bottom:5px}ul.account_links{clear:both;padding:0}ul.account_links li,ul.contact_links li{display:inline-block;border-right:1px solid #ccc;width:auto;padding:0 1ex 0 .5ex}ul.account_links li.last,ul.contact_links li.last{border-right:none}ul.account_links li span,ul.account_links li a,ul.contact_links li span,ul.contact_links li a{display:block;width:auto;color:#69ab52;font-weight:400;line-height:18px;height:18px}ul.contact_links li span,ul.contact_links li a{color:#333}ul.account_links li.last span,ul.account_links li.last a,ul.contact_links li.last span,ul.contact_links li.last a{padding-right:0}ul.account_links li.view_cart a{padding-left:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAALCAMAAACTbPdTAAAAt1BMVEVHcExoq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1poq1ovalMfAAAAPHRSTlMA6xEJzhIk4xgLKsXEBtUx+hDe2xcb5CXP85a6YhniLczRt+ytk8fxstDfmR3G2hV8zfxcP8ssGtYKtN06znDnAAAAbklEQVQIHTXBhRaCMABA0Qds01Fid2F39/7/u9xBuZdudTysFTN9l3qz5QwKmcYI6JhcG+iZ3AQoJeZvAZQr5uccY6XOfLk5Xq73B9Z0tj1IKd0Xlhbr3UmI2/OtAW+195VS/if2AB2EERCFgf4CDA8PbdezWuoAAAAASUVORK5CYII=) left no-repeat}ul.account_links li.quick_reorder img{height:18px;width:auto}.header_social{float:right;margin-left:5px}.page-node-37231 .sharethis-buttons,.page-node-37232 .sharethis-buttons,.page-node-37233 .sharethis-buttons,.page-node-37234 .sharethis-buttons{display:none}.social_popup{display:block;width:100%;margin:40px auto;text-align:center}.socpop_box{display:inline-block;vertical-align:top}.socpop_box .socpop_image{width:97px;height:97px;margin:0 20px;border-radius:48px;border:1px solid #dedede}.socpop_box img{display:inline-block;border-radius:47px;border:4px solid #fff;vertical-align:middle}.secondary_menu{float:left;width:auto;min-width:330px;padding-top:3px}.secondary_menu .block-menu{float:left}.secondary_menu ul.menu{list-style-image:none;margin-top:5px}.secondary_menu ul.menu li{display:inline-block;border-right:1px solid #ccc;width:auto;height:auto;padding:0}.secondary_menu ul.menu li.last{border-right:none}.secondary_menu ul.menu span,.secondary_menu ul.menu li a{display:block;width:auto;color:#606061;font-weight:700;font-size:.9em;text-transform:uppercase;padding:0 7px 0 2px}.nav>li>a:hover,.nav>li>a:focus{background:0 0}.search_bar{float:right;width:100%;min-width:250px;position:relative;z-index:1100;border:1px solid #ddd;border-radius:3px;padding:5px}.search_bar input[type=text]{float:left;border:none;outline:none;box-shadow:none;width:calc(100% - 24px);height:auto;padding:2px 0 0 5px;font-size:.9em}.search_bar input[type=submit]{float:right;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAADAFBMVEVHcEw8gfg3fvebv/o5f/g8gfg7gfg+gvhFhvdChPk9gfdJivhFh/hZk/pjmvlUkPhxpPk+gvc7gPiKtPo9gvc8gfjv9P6VuvpGhvg/gvh7qfrV5P5JifjS4v5ChPiFr/pGhflFh/k8gPdHiPg7fvgzevdpnvpxpPpsnvhBgvg6fvdkmfhFhviOtvtIiPhtovlsoPmOtvtWkPpSjvmjw/xOivaSuPumxfw6fvY0fPedvvxrnvk4fve40P1Ag/drnvq50vzv9f7F2v3o7/21z/xroPlonfqyzf1mnPhypPhNi/e0z/ySuPpgl/puofl2p/mUufw2fPiPt/pGh/hIifm1zvxDhPdmm/hwo/lgmPhHh/jt9P+syPt7qfrJ3P3j7f6Isfpwovnz9/42ffesyPtDhPd6qPny9v89gfg1fPeHsPrW5P49gfeYvPxUkPiGsfs7f/dclPlXkvmDrvpFh/ibvvxGh/hZk/lclvh3p/lVj/lSj/iErvqlxftjmfhxo/mIsfprn/lhmPl3pvpSj/czefiArfp5qfqgwvy30P1KivgzfPdHiPg3f/eJsvqiwvs0fPZAg/g9gfdEhfdQjfiBrflChfigwPupx/x2pvlSj/iGsftUj/h7qfnU4/1XkvhdlfhVkPivy/1FhfmArPpSjvhOi/lBg/jU5P2iw/tonPlZlPhUkfmgwvySufuiwvpOjPhLivhPjPiArftIh/dlm/hhmPnT4/5QjffD2fyryvzg6v2ArfqFr/qjw/t1pfqOtfqBrfr///75+//////Y5v7I2v39/f/3+v/p8P7q8f77/P/F2f35+/78/v/e6v/K3f3g6/7r8v/s8//k7v7u9f7m7//2+v7u9f/W5P3n8P78/f/v9P/w9v/i7P3h6/2cvfrK3fvE2f3G3P3e6f/q8P+91fybvvvG2v73+v/K3P33+v7s8/7t8f7z9/7N3/3f6f7Z5/3n7/7c6P7c6f7r8f6rx/vS4/280v240fzA1f3v9f/V5PyMtfrN3v3e6v1LRe9EAAAA0HRSTlMAEgHzCgQdAwIHQGMnRyAZJQIMrEst/ud0Fcv+cfxm1wYbEC4ID5eo0Dkyq2vYaK3P1UQ8uDaxuUoFtrE88EK/8/79/vW8rPGmoHbs+Ju/JuspsHVW8TuJvpoj/vGi/v6ryf4U9Uyf/lMk2/wr5ZTfMzV903DhFomxs3yO1PSHneywidGVGcTd9fs+LVAv1u4qUB8me9Jb7vDeieN43fyOrZj3b+aXZSH+8eibmvDx46Z2udJc7qD9hvz299jg/M7k5//////////////////+n4aGfQAAAZtJREFUKM9jYGAQ0tN4cOzerfvHnhtwKzHAAaudNvPDU+eOnH56gdmDSwUmzBRmbSt24smjZ48/nHD0dtNkgoqLRIYePvxCV11N39Dp9XV3Xy1WiHiFePRhB3sdZUVRbleXs5cCvBgh4g1nTsdFWKgCWUIifq8On/HkgYh/u3hSPJgFzGSX8LnqbGbMDub8OHW00gZqF1filRMmvJxg9q+v3+sDoeIFjfG3zaHiP299acuwhIhPnPspycpIAczuOHq1tjoZzGScte/35wRTQTCnvfPsx+KSTCBrUvCeo3cX1bFB9LbUfLj9Pj8vtbBn/t4Lx88flIMYz5BTVXrt0P2UrObZu/7fvr79wI7JEA8LRpXnZqe/e/vp6907sjs/7V6/uhfiAQ6eIqmYm2+unpKesV/q3yGxlWu6ISaxs4WExwoHCac1TZOTv3no6tqlE6D+YeHnE/AX4OMXat0ov+LIjekLRcsYUAGbzOYVh970L5iCJs4guXjqnyNX/m5FF2dglOmTnbduFYY4g+ScmUu2LcMUZ+jasGnLcgAJxp1tqLLEgwAAAABJRU5ErkJggg==) center no-repeat #2b9cca;background-size:16px auto;font-size:0px;width:23px;height:23px;padding:3px;margin-top:0 !important;border:none;border-radius:0}.megamenu_wrapper{position:relative;z-index:900;float:none;clear:both;width:100%;height:auto;min-height:40px;margin:0;padding:5px 0 0;background:#fff}.megamenu_wrapper .mm_top{width:100%;margin:0 auto;background:#e6e6e6}.megamenu-wrapper{top:100px;-webkit-transition:all .5s;transition:all .5s}.megamenu-wrapper>.mega-menu-wrap{z-index:100}ul.megamenu{position:relative;z-index:900;width:100%;list-style-image:none;text-align:center;margin:0;padding:0}ul.megamenu li{position:relative;z-index:900;display:inline-block;width:auto;height:auto;margin:0;padding:0;text-align:center}ul.megamenu li.fibromyalgia{width:185px}ul.megamenu li.me-cfs{width:165px}ul.megamenu li.lyme{width:195px}ul.megamenu li.natural-wellness{width:240px}ul.megamenu li.shop{width:140px}ul.megamenu li.our_story{width:140px}ul.megamenu li a{display:block;width:100%;color:#666;font-size:1.4em;text-transform:capitalize;padding:15px 0;font-weight:500;-webkit-transition:width .5s;transition:width .5s}.navbar.smush ul.megamenu li a{padding:10px 0}ul.megamenu li a:hover{text-decoration:none;background:#fff;color:#000}ul.megamenu li.shop a{color:#e30101}.fibromyalgia li.fibromyalgia a{background:#fff}.me-cfs li.me-cfs a{background:#fff}.lyme li.lyme a{background:#fff}.shop li.shop a{background:#fff}.megamenu-wrapper--shop #mega-menu-shop_subnavi>li>a{font-size:14px!important}.submenu{position:absolute;z-index:900;top:51px;clear:both;float:none;width:90%;min-width:900px;height:auto;margin:5px 5% 0 !important;border:1px solid #bbb;background:#fff;display:flex;align-items:stretch}.submenu.active{display:flex}.submenu.inactive{display:none}.navbar.smush .submenu{top:41px}.shop .navbar .submenu.shop{top:56px}.shop .navbar.smush .submenu.shop{top:46px}.submenu .submenu_col,.subsubmenu .subsubmenu_col{position:relative;display:block;vertical-align:top;letter-spacing:0px;width:calc(100%/6);border-right:1px solid #bbb;margin:0 !important;padding:0 !important;padding-bottom:8px !important}.submenu .submenu_col.col6,.subsubmenu .subsubmenu_col.col4{border-right:none}.subsubmenu .subsubmenu_col.col1,.subsubmenu .subsubmenu_col.col2{width:calc(100%/3)}.submenu .submenu_col .col_header,.subsubmenu .subsubmenu_col .col_header{width:100%;height:auto;padding:10px;color:#188cbb;font-size:14px;font-weight:600;background:#f4f4f4;border-bottom:1px solid #bbb;cursor:pointer}.submenu .submenu_col .col_content,.subsubmenu .subsubmenu_co .col_content{padding:0}.submenu .submenu_col .col_content .block,.subsubmenu .subsubmenu_col .col_content .block{padding:0 10px}.submenu .submenu_col .col_content .block-views{padding:0 !important}.submenu .submenu_col .col_content .block{margin-top:12px}.submenu .submenu_col h2,.subsubmenu .subsubmenu_col h2{font-size:12px;font-weight:600;line-height:1.2em;text-align:center;color:#d90f0d}.submenu .submenu_col .col_content p{font-size:12px !important}.submenu .submenu_col .col_content ul{margin:0 !important;padding:0 !important}.submenu .submenu_col .col_content ul li{list-style-type:none;font-size:12px;padding:0;margin:0}.submenu .submenu_col .col_content ul li a{color:#666;padding:5px 0 !important;padding-left:10px !important;text-indent:-10px;line-height:1.1em}.submenu .submenu_col .col_content ul li a:hover{color:#188cbb}.submenu .submenu_col .col_content ul li span{display:inline-block;font-weight:600;padding-top:12px;line-height:1.2em}.submenu .submenu_col .nolink a{display:inline-block;font-weight:600;padding-top:12px;line-height:1.2em;cursor:default;text-decoration:none;color:#666 !important}.submenu .submenu_col .col_content ul li.menu-mlid-1918{font-weight:600}.submenu .submenu_col .col_content .view-articles-megamenu .views-row{float:none;clear:both;width:100%;margin:0 0 12px;padding:0}.submenu .submenu_col .col_content .view-articles-megamenu .views-row img{width:100% !important;height:auto !important}.submenu .submenu_col .col_content .view-articles-megamenu .views-row .views-field-title{padding:0 10px;line-height:1.2em}.submenu .submenu_col .col_content .view-articles-megamenu .views-row .views-field-title a{color:#666}.submenu .submenu_col .col_content .view-articles-megamenu .views-row .views-field-title a:hover{color:#188cbb;text-decoration:none}.submenu .submenu_col .col_content .view-articles-megamenu .views-row .views-field-title span.field-content{font-size:12px;color:#666;line-height:8px !important}.submenu ul.submenu_list{display:block;list-style:none;width:100%;padding:0;margin:0 auto;max-width:915px}.submenu ul.submenu_list li{list-style:none;display:inline-block;width:auto;height:50px;padding:0;margin:0;cursor:pointer}.front .submenu.natural-wellness,.node-type-webform .submenu.natural-wellness{display:none !important}.submenu.natural-wellness ul.submenu_list li{cursor:default}.submenu ul.submenu_list li.section_title{padding:0 20px;height:14px;color:#69ab52;text-align:left;font-size:1.1em;font-weight:700;text-transform:uppercase;line-height:14px}.submenu ul.submenu_list li a{display:block;margin:0;height:34px;padding:20px 0 30px;text-align:center;line-height:14px;color:#666}.submenu ul.submenu_list li a span{border-right:1px solid #e7e7e7;padding:0 18px}.submenu ul.submenu_list li.last a{border-right:none}.submenu ul.submenu_list li:hover a{color:#69ab52;text-decoration:none !important}.navbar.smush .submenu.shop ul.submenu_list li{height:auto}.navbar.smush .submenu.shop ul.submenu_list li a{padding:10px 0 20px}.subsubmenu{display:none;position:absolute;z-index:990;top:50px}li.submenu_item:hover .subsubmenu{display:block}.mega-sub-menu .template-thumbs,.mega-sub-menu .template-square_thumbs{padding:20px 0 0;text-align:center}.mega-sub-menu .template-thumbs .mega-block-title,.mega-sub-menu .template-square_thumbs .mega-block-title{margin-bottom:1em !important;text-transform:none !important}.mega-sub-menu .template-thumbs .views-row,.mega-sub-menu .template-square_thumbs .views-row{display:inline}.mega-sub-menu .template-thumbs .views-row>a,.mega-sub-menu .template-square_thumbs .views-row>a{display:inline-block;padding:0 10px;overflow:hidden;vertical-align:top;font-size:12px;color:#666}.mega-sub-menu .template-square_thumbs .views-row>a.spacing-10{padding-left:0;padding-right:0;margin-left:5%;margin-right:5%}.mega-sub-menu .template-thumbs .views-row>a{width:125px;height:175px}.mega-sub-menu .template-square_thumbs .views-row>a{width:160px;height:120px}.mega-sub-menu .template-square_thumbs .views-row>a.big{width:200px;height:160px}.mega-sub-menu .template-thumbs .views-row>a:hover,.mega-sub-menu .template-square_thumbs .views-row>a:hover{color:#188cbb}.mega-sub-menu .template-thumbs .views-row img,.mega-sub-menu .template-square_thumbs .views-row span{display:block;margin:0 auto 1em;border:1px solid #dedede}.mega-sub-menu .template-thumbs .views-row img{width:97px;height:97px;padding:4px;border-radius:50%}.mega-sub-menu .template-square_thumbs .views-row span{padding:10px}.mega-sub-menu .template-square_thumbs .views-row a.cover span{padding:0}.mega-sub-menu .template-square_thumbs .views-row span i{display:block;height:50px;background-position:center;background-size:contain;background-repeat:no-repeat}.mega-sub-menu .template-square_thumbs .views-row a.big span i{height:100px}.mega-sub-menu .template-square_thumbs .views-row a.cover span i{background-size:cover}.mega-sub-menu .template-thumbs .views-row>a:hover img,.mega-sub-menu .template-square_thumbs .views-row>a:hover span{border-color:#188cbb}.mega-sub-menu .template-thumbs .views-row a.button,.mega-sub-menu .template-square_thumbs .views-row a.button{display:block;height:auto;margin:0 auto 20px;padding:10px;white-space:nowrap;color:#fff}.mega-sub-menu .template-thumbs .views-row a.button img,.mega-sub-menu .template-square_thumbs .views-row a.button span{display:none}.widget_megamenu_second_level_widget .mega-menu .mega-toggle-on .show-submenus .mega-sub-menu{visibility:visible !important;opacity:1 !important}.widget_megamenu_social_meia_widget a>img{width:32px;margin:0 2px}.subsubmenu{position:absolute;z-index:920;top:50px;left:-1px;clear:both;float:none;width:calc(100% + 2px);min-width:900px;height:auto;margin:0 !important;padding:0;border:1px solid #bbb;background:#fff}.navbar.smush .subsubmenu{top:34px}.subsubmenu.active{display:block}.subsubmenu.inactive{display:none}.subsubmenu.category .col_content{padding:20px 0 20px}.subsubmenu.category .col2 .col_content .region{display:inline-block;vertical-align:top;width:48%}.subsubmenu .col_content li,.subsubmenu .col_content p{font-size:12px}.subsubmenu.category .col_content a{color:#666}.subsubmenu.category .col_content li a{padding:0 !important}.subsubmenu.brands .col_content,.shop_sumenu.brands .col_content{position:relative}.subsubmenu.brands .col_header,.shop_sumenu.brands .col_header{width:100%;text-align:center;background:#666;padding:10px}.subsubmenu.brands .col_header #alphabar,.shop_sumenu.brands .col_header #alphabar{width:auto;margin:0 auto}.subsubmenu.brands .col_header #alphabar a,.shop_sumenu.brands .col_header #alphabar a{display:inline-block;vertical-align:top;color:#fff;padding:0 10px;border-right:1px solid #777}.subsubmenu.brands .col_header #alphabar a:last-child,.shop_sumenu.brands .col_header #alphabar a:last-child{border-right:none}.subsubmenu.brands .col_content h2,.shop_sumenu.brands .col_content h2{display:block;position:absolute;top:-14px;left:calc((100% - 220px)/2);text-align:center;font-size:22px;font-weight:600;color:#188cbb;width:220px;margin:0;padding:0;background:#fff}.region-mm-brands-shop{display:block;clear:both;float:none;width:90%;border-top:1px solid #bbb;margin:40px auto 0px;padding-top:20px}.view-brands{width:100%;padding:20px 0 0;text-align:center}.view-brands .views-row{display:inline-block;vertical-align:top;width:160px;height:100px;padding:0;margin:0 10px 20px}.view-brands .views-row .views-field-field-brand-image{display:table-cell;vertical-align:middle;width:170px !important;height:70px !important;padding:10px;margin:0 0 10px;border:1px solid #bbb}.view-brands .views-row .views-field-field-brand-image img{vertical-align:middle}.view-brands .views-row .views-field-name{font-size:12px}.view-brands .views-row .views-field-name a{color:#666}.subsubmenu.brands a.button{width:160px;font-size:14px}.subsubmenu.concerns .col_content,.shop_sumenu.concerns .col_content{position:relative}.subsubmenu.concerns .col_header,.shop_sumenu.concerns .col_header{width:100%;text-align:center;background:#666;padding:10px}.subsubmenu.concerns .col_header #alphabar,.shop_sumenu.concerns .col_header #alphabar{width:auto;margin:0 auto}.subsubmenu.concerns .col_header #alphabar a,.shop_sumenu.concerns .col_header #alphabar a{display:inline-block;vertical-align:top;color:#fff;padding:0 10px;border-right:1px solid #777}.subsubmenu.concerns .col_header #alphabar a:last-child,.shop_sumenu.concerns .col_header #alphabar a:last-child{border-right:none}.subsubmenu.concerns .col_content h2,.shop_sumenu.concerns .col_content h2{display:block;position:absolute;top:-14px;left:calc((100% - 220px)/2);text-align:center;font-size:22px;font-weight:600;color:#188cbb;width:220px;margin:0;padding:0;background:#fff}.region-mm-concerns-shop{display:block;clear:both;float:none;width:90%;margin:0 auto;padding:20px}.view-health-concerns{width:100%;padding:20px 0 0;text-align:center}@media (max-width:1999px){.view-health-concerns{padding-left:10px}}.view-health-concerns .views-row{display:inline-block;vertical-align:top;width:125px;height:100px;padding:0;margin:0 0 40px}.view-health-concerns .views-row .views-field-field-health-concern-image .hc-img-border{display:inline-block;width:97px;height:97px;border-radius:48px;border:1px solid #dedede}.view-health-concerns .views-row .views-field-field-health-concern-image img{display:inline-block;border-radius:47px;border:4px solid #fff;vertical-align:middle}.views-row.views-tax-ailments_products .hc-img-border,.views-row-1 .hc-img-border,.views-row-2 .hc-img-border,.views-row-3 .hc-img-border{border:1px solid #188cbb !important}.view-health-concerns .views-row .views-field-name{font-size:12px}.view-health-concerns .views-row .views-field-name a{color:#666}.views-row-1 .views-field-name a,.views-row-2 .views-field-name a,.views-row-3 .views-field-name a{color:#188cbb !important}.subsubmenu.concerns a.button{width:160px;font-size:14px}.subsubmenu.category .col_content .mm_shop_cat_featured_box{display:inline-block;vertical-align:top;text-align:center;width:45%;height:auto;margin:0 2% 20px}.subsubmenu.category .col_content .mm_shop_cat_featured_box img{width:100% !important;height:auto !important}.subsubmenu.deals,.shop_sumenu.deals{padding:20px;text-align:center}.subsubmenu.deals .block,.shop_sumenu.deals .block{display:inline-block;width:auto;height:auto;margin:0 5%}.subsubmenu.deals .block a>span,.shop_sumenu.deals .block a>span{display:block;width:200px;height:100px;margin:0 0 1em;background-size:cover}#block-system-main .view-health-concerns{text-align:left}#block-system-main .view-health-concerns h3{color:#69ab52;font-size:2em;padding-top:40px;margin-top:40px;border-top:1px solid #ccc}#block-system-main .view-health-concerns>.row:nth-child(2) h3{padding-top:0;margin-top:0;border-top:none}#block-system-main .view-health-concerns .views-row{width:19%;height:auto;margin-bottom:0}#block-system-main .view-health-concerns .views-row .views-field-name a,#block-system-main .view-health-concerns a{color:#666 !important;font-size:14px}#block-system-main .view-health-concerns .views-row .views-field-name:before,#block-system-main .view-health-concerns .views-field-name:before{content:'•';padding-right:5px;color:#188cbb !important;text-decoration:none !important}.main-container.container #alphabar{width:100%;margin:0 auto 20px;text-align:center}.main-container.container #alphabar a{display:inline-block;vertical-align:top;padding:0 10px;border-right:1px solid #bbb}.main-container.container #alphabar a:last-child{border-right:none}.jcarousel-skin-default .jcarousel-container-horizontal{width:100% !important;max-width:1200px;height:auto !important;text-align:center}.jcarousel-skin-default .jcarousel-clip-horizontal{width:100% !important;max-width:1080px;height:auto !important;text-align:center;overflow:hidden;margin-right:25px}.jcarousel-skin-default .jcarousel-item{position:relative;display:inline-block;vertical-align:top;height:auto;width:29%;max-width:325px;margin:0 20px;border:none}.jcarousel-skin-default .jcarousel-item .views-field{text-align:left}.jcarousel-skin-default .jcarousel-item .views-field-title,.jcarousel-skin-default .jcarousel-item .views-field-field-subtitle{text-align:left}.jcarousel-skin-default .jcarousel-item .views-field-add-to-cart-form{position:absolute;bottom:10px;width:calc(100% - 40px);text-align:center}.jcarousel-skin-default .jcarousel-prev-horizontal,.jcarousel-skin-default .jcarousel-next-horizontal{top:45%}.jcarousel-skin-default .jcarousel-next-disabled,.jcarousel-skin-default .jcarousel-prev-disabled{display:block !important}.jcarousel-skin-default .jcarousel-prev{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAArCAMAAACkTONEAAAAP1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA5ODg0MzNta2tBQUGKiIhTUlJKSUkaGhp+fHyHhYURERHPd2tBAAAACnRSTlMAgJAgEPAwoGDQdFfbPgAAAGJJREFUOMvNk0kSgCAMBIOCCLK5/P+tlpw7VXqSHLs5UJmMCIwPFnHMAXGJhrEfAk+M1+1knMbBtPCO7QfcKE5XyzVDmour+P4RmcWeWCg/GkGIvE7hd3GwMHzVagvU/va+33uTCEL7C+xVAAAAAElFTkSuQmCC) center no-repeat;height:43px;width:23px}.jcarousel-skin-default .jcarousel-next{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAArBAMAAABhvA5FAAAAJ1BMVEVHcExTU1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTU1P5tPaUAAAADHRSTlMAoGDQEPAwkEDAIHDJj1cLAAAAV0lEQVQoz2NwFmBAAJuDSJw9Z5CkGM8gS8lQQ+o4ipQCstQh6kpxIkux2CBLOeOWWnMmAEnmaAKSnjBkLQ1YDUMxi3QJZmR3IXuGkZoSx3FEDko6QE4hAB5zN+tBPUuCAAAAAElFTkSuQmCC) center no-repeat;height:43px;width:23px}.jcarousel-skin-default .jcarousel-prev-horizontal:hover,.jcarousel-skin-default .jcarousel-next-horizontal:hover{background-position:0 0;opacity:.7}.img-responsive{display:inline-block;vertical-align:middle;margin:auto}.views-exposed-form .views-exposed-widget .form-checkboxes{position:relative;height:120px !important}.views-exposed-form .views-exposed-widget .form-checkboxes .bef-toggle{position:absolute;bottom:0}.views-exposed-form .views-exposed-widget .form-checkboxes .bef-checkboxes{position:absolute;top:0;width:100% !important;min-width:150px}.main-container{box-sizing:border-box;width:100% !important;height:auto;margin:0 auto !important;padding:0 !important}.main-container .content,article .content,.woocommerce .woocommerce-breadcrumb{box-sizing:border-box;margin:0 auto !important;padding:0 20px !important;max-width:1109px}.page-header{border:none}.front .main-container{padding-top:0}.shop .main-container{padding-top:49px !important}.shop .submenu.shop{display:block !important;width:100% !important;margin:0 !important;border:none;border-bottom:1px solid #bbb;z-index:899}.shop .submenu.shop .subsubmenu{width:90% !important;margin:0 5% !important}.row{margin:0 !important}.row.gray{background-color:#f7f8f9}.row:before,.row:after{content:"" !important}.width_wrapper{max-width:1100px;margin:0 auto}.row.page_header_block{width:100%;height:auto;padding:20px 0 40px;background:#e1edf3}.row.page_header_block .region-page-header,.row.page_header_block .page_header{width:auto;max-width:1200px;margin:0 auto;padding:0 5px}#home_header,#home_carousel_wrapper,.home_carousel{width:100%;max-width:1600px;margin-left:auto;margin-right:auto;position:relative;z-index:0}#block-views-home-carousel-block{position:relative;z-index:0}.view-home-carousel{position:relative;z-index:0}.view-home-carousel .views-slideshow-cycle-main-frame-row{width:100% !important}.view-home-carousel .views-slideshow-cycle-main-frame-row .views-row{position:relative;z-index:0}.view-home-carousel .views-slideshow-cycle-main-frame-row .views-row .views-field-field-slide-image{position:relative;z-index:0}.view-home-carousel .views-slideshow-cycle-main-frame-row .views-field-field-slide-image .field-content{height:480px;background:center no-repeat;background-size:cover}.view-home-carousel .views-slideshow-cycle-main-frame-row .views-row .views-field-field-hero-caption,.home_carousel .views-field-field-hero-caption{position:absolute;z-index:3;left:10%;top:20%;width:40%}.view-home-carousel p.home_slide_big{font-weight:700;letter-spacing:.03em;margin-bottom:10px;line-height:1em}.view-home-carousel p.home_slide_small{line-height:1.2em;margin-bottom:12px}.view-home-carousel .views_slideshow_slide.views-row-1 p.home_slide_big{font-size:4.4vw}.view-home-carousel .views_slideshow_slide.views-row-1 p.home_slide_small{font-size:2.8vw}.view-home-carousel .views_slideshow_slide.views-row-2 p.home_slide_big{font-size:3.4vw}.view-home-carousel .views_slideshow_slide.views-row-2 p.home_slide_small{font-size:2.2vw}@media only screen and (min-width:1240px){.view-home-carousel .views_slideshow_slide.views-row-1 p.home_slide_big{font-size:56px}.view-home-carousel .views_slideshow_slide.views-row-1 p.home_slide_small{font-size:36px}.view-home-carousel .views_slideshow_slide.views-row-2 p.home_slide_big{font-size:45px}.view-home-carousel .views_slideshow_slide.views-row-2 p.home_slide_small{font-size:19px}}.view-home-carousel .views-slideshow-cycle-main-frame-row img{width:100%}.view-home-carousel .views-slideshow-controls-bottom{position:absolute;z-index:10;top:35%;width:100%}.view-home-carousel .views-slideshow-controls-text-previous{float:left;margin-left:30px}.view-home-carousel .views-slideshow-controls-text-next{float:right;margin-right:30px}.view-home-carousel .views-slideshow-controls-text-previous a{display:block;font-size:0px;width:23px;height:43px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAArCAMAAACkTONEAAAAjVBMVEVHcEz8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/tuh5wpAAAALnRSTlMAToj2W2nx/fp4QgGXNwOlJC3rBuSyXGVZgn5DR1WT9ZvPMjbnCa7qcG1SlK+xxZbkCQAAAJRJREFUOMut01cWgjAQRuGoQMCGir1h7979L88F5M8RiXn87tOcmRgjXpb3JcNT8A3sw+UYbBTKU2DmcmQhrsxzzY0UslBep7B0ud2CZij3StgKTqDbqcpHzWYPp7PY5mAMk+KncIWLOpjhCPL/hEMCOzGFb+pvQZ23Zwt1wiqFhQqeK6oTNhbuKnh+gTGR5W1keBUfONAV+tUwsrUAAAAASUVORK5CYII=) center no-repeat}.view-home-carousel .views-slideshow-controls-text-next a{display:block;font-size:0px;width:23px;height:43px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAArCAMAAACkTONEAAAAjVBMVEVHcEz+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v683c6kAAAALnRSTlMAToj2W2nx/fp4QgGXNwOlJOstBuSyZVxZflWCR0Nwk/U2m8/nCequMm1SlLGvEtXflgAAAI1JREFUOMut01kSgjAQRVFUIEEUVJznefbuf3kuwJeqpEw+7/nqrk5S1UWi3gskPA1sFaQGsjgwBWYKMjBpMMwVFGBbcWABdq2gDZ1uHNjBvi962YM8HA4CLmc4/eZmAuOBb65ucBW5huHoz1weIb/7TupagCM7Nh+WV2A33pcTlh9glv6X/3Z8iOYj8xcpwBX6+EKsaQAAAABJRU5ErkJggg==) center no-repeat}.view-home-carousel .views-slideshow-controls-text-pause{display:none}.social_proof{position:absolute;z-index:5;bottom:0;width:100%;height:auto;margin:0;padding:20px 10px 0;background:rgba(255,255,255,.5);text-align:center}.social_proof .social_proof-block .social_proof-block--first-line{font-size:1.7em}.social_proof .social_proof-block .social_proof-block--second-line{display:block;white-space:nowrap}.social_proof .block{display:inline-block;vertical-align:top;width:auto;max-width:25%;text-align:center;margin:0 10px;padding:0 10px}.social_proof .block:first-child{margin-left:0;max-width:35%}.social_proof .block p{font-size:1em;color:#262626}@media only screen and (min-width:1240px){.social_proof #block-block-22 .big_text{font-size:26px !important}.social_proof #block-block-22 .small_text{font-size:16px !important}}.signup_bar{width:100%;height:auto;margin:-1px 0 0;padding:20px;background:#2b9cca}.signup_bar .block{width:100%;text-align:center;margin:0 auto}.signup_bar:not(.promo_signup_bar)>.block>div{position:relative;max-width:900px;margin:0 auto;padding-left:130px}.signup_bar .block p{font-size:1.2em;color:#fff;letter-spacing:.03em}.signup_bar form{width:80%;margin:0 auto}.signup_bar #webform-component-email,.signup_bar #edit-actions{display:inline-block;vertical-align:top}.signup_bar #webform-component-email{width:calc(100% - 140px);margin-right:5px}.signup_bar #webform-component-email label{font-size:14px;font-weight:400;color:#676767;margin-top:3px;margin-left:15px}.signup_bar #webform-component-email input.form-email{vertical-align:top;font-size:14px;font-weight:400;color:#676767;width:100%;height:30px;padding:7px 10px 5px;border:none;border-radius:0 !important}.signup_bar #edit-actions button.form-submit{vertical-align:top;font-size:16px;font-weight:400;color:#fff;width:auto;height:30px;padding:2px 30px 4px;border:none;background:#e30101;text-transform:uppercase;border-radius:0}.signup_overlay{position:absolute;z-index:10;bottom:-40px;width:300px;left:-100px;pointer-events:none}.signup_overlay img{width:100% !important;height:auto !important}.inline_signup_bar{clear:both;margin:20px 0;padding:20px;background:#e1edf3}.inline_signup_bar h4{margin:0 0 .8em;font-weight:700;font-size:16px;line-height:1.4em;text-align:center}.inline_signup_bar form{display:flex}.inline_signup_bar .form-email{border-radius:0 !important}.inline_signup_bar .form-submit{border:none;border-radius:0 !important;color:#fff;background:#e30101}.about_info{width:100%;max-width:1109px;height:auto;min-height:100px;margin:0 auto;padding:30px 20px 0}.about_info h2{font-weight:700}.about_info .block{width:100%}.about_info_left{float:left;width:204px;height:auto;padding:00px}.about_info_right{float:left;width:calc(100% - 204px);height:auto;padding:0}.home_content{width:100%;max-width:1109px;margin:0 auto;padding:50px 20px 0}.home_content_row{text-align:center}.home_ailments_block{display:block !important;clear:none !important;float:left;width:66%;padding:0}.home_ailments{display:inline-block;vertical-align:top;width:calc(50% - 22px);max-width:338px;height:auto;margin:0 20px 20px 0;border:1px solid #e7e7e7}.home_ailments img{width:100%;height:auto}.home_ailments_title{width:100%;padding:10px;font-size:21px;color:#fff;background:#67ab54;text-align:center;font-weight:600;text-transform:uppercase}.home_ailments_links{width:100%;padding:9px;background:#81c36f;text-align:center;color:#fff}.home_ailments_links a{color:#fff}.home_enjoy_block{display:block !important;float:right;clear:none !important;width:33%}.home_content_row .concerns{display:inline-block;vertical-align:top;margin:0 15px 20px;width:auto;height:180px}.home_content_row .concerns img{margin-bottom:10px}.home_content_row .concerns a{color:#333}.home_content .shop_support_box{border:1px solid #e7e7e7;width:calc(33% - 26px)}.home_content .block{margin-bottom:40px}.home_content #block-block-16{margin-bottom:10px}.home_content h2{font-weight:700;text-align:center;margin-bottom:20px}.home_content .support_block_wrapper{display:block;clear:both;float:none;width:100%;height:auto}.home_content .home_support_block{display:inline-block;vertical-align:top;height:auto}.home_content .home_support_block img{width:100% !important;height:auto !important}.home_content #shop-chronic-form #selectwrap{position:relative;width:50%;min-width:300px;margin:0 auto}.home_content #shop-chronic-form #selectwrap:after{position:absolute;top:10px;right:10px;content:'^';font-size:3em;font-weight:300;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);pointer-events:none}.home_content #shop-chronic-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:auto;font-size:1.2em;padding:10px;border-radius:none;border:1px solid #ccc;background:#fff}.home_content #shop-chronic-form button{margin-top:10px;border-radius:0;border:none;background:#84b70b;font-size:1.2em;font-weight:600;color:#fff}.home_content #shop-chronic-form button:hover{opacity:.8}.home_content .view-footer{margin-top:20px}.home_shop .view-product-carousels .views-field-field-main-product-image{height:220px;text-align:center}.home_articles_quote_wrapper,.home_shop_quote_wrapper{display:block;margin:20px auto;width:918px;min-height:20px;height:auto;position:relative}.quote_content,.quote_left,.quote_right{display:inline-block;position:absolute}.quote_content{display:block;margin:0 auto;padding:0;width:800px;left:55px;top:0}.quote_left{margin-right:5px;left:0;top:3px}.quote_right{margin-left:5px;right:0;top:15px}.quote_content p{font-size:1.3em;text-align:center;color:#616060}article{clear:both;float:none;width:100%;height:auto}article:not(.node-health-site-homepage) header{box-sizing:border-box;margin:0 auto !important;padding:0 20px !important;max-width:1109px}article.node-product-homepage header{padding:0 !important}article.node-product-homepage .shop-category>h2{margin:20px 0;text-align:center}.ratings{padding:10px 0}.ratings.top{padding:0;margin:4px 0 20px}.ratings .post-ratings{position:relative}.ratings .post-ratings img{margin:-4px 4px 0 0}.ratings .post-ratings .post-ratings-text{position:absolute;font-size:80%;line-height:100%}.ratings .field-label{display:none}.ratings .fivestar-widget-5,.ratings .help-block{display:inline-block;vertical-align:top;width:auto;margin:0}.ratings .help-block{padding-bottom:2px}.ratings .fivestar-static-form-item{float:none;margin:0}.ratings .fivestar-static-form-item .fivestar-default,.ratings .fivestar-static-item .fivestar-default{width:auto;display:inline-block}.ratings .fivestar-static-form-item .fivestar-widget-static{display:inline-block !important;vertical-align:top;margin-right:5px;clear:none !important}.ratings .fivestar-static-form-item .help-block{display:inline-block;vertical-align:top}.ratings .average-rating{display:none}.sharebar{float:none;clear:both;width:100%}.short_dex{float:none;clear:both;width:100%;font-weight:600;font-size:1.2em}#rate{margin:0 0 20px}.not-logged-in #rate .field-name-field-article-rate{display:none}.logged-in #rate .login-message{display:none}#rate h4,#rate .field-name-field-article-rate{display:inline-block;width:auto;margin-right:10px}#rate .field-label{display:none}#rate .field-type-fivestar .form-item-vote .fivestar-static-form-item{display:none}#rate .field-type-fivestar .fivestar-average-stars{clear:none !important;display:inline-block !important}#rate .field-type-fivestar .help-block{display:none}#rate button.fivestar-submit{display:inline-block !important;margin-left:10px;padding:3px 6px}.treatment-articles h1{text-align:center;border-bottom:none !important}.region-page-header{text-align:center;padding-bottom:30px}.region-page-header h2{font-size:36px;padding-bottom:20px;font-weight:700}.region-page-header .tc-box{display:inline-block;vertical-align:top;text-align:center;width:120px;height:auto;margin:0 auto;padding:0 10px}.region-page-header .tc-box .tc-img-border{display:inline-block;width:97px;height:97px;border-radius:48px;border:1px solid #dedede}.region-page-header .tc-box img{display:inline-block;border-radius:47px;border:4px solid #fff}.region-page-header .tc-box p{width:100%;text-align:center;line-height:1.1em;margin-top:5px}.region-page-header .tc-box a:link{color:#333}.hs-home #block-views-articles-fibromyalgia-block-1,.hs-home #block-views-articles-me-cfs-block-1,.hs-home #block-views-articles-lyme-disease-block-1{clear:none;width:80%;height:100%;min-height:100%;float:right;border-left:1px solid #e7e7e7}.search_filters{box-sizing:border-box;width:20%;float:left;padding:0 20px 20px 0}.bloggers_header{float:none;clear:both;width:100%;min-height:220px;height:auto;padding:20px 30px 40px;margin:20px auto 40px;background-color:#e1edf3}.bloggers_header .blogger_wrapper{height:auto;margin-bottom:10px}.blogger_photo{float:left;width:200px;height:100%;margin:0 20px 0 0}.blogger_photo img{width:100% !important;height:auto !important}.bloggers_header .blogger_name{color:#2c9cca;font-size:28px;margin:10px 0;line-height:1.2em;text-transform:capitalize;font-weight:700}.search_filters .views-exposed-widget{width:100%;height:auto;margin:0 0 20px;padding-top:15px;border-top:1px solid #e7e7e7}.search_filters .views-exposed-widget#edit-p-keyword-wrapper{margin-top:20px}.search_filters .views-exposed-widget .diseases_tax_terms_filter{max-height:150px;overflow-y:scroll;overflow-x:hidden}.search_filters .views-exposed-widget .bef-checkboxes{height:100px;overflow:scroll}.search_filters h2.block-title{font-size:16px;font-weight:700}.search_filters #edit-keywords-wrapper label{display:none}.search_filters .form-control.form-checkboxes{display:block;margin:0;padding:0;border:none;box-shadow:none;width:auto;height:auto}.search_filters .form-control.form-checkboxes label{display:inline;vertical-align:top;width:calc(100% - 20px) !important;max-width:none !important;font-weight:400;font-size:.9em}.search_filters input[type=radio],.search_filters input[type=checkbox]{line-height:normal;display:inline;width:auto;height:auto;border:1px solid #68ab5a}.search_filters .container-inline-date .form-item,.search_filters .container-inline-date .form-item input{width:100% !important}.search_filters .container-inline-date .form-item input{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAMAAABcfiZ7AAACkVBMVEX///9oq1v//f+IvHz+/v/+//+FuXn//v////3+//282rjn8uT+/v7+//v//f6eypX+/vz///uCuXa52bCQwoew1Kiv1Kj9//yJvX/Q5MuGvXyy1avc69iMwIKHvn3e69qJu378//+s0KLu9uuu06h+t3KAuXSKvnz9/f+22LPC4L7K48W31672+/f3/Pjz/fX3+fT5+fn39/Wo0qKiypj0+/SWw4r4+vf4+fT9//6ey5SfxpehyZegy5aBuHVnrFlnqlp7tG13tWxqq1uXw46gyJaZyJGizJqJvX2CuXhsrF6GvXq/3bne69nG4cK92LWeyZHg7dyVxYubxZOZxo+NwYOt0aWMvoG106/U69G62LLL4sZ0tGrG38JysGXt9+yOv4fF3sCZy5Cy1qqlzJ1orFmLv3+Uw4y/2rnm8OXn8eaDundqqF3O5cuWxorO5cmXxIuQwoWr0qXI4MCAuXXe7drA2rfB3Ll+uXWozp+cyJOXxI2y1a36/PvI38Or0KSKvoCy0qnV6dDt9eqMwICNwYGCtnTa69np8eaDt3WVxYmu1anC3byq1KTI4cOmzJ3P5sp9tWzJ4MTN4MrQ582jzZuCu3a12LB+t3B3s2282rbF4L+fypShyZXN5MqlzJ+OwIG31a/X6NXT5c/B372x1KqIvH5+t3O21ayw0KeOwIWVxI2w1aqlzZvD3L621K621q+NwIXe7N3e7diLvYC11a6XxImv1Km41rCOwIPA3rzp8Oiz16uPwYaUxol7t3GdyJKkzJqEu3ru9e2w06l9tm/m8+JusWTx8+5zs2nw9up4tG7U59NzsWTZ6NV+tXG62be92LfV59GDvHeIvoCBt3nW6NK82rR3s2mTwouSwYue6KayAAABZ0lEQVQYGQXBSygEcRwH8O/85j/7n8fu7K7Fymt3PUsc5IBSroqUIgeSnBVXIpItRSkclBwIRzkIKQeuDsRBHiUiOdjNvmZnzc74fEQA3GXpIEmqSTIJXhGyla8t/mDcQSBgCNafANZMjm3ZDhG91eTuLILX73Ornjdd0+6bHgJBCBg3TcM2TOuqk+nqPjih8TLgVj03912yrGhLB1mG4NyLa13rM+wLe6C6olBi8FEouhLfHEx0a2Uhr0IMvh5sRL9mk950pMKveUygHvLRHvTVWdo9l/gTF3AtUOIn8zs/nWoo8jOng0BMzNuGGI+lfvNtgpgF6oGzLWAKwfLDCB4hoG53yJlbGDXimVCrztUWws5wdnEmadl/p4mbVC4tEUZWWXxS2c6kW19jtzHTAo5lRV3jviqGvt4gTsDwuZzPqQXR92Tu26GJZw6MucJhUawsrSwpKe129UcAkjlT3IoiuSVOvB3/xux9fo44rtkAAAAASUVORK5CYII=) 95% center no-repeat;cursor:pointer}.search_filters .container-inline-date label.control-label{display:none}.view-articles .views-row{width:200px;height:250px;display:inline-block;vertical-align:top;margin:0 40px 20px}.view-articles .views-row .views-field-title{font-weight:700;line-height:1.1em}.view-articles .views-row .views-field-body p{line-height:1.1em}.tax-chronic_diseases .col-sm-12,.page-template-page-chronic_diseases .col-sm-12,.page-template-page-chronic_diseases-filter .col-sm-12{padding:0 0 20px !important;max-width:100% !important}.tax-chronic_diseases header .hero_wrapper,.page-template-page-chronic_diseases header .hero_wrapper,.page-template-page-chronic_diseases-filter header .hero_wrapper{position:relative;z-index:0}.tax-chronic_diseases header .hero_image_wrapper .field-name-field-hero-image,.page-template-page-chronic_diseases header .hero_image_wrapper .field-name-field-hero-image,.page-template-page-chronic_diseases-filter header .hero_image_wrapper .field-name-field-hero-image{height:480px;background:center no-repeat;background-size:cover}.tax-chronic_diseases header .hero_image_wrapper,.page-template-page-chronic_diseases header .hero_image_wrapper,.page-template-page-chronic_diseases-filter header .hero_image_wrapper{position:relative;z-index:0;min-height:100px}.tax-chronic_diseases header .hero_caption,.page-template-page-chronic_diseases header .hero_caption,.page-template-page-chronic_diseases-filter header .hero_caption{position:absolute;z-index:3;top:50px;left:30px;width:60%}.tax-chronic_diseases header .hero_caption p,.page-template-page-chronic_diseases header .hero_caption p,.page-template-page-chronic_diseases-filter header .hero_caption p{font-size:1.3em;font-size:1.3vw;line-height:1em;margin-bottom:12px}.tax-chronic_diseases header .hero_caption .hero_red,.page-template-page-chronic_diseases header .hero_caption .hero_red,.page-template-page-chronic_diseases-filter header .hero_caption .hero_red{color:#e30101;font-size:24px;font-size:1.8vw;font-weight:600;margin-bottom:20px}.tax-chronic_diseases header .hero_caption .hero_title,.page-template-page-chronic_diseases header .hero_caption .hero_title,.page-template-page-chronic_diseases-filter header .hero_caption .hero_title{font-weight:700;font-size:55px;font-size:3.5vw;letter-spacing:.03em;margin-bottom:20px}.tax-chronic_diseases header .hero_caption .hero_bullet_line,.page-template-page-chronic_diseases header .hero_caption .hero_bullet_line,.page-template-page-chronic_diseases-filter header .hero_caption .hero_bullet_line{font-size:1.5vw}@media screen and (min-width:1240px){.tax-chronic_diseases header .hero_caption p,.page-template-page-chronic_diseases header .hero_caption p,.page-template-page-chronic_diseases-filter header .hero_caption p{font-size:19px}.tax-chronic_diseases header .hero_caption .hero_red,.page-template-page-chronic_diseases header .hero_caption .hero_red,.page-template-page-chronic_diseases-filter header .hero_caption .hero_red{font-size:26px}.tax-chronic_diseases header .hero_caption .hero_title,.page-template-page-chronic_diseases header .hero_caption .hero_title,.page-template-page-chronic_diseases-filter header .hero_caption .hero_title{font-size:55px}.tax-chronic_diseases header .hero_caption .hero_bullet_line,.page-template-page-chronic_diseases header .hero_caption .hero_bullet_line,.page-template-page-chronic_diseases-filter header .hero_caption .hero_bullet_line{font-size:22px}}.tax-chronic_diseases header .social_proof,.page-template-page-chronic_diseases header .social_proof,.page-template-page-chronic_diseases-filter header .social_proof{position:absolute;z-index:5;bottom:0;text-align:center}.hs_art_cats,.hs_art_tabs{display:block;float:none;clear:both;width:100%;height:auto}.hs_art_tabs .hs_tab{display:inline-block;color:#212121;width:calc(20% - 8px);margin:0 3px;padding:15px 0;text-align:center;font-size:21px;text-transform:uppercase;border:2px solid #9d9d9d;border-radius:15px 15px 0 0;background:#f0f0f0;cursor:pointer}.hs_art_tabs .hs_tab:hover{color:#68ab5a}.hs_tab.recent{margin-left:0}.hs_tab.supplements{margin-right:0}.hs_tab.active{font-weight:700;border-bottom:2px solid #fff;color:#68ab5a;background:#fff}.hs_art_content{padding:40px 0;border-top:2px solid #9d9d9d;margin-top:-2px}.hs_art_block.active{display:block}.hs_art_block.inactive{display:none}.hs-articles-view .view-content{margin:0 auto}.hs-articles-view .view-content:after{display:block;content:"";clear:both}.hs-articles-view .views-row{margin:0 0 20px}.hs-articles-view .views-row .views-field-title{text-align:left;margin:8px 0;height:45px;overflow:hidden}.hs-articles-view .views-row .views-field-title a{font-weight:700;line-height:1.1em;font-size:1.2em;color:#212121}.hs-articles-view .views-row .views-field-field-image a{display:block;width:100%;height:0;padding-top:66%;background:#f1f1f1 center no-repeat;background-size:cover}.article_right .hs-articles-view .views-row .views-field-field-image{width:100%;height:auto}.hs-articles-view .views-row .views-field-field-image .field-content{width:300px;height:180px}.article_right .hs-articles-view .views-row .views-field-field-image .field-content{width:100%;height:auto}.hs-articles-view .views-row .views-field-field-image img{width:auto !important;height:100% !important;max-width:100%;margin:0 auto}.hs-articles-view .views-row .views-field-body{text-align:left}.hs-articles-view .views-row .views-field-body p{line-height:1.1em}.hs-articles-view .views-row .views-field-meta{margin-top:.5em}.hs_prod_cats{float:none;clear:both;width:100%;text-align:center;padding:20px 0;margin:20px auto;background:#e1edf3}.hs_prod_cat{display:inline-block;vertical-align:top;text-align:center;width:31%;margin:0}.hs_prod_cat2{margin:0 3.1%}.doctor-protocols{width:100%;max-width:1180px;height:auto;margin:40px auto 20px}.doctor-protocols h2{font-size:36px;color:#212121;font-weight:700;width:100%;max-width:1100px;margin:0 auto}.view-doctors-protocols-carousel .views-field-field-image,.view-article-carousels .views-field-field-image{text-align:center !important;height:200px}.view-doctors-protocols-carousel .views-field-field-author,.view-article-carousels .views-field-field-author{font-size:1.2em;color:#2b9cca;font-weight:700;margin:8px 0;text-align:left !important}.view-doctors-protocols-carousel .views-field-title a,.view-article-carousels .views-field-title a{font-weight:700;line-height:1.1em;font-size:1.2em;color:#212121}.hs-midpage-region{width:100% !important;max-width:100%;height:auto;margin:20px auto;padding:20px 0;background:#e1edf3}.hs-midpage-region form{text-align:center}.hs-midpage-region p.label,.hs-midpage-region .signup-message{display:inline-block;clear:none;font-size:24px;font-weight:700;color:#212121;padding:0;height:24px;vertical-align:bottom;margin-bottom:3px}.hs-midpage-region #webform-component-email,.hs-midpage-region #edit-actions{display:inline-block;vertical-align:top}.hs-midpage-region #webform-component-email label{font-size:16px;font-weight:400;color:#434343;margin-top:7px;margin-left:15px}input.coupon_signup,.hs-midpage-region #webform-component-email input.form-email{font-size:16px;font-weight:400;color:#434343;margin-left:10px;width:300px;padding:7px 10px 5px;border:none;border-radius:0}input.coupon_submit,.hs-midpage-region #edit-actions{margin-left:-3px}input.coupon_submit,.hs-midpage-region #edit-actions button.form-submit{font-size:16px;font-weight:400;color:#fff;width:auto;margin-top:1px;padding:5px 10px;border:none;background:#f99e00;border-radius:0}.hs-editors-contributors{width:100%;max-width:1100px;height:auto;margin:20px auto;padding:20px}.hs-editors-contributors h2{font-size:36px;color:#212121;font-weight:700;width:100%;max-width:1100px;margin:0 auto 20px}.hs-editors-contributors .view-editors-contributors.view-display-id-block{padding:25px 25px 0;border:1px solid #c7c7c7}.hs-editors-contributors .view-display-id-block .views-row{display:inline-block;width:calc(49.5% - 25px) !important;margin-right:25px;height:auto;margin-bottom:25px}.hs-editors-contributors .view-display-id-block .views-field-field-profile-photo{float:left;width:84px;height:84px;margin-right:15px}.hs-editors-contributors .view-display-id-block .views-field-field-profile-photo img{width:100% !important;height:auto !important;max-width:84px;border-radius:42px}.hs-editors-contributors .view-display-id-attachment_1{width:100%;height:auto;min-height:150px;float:none;clear:both;margin-bottom:40px}.hs-editors-contributors .view-display-id-attachment_1 .views-row{width:100% !important;margin-right:0;margin-bottom:0}.hs-editors-contributors .view-display-id-attachment_1 .views-field-field-profile-photo{float:left;width:150px;height:150px;margin-right:30px}.hs-editors-contributors .view-display-id-attachment_1 .views-field-field-profile-photo img{width:100% !important;max-width:150px;height:auto !important;border-radius:75px}.hs-editors-contributors .views-field-title{font-size:1.5em;font-weight:600}.hs-editors-contributors .view-display-id-attachment_1 .views-field-field-position-title{margin-top:5px;font-weight:600}.hs-editors-contributors .views-field-body,.hs-editors-contributors .view-display-id-attachment_1 .views-field-path{margin-top:5px;font-weight:300}.hs-testimonials{width:100%;max-width:1100px;height:auto;margin:20px auto;padding:20px}.hs-testimonials .view-testimonials .views-field-field-patient-photo{width:150px;height:150px;float:left;margin-right:30px}.hs-testimonials .view-testimonials .views-field-field-patient-photo img{width:100% !important;max-width:150px;height:auto !important;border-radius:75px}.hs-testimonials .view-testimonials .views-field-body{float:right;width:calc(100% - 180px);font-size:1.5em;font-weight:300;line-height:1.3em;position:relative}.hs-testimonials .view-testimonials .views-field-body .field-content .left-quote{position:absolute;font-size:150px;color:#68ab5a;font-family:"Times",serif;font-style:italic;opacity:.6;left:-30px;top:40px}.hs-testimonials .view-testimonials .views-field-body .field-content{position:relative;padding:0 50px}.hs-testimonials .view-testimonials .views-field-body .field-content .right-quote{position:absolute;font-size:150px;color:#68ab5a;font-family:"Times",serif;font-style:italic;opacity:.6;top:120%}.hs-testimonials .view-testimonials .views-field-title{float:right;width:calc(100% - 180px);padding:0 50px;font-weight:600;margin-top:5px}.node-type-article article header,.node-type-article article .content,.node-type-article article footer{display:block;float:none;clear:both}.node-type-article article header{box-sizing:border-box;margin:0 auto !important;padding:0 !important}.node-type-article article{box-sizing:border-box;padding:20px 0}article header .header_left{float:left;box-sizing:border-box;width:75%;height:100%;padding:0 40px 10px 0;margin:0}article header .header_right{box-sizing:border-box;float:right;width:25%;height:100%;padding:0 0 0 40px;margin:0}article header .header_right .subscribe-square .title{font-weight:700;text-align:center;color:#f97b00}article header .header_right .subscribe-square .description{margin-bottom:1em;text-align:center}article header .header_right .subscribe-square .description h4{font-weight:700}article header .header_right .subscribe-square .description p{line-height:normal}article header .header_right .subscribe-square-form[style*=background]{padding:10px;background-position:center;background-size:cover}article header .header_right .subscribe-square-form[style*=background] .description{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.75)}article header .header_right [type=submit]{font-weight:700;color:#fff;background-color:#f97b00}article header .header_left .subtitle{font-size:1.5em;font-weight:600;margin-bottom:10px}article header .header_left .byline{font-size:1.2em;margin-bottom:10px}article #sharebar{display:none !important}article #sharebarx{display:inline-block !important;width:auto !important}article #sharebarx #___plusone_1 iframe{width:auto !important}.node-type-article article .content{padding:0 !important}article .article_left{float:left;box-sizing:border-box;width:75%;height:100%;padding:0 40px 0 0;margin:0;border-right:1px solid #e7e7e7}article .article_left .full_width_image{float:none;clear:both;width:100%;margin:0 0 30px}article .article_left .full_width_image{width:auto;float:left;margin:0 0 20px;max-width:100%}.sharebar.top{margin-bottom:15px}.sharebar>div>div:not(:last-child){margin-right:10px !important}article .full_width_image img{width:100%;max-width:100%;height:auto}body.page article .full_width_image img{width:auto}article .article_left .float_image{float:left;margin:0 30px 30px 0;width:auto}article .article_left .float_image img{max-width:920px}article .article_left .float_image .image_caption{text-align:center;font-size:.9em}article .article_right{box-sizing:border-box;float:right;width:25%;height:100%;padding:0 0 0 40px;margin:0}article .article_right .block{margin-top:30px;padding-top:30px;border-top:1px solid #e7e7e7}article .article_right .block h2{font-size:21px;text-transform:uppercase;margin:0 0 30px}article .article_right .view-related-articles .views-row{width:100%;height:auto;margin:0 auto 30px}article .article_right .view-related-articles .views-row .views-field-field-image{max-height:130px}article .article_right .view-related-articles .views-row .views-field-field-image img{max-height:130px}article .article_featured_products{margin-top:50px}#simple-lightbox article{background-color:#fff}#simple-lightbox .article_right,#simple-lightbox .article_featured_products,#simple-lightbox #comments{display:none}.node-type-product-homepage .main-container.container .col-sm-12,.post-type-archive-product .main-container.container .col-sm-12{padding:0 0 10px !important;width:100% !important;max-width:100% !important}.node-type-product-homepage article header,.post-type-archive-product article header{width:100%;max-width:100% !important}.view-products-home-carousel{position:relative;z-index:0;background:#5daecf}.view-products-home-carousel .views_slideshow_cycle_main .views_slideshow_cycle_slide{position:relative;z-index:0}.view-products-home-carousel .views_slideshow_cycle_main .views_slideshow_cycle_slide .views-field-field-product-slide-image,.views-slideshow-cycle-main-frame-row .views-field-field-product-slide-image{position:relative;z-index:0}.view-products-home-carousel .views_slideshow_cycle_main .views_slideshow_cycle_slide .views-field-field-slide-text,.views-slideshow-cycle-main-frame-row .views-field-field-slide-text{position:absolute;z-index:5;top:30%;width:100%}.view-products-home-carousel .views-slideshow-cycle-main-frame-row{width:100% !important;height:100% !important}.views-field-field-slide-text h2{color:#fff;font-size:51px;font-weight:600}.views-field-field-slide-text p{color:#fff;font-size:25px}.view-products-home-carousel .views-slideshow-cycle-main-frame-row{width:100% !important}.view-products-home-carousel .views-slideshow-cycle-main-frame-row img{width:100%}.view-products-home-carousel .views-slideshow-controls-bottom{position:absolute;z-index:10;top:0;width:100%;height:100%}.view-products-home-carousel .views-slideshow-controls-text{position:absolute;width:100%;top:45%}.view-products-home-carousel .views-slideshow-controls-text-previous{float:left;margin-left:30px}.view-products-home-carousel .views-slideshow-controls-text-next{float:right;margin-right:30px}.view-products-home-carousel .views-slideshow-controls-text-previous a{display:block;font-size:0px;width:23px;height:43px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAArCAMAAACkTONEAAAAjVBMVEVHcEz8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/v8+/tuh5wpAAAALnRSTlMAToj2W2nx/fp4QgGXNwOlJC3rBuSyXGVZgn5DR1WT9ZvPMjbnCa7qcG1SlK+xxZbkCQAAAJRJREFUOMut01cWgjAQRuGoQMCGir1h7979L88F5M8RiXn87tOcmRgjXpb3JcNT8A3sw+UYbBTKU2DmcmQhrsxzzY0UslBep7B0ud2CZij3StgKTqDbqcpHzWYPp7PY5mAMk+KncIWLOpjhCPL/hEMCOzGFb+pvQZ23Zwt1wiqFhQqeK6oTNhbuKnh+gTGR5W1keBUfONAV+tUwsrUAAAAASUVORK5CYII=) center no-repeat}.view-products-home-carousel .views-slideshow-controls-text-next a{display:block;font-size:0px;width:23px;height:43px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAArCAMAAACkTONEAAAAjVBMVEVHcEz+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v683c6kAAAALnRSTlMAToj2W2nx/fp4QgGXNwOlJOstBuSyZVxZflWCR0Nwk/U2m8/nCequMm1SlLGvEtXflgAAAI1JREFUOMut01kSgjAQRVFUIEEUVJznefbuf3kuwJeqpEw+7/nqrk5S1UWi3gskPA1sFaQGsjgwBWYKMjBpMMwVFGBbcWABdq2gDZ1uHNjBvi962YM8HA4CLmc4/eZmAuOBb65ucBW5huHoz1weIb/7TupagCM7Nh+WV2A33pcTlh9glv6X/3Z8iOYj8xcpwBX6+EKsaQAAAABJRU5ErkJggg==) center no-repeat}.view-products-home-carousel .views-slideshow-controls-text-pause{display:none}.view-products-home-carousel .views-slideshow-pager-fields{position:absolute;bottom:0;width:100%;padding:10px;text-align:center}.view-products-home-carousel .views-slideshow-pager-fields .views-slideshow-pager-field-item{display:inline-block;vertical-align:top;width:16px;height:16px;font-size:0px;border:2px solid #fff;border-radius:8px;cursor:pointer}.view-products-home-carousel .views-slideshow-pager-fields .views-slideshow-pager-field-item.active{background:#fff}.node-type-product-homepage .products_signup_bar,.post-type-archive-product .products_signup_bar{background:#5daecf;padding:0 10px 10px}.products_signup_bar p{color:#fff;font-weight:300}.products_signup_bar a.button{display:inline-block;width:auto;text-transform:none;background:#f99e00;font-weight:500}.shop-support{clear:both;float:none;width:100%;max-width:1200px;margin:0 auto !important;padding:40px 0 0;position:relative;z-index:0;text-align:center}.shop_support_box{margin-top:20px}.shop_support_box.clear{margin:0;width:auto;float:none}.shop_support_box.clear .ss_content{padding:10px}.shop_support_box.clear .button{margin:0 auto}.shop_support_box.box2,.shop_support_box.box5,.shop_support_box.box8,.shop_support_box.box11{margin:0 40px 40px}.shop_support_box .ss_image img{width:100% !important;height:auto !important}.shop_support_box .ss_content{width:100%;padding:20px;height:auto;text-align:center}.ss_content .ss_title a:not(.button){font-size:18px;color:#000}.ss_content .ss_button a.button{font-size:1em;width:100px;padding:5px}.shop-category{clear:both;float:none;width:100%;max-width:1109px;margin:0 auto !important;padding:20px 20px 40px;position:relative;z-index:0;text-align:center}.shop-category:after{display:block;content:"";clear:both}.shop-category h2{text-align:left;font-weight:600}.shop_category_box{position:relative;z-index:0;display:inline-block;vertical-align:top;width:calc(33% - 24px);height:auto;margin:0 0 40px}.shop_category_box.box2{margin:0 40px 40px}.shop_category_box .sc_image img{width:100% !important;height:auto !important}.shop_category_box .sc_content{width:100%;padding:20px 20%;height:auto;text-align:center}.sc_content .sc_title{font-size:1.8vw;font-weight:600}.sc_content .sc_button a.button{font-size:1em;width:100px;padding:5px}.promo_tiles .tile{margin-top:6px}.p_carousels .block{margin-bottom:40px}.p_carousels h2{width:100%;max-width:1200px;margin:0 auto !important;padding:0;font-weight:600}.p_carousels #block-views-product-carousels-block-6{background:#f5f5f5;padding:40px 0}.p_carousels #block-views-product-carousels-block-6 .jcarousel-skin-default .jcarousel-item{background:#f5f5f5}.view-product-search .view-content,.view-product-categories .view-content{border-top:1px solid #e7e7e7}.view-product-carousels ul{height:360px}.view-product-search .views-row,.view-product-categories .views-row,.view-product-carousels li.jcarousel-item{position:relative;width:25%;max-width:280px;height:400px;max-height:100%;display:inline-block;vertical-align:top;margin:0;margin-right:-3px;padding:20px;text-align:center;border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.front .view-product-carousels li.jcarousel-item{max-width:250px;border-bottom:none !important}.view-product-carousels li.jcarousel-item{margin:0 0 20px;padding:0 20px}.view-product-carousels li.jcarousel-item .views-field-field-main-product-image{text-align:center !important;height:180px}.view-product-carousels li.jcarousel-item-12{border-right:none}.view-product-search .views-row .views-field-field-main-product-image,.view-product-categories .views-row .views-field-field-main-product-image,.view-product-carousels .views-field-field-main-product-image{min-height:160px}.view-product-search .views-row .views-field-field-main-product-image img,.view-product-categories .views-row .views-field-field-main-product-image img,.view-product-carousels .views-field-field-main-product-image img{margin:0 auto;height:160px !important;width:auto !important}.view-product-search .views-row .views-field-title,.view-product-categories .views-row .views-field-title,.view-product-carousels .views-field-title{margin-top:10px;margin-bottom:5px;font-weight:700;line-height:1.1em;font-weight:700;text-align:left}.view-product-search .views-row .views-field-title a,.view-product-categories .views-row .views-field-title a,.view-product-carousels .views-field-title a{color:#000}.view-product-search .views-row .views-field-field-subtitle,.view-product-categories .views-row .views-field-field-subtitle,.view-product-carousels .views-field-field-subtitle{text-align:left;font-size:.9em;line-height:1.2em}.view-product-search .views-row .views-field-field-rate,.view-product-categories .views-row .views-field-field-rate,.view-product-carousels .views-field-field-rate{position:absolute;bottom:85px}.view-product-search .views-row .views-field-commerce-price,.view-product-categories .views-row .views-field-commerce-price,.view-product-carousels .views-field-commerce-price{text-align:center !important;line-height:1.1em;font-size:1.2em;color:#e90000;font-weight:700;margin-top:12px}.view-product-search .views-row .views-field-commerce-price .strike,.view-product-categories .views-row .views-field-commerce-price .strike,.view-product-carousels .views-field-commerce-price .strike{color:#000;font-weight:400;text-decoration:line-through}.view-product-search .views-row .views-field-field-quantity,.view-product-categories .views-row .views-field-field-quantity,.view-product-carousels .views-field-field-quantity{text-align:center !important}.view-product-search .views-row .views-field-field-special-offer-name,.view-product-categories .views-row .views-field-field-special-offer-name,.view-product-carousels .views-field-field-special-offer-name{text-align:center !important;line-height:1.1em;font-size:1.2em;color:#e90000;font-weight:700;margin-top:12px}.view-product-search .views-row .views-field-add-to-cart-form,.view-product-categories .views-row .views-field-add-to-cart-form{text-align:center}.view-product-search .views-row .views-field-add-to-cart-form .form-wrapper,.view-product-categories .views-row .views-field-add-to-cart-form .form-wrapper{display:none}.single-product .col-sm-12{padding:20px 0 !important}.single-product article .content{padding:0 !important}.single-product .product_top_row{float:none;clear:both;width:100%;max-width:1200px;height:auto;padding:0 0 20px;margin:0 auto}.single-product .product_top_row .product_left{float:left;width:300px;height:100%}.single-product .field-slideshow-wrapper{text-align:center}.single-product .field-slideshow{margin:0 auto 20px;text-align:center}.single-product ul.field-slideshow-pager{display:inline-block;margin:0 auto}.single-product ul.field-slideshow-pager li{display:inline-block;float:none;margin:0 5px;border:1px solid #ccc;padding:2px}.single-product .product_top_row .product_middle{float:left;width:calc(100% - 600px);height:100%;padding:0 20px}.single-product .product_top_row .product_right{float:right;width:300px;height:100%;min-height:400px}.single-product .product_top_row .product_right .add_to_cart_box{background:#e1edf3;width:100%;height:100%}.add_to_cart_box .one-time-option,.add_to_cart_box .add-to-cart-button{padding:20px 40px}.add_to_cart_box .one-time-option .msrp_price{text-align:center}.add_to_cart_box .one-time-option .commerce-product-field-field-msrp{display:inline-block;width:auto;margin:0 auto;font-size:1.3em;text-decoration:line-through}.add_to_cart_box .one-time-option .commerce-product-field-commerce-price{display:inline-block;width:auto;margin:0 auto;font-size:2em;font-weight:600;color:#e90000}.add_to_cart_box .discount_info{color:#e90000;font-weight:600}.add_to_cart_box .autoship-option{float:none;margin-top:0;width:100%;padding:20px 40px;background:#c5dfec;border-top:1px solid #fff;border-bottom:1px solid #fff}.add_to_cart_box .autoship-option .autoship_price{display:inline-block;width:auto;margin:0 auto;font-size:2em;font-weight:600;color:#e90000}.autoship-note{font-size:.9em}.cart-item-counter{display:inline!important}.views-field-add-to-cart-form .form-item-autoship,.views-field-add-to-cart-form #recur-div{display:none}.add_to_cart_box .add-to-cart-button{text-align:center}.add_to_cart_box.dropship .autoship-option{display:none}.add_to_cart_box.dropship .add-to-cart-button #edit-line-item-fields{display:none}.add_to_cart_box .add-to-cart-button label.control-label{display:inline-block;vertical-align:middle;font-size:1.2em}.add_to_cart_box .add-to-cart-button select#edit-quantity{display:inline-block;vertical-align:middle;width:50px;padding:0 6px}.add_to_cart_box .add-to-cart-button button#edit-submit{font-size:1.2em;font-weight:600}.single-product .summary_bullets ul{padding-left:15px}.single-product .summary_bullets ul li{font-size:.9em}.single-product .product_qlinks_row{width:100%;height:auto;padding:5px 0;background:#2b9ccb;text-align:center}.single-product .product_qlinks_row ul{padding:0;margin:0 auto}.single-product .product_qlinks_row ul li{display:inline-block;vertical-align:top;list-style:none;width:auto;height:auto;margin:5px 0;padding:0 19px 0 14px;text-align:center;border-right:1px solid #fff}.single-product .product_qlinks_row ul li:last-child{border-right:none}.single-product .product_qlinks_row ul li a{display:inline-block;width:auto;height:auto;padding:2px 5px;font-size:1.3em;color:#fff;text-decoration:none}.single-product .back_top{float:right;margin-top:15px}.single-product .back_top a{display:inline-block;text-transform:uppercase;padding-left:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMBAMAAABGh1qtAAAAGFBMVEVHcEwYjLsYjLsYjLsYjLsYjLsYjLsYjLuAS0goAAAAB3RSTlMAEIBA77+v+8qb/wAAADVJREFUCB0FwcEJwDAMBDD56AJJ6N+QBbz/bH1UQiG8CGuI6uZR8xFbiCMj1bTUcGUjcpAB/IoKAyMFoqhVAAAAAElFTkSuQmCC) left center no-repeat}.single-product .product_bottom_row,.single-product #comments{float:none;clear:both;width:100%;max-width:1200px;height:auto;padding:40px 0;margin:0 auto}.single-product #comments ul.links,.single-product #comments .field-type-fivestar{display:none}.single-product #comments .comment ul.links,.single-product #comments #edit-field-product-rate.field-type-fivestar,.single-product #comments .comment .field-type-fivestar{display:block}.single-product .product_bottom_left{float:left;display:block;width:calc(100% - 300px);height:auto;padding-right:40px;border-right:1px solid #ccc}.single-product .product_bottom_left .product_details_row .section{margin-top:30px;padding-top:30px;border-top:1px solid #ccc;text-overflow:ellipsis;white-space:normal;overflow:hidden}.product_details_row .section:first-child{border-top:none !important;margin-top:0 !important;padding-top:0 !important}.product_details_row .section:first-child .back_top{display:none}.single-product .product_bottom_left .product_details_row .section h2{margin-bottom:20px}.single-product .product_bottom_left .product_details_row table{width:100%}#label_info table{border:1px solid #bbb}#label_info table table{border:none}.single-product .expand{display:block;float:none;width:86px;cursor:pointer;color:#188cbb;margin-top:20px;padding-right:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJFBMVEUrnMpHcEwrnMornMornMornMornMornMornMornMornMornMq0WlJSAAAAC3RSTlNAACAQn99gv3/vMD9DfdQAAABdSURBVAgdBcGhDoJQAAXQ8y5ujGnAL9dqI5tet9gt/oFUirM5cAPPMQDZPW7gmytwSgHG/AaYP1HhJQ7wFjPWKsqdbRQqF8JET1gtlbCdC5qO/fKkHGmnnqZja/EHvuQbJ62vuGIAAAAASUVORK5CYII=) right center no-repeat;background-size:10px 10px}.single-product .expand.active{display:block}.single-product .expand.inactive{display:none}.single-product .collapse{display:block;float:none;width:81px;cursor:pointer;color:#188cbb;margin-top:20px;padding-right:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJFBMVEUrnMpHcEwrnMornMornMornMornMornMornMornMornMornMq0WlJSAAAAC3RSTlNAACAQn99gv3/vMD9DfdQAAABWSURBVAgdBcEhFoJAAAXA2e8DqlKo0DyAB6DQ9wiarByJIxLMLjPlQf4IuhPBsiMYN4SyN4ToK2HiJFS+RFspsxiQKn4wigqLdG8Y7mnAfPs8wcsB5AK9hQy9MTorzgAAAABJRU5ErkJggg==) right center no-repeat;background-size:10px 10px}.single-product .collapse.active{display:block}.single-product .collapse.inactive{display:none}.single-product .product_bottom_right{float:right;display:block;width:300px;height:auto;padding-left:20px}.single-product .product_bottom_right .block{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #ccc}.single-product .product_description h2{font-weight:600;font-size:2.4em}.single-product .product_references_toggle{padding-top:20px;padding-bottom:1em;font-size:1.5em;cursor:pointer}.product_bottom_right .related-block{margin-top:20px;padding-top:40px;border-top:1px solid #ccc}.single-product .also-bought{margin-top:50px}.product_bottom_right h2.block-title{text-transform:uppercase;font-size:1.5em;color:#212121}.related-articles-block .view-content{text-align:center}.related-articles-block .views-row{width:100%;height:auto;display:block;margin:0 auto 40px}.related-articles-block .views-row .views-field-title{text-align:left;margin:8px 0;line-height:1.2em}.related-articles-block .views-row .views-field-title a{font-weight:700;color:#212121}.related-articles-block .views-row .views-field-field-image{max-height:180px;background-color:#9d9d9d}.related-articles-block .views-row .views-field-field-image img{width:auto !important;height:100% !important;max-height:180px;margin:0 auto}.related-articles-block .views-row .views-field-body{text-align:left;line-height:1.2em}.related-products.related-block{border-top:none !important;margin-top:0;padding-top:0}.related-products .views-row{display:block;float:none;clear:both;margin-bottom:20px;width:100%;height:auto;min-height:120px;max-height:180px}.related-products .views-field-field-main-product-image{float:left;width:90px;height:auto;margin-right:10px;text-align:center}.related-products .views-field-field-main-product-image img{width:100% !important;height:auto !important;max-height:120px}.related-products .views-field-title{font-weight:700;line-height:1.2em}.related-products .views-field-title a{color:#212121}.related-products .views-field-field-subtitle{line-height:1.2em;margin-top:5px}.related-products .views-field-commerce-price{font-size:1.3em;font-weight:700;color:#e90000;margin-top:5px}.related-products .views-field-commerce-price .strike{color:#212121;font-weight:400;text-decoration:line-through}#label_info table{margin-bottom:14px}.faq_set{margin-bottom:20px}.question,.answer{padding-left:20px;position:relative;z-index:0}.question-label,.answer-label{position:absolute;z-index:2;top:0;left:0;font-weight:700}.product_label_info ul{padding:0 0 0 15px;margin:0 0 14px}.single-product article footer{width:100%;max-width:1280px;margin:0 auto;padding:0 100px}#comments{max-width:1109px;margin:0 auto !important;padding:20px !important}#comments .comment-form{width:100%}#comments [class*=comment-form-]{float:left;width:40%;padding-left:20px}#comments .comment-form-comment{width:60%;padding-left:0}#comments [class*=comment-form-] label{display:block}#comments [class*=comment-form-] input,#comments [class*=comment-form-] textarea{width:100%}#comments .form-submit{clear:both}#comments form#comment-form .panel-body{display:none}#comments .submitted{font-style:normal;font-weight:600;color:#333;margin-bottom:4px}#comments .comment-reply a{display:inline-block;font-size:12px;padding-left:18px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAMAAADjyg5GAAAAq1BMVEVHcEwrnMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMrfF9KAAAAAOHRSTlMALPltXU6oDCoQ6MnXCEshp2OR1A5AfjlD8mbx5tGYWiZPoR0/ewpk2L7PGA3jV7WgFJpcYX+J7yRk2mYAAABsSURBVAgdTcEFEsIwAEXBBxTa4u7u7vLvfzICnUyyixF1YpzNKsZ57Nc4t88Lz1MBnqveeC46HSCqkLhLuwW1fKbEz1nSsF6VCmWM41ZWLgUse7LSWaDVUKIYhBjhZDySBu0mVl/zKU53xt8XVboOceuVXeQAAAAASUVORK5CYII=) left center no-repeat}#comments .indented{margin-left:50px;padding:20px;background:#f6f6f6}#comments button{background:#68ab5a;border-radius:0;border:none}.product-comments #edit-field-product-rate label.control-label{display:none}.product-comments #edit-field-product-rate .form-item .form-item-field-product-rate-und-0-rating:before{content:'Rate this item';margin-right:10px;font-size:18px;display:inline-block}.product-comments #edit-field-product-rate .form-item .fivestar-widget{display:inline-block}#webform-client-form-7287{width:70%;margin:0 auto}#webform-client-form-7287 .webform-component--activity{display:block;float:none;width:410px}#webform-client-form-7287 .webform-component--weight{display:block;float:left;width:100px;margin-right:10px}#webform-client-form-7287 .webform-component--unit{display:block;float:left;clear:right;width:100px;padding-top:26px}#webform-client-form-7287 .webform-component--hours{display:block;float:left;clear:left;width:100px;margin-right:10px}#webform-client-form-7287 .webform-component--minutes{display:block;float:left;clear:right;width:100px}#webform-client-form-7287 .webform-component--calories{display:block;float:none;clear:both;width:210px}#webform-client-form-7287 .webform-component--calories input{font-weight:600;background:#fff}#webform-client-form-7287 .form-actions{display:none}.not-logged-in.page-user .main-container.container .col-sm-12{width:60% !important;margin:0 auto !important}.p_carousels.above_footer{width:100%;height:auto;padding:40px 0;background:#e1edf3}.block.sixty-day-happiness{width:100%;max-width:1069px;height:auto;padding:0;background:#e1edf3;margin:0 auto;text-align:center}.block.sixty-day-happiness .one-fifth{width:calc(19.5% - 20px);margin:0 10px;text-align:left}.block.sixty-day-happiness .one-fifth:first-child{text-align:center}.footer{box-sizing:border-box;border-top:none;width:100%;background:#e6e6e6;margin-top:10px;padding-left:0;padding-right:0;padding-bottom:0}.footer .footer_wrapper{width:100%;max-width:1069px;margin:0 auto !important;padding:0 !important}.footer .block p{line-height:1.5em;color:#444;margin-top:0;font-size:.8em}.footer .col_4 .block p{margin-top:5px}.footer .block a{color:#444}.footer .block h2{font-size:1.1em;color:#444;font-weight:600;margin-bottom:0}.footer #block-block-12 h2{margin-bottom:10px}.footer_left{box-sizing:border-box;float:left;width:60%;padding-left:20px}.footer_menus{float:none;clear:both;padding:20px 0 0}.footer_col{display:block;float:left;width:calc(25% - 41px);height:100%;padding-left:20px;border-left:1px solid #999;margin-left:20px}.footer_col:first-child{padding-left:0;margin-left:0;border-left:none}.footer_col:last-child{width:25%}.footer_col .block ul.nav,.footer_col .block ul.menu{margin:0;padding:0;padding-top:2px;list-style:none}.footer_col .block ul.nav>li a:before,.footer_col .block ul.menu>li a:before{display:inline-block;padding-right:5px}.footer_col .block ul.menu>li>a,.footer_col .block ul.nav>li>a{padding:0;color:#444;font-size:.8em}.footer_col .block ul.menu>li>a:hover,.footer_col .block ul.menu>li>a:focus,.footer_col .block ul.nav>li>a:hover,.footer_col .block ul.nav>li>a:focus{text-decoration:underline}.legal_footer{display:block;float:none;clear:both;padding:40px 40px 20px 0}.legal_footer p{font-size:.8em}.footer_right{box-sizing:border-box;float:right;width:40%;padding:20px 0;padding-right:10px}.footer_right h2.block-title{margin:15px 0}.footer_right p img{margin-right:5px}.footer_right p img[src*=footer_trustwave]{margin-right:20px}#signup-footer{display:block;clear:both;float:none;width:100%}#signup-footer #webform-component-email{float:left;width:calc(100% - 95px);height:auto;margin:0;padding:0}#signup-footer #webform-component-email label{display:none}#signup-footer #webform-component-email input{border:1px solid #ccc;border-right:none;border-radius:10px 0 0 10px;background:#fff}#signup-footer #edit-actions{float:left;clear:none;width:95px;height:auto;margin:0;padding:0}#signup-footer #edit-actions button{background:#2c9cca;border:1px solid #2c9cca;border-left:none;border-radius:0 10px 10px 0}#signup-footer #edit-actions button:hover{opacity:.8}#views-form-commerce-cart-form-default .table-striped>tbody>tr{background-color:#fff !important}#views-form-commerce-cart-form-default .table-striped>tbody>tr:hover{background-color:#fff !important}#views-form-commerce-cart-form-default .table-striped>tbody>tr.views-row-last{border-bottom:1px solid #ddd}#views-form-commerce-cart-form-default .table-striped>tbody>tr td,#views-form-commerce-cart-form-default .table-striped>thead>tr th{text-align:center !important}#views-form-commerce-cart-form-default .table-striped>thead>tr td.views-field-line-item-title,#views-form-commerce-cart-form-default .table-striped>thead>tr th.views-field-line-item-title{text-align:left !important;max-width:200px}#views-form-commerce-cart-form-default td.views-field-line-item-title .cart_prod_image{float:left}#views-form-commerce-cart-form-default td.views-field-field-drop-ship-product-1{max-width:60px}#views-form-commerce-cart-form-default td.views-field-field-drop-ship-product-1 label.control-label{display:none}#views-form-commerce-cart-form-default td.views-field-field-drop-ship-product-1 .field-type-list-text{margin-bottom:0}#views-form-commerce-cart-form-default td.views-field-field-drop-ship-product-1 .field-name-field-autoship-recurrency-other .form-text{display:none}#views-form-commerce-cart-form-default td.views-field-edit-quantity input{display:inline-block;max-width:60px}.views-field-commerce-total.price button{background:#fff;border:none;color:#2b9cca}form#commerce-checkout-form-shipping legend.panel-heading{display:none}form#commerce-checkout-form-shipping fieldset.panel{border:none;box-shadow:none;margin-bottom:0}form#commerce-checkout-form-shipping #edit-commerce-shipping .panel-body div:not([class]){display:none}form#commerce-checkout-form-shipping #edit-commerce-shipping .panel-body div.alert{display:block !important}.pagination .current{z-index:3;color:#fff;background-color:#188cbb;border-color:#188cbb;cursor:default}.entry-title{text-align:center;margin:36px 0}.page-template-page-chronic_diseases .entry-title{font-family:Georgia,Constantia,"Lucida Bright","DejaVu Serif","serif";font-size:36px}.compact-form-wrapper{position:relative;text-align:left}.compact-form-label{position:absolute;top:1px;left:5px;z-index:1;font-size:.9em}.product-carousel{padding-bottom:30px}.product-carousel_title{font-weight:700;text-align:center;margin-bottom:20px}@media only screen and (min-width:900px){.mega-megamenu-secondlevel>.mega-sub-menu{display:flex !important;align-items:stretch}}.mega-sub-menu>li.mega-menu-column{border-right:1px solid #ddd}.mega-sub-menu>li.mega-menu-column:last-child{border-right:none}.mega-megamenu-secondlevel .widget_megamenu_header_widget{height:auto;color:#188cbb;font-size:14px;font-weight:600;background:#f4f4f4!important;border-bottom:1px solid #ddd !important;padding:10px!important}.mega-megamenu-secondlevel .widget_megamenu_header_widget .mega-block-title{color:#188cbb!important;font-size:14px!important;font-weight:600!important;text-transform:none!important;padding:0 !important}.mega-megamenu-secondlevel ul.menu{padding:0 !important;list-style:none}.mega-megamenu-secondlevel ul.menu li{list-style-type:none;font-size:12px;padding:0;margin:0}.mega-megamenu-secondlevel ul.menu li a{color:#666;padding:5px 0 !important;padding-left:10px !important;text-indent:-10px;line-height:1.1em}.mega-megamenu-secondlevel ul.menu li a:hover{color:#188cbb}.mega-megamenu-secondlevel ul.menu li span{display:inline-block;font-weight:600;padding-top:12px;line-height:1.2em}.mega-megamenu-secondlevel .block-trending h2{font-size:12px;font-weight:600;line-height:1.2em;text-align:center;color:#d90f0d}.mega-megamenu-secondlevel .block-trending h2{font-size:12px;font-weight:600;line-height:1.2em;text-align:center;color:#d90f0d}.mega-megamenu-secondlevel .block-trending .views-row{float:none;clear:both;width:100%;margin:0 0 12px;padding:0}.mega-megamenu-secondlevel .block-trending .views-row img{width:100% !important;height:auto !important}.mega-megamenu-secondlevel .block-trending .views-row .views-field-title{padding:0 10px;line-height:1.2em}.mega-megamenu-secondlevel .block-trending .views-row .views-field-title a{color:#666}.mega-megamenu-secondlevel .block-trending .views-row .views-field-title a:hover{color:#188cbb;text-decoration:none}.mega-megamenu-secondlevel .block-trending .views-row .views-field-title span.field-content{font-size:12px;color:#666;line-height:8px !important}.mega-megamenu-secondlevel .widget_megamenu_submenu_widget .mega-block-title{display:inline-block!important;font-weight:600!important;padding-top:12px!important;line-height:1.2em;cursor:default;text-decoration:none!important;color:#666 !important;text-transform:none!important;font-size:12px!important}.widget_megamenu_second_level_widget{padding:0!important}.widget_megamenu_second_level_widget .mega-menu{visibility:hidden!important}.mega-toggle-on .widget_megamenu_second_level_widget .mega-menu{visibility:visible!important}.widget_megamenu_second_level_widget .mega-menu .mega-sub-menu{visibility:hidden!important;opacity:0!important;border:1px solid #e7e7e7!important}.widget_megamenu_second_level_widget .mega-menu .mega-toggle-on>.mega-sub-menu{visibility:visible!important;opacity:1!important}@media only screen and (max-width:899px){.widget_megamenu_second_level_widget .mega-menu-toggle{display:none!important}.widget_megamenu_second_level_widget .mega-menu{display:block!important}.widget_megamenu_second_level_widget .mega-menu .mega-sub-menu{display:none!important}.widget_megamenu_second_level_widget .mega-menu .mega-toggle-on>.mega-sub-menu{display:block!important}}@media only screen and (min-width:900px){#navbar{border-bottom:none !important}.megamenu-wrapper{border-bottom:2px solid #6fad4a}#navbar.smush+.megamenu-wrapper{opacity:1;position:fixed;top:84px;z-index:100;width:100%;max-width:1240px !important}}.megamenu-wrapper a.button{font-weight:400!important;font-size:13px !important}.byline-second{display:flex;justify-content:flex-end}.article-print{padding-left:20px}@media only screen and (max-width:899px){.article-print{display:none}}.font-resizer ul{list-style-type:none;padding:0}.font-resizer a{display:inline-block;width:0;overflow:hidden;height:19px;font-size:0 !important;line-height:0 !important;padding-left:19px;vertical-align:bottom}.font-resizer a.ct-font-resizer-minus{background:url(data:image/gif;base64,R0lGODlhEwATAPQVANfs9c7n86nW6tXr9Z3Q6OLu9tjo80Si0Fep1KDL5LfX6pPE4Wiw18Ld7Xe32u73++j0+s3j8PX6/S2bzazR5////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAUAABUALAAAAAATABMAQAVYYCWOZGlWwqSu7BSYadu+Z23HU7JMBUvbQBKAQCwaCRAYq9Fg+JQTh0KFMKx+o8dgy+0OJMGweCzGyVRYkdnRe5ZwhwhjeoXyDIbCDg1NIFYUB3xvZ24VIQA7)}.font-resizer a.ct-font-resizer-plus{background:url(data:image/gif;base64,R0lGODlhFAAUAPQYAC2bzZDK5Umo1Gu43Lne7v///0Si0M3j8JPE4YW+3ez0+azR51ep1KDL5Pb5/Giw19jo8+Lu9n/C4J/R6M7n89rt9sLd7Xe32gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAUAABgALAAAAAAUABQAAAVzICaOZFlKQqqubDphAyDPdC0HsK3TeKxfu54uUUDohLYD5HDM1RiFR4FhQ9IWzMOi6qQpjAkF1zdLOGaORM0qsxTebyavCzBMZ1LDnAxoQGoRDXteRjQIYjNWBgt6NIuNAGw7a3STg5ZcFASbnJ2emxUYIQA7)}.font-resizer a.ct-font-resizer-reset{background:url(data:image/gif;base64,R0lGODlhEwATAPQWAC2bzWu43GW22kan01ev13e32sLd7ez0+bfX6kSi0Fep1Njo85PE4fb5/KzR52iw14jH45LL5Xe+36DL5M3j8P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAUAABYALAAAAAATABMAAAVloCWOZGmeaKqurCS8cAxH5ADceI4Hte7fvJEtVzD4gqIhznBQ6JAWJSBxYCCePdwEkWhghbkmwMDIQZWPymJxoJizY0Rh3nACs9QEDuHYZQt9OApGd2A/X0mHiBYBBI6PkI8QIiEAOw==)}.related.products .product-wrapper{display:block;float:left;width:100%;margin:20px 0}.related.products .views-field{margin-left:40%}.related.products .views-field-field-main-product-image{float:left;width:40%;margin:0;padding:0 20px 0 0}.related.products .views-field-add-to-cart-form a.button{margin:10px 0 0;padding:8px;width:110px;font-size:100%}.views-row .views-field-field-subtitle,.views-row .views-field-title{text-align:center!important}.related.products .views-row .views-field-field-subtitle,.related.products .views-row .views-field-title{text-align:left!important}iframe#cart,iframe.shopify-iframe{width:100%}.related-article-item{padding-bottom:20px}.related-article-item--thumb a{display:block;width:100%;padding-top:66%;height:0;background:#f1f1f1 center no-repeat;background-size:cover}.related-article-item--title,.related-article-item--title a{font-weight:700;color:#212121;text-decoration:none;margin:8px 0}.related-article-item--title a:hover{text-decoration:underline}.woocommerce a.added_to_cart{padding-top:0}.hidden-iframe{width:10px;height:10px;overflow:hidden;position:absolute;top:-20px}article.type-page{margin-bottom:20px}.promobar{background-color:#e1eef4;text-align:center;padding:10px 0}.promobar .promobar-header{color:#299ccb;font-size:40px;line-height:45px;font-weight:700}.promobar .promobar-header a.button{width:150px;height:auto;display:inline-block;margin-top:-10px;line-height:1.5;vertical-align:middle}.promobar .promobar-header{padding-top:10px}.woocommerce .woocommerce-breadcrumb{margin-top:1rem !important}.product-wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between}.col-xs-5ths,.col-sm-5ths,.col-md-5ths,.col-lg-5ths{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-5ths{width:20%;float:left}@media (min-width:768px){.col-sm-5ths{width:20%;float:left}}@media (min-width:992px){.col-md-5ths{width:20%;float:left}}@media (min-width:1200px){.col-lg-5ths{width:20%;float:left}}.separate-shop-navi #mega-menu-wrap-shop_subnavi .mega-menu-toggle .mega-toggle-block-1:after{content:'STORE MENU'}@media (min-width:768px){#searchSidebarFilters{display:block}}.product-wrapper .views-field-field-main-product-image img.shappify-sales-icon-product{position:absolute;left:10px;top:10px;border:0 !important;height:auto !important}.load_more_link{clear:both;background:#66aa57;color:#fff!important;text-transform:uppercase;font-weight:700;font-size:14px;margin:0 0 20px;padding:7px 20px}.float-left{float:left}.float-right{float:right}.clear-left{clear:left}.clear-right{clear:right}.clear{clear:both}.text-center-all *{text-align:center !important}.taxonomy-description-block{background-color:#e1edf3}.taxonomy-description-block.main-container.container .col-sm-12{min-height:0}.radio+.radio,.checkbox+.checkbox{margin-top:0;margin-bottom:5px}.header_right_top{float:right}.navbar .header_right{clear:right}.navbar .header_right_bottom{float:left;clear:none;width:45%;margin:5px 0 0}.navbar .header_right_bottom .toggle_search{display:none}.search_form.active{display:block}.search_form.inactive{display:none}.search_bar{float:right;width:100%;min-width:250px;position:relative;z-index:1100;border:1px solid #ddd;border-radius:3px;padding:5px 5px 5px 35px}.search_bar .drop_arrow_box.small-box{width:16px;margin-right:5px}.search_bar .drop_arrow_box .drop_arrow{display:block;float:left;width:16px;height:16px;cursor:pointer;font-size:0px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJFBMVEUrnMpHcEwrnMornMornMornMornMornMornMornMornMornMq0WlJSAAAAC3RSTlNAACAQn99gv3/vMD9DfdQAAABdSURBVAgdBcGhDoJQAAXQ8y5ujGnAL9dqI5tet9gt/oFUirM5cAPPMQDZPW7gmytwSgHG/AaYP1HhJQ7wFjPWKsqdbRQqF8JET1gtlbCdC5qO/fKkHGmnnqZja/EHvuQbJ62vuGIAAAAASUVORK5CYII=) center top no-repeat;background-size:65% 65%;margin:6px 0 0 -25px}.search_bar .drop_arrow_box .search_options{display:none;position:absolute;top:27px;left:-1px;z-index:1150;width:calc(100% + 2px);height:auto;padding:20px;font-weight:700;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 3px 3px}.search_bar .drop_arrow_box:hover .search_options{display:block}a.find_products_btn,a.find_articles_btn{cursor:pointer}.search_form{vertical-align:top}.search_form.active{display:block}.search_form.inactive{display:none}.search_form.default_box{font-size:.9em}.search_form.default_box .mag_glass{display:block;float:right;width:24px;height:22px;margin-left:5px;padding:0 5px 2px;background:#2b9cca}.search_form.default_box .mag_glass img{width:16px;height:auto}.search_form .views-exposed-widgets{margin-bottom:0 !important}.search_form label{font-weight:400;top:0}.search_form .views-exposed-widget,.search_form .views-exposed-widget label{display:none}.search_form #edit-keywords-wrapper,.search_form #edit-a-keyword-wrapper,.search_form #edit-p-keyword-wrapper,.search_form #edit-keys-wrapper{display:inline-block !important}.search_form input.form-text{border:none;box-shadow:none;width:94%;height:auto;padding:2px 0 0 5px;font-size:.9em}.search_form .views-widget-filter-keys,.search_form .views-widget-filter-combine{padding:0 !important}.search_form .views-submit-button{float:right}.search_form button.form-submit{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAADAFBMVEVHcEw8gfg3fvebv/o5f/g8gfg7gfg+gvhFhvdChPk9gfdJivhFh/hZk/pjmvlUkPhxpPk+gvc7gPiKtPo9gvc8gfjv9P6VuvpGhvg/gvh7qfrV5P5JifjS4v5ChPiFr/pGhflFh/k8gPdHiPg7fvgzevdpnvpxpPpsnvhBgvg6fvdkmfhFhviOtvtIiPhtovlsoPmOtvtWkPpSjvmjw/xOivaSuPumxfw6fvY0fPedvvxrnvk4fve40P1Ag/drnvq50vzv9f7F2v3o7/21z/xroPlonfqyzf1mnPhypPhNi/e0z/ySuPpgl/puofl2p/mUufw2fPiPt/pGh/hIifm1zvxDhPdmm/hwo/lgmPhHh/jt9P+syPt7qfrJ3P3j7f6Isfpwovnz9/42ffesyPtDhPd6qPny9v89gfg1fPeHsPrW5P49gfeYvPxUkPiGsfs7f/dclPlXkvmDrvpFh/ibvvxGh/hZk/lclvh3p/lVj/lSj/iErvqlxftjmfhxo/mIsfprn/lhmPl3pvpSj/czefiArfp5qfqgwvy30P1KivgzfPdHiPg3f/eJsvqiwvs0fPZAg/g9gfdEhfdQjfiBrflChfigwPupx/x2pvlSj/iGsftUj/h7qfnU4/1XkvhdlfhVkPivy/1FhfmArPpSjvhOi/lBg/jU5P2iw/tonPlZlPhUkfmgwvySufuiwvpOjPhLivhPjPiArftIh/dlm/hhmPnT4/5QjffD2fyryvzg6v2ArfqFr/qjw/t1pfqOtfqBrfr///75+//////Y5v7I2v39/f/3+v/p8P7q8f77/P/F2f35+/78/v/e6v/K3f3g6/7r8v/s8//k7v7u9f7m7//2+v7u9f/W5P3n8P78/f/v9P/w9v/i7P3h6/2cvfrK3fvE2f3G3P3e6f/q8P+91fybvvvG2v73+v/K3P33+v7s8/7t8f7z9/7N3/3f6f7Z5/3n7/7c6P7c6f7r8f6rx/vS4/280v240fzA1f3v9f/V5PyMtfrN3v3e6v1LRe9EAAAA0HRSTlMAEgHzCgQdAwIHQGMnRyAZJQIMrEst/ud0Fcv+cfxm1wYbEC4ID5eo0Dkyq2vYaK3P1UQ8uDaxuUoFtrE88EK/8/79/vW8rPGmoHbs+Ju/JuspsHVW8TuJvpoj/vGi/v6ryf4U9Uyf/lMk2/wr5ZTfMzV903DhFomxs3yO1PSHneywidGVGcTd9fs+LVAv1u4qUB8me9Jb7vDeieN43fyOrZj3b+aXZSH+8eibmvDx46Z2udJc7qD9hvz299jg/M7k5//////////////////+n4aGfQAAAZtJREFUKM9jYGAQ0tN4cOzerfvHnhtwKzHAAaudNvPDU+eOnH56gdmDSwUmzBRmbSt24smjZ48/nHD0dtNkgoqLRIYePvxCV11N39Dp9XV3Xy1WiHiFePRhB3sdZUVRbleXs5cCvBgh4g1nTsdFWKgCWUIifq8On/HkgYh/u3hSPJgFzGSX8LnqbGbMDub8OHW00gZqF1filRMmvJxg9q+v3+sDoeIFjfG3zaHiP299acuwhIhPnPspycpIAczuOHq1tjoZzGScte/35wRTQTCnvfPsx+KSTCBrUvCeo3cX1bFB9LbUfLj9Pj8vtbBn/t4Lx88flIMYz5BTVXrt0P2UrObZu/7fvr79wI7JEA8LRpXnZqe/e/vp6907sjs/7V6/uhfiAQ6eIqmYm2+unpKesV/q3yGxlWu6ISaxs4WExwoHCac1TZOTv3no6tqlE6D+YeHnE/AX4OMXat0ov+LIjekLRcsYUAGbzOYVh970L5iCJs4guXjqnyNX/m5FF2dglOmTnbduFYY4g+ScmUu2LcMUZ+jasGnLcgAJxp1tqLLEgwAAAABJRU5ErkJggg==) center no-repeat #2b9cca;background-size:16px auto;font-size:0px;width:23px;height:23px;padding:3px;margin-top:0 !important;border:none;border-radius:0}.sub-menu-image{width:87px;height:87px;padding:0;display:block;margin:0;border-radius:50%}.sub-menu-image-warpper{border:1px solid #dedede;border-radius:50%;padding:4px;width:97px;height:97px;display:block;margin:0 auto 1em}a:hover .sub-menu-image-warpper{border-color:#188cbb}a.button .sub-menu-image-warpper{display:none}.guarantee_heart{display:inline-block;width:19px;height:19px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATBAMAAACAfiv/AAAAMFBMVEVHcEzNHB/NHB/NHB/NHB/NHB/NHB/NHB/NHB/NHB/NHB/NHB/NHB/NHB/NHB/NHB9cQFCcAAAAD3RSTlMAgJ9g7zBAIM8Q37+vj3ANTBb2AAAAaElEQVQI12NgwAESRRnYHxqAWEz//1+w//8DxMz////j////BYBM/f9gsADI3A9hfkBlnocwHYBMewhTAcjkgjALgExWfxDrM9i2EBATbBsDa////25QR0z6/6MA5iD9k3C3MU5gwAkA0AVIDqiTPv0AAAAASUVORK5CYII=) center no-repeat}.guarantee_image{width:190px;height:85px;display:block}.home_ailments_image{width:338px;width:auto;height:161px;display:block;background-size:cover}@media (max-width:899px){.home_ailments_image{display:none;background-image:none!important}}@media (max-width:667px){body .navbar .header_right_bottom .toggle_search{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAASCAMAAAD7X6n4AAADKGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMTEgNzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MkI3OENGOUYzRjgxMUU4QUIxQ0Q5QThBMkM0RkNEMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MkI3OENGQUYzRjgxMUU4QUIxQ0Q5QThBMkM0RkNEMyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyQjc4Q0Y3RjNGODExRThBQjFDRDlBOEEyQzRGQ0QzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUyQjc4Q0Y4RjNGODExRThBQjFDRDlBOEEyQzRGQ0QzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+W4280gAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAMAUExURUdwTCucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyv///yucyv///f/+//7///7//f7+/v/9/iubySmcyf//+/z///7+/ymdzP/+/P3//iidySqayCmcy//9/yubyyycyiGWxvv8/yibyiWZyWq524DE4SydySqdyiibyK7Z6v7/+yCVyP39/5TM5ff7/vj9/ZbN5vH5/kmr0qjX6nrB3pfN5SydzCqayjCey2e63Uqs0p7S5ymdxvz//arY7my53djt9ma519Tq9eb09ieax9/x9trt9Ge42Uaozx2WxCadyB2XyP3+/VCu1OXy+EGo0cHi8qfU6Fqz1obG4X7C3nfC3o3J45XP5x+YyojJ32262O35+ZfO57rg77Dc6qTU6/3//ODw+HS+3Gq62JnP6u/4+pTO5d3u99nt9On3+R6XyqrX68/q8k2r0VOv1anZ6m6824DE3nnA23bA3Pj5/j+kzvT5/PT+/S2bzo/J377f7iacx/79/5nP5x+Ywy6ezObz+YXH4TulzcPj8Pn9/Mfl71mx1Ueo04LF4D+m0YjI4en2/Pr//83o80Ol0vf7/Pb8/Mvm8dDo9Ciczcnh67fc7Dyhy37A4HO+3vP4++Hy+dnv+n7B3NPp9IPE4Ob09yKWx8bj8cDi7r7e7fL3+jKezYfH4rjd7yGWyw6QxJjL5pXN5I7K5JPN493v+Vmu1a3Y6JTL4Pj7/9zv9b3j8I/L47Xa7VWx1tXs9Mjm8WO32a/a7YHC3jSgzvz8/haSxXC926jX5xuTx+j1+9fu9DShzM/q89Xs8iKYxh6XxuLx9huWwhvyaGEAAAA+dFJOUwDm88D2YV8XGQn4Kus/2Y9OuWakRDHliaEgvn4D+ddy1BJIx7HIruh3a4FXxpOYHnUOATXNOQZY78mFG/rfPqh8KwAAA0tJREFUGBl9wXV8VWUABuCXFXesNxggDTLA7vb94pzbve4u6RHS0imNdHcY2N3dit2zO7ET73X7R347PA8oabSQpkmTER4SYNjjI6VRMOtBl6ImiajE9KzUIZdnDLsUJ/L6utcKlLKTVHalpJQEDEqacs7999w38a4bpSaJCFuWaDMoBSdQveqlmuft9Gs/KSVpEnBpSfnA3UWFzsnDbzAYAWBArBCDLxk29OTLRHIKrEnJhWP0C08+9tDjR66csHntnAbA5TbpHuMcEXA6Di+oZQTQO02INBuAxPiLRP8BsEQdfmqRu2La+OWjxk+ctr64eCGgw1rp27wBR9l1hQcbJEng3DjRA20yhegHS9Inp7yofNrzyIqX127Z8c2qRoAeKV03lQa9uQ7n7GvtJIGhIjkJbc6JFRmJsOJ3qbrFz2nfNVpRGVpt2QVoTR2+3pubV+oMTT+kSQJZIiMR7XqJ/mfCiik9jz57RFF7TC0NctFOQEvl47hbvA7n8OCoaoMkkCNyLkC7fiK1J6yQyrdkjWEoKanI6j07AFPaXcatt4/I8zpurpCKJJAmzrOh3RliUGdY8dNQq5eRWvu1Mjjv2wJA2mlSFwdLc8tGTmAUcKGIS0CbpGxxem9Y0dLNqRsopVJaqcolm2YBWpmVVHeMDITy771TS5KA7WLR93xEdc4RMd1giVTcur5ie1PT7p+3757/1dcEpDKkUkdHlwdmzvNp5TYJIL2P6JSZZOuZHitETAIsmZSs/WR6yd6SvSUl3zdvqCNA0l7JSQ8Hvfnz3TRUWCMiM0aIIYNTRVSXeFiRilp+/gVJZWi/XWoCkoZ69ZnReQHHE08Xj3uDRguiBp7URUSc1j1biD4JsOBxS/unTeuW79vX3Lx/z09rDkhA13730ZvlRaGyXMdVwby5b01S+M/ZA8/q3utUG1KShYiLR8ckqV2fNf64YPPG33b98sMfLSZwYP9fhYfLnaGxYx2hQufkpXOn4v+6ZgsRh45RU/HDxqLZK8xfdxb9/qdSwD/Htv09c1vVK/lVS2e8k1814923cZyufUUPdIzU5MaPl315lHWrF6/caiqgoXVT/RU19fVXr6xprWn94L33p+A43TI6nYIO/QvjSR4cFQdmCgAAAABJRU5ErkJggg==) -40px 0 no-repeat}}@media (max-width:899px){body ul.account_links li.login a,body ul.account_links li.my_account a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAASCAMAAAD7X6n4AAADKGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMTEgNzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MkI3OENGOUYzRjgxMUU4QUIxQ0Q5QThBMkM0RkNEMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MkI3OENGQUYzRjgxMUU4QUIxQ0Q5QThBMkM0RkNEMyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyQjc4Q0Y3RjNGODExRThBQjFDRDlBOEEyQzRGQ0QzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUyQjc4Q0Y4RjNGODExRThBQjFDRDlBOEEyQzRGQ0QzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+W4280gAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAMAUExURUdwTCucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyv///yucyv///f/+//7///7//f7+/v/9/iubySmcyf//+/z///7+/ymdzP/+/P3//iidySqayCmcy//9/yubyyycyiGWxvv8/yibyiWZyWq524DE4SydySqdyiibyK7Z6v7/+yCVyP39/5TM5ff7/vj9/ZbN5vH5/kmr0qjX6nrB3pfN5SydzCqayjCey2e63Uqs0p7S5ymdxvz//arY7my53djt9ma519Tq9eb09ieax9/x9trt9Ge42Uaozx2WxCadyB2XyP3+/VCu1OXy+EGo0cHi8qfU6Fqz1obG4X7C3nfC3o3J45XP5x+YyojJ32262O35+ZfO57rg77Dc6qTU6/3//ODw+HS+3Gq62JnP6u/4+pTO5d3u99nt9On3+R6XyqrX68/q8k2r0VOv1anZ6m6824DE3nnA23bA3Pj5/j+kzvT5/PT+/S2bzo/J377f7iacx/79/5nP5x+Ywy6ezObz+YXH4TulzcPj8Pn9/Mfl71mx1Ueo04LF4D+m0YjI4en2/Pr//83o80Ol0vf7/Pb8/Mvm8dDo9Ciczcnh67fc7Dyhy37A4HO+3vP4++Hy+dnv+n7B3NPp9IPE4Ob09yKWx8bj8cDi7r7e7fL3+jKezYfH4rjd7yGWyw6QxJjL5pXN5I7K5JPN493v+Vmu1a3Y6JTL4Pj7/9zv9b3j8I/L47Xa7VWx1tXs9Mjm8WO32a/a7YHC3jSgzvz8/haSxXC926jX5xuTx+j1+9fu9DShzM/q89Xs8iKYxh6XxuLx9huWwhvyaGEAAAA+dFJOUwDm88D2YV8XGQn4Kus/2Y9OuWakRDHliaEgvn4D+ddy1BJIx7HIruh3a4FXxpOYHnUOATXNOQZY78mFG/rfPqh8KwAAA0tJREFUGBl9wXV8VWUABuCXFXesNxggDTLA7vb94pzbve4u6RHS0imNdHcY2N3dit2zO7ET73X7R347PA8oabSQpkmTER4SYNjjI6VRMOtBl6ImiajE9KzUIZdnDLsUJ/L6utcKlLKTVHalpJQEDEqacs7999w38a4bpSaJCFuWaDMoBSdQveqlmuft9Gs/KSVpEnBpSfnA3UWFzsnDbzAYAWBArBCDLxk29OTLRHIKrEnJhWP0C08+9tDjR66csHntnAbA5TbpHuMcEXA6Di+oZQTQO02INBuAxPiLRP8BsEQdfmqRu2La+OWjxk+ctr64eCGgw1rp27wBR9l1hQcbJEng3DjRA20yhegHS9Inp7yofNrzyIqX127Z8c2qRoAeKV03lQa9uQ7n7GvtJIGhIjkJbc6JFRmJsOJ3qbrFz2nfNVpRGVpt2QVoTR2+3pubV+oMTT+kSQJZIiMR7XqJ/mfCiik9jz57RFF7TC0NctFOQEvl47hbvA7n8OCoaoMkkCNyLkC7fiK1J6yQyrdkjWEoKanI6j07AFPaXcatt4/I8zpurpCKJJAmzrOh3RliUGdY8dNQq5eRWvu1Mjjv2wJA2mlSFwdLc8tGTmAUcKGIS0CbpGxxem9Y0dLNqRsopVJaqcolm2YBWpmVVHeMDITy771TS5KA7WLR93xEdc4RMd1giVTcur5ie1PT7p+3757/1dcEpDKkUkdHlwdmzvNp5TYJIL2P6JSZZOuZHitETAIsmZSs/WR6yd6SvSUl3zdvqCNA0l7JSQ8Hvfnz3TRUWCMiM0aIIYNTRVSXeFiRilp+/gVJZWi/XWoCkoZ69ZnReQHHE08Xj3uDRguiBp7URUSc1j1biD4JsOBxS/unTeuW79vX3Lx/z09rDkhA13730ZvlRaGyXMdVwby5b01S+M/ZA8/q3utUG1KShYiLR8ckqV2fNf64YPPG33b98sMfLSZwYP9fhYfLnaGxYx2hQufkpXOn4v+6ZgsRh45RU/HDxqLZK8xfdxb9/qdSwD/Htv09c1vVK/lVS2e8k1814923cZyufUUPdIzU5MaPl315lHWrF6/caiqgoXVT/RU19fVXr6xprWn94L33p+A43TI6nYIO/QvjSR4cFQdmCgAAAABJRU5ErkJggg==) -20px 0 no-repeat}body ul.account_links li.view_cart a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAASCAMAAAD7X6n4AAADKGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMTEgNzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MkI3OENGOUYzRjgxMUU4QUIxQ0Q5QThBMkM0RkNEMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MkI3OENGQUYzRjgxMUU4QUIxQ0Q5QThBMkM0RkNEMyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyQjc4Q0Y3RjNGODExRThBQjFDRDlBOEEyQzRGQ0QzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUyQjc4Q0Y4RjNGODExRThBQjFDRDlBOEEyQzRGQ0QzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+W4280gAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAMAUExURUdwTCucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyiucyv///yucyv///f/+//7///7//f7+/v/9/iubySmcyf//+/z///7+/ymdzP/+/P3//iidySqayCmcy//9/yubyyycyiGWxvv8/yibyiWZyWq524DE4SydySqdyiibyK7Z6v7/+yCVyP39/5TM5ff7/vj9/ZbN5vH5/kmr0qjX6nrB3pfN5SydzCqayjCey2e63Uqs0p7S5ymdxvz//arY7my53djt9ma519Tq9eb09ieax9/x9trt9Ge42Uaozx2WxCadyB2XyP3+/VCu1OXy+EGo0cHi8qfU6Fqz1obG4X7C3nfC3o3J45XP5x+YyojJ32262O35+ZfO57rg77Dc6qTU6/3//ODw+HS+3Gq62JnP6u/4+pTO5d3u99nt9On3+R6XyqrX68/q8k2r0VOv1anZ6m6824DE3nnA23bA3Pj5/j+kzvT5/PT+/S2bzo/J377f7iacx/79/5nP5x+Ywy6ezObz+YXH4TulzcPj8Pn9/Mfl71mx1Ueo04LF4D+m0YjI4en2/Pr//83o80Ol0vf7/Pb8/Mvm8dDo9Ciczcnh67fc7Dyhy37A4HO+3vP4++Hy+dnv+n7B3NPp9IPE4Ob09yKWx8bj8cDi7r7e7fL3+jKezYfH4rjd7yGWyw6QxJjL5pXN5I7K5JPN493v+Vmu1a3Y6JTL4Pj7/9zv9b3j8I/L47Xa7VWx1tXs9Mjm8WO32a/a7YHC3jSgzvz8/haSxXC926jX5xuTx+j1+9fu9DShzM/q89Xs8iKYxh6XxuLx9huWwhvyaGEAAAA+dFJOUwDm88D2YV8XGQn4Kus/2Y9OuWakRDHliaEgvn4D+ddy1BJIx7HIruh3a4FXxpOYHnUOATXNOQZY78mFG/rfPqh8KwAAA0tJREFUGBl9wXV8VWUABuCXFXesNxggDTLA7vb94pzbve4u6RHS0imNdHcY2N3dit2zO7ET73X7R347PA8oabSQpkmTER4SYNjjI6VRMOtBl6ImiajE9KzUIZdnDLsUJ/L6utcKlLKTVHalpJQEDEqacs7999w38a4bpSaJCFuWaDMoBSdQveqlmuft9Gs/KSVpEnBpSfnA3UWFzsnDbzAYAWBArBCDLxk29OTLRHIKrEnJhWP0C08+9tDjR66csHntnAbA5TbpHuMcEXA6Di+oZQTQO02INBuAxPiLRP8BsEQdfmqRu2La+OWjxk+ctr64eCGgw1rp27wBR9l1hQcbJEng3DjRA20yhegHS9Inp7yofNrzyIqX127Z8c2qRoAeKV03lQa9uQ7n7GvtJIGhIjkJbc6JFRmJsOJ3qbrFz2nfNVpRGVpt2QVoTR2+3pubV+oMTT+kSQJZIiMR7XqJ/mfCiik9jz57RFF7TC0NctFOQEvl47hbvA7n8OCoaoMkkCNyLkC7fiK1J6yQyrdkjWEoKanI6j07AFPaXcatt4/I8zpurpCKJJAmzrOh3RliUGdY8dNQq5eRWvu1Mjjv2wJA2mlSFwdLc8tGTmAUcKGIS0CbpGxxem9Y0dLNqRsopVJaqcolm2YBWpmVVHeMDITy771TS5KA7WLR93xEdc4RMd1giVTcur5ie1PT7p+3757/1dcEpDKkUkdHlwdmzvNp5TYJIL2P6JSZZOuZHitETAIsmZSs/WR6yd6SvSUl3zdvqCNA0l7JSQ8Hvfnz3TRUWCMiM0aIIYNTRVSXeFiRilp+/gVJZWi/XWoCkoZ69ZnReQHHE08Xj3uDRguiBp7URUSc1j1biD4JsOBxS/unTeuW79vX3Lx/z09rDkhA13730ZvlRaGyXMdVwby5b01S+M/ZA8/q3utUG1KShYiLR8ckqV2fNf64YPPG33b98sMfLSZwYP9fhYfLnaGxYx2hQufkpXOn4v+6ZgsRh45RU/HDxqLZK8xfdxb9/qdSwD/Htv09c1vVK/lVS2e8k1814923cZyufUUPdIzU5MaPl315lHWrF6/caiqgoXVT/RU19fVXr6xprWn94L33p+A43TI6nYIO/QvjSR4cFQdmCgAAAABJRU5ErkJggg==) 0 0 no-repeat}}.signup_overlay{background:url(//www.prohealth.com/wp-content/themes/prohealth/css/../images/nl_no_arrow.png) 0 0 no-repeat;background-size:cover;height:388px}@media (max-width:899px){.signup_overlay{display:none;background:0 0}}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.inline_signup_bar+.alignleft,.inline_signup_bar+.alignright{clear:both}
@media all and (min-width:668px){.shop_support_box{float:left;margin:20px 10px 0}.shop_support_box.col4{width:calc(25% - 20px)}.shop_support_box.col6{width:calc(33.3333% - 20px)}.promo_tiles .tile{float:left;width:calc(50% - 3px)}.promo_tiles .tile:nth-child(even){float:right}.hs-articles-view .views-row{float:left;width:calc(33.3333% - 20px);margin:0 10px 20px}.hs-articles-view .views-row:nth-child(3n+4){clear:both}.inline_signup_bar{float:left;width:calc(50% - 10px);margin-top:.5em;margin-right:20px}.related-article-item{float:left;width:calc(50% - 10px)}.related-article-item:nth-child(even){clear:both}.related-article-item:nth-child(odd){float:right}}@media all and (min-width:900px){.desktop{display:block}.mobile{display:none}.mobile-only{display:none !important}.promo_signup_bar{padding:0}.promo_signup_bar>.block{display:table;margin:0 auto;padding:20px;max-width:1109px}.promo_signup_bar>.block>div{display:table-row;max-width:1109px}.promo_signup_bar>.block>div>div{display:table-cell;padding:0 10px;text-align:left;vertical-align:middle}.promo_signup_bar>.block>div>div .btn{display:block}.megamenu-wrapper--shop #mega-menu-top_navi1>.mega-menu-item:nth-child(5)>ul.mega-sub-menu{display:none!important}.navbar:not(.smush) .header_right{margin-top:10px}.megamenu-wrapper--shop #mega-menu-top_navi1>.mega-menu-item:nth-child(5)>a.mega-menu-link{background:#fff !important;color:#666 !important;font-weight:400 !important;text-decoration:none !important;border-color:#fff !important}.page-template-page-chronic_diseases-filter .region-content,.page-template-page-chronic_diseases .region-content,.tax-chronic_diseases .region-content,.search-articles .region-content,.recent-articles .region-content,.popular-articles .region-content,.research-articles .region-content,.treatment-articles .region-content,.supplement-articles .region-content,.videos .region-content,.bloggers .region-content{padding-left:30px;width:80%;height:100%;min-height:800px;float:right;border-left:1px solid #e7e7e7}.products-search .region-content,.products-category .region-content,.products-brands .region-content,.products-concerns .region-content,.page-template-page-products .region-content,.search .region-content,.tax-brands .region-content,.archive .region-content{width:80%;float:right;border-left:1px solid #e7e7e7;margin:20px 0}.legal_footer{font-size:1.2em}.legal_footer em{font-size:.8em;line-height:1.5em;display:block;margin-top:5px}.promo_signup_bar .block>p{display:inline;padding:0 1em 0 0;margin:0;vertical-align:middle}.shop_support_box.col6{width:calc(16.6666% - 20px)}.related-article-item{float:none;width:100%}}@media all and (min-width:1132px){.navbar.container:not(.smush) .container{max-width:1109px;margin:0 auto}.header_top:not(.smush){padding:20px 0}.navbar:not(.smush) .logo img{height:60px}.navbar:not(.smush) .header_right_bottom{clear:right;float:right;margin:0}}@media all and (max-width:899px){.desktop{display:none}.desktop-only{display:none !important}.mobile{display:block}.navbar .logo{margin:0 20px}.header_right{width:auto;min-height:10px;margin-right:0}ul.account_links{margin-top:0}ul.account_links li{border-right:none}ul.account_links li.login a,ul.account_links li.my_account a{padding-left:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAABsFBMVEX///////sqncwoncn+//0rm8n+/v7///3+/////v8qmsgpnMv//f78//8pnMkpnMgom8orm8v+/vwsnMoqncr//f8om8iUzOX9/v8sncn+//tqudopncb3+/4nmseWzOZBqNGVzeRastb0/v30+fw/pM7w+f78/f9QrtRnud5Hp88mm8ctm87//P8tnMm+3+6q2e2Pyd8pncwsnMyFx+Gt2OvY7PX+/f8fmMPm8/ktncs7pc2Zz+cunszH5e8sm8me0ebD4/Aqmsoxncv5/fwilsWCxeD9/f2IyOHp9vz7/P76//9Lq9H7/P8/ptHl8vgvnssrmcolmcpHqNNZsdVmudfA4fLl8/Ydl8hDpdJKrNMhlcQonM2n1OcglsZ+wOAmmsk8ocssmssflceVz+eWzucilscmnciVzebG4/EemMkyns0hlcip1+4dlsUnnMctnMofl8ny9/pZrtWWzOQhlsuv2u0elsgimMYel8aXzeUhlcaHx+L7//welsv3+P3i8faUzuTx+P4blsJ2wN0glsggmMrm9PXa7fQOkMSTzePe8feOyuQdlsO43e+Yy+YiugeaAAABJElEQVQY0yWPY5fEMBiF37ZJk7SdtmNrbdu2bdu27f3LO5O9H59zzwWA02MDIKi7tVNgQCEmBARk0ts22DNcU0o4EigB0j40YOqhilwEHFlksNQZ/ZKOMxOCHFEnZbRIlLAjy0xOIZx5CBGqcpQCK9bTEjXuokCz80Wr3WuoGUk8nhJmg7xqsdYoVNJTeb5MNAGVVzbYRVxWTFgcEQ1koH7Fa3U0lsB/I5N9wOr7JLW5pYnyRsIQYayjyyWNjdgoi62MS/PB6LgiTk5bADEnjT1EbH12wi7hqXn/9gGga6DBk8NN15zqWMCryl7k6pXB7dOZuevS1UAAq6YReom8wd3jzfnp/tbKzOLGzvHl8/f7DzxE78MX7vDa0rL7yB39+P36/ANPwC1k5MDMhQAAAABJRU5ErkJggg==) left no-repeat}ul.account_links li.view_cart img{display:none}ul.account_links li.view_cart a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAB3VBMVEX////+/v///f78///+/v7+//39//7+/////v////2Aw+D+/vxtutj4/P1KqtJNq9HN6PP9//z3+/z///vL5vH2/Pxsut7Q6PT//vvJ4euu2erZ7/rf8fVnt9iGxuG33Oz//f9+wdzt+flnutzh8vl+wd7//vzz+Ptzvt6e0uh3wt/7//2DxODS6PPT6fSNyeP7/P+TzeXm9PfU6vVsuNyl1euw3OnX7va+3u10vtv8/f/A4u673+9mudfa7fSIyd9ouNnd7vbf8PiYzurp9/rV7PSMyOJrutj3+/7p9/jv9/r8//1Vsdb3/f3Z7fRqudjh8Pf+//vV7PKXzeen1OmZz+n4+f7//vqt2Ojd7/lpudrl8viUzubO6fLB4vGUy+Cu2enP6vP4+/94wt00oczc7/VIq9KHyd/8/v2p2Oqj0+pjt9n9/f96wd1GqM+q1+q94/Cp1unx+fyw2+un1uqFxeE0oM6BxOFvvNqPy+Mmmcj6+/+12u1rutt/wt3P6vEkmMm54O/I5vFUsNXY7POp1uuBwt5wvdsbk8eo1+cWksX8/P5/xd5QrtR0vd2o1+no9ft6wd/X7vSo2ep6wNp2wNvs+PhtvNt5wNx7wN3u+Prd7viAw95atNZSrtXr4d5SAAABJklEQVQY0x1Pg5IEUQzsnZ2Z5O3Ztm3btm3btm3jW+/NpSoVVDrdDQhoUYCqQoUMk8z0jKx4ZkV2rDALIYDM7OiEYAU66YAxq//FN4K8PJzt3WKT0grquxYB8vcLMXv6uFoHJefk13XurEBYCe8ADiWTY2BiYW3P4YEtdCe2iQwjdwdisEZ8fARVmFzCYxhkUklowK6dQW4Vl6Jpkh8MTK/vQYfGqXmShXRiDb1TWyBhRm6R1MJMzA2l3eMGEMVl/XMLd08XJxPN1SWGWoHyvtm1a8u3xXI601Ij1UsyMb9hXGukK4KkdbNQBpdvrZ/fHz5e3s4mW4WEgdpGbC9/vj4ff89XB6qkb5L/O0b3b17Ve7vN4UaW4uQOle1j21ewWRpqqlD5DzLXNAKq+sjCAAAAAElFTkSuQmCC)}ul.account_links li.quick_reorder{display:none}ul.account_links li.contact{display:none}.contact_menu{display:none}.mega-menu-wrap{position:static !important}#mega-menu-wrap-top_navi1>.mega-menu-toggle{position:fixed;left:0;top:15px;z-index:9999 !important}li.mega-menu-item{border-bottom:1px solid #fff !important}#mega-menu-top_navi1>li>a.mega-menu-link{font-size:16px !important;font-weight:700 !important}.mega-toggle-on>a.mega-menu-link,.mega-current-menu-item>a.mega-menu-link,.megamenu-wrapper--shop #mega-menu-top_navi1>.mega-menu-item:nth-child(5)>a.mega-menu-link{background-color:#e6e6e6 !important;color:#2b9cca !important}a.mega-menu-link:after{content:"+" !important;font:14px/40px 'Open Sans',arial,helvetica,sans-serif !important}.mega-toggle-on>a.mega-menu-link:after{content:"-" !important}.mega-sub-menu{padding:0 !important}.mega-menu>li>ul.mega-sub-menu{border-top:1px solid #fff !important}.mega-megamenu-secondlevel>.mega-sub-menu>li{border:none}.mega-megamenu-secondlevel .widget_megamenu_header_widget,.widget_megamenu_second_level_widget>.mega-menu-wrap>.mega-menu>.mega-menu-item>a.mega-menu-link,#mega-menu-shop_subnavi>li>a.mega-menu-link{border-color:#fff !important;border-width:0 0 1px !important;padding:13px 10px !important;line-height:1em !important;font-weight:600 !important}.mega-megamenu-secondlevel .widget_megamenu_header_widget .mega-block-title{color:#666 !important}.mega-megamenu-secondlevel .widget_megamenu_header_widget .mega-block-title:after{content:"+";float:right}.mega-megamenu-secondlevel .widget_megamenu_submenu_widget{padding:10px !important}.mega-megamenu-secondlevel .widget_megamenu_submenu_widget>h4{margin:-10px 0 !important;padding:0 0 10px !important}.mega-megamenu-secondlevel .widget_megamenu_submenu_widget .menu>li>a,#mega-menu-shop_subnavi .view-health-concerns .views-row a,#mega-menu-shop_subnavi .view-brands .views-row a,#mega-menu-shop_subnavi .deals section.block a{display:block !important;padding:10px 20px !important;font-size:12px;line-height:1em;color:#666}.separate-shop-navi,#mega-menu-wrap-top_navi1 #mega-menu-top_navi1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_megamenu_submenu_widget,#mega-menu-wrap-top_navi1 #mega-menu-top_navi1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_megamenu_trending_widget,#mega-menu-wrap-top_navi1 #mega-menu-top_navi1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.widget_megamenu_social_meia_widget,#mega-menu-shop_subnavi .view-health-concerns .views-row .views-field-field-health-concern-image,#mega-menu-shop_subnavi .view-brands .views-row .views-field-field-brand-image,#mega-menu-shop_subnavi .deals>section.block img,#mega-menu-shop_subnavi .deals>section.block br,#mega-menu-shop_subnavi .brands>.col_content>h2{display:none}#mega-menu-shop_subnavi>li:last-child{border:none !important}#mega-menu-shop_subnavi>li>a.mega-menu-link:after,.widget_megamenu_second_level_widget>.mega-menu-wrap>.mega-menu>.mega-menu-item>a.mega-menu-link:after{line-height:1em !important}#mega-menu-shop_subnavi .view-health-concerns{padding:0 !important}#mega-menu-shop_subnavi .widget_megamenu_shop_subnavi_widget,#mega-menu-shop_subnavi .view-brands{padding:10px 0 !important}#mega-menu-shop_subnavi .view-health-concerns .views-row,#mega-menu-shop_subnavi .view-brands .views-row,#mega-menu-shop_subnavi .deals>section.block,#mega-menu-shop_subnavi .deals>section.block>p{display:block;width:100% !important;height:auto !important;margin:0 !important;text-align:left !important}#mega-menu-shop_subnavi .brands .col_header{background-color:#fff !important}#mega-menu-shop_subnavi .brands>.col_header{padding-top:0 !important;border-bottom:1px solid #e6e6e6 !important}#mega-menu-shop_subnavi .brands #alphabar a{color:#337ab7 !important;border-color:#e6e6e6 !important}#mega-menu-shop_subnavi .brands .region-mm-brands-shop{width:100% !important;margin:0 !important;padding:0 !important;border:0 !important}#mega-menu-shop_subnavi .deals{padding:0 !important}.mean-container .mean-bar{position:absolute;background:0 0;width:auto}.mean-container a.meanmenu-reveal{color:#188cbb}.mean-container a.meanmenu-reveal span{background:#188cbb;height:2px;margin-top:4px}.mean-container .mean-nav{width:100%;background:#e6e6e6}.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li span{border-top:1px solid rgba(255,255,255,.5);color:#666;display:block;float:left;margin:0;padding:1em 5%;text-align:left;text-decoration:none;text-transform:none !important;width:90%}.mean-container .mean-nav ul li a.mean-expand,.mean-container .mean-nav ul li span{height:24px;border-color:transparent !important;background:#e6e6e6;padding:12px !important;color:#188cbb}.mean-container .mean-nav ul li span{padding:12px 36px !important;color:#666}.mean-container .mean-nav ul li a.mean-expand:hover{background:#fff}.mean-container .mean-nav ul li ul li a.mean-expand,.mean-container .mean-nav ul li ul li span{background:#f4f4f4;padding-left:9% !important}.mean-container .mean-nav ul li li li a{background:#fff !important;padding-top:6px !important;padding-bottom:6px !important}.mean-container .mean-nav ul li ul li span span{display:none}.mean-container .mean-nav ul li a{font-weight:600}.mean-container .mean-nav ul li li a{font-weight:400}.view-home-carousel .views-slideshow-controls-text-previous{margin-left:5px}.view-home-carousel .views-slideshow-controls-text-next{margin-right:5px}.view-home-carousel .views-slideshow-controls-text-previous a,.view-home-carousel .views-slideshow-controls-text-next a{width:16px;height:32px;background-size:100% auto}.view-home-carousel .views-slideshow-cycle-main-frame-row .views-field-field-slide-image .field-content{height:0;padding-top:50%}.view-home-carousel .views-slideshow-cycle-main-frame-row .views-field-field-hero-caption{top:15%}.view-home-carousel .views-slideshow-cycle-main-frame-row .views-field-field-hero-caption a.button{margin:0;font-size:2.2vw;height:auto;line-height:1em;width:auto;padding:5px 15px}.view-home-carousel .views-slideshow-pager-fields{padding:0}.view-home-carousel .views-slideshow-pager-fields .views-slideshow-pager-field-item{width:10px;height:10px}.tax-chronic_diseases .col-sm-12,.page-template-page-chronic_diseases .col-sm-12,.page-template-page-chronic_diseases-filter .col-sm-12{padding-bottom:0 !important}.tax-chronic_diseases header .hero_image_wrapper .field-name-field-hero-image,.page-template-page-chronic_diseases header .hero_image_wrapper .field-name-field-hero-image,.page-template-page-chronic_diseases-filter header .hero_image_wrapper .field-name-field-hero-image{height:0;padding-top:50%;margin-top:40px}.tax-chronic_diseases header .hero_caption,.page-template-page-chronic_diseases header .hero_caption,.page-template-page-chronic_diseases-filter header .hero_caption{width:100%;left:0;top:0;padding:20px}.tax-chronic_diseases header .hero_caption .hero_red,.page-template-page-chronic_diseases header .hero_caption .hero_red,.page-template-page-chronic_diseases-filter header .hero_caption .hero_red{position:absolute;left:0;top:-40px;width:100%;padding:13px 20px;font-size:11px !important;line-height:14px;color:#fff;background:#c6441a}.tax-chronic_diseases header .hero_caption .hero_title,.page-template-page-chronic_diseases header .hero_caption .hero_title,.page-template-page-chronic_diseases-filter header .hero_caption .hero_title{font-size:24px !important;margin-bottom:.5em}.tax-chronic_diseases header .hero_caption p,.page-template-page-chronic_diseases header .hero_caption p,.page-template-page-chronic_diseases-filter header .hero_caption p{width:70%;font-size:14px !important;margin-bottom:.8em}.tax-chronic_diseases header .hero_caption p:not(.hero_red):not(.hero_title):not(.hero_bullet_line),.page-template-page-chronic_diseases header .hero_caption p:not(.hero_red):not(.hero_title):not(.hero_bullet_line),.page-template-page-chronic_diseases-filter header .hero_caption p:not(.hero_red):not(.hero_title):not(.hero_bullet_line){display:none}.social_proof{padding:5px 0}.social_proof .block{max-width:30%;width:calc(30% - 20px) !important;height:auto;padding:0}.social_proof .block:first-child{display:block;float:none;clear:both;width:100% !important;max-width:100% !important;margin-bottom:5px;padding:0 15px}.social_proof .block:nth-child(3){max-width:33% !important;width:33% !important}.social_proof .block .big_text,.social_proof .block .big_text p,.social_proof .block .small_text{display:inline;font-size:10px !important}.social_proof .block p{font-size:1.8vw}.social_proof .block img{height:1.5em !important;width:auto !important;margin-bottom:0}.social_proof #block-block-23 img{width:12% !important}.home .signup_bar,article.node-health-site-homepage .signup_bar{position:absolute;left:0;bottom:0;width:100%;height:35vw}.signup_bar .block{padding:0 !important}.signup_bar .block div:first-child{padding:0 !important}.signup_bar .block p{font-size:3vw}.signup_bar .block p br{display:none}.signup_bar form{width:100% !important}.signup_bar #webform-component-email label{margin-top:0}.signup_bar #webform-component-email label,.signup_bar #webform-component-email input.form-email{font-size:2.2vw;width:auto}.signup_bar #edit-actions button.form-submit{font-size:2.2vw}.signup_overlay img{display:none}.about_info{padding-top:0}.about_info h2{font-size:5vw}.about_info_left{width:25%;padding:5px}.about_info_left img{width:100% !important;height:auto !important}.about_info_right{width:75%;padding:5px}.home_content{padding-top:10px}.home_ailments_block,.home_enjoy_block,.home_welcome_banner{width:100%;float:none;clear:both !important;padding:10px 10px 0}.home_ailments_block{width:calc(100% + 40px);margin:-9px -20px 0 !important;padding:0}.home_ailments{width:100%;max-width:100%;float:none;clear:both !important;margin:0 0 1px;border:0}.home_ailments img,.home_ailments img+br,.home_ailments_links{display:none}.home_ailments_title{display:block;font-size:1em;text-align:left;color:#666;background:#e6e6e6}div.home_ailments_title:after{content:"+";float:right}div.home_ailments_title.expanded:after{content:"-"}a.home_ailments_title:after{content:">";float:right}.home_ailments_links{color:#666;background:#fff}.home_ailments_links a{color:#666}.home_shop .shop_support_box{display:block;float:none;clear:both;width:80%;max-width:348px;margin:0 auto 20px !important}.search_filters{float:none;clear:both;width:100%;padding:0}.search_filters button[data-toggle=collapse]{margin:0 -20px;width:calc(100% + 40px);text-transform:uppercase;color:#fff;background:#2b9cca;border:0;border-radius:0}.search_filters button[data-toggle=collapse]:before{content:"";padding-left:1.5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAANCAMAAACn6Q83AAAAh1BMVEX///////////////////////////9HcEz///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9k2KvaAAAALHRSTlP4T/bm/rq+APnnA9BzCiionXwkEMRoOH2HMbyBhqRMrUvv7EGuCA15HAGRYXC4/6AAAABdSURBVAgdBcEFAoIAAATBU4EFu7s79v/vcya2kySpjaqqRTqqqqP0a1XtDTMYq9q0CNO5mkmXwHK3Xy9mENgcynIFBI4X3QKB81VPQODW6B0IPH9VUX0gAO/X9wF/gioLg8GWp9YAAAAASUVORK5CYII=) left no-repeat}.search_filters button[data-toggle=collapse][aria-expanded=true]:after{content:"X";float:right}.search_filters #searchSidebarFilters{width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e7e7e7}.search_filters .views-exposed-widget.views-widget-sort-by,.search_filters .views-exposed-widget.views-widget-filter-keys{width:100% !important}.hs-home #block-views-articles-fibromyalgia-block-1,.hs-home #block-views-articles-me-cfs-block-1,.hs-home #block-views-articles-lyme-disease-block-1{float:none;clear:both;width:100%;padding:0 20px !important;border-left:none}.hs-articles-view .views-row-2,.hs-articles-view .views-row-5,.hs-articles-view .views-row-8,.hs-articles-view .views-row-11,.hs-articles-view .views-row-14,.hs-articles-view .views-row-17{margin:0 auto 20px}.entry-title{font-size:22px;margin:20px 0}.home #page-wrapper,article.node-health-site-homepage{position:relative;padding-bottom:35vw}article header{padding:0}article header .header_left{float:none;width:100%;padding-right:0}article header .header_right{display:none}article header .header_left .sharebar{width:auto;padding:0 !important;margin:0 !important}article .article_left,article .article_right{clear:both;float:none;width:100%;padding:0;border:none}article .article_right{padding-top:40px}#comments{width:100%;padding:20px !important;margin:0 auto}.view-products-home-carousel .views_slideshow_cycle_main .views_slideshow_cycle_slide .views-field-field-slide-text{top:10%}.view-products-home-carousel .views-field-field-slide-text h2{font-size:5vw}.view-products-home-carousel .views-field-field-slide-text p{font-size:3vw}.view-products-home-carousel .views-slideshow-controls-text-previous{margin-left:5px}.view-products-home-carousel .views-slideshow-controls-text-next{margin-right:5px}.view-products-home-carousel .views-slideshow-controls-text-previous a,.view-products-home-carousel .views-slideshow-controls-text-next a{width:16px;height:32px;background-size:100% auto}.view-products-home-carousel .views-slideshow-pager-fields{padding:0}.view-products-home-carousel .views-slideshow-pager-fields .views-slideshow-pager-field-item{width:10px;height:10px}.p_carousels h2{padding:0 10px}.shop-support,.shop-category{padding:40px 20px 20px}.shop-support .shop_support_box,.shop-category .shop_category_box{float:none;clear:both;width:100%;margin:0 auto 20px !important}.ss_content .ss_title,.sc_content .sc_title{font-size:1.5em}.shop_support_box .ss_image img,.shop_category_box .sc_image img{max-width:372px}.signup_bar>.block>div:not(:first-child){margin-top:20px}.row.content .region-content{margin:0 auto;max-width:600px}.view-product-categories .view-content{border:none}.view-product-categories .views-row{float:left;width:50%;max-width:none;margin:0;padding:0 0 20px 10px;border:none}.view-product-categories .views-row:nth-child(odd){clear:both;padding:0 10px 20px 0}.view-product-categories .views-row .product-wrapper{padding:10px;border:1px solid #e7e7e7}.view-product-categories .views-row .product-wrapper a.button{display:inline-block;width:auto;padding:10px 20px;font-size:12px}.view-product-categories .views-row .views-field-field-main-product-image{min-height:100px}.view-product-categories .views-row .views-field-field-main-product-image img{height:100px !important}.view-product-carousels .jcarousel-clip{border-left:1px solid #e7e7e7;border-right:1px solid #e7e7e7}.view-product-carousels li.jcarousel-item{border:none;padding:20px;max-width:300px}.pagination>li>a,.pagination>li>span{font-size:12px !important;padding:3px 6px;width:22px;height:22px;overflow:hidden}.pagination>li.pager-first>a{font-size:0px !important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAMAAADyQNAxAAABGlBMVEX///8Fi8UFi8Hh9//3//8FjL3///gFi70HjL0Fi7z//urxycT/4tEFi78Alc4/i73o///S8P+12vVVnM7o4u7R7Pzi8PgDjs6Ei72YoM3/5df///P40sjZ8P2t1vORtuH///FUpNjE5f3/++LUqMCCuuf//ub/8dlAi723mbyn0PCwkrwDks5VpNj/282Zi73qvsPbr8CvocbGnLv///LF1+/w4ufxzcdrsuP/3tH/9N7br7+/nLwAnNReirzFpL3w//9VodD///yijr1ti73408tWi73jtsEEjsX/5dPZ9//D2u4Fi8eYyeyDi7xsr+H/9uD//u2pkrzxzMlUp9oBmdLqucPo/P/bq72QvegGisdtjL3Gobz/8d6g7zsmAAAA3ElEQVQYGe3BRXbDQBRFwSdZ0v1ttsPMzMzMzJzsfxuBsTqznJOBq1TzjyzqR1u9frHE8Zm+9FPXKJ+VEhROpWksboqUbnUfuJAOgLBB6bJ7sdmVdHJojk6lS9YxHqTrS2BAHmvAa1k3t+aYkEcOLKwoeTdjPFK6/DCOqvQIBBl5tBsET9IzZhvy6R6JoRjp483BsnwGpyC+l/IljFH5DG2a8SLdAYVe+UyaQVU6AoKMfHIYYUW7W+YoRvKZwXFe1vwYzvXIJ5kzdralvmasS17Z2QV9a23pUM2f+gQRxhQpK99B4gAAAABJRU5ErkJggg==) center no-repeat;background-size:80%}.pagination>li.prev>a{font-size:0px !important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAMAAADyQNAxAAAAnFBMVEX////br7+12vU/i73///jo//8Fi8EFi70HjL0Fi7zF1+9eir3/8dlUp9rGnLz3///w///p+/9VodD//uoClc6vocYFi8f/2s3xycSRvunR7/+Zi73xysVsi72YyezxzMZrruHw4uf/4tH40si3mbwAmNIEjsX/3tEFi78Fi8XZ+P///uv///EEisf/9N6ijr3//ubE2u/S8P+/nLtI0HxlAAAAfUlEQVQYGe3BRRbCUBBFwReScDu4u7vr/vfGDn4z4RwGqVLuvyz1hTm7pzz7mOxwUthtijFT2PlusFBY8jbYyhGBXVOFTcyy4kthqxgoyLHGODbluGww69TleIyBqjyVMjCUpw9GQZ4BWHEkT2TQS+VIamSthjztbkm53/sAMu0GeYWJkGMAAAAASUVORK5CYII=) center no-repeat;background-size:80%}.pagination>li.next>a{font-size:0px !important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAMAAADyQNAxAAAAolBMVEX///////igzO3/4tEFi8EFi7zS8P8Fi70HjL3o////7dnUrMC3mbz3//////T/7tW93fn/++QFi8eSi7yEi7yfueLxycQAmdD///fUusdVi72XyOzUrL9rruFcq9wFi78+nNSRvufS9P//281si7wEise12/X40MbqvcL/8dkFi8PGnLz/9Ov408jw///w7/wDjcvZ9/+ijrz//us/i7zbusdDag25AAAAfUlEQVQYGe3BRRbCUBBFwRdIuB3c3d2d/W+NHfyecRikSpn/cb7JFX3ex4c8F7D7VY7oBMzleT3NbCLPYW0wkmeFwVaevZnFBXnGwCaVY4fZbKmw2tASFgprtICpwqploFdRWAlopgrrYsQFheXNSOpyFNtGTq7+oKPMb3wBGKYG5j12T0EAAAAASUVORK5CYII=) center no-repeat;background-size:80%}.pagination>li.pager-last>a{font-size:0px !important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAMAAADyQNAxAAABKVBMVEX///8Fi8Hh9/8Ckc7w//////z3//8Fi70HjL0Fi7z//u0Fi7//++IFjL3///Gwlbz/7tWSi73/+Ov35OfqvsO/qMRUq+HGp7/p+/////v/9+PbrL0/i7z/9+rx0czNpL2fyOz3+/+93fm81/P/5dXS8P8Gi8hrruH//u6gy+wAmdBVi73L7f//9+DE4f17suM+nNSvkbzY9/+hocs+oNb408um0POCuuUDjcvw4uvjtsHGobwFi8P/4tcFi8Zcp9r/4tHh/P98i7zxycb///KwkryYkrzGp8GCuef34trUqL4/i73L5f1fi72u0/TTp78DkswFi8X/282Ei7x9i7yYirzqvcKSi7xVirxUpNjGpb7jucN6tuSmz+8Ei8v/++TE3vr41Mw9pNgi1+dlAAAA2klEQVQYGe3Bw3ZEURRF0V1c55Zj27Zt28b/f0RS/XeaGSONmlMV/0NNl8pSS/K1NTCclnS0z4JcLcCGlLuFMC9PcxXYoXSNkR2Xp3ckWP5cugdbnZZnDix7Kl0Ai0l5loGruArFgE3Kk1oxC5dJ5W4MBuTJ7AHfUumMQKc8x8B7Wpk7M+rl2MGMT6WeMetvVLTNkzy8SS+GxfoUbWzbjFfpi1/dijY4hdmTVHoEhhStqSNAIq2PByNMyFELrG+pUDSYlae9NcRGpd0DI5GUq7quR2VrM3FV/L0fGuEV8v/5I+IAAAAASUVORK5CYII=) center no-repeat;background-size:80%}.block.sixty-day-happiness{padding-top:0}.block.sixty-day-happiness .one-fifth{float:none;clear:both;width:100%;padding:10px;margin:0}.block.sixty-day-happiness .one-fifth img{width:100% !important;height:auto !important;max-width:190px;margin:0 auto !important}.node-type-product-page .product_top_row .product_left,.node-type-product-page .product_top_row .product_middle,.node-type-product-page .product_top_row .product_right{float:none;clear:both;width:100%;margin:0 0 20px}.node-type-product-page h1{font-size:5.5vw}.node-type-product-page .sharebar{width:100%;overflow:hidden}.also_available{padding:20px}.node-type-product-page .product_bottom_left,.node-type-product-page .product_bottom_right{float:none;clear:both;width:100%;margin:0 0 20px;padding:0 20px;border:none}.node-type-product-page .product_bottom_right .block,.node-type-product-page .also-bought{display:none}.footer{padding:0;margin:0}.footer_left,.footer_right{clear:both;float:none;width:100%;padding:20px}#block-block-12 p.certifications img{max-width:130px !important;width:40% !important;height:auto !important}.footer_menus{padding:0}.footer_col{width:100% !important;margin:0 0 1em;padding:0;border:0}.footer_col h2{margin-bottom:5px !important;text-transform:uppercase}.footer .connect-with-us .social img{width:24px;margin-right:5px}.legal_footer{padding:0;font-style:italic}}@media all and (max-width:667px){.navbar .logo{float:none;width:50%;padding:10px 0;margin:0 auto !important;text-align:center}.navbar .logo img{height:auto !important;max-height:30px}.header_top{position:relative;height:auto;padding:10px 0}.navbar .header_right{float:none;margin:-34px 0 0;clear:both;width:100%}ul.account_links li,ul.contact_links li{padding-right:0}.navbar .header_right .toggle_search{float:right;display:inline-block;height:18px;padding-left:20px;margin:0 0 10px 25px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAABLFBMVEVHcEwrnMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMrZgtRNAAAAY3RSTlMA2fNh5Bf4wF8Kx09IyBn5ZjEa6hjmpfY/8lcEicavLJMh0x5/mIi3c3Ugcn1E6A4R1QGPPim+o+vvZwlA5YVs2OdruPqxeN8bOROiRddMKo6BYp/Wu8n3A/WRd7pYza6tNQZrnWPCAAAAxUlEQVQYGVXBVULDUABFwVNNUvfiFHd3LVDc3f3ufw8keeEjM7g20rWd3aPW3jH/cisyUpsYp5aU3W4eHuxrdRHP87W0kAOc2JrmZnH9vOgMoyBN4HpT+Qpj3tKIA9T07hCYVP8A8KXvXwKjivQBr/qsEBhSKgF86MnG6I2r0QmUHnVxgifRo2gRz2Ve1fWlynjaktptfIWoNJ2NyJOM4cssJ+Xq7opLeRvfTGZseLCjRFtZqt8SMrUl1Qk7v9cdYcWH6s0fkJsnE8ZQmmkAAAAASUVORK5CYII=) left no-repeat}.navbar .header_right .search_bar{display:none;margin-top:10px}.navbar .header_right_top{position:relative}.navbar .header_right_top,.navbar .header_right_bottom{margin:-34px 0 0}ul.account_links li,ul.contact_links li{padding-right:0}.navbar .header_right_bottom{clear:both;width:100%}.navbar .header_right_bottom .toggle_search{display:inline-block;height:18px;padding-left:20px;margin:0 0 10px 25px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAABLFBMVEVHcEwrnMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMornMrZgtRNAAAAY3RSTlMA2fNh5Bf4wF8Kx09IyBn5ZjEa6hjmpfY/8lcEicavLJMh0x5/mIi3c3Ugcn1E6A4R1QGPPim+o+vvZwlA5YVs2OdruPqxeN8bOROiRddMKo6BYp/Wu8n3A/WRd7pYza6tNQZrnWPCAAAAxUlEQVQYGVXBVULDUABFwVNNUvfiFHd3LVDc3f3ufw8keeEjM7g20rWd3aPW3jH/cisyUpsYp5aU3W4eHuxrdRHP87W0kAOc2JrmZnH9vOgMoyBN4HpT+Qpj3tKIA9T07hCYVP8A8KXvXwKjivQBr/qsEBhSKgF86MnG6I2r0QmUHnVxgifRo2gRz2Ve1fWlynjaktptfIWoNJ2NyJOM4cssJ+Xq7opLeRvfTGZseLCjRFtZqt8SMrUl1Qk7v9cdYcWH6s0fkJsnE8ZQmmkAAAAASUVORK5CYII=) left no-repeat}.navbar .header_right_bottom .search_bar{display:none}}@media all and (max-width:414px){#navbar{position:relative;top:0}.social_proof .block{max-width:30%;width:calc(30% - 30px) !important;height:auto;padding:0}.social_proof .block:nth-child(3){max-width:33% !important;width:33% !important}.social_proof .block img{margin:0 5px 0 0 !important}.shop_support_box{display:block;width:100%}}@media all and (min-width:900px) and (max-width:1132px){ul.megamenu li{width:auto !important;padding:0 2%}.navbar.container .container{max-width:1109px;margin:0 auto}.header_top{padding:20px 0}.navbar .logo img{height:60px}.navbar .header_right_top{margin-top:0}.navbar .header_right_bottom{clear:right;float:right;margin:0}}@media all and (max-width:900px){img{max-width:100%;height:auto}}
.royalSlider,.royalSlider .rsOverflow,.royalSlider .rsSlide,.royalSlider .rsVideoFrameHolder,.royalSlider .rsThumbs{background:#fff !important}.border{border:1px solid #ccc}.contact-us-email,.contact-us-subject,.contact-us-attention{width:400px}@media only screen and (min-width:899px){.left_col{float:left;border-right:1px solid #bbb;margin-right:25px;padding-right:25px}.right_col{overflow:hidden}}a.link-green:link,a.link-green:visited,a.link-green:hover,a.link-green:active{color:#69ab52 !important;text-decoration:none !important}a.link-black:link,a.link-black:visited,a.link-black:hover,a.link-black:active{color:#333 !important;text-decoration:none !important}.autoship-option{background-color:#e1eef3;float:right;width:35%;margin-top:350px;padding:25px}.autoship-content{float:left;width:60%;margin-right:5%}.autoship{padding:60px 100px 20px}@media only screen and (max-width:899px){.autoship-option{width:100%;margin-top:20px}.autoship-content{width:100%}.autoship-content img{width:100%;margin-bottom:10px}.autoship{padding:25px}}
.tab-blue{-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;padding:7px;background-color:#1c8fbc;color:#fff;border-bottom:0;text-align:center;vertical-align:middle;margin-right:3px}.tab-green{-moz-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;padding:7px;background-color:#7cb767;color:#fff;text-align:center;vertical-align:middle;margin-right:3px}.tab-header{font-weight:700;font-size:11pt}@font-face{font-family:'Open Sans';font-display:auto}.autocomplete-empty{display:block}.acp-alternative .autocomplete-empty{display:none}.autocomplete-empty-alternative{display:none}.acp-alternative .autocomplete-empty-alternative{display:block}.autocomplete-empty-alternative .autocomplete-empty-nmn,.autocomplete-empty-alternative .autocomplete-empty-cbd{display:none}.acp-alternative.acp-alternative-nmn .autocomplete-empty-nmn{display:block}.acp-alternative.acp-alternative-cbd .autocomplete-empty-cbd{display:block}body #header-banner{top:0}body.admin-bar #header-banner{top:32px}#header-banner{position:fixed;width:100%;background:#69af5a;color:#fff;text-align:center;height:35px;line-height:35px;z-index:1000}#header-banner a{color:#fff;text-decoration:none;line-height:35px}#header-banner a:hover{text-decoration:underline}body.header_banner{padding-top:35px}body.header_banner #navbar.smush{top:35px}body.header_banner.admin-bar #navbar.smush{top:67px}a.comment-reply-login{display:none}@media only screen and (min-width:900px){body.header_banner #navbar.smush+.megamenu-wrapper{top:119px}body.header_banner.admin-bar #navbar.smush+.megamenu-wrapper{top:151px}}@media all and (max-width:899px){body.header_banner #mega-menu-wrap-top_navi1>.mega-menu-toggle{top:50px}body.header_banner.admin-bar #mega-menu-wrap-top_navi1>.mega-menu-toggle{top:82px}}
.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{opacity:0;background-color:#fff}figure.wp-block-image img.lazy-hidden{min-width:150px}.lazy-loaded{-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:1 !important}
#readmore-container{position:relative;z-index:2}#readmore-container.lesscontent{overflow:hidden;height:60px}#readmore-btn{cursor:pointer;color:#188cbb}#readmore-btn-container{width:100%;display:block;position:relative;z-index:99;padding-top:5px}#readmore-btn-container.lesscontent:before{content:"";display:block;width:100%;height:25px;margin-top:-25px;margin-bottom:5px;background:rgba(255,255,255,1);background:-moz-linear-gradient(bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background:-webkit-gradient(left bottom left top,color-stop(0%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background:linear-gradient(to top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0)}#readmore-btn-container.lesscontent.readmore-blue-bg:before{background:rgba(225,237,243,1);background:-moz-linear-gradient(bottom,rgba(225,237,243,1) 0%,rgba(225,237,243,0) 100%);background:-webkit-gradient(left bottom left top,color-stop(0%,rgba(225,237,243,1)),color-stop(100%,rgba(225,237,243,0)));background:-webkit-linear-gradient(bottom,rgba(225,237,243,1) 0%,rgba(225,237,243,0) 100%);background:-o-linear-gradient(bottom,rgba(225,237,243,1) 0%,rgba(225,237,243,0) 100%);background:-ms-linear-gradient(bottom,rgba(225,237,243,1) 0%,rgba(225,237,243,0) 100%);background:linear-gradient(to top,rgba(225,237,243,1) 0%,rgba(225,237,243,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1edf3',endColorstr='#e1edf3',GradientType=0)}
.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}
/** Mega Menu CSS: fs **/
body.logged-in .lrm-hide-if-logged-in{display:none !important}body.logged-in [class*=lrm-hide-if-logged-in]{display:none !important}body:not(.logged-in) .lrm-show-if-logged-in{display:none !important}body:not(.logged-in) [class*=lrm-show-if-logged-in]{display:none !important}