


/*
@font-face {
    font-family: 'kalpurush';
    src: url('/assets/vendor/fonts/Kalpurush.ttf') format('truetype');
}*/
@font-face {
    font-family: 'NikoshBan';
    src: url('/assets/vendor/fonts/NikoshBAN.ttf') format('truetype');
}

body {
    /* padding-bottom: 20px;*/
    /*background: #ffffff;*/
    background: url('/assets/image/WhatsApp Image 2024-01-20 at 12.00.43_6375c9ea.jpg');
    background-position-x: center;
    /*font-family: myBanglaFont,myBanglaFont1;*/
    overflow-y: scroll;
}



#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(227,237,238,0.5);
    z-index: 9999444;
    display: none;
}

.loading-img {
    display: block;
    position: absolute;
    left: 40%; /*48%;*/
    top: 29%; /*40%;*/
    width: auto;
    height: auto;
}

.img-fluid {
    border-radius: 7px;
}


.logo img {
    width: 100%;
    height: 50%;
}

/*.select2-search__field:focus {
    border: 1px solid #43AEA8 !important;
}*/

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: 1px solid #af9494 !important;
    outline: none;
    border-radius: 5px;
}

.select2-container--default .select2-selection--single:focus {
    outline: none;
    border: 1px solid #a7a2a2 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    height: 30px;
}

img {
    vertical-align: middle;
}

.left-text {
    text-align: left;
    font-family: nikoshBAN;
    font-size: 18px;
    padding: 10px 0px;
}

@media (max-width: 768px) {
    .left-text {
        text-align: center;
        padding: 5px 0px;
    }
}

.right-text {
    text-align: right;
    font-size: 14px;
}

.divBtnArea {
    display: flex;
    justify-content: space-between;
    margin: 8px 0px 0px 0px;
}

.custDivBtn a:hover {
    background-color: #466d93;
    transition: 0.3s;
}

.smartloog {
    height: 70px;
    width: auto;
    margin-top: -8px;
}

.areaDetailOuterWrap {
    display: flex;
    justify-content: right;
}

.logoHeader {
    display: flex;
    flex-direction: row;
}


.head {
    font-size: 1.4rem !important;
    font-weight: 500;
    color: #e7f4ff;
    font-family: NikoshBAN
    /* text-shadow: 1px 1px 1px white; */
}

.count {
    font-size: 2em !important;
    text-shadow: 1px 1px 10px black;
}


.counter {
    min-width: 100%;
    background: #402d56;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: white;
    padding: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-radius: 4px;
}


.menu-header {
    padding: 5px;
    background-color: #A67439;
    color: #ffffff;
    font-weight: bold;
}

.zone-list {
    margin-left: -6px;
}

    .zone-list a {
        width: 85px;
        font-size: 12px;
        border-radius: 10px;
    }

    .zone-list .card-header {
        border: 1px solid;
        margin: 0px 0px 10px 0px;
        background: #064073;
        font-size: 12px;
        color: aliceblue;
        border-radius: 20px;
        padding: 8px 0px 8px 0px;
    }

    .zone-list .btn-dark {
        background: #305477;
    }

.admin-sidenav {
    width: auto;
    height: auto;
    margin-left: 0px;
}

#admin-sidebar, .foo-text {
    font-family: SolaimanLipi;
    font-size: 20px
}

.search-khaitan {
    font-family: NikoshBAN;
    font-size: 17px
}

.instruction {
    font-family: NikoshBAN;
    font-size: 2.5vh
}

.s-khaitan {
    font-family: SolaimanLipi;
    font-size: 2vh
}

#mapSheetNo option {
    font-family: NikoshBAN;
}


.backTop-btn {
    position: fixed;
    right: 4%;
    bottom: 35px;
    text-align: center;
    color: #795548;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 15px;
    /*border-radius: 40px;*/
    font-size: 18px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    /* box-shadow: 0px 0px 4px 1px #5a5a5a; */
    display: none;
    z-index: 9999999999;
    font-size: 32px;
}


