/*********************************************************************************************
                                W A R N I N G!
 DO NOT ADD STYLES DIRECTLY TO THIS FILE. ALL STYLES SHOULD BE ADDED TO THE PROPER SCSS FILE.
**********************************************************************************************/
body,
.navbar-fixed-top,
.navbar-fixed-bottom {
  min-width: 1024px;
}

.lead {
  font-size: 16px;
}

.page-header {
  margin-bottom: 30px;
}

.page-header .lead {
  margin-bottom: 10px;
}

.container {
  width: 1024px;
  padding: 0 60px;
  max-width: none !important;
}

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}

.navbar-header {
  float: left;
}

.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  visibility: visible !important;
}

.navbar-toggle {
  display: none;
}

.navbar-collapse {
  border-top: 0;
}

.navbar-brand {
  margin-left: -15px;
}

.navbar-nav {
  float: left;
  margin: 0;
}

.navbar-nav > li {
  float: left;
}

.navbar-nav > li > a {
  padding: 15px;
}

.navbar-nav.navbar-right {
  float: right;
}

.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}

.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: inherit;
  background-color: transparent;
}

.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}

.navbar-form {
  float: left;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.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;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.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 {
  padding: 0;
}

.col-sm-3 {
  width: 300px;
}

.col-sm-9 {
  width: 604px;
}

.page-content .container .col-sm-12 {
  padding: 0;
}

.pull-right {
  float: none !important;
}

body {
  color: #58585B;
  font-size: 14px;
  line-height: 17px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 500;
  min-height: 768px;
}

p {
  margin: 0 0 0;
}
p.call-to-action-body {
  padding: 0 0 0 0;
}

hr {
  display: none;
}

a:link,
a:visited {
  color: #59A618;
  text-decoration: none;
  font-weight: bold;
}

a:hover,
a:focus {
  color: #59A618;
}

h1, h1.page-title, .front form h2, .front form h2.call-to-action-title, .front form h3, .front form h3.call-to-action-title,
.front .webform h2,
.front .webform h2.call-to-action-title,
.front .webform h3,
.front .webform h3.call-to-action-title,
.front .primary-cta h2,
.front .primary-cta h2.call-to-action-title,
.front .primary-cta h3,
.front .primary-cta h3.call-to-action-title {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #58585B;
}

h2.block-title, body.front h2.block-title {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 22px;
  color: #58585B;
}

.modal#dexcom_search_search_block_modal_form input.form-text[placeholder] {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 35px;
  color: #BEBEBE;
}

.modal#dexcom_search_search_block_modal_form input.form-text[name="search_term"] {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 35px;
  color: #58585B;
}

.modal#dexcom_search_search_block_modal_form .views-field-title {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 25px;
  color: #59A618;
}

h4.modal-title, #dexcom_user_forms_welcome_modal_form .welcome-title {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 35px;
  color: #58585B;
}

label, fieldset .fieldset-legend, .user-profile-form .form-saved-msg, .node-type-dexcom-faq .field-name-field-question, .node-type-dexcom-faq-list .field-name-field-question, .front form p, .front form p.call-to-action-body,
.front .webform p,
.front .webform p.call-to-action-body,
.front .primary-cta p,
.front .primary-cta p.call-to-action-body, .my-apps-app-keys .form-saved-msg {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #59A618;
}

table.table > caption + thead > tr > th, table.table > thead > tr > th {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #58585B;
}

h1, h1.page-title {
  margin-top: 0;
  margin-bottom: 40px;
}
.hide-title-flag h1, .hide-title-flag h1.page-title {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  margin: 0px;
}

h2.block-title, body.front h2.block-title {
  margin-top: 0;
}

.breadcrumb-wrapper {
  height: 17px;
  margin-bottom: 13px;
}

.breadcrumb {
  padding: 0;
  list-style: none;
  background: none;
  border-radius: 0;
  margin-bottom: 0;
  font-font: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  color: #58585B;
}
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb a:active,
.breadcrumb a.active {
  font-weight: 500;
  color: #58585B;
}
.breadcrumb .active {
  color: #58585B;
  font-weight: bold;
}
.breadcrumb .active a:link,
.breadcrumb .active a:visited,
.breadcrumb .active a:hover,
.breadcrumb .active a:focus,
.breadcrumb .active a:active,
.breadcrumb .active a.active {
  color: #58585B;
  font-weight: bold;
}

code,
kbd,
pre,
samp {
  font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
  font-size: 14px;
  color: #58585B;
  background-color: #F0F0F1;
  white-space: normal;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

code {
  background-color: #FFFFFF !important;
  font-weight: bold;
  padding: 0px;
}

.modal-backdrop {
  background-color: #7B7B7B;
}
.modal-backdrop.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

.modal-content {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: -2px 4px 8px 0 #666666;
  -webkit-box-shadow: -2px 4px 8px 0 #666666;
  box-shadow: -2px 4px 8px 0 #666666;
}

.modal-header .close {
  opacity: 1;
  color: #58585B;
  font-size: 30px;
}

.ctools-modal-loading {
  display: none;
}

.field-label::after {
  font-size: 18px;
  color: white;
  content: '::';
  position: absolute;
  transform: translate(-100%, 0);
}

.field-collection-view {
  border-bottom: 0;
}

.field-collection-container {
  border-bottom: 0;
}

.messages {
  margin: 0 auto;
}
.messages ul, .messages li {
  list-style: none;
  list-style-type: none;
  padding-left: 0;
}

.element-invisible {
  margin: 0 !important;
}

.footer {
  background: #212121;
  color: #D0D2D3;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
.footer .container {
  padding: 50px 0 25px 0;
}

.form-control:-moz-placeholder, .form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #BEBEBE;
}

.form-control {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #58585B;
  outline: none;
}

.has-error .help-block,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, div.error,
table tr.error {
  color: #D0021B;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.error-processed.form-item,
.has-error.form-item {
  margin-bottom: 0px;
}

div.error,
table tr.error {
  background: none;
  border: 0;
  padding: 0;
}

.messages-inline {
  margin-left: 15px;
  line-height: 30px;
  display: inline-block;
}

label {
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #58585B;
  margin-bottom: 0;
}

.modal[role="dialog"] .modal-body #user-login label,
.modal[role="dialog"] .modal-body #user-register-form label {
  float: inherit;
  font-weight: inherit;
  padding-top: inherit;
  text-align: inherit;
  width: inherit;
}

.form-item {
  width: 100%;
  max-width: 500px;
  display: inline-block;
}
.form-item.webform-component-textarea {
  max-width: 100%;
}

.form-group {
  margin-bottom: 30px;
}
.form-group.form-wrapper {
  margin-bottom: 0;
}

.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  width: auto;
  margin-right: 5px;
}
.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;
}

