/* 
Admin Base Template
Author: MaestroX (http://themeforest.net/user/MaestroX)
*/

/* Base */
body {
	color:#1a1a1a;
	background:#fafafa;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
body.login, body.error {
	margin: 100px auto 0;
	width: 350px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#666;
}
body.docs h1 {
	color:#fff;
	margin-top:20px;
	text-shadow: 0 -1px 0 #000000;
}
h1 {
	font-size:182%;
	font-weight:bold;
	line-height:1;
	color:#333
}
h2 {
	color:#333;
	font-size:138.5%;
	font-weight:bold;
}
.error h1 {
	color: #404040;
	font-size: 1300%;
	letter-spacing: 3px;
	margin-bottom: -20px;
	text-shadow: -1px -1px 3px #FFFFFF, -1px 0 3px rgba(0, 0, 0, 0.8);
}
.error h2 {
	color: #404040;
	font-size: 281%;
	margin-bottom: 20px;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
}
body.login .error h1, body.login .error h2 {
    text-align: center;
}
h3 {
	color:#333;
	font-size:108%;
	font-weight:bold;
	margin-bottom:15px;
}
body.docs h3 a {
	color:#333;
	text-decoration:none;
}
h4 {
	font-size:100%;
	font-weight:bold;
	margin-bottom:15px;
}
h5 {
	font-size:93%;
	margin-bottom:15px;
}
h6 {
	font-size:85%;
	margin-bottom:15px;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin-right: 5px;
	vertical-align: -2px;
}
p {
	margin:0 0 1.5em;
	clear:both;
	line-height:1.6;
}
a:focus, a:hover {
	color:#000;
}
a {
	color:#265c05;
	text-decoration:underline;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
/* misc */
.cl {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	line-height:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.fn {
	float:none!important;
}
.tl {
	text-align:left;
}
.tr {
	text-align:right;
}
.tc {
	text-align:center;
}
.tw {
    white-space: nowrap;
}
.hd {
	display: none;
}
.strong {
	font-weight:bold!important;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-left {
    margin-left: 0 !important;
}
.no-margin-right {
    margin-right: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding-right {
    padding-right: 0 !important;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.margin-left {
	margin-left: 20px;
}
.margin-right {
	margin-right: 20px;
}
.margin-top {
	margin-top: 20px;
}
.margin-bottom {
	margin-bottom: 20px;
}
.padding-bottom {
    padding-bottom: 20px !important;
}
.padding-top {
    padding-top: 20px !important;
}
.no-border-top {
    border-top:none !important;
}
.no-border {
    border:none !important;
}
.no-border-bottom {
    border-bottom:none !important;
}
.border-top {
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-top: 10px;
}
.border-left {
	border-left: 1px solid #CCCCCC;
	margin-left: 20px;
	padding-left: 10px;
}
.border-bottom {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.border-right {
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-top: 10px;
}
.txt-smaller {
	font-size: 85%;
}
.txt-small {
	font-size: 93%;
}
.txt-light {
	color: #4D4D4D;
}
.txt-lighter, .txt-lighter a {
	color: #666666;
}
h3 .txt-lighter {
    color: #CCC;
}
section {
	margin-bottom: 10px;
}
/* Main Elements */
#logo {
	padding:14px 0 0 0;
    display: block;
    float: left;
}
header {
	color:#F2F2F2;
}
header a {
	color:#F2F2F2 !important;
	text-decoration:underline;
}
header a:hover {
	color:#fff;
	text-decoration:none;
}
.header-top {
    line-height: 1em;
	font-size:93%;
    color:#fff;
	background:#2b2b2b;
	padding:8px 25px;
	border-bottom:1px solid #1a1a1a;
	text-shadow: 0 -1px 0 #000000;
}
.header-top span {
    color: #fff;
}
.header-middle {
	background:#333333 url('../img/header-middle.gif') repeat-x top;
	border-top:1px solid #676767;
	border-bottom:1px solid #1a1a1a;
	padding:0 25px;
	height:70px;
}
.header-bottom {
	background:#343434;
	border-top:1px solid #4d4d4d;
	border-bottom:1px solid #4d4d4d;
	padding:7px 25px;
	text-shadow: 0 -1px 0 #000000;
}
header p {
	margin:0;
	text-shadow:0 -1px 0 #000000;
}
header span {
	color:#6e7d87;
}
footer {
	background:#343434;
	border-top:1px solid #4d4d4d;
	padding:13px 25px;
	color:#fff;
	text-shadow: 0 -1px 0 #000000;
}
footer a {
	text-decoration:underline;
}
footer a:hover {
	color:#fff;
	text-decoration:none;
}
#page-header {
	border-bottom:1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom:20px;
	margin-left:1%;
	margin-right:1%;
}
/* Navigation */
#nav {
	font-size:16px;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
	height:70px;
}
#nav li {
	display:block;
	float:right;
	padding:25px 20px;
	text-align: left;
	position:relative;
	height:20px;
	font-size:16px;
    white-space: nowrap;
}
#nav li:hover {
	background:#2d2d2d;
	border-right:1px solid #606060;
	border-left:1px solid #606060;
	border-top:0;
	border-bottom:0;
	padding:25px 19px;
}
#nav li a {
	color:#fff;
	padding:28px 10px;
	text-shadow: 0 -1px 0 #000000;
	font-size:16px;
	text-decoration:none;
}
#nav li a:hover {
	text-decoration:none;
}
#nav li a.help {
	background: url('../img/icons/nav/help.png') no-repeat 0 -38px;
}
#nav li a.settings {
	background: url('../img/icons/nav/settings.png') no-repeat 0 -38px;
}
#nav li a.users {
	background: url('../img/icons/nav/users.png') no-repeat 0 -38px;
}
#nav li a.content {
	background: url('../img/icons/nav/content.png') no-repeat 0 -38px;
}
#nav li a.dashboard {
	background: url('../img/icons/nav/dashboard.png') no-repeat 0 -38px;
}
#nav li:hover > a {
	background-position: 0 16px;
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
}
#nav ul a:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    border-radius:0;
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
/* drop down widths */
#nav li.dashboard ul {
	width: 172px;
}
#nav li.dashboard ul li ul {
	left:172px;
}
#nav li.content ul {
	width: 149px;
}
#nav li.content ul li ul {
	left: 149px;
}
#nav li.users ul {
	width: 133px;
}
#nav li.users ul li ul {
	left:133px;
}
#nav li.settings ul {
	width: 151px;
}
#nav li.settings ul li ul {
	left: 151px;
}
#nav li.help ul {
	width: 123px;
}
#nav li.help ul li ul {
	left: 123px;
}
/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	/*	width: 174px; */
	position: absolute;
	top: 72px;
	left: -1px;
	background: #2d2d2d;
	border:1px solid #606060;
	z-index:10;
	border-top:none;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	padding-bottom:5px;
}
#nav ul li {
	float: none;
	padding: 6px 0 1px;
	margin: 0;
}
#nav ul li:hover {
	padding: 6px 0 1px;
}
#nav ul li:hover {
	background:#478db4;
	border:0;
}
#nav ul a {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 15px;
	text-shadow:none;
	padding-left:15px;
	vertical-align:top;
}
#nav ul li:hover > a {
	text-shadow:none;
	vertical-align:top;
}
/* level 3+ list */
#nav ul ul {
	/*	left: 174px; */
	top: 0;
	-moz-border-radius:0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-top:1px solid #606060;
}
/* rounded corners of first and last link */

