/* ------------ Fonts ------------ */
@font-face{
    font-family: "NeusaBold"; 
    font-display: swap;
	src: url('https://cdn.f5.com/websites/support/assets/fonts/NeusaBold.woff') format('woff'),
		 url('https://cdn.f5.com/websites/support/assets/fonts/NeusaBold.woff2') format('woff2')
 } 

 @font-face{
    font-family: "NeusaLight"; 
    font-display: swap;
	src: url('https://cdn.f5.com/websites/support/assets/fonts/NeusaLight.woff') format('woff'),
		 url("https://cdn.f5.com/websites/support/assets/fonts/NeusaLight.woff2") format("woff2")
 }

 @font-face{
    font-family: "NeusaRegular"; 
    font-display: swap;
	src: url('https://cdn.f5.com/websites/support/assets/fonts/NeusaRegular.woff') format('woff'),
		 url("https://cdn.f5.com/websites/support/assets/fonts/NeusaRegular.woff2") format("woff2")
 }

@font-face{
    font-family: "NeusaMedium"; 
    font-display: swap;
	src: url('https://cdn.f5.com/websites/support/assets/fonts/NeusaMedium.woff') format('woff'),
		 url("https://cdn.f5.com/websites/support/assets/fonts/NeusaMedium.woff2") format("woff2")
 }

@font-face{
    font-family: "ProximaBold"; 
    font-display: swap;
	src: url('https://cdn.f5.com/websites/support/assets/fonts/ProximaBold.woff') format('woff'),
		 url("https://cdn.f5.com/websites/support/assets/fonts/ProximaBold.woff2") format("woff2")
 }
 @font-face{
    font-family: "ProximaMedium"; 
    font-display: swap;
	src: url('https://cdn.f5.com/websites/support/assets/fonts/ProximaMedium.woff') format('woff'),
		 url("https://cdn.f5.com/websites/support/assets/fonts/ProximaMedium.woff2") format("woff2")
 }
 @font-face{
    font-family: "ProximaRegular"; 
    font-display: swap;
	src: url('https://cdn.f5.com/websites/support/assets/fonts/ProximaRegular.woff') format('woff'),
		 url("https://cdn.f5.com/websites/support/assets/fonts/ProximaRegular.woff2") format("woff2")
 }
 @font-face{
    font-family: "ProximaSemiBold"; 
    font-display: swap;
	src: url('https://cdn.f5.com/websites/support/assets/fonts/ProximaSemiBold.woff') format('woff'),
		 url("https://cdn.f5.com/websites/support/assets/fonts/ProximaSemiBold.woff2") format("woff2")
 }

 /* ------------ Base Defaults ------------ */
 body {
	margin: 0;
	display: block;
	font-family: ProximaRegular;
	font-size: .8125rem;
	background: transparent;
}
div {
	display: block;
}
 h1, h2, h3, h4, h5, h6, p, ol, ul, dl, fieldset {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}
ol, ul {
	list-style: none;
}
a {
	color: #1d9cd3;
	text-decoration: none;
	transition: color .1s linear;
	background-color: transparent;
}
a, button {
	cursor: pointer;
    font-family: ProximaRegular;
    border-radius: 1px;
}

input, textarea, select, button {
    font-family: ProximaRegular !important;
    border-radius: 0px;
}

/* ------------ Logo ------------ */
.logo-container {
	background: #fff;
	margin: 0 0 0 0;
}
.apps-logo-title {
    margin-left: 65px;
    margin-top: 6px;
    font-family: "NeusaBold";
    font-size: 29px;
}
.logo-title-link {
    text-decoration: none !important;
    color: inherit;
}
.f5cs-logo-title-header {
    margin-left: 65px;
    margin-top: 6px;
    font-family: "NeusaRegular";
    font-size: 27px !important;
    letter-spacing: .5px;
    color: black;
}
.my-f5-logo {
	height: 30px;
	margin-left: 25px;
	margin-top: 10px;
}
.learnf5-logo {
    height: 45px;
}
.devcentral-logo {
    height: 45px;
}
.partnercentral-logo {
    height: 45px;
}
.everyonesocial-logo {
    height: 33px;
}
.udf-logo {
    height: 33px;
    float: left;
}
.f5-logo {
    float: left;
    height: 45px;
}
.left-container {
	display: inline-block;
}
.slds-p-top_x-small, .slds-p-top--x-small {
	padding-top: 0.5rem;
}
.logo {
	display: inline-block;
	vertical-align: super;
	width: 400px;
}

/* ------------ Navigation ------------ */
.header-links {
	padding-bottom: 25px;
	position: relative;
	z-index: 0;
	transition: all .5s;
}
.slds-float_left, .slds-float--left {
	float: left;
}
.slds-list_horizontal, .slds-list--horizontal {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.slds-float_right, .slds-float--right {
	float: right;
}
.slds-m-top_xxx-small, .slds-m-top--xxx-small {
	margin-top: 0.125rem;
}
.slds-clearfix::after {
	content: "";
	display: table;
	clear: both;
}

/* ------------ Header ------------ */
.f5-header a, .cF5_NonLoggedInComponent .f5-header a:visited {
	text-decoration: none;
}
.f5-header {
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 27px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #38313d;
	top: 0;
	width: 100%;
	transition: all .5s;
}
.f5-header ul.nav a {
	line-height: 32px;
	position: relative;
	padding: 1px 12px;
	font-family: "ProximaRegular";
	color: #808285; 
}
.f5-header .header-links a, .f5-header .header-links a.visited {
	color: #38313d;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
}
.f5-header a:hover {
	text-decoration: underline;
}
.f5-header a, .f5-header a:visited {
	text-decoration: none;
}
ul.piped>li+li:before {
	content: "|";
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #979797;
}
.cF5_NonLoggedInComponent.f5-header .container {
	width: 83.5%;
	margin: auto;
}

/* Login Description */

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v47/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
  }
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    color:#1d9cd3;
    line-height: 1;
    letter-spacing: normal;
    margin-right: 5px;
    
    text-transform: none;
    display: inline-flex;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }

  .material-icons-f5cs {
    font-size: 12px;
    color:#6d6d6d;
  }
  
  .login-instructions .steps ol {
    list-style: decimal;
    font-family: ProximaRegular;
    padding-left: 15px;
    margin-right: 5px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .login-instructions .steps .sublist {
    list-style-type: lower-latin;
  }
  
  .login-instructions #login_instructions_close {
    cursor: pointer;
    font-family: ProximaRegular;
    border-radius: 1px;
    color: #1d9cd3;
    text-decoration: none;
    transition: color .1s linear;
    background-color: transparent;
    text-align: right;
    margin-top: 20px;
  }

.login-instructions {
    width: 475px;
    margin: auto;
    text-align: left;
    font-size: 11.7px;;
    font-family: ProximaRegular;
    line-height: 16px;
    clear: both;
    font-weight: 400;
}

.login-instructions .title {
  font-family: NeusaBold;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 20px;
  text-align: center;
}

.login-instructions .subtitle {
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  display: inline-flex;
  vertical-align: super;
  text-align: center;
  padding-bottom: 18px;
}

.login-instructions.show {
  display: block;
  -webkit-animation: fadeIn 2s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeIn 2s; /* Firefox < 16 */
      -ms-animation: fadeIn 2s; /* Internet Explorer */
          animation: fadeIn 2s;
}

.login-instructions.large_font{
    width: 552px;
    font-size: 17px;
}

.login-instructions.f5cs{
    font-size: 13px;;
    width: 400px;
}

.login-instructions.hide {
  -webkit-animation: fadeOut 2s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: fadeOut 2s; /* Firefox < 16 */
      -ms-animation: fadeOut 2s; /* Internet Explorer */
          animation: fadeOut 2s;
}


/* ------------ Disclamer / Help ------------ */
.forceCommunityRichText {
	word-wrap: break-word;
}
.slds-text-align_center, .slds-text-align--center {
	text-align: center;
}
.slds-p-left_x-small, .slds-p-left--x-small {
	padding-left: .5rem;
}
.slds-p-left_x-small.slds-p-left_x-small-no-padding {
    padding-left: 0;
}
.slds-m-top_small, .slds-m-top--small {
	margin-top: .75rem;
	margin-bottom: 60px;
}

/* ------------ Footer ------------ */
.cF5_footer.f5-footer {
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #ffffff;
	font-family: "ProximaSemiBold";
	background-color: #000000;
}
.cF5_footer .footer-container {
	width: 898px;
	margin: 0 auto;
}
.cF5_footer .footer-container .slds-has-inline-block-links_space a {
	padding: 0;
}

.slds-has-inline-block-links_space a, .slds-has-inline-block-links--space a {
 display: inline-block;
 text-decoration: none;
 padding: .75rem;
}
*, *:before, *:after {
	box-sizing: border-box;
}

.cF5_footer .footer-container .footer-contact-info.slds-grid:first-child {
	font-family: "NeusaBold";
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
	font-stretch: condensed;
	line-height: 1.16;
	letter-spacing: 1px;
}
 .slds-large-size_1-of-2, .slds-large-size--1-of-2 {
 width: 50%;
}
[class*=slds-size_], [class*=slds-size--] {
	flex: none;
}
.slds-text-align_center, .slds-text-align--center {
	text-align: center;
}
.cF5_footer .footer__contact a {
	font-size: 19px;
	font-family: "ProximaRegular";
	color: #fff;
}
.slds-gutters .slds-col {
	padding-right: .75rem;
	padding-left: .75rem;
}
.cF5_footer .footer-contact-info, .cF5_footer .footer-location-info {
	border-bottom: solid 1px #707070;
}
.slds-p-bottom_xx-large, .slds-p-bottom--xx-large {
	padding-bottom: 3rem;
}
.slds-p-top_xx-large, .slds-p-top--xx-large {
	padding-top: 3rem;
}
.slds-gutters {
	margin-right: -.75rem;
	margin-left: -.75rem;
}
.slds-wrap {
	flex-wrap: wrap;
	align-items: flex-start;
}
.slds-grid {
	display: flex;
}
.cF5_footer svg.twitter {
	width: 23px;
	height: 19px;
	fill: #fff;
}
.slds-p-left_large, .slds-p-left--large {
	padding-left: 1.5rem;
}
.slds-p-left_large img.dc2-small {
    /* padding-left: 1.5rem; */
    width: 23px;
	height: 17px;
	fill: #fff;
}
.cF5_footer svg.linked-in {
	width: 21px;
	height: 21px;
	fill: #fff;
}
.cF5_footer svg.facebook {
	width: 11px;
	height: 23px;
	fill: #fff;
}
.cF5_footer svg.youtube {
	width: 23px;
	height: 23px;
	fill: #fff;
}
.cF5_footer svg.dc {
	width: 28px;
	height: 20px;
	fill: #fff;
}
.slds-clearfix:after {
	content: '';
	display: table;
	clear: both;
}
.slds-p-top_large, .slds-p-top--large {
	padding-top: 1.5rem;
}
.cF5_footer .custom-width {
	width: 93.5%;
	margin: 0 auto;
}
.cF5_footer .list-heading {
	font-family: "NeusaBold";
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
	font-stretch: condensed;
	line-height: 1.16;
	letter-spacing: 1px;
}
.slds-p-bottom_medium, .slds-p-bottom--medium {
	padding-bottom: 1rem;
}
.slds-p-top_medium, .slds-p-top--medium {
	padding-top: 1rem;
}
.cF5_footer .list-info ul li a {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.38;
	color: #ffffff;
	font-family: "ProximaSemiBold";
}
.slds-size_1-of-3, .slds-size--1-of-3 {
	width: 33.3333333333%;
}
.slds-large-size_1-of-2, .slds-large-size--1-of-2 {
	width: 50%;
}
.slds-size_1-of-1, .slds-size--1-of-1 {
	width: 33.3333333333%;
}
.slds-col--padded {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-right: 0;
	padding-left: 0;
}
.slds-col, [class*=slds-col_padded], [class*=slds-col--padded] {
	flex: 1 1 auto;
}