fieldset.panel {
  border: none;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
fieldset.collapsed {
  margin-bottom: 30px;
  height: 18px;
}
fieldset.panel-default .panel-heading,
fieldset .panel-heading {
  background: transparent;
  border: 0;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset .panel-body {
  padding: 0;
}

.form-control {
  padding: 5px 10px;
  border: 1px solid #BEBEBE;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  max-width: 100%;
}
.form-controltextarea {
  padding: 10px;
  width: 100%;
}
.form-controlselect {
  height: 30px;
}
.form-control:focus {
  border-color: #BEBEBE;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.input-group-addon {
  padding: 5px 12px;
}
.input-group-addon.btn {
  line-height: 23px;
}

.form-type-password-confirm {
  *zoom: 1;
}
.form-type-password-confirm:after {
  content: "";
  display: table;
  clear: both;
}
.form-type-password-confirm .row {
  margin: 0;
}
.form-type-password-confirm .help-block,
.form-type-password-confirm .form-type-password {
  clear: both;
  float: left;
  padding: 0;
}

.modal[role="dialog"] .modal-body #user-login input,
.modal[role="dialog"] .modal-body #user-register-form input {
  float: inherit;
  margin-left: inherit;
  width: inherit;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: relative;
  margin: 0 10px 0 0;
}

.radio,
.checkbox {
  padding-left: 0;
}

button,
.btn,
.btn-primary,
.btn-secondary,
.btn-tertiary, a.btn-primary,
a.btn-secondary,
a.btn-tertiary, .add-app-button a {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 21px;
  font-weight: 500;
  color: #FFFFFF;
  padding: 8px 25px;
  border: 0;
  margin: 0 0 15px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.disabled, button.disabled:hover, button.disabled.active, button.disabled:active, button.disabled:focus, button[disabled], button[disabled]:hover, button[disabled].active, button[disabled]:active, button[disabled]:focus,
.btn.disabled,
.btn.disabled:hover,
.btn.disabled.active,
.btn.disabled:active,
.btn.disabled:focus,
.btn[disabled],
.btn[disabled]:hover,
.btn[disabled].active,
.btn[disabled]:active,
.btn[disabled]:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-secondary.disabled,
.btn-secondary.disabled:hover,
.btn-secondary.disabled.active,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary[disabled],
.btn-secondary[disabled]:hover,
.btn-secondary[disabled].active,
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:focus,
.btn-tertiary.disabled,
.btn-tertiary.disabled:hover,
.btn-tertiary.disabled.active,
.btn-tertiary.disabled:active,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled],
.btn-tertiary[disabled]:hover,
.btn-tertiary[disabled].active,
.btn-tertiary[disabled]:active,
.btn-tertiary[disabled]:focus {
  color: #FFFFFF;
  background-color: #BEBEBE;
}

a.btn-primary.disabled, a.btn-primary.disabled:hover, a.btn-primary.disabled.active, a.btn-primary.disabled:active, a.btn-primary.disabled:focus,
a.btn-secondary.disabled,
a.btn-secondary.disabled:hover,
a.btn-secondary.disabled.active,
a.btn-secondary.disabled:active,
a.btn-secondary.disabled:focus,
a.btn-tertiary.disabled,
a.btn-tertiary.disabled:hover,
a.btn-tertiary.disabled.active,
a.btn-tertiary.disabled:active,
a.btn-tertiary.disabled:focus {
  color: #FFFFFF;
  background-color: #BEBEBE;
}

.btn, .btn:hover, .btn.active, .btn:active, .btn:focus,
body .btn,
body .btn:hover,
body .btn.active,
body .btn:active,
body .btn:focus,
.btn-primary,
.btn-primary:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
a.btn-primary,
a.btn-primary:hover,
a.btn-primary.active,
a.btn-primary:active,
a.btn-primary:focus,
body .btn-primary,
body .btn-primary:hover,
body .btn-primary.active,
body .btn-primary:active,
body .btn-primary:focus {
  color: #FFFFFF;
  background: #59A618;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary.active, .btn-secondary:active, .btn-secondary:focus,
a.btn-secondary,
a.btn-secondary:hover,
a.btn-secondary.active,
a.btn-secondary:active,
a.btn-secondary:focus,
body .btn-secondary,
body .btn-secondary:hover,
body .btn-secondary.active,
body .btn-secondary:active,
body .btn-secondary:focus {
  background-color: #58585B;
}

a.btn-primary,
a.btn-secondary,
a.btn-tertiary {
  display: inline-block;
}

.btn-tertiary, .btn-tertiary:hover, .btn-tertiary.active, .btn-tertiary:active, .btn-tertiary:focus,
a.btn-tertiary,
a.btn-tertiary:hover,
a.btn-tertiary.active,
a.btn-tertiary:active,
a.btn-tertiary:focus,
body .btn-tertiary,
body .btn-tertiary:hover,
body .btn-tertiary.active,
body .btn-tertiary:active,
body .btn-tertiary:focus {
  background-color: #59A618;
  font-size: 28px;
  line-height: 30px;
  padding: 10px 23px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.input-group-btn:last-child > .btn {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 17px;
}

div.form-type-checkbox.checkbox > .control-label {
  position: relative;
  display: block;
  padding-left: 20px;
  cursor: pointer;
}
div.form-type-checkbox.checkbox > .control-label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
div.form-type-checkbox.checkbox > .control-label input:checked ~ .control__indicator {
  background: #fff;
}
div.form-type-checkbox.checkbox > .control-label input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: .6;
  background: #e6e6e6;
}
div.form-type-checkbox.checkbox > .control-label input:checked ~ .control__indicator:after {
  display: block;
}
div.form-type-checkbox.checkbox > .control-label .control__indicator:after {
  top: 0px;
  left: 3px;
  width: 5px;
  height: 9px;
  transform: rotate(35deg);
  border: solid #59A618;
  border-width: 0 2px 2px 0;
}

.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  width: 13px;
  height: 13px;
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  border-color: #BEBEBE;
}
.control__indicator:after {
  position: absolute;
  display: none;
  content: '';
}

.webform-client-form .captcha,
#user-register-form .captcha {
  margin-bottom: 10px;
}

#navbar {
  width: 100%;
  margin-bottom: 30px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #59A618;
  border: 0;
  height: 72px;
}

.navbar .logo {
  margin: 20px 0;
  display: block;
  height: 32px;
  max-width: 198px;
}
.navbar .logo img {
  margin: 0;
}
.navbar-menus {
  margin: 0;
  padding: 0;
  height: 72px;
  float: right;
}
.navbar-nav {
  height: 72px;
}

.nav-pills li, .ui-tabs .ui-tabs-nav li {
  width: 48%;
}
.col-sm-9 .nav-pills li, .nav-pills .col-sm-9 li, .col-sm-9 .ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav .col-sm-9 li {
  width: 47%;
}

.nav-pills li a:link,
.nav-pills li a:visited, .ui-tabs .ui-tabs-nav li.ui-state-default a {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  color: #BEBEBE;
  padding: 13px;
  border-radius: 0;
  border-bottom: 2px solid #BEBEBE;
  background: none;
  margin-bottom: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a.active, .nav-pills > li.active > a:link, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .ui-tabs .ui-tabs-nav li.ui-state-active a {
  color: #59A618;
  background: none;
  border-bottom: 4px solid #59A618;
  font-weight: 700;
  margin-bottom: 0;
}

.nav-pills {
  padding-bottom: 40px;
  width: auto;
  margin: 0 auto;
  max-width: 904px;
}
.nav-pills li + li {
  margin-left: 0;
}
.nav-pills li:nth-child(even) {
  margin-left: 4%;
}
.col-sm-9 .nav-pills li:nth-child(even) {
  margin-left: 6%;
}
.nav-pills li:nth-child(2n+1) {
  clear: left;
}

.ui-tabs {
  padding: 0;
}
.ui-tabs .ui-tabs-nav {
  padding: 0;
  margin-bottom: 40px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ui-tabs .ui-tabs-nav li {
  margin: 0;
  border: 0;
  background: transparent;
  font-weight: normal;
  color: #58585B;
}
.ui-tabs .ui-tabs-nav li a {
  padding: 0;
}
.ui-tabs .ui-tabs-nav li:nth-child(even) {
  margin-left: 4%;
}
.col-sm-9 .ui-tabs .ui-tabs-nav li:nth-child(even) {
  margin-left: 6%;
}
.ui-tabs .ui-tabs-panel {
  padding: 0;
}

.ui-widget-content {
  border: 0;
  background: transparent;
  color: #58585B;
  font-size: 14px;
  line-height: 17px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 500;
}

.ui-widget-header {
  border: 0;
  background: transparent;
  color: #58585B;
  font-weight: normal;
}

img,
media {
  max-width: 100%;
}

table.table > caption + thead > tr > th, table.table > thead > tr > th {
  padding: 10px;
  background: #F0F0F1;
  border: 0.5px solid #F0F0F1;
}
table.table > tbody > tr > th,
table.table > tfoot > tr > th,
table.table > tbody > tr > td,
table.table > tfoot > tr > td {
  border: .25px solid #D0D2D3;
  background: none;
  padding: 10px;
}
table.table > tbody > tr > th:first-child,
table.table > tfoot > tr > th:first-child,
table.table > tbody > tr > td:first-child,
table.table > tfoot > tr > td:first-child {
  border-left: 0;
}
table.table > tbody > tr > th:last-child,
table.table > tfoot > tr > th:last-child,
table.table > tbody > tr > td:last-child,
table.table > tfoot > tr > td:last-child {
  border-right: 0;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}

tbody ul {
  padding-left: 10px;
}

textarea.codemirror-processed {
  display: block !important;
  height: 1px;
  padding: 1px 0 0 0;
  margin: 0;
  border: 0;
}
textarea.codemirror:focus {
  border: 0;
}

.CodeMirror {
  font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
}
.CodeMirror,
.CodeMirror span, .CodeMirror.cm-s-base16-light,
.CodeMirror.cm-s-base16-light span {
  background: #ebebed;
  color: #5C5C5F;
}
.CodeMirror.cm-s-base16-light .CodeMirror-linenumber {
  min-width: 17px;
  width: 17px;
  padding: 0 5px;
  color: #BBBBBB;
}
.CodeMirror-lines {
  padding: 16px 0 0 0;
}
.CodeMirror-gutters {
  width: 27px;
}
.CodeMirror-gutters, .cm-s-base16-light .CodeMirror-gutters {
  background: #F6F6F6;
}
.CodeMirror-scroll {
  padding-bottom: 0;
}
.CodeMirror pre {
  font-family: Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
}

.field-name-field-code-block.field {
  padding-top: 10px;
  position: relative;
}
.field-name-field-code-block.field .CodeMirror {
  height: 185px;
}
.field-name-field-code-block.field .form-item {
  max-width: none;
  margin-bottom: 0;
}
.field-name-field-code-block.field .clipboardjs-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 0 4px 0;
  margin: 0;
  width: 56px;
  height: 21px;
  font-size: 14px;
  line-height: 14px;
}
.field-name-field-code-block.field .ui-tabs .ui-tabs-panel {
  display: none;
}
.field-name-field-code-block.field .ui-tabs .ui-tabs-nav {
  width: 85%;
  margin-bottom: 10px;
}
.field-name-field-code-block.field .ui-tabs .ui-tabs-nav li {
  width: auto;
  margin: 0 10px;
}
.field-name-field-code-block.field .ui-tabs .ui-tabs-nav li.ui-state-active {
  margin: 0;
}
.field-name-field-code-block.field .ui-tabs .ui-tabs-nav li.ui-state-default a {
  font-size: 14px;
  line-height: 14px;
  padding: 0 0 2px 0;
  border-size: 4px;
  border-color: transparent;
  color: #5C5C5F;
}
.field-name-field-code-block.field .ui-tabs .ui-tabs-nav li.ui-state-active a {
  padding: 0 10px 2px 10px;
  color: #59A618;
  border-color: #59A618;
}

.ddp-readme {
  padding: 40px 0px 20px 0px;
}

.modal#login {
  overflow: visible;
  position: absolute;
}
.modal#login .modal-dialog {
  padding: 72px 60px 0 469px;
  width: 1024px;
  position: fixed;
  margin-right: -440px;
  right: 50%;
}
.modal#login .modal-content {
  padding: 45px 40px;
}
.modal#login .modal-content:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid white;
  position: absolute;
  top: -12px;
  right: 30px;
}
.modal#login .modal-header {
  border-bottom: none;
  margin-bottom: 20px;
}
.modal#login .modal-header, .modal#login .modal-body {
  padding: 0;
}
.modal#login .modal-footer, .modal#login button.close {
  display: none;
}
.modal#login label[for="edit-name"], .modal#login label[for="edit-pass"] {
  display: none;
}
.modal#login .form-group {
  margin-top: inherit;
}
.modal#login .modal-title {
  color: #59A618;
  font-size: 30px;
}
.modal#login .modal-body input.form-text {
  width: 347px;
}
.modal#login .modal-body input[type="checkbox"] {
  width: 14px;
}
.modal#login .form-item-name {
  margin-bottom: 25px;
}
.modal#login .form-item-remember-me, .modal#login .form-actions {
  display: inline-block;
}
.modal#login .form-actions .btn {
  margin: 0;
}
.modal#login .form-item-remember-me.form-item {
  width: auto;
  margin-right: 120px;
}
.modal#login .ddp-pass {
  margin: 25px 0 35px;
}
.modal#login .ddp-readme {
  padding: 0 0 17px;
}

