.x-tab-icon-left > .big { width: 32px !important; height: 32px; }
.roundButton {border-radius: 20px !important;}
.roundButton-medium {border-radius: 20px !important; padding: 0px !important}
.big { width: 32px !important; height: 32px; }
.medium { width: 24px !important; height: 24px; }
.small { width: 16px !important; height: 16px; }
.rounded .x-form-text-wrap, .rounded .x-form-trigger-wrap {
    border-radius: 20px !important;
}
.buttontab {
	background-image: unset !important;
	border-style:none !important;
	left: 0 !important;
	padding: 7px 12px 6px !important;
	background-color: #e1e3e4 !important;
	border-radius: 0px !important;
}
.buttontab-over {
	background-color: #D4D4D4 !important;
}
.buttontab-selected {
	background-color: #c1c1c1 !important;
}
 
.lefttoolbar {
	background-color: #e1e3e4 !important;
	border-top: 1px solid #c1c1c1;
}

.biggertext{font: 18px/23px tahoma,arial,verdana,sans-serif;} 
.x-tool-close{
	background-image:url(../images/close.svg);
	width: 24px;
	height: 24px;
	opacity: 1 !important;
}

.ok-icon {
	background-image:url(../images/OK.png);
	width: 32px;
	height: 32px;
}
.loginButton span{ 
	background-image:none !important;
	color: #fff !important; 
	font: 16px tahoma,arial,verdana,sans-serif;
}
.loginButton { background-color: #96B247;
	background-image:none !important;
	color: #fff !important;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1); 
	font: 16px tahoma,arial,verdana,sans-serif;
}
.loginButtonOver { background-color: #87a03f;
	background-image:none !important;
	color: #fff !important;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1); 
}	
.loginButton:hover { background-color: #87a03f;
	background-image:none !important;
	color: #fff !important;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1); 
}
.loginButtonActive { background-color: #87a03f;
	background-image:none !important;
	color: #fff !important;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1); 
}

.mainTab .x-tab-inner-default{
	font-weight: normal !important;
}
.myElbow {
	width: 36px !important;
}

.x-tree-lines .x-tree-elbow-back {
    background-image: url("../images/elbow-back.png");
}
.x-tree-lines .x-tree-elbow-back2 {
    background-image: url("../images/elbow-back2.png");
}
.x-tree-lines .x-tree-elbow-backline {
    background-image: url("../images/elbow-backline.png");
}
.x-tree-lines .x-tree-elbow-end {
    background-image: url("../images/elbow-end.png");
}
.x-tree-lines .x-tree-elbow {
    background-image: url("../images/elbow.png");
}
#container {
  height: 35px;
  width: 50px;
  position: relative;
  float: left;
}
#image {
  position: absolute;
  left: 0;
  top: 3px;
}
#text {
  z-index: 100;
  position: absolute;
  font: 13px helvetica,arial,verdana,sans-serif;
  font-weight: bold;
  left: 25px;
  top: -13px;
  padding: 1px;
  background-color: white;
  border-radius: 20px;
  text-align: center;
   min-width: 18px;
}
#label {
	height: 35px;
	position: relative; 
	vertical-align: middle;
	top: 10px;
}
.left-panel {
}

.right{
text-align:right !important;    
}
.x-toolbar-default {
	padding:0;
}
.marginRight {
	margin: 0px 0px 0px 0px !important;
}

.logo {
    color: #000000;
    text-align: left;
	font: 20px/23px helvetica,arial,verdana,sans-serif;
}
.logo::first-letter {
    color: #96B247;
}
.user-add {
	background-image:url(img/add.png) !important;
}
.user-remove {
	background-image:url(img/delete.gif) !important;
}
.printer {
	background-image:url(img/printer.png) !important;
	opacity: 1 !important;
}
.x-tab-bar-plain {
    background-color: #e1e3e4 !important;
}

.refresh {
	background-color: #7A7A7A !important;
	background-image:url(img/refresh.png) !important;	
	background-repeat:no-repeat; 
	background-position:center; 
	border: 1px solid black !important;
	border-radius: 2px !important;
}

