﻿/*
    HARDIK FORM STYLE BEGIN
*/
.kz_Child {
    border: 1px solid;
    border-color: #ddd;
    border-top:0px none;
}
#divSubmitMessages {
    position: fixed;
    top: 10px;
    left:40%;
    z-index:50000;
}
.DownloadModules {
    display: none
}
#searchMenu{
    height:40px;
}
#searchMenuDivVer #searchMenu {
    width: 100%
}
#sectionList {
    width: 20%;
    float: left;
    padding: 10px 20px 0px 0px;
    display: none;
}
#sectionList div {
    margin-left:10px
}
.showSectionList{
    padding-top:8px
}
.menuPageIcon {
    float: left;
    height: 20px;
    width: 20px;
    padding-right: 5px;
}
.autocomplete {
    display: initial;
}
.childReportLevel_1 td:nth-child(1)::before {
    margin-left: 10px !important;
    content: " ";
    float: left;
}

.childReportLevel_1 td {
    background-color: #ADF9FF;
}

.childReportLevel_2 td:nth-child(1)::before {
    margin-left: 20px !important;
    content: "  ";
    float: left;
}

.childReportLevel_2 td {
    background-color: #F3FFAD;
}

.childReportLevel_3 td:nth-child(1)::before {
    margin-left: 30px !important;
    content: "   ";
    float: left;
}

.childReportLevel_3 td {
    background-color: #ADF9FF;
}

.childReportLevel_4 td:nth-child(1)::before {
    margin-left: 40px !important;
    content: "    ";
    float: left;
}

.childReportLevel_4 td {
    background-color: #FFADC5;
}

.childReportLevel_5 td:nth-child(1)::before {
    margin-left: 50px !important;
    content: "     ";
    float: left;
}

.childReportLevel_5 td {
    background-color: #ADFFBE;
}

.childReportLevel_6 td:nth-child(1)::before {
    margin-left: 60px !important;
    content: "      ";
    float: left;
}

.childReportLevel_7 td:nth-child(1)::before {
    margin-left: 70px !important;
    content: "       ";
    float: left;
}
#LookUpTable_filter, #myModalLookUp, .CameraImageCanvas, .CameraImagePreview, .CameraImageVideo, #kaizen_tableReportBackButton {
    display: none
}
.getHtmlTable tr:hover {
    background-color: #ffff99;
}
.SignaturePad {
    outline: 1px solid #aaa;
    background: #fff;
}
.AutocompleteMultiple {
    border: 0px;
    height: 35px;
    width:90%;
    background-color:#ffd369;
}
.AutocompleteMultiple option {
    display: inline-block;
    border: solid 1px gray;
    margin-right: 4px;
}
.CameraFullScreen {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
}
.confirmCameraImageBox {
}
    .confirmCameraImageBox .changeCameraImage {
        margin-left: 20px;
        height: 60px;
        width: 60px;
        background-image: url("/Content/Images/change.png");
        background-size: 60px 60px;
        float: left;
    }
    .confirmCameraImageBox .confirmCaptureCameraImage {
        margin-left: 20px;
        height: 60px;
        width: 60px;
        background-image: url("/Content/Images/camera.png");
        background-size: 60px 60px;
        float: left;
    }
    .confirmCameraImageBox .CalcelCameraImage {
        margin-left: 20px;
        height: 60px;
        width: 60px;
        background-image: url("/Content/Images/cancel.png");
        background-size: 60px 60px;
        float: left;
    }

.DeleteCameraImage, .kz_CaptureFromCamera, .maskTextCameraImage, .confirmCameraImageBox, .kz_SignaturePad {
    display: none
}
.CodeMirror.cm-s-default {
    height: 400px;
    border: 1px solid gray;
}
.listDeleteMessage {
    color: red;
    text-align: center;
}
.toggle-password {
    position: absolute;
    right: 0;
    padding: 9px 28px;
    z-index:100;
}
.ui-autocomplete-loading {
    background: url('/assets/images/indicator.gif') no-repeat right center;
    background-size: 20px 20px;
}

.teaxAreaSQLEditor{
    height:300px;
}

.SqlQueryEditorLink span{
    width:100%;
    float:left;
}

.listRecordCount {
}
.kz_ListRowButton {
    white-space: nowrap;
}
#kz_ListFilterLabel::before {
    content: "";
}
#kz_ListFilterData{
    color:orange;
}

input[readonly], textarea[readonly] {
    background-color: transparent;
    border: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: not-allowed;
}

.FileImportExcelCSV, .FileUploadMultipleFiles, .FileUploadSingleFile, .BulkFileImportExcel {
    display: none;
}

