/*resposine style for help page start*/
/* @import url('https://fonts.cdnfonts.com/css/helvetica-neue-55'); */

@media only screen and (max-width: 1920px) {
  .actionsBtn button.clsopenbutton {
    display: block;
    width: auto;
    /* white-space: nowrap; */
    /* padding-left: 0 !important; */
  }
}

@media only screen and (max-width: 1699px) {
  .tmCustomFieldBlock .k-treeview .k-content .k-item {
    width: 100%;
    padding: 0 5px;
  }
}

@media only screen and (max-width: 1499px) {
  .protocolOrderPage .toolbar-items ul.level2 li.list-inline-item span {
    /* display: block; */
  }

  .protocolOrderPage .toolbar-items ul.level2 li.list-inline-item span.show-order-content {
    /* margin-left: 0; */
  }

  .protocolOrderPage .toolbar-items ul.level2 li.list-inline-item {
    /* margin-right: 20px !important; */
  }

  .sheetTempContainer .k-tabstrip-items .k-link {
    padding: 5px 1rem 5px;
  }

  .sheetTempContainer .k-toolbar>* {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sheetTempContainer .k-toolbar {
    padding: 0 0.375rem;
    /* height: 30px; */
  }

  .sheetTempContainer .k-button-icon {
    height: calc(0.5em + 0.75rem + 1px);
    padding: 0 0.375rem;
  }

  .sheetTempContainer .k-button .k-icon,
  .sheetTempContainer .k-button .k-image,
  .sheetTempContainer .k-button .k-sprite {
    padding: 2px 0.375rem !important;
  }

  .sheetTempContainer .md-sheet-view #idKendosheet.k-spreadsheet,
  .sheetTempContainer .md-sheet-view .clsspreadView.k-spreadsheet {
    /* height: calc(100vh - 160px) !important; */
    height: calc(100vh - 118px) !important;
  }

  .sheetTempContainer .k-spreadsheet-sheets-bar {
    padding: 0 0.5rem 0.2rem;
  }

  .sheetTempContainer .k-tabstrip-bottom>.k-tabstrip-items .k-item {
    margin-top: -2px !important;
  }

  .sheetTempContainer .tempHeadRight .toolbar_actions {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 1600px) {
  .customUploadFile {
    display: block;
  }

  .col-md-8.dateSearch,
  .col-md-4.contentSearch {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .clscontentsearch .search-styled {
    /* width: 97%; */
  }
}

@media only screen and (max-width: 1460px) {
  .k-filemanager-listview .k-listview-item {
    width: calc(25% - 12px) !important;
  }
}

@media only screen and (min-width: 1400px) {
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}

@media only screen and (max-width: 1400px) {
  .single-line-header {
    max-width: 220px;
    margin-bottom: 0 !important;
  }

  .attatchments .media {
    flex-direction: column;
    display: block !important;
    text-align: center;
  }

  .attatchments .attatchment-title {
    text-align: center;
  }

  .sheetTempContainer .actionsBtn {
    display: flex;
  }
}

@media only screen and (max-width: 1366px) {
  .k-pager-sizes {
    visibility: collapse;
    max-width: 80px;
    overflow: hidden;
    max-height: 35px;
  }

  .k-pager-responsive .k-pager-sizes {
    visibility: collapse;
    max-width: 100%;
    overflow: auto;
    max-height: 38px;
  }

  .k-pager-sizes span {
    visibility: visible;
  }

  .bm-menu-wrap {
    width: 40% !important;
  }

  .k-calendar-infinite .k-calendar- {
    width: calc(100% - 7rem) !important;
  }

  .k-calendar-navigation {
    width: 5rem;
  }

  .tempHeadRight div {
    margin-left: 0;
  }

  .top-main-menu .list-inline .list-inline-item:not(:last-child),
  .menu-inline .list-inline .list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
  }

  .clsScreen30 {
    flex: 0 0 35%;
    max-width: 35%;
  }

  .clsScreen70 {
    flex: 0 0 65%;
    max-width: 65%;
  }

  /*scaling fixes starts*/
  .rc-tabs-top>.rc-tabs-nav .rc-tabs-tab-btn {
    padding: 0.89rem 1.375rem !important;
    font-size: 0.85rem !important;
  }

  .rc-tabs-top>.rc-tabs-nav .rc-tabs-tab-btn a {
    font-size: 0.893rem !important;
  }

  .k-tabstrip-items .k-link {
    padding: 0.2rem 1rem;
  }

  .k-toolbar {
    margin: 0;
    padding: 0 0.375rem;
  }

  .k-toolbar>* {
    margin-top: 0;
    margin-bottom: 0;
  }

  .k-grid th,
  .k-grid td {
    font-size: 0.74rem !important;
    padding: 0.3rem !important;
  }

  .grid-height-md .k-widget.k-grid {
    max-height: calc(100vh - 198px) !important;
  }

  .md-sheet-view #idKendosheet.k-spreadsheet {
    height: calc(100vh - 150px) !important;
  }

  #fullScreenDiv .md-sheet-view .tree-view-scroll {
    height: calc(100vh - 150px) !important;
  }

  .sm-grid-edit-height {
    height: calc(100vh - 232px);
  }

  .page-height-sm {
    height: calc(100vh - 158px);
  }

  .fixed-mobile-popup.col-4 {
    z-index: 1000;
  }

  .user-rights .at-list-table .k-grid td {
    padding: 0.6rem !important;
  }

  /*scaling fixes ends*/
}

.rc-tabs-top>.rc-tabs-nav .rc-tabs-tab-btn {
  /* padding: 0.89rem 1.375rem !important; */
  /* font-size: .775rem !important; */
  font-size: 0.775rem !important;
}

@media only screen and (min-width: 1200px) {
  .lg-no-margin {
    margin: 0 !important;
  }

  #idElnBody #bodycontent.menu-active {
    padding-left: 23rem;
  }

  .k-pager-md .k-pager-info,
  .k-pager-sm .k-pager-info,
  .k-pager-sm .k-pager-sizes,
  .k-pager-sm .k-pager-numbers {
    display: block !important;
  }

  .lg-modal-wrap .modal-dialog {
    max-width: 1000px;
  }
}

@media only screen and (max-width: 1200px) {
  .sheetorder-toolbar .clsSampleViewMenu {
    flex-direction: row !important;
  }

  .k-filemanager-listview .k-listview-item {
    width: calc(33.33% - 12px) !important;
  }

  .sm-no-display {
    display: none !important;
  }

  .sm-no-display+label {
    margin: 0.4rem !important;
  }

  /*title styling start*/
  .h1,
  h1 {
    font-size: 1.7rem !important;
  }

  .h2,
  h2 {
    font-size: 1.5rem !important;
  }

  .h3,
  h3 {
    font-size: 1.3rem !important;
  }

  .h4,
  h4 {
    font-size: 1.1rem !important;
  }

  .h5,
  h5 {
    font-size: 0.95rem !important;
  }

  .h6,
  h6 {
    font-size: 0.85rem !important;
  }

  /*title styling end*/

  .at-list-table .k-widget.k-dropdown.k-header,
  .at-list-table .k-dropdown-wrap {
    margin-right: 10px;
    /* margin-bottom: 10px; */
  }

  .header-left,
  #topmenuitem {
    width: 50%;
  }

  .input-auto-suggestion {
    padding-right: 0;
  }

  .full-md-child .clsScreen20,
  .full-md-child .clsScreen80 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .protocolOrderPage .toolbar-items ul.level2 li.list-inline-item span.show-order-content:after {
    display: none;
  }

  .k-pager-md .k-pager-info,
  .k-pager-sm .k-pager-info,
  .k-pager-sm .k-pager-sizes,
  .k-pager-sm .k-pager-numbers {
    display: block !important;
  }

  .dbInventryDate,
  .dbTableTopSelect {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .protocolOrdersBlock .clscontentsearch .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .dbInventryDate .clskendoDatepick {
    width: 49% !important;
  }

  .top-main-menu.toolbar-items>div {
    flex-direction: column;
    padding-top: 10px;
  }

  .top-main-menu.toolbar-items>div>ul {
    padding-top: 0 !important;
  }

  .clsScreen30 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .clsScreen70 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .rearchOrderHead ul.f-left {
    width: 100%;
  }

  .rearchOrderHead ul.f-right {
    float: left;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 1024px) {
  .fr-sticky-on.fr-sticky-ios {
    position: static !important;
  }

  .fr-sticky-dummy {
    display: none !important;
  }

  .page-height-sm {
    height: calc(100vh - 194px);
  }

  .grid-height-normal .k-widget.k-grid {
    max-height: calc(100vh - 227px) !important;
  }

  .grid-height-md .k-widget.k-grid {
    max-height: calc(100vh - 219px) !important;
  }

  .protocolOrderPage .show-order li {
    float: none;
  }

  .protocolOrderPage .show-order li .show-order-content:after,
  .protocolOrderPage .show-order li.list-inline-item.moreTooltip:after {
    display: none;
  }

  .show-order li.moreTooltip span.show-order-content {
    margin-top: 0;
  }

  .bm-menu-wrap {
    width: 65% !important;
  }

  .mobile-scroll-full-view {
    min-width: 900px;
  }

  .wrap-mobile-scroll-full-view {
    overflow-y: auto;
    width: 100%;
  }

  .mobile-scroll-full-view .clspendingManipulation {
    float: left;
  }

  .fixed-mobile-popup {
    position: fixed !important;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    max-height: fit-content !important;
    z-index: 9999;
    text-align: center;
    background: hsl(0deg 0% 0% / 40%);
    width: 100% !important;
    height: 100vh;
    padding: 30px;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .fixed-mobile-popup>div {
    max-width: 500px;
    margin: 0 auto;
  }

  .mobile-fill-width {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .fixed-mobile-popup.inactive {
    display: none !important;
  }

  .grid-height-normal .k-widget.k-grid {
    max-height: calc(100vh - 180px) !important;
    height: auto !important;
  }
}

@media (min-width: 992px) {
  .lg-modal-wrap .modal-dialog {
    max-width: 900px;
  }

  .card-inner-body.no-hor-pad {
    padding-left: 0;
    padding-right: 0;
  }

  .custom-col-9.col-lg-9,
  .custom-col-9.col-md-9 {
    max-width: 82%;
    flex: 0 0 82%;
  }

  .custom-col-3.col-lg-3,
  .custom-col-3.col-md-3 {
    max-width: 18%;
    flex: 0 0 18%;
  }

  .custom-col-3 .card-inner {
    padding: 1rem 0.75rem !important;
  }

  .custom-col-3 .card-inner *:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .pad-sm-r-0 {
    padding-right: 0 !important;
  }
}

@media only screen and (max-width: 991px) {

  /*title styling start*/
  .h1,
  h1 {
    font-size: 1.5rem !important;
  }

  .h2,
  h2 {
    font-size: 1.4rem !important;
  }

  .h3,
  h3 {
    font-size: 1.3rem !important;
  }

  .h4,
  h4 {
    font-size: 1.2rem !important;
  }

  .h5,
  h5 {
    font-size: 1rem !important;
  }

  .h6,
  h6 {
    font-size: 0.9rem !important;
  }

  /*title styling end*/
  .md-sheet-view #idKendosheet.k-spreadsheet {
    height: calc(100vh - 200px) !important;
  }

  .button-drop-down button,
  .btn.btn-primary-blue {
    margin-bottom: 0.5rem;
  }

  .form-group-wrap input,
  .form-group-wrap select {
    min-width: 10rem;
  }

  #idKendosheet.k-spreadsheet {
    height: 50vh;
  }

  .listed-user-details .card-body {
    max-height: 70vh;
    overflow: auto;
  }

  .row-sm-reverse-column {
    flex-direction: column-reverse;
  }

  .vh-100.md {
    height: auto !important;
  }

  .sm-child-full-width-column {
    flex-direction: column;
  }

  .show-order li {
    float: none;
  }

  .md-center {
    text-align: center;
  }

  .md-no-b-mg,
  .md-no-b-mg.m-2 {
    margin-bottom: 0 !important;
  }

  .xs-justify-s-b {
    justify-content: space-between;
  }

  .xs-block-display {
    display: block !important;
  }

  .tree-view-scroll {
    height: auto !important;
  }

  .md-fixed-list .scroll-wrap {
    max-height: 300px;
    overflow-y: auto;
  }

  .md-bx-shadow {
    box-shadow: 8px 1px 8px 0px rgb(199 208 224 / 29%);
  }

  .md-border-btm {
    border-bottom: 1px solid #ccc;
  }

  .md-justify-content-s-b {
    justify-content: unset !important;
    /* float: left; */
  }

  .md-justify-content-f-e {
    justify-content: unset !important;
    /* float: left; */
  }

  .md-full-view-popup {
    width: 100% !important;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999;
    top: 0;
    padding: 20px;
    left: 0;
    background: rgb(0 0 0 / 60%);
  }

  .rc-tabs-tab {
    background: #fff !important;
  }

  .md-full-view {
    width: 100% !important;
  }

  .d-flex-m-reverse {
    max-width: unset;
    max-width: 100%;
    overflow: auto;
  }

  .d-flex-m-reverse>* {
    width: 100% !important;
    max-width: 100% !important;
  }

  .inactive {
    display: none !important;
  }

  .accordion .inactive {
    display: block !important;
  }

  .toolbar-items ul {
    /* display: block  !important; */
    flex-wrap: wrap;
  }

  .flex-side-centered.resposive-split {
    /* display: block !important; */
  }

  .flex-side-centered.resposive-split>* {
    margin-bottom: 10px !important;
  }

  .toolbar_actions .list-inline {
    justify-content: flex-end;
  }

  .header-left {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-right: 20px;
    flex-direction: column;
    width: 40%;
  }

  #topmenuitem {
    width: 60%;
  }

  .radio input+span {
    height: auto;
    line-height: 1.4;
  }

  .radio input+span:before,
  .radio input+span:after {
    top: -2px;
  }

  .md-w-100-input .k-datetimepicker {
    width: 100% !important;
  }

  .md-w-75-input .k-datetimepicker {
    width: 75% !important;
  }

  .toolbar-items+.toolbar-items {
    flex-wrap: wrap;
    height: auto;
  }

  .info-panel .card-body,
  .login-panel .card-body {
    padding: 2rem;
  }

  .mobSearchIcon {
    display: block;
    float: right;
    background-color: #e4e6eb;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    outline: none;
    text-align: center;
    padding-top: 8px;
    margin-right: 8px;
    color: #1268e3;
  }

  .mobileSeachBox {
    display: none;
  }

  .hideSearch {
    display: none;
  }

  .searchBlock {
    display: inline;
    width: auto;
  }

  #topSearchBlock {
    position: fixed;
    background: #fff;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    height: 55px;
  }

  .flitered_autocomplete,
  .input-auto-suggestion {
    margin: auto;
    padding-top: 8px;
  }

  #topSearchBlock .ico-btn-group {
    margin-top: 10px;
  }

  #topSearchBlock .mobSearchIcon {
    position: absolute;
    top: 17px;
    right: 20px;
    text-align: center;
    padding-top: 20px;
    border-radius: 15px;
    width: auto;
    height: auto;
  }

  .header-left.col-3 {
    flex: 0 0 45%;
    max-width: 45%;
  }

  .searchBlock.col-4 {
    flex: 0 0 13.333333%;
    max-width: 13.333333%;
  }

  .menucontainer-grp-1 {
    /* display: none; */
  }

  .clsDashboard .card-body {
    padding: 0.8rem !important;
  }

  .status-txt {
    font-size: 0.775rem;
  }

  .sheets-wrapper .col-md-3,
  .sheets-wrapper .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .sheets-wrapper .clsprocessselection.card-inner {
    display: flex;
  }

  .sheets-wrapper .clsprocessselection.card-inner label.clsdisplayblock {
    margin-right: 30px;
    margin-bottom: 0 !important;
  }

  .createOrderBtn {
    display: block;
  }

  .sheetOrdersBlock .leftcontainer {
    display: none !important;
  }

  .protocolOrdersBlock .leftcontainer {
    display: none !important;
  }

  .mnuContainer3 #top_usernamevalue {
    white-space: nowrap;
  }
}

@media only screen and (min-width: 768px) {
  .j-s-b--flex .icon-wrap {
    right: -25px;
  }

  #leftmenuitem .sub-nav.active {
    transform: translateX(0);
    left: 4rem;
    overflow-y: visible;
    overflow-x: visible;
  }

  .sub-nav {
    transform: translateX(-228px);
  }

  .menu-md-icon {
    display: block;
  }

  .menu-md-icon.active {
    padding-top: 5px;
  }

  .menu-md-icon.active i {
    transform: rotate(0);
  }
}

@media only screen and (max-width: 767px) {
  .toolbar-items ul .list-inline-item {
    padding-bottom: 10px;
  }

  .layout-wrap {
    overflow: auto;
  }

  .xs-child-full-width-column,
  .xs-child-full-width-column.k-toolbar {
    flex-direction: column !important;
  }

  .justify-content-between.xs-child-full-width-column,
  .xs-child-full-width-column {
    justify-content: flex-start !important;
    align-items: flex-start !important;
  }

  .modal-dialog.mediumPopup {
    width: auto;
    max-width: 100%;
  }

  .k-widget.k-dropdown-button button.k-button.k-primary.k-outline,
  .react-confirm-alert-button-group>button:first-child,
  .react-confirm-alert-button-group>button,
  .btn.btn-primary-blue {
    padding: 0.3rem 0.7rem;
    white-space: nowrap;
  }

  .mg-b-sm-2 {
    margin-bottom: 2rem;
  }

  .form-inline {
    flex-flow: unset !important;
  }

  .k-widget.k-grid {
    height: auto !important;
    max-height: 400px !important;
  }

  .dynamicFieldBlock .at-list-table .k-widget.k-grid {
    height: auto !important;
    max-height: 400px !important;
  }

  .sm-pad-b-half {
    padding-bottom: 0.5rem;
  }

  .btn-primary-blue .sm-view,
  .btn_white_bg .sm-view {
    display: none;
  }

  .protocolOrderPage .flex-side-centered.resposive-split .show-order>ul {
    display: flex;
    flex-wrap: wrap;
  }

  .protocolOrderPage .toolbar-items ul {
    float: none;
  }

  .protocolOrderPage .toolbar-items>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .protocolOrderPage .toolbar-items>div>div {
    float: none;
    /* margin-bottom: 10px; */
    display: block !important;
  }

  .row.md-full-viewtoolbar {
    flex-direction: column-reverse;
  }

  .row.md-full-viewtoolbar>div {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .user-profile-lg {
    margin-bottom: 1rem;
  }

  .modal-dialog.smallPopup {
    margin: 0 auto;
  }

  .main-nav .nav-link {
    padding: 0.7rem 0.3rem;
  }

  .main-nav .nav-item img {
    max-width: 28px;
  }

  .form-group-split-center {
    display: block;
  }

  .form-wrap-centered {
    width: 80%;
  }

  .form-input-wrap select {
    width: 100%;
  }

  /*title styling start*/
  .h1,
  h1 {
    font-size: 1.3rem !important;
  }

  .h2,
  h2 {
    font-size: 1.2rem !important;
  }

  .h3,
  h3 {
    font-size: 1.5rem !important;
  }

  .h4,
  h4 {
    font-size: 1rem !important;
  }

  .h5,
  h5 {
    font-size: 0.9rem !important;
  }

  .h6,
  h6 {
    font-size: 0.8rem !important;
  }

  /*title styling end*/
  .header-help-txt {
    margin-bottom: 1rem;
  }

  .full-width-table .k-widget.k-grid {
    height: auto !important;
  }

  .padding-align-form label {
    margin-bottom: 0.8rem;
  }

  .sm-fixed-list .scroll-wrap {
    max-height: 300px;
    overflow-y: auto;
  }

  .top-main-menu .form-inline {
    flex-wrap: nowrap;
  }

  .flitered_autocomplete,
  .input-auto-suggestion {
    width: 80%;
    margin: inherit;
    margin-left: 10px;
  }

  .mobile-full-width {
    display: block !important;
  }

  .mobile-full-width>* {
    flex: auto;
    width: 100%;
    max-width: 100%;
  }

  .form-control {
    margin-bottom: 10px;
  }

  .mobile-full-width .cls-treeexpandparent {
    max-height: 200px;
    overflow: auto;
  }

  .mobile-full-width .cls-treeexpand {
    display: none;
  }

  .centered .input-auto-suggestion {
    width: 250px;
    margin: 6px auto;
  }

  .mobile-scroll-full-view .clspendingManipulation {
    float: none;
  }

  .sticky-header-full .sticky-inner .navbar-brand {
    font-size: 1rem;
    padding: 7px 10px;
  }

  .sm-w100-input .k-datetimepicker {
    width: 100% !important;
  }

  .sticky-header-full .sticky-inner img {
    max-width: 40px;
  }

  .sticky-left-full .stickyleft-wrapper .stickyleft-inner {
    width: 50%;
  }

  .sticky-left-full .helpconent {
    width: 100%;
    margin: 0 !important;
    padding-top: 50px;
  }

  .sticky-header-full {
    height: 85px;
  }

  .sticky-left-full .stickyleft-wrapper .stickyleft-inner {
    top: 119px;
  }

  .sticky-side-respponsive {
    height: calc(100vh - 119px);
  }

  .sticky-left-full .stickyleft-wrapper {
    height: calc(100% - 119px);
  }

  .inline-icon-list {
    margin-top: 8px;
    margin-bottom: 7px;
  }

  .inline-icon-list li i {
    font-size: 1.1rem;
  }

  .dropdown-menu-icon {
    display: block;
    color: #0e5bca;
    box-shadow: none;
    border: 1px solid #0e5bca;
    outline: none !important;
    background: no-repeat;
    font-size: 1rem;
    margin-top: 4px;
    margin-left: 0px;
  }

  .sticky-left-full .stickyleft-inner {
    display: none;
  }

  .sticky-header-full.sidebar-open+.sticky-left-full .stickyleft-inner {
    display: block;
  }

  .sticky-header-full.sidebar-open .dropdown-menu-icon {
    color: #fff;
    background: #0e5bca;
  }

  img {
    max-width: 100%;
    height: auto !important;
  }

  .md-mb-15 {
    margin-bottom: 15px;
  }

  .bs-popover-auto {
    will-change: auto !important;
    transform: none !important;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3) !important;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    max-width: 100% !important;
  }

  .popover-inner {
    position: fixed;
    left: 10%;
    top: 30px;
    bottom: auto;
    z-index: 99;
    background: #fff;
    width: 80%;
  }

  .sm-center-styled {
    text-align: center;
  }

  .sm-center-styled .calender-list {
    margin-bottom: 0.5rem;
  }

  .sm-center-styled .list-group-item {
    padding: 0.5rem 1rem;
  }

  .sm-center-styled .list-group-item p {
    margin-bottom: 0;
  }

  .container-fluid {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  #idElnBody #bodycontent {
    padding-left: 0rem;
  }

  .leftmenunav>li {
    padding: 20px 5px;
    font-size: 0.7rem;
    word-break: break-all;
  }

  #top-menu-item-container .mnuContainer1 {
    display: block;
  }

  .mnuContainer3 span {
    font-size: 0.8rem;
  }

  .menucontainer-grp-1,
  .menucontainer-grp-1 .mnuContainer3 span {
    flex-direction: row-reverse;
  }

  .menucontainer-grp-1 img {
    padding-right: 0;
    margin-right: 0 !important;
  }

  .menucontainer-grp-1 {
    border-bottom: 1px solid #105cca;
    padding-bottom: 7px;
    margin-bottom: 8px;
  }

  .menucontainer-grp-1,
  .menucontainer-grp-2 {
    justify-content: flex-end;
    font-size: 0.8rem;
  }

  .menucontainer-grp-1 {
    justify-content: flex-start;
  }

  .k-calendar .k-month .k-link,
  .k-calendar .k-calendar-monthview .k-link {
    width: 25px !important;
    height: 25px !important;
    padding: 0.3rem !important;
  }

  .k-calendar-navigation .k-content li {
    padding: 0.5rem;
  }

  .k-calendar-navigation {
    width: 4rem !important;
  }

  .k-calendar-infinite .k-calendar-view {
    width: calc(100% - 6rem) !important;
  }

  .k-calendar .k-content.k-scrollable {
    margin-left: -103px !important;
  }

  .k-calendar .k-month td,
  .k-calendar .k-calendar-monthview td {
    height: auto !important;
    width: auto !important;
  }

  .toolbar-items .sm-wrap,
  .sm-wrap {
    flex-direction: column !important;
    align-items: start !important;
    flex-wrap: wrap;
  }

  .toolbar-items .sm-wrap>li,
  .sm-wrap>li {
    margin: 4px 0;
  }

  .toolbar-items>.d-flex {
    justify-content: start !important;
  }

  .toolbar-items .form-inline .form-label,
  .toolbar-items .form-inline select {
    font-size: 0.8rem !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .toolbar-items .sm-wrap:first-child {
    padding-top: 5px !important;
  }

  #idElnBody #bodycontent {
    width: 100%;
    overflow-x: hidden;
    padding-left: 0;
  }

  .btn-fixed.dropdown-menu-icon {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 3px 6px 2px;
    z-index: 9;
  }

  .sub-nav .btn-fixed.dropdown-menu-icon {
    position: absolute;
    right: 15px;
    top: 11px;
    padding: 3px 6px 2px;
    color: #fff;
    border: none;
    left: auto;
  }

  .main-nav,
  .sub-nav {
    position: relative;
  }

  .sub-nav {
    padding-left: 5rem;
    width: 300px;
    height: 100vh;
  }

  #leftmenuitem {
    transform: translateX(-100%);
    /* opacity: 0; */
    transition: all 0.3s ease-in;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 21.5rem;
  }

  #leftmenuitem.admin-menu {
    top: 55px;
  }

  #leftmenuitem.admin-menu {
    width: 3.5rem;
  }

  .admin-menu+#bodycontent #top-menu-item-container .mnuContainer1 {
    display: flex;
  }

  .admin-menu+#bodycontent .btn-fixed.dropdown-menu-icon {
    position: static;
  }

  #leftmenuitem.sidebar-opened {
    transform: translateX(0);
    /* opacity: 1; */
  }

  .sidebar-opened .btn-fixed.dropdown-menu-icon {
    right: 0;
    /* float: right; */
    margin: 10px;
    background: transparent;
    color: #fff;
    /* font-size: 1.4rem; */
    top: -5px;
  }

  .navbar.cls-top-menu-item-container {
    align-items: start;
    padding: 0.5rem 1rem !important;
    justify-content: end;
  }

  .lfWeb {
    display: none;
  }

  .lf_mobileView {
    display: block;
  }

  .lf_mobileView .login-footer {
    justify-content: center;
    padding: 0.775rem;
  }

  h5.clsPageName {
    margin-top: 8px;
    margin-left: 40px;
  }

  .sub-nav .accordion a {
    margin: 0;
  }

  .sub-nav .accordion a span {
    padding-left: 0;
  }

  .logout-menu.hideContainer.dropdown-menu::after,
  .logout-menu.hideContainer.dropdown-menu::before {
    right: 18px;
  }

  .notification-menu.hideContainer.dropdown-menu::after,
  .notification-menu.hideContainer.dropdown-menu::before {
    right: 62px;
  }

  .topmenuitem .mnuContainer1 .dropdown:first-child .logout-menu.hideContainer.dropdown-menu::after,
  .topmenuitem .mnuContainer1 .dropdown:first-child .logout-menu.hideContainer.dropdown-menu::before {
    right: 105px;
  }

  #topSearchBlock .mobSearchIcon {
    right: 10px;
  }

  .topCounter .col-xl-4 {
    /* flex: 0 0 33.333333%;
        max-width: 33.333333%; */
  }

  .topCounter .col-xl-4 .col-auto {
    margin-right: 0.5rem !important;
  }

  .cardContent {
    height: auto !important;
  }

  .createNewOrder label.radio,
  .createNewTemplate label.radio {
    min-height: 20px;
  }

  .cls-fiterbtn-setting {
    width: 35px;
    height: 35px;
  }

  .mb-4.myTaskBlock {
    margin-bottom: 0rem !important;
  }

  .sheets-wrapper .clsprocessselection.card-inner {
    display: block;
    float: left;
    width: 100%;
  }

  .sheets-wrapper .clsprocessselection.card-inner label.clsdisplayblock {
    width: 44%;
    float: left;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .contentSearch .col-md-6 {
    width: 50%;
  }

  .dateSearch .col-md-4 {
    width: 33.333%;
  }

  .dateSearch .col-md-4.toDate {
    padding-left: 0;
  }

  .mobile-sm-full-width {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .full-width-title-sm {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
  }
}

@media screen and (max-height: 750px) {
  .main-nav .nav-item img {
    max-width: 25px;
  }

  .main-nav .nav-link {
    padding: 0.5rem 0.3rem;
  }

  ul.sdmsLink li label {
    margin-bottom: 0;
  }
}

@media (max-width: 660px) {
  .bm-menu-wrap {
    width: 90% !important;
  }

  .sm-full-width-input {
    display: block;
  }

  .k-pager-sm .k-pager-info {
    width: 100% !important;
    text-align: center !important;
    flex: unset !important;
    margin-top: 10px;
  }

  .protocolOrderPage .show-order {
    justify-content: center;
  }

  .bm-menu-wrap label.font-weight-normal.float-right {
    float: left !important;
    font-weight: 600 !important;
  }

  .editer-wrap .chemViewerCss,
  .editer-wrap .K-Widget canvas,
  .editer-wrap .image.image_resized {
    width: 100% !important;
  }

  .topmenuitem.col-5 {
    padding-left: 0;
    flex: 0 0 45%;
    max-width: 45%;
  }

  .searchBlock.col-4 {
    flex: 0;
    max-width: 0;
  }

  h5.clsPageName {
    display: none;
  }

  .topCounter .col-xl-4 {
    padding-right: 0;
    margin-bottom: 10px !important;
  }

  .topCounter .col-xl-4:last-child {
    padding-right: 15px;
  }

  .topCounter .col-xl-4 img {
    width: 30px;
  }

  .status-count {
    font-size: 1.5rem;
  }

  .status-txt {
    font-size: 0.6rem;
  }

  .topCounter .col-xl-4 .col-auto {
    width: 100%;
    text-align: center;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }

  .topCounter .col-xl-4 .col {
    width: 100%;
    text-align: center;
  }

  .clsDashboard .card .card-body .list-group-item {
    padding-left: 0;
  }

  .createOrdPopover .popover-body .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .myTaskList {
    max-height: 300px !important;
  }

  .dateSearch .col-md-4 {
    width: 50%;
  }

  .dateSearch .col-md-4:last-child {
    width: 100%;
  }

  .styled-simple-search input {
    width: 100%;
  }

  .dateSearch .col-md-4.toDate {
    padding-right: 15px !important;
  }

  .dateReset {
    right: 15px;
  }

  .orderSheetTop .show-order li,
  .orderSheetTop .rightIcons,
  .orderSheetTop .leftMenus {
    float: none;
  }

  .orderSheetTop .rightIcons ul,
  .orderSheetTop .rightIcons,
  .orderSheetTop .leftMenus {
    display: block !important;
  }

  .toolbar-items ul {
    justify-content: center;
    margin-right: 0 !important;
  }

  .orderSheetTop .leftMenus {
    margin-bottom: 10px !important;
  }

  .orderSheetTop .show-order {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .modal-dialog.w-90 {
    width: 100% !important;
  }

  .k-widget.k-window {
    max-width: 350px !important;
  }
}

@media screen and (max-height: 650px) {
  .main-nav .nav-item img {
    max-width: 20px;
  }

  .clsLeftmenulogo {
    width: 40px;
  }

  .nav-brand {
    height: 50px;
    margin-bottom: 10px;
  }

  .nav-brand.litelogo {
    height: 64px;
  }

  .orderSheetTop .rightIcons ul {
    margin-bottom: 5px;
  }
}

@media (max-width: 575px) {
  .toolbar-items .sm-wrap {
    flex-direction: row !important;
  }

  .toolbar-items>.d-flex {
    display: block !important;
  }

  .toolbar-items .form-inline .form-label,
  .toolbar-items .form-inline select {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
  }

  .input-auto-suggestion {
    width: 100%;
  }

  .flex-form-group,
  .equal-split-flex {
    /* display: block; */
  }

  #topSearchBlock .mobSearchIcon {
    right: 5px;
  }

  .myTaskBlock ul li .col-sm-2 {
    width: 30%;
  }

  .myTaskBlock ul li .col-sm-10 {
    width: 70%;
  }

  .dbInventryDate .k-datetimepicker {
    width: 100%;
    margin: 0px !important;
    margin-bottom: 10px !important;
  }

  .dateSearch .col-md-4 {
    width: 100%;
  }

  .contentSearch .col-md-6 {
    width: 100%;
    padding-left: 15px !important;
  }

  .dateSearch .col-md-4.toDate {
    padding-left: 15px !important;
  }

  .search-styled input,
  .styled-simple-search input {
    padding-left: 0;
  }

  .sheets-wrapper .clsprocessselection.card-inner label.clsdisplayblock {
    width: 100%;
  }

  .createOrderBtn span {
    display: none;
  }

  .dbInventryDate .clskendoDatepick {
    width: 100% !important;
  }

  .react-horizontal-scrolling-menu--scroll-container {
    display: block !important;
  }

  .react-horizontal-scrolling-menu--item>.card {
    width: 100% !important;
    margin-bottom: 1rem;
  }
}

@media (max-width: 420px) {
  #leftmenuitem.admin-menu {
    top: 135px;
  }

  .single-input-group {
    display: block;
    margin-bottom: 10px;
  }

  .single-input-group label {
    width: 100%;
  }

  .single-input-group span {
    display: inline-block;
  }

  .inlined-input,
  .inner-formgroup {
    display: block;
  }

  .inline-icon-list a {
    font-size: 0.7rem;
  }

  .topmenuitem.col-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .notification-menu {
    width: 300px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1450px) {
  .sheetTempContainer .actionsBtn {
    display: flex;
  }

  .actionsBtn button.clsopenbutton {
    display: flex;
    padding: 0;
    /* white-space: nowrap; */
  }

  .actionsBtn button.clsopenbutton .fa-box-open {
    margin-top: 3px;
    margin-right: 3px;
  }

  .sheetTempContainer .at-list-table .k-grid td:last-child {
    padding: 0 !important;
  }

  .sheetTempContainer .actionsBtn>div {
    margin: 0;
    margin-right: 5px;
  }

  .sheetTempContainer .actionsBtn .btn_white_bg {
    padding: 0.2rem 0.6rem !important;
  }

  .protocolTempContainer .actionsBtn {
    display: flex;
  }

  .protocolTempContainer .actionsBtn .btn_white_bg {
    padding: 0.2rem 0.6rem !important;
  }

  .menu-active .protocolnew.active-arrow .top-main-menu .clsSampleViewMenu:first-child {
    flex-direction: column;
    gap: 8px;
  }

  .menu-active .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 738px);
  }

  .menu-active .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    top: 190px;
  }
}

