@import url("https://use.typekit.net/pot4qln.css");


.webOnly {
  display: block;
}
.appOnly {
  display: none;
}
.force-hide {
  display: none !important;
}

.well {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* customer */

.hero-unit {
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.05);
    border-radius: 4px;
    border: 0;
    padding: 20px 30px !important;
    background: #369198;
    color: #fff;
}

  .hero-unit h1 {
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    font-size: 17px;
    position: relative;
  }

  .hero-unit h2 {
    font-weight: bold;
    font-size: 29px;
  }

  .hero-unit p {
    color: #fff;
    font-size: 19px;
    line-height: 1.4em;
  }



td.dashboard-stat a span.mono {
    /*background-color: #EAF3F4;*/
}
ul.fat-link-list li a {
    background-color: #f9f9f9 !important;
    padding: 6px 10px !important;
    border: 1px solid #ddd;
}
ul.fat-link-list li a:hover {
    background-color: #00A3AB !important;
    color: #fff;
    border: 1px solid #00A3AB;
}

.multi_page_outer {
    background: transparent;
}
.icon-arrow-right {
    font-size: 12px;
    text-shadow: none;
    border: 0;
}
.popover-title {
    background: #f9f9f9;
    font-size: 16px;
}
.modal {
    border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;    
}
.modal-header {
    background: #00A3AB;
    color: #fff;
}
.modal-header .close {
    color: #fff !important;
    text-shadow: none;
    opacity: 1;
}
#modal-message .alert-success h4 {
    color: #ffffff;
    font-weight: bold;
    margin: 5px 0 -5px 0;
    font-size: 24px;
}
#modal-message .alert-success a {
  color: #fff;
}
.modal-footer {
    background: #f9f9f9;
}
.table-recent-activity-mini tr td h3 {
    font-size: 16px;
}
.table .i-wrapper i {
    opacity: .25;
}
#client-actions {
    background: #1e6b70;
    background: #01a3ab;
    padding: 20px;
}
.table-centered th.text-center {
    background: #fff;
    color: #00A3AB;
}
.alert {
  padding: 8px 35px 8px 14px;
  padding: 8px 14px 8px 14px;
    text-shadow: none;
    background: #00A3AB;
    color: #fff;
    font-weight: 500;
    border: none;
  -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.alert a {
  color: #fff;
}
.alert ul {
   list-style: none;
}
.alert-error,
.alert-danger {
  background: #9a1700;
}
.alert-error-light,
.alert-danger-light {
  background: #f3ccc5;
}
/* .alert-success {
  background: #4caf50;
} */
.alert-success-dark {
  background: #4caf50;
}
.alert-warning {
  background: #ff9800;
   background: #e28702;
}

.alert-inline {
   padding: 3px 8px 4px 8px;
   line-height: 26px;
}


.nav-pills-top {
    background: #00A3AB;
}
.nav-pills-top>li>a {
    padding: 10px;
    margin: 0 4px 0 0;
    font-weight: 400 !important;
}
.nav-pills-top>li>a:hover {
    padding: 10px;
}
.nav-pills>li>a {
    background: transparent !important;
    color: #fff;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover {
    background: #fff !important;
    color: #1E6B70;
}
.nav-pills>li>a:hover {
    background: #035E84 !important;
    color: #fff;
}

.nav-list .nav-separator {
    background-color: #ddd;
    height: 3px;
}


td a:hover {
    text-decoration: underline;
}
td a:hover i {
    text-decoration: none;
}
td a i {
    position: relative;
    /* bottom: 2px;
    bottom: 1px; */
}
th a:hover i {
    text-decoration: none;
}
th a i {
    position: relative;
    /* bottom: 2px; */
}
th a i:before,
td a i:before,
.btn i:before {
   margin-top: -3px;
   margin-top: -1px;
}
.nav-tabs>li>a {
    border-top-width: 4px;
    border-color: #f9f9f9;
    border-bottom: 1px solid #c5d0dc;
}
.nav-tabs>li>a:hover {
    border-color: #fff;
    background-color: #fff;
    border-bottom: 1px solid #c5d0dc;
}

.tab-content {
   clear: both;
}

.order-shipped {
    border: 0 !important;
}
.badge {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
.badge i {
    position: relative;
    bottom: 0;
}
.label {
    padding: 3px 5px;
    bottom: 1px;
    position: relative;
    
    padding: 1px 4px;
    bottom: 2px;
    background-color: #a7b4bb;
}
body.navbar-fixed {
    padding-top: 0 !important;
}

.well-three-column-form {
  overflow: hidden;
}
.well-three-column-form .control-group {
  margin-bottom: 0;
  width: 33%;
  float: left;
}
.form-horizontal .well-three-column-form .control-label {
  width: 66%;
}
.form-horizontal .well-three-column-form .controls {
  margin-left: 68%;
}

/* links */

a, body #main-container .a-color {
    color: #00A3AB;
}

/* typography */

body, button, input, select, textarea {
    color: #404040;
    font-family: sans-serif;
    font-family: "franklin-gothic-urw" !important;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

/* forms */
.input-prepend.input-block-level
{
    overflow: hidden;
    border-right: 1px solid #d5d5d5;
}

input[type=checkbox]+.lbl::before,
input[type=radio]+.lbl::before {
    width: 15px;
    height: 15px;
    line-height: 13px;
	margin-top: -3px;
}

input[type=checkbox]:hover+.lbl::before,
input[type=radio]:hover+.lbl::before,
input[type=checkbox]+.lbl:hover::before,
input[type=radio]+.lbl:hover::before {
    border-color: inherit;
}

/* sidebar */

#sidebar:before {
    border: none;
    background: #fff;
    width: 250px;
}
#sidebar {
    border: 0;
    width: 250px;
    box-shadow: none;
}

