/* Layout */
#row-footer-top { padding-bottom: 1rem; }
/* END: Layout */

/* Navigation */
.bb-portal nav {padding-bottom: 1.5rem;}
/* END: Navigation */

/* LOGIN PAGE */

/* Intro section */
.bb-portal .intro { margin-bottom: 1rem; }
/* END: Intro section */

/* Story section */
.bb-portal .story { text-align: center; }
.bb-portal .story img { margin-bottom: 1rem; }
.bb-portal .story p {  }
/* END: Story section */

/* Links section */
.bb-portal .links { text-align: center; }
.bb-portal .links a { margin: 0 auto 1rem auto; display: block; max-width: 350px; }
/* END: Links section */

/* END: LOGIN PAGE */

/* Tabs */
#row-portal-dashboard .tabs-content.vertical {border-left: 1px solid #e6e6e6;}
/* END: Tabs */