<!-- VERSION: 1.0 -->

.do_not_delete{}

@font-face {
	font-family: 'EntypoRegular';
	src: url('images/Entypo/entypo-webfont.eot');
	src: url('images/Entypo/entypo-webfont.eot?#iefix') format('embedded-opentype'),
		 url('images/Entypo/entypo-webfont.woff') format('woff'),
		 url('images/Entypo/entypo-webfont.ttf') format('truetype'),
		 url('images/Entypo/entypo-webfont.svg#EntypoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	padding:0px;
	margin:0px;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;	
	min-width:1250px;
}

ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

a {
	color:grey;
}
.header-bar {

	background: linear-gradient( #5E5E5E, #000000) repeat scroll 0 0 rgba(0, 0, 0, 0);
	
	
    background: -moz-linear-gradient(center top , #5E5E5E, #4F4F4F 4%, #262626 44%, #1C1C1C 50%, #050505 50%, #000000) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color:white;
    height:10px;
	position:fixed;
	width:100%;
	top:0px;
	z-index:100;
}

.glow:before, .header-bar:before {
	background: url("images/effects/glow.png") no-repeat scroll center center / 100% 100% rgba(0, 0, 0, 0);
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;	
}

#shortcuts:before {
    display: none;
}
#shortcuts:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 7px;
    bottom: 100%;
    content: " ";
    display: block;
    height: 0;
    left: 6px;
    position: absolute;
    width: 0;
}
#shortcuts {
	background: #3C4044 url("images/textures/grid.png") repeat;
    
	-webkit-box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.75) inset;

	
    border: 0 none;
    border-radius: 0;
    bottom: 0;
    box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.75) inset;
    color: #FFFFFF;
    display: block;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 5px;
    width: 68px;
    z-index: 1;
	
}
#shortcuts > li > a, #shortcuts > li > span {
    background-image: url("images/standard/shortcuts.png");
    background-repeat: no-repeat;
    color: #666666;
    display: block;
    height: 3px;
    padding-top: 65px;
    text-align: center;
    width: 70px;
	
}
#shortcuts > li > a:before {
    background-color: #FFFFFF;
    background-image: url("images/standard/shortcuts.png");
    border-radius: 7px 0 0 7px;
    right: 0;
    width: 64px;
}
#shortcuts > li > a:before, #shortcuts > li:after {
    bottom: 5px;
    content: " ";
    display: block;
    position: absolute;
    top: 5px;
}
.shortcut-dashboard,	span.shortcut-dashboard	{ background-position: 0 0; }
.shortcut-messages,		span.shortcut-messages	{ background-position: 0 -70px; }
.shortcut-agenda,		span.shortcut-agenda	{ background-position: 0 -140px; }
.shortcut-contacts,		span.shortcut-contacts	{ background-position: 0 -210px; }
.shortcut-medias,		span.shortcut-medias	{ background-position: 0 -280px; }
.shortcut-stats,		span.shortcut-stats		{ background-position: 0 -350px; }
.shortcut-settings,		span.shortcut-settings	{ background-position: 0 -420px; }
.shortcut-notes,		span.shortcut-notes		{ background-position: 0 -490px; }
body.reversed a.shortcut-dashboard	{ background-position: 68px 0; }
body.reversed a.shortcut-messages	{ background-position: 68px -70px; }
body.reversed a.shortcut-agenda		{ background-position: 68px -140px; }
body.reversed a.shortcut-contacts	{ background-position: 68px -210px; }
body.reversed a.shortcut-medias		{ background-position: 68px -280px; }
body.reversed a.shortcut-stats		{ background-position: 68px -350px; }
body.reversed a.shortcut-settings	{ background-position: 68px -420px; }
body.reversed a.shortcut-notes		{ background-position: 68px -490px; }
a.shortcut-dashboard:before	{ background-position: -70px -5px; }
a.shortcut-messages:before	{ background-position: -70px -75px; }
a.shortcut-agenda:before	{ background-position: -70px -145px; }
a.shortcut-contacts:before	{ background-position: -70px -215px; }
a.shortcut-medias:before	{ background-position: -70px -285px; }
a.shortcut-stats:before		{ background-position: -70px -355px; }
a.shortcut-settings:before	{ background-position: -70px -425px; }
a.shortcut-notes:before		{ background-position: -70px -495px; }

#shortcuts > li > a {
	width: 136px;
	-webkit-transition: margin-left 200ms;
	-moz-transition: margin-left 200ms;
	-o-transition: margin-left 200ms;
	transition: margin-left 200ms;
	position: relative;
	}
	body.reversed #shortcuts > li > a {
		margin-left: -68px;
		}
		.no-generatedcontent body.reversed #shortcuts > li > a {
			margin-left: -68px;
			margin-right: -68px;
			width: 204px;
		}
#shortcuts > li:hover:after {
    opacity: 1;
    transition: none 0s ease 0s;
}
#shortcuts > li > a:hover, #shortcuts > .current > a, #shortcuts:hover > .current:hover > a {
    margin-left: -68px;
}
#shortcuts  li.selected a {
    margin-left: -68px;
}

#shortcuts > li > a:hover
 {
margin-left: -68px;
}
#shortcuts > li {
	overflow:hidden;
}

#shortcuts > li > .submenu {
	display:none;
}

#shortcuts > li:hover .submenu  {
	display:inherit;
	position:absolute;
	left:68px;
	width:200px;
	background-color:white;
	z-index:20000;
	color:black;
	margin-top:-64px;
	
    background-color: #FFFFFF;
    border-color: #808080 #808080 #808080 -moz-use-text-color;
    border-image: none;
    border-radius: 0 10px 10px 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -1px 0 rgba(0, 0, 0, 0.5) inset;
	padding:5px;
	
	
	margin-top:0px;
	position:fixed;
	height:100%;
	top:0px;
}
.submenu ul {
	margin-top:10px;
}


#shortcuts > li > .submenu ul li a {
	margin-left:0px;
}

.submenu-menu {
	margin: 0;
	min-height: 0;
	list-style-type: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
	}
	.submenu-menu > li,
	li.submenu-menu {
		padding: 9px 5px 10px 30px;
		color: #4c4c4c;
		font-size: 13px;
		line-height: 14px;
		font-weight: normal;
		position: relative;
		background-color:lightgray;
		background-color:#F4EFEF;
		border-bottom:1px solid lightgray;
		}
	.submenu-menu  li.divisor {
		padding:0px;
		border-top:1px solid lightgray;
	}
	.submenu-menu > li:hover {
		background-color:white;
	}
		.submenu-menu > li > a, li.submenu-menu > a {
			display: block;
			margin: -9px -65px -10px -30px;
			padding: 9px 69px 10px 30px;
			color: #4c4c4c;
			position: relative;
			text-decoration:none;
		}
		.submenu-status {
			float: left;
			margin: -1px 0 0 -22px;
			width: 16px;
			text-align: center;
			}
			.submenu-status > a,
			.submenu-status > span {
				height: 16px;
				font-weight: bold;
				}
		

		.starred, .unstarred, .new-submenu .attach {
			display: block;
			overflow: hidden;
			text-indent: -9999px;
			text-align: left;
			width: 16px;
			white-space: nowrap;
			}
		.starred		{ background: url(images/standard/sprites.png) no-repeat 0 -34px; }
			a.starred:hover		{ background: url(images/standard/sprites.png) no-repeat 0 -50px; }
		.unstarred		{ background: url(images/standard/sprites.png) no-repeat -16px -34px; }
			a.unstarred:hover	{ background: url(images/standard/sprites.png) no-repeat -16px -50px; }
		.new-message	{ background: url(images/standard/sprites.png) no-repeat -32px -34px; }
			a.new-message:hover { background: url(images/standard/sprites.png) no-repeat -32px -50px; }
		.attach			{ background: url(images/standard/sprites.png) no-repeat -48px -34px; }
			a.attach:hover		{ background: url(images/standard/sprites.png) no-repeat -48px -50px; }

		.submenu-menu > li > a,
		li.submenu-menu > a {
			border-left: 0px solid #404040;
			border-left: 0px solid rgba(0, 0, 0, 0.5);
			-webkit-transition: border-left-width 100ms, padding-right 100ms;
			-moz-transition: border-left-width 100ms, padding-right 100ms;
			-ms-transition: border-left-width 100ms, padding-right 100ms;
			-o-transition: border-left-width 100ms, padding-right 100ms;
			transition: border-left-width 100ms, padding-right 100ms;
			}
			.submenu-menu > li > a:hover,
			li.submenu-menu > a:hover {
				border-left-width: 4px;
				}
				.submenu-menu > li > a:hover,
				li.submenu-menu > a:hover {
					padding-right: 65px;
				}

			.submenu-menu > li > .submenu-status + a,
			li.submenu-menu > .submenu-status + a,
			.submenu-menu > li > .submenu-info + a,
			li.submenu-menu > .submenu-info + a {
				margin: 0;
				padding: 0 10px 0 0;
				-webkit-transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				-moz-transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				-ms-transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				-o-transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				}
				.submenu-menu > li > .submenu-status + a:hover,
				li.submenu-menu > .submenu-status + a:hover,
				.submenu-menu > li > .submenu-info + a:hover,
				li.submenu-menu > .submenu-info + a:hover {
					padding-left: 6px;
					padding-right: 0;
				}
				
.submenu-menu > li:hover:after {
	margin-top:-27px !important;
}

.submenu-menu > li, li.submenu-menu {
	padding-top:0px;
	padding-bottom:0px;
}
.submenu-menu > li > a, li.submenu-menu > a {
	padding-top:10px !important;
	padding-bottom:10px !important;
}
.submenu-status {
	padding-top:9px;
}

.content {
	color:black;
	margin-left:68px;
	margin-right:300px;
	margin-top:5px;
}

