﻿div.Feedback_AjaxWait {
	color: white;
    font-size: 16px;
	position: fixed;
	bottom: 0px;
	right: 0px;
    background-color: #FFD026;
	padding: 4px 10px 4px 10px;
	z-index: 10000;
    border-top-left-radius: 3px;
}

div.Feedback_AjaxWait img {
  vertical-align: bottom;
}

.Feedback_AjaxWait_CursorProgress,
.Feedback_AjaxWait_CursorProgress a,
.Feedback_AjaxWait_CursorProgress input {
    cursor: progress;
}

/* ExcludeAllFromPickersOutsideBlock */