@CHARSET "UTF-8";

#submenu {
	background-color: #ececec;
	width: 180px;
	top: 160px;
	left: 0;
	bottom: 0;
	position: absolute;
}

#submenu img {
	float: left;
	margin-left: 5px;
}

#submenu p {
	margin-left: 10px;
	white-space: pre-wrap;
	text-decoration: none;
}

.submenuButton {
	background-color: #ffffff;
	color: #6d6d6d;
	/*width: 180px;*/
	height: 30px;
	margin-top: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #c3c3c3;
}

.submenuButton:hover {
	background-color: #E6F4FD;
}

.submenuButton p, .submenuButton a, .submenuButton INPUT {
	font-size: 14px;
	/* FONT SOURCE SANS PRO */
	font-weight: normal;
	/*font-weight: bold;*/
	white-space: pre-wrap;
	color: #6d6d6d;
	text-decoration: none;
	border: 0;
	background-color: transparent;
	width: 100%;
	height: 100%;
	padding: 0px;
	cursor: pointer;
	padding-left: -7px;
}

#deploy input {
	margin-left: -20px;
}

#deployWarning {
	display: none;
	float: right;
}

#deployWarning img {
	margin-top: 16px;
	width: 22px;
	height: 18px;
}


#tip_box_notdeployed {
	display: none;
	margin-left: 40px;
	position: absolute;
	z-index: 1000;
	width: 208px;
	cursor: pointer;
}

#deployWarnText {
	float: left;
	width: 143px;
}

#deployWarnTip {
	float: right !important;
	margin-top: 5px;
}

#systemSwitchBox a{
	height: 38px;
    line-height: 38px;
}

#systemSwitchBox{
	margin-bottom: 0 !important;
}

#scroll_up_overlay, #scroll_down_overlay {
	height: 20px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	z-index: 100;
	display: none;
	cursor: pointer;
}

#scroll_up_overlay {
	top: 0;
}

#scroll_down_overlay {
	bottom: 0;
}

#cb_menuEntries {
	/*direction: ltr;*/
	
}

.moduleSubMenu {
	position: absolute;
	margin-left: 147px;
	top: -1px;
	z-index: 900;
	border: 1px solid #c3c3c3;
	display: none;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;
	box-shadow: 1px 1px 1px #888;
	min-height: 30px;
	white-space: nowrap;
	overflow: hidden;
}

/*
.scroll .moduleSubMenu{
    margin-left: 127px;
}
*/
.moduleSubMenu ul li {
	padding-right: 10px;
	padding-left: 18px !important;
}

.moduleSubMenu ul li:hover {
	background-color: #e6f4fd;
}

.moduleSubMenu ul li:hover:after, .moduleSubMenu ul li.active:after,
	.moduleSubMenu ul li:hover:before, .moduleSubMenu ul li.active:before {
	border: none !important;
}

.context-item {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#context-delete.only_delete {
	line-height: 28px;
}

.treeLines {
	float: left;
	width: auto;
	height: 100%;
}

.borderLeft {
	width: 5px;
	height: 50%;
	border-left: 1px solid #c3c3c3;
}

.borderLeftBottom {
	width: 5px;
	height: 50%;
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}

.moduleClass span {
	float: left;
	margin-left: 10px;
	min-height: 10px;
	/*max-height: 24px;*/
	height: 100%;
	line-height: 24px;
}

.moduleClass {
	height: 24px;
}

.moduleHeader:hover:after {
	position: absolute;
	content: "";
	border-style: solid;
	left: 178px;
	top: 0;
	border-width: 10px 0 0 10px;
	border-top: 15px solid transparent;
	border-left: 15px solid #E6F4FD;
	border-bottom: 15px solid transparent;
	z-index: 1000;
	/*border-color: #67a9cf transparent transparent transparent;*/
}

.moduleHeader.scroll:hover:after, .moduleHeader.scroll:hover:before {
	left: 161px;
}

