.btn-xs,
.btn-group-xs > .btn {
    padding: 0.15rem 0.3rem;
    font-size: 0.7rem;
    border-radius: 0.1em;
}

.btn-xs {
    width: 25px;
    text-align: center;
}

.navbar-brand img {
    height: 25px;
    margin-top: -3px;
    margin-right: 5px;
}

.bg-light-green {
    background: #293321;
}


.bg-bts-copyright {
    border-top: 2px solid #90c53f;
}

.sb-sidenav-menu .nav-link {
    font-family: Roboto;
    font-size: 0.95rem;
    font-weight: 300;
    line-height: 1.15rem;
    letter-spacing: 0em;
    color: #fff!important;
    padding: 6px;
    margin: 0px 10px;
}

.sb-sidenav-menu .nav-link.active,
.sb-sidenav-menu .nav-link:hover,
.breadcrump-new {
    /* background: #7555118f; */
    background: #26BD6A;
}

.sb-sidenav-menu .nav-link.active .sb-nav-link-icon,
.sb-sidenav-menu .nav-link .sb-nav-link-icon {
    /* color: #B9C3B9!important; */
    color: #fff!important;
}

.sb-sidenav-menu-nested .nav-link {
    padding-left: 1.9rem;
}


.bts-copyright {
    font-size: 12px;
}

/* Line 19 */
.line-1{
    position: absolute;
    width: 139px;
    height: 0px;
    left: 1287px;
    top: 236px;

    border: 1px solid #000000;
    transform: rotate(90deg);
}

/* Line 20 */
.line-2{
    position: absolute;
    width: 139px;
    height: 0px;
    left: 1000px;
    top: 236px;

    border: 1px solid #000000;
    transform: rotate(90deg);
}

/* Welcome to our Tourism Data System */
.welcome-title{
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 64px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #808080;
}

/* image 51 */
.logo-1{
    width: 319px;
    height: 85px;
    left: 622px;
    top: 263px;
}



/* TDD_Logo  */
.logo-2{
    width: 168px;
    height: 157px;
    left: 1047px;
    top: 231px;
}


/* Brunei Adobe of Peace Logo */
.logo-3{
    width: 286px;
    height: 83px;
    left: 1375px;
    top: 265px;
}

.background-gradient {
    background: url("/assets/images/background-gradient.png");
    background-size: cover !important;
    height: 95vh;
    margin-bottom: 0px!important;
}