.modal-dialog-slideout.freakerstop {
  max-width: 400px;
}

.modal-dialog-slideout.freakerstop .fhxynp .card-body {
  padding: 0;
}

.modal-dialog-slideout.freakerstop .modal-title {
  font-size: 1rem !important;
}

.cEucGq.product-category,
.buttons-width {
  width: 270px;
}

.modal-dialog.modal-width {
  max-width: 350px;
}

.modal-dialog.modal-width .list-group-item {
  border-bottom: #f1f1f1 solid 1px;
}

.modal-open .k-animation-container.k-animation-container-relative {
  z-index: 9999 !important;
}

.modal-open .k-animation-container.k-animation-container-relative.k-list-container {
  z-index: 99999 !important;
}

.k-chart-tooltip-wrapper.k-animation-container.k-animation-container-relative {
  z-index: 999999 !important;
}

.modal-open .k-treeview-item .k-animation-container.k-animation-container-relative {
  z-index: auto !important;
}

.all-div {
  width: 250px;
  display: flow-root;
}

#SignatureForm .k-tabstrip-wrapper {
  display: inline-block;
}

#NotificationForm .k-tabstrip-wrapper {
  display: inline-block;
}

.materialInventoryCls,
.overall-div {
  float: left;
}

.all-div .k-action-buttons {
  display: inline-block;
  clear: none;
  margin: 5px;
}

.modal-open .k-item .k-animation-container.k-animation-container-relative {
  z-index: 1 !important;
}

.k-header.k-sorted .k-column-title,
.k-filemanager-content .k-grid th.k-sorted .k-i-sort-asc-sm {
  color: #000;
}

.dWzdfH .k-widget .k-treeview-item .k-mid+.k-animation-container-relative {
  z-index: 100;
}

/*hiding this style due to the scroll overlap issue in sheet tree dropdown expand*/
.square .panel-main-content.tree-full-view .k-treeview-item .k-animation-container-relative {
  z-index: 100 !important;
}

.react-confirm-alert-body-element .os-content .k-animation-container,
.cls-SheetTreeContainer .os-content .k-animation-container {
  z-index: 100 !important;
}

.CKeditorOutputDiv>div>div>div>table {
  margin-left: 0 !important;
}

.modal-open .button-hid.nav-link {
  display: none;
}

.modal-open .modal-footer .button-hid.nav-link {
  display: block;
}

.logbook {
  display: inline-block;
  width: 100%;
}

.logbooklite .k-grid-header-wrap table,
.logbooklite .k-grid-table,
.logbookTable.matrial-table .k-grid-table,
.logbookTable.matrial-table table {
  width: 100% !important;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.floating-label .react-datepicker-wrapper {
  display: block;
}

/* protocol newdesign start */
.containerbg.protoclassorder {
  background-color: #f9f7f7;
}

.protocolnew {
  padding: 10px;
  /* background-color: #f9f7f7; */
  min-height: auto;
  height: auto;
  max-width: 100%;
  margin: auto;
  width: calc(100% - 400px);
  margin-bottom: 190px;
  margin-left: 295px;
}

@media only screen and (max-width: 1470px) {
  .protocolnew.inactive-arrow {
    width: 100%;
    margin-left: 2%;
    padding-right: 73px;
  }
}

.protocolnew #fullScreenDiv {
  border-radius: 0.25rem;
}

.protocolnew #fullScreenDiv.enableFullscreen {
  margin-right: 0px;
  margin-left: 0px;
  overflow-y: auto;
  overflow-x: hidden;
}

.protoclassorder .protocolnew #fullScreenDiv.enableFullscreen {
  margin-top: 0;
}

.protocolnew #fullScreenDiv .sheets-wrapper {
  margin: 6px 0;
  box-shadow: 1px 0px 10px #dddbdb;
  margin: 0px 0 12px;
  display: inline-block;
  width: 100%;
}

.protocolnew #fullScreenDiv.enableFullscreen .sheets-wrapper {
  margin: 0px 0 0;
}

.order-menu .protocolmenu .navbar-nav {
  max-width: 700px;
}

.protocolmenu .navbar-nav {
  width: 100%;
  max-width: 560px;
  margin: auto;
}

.order-menu .abstract-section {
  border: 1px solid #ccc;
}

.order-menu .abstract-section .list-view-protocol {
  box-shadow: none;
}

.order-menu .abstract-section .show-order.step-header {
  color: #0e5bca !important;
  background: transparent;
}

.protocolmenu .nav-item {
  max-width: 135px;
  display: inline-block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  border: 2px solid #e3f4fd;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}

.protocolmenu .nav-item:not(:last-child) {
  border-right: none;
  /* Removes the right border for all except the last item */
  /* box-shadow: 0px 2px 5px 1px rgb(14 91 202 / 20%); */
}

.protocolmenu .nav-item::after {
  content: "";
  display: block;
  width: 0px;
  height: 3px;
  background: #1970eb;
  position: absolute;
  transition: 0.4s;
  top: 28px;
  left: 0;
}

.protocolmenu .nav-item.protocolmenuselect::after {
  width: 100%;
}

.protocol-dropdown {
  box-shadow: 1px 0px 10px #dddbdb;
  /* border: 1px solid #fff; */
  border-radius: 0.25rem;
  /* clip-path: inset(-5px 0px -5px -5px); */
}

.protocol-dropdown {
  /* border-left: 3px solid #1970eb; */
  position: relative;
  /* margin-left: 15px; */
}

.protocol-dropdown.w-100 {
  width: 100% !important;
}

.protocol-dropdown .protocol-dropdown {
  /* margin-left: 8px; */
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  /*   
    clip-path: inset(-5px 0px -5px -5px); */
}

.protocol-dropdown .list-view-protocol {
  /* border: 1px solid #fff; */
  box-shadow: 0 3px 2px -2px #e6e6e7;
  padding: 0;
}

.protocol-dropdown .show-order,
.subsection-view .show-sectionhead,
.show-order.step-header {
  padding-left: 7px;
  background: #1970eb;
  display: inline-block;
  position: relative;
  line-height: 25px;
  font-size: 16px !important;
  color: #fff !important;
  margin-right: 8px;
  padding: 7px 10px !important;
}

.CKeditorOutputDiv .show-order {
  background-color: transparent !important;
  color: #000 !important;
  /* box-shadow: rgba(53, 124, 255, 0.4) 0px 3px 8px; */
  box-shadow:
    rgba(53, 124, 255, 0.4) 0px 0px 5px 0px,
    rgba(53, 124, 255, 0.4) 0px 0px 1px 0px;
}

.CKeditorOutputDiv .show-order .show-order-label {
  color: #5a5a5a !important;
}

.abstract-section .show-order.step-header {
  border-top-left-radius: 6px;
}

.subsection-view .show-sectionhead {
  background: transparent;
  padding: 3px 10px;
  color: #5a6270;
  margin-right: 2px;
}

.protocol-dropdown .show-order .show-order-label {
  color: #fff;
  margin-right: 5px;
  margin-left: 0;
  position: relative;
  z-index: 6;
  font-size: 16px;
}

.protocol-dropdown .list-view-data .list-content-group {
  margin-left: 0;
  width: 100%;
  min-height: 28px;
}

.show-sectionhead span {
  vertical-align: middle;
  margin-right: 15px;
}

.show-sectionhead .k-checkbox {
  vertical-align: middle !important;
}

.inner-section {
  /* border: 1px solid #e1dfdf; */
  margin-left: 0px;
  width: 100% !important;
  /* border-left: 3px solid #080c99; */
  /* border-bottom: 1px solid #e1dfdf; */
  border-top: 0;
  /* float: right; */
  /* box-shadow: 1px 0px 10px #dddbdb; */
  border-radius: 0.5em;
  /* clip-path: inset(-5px 0px -5px -5px); */
}

.protocol-dropdown .inner-section {
  border-right: 0;
  padding-right: 8px;
}

.subsection-view {
  padding-top: 0;
  /* box-shadow: 1px 0px 10px #dddbdb; */
  /* clip-path: inset(-5px 0px -5px -5px); */
  border: 0;
  border-bottom: 1px solid #eae6e6;
}

#ProtocolMainDiv {
  border: 0;
  padding-right: 0 !important;
  padding-top: 8px !important;
  padding-left: 14px !important;
}

.protocolnew .top-main-menu .btn_white_bg,
.protocolnew .top-main-menu a.grid-icons,
.protocolnew .top-main-menu button.grid-icons,
.fixed-datatable .k-primary.btn_white_bg {
  border: 0 !important;
  box-shadow: 0px 2px 5px 1px rgb(14 91 202 / 20%);
}

.protocolnew .top-main-menu .list-inline .list-inline-item button:focus,
.protocolnew .top-main-menu .btn_white_bg:focus,
.protocolnew .top-main-menu a.grid-icons:focus,
.protocolnew .top-main-menu button.grid-icons:focus {
  box-shadow: 0px 2px 5px 1px rgb(14 91 202 / 20%);
}

.protocolnew .top-main-menu button.btn_white_bg:disabled {
  background-color: transparent !important;
}

.enableFullscreen #ProtocolMainDiv {
  height: 100%;
  background: #fff;
  z-index: 99999;
}

.enableFullscreen .scroll-header {
  height: 100vh;
  background: #fff;
}

.protocolnew .btn-user i {
  margin-right: 0;
}

.protocolnew .btn-user i#btn-add-editor1 {
  margin-right: 0 !important;
  margin-top: 1px;
}

.insert-button {
  border-radius: 50%;
  font-size: 11px !important;
  font-weight: 700;
  padding: 8px 10px !important;
}

.protocolnew .top-main-menu .list-inline .list-inline-item:not(:last-child) {
  margin-right: 0.55rem;
}

.protocol-dropdown .CKeditorOutputDiv {
  position: relative;
  display: inline-block;
  /* padding: 10px !important; */
  padding-right: 0 !important;
  padding-left: 20px !important;
  padding-bottom: 14px;
}

.protocol-submenu {
  width: 40px;
  background-color: #c4d8ff;
  padding: 8px;
  text-align: center;
  position: sticky;
  float: left;
  top: 17px;
  left: 16px;
}

.protocol-submenu.hidden {
  display: none;
}

/* Button circle start  */

.protocol-dropdown .list-icon-group {
  display: inline-block;
  justify-content: end;
  margin-right: 64px;
  /* padding: 7px 28px 3px 13px; */
  vertical-align: middle;
}

.protocol-dropdown .list-icon-group {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-right: 15px;
  /* padding: 7px 33px 3px 13px; */
}

/* Children styling */
.protocol-dropdown .list-icon-group .k-icon,
.protocol-dropdown .list-icon-group .but-ratious,
.protocol-dropdown .list-icon-group .but-ratious1,
.protocol-dropdown .list-icon-group .but-ratious2 {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #e3f4fd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding: 12px; */
  /* margin: 3px; */
}

.list-icon-group .fullview-button {
  width: 35px;
  display: inline-block;
  text-align: left;
  padding: 0;
}

/* Icon styling */
.protocol-dropdown .list-icon-group i {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: inline-block;
}

/* Button circle End  */

.protocol-dropdown:nth-child(1) .protocol-submenu {
  display: none;
}

.navbar.protocolmenu {
  /* box-shadow: -1px 15px 4px -14px #d5d3d3; */
  z-index: 7;
  background-color: #fff;
  max-width: 100%;
  width: 100%;
  /* padding: 0 12px !important */
}

.navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 500px);
}

#ProtocolMainDiv .box-shadow {
  box-shadow: 1px 0px 10px #dddbdb;
}

.protocolnew .os-host-overflow-y {
  height: calc(100vh - 59px) !important;
}

.protocolnew .show-order-label span {
  color: #797d85;
  font-weight: bold;
}

.protocolnew .user_text {
  max-width: 200px;
}

.protocolnew .show-order-label span.completed {
  color: #45bf04;
}

.protocolnew .show-order-label span.In-Progress {
  color: #f38a07 !important;
}

.protocolnew .viewspread .k-spreadsheet {
  max-width: 980px !important;
  min-height: 400px !important;
  height: auto !important;
  width: 100%;
}

.protocolnew .enableFullscreen .viewspread .k-spreadsheet {
  max-width: 100% !important;
}

.protocolnew .enableStepFullscreen .k-spreadsheet {
  max-width: 100% !important;
}

.protocolnew .k-spreadsheet {
  max-width: 980px !important;
  min-height: 550px !important;
  height: auto !important;
  width: 100%;
}

.protocol-sheetwidth .k-spreadsheet {
  width: 100%;
}

.protocolnew .enableFullscreen .k-spreadsheet {
  max-width: 100% !important;
}

.subsection-view.enableStepFullscreen .viewspread .k-spreadsheet,
.subsection-view.enableStepFullscreen .k-spreadsheet {
  max-width: 100% !important;
}

.subsection-view.enableStepFullscreen .k-spreadsheet {
  height: 100% !important;
  min-height: 89vh !important;
}

.subsection-view.enableStepFullscreen .k-spreadsheet .k-spreadsheet-pane.k-left {
  width: 100% !important;
}

.step-header {
  margin-bottom: 0;
  font-size: 19px !important;
  /* vertical-align: middle; */
  display: inline-block;
  font-family: "Helvetica Neue", sans-serif !important;
  color: #5a5a5a !important;
  font-weight: 600;
}

.step-header input,
.step-header.k-input-md {
  border: 0;
  padding: 0;
  height: auto;
  line-height: 30px;
  width: 26em;
  background-color: #f6f6f6;
  padding-left: 12px;
  border: 1px solid #dde6f7;
}

.compare-step-header {
  margin-bottom: 0;
  font-size: 19px !important;
  vertical-align: middle;
  display: inline-block;
  font-family: "Helvetica Neue", sans-serif !important;
  color: #172b4d !important;
}

.compare-step-header input,
.compare-step-header.k-input-md {
  border: 0;
  padding: 0;
  height: auto;
  line-height: 20px;
  width: 22em;
  color: #ff0000 !important;
}

.step-header input:focus,
.step-header.k-input-md:focus {
  box-shadow: none;
}

.subsection-view .step-header {
  font-size: 14px !important;
  color: #5a6270 !important;
  height: 35px;
  padding: 0px 10px;
}

.subsection-view .step-header.k-input-md:active,
.step-header.k-input-md:focus {
  border: 1px solid #dde6f7;
  background-color: #f6f6f6;
}

.protocol-footer-view {
  background-color: #f5f2f2;
  padding: 5px 15px;
}

.protocol-footer-view .show-order-label {
  font-size: 12px;
}

.protocolnew .pad-half-1 {
  padding: 10px 34px;
}

.protocolnew .pad-half-1 li {
  padding-bottom: 8px;
}

.protocolnew .lg-title-bold {
  font-size: 21px !important;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 417px;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
}

.protocolnew .toolbar_actions .list-inline {
  display: block;
  float: left;
  padding-left: 71px;
}

.protocolnew .pad-half-1 .col-lg-6:first-child {
  border-right: 1px solid #ccc;
}

.protocolnew .show-order-label span.status {
  color: #54c518;
  font-weight: bold;
  /* font-family: "Poppins-SemiBold", sans-serif !important; */
}

.protocol-dropdown .show-order .show-order-label i {
  padding-right: 11px;
}

.subsection-view .list-view-data {
  padding: 0;
}

.subsection-view .list-icon-group {
  padding: 0;
}

.step-checkbox {
  position: absolute !important;
  left: -25px;
  top: 13px;
}

.user_text {
  display: inline-block;
  vertical-align: middle;
}

.friends_icon {
  width: auto;
  height: auto;
  /* background: #797d8559; */
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding: 6px;
  margin-right: 3px;
}

.protocolnew .show-order-label span.user_role {
  font-size: 12px;
  color: #ccc;
}

.protocol-editor-steps {
  position: relative;
  display: inline-block;
  box-shadow: 1px 0px 10px #dddbdb;
  width: 100%;
}

.protocol-editor-steps .protocol-submenu {
  position: fixed;
  margin-left: -65px;
  top: 318px;
  bottom: 0;
  padding: 5px !important;
  left: auto;
  height: auto;
  width: auto;
  border: 0 !important;
  background-color: transparent !important;
  /* border-radius: 5px; */
}

.protocol-editor-steps .fix-search .protocol-submenu {
  top: 180px;
}

.protocol-submenu.btn_white_bg:hover {
  box-shadow: none;
}

.protocol-submenu ul {
  padding: 0;
  list-style: none;
  border: 1px solid;
  padding: 5px 4px;
  border-radius: 5px;
}

.protocol-submenu li i {
  font-size: 15px;
  padding: 7px 5px;
}

.protocol-comment {
  position: relative;
}

.comment-icon {
  position: absolute;
  right: -45px;
  top: 5px;
  padding: 8px;
  background-color: #ccc;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.enableFullscreen .comment-icon {
  display: none;
}

.comment-icon i {
  vertical-align: super;
}

.comment-icon .cls-notificationcount {
  height: 18px;
  max-width: 29px;
  width: 23px;
  color: #ffffff;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
  right: -11px;
  top: -5px;
  border-radius: 9px;
  font-family: "Helvetica Neue", sans-serif !important;
  position: absolute;
  background-color: #1970eb;
  z-index: 1;
  padding: 0px 3px;
  text-align: center;
}

.list-icon-comment {
  position: absolute;
  right: -16px;
  top: 0;
  text-align: left;
  padding: 5px 9px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px;
  background-color: #fff;
}

.protocol-comment .card .user_text {
  font-size: 12px;
}

.protocol-comment .container {
  margin-bottom: 3px;
  padding: 0;
}

.protocol-comment p {
  margin-bottom: 0;
  word-break: break-all;
}

.protocol-comment .folar-editor {
  z-index: 0;
  position: relative;
}

.protocolmsgspan p {
  margin-bottom: 5px;
}

.protocol-comment .card .user_role {
  color: #ccc;
  font-size: 11px;
}

.modal.show .modal-dialog.protocol-history.comment-slider {
  max-width: 320px;
  top: 61px;
  box-shadow: 1px 0px 10px #dddbdb;
}

.modal-dialog.protocol-history li.nav-item {
  width: 33%;
  text-align: center;
}

.modal-dialog.protocol-history .assigned li.nav-item {
  width: 50%;
}

.protocol-comment .reply {
  color: #ccc;
  font-size: 11px;
  font-weight: bold;
}

.fixed-comment {
  position: fixed;
  width: 100%;
  max-width: 285px;
  bottom: 7px;
  background: #fff;
}

.protocol-comment .add-comment-field {
  padding: 5px 10px;
  border: 1px solid #ccc;
  width: 83%;
  display: inline-block;
  border-radius: 6px;
  vertical-align: middle;
  margin-top: 5px;
}

.protocol-comment .add-comment-field.hidden {
  display: none;
}

.protocolmsgspan {
  /* max-height: 60px;
    overflow: hidden;
     */
  display: block;
}

.navbar.protocolmenu.navbar-fixed-top {
  position: fixed;
  top: 47px;
}

.scroll-header {
  position: relative;
  display: inline-block;
  width: 100%;
}

.protoclassorder .navbar.static-top {
  position: fixed;
  left: auto;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  padding-left: 110px !important;
}

.protoclassorder .navbar.protocolmenu.navbar-fixed-top {
  top: 160px;
  z-index: 9;
}

.protoclassorder .compar-menu .navbar.protocolmenu.navbar-fixed-top,
.compar-menu .navbar.protocolmenu.navbar-fixed-top {
  position: initial;
}

.protoclassorder .enableFullscreen .navbar.protocolmenu.navbar-fixed-top,
.protoclassorder .enableFullscreen .top-main-menu.navbar-fixed-top {
  position: initial;
  width: 100%;
  max-width: initial;
}

.protoclassorder .protocolnew #fullScreenDiv {
  margin-top: 49px;
}

.protoclassorder .full-screen-spread .protocolnew #fullScreenDiv {
  margin-top: 0;
}

.filedcheckbox {
  width: auto;
  float: left;
  vertical-align: middle;
}

.filedcheckbox input {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  display: inline-block;
  float: left;
  position: relative;
  top: 9px;
}

.imagecheckbox {
  position: relative;
  top: 20px;
}

.subsection-view .list-content-group {
  /* border-bottom: 1px solid #eae6e6; */
  padding-top: 5px;
  width: 100%;
}

.inventory-buttons {
  width: 100%;
  text-align: right;
  margin-bottom: 8px;
}

.abstract-section {
  border: 1px solid #ededed;
  border-radius: 6px;
  box-shadow: 1px 0px 10px #dddbdb;
}

.dropdown-files {
  padding: 10px;
  border: 1px solid #ccc;
  list-style: none;
  position: absolute;
  background-color: #fff;
  z-index: 1;
  right: -6px;
  border-radius: 5px;
}

.upload-files {
  position: relative;
}

.image-section .middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  /* transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); */
  text-align: center;
}

/* .image-section .card:hover .card-img-top {
  opacity: 0.3;
} */

.image-section .card:hover .middle {
  opacity: 1;
}

#ProtocolMainDiv .subsection-view .k-grid-content-sticky

/* #ProtocolMainDiv .subsection-view table th { */
  {
  /* border: none; */
  border-right: 1px solid #ddd;
  padding: 5px !important;
  width: 111px;
  background: #fff;
}

.protocol-submenu.btn_white_bg span {
  padding-left: 1px;
}

#ProtocolMainDiv .subsection-view .clsplateview table td,
#ProtocolMainDiv .subsection-view .clsplateview table th {
  border: 1px solid #ddd;
}

.sectioncontent .col-3 {
  padding-right: 32px;
  position: relative;
  padding-left: 5px;
}

.sectioncontent .closeplate {
  position: absolute;
  right: 14px;
  top: 3px;
  border: 0;
  z-index: 1;
}

.sectioncontent .col-3 .col-12 {
  padding-top: 8px;
  padding-bottom: 8px;
  border: 1px solid #ddd;
}

.sectioncontent .K-Chem-Composer .K-Chem-Editor {
  background-color: #f3f2f2;
  outline: 1px solid #f3f2f2;
}

.viewkekule .K-Chem-Editor {
  overflow: hidden;
}

.protocolnew .fr-sticky-on {
  z-index: 5 !important;
}

.fullview-button {
  border: 0;
  background-color: transparent;
  /* margin-top: -5px; */
}

#imageeditor-modal .modal-content {
  height: 100vh;
}

.imageedit-close {
  position: absolute;
  right: 0;
  z-index: 99;
}

.enableFullscreen .navbar.protocolmenu {
  max-width: 100%;
}

.protocol-dropdown.enableStepFullscreen,
.subsection-view.enableStepFullscreen {
  position: fixed !important;
  height: 100vh !important;
  width: 100% !important;
  left: 0 !important;
  top: 0px !important;
  z-index: 999 !important;
  background: #fff !important;
  margin: 0;
  margin-top: 0 !important;
  overflow-y: auto;
  overflow-x: hidden;
}

.tui-image-editor-header-buttons div {
  display: none;
}

.tui-image-editor-header-buttons {
  margin-top: 38px !important;
  margin-right: 143px !important;
}

.tui-image-editor-download-btn {
  display: none !important;
  color: #0c4ca7 !important;
  background: #fff !important;
  border: 1px solid #0c4ca7 !important;
}

.tui-image-editor-header-buttons div,
.tui-image-editor-header-logo {
  display: none !important;
}

.tui-image-editor-container .tui-image-editor-header-buttons button {
  color: #0c4ca7 !important;
  background: #fff !important;
  border: 1px solid #0c4ca7 !important;
}

#imageeditor-modal .modal-header .close.imageedit-close {
  margin-right: -62px !important;
}

.fr-input-line .editor-input {
  width: 90% !important;
  display: inline-block;
}

.custom-popup-checklist .btn.btn-user {
  padding: 3px 0px !important;
  display: inline-block;
  padding-left: 4px !important;
  border: 0 !important;
}

.custom-popup-checklist .btn.btn-user:focus {
  outline: 0 !important;
}

.custom-popup-checklist .ul-editor {
  list-style: none;
  border: 1px solid #ccc;
  padding: 8px;
  min-height: 45px;
}

.custom-popup-checklist .ul-editor li {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 6px;
  margin-right: 3px;
}

.custom-popup-checklist .ul-editor li i {
  margin-right: 0 !important;
  padding-left: 4px;
}

.Procedureeditor .new-fr-editor {
  height: 276px !important;
  margin-right: 0 !important;
  overflow: auto;
}

.Procedureeditor .fr-input-line input {
  border: 0 !important;
  border-bottom: 1px solid #9b9898 !important;
  height: 30px !important;
}

.fr-popup.fr-active {
  /* height: 338px; */
}

#error-message {
  color: red;
}

.spriner {
  position: relative;
}

.enableFullscreen .spriner {
  height: auto !important;
}

.spriner::before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 17px;
  border: 2px solid transparent;
  border-color: transparent transparent transparent transparent;
  border-radius: 50%;
  animation: loader 2s linear infinite;
}

.spriner img {
  /* position: absolute; */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* width: 100% !important;
  height: 178px !important; */
}

.protocol-filedisplay .file-name {
  max-width: 497px;
}

@keyframes loader {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.subsection-view .step-header.sub-header {
  font-size: 16px !important;
}

.subsection-view.subeditor {
  border-bottom: 1px solid #e1e1e1;
}

.folar-button {
  text-align: right;
  margin-bottom: 5px;
}

.subsection-view .CKeditorOutputDiv>div>div>div>table {
  border: 0 !important;
  padding: 0;
}

.subsection-view .k-grid-table {
  border: 1px solid #ccc;
}

.subsection-view .k-grid .k-grid-content {
  /* overflow: hidden; */
  overflow: auto;
}

.sign_div,
.sign_print_div {
  padding: 5px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0;
}

.sign_div .col,
.sign_print_div .col {
  border: 1px solid #ccc;
  padding: 5px;
  border-right: 0;
  border-bottom: 0;
}

.sign_div .header .col,
.sign_print_div .header .col {
  font-weight: bold;
  color: #000;
  border-bottom: 0;
}

.sign_div .col:first-child {
  margin-left: 10px;
}

.sign_div .col:last-child {
  margin-right: 10px;
  max-width: 110px;
  border-right: 1px solid #ccc;
}

.subsection-view .sign_div .list-icon-group {
  padding: 0;
}

.form-control.add-sub-section {
  margin-top: 20px;
}

.Procedureeditor .fr-toolbar .fr-command.fr-btn img {
  height: 18px;
}

.fixed-datatable {
  position: fixed;
  top: 61px;
  right: 0;
  left: 5rem;
  bottom: 0;
  transition: all 0.1s ease-in;
  text-align: left;
  padding: 20px;
  background-color: #fff;
  /* border: 1px solid #ccc; */
  padding: 15px;
  max-width: 280px;
  width: 100%;
  border-radius: 8px;
  box-shadow: 1px 0px 10px #dddbdb;
  max-height: 100vh;
  overflow: auto;
}

.fixed-datatable.inactive-arrow {
  left: -189px;
}

.fixed-datatable.active-arrow {
  left: 5rem;
}

.menu-active .fixed-datatable {
  left: 23rem;
}

.fixed-datatable .k-primary.btn_white_bg {
  border: 0 !important;
}

.enableFullscreen .fixed-datatable {
  z-index: -1;
}

.fixed-datatable ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.fixed-datatable ul.section-full {
  border: 1px dotted #e4e3e3;
  padding-right: 6px;
}

.fixed-datatable li {
  padding: 6px 0;
  cursor: pointer;
  font-weight: bold;
  color: #000;
}

.fixed-datatable .sub-section_document li {
  font-size: 12px;
  font-weight: bold;
  padding-left: 8px;
  color: #797d85 !important;
  padding-left: 30px !important;
}

.fixed-datatable .sub-section {
  padding-left: 8px;
}

.section-table span,
.section-table span {
  color: #0e5bca;
  padding-left: 31px;
  position: relative;
  display: inline-block;
  font-size: 15px;
  max-width: 180px;
}

.fixed-datatable .sub-section li span {
  padding-left: 20px;
  position: relative;
  display: inline-block;
}

.section-table span .number {
  padding: 0px;
  position: absolute;
  left: 4px;
}

.fixed-datatable .sub-section li span .number {
  padding: 0px;
  position: absolute;
  left: 0px;
}

.fixed-datatable .sub-section_document li span {
  padding-left: 0;
}

.fixed-datatable .sub-section li {
  color: #0b3066;
  padding-left: 11px;
}

.table-ul,
.table-ul li span,
.table-ul .sub-section li {
  list-style: none;
  color: #0e5bca;
  cursor: pointer;
  font-size: 16px;
}

.table-ul .checkbox-label,
.k-widget.k-window .table-ul label {
  font-size: 16px !important;
  vertical-align: sub;
  padding-left: 7px;
}

.table-ul .fa {
  margin-left: -12px;
}

.custom-list li {
  list-style: none;
}

.custom-list .checkbox-input {
  margin-right: 7px;
  vertical-align: middle;
}

.table-ul .sub-section_document {
  border: 1px dashed gray;
  margin-bottom: 6px;
  padding-left: 12px;
}

.fixed-datatable .section-table {
  color: #0e5bca;
}

.fixed-datatable .sub-section li .fa.fa-check {
  position: absolute;
  left: 18px;
  padding-top: 0.3rem;
}

.fixed-datatable .sub-section:nth-child(1) {
  padding: 0;
}

.fixed-datatable .sub-section:first-child .fa-chevron-up {
  display: none;
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 5px;
  border-radius: 50%;
  border-color: #0e5bca;
  background: transparent;
}

#btn-back-to-top i {
  color: #0e5bca;
  font-size: 18px;
  padding: 3px 4px;
}

.protocol-footer-view .list-inline-item {
  position: relative;
}

#ProtocolMainDiv .protocol-dropdown .protocol-dropdown .protocol-footer-view .footer_add_icon {
  display: none;
}

#ProtocolMainDiv .protocol-dropdown .protocol-dropdown:last-child .protocol-footer-view .footer_add_icon {
  position: absolute;
  right: 50%;
  top: 15px;
  padding: 6px 9px;
  cursor: pointer;
  display: block;
  margin: auto;
  text-align: center;
  transform: translateX(55%);
  z-index: 999;
  /* transform: translate(-50%, 5px); */
  /* border-radius: 5px; */
}

/* #ProtocolMainDiv .protocol-dropdown.lastsection .protocol-footer-view .section_footer_add_icon, */

#ProtocolMainDiv .protocol-dropdown:last-child .protocol-footer-view .section_footer_add_icon {
  position: absolute;
  right: 50%;
  top: 28px;
  padding: 6px 9px;
  cursor: pointer;
  display: block;
  margin: auto;
  text-align: center;
  /* margin-top: 9px; */
  transform: translateX(65%);
  /* transform: translate(-50%, 5px); */
  /* border-radius: 5px; */
}

#ProtocolMainDiv .protocol-dropdown .protocol-footer-view .section_footer_add_icon {
  display: none;
}

