body {
	overflow: hidden;
	margin: 0px ! important;
	padding: 0px ! important;
	font-family: Helvetica, Arial, sans-serif ! important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-color: #F5F7FA ! important;
}

table,tr,td,div {
	font-family: Helvetica, Arial, sans-serif ! important;
}

HTML,BODY {
	height: 100%;
	width: 100%;
	position: fixed;
	font-family: Helvetica, Arial, sans-serif ! important;
}

#articleToolSelected {
	box-shadow: 0px 5px 15px #000000;
	-moz-box-shadow: 0 5px 15px #000000;
	-webkit-box-shadow: 0 5px 15px #000000;
	color: #FFF;
	background-color: #000 ! important;
}

.original-token-input {
	width: 396px;
	border: 1px solid #8496ba;
	font-size: 16px;
	font-family: Verdana;
	padding: 4px 8px;
}

ul.token-input-list-facebook {
	overflow: hidden;
	height: auto !important;
	height: 1%;
	width: 100%;
	cursor: text;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	min-height: 1px;
	z-index: 999;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

ul.token-input-list-facebook {
	list-style-type: none;
	border: 1px solid #D1D1D1;
   	border-radius: 5px;
   	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    color: #555555;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.18);
}

ul.token-input-list-facebook li input {
	border: 0 ! important;
	width: 200px;
	padding: 3px 8px;
	background-color: white;
	margin: 2px 0;
	font-size: 11px;
	color: #555;
	box-shadow: none;
	border-radius: none;
}

li.token-input-token-facebook {
	overflow: hidden;
	height: auto !important;
	height: 1%;
	margin: 3px;
	padding: 3px 3px;
	background-color: #F37D20;
	color: #fff;
	cursor: default;
	border: 1px solid #ccd5e4;
	font-size: 11px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}

li.token-input-token-facebook p {
	display: inline;
	padding: 0;
	margin: 0;
}

li.token-input-token-facebook span {
	color: #fff;
	margin-left: 5px;
	font-weight: bold;
	cursor: pointer;
}

li.token-input-selected-token-facebook {
	background-color: #F37D20;
	color: #fff;
}

li.token-input-input-token-facebook {
	float: left;
}

#biblios_suggest_box {
	box-shadow: none;
}
