

.graphWrapperDashboardCard {
    width: 100%;
    height: 450px;
    font-size: 11px;
    min-width: 0;
  }












.userLoginPage_loginContainer {
  max-width: 430px;
  border: 1px solid #ddd;
  margin-left: auto;
  margin-right: auto;
}
.userLoginPage_headerContainer {
  padding-top:10px;
  font-size: 30px;
  text-align: center;
  padding:5px;
}
.userLoginPage_emailLoginContainer {
  padding:5px;
}
.userLoginPage_divider {
  margin-top:10px;
  border-top:1px solid #eee;
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
  background-color: #f9f9f9;
}
.userLoginPage_socialloginContainer {
  font-size:14px;
  background-color: #f9f9f9;
  padding-top:5px;
  padding-bottom:20px;
  border-bottom:1px solid #eee;
  margin-bottom:10px;
}
.userLoginPage_socialButtonStyles {
  font-size:14px !important;
}
.userLoginPage_footer {
  font-size:12px;
  padding:5px;
}


.dividerHorizontalRule {
  border-top: 1px solid #ddd;
}
.businessVerificationPreferenceControlsContainer {
  border-left: 2px solid #ddd;
  padding-left:20px;
}





.dividerHorizontalRule {
  border-top: 1px solid #ddd;
}
.businessVerificationPreferenceControlsContainer {
  border-left: 2px solid #ddd;
  padding-left:20px;
}
.dividerHorizontalRule {
  border-top: 1px solid #ddd;
}
.businessVerificationPreferenceControlsContainer {
  border-left: 2px solid #ddd;
  padding-left:20px;
}
.dividerHorizontalRule {
  border-top: 1px solid #ddd;
}
.businessVerificationPreferenceControlsContainer {
  border-left: 2px solid #ddd;
  padding-left:20px;
}
.dividerHorizontalRule {
  border-top: 1px solid #ddd;
}
.businessVerificationPreferenceControlsContainer {
  border-left: 2px solid #ddd;
  padding-left:20px;
}

.errorAgentInput {
  border: 1px solid #d14233;
  background-color: #c0392b;
  border-radius: 5px;
  color: #fff;
  margin: 0 3px;
  padding: 1px 3px;
}











.__ShcTableList_key__ {
  min-width: 100px;
  color: #444;
}
.__ShcTableList_value__ {
  color: #444
}
.dividerHorizontalRule {
  border-top: 1px solid #ddd;
}
.businessVerificationPreferenceControlsContainer {
  border-left: 2px solid #ddd;
  padding-left:20px;
}





.subscriptionFeaturesPageWrapper {
  max-width:1058px;
  margin-left: auto;
  margin-right: auto;
}
.subscriptionFeaturesMessageOtherPlans {
  display:flex;
  justify-content: flex-end;
  font-size:14px;
  color: #757575;
}
.contentPageAdditionalLinks {
  text-align:right;
}


.contentPageHeadlineContainer {
  padding-bottom: 25px;
  display: flex;
  justify-content: space-between;
}
.contentPageHeadline {
  font-size:30px;
  color:#424242;
}
.contentPageSecondline {
  font-size:18px;
  color:#424242;
}

.subscriptionFeaturesHeadlineProducts {
  font-size:14px;
  text-align:center;
}

.subscriptionFeaturesBaselineProducts {
  font-size: 20px;
  color: #757575;
  padding-top: 66px;
  min-height: 100px;

  display: flex;
  align-items: flex-end;
}
.subscriptionFeaturesHeadlineSectionTitle {
  font-size: 20px;
  color: #757575;
  padding-top: 66px;
  min-height: 100px;
}
.subscriptionFeaturesHeadlineTitle {
  font-size: 18px;
  color:#fff;
  padding-bottom:10px;
}
.subscriptionFeaturesHeadlineSecondary {
  font-size: 14px;
  color:#fff;
  padding-bottom:10px;
}
.subscriptionFeaturesHeadlinePrice {
  font-size: 26px;
  color:#fff;
}

.subscriptionFeaturesPrimaryText {
  color: #212121;
}