#ProtocolMainDiv .protocol-dropdown:last-child .protocol-footer-view {
  /* border: 1px solid red; */
  margin-bottom: 65px;
}

.top-main-menu.navbar-fixed-top {
  position: fixed;
  top: 0;
  z-index: 8;
  width: calc(100% - 500px);
  max-width: 100%;
}

.menu-active .protocolnew.inactive-arrow .top-main-menu.navbar-fixed-top {
  position: fixed;
  /* top: 0; */
  z-index: 8;
  width: calc(100% - 456px);
  max-width: 100%;
}

.menu-active .top-main-menu.navbar-fixed-top {
  position: fixed;
  top: 0;
  z-index: 8;
  width: calc(100% - 787px);
  max-width: 100%;
}

.enableFullscreen .top-main-menu.navbar-fixed-top {
  position: initial;
  max-width: 100%;
}

.protoclassorder .top-main-menu.navbar-fixed-top {
  top: 59px;
}

.navbar.protocolmenu.chart-editor {
  z-index: 1;
}

.protocol-chart .os-content-glue,
.protocolnew .os-host-overflow-y,
.protocolnew .os-host,
.protocolnew .os-host-textarea {
  height: 765px !important;
}

.protocolnew .os-host {
  height: 620px !important;
}

.header-row .col {
  font-weight: bold;
  color: #797d85;
}

.image-section h4 {
  font-size: 12px !important;
  padding: 8px 8px 0;
}

.image-section .col-12 .card {
  margin-right: 11px;
}

.image-section .col-12 .spriner img {
  /* height: 400px !important; */
}

.middle .btn {
  padding: 0 5px;
}

.middle .dropdown-menu {
  min-width: 2rem;
  left: -10px;
}

.middle .dropdown-menu li {
  position: relative;
}

.middle .dropdown-menu .dropdown-submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -7px;
}

.middle .dropdown-menu .dropdown-submenu-left {
  right: 100%;
  left: auto;
}

.middle .dropdown-menu>li:hover>.dropdown-submenu {
  display: block;
}

#commentshight .card {
  border: 0;
  border-left: 2px solid #1970eb;
  border-radius: 0;
  padding-left: 7px;
}

.protocol-comment .fr-toolbar .fr-btn-grp .fr-command.fr-btn,
.protocol-comment .fr-toolbar .fr-btn-grp:nth-child(3) .fr-command.fr-btn:first-child {
  display: none;
}

.protocol-comment .fr-toolbar .fr-btn-grp:nth-child(2) .fr-command.fr-btn {
  display: block;
}

.protocol-comment .fr-toolbar .fr-btn-grp:nth-child(2) .fr-command.fr-btn:last-child {
  display: none;
}

.chart-editor.protocolmenu .navbar-nav {
  max-width: 330px;
}

.protoclassorder #fullScreenDiv .md-sheet-view .clsScreen20 .tree-view-scroll {
  height: 545px !important;
}

.protocol-comment .created-user .card-footer {
  background: none;
  border: 0;
  padding: 0;
}

.middle-textarea textarea {
  width: 100%;
  border: 0;
}

.newtreestructure .tree-view-scroll {
  height: 585px !important;
}

.middle-textarea textarea:focus-visible {
  outline: #f7f7f7 auto 1px;
}

.wellplate-area {
  padding: 11px 10px;
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  margin-top: 9px;
}

.add-editor-box .form-control {
  margin-top: 8px;
}

.protocolnew .plateview>div {
  overflow: auto;
}

.protocolnew .subsection-view .cls-SheetTreeContainer .os-content .k-animation-container {
  z-index: 1 !important;
}

.fixed-datatable .circle-bar {
  max-width: 110px;
  margin: auto;
}

.protocolnew .CKeditorOutputDiv p,
.protocolnew .CKeditorOutputDiv table,
.protocolnew .CKeditorOutputDiv fieldset,
.protocolnew .fr-element.fr-view fieldset,
.protocolnew .fr-element.fr-view table,
.protocolnew .fr-element.fr-view,
.protocolnew .fr-element.fr-view p {
  font-family: "Helvetica Neue", sans-serif !important;
  color: #172b4d !important;
}

.protocolnew .fr-element a {
  color: blue !important;
}

.protocolnew .texteditoroverflow a,
.protocolnew .texteditoroverflow a:visited {
  color: blue !important;
}

.protocolnew .texteditoroverflow a:hover,
.protocolnew .texteditoroverflow a:focus {
  color: blue !important;
  text-decoration: underline;
}


.protocolnew .fr-element.fr-view p {
  font-size: 15px !important;
}

.protocolnew .CKeditorOutputDiv table th {
  color: #797d85 !important;
}

.protocolnew .CKeditorOutputDiv p {
  font-size: 15px !important;
}

.modal.show .modal-dialog.protocol-history {
  right: 0;
  top: 0px;
  height: 100vh;
  position: fixed;
  margin: 0;
}

.modal.show .modal-dialog.smallPopup.screen-centered-scroll.protocol-history.commentPopup {
  position: relative;
  left: 50%;
  top: 50%;
  height: auto;
  transform: translate(-50%, -50%);
}

.modal-dialog.protocol-history .modal-content {
  height: 100%;
}

.modal-dialog.protocol-history.comment-slider .modal-body {
  max-height: 80vh;
}

.modal-dialog.protocol-history.comment-slider .modal-content {
  border: 0;
}

.modal-dialog.protocol-history .modal-body {
  max-height: 95vh;
  overflow: auto;
}

.modal-dialog.smallPopup.protocol-history,
.modal-dialog.protocol-history.sheet-history {
  width: 100%;
  max-width: 750px;
  animation: myfirst 0.3s 1;
  transition: none !important;
  /* animation-direction: reverse; */
}

@keyframes myfirst {
  0% {
    right: -200px;
    top: 0px;
  }

  100% {
    right: 0px;
    top: 0px;
  }
}

.protocol-history .nav-item .nav-link:hover {
  border-color: transparent;
}

.protocol-history .nav-item .nav-link {
  color: #1970eb;
  border-bottom: 1px solid transparent;
}

.protocol-history .nav-tab {
  border-bottom: 0;
}

.protocol-history .nav-item.active .nav-link {
  color: #fff;
  border-bottom: 0;
  background-color: #1970eb;
}

.well-buttons .k-button {
  width: 11px !important;
  height: 11px !important;
  margin-right: 10px;
  font-size: 12px;
}

.well-buttons .k-button.k-selected {
  background-color: transparent !important;
  color: #000 !important;
  border-color: transparent !important;
}

.well-buttons .k-button .k-icon {
  color: #000 !important;
  background-color: transparent !important;
  font-size: 16px !important;
}

.well-buttons .k-button.k-selected .k-icon {
  color: #797d85 !important;
}

.subsection-view .K-Chem-Composer {
  min-height: 500px;
}

.subsection-view.enableStepFullscreen .K-Chem-Composer {
  min-height: 84vh;
}

.texteditorcontant table {
  margin-left: 0 !important;
}

.upload-container.border-rights {
  border-right: 2px dashed #ccc;
}

.protocol-history li.list-group-item {
  padding: 0 !important;
  text-align: center;
  border: 0;
}

.protocol-history .at-list-table .k-grid thead th {
  display: none;
}

.protocol-history .listed-user-details.order-audit .at-list-table .k-grid thead th {
  display: table-cell;
}

.protocol-history .userDetails .container,
.protocol-history .userDetails p {
  font-size: 12px;
  text-align: left;
  word-break: break-word;
}

.protocol-history .modal-content .iot-connect .k-grid {
  height: 60vh !important;
}

.protocol-history .modal-content .iot-connect .k-grid .k-grid {
  height: auto !important;
}

.protocol-history .modal-content .k-grid .protocol-history .k-combobox {
  margin-bottom: 18px;
  width: 50% !important;
  float: right;
  padding: 0;
}

.protocol-history .filter-table {
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  margin-top: 11px;
  color: #000;
}

.comment-minheight .commentview {
  max-height: 60px;
  overflow: hidden;
  display: inline-block;
}

.comment-minheight .commentview.expand {
  max-height: initial;
  overflow: hidden;
}

.comment-minheight button {
  display: block;
}

.sectioncontent .fr-toolbar .fr-command.fr-btn i,
.sectioncontent .fr-toolbar .fr-command.fr-btn svg,
.sectioncontent .fr-popup .fr-command.fr-btn i,
.sectioncontent .fr-popup .fr-command.fr-btn svg,
.sectioncontent .fr-modal .fr-command.fr-btn i,
.sectioncontent .fr-modal .fr-command.fr-btn svg {
  margin: 8px 4px;
}

.sectioncontent .fr-toolbar .fr-command.fr-btn img,
.sectioncontent .fr-popup .fr-command.fr-btn img,
.sectioncontent .fr-modal .fr-command.fr-btn img {
  width: 20px;
}

#btn-add-checklist {
  text-transform: none;
}

.status-popup {
  max-width: 200px;
}

.sectioncontent .k-i-share::before {
  content: "\f201" !important;
}

.sectioncontent .k-i-share {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.json-dropdown.dropdown-menu.show {
  position: absolute;
}

.json-list-inline {
  position: relative;
}

.list-inline-item .btn-link.dropdown {
  color: #000;
}

.modal-open .protocolnew .enableFullscreen,
.protoclassorder .enableFullscreen {
  position: fixed !important;
}

/* protocol order newdesign */

.full-screen-spread .fixed-datatable.inactive-arrow {
  left: -267px;
  top: 0;
}

.full-screen-spread .chart-arrow.inactive-arrow {
  left: 0.2rem;
}

.full-screen-spread .fixed-datatable.active-arrow {
  left: 0;
  top: 0;
}

.protoclassorder .full-screen-spread .top-main-menu.navbar-fixed-top,
.full-screen-spread .top-main-menu.navbar-fixed-top {
  top: 0;
  width: 95%;
}

.protoclassorder .full-screen-spread .active-arrow .top-main-menu.navbar-fixed-top,
.full-screen-spread .active-arrow .top-main-menu.navbar-fixed-top {
  top: 0;
  width: 76%;
}

.protoclassorder .full-screen-spread .navbar.protocolmenu.navbar-fixed-top,
.full-screen-spread .navbar.protocolmenu.navbar-fixed-top {
  top: 105px;
  width: 95%;
}

.full-screen-spread .active-arrow .navbar.protocolmenu.navbar-fixed-top {
  width: 76%;
}

#commentshight {
  margin-bottom: 70px;
}

.protocol-history .folar-editor.Procedureeditor {
  position: fixed;
  bottom: 18px;
  width: 100%;
  max-width: 430px;
  background: #fff;
}

.protocol-ai .card {
  border: 0;
}

.protocol-ai {
  margin-bottom: 60px;
}

.protocol-ai .protocol-footer-view {
  background-color: transparent;
}

.card-ai {
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 8px;
}

#ProtocolMainDiv .texteditorcontant table td,
#ProtocolMainDiv .texteditorcontant table th {
  padding: 0.4em;
}

.protoclassorder .k-widget.k-window.k-display-inline-flex {
  width: 100% !important;
}

.calenderPopup-inventory-filter .align-to-filter-label {
  float: left;
}

.calenderPopup-inventory-filter .k-datetimepicker {
  width: 65% !important;
  float: right;
}

.calenderPopup-inventory-filter .form-group {
  clear: both;
  margin-bottom: 5px;
}

.comparePopupDiv {
  height: 80vh;
  overflow: auto;
  overflow-x: hidden;
}

.viewspread .parser {
  float: right;
  margin-bottom: 12px;
}

.paper-send {
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background-image: url(../../images/papersend.png);
  display: inline-block;
  background-size: contain;
  margin-left: 8px;
  background-repeat: no-repeat;
}

.paper-send.hidden {
  display: none;
}

.lable-over,
.react-confirm-alert-body p {
  word-break: break-all;
}

.add-editor-box .k-window {
  max-width: 550px !important;
}

.insert-editor button {
  background-color: transparent;
  padding: 0;
}

.insert-editor button:hover,
.insert-editor button.active {
  background-color: rgba(0, 0, 0, 0.08);
}

.insert-editor button:focus-visible {
  outline: 0;
}

.insert-editor h6 {
  color: #797d85;
  font-family: "Helvetica Neue", sans-serif !important;
  font-size: 11px !important;
  padding: 5px 0 !important;
  margin-bottom: 0;
  font-weight: 500;
}

.insert-editor .col-2 {
  padding: 0 8px !important;
}

.insert-editor .wellplate-area {
  border: 0;
  padding: 0;
  margin: 0;
}

.insert-editor img {
  width: 60px;
  height: 60px;
}

.insert-editor .wellplate-area label {
  margin-bottom: 0;
  vertical-align: sub;
}

#fr-forprint .subsection-view p {
  font-size: 17px !important;
}

#fr-forprint .protocol-footer-view {
  display: none;
}

#fr-forprint input[type="checkbox"],
input[type="radio"] {
  margin-right: 8px;
}

.border_bottom {
  border-bottom: 1px solid #ccc;
}

.border_red {
  border: 1px dotted red;
}

#fr-forprint .procedureradiogroup,
#fr-forprint .procedurecheckbox {
  margin-right: 6px;
  vertical-align: middle;
}

#fr-forprint ul {
  list-style: none;
  padding: 0;
}

#fr-forprint li {
  padding: 5px;
  margin-bottom: 5px;
  border: 1px dashed #ccc;
}

#fr-forprint .sign_div,
#fr-forprint .sign_print_div {
  margin-bottom: 16px;
  border-bottom: 0;
}

#fr-forprint .sign_print_div .col:last-child {
  border-right: 1px solid #ccc;
}

#fr-forprint .sign_print_div .row:last-child .col {
  border-bottom: 1px solid #ccc;
}

.fr-view #fr-forprint table td {
  min-width: 60px;
}

.protocolnew .k-widget.k-window .k-window-titlebar+div {
  max-height: 75vh;
}

.compar-menu .protocolmenu .navbar-nav {
  max-width: 290px;
}

.k-filemanager-listview .k-file-name {
  font-weight: bold !important;
}

.import-file .k-widget.k-grid {
  height: 60vh;
}

.protocolnew input::-webkit-datetime-edit-meridiem-field {
  display: none;
}

.chemical-printview img {
  max-width: calc(67% - (2 * 5px)) !important;
}

.texteditoroverflow div,
.texteditoroverflow {
  overflow: auto;
}

.fixed-datatable h4 {
  font-family: "Helvetica Neue", sans-serif !important;
  font-weight: 600;
}

/* <LogBook design start> */

.logbookaddpop {
  position: fixed !important;
  top: 113px;
  width: 95%;
  /* max-width: 1240px; */
  z-index: 3;
  /* box-shadow: 0px 0px 3px 0px #1970ebfc; */
  height: 90vh;
}

.logbookaddpop.viewallinventory {
  left: 4.5rem;
  width: calc(100% - 4.5rem);
  height: 100%;
  top: 61px;
  /* Stay below #leftmenuitem .main-nav (999) so the icon rail is not covered */
  z-index: 990;
}

#idElnBody #bodycontent.menu-active .logbookaddpop.viewallinventory {
  left: 23.5rem;
  width: calc(100% - 23.5rem);
}

.logbookaddpop.viewallinventory .modal {
  z-index: 9999;
}

.logbookaddpop .card-body {
  max-height: 700px;
  overflow: auto;
}

.sheets-wrapper .logbookaddpop .form-control:disabled {
  background-color: #e9ecef;
}

/* <LogBook design End> */

/* <Register Page start> */

.register_page .nav-link {
  margin: auto;
}

.register_page #v-pills-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
}

.register_page #v-pills-tabContent {
  display: flex;
  justify-content: left;
  align-items: center;
  text-align: left;
  min-height: 90vh;
  padding-left: 50px;
}

.register_page #v-pills-tab {
  min-height: 78vh;
}

.register_page .bg-logo-color {
  background-color: #1970eb;
  height: 100vh;
}

.register_page .logo {
  padding: 24px 19px;
  max-width: 200px;
}

.register_page .logo img {
  /* max-width: 150px; */
  width: 100%;
}

.register_page .tab-pane {
  display: none;
  max-width: 500px;
  width: 100%;
}

.register_page .tab-pane.active {
  display: block;
}

.register_page .tab-pane h5 {
  font-weight: 600;
  font-size: 24px !important;
}

.register_page .tab-pane p,
.register_page .tab-pane p a {
  font-size: 18px !important;
  color: #969696;
  font-weight: bold !important;
}

.register_page .tab-pane p.ortext {
  font-size: 14px !important;
}

.register_page .tab-pane span,
.register_page .tab-pane p a {
  color: #1970eb;
}

.register_page .nav-pills .nav-link {
  max-width: 200px;
  width: 100%;
  text-align: left;
  margin: 30px auto;
  background-color: transparent;
  border: 2px solid transparent;
  color: #fff;
  position: relative;
  padding: 6px;
  border-radius: 6px !important;
  font-size: 20px;
}

.register_page .nav-pills .nav-link.active {
  color: #fff;
  font-weight: bold;
  background-color: transparent;
  border: 2px solid #fff;
  box-shadow: 0px 1px 8px #fff;
}

.register_page .nav-pills .nav-link::before {
  content: "";
  width: 27px;
  height: 27px;
  display: inline-block;
  background-image: url("../../images/disabled.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 14px;
  vertical-align: middle;
}

.register_page .nav-pills .nav-link.completed::before {
  background-image: url("../../images/registercompleted.svg");
  width: 35px;
  height: 35px;
  vertical-align: middle;
  margin-left: -5px;
}

.register_page .nav-pills .nav-link::after {
  content: "";
  width: 30px;
  height: 45px;
  display: inline-block;
  background-image: url("../../images/Arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  bottom: -52px;
  vertical-align: bottom;
}

.register_page .nav-pills .nav-link:last-child::after {
  display: none;
}

.register_page #v-pills-tabContent .card {
  flex-direction: row;
  padding: 16px 21px;
  background-color: #dedede;
  border: 0;
  border-bottom: 2px solid #b9b8b8;
  margin: 30px 0;
}

.register_page #v-pills-tabContent .activeaccount {
  background-color: #d2e3fa;
  border-bottom: 2px solid #1970eb;
}

.register_page #v-pills-tabContent .card .img {
  width: 40px;
  height: 40px;
  vertical-align: sub;
  display: inline-block;
  background-color: #c5c7c9;
  padding: 6px;
  border-radius: 6px;
  background-image: url("../../images/personalgreyshade.svg");
  background-repeat: no-repeat;
  background-size: 26px 26px;
  background-position: center center;
  text-align: center;
}

.register_page #v-pills-tabContent .activeaccount .img {
  background-color: #1970eb;
  background-image: url("../../images/personwhiteicon.svg");
}

.register_page #v-pills-tabContent .card .img.corporate {
  background-image: url("../../images/corporategrayicon.svg");
}

.register_page #v-pills-tabContent .card .img.academic {
  background-image: url("../../images/academicgrey.svg");
}

.register_page #v-pills-tabContent .activeaccount .img.corporate {
  background-image: url("../../images/corporatewhiteshade.svg");
}

.register_page #v-pills-tabContent .activeaccount .img.academic {
  background-image: url("../../images/academicwhite.svg");
}

.register_page #v-pills-tabContent .card .card-content {
  width: calc(100% - 40px);
  padding-left: 19px;
}

.register_page #v-pills-tabContent .card .card-title {
  margin-bottom: 0;
  font-size: 18px !important;
  font-weight: 700;
}

.register_page #v-pills-tabContent .card .card-description {
  margin-bottom: 0;
}

.register_page #v-pills-tabContent .btn-secondary {
  margin: auto !important;
  text-align: center;
  justify-content: center;
  display: flex;
  border-radius: 5px !important;
  padding: 9px 22px !important;
  margin-top: 2px !important;
}

.register_page #v-pills-tabContent #v-pills-messages .card {
  flex-direction: column;
  padding: 16px 21px;
  background-color: transparent;
  border: 1px solid #b9b8b8;
  border-bottom: 1px solid #b9b8b8;
  margin: 30px 0;
  max-width: 500px;
}

.register_page .listing-ul li {
  padding: 6px 13px;
  background-color: #dedede;
  border: 0;
  border-bottom: 2px solid #b9b8b8;
  border-radius: 5px;
  margin-right: 40px !important;
  width: 70px;
  text-align: center;
}

.register_page .input-group .form-control {
  border: 0;
  padding-left: 8px;
  color: #a6a3a3;
  font-size: 15px !important;
}

.register_page .input-group:focus-within .form-control {
  color: #1970eb;
}

.register_page .input-group .form-control::placeholder {
  color: #a6a3a3;
}

.register_page .input-group .form-control:focus {
  box-shadow: none;
}

.register_page .input-group {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

.register_page .input-group .k-combobox {
  width: 95% !important;
  display: inline-block;
}

.register_page .input-group .k-combobox:focus,
.register_page .input-group .k-combobox:focus-within {
  box-shadow: none;
}

.register_page .input-group .k-combobox .k-dropdown-wrap {
  border: 0;
}

.register_page .input-group .k-combobox .k-dropdown-wrap .k-input,
.register_page .input-group .k-combobox .k-dropdown-wrap .k-input::placeholder {
  color: #a6a3a3 !important;
}

.register_page .input-group:focus-within {
  border-bottom: 1px solid #1970eb;
}

.register_page .user-icon,
.email-icon,
.organisation-icon,
.country-icon,
.designation-icon,
.fieldofstudy-icon {
  display: inline-block;
  background-image: url("../../images/nameicon.svg");
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: -webkit-baseline-middle;
}

.register_page .email-icon {
  background-image: url("../../images/emailidicon.svg");
  margin-top: 8px;
}

.register_page .organisation-icon {
  background-image: url("../../images/organizationnameicon.svg");
}

.register_page .designation-icon {
  background-image: url("../../images/designationgreyicon.svg");
}

.register_page .fieldofstudy-icon {
  background-image: url("../../images/fieldgray.svg");
  margin-top: 7px;
}

.register_page .input-group:focus-within .organisation-icon {
  background-image: url("../../images/organization_blue.svg");
}

.register_page .input-group:focus-within .designation-icon {
  background-image: url("../../images/designationblueicon.svg");
}

.register_page .input-group:focus-within .fieldofstudy-icon {
  background-image: url("../../images/fieldblue.svg");
  margin-top: 7px;
}

.register_page .country-icon {
  background-image: url("../../images/countryicon.svg");
}

.register_page .input-group:focus-within .country-icon {
  background-image: url("../../images/countryicon_blue.svg");
}

.register_page .input-group:focus-within .user-icon {
  background-image: url("../../images/usericon_blue.svg");
}

.register_page .input-group:focus-within .email-icon {
  background-image: url("../../images/mail_bule.svg");
}

.register_page .column-simple-view {
  border: 0;
  background: transparent;
  color: #1970eb !important;
}

.register_page .select-arrow {
  width: 92%;
}

.max-limit {
  color: #ccc !important;
  font-size: 12px;
}

.register-footer {
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
  z-index: 1;
}

.register-footer li,
.register-footer li a {
  color: #fff;
  font-size: 11px !important;
  font-weight: 700;
}

.register-footer p {
  color: #fff;
  font-size: 12px !important;
}

.invalid-icon {
  color: #e00e0e;
  font-size: 27px !important;
}

.valid-icon {
  color: green;
  font-size: 27px !important;
}

.captcha-text span {
  text-align: center;
  background: #efefef;
  padding: 8px 20px;
  border-radius: 18px;
  margin: 2px;
  font-size: 15px;
  font-weight: 700;
  width: 160px;
  display: inline-block;
  font-style: italic;
}

.captcha-text {
  text-align: center;
  margin-top: 10px;
}

/* <Register Page End> */

/* <FreeUserLogin page Start> */

.freeuser .version-txt {
  bottom: -2px;
}

.freeuser span.primary-logo.bottom {
  width: 110px;
}

.footercard {
  max-width: 100%;
  width: 100%;
}

.freeuser .footercard {
  max-width: 480px;
}

.footercard .footerlist .float-right {
  margin-right: 80px;
}

.freeuserlogin .form-control,
.freeuserlogin .form-select {
  border: 1px solid #a7a6a6 !important;
  padding: 15px !important;
  border-radius: 20px !important;
  color: #a7a6a6;
  padding-left: 35px !important;
}

.freeuserlogin .form-control:focus,
.freeuserlogin .form-select:focus {
  border: 1px solid #1970eb !important;
  color: #1970eb;
}

.freeuserlogin .form-group {
  position: relative;
  margin: 25px 0;
}

.freeuserlogin .form-select {
  background-color: transparent;
  width: 100%;
  text-align: left;
  color: #a7a6a6;
  padding: 8px !important;
  padding-left: 33px !important;
}

.login-panel.freeuser .card-body {
  max-width: 600px;
  margin: auto;
  /* margin-top: 100px; */
}

.freeuserlogin .input-group-addon {
  position: absolute;
  left: 13px;
  top: 2px;
}

.freeuserlogin i,
.new_login .form-group i,
.new_login .form-group i.users-icon,
.register_page .form-group i.password-icon {
  display: inline-block;
  background-image: url("../../images/usersicon.svg");
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: -webkit-baseline-middle;
}

.register_page .form-group i.password-icon {
  width: 24px;
  height: 24px;
}

.freeuserlogin i.fa-sync {
  background-image: none;
}

.freeuserlogin i.password-icon,
.new_login .form-group i.password-icon,
.register_page .form-group i.password-icon {
  background-image: url("../../images/passwordfreeicon.svg");
}

.freeuserlogin i.userrole-icon,
.new_login .form-group i.userrole-icon {
  background-image: url("../../images/userroleicon.svg");
}

.freeuserlogin .form-group:focus-within i,
.new_login .form-group:focus-within i.users-icon {
  background-image: url("../../images/usericon_blue.svg");
  width: 17px;
  height: 17px;
}

.freeuserlogin .form-group:focus-within i.password-icon,
.new_login .form-group:focus-within i.password-icon {
  background-image: url("../../images/passwordicon_blue.svg");
}

.freeuserlogin .form-group:focus-within i.userrole-icon {
  background-image: url("../../images/userrole_blue.svg");
}

.new_login .form-group i.site-icon {
  background-image: url("../../images/countryicon.svg");
}

.new_login .form-group:focus-within i.userrole-icon {
  background-image: url("../../images/userrole_bule.svg");
}

.new_login .form-group:focus-within i.site-icon {
  background-image: url("../../images/countryicon_bule.svg");
}

.border-line {
  position: relative;
  display: inline-block;
  width: 100%;
}

.border-line p {
  width: 100%;
  max-width: 235px;
  text-align: center;
  margin: auto;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.login-form .border-line p {
  max-width: 100px;
}

.register_page .border-line p {
  font-size: 13px !important;
}

.border-line::after {
  content: "";
  display: inline-block;
  border: 1px solid #ccc;
  width: 100%;
  position: absolute;
  left: 0;
  top: 25px;
}

.freeuserlogin .list-inline-item {
  max-width: 110px;
  width: 100%;
}

.freeuserlogin .btn.btn-primary-blue {
  border-radius: 4px;
  padding: 8px 18px;
}

.free-dropdown,
.form-control.free-dropdown {
  padding: 7px 10px;
  border: 1px solid #a7a6a6;
  border-radius: 28px;
  color: #a7a6a6;
  width: 110px;
  display: inline-block;
  background-color: transparent;
  text-align: left;
}

.language_bules .form-control.free-dropdown,
.domain-icon .form-control.free-dropdown {
  /* height: 34px;
  padding-left: 32px; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  color: #a7a6a6;
  padding: 7px 10px;
  padding-left: 31px;
  padding-right: 0;
  height: auto;
  width: 100%;
  position: relative;
  z-index: 1;
}

.language_bules .form-control.free-dropdown:focus,
.domain-icon .form-control.free-dropdown:focus {
  box-shadow: none;
}

.language_bules .select-arrow {
  margin-right: 0;
}

.countryicon_bule {
  background-image: url("../../images/countryicon.svg");
  width: 22px;
  height: 19px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: -webkit-baseline-middle;
  float: left;
}

.language_bule {
  background-image: url("../../images/language_bule.svg");
  width: 22px;
  height: 19px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: -webkit-baseline-middle;
  float: left;
  position: relative;
}

.language_bules,
.domain-icon {
  position: relative;
  height: 34px;
  padding-left: 32px;
  padding: 0;
  border: 1px solid #a7a6a6;
  border-radius: 28px;
  color: #a7a6a6;
  width: 110px;
  display: inline-block;
  background-color: transparent;
  text-align: left;
}

.language_bules.multilanguage {
  width: 145px;
}

.language_bules::after,
.domain-icon::after {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgb(167 166 166);
  z-index: 0;
}

.language_bules::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 9px;
  background-image: url("../../images/languageicon.svg");
  width: 22px;
  height: 19px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: -webkit-baseline-middle;
  float: left;
}

.domain-icon::before {
  content: "";
  position: absolute;
  top: 7px;
  background-image: url("../../images/domain_icon.svg");
  left: 13px;
  width: 22px;
  height: 19px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: -webkit-baseline-middle;
  float: left;
}

.free-dropdown.dropdown-toggle::after {
  color: #a7a6a6;
  position: absolute;
  right: 15px;
  top: 16px;
}

.signupsection a {
  font-size: 14px;
  color: #0e5bca;
  padding: 0;
}

.freeuserlogin .btn-outline,
.register_page .login_btn,
.login-form .login_btn {
  border: 1px solid #ccc;
  padding: 0 10px;
  border-radius: 18px;
  width: 70px !important;
}

.freeuserlogin .btn-outline img,
.register_page .login_btn img {
  width: 34px;
}

.microsoftimg {
  padding: 6px 4px;
  height: 34px;
  margin: auto;
}

.freeuserlogin .invalid {
  border: 1px solid #e00e0e !important;
}

.register_page .invalid {
  border-bottom: 1px solid #e00e0e !important;
}

.register_page .tab-pane p.invalid-text,
.freeuserlogin p.invalid-text {
  color: #e00e0e !important;
  font-size: 12px !important;
}

.login-footer .d-flex {
  flex-direction: column;
}

.register_page .login-footer {
  padding-left: 20px;
}

.input-captcha .form-control {
  height: 38px;
}

.input-captcha .btn_white_bg {
  position: absolute;
  right: 0;
  top: 5px;
  border: 0 !important;
  background: transparent !important;
  margin: 0 !important;
  z-index: 3;
}

.modal-dialog.upgradepopup {
  max-width: 600px !important;
  top: 45%;
  transform: translate(0, -50%) !important;
}

.upgradepopup .screen-centered-scroll.xl .modal-body {
  max-height: 100vh;
}

.modal-dialog.upgradepopup p {
  font-size: 16px !important;
  max-width: 400px;
  margin: 17px auto;
}

.info-panel .card.card_bg,
.info-bottom-card.card_bg {
  background-color: #1970eb;
  /* background-image: url(../../images/loginbgafter.svg); */
}

.info-bottom-card.card_bg .info-panel {
  background-image: url(../../images/loginbgafter.svg);
  width: 100%;
  display: inline-block;
  background-size: cover;
}

.owlcorouse-bg .item h4 {
  text-align: center;
  color: #fff;
  height: 66px;
  font-weight: 700;
  font-size: 1.7rem !important;
}

.owlcorouse-bg .item p {
  color: #fff;
  text-align: center;
  font-size: 15px !important;
  margin-top: 20px;
}

.owlcorouse-bg .item {
  min-height: 600px;
}

.owl-dots {
  text-align: center;
}

.owl-dot {
  width: 20px;
  height: 4px;
  /* border-radius: 50%; */
  margin: 3px;
  background-color: #fff !important;
  position: relative;
  border-radius: 10px;
}

.owl-dot.active span {
  width: 15px;
  height: 2px;
  /* border-radius: 50%; */
  background-color: #1970eb;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 1px;
  border-radius: 10px;
}

.owlcorouse_design {
  margin-top: 71px;
}

.owlcorouse-bg .owlimages {
  height: 385px;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.owlcorouse_design .owl-carousel .owl-item img {
  max-width: 650px;
  margin: auto;
}

.new_login .form-group {
  position: relative;
}

.new_login .form-group i {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
}

.new_login .form-group input,
.new_login .form-group select {
  padding-left: 34px !important;
}

.login-panel .new_login .form-group .form-control {
  border: 1px solid #a7a6a6;
  position: relative;
  z-index: 1;
}

.login-panel .new_login .form-group .form-control:focus {
  border: 1px solid #1970eb;
}

.login-panel .new_login .form-group .select-arrow::after,
.language_bules .select-arrow::after,
.domain-icon .select-arrow::after {
  display: none;
}

.login-panel .form-group .form-control.line-box {
  /* border: 0;
    border-bottom: 1px solid #a7a6a6;
    border-radius: 0; */
  margin-top: 10px;
}

.login-panel .form-group .form-control.line-box:focus {
  border-bottom: 1px solid #1970eb;
}

.info-bottom-card.card_bg:after {
  display: none;
}

.new_login .form-group select {
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.new_login .form-group.selectdown::after {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 17px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgb(124, 124, 124);
  z-index: 0;
}

.multisite-modal .select-arrow::after {
  display: none;
}

/* <FreeUserLogin page End> */

.upload_file_space {
  min-height: 150px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  width: 100%;
}

.upload_file_space p {
  text-align: center;
  margin: auto;
  color: #a4a4a4;
}

.upload-popup .k-upload-files {
  min-height: 150px;
}

.k-filemanager-upload-dialog .upload-popup .k-upload-files {
  max-height: initial;
}

#fr-forprint .fr-element.fr-view span {
  font-size: 17px !important;
}

#versionno {
  margin-right: 0px !important;
}

@media print {
  @page {
    size: 8.5in 11in;
    margin: 0.5in;

    @top-left {
      content: "";
    }
  }

  table {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100% !important;
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-collapse: collapse;
  }

  td,
  th {
    border: 1px solid #ccc;
    border-collapse: collapse;
  }

  .fr-view table td {
    min-width: 250px;
    max-width: 270px;
    /* width: 100%; */
    padding: 8px;
  }

  .fr-view table td input {
    max-width: 200px;
  }

  h6 {
    margin-top: 10px;
  }

  p {
    color: #000;
    font-size: 13px;
  }

  li span,
  ol li {
    color: #000;
  }

  hr {
    page-break-after: avoid;
  }

  img {
    max-width: calc(100% - 10px);
  }
}

.fr-view hr {
  clear: none !important;
  page-break-after: avoid !important;
}

.fixed-dailogbox,
.fixed-dashboard .k-dialog {
  position: fixed !important;
  right: 0 !important;
  height: 100% !important;
  max-width: 750px !important;
  margin: 0 !important;
  width: 100% !important;
  transition: all 0.5s ease 0s !important;
}

.fixed-dailogbox.modal-test {
  max-width: 960px !important;
}

.addinventory-fixed.fixed-dailogbox.modal-test {
  max-width: 100% !important;
}

.fixed-dailogbox .modal-content {
  height: 100% !important;
  border: 0;
}

.fixed-dashboard .k-window-actions .k-dialog-close {
  display: none;
}

.fixed-dashboard .k-widget.k-window .k-window-titlebar+div {
  /* overflow: hidden; */
}

.modal-dialog.fixed-dailogbox .modal-body .modal-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.modal-dialog.fixed-dailogbox .modal-body .button-container.modal-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding-right: 21px;
}

.Activevitiesdot .dot {
  height: 14px !important;
  width: 14px !important;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #1970eb;
}

.Activevitiesdot .dot.redcolor {
  border: 3px solid #1970eb;
}

.Activevitiesdot .dot.oragecolor {
  border: 3px solid #ff6633;
}

.Activevitiesdot .dot.graycolor {
  border: 3px solid #677ea6;
}

.Activevitiesdot .dot.greencolor {
  border: 3px solid #45bf04;
}

.Activevitiesdot .dot.bluecolor {
  border: 3px solid #1970eb;
}

.newactive {
  position: relative;
  height: 55px;
}

.Activevitiesdot {
  position: relative;
  top: -9px;
}

.Activevitiesdot::after {
  content: "";
  width: 3px;
  height: 43px;
  background-color: #eeeeee;
  position: absolute;
  left: 5px;
  top: 18px;
  z-index: 0;
}

.newactive:last-child .Activevitiesdot::after {
  display: none;
}

.newactive:last-child::after {
  display: none;
}

/* PROFILE PAGE START */
.profileview {
  position: relative;
}

.profileview .login-form {
  display: block;
  width: 100%;
}

.profileview .login-form .form-group {
  max-width: 310px;
  display: inline-block;
  width: 100%;
  margin-right: 25px;
}

.profileview .login-form .form-control {
  border: 1px solid #1970eb;
  border-radius: 20px;
  padding: 2px 15px;
  height: 36px !important;
}

.profile-banner {
  width: 100%;
  display: inline-block;
  background-image: url(../../images/footerBanner.png);
  height: 167px;
  background-repeat: no-repeat;
  background-size: cover;
  /* background-color: #1970eb; */
}

.profileview .user-profile-lg {
  position: relative;
  top: initial;
  left: initial;
  /* outline: 3px solid #fff; */
  margin-top: -211px;
}

.profile-name {
  margin-top: 120px;
  padding-left: 28px;
}

.bg-banner-color {
  padding: 20px;
  margin-right: 20px !important;
  background: #f6f6f6;
  border-radius: 9px;
  margin-top: 0px;
}

.modal-open-profile.modal-open .modal-backdrop {
  width: calc(100% - 79px);
  left: auto;
  right: 0;
  top: 59px;
}

.modal-dialog.mediumPopup.profilemodal {
  max-width: 100%;
  width: calc(100% - 79px);
  float: right;
  margin-top: 0;
  height: 100%;
}

.modal-dialog.mediumPopup.profilemodal .modal-content {
  border-radius: 0;
  height: 100%;
  border: 0;
  overflow: auto;
}

.modal-open-profile.modal-open div[tabindex="-1"] {
  z-index: 902 !important;
}

.modal-open-profile.modal-open div[tabindex="-1"].modal {
  z-index: 99999 !important;
}

.modal-open-profile.modal-open div[tabindex="-1"].modal .modal-dialog.profilemodal {
  z-index: 9999 !important;
}

.modal-open-profile.modal-open .topmenuitem .mnuContainer1 .dropdown div[tabindex="-1"].dropdown-menu {
  z-index: 99999 !important;
}

.modal-img-left-list-right img {
  position: absolute;
  top: -57px;
  left: 154px;
  border: 3px solid #fff;
}

.bg-banner-color .key-value-list li {
  width: 50%;
  display: inline-block;
}

.profileview .bg-banner-color .key-value-list li {
  vertical-align: top;
}

.profilemodal .left-inner {
  margin-top: 111px;
}

.profilemodal .key-value-list .right {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}

.profilemodal .key-value-list .right.usermail_id {
  width: 57%;
}

.profilemodal .key-value-list .form-group.right {
  margin-right: 6px;
  width: 48%;
}

.select-inline .select-arrow {
  display: inline-block;
  width: 100%;
}

.btn_white_bg.picRemoveBtn {
  padding: 6px 7px !important;
}

.profile-heading h2 {
  width: 80%;
  display: inline-block;
  margin-bottom: 0;
}

/* PROFILE PAGE END */

/* activites start */
.actimages img {
  display: inline-block;
  width: 20px;
  margin-right: 4px;
}

.form-inline .select-arrow .form-control {
  width: 100%;
  padding-right: 15px;
  margin-right: 0 !important;
}

.form-inline .select-arrow .form-control option {
  text-align: center;
  background-color: transparent;
}

/* activites End */

.protocolnew .CKeditorOutputDiv p.policyBgClr.note-text {
  color: #ccc !important;
}

.logbookaddpop .select-arrow {
  display: inline-block;
  width: 100%;
}

.logbookaddpop .select-arrow::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgb(124, 124, 124);
}

