﻿
.maindiv {
    border: 1px solid rgb(81, 143, 182);
    /*background: rgb(81, 143, 182);*/
    padding: 5px 5px 5px 5px;
}

.maindivnew {
    border: none;
    font-size: 100%;
}

.grdpoptb {
    border: 1px solid rgb(81, 143, 182);
    margin: 2px;
    padding: 10px;
    /*background-color: rgb(81, 143, 182);*/
}

.divgroup {
    /*max-width: 93%;
    margin: 1px 20px 3px 20px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 5px;
    border-radius: 15px;
    padding: 5px 0 5px 0;*/
    margin: 2px 2px 2px 2px;
    /*color: #fff;*/
    border: 1px solid rgb(81, 143, 182);
    border-radius: 5px;
    padding: 1px 1px 1px 1px;
}

.divgroupnew {
    border: none;
}

    .divgroupnew table {
        width: 100%;
        padding: 0px;
    }

        .divgroupnew table tr {
            height: 30px;
            cursor: default;
        }

            .divgroupnew table tr td {
                padding: 0px 5px;
                padding-bottom: 20px;
            }

    .divgroupnew .k-grid-content table tr {
        /*height: 30px;*/
        height: 40px;
        cursor: default;
    }

        .divgroupnew .k-grid-content table tr td {
            /*padding: 5px;*/
            padding: 7px;
        }

    .divgroupnew .k-grid-header-wrap table tr {
        height: 25px;
        cursor: default;
    }

        .divgroupnew .k-grid-header-wrap table tr td {
            padding: 2px;
        }

    .divgroupnew .rdo {
        position: absolute;
    }

    .divgroupnew .rdotxt {
        margin-top: 3px;
        margin-left: 20px;
    }

    .divgroupnew .readonlyfield {
        width: 100%;
        cursor: not-allowed;
        /*background-color: rgb(250, 233, 233);*/
    }

        .divgroupnew .readonlyfield:hover {
            /*background-color: rgb(250, 233, 233);*/
        }

    .divgroupnew textarea {
        width: 96%;
        /*text-indent: 5px;*/
    }

    .divgroupnew .k-textbox {
        width: 100%;
    }

    .divgroupnew .lkp:hover, .divgroupnew .lkp:focus {
        background-color: #d5fdd5;
    }

    .divgroupnew .lkp-icon {
        width: 15px;
        height: 15px;
        cursor: pointer;
        background: url('../Images/Search-icon.png');
        background-size: contain;
        background-repeat: no-repeat;
    }


.well {
    background: #fff;
    margin-bottom: 5px;
    padding: 5px;
}

label {
    color: black;
    width: 100% !important;
    margin-bottom: 0px;
    cursor: default;
}

.redtext {
    color: red;
    padding: 5px;
}

.view-head {
    width: auto;
    margin: 4px 10px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.cbuttons {
    /*position: absolute;
    top: 130px;
    right: 60px;*/
    position: relative;
    top: -35px;
    right: 0px;
    float: right;
}

    .cbuttons td {
        padding: 1px;
    }

#btnBacktoEqDict {
    position: relative;
    top: 5px;
    float:left;
}

.shadowbox {
    background-color: white;
    width: 94%;
    /*max-height: 450px;*/
    overflow: auto;
    position: relative;
    left: 3%;
    box-shadow: 0px 0px 10px 2px #000;
}

.k-edit-form-container {
    position: relative;
    width: 99%;
    height: 100%;
    background: none !important;
}

    .k-edit-form-container table tr td label, .divgroupnew label {
        text-align: left;
        white-space: nowrap;
    }

/*.k-edit-field, input[type="text"], td {
    padding-bottom: 1px;
    padding-top: 1px !important;
    margin: 0px !important;
}*/

.k-edit-label {
    padding-left: 30px;
    padding-bottom: 1px;
    padding-top: 2px;
    margin: 0px;
}

.k-button {
    display: inline-block;
    margin: 0;
    padding: 2px 7px 2px;
    font-family: inherit;
}

.k-grid-toolbar .k-button {
    vertical-align: middle;
    width: auto;
    height: 25px;
}

