.pagination>li>a, li.columns_ok>button, div.fixeds_ok>button { border-radius: 50% !important; background-color:#eee0cc; }
.pagination>li.p_ctrl>a, li.columns_ok>button { background-color:#eee0cc !important; }
.pagination>li.disabled>a { border-radius: 50% !important; background-color:#ddd !important;; }
.tools-btn { border-radius: 10% !important; margin-left: 0px !important; margin-right: 0px}
.table {margin-bottom: 0px;}


/* Begin Grid Table*/
.table-wrapper {
  overflow: hidden;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
}

table.grid-table {
  display: grid;
  border-collapse: collapse;
  /*transform: rotateX(180deg); */
  /*overflow-x: auto;*/
  /*width: 1500px !important;*/
}
table.grid-table, .table.grid-table tr, .table.grid-table td {
  font-size: 10px !important;
  font-weight: bold !important;
}

table.grid-table tr, table.grid-table thead, table.grid-table tbody, table.grid-table tfoot {
  display: contents; 
}

table.grid-table th, table.grid-table td {
	padding: 5px;
	border: 1px solid #dddddd;
  text-overflow: ellipsis;
	  -o-text-overflow: ellipsis;	/* required for Opera */
	  -ms-text-overflow: ellipsis;	/* required for IE8, allegedly */
	  -moz-binding: url('ellipsis.xml#ellipsis');    /* for Firefox; details here */
	display: table-cell;
}

table.table_no_head, table.table_no_head tr {
  table-layout: fixed;
  width: 100%;
  border-width: 0 0 0 0 !important;
}


table.table_no_head td {
  width: 1%;
  text-align: center;
  border: 0px;
  font-size: 16px !important;
  padding-left: 3px;
  padding-right: 3px;
  border-width: 0 0 0 0 !important;
}

table.grid-table .sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  left: 0px;
  background-color: #efefef;
  z-index: 1;
}
		
table.grid-table th {
  top: 0px;
  background-color: #bbccdd;
  text-align: center;
  font-weight: bold;
  color: blue;
}

table.grid-table td {
  color: bloak;
  padding-top: 5px;
  padding-bottom: 5px;
}

.flex-center { 
  text-align: center;
  justify-content: center;
  display: flex !important;
  flex-direction: column;
}

.th_filters { 
  position: relative;
  bottom: 0;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-top: auto;
}
table.grid-table .sticky-1 {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  z-index: 1;
  background-color: #efefef;
}

table.grid-table .sticky-2 {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  z-index: 2;
}

table.grid-table .sticky-2:hover {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  z-index: 5;
}

table.grid-table .sticky-3 {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  z-index: 3;
}
table.grid-table th.sticky, table.grid-table th.sticky, table.grid-table .total_tree td.sticky { 
  z-index: 3;
}

table.grid-table .group-header {
  background-color: #b3cfed !important;
}
table.grid-table .groups-stt {
  background-color: rgb(240,248,255) !important;
  text-align:center !important;
}
table.grid-table .nogroups-fields {
  background-color: #f2f3ca !important;
  font-size: larger;
  text-align:left !important;
  left:0px; 
}
table.grid-table .groups-fields {
  background-color: #b8d2e3 !important;
  font-size: larger;
  text-align:left !important;
  left:0px; 
}
table.grid-table .th-invert-table {
   background-color: #e2eef5;
   text-align: left; 
   padding-left: 20px;
   left:0px; 
}
table.grid-table .teplate_header {
  background-color:bisque;
  text-align: center;
  font-weight: 900;
}

div.table-title {
  background-color:bisque;
  padding-left: 15px;
  margin-top: 15px;
  font-weight: 700;
}

table.grid-table tfoot td {
  background-color: #c3c3c3 !important;
}

table.grid-table .tree_folder td{
	background-color: #e3e3e3 !important;
}
table.grid-table .tree_folder td.sticky-1{
	background-color: #d3d3d3 !important;
}

table.grid-table .col-filter {
	padding: 0px;
    font-size: 10px;
    line-height: 1.5;
	width: 100%;
}

/* End Grid Table */


.no_padding {
  padding:0px !important;
}

.left-session  { 
    height: 100%;
    overflow-x: scroll; overflow-y: hidden; 
    border: 1px solid #bbb;
    padding:0px;
    margin: 0px;
    display: inline-block;;
}
/*.left-head, .left-body, .left-session table { width: 100%; -moz-column-width: 100%; } */
.right-session  { 
    height: 100%;
    overflow-x: scroll; overflow-y: scroll; 
    border: 1px solid #bbb;
    padding:0px;
    margin: 0px;
    display: inline-block;
}
.table-wrapper tr:nth-child(even), .table-wrapper td:nth-child(even){  background-color: #eeeeee; }

/*////////////////*/
.noborder { border :0 !important; }

.table-header {
  background-color: #ccc;
  min-height: 30px;
}

thead {
  background-color:#eaeaea;
}

tfoot {
  background-color:#365ca254;
}

table td.selected, table th.selected { background-color: #ddf !important; }

table.center-text td,
table.center-text th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  padding-right: 2px;
  outline: none;
  border: 1px; 
  /*white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
    -o-text-overflow: ellipsis;	/* required for Opera */
    -ms-text-overflow: ellipsis;	/* required for IE8, allegedly */
    -moz-binding: url('ellipsis.xml#ellipsis');    /* for Firefox; details here */
  display: table-cell;
  padding: 5px !important;
}

.noSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.rowgroup{
	width: 100%;
    height: 100%;
    /* margin: 0.4em; */
    padding: 0.2em;
    background-color: #dff0d8; /* #efd283;*/
    border-radius: 3px;
    border: solid #cccccc 1px;
    box-shadow: 2px 1px 1px 0px #888888;
    clear: right;
    /* float: right; */
    /* padding-top: 2px !important; */
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    font-weight: bold;
}

table .list_files ol {
	text-align: left;
    padding-bottom: 0;
	font-weight: bold;
	font-size: 11px;
}

.custom-counter {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.custom-counter li {
  counter-increment: step-counter;
  margin-bottom: 3px;
}

.custom-counter li::before {
  content: counter(step-counter);
  margin-right: 3px;
  font-size: 10px;
  background-color: #4d8ec5;
  color: white;
  font-weight: bold;
  padding: 1px 5px;
  border-radius: 4px;
}

.row-selected {background-color: #7e8f9c !important; }
.row-disable  { background-color: #aaa !important; }

.row-color-a { background-color: #eff2f4; }
.row-color-b { background-color: #ffffff; }
.row-color-c { background-color: #f2eef9; }

.row-color-item0 { background-color: #dddddd !important; }
.row-color-tree0 { background-color: #cccccc !important; }
.row-color-item1 { background-color: #ffffff !important; }
.row-color-tree1 { background-color: #eeeeee !important; }
.row-color-item2 { background-color: #f2eef9 !important; }
.row-color-tree2 { background-color: #e1dde8 !important; }
.row-color-item3 { background-color: #efded1 !important; }
.row-color-tree3 { background-color: #decdc0 !important; }


.all_row-gray-a { background-color: #aaa !important; }
.all_row-gray-b { background-color: #bbb !important; }
.all_row-gray-c { background-color: #ccc !important; }
.all_row-gray-d { background-color: #ddd !important; }
.all_row-gray-e { background-color: #eee !important; }
.all_row-error  { background-color: #ed9789 !important; }

.row-edit-required { background-color: #f1d1c5 !important; }
.row-edit-editable { background-color: #fcece5 !important; }
.row-edit-empty    { background-color: beige !important; }

.row-edit-modified          { color: #6f0aa6 !important;}
.row-edit-modified-required { background-color: #f1d1c5 !important; color: #6f0aa6 !important;}
.row-edit-modified-editable { background-color: #fcece5 !important; color: #6f0aa6 !important;}
.row-edit-modified-empty    { background-color: beige !important; color: #6f0aa6 !important;}

.row-new          { background-color: aliceblue; }
.row-new-required { background-color: #f1d1c5 !important; }
.row-new-editable { background-color: #fcece5 !important; }
.row-new-empty    { background-color: beige !important; }

.row-new-modified          { background-color: #e7f7e2 !important; color: #6f0aa6 !important;}
.row-new-modified-required { background-color: #f1d1c5 !important; color: #6f0aa6 !important;}
.row-new-modified-editable { background-color: #fcece5 !important; color: #6f0aa6 !important;}
.row-new-modified-empty    { background-color: beige !important; color: #6f0aa6 !important;}

.row-sothutu   { 
  text-align: left !important;
  padding-left: 5px !important;
}

.row-up-sothutu   { 
    background-color: #f1eac574 !important; 
    color: #6f0aa6 !important; 
    text-align: left !important;
    padding-left: 15px !important;
    /*font-size: smaller;*/
}

.row-dn-sothutu   { 
  background-color: bisque !important; 
  color: #6f0aa6 !important; 
  text-align: left !important;
    padding-left: 25px !important;
  /*font-size: smaller;*/
}

.all_row_selected {background-color: #83c1f1 !important;}

.tree-level-0 { background-color: #e3e3e3 ; }
.tree-level-1 { background-color: #e3e3f3 ; }
.tree-level-2 { background-color: #f0f0f0 ; }
.tree-level-3 { background-color: #f9f9f9 ; }
.tree-level-4 { background-color: #e7e7e7 ; }
.tree-level-5 { background-color: #e3e3e3 ; }
.tree-level-6 { background-color: #e3e3f3 ; }
.tree-level-7 { background-color: #f3f3f3 ; }
.tree-level-8 { background-color: #e7e7e7 ; }

.split-row    { background-color: #ddedff; }
.row-new      { background-color: #e7f7e2; }
.draft-row    { background-color: #f1f1c8; }
.readonly-row { background-color: #dfcdc0; }

.split_0    { background-color: #ffffff; }
.split_1    { background-color: #ffefef; }
.split_2    { background-color: #e7f7e2; }
.split_3    { background-color: #f1f1c8; }
.split_4    { background-color: #dfcdc0; }
.split_5    { background-color: #c9f8c8; }
.split_6    { background-color: #cee0f8; }
.split_7    { background-color: #dbf5b1; }
.split_8    { background-color: #b9ca9d; }

.elem_select { 
  color: darkcyan !important; 
  background-color: #cee0f8 !important; 
  border: 1px solid blue;
}

.field-required {
	background-color: #f1d1c5 !important;
}
.field-editable {
	background-color: #fcece5 !important;
}
.field-editable-empty {
	background-color: beige !important;
}
.field-editable-modified {
  color: #6f0aa6  !important;
}
.field-default {
	background-color: aliceblue !important;
}
.fixed-scrollbar-container {
  overflow:auto;
  background:lightgreen;
}

.row-gray-a { background-color: #aaa; }
.row-gray-b { background-color: #bbb; }
.row-gray-c { background-color: #ccc; }
.row-gray-d { background-color: #ddd; }
.row-gray-e { background-color: #eee; }

.row-class-a { background-color: #ddedff; }
.row-class-b { background-color: #e7f7e2; }
.row-class-c { background-color: #f1f1c8; }
.row-class-d { background-color: #dfcdc0; }

.row-error-a { background-color: #ed9789; }
.row-error-b { background-color: #ffc4ed; }
.row-error-c { background-color: #bf99a3; }
.row-error-d { background-color: #f6c2d0; }
.row-error-e { background-color: #ecc91e; }
.row-error-f { background-color: #dfcdc0; }
.row-error-g { background-color: #b98df4; }
.row-error-h { background-color: #c18858; }


.btn-xsm {
	padding: 0px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px;
	width: 100%;
}

.checkbox-menu {
    max-height: 200px;
    overflow: auto;
}

.checkbox-menu-div:hover .dropdown-menu {
  display: block;
  margin-top: 0; /* remove the gap so it doesn't close */
}

.fixed-checkbox-menu-ul {
  position: fixed; 
  top: auto; 
  left: auto;
}

.checkbox-menu li.select-all {
	background-color: #e8fad7;
}

.checkbox-menu li label {
    display: block;
    padding: 3px;
    clear: both;
    font-size: 10px;
	font-weight: bold;
    color: #333;
    white-space: nowrap;
    margin:0;
    /*transition: background-color .4s ease;*/
}
.checkbox-menu li input {
    margin: 0px 5px;
    top: 2px;
    position: relative;
}

.checkbox-menu li.active label {
    background-color: #cbcbff;
    font-weight:bold;
}

.checkbox-menu li label:hover,
.checkbox-menu li label:focus {
    background-color: #f5f5f5;
}

.checkbox-menu li.active label:hover,
.checkbox-menu li.active label:focus {
    background-color: #b8b8ff;
}

.select-checkbox-fa option::before {
  font-family: FontAwesome;
  content: "\f096";
  width: 1.3em;
  display: inline-block;
  margin-left: 2px;
}
.select-checkbox-fa option:checked::before {
  content: "\f046";
}

.error-empty { 
  background-color: #f58d7d !important; 
  color: #fff !important;
  border: 1.5px solid #3af;
  font-size: 10px;
  font-weight: 700;
}

.save_later { 
  background-color: #94ccf7 !important; 
  color: #fff !important;
  font-size: 10px;
  font-weight: 700;
}

.row_modified {
  color: #6f0aa6  !important;
}

.page-break-html {
  background-image:
    repeating-linear-gradient(
    white,
    white 11.8in,
    grey 11.8in,
    transparent 12.00in
  ),
    url(../../images/page-break.gif);
}

.cls_required { 
  color: brown; 
}