.moduleHeader:hover:before {
	position: absolute;
	content: "";
	border-style: solid;
	left: 178px;
	top: 0;
	border-width: 10px 0 0 10px;
	border-top: 16px solid transparent;
	border-left: 16px solid #C3C3C3;
	border-bottom: 16px solid transparent;
	z-index: 1000;
	/*margin-top: -1px;*/
	margin-left: 1px;
	/*border-color: #67a9cf transparent transparent transparent;*/
}

.moduleHeaderWithoutArrow {
	width: auto;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-left: 5px;
	height: 30px;
	cursor: pointer;
	list-style: none;
}

.moduleHeaderWithoutArrow p {
	color: #6D6D6D;
	margin-left: 25px;
	padding-left: 15px;
	font-size: 14px !important;
	/* FONT SOURCE SANS PRO */
	font-weight: normal !important;
	min-height: 10px;
	max-height: 30px;
	line-height: 30px;
}

.moduleHeaderWithoutArrow .moduleSubMenu {
	display: none;
	border: none;
	box-shadow: none;
}

.moduleHeaderWithoutArrow:hover {
	background-color: #E6F4FD;
}

.trigger {
	float: left;
	width: 23px;
	height: 30px;
	border: none;
}

.moduleHeader {
	width: auto;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-left: 5px;
	height: 30px;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	cursor: pointer;
	list-style: none;
}

.moduleHeader:hover {
	background-color: #E6F4FD;
}

.moduleHeader p {
	color: #6D6D6D;
	margin-left: 25px;
	padding-left: 15px;
	font-size: 14px !important;
	/* FONT SOURCE SANS PRO */
	font-weight: normal !important;
	min-height: 10px;
	max-height: 30px;
	line-height: 30px;
}



.moduleSubMenu ul li span {
	display: block;
}

.arrow-down {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px !important;
	border: none;
}

.arrow-right {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px !important;
	border: none;
}

.classIcon {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	margin: 0px !important;
	border: none;
}

.deprecated_submenu {
	color: #aaa;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	height: auto;
	line-height: 10px;
	margin: 0;
	position: relative;
	top: -5px;
}

.rolesDisabled {
	opacity: 0.5;
	-khtml-opacity: .50;
	-moz-opacity: .50;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity = 50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
	cursor: default;
}

.rolesDisabled:hover {
	background-color: #ffffff;
	cursor: default;
}

.rolesDisabled input {
	cursor: default;
	color: #aaa;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	height: auto;
	line-height: 10px;
	position: relative;
	top: -5px;
}

.submenuButton.rolesDisabled input{
	cursor: default;
  	color: #aaa;
    font-size: 14px;
    font-style: italic;
  	font-weight: normal;
  	position: relative;
  	top:0px;
  	height:100%;
}

#modulesanduis{
	margin-bottom: 10px;
	background-color: #EBEDED !important;
	width: 100%;
	padding: 2px 0 0 2px;
	height: 50px;
}

#modulesanduis li a{
	outline: none;
	background-color: #E5E5E5;
}

#modulesanduis li a i{
	color: #464646;
}

#modulesanduis li a.active, #modulesanduis li a.active i{
	background-color: #FFFFFF !important;
}

.side-nav.fixed  a.addui{
	display: inline;
	padding: 0;
	height: 1.4rem;
	line-height: 1.4rem;
}

.side-nav.fixed li.adduibox{
	padding-left: 22px;
}

#clBrUis .menuModuleRow .preloader-wrapper{
	margin-top: -29px;
}


.tabs .tab.tabComponent {
	width: auto;
}

.side-nav li.tabComponent.tab {
	padding: 0;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	min-width: 30px;
	text-transform: none;
    letter-spacing: normal;
}

.tabComponent i.superlarge {
	font-size: 26px;
}

.tabComponent .componentName{
	display: none;
	margin-left: -20px;
}

.tabComponent a.active .componentName{
	display: block;
	margin: 0 8px 0 0;
}

#modulesanduis i{
	margin-right: 10px;
}

#modulesanduis li:first-child{
	margin-left:0;
}

#modulesanduis .indicator{
	background-color: transparent !important;
}

#modulesanduis i.mdi {
	margin-left: 5px;
}

#modulesanduis li{
	margin: 0 1px;
}
