body {
	position: fixed;
}

html, body, div, pre, form, fieldset, input, th, td {
	scrollbar-base-color: #EAEAEA;
	scrollbar-darkshadow-color: #E2E2E2;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.log-panel {
	z-index: 30;
	background: #fff;
}

.x-form-text, textarea.x-form-field {
	/*background: #FFFFFF url(../images/text-bg.gif) repeat-x scroll 0 50%;*/
	border-color: #d2d2d2;
}

.x-form-invalid, textarea.x-form-invalid {
	background: #FFFFFF url(../images/text-bg-invalid.gif) repeat-x scroll 0
		50%;
	border: 1px solid #dd7870;
}

.x-form-field {
	line-height: normal;
}

.link-list-button-arrow, .icon-expand-open, .icon-expand-close,
	.top-expand-panel, .portal-menu-separator, #dvLogo,
	.message-box-info-icon, .message-box-progress-icon,
	.message-box-error-icon, .icon-checkbox-checked,
	.icon-checkbox-checked-beetwen, .icon-checkbox-checked-disabled,
	.icon-checkbox-unchecked, .icon-checkbox-unchecked-disabled {
	background-image: url('../icons/csg-4a51d3f7472f3.png');
	background-repeat: no-repeat;
}

.message-box-info-arrow, .message-box-error-arrow,
	.message-box-progress-arrow {
	background-image: url('../icons/bubble-arrows.gif');
	background-repeat: no-repeat;
	width: 27px;
	height: 22px;
}

.message-box-info-arrow {
	background-position: 0 0px;
}

.message-box-error-arrow {
	background-position: 0 -44px;
}

.message-box-progress-arrow {
	background-position: 0 -22px;
}

.link-list-button-arrow {
	width: 16px;
	height: 16px;
	background-position: 0 -1px;
	cursor: pointer;
}

.dvcheckbox-label {
	font-size: 11px;
	color: #17538c;
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	clear: none;
	display: inline;
	float: none;
	margin-left: 4px;
}

.portal-menu-separator {
	background-position: 0 -468px;
	float: left;
	line-height: 11px;
	vertical-align: middle;
}

.top-menu-item-selected, .top-menu-item {
	padding: 0px 6px 0px 6px;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	color: #1F2D60;
	white-space: nowrap;
	font-family: Tahoma;
	vertical-align: middle;
	line-height: 23px;
	height: 23px;
}

.top-menu-item-selected {
	background: url("../images/menu-hightlight.jpg") no-repeat center bottom;
	/*padding-top: 1px;*/
	/*background: url("../images/hdr_bg7.jpg") no-repeat center bottom;*/
	color: #494949;
}

.top-menu-item-arrow {
	background: url("../icons/expand-menu.gif") no-repeat 50% 50%;
	width: 4px;
	height: 11px;
	margin-left: 3px;
}

.applications-menubar {
	padding: 1px 4px 1px 4px;
	cursor: pointer;
	color: #1F2D60;
	white-space: nowrap;
	font-family: Arial;
	font-size: 11px;
	padding-top: 3px;
}

.menu-item-selected-childs {
	color: #016FAA;
	font-weight: bold;
	padding: 0px 3px 5px 3px;
	font-size: 11px;
	cursor: pointer;
	background: url("../images/menu-hightlight.jpg") no-repeat center bottom;
}

.menu-item-selected {
	color: #016FAA;
	font-weight: bold;
	padding: 0px 3px 4px 3px;
	font-size: 11px;
	cursor: text;
	background: url("../images/menu-hightlight.jpg") no-repeat center bottom;
}

.application-menu-item {
	color: #00104B;
	font-weight: bold;
	padding: 0px 3px 5px 3px;
	font-size: 11px;
}

.application-menu-item-selected {
	padding: 0px 3px 0px 3px;
}

.portal-menu-item {
	color: #212121;
	cursor: pointer;
	float: left;
	margin: 0pt 5px 0px 5px;
	vertical-align: middle;
	text-decoration: none;
}

.app-menu {
	
}

.cbg-RP {
	background-color: #c3d9ff;
}

textarea.medium {
	height: 100px;
	width: 200px;
}

textarea.large {
	height: 100px;
	width: 510px;
}

