 
@font-face {
    font-family: 'Pyidaungsu';
    src: url('../fonts/Pyidaungsu.ttf' );
    /*'../../fonts/Pyidaungsu.ttf'*/
}

.form-control, input, label, span, p, strong, a, u, th, td, div { 
    font-family: var(--font-family) !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-family) !important;
}
span, label{
    font-size: 15px;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}
.main {
    width: calc(100% - 260px);
    position: relative;
    padding: 0 15px;
    padding-right: 90px;    
}
#blazor-error-ui {
    background: white;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 15000;
    top: 0;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    /*position: absolute;*/
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
        color: var(--core-color);
        line-height: 3;
    }


/*-------------------------*/
.progress-container {
    background: white;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    text-align: center;
}

    .progress-container .p_inner {
        width: 100%;
        max-width: 400px;
        border-radius: 20px;
        position: relative;
        margin: 200px auto;
        /* top: 45%; */
        /* left: 50%; */
        z-index: 99999;
        /* transform: translate(-50%,-61%); */
        height: auto;
    }

    .progress-container .cus-progress-bar {
        display: flex;
        width: 100%;
        height: 16px;
        border-radius: 11px;
        border: 1px solid var(--core-color);
        align-items: center;
        position: relative;
    }
 
.bar {
    width: 100%;
    height: 16px;
    background: linear-gradient(to right, #8083ef 0%, #2b579a var(--blazor-load-percentage),#e9e4e400 0%);
    border-radius: 10px;
    box-shadow: 0 0 10px lightblue;
}

.applogo {
    margin: 80px auto;
}

.appname {
    /*color: #347205 !important;*/
    color: var(--core-color);
    font-family: "Kanit";
    font-size: 30px !important;
    text-align: center;
    text-shadow: #999797 0 0 1px, #fff 0 -1px 2px, #fff 0 -3px 2px, rgb(131 125 125 / 80%) 0px 4px 4px;
    letter-spacing: 4px;
    margin: 60px auto 30px auto;
}

    .appname span {
        font-size: 30px !important;
    }

.app-logodiv {
    position: fixed;
    bottom: 10px;
    margin: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}

.logo-width {
    max-width: 100%;
}

.chk-width {
    width: 100px;
}
.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px !important;
}

.font-24 {
    font-size: 24px;
}

.font-25 {
    font-size: 25px;
}

.font-26 {
    font-size: 26px;
}

.font-28 {
    font-size: 28px !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-34 {
    font-size: 34px;
}

.font-w-600 {
    font-weight: 600;
}

.padr-35 {
    padding-right: 35px;
}
.full{
    width: 100%;
}

.btn-none {
    background: none;
    border: none;
    padding: 0;
}

    .btn-none:focus {
        outline: 0;
        box-shadow: none;
    }

.my-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.core-color{
    color: var(--core-color);
}
.form-control:focus, .form-check-input:focus {
    box-shadow: none !important;
    border-color: #ced4da;
}

input:focus-visible {
    outline: none;
}
.btn-primary.focus, .btn-primary:focus { 
     background-color: var(--core-color); 
     border-color: none; 
     box-shadow: none; 
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none; 
}
.main-body {
    background: var(--app-background-color);
    height: -webkit-fill-available;
    overflow: auto;
}

.table td, .table th {
    border: 1px solid #dee2e6; 
}
/*Modal css animation*/

.modal {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    z-index:10001;
}

.modal-header {
    padding: 8px 2px 8px 15px;
}


.h-modaldialog {
    max-width: 1000px !important;
}

    .h-modaldialog .modal-btn {
        color: var(--core-color);
    }

    .h-modaldialog .modal-header {
        color: var(--core-color);
        border: none;
    }

.hdetail-modaldialog {
    max-width: 1200px !important;
}

    .hdetail-modaldialog .modal-header {
        color: var(--core-color);
    }

.modal-content {
    margin-top: 0;
    animation: modalContent 0.3s ease-in;
    border: none !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.modal-backdrop {
    z-index: 10000;
}
@keyframes modalContent {
    0% {
        margin-top: -100vh;
    }

    100% {
        margin-top: 0;
    }
}

.pointer {
    cursor: pointer;
}
/*Loading*/
.loading-display {
    display: none;
}

.cus-loader {
    top: 43%;
    left: calc(50% - 25px);
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 999999;
    animation: rotate 1s infinite;
    height: 50px;
    width: 50px;
}

    .cus-loader:before,
    .cus-loader:after {
        border-radius: 50%;
        content: '';
        display: block;
        height: 20px;
        width: 20px;
    }

    .cus-loader:before {
        animation: ball1 1s infinite;
        background-color: var(--core-color);
        box-shadow: 30px 0 0 #f8b334;
        margin-bottom: 10px;
    }

    .cus-loader:after {
        animation: ball2 1s infinite;
        background-color: var(--core-color);
        box-shadow: 30px 0 0 #00a096;
    }

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg) scale(0.8);
        -moz-transform: rotate(0deg) scale(0.8);
    }

    50% {
        -webkit-transform: rotate(360deg) scale(1.2);
        -moz-transform: rotate(360deg) scale(1.2);
    }

    100% {
        -webkit-transform: rotate(720deg) scale(0.8);
        -moz-transform: rotate(720deg) scale(0.8);
    }
}

