.green .mobile_header_box_title { 
  background-color:#2EB135;
}
.green .litemenumobile .liteMenuMobileNavBar{ 
  background-color:#2EB135;
}

.green .grid .grid_rowselected a , .green .hoverable .grid .grid_rowselected a:hover, .green .grid .grid_rowselected a:visited{
  color:#2EB135 !important;
}

.green .grid .grid_rowodd a, .green .hoverable .grid .grid_rowodd a:hover, .green .grid .grid_rowodd a:visited{
  color:#2EB135 !important;
}

.green .grid .grid_row a, .green .grid .grid_row a:hover, .green .grid .grid_row a:visited {
  color:#2EB135 !important;
}

.green .Field.Disabled {
  background-color: #FFFFFF !important;
}

.green .login_pagelet_body, .green.body_app_index_install_offline {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#1EB126), color-stop(100%,#2EB135));
  background-color:#2EB135;
  background-repeat:no-repeat;
  background-position:center center;
}

body {

	overscroll-behavior: none;

}
.green .mobile_box_title{
  background-color:#357d58;

}
/*ALB
.green .start_page_login_container{
  background-color: white;
}