#aeui .ui-tabs {
    position: inherit !important;
}

.object_title{
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-o-border-radius: 5px; 
	-khtml-border-radius: 5px;
    background-color: #F2F5FD;
   /* border-color: #DEDEDE #DEDEDE #DEDEDE #21759B;*/
    border-left: 4px solid #21759B;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    margin: 5px 5px 8px 0px;
    padding: 4px 9px 4px;
}
.object_title.page{}
.object_side{
	background-color: #eee;
	border-left: 1px solid #AAAAAA;
	height:100%;
	margin-bottom:50px;
	width: 200px;
	padding:10px;
	/*-webkit-box-shadow: rgba(0,0,0,0.3) 1px 1px 10px; -moz-box-shadow: rgba(0,0,0,0.3) 1px 1px 10px; box-shadow: rgba(0,0,0,0.3) 1px 1px 10px;*/
}
.object_side.area{width: 320px;}
.object_side.competition{width: 320px;}
.object_side.team{width: 320px;}
.object_side.player{width: 320px;}
.object_side.match{width: 320px;}
.object_side.category{width:400px}
.object_side.navigator,.object_side.footer,.object_side.postmodel,.object_side.categorymodel,.object_side.link,.object_side.home{width:350px}
.object_box{padding-left:10px;}
.drag_handle{cursor:move;}
.drag_item{
	padding:2px;
	margin:2px;
	border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	-o-border-radius: 3px; 
	-khtml-border-radius: 3px;
	background: #F9F9F9; 
	border: 1px solid; 
	border-color: #DEDEDE; 
	position:relative;
}
.drag_item.red{background: #fcdcce;}
.drag_item.green{background: #defcce;}
.drag_item.orange{background: #fcf9ce;}
.drag_item .delete{position: absolute;right: 0px;top: 3px;}
.drag_item .value{padding-right:0px}
.drag_icon{white-space:nowrap;}
#pageEditor{height:100%;border:0px;width: 100%;}
#pageEditor #pagePanelStatus{width: 20px;height:100%;vertical-align:top;}
#pageEditor #pagePanel{height:100%;	vertical-align:top;}
#pageEditor #pageStatus{
	position:absolute;
	width:16px; 
	height:103px;
	border: 1px solid #DEDEDE;
	background-color:#F5F5F5;
	padding:3px;
	margin:4px;
	margin-left:0px;
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	-khtml-border-radius: 4px;
	vertical-align:top;
}
#pageEditor #pagePanelOptions{width: 270px;	height:100%;vertical-align:top;}
#pageStatusDock{height:100%;position:relative;}
#postEditor {height:100%;border:0px;width: 100%;}
#postEditor #postPanelStatus{width: 20px;height:100%;vertical-align:top;}
#postEditor #postPanel{height:100%;vertical-align:top;}
#postEditor #postStatus{
	position:absolute;
	width:16px; 
	height:50px;
	border: 1px solid #DEDEDE;
	background-color:#F5F5F5;
	padding:3px;
	margin:4px;
	margin-left:0px;
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	-khtml-border-radius: 4px;
	vertical-align:top;
}
#postEditor #postPanelOptions{width: 270px;	height:100%;vertical-align:top;	}
#postStatusDock{height:100%;position:relative;}
#mainBox{height:100%;padding-bottom:30px;}
#pageOptions{
	
}
#page_visibility_buttonset span{
	padding:3px !important;
	padding-left:7px !important;
	padding-right:7px !important;
}
#page_creation_buttonset span{
	padding:3px !important;
	padding-left:7px !important;
	padding-right:7px !important;
}
#page_modified_buttonset span{
	padding:3px !important;
	padding-left:7px !important;
	padding-right:7px !important;
}
.pagemodelrow .pagemodelcol{
	border: 1px solid #DEDEDE;
	background-color:#F5F5F5;
	padding:4px;
	margin:5px;
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	-khtml-border-radius: 4px;
	vertical-align:top;
}
.pagemodelrow .row{width:100%;}
.pageblock{
	border: 1px solid #DEDEDE;
	background-color:#F5F5F5;
	padding-bottom: 6px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:0px;
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	-khtml-border-radius: 4px;
}
.object_subbox{margin-top:4px;}
.object_subbox .subbox{
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	-khtml-border-radius: 4px;
	background: #FFF; 
	border: 1px solid; 
	border-color: #DEDEDE; 
}
.object_subbox .subbox.subbox_fr{
	border-radius: 4px 0px 0px 4px; 
	-webkit-border-radius: 4px 0px 0px 4px;  
	-moz-border-radius: 4px 0px 0px 4px;  
	-o-border-radius: 4px 0px 0px 4px;  
	-khtml-border-radius: 4px 0px 0px 4px; 
	border-right:0px;
}