.sidebar2 {
    background-color: #282B2D;
    height: 100%;
    max-height: none;
    position: fixed;
    right: 0;
    width: 300px;
	top:-40px;
	top:0px;
	z-index:101;
}
.sidebar2:afterA {
	content:" ";
	display:block;
	background-color:red;
	position:fixed;
	height:40px;
	bottom:0px;
	width:300px;
	display:block;
    background: #5E5E5E;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -1px 0 rgba(0, 0, 0, 0.5) inset;	
}
.sidebar2:before {
    background: -moz-linear-gradient(left center , rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient( left, rgba(0,0,0,0.75), rgba(0,0,0,0)), #3c4044;
	background: -webkit-gradient(linear, left center, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0)));

    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: auto;
    top: 0;
    width: 5px;
    z-index: 99;
}
#sidebar2_inner {
    height: 100%;
    width: 300px;
	overflow:hidden;
}

#scrollbar_container {  
	position:relative;  
	width:500px;  
} 
 
#scrollbar_track {  
	position:fixed;  
	top:0;  
	right:0;  
	height:100%;  
	width:10px;  
	background-color:transparent;  
	cursor:move;  
} 
 
#scrollbar_handle {  
	width:10px;  
	background-color:#5c92e7;  
	cursor:move;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	opacity:0.9;  
	-moz-opacity:0.9;  
	border-radius:10px;
} 
 
#scrollbar_content {  
	overflow:hidden;  
	width:485px;  
	height:250px;  
}  	