.x-tab-bar-left > .x-tab-bar-strip-default {
    border-width: 0;
    width: 0px !important;
}

.red .x-change-cell {
    border: 1px solid #FF0000;
}
.red-background { 
    border-color: #FF0000 !important;
}
.red-background .x-window-header-default-top { 
    background-color: #FF0000 !important;
	 border-color: #FF0000 !important;
}

.red-background .x-window-header-default .x-tool-img {
	background-color: #FF0000 !important;
}

.red-background .x-btn-focus.x-btn-default-small {
    background-color: gray;
	background-image: unset !important;
    box-shadow: 0 1px 0 0 #eaefda inset, 0 -1px 0 0 #eaefda inset, -1px 0 0 0 #eaefda inset, 1px 0 0 0 #eaefda inset;
}
.red-background .x-btn-default-small {
    background-color: gray;
	background-image: unset !important;
    box-shadow: 0 1px 0 0 #eaefda inset, 0 -1px 0 0 #eaefda inset, -1px 0 0 0 #eaefda inset, 1px 0 0 0 #eaefda inset;
}

.default .x-change-cell {
    border: transparent;
}

.wrapText .x-grid-cell-inner {
    white-space: normal;
}

div.x-grid-editor div.x-field div.x-form-textarea-body {
	vertical-align: top;
}

div.x-grid-cell-inner-row-numberer {
	/* color: white; */
	background-color: #C1C1C1;
	color: #C1C1C1;
}

div.x-grid-filters-filtered-column {
	color: #4B9CD7;
}

.x-border-box .x-tab-bar-top .x-tab-bar-body-default-plain{
height : 10px !important;
}

.blue-background {
  background-color: #CCEEFF;
   background-image: none;
}
.gray-background {
  background-color: #F1F1F1;
   background-image: none;
}
.blue
{
    background:#CCEEFF !important;
}
.white
{
    background:#FFFFFF !important;
}
.displaynone
{
    display:none;
}

.errorcolor
{
    background:#FFB09C !important;
}
.dissabledField
{
   background: #F4F4F4 !important; 
   color: red !important;
}

.unreadstyle td {
    color: red !important;
}


.x-column-header-text {
	text-overflow: unset !important;
}

.x-tool-new-attachment {
   background-image: url(../images/new_24x24.svg);
   width: 24px; 
   height: 24px;
   opacity: 1 !important;
   cursor: pointer;
}
.x-tool-delete-attachment {
   background-image: url(../images/cancel_16x16.svg);
   width: 16px; 
   height: 16px;
   opacity: 1 !important;
}
.x-tool-refresh-attachment {
   background-image: url(../images/refresh_24x24.svg);
   width: 24px; 
   height: 24px;
   opacity: 1 !important;
}
.x-tool-download-attachment {
   background-image: url(../images/download_24x24.svg);
   width: 24px; 
   height: 24px;
   opacity: 1 !important;
}

.x-tool-new-emplsubst {
   background-image: url(../images/new_24x24.svg);
   width: 24px; 
   height: 24px;
   opacity: 1 !important;
}
.x-tool-delete-emplsubst {
   background-image: url(../images/cancel_24x24.svg);
   width: 24px; 
   height: 24px;
   opacity: 1 !important;
}
.x-tool-refresh-emplsubst {
   background-image: url(../images/refresh_24x24.svg);
   width: 24px; 
   height: 24px;
   opacity: 1 !important;
}

/*
Read more: http://jaspreetchahal.org/extjs-4-changing-grid-row-background-color/#ixzz3iVVHx92j
 .x-tab-active {#f0f066
    background-color: White !important;
} */

/*#tjazztaskpanel-targetEl .x-panel-header-default {
	border: 1px solid DodgerBlue;
	background-color: DodgerBlue;
	background-Image:none  
	!important;
}

#tasklinesgrid_header-targetEl .x-tool-img  {
	background-color: DodgerBlue
	!important;
}


.tjazz-grid .x-grid-cell-selected {
    background-color: #F8F8F8;
}

.tjazz-grid .x-grid-row-selected{
    background-color: #F8F8F8;
}
*/