.k-grid tbody tr:nth-child(2n-1) {
    /*background: white;*/
}

.k-grid tbody tr:nth-child(2n) {
    /*background: white;*/
}

.k-grid tbody tr td {
    white-space: nowrap;
    border-bottom-style: solid;
    border-bottom-color: #c5c5c5;
    border-bottom-width: 1px;
}
/*Added on 11/08/2022 by Aravind Reddy*/
.k-grid-update {
    height: 27px;
    border: none;
    border-radius: 0;
    background: #007bff;
    border-color: #007bff;
    color: #fff;
}

    .k-grid-update:focus, .k-grid-update:hover {
        background: #0069d9;
        color: #fff;
        text-decoration: none;
    }
/*End*/
/*Modified on 11/08/2022 by Aravind Reddy*/
#CanUpdate, #CanUpdateClassItems, #CanUpdateWorkOrderTypeSkills {
    height: 27px;
    border: none;
    border-radius: 0;
    background: #007bff;
    border-color: #007bff;
    color: #fff;
    margin-right: 10px;
}

    #CanUpdate:focus, #CanUpdateClassItems:focus, #CanUpdateWorkOrderTypeSkills:focus, #CanUpdateWorkOrderTypeSkills:hover, #CanUpdate:hover, #CanUpdateClassItems:hover {
        background: #0069d9;
        color: #fff;
        text-decoration: none;
    }

.k-grid-cancel {
    height: 27px;
    border: none;
    border-radius: 0;
    background: #dc3545;
    color: #fff;
}

    .k-grid-cancel:focus, .k-grid-cancel:hover {
        background: #dc3545;
        color: #fff;
        text-decoration: none;
    }
/*End* AR/

/*Common like p head menu*/
.FormHead {
    font-size: 150%;
    margin: 0.6%;
    text-align: center;
    color: steelblue;
}

.SrchFrms {
    position: absolute;
    z-index: 100;
    margin-left: 50%;
    width: 20%;
    margin-top: 0.3%;
}

.formDivs {
    height: 502px;
}

    .formDivs .k-grid tbody .k-button {
        width: auto;
    }

.listForm .k-grid td {
    line-height: 2.3em;
}

.listForm .k-grid-content {
    height: 400px;
}

    .listForm .k-grid-content table tr {
        cursor: pointer;
    }

.listForm .k-grid-add {
    padding-right: 1px;
}

.listForm, .editForm {
    width: 98%;
    margin-left: 0.2%;
    background: #F8F8F8;
}

.clsLkp {
    display: none;
}

    .clsLkp .Srh {
        margin-left: 5px;
        vertical-align: bottom;
        margin-bottom: 5px;
    }

    .clsLkp input[type="text"] {
        font-size: 10px;
        vertical-align: top;
        margin: 3px;
        padding-top: 0px !important;
    }

    .clsLkp div.k-grid.k-widget {
        margin-top: 5px;
    }

    .clsLkp .k-grid-header .k-header {
        /*background: rgb(48, 170, 141);*/
        height: 1.1em;
    }


    .clsLkp .k-pager-info {
        display: none !important;
    }

    .clsLkp .k-grid-header .k-header .k-link {
        padding: 0.1em .4em 0.1em 0.4em;
    }

.ui-dialog {
    z-index: 999999 !important;
}

.ui-widget-overlay {
    z-index: 999999 !important;
}

.k-grid .k-button-icontext .k-icon {
    vertical-align: text-top;
}

.ui-dialog-titlebar-close:after {
    display: inline-block;
    content: "\00d7";
    position: absolute;
    top: -2px;
    left: 4px;
}

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 100%;
    font-family: Helvetica, sans-serif;
}

#tblStkOutPrtblty {
    width: 100%;
}

    #tblStkOutPrtblty tr {
        height: 30px;
    }

        #tblStkOutPrtblty tr:hover {
            cursor: pointer;
            background-color: #e3e3e3;
        }

.k-grid-content tr.k-state-selected .k-button {
    background-color: #FFF !important;
}
