/***** Warning messages ******/

.message-spacing
{
    display: block;
    margin: 15px 0px 0px 0px;
}

/***** /Warning messages ******/

/***** Error messages ******/

.error-label {
	font-size: 1em;
	color: #4d4d4d;
	padding-bottom: 0px;
}

/***** /Error messages ******/

.entity-columns3-left
	{
	padding: 8px 24px 0 24px;
	width: 33%;
	vertical-align: top;
	}
	
.entity-columns3-center
	{
	padding: 8px 0 0 0;
	width: 34%;
	vertical-align: top;
	}

.entity-columns3-right
	{
	padding: 8px 36px 0 24px;
	width: 33%;
	vertical-align: top;
	}

.entity-columns2-left
	{
	padding: 20px 0px 0px 20px;
	width: 50%;
	vertical-align: top;
	}

.entity-columns2-right
	{
	padding: 20px 0px 0px 20px;
	width: 50%;
	vertical-align: top;
	}

.entity-subsection-block
	{
	display: block;
	padding: 15px 0 0 0;
	}

.entity-subsection-permission2
	{
	color: #000000;
	font-size: 1.2em;
	display: inline;
	font-weight: bold;
	padding: 0 6px 0 24px;
	}

.logoAdminSetupLarge
{ 
 background: url("../images/i_large_admin_portal.gif") no-repeat;
 width: 64px;
 height: 64px;
 float:left;
}

.logoCareerSectionsLarge
{ 
 background: url("../images/careersection_48.png") no-repeat;
 width: 64px;
 height: 64px;
 float:left;
}

.logoCareerSectionsMedium
{ 
 background: url("../images/careersection_32.png") no-repeat;
 width: 32px;
 height: 32px;
 float:left;
 padding-right: 8px;
}