.result-icon.k-i-signature::before {
  content: "\e157";
}

.audit-selectbox .select-arrow {
  display: inline-block;
  width: 100%;
}

/* protocol order newdesign End*/

/* Upgrade Start */
.upgradepopup .btn_white_bg {
  border-radius: 0 !important;
  padding: 10px 20px !important;
  display: inline-block;
}

/* Upgrade End */

/* New design start */
.fixed-menu-rightbottom {
  position: fixed;
  bottom: 61px;
  right: 22px;
  display: inline-block;
  z-index: 10;
  cursor: pointer;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  box-shadow: 1px 0px 7px #1970eb;
  border: 2px solid #1970eb;
  background-color: #fff;
}

.fixed-menu-rightbottom span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}

.fixed-menu-rightbottom .fa-question {
  margin-top: 11px;
}

.quick-link-popup {
  position: fixed;
  bottom: 63px;
  right: 77px;
  max-width: 350px;
  height: auto;
  width: 100%;
  display: inline-block;
  z-index: 10;
}

.quick-link-popup .col-6:last-child {
  flex: 0 0 100%;
  max-width: 100%;
}

.inner-quick-link {
  background-color: #ffffff;
}

.inner-quick-link .card {
  border-radius: 14px;
  box-shadow: 1px 2px 10px #ccc;
}

.inner-quick-link .card-head {
  background-image: url(../../images/quick-links-vector-image.svg);
  width: 100%;
  height: 117px;
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover;
  border-radius: 14px;
}

.inner-quick-link .card-head h3 {
  margin-top: 50px;
  font-weight: bold;
}

.product-link {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-shadow: 3px 2px 10px #ccc;
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-link span {
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../images/quickarticlesgrey.svg);
}

.hover-effect:hover .product-link .img-articles {
  background-image: url(../../images/quickarticlesclr.svg);
}

.product-link .img-doc {
  background-image: url(../../images/quickproductdocumentationgrey.svg);
}

.hover-effect:hover .product-link .img-doc {
  background-image: url(../../images/quickproductdocumentationclr.svg);
}

.product-link .img-release-notes {
  background-image: url(../../images/quickproductreleasenotesgrey.svg);
}

.hover-effect:hover .product-link .img-release-notes {
  background-image: url(../../images/quickproductreleasenotesclr.svg);
}

.product-link .img-videos {
  background-image: url(../../images/quickvideogrey.svg);
}

.hover-effect:hover .product-link .img-videos {
  background-image: url(../../images/videoiconclr.svg);
}

.product-link .img-faq {
  background-image: url(../../images/quickfaqgrey.svg);
}

.hover-effect:hover .product-link .img-faq {
  background-image: url(../../images/quickfaqclr.svg);
}

.product-link .img-feedback {
  background-image: url(../../images/feedbackgrey.svg);
}

.hover-effect:hover .product-link .img-feedback {
  background-image: url(../../images/feedbackclr.svg);
}

.quicktilte {
  font-size: 13px !important;
  margin-top: 7px;
  font-weight: 600;
  color: #878889;
  cursor: pointer;
  /* #1970eb */
}

.hover-effect:hover .quicktilte {
  color: #1970eb;
}

.inner-quick-link .card-footer,
.getstart-card .card-footer {
  background: transparent;
  border: 0;
}

.inner-quick-link .card-footer .btn-white-bg,
.getstart-card .card-footer .btn-white-bg {
  border: 1px solid #e5e5e5;
  color: #1970eb;
}

.quick-link-icon {
  background-image: url(../../images/AskQuestion.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 34px;
  width: 32px;
  display: inline-block;
}

.getstarticon {
  width: 100%;
  height: 65px;
  display: block;
  background-image: url(../../images/getstart.svg);
  background-color: #fff;
  /* border-radius: 50%; */
  background-size: 33px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  background-position: center 8px;
}

.getstarticon.Active {
  background-image: url(../../images/getstartactive.svg);
}

.getstarticon span {
  display: block;
  position: absolute;
  bottom: 0;
  color: red;
  font-size: 11px;
  left: 7px;
}

.getstart-card {
  position: fixed;
  top: 0;
  left: 80px;
  z-index: 10;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
}

.getstart-card .card {
  height: 100vh;
  border-bottom: 0;
  width: 95%;
  border: 0;
}

.getstart-card .card-body {
  padding: 9px 54px;
}

.skip_button {
  position: absolute;
  right: 25px;
  top: 20px;
}

a.get-innercard {
  box-shadow: 1px 2px 12px #ccc;
  text-align: center;
  border-radius: 8px;
  /* max-width: 280px; */
  margin: auto;
  cursor: pointer;
  display: inline-block;
  width: 100%;
}

.getstart-card .footer b {
  color: #7d7979;
}

a.get-innercard:hover {
  text-decoration: none;
}

.get-footer {
  padding: 9px;
  background-color: #ccc;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  color: #000;
}

.get-innercard:hover .get-footer {
  background-color: #1970eb;
  color: #fff;
}

.get-innercard .inner-title {
  font-size: 15px;
  color: #000;
  padding: 11px 0;
  font-weight: bold;
}

.get-description {
  padding-bottom: 12px;
  max-width: 200px;
  margin: auto;
  color: #787575;
}

.get-innerhead {
  background-image: url(../../images/getstartedheaderbg.svg);
  width: 100%;
  height: 115px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 -11px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.get-innerhead span {
  width: 76px;
  height: 75px;
  display: inline-block;
  background-image: url(../../images/getregistertasks.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.get-innerhead span.img-getstart {
  background-image: url(../../images/getlabsheets.svg);
}

.get-innerhead span.img-getprotocol {
  background-image: url(../../images/getexperimentalprotocol.svg);
}

.get-innerhead span.img-getproject {
  background-image: url(../../images/getprojectsandtasks.svg);
}

.get-innerhead span.img-getworkflow {
  background-image: url(../../images/gerworkflows.svg);
}

.get-innerhead span.img-getSamples {
  background-image: url(../../images/getsamples.svg);
}

.get-innerhead span.img-getfolder {
  background-image: url(../../images/getfoldersanduploadfiles.svg);
}

.get-innerhead span.img-getsheet {
  background-image: url(../../images/getteamand.svg);
}

.rocket::before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  background-image: url(../../images/ROCKET.svg);
  background-size: contain;
  margin-right: 0px;
  vertical-align: sub;
  background-repeat: no-repeat;
}

.navbar.cls-top-menu-item-container.top-header-multitwo {
  padding: 0.5rem 1rem;
}

.getstart-card .card-head {
  margin-top: 35px;
}

.getstarted-slider {
  position: fixed;
  right: -201px;
  bottom: 246px;
  z-index: 9;
  background: #231959;
  color: #fff;
  border: 1px solid #231959;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  display: inline-flex;
  transition: right 1s ease-in-out;
}

.getstarted-slider::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -5px;
  border-radius: 7px;
  background: linear-gradient(to top, #d76666, #734cb5);
}

.getstarted-slider.marginout {
  right: 0;
}

.getstarted-slider .arrow_icon {
  background: #231959;
  display: inline-block;
  width: 40px;
  height: 220px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  position: relative;
}

.getstarted-slider .arrow_icon span {
  position: absolute;
  top: 50%;
  left: 11px;
  background: none;
  transform-origin: 0 0;
  transform: rotate(270deg) translate(-50%, 0%);
  width: 150px;
  font-weight: 600;
  text-align: center;
}

.getstarted-slider.marginout .arrow_icon {
  background: #fff;
  display: inline-block;
  width: 30px;
  height: 220px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  position: relative;
}

.getstarted-slider .arrow_icon i {
  background: #fff;
  border-radius: 50%;
  padding: 5px;
  position: absolute;
  top: 41%;
  left: 4px;
  color: #6a81a1;
  transform: translate(0, 40%);
  display: none;
}

.getstarted-slider.marginout .arrow_icon i {
  background: #231959;
  color: #ffffff;
  display: block;
}

.get_structure {
  width: calc(100% - 34px);
  display: inline-block;
  clear: both;
  vertical-align: bottom;
  text-align: center;
  padding-top: 45px;
  background: #231959;
}

.get_structure p {
  width: 200px;
  text-align: center;
  margin-bottom: 17px;
  font-size: 14px !important;
  margin-top: 16px;
}

.get_structure button {
  background: #fff;
  border: 0;
  border-radius: 13px;
  padding: 2px 18px;
  font-size: 14px;
  color: #231959;
  font-weight: bold;
  margin-bottom: 15px;
}

/* New design End */

.fa-eye:before {
  content: "" !important;
  display: inline-block;
  background-image: url(../../images/new-history-icon.svg);
  background-size: contain;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.actionsBtn .grid-icons.btn-primary:hover .fa-eye:before {
  background-image: url(../../images/white-history-icon.svg);
}

#ShowDesigner .fa-eye:before,
.fileAttachmetActions .fa-eye:before {
  content: "\f06e" !important;
  background-image: none;
  vertical-align: middle;
}

.fa-share-alt:before {
  content: "" !important;
  display: inline-block;
  background-image: url(../../images/share.svg);
  background-size: contain;
  width: 14px;
  height: 16px;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 1px;
  text-align: center;
}

.fa-share-alt.fa-stack-1x::before {
  content: "\f1e0" !important;
  background-image: none;
  margin-left: 0px;
  height: 18px;
}

.sheethover:before {
  width: 28px !important;
  height: 28px !important;
}

.actionsBtn>div.open,
.protocolTempContainer .actionsBtn .processOrderBtn .clsopenbutton,
.actionsBtn>div.open {
  display: none !important;
}

.actionsBtn>div.open,
.protocolTempContainer .actionsBtn .processOrderBtn {
  width: 100%;
}

.actionsBtn>div.open,
.protocolTempContainer .actionsBtn .processOrderBtn .unsharebtn {
  display: inline-block;
}

.actionsBtn button.clsopenbutton {
  text-align: left;
  text-transform: none;
}

.trail-expired-popup .modal-dialog {
  top: 20%;
}

.upgrade-treemenu {
  position: absolute;
  bottom: 100px;
  background: #fff;
  border-radius: 15px;
  padding: 4px 9px;
  left: 4px;
  font-weight: bold !important;
}

.upgrade-treemenu::before {
  content: "";
  width: 17px;
  height: 17px;
  display: inline-block;
  background-image: url(../../images/diamond.svg);
  background-size: contain;
  margin-top: -12px;
  margin-right: 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  right: 0px;
}

.header-title {
  font-size: 19px !important;
}

/* Report design start */

.report-viewer-design .equal-split-flex.report-alignment {
  border: 1px solid #ccc;
  margin-top: 10px;
  padding: 15px 16px;
  margin-bottom: 8px;
  border-radius: 15px;
}

.report-tilte {
  border: 1px solid #ccc;
  margin-right: 4px;
  padding: 2px;
  /* word-break: keep-all; */
  /* text-wrap: pretty; */
  margin: 2px 3px;
  border-radius: 5px;
  /* margin-top: 5px; */
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
}

.tag_main {
  width: 50%;
}

.tag_main .k-combobox {
  width: 40% !important;
  margin-left: 19px;
}

.tag_main label {
  color: #000;
}

/* Report design End */

._pd-mod-amount span span {
  display: inline-block;
}

.proceduretimer-stop {
  margin-left: 5px;
}

/* template mapping new */
.steps-highlight .border-box {
  border: 1px solid #ccc;
  margin: 8px 2px;
  padding: 10px;
  border-radius: 6px;
}

.steps-highlight .hight-setting {
  height: 50vh;
}

/* Material Master tab new design */
.inventory_new_tab .hXDlTS .rc-tabs-nav-wrap,
.inventory_new_tab .hXDlTS .rc-tabs-tab-btn {
  border: none !important;
}

.eln-tabs.inventory_new_tab {
  background-color: #fff;
  height: 100%;
}

.eln-tabs.inventory_new_tab .rc-tabs-nav {
  background-color: #fff;
}

.eln-tabs.inventory_new_tab .rc-tabs-content-holder {
  padding: 0.7rem 0.7rem 0;
  background: #eaeef2;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  height: 80vh;
  overflow: auto;
}

.eln-tabs.inventory_new_tab.addinventory .rc-tabs-content-holder {
  padding: 0;
}

.eln-tabs.inventory_new_tab .rc-tabs-content {
  background: #fff;
  /* padding: 1rem 0.7rem 2.5rem; */
  border-radius: 0.5rem 0.5rem;
  overflow: hidden;
  height: 76vh;
  /* min-height: 100%; */
  position: relative;
  border-bottom: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.13);
  /* padding-top: 5px; */
}

.inventory_new_tab .outer-tab .rc-tabs-tab-btn {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.eln-tabs.inventory_new_tab .rc-tabs-content .rc-tabs-tabpane .form-group:last-child {
  padding-bottom: 20px;
}

.eln-tabs.inventory_new_tab .rc-tabs-content .rc-tabs-tabpane {
  overflow-y: auto;
  overflow-x: hidden;
}

.eln-tabs.inventory_new_tab .rc-tabs-content .rc-tabs-tabpane.dynamic {
  height: 66vh;
}

.header-colunm {
  font-size: 18px !important;
}

.logbookaddpop.inventory-logbok .card-body {
  height: auto;
  max-height: 100%;
}

.eln-tabs.inventory_new_tab div.sc-aXZVg.hXDlTS,
.eln-tabs.inventory_new_tab .rc-tabs {
  height: 100%;
}

.eln-tabs.inventory_new_tab .outer-tab .rc-tabs-content-holder,
.eln-tabs.inventory_new_tab .outer-tab .rc-tabs-content {
  padding: 0;
  height: 60vh;
  border-radius: 0;
  background: #fff;
}

.Outwards-gird table {
  width: 100% !important;
}

.sequence-list {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  width: 100%;
}

.seqmattypefilter {
  max-width: 522px;
  width: 100% !important;
  min-width: 200px;
}

.input-box input {
  border-radius: 5px;
  border-color: #787878;
  border-top-color: #ccc;
  border-left-color: #ccc;
}

.input-box label {
  margin-right: 16px;
  vertical-align: middle;
  margin-top: 3px;
}

.sequence-box {
  border-bottom: 1px solid #ccc;
}

.sequence-box .row.m-2 {
  height: 120px;
}

.sequence-name {
  margin-top: 5px;
  font-weight: bold !important;
  color: #000;
  text-align: center;
  font-size: 15px !important;
  word-wrap: break-word;
}

.assignedtask-tab {
  height: 40vh;
  overflow: hidden;
}

.eln-tabs.inventory_new_tab .rc-tabs-content .rc-tabs-tabpane.assignedtask-tab {
  overflow: hidden;
}

.custom-field-box {
  border: 1px solid rgb(204, 204, 204);
  height: 70vh;
  padding: 13px 25px;
  overflow: auto;
}

.k-item label {
  font-style: normal;
  padding-top: 5px;
}

.e-control.e-pdfviewer.e-lib {
  height: 32vh !important;
  width: 98% !important;
  position: absolute;
  z-index: 1;
}

.pdffileeitor {
  height: 100vh;
}

.list-group-item .matrial-attatchments .media {
  border: 1px dotted;
  padding: 5px 10px;
}

.chlid-grid table {
  width: 100% !important;
}

.fullpagestockadded {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.imageEditor #tui-image-editor {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 1000;
  max-height: 100%;
}

.tui-image-editor-submenu-style {
  background: #fff !important;
}

.protocolnew .clsSeriesselection .btn-primary-blue,
.side-bar-graph .btn-primary-blue {
  margin-top: 5px;
}

.chart.clsSeriesselection .btn.btn-primary-blue {
  font-size: 12px !important;
}

.chart-expandicon {}

.block-box {
  padding-right: 15px;
  height: 400px;
  border: 1px solid rgba(33, 37, 41, 0.125);
}

#commentshight .userIcon {
  width: 50px;
  display: inline-block;
}

.cls-notification .rc-tabs-top>.rc-tabs-nav .rc-tabs-tab-btn {
  padding: 0 !important;
}

#UserMasterEdit .msl-input-wrp,
#UserMasterAdd .msl-input-wrp {
  max-height: 75px;
  overflow: auto;
}

.protocolnew .texteditoroverflow table .proceduretextbox,
.protocolnew table .proceduretextbox {
   min-width: 250px !important;
  width: 100% !important;
    word-break: break-all;
}

.grecaptcha-badge {
  visibility: hidden;
}

#fr-forprint table .proceduretextbox {
  width: 300px !important;
  max-width: 260px;
}

.k-tooltip-content {
  word-break: break-all;
  max-width: 250px;
  overflow: visible;
}

.import-button i {
  padding: 2px 3px;
}

.sheets-wrapper .os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical {
  z-index: 100;
}

#dashboardsplitbutton button {
  font-size: 14px;
  font-weight: 600;
}

.kendo-dashboardview .k-i-plus::before {
  content: "\e015";
}

.kendo-dashboardview .k-i-minus::before {
  content: "\e013";
}

.k-list-container li.k-item:first-child {
  background-color: transparent !important;
  color: #000 !important;
}

.k-list-container li.k-item:first-child:hover {
  background-color: #1970eb !important;
  color: #fff !important;
}

.materialadd .form-group {
  padding-bottom: 0 !important;
  margin-bottom: 5px;
}

.materialadd h3 {
  font-size: 17px !important;
  font-weight: 600;
  padding-left: 15px;
}

.materialadd form {
  display: inline-block;
}

.materialadd .k-combobox .k-dropdown-wrap {
  border: 2px solid #ccc !important;
  padding-left: 5px;
  height: 35px;
}

.materialadd .align-to-filter-label,
.materialadd .form-label,
.materialadd .form-group label {
  display: inline-block;
  width: 115px;
  text-align: left;
  padding-right: 12px;
}

.scroll-height.materialadd {
  max-height: initial;
  overflow-y: auto;
  /* height: 60vh; */
  overflow-x: hidden;
}

.materialadd .form-check label {
  width: auto;
}

.inventory-dropdown .btn-secondary.disabled,
.inventory-dropdown .btn-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
  border: 0;
}

.inventory-dropdown {
  right: 35% !important;
  left: initial !important;
  top: 32px !important;
}

.eln-tabs.inventory_new_tab.addinventory .rc-tabs-content {
  height: calc(94vh - 155px) !important;
  overflow: auto;
  padding-bottom: 5px;

}

@media (max-width: 1350px) and (min-width: 300px) {
  .eln-tabs.inventory_new_tab.addinventory .rc-tabs-content {
    height: 100% !important;
  }

  .metrial_modal_scroll_height_container .eln-tabs.inventory_new_tab.addinventory .rc-tabs-content {
    height: calc(94vh - 155px) !important;
  }
}

.dropdown .csv-reader-input .csv-label {
  text-transform: none;
}

.btn_white_bg.dropdown-toggle:focus {
  box-shadow: 0px 2px 5px 1px rgb(14 91 202 / 20%);
}

.documentview .k-button.k-state-selected .k-icon {
  color: #fff !important;
}

.k-spreadsheet-toolbar .k-button .k-icon,
.k-spreadsheet .k-button .k-image,
.k-spreadsheet .k-button .k-sprite,
.k-spreadsheet .k-button .k-icon {
  color: #424242 !important;
}

.eln-tabs.inventory_new_tab .attachment-tab .rc-tabs-content-holder,
.eln-tabs.inventory_new_tab .attachment-tab .rc-tabs-content {
  padding: 0;
  background-color: #fff;
  height: 60vh;
}

/* Sheet old color changes start */
.k-spreadsheet-sheets-bar {
  border-top: #424242 solid 5px !important;
}

.k-spreadsheet .k-tabstrip-items .k-item.k-state-active,
.k-spreadsheet .k-tabstrip-items .k-item.k-state-selected {
  color: #172b4d !important;
  background: transparent !important;
}

.k-spreadsheet .k-toolbar,
.k-spreadsheet .k-toolbar .k-overflow-anchor {
  background-color: #fafafa !important;
}

.k-spreadsheet-toolbar .k-button:hover .k-icon,
.k-spreadsheet-toolbar .k-button:hover .k-image,
.k-spreadsheet-toolbar .k-button:hover .k-sprite,
.k-button.k-state-hover {
  background-color: #424242 !important;
  color: #f1f1f1 !important;
}

.k-tabstrip-top>.k-tabstrip-items-wrapper {
  border-bottom: 1px solid;
  border-color: #dee2e6;
}

.k-spreadsheet .k-tabstrip-items .k-item.k-state-active,
.k-spreadsheet .k-tabstrip-items .k-item.k-state-selected {
  border: 1px solid;
  border-color: #dee2e6;
  border-bottom: 0;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.k-spreadsheet .k-button:active,
.k-spreadsheet .k-button.k-state-active {
  border-color: #424242;
  background-color: #424242;
  color: #fff !important;
}

.k-spreadsheet .k-button.k-state-active .k-icon {
  color: #fff !important;
}

.k-spreadsheet .button-drop-down .dropdown-item:focus,
.k-spreadsheet .button-drop-down .dropdown-item:hover,
.k-spreadsheet .k-list .k-item:hover,
.k-spreadsheet .k-list .k-item:focus,
.k-spreadsheet .k-list .k-item.k-state-focused,
.k-spreadsheet .k-list-optionlabel:focus,
.k-spreadsheet .k-list-optionlabel.k-state-focused {
  border-color: #424242;
  background-color: #424242 !important;
  color: #fff !important;
}

/* Sheet old color changes end */
/* sheet chart new design start */
.fixed-mobile-popup.col-6 {
  /* position: absolute; */
  right: 0;
  z-index: 9;
  height: 95vh;
  background: #fff;
  box-shadow: 0px 2px 5px 1px rgb(14 91 202 / 20%);
}

.sheet-chart-wrapper .info-box-pagination {
  background: #f6f6f6;
  padding: 5px 10px;
  border-radius: 10px;
}

.fixed-mobile-popup .default-form .card-body {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.fixed-mobile-popup .form-shadow {
  background: #f6f6f6;
  box-shadow: none;
  border-radius: 7px;
  padding: 29px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.form-split div input {
  border: 1px solid #9e9e9e;
  font-size: 0.8rem;
  background: transparent;
  padding: 7px;
  border-radius: 6px;
}

.chart.form-split div input {
  font-size: 12px;
}

.fixed-mobile-popup .box-split {
  background: #f6f6f6;
  padding: 16px;
  border: 0;
  border-radius: 7px;
  margin-bottom: 0;
}

.clsSeriesselection .btn-primary-blue,
.side-bar-graph .btn-primary-blue {
  margin-right: 3px;
}

.serial-pop .form-group {
  display: inline-block;
  width: 20%;
}

.serial-pop,
.point-adding {
  background: #fff;
  padding: 16px;
  border: 0;
  border-radius: 7px;
}

.fixed-mobile-popup .form-split label {
  color: #000;
  font-size: 12px !important;
}

.fixed-mobile-popup .chart .radio input+span:not(:empty) {
  font-size: 12px !important;
}

.serial-pop .select-arrow {
  border: 1px solid;
  border-radius: 5px;
  padding: 0 7px;
}

.serial-pop .select-arrow::after {
  right: 7px;
}

.fixed-mobile-popup .dropdown-item span {
  font-size: 13px;
}

.chart-arrow {
  position: absolute;
  z-index: 5;
  left: -13px;
  top: 36%;
  color: #1970eb !important;
  background: #fff !important;
  box-shadow: 0px 2px 5px 1px rgb(14 91 202 / 20%);
  border-radius: 15px !important;
  padding: 5px;
}

.chart-arrow.active-arrow {
  position: absolute;
  padding: 5px 10px;
  top: 15%;
  right: 5px;
  left: auto;
  cursor: pointer;
}

.chart-arrow.inactive-arrow {
  left: 5.2rem;
  position: fixed;
  top: 20%;
  padding: 5px 10px;
  cursor: pointer;
}

.inactive .chart-arrow {
  display: none;
}

.fixed-mobile-popup.col-6.active {
  right: -49.5%;
}

.fa-gear::after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  background-image: url(../../images/gearsolid.svg);
  background-repeat: no-repeat;
}

/* sheet chart new design start */
.spanwidth {
  width: 83px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.overspan {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media only screen and (max-width: 1590px) {
  .eln-tabs.inventory_new_tab .rc-tabs-content {
    height: calc(100vh - 250px);
  }

  .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 450px);
  }

  .menu-active .chart-arrow.inactive-arrow {
    left: 23.2rem !important;
  }
}

@media only screen and (max-width: 1490px) {
  .eln-tabs.inventory_new_tab .rc-tabs-content {
    height: 66vh;
  }

  .eln-tabs.inventory_new_tab .attachment-tab .rc-tabs-content-holder,
  .eln-tabs.inventory_new_tab .attachment-tab .rc-tabs-content {
    height: 52vh;
  }
}

@media only screen and (max-width: 1490px) {
  .eln-tabs.inventory_new_tab .rc-tabs-content .rc-tabs-tabpane.dynamic {
    height: 54vh;
  }
}

/* protocol newdesign End */

.spanwidth {
  width: 83px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.overspan {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.barcode .col {
  max-width: 22%;
}

/* Inventory barcode Design Start*/

.chartpdf .btn_white_bg+.btn_white_bg {
  margin-left: 18px;
}

/* Inventory barcode Design End*/

/* sheet Template Chart Start */
.chart .info-box-pagination .page-item:first-child .page-link,
.info-box-pagination .page-item:last-child .page-link {
  color: #1970eb;
  padding: 1px 4px !important;
  line-height: 1;
  border: 1px solid #1970eb !important;
  border-radius: 15px !important;
  margin-top: 4px;
}

.chart.info-box-pagination .btn.btn-primary-blue {
  font-size: 12px !important;
  padding: 4px 7px;
  vertical-align: middle;
}

.chart .fa-gear::after {
  content: "";
  width: 12px;
  height: 11px;
  vertical-align: middle;
}

.chart .pagination {
  display: flex;
  border-radius: -0.75rem;
  background-color: #fff;
  color: #fff !important;
  /* padding: 0px 4px; */
  border: none;
  outline: none !important;
  border-radius: 2rem;
  font-weight: 600;
  text-decoration: none !important;
  cursor: pointer;
  text-transform: none;
  height: 22px;
}

.chart.info-box-pagination .page-item {
  margin: 5px;
  padding: 1px;
  margin-top: -4px;
}

.chart.fa-chevron-left {
  font-size: 10px;
}

.chart.fa-chevron-right {
  font-size: 10px;
}

.chartfont.section-top-header {
  font-size: 12px !important;
  padding: 4px 7px !important;
}

.chartimageposition {
  margin-left: -3px;
}

.chartcirclefix {
  padding: 0 !important;
}

.chartgrapradius {
  background-color: #fff;
  border-radius: 10px;
  padding: 1px;
}

.chartseriesfontsize {
  font-size: 12px !important;
}

.exportfont .chartseriesfontsize {
  font-size: 12px !important;
}

.chartmainborder {
  border: 0;
  margin-top: 0px;
  padding: 0;
  border-radius: 0px;
  height: 372px;
}

.chartclose .fa-times {
  margin-right: 0px !important;
  margin-top: 2px !important;
}

.chartrange.dropdown-item:focus,
.chartrange.dropdown-item:hover {
  color: #5a5a5a;
  background-color: #e9e9e9 !important;
}

.paddingbox.btn.btn-primary-blue {
  padding: 4px 7px;
}

.serial-pop .chartlastseries.form-group {
  width: 40%;
}

.chartlastseries.form-split div input.change-width {
  width: 100%;
}

/* sheet Template Chart End */

/*protocol template - step design*/
.CKeditorOutputDiv .step-header.k-input-md {
  font-size: 14px !important;
  /*input font size*/
  height: 28px;
  padding: 8px;
}

.CKeditorOutputDiv .k-icon {
  width: 25px !important;
  /*icon up and down*/
  height: 25px !important;
}

.CKeditorOutputDiv .list-content-group .show-order {
  padding: 5px 10px !important;
  /*step number*/
}

.CKeditorOutputDiv .protocol-dropdown .list-icon-group .but-ratious {
  width: 25px;
  /*expand,copy,delete icon*/
  height: 25px;
}

.CKeditorOutputDiv .protocol-dropdown .list-icon-group i {
  font-size: 12px;
  /*icon up and down*/
}

.protocol-dropdown .protocol-footer-view.section_div {
  margin-bottom: 0px !important;
  /*section footer bottom*/
}

.protocol-dropdown:last-of-type .protocol-footer-view.section_div {
  margin-bottom: 65px !important;
}

#ProtocolMainDiv .protocol-dropdown:last-child .protocol-footer-view {
  margin-bottom: 15px;
  /*step bottom*/
}

.protocol-dropdown.lastsection {
  border-radius: 10px;
  /*section*/
}

#btn-edit-abstract {
  padding: 0;
  gap: 10px;
}

#btn-edit-abstract .show-order,
#result-tabs .show-order {
  border-radius: 4px 0 0 0px;
  background: #1970eb !important;
  color: #fff !important;
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0;
  width: max-content;
}

.protocol-dropdown .show-order {
  border-radius: 10px 0 0 0;
}

.step-header.k-input-md::placeholder {
  font-weight: 500;
}

.CKeditorOutputDiv .inner-section .step-header.k-input-md {
  height: 25px;
  font-size: 13px !important;
}

.CKeditorOutputDiv .inner-section .protocol-filedisplay .k-input-md {
  height: 28px;
  font-size: 13px !important;
  border: 1px solid #dde6f7;
  background-color: #f6f6f6;
}

.CKeditorOutputDiv .inner-section .protocol-filedisplay .k-input-md:focus {
  box-shadow: none;
}

.list-icon-group .fullview-button {
  width: max-content;
}

.CKeditorOutputDiv .protocol-dropdown .list-icon-group .k-icon,
.protocol-dropdown .list-icon-group .but-ratious,
.protocol-dropdown .list-icon-group .but-ratious1,
.protocol-dropdown .list-icon-group .but-ratious2 {
  width: 25px;
  height: 25px;
}

.CKeditorOutputDiv .add-components {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 1rem;
}

.step-checkbox {
  left: -20px;
}

.protocol-dropdown .CKeditorOutputDiv .step-checkbox {
  left: -19px;
}

.status-popup {
  margin-right: 2rem !important;
}

.status-popup .steps strong {
  color: #1970eb;
  font-weight: 800;
}

.abstractview p {
  margin: 0;
}

.menu-active .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 458px);
  padding: 0 !important;
}

.navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 175px);
  padding: 0 !important;
}

.active-arrow .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 500px);
}

.menu-active .active-arrow .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 788px);
}

/* Protocol Template Design Start */
.fa-eye.attachment:before {
  content: "\f06e" !important;
  /* display: inline-block; */
  background-image: none;
  background-size: contain;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.addprojectteam .fa-eye:before {
  content: "\f06e" !important;
  background-image: none;
  width: auto;
  height: auto;
}

.topmenuitem .mnuContainer1 .dropdown .bordercolorchange.dropdown-menu {
  box-shadow: 0px 0px 3px 0px #a4a8adfc;
  width: 200px;
  /* left: 20px; */
  margin-top: 0.5em;
  margin-left: 1.6em;
}

.list-group-flush {
  border-radius: 25px !important;
}

.untitledlabsheet .k-textbox,
.untitledlabsheet .k-input {
  width: 14em;
}

.protocolsign.textBtn {
  padding: 1px 6px !important;
  margin: 5px;
}

.footer_add_icon.addstep {
  z-index: auto !important;
}

.auditdropdown {
  max-width: 300px;
  margin-left: 10px;
}

.audittrailconfig .k-grid {
  width: 100%;
}

.k-nodata {
  font-size: 14px !important;
}

/* Protocol Template Design End */

/*inventory transaction table*/
.eln-tabs.inventory_new_tab .outer-tab .rc-tabs-content {
  height: auto;
}

.addinventory.addmaterial .rc-tabs-content {
  height: 100% !important;
  border-radius: 0px;
  padding: 0px;
}

.addinventory.addmaterial .rc-tabs-content .rc-tabs-tabpane {
  padding: 1rem;
}

.addinventory.addmaterial .rc-tabs-content .rc-tabs-tabpane .duedate {
  padding-left: 15px;
}

.inventory_new_tab .assignedtask-tab {
  height: auto;
}

.inventory-logbok .rc-tabs-content-holder {
  height: auto !important;
}

/* Inventory Add PopUp Start */
.eln-tabs.Material.inventory_new_tab .rc-tabs-content {
  padding: 6px 5px 3px 1px;
}

.addsample .rc-tabs-content {
  height: 100% !important;
  border-radius: 0 !important;
}

.addsample .rc-tabs-content-top {
  padding-right: 6px !important;
}

.modal-body.Samplepopup {
  padding: 0;
}

.modal-body.Materialpopup {
  padding: 0;
}

.sampleheight .scroll-height.materialadd {
  max-height: initial;
  overflow-y: auto;
  /* height: 75vh; */
  overflow-x: hidden;
}

.inventory-history .Outwards-gird .k-grid {
  height: 55vh !important;
}

/* Inventory Add PopUp End */

/*inventory table Start*/
.spanwidth {
  width: auto;
  overflow: visible;
}

.inward .k-grid colgroup col:not(:first-child) {
  min-width: 140px;
  /* display: flex;
  flex-basis: 140px;
  width: -webkit-min-content;; */
}

.materialborder .k-expander.k-state-focus {
  box-shadow: none;
}

.materialborder .k-expander {
  border-width: 0;
}

.logbookaddpop.inventory-logbok .materialborder .k-expander-content {
  padding-bottom: 0;
}

.materialborder .k-expander-title {
  text-transform: none;
  color: #5a5a5a;
}

.materialborder .k-animation-container {
  width: 100%;
}

.addlink a {
  overflow-wrap: anywhere;
}

.mattypefilter .msl-input-wrp {
  width: auto !important;
  margin-right: 40px;
}

/*inventory table End*/

/*inventory add stock popup start*/
.fullpagestockadded {
  padding-bottom: 0;
}

.fullpagestockadded .modal-footer {
  position: sticky;
  bottom: 0;
  background-color: #fff;
}

.Addstockborderremove .modal-content {
  border: none !important;
}

.parentsamplegrid .at-list-table .k-grid {
  max-height: 278px;
}

.modal-dialog.fixed-dailogbox .modal-body .modal-footer {
  background-color: #fff;
  left: 0;
}

/*inventory add stock popup end*/
.k-master-row.k-alt .k-grid-content-sticky,
.k-master-row.k-alt .k-grid-row-sticky {
  background-color: #fff !important;
}

.k-master-row.k-state-selected.k-alt .k-grid-content-sticky,
.k-master-row.k-state-selected.k-alt .k-grid-row-sticky,
.k-master-row.k-alt td.k-grid-content-sticky.k-state-selected {
  background-color: rgba(13, 110, 253, 0.25) !important;
}

.k-grid .k-grid-header-sticky,
.k-grid .k-grid-content-sticky,
.k-grid .k-grid-footer-sticky {
  border-right-width: 0px !important;
}

.k-master-row:hover .k-grid-content-sticky,
.k-master-row:hover .k-grid-row-sticky,
.k-master-row.k-state-hover .k-grid-content-sticky,
.k-master-row.k-state-hover .k-grid-row-sticky {
  background-color: #ebebeb !important;
}

.k-master-row.k-state-selected:hover .k-grid-content-sticky {
  background-color: rgba(13, 110, 253, 0.25) !important;
}

.heightgird .stickyaction .actionsBtn .rejectColm {
  min-width: 94px;
  margin: 0 5px;
}

/*Logbook table start*/

.logbook_table .k-grid colgroup col:not(:first-child) {
  min-width: 140px;
}

/*Logbook table end*/

/*abstract editor start*/
#btn-edit-abstract .fr-box.fr-basic .fr-element {
  padding: 10px 20px;
}

.protocolnew .fr-element.fr-view p,
.protocolnew .fr-element.fr-view ol {
  margin: 0;
}

/*abstract editor end*/

/*inventory material management start*/

.addsample .align-to-filter-label.consumable {
  font-size: 0.775rem !important;
}

.inventory-tabs .rc-tabs-content-holder {
  padding: 0 !important;
  background: transparent !important;
  height: auto !important;
  flex-grow: inherit !important;
}

.inventory-tabs .rc-tabs-content {
  /* height: calc(100vh - 200px) !important; */
  height: 100% !important;
}

@media (max-width: 1280px) and (min-width: 300px) {
  .inventory-tabs .rc-tabs-content {
    height: 100% !important;
  }

  .inventory_new_tab_design .assignedtask-tab {
    background-color: #ffffff !important;
    height: 100% !important;
  }
}

/*inventory material management end*/

/*addstock popup start*/
.modal-footer.stockfooter {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

/*addstock popup end*/

/*logbook popup start*/
.logbookpopup .card-body {
  flex: none;
  height: calc(100vh - 200px);
  overflow-y: auto;
}

/*logbook popup end*/

/* .importdata table col{
  min-width: 150px;
} */

@media only screen and (max-width: 1470px) {

  /* .protocolcontainer.container-fluid{
    padding-right: 15px;
  } */
  .protocolcontainer.protocolnew.inactive-arrow {
    width: 100%;
    margin-left: 2%;
    padding-right: 73px;
  }

  .protoclassorder .full-screen-spread .top-main-menu.navbar-fixed-top,
  .full-screen-spread .top-main-menu.navbar-fixed-top,
  .full-screen-spread .navbar.protocolmenu.navbar-fixed-top {
    width: 92%;
  }
}

#btn-edit-abstract .protocol-orders-abstract {
  color: #0e5bca !important;
  background: transparent !important;
  box-shadow: none;
  border-radius: 0;
}

@media only screen and (max-width: 1106px) {
  .chartpostion {
    top: -24px;
  }
}

.combowidth .k-combobox {
  width: 81% !important;
}

.comboxwidth .k-combobox {
  width: 77% !important;
}

.newtab .e-control.e-pdfviewer.e-lib {
  height: 97% !important;
  width: 100% !important;
}

.newtab .pdffileeitor {
  padding: 0 !important;
  height: 99vh;
}

/*protocol template labsheet popup start*/
.labsheet-template-popup.modal-body {
  height: calc(100vh - 160px);
  overflow: auto;
}

.labsheet-template-popup .k-spreadsheet {
  height: calc(100vh - 230px);
}

.labsheet-template-popup .info-box-pagination .page-item:first-child .page-link {
  padding: 1px 4px !important;
  margin-top: 0;
}

.labsheet-template-popup .info-box-pagination .page-item:last-child .page-link {
  margin-top: 0;
}

.labsheet-template-popup .info-box-pagination .pagination {
  display: flex;
  align-items: center;
}

.labsheet-template-popup .os-host {
  height: max-content !important;
}

.labsheet-template-popup .os-content-glue {
  height: 720px !important;
}

/*protocol template labsheet popup end*/

.side-filter.expandrecord {
  max-height: 76vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
}

.side-filter.expandrecord .msl-active~.msl-options {
  max-height: 300px;
}

/*protocol template labsheet popup end*/

/*sample management popup start*/
.samplepop {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.samplepop .inventory-history .Outwards-gird .k-grid {
  height: calc(100vh - 415px) !important;
}

/*sample management popup end*/

/*create resource popup start*/
.material-popup .modal-body {
  max-height: none !important;
}

.material-popup .eln-tabs.inventory_new_tab .rc-tabs-content-holder {
  height: auto;
}

.material-popup .scroll-height.materialadd {
  height: calc(100vh - 300px);
}

.Mnametype {
  color: rgb(120, 119, 119);
  padding-left: 2px;
  max-width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}

/*create resource popup start*/

/*inventory popup start*/
.inventory-dropdown .btn button {
  border-radius: 50px;
  background-color: #007bff !important;
  color: #fff !important;
}

/*inventory popup start*/

/*view inventory filter start*/
.view-intenvory-filter {
  padding: 0 !important;
}

.view-intenvory-filter li {
  float: none;
  display: block;
  width: 100%;
}

.derive-diagram .e-diagram {
  height: 57vh !important;
}

/*view inventory filter start*/

/*user management popup start*/
.user-role .k-widget {
  height: calc(100vh - 250px) !important;
}

#UserMasterAdd .login-form,
#UserMasterEdit .login-form {
  height: calc(100vh - 150px);
  overflow-y: auto;
}

/*user management popup end*/

.chartrange.dropdown-item {
  cursor: pointer;
}

.chartmainborder {
  height: auto;
}

@media only screen and (max-width: 1290px) {

  .menu-active .protocolnew.active-arrow .step-header input,
  .menu-active .protocolnew.active-arrow .step-header.k-input-md {
    width: 14rem;
  }

  .full-md-child .clsScreen20.sheettemp,
  .full-md-child .clsScreen80 {
    max-width: 24%;
  }

  .clsScreen79.sheettemp {
    max-width: 75%;
  }

  .full-md-child .clsScreen20.sheettemp {
    flex: 0 0 100%;
  }

  .menu-active .protocolnew.inactive-arrow .step-header input,
  .menu-active .protocolnew.inactive-arrow .step-header.k-input-md {
    width: 24rem;
  }
}

input[type="checkbox"]:checked {
  accent-color: #1970eb;
}

.sheetorderchartcir {
  width: 22px;
  height: 22px;
  padding: 6px 5px !important;
}

/*hyperlink start*/
.link-attachment {
  display: flex;
  gap: 16px;
}

.link-attachment i {
  margin-top: 7px;
}

.link-attachment .attatchment-title {
  overflow-wrap: anywhere;
}

.link-attachment .inline-filter-bread {
  font-size: 12px;
}

.msl-input {
  font-size: 14px !important;
}

.attachment-tab .list-group-flush>.list-group-item:last-child {
  margin-bottom: 20px;
}

/*hyperlink end*/

.k-master-row.k-state-selected.k-alt .k-grid-content-sticky {
  background-color: #c3dbff !important;
}

.k-master-row.k-state-selected:hover .k-grid-content-sticky {
  background-color: #b3ccef !important;
}

/*add equipment popup start*/
.add-equipment-popup .scroll-height {
  height: calc(100vh - 130px);
  overflow-y: auto;
  padding: 0 1rem;
}

/*add equipment popup end*/

.sidebar-sheetorder .os-content .k-animation-container {
  z-index: 9 !important;
}

.inline-filter-bread .inline-filter-group {
  list-style: none;
}

.mat-filter .inline-filter-group::before {
  height: 0px;
  width: 0px;
}

.sampleheightadj {
  padding-top: 4px;
}

.samp-inventory .rc-tabs-tabpane.dynamic,
.mat-inventory .rc-tabs-tabpane.dynamic {
  height: calc(100vh - 200px) !important;
}

.css-1uccc91-singleValue {
  font-size: 13px;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab {
  padding: 8px 12px !important;
  margin: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab:first-child {
  padding-left: 0px !important;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab.rc-tabs-tab-active {
  /* background-color: #ffffff !important;  */
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab .rc-tabs-tab-btn {
  background-color: transparent !important;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab {
  /* background-color: transparent !important;*/
}

.mat-inventory .rc-tabs-nav {
  background-color: #f8f9fa !important;
  border-bottom: 1px solid #dee2e6 !important;
}

.mat-inventory .rc-tabs-nav-list {
  gap: 0 !important;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab {
  padding: 2px 10px !important;
  margin: 0 !important;
  border-right: 1px solid #dee2e6 !important;
  border-radius: 0 !important;
  background-color: transparent !important;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab:first-child {
  border-left: 1px solid #dee2e6 !important;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab.rc-tabs-tab-active {
  /* background-color: #ffffff !important;  */
}

.mat-inventory .rc-tabs-ink-bar {
  display: none !important;
}


.mat-inventory .rc-tabs-nav-list {
  transform: translate(0px, 0px) !important;
  width: 100%;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab {
  flex-shrink: 0 !important;
  border-top: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab.rc-tabs-tab-active {
  /* border-right: 1px solid #dee2e6 !important; */
  border-bottom: 1px solid transparent !important;
}

.mat-inventory .rc-tabs-nav-list .rc-tabs-tab .rc-tabs-tab-btn {
  padding: 0.89rem 1.375rem !important;
}

#bodycontent.menu-active .logbookaddpop.largelog-popup {
  /* width: -webkit-fill-available;
  width: -moz-available; */
  padding-left: 17rem;
  right: 13px;
}

/*protocol template start*/

.menu-active .fixed-datatable.inactive-arrow {
  left: 6rem;
}

.protoclassorders .navbar.static-top {
  position: fixed;
  left: auto;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  padding-left: 110px !important;
}

.protoclassorders .navbar.protocolmenu.navbar-fixed-top {
  top: 160px;
}

.protoclassorders .top-main-menu.navbar-fixed-top {
  top: 59px;
}

.protoclassorders .protocolnew #fullScreenDiv {
  margin-top: 49px;
}

.fixed-datatable .sub-section {
  word-break: break-word;
}

.login-form.protocol-cnfrm {
  word-break: break-word;
}

.fixed-datatable .section-table {
  word-break: break-word;
}

.protocol-editor-steps {
  /* margin-bottom: 148px; */
  /* margin-top: 96px; */
  height: calc(100vh - 201px);
}

.protocol-editor-steps.chart-tabs {
  margin-bottom: 0;
}

.menu-active .protocolnew.inactive-arrow .top-main-menu.navbar-fixed-top {
  width: calc(100% - 458px);
}

.menu-active .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 458px);
}

.menu-active .fixed-datatable.inactive-arrow {
  left: 6.2rem;
  z-index: 99;
}

.menu-active .chart-arrow.inactive-arrow {
  left: 23.5rem;
}

/*protocol template end*/

/*report designer start*/
.cls-filemanager.report-designer .k-content p {
  width: auto !important;
}

.cls-filemanager.report-designer .folder-tree ul {
  height: calc(100vh - 385px);
}

/*protocol order new design*/
.protocolnew.inactive-arrow .top-main-menu.navbar-fixed-top,
.protocolnew.inactive-arrow .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 182px);
}

.protocolcontainer.protocolnew.inactive-arrow {
  width: calc(100% - 100px);
  padding: 0;
  margin-left: 40px;
}

.protocolcontainer.protocolnew.active-arrow {
  width: calc(100% - 350px);
}

.protocolcontainer.protocolnew.active-arrow .top-main-menu.navbar-fixed-top {
  width: calc(100% - 452px);
}

.protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 452px);
}

.menu-active .protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 740px);
}

.menu-active .protocolcontainer.protocolnew.active-arrow .top-main-menu.navbar-fixed-top {
  width: calc(100% - 740px);
}

.menu-active .protocolcontainer.protocolnew.inactive-arrow .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 470px);
}

.menu-active .protocolcontainer.protocolnew.inactive-arrow .top-main-menu.navbar-fixed-top {
  width: calc(100% - 470px);
}

/*protocol order new tab design*/
.full-screen-spread .protocolcontainer.protocolnew.inactive-arrow .top-main-menu.navbar-fixed-top {
  width: calc(100% - 102px);
}

.full-screen-spread .protocolcontainer.protocolnew.inactive-arrow .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 102px);
}

.full-screen-spread .protocolcontainer.protocolnew.active-arrow .top-main-menu.navbar-fixed-top {
  width: calc(100% - 372px);
}

.full-screen-spread .protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 372px);
}

/*protocol template new design*/
.protocolcontainer.protocolnew.inactive-arrow.protocoltemplate {
  width: calc(100% - 102px);
}

.protocolcontainer.protocolnew.active-arrow.protocoltemplate .top-main-menu.navbar-fixed-top {
  width: calc(100% - 450px);
}

.protocolcontainer.protocolnew.active-arrow.protocoltemplate .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 450px);
}

.menu-active .protocolcontainer.protocolnew.active-arrow.protocoltemplate .top-main-menu.navbar-fixed-top {
  width: calc(100% - 738px);
}

.menu-active .protocolcontainer.protocolnew.active-arrow.protocoltemplate .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 738px);
}

.full-screen-spread .protocolcontainer.protocolnew.active-arrow.protocoltemplate .top-main-menu.navbar-fixed-top {
  width: calc(100% - 370px);
}

.full-screen-spread .protocolcontainer.protocolnew.active-arrow.protocoltemplate .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 370px);
}

/*logbook design*/
.logbookpopup.largelog-popup {
  width: calc(100% - 100px) !important;
}

.logbookpopup.largelog-popup .card-body {
  height: calc(100vh - 230px);
}

.menu-active .logbookpopup.largelog-popup {
  right: 0 !important;
}

.sampletypeedit .k-grid-container {
  height: 70vh;
}

/*wellplates design*/
.wellplates-popup input {
  width: 100% !important;
  margin: auto;
}

.protocolcomment .fr-toolbar {
  height: 40px;
}

/*inventory import data*/
.lg div:last-child .list-group-item,
.lg div:nth-last-child(2) .list-group-item {
  position: relative;
}

.lg div:last-child .list-group-item div:is([class^="css-"], [class*="menu"]) {
  position: absolute;
  top: -250px;
}

.lg div:nth-last-child(2) .list-group-item div:is([class^="css-"], [class*="menu"]) {
  position: absolute;
  top: -235px;
}

.lg div:last-child .list-group-item div:is([class^="css-"], [class*="control"]) div:first-child,
.lg div:nth-last-child(2) .list-group-item div:is([class^="css-"], [class*="control"]) div:first-child {
  height: 14px;
}

/*dashboard table design start*/

.menu-active .timeline-desc div {
  display: flex;
  width: max-content;
}

.menu-active .viewDetailIcon {
  position: relative;
  width: auto;
}

.site-master #sitecode {
  padding-left: 5px;
}

/*audit trail popup*/
.audittrailPopup .modal-body {
  height: calc(100vh - 158px);
  overflow: auto;
  max-height: 314px;
}

.method-bar.navbar-collapse.collapse {
  justify-content: end;
  visibility: visible;
}

.methodParserContainer .navbar-collapse.collapse {
  justify-content: end;
}

.methodParserContainer .navbar-collapse.collapse .navbar-nav {
  align-items: center;
}

.hover-list {
  position: relative;
}

.username-list {
  position: absolute;
  top: -20px;
  right: -10px;
  background-color: #1970eb;
  color: white;
  padding: 3px 8px;
  border-radius: 50%;
  font-size: 12px;
  white-space: nowrap;
  transition: all 0.2s ease;
  z-index: 10;
  text-transform: uppercase;
  overflow: hidden;
  max-width: 23px;
  letter-spacing: 12px;
}

.username-list.expanded {
  border-radius: 16px;
  padding: 4px 12px;
  max-width: 124px;
  letter-spacing: initial;
}

.k-calendar-th,
.k-calendar .k-calendar-monthview .k-link {
  width: 20px !important;
  font-size: 10px !important;
}

/* Responsive design started */

@media only screen and (min-width: 767px) {
  .Labelmasterkendoresponsive .k-grid .k-grid-container {
    height: 107px;
  }

  .labelmaster_btn_resp {
    margin-bottom: 0px;
  }

  .parsertabgrid {
    height: calc(100vh - 217px);
  }
}

@media only screen and (max-width: 767px) {
  .projectmanagmentrespoonse .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .projectmanagmentrespoonse .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .projectteamrespons .k-widget.k-grid {
    height: calc(100vh - 337px) !important;
  }

  .addprojectteam .xs-child-full-width-column {
    justify-content: space-between !important;
    flex-direction: row !important;
  }

  .full-width-table .projectmasterrespon .k-widget.k-grid {
    height: calc(100vh - 227px) !important;
  }

  .projectmasterbutrespon {
    margin: 0;
  }

  .Taskmasterrespon .k-widget.k-grid {
    height: calc(100vh - 235px) !important;
  }

  .userrolerespon .k-widget.k-grid {
    height: calc(100vh - 231px) !important;
  }

  .usermasterrespon .k-widget.k-grid {
    height: calc(100vh - 232px) !important;
  }

  .userrightrespon .k-widget.k-grid {
    height: calc(100vh - 267px) !important;
  }

  .projectmanagmentrespoonse .projectteamresponse .k-widget.k-grid {
    height: calc(100vh - 178px) !important;
  }
}

@media only screen and (min-width: 768px) {
  .login-info-portrait {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .setupnavbar.navbar-nav {
    flex-direction: row;
  }

  .sheets-wrapper.templateworkflowresponse .col-md-3 {
    flex: 0 0 100%;
    max-width: 32%;
  }

  .sheets-wrapper.templateworkflowresponse .col-md-9 {
    flex: 0 0 100%;
    max-width: 68%;
  }
}

@media only screen and (max-width: 1750px) {
  .protocolnew .lg-title-bold {
    max-width: 390;
  }

  .sampletypeedit .k-grid-container {
    height: 59vh;
  }
}

@media only screen and (max-width: 1700px) {
  .protocolnew .lg-title-bold {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 290px;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
  }
}

@media only screen and (max-width: 1630px) {
  .protocolnew .lg-title-bold {
    max-width: 270px;
  }
}

@media only screen and (max-width: 1590px) {
  .steps-highlight .hight-setting {
    height: 42vh;
  }

  .protocolnew .lg-title-bold {
    max-width: 222px;
  }

  .owlcorouse-bg .item {
    min-height: 530px;
  }

  .navbar.protocolmenu {
    /* max-width: 1180px; */
  }

  .modal.show .modal-dialog.protocol-history.comment-slider {
    max-width: 280px;
  }

  .protocol-comment .card .user_text {
    font-size: 14px;
  }

  .fixed-comment {
    max-width: 240px;
  }

  .protocol-comment .add-comment-field {
    padding: 5px 4px;
  }

  .fixed-datatable h4 {
    font-size: 17px !important;
  }

  .protocolnew .user_text {
    max-width: 193px;
  }

  .logbookaddpop .card-body {
    max-height: 600px;
  }

  .logbookaddpop {
    width: 93%;
    height: 85vh;
  }

  .getstarted-slider .arrow_icon {
    width: 35px;
    height: 153px;
  }

  .getstarted-slider.marginout .arrow_icon {
    height: 140px;
  }

  .get_structure {
    padding-top: 13px;
  }

  .get_structure p {
    margin-bottom: 9px;
    font-size: 13px !important;
    margin-top: 5px;
  }

  .getstarted-slider .arrow_icon i {
    top: 37%;
    left: 5px;
  }

  .project-modal-body {
    max-height: 60vh;
    height: auto;
  }

  .project-modal-body {
    max-height: 60vh;
    height: auto;
  }
}

@media only screen and (max-width: 1539px) {
  .protocolnew .lg-title-bold {
    max-width: 100%;
  }

  .list-inline-item.tilteofprotocol {
    display: block;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1490px) {

  .menu-active .protocolnew.active-arrow .step-header input,
  .menu-active .protocolnew.active-arrow .step-header.k-input-md {
    width: 21rem;
  }

  .modal-body.chartresponse {
    height: calc(100vh - 150px);
    overflow: auto;
  }

  .protoclassorder .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 168px);
    top: 155px;
  }

  .protoclassorder .full-screen-spread .navbar.protocolmenu.navbar-fixed-top,
  .full-screen-spread .navbar.protocolmenu.navbar-fixed-top {
    top: 100px;
    width: 92%;
  }

  .protoclassorders .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 168px);
    top: 155px;
  }

  .protoclassorder .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 450px);
  }

  .menu-active .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 336px);
  }

  .protoclassorders .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 450px);
  }

  #btn-edit-abstract .show-order {
    font-size: 14px !important;
  }

  .protocol-editor-steps .protocol-submenu {
    margin-left: -53px;
  }

  .comparePopupDiv {
    height: 70vh;
  }

  .protocolnew .top-main-menu .list-inline .list-inline-item:not(:last-child) {
    margin-right: 5px !important;
  }

  .modal.show .modal-dialog.protocol-history.comment-slider {
    max-width: 270px;
  }

  .paper-send {
    width: 20px;
    height: 20px;
    margin-left: 2px;
  }

  .protocolnew .top-main-menu .list-inline .list-inline-item .grid-icons {
    margin-right: 0;
  }

  .fixed-datatable .sub-section li .fa.fa-check {
    left: 10px;
  }

  .protocolnew .lg-title-bold {
    font-size: 17px !important;
  }

  .protocolnew .show-order-label {
    font-size: 14px;
  }

  .user-profile {
    width: 2.3rem;
    height: 2.3rem;
  }
  .userIcon {
    width: 2.3rem;
    height: 2.3rem;
  }
  .protocolnew .user_text {
    max-width: 150px;
  }

  .protocolnew .toolbar_actions .list-inline {
    padding-left: 40px;
  }

  .protocol-comment .fr-toolbar .fr-btn-grp:nth-child(2) .fr-command.fr-btn {
    height: 25px;
  }

  .simpleeditor_comment .fr-toolbar .fr-command.fr-btn svg.fr-svg,
  .simpleeditor_comment .fr-popup .fr-command.fr-btn svg.fr-svg,
  .simpleeditor_comment .fr-modal .fr-command.fr-btn svg.fr-svg {
    margin: 1px 0px;
    height: 18px !important;
  }

  .protocol-comment p,
  .protocol-comment .fr-box .fr-counter {
    font-size: 14px !important;
  }

  .protocol-comment .btn-outline-primary {
    font-size: 12px !important;
  }

  .protocol-comment .folar-editor button,
  .protocol-comment .folar-editor .btn.btn-primary-blue {
    font-size: 10px !important;
  }

  .icon-search-input,
  .clscontentFilter input[type="text"] {
    font-size: 12px;
  }

  .import-file .k-widget.k-grid {
    height: 53vh;
  }

  .owlcorouse-bg .item {
    min-height: 400px;
  }

  .owlcorouse_design {
    margin-top: 73px;
  }

  .login-panel.freeuser .card-body {
    margin-top: 40px;
  }

  .owlcorouse-bg .owlimages {
    height: 340px;
    display: inline-block;
  }

  .product-link span {
    width: 30px;
    height: 30px;
  }

  .product-link {
    width: 50px;
    height: 50px;
  }

  .steps-highlight .hight-setting {
    height: 38vh;
  }

  .inventory_comboboxright {
    right: 310px !important;
    left: initial !important;
  }
}

@media only screen and (max-width: 1490px) {
  .protocol-editor-steps .protocol-submenu {
    margin-left: -47px;
  }

  .logbookaddpop .card-body {
    max-height: 483px;
  }

  .fa-eye:before {
    width: 12px;
    height: 12px;
  }

  .fa-share-alt:before {
    width: 13px;
    height: 13px;
  }

  .menu-active .top-main-menu.navbar-fixed-top {
    width: calc(100% - 738px);
  }

  .protoclassorder .full-screen-spread .active-arrow .top-main-menu.navbar-fixed-top,
  .full-screen-spread .active-arrow .top-main-menu.navbar-fixed-top {
    top: 0;
    width: 74%;
  }

  .menu-active .protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu .navbar-nav .nav-item {
    max-width: 109px;
  }

  .menu-active .protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu .navbar-nav {
    justify-content: center;
  }
}