#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
/* breadcrumbs */
#breadcrumbs {
	list-style:none;
	padding:0;
	margin:0;
}
#breadcrumbs li {
	display:inline;
	font-size:12px;
	line-height: normal;
	float: none;
}
#breadcrumbs li a {
	float: none;
	display: inline;
	padding: 0;
	text-decoration:none;
	color:#f2f2f2;
	text-shadow:0 -1px 0 #000000;
}
#breadcrumbs li.bold a {
	font-weight:bold;
}
#breadcrumbs li:HOVER {
	background: none;
	padding: 0;
}
#breadcrumbs li:HOVER A {
	text-decoration:underline;
	padding: 0;
}
.breadcrumbs li a:HOVER {
	text-decoration:underline;
	background: none;
	padding: 0;
}
/* sidebar */
#sidebar {
	float:left;
	width:185px;
	color:#333;
	padding:25px 25px;
}
#sidebar a {
	color:#333;
}
#sidebar ul {
	list-style-type:none;
	padding:0;
	margin:0 0 20px;
}
#sidebar ul li {
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #e0e0e0;
	padding:6px;
	width:175px;
}
#sidebar ul li a {
	padding:8px 25px 6px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#333333;
	font-weight:bold;
}
.ul-header {
	border-bottom:1px solid #e0e0e0;
	font-weight:bold;
	font-size:108%;
	display:block;
	width:175px;
	padding:6px;
	color:#444444;
	margin-top:10px;
}
.ul-header a {
	font-weight:bold;
	font-size:108%;
	color:#444444;
	text-decoration:none;
}
/** sidebar icons **/
#sidebar ul li a.icn_manage_image {
	background: url('../img/icons/small/image_manage.png') no-repeat left;
}
#sidebar ul li a.icn_add_image {
	background: url('../img/icons/small/image_add.png') no-repeat left;
}
#sidebar ul li a.icn_edit_image {
	background: url('../img/icons/small/image_edit.png') no-repeat left;
}
#sidebar ul li a.icn_delete_image {
	background: url('../img/icons/small/image_delete.png') no-repeat left;
}
#sidebar ul li a.icn_manage_users {
	background: url('../img/icons/small/user.png') no-repeat left;
}
#sidebar ul li a.icn_add_users {
	background: url('../img/icons/small/user_add.png') no-repeat left;
}
#sidebar ul li a.icn_edit_users {
	background: url('../img/icons/small/user_edit.png') no-repeat left;
}
#sidebar ul li a.icn_delete_users {
	background: url('../img/icons/small/user_delete.png') no-repeat left;
}
#sidebar ul li a.icn_manage_pages {
	background: url('../img/icons/small/page.png') no-repeat left;
}
#sidebar ul li a.icn_add_pages {
	background: url('../img/icons/small/page_add.png') no-repeat left;
}
#sidebar ul li a.icn_edit_pages {
	background: url('../img/icons/small/page_edit.png') no-repeat left;
}
#sidebar ul li a.icn_delete_pages {
	background: url('../img/icons/small/page_delete.png') no-repeat left;
}
#sidebar ul li a.icn_manage_comments {
	background: url('../img/icons/small/comment.png') no-repeat left;
}
#sidebar ul li a.icn_add_comments {
	background: url('../img/icons/small/comment_add.png') no-repeat left;
}
#sidebar ul li a.icn_edit_comments {
	background: url('../img/icons/small/comment_edit.png') no-repeat left;
}
#sidebar ul li a.icn_delete_comments {
	background: url('../img/icons/small/comment_delete.png') no-repeat left;
}
.toggle {
	display:block;
}
.ul-header a.visible {
	background:url('../img/icons/small/toggle_close.png') no-repeat scroll 97% 50%;
}
.ul-header a.hidden {
	background:url('../img/icons/small/toggle_open.png') no-repeat scroll 97% 50%;
}
/* Live Search (Sidebar) */
.searchform {
	display:inline-block;
	margin-bottom:15px;
	padding:0;
}
.searchform input {
	font-size:100%;
}
.searchform .searchfield {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#FFFFFF url(../img/search-bg.gif) no-repeat 10px center;
	border:1px solid #c7c6c6;
	outline:medium none;
	padding:8px 6px 8px 28px;
	width:185px;
	float:left;
	margin:0;
}
.searchform .searchfield:focus, .searchform .searchfield:focus > input.searchbutton {
	-moz-box-shadow:0px 0px 3px #d0e1f7;
	border:1px solid #d0e1f7;
	;
}
.searchform .searchbutton {
	-moz-border-radius:0 5px 5px 0;
	-moz-box-shadow:0 1px 2px #c7c6c6;
	-webkit-border-radius:0 5px 5px 0;
	-webkit-box-shadow:0 1px 2px #c7c6c6;
    box-shadow:0 1px 2px #c7c6c6;
    border-radius:0 5px 5px 0;
	background:#d6d6d6 url(../img/go-bg.gif) repeat-x top;
	border:1px solid #a9a8a8;
	color:#888888;
	font-size:12px;
	font-weight:bold;
	height:29px;
	text-shadow:0 1px 1px #f6f6f6;
	width:30px;
	float:left;
	margin:0;
	padding:0;
}
/* Page Blocks */
.box, .awardproduct {
	background:#fff;
	border:1px solid #ccc;
	margin-bottom:15px;
	padding: 20px 20px 15px;
	border-top:0;
	clear:both;
	-moz-border-radius-bottomleft :3px;
	-moz-border-radius-bottomright :3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
    border-radius: 0 0 3px 3px;
}
.box a {
	color:#6a8b11;
	text-decoration:none;
}
.box a:hover {
	color:#6a8b11;
	text-decoration:underline;
}
.box.stats {
	padding:30px 15px;
}
.box.table {
	padding:0;
}
.box.withfooter {
	-moz-border-radius:0;
	-webkit-border-radius:0;
    border-radius:0;
	border-bottom:0;
	margin-bottom:0;
}
body.login .box-wrapper, body.error .box-wrapper {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    border-radius: 6px;
	-moz-box-shadow: 0 0 5px #CCCCCC;
	-webkit-box-shadow: 0 0 5px #CCCCCC;
    box-shadow: 0 0 5px #CCCCCC;
}
.box-wrapper {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 20px;
	position: relative;
}
.box-header {
	border:1px solid #ccc;
	font-weight:bold;
	font-size:108%;
	background:#cdcdcd url('../img/boxheader.gif') repeat-x top;
	padding:10px 15px;
	color:#1a1a1a;
	-moz-border-radius-topleft :3px;
	-moz-border-radius-topright :3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
    border-radius: 3px 3px 0 0;
	text-shadow: 0 1px 0 #FFFFFF;
	position:relative;
}
.box-header .fr a {
	color:#333333;
	text-decoration:none;
	font-size:12px;
	padding:0 5px;
}
.box-header .fr a:hover {
	color:#6a8b11;
}
.box h2 {
	color:#454545;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.box h3 {
	color:#666666;
	font-size:108%;
	font-weight:bold;
	margin-bottom:15px;
}
.box h4 {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
}
.box-footer {
	border:1px solid #ccc;
	font-weight:bold;
	font-size:108%;
	background:#cdcdcd url('../img/boxheader.gif') repeat-x top !important;
	padding:10px 15px;
	color:#1a1a1a;
	-moz-border-radius-bottomleft :3px;
	-moz-border-radius-bottomright :3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
    border-radius: 0 0 3px 3px;
	text-shadow: 0 1px 0 #FFFFFF;
	position:relative;
}
/* Box Header Elements */
.box-header .controls {
	bottom:0;
	margin:0 -1px -1px 0;
	position:absolute;
	right:0;
	line-height:90%;
	border-right:1px solid #ccc;
}
.box-header .controls li {
	float:left;
	list-style:none outside none;
}
.box-header .controls li a {
	color:#181818;
	text-shadow:none;
	text-decoration:none;
	font-size:93%;
	outline:none;
	display:block;
	background:url("../img/boxheader-con.gif") repeat-x top 5px;
	border-left:1px solid #ccc;
	padding:10px 15px 10px 14px;
}
.box-header .controls li.ui-tabs-selected a, .box-header .controls li a:hover, .box-header .controls li.ui-tabs-active a {
	background:url("../img/boxheader-rev.gif") repeat-x top;
}
.box-header .tabs.mini li a {
	padding:6px 10px 3px;
}
.box-header .tabs.mini li a.active, .box-header .tabs.mini li a:hover {
	padding:6px 10px 4px;
}
.box-header .tabs.mini img {
	vertical-align:middle;
}
.box-header .tabs {
	bottom:-1px;
	margin:0 15px 0 0;
	position:absolute;
	right:0;
	line-height:100%;
}
.box-header .tabs li {
	float:left;
	list-style:none outside none;
}
.box-header .tabs li a {
	color:#181818;
	text-shadow:none;
	text-decoration:none;
	font-size:93%;
	outline:none;
	display:block;
	margin-left:10px;
	background:#cdcdcd url('../img/boxheader.gif') repeat-x top;
	border:1px solid #ccc;
	border-bottom:none;
	padding:8px 15px 6px 14px;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
    border-radius:6px 6px 0 0;
}
.box-header .tabs li a.active, .box-header .tabs li a:hover {
	color:#181818;
	background:#fff;
	text-decoration:none;
	border:1px solid #ccc;
	border-bottom:none;
	padding:8px 15px 7px 14px;
	border-color:#ccc;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
    border-radius:6px 6px 0 0;
}
.box-header .tabs li a:hover {
	border-color:#999;
}
.box-header .tabs li a.active:hover {
	border-color:#ccc;
}
.box-header .tabs li a.img {
	padding:5px 6px 4px;
}
.box-header .tabs li a.img:hover {
	padding:5px 6px 5px;
	border-color:#999;
}
.box-header .tabs li a.disable {
	background:#e2e2e2;
	color:#666;
	cursor:default;
}
.box-header .tabs li a.disable:hover {
	padding:8px 15px 6px 14px;
	border-color:#ccc;
}
.box-header .pagination {
	line-height:100%;
	margin:7px 10px 0 0;
	position:absolute;
	right:0;
	top:0;
}
.box-header .pagination li {
	display:inline;
	list-style:none outside none;
}
.box-header .pagination a {
	background:#cdcdcd url('../img/boxheader.gif') repeat-x top;
	border:1px solid #CCCCCC;
	display:inline-block;
	padding:6px 8px;
	text-decoration:none;
	color:#181818;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    border-radius:3px;
}
body.ie7 .box-header .pagination a, body.ie8 .box-header .pagination a {
	zoom:1;
	display:inline;
}
.box-header .pagination a:hover {
	border-color:#4d970c;
}
/* Box Footer Elements */
.box-footer .controls {
	bottom:0;
	margin:0 -1px 0 0;
	position:absolute;
	right:0;
	line-height:100%;
	border-right:1px solid #ccc;
}
.box-footer .controls li {
	float:left;
	list-style:none outside none;
}
.box-footer .controls li a {
	color:#181818;
	text-shadow:none;
	text-decoration:none;
	font-size:93%;
	outline:none;
	display:block;
	background:#cdcdcd url('../img/boxheader.gif') repeat-x top;
	border-left:1px solid #ccc;
	padding:8px 15px 10px 14px;
}
.box-footer .controls li a.active, .box-footer .controls li a:hover {
	background:url("../img/boxheader-rev.gif") repeat-x top #FFFFFF;
}
.controls.small li a {
    padding: 8px 10px 10px 9px;
}
.box-footer .tabs.mini li a {
	padding:7px 10px 3px;
}
.box-footer .tabs.mini li a.active, .box-footer .tabs.mini li a:hover {
	padding:8px 10px 4px;
}
.box-footer .tabs.mini img {
	vertical-align:middle;
}
.box-footer .tabs {
	top:0;
	margin:0 15px 0 0;
	position:absolute;
	right:0;
	line-height:100%;
}
.box-footer .tabs li {
	float:left;
	list-style:none outside none;
}
.box-footer .tabs li a {
	color:#181818;
	text-shadow:none;
	text-decoration:none;
	font-size:93%;
	outline:none;
	display:block;
	margin-left:10px;
	background:#cdcdcd url('../img/boxheader.gif') repeat-x top;
	border:1px solid #ccc;
	border-top:none;
	padding:5px 15px 7px 14px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
    border-radius:0 0 6px 6px;
}
.box-footer .tabs li a.active, .box-footer .tabs li a:hover {
	color:#181818;
	background:#fff;
	text-decoration:none;
	margin-top:-1px;
	border:1px solid #ccc;
	border-top:none;
	padding:6px 15px 8px 14px;
	border-color:#ccc;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
    border-radius:0 0 6px 6px;
}
.box-footer .tabs li a:hover {
	border-color:#999;
}
.box-footer .tabs li a.active:hover {
	border-color:#ccc;
}
.box-footer .tabs li a.img {
	padding:3px 6px 4px;
}
.box-footer .tabs li a.img:hover {
	padding:4px 6px 3px;
	border-color:#999;
}
.box-footer .tabs li a.disable {
	background:#e2e2e2;
	color:#666;
	cursor:default;
}
.box-footer .tabs li a.disable:hover {
	padding:6px 15px 7px 14px;
	border-color:#ccc;
}
.box-footer .pagination {
	line-height:100%;
	margin:0 10px 5px 0;
	position:absolute;
	right:0;
	bottom:0;
}
.box-footer .pagination li {
	display:inline;
	list-style:none outside none;
}
.box-footer .pagination a {
	background:#cdcdcd url('../img/boxheader.gif') repeat-x top;
	border:1px solid #CCCCCC;
	display:inline-block;
	padding:6px 8px;
	text-decoration:none;
	color:#181818;
	-moz-border-radius:3px;
	-wenkit-border-radius:3px;
    border-radius:3px;
}
.box-footer .pagination .active a, .box-header .pagination .active a {
    background: url("../img/boxheader_active.gif") repeat-x scroll center top #CDCDCD;
    border: 1px solid #A1A1A1;
}
body.ie7 .box-footer .pagination a, body.ie8 .box-footer .pagination a {
	zoom:1;
	display:inline;
}
.box-footer .pagination a:hover {
	border-color:#999;
}
/* Dialog Box */
.message {
	font-size:12px;
	padding:15px;
	margin-bottom:10px;
	border:1px solid #AAAAAA;
}
.message.new {
	background:#feeac9;
	border:1px solid #d38e49;
}
.message h4 {
	border-bottom:1px solid #AAAAAA;
	padding-bottom:5px;
}
small {
	font-size:10px;
}
/* Login Page */
#login-wrapper {
	margin:0 auto;
	width:400px;
	margin-top:150px;
}
div#login-wrapper div.notification {
	padding:15px 15px 15px 50px;
}
.box-header.login {
	font-size:19px;
	padding:10px 15px;
}
form.login label {
	width:145px;
}
form.login input {
	width:200px;
}
/*  Page */
#page {
	position:relative;
	border-top:1px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
	overflow:hidden;
}
body.sidebar-left #page {
	background:url(../img/sidebar-bg-l.gif) repeat-y left;
}
body.sidebar-right #page {
	background:url(../img/sidebar-bg-r.gif) repeat-y right;
}
body.sidebar-off #page {
	background:none;
}
#page-content {
	padding:30px 20px 20px;
	color:#181818;
	position:relative;
}
#page-content p {
	margin:0 1% 20px 1%;
	line-height:1.6;
}
body.docs #page-content p {
	margin:0 0 20px 0;
}
body.sidebar-left #page-content {
	margin-left:280px;
}
body.sidebar-right #page-content {
	margin-right:280px;
}
body.sidebar-off #page-content {
	width:auto !important;
	margin:0;
}
body.sidebar-left #open_sidebar {
	background:url(../img/icons/sidebar-toggle-on-l.gif) no-repeat center center;
	display: none;
	height: 24px;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 31px;
}
body.sidebar-right #open_sidebar {
	background:url(../img/icons/sidebar-toggle-on-r.gif) no-repeat center center;
	display: none;
	height: 24px;
	right: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 31px;
}
body.sidebar-left #close_sidebar {
	background:url(../img/icons/sidebar-toggle-off-l.gif) no-repeat center center;
	display: block;
	height: 24px;
	left: -21px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 32px;
}
body.sidebar-right #close_sidebar {
	background:url(../img/icons/sidebar-toggle-off-r.gif) no-repeat center center;
	display: block;
	height: 24px;
	right: -21px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 32px;
}
#page-content.sidebar-left #open_sidebar {
	left:-34px;
	top:30px;
	border-right:none;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
    border-radius:4px 0 0 4px;
}
#page-content.sidebar-right #open_sidebar {
	right:-34px;
	top:30px;
	border-left:none;
	-moz-border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
    border-radius:0 4px 4px 0;
}
/*////   - Sidebar -   ////*/
aside {
	padding:20px;
	width:220px;
	position:relative;
}
body.sidebar-left aside {
	left:0;
	position:absolute;
	top:0;
	margin-right:40px;
}