.page-user-me-edit #modalContent {
  top: 85px !important;
}
.page-user-me-edit .ctools-modal-dialog {
  width: 595px;
  max-width: 595px;
  top: 0;
  position: absolute;
  margin-left: -297.5px;
}
.page-user-me-edit .ctools-modal-dialog .modal-content {
  width: 575px;
  max-width: 575px;
  padding: 60px 50px;
}
.page-user-me-edit .ctools-modal-dialog .modal-header,
.page-user-me-edit .ctools-modal-dialog .modal-body {
  width: 475px;
  max-width: 475px;
}

.user-profile-form .form-item.error-processed, .user-profile-form .form-item.has-error {
  margin-bottom: 0;
}
.user-profile-form .field-name-field-first-name {
  display: inline-block;
  margin-right: 25px;
}
.user-profile-form .field-name-field-last-name {
  display: inline-block;
}
.user-profile-form .field-name-field-last-name .form-item-field-last-name-und-0-value label {
  visibility: hidden;
}
.user-profile-form .form-item-mail {
  margin-bottom: 30px;
}
.user-profile-form .form-item-field-username {
  margin-bottom: 50px;
}
.user-profile-form .ddp-reset {
  margin-top: 10px;
}
.user-profile-form .ddp-deleteacct {
  margin-top: 15px;
  margin-bottom: 30px;
}
.user-profile-form .ddp-deleteacct p {
  margin-top: 10px;
}
.user-profile-form .ddp-developeracct {
  display: none;
}
.user-profile-form .ddp-developeracct p {
  margin-top: 10px;
}
.user-profile-form .form-wrapper {
  max-width: 500px;
}
.user-profile-form .form-actions {
  overflow: hidden;
}
.user-profile-form .form-actions button {
  float: left;
  margin-right: 10px;
}
.user-profile-form .form-saved-msg {
  float: left;
  line-height: 37px;
}

.modal-body .change-pwd-page-form,
.change-pwd-page-form {
  width: 475px;
  overflow: hidden;
}
.modal-body .change-pwd-page-form input.form-text,
.change-pwd-page-form input.form-text {
  width: 290px;
}
.modal-body .change-pwd-page-form .form-item-pass-pass1,
.change-pwd-page-form .form-item-pass-pass1 {
  margin-bottom: 40px;
}
.modal-body .change-pwd-page-form .form-item-pass-pass1 > label,
.change-pwd-page-form .form-item-pass-pass1 > label {
  display: none;
}
.modal-body .change-pwd-page-form .form-item-pass-pass1 .glyphicon,
.change-pwd-page-form .form-item-pass-pass1 .glyphicon {
  display: none;
}
.modal-body .change-pwd-page-form .form-item-pass-pass2,
.change-pwd-page-form .form-item-pass-pass2 {
  margin-bottom: 0px;
}
.modal-body .change-pwd-page-form .fields-wrap,
.change-pwd-page-form .fields-wrap {
  margin-bottom: 40px;
}
.modal-body .change-pwd-page-form .chnpass-field-wrap.fields-wrap,
.change-pwd-page-form .chnpass-field-wrap.fields-wrap {
  margin-bottom: 55px;
}
.modal-body .change-pwd-page-form .chnpass-field-wrap .has-error div.has-error.form-item-pass-pass1,
.change-pwd-page-form .chnpass-field-wrap .has-error div.has-error.form-item-pass-pass1 {
  margin-bottom: 40px;
}
.modal-body .change-pwd-page-form .chnpass-field-wrap .password-help,
.change-pwd-page-form .chnpass-field-wrap .password-help {
  position: absolute;
  left: 300px;
  top: 0px;
  color: #D0021B;
}
.modal-body .change-pwd-page-form .form-type-password-confirm > .control-label,
.change-pwd-page-form .form-type-password-confirm > .control-label {
  display: none;
  margin: 0;
}
.modal-body .change-pwd-page-form .messages,
.change-pwd-page-form .messages {
  width: 475px;
  display: block;
}
.modal-body .change-pwd-page-form button,
.change-pwd-page-form button {
  padding: 8px 25px;
  width: 225px;
  display: block;
  float: left;
}
.modal-body .change-pwd-page-form *[id^='edit-submit'],
.change-pwd-page-form *[id^='edit-submit'] {
  margin-left: 25px;
  background-color: #57585a;
}

.page-user-register .form-type-password-confirm .form-type-password {
  clear: none;
}

.page-user-me-edit .field-name-field-first-name,
.page-user-me-edit .field-name-field-last-name,
.page-user-register .field-name-field-first-name,
.page-user-register .field-name-field-last-name,
.page-user-register .form-item-pass-pass1,
.page-user-register .form-item-pass-pass2 {
  display: inline-block;
  width: 240px;
  vertical-align: top;
}

.page-user-register .form-type-password input {
  width: inherit;
}
.page-user-register .field-name-field-first-name,
.page-user-register .form-item-pass-pass1 {
  margin-right: 20px;
}
.page-user-register .field-name-field-last-name label {
  visibility: hidden;
}
.page-user-register .form-item-name,
.page-user-register .form-item-mail {
  margin-bottom: 0px;
}
.page-user-register .form-type-password-confirm {
  position: relative;
}
.page-user-register .form-type-password-confirm, .page-user-register .form-type-password-confirm .progress, .page-user-register .form-type-password-confirm .form-type-password {
  margin-bottom: 0;
}
.page-user-register .form-type-password-confirm .form-item-pass-pass1 .label {
  display: none !important;
}
.page-user-register .form-type-password-confirm .password-help {
  color: #D0021B;
}
.page-user-register .form-type-password-confirm + .messages-inline {
  position: absolute;
  top: 27px;
}
.page-user-register fieldset#edit-legal {
  border: none;
  box-shadow: none;
  padding: 0;
}
.page-user-register fieldset#edit-legal legend {
  display: none;
}
.page-user-register fieldset#edit-legal .panel-body {
  padding: 0;
}
.page-user-register .wrap-two-field {
  margin-bottom: 30px;
  position: relative;
}

#user-register-form .form-type-password-confirm .password-help {
  position: absolute;
  left: 520px;
  top: -10px;
  width: 250px;
  color: #D0021B;
}