@media only screen and (max-width: 1390px) {

  .menu-active .protocolnew.active-arrow .step-header input,
  .menu-active .protocolnew.active-arrow .step-header.k-input-md {
    width: 18rem;
  }

  .material-filter {
    flex-direction: column;
  }

  .material-filter ul {
    width: 100%;
  }

  .material-filter ul.searchflow {
    width: auto !important;
    max-width: max-content;
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 10px;
  }

  .material-filter ul.searchflowbreadcrumbs {
    width: auto !important;
    display: inline-block !important;
    vertical-align: middle;
  }

  .material-filter ul.exitbut {
    width: auto;
  }

  .material-filter ul:last-child {
    display: flex;
    justify-content: flex-end;
  }

  .searchflow.action-button-left.list-inline,
  .searchflow.actionsBtn.action-button-left {
    padding-right: 0px !important;
  }

  .protocolnew {
    width: calc(100% - 341px);
  }

  .modal.show .modal-dialog.protocol-history.comment-slider {
    max-width: 225px;
  }

  .fixed-comment {
    max-width: 190px;
  }

  .protocol-comment .add-comment-field {
    font-size: 12px;
    width: 85%;
  }

  .fixed-comment .user-profile {
    width: 1.8rem;
    height: 1.8rem;
    margin-bottom: -15px;
  }
  .userIcon {
    width: 1.8rem;
    height: 1.8rem;
  }
  .protoclassorder .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 444px);
  }

  .protoclassorders .full-screen-spread .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 362px);
  }

  .fixed-datatable h4 {
    font-size: 14px !important;
  }

  .comparePopupDiv {
    height: 70vh;
  }

  .protocol-history .modal-content .k-grid {
    height: 73vh !important;
  }

  .protocol-filedisplay .btn_white_bg {
    padding: 5px 7px !important;
  }

  .protocol-filedisplay a.btn_white_bg {
    padding: 2px 7px !important;
  }

  .protocol-editor-steps {
    margin-bottom: 148px;
  }

  .logbookaddpop {
    width: 92%;
    height: 83vh;
  }

  .logbookaddpop .card-body {
    height: 447px;
  }

  .protocolnew .user_text {
    max-width: 150px;
  }

  .owlcorouse_design {
    margin-top: 71px;
  }

  .freeuserlogin i,
  .new_login .form-group i,
  .new_login .form-group i.users-icon {
    width: 13px;
    height: 13px;
  }

  .new_login .form-group i {
    top: 10px;
  }

  .fixed-dailogbox,
  .fixed-dashboard .k-dialog {
    max-width: 600px !important;
  }

  .owlcorouse-bg .owlimages {
    height: 320px;
    display: inline-block;
  }

  .modal-dialog.upgradepopup img {
    height: 200px;
  }

  .modal-dialog.upgradepopup h3 {
    font-size: 19px !important;
  }

  .modal-dialog.upgradepopup p {
    font-size: 12px !important;
    max-width: 340px;
  }

  .footercard .footerlist .float-right {
    margin-right: 30px;
  }

  .labsheet-template-popup .protocol-editor-steps {
    margin-bottom: 20px;
  }

  /* .modal-open div:last-child{
    z-index: 9999;
  } */
  .rc-tabs-dropdown-hidden {
    /* display: block !important; */
    right: 15px !important;
    left: initial !important;
    min-width: 150px !important;
    z-index: 9999 !important;
  }

  .menu-active .notification-icon-position {
    padding-right: 0px;
  }

  #topmenuitem .cls-notificationcount {
    right: 4px;
  }

  .sheetTempContainer .md-sheet-view #idKendosheet.k-spreadsheet,
  .sheetTempContainer .md-sheet-view .clsspreadView.k-spreadsheet {
    height: calc(100vh - 118px) !important;
  }
}

@media only screen and (max-width: 1370px) {
  .protocol-comment .add-comment-field {
    font-size: 12px;
    width: 85%;
  }

  .owlcorouse-bg .item h4 {
    font-size: 19px !important;
  }

  .owlcorouse_design {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 1350px) {
  .fixed-datatable h4 {
    font-size: 17px !important;
  }

  #btn-back-to-top i {
    color: #0e5bca;
    font-size: 13px;
    padding: 0px;
  }

  #btn-back-to-top {
    right: 8px;
  }

  .protocol-editor-steps .protocol-submenu {
    padding: 3px !important;
  }

  .protocol-submenu ul {
    padding: 5px 1px;
  }

  .protocol-submenu li i {
    font-size: 13px;
    padding: 7px 4px;
  }

  .protocol-submenu .k-checkbox {
    width: 13px;
    height: 13px;
  }

  .protocol-editor-steps .protocol-submenu {
    margin-left: -35px;
  }

  .protocolnew {
    /* margin-left: 220px;
    max-width: 820px; */
  }

  .protocol-comment .card .user_text {
    font-size: 10px;
  }

  .getstart-card .card {
    height: auto;
  }

  .menu-active .kendo-title-form .title-form-data .k-button.k-button-icon:first-child {
    margin-left: 5px;
  }

  .menu-active .kendo-title-form .title-form-data .btn-primary-blue {
    margin-left: 10px;
  }

  .menu-active .kendo-title-form .title-form-data label {
    padding-right: 5px;
  }
}

@media only screen and (max-width: 1320px) {
  .full-screen-spread .protocolcontainer.protocolnew.active-arrow.protocoltemplate .top-main-menu.navbar-fixed-top {
    width: calc(100% - 260px);
  }

  .full-screen-spread .protocolcontainer.protocolnew.active-arrow.protocoltemplate .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 260px);
  }

  .full-screen-spread .protocolcontainer.protocolnew.active-arrow .top-main-menu.navbar-fixed-top {
    width: calc(100% - 262px);
  }

  .full-screen-spread .protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 262px);
  }

  .menu-active .protocolcontainer.protocolnew.active-arrow.protocoltemplate .top-main-menu.navbar-fixed-top {
    width: calc(100% - 628px);
  }

  .menu-active .protocolcontainer.protocolnew.active-arrow.protocoltemplate .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 628px);
  }

  .menu-active .protocolcontainer.protocolnew.active-arrow .top-main-menu.navbar-fixed-top {
    width: calc(100% - 630px);
  }

  .menu-active .protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 630px);
  }

  .protocolcontainer.protocolnew.active-arrow.protocoltemplate .top-main-menu.navbar-fixed-top {
    width: calc(100% - 340px);
  }

  .protocolcontainer.protocolnew.active-arrow.protocoltemplate .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 340px);
  }

  .protocolcontainer.protocolnew.active-arrow {
    width: calc(100% - 240px);
    margin-left: 200px;
  }

  .protocolcontainer.protocolnew.active-arrow .top-main-menu.navbar-fixed-top,
  .protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 342px);
  }

  .full-screen-spread .fixed-datatable.inactive-arrow {
    left: -185px;
  }

  .fixed-datatable .sub-section_document li {
    font-size: 11px;
  }

  .fixed-datatable {
    max-width: 200px;
  }

  .fixed-datatable.inactive-arrow {
    left: -111px;
  }

  .protocolnew {
    width: calc(100% - 320px);
  }

  .modal.show .modal-dialog.protocol-history.comment-slider {
    max-width: 215px;
  }

  .protoclassorder .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 421px);
  }

  .protoclassorders .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 421px);
  }

  .protocolnew .top-main-menu .list-inline .list-inline-item:not(:last-child),
  .comepareBtn {
    margin-right: 2px !important;
  }

  .fixed-datatable h4 {
    font-size: 14px !important;
  }

  .owlcorouse-bg .owlimages {
    height: 300px;
    display: inline-block;
  }

  .menu-active .fixed-datatable.inactive-arrow {
    left: 11.2rem !important;
  }

  .k-calendar-infinite .k-calendar-view {
    width: calc(100% - 1rem) !important;
  }

  .k-calendar-th,
  .k-calendar .k-calendar-monthview .k-link {
    width: 20px !important;
    font-size: 10px !important;
  }
}

@media only screen and (max-width: 1280px) {
  .owl-dots {
    margin-bottom: 33px;
  }
}

@media only screen and (max-width: 1270px) {
  .protocolnew {
    margin-left: 215px;
    width: calc(100% - 295px);
  }

  .protocol-editor-steps .protocol-submenu {
    margin-left: -55px;
  }

  .protoclassorder .full-screen-spread .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: 87%;
  }

  .protoclassorders .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 395px);
  }

  .menu-active .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 335px);
  }

  .eln-tabs.inventory_new_tab.addinventory .rc-tabs-content {
    height: calc(93vh - 155px);
  }

  .menu-active .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 335px);
  }

  .btn.btn-primary-blue {
    font-size: 0.675rem !important;
  }

  .menu-active .header-left {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .menu-active #topmenuitem {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .menu-active .kendo-title-form.dashboard-title {
    padding: 12px 8px;
  }
}

@media only screen and (max-width: 1210px) {

  .chart-arrow.inactive-arrow,
  .chart-arrow.active-arrow {
    font-size: 13px;
  }

  .navbar.protocolmenu.navbar-fixed-top,
  .top-main-menu.navbar-fixed-top {
    width: calc(100% - 370px);
  }

  .protoclassorder .active-arrow .navbar.protocolmenu.navbar-fixed-top,
  .protoclassorders .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 370px);
  }

  .menu-active .kendo-title-form .title-form-data .k-button.k-button-icon {
    width: 25px;
  }
}

@media only screen and (max-width: 1200px) {
  .menu-active .navbar.protocolmenu.navbar-fixed-top.inactive-arrow {
    top: 185px;
  }

  .menu-active .protocolnew.inactive-arrow .top-main-menu .clsSampleViewMenu:first-child {
    flex-direction: column;
    gap: 8px;
  }

  .menu-active .protocolnew.inactive-arrow .step-header input,
  .menu-active .protocolnew.inactive-arrow .step-header.k-input-md {
    width: 22rem;
  }

  #idElnBody #bodycontent.menu-active {
    padding-left: 23rem;
  }
}

@media only screen and (max-width: 1197px) {

  .chart-arrow.inactive-arrow,
  .chart-arrow.active-arrow {
    font-size: 13px;
  }

  .protoclassorder .clsPageName {
    font-size: 23px !important;
  }

  .navbar.protocolmenu.navbar-fixed-top,
  .top-main-menu.navbar-fixed-top {
    width: calc(100% - 336px);
  }

  .menu-active .top-main-menu.navbar-fixed-top {
    position: fixed;
    top: 58px;
    z-index: 8;
    width: calc(100% - 334px);
    max-width: 100%;
  }

  .protoclassorder .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 336px);
  }

  .protoclassorder .full-screen-spread .top-main-menu.navbar-fixed-top,
  .full-screen-spread .top-main-menu.navbar-fixed-top {
    width: 92%;
  }

  .protoclassorder .full-screen-spread .navbar.protocolmenu.navbar-fixed-top,
  .full-screen-spread .navbar.protocolmenu.navbar-fixed-top {
    width: 92%;
  }

  .protocol-filedisplay .file-name {
    max-width: 340px;
  }

  .subsection-view .list-icon-group .btn_white_bg {
    padding: 0.2rem 0.4rem !important;
  }

  .owlcorouse-bg .owlimages {
    height: 280px;
    display: inline-block;
  }
}

.full-screen-spread .protocolnew.inactive-arrow .top-main-menu.navbar-fixed-top {
  width: calc(100% - 90px);
}

.protoclassorder .full-screen-spread .navbar.protocolmenu.navbar-fixed-top,
.full-screen-spread .navbar.protocolmenu.navbar-fixed-top {
  width: calc(100% - 90px);
}

@media only screen and (max-width: 1478px) {
  .full-screen-spread .protocolnew.inactive-arrow .top-main-menu.navbar-fixed-top {
    width: calc(100% - 110px);
  }

  .protoclassorder .full-screen-spread .navbar.protocolmenu.navbar-fixed-top,
  .full-screen-spread .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 112px);
  }
}

@media only screen and (max-width: 1194px) {
  .menu-active .protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu .navbar-nav .nav-item {
    max-width: 100px;
  }

  .menu-active .protocolcontainer.protocolnew.active-arrow .navbar.protocolmenu.navbar-fixed-top {
    top: 210px;
  }

  .menu-active .protocolcontainer.protocolnew.active-arrow.protocoltemplate .navbar.protocolmenu.navbar-fixed-top {
    top: 188px;
  }
}

@media only screen and (max-width: 1153px) {

  .chart-arrow.inactive-arrow,
  .chart-arrow.active-arrow {
    font-size: 13px;
  }

  .protocolnew {
    margin-left: 165px;
    width: calc(100% - 216px);
  }

  .navbar.protocolmenu {
    max-width: 100%;
    /* z-index: 0; */
  }

  .navbar.protocolmenu.navbar-fixed-top,
  .top-main-menu.navbar-fixed-top {
    width: calc(100% - 317px);
  }

  .protoclassorder .active-arrow .navbar.protocolmenu.navbar-fixed-top,
  .protoclassorders .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 317px);
  }

  .menu-active .protocolcontainer.protocolnew.inactive-arrow .navbar.protocolmenu.navbar-fixed-top .navbar-nav {
    justify-content: center;
  }

  .menu-active .protocolcontainer.protocolnew.inactive-arrow .navbar.protocolmenu.navbar-fixed-top .navbar-nav .nav-item {
    max-width: 125px;
  }

  .menu-active .addprojectteam .form-group-inner input {
    min-width: auto;
  }

  .menu-active .kendo-title-form .title-form-data .btn-primary-blue {
    margin-left: 5px;
    font-size: 9px !important;
  }

  .menu-active .kendo-title-form .title-form-data label {
    padding-right: 2px;
  }
}

@media only screen and (max-width: 1134px) {
  .protoclassorder .protocolnew #fullScreenDiv {
    margin-top: 50px;
  }

  .protocolnew #fullScreenDiv {
    margin-right: 0px;
    margin-left: 0px;
  }

  .protocol-editor-steps .protocol-submenu {
    display: none;
  }

  .protocolnew {
    margin-left: 158px;
    width: calc(100% - 207px);
  }
}

@media only screen and (max-width: 1120px) {
  .menu-active .protocolnew.inactive-arrow .step-header.k-input-md {
    width: 20rem !important;
  }

  .navbar.protocolmenu.navbar-fixed-top,
  .top-main-menu.navbar-fixed-top {
    width: calc(100% - 266px);
  }

  .protoclassorder .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 266px);
  }

  .protoclassorders .active-arrow .navbar.protocolmenu.navbar-fixed-top {
    width: calc(100% - 266px);
  }

  .mat-custombreadcom li:nth-child(3) .radio span,
  .mat-custombreadcom li:nth-child(4) .radio span {
    font-size: 13px !important;
  }

  .menu-active .kendo-title-form.dashboard-title {
    padding: 12px 4px;
  }
}

@media only screen and (max-width: 1096px) {
  .protoclassorder .clsPageName {
    font-size: 19px !important;
  }

  .fixed-datatable h4 {
    font-size: 15px !important;
  }
}

@media only screen and (max-width: 1064px) {
  .fixed-datatable {
    display: none;
  }

  .protocolnew {
    margin-left: 0;
    margin: auto;
    width: calc(100% - 110px);
  }

  .navbar.protocolmenu.navbar-fixed-top,
  .top-main-menu.navbar-fixed-top {
    width: calc(100% - 176px);
  }
}

@media only screen and (max-width: 991px) {
  .methodParserContainer .navbar-collapse.collapse .navbar-nav {
    flex-direction: row;
  }

  .methodParserContainer .navbar-collapse.collapse .navbar-nav .btn-primary-blue {
    margin-bottom: 0;
  }

  .protoclassorder .navbar.static-top {
    position: relative;
    width: 100%;
  }

  .protoclassorder .navbar.protocolmenu.navbar-fixed-top,
  .top-main-menu.navbar-fixed-top {
    position: relative;
    top: 0;
  }

  .protoclassorder .protocolnew #fullScreenDiv {
    margin-top: 0;
  }

  .navbar.protocolmenu.navbar-fixed-top {
    position: relative;
    top: 0;
  }

  .protoclassorder .navbar.protocolmenu.navbar-fixed-top {
    top: 0;
  }

  .activity-list {
    width: 100%;
  }

  .statistics-card-wrap {
    gap: 6px;
  }
}

@media only screen and (max-width: 770px) {
  .owlcorouse-bg .owlimages {
    height: 380px;
  }
}

.toggle-switch {
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border: 2px solid transparent;
  transition: all 0.2s ease-in-out;
  outline: none;
  padding: 0;
  width: 56px;
  height: 30px;
  cursor: pointer;
  background-color: #d1d5db;
}

.toggle-switch.on {
  background-color: #2563eb;
}

.toggle-switch.off {
  background-color: #d1d5db;
}

.toggle-switch.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.toggle-switch.focus {
  box-shadow:
    0 0 0 2px #ffffff,
    0 0 0 4px #3b82f6;
}

.toggle-switch .thumb {
  display: inline-block;
  border-radius: 50%;
  box-shadow:
    0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  transform: translateX(4px);
  transition: transform 0.2s ease-in-out;
  background-color: white;
  width: 24px;
  height: 24px;
}

.templeft .toggle-switch .thumb {
  width: 15px;
  height: 15px;
}

.templeft .toggle-switch {
  width: 35px;
  height: 20px;
}

.templeft .toggle-switch.on .thumb {
  transform: translateX(17px);
}

.templeft {
  display: flex;
  justify-content: end;
  padding-right: 5px !important;
}

.templeft span {
  font-size: 12px;
  margin-right: 5px;
  font-weight: 600;
}

.toggle-switch.on .thumb {
  transform: translateX(24px);
}

.toggle-switch.small {
  width: 40px;
  height: 20px;
}

.toggle-switch.small .thumb {
  width: 16px;
  height: 16px;
  transform: translateX(2px);
}

.toggle-switch.small.on .thumb {
  transform: translateX(20px);
}

.toggle-switch.large {
  width: 72px;
  height: 36px;
}

.toggle-switch.large .thumb {
  width: 28px;
  height: 28px;
  transform: translateX(4px);
}

.toggle-switch.large.on .thumb {
  transform: translateX(36px);
}

/* new action button design */

.new-btn-circle,
.new-btn-circle.nav-link {
  border-radius: 100%;
  /* height: 2.125rem;
    width: 2.125rem; */
  width: 30px;
  height: 30px;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 2px solid transparent; */
  background-color: #e9e9e9;
  padding: 0 !important;
  border: 0;
  /* box-shadow: 0px 2.12px 6.51px -0.71px rgb(0 0 0 / 21%); */
}

.new-btn-circle-add.outline-grey {
  border-radius: 100%;
  /* height: 2.125rem;
    width: 2.125rem; */
  width: 30px;
  height: 30px;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 2px solid transparent; */
  background-color: #1970eb !important;
  padding: 0 !important;
  border: 0;
  color: #fff;
}
.new-btn-circle-add.outline-grey:disabled{
  background: #1970eb87 !important;
  opacity: 1 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
  box-shadow: none !important;
}
.new-btn-circle.outline-grey {
  border-color: rgba(187, 194, 203, 0.41);
  color: #8a8b8c !important;
}

.new-btn-circle:hover.outline-grey {
  color: #1970eb !important;
}

.new-btn-circle i,
.new-btn-circle-add i {
  margin-right: 0 !important;
}

.new-btn-circle-add i {
  color: #fff;
}

.new-btn-circle svg {
  width: 16px;
  height: 16px;
}

.new-btn-circle:disabled,
.new-btn-circle:disabled i,
.new-btn-circle:disabled svg {
  opacity: 0.6;
}

.new-btn-circle.download-btn .dropdown-toggle {
  box-shadow: none;
}

.action-button-left.list-inline,
.actionsBtn.action-button-left {
  box-shadow: 0px 2.12px 6.51px -0.71px rgb(0 0 0 / 21%);
  border-radius: 27px;
  padding: 4px 9px;
  /* padding-bottom: 1px; */
      display: flex;
    align-items: center;
    justify-content: center;
}

.inventory_new_tab .actionsBtn.action-button-left {
  padding-bottom: 3px;
}

.action-button-left .logout-arrow {
  box-shadow: 0px 2.12px 6.51px -0.71px rgb(0 0 0 / 21%);
  border-radius: 50%;
  padding: 8px;
  width: 39px;
  height: 39px;
}

.mnuContainer3.action-button-left,
.method-bar .action-button-left {
  box-shadow: 0px 2.12px 6.51px -0.71px rgb(0 0 0 / 21%);
  padding: 4px 18px;
  border-radius: 25px;
}

.action-button-left .action-order {
  box-shadow: 0px 2.12px 6.51px -0.71px rgb(0 0 0 / 21%);
  padding: 4px 10px;
  border-radius: 25px;
  margin: 2px 10px;
  border: 2px solid #f9f9f8;
}

.sheetTempContainer .actionsBtn .processOrderBtn.action-button-left {
  box-shadow: 0px 2.12px 6.51px -0.71px rgb(0 0 0 / 21%);
  border-radius: 27px;
  padding: 4px 9px;
  padding-bottom: 1px;
  max-width: 110px;
}

.actionsBtn.action-button-left {
  padding-right: 1px;
  width: auto;
}

.method-bar .action-button-left {
  padding-left: 6px;
}

.top-main-menu .list-inline.action-button-left .list-inline-item:not(:last-child),
.menu-inline .list-inline.action-button-left .list-inline-item:not(:last-child),
.d-flex.action-button-left .nav-item,
.action-button-left .action-order button {
  margin-right: 0.5rem !important;
}

.action-button-left .action-order button:last-child {
  margin-right: 0 !important;
}

.action-button-left .fa-plus:before {
  content: "";
  background-image: url(../../images/actionbutton/addnew.svg);
  width: 33px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}

.action-button-left .fa-pen-square:before {
  content: "";
  background-image: url(../../images/actionbutton/editor.svg);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
}

.action-button-left .fa-sync-alt:before {
  content: "";
  background-image: url(../../images/actionbutton/refresh.svg);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
}

.action-button-left .download-btn .dropdown-toggle:before,
.action-button-left .fa-download::before {
  content: "";
  background-image: url(../../images/actionbutton/importbutton.svg);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 0;
}

.action-button-left .dropdown-toggle:empty::after {
  display: none;
}

.k-grouping-header>.k-grouping-drop-container {
  display: none !important;
}

.action-button-left .fa-external-link-alt:before {
  content: "";
  background-image: url(../../images/actionbutton/opennewtab.svg);
  width: 33px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 0;
}

.action-button-left .fa-ban.fa-stack-2x:before {
  content: "";
  background-image: url(../../images/actionbutton/Unshare.svg);
  width: 26px;
  height: 26px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 0;
}

.action-button-left .fa-stack-1x {
  display: none;
}

.action-button-left .fa.fa-external-link-alt {
  background-image: none;
  width: auto;
  height: auto;
  background-size: auto;
}

.action-button-left .fa-eye:before {
  content: "";
  background-image: url(../../images/actionbutton/history.svg);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 0;
  vertical-align: bottom;
}

.action-button-left .fa-share-alt:before,
.sheet-share.fa-share-alt::before,
.protocol-share.fa-share-alt::before {
  content: "";
  background-image: url(../../images/actionbutton/shareicon.svg);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 0;
  vertical-align: bottom;
}

.action-button-left .fa-power-off:before {
  content: "";
  background-image: url(../../images/actionbutton/disactive.svg);
  width: 14px;
  height: 16px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0;
  vertical-align: bottom;
  color: #2f2f2f;
}

.actionsBtn.action-button-left .new-btn-circle.outline-grey {
  margin-right: 0.3rem;
}

.action-button-left .fa-sync:before,
.action-button-left .fa-unlock:before {
  color: #2f2f2f;
  font-size: 13px;
}

.MuiTooltip-tooltip.MuiTooltip-tooltipArrow,
.k-tooltip {
  background-color: #616161 !important;
  color: #fff !important;
  border-color: #616161 !important;
}

.k-tooltip .k-callout {
  color: #616161 !important;
}

.action-button-left .excelcsv:before {
  content: "";
  background-image: url(../../images/actionbutton/CSV.svg);
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  vertical-align: middle;
}

.action-button-left .excel:before {
  content: "";
  background-image: url(../../images/actionbutton/EXCEL.svg);
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 8px;
  vertical-align: middle;
}

.action-order .fa-upload::before {
  content: "";
  background-image: url(../../images/actionbutton/expotfa.svg);
  width: 13px;
  height: 14px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.hXDlTS .rc-tabs-ink-bar {
  /* background-color: transparent !important; */
}

.rc-tabs-nav-wrap .rc-tabs-nav-list .rc-tabs-tab.rc-tabs-tab-active .rc-tabs-tab-btn,
.rc-tabs-top.rc-tabs-tab-active>.rc-tabs-nav .rc-tabs-tab-btn a,
.rc-tabs-nav-wrap .rc-tabs-nav-list .rc-tabs-tab.rc-tabs-tab-active .rc-tabs-tab-btn a {
  color: rgb(25, 112, 235);
  padding: 0.89rem 1.375rem !important;
}

.rc-tabs-nav-wrap .rc-tabs-nav-list .rc-tabs-tab.rc-tabs-tab-active .rc-tabs-tab-btn a {
  padding: 0 !important;
}

.rc-tabs-top>.rc-tabs-nav .rc-tabs-tab-btn a,
.rc-tabs-nav-wrap .rc-tabs-nav-list .rc-tabs-tab .rc-tabs-tab-btn {
  color: #b9bbbb;
}

.flitered_autocomplete {
  border: 1px solid rgb(221, 230, 247);
  border-radius: 22px;
  padding: 0 8px;
}

.flitered_autocomplete .input-auto-suggestion {
  border: 0;
  border-right: 1px solid rgb(221, 230, 247);
}

.flitered_autocomplete .ico-btn.ico-btn-group {
  border: 0;
}

.protocolTempContainer .actionsBtn .processOrderBtn {
  width: auto;
}

.inline-form-search i::before,
#breadcrumb_searchform .k-i-search::before,
.search-box .fa-search::before {
  content: "";
  background-image: url(../../images/actionbutton/search.svg);
  width: 13px;
  height: 13px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.inline-form-search i {
  top: 10px;
}

.clsOrderCount.badge.badge-pill.badge-primary {
  background-color: #1970eb !important;
  color: #fff !important;
}

.hXDlTS .rc-tabs-nav-wrap,
.rc-tabs-top>.rc-tabs-nav .rc-tabs-tab-btn a,
.rc-tabs-nav-wrap .rc-tabs-nav-list .rc-tabs-tab .rc-tabs-tab-btn {
  /* background-color: #F8FAFB; */
  background-color: #f6f6f6;
  border-color: #e9eff5;
}

.bordzine .rc-tabs-nav-wrap,
.bordzine .rc-tabs-nav .rc-tabs-tab-btn a,
.bordzine .rc-tabs-nav-list .rc-tabs-tab .rc-tabs-tab-btn {
  border: 0px !important;
}

.top-main-menu {
  color: #fff;
}

.k-grid-md .k-grouping-header {
  display: none;
}

#ShowDesigner .fa-eye:before,
.fileAttachmetActions .fa-eye:before {
  font-size: 12px;
  margin-left: -1px;
}

.k-filemanager-toolbar .k-button-group.action-button-group .k-button {
  border-radius: 50% !important;
  padding: 2px 5px !important;
}

.k-filemanager-toolbar .k-button-group.action-button-group,
.sheetorder_sortby.k-split-button,
.sheetorder_visible.k-split-button.k-button-group.btn_white_bg {
  border-radius: 25px !important;
  padding: 4px !important;
  background-color: #fff !important;
  box-shadow: 0px 2.12px 6.51px -0.71px rgb(0 0 0 / 21%);
  border: 2px solid #f9f9f8 !important;
}

.k-filemanager-toolbar .k-button-group.sheetorder_sortby .k-button,
.k-filemanager-toolbar .k-button-group.sheetorder_visible .k-button {
  border-radius: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
}

.k-filemanager-toolbar .k-button-group.sheetorder_visible img {
  margin-left: 6px;
  margin-right: 6px;
  width: 17px;
}

.sheetorder_sortby.k-split-button .fa-download::before {
  width: 25px;
  height: 19px;
  margin-top: -4px;
}

.sheetorder_sortby.k-split-button .k-button {
  gap: 0;
}

.action-button-left #sheetorder_register .fa-plus:before {
  width: 30px;
}

.action-button-group .k-button .k-icon,
.action-button-group .k-button .k-image,
.action-button-group .k-button .k-sprite {
  color: #2f2f2f !important;
}

.k-grid-header .k-table-th.k-grid-header-sticky {
  background-color: #fff;
}

.k-grid .k-toolbar.filter-bar.action-button-left {
  border: 0;
  border-bottom: 1px solid #e5e7eb;
}

.k-grid .k-grid-header.k-grid-draggable-header {
  border-top: 1px solid #eff1f4;
}

.inventory-history .btmPeo .rc-tabs-tab.rc-tabs-tab-active {
  background-color: transparent;
}

.modal .inventory-history .rc-tabs-nav-wrap .rc-tabs-nav-list .rc-tabs-tab.rc-tabs-tab-active .rc-tabs-tab-btn {
  color: #1970eb;
}

.report-gridview .at-list-table .k-grid {
  height: calc(100vh - 130px) !important;
}

.btn.btn-primary-blue,
.btn.btn_white_bg {
  box-shadow: 0px 2.12px 6.51px -0.71px rgb(25 112 235) !important;
  font-weight: 500;
  /* padding: 10px; */
}

.btn_white_bg.btn {
  padding: 0.4rem 0.8rem !important;
}

.k-checkbox.k-rounded-md {
  border-color: #21252957 !important;
}

.radio input:checked+span::after {
  background: rgb(25 112 235);
  border: 6px solid #fff;
  transform: scale(0.4);
}

.radio input+span::after {
  background-color: #d1d7e3;
  border: 6px solid #fff;
  transform: scale(0.4);
}

.radio input:checked+span:before,
.radio input+span::before {
  transform: scale(0.6);
}

.k-svg-i-calendar svg {
  display: none;
}

.k-svg-i-calendar::before {
  content: "";
  background-image: url(../../images/actionbutton/Calender.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.action-button-group #gridview_order .k-i-grid::before {
  content: "";
  background-image: url(../../images/actionbutton/k-gridicon.svg);
  width: 13px;
  height: 14px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-top: 2.5px;
}

.action-button-group #gridview_order.k-selected .k-i-grid::before,
.action-button-group #gridview_order:hover .k-i-grid::before {
  background-image: url(../../images/actionbutton/k-layouticonwhite.svg);
  width: 13px;
  height: 11px;
  margin-top: 0px;
  margin-left: 1px;
}

.action-button-group #listview_order .k-i-grid-layout::before {
  content: "";
  background-image: url(../../images/actionbutton/k-layouticon.svg);
  width: 13px;
  height: 14px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-top: 2.5px;
}

.action-button-group #listview_order.k-selected .k-i-grid-layout::before,
.action-button-group #listview_order:hover .k-i-grid-layout::before {
  background-image: url(../../images/actionbutton/k-gridiconwhite.svg);
  width: 13px;
  height: 14px;
  margin-top: 2.5px;
}