/* #textdesc-inputEl [style] {textdescform-innerCt
	border: 0px
	!important;
}

#textdescform-innerCt[style] {
	border: 0px
	!important;
} */

/* #textdesc-triggerWrap  .x-form-trigger-wrap-default{
	border: 0px
	!important;
} */

#textdesc-triggerWrap.x-form-trigger-wrap-default {
    border-width: 0px;	
}

#textdescform-innerCt.x-autocontainer-innerCt {
	border-right: 2px solid #7bb7e2;
}

#tasklinesgrid .x-grid-row .x-grid-cell-inner {
	white-space: normal;
}
#tasklinesgrid .x-grid-row-over .x-grid-cell-inner {
	font-weight: bold;
	white-space: normal;
}

#tasklinesgrid .x-ssm-row-numberer-cell{
	background-color: #c1c1c1;
}

.x-tool-download {
	background-image: url('/images/download1.png');
	background-position: 0 0;
}

.alertdialogclass .x-window-header-default {
	background-color: #f4f4f4;
	border-color: #f4f4f4;
}

.alertdialogclass .x-tool-img {
	background-color: #f4f4f4;
	border-color: #f4f4f4;
}

.alertdialogclass .x-window-default {
	border-color: #f4f4f4;
}

.firsttabicon {
	width: 230px !important; height: 22px; 
}

.firsttabbutton {
	width: 221px !important; height: 22px; background-image: url('../images/logo.svg');border-color: #f4f4f4;background-color: #f4f4f4 !important;
}

.x-tab-bar-horizontal > .x-tab-bar-strip-default {
    border-width: 0;
    width: 0px !important;
}

#mainpurchreqpanelbar {
    background-color: #f4f4f4 !important;
}

.tabsclassouter .x-tab.x-tab-active.x-tab-default {
	background-color: #f4f4f4 !important;
	border-left: 2px solid #c1c1c1 !important;
	border-right: 2px solid #c1c1c1 !important;
	border-top: 0 none !important;
	border-bottom: 0 none !important;
}

.tabsclassinner .x-tab.x-tab-active.x-tab-default {
	background-color: #c1c1c1 !important;
	border-color: #c1c1c1 !important;
}

.x-tab-default .x-tab-close-btn {
	background-image: url('/images/close_green.svg');
    height: 12px;
    right: 4px;
    top: 9px;
    width: 12px;
}

.invalidCell {
    background-color: #FFCFC3;
}

.statusIcon {
    border-radius: 32px;
    width:32px;
    height:32px;
    background-color: #C5C2BC;
}
.statusIconSelected {
    background-color: #9AB44C !important;
    border-radius: 32px;
    width:32px;
    height:32px;
}
#text2 {
    z-index: 100;
    position: absolute;
    font: 18px helvetica,arial,verdana,sans-serif;
    left: 10px;
    text-align: center;
    line-height: 32px;
    top: -17px;
    color: black;
}
#textW {
    z-index: 100;
    position: absolute;
    font: 18px helvetica,arial,verdana,sans-serif;
    left: 8px;
    text-align: center;
    line-height: 32px;
    top: -17px;
    color: black;
}
#text-multiple-letters {
    z-index: 100;
    position: absolute;
    font: 18px helvetica,arial,verdana,sans-serif;
    left: 4px;
    text-align: center;
    line-height: 32px;
    top: -17px;
    color: black;
}
.tab-button {
    border-color: #96B247 !important;
    background-color: #96B247 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-image: unset !important;
    height: 50px;
    padding: 0px 20px;
    border-radius: 0px;
}
.logout-button{
    background-image:url(../images/Logout_gray.svg) !important;
    cursor: pointer;
    border-color: #96b247 !important;
	background-color: #96b247 !important;
	background-position: center; 
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    border-radius: 0px;
}