/* table */

td.dashboard-stat:hover,
.table.table-hover tbody tr:hover td {
    background: none;
}

/* main content */

#main-container {
    top: 0;
}
#main-content {
    margin-left: 250px;
}

/* Buttons */

a.btn-success, a.btn-warning {
  font-family: "franklin-gothic-urw" !important;
}
.btn-success {
    background: #00A3AB !important;
}
.btn-success-dark {
    background: #035E84 !important;
}
.btn-success:hover {
    background: #035E84 !important;
}
.btn-success-dark:hover {
    background: #003951 !important;
}
.btn {
    text-shadow: none !important;
    font-size: 14px;
    font-weight: 500 !important;
    text-transform: uppercase;
    border: 0;
    border-radius: 4px;
    padding: 10px 15px;
    display: inline-block;
    line-height: initial;
}
.btn-white-in-alert {
   font-size: 18px;
   line-height: 29px;
   padding: 0 16px;
   -webkit-border-radius: 30px;
   -moz-border-radius: 30px;
   border-radius: 30px;
   vertical-align: text-top;
   font-weight: bold !important;
   background-color: #fff !important;
   color: #ff9800 !important;
}
.btn-white-in-alert:hover {
   background-color: #efefef !important;
}
.btn-white-in-alert i:before {
   margin-top: -5px;
}
.alert-warning.bigger-150 .btn i {
   font-size: 12px;
   text-shadow: none;
   border: 0;
}
.btn-small {
    font-size: 12px;
    padding: 7px 12px;
}

/* headers */

.widget-toolbar {
  padding-left: 20px;
}
.widget-toolbar:before {
  top: 0;
  bottom: 0;
}
.widget-toolbar>a {
  font-size: inherit;
}

.widget-toolbar select {
    height: auto;
}

#page-content .page-header:first-child h1 {
    color: #035E84;
    font-weight: 500;
    font-size: 30px;
}
/*.page-header i {*/
/*    display: none;*/
/*}*/
.widget-header {
    text-shadow: none;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 0 !important;
    color: #00A3AB;
    padding: 7px 17px;
}
.widget-header h5 {
    font-size: 17px;
    font-weight: 500;
}
.widget-header h4 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

/* widget body */

.widget-body {
    border-radius: 0 !important;
    border: 1px solid #ddd;
}
.widget-box {
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.05);
}

/* navbar */