.fa-paperclip:before {
  content: "" !important;
  background-image: url(../../images/actionbutton/Attachicon.svg);
  width: 13px;
  height: 14px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.action-button-left .fa-info:before {
  content: "";
  background-image: url(../../images/actionbutton/Infoicon.svg);
  width: 6px;
  height: 14px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.action-button-left .fa-expand:before {
  content: "";
  background-image: url(../../images/actionbutton/Expandicon.svg);
  width: 14px;
  height: 14px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.action-button-left .fa-times:before,
.onclosebutton .fa-times:before {
  content: "";
  background-image: url(../../images/closeicons.svg);
  width: 27px;
  height: 27px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.toolbar-items ul li:last-child {
  margin-right: 0 !important;
}

.top-main-menu.toolbar-items ul.action-button-left {
  padding: 4px 6px !important;
  margin: 5px 0;
}

.action-button-left .fa-saveas {
  content: "";
  background-image: url(../../images/actionbutton/Saveus.svg);
  width: 19px;
  height: 19px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 2px;
}

.action-button-left .fa-save:before {
  content: "";
  background-image: url(../../images/actionbutton/Save.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.fa.fa-trash:before {
  content: "";
  /* background-image: url(../../images/actionbutton/Delete.svg); */
  background-image: url(../../images/Delete.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.fa-clone:before {
  content: "" !important;
  background-image: url(../../images/actionbutton/CLONE.svg);
  width: 15px;
  height: 15px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.action-button-left .fa-file-upload:before {
  content: "" !important;
  background-image: url(../../images/actionbutton/Export.svg);
  width: 15px;
  height: 17px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.cls-listitemsubmenu .fas.fa-undo::before {
  content: "" !important;
  background-image: url(../../images/actionbutton/Reopen.svg);
  width: 15px;
  height: 13px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.action-button-left .fa-file-export::before {
  content: "" !important;
  background-image: url(../../images/actionbutton/Export.svg);
  width: 13px;
  height: 17px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}

.action-button-left .fa-filter::before,
.new-btn-circle .fa-filter::before {
  content: "";
  background-image: url(../../images/actionbutton/Filter.svg);
  width: 13px;
  height: 13px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}

.fa-savewhite::before {
  content: "";
  background-image: url(../../images/actionbutton/Savewhite.svg);
  width: 13px;
  height: 13px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}

.fa-saveaswhite::before {
  content: "";
  background-image: url(../../images/actionbutton/Saveaswhite.svg);
  width: 13px;
  height: 13px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}

.action-button-left .fa-file-download:before,
.new-btn-circle.outline-grey .fa-file-download:before,
.btn-link.dropdown .fa-file-download:before {
  content: "";
  background-image: url(../../images/actionbutton/Import.svg);
  width: 12px;
  height: 16px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.btn-link.dropdown .fa-file-download:before {
  width: 21px;
  height: 21px;
}

.csv-reader-input .csv-label:before {
  content: "";
  background-image: url(../../images/actionbutton/ImportasJson.svg);
  width: 21px;
  height: 21px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.fa-exportasjson {
  content: "";
  background-image: url(../../images/actionbutton/ExportJson.svg);
  width: 21px;
  height: 21px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.cls-listitemsubmenu .synccancel::before {
  background-image: url(../../images/actionbutton/autoregister.svg);
  width: 15px;
  height: 14px;
}

#audittrail-modal-body label {
  color: #000;
  font-weight: 500 !important;
}

#audittrail-modal-body .form-control {
  border: 1px solid #ced4da;
  border-radius: 5px;
  padding: 0.375rem 0.75rem;
}

#audittrail_closeform.btn_white_bg.txt-btn {
  color: rgb(8, 8, 8) !important;
  border-color: rgb(0, 0, 0) !important;
  border: 1px solid !important;
}

.audit-selectbox .select-arrow::after {
  right: 8px;
}

.cls-listitemsubmenu ul li button.new-btn-circle {
  width: 25px;
  height: 25px;
  background-color: #e9e9e9 !important;
  padding: 0 !important;
  border-radius: 100%;
}

.cls-listitemsubmenu ul li {
  padding-bottom: 3px;
}

.cls-listitemsubmenu ul li:last-child {
  padding-bottom: 0;
}

.cls-listitemsubmenu ul li .fa-eye:before,
.fa-eye:before {
  background-image: url(../../images/actionbutton/history.svg);
  width: 25px;
  height: 25px;
}

.sheet-share.fa-share-alt::before,
.protocol-share.fa-share-alt::before {
  width: 30px;
  height: 30px;
}

#btn-export-to-pdf1.dropdown-toggle::after {
  display: none;
}

.e-grid .e-icons:not(.e-btn-icon) {
  color: #f5f6f7 !important;
}

.k-grid .k-grid-header .k-table-th .k-checkbox.k-rounded-md {
  margin-left: 5px;
}

.tempHeadRight ul li #idCloseSheet {
  padding: 0 !important;
}

.list-view-btn-group button {
  margin-right: 4px;
}

.modal-open .heightgird .k-grid-virtual .k-grid-content .k-grid-table,
.modal-open .heightgird .k-grid .k-grid-content-sticky {
  position: initial;
}

.modal-open .heightgird .k-grid-virtual .k-grid-content .k-grid-table .list-view-btn-group .new-btn-circle {
  opacity: 0;
}

.modal-open .heightgird .k-grid-virtual .k-grid-content .k-grid-table .list-view-btn-group {
  transform: none;
  background-color: transparent;
  border: 0 !important;
  box-shadow: none;
}

.new-btn-circle:disabled,
.new-btn-circle.disabled,
.nav-item .new-btn-circle.disabled {
  background-color: #f5f5f5 !important;
  border: 1px solid #eeeeee !important;
  opacity: 1 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
  box-shadow: none !important;
}

.new-btn-circle.disabled i,
.new-btn-circle.disabled i::before,
.new-btn-circle:disabled i,
.new-btn-circle:disabled i::before,
.new-btn-circle.disabled svg,
.new-btn-circle.disabled svg path,
.new-btn-circle:disabled svg,
.new-btn-circle:disabled svg path .new-btn-circle:disabled img {
  color: #6a6060 !important;
  fill: #6a6060 !important;
  -webkit-text-fill-color: #6a6060 !important;
  opacity: 0.5 !important;
  transition: none !important;
}

.new-btn-circle.disabled img,
.new-btn-circle:disabled img {
  opacity: 0.4 !important;
  filter: grayscale(100%) !important;
}

li.list-inline-item.comepareBtnWhite.comparehidbtn:first-child {
  margin-left: 0px !important;
  margin-right: 5px !important;
}

.custom-button-container {
  display: flex !important;
  width: 100% !important;
  align-items: center;
  padding: 10px 0;
  list-style: none;
}

.left-aligned-item {
  margin-right: 15px;
}

.uploadLimsBtach {
  margin-left: 10px !important;
}

.right-aligned-group-start {
  margin-left: auto !important;
}

.right-aligned-item {
  margin-left: 10px;
}

.bgstyletext {
  background-color: rgb(255, 255, 204);
  padding: 0px 5px;
  border-radius: 5px;
}

.uploadLimsBtach .csv-label::before {
  filter: brightness(0) invert(1);
}

.footer-list {
  border: 1px solid transparent !important;
}

.text-nudge-down {
  display: inline-block;
  transform: translateY(0.8px);
}

.custom-move-modal {
  max-width: 400px !important;
  width: 100%;
}

.custom-move-modal .modal-content {
  background-color: #f1f1f1 !important;
  border-radius: 16px !important;
  border: 2px solid #ffffff !important;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.custom-move-modal .modal-header {
  background-color: transparent !important;
  border-bottom: none;
}

.custom-move-modal .modal-footer {
  background-color: transparent !important;
  border-top: none;
}

.custom-move-modal .modal-footer span {
  font-size: 12px;
}

.grayhover {
  background-color: transparent;
  transition: background-color 0.2s ease-in-out;
  cursor: pointer;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.grayhover:hover,
.grayhover:focus-visible {
  background-color: #e0e0e0;
}

.custom-hover-Organise-btn {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  white-space: nowrap !important;
  cursor: pointer !important;
  background-color: transparent !important;
  border: 2px solid #ececec !important;
  color: #000000 !important;
  padding: 5.5px 10px !important;
  border-radius: 20px !important;
  width: max-content !important;
  height: auto !important;
  min-width: unset !important;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box !important;
  font-size: 14px !important;
  line-height: 0.5 !important;
  box-shadow: 0px 2.12px 6.51px -0.71px rgb(0 0 0 / 21%);
}

.custom-hover-Organise-btn .select-btn-icon {
  width: 14px !important;
  height: 14px !important;
  display: block !important;
}

.custom-hover-Organise-btn:disabled {
  opacity: 0.5 !important;
  cursor: not-allowed !important;
}

.custom-hover-Organise-btn span {
  margin: 0 !important;
  padding: 0 !important;
  line-height: inherit !important;
  font-size: inherit !important;
}

h6.inner-head.spacefixer {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.aligned-top-fixed.spacefixedbtn {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.aligned-top-fixed.d-flex.align-items-center.spacefixedbtn button:hover img {
  filter: brightness(0) invert(1) !important;
}

.sidmov {
  left: 0px !important;
}

.sidmov {
  left: 0px !important;
}

.sidmov {
  left: 0px !important;
}

.steps span {
  color: rgb(51, 51, 51);
}

.fileviewersty {
  display: flex;
  flex-wrap: wrap;
  min-height: 450px;
  align-content: flex-start;
  padding: 10px;
  margin-top: 1rem;
  background-color: #F2F1EF;
  border-radius: 10px;
  width: 100%;
  max-width: 800px;
  box-sizing: border-box;
}

.location-path-modal,
.location-path-modal+.modal-backdrop {
  z-index: 9999 !important;
}

.wrpsec {
  white-space: nowrap !important;
  flex-shrink: 0 !important;

}

/* ============================================================
   SelectionModal.css
  Kumaresan B START
   ============================================================ */

.slm__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  font-family: 'DM Sans', sans-serif;
}

/* ── Modal container ── */
.slm__modal {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.18);
  width: min(1280px, calc(100vw - 32px));
  height: 600px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* ── Header ── */
.slm__header {
  padding: 14px 20px;
  border-bottom: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.slm__header-title {
  font-size: 15px;
  font-weight: 600;
  color: #1a1a2e;
  margin: 0;
}

.slm__export-btn {
  background: none;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  padding: 4px 10px;
  cursor: pointer;
  color: #6b7280;
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 13px;
  font-family: 'DM Sans', sans-serif;
  transition: background 0.15s, color 0.15s;
}

.slm__export-btn:hover {
  background: #f3f4f6;
  color: #374151;
}

/* ── Lock banner ── */
.slm__lock-banner {
  padding: 6px 20px;
  background: #fffbeb;
  border-bottom: 1px solid #fde68a;
  font-size: 12px;
  color: #92400e;
  display: flex;
  align-items: center;
  gap: 6px;
}

.slm__clear-btn {
  margin-left: 8px;
  font-size: 11px;
  padding: 2px 8px;
  background: #fff;
  border: 1px solid #f59e0b;
  border-radius: 4px;
  color: #92400e;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  transition: background 0.12s;
}

.slm__clear-btn:hover {
  background: #fef3c7;
}

/* ── Table wrap ── */
.slm__table-wrap {
  overflow-y: auto;
  flex: 1;
}

/* ── Table ── */
.slm__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  table-layout: auto;
}

.slm__thead {
  background: #f9fafb;
  position: sticky;
  top: 0;
  z-index: 1;
}

.slm__th {
  padding: 9px 12px;
  text-align: left;
  font-weight: 600;
  font-size: 12px;
  color: #6b7280;
  border-bottom: 1px solid #e5e7eb;
  white-space: nowrap;
  user-select: none;
}

.slm__th--center {
  padding: 9px 12px;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  color: #6b7280;
  border-bottom: 1px solid #e5e7eb;
  width: 44px;
}

/* ── Table rows ── */
.slm__tr {
  transition: background 0.1s;
  cursor: pointer;
}

.slm__tr--hovered .slm__td,
.slm__tr--hovered .slm__td--center {
  background: #f0f9ff;
}

.slm__tr--selected .slm__td,
.slm__tr--selected .slm__td--center {
  background: #dbeafe;
}

.slm__tr--locked .slm__td,
.slm__tr--locked .slm__td--center {
  background: #fef9ec;
}

.slm__tr--blocked {
  cursor: not-allowed;
  opacity: 0.55;
}

.slm__tr--blocked .slm__td,
.slm__tr--blocked .slm__td--center {
  background: #fafafa;
}

/* ── Table cells ── */
.slm__td {
  padding: 8px 12px;
  border-bottom: 1px solid #f0f0f0;
  color: #1a1a2e;
  vertical-align: middle;
}

.slm__td .unit-quantity-input {
  min-width: 240px;
}

.protocol-material-inventory-table .protocol-used-qty-td {
  min-width: 380px;
  width: 380px;
  vertical-align: middle;
}

.protocol-material-inventory-table .protocol-used-qty-cell {
  min-width: 360px;
  width: 100%;
}

.protocol-material-inventory-table .protocol-used-qty-cell .unit-quantity-input {
  min-width: 360px;
  width: 100%;
}

.protocol-material-inventory-table .protocol-used-qty-cell .unit-quantity-use-btn,
.protocol-material-inventory-table .protocol-used-qty-use-btn {
  flex: 0 0 auto;
  white-space: nowrap;
  min-width: 48px;
}

.protocol-material-inventory-table .protocol-used-qty-input-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  min-width: 180px;
}

.protocol-material-inventory-table .protocol-used-qty-input-wrap .form-control {
  /* flex: 1 1 auto; */
  min-width: 120px;
  width: auto;
}

.protocol-material-inventory-table .protocol-used-qty-unit {
  flex: 0 0 auto;
  white-space: nowrap;
}

.protocol-material-inventory-table .protocol-used-qty-readonly {
  white-space: normal;
  word-break: break-word;
}

.protocol-material-inventory-table .protocol-used-qty-readonly--editable {
  cursor: pointer;
}

.slm__td--center {
  padding: 8px 12px;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
  vertical-align: middle;
}

/* ── Checkbox ── */
.slm__checkbox {
  width: 15px;
  height: 15px;
  cursor: pointer;
  accent-color: #1a73e8;
}

.slm__checkbox--disabled {
  width: 15px;
  height: 15px;
  accent-color: #1a73e8;
  cursor: not-allowed;
  opacity: 0.4;
}

/* ── Qty input ── */
.slm__qty-input {
  width: 90px;
  padding: 4px 8px;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  font-size: 13px;
  text-align: right;
  color: #1a1a2e;
  background: #fff;
  outline: none;
  font-family: 'DM Sans', sans-serif;
  transition: border-color 0.15s, box-shadow 0.15s;
}

.slm__qty-input:focus {
  border-color: #1a73e8;
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.15);
}

.slm__qty-input--disabled {
  background: #f9fafb;
  color: #9ca3af;
  border-color: #e5e7eb;
  cursor: not-allowed;
}

.slm__qty-input--error {
  border-color: #ef4444;
  box-shadow: 0 0 0 2px rgba(239, 68, 68, 0.2);
}

.slm__qty-input--locked {
  border-color: #f59e0b;
  box-shadow: 0 0 0 2px rgba(245, 158, 11, 0.15);
}

.slm__err-msg {
  font-size: 11px;
  color: #ef4444;
  margin-top: 2px;
}

/* ── Footer ── */
.slm__footer {
  padding: 10px 16px;
  border-top: 1px solid #e5e7eb;
  background: #f9fafb;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}

/* ── Pagination ── */
.slm__pagination {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #6b7280;
}

.slm__pag-btn {
  border: 1px solid #e5e7eb;
  background: #fff;
  border-radius: 4px;
  padding: 3px 8px;
  font-size: 12px;
  cursor: pointer;
  color: #6b7280;
  line-height: 1.4;
  font-family: 'DM Sans', sans-serif;
  transition: background 0.12s;
}

.slm__pag-btn:hover:not(:disabled) {
  background: #f3f4f6;
}

.slm__pag-btn--active {
  background: #1a73e8;
  color: #fff;
  border-color: #1a73e8;
}

.slm__pag-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.slm__per-page-select {
  margin-left: 8px;
  font-size: 12px;
  padding: 2px 4px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  background: #fff;
  color: #374151;
  font-family: 'DM Sans', sans-serif;
  cursor: pointer;
}

.slm__pag-info {
  margin-left: 16px;
  color: #9ca3af;
}

/* ── Footer right actions ── */
.slm__footer-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
}

.slm__validation-msg {
  font-size: 12px;
  color: #ef4444;
  font-style: italic;
}

.slm__footer-btns {
  display: flex;
  gap: 8px;
}

.slm__btn-set {
  background: #1a73e8;
  color: #fff;
  border: none;
  border-radius: 20px;
  padding: 8px 24px;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  transition: background 0.15s;
}

.slm__btn-set:hover {
  background: #1558c0;
}

.slm__btn-close {
  background: transparent;
  color: #1a1a2e;
  border: 1.5px solid #d1d5db;
  border-radius: 20px;
  padding: 7px 24px;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  transition: background 0.15s, border-color 0.15s;
}

.slm__btn-close:hover {
  background: #f3f4f6;
  border-color: #9ca3af;
}

/* ============================================================
   Filter Popup  (.slm__fp__)
   ============================================================ */

/* th inner flex wrapper */
.slm__th-inner {
  display: flex;
  align-items: center;
  gap: 2px;
  white-space: nowrap;
}

.slm__th-filter-icon {
  display: inline-flex;
  align-items: center;
  border-radius: 3px;
  padding: 1px 2px;
  transition: background 0.12s;
  cursor: pointer;
}

.slm__th-filter-icon:hover {
  background: #e5e7eb;
}

/* ── Active filter chips strip ── */
.slm__filter-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 6px 16px;
  background: #f0f9ff;
  border-bottom: 1px solid #bae6fd;
}

.slm__chip {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: #dbeafe;
  color: #1e40af;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 20px;
}

.slm__chip-close {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 13px;
  color: #1e40af;
  padding: 0;
  line-height: 1;
  font-family: 'DM Sans', sans-serif;
}

.slm__chip-close:hover {
  color: #ef4444;
}

/* ── Popup container ── */
.slm__fp {
  position: fixed;
  z-index: 2000;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.14);
  width: 230px;
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: #1a1a2e;
  overflow: hidden;
}

/* ── Sort rows ── */
.slm__fp-sort-row {
  padding: 0;
  cursor: pointer;
}

.slm__fp-sort-row:hover .slm__fp-sort-btn {
  background: #f3f4f6;
}

.slm__fp-sort-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 9px 14px;
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  color: #1a73e8;
  border-radius: 0;
  transition: background 0.1s;
}

.slm__fp-sort-btn--active {
  background: #dbeafe;
}

/* ── Divider ── */
.slm__fp-divider {
  height: 1px;
  background: #e5e7eb;
  margin: 0;
}

/* ── Filter section toggle ── */
.slm__fp-filter-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 14px;
  cursor: pointer;
  user-select: none;
  transition: background 0.1s;
}

.slm__fp-filter-toggle:hover {
  background: #f9fafb;
}

.slm__fp-filter-label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  color: #1a73e8;
  font-size: 13px;
}

/* ── Filter body ── */
.slm__fp-filter-body {
  padding: 0 12px 12px;
  display: flex;
  flex-direction: column;
  gap: 7px;
}

/* Select wrapper */
.slm__fp-select-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  background: #f3f4f6;
  padding: 5px 8px;
  cursor: pointer;
}

.slm__fp-select {
  appearance: none;
  border: none;
  background: transparent;
  font-size: 12px;
  color: #374151;
  flex: 1;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  outline: none;
}

/* Text input */
.slm__fp-input {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  padding: 5px 8px;
  font-size: 12px;
  color: #1a1a2e;
  font-family: 'DM Sans', sans-serif;
  outline: none;
  transition: border-color 0.15s, box-shadow 0.15s;
}

.slm__fp-input:focus {
  border-color: #1a73e8;
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.12);
}

/* And / Or toggle */
.slm__fp-logic {
  display: flex;
  gap: 0;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  overflow: hidden;
}

.slm__fp-logic-btn {
  flex: 1;
  padding: 4px 0;
  font-size: 12px;
  font-weight: 500;
  border: none;
  background: #f3f4f6;
  color: #6b7280;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  transition: background 0.12s, color 0.12s;
}

.slm__fp-logic-btn--active {
  background: #1a73e8;
  color: #fff;
}

/* Action buttons */
.slm__fp-actions {
  display: flex;
  gap: 8px;
  margin-top: 4px;
}

.slm__fp-btn {
  flex: 1;
  padding: 6px 0;
  font-size: 12px;
  font-weight: 600;
  border-radius: 20px;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  transition: background 0.14s, border-color 0.14s;
}

.slm__fp-btn--outline {
  background: #fff;
  color: #374151;
  border: 1.5px solid #d1d5db;
}

.slm__fp-btn--outline:hover {
  background: #f3f4f6;
  border-color: #9ca3af;
}

.slm__fp-btn--primary {
  background: #1a73e8;
  color: #fff;
  border: none;
}

.slm__fp-btn--primary:hover {
  background: #1558c0;
}


/* ============================================================
   SelectionModal.css
  Kumaresan B END
   ============================================================ */



.save-location-container .fw-bold {
  font-weight: 800 !important;
}


.metrial_content .rc-tabs-nav-list .rc-tabs-tab:first-child {
  border-left: 0px !important;
}


.custom-dark-tooltip .tooltip-inner {
  background-color: #555555;
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 10.5px;
  padding: 2px 4px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.87);
  max-width: 8em;
}

.custom-dark-tooltip.bs-tooltip-top .arrow::before,
.custom-dark-tooltip.bs-tooltip-auto[data-popper-placement^="top"] .arrow::before {
  border-top-color: #555555;
}

.custom-dark-tooltip.bs-tooltip-bottom .arrow::before,
.custom-dark-tooltip.bs-tooltip-auto[data-popper-placement^="bottom"] .arrow::before {
  border-bottom-color: #555555;
}

.scroll_dynamic .rc-tabs-tabpane.dynamic {
  overflow-y: scroll !important;
}

.inventory_new_tab .lceWvS .rc-tabs-tab-btn {
  border: none !important;
}

.lceWvS .rc-tabs-tab-btn {
  border: none !important;
}


/*================================kumaresan ===============================*/

/* ═══════════════════════════════════════════════════════════════════
   FILTER POPUP  –  responses.css
   All classnames are plain global classes prefixed with fp-
   ═══════════════════════════════════════════════════════════════════ */

/* ─── BASE WORKSPACE CONTAINER CONFIGS ─── */
.workspace-container {
  padding: 24px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  background-color: #f1f5f9;
  min-height: 100vh;
}

.workspace-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}

/* BUTTON ATOMS */
.btn-primary {
  padding: 10px 20px;
  background: #2563eb;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.15);
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-primary:hover {
  background: #1d4ed8;
  transform: translateY(-1px);
}

/* DEBUGGER PAYLOAD RENDER BLOCK */
.payload-debugger {
  margin-top: 24px;
  background: #ffffff;
  padding: 16px;
  border-radius: 12px;
  max-width: 1200px;
  margin: 24px auto 0 auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: 1px solid #e2e8f0;
}

.payload-debugger__title {
  color: #475569;
  font-size: 14px;
}

.payload-debugger__code {
  font-size: 12px;
  overflow-x: auto;
  background: #f8fafc;
  padding: 12px;
  border-radius: 8px;
  margin-top: 8px;
  border: 1px solid #e2e8f0;
  color: #0f172a;
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;
}

/* ─── OVERLAY MODAL SYSTEM PANEL ─── */
.filter-overlay {
  position: fixed;
  inset: 0;
  background: rgba(15, 23, 42, 0.2);
  backdrop-filter: blur(4px);
  display: flex;
  justify-content: flex-end;
  z-index: 1000;
  animation: fadeIn 0.25s ease-out;
}

.filter-popup {
  width: 400px;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: -10px 0 30px rgba(15, 23, 42, 0.08);
  animation: slideIn 0.28s cubic-bezier(0.16, 1, 0.3, 1);
}

/* Left split panel (inline beside KendoGridView) */
.kendo-grid-layout {
  display: flex;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 0;
  gap: 0;
  overflow-x: hidden;
  box-sizing: border-box;
}

.at-list-table {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.at-list-table--filter-open .kendo-grid-layout,
.kendo-grid-layout--filter-open {
  border: 1px solid #eff1f4;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  align-items: stretch;
  min-height: 0;
  max-width: 100%;
}

.kendo-grid-layout__filter {
  display: none;
  flex: 0 0 0;
  width: 0;
  min-width: 0;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.kendo-grid-layout__filter.is-visible {
  display: flex;
  flex-direction: row;
  flex: 0 0 auto;
  align-self: stretch;
  min-height: 0;
  border-right: 1px solid #eff1f4;
  background: #fff;
  overflow: visible;
  box-sizing: border-box;
  position: relative;
}

.kendo-grid-layout__filter-host {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-sizing: border-box;
}

.kendo-grid-layout__filter-host > .filter-overlay,
.kendo-grid-layout__filter-host > * {
  flex: 1 1 auto;
  align-self: stretch;
  width: 100%;
  min-height: 0 !important;
  height: 100% !important;
  max-height: none !important;
  box-sizing: border-box;
}

.kendo-grid-layout__filter-resizer {
  position: absolute;
  top: 0;
  right: -3px;
  width: 8px;
  height: 100%;
  cursor: col-resize;
  z-index: 20;
  touch-action: none;
  background: transparent;
}

.kendo-grid-layout__filter-resizer::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3px;
  width: 2px;
  background: transparent;
  /* transition: background 0.15s ease; */
}

.kendo-grid-layout__filter-resizer:hover::after,
.kendo-grid-layout__filter.is-resizing .kendo-grid-layout__filter-resizer::after,
.at-list-table--filter-resizing .kendo-grid-layout__filter-resizer::after {
  background: #2563eb;
}

body.kendo-filter-resizing,
body.kendo-filter-resizing * {
  cursor: col-resize !important;
  user-select: none !important;
}

.kendo-grid-layout__filter.is-visible > .filter-overlay,
.kendo-grid-layout__filter.is-visible > *:not(.kendo-grid-layout__filter-resizer):not(.kendo-grid-layout__filter-host) {
  flex: 1 1 auto;
  align-self: stretch;
  width: 100%;
  min-height: 0 !important;
  height: 100% !important;
  max-height: none !important;
  box-sizing: border-box;
}

.kendo-grid-layout--filter-open .kendo-grid-layout__filter.is-visible.kendo-grid-layout__filter--wide {
  /* Width comes from inline style (persisted per screen). Keep only soft limits here. */
  min-width: 280px;
  max-width: min(900px, 72vw);
}

.kendo-grid-layout__main {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.at-list-table .kendo-grid-layout__main .k-grid,
.kendo-grid-layout__main .k-grid {
  width: 100% !important;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.at-list-table .kendo-grid-layout__main .k-grid .k-grid-header,
.at-list-table .kendo-grid-layout__main .k-grid .k-grid-content,
.at-list-table .kendo-grid-layout__main .k-grid .k-grid-content-locked,
.kendo-grid-layout__main .k-grid .k-grid-header,
.kendo-grid-layout__main .k-grid .k-grid-content {
  box-sizing: border-box;
}

/* Remove double borders: grid sits inside shared layout border.
   Keep measured pixel height from inline style — do NOT force height:100%
   (that collapses through Tooltip/LocalizationProvider wrappers). */
.at-list-table--filter-open .kendo-grid-layout__main .k-grid,
.kendo-grid-layout--filter-open .kendo-grid-layout__main .k-grid {
  border: none !important;
  border-radius: 0 !important;
  max-height: none !important;
  box-sizing: border-box;
}

.kendo-grid-layout__main .kendo-grid-layout__fill,
.kendo-grid-layout__main .kendo-grid-layout__tooltip {
  display: block;
  height: 100%;
  min-height: 0;
  flex: 1 1 auto;
}

.at-list-table--filter-open .kendo-grid-layout__main .k-grid .k-grid-header,
.kendo-grid-layout--filter-open .kendo-grid-layout__main .k-grid .k-grid-header {
  border-color: #eff1f4;
}

.filter-overlay.filter-overlay--split {
  position: relative;
  inset: auto;
  width: 100%;
  height: 100% !important;
  min-height: 100%;
  max-height: 100%;
  flex: 1 1 auto;
  background: transparent;
  backdrop-filter: none;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  z-index: 1;
  animation: none;
  box-shadow: none;
  box-sizing: border-box;
}

.filter-overlay.filter-overlay--split .filter-popup,
.filter-popup.filter-popup--split {
  width: 100% !important;
  max-width: none;
  height: 100% !important;
  min-height: 100% !important;
  max-height: none !important;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  box-shadow: none;
  animation: none;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
}

.filter-overlay.filter-overlay--split .filter-popup__header {
  border-bottom: 1px solid #eff1f4;
  padding: 12px 16px;
  flex: 0 0 auto;
}

.filter-overlay.filter-overlay--split .filter-popup__body {
  flex: 1 1 auto;
  min-height: 0;
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  gap: 0;
}

.filter-overlay.filter-overlay--split .filter-popup__footer {
  border-top: 1px solid #eff1f4;
  flex-shrink: 0;
}

.filter-overlay.filter-overlay--split.filter-overlay--materialinventory .filter-popup--materialinventory {
  width: 100% !important;
}

/* Split material inventory: 2-column body — idFilterBody | idFilterstorageSelections */
.filter-overlay.filter-overlay--split .filter-popup__body.filter-popup__body--split,
.filter-overlay.filter-overlay--split.filter-overlay--materialinventory .filter-popup__body.filter-popup__body--split {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-content: stretch;
  align-items: stretch;
  column-gap: 0;
  row-gap: 0;
  overflow: hidden;
  min-height: 0;
  flex: 1 1 auto;
  padding: 0;
  /* transition: grid-template-columns 0.2s ease; */
}

.filter-overlay.filter-overlay--split .filter-popup__body.filter-popup__body--split.filter-popup__body--storage-collapsed,
.filter-popup.filter-popup--materialinventory > .filter-popup__body.filter-popup__body--split.filter-popup__body--storage-collapsed {
  grid-template-columns: minmax(0, 1fr) 44px !important;
}

.filter-overlay.filter-overlay--split .filter-popup__pane--filters,
.filter-overlay.filter-overlay--split .filter-popup__pane--selections,
.filter-overlay.filter-overlay--split #idFilterBody,
.filter-overlay.filter-overlay--split #idFilterstorageSelections {
  min-width: 0;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 8px 12px;
}

.filter-overlay.filter-overlay--split #idFilterBody,
.filter-overlay.filter-overlay--split .filter-popup__pane--filters {
  border-right: 1px solid #eff1f4;
}

.filter-overlay.filter-overlay--split #idFilterstorageSelections,
.filter-overlay.filter-overlay--split .filter-popup__pane--selections {
  border-left: none !important;
  border-top: none !important;
  max-height: none;
  background: #fafbfc;
  padding: 0;
  gap: 0;
}

.filter-storage-panel__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  min-height: 40px;
  padding: 8px 12px;
  border-bottom: 1px solid #eff1f4;
  background: #f1f5f9;
  cursor: pointer;
  user-select: none;
  flex: 0 0 auto;
  box-sizing: border-box;
}

.filter-storage-panel__title {
  font-size: 12px;
  font-weight: 700;
  color: #334155;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}

.filter-storage-panel__toggle {
  border: 1px solid #e2e8f0;
  background: #fff;
  width: 28px;
  height: 28px;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
  flex: 0 0 auto;
  color: #64748b;
}

.filter-storage-panel__toggle:hover {
  border-color: #cbd5e1;
  color: #2563eb;
}

.filter-storage-panel__chevron {
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  /* transition: transform 0.2s ease; */
}

.filter-storage-panel__chevron.is-collapsed {
  transform: rotate(-90deg);
}

.filter-storage-panel__content {
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  padding: 8px 12px 12px;
  box-sizing: border-box;
}

.filter-storage-panel__content .filter-storage-combo {
  flex-shrink: 0;
}

.filter-storage-panel__content .filter-storage-tree-panel {
  flex: 1 1 auto;
  min-height: 0;
}

.filter-storage-tree-panel .filter-storage-tree-node--selected,
.filter-storage-tree-panel .k-treeview .k-selected .filter-storage-tree-node--selected,
.filter-storage-tree-panel .k-treeview-leaf.k-selected .filter-storage-tree-node--selected {
  background-color: #dce6f5 !important;
  color: #1f2a37 !important;
  border: 1px solid #677ea6;
  border-radius: 4px;
  padding: 2px 8px;
}

#idFilterstorageSelections.is-collapsed,
.filter-popup__pane--selections.is-collapsed {
  padding: 0;
  overflow: hidden;
}

#idFilterstorageSelections.is-collapsed .filter-storage-panel__header,
.filter-popup__pane--selections.is-collapsed .filter-storage-panel__header {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 100%;
  padding: 10px 6px;
  gap: 10px;
  border-bottom: none;
}

#idFilterstorageSelections.is-collapsed .filter-storage-panel__title,
.filter-popup__pane--selections.is-collapsed .filter-storage-panel__title {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  text-overflow: clip;
  letter-spacing: 1px;
  max-height: calc(100% - 48px);
}

#idFilterstorageSelections.is-collapsed .filter-storage-panel__chevron,
.filter-popup__pane--selections.is-collapsed .filter-storage-panel__chevron {
  transform: rotate(90deg);
}

/* Materialinventory only: wider panel; left filters + right selected chips */
.filter-popup.filter-popup--materialinventory {
  width: min(800px, 92vw);
}

.filter-popup.filter-popup--materialinventory > .filter-popup__body.filter-popup__body--split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-content: stretch;
  align-items: stretch;
  column-gap: 0;
  row-gap: 0;
  padding: 0;
  overflow: hidden;
  min-height: 0;
  flex: 1 1 auto;
}

/* Material inventory: Filters | Storage Location tabs (full-width per tab) */
.filter-overlay.filter-overlay--split .filter-popup__body.filter-popup__body--tabs,
.filter-popup.filter-popup--materialinventory > .filter-popup__body.filter-popup__body--tabs {
  display: flex !important;
  flex-direction: column;
  padding: 0;
  overflow: hidden !important; /* scroll inside panes, not the body */
  min-height: 0;
  flex: 1 1 auto;
  gap: 0;
  height: auto;
}

.filter-popup.filter-popup--materialinventory .filter-popup__tabs,
.filter-popup.filter-popup--materialinventory .filter-popup__tabs-host,
.filter-popup.filter-popup--materialinventory .filter-popup__tabs > div {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  overflow: hidden;
}

.filter-popup.filter-popup--materialinventory .filter-popup__tabs .rc-tabs,
.filter-popup.filter-popup--materialinventory .filter-popup__rc-tabs {
  display: flex !important;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  height: 100% !important;
  overflow: hidden;
}

.filter-popup.filter-popup--materialinventory .filter-popup__tabs .rc-tabs-nav {
  flex: 0 0 auto;
}

.filter-popup.filter-popup--materialinventory .filter-popup__tabs .rc-tabs-content-holder {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  height: auto !important;
  overflow: hidden !important;
  position: relative;
}

.filter-popup.filter-popup--materialinventory .filter-popup__tabs .rc-tabs-content {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  height: 100% !important;
  width: 100% !important;
  overflow: hidden !important;
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block !important;
}

.filter-popup.filter-popup--materialinventory .filter-popup__tabs .rc-tabs-tabpane {
  outline: none;
  height: 100%;
}

.filter-popup.filter-popup--materialinventory .filter-popup__tabs .rc-tabs-tabpane-active {
  display: block !important;
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
  overflow: hidden;
}

.filter-popup.filter-popup--materialinventory .filter-popup__tabs .rc-tabs-tabpane:not(.rc-tabs-tabpane-active) {
  display: none !important;
}

.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs .filter-popup__pane--filters,
.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs .filter-popup__pane--selections,
.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs #idFilterBody,
.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs #idFilterstorageSelections {
  border-left: none !important;
  background: #fff;
  flex: 1 1 auto;
  height: 100% !important;
  max-height: 100%;
  min-height: 0 !important;
  box-sizing: border-box;
}

/* Filters tab: scroll the field list */
.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs .filter-popup__pane--filters,
.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs #idFilterBody {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  display: block !important; /* avoid flex children blocking scroll height calc */
  gap: 0;
}

