/*
    Document   : override
    Created on : <date>
    Author     : <author>
    Description:
        This is where any of your application specific styles should be included
*/

.sendOffScreen {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.demo-oracle-icon {
  width: 137px;
  height: 18px
}

.demo-oracle-icon:before {
  content: url("images/oracle_logo.svg")
}

fa fa-code-fork html:not([dir="rtl"]) .demo-oracle-icon {
  padding-right: 4px
}

html[dir="rtl"] .demo-oracle-icon {
  padding-left: 4px
}

html:not([dir="rtl"]) .oj-navigationlist-vertical:not(.oj-navigationlist-icon-only) .oj-navigationlist-item {
  padding-left: 10px !important
}

.demo-oracle-icon:before {
  display: inline
}

.demo-appheader-avatar {
  width: 24px;
  height: 24px
}

body {
  overflow: auto;

}

.demo-appheader-avatar:before {
  content: url("images/avatar_24px.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi),
(min-resolution: 1.5dppx) {
  .demo-appheader-avatar:before {
    content: url("images/avatar_24px_2x.png");
    -webkit-transform: translate(-25%, -25%) scale(0.5);
    transform: translate(-25%, -25%) scale(0.5)
  }
}

.demo-controls {
  padding-bottom: 1rem;
}

.demo-padding {
  padding: 1rem;
}

.demo-full-height {
  height: 100vh;
}

.hide {
  color: transparent;
  position: absolute;

}

/*Theme 1*/
/*Drawers
.demo-drawer-start {
  width: 16rem;
  height: 100%;
  background-color: rgb(60 56 106);
  color:#fff;
}

.demo-drawer-header { 
  padding: 0.3rem 1rem 0 1rem;
  justify-content: space-between;
  align-items: center;
}
.head1{
  font-size:16px;
  color:gold;
}
.head2{
  font-size:13px;
  color:whitesmoke;
  margin:5px;
}
.head3{
  font-size:12px;
  color:yellow;
}

.oj-navigationlist-toolbar {
  background-color: #698beb;
  border-bottom: 2px solid white;
}
.oj-navigationlist-current-header{
  font-size:18px !important;
  color:white;
  
}
.oj-navigationlist-item a.oj-navigationlist-collapse-icon, .oj-navigationlist-item a.oj-navigationlist-expand-icon {
  color: rgb(249 168 6);
  font-size:18px;
}
.oj-navigationlist-item.oj-hover a.oj-navigationlist-collapse-icon, .oj-navigationlist-item.oj-hover a.oj-navigationlist-expand-icon {
  color: rgb(249 168 6);
  font-size:18px;
}
.oj-hover:not(.oj-selected) > a.oj-navigationlist-item-content > .oj-navigationlist-item-label {
  color:gold
 }
 .footer {
  border-top: 1px solid white;
  width:238px;
  text-align: center;
  padding: 10px;
  color: yellow;
  position:fixed;
  top:93vh;
  font-weight: 600;
}
.fa{
  color:deepskyblue;
  font-size:15px;
}
a.oj-navigationlist-item-content .oj-navigationlist-item-label {
  color:#fff;
}
.oj-selected > a.oj-navigationlist-item-content > .oj-navigationlist-item-label{
  color:#fff;
}
*/
/*Theme 1*/





/*Theme 5*/
/*Drawers*/
.demo-drawer-start {
  width: 14rem;
  height: 100%;
  background-color: rgb(27, 122, 189, 1);
  color: #fff;
  border-right: 2px solid rgb(2, 52, 88);


}

.demo-drawer-header {
  padding: 0.3rem 1rem 0 1rem;
  justify-content: space-between;
  align-items: center;
}

.head1 {
  font-size: 16px;
  color: #fff;
}

.head2 {
  font-size: 13px;
  color: #fff;
  margin: 5px;
}

.head3 {
  font-size: 11px;
  color: #fff;
}

.head31 {
  font-size: 11px;
  color: black;
  margin-left: 5px;
  cursor:pointer;
}

.head21 {
  font-size: 13px;
  color: rgb(27 122 189);
  margin: 5px;
}

.oj-inputpassword-show-password-icon,
.oj-inputdatetime-calendar-icon,
.oj-inputpassword-hide-password-icon {
  color: rgb(27 122 189) !important;
}

.oj-navigationlist-toolbar {
  background-color: rgb(2, 52, 88) !important;
  border-bottom: 1px solid rgb(245, 244, 250) !important;
  margin-left: -10px;
}

.oj-navigationlist-current-header {
  font-size: 16px !important;
  color: white;

}

.oj-navigationlist-item a.oj-navigationlist-collapse-icon,
.oj-navigationlist-item a.oj-navigationlist-expand-icon {
  color: #fff;
  font-size: 18px;
}

.oj-navigationlist-item.oj-hover a.oj-navigationlist-collapse-icon,
.oj-navigationlist-item.oj-hover a.oj-navigationlist-expand-icon {
  color: #fff;
  font-size: 18px;
}

.oj-hover:not(.oj-selected)>a.oj-navigationlist-item-content>.oj-navigationlist-item-label {
  color: #fff;
}

.footer {
  border-top: 1px solid #fff;
  width: 205px;
  text-align: center;
  padding: 10px;
  color: #fff;
  position: fixed;
  top: 93vh;
  font-weight: 600;
  cursor: pointer;
}

.oj-button.demo-button-blue {
  --oj-button-solid-chrome-bg-color: rgb(27, 122, 189, 1) !important;
  --oj-button-solid-chrome-border-color: transparent;
  --oj-button-solid-chrome-text-color: white;
  height: 30px;
}



#navDrawerList .fa {
  color: #fff;
  font-size: 18px;
}

.filter1 {
  font-size: 18px;
  margin-right: 10px;

}

a.oj-navigationlist-item-content .oj-navigationlist-item-label {
  color: #fff;
}

.oj-selected>a.oj-navigationlist-item-content>.oj-navigationlist-item-label {
  color: #fff;
}

/*Theme 2*/

.oj-label-group {
  font-size: 12px !important;
}

.oj-table,
.oj-table-column-header {
  font-size: 13px;
}

.oj-table {
  border-top: 1px solid lightgrey;
  border-radius: 5px;

}

.oj-table,
.oj-table-column-header-text {
  font-size: 11px !important;
}

.oj-table-body-row {
  --oj-collection-list-row-height: 1.4rem !important;
}

.oj-table tr:nth-child(even) {
  background-color: #edf3f8;
}

#searchtable {
  margin-top: 10px;
}

.oj-table-data-cell {
  --oj-collection-list-cell-padding-vertical: 0.5rem;
  font-size: 12px;
}

.fa-trash::before,
.fa-edit:before,
.fa-pencil-square-o:before {
  color: rgb(27, 122, 189);
  font-size: 13px;
}

.oj-table-header-row {
  --oj-collection-list-row-height: 2.5rem !important;
  --oj-collection-grid-cell-padding: 0px !important;
}

.oj-table-header {
  background-color: rgb(27, 122, 189);
  color: #fff;
}

.oj-table-column-header-text {
  font-size: 13px !important;
}

.txtCenter {
  text-align: center;
  font-weight: 600;
}

.oj-selector {
  width: 2rem;
  height: 2rem;
}

.logo {
  border-radius: 10px;
  height: 50px;
  border-radius: 10px;
  background: white;
  padding: 5px;
}

.oj-navigationlist-item.oj-selected {
  border-color: #fff;
}

/* ::-webkit-scrollbar {
  width: 6px !important;
}


::-webkit-scrollbar-track {
  background: #f1f1f1 !important; 
}
 

::-webkit-scrollbar-thumb {
  background: rgb(171, 171, 250) !important; 
}


::-webkit-scrollbar-thumb:hover {
  background: rgb(144, 144, 247) !important; 
} */


.oj-navigationlist-item-label {
  font-size: 12px;
}

/* .oj-navigationlist-group {
  margin-left:-15px;
} */
.oj-navigationlist-vertical {
  --oj-navigation-list-item-min-height: 2.3rem !important;
}

.oj-checkboxset {
  font-size: 13px;
}

.padrt {
  margin-right: 10px;
}

hr {
  border-color: rgb(243 239 239);
}

.oj-drawer-layout-main-content {
  overflow: auto !important;
  background-color: #fff;
}

.oj-button.oj-default.oj-button-half-chrome .oj-button-icon,
.oj-button.oj-focus-only.oj-button-half-chrome .oj-button-icon {
  color: rgb(245, 248, 244);
  font-size:20px;
}
.oj-button.oj-hover.oj-button-half-chrome .oj-button-icon {
  color:rgb(245, 248, 244) !important; }

.oj-button-text {
  font-size: 12px;
  ;
}

.oj-web-applayout-header {
  border-bottom: 1px solid rgb(22 21 19 / 5%);
  height: 40px;
  position: fixed;
  width: 100vw;
}

.topbanner {
  height: 70px;
  text-align: center;
  position: relative;
  
}

.hidden {
  font-size: 0px;
  color: white;
  position: absolute;
  height: 35px;
  width: 35px;
  left: 7px;
  top: 3px;
}

.filter {
  font-size: 13px;
  margin: 3px;
  color: rgb(27 122 189)  !important;
}

.reqinput .oj-text-field-middle {
  border-left: 4px solid #e81313;
}

.disable .oj-text-field-middle {
  border-left: 0px solid #b7b2b2;
}

#topsrch .oj-text-field .oj-text-field-container {
  border-left: 1px solid !important;
  --oj-text-field-height: 1.8rem !important;
  width: 15vw;
}