.navbar-fixed-top {
    box-shadow: none !important;
    right: 0;
    left: auto;
    position: absolute;
}
.navbar-fixed-top .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.navbar .nav {
    height: 35px !important;
}
.navbar .navbar-inner {
  background: none;
  min-height: inherit;
}
.navbar .nav,
.navbar .nav>li,
.navbar .nav>li>a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    height: 100%;
    max-height: 100%;
    line-height: initial;
}
.navbar .nav>li>a {
    padding: 0 15px 0 10px !important;
}
.navbar .nav>li.user-profile>a {
    padding: 0 15px 0 20px !important;
}
.nav-list>li>a:hover:before {
    content: none;
}
.nav-list>li {
    border-bottom: 1px solid #f6f6f6;
}
.nav-list>li>a,
.nav-list>li.active>a,
.nav-list>li.active>a:hover {
    font-size: 16px;
    background: none;
}
.nav-list>li.active>a,
.nav-list>li.active>a:hover,
.nav-list>li.active>a:focus,
.nav-list>li.active>a:active {
    background: #035E84 !important;
    color: #fff !important;
}
.nav-list>li .submenu>li a>[class*="icon-"]:first-child {
    background: transparent;
}
.nav-list>li>a:focus,
.nav-list>li.open>a,
.nav-list>li>a:hover {
    background: #F6F6F6 !important;
    color: #035E84 !important;
}
.nav-list>li>a:focus,
.nav-list>li .submenu>li>a:hover,
.nav-list>li .submenu>li.active>a {
    background: #fff !important;
    color: #035E84 !important;
}
.nav-list>li .submenu>li>a {
    font-size: 15px;
}
.nav-list>li.active:after, .nav-list>li.active>a:after {
    border-right: 0;
}
.nav-list>li .submenu>li:before,
.nav-list>li .submenu>li:after {
    border-top: 0;
    border-left: 0;
}
.nav-list>li .submenu>li>a {
    border-right: 2px solid #035E84;
}
.nav-list>li .submenu>li:first-child>a {
    border-top: 0;
}
.nav-list>li .submenu>li.active>a>[class*="icon-"]:first-child {
    color: #035E84;
}
.nav-tabs>li>a:hover {
    color: #1E6B70;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #1E6B70;
    box-shadow: none;
    margin-top: 0;
    border-top-width: 4px;
}
#search-side {
/*
    margin-top: 13px;
    margin: -22px 0 10px 0;
    padding: 5px 25px 6px 10px;
    margin-right: -45px;
    background-color: #DBDEDA;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
    white-space: nowrap;
    height: 15px;
    line-height: 15px;
    font-size: 13px;	
*/

    padding: 5px 25px 6px 10px;
    background-color: #DBDEDA;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
    white-space: nowrap;
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    top: 54px;
    position: absolute;
    right: 0px;
}

/* user info */

#user_info {
    top: 0;
    font-size: 16px;
    padding-right: 3px;
    max-width: 200px;
    line-height: 34px;
}
#user_info small {
    text-transform: uppercase;
    font-size: 10px;
    display: none;
}

/* icons */

.ace-nav .icon-plus {
    padding-right: 5px;
    display: inline-block;
}

/* table */

.table tr th {
    background-color: #f9f9f9;
    color: #035E84;
    text-transform: uppercase;
    font-size: 90%;
}
.table.table-boxed tr th,
.table.table-boxed tr td {
    background-color: transparent;
}
td.dashboard-stat a span {
    margin-bottom: 7px;
}
.table tr .bl, .bl {
    border-radius: 0 !important;
}
.table strong {
    font-weight: 500;
}
.bold {
    font-weight: 500;
}

/* clients */

.view_client #sidebar,
.view_client_health #sidebar,
.view_client_details #sidebar,
.view_client_documents #sidebar,
.view_client_agreement #sidebar,
.view_client_emails #sidebar,
.view_client_messages #sidebar,
.view_client_labs #sidebar,
.view_client_doctor #sidebar,
.view_client_prescriptions #sidebar,
.view_client_orders #sidebar,
.view_client_transactions #sidebar,
.view_client_log #sidebar {
  display: none;
}

.view_client #main-content,
.view_client_health #main-content,
.view_client_details #main-content,
.view_client_documents #main-content,
.view_client_agreement #main-content,
.view_client_emails #main-content,
.view_client_messages #main-content,
.view_client_labs #main-content,
.view_client_doctor #main-content,
.view_client_prescriptions #main-content,
.view_client_orders #main-content,
.view_client_transactions #main-content,
.view_client_log #main-content {
  margin-left: 0;
}

