﻿.z-items {width:100%;margin-right:18px;z-index:1;}
/*@media screen and (min-width: 1000px) { #divFileItem {  margin-left: 250px;   } }*/

/* 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. */
/*html {*/
/*padding-top: 50px;*/
/*padding-bottom: 20px;*/
/*height: 100%;
}*/
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/
/* Carousel */
/*.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}*/
/* Make .svg files in the carousel display properly in older browsers */
/*.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}*/
/* QR code generator */
/*#qrCode {
    margin: 15px;
}*/
/* Hide/rearrange for smaller screens */
/*@media screen and (max-width: 767px) {*/
/* Hide captions */
/*.carousel-caption {
        display: none;
    }
}

.navbar.MenuBar {*/
/*background-color: #656c77;#5bc0de*/
/*background-color: #00A69C !important;*/
/*background-color: #5bc0de !important;
    color: white !important;
    margin-bottom: 0px !important;
}

.MenuBar a {
    color: white;
}

.expandHeight {
    height: 98% !important;
    min-height: 98% !important;
}

.expandWidth {
    width: 100% !important;
    min-width: 100% !important;
}

.sideBar {
    background-color: #656c77;*/
/*background-color: #00A69C !important;*/
/*color: white;
}

.noMargin {
    margin: 0 !important;
}

.dropdown-menu .bottomBorder {
    border-bottom: 1px solid #c5c8cc;
}

.nav > li > a:hover
.nav > li > a:focus {
    background-color: #656c77 !important;
}

.floatRight {
    float: right;
    display: block;
}

.floatLeft {
    float: left;
    display: block;
}

.clearboth {
    clear: both;
}

.inner-addon {
    position: relative;
}*/
/* style icon */
/*.inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none;
    }*/
/* align icon */
/*.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}*/
/* add padding  */
/*.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.glyphiconBlack {
    color: #656c77;
}

.bandColor {
    background-color: #00A69C;
    color: white !important;
}*/
/*.formLogin {
    border-radius: 10px;
    padding-top: 40px;
    background-color: white;
}

.loginBody {
    background-image: url('../images/doctor1.jpg');
}

.LoginHeader {
    margin-bottom: 20px;
    margin-top: 20px;
    height: 40px;
    text-align: center;
    font-size: 25px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}*/
/*.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
    }

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    opacity: 0.3;
    vertical-align: middle;
    width: 0;
}*/
/*.container {
    margin-right: 0 !important;
    padding: 0 !important;
}*/
/*.form-Padding {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.form-margin {
    margin: 2px !important;
}

.vertical-Allign {
    vertical-align: central;
}

.ActionBar {
    background-color: rgba(159, 207, 246, 0.60);
    padding: 4px 4px;
    margin: 4px;
}

.btn-info-inverse {
    color: #5bc0de;
    background-color: #fff;
    border-color: #46b8da;
}

    .btn-info-inverse:focus,
    .btn-info-inverse.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info-inverse:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

.bordercorrection {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px 4px 4px 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

    .bordercorrection:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

.borderRight {
    border-right: 1px solid #c5c8cc;
}

.sidebar-Menu {
    border-bottom: 1px solid #c5c8cc;
    height: 30px;
    min-height: 30px;
    display: block;
    margin: 5px;
}
.sidebar-sub-Menu {
    height: 30px;
    min-height: 30px;
    display: block;
    margin: 5px;
}



    .sidebar-Menu .control-label, .sidebar-sub-Menu .control-label {*/
/*margin-bottom: 0;*/
/*vertical-align: middle;
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
        font-weight: lighter;
        color: #a9b9c1;
    }
    .sidebar-Menu > div, .sidebar-sub-Menu > div {
        margin-top: 20px;
    }
.sidebar > :first-child {
    margin-top: 20px;
}
form label {
    font-weight: lighter !important;
}*/
/*.modal-backdrop {
      
    display: none;
}*/
/*.modal-dialog {*/
/*margin: 2px auto;
    z-index: 1100 !important;*/
/*width: 1000px;
}
#MasterModalBody{
    height:350px;
}
 #masterModel .modal-dialog {*/
/*margin: 2px auto;
    z-index: 1100 !important;*/
/*width: 450px;
}
#searchEmployeeModal .modal-dialog{*/
/*margin: 2px auto;
    z-index: 1100 !important;*/