.childGridDetail {
    width: 100%
}

    .childGridDetail .PageChild_RowCount {
        width: 30px;
    }

.childGridDetail{
        overflow-x: scroll;
       overflow-y: hidden;
    }

#loading {
    position: fixed;
    z-index: 10000000;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.25;
    display: none;
}

#isItLoaded {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.ImportExcelCSV, .UploadMultipleFiles, .UploadSingleFile {
    cursor: pointer;
    float: left;
}

.DeletedRow {
    background-color: #f0f0f0;
}

    .DeletedRow input, .DeletedRow select, .DeletedRow textarea {
        opacity: 0.40;
    }


/*chiild ka heading match nahii kr raa tha*/
/*.PageChild thead th {
    text-align: center;
}*/

tfoot .PageChild_RowCount {
    display: none;
}

tbody .PageChild_RowCount {
    /*width: 20px;*/
}

.page-section-row {
}
/*
    HARDIK FORM STYLE END
*/
.column-hover {
    background-color: lightblue;
}

.main-body .page-wrapper {
    padding: 0px;
}

.form-group {
    margin: 5px 5px 10px 5px;
}

.pcoded .pcoded-navbar .pcoded-item > li {
    cursor: pointer;
}

.table thead, th {
    text-align: left;
    font-weight: bold;
}


#kz_list .table td, #kz_list .table th {
    padding: 0.3rem;
    padding: 0.3rem;
    word-wrap: break-word !important;
    white-space: break-spaces;
}

.form-control.form-control-right {
    text-align: right;
    padding-right: 5px;
}

.list-page-number {
    position: relative;
    padding: .3rem .3rem;
    margin-left: -1px;
    line-height: 1.25;
    z-index: 1;
}

#kaizen_tablelist {
    overflow-x: auto;
}

#kaizen_tablelistFooter .listPaging {
    float: left
}

#kaizen_tablelistFooter .listRecordCount {
    float: right
}

.list-padding {
    padding-left: 0px !important;
}

.new-lab label {
    margin-bottom: 0px !important;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 1em 2em 0em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    width: inherit; /* Or auto */
    padding: 0 10px; /* To give a bit of padding on the left and right */
    border-bottom: none;
}


/*
    BEGIN New style sheet added by Mukesh
*/
.subList table {
    border: 1px solid #a5a7a8 !important;
    border-radius: 3px;
    margin-left: 50px;
}

    .subList table td {
        border-top: 1px solid #a5a7a8 !important;
    }

.list-record-edit, .list-record-saveAs, .list-record-delete, .list-record-plus, .list-record-view {
    cursor: pointer;
    display: inherit;
    padding-left: 10px;
}

.kz_AddDashboard, .kz_EditField, .kz_EditPage, .kz_AddField, .kz_AddChild, .kz_AddSection, .kz_EditSection,
.fa-filter, .tablelist_column, .list-page-number, .list-search, .list-record-edit, .list-record-delete, .badge-primary, .kz_EditChildField, #kz_closeEditor {
    cursor: pointer;
}
    .kz_EditField:hover, .kz_EditPage:hover,.kz_EditSection:hover,.kz_EditChildField:hover{
        background-color: #a5a7a8
    }



.getHtmlSubTable {
    font-size: 12px;
}

.subList table tbody tr:nth-of-type(2n+1) {
    background: linear-gradient(to right, #d8e7f9, #b5c2d0);
}

.subList {
    background: #f2f2f2;
}

.has-validation-callback h6 {
    margin-top: 50px;
}


    .has-validation-callback h6:nth-of-type(1) {
        margin-top: 0px !important;
    }

#kz_submit, #kz_reset, #kz_close {
    margin-top: 16px;
}

.list_EnquiryMaster table td:last-child {
    text-align: right;
}

#kz_submit {
    margin-right: 8px;
}

.field-required {
    color: red;
}

.header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
    position: absolute;
    top: calc(50% - 8px);
    font-size: 16px;
}

.img-fluid {
    max-width: 93%;
    height: auto;
}

.ddlCompany select, .ddlLocation select {
    background-color: #499cfb !important;
    color: white !important;
    border: none !important;
    -webkit-appearance: button !important;
    appearance: button !important;
    outline: none !important;
    margin-top:10px;
}

.ddlCompany::before, .ddlLocation::before {
    content: "\e64b";
    font-family: 'themify';
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 45px !important;
    color: #fff !important;
    pointer-events: none !important;
    margin-right: 13px;
}

.ddlCompany:hover::before, .ddlLocation:hover::before {
    color: rgba(255, 255, 255, 0.6);
}