.view_client #search-side,
.view_client_health #search-side,
.view_client_details #search-side,
.view_client_documents #search-side,
.view_client_agreement #search-side,
.view_client_emails #search-side,
.view_client_messages #search-side,
.view_client_labs #search-side,
.view_client_doctor #search-side,
.view_client_prescriptions #search-side,
.view_client_orders #search-side,
.view_client_transactions #search-side,
.view_client_log #search-side {
  display: none;
}

#ajax-modal-full {
  border: 0;
  width: 80%;
  height: 80%;
  margin-left: -40%;
}
#ajax-modal-full .modal-header {
  height: 50px;
  line-height: 50px;
}
#ajax-modal-full #modal-body {
  padding: 0;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
}
#ajax-modal-full iframe {
  width: 100%;
  height: 100%;
  border: none;
}

body.focus-content-full #sidebar,
body.focus-content-full .navbar,
body.focus-content-full #devnotice,
body.focus-content-full #footer-wrapper,
body.focus-content-full .widget-toolbar,
body.focus-content-full .page-header {
  display: none !important;
}
body.focus-content-full #main-content {
  margin: 0;
}
body.focus-content-full #page-content {
  padding: 40px 40px 10px 40px;
}

/* new customer dashboard */
body.customer .navbar-fixed-top {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background: #359198;
    height: 60px;
}
body.customer.accessing_another_client .navbar-fixed-top {
    height: 90px;
}
body.customer .customer-logo img {
    vertical-align: top;
    margin: 20px 0 0 40px;	
}
body.customer .customer-actions ul {
  margin: 0 20px 0 0;
  padding: 0;
}
body.customer .customer-actions li {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #fff;
  padding: 0 10px;
  border-right: 1px solid #8bd5d9;	
  margin: 20px 0;	
  font-size: 14px;
}
body.customer .customer-actions li:last-child {
  border-right: none;
}
body.customer .customer-actions li a {
  display: block;
  color: #fff;
}
body.customer #sidebar {
  border: 0;
  width: auto;
  box-shadow: none;
  position: relative;
  clear: both;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 0;
    border: none;
    z-index: 999;
}
body.customer #sidebar:before {
  background: none;
  border: none;
  width: auto;
}
body.customer #sidebar-shortcuts {
  display: none;
}
body.customer.navbar-fixed {
  padding-top: 0 !important;
}
body.customer .navbar .navbar-inner {
  background: #359198;
}
body.customer .nav-list>li {
  float: left;
  width: 12.5%;
  text-align: center;
    border: none;
}
body.customer .nav-list>li a {
  border-right: 1px solid #d8d8d8;
  white-space: nowrap;
  padding: 0;
}
body.customer .nav-list>li:last-child a {
  border-right: none;
}
body.customer #sidebar,
body.customer .nav-list>li:last-child,
body.customer .nav-list>li:last-child a {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}
body.customer .nav-list>li.active>a,
body.customer .nav-list>li.active>a:hover,
body.customer .nav-list>li.active>a:focus,
body.customer .nav-list>li.active>a:active {
    background: transparent !important;
    color: #035E84 !important;
}
body.customer .nav-list>li>a>[class*="icon-"]:first-child {
  min-width: 25px;
}
body.customer #main-content {
  margin-left: 0;
}
body.customer #page-content {
  padding: 15px 45px;
}

/* START account dashboard */

