﻿html, body {
  box-sizing: border-box;
  height: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 100%;
  margin: 0px;
}

body {
  font-size: 14px;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
}

#CenterColumn {
  margin: auto;
  padding-right: 20px;
  padding-left: 20px;
  max-width: 1170px;
  min-height: 402px;
  background: white url('-/media/Default Website/cover.ashx') no-repeat;
  background-size: 1170px 402px;
  text-align: left;
}

#InnerCenter {
  margin: auto;
  position: relative;
  width: 1150px;
  height: 700px;
}

#Header {
  height: 402px;
}

#Footer {
  width: 100%;
  clear: both;
  padding-top: 2px;
}

#LeftContent {
  width: 750px;
  text-align: justify;
}

#scLogo {
  margin-top: 20px;
}

.contentTitle {
  margin-top: 50px;
  font-weight: 400;
  font-size: 36px;
}

.divider {
  background-color: #DCDCDC;
  border: 0 none;
  clear: both;
  display: block;
  height: 1px;
  float: none;
  margin: 50px auto;
  width: 100%;
}

.contentDescription {
  padding-right: 20px;
  line-height: 22px;
}

.richtext-h1 {
  font-size: 32px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 48px;
  letter-spacing: normal;
  color: #212121;
}

.richtext-h2 {
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 48px;
  letter-spacing: normal;
  color: #212121;
}

.richtext-h3 {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  color: #212121;
}

.richtext-h4 {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: #212121;
}

.richtext-h5 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: #212121;
}

.richtext-h6 {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.6px;
  color: #212121;
}

.richtext-label {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.6px;
  color: #212121;
}

.tab-richtext-h1, .tab-richtext-h2 {
  font-size: 24px;
  line-height: 32px;
}

.tab-richtext-h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}

.tab-richtext-h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

.tab-richtext-h5 {
  font-size: 16px;
  line-height: 24px;
}

.tab-richtext-h6 {
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
}

.mob-richtext-h1, .mob-richtext-h2 {
  font-size: 24px;
  line-height: 32px;
}

.mob-richtext-h3 {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
}

.mob-richtext-h4 {
  font-size: 20px;
  line-height: 32px;
}

.mob-richtext-h5 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

.mob-richtext-h6 {
  font-size: 16px;
  line-height: 24px;
}

.aps-btn-new {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding: 5px 40px;
  transition: all .3s ease 0s;
  border-radius: 40px;
  border: 0;
  background-color: #0073b1;
  padding: 16px 64px !important;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none !important;
  position: relative;
}

.aps-btn-new-white {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding: 5px 40px;
  transition: all .3s ease 0s;
  border-radius: 40px;
  border: 0;
  background-color: #0073b1;
  padding: 16px 64px !important;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  background-color: #fff;
  color: #0073b1;
  text-decoration: none !important;
  position: relative;
}

.aps-btn-link {
  -webkit-appearance: none;
  background: 0 0;
  border: none;
  color: #0073b1;
  cursor: pointer;
}

.sitecore-toaster-blue {
  background-color: #0073B1;
  color: #fff;
}

.sitecore-toaster-charcoal-gray {
  background-color: #212121;
  color: #fff;
}

.sitecore-toaster-dark-gray {
  background-color: #717071;
  color: #fff;
}

.sitecore-toaster-green {
  background-color: #218518;
  color: #fff;
}

.sitecore-toaster-red {
  background-color: #ED001D;
  color: #fff;
}

.sitecore-toaster-orange {
  background-color: #F47B20;
  color: #000;
}

.sitecore-toaster-purple {
  background-color: #9C0059;
  color: #fff;
}

.sitecore-toaster-dark-blue {
  background-color: #005A8B;
  color: #fff;
}