body.sidebar-right aside {
	right:0;
	position:absolute;
	top:0;
	margin-left:40px;
}
aside.right {
	float:right;
}
aside.left {
	float:left;
}
body.sidebar-off aside {
	display:none;
}
aside.sidebar-off {
	display:none;
}
aside .block {
	background: url(../img/sidebar-div.gif) repeat-x bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#sidebar-nav, #sidebar-nav ul {
	margin:0;
	list-style:none;
}
#sidebar-nav li {
}
#sidebar-nav li a {
	padding:12px 5px;
	border-bottom:1px solid #CCCCCC;
	display:block;
	text-decoration:none;
	font-size:108%;
	color:#262626;
	font-weight:bold;
	outline:none;
}
#sidebar-nav li ul {
	display:none;
}
#sidebar-nav .drop a {
	border-bottom:1px solid #d9d9d9;
	/*margin-left:30px;*/
	font-size:100%;
	font-weight:normal;
	padding: 12px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    border-radius:3px;
}
#sidebar-nav .drop a:hover, #sidebar-nav .drop a.current  {
    background: url(../img/sidebar-nav-h.gif) repeat-x bottom;
}
#sidebar-nav li.current ul.drop {
    display: block;
}
#sidebar-nav .drop a img {
	vertical-align: -2px;
	margin-right:10px;
}
#formtabs .box, #contacts .box, .awardproduct, #sample-collection .box {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #CCCCCC;
}
/* Table */
.table {
	border: 1px solid #CCCCCC;
	width: 100%;
}
.table.no-border {
	border: medium none;
}
.table thead th, .table thead td {
	background: url("../img/boxheader.gif") repeat-x scroll center top #E2E2E2;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #333333;
	font-weight: 700;
	padding: 6px 10px;
    white-space: nowrap;
}
.table thead th a {
    color: #333333;
    border-bottom: 1px dotted #6A8B11;
}
.table thead th a:hover {
    color: #333333;
    border-bottom: 1px solid #6A8B11;
    text-decoration: none;
}
.table thead th.last, .table thead td.last {
	border-right: 0 none;
}
.table thead th.checkbox, .table thead td.checkbox {
	width: 25px;
}
.table tbody th, .table tbody td {
	border-right: 1px dotted #CCCCCC;
	font-size: 93%;
	padding: 10px;
	vertical-align: middle;
}
.table tbody tr.alt td, .table tbody tr.alt th, .table.table-drag tbody tr:nth-child(odd), .table.zebra tbody tr:nth-child(odd), #word-frequency-posts tr:nth-child(odd) {
	background: none repeat scroll 0 0 #F2F2F2;
}
.table tbody tr.alt td tr.alt td, .table tbody tr.alt td tr.alt th {
    background: none repeat scroll 0 0 #FFF;
}
.table tbody th.last, .table tbody td.last {
	border-right: 0 none;
}
.table tbody tr.last td {
	border-bottom: 0 none;
}
.table tbody tr:hover th, .table tbody tr:hover td {
	background: none repeat scroll 0 0 #f1f8e6;
}
.table tbody tr.alt:hover td, .table tbody tr.alt:hover th, .table.table-drag tbody tr:hover:nth-child(odd) td, .table.zebra tbody tr:hover:nth-child(odd) td, .table.zebra tbody tr:hover:nth-child(odd) th {
    background: none repeat scroll 0 0 #dceac6;
}
.table tbody tr.inactive td {
    background-color: #FFF7F7;
}
.table tbody tr.alt.inactive td {
    background-color: #FDECEC;
}
.table tbody tr.done {
    opacity: 0.35;
}
.table tbody tr.done:hover {
    opacity: 1;
}
.table tbody tr.inactive:hover td {
    background-color: #ffe4e4;
}
.table tbody tr.alt.inactive:hover td {
    background-color: #ffd5d5;
}