/* used in: web/akirax/common/pageHeader.jsp */
.page-header
{
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.link-menu-arrow
{ 
    margin-bottom: 1.25em;
}
.link-admin
{
	font-size: 1.09090909em;
}
.logoBulletAdmin
{
    background: url("../akirax/images/config_bullet_16.png") no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 5px;
    padding-right: 20px;
}
.menu-column-left
{
	padding: 0 0 0 30px;
}
.menu-column-right
{
	padding: 0 0 0 70px;
}
.menu-text-align-admin
{
	display:block;
	margin-bottom:10px;
	padding:0;
	padding-left:35px;
}
.menutextcontent
{
    margin-bottom:20px;
}

/* used in: field availability and remote manager  */
.admin-checkbox-availability
{
	display: inline;
	max-width: none;
	width: auto;
	vertical-align: middle;
}

/* used in: web/akirax/template/sections/l-recently-viewed.jsp */
.block-left-recently-viewed
	{
	/*220px overral width*/
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
	margin-right: 10px;
}
.block-left-recently-viewed li
{
	border: none;
	padding-bottom: 1.25em;
}
.my-recently-viewed-item
{
	background: none;
}
.recently-viewed-item
{
    padding-left: 0px;
}
.custom-form-small
{
	background: none;
}
.block-left-recently-viewed li .logoSelectionSmall
{  
	padding: 0;
	margin: 0;
	background: none;
}
.block-left-recently-viewed li .logoUDFSmall
{  
	padding: 0;
	margin: 0;
	background: none;
}

/**/
.block-main-border
{
	border: none;
    padding: 0;
}

/**/
.toolbox-bar
{
	padding-top: 15px;
	padding-bottom: 10px;
}


.up-arrow
{ 
	background: url("../akirax/images/ico_moveUp.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    margin: 1px 0 0 0;
    width: 16px;
}
.down-arrow
{ 
	background: url("../akirax/images/ico_moveDown.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    margin: 0px 0 0 0;
    width: 16px;
}

.remove-selection
{
	background: url("../images/ico-remove.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    margin: 6px 0 0 0;
    width: 16px;
    float: left;
}

.selection-grid
{
	text-align: center;
}

.selection-grid-header
{
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
}

.remove-selection-column
{
	width: 20px;
}

.selection-name-column
{
	width: 120px;
	text-align: left;
}

.arrow-column
{
	width: 20px;
}

.column-width-column
{
	width: 50px;
	text-align: left;
}

.filter-expanded-column
{
	width: 45px;
}

.sorting-default-column
{
	width: 30px;
}

.adding-selection
{
	margin-right: 10px;
    width: 100px;
}

.faceted-column-width
{
	width: 25px !important;
}

.display-inline-middle
{
	display:inline;
	vertical-align:middle;
}

.faceted-advanced-layout
{
	margin: 5px;
}

.faceted-advanced-bag
{
	background-color: #eaeaea;
	border-color: #b6b6b6;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	margin: 4px;
	display: block;
}

.faceted-advanced-bag-header
{
	text-align: center;
}

.bag-header-column
{
	width: 200px;
}

.faceted-advanced-bag-removed
{
	display: none;
}

.faceted-advanced-row
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	min-height: 50px;
	display: inline-block;
	*display: block;
	width: 100%;
}

.faceted-advanced-row.cols-1 li
{
	width: 940px;
}

.faceted-advanced-row.cols-2 li
{
	width: 465px;
}

.faceted-advanced-row.cols-3 li
{
	width: 305px;
}

.faceted-advanced-row.cols-4 li
{
	width: 227px;
}

.faceted-advanced-row.cols-5 li
{
	width: 180px;
}

.visibility-hidden
{
	visibility: hidden;
}

.faceted-advanced-criteria-label {
	position: relative;
	top: 11px;
}

.faceted-advanced-layout-column {
	vertical-align: top;
}

.w20p {
	width: 20%;
}

.w80p {
	width: 80%;
}

.faceted-advanced-criterion
{
	display: block;
	width: 180px;
	height: 40px;
	float: left;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	background-color: #ccc;
	cursor: pointer;
}

.faceted-advanced-criterion.unallowable
{
	background-image: url("../images/highlight_img.gif");
	background-repeat: no-repeat;
	background-position: 10px 11px;
}

.faceted-advanced-criteria.unallowable
{
	background-color: #ddd;
	background-image: url("../images/highlight_img.gif");
	background-repeat: no-repeat;
	background-position: 10px 11px;
	border: 1px dotted red;
    height: 38px;
    width: 174px;
}


.faceted-advanced-criteria-box
{
	width: 30%;
}

#faceted-advanced-criteria-selector
{
	width: 200px;
	margin: 10px 0 0 0;
	padding: 3px;
	border: 1px solid #b6b6b6;
	text-align: center;
	background-color: #eaeaea;
	min-height: 200px;
}

.faceted-advanced-criteria
{
	list-style-type: none;
	font-weight: bold;
	display: block;
	width: 176px;
	height: 40px;
	background-color: #ccc;
	margin: 3px 0 0 10px;
	cursor: pointer;
}

.faceted-advanced-remove-criteria
{
	background: url("../images/ico-remove.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    margin: 6px 0 0 0;
    width: 16px;
    float: right;
    padding-top: 0px;
}

.addPanel-column
{
	padding: 0;
	width: 50%;
}

.remove-bag
{
	background: url("../images/ico-remove.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    margin: 6px 0 0 0;
    width: 16px;
    float: right;
}

.warning-icon
	{
	background: url("../images/highlight_img.gif") center left no-repeat; 
	width: 16px;
	height: 16px;
	float:none;
	margin:0 0 0 1em;
	vertical-align: middle;
	}

.hideme
{
    display: none;
}	
.entity-label-adv
{
	display: inline;
	margin-right: 10px;
}
.entity-block-subselect
{
	padding-top: 8px;
}
.entity-block-subselect select
{
	float: left;
	margin: -2px 6px 0 0;
}