.modal#dexcom_search_search_block_modal_form .modal-header {
  border-bottom: none;
}
.modal#dexcom_search_search_block_modal_form .search-input {
  border-bottom: 1px solid #BEBEBE;
  position: relative;
  margin-bottom: 18px;
  max-width: 552px;
}
.modal#dexcom_search_search_block_modal_form .search-input .form-group,
.modal#dexcom_search_search_block_modal_form .search-input .form-item {
  margin-bottom: 0;
}
.modal#dexcom_search_search_block_modal_form .search-input .form-item-search-term {
  max-width: 552px;
}
.modal#dexcom_search_search_block_modal_form .view-header {
  margin-bottom: 40px;
}
.modal#dexcom_search_search_block_modal_form input.form-text {
  border: none;
  line-height: 35px;
  height: 35px;
  padding-top: 0px;
}
.modal#dexcom_search_search_block_modal_form #results {
  height: 490px;
  overflow: auto;
  width: 683px;
  padding-right: 50px;
}
.modal#dexcom_search_search_block_modal_form input.form-text:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal#dexcom_search_search_block_modal_form .search-icon {
  background: url('../images/search_01.png');
  display: inline-block;
  width: 29px;
  height: 30px;
  position: absolute;
  margin-left: 523px;
}
.modal#dexcom_search_search_block_modal_form .views-row:not(:last-child) {
  margin-bottom: 30px;
}
.modal#dexcom_search_search_block_modal_form .views-field-title {
  margin-bottom: 10px;
}
.modal#dexcom_search_search_block_modal_form .modal-dialog,
.modal#dexcom_search_search_block_modal_form .modal-dialog .modal-content {
  width: 735px;
  height: 660px;
}
.modal#dexcom_search_search_block_modal_form .modal-dialog .modal-content {
  top: 76px;
}
.modal#dexcom_search_search_block_modal_form .modal-dialog .close {
  margin-top: -10px;
}
.modal#dexcom_search_search_block_modal_form .modal-dialog .modal-body {
  padding: 0px;
  margin: 10px 50px 50px 50px;
}
.modal#dexcom_search_search_block_modal_form .modal-dialog .modal-header {
  padding: 40px 50px 0px 50px;
}

#welcome-modal {
  display: none;
}

#dexcom_user_forms_welcome_modal_form {
  text-align: center;
}
#dexcom_user_forms_welcome_modal_form .registration-success {
  background: url('../images/success.png');
  display: inline-block;
  height: 59px;
  width: 60px;
  margin-bottom: 30px;
}
#dexcom_user_forms_welcome_modal_form .welcome-body {
  margin-bottom: 30px;
  font-size: 20px;
}
#dexcom_user_forms_welcome_modal_form .modal-header {
  border-bottom: none;
}
#dexcom_user_forms_welcome_modal_form .welcome-title {
  color: #59A618;
  margin-bottom: 25px;
}
#dexcom_user_forms_welcome_modal_form a {
  display: block;
  font-size: 16px;
  margin-bottom: 25px;
}

.navbar-nav.account-menu {
  margin-left: 100px;
}
.navbar-nav.account-menu .login-link-wrapper,
.navbar-nav.account-menu .dropdown {
  float: right;
  padding: 18px 0;
}
.navbar-nav.account-menu .login-link,
.navbar-nav.account-menu .dropdown-toggle {
  padding: 0 16px;
  height: 36px;
  border: 2.5px solid #FFFFFF;
  background: transparent;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: block;
  text-align: center;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 31px;
}
.navbar-nav.account-menu .login-link {
  width: 90px;
}
.navbar-nav.account-menu .open .dropdown-toggle, .navbar-nav.account-menu .open .dropdown-toggle:hover, .navbar-nav.account-menu .open .dropdown-toggle:focus {
  background-color: transparent;
  border-color: #FFFFFF;
}
.navbar-nav.account-menu .user-icon {
  background: url('../images/user-icon.png');
  display: inline-block;
  height: 14px;
  width: 12px;
  margin: 8px 0;
}
.navbar-nav.account-menu .user-name {
  display: inline-block;
  margin: 0 7px;
  vertical-align: top;
  max-width: 85px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.navbar-nav.account-menu .caret {
  display: inline-block;
  margin: 13px 0;
  vertical-align: baseline;
}
.navbar-nav.account-menu .open .dropdown-menu {
  right: 0;
  left: inherit;
  padding: 16px 0 0 0;
  min-width: 155px;
  width: 155px;
  max-width: 155px;
}
.navbar-nav.account-menu .open .dropdown-menu li a {
  padding: 0 0 16px 0;
  color: #59A618;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
.navbar-nav.account-menu .open .dropdown-menu li a:hover {
  color: #59A618;
}

.navbar.navbar-fixed-top .navbar-menus {
  width: 600px;
}

.navbar-nav.primary-nav li {
  margin-right: 35px;
}
.navbar-nav.primary-nav li a {
  padding: 27px 0px 26px 0;
  font-size: 16px;
  line-height: 19px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #FFF;
  background: none;
}
.navbar-nav.primary-nav li a.active {
  background: url('../images/bg-nav-menu-hover.png') transparent 0px 55px no-repeat;
  font-weight: 900;
}

.navbar-nav.search-menu li a {
  padding: 27px 0;
}
.navbar-nav.search-menu .search-link {
  background: url('../images/search-icon-1.png');
  display: inline-block;
  height: 18px;
  width: 17px;
  background-size: 17px 18px;
  padding: 0;
  margin: 0;
}

.page-node-50 .full-menu .first.leaf a,
.page-node-55 .full-menu .first.leaf a,
.page-node-56 .full-menu .first.leaf a,
.page-node-57 .full-menu .first.leaf a,
.page-node-61 .full-menu .first.leaf a,
.page-node-62 .full-menu .first.leaf a,
.page-node-67 .full-menu .first.leaf a,
.page-node-74 .full-menu .first.leaf a,
.page-node-75 .full-menu .first.leaf a,
.page-node-76 .full-menu .first.leaf a,
.page-node-77 .full-menu .first.leaf a,
.page-node-78 .full-menu .first.leaf a,
.page-node-81 .full-menu .first.leaf a {
  background: url('../images/bg-nav-menu-hover.png') transparent 0px 55px no-repeat;
  font-weight: 900;
}

.page-node-47 .full-menu .leaf:nth-of-type(2) a,
.page-node-53 .full-menu .leaf:nth-of-type(2) a,
.page-node-54 .full-menu .leaf:nth-of-type(2) a,
.page-node-88 .full-menu .leaf:nth-of-type(2) a,
.page-node-91 .full-menu .leaf:nth-of-type(2) a {
  background: url('../images/bg-nav-menu-hover.png') transparent 0px 55px no-repeat;
  font-weight: 900;
}

.region-sidebar-first .block-title {
  margin-bottom: 40px;
}
.region-sidebar-first .menu.nav > li:not(:last-child) {
  margin-bottom: 24px;
}
.region-sidebar-first .menu.nav > li > a {
  padding: 0;
  background-color: transparent;
  color: #58585B;
  font-style: normal;
  font-weight: 500;
}
.region-sidebar-first .menu.nav > li.active > a {
  color: #59A618;
  font-weight: 900;
}

.footer .block-menu .nav {
  margin-bottom: 40px;
}
.footer .block-menu .nav > li {
  display: inline-block;
  font-size: 16px;
}
.footer .block-menu .nav > li:not(:last-child) {
  margin-right: 66px;
}
.footer .block-menu .nav > li > a {
  color: #D0D2D3;
  padding: 0;
  font-weight: 600;
}
.footer .block-menu .nav > li > a:hover, .footer .block-menu .nav > li > a:focus {
  background: transparent;
}

.node-api-doc .field {
  margin-bottom: 40px;
}
.node-api-doc .field-name-field-response-examples pre {
  padding: 15px;
  border-style: hidden;
}
.node-api-doc .field-collection-view {
  margin: 0px;
}
.node-api-doc .field-collection-view .field-name-field-title {
  margin-bottom: 10px;
}
.node-api-doc .field-label {
  font-size: 18px;
  color: #59A618;
  margin-bottom: 10px;
  font-family: Proxima Nova Medium ,Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.node-type-api-doc .main-container .region-content .sticky-enabled {
  border-bottom-style: hidden;
}

.node-type-api-doc .main-container .region-content .sticky-table thead {
  vertical-align: middle;
}

.node-type-app.ctools-modal-dialog {
  padding-top: 85px;
}
.node-type-app.ctools-modal-dialog .modal-content {
  padding: 30px 45px;
}
.node-type-app.ctools-modal-dialog .modal-header {
  float: right;
  position: relative;
  z-index: 100;
}
.node-type-app .field-name-field-app-logo {
  float: left;
  margin: 0 30px 30px 0;
}
.node-type-app .field-name-field-app-logo .field-item {
  overflow: hidden;
  width: 90px;
  height: 90px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.node-type-app .field-name-field-app-logo.enable-logo-border .field-item {
  width: 90px;
  height: 90px;
  border: 1px solid #BDBDBD;
}
.node-type-app h2.title {
  line-height: 90px;
  margin: 0 0 30px 0;
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-size: 35px;
  color: #57585a;
  font-weight: 300;
}
.node-type-app .field-name-body,
.node-type-app .content {
  clear: both;
}
.node-type-app .field-name-field-app-website-link {
  margin-bottom: 10px;
}
.node-type-app .field-name-field-app-news {
  margin-bottom: 25px;
}
.node-type-app .field-name-field-app-screen-shot {
  margin-bottom: 35px;
}
.node-type-app .field-name-field-app-screen-shot .field-items {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}
.node-type-app .field-name-field-app-screen-shot .field-item {
  margin-right: 30px;
}
.node-type-app .field-name-field-apple-app-store-link a {
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  height: 40px;
  width: 135px;
  background: url('../images/btn-apple-app-store.png');
  float: left;
  margin-right: 30px;
}
.node-type-app .field-name-field-google-play-store-link a {
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  height: 40px;
  width: 130px;
  background: url('../images/btn-google-app-store.png');
  float: left;
}

.modal-gallery-app .modal-unprocessed {
  display: none;
}

.app-modal-inner-open #jquery_ajax_load,
.app-modal-inner-open #jquery_ajax_load + .modal-backdrop {
  display: none !important;
  transition: none;
}
.app-modal-inner-open #jquery_ajax_load_inner .modal-content {
  padding: 0;
  background: transparent;
  box-shadow: none;
  border: none;
}
.app-modal-inner-open #jquery_ajax_load_inner .modal-header {
  margin-bottom: 0;
}
.app-modal-inner-open #jquery_ajax_load_inner .modal-header .close {
  margin-bottom: 0;
  font-size: 40px;
}
.app-modal-inner-open #jquery_ajax_load_inner .modal-body .file-image img {
  margin: 0 auto;
}