body.customer .dash-flex .flex-items {
    width: 100%;
}
body.customer .dash-felx .flex-item {
    display: flex;
}
body.customer .dash-box .widget-main {
}
body.customer .dash-flex .widget-main {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
}
body.customer .dash-flex a {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    width: 100%;
    padding: 25px;
    position: relative;
    box-sizing: border-box;
}
body.customer .dash-flex .widget-main {
    padding: 20px !important;
}
body.customer .dash-flex.learn-about .widget-main {
    padding: 0 !important;
}
body.customer .account-overview a {
    background: #359198;
    border-radius: 5px;
}
body.customer .account-overview .flex-item {
    margin-bottom: 15px;
}
body.customer .account-overview .flex-item:last-child {
    margin-bottom: 0;
}
body.customer .account-overview .badge {
    position: absolute !important;
    top: -10px !important;
    right: -10px !important;
    z-index: 100;
    background: #c1cf45 !important;
    border: 1px solid #fff;
    padding: 0 !important;
    border-radius: 70px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #313f48;
    font-size: 18px;
}
body.customer .learn-about a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 12px 12px 25px;
}
body.customer .learn-about .learn-box1 {
    background: #359198;
}
body.customer .learn-about .learn-box2 {
    background: #006083;
}
body.customer .learn-about .learn-box3 {
    background: #323F48;
}
body.customer .learn-about img {
  border-radius: 5px;
  width: 75px;
  height: auto;
}
body.customer .dash-box.supplement-store .widget-main {
    background-image: url(../img/supplement-store.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 300px;
}
body.customer .dash-box.supplement-store .widget-main,
body.customer .dash-box.supplement-store .widget-main a {
    padding: 0 !important;
}
body.customer .dash-box.supplement-store .callout {
    width: 280px;
    position: absolute;
    top: 10px;
    right: 0;
    padding: 20px;
}
body.customer .dash-box.supplement-store .cta {
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 20px;
    width: 280px;
    box-sizing: border-box;
    text-align: right;
}
body.customer .dash-box.supplement-store .cta h3 {
    margin: 0 0 15px 0;
    line-height: 34px;
    font-size: 32px;
}
body.customer .dash-box.supplement-store .cta a {
    background: #27B0B8;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 15px !important;
    width: auto;
    transition: background-color .25s ease-out,color .25s ease-out;
}
body.customer .dash-box.supplement-store .cta a:hover {
    background: #035E84;
}

body.customer .row-second {
    margin-top: 40px;
}

body.customer .team-row {
    overflow: auto;
}
body.customer .team-row:last-child {
    margin-bottom: 0;
}
body.customer .my-team .widget-main {
    overflow: auto;
    padding: 30px !important;
}
body.customer .team-row .team-col-1-3 {
    width: 33.33%;
    float: left;
}
body.customer .my-team .light-grey {
    margin-bottom: 10px;
    display: block;
    color: #777!important;
}
body.customer .row-second .dash-box .widget-main {
    box-sizing: border-box;
}
body.customer .dash-box ul.fat-link-list li a {
    color: #00A3AB;
    font-size: 18px;
    padding: 10px 13px !important;
}
body.customer .dash-box ul.fat-link-list li a:hover {
    color: #fff;
}

/* END account dashboard */






/* BEGIN iOS chat design */
.chat-wrapper {
    /* max-width: 600px;
    margin: 0 auto; */
    padding: 15px; 
    height: 500px;
    overflow: scroll;
    position: relative;
}

.chat-messages {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.chat-message {
    border-radius: 20px;
    padding: 8px 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.chat-yours {
    align-items: flex-start;
}

.chat-yours .chat-message {
    margin-right: 25%;
    background-color: #eee;
    position: relative;
}

.chat-yours .chat-message.last:before {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: -7px;
    height: 20px;
    width: 20px;
    background: #eee;
    border-bottom-right-radius: 15px;
}
.chat-yours .chat-message.chat-last:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: -10px;
    width: 10px;
    height: 20px;
    background: white;
    border-bottom-right-radius: 10px;
}

.chat-mine {
    align-items: flex-end;
}

.chat-mine .chat-message {
    color: white;
    margin-left: 25%;
    background: linear-gradient(to bottom, #00A3AB 0%, #1E6B70 100%);
    background-attachment: fixed;
    position: relative;
}

.chat-mine .chat-message.chat-last:before {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: -8px;
    height: 20px;
    width: 20px;
    background: linear-gradient(to bottom, #00D0EA 0%, #0085D1 100%);
    background-attachment: fixed;
    border-bottom-left-radius: 15px;
}

.chat-mine .chat-message.chat-last:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: -10px;
    width: 10px;
    height: 20px;
    background: white;
    border-bottom-left-radius: 10px;
}
/* END iOS chat design */





ul.duplicate-prospect-list {
   list-style: none;
   margin: 0;
}
ul.duplicate-prospect-list li {
    line-height: 20px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
}
ul.duplicate-prospect-list li a {
    display: block;
    color: #404040;
}
ul.duplicate-prospect-list li a .dpl-name {
    color: #00A3AB;
    font-weight: bold;
}
ul.duplicate-prospect-list li a .dpl-created {
    font-size: 80%;
    padding-left: 5px;
    color: #919191;   
}



#submitOrder {
    font-size: 25px;
    padding: 20px 40px;
    margin-top: 10px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    font-weight: bold !important;
}
body.place_order .alert-error,
body.view_client_orders .alert-error {
    font-size: 20px;
}
.font-huge {
    font-size: 30px;
    line-height: 1.6em;
}









/* Header Toggle */

body.customer .customer-menu-btn {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 21px;
}
body.customer .customer-menu-btn span {
    text-transform: uppercase;
    margin-left: 10px;
}

@media only screen and (min-width: 979px) {
    body.customer .customer-menu-btn {
        display: none;
    }
    body.customer .nav-list {
        display: block;
    }
}

@media only screen and (max-width: 978px) {
    body.customer .nav-list {
        display: none;
    }
    body.customer .customer-actions li {
        width: auto !important;
    }
    body.customer .customer-actions li:nth-child(1) {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
}

/* Header Content */

body.customer .nav-list>li>a>[class*="icon-"]:first-child {
    position: relative;
    bottom: 2px;
}
body.customer #sidebar {
    margin-top: 0;
}
body.customer #menu-toggler {
    position: relative;
    display: none;
}

@media only screen and (max-width: 979px)
{
  #menu-toggler {
      background-color: #359198;
      display: block;
      position: relative;
      left: auto;
      z-index: 14;
      width: 60px;
      height: 30px;
      line-height: normal;
      padding: 4px 40px;
      font-size: 13px;
      font-weight: bold;
      text-transform: uppercase;
      color: #f3f3f3;
  }
    #menu-toggler:before,
    #menu-toggler:after {
      left: 30px;
    }
    #menu-toggler:before {
      top: 15px;
    }
    #menu-toggler:after {
      top: 20px;
    }
  #menu-toggler>span {
    border: none;
    left: 0;
    bottom: 0;
  }
  #menu-toggler>span:after {
    top: -40px;
    width: 140px;
    left: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
  }
  #sidebar {
    left: -250px;
    top: 0;
  }
}