@keyframes ball1 {
    0% {
        box-shadow: 30px 0 0 var(--core-color);
    }

    50% {
        box-shadow: 0 0 0 var(--core-color);
        margin-bottom: 0;
        -webkit-transform: translate(15px,15px);
        -moz-transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 var(--core-color);
        margin-bottom: 10px;
    }
}

@keyframes ball2 {
    0% {
        box-shadow: 30px 0 0 var(--core-color);
    }

    50% {
        box-shadow: 0 0 0 var(--core-color);
        margin-top: -20px;
        -webkit-transform: translate(15px,15px);
        -moz-transform: translate(15px, 15px);
    }

    100% {
        box-shadow: 30px 0 0 var(--core-color);
        margin-top: 0;
    }
}
/*End Loading*/
.app-bg {
    background: var(--app-background-color);
}
::-webkit-scrollbar {
    width: 6px;
    height:6px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--core-color);
    border-radius: 10px;
    border: 0.5px solid #ffffff;
}

    ::-webkit-scrollbar-thumb:hover {
        border: none;
    }

.isDesktop {
    display: block
}

.isMobile {
    display: none;
}

div[class*="-container"] {
    width: 100%;
    border-radius: 5px;
    padding: 5px;    
}
/*
div[class*="fr-"] div{ 
    line-height: 1.8;
}*/
.typeahead-container {
    padding: 0 !important;
}
.browse-qr {
    position: absolute;
    top: 9%;
    right: 10px;
    max-height: 345px;
    background: var(--primarybtn-background-color);
    border-radius: 30px;
    width: 70px;
    padding: 20px 10px;
    text-align: center;
}
selected-btn {
    color: var(--secondarybtn-background-color);
}

.qr-btn {
    width: 100%;
    padding: 10px 0;
    color: var(--primarybtn-Font-color);
    height: 80px;
    text-align: center;
}
.qr-btn span{
    font-size:16px;
}
.p-t3 {
    padding-top: 3px;
    padding-right: 3px;
}
.qr-btn-selected {
    color: white;
    text-decoration: underline;
}

.qr-btn:hover{
    text-decoration:underline;
}

.report-wrapper iframe{
    width: 100%;
    height: 100vh;
}
.footer-home {
    display: none;
    opacity: 0;
}
.sidebar-show{
    display:block;
}
.sidebar-hide{
    display:block;
}

.sidebar {
    background: var(--menu-background-color);
    color: var(--core-color);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    width: 260px;
    height: 100vh;
    top: 0;
    position: sticky;
    overflow-y: auto;
    overflow-x: hidden;
}

.langcontainer {
    position: fixed;
    bottom: 0;
    width: 250px;
}

