/* brand body font */
body {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;}
/* brand background */
body {background-repeat:no-repeat;background-color:#00aeef;}
.custom-content, .app-content, .logout-with-name {background-color:#FFFFFF;}
/* brand global navbar */
.global-header .navbar {font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;}
/* brand headings */
h2, .h2 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:24px;font-weight:500;}
.form-inner-wrapper h2, .form-inner-wrapper .h2 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:24px;font-weight:500;}
h3, .h3 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:20px;font-weight:500;}
.form-inner-wrapper h3, .form-inner-wrapper .h3 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:20px;font-weight:500;}
h4, .h4 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:500;}
.form-inner-wrapper h4, .form-inner-wrapper .h4 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:500;}
h5, .h5 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:500;}
.form-inner-wrapper h5, .form-inner-wrapper .h5 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:500;}
h6, .h6 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:500;}
.form-inner-wrapper h6, .form-inner-wrapper .h6 {color:#222222;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:500;}
/* brand hyperlinks */
a {color:#016495;text-decoration:none;}
a:hover, a:focus {color:#016495;text-decoration:underline;}
/* brand buttons */
.btn-primary {background-color:#00aeef;border-color:#ffffff;color:#FFFFFF;}
.btn-primary:hover, .btn-primary:focus {background-color:#016495;border-color:#ffffff;color:#333333;}
.text-primary {color:#00aeef;}
.text-primary:hover, .text-primary:focus {color:#016495;}
.btn-default {background-color:#016495;border-color:#CCCCCC;color:#333333;}
.btn-default:hover, .btn-default:focus {background-color:#016495;border-color:#ADADAD;color:#333333;}
.btn-secondary {background-color:#016495;border-color:#CCCCCC;color:#333333;}
.btn-secondary:hover, .btn-secondary:focus {background-color:#016495;border-color:#ADADAD;color:#333333;}
/* brand category navbar */
/* brand global footer */
.global-footer {font-family:"";}
.global-footer {background-color:#E5E5E5;color:#4A4A4A;}
.global-footer .global-footer-content .socialIconsFooter li a {color:#4A4A4A;}
.global-footer a {color:#4F107A;text-decoration:none;}
.global-footer a:hover, .global-footer a:focus {color:#891CD4;text-decoration:none;}

/* styles for Feature */
.feature-content .card-deck>.card:nth-child(1) .card-inner .announcement{display: block;
    height: auto;
    margin: 15px 0 15px;
    padding: 10px 7px 1px;
    font-size: 0.875em;
    clear: both;
    color: #2b2b2b;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: #bcdfef;
    background-color: #d1ecf7;} .feature-content .card-deck>.card:nth-child(1) .card-inner .announcement p{font-size:1.3em;  
   font-weight:500;} 
/* styles for Single Store Header */

/* styles for Single Store Footer */