.node-basic-document p {
  margin-bottom: 10px;
}

.docs-subheader {
  color: #59A618;
  font-size: 18px;
  font-family: Proxima Nova Medium, Helvetica, Arial, sans-serif;
  margin-top: 40px;
}

.node-type-dexcom-faq .field-name-field-question {
  margin-bottom: 30px;
  cursor: pointer;
}
.node-type-dexcom-faq .field-name-field-answer {
  height: 0;
  overflow: hidden;
  position: relative;
}
.node-type-dexcom-faq .field-name-field-answer .field-items {
  margin-bottom: 40px;
}
.node-type-dexcom-faq .field-name-field-answer p:last-child {
  padding-bottom: 0;
}

.node-type-dexcom-faq-list .field-name-field-question {
  margin-bottom: 30px;
  cursor: pointer;
}
.node-type-dexcom-faq-list .field-name-field-answer {
  height: 0;
  overflow: hidden;
  position: relative;
}
.node-type-dexcom-faq-list .field-name-field-answer .field-items {
  margin-bottom: 40px;
}
.node-type-dexcom-faq-list .field-name-field-answer p {
  margin-bottom: 10px;
}
.node-type-dexcom-faq-list .field-name-field-answer p:last-child {
  padding-bottom: 0;
}
.node-type-dexcom-faq-list .field-collection-view {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
.node-type-dexcom-faq-list ul.field-collection-view-links, .node-type-dexcom-faq-list ul.action-links-field-collection-add {
  display: none;
}
.node-type-dexcom-faq-list div.field-label {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #59A618;
}

.node-type-webform .page-title {
  padding-bottom: 16px;
}
.node-type-webform .form-group {
  margin-bottom: 25px;
}
.node-type-webform .webform-container-inline input {
  display: inline;
}
.node-type-webform .access-request .form-item {
  max-width: 774px;
}

.access-request span.panel-title.fieldset-legend {
  color: #585866;
}

.node-type-webform .access-request .webform-component--upgrade {
  margin-bottom: 15px;
}
.node-type-webform .access-request .webform-component--about-app--description {
  width: 774px;
}
.node-type-webform .access-request .webform-component--about-app--privacy-policy input {
  width: 646px;
}
.node-type-webform .access-request .webform-component--about-you--phone-number label {
  margin-right: 3px;
}
.node-type-webform .access-request .address legend,
.node-type-webform .access-request .address .panel-body {
  display: inline-block;
  margin-top: -45px;
  margin-left: 130px;
}
.node-type-webform .access-request .address legend {
  margin-left: 0px;
}
.node-type-webform .access-request .address .webform-component--about-you--address--state {
  margin: 0 11px;
}

.page-node-46 form {
  width: 774px;
}
.page-node-46 .control-label {
  color: #585866;
}
.page-node-46 .section_title {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  color: #58585b;
  padding-bottom: 16px;
  padding-top: 25px;
  border-bottom: 2px solid #59A618;
}
.page-node-46 .page-title {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: #58585b;
  padding-bottom: 25px;
  margin-bottom: 0px;
}
.page-node-46 .webform-component--upgrade, .page-node-46 .webform-component--about-app--about-app-label {
  margin-bottom: 0px !important;
}
.page-node-46 .webform-component--upgrade p {
  margin-top: 16px;
  margin-bottom: 45px;
  padding-bottom: 0px;
}
.page-node-46 .subhead {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #59A618;
}
.page-node-46 .webform-component--about-app legend, .page-node-46 .form-required {
  display: none;
}
.page-node-46 .access-request .webform-component--about-app--privacy-policy input {
  float: right;
}
.page-node-46 .webform-component--about-app--description .description, .page-node-46 .help-block {
  float: left;
  display: inline-block;
  vertical-align: top;
}
.page-node-46 .webform-component--about-app--description .description {
  margin-left: 110px;
  margin-top: -17px;
  padding-bottom: 10px;
}
.page-node-46 .help-block {
  margin-left: 75px;
  margin-top: 0px;
  position: absolute;
  top: 0px;
}
.page-node-46 .webform-component--about-you--address {
  margin: 0px;
}
.page-node-46 .webform-component--about-you {
  margin: 0px;
}
.page-node-46 .webform-component--about-you--address .panel-body {
  width: 646px !important;
}
.page-node-46 .webform-component--about-you--phone-number input, .page-node-46 .webform-component--about-you--address--city, .page-node-46 .webform-component--about-you--address--state, .page-node-46 .webform-component--about-you--address--zip-code {
  width: 205px;
}
.page-node-46 .webform-component--about-app--description .control-label {
  display: inline;
}
.page-node-46 .webform-component--about-app--upload {
  position: relative;
}
.page-node-46 .form-item-files-about-app-upload {
  padding-bottom: 45px;
  border-bottom: 2px solid #59A618;
  margin-bottom: 45px;
}
.page-node-46 .webform-component--about-you {
  padding-bottom: 45px;
  border-bottom: 2px solid #59A618;
  margin-bottom: 45px;
}
.page-node-46 .messages.error.messages-inline {
  margin: 0px 0px 0px 0px;
  padding-bottom: 20px;
  padding-top: 0px;
}

.page-node-70 .action-links {
  display: none;
}
.page-node-70 .page-title {
  display: none;
}
.page-node-70 .docs-server-error-page-title {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #59A618;
  align-self: center;
  margin-top: 40px;
  margin-bottom: 30px;
}
.page-node-70 .docs-server-error-page-content {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #58585B;
  align-self: center;
  margin-top: 30px;
  margin-bottom: 50px;
}

.page-app-gallery .breadcrumb-wrapper {
  display: none;
}

.view-app-gallery .view-header {
  margin-bottom: 65px;
}
.view-app-gallery .views-field-field-app-logo .field-content {
  overflow: hidden;
  width: 120px;
  height: 120px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.view-app-gallery .views-field-field-app-logo .field-content.enable-logo-border {
  border: 1px solid #BDBDBD;
}
.view-app-gallery .views-field-title h2 {
  margin: 0 0 10px 0;
  font-size: 18px;
  color: #6f6f6f;
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.view-app-gallery .views-field-body {
  margin-bottom: 10px;
}
.view-app-gallery .view-content {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}
.view-app-gallery .view-content .views-row {
  width: 387px;
  margin-bottom: 115px;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.view-app-gallery .view-content .views-row .app-gallery-wrapper-image {
  width: 120px;
}
.view-app-gallery .view-content .views-row .app-gallery-wrapper-info {
  width: 237px;
}
.view-app-gallery .view-footer {
  margin-top: -45px;
}
.view-app-gallery.app-gallery-four-col .view-content .views-row {
  display: block;
  width: 246px;
  margin: 0 0 60px 0;
  text-align: center;
}
.view-app-gallery.app-gallery-four-col .view-content .views-row .app-gallery-wrapper {
  width: 166px;
  margin: 0 40px;
}
.view-app-gallery.app-gallery-four-col .view-content .views-row .app-gallery-wrapper-image {
  height: 120px;
  margin-bottom: 25px;
}
.view-app-gallery.app-gallery-four-col .view-content .views-row:nth-child(4n), .view-app-gallery.app-gallery-four-col .view-content .views-row:nth-child(4n+1) {
  width: 206px;
}
.view-app-gallery.app-gallery-four-col .view-content .views-row:nth-child(4n+1) .app-gallery-wrapper {
  margin-left: 0;
}
.view-app-gallery.app-gallery-four-col .view-content .views-row:nth-child(4n) .app-gallery-wrapper {
  margin-right: 0;
}
.view-app-gallery.app-gallery-four-col .view-content .views-field-field-app-logo {
  width: 120px;
  margin: 0 auto 25px auto;
}
.view-app-gallery.app-gallery-four-col .view-footer {
  margin-top: 10px;
}

.front #navbar {
  margin-bottom: 0;
}
.front .main-container {
  width: 100%;
  padding: 0;
}
.front .page-content {
  padding: 0;
}
.front .page-content .block:not(.block-system) .cta-block-wrapper {
  height: 768px;
  margin: 0 auto;
  *zoom: 1;
  position: relative;
}
.front .page-content .block:not(.block-system) .cta-block-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.front .animation-wrapper,
.front .call-to-action-wrapper {
  height: 768px;
  width: 1024px;
  margin: 0 auto;
}
.front .animation-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.front .call-to-action {
  overflow: hidden;
  position: relative;
  top: 357px;
  width: 361px;
}
.front .call-to-action.align-left {
  float: left;
  left: 60px;
}
.front .call-to-action.align-right {
  float: right;
  right: 60px;
}
.front .primary-cta.call-to-action {
  width: 500px;
  position: absolute;
  bottom: 105px;
  top: auto;
}
.front form h2, .front form h2.call-to-action-title, .front form h3, .front form h3.call-to-action-title,
.front .webform h2,
.front .webform h2.call-to-action-title,
.front .webform h3,
.front .webform h3.call-to-action-title,
.front .primary-cta h2,
.front .primary-cta h2.call-to-action-title,
.front .primary-cta h3,
.front .primary-cta h3.call-to-action-title {
  font-size: 47px;
  line-height: 53px;
  margin: 0 0 10px 0;
  color: #808184;
}
.front form p, .front form p.call-to-action-body,
.front .webform p,
.front .webform p.call-to-action-body,
.front .primary-cta p,
.front .primary-cta p.call-to-action-body {
  font-size: 25px;
  color: #808184;
  padding: 0;
  margin: 0 0 20px 0;
}
.front h2, .front h2.call-to-action-title, .front h3, .front h3.call-to-action-title {
  font-family: "museo", Helvetica, Arial, sans-serif;
  font-size: 39px;
  line-height: 47px;
  color: #808184;
  margin: 0 0 7px 0;
}
.front p, .front p.call-to-action-body {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 23px;
  color: #808184;
  margin: 0 0 30px 0;
}
.front .call-to-action-btn {
  float: left;
}
.front #cta-scroll {
  margin-top: -35px;
  float: right;
  display: block;
  clear: both;
}

#block-dexcom-front-blocks-cta-1 .cta-block-wrapper,
#block-dexcom-front-blocks-cta-1 .call-to-action-wrapper {
  height: 681px;
  overflow: hidden;
  position: relative;
}
#block-dexcom-front-blocks-cta-1 #block-1-home-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: 681px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: cover;
}