.bgLightGrey {
  background-color: #f5f5f5;
}
.bgLightGreyContent {
  background: rgba(255,255,255,.95);
}
.bgBlueLight {
  background-color: #4fc3f7;
}
.bgBlueLightContent {
  background-color: rgba(79,195,247,.05);
}
.bgBlueMedium {
  background-color: #039be5;
}
.bgBlueMediumContent {
  background-color: rgba(30,136,229,.05);
}
.bgBlueDark {
  background-color: #3c587c;
}
.bgBlueDarkContent {
  background-color: rgba(60,88,124,.05);
}
.subscriptionFeaturesContainers {
  padding: 20px;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.subscriptionFeaturesBaselineContainers {
  padding: 20px;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  display:flex;
  align-items: flex-start;
}
.subscriptionFeaturesBaselineContainerLayout {
  flex-direction: row;
  flex-grow: 1;
}
.subscriptionFeaturesWrapper {
  max-width:1058px;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  margin-left: auto;
  margin-right: auto;
}
.subscriptionFeaturesContainersCenterHV {
  display: flex;
  justify-content: center;
  align-items: center;
}




.subscriptionFeaturesItemTitle {
  font-size: 16px;
  /*color: #ffa000;*/
  color: #444;
  font-weight: bold;
  padding-bottom: 10px;
}
.subscriptionFeaturesItemText {
  font-size: 14px;
  color: #757575;
}















.subscriptionItemActive { 
    min-width: 150px;
}
.subscriptionItemOption { 
    min-width: 150px;
}

.textDisplayContainer {
  padding-left: 15px;
  padding-top: 2px;
  border: 1px solid #eee;
  cursor: default;
  background-image: none !important;
}































.__json-pretty__ {
  line-height: 1.3;
  color: #000;
  overflow: auto;
}

.__json-key__ {
  color: #34495e;
}
.__json-value__ {
  color: #c0392b;
}
.__json-string__ {
  color: #16a085;
}
.__json-boolean__ {
  color: #067ab8;
  font-weight: bold;
}




.userLoginPage_loginContainer {
  max-width: 430px;
  border: 1px solid #ddd;
  margin-left: auto;
  margin-right: auto;
}
.userLoginPage_headerContainer {
  padding-top:10px;
  font-size: 30px;
  text-align: center;
  padding:5px;
}
.userLoginPage_emailLoginContainer {
  padding:5px;
}
.userLoginPage_divider {
  margin-top:10px;
  border-top:1px solid #eee;
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
  background-color: #f9f9f9;
}
.userLoginPage_socialloginContainer {
  font-size:14px;
  background-color: #f9f9f9;
  padding-top:5px;
  padding-bottom:20px;
  border-bottom:1px solid #eee;
  margin-bottom:10px;
}
.userLoginPage_socialButtonStyles {
  font-size:14px !important;
}
.userLoginPage_footer {
  font-size:12px;
  padding:5px;
}




.webImageSettings {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 230px) {
  .primaryImage0_330 {
    width: 100%;
    height: auto;
  }
  .primaryImage330_700 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage700_1250 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage1250plus {
    display: none;
    width: 100%;
    height: auto;
  }

 
 
  

  .webImageSettings {   /*Backup*/
    display: none;
    width: 900%;
    height: auto;
  }
}
@media only screen and (min-width: 230px) and (max-width: 330px) {
  .primaryImage0_330 {
    width: 100%;
    height: auto;
  }
  .primaryImage330_700 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage700_1250 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage1250plus {
    display: none;
    width: 100%;
    height: auto;
  }

  




  .webImageSettings {
    display: none;
    width: 600%;
    height: auto;
  }
}
@media only screen and (min-width: 330px) and (max-width: 430px) {
  .primaryImage0_330 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage330_700 {
    width: 100%;
    height: auto;
  }
  .primaryImage700_1250 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage1250plus {
    display: none;
    width: 100%;
    height: auto;
  }



  
  
  .webImageSettings {
    display: none;
    width: 400%;
    height: auto;
  }
}
@media only screen and (min-width: 430px) and (max-width: 530px) {
  .primaryImage0_330 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage330_700 {
    width: 100%;
    height: auto;
  }
  .primaryImage700_1250 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage1250plus {
    display: none;
    width: 100%;
    height: auto;
  }


  
  .webImageSettings {
    display: none;
    width: 300%;
    height: auto;
  }
}
@media only screen and (min-width: 530px) and (max-width: 700px) {
  .primaryImage0_330 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage330_700 {
    width: 100%;
    height: auto;
  }
  .primaryImage700_1250 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage1250plus {
    display: none;
    width: 100%;
    height: auto;
  }



  
  .webImageSettings {
    display: none;
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 700px) and (max-width: 830px) {
  .primaryImage0_330 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage330_700 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage700_1250 {
    width: 100%;
    height: auto;
  }
  .primaryImage1250plus {
    display: none;
    width: 100%;
    height: auto;
  }



  
  .webImageSettings {
    display: none;
    width: 180%;
    height: auto;
  }
}
@media only screen and (min-width: 830px) and (max-width: 1060px) {
  .primaryImage0_330 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage330_700 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage700_1250 {
    width: 100%;
    height: auto;
  }
  .primaryImage1250plus {
    display: none;
    width: 100%;
    height: auto;
  }



  
  .webImageSettings {
    display: none;
    width: 150%;
    height: auto;
  }
}

@media only screen and (min-width: 1060px) and (max-width: 1250px) {
  .primaryImage0_330 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage330_700 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage700_1250 {
    width: 100%;
    height: auto;
  }
  .primaryImage1250plus {
    display: none;
    width: 100%;
    height: auto;
  }




  
  
  .webImageSettings {
    display: none;
    width: 120%;
    height: auto;
  }
}

@media only screen and (min-width: 1250px) {
  .primaryImage0_330 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage330_700 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage700_1250 {
    display: none;
    width: 100%;
    height: auto;
  }
  .primaryImage1250plus {
    width: 100%;
    height: auto;
  }






  .webImageSettings {
    display: none;
    width: 100%;
    height: auto;
  }
}


.contentContainer:hover {
  border: 2px solid #615CFD;
}
.contentContainer {
  border: 1px solid #3498db;
  border-radius: 5;

  padding: 48px 35px 45px 35px;
  border: 2px solid #E8E8E8;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.contentEdgeToEdgeContainer {
  width: 100vw;
}


.contentContainerImageMax450 {
  max-height: 450px;
  overflow: hidden;
}
.contentContainerRoundedImageOnLeft {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.contentImage {
  width: 100%;
  height: auto;
}

















.gradientBg {
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
@keyframes gradient {
  0% {
      background-position: 0% 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0% 50%;
  }
}


.PublicChallengeSolutionPagePrimaryImageContainer {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.PublicChallengeSolutionPagePrimaryContentContainer {
  position: absolute;
  top: 45px;        /*under navbar*/
  /*height: 600px;*/
  width: 100%;    /*vw*/
  z-index: 100;
}
.PublicChallengeSolutionPagePrimaryContent {
  position: relative;
  width: 80vw;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}

.PublicChallengeSolutionPagePrimaryContent_head {
  text-align:center;
  padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.PublicChallengeSolutionPagePrimaryContent_body {

}
.PublicChallengeSolutionPagePrimaryContent_foot {
  margin-top:20px;
  border-top:1px solid #ddd;
}





.mobileAppLinks_inlineMax200 {
  width: 100%;
  height: auto;
  max-width: 200px;
}


.howItWorksImage {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 650px) {
  .howItWorksLarge {
    display: none;
  }
  .howItWorksSmall {
    display: block;
  }
}
@media only screen and (min-width: 651px) {
  .howItWorksLarge {
    display: block;
  }
  .howItWorksSmall {
    display: none;
  }
}


/***************** HOME PAGE INFO PANELS ***********/



.bannerTagLine {
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
  z-index: 4;
  width: 75%;
}

.bannerTagLine span {
  background: #1972ba;
  display: inline-block;
  zoom: 1;
  float: left;
  color: #fff;
  padding: 0.1em 0.2em;
  margin: 0.05em 0;
}














/******* HEADER GRID *********************************/


.webImageSettings {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 230px) {
  .bannerTagLine {
    font-size: 16px;
  }
  .webImageSettings {
    width: 900%;
    height: auto;
  }
  .contentContainerSmallScreenColumnReverse {
    flex-direction: column-reverse;
  }
  .contentContainerSmallScreenColumn {
    flex-direction: column;
  }
  .PublicChallengeSolutionPagePrimaryContentContainer {
    top: 5px; 
  }
  .PublicChallengeSolutionPage100vhContainer {
    background-color: #196090;
    height: 30vh;
    min-height: 460px;  /* NEW */
    width: 100%;
    position: relative;
  }
  .PublicChallengeSolutionPagePrimaryImageContainer {
    opacity: 0.2
  }
  .primaryHeaderGrid {
    display: grid;
    grid-template-columns: 20px auto 20px;
    grid-template-rows: auto;
  }
  .primaryHeader_title {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 1;
    color: #fff;
    font-size: 22px;
    padding: 10px;
  }
  .primaryHeader_subTitle {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 2;
    color: #fff;
    font-size: 12px;
    padding: 10px;
  }
  .primaryHeader_appLinks {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 3;
    color: #fff;
    font-size: 20px;
    /*padding: 10px;*/
  }
  .primaryHeader_appLinkContainer {
    height: 170px;
    max-height: 170px;
  }
}
@media only screen and (min-width: 230px) and (max-width: 330px) {
  .bannerTagLine {
    font-size: 20px;
  }
  .webImageSettings {
    width: 600%;
    height: auto;
  }
  .contentContainerSmallScreenColumnReverse {
    flex-direction: column-reverse;
  }
  .contentContainerSmallScreenColumn {
    flex-direction: column;
  }
  .PublicChallengeSolutionPage100vhContainer {
    background-color: #196090;
    height: 40vh;
    min-height: 460px;  /* NEW */
    width: 100%;
    position: relative;
  }
  .PublicChallengeSolutionPagePrimaryImageContainer {
    opacity: 0.2
  }
  .primaryHeaderGrid {
    display: grid;
    grid-template-columns: 20px auto 20px;
    grid-template-rows: auto;
  }
  .primaryHeader_title {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 1;
    color: #fff;
    font-size: 22px;
    padding-bottom: 10px;
  }
  .primaryHeader_subTitle {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 2;
    color: #fff;
    font-size: 14px;
    padding-bottom: 10px;
  }
  .primaryHeader_appLinks {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 3;
    color: #fff;
    font-size: 20px;
    /*padding-bottom: 10px;*/
  }
  .primaryHeader_appLinkContainer {
    height: 170px;
    max-height: 170px;
  }
}
@media only screen and (min-width: 330px) and (max-width: 430px) {
  .bannerTagLine {
    font-size: 30px;
  }
  .webImageSettings {
    width: 400%;
    height: auto;
  }
  .contentContainerSmallScreenColumnReverse {
    flex-direction: column-reverse;
  }
  .contentContainerSmallScreenColumn {
    flex-direction: column;
  }
  .PublicChallengeSolutionPage100vhContainer {
    background-color: #196090;
    height: 50vh;
    width: 100%;
    position: relative;
  }
  .PublicChallengeSolutionPagePrimaryImageContainer {
    opacity: 0.2
  }
  .primaryHeaderGrid {
    display: grid;
    grid-template-columns: 20px auto 20px;
    grid-template-rows: auto;
  }
  .primaryHeader_title {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 1;
    color: #fff;
    font-size: 22px;
    padding-bottom: 30px;
  }
  .primaryHeader_subTitle {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 2;
    color: #fff;
    font-size: 16px;
    padding-bottom: 30px;
  }
  .primaryHeader_appLinks {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 3;
    color: #fff;
    font-size: 20px;
    /*padding-bottom: 10px;*/
  }
  .primaryHeader_appLinkContainer {
    height: 170px;
    max-height: 170px;
  }
}
@media only screen and (min-width: 430px) and (max-width: 530px) {
  .bannerTagLine {
    font-size: 36px;
  }
  .webImageSettings {
    width: 300%;
    height: auto;
  }
  .contentContainerSmallScreenColumnReverse {
    flex-direction: column-reverse;
  }
  .contentContainerSmallScreenColumn {
    flex-direction: column;
  }
  .PublicChallengeSolutionPage100vhContainer {
    background-color: #196090;
    height: 50vh;
    width: 100%;
    position: relative;
  }
  .PublicChallengeSolutionPagePrimaryImageContainer {
    opacity: 0.2
  }
  .primaryHeaderGrid {
    display: grid;
    grid-template-columns: 20px auto 20px;
    grid-template-rows: auto;
  }
  .primaryHeader_title {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 1;
    color: #fff;
    font-size: 28px;
    padding-bottom: 20px;
  }
  .primaryHeader_subTitle {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 2;
    color: #fff;
    font-size: 20px;
    padding-bottom: 30px;
  }
  .primaryHeader_appLinks {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 3;
    color: #fff;
    font-size: 20px;
    /*padding-bottom: 30px;*/
  }
  .primaryHeader_appLinkContainer {
    height: 120px;
    max-height: 120px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 700px) {
  .bannerTagLine {
    font-size: 40px;
  }
  .webImageSettings {
    width: 250%;
    height: auto;
  }
  .contentContainerSmallScreenColumnReverse {
    flex-direction: column-reverse;
  }
  .contentContainerSmallScreenColumn {
    flex-direction: column;
  }
  .PublicChallengeSolutionPage100vhContainer {
    background-color: #196090;
    height: 50vh;
    width: 100%;
    position: relative;
  }
  .PublicChallengeSolutionPagePrimaryImageContainer {
    opacity: 0.2
  }
  .primaryHeaderGrid {
    display: grid;
    grid-template-columns: 40px auto 40px;
    grid-template-rows: auto;
  }
  .primaryHeader_title {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 1;
    color: #fff;
    font-size: 30px;
    padding-bottom: 30px;
  }
  .primaryHeader_subTitle {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 2;
    color: #fff;
    font-size: 20px;
    padding-bottom: 30px;
  }
  .primaryHeader_appLinks {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 3;
    color: #fff;
    font-size: 20px;
    /*padding-bottom: 30px;*/
  }
  .primaryHeader_appLinkContainer {
    height: 120px;
    max-height: 120px;
  }
}
@media only screen and (min-width: 700px) and (max-width: 830px) {
  .bannerTagLine {
    font-size: 40px;
  }
  .webImageSettings {
    width: 180%;
    height: auto;
  }
  .contentContainerSmallScreenColumnReverse {
    flex-direction: column-reverse;
  }
  .contentContainerSmallScreenColumn {
    flex-direction: column;
  }
  .PublicChallengeSolutionPage100vhContainer {
    background-color: #196090;
    height: 50vh;
    width: 100%;
    position: relative;
  }
  .PublicChallengeSolutionPagePrimaryImageContainer {
    opacity: 0.2
  }
  .primaryHeaderGrid {
    display: grid;
    grid-template-columns: 30% auto 40px;
    grid-template-rows: auto;
  }
  .primaryHeader_title {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 1;
    color: #fff;
    font-size: 30px;
    padding-bottom: 30px;
  }
  .primaryHeader_subTitle {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 2;
    color: #fff;
    font-size: 20px;
    padding-bottom: 30px;
  }
  .primaryHeader_appLinks {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 3;
    color: #fff;
    font-size: 20px;
    /*padding-bottom: 30px;*/
  }
  .primaryHeader_appLinkContainer {
    height: 120px;
    max-height: 120px;
  }
}
@media only screen and (min-width: 830px) and (max-width: 1060px) {
  .bannerTagLine {
    font-size: 40px;
  }
  .webImageSettings {
    width: 150%;
    height: auto;
  }
  .contentContainerSmallScreenColumnReverse {
    flex-direction: row;
  }
  .contentContainerSmallScreenColumn {
    flex-direction: row;
  }
  .PublicChallengeSolutionPage100vhContainer {
    background-color: #196090;
    height: 50vh;
    width: 100%;
    position: relative;
  }
  .PublicChallengeSolutionPagePrimaryImageContainer {
    opacity: 0.2
  }
  .primaryHeaderGrid {
    display: grid;
    grid-template-columns: 40% auto 40px;
    grid-template-rows: auto;
  }
  .primaryHeader_title {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 1;
    color: #fff;
    font-size: 30px;
    padding-bottom: 30px;
  }
  .primaryHeader_subTitle {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 2;
    color: #fff;
    font-size: 20px;
    padding-bottom: 30px;
  }
  .primaryHeader_appLinks {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 3;
    color: #fff;
    font-size: 20px;
    /*padding-bottom: 30px;*/
  }
  .primaryHeader_appLinkContainer {
    height: 120px;
    max-height: 120px;
  }
}

@media only screen and (min-width: 1060px) and (max-width: 1250px) {
  .bannerTagLine {
    font-size: 40px;
  }
  .webImageSettings {
    width: 120%;
    height: auto;
  }
  .contentContainerSmallScreenColumnReverse {
    flex-direction: row;
  }
  .contentContainerSmallScreenColumn {
    flex-direction: row;
  }
  .PublicChallengeSolutionPage100vhContainer {
    background-color: #3498db;
    height: 50vh;
    width: 100%;
    position: relative;
  }
  .PublicChallengeSolutionPagePrimaryImageContainer {
    opacity: 0.8
  }
  .primaryHeaderGrid {
    display: grid;
    grid-template-columns: 52% auto 40px;
    grid-template-rows: auto;
  }
  .primaryHeader_title {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 1;
    color: #fff;
    font-size: 30px;
    padding-bottom: 30px;
  }
  .primaryHeader_subTitle {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 2;
    color: #fff;
    font-size: 20px;
    padding-bottom: 30px;
  }
  .primaryHeader_appLinks {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 3;
    color: #fff;
    font-size: 20px;
    /*padding-bottom: 30px;*/
  }
  .primaryHeader_appLinkContainer {
    height: 120px;
    max-height: 120px;
  }
}

@media only screen and (min-width: 1250px) {
  .bannerTagLine {
    font-size: 40px;
  }
  .webImageSettings {
    width: 100%;
    height: auto;
  }
  .contentContainerSmallScreenColumnReverse {
    flex-direction: row;
  }
  .contentContainerSmallScreenColumn {
    flex-direction: row;
  }
  .PublicChallengeSolutionPage100vhContainer {
    background-color: #3498db;
    height: 50vh;
    width: 100%;
    position: relative;
  }
  .PublicChallengeSolutionPagePrimaryImageContainer {
    opacity: 0.8
  }
  .primaryHeaderGrid {
    display: grid;
    grid-template-columns: 52% auto 40px;
    grid-template-rows: auto;
  }
  .primaryHeader_title {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 1;
    color: #fff;
    font-size: 30px;
    padding-bottom: 30px;
  }
  .primaryHeader_subTitle {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 2;
    color: #fff;
    font-size: 20px;
    padding-bottom: 30px;
  }
  .primaryHeader_appLinks {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 3;
    color: #fff;
    font-size: 20px;
    /*padding-bottom: 30px;*/
  }
  .primaryHeader_appLinkContainer {
    height: 120px;
    max-height: 120px;
  }
}


.contentEdgeToEdgeContainer {
  width: 100vw;
}


.contentContainerImageMax450 {
  max-height: 450px;
  overflow: hidden;
}
.contentContainerRoundedImageOnLeft {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}


.gradientBg {
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
@keyframes gradient {
  0% {
      background-position: 0% 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0% 50%;
  }
}





/* Variables
================================== */
/* Tables
================================== */
.Rtable {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 3em 0;
  padding: 0;
}
.Rtable-cell {
  box-sizing: border-box;
  -webkit-box-flex: 1;
          flex-grow: 1;
  width: 100%;
  padding: 0.8em 1.2em;
  overflow: hidden;
  list-style: none;
  background: rgba(112, 128, 144, 0.2);
}
.Rtable-cell > h1,
.Rtable-cell > h2,
.Rtable-cell > h3,
.Rtable-cell > h4,
.Rtable-cell > h5,
.Rtable-cell > h6 {
  margin: 0;
}
/* Table column sizing
================================== */
.Rtable--2cols > .Rtable-cell {
  width: 50%;
}
.Rtable--3cols > .Rtable-cell {
  width: 33.33%;
}
.Rtable--4cols > .Rtable-cell {
  width: 25%;
}
.Rtable--5cols > .Rtable-cell {
  width: 20%;
}
.Rtable--6cols > .Rtable-cell {
  width: 16.6%;
}
/* Page styling
================================== */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/josefinsans/v15/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_DjQbMZhKg.ttf) format('truetype');
}
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/josefinsans/v15/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_N_XbMZhKg.ttf) format('truetype');
}

strong {
  color: #434d57;
}
/* Apply styles
================================== */
.Rtable {
  position: relative;
  top: 3px;
  left: 3px;
}
.Rtable-cell {
  margin: -3px 0 0 -3px;
  background-color: white;
  border-color: #e2e6e9;
}
/* Cell styles
================================== */
.Rtable-cell--dark {
  background-color: slategrey;
  border-color: #5a6673;
  color: white;
}
.Rtable-cell--dark > h1,
.Rtable-cell--dark > h2,
.Rtable-cell--dark > h3,
.Rtable-cell--dark > h4,
.Rtable-cell--dark > h5,
.Rtable-cell--dark > h6 {
  color: white;
}
.Rtable-cell--medium {
  background-color: #b8c0c8;
  border-color: #a9b3bc;
}
.Rtable-cell--light {
  background-color: white;
  border-color: #e2e6e9;
}
.Rtable-cell--highlight {
  background-color: lightgreen;
  border-color: #64e764;
}
.Rtable-cell--alert {
  background-color: darkorange;
  border-color: #cc7000;
  color: white;
}
.Rtable-cell--alert > h1,
.Rtable-cell--alert > h2,
.Rtable-cell--alert > h3,
.Rtable-cell--alert > h4,
.Rtable-cell--alert > h5,
.Rtable-cell--alert > h6 {
  color: white;
}
.Rtable-cell--head {
  background-color: slategrey;
  border-color: #5a6673;
  color: white;
}
.Rtable-cell--head > h1,
.Rtable-cell--head > h2,
.Rtable-cell--head > h3,
.Rtable-cell--head > h4,
.Rtable-cell--head > h5,
.Rtable-cell--head > h6 {
  color: white;
}
.Rtable-cell--foot {
  background-color: #b8c0c8;
  border-color: #a9b3bc;
}
/* Responsive
==================================== */
@media all and (max-width: 500px) {
  .Rtable--collapse {
    display: block;
  }
  .Rtable--collapse > .Rtable-cell {
    width: 100% !important;
  }
  .Rtable--collapse > .Rtable-cell--foot {
    margin-bottom: 1em;
  }
}
.no-flexbox .Rtable {
  display: block;
}
.no-flexbox .Rtable > .Rtable-cell {
  width: 100%;
}
.no-flexbox .Rtable > .Rtable-cell--foot {
  margin-bottom: 1em;
}




.userLoginPage_loginContainer {
  max-width: 430px;
  border: 1px solid #ddd;
  margin-left: auto;
  margin-right: auto;
}
.userLoginPage_headerContainer {
  padding-top:10px;
  font-size: 30px;
  text-align: center;
  padding:5px;
}
.userLoginPage_emailLoginContainer {
  padding:5px;
}
.userLoginPage_divider {
  margin-top:10px;
  border-top:1px solid #eee;
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
  background-color: #f9f9f9;
}
.userLoginPage_socialloginContainer {
  font-size:14px;
  background-color: #f9f9f9;
  padding-top:5px;
  padding-bottom:20px;
  border-bottom:1px solid #eee;
  margin-bottom:10px;
}
.userLoginPage_socialButtonStyles {
  font-size:14px !important;
}
.userLoginPage_footer {
  font-size:12px;
  padding:5px;
}







.Dashboard_primaryHeader {
    font-size: 30px;
    color: #444;
    padding-bottom: 10px;
}
.Dashboard_primaryHeader_marginTop {
    padding-top: 30px;
}
.Dashboard_horizontalDivide {
    margin-top: 40px;
    border-color: #fff;
}



.demoSecurityCodeContainer {
    border: 5px solid #444;
    padding: 20px;
    margin: 10px;
}
.demoSecurityTitle {

}
.demoSecurityCode {
    font-size: 26px;
}





.userLoginPage_loginContainer {
  max-width: 430px;
  border: 1px solid #ddd;
  margin-left: auto;
  margin-right: auto;
}
.userLoginPage_headerContainer {
  padding-top:10px;
  font-size: 30px;
  text-align: center;
  padding:5px;
}
.userLoginPage_emailLoginContainer {
  padding:5px;
}
.userLoginPage_divider {
  margin-top:10px;
  border-top:1px solid #eee;
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
  background-color: #f9f9f9;
}
.userLoginPage_socialloginContainer {
  font-size:14px;
  background-color: #f9f9f9;
  padding-top:5px;
  padding-bottom:20px;
  border-bottom:1px solid #eee;
  margin-bottom:10px;
}
.userLoginPage_socialButtonStyles {
  font-size:14px !important;
}
.userLoginPage_footer {
  font-size:12px;
  padding:5px;
}






.userLoginPage_loginContainer {
  max-width: 430px;
  border: 1px solid #ddd;
  margin-left: auto;
  margin-right: auto;
}
.userLoginPage_headerContainer {
  padding-top:10px;
  font-size: 30px;
  text-align: center;
  padding:5px;
}
.userLoginPage_emailLoginContainer {
  padding:5px;
}
.userLoginPage_divider {
  margin-top:10px;
  border-top:1px solid #eee;
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
  background-color: #f9f9f9;
}
.userLoginPage_socialloginContainer {
  font-size:14px;
  background-color: #f9f9f9;
  padding-top:5px;
  padding-bottom:20px;
  border-bottom:1px solid #eee;
  margin-bottom:10px;
}
.userLoginPage_socialButtonStyles {
  font-size:14px !important;
}
.userLoginPage_footer {
  font-size:12px;
  padding:5px;
}





.userLoginPage_loginContainer {
  max-width: 430px;
  border: 1px solid #ddd;
  margin-left: auto;
  margin-right: auto;
}
.userLoginPage_headerContainer {
  padding-top:10px;
  font-size: 30px;
  text-align: center;
  padding:5px;
}
.userLoginPage_emailLoginContainer {
  padding:5px;
}
.userLoginPage_divider {
  margin-top:10px;
  border-top:1px solid #eee;
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
  background-color: #f9f9f9;
}
.userLoginPage_socialloginContainer {
  font-size:14px;
  background-color: #f9f9f9;
  padding-top:5px;
  padding-bottom:20px;
  border-bottom:1px solid #eee;
  margin-bottom:10px;
}
.userLoginPage_socialButtonStyles {
  font-size:14px !important;
}
.userLoginPage_footer {
  font-size:12px;
  padding:5px;
}



.pageWrapper {
  margin: 0 auto;
  display: flex;
  min-height: 100%;
  width:100%;
  padding: 0;
  flex-direction: column;
}
/**** SHC HEADER ****/

.shcPublicHeader {
  display: flex;
  flex-grow: 1;
  height: 100%;
  z-index: 200;
  overflow: hidden;
  position: relative;
}
.shcPublicHeaderContnetContainer {
  min-height:90vh;
  margin-top:45px;
}

.shcPublicHeader_AppBar {
  display: flex;
  z-index: 1201;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #fff;
  background-color: #2980b9;

  top: 0;
  left: auto;
  right: 0;
  position: fixed;  /*updated from absolute on 19/08/18*/

  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;

  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);

  min-height: 45px;
}

.shcPublicHeader_toolbar {
  display: flex;
  align-items: center;
  padding: 0;
  height:45px;
}

.shcPublicHeader_toolbarDrawer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 8px;
  height: 45px;
  color: #a7b1c2;

}

.shcPublicHeader_iconContainer {
  width:72px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.shcPublicHeader_NavIcon {
  font-size: 20px;
}
.shcPublicHeader_Title {
  font-size: 20px;
}

/***** SIDE BAR COMPONENT *****/
.shcPublicHeader_drawerPaper {
  position: relative;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;

  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;

  padding-top: 40px;
}
.shcPublicHeader_drawerPaperClose {
  overflow-x: hidden;
  transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  width: 72px;
}

.shcPublicHeader_navigationSideBar {
  color: #a7b1c2;
  overflow: auto;
  overflow-x: hidden;
  height:100%;
}



.shcPublicHeader_drawerPaperTemporary {
  position: absolute;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;

  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;
}

.shcPublicHeader_drawerPaperTemporaryClose {
  overflow-x: hidden;
  /*transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;*/
  width: 0;
}
.shcPublicHeader_contentSection {
  min-height: 90vh;
}
.shcPublicHeader_contentPadding {
  /*padding: 24px; Moved to Child to manage*/
  width:100%;
}
/*Support fixed screen view*/
.shcPublicHeader_fixedView {
  width:100%;
  height: 100vh;
}
.hide {
  display: none !important;
}
.shcPublicHeader_sidebarTrackHorizontal {
  display:none;
}
.shcPublicHeader_navBarControls {
  display:flex;
  flex-grow:1;
  justify-content:flex-end;
}


@media (max-width: 959px) {
  .shcPublicHeader_contentMarginPermanent {
    margin-left:0;
  }
  .shcPublicHeader_contentMarginOpen {
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .shcPublicHeader_contentMarginPermanent {
    margin-left:72px;
  }
  .shcPublicHeader_contentMarginOpen {
    margin-left: 240px;
  }
}

/************* SITE HEADER SUB PANEL **************/


.shcPublicHeaderSubPanel {
  display: flex;
  flex-grow: 1;
  height: 45px;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

.shcPublicHeaderSubPanel_AppBar {
  display: flex;
  z-index: 1201;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #fff;
  background-color: #495057;

  top: 0;
  left: auto;
  right: 0;
  position: fixed;  /*updated from absolute on 19/08/18*/

  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;

  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);

  margin-top: 45px;
  min-height: 45px;
}
.shcPublicHeaderSubPanel_toolbar {
  display: flex;
  align-items: center;
  padding: 0;
  /*height:45px;*/
}
.shcPublicHeaderSubPanel_contentContainer {
  padding: 0;
  width: 100%;
}

@media (max-width: 959px) {
  .shcPublicHeaderSubPanel_contentMarginPermanent {
    margin-left:0;
  }
}
@media (min-width: 960px) {
  .shcPublicHeaderSubPanel_contentMarginPermanent {
    margin-left:72px;
  }
}

/*********** SIDE BAR SUB NAV ************/
/*
.SidebarSubNav_panel {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  position:relative;
  flex-grow: 1;
}
*/


.SidebarSubNav_iconContainer {
  width:72px;
  height:50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.SidebarSubNav_iconItem {
  cursor: pointer;
}

.SidebarSubNav_NavIcon {
  font-size: 20px;
}

.hide {
  display:none;
}

.SidebarSubNav_foldContent {
  align-items: stretch;
  flex-grow:1;
  background-color: inherit;
  /*border: 2px solid rgb(241, 243, 246);*/
  padding: 20px;
}



.shcPublicHeader_AppInnerBar {
  display: flex;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #444;

  width: 100%;
  flex-shrink: 0;
  flex-direction: column;

  min-height: 45px;
  height:45px;  /* fix for safari not showing */

}




























/**** SHC HEADER ****/

.shcPublicHeader_parentSidebarMain {
  position: relative;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;
}
.shcPublicHeader_parentSidebarSmall {
  overflow-x: hidden;
  transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  width: 72px;
}






@media (max-width: 659px) {
  .shcPublicHeader_parentSidebarPermanent {
    display:none;
  }
  .shcPublicHeader_parentSidebarTemporary {
    display:flex;
  }

  .shcPublicHeader_parentSidebarPermanentOpen {
    width:240px;
  }
  .shcPublicHeader_parentSidebarPermanentClose {
    width:72px;
  }

  .shcPublicHeader_parentSidebarTemporaryOpen {
    width:240px;
  }
  .shcPublicHeader_parentSidebarTemporaryClose {
    width:0;
  }

}
@media (min-width: 660px) {
  .shcPublicHeader_parentSidebarPermanent {
    display:flex;
  }
  .shcPublicHeader_parentSidebarTemporary {
    display:none;
  }

  .shcPublicHeader_parentSidebarPermanentOpen {
    width:240px;
    transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  }
  .shcPublicHeader_parentSidebarPermanentClose {
    width:72px;
    transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  }

  .shcPublicHeader_parentSidebarTemporaryOpen {
    width:240px;
  }
  .shcPublicHeader_parentSidebarTemporaryClose {
    width:72px;
  }
}


.shcPublicHeader_appbarContainer {
  display: flex;
  align-items: center;
  padding: 0;
  height:45px;
}












.shcPublicHeader_AppBar {
  display: flex;
  z-index: 1201;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #fff;
  background-color: #2980b9;

  top: 0;
  left: auto;
  right: 0;
  position: fixed;  /*updated from absolute on 19/08/18*/

  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;

  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);

  min-height: 45px;
}



.shcPublicHeader_toolbarDrawer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 8px;
  height: 45px;
  color: #a7b1c2;

}

.shcPublicHeader_iconContainer {
  width:72px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.shcPublicHeader_NavIcon {
  font-size: 20px;
}
.shcPublicHeader_Title {
  font-size: 20px;
}

/***** SIDE BAR COMPONENT *****/
.shcPublicHeader_drawerPaper {
  position: relative;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;

  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;

  padding-top: 40px;
}
.shcPublicHeader_drawerPaperClose {
  overflow-x: hidden;
  transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  width: 72px;
}

.shcPublicHeader_navigationSideBar {
  color: #a7b1c2;
  overflow: auto;
  overflow-x: hidden;
  height:100%;
}



.shcPublicHeader_drawerPaperTemporary {
  position: absolute;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;

  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;
}

.shcPublicHeader_drawerPaperTemporaryClose {
  overflow-x: hidden;
  /*transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;*/
  width: 0;
}
.shcPublicHeader_contentSection {
  min-height: 90vh;
}
.shcPublicHeader_contentPadding {
  /*padding: 24px; Moved to Child to manage*/
  width:100%;
}
/*Support fixed screen view*/
.shcPublicHeader_fixedView {
  width:100%;
  height: 100vh;
}
.hide {
  display: none !important;
}
.shcPublicHeader_sidebarTrackHorizontal {
  display:none;
}
.shcPublicHeader_navBarControls {
  display:flex;
  flex-grow:1;
  justify-content:flex-end;
}


@media (max-width: 959px) {
  .shcPublicHeader_contentMarginPermanent {
    margin-left:0;
  }
  .shcPublicHeader_contentMarginOpen {
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .shcPublicHeader_contentMarginPermanent {
    margin-left:72px;
  }
  .shcPublicHeader_contentMarginOpen {
    margin-left: 240px;
  }
}

/************* SITE HEADER SUB PANEL **************/


.shcPublicHeaderSubPanel {
  display: flex;
  flex-grow: 1;
  height: 45px;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

.shcPublicHeaderSubPanel_AppBar {
  display: flex;
  z-index: 1201;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #fff;
  background-color: #495057;

  top: 0;
  left: auto;
  right: 0;
  position: fixed;  /*updated from absolute on 19/08/18*/

  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;

  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);

  margin-top: 45px;
  min-height: 45px;
}
.shcPublicHeaderSubPanel_toolbar {
  display: flex;
  align-items: center;
  padding: 0;
  /*height:45px;*/
}
.shcPublicHeaderSubPanel_contentContainer {
  padding: 0;
  width: 100%;
}

@media (max-width: 959px) {
  .shcPublicHeaderSubPanel_contentMarginPermanent {
    margin-left:0;
  }
}
@media (min-width: 960px) {
  .shcPublicHeaderSubPanel_contentMarginPermanent {
    margin-left:72px;
  }
}

/*********** SIDE BAR SUB NAV ************/
/*
.SidebarSubNav_panel {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  position:relative;
  flex-grow: 1;
}
*/
/*
.hide {
  display:none;
}

.SidebarSubNav_foldContent {
  align-items: stretch;
  flex-grow:1;
  background-color: inherit;
  /*border: 2px solid rgb(241, 243, 246);*//*
  padding: 20px;
}
*/
.shcMenuContainer {
  position: relative;
}
.shcMenu {
  position: absolute;
  padding-top:8px;
  padding-bottom:8px;
}
.shcMenuSimpleDropdown {
  background-color: #fff;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  color:#000;
}
.shcMenuSimpleDropdownMinWidth {
  width: 220px;
}

.shcMenuSimpleDropdownItem:hover {
  background-color: #ddd;
}
.shcMenuSimpleDropdownItem {
  display:flex;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 40px;
}

shcMenuSimpleDropdownItem_divide {
  margin-left: -15px;
  margin-right: -15px;
}

.shcMenuSimpleDropdownFormatIcons {
  
}

.shcMenuSimpleDropdownItem_icon {
  max-width:50px;
  padding-right:15px;
  display:flex;
  align-items: center;
}
.shcMenuSimpleDropdownItem_text {
  display:flex;
  align-items: center;
}

.shcMenuPositionLeft {
  right:4px;
}
.stateDrivenButtonWrapper {

}
.stateDrivenButton {
  cursor: pointer;
  border:none;
  display:flex;
  margin: 8px;
  padding: 8px 16px;
  min-height: 36px;
  box-sizing: border-box;
  line-height: 1.4em;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  border-radius: 4px;
  text-transform: uppercase;
}


.stateDrivenButtonOutline {
  color: #2980b9;
  border:1px solid #2980b9;
  background-color: #fff;
  outline:none;
}
.stateDrivenButtonOutline:hover {
  color: #fff;
  border:1px solid #2980b9;
  background-color: #2980b9;
}


.stateDrivenButtonSolid {
  color: #fff;
  border:1px solid #2980b9;
  background-color: #2980b9;

  /*box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);*/
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;

}

.stateDrivenButtonAttrHidden {
  display:none;
}
.stateDrivenButtonLeftIcon {
  padding-right:4px
}
.stateDrivenButtonRightIcon {
  padding-left:4px
}

/*********************************/

.shcbtn {
  cursor: pointer;
  border: 1px solid transparent;
  display:flex;
  padding: 8px 10px;
  /*min-height: 36px;*/
  box-sizing: border-box;
  line-height: 1.4em;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif;
  outline:none;
  background: inherit;
  margin:2px;
}

.shcbtn-fullwidth {
  width:100%;
}
.shcbtn-fullwidth div {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
}

.shcbtn-tiny {
  height:18px;
  font-size:10px;
  padding: 0 6px;
}

.shcbtn-small {
  height:25px;
  font-size:11px;
  padding: 0 10px;
  align-items: center;
}

.shcbtn-medium {
  min-height: 36px;
  font-size:13px;
  padding: 8px 10px; 
}
.shcbtn-large {
  min-height: 36px;
  font-size:16px;
  padding: 8px 10px; 
}
.shclogo-large {
  font-size:24px;
  padding: 0px 10px; 
}


.shcbtn-rounded {
  border-radius: 4px;
}

.shcbtn-primary {
  background-color: #2980b9;
  color: #fff;
}
.shcbtn-primary:hover {
  background-color: #20638f;
  color: #fff;
}
.shcbtn-secondary {
  background-color: #34495e;
  color: #fff;
}
.shcbtn-secondary:hover {
  background-color: #2b3c4e;
  color: #fff;
}
.shcbtn-success {
  background-color: #16a085;
  color: #fff;
}
.shcbtn-success:hover {
  background-color: #138a72;
  color: #fff;
}
.shcbtn-danger {
  background-color: #c0392b;
  color: #fff;
}
.shcbtn-danger:hover {
  background-color: #ab3326;
  color: #fff;
}
.shcbtn-warning {
  background-color: #e67e22;
  color: #fff;
}
.shcbtn-warning:hover {
  background-color: #d67118;
  color: #fff;
}
.shcbtn-info {
  background-color: #8e44ad;
  color: #fff;
}
.shcbtn-info:hover {
  background-color: #7f3d9b;
  color: #fff;
}


.shcbtn-negative {
  background-color: #efefef;
  color: #444;
}
.shcbtn-negative:hover {
  background-color: #bfbfbf;
  color: #444;
}




.shcbtn-outline-primary {
  border: 1px solid  #2980b9;
  color: #20638f;
}
.shcbtn-outline-primary:hover {
  border: 1px solid  #2980b9;
  color: #fff;
  background-color:  #2980b9;
}
.shcbtn-outline-secondary {
  border: 1px solid  #34495e;
  color: #22303d;
}
.shcbtn-outline-secondary:hover {
  border: 1px solid  #34495e;
  color: #fff;
  background-color:  #34495e;
}
.shcbtn-outline-success {
  border: 1px solid  #16a085;
  color: #107360;
}
.shcbtn-outline-success:hover {
  border: 1px solid  #16a085;
  color: #fff;
  background-color:  #16a085;
}
.shcbtn-outline-danger {
  border: 1px solid  #c0392b;
  color: #962d22;
}
.shcbtn-outline-danger:hover {
  border: 1px solid  #c0392b;
  color: #fff;
  background-color:  #c0392b;
}
.shcbtn-outline-warning {
  border: 1px solid  #e67e22;
  color: #bf6516;
}
.shcbtn-outline-warning:hover {
  border: 1px solid  #e67e22;
  color: #fff;
  background-color:  #e67e22;
}
.shcbtn-outline-info {
  border: 1px solid  #8e44ad;
  color: #703688;
}
.shcbtn-outline-info:hover {
  border: 1px solid  #8e44ad;
  color: #fff;
  background-color:  #8e44ad;
}








.shcbtn-default-primary {
  color: #20638f;
}
.shcbtn-default-primary:hover {
  border: 1px solid  #20638f;
  color: #fff;
  background-color:  #20638f;
}
.shcbtn-default-secondary {
  color: #22303d;
}
.shcbtn-default-secondary:hover {
  border: 1px solid  #2b3c4e;
  color: #fff;
  background-color:  #2b3c4e;
}
.shcbtn-default-success {
  color: #107360;
}
.shcbtn-default-success:hover {
  border: 1px solid  #138a72;
  color: #fff;
  background-color:  #138a72;
}
.shcbtn-default-danger {
  color: #962d22;
}
.shcbtn-default-danger:hover {
  border: 1px solid  #ab3326;
  color: #fff;
  background-color:  #ab3326;
}
.shcbtn-default-warning {
  color: #bf6516;
}
.shcbtn-default-warning:hover {
  border: 1px solid  #d67118;
  color: #fff;
  background-color:  #d67118;
}
.shcbtn-default-info {
  color: #703688;
}
.shcbtn-default-info:hover {
  border: 1px solid  #7f3d9b;
  color: #fff;
  background-color:  #7f3d9b;
}
.shcbtn-default-white {
  color: #fff;
}





.shcbtn-default-soft-primary {
  color: #20638f;
}
.shcbtn-default-soft-primary:hover {
  /*border: 1px solid  #20638f;*/
  color: #fff;
  background-color:  #90b1c7;
}
.shcbtn-default-soft-secondary {
  color: #22303d;
}
.shcbtn-default-soft-secondary:hover {
  /*border: 1px solid  #2b3c4e;*/
  color: #fff;
  background-color:  #959ea7;
}
.shcbtn-default-soft-success {
  color: #107360;
}
.shcbtn-default-soft-success:hover {
  /*border: 1px solid  #138a72;*/
  color: #fff;
  background-color:  #89c5b9;
}
.shcbtn-default-soft-danger {
  color: #962d22;
}
.shcbtn-default-soft-danger:hover {
  /*border: 1px solid  #ab3326;*/
  color: #fff;
  background-color:  #d59993;
}
.shcbtn-default-soft-warning {
  color: #bf6516;
}
.shcbtn-default-soft-warning:hover {
  /*border: 1px solid  #d67118;*/
  color: #fff;
  background-color:  #ebb88c;
}
.shcbtn-default-soft-info {
  color: #703688;
}
.shcbtn-default-soft-info:hover {
  /*border: 1px solid  #7f3d9b;*/
  color: #fff;
  background-color:  #b89bc4;
}











.outlineBtn {
  cursor: pointer;
  border:none;
  display:flex;
  margin: 8px;
  padding: 8px 16px;
  min-height: 36px;
  box-sizing: border-box;
  line-height: 1.4em;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  border-radius: 4px;
  text-transform: uppercase;
}


.outlineBtnOutline {
  color: #2980b9;
  border:1px solid #2980b9;
  background-color: inherit;
  outline:none;
}
.outlineBtnOutline:hover {
  color: #fff;
  border:1px solid #2980b9;
  background-color: #2980b9;
}


.outlineBtnSolid {
  color: #fff;
  border:1px solid #2980b9;
  background-color: #2980b9;

  /*box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);*/
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;

}

.outlineBtnAttrHidden {
  display:none;
}
.outlineBtnLeftIcon {
  padding-right:4px
}
.outlineBtnRightIcon {
  padding-left:4px
}






/*********** BUTTON GROUP *************/
.buttonGroup {
  display: flex;
  cursor: pointer;
}
.buttonGroupItem {
  padding: 5px;
  border-top: 1px solid #16a085;
  border-bottom: 1px solid #16a085;
  border-left: 1px solid #16a085;
}

.buttonGroupItemActive {
  background-color: #16a085;
  color: #fff;
}
.buttonGroupItemActive::after {
  border-right:1px solid #fff;;
}

.buttonGroupItem:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-left: 1px solid #16a085;
}
.buttonGroupItem:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #16a085;
}

.buttonGroupItemBorderLeft {
  border-left: 1px solid #fff
}
.ShcTextMessageTip {
  background-color: inherit;
  border-left: 3px solid rgb(247, 190, 74);
  padding-left: 10px;
  font-size: 13px;
  margin: 3px;
  flex-grow: 1;
  min-height: 15px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #999;
}

.ShcTextMessageHighlight {
  background-color: inherit;
  border-left: 3px solid rgb(41, 128, 185);
  padding-left: 10px;
  font-size: 13px;
  margin: 3px;
  flex-grow: 1;
  min-height: 15px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ShcTextInfoCopyLabelContainer {
  background-color: #efefef;
  border-left: 3px solid rgb(41, 128, 185);
  padding-left: 10px;
  font-size: 13px;
  margin: 3px;
  min-height: 15px;
  border-radius: 10px;
}
.ShcTextInfoCopyLabelSubHeaderLeft {
  padding-top: 5px;
  flex-grow: 1;
}
.ShcTextInfoCopyLabelSubHeaderRight {
  padding-top: 5px;
  padding-right: 10px;
}
.ShcTextInfoCopyLabelContent {
  font-size: 30px;
}
.ShcTextInfoCopyLabelControls {
  width: 40px;
  min-width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

/***** Highlight Container *****/
.ShcHighlightContainerContainer {
  background-color: #efefef;
  border-left: 3px solid rgb(41, 128, 185);
  padding-left: 10px;
  font-size: 13px;
  margin: 3px;
  min-height: 15px;
  border-radius: 10px;
}
.ShcHighlightContainerSubHeaderLeft {
  padding-top: 5px;
  flex-grow: 1;
}
.ShcHighlightContainerSubHeaderRight {
  padding-top: 5px;
  padding-right: 10px;
}
.ShcHighlightContainerContent {

}
.ShcHighlightContainerControls {
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}










.shctext-slim {
  cursor: pointer;
  border:none;
  display:flex;
  padding: 0px 10px;
  /*min-height: 36px;*/
  box-sizing: border-box;
  line-height: 1.4em;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif;
  outline:none;
  background: inherit;
  margin:2px;
}

.shctext {
  cursor: pointer;
  border:none;
  display:flex;
  padding: 8px 10px;
  /*min-height: 36px;*/
  box-sizing: border-box;
  line-height: 1.4em;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif;
  outline:none;
  background: inherit;
  margin:2px;
}

.shctext-fullwidth {
  width:100%;
}
.shctext-fullwidth div {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
}

.shctext-tiny {
  height:18px;
  font-size:10px;
  padding: 0 6px;
  padding-top: 3px;
}

.shctext-small {
  height:25px;
  font-size:11px;
  padding: 0 10px;
}

.shctext-medium {
  min-height: 36px;
  font-size:13px;
  padding: 8px 10px; 
}
.shctext-large {
  min-height: 36px;
  font-size:16px;
  padding: 8px 10px; 
}
.shclogo-large {
  font-size:28px;
  padding: 0px 10px !important;
}

.shctext-rounded {
  border-radius: 4px;
}

.shctext-primary {
  background-color: #2980b9;
  color: #fff;
}
.shctext-secondary {
  background-color: #34495e;
  color: #fff;
}
.shctext-success {
  background-color: #16a085;
  color: #fff;
}
.shctext-danger {
  background-color: #c0392b;
  color: #fff;
}
.shctext-warning {
  background-color: #e67e22;
  color: #fff;
}
.shctext-info {
  background-color: #8e44ad;
  color: #fff;
}
.shctext-white {
  background-color: #fff;
  color: #000;
}

.shctext-headerLinks {
  color: #444;
}



.shctext-outline-primary {
  border: 1px solid  #2980b9;
  color: #20638f;
}
.shctext-outline-secondary {
  border: 1px solid  #34495e;
  color: #22303d;
}
.shctext-outline-success {
  border: 1px solid  #16a085;
  color: #107360;
}
.shctext-outline-danger {
  border: 1px solid  #c0392b;
  color: #962d22;
}
.shctext-outline-warning {
  border: 1px solid  #e67e22;
  color: #bf6516;
}
.shctext-outline-info {
  border: 1px solid  #8e44ad;
  color: #703688;
}





.shctext-default-primary {
  color: #20638f;
}
.shctext-default-secondary {
  color: #22303d;
}
.shctext-default-success {
  color: #107360;
}
.shctext-default-danger {
  color: #962d22;
}
.shctext-default-warning {
  color: #bf6516;
}
.shctext-default-info {
  color: #703688;
}
.shctext-default-white {
  color: #fff;
}







.shctext-default-soft-primary {
  color: #20638f;
}
.shctext-default-soft-secondary {
  color: #22303d;
}
.shctext-default-soft-success {
  color: #107360;
}
.shctext-default-soft-danger {
  color: #962d22;
}
.shctext-default-soft-warning {
  color: #bf6516;
}
.shctext-default-soft-info {
  color: #703688;
}


.fontSize10px {
  font-size: 10px;
}
.fontSize12px {
  font-size: 12px;
}
.fontSize14px {
  font-size: 14px;
}

.displayInlineBlock {
  display: inline-block;
}


/**/







/**** SCH FOOTER ****/

/**** FOOTER PRIMARY LAYOUT ****/
.shcFooterPrimaryLayout {
  background-color: #343A40;
  overflow: hidden;
}
.shcFooterPrimaryLayout_content {
  
}

@media (max-width: 959px) {
  .shcFooterPrimaryLayout {
    margin-left:0;
  }
}
@media (min-width: 960px) {
  .shcFooterPrimaryLayout {
    /*margin-left:72px;*/
  }
}

/**** FOOTER PRIMARY CONTENT ****/
.shcFooterPrimaryContent {

}
.shcFooterPrimaryContent_container {
  color: #fff;
  padding: 10px;
}

/**** FOOTER PRIMARY LINKS ****/
.shcFooterPrimaryLinks {
  background-color: #2980b9;
}
.shcFooterPrimaryLinks_container {
  color: #fff;
  padding: 4px 10px 4px 10px;
}

/**** FOOTER PRIMARY LINKS ****/
.shcFooterBaseSocial {
  background-color: #495057;
}
.shcFooterBaseSocial_container {
  color: #fff;
  padding: 4px 10px 15px 10px;
}
.shcFooterBaseSocial_pipeSpacers {
  
}

/**** FOOTER PURPOSE / COPYRIGHT CONTENT ****/
.shcFooterPurposeCopyrightContent {

}
.shcFooterPurposeCopyrightContent_container {
  color: #fff;
}

/**** SHC HEADER ****/

.shcHeader {
  display: flex;
  flex-grow: 1;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  position: relative;
}
.shcHeaderContentContainer {
  min-height:90vh;
  margin-top:45px;
}
.shcHeaderContentContainerWidth {
  width:100%;
}
/*
.shcHeader_AppBar {
  display: flex;
  z-index: 1201;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #fff;
  background-color: #2980b9;

  top: 0;
  left: auto;
  right: 0;
  position: fixed;  /*updated from absolute on 19/08/18*//*

  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;

  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);

  min-height: 45px;
  height:45px;  /* fix for safari not showing *//*
}
*/

.shcHeader_toolbar {
  display: flex;
  align-items: center;
  padding: 0;
  height:45px;
}

.shcHeader_toolbarDrawer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 8px;
  height: 45px;
  color: #a7b1c2;

}
/*
.shcHeader_iconContainer {
  width:72px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
*/
.shcHeader_NavIcon {
  font-size: 20px;
}
.shcHeader_Title {
  font-size: 20px;
}

/***** SIDE BAR COMPONENT *****/
.shcHeader_drawerPaper {
  position: relative;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;

  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;

  padding-top: 40px;
}
.shcHeader_drawerPaperClose {
  overflow-x: hidden;
  transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  width: 72px;
}

.shcHeader_navigationSideBar {
  color: #a7b1c2;
  overflow: auto;
  overflow-x: hidden;
  height:100%;
}



.shcHeader_drawerPaperTemporary {
  position: absolute;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;

  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;
}

.shcHeader_drawerPaperTemporaryClose {
  overflow-x: hidden;
  /*transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;*/
  width: 0;
}
.shcHeader_contentSection {
  min-height: 90vh;
}
.shcHeader_contentPadding {
  /*padding: 24px; Moved to Child to manage*/
  width:100%;
}
/*Support fixed screen view*/
.shcHeader_fixedView {
  width:100%;
  height: 100vh;
}
.hide {
  display: none !important;
}
.shcHeader_sidebarTrackHorizontal {
  display:none;
}
.shcHeader_navBarControls {
  display:flex;
  flex-grow:1;
  justify-content:flex-end;
}


@media (max-width: 959px) {
  .shcHeader_contentMarginPermanent {
    margin-left:0;
  }
  .shcHeader_contentMarginOpen {
    margin-left: 0;
  }


}
@media (min-width: 960px) {
  .shcHeader_contentMarginPermanent {
    margin-left:72px;
  }
  .shcHeader_contentMarginOpen {
    margin-left: 240px;
  }


}


/*** NEW ***/
/*************** HANDLING HIDDEN **************/
@media (max-width: 460px) {
  .SidebarSubNav_display {
    display: block;
  }
  
}
@media (max-width: 959px) {
  .SidebarSubNav_display {
    display: block;
  }
}
@media (min-width: 960px) {
  .SidebarSubNav_display {
    display: block;
  }
}


.SidebarSubNav_navigation_overlayContainer_small {
  position: absolute;
  background: white;
  z-index: 999;
  border-bottom: 3px solid #999;
  padding-bottom: 20px;
  left:0;
  right:0;
}

.SidebarSubNav_navigation_expanded_small {
  width:100%;
}




/************* SITE HEADER SUB PANEL **************/


.shcHeaderSubPanel {
  display: flex;
  flex-grow: 1;
  height: 45px;
  z-index: 1;
  overflow: hidden;
  position: relative;
}
.shcHeaderSubPanelContainerHeight {
  height: 45px;
}

.shcHeaderSubPanel_AppBar {
  display: flex;
  z-index: 1201;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #fff;
  background-color: #495057;

  top: 0;
  left: auto;
  right: 0;
  position: fixed;  /*updated from absolute on 19/08/18*/

  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;

  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);

  margin-top: 45px;
  min-height: 45px;
}
.shcHeaderSubPanel_toolbar {
  display: flex;
  align-items: center;
  padding: 0;
  /*height:45px;*/
}
.shcHeaderSubPanel_contentContainer {
  padding: 0;
  width: 100%;
}

@media (max-width: 959px) {
  .shcHeaderSubPanel_contentMarginPermanent {
    margin-left:0;
  }
}
@media (min-width: 960px) {
  .shcHeaderSubPanel_contentMarginPermanent {
    margin-left:72px;
  }
}

/*********** SIDE BAR SUB NAV ************/
.SidebarSubNav_panel_small {
  height: 50px;
}
.SidebarSubNav_panel_large {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  position:relative;
  flex-grow: 1;
}

.SidebarSubNav_navigation_small {
  align-items: stretch;
  /*background: rgb(241, 243, 246);*/
  background-color:#fefefe;
}
.SidebarSubNav_navigation_container {
  align-items: stretch;
  /*background: rgb(241, 243, 246);*/
  background-color:#fefefe;
  min-height: 90vh;               /*Added on 20/07/19 to fix short nav bar */
}

.SidebarSubNav_navigation_container_small {
  width: 72px;
}

.SidebarSubNav_navigation_container_large {
  width: 250px;
}

.SidebarSubNav_navIconContainer {
  width: 60px;
  height:50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}

.SidebarSubNav_navIconContainerAndText {
  height:50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}

/*********** SIDE BAR SUB NAV BACK ************/
.SidebarSubNavBack_navigationLinks {
  color: #3F3F3F /*#2a3948*/;
  font-size: 14px;
  flex-grow: 1;
}
.SidebarSubNavBack_navigationLinkHighlight {
  color: #2980b9;
  background-color: #fff;
  width: inherit;
}
.SidebarSubNavBack_listItem {
  width: 250px; /*larger than the expanded view*/
  display: flex;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
}
.SidebarSubNavBack_listItemParent {
  padding-top:10px;
  padding-bottom:10px;
  width: inherit;
}
.SidebarSubNavBack_listBackItem {
  display: flex;
  flex-grow: 1;
}
.SidebarSubNavBack_extendedSideBarBackIconLeft {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-right: 10px;
  font-size: 20px;
  color:#3F3F3F;
}
.SidebarSubNavBack_extendedSideBarBackIcon {
  display: flex;
  justify-content: flex-start;
  font-size: 20px;
  color:#3F3F3F;
}
.SidebarSubNavBack_extendedSideBarBackTitle {
  font-size:14px;
  font-weight:bold;
  color:#3F3F3F;
}

.SidebarSubNavBack_iconPosition {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}


.SidebarSubNav_panel {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  position:relative;
  flex-grow: 1;
}
.SidebarSubNav_navigation {
  align-items: stretch;
  /*background: rgb(241, 243, 246);*/
  background-color:#fefefe;
  min-height: 90vh;               /*Added on 20/07/19 to fix short nav bar */
}
.SidebarSubNav_navigation_narrow {
  width:72px;
}










.SidebarSubNav_iconContainerAll {
  border-bottom: 1px solid #E7E9E9;
}

.SidebarSubNav_iconContainerOpened {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  padding-left: 27px;
  width: calc(250px - 27px);    /*223*/
}

.SidebarSubNav_iconContainerClosed {
  /*: 72px;*/
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding-left: 27px;
  width: calc(72px - 27px);    /*45*/
}

.SidebarSubNav_iconItem {
  cursor: pointer;
  width: inherit;
}

.SidebarSubNav_NavIcon {
  font-size: 20px;
}

.hide {
  display:none;
}

.SidebarSubNav_foldContent {
  align-items: stretch;
  flex-grow:1;
  background-color: inherit;
  /*border: 2px solid rgb(241, 243, 246);*/
  padding: 20px;
  max-width: 100%;  /*NEW GRAPH FIXES*/
  min-width: 0;     /*NEW GRAPH FIXES*/
}

.scrollbarsStyle {
  background-color: '#a7b1c2';
  width: '5px';
  opacity: '0.5';
}
/**** SHC HEADER ****/

.shcHeader_parentSidebarMain {
  position: relative;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;
}
.shcHeader_parentSidebarSmall {
  overflow-x: hidden;
  transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  width: 72px;
}

.shcHeader_parentSidebarSectionDivider {
  border-color: #444;
}

.shcHeader_parentSidebarFooterPadding {
  padding-bottom: 60px;
}


@media (max-width: 659px) {
  .shcHeader_parentSidebarPermanent {
    display:none;
  }
  .shcHeader_parentSidebarTemporary {
    display:flex;
  }

  .shcHeader_parentSidebarPermanentOpen {
    width:240px;
  }
  .shcHeader_parentSidebarPermanentClose {
    width:72px;
  }

  .shcHeader_parentSidebarTemporaryOpen {
    width:240px;
  }
  .shcHeader_parentSidebarTemporaryClose {
    width:0;
  }

}
@media (min-width: 660px) {
  .shcHeader_parentSidebarPermanent {
    display:flex;
  }
  .shcHeader_parentSidebarTemporary {
    display:none;
  }

  .shcHeader_parentSidebarPermanentOpen {
    width:240px;
    transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  }
  .shcHeader_parentSidebarPermanentClose {
    width:72px;
    transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  }

  .shcHeader_parentSidebarTemporaryOpen {
    width:240px;
  }
  .shcHeader_parentSidebarTemporaryClose {
    width:72px;
  }
}


.shcHeader_appbarContainer {
  display: flex;
  align-items: center;
  padding: 0;
  height:45px;
}

/* NEW to support removal of style*/
.shcHeader_appbarHeightStyle {
  margin-top: 45px;
}







.shcHeader {
  display: flex;
  flex-grow: 1;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

.shcHeader_AppBar {
  display: flex;
  z-index: 1201;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #fff;
  background-color: #2980b9;

  top: 0;
  left: auto;
  right: 0;
  position: fixed;  /*updated from absolute on 19/08/18*/

  width: 100%;
  /*width: 100vw;*/
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;

  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);

  min-height: 45px;
  height:45px;  /* fix for safari not showing */

}



.shcHeader_toolbarDrawer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 8px;
  height: 45px;
  color: #a7b1c2;

}

.shcHeader_iconContainer {
  /*margin-left:15px;*/
  width:72px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.shcHeader_NavIcon {
  font-size: 20px;
}
.shcHeader_Title {
  font-size: 20px;
}

/***** SIDE BAR COMPONENT *****/
.shcHeader_drawerPaper {
  position: relative;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;

  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;

  padding-top: 40px;
}
.shcHeader_drawerPaperClose {
  overflow-x: hidden;
  transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  width: 72px;
}

.shcHeader_navigationSideBar {
  color: #a7b1c2;
  overflow: auto;
  overflow-x: hidden;
  height:100%;
}



.shcHeader_drawerPaperTemporary {
  position: absolute;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;

  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;
}

.shcHeader_drawerPaperTemporaryClose {
  overflow-x: hidden;
  /*transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;*/
  width: 0;
}
.shcHeader_contentSection {
  min-height: 90vh;
}
.shcHeader_contentPadding {
  /*padding: 24px; Moved to Child to manage*/
  width:100%;
}
/*Support fixed screen view*/
.shcHeader_fixedView {
  width:100%;
  height: 100vh;
}
.hide {
  display: none !important;
}
.shcHeader_sidebarTrackHorizontal {
  display:none;
}
.shcHeader_navBarControls {
  display:flex;
  flex-grow:1;
  justify-content:flex-end;
}


@media (max-width: 959px) {
  .shcHeader_contentMarginPermanent {
    margin-left:0;
  }
  .shcHeader_contentMarginOpen {
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .shcHeader_contentMarginPermanent {
    margin-left:72px;
  }
  .shcHeader_contentMarginOpen {
    margin-left: 240px;
  }
}

/************* SITE HEADER SUB PANEL **************/


.shcHeaderSubPanel {
  display: flex;
  flex-grow: 1;
  height: 45px;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

.shcHeaderSubPanel_AppBar {
  display: flex;
  z-index: 1201;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #fff;
  background-color: #495057;

  top: 0;
  left: auto;
  right: 0;
  position: fixed;  /*updated from absolute on 19/08/18*/

  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;

  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);

  margin-top: 45px;
  min-height: 45px;
}
.shcHeaderSubPanel_toolbar {
  display: flex;
  align-items: center;
  padding: 0;
  /*height:45px;*/
}
.shcHeaderSubPanel_contentContainer {
  padding: 0;
  width: 100%;
}

@media (max-width: 959px) {
  .shcHeaderSubPanel_contentMarginPermanent {
    margin-left:0;
  }
}
@media (min-width: 960px) {
  .shcHeaderSubPanel_contentMarginPermanent {
    margin-left:72px;
  }
}

/*********** SIDE BAR SUB NAV ************/
/*
.SidebarSubNav_panel {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  position:relative;
  flex-grow: 1;
}
*/

.hide {
  display:none;
}

.SidebarSubNav_foldContent {
  align-items: stretch;
  flex-grow:1;
  background-color: inherit;
  /*border: 2px solid rgb(241, 243, 246);*/
  padding: 20px;
}

.scrollBars_renderThumbVertical {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  right: 0px; 
  bottom: 0px; 
  overflow: scroll; 
  margin-right: -17px; 
  margin-bottom: -17px;

}

.scrollBars_style {
  background-color: '#a7b1c2';
  width: '5px';
  opacity: '0.5';
}



/**** SCH FOOTER ****/

/**** FOOTER PRIMARY LAYOUT ****/
.shcFooterPrimaryLayout {
  background-color: #343A40;
  overflow: hidden;
}
.shcFooterPrimaryLayout_content {
  
}

@media (max-width: 959px) {
  .shcFooterPrimaryLayout {
    margin-left:0;
  }
}
@media (min-width: 960px) {
  .shcFooterPrimaryLayout {
    /*margin-left:72px;*/
  }
}

/**** FOOTER PRIMARY CONTENT ****/
.shcFooterPrimaryContent {

}
.shcFooterPrimaryContent_container {
  color: #fff;
  padding: 10px;
}

/**** FOOTER PRIMARY LINKS ****/
.shcFooterPrimaryLinks {
  background-color: #2980b9;
}
.shcFooterPrimaryLinks_container {
  color: #fff;
  padding: 4px 10px 4px 10px;
}

/**** FOOTER PRIMARY LINKS ****/
.shcFooterBaseSocial {
  background-color: #495057;
}
.shcFooterBaseSocial_container {
  color: #fff;
  padding: 4px 10px 15px 10px;
}

/**** FOOTER PURPOSE / COPYRIGHT CONTENT ****/
.shcFooterPurposeCopyrightContent {

}
.shcFooterPurposeCopyrightContent_container {
  color: #fff;
}
.ShcMenuItem {
  font-size:14px;
}
.ShcMenuItemHeaderContainer {
  display:flex;
  flex-direction: column;
}
.ShcMenuItem_Name {
  font-size:16px;
}
.ShcMenuItem_Email {
  font-size:12px;
}

.ShcMenuItem_Button {
  min-width: 60px;
}
/**** SHC SUB HEADER ****/



.shcSubHeader_childSidebarMain {
  position: relative;
  width: 240px;
  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  top: 0;
  flex: 1 0 auto;
  height: 100vh;
  display: flex;
  z-index: 1200;
  outline: none;
  position: fixed;
  overflow-y: auto;
  flex-direction: column;
  box-shadow: none;
  background-color: #343A40;

  padding-top: 40px;
}
.shcSubHeader_childSidebarSmall {
  overflow-x: hidden;
  transition: width 225ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  width: 72px;
}

@media (max-width: 659px) {
  .shcSubHeader_childSidebarPermanent {
    display:none;
  }
  .shcSubHeader_childSidebarTemporary {
    display:flex;
  }

  .shcSubHeader_childSidebarPermanentOpen {
    width:240px;
  }
  .shcSubHeader_childSidebarPermanentClose {
    width:72px;
  }

  .shcSubHeader_childSidebarTemporaryOpen {
    width:240px;
  }
  .shcSubHeader_childSidebarTemporaryClose {
    width:0;
  }

}
@media (min-width: 660px) {
  .shcSubHeader_childSidebarPermanent {
    display:flex;
  }
  .shcSubHeader_childSidebarTemporary {
    display:none;
  }

  .shcSubHeader_childSidebarPermanentOpen {
    width:240px;
  }
  .shcSubHeader_childSidebarPermanentClose {
    width:72px;
  }

  .shcSubHeader_childSidebarTemporaryOpen {
    width:240px;
  }
  .shcSubHeader_childSidebarTemporaryClose {
    width:72px;
  }
}

.shcSubHeaderAppbarContainer {
  width:100%;
}

.shcSubHeaderAppbarContainerMarginTop {
  margin-top: 45px;
}

.shcSubHeader_appbarContainer {
  display: flex;
  align-items: center;
  padding: 0;
  height:45px;
  padding-left: 20px;
}

.shcSubHeader_AppBar {

  transition: width 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms,margin 195ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;
  color: #fff;
  background-color: #2980b9;

  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;

  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);

  min-height: 45px;
}

.shcSubHeader_iconContainer {
  width:20px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.shcSubHeader_NavIcon {
  font-size: 20px;
}
.shcSubHeader_Title {
  font-size: 20px;
}








.narrowSideBarContent {
  width:64px;
  text-align: center;
  margin-left:1px;
  margin-right:7px;
}
.navLinkSecondaryText {
  font-size:12px;
  text-align: center;
}
.navLinkSecondaryTextChildren {
  font-size:10px;
  text-align: center;
}

.extendedSideBarTitle {
  font-size:14px;
}
.collapsedSideBarTitle {
  font-size:12px;
}
.extendedSideBarContentCollapse {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}


.divLineDropDownIcon {
  position:relative; /* Position must be relative to absolutely position :after */
  width:calc(100% - 3px);
  border-top:1px solid #a7b1c2;
  margin-left:3px;
  margin-top: 4px;
}

.divLineDropDownIcon:after{
  content:''; /* Required to display content */
  position: absolute; /* Sets the position absolute to the top div */
  top: 0; 
  left: 50%;
  margin-left: -7px; /* Set margin equal to border px */
  width: 0;
  z-index:1;
  height: 0;
  border-top: solid 5px #a7b1c2; /* Creates the notch */
  border-left: solid 5px transparent; /* Creates triangle effect */
  border-right: solid 5px transparent; /* Creates triangle effect */
}





.listItemIcon {
  flex-shrink: 0;
  margin-left: 21px;
  margin-right: 34px;
}

.dividerLineCollapse {
  border-bottom:1px solid rgba(167,177,194, 0.2);
}


.hide {
  display:none;
}
.navigationLinks {
  color: #a7b1c2;
  font-size: 14px;
  flex-grow: 1;
}
.navigationLinksChild {
  font-size: 12px;
}

.listItem {
  width: 250px; /*larger than the expanded view*/
  display: flex;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
}
.listItemMax {
  width: 250px;
}
.listItem:hover {
  /*background-color:#253340;*/
  background-color:#2b3035;
}

.listItemParent {
  padding-top:10px;
  padding-bottom:10px;
}

.listItemChild {
  /*padding-left:15px;
  background-color:#2a3948;
  padding-top:8px;
  padding-bottom:8px;*/
  margin-top:3px;
  margin-bottom:3px;
  padding-top:8px;
  padding-bottom:8px;
  background-color:#2a3948;
  border-left:3px solid #2980b9;
  text-align: left;
}


.listItemIconChild {
  /*flex-shrink: 0;
  margin-left: 15px;
  margin-right: 20px;*/
}

.listItemExpandArrow {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 24px;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  user-select: none;
  flex-shrink: 0;
  padding-right:30px;
}
.linkGroup_navigationLinks {
  color: #3F3F3F /*#2a3948*/;
  font-size: 14px;
  flex-grow: 1;
}
.linkGroup_navigationLinkHighlight {
  color: #2980b9;
  background-color: #fff;
}
.linkGroup_navigationLinksChild {
  font-size: 12px;
}



.linkGroup_narrowSideBarContent {
  width:64px;
  text-align: center;
  margin-left:1px;
  margin-right:7px;
}
.linkGroup_narrowSideBarContent_BackButton {
  width:25px;
  text-align: center;
  margin-left:1px;
  margin-right:7px;
}

.linkGroup_navLinkSecondaryText {
  font-size:12px;
  text-align: center;
}
.linkGroup_navLinkSecondaryTextChildren {
  font-size:10px;
  text-align: center;
}
.linkGroup_listBackItem {
  margin-left:25px;
  /*border-bottom:1px solid #E7E9E9;*/
  display: flex;
  flex-grow: 1;
}

.linkGroup_extendedSideBarTitle {
  font-size:14px;
}
.linkGroup_extendedSideBarBackTitle {
  font-size:14px;
  font-weight:bold;
  color:#3F3F3F;
}
.linkGroup_extendedSideBarBackIcon {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  padding-right: 10px;
  color:#3F3F3F;
}

.linkGroup_extendedSideBarBackIconLeft {
  display: flex;
  justify-content: flex-start;
  padding-right: 10px;
  font-size: 20px;
  color:#3F3F3F;
}


.linkGroup_collapsedSideBarTitle {
  font-size:12px;
}
.linkGroup_extendedSideBarContentCollapse {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}


.linkGroup_divLineDropDownIcon {
  position:relative; /* Position must be relative to absolutely position :after */
  width:calc(100% - 3px);
  border-top:1px solid #a7b1c2;
  margin-left:3px;
  margin-top: 4px;
}

.linkGroup_divLineDropDownIcon:after{
  content:''; /* Required to display content */
  position: absolute; /* Sets the position absolute to the top div */
  top: 0; 
  left: 50%;
  margin-left: -7px; /* Set margin equal to border px */
  width: 0;
  z-index:1;
  height: 0;
  border-top: solid 5px #a7b1c2; /* Creates the notch */
  border-left: solid 5px transparent; /* Creates triangle effect */
  border-right: solid 5px transparent; /* Creates triangle effect */
}





.linkGroup_listItemIcon {
  flex-shrink: 0;
  margin-left: 21px;
  margin-right: 34px;
}

.linkGroup_dividerLineCollapse {
  border-bottom:1px solid rgba(167,177,194, 0.2);
}


.hide {
  display:none;
}


.linkGroup_listItem {
  /*width: 250px; /*larger than the expanded view*//* REMOVED TO HELP SMALL SCREENS */
  display: flex;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
}
.linkGroup_listItemMax {
  width: 250px;
}
.linkGroup_listItem:hover {
  /*background-color:#253340;*/
  background-color: rgba(252, 253, 255, 0.2);
  color:#2980b9;
}

.linkGroup_listItemParent {
  padding-top:10px;
  padding-bottom:10px;
}


.linkGroup_listItemChild {
  /*padding-left:15px;
  background-color:#2a3948;
  padding-top:8px;
  padding-bottom:8px;*/
  margin-top:3px;
  margin-bottom:3px;
  padding-top:8px;
  padding-bottom:8px;
  /*background-color:#2a3948;*/
  border-left:3px solid #2980b9;
  text-align: left;
}


.linkGroup_listItemIconChild {
  /*flex-shrink: 0;
  margin-left: 15px;
  margin-right: 20px;*/
}

.linkGroup_listItemExpandArrow {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 24px;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  user-select: none;
  flex-shrink: 0;
  padding-right:30px;
}


.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}















.stripeFormContainerRecord {
  display:flex;
  flex-grow: 1;
  flex-direction: column;
}
.fullwidth {
  width:100%;
}
.materialTextFieldNarrow {
  margin-top: 2px !important;
  margin-bottom: 0 !important;
}
.stripeFormFlexGrid {
  display:flex;
  flex-grow:1;
  align-content: space-between;
}
.stripeFormSectionTitle {
  font-size: 18px;
  padding-top:40px;
  padding-bottom:15px;
  color: #444;
}
.stripeFormSectionOptions {
  font-size: 12px;
  color: #444;
}

.shcMaterialTextFieldContainer {
  padding-bottom:21px;
  width: 100%;
  padding-right: 10px;
}


label[for="something"] {
  /* woohoo! */
}

.flexContainerBaseline {
  display:flex;
  justify-content: space-between;
  align-items: baseline;
}
.flexContainerCenter {
  display:flex;
  justify-content: space-between;
  align-items: baseline;
}
.stripeFormPadding {
  padding-right:10px;
}
.stripeFormPaddingButtons {
  width: calc(100% - 10px);
}



/* CUSTOM STYLING */
.flexMargin5 {
  margin-left:5px;
  margin-right:5px;
}
.fullwidth {
  width: 100%;
}
.shcMaterialTextFieldBaselinePadding {
  padding-bottom:21px;
}
.shcMaterialTextFieldMarginNarrow {
  margin-top: 2px !important;
  margin-bottom: 0 !important;
}












.StripeElement {
  display: block;
  margin: 10px 0 20px 0;
  max-width: 700px;
  padding: 10px 14px;
  font-size: 1em;
  box-shadow: none;
  border: 0;
  outline: 0;
  border-radius: 4px;
  background: white;

  font-family: "Poppins", "Helvetica", "Arial", sans-serif !important;
  /*border: 1px #e6ebf1 solid !important;*/
  background-clip: padding-box !important;
  border-radius: 5px !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  word-break: normal !important;
}


/**** FILE UPLOADS - CUSTOM ****/

input[name="s3FileUploader"] {
  display: none;
}
.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}






/**** LOCATION INPUT AND DROPDOWN ****/

.ShcLocationSearchInputDropdownStyle {
  border: 1px solid #545b64;
  padding-left: 10px;
}




/**** TOGGLE OPTIONS INPUT ****/

.ShcToggleOptionCard_toggleText {
  padding-left:10px;
  padding-right:20px;
}


/**** CHECKBOX OPTIONS INPUT ****/

.ShcCheckboxOptionCard_primaryText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #545b64;
  font-size: 0.95rem;
  line-height: 1rem;
  display: inline-block;
  padding-bottom:8px;
}
.ShcCheckboxOptionCard_checkboxText {
  font-size: 0.85rem;
  color: #545b64;
}

.ShcCheckboxOptionCard_selectedHighlight {
  border-color:#2980b9;
}

/**** RADIO OPTIONS INPUT ****/
.ShcSingleLineCardItem {
  padding: 0;
}

.ShcRadioOptionCard_primaryText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #545b64;
  font-size: 0.95rem;
  line-height: 1rem;
  display: inline-block;
  padding-bottom:8px;
  padding-right:25px; /*New to stop overlay of button on text*/
}
.ShcRadioOptionCard_secondaryText {
  font-size: 0.85rem;
  line-height: 0.7rem;
  color: #879596;
  margin-bottom: 10px;
}