.table tbody tr.status-1 td {
    background-color: #FFF7F7;
}
.table tbody tr.alt.status-1 td {
    background-color: #FDECEC;
}

.table tbody tr.unread  td {
    background-color: #F7F9FF;
}
.table tbody tr.alt.unread  td {
    background-color: #ECF3FD;
}

/* Gallery */
.gallery {
	list-style: none outside none;
	margin: 0;
}
ul.gallery li {
	display: inline;
	margin-right: 10px;
	padding: 0;
}
ul.gallery img {
	-moz-border-radius: 2px 2px 2px 2px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 100px;
	padding: 2px;
	width: 100px;
}
ul.gallery a:hover > img {
	border: 1px solid #333;
}

.t-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BFBFBF;
    box-shadow: 2px 2px 3px #CCCCCC;
    display: block;
    margin: 10px 0 0 -13px;
    min-width: 65px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    transition: all 0.5s ease-in-out 0.1s;
    visibility: hidden;
    z-index: 16;
}
.t-show:hover .t-content {
    opacity: 1;
    visibility: visible;
}
.t-content.nohover:hover {
    opacity: 0;
    visibility: hidden;
}
.t-content:before {
    background-position: 0 0;
    content: "";
    height: 7px;
    left: 30px;
    position: absolute;
    top: -7px;
    width: 14px;
}
.t-content > img:first-child {
    margin-left: 0;
}
.t-content > img {
    display: block;
    float: left;
    margin-left: 5px;
}
.sortIcon {
    background: url("../images/sortable.gif") no-repeat scroll center center transparent;
}
.sortIcon {
    display: inline-block;
    height: 9px;
    margin-top: 4px;
    margin-right: -9px;
    opacity: 0.5;
    width: 21px;
}
th:hover .sortIcon {
    opacity: 1;
}
.sortIcon.up, .sortIcon.down {
    opacity: 1;
}
.sortIcon.down {
    background: url("../images/desc.gif") no-repeat scroll center center transparent;
}
.sortIcon.up {
    background: url("../images/asc.gif") no-repeat scroll center center transparent;
}
a.delete, a.edit, a.download, a.open, a.award_add, a.clipping_add, .addcontact , .addcompany, .reloadIcon, a.email, a.email_delete, a.statistic, .sample-add {
    width: 16px;
    height: 16px;
    text-indent: -999em;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    margin: 0 0 0 5px;
}
a.delete, span.delete {
    background: url(../img/icons/16/delete.png) no-repeat;
}
a.email, span.email {
    background: url(../img/icons/16/email.png) no-repeat;
}
a.email_delete, span.email_delete {
    background: url(../img/icons/16/email_delete.png) no-repeat;
}
a.edit {
    background: url(../img/icons/16/pencil.png) no-repeat;
}
a.download {
	background: url(../img/icons/16/page_white_put.png) no-repeat;
}
a.statistic {
    background: url(../img/icons/16/chart_line.png) no-repeat;
}
a.open {
    background: url(../img/icons/16/link_go.png) no-repeat;
}
a.sample-add {
	background: url(../img/icons/16/package_go.png) no-repeat;
}
a.clipping_add {
    background: url(../img/icons/16/page_add.png) no-repeat;
}
a.award_add {
    background: url(../img/icons/16/star_add.png) no-repeat;
}
td.admin {
    padding: 0 10px 13px 0 !important;
    width: 1%;
    white-space: nowrap;
}
.aborted, .icons-sprite, .addcontact, .addcompany, .open, .edit, .download, .delete, .true, .false, .facebook, .search-button, .dragHelper, .translate, .t-save:after, .t-true:after, .t-false:after, .t-content:before, .account[class$="user"]:before, .account[class$="editor"]:before, .account.admin:before, .account.editor:before, .clipping-submit-award-add, .phone_add, .phone_remove, .mediaRequestProduct, .acceptRequest, .sentProduct, .mediaReceivedProduct, .mediaFinishedClipping, .mediaReturnedProduct, .followup, .clipping-submit-product-add {
    background: url("../img/icons-s3e81a81cf4.png") no-repeat scroll 0 0 transparent;
}
.open, .addcontact, .addcompany, .edit, .download, .delete, .translate, .true, .false, .facebook, .search-button, .dragHelper, .cron_run {
    cursor: pointer;
    display: inline-block;
    height: 16px;
    outline: medium none;
    text-align: left;
    text-indent: -9999em;
    width: 16px;
}
.cron_run {
    background: url(../img/icons/16/server_go.png) no-repeat scroll 0 0 transparent;
}
.sentProduct {
    background-position: 0 -336px;
}
.facebook {
    background-position: 0 -192px;
}
.false {
    background-position: 0 -16px;
}
.true {
    background-position: 0 -80px;
}
.process-status {
    padding: 2px 0 0 19px;
}
.followup {
    background-position:0 -304px;
}
.aborted {
	background-position:0 -16px;
}
.mediaRequestProduct {
    background-position: 0 -288px;
}
.acceptRequest {
	background-position: 0 -80px;
}
.mediaFinishedClipping {
    background-position: 0 -368px;
}
.mediaReceivedProduct {
    background-position: 0 -224px;
}
.mediaReturnedProduct {
    background-position: 0 -400px;
}
.returnedProduct {
	background:url('../img/icons/16/returned.png') no-repeat scroll 0 0 transparent;
}
body.sidebar-left {
    min-width: 980px;
}
.media .box {
    height: 100px;
    overflow: hidden;
}
.media-image {
    max-width: 250px;
    max-height: 150px;
}

