.mySettingPanelTitle .x-panel-header-default{
background-image: none;
background-color: #006699;}


.myPanelTitle .x-panel-header-default{
background-image: none;
background-color: #23282e;}


.myTreatmentNoteTitle .x-panel-header-default{
background-image: none;
background-color: #0099CC;}




.myParentPanel .x-panel-header-default{
background-image: none;
background-color: #777777;}



.roundimg img{
  vertical-align: middle;
  width:  30px;
  height: 30px;
  border-radius: 50%;
}




.FormCSS
{
   border-color: #004747;
}



.tvcolor .x-grid-row {background-color: #FF0000;}
.tvcolor .x-tree-view {background-color: #FF0000;}


--._tab-bar .x-tab-bar{background-color:#3f454c!important}
--._tab .x-tab{background-color:lightslategray}
--._tab-active .x-tab-active{font-family:Arial,Helvetica,sans-serif!important;font-weight:bold;font-size:14px}


.myMenuPanelTitle .x-panel-header-default{
background-image: none;
--background-color: ss#000099;}

.myMenuPanelTitle
{
    border-color: #00CCFF;
}



.x-grid-row-selected .x-grid-cell-inner {
  font-weight: bold;
  background-color:green;
}



/*color selected row*/
.MySpecGrid .x-grid-item-selected .x-grid-cell {
      font-weight: bold!important;
      background-color:#FFFF99!important;
    }

/* Remove border Panel */
.noborderpanel .x-panel-body-default {
   border: none !important;
}


.myDelCell {
	--border-top: 1px solid red !important;
	--border-bottom: 1px solid red !important;
	
	 font-weight: bold!important;
     background-color:red!important;
}


.myRegisterTab ._tab .x-tab{--background-color:lightslategray!important}



._tab-bar .x-tab-bar{ --background-color:#3f454c!important}??
._tab-active .x-tab-active{--font-family:Arial,Helvetica,sans-serif!important;--font-weight:bold;--font-size:14px}

.x-tab-over.x-tab-default {
--border-color     :#000000;
--background-color :#000000
}