.ShcRadioOptionCard_selectedHighlight {
  border-color:#2980b9;
}

.ShcRadioOptionCard_selectIcon {
  position: absolute;
  right: 0px;
  color: #879596;
  cursor: pointer;
}



/**** IDENTITY VIEW ****/

.ShcIdentityView_Section {
  padding: 0;
}

.ShcIdentityViewOnlyField {
  /*padding: 0rem 1rem;*/
  color: #16191f;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  /*border: 1px solid #aab7b8;*/
  outline: none;
  font-size: 0.9rem;
}


/**** IDENTITY INPUT ****/

.ShcIdentityInput_textNoInput {
  min-height: 25px;
  padding-left: 5px;  /*Was 35*/
  padding-top: 2px;
  border: 1px solid #eee;
  cursor: default;
  background-image: none !important;    /*Stop other icons overlaying on the screen*/
}


.ShcIdentityInput_inputSection {
  padding: 5px 4px 5px 4px;
}

.ShcIdentityInput_textInput_root {
  position: relative;
}
.ShcIdentityInput_textInput_child {
  width: 100%;
}

.ShcIdentityInput_textInput {
  padding: 0.4rem 1rem;
  color: #16191f;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #aab7b8;
  outline: none;
  font-size: 1.1rem;
  line-height: 1.9rem;
  height: 1.9rem;
  background-image: none !important;    /*Stop other icons overlaying on the screen*/
}

