html, body {
    	height: 100%;
    	width:100%;
    	margin: 0;
    	padding: 0;
    	background-image: none;
    	background-color: white;
    	font-family: Calibri;
    	font-style: normal;
}

.k-menu .k-menu-horizontal {
	background-image:url("../img/headerbg.png");
}

#mainapptable {
   	height: 100%;
   	width: 100%;
   	background-color: #ffffff;
   	border-collapse:collapse;
   	padding: 0px;
   	margin: 0px;
}

#topbartable {
   	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image:url("../img/headerbg.png");
	background-repeat:repeat;
	border-spacing:0;
    border-collapse:collapse;
    border-bottom-width:2px;
  	border-bottom-style:solid;
  	border-bottom-color:#676767;
  	padding: 0px;
   	margin: 0px;
}
.imgfull {
      height:100%;
      width:100%;
      max-width:100%;
      max-height:100%;
  }
    
#userinfotable {
	width: 250px;
	height:45px;
	border:0px;
	border-width:0px;
	border-spacing:0;
    border-collapse:collapse;
    font-size: smaller;
}

.cwaerror {
	padding-left:5px;
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 0px; COLOR:red; FONT-FAMILY:TAHOMA; TEXT-DECORATION: none;
}
TD.cwaerror {
	padding-left:5px;
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 0px; COLOR:red; FONT-FAMILY:TAHOMA; TEXT-DECORATION: none;
}

.badge {
	position: absolute;
	top: 5px;
	right: 5px;
	text-align:center;
	vertical-align: super;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:  url('../img/badge-box.png');
	background-repeat: repeat-y;
	width: 18px;
	-moz-border-radius:5px 5px 5px 5px; // rounds corners for firefox
	border-radius:5px 5px 5px 5px; //rounds corners for other browsers
}

.splitresizeoff {
	cursor: pointer;
	width: 18px;
	height: 18px;
	background-image: url("../img/splitoff.png");
	background-position: 0px top;
	border: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
}

.splitresizeon {
	cursor: pointer;
	width: 18px;
	height: 18px;
	background-image: url("../img/spliton.png");
	background-position: 0px top;
	border: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
}

.supplier {
	width: 24px;
	height: 24px;
	background-image: url("../img/supplier.png");
	border: 0px;
}

.favoff {
	width: 16px;
	height: 16px;
	background-image: url("../img/fav_off.png");
	border: 0px;
}

.favon {
	width: 16px;
	height: 16px;
	background-image: url("../img/fav_on.png");
	border: 0px;
}

.searchbtn {
	width: 24px;
	height: 24px;
	background-image: url("../img/search.png");
	border: 0px;
}

.logoutbtn {
	width: 34px;
	height: 34px;
	background-image: url("../img/logout.png");
	repeat: norepeat;
	border: 0px;
}

.fppara {
	text-align: center;
	text-indent: 0px;
	margin-top: 0em;
	margin-bottom: 0em;
	height: 30px;
	border: 1px;
	vertical-align: middle;
}

.fpparatop {
	text-align: center;
	vertical-align: text-top;
	text-indent: 0px;
}

.parttable .v-table-table {
	align: center;
	border-collapse: collapse;
	margin: 10px;
	border: 1px solid #a1a1a1;
}

.parttable .v-table-row-odd, .parttable .v-table-row {
	background-color: #ffffff;
}

.parttable .v-table-cell-content {
	border-bottom: 1px solid #a1a1a1;
	border-left: 0px;
	padding: 3px 7px 2px 7px;
}

.tableonlabel {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}

.fpowindow {
	background-color: #F7F7F7;
}

.titledatahdrpanel {
       margin-top: 10px;
       padding: 7px;
       border: 1px solid #a1a1a1;
       border-top-right-radius: 4px;
       border-top-left-radius: 4px;
       -webkit-border-top-right-radius: 4px;
       -webkit-border-top-left-radius: 4px;
       background-image:
              url("../img/titledatahdrbg.png");
       background-repeat: repeat;
}

.titledatahdrpanelwithfont {
       margin-top: 10px;
       padding: 5px;
       border: 1px solid #a1a1a1;
       border-top-right-radius: 4px;
       border-top-left-radius: 4px;
       -webkit-border-top-right-radius: 4px;
       -webkit-border-top-left-radius: 4px;
       background-image:
              url("../img/titledatahdrbg.png");
       background-repeat: repeat;
       text-align: left;
       font-size: 15px !important;
       font-weight: bold;
       color: #333333 !important;
       font-family: Calibri !important;
       font-style: normal !important;
}