.object_subbox .subbox .toolbar{
	background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
	padding:8px;
	color:#666;
	font-weight:bold;
	border-bottom: 1px solid #DEDEDE;   
}
.object_subbox .subbox .panel{padding:8px;}
.object_subbox .command_top{
	border-radius: 4px 4px 0px 0px; 
	-webkit-border-radius: 4px 4px 0px 0px;  
	-moz-border-radius: 4px 4px 0px 0px;  
	-o-border-radius: 4px 4px 0px 0px;   
	-khtml-border-radius: 4px 4px 0px 0px;  
    background-color: #E0EDF8;
    border: #BBD6E2 1px solid;
    border-bottom:0px;
    margin-left: 14px;
    margin-right: 14px;
    padding:3px 10px 3px 10px;
}
.object_subbox .command_bottom{
	border-radius: 0px 0px 4px 4px; 
	-webkit-border-radius: 0px 0px 4px 4px; 
	-moz-border-radius: 0px 0px 4px 4px;  
	-o-border-radius: 0px 0px 4px 4px;   
	-khtml-border-radius: 0px 0px 4px 4px;  
    background-color: #E0EDF8;
    border: #BBD6E2 1px solid;
    border-top:0px;
    margin-left: 14px;
    margin-right: 14px;
    padding:3px 10px 3px 10px;
}
.object_subbox .command_lone{
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	-khtml-border-radius: 4px;
    background-color: #E0EDF8;
    border: #BBD6E2 1px solid;
	margin-top: 8px;
	margin-bottom: 8px;
    margin-left: 2px;
    margin-right: 2px;
    padding:3px 10px 3px 10px;
}
.object_subbox .commands{height:16px;}

.objtree .treeitem{height:20px;}
.objtree a{color:#333;}
.objtree .toggle{background:url("../images/icons/togglesmalle.png") no-repeat;height:16px;width:16px;}
.objtree .toggle.expanded{background:url("../images/icons/togglesmall.png") no-repeat;}

.clearfix::after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

.login-services{width:200px;margin:0;padding:0;}
.login-services li{list-style: none outside none;margin:0;padding:0;}
.login-services .login-item.selected a{color:#555555;font-weight:bold;}
.login-services .login-item a{color:#999;}
.login-services .login-item{
	border-radius: 4px 0 0 4px ; 
	-webkit-border-radius: 4px 0 0 4px ; 
	-moz-border-radius: 4px 0 0 4px ;  
	-o-border-radius: 4px 0 0 4px ; 
	-khtml-border-radius: 4px 0 0 4px ; 
    background-color: #f9f9f9;
    border-left: #eee 1px solid;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	margin-top: 8px;
	margin-bottom: 8px;
    margin-left: 2px;
    margin-right: -8px;
    padding:3px 10px 3px 10px;
	font-size:11px;
	position: relative;
}
.login-services .login-item.selected{
    background-color: #eee;
	margin-right: -9px;
    border-left: #BBB 1px solid;
	border-top: #BBB 1px solid;
	border-bottom: #BBB 1px solid;
	font-size:14px;
}
.login-item-content{}
hr{border:0px;border-bottom: 1px solid #F0F0F0;}
