@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Roboto:wght@100;300;400;500;700;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700;900&family=Tinos:wght@400;700&display=swap');

body[data-topbar=colored] #page-topbar
{
    background-color: #fff;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

body[data-layout-size=boxed] #layout-wrapper{
    background-color: #fff;
}

.page-title-box{
    background-color: #474a4dcf;
}

.dasboard-welcome-card {
    width: 100%;
    background-image: url('/assets/images/dashboard.png');
    background-size: cover;
    background-position: center;
    height: 200px;
    border-radius: 30px;
    margin-top: 52px;
}

.dashboard {
    padding-top: 90px;
    padding-left: 50px;
}

.shee_logo{
    color: red;
    background: linear-gradient(to right, #ff0000 27%, #670c0c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 4px;
    padding: 10px 18px 0 18px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 16px;
}

.shee_logo span{
    font-size: 15px;
    letter-spacing: 5px;
    background: linear-gradient(to right, #670c0c 0%, #ff0000 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    top: -10px;
}

#page-topbar{
    padding: 20px 0;
}



#topnav-menu-content{
    margin-top: 12px !important;
    justify-content: center !important;
}

.topnav .navbar-nav .nav-link{
    font-size: 16px;
    position: relative;
    padding: 0 21px;
    line-height: 42px;
    font-weight: 600;
    letter-spacing: 0.1px;
}

.btn{
    color: #fff;
    border-radius: 20px;
    padding: 6px 27px;
    transition: all 0.3s;
    border: none;
}
.btn:hover{
    color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

.btn-green{
    background-color: #0c900c;
}
.btn-blue{
    background-color: #0048fd;
}
.btn-t-blue{
    background-color: #1a4780;
}
.btn-red{
    background-color: red;
}

body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link{
    color: red;
}

body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:focus, body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:hover{
    color: red !important;
}

body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav>.dropdown.active>a{
    color: #ffa300 !important;
    background-color: black;
    border-radius: 22px;
}

body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link.active{
    color: #ffa300 !important;
    background-color: black;
    border-radius: 22px;
}

.topnav .navbar-nav .dropdown.active>a{
    color: red;
    background-color: transparent;
}

.topnav .navbar-nav .dropdown-item.active, .topnav .navbar-nav .dropdown-item:hover{
    color: red;
}

.bg-greyblack{
    background-color: #212529;
}

.bg-white{
    background-color: #fff;
}

body[data-topbar=colored] .dropdown.show .header-item{
    background-color: transparent;
}

.topnav .navbar-nav .dropdown-item{
    color: #000;
}

.uim-svg{
    fill: #000 !important;
}

.dashcard .card{
    padding: 1.25rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 18px;
}

.dashcard .card h4{
    font-size: 24px;
    font-weight: bolder;
}

.page-content-wrapper{
    margin-top: 77px;
}

.headd{
font-weight: bolder;
}

.login_logo{
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 27px;
    width: fit-content;
    margin: auto;
    text-align: center;
    letter-spacing: 5px;
    padding: 10px 33px 0 33px;
    border-radius: 14px;
    color: red;
    background: linear-gradient(to right, #ff0000 27%, #670c0c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 35px;
}

.login_logo span{
    font-size: 15px;
    letter-spacing: 5px;
    background: linear-gradient(to right, #670c0c 0%, #ff0000 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    top: -10px;
}

.btn-black{
    background-color: #000;
    color: #fff;
}

.note-btn-group .note-btn{
    background-color: #050505 !important;
    border-color: #070707 !important;
}

.trans_box{
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 24px;
}
.bank_box{
    border-top: 0px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 24px;
}
.transport_box{
    border-top: 0px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 24px;
}

.rate_box{
    border: 1px solid;
    padding: 10px;
}

.header-title{
    text-decoration: underline;
    text-align: center;
    font-size: 24px;
}

.select2-container .select2-selection--single{
    height: 40px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered{
    padding: 5px 20px 5px 8px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 8px !important;
}

.dt {
    display: flex;
    align-items: baseline;
    gap: 10px;
    justify-content: end;
}

.tax-form {
    width: 40%
}

.dropdown-mega-menu-xl{
    left:-655px;
    width: 55rem;
}

.topnav .dropdown-item{
    padding: 0.7rem 1rem;
}

.note-editor.note-frame .note-editing-area .note-codable, .note-editor.note-frame .note-editing-area .note-editable{
    color:#000;
}

.note-editor.note-airframe, .note-editor.note-frame{
    background-color: #fff;
}

.mandatory{
    color: red;
}

.btn-rupees{
    background-color: #ffa300;
}

.edithead{
    text-decoration: underline;
}

.grnno{
    width: 68%;
}

.d_flexx {
    display: flex;
    justify-content: end;
}

.d_flexy{
    display: flex;
    gap: 10px;
    justify-content: end;
    align-items: baseline;
}


.logo h4{
    font-size: 20px !important;
    margin: 5px 0 0px 0;
    color: #030303;
    font-family: 'Tinos', serif;
}

.logo2 h4{
    padding-top: 26px;
        font-size: 20px;
        margin: 0;
        line-height: 45px;
        text-align: center;
        border-top-left-radius: 11px;
        border-top-right-radius: 11px;
        color: #030303;
}

.logo p{
    color: #030303;
    line-height: 17px;
    font-size: 10px;
    margin: 2px 0;
    font-weight: 700 !important;
}

.logo .gst{
    font-size: 11px !important;
    font-weight: bold !important;
}

.ord_flex label {
    font-size: 14px;
    color: #030303;
}

.ord_flex p{
    font-size: 14px;
}

.add_box1 {
    border: 1px solid #030303;
    padding: 0px 10px 0px 10px;
    border-radius: 12px;
    display: flex;
    gap: 12px;
    align-items: center;
    /* background: #ccd9f2; */
    width: 50%;
}

.add_box1 .p1 {
    font-size: 12px;
    font-weight: 700;
    /* padding-right: 90px; */

}

.dc_logo{
    width: 75% !important;
    border: 1px solid #000;
    border-radius: 12px;
    text-align: left;
    padding-left: 16px;
}

.ord_flex label{
    font-weight: 700;
}

.add_box1 .grn .name{
    font-size: 14px;
    font-weight: 700;
    margin: 4px 0;
    text-transform: none;
    text-wrap: pretty;
}
.add_box1 .grn p{
    margin: 4px 0;
    font-size: 12px;
    text-transform: uppercase;
}

.dc_add_box{
    width: 75% !important;
}

.po_sec{
    margin: 5px 0;
    border: 1px solid;
    border-radius: 10px;
}

#table1{
    margin-top: 5px;
    margin-bottom: 1rem;
    width: 100%;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    border: 1px solid;
    border-spacing: 0;
}

#table1 #tab1-tr th{
    vertical-align: middle;
    border-bottom: 1px solid;
    border-right: 1px solid;
    font-size: 10px;
}

#table1 #tab1-tr th:last-child{
    border-right: none;
}

#table1 td {
    border-right: 1px solid #000;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}

#table1 td:last-child{
    border-right: none;
}