#topsrch .oj-text-field {
  width: auto;
}

.oj-text-field-input {
  font-size: 13px;
}

.oj-text-field .oj-text-field-start .oj-text-field-start-end-icon {
  color: rgb(27, 122, 189, 1);
  font-size: 15px;
}

.oj-text-field .oj-text-field-container {
  --oj-text-field-height: 2.1rem !important;
  border-radius: 9px;
}

.oj-listbox-results li {
  font-size: 13px;
}

.oj-listbox-results-base,
.oj-listbox-results,
.oj-select-results {
  max-height: 200px;
}

.oj-listview-item-layout {
  min-height: 25px !important;
}

.oj-listview {
  min-height: 25px !important;
  max-height: 200px !important;
  font-size: 12px;
}

.oj-listbox-results li {
  --oj-collection-list-row-height: 2.25rem;
}

oj-form-layout {
  --oj-form-layout-divider-width: 0;
  --oj-form-layout-divider-margin: 0;
  --oj-form-layout-start-edge-column-min-width: 22rem;
  --oj-form-layout-start-edge-column-max-width: 24.5rem;
  --oj-form-layout-column-min-width: 10rem;
  --oj-form-layout-column-max-width: 25rem;
  --oj-form-layout-horizontal-margin: 0px;
  --oj-form-layout-column-gutter: 1.5rem;
  --oj-form-layout-margin-bottom: 0.175rem;
  --oj-form-layout-start-edge-label-text-align: end;
  --oj-form-layout-start-edge-value-text-align: start;
  --oj-form-layout-start-edge-label-to-value-padding: 1.5rem;
  --oj-form-layout-top-edge-label-to-value-padding: 0.5rem;
}