.titledatanormal {
       text-align: left;
       background: inherit;
       font-size: 14px !important;
       font-weight: normal;
       font-family: Calibri !important;
       color: #333333 !important;
       font-style: normal !important;
}

.titledatabold {
       text-align: left;
       background: inherit;
       font-size: 15px !important;
       font-weight: bold;
       color: #333333 !important;
       font-family: Calibri !important;
       font-style: normal !important;
}

.databold {
	font-weight: bold;
	font-style: normal !important;
}

.datanormal {
       font-size: 14px !important;
       font-weight: normal;
       font-family: Calibri !important;
       color: #333333 !important;
       font-style: normal !important;
}

.titledatabdypanel {
       border-top: 0px;
       border-left: 1px solid #a1a1a1;
       border-right: 1px solid #a1a1a1;
       border-bottom: 1px solid #a1a1a1;
       padding: 10px;
       background-image: url("../img/titledatabdybg.png");
       background-repeat: repeat;
}

.titledatabdypanelwithfont {
       border-top: 0px;
       border-left: 1px solid #a1a1a1;
       border-right: 1px solid #a1a1a1;
       border-bottom: 1px solid #a1a1a1;
       padding: 10px;
       background-image: url("../img/titledatabdybg.png");
       background-repeat: repeat;
       text-align: left;
       font-size: 14px !important;
       font-weight: normal;
       font-family: Calibri !important;
       font-style: normal !important;
       color: #333333 !important;
}

.hruler {
	margin-top: 10px;
	height: 1px;
	background-color: #a1a1a1;
	background-position: 0px top;
	border: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px -1px;
}

.emptypanel {
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px;
	border: 0px;
	width: 100%;
}

.largepaddedlabel {
	padding-left: 50px;
	border: 0px;
}

.smallpaddedlabel {
	padding-left: 5px;
	border: 0px;
}

.centerpaddedlabel {
	margin-top: 30px;
	padding-left: 30px;
	border: 0px;
}