#table1 tr{
    vertical-align: top;
}

.amountinwords{
    font-size: 17px;
    font-weight: 600;
}

.last1 {
    border: 1px solid;
    border-radius: 10px;
    width: 50%;
    height: 100px;
    text-align: center;
    position: relative;
}

.last1 .h4{
    font-size: 16px;
    font-family: 'Tinos', serif;
}

.last_flex{
    display: flex;
    gap: 10px;
}

.last1 label {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.last1 p {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    bottom: 7px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}

#totalQuantity {
    font-weight: 800;
    font-size: 16px;
}

body[data-layout=horizontal][data-layout-size=boxed] .container-fluid, body[data-layout=horizontal][data-layout-size=boxed] .navbar-header{
    max-width: 1400px;
}

body[data-layout=horizontal] .navbar-brand-box{
    padding-right: 0;
}

body[data-layout=horizontal][data-layout-size=boxed] .container-fluid, body[data-layout=horizontal][data-layout-size=boxed] .navbar-header{
    max-width: 1480px;
}

.badge{
    padding: 8px 16px;
    font-size: 100%;
    border-radius: 1.25rem;
}

div.dataTables_wrapper div.dataTables_filter label{
    font-weight: 600 !important;
    font-size: 18px;
}

div.dataTables_wrapper div.dataTables_filter input{
    border-color: #7c8a96;
    width: 300px;
}

div.dataTables_wrapper div.dataTables_filter .form-control-sm{
    padding: 15px 0.5rem;
}

.btn-cancel{
    background-color: #6fc175;
}

.badge-soft-pending {
    color: #f36703;
    background-color: rgb(241 116 9 / 25%);
    transition: all 0.5s;
}

.badge-soft-pending:hover{
    color: #fff;
    background-color: #ff8c3a;
}