.oj-drawer-layout-surrogate .oj-drawer-start,
.oj-drawer-layout-surrogate .oj-drawer-end {
  min-width: auto;
  max-width: auto;
}

.oj-hybrid-padding {
  padding: 5px;
}

.oj-web-applayout-content {
  padding: 5px !important;
  background-color: #fff;
}

.pageTitle {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #007acc;

}

.viewTxt {
  font-size: 12px;
}

.txtLeft {
  text-align: left;
}

.outPopUp {
  position: absolute;
  width: 300px;
  height: 200px;
  z-index: 15;
  top: 35%;
  left: 25%;
  margin: -100px 0 0 -150px;
}

.outPopUp1 {
  position: absolute;
  width: 300px;
  height: 200px;
  z-index: 15;
  top: 35%;
  left: 50%;
  margin: -100px 0 0 -150px;
}

.icondis {
  display: inline-flex;
}

.col1 {
  color: #0446fc;
}

.col2 {
  color: rgb(248, 62, 5)
}

.col3 {
  color: #04ed94;
}

.col4 {
  color: #ebca0f;
}

.lg {
  font-size: 20px;
  margin-right: 10px;
  margin-top: 10px;
}

.convert {
  font-size: 35px;
  color: #1b7abd;
  font-weight: 700;
}

.rite {
  font-size: 35px;
  color: #2c2865;
  font-weight: 700;
}

.tag {
  background-color: #2c2865;
  color: white;
  font-size: 12px;
  border: 2px solid lightgrey;
  border-radius: 5px;
}

.brdcrmbs {
  font-size: 12px;
  font-weight: 500;
}

