a.orgLinkWithIcon {
    background: no-repeat scroll left center transparent;
    padding: 0 0 0 20px
}

.kwMenuItemSubmenus {
  background-image : url('../icons/menu/right.gif');
  background-position:right center; 
  background-repeat:no-repeat;
}

.org-required {
}

.orgformError {
  color:#C20000;
  font-weight:bold;
  background-color:#FFFFFF;
  padding:5px;
  margin:5px 0 5px 0;
  border:solid 1px #C20000;
  border-radius:3px;   
}

.orgformInputError {
  font-size:10px;
  color:#C20000;
}

.orgtextInput {
  color:#000000;
  border: 1px solid rgb(170,170,170);
  font-weight: normal;
  font-size:12px;
}

.orgtextInputRequired {
  border-color: #C20000;  
}

.orgtextInputError {
  background-color: #e9a5a5;  
}

.orgpasswordInput {
  color:#000000;
  border: 1px solid rgb(170,170,170);
  font-weight: normal;
  font-size:12px;
}

.orgpasswordInputRequired {
  border-color: #C20000; 
}

.orgpasswordInputError {
  background-color: #e9a5a5;  
}

.orgtextareaInput {
  color:#000000;	
  font-family: monospace;
  border: 1px solid rgb(170,170,170);
  font-weight: normal; 
  font-size:12px; 
}

.orgtextareaInputRequired {
  border-color: #C20000;
}

.orgtextareaInputError {
  background-color: #e9a5a5;     
}

.orgdropdownInput {
  color:#000000;	
  border: 1px solid rgb(170,170,170);
  font-weight: normal; 
  font-size:12px; 
}

.orgdropdownInputRequired {
  border-color: #C20000;  
}

.orgdropdownInputError {
  background: #e9a5a5;    
}

.orgcheckboxInput {
  color:#000000;	
  font-weight: normal; 
  font-size:11px;  
}

.orgcheckboxInputRequired {
}

.orgcheckboxInputError {
  background: #e9a5a5; 
}

.orgcheckboxesInput {
  color:#000000;	
  font-weight: normal; 
  font-size:11px;  
}

.orgcheckboxesInputRequired {
}

.orgcheckboxesInputError {
  background: #e9a5a5;  
}

.orgradioInput {
  color:#000000;	
  font-weight: normal; 
  font-size:11px;  
}

.orgradioInputRequired {
}

.orgradioInputError {
  background: #e9a5a5; 
}

.orgfileInput {
	border:none !important;
	height:auto !important;
  color:#000000;
  font-size:12px;
}

.orgfileInputRequired {
  border-color: #C20000;  
}

.orgfileInputError {
  background-color: #e9a5a5;  
}

.ux-carousel-container {
    overflow: hidden;
    position: relative;
}

.ux-carousel-slides-wrap {
    position: absolute;
    top: 0;
    left: 0;
}

.ux-carousel-slide {
    float: left;
    overflow: hidden;
    text-align: center;
}

.ux-carousel-nav {
    height: 29px;
    width: 100%;
    background-color: #d1ccc7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;    
}

.ux-carousel-caption {
    font-size: 20px;
    float: left;
    padding: 2px 5px;
    margin: 0;
    text-transform: none;
    color: black;
    overflow: hidden;
    height: 29px;
    width: 100px;
}

.ux-carousel-nav-prev,
.ux-carousel-nav-next,
.ux-carousel-nav-play {
    height: 24px;
    display: block;
    float: right;
    margin: 2px 0;
    background-position: 0 24px;
}

.ux-carousel-nav .ux-carousel-nav-prev {
    background-image: url('js/ext-core/images/prev.png');
    width: 31px;    
}

.ux-carousel-nav .ux-carousel-nav-next {
    background-image: url('js/ext-core/images/next.png');
    margin-right: 2px;
    width: 30px;
}

.ux-carousel-nav-play {
    background-image: url('js/ext-core/images/play_pause.png');
    width: 24px;
}

.ux-carousel-nav-play:hover {
    background-position: 0 0; 
}
.ux-carousel-nav-play.ux-carousel-playing {
    background-position: 24px 24px;
}
.ux-carousel-nav-play.ux-carousel-playing:hover {
    background-position: 24px 0;
}

.ux-carousel-nav-prev:hover,
.ux-carousel-nav-next:hover {
    background-position: 0 48px;
}

.ux-carousel-nav-prev.ux-carousel-nav-disabled,
.ux-carousel-nav-next.ux-carousel-nav-disabled {
    background-position: 0 0;
}

.orgeditable {
	min-height:26px;
	min-width:26px;
}

.orgcheckboxInput .orgeditable {
	min-height:14px;
}

.orgeditable-hover {
	background-image:url("editable-hover.png");
}

.orgeditable .orgbutton {
  position:absolute;z-index:500;		
	z-index:10;
  position:absolute;
  cursor:pointer;
  width:26px;height:26px;line-height:26px;
  background:url('button_large.png') no-repeat top center;
  display:none;
}

.orgeditable-hover .orgbutton {
	display:block;
}

.orgeditable .orgemptyText {
  opacity:.5;
  background-image:url("editable-hover.png");  
}

.orgeditable .orgbutton-hover {
  background:url('button_large.png') no-repeat 0 -26px;
}

.orgeditable .orgbutton-click {
  background:url('button_large.png') no-repeat 0 -52px;
}

.orgeditable .orgbutton .orgIconWebsiteText {
  background:url('editWebsiteText.png') no-repeat center center
}

.orgeditable .orgbutton .orgIconWebpageText {
  background:url('editWebpageText.png') no-repeat center center
}

.orgeditable .orgbutton .orgIconWebpageEntryText {
  background:url('editWebpageEntryText.png') no-repeat center center
}

.contactFormContentBox {
    position: relative;
    float: left;
    width: 100%;
}

.captchaScreen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #40404080;
    display: grid;
    place-content: center;
}

.captchaDialog {
    padding: 10px;
    border: solid 2px grey;
    background-color: lavender;
}

.captchaDialog div {
    margin: 2px 0;
    padding: 2px;
    box-sizing: border-box;
}

.captchaDialog .messageBox {
    color: #0f0f0f;
    text-align: center;
}

.captchaDialog .inputBox {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
    margin-bottom: 2px;
}

.contact .captchaDialog input[type="text"] {
    float: none;
    margin: 0 3px;
    padding: 5px;
    height: 1.6em;
    font-size: 1.2em;
    width: 10em;
    border: solid 1px gray;
    border-radius: 3px;
}

.contact .captchaDialog button {
    height: 1.6em;
    color: #0f0f0f;
    border: solid 1px gray;
    border-radius: 3px;
}

.contact .captchaDialog button[disabled] {
    color: #8f8f8f;
}