#block-webform-client-block-48 {
  background: url('../images/bg-cta-home-block-1.png');
  background-repeat: no-repeat;
  background-position: top center;
}
#block-webform-client-block-48 .cta-block-wrapper {
  margin: 0 auto;
  width: 1024px;
  height: 681px;
  overflow: hidden;
  position: relative;
}
#block-webform-client-block-48 .webform-confirmation,
#block-webform-client-block-48 form {
  position: absolute;
  right: 0;
  bottom: 100px;
  height: 228px;
  width: 865px;
}
#block-webform-client-block-48 .form-required {
  display: none;
}
#block-webform-client-block-48 h2, #block-webform-client-block-48 h3, #block-webform-client-block-48 p {
  text-align: right;
  margin-bottom: 5px;
}
#block-webform-client-block-48 .messages-inline,
#block-webform-client-block-48 .form-item,
#block-webform-client-block-48 .form-actions {
  float: left;
  clear: right;
  width: 405px;
}
#block-webform-client-block-48 .webform-component-markup {
  width: 420px;
  height: 211px;
  padding-right: 40px;
  margin-right: 40px;
  border-right: 3px solid #59A618;
}
#block-webform-client-block-48 .webform-component-email {
  margin-top: 11px;
  margin-bottom: 0;
}
#block-webform-client-block-48 .webform-component-email input {
  margin-bottom: 30px;
}
#block-webform-client-block-48 .webform-component-email input.error {
  margin-bottom: 0px;
}
#block-webform-client-block-48 .messages-inline {
  margin: 3px 0 7px 0;
  line-height: 20px;
}
#block-webform-client-block-48 .webform-component-textfield {
  margin-bottom: 3px;
}
#block-webform-client-block-48 .webform-component-checkboxes {
  margin-bottom: 0;
}
#block-webform-client-block-48 .webform-component-checkboxes .checkbox {
  margin: 0;
}
#block-webform-client-block-48 .webform-component-checkboxes input {
  margin-bottom: 10px;
}
#block-webform-client-block-48 .webform-component-checkboxes .has-error label {
  color: #58585B;
}
#block-webform-client-block-48 .links {
  display: none;
}
#block-webform-client-block-48 .form-actions {
  margin-top: 15px;
}

#webform-client-form-47 .form-required {
  display: none;
}

.add-app-button {
  margin: 0;
  padding: 39px 45px;
  background: #F0F0F1;
  margin-bottom: 30px;
  *zoom: 1;
}
.add-app-button:after {
  content: "";
  display: table;
  clear: both;
}
.add-app-button a {
  display: block;
  float: left;
  margin-bottom: 0;
  font-size: 16px;
  padding: 8px 51px 8px 25px;
  position: relative;
  background-color: #59A618;
}
.add-app-button a .plus-icon {
  width: 16px;
  height: 16px;
  background: url(../images/plus-icon.png) center center no-repeat;
  display: inline-block;
  vertical-align: iddle;
}
.add-app-button a div, .add-app-button a .plus-icon {
  position: absolute;
  right: 25px;
  top: 11px;
}

#ajax-append-apps-form {
  padding: 39px 45px;
  background: #F0F0F1;
  position: relative;
  margin-bottom: 30px;
  min-height: 165px;
}
#ajax-append-apps-form .form-item-human {
  margin-bottom: 5px;
  max-width: 100%;
}
#ajax-append-apps-form .form-item-human input {
  width: 40%;
}
#ajax-append-apps-form .form-item-human #edit-human-machine-name-suffix {
  display: none !important;
}
#ajax-append-apps-form .form-actions {
  display: inline-block;
  position: absolute;
  top: 65px;
  left: 44%;
}
#ajax-append-apps-form .form-actions button {
  font-size: 16px;
  padding: 0 25px;
  height: 30px;
}
#ajax-append-apps-form .form-item-attribute-approvalstatus {
  position: absolute;
  left: 45px;
  top: 120px;
}
#ajax-append-apps-form .form-item-attribute-approvalstatus input {
  margin: 2px 5px 0 0;
}
#ajax-append-apps-form .form-item-attribute-approvalstatus label {
  color: #969696;
}
#ajax-append-apps-form .form-item-attribute-approvalstatus .help-block {
  color: #59A618;
  font-weight: normal;
}
#ajax-append-apps-form .ajax-processed {
  color: #484848;
  font-weight: normal;
  size: 12px;
  position: absolute;
  top: 100px;
}
#ajax-append-apps-form label {
  font-size: 14px;
  font-weight: normal;
}
#ajax-append-apps-form .form-required {
  display: none;
}
#ajax-append-apps-form .help-block {
  display: none;
}

.my-apps-app-keys > .panel-group > br {
  display: none;
}
.my-apps-app-keys > .panel-group > .panel {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  border: none;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #59A618;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.my-apps-app-keys > .panel-group > .panel .panel-body {
  background-color: #F0F0F1;
}
.my-apps-app-keys .panel-heading {
  position: relative;
  background-color: #F0F0F1;
}
.my-apps-app-keys .panel-heading a {
  display: block;
}
.my-apps-app-keys .panel-heading a strong {
  color: #58585B;
  font-size: 20px;
}
.my-apps-app-keys .panel-heading a.btn {
  display: inline-block;
}
.my-apps-app-keys .panel-heading .apigee-modal-link-delete {
  position: absolute;
  top: 10px;
  right: 15px;
}
.my-apps-app-keys .panel-heading .apigee-modal-link-delete a {
  color: #58585B;
  font-weight: bold;
  font-size: 20px;
}
.my-apps-app-keys .panel-body {
  border-top: none !important;
}
.my-apps-app-keys .panel-body .apigee-modal-link-delete {
  display: inline-block !important;
  float: right;
}
.my-apps-app-keys .panel-body .apigee-modal-link-delete a, .my-apps-app-keys .panel-body .apigee-modal-link-delete a:hover {
  color: #58585B;
}
.my-apps-app-keys form label {
  font-size: 16px;
  font-weight: normal;
}
.my-apps-app-keys form .form-item-attribute-appdescription {
  max-width: 100%;
}
.my-apps-app-keys form textarea {
  resize: none;
}
.my-apps-app-keys form .form-item-callback-url {
  max-width: 100%;
}
.my-apps-app-keys form .form-item-callback-url label {
  display: inline-block;
  float: left;
  width: 12%;
  margin-bottom: 0;
  line-height: 30px;
}
.my-apps-app-keys form .form-item-callback-url input {
  width: 88%;
}
.my-apps-app-keys .tab-content {
  border-top: 1px solid #58585B;
  padding-top: 30px;
  margin-top: 20px;
}
.my-apps-app-keys .panel {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #F0F0F1;
}
.my-apps-app-keys .auth-and-app {
  clear: both;
  border-top: 1px solid #444;
  padding-top: 30px;
}
.my-apps-app-keys .auth-and-app .title {
  color: #59A618;
}
.my-apps-app-keys .auth-and-app .authentication {
  width: 60%;
  float: left;
  padding-right: 30px;
}
.my-apps-app-keys .auth-and-app .authentication div {
  margin-bottom: 10px;
}
.my-apps-app-keys .auth-and-app .authentication > span {
  float: right;
  font-size: 16px;
}
.my-apps-app-keys .auth-and-app .appstatus {
  width: 40%;
  float: left;
  border-left: 1px solid #444;
  padding-left: 40px;
}
.my-apps-app-keys .auth-and-app .appstatus div {
  margin-bottom: 16px;
}
.my-apps-app-keys .auth-and-app .appstatus > span {
  float: right;
  font-size: 16px;
}
.my-apps-app-keys .auth-and-app:after {
  clear: both;
  content: "";
  display: table;
}
.my-apps-app-keys .btn .glyphicon {
  font-size: 18px;
}
.my-apps-app-keys .save-app-btn {
  float: right;
  margin-bottom: 30px;
}
.my-apps-app-keys .save-app-btn .glyphicon {
  display: none;
}
.my-apps-app-keys a.ctools-use-modal-processed {
  margin-bottom: 0px;
}
.my-apps-app-keys .form-required {
  display: none;
}
.my-apps-app-keys .form-saved-msg {
  float: right;
  line-height: 37px;
  margin-right: 10px;
}