/*width: 750px;
}
.ModalBodyHeiht {
    height: 400px;
}
#alertBox .modal-dialog {*/
/*margin: 2px auto;
    z-index: 1100 !important;*/
/*width: 50px;
}
label{
    font-weight:100!important;
}
input[type="text"]{
    height:26px!important;
}
input[type="number"] {
    height: 26px !important;
}
input[type="date"] {
    height: 26px !important;
    padding:6px 6px !important;
}
input[type="time"] {
    height: 26px !important;
    padding: 6px 6px !important;
}
select {
    height: 26px !important;
    padding: 2px  4px !important;
    font-size: small !important;
}
#dvGrid{
    height:250px;
    
}
.AdminMenu, .Sub-Card-Body-Header {
    display: block;
}
.cardPageContainer {
    padding:40px 100px;
}
.cardPageHeader{
    display:block;
    padding:0px 20px 20px 20px;
}
.btn-margin{
    margin: 0px 10px 10px 10px;
}
.header-Notes{
    font-size:11px;
}
.pageheader{
    font-size:14px;
    font-weight:bold;
}
.QuickCard {
    margin: 10px;
    background-color: rgba(159, 207, 246, 0.60);
    padding: 8px;
}
.card-title, .Sub-card, .Sub-Link, .Sub-Card-Body {
    width: 100%;
   
}
.card-detail{
    display:block;
}

.card .caret, .QuickCard input {
    margin: 0px 6px !important;
}
.card-body, .Sub-Card-Body {
    padding-left: 20px;
}*/
/*for vertical tab-start*/
/** {
    box-sizing: border-box
}*/
/* Style the tab */
/*.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 20%;
    height: 100%;
}
.tab-row {
    border: 1px solid #ccc;
}*/
/* Style the buttons that are used to open the tab content */
/*.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 12px 12px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
}*/
/* Change background color of buttons on hover */
/*.tab button:hover {
            background-color: rgba(159, 207, 246, 0.60);
        }*/
/* Create an active/current "tab button" class */
/*.tab button.active {
            background-color: rgba(159, 207, 246, 0.60);
            color:white;
            
        }*/
/* Style the tab content */
/*.tabcontent {
    float: left;
    padding: 0px 12px;*/
/*border: 1px solid #ccc;*/
/*width: 80%;
    border-left: none;
    height: 100%;
}*/
/*for vertical tab -end*/
/*table {
    font-size: 13px !important;
    width: 100%;
    display: block;
}
thead, tbody {
    display: inline-block;
    width: 100%;
}

#tblSearchPatient tbody {
   
    height: 200px;
    display: inline-block;
    overflow-y: auto;
}*/
/*tr.active {
    background-color: rgba(159, 207, 246, 0.60) !important;
}
    tr.active td {
        background-color: transparent !important;
    }


table {
    width: 100%;
}

thead, tbody, tr, td, th {
    display: block;
}

    tr:after {
        content: ' ';
        display: block;
        visibility: hidden;
        clear: both;
    }

    thead th {
        height: 30px;*/