.ShcIdentityInput_textInput_iconPaddingLeft {
  padding-left: 30px;
}

.ShcIdentityInput_textInput_errors {
  border: 2px solid #c0392b;
}

.ShcIdentityInput_textInput_errors_icon::after {
  font-family: "Font Awesome 5 Free";
  content: "\f071";
  position: absolute;
  top: 6px;
  right: 8px;
  font-weight: 900;
  color: #c0392b;
}

.ShcIdentityInput_textInput_notificationsEnabled_icon::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0f3";
  position: absolute;
  top: 6px;
  left: 8px;
  font-weight: 900;
  color: #2980b9;
  padding-left: 3px;
}
.ShcIdentityInput_textInput_notificationsDisabled_icon::before {
  font-family: "Font Awesome 5 Free";
  font-weight: lighter;
  content: "\f1f6";
  position: absolute;
  top: 6px;
  left: 8px;
  font-weight: 900;
  color: #7f8c8d;
}
.ShcIdentityInput_textInput_notificationsClickOverlayRelative {
  position: relative;
  height:0;
  width:0;
}
.ShcIdentityInput_textInput_notificationsClickOverlay {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 26px;
  height: 24px;
}


.ShcIdentityInput_helpText {
  font-size: 0.8rem;
  color: #879596;
  margin-bottom: 4px;
  margin-right: 4px;
}

.ShcIdentityInput_verifiedText {
  color: #16a085;
  font-size: 0.8rem;
  padding: 0px 8px;
  align-self: center;
}
.ShcIdentityInput_notVerifiedText {
  color: #c0392b;
  font-size: 0.8rem;
  padding: 0px 8px;
  align-self: center;
}
.ShcIdentityInput_reVerifyText {
  color: #e67e22;
  font-size: 0.8rem;
  padding: 0px 8px;
  align-self: center;
}
.ShcIdentityInput_verifiedIcon {
  color: #16a085;
  font-size: 18px;
}
.ShcIdentityInput_notVerifiedIcon {
  color: #c0392b;
  font-size: 18px;
}
.ShcIdentityInput_reVerifyIcon {
  color: #e67e22;
  font-size: 18px;
}
.ShcIdentityInput_shieldIcon {
  color: #3498db;
  font-size: 18px;
}

.ShcIdentityInput_VerifyIcon {
  color: #8e44ad;
  font-size: 18px;
}


.ShcIdentityInput_ContentIcon {
  color: #3498db;
  font-size: 18px;
}

.ShcIdentityInput_DisplayTextBox {
  min-height: 25px;
}

.ShcIdentityInput_LightGrey {
  color: #879596;
}



.ShcIdentityInput_notificationsEnabledIcon {
  color: #3498db;
  font-size: 18px;
}
.ShcIdentityInput_notificationsDisabledIcon {
  color: #7f8c8d;
  font-size: 18px;
}

.ShcIdentityInput_popupContainer {
  padding: 10px 10px;
}
.ShcIdentityInput_popupContainerFooter {
  padding: 0px 10px;
}

.ShcIdentityInput_popupBorder {
  border-top:1px solid #bbb;
  padding-top: 10px;
}
.ShcIdentityInput_popupBorderFooter {
  border-top:1px solid #bbb;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ShcIdentityInput_popupSecurityBox {
  border: 1px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 5px;
}

.ShcIdentityInput_expandedContent {
  border: 1px solid #eaeded;
  padding: 4px 3px 15px 3px;  /*minus border from parent container*/
  background: #fafafa;
}


.ShcIdentityInput_dropdownContainer {
  padding: 10px 10px;
  border-top: 1px solid #ddd;
}
.ShcIdentityInput_dropdownContainerFooter {
  padding: 0px 10px;
}

.ShcIdentityInput_dropdownBorder {
  border-top:1px solid #bbb;
  padding-top: 10px;
}
.ShcIdentityInput_dropdownBorderFooter {
  border-top:1px solid #bbb;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ShcIdentityInput_dropdownSecurityBox {
  border: 1px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 5px;
  background-color: #fff;
}




/**** INPUT CARDS ****/

.ShcInput {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
}

.ShcInput_textinputWrapper {
  width:100%;
  display:inline-block;
  position: relative;
}
.ShcInput_textinputWrapper::after {
  font-family: 'Font Awesome 5 Free';
  content: '\f274';
  position: absolute;
  right: 6px;
  top: 20%;
}






.ShcInput_textInput_root {
  position: relative;
}
.ShcInput_textInput_child {
  width: 100%;
}

.ShcInput_textInput {
  padding: 0.4rem 1rem;
  color: #16191f;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #aab7b8;
  outline:none;
  font-size: 1.1rem;
  line-height: 1.9rem;
  height: 1.9rem;
}

.ShcInput_textareaInput {
  padding: 0.4rem 1rem;
  color: #16191f;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #aab7b8;
  outline:none;
  font-size: 1.1rem;
  line-height: 1.9rem;
}


.ShcInput_textInput_errors {
  border: 2px solid #c0392b;
}
/*
.ShcInput_textInput_errors::after {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  -webkit-transition: color .2s;
  transition: color .2s;
  top: .5rem;
}

.ShcInput_textInput_errors .suffix.right {
  right: 0
}
*/

.ShcInput_textInput_errors_icon::after {
  font-family: "Font Awesome 5 Free";
  content: "\f071";
  position: absolute;
  top: 6px;
  right: 8px;
  font-weight: 900;
  color: #c0392b;
}

.ShcInput_textInput_apiDataSaving_icon::after {
  font-family: "Font Awesome 5 Free";
  content: "\f071";
  position: absolute;
  top: 6px;
  right: 8px;
  font-weight: 900;
  color: #c0392b;
}
.ShcInput_textInput_apiDataSaving_notificationsClickOverlayRelative {
  position: relative;
  height:0;
  width:0;
}
.ShcInput_textInput_apiDataSaving_notificationsClickOverlay {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 26px;
  height: 24px;
}

/**** END INPUT CARDS ****/



/**** TEXT CONTAINER LABEL ****/

.ShcInput_textContainerLabel_root {
  position: relative;
}
.ShcInput_textContainerLabel_child {
  width: 100%;
}
.ShcInput_textContainerLabel_icon_copy::after {
  font-family: "Font Awesome 5 Free";
  content: "\f0c5";
  position: absolute;
  top: 6px;
  right: 8px;
  font-weight: 500;
  color: #444;
}
.ShcInput_textContainerLabel_textNoInput {
  min-height: 25px;
  padding-left: 35px;
  padding-top: 2px;
  border: 1px solid #eee;
  cursor: pointer;
  background-image: none !important;    /*Stop other icons overlaying on the screen*/
}

/**** RADIO OPTION ITEM ****/

.ShcRadioOptionItem_selectIcon {
  right: 0px;
  color: #879596;
  cursor: pointer;
}
.ShcRadioOptionItem_headlineText {
  font-size: 14px;
}
.ShcRadioOptionItem_secondaryText {
  color: #545b64;
  font-size: 13px;
}