.fields-wrap > .form-item {
  margin-bottom: 0;
}

.qtip-default {
  border: 1px solid rgba(68, 68, 68, 0.2) !important;
  background-color: #ffffff;
  color: #555;
  padding: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: -3px 3px 9px rgba(68, 68, 68, 0.55);
  -webkit-box-shadow: -3px 3px 9px rgba(68, 68, 68, 0.55);
  box-shadow: -3px 3px 9px rgba(68, 68, 68, 0.55);
}
.qtip-default .qtip-content {
  padding: 0;
}
.qtip-default .qtip-content a {
  display: block;
  padding-top: 15px;
  width: auto;
  float: left;
  clear: both;
}

#edit-basic button {
  height: 30px;
}

.modal-body .fields-wrap {
  margin-bottom: 20px;
}
.modal-body .fields-wrap .messages {
  width: auto;
  margin-bottom: 0;
}

.delete-app-popup {
  text-align: center;
}
.delete-app-popup .modal-dialog {
  top: 110px;
}
.delete-app-popup .cancel-link {
  margin: 0;
}
.delete-app-popup .modal-header {
  display: none;
}
.delete-app-popup .modal-footer {
  display: none;
}
.delete-app-popup .form-actions .form-submit {
  background-color: #808184;
  margin-right: 55px;
  margin-bottom: 0px;
}
.delete-app-popup .modal-body {
  max-width: 100% !important;
  padding: 0px;
}
.delete-app-popup .modal-body div {
  font-size: 30px;
  line-height: 36px;
  color: #58585B;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
.delete-app-popup .modal-content {
  width: 570px;
  padding: 60px;
}
.delete-app-popup .form-actions .form-submit .glyphicon {
  display: none;
}

.ctools-modal-dialog .ctools-close-modal.ctools-close-modal-processed {
  display: none;
}

.ctools-modal-dialog .modal-title {
  color: #59A618;
}
.ctools-modal-dialog .modal-header {
  padding: 0 15px 15px 0;
  margin-bottom: 20px;
  border-bottom-width: 0px;
}
.ctools-modal-dialog .modal-footer {
  display: none;
}
.ctools-modal-dialog .modal-content {
  padding: 60px;
}
.ctools-modal-dialog .modal-body {
  padding: 0;
}
.ctools-modal-dialog.node-type-app .modal-header {
  padding: 0;
}

.page-user-me-apps #modalContent .modal-dialog {
  text-align: left;
}

.page-user-me-apps #modalContent .close {
  display: none;
}

.page-user-me-apps #modalContent,
.page-user-me-apps #modalContent .modal-content,
.page-user-me-apps #modalContent .modal-dialog {
  width: 574px;
}

.page-user-me-apps #modalContent {
  margin-left: -290px;
}

.regenerate-popup {
  text-align: center;
  margin-left: -295px;
}
.regenerate-popup p {
  font-size: 30px;
  line-height: 36px;
  color: #58585B;
  padding-bottom: 50px;
}
.regenerate-popup #app-regenerate-credentails {
  margin-bottom: 30px;
}
.regenerate-popup #edit-regenerate {
  background-color: #808184;
}
.regenerate-popup #edit-cancel {
  margin-right: 55px;
}
.regenerate-popup .modal-body {
  max-width: 100% !important;
}
.regenerate-popup .modal-content {
  text-align: center;
  width: 570px;
  display: inline-block;
}
.regenerate-popup .modal-header {
  display: none;
}
.regenerate-popup button {
  margin-bottom: 0px;
}

#creat-app-error {
  position: relative;
  top: 80px;
}

#chnpass-label-wrap {
  position: relative;
}
#chnpass-label-wrap .form-type-password-confirm {
  margin-bottom: 0;
}

.ajax-progress-throbber {
  display: none;
}

#modalBackdrop {
  background: #7B7B7B !important;
  opacity: 0.4 !important;
  height: 100% !important;
  width: 100% !important;
}

#modalContent .loading-spinner {
  display: none;
}

body .subhead {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #59A618;
}

.ui-widget-content .subhead {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #59A618;
}

.subscribe_email_wrapper .form-required {
  display: none;
}

body .subhead {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #59A618;
}

.ui-widget-content .subhead {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #59A618;
}

.page-node-done .region-content .links {
  display: none;
}

.view-technical-document-view caption,
.view-legal-document-view caption, section.device-requests-form-section .field-name-field-body h3, section.block-dexcom-partner-support-device-request-history h2.block-title, section.block-dexcom-partner-support-dev-tools-and-resources-block .resource-title, section.block-dexcom-partner-support-additional-resources-block .additional-resource-title {
  color: #808184;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  position: relative;
  line-height: 2;
  margin: 0 0 16px 0;
}
.view-technical-document-view caption:before,
.view-legal-document-view caption:before, section.device-requests-form-section .field-name-field-body h3:before, section.block-dexcom-partner-support-device-request-history h2.block-title:before, section.block-dexcom-partner-support-dev-tools-and-resources-block .resource-title:before, section.block-dexcom-partner-support-additional-resources-block .additional-resource-title:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 11px solid #59A618;
  position: absolute;
  left: -16px;
  top: 9px;
  display: block;
}
.view-technical-document-view caption:after,
.view-legal-document-view caption:after, section.device-requests-form-section .field-name-field-body h3:after, section.block-dexcom-partner-support-device-request-history h2.block-title:after, section.block-dexcom-partner-support-dev-tools-and-resources-block .resource-title:after, section.block-dexcom-partner-support-additional-resources-block .additional-resource-title:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid white;
  position: absolute;
  left: -14px;
  top: 12px;
  display: block;
}
.view-technical-document-view caption.click-open:before,
.view-legal-document-view caption.click-open:before, section.device-requests-form-section .field-name-field-body h3.click-open:before, section.block-dexcom-partner-support-device-request-history h2.click-open.block-title:before, section.block-dexcom-partner-support-dev-tools-and-resources-block .click-open.resource-title:before, section.block-dexcom-partner-support-additional-resources-block .click-open.additional-resource-title:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: none;
  border-top: 11px solid #59A618;
  position: absolute;
  left: -16px;
  top: 11px;
  display: block;
}
.view-technical-document-view caption.click-open:after,
.view-legal-document-view caption.click-open:after, section.device-requests-form-section .field-name-field-body h3.click-open:after, section.block-dexcom-partner-support-device-request-history h2.click-open.block-title:after, section.block-dexcom-partner-support-dev-tools-and-resources-block .click-open.resource-title:after, section.block-dexcom-partner-support-additional-resources-block .click-open.additional-resource-title:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid white;
  border-bottom: none;
  position: absolute;
  left: -13px;
  top: 13px;
  display: block;
}

section#block-views-technical-document-view-block h2.block-title,
section#block-views-legal-document-view-block h2.block-title, section.device-requests-form-section h2.block-title, section.block-dexcom-partner-support-contacts-block h3, section.block-dexcom-partner-support-dev-tools-and-resources-block h3, section.block-dexcom-partner-support-additional-resources-block h3 {
  font-family: inherit;
  font-weight: 300;
  font-size: 22px;
  color: #59A618;
  margin: 0 0 20px;
}

.page-partner-support h1.page-title {
  margin-bottom: 60px;
}

/*
.region-content section:not(.device-requests-form-section) {
  margin-bottom: 60px;
}
*/

