/* ******* cportal/css/menuContainer.css ******* */
.menuContainer{
	height:100%;
	vertical-align:top;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.menuContainer .content{
	padding:7px;
	vertical-align:top;
}
.menuContainer .menu{
	padding:7px;
	padding-left:0px;
	vertical-align:top;
	border-width:0px;
	background-color:rgb(234,234,234);
	width:169px;
}
.menuContainer .level0{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	padding:2px 0 2px 3px;
	color:#515151;
	background-color:#eeeeee;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#757575;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-bottom-color:#757575;
	cursor:pointer;
}
.menuContainer .level0Selected{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	padding:2px 0 2px 3px;
	color:rgb(81,81,81);
	background-color:white;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#757575;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-bottom-color:#757575;
	cursor:pointer;
}
.menuContainer .level0:hover{
	background-color:#eeeeee;
}
.menuContainer .level0 table tr td{
	color:rgb(81,81,81);
}
.menuContainer .sep{
	width:10px;
	vertical-align:top;
	color:#515151;
	background-color:#eeeeee;
	font-weight:bold;
	font-family:Verdana;
	padding-right:2px;
	padding-left:5px;
	height:20px;
}
.menuContainer .level0 table tr td.sep{
	font-size:13px;
	color:rgb(81,81,81);
}

/* ******* cportal/css/entityList.css ******* */
.gap{
	width:100%;
}
.sdp-entityList{
	font-family: Arial, "Arial CE";
	font-size:11px;
	padding-top:15px;
}
.sdp-entityList table{
	border-collapse:collapse;
	width:100%;
}
.sdp-entityList tfoot table{
	width:auto;
}
.sdp-entityList label{
 width:100%;
 font-family: Arial, "Arial CE";
 color:#515151;
 font-size:11px;
 font-weight: bold;
 text-align: right;
 vertical-align: top;
 margin: 5px;
	white-space:nowrap;
}
.sdp-entityList .entityList{
	border-collapse:collapse;
}

.sdp-entity .head th, .sdp-entityList .head th {
    color:#666666;
/*    background-color:#D3D1D1; */
	background: #CCCCCC url("/cportal/images/th-bg.gif") bottom left repeat-x;
    font-size:12px;
    font-weight: normal; /*bold;*/
    text-align: center;
/*    height: 20px; */ padding: 3px;
	border-bottom: 1px solid #ccc;
	text-shadow: 0 0 5px #fff;
}
.sdp-entityList .entityList-foot, .sdp-entityList .entityList-summary{
	background-color: #F4F4F4;
	font-family: Arial, "Arial CE";
	margin-bottom: 4px;
}
.sdp-entityList .entityList-foot{
	color:rgb(255,255,255);
	font-size:0.5em;
	text-align: center;
	padding:0px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.sdp-entityList .entityList-summary{
	font-size:11px;
	padding:0px 2px 0px 2px;
	white-space: nowrap;
}
.sdp-entityList .even{
	color:#515151;
	background-color:#F4F4F4;
	font-family: Arial, "Arial CE";
	font-size:11px;
	text-align: center;
}
.sdp-entityList .odd{
	font-family: Arial, "Arial CE", Tahoma, "Tahoma CE", Helvetica, "Helvetica CE", "sans-serif";
	color:#515151;
	background-color:#FFFFFF;
	font-size:11px;
	text-align: center;
}
.sdp-entityList table.sorted{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-width:0px;
	border-style:none;
}
.sdp-entityList .sortMark{
	width:10px;
	font-size:11px;
}
.sdp-entityList .sdp-ActionRenderer td {
	border-width: 0px;
}

/* ******* cportal/css/entity.css ******* */
.gap{
	width:100%;
}
.sdp-entity{
	font-family: Arial, "Arial CE";
	font-size:11px;
/*	background-color:rgb(224,224,224);*/
	padding:10px;
}
.none{
	margin:0px;
	padding:0px;
	border:0px none;
	background-image:none;
	background:none;
	width:auto;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#515151;
}
.sdp-entity td{
	font-family: Arial, "Arial CE";
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:3px;
	font-size:11px;
	color:#515151;
}
.sdp-entity tr td{
	text-align: left;
}
.sdp-entity td.foot{
	margin:10px;
	padding:10px;
}
.sdp-entity td.head{
	padding-left:5px;
}
.sdp-entity td.title{
	border-width: 1px;
	border-style: solid;
	border-color: rgb(156,173,231);
	white-space:nowrap;
}
.sdp-entity th.title{
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-top:15px;
}
.sdp-entity table tbody td{
	vertical-align:top;
}
.sdp-entity table.head{
	width:100%;
	font-family: Arial, "Arial CE";
	color:rgb(0,0,184);
	font-size:14px;
	font-weight: bold;
	vertical-align: middle;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(156,173,231);
	background-image: url("/etportal/images/section_head_bg_img_blue.gif");
	height: 21px;
}
.sdp-entity pre{
 width:100%;
}
.sdp-entity label, .sdp-entity pre{
 font-family: Arial, "Arial CE";
 color:#515151;
 font-size:11px;
 vertical-align: top;
 margin: 0px;
 margin-left:3px;
 margin-right:1px;
 padding: 0px;
}
.sdp-entity label{
	white-space:nowrap;
/*	text-align: right;*/
	font-weight: bold;
	margin-right:5px;
}
.sdp-entity label.description{
	white-space:normal ! important;
}
.sdp-entity .sdp-ActionRenderer td {
	border-width: 0px;
}
.sdp-entity.sdp-main {
	margin-top: 14px;
}
/* kontroverzna zmena (label normal, value bold) */
 .sdp-entity label{
	font-weight:normal;
}
 .sdp-entity .sdp-TextRenderer, .sdp-entity .sdp-TextRangeRenderer,
 .sdp-entity .sdp-DateRenderer, .sdp-entity .sdp-DateRangeRenderer,
 .sdp-entity .sdp-LabelRenderer, .sdp-entity .sdp-ActionRenderer,
 .sdp-entity .sdp-LimitedActionRenderer, .sdp-entity .sdp-UserRenderer{
	font-weight:bold;
}
.sdp-entity .sdp-filter label {
	font-weight: bold;
}
.sdp-entity table.sdp-filter {
	width: 100%;
}

/* ******* cportal/css/tree.css ******* */
.com-abilitydev-portal-tree label{
 width:100%;
 font-family: Arial, "Arial CE";
 color:#515151;
 font-size:11px;
 font-weight: bold;
 text-align: right;
 vertical-align: top;
 margin: 5px;
}
.com-abilitydev-portal-tree table{
	border-collapse:collapse;
	margin:0;
	padding:0;
	border:none;
	width:auto;
}
.com-abilitydev-portal-tree .table{
	width:100%;
}
.com-abilitydev-portal-tree th{
	border-style:solid;
	border-color:white;
	border-width:1px;
	border-left-style:none;
}
.com-abilitydev-portal-tree td{
	margin:0;
	padding:0;
}
.com-abilitydev-portal-tree .head{
	font-family: Arial, "Arial CE";
 	color:#515151;
	background-color:rgb(220,220,220);
	font-size:11px;
	font-weight: bold;
	text-align: center;
	white-space:nowrap;
}
.com-abilitydev-portal-tree .head th{
	border-right-style:solid;
	border-right-width:2px;
}
.com-abilitydev-portal-tree .even{
 	color:#515151;
	background-color:rgb(245,245,245);
	font-family: Arial, "Arial CE";
	font-size:11px;
	text-align: center;
}
.com-abilitydev-portal-tree .odd{
 	color:#515151;
	background-color:rgb(255,255,255);
	font-family: Arial, "Arial CE";
	font-size:11px;
	text-align: center;
}
.path{
	font-family:Arial, "Arial CE";
	font-size:11px;
	font-weight:bold;
	margin-top:20px;
}
.path a{
	font-weight:normal;
}

/* ******* cportal/css/menu.css ******* */
.sdp-menu{
	font-family: Arial, "Arial CE";
	text-align:center;
	font-size:11px;
	margin-bottom:5px;
}

/* ******* cportal/css/tabs.css ******* */
.sdp-tabs{
	background-color:rgb(234, 234, 234);
	border-top-color:rgb(224, 224, 224);
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:rgb(169, 169, 169);
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family: Arial, "Arial CE";
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
	width:100%;
}
.sdp-tab,.sdp-tabSelected,.sdp-tabLast{
	border-left-color:rgb(169, 169, 169);
	border-left-style:solid;
	border-left-width:1px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
}
.sdp-tab{
	background-image:url(/cportal/images/main_section_gradient_gray.gif);
	background-repeat:repeat-x;
	color:rgb(117, 117, 117);
	cursor:pointer;
}
.sdp-tabSelected{
	background-color:white;
	color:rgb(117, 117, 117);
}

/* ******* cportal/css/messages.css ******* */
.sdp-FatalMessage,
.sdp-ErrorMessage,
.sdp-WarningMessage,
.sdp-InfoMessage,
.sdp-DebugMessage,
.sdp-DebufMessage{
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:11px;
	white-space:normal;
}

.sdp-FatalMessage{
	color:purple;
}
.sdp-ErrorMessage{
	color:rgb(226, 0, 116);
}
.sdp-WarningMessage{
	color:orange;
}
.sdp-InfoMessage{
	color:green;
}
.sdp-DebugMessage,.sdp-DebufMessage{
	font-weight: normal;
	line-height: 1.4em;
	color:#666666;
}

/* ******* cportal/css/renderers.css ******* */
.sdp-TextRenderer, .sdp-TextRangeRenderer, .sdp-DateRenderer, .sdp-DateRangeRenderer, .sdp-LabelRenderer, .sdp-ActionRenderer,.sdp-LimitedActionRenderer,.sdp-UserRenderer{
	color:rgb(102, 102, 102);
	font-family: Arial, "Arial CE";
	font-size:11px;
	border:none 0px;
	width:auto;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
}
.sdp-LabelRenderer tr td, .sdp-ActionRenderer tr td, .sdp-LimitedActionRenderer tr td{
	padding-left:5px;
	margin-left:5px;
	white-space:nowrap;
}
.sdp-LabelRenderer tr td, .sdp-ActionRenderer, .sdp-LimitedActionRenderer{
	white-space:nowrap;
}
.sdp-RadioButtonRenderer{
	margin:0px;
	padding:0px;
	white-space:nowrap;
}
.sdp-RadioButtonRenderer label{
	text-align:left;
}

/* ******* cportal/css/editors.css ******* */
.sdp-TimeRangeEditor-from,
.sdp-TimeRangeEditor-to,
.sdp-DateRangeEditor-from,
.sdp-DateRangeEditor-to,
.sdp-TextEditor,
.sdp-TextAreaEditor,
.sdp-TextRangeEditor-from,
.sdp-TextRangeEditor-to,
.sdp-ComboboxEditor,
.sdp-BooleanEditor,
.sdp-DateEditor,
.sdp-FileEditor,
.sdp-RadioButtonEditor,
.sdp-SelectEditor{
	color:#666666;
	border:1px solid #427BAB;
	font-family: Arial, "Arial CE";
	font-size:11px;
}
.sdp-MultiselectEditor{
	color:#666666;
  border-style:none;
	font-family: Arial, "Arial CE";
	font-size:11px;
}
.sdp-MultiselectEditor select{
	border-color:rgb(123, 158, 189);
  border-width:1px;
  border-style:solid;
	width: 191px;
}
.sdp-TimeRangeEditor-from,.sdp-TimeRangeEditor-to{
	text-align: left;
	width:60px;
	border-color:rgb(123, 158, 189);
}
.sdp-DateRangeEditor-from,.sdp-DateRangeEditor-to{
	width:60px;
	border-color:rgb(123, 158, 189);
}
.sdp-TextEditor{
	width:180px;
  padding:2px;
  background-color:#ffffff;
}
.sdp-TextAreaEditor{
	width:380px;
	height:100px;
  padding:2px;
	text-decoration:none;
	line-height:1.4em;
}
.sdp-TextRangeEditor-from, .sdp-TextRangeEditor-to{
	width:60px;
}
.sdp-ComboboxEditor{
	width:180px;
}
.sdp-BooleanEditor{
	border-style:none;
}
.sdp-DateEditor{
	width:166px;
}
.sdp-FileEditor{
	width:180px;
}
.sdp-RadioButtonEditor{
	width:20px;
	border-style:none;
}
.sdp-SelectEditor{
	width:180px;
}
.sdp-MultiselectEditor{
	width:380px;
}
label.description{
	display:table-cell;
	text-align:left;
	white-space:normal;
}

/* ******* cportal/css/paging.css ******* */
.pagingButton, .pagingButtonInactive{
	color:#e20074;
	font-family:"MS Shell Dlg",Arial;
	font-weight:bold;
	font-size:12px;
	border-style:none;
	background-color:transparent;
	padding:0;
}
.pagingButton{
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
}
.pagingButtonInactive{
	color:rgb(120,120,120);
	margin-left:3px;
	margin-right:3px;
}
.pagingText{
	/*color:rgb(0,0,0);*/
	color:#515151;
	font-family: Arial, "Arial CE";
	font-size:11px;
	font-weight:bold;
	text-align: center;
	width:auto;
	white-space: nowrap;
}

/* ******* cportal/css/actions.css ******* */
.sdp-ButtonAction, .button1, .sdp-ProcessCancelButtonAction {
	cursor:pointer;
    font: bold 11px arial, helvetica, sans-serif;
    background: #e20074 url("/cportal/images/btn-bg.gif") left top repeat-x;
    border: 1px solid #e20074;
    color: #fff;
    padding: 1px 5px;
    margin: 1px 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 1px 1px 5px #aaa;
    box-shadow: 0px 0px 10px #ccc;
    width: 0;
    overflow: visible;
}
.sdp-ProcessCancelButtonAction {
    background: #d77aaa url("/cportal/images/btn-dis-bg.gif") left top repeat-x;
    border: 1px solid #d77aaa;
	color: #eeeeee;
}
html > body .sdp-ButtonAction, html > body .button1, html > body .sdp-ProcessCancelButtonAction { width: auto }

.sdp-LinkAction:link, .sdp-LinkAction:active, .sdp-LinkAction:visited{
	color:rgb(102, 102, 102);
	text-decoration:underline;
	font-weight:normal;
	padding-right: 15px;
}
.sdp-LinkAction:hover{
	color: #E20074;
	text-decoration:underline;
	font-weight:normal;
}
.sdp-ProcessButtonAction, .sdp-ProcessButtonAction:active,
.sdp-ProcessForwardButtonAction, .sdp-ProcessForwardButtonAction:active,
.sdp-ProcessBackwardButtonAction, .sdp-ProcessBackwardButtonAction:active,
.sdp-ProcessAttentionButtonAction, sdp-ProcessAttentionButtonAction:active{
	background-color:#ffffff;
	border-color:rgb(147,147,147);
	border-style:none;
	border-width:0px;
/*	border-right:1px solid rgb(147,147,147); ten ie je fakt sialenec */
	color:#5BA4DB;
	cursor:pointer;
	font-family: Arial, "Arial CE";
	font-weight:bold;
	font-size:11px;
	height:19px;
	margin-left:0px;
	margin-right:10px;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
}
.sdp-ProcessForwardButtonAction{
	background-image:url("/cportal/images/pfbg_button.png");
	background-position:right bottom;
	padding-right:15px;
}
.sdp-ProcessForwardButtonAction:active{
	background-image:url("/cportal/images/pfbg_button2.png");
	background-position:right bottom;
	padding-right:15px;
}
.sdp-ProcessBackwardButtonAction{
	background-image:url("/cportal/images/pbbg_button.png");
	background-position:left bottom;
	padding-left:15px;
}
.sdp-ProcessBackwardButtonAction:active{
	background-image:url("/cportal/images/pbbg_button2.png");
	background-position:left bottom;
	padding-left:15px;
}
/*
.sdp-ProcessButtonAction, .sdp-ProcessButtonAction:active{
	background-image:url("/cportal/images/bg_button.png");
	background-repeat:repeat-x;
	background-position:left bottom;
}
*/
.sdp-ProcessButtonAction:active, .sdp-ProcessAttentionButtonAction:active{
	background-image:url("/cportal/images/pbg_button2.png");
	background-position:top left;
	padding:0px 5px 0px 5px;
}
.sdp-ProcessButtonAction, .sdp-ProcessAttentionButtonAction{
	background-image:url("/cportal/images/pbg_button.png");
	background-position:bottom right;
	padding:0px 5px 0px 5px;
}
.sdp-ProcessAttentionButtonAction, .sdp-ProcessAttentionButton:active {
/*	color: #F5A300; orange*/
	color: #E20074; /*magenta*/
}

.sdp-LinkForwardAction, .sdp-LinkBackwardAction {
	color:#444444;
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
	font-weight:bold;
	padding-left: 11px;
	margin-right:10px;
}
.sdp-LinkForwardAction {
	background-image:url("/cportal/images/link_arrow_mg.gif");
}
.sdp-LinkForwardAction:hover {
	color:#E20074;
}
.sdp-LinkBackwardAction {
	background-image:url("/cportal/images/link_arrow_mg2.gif");
	margin-right:15px;
}
.sdp-LinkBackwardAction:hover {
	color:#E20074;
}

/* ******* cportal/css/contextHelp.css ******* */
.sdp-questionMark{
	color:white;
	border:1px solid #427BAB;
	background-color:#64B9E4;
	font-family:Arial;
	font-size:11px;	
	cursor:pointer;
	font-weight:bold;
	height:25px;
	width:30px;
	padding:1px 4px 1px 4px;
	margin-left:2px;
	margin-right:5px;
	display:inline;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.sdp-contextHelp{
	color:#ffffff;
	border:1px solid #427BAB;
	background-color:#64B9E4;
	margin-bottom:5px;
	display:none;
	width:150px;
	height:100px;
	padding:5px;
	cursor:pointer;
	position:absolute;
	overflow:auto;
	overflow-x:visible;
	white-space:normal;
	text-align:left;
/*filter: alpha(opacity=90); */
-moz-opacity: 0.9;
KhtmlOpacity: .9;
opacity: .9;
}

/* ******* cportal/css/borderLayout.css ******* */
.sdp-borderLayout north{
}
.sdp-borderLayout west{
	vertical-align:top;
}
.sdp-borderLayout center{
	vertical-align:top;
}
.sdp-borderLayout east{
	vertical-align:top;
}
.sdp-borderLayout south{
}