/****************************************
*****INPUT TEXT V6**********************/
.inputTextV6_container {

}
.inputTextV6_primaryInputContainer {
  display: flex;
  flex-grow: 1;
  min-height: 32px;
}
.inputTextV6_primaryTextInputContainer {
  display: flex;
  flex-grow: 1;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #aab7b8;
  padding: 0 10px;
  font-size: 1.1rem;
}
.inputTextV6_primaryAdditionalControlsContainer {
  background-color: #ebedec;
  min-height: 30px; 
  border-bottom: 1px solid #aab7b8;
  border-right: 1px solid #aab7b8;
  border-left: 1px solid #aab7b8;
}
.inputTextV6_postAdditionalControlsContainerOpen {
  border-top: 1px solid #aab7b8;
  border-right: 1px solid #aab7b8;
  background-color: #ebedec;
}
.inputTextV6_secondaryInfoContainer {

}
.inputTextV6_secondaryInfoIconItem {
  padding: 0 10px;
}

    



.inputTextV6_postAdditionalControlsContainer {
  cursor: pointer;
  align-self: center;
  min-height: 32px;
  min-width: 31px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inputTextV6_primaryInput {
  flex-grow: 1;
}
.inputTextV6_preInput {
  min-width:24px;
  padding-right: 10px;   
  color: #444;
  font-size: 14px;
  align-self: center;
}
.inputTextV6_postInput {
  padding-left: 10px;  
  color: #444;
  cursor: pointer;
  font-size: 14px;
  align-self: center;
}
.inputTextV6_textInputAsTextBox {
  color: #16191f;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: none;
  font-size: 1.1rem;
  line-height: 1.9rem;
  height: 1.9rem;
}
.inputTextV6_primaryInputAsText {
  padding-left:2px;
  color: #16191f;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: none;
  font-size: 1.1rem;
  line-height: 1.9rem;
  height: 1.9rem;

}


.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}




.businessVerificationPricingApplies {
  padding-left: 20px;
  align-items: center;
  font-size: 14px;
  color: #8e44ad;
}








/**** SHCPOPUPS ****/
.OverlayScreenContainerBasePosition {
  right:-100vw;

}

.OverlayScreenContainer {
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 6000;
}
.OverlayBaseBg {
  position: absolute;
  z-index:5000;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background-color: rgba(0,0,0,.6);
  display:flex;
  justify-content: center;


}


.OverlayOnScreen-enter {
  opacity: 0.01;
}
.OverlayOnScreen-enter.OverlayOnScreen-enter-active {
  opacity: 1;
  transition: opacity 100ms ease-in;
}
.OverlayOnScreen-leave {
  opacity: 1;
}

.OverlayOnScreen-leave.OverlayOnScreen-leave-active {
  opacity: 0.01;
  transition: opacity 100ms ease-in;
}



.OverlayOnScreen-appear {
  opacity: 0.01;
}

.OverlayOnScreen-appear.OverlayOnScreen-appear-active {
  opacity: 1;
  transition: opacity .5s ease-in;
}




.OverlayOnScreen_Container {
  position: absolute;
  background-color: #fff;
  right:0;
}

.OverlayOnScreen_Header {
  background-color: #2980b9;
  color: #fff;
  font-weight: 500;
  display: flex;
  -ms-flex-align: start;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e9ecef;
  overflow-wrap: break-word;
  height:45px;
  padding: 0 15px 0 15px;
}

.OverlayOnScreen_Header_theme1 {
  background-color: #2980b9;
}
.OverlayOnScreen_Header_theme2 {
  background-color: #343A40;
}



.OverlayOnScreen_HeaderTitle {

}
.OverlayOnScreen_HeaderClose {
  cursor: pointer;
}
.OverlayOnScreen_ContainerContent {

}









.OverlayOnScreenResponsive_Container {
  position: absolute;
  background-color: #fff;
  right:0;
}

.OverlayOnScreenResponsive_Header {
  background-color: #2980b9;
  color: #fff;
  font-weight: 500;
  display: flex;
  -ms-flex-align: start;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e9ecef;
  overflow-wrap: break-word;
  height:45px;
  padding: 0 15px 0 15px;
}

.OverlayOnScreenResponsive_Header_theme1 {
  background-color: #2980b9;
}
.OverlayOnScreenResponsive_Header_theme2 {
  background-color: #343A40;
}

.OverlayOnScreenResponsive_HeaderTitle {

}
.OverlayOnScreenResponsive_HeaderClose {
  cursor: pointer;
}
.OverlayOnScreenResponsive_ContainerContent {
  max-height: calc(100vh - 110px);
  overflow-y: auto;
}

.OverlayOnScreenResponsive_Container_defaultStyle {
  transition: width 2s ease 0s;
  position:relative;
  margin-top: 55px;
  margin-left:auto;
  margin-right:auto;
  width:600px;
  max-width:100vw;
}

.OverlayOnScreenResponsive-enter {
  opacity: 0.01;
}
.OverlayOnScreenResponsive-enter.OverlayOnScreenResponsive-enter-active {
  opacity: 1;
  transition: opacity 100ms ease-in;
}
.OverlayOnScreenResponsive-leave {
  opacity: 1;
}
.OverlayOnScreenResponsive-leave.OverlayOnScreenResponsive-leave-active {
  opacity: 0.01;
  transition: opacity 100ms ease-in;
}

.OverlayOnScreenResponsive-appear {
  opacity: 0.01;
}
.OverlayOnScreenResponsive-appear.OverlayOnScreenResponsive-appear-active {
  opacity: 1;
  transition: opacity .5s ease-in;
}







.OverlayOnScreenResponsiveLoading_Container {
  position: absolute;
  background-color: #fff;
  right:0;
}
.OverlayOnScreenResponsiveLoading_Container_defaultStyle {
  transition: width 2s ease 0s;
  position:relative;
  margin-top: 55px;
  margin-left:auto;
  margin-right:auto;
  max-width:100vw;
  border-radius: 10px;
}
.OverlayOnScreenResponsiveLoading_ContainerContent {
  max-height: calc(100vh - 110px);
  overflow-y: auto;
}



















.ShcTextStyles_paragraphText {
  font-size: 14px;
  color: #444;
}
.ShcTextStyles_highlight{
  color: #2980b9;
}

.ShcTextStyles_smallNoteText {
  font-size: 12px;
  color: #444;
}
.ShcTextStyles_tinyNoteText {
  font-size: 11px;
  color: #444;
}

/*************** AGENT CONFIG ******************/

.ShcModulesAgentConfigContainer {
  padding: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 8px;
  word-wrap: break-word;
}

.ShcModulesAgentConfigContainerHeader {
  background-color: #fafafa;
  color: #000;
  border-bottom: 1px solid #eaeded;
}










/*************** CARD BASIC V2 ******************/

.ShcCardBasicV2ContainerHighlight_primary {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border: 2px solid #2980b9 !important;
  background-color: rgba(41, 128, 185, 0.1) !important;
}
.ShcCardBasicV2ContainerHighlight_danger {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border: 2px solid #c0392b;
  background-color: rgba(192, 57, 43, 0.1) !important;
}

.ShcCardBasicV2Container {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
  padding: 10px;
  color: rgba(0, 0, 0, 0.87);
  border: 2px solid transparent;  /*even up the highlights*/
}

.ShcCardBasicV2Container_slim {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
  padding: 1px 8px;
  color: rgba(0, 0, 0, 0.87);
  border: 2px solid transparent;  /*even up the highlights*/
}




/*************** CARD MINI STYLES ******************/
.ShcCardMiniS1Container {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
  padding: 10px;
  color: rgba(0, 0, 0, 0.87);
}

.ShcCardMiniS1Container_section {
  padding: 0.7rem 0.7rem;
}

.ShcCardMiniS1Container_sectionSplit {
  display:flex;
  justify-content: space-between;
}


.ShcCardMiniS1Container_headlineSubTextLeft {
  font-size: 0.9rem;
}
.ShcCardMiniS1Container_headlineSubTextRight {
  font-size: 0.9rem;
}



/*************** DASHBOARD CONTAINERS ******************/
.ShcdashboardContainer {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
  padding: 5px 0 15px 0;
  color: rgba(0, 0, 0, 0.87);
}
.ShcdashboardContainer_header {
  font-size: 1.2rem;
  line-height: 2rem;
  background-color: #fafafa;
  border-bottom: 1px solid #eaeded;
  padding: 1.2rem 1.2rem;
  font-weight: 700;
}

.ShcdashboardContainer_section {
  padding: 1.2rem 1.2rem;
}

.ShcdashboardContainer_sectionSplit {
  display:flex;
  justify-content: space-between;
}


.SchdashboardContainer_headlineSubTextLeft {
  font-size: 0.9rem;
}
.SchdashboardContainer_headlineSubTextRight {
  font-size: 0.9rem;
}

.SchdashboardContainer_headlineText {
  font-size: 1.2rem;
  line-height: 2rem;
  /*font-weight: 700;*/
  padding: 1.2rem 0
}

.SchdashboardContainer_primaryText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #545b64;
  font-size: 0.95rem;
  line-height: 1rem;
  display: inline-block;
}
.SchdashboardContainer_secondaryText {
  font-size: 0.8rem;
  line-height: 0.7rem;
  color: #879596;
  margin-bottom: 10px;
}

.SchdashboardContainer_footer {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-end;
}




.ShcdashboardContainerDash2 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
  padding: 5px 0 15px 0;
  color: rgba(0, 0, 0, 0.87);
  height: 100%
}
.ShcdashboardContainerDash2_header {
  font-size: 1.2rem;
  line-height: 2rem;
  background-color: #fafafa;
  border-bottom: 1px solid #eaeded;
  padding: 1.2rem 1.2rem;
  font-weight: 700;
}

.ShcdashboardContainerDash2_lightGrey {
  color: #545b64
}

.ShcdashboardContainerDash2_section {
  padding: 0.7rem 0.7rem;
}

.ShcdashboardContainerDash2_sectionSplit {
  display:flex;
  justify-content: space-between;
}


.ShcdashboardContainerDash2_headlineSubTextLeft {
  font-size: 0.9rem;
}
.ShcdashboardContainerDash2_headlineSubTextRight {
  font-size: 0.9rem;
}

.ShcdashboardContainerDash2_headlineText {
  padding-top:10px;
  padding-bottom: 10px;
  font-size: 1.5rem;
  line-height: 2rem;
  /*font-weight: 700;*/
  /*padding: 1.2rem 0*/
  text-align: center;
}

.ShcdashboardContainerDash2_primaryText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #545b64;
  font-size: 0.8rem;
  line-height: 1rem;
  text-align: center;
}
.ShcdashboardContainerDash2_secondaryText {
  font-size: 0.9rem;
  color: #879596;
  margin-bottom: 10px;
  text-align: center;
}

.ShcdashboardContainerDash2_footer {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-end;
}









.ShcdashboardContainerDash3 {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*margin-bottom: 2rem;*/
  word-wrap: break-word;
  padding: 15px;
  color: rgba(0, 0, 0, 0.87);
  height: 100%
}
.ShcdashboardContainerDash3_header {
  font-size: 1.2rem;
  line-height: 2rem;
  background-color: #fafafa;
  border-bottom: 1px solid #eaeded;
  padding: 1.2rem 1.2rem;
  font-weight: 700;
}

.ShcdashboardContainerDash3_lightGrey {
  color: #545b64
}

.ShcdashboardContainerDash3_section {
  padding: 0.7rem 0.7rem;
}

.ShcdashboardContainerDash3_sectionSplit {
  display:flex;
  justify-content: space-between;
}


.ShcdashboardContainerDash3_headlineSubTextLeft {
  font-size: 0.9rem;
}
.ShcdashboardContainerDash3_headlineSubTextRight {
  font-size: 0.9rem;
}

.ShcdashboardContainerDash3_headlineText {
  padding-top:10px;
  padding-bottom: 10px;
  font-size: 1.5rem;
  line-height: 2rem;
  /*font-weight: 700;*/
  /*padding: 1.2rem 0*/
  text-align: center;
}

.ShcdashboardContainerDash3_primaryText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #545b64;
  font-size: 0.8rem;
  line-height: 1rem;
  text-align: center;
}
.ShcdashboardContainerDash3_secondaryText {
  font-size: 0.9rem;
  color: #879596;
  margin-bottom: 10px;
  text-align: center;
}

.ShcdashboardContainerDash3_footer {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-end;
}









/**** END DASHBOARDS *****/

/**** INPUT CARDS ****/

.ShcInputContainer {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 10, 9, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 10, 9, 0.5);
  border-top: 1px solid #ebedec;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
}
.ShcInputContainer_header {
  font-size: 1.2rem;
  line-height: 2rem;
  background-color: #fafafa;
  border-bottom: 1px solid #ebedec;
  padding: 1.2rem 1.2rem;
  /*font-weight: 700;*/
}
.ShcInputContainer_headerSecondaryText {
  font-size: 14px;
}

.ShcInputContainer_body {
  padding: 1.2rem 1.2rem;
}
.ShcInputContainer_footer {
  
}
.SchInputContainer_inputSection {
  padding: 5px 0 15px 0;
}

.SchInputContainer_headlineText {
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 1.2rem 1.2rem;
  /*font-weight: 700;*/
}



.SchInputContainer_primaryText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #545b64;
  font-size: 0.95rem;
  line-height: 1rem;
  display: inline-block;
}
.SchInputContainer_secondaryText {
  font-size: 0.8rem;
  line-height: 0.7rem;
  color: #879596;
  margin-bottom: 10px;
}
.SchInputContainer_infoText {
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #007dbc;
  text-decoration: none;
  font-size:0.9rem;
  margin-left:10px;
}
.SchInputContainer_helpText {
  font-size: 0.8rem;
  color: #879596;
  margin-bottom: 4px;
}
.SchInputContainer_refText {
  font-size: 0.8rem;
  color: #879596;
  margin-bottom: 4px;
  text-align: right;
  font-size: x-small;
}

.SchInputContainer_textinputWrapper {
  width:100%;
  display:inline-block;
  position: relative;
}
.SchInputContainer_textinputWrapper::after {
  font-family: 'Font Awesome 5 Free';
  content: '\f274';
  position: absolute;
  right: 6px;
  top: 20%;
}

.ShcInputContainer_textInput {
  padding: 0.4rem 1rem;
  color: #16191f;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #aab7b8;
  font-size: 1.1rem;
  line-height: 1.9rem;
  height: 1.9rem;
}




/**** END INPUT CARDS ****/


/**** SINGLE LINE CARD ITEM ****/
.ShcSingleLineCardItem {
  padding: 0;
}

.ShcSingleLineCardItem_primaryText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #545b64;
  font-size: 0.95rem;
  line-height: 1rem;
  display: inline-block;
}
.ShcSingleLineCardItem_refText {
  font-size: 0.8rem;
  color: #879596;
  margin-bottom: 4px;
  text-align: right;
  font-size: x-small;
}


/*border-bottom: 2px solid rgba(0, 132, 191, 1);*/


.shcCardNavigationCard_headlineSubTextPanel {
  display:flex;
  flex-grow: 1;
  justify-content: space-between;
}

.shcCardNavigationCard_headlineSubLeft {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  margin-bottom:10px;
}
.shcCardNavigationCard_headlineSubRight {
  color: rgba(0, 0, 0, 0.54);
  font-size:14px;
  
}

.shcCardNavigationCard_headlineText {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
}
.shcCardNavigationCard_secondaryText {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  margin-bottom:25px;
}
.shcCardNavigationCard_additionalText {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
}
.shcCardNavigationCard_container {
  position: relative;
  min-height:250px;

  display: flex;
  flex-direction: column;
}

.shcCardNavigationCard_buttonContainer {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-end;
}
.shcCardNavigationCard_button {
  color: rgba(0, 132, 191, 1);
}

/******* STATCARD *******/
.shcCardStatCard_headlineSubTextPanel {
  display:flex;
  flex-grow: 1;
  justify-content: space-between;
}

.shcCardStatCard_headlineSubLeft {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  margin-bottom:10px;
}
.shcCardStatCard_headlineSubRight {
  color: rgba(0, 0, 0, 0.54);
  font-size:14px;
  
}

.shcCardStatCard_headlineText {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
}
.shcCardStatCard_secondaryText {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  margin-bottom:25px;
}
.shcCardStatCard_additionalText {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
}
.shcCardStatCard_container {
  position: relative;
  min-height:50px;

  display: flex;
  flex-direction: column;
}

.shcCardStatCard_buttonContainer {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-end;
}
.shcCardStatCard_button {
  color: rgba(0, 132, 191, 1);
}