.aps-btn-blue {
background-color: #0073B1 !important;
color: #FFF !important;
}
.aps-btn-white {
background-color: #FFFFFF !important;
color: #000 !important;
}
.aps-btn-charcoal-gray {
background-color: #212121 !important;
color: #FFF !important;
}
.aps-btn-dark-gray {
background-color: #717071 !important;
color: #FFF !important;
}
.aps-btn-light-gray {
background-color: #D9D9D9 !important;
color: #000 !important;
}
.aps-btn-lightest-gray {
background-color: #F3F3F3 !important;
color: #000 !important;
}
.aps-btn-green {
background-color: #218518 !important;
color: #FFF !important;
}
.aps-btn-red {
background-color: #ED001D !important;
color: #FFF !important;
}
.aps-btn-light-blue {
background-color: #0296E6 !important;
color: #000 !important;
}
.aps-btn-dark-blue {
background-color: #005A8B !important;
color: #FFF !important;
}
.aps-btn-orange {
background-color: #F47B20 !important;
color: #000 !important;
}
.aps-btn-purple {
background-color: #9C0059 !important;
color: #FFF !important;
}
.aps-text-blue {
color: #0073B1 !important;
margin-left: 0px !important;
}
.aps-text-white {
color: #FFFFFF !important;
margin-left: 0px !important;
}
.aps-text-charcoal-gray {
color: #212121 !important;
margin-left: 0px !important;
}
.aps-text-dark-gray {
color: #717071 !important;
margin-left: 0px !important;
}
.aps-text-light-gray {
color: #D9D9D9 !important;
margin-left: 0px !important;
}
.aps-text-lightest-gray {
color: #F3F3F3 !important;
margin-left: 0px !important;
}
.aps-text-green {
color: #218518 !important;
margin-left: 0px !important;
}
.aps-text-red {
color: #ED001D !important;
margin-left: 0px !important;
}
.aps-text-light-blue {
color: #0296E6 !important;
margin-left: 0px !important;
}
.aps-text-dark-blue {
color: #005A8B !important;
margin-left: 0px !important;
}
.aps-text-orange {
color: #F47B20 !important;
margin-left: 0px !important;
}
.aps-text-purple {
color: #9C0059 !important;
margin-left: 0px !important;
}

/*Dashboard Styling*/

@media (min-width: 1280px) {
  .EEView .B1_K8 .grey-bg2 {
      margin-top: -103px;
  }
  .EEView .B1_K8 .grey-bg1 {
      padding-bottom: 150px;
  }
  .EEView .paybillBtn{
    margin-left: 30px;
  }
  .customEEImg{
      position: absolute;
      bottom:-60px;
    }
    .dashboardEEStyling{
      padding-bottom: 60px;
    }
}