.lang-div {
    padding: 15px;
}

.lang-selector {
    position: relative;
    padding: 9px;
    display: block;
    font-size: 13px;
    transition: all .2s linear;
    cursor: pointer;
    text-align: center;
    color: var(--core-color);
}

    .lang-selector:hover {
        background-color: var(--core-color);
        color: white;
    }

.lang-selector-active {
    background-color: var(--core-color) !important;
    color: white;
    border-top: 1px solid var(--core-color);
    border-left: 1px solid var(--core-color);
    border-bottom: 1px solid var(--core-color);
    font-weight: bold;
}
.fr-toolbar{
    margin-top: 5px;
}


.err .datetimepicker-value-container {
    border-bottom: 1px solid red !important;
    border-radius: unset !important;
}

.datetimepicker-value-container {
    border: none !important;
    border-bottom: 1px solid rgb(191, 191, 191) !important;
    border-radius: unset !important;
}

.custom .typeahead-control {
    border: none;
    border-radius: unset;
    border-bottom: 1px solid #b2c3d3 !important;
}

.custom .typeahead-value-container {
    padding: 0 !important;
}

.custom .typeahead-background {
    top: unset !important;
}

.err .typeahead-control {
    border-bottom: 1px solid red !important;
}
.toolbarcontainer {
    width: 100%;
}
.header-style {
    font-weight: bold;
    font-size: var(--heading-font) !important;
}
.inline-toolbar {
    padding: 15px 15px 15px 0; 
}
.readonly {
    background: #e3e1e1;
    word-break : break-all;
}
.r-textarea{
    min-height: 150px;
}
.w-150{
    width: 150px;
}
.r-dr .typeahead-control {
    background: #e3e1e1 !important;
}
.read-text {
    color: #afacac;
}
    .read-text:hover {
        color: #afacac;
    }

.btn-gray {
    color: #fff;
    background-color: gray;
    border-color: var(--primarybtn-Font-color);
}
.btn-primary, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--primarybtn-background-color);
    border-color: var(--primarybtn-Font-color);
}
.nodata {
    width: 300px;
    margin: auto;
    padding: 30px;
    color: gray;
    text-align: center;
}
.other-header {
    border-left: solid 1px #80808075;
    padding-left: 10px;
}

.report-grids {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

.fr-webreport-report{
    display:unset !important;
}

.lable-lh {
    line-height: 2.2;
}

.fr-webreport-outline-caret {
    height: 14px;
    width: 14px;
    margin-top: 1.5px;
    margin-right: 4px;
}
.text-de-line {
    text-decoration: underline !important;
}

#components-reconnect-modal{
    z-index: 20000;
}
.custom-radio{
    margin-right:10px;
}

/*Progress Bar*/
.appname {
    /* color: #347205 !important; */
    color: var(--core-color);
    font-size: 30px !important;
    text-align: center;
    text-shadow: #999797 0 0 1px, #fff 0 -1px 2px, #fff 0 -3px 2px, rgb(131 125 125 / 80%) 0px 4px 4px;
    letter-spacing: 4px;
    margin: 60px auto 30px auto;
}

.percent {
    font-size: 17px;
    font-weight: bold;
    color: #72BE44;
    z-index: 999999;
}

.progressbar_container {
    background: white;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    text-align: center;
}

    .progressbar_container #container {
        width: 50%;
        max-width: 400px;
        border-radius: 20px;
        position: absolute;
        margin: auto;
        top: 30%;
        left: 50%;
        z-index: 99999;
        transform: translate(-50%,1%);
    }

.progress {
    height: 20px !important;
    border-radius: 39px;
    border-radius: 30px !important;
    background: #ced4da;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 25%), 0 1px rgb(255 255 255 / 8%);
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    /*        margin-top : 10px;*/
}

