﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
i.fas.fa-save{
    margin-right:0px;
}

span.dx-button-text {
    padding: 4px 6px !important;
}
i.dx-icon.dx-icon-save {
    margin-right: 0 !important;
}

#btnNext1{
    margin-bottom:0px!important;
}

.dx-fileuploader-input-wrapper {
    color: #fff !important;
    background-color: #91bf22 !important;
}

    .dx-fileuploader-input-wrapper:hover {
        background-color: #4b630f !important;
    }

.dx-button-text {
    color: black !important;
}

#template.e-icon-settings {
    color: white !important;
}

.dx-dropdownbutton-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content {
    padding: 2px 4px;
    padding-left: 4px;
    color: white !important;
}
.maincontainer{
    padding-left:25px;
    padding-right:25px;
}
.dx-popup-content .dx-popup-content-scrollable {
    overflow-x: hidden !important;
}

.gridheaderbutton {
    font-weight: 600 !important;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
    .Appointment_Date{
        margin-left:-5px!important;
    }

}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    /*margin-bottom: 60px;*/
   /* background-image: url('../images/logo/vishub-png-images/vishub pack.png');*/
/*    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;*/
    color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    /*background-color:*/
   /* height: 100vh !important;*/
}

.footer {
  /*  position: fixed;*/
    margin-top:auto!important;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}
.gridrow{
    padding-left:25px!important;
    padding-right:25px!important
}

.opaque {
    background-color: #1165A7!important;
    /*opacity: 0.6;
    background-color: #3a3939;*/
}

.dx-button-mode-contained.dx-button-blue-success {
    background-color: #1165a7 !important;
    color:#fff!important;
}

.dx-button-mode-contained.dx-button-success {
    background-color: #1165a7!important;
    border-color: #fff;
    color: #fff;
    border-radius:2px 2px 2px 2px;
}

.dx-button-has-text .dx-icon.dx-icon-right, .dx-rtl .dx-button-has-text .dx-icon, .dx-rtl.dx-button-has-text .dx-icon{
    margin-left: 2px !important;
    margin-right: 0 !important;
    font-size: 13px !important;
}


.dx-button-mode-contained.dx-button-success {
    background-color: #2C91D9 !important;
    border-radius: 4px !important;
}

body header nav.border-bottom {
    border-bottom: 1px solid #3a3939 !important;
}

.imglogo{
    width:180px;
}

body header nav.navbar-light .navbar-brand {
    color: #fff !important;
    opacity: 1 !important;
    font-size: 24px;
    font-weight: 600;
    background: #fff;
    padding: 0px;
    border-radius: 4px;
}


.logincontainer {
    height: auto;
    margin: auto;
    margin-top: 5%;
}

.registercontainer {
    height: 100%;
    position: absolute;
    width: 100%;
}



.loginbox {
    background-color: rgba(0, 0, 0, 0.7) !important;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
}

.feature {
    background: #f0f0f0;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}

button.navbar-toggler.collapsed {
    display:none!important;
}

button.navbar-toggler {
    display: none !important;
}

@media screen and (min-width: 2100px) {
    .loginbox {
        width: 60% !important;
    }
}




/*@media screen and (max-width: 1458px) {
    .bg-orange {
        height: 215px;
    }

    .bg-purple {
        height: 215px;
    }

    .bg-green {
        height: 215px;
    }
}*/

@media screen and (max-width: 2099px) and (min-width: 1880px) {
    .loginbox {
        width: 55% !important;
    }
    img.banner {
        height: 300px;
    }
}
@media screen and (max-width: 1879px) and (min-width: 1921px) {
    .loginbox {
        width: 45% !important;
    }
}

@media screen and (max-width: 1920px) and (min-width: 1741px) {
    .loginbox {
        width: 70% !important;
    }
}

@media screen and (max-width: 1740px) and (min-width: 1640px) {
    .loginbox {
        width:75% !important;
    }
}

@media screen and (max-width: 1639px) and (min-width: 1520px) {
    .loginbox {
        width: 58% !important;
    }
    img.banner{
        width:500px;
    }
}

@media screen and (max-width: 1519px) and (min-width: 1367px) {
    .loginbox {
        width: 65% !important;
    }
    img.banner {
        top:30px!important;
        width: 500px;
    }
}


@media screen and (max-width: 1366px) and (min-width:1230px) {
    .loginbox {
        width: 70%;
    }
    img.banner {
        width: 500px;
      
    }
}

@media screen and (max-width: 1229px) {
    .loginbox {
        width: 72%;
    }
    img.banner {
        width: 415px;
 
        position: relative;
    }
}

@media screen and (max-width: 1024px) {
    img.banner {
        width: 415px;
     
        position: relative;
    }

    /*img.banner {*/
       /* width: 100%;*/
        /*top: 0px !important;
    }*/

    .feature {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
    }

    .ctrls {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 800px) {
    .loginbox {
        width: 98%;
    }

    .logincontainer {
        margin:0px!important;
    }

    .container-fluid.h-100 {
        margin-bottom: 80px;
    }

    img.banner {
        width: 98%;
    
    }

    .feature {
        width: 100% !important;
        max-width: 100% !important;
        flex: none!important;
    }

    .ctrls {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
        margin-bottom: 50px;
    }

    .dx-datagrid-group-panel .dx-group-panel-message {
        color: #151313cf !important;
        width: 150px !important;
    }
}













    @media screen and (max-width: 540px) {
        img.banner {
            width: 470px;
            top: 30px;
            position: relative;
        }

        .col-md-7.col-sm-12.col-xs-12.feature {
            margin-top: 5% !important;
        }
    }


    .signupbtnpadding {
        padding: 3% !important;
        font-size: 16px !important;
        font-weight: 600 !important;
    }

    a.signupbtnpadding:hover {
        text-decoration: none !important;
    }




    @media screen and (min-height: 1080px) {
        .dx-menu-base .dx-menu-item .dx-menu-item-content {
            line-height: 29px !important;
        }
    }

/*.dx-item .dx-toolbar-item .dx-toolbar-button .dx-toolbar-label {
    max-width:50px!important;
}*/


/*.dx-toast-error {
    bottom: 100px !important;
}

.dx-overlay-wrapper {
    display: flex !important;
    justify-content: center !important;
}*/