.siteforcePanelsContainer.hideEl, .siteforcePanelsContainer .hideEl {
	display: none;
}
.cF5_footer .privacy-policy {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.25;
	letter-spacing: normal;
	color: #ffffff;
	font-family: "ProximaRegular";
	margin: 20px 0 0 0;
}
.cF5_footer .privacy-policy .slds-grid .slds-col:first-child {
	text-align: right;
}
.slds-p-left_xx-small, .slds-p-left--xx-small {
	padding-left: .25rem;
}
.slds-p-bottom_x-large, .slds-p-bottom--x-large {
	padding-bottom: 2rem;
}
.slds-size_1-of-2, .slds-size--1-of-2 {
	width: 50%;
}
.cF5_footer .privacy-policy ul {
	padding: 0 0 0 5px;
}
.slds-list_horizontal, .slds-list--horizontal {
	display: flex;
}
.cF5_footer .privacy-policy ul li a {
	color: #ffffff;
	font-family: "ProximaSemiBold";
	font-size: 12px;
}
.cF5_footer .privacy-policy ul>li+li:before {
	content: "|";
	font-family: "ProximaRegular", "Times New Roman", Times, serif;
	color: #979797;
	padding: 0 5px;
}

.privacy-policy .Policies {
    margin-left: unset;
}

.privacy-policy #teconsent {
    margin-right: unset;
}

/* ------------ New Footer ------------ */
.cF5_footer .footer-container-large .slds-has-inline-block-links_space a {
	padding: 0;
}
.cF5_footer .footer-container-large {
	max-width: 1440px;
	margin: 0 auto;
    width: 90%;
}
.contacts-section {
    justify-content: center;
}
.slds-size_1-of-5 {
	width: 20%;
    min-width: 14em;
}
.f5-logo-footer {
	height: 78px;
    margin-top: 16px;
}
.cF5_footer .list-info-devcentral ul li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.38;
	color: #ffffff;
	font-family: "Proxima";
}
.flex_container{
    display: flex;
}
@font-face {
    font-family: 'Proxima';
    src: url("../font/Proxima.woff2") format('woff2');
}
@media only screen and (max-width: 740px){
    .collapsible {
        cursor: pointer;
    }
    .collapsible-content {
        display: none;
    }
    .f5-logo-footer {
        display: none;
    }
    .slds-size_1-of-5{
        width: 100%
    }
}
/* ------------ Okta Widget ------------ */

#okta-sign-in {
    color: #38313d;
    scrollbar-width: none;
    overflow: inherit;
    box-shadow: none !important;
}

#okta-sign-in.auth-container.main-container {
	background-color: white;
	border: 0;
	font-family: 'ProximaRegular', 'Arial', sans-serif;
}
#okta-sign-in.auth-container .okta-sign-in-header {
	border: 0;
}
#okta-sign-in.auth-container .registration-link,
#okta-sign-in.auth-container .auth-footer
{
	color: #1d9cd3;

}
#okta-sign-in .auth-footer .o-form-explain.footer-explain {
    font-size: 13px;
}
#okta-sign-in .auth-footer .o-form-explain.footer-explain.learnf5-footer {
    font-size: 15px;
}
#okta-sign-in.auth-container .o-form-input-name-remember {
	display: none;
}
#okta-sign-in.auth-container .o-form-head {
	font-family: NeusaBold;
	font-size: 32px;
	font-style: normal;
	font-stretch: condensed;
	line-height: 40px;
	text-transform: uppercase;
	padding-top: 30px;
}

#okta-sign-in .o-form-explain {
	color: #38313d;
	margin: 0 -40px 0 -40px;

}

#okta-sign-in .o-form-label {
    font-weight: 400 !important;
}

#okta-sign-in .o-form .input-fix, #okta-sign-in .o-form .textarea-fix,
#okta-sign-in .chzn-container-single .chzn-single,
.chzn-container-active.chzn-with-drop .chzn-single{
    border-radius: 0px;
    color: #7f7586;
}

#okta-sign-in .o-form-saving .o-form-content {
    overflow: inherit;
}
   
.chzn-container .chzn-results{
    max-height: 180px !important;
}

.chzn-container-single .chzn-drop{
    /* border: 1px; */
    border-radius: 1px;
}
#okta-sign-in .chzn-container-single .chzn-single:hover {
    border: 1px solid #bbb;
}
.chzn-container-single .chzn-drop{
    /* border: 1px; */
    border-radius: 1px;
    color: #7f7586;
}


#okta-sign-in .register-complete-desc {
	line-height: 2.06;
	padding-bottom: 15px;
}
#okta-sign-in .registration-complete h2 {
	color: #38313d;
}

#okta-sign-in ol, #okta-sign-in ul{
    font-size: 16px;
}

#okta-sign-in .button, #okta-sign-in .button.link-button {
    border-radius: 1px;
}

@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution:.001dpcm) {
    .uiPanel.movefrombottom {
        animation:movefrombottom .2s ease both
    }
}

@media (min--moz-device-pixel-ratio:0) and (min-width: 0) {
    .uiPanel.movefrombottom {
        animation:movefrombottom .2s ease both
    }
}

@media (min-width: 1600px){
	.cF5_NonLoggedInComponent.f5-header .container {
		max-width: 1440px;
		margin: auto;
	}
}
@media (min-width: 768px){
	.f5-header ul.nav a {
		font-size: .875rem;  
	}
}
@media (max-width: 768px){
	.f5-header ul.nav a {
	font-size: .8em;
	padding: 1px 6px;
	}
	.f5-header .nav-down {
	margin: 0 10px;
	}
}

@media (max-width:1023px){
    .slds-max-medium-hide{
        display:none
    }
}

@media only screen and (max-width: 48em) {
.cF5_footer .custom-width {
    width: 85.5%;
    margin: 0 auto;
}}

@media only screen and (max-width: 48em){
.cF5_footer .Policies {
    display: none;
}}
@media only screen and (max-width: 48em){
.cF5_footer .footer-icons {
    text-align: center;
    margin: 30px auto 0 auto;
}}

@media only screen and (max-width: 48em){
.cF5_footer .footer-contact-info div.slds-col:first-child {
    text-align: center;
    border-bottom: solid 1px #707070;
    padding-bottom: 30px;
}}

@media only screen and (max-width: 48em) {
	.cF5_footer .footer-container {
    width: 90%;
    margin: 0 auto;
}}

@media only screen and (max-width: 48em){
	.cF5_footer .privacy-policy {
		margin: 0 auto;
		padding: 10px 0;
		text-align: center;
		width: 85.5%;
	}}
	
@media only screen and (max-width: 48em){
.cF5_footer .privacy-policy {
    width: 100%;
    margin: 20px auto;
}}