.whitebox {
	border: 1px solid #a1a1a1;
	background: white;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.thinborder {
	border: 1px solid #a1a1a1;
	margin: 0px;
	padding: 0px;
}

.fpseqtodobox {
	border: 1px solid #a1a1a1;
	background: white;
	height: 100px;
	align: center;
	valign: middle;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.fpseqdonebox {
	border: 1px solid #a1a1a1;
	background: #E2EDCE;
	height: 100px;
	align: center;
	valign: middle;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.fpseqnotdonebox {
	border: 1px solid #a1a1a1;
	height: 100px;
	align: center;
	valign: middle;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.fpopertitle {
	border: 1px solid #a1a1a1;
	background: #F2F2F2;
	height: 35px;
	align: center;
	valign: middle;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	margin: 0px;
}

.lightgraybox {
	border: 1px solid #a1a1a1;
	background: #F2F2F2;
	margin-top: 5px;
	padding: 5px;
	-webkit-transition: none;
	-moz-box-shadow: inset 0 0 5px #a1a1a1;
	-webkit-box-shadow: inset 0 0 5px #a1a1a1;
	box-shadow: inset 0 0 5px #a1a1a1;
}

.titlenotifytoppanel {
	margin-top: 1px;
	margin-bottom: 15px;
	padding: 5px;
	border-bottom: 1px solid #a1a1a1;
	width: 100%;
}

.titlenotifybtnpanel {
	margin-bottom: 15px;
	padding: 5px;
	border: 0px;
	width: 100%;
}

.btnnotifybluefixed {
	width: 110px;
	height: 35px;
	color: white;
	font-size: 14px !important;
	font-family: Calibri !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/headerbg.png");
	background-repeat: repeat;
	border: 0px;
}

.btnnotifyfixed {
	width: 110px;
	height: 35px;
	font-size: 14px;
	font-family: Calibri !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background: #E2E4EA;
	background-repeat: repeat;
	border: 0px;
}

.btnnotifyblue {
	height: 30px;
	color: white;
	font-size: 14px !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/headerbg.png");
	background-repeat: repeat;
	border: 0px;
}

.btnnotify {
	height: 30px;
	font-size: 14px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background: #E2E4EA;
	background-repeat: repeat;
	border: 0px;
}

.v-textfield-txtnormal {
	width: 200px;
	color: #333333 !important;
}

.v-textfield-txtlarge {
	width: 300px;
	color: #333333 !important;
}

.editbtn {
	width: 26px;
	height: 26px;
	background: transparent;
	background-image: url("../img/edit.png");
	border: 0px;
	cursor: pointer;
}

.savebtn {
	width: 26px;
	height: 26px;
	background-image: url("../img/save.png");
	border: 0px;
}

.todoactionbtn {
	width: 28px;
	height: 28px;
	background-image: url("../img/todoaction.png");
	border: 0px;
}

.delbtn {
	width: 26px;
	height: 26px;
	background: transparent;
	background-image: url("../img/delete.png");
	border: 0px;
	cursor: pointer;
}

.historybtn {
	width: 23px;
	height: 23px;
	background-image: url("../img/history.png");
	repeat: norepeat;
	border: 0px;
	cursor: pointer;
}

.notb {
	color: #47597F;
	font-weight: bold;
}

.v-caption-errstyle {
	white-space: normal;
	color: red;
}

.enable-wrap .v-table-cell-wrapper {
	white-space: normal;
}

.lblerrormsg {
	white-space: normal;
	color: #CC0000;
}

.lblinfomsg {
	white-space: normal;
	color: #009900;
}

.msgpanel {
	border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	padding: 10px;
	background-image: url("../img/titledatabdybg.png");
	background-repeat: repeat;
	width: 100%;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

.btnclose {
	width: 16px;
	height: 16px;
	background-image: url("../img/close_img.png");
	background-position: 0px top;
	border: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	cursor: pointer;
}

.redfont {
	color: red;	
	font-style: normal !important;
}

.redfontss {
	color: red;	
	vertical-align: super;
	font-style: normal !important;
}

.invisible {
	display: none;
}
.visible {
	display: block;
}

/* Grey button enabled styles */
.greybuttonextralarge {
	width: 180px;
	height: 26px;
	color: #fff;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/grey_btn_extralarge.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.greybuttonlarge {
	width: 130px;
	height: 26px;
	color: #333333;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/grey_btn_large.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.greybuttonmedium {
	width: 107px;
	height: 26px;
	color: #333333;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/grey_btn_medium.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.greybuttonsmall {
	width: 80px;
	height: 26px;
	color: black;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/grey_btn_small.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}
/* grey button enabled styles end */

/* grey disabled button starts */
.greydisabledbuttonextralarge {
	width: 180px;
	height: 26px;
	color: #9e9b9e;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/grey_disabled_extralarge.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.greydisabledbuttonlarge {
	width: 130px;
	height: 26px;
	color: #9e9b9e;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/grey_disabled_large_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.greydisabledbuttonmedium {
	width: 107px;
	height: 26px;
	color: #9e9b9e;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/grey_disabled_medium_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.greydisabledbuttonsmall {
	width: 80px;
	height: 26px;
	color: #9e9b9e;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/grey_disabled_small_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}
/* grey disabled button ends */


/* styles for fixed size blue buttons enabled */
.bluebuttonextralarge {
	width: 180px;
	height: 26px;
	color: white;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/extralarge_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.bluebuttonlarge {
	width: 126px;
	height: 24px;
	color: white;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/large_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.bluebuttonmedium {
	width: 108px;
	height: 26px;
	color: white;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/medium_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.bluebuttonsmall {
	width: 69px;
	height: 24px;
	color: white;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/small_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}
/* styles for fixed size blue buttons enabled	*/

/* blue disabled buttons starts */

.bluedisabledbuttonextralarge {
	width: 180px;
	height: 26px;
	color: #dddddd;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/blue_disabled_extralarge_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.bluedisabledbuttonlarge {
	width: 130px;
	height: 26px;
	color: #dddddd;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/blue_disabled_large.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.bluedisabledbuttonmedium {
	width: 107px;
	height: 26px;
	color: #dddddd;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/blue_disabled_medium_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

.bluedisabledbuttonsmall {
	width: 80px;
	height: 26px;
	color: #dddddd;
	font-size: 14px !important;
	font-family: Calibri !important;
	font-style: normal !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/blue_disabled_small_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
}

/* blue disabled buttons end */

.pagedefaultstyle{
	padding:10px;
}

.headerbox {
  height: 63px !important;
}

.locationText {
	color:#333333;
	font-family:tahoma,verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align: left;
}

.footergrey {
    background-color: rgb(214, 215, 214);
    font-weight: normal;
    font-size: 8pt;
}
.whiteline {
    background-color: rgb(255, 255, 255);
}
.footerblueline {
    background-color: #333;
}


.tblnormalfont
{
	border-top: 0px;
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	padding: 10px;
    text-align: left;
    font-size: 14px !important;
    font-weight: normal;
    font-family: Calibri !important;
    font-style: normal !important;
    color: #333333 !important;
}

.dblueboldfont {
	text-align: left;
    font-size: 15px;
    font-weight: bold;
    font-family: Calibri;
    font-style: normal !important;
    color: #5E6887;
}

.fpseq1 {
	width: 100%;
	background-color:#5E6887;
}

.placeholderfont {
	text-align: left;
    font-size: 14px !important;
	font-family: Calibri !important;
	font-style: italic !important;
	color:#999 !important;
}

 .loading-class {
   background-color: #F0F0F0;
   filter:alpha(opacity=50); /* IE */
   opacity: 0.5; /* Safari, Opera */
   -moz-opacity:0.50; /* FireFox */
   z-index: 20;
   background-repeat:no-repeat;
   background-position:center;
   position:absolute;
   width: inherit;
   height: inherit;
   text-align:center;
   vertical-align: middle;
   line-height: 50;
}

input {
    box-shadow:none !important;
}

input:-moz-placeholder {
    box-shadow:none !important;
}

input:invalid {
    box-shadow:none !important;
}

.titledatabdypanelwithfontverifysupplier {
	border-top: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: 0px;
	padding-top: 5px;
	padding-left: 3%;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url("../img/titledatabdybg.png");
	background-repeat: repeat;
	text-align: left;
	vertical-align: middle;
	font-size: 14px !important;
	font-weight: normal;
	font-family: Calibri !important;
	font-style: normal !important;
	color: #333333 !important;
}

.titledatabdypanelverifysupplier {
	border-top: 0px;
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url("../img/titledatabdybg.png");
	background-repeat: repeat;
}

.k-upload-button {		
		width: 130px;
		height: 26px;
		color: white;
		font-size: 14px !important;
		font-family: Calibri !important;
		font-style: normal !important;
		border-top-right-radius: 4px;
		border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-webkit-border-top-left-radius: 4px;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		background-image: url("../img/large_btn.png");
		background-repeat: no-repeat;
		border: 0px;
		cursor: pointer;	
}

.k-upload-button:hover {
	width: 130px;
	height: 26px;
	color: white;
	font-size: 14px !important;
	font-family: Calibri !important;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: url("../img/large_btn.png");
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	background-color: #fbfbfb;
}

.attachbtn {
	width: 21px;
	height: 21px;
	background: transparent;
	background-image: url("../img/attach.png");
	border: 0px;
	cursor: pointer;
}

.savedicon {
	width: 20px;
	height: 20px;
	background: transparent;
	background-image: url("../img/ok_check.png");
	border: 0px;
}

.qstnicon {
	width: 20px;
	height: 20px;
	background: transparent;
	background-image: url("../img/qstn.png");
	border: 0px;
	cursor: pointer;
}

.helpicon {
	width: 12px;
	height: 14px;
	background: transparent;
	background-image: url("../img/help.png");
	border: 0px;
	cursor: pointer;
}

.qstnicon_disabled {
	width: 20px;
	height: 20px;
	background: transparent;
	background-image: url("../img/qstn_disabled.png");
	border: 0px;
}

.commentbtn {
	width: 21px;
	height: 21px;
	background: transparent;
	background-image: url("../img/comment.png");
	border: 0px;
	cursor: pointer;
}

.commentbtn_red {
	width: 21px;
	height: 21px;
	background: transparent;
	background-image: url("../img/rejectcmmnt.png");
	border: 0px;
	cursor: pointer;
}

.dblueboldfontsmall {
	text-align: left;
    font-size: 12px;
    font-weight: bold;
    font-family: Calibri;
    color: #5E6887;
}

.wordwrap {
    word-wrap: break-word;
    display: inline-block;
}

.errmsgbold {
	color: red;
	font-size: 15px;
	font-weight: bold;
}

.truncate {
  width: 95%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.k-widget.k-tooltip {
	background-color: #ffffff;
	border-color: #a1a1a1;
}

.k-callout-n {
	border-bottom-color: #ffffff;
}

.k-callout-s {
	border-top-color: #ffffff;
}

.whitespace {
    white-space: pre;
}