﻿.iconWaitXLCentered
{
    float: left;
    margin-top: 20px;
    vertical-align: middle;
    width: 624px;
}
.mRSearch
{
    margin-top: 15px;
}

/* BUBBLE */
.bubble
{
	zoom: 1;
}

.bubbleClose
{
    background: url("/Images/shared/icons/close-x_L.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    position:absolute;
    height: 24px;
    width: 24px;
    right:-14px;
    top:-14px;
}

.bubbleContent
{
    background-color: #FFF;
    border: solid #B2C2D1 5px;
    position: relative; 
}

.bubblePointerTopLeft, .bubblePointerTopMiddle, .bubblePointerTopRight,
.bubblePointerRightTop, .bubblePointerRightMiddle, .bubblePointerRightBottom
{
    background: transparent url('/Images/shared/notices/pointer_sprite.png') no-repeat 0 0;
}

.bubblePointerBottomLeft, .bubblePointerBottomMiddle, .bubblePointerBottomRight
{
    background: transparent url('/Images/shared/notices/pointer_sprite.png') no-repeat 0 -35px;
}

.bubblePointerTopLeft, .bubblePointerTopMiddle, .bubblePointerTopRight,
.bubblePointerRightTop, .bubblePointerRightMiddle, .bubblePointerRightBottom,
.bubblePointerBottomLeft, .bubblePointerBottomMiddle, .bubblePointerBottomRight
{
	width: 10px;
    height: 12px;
}
.bubblePointerRightTop, .bubblePointerRightMiddle, .bubblePointerRightBottom,
.bubblePointerLeftTop, .bubblePointerLeftMiddle, .bubblePointerLeftBottom
{
	margin-top: 18px;
}

.bubblePointerTopLeft, .bubblePointerTopMiddle, .bubblePointerTopRight,
.bubblePointerBottomLeft, .bubblePointerBottomMiddle, .bubblePointerBottomRight
{
	margin-left: 32px;
}

.bubblePointerLeftTop, .bubblePointerLeftMiddle, .bubblePointerLeftBottom
{
    background: transparent url('/Images/shared/notices/pointer_sprite.png') no-repeat 0 -13px;
    width: 12px;
    height: 10px;
}

/* END BUBBLE */

.iconAndTextS
{
    display: inline-block;
    padding-left: 21px; /* 12px Icon + 9px Spacing */
    vertical-align: middle;
}

.ie7 .iconAndTextS [class*="icon"] {
    margin-top: 2px;
}

.iconAndTextL 
{
    display: inline-block;
    padding-left: 29px;
}


.iconAndTextL [class*="icon"] 
{
    margin-left: -29px;
    position: absolute;
}

.iconDocumentLockL 
{
    background: url("/Images/shared/icons/document_Lock_L.png") no-repeat scroll center 0 transparent;
    display: inline-block;
    height: 20px;
    vertical-align: top;
    width: 20px;
}

.iconHookCircleL {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: transparent url("/Images/shared/icons/hook_circle_L.png") no-repeat center 0;
}

.iconHookInfoL
{
    background: transparent url('/Images/shared/icons/info-i_L.png') no-repeat center 0;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
}

.fixedWSearchJobLayer
{
    width: 282px;    
}

#sjContainerSuccess
{
   display: none;
}

#sjContainerFailure
{
   display: none;
}

.messageSuccess
{
    background-color: #DFEBDC;
}

.messageFailure
{
    background-color: #F1EEE9;
}

#sjEmailError
{
    color: #FF0000;
    width: 216px;
    font-size: 10px;
}

.sjErrorText
{
    color: #FF0000;
}

select.editable {
    background-color: #ffffff;
}

select.editable option {
    background-color: #ffffff;
}

select {
    background-color: #efeff7;
}

select option{
    background-color: #ffffff;
}

.select-editable-container {
    outline: none;
    display: inline-block;
}

.select-editable-container select:focus, .select-editable-container input:focus {
    outline: none;
}

.select-editable-container input {
    position:absolute;
    width: 63px;
    height: 14px;
    padding-left: 6px;
    padding-right: 3px;
    border: none;
}

/* override jquery-ui classes */

li.ui-menu-item a {
    color:#000000;
    text-decoration: none;
    cursor: default;
}

li.ui-menu-item a:link {
    color:#000000;
    text-decoration: none;
    cursor: default;
}

li.ui-menu-item a:visited {
    color:#000000;
    text-decoration: none;
    cursor: default;
}

li.ui-menu-item a:hover {
    color:#fff;
    text-decoration: none;
    cursor: default;
}

li.ui-menu-item a:active {
    color:#000000;
    text-decoration: none;
    cursor: default;
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #000;
    cursor: default;
}

.ui-widget-content a {
    color: #000;
}

li.ui-menu-item over {
    color:#000000;
    text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 0px solid #fff;
    background:navy;
    font-weight: normal;
    color: #fff;
    cursor: default;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0px 1em 0px .4em;
    padding: 0;
    cursor: default;
    min-height: 0;
}


.superBanner {
    clear: right;
    float: left;
    left: 181px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 33px;
    z-index: 600;
}
.mediumBanner {
    float: left;
    margin-top: 14px;
}

option:disabled { background-color: #efeff7;
    font: normal 14px Tahoma, Geneva, Kalimati, sans-serif;
}