@media only screen and (min-width: 1601px) {
    body.customer .nav-list>li {
        width: 12.5%;
    }
}
@media only screen and (max-width: 1601px) {
    body.customer .nav-list>li a {
/*
        border: 0;
        text-align: left;
        padding: 0 40px;
*/
    font-size: 14px;
    }
    body.customer .nav-list>li a i {
        float: none;
        font-size: 13px !important;
        min-width: 15px !important;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1600px) {
    body.customer .nav-list>li {
/*         width: 25%; */
    }
}
@media only screen and (min-width: 981px) and (max-width: 1200px) {
    body.customer .nav-list>li {
        width: 33.33%;
    }
}
@media only screen and (min-width: 767px) and (max-width: 980px) {
    body.customer .nav-list>li {
        width: 50%;
    }
}
@media only screen and (max-width: 980px) {
  body.customer .navbar .navbar-inner {
    background: #fff;
  }
  body.customer .nav-list>li {
      width: 100%;
      text-align: left;
  }
  body.customer .nav-list>li a {
      width: 100%;
      text-align: left;
      padding: 0 10px;
      box-sizing: border-box;
      border: 0;
  }
  body.customer #sidebar {
      margin: 0;
  }
  body.customer .navbar-fixed-top {
      height: auto;
  }
  body.customer .customer-logo {
      float: none;
      text-align: center;
  }
  body.customer .customer-logo img {
      margin: 20px 0 !important;
      padding: 0;
  }
  body.customer .customer-actions {
      float: none;
      text-align: center;
  }
  body.customer .customer-actions ul {
      margin: 0;
  }
  body.customer .customer-actions li {
      width: 100%;
      height: auto;
      margin: 0;
      text-align: left;
      font-size: 17px;
      padding: 5px 13px;
      box-sizing: border-box;
      border: 0;
  }
  body.customer .customer-actions li:first-child {
      font-size: 14px;
  }
  body.customer .customer-actions li:last-child {
      padding-bottom: 20px;
  }


}
@media only screen and (max-width: 767px) {
    body.customer #page-content {
      padding: 0 15px 15px;
    }
}

/* Page Content */