input.text, input.file, textarea.textarea, select.select {
	color: #333333;
	font-size: 100%;
	margin: 0pt;
}

input.medium, select.medium {
	width: 180px;
	height: 21px;
}

input.textOk, textarea.textareaOk, .firefox select.select {
	/* background: #FFFFFF url(../images/fieldbg.gif) repeat-x scroll center
		top;*/
	padding: 2px 2px 2px 2px;
	/* border-color: #7C7C7C rgb(195, 195, 195) rgb(221, 221, 221); */
	border-color: #BDBDBD;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	background-image: url(../images/default/form/text-bg.gif);
}

input.textError, textarea.textareaError, .firefox select.select {
	/* background: #FFFFFF url(../images/fieldbg.gif) repeat-x scroll center
		top; */
	padding: 2px 2px 2px 2px;
	border-color: RGB(255, 31, 31);
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	background-image: url(../images/default/form/text-bg.gif);
}

input.checkbox, input.radio {
	display: block;
	height: 13px;
	line-height: 1.4em;
	margin: 6px 0pt 0pt 3px;
	width: 13px;
}

textarea.textarea {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}

select.select {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 1px 0pt;
	padding: 1px 0pt 0pt;
}

.label {
	border: medium none;
	display: block;
	font-size: 95%;
	font-weight: bold;
	line-height: 150%;
	padding: 0px 5px 1px 0px !important;
}

.labelError {
	color: #ff3131;
	font-weight: bold;
}

.labelOk {
	color: #0d5491;
	font-weight: normal;
}

.gwt-MenuBar {
	cursor: default;
	text-align: center;
	background-color: #ebebeb;
}

.gwt-MenuBar .gwt-MenuItem {
	padding: 1px 4px 1px 4px;
	cursor: default;
	color: #1F2D60;
	white-space: nowrap;
	font-family: Arial;
	font-size: 11px;
}

.gwt-MenuBar .gwt-MenuItem-selected {
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
}

.special-menu-item {
	color: #ffffff !important;
	cursor: pointer;
	padding: 0px 4px 0px 4px;
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 10px;
}

.suggestion-box {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	height: 18px;
	padding-left: 2px;
	padding-top: 2px;
	border-color: #BEBEBE;
}

.suggestion-popup {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-color: #ffffff;
	border-color: #BEBEBE;
	z-index: 10;
}

.suggestion-selectedRow {
	background-image: url(../images/gray_gradient.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #BEBEBE;
	width: 100%;
}

.suggestion-row {
	width: 100%;
}

.suggestion-row td {
	padding: 2px;
}

.suggestion-selectedRow td {
	
}

.suggestion-popup td {
	padding: 2px;
}

#body {
	margin: 0;
	padding: 0;
}

#sub_menu {
	position: absolute;
	top: 26px;
	left: 45px;
	width: 100%;
	height: 18px;
	/*background: url(../images/hdr_bg6.jpg) no-repeat center center;*/
}

.sub_menu_item {
	color: #494949;
	margin: 0px 4px 0px 4px;
	font-size: 11px;
	cursor: pointer;
}

.sub_menu_item_selected {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AAAAAA;
	padding: 0px 3px 0px 3px;
}

.sub_menu_item_separator {
	color: #494949;
	font-size: 9px;
	background: url(../images/hdr_bg56.jpg) no-repeat center center;
	height: 9px;
	width: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

.sub_menu_item_separator_clean {
	color: #494949;
	font-size: 9px;
	height: 9px;
	width: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

#selected-left {
	background: url(../images/hdr_bg7.jpg) no-repeat center center;
	width: 2px;
	height: 16px;
}

#selected-right {
	background: url(../images/hdr_bg8.jpg) no-repeat center center;
	width: 2px;
	height: 16px;
}

#headder_top {
	/*	background: url(../images/hdr_bg1.jpg) repeat-x top center;*/
	
}

#headder_top_3 {
	background: url(../images/hdr_bg3.jpg) repeat-x top center;
	height: 46px;
}

#headder_bottom {
	background: #CCCCCC url(../images/hdr_bg2.jpg);
	height: 24px;
}

#headder_bottom_3 {
	/*background: url(../images/hdr_bg5.jpg) repeat-x top center;*/
	height: 23px;
	position: absolute;
	top: 0px;
	left: 50px;
	width: 100%;
}