.progress-bar-striped {
    width: var(--blazor-load-percentage);
    border-radius: 100px;
    height: 12px;
    transition: 0.4s linear;
    transition-property: width, background-color;
    /*background-color: #72BE44 !important;*/
    background: linear-gradient( 90deg, var(--core-color) 0%, var(--core-color) 100% );
    animation: progressAnimation 6s;
    margin-top: 4px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.progress-center {
    position: relative;
    transform: translate(0%, 50%);
    top: 50%;
}


.loading-progress-text {
    /*position: absolute;*/
    text-align: center;
    color: var(--progressbar-color);
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

.wimg {
    width: 150px;
    height: 150px;
    object-fit: contain;
    object-position: 50% 50%;
}

.wbox {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    min-height: 200px;
}

    .wbox .title {
        width: 100%;
        position: relative;
        display: flex;
        height: 60px;
        justify-content: center;
    }


        .wbox .title .block {
            width: 0%;
            height: inherit;
            background: #ffb510;
            position: absolute;
            display: flex;
        }

        .wbox .title .hello {
            font-family: 'Poppins';
            color: var(--core-color);
            font-size: 32px;
            -webkit-animation: icon 2s forwards;
            -o-animation: icon 2s forwards;
            animation: icon 2s forwards;
            animation-delay: 0.6s;
            opacity: 0;
            display: flex;
            align-items: baseline;
            position: relative;
        }

            .wbox .title .hello span {
                width: 0px;
                height: 0px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                background: #ffb510;
                -webkit-animation: load 0.6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
                animation: popIn 0.8s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
                animation-delay: 2s;
                margin-left: 5px;
                margin-top: -10px;
                position: absolute;
                bottom: 13px;
                right: -12px;
            }

.bname {
    color: #fb0000 !important;
    font-family: "Kanit";
    font-size: 25px !important;
    margin: 10px 0;
    text-align: center;
    transform: translateY(-50%);
    text-shadow: #999797 0 0 1px, #fff 0 -1px 2px, #fff 0 -3px 2px, rgb(131 125 125 / 80%) 0px 4px 4px;
}



.wbox .role {
    width: 100%;
    position: relative;
    align-items: center;
    height: 30px;
    margin-top: -10px;
}

    .wbox .role .block {
        width: 0%;
        height: inherit;
        background: var(--core-color);
        position: absolute;
        animation-delay: 2s;
        display: flex;
    }

    .wbox .role span {
        animation: secFadeIn 2s forwards;
        animation-delay: 1.5s;
        opacity: 0;
        font-weight: 400;
        font-family: 'Lato';
        color: var(--promo-Font-color);
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 5px;
    }

.welcme {
    margin: 14px 0 0 19px;
    font-size: 18px;
    color: #8b8784;
    opacity: 0;
    -webkit-animation: icon 2s forwards;
    -o-animation: icon 2s forwards;
    animation: icon 2s forwards;
    animation-delay: 0.6s;
}

    .welcme span {
        font-size: 18px !important;
    }

.wcfooter {
    width: 0%;
    animation: secBlock 2s forwards;
    animation-delay: 2s;
}

/*#percent {
    animation: progressFadeIn 2s forwards;
    animation-delay: 2s;
    opacity: 0;
}*/

.font-20 {
    font-size: 20px !important;
}

@keyframes mainBlock {
    0% {
        width: 0%;
        left: 0;
    }

    50% {
        width: 100%;
        left: 0;
    }

    100% {
        width: 0;
        left: 100%;
    }
}

@keyframes secBlock {
    0% {
        width: 0%;
        left: 0;
    }

    50% {
        width: 100%;
        left: 0;
    }

    100% {
        width: 100%;
        left: 0;
    }
}

@keyframes popIn {
    0% {
        width: 0px;
        height: 0px;
        background: var(--core-light-color);
        border: 0px solid #ddd;
        opacity: 0;
    }

    50% {
        width: 20px;
        height: 20px;
        background: var(--core-light-color);
        opacity: 1;
        bottom: 45px;
    }

    65% {
        width: 7px;
        height: 7px;
        bottom: 0px;
        width: 15px;
    }

    80% {
        width: 10px;
        height: 10px;
        bottom: 20px;
    }

    100% {
        width: 7px;
        height: 7px;
        background: var(--core-color);
        border: 0px solid #222;
        bottom: 24px;
    }
}

@keyframes secFadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0.5;
    }
}

