﻿/*Richtext*/
.e-toolbar-container {
    height: 30px !important;
}

/*Richtext*/
/*popup*/
.e-dropdown-popup ul {
    /* width: 51px; */
    background-color: #4758A8;
    /* border: 1px solid #111111; */
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    min-width: 30px;
    overflow: hidden;
    padding: 4px 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.modal-dialog {
    max-width: 99%;
    margin: 1.75rem auto;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0.3rem;
}

.e-dialog.LoadingPop {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.e-dialog.LoadingPop .e-dlg-content {
    background-color: transparent;
}

.e-dialog.LoadingPop .e-dlg-header-content {
    border: none;
}

.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
    font-size: 16px;
    width: 12px;
    color: #000;
}

.e-dlg-overlay {
    background-color: rgb(255 255 255 / 50%);
}

/*end-popup*/

/*combobox*/

.e-dropdownbase .e-list-item,
.e-dropdownbase .e-list-item.e-item-focus {
    min-height: 21px;
    line-height: 21px;
}

.e-dropdownbase .e-list-item.e-active,
.e-dropdownbase .e-list-item.e-active.e-hover {
    background-color: #0d6efd;
    border-color: #fff;
    color: #000;
}

.e-dropdownbase .e-list-item:nth-child(even) {
    font-size: 12px;
}

/*.e-dropdownbase .e-list-item:nth-child(odd) {
    background-color: #E8EEFA;
    font-size: 12px;
    }*/

.e-dropdownbase .e-list-item:nth-child(odd) {
    background-color: #e3f5ff;
    font-size: 12px;
}

/*end-combobox*/

/*grid*/
.e-grid td.e-active {
    background: #bdd4ff;
    color: #212529;
}

.MyIndexClass::after {
    content: attr(data-index);
}

.my-grid .dxbs-filter-row th:nth-child(1) div {
    display: none;
}

.e-grid .e-altrow {
    /* height: 25px; */
    background-color: #e8eefa75;
}

/*.e-grid .e-altrow {*/
/* height: 25px; */
/*background-color: #e8eefa75;
}*/
.e-grid .e-icon-gdownarrow {
    font-size: 14px;
    padding: 2px 4px 1px 0px;
    text-decoration: none;
    text-indent: 11px;
}

/*.e-grid .e-headercell {
    background-image: linear-gradient( 0deg, #5f368d85, #B7D8DC);
}*/
.e-grid .e-headercell {
    background-color: #4758A8;
    color: #4758a8;
}

.e-grid .e-gridheader .e-icons:not(.e-icon-hide):not(.e-check):not(.e-stop):not(.e-icon-reorderuparrow):not(.e-icon-reorderdownarrow) {
    color: #4758a8;
}

.e-grid.e-resize-lines .e-headercell .e-rhandler,
.e-grid.e-resize-lines .e-headercell .e-rsuppress {
    border-right: 1px solid #4758a8;
}

.e-columnheader {
    height: 30px;
}

.e-grid .e-filterbarcell,
.e-grid .e-filterbarcelldisabled {
    background-image: linear-gradient(0deg, #d6e1f5, #d6e1f5);
}

.e-grid .e-rowcell {
    font-size: 12px;
}

.e-grid .e-headercelldiv {
    border: 0 none;
    display: block;
    font-size: 12px;
    font-weight: Bold;
    height: 21px;
    line-height: 21px;
    margin: -5px;
    overflow: hidden;
    padding: 0 0.4em;
    text-align: left;
    text-transform: none;
    user-select: none;
    width: 200px;
}

.e-grid .e-icon-grightarrow {
    font-size: 14px;
    text-indent: 11px;
    padding: 2px 2px 2px 2px;
    text-decoration: none;
}

.e-grid {
    border-color: #dee2e6;
    width: 100%;
}

.e-grid .e-headercell,
.e-grid .e-detailheadercell {
    background-color: #d6e1f5;
    border-color: #d6e1f5;
}

.e-grid .e-gridheader {
    /* border-bottom-color: #dee2e6; */
    /* border-top-color: #dee2e6; */
    color: #4758A8;
    /* background-image: linear-gradient( 0deg, #5f368d85, #B7D8DC); */
    background-color: #d6e1f5;
    border: 1px solid #4758A8;
}

.e-grid .e-rowcell:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowcollapse:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowexpand:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridcontent .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridheader .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-emptyrow:not(.e-editedbatchcell):not(.e-updatedtd) {
    color: #212529;
    font-weight: 400;
}

.e-grid .e-rowcell:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowcollapse:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowexpand:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridcontent .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridheader .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-emptyrow:not(.e-editedbatchcell):not(.e-updatedtd) {
    color: #000000;
    cursor: pointer;
    /*user-select: none;*/
}

.e-grid .e-row:hover .e-rowcell {
    color: #4758a8 !important;
}

.e-grid .e-rowcell,
.e-grid .e-groupcaption,
.e-grid .e-indentcell,
.e-grid .e-recordplusexpand,
.e-grid .e-recordpluscollapse,
.e-grid .e-rowdragdropcell,
.e-grid .e-detailrowcollapse,
.e-grid .e-detailrowexpand,
.e-grid .e-detailindentcell,
.e-grid .e-detailcell {
    border-color: #d6e1f5;
}

.e-toolbar {
    min-height: 30px;
    height: 35px;
}

.e-toolbar .e-toolbar-items {
    height: 28px;
    min-height: 27px;
}

/*end-grid*/

/*button*/
.e-btn.e-primary,
.e-css.e-btn.e-primary {
    background-color: #4758A8;
    border-color: #4758A8;
    color: #fff;
}

.e-btn:disabled,
.e-css.e-btn:disabled {
    background-color: #92979B;
    border-color: rgba(108, 117, 125, 0.65);
    color: #ffffff;
/*    margin-right: 1px;*/
    /*margin-top: 1px;*/
    height: 29px;
    margin-right: 3px;
}

.e-btn.e-primary:disabled,
.e-css.e-btn.e-primary:disabled {
    background-color: #92979B;
    border-color: #000;
    box-shadow: none;
    color: #787878;
}

.e-btn:disabled,
.e-css.e-btn:disabled {
    background-color: #92979B;
    border-color: rgba(108, 117, 125, 0.65);
    color: #ffffff;
}

.e-btn,
.e-css.e-btn {
    -webkit-tap-highlight-color: transparent;
    background-color: #4758A8;
    border-color: #4758A8;
    box-shadow: none;
    color: #ffffff;
    /*font-weight: 600;*/
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 65px;
    height: 29px;
    cursor: pointer;
}

.e-btn, .e-css.e-btn {
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    /* font-weight: 600; */
    display: inline-block;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 12px;
    font-weight: 400;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.6em;
    outline: none;
    height: 30px;
    margin-right: 3px;
    padding: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.e-btn1 {
    background-color: #4758A8;
    border-color: #4758A8;
    color: #ffffff;
    width: 75px;
    /*font-weight: 600;*/
    cursor: pointer;
}

.e-btn2 {
    background-color: #4758A8;
    border-color: #4758A8;
    color: #ffffff;
    width: 120px;
    height: 29px;
    /* font-weight: 600; */
    cursor: pointer;
}

.e-disabled {
    background: #fff;
    color: #6c757d;
}

.e-btn:hover,
.e-css.e-btn:hover {
    background-color: #0a19716b;
    border-color: #0a19716b;
    color: #ffffff;
}

/*.e-btn:focus, .e-css.e-btn:focus {
    background-color: #0a19716b;
    border-color: #5f368d;
    box-shadow: none;
    color: #787878;
}*/

.e-btn:focus,
.e-css.e-btn:focus {
    background-color: #4758A8;
    border-color: #4758A8;
    box-shadow: none;
    color: #ffffff;
}

.e-btn .e-btn-icon,
.e-css.e-btn .e-btn-icon {
    display: inline-block;
    font-size: 12px;
    margin-top: -2px;
    vertical-align: middle;
    width: 2em;
}

.e-btn.e-icon-btn,
.e-css.e-btn.e-icon-btn {
    padding: 0px 0px;
    width: 30px;
}

.btnwidth {
    width: 85px;
}

.btnRegwidth {
    width: 35px;
}

.btnwidth {
    width: 85px;
}

.e-btn3 {
    background-color: #4758A8;
    border-color: #4758A8;
    color: #ffffff;
    width: 142px;
    /*font-weight: 600;*/
    cursor: pointer;
    height: 29px;
}

.e-btn4 {
    background-color: #4758A8;
    border-color: #4758A8;
    color: #ffffff;
    width: 30px;
    height: 29px;
    margin-left: 0px;
    margin-right: 1px;
    /* font-weight: 600; */
    cursor: pointer;
}

.e-btn5 {
    background-color: #4758A8;
    border-color: #4758A8;
    color: black;
    width: 100px;
    /*font-weight: 600;*/
    cursor: pointer;
    text-align: center;
    box-shadow: none;
    color: #ffffff;
    height: 29px;
}

.e-btn6 {
    background-color: #4758A8;
    border-color: #4758A8;
    color: black;
    width: 90px;
    /*font-weight: 600;*/
    margin-left: 0px;
    margin-right: 3px;
    cursor: pointer;
    text-align: center;
    box-shadow: none;
    color: #ffffff;
    height: 29px;
}

.e-btn7, .e-css.e-btn7 {
    -webkit-tap-highlight-color: transparent;
    background-color: #4758A8;
    margin-left: 0px;
    margin-right: 4px;
    border-color: #4758A8;
    box-shadow: none;
    color: #ffffff;
    /* font-weight: 600; */
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 78px;
    height: 29px;
    cursor: pointer;
}

.e-btn8 {
    background-color: #4758A8;
    border-color: #4758A8;
    color: black;
    width: 30px;
    /*font-weight: 600;*/
    cursor: pointer;
    text-align: center;
    box-shadow: none;
    color: #ffffff;
}

.e-btn-group:not(.e-outline),
.e-css.e-btn-group:not(.e-outline) {
    box-shadow: 0 2px 4pxrgba(0, 0, 0, .075);
    max-width: -webkit-fill-available;
}

.e-footer-content .e-btn.e-flat:not([DISABLED]) {
    background-color: #ffffff;
    border-color: #6c757d;
    color: #000;
}

.e-footer-content .e-btn:hover.e-flat:not([DISABLED]) {
    background-color: #c2def9;
}

.e-btn.e-outline:disabled,
.e-css.e-btn.e-outline:disabled {
    background-color: #565e64;
    border-color: rgba(108, 117, 125, 0.65);
    color: #ffffff;
}

/*end-button*/

/*input*/
.e-input-group:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #d7d8d9;
    width: 100%;
    height: 29px;
}

.e-input-group.e-corner {
    border-radius: 5px;
}

.e-input-group .e-input-group-icon:first-child,
.e-input-group.e-control-wrapper .e-input-group-icon:first-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

/*To increase the font-size and change font-family*/
.e-input-group.e-control-wrapper.e-corner {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif, "-apple-system", "BlinkMacSystemFont";
    font-size: 14px;
    font-weight: 400;
}

/*.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled, .e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap, .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled, .e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap {
    background: #fff;
    color: #6c757d;
    cursor: pointer;
}*/

.e-input-group:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-input-group.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap,
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left).e-disabled,
.e-input-group.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error).e-disabled .e-input-in-wrap {
    background: #ececec;
    color: #000000;
    cursor: pointer;
}