@media (min-width: 375px) and (max-width: 767px) {
  .EEView .B1_K8 .grey-bg2 {
    margin-top: -170px;
  }
  .EEView .B1_K8 .grey-bg1 {
      padding-bottom: 235px;
  }
  .EEView .paybillBtn{
    margin-top: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .EEView .B1_K8 .grey-bg2 {
    margin-top: -170px;
  }
  .EEView .B1_K8 .grey-bg1 {
      padding-bottom: 235px;
  }
  .EEView.K8_B1 .blue-bg1 {
    height: 560px;
  }
  .EEView .k8_K11_PadTop {
    padding-top: 476px;
  }
  .EEView .k8_k11 .mtb-cost-heading-cont {
    
    margin-left: 0px;
  }
  .EEView .paybillBtn{
    margin-left: 30px;
  }
}

 /* EE specific style */
.ee-month-dd {
  position: absolute;
  right: 155px;
  text-align: right;
  top: 20px;
}

.sitecore-edit-mode .c9Modalupdated .modal,
.sitecore-edit-mode .H2-Modal-Confirmation .modal,
.sitecore-edit-mode .c9Modal .modal,
.sitecore-edit-mode .K9-Accounts-tablepopup .modal,
.sitecore-edit-mode .Orderstatus .modal {
  position: unset;
background-color: unset;
}
.sitecore-edit-mode .c9Modalupdated .modal-dialog,
.sitecore-edit-mode .H2-Modal-Confirmation .modal-dialog,
.sitecore-edit-mode .c9Modal .modal-dialog,
.sitecore-edit-mode .K9-Accounts-tablepopup .modal-dialog,
.sitecore-edit-mode .Orderstatus .modal-dialog {
  position: unset;
  top: unset;
  left: unset;
  transform: unset !important;
width: unset;
}
.modal-preview .modal {
  overflow-y: scroll;
}
.modal-preview .modal-dialog {
position: static !important;
transform: translate(0px, 0px) !important;
}

.sitecore-edit-mode {
  overflow: auto !important;
}
.sitecore-edit-mode .popup {
  position: unset;
}
.sitecore-edit-mode .react-common-select .drpdwn-label-pos {
  bottom: unset;
  top:10px;
}

.sitecore-edit-mode .PB-react-select .react-common-select .drpdwn-label-pos {
top:-22px;
}

.sitecore-edit-mode .downoload-parent-bg .loader {
  position: unset !important;
}
.download-history-wrapper .download-history-container form .custom-dd-box.isEE {
height: 150px;
position: relative;
margin-top: 15px !important;
margin-bottom: 10px !important;
}

/* Budget billing style */

.ee-hyphen ::before {
content: '- ';
}

.ee-bullet ::before {
content: '• ';
}

.C21-Auto-Generated-Information-Area .height-plus170 {
height: auto !important;
}
/* For create report dropdown styling in usage and billing */
.dropdown-menu>li a {
display: block;
clear: both;
font-weight: 400;
color: #333;
white-space: nowrap;
}

/* to always display tooltip box in experience editor, not just on hover */
.sitecore-edit-mode .tooltip-btn:not(.skip-custom-ee) div.left-arrow {
  display: inline-block;
  position: relative !important;
  top: 0px !important;
}

.sitecore-edit-mode .tooltip-btn:not(.skip-custom-ee) div.tooltip-box {
    display: inline-block !important;
    position: static !important;
    top: 0px !important;
}

.sitecore-edit-mode .tooltip-btn:not(.skip-custom-ee) ~ .aps-label {
display: block;
margin-top: 16px;
}

.paymentMultiForm .input-icon-cont p.dollarValue {
font-family: 'Lato', sans-serif;
font-weight: bold;
color: #212121;
font-size: 16px;
line-height: 24px;
position: absolute;
top: -1px;
}

.paymentMultiForm .input-icon-cont.dollarValueTF span {
font-weight: normal;
position: relative;
font-size: 14px;
}

.sitecore-edit-mode .K9-Accounts-table .dropdwn-btn-section .custom-dropdwn-cont {
height: 300px;
}

.sitecore-edit-mode .K9-Accounts-table .dropdwn-btn-section .dropdown-expanded-pos {
display: block !important;
}
.cstmUsgCustomMargin{
margin-bottom: 280px;
}
/*I1 Alert */

#alert-toast {
  display: none
}

.toggledText span.trimmed {
  display: none;
}

.toggledText.overflow-hidden {
  overflow: hidden;
  height: 50px;
}

.read-more .more {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  cursor: pointer;
}

.showAll .toggledText span.morePoints {
  display: none;
}

.showAll .toggledText span.trimmed {
  display: inline;
}

.read-more.rotate-180 .more {
  transform: rotate(180deg);
}

.read-more.hidden .more {
  display: none;
}

.Toastify .Toastify__toast-container-alert {
  width: 100% !important;
  position: static;
  z-index: 99999;
  padding: 0 !important;
}

.Toastify .Toastify__toast {
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transform: translateX(0px);
  opacity: 1;
}

.vcenter-inline {
  display: inline;
  vertical-align: middle;
  float: none;
}

#alert-toast .alertsI .pl35-mobile {
  padding-left: 24px;
}

#alert-toast .alertsI .white-text {
  font-weight: 500;
}

#alert-toast .warning-icon {
  width: 18px;
  height: 18px;
}

#alert-toast .toggledText a {
  font-weight: bold !important;
}
a {
  font-weight: 700;
}


