﻿
@font-face {
    font-family: roboto-bold;
    src: url(../app-assets/fonts/roboto/robotobold.ttf);
}

body {
    color: black !important;
}

/*.content-wrapper {
    zoom: 90% !important;
}*/

.table {
    color: black !important;
}

.nav {
    border-radius: unset;
}
/*#region header*/
.brand-text {
    color: #7367F0;
    padding-left: 1rem;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: .01rem;
    font-size: 1.45rem;
}

.fc-popover
{
    z-index:933 !important;
}


.lablogo {
    height: 62px;
    z-index: 1000;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
    padding: 10px 5px 5px 5px !important;
}

.lablogo-mid {
    text-align: center;
    color: #1A2959;
    font-weight: bold;
    font-size: 27pt;
    height: 54px;
    display: flex;
    margin-top: 5px;
    border-radius: 10px;
    font-family: roboto-bold;
}

.Shivani-logo {
    height: 62px;
    z-index: 1000;
    top: 0;
    right: 0;
    background: #fff;
    text-align: right;
    padding: 5px 5px 0px 5px !important;
}

#client-header {
    margin: auto;
}

#module-logo {
    width: 80%;
}
/*#endregion*/


/*#region Client Dropdown*/
.spider-client-modal-dialog {
    /*    background-color: #ccf;*/
    width: 500px !important;
    max-width: none;
    border-radius: 5px;
    position: absolute;
    margin: auto;
    top: 108px;
    right: 22px !important;
}
/*#endregion*/

/*.navbar-nav > li {
    float: left;
    position: relative;
    
}*/

.navbar-light .navbar-nav .active a {
    border-bottom: 3px solid white;
    content: "";
    left: 0;
    right: 0;
}

.bg-gauranga {
    background-color: #1A2959 !important;
}

.bg-primary {
    background-color: #1A2959 !important;
}

.btn-primary {
    border-color: #1A2959 !important;
    background-color: #1A2959 !important;
    color: #FFFFFF !important;
}

.custom-control-primary .custom-control-input:checked ~ .custom-control-label::before, .custom-control-primary .custom-control-input:active ~ .custom-control-label::before {
    background-color: #1A2959 !important;
    color: #FFFFFF !important;
}

.horizontal-menu .header-navbar.navbar-horizontal ul#main-menu-navigation > li.active > a {
    color: #FFFFFF !important;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #1A2959 !important;
}

.select2-container--classic .select2-results__option[aria-selected='true'], .select2-container--default .select2-results__option[aria-selected='true'] {
    background-color: #1A2959 !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #FFFFFF;
    background-color: #1A2959 !important;
    border-color: #1A2959;
    box-shadow: 0 4px 18px -4px rgba(115, 103, 240, 0.65);
    color: #FFFFFF !important;
}

.btn-outline-primary {
    border: 1px solid #1A2959 !important;
    background-color: transparent;
    color: #1A2959;
}

.fc .fc-toolbar .fc-button-group .fc-button-primary:not(.fc-prev-button):not(.fc-next-button) {
    border-color: #1A2959 !important;
    color: #1A2959 !important;
}



    .fc .fc-toolbar .fc-button-group .fc-button-primary:not(.fc-prev-button):not(.fc-next-button).fc-button-active, .fc .fc-toolbar .fc-button-group .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover {
        background-color: rgba(115, 103, 240, 0.2) !important;
        border-color: #1A2959 !important;
        color: #1A2959 !important;
    }

.nav-pill-primary .nav-item .nav-link.active {
    color: #FFFFFF;
    background-color: #1A2959 !important;
    border-color: #7367F0;
    box-shadow: 0 4px 18px -4px rgba(115, 103, 240, 0.65);
}

.page-item.active .page-link {
    background-color: #1A2959 !important;
}

element.style {
}

*, *::before, *::after {
    box-sizing: border-box;
}

.card .card-title {
    font-weight: 500;
    font-size: 1.285rem;
    margin-bottom: 1.53rem;
}

.text-color-spider {
    color: #1A2959 !important;
}

.horizontal-menu .header-navbar.navbar-horizontal .nav-link.dropdown-toggle::after {
    background-image: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'%23fff\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\' class=\'feather feather-chevron-down\'%3E%3Cpolyline points=\'6 9 12 15 18 9\'%3E%3C/polyline%3E%3C/svg%3E');
}

.gstpl-avatar-status-online {
    width: 9px !important;
    height: 9px !important;
}

.header-navbar .navbar-container ul.navbar-nav li > a.nav-link {
    color: white !important;
}

.horizontal-layout.navbar-sticky .header-navbar {
    background-color: unset !important;
}

.nav {
    border-radius: 0;
}


.main-menu.menu-light .navigation > li ul .active {
    background-color: #1A2959;
    box-shadow: 0 0 10px 1px rgba(115, 103, 240, 0.7);
    border-radius: 4px;
    z-index: 1;
}

.blockOverlay {
    z-index: 100 !important;
    cursor: unset !important;
}

.blockElement {
    z-index: 100 !important;
    cursor: unset !important;
}
.form-group.required .control-label:after {
    content: "*";
    color: red;
}



.horizontal-menu .header-navbar.navbar-horizontal .dropdown-menu {
    min-width: 250px !important;
}

/*@media(min-width: 576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}*/  




/*@media screen and (-webkit-max-device-pixel-ratio:1) and (min-color-index:0) {
    @media (min-width: 1200px) {

        #modulelogo {
            width: 25rem !Important;
        }

        #clientlogo {
            width: 80rem !Important;
        }

        #shivanilogo {
            width: 110rem !Important;
            right: 10px !Important;
        }
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) and (-webkit-min-device-pixel-ratio:0) {

    @media (min-width: 1200px) {

        #modulelogo {
            width: 25rem;
        }

        #clientlogo {
            width: 80rem;
        }

        #shivanilogo {
            width: 118rem !Important;
            right: 10px !Important;
        }
    }
}



@media print{
    #btnprint {
        display: none !important;
    }
}

@media(max-width: 992px) {

    .bottomimage {
        display: none;
    }


    .image1 {
        display: none;
    }

    .brandlogo {
        display: none;
    }


    #labcarelogo {
        width: 40% !important;
        margin-left: 100px !important;
        margin-bottom: 100px !important;
    }
}   /* 