.sidebar2 header {
	background: -moz-linear-gradient(center top , #60666C, #4E5458) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #BFBFBF;
    font-family: Corbel,Lucida Grande,Lucida Sans Unicode,Lucida Sans,DejaVu Sans,Bitstream Vera Sans,Liberation Sans,Verdana;
    font-weight: bold;
    padding: 11px 12px;
    text-transform: uppercase;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -1px 0 rgba(0, 0, 0, 0.5) inset;
	font-size:	13px;
	font-weight:	700;
}
.sidebar2 .box {
	background: -moz-linear-gradient(center top , #383E42, #31363A) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #B2B2B2;
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 20px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -1px 0 rgba(0, 0, 0, 0.5) inset;
}
.sidebar2 .buttons ul {
	background: -moz-linear-gradient(center top , #5E5E5E, #4F4F4F 4%, #262626 44%, #1C1C1C 50%, #050505 50%, #000000) repeat scroll 0 0 rgba(0, 0, 0, 0);
    list-style-type: none;
    margin: 0;
    min-height: 62px;
    text-align: center;
    width: 100%;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -1px 0 rgba(0, 0, 0, 0.5) inset;
	padding:0px;
	
}
.sidebar2 .buttons ul > li {
    color: rgba(255, 255, 255, 0.5);
    float: left;
    font-size: 26px;
    height: 62px;
    line-height: 62px;
    position: relative;
    width: 25%;
}
.sidebar2 .buttons > ul > li > a:hover {
	color:white;
					padding-top: 0;
					padding-bottom: 8px;	
}
.sidebar2 .buttons > ul > li > a:hover:after {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;	
}
.sidebar2 .buttons > ul > li > a:after {
    background: none repeat scroll 0 0 #3399CC;
    border-bottom: 1px solid #66CCFF;
    bottom: 4px;
    box-shadow: 0 0 5px 2px #3399CC, 0 -2px 10px rgba(51, 153, 204, 0.75);
    content: " ";
    height: 1px;
    left: 4px;
    opacity: 0;
    position: absolute;
    right: 4px;
}
.sidebar2 .buttons > ul > li > a {
				display: block;
				height: 54px;
				padding: 4px 0;
				line-height: 54px;
				color: #cccccc;
				color: rgba(255, 255, 255, 0.75);
				*color: #cccccc;
				-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
				-webkit-transition: all 200ms;
				-moz-transition: all 200ms;
				-ms-transition: all 200ms;
				-o-transition: all 200ms;
				transition: all 200ms;
}
	
	
.count,
.close {
	position: absolute;
	z-index: 88;
	top: 0;
	padding: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	height: 16px;
	min-width: 12px;
	text-align: center;
	-webkit-background-clip: padding-box;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 3px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 3px rgba(0, 0, 0, 0.75);
	-webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	}
.count-menu {
	margin-top:7px !important;
}
	.count.simpler,
	.close.simpler {
		border-color: #808080;
		background: #808080;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		text-shadow: none;
	}
	.count {
		right: 6%;
		margin: -10px 0 0 0;
	}
	.close {
		cursor: pointer;
	}
	.count.right,
	.count.inset,
	.close {
		right: 0;
		margin: -10px -10px 0 0;
	}
	.count.left,
	.close.left {
		right: auto;
		left: 0;
		margin: -10px 0 0 -10px;
	}
	.count.inset,
	.close.inset {
		margin: 4px 4px 0 0;
	}
	.count.left.inset,
	.close.left.inset {
		margin: 4px 0 0 4px;
	}
	.sidebar2 .buttons > ul > li > .count,
	.sidebar2 .buttons > ul > li > a > .count {
		right: 50%;
		margin: 10px -25px 0 0;
		}
		.sidebar2 .buttons > ul > li > a > .count {
			-webkit-transition: all 200ms;
			-moz-transition: all 200ms;
			-ms-transition: all 200ms;
			-o-transition: all 200ms;
			transition: all 200ms;
			}
			.sidebar2 .buttons > ul > li > a:hover > .count {
				margin-top: 6px;
			}

.count, .close,
.extra-notifications,
.more-notifications {
	color: white;
	background: #d52607 url(images/textures/bg_count.png) repeat-x;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#e24913), to(#d52607));
	background: -webkit-linear-gradient(top, #e24913, #d52607);
	background: -moz-linear-gradient(top, #e24913, #d52607);
	background: -ms-linear-gradient(top, #e24913, #d52607);
	background: -o-linear-gradient(top, #e24913, #d52607);
	background: linear-gradient(top, #e24913, #d52607);
	border-color: #931a03;
	}
	a.count:hover, a.close:hover {
		color: white;
		background: #d12206 url(images/textures/bg_a_count_hover.png) repeat-x;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(#eb671d), to(#d12206));
		background: -webkit-linear-gradient(top, #eb671d, #d12206);
		background: -moz-linear-gradient(top, #eb671d, #d12206);
		background: -ms-linear-gradient(top, #eb671d, #d12206);
		background: -o-linear-gradient(top, #eb671d, #d12206);
		background: linear-gradient(top, #eb671d, #d12206);
		border-color: #931a03;
	}
	.count.glossy, .close.glossy {
		background: #d42622 url(images/textures/bg_count_glossy.png) repeat-x;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(#fd8383), to(#d42622), color-stop(0.5, #c30909), color-stop(0.5, #a70606));
		background: -webkit-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
		background: -moz-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
		background: -ms-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
		background: -o-linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
		background: linear-gradient(top, #fd8383, #c30909 50%, #a70606 50%, #d42622);
		}
		a.count.glossy:hover, a.close.glossy:hover {
			background: #e94237 url(images/textures/bg_a_count_glossy_hover.png) repeat-x;
			-webkit-background-size: 100% 100%;
			-moz-background-size: 100% 100%;
			-o-background-size: 100% 100%;
			background-size: 100% 100%;
			background: -webkit-gradient(linear, left top, left bottom, from(#fe9b96), to(#e94237), color-stop(0.5, #df1411), color-stop(0.5, #ce0d0c));
			background: -webkit-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
			background: -moz-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
			background: -ms-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
			background: -o-linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
			background: linear-gradient(top, #fe9b96, #df1411 50%, #ce0d0c 50%, #e94237);
		}
	a.count:active, a.count.active, a.count.glossy:active,
	a.close:active, a.close.active, a.close.glossy:active {
		background: #e4360a url(images/textures/bg_a_count_active.png) repeat-x;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(#ce1d06), to(#e4360a));
		background: -webkit-linear-gradient(top, #ce1d06, #e4360a);
		background: -moz-linear-gradient(top, #ce1d06, #e4360a);
		background: -ms-linear-gradient(top, #ce1d06, #e4360a);
		background: -o-linear-gradient(top, #ce1d06, #e4360a);
		background: linear-gradient(top, #ce1d06, #e4360a);
	}

	
	
	
			
[class^="icon-"]:before, [class*=" icon-"]:before {
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	font-family: 'EntypoRegular';
	text-transform: none !important;
	line-height: 1em;
	margin: 0 0.23em 0 -0.154em;
	
	}
.button.icon:before, .button > .icon:before,
.button-icon.icon:before, .button-icon > .icon:before {
	font-size: 2.3em;
	margin-top: -0.65em;
	margin-bottom: -0.65em;
}

.icon-plus:before { content: '\e816'; }
	.icon-minus:before { content: '\e819'; }
	.icon-info:before { content: '\e81e'; }
	.icon-left-thin:before { content: '\e88c'; }
	.icon-up-thin:before { content: '\e88e'; }
	.icon-right-thin:before { content: '\e88d'; }
	.icon-down-thin:before { content: '\e88b'; }
	.icon-level-up:before { content: '\e893'; }
	.icon-level-down:before { content: '\e892'; }
	.icon-switch:before { content: '\e896'; }
	.icon-infinity:before { content: '\e8c2'; }
	.icon-squared-plus:before { content: '\e818'; }
	.icon-squared-minus:before { content: '\e81b'; }
	.icon-home:before { content: '\e821'; }
	.icon-keyboard:before { content: '\e83a'; }
	.icon-erase:before { content: '\e8c3'; }
	.icon-pause:before { content: '\e899'; }
	.icon-forward:before { content: '\e89d'; }
	.icon-backward:before { content: '\e89e'; }
	.icon-next:before { content: '\e89b'; }
	.icon-previous:before { content: '\e89c'; }
	.icon-hourglass:before { content: '\e863'; }
	.icon-stop:before { content: '\e898'; }
	.icon-triangle-up:before { content: '\e886'; }
	.icon-play:before { content: '\e897'; }
	.icon-triangle-right:before { content: '\e885'; }
	.icon-triangle-down:before { content: '\e883'; }
	.icon-triangle-left:before { content: '\e884'; }
	.icon-adjust:before { content: '\e867'; }
	.icon-cloud:before { content: '\e8b2'; }
	.icon-star:before { content: '\e808'; }
	.icon-star-empty:before { content: '\e809'; }
	.icon-cup:before { content: '\e846'; }
	.icon-numbered-list:before { content: '\e8a5'; }
	.icon-moon:before { content: '\e8b5'; }
	.icon-heart-empty:before { content: '\e807'; }
	.icon-heart:before { content: '\e806'; }
	.icon-music-note:before { content: '\e800'; }
	.icon-beamed-note:before { content: '\e801'; }
	.icon-thumbs:before { content: '\e810'; }
	.icon-flag:before { content: '\e82a'; }
	.icon-tools:before { content: '\e856'; }
	.icon-gear:before { content: '\e855'; }
	.icon-warning:before { content: '\e83e'; }
	.icon-lightning:before { content: '\e8b4'; }
	.icon-record:before { content: '\e89a'; }
	.icon-thunder-cloud:before { content: '\e8b3'; }
	.icon-voicemail:before { content: '\e8c8'; }
	.icon-plane:before { content: '\e8b6'; }
	.icon-mail:before { content: '\e805'; }
	.icon-pencil:before { content: '\e836'; }
	.icon-feather:before { content: '\e837'; }
	.icon-tick:before { content: '\e812'; }
	.icon-cross:before { content: '\e813'; }
	.icon-cross-round:before { content: '\e814'; }
	.icon-squared-cross:before { content: '\e815'; }
	.icon-question:before { content: '\e81c'; }
	.icon-quote:before { content: '\e833'; }
	.icon-plus-round:before { content: '\e817'; }
	.icon-minus-round:before { content: '\e81a'; }
	.icon-right:before { content: '\e881'; }
	.icon-arrow:before { content: '\e844'; }
	.icon-fwd:before { content: '\e832'; }
	.icon-undo:before { content: '\e88f'; }
	.icon-redo:before { content: '\e890'; }
	.icon-left:before { content: '\e880'; }
	.icon-up:before { content: '\e882'; }
	.icon-down:before { content: '\e87f'; }
	.icon-list-add:before { content: '\e8a6'; }
	.icon-list:before { content: '\e811'; }
	.icon-left-fat:before { content: '\e888'; }
	.icon-right-fat:before { content: '\e889'; }
	.icon-up-fat:before { content: '\e88a'; }
	.icon-down-fat:before { content: '\e887'; }
	.icon-add-user:before { content: '\e80c'; }
	.icon-question-round:before { content: '\e81d'; }
	.icon-info-round:before { content: '\e81f'; }
	.icon-eye:before { content: '\e826'; }
	.icon-price-tag:before { content: '\e8ba'; }
	.icon-cloud-upload:before { content: '\e82f'; }
	.icon-reply:before { content: '\e830'; }
	.icon-reply-all:before { content: '\e831'; }
	.icon-code:before { content: '\e834'; }
	.icon-extract:before { content: '\e835'; }
	.icon-printer:before { content: '\e838'; }
	.icon-refresh:before { content: '\e839'; }
	.icon-speech:before { content: '\e83b'; }
	.icon-chat:before { content: '\e83c'; }
	.icon-card:before { content: '\e840'; }
	.icon-directions:before { content: '\e841'; }
	.icon-marker:before { content: '\e842'; }
	.icon-map:before { content: '\e843'; }
	.icon-compass:before { content: '\e845'; }
	.icon-trash:before { content: '\e847'; }
	.icon-page:before { content: '\e848'; }
	.icon-page-list-inverted:before { content: '\e84c'; }
	.icon-pages:before { content: '\e849'; }
	.icon-frame:before { content: '\e84a'; }
	.icon-drawer:before { content: '\e851'; }
	.icon-rss:before { content: '\e853'; }
	.icon-path:before { content: '\e857'; }
	.icon-cart:before { content: '\e859'; }
	.icon-shareable:before { content: '\e858'; }
	.icon-login:before { content: '\e85c'; }
	.icon-logout:before { content: '\e85d'; }
	.icon-volume:before { content: '\e861'; }
	.icon-expand:before { content: '\e869'; }
	.icon-reduce:before { content: '\e86a'; }
	.icon-new-tab:before { content: '\e86b'; }
	.icon-publish:before { content: '\e86c'; }
	.icon-browser:before { content: '\e86d'; }
	.icon-arrow-combo:before { content: '\e86e'; }
	.icon-pie-chart:before { content: '\e8c4'; }
	.icon-language:before { content: '\e8ca'; }
	.icon-air:before { content: '\e8ce'; }
	.icon-database:before { content: '\e8d3'; }
	.icon-drive:before { content: '\e8d4'; }
	.icon-bucket:before { content: '\e8d5'; }
	.icon-thermometer:before { content: '\e8d6'; }
	.icon-down-round:before { content: '\e86f'; }
	.icon-left-round:before { content: '\e870'; }
	.icon-right-round:before { content: '\e871'; }
	.icon-up-round:before { content: '\e872'; }
	.icon-chevron-down:before { content: '\e873'; }
	.icon-chevron-left:before { content: '\e874'; }
	.icon-chevron-right:before { content: '\e875'; }
	.icon-chevron-up:before { content: '\e876'; }
	.icon-chevron-small-down:before { content: '\e877'; }
	.icon-chevron-small-left:before { content: '\e878'; }
	.icon-chevron-small-right:before { content: '\e879'; }
	.icon-chevron-small-up:before { content: '\e87a'; }
	.icon-chevron-thin-down:before { content: '\e87b'; }
	.icon-chevron-thin-left:before { content: '\e87c'; }
	.icon-chevron-thin-right:before { content: '\e87d'; }
	.icon-chevron-thin-up:before { content: '\e87e'; }
	.icon-progress-0:before { content: '\e89f'; }
	.icon-progress-1:before { content: '\e8a0'; }
	.icon-progress-2:before { content: '\e8a1'; }
	.icon-progress-3:before { content: '\e8a2'; }
	.icon-back-in-time:before { content: '\e8aa'; }
	.icon-network:before { content: '\e8ad'; }
	.icon-mailbox:before { content: '\e82d'; }
	.icon-download:before { content: '\e8b0'; }
	.icon-buoy:before { content: '\e8b9'; }
	.icon-tag:before { content: '\e827'; }
	.icon-dot:before { content: '\e8bd'; }
	.icon-two-dots:before { content: '\e8be'; }
	.icon-ellipsis:before { content: '\e8bf'; }
	.icon-suitcase:before { content: '\e8bc'; }
	.icon-flow-cascade:before { content: '\e8d8'; }
	.icon-flow-branch:before { content: '\e8d9'; }
	.icon-flow-tree:before { content: '\e8da'; }
	.icon-flow-line:before { content: '\e8db'; }
	.icon-flow-parallel:before { content: '\e8dc'; }
	.icon-brush:before { content: '\e8c0'; }
	.icon-paper-plane:before { content: '\e8b7'; }
	.icon-magnet:before { content: '\e8c1'; }
	.icon-gauge:before { content: '\e8de'; }
	.icon-traffic-cone:before { content: '\e8df'; }
	.icon-creative-commons:before { content: '\e8e0'; }
	.icon-cc-by:before { content: '\e8e1'; }
	.icon-cc-nc:before { content: '\e8e2'; }
	.icon-cc-nc-eu:before { content: '\e8e3'; }
	.icon-cc-nc-jp:before { content: '\e8e4'; }
	.icon-cc-sa:before { content: '\e8e5'; }
	.icon-cc-nd:before { content: '\e8e6'; }
	.icon-cc-pd:before { content: '\e8e7'; }
	.icon-cc-zero:before { content: '\e8e8'; }
	.icon-cc-share:before { content: '\e8e9'; }
	.icon-cc-remix:before { content: '\e8ea'; }
	.icon-github:before { content: '\e8eb'; }
	.icon-github-circled:before { content: '\e8ec'; }
	.icon-flickr:before { content: '\e8ed'; }
	.icon-flickr-circled:before { content: '\e8ee'; }
	.icon-vimeo:before { content: '\e8ef'; }
	.icon-vimeo-circled:before { content: '\e8f0'; }
	.icon-twitter:before { content: '\e8f1'; }
	.icon-twitter-circled:before { content: '\e8f2'; }
	.icon-facebook:before { content: '\e8f3'; }
	.icon-facebook-circled:before { content: '\e8f4'; }
	.icon-facebook-squared:before { content: '\e8f5'; }
	.icon-gplus:before { content: '\e8f6'; }
	.icon-gplus-circled:before { content: '\e8f7'; }
	.icon-pinterest:before { content: '\e8f8'; }
	.icon-pinterest-circled:before { content: '\e8f9'; }
	.icon-tumblr:before { content: '\e8fa'; }
	.icon-tumblr-circled:before { content: '\e8fb'; }
	.icon-linkedin:before { content: '\e8fc'; }
	.icon-linkedin-circled:before { content: '\e8fd'; }
	.icon-dribbble:before { content: '\e8fe'; }
	.icon-dribbble-circled:before { content: '\e8ff'; }
	.icon-stumbleupon:before { content: '\e900'; }
	.icon-stumbleupon-circled:before { content: '\e901'; }
	.icon-lastfm:before { content: '\e902'; }
	.icon-lastfm-circled:before { content: '\e903'; }
	.icon-rdio:before { content: '\e904'; }
	.icon-rdio-circled:before { content: '\e905'; }
	.icon-spotify:before { content: '\e906'; }
	.icon-spotify-circled:before { content: '\e907'; }
	.icon-qq:before { content: '\e908'; }
	.icon-instagram:before { content: '\e909'; }
	.icon-dropbox:before { content: '\e90a'; }
	.icon-evernote:before { content: '\e90b'; }
	.icon-flattr:before { content: '\e90c'; }
	.icon-skype:before { content: '\e90d'; }
	.icon-skype-circled:before { content: '\e90e'; }
	.icon-renren:before { content: '\e90f'; }
	.icon-sina-weibo:before { content: '\e910'; }
	.icon-paypal:before { content: '\e911'; }
	.icon-picasa:before { content: '\e912'; }
	.icon-soundcloud:before { content: '\e913'; }
	.icon-mixi:before { content: '\e914'; }
	.icon-behance:before { content: '\e915'; }
	.icon-google-circles:before { content: '\e916'; }
	.icon-vkontakte:before { content: '\e917'; }
	.icon-smashing:before { content: '\e918'; }
	.icon-db-shape:before { content: '\e91a'; }
	.icon-bullet-list:before { content: '\e919'; }
	.icon-db-logo:before { content: '\e91b'; }
	.icon-pictures:before { content: '\e80e'; }
	.icon-globe:before { content: '\e8b1'; }
	.icon-leaf:before { content: '\e8b8'; }
	.icon-graduation-cap:before { content: '\e8c9'; }
	.icon-mic:before { content: '\e85e'; }
	.icon-palette:before { content: '\e8a4'; }
	.icon-ticket:before { content: '\e8cb'; }
	.icon-movie:before { content: '\e80d'; }
	.icon-target:before { content: '\e8a3'; }
	.icon-music:before { content: '\e802'; }
	.icon-trophy:before { content: '\e8a8'; }
	.icon-like:before { content: '\e82b'; }
	.icon-unlike:before { content: '\e82c'; }
	.icon-bag:before { content: '\e85a'; }
	.icon-user:before { content: '\e80a'; }
	.icon-users:before { content: '\e80b'; }
	.icon-light-bulb:before { content: '\e864'; }
	.icon-new:before { content: '\e83f'; }
	.icon-water:before { content: '\e8cc'; }
	.icon-droplet:before { content: '\e8cd'; }
	.icon-credit-card:before { content: '\e8cf'; }
	.icon-monitor:before { content: '\e8ab'; }
	.icon-briefcase:before { content: '\e8bb'; }
	.icon-save:before { content: '\e8d0'; }
	.icon-cd:before { content: '\e8ae'; }
	.icon-folder:before { content: '\e850'; }
	.icon-page-list:before { content: '\e84b'; }
	.icon-calendar:before { content: '\e85b'; }
	.icon-line-graph:before { content: '\e8c5'; }
	.icon-bar-graph:before { content: '\e8c6'; }
	.icon-clipboard:before { content: '\e8d1'; }
	.icon-paperclip:before { content: '\e823'; }
	.icon-ribbons:before { content: '\e829'; }
	.icon-book:before { content: '\e84f'; }
	.icon-read:before { content: '\e84e'; }
	.icon-phone:before { content: '\e854'; }
	.icon-megaphone:before { content: '\e8d2'; }
	.icon-outbox:before { content: '\e82e'; }
	.icon-inbox:before { content: '\e8af'; }
	.icon-box:before { content: '\e852'; }
	.icon-newspaper:before { content: '\e84d'; }
	.icon-mobile:before { content: '\e8ac'; }
	.icon-wifi:before { content: '\e8a7'; }
	.icon-camera:before { content: '\e80f'; }
	.icon-swap:before { content: '\e894'; }
	.icon-loop:before { content: '\e895'; }
	.icon-cycle:before { content: '\e891'; }
	.icon-light-down:before { content: '\e865'; }
	.icon-light-up:before { content: '\e866'; }
	.icon-mute:before { content: '\e85f'; }
	.icon-loud:before { content: '\e860'; }
	.icon-battery:before { content: '\e8a9'; }
	.icon-search:before { content: '\e803'; }
	.icon-key:before { content: '\e8d7'; }
	.icon-lock:before { content: '\e824'; }
	.icon-unlock:before { content: '\e825'; }
	.icon-bell:before { content: '\e83d'; }
	.icon-ribbon:before { content: '\e828'; }
	.icon-link:before { content: '\e822'; }
	.icon-revert:before { content: '\e820'; }
	.icon-flashlight:before { content: '\e804'; }
	.icon-area-graph:before { content: '\e8c7'; }
	.icon-clock:before { content: '\e862'; }
	.icon-rocket:before { content: '\e8dd'; }
	.icon-forbidden:before { content: '\e868'; }	


	
hgroup {
	margin-right:20px;
}
hgroup:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
}
.thin h1,.thin h2 {
	margin-bottom:15px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);	
	color:#B3B5B8;		
}
.thin h1 {
    font-size: 40px;
    line-height: 48px;	
	margin-left:20px;
	margin-top:20px;
	float:left;
}

.thin h2 {    
    font-size: 28px;
    line-height: 48px;
    float:right;
}

.thin h2 strong {
    font-size: 40px;
    vertical-align: -4px;
	font-weight:bold;
}



.content_header:before {
    background: url("images/effects/dashboard-top-shadow.png") no-repeat scroll center top / 100% 100% rgba(0, 0, 0, 0);
    height: 20px;
    top: -10px;
}
.content_header:before, .content_header:after {
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
}
.content_header:after {
    background: url("images/effects/dashboard-bottom-shadow.png") no-repeat scroll center bottom / 100% 100% rgba(0, 0, 0, 0);
    bottom: 0;
    height: 5px;
}
.content_header:before, .content_header:after {
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
}
.content_header {
    background: -moz-linear-gradient(left center , rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.25)) repeat scroll 0 0%, -moz-linear-gradient(center top , #5E6165, #33373A) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    color: #FFFFFF;
    padding: 20px;
    position: relative;
}
.content_header {
    border: 1px solid #666666;
}





/* Thin grey menu */
.green, .green-color .color {
    color: #99C624 !important;
}
.blue, .blue-color .color {
    color: #0059A0 !important;
}
.title-menu {
	margin: 0;
	min-height: 0;
	list-style-type: none;
	}
	.title-menu > li,
	li.title-menu {
		padding: 1px 8px 3px;
		font-size: 13px;
		line-height: 16px;
		font-weight: normal;
		text-align: center;
		white-space: nowrap;
		text-overflow: ellipsis;
		}
		.title-menu > li > a,
		li.title-menu > a {
			display: block;
			margin: -2px -8px;
			padding: 2px 8px;
			color: inherit;
			white-space: nowrap;
			text-overflow: ellipsis;
			position: relative;
		}
.title-menu > li,
li.title-menu {
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	}
.title-menu > li, li.title-menu {
	color: white;
	background: #939393 url(../images/old-browsers/colors/bg_grey-gradient.png) repeat-x;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#939393));
	background: -webkit-linear-gradient(top, #b3b3b3, #939393);
	background: -moz-linear-gradient(top, #b3b3b3, #939393);
	background: -ms-linear-gradient(top, #b3b3b3, #939393);
	background: -o-linear-gradient(top, #b3b3b3, #939393);
	background: linear-gradient(top, #b3b3b3, #939393);
	border-color: #666666;
	}
	a.grey-gradient:hover, button.grey-gradient:hover,
	:hover > .button-icon.grey-gradient,
	.grey-gradient > a.select-value:hover, .grey-gradient > .select-arrow:hover {
		color: white;
		background: #8b8b8b url(../images/old-browsers/colors/bg_a_grey-gradient_hover.png) repeat-x;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(#d6d6d6), to(#8b8b8b));
		background: -webkit-linear-gradient(top, #d6d6d6, #8b8b8b);
		background: -moz-linear-gradient(top, #d6d6d6, #8b8b8b);
		background: -ms-linear-gradient(top, #d6d6d6, #8b8b8b);
		background: -o-linear-gradient(top, #d6d6d6, #8b8b8b);
		background: linear-gradient(top, #d6d6d6, #8b8b8b);
		border-color: #666666;
	}
	.grey-gradient.glossy,
	.glossy > .button-icon.grey-gradient, .button-icon.glossy.grey-gradient,
	.grey-gradient.glossy > .select-value, .grey-gradient.glossy > .select-arrow {
		background: #9c9c9c url(../images/old-browsers/colors/bg_grey-gradient_glossy.png) repeat-x;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#9c9c9c), color-stop(0.5, #909090), color-stop(0.5, #757575));
		background: -webkit-linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
		background: -moz-linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
		background: -ms-linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
		background: -o-linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
		background: linear-gradient(top, #cccccc, #909090 50%, #757575 50%, #9c9c9c);
		}
		a.grey-gradient.glossy:hover, button.grey-gradient.glossy:hover,
		.glossy:hover > .button-icon.grey-gradient, :hover > .button-icon.glossy.grey-gradient,
		.grey-gradient.glossy > a.select-value:hover, .grey-gradient.glossy > .select-arrow:hover {
			background: #ababab url(../images/old-browsers/colors/bg_a_grey-gradient_glossy_hover.png) repeat-x;
			-webkit-background-size: 100% 100%;
			-moz-background-size: 100% 100%;
			-o-background-size: 100% 100%;
			background-size: 100% 100%;
			background: -webkit-gradient(linear, left top, left bottom, from(#d4d4d4), to(#ababab), color-stop(0.5, #a0a0a0), color-stop(0.5, #888888));
			background: -webkit-linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
			background: -moz-linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
			background: -ms-linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
			background: -o-linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
			background: linear-gradient(top, #d4d4d4, #a0a0a0 50%, #888888 50%, #ababab);
		}
	a.grey-gradient:active, button.grey-gradient:active, .button.grey-gradient:active, .grey-gradient.active,
	:active > .button-icon.grey-gradient, .active > .button-icon.grey-gradient,
	.black-inputs .switch-off, .black-input > .switch-off {
		background: #b7b7b7 url(../images/old-browsers/colors/bg_a_grey-gradient_active.png) repeat-x !important;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(#7a7a7a), to(#b7b7b7)) !important;
		background: -webkit-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
		background: -moz-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
		background: -ms-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
		background: -o-linear-gradient(top, #7a7a7a, #b7b7b7) !important;
		background: linear-gradient(top, #7a7a7a, #b7b7b7) !important;
	}
.calendar-menu > li,
li.calendar-menu,
.message-menu > li,
li.message-menu {
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	-moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
	}
	.dark-text-bevel-on-dark {
		-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
		-moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	}
.calendar-menu {
	margin: 0;
	min-height: 0;
	list-style-type: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
	}
	.calendar-menu > li,
	li.calendar-menu {
		padding: 10px 10px 10px 50px;
		font-size: 13px;
		line-height: 16px;
		font-weight: normal;
		min-height: 40px;
		line-height: 14px;
		}
		.calendar-menu > li > .aclass,
		li.calendar-menu > .aclass {
			display: block;
			margin: -10px -10px -10px -50px;
			padding: 10px 14px 10px 50px;
			min-height: 40px;
			color: inherit;
			text-decoration:none;
		}
		.calendar-menu > li time,
		li.calendar-menu time {
			float: left;
			display: block;
			width: 30px;
			margin-left: -40px;
			color: #CCCCCC;
			color: rgba(0, 0, 0, 0.2);
			text-transform: uppercase;
			text-align: center;
			line-height: 12px;
			}
			.calendar-menu > li time > b,
			li.calendar-menu time > b {
				display: block;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 26px;
				line-height: 28px;
				margin-bottom: -3px;
			}
		.calendar-menu > li small,
		li.calendar-menu small {
			display: block;
		}
.calendar-menu > li,li.calendar-menu,.message-menu > li,li.message-menu,.message, .big-message,.table > thead > tr > .header:hover {
	color: #666666;
	background: #e4e7eb url(../images/old-browsers/colors/bg_message.png) repeat-x;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7fa), to(#e4e7eb));
	background: -webkit-linear-gradient(top, #f7f7fa, #e4e7eb);
	background: -moz-linear-gradient(top, #f7f7fa, #e4e7eb);
	background: -ms-linear-gradient(top, #f7f7fa, #e4e7eb);
	background: -o-linear-gradient(top, #f7f7fa, #e4e7eb);
	background: linear-gradient(top, #f7f7fa, #e4e7eb);
	border-color: #cccccc;
	}
	.message.glossy, .big-message.glossy {
		background: #e8e8eb url(../images/old-browsers/colors/bg_message_glossy.png) repeat-x;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(#fafafc), to(#e8e8eb), color-stop(0.5, #ededf0), color-stop(0.5, #e3e3e5));
		background: -webkit-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
		background: -moz-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
		background: -ms-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
		background: -o-linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
		background: linear-gradient(top, #fafafc, #ededf0 50%, #e3e3e5 50%, #e8e8eb);
	}
	
.menu-bar-right {
	padding:5px;padding-left:7px;padding-right:0px;padding-top:9px;background:-moz-linear-gradient(center top , #F7F7FA, #E4E7EB) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.menu-bar-right h3.thin {
margin-top:0px;
margin-bottom:10px;
}
/* Messages menu */
.message-menu {
	margin: 0;
	min-height: 0;
	list-style-type: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
	}
	.message-menu > li,
	li.message-menu {
		padding: 9px 65px 10px 30px;
		min-height: 41px;
		color: #4c4c4c;
		font-size: 13px;
		line-height: 14px;
		font-weight: normal;
		position: relative;
		}
		.message-menu > li > a, li.message-menu > a {
			display: block;
			margin: -9px -65px -10px -30px;
			padding: 9px 69px 10px 30px;
			min-height: 41px;
			color: #4c4c4c;
			position: relative;
			text-decoration:none;
		}
		.message-status {
			float: left;
			margin: -1px 0 0 -22px;
			width: 16px;
			text-align: center;
			}
			.message-status > a,
			.message-status > span {
				height: 16px;
				font-weight: bold;
				}
		.message-info {
			position: absolute;
			top: 9px;
			right: 7px;
			width: 50px;
			margin-left: 0;
			list-style-type: none;
			text-align: right;
			}
			.message-info > a,
			.message-info > span {
				display: block;
				float: right;
				height: 16px;
			}

		.starred, .unstarred, .new-message, .attach {
			display: block;
			overflow: hidden;
			text-indent: -9999px;
			text-align: left;
			width: 16px;
			white-space: nowrap;
			}
		.starred		{ background: url(images/standard/sprites.png) no-repeat 0 -34px; }
			a.starred:hover		{ background: url(images/standard/sprites.png) no-repeat 0 -50px; }
		.unstarred		{ background: url(images/standard/sprites.png) no-repeat -16px -34px; }
			a.unstarred:hover	{ background: url(images/standard/sprites.png) no-repeat -16px -50px; }
		.new-message	{ background: url(images/standard/sprites.png) no-repeat -32px -34px; }
			a.new-message:hover { background: url(images/standard/sprites.png) no-repeat -32px -50px; }
		.attach			{ background: url(images/standard/sprites.png) no-repeat -48px -34px; }
			a.attach:hover		{ background: url(images/standard/sprites.png) no-repeat -48px -50px; }

		.calendar-menu > li > .aclass,
		li.calendar-menu > .aclass,
		.message-menu > li > .aclass,
		li.message-menu > .aclass {
			border-left: 0px solid #404040;
			border-left: 0px solid rgba(0, 0, 0, 0.5);
			-webkit-transition: border-left-width 100ms, padding-right 100ms;
			-moz-transition: border-left-width 100ms, padding-right 100ms;
			-ms-transition: border-left-width 100ms, padding-right 100ms;
			-o-transition: border-left-width 100ms, padding-right 100ms;
			transition: border-left-width 100ms, padding-right 100ms;
			}
			.calendar-menu > li > .aclass:hover,
			li.calendar-menu > .aclass:hover,
			.message-menu > li > .aclass:hover,
			li.message-menu > .aclass:hover {
				border-left-width: 4px;
				}
				.calendar-menu > li > .aclass:hover,
				li.calendar-menu > .aclass:hover {
					padding-right: 10px;
				}
				.message-menu > li > .aclass:hover,
				li.message-menu > .aclass:hover {
					padding-right: 65px;
				}

			.message-menu > li > .message-status + .aclass,
			li.message-menu > .message-status + .aclass,
			.message-menu > li > .message-info + .aclass,
			li.message-menu > .message-info + .aclass {
				margin: 0;
				padding: 0 10px 0 0;
				-webkit-transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				-moz-transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				-ms-transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				-o-transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				transition: border-left-width 100ms, padding-left 100ms, padding-right 100ms;
				}
				.message-menu > li > .message-status + .aclass:hover,
				li.message-menu > .message-status + .aclass:hover,
				.message-menu > li > .message-info + .aclass:hover,
				li.message-menu > .message-info + .aclass:hover {
					padding-left: 6px;
					padding-right: 0;
				}

.sidebar2 .profile .user-icon {
    float: left;
    margin: 0 10px 0 -2px;
}				
.sidebar2 .profile .name {
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    line-height: 22px;
    margin-bottom: 4px	
}
.sidebar2 .profile:after {
	clear:both;
	content:" ";
	display: block;
}

.main-content {
	padding-left:25px;
	padding-right:25px;
	font-size:14px;
	margin-bottom:30px;
}

.boxed {
    background: none repeat scroll 0 0 #E3E5EA;
    border-color: #CCCCCC;
    color: #666666;
	padding:5px;
	margin-bottom:10px;
}

.underline {
    border-bottom: 1px solid;
    padding-bottom: 0.15em;
}
.thin, .thin h1, .thin h2, .thin h3, .thin h4, .thin h5, .thin h6 {
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
}
h3 {
    font-size: 21px;
    line-height: 25px;
    margin: 30px 0 20px;
}
















.input.full-width {
    box-sizing: border-box;
    display: block;
    margin: 0;
    width: 100%;
}
input.input, textarea.input {
    line-height: 16px;
    padding-bottom: 7px;
    padding-top: 7px;
}
input:valid, textarea:valid {
}
.input, .inputs {
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(51, 153, 255, 0) inset, 0 2px 5px rgba(0, 0, 0, 0.35) inset, 0 1px 1px rgba(255, 255, 255, 0.5), 0 0 0 rgba(51, 153, 255, 0);
    display: inline-block;
    line-height: 30px;
    padding: 0 9px;
    text-align: left;
    transition: box-shadow 400ms ease 0s;
    vertical-align: baseline;
}
.input, .inputs, .progress, .slider, .checkbox, .radio {
    background: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient(#FFFFFF, #E6E6E6);
    border-color: #CCCCCC;
    color: #666666;
}
.checkbox {
	width:auto;
}
button, input, textarea {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 16px;
	box-sizing:border-box;
}
.select > select {
    border-right: 26px solid #000000;
    font-weight: bold;
    height: 30px;
    line-height: 26px;
}
.select > select, .selectMultiple > select {
    left: 0;
    margin: 0 !important;
    opacity: 0;
    padding: 0;
    top: 0;
    vertical-align: top;
}
.select-value {
    border-radius: 4px 0 0 4px;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    padding: 6px 7px 6px 8px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: -1;
}

.replacement > .select-value {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 26px;
    top: 0;
}
.select-styled-list > .select-value, .select-styled-list > .select-arrow {
    z-index: 99;
}
.select-arrow {
    border-radius: 0 4px 4px 0;
    border-style: solid;
    border-width: 1px;
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    z-index: -1;
}
.select-arrow:before {
    background: url("images/standard/sprites.png") no-repeat scroll -130px -8px rgba(0, 0, 0, 0);
    margin-top: -5px;
}
.select-arrow:before, .select-arrow:after {
    content: " ";
    display: block;
    height: 5px;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    top: 50%;
    width: 7px;
}
.select-arrow:after {
    background: url("images/standard/sprites.png") no-repeat scroll -130px -13px rgba(0, 0, 0, 0);
    margin-top: 2px;
}
.select-arrow:before, .select-arrow:after {
    content: " ";
    display: block;
    height: 5px;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    top: 50%;
    width: 7px;
}
.select-styled-list > .select-value, .select-styled-list > .select-arrow {
    z-index: 99;
}




.silver-gradient, .silver-gradient:visited,
.silver-gradient > .select-value, .silver-gradient > .select-arrow {
	color: #666666;
	background: #d6dadf url(images/textures/bg_silver-gradient.png) repeat-x;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(#efeff4), to(#d6dadf));
	background: -webkit-linear-gradient(top, #efeff4, #d6dadf);
	background: -moz-linear-gradient(top, #efeff4, #d6dadf);
	background: -ms-linear-gradient(top, #efeff4, #d6dadf);
	background: -o-linear-gradient(top, #efeff4, #d6dadf);
	background: linear-gradient(top, #efeff4, #d6dadf);
	border-color: #cccccc;
	}

.button > .button-icon {
    margin-left: -15px;
}
.button > .button-icon {
    background-position: center center !important;
    border-radius: 4px 0 0 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    display: inline-block;
    font-weight: bold;
    height: inherit;
    line-height: inherit;
    margin: -1px 9px -1px -12px;
    min-width: 6px;
    padding: 0 10px;
    position: relative;
    text-align: left;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    vertical-align: baseline;
}
.button-icon, .progress-bar, .slider-bar, .table-header, .table-footer {
    background: -moz-linear-gradient(center top , #006AAC, #00438D) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient(#006AAC, #00438D);
    border-color: #004795;
    color: #FFFFFF;
}
.button, .button:visited, .select-value, .select-arrow, .switch-button, .legend, .block-title, .details > summary, .accordion > dt, .table > thead > tr > th, .table > thead > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td, .agenda-header, .agenda-event, .tabs-back, .blocks-list > li, .panel-control, .wizard-step {
    background: -moz-linear-gradient(center top , #EFEFF4, #D6DADF) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient(#EFEFF4, #D6DADF);
    border-color: #CCCCCC;
    color: #666666;
}
.button, .select-value, .legend {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.button, .button-group > .button:first-child, .select-value, .legend {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75) inset, 0 1px 1px rgba(0, 0, 0, 0.15);
}
.button {
    background-position: center center !important;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-sizing: content-box;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    min-width: 6px;
    padding: 0 11px;
    position: relative;
    text-align: center;
    text-transform: none;
    vertical-align: baseline;
	text-decoration:none;
}
[class^="icon-"].square46:before, [class*=" icon-"].square46:before {
	margin:0px;
}
.square46 {
    background: -moz-linear-gradient(center top , #EFEFF4, #D6DADF) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient(#EFEFF4, #D6DADF);
    border-color: #CCCCCC;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75) inset, 0 1px 1px rgba(0, 0, 0, 0.15);
    color: #666666;
    display: inline-block;
    font-size: 25px;
    height: 22px;
    line-height: 22px;
    margin: 2px 5px 0;
    padding: 3px 6px;
    text-align: center;
    vertical-align: top;
    width: 32px;
}
.button-group {
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    padding-left: 1px;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-top: -2px;	
}
.button-group > .button, .ie7 .button-group > .button {
    border-radius: 0;
    float: left;
    margin-left: -1px;
}
.button-group > .button:first-child {
    border-bottom-left-radius: 4px;
    border-left-width: 1px;
    border-top-left-radius: 4px;
}
.button, .button-group > .button:first-child, .select-value, .legend {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75) inset, 0 1px 1px rgba(0, 0, 0, 0.15);
}
.button-group > .button:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
a.button:hover, button.button:hover, a.select-value:hover, .no-touch .select-arrow:hover, a.agenda-event:hover {
    background: -moz-linear-gradient(center top , #FEFEFE, #D7DBDF) repeat scroll 0 0 rgba(0, 0, 0, 0);
	
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d7dbdf));
		background: -webkit-linear-gradient(top, #fefefe, #d7dbdf);
		background: -moz-linear-gradient(top, #fefefe, #d7dbdf);
		background: -ms-linear-gradient(top, #fefefe, #d7dbdf);
		background: -o-linear-gradient(top, #fefefe, #d7dbdf);
		background: linear-gradient(top, #fefefe, #d7dbdf);
		
    border-color: #CCCCCC;
    color: #666666;
}
.legend {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    line-height: 22px;
    margin-bottom: 1px;
    padding: 0 9px;
    z-index: 88;
}

.field-block small.input-info:first-child, .field-block .small.input-info:first-child {
    padding-top: 0;
}
.field-block small.input-info, .field-block .small.input-info {
    display: block;
    padding: 5px 0 3px;
}

.field-drop small.input-info, .field-drop .small.input-info {
    display: block;
    padding: 5px 0 3px;
}

.field-block.button-height {
    margin-bottom: 0;
    margin-top: 0;
}
.button-height {
    line-height: 34px;
    margin-bottom: -2px;
    margin-top: -2px;
}
.field-block {
    margin: 0 -20px;
    padding: 0 20px;
}

.field-block {
    margin: 0 -20px;
    padding: 0 30px 0 230px;
}


small.input-info, .small.input-info {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
small, .small {
    color: #999999;
    font-size: 11px;
    line-height: 13px;
}
small {
    font-size: 85%;
}

.field-block .label, .field-drop .label {
    color: #999999;
    display: block;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.field-block .label, .field-drop .label {
    float: left;
    margin: 0 0 0 -210px;
    text-align: right;
    width: 150px;
}
label {
}
label, input[type="button"], input[type="submit"], button {
    cursor: pointer;
}

















/* Simple table style */
.simple-table {
	width: 100%;
	background-color: #ffffff;
	}
	.simple-table > thead > tr > th,
	.simple-table > thead > tr > td,
	.simple-table > tfoot > tr > th,
	.simple-table > tfoot > tr > td {
		color: black;
		padding: 8px 12px;
		}
		.simple-table > thead > tr > th,
		.simple-table > thead > tr > td {
			font-weight: bold;
			font-size: 15px;
		}
		.simple-table > tfoot > tr > th,
		.simple-table > tfoot > tr > td {
			border-top: 1px solid #cccccc;
		}
	.simple-table > tbody > tr > th,
	.simple-table > tbody > tr > td {
		padding: 8px 12px;
		color: #333333;
		border-top: 1px solid #e6e6e6;
		}
		.simple-table > tbody > tr:first-child > th,
		.simple-table > tbody > tr:first-child > td {
			border-top-color: #cccccc;
		}
		.simple-table > thead,
		.simple-table > tbody > tr > th,
		.simple-table > tfoot > tr > th {
			text-align: left;
		}

		/* Even rows styling */
		.simple-table > tbody > tr:nth-child(even) {
			background: #f7f7f7;
		}
		.simple-table > tbody > tr.even {
			background: #f7f7f7;
		}

		/* Hover styling */
		.simple-table > tbody > tr:hover {
			background: #f0f0f0;
		}

		
		
		
		
		
		
		
		
		
		
		
.fieldset.fields-list, .wizard-fieldset.fields-list {
    background-image: url("images/fieldset-bg.gif");
    background-repeat: repeat-y;
}
.fieldset:last-child {
    margin-bottom: 0;
}

.fieldset {
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.15);
    margin-bottom: 16px;
    padding: 20px;
}		

.legend {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    line-height: 22px;
    margin-bottom: 1px;
    padding: 0 9px;
    z-index: 88;
}
.button, .button:visited, .select-value, .select-arrow, .switch-button, .legend, .block-title, .details > summary, .accordion > dt, .table > thead > tr > th, .table > thead > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td, .agenda-header, .agenda-event, .tabs-back, .blocks-list > li, .panel-control, .wizard-step {
    background: -moz-linear-gradient(center top , #EFEFF4, #D6DADF) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #CCCCCC;
    color: #666666;
}
.button, .select-value, .legend {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.button, .button-group > .button:first-child, .select-value, .legend {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75) inset, 0 1px 1px rgba(0, 0, 0, 0.15);
}

















.field-dropped:not(:first-child) {
    border-top: 1px solid #808080;
    margin-top: 10px;
    padding-top: 10px;
}

.drop-more .inner-block {
    border-top: 1px dotted #808080;
    margin-top: 10px;
    padding-top: 10px;
}

.field-drop, .row-drop > th, .row-drop > td, .cell-drop, .back {
    background: url("images/textures/grid.png") repeat scroll 0 0%, -moz-linear-gradient(center top , #6D7073, #3C4044) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	background:url("images/textures/grid.png");
	background:linear-gradient(#6D7073, #3C4044);	
    color: #AFAFAF;
}
.field-drop {
    REMOVEbox-shadow: 0 1px 10px #000000 inset;
    line-height: 34px;
    margin: 0 -20px;
    padding: 18px 20px;
    position: relative;
}
.field-drop.drop-more {
	background:url("images/textures/grid.png") repeat scroll 0 0%, -moz-linear-gradient(center top , #3C4044, #3C4044) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	background:url("images/textures/grid.png");
	background:linear-gradient(#3C4044, #3C4044);
}
.field-drop + .field-drop {
	padding-top:8px;
	padding-bottom:18px;
}
.field-drop.drop-first {
	padding-bottom:8px;
}
.field-drop {
    padding: 28px 30px 28px 330px;
}
.field-drop.button-height {
    margin-bottom: 0;
    margin-top: 0;
}
.field-block + .field-drop {
    margin-top: 20px;
}
.field-drop.drop-first:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #FFFFFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 6px;
    content: " ";
    display: block;
    height: 0;
    left: 200px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2;
}

.field-drop:after {
    left: 236px;
}


.field-drop .label {
    width: 190px;
}
.field-drop .label b, .field-drop .label strong {
    color: #FFFFFF;
}
.field-block:not([style*="display:none"]):not([style*="display: none"])  + .field-block, .field-block + script + .field-block {
    border-top: 1px solid #E0E0E0;
    margin-top: 20px;
    padding-top: 20px;
}

.field-block :not([style*="display:none"]):not([style*="display: none"])+ .field-block.button-height, .field-drop + .field-block.button-height {
    padding-top: 18px;
}


.fieldset300 {
	background-image: url("images/fieldset-bg300.gif") !important;
}
.unifiedbg {
	background-color:#F2F4F5;
}
.fieldset300 .field-block {
	padding-left:330px !important;
}
.fieldset300 .label {
	margin-left:-310px !important;
	width:250px !important	
}
.fieldset .dividerblock {
	border-top:3px solid lightgrey;
}

.fieldset300 .legend {
	cursor:pointer;
	
}

.Smaller1 .field-block: + .field-block.button-height, .Smaller1  .field-drop + .field-block.button-height {
    padding-top: 8px;
}

.Smaller1  .field-block:not([style*="display:none"]) + .field-block {
	margin-top:10px;
}

.fieldsetbox {
	margin-top:10px;
}



.tooltip{
	display: inline;
	position: relative;
}

.tooltip:hover:after{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
	bottom: 26px;
	color: #fff;
	content: attr(title);
	left: 20%;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: 220px;
}

.tooltip:hover:before{
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 20px;
	content: "";
	left: 50%;
	position: absolute;
	z-index: 99;
}




.tooltip2{
	display: inline;
	position: relative;
}

.tooltip2:hover:after{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
	bottom: 56px;
	color: #fff;
	content: attr(title);
	right:0px;
	padding: 5px 15px;
	position: absolute;
	z-index: 98;
	width: auto;
	line-height:18px;
	font-size:14px;
}

.tooltip2:hover:before{
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 50px;
	content: "";
	left: 50%;
	position: absolute;
	z-index: 99;
}



.filters_box_right {
	padding:10px;
	padding-top:0px;
	border-top:2px solid grey;
	color:White;
	border-bottom:2px solid grey;
}


#top_right_box_abs {
	display:none;
}


 .tabs input[type=radio] {
	          position: absolute;
	          top: -9999px;
	          left: -9999px;
	      }
.tabs {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    height: 30px;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0;
	margin-top:15px;
}
.tabs li.tab {
    float: left;
    margin-right: 7px;
    text-align: center;
}
.tabs li.tab a {
    background-color: #FFFFFF;
    color: #666666;
    display: block;
    height: 20px;
    padding: 0 6px;
    padding:5px;
	text-decoration:none;
	line-height:20px;
}
.tabs li.tab a:hover {
    color: #666666;
}
.tabs li.tab a.active {
    background-color: #DDDDDD;
}
.tabs li.source_code {
    float: right;
}

.tabs_content {
	padding:10px;
}


/* GUI */
.listarea_selected_ul:before {
    content: " ";
    display: block;
    height: 2px;
    clear: both;
}

.listarea_selected_ul {
	padding:0px;
	margin:0px;
	width:93%;
	margin-bottom:10px;
}
.listarea_selected_ul li {
	border: 1px solid grey;
	padding:2px;
	border-radius:5px;
	background-color:white;
    background-color: #E0EAEF;
    border: 1px solid #CBE1F2;	
	list-style:none;
	margin-right:0px;
	margin-bottom:1px;
	min-height:18px;
	line-height:18px;
	text-align:left;
	
}
.listarea_dropdown_input {
	padding:5px;
	padding-left:0px;
	padding-right:0px;
}
.listarea_dropdown_input_open {
	padding:5px;
	background-color:white;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    border-top: 1px solid grey;

}
.listarea_dropdown_input_open a img {
	margin-top:7px !important;
}
.listarea_dropdown_found {
	position:absolute;
	background-color:white;
	z-index:100;
	
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    border-bottom: 1px solid grey;
}
.listarea_dropdown_found .listarea_found_list {
	width:100%;
}
.listarea_dropdown_found_inner {
	padding:5px;
}
.listarea_dropdown_found_inner input {
    background-color: transparent;
    background-image: url("images/listarea_add.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    padding-right: 18px;
    text-align: right;
	width:100%;
	margin-top:3px;
}
.listarea_dropdown_found .listarea_found_list > option:hover {
    background-color: white;
}
.listarea_dropdown_found .listarea_found_list > option {
    border-bottom: 1px solid white;
    height: 20px;
    line-height: 20px;
    padding-top: 6px;
}

.listarea_dropdown_input input {
	width:100%;
}



/* laterals-connectors */

#dnd_dragDropContainer ul{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:2px;
}

#dnd_dragDropContainer li,#dragContent li,li#indicateDestination{
	list-style-type:none;
	height:20px;
	background-color:#EEE;
	border:1px solid #000;
	padding:2px;
	margin-bottom:2px;
	cursor:pointer;
	font-size:0.9em;
}


/* DRAGGING BOX - START */	
#dragContent{
	position:absolute;
	width:150px;
	height:20px;
	display:none;
	margin:0px;
	padding:0px;
	z-index:2000;
}
/* DRAGGING BOX - END */	
	
/* MOUSEOVER DROP ZONE BG CHANGE - START */	
#dnd_dragDropContainer .mouseover{
	background-color:#E2EBED;
	border:1px solid #317082;
}
/* MOUSEOVER DROP ZONE BG CHANGE - END */		

/* MODULES LIST - START */	
#dnd_listOfItems{
	width:250px;
	border:1px solid #0099FF;
	background-color:#FFFFFF;
	height:300px;
	float:left;
	overflow:scroll;
	overflow-x:hidden;
}
#dnd_listOfItems div{
	background-color:#70AED3;
	color:#FFFFFF;
	padding: 1px 1px 1px 1px;
	text-align:center;
	height:20px;
	line-height:20px;
	font-weight:bold;
}		
#dnd_listOfItems ul li{
	border:0px;	
	margin-top:1px;
	overflow:hidden;	
	background-color:#70AED3;
	border: 1px solid #000000;
	color:#336600;
	font-weight:bold;
}	
/* MODULES LIST - END */


/* MODULES SETUP - START */
#dnd_mainContainer{	
	width:250px;
	border:1px solid #0099FF;
	background-color:#FFFFFF;
	height:300px;
	float:left;
	overflow:scroll;
	overflow-x:hidden;
	margin-left:10px;
}
#dnd_mainContainer div{
	background-color:#70AED3;
	color:#FFFFFF;
	padding: 1px 1px 1px 1px;
	text-align:center;
	height:20px;
	line-height:20px;
	font-weight:bold;		
}	
#dnd_mainContainer li{
	border:0px;	
	margin-top:1px;
	overflow:hidden;	
	background-color:#70AED3; 

	border: 1px solid #000000;
}
/* MODULES SETUP - END */

#dnd_mainContainer {
	width:280px;
	border:2px solid #E3E5EA;
}
#dnd_mainContainer li {
	height:30px;
	background:-moz-linear-gradient(center top , #FEFEFE, #D7DBDF) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#dnd_mainContainer div {
	background-color:transparent;
	color:grey;
}

#dnd_listOfItems {
	width:280px;
	border:2px solid #E3E5EA;
}
#dnd_listOfItems li {
	height:30px;
	background:-moz-linear-gradient(center top , #FEFEFE, #D7DBDF) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#dnd_listOfItems div {
	background-color:transparent;
	color:grey;
}	
			
/* laterals-connectors */



/* FILEBROWSE */

.thumbimage{
	width:76px;
	background-color:white; 
	border:1px solid #000000;
	padding:3px 3px 3px 3px;
	margin:5px 4px 0px 5px; 
	text-align:center;
}
.thumbimage:hover{
	background-color:#6699FF; 
	border:1px solid #333333;
	cursor:pointer;
}

.thumbimage_inner{
	width:70px;
	height:70px;
	overflow:hidden;
	text-align:center;
	background-color:#999999;
	margin:auto;
}
.thumbimage_inner.icon-lock {
	background-color:red;
}

.upload_linebg{
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#E8E9FF; 
	padding:2px 2px 4px 2px;
}

.upload_leftside{
	float:left; 
	height:18px;
	line-height:18px;
}

.upload_rightside{
	float:right; 
	height:18px;
	line-height:18px;
	text-align:right;
}
/* FILEBROWSE */




.stats_module h3 {
	background-color: #69c;
	border-bottom: 1px solid #369;
	color: #fff;
	text-shadow: 2px 2px #369;
	margin:0;
}
	.stats_module {
		float: left;
		margin-bottom: 2em;
		width: 100%;
		background-color:#F0F7FF;
		padding:10px;
		border:1px dotted #CCCCCC;
		margin:0;
	}
	.stats_module h3 {
		padding: 4px;
		position: relative;
	}
	.stats_module h3 span {
		position: absolute;
		right: 4px;
	}

	.stats_module div table {
		border-collapse: collapse;
	}
	.stats_module div table th {
		padding: 0.2em 3px;
		text-align: left;
		white-space: nowrap;
		width: 100%;
	}
	.stats_module div table td {
		overflow: hidden;
		padding: 0.2em 3px;
		vertical-align: top;
		white-space: nowrap;
		border:1px dotted #CCCCCC;
	}
	
	
	
	
.statsview_bar{
	width:7px;
	height:200px;
	float:left;
	line-height:200px;
	vertical-align:bottom;
	margin-left:3px;
}
.statsview_bar_inner{
	position:absolute;  
	background-color:#0099FF;
	float:left; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000; 
	border-top: 1px solid #000000;
}
.statsview_days{
	width:17px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	vertical-align:bottom;
	margin-left:3px;
	margin-top:5px;
}
.statsview_box_info{
	padding:5px;
	border: 1px solid #000000;
	width:100px;
	height:35px;
	position:absolute;
	background-color:#66CCFF;
	z-index:1000;
}

.sdtn_1, .sdtn_2, .sdtn_3, .sdtn_4, .sdtn_5, .sdtn_6, .sdtn_7, .sdtn_8, .sdtn_9, .sdtn_10, .sdtn_11, .sdtn_12 {
	background-repeat: no-repeat; 
	background-position: right top; 
}

.sdtn_1{ background-image: url('images/sn_1.gif');}
.sdtn_2{ background-image: url('images/sn_2.gif');}
.sdtn_3{ background-image: url('images/sn_3.gif');}
.sdtn_4{ background-image: url('images/sn_4.gif');}
.sdtn_5{ background-image: url('images/sn_5.gif');}
.sdtn_6{ background-image: url('images/sn_6.gif');}
.sdtn_7{ background-image: url('images/sn_7.gif');}
.sdtn_8{ background-image: url('images/sn_8.gif');}
.sdtn_9{ background-image: url('images/sn_9.gif');}
.sdtn_10{background-image: url('images/sn_10.gif');}



.tpl_files li {
	padding-left:10px;
}
.tpl_files li ul li {
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}


/* ADMIN BOX EMULATION */
.BoxColumn {
	position:absolute;
	border:1px solid grey;
	background-color:white;
	padding:20px;
	border-radius:10px;
	z-index: 1000;
}
.BoxColumn h3 {
	margin-top:0px;
}
.menubox{
	position:absolute;
	width:260px;
	left: 70px;
	top: 148px;
	padding:3px;
	background:url("images/textures/grid.png") repeat scroll 0 0%, -moz-linear-gradient(center top , #F3F5F6, #F3F5F6) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	box-shadow:2px 1px 3px ;
	border:2px solid grey;
}
.menuboxv {
	width:360px;
	background:url("images/textures/grid.png") repeat scroll 0 0%, -moz-linear-gradient(center top , #F3F5F6, #F3F5F6) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	box-shadow:2px 1px 3px ;
	border:2px solid grey;	
}
.menubox .mbtitle {
	color:white;
	text-align:left;	
}
.menubox .mbopt {
}

.menubox .button {
    font-size: 15px;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 20px;
}
.menubox .row, .menuboxv .row {
	background-color:#F3F5F6;
	padding-left:5px;
	padding-top:4px;
	margin-bottom:2px;
}
.menubox .row.final a {
	color:black;
}
.menubox .row:nth-child(n+2) {
	border-top:1px solid grey;
}

.main_menu_ul li {
	margin-bottom:5px;
	margin-top:5px;
}
.main_menu_ul li a {
	font-size:16px;
	color:white;
	text-decoration:none;
}
.menu_emulator {
	border:1px solid grey;
}
.menu_emulator_bg {
	background-color:grey;
	background:url("images/textures/grid.png") repeat scroll 0 0%, -moz-linear-gradient(center top , lightgray, #3C4044) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
/* ADMIN BOX EMULATION */


#shortcuts > li:hover .submenu {
	background-color:rgba(255,255,255,0.5);
	border-right:10px solid #363B3F;
}
.unstyled-list {
	background-color:white;
}
.submenu-menu > li:hover {
	cursor:pointer;
}
.submenu-menu > li:hover:after {
  content: " ";
  display: block;
  height: 20px;
  float: right;
  margin-right: -10px;
  margin-top: -15px;
  border-right: 5px solid black;
  border-radius: 10px;
  border-left: 10px solid #363B3F;
  border-right: 0px;  
}

#AjaxStatus{
	position:absolute;
	border: 1px solid black;
	padding: 2px;
	margin:0;
	background-color: lightyellow;
	text-align:right;
	right:0;
	visibility: hidden;
	z-index: 100;
	font-size:14px;
	z-index:1000000;
}

/* LOGIN */
.header_bottom_login {
	padding-top:5px;
	text-align:center;
	color:lightgray;
}

	.black-inputs .input, .input.black-input,
	.black-inputs .inputs, .inputs.black-input,
	.black-inputs .progress, .progress.black-input,
	.black-inputs .slider, .slider.black-input,
	.black-inputs .checkbox, .checkbox.black-input,
	.black-inputs .radio, .radio.black-input {
		background: #323232 url('images/textures/bg_black-inputs_input.png') repeat-x;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		background: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#323232));
		background: -webkit-linear-gradient(top, #4b4b4b, #323232);
		background: -moz-linear-gradient(top, #4b4b4b, #323232);
		background: -ms-linear-gradient(top, #4b4b4b, #323232);
		background: -o-linear-gradient(top, #4b4b4b, #323232);
		background: linear-gradient(top, #4b4b4b, #323232);
		color: white;
		border-color: #777777;
		width:274px;
	}
.black-inputs .inputs > li, .inputs.black-input > li {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 -1px 0 rgba(0, 0, 0, 0.85) inset;
}	
.inputs > li:first-child {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
}
.inputs.large > li {
    line-height: 50px;
    padding: 0 19px;
}
	
.black-inputs .inputs > li:first-child, .inputs.black-input > li:first-child {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.85) inset;
}

.black-input .input-unstyled {
	background-color:transparent;
	border:0px;
	color:white;
	width:210px;
}

.login_box {
	margin-top:-149px;
  left: 50%;
  margin-left: -140px;
  padding: 0;
  position: absolute;
  top: 50%;
}
#top-notifications, #bottom-notifications {
    left: 0;
    position: fixed;
    right: 10px;
    text-align: left;
    z-index: 999400;
}
#notifications-top-right {
    right: 0;
    top: 0;
}
#top-notifications > ul, #bottom-notifications > ul {
    list-style-type: none;
    margin: 0;
}

#top-notifications > ul, #bottom-notifications > ul {
    position: absolute;
    width: 300px;
}
.notification {
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 7px rgba(0, 0, 0, 0.5);
    margin: 5px;
    position: relative;
}
.notification {
	background: url("{!TPL.WWWUrl!}admin/{!TPL.AdminTheme!}images/textures/black75.png") repeat-x;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0))), rgba(0, 0, 0, 0.75);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(0, 0, 0, 0.75);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(0, 0, 0, 0.75);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(0, 0, 0, 0.75);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(0, 0, 0, 0.75);
	background: linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), rgba(0, 0, 0, 0.75);

		
    border-color: #000000;
    color: #BDBDBD;
}
.block-arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-image: none;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-top-color: inherit;
    border-width: 6px;
    display: block;
    height: 0;
    left: 50%;
    margin: 1px 0 0 -6px;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 0;
}
.block-arrow.left {
    border-right-color: inherit;
    border-top-color: rgba(0, 0, 0, 0);
    left: auto;
    margin: -6px 1px 0 0;
    right: 100%;
    top: 50%;
}
.notification > .block-arrow {
    display: none;
}

.notification > .block-arrow {
    display: block;
    top: 29px;
}
.notification > a, .notification > div {
    color: inherit;
    display: block;
    margin: 0;
    padding: 6px 10px;
    text-decoration: none;
}
.notification > a, .notification > div {
    padding: 11px 15px;
}
.notification-icon {
    float: left;
    margin: 7px 6px 7px 8px;
}
.notification-icon {
    margin: 11px 11px 11px 13px;
}

.notification-icon.outside {
    float: none;
    margin: 6px 12px 0 0;
    position: absolute;
    right: 100%;
    top: 0;
}
.notification > a > h3, .notification > div > h3 {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 4px;
	margin-top:0px;
}

.message, .big-message {
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.3);
    display: block;
    line-height: 16px;
    position: relative;
}

.message {
    border-radius: 3px;
    color: #000000;
    padding: 6px 8px;
}

.linen {
	color: white;
	border-color: #929ba6;
	background: #a7b2be url(images/textures/fabric.png);
	background: url(images/textures/fabric.png), -webkit-gradient(linear, left top, left bottom, from(#5d656e), to(#a7b2be)) repeat-x, #a7b2be;
	background: url(images/textures/fabric.png), -webkit-linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
	background: url(images/textures/fabric.png), -moz-linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
	background: url(images/textures/fabric.png), -ms-linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
	background: url(images/textures/fabric.png), -o-linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
	background: url(images/textures/fabric.png), linear-gradient(top, #5d656e, #a7b2be) repeat-x, #a7b2be;
}


/* WARNING TOP MSG */
.warning_box{
	background-color:beige;
	border: 1px solid #000000;
	font: normal 10px/12px verdana;
	text-align:left;
	padding: 5px 5px 5px 5px;
	margin:5px;
	z-index:1500;
	position:relative;
	
}
.warning_content{
	border-top:1px solid #000000;
	margin-top:10px;
	padding-top:10px;
	font:inherit;
}

.folder_browse #folders div a {
    
}
.folder_div{
    font-size: 10px;
}

a.foldername {
	width:180px;
}


a.foldername.haslock {
	width:150px;
}

#revisions_lists {
	padding:5px;
	text-align:center;
}


.wpsimple {
	display:none;
}


.sortcol {
    cursor: pointer;
}