.mainPageTitle {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #007acc;

}

.txtRight {
  text-align: right;
  margin-top: 0px;
}

.oj-message-summary {
  font-size: 14px;
  font-weight: 500;
}

.oj-message-container {
  width: 350px !important;
}

.oj-message-container,
.oj-messages-notification .oj-message-body,
.oj-messages-notification .oj-message-header {
  border-left: 1px solid #007acc !important;
  background-color: white;
}

.oj-button.demo-button-blue {
  height: 25x;
  margin-top: 7px;
}

.oj-button-button {
  border-color: #698beb;
}

.oj-dialog-header {
  background-image: none;
  padding: 15px;
}

.oj-dialog-title {
  font-size: 14px;
  font-weight: 600;
}

.mdmDailog {
  width: 30vw !important;
  background-color: #fff;
  height: 12vw;
}

.objectsDailog{
  width: 40vw !important;
  height: 35vw;
  overflow-y: hidden !important;
 
}

#srchDailog.oj-dialog{
  width:95vw;
  height:40vw;
}
#srchDailog .oj-dialog-header{
  padding:0px !important;
}

#addobj.oj-dialog{
  width:75vw;
  height:15vw;
}

.oj-dialog-footer {
  --oj-dialog-footer-padding: 5px 10px 10px 10px;
}

.mdDailog {
  width: 50vw !important;
  background-color: #fff;
}

.objDailog {
  width: 50vw !important;
  background-color: #fff;
  height: 30vw;
}

.objDailogex {
  width: 80vw !important;
  background-color: #fff;
  height: 40vw;
}

#licenseDailog .oj-dialog-title:before {
  font-family: "ojuxIconFont" !important;
  content: "\f6cf";
  color: rgb(227, 72, 86);
  margin: 5px;
}
#sqlQuery .oj-text-field-middle{
  height: 420px;
}

.edtbtn {
  margin: 10px;
  font-size: 15px;
  cursor: pointer !important;
}

.float {
  position: fixed;
  width: 30px;
  height: 30px;
  top: 168px;
  margin-left: 5px;
  background-color: #0C9;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999
}
.floatIcon{
  position: fixed;
  top: 0px;
  right: 10px;
  margin-left: 5px;
}
.floatBell{
  position: fixed;
    top: -7px;
    right: 45px;
    margin-left: 5px;
}
.bell-icon{
  width:36px;
  height:36px;
  margin-top:12px;
}
.bell-icon:before{
  content:url("images/Icons-03.svg")
}  


.oj-popup {
  border-radius: 10px;
}

.my-float {
  margin-top: 8px;
}

.btnmargin {
  margin-top: 25px;
}

.oj-filepicker-dropzone {
  padding: 5px !important;
  height:125px;
}

.oj-combobox-selected-choice {
  line-height: 1rem !important;
  font-size: 12px;
  margin-top: 10px;
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
  color: red;
  font-size: 20px;
  margin-right: 10px;
}

.dwdLog{
  font-size: 15px;
  color: blue;
  cursor: pointer;
}

.oj-message-status-icon.oj-message-warning-icon {
  color: rgb(197, 214, 12) !important;
}

.fa-plug:before {
  content: "\f1e6";
  color: #007acc;
}

.fa-eye:before {
  content: "\f06e";
  color: #007acc;
}

.fa-quora:before {
 
  color: #fff;
}
/* Dashboard */
.tile {
  height: 105px;
  background-color: #007acc0d;
  border-radius: 10px;
  padding: 20px;
  margin:5px; 
}
.tile2 {
  height: 125px;
  background-color: #007acc0d;
  border-radius: 10px;
  padding: 20px;
  margin:5px; 
}
.tile1 {
  height: 325px;
  background-color: #007acc0d;
  border-radius: 10px;
  padding: 20px;
  margin:5px;
}

.dstile {
  font-size: 13px;
  font-weight: 600;
}
.dshead{
  font-size:45px;
  text-align: center;
  color: #007acc;
  font-weight: bold;
}
.dshead2{
  font-size: 13px;
    text-align: center;
    color: #007acc;
    font-weight: 600;
    position: relative;
    top: -35px;
    left: 30px;
}
.dshead1{
  font-size:12px;
  text-align: right;
  color: #2d7001;
  font-weight: 500;
}