@media only screen and (max-width: 30em){
.cF5_footer .footer-container {
    width: 90%;
    margin: 0 auto;
}}
@media only screen and (max-width: 30em){
.cF5_footer .footer-contact-info div.slds-col:first-child {
    text-align: center;
    border-bottom: solid 1px #707070;
    padding-bottom: 30px;
}}
@media (max-width:30em){
    .slds-post__footer-actions-list{
        border-top:1px solid #d4d4d4;
        margin:0 -.75rem -.75rem;
        padding:0 1rem
    }
}
@media only screen and (max-width: 30em)
{.cF5_footer .footer-icons {
    margin-top: 20px;
}}
@media only screen and (max-width: 30em){
	.cF5_footer .footer-icons .slds-clearfix>div {
		float: none;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 30em){
.cF5_footer .privacy-policy>div>div {
    float: none;
    margin-bottom: 10px;
}}

@media only screen and (max-width: 30em){
.cF5_footer .footer-icons .slds-clearfix {
    text-align: center;
}}

@media (min-width:30em){
    .slds-nowrap_small,.slds-nowrap--small{
        flex:1 1 auto;
        flex-wrap:nowrap;
        align-items:stretch
    }
}
@media (min-width:30em){
    .slds-small-nowrap{
        flex:1 1 auto;
        flex-wrap:nowrap;
        align-items:stretch
    }
}
@media only screen and (max-width: 30em){
.cF5_footer .footer-contact-info div.slds-col span {
    display: block;
    margin-bottom: 20px;
}}

@media only screen and (max-width: 30em){
	.cF5_footer .privacy-policy .slds-grid .slds-col:first-child {
    text-align: left;
}}
@media only screen and (max-width: 30em){
.cF5_footer .privacy-policy {
    width: 85.5%;
    margin: 0 auto;
}}

@media (min-width:30em){
    .slds-has-cards_space>.slds-list__item,.slds-has-cards--space>.slds-list__item{
        padding:.5rem
    }
}
@media (min-width:30em){
    .slds-has-dividers_top-space>.slds-list__item,.slds-has-dividers_top-space>.slds-item,.slds-has-dividers--top-space>.slds-list__item,.slds-has-dividers--top-space>.slds-item{
        padding:.5rem
    }
}
@media (min-width:30em){
    .slds-has-dividers_bottom-space>.slds-list__item,.slds-has-dividers_bottom-space>.slds-item,.slds-has-dividers--bottom-space>.slds-list__item,.slds-has-dividers--bottom-space>.slds-item{
        padding:.5rem
    }
}
@media (min-width:30em){
    .slds-has-dividers_around-space>.slds-item,.slds-has-dividers--around-space>.slds-item{
        padding:.5rem
    }
}
@media (max-width: 30em){
	.slds-max-small-size_1-of-1, .slds-max-small-size--1-of-1 {
    	width: 100%;
}}
@media (min-width:30em){
    .slds-dl_inline__label,.slds-dl--inline__label{
        float:left;
        clear:left
    }
    .slds-dl_inline__detail,.slds-dl--inline__detail{
        float:left;
        padding-left:.25rem
    }
}
@media (min-width:30em){
    .slds-dl_horizontal,.slds-dl--horizontal{
        display:flex;
        flex-wrap:wrap
    }
    .slds-dl_horizontal__label,.slds-dl--horizontal__label{
        width:30%;
        padding-right:.75rem
    }
    .slds-dl_horizontal__detail,.slds-dl--horizontal__detail{
        width:70%
    }
}
@media (min-width:30em){
    .slds-form_inline .slds-form-element,.slds-form--inline .slds-form-element{
        margin-right:.5rem
    }
    .slds-form_inline .slds-form-element+.slds-form-element,.slds-form--inline .slds-form-element+.slds-form-element{
        margin-top:0
    }
    .slds-form_inline .slds-form-element,.slds-form_inline .slds-form-element__label,.slds-form_inline .slds-form-element__control,.slds-form--inline .slds-form-element,.slds-form--inline .slds-form-element__label,.slds-form--inline .slds-form-element__control{
        display:inline-block;
        vertical-align:middle;
        margin-bottom:0
    }
}

@media (max-width:48em){
    .slds-post{
        border-top:1px solid #d4d4d4
    }
}
@media (max-width:48em){
    .slds-modal__menu .slds-button{
        width:100%;
        margin:.125rem 0
    }
}
@media (max-width:48em){
    .slds-media_responsive,.slds-media--responsive{
        display:block
    }
    .slds-media_responsive .slds-media__figure,.slds-media--responsive .slds-media__figure{
        margin:0 0 .75rem
    }
}
@media (max-width: 48em){
[class*="slds-max-medium-size_"], [class*="slds-max-medium-size--"] {
    flex: 0 0 auto;
}}

@media (max-width: 48em){
.slds-max-medium-size_1-of-1, .slds-max-medium-size--1-of-1 {
    width: 100%;
}}

@media (max-width:48em){
    .slds-max-medium-table_stacked,.slds-max-medium-table--stacked{
        border:0
    }
    .slds-max-medium-table_stacked thead,.slds-max-medium-table--stacked thead{
        position:absolute!important;
        margin:-1px!important;
        border:0!important;
        padding:0!important;
        width:1px!important;
        height:1px!important;
        overflow:hidden!important;
        clip:rect(0 0 0 0)!important
    }
    .slds-max-medium-table_stacked th,.slds-max-medium-table--stacked th{
        border-top:0
    }
    .slds-max-medium-table_stacked tr,.slds-max-medium-table--stacked tr{
        display:block;
        border-top:2px solid #d4d4d4
    }
    .slds-max-medium-table_stacked th,.slds-max-medium-table_stacked td,.slds-max-medium-table--stacked th,.slds-max-medium-table--stacked td{
        display:block;
        padding:.75rem;
        max-width:100%;
        width:100%;
        clear:both;
        white-space:normal;
        overflow:hidden;
        text-align:left
    }
    .slds-max-medium-table_stacked th.slds-truncate,.slds-max-medium-table_stacked td.slds-truncate,.slds-max-medium-table--stacked th.slds-truncate,.slds-max-medium-table--stacked td.slds-truncate{
        max-width:100%
    }
    .slds-max-medium-table_stacked th:before,.slds-max-medium-table_stacked td:before,.slds-max-medium-table--stacked th:before,.slds-max-medium-table--stacked td:before{
        font-size:.75rem;
        line-height:1.25;
        color:#696969;
        text-transform:uppercase;
        letter-spacing:.0625rem;
        display:block;
        padding-bottom:.25rem;
        content:attr(data-label)
    }
    .slds-max-medium-table_stacked tr>td:first-child,.slds-max-medium-table_stacked tr>td:last-child,.slds-max-medium-table--stacked tr>td:first-child,.slds-max-medium-table--stacked tr>td:last-child{
        padding:.75rem
    }
    .slds-max-medium-table_stacked:not(.slds-no-row-hover) tbody tr:hover td,.slds-max-medium-table_stacked:not(.slds-no-row-hover) tbody tr:hover th,.slds-max-medium-table--stacked:not(.slds-no-row-hover) tbody tr:hover td,.slds-max-medium-table--stacked:not(.slds-no-row-hover) tbody tr:hover th{
        background-color:inherit!important;
        box-shadow:none!important
    }
    .slds-max-medium-table_stacked .slds-is-interactive .slds-button,.slds-max-medium-table--stacked .slds-is-interactive .slds-button{
        visibility:visible
    }
    .slds-max-medium-table_stacked .slds-cell-shrink,.slds-max-medium-table--stacked .slds-cell-shrink{
        width:auto
    }
}
@media (max-width:48em){
    .slds-max-medium-table_stacked td:before,.slds-max-medium-table_stacked th:before,.slds-max-medium-table--stacked td:before,.slds-max-medium-table--stacked th:before{
        padding-bottom:.25rem
    }
}
@media (max-width:48em){
    .slds-max-medium-table_stacked-horizontal,.slds-max-medium-table--stacked-horizontal{
        border:0
    }
    .slds-max-medium-table_stacked-horizontal thead,.slds-max-medium-table--stacked-horizontal thead{
        position:absolute!important;
        margin:-1px!important;
        border:0!important;
        padding:0!important;
        width:1px!important;
        height:1px!important;
        overflow:hidden!important;
        clip:rect(0 0 0 0)!important
    }
    .slds-max-medium-table_stacked-horizontal th,.slds-max-medium-table--stacked-horizontal th{
        border-top:0
    }
    .slds-max-medium-table_stacked-horizontal tr,.slds-max-medium-table--stacked-horizontal tr{
        display:block;
        border-top:2px solid #d4d4d4
    }
    .slds-max-medium-table_stacked-horizontal th,.slds-max-medium-table_stacked-horizontal td,.slds-max-medium-table--stacked-horizontal th,.slds-max-medium-table--stacked-horizontal td{
        display:block;
        padding:.75rem;
        max-width:100%;
        width:100%;
        clear:both;
        white-space:normal;
        overflow:hidden;
        text-align:left
    }
    .slds-max-medium-table_stacked-horizontal th.slds-truncate,.slds-max-medium-table_stacked-horizontal td.slds-truncate,.slds-max-medium-table--stacked-horizontal th.slds-truncate,.slds-max-medium-table--stacked-horizontal td.slds-truncate{
        max-width:100%
    }
    .slds-max-medium-table_stacked-horizontal th:before,.slds-max-medium-table_stacked-horizontal td:before,.slds-max-medium-table--stacked-horizontal th:before,.slds-max-medium-table--stacked-horizontal td:before{
        font-size:.75rem;
        line-height:1.25;
        color:#696969;
        text-transform:uppercase;
        letter-spacing:.0625rem;
        display:block;
        padding-bottom:.25rem;
        content:attr(data-label)
    }
    .slds-max-medium-table_stacked-horizontal tr>td:first-child,.slds-max-medium-table_stacked-horizontal tr>td:last-child,.slds-max-medium-table--stacked-horizontal tr>td:first-child,.slds-max-medium-table--stacked-horizontal tr>td:last-child{
        padding:.75rem
    }
    .slds-max-medium-table_stacked-horizontal:not(.slds-no-row-hover) tbody tr:hover td,.slds-max-medium-table_stacked-horizontal:not(.slds-no-row-hover) tbody tr:hover th,.slds-max-medium-table--stacked-horizontal:not(.slds-no-row-hover) tbody tr:hover td,.slds-max-medium-table--stacked-horizontal:not(.slds-no-row-hover) tbody tr:hover th{
        background-color:inherit!important;
        box-shadow:none!important
    }
    .slds-max-medium-table_stacked-horizontal .slds-is-interactive .slds-button,.slds-max-medium-table--stacked-horizontal .slds-is-interactive .slds-button{
        visibility:visible
    }
    .slds-max-medium-table_stacked-horizontal .slds-cell-shrink,.slds-max-medium-table--stacked-horizontal .slds-cell-shrink{
        width:auto
    }
}
@media (max-width:48em){
    .slds-max-medium-table_stacked-horizontal td,.slds-max-medium-table--stacked-horizontal td{
        text-align:right
    }
    .slds-max-medium-table_stacked-horizontal td:before,.slds-max-medium-table--stacked-horizontal td:before{
        float:left;
        margin-top:.125rem
    }
    .slds-max-medium-table_stacked-horizontal .slds-truncate,.slds-max-medium-table--stacked-horizontal .slds-truncate{
        max-width:100%
    }
}

/*Alignment of nav in IE*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .cHeaderPanel nav {
	    left: 20%;
	}
}
/* Print css*/
@media print {
    @page { 
        margin: 0 10px 10px 30px; 
        margin: 0;
    }
    .cCenterPanel {
    	margin-top: 0px;
	}
    .forceCommunityGlobalNavigation {
        margin: 0px !important;
    }
    .cHeaderPanel nav a {
        padding: 0px !important;
    }
    .cHeaderPanel nav {
       position: relative;
        top: -10%;
    }
    .cCenterPanel {
        margin-top: 20px
    }
}
	
.f5-header ul.nav a:visited {
	color: #808285;
}
	

.login-section input::placeholder {
	opacity: 0
}
.login-section input {
	color: #707070;
}
.login-section input:-webkit-autofill {
	-webkit-text-fill-color: #707070;
	color: #707070
}
.login-section #okta-sign-in .auth-org-logo {
	display: none;
}
.login-section #okta-sign-in a.help:active, 
.login-section #okta-sign-in a.help:link, 
.login-section #okta-sign-in a.help:visited {
    color: #1d9cd3;
    font-size: 16px;
}
.login-section #okta-sign-in {
	margin-top: 0;
	min-height: 0;
}

#okta-sign-in .o-form-fieldset {
	font-family: "ProximaRegular";
	margin-bottom: 5px;
}

/* MFA Display centered options*/
#okta-sign-in .o-form-input-name-__deviceType__{
    display: inline-block;
}

#okta-sign-in .okta-form-subtitle.o-form-explain{
    display: inline-block;
}

.chzn-container {
	font-family: ProximaRegular !important;
}

.chzn-container-active {
	border-color: #313131;
}

#okta-sign-in .o-form-has-errors.chzn-container-single .chzn-single, #okta-sign-in .o-form-has-errors.input-fix, #okta-sign-in .o-form-has-errors.link-button, #okta-sign-in .o-form-has-errors.textarea-fix {
    border-color: #e34843;
}

#okta-sign-in .okta-form-input-field.focused-input, .chzn-container-active {
    border-color: #313131 !important;
    box-shadow: none !important;
}

#okta-sign-in .o-form-input {
    width: 100%;
}
#okta-sign-in .chzn-container {
	width: 100% !important;
}

#okta-sign-in label {
	font-family: "ProximaRegular";
	color: #707070;
	text-align: left;
	bottom: 0;
	font-size: 0.9em !important;
	padding-left: 2px;
    width: 100%;
    float: left;
    margin: 0 0 -6px 0;
} 

#okta-sign-in .o-form label {
	font-size: 0.9em;
}
.ui-widget .forceCommunityRichText{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
}

#okta-sign-in .registration .subschema .subschema-satisfied p,
#okta-sign-in .registration .subschema .subschema-unsatisfied p,
#okta-sign-in .password-reset .subschema .subschema-satisfied p,
#okta-sign-in .password-reset .subschema .subschema-unsatisfied p,
#okta-sign-in .password-expired .subschema .subschema-satisfied p,
#okta-sign-in .password-expired .subschema .subschema-unsatisfied p {
    text-indent: 22px;
}

#okta-sign-in .registration .subschema p,
#okta-sign-in .password-reset .subschema p,
#okta-sign-in .password-expired .subschema p  {
    position: unset !important;
    padding: 8px 20px !important;
}

#okta-sign-in .o-form-explain.o-form-input-error, 
#okta-sign-in .registration .subschema .subschema-error,
#okta-sign-in .password-reset .subschema .subschema-error,
#okta-sign-in .password-expired .subschema .subschema-error,
#okta-sign-in .registration .subschema p,
#okta-sign-in .password-reset .subschema p,
#okta-sign-in .password-expired .subschema p,
#okta-sign-in .password-reset .subschema .subschema-satisfied,
#okta-sign-in .password-expired .subschema .subschema-satisfied {
	margin-left: 2px;
	bottom: 0;
	text-align: left;
	font-weight: bold;
}

#okta-sign-in .confirm-16:before {
	color: #1db14b;
}

#okta-sign-in .registration .subschema .subschema-satisfied,
#okta-sign-in .password-reset .subschema .subschema-satisfied,
#okta-sign-in .password-expired .subschema .subschema-satisfied{
	color: #1db14b;
}
#okta-sign-in .password-reset .subschema .subschema-error,
#okta-sign-in .password-expired .subschema .subschema-error {
    color: #e34843;
}

#okta-sign-in .password-reset .subschema .subschema-error span.error-16-small,
#okta-sign-in .password-expired .subschema .subschema-error span.error-16-small {
    display: block;
}

#okta-sign-in .password-reset .subschema p span,
#okta-sign-in .password-expired .subschema p span {
    left: -2px;
    position: absolute;
}

#okta-sign-in .password-reset .subschema p.default-schema,
#okta-sign-in .password-expired .subschema p.default-schema {
    display: none;
}

#okta-sign-in .subschema.hidden {
    display: none;
}

#okta-sign-in .password-reset-notification {
    display: block;
    -webkit-animation: fadeIn 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeIn 1s; /* Firefox < 16 */
        -ms-animation: fadeIn 1s; /* Internet Explorer */
            animation: fadeIn 1s;
}

#okta-sign-in .sms-request-button {
    padding-top: 0 !important;
    margin-top: 24px !important;
    width: 45% !important;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
  }
  
/* Firefox < 16 */
@-moz-keyframes fadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
}
  
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
}
  
/* Internet Explorer */
@-ms-keyframes fadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
}

#okta-sign-in .o-form-explain.o-form-input-error
{
	color: #e4002b;
}

#okta-sign-in .auth-header {
	padding: 0;
}
#okta-sign-in.no-beacon .auth-header {
	padding: 0;
}
#okta-sign-in .button {
    border: none !important;
    box-shadow: none !important;
    height: 40px !important;
    line-height: 40px !important;
}
#okta-sign-in .o-form-button-bar {
    box-shadow: none !important;
}
#okta-sign-in .o-form-button-bar .button {
	 width: 65% !important;
	 height: 40px !important;
	 background-color: #1d9cd3 !important;
	 display: block !important;
	 margin: auto !important;
     font-weight: 400;
     border: none !important;
     box-shadow: none !important;
}
#okta-sign-in .o-form-head {
	 font-size: 28px !important;
	 color: #38313d !important;
}
#okta-sign-in .o-form-subhead {
    font-size: 19px !important;
    text-align: left;
}
/* .profile-email-label {
    text-align: left !important;
    width: unset !important;
} */
.profile-email-field {
    font-size: 16px !important;
    line-height: 27px !important;
}
.mfa-warning-label {
    text-align: left !important;
    font-style: italic !important;
}
#okta-sign-in.auth-container .button-primary {
    background: #1d9cd3 !important;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 400;
    text-align: center;
    width: 65%;
}
#okta-sign-in.auth-container .link-button {
    margin: 23px 0 23px 0;
}