#headder_4 {
	background: url('../images/hdr_bg4.jpg') no-repeat;
	width: 50px !important;
	height: 46px !important;
	position: absolute !important;
	left: 0px !important;
	top: 0px !important;
	cursor: pointer;
}

#dvLogo {
	background-position: 0 -117px;
	width: 149px;
	height: 38px;
	float: left;
}

#appName {
	color: #55779A;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 12px;
	left: 30px;
	font-family: verdana;
	/*
     letter-spacing: -1;
     */
}

#see_the_difference {
	background: url("../images/seethedifference.jpg") no-repeat top center;
	height: 38px;
}

#toolmenu { /*background-position: 0px -291px;*/
	background: url("../images/special-corner.jpg") #123F59 no-repeat 0px
		0px;
	/*background-color: #123F59;*/
	height: 16px;
	font-size: 9px;
	padding: 0px 15px 0px 15px;
	color: #FFFFFF;
	position: absolute;
	top: -1px;
	right: 0px;
}

#toolmenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #123F59;
}

#toolmenu a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #123F59;
}

#toolmenu a:hover {
	text-decoration: none;
	background-color: #123F59;
}

.message-box-with-fixed-paddings {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 4px;
}

.message-box {
	border: 1px solid black;
	width: 300px;
}

.message-box-progress {
	line-height: 18px;
	margin: 0 auto;
	color: #535000;
	font-weight: bold;
	text-align: left;
	background-color: #EEF8FF;
	border: 1px solid #535000;
	padding: 0px 24px 0px 10px;
	width: 340px;
	z-index: 20003;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 5px #707372;
}

.message-box-progress-icon {
	position: absolute;
	right: 9px;
	top: 9px;
	background-position: 0 -60px;
	height: 18px;
	width: 18px;
}

.message-box-info {
	line-height: 18px;
	margin: 0 auto;
	color: #535000;
	font-weight: bold;
	text-align: left;
	background-color: #FFFDB9;
	border: 1px solid #535000;
	padding: 0px 24px 0px 10px;
	width: 340px;
	z-index: 20003;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 5px #707372;
}

.message-box-info-icon {
	position: absolute;
	right: 9px;
	top: 9px;
	background-position: 0 -98px;
	height: 18px;
	width: 18px;
}

.message-box-error {
	line-height: 18px;
	margin: 0 auto;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	background-color: #FF8093;
	border: 1px solid #48000A;
	padding-right: 24px;
	padding-left: 10px;
	width: 340px;
	z-index: 20003;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 5px #707372;
}

.message-box-error-icon {
	position: absolute;
	right: 9px;
	top: 9px;
	background-position: 0 -79px;
	height: 18px;
	width: 18px;
}

.grid-caption-close {
	color: #17538C !important;
	font-family: tahoma, arial, helvetica !important;
	font-size: 14px !important;
	border: none !important;
	cursor: pointer;
	font-weight: normal !important;
	background-position: 0 -157px;
	width: 250px;
	color: #17538C !important;
	padding: 0px 0px 0px 0px !important;
}

.special-menubar {
	color: #ffffff;
}

.grid-caption-open {
	color: #17538C !important;
	font-family: tahoma, arial, helvetica !important;
	font-size: 14px !important;
	border: none !important;
	cursor: pointer;
	font-weight: normal !important;
	background-position: 0 -174px;
	width: 250px;
	font-weight: normal !important;
	padding: 0px 0px 0px 0px !important;
}

.top-expand-panel {
	/*background-position: 0 -530px;
	border-bottom: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-top: 0px solid #BEBEBE !important;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);*/
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
}

.gwt-MenuBarPopup {
	z-index: 20001 !important;
	border: 1px solid #C3C0C0;
}

.gwt-PopupPanel {
	z-index: 2 !important;
}

.icon-expand-close {
	background-position: 0px -213px;
	margin: 0 50%;
	width: 22px;
	cursor: pointer;
}

.icon-expand-open {
	background-position: 0px -191px;
	margin: 0 50%;
	width: 22px;
	cursor: pointer;
}

.icon-checkbox-checked, .icon-checkbox-checked-beetwen,
	.icon-checkbox-checked-disabled, .icon-checkbox-unchecked,
	.icon-checkbox-unchecked-disabled {
	height: 13px;
	width: 13px;
}