/****** NavigationPropertyCard_v2 ******/
.NavigationPropertyCard_container {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.NavigationPropertyCard_head {
  height: 90px;
  color:#fff;
  background-color: #16a085;
  display: flex;
  justify-content: center;
  align-items: center;
}
.NavigationPropertyCard_body {
  display:flex;
  flex-direction:row;
  background-color: #EEEEEE;
}
.NavigationPropertyCard_body_sidebar {
  width:70px;
  display: flex;
  justify-content: center;
  background-color: #fff;
}
.NavigationPropertyCard_body_sidebar_links {

}
.NavigationPropertyCard_body_main {
  padding: 5px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.NavigationPropertyCard_body_sidebar_link_item {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
}
.NavigationPropertyCard_body_main_panel {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  /* flex-grow: 1; */
  width: 100%;
  border-radius: 5px;
  margin-bottom:5px;
}
.NavigationPropertyCard_section {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  padding: 0 10px;
}
.NavigationPropertyCard_sectionContent {
  display: flex;
  font-size: 20px;
  padding: 0 10px;
  justify-content: flex-end;
  flex-direction: column;
  text-align: right;
  padding: 2px;
}
.NavigationPropertyCard_innerTitle {
  font-size: 12px;
  color: #666666;
}
.NavigationPropertyCard_innerArrow {
  font-size: 14px;
  color: #666666;
}




.NavigationPropertyCard_statCard_container {
  display: flex;
  font-size: 20px;
  /*padding: 0 10px;*/
  justify-content: flex-end;
  flex-direction: column;
  border: 1px solid #eee;
  margin-bottom: 8px;
}
.NavigationPropertyCard_statCard_section {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  padding: 0 10px;
}
.NavigationPropertyCard_statCard_innerTitle {
  font-size: 12px;
  color: #666666;
}
.NavigationPropertyCard_statCard_innerArrow {
  font-size: 14px;
  color: #666666;
  display:none;
}
.NavigationPropertyCard_statCard_sectionContent {
  display: flex;
  font-size: 20px;
  padding: 0 10px;
  justify-content: flex-end;
}

.NavigationPropertyCard_statCard_sectionContent_left {
  display: flex;
  flex-grow: 1;
}
.NavigationPropertyCard_statCard_sectionContent_left_icon {
  padding-right: 5px;
  color: #666666;
}
.NavigationPropertyCard_statCard_sectionContent_left_text {

}
.NavigationPropertyCard_statCard_sectionContent_right {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
.NavigationPropertyCard_statCard_sectionContent_right_icon {
  padding-right: 5px;
}
.NavigationPropertyCard_statCard_sectionContent_right_text {

}

/***************** Connect Manually *****************/

.shcCardConnectManuallyCard_headlineSubTextPanel {
  display:flex;
  flex-grow: 1;
  justify-content: space-between;
}

.shcCardConnectManuallyCard_headlineSubLeft {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  margin-bottom:10px;
}
.shcCardConnectManuallyCard_headlineSubRight {
  color: rgba(0, 0, 0, 0.54);
  font-size:14px;
  
}

.shcCardConnectManuallyCard_headlineText {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
}
.shcCardConnectManuallyCard_secondaryText {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  margin-bottom:25px;
}
.shcCardConnectManuallyCard_additionalText {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
}
.shcCardConnectManuallyCard_container {
  position: relative;
  min-height:250px;

  display: flex;
  flex-direction: column;
}

.shcCardConnectManuallyCard_buttonContainer {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-end;
}
.shcCardConnectManuallyCard_button {
  color: rgba(0, 132, 191, 1);
}

/******** BASIC CARD**************/
.CardBasic_wrapper {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.CardBasic_padding20 {
  padding:20px;
}




.gettingStartedCardIcon {
  min-width: 80px;
  font-size: 50px;
  display: flex;
  align-items: center;
}


.smartSelectWrapper {
  width:100%;
  display:flex;
  position: relative;
  padding-bottom: 4px;
}

.smartSelectWrapper::before {
  left: 0;
  right: 0;
  bottom: 0;
  content: "\00a0";
  position: absolute;
  transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
  pointer-events: none;
}
.smartSelectWrapper:hover::before {
  border-bottom: 2px solid rgba(0, 0, 0, 0.87);
}

.smartSelectWrapper:focus-within::before {
  border-bottom: 2px solid rgba(0, 132, 191, 1);
}



/*
.smartSelectWrapper::after {
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  transform: scaleX(0);
  transition: transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
  border-bottom: 2px solid #1976d2;
  pointer-events: none;
}
*/

.smartSelectExpander.smartSelectExpanded:before {
  width: 100%;
  transition: width 0.5s;
  border-bottom: 2px solid rgba(0, 132, 191, 1);
}
.smartSelectExpander:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "\00a0";
  width:100%;

  transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-bottom: 1px solid rgba(0, 0, 0, 1);
  pointer-events: none;
  /*background-color: #0084bf;*/
}



.smartSelectChips {
  display:flex;
}
.smartSelectText {
  flex-grow:1;
  margin-left:8px;
  margin-right:8px;
  padding-left:5px;
  border-left:1px solid #ddd;
}
.smartSelectTextStyle {
  width:100%;
  padding-bottom: 11px;
  border: none;
  outline: 0;
}
.smartSelectTextStyle::before {
  border-bottom: none;
}
.smartSelectControls {
  border-left:1px solid #efefef;
  color:#efefef;
  font-size:16px;
  padding-left:8px;
  cursor: pointer;
}
.smartSelectChipItem { 
  background-color: #efefef;
  border-radius: 4px;
  display:flex;
  padding:3px;
  margin-right: 5px;
}
.smartSelectChipItemText {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display:block;
  width:100%;
  min-width:1px;
}
.smartSelectChipItemIcon {
  margin-left:4px;
  color: rgba(0, 0, 0, 0.26);
  cursor: pointer;
}
.smartSelectChipsPopupView {

}



.smartSelectChipPopupIcon { 
  background-color: #efefef;
  border-radius: 4px;
  display:flex;
  justify-content: center;
  flex-grow: 1;
  padding:6px;
  margin-right: 5px;
  font-size: 16px;
  cursor: pointer;
  width: 20px;
  height: 24px;
  align-items: center;
}



.hidden {
  display:none;
}
.hidden_ruleMinChipsInPopup {
  display:none;
}


.smartSelectWrapperValueList {
  position: absolute;
  z-index: 6000;
  top: calc(100% + 4px);
  width:100%;
  border-radius: 4px;
  border: 1px solid #efefef; 
  background-color:#eee;
  padding:2px;
  overflow-y: scroll;
  max-height: 160px;
}
.smartSelectValueListCollection {
  list-style: none;
  padding:0;
  margin:0;
  width:100%;
}
.smartSelectValueListItem {
  width:100%;
  background-color: #eee;
  cursor: pointer;
}
.smartSelectValueListItem:hover {
  background-color: #ddd;
}
.smartSelectValuelistItemActive {
  background-color: #ddd;
}

.smartSelectValueListItem_displayContainer {
  display:flex;
  justify-content: space-between;
}
.smartSelectValueListItem_displaySubContainer {
  display:flex;
}




  .smartSelectWrapperChipPopupList {
    position: absolute;
    z-index: 6001;
    top: calc(100% + 4px);
    width:100%;
    border-radius: 4px;
    border: 1px solid #efefef; 
    background-color:#fff;
    padding:2px;
    overflow-y: scroll;
    max-height: 160px;
  }
  .smartSelectChipPopupListCollection {
    list-style: none;
    padding:0;
    margin:0;
    width:100%;
  }
  .smartSelectChipPopupListCollection li {
    display: inline-block;
    margin-bottom: 4px;
  }




.smartSelectLoadingNotice {
  color:#2980b9;
  font-size:20px;
  padding-right:8px;
  cursor: pointer;
}
.smartSelectErrorNotice {
  color:#e74c3c;
  font-size:20px;
  padding-right:8px;
  cursor: pointer;
}
.PreferenceUserControls_title {
  font-size:20px;
}
.PreferenceUserControls_title_large {
  font-size:20px;
}
.PreferenceUserControls_title_medium {
  font-size:16px;
}
.PreferenceUserControls_title_small {
  font-size:14px;
}




.PreferenceUserControls_change {
  font-size:14px;
  display: flex;
  align-items: flex-end;

}
.PreferenceUserControls_desc {
  font-size:14px;
}
.PreferenceUserControls_info {
  font-size:12px;
  display: flex;
  align-items: flex-end;
}
.PreferenceUserControls_hide {
  display:none;
  opacity:0;
}
.PreferenceUserControls_contentRow {
  display:flex;
  justify-content: space-between;
  cursor:pointer;
}
.PreferenceUserControls_contentRowBottom {
  padding-bottom:8px;
}
.PreferenceUserControls_content {
  /*border-top: 1px solid #eee;*/
  padding-top: 8px;
  padding-bottom: 15px;
  transition: all 2s linear;
  margin-left:25px;
}
.PreferenceUserControls_container {
  border-top: 1px solid #ddd;
  margin-top:10px;
  /*margin-bottom:20px;*/
  position:relative;
}

/****** USER SELECTION DROPDOWN *****/
.UserSelectionDropdown_title {
  font-size:20px;
}
.UserSelectionDropdown_change {
  font-size:14px;
  display: flex;
  align-items: flex-end;

}
.UserSelectionDropdown_desc {
  font-size:14px;
}
.UserSelectionDropdown_info {
  font-size:12px;
  display: flex;
  align-items: flex-end;
}
.UserSelectionDropdown_hide {
  display:none;
  opacity:0;
}
.UserSelectionDropdown_contentRow {
  display:flex;
  justify-content: space-between;
  cursor:pointer;
}
.UserSelectionDropdown_contentRowBottom {
  padding-bottom:8px;
}
.UserSelectionDropdown_content {
  padding-top: 8px;
  padding-bottom: 15px;
  transition: all 2s linear;
  /*margin-left:25px;*/
}
.UserSelectionDropdown_container {
  border-top: 1px solid #ddd;
  margin-top:10px;
  margin-bottom:20px;
  position:relative;
}

/* COMMON */

.expander.expanded:before {
  width: 100%;
  transition: width 0.5s;
}
.expander:before {
  position: absolute;
  top: -2px;
  left: 0;
  height: 2px;
  width: 0;
  content: ' ';
  background-color: #0084bf;
}



.ShcBusinessDashboardCard_dashboardContainer {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
  padding: 5px 0 15px 0;
  color: rgba(0, 0, 0, 0.87);
}

.ShcBusinessDashboardCard_sectionTitle {
  font-size: 1.2rem;
  line-height: 2rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 8px;
}

.ShcBusinessDashboardCard_contentSection {
  padding: 0.5rem 1.2rem;
}


.ShcBusinessDashboardCard_displayTypeHeadline {
  font-size: 1.2rem;
  line-height: 2rem;
  background-color: #fafafa;
  border-bottom: 1px solid #eaeded;
  padding: 1.2rem 1.2rem;
  text-align: center;
}



















/**** PLAIN TEXT TABLES ****/



.__ShcPlainTextTable_key__ {
  /*min-width: 100px;*/
  color: #444;
}
.__ShcPlainTextTable_value__ {
  color: #444
}


/**** ENHANCED TABLES ****/
.EnhancedTablesToolbarTitle {
  flex: 0 0 auto;
}

.EnhancedTablesToolbarSpacer {
  flex: 1 1 100%;
}
.EnhancedTablesToolbarActions {
  color: red;
}

.EnhancedTablesToolbarHighlight {
  color: rgb(225, 0, 80);
  background-color: rgb(251, 224, 234);
}
.EnhancedTablesTableToolbarWrapper {
  overflow-x: auto;
}
.EnhancedTablesTable {
  min-width: 1020px;
}

/**** REACT TABLES ****/

.ReactTable {
  font-size:12px;
  border-radius: 5px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.ReactTable .rt-thead {
  font-size: 14px;
}
.ReactTable * {
  outline: none;
}
.ReactTable .rt-tr:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.ReactTable .rt-thead.-header {
  border-bottom: 1px solid rgba(0,0,0,0.02);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.02);
}
.ReactTable .-pagination {
  box-shadow: none;
}


/**** TABLE LIST FACING ****/
.TableListFacing_container {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}

.TableListFacing_titleText {
  text-align: right;
  padding-right:20px;
  font-weight: bold;
}
.TableListFacing_contentText {
  text-align: left;
}

/* DivTable.com */
.TableListFacing_divTable{
	display: table;
	/*width: 100%;*/
}
.TableListFacing_divTableRow {
	display: table-row;
}
.TableListFacing_divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.TableListFacing_divTableCell, .TableListFacing_divTableHead {
	display: table-cell;
	padding: 3px 10px;
}
.TableListFacing_divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.TableListFacing_divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.TableListFacing_divTableBody {
	display: table-row-group;
}




/**** PLAIN TEXT TABLES ****/



.__ShcPlainTextTable_key__ {
  /*min-width: 100px;*/
  color: #444;
}
.__ShcPlainTextTable_value__ {
  color: #444
}


/**** ENHANCED TABLES ****/
.EnhancedTablesToolbarTitle {
  flex: 0 0 auto;
}

.EnhancedTablesToolbarSpacer {
  flex: 1 1 100%;
}
.EnhancedTablesToolbarActions {
  color: red;
}

.EnhancedTablesToolbarHighlight {
  color: rgb(225, 0, 80);
  background-color: rgb(251, 224, 234);
}
.EnhancedTablesTableToolbarWrapper {
  overflow-x: auto;
}
.EnhancedTablesTable {
  min-width: 1020px;
}

/**** REACT TABLES ****/

.ReactTable {
  font-size:12px;
  border-radius: 5px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}
.ReactTable .rt-thead {
  font-size: 14px;
}
.ReactTable * {
  outline: none;
}
.ReactTable .rt-tr:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.ReactTable .rt-thead.-header {
  border-bottom: 1px solid rgba(0,0,0,0.02);
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.02);
}
.ReactTable .-pagination {
  box-shadow: none;
}


/**** TABLE LIST FACING ****/
.TableListFacing_container {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}

.TableListFacing_titleText {
  text-align: right;
  padding-right:20px;
  font-weight: bold;
}
.TableListFacing_contentText {
  text-align: left;
}

/* DivTable.com */
.TableListFacing_divTable{
	display: table;
	/*width: 100%;*/
}
.TableListFacing_divTableRow {
	display: table-row;
}
.TableListFacing_divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.TableListFacing_divTableCell, .TableListFacing_divTableHead {
	display: table-cell;
	padding: 3px 10px;
}
.TableListFacing_divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.TableListFacing_divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.TableListFacing_divTableBody {
	display: table-row-group;
}



body {
  margin:0;
  padding:0;
  font-family: 'Poppins', sans-serif;
  background-color: #f2f3f3;
}

h1 {
  font-size: 28px;
  font-family: 'Poppins', sans-serif;
}


/* TEMPLATE */

@media only screen and (max-width: 230px) {

}
@media only screen and (min-width: 230px) and (max-width: 330px) {

}
@media only screen and (min-width: 330px) and (max-width: 430px) {

}
@media only screen and (min-width: 430px) and (max-width: 530px) {

}
@media only screen and (min-width: 530px) and (max-width: 700px) {

}
@media only screen and (min-width: 700px) and (max-width: 830px) {

}
@media only screen and (min-width: 830px) and (max-width: 1060px) {

}
@media only screen and (min-width: 1060px) and (max-width: 1250px) {

}
@media only screen and (min-width: 1250px) {

}



    
.publicLayout_insetPanelTopMargin {
    margin-top: 20px;
}
.publicLayout_insetPanelNoPadding {
}
@media only screen and (max-width: 230px) {
    .publicLayout_insetPanel {
        margin-left: 0px;
        margin-right: 0px;
        padding: 5px;
    }
    .publicLayout_insetPanelNoPadding {
      margin-left: 0px;
      margin-right: 0px;
    }    
}
@media only screen and (min-width: 230px) and (max-width: 330px) {
    .publicLayout_insetPanel {
        margin-left: 10px;
        margin-right: 10px;
        padding: 20px;
    }
    .publicLayout_insetPanelNoPadding {
      margin-left: 10px;
      margin-right: 10px;
    }  
}
@media only screen and (min-width: 330px) {
    .publicLayout_insetPanel {
        margin-left: 20px;
        margin-right: 20px;
        padding: 40px;
    }
    .publicLayout_insetPanelNoPadding {
      margin-left: 20px;
      margin-right: 20px;
    }  
}

.publicLayout_insetPanel_smallHeadline {
    display: flex;
    justify-content: center;
}
.publicLayout_insetPanel_smallHeadlineText {
    color: #777;
    font-size: 13px;
}
.publicLayout_insetPanel_header {
    display: flex;
}
.publicLayout_insetPanel_headerLeft {

}
.publicLayout_insetPanel_headerRight { 
    flex-grow: 1;
    justify-content: flex-end;
    align-self: center;
}
.publicLayout_insetPanel_primary {
    display: flex;
    justify-content: center;
}

.publicLayout_insetPanel_primaryText { 
    font-weight: bold;
    color: #444;
    margin-top: 80px;
    margin-bottom: 80px;
    max-width: 900px;
}
.publicLayout_insetPanel_secondaryText { 
  margin-top:20px;
  color: #444;
}

@media only screen and (max-width: 230px) {
    .publicLayout_insetPanel_primaryText { 
        font-size: 20px;
    }
    .publicLayout_insetPanel_secondaryText { 
      font-size: 16px;
    }
    .headlineOurVision {
      font-size: 12px;
    }
    .headlineOurVisionText {
      font-size: 18px;
    }
    .guardPointOnAppStoreContainerHeight {
      height: 200px;
    }
}
@media only screen and (min-width: 230px) and (max-width: 330px) {
    .publicLayout_insetPanel_primaryText { 
        font-size: 20px;
    }
    .publicLayout_insetPanel_secondaryText { 
      font-size: 16px;
    }
    .headlineOurVision {
      font-size: 12px;
    }
    .headlineOurVisionText {
      font-size: 18px;
    }
    .guardPointOnAppStoreContainerHeight {
      height: 200px;
    }
}
@media only screen and (min-width: 330px) and (max-width: 430px) {
    .publicLayout_insetPanel_primaryText { 
        font-size: 30px;
    }
    .publicLayout_insetPanel_secondaryText { 
      font-size: 16px;
    }
    .headlineOurVision {
      font-size: 12px;
    }
    .headlineOurVisionText {
      font-size: 18px;
    }
    .guardPointOnAppStoreContainerHeight {
      height: 200px;
    }
}
@media only screen and (min-width: 430px) and (max-width: 530px) {
    .publicLayout_insetPanel_primaryText { 
        font-size: 30px;
    }
    .publicLayout_insetPanel_secondaryText { 
      font-size: 18px;
    }
    .headlineOurVision {
      font-size: 18px;
    }
    .headlineOurVisionText {
      font-size: 24px;
    }
    .guardPointOnAppStoreContainerHeight {
      height: 200px;
    }
}
@media only screen and (min-width: 530px) and (max-width: 700px) {
    .publicLayout_insetPanel_primaryText { 
        font-size: 30px;
    }
    .publicLayout_insetPanel_secondaryText { 
      font-size: 18px;
    }
    .headlineOurVision {
      font-size: 18px;
    }
    .headlineOurVisionText {
      font-size: 24px;
    }
    .guardPointOnAppStoreContainerHeight {
      height: 100px;
    }
}
@media only screen and (min-width: 700px) and (max-width: 830px) {
    .publicLayout_insetPanel_primaryText { 
        font-size: 40px;
    }
    .publicLayout_insetPanel_secondaryText { 
      font-size: 20px;
    }
    .headlineOurVision {
      font-size: 18px;
    }
    .headlineOurVisionText {
      font-size: 28px;
    }
    .guardPointOnAppStoreContainerHeight {
      height: 100px;
    }
}
@media only screen and (min-width: 830px) and (max-width: 1060px) {
    .publicLayout_insetPanel_primaryText { 
        font-size: 40px;
    }
    .publicLayout_insetPanel_secondaryText { 
      font-size: 20px;
    }
    .headlineOurVision {
      font-size: 18px;
    }
    .headlineOurVisionText {
      font-size: 28px;
    }
    .guardPointOnAppStoreContainerHeight {
      height: 100px;
    }
}
@media only screen and (min-width: 1060px) and (max-width: 1250px) {
    .publicLayout_insetPanel_primaryText { 
        font-size: 50px;
    }
    .publicLayout_insetPanel_secondaryText { 
      font-size: 20px;
    }
    .headlineOurVision {
      font-size: 18px;
    }
    .headlineOurVisionText {
      font-size: 28px;
    }
    .guardPointOnAppStoreContainerHeight {
      height: 100px;
    }
}
@media only screen and (min-width: 1250px) {
    .publicLayout_insetPanel_primaryText { 
        font-size: 60px;
    }
    .publicLayout_insetPanel_secondaryText { 
      font-size: 20px;
    }
    .headlineOurVision {
      font-size: 18px;
    }
    .headlineOurVisionText {
      font-size: 28px;
    }
    .guardPointOnAppStoreContainerHeight {
      height: 100px;
    }
}
.publicLayout_insetPanel_centerAlign {
    display: flex;
    justify-content: center;
}
.publicLayout_insetPanel_secondaryHeadline { 
    color: #444;
    font-size: 16px;

}

.guardPointLogo_inlineMax300 {
    width: 100%;
    height: auto;
    max-width: 300px;
}
.guardPointLogo_inlineMax200 {
    width: 100%;
    height: auto;
    max-width: 200px;
}

.guardPointLogoUniversalBusinessAuthenticator_inlineMax500 {
    width: 100%;
    height: auto;
    max-width: 500px;
}

.freeOnAppStoresText {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.mobileAppLinks_inlineMax200 {
    width: 100%;
    height: auto;
    max-width: 200px;
  }



































































/************ REACT PASSWORD STRENGTH *******/
.ReactPasswordStrength {
  border: 1px solid #c6c6c6;
  box-sizing: border-box;
  color: #090809;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  position: relative;
}
.ReactPasswordStrength:focus {
  outline: none;
}
.displayBlock {
  display: block;
}
.ReactPasswordStrength-input {
  border: none;
  box-sizing: border-box;
  font-size: 18px;
  padding: 14px 0 12px 14px;
  width: calc(85% - 28px);
}
.ReactPasswordStrength-input:focus {
  outline: none;
}
.ReactPasswordStrength-strength-bar {
  box-sizing: border-box;
  height: 2px;
  position: relative;
  top: 1px;
  right: 1px;
  transition: width 300ms ease-out;
  width: 0;
}
.ReactPasswordStrength-strength-desc {
  color: transparent;
  font-style: italic;
  padding: 14px 12px;
  position: absolute;
  top: 1px;
  right: 0;
  text-align: right;
  transition: color 250ms ease-in-out;
  width: 15%;
}
.ReactPasswordStrength.is-strength-0 .ReactPasswordStrength-strength-desc {
  color: #D1462F;
}
.ReactPasswordStrength.is-strength-1 .ReactPasswordStrength-strength-desc {
  color: #D1462F;
}
.ReactPasswordStrength.is-strength-2 .ReactPasswordStrength-strength-desc {
  color: #D1462F;
}
.ReactPasswordStrength.is-strength-3 .ReactPasswordStrength-strength-desc {
  color: #57B8FF;
}
.ReactPasswordStrength.is-strength-4 .ReactPasswordStrength-strength-desc {
  color: #2FBF71;
}



/************ REACT DROPDOWN *******/
.Dropdown-root {
  position: relative;
}

.Dropdown-control {
  position: relative;
  overflow: hidden;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  color: #333;
  cursor: default;
  outline: none;
  padding: 8px 52px 8px 10px;
  transition: all 200ms ease;
}

.Dropdown-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}

.Dropdown-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  content: ' ';
  display: block;
  height: 0;
  margin-top: -ceil(2.5);
  position: absolute;
  right: 10px;
  top: 14px;
  width: 0
}

.is-open .Dropdown-arrow {
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}

.Dropdown-menu {
  background-color: white;
  border: 1px solid #ccc;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  overflow-y: auto;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}

.Dropdown-menu .Dropdown-group > .Dropdown-title{
  padding: 8px 10px;
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
  text-transform: capitalize;
}

.Dropdown-option {
  box-sizing: border-box;
  color: rgba(51, 51, 51, 0.8);
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}

.Dropdown-option:last-child {
  border-bottom-right-radius: 2px;
   border-bottom-left-radius: 2px;
}

.Dropdown-option:hover {
  background-color: #f2f9fc;
  color: #333;
}

.Dropdown-option.is-selected {
  background-color: #f2f9fc;
  color: #333;
}

.Dropdown-noresults {
  box-sizing: border-box;
  color: #ccc;
  cursor: default;
  display: block;
  padding: 8px 10px;
}

















.wrap {
  text-align: center;
  margin: 0px;
  position: relative;
  height: 25px;
}
.links {
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.wrap:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  border-top: 1px solid #bbb;
  background: #bbb;
  width: 100%;
  /*transform: translateY(-50%);*/
}

.minWidthGrow600 {
  min-width:600px;
  overflow: hidden;
}


.textDecoration {
  text-decoration: none;
}




.listNoMarginPadding {
  margin: 0;
  padding: 0;
}


.noLinkStyle {
  text-decoration: none;
  color: inherit;
}


.whiteSpacePreWrap {
  white-space: pre-wrap;
}

.positionRelative {
  position: relative;
}
.positionAbsolute {
  position: absolute;
}

.cursorPointer {
  cursor: pointer;
}

/* WIDTHS */
.width100p {
  width: 100%;
}
.width10 {
  width: 10px;
}
.width20 {
  width: 20px;
}
.width30 {
  width: 30px;
}
.width40 {
  width: 40px;
}
.width50 {
  width: 50px;
}
.width60 {
  width: 60px;
}

.width75 {
  width: 75px;
}
.width80 {
  width: 80px;
}
.width90 {
  width: 90px;
}
.width120 {
  width: 120px;
}
.width130 {
  width: 130px;
}
.width140 {
  width: 140px;
}
.width250 {
  width: 250px;
}
.width400 {
  width: 400px;
}

.maxWidth30 {
  max-width: 30px;
}
.maxWidth80 {
  max-width: 80px;
}
.maxWidth100 {
  max-width: 100px;
}
.maxWidth200 {
  max-width: 200px;
}
.maxWidth250 {
  max-width: 250px;
}
.maxWidth300 {
  max-width: 300px;
}
.maxWidth350 {
  max-width: 350px;
}
.maxWidth400 {
  max-width: 400px;
}
.maxWidth450 {
  max-width: 450px;
}
.maxWidth600 {
  max-width: 600px;
}
.maxWidth800 {
  max-width: 800px;
}
.maxWidth900 {
  max-width: 900px;
}
.maxWidth1000 {
  max-width: 1000px;
}

.maxWidth10p {
  max-width: 10%;
}
.maxWidth25p {
  max-width: 25%;
}
.maxWidth50p {
  max-width: 50%;
}
.maxWidth75p {
  max-width: 75%;
}
.maxWidth100p {
  max-width: 100%;
}

.minWidth5 {
  min-width: 5px;
}
.minWidth10 {
  min-width: 10px;
}
.minWidth15 {
  min-width: 15px;
}
.minWidth18 {
  min-width: 18px;
}
.minWidth20 {
  min-width: 20px;
}
.minWidth30 {
  min-width: 30px;
}
.minWidth40 {
  min-width: 40px;
}
.minWidth70 {
  min-width: 70px;
}
.minWidth110 {
  min-width: 110px;
}
.minWidth150 {
  min-width: 150px;
}
.minWidth200 {
  min-width: 200px;
}
.minWidth250 {
  min-width: 250px;
}
.minWidth350 {
  min-width: 350px;
}
.minWidth400 {
  min-width: 400px;
}
.minWidth450 {
  min-width: 450px;
}

.maxHeight100 {
  max-height: 100px;
}
.maxHeight120 {
  max-height: 120px;
}
.maxHeight200 {
  max-height: 200px;
}
.maxHeight300 {
  max-height: 300px;
}
.maxHeight400 {
  max-height: 400px;
}

.maxHeight580 {
  /*Apps image to support safari*/
  max-height: 580px;
}

.height30 {
  height: 30px;
}
.height100 {
  height: 100px;
}
.height120 {
  height: 120px;
}
.height200 {
  height: 200px;
}
.height250 {
  height: 250px;
}
.height300 {
  height: 300px;
}
.height400 {
  height: 400px;
}


.minWidth100p {
  min-width: 100%;
}

.toastSuccess {
  background-color: rgb(227, 252, 239);
  color: rgb(0, 102, 68);
  box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
  border-radius: 4px;
  font-size:14px;
}
.toastSuccessProgress {
  background-color: rgb(55, 158, 105);
}
.Toastify__close-button--success {
  color: rgb(0, 102, 68);
}

.toastWarning {
  background-color: rgb(255, 250, 230);
  color: rgb(255, 139, 0);
  box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
  border-radius: 4px;
  font-size:14px;
}
.toastWarningProgress {
  background-color: rgb(255, 139, 0);
}
.Toastify__close-button--warning {
  color: rgb(255, 139, 0);
}

.toastError {
  background-color: rgb(255, 235, 230);
  color: rgb(191, 38, 0);
  box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
  border-radius: 4px;
  font-size:14px;
}
.toastErrorProgress {
  background-color: rgb(191, 38, 0);
}
.Toastify__close-button--error {
  color: rgb(191, 38, 0);
}

.toastInfo {
  background-color: #3498db;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
  border-radius: 4px;
  font-size:14px;
}
.toastInfoProgress {
  background-color: #2980b9;
}
.Toastify__close-button--info {
  color: #fff;
}

.toastDefault {
  background-color: #fff;
  color: #444;
  box-shadow: rgba(0, 0, 0, 0.176) 0px 3px 8px;
  border-radius: 4px;
  font-size:14px;
}
.toastDefaultProgress {
  background-color: #2980b9;
}
.Toastify__close-button--default {
  color: #444;
}

.displayBlock {
  display: block;
}

.hidden {
  display: none;
}
.textAlignCenter {
  text-align: center;
}
.textAlignRight {
  text-align: right;
}
.textAlignLeft {
  text-align: left;
}

/* MATERIAL UI FIXES */
.gridCeilingMargin12 {
  margin-top:12px;
}



/*main heading on each page - needs to be updated*/
.LinkGroupLayout_ContainerTitle {
  font-size: 30px;
}
.sidebarSubNav_headlineSmall {
  font-size: 12px;
  text-align:center;
}
.sidebarSubNav_headlineLarge {
  font-size: 16px;
  text-align:center;
}
.sidebarSubNav_headlineTiny {
  font-size: 11px;
  text-align:center;
  border-bottom: 1px solid #E7E9E9;
  padding-bottom:4px;
}
.sidebarSubNav_NavLinkSectionHeader {
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #E7E9E9;
  padding-bottom: 4px;
  padding-top: 10px;
  font-weight: bold;
  color: #3F3F3F;
}

/****** CONTENT WRAPPERS ******/
.contentPad10 {
  padding:10px;
}
.contentPad20 {
  padding:20px;
}



.pageWrapper {
  margin: 0 auto;
  display: flex;
  min-height: 100%;
  width:100%;
  padding: 0;
  flex-direction: column;
}

.noLinkStyles {
  text-decoration: none;
}

.height100p {
  height: 100%;
}

.commonStylesTest {
  background-color: black;
  color: #fff;
}

/******* BASICS ******/
.fullHeight {
  height:100%;
}
.height450 {
  height: 450px;
}
.height650 {
  height: 650px;
}

.minHeight450 {
  min-height: 450px;
}

.minHeight90vh {
  min-height:90vh;
}

.fullwidth {
  width:100%;
}

.width50p {
  width:50%;
}
.width200pix {
  width:200px;
}

.width10 {
  width:10px;
}
.width20 {
  width:20px;
}
.width30 {
  width:30px;
}
.width40 {
  width:40px;
}
.width50 {
  width:50px;
}
.width60 {
  width:60px;
}
.width70 {
  width:70px;
}
.width80 {
  width:80px;
}
.width90 {
  width:90px;
}
.width100 {
  width:100px;
}

.minHeight25 {
  min-height: 25px;
}

.minHeight50 {
  min-height: 50px;
}
.height50 {
  height: 50px;
}

.maxWidth100p {
  max-width: 100%;
}





.contentTitleBar {
  padding-bottom:20px;
}
.gridItem {
  padding-top:0 !important;
  padding-bottom:0 !important;
}




/* FORMS & STYLES */
.formSectionTitle {
  font-size: 18px;
  padding-top:40px;
  padding-bottom:15px;
  color: #444;
}
.stripeFormSectionOptions {
  font-size: 12px;
  color: #444;
}

.color_primary_dark {
  color: #444;
}
.color_primary_light {
  color: #fff;
}
.color_primary_medium {
  color: rgba(0, 0, 0, 0.54);
}

.color_primary_medium {
  color: rgba(0, 0, 0, 0.54);
}

.colour_gp_primary_text {
  color: #424242;
}


.colour_primary {
  color: #2980b9;
}
.colour_secondary {
  color: #34495e;
}
.colour_success {
  color: #16a085;
}
.colour_danger {
  color: #c0392b;
}
.colour_warning {
  color: #e67e22;
}
.colour_info {
  color: #8e44ad;
}
.colour_white {
  color: #fff;
}

.colour_lightGrey {
  color: #7f8c8d;
}

.bg_colour_primary {
  background-color: #2980b9;
}
.bg_colour_secondary {
  background-color: #34495e;
}
.bg_colour_success {
  background-color: #16a085;
}
.bg_colour_danger {
  background-color: #c0392b;
}
.bg_colour_warning {
  background-color: #e67e22;
}
.bg_colour_info {
  background-color: #8e44ad;
}
.bg_colour_white {
  background-color: #fff;
}

.bg_colour_panelWhite {
  background-color: #fefefe;
}

.bg_color_grey_dark {
  background-color: #343A40;
}
.bg_color_grey_light {
  background-color: #495057;
}

.bg_color_grey_f2 {
  background-color: #f2f3f3;
}
.bg_color_grey_c7 {
  background-color: #C7C7C7;
}
.bg_color_grey_e9 {
  background-color: #e9e9e9;
}




.text_color_grey_light {
  color: #545b64;
}
.text_color_grey_soft {
  color: #879596;
}

.text_color_grey_navlinks {
  color: #3F3F3F;
}



.heading_h1 {
  font-size: 32px;
  padding-top:40px;
  padding-bottom:15px;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif !important;
  font-weight: normal;
}
.heading_h2 {
  font-size: 24px;
  padding-top:30px;
  padding-bottom:15px;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif !important;
  font-weight: normal;
}
.heading_h3 {
  font-size: 18px;
  padding-top:30px;
  padding-bottom:15px;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif !important;
  font-weight: normal;
}
.heading_h4 {
  font-size: 16px;
  padding-top:25px;
  padding-bottom:8px;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif !important;
  font-weight: normal;
}
.heading_h5 {
  font-size: 14px;
  padding-top:25px;
  padding-bottom:8px;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif !important;
  font-weight: normal;
}
.heading_h6 {
  font-size: 12px;
  padding-top:25px;
  padding-bottom:8px;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif !important;
  font-weight: normal;
}
.heading_h7 {
  font-size: 11px;
  padding-top:25px;
  padding-bottom:8px;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif !important;
  font-weight: normal;
}

.text_s40 {
  font-size: 40px;
}
.text_s36 {
  font-size: 36px;
}
.text_s28 {
  font-size: 28px;
}
.text_s26 {
  font-size: 26px;
}
.text_s24 {
  font-size: 24px;
}
.text_s20 {
  font-size: 20px;
}
.text_s18 {
  font-size: 18px;
}
.text_s16 {
  font-size: 16px;
}
.text_s14 {
  font-size: 14px;
}
.text_s12 {
  font-size: 12px;
}
.text_s11 {
  font-size: 11px;
}

.text_h1 {
  font-size: 32px;
}
.text_h2 {
  font-size: 24px;
}
.text_h3 {
  font-size: 18px;
}
.text_h4 {
  font-size: 16px;
}
.text_h5 {
  font-size: 14px;
}
.text_h6 {
  font-size: 12px;
}
.text_h7 {
  font-size: 11px;
}
.text_h8 {
  font-size: 10px;
}
.text_h9 {
  font-size: 9px;
}

.text_fs13 {
  font-size: 13px;
}



.text_30 {
  font-size: 30px;
}
.text_22 {
  font-size: 22px;
}



.fontWeightBold {
  font-weight: bold;
}

.bgWhite {
  background-color:#fff;
}

.wordWrapBreak {
  word-break: break-all;
}
.wordWrapBreakWord {
  word-break: break-word;
}
/*
.overflowWrapAnywhere {
  overflow-wrap: anywhere;
}
*/

.pad4 {
  padding:4px;
}
.pad10 {
  padding:10px;
}
.pad15 {
  padding:15px;
}
.pad20 {
  padding:20px;
}
.pad25 {
  padding:25px;
}
.pad30 {
  padding:30px;
}
.pad40 {
  padding:40px;
}

.padB8 { 
  padding-bottom:8px;
}
.padB10 {
  padding-bottom:10px;
}
.padB15 {
  padding-bottom:15px;
}
.padB20 {
  padding-bottom:20px;
}
.padB25 {
  padding-bottom:25px;
}
.padB30 {
  padding-bottom:30px;
}
.padB40 {
  padding-bottom:40px;
}
.padB50 {
  padding-bottom:50px;
}
.padB60 {
  padding-bottom:60px;
}
.padB70 {
  padding-bottom:70px;
}
.padB80 {
  padding-bottom:80px;
}

.padT10 {
  padding-top:10px;
}
.padT15 {
  padding-top:15px;
}
.padT20 {
  padding-top:20px;
}
.padT25 {
  padding-top:25px;
}
.padT30 {
  padding-top:30px;
}
.padT40 {
  padding-top:40px;
}
.padT50 {
  padding-top:50px;
}
.padT60 {
  padding-top:60px;
}
.padT70 {
  padding-top:70px;
}
.padT80 {
  padding-top:80px;
}


.padR1 {
  padding-right:1px;
}
.padR2 {
  padding-right:2px;
}
.padR3 {
  padding-right:3px;
}
.padR4 {
  padding-right:4px;
}
.padR5 {
  padding-right:5px;
}

.padR7 {
  /*Required for icon adjustments on identityInput*/
  padding-right:7px;
}


.padR10 {
  padding-right:10px;
}
.padR15 {
  padding-right:15px;
}
.padR20 {
  padding-right:20px;
}
.padR25 {
  padding-right:25px;
}
.padR30 {
  padding-right:30px;
}




.padL1 {
  padding-left:1px;
}
.padL2 {
  padding-left:2px;
}
.padL3 {
  padding-left:3px;
}
.padL4 {
  padding-left:4px;
}
.padL5 {
  padding-left:5px;
}
.padL10 {
  padding-left:10px;
}
.padL15 {
  padding-left:15px;
}
.padL20 {
  padding-left:20px;
}
.padL25 {
  padding-left:25px;
}
.padL30 {
  padding-left:30px;
}

.padLR2 {
  padding-left:2px;
  padding-right:2px;
}
.padLR5 {
  padding-left:5px;
  padding-right:5px;
}
.padLR10 {
  padding-left:10px;
  padding-right:10px;
}
.padTB10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mar5 {
  margin:5px;
}
.mar10 {
  margin:10px;
}
.mar20 {
  margin:20px;
}
.mar30 {
  margin:30px;
}

.marB10 {
  margin-bottom:10px;
}
.marB15 {
  margin-bottom:15px;
}
.marB20 {
  margin-bottom:20px;
}
.marB25 {
  margin-bottom:25px;
}
.marB30 {
  margin-bottom:30px;
}

.marT10 {
  margin-top:10px;
}
.marT15 {
  margin-top:15px;
}
.marT20 {
  margin-top:20px;
}
.marT25 {
  margin-top:25px;
}
.marT30 {
  margin-top:30px;
}
.marT60 {
  margin-top:60px;
}

.marR10 {
  margin-right:10px;
}
.marR15 {
  margin-right:15px;
}
.marR20 {
  margin-right:20px;
}
.marR25 {
  margin-right:25px;
}
.marR30 {
  margin-right:30px;
}

.marL10 {
  margin-left:10px;
}
.marL15 {
  margin-left:15px;
}
.marL20 {
  margin-left:20px;
}
.marL25 {
  margin-left:25px;
}
.marL30 {
  margin-left:30px;
}

.marLRMinus10 {
  margin-left:-10px;
  margin-right:-10px;
}

.marLR2 {
  margin-left:2px;
  margin-right:2px;
}
.marLR5 {
  margin-left:5px;
  margin-right:5px;
}
.marLR10 {
  margin-left:10px;
  margin-right:10px;
}

.borderTLight {
  border-top: 1px solid #bbb;
}
.borderRLight {
  border-right: 1px solid #bbb;
}
.borderBLight {
  border-bottom: 1px solid #bbb;
}
.borderLLight {
  border-left: 1px solid #bbb;
}

.borderBlack1 {
  border: 1px solid #000;
}


.borderGreyLight {
  border: 1px solid #999;
}




.containerStyleLight {
  background-color: #fafafa;
  border: 1px solid #bbb;
}

.notificationDevices_notificationsOn {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px;
  background-color: #eee;
}
.notificationDevices_notificationsOff {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px;
  background-color: #eee;
}


/* COMMON LIST STYLES */
.listNone {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* COMMON STYLES */
.flex {
  display:flex;
}
.flexEvenChild {
  flex: 1 1 0px;
}
.flexColumn {
  flex-direction: column;
}
.flexRow {
  flex-direction: row;
}
.flexJustifySelfEnd {
  justify-self: flex-end;
}
.flexJustifySelfStart {
  justify-self: flex-start;
}
.flexJustifySelfCenter {
  justify-self: center;
}


.flexJustifyCenter {
  justify-content: center;
}
.flexJustifySpaceBetween {
  justify-content: space-between;
}
.flexJustifySpaceAround {
  justify-content: space-around;
}
.flexJustifyFlexStart{
  justify-content: flex-start;
}
.flexJustifyFlexEnd {
  justify-content: flex-end;
}

.flexAlignItemsCenter {
  align-items: center;
}
.flexAlignSelfCenter {
  align-self: center;
}
.flexAlignSelfStart {
  align-self: self-start;
}
.flexAlignSelfFlexEnd {
  align-self: flex-end;
}
.flexWrap {
  flex-wrap: wrap;
}

.flexDirectionColumnReverse {
  flex-direction: column-reverse;
}
.flexDirectionColumn {
  flex-direction: column;
}

.flexAlignBaseline {
  align-items: baseline;
}
.flexGrow {
  flex-grow: 1;
}
.flexVerticalAlignCenter {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.displayInlineBlock {
  display: inline-block;
}

.displayInherit {
  display: inherit;
}


.centerOnPage80vw {
  position: relative;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
}
.centerOnPage100vw {
  position: relative;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
}




.shcMaterialTextField {
  /*border: 1px #e6ebf1 solid !important;*/
  background-color: #fafafa;    /*from: fefefe*/
  background-clip: padding-box !important;
  border-radius: 5px !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  word-break: normal !important;
  box-shadow: 0 1px 3px 0 #e6ebf1 !important;
}


.shcMaterialTextField label {
  padding-left: 10px;
  /*transform: translate(0, 8.5px) scale(0.75) !important;*/
  font-family: "Poppins", "Helvetica", "Arial", sans-serif !important;
  color: #999 !important;
}
.shcMaterialTextField input {
  padding-left: 10px;
  width:100%;
}
.shcMaterialTextField p[id$="-helper-text"] {
  padding-left: 10px;
  position: absolute;
  bottom: -16px;
}




/****** CALC FUNCTIONS ******/
.fullwidthMinus150px {
  width: calc(100% - 150px);
}



.shcGrid290 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  grid-gap: 12px;
  grid-auto-flow: dense;
}

.shcGrid20 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20px, 1fr));
  grid-gap: 12px;
  grid-auto-flow: dense;
}