.dropdown:hover > .dropdown-menu {
    display: block;
}

.officesDropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin-top: 1px;
}

.ac-label {
    border: none !important;
}


#btnKhatianSearch, #btnResetKhatianSearch {
    font-size: 20px;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
    background: #cdffc0;
}

.navbar-light .navbar-nav .nav-link:hover {
    /* color: rgba(0, 0, 0, 0.7);
    background: #cdffc0;*/
    color: #ffff;
    background: #5e6b2b; /* #87a709;*/
}

.navbar-light .navbar-nav .nav-link:focus {
    /* color: rgba(0, 0, 0, 0.7);
    background: #cdffc0;*/
    color: black;
    background: white;
}


.table-striped tbody tr:nth-of-type(even) {
    background-color: #f6f9ff;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.admin-sidenav li {
    text-align: justify;
    padding: .5rem;
    padding-left: 1rem;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #CCA40F;
    border: 1px solid #333;
}

    .admin-sidenav li a {
        color: #fff;
    }

.admin-sidenav a {
    text-decoration: none;
}

.admin-sidenav li a:active {
    border-color: #02d3f5;
}

.admin-sidenav li a:hover {
    color: #ddddff;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.fixed-header, .fixed-footer {
    width: 100%;
    position: fixed;
    padding: 10px 0;
}

.fixed-header {
    top: 0;
}

.fixed-footer {
    bottom: 0;
    height: 33px;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 1;
    background: #ffffff !important;
    color: #4b00ae;
}


.navItem > li {
    border-right: 1px dotted #ddddff;
    color: #fff !important;
}

/*.navItem > li:hover {
    color: #fff !important;
    background: #87a709;
}*/

.navbar-light .navItem .nav-link {
    /*color: #5e6b2b;*/
    /*    background: inherit;*/
}

.fixed-footer a {
    color: #022b59;
}

.fixed-footer p {
    text-align: center;
}

.foo-right {
    text-align: right !important;
    padding-right: 2rem !important;
    font-family: emoji
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
}

.text-14 {
    font-size: 14px;
}

.text-13 {
    font-size: 13px;
}

.text-12 {
    font-size: 12px;
}

.navbar {
    font-size: 13px;
    background: #fafffe !important;
    padding: 0;
    border: 1px solid #bbcdba;
}

    .navbar:hover {
        border: 1px solid white;
        transition: all 1s;
    }

.total-user {
    padding: 6px 0 0 0;
    font-family: NikoshBAN;
    display: inline-block;
    font-size: 1.3rem;
    color: #ffffff;
    width: 100%;
    text-align: center;
}

.right-sidebar p {
    font-size: 11px;
}

.form-group {
    margin-bottom: .4rem;
}

.select2-single:focus {
    border: 1px solid gray;
}

.select2-single:active {
    border: 1px solid gray;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    font-size: 14px !important;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 15px;
    padding-top: 0px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: SolaimanLipi;
    font-size: 16px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ebcdcd !important;
    border-radius: 4px;
    font-family: SolaimanLipi;
    font-size: 16px;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-family: SolaimanLipi;
    font-size: 16px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
    font-family: SolaimanLipi;
    font-size: 16px;
}



.select2-results__option {
    padding: 3px;
    font-size: 12px;
    user-select: none;
    -webkit-user-select: none;
}

.sidebarleft {
    width: 59%;
}

.c-header {
    background-color: rgba(46, 03, 217, 0.03) !important;
}

.cicon {
    cursor: pointer
}

.Basictable .mouza1 {
    min-width: 40vh !important;
}

.khTable {
    height: 500px;
    overflow-x: scroll;
    font-family: nikoshban;
    display: inline-table;
}

.slNum {
    width: 6vh;
    font-family: NikoshBAN;
    text-align: center;
}

.khatianNum {
    width: 11vh;
    font-family: NikoshBAN;
}