.e-input-group:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #9f9f9f;
    width: 100%;
    height: 29px;
}

.e-input[disabled],
.e-input-group .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled,
.e-input-group.e-disabled input,
.e-input-group.e-disabled input.e-input,
.e-input-group.e-disabled textarea,
.e-input-group.e-disabled textarea.e-input,
.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-control-wrapper.e-disabled input,
.e-input-group.e-control-wrapper.e-disabled input.e-input,
.e-input-group.e-control-wrapper.e-disabled textarea,
.e-input-group.e-control-wrapper.e-disabled textarea.e-input,
.e-float-input.e-disabled input,
.e-float-input.e-disabled textarea,
.e-float-input input[disabled],
.e-float-input input.e-disabled,
.e-float-input textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled textarea,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-control-wrapper textarea.e-disabled,
.e-input-group.e-control-wrapper.e-disabled span {
    cursor: text;
    color: #000;
}

/*input.e-input, .e-input-group input.e-input, .e-input-group input, .e-input-group.e-control-wrapper input.e-input, .e-input-group.e-control-wrapper input, .e-float-input input, .e-float-input.e-input-group input, .e-float-input.e-control-wrapper input, .e-float-input.e-control-wrapper.e-input-group input, .e-input-group, .e-input-group.e-control-wrapper, .e-float-input, .e-float-input.e-control-wrapper {*/
/* border-radius: 4px; */
/* height: 30px; */
/*font-size: 13px;
    height: 29px;*/