@media only screen and (min-width: 1401px) and (max-width: 1600px) {
    body.customer .row-second .dash-box .widget-main {

    }
    body.customer .dash-box.helpful-links ul.fat-link-list li a {
        font-size: 16px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1400px) {
    body.customer .team-row .team-col-1-3 {
        width: 100%;
        width: 50%;
        /* float: none; */
    }
    body.customer .team-row:nth-child(2) .team-col-1-3 {
        margin-bottom: 30px;
    }
    body.customer .team-row:nth-child(2) .team-col-1-3:last-child {
        margin-bottom: 0px;
    }
    body.customer .row-second .dash-box .widget-main {
        height: 100%;
    }
    body.customer .dash-box ul.fat-link-list li a {
        font-size: 16px;
    }
}
 
@media only screen and (min-width: 981px) and (max-width: 1300px) {
    body.customer .dash-box.supplement-store .callout {
        width: 240px;
    }
    body.customer .dash-box.supplement-store .cta {
        bottom: 10px;
        background: rgba(255, 255, 255, .75);
        right: 10px;
        width: 200px;
        text-align: center;
    }
    body.customer .dash-box.supplement-store .cta h3 {
        font-size: 20px;
        line-height: 26px;
    }
    body.customer .dash-box.supplement-store .cta a {
        font-size: 18px;
    }
}

@media only screen and (max-width: 980px) {

    body.customer .dash-box {
        width: 100% !important;
        margin: 0 0 20px 0 !important;
    }
    body.customer .dash-box .widget-body,
    body.customer .dash-box .widget-main {
        height: 100%;
    }
    body.customer .row-second .dash-box .widget-main {
        height: 100%;
    }
    body.customer .dash-box.supplement-store .widget-body,
    body.customer .dash-box.supplement-store .widget-main {
        height: 297px;
    }
    body.customer .dash-box.supplement-store .cta {
        text-align: center;
        background: rgba(255, 255, 255, .75);
    }
    body.customer .row-second {
        margin-top: 0px;
    }
    
}

@media only screen and (max-width: 768px) {
    
    body .widget-body h2 {
      line-height: 1em;
    }

    body.customer .dash-box.supplement-store .callout {
        width: 50%;
        position: absolute;
    }
    body.customer .dash-box.supplement-store .cta {
        width: 280px;
        text-align: right;
        bottom: 20px;
    }
    body.customer .team-row .team-col-1-3 {
        width: 100%;
        /* width: 50%; */
        /* float: none; */
    }
    body.customer .team-row:nth-child(2) .team-col-1-3 {
        margin-bottom: 30px;
    }
    body.customer .team-row:nth-child(2) .team-col-1-3:last-child {
        margin-bottom: 0px;
    }
    
    /* Force table to not be like tables anymore */
    table.table-responsive,
    table.table-responsive thead,
    table.table-responsive tbody,
    table.table-responsive th,
    table.table-responsive td,
    table.table-responsive tr { 
      display: block; 
    }
    
    table.table-responsive {
      border: none;
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    table.table-responsive thead tr { 
      position: absolute;
      top: -9999px;
      left: -9999px;
    }
    
    table.table-responsive tr { 
      border-left: 1px solid #eee;
      border-right: 1px solid #eee;
      border: 0;
      margin-bottom: 10px;
    }
    table.table-responsive tr:last-child {
      margin-bottom: 0;
    }
    
    table.table-responsive td { 
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee; 
      position: relative;
      padding-left: 10px; 
    }
    
    table.table-responsive td.text-left-mobile {
      text-align: left !important;
    }
    
    table.table-responsive td:before { 
      content: attr(data-label);
      text-align: left;
      display: block;
      width: 100%; 
      font-size: 12px;
      white-space: nowrap;
    }
    
    table.table-responsive .width-25 {
      width: auto !important;
    }
    
    #rx_med_wrapper table.table-responsive {
      width: auto;
      max-width: inherit;
      margin-left: -32px;
      margin-right: -32px;
    }
    #rx_med_wrapper table.table-responsive td {
      padding: 5px 5px 10px 32px;
    }
    #rx_med_wrapper table.table-responsive td p {
      margin-left: 0;
    }
    
}

@media only screen and (max-width: 500px) {
    
    body.customer .dash-box.supplement-store .callout {
        width: 70%;
    }
    body.customer .dash-box.supplement-store .cta {
        width: 200px;
        text-align: center;
    }
    body.customer .dash-box.supplement-store .cta h3 {
        font-size: 20px;
        line-height: 26px;
    }
  /* #menu-toggler {
      margin: 0 auto;
  } */
    
}