
#code h2 {
margin: 0px 0px 5px 0px;
}
#brand h2 {
    text-align: left;
    margin-left: 15px;
}
.tabcontent{background: white;}
#code .bc-col.l10{direction: ltr !important;text-align: left !important;}
a.bc-right{float: left !important;}
div#code p {
    font-size: 14px;
}
#code .bc-button {
    margin-top: 5px;
    height: 40px;
    margin-bottom: 5px;
    padding: 8px 24px !important;
}
#box2-resize{
    background-color: #f3f3f3;
}
#code .bc-col.l10.m9.s8.bc-right-align {
    padding: 0px 10px;
}
.bc-bar .bc-bar-item {
padding-top: 5px;
width: max-content;
padding-bottom: 5px;
margin-bottom: -2px;
border-top: 3px solid #e9e9e9;
}
.map-nav {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-right: 5px solid #f89d1d;
    height: 38px;
    margin-bottom: 10px
}
.fa-home{
    font-size: 20px;
}
.last-page{color: #f89d1d;}
.tab-img-first{
        width: 45px;
        display: block;
        margin: 0px auto;
        height: 45px;
        background: #14c67a;
        border-radius: 25px;
}
.tab-img-second{
        width: 45px;
        display: block;
        margin: 0px auto;
        height: 45px;
        background: #e35d5e;
        border-radius: 25px;
}
.tab-img-third{
        width: 45px;
        display: block;
        margin: 0px auto;
        height: 45px;
        background: #fea164;
        border-radius: 25px;
}
.tab-img-first img{
    display: inline-block;
    margin-top: 9px;
}
.tab-img-second img{
    display: inline-block;
    margin-top: 11px;
}
.tab-img-third img{
    display: inline-block;
    margin-top: 9px;
}
.bc-bar.tab-nav {
    padding-top: 15px;
    display: flex;
    /* border-bottom: 1px solid #dedede;
    padding-bottom: 15px; */
}
.description-btn{
    color: #ca595d !important;
}
.supertype-name {
background: #666666;
color: white;
}
.supertype-name a {
color: white;
}
.map-nav .bc-col {
padding-right: 4px;
padding-left: 4px;
}
.tab-nav button {
border-radius: 0px;
}
.tab-nav button {
border-radius: 0px;
background: #e9e9e9;
}
.tab-nav button:hover {
background-color: white!important;
border-top: 3px solid #78a22f;
}
button.bc-white{border-top: 3px solid #78a22f !important;}
.tabcontent .bc-margin{margin-top: 0px !important;}
.externalLinks{padding-bottom: 25px;}
#loading, #loading1{
margin:0px!important;
padding:100px!important;
}
.bc-row.bc-margin.bc-right-align.bc-white {
border-bottom: 1px solid #d4d4d4
}
.bc-padding {
padding: 16px 16px !important;
}
.bc-row.bc-margin.bc-right-align {
margin-right: 0px !important;
margin-left: 0px !important;
border-bottom: 1px solid #d4d4d4;
min-height: 214px;
}
.box2-content{
    padding: 10px 0;
}
.bc-bar .tablink p {
    display: block;
    white-space: nowrap;
    text-align: unset;
}
.bc-input, .bc-border, .bc-button {
    border-radius: 3px !important;
}