/* color: #555; */
/* background-color: #fff; */
/* background-image: none; */
/* border: 1px solid #ccc; */
/*border-radius: 2px;
}*/

input.e-input,
.e-input-group input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input,
.e-float-input input,
.e-float-input.e-input-group input,
.e-float-input.e-control-wrapper input,
.e-float-input.e-control-wrapper.e-input-group input,
.e-input-group,
.e-input-group.e-control-wrapper,
.e-float-input,
.e-float-input.e-control-wrapper {
    /* border-radius: 4px; */
    /* height: 30px; */
    font-size: 13px;
    height: 29px;
    color: #000;
    /* background-color: #fff; */
    /* background-image: none; */
    /* border: 1px solid #ccc; */
    border-radius: 2px;
}

.e-upload-picture::before {
    content: '\e724';
    font-family: e-icons;
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
    -ms-flex-align: center;
    align-items: center;
    border: 0 solid;
    border-width: 0;
    box-sizing: content-box;
    cursor: pointer;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    min-height: 28px;
    min-width: 30px;
    padding: 0;
    text-align: center;
    border: 1px solid #9f9f9f;
    border-bottom: 0;
    border-collapse: collapse;
    border-top: 0;
}

.e-input-group .e-input[readonly],
.e-input-group.e-control-wrapper .e-input[readonly],
.e-float-input input[readonly],
.e-float-input.e-control-wrapper input[readonly],
.e-float-input textarea[readonly],
.e-float-input.e-control-wrapper textarea[readonly] {
    background: #ffffff;
    color: #343a40;
    height: 27px;
}