.icon-checkbox-checked {
	background-position: 0 -46px;
}

.icon-checkbox-checked-beetwen {
	background-position: 0 -18px;
}

.icon-checkbox-checked-disabled {
	background-position: 0 -32px;
}

.icon-checkbox-unchecked {
	background-position: 0 -415px;
}

.icon-checkbox-unchecked-disabled {
	background-position: 0 -401px;
}

.dsp-one-header {
	height: 46px;
	width: 100%;
	position: absolute;
	top: 0px;
}

.dsp-body {
	top: 46px;
	position: absolute;
}

.dsp-body-top {
	top: 0px;
	position: absolute;
}

.envText {
	color: #000;
	font-size: 14px;
}

/*clean style*/
.x-tab-panel-header {
	border-color: none !important;
}

.x-window-tl, .x-window-mc, .x-window-tr, .x-window-bc, .x-window-bl,
	.x-window-br, .x-window-ml, .x-window-mr, .x-window-tc, .x-toolbar {
	background-image: none !important;
	background-color: #fff !important;
}

.ext-ie .x-window-plain .x-window-mc {
	background-color: none !important;
}

.x-panel-tl {
	border: 1px solid #ecebeb;
}

.x-panel-tl, .x-panel-mc, .x-panel-tr, .x-panel-bc, .x-panel-bl,
	.x-panel-br, .x-panel-ml, .x-panel-mr, .x-panel-tc, .x-panel-header {
	background-image: none !important;
	background-color: #fff !important;
}

html, body, div, pre, form, fieldset, input, th, td, .x-form-field,
	.x-tree3-node-text, .x-btn button, .x-form-label-left .x-form-item-label
	{
	/*font: 13px  "Open Sans", sans-serif !important;*/
	
}

.x-panel-header-text, .x-view-item, .x-menu-item, .myOldDataListItem,
	.gwt-HTML, .x-grid3-cell-inner, .x-grid3-hd-inner, .dvcheckbox-label,
	.slabel-attribute, .product-panel-header-label, .slabel-header,
	.x-form-field, .x-tree3-node-text, .x-btn button, .x-form-label-left .x-form-item-label
	{
	font: 12px "Open Sans", sans-serif !important;
}

.x-combo-selected {
	border-color: #a3bae9 !important;
	background-color: #1b85e2 !important;
	color: #fff;
}

.x-view-item-sel {
	background-image: none !important;
	background-color: #1b85e2 !important;
	border-color: #197de1;
	color: #fff !important;
}

.x-grid3-header {
	background-image: none !important;
}

.ext-strict .x-grid3-cell-inner, .ext-strict .x-grid3-hd-inner {
	padding: 5px;
}

.x-grid3-row-selected {
	background-image: none !important;
	background-color: #1b85e2 !important;
	border-color: #197de1;
}

.x-grid3-row-selected .x-grid3-row-body {
	background: #dfe8f6;
	color: #000;
}

.x-grid3-row-selected .x-grid3-row-body * {
	color: #000;
}

.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
	height: 17px;
}

.x-btn-pressed .x-btn-text, .x-grid3-row-selected .x-grid3-cell-inner,
	.x-grid3-row-selected .x-tree3-node-text {
	color: #fff;
}

.x-btn button {
	color: #fff;
}

.x-treegrid .x-tree3-el {
	line-height: 35px !important;
	vertical-align: middle !important;
}

.x-toolbar .x-btn button {
	color: #333;
}

.x-btn-over button, .x-btn-menu-active .x-btn-text {
	color: #fff !important;
}

.x-grid3-row .x-grid3-row-checker, .x-grid3-hd-checker {
	margin-top: 5px;
}

.x-grid3-hd-row .x-grid3-hd {
	border-bottom-color: #eee;
}

td.x-grid3-hd-over .x-grid3-hd-inner {
	background-image: none;
}

td.x-grid3-hd-menu-open .x-grid3-hd-inner {
	background-image: none;
}

.x-menu-item-active {
	background: #1b85e2 !important;
	border: 1px solid #1b85e2;
}

.x-menu-item-active a.x-menu-item {
	color: #fff;
}

.x-menu {
	border-color: #718bb7;
	background-color: #fff;
	background-image: none !important;
}