/** MEDIA **/
.media .wrap, .awards .wrap {
    position: relative;
    width: 100%;
    background-color: #000;
}
.media .wrap .image, .awards .wrap .image {
    background-color: #E4E4E4;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 75px;
    position: relative;
    width: 100%;
    opacity: 0.65;
    z-index: 0;
}
.media:hover .wrap .image, .awards:hover .wrap .image {
    opacity: 1;
}
.media:hover p.info, .awards:hover p.info {
    opacity: 1;
}
p.info {
    background: url("../img/bg_70.png") repeat scroll 0 0 transparent;
    border-radius: 5px 0 0 0;
    bottom: 0;
    color: #FFFFFF;
    font-size: 11px;
    margin: 0 !important;
    opacity: 0.65;
    padding: 1px 3px 0 4px;
    position: absolute;
    right: 0;
    z-index: 2;
}
.media-attribute {
    display: block;
}

/** AWARS **/
.awards .box {
    height: 100px;
}
.awards .box h4 {
    margin-top: -5px;
}
.awards .wrap .image {
    height: 45px;
}
.awards .wrap {
    border-radius: 3px 3px 0 0;
}
.awards.small .box {
    height: 70px;
}
.award-image {
    background-position: center 45px;
    background-repeat: no-repeat;
}
.awards.small .award-image {
    background-position: center;
}
.product-image {
    border-radius: 3px;
    overflow: hidden;
    background-color: #FFF;
    text-align: center;
}
.product-image img {
    margin: 0 auto;
    /*max-height: 250px;*/
    width: auto !important; /*override the width below*/
    width: 100%;
    max-width: 100%;
}
.product-image.media img {
    padding:35px 0px;
    max-height: 180px;
}
.product-image.customer-1, .product-image.customer-3 {
    background-color: #000;
}
.loading {
    background: url("../img/loading.gif") no-repeat center center transparent;
}
.tags li img.mediatype {
    margin: 0 0 0 3px;
}
.tags li img.mediacountry {
	margin: 1px 1px 2px;
}