#okta-sign-in.auth-container a.link-button:hover {
    text-decoration: none;
}
#okta-sign-in.auth-container input[type="submit"], #okta-sign-in.auth-container input[type="button"] {
	   font-size: 18px;
	   font-weight: 400 !important;
	   text-align: center !important;
	   color: #ffffff !important;
	   cursor: pointer;
}

#okta-sign-in .chzn-container-single .chzn-single{
	text-align: left;
}

#okta-sign-in .o-form .o-form-input .input-icon {
	visibility: hidden;
    width: 0px;
    left: unset;
}

#okta-sign-in .o-form .o-form-input .input-tooltip {
    visibility: hidden;
    width: 0px;
    left: unset;
}
#okta-sign-in .beacon-container {
    top: 0px;
}

#okta-sign-in .o-form .o-form-input .input-icon+input, #okta-sign-in .o-form .o-form-input .input-icon+input+input {
    padding-left: 8px;
}
#okta-sign-in .o-form .o-form-input .input-icon+input, #okta-sign-in .o-form .o-form-input .input-icon+input+input, #okta-sign-in .o-form .o-form-input .input-tooltip+input, #okta-sign-in .o-form .o-form-input .input-tooltip+input+input{
    padding-right: 8px;
}

#okta-sign-in.auth-container input[type="submit"], #okta-sign-in.auth-container input[type="button"] {
    font-size: 16px;
}
#okta-sign-in .registration-container .content-container {
    border-top: 0px solid #ddd;
    font-size: 16px;
}
#okta-sign-in .registration-container {
    margin: -25px 0 0px 0;
    font-size: 12px;
}
#okta-sign-in .auth-footer {
    font-size: 16px;
    margin: 30px 0 0 0;
}
#okta-sign-in .auth-footer.auth-footer-no-margin {
    margin: 0;
}
#okta-sign-in .auth-footer .goto {
    float: none;
    margin: 23px 0 23px 0;
}

#okta-sign-in .link.help:focus {
    box-shadow: none !important;
}

#okta-sign-in a:active, #okta-sign-in a:link, #okta-sign-in a:visited{
    color: #1d9cd3 !important;
}

#okta-sign-in .auth-content .help-links li{
    margin-top: 8px;
}

#okta-sign-in.auth-container .button:not(:disabled):hover,
#okta-sign-in.auth-container .button:focus {
    background:  #0c5c8d !important;
}
#okta-sign-in .infobox, #okta-sign-in .infobox-md {
    border: 0px solid transparent;
    border-radius: 3px;
    background-color: transparent;
    color: #e4002b;
    font-weight: bold;
}
#okta-sign-in .error-16:before {
	color: #e34843;
}
#okta-sign-in .help-wrap .infobox.infobox-error:before, #okta-sign-in .infobox-error:before, #okta-sign-in .infobox.infobox-subtle.infobox-error:before {
	background-color: transparent;
	width:0px;
}
#okta-sign-in .infobox {
    padding: 16px 8px 4px 8px!important;
}

#okta-sign-in .infobox .error-16:before {
    color: transparent;
    width: 0;
}



