﻿html, body { height: 100%; width: 100%; margin: 0px; padding-top: 76px; }

/*

  REM Conversions (16/1)
  52px = 3.25rem
  42px = 2.625rem
  38px = 2.375rem
  28px = 1.75rem
  26px = 1.625rem
  24px = 1.5rem
  16px = 1rem
  18px = 1.125rem
  14px = 0.875rem
  12px = 0.75rem
  10px = 0.625rem

*/

/* Individuals */
.all-caps { text-transform: capitalize; }
.blue { color: #3987e6; }
.boldBlue { font-weight: bold; color: #005da3; }
.clear { clear:both; }
.hidden { display: none; }
.inherit { font-family: inherit; }
.no-margin-bottom { margin-bottom: 0px; }
.no-margin-right { margin-right: 0px !important; }
.white-background { background-color: #fff; }

/* Font Declarations */
h1, h2 { font-family: 'Pacifico', sans-serif; font-optical-sizing: auto; }

h1 { color: #005da3; font-size: 2.625rem; line-height: 3rem; padding: 0.625rem 0 0 0; }
h4 { color: #fff; font-size: 1.625rem; font-weight: 300; line-height: 2.375rem; padding: 0; }
/*h4 { font-size: 26px; }*/
h6 { color: #333; font-size: 1.125rem; font-weight: normal; line-height: 1.75rem; margin: 0; padding: 8px 0 16px 0; } /* Title Paragraph */

/*p  { color: #333; font-size: 1.125rem; line-height: 1.75rem; margin: 0; padding: 6px 0 8px 0; }*/
/*li { color: #333; font-size: 1.125rem; line-height: 1.5rem; margin: 0; padding: 4px 0 4px 0; }*/

label { font-weight: 300; }
label { color: #363537; font-size: 1rem; }
label.has-error { color: #a94442; }

a, a:focus, a:hover, a:visited { color: #3987e6; cursor: pointer; text-decoration: none; }
.alert-info a { font-weight: bold; }
em { font-weight: 600; font-style:normal; }

/* Modal Style Adjustments */
.modal-header h4 { color: #333333; }
.modal-content li { font-size: 1.125rem; font-weight: 600; line-height: 1.75rem; }

/* Buttons */
a.btn, button.btn { font-size: 1.125rem; font-weight: 400; min-width: 170px; }
a.btn-sm, button.btn-sm { font-size: 12px; font-weight: normal; width: auto; }
a.btn-primary, button.btn-primary {  background-color: #005da3; border-color: #005da3; color: #fff!important; }
a.btn-wide, button.btn-wide { width: 220px; } /* Need To Declare button. To Ensure CSS Override */
a.btn-extra-wide, button.btn-extra-wide { width: 260px; } /* Need To Declare button. To Ensure CSS Override */
a.btn-half-wide, button.btn-half-wide { display: inline-block!important; width: 47.7%; } /* Need To Declare button. To Ensure CSS Override */
a.btn-max-wide, button.btn-max-wide { width: 100%; } /* Need To Declare button. To Ensure CSS Override */
a.btn-super-wide, button.btn-super-wide { width: 320px; }
a.btn-dynamic, button.btn-dynamic { width: unset; }

/* Reset Input Group Append Buttons */
.input-group-append .btn, .input-group-prepend .btn { font-size: unset; font-weight: unset; width: unset; }

/* Need To Declare button. To Ensure CSS Override */
.btn-margin-right { margin-right: 20px; }
.btn-margin-top { margin-top: 20px; }

.btn-holder { margin-top: 20px; }
.btn-holder .btn { display: block; }
.btn-holder-inline .btn { display: inline-block; }

@media (max-width: 1199px) {
a.btn-sm, button.btn-sm { font-size: 0.75rem; font-weight: 200; width: auto; }
}

@media (max-width: 672px) {
a.btn-half-wide, button.btn-half-wide { margin-bottom: 0.875rem; width: 100%; }
}

@media (max-width: 522px) {
a.btn, button.btn { margin-bottom: 0.875rem; width: 100%; }
}

/* Sections & Buildilng Blocks */
.section-content { padding: 100px 0 100px 0; margin: 0px; }
.section-content-pull-up { margin: -80px 0 50px 0; }

@media (max-width: 620px) {
.section-content-pull-up { margin: -50px 0 50px 0; }
}

/*.section-row { margin: 30px 0 0 0; }*/
/*.no-spacing { margin: 0px; padding: 0px; }*/

#admin-login.section-content { padding: 20px 0 0 0; }

@media (max-width: 620px) {
.section-content { padding: 30px 0 50px 0;}
}

/* Tabs */
.nav-tabs li { margin-right: 3px; padding: 0; }
.nav-tabs li .nav-link { background-color: #eee; color: #005da3; font-size: 1rem; font-weight: normal; padding: 2px 6px 0 6px; }
.nav-tabs li .nav-link.active { background-color: #005da3; border: 1px solid #005da3; color: #fff; font-size: 1rem; font-weight: normal; padding: 2px 6px 0 6px; }
.nav-tabs li a:hover, .nav-tabs li.active a:hover { background-color: #5e9fd1; border: 1px solid #5e9fd1; cursor: pointer; color: #fff; }

@media (max-width: 991px) {
.nav-tabs li { width: 100% }
.nav-tabs li:not(:first-child) { margin-top: 3px; }
.nav-tabs li:not(:first-child) .nav-link { border-top-left-radius: 0px; border-top-right-radius: 0px; }
}

@media (max-width: 400px) {
ul.nav-tabs { margin-top: 20px; }
ul.nav-tabs li { width: 100%; }
}

.nav-tabs-no-border { border-bottom: none; }

#modal-accept-t-and-c .checkbox { margin-left: 30px; }
#aRequestProceed { display: none; }

@media (max-width: 991px) {
  .control-left { padding-right: 0px; }
  .control-right { padding-left: 0px; }
}

/* Principle Supporter */
#principle-supporter, .light-blue { background-color: #d9f0fa; }

/* Marketing Pack */
#modal-marketing-pack .btn-holder { margin: 20px 0 0 0; }
#modal-marketing-pack .btn-holder .btn { margin-right: 20px; }
#divMarketingPackIndex { display: block; }
#divMarketingPackForm, #divMarketingPackFinish { display: none; }
#divMarketingPackForm p { margin-bottom: 15px; }
#pMarketingPackPost, #pMarketingPackDownload, #pMarketingPackError, #divMarketingPackDownloadButtons { display: none; }

/* Inspire Series */
.inspire-series-list { margin-top: 14px; }
.inspire-series-list .btn-holder { margin-top: 20px; }
.inspire-series-row li { color: #3987e6; cursor: pointer; font-size: 16px; margin: 18px 0 0 0; }
.inspire-series-row li span { display: block; font-size: 14px; font-style: italic; font-weight: 400; margin-top: 4px; }
.inspire-role { font-style: italic; font-size: 20px; }
.inspire-title, .inspire-title span { font-style: normal; font-weight: bold; margin: 0px 0px 15px 0; padding: 0px; }
.inspire-title span { font-weight: normal }
.inspire-thumb { float: left; height: 200px; margin: 0 15px 15px 0; width: 200px }

#divInspireTitleTina, #divInspireTitleKay, #divInspireTitleSirPeter, #divInspireTitleEmma { display: none; }
#divInspireBodyTina, #divInspireBodyKay, #divInspireBodySirPeter, #divInspireBodyEmma { display: none; }

#inspire-next-event p { line-height: 24px; padding: 4px 0 4px 0; }
#inspire-next-event .btn-holder a { margin-right: 10px; }

/* The Tour */
#bus-tour { background-color: #fff; }
.bus-header { margin: 0 auto; text-align: center; max-width: 340px; }
.bus-header h1 { font-size: 48px; }
.bus-header h2 { font-family: "Oswald", sans-serif; font-size: 24px; font-weight: bold; line-height: 32px; margin: 30px 0 20px 0; }
#about-us h4, #bus-tour h4 { color: #005da3; }
#bus-tour li { padding: 12px 0 8px 0; }
#bus-tour tbody p { color: #111; font-size: 16px; }
#bus-tour a:not(:has(img)) { border-bottom: 1px dashed #111; color: #111; text-decoration: none; }
#map-bus-tour { border-radius: 4px; height: 650px; margin-top: 30px; }
#busTourMentoringSessionTab .btn-holder { margin-top: 25px; }

@media (max-width: 992px) {
  #bus-tour tbody, #bus-tour tbody p { font-size: 15px; }
  #bus-tour tbody td, #bus-tour thead td { padding: 8px; }
}

/* The Tour Admin */
#add-edit-bus-stop label, #modal-update-event-location label { margin: 0px; }
#add-edit-bus-stop .input-group, #modal-update-event-location .input-group { margin: 0px; }
#add-edit-bus-stop .has-feedback .form-control-feedback, #my-small-business #modal-update-bus-stop-location .has-feedback .form-control-feedback { top: 10px; right: 15px; }
#add-edit-bus-stop label, #modal-update-bus-stop-location label { font-weight: bold; }

.bus-tour-admin a.btn, .bus-tour-admin a.btn:visited { color: #fff; white-space: nowrap; }

/* Small Biz 100 */
#small-biz-100 { background-color: #fff; z-index: 20; }
#small-biz-100-intro { margin: 0 auto; max-width: 490px; }
#small-biz-100-intro p { clear: both; }
#small-biz-100-box-left, #small-biz-100-box-right { float: left; font-weight: 600; text-align: center; width: 50%; }
#small-biz-100-box-left { background-color: #fff; color: #005da3; font-size: 68px; height: 150px; line-height: 65px; padding: 0 10px 0 0; }
#small-biz-100-box-left em { font-weight: 600; font-size: 72px; }
#small-biz-100-box-right { background-color: #005da3; color: #fff; font-size: 92px; height: 130px; line-height: 130px; }
#small-biz-100-apply { background-color: #005da3; margin: 20px 0 0 0; padding: 10px 0 10px 0; text-align: center; width: 460px; }
#small-biz-100-apply:hover { background-color: #5e9fd1; }
#small-biz-100-apply a { display: block; color: #fff; font-size: 22px; }

#btApplySmallBiz100 { margin-top: 15px; width: 100%; }

/* Small Biz 100 Calendar */
.cal-container { clear: both; margin-top: 30px; }
.cal-container .cal-event { background-color: #3987e6; border: 4px solid #fff; cursor: pointer; float: left; height: 0; padding: 10px; padding-bottom: 9.4rem; width: 20% }
.cal-container .cal-today { background-color: #005da3; }
.cal-container .cal-event h6 { color: #fff; clear: both; font-size: 16px; height: 74px; /*line-height: 22px;*/ text-align: center; }
.cal-container .cal-event span { color: #fff; float: right; font-weight: bold }
.cal-container .cal-event div { display: none; }
.cal-container .cal-event div img { display: none; }
.cal-container .cal-event .cal-social { display: block; padding: 0 0 0 6px; }
.cal-container .cal-event .cal-social a { color: #fff; }
#modal-calendar-item-desc a, #divSmallBiz100Today a { display: block; margin-top: 10px; }
#modal-calendar-item-desc img { border-radius: 4px; max-width: 50%; margin-bottom: 0; }
.panel-small-biz-100 { margin-bottom: 50px; }
.panel-small-biz-100 .panel-heading { font-weight: bold; font-size: 18px; }
.panel-small-biz-100 .panel-heading i { margin-right: 10px; }
#divSmallBiz100Today img { border-radius: 4px;  max-width: 50%; width: 100%; }
#divSmallBiz100Today .cal-social { text-align: center; }
#divSmallBiz100Today .cal-social a { display: inline; font-size: 32px; margin: 20px 5px 0 5px; }
#divSmallBiz100Today p { margin-top: 16px; }

@media (max-width: 1260px) {
  #small-biz-100 { background-size: 50% auto }
}

@media (max-width: 1199px) {
  .cal-container .cal-event h6 { font-size: 15px; height: 60px; /*line-height: 20px;*/ padding-top: 0px;  }
  .cal-container .cal-event .cal-social a { font-size: 14px; padding: 0px; }
  #small-biz-100-intro { margin-left: 30px; }
}

@media (max-width: 992px) {
  .cal-container .cal-event { padding-bottom: 9rem; width: 33.3%; }
  .cal-container .cal-event .cal-social { padding: 0 0 0 6px; }
  .cal-container .cal-event .cal-social a { font-size: 16px; }
  .cal-container .cal-event h6 { height: 76px; font-size: 16px; /*line-height: 22px;*/ padding-top: 6px; }
  h1 { font-size: 2rem; line-height: 2.4rem; }
  #small-biz-100-intro { margin: 50px auto 0px auto; }
}

@media (max-width: 768px) {
  .cal-container .cal-event { padding-bottom: 8.2rem; width: 50%; }
  #divSmallBiz100Today img { max-width: 100%; width: 100%; }
  #modal-calendar-item-desc img { max-width: 100%; }
}

@media (max-width: 500px) {
  #small-biz-100-box-left, #small-biz-100-box-right { height: 90px; margin-bottom: 20px; width: 130px; }
  #small-biz-100-box-left { font-size: 38px; line-height: 42px; }
  #small-biz-100-box-left em { font-weight: 600; font-size: 42px; }
  #small-biz-100-box-right { font-size: 62px; line-height: 90px; }
}

@media (max-width: 499px) {  
  .cal-container .cal-event .cal-social { padding: 0px; }
  .cal-container .cal-event .cal-social a { font-size: 14px; }
  .cal-container .cal-event h6 { font-size: 15px; height: 60px; line-height: 20px; padding-top: 0px; }
}

/* Calendar */
#events-calendar { clear: both; margin: 20px 0 0 0; }
#calendar h5, #calendar h5 span { font-weight: bold; font-size: 18px; margin-bottom: 20px; }

#modal-calendar-item .modal-header .btn { width: unset; }
#modal-calendar-item-date { display: block; margin-bottom: 1.2rem; }
#modal-calendar-item-desc { clear: both }
.cal-item-section, .cal-item-value { float: left; margin: 10px 0 0 0; }
.cal-item-section { font-weight: bold; width: 100px; }
.cal-clear { clear: both; height: 0px; line-height: 0px; }

/* Full Calendar */
.fc-event { border: #005da3; }
.fc-content { background-color: #005da3; color: #fff; font-size: 14px; padding: 2px; }

/* About Us */
#about-logo div, .side-images div { margin: 0 auto 0 auto; max-width: 375px; }
#about-us .col-xs-3, #our-team .col-xs-3 { max-width: 200px; }
#about-us .img-thumbnail, #our-team .img-thumbnail { margin: 15px 0 15px 0; }
#about-us .btn-holder .btn, #our-team .btn-holder .btn { margin: 30px 20px 10px 0; width: 250px; }
#about-us hr { margin: 30px 0 30px 0; }
.side-images div { margin: 0 auto 0 auto; max-width: 425px; }

@media (max-width: 991px) {
  #about-logo { display: none; }
  #about-us .col-xs-9 p { font-size: 16px; }
}

/* Press */
#press .card-blog { color: #333; font-size: 18px; font-weight: 400; line-height: 24px; margin: 0px; }
#press .card-blog > div > p:first-child { font-style: italic; font-weight: bold; }
#press .card-blog img { max-width: 50%; margin-right: 20px; }
#press .card-blog ul { margin: 20px 0 10px 0; }
#press .card-blog ul ul { margin: 10px 0 0 0; }
#press .card-blog { max-height: 200px; position: relative; overflow: hidden; }
#press .card-blog .read-more { background-image: linear-gradient(to bottom, transparent, white); bottom: 0; left: 0; width: 100%; margin: 0; padding: 60px 0 20px 0; position: absolute; text-align: center; }
#press .card-header { font-size: 1.2rem; }
#press .card-footer { font-style: italic; }
#press .card-footer a { margin-left: 20px; }

/* Support Pages (Start-Up Support) */
#start-up-support .info-para { margin-top: 15px; }
#start-up-support li { font-size: 16px; }
#support-logo div { margin: -20px auto 0 auto; max-width: 375px; }
#start-up-support h2 span { font-size: 20px; }
#start-up-support h3, #start-up-support a { color: #005da3; font-size: 18px; line-height: 20px; margin: 5px 0 5px 0; }

#start-up-support .no-margin-top { margin-top: 0px; }

@media (max-width: 991px) {
  #support-logo { display: none; }
  #about-us h3 { font-size: 22px; line-height: 20px; }
  #about-us .col-xs-9 p { font-size: 16px; }
}

/* Our Supporters */
.about-half-left { float: left; width: 47%; }
.about-half-right { float: right; width: 47%; }

.gold-border { border: 1px solid #eee8aa; }

/* Admin */
.admin-row { margin: 20px 0 20px 0; }
.admin-row .input-group { margin: 0; }
.admin-row .p-spacer { margin: 10px 0 10px 0; }
.admin-row h4 { color: #005da3; }
#admin-end { height: 50px; }
.g-signin2 { margin-top: 20px; }
#btLocationDownloadProceed { display: none; }
#btnImageUpload { margin-top: 10px; }
#divRealTimeActivity, divRealTimeActivityHistory div { clear: both; height: 112px; }
#divRealTimeActivity .actTS, #divRealTimeActivityHistory .actTS { color: #999; text-align: right; }
#divRealTimeActivity .actSentence, #divRealTimeActivityHistory .actSentence { font-size: 20px; padding-top: 14px; text-align: center; }
#divRealTimeActivity .actUserAgent, #divRealTimeActivityHistory .actUserAgent { color: #999; font-size: 12px; padding-top: 8px; text-align: center; }
#divRealTimeActivityQueue { display: none; }

#divRealTimeActivityHistory > div { border: 1px solid #ddd; border-radius: 4px; box-sizing: border-box; margin-bottom: 20px; padding: 15px 15px 35px 15px; }
#divRealTimeActivityHistory div:last-child { margin-bottom: 0px; }

@media (max-width: 768px) {
  #divRealTimeActivity { clear: both; height: 138px; }
}

@media (max-width: 599px) {
  #divRealTimeActivity { clear: both; height: 178px; }
}

@media (max-width: 459px) {
  #divRealTimeActivity { clear: both; height: 218px; }
}

@media (max-width: 991px) {
  .col-sm-centered { float: none; margin: 0 auto; }
}

/* Inspire Series Main */
#inspire_agenda { margin-top: 20px; }
#inspire_agenda a.btn { color: #fff; }
a#aVenue { font-size: 15px; }
#inspire_agenda .eventContent { display: none; }

/* Admin Buttons */
.btn-file { font-size: 18px; font-weight: 400; position: relative; overflow: hidden; }
.btn-file input[type=file] { position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; font-size: 100px; text-align: right; opacity: 0; outline: none; background: white; cursor: inherit; display: block; }

.btn-file-output { height: 39px; }
.upload-panel { margin-bottom: 15px; }
.panel-avail-images { margin-top: -25px; }
.hidden-msb-popup { display: none; }
#divUnverified h3 { color: #111; font-size: 14px; line-height: 16px; margin: 6px 0 2px 0; }
#divUnverified h3.popover-title { margin: 0; }
#divUnverified p { color: #111; font-size: 14px; line-height: 16px; }
#divUnverified .popover { max-width: 800px; width: auto; }

/* Small Business Finder */
#small-business-finder #btSearchShowMore { margin-top: 10px; width: 100%; }
#small-business-finder #btSearchShowMore i { color: #fff; }
#small-business-finder #finder-panel { background: #fff; border: 1px #e5e5e5 solid; border-radius: 5px; margin: 10px 0 10px 10px; padding: 10px; width: 392px; }
#small-business-finder #finder-controls { padding: 0px 0px 10px 10px; }
#small-business-finder #btSearch { color: #999; float: right; font-size: 26px; margin: -62px -6px 0 0; }
#small-business-finder input[type="text"] { border: none; border-bottom: 1px solid #eaeaea; border-radius: 0px; box-shadow: none; margin-top: 10px; width: 320px; -webkit-box-shadow: none; }
#small-business-finder input[type="text"]:focus { box-shadow: none; outline: none; }
#small-business-finder .popover { color: #111; /*font-family: 'Open Sans', sans-serif;*/ font-size: 13px; }

#divSearchCtrlDrag { background: #fff; border: 1px #e5e5e5 solid; border-radius: 5px; margin: 10px 10px 0 0; padding: 6px 8px 6px 8px; text-align: right; }
#divSearchCtrlDrag div { margin: 0px; }
#divSearchCtrlDrag p { color: #111; font-size: 14px; margin: 0px; padding: 0px 0px 6px 0; }

#small-business-finder .sr-info, #small-business-finder .sr-info p { font-size: 14px; padding: 0px; }
#small-business-finder .sr-info i { color: #005da3; display: inline-block; margin-left: 10px; }
#small-business-finder .sr-info span { color: #005da3; display: inline-block; font-style: italic; margin-left: 5px; }
#small-business-finder .sr-info-summary { display: block; font-style: italic; margin-top: 10px; }
#small-business-finder .sr-info-offer { font-size: 12px; margin-top: 10px; }
#small-business-finder .sr-info-offer .fab, #small-business-finder .sr-info-summary .fab, #small-business-finder .sr-info-offer .fas, #small-business-finder .sr-info-summary .fas { color: #005da3; margin-right: 6px; }
#small-business-finder .sr-info-offer span { display: block; font-style: italic; }

#search-panel { height: 660px; overflow-y: auto; padding-right: 5px; }
#search-panel::-webkit-scrollbar-track { background-color: #fff; }
#search-panel::-webkit-scrollbar { width: 6px; background-color: #999; }
#search-panel::-webkit-scrollbar-thumb { background-color: #999; border: 0px; border-radius: 6px; }

#search-results { height: inherit; }
#search-results a.finder-website, #search-results .fab, #search-results a.finder-website, #search-results .fas { color: #5cb85c; cursor: pointer; margin-right: 6px; }
#search-results .sr-distance { color: #005da3; font-style: italic; float: right; font-size: 12px; }
#search-results .sr-distance .fab, #search-results .sr-distance .fas { color: #005da3; font-size: 12px; margin-right: 2px; }
#search-results .sr-offer { display: block; padding-bottom: 10px; }
#search-results .sr-offer i { display: block; font-size: 12px; padding-top: 4px; }
#search-results .sr-over { background-color: #eee; border-radius: 5px; cursor: pointer; }

/* Search Result Info */
#search-result-info-container { display: none; height: inherit; }
#search-result-info { margin: 0px; padding: 10px 10px 0px 10px; }
#search-result-info h3 { color: #005da3; font-size: 22px; font-weight: bold; line-height: 22px; margin: 0px 0 6px 0; }
#search-result-info h4 { color: #999; font-size: 18px; font-weight: bold; line-height: 18px; margin: 0px 0 6px 0; }
#search-result-info h5 { color: #111; font-weight: bold; font-size: 16px; line-height: 24px; margin: 0px; padding: 4px 0 8px 0; }
#search-result-info h5 span { color: #999; display: block; font-size: 14px; font-weight: normal; margin-top: 2px; }
#search-result-info img { margin: 0px 0px 20px 0px; vertical-align: top; width: 100%; }
#search-result-info p { color: #111; font-size: 14px; line-height: normal; margin: 0px; padding: 4px 0 12px 0; }
#search-result-info ul { list-style-type: none; margin: 0px 0 20px 0; padding: 0px; }
#search-result-info li, #search-result-info li a { line-height: 28px; font-size: 14px; }
#search-result-info a .fab, #search-result-info a .fas { margin: 0px; }
#search-result-info h5 i, #search-result-info li i { color: #3987e6; font-size: 16px; width: 25px; }
#search-result-info hr { margin: 10px 0 20px 0; }

#btBackToMap { display: none; }
#btBackToMap, #btCloseSearchResultInfo { color: #fff; margin-top: 0px; text-align: left; width: 100%; }

@media (max-width: 991px) {
  #btBackToMap { display: block; }
  #btCloseSearchResultInfo { display: none; }
  #divSearchCtrlDrag { display: none; }
  #search-panel { display: none; height: auto; max-height: 660px; }
}

#map-canvas, #map-canvas-wrapper { height: 800px; position: relative; width: 100%; }

/* Other Maps */
#map-location-canvas, #map-event-location-canvas, #map-bus-stop-location-canvas { display: block; height: 300px; }

.search-result { padding: 4px 8px 8px 4px; }
.search-result p { font-size: 14px; margin: 5px 0 3px 0; line-height: 18px; padding: 0px; }
.search-result p.search-result-header { font-weight: bold; }

#my-small-business textarea /*, #modal-pledge textarea*/ { height: 83px; }
#my-small-business h2 { margin-top: 0px; }
.my-small-business-details { margin-top: 10px; }
.my-small-business-details label, .register-sign-up label, #password-reset label /*, #modal-pledge label*/ { font-weight: bold; margin-left: 5px; margin-top: 8px; }
.help-block { margin-left: 5px; }

/* Ensure Toggle Buttons Exempt */
.register-sign-up { margin-top: 20px; }
.register-sign-up p { margin-bottom: 20px; }

#my-location-panel { margin: 10px 0 20px 0; }
#my-location-panel-alert { clear: both; display: none; margin-top: 20px; }

.input-group { margin: 10px 0 30px 0; }

/* My Small Business */
#my-small-business .form-group p.info-para { font-size: 16px; margin: 0px 8px 0 8px; }

#divButtons { margin: 20px 0 30px 0; }
#divButtons .btn-holder, #my-location-panel, #profile-pic-panel, #sbs-100-pic-panel, #social-media-add-panel, .btn-holder-right { text-align: right; }

#password-guidance { margin-bottom: 15px; }

a.btn, a.btn span, button, button.btn, button span, .btn-file, .btn-info { font-family: "Oswald", sans-serif; }
.extra-info { font-style: italic; font-size: 16px; line-height: 24px; }
.rowAlerts .alert { display: none; margin-top: 20px; }
.form-control-static { padding-left: 6px; }

/* Toggles */
.my-small-business-details .toggle-group label { font-size: 14px; margin: 5px 0 0 0; padding: 0px; }
div.toggle { margin-right: 10px; }
.toggles { margin: 25px 0 25px 0; }

/* My Small Business | Offers */
.event-holder { margin-top: 15px; }
.event-holder .card-body { padding-bottom: 15px; }
.event-holder .event-date { font-size: 15px; font-style: italic; line-height: normal; padding: 0px; }
.event-holder .event-info div { float: left; height: 50px; width: 80px; }
.event-holder .event-info div img { height: 50px; }
.event-holder .event-info .badge { background-color: #8a6d3b; margin: -3px 0 0 20px; }
.event-holder .event-location { font-size: 16px; }
.event-holder .event-location span { font-weight: bold; }
.event-holder .card-body p { line-height: normal; }
.event-holder .panel-title { font-weight: bold; padding: 0px; }
.event-holder .event-controls { clear: left; float: right; margin-top: -35px; }
.event-holder i.fa-trash { color: #d9534f; cursor: pointer; font-size: 20px; }
.event-holder i.fa-edit { color: #005da3; cursor: pointer; font-size: 22px; }
.event-holder i.fa-image { color: #5cb85c; cursor: pointer; font-size: 22px; }
.event-holder i.fa-map-marker { color: #005da3; font-size: 24px; margin-right: 10px; }

#add-edit-event label, #modal-update-event-location label { margin: 0px; }
#add-edit-event .input-group, #modal-update-event-location .input-group { margin: 0px; }
#my-small-business #add-edit-event .has-feedback .form-control-feedback, #my-small-business #modal-update-event-location .has-feedback .form-control-feedback { top: 10px; right: 15px; }
.timepicker-picker a.btn { width: auto; }
.date .input-group-text { cursor: pointer; }
.control-delete, .control-edit { width: 40px; float: left; }

/* My Small Business | Small Biz 100 Application */
#smallBiz100Tab .character-count { float: right; font-size: 85%; }
#smallBiz100Tab .form-group { clear: both; }
#smallBiz100Tab div.has-feedback i.form-control-feedback { top: inherit; }
#smallBiz100Tab div.feedback-special-top i.form-control-feedback { top: 45px; }
#smallBiz100Tab form { margin-left: 5px; }
#smallBiz100Tab img { width: 100%; }
#smallBiz100Tab label { margin-top: 20px; }
#smallBiz100Tab textarea { margin-bottom: 8px; }

thead td { font-weight: bold; }
.table-hover tr:hover { cursor: pointer; }

.txt-counter { font-size: 12px; }
.txt-counter-exceeded { color: red; font-size: 12px; }

/* CheckBox Style */
.form-check label { font-weight: 400; margin: 0px 45px 0 0; }
.form-check .help-block { margin-left: 0px; }

/* Terms of Registration */
#modal-terms-of-registration h3 { color: #111; font-size: 18px; line-height: 18px; margin: 24px 0 10px 0; }
#modal-terms-of-registration li { font-size: 18px; font-weight: 400; }

#smallBiz100ApplicationsList { margin: 20px; }
#smallBiz100ApplicationsList div { border-bottom: 1px solid #d8dcf5; padding-bottom: 20px; }
#smallBiz100ApplicationsList h1 { font-size: 24px; line-height: 24px; padding: 0px; }
/*#smallBiz100ApplicationsList h1 a { font-family: 'Pacifico', cursive; }*/
#smallBiz100ApplicationsList h1 span { display: inline; font-size: 16px; font-weight: normal; line-height: 18px; margin-left: 10px; }
#smallBiz100ApplicationsList h2 { color: #333; font-size: 18px; line-height: 18px; margin: 0 0 10px 0; text-transform: none; }
#smallBiz100ApplicationsList h3 { color: #005da3; font-size: 14px; font-weight: normal; line-height: 14px; margin: 0 0 15px 0; text-transform: none; }
#smallBiz100ApplicationsList h3 span { font-weight: bold; }
#smallBiz100ApplicationsList p { color: #111; font-size: 16px; line-height: 22px; padding: 0; }
#smallBiz100ApplicationsList p.section { color: #333; font-weight: bold; padding: 14px 0 7px 0; }

#my-small-business .profile-picture img { margin: 20px 0 30px 0; }
.fileinput-button { margin: 20px 0 40px 0; }

#my-small-business span.fab, #my-small-business span.fas { color: #005da3; margin-right: 10px; }

/* My Small Business - Tags */
.bootstrap-tagsinput { width: 100%; }
.bootstrap-tagsinput .label-info { background-color: #5bc0de; border-radius: .25em; font-weight: bold; padding: 2px 5px 2px 5px; }

/* My Small Business - Social Media */
#my-small-business ul.social-media { list-style-type: none; margin: 0px; padding-left: 15px; }
#my-small-business .social-media li { font-size: 16px; margin: 5px 0 5px 0; }
#my-small-business .social-media span.fab, #my-small-business .social-media span.fas { color: #005da3; margin-right: 6px; width: 20px; }
#my-small-business .social-media span.fa-trash { color: gray; cursor: pointer; font-size: 14px; margin-left: 10px; }

/* My Small Business - Marketing Materials */
#marketingPackTab .btn { color: #fff; margin: 10px 10px 0 0; }
#marketingPackTab .form-group { margin: 15px 0 0 0; }

/* My Small Business - The Tour Sessions */
#my-small-business .panel { margin-top: 16px; }
@media (min-width: 991px) {
  #divNetworkingParas { height: 514px; }
}

/* Maintenance */
.max-height { height: 400px; }
#divMaintenanceLogo { margin: 60px auto 0px auto; text-align: center; }
#divMaintenanceLogo img { margin: 0px auto; text-align: center; }

/* Form Validation */
#my-small-business .has-feedback .form-control-feedback { top: 45px; right: 0; }
#my-small-business .modal-body .has-feedback .form-control-feedback { top: 9px; right: 0; }
#my-small-business .form-check .form-control-feedback { top: 0px; right: 0; }

/* Font Awesome */
a .fab, a .far, a .fas, button .fab, button .fas, h2 .far, h2 .fas, .card-header .fas, label .fas, .btn .fad, .btn .fas { margin-right: 12px; }
h2 .far, h2 .fas { font-size: 24px; }

/* Cards */
.card { border: 1px solid #bfdef5; margin-bottom: 20px; }
.card-header { background-color: #bfdef5; color: #005da3; padding: 10px; }
.card-body h2 { margin: 8px 0 12px 0; }

@media (max-width: 991px) {
  .card-body h2  { font-size: 20px; }
}

/* Bootstrap Select */
.bootstrap-select, .bootstrap-select .filter-option-inner-inner, .bootstrap-select li a span { background-color: none; color: #495057; font-size: 16px; }

/* Figures & Footnotes */
.figure-caption { font-style: italic; }
blockquote *:before{
    content:''!important;
 }

/* New V2 Styles */
h2 { color: #005da3; font-weight: 400; }
h3 { color: #005da3; }
p, li { color: #111; font-size: 1.25rem; font-style: normal; font-weight: 300; line-height: 1.75rem; }
h3, h4, p, figcaption, input, label, li, .card-header, .sbs-thumb-caption, .small-biz-100-intro { font-family: "Oswald", sans-serif; font-optical-sizing: auto; }

.bg-light-custom { background-color: #f0fbfd; }
.light-blue { color: #2aabe4; }

.navbar { background: #005da3; padding-bottom: 0; padding-top: 0; }
.navbar .custom-toggler { background-color: transparent; border: 2px solid white; border-radius: 4px; color: white; padding: 10px; }
.navbar .custom-toggler:focus { box-shadow: none; }
.navbar .custom-toggler:hover {background-color: #0066b4; }
.navbar .custom-toggler span { display: inline-block; }
.navbar img { width: 180px; }

a.navbar-cta, a.navbar-cta:hover { background-color: #f0fbfd; border: 2px solid white; border-radius: 4px; font-size: 20px; font-weight: 400; color: #005da3; line-height: 1; padding: 10px; white-space: nowrap; width: unset; }
a.navbar-cta:hover { background-color: #fff; }

a.nav-link, a.nav-link:focus { color: #005da3; display: inline-block; font-size: 1.2rem; font-weight: 400; margin: 5px 0 10px 0; padding:0; }
a.nav-link:hover { color: #005da3; text-decoration: none; }
a.nav-link:hover i { color: #003c6a; }
a.nav-link i.fa-fw { margin-right: 20px; }

li.nav-link { padding: 3px 0 3px 0; }

.offcanvas { background-color: #f0fbfd; }
.offcanvas .nav-sub-menu { background-color: #f0fbfd; border: 0; box-shadow: none; float: none; margin: 0; padding: 0 0 0 1rem; position: static }
/*.offcanvas .nav-sub-menu li a { color: #005da3; }
.offcanvas .nav-sub-menu li a:hover { background-color: #f0fbfd; }*/

.countdown { text-align: center; margin-top: 1.4rem; }
.countdown div div { background-color: #005da3; padding: 6px 10px 6px 10px; }
.countdown span { color: #fff; font-size: 1.3rem; }
  
.countdown .countdown-days { color: #111; font-size: 1rem; font-weight:bold; display: inline-block; margin-top: 0.4rem; }
.countdown-title h2 { font-family: "Oswald", sans-serif; font-size: 1.875rem; font-weight: 800; margin: 0.6rem 0 0 0; text-transform: uppercase; }
.countdown-title h3 { color: #2aabe4; font-family: "Oswald", sans-serif; font-size: 1.4rem; font-style: normal; font-weight: 800; margin: 0.4rem 0 0 0; text-transform: uppercase; }

@media (min-width: 768px) {
  .countdown { position: absolute; top: 50%; right: 0; margin-top: 0rem; text-align: right; transform: translateY(-50%); }
}

/* Hero */
#secHero { display: flex; min-height: 75vh; }
#secHero > .container { flex: 1; }
#secHero .row { height: 100%; }
/*#secHero h1, #secHero p { color: #fff; } */

.bg-light-blue { background-color: #f0fbfd !important; }
.bg-dark-blue { background-color: #003c6a !important; }
.bg-primary { background-color: #005da3 !important; }
.bg-white-transparent { background-color: #fff !important; opacity: 0.85; }

.bg-dark-blue h1, .bg-dark-blue p, .bg-dark-blue li { color: #fff; }
.bg-primary h1, .bg-primary h2, .bg-primary p, .bg-primary li { color: #fff; }

#divHeroCard { min-height: 30vh; }

@media (max-width: 575.98px) { 
  #secHero { min-height: 75vh; }
  #divHeroCard { max-width: 100%; }
}

.bg-primary .img-frame { border-color: #f0fbfd; }
.bg-primary a.btn-primary, .bg-primary a.btn-primary:hover { background-color: #f0fbfd; border-color: #96badb; color: #005da3 !important; }
.bg-primary a.btn-primary:hover { background-color: #96badb; }
.bg-primary .text-primary { color: #96badb !important; }

.img-frame { border: 10px solid #005da3; border-radius: 1rem; transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease; }
.img-frame:hover { box-shadow: 0 12px 24px rgba(0, 93, 163, 0.35); cursor: zoom-in; transform: translateY(-6px); }

.sbs-image-stack { display: grid; gap: 1rem; grid-template-columns: 1fr 1fr; padding-bottom: 40px; }
.sbs-image-stack .img-top, .sbs-image-stack .img-bottom { margin: 0; position: static; width: 100%; }
.sbs-image-stack a.sbs-image-lightbox { overflow: hidden; position: relative; }
.sbs-image-stack a.sbs-image-lightbox img.img-frame { display: block; }

/* Mobile Version */
@media (max-width: 575.98px) {
  .sbs-image-stack { display: flex; gap: 0.5rem; }
  .sbs-image-stack .img-top { transform: rotate(-2deg); }
  .sbs-image-stack .img-bottom { transform: rotate(2deg); }
}

/* Desktop Version */
@media (min-width: 992px) {
  .sbs-image-stack { display: block; min-height: 28rem; position: relative; }
  .sbs-image-stack .img-top { margin: 0; position: absolute; right: 0; top: 0; width: 80%; z-index: 1; }
  .sbs-image-stack .img-bottom { bottom: -8%; left: 12%; margin: 0; position: absolute; width: 60%; z-index: 2; }
  .sbs-image-stack a.sbs-image-lightbox { position: absolute; }
  .sbs-image-stack-higher-up { bottom: 0 !important; }
}

@media (min-width: 1200px) {
  .sbs-image-stack .img-bottom { bottom: -32%; width: 50%; }
}

/* Thumbnail Caption */
.sbs-thumb-caption { background: #005da3; border-bottom-left-radius: .75rem; border-bottom-right-radius: .75rem; bottom: 0; color: #fff; font-size: .95rem; left: 0; line-height: 1.2rem; opacity: 0.85; padding: .3rem .75rem .8rem .75rem; position: absolute; right: 0; text-align: center; z-index: 2; }
.bg-primary .sbs-thumb-caption { background-color: #fff; color: #111; }
.sbs-thumb-caption small { display: inline-block; font-size: 0.75rem; line-height: 1rem; }

@media (max-width: 575.98px) {
  .sbs-thumb-caption small { display: inline-block; font-size: 0.75rem; }
}

/* Ensure the link is a positioning context for the overlay */
.sbs-image-lightbox { position: relative; }

/*h2.h2-h1 { color: #005da3; font-weight: 400; font-size: 32px; line-height: 32px; padding: 10px 0 0 0; }*/

#secTicker { overflow: hidden; padding: 0.75rem 0; white-space: nowrap; }
#secTicker .ticker-text { display: inline-block; margin: 20px 0 20px 0; transform: translateX(-11%); }

#siteFooter { background-color: #0a46c2; padding: 80px 0 60px 0; }
#siteFooter #imgFooter { width: 180px; }
#siteFooter .btn-light { background-color: #fff; border: 0; color: #0a46c2; }
#siteFooter .btn-light:hover { background-color: #e6eefc; color: #0a46c2; }
#siteFooter .footer-link { color: #ffffff; text-decoration: none; transition: opacity .2s ease, text-decoration-color .2s ease; }
#siteFooter .footer-link:hover { border-bottom: 1px dashed #fff; text-decoration: none; }
#siteFooter .footer-rule { border: 0; border-top: 2px solid #fff; opacity: 1; }
#siteFooter .social-btn { align-items: center; background-color: transparent; border: 2px solid #f0fbfd; border-radius: 50%; display: inline-flex; height: 44px; justify-content: center; text-decoration: none; transition: background-color .2s ease, border-color .2s ease, transform .2s ease; width: 44px; }
#siteFooter .social-btn i { color: #f0fbfd; font-size: 1.1rem; line-height: 1; }
#siteFooter .social-btn:hover { background-color: rgba(255,255,255,.15); border-color: #ffffff; transform: translateY(-2px); }
#siteFooter .social-grid { display: grid; grid-template-columns: repeat(3, 44px); gap: 1rem; justify-content: start; }

@media (min-width: 992px) {
  #siteFooter .social-grid { grid-template-columns: repeat(4, 44px); } /* Desktop: 4 Per Row */
}

.btn-lightbox-close { background: rgba(255,255,255,0.12); border: none; border-radius: 50%; color: #fff; height: 44px; position: absolute; right: 1rem; top: 1rem; width: 44px; z-index: 5; }
.btn-lightbox-close:hover { background: rgba(255,255,255,0.25); }

.lightbox-img { height: auto; max-height: 92vh; max-width: 100vw; object-fit: contain; width: auto; }
.lightbox-caption { color: #fff; font-size: 1.4rem; margin: .5rem; max-width: 90vw; text-align: center; }

.table-striped>tbody>tr:nth-of-type(odd)>* { background-color: #ffffff !important; --bs-table-bg-type: unset; }
.table-striped>tbody>tr:nth-of-type(even)>* { background-color: #f0fbfd !important; }
.table.table-striped.table-hover>tbody>tr:hover>* { background-color: #f0fbfd !important; }

#map-calendar { border-radius: 4px; height: 650px; margin-top: 30px; }

.sbs-iw-actions { margin-top:14px; }
.sbs-iw-body { margin-top: 8px; }
.sbs-iw-date { color: #003c6a; font-weight: 600; margin-bottom: 4px; }

/* Small Biz 100 – Card Grid */
#divSmallBiz100Calendar.cal-cards { clear: both; margin-top: 30px; }
#divSmallBiz100Calendar.cal-cards .card { height: 100%; width: unset; }
#divSmallBiz100Calendar.cal-cards .card-header { min-height: 44px; display: flex; align-items: center; padding: .5rem .75rem; }
#divSmallBiz100Calendar.cal-cards .sb100-card {  display: flex; flex-direction: column; }
#divSmallBiz100Calendar.cal-cards .sb100-card .card-body { display: flex; line-height: 0; flex: 1 1 auto; padding: 0; height: 18rem; }
#divSmallBiz100Calendar.cal-cards .sb100-card-img { /*aspect-ratio: 4 / 3;*/ display: block; height: 100%; object-fit: cover; width: 100%; }

/* Ensure Tighter Gaps */
#divSmallBiz100Calendar.cal-cards.g-2 { --bs-gutter-x: .5rem; --bs-gutter-y: .5rem; }

/* New Ratio */
.ratio-2x1 { --bs-aspect-ratio: 50%; }
.img-thumbnail-sm { max-width: 180px; }
.img-thumbnail-md { max-width: 240px; }

