.smart-style-1 nav ul ul li a.badge,
.smart-style-1 nav ul ul ul li a.badge
{
	text-shadow: none;
	font-size: 9px;
	padding: 1px 2px !important;
	color: #fff;
	display: inline;
	position: absolute;
	z-index: 2;
}


@media screen {
    body {
        font-family: "arial";
    }
}

/* Make the drop zone smaller */
.dropzone {
	min-height: 160px; 
}

#login-header-space {
	font-size: 25px;
	line-height: 91px;
}

#login-header-text {
	font-weight: 700;
	padding-top: 31px;
}
@media (min-width:1060px) {
	#logo-group {
		width: 600px !important;
	}
}
#logo {
	margin-top: 0px;
}

#login #header {
	height: 100px;
}


	.gear label {
		margin-bottom:4 !important;
	}
	
	.gear .checkbox i {
		border-color: #7A7A7A;
	}
	
	.gear .radio, .gear .checkbox {
	 	padding-left:22px;
	}
	
	.gear.activate {
		right:0px !important;
		box-shadow: -11px 12px 23px rgba(0, 0, 0, 0.2);
	}
	
	.gear {
		position:absolute; 
		top:5px; 
		right:-160px; 
		width:160px;
		z-index:5; 
		padding:5px 10px 10px; 
		background:#F1DA91;
		
		-moz-transition: right .1s ease-out;
		-ms-transition: right .1s ease-out;
		-o-transition: right .1s ease-out;
		-webkit-transition: right .1s ease-out;
		transition: right .1s ease-out;
	}
	
	.gear > span {
		position: absolute;
		left: -30px;
		top: 0px;
		display: block;
		height: 30px;
		width: 30px;
		border-radius: 5px 0 0 5px;
		background: #F1DA91;
		padding: 2px;
		text-align: center;
		line-height: 28px;
		cursor:pointer;
	}
	
	.gear > span i {
		font-size:17px;
	}
	
	.gear.activate > span i:before {
		content: "\f00d";
	}
	
	.gear > span:hover i {
		color:#333 !important;
	}
	
	.gear form section {
		margin:0 !important;
	}
	
	.gear .btn {
		font-size: 13px !important;
		line-height: 1.5 !important;
		border-radius: 3px !important;
		padding: 3px 7px !important;
		height:auto !important;
	}
	
	.gear-liveupdate-1 {
		font-size: 12px !important;
		position: absolute !important;
		left: 33px;
		top: 15px;
		display: block;
		z-index: 2;
		font-weight: bold;
		padding: 1px 61px 3px 7px;
	}

	.gear-btns {
		margin:0;
		padding:0;
		list-style:none;
	}
	.gear-btns > li {
		display:inline-block;
		margin-bottom:7px;
	}

	
	.gear-icon-font {
		font-size: 14px;
		margin-bottom: 6px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	
	.gear-icon-font:hover {
		background-color: rgba(86, 61, 124, 0.1);
		text-decoration: none;
	}
	
	.gear-modal {
		width: auto;
		max-width:600px;
		z-index: 1;
	}
	
	.gear-red {
		color:#DF413E
	}
	
	.gear-orange {
		color:#DAA03E;
	}
	
	.gear-border {
		border:1px solid rgba(0,0,0,.2)
	}

#save-element-settings {
	padding-bottom: 30px;
}
.edit-menu-button {
	position: absolute;
	top: 11px;
	color: red;
	right: 20px;
	cursor:pointer;
	line-height: 100%;
	z-index:2;
    }
nav ul li {
    position:relative;
}

tr.subseries {
    color: #888;
}
/* Fix dropzone over popup header */
.mce-window-head {
    min-height: 30px;
}

#preview-link, #preview-link a {
    color: #888;
}
#preview-link {
    margin-top: 30px;
}