/** QUOTE **/
blockquote {
    position: relative;
    padding: 21px 40px;
    text-align: justify;
    font-size: 110%;
    background-color: #FAFAFA;
    margin:8px;
    border-radius: 3px 3px 3px 3px;
}
#page-content blockquote p {
    margin:0;
}
.bqstart, .bqend {
    position: absolute;
    height: 25px;
    color:#a6d50f;
    font-size: 700%;
}
.bqstart {
    float: left;
    left: -3px;
    top: -12px;
 }
.bqend {
    float: right;
    bottom: 29px;
    right: 15px;
}
.txt-small blockquote p {
    line-height: 1.3em !important;
}
.txt-smaller blockquote {
    font-size: 1em;
    padding: 15px 20px;
}
.txt-smaller blockquote p {
    line-height: 1em !important;
}
.txt-smaller blockquote .bqstart, .txt-smaller blockquote .bqend {
    font-size: 300%;
}
.txt-smaller blockquote .bqstart {
    left: 4px;
    top: 0;
}
.txt-smaller blockquote .bqend {
    bottom: -4px;
    right: 10px;
}

.dragHelper {
    cursor: move;
    margin: 0.2em;
    padding: 0;
}
.dragHelper {
    background-position: 0 -176px;
    height: 16px;
    width: 16px;
}
tr.tDnD_whileDrag td {
    background-color: #D4E7F5 !important;
    cursor: move;
    border-color: #589AD7 !important;
}
tr.tDnD_whileDrag td a {
    color: #589AD7 !important;
}

body.login ul.errors {
    display: none;
}
.sticky-active.shadow {
    border-radius: 3px;
    box-shadow: 0px 0px 4px -1px #999999;
}
.notification {
    display: none;
}

/** WORLDMAP **/
#worldmap {
    position: relative;
}
#worldmap-select {
    position: absolute;
    left: 54px;
    top:23px;
    z-index: 2;
}

#scalebar {
    display: inline-block;
}

#scalebar span:first-child {
    border-radius: 0.3em 0 0 0.3em;
}
#scalebar span:last-child {
    border-radius: 0 0.3em 0.3em 0;
}
#scalebar span {
    display: inline-block;
    min-width: 28px;
    padding: 2px;
    text-align: center;
    color:#FFF;
    text-shadow: 0px 0px 1px #000000;
}
#scalebar span em {
    opacity: 0.85;
}
/** AWARDPRODUCTS IN CLIPPINGFORM **/
#awardproducts {
    float: left;
    width: 100%;
}
.awardproduct-awardchilds {
    display: none;
}
.awardproduct {
    display: inline-block;
    margin-right: 10px;
    padding: 15px 15px 5px;
}
.awardproduct.grid_12 {
    margin-left: 0 !important;
    padding: 0 0 15px 0;
}
.awardproduct.grid_12 .awardproduct-award {
    padding: 15px 0 0 15px;
}
.awardproduct.grid_12 .awardproduct-productswrapper {
    padding: 0 15px;
}
.awardproduct.grid_12 .awardproduct-awardchilds {
    padding: 0 15px;
    position: relative;
}
.awardproduct.grid_12 .awardproduct-awardchilds .awardproduct-awardchild {
    margin-bottom: 1%;
}
.awardproduct-preview {
    margin-bottom: 10px;
}
.awardproduct-awardchilds .addChild {
    background: url("../img/icons/16/add.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    top: -18px;
    right: 13px;
}
.awardproduct-productrow label {
    margin-bottom: 5px !important;
    color: #666666;
}
.awardproduct-productswrapper {
    font-size: 85%;
}
.awardproduct-products {
    list-style-type: none;
    margin-left: 0;
}
.awardproduct input {
    margin: 0 5px 0 0 !important;
}
.boxTabs .border-bottom .controls {
    list-style-type: none;
}
.boxTabs .border-bottom .controls li {
    float: left;
}
.change-ui-lang {
    position: absolute;
    right: 25px;
    top: 9px;
}
#switchCustomerAccount {
    opacity: 0.35;
}
#switchCustomerAccount:hover, #switchCustomerAccount:focus {
    opacity: 1;
}
.clipping-submit-award-add, .process-submit-product-add, .clipping-award-add, .phone_add, .phone_remove, .sku-attribute-add {
    background: url(../img/icons/16/add.png) left center transparent no-repeat;
    padding-left:20px;
    cursor: pointer;
}
.phone_remove {
    background: url("../img/icons/16/delete.png") no-repeat scroll 0 0 transparent;
}
.addcompany {
    background: url("../img/icons/16/building_add.png") no-repeat scroll 0 0 transparent;
}
.addcontact {
    background: url("../img/icons/16/user_add.png") no-repeat scroll 0 0 transparent;
}
.reloadIcon  {
    background: url("../img/icons/16/arrow_refresh_small.png") no-repeat scroll 0 0 transparent;
    margin-bottom: -4px;
}
.twitter {
    background: url("../img/twitter.png") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    display: block;
}
.contacts-form dd.phone_type:after {
    content: "+";
    padding: 0 3px 0 12px;
}
.clipping-award-add {
    display: block;
    margin-top: 30px;
    min-height: 16px;
    padding-top: 1px;
}
.process-submit-product, .clipping-submit-award {
    position: relative;
}
.process-submit-product  .delete, .clipping-submit-award .delete {
    position: absolute;
    right: 10px;
    top: 10px;
}
#feedback {
    background: url("../images/report_bug.png") no-repeat scroll 0 5px transparent;
    bottom: 0;
    height: 31px;
    position: fixed;
    right: 25px;
    width: 117px;
    z-index: 9999;
}
#feedback a {
    display: block;
    height: 31px;
    width: 117px;
    text-indent: -999em;
    font-size: 0;
    line-height: 0;
}