/*end-input*/

/*text*/
.fontBold {
    font-weight: bold;
    text-align: right;
}

label {
    display: inline-block;
    color: #3c2357;
    font: 12px Tahoma, Geneva, sans-serif;
}

.alert {
    background-color: transparent;
    position: relative;
    height: 10px;
    padding: 0rem 0rem 0rem 0rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-success {
    color: #039624;
}

.alert-failed {
    color: #ff0000;
}

a,
a label {
    cursor: pointer;
}

/*end-text*/

/*tab*/
.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active {
    color: #212529;
    background-color: #4758a8;
    border: none !important;
}

.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active:hover {
    color: #000000;
    filter: invert(29);
    background-color: #5c3f03;
    border: none !important;
}

.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item:hover {
    color: #000000;
    background-color: #0a197138;
    border: none !important;
}

.e-tab .e-tab-header {
    background-color: #D6E1F5;
}

.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-text,
.e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-text {
    color: #000000;
    font-weight: 500;
    font-size: 15px;
}

.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-text-wrap,
.e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-text-wrap {
    height: 32px;
    filter: invert(1);
    padding: 0;
}

.e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover,
.e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover {
    background: #000000 !important;
}

.e-tab .e-tab-header .e-toolbar-item.e-active {
    border: none !important;
    border-radius: 4px 4px 0 0;
}

/*end-tab*/

/*form*/
form {
    display: block;
    margin-top: 0em;
    margin-block-end: 0px;
}

.my-style textarea {
    width: 100%;
    min-height: 24px;
}

div.scroll {
    margin: 4px, 4px;
    padding: 4px;
    height: 23px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}

.form-control-sm {
    height: 25px;
    padding: 0.20313rem 0.5rem;
    font-size: 0.8125rem;
    line-height: 1.5;
    border-radius: 0.15rem;
}

.form-control1 {
    height: 35px;
    width: 150px
}

.Custom {
    height: 34px;
}

.e-pager div.e-parentmsgbar {
    float: left;
    padding-bottom: 11px;
    padding-right: 4px;
    padding-top: 0px;
}

/*end-form*/

.e-checkbox-wrapper .e-label,
.e-css.e-checkbox-wrapper .e-label {
    cursor: pointer;
    display: inline-block;
    /*font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    user-select: none;
    vertical-align: middle;
    white-space: normal;
}


.StudentImage {
    height: 160px;
    width: 140px;
}

.ParentImage {
    height: 140px;
    width: 140px;
}

table,
tr,
th,
td {
    height: 1%;
    border: 2px;
    border-color: red;
}

.column-height {
    height: 5px;
}

.e-multi-column.e-ddl.e-popup.e-popup-open td {
    border: 1px solid rgba(0, 0, 0, 0.125);
}


/*/pivot-grid/*/
.e-pivotview .e-altrow {
    background-color: #E8EEFA;
}

.e-pivotview .e-headercell {
    background-image: linear-gradient(0deg, #5f368d85, #B7D8DC);
}

.e-columnheader {
    height: 30px;
}

.e-pivotview .e-filterbarcell,
.e-pivotview .e-filterbarcelldisabled {
    background-image: linear-gradient(0deg, #5f368d85, #B7D8DC);
}

.e-pivotview .e-rowcell {
    font-size: 12px;
}

.e-pivotview .e-headercelldiv {
    border: 0 none;
    display: block;
    font-size: 12px;
    font-weight: Bold;
    height: 21px;
    line-height: 21px;
    margin: -5px;
    overflow: hidden;
    padding: 0 0.4em;
    text-align: left;
    text-transform: none;
    user-select: none;
    width: 200px;
}

.e-pivotview {
    border-color: #dee2e6;
    width: 100%;
}

.e-pivotview .e-pivotviewheader {
    border-bottom-color: #dee2e6;
    border-top-color: #dee2e6;
    color: #212529;
    background-image: linear-gradient(0deg, #5f368d85, #B7D8DC);
}

.e-pivotview .e-rowcell:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowcollapse:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowexpand:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridcontent .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridheader .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-emptyrow:not(.e-editedbatchcell):not(.e-updatedtd) {
    color: #212529;
    font-weight: 400;
}

.e-pivotview .e-rowcell:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowcollapse:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowexpand:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridcontent .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridheader .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-emptyrow:not(.e-editedbatchcell):not(.e-updatedtd) {
    color: #000000;
    cursor: pointer;
    user-select: none;
}

.e-pivotview .e-row:hover .e-rowcell {
    color: #fe8a7d !important;
}

/*/pivot-grid-end/*/

.cmbColorGreen {
    color: green;
}

.cmbColorRed {
    color: red;
}

.e-treeview .e-list-item.e-hover>.e-fullrow,
.e-treeview .e-list-item.e-node-focus>.e-fullrow {
    background-color: #c7e5f7;
    border-color: #e9ecef;
}

/**Account Form Style*/

.account-form-container {
    padding: 4%;
}

.account-form-container .row {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.account-form-container .row label {
    width: 120px;
    margin-right: 10px;
}

.e-checkbox-wrapper.e-wrapper {
    min-width: 90px;
}

.e-dropdown-btn .e-caret::before, .e-dropdown-btn.e-btn .e-caret::before {
    content: "\e70d";
    color: #fff;
}

.e-dropdown-popup ul .e-item:hover {
    background: #4758a8;
    color: #212529;
}