/* Extra-wide grid-posts */
/*
.shcGridItem:nth-child(31n + 1) {
  grid-column: 1 / -1;
}
.shcGridItem:nth-child(16n + 2) {
  grid-column: -3 / -1;
}
.shcGridItem:nth-child(16n + 10) {
  grid-column: 1 / -2;
}
*/

/* Single column display for phones */
@media (max-width: 459px) {
  .shcGridItem {
    display: flex;
    flex-direction: column;
  }
}


.shcGridFixedItem > *{
  padding:30px; color:#fff; font-size:20px; background:#cc0000;
}


@media (max-width: 600px) {
  .shcGridFixed3 {  
    /*display: none;*/
  }
  .shcGridFixed4 {  
    /*display: none;*/
  }
}
@media (min-width: 601px) {
  .shcGridFixed3 {  
    display: grid;
    grid-auto-flow: column;
    grid-gap: 0;
    margin: 0;
    overflow: hidden;
    grid-template-columns: 33.3% 33.3% 33.3%;
  }
  .shcGridFixed4 {  
    display: grid;
    grid-auto-flow: column;
    grid-gap: 0;
    margin: 0;
    overflow: hidden;
    grid-template-columns: 25% 25% 25% 25%;
  }
}

@font-face {
  font-family: "Poppins";
  src: url("https://www.guardpoint.com.au/dist/assets/fonts/Poppins-Regular.eot"),
       url("https://www.guardpoint.com.au/dist/assets/fonts/Poppins-Regular.eot?#iefix") format('embedded-opentype'),
       url("https://www.guardpoint.com.au/dist/assets/fonts/Poppins-Regular.woff2") format('woff2'),
       url("https://www.guardpoint.com.au/dist/assets/fonts/Poppins-Regular.woff") format('woff'),
       url("https://www.guardpoint.com.au/dist/assets/fonts/Poppins-Regular.ttf") format('truetype'),
       url("https://guardpoint.com.au/dist/assets/fonts/Poppins-Regular.eot"),
       url("https://guardpoint.com.au/dist/assets/fonts/Poppins-Regular.eot?#iefix") format('embedded-opentype'),
       url("https://guardpoint.com.au/dist/assets/fonts/Poppins-Regular.woff2") format('woff2'),
       url("https://guardpoint.com.au/dist/assets/fonts/Poppins-Regular.woff") format('woff'),
       url("https://guardpoint.com.au/dist/assets/fonts/Poppins-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: "Path";
  src: url("https://www.guardpoint.com.au/dist/assets/fonts/mazeletter-path.woff") format('woff'),
        url("https://www.guardpoint.com.au/dist/assets/fonts/mazeletter-path.woff2") format('woff2'),
        url("https://www.guardpoint.com.au/dist/assets/fonts/mazeletter-path.eot") format('embedded-opentype'),
        url("https://www.guardpoint.com.au/dist/assets/fonts/mazeletter-path.ttf") format('truetype'),
        url("https://www.guardpoint.com.au/dist/assets/fonts/mazeletter-path.svg") format('svg'),
        url("https://guardpoint.com.au/dist/assets/fonts/mazeletter-path.woff") format('woff'),
        url("https://guardpoint.com.au/dist/assets/fonts/mazeletter-path.woff2") format('woff2'),
        url("https://guardpoint.com.au/dist/assets/fonts/mazeletter-path.eot") format('embedded-opentype'),
        url("https://guardpoint.com.au/dist/assets/fonts/mazeletter-path.ttf") format('truetype'),
        url("https://guardpoint.com.au/dist/assets/fonts/mazeletter-path.svg") format('svg');
}



#shc-pattern {
  font-family: "Path";
}

#shc-pattern .pattern {
  width: 100%;
  height: 100%;
  -webkit-transition: height 0.15s 0.15s ease-in-out, opacity 0.15s ease-in-out;
  -moz-transition: height 0.15s 0.15s ease-in-out, opacity 0.15s ease-in-out;
  -ms-transition: height 0.15s 0.15s ease-in-out, opacity 0.15s ease-in-out;
  transition: height 0.15s 0.15s ease-in-out, opacity 0.15s ease-in-out;
} 

#shc-pattern .quilt {
  display: block;
  /*position: fixed;*/
  z-index: 0;
  top: -32px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 88px;
  line-height: 88px;
  overflow: hidden;
  white-space: nowrap;
  pointer-events: none;
  font-family: 'Path';
}

.shcPatternsPath1 {
  font-family: "Path";
  font-size: 60px;
  margin: 0;
  padding: 0;
  line-height: 1;
  overflow: hidden;
}
.shcPatternsAbsolute {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}
.shcPatternsThemeDark {
  background-color: #343A40;
  color: #222;
}
.shcPatternsThemeGreyE9 {
  background-color: #e9e9e9;
  color: #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
}

.shcPatternsThemeDanger {
  background-color: #c0392b;
  color: #b53528;
}

.shcPatternsThemeBlue {
  background-color: #2980b9;
  color: #2e8ece;
}

.shcPatternsThemeDarkBlue {
  background-color: #123850;
  color: #20638f;
}

.shcPatternsTextAbsolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.shcPatternsFontAbsolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}


 
.consumerBusinessBoxGrey {
  background-color: #f2f3f3;
}
.consumerBusinessBoxWhite {
  background-color: #fff;
}
.consumerBusinessBoxDisplay {
  padding: 30px;
  /*max-width: 100%;*/
}



.ShcModulesIdentityManagementExpandTabbedOption_light {
  display: flex;
  flex-grow: 1;
  background-color: #ffffff;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #ffffff;
  border-bottom: 8px solid #ffffff;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected_light {
  display: flex;
  flex-grow: 1;
  background-color: #ffffff;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #ffffff;
  border-bottom: 8px solid #2980b9;
}




















.shctext {
  cursor: pointer;
  border:none;
  display:flex;
  padding: 8px 10px;
  /*min-height: 36px;*/
  box-sizing: border-box;
  line-height: 1.4em;
  font-family: "Poppins", "Helvetica", "Arial", sans-serif;
  outline:none;
  background: inherit;
  margin:2px;
}

.shctext-tiny {
  height:18px;
  font-size:10px;
  padding: 0 6px;
  padding-top: 3px;
}

.shctext-small {
  height:25px;
  font-size:11px;
  padding: 0 10px;
}

.shctext-medium {
  min-height: 36px;
  font-size:13px;
  padding: 8px 10px; 
}
.shctext-large {
  min-height: 36px;
  font-size:16px;
  padding: 8px 10px; 
}

.shctext-rounded {
  border-radius: 4px;
}




.shctext-primary {
  background-color: #2980b9;
  color: #fff;
}
.shctext-secondary {
  background-color: #34495e;
  color: #fff;
}
.shctext-success {
  background-color: #16a085;
  color: #fff;
}
.shctext-danger {
  background-color: #c0392b;
  color: #fff;
}
.shctext-warning {
  background-color: #e67e22;
  color: #fff;
}
.shctext-info {
  background-color: #8e44ad;
  color: #fff;
}




.shctext-outline-primary {
  border: 1px solid  #2980b9;
  color: #20638f;
}
.shctext-outline-secondary {
  border: 1px solid  #34495e;
  color: #22303d;
}
.shctext-outline-success {
  border: 1px solid  #16a085;
  color: #107360;
}
.shctext-outline-danger {
  border: 1px solid  #c0392b;
  color: #962d22;
}
.shctext-outline-warning {
  border: 1px solid  #e67e22;
  color: #bf6516;
}
.shctext-outline-info {
  border: 1px solid  #8e44ad;
  color: #703688;
}