.top-expand-panel, .dv-mazy {
	background-image: none !important;
}

.x-item-disabled * {
	/*    color: #e0e7ee !important; */
	color: #adbfd2 !important;
}

.x-item-disabled .x-btn * {
	color: #e0e7ee !important;
}

ul.x-tab-strip-top {
	background: none !important;
	border: none !important;
	padding-top: 2px;
}

.x-tab-panel-header {
	background: #F6F6F6 !important;
	border-bottom: 1px solid #dfdfdf !important;
	border-top: 0px;
	padding-bottom: 0px !important;
}

.x-tab-strip-top .x-tab-right {
	background: none !important;
}

.x-tab-strip-top .x-tab-left {
	background: none !important;
}

.x-tab-strip-top .x-tab-strip-inner {
	background: none !important;
}

.tableRow-add {
	border-top: #eee 1px solid !important;
}

.top-expand-panel {
	/*border-bottom: 1px solid #1b85e2;
	border-left: 0px solid #BEBEBE;
	border-right: 0px solid #BEBEBE;
	border-top: 0px solid #BEBEBE !important;*/
}

.x-btn-noicon .x-btn-small .x-btn-text {
	height: 18px;
}

.x-btn-text-icon .x-btn-icon-small-left .x-btn-text {
	height: 18px;
}

.x-tab-strip-active {
	cursor: default;
	border-bottom: 2px solid #197de1;
}

.battonbars-tab-panel td {
	vertical-align: top;
}

.x-tab-panel-footer {
	/*display:none;*/
	background: #f6f6f6 !important;
	border: 0px;
	/*	position: absolute;*/
	border-bottom: 1px solid #dfdfdf;
}

.x-tab-panel-footer  .x-btn-text {
	height: 16px !important;
}

.x-tab-panel-footer button img {
	top: 3px !important;
}

.x-tab-panel-footer  .x-btn-tl, .x-tab-panel-footer .x-btn-tr,
	.x-tab-panel-footer  .x-btn-tc, .x-tab-panel-footer  .x-btn-ml,
	.x-tab-panel-footer  .x-btn-mr, .x-tab-panel-footer  .x-btn-mc,
	.x-tab-panel-footer  .x-btn-bl, .x-tab-panel-footer  .x-btn-br,
	.x-tab-panel-footer  .x-btn-bc {
	background: none !important;
}

.x-tab-panel-footer .x-btn-text {
	color: #416aa3;
}

#tab-panel-selection-more img {
	left: -3px;
}

.portal-shadow-panel {
	background: #eff0f4 !important;
}

.portal-shadow-toolbar {
	margin-top: 3px;
	margin-bottom: 8px;
	border-width: 1px 0 1px 0;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.2);
}

.x-border-layout-ct {
	background: none !important;
}

.x-form-item .x-form-item-label {
	z-index: 0;
}

#userDetailsDialog_userDetailsForm {
	margin-left: 15px;
}

#userDetailsDialog_userDetailsForm * {
	box-sizing: border-box;
}

.ext-strict .x-form-text {
	height: 21px;
}

.popup-panel-button {
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.ext-strict .ext-safari .x-form-field-wrap .x-form-trigger {
	height: 22px;
}

.x-tab-panel-body {
	background-color: transparent;
	border: none;
}

.ext-el-mask {
	background-color: #fff;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.ext-el-mask-msg {
	background: transparent;
	border: 0px;
}

.ext-el-mask-msg div {
	border: 0px;
}

/* smooth */
 a, .fa , .myOldDataListItem-mouseover, .x-grid3-row-over, .x-btn-over, .x-grid3-row-selected, .message-box-info, .message-box-progress, .message-box-error  {
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
   transition:.3s;
}

.cd-nav .fa:hover {
	color: #1784c7;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.cd-main-content, #report, .x-window, .x-menu  {  
 -webkit-animation: fadein .2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein .2s; /* Firefox < 16 */
         -o-animation: fadein .2s; /* Opera < 12.1 */
            animation: fadein .2s;
}

@media all and (-ms-high-contrast:none) {
	a {
	  -o-transition:.0s;
	  -ms-transition:.0s;
	  -moz-transition:.0s;
	  -webkit-transition:.0s;
	   transition:.0s;
	}
}