.view-technical-document-view .views-table,
.view-legal-document-view .views-table {
  margin-left: 20px;
  width: 80%;
}
.view-technical-document-view caption,
.view-legal-document-view caption {
  text-align: left;
  margin-bottom: 0;
}
.view-technical-document-view caption a,
.view-legal-document-view caption a {
  color: inherit;
  font-weight: normal;
}
.view-technical-document-view caption p,
.view-legal-document-view caption p {
  line-height: initial;
  font-size: 14px;
  margin: 20px 0 20px;
}
.view-technical-document-view table.table > caption + thead > tr > th, .view-technical-document-view table.table > thead > tr > th,
.view-legal-document-view table.table > caption + thead > tr > th,
.view-legal-document-view table.table > thead > tr > th {
  background: none;
  border: none;
  color: #58585B;
  padding: 0;
}
.view-technical-document-view table.table > caption + thead > tr > th:nth-child(1), .view-technical-document-view table.table > thead > tr > th:nth-child(1),
.view-legal-document-view table.table > caption + thead > tr > th:nth-child(1),
.view-legal-document-view table.table > thead > tr > th:nth-child(1) {
  width: 35%;
}
.view-technical-document-view table.table > caption + thead > tr > th:nth-child(2), .view-technical-document-view table.table > thead > tr > th:nth-child(2),
.view-legal-document-view table.table > caption + thead > tr > th:nth-child(2),
.view-legal-document-view table.table > thead > tr > th:nth-child(2) {
  width: 15%;
}
.view-technical-document-view table.table > caption + thead > tr > th:nth-child(3), .view-technical-document-view table.table > thead > tr > th:nth-child(3),
.view-legal-document-view table.table > caption + thead > tr > th:nth-child(3),
.view-legal-document-view table.table > thead > tr > th:nth-child(3) {
  width: 20%;
}
.view-technical-document-view table.table > caption + thead > tr > th:nth-child(4), .view-technical-document-view table.table > thead > tr > th:nth-child(4),
.view-legal-document-view table.table > caption + thead > tr > th:nth-child(4),
.view-legal-document-view table.table > thead > tr > th:nth-child(4) {
  width: 30%;
}
.view-technical-document-view table.table > tbody > tr > th,
.view-technical-document-view table.table > tfoot > tr > th,
.view-technical-document-view table.table > tbody > tr > td,
.view-technical-document-view table.table > tfoot > tr > td,
.view-legal-document-view table.table > tbody > tr > th,
.view-legal-document-view table.table > tfoot > tr > th,
.view-legal-document-view table.table > tbody > tr > td,
.view-legal-document-view table.table > tfoot > tr > td {
  border: none;
  background: none;
  padding: 0;
}
.view-technical-document-view table.table > tbody > tr > th:nth-child(1),
.view-technical-document-view table.table > tfoot > tr > th:nth-child(1),
.view-technical-document-view table.table > tbody > tr > td:nth-child(1),
.view-technical-document-view table.table > tfoot > tr > td:nth-child(1),
.view-legal-document-view table.table > tbody > tr > th:nth-child(1),
.view-legal-document-view table.table > tfoot > tr > th:nth-child(1),
.view-legal-document-view table.table > tbody > tr > td:nth-child(1),
.view-legal-document-view table.table > tfoot > tr > td:nth-child(1) {
  width: 35%;
}
.view-technical-document-view table.table > tbody > tr > th:nth-child(2),
.view-technical-document-view table.table > tfoot > tr > th:nth-child(2),
.view-technical-document-view table.table > tbody > tr > td:nth-child(2),
.view-technical-document-view table.table > tfoot > tr > td:nth-child(2),
.view-legal-document-view table.table > tbody > tr > th:nth-child(2),
.view-legal-document-view table.table > tfoot > tr > th:nth-child(2),
.view-legal-document-view table.table > tbody > tr > td:nth-child(2),
.view-legal-document-view table.table > tfoot > tr > td:nth-child(2) {
  width: 15%;
}
.view-technical-document-view table.table > tbody > tr > th:nth-child(3),
.view-technical-document-view table.table > tfoot > tr > th:nth-child(3),
.view-technical-document-view table.table > tbody > tr > td:nth-child(3),
.view-technical-document-view table.table > tfoot > tr > td:nth-child(3),
.view-legal-document-view table.table > tbody > tr > th:nth-child(3),
.view-legal-document-view table.table > tfoot > tr > th:nth-child(3),
.view-legal-document-view table.table > tbody > tr > td:nth-child(3),
.view-legal-document-view table.table > tfoot > tr > td:nth-child(3) {
  width: 20%;
}
.view-technical-document-view table.table > tbody > tr > th:nth-child(4),
.view-technical-document-view table.table > tfoot > tr > th:nth-child(4),
.view-technical-document-view table.table > tbody > tr > td:nth-child(4),
.view-technical-document-view table.table > tfoot > tr > td:nth-child(4),
.view-legal-document-view table.table > tbody > tr > th:nth-child(4),
.view-legal-document-view table.table > tfoot > tr > th:nth-child(4),
.view-legal-document-view table.table > tbody > tr > td:nth-child(4),
.view-legal-document-view table.table > tfoot > tr > td:nth-child(4) {
  width: 30%;
}
.view-technical-document-view table.table tbody a,
.view-legal-document-view table.table tbody a {
  font-weight: normal;
}

section.device-requests-form-section .node-webform h2 {
  display: none;
}
section.device-requests-form-section .node-webform label {
  color: #808184;
  font-weight: bold;
}
section.device-requests-form-section .node-webform > .content {
  padding-left: 16px;
}
section.device-requests-form-section .node-webform > ul.links {
  display: none;
}
section.device-requests-form-section .field-name-field-body p {
  font-size: 14px;
  margin-bottom: 20px;
}
section.device-requests-form-section .form-item {
  margin-bottom: 20px;
}
section.device-requests-form-section .control-label {
  font-size: 14px;
  margin-bottom: 2px;
}
section.device-requests-form-section input, section.device-requests-form-section textarea {
  border: 1px solid #58585B !important;
}

section.block-dexcom-partner-support-device-request-history {
  padding-left: 16px;
  margin-bottom: 60px;
}
section.block-dexcom-partner-support-device-request-history h2.block-title {
  font-weight: 500;
}
section.block-dexcom-partner-support-device-request-history p {
  font-size: 14px;
  margin-bottom: 20px;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table {
  width: 100%;
  padding-left: 22px;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table > thead > tr > th:nth-child(1) {
  width: 15%;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table > thead > tr > th:nth-child(2) {
  width: 15%;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table > thead > tr > th:nth-child(3) {
  width: 70%;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table .request-history-row {
  cursor: pointer;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table .request-history-row > td:nth-child(1) {
  position: relative;
  padding-left: 16px;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table .request-history-row > td:nth-child(1):before {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 11px solid #59A618;
  position: absolute;
  left: 1px;
  top: 3px;
  display: block;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table .request-history-row > td:nth-child(1):after {
  content: "";
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid white;
  position: absolute;
  left: 3px;
  top: 6px;
  display: block;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table .request-history-row > td:nth-child(1).click-open:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: none;
  border-top: 11px solid #59A618;
  position: absolute;
  left: 1px;
  top: 5px;
  display: block;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table .request-history-row > td:nth-child(1).click-open:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid white;
  border-bottom: none;
  position: absolute;
  left: 4px;
  top: 7px;
  display: block;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table .request-history-content td {
  padding: 10px 0;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table .request-history-content td div {
  padding-left: 16px;
}
section.block-dexcom-partner-support-device-request-history table.device-request-history-table .request-history-content span {
  font-weight: bold;
}

section.block-dexcom-partner-support-contacts-block {
  margin-bottom: 60px;
}
section.block-dexcom-partner-support-contacts-block p.dexcom-contacts-description {
  font-size: 14px;
  margin: 20px 0 20px;
}
section.block-dexcom-partner-support-contacts-block .dexcom-contacts-container {
  color: #808184;
}
section.block-dexcom-partner-support-contacts-block table.table > thead > tr > th {
  background: none;
  border: none;
  padding: 0;
}
section.block-dexcom-partner-support-contacts-block table.table > thead > tr > th:nth-child(1) {
  width: 15%;
}
section.block-dexcom-partner-support-contacts-block table.table > thead > tr > th:nth-child(2) {
  width: 15%;
}
section.block-dexcom-partner-support-contacts-block table.table tbody > tr > td {
  border: none;
  padding: 0;
}

section.block-dexcom-partner-support-dev-tools-and-resources-block .resource-title {
  font-weight: normal;
  line-height: 2;
}
section.block-dexcom-partner-support-dev-tools-and-resources-block .tools-and-resources-container {
  padding-left: 16px;
}
section.block-dexcom-partner-support-dev-tools-and-resources-block .resource-content p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #808184;
}
section.block-dexcom-partner-support-dev-tools-and-resources-block a {
  font-weight: normal;
}

section.block-dexcom-partner-support-additional-resources-block .additional-resource-title {
  font-weight: normal;
  line-height: 2;
}
section.block-dexcom-partner-support-additional-resources-block .additional-resources-container {
  padding-left: 16px;
}
section.block-dexcom-partner-support-additional-resources-block .additional-resource-content p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #808184;
}
section.block-dexcom-partner-support-additional-resources-block a {
  font-weight: normal;
}

section.block-dexcom-partner-support-partner-support-subscribe ul.links {
  list-style: none;
  padding: 0;
}