/*Loader Start*/
.loader {
  width: 60px;
  height: 40px;
  position: relative;
  display: inline-block;
  --base-color: #fff;
  /*use your base color*/
}

.loader::before {
  content: '';
  left: 0;
  top: 0;
  position: absolute;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: rgb(27, 122, 189, 1);
  background-image: radial-gradient(circle 8px at 18px 18px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 18px 0px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 0px 18px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 36px 18px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 18px 36px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 30px 5px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 30px 5px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 30px 30px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 5px 30px, var(--base-color) 100%, transparent 0), radial-gradient(circle 4px at 5px 5px, var(--base-color) 100%, transparent 0);
  background-repeat: no-repeat;
  box-sizing: border-box;
  animation: rotationBack 3s linear infinite;
}

.loader::after {
  content: '';
  left: 35px;
  top: 15px;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgb(27, 122, 189, 1);
  background-image: radial-gradient(circle 5px at 12px 12px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 12px 0px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 0px 12px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 24px 12px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 12px 24px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 20px 3px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 20px 3px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 20px 20px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 3px 20px, var(--base-color) 100%, transparent 0), radial-gradient(circle 2.5px at 3px 3px, var(--base-color) 100%, transparent 0);
  background-repeat: no-repeat;
  box-sizing: border-box;
  animation: rotationBack 4s linear infinite reverse;
}

@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }

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

/*Loader End*/
#mainHead {
  font-size: 12px !important;
  display: block;
  word-break: break-word;
}

.oj-fwk-icon-checkbox-off:before,
.oj-checkboxset .oj-radiocheckbox-icon:before,
.oj-checkboxset .oj-hover .oj-radiocheckbox-icon:before,
.oj-checkboxset .oj-disabled .oj-radiocheckbox-icon:before,
.oj-selector:active .oj-selector-wrapper:not(.oj-indeterminate):not(.oj-selected):before,
.oj-selector .oj-selector-wrapper:not(.oj-indeterminate):not(.oj-selected):before,
.oj-selector:hover .oj-selector-wrapper:not(.oj-indeterminate):not(.oj-selected):before {
  font-size: 13px;
}

.oj-fwk-icon-checkbox-on::before,
.oj-checkboxset .oj-selected.oj-hover .oj-radiocheckbox-icon::before,
.oj-checkboxset .oj-selected .oj-radiocheckbox-icon::before,
.oj-checkboxset .oj-disabled.oj-selected .oj-radiocheckbox-icon::before,
.oj-selector .oj-selector-wrapper.oj-selected::before,
.oj-selector:active .oj-selector-wrapper.oj-selected::before,
.oj-selector:hover .oj-selector-wrapper.oj-selected::before {
  font-size: 13px;
}

.oj-fwk-icon-checkbox-mixed::before,
.oj-selector:hover .oj-selector-wrapper.oj-indeterminate::before,
.oj-selector .oj-selector-wrapper.oj-indeterminate::before,
.oj-selector:active .oj-selector-wrapper.oj-indeterminate::before {
  font-size: 13px;
}

.oj-fwk-icon-arrow03-se:before,
html[dir="rtl"] .oj-fwk-icon-arrow03-s-start:before,
html:not([dir="rtl"]) .oj-fwk-icon-arrow03-s-end:before,
html:not([dir="rtl"]) .oj-datagrid-expanded-icon:before,
html:not([dir="rtl"]) .oj-expanded>.oj-treeview-item-content>.oj-treeview-disclosure-icon:before {
  font-size: 20px;
}

