﻿.bgBlue {
    background-color: var(--box-background) !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.pinline50 {
    padding-inline: 50px !important;
}

.pinline40 {
    padding-inline: 40px !important;
}

.cursorPointer {
    cursor: pointer !important;
}

.pt25 {
    padding-top: 25px !important;
}
/* overflow stlying */
body::-webkit-scrollbar-track {
    padding: calc(2/720 * 100vw) 0;
}

body::-webkit-scrollbar {
    width: 5px;
    background-color: #D0D0D0;
}

body::-webkit-scrollbar-thumb {
    width: 5px;
    border-radius: 10px;
    border-radius: 161px;
    background-color: var(--box-background);
}

.mb15 {
    margin-bottom: 15px !important;
}

.marginTopBottom50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.bgBlue {
    background-color: var(--box-background) !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb45{
    margin-bottom: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt30{
    margin-top: 30px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mlNegative65 {
    margin-left: -65px !important;
}

.pinline50 {
    padding-inline: 50px !important;
}

.pinline40 {
    padding-inline: 40px !important;
}

.cursorPointer {
    cursor: pointer !important;
}

.pt25 {
    padding-top: 25px !important;
}
/* overflow stlying */
body::-webkit-scrollbar-track {
    padding: calc(2/720 * 100vw) 0;
}

body::-webkit-scrollbar {
    width: 5px;
    background-color: #D0D0D0;
}

body::-webkit-scrollbar-thumb {
    width: 5px;
    border-radius: 10px;
    border-radius: 161px;
    background-color: var(--box-background);
}

.mb15 {
    margin-bottom: 15px !important;
}

.marginTopBottom50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.alignVertical {
    vertical-align: middle !important;
}

.mb59 {
    margin-bottom: 59px !important;
}

.mb52 {
    margin-bottom: 52px !important;
}

.noBorderBottom {
    border-bottom: none !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.noPaddingInline {
    padding-inline: 0px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}
.topNegative50{
top:-50px !important;
}
.mlNegative5{
margin-left:-5px !important;
}

/* media queries for laptop */
@media only screen and (min-width: 1370px) and (max-width: 1605px) {
    .mb60 {
        margin-bottom: 30px !important;
    }
}

.h-95{
height:95% !important;
}
.noPaddingBottom{
padding-bottom:0px !important;
}

.row > * {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.btn-danger {
    background-color: #ab3b46;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25), 1px 1px 2px 0px rgba(0,0,0,0.20), inset -2px -2px 4px 0px rgba(0,0,0,0.25), 2px 2px 4px 0px rgba(242,242,242,0.25);
}

.btn-primary {
    background-color: #4385A7 !important;
    border-color: #4385A7 !important;
    border: solid 1px #4385A7;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25), 1px 1px 2px 0px rgba(0,0,0,0.20), inset -2px -2px 4px 0px rgba(0,0,0,0.25), 2px 2px 4px 0px rgba(242,242,242,0.25);
    font-size: 12px;
}

.page-item.active .page-link {
    background-color: #0d6efd;
    background-color: #4385A7 !important;
    border-color: #4385A7 !important;
}

.btn-secondary {
    color: #fff;
    background-color: #0089C1 !important;
    border-color: #4385A7 !important;
    border: solid 1px #4385A7;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25), 1px 1px 2px 0px rgba(0,0,0,0.20), inset -2px -2px 4px 0px rgba(0,0,0,0.25), 2px 2px 4px 0px rgba(242,242,242,0.25);
    font-size: 12px;
}

.btn-secondary2 {
    color: #fff;
    background-color: #dc3545; 
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.25), 1px 1px 2px 0px rgba(0,0,0,0.20), inset -2px -2px 4px 0px rgba(0,0,0,0.25), 2px 2px 4px 0px rgba(242,242,242,0.25);
    border: solid 1px #dc3545;
    color: white; 
    padding: 6px 12px; 
    font-size: 12px; 
    border-radius: 8px; 
    display: flex;
    align-items: center; 
    justify-content: center; 
    cursor: pointer; 
    transition: background-color 0.3s ease;
}
.btn-secondary2:hover {
    background-color: #c9302c
}
.btn {
    font-size: 12px !important;
}

div.dataTables_wrapper div.dataTables_info {
    padding-left: 12px;
}

div.dataTables_wrapper div.dataTables_paginate {
    padding-right:12px;
}

div.dataTables_wrapper div.dataTables_filter {
    padding-right: 12px;
}

.form-control {
    font-size: 1rem;
    font-weight: 400;
    color: #353535;
    font-family: 'Roboto Serif', serif;
    font-size: 10px;
    width: 100%;
    min-width: 250px;
    max-width: 250px;
}

.material-symbols-outlined {
    font-size: 16px !important;
}

.col-lg{
    margin-right: 2px;
}