/* screen sizes */
@media (min-width:20em){
    [class*=slds-x-small-size_],[class*=slds-x-small-size--]{
        flex:none
    }
    .slds-x-small-size_xxx-small,.slds-x-small-size--xxx-small{
        width:3rem
    }
    .slds-x-small-size_xx-small,.slds-x-small-size--xx-small{
        width:6rem
    }
    .slds-x-small-size_x-small,.slds-x-small-size--x-small{
        width:12rem
    }
    .slds-x-small-size_small,.slds-x-small-size--small{
        width:15rem
    }
    .slds-x-small-size_medium,.slds-x-small-size--medium{
        width:20rem
    }
    .slds-x-small-size_large,.slds-x-small-size--large{
        width:25rem
    }
    .slds-x-small-size_x-large,.slds-x-small-size--x-large{
        width:40rem
    }
    .slds-x-small-size_xx-large,.slds-x-small-size--xx-large{
        width:60rem
    }
    .slds-x-small-size_1-of-1,.slds-x-small-size--1-of-1{
        width:100%
    }
    .slds-x-small-size_1-of-2,.slds-x-small-size--1-of-2{
        width:50%
    }
    .slds-x-small-size_2-of-2,.slds-x-small-size--2-of-2{
        width:100%
    }
    .slds-x-small-size_1-of-3,.slds-x-small-size--1-of-3{
        width:33.3333333333%
    }
    .slds-x-small-size_2-of-3,.slds-x-small-size--2-of-3{
        width:66.6666666667%
    }
    .slds-x-small-size_3-of-3,.slds-x-small-size--3-of-3{
        width:100%
    }
    .slds-x-small-size_1-of-4,.slds-x-small-size--1-of-4{
        width:25%
    }
    .slds-x-small-size_2-of-4,.slds-x-small-size--2-of-4{
        width:50%
    }
    .slds-x-small-size_3-of-4,.slds-x-small-size--3-of-4{
        width:75%
    }
    .slds-x-small-size_4-of-4,.slds-x-small-size--4-of-4{
        width:100%
    }
    .slds-x-small-size_1-of-5,.slds-x-small-size--1-of-5{
        width:20%
    }
    .slds-x-small-size_2-of-5,.slds-x-small-size--2-of-5{
        width:40%
    }
    .slds-x-small-size_3-of-5,.slds-x-small-size--3-of-5{
        width:60%
    }
    .slds-x-small-size_4-of-5,.slds-x-small-size--4-of-5{
        width:80%
    }
    .slds-x-small-size_5-of-5,.slds-x-small-size--5-of-5{
        width:100%
    }
    .slds-x-small-size_1-of-6,.slds-x-small-size--1-of-6{
        width:16.6666666667%
    }
    .slds-x-small-size_2-of-6,.slds-x-small-size--2-of-6{
        width:33.3333333333%
    }
    .slds-x-small-size_3-of-6,.slds-x-small-size--3-of-6{
        width:50%
    }
    .slds-x-small-size_4-of-6,.slds-x-small-size--4-of-6{
        width:66.6666666667%
    }
    .slds-x-small-size_5-of-6,.slds-x-small-size--5-of-6{
        width:83.3333333333%
    }
    .slds-x-small-size_6-of-6,.slds-x-small-size--6-of-6{
        width:100%
    }
    .slds-x-small-size_1-of-7,.slds-x-small-size--1-of-7{
        width:14.2857142857%
    }
    .slds-x-small-size_2-of-7,.slds-x-small-size--2-of-7{
        width:28.5714285714%
    }
    .slds-x-small-size_3-of-7,.slds-x-small-size--3-of-7{
        width:42.8571428571%
    }
    .slds-x-small-size_4-of-7,.slds-x-small-size--4-of-7{
        width:57.1428571429%
    }
    .slds-x-small-size_5-of-7,.slds-x-small-size--5-of-7{
        width:71.4285714286%
    }
    .slds-x-small-size_6-of-7,.slds-x-small-size--6-of-7{
        width:85.7142857143%
    }
    .slds-x-small-size_7-of-7,.slds-x-small-size--7-of-7{
        width:100%
    }
    .slds-x-small-size_1-of-8,.slds-x-small-size--1-of-8{
        width:12.5%
    }
    .slds-x-small-size_2-of-8,.slds-x-small-size--2-of-8{
        width:25%
    }
    .slds-x-small-size_3-of-8,.slds-x-small-size--3-of-8{
        width:37.5%
    }
    .slds-x-small-size_4-of-8,.slds-x-small-size--4-of-8{
        width:50%
    }
    .slds-x-small-size_5-of-8,.slds-x-small-size--5-of-8{
        width:62.5%
    }
    .slds-x-small-size_6-of-8,.slds-x-small-size--6-of-8{
        width:75%
    }
    .slds-x-small-size_7-of-8,.slds-x-small-size--7-of-8{
        width:87.5%
    }
    .slds-x-small-size_8-of-8,.slds-x-small-size--8-of-8{
        width:100%
    }
    .slds-x-small-size_1-of-12,.slds-x-small-size--1-of-12{
        width:8.3333333333%
    }
    .slds-x-small-size_2-of-12,.slds-x-small-size--2-of-12{
        width:16.6666666667%
    }
    .slds-x-small-size_3-of-12,.slds-x-small-size--3-of-12{
        width:25%
    }
    .slds-x-small-size_4-of-12,.slds-x-small-size--4-of-12{
        width:33.3333333333%
    }
    .slds-x-small-size_5-of-12,.slds-x-small-size--5-of-12{
        width:41.6666666667%
    }
    .slds-x-small-size_6-of-12,.slds-x-small-size--6-of-12{
        width:50%
    }
    .slds-x-small-size_7-of-12,.slds-x-small-size--7-of-12{
        width:58.3333333333%
    }
    .slds-x-small-size_8-of-12,.slds-x-small-size--8-of-12{
        width:66.6666666667%
    }
    .slds-x-small-size_9-of-12,.slds-x-small-size--9-of-12{
        width:75%
    }
    .slds-x-small-size_10-of-12,.slds-x-small-size--10-of-12{
        width:83.3333333333%
    }
    .slds-x-small-size_11-of-12,.slds-x-small-size--11-of-12{
        width:91.6666666667%
    }
    .slds-x-small-size_12-of-12,.slds-x-small-size--12-of-12{
        width:100%
    }
    .slds-x-small-order_1,.slds-x-small-order--1{
        order:1
    }
    .slds-x-small-order_2,.slds-x-small-order--2{
        order:2
    }
    .slds-x-small-order_3,.slds-x-small-order--3{
        order:3
    }
    .slds-x-small-order_4,.slds-x-small-order--4{
        order:4
    }
    .slds-x-small-order_5,.slds-x-small-order--5{
        order:5
    }
    .slds-x-small-order_6,.slds-x-small-order--6{
        order:6
    }
    .slds-x-small-order_7,.slds-x-small-order--7{
        order:7
    }
    .slds-x-small-order_8,.slds-x-small-order--8{
        order:8
    }
    .slds-x-small-order_9,.slds-x-small-order--9{
        order:9
    }
    .slds-x-small-order_10,.slds-x-small-order--10{
        order:10
    }
    .slds-x-small-order_11,.slds-x-small-order--11{
        order:11
    }
    .slds-x-small-order_12,.slds-x-small-order--12{
        order:12
    }
}
@media (max-width:20em){
    [class*=slds-max-x-small-size_],[class*=slds-max-x-small-size--]{
        flex:none
    }
    .slds-max-x-small-size_xxx-small,.slds-max-x-small-size--xxx-small{
        width:3rem
    }
    .slds-max-x-small-size_xx-small,.slds-max-x-small-size--xx-small{
        width:6rem
    }
    .slds-max-x-small-size_x-small,.slds-max-x-small-size--x-small{
        width:12rem
    }
    .slds-max-x-small-size_small,.slds-max-x-small-size--small{
        width:15rem
    }
    .slds-max-x-small-size_medium,.slds-max-x-small-size--medium{
        width:20rem
    }
    .slds-max-x-small-size_large,.slds-max-x-small-size--large{
        width:25rem
    }
    .slds-max-x-small-size_x-large,.slds-max-x-small-size--x-large{
        width:40rem
    }
    .slds-max-x-small-size_xx-large,.slds-max-x-small-size--xx-large{
        width:60rem
    }
    .slds-max-x-small-size_1-of-1,.slds-max-x-small-size--1-of-1{
        width:100%
    }
    .slds-max-x-small-size_1-of-2,.slds-max-x-small-size--1-of-2{
        width:50%
    }
    .slds-max-x-small-size_2-of-2,.slds-max-x-small-size--2-of-2{
        width:100%
    }
    .slds-max-x-small-size_1-of-3,.slds-max-x-small-size--1-of-3{
        width:33.3333333333%
    }
    .slds-max-x-small-size_2-of-3,.slds-max-x-small-size--2-of-3{
        width:66.6666666667%
    }
    .slds-max-x-small-size_3-of-3,.slds-max-x-small-size--3-of-3{
        width:100%
    }
    .slds-max-x-small-size_1-of-4,.slds-max-x-small-size--1-of-4{
        width:25%
    }
    .slds-max-x-small-size_2-of-4,.slds-max-x-small-size--2-of-4{
        width:50%
    }
    .slds-max-x-small-size_3-of-4,.slds-max-x-small-size--3-of-4{
        width:75%
    }
    .slds-max-x-small-size_4-of-4,.slds-max-x-small-size--4-of-4{
        width:100%
    }
    .slds-max-x-small-size_1-of-5,.slds-max-x-small-size--1-of-5{
        width:20%
    }
    .slds-max-x-small-size_2-of-5,.slds-max-x-small-size--2-of-5{
        width:40%
    }
    .slds-max-x-small-size_3-of-5,.slds-max-x-small-size--3-of-5{
        width:60%
    }
    .slds-max-x-small-size_4-of-5,.slds-max-x-small-size--4-of-5{
        width:80%
    }
    .slds-max-x-small-size_5-of-5,.slds-max-x-small-size--5-of-5{
        width:100%
    }
    .slds-max-x-small-size_1-of-6,.slds-max-x-small-size--1-of-6{
        width:16.6666666667%
    }
    .slds-max-x-small-size_2-of-6,.slds-max-x-small-size--2-of-6{
        width:33.3333333333%
    }
    .slds-max-x-small-size_3-of-6,.slds-max-x-small-size--3-of-6{
        width:50%
    }
    .slds-max-x-small-size_4-of-6,.slds-max-x-small-size--4-of-6{
        width:66.6666666667%
    }
    .slds-max-x-small-size_5-of-6,.slds-max-x-small-size--5-of-6{
        width:83.3333333333%
    }
    .slds-max-x-small-size_6-of-6,.slds-max-x-small-size--6-of-6{
        width:100%
    }
    .slds-max-x-small-size_1-of-7,.slds-max-x-small-size--1-of-7{
        width:14.2857142857%
    }
    .slds-max-x-small-size_2-of-7,.slds-max-x-small-size--2-of-7{
        width:28.5714285714%
    }
    .slds-max-x-small-size_3-of-7,.slds-max-x-small-size--3-of-7{
        width:42.8571428571%
    }
    .slds-max-x-small-size_4-of-7,.slds-max-x-small-size--4-of-7{
        width:57.1428571429%
    }
    .slds-max-x-small-size_5-of-7,.slds-max-x-small-size--5-of-7{
        width:71.4285714286%
    }
    .slds-max-x-small-size_6-of-7,.slds-max-x-small-size--6-of-7{
        width:85.7142857143%
    }
    .slds-max-x-small-size_7-of-7,.slds-max-x-small-size--7-of-7{
        width:100%
    }
    .slds-max-x-small-size_1-of-8,.slds-max-x-small-size--1-of-8{
        width:12.5%
    }
    .slds-max-x-small-size_2-of-8,.slds-max-x-small-size--2-of-8{
        width:25%
    }
    .slds-max-x-small-size_3-of-8,.slds-max-x-small-size--3-of-8{
        width:37.5%
    }
    .slds-max-x-small-size_4-of-8,.slds-max-x-small-size--4-of-8{
        width:50%
    }
    .slds-max-x-small-size_5-of-8,.slds-max-x-small-size--5-of-8{
        width:62.5%
    }
    .slds-max-x-small-size_6-of-8,.slds-max-x-small-size--6-of-8{
        width:75%
    }
    .slds-max-x-small-size_7-of-8,.slds-max-x-small-size--7-of-8{
        width:87.5%
    }
    .slds-max-x-small-size_8-of-8,.slds-max-x-small-size--8-of-8{
        width:100%
    }
    .slds-max-x-small-size_1-of-12,.slds-max-x-small-size--1-of-12{
        width:8.3333333333%
    }
    .slds-max-x-small-size_2-of-12,.slds-max-x-small-size--2-of-12{
        width:16.6666666667%
    }
    .slds-max-x-small-size_3-of-12,.slds-max-x-small-size--3-of-12{
        width:25%
    }
    .slds-max-x-small-size_4-of-12,.slds-max-x-small-size--4-of-12{
        width:33.3333333333%
    }
    .slds-max-x-small-size_5-of-12,.slds-max-x-small-size--5-of-12{
        width:41.6666666667%
    }
    .slds-max-x-small-size_6-of-12,.slds-max-x-small-size--6-of-12{
        width:50%
    }
    .slds-max-x-small-size_7-of-12,.slds-max-x-small-size--7-of-12{
        width:58.3333333333%
    }
    .slds-max-x-small-size_8-of-12,.slds-max-x-small-size--8-of-12{
        width:66.6666666667%
    }
    .slds-max-x-small-size_9-of-12,.slds-max-x-small-size--9-of-12{
        width:75%
    }
    .slds-max-x-small-size_10-of-12,.slds-max-x-small-size--10-of-12{
        width:83.3333333333%
    }
    .slds-max-x-small-size_11-of-12,.slds-max-x-small-size--11-of-12{
        width:91.6666666667%
    }
    .slds-max-x-small-size_12-of-12,.slds-max-x-small-size--12-of-12{
        width:100%
    }
    .slds-max-x-small-order_1,.slds-max-x-small-order--1{
        order:1
    }
    .slds-max-x-small-order_2,.slds-max-x-small-order--2{
        order:2
    }
    .slds-max-x-small-order_3,.slds-max-x-small-order--3{
        order:3
    }
    .slds-max-x-small-order_4,.slds-max-x-small-order--4{
        order:4
    }
    .slds-max-x-small-order_5,.slds-max-x-small-order--5{
        order:5
    }
    .slds-max-x-small-order_6,.slds-max-x-small-order--6{
        order:6
    }
    .slds-max-x-small-order_7,.slds-max-x-small-order--7{
        order:7
    }
    .slds-max-x-small-order_8,.slds-max-x-small-order--8{
        order:8
    }
    .slds-max-x-small-order_9,.slds-max-x-small-order--9{
        order:9
    }
    .slds-max-x-small-order_10,.slds-max-x-small-order--10{
        order:10
    }
    .slds-max-x-small-order_11,.slds-max-x-small-order--11{
        order:11
    }
    .slds-max-x-small-order_12,.slds-max-x-small-order--12{
        order:12
    }
}
@media (min-width:30em){
    [class*=slds-small-size_],[class*=slds-small-size--]{
        flex:none
    }
    .slds-small-size_xxx-small,.slds-small-size--xxx-small{
        width:3rem
    }
    .slds-small-size_xx-small,.slds-small-size--xx-small{
        width:6rem
    }
    .slds-small-size_x-small,.slds-small-size--x-small{
        width:12rem
    }
    .slds-small-size_small,.slds-small-size--small{
        width:15rem
    }
    .slds-small-size_medium,.slds-small-size--medium{
        width:20rem
    }
    .slds-small-size_large,.slds-small-size--large{
        width:25rem
    }
    .slds-small-size_x-large,.slds-small-size--x-large{
        width:40rem
    }
    .slds-small-size_xx-large,.slds-small-size--xx-large{
        width:60rem
    }
    .slds-small-size_1-of-1,.slds-small-size--1-of-1{
        width:100%
    }
    .slds-small-size_1-of-2,.slds-small-size--1-of-2{
        width:50%
    }
    .slds-small-size_2-of-2,.slds-small-size--2-of-2{
        width:100%
    }
    .slds-small-size_1-of-3,.slds-small-size--1-of-3{
        width:33.3333333333%
    }
    .slds-small-size_2-of-3,.slds-small-size--2-of-3{
        width:66.6666666667%
    }
    .slds-small-size_3-of-3,.slds-small-size--3-of-3{
        width:100%
    }
    .slds-small-size_1-of-4,.slds-small-size--1-of-4{
        width:25%
    }
    .slds-small-size_2-of-4,.slds-small-size--2-of-4{
        width:50%
    }
    .slds-small-size_3-of-4,.slds-small-size--3-of-4{
        width:75%
    }
    .slds-small-size_4-of-4,.slds-small-size--4-of-4{
        width:100%
    }
    .slds-small-size_1-of-5,.slds-small-size--1-of-5{
        width:20%
    }
    .slds-small-size_2-of-5,.slds-small-size--2-of-5{
        width:40%
    }
    .slds-small-size_3-of-5,.slds-small-size--3-of-5{
        width:60%
    }
    .slds-small-size_4-of-5,.slds-small-size--4-of-5{
        width:80%
    }
    .slds-small-size_5-of-5,.slds-small-size--5-of-5{
        width:100%
    }
    .slds-small-size_1-of-6,.slds-small-size--1-of-6{
        width:16.6666666667%
    }
    .slds-small-size_2-of-6,.slds-small-size--2-of-6{
        width:33.3333333333%
    }
    .slds-small-size_3-of-6,.slds-small-size--3-of-6{
        width:50%
    }
    .slds-small-size_4-of-6,.slds-small-size--4-of-6{
        width:66.6666666667%
    }
    .slds-small-size_5-of-6,.slds-small-size--5-of-6{
        width:83.3333333333%
    }
    .slds-small-size_6-of-6,.slds-small-size--6-of-6{
        width:100%
    }
    .slds-small-size_1-of-7,.slds-small-size--1-of-7{
        width:14.2857142857%
    }
    .slds-small-size_2-of-7,.slds-small-size--2-of-7{
        width:28.5714285714%
    }
    .slds-small-size_3-of-7,.slds-small-size--3-of-7{
        width:42.8571428571%
    }
    .slds-small-size_4-of-7,.slds-small-size--4-of-7{
        width:57.1428571429%
    }
    .slds-small-size_5-of-7,.slds-small-size--5-of-7{
        width:71.4285714286%
    }
    .slds-small-size_6-of-7,.slds-small-size--6-of-7{
        width:85.7142857143%
    }
    .slds-small-size_7-of-7,.slds-small-size--7-of-7{
        width:100%
    }
    .slds-small-size_1-of-8,.slds-small-size--1-of-8{
        width:12.5%
    }
    .slds-small-size_2-of-8,.slds-small-size--2-of-8{
        width:25%
    }
    .slds-small-size_3-of-8,.slds-small-size--3-of-8{
        width:37.5%
    }
    .slds-small-size_4-of-8,.slds-small-size--4-of-8{
        width:50%
    }
    .slds-small-size_5-of-8,.slds-small-size--5-of-8{
        width:62.5%
    }
    .slds-small-size_6-of-8,.slds-small-size--6-of-8{
        width:75%
    }
    .slds-small-size_7-of-8,.slds-small-size--7-of-8{
        width:87.5%
    }
    .slds-small-size_8-of-8,.slds-small-size--8-of-8{
        width:100%
    }
    .slds-small-size_1-of-12,.slds-small-size--1-of-12{
        width:8.3333333333%
    }
    .slds-small-size_2-of-12,.slds-small-size--2-of-12{
        width:16.6666666667%
    }
    .slds-small-size_3-of-12,.slds-small-size--3-of-12{
        width:25%
    }
    .slds-small-size_4-of-12,.slds-small-size--4-of-12{
        width:33.3333333333%
    }
    .slds-small-size_5-of-12,.slds-small-size--5-of-12{
        width:41.6666666667%
    }
    .slds-small-size_6-of-12,.slds-small-size--6-of-12{
        width:50%
    }
    .slds-small-size_7-of-12,.slds-small-size--7-of-12{
        width:58.3333333333%
    }
    .slds-small-size_8-of-12,.slds-small-size--8-of-12{
        width:66.6666666667%
    }
    .slds-small-size_9-of-12,.slds-small-size--9-of-12{
        width:75%
    }
    .slds-small-size_10-of-12,.slds-small-size--10-of-12{
        width:83.3333333333%
    }
    .slds-small-size_11-of-12,.slds-small-size--11-of-12{
        width:91.6666666667%
    }
    .slds-small-size_12-of-12,.slds-small-size--12-of-12{
        width:100%
    }
    .slds-small-order_1,.slds-small-order--1{
        order:1
    }
    .slds-small-order_2,.slds-small-order--2{
        order:2
    }
    .slds-small-order_3,.slds-small-order--3{
        order:3
    }
    .slds-small-order_4,.slds-small-order--4{
        order:4
    }
    .slds-small-order_5,.slds-small-order--5{
        order:5
    }
    .slds-small-order_6,.slds-small-order--6{
        order:6
    }
    .slds-small-order_7,.slds-small-order--7{
        order:7
    }
    .slds-small-order_8,.slds-small-order--8{
        order:8
    }
    .slds-small-order_9,.slds-small-order--9{
        order:9
    }
    .slds-small-order_10,.slds-small-order--10{
        order:10
    }
    .slds-small-order_11,.slds-small-order--11{
        order:11
    }
    .slds-small-order_12,.slds-small-order--12{
        order:12
    }
}
@media (max-width:30em){
    [class*=slds-max-small-size_],[class*=slds-max-small-size--]{
        flex:none
    }
    .slds-max-small-size_xxx-small,.slds-max-small-size--xxx-small{
        width:3rem
    }
    .slds-max-small-size_xx-small,.slds-max-small-size--xx-small{
        width:6rem
    }
    .slds-max-small-size_x-small,.slds-max-small-size--x-small{
        width:12rem
    }
    .slds-max-small-size_small,.slds-max-small-size--small{
        width:15rem
    }
    .slds-max-small-size_medium,.slds-max-small-size--medium{
        width:20rem
    }
    .slds-max-small-size_large,.slds-max-small-size--large{
        width:25rem
    }
    .slds-max-small-size_x-large,.slds-max-small-size--x-large{
        width:40rem
    }
    .slds-max-small-size_xx-large,.slds-max-small-size--xx-large{
        width:60rem
    }
    .slds-max-small-size_1-of-1,.slds-max-small-size--1-of-1{
        width:100%
    }
    .slds-max-small-size_1-of-2,.slds-max-small-size--1-of-2{
        width:50%
    }
    .slds-max-small-size_2-of-2,.slds-max-small-size--2-of-2{
        width:100%
    }
    .slds-max-small-size_1-of-3,.slds-max-small-size--1-of-3{
        width:33.3333333333%
    }
    .slds-max-small-size_2-of-3,.slds-max-small-size--2-of-3{
        width:66.6666666667%
    }
    .slds-max-small-size_3-of-3,.slds-max-small-size--3-of-3{
        width:100%
    }
    .slds-max-small-size_1-of-4,.slds-max-small-size--1-of-4{
        width:25%
    }
    .slds-max-small-size_2-of-4,.slds-max-small-size--2-of-4{
        width:50%
    }
    .slds-max-small-size_3-of-4,.slds-max-small-size--3-of-4{
        width:75%
    }
    .slds-max-small-size_4-of-4,.slds-max-small-size--4-of-4{
        width:100%
    }
    .slds-max-small-size_1-of-5,.slds-max-small-size--1-of-5{
        width:20%
    }
    .slds-max-small-size_2-of-5,.slds-max-small-size--2-of-5{
        width:40%
    }
    .slds-max-small-size_3-of-5,.slds-max-small-size--3-of-5{
        width:60%
    }
    .slds-max-small-size_4-of-5,.slds-max-small-size--4-of-5{
        width:80%
    }
    .slds-max-small-size_5-of-5,.slds-max-small-size--5-of-5{
        width:100%
    }
    .slds-max-small-size_1-of-6,.slds-max-small-size--1-of-6{
        width:16.6666666667%
    }
    .slds-max-small-size_2-of-6,.slds-max-small-size--2-of-6{
        width:33.3333333333%
    }
    .slds-max-small-size_3-of-6,.slds-max-small-size--3-of-6{
        width:50%
    }
    .slds-max-small-size_4-of-6,.slds-max-small-size--4-of-6{
        width:66.6666666667%
    }
    .slds-max-small-size_5-of-6,.slds-max-small-size--5-of-6{
        width:83.3333333333%
    }
    .slds-max-small-size_6-of-6,.slds-max-small-size--6-of-6{
        width:100%
    }
    .slds-max-small-size_1-of-7,.slds-max-small-size--1-of-7{
        width:14.2857142857%
    }
    .slds-max-small-size_2-of-7,.slds-max-small-size--2-of-7{
        width:28.5714285714%
    }
    .slds-max-small-size_3-of-7,.slds-max-small-size--3-of-7{
        width:42.8571428571%
    }
    .slds-max-small-size_4-of-7,.slds-max-small-size--4-of-7{
        width:57.1428571429%
    }
    .slds-max-small-size_5-of-7,.slds-max-small-size--5-of-7{
        width:71.4285714286%
    }
    .slds-max-small-size_6-of-7,.slds-max-small-size--6-of-7{
        width:85.7142857143%
    }
    .slds-max-small-size_7-of-7,.slds-max-small-size--7-of-7{
        width:100%
    }
    .slds-max-small-size_1-of-8,.slds-max-small-size--1-of-8{
        width:12.5%
    }
    .slds-max-small-size_2-of-8,.slds-max-small-size--2-of-8{
        width:25%
    }
    .slds-max-small-size_3-of-8,.slds-max-small-size--3-of-8{
        width:37.5%
    }
    .slds-max-small-size_4-of-8,.slds-max-small-size--4-of-8{
        width:50%
    }
    .slds-max-small-size_5-of-8,.slds-max-small-size--5-of-8{
        width:62.5%
    }
    .slds-max-small-size_6-of-8,.slds-max-small-size--6-of-8{
        width:75%
    }
    .slds-max-small-size_7-of-8,.slds-max-small-size--7-of-8{
        width:87.5%
    }
    .slds-max-small-size_8-of-8,.slds-max-small-size--8-of-8{
        width:100%
    }
    .slds-max-small-size_1-of-12,.slds-max-small-size--1-of-12{
        width:8.3333333333%
    }
    .slds-max-small-size_2-of-12,.slds-max-small-size--2-of-12{
        width:16.6666666667%
    }
    .slds-max-small-size_3-of-12,.slds-max-small-size--3-of-12{
        width:25%
    }
    .slds-max-small-size_4-of-12,.slds-max-small-size--4-of-12{
        width:33.3333333333%
    }
    .slds-max-small-size_5-of-12,.slds-max-small-size--5-of-12{
        width:41.6666666667%
    }
    .slds-max-small-size_6-of-12,.slds-max-small-size--6-of-12{
        width:50%
    }
    .slds-max-small-size_7-of-12,.slds-max-small-size--7-of-12{
        width:58.3333333333%
    }
    .slds-max-small-size_8-of-12,.slds-max-small-size--8-of-12{
        width:66.6666666667%
    }
    .slds-max-small-size_9-of-12,.slds-max-small-size--9-of-12{
        width:75%
    }
    .slds-max-small-size_10-of-12,.slds-max-small-size--10-of-12{
        width:83.3333333333%
    }
    .slds-max-small-size_11-of-12,.slds-max-small-size--11-of-12{
        width:91.6666666667%
    }
    .slds-max-small-size_12-of-12,.slds-max-small-size--12-of-12{
        width:100%
    }
    .slds-max-small-order_1,.slds-max-small-order--1{
        order:1
    }
    .slds-max-small-order_2,.slds-max-small-order--2{
        order:2
    }
    .slds-max-small-order_3,.slds-max-small-order--3{
        order:3
    }
    .slds-max-small-order_4,.slds-max-small-order--4{
        order:4
    }
    .slds-max-small-order_5,.slds-max-small-order--5{
        order:5
    }
    .slds-max-small-order_6,.slds-max-small-order--6{
        order:6
    }
    .slds-max-small-order_7,.slds-max-small-order--7{
        order:7
    }
    .slds-max-small-order_8,.slds-max-small-order--8{
        order:8
    }
    .slds-max-small-order_9,.slds-max-small-order--9{
        order:9
    }
    .slds-max-small-order_10,.slds-max-small-order--10{
        order:10
    }
    .slds-max-small-order_11,.slds-max-small-order--11{
        order:11
    }
    .slds-max-small-order_12,.slds-max-small-order--12{
        order:12
    }
}
@media (min-width:48em){
    [class*=slds-medium-size_],[class*=slds-medium-size--]{
        flex:none
    }
    .slds-medium-size_xxx-small,.slds-medium-size--xxx-small{
        width:3rem
    }
    .slds-medium-size_xx-small,.slds-medium-size--xx-small{
        width:6rem
    }
    .slds-medium-size_x-small,.slds-medium-size--x-small{
        width:12rem
    }
    .slds-medium-size_small,.slds-medium-size--small{
        width:15rem
    }
    .slds-medium-size_medium,.slds-medium-size--medium{
        width:20rem
    }
    .slds-medium-size_large,.slds-medium-size--large{
        width:25rem
    }
    .slds-medium-size_x-large,.slds-medium-size--x-large{
        width:40rem
    }
    .slds-medium-size_xx-large,.slds-medium-size--xx-large{
        width:60rem
    }
    .slds-medium-size_1-of-1,.slds-medium-size--1-of-1{
        width:100%
    }
    .slds-medium-size_1-of-2,.slds-medium-size--1-of-2{
        width:50%
    }
    .slds-medium-size_2-of-2,.slds-medium-size--2-of-2{
        width:100%
    }
    .slds-medium-size_1-of-3,.slds-medium-size--1-of-3{
        width:33.3333333333%
    }
    .slds-medium-size_2-of-3,.slds-medium-size--2-of-3{
        width:66.6666666667%
    }
    .slds-medium-size_3-of-3,.slds-medium-size--3-of-3{
        width:100%
    }
    .slds-medium-size_1-of-4,.slds-medium-size--1-of-4{
        width:25%
    }
    .slds-medium-size_2-of-4,.slds-medium-size--2-of-4{
        width:50%
    }
    .slds-medium-size_3-of-4,.slds-medium-size--3-of-4{
        width:75%
    }
    .slds-medium-size_4-of-4,.slds-medium-size--4-of-4{
        width:100%
    }
    .slds-medium-size_1-of-5,.slds-medium-size--1-of-5{
        width:20%
    }
    .slds-medium-size_2-of-5,.slds-medium-size--2-of-5{
        width:40%
    }
    .slds-medium-size_3-of-5,.slds-medium-size--3-of-5{
        width:60%
    }
    .slds-medium-size_4-of-5,.slds-medium-size--4-of-5{
        width:80%
    }
    .slds-medium-size_5-of-5,.slds-medium-size--5-of-5{
        width:100%
    }
    .slds-medium-size_1-of-6,.slds-medium-size--1-of-6{
        width:16.6666666667%
    }
    .slds-medium-size_2-of-6,.slds-medium-size--2-of-6{
        width:33.3333333333%
    }
    .slds-medium-size_3-of-6,.slds-medium-size--3-of-6{
        width:50%
    }
    .slds-medium-size_4-of-6,.slds-medium-size--4-of-6{
        width:66.6666666667%
    }
    .slds-medium-size_5-of-6,.slds-medium-size--5-of-6{
        width:83.3333333333%
    }
    .slds-medium-size_6-of-6,.slds-medium-size--6-of-6{
        width:100%
    }
    .slds-medium-size_1-of-7,.slds-medium-size--1-of-7{
        width:14.2857142857%
    }
    .slds-medium-size_2-of-7,.slds-medium-size--2-of-7{
        width:28.5714285714%
    }
    .slds-medium-size_3-of-7,.slds-medium-size--3-of-7{
        width:42.8571428571%
    }
    .slds-medium-size_4-of-7,.slds-medium-size--4-of-7{
        width:57.1428571429%
    }
    .slds-medium-size_5-of-7,.slds-medium-size--5-of-7{
        width:71.4285714286%
    }
    .slds-medium-size_6-of-7,.slds-medium-size--6-of-7{
        width:85.7142857143%
    }
    .slds-medium-size_7-of-7,.slds-medium-size--7-of-7{
        width:100%
    }
    .slds-medium-size_1-of-8,.slds-medium-size--1-of-8{
        width:12.5%
    }
    .slds-medium-size_2-of-8,.slds-medium-size--2-of-8{
        width:25%
    }
    .slds-medium-size_3-of-8,.slds-medium-size--3-of-8{
        width:37.5%
    }
    .slds-medium-size_4-of-8,.slds-medium-size--4-of-8{
        width:50%
    }
    .slds-medium-size_5-of-8,.slds-medium-size--5-of-8{
        width:62.5%
    }
    .slds-medium-size_6-of-8,.slds-medium-size--6-of-8{
        width:75%
    }
    .slds-medium-size_7-of-8,.slds-medium-size--7-of-8{
        width:87.5%
    }
    .slds-medium-size_8-of-8,.slds-medium-size--8-of-8{
        width:100%
    }
    .slds-medium-size_1-of-12,.slds-medium-size--1-of-12{
        width:8.3333333333%
    }
    .slds-medium-size_2-of-12,.slds-medium-size--2-of-12{
        width:16.6666666667%
    }
    .slds-medium-size_3-of-12,.slds-medium-size--3-of-12{
        width:25%
    }
    .slds-medium-size_4-of-12,.slds-medium-size--4-of-12{
        width:33.3333333333%
    }
    .slds-medium-size_5-of-12,.slds-medium-size--5-of-12{
        width:41.6666666667%
    }
    .slds-medium-size_6-of-12,.slds-medium-size--6-of-12{
        width:50%
    }
    .slds-medium-size_7-of-12,.slds-medium-size--7-of-12{
        width:58.3333333333%
    }
    .slds-medium-size_8-of-12,.slds-medium-size--8-of-12{
        width:66.6666666667%
    }
    .slds-medium-size_9-of-12,.slds-medium-size--9-of-12{
        width:75%
    }
    .slds-medium-size_10-of-12,.slds-medium-size--10-of-12{
        width:83.3333333333%
    }
    .slds-medium-size_11-of-12,.slds-medium-size--11-of-12{
        width:91.6666666667%
    }
    .slds-medium-size_12-of-12,.slds-medium-size--12-of-12{
        width:100%
    }
    .slds-medium-order_1,.slds-medium-order--1{
        order:1
    }
    .slds-medium-order_2,.slds-medium-order--2{
        order:2
    }
    .slds-medium-order_3,.slds-medium-order--3{
        order:3
    }
    .slds-medium-order_4,.slds-medium-order--4{
        order:4
    }
    .slds-medium-order_5,.slds-medium-order--5{
        order:5
    }
    .slds-medium-order_6,.slds-medium-order--6{
        order:6
    }
    .slds-medium-order_7,.slds-medium-order--7{
        order:7
    }
    .slds-medium-order_8,.slds-medium-order--8{
        order:8
    }
    .slds-medium-order_9,.slds-medium-order--9{
        order:9
    }
    .slds-medium-order_10,.slds-medium-order--10{
        order:10
    }
    .slds-medium-order_11,.slds-medium-order--11{
        order:11
    }
    .slds-medium-order_12,.slds-medium-order--12{
        order:12
    }
}
@media (max-width:48em){
    [class*=slds-max-medium-size_],[class*=slds-max-medium-size--]{
        flex:none
    }
    .slds-max-medium-size_xxx-small,.slds-max-medium-size--xxx-small{
        width:3rem
    }
    .slds-max-medium-size_xx-small,.slds-max-medium-size--xx-small{
        width:6rem
    }
    .slds-max-medium-size_x-small,.slds-max-medium-size--x-small{
        width:12rem
    }
    .slds-max-medium-size_small,.slds-max-medium-size--small{
        width:15rem
    }
    .slds-max-medium-size_medium,.slds-max-medium-size--medium{
        width:20rem
    }
    .slds-max-medium-size_large,.slds-max-medium-size--large{
        width:25rem
    }
    .slds-max-medium-size_x-large,.slds-max-medium-size--x-large{
        width:40rem
    }
    .slds-max-medium-size_xx-large,.slds-max-medium-size--xx-large{
        width:60rem
    }
    .slds-max-medium-size_1-of-1,.slds-max-medium-size--1-of-1{
        width:100%
    }
    .slds-max-medium-size_1-of-2,.slds-max-medium-size--1-of-2{
        width:50%
    }
    .slds-max-medium-size_2-of-2,.slds-max-medium-size--2-of-2{
        width:100%
    }
    .slds-max-medium-size_1-of-3,.slds-max-medium-size--1-of-3{
        width:33.3333333333%
    }
    .slds-max-medium-size_2-of-3,.slds-max-medium-size--2-of-3{
        width:66.6666666667%
    }
    .slds-max-medium-size_3-of-3,.slds-max-medium-size--3-of-3{
        width:100%
    }
    .slds-max-medium-size_1-of-4,.slds-max-medium-size--1-of-4{
        width:25%
    }
    .slds-max-medium-size_2-of-4,.slds-max-medium-size--2-of-4{
        width:50%
    }
    .slds-max-medium-size_3-of-4,.slds-max-medium-size--3-of-4{
        width:75%
    }
    .slds-max-medium-size_4-of-4,.slds-max-medium-size--4-of-4{
        width:100%
    }
    .slds-max-medium-size_1-of-5,.slds-max-medium-size--1-of-5{
        width:20%
    }
    .slds-max-medium-size_2-of-5,.slds-max-medium-size--2-of-5{
        width:40%
    }
    .slds-max-medium-size_3-of-5,.slds-max-medium-size--3-of-5{
        width:60%
    }
    .slds-max-medium-size_4-of-5,.slds-max-medium-size--4-of-5{
        width:80%
    }
    .slds-max-medium-size_5-of-5,.slds-max-medium-size--5-of-5{
        width:100%
    }
    .slds-max-medium-size_1-of-6,.slds-max-medium-size--1-of-6{
        width:16.6666666667%
    }
    .slds-max-medium-size_2-of-6,.slds-max-medium-size--2-of-6{
        width:33.3333333333%
    }
    .slds-max-medium-size_3-of-6,.slds-max-medium-size--3-of-6{
        width:50%
    }
    .slds-max-medium-size_4-of-6,.slds-max-medium-size--4-of-6{
        width:66.6666666667%
    }
    .slds-max-medium-size_5-of-6,.slds-max-medium-size--5-of-6{
        width:83.3333333333%
    }
    .slds-max-medium-size_6-of-6,.slds-max-medium-size--6-of-6{
        width:100%
    }
    .slds-max-medium-size_1-of-7,.slds-max-medium-size--1-of-7{
        width:14.2857142857%
    }
    .slds-max-medium-size_2-of-7,.slds-max-medium-size--2-of-7{
        width:28.5714285714%
    }
    .slds-max-medium-size_3-of-7,.slds-max-medium-size--3-of-7{
        width:42.8571428571%
    }
    .slds-max-medium-size_4-of-7,.slds-max-medium-size--4-of-7{
        width:57.1428571429%
    }
    .slds-max-medium-size_5-of-7,.slds-max-medium-size--5-of-7{
        width:71.4285714286%
    }
    .slds-max-medium-size_6-of-7,.slds-max-medium-size--6-of-7{
        width:85.7142857143%
    }
    .slds-max-medium-size_7-of-7,.slds-max-medium-size--7-of-7{
        width:100%
    }
    .slds-max-medium-size_1-of-8,.slds-max-medium-size--1-of-8{
        width:12.5%
    }
    .slds-max-medium-size_2-of-8,.slds-max-medium-size--2-of-8{
        width:25%
    }
    .slds-max-medium-size_3-of-8,.slds-max-medium-size--3-of-8{
        width:37.5%
    }
    .slds-max-medium-size_4-of-8,.slds-max-medium-size--4-of-8{
        width:50%
    }
    .slds-max-medium-size_5-of-8,.slds-max-medium-size--5-of-8{
        width:62.5%
    }
    .slds-max-medium-size_6-of-8,.slds-max-medium-size--6-of-8{
        width:75%
    }
    .slds-max-medium-size_7-of-8,.slds-max-medium-size--7-of-8{
        width:87.5%
    }
    .slds-max-medium-size_8-of-8,.slds-max-medium-size--8-of-8{
        width:100%
    }
    .slds-max-medium-size_1-of-12,.slds-max-medium-size--1-of-12{
        width:8.3333333333%
    }
    .slds-max-medium-size_2-of-12,.slds-max-medium-size--2-of-12{
        width:16.6666666667%
    }
    .slds-max-medium-size_3-of-12,.slds-max-medium-size--3-of-12{
        width:25%
    }
    .slds-max-medium-size_4-of-12,.slds-max-medium-size--4-of-12{
        width:33.3333333333%
    }
    .slds-max-medium-size_5-of-12,.slds-max-medium-size--5-of-12{
        width:41.6666666667%
    }
    .slds-max-medium-size_6-of-12,.slds-max-medium-size--6-of-12{
        width:50%
    }
    .slds-max-medium-size_7-of-12,.slds-max-medium-size--7-of-12{
        width:58.3333333333%
    }
    .slds-max-medium-size_8-of-12,.slds-max-medium-size--8-of-12{
        width:66.6666666667%
    }
    .slds-max-medium-size_9-of-12,.slds-max-medium-size--9-of-12{
        width:75%
    }
    .slds-max-medium-size_10-of-12,.slds-max-medium-size--10-of-12{
        width:83.3333333333%
    }
    .slds-max-medium-size_11-of-12,.slds-max-medium-size--11-of-12{
        width:91.6666666667%
    }
    .slds-max-medium-size_12-of-12,.slds-max-medium-size--12-of-12{
        width:100%
    }
    .slds-max-medium-order_1,.slds-max-medium-order--1{
        order:1
    }
    .slds-max-medium-order_2,.slds-max-medium-order--2{
        order:2
    }
    .slds-max-medium-order_3,.slds-max-medium-order--3{
        order:3
    }
    .slds-max-medium-order_4,.slds-max-medium-order--4{
        order:4
    }
    .slds-max-medium-order_5,.slds-max-medium-order--5{
        order:5
    }
    .slds-max-medium-order_6,.slds-max-medium-order--6{
        order:6
    }
    .slds-max-medium-order_7,.slds-max-medium-order--7{
        order:7
    }
    .slds-max-medium-order_8,.slds-max-medium-order--8{
        order:8
    }
    .slds-max-medium-order_9,.slds-max-medium-order--9{
        order:9
    }
    .slds-max-medium-order_10,.slds-max-medium-order--10{
        order:10
    }
    .slds-max-medium-order_11,.slds-max-medium-order--11{
        order:11
    }
    .slds-max-medium-order_12,.slds-max-medium-order--12{
        order:12
    }
}
@media (min-width:64em){
    [class*=slds-large-size_],[class*=slds-large-size--]{
        flex:none
    }
    .slds-large-size_xxx-small,.slds-large-size--xxx-small{
        width:3rem
    }
    .slds-large-size_xx-small,.slds-large-size--xx-small{
        width:6rem
    }
    .slds-large-size_x-small,.slds-large-size--x-small{
        width:12rem
    }
    .slds-large-size_small,.slds-large-size--small{
        width:15rem
    }
    .slds-large-size_medium,.slds-large-size--medium{
        width:20rem
    }
    .slds-large-size_large,.slds-large-size--large{
        width:25rem
    }
    .slds-large-size_x-large,.slds-large-size--x-large{
        width:40rem
    }
    .slds-large-size_xx-large,.slds-large-size--xx-large{
        width:60rem
    }
    .slds-large-size_1-of-1,.slds-large-size--1-of-1{
        width:100%
    }
    .slds-large-size_1-of-2,.slds-large-size--1-of-2{
        width:50%
    }
    .slds-large-size_2-of-2,.slds-large-size--2-of-2{
        width:100%
    }
    .slds-large-size_1-of-3,.slds-large-size--1-of-3{
        width:33.3333333333%
    }
    .slds-large-size_2-of-3,.slds-large-size--2-of-3{
        width:66.6666666667%
    }
    .slds-large-size_3-of-3,.slds-large-size--3-of-3{
        width:100%
    }
    .slds-large-size_1-of-4,.slds-large-size--1-of-4{
        width:25%
    }
    .slds-large-size_2-of-4,.slds-large-size--2-of-4{
        width:50%
    }
    .slds-large-size_3-of-4,.slds-large-size--3-of-4{
        width:75%
    }
    .slds-large-size_4-of-4,.slds-large-size--4-of-4{
        width:100%
    }
    .slds-large-size_1-of-5,.slds-large-size--1-of-5{
        width:20%
    }
    .slds-large-size_2-of-5,.slds-large-size--2-of-5{
        width:40%
    }
    .slds-large-size_3-of-5,.slds-large-size--3-of-5{
        width:60%
    }
    .slds-large-size_4-of-5,.slds-large-size--4-of-5{
        width:80%
    }
    .slds-large-size_5-of-5,.slds-large-size--5-of-5{
        width:100%
    }
    .slds-large-size_1-of-6,.slds-large-size--1-of-6{
        width:16.6666666667%
    }
    .slds-large-size_2-of-6,.slds-large-size--2-of-6{
        width:33.3333333333%
    }
    .slds-large-size_3-of-6,.slds-large-size--3-of-6{
        width:50%
    }
    .slds-large-size_4-of-6,.slds-large-size--4-of-6{
        width:66.6666666667%
    }
    .slds-large-size_5-of-6,.slds-large-size--5-of-6{
        width:83.3333333333%
    }
    .slds-large-size_6-of-6,.slds-large-size--6-of-6{
        width:100%
    }
    .slds-large-size_1-of-7,.slds-large-size--1-of-7{
        width:14.2857142857%
    }
    .slds-large-size_2-of-7,.slds-large-size--2-of-7{
        width:28.5714285714%
    }
    .slds-large-size_3-of-7,.slds-large-size--3-of-7{
        width:42.8571428571%
    }
    .slds-large-size_4-of-7,.slds-large-size--4-of-7{
        width:57.1428571429%
    }
    .slds-large-size_5-of-7,.slds-large-size--5-of-7{
        width:71.4285714286%
    }
    .slds-large-size_6-of-7,.slds-large-size--6-of-7{
        width:85.7142857143%
    }
    .slds-large-size_7-of-7,.slds-large-size--7-of-7{
        width:100%
    }
    .slds-large-size_1-of-8,.slds-large-size--1-of-8{
        width:12.5%
    }
    .slds-large-size_2-of-8,.slds-large-size--2-of-8{
        width:25%
    }
    .slds-large-size_3-of-8,.slds-large-size--3-of-8{
        width:37.5%
    }
    .slds-large-size_4-of-8,.slds-large-size--4-of-8{
        width:50%
    }
    .slds-large-size_5-of-8,.slds-large-size--5-of-8{
        width:62.5%
    }
    .slds-large-size_6-of-8,.slds-large-size--6-of-8{
        width:75%
    }
    .slds-large-size_7-of-8,.slds-large-size--7-of-8{
        width:87.5%
    }
    .slds-large-size_8-of-8,.slds-large-size--8-of-8{
        width:100%
    }
    .slds-large-size_1-of-12,.slds-large-size--1-of-12{
        width:8.3333333333%
    }
    .slds-large-size_2-of-12,.slds-large-size--2-of-12{
        width:16.6666666667%
    }
    .slds-large-size_3-of-12,.slds-large-size--3-of-12{
        width:25%
    }
    .slds-large-size_4-of-12,.slds-large-size--4-of-12{
        width:33.3333333333%
    }
    .slds-large-size_5-of-12,.slds-large-size--5-of-12{
        width:41.6666666667%
    }
    .slds-large-size_6-of-12,.slds-large-size--6-of-12{
        width:50%
    }
    .slds-large-size_7-of-12,.slds-large-size--7-of-12{
        width:58.3333333333%
    }
    .slds-large-size_8-of-12,.slds-large-size--8-of-12{
        width:66.6666666667%
    }
    .slds-large-size_9-of-12,.slds-large-size--9-of-12{
        width:75%
    }
    .slds-large-size_10-of-12,.slds-large-size--10-of-12{
        width:83.3333333333%
    }
    .slds-large-size_11-of-12,.slds-large-size--11-of-12{
        width:91.6666666667%
    }
    .slds-large-size_12-of-12,.slds-large-size--12-of-12{
        width:100%
    }
    .slds-large-order_1,.slds-large-order--1{
        order:1
    }
    .slds-large-order_2,.slds-large-order--2{
        order:2
    }
    .slds-large-order_3,.slds-large-order--3{
        order:3
    }
    .slds-large-order_4,.slds-large-order--4{
        order:4
    }
    .slds-large-order_5,.slds-large-order--5{
        order:5
    }
    .slds-large-order_6,.slds-large-order--6{
        order:6
    }
    .slds-large-order_7,.slds-large-order--7{
        order:7
    }
    .slds-large-order_8,.slds-large-order--8{
        order:8
    }
    .slds-large-order_9,.slds-large-order--9{
        order:9
    }
    .slds-large-order_10,.slds-large-order--10{
        order:10
    }
    .slds-large-order_11,.slds-large-order--11{
        order:11
    }
    .slds-large-order_12,.slds-large-order--12{
        order:12
    }
}
@media (max-width:64em){
    [class*=slds-max-large-size_],[class*=slds-max-large-size--]{
        flex:none
    }
    .slds-max-large-size_xxx-small,.slds-max-large-size--xxx-small{
        width:3rem
    }
    .slds-max-large-size_xx-small,.slds-max-large-size--xx-small{
        width:6rem
    }
    .slds-max-large-size_x-small,.slds-max-large-size--x-small{
        width:12rem
    }
    .slds-max-large-size_small,.slds-max-large-size--small{
        width:15rem
    }
    .slds-max-large-size_medium,.slds-max-large-size--medium{
        width:20rem
    }
    .slds-max-large-size_large,.slds-max-large-size--large{
        width:25rem
    }
    .slds-max-large-size_x-large,.slds-max-large-size--x-large{
        width:40rem
    }
    .slds-max-large-size_xx-large,.slds-max-large-size--xx-large{
        width:60rem
    }
    .slds-max-large-size_1-of-1,.slds-max-large-size--1-of-1{
        width:100%
    }
    .slds-max-large-size_1-of-2,.slds-max-large-size--1-of-2{
        width:50%
    }
    .slds-max-large-size_2-of-2,.slds-max-large-size--2-of-2{
        width:100%
    }
    .slds-max-large-size_1-of-3,.slds-max-large-size--1-of-3{
        width:33.3333333333%
    }
    .slds-max-large-size_2-of-3,.slds-max-large-size--2-of-3{
        width:66.6666666667%
    }
    .slds-max-large-size_3-of-3,.slds-max-large-size--3-of-3{
        width:100%
    }
    .slds-max-large-size_1-of-4,.slds-max-large-size--1-of-4{
        width:25%
    }
    .slds-max-large-size_2-of-4,.slds-max-large-size--2-of-4{
        width:50%
    }
    .slds-max-large-size_3-of-4,.slds-max-large-size--3-of-4{
        width:75%
    }
    .slds-max-large-size_4-of-4,.slds-max-large-size--4-of-4{
        width:100%
    }
    .slds-max-large-size_1-of-5,.slds-max-large-size--1-of-5{
        width:20%
    }
    .slds-max-large-size_2-of-5,.slds-max-large-size--2-of-5{
        width:40%
    }
    .slds-max-large-size_3-of-5,.slds-max-large-size--3-of-5{
        width:60%
    }
    .slds-max-large-size_4-of-5,.slds-max-large-size--4-of-5{
        width:80%
    }
    .slds-max-large-size_5-of-5,.slds-max-large-size--5-of-5{
        width:100%
    }
    .slds-max-large-size_1-of-6,.slds-max-large-size--1-of-6{
        width:16.6666666667%
    }
    .slds-max-large-size_2-of-6,.slds-max-large-size--2-of-6{
        width:33.3333333333%
    }
    .slds-max-large-size_3-of-6,.slds-max-large-size--3-of-6{
        width:50%
    }
    .slds-max-large-size_4-of-6,.slds-max-large-size--4-of-6{
        width:66.6666666667%
    }
    .slds-max-large-size_5-of-6,.slds-max-large-size--5-of-6{
        width:83.3333333333%
    }
    .slds-max-large-size_6-of-6,.slds-max-large-size--6-of-6{
        width:100%
    }
    .slds-max-large-size_1-of-7,.slds-max-large-size--1-of-7{
        width:14.2857142857%
    }
    .slds-max-large-size_2-of-7,.slds-max-large-size--2-of-7{
        width:28.5714285714%
    }
    .slds-max-large-size_3-of-7,.slds-max-large-size--3-of-7{
        width:42.8571428571%
    }
    .slds-max-large-size_4-of-7,.slds-max-large-size--4-of-7{
        width:57.1428571429%
    }
    .slds-max-large-size_5-of-7,.slds-max-large-size--5-of-7{
        width:71.4285714286%
    }
    .slds-max-large-size_6-of-7,.slds-max-large-size--6-of-7{
        width:85.7142857143%
    }
    .slds-max-large-size_7-of-7,.slds-max-large-size--7-of-7{
        width:100%
    }
    .slds-max-large-size_1-of-8,.slds-max-large-size--1-of-8{
        width:12.5%
    }
    .slds-max-large-size_2-of-8,.slds-max-large-size--2-of-8{
        width:25%
    }
    .slds-max-large-size_3-of-8,.slds-max-large-size--3-of-8{
        width:37.5%
    }
    .slds-max-large-size_4-of-8,.slds-max-large-size--4-of-8{
        width:50%
    }
    .slds-max-large-size_5-of-8,.slds-max-large-size--5-of-8{
        width:62.5%
    }
    .slds-max-large-size_6-of-8,.slds-max-large-size--6-of-8{
        width:75%
    }
    .slds-max-large-size_7-of-8,.slds-max-large-size--7-of-8{
        width:87.5%
    }
    .slds-max-large-size_8-of-8,.slds-max-large-size--8-of-8{
        width:100%
    }
    .slds-max-large-size_1-of-12,.slds-max-large-size--1-of-12{
        width:8.3333333333%
    }
    .slds-max-large-size_2-of-12,.slds-max-large-size--2-of-12{
        width:16.6666666667%
    }
    .slds-max-large-size_3-of-12,.slds-max-large-size--3-of-12{
        width:25%
    }
    .slds-max-large-size_4-of-12,.slds-max-large-size--4-of-12{
        width:33.3333333333%
    }
    .slds-max-large-size_5-of-12,.slds-max-large-size--5-of-12{
        width:41.6666666667%
    }
    .slds-max-large-size_6-of-12,.slds-max-large-size--6-of-12{
        width:50%
    }
    .slds-max-large-size_7-of-12,.slds-max-large-size--7-of-12{
        width:58.3333333333%
    }
    .slds-max-large-size_8-of-12,.slds-max-large-size--8-of-12{
        width:66.6666666667%
    }
    .slds-max-large-size_9-of-12,.slds-max-large-size--9-of-12{
        width:75%
    }
    .slds-max-large-size_10-of-12,.slds-max-large-size--10-of-12{
        width:83.3333333333%
    }
    .slds-max-large-size_11-of-12,.slds-max-large-size--11-of-12{
        width:91.6666666667%
    }
    .slds-max-large-size_12-of-12,.slds-max-large-size--12-of-12{
        width:100%
    }
    .slds-max-large-order_1,.slds-max-large-order--1{
        order:1
    }
    .slds-max-large-order_2,.slds-max-large-order--2{
        order:2
    }
    .slds-max-large-order_3,.slds-max-large-order--3{
        order:3
    }
    .slds-max-large-order_4,.slds-max-large-order--4{
        order:4
    }
    .slds-max-large-order_5,.slds-max-large-order--5{
        order:5
    }
    .slds-max-large-order_6,.slds-max-large-order--6{
        order:6
    }
    .slds-max-large-order_7,.slds-max-large-order--7{
        order:7
    }
    .slds-max-large-order_8,.slds-max-large-order--8{
        order:8
    }
    .slds-max-large-order_9,.slds-max-large-order--9{
        order:9
    }
    .slds-max-large-order_10,.slds-max-large-order--10{
        order:10
    }
    .slds-max-large-order_11,.slds-max-large-order--11{
        order:11
    }
    .slds-max-large-order_12,.slds-max-large-order--12{
        order:12
    }   
}

.d-none {
    display: none !important;
}

.text-left {
    text-align: left !important;
}

.myf5-pt-3 {
    padding-top: 15px !important;
}