.oj-fwk-icon-arrow03-e:before,
html[dir="rtl"] .oj-fwk-icon-arrow03-start:before,
html:not([dir="rtl"]) .oj-fwk-icon-arrow03-end:before,
html:not([dir="rtl"]) .oj-datagrid-collapsed-icon:before,
html:not([dir="rtl"]) .oj-menu-submenu-icon:before,
html:not([dir="rtl"]) .oj-rowexpander-expand-icon:before,
html:not([dir="rtl"]) .oj-collapsed>.oj-treeview-item-content>.oj-treeview-disclosure-icon:before {
  font-size: 20px;
}
.dsh{
  background-color: #b7b2b2;
  padding:10px;
}
.oj-diagram{
  height: 525px !important;
}
.lgbox{
  width:400px;
  height: 250px;
  background-color: #1b7abd;
  border-radius: 50px; 
}
.lgcricle{
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  left: 125px;
  top: 80px;
  
}
.whiteball{
  position: relative;
  top: -39px;
  left: 46%;
  transform: translate(-50%, -50%);
  height: 50px;
  width: 100px;
  border-radius: 150px 150px 0 0;
  background-color: #eef5ee1f;
  cursor: pointer;
}
.txtsub{
  position: relative;
    top: 45%;
    color: white;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

.error{
  font-size:100px !important;
  color:#e81313
  
}

.checkarrangement{
  /* padding-top:25px; */
  text-align: center !important;

}
#diamond {
  width: 0;
  height: 0;
  border: 35px solid transparent;
  border-bottom-color: #04293d;
  position: relative;
  top: -25px;
}
#diamond:after {
  content: '';
  position: absolute;
  left: -35px;
  top: 35px;
  width: 0;
  height: 0;
  border: 35px solid transparent;
  border-top-color: #04293d;
}
.dmdtxt{
  position: absolute;
    top: 23px;
    z-index: 1;
    font-weight: bold;
    font-size: 17px;
    right: -21px;
    color: white;
}
.oj-message-status-icon.oj-message-error-icon:before{
  color:red;

}

.square{
  border-radius: 50%;
  border:1px solid rgb(181, 181, 250);
  background-color: white; 
  width:25px;
  position: relative;
  top: -9px;
  left: 18px;
  cursor: pointer;
  
}
.sqfa{
  color:#1b7abd;
  position: relative;
  left: 5px;
}

#popup.oj-popup{
  border-radius: 15px !important;
  padding-left:30px;
  width:300px;
  height:200px;
}

.userAdmin{
  width:40px;
  height:50px;
  margin-top:2px;
}
.userAdmin:before{
  content:url("images/Icons_Admin.svg")
}
.clsObj{
  padding:5px;
  font-size:13px;
  font-weight: 600;
  width:150px;
  border-bottom:1px solid #d3d3d347;
}
.clsobjtitle{
  text-align: center;
  font-size:15px;
  font-weight: 600;
  color:#1b7abd;
  border-bottom:1px solid #d3d3d347;
  margin-bottom:5px;
}
.lblcenter{
  font-size:14px;
  text-align:center;
  color:#007acc;
  position: relative;
  top:20px;
}
.dcircle{
  background-color:#007acc;
  border-radius: 50%;
  display:inline-block;
  height: 20px;
  width: 20px;
  }
.dicon{
  position: relative;
  top: 2px;
  right: 2px;
 
}
.oj-select-selected-choice{
  line-height: 1rem !important;
  margin-top:8px;
  font-size:11px;
}
.oj-select-default{
font-size:13px;
}
.oj-web-applayout-max-width{
  margin:none !important;
  max-width:none !important;
}
.disable .oj-text-field-middle {
  border-left: 0px solid #b7b2b2;
}
._15ejhsv,.qq4hhf,.tb8ddl{
font-size: 12px !important;
}
._10yr73p{
  font-size:13px !important;
}
.o0q8cw{
  border-radius: 0.5rem !important;
  height:2.2rem !important;
}
.oj-text-field-readonly{
  font-size: 13px;

}

.trouble {
  width: 14%;
  display: inline-block;
  vertical-align: middle;
}

.trouble:before {
  content: url("images/Icons_Cloud_Configuration.svg")
}

a.oj-navigationlist-previous-link{
  width: 205px;
  margin-left: -45px;
  padding: 13px !important;
  display: inline-flex;
}
.lnborder{
  border: 1px solid #007acc54;
  border-radius: 30px;
  padding: 5%;
  margin-top:5%;
}
.btnlog{
  margin-top:6% !important;
}
.lblred{
  color:#007acc;
  font-size:13px;
  text-align: center;
  font-weight:600;
}
.lblred::before{
  content:'*'
}

.doublelblred{
  color:#007acc;
  font-size:13px;
  text-align: center;
  font-weight:600;
}

.doublelblred::before{
  content:'**'
}

.msgColor{
  color:hwb(120 12% 5%);
  font-size:14px;
  text-align: start;
  margin-top: 20px;
  font-weight:bold;
}

.ObjectList{
  color:#007acc;
  font-size:16px;
  margin-top: 20px;
  margin-bottom: -30px;
  font-weight:600;
}

