.box {
	position: relative;
}

.description.mce-edit-focus {
	text-transform: none;
	font-weight: normal;
}

#extra {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 100%;
}

#extra .menu {
	position: fixed;
	width: 130px;
	height: 100%;
	margin: 0px;
	padding: 15px;
	background: #E9E9E9;
	text-align: left;
	border-right: red 1px solid;
	z-index: 999;
}

#modal label {
	text-align: left;
}

.extra .description {
	display: block;
}

.extra .meta {
	display: inherit;
	color: DeepSkyBlue;
	font-weight: normal;
	float: left;
	min-width: 100%;
}

.extra .meta.mce-edit-focus {
	color: black;
}

.extra .resources {
	width : 100%;
	float: left;
}

.extra-border {
	border: dashed 1px DeepSkyBlue;
	overflow: auto;
	padding: 0px;
	min-height: 22px;
}

.related .extra-border {
	width: auto;
	display: inline-block;
	vertical-align: top;
}

.extra-border .pricing.left {
	width: 198px;
}

.extra .resources .extra-border {
	padding: 3px;
}

br.extra {
	clear: both;
}

.editable:empty {
	background: lightgray;
}

h4.extra {
	color: DeepSkyBlue;
	font-weight: normal;
	font-size: 10px;
}

.extra button {
	float: right;

	padding-left: 7px;
	padding-right: 7px;
	
	background: #EA337C;
	
	border-left: solid 1px #FFAACC;
	border-top: solid 1px #FFAACC;
	
	border-right: solid 1px #8A1E49;
	border-bottom: solid 1px #8A1E49;
}

.extra button.extra {
	position: absolute;
}

.resources ul > li,
.products ul > li {
	padding-left: 20px;
	line-height: 20px;
	border-bottom: dashed 1px #000000;
}

.resources ul > li > a {
	border-bottom: none;
}

ul > li.directory {
	background: url(/_layout/images/icons/resource/folder.gif) no-repeat 0 0px;
}

ul > li.page {
	background: url(/_layout/images/icons/resource/layout_content.png) no-repeat 0 0px;
}

ul > li.html {
	background: url(/_layout/images/icons/resource/html.png) no-repeat 0 0px;
}

ul > li.product {
	background: url(/_layout/images/icons/resource/icon_package_gray.gif) no-repeat 0 0px;
}

ul > li.product.active {
	background: url(/_layout/images/icons/resource/icon_package.gif) no-repeat 0 0px;
	font-weight: bold;
}

ul > li.gif,
ul > li.png,
ul > li.jpg {
	background: url(/_layout/images/icons/resource/picture.png) no-repeat 0 0px;
}

ul > li.txt {
	background: url(/_layout/images/icons/resource/page_text.gif) no-repeat 0 0px;
}

ul > li.cfg {
	background: url(/_layout/images/icons/resource/page_gear.png) no-repeat 0 0px;
}

ul > li.asm {
	background: url(/_layout/images/icons/resource/script.png) no-repeat 0 0px;
}

ul > li.hex {
	background: url(/_layout/images/icons/resource/page_white_lightning.png) no-repeat 0 0px;
}

ul > li.exe {
	background: url(/_layout/images/icons/resource/application_lightning.png) no-repeat 0 0px;
}

ul > li.dll {
	background: url(/_layout/images/icons/resource/application_view_tile.png) no-repeat 0 0px;
}

ul > li.tar,
ul > li.gz,
ul > li.tgz,
ul > li.bz2,
ul > li.rar,
ul > li.zip {
	background: url(/_layout/images/icons/resource/compress.png) no-repeat 0 0px;
}

ul > li.pdf {
	background: url(/_layout/images/icons/resource/file_acrobat.gif) no-repeat 0 0px;
}

ul > li.chm {
	background: url(/_layout/images/icons/resource/help.png) no-repeat 0 0px;
}

ul > li.brd {
}

ul > li.sch {
}

#modal select {
	height: 22px;
	line-height: 22px;
}

#modal input[type="text"],
#modal input[type="file"] {
	width: 300px;
	height: 22px;
	line-height: 22px;
}

#modal input[type="file"] {
	padding: 0px;
}

#modal #url {
	margin-right: 10px;
}

#modal .agreement {
	display: inline-block;
	width: auto;
	float: none;
	vertical-align: bottom;
	margin-left: 35px;
}

.dropdown {
	min-width: 300px;
	position: absolute;
	text-align: left;
	border: solid 1px black;
	padding: 5px;
	background: white;
	display: none;
	z-index: 9999;
}

.dropdown div {
	width: 100%;
	float: none !important;
}

.dropdown div:hover {
	cursor: pointer;
	background: lightgray;
}

.dropdown div.active {
	background: #85E6F8;
}

.extra #title input,
.extra #title select {
	font-size: 18px;
	height: 25px;
	min-width: 25px;
	border: dashed 1px DeepSkyBlue;
	width: 300px;
}

.extra #title input[type="text"] {
	width: 340px;
}

.extra #title input[type="checkbox"] {
	width: 30px;
}

#modal .toggle {
	display: none;
}

.resource-type {
	width: 80px;
	margin-right: 10px;
}

#images .thumb div {
	width: auto;
	float: left;
	overflow: auto;
}

#actions {
	overflow: auto;
	margin-bottom: 10px;
	width: 100%;
}

#actions button {
	float: left;
	background: white;
	color: #EA337C;
	border: solid 1px #EA337C;
	border-radius: 4px;
	margin-right: 10px;
	min-width: 80px;
}

.hilight {
	background-color: lightgrey !important;
}

.red-border {
	border: solid 1px #EA337C;;
}

li.ui-sortable-handle {
	cursor: n-resize;
}

div.ui-sortable-handle {
	cursor: move;
}

#redirects td div {
	width: 295px;
	overflow: hidden;
	white-space: nowrap;
}

#redirect-edit input[type=text] {
	font-family: monospace;
	white-space: pre;
}

form:not(.extra) div.checkboxes {
	width: 350px;
	float: right;
}

div.checkboxes .field label {
	min-width: 65px;
	width: auto; 
}