/*text-align: left;*/
/*}

#tblSearchPatient  tbody {
    height: 200px;
    overflow-y: auto;
}

thead {*/
/* fallback */
/*background-color:rgba(0, 0, 0, 0.075);
}


#tblSearchPatient tbody td, #tblSearchPatient thead th {
    width: 15.8%;
    float: left;
}
#tblSearchPatient  tr .first-col {
    width: 5% !important;
    float: left;
}
#tblPatientSearch tbody td, #tblPatientSearch thead th {
    width: 11.8%;
    float: left;
}
#tblPatientSearch tr .last-col {
    width: 14.3% !important;
    float: left;
}
#tblPatientSearch tr .first-col {
    width: 5% !important;
    float: left;
}
#tblViewClinics tbody td, #tblViewClinics thead th {
    width: 33.3%!important;
    float: left;
}

#tblInsCmpDetails tbody td, #tblInsCmpDetails thead th,
#tblSearchInsDetails tbody td, #tblSearchInsDetails thead th {
    width: 25%;
    float: left;
}

#tblInsCmpClass tbody td, #tblInsCmpClass thead th {
    width: 16.6%;
    float: left;
}
#tblInsCmpClass tbody .last-col {
    width: 16%;
    float: left;
}

.full-border{
    border:1px solid #5bc0de;
}
.border-success{
    border:1px solid green;
}
.border-danger {
    border: 1px solid red;
}
#tblEmployeeAllowance tbody td, #tblEmployeeAllowance thead th {
    width: 33.3%;
    float: left;
}
table tbody td, table thead th {
    float: left;
}

#tblSearchEmployee tbody td, #tblSearchEmployee thead th {
    width: 23%;
    float: left;
}
#tblSearchEmployee tr .first-col {
    width: 8%!important;
    float: left;
}

#tblDoctorSchedule tbody td, #tblDoctorSchedule thead th {
    float: left;
}
#tblDoctorSchedule thead th {
    float: left;
    background-color: rgba(159, 207, 246, 0.60);
    color:white;
    
}
#tblEmployeeDocument tbody td, #tblEmployeeDocument thead th {
    width: 20%;
    float: left;
}
.tableMasterSettings tbody td, .tableMasterSettings thead th {
    width: 60%;
    float: left;
}
.tableMasterSettingscol4 tbody td, .tableMasterSettingscol4 thead th {
    width: 30%;
    float: left;
}
.tableMasterSettingscol4 tr td:first-child, .tableMasterSettingscol4 tr td:last-child,
.tableMasterSettingscol4 tr th:first-child, .tableMasterSettingscol4 tr th:last-child {
    width: 20% !important;
    float: left;
}
.tableMasterSettings tr td:first-child, .tableMasterSettings tr td:last-child,
.tableMasterSettings tr th:first-child, .tableMasterSettings tr th:last-child {
    width: 20% !important;
    float: left;
}


table tbody tr:hover {
    background-color: rgba(159, 207, 246, 0.60) !important;
}*/
/* input [type = file]
----------------------------------------------- */
/*input[type="file"] {
    display: block !important;
    right: 1px;
    top: 1px;
    height: 34px;
    opacity: 0;
    width: 100%;
    background: none;
    position: absolute;
    overflow: hidden;
    z-index: 2;
}

.control-fileupload {
    display: block;
    border: 1px solid #d6d7d6;
    background: #fff;
    border-radius: 4px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0px 10px 2px 10px;
    overflow: hidden;
    position: relative;*/
/* File upload button */
/*}

    .control-fileupload:before,
    .control-fileupload input,
    .control-fileupload label {
        cursor: pointer !important;
    }

    .control-fileupload:before {*/
/* inherit from boostrap btn styles */
/*padding: 4px 12px;
        margin-bottom: 0;
        font-size: 14px;
        color: #333333;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
        vertical-align: middle;
        cursor: pointer;
        background-color: #f5f5f5;
        background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
        background-repeat: repeat-x;
        border: 1px solid #cccccc;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        border-bottom-color: #b3b3b3;
        border-radius: 4px;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        transition: color 0.2s ease;*/
/* add more custom styles*/
/*content: "Browse";
        display: block;
        position: absolute;
        z-index: 1;
        top: 2px;
        right: 2px;
        line-height: 20px;
        text-align: center;
    }

    .control-fileupload:hover:before,
    .control-fileupload:focus:before {
        background-color: #e6e6e6;
        color: #333333;
        text-decoration: none;
        background-position: 0 -15px;
        transition: background-position 0.2s ease-out;
    }

    .control-fileupload label {
        line-height: 24px;
        color: #999999;
        font-size: 14px;
        font-weight: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
        z-index: 1;
        margin-right: 90px;
        margin-bottom: 0px;
        cursor: text;
    }
.text-HighlightBody {
    font-weight: bolder;
    font-size: 17px;
    color: #0066CC;
}
.text-HighlightFooter {
    font-weight: bolder;
    font-size: 17px;
    color: #00C000;
}

.vertical-menu {
    width: 100%;*/ /* Set a width if you like */
/*background-color: white;
}

    .vertical-menu a {*/
/*background-color: #eee;*/ /* Grey background color */
/*color: black;*/ /* Black text color */
/*display: block;*/ /* Make the links appear below each other */
/*padding: 4px;*/ /* Add some padding */
/*text-decoration: none;*/ /* Remove underline from links */
/*font-size:15px;
    }

        .vertical-menu a:hover {
            background-color: #31b0d5;
            
        }

        .vertical-menu a.active {
            background-color: #31b0d5;*/ /* Add a green color to the "active/current" link */