/* Storage tab: fill remaining height; tree stretches to bottom */
.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs .filter-popup__pane--selections,
.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs #idFilterstorageSelections {
  display: flex !important;
  flex-direction: column;
  overflow: hidden !important;
  padding: 0 !important;
  background: #fafbfc;
}

.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs .filter-storage-panel__content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  height: 100%;
  min-height: 0;
  overflow: hidden;
  padding: 8px 12px 12px;
  box-sizing: border-box;
}

.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs .filter-storage-panel__content .filter-storage-combo {
  flex: 0 0 auto;
}

.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs .filter-storage-panel__content .filter-storage-tree-panel {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.filter-popup.filter-popup--materialinventory .filter-popup__body--tabs .filter-storage-tree-empty {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.filter-overlay .filter-popup__pane-passthrough {
  display: contents;
}

.filter-popup.filter-popup--materialinventory .filter-popup__pane--filters,
.filter-popup.filter-popup--materialinventory .filter-popup__pane--selections,
.filter-overlay.filter-overlay--split .filter-popup__pane--filters,
.filter-overlay.filter-overlay--split .filter-popup__pane--selections,
.filter-overlay.filter-overlay--split #idFilterBody,
.filter-overlay.filter-overlay--split #idFilterstorageSelections {
  min-width: 0;
  min-height: 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 8px 12px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  box-sizing: border-box;
}

/* Keep page KendoCombobox look inside the Material inventory filter pane */
.filter-overlay .filter-popup__pane--selections .k-combobox,
.filter-overlay .filter-popup__pane--selections .clsKenodCombo {
  width: 100%;
}

.filter-popup.filter-popup--materialinventory .filter-popup__pane--selections {
  border-left: 1px solid #f1f5f9;
  background: #fafbfc;
  min-height: 0;
  height: 100%;
  overflow: hidden;
}

.filter-overlay .filter-popup__pane--selections .filter-storage-combo {
  flex-shrink: 0;
}

.filter-overlay .filter-popup__pane--selections .filter-storage-combo .show-order-label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #475569;
  margin-bottom: 6px;
}

/* ContentPanel: fill remaining height under combo; scroll tree inside popup (not 100vh) */
.filter-overlay .filter-popup__pane--selections .filter-storage-tree-panel.panel-main-content.tree-full-view {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin-top: 4px;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  overflow: hidden;
}

.filter-overlay .filter-popup__pane--selections .filter-storage-tree-card {
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  padding: 10px 12px;
  background: transparent;
  box-shadow: none;
  overflow: hidden;
}

.filter-overlay .filter-popup__pane--selections .filter-storage-tree-card .eln-t-header {
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 8px;
}

.filter-overlay .filter-popup__pane--selections .filter-storage-tree-card .sm-title-value {
  font-weight: 500;
  color: #334155;
}

.filter-overlay
  .filter-popup__pane--selections
  .filter-storage-tree-panel.tree-full-view
  .k-widget.k-treeview {
  height: auto !important;
  max-height: none !important;
  flex: 1 1 auto;
  min-height: 120px;
  overflow: auto;
}

.filter-overlay .filter-popup__pane--selections .filter-storage-tree-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-height: 140px;
  padding: 16px;
  font-size: 13px;
  color: #94a3b8;
  text-align: center;
}

.filter-selection-panel__title {
  font-size: 12px;
  font-weight: 700;
  color: #0f172a;
  letter-spacing: 0.6px;
  padding: 6px 0;
}

.filter-selection-panel__empty {
  font-size: 12px;
  color: #94a3b8;
  padding: 8px 0;
}

.filter-selection-group__header {
  font-size: 11px;
  font-weight: 600;
  color: #64748b;
  margin-bottom: 6px;
}

/* HEADER LAYER */
.filter-popup__header {
  padding: 20px 16px 12px 16px;
  border-bottom: 1px solid #f1f5f9;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.global-search-bar {
  display: flex;
  padding: 5px 14px;
  background: #ededed;
  border-radius: 12px;
  align-items: center;
  gap: 5px;
  height: 37px !important;
  width: 100%;
}

.global-search-bar__icon {
  color: #94a3b8;
  font-size: 14px;
}

.global-search-bar__input {
  border: none;
  background: transparent;
  outline: none;
  width: 100%;
  font-size: 14px;
  color: #1e293b;
}

.global-search-bar__input::placeholder {
  color: #94a3b8;
}

.global-search-bar__close-btn {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 15px;
  color: #94a3b8;
  padding: 2px;
}

.global-search-bar__close-btn:hover {
  color: #64748b;
}

.dynamic-add-controls {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  position: relative;
  overflow: visible;
  min-width: 0;
  width: 100%;
}

.dynamic-add-controls__select {
  flex: 1 1 160px;
  min-width: 0;
  max-width: 100%;
}

.dynamic-add-controls__actions {
  display: flex;
  align-items: center;
  /* justify-content: flex-end; */
  flex-wrap: nowrap;
  gap: 8px;
  flex: 0 0 auto;
  /* margin-left: auto; */
  min-width: 0;
  justify-content: space-between;
  width: 100%;
}

.filter-overlay.filter-overlay--split .dynamic-add-controls__actions {
  flex-wrap: wrap;
}

.filter-overlay.filter-overlay--split .dynamic-add-controls .select_icon_style,
.filter-overlay.filter-overlay--split .dynamic-add-controls .dynamic-add-controls__select {
  flex: 1 1 140px;
  min-width: 0;
  max-width: 100%;
}

.filter-overlay.filter-overlay--split .dynamic-add-controls .btn-add-pill,
.filter-overlay.filter-overlay--split .dynamic-add-controls .btn-clear-all--inline,
.filter-overlay.filter-overlay--split .dynamic-add-controls .history-dropdown-wrapper,
.filter-overlay.filter-overlay--split #idOpenHistory {
  flex: 0 0 auto;
}

.filter-overlay .date-picker-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  width: 100%;
}

.filter-overlay .date-picker-wrapper__field {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}

.filter-overlay .date-picker-wrapper__label {
  font-size: 11px;
  font-weight: 600;
  color: #64748b;
  letter-spacing: 0.3px;
  margin: 0;
}

.filter-overlay .date-picker-wrapper .k-datepicker,
.filter-overlay .date-picker-wrapper .clskendoDatepick {
  width: 100%;
}

.filter-overlay .date-picker-wrapper .k-input,
.filter-overlay .date-picker-wrapper .k-dateinput {
  width: 100%;
}

.btn-add-pill {
  background: #2563eb;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  padding: 0 10px;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  /* transition: background 0.15s ease; */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 37px;
  box-sizing: border-box;
}

.btn-add-pill:hover:not(:disabled) {
  background: #1d4ed8;
}

.btn-add-pill:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

/* SCROLLABLE CENTRAL CONTAINER BODY */
.filter-popup__body {
  flex: 1;
  overflow-y: auto;
  padding: 8px 16px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-width: 0;
}

#idFilterBody {
  min-width: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* INDIVIDUAL FILTER ATTRIBUTE BLOCK SECTIONS */
.filter-section {
  border-bottom: 1px solid #f1f5f9;
  padding-bottom: 14px;
  min-width: 0;
  width: 100%;
  box-sizing: border-box;
}

.filter-section__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  padding: 6px 0;
  cursor: pointer;
  user-select: none;
  min-width: 0;
}

.filter-section__title {
  font-size: 12px;
  font-weight: 700;
  color: #0f172a;
  letter-spacing: 0.6px;
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.filter-section__controls {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  flex: 0 1 auto;
  min-width: 0;
}

.filter-section__remove-link {
  font-size: 11px;
  color: #94a3b8;
  cursor: pointer;
  padding: 2px 4px;
  /* transition: color 0.15s ease; */
  white-space: nowrap;
}

.filter-section__remove-link:hover {
  color: #ef4444;
}

.filter-section__count-badge {
  font-size: 11px;
  font-weight: 600;
  color: #94a3b8;
  background: #f8fafc;
  padding: 2px 7px;
  border-radius: 4px;
  font-family: monospace, sans-serif;
  white-space: nowrap;
}

.filter-section__count-badge--active {
  color: #2563eb;
  background: #eff6ff;
}

.filter-section__chevron {
  font-size: 9px;
  color: #94a3b8;
  /* transition: transform 0.2s cubic-bezier(0.16, 1, 0.3, 1); */
}

.filter-section__chevron--collapsed {
  transform: rotate(-180deg);
}

.filter-section__content {
  margin-top: 10px;
  min-width: 0;
  width: 100%;
  box-sizing: border-box;
}

/* Narrow filter panel: keep idFilterBody controls readable */
.filter-overlay.filter-overlay--split #idFilterBody .filter-section__header {
  align-items: flex-start;
}

.filter-overlay.filter-overlay--split #idFilterBody .text-condition-form,
.filter-overlay.filter-overlay--split #idFilterBody .tag-condition-stack,
.filter-overlay.filter-overlay--split #idFilterBody .date-pills-layout,
.filter-overlay.filter-overlay--split #idFilterBody .rdw-multiselect,
.filter-overlay.filter-overlay--split #idFilterBody .msl-wrp {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.filter-overlay.filter-overlay--split #idFilterBody .select-dropdown,
.filter-overlay.filter-overlay--split #idFilterBody .input-search-iconbox,
.filter-overlay.filter-overlay--split #idFilterBody .input-simple-field,
.filter-overlay.filter-overlay--split #idFilterBody input,
.filter-overlay.filter-overlay--split #idFilterBody select {
  max-width: 100%;
  box-sizing: border-box;
}

.filter-overlay.filter-overlay--split #idFilterBody .tag-condition-block__row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  min-width: 0;
}

.filter-overlay.filter-overlay--split #idFilterBody .tag-condition-block__row > * {
  flex: 1 1 110px;
  min-width: 0;
}

.filter-overlay.filter-overlay--split #idFilterBody .tag-condition-block__row .tag-condition-block__delete-row {
  flex: 0 0 auto;
}

.filter-overlay.filter-overlay--split .custom-date-grid {
  flex-direction: column;
}

.filter-overlay.filter-overlay--split .date-input-field input[type="date"] {
  width: 100%;
}

/* FORM SELECT DROPDOWN — scoped to filter overlay only (do not affect page KendoCombobox) */
.filter-overlay .select-dropdown {
  flex: 1;
  padding: 10px 12px;
  border-radius: 10px;
  border: 1px solid #e2e8f0;
  font-size: 13px;
  background: #ffffff;
  outline: none;
  color: #334155;
  cursor: pointer;
  /* transition: border-color 0.15s ease; */
  width: 100%;
  appearance: none;
}

.filter-overlay .select-dropdown:focus {
  border-color: #cbd5e1;
}

.filter-overlay .select-dropdown--op {
  flex: none;
  width: 70px;
  text-align: center;
}

/* INTERACTIVE PILL BUTTON GRIDS (DATE & STATUS) — filter overlay only */
.filter-overlay .pills-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.filter-overlay .pill-item {
  padding: 6px 14px;
  border-radius: 20px;
  border: 1px solid #e2e8f0;
  font-size: 12px;
  background: #ffffff;
  color: #64748b;
  cursor: pointer;
  font-weight: 400;
  /* transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1); */
}

.filter-overlay .pill-item:hover {
  border-color: #cbd5e1;
  color: #334155;
}

.filter-overlay .pill-item--active {
  background: #2563eb;
  color: #ffffff !important;
  border-color: #2563eb !important;
  font-weight: 500;
  box-shadow: 0 2px 6px rgba(37, 99, 235, 0.2);
}

.filter-overlay .custom-date-grid {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}

.filter-overlay .date-input-field {
  flex: 1;
}

.date-input-field label {
  font-size: 10px;
  color: #94a3b8;
  display: block;
  margin-bottom: 4px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.date-input-field input[type="date"] {
  width: 90%;
  padding: 8px 10px;
  font-size: 13px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  color: #334155;
  outline: none;
}

/* CONDITIONAL COLUMN SCHEMAS (TEXT FLOW) */
.text-condition-form {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.input-search-iconbox {
  display: flex;
  padding: 9px 12px;
  background: #ededed;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
}

.input-search-iconbox input {
  border: none;
  background: transparent;
  width: 100%;
  outline: none;
  font-size: 13px;
  color: #1e293b;
}

.input-search-iconbox_filter {
  display: flex;
  gap: 10px;
  align-items: center;
}

.closeIcon {
  color: #EF4444;
  font-size: 12px;
  font-weight: 700;

}

.radio-logical-group {
  display: flex;
  gap: 16px;
  font-size: 13px;
  color: #475569;
  padding: 4px 2px;
}

.radio-logical-group label {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

.radio-logical-group input[type="radio"] {
  accent-color: #2563eb;
  cursor: pointer;
}

.text-condition-form__clear-bar {
  display: flex;
  justify-content: flex-end;
  margin-top: 2px;
}

.text-condition-form__clear-trigger {
  font-size: 11px;
  color: #ef4444;
  font-weight: 600;
  cursor: pointer;
  border: 1px solid #fee2e2;
  padding: 4px 10px;
  border-radius: 6px;
  background: #fef2f2;
  /* transition: background 0.1s ease; */
}

.text-condition-form__clear-trigger:hover {
  background: #fde8e8;
}

/* SEARCHABLE CUSTOM IN-LINE DROPDOWN — filter overlay only (do not affect MultiSelect .msl-btn) */
.filter-overlay .searchable-dropdown {
  position: relative;
  width: 100%;
}

.filter-overlay .searchable-dropdown__input-wrapper {
  display: flex;
  padding: 9px 12px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  align-items: center;
  gap: 8px;
}

.filter-overlay .searchable-dropdown__field {
  border: none;
  background: transparent;
  width: 100%;
  outline: none;
  font-size: 13px;
  color: #1e293b;
}

.filter-overlay .searchable-dropdown__arrow {
  font-size: 9px;
  color: #94a3b8;
  cursor: pointer;
  user-select: none;
}

.filter-overlay .searchable-dropdown__menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 110;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  margin-top: 4px;
  box-shadow: 0 10px 15px -3px rgba(15, 23, 42, 0.05);
  max-height: 180px;
  overflow-y: auto;
}

.filter-overlay .searchable-dropdown__no-match {
  padding: 10px 12px;
  font-size: 13px;
  color: #94a3b8;
}

.filter-overlay .searchable-dropdown__item {
  display: flex;
  align-items: center;
  padding: 9px 12px;
  cursor: pointer;
  font-size: 13px;
  /* transition: background 0.1s ease; */
}

.filter-overlay .searchable-dropdown__item:hover {
  background: #f8fafc;
}

.filter-overlay .searchable-dropdown__item--checked {
  background: #f0fdf4;
}

.filter-overlay .searchable-dropdown__checkbox {
  margin-right: 10px;
  accent-color: #2563eb;
}

/* SELECTION ACCUMULATED BADGE CHIPS — filter overlay only (do not affect .msl-chip / MultiSelect) */
.filter-overlay .selected-tags-container {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 8px;
}

.filter-overlay .selected-tag {
  display: flex;
  align-items: center;
  gap: 5px;
  background: #f1f5f9;
  padding: 4px 10px;
  border-radius: 6px;
  border: 1px solid #e2e8f0;
}

.filter-overlay .selected-tag span {
  font-size: 11px;
  color: #475569;
  font-weight: 500;
}

.filter-overlay .selected-tag__close {
  cursor: pointer;
  font-size: 10px;
  color: #94a3b8;
}

.filter-overlay .selected-tag__close:hover {
  color: #64748b;
}

.filter-overlay .input-simple-field {
  padding: 10px 12px;
  width: 93%;
  font-size: 13px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background: #f8fafc;
  outline: none;
  color: #1e293b;
}

.filter-overlay .input-simple-field--val {
  width: 60px;
}

/* SCIENTIFIC LAB FIELD ROW GROUP TAG MODIFIERS */
.tag-condition-stack {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.tag-condition-block {
  padding: 10px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
}

.tag-condition-block__row {
  display: flex;
  gap: 6px;
  align-items: center;
}

.tag-condition-block__delete-row {
  color: #94a3b8;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 12px;
}

.tag-condition-block__delete-row:hover {
  color: #ef4444;
}

.tag-condition-block__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.tag-condition-block__add-btn {
  padding: 4px 10px;
  background: #2563eb;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 11px;
  font-weight: 600;
}

/* FIXED / STICKY FILTER FOOTER */
.filter-popup__footer {
  position: sticky;
  bottom: 0;
  z-index: 6;
  flex: 0 0 auto;
  flex-shrink: 0;
  padding: 12px 16px;
  border-top: 1px solid #e2e8f0;
  display: flex;
  gap: 12px;
  align-items: center;
  background: #ffffff;
  box-shadow: 0 -6px 16px rgba(15, 23, 42, 0.06);
}

.filter-overlay.filter-overlay--split .filter-popup__footer,
.filter-popup.filter-popup--split .filter-popup__footer {
  position: sticky;
  bottom: 0;
  z-index: 6;
  border-top: 1px solid #eff1f4;
  flex-shrink: 0;
  background: #ffffff;
}

.btn-clear-all {
  flex: 1;
  padding: 12px 0;
  border: 1px solid #ef4444;
  color: #ef4444;
  background: transparent;
  border-radius: 29px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  transition: background 0.15s ease;
}

.btn-clear-all.btn-clear-all--inline {
  flex: 0 0 auto;
  padding: 0 5px;
  white-space: nowrap;
  font-size: 12px;
  height: 29px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  box-sizing: border-box;
  margin: 0;
}

.btn-clear-all:hover {
  background: #fef2f2;
}

.btn-save-filter {
  flex: 1;
  padding: 12px 0;
  background: #2563eb;
  color: #ffffff;
  border: none;
  border-radius: 24px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2);
  transition: background 0.15s ease;
}

.btn-save-filter:hover {
  background: #1d4ed8;
}

/* ANIMATION FRAMES KEYFRAMING */
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes slideIn {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

/* ─── HISTORY POPUP AND DROPDOWN BUTTON ─── */
.history-dropdown-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: auto;
  min-height: 37px;
  height: auto;
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.btn-history-trigger,
#idOpenHistory {
  border: 1px solid #e2e8f0;
  width: 37px;
  height: 37px;
  min-width: 37px;
  min-height: 37px;
  padding: 0;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #e9e9e9;
  border-radius: 50%;
  box-sizing: border-box;
  line-height: 1;
  vertical-align: middle;
}

.btn-history-trigger.btn-history-trigger--dropdown,
#idOpenHistory.btn-history-trigger--dropdown {
  width: auto;
  min-width: 120px;
  max-width: 120px;
  height: 29px;
  min-height: 29px;
  padding: 0 10px 0 12px;
  gap: 8px;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  justify-content: space-between;
  font-size: 13px;
  font-weight: 600;
  color: #334155;
  box-shadow: none;
}

.btn-history-trigger__label {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  text-transform: none;
  letter-spacing: 0;
}

.btn-history-trigger__caret {
  flex: 0 0 auto;
  font-size: 9px;
  color: #94a3b8;
  line-height: 1;
  transition: transform 0.2s ease;
}

.btn-history-trigger__caret.is-open {
  transform: rotate(180deg);
  color: #2563eb;
}

.btn-history-trigger img,
#idOpenHistory img {
  display: block;
  width: 15px;
  height: 15px;
}

.btn-history-trigger:hover,
.btn-history-trigger--active,
#idOpenHistory:hover,
#idOpenHistory.btn-history-trigger--active {
  background: #f1f5f9;
  border-color: #cbd5e1;
  color: #2563eb;
}

.btn-history-trigger.btn-history-trigger--dropdown:hover,
.btn-history-trigger.btn-history-trigger--dropdown.btn-history-trigger--active,
#idOpenHistory.btn-history-trigger--dropdown:hover,
#idOpenHistory.btn-history-trigger--dropdown.btn-history-trigger--active {
  background: #ffffff;
  border-color: #2563eb;
  color: #0f172a;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
}

.btn-history-clear-saved,
#idClearSavedFilter {
  width: 28px;
  height: 28px;
  min-width: 28px;
  padding: 0;
  margin: 0;
  border: 1px solid #fecaca;
  border-radius: 50%;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex: 0 0 auto;
  box-sizing: border-box;
  transition: background 0.15s ease, border-color 0.15s ease;
}

.btn-history-clear-saved:hover,
#idClearSavedFilter:hover {
  background: #fef2f2;
  border-color: #ef4444;
}

.btn-history-clear-saved img,
#idClearSavedFilter img {
  display: block;
  width: 12px;
  height: 12px;
}

.history-panel,
#idHistoryPanel {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  left: auto;
  width: min(320px, calc(100vw - 48px));
  background: #ffffff;
  border: 1px solid #eff1f4;
  border-radius: 12px;
  box-shadow: 0 10px 25px -5px rgba(15, 23, 42, 0.1), 0 8px 10px -6px rgba(15, 23, 42, 0.05);
  z-index: 150;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  animation: slideInDown 0.2s cubic-bezier(0.16, 1, 0.3, 1);
  box-sizing: border-box;
}

.history-panel__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border-bottom: 1px solid #eff1f4;
  background: #f8fafc;
  box-sizing: border-box;
}

.history-panel__title,
.history-panel__header span.history-panel__title {
  font-size: 12px;
  font-weight: 700;
  color: #334155;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  flex: 1 1 auto;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
}

.history-panel__header-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  flex: 0 0 auto;
  height: 30px;
}

.history-panel__clear-btn {
  background: transparent;
  border: 1px solid #ef4444;
  color: #ef4444;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 30px;
  height: 30px;
  min-width: 0;
  width: auto;
  padding: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  white-space: nowrap;
  box-sizing: border-box;
}

.history-panel__add-trigger {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  margin: 0;
}

.history-panel__add-btn {
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  color: #2563eb;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 12px;
  cursor: pointer;
}

.history-panel__search {
  padding: 10px 12px;
  border-bottom: 1px solid #eff1f4;
  box-sizing: border-box;
}

.history-panel__search .global-search-bar {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
}

.history-panel__list {
  min-height: 200px;
  max-height: min(360px, 50vh);
  overflow-y: auto;
  padding: 8px 0;
  box-sizing: border-box;
}

.history-group {
  margin-bottom: 8px;
}

.history-group__title {
  font-size: 10px;
  font-weight: 600;
  color: #2f76ec;
  padding: 4px 12px;
}

.history-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  cursor: pointer;
  transition: background 0.15s ease;
  box-sizing: border-box;
}

.history-item:hover {
  background: #ededed;
}

.history-item__name {
  font-size: 12px;
  font-weight: 600;
  color: #334155;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1 1 auto;
  min-width: 0;
}

.history-item__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 7px;
  flex: 0 0 auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}

.history-item:hover .history-item__actions {
  opacity: 1;
  visibility: visible;
}

.history-item__btn {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 11px;
  color: #64748b;
  padding: 2px;
}

.history-item__btn:hover {
  color: #0f172a;
}

.history-item__edit-btn {
  background: #ffffff;
  padding: 2px 8px;
  border: 1px solid #007bff;
  border-radius: 30px;
  color: #007bff;
  font-size: 11px;
  font-weight: 600;
}

.history-item__btn--pinned {
  opacity: 1;
  filter: grayscale(0%);
}

.history-item__actions--pinned {
  opacity: 1;
  visibility: visible;
}

.history-panel__empty {
  padding: 20px 12px;
  text-align: center;
  color: #94a3b8;
  font-size: 12px;
  box-sizing: border-box;
}

/* Keep history dropdown visible above filter body content */
.filter-overlay.filter-overlay--split .filter-popup__header,
.filter-popup--split .filter-popup__header {
  position: relative;
  z-index: 2;
  overflow: visible;
}

.filter-overlay.filter-overlay--split .history-dropdown-wrapper,
.filter-popup--split .history-dropdown-wrapper {
  z-index: 3;
}

/* ─── SAVE FILTER MODAL ACCENTS ─── */
.modal-sub-overlay {
  position: fixed;
  inset: 0;
  background: rgba(15, 23, 42, 0.4);
  z-index: 10050;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeIn 0.18s ease-out;
  isolation: isolate;
}

.save-modal-card {
  background: #ffffff;
  border-radius: 16px;
  width: 320px;
  padding: 20px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}

.save-modal-card__title {
  font-size: 15px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 14px;
}

.save-modal-card__field-title {
  font-size: 11px;
  font-weight: 600;
  color: #64748b;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.save-modal-card__input {
  padding: 10px 12px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  font-size: 13px;
  outline: none;
  color: #1e293b;
  margin-bottom: 18px;
  transition: border-color 0.15s ease;
}

.save-modal-card__input:focus {
  border-color: #2563eb;
}

.save-modal-card__actions {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}

.save-modal-card__btn {
  padding: 8px 16px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.15s ease;
}

.save-modal-card__btn--cancel {
  background: transparent;
  border: 1px solid #ef4444;
  color: #ef4444;
}

.save-modal-card__btn--cancel:hover {
  background: #f8fafc;
}

.save-modal-card__btn--save {
  background: #2563eb;
  border: none;
  color: #ffffff;
}

.save-modal-card__btn--save:hover:not(:disabled) {
  background: #1d4ed8;
}

.save-modal-card__btn--save:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@keyframes slideInDown {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.historyClearModal {
    background: #ffffff;
    border-radius: 16px;
    width: 320px;
    padding: 20px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
    height: 139px;
}


.historyClearModal__title {
     font-size: 15px !important;
    font-weight: 600;
    color: #0f172a;
}


.historyClearModal__footer {
 position: absolute;
    bottom: 5px;
    right: 15px;
 display: flex;
 gap: 4px;

}

.yesclr-btn {
  background: #1970eb;
  width: 100px;
  height: 34px;
  position: relative;
  bottom: 10px;
  border-radius: 30px;
  color: #fff;
}

.cancelclr-btn {
  color: #000000;
  position: relative;
  bottom: 10px;
  border-radius: 30px;
  width: 100px;
  height: 34px;
  border: 1px;
  border: 1px solid #000000;
}

.historyClearModal__confirmBtn:hover {
  background: #1555d6;
}

/*================================kumaresan ===============================*/

/*  ================== sheet orders eye icon placement issue ================== */

.eye_icon::before {
  width: auto !important;
  height: auto !important;
}

/*  ================== sheet orders eye icon placement issue ================== */

.labsheet_template_height_container {
  overflow: unset !important;
}

.labsheet_template_height_container .os-host {
  height: calc(100vh - 162px) !important;
}
.labsheet_template_sheet_modal {
      height: 100% !important;
      margin: 0 auto !important;
}
.labsheet_template_sheet_modal .modal-content{
  height: 100% !important;
}
.labsheet_template_height_container .k-spreadsheet {
height: calc(100vh - 162px) !important;
}

.new-btn-circle.outline-grey.active {
  background-color: #1970eb;
}

/* Keep DynamicFilter trigger aligned with GridToolbar action buttons */
.action-button-left .dynamic-filter-trigger-wrap,
.k-grid-toolbar .dynamic-filter-trigger-wrap {
  position: static !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 8px 0 0 !important;
  padding: 0 !important;
  float: none !important;
  vertical-align: middle;
  line-height: 1;
}

.action-button-left .dynamic-filter-trigger,
.k-grid-toolbar .dynamic-filter-trigger,
#idDynamicFilter.dynamic-filter-trigger {
  position: static !important;
  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;
  min-height: 30px !important;
  margin: 0 !important;
  flex: 0 0 auto;
  overflow: hidden;
}

.action-button-left.d-flex {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap;
  gap: 4px;
}

/* Move material to storage — match Add Material slide-over */
.modal.move-material-storage-modal {
  padding: 0 !important;
}

.modal-dialog.fixed-dailogbox.new_modal_container.move-material-storage-slideout {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: auto !important;
  margin: 0 !important;
  height: 100% !important;
  max-width: 600px !important;
  width: 100% !important;
  transform: translateX(100%);
  transition: transform 0.35s ease-out !important;
  box-shadow: -8px 0 24px rgba(15, 23, 42, 0.18);
}

.modal.show .modal-dialog.fixed-dailogbox.new_modal_container.move-material-storage-slideout {
  transform: translateX(0);
}

.modal-dialog.move-material-storage-slideout .modal-content {
  height: 100% !important;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 29px 0 0 29px !important;
  border: 6px solid #ffffff !important;
  background: #f0f0f0 !important;
  box-shadow: none;
}

.modal-dialog.move-material-storage-slideout .modal-header {
  flex: 0 0 auto;
}

.modal-dialog.move-material-storage-slideout .modal-body {
  flex: 1 1 auto;
  min-height: 0;
  display: flex !important;
  flex-direction: column;
  overflow: hidden !important;
  padding: 0 0 0 9px !important;
  background: #f0f0f0 !important;
  border-bottom-left-radius: 29px !important;
}

.modal-dialog.move-material-storage-slideout .move-material-to-storage {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
}

.modal-dialog.move-material-storage-slideout .move-material-storage-body.new_modal_content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  height: auto !important;
  padding: 24px 22px 16px !important;
  border-radius: 30px 0 0 0 !important;
  background: #ffffff !important;
  overflow: hidden;
}

.modal-dialog.move-material-storage-slideout .move-material-storage-form {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

.modal-dialog.move-material-storage-slideout .filter-storage-tree-panel {
  min-height: 220px;
  max-height: none;
}

.modal-dialog.move-material-storage-slideout .move-material-to-storage__footer.modal-footer {
  position: static !important;
  flex: 0 0 auto;
  width: auto;
  margin: 0 !important;
  padding: 10px 0.5rem !important;
  background: #f0f0f0 !important;
  border-top: none !important;
  border-bottom-left-radius: 23px !important;
  justify-content: flex-end !important;
}

.modal-dialog.move-material-storage-slideout .show-order-label {
  font-weight: 600;
  color: #172b4d;
  margin-bottom: 0.35rem;
  display: inline-block;
}


.sample_attachment_container .rc-tabs-content {
  background-color: #f1f1f1 !important;
}
.uploadLimsBtach_new_btn .csv-reader-input .csv-label {
  width: 14px;
  height: auto;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
}

.uploadLimsBtach_new_btn .csv-reader-input .csv-label:before {
    content: "" !important;
    background-image: url(../../images/actionbutton/CSV.svg) !important;
  width: 20px !important;
  height: 20px !important;
    display: block !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
.orderSheetTop .rightIcons .sheet_order_top_group_btn.list-inline,.top-main-menu .protocol_top_btn.list-inline{
  padding: 4px 9px !important;
}

/* ============ inventory Active tabs  border Design Start  =================== */
.mat_inventory_border .rc-tabs-nav-list .rc-tabs-tab {
  padding: 0px 10px !important;
}
.mat_inventory_border .rc-tabs-ink-bar {
  display: block !important;
}
/* ============ inventory Active tabs  border Design End  =================== */
.filter-popup__rc-tabs
  .rc-tabs-nav-wrap
  .rc-tabs-nav-list
  .rc-tabs-tab
  .rc-tabs-tab-btn {
  padding: 0.80rem 1rem !important;
}
.filter-storage-tree-card .sc-imWYAI{
  flex: 1 !important;
  overflow: auto !important;
}