#feedback:hover {
    background-position: 0 0;
}
.clipping-scan {
    max-width: 100%;
}

tfoot.box-footer {
    background:#cdcdcd url('../img/boxheader.gif') repeat-x top !important;
    padding:0 !important;
}
tfoot.box-footer th {
    background: 0 none !important;
    padding:5px 10px;
}
/** WATCH **/
.avatar-container {
    position: relative;
    float: left;
}
.avatar-container .icon {
    position: absolute;
    bottom: -3px;
    right: -3px;
}
.big-number {
    text-align: center;
    font-size: 120%;
}
#word-frequency-posts-div {
    position: relative;
}
#word-frequency-close {
    background: url(../img/icons/16/close.png) left center transparent no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    text-indent: -999em;
    font-size: 0;
    position: absolute;
    right: -7px;
    top: -7px;
}
.top-word-highlight {
    font-weight: bold;
}
#billboard #minispecial {
    left: 0;
}
#billboard #minispecial, #billboard #bigsize {
    position: absolute;
    top: 0;
}
#billboard > * {
    display: inline-block;
}
.countCharacter {
    position: relative;
}
.wordCount {
    background: url("../img/icons/16/success.png") no-repeat scroll 8px 5px #F1FFBF;
    border: 1px solid #A6D50F;
    border-radius: 0 3px 3px 0;
    bottom: 0;
    padding: 6px 8px 6px 30px;
    position: absolute;
    right: 0;
}
.wordCount.error {
    background-image: url("../img/icons/16/exclamation.png");
    background-color: #FECDC6;
    border-color: #F45D43;
}
h2 .txt-smaller {
    font-size: 65%;
    font-weight: normal;
}
#pressrelese-summary .button, #AdEquivalentDetails .button {
    min-width: 60px;
    padding-bottom: 3px;
    text-align: center;
    margin: -6px 5px 0 -73px;
    cursor: default;
}
#pressrelese-summary h2, #AdEquivalentDetails h2 {
    position:  relative;
    padding-left: 73px;
}
#pressrelese-summary .minor h2 {
    margin-bottom: 20px;
}
#pressrelese-summary .minor .button {
    font-size: 70%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}
#pressrelese-summary .major {
    margin-top: 19px;
}
#pressrelese-summary .minor {
    margin-top: 25px;
}
#summaryPressrelease {
    margin:-15px;
}
#pressrelese-summary .major .txt-smaller, #AdEquivalentDetails.major .txt-smaller {
    margin-top: -15px;
    display: block;
}
#pressrelese-summary .major .button, #AdEquivalentDetails.major .button {
    margin-bottom: -13px;
    margin-top: 5px;
    padding: 10px 0;
}
#AdEquivalentDetails.major .button { margin-bottom:0; padding: 6px 0; }
#AdEquivalentDetails  { margin-top:35px; }
#AdEquivalentDetails .button {
	margin-bottom: -3px;
	min-width: 65px;
}
#AdEquivalentDetails a.button {
	cursor: pointer;
}
#AdEquivalentDetails h2 {
	padding-left: 73px;
	font-size: 17px;
}
.alert {
    background-color: red;
    color: #FFFFFF;
    font-size: 9px;
    min-width: 13px;
    padding: 3px;
    position: absolute;
    right: -7px;
    text-align: center;
    top: -7px;
    text-shadow: 0 1px 0 #000;
    border-radius: 15px 15px 15px 15px;
    z-index: 99;
    box-shadow: 1px 1px 1px -1px #000000;
}
.alerts li {
    position: relative;
}
.hide {
    display: none;
}
.metaroll, #more-detail {
    width: 100%;
}
.metaroll a {
    display: inline-block;
}
.metaroll .twitter-link, #more-detail .twitter-link {
    float: right;
    margin-top: -1px;
}
#AccountSwitcherWrapper {
    position: absolute;
    right: 33px;
    top: 22px;
}
#AccountSwitcherWrapper span.txt-smaller {
    display: block;
    margin-right: 5px;
    margin-top: 7px;
}
#AccountSwitcher_chzn {
    width: auto !important;
}
.avatar-container a {
    display: inline-block;
}
.rating_wrapper {
    display: block;
    float: right;
    height: 16px;
    width: 80px;
    background: url('../img/icons/16/star_grey.png');
    text-indent: -999em;
    font-size: 0;
    line-height: 0;
    margin-left: 5px;
    margin-right: 7px;
    z-index: 2;
    position: relative;
}
.rating_wrapper .rating {
    height: 16px;
    display: block;
    float: left;
    background: url('../img/icons/16/star.png');
}
#overview-webwatch iframe, #overview-webwatch blockquote {
    display: none;
}
.highlight { background-color: yellow }