.shctext-default-primary {
  color: #20638f;
}
.shctext-default-secondary {
  color: #22303d;
}
.shctext-default-success {
  color: #107360;
}
.shctext-default-danger {
  color: #962d22;
}
.shctext-default-warning {
  color: #bf6516;
}
.shctext-default-info {
  color: #703688;
}







.shctext-default-soft-primary {
  color: #20638f;
}
.shctext-default-soft-secondary {
  color: #22303d;
}
.shctext-default-soft-success {
  color: #107360;
}
.shctext-default-soft-danger {
  color: #962d22;
}
.shctext-default-soft-warning {
  color: #bf6516;
}
.shctext-default-soft-info {
  color: #703688;
}


/**/









.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}















.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}















.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}















.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}















.ShcModulesIM2ViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
  
  min-height: 150px;
  display: flex;
}
.ShcModulesIM2ExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Blank {
  border-left: 8px solid #fff;
}



.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}




.businessVerificationPricingApplies {
  padding-left: 20px;
  align-items: center;
  font-size: 14px;
  color: #8e44ad;
}










.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}















.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}















.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}















.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}













.breadcrumbWrapper {
  display: flex;
  width:100%;
  margin: 0;
  padding-bottom: 5px;
  flex-direction: column;
}




.paperRounded6 {
  border-radius: 6px;
  padding:8px;
}

.breadcrumbtrail {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbtrail li {
  padding-right: 5px;
  font-size:12px;
  
}
.breadcrumbtrail li a,link {
  text-decoration: none;
  color: rgba(0,0,0,.45);
}
.breadcrumbtrail li:last-child a,link {
  text-decoration: none;
  font-weight:bold;
  font-weight:rgba(0,0,0,.65);
}


.breadcrumbtrail li:after {
  content: '/';
  color: rgba(0,0,0,.45);
  padding-left:10px;
  padding-right:10px;
}
.breadcrumbtrail li:last-child:after {
  content: ''
}





.list_horizontal {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_horizontal li {
  padding-right: 5px;
  font-size:14px;
}

.article_heading {
  margin-top: 4px;
}

.flex_container {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  align-content: stretch;
}
.flex_item {
  flex-grow:1;
}
.PageFold_panel {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  position:relative;
}
.PageFold_navigation {
  align-items: stretch;
  background: #F4F5F5;
}
.PageFold_navigation_narrow {
  width:48px;
}
.PageFold_navigation_expanded {
  width:250px;
}
.hide {
  display:none;
}

.foldContent {
  align-items: stretch;
  flex-grow:1;
  background-color: inherit;
  border: 2px solid rgb(241, 243, 246);
  border-left:0;
  padding: 10px;
  padding-top:20px;
}




.ShcBusinessDashboardCard_dashboardContainer {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
  padding: 5px 0 15px 0;
  color: rgba(0, 0, 0, 0.87);
}

.ShcBusinessDashboardCard_sectionTitle {
  font-size: 1.2rem;
  line-height: 2rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 8px;
}

.ShcBusinessDashboardCard_contentSection {
  padding: 0.5rem 1.2rem;
}


.ShcBusinessDashboardCard_displayTypeHeadline {
  font-size: 1.2rem;
  line-height: 2rem;
  background-color: #fafafa;
  border-bottom: 1px solid #eaeded;
  padding: 1.2rem 1.2rem;
  text-align: center;
}



.ShcBusinessDashboardCard_footer {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-end;
}
.ShcBusinessDashboardCard_footerSmallPrint {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-end;
}

.ShcBusinessDashboardCard_flexStart {
  display: flex;
  align-items: flex-start;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-start;
}

.ShcBusinessDashboardCard_flexBetween {
  display: flex;
  align-items: space-between;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: space-between;
}








.ShcAccountModulesContainer {
  padding:0;
}
.ShcAccountModulesContainerHeader {
  background-color: #2c3e50;
  color:#fff;
}
.ShcAccountModulesContainerBody {
  padding: 0 20px 20px 20px;
  background-color: #fff;
}
.ShcAccountModulesStatusContainer {
  color:#fff;
  display: flex;
  width:40px;
  justify-content: center;
  align-items: center;
}

.ShcAccountModulesChildContainer {
  padding:0;
}
.ShcAccountModulesChildContainerHeader {
  background-color: #2c3e50;
  color:#fff;
}
.ShcAccountModulesChildContainerBody {
  padding: 0 20px 20px 20px;
  background-color: #fff;
}
.ShcAccountModulesChildStatusContainer {
  color:#fff;
  display: flex;
  width:40px;
  justify-content: center;
  align-items: center;
}





.ShcAccountModulesBusinessConnectContainer {
  padding:0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
}
.ShcAccountModulesBusinessConnectContainerHeader {
  background-color: #ffffff;
  color:#000;
  padding:10px;
  border-bottom: 1px solid #eaeded;
}
.ShcAccountModulesBusinessConnectContainerBody {
  padding: 0 20px 20px 20px;
  background-color: #fff;
}
.ShcAccountModulesBusinessConnectStatusContainer {
  color:#fff;
  display: flex;
  width:40px;
  justify-content: center;
  align-items: center;
}







.UsersRolesDisplay_container {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}

.UsersRolesDisplay_titleText {
  text-align: left;
  padding-right:20px;
  font-weight: bold;
}
.UsersRolesDisplay_subTitleText {
  text-align: left;
  font-size:14px;
}

.UsersRolesDisplay_contentText {
  text-align: left;
}
/* DivTable.com */
.UsersRolesDisplay_divTable{
	display: table;
	width: 100%;
}
.UsersRolesDisplay_divTableRow {
	display: table-row;
}
.UsersRolesDisplay_divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.UsersRolesDisplay_divTableCell, .UsersRolesDisplay_divTableHead {
	display: table-cell;
	padding: 10px 40px 10px 10px;
}
.UsersRolesDisplay_divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.UsersRolesDisplay_divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.UsersRolesDisplay_divTableBody {
	display: table-row-group;
}
.UsersRolesDisplay_TableRowStyles { 
  border-bottom: 1px solid #bbb;
}






/****** PERMISSIONS DISPLAY ********/
.UsersRolesPermissionsDisplay_container {
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}

.UsersRolesPermissionsDisplay_titleText {
  text-align: right;
  padding-right:20px;
  font-weight: bold;
}
.UsersRolesPermissionDisplay_tableHeader {
  text-align: left;
  font-size:14px;
  font-weight: bold;
  margin-bottom: 8px;
  border-bottom: 1px solid #bbb;
}
.UsersRolesPermissionDisplay_addControlsText {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  margin-top: 8px;
  border-top: 1px solid #bbb;
  padding-top: 8px;
}
.UsersRolesPermissionDisplay_contentText {
  text-align: left;
  font-size: 14px;
}

/* DivTable.com */
.UsersRolesPermissionsDisplay_divTable{
	display: table;
	/*width: 100%;*/
}
.UsersRolesPermissionsDisplay_divTableRow {
	display: table-row;
}
.UsersRolesPermissionsDisplay_divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.UsersRolesPermissionsDisplay_divTableCell, .UsersRolesPermissionsDisplay_divTableHead {
	display: table-cell;
	padding: 3px 10px;
}
.UsersRolesPermissionsDisplay_divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.UsersRolesPermissionsDisplay_divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.UsersRolesPermissionsDisplay_divTableBody {
  display: table-row-group;
  
  border: 1px solid #bbb;
  padding: 10px;
}
.UsersRolesPermissionDisplay_contentText {
  font-size: 14px;
}


.UsersRolesPermissionDisplay_permissionItemStyle {
  padding-right: 15px;
  cursor: pointer;
  display: flex;

}
.UsersRolesPermissionDisplay_permissionItemStyleRemove {
  color: #bbb;
  cursor: pointer;
  display: none;
  padding-top: 2px;
  padding-left: 5px;
}


.UsersRolesPermissionDisplay_permissionItemStyle:hover .UsersRolesPermissionDisplay_permissionItemStyleRemove, .UsersRolesPermissionDisplay_permissionItemStyle.hover .UsersRolesPermissionDisplay_permissionItemStyleRemove { 
  display: block; 
}

.UsersRolesPermissionDisplay_popupRemovePermissionContainer {
  padding: 20px 10px;
}
.UsersRolesPermissionDisplay_popupRemovePermissionInnerTitle {
  font-size: 26px;
  padding-bottom:15px;
}
.UsersRolesPermissionDisplay_popupRemovePermissionsFooter {
  border-top:1px solid #bbb;
  padding-top: 10px;
}

/****** VERIFY RESULTS PUBLIC ******/
.VerifyResultsPublic_Container {
  padding: 0;
}
.VerifyResultsPublic_Header {
  background-color: #2c3e50;
  padding: 0;
  color: #fff;
}
.VerifyResultsPublic_headerStatusContainer {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;

  font-size:32px;
}
.VerifyResultsPublic_verifiedBusinessContainer {
  width: 30px;
  text-align: center;
}

.VerifyResultsPublic_text_healthy {
  width: 30px;
  text-align: center;
  color: #27ae60;
}
.VerifyResultsPublic_text_unhealthy {
  width: 30px;
  text-align: center;
  color: #e74c3c;
}
.VerifyResultsPublic_text_questionable {
  width: 30px;
  text-align: center;
  color: #f39c12;
}
.VerifyResultsPublic_text_expired {
  width: 30px;
  text-align: center;
  color: #f39c12;
}


.VerifyResultsPublic_headerOverallStatus {
  width:60px;
  
}
.VerifyResultsPublic_headerOverallStatus_healthy {
  background-color:#27ae60;
  color:#fff;
}
.VerifyResultsPublic_headerOverallStatus_unhealthly {
  background-color:#e74c3c;
  color:#fff;
}
.VerifyResultsPublic_headerOverallStatus_questionable {
  background-color:#f39c12;
  color:#fff;
}
.VerifyResultsPublic_headerOverallStatus_expired {
  background-color:#f39c12;
  color:#fff;
}

.ShcTextStyles_paragraphText {
  font-size: 14px;
  color: #444;
}
.ShcTextStyles_highlight{
  color: #2980b9;
}

.ShcTextStyles_smallNoteText {
  font-size: 12px;
  color: #444;
}
.ShcTextStyles_tinyNoteText {
  font-size: 11px;
  color: #444;
}
.shcModulesConnectCard_container {
  position: relative;
  min-height:250px;

  display: flex;
  flex-direction: column;
}

.shcModulesConnectCard_headlineSubTextPanel {
  display:flex;
  flex-grow: 1;
  justify-content: space-between;
}
.shcModulesConnectCard_headlineText {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
}
.shcModulesConnectCard_headlineSubRight {
  color: rgba(0, 0, 0, 0.54);
  font-size:14px;
  
}
.shcModulesConnectCard_headlineSubLeft {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  margin-bottom:10px;
}
.shcModulesConnectCard_buttonContainer {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
  padding: 8px 12px;
  justify-content: flex-end;
}

.shcModulesConnectCard_notVerifiedText {
  color: #c0392b;
  font-size: 0.8rem;
  padding: 0px 8px;
}
.shcModulesConnectCard_notVerifiedIcon {
  color: #c0392b;
  font-size: 18px;
}



.ShcModulesBusinessConnectInteractionItemViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 0px;
  max-width: 250px;
}

.ShcModulesBusinessConnectInteractionItemExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}

.ShcModulesBusinessConnectInteractionItemLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesBusinessConnectInteractionItemLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesBusinessConnectInteractionItemLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}

.ShcModulesBusinessConnectInteractionExpiredBackground {
  background-image: repeating-linear-gradient(-45deg,
    transparent,
    transparent 5px,
    #ddd 6px,
    #ddd 3px);
}


.ShcModulesBusinessConnectInteractionItemAddViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 0px;
  max-width: 250px;
  height: 40px;
  cursor: pointer;
}
.ShcStepsContainer {
  padding:0;
}
.ShcStepsContainerHeader {
  background-color: #2c3e50;
  color:#fff;
}
.ShcStepsContainerBody {
  padding: 0 20px 20px 20px;
  background-color: #fff;
}
.ShcStepsStatusContainer {
  color:#fff;
  display: flex;
  width:40px;
  justify-content: center;
  align-items: center;
}
.footer-buttons {
  padding: 8px 2px;
  display:flex;
  justify-content: space-between;
}

.ShcStepsNextButton {

}
.ShcStepsBackButton {

}

ol.progtrckr {
  list-style-type: none;
  padding: 0;

  display: flex;
  justify-content: space-between;
}

ol.progtrckr li {
  display: inline-block;
  text-align: center;
  line-height: 4.5rem;
  cursor: pointer;

  flex-grow: 1;
}

ol.progtrckr li span {
  padding: 0 1.5rem;
}

@media (max-width: 650px) {
  .progtrckr li span {
    display: none;
  }
}
.progtrckr em {
  display: none;
  font-weight: 700;
  padding-left: 1rem;
}

@media (max-width: 650px) {
  .progtrckr em {
    display: inline;
  }
}

ol.progtrckr li.progtrckr-todo {
  color: #ccc;
  border-bottom: 4px solid silver;
}

ol.progtrckr li.progtrckr-doing {
  color: black;
  border-bottom: 4px solid #CCCCCC;
}

ol.progtrckr li.progtrckr-done {
  color: #ccc;
  border-bottom: 4px solid #5cb85c;
}

ol.progtrckr li:after {
  content: "\00a0\00a0";
}

ol.progtrckr li:before {
  position: relative;
  /*bottom: -3.7rem;*/
  bottom: -4rem;
  float: left;
  left: 50%;
}

ol.progtrckr li.progtrckr-todo:before {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  /*content: "\039F";*/
  color: silver;
  background-color: white;
  width: 1.2em;
  line-height: 1.4em;
}

ol.progtrckr li.progtrckr-todo:hover:before {
  color: #ff4500;
}

ol.progtrckr li.progtrckr-doing:before {
  font-family: "Font Awesome 5 Free";
  content: "\f192";
  /*content: "\2022";*/
  color: white;
  background-color: #CCCCCC;
  width: 1.2em;
  line-height: 1.2em;
  border-radius: 1.2em;
}

ol.progtrckr li.progtrckr-doing:hover:before {
  color: #ff4500;
}

ol.progtrckr li.progtrckr-done:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  /*content: "\2713";*/
  color: white;
  background-color: #5cb85c;
  width: 1.2em;
  line-height: 1.2em;
  border-radius: 1.2em;
}

ol.progtrckr li.progtrckr-done:hover:before {
  color: #333;
}


.shcModulesBusinessReporting_graphWrapper {
  width: 100%;
  height: 450px;
  font-size: 11px;
  min-width: 0;
}
.shcModulesBusinessReporting_containerHeight {
  min-height: 200px;
  height: auto;
}


.ShcModulesIdentityPrimaryContainer{
  padding: 0;
  border-left: 5px solid #2980b9;
}


.ShcModulesIdentityContainer {
  padding:0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
}
.ShcModulesIdentityContainerHeader {
    background-color: #fafafa;
    color:#000;
    padding:10px;
    border-bottom: 1px solid #eaeded;
  
}

.ShcModulesIdentityStatusContainerHeader {
  color: #fff;
  display: flex;
  width: 40px;
  justify-content: center;
  align-items: center;
}

.ShcModulesIdentityStatusContainerBody {
  padding: 10px 15px 5px 15px;
  background-color: #fff;
}

.ShcModulesIdentityRemoveItem {
  position: absolute;
  right: 10px;
  color: #879596;
  cursor: pointer;
}




/**************************************************/
.ShcModulesApiMgt_removeItem {
  color: #879596;
  cursor: pointer;
}
.ShcModulesApiMgt_keyText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #545b64;
  font-size: 0.95rem;
  line-height: 1rem;
  display: inline-block;
}
.ShcModulesApiMgt_keyText_small {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #545b64;
  font-size: 0.75rem;
  line-height: 1rem;
  display: inline-block;
}

.ShcModulesApiMgt_container {
  padding: 0;
}
.ShcModulesApiMgt_maskedKey {

}
.ShcModulesApiMgt_maskedKeyReveal {
  padding-left: 20px;
}


.ShcModulesApiMgt_keyCreatedText {
  font-size: 11px;
  padding: 0 10px;
}
.ShcModulesApiMgt_keyAgeText {
  font-size: 11px;
  padding: 0 10px;
}


.ShcModulesIdentityPrimaryContainer{
  padding: 0;
  border-left: 5px solid #2980b9;
}


.ShcModulesIdentityContainer {
  padding:0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
}
.ShcModulesIdentityContainerHeader {
    background-color: #fafafa;
    color:#000;
    padding:10px;
    border-bottom: 1px solid #eaeded;
  
}

.ShcModulesIdentityStatusContainerHeader {
  color: #fff;
  display: flex;
  width: 40px;
  justify-content: center;
  align-items: center;
}

.ShcModulesIdentityStatusContainerBody {
  padding: 10px 15px 5px 15px;
  background-color: #fff;
}

.ShcModulesIdentityRemoveItem {
  position: absolute;
  right: 10px;
  color: #879596;
  cursor: pointer;
}






.ShcModulesIdentityPrimaryContainer{
  padding: 0;
  border-left: 5px solid #2980b9;
}


.ShcModulesIdentityContainer {
  padding:0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.5);
  border-top: 1px solid #eaeded;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2rem;
  word-wrap: break-word;
}
.ShcModulesIdentityContainerHeader {
    background-color: #fafafa;
    color:#000;
    padding:10px;
    border-bottom: 1px solid #eaeded;
  
}

.ShcModulesIdentityStatusContainerHeader {
  color: #fff;
  display: flex;
  width: 40px;
  justify-content: center;
  align-items: center;
}

.ShcModulesIdentityStatusContainerBody {
  padding: 10px 15px 5px 15px;
  background-color: #fff;
}

.ShcModulesIdentityRemoveItem {
  position: absolute;
  right: 10px;
  color: #879596;
  cursor: pointer;
}






.ShcModulesReports_apiLogLineItem_containerBorder {
  border-bottom: 1px solid #eee;
}


.ShcModulesIdentityManagementViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
}
.ShcModulesIdentityManagementExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}




.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}














.ShcModulesReports_apiLogLineItem_containerBorder {
  border-bottom: 1px solid #eee;
}

.ShcModulesReports_apiLogLineItem_containerBorder {
  border-bottom: 1px solid #eee;
}


.AuthLoginOptionsCard_parentContainer {
  background-color: #fff;
  color: #000;
  margin-bottom: 10px;
  min-height: 51px;
}

.AuthLoginOptionsCard_dropdownContainer {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-bottom: 10px;
  min-height: 51px;
}

.AuthLoginOptionsCard_container {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  /*margin-bottom: 10px;*/
  min-height: 51px;
}

.AuthLoginOptionsCard_containerStatusActive {
  width: 60px;
  font-size: 22px;
  background-color: #16a085;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.AuthLoginOptionsCard_containerStatusSetup {
  width: 60px;
  font-size: 22px;
  background-color: #e67e22;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.AuthLoginOptionsCard_containerContent {
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  flex-grow: 1;
}
.AuthLoginOptionsCard_containerTypeIcon {
  padding-right: 10px;
  display: flex;
  align-items: center;
}
.AuthLoginOptionsCard_containerPrimaryContent {
  flex-grow: 1;
  padding-right: 10px;
  align-items: center;
}
.AuthLoginOptionsCard_containerPrimaryContentSecondaryText {
  color: #888;
}



.AuthLoginOptionsCard_containerContentStatus {
  flex-grow: 1;
  font-size: 14px;
}

.AuthLoginOptionsCard_containerContentRemoval {
  padding-right: 10px;
  cursor: pointer;
}

.AuthLoginOptionsCard_containerPrimaryContent {
  flex-grow: 1;
  padding-right: 10px;
  font-size: 16px;
}

.authenticatorFactorSetupAlready {
  background-color: #16a085;
  padding: 5px;
  color: #fff;
}


/******/
.AuthLoginSelectionCard_container {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-bottom: 10px;
}

.AuthLoginSelectionCard_containerContent {
  padding: 4px;
  padding-left: 16px;
  flex-grow: 1;
  min-height: 48px;
}
.AuthLoginSelectionCard_containerTypeIcon {
  padding-right: 10px;
  display: flex;
  align-items: center;
}
.AuthLoginSelectionCard_containerPrimaryContent {
  flex-grow: 1;
  padding-right: 10px;
  align-items: center;
}
.AuthLoginSelectionCard_containerPrimaryContentSecondaryText {
  color: #888;
}

.AuthenticatorAppContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
  
  min-height: 150px;
  display: flex;
}

.AuthenticatorAppContainer_ExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}














.ShcModulesIM2ViewContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
  margin-top: 10px;
  max-width: 800px;
  
  min-height: 150px;
  display: flex;
}
.ShcModulesIM2ExpandContainerHeader {
  background-color: #fff;
  color: #000;
  border-bottom: 1px solid #eaeded;
}


.ShcModulesIdentityManagementViewContainerBody {
  padding: 0 20px 20px 20px;
  
  background-color: #fafafa;
}

.ShcModulesIdentityManagementExpandLeftBorderHightlight {
  border-left: 8px solid #444;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Verified {
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_ActionRequired {
  border-left: 8px solid #d35400;
}
.ShcModulesIdentityManagementPrimaryLeftBorder_Issues {
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementPrimaryLeftBorder_Blank {
  border-left: 8px solid #fff;
}



.ShcModulesIdentityManagementViewExpiryNotSet_border {
  /*border-top:3px solid #16a085;*/
  border-left: 8px solid #16a085;
}
.ShcModulesIdentityManagementViewExpirySet_border {
  /*border-top:3px solid #c0392b;*/
  border-left: 8px solid #c0392b;
}

.ShcModulesIdentityManagementViewExpirySet_panel {
  /*border-top:3px solid #c0392b;*/
  background-color: #c0392b;
  color: #fff;
  padding-left:10px;
}

.ShcModulesIdentityManagementViewSummaryDetails {
  background-color: #fafafa;
  padding: 5px;
  border: 1px solid #ddd;
}




.ShcModulesIdentityManagementExpandTabbedContainer {
  display: flex;
  flex-grow: 1;
  /*background-color: #444;*/
  color: #fff;
  /*border-bottom: 1px solid #fff;*/
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  min-height: 60px;
  margin: 1px;
}

.ShcModulesIdentityManagementExpandTabbedOption {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #444;
}

.ShcModulesIdentityManagementExpandTabbedOptionSelected {
  display: flex;
  flex-grow: 1;
  background-color: #444;
  justify-content: center;
  /*border: 1px solid #fff;*/
  justify-content: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 1px;

  min-height: 20px;
  border-top: 8px solid #444;
  border-bottom: 8px solid #2980b9;
}




.businessVerificationPricingApplies {
  padding-left: 20px;
  align-items: center;
  font-size: 14px;
  color: #8e44ad;
}









/*# sourceMappingURL=0.css.map*/