@keyframes progressFadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes icon {
    0% {
        position: absolute;
        opacity: 0;
        transform: scale(0);
        bottom: -80px;
    }

    50% {
        opacity: 1;
    }

    80% {
        opacity: 1;
        transform: scale(1.3);
    }

    100% {
        opacity: 1;
        position: relative;
        bottom: 0px;
    }
}

.gray-color {
    color: gray;
    line-height: 1.2;
}


@media (max-width : 767px) {
    .bname {
        font-size: 18px !important;
    }

    .wbox {
        min-height: 220px !important;
    }

    .progressbar_container #container {
        max-width: 500px !important;
    }
}

@media (max-width : 534px) {
    .wbox {
        min-height: 240px !important;
    }

    .progress {
        margin-top: 13px !important;
    }
}

@media (max-width : 375px) {
    .bname {
        font-size: 15px !important;
    }

    #btype {
        font-size: 11px !important;
    }

    .wbox {
        min-height: 270px !important;
    }

    .progress {
        margin-top: 20px !important;
    }
}

@media (max-height : 500px) {
    .prograssbar-img {
        display: none !important;
    }
}

@media (max-width: 992px) {
    /*.inline-toolbar {
        padding: 15px !important;
    }*/
    /*.sidebar {
        width: 100%;
        height: unset;
        z-index: 5001 !important;
        top: 0;
        height: 100vh;
        position: fixed;
    }
    .sidebar-show {
        display: block;
        overflow-y: auto;
        overflow-x: hidden;
        padding-bottom: 80px;
        background: white;
    }
    .sidebar-hide {
        display: none;
    }
    .browse-qr {
        bottom: 0;
        top: unset;
        display: flex;
        width: 100%;
        right: 0;
        height: 73px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px 15px;
        position: fixed;
        z-index: 6000;
    }*/
    /*.report-wrapper {
        width: 100%;
        height: calc(100vh - 45px);
        overflow: auto;
        padding: 0 0 75px 0;
        background: white;
    }
    .footer-home{
        display:block;
        opacity:1;
    }
    .langcontainer {
        position: fixed;
        bottom: 60px;
        width: 100%;
    }*/
    /*.custom-modal .modal-dialog {
        min-height: calc(100% - 108px) !important;
        margin-bottom: 80px !important;
    }*/
}
 
@media(max-width: 768px) {
    .main {
        width: 100%;
        background: white;
    }
    .isDesktop {
        display: none;
    }

    .isMobile {
        display: block;
    }
    .fr-toolbar-item {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
}

@media(max-width: 1299px){
    .report-grids {
        padding:10px;
    }
    .inline-toolbar {
        padding: 15px !important;
    }

    .sidebar {
        width: 100%;
        height: unset;
        z-index: 5001 !important;
        top: 0;
        height: 100vh;
        position: fixed;
    }

    .sidebar-show {
        display: block;
        overflow-y: auto;
        overflow-x: hidden;
        padding-bottom: 80px;
        background: white;
    }

    .sidebar-hide {
        display: none;
    }

    .browse-qr {
        bottom: 0;
        top: unset;
        display: flex;
        width: 100%;
        right: 0;
        height: 73px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 0px 15px;
        position: fixed;
        z-index: 6000;
    }
    .report-wrapper {
        width: 100%;
        height: calc(100vh - 45px);
        overflow: auto;
        padding: 0 0 75px 0;
        background: white;
    }

    .footer-home {
        display: block;
        opacity: 1;
    }

    .langcontainer {
        position: fixed;
        bottom: 60px;
        width: 100%;
    }
    .custom-modal .modal-dialog {
        min-height: calc(100% - 108px) !important;
        margin-bottom: 80px !important;
    }
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 580px;
    }
}