.plotNo {
    width: 10vh;
    font-family: NikoshBAN;
}

.kruse, .nkriuse {
    width: 12vh;
}

.cpltnum, .spltnum, tpltarea1, tpltarea2, .kpltrmrk {
    width: 14vh;
    font-family: NikoshBAN
}

.landclass {
    width: 30vh;
}

.w-60vh {
    width: 60vh;
}

.w-40vh {
    width: 40vh;
}

.tland {
    width: 20vh;
}

.vh-18 {
    width: 18vh;
}

.vh-25 {
    width: 25vh;
}

.kruse, .kpltarea1 {
    width: 10vh;
}

.no {
    width: 5vh;
    font-family: NikoshBAN
}

.ownName {
    width: 25vh;
    text-align: center;
}

.slno2 {
    width: 6vh;
    font-family: NikoshBAN;
    text-align: center;
}

.slno3 {
    width: 10vh;
    font-family: NikoshBAN
}

.form-registration1 input {
    font-family: NikoshBAN;
    font-size: 14px;
}

.khtHeading {
    color: #1c06cc;
    font-weight: bold;
    font-size: 18px; /*x-large;*/
}

.sub-content .card-body h6 {
    font-size: 12px;
}

.sub-content .card-body a {
    font-size: 11px;
}

.mid-nav nav a {
/*    background: #ffffff;*/
    color: #fff;
    margin-right: 3px;
    /*transform: skew(20deg);*/
}

    .mid-nav nav a span {
        background: #0c0b27;
        margin-bottom: 6px;
        padding: 4px;
        font-size: 13px;
        border-radius: 5px;
    }

    .mid-nav nav a p {
        margin: 4px 0px 0px 0px;
        background: #090654;
        padding: 3px 5px 3px 0px;
        border-radius: 5px;
        font-size: 12px;
        text-align: center;
    }

.mid-nav nav .nav-link {
    padding-right: 0px;
}

/*.top-header {
    height: 40px;
}*/

#navbarMain1 li a, .action-buttons .nav-item a {
    border-radius: 5px;
}

.offices {
    height: 100vh;
}
/*footer css start here*/
.footerWrapper {
    display: flex;
    justify-content: space-between;
}

    .footerWrapper p {
        margin: 0px;
        padding: 7px 0px;
        font-size: 14px;
    }

@media (max-width: 575.98px) {
    .logo img {
        height: 8vh;
    }

    .carousel {
        padding-bottom: 15px;
    }

    #admin-sidebar {
        font-size: 12px;
    }

    #btnResetKhatianSearch {
        margin-bottom: 10px;
    }

    .slno {
        width: 20%;
    }

    .comments {
        width: 20vh;
        text-align: center;
    }

    .w-60vh {
        width: 20vh;
    }

    .national-flag {
        display: none;
    }

    .loading-img {
        top: 25%;
        left: 16%;
    }
}


@media (min-width: 576px) and (max-width: 767.98px) {
    #admin-sidebar {
        font-size: 12px;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {
    #admin-sidebar {
        font-size: 13px;
    }

    .logo img {
        height: auto;
    }
}


@media (min-width: 768px) {
    .labelZone {
        max-width: 10% !important;
    }
}

@media (min-width: 992px) {
    .slno {
        width: 5%;
    }

    .w20 {
        width: 20%;
    }

    .w30 {
        width: 30%;
    }

    .w40 {
        width: 40%;
    }

    .hero-img {
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #admin-sidebar {
        font-size: 13px;
    }

    .logo img {
        height: 50%;
    }
}


@media (min-width: 1368px) {
    .col-form-label {
        font-size: 2vh; /*1.125rem;*/
    }

    .form-registration1 input {
        font-family: NikoshBAN;
        font-size: 1.750vh;
    }

    .divZone {
        max-width: 17%;
    }

    .khtHeading {
        font-size: 20px;
    }
}