.modal.ajax {
    width: 550px;
    min-width: 550px;
    margin: 0;
}
.modal.ajax .form fieldset {
    margin-bottom: 6px !important;
}
.modal.ajax .form fieldset .button {
    margin-bottom: 0 !important;
}
.modal.ajax.loading {
    background: url('../images/ajax-loader.gif') center center no-repeat;
}
.modal.ajax.loading > div {
    visibility: hidden;
}
.modal.ajax .form ul.errors {
    margin: 15px 0 0 0 !important;
}
ul#sidebar-nav li .alert {
    right: 12px;
    line-height: 13px;
    top: 13px;
    font-weight: bold;
    font-size: 10px;
}
ul#sidebar-nav li {
    position: relative;
}
#page-header img.clippingRating {
    margin:0 0 2px 4px;
}
.box.grey {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 3px;
    padding: 6px;
    border:0 none !important;
}
.enable-form {
	cursor: pointer;
	text-decoration: underline;
}
ul li.usageRights span.info {
    font-weight: bold;
    color: #96413B;
    line-height: 2.1em;
}
ul li.usageRights.approved span.info {
    color: #4F810F;
}
tr.process-status-mediaReceivedProduct td,
tr.process-status-mediaRequestProduct td,
tr.process-status-sentProduct td,
tr.process-status-followup td {
    word-break: break-all;
    overflow:hidden;
    text-overflow:ellipsis;
}
.samples-row.done .sku, .samples-row.done .name, .samples-row.done td {
	text-decoration: line-through;
}
@media only screen and (max-width: 1280px) {
    body {
        font: 12px/1.1 sans-serif;
    }
    #nav li {
        padding: 25px 10px;
    }
    #page {
        width: 100%;
    }
    body.sidebar-left #page {
        background: url("../img/sidebar-bg-l.gif") repeat-y scroll -77px 0 rgba(0, 0, 0, 0);
    }
    aside {
        padding: 18px;
        width: 140px;
        font-size: 85%;
    }
    body.sidebar-left #page-content {
        margin-left: 180px;
    }
    #sidebar-nav li a {
        padding: 8px 0;
    }
    .searchform .searchfield {
        width: 107px;
    }
    body.sidebar-left #close_sidebar {
        left: 2px;
    }
    #sidebar-nav .drop a {
        padding: 8px 0;
    }
    #sidebar-nav .drop a img {
        margin-right: 2px;
    }
    .table tbody th, .table tbody td {
        padding: 5px;
    }
    .form fieldset, .fieldset {
        padding: 5px 10px;
    }
}


@media only screen and (max-width: 1100px) {
	.container_12 .grid_8, .container_12 .grid_4 { width: 100% }
	.container_12 .grid_4 .grid_6 { width: 31% }
}

#sample-status .sample-status.inactive {
	opacity: 0.35;
}
#sample-status .sample-status.inactive:hover {
	opacity: 1;
}

#clipping #formtabs .tabs li a {
	padding: 4px 3px 0px;
	margin-right: 2px;
}

#reporting-table-sent {
	opacity: 0.5;
}
#reporting-table-sent:hover {
    opacity: 1;
}

td.date { white-space: nowrap; }

tr.status-0 { opacity: .35 }

#nav li { float: left; }
#nav ul { top: 70px; }

#AdEquivalentValue .element {
	margin: -5px 0 -9px 5px;
}

.croppable .show { cursor: pointer; }

#clipping-queued-overview tr.queued:last-of-type{
	border-top: 3px solid black !important;
}

/** CLIPPING QUEUE TIMELINE **/
/* ---- Timeline ---- */

ol#clipping-queued-timeline {
	position: relative;
	display: block;
	margin: 100px;
	height: 4px;
	background: #9b2;
}
ol#clipping-queued-timeline::before,
ol#clipping-queued-timeline::after {
	content: "";
	position: absolute;
	top: -8px;
	display: block;
	width: 0;
	height: 0;
	border-radius: 10px;
	border: 10px solid #9b2;
}
ol#clipping-queued-timeline::before {
	left: -5px;
}
ol#clipping-queued-timeline::after {
	right: -10px;
	border: 10px solid transparent;
	border-right: 0;
	border-left: 20px solid #9b2;
	border-radius: 3px;
}

/* ---- Timeline elements ---- */

#clipping-queued-timeline li {
	position: absolute;
	top: -75px;
	display: inline-block;
	float: left;
	width: 150px;
	transform: rotate(-45deg);
}
#clipping-queued-timeline li::before {
	content: "";
	position: absolute;
	top: 3px;
	left: -29px;
	display: block;
	width: 6px;
	height: 6px;
	border: 4px solid #9b2;
	border-radius: 10px;
	background: #eee;
}

/* ---- Details ---- */

#clipping-queued-timeline .details {
	display: none;

	position: absolute;
	left: -119px;
	top: 90px;
	padding: 15px;
	border-radius: 3px;
	border-right: 2px solid rgba(0,0,0,.1);
	border-bottom: 2px solid rgba(0,0,0,.1);
	transform: rotate(45deg);
	background: #000;
	font-size: 10px;
	color:#fff !important;
	z-index: 99;
	opacity: .9;
}
#clipping-queued-timeline .details::before {
	content: "";
	position: absolute;
	left: 10px;
	top: -9px;
	display: block;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #000;
	border-top: 0;
}

/* ---- Hover effects ---- */

#clipping-queued-timeline li:hover {
	cursor: pointer;
	color: #28e;
}
#clipping-queued-timeline li:hover::before {
	top: 1px;
	left: -31px;
	width: 8px;
	height: 8px;
	border-width: 5px;
	border-color: #28e;
}
#clipping-queued-timeline li.marks {
	transform: rotate(-90deg);
	border-bottom: 1px solid #bababa;
	height: 17px;
	width: 150px;
	font-size: 10px;
	margin-left: -88px;
	top: -16px;
	color:#5a5a5a;
}
#clipping-queued-timeline li.done {

}
#clipping-queued-timeline li.now {
	color:red;
	border-bottom: 1px dotted red;
}
#clipping-queued-timeline li.today {
	left:33.33%;
}
#clipping-queued-timeline li.aftertomorrow {
	left:83.34%;
}
#clipping-queued-timeline li.tomorrow {
	left:66.66%;
}
#clipping-queued-timeline li.yesterday {
	left:1%;
}
#clipping-queued-timeline li.marks::before {
	display:none;
}
#clipping-queued-timeline li:hover .details {
	display: block;
	color: #444;
}
#clipping-queued-timeline li li {
	transform: rotate(0deg);
	position: relative;
	width: auto;
}

.contact-detail .box-header ul.tags { display: inline; margin: 0; }
.contact-detail .box-header ul.tags li { margin: 0; }