/*color: white;
        }
.fieldser-default {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    min-inline-size: min-content;
    border-width: 1px;
    border-style: groove;
    border-color: #66afe9;
    border-image: initial;
    border-radius: 10px;
}
.legend-default {
    display: block;
    padding-inline-start: 2px;
    padding-inline-end: 2px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    width:auto;
    margin-bottom:5px!important;
    color:#31b0d5;
    font-size:medium;
}
fieldset .form-group{
    margin-bottom:5px!important;
}

.HomeDocList:hover{
    background-color:rgba(102, 175, 233, 0.6);
}
.outbox tr:hover{
    background-color:none!important;
}
#EndodonticChild .form-group {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
@media print {
    body * {
        visibility: hidden;
    }

    #section-to-print, #section-to-print *, .section-to-print, .section-to-print * {
        visibility: visible;
        display: block !important;
    }

    #section-to-print {
        position: absolute;
        left: 0;
        top: 0;
        display: block !important;
        width: 100% !important;
    }*/
/*html, body {
        height: 99%;
    }*/
/*table td,table th{
        float:left!important;
    }
    table tr {
        width:100%!important;
    }
    table tbody{
        height:100%;
    }
    .print:last-child {
        page-break-after: auto;
    }
    

}
#FileTabs li a{
    cursor:pointer!important;
}*/
/*#calendar1, #calendar2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    top: 64px;
}*/
.hidden {
    display: none !important;
    visibility: hidden !important
}
    /********************************************************/
/* Bootstrap Validation Summary Override */
/* Bootstrap Validation Summary Override */
.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul {
    margin-bottom: 0;
    padding-left: 1rem;
}

.alert.validation-summary-errors {
    margin-bottom: 1rem;
}

.col-0 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.166665%;
    flex: 0 0 4.166665%;
    max-width: 4.166665%;
    width: 4.166665%;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666%;
    flex: 0 0 16.66666%;
    max-width: 16.66666%;
    width: 16.66666%;
}

.dataTables_empty {
    font-size: 1.5rem !important;
}

/* Reference classes, no implementation */
.base,
.needs-validation,
.flex-start,
.text-faded,
.app-container-demo,
.lang-js,
.lang-csharp,
.has-tooltip,
.has-popover {
}

/* Keeps analyzers happy */
.js-waves-off,
.js-waves-on,
.js-get-date,
.js-collapse,
.js-modal-settings,
.js-filter-message,
.js-buttons,
.js-icon-class,
.js-icon-copy,
.js-bg-color,
.js-bg-gradient,
.js-bg-gradient-demo,
.js-bg-target {
}

/* Small word wrap correction */
section > ol > li {
    word-break: break-all;
}

code {
    border: 1px solid silver;
    padding: 0.03rem 0.2rem !important;
}

pre.prettyprint {
    border-radius: 0.2rem;
    padding-left: 0.4rem !important;
    padding-right: 0.4rem !important;
}

.documentation h2 {
    color: var(--primary);
}

.documentation th:first-child,
.documentation th:nth-child(3) {
    width: 16%;
}

.documentation blockquote {
    margin-left: 1rem;
    padding: 1rem 1rem 0.01rem 1rem;
    font-weight: 400;
    border-radius: 0 4px 4px 0;
    background: #edf2f9;
    border-left: 3px solid var(--primary);
}

    .documentation blockquote.info {
        background: #edf2f9;
        border-left: 3px solid var(--info);
    }

    .documentation blockquote.warning {
        background: #fff4db;
        border-left: 3px solid var(--warning);
    }

    .documentation blockquote.danger {
        background: #fadeeb;
        border-left: 3px solid var(--danger);
    }


/* Enter custom CSS rules for your application here */

@media print {
    @page {
        size: auto; /* auto is the initial value */
        margin:0mm; /* this affects the margin in the printer settings */
    }

    html {
        background-color: #FFFFFF;
        margin: 0px; /* this affects the margin on the html before sending to printer */
    }

    body {
        border: solid 1px blue;
        margin: 10mm 15mm 10mm 15mm; /* margin you want for the content */
        
    }
    div {
        page-break-inside: avoid;
    }
}