.ddlCompany select option, .ddlLocation select option {
    padding: 5px !important;
}

a:focus, a:hover {
    text-decoration: none;
    color: #4099ff;
}

a {
    text-decoration: underline;
    color: #4099ff;
}

.card .card-block {
    padding: 10px 10px;
}

.fa-sort-desc, .fa-sort-asc {
    padding-left: 5px;
}

.nav-left li {
    line-height: 4 !important;
}

    .nav-left li a, .navbar-logo a, .user-profile a, .header-notification a {
        text-decoration: none;
    }

.FollowupHistory {
    overflow-x: auto;
}

.ui-dialog {
    position: absolute;
    top: 78px !important;
    z-index: 101;
}

.PageChild td {
    white-space: normal;
}

.PageChild tbody .field-label {
    display:none
}

.fm-width-100 {
   width: 100px;
}
.PageChild > tbody > tr:hover > td {
    background-color: #CFF5FF;
}
.PageChildSelectedRow td{
    background-color: #ffe8cf;
}
@media print {
    .kz_BarcodePage {
        page-break-after: always;
    }
}
.ReportHeader{
    width:45%;
    padding:20px 0px 20px 0px;
}
.ViewUploadedImage {
    max-width: 100%;
}
.FileUploadEditLink{
    width:100%;
    float:left;
}
.ViewUploadedImageThumb {
    height: 100px;
}
.kz_AddSection, .kz_AddField, .kz_AddChild, .kz_AddChildField, .kz_AddDashboard {
    background-color: #2888f7;
    color: #fff !important;
    padding: 6px;
    border-radius: 3px;
    display: block;
    white-space: nowrap;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}
.editorButtonPannel {
    display: flex;
    justify-content: space-around;
}
.editorButtonPannel button {
    width: 100%;
    margin: 5px; /* or whatever */
}
.kz_AddSection:hover, .kz_AddField:hover, .kz_AddChild:hover, .kz_AddChildField:hover, .kz_AddDashboard:hover {
    box-shadow: inset 400px 0 0 0 #D80286;
}

.bg-secondary {
    background-color: #fff !important;
}

.bg-primary {
    background-color: #fff !important;
}

/*.kz_section {
    color: #000 !important;
    border: 1px solid #c2c6ca;
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}
*/
.section-editor {
    margin-top: 15px;
}

.childGridDetail {
    padding-top: 0px !important;
}

.hand {
    cursor: pointer;
}
.kz-form-group {
    padding: 5px;
    border: 1px solid #53b64f;
    border-radius:5px;
    margin: 5px;
}
    .kz-form-group:focus-within {
        border: 1px solid #4099ff;
        -webkit-transition: border 100ms ease-out;
        -moz-transition: border 100ms ease-out;
        -o-transition: border 100ms ease-out;
        transition: border 100ms ease-out;
    }
    .kz-form-group > label {
        position: absolute;
        top: -12px;
        left: 7px;
        /*        border: 1px solid #53b64f;
*/ padding: 0px 5px 0px 5px !important;
        -webkit-transform: skewX(-10deg);
        -moz-transform: skewX(-10deg);
        -ms-transform: skewX(-10deg);
        transform: skewX(-10deg);
        border-radius: 5px;
        white-space: nowrap;
    }
.kz-form-group > input, .kz-form-group > select, .kz-form-group > textarea{
    border: none;
}
/*.field-label i, .section-legend i, .ChildGrid-field-label i{
    display: none
}

.field-label:hover i, .section-legend:hover i, .ChildGrid-field-label:hover i {
    display: inherit;
}
*/
.kz-form-group > input:focus, .kz-form-group > select:focus, .kz-form-group > textarea:focus {
        border: none !important;
    }
.PageChild .field-label {
    padding: 2px !important;
    margin: 0px 0px 0px 6px !important;
    font-size: 10px;
    /*    border: 1px solid #53b64f;*/
    border-bottom: 0px;
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    border-radius: 3px;
    white-space: nowrap;
}
.PageChild .detailButton{
    margin-top:20px;
}
.kz-form-group .ShowModal {
    right: 6px;
    position: absolute;
    top: 12px;
}
.kz-form-group .AutocompleteLookUp {
    right: 25px;
    position: absolute;
    top: 12px;
}
.childGridDetail:focus-within {
    border: 1px solid #ffad72 !important;
    -webkit-transition: border 100ms ease-out;
    -moz-transition: border 100ms ease-out;
    -o-transition: border 100ms ease-out;
    transition: border 100ms ease-out;
}