@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

@font-face {
  font-family: 'Roboto';
  font-weight: bold;
  src: url('/fonts/Roboto-700/Roboto-700.woff2') format('woff2'), url('/fonts/Roboto-700/Roboto-700.woff') format('woff');
}

@font-face {
  font-family: 'Roboto';
  src: url('/fonts/Roboto-regular/Roboto-regular.woff2') format('woff2'),url('/fonts/Roboto-regular/Roboto-regular.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-weight: bold;
    font-style: normal;
    src: url('/fonts/opensans-bold-webfont.woff2') format('woff2'), url('/fonts/opensans-bold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/opensans-regular-webfont.woff2') format('woff2'), url('/fonts/opensans-regular-webfont.woff') format('woff');
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div.homepage_master { 
	position: relative; 
	top: 0px;
	left: 0px; 
	width: 100%; 
	height: 100%; 
	z-index: 9;
}

span.tab_counter {
	float: right;
	padding: 3px;
	font-size: 8pt;
	padding-left: 4px;
	line-height: 9px;
	padding-right: 4px;
	font-weight: bold;
	background-color: #888888;
	border-radius: 10px;
	color: #ffffff;
	margin-left: 4px;
	display: none;
	text-align: center;
}

span.tab_counter_spinner {
	float: right;
	padding-left: 4px;
	padding-right: 4px;
}

span.firefox_fix {
	top: -14.5px;
	position: relative;
}

div.nav_left_group, div.nav_left_group_selected {
	cursor: pointer;
	border-top: 1px solid #edf3f9;
	height: 32px;
	border-bottom: 1px solid #b4bdc7;
}

div.nav_left_group_selected {
	//background-image: url('../images/sidenav_active.png');
	background-image: url('../images/navbar_bg_gloss.png');
	background-position: center bottom;
}

.cls #back_left{
  	color:red;
}

.cls #back_right{
  	color:red;
}

.cls #front_left{
  	color:red;
}

.cls #front_right{
  	color:red;
}

.cls2 #back_left{
  	color:orange;
}

.cls2 #back_right{
  	color:orange;
}

.cls2 #front_left{
  	color:orange;
}

.cls2 #front_right{
  	color:orange;
}

.groupbox {
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	box-sizing: border-box;
	margin-top: 9px;
	margin-left: 2px;
	margin-right: 8px;
	margin-bottom: 15px;
	padding: 12px;
	padding-right: 15px;
	border-radius: 5px;
	border: 1px solid #c4d2da;
	padding-top: 15px;
}

.groupbox_title {
	position: absolute;
	top: -7px;
	left: 10px;
	background-color: #ffffff;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}


#pup {
  position:absolute;
  z-index:20; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  background-color:#FFFFEE;
  font-size: 8pt;
  font-family:'Roboto', Arial, Tahoma, sans-serif;
  border: 1px solid #BBBBBB;
}

A:link { COLOR: #005fa9; TEXT-DECORATION: none }
A:hover { TEXT-DECORATION: underline }
A:visited {
	COLOR: #005fa9;
}

A.darklink:link { COLOR: #333333; TEXT-DECORATION: none }
A.darklink:hover { TEXT-DECORATION: underline }
A.darklink:visited {
	color: #333333;
}
A.redlink:link, A.redlink:visited {
	color: #990000;
}

A.redlink:hover {
	text-decoration: underline;
}

div.docs_left_selected {
	border: 1px solid #aecffa;
	margin-bottom: 1px;
	padding: 1px;
	background-image: url('../images/docs_selected_grad.png');
	background-repeat: repeat-x;
	background-color: #cce8ff;
	border-radius: 3px;
}

div.docs_left_selected a {
	text-decoration: none;
}

div.docs_left_selected a:hover, div.docs_left a:hover {
	text-decoration: none;
}

div.docs_left {
	border: 1px solid transparent;
	margin-bottom: 1px;
	padding: 1px;
	background-color: transparent;
}

a.imagediv {
	float: left;
	text-decoration: none;
	color: #444444;
	font-family: 'Roboto', Arial;
	font-size: 8pt;
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #efefef;
	margin-left: 5px;
	margin-top: 5px;
	overflow: hidden;
	width: 160px;
	text-overflow: ellipsis;
	whitespace: nowrap;
	background-color: #ffffff;
}

a.imagediv:hover {
	background-color: #ffffef;
}

a.template_icon {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 110px;
	height: 100px;
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	text-decoration: none;
	color: #333333;
	padding: 4px;
	font-size: 8pt;
	line-height: 10pt;
}

a.template_icon:hover {
	border: 1px solid #85ccff;
	color: #005fa9;
	background-color: #e5f4ff;
	text-decoration: none;
}


.combo_multi_entry {
	margin-right: 3px;
	float: left;
	border: 1px solid #cfcfcf;
	height: 20px;
	background-color: #f3f3f3;
	white-space: nowrap;
}

.crop_black {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}

.crop_twip {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
}

.crop_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}

.grey_grad {
	background-image: url(../images/grey_grad.gif);
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
	height: 25px;
}

.closed {
	background: url(../images/linkplus.png) no-repeat;
	padding-left: 16px;
	font-family: 'Roboto', Lucida Grande, Arial;
	font-size: 8pt;
	background-repeat: no-repeat;
	height: 16px;
	display: block;
}

.open {
	background: url(../images/link.png) no-repeat;
	padding-left: 16px;
	font-family: 'Roboto', Lucida Grande, Arial;
	font-size: 10pt;
	background-repeat: no-repeat;
	height: 16px;
	display: block;
	cursor: default;
}

.open a {
	overflow: hidden;
	display: block;
	max-width: 170px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

a.messenger:link, a.messenger:visited {

	display: block;
	height: 19px;
	border: 1px solid white;
	padding-top: 2px;
	margin-bottom: 1px;
	text-decoration: none;
	box-sizing: border-box;

}

a.messenger:hover {
	background-image: url(../images/messenger_bg.gif);
	background-repeat: repeat-x;
	background-color: #d6f0fd;
	border: 1px solid #9adffe;
	text-decoration: none;
}

td.topnav {
	border-right: 1px solid #666666;
	padding-right: 4px;
	padding-left: 4px;
}

div.container_item {
	max-width:100%;
	//height:100px;
	padding:0px 5px 5px 5px;
	background-color:#f7f7f7;
	cursor:move;
	overflow:hidden;
  	-webkit-touch-callout: none; /* iOS Safari */
  	-webkit-user-select: none;   /* Chrome/Safari/Opera */
  	-khtml-user-select: none;    /* Konqueror */
  	-moz-user-select: none;      /* Firefox */
  	-ms-user-select: none;       /* IE/Edge */
  	user-select: none;
  	margin-bottom: 5px;
}

div.container_item a.container_item_delete {
	display: none;
}

div.container_item:hover a.container_item_delete {
	display: inline;
}

div.container_item_bottom {
	display: block;
}

.cal_fullbar {
	font-size: 8pt;
	font-family: Arial;
	padding: 4px;
	height: 37px;
	color: #111199;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url('../images/white_gradient.png');
	background-repeat: repeat-x;
	background-position: 0px 10px;
	background-color: #ffffff;
	vertical-align: bottom;
}

.inline_icon {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	align: left;
}

.scrollable_container {
	width: 100%;
	height: 100%;
	overflow: auto;
	cursor: default;
	padding: 0px;
	margin: 0px;
	background-color: #f4f4f4;
}

table.email_table {
	font-size: 9pt;
	font-family: 'Roboto', Tahoma, Arial;
	color: #333333;
	border: 1px solid #999999;
}

th.email_table2 {
	text-align: left;
	background-color: #eeeeee;
	border-bottom:
	1px solid #bbbbbb;
}

th.email_table {
	text-align: left;
	background-color: #dddddd;
	border-bottom: 1px solid black;
	font-weight: normal;
}

th.main_part {
	text-align: left;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding-right: 10px;
	padding: 4px;
}

td.main_part {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding-right: 10px;
	padding: 4px;
}

table.main_part {
	margin-top: 25px;
	font-family: Arial;
	font-size: 11pt;
}

.smaller {
	font-family: Arial;
	font-size: 8pt;
}

.dyn_table_dropdown, .dyn_table_dropdown_sel {
	cursor: pointer;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	font-family: 'Roboto', Tahoma, Arial;
	font-size: 8pt;
	color: #333333;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70px;
	height: 20px;
}

.dyn_table_dropdown_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 70px;
	height: 20px;
	margin-left: 5px;
	z-index: 10;
}

.dyn_table_dropdown {
	background-image: url("../images/button_bg.gif");
	background-color: #dbdbdb;
	background-repeat: repeat-x;
}

.dyn_table_dropdown_sel {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	border-bottom: 1px solid white;
}

.dyn_table_dropdown_menu {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-family: 'Roboto', Tahoma, Arial;
	font-size: 9pt;
	padding: 3px;
}

.dyn_table_dropdown_contents {
	position: absolute;
	top: 19px;
	left: -3px;
	width: 160px;
	background-color: #f4f4f4;
	border: 1px solid #999999;
	display: none;
}


div.rounded_top {
	padding: 0px;
	width: 100%;
	background-image: url(../images/rounded_top.gif);
	background-repeat: repeat-x;
	background-color: #FAFAFA;
	height: 4px;
}

div.rounded_left {
	background-image: url('../images/rounded_topleft.gif');
	float: left;
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
}

div.rounded_right {
	background-image: url('../images/rounded_topright.gif');
	float: right;
	background-repeat: no-repeat;
	width: 10px;
	height: 4px;
}

div.rounded_inner {
	width: 100%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

div.rounded_bottom {
	padding: 0px;
	width: 100%;
	background-image: url(../images/rounded_bottom.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	background-color: #FAFAFA;
	height: 4px;
}

div.rounded_bottom_left {
	background-image: url('../images/rounded_bottomleft.gif');
	float: left;
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}

div.rounded_bottom_right {
	background-image: url('../images/rounded_bottomright.gif');
	float: right;
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}


.vvsmall {
	font-family: Arial;
	font-size: 7pt;

}

div.rounded_top_red {
	padding: 0px;
	width: 100%;
	background-image: url(../images/rounded_top.gif);
	background-repeat: repeat-x;
	background-color: #FFC7CE;
	height: 4px;
}

div.rounded_left_red {
	background-image: url('../images/rounded_topleft_red.gif');
	float: left;
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
}

div.rounded_right_red {
	background-image: url('../images/rounded_topright_red.gif');
	float: right;
	background-repeat: no-repeat;
	width: 10px;
	height: 4px;
}

div.rounded_inner_red {
	width: 100%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFF2F4;
	background-image: url(../images/red_grad.gif);
	background-repeat: repeat-x;
}

div.rounded_inner_red h2 {
	border-bottom: 1px solid #e69a9e;
}

div.rounded_bottom_red {
	padding: 0px;
	width: 100%;
	background-image: url(../images/rounded_bottom.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	background-color: #FFF2F4;
	height: 4px;
}

div.rounded_bottom_left_red {
	background-image: url('../images/rounded_bottomleft_red.gif');
	float: left;
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}

div.rounded_bottom_right_red {
	background-image: url('../images/rounded_bottomright_red.gif');
	float: right;
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}

.inner_cell {
	border-bottom:1px solid #dddddd;
	padding-bottom: 3px;
	padding-top: 3px;
}

.inner_cell_red {
	border-bottom:1px solid #E69A9E;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #9C0006;
}

h2, div.homepage_app_title {
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

div.homepage_app_title a { 
	color: #999999;
	margin-left: 3px;
	font-weight: 400;
	font-size: 10pt;
	line-height: 10pt;
}


@media screen {
	td.report_body {
		background-color: #f4f4f4;
	}
}

table.newsfeed {
	font-size: 8pt;
	font-family: 'Roboto', Tahoma, Arial;
	color: #333333;
}


.tinytext {
	color: #888888;
	font-size: 7pt;
	font-family: Tahoma, Arial, sans-serif;
}

.vsmall {
	color: #777777;
}

.business_card_inner {
	font-size: 8pt;
	font-family: 'Roboto', Tahoma, Arial;
	color: #333333;
	padding: 4px;
}

.business_card {
	height: 100px;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #aaaaaa;
	float: left;
}


table.report_icon {
	font-family: Arial;
	font-size: 8pt;
	width: 100px;
	height: 100px;
	border: 1px solid #eeeeee;
	padding-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}

div.report_icon { 
	font-family: Roboto, Arial;
	font-size: 8pt;
	width: 115px;
	height: 105px;
	border: 1px solid #eeeeee;
	border-radius: 3px;
	padding-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	transition: all 0.3s;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
}

div.report_icon:hover { 
	background-color: #ffffdd;
}

a.mobile_home_big_button { 
	color: inherit;
	font-family: Roboto;
	font-size: 10pt;
	text-align: center;
	display: block;
	text-decoration: none;
	margin-bottom: 30px;
}

a.mobile_home_big_button i { 
	font-size: 64px;
	height: 64px;
	color: #168ac8;
	display: block;
	margin-top: 20px;
}

div.mobile_package_container { 
	background-color: #ffffff; 
	box-sizing: border-box; 
	padding: 10px; 
	box-shadow: 3px 3px 5px -4px rgba(0,0,0,0.5); 
	margin-left: 10px; 
	margin-right: 10px; 
	border: 1px solid #bbbbbb;
}

div.mobile_package_lozenge { 
	border-radius: 5px; 
	background-color: #000066; 
	padding: 3px; 
	display: inline-block; 
	color: #ffffff; 
	font-weight: bold;
}

.cal_item {
	border: 1px solid #ffffff;
	font-family: Arial;
	font-size: 8pt;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 24px;
	cursor: pointer;
	position: absolute;
}

.calinnerdiv {
	margin: 4px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.cal_item_unconfirmed {
	border: 1px solid #ffffff;
	font-family: Arial;
	font-size: 8pt;
	text-overflow: ellipsis;
	white-space:nowrap;
	overflow:hidden;

	padding: 2px;
	cursor: pointer;
	vertical-align: middle;
	padding-top: 4px;
	position: absolute;
	opacity: .4;
	filter: alpha(opacity=40);

	width: 1px;
	height: 24px;

}

.cal_title1 {
	background-color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	padding: 2px;
	border-right: 1px solid #cccccc;
	text-align: center;
}

.cal_title_left, .cal_title_left_amber, .cal_title_left_red {
	height: 24px;
	text-align: right;
	font-size: 8pt;
	font-family: 'Roboto', Tahoma, Arial;
	padding: 2px;
	padding-right: 5px;
	border-bottom: 1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color: #dfdfdf;
	background-image: url('../images/white_gradient.png');
	background-repeat: repeat-x;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}

.cal_title_left_red {
	background: url('../images/white_gradient_red.png');
}

.cal_title_left_amber {
	background: url('../images/white_gradient_amber_light.png');
}


.cal_title_left_dark {
	height: 24px;
	text-align: right;
	background-color: #ff9900;
	font-size: 8pt;
	font-family: 'Roboto', Tahoma, Arial;
	padding: 2px;
	padding-right: 5px;
	border-bottom: 1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color: #DADADA;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}

.cal_header_left {
	color: #111133;
	height: 24px;
	text-align: left;
	background-color: #ff9900;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: url('../images/gradient_med_gr.png');
}

.timesheet_title_left {
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-right: 5px;
	background: url('../images/white_gradient.png');
	background-position: 0px 18px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-size: 8pt;
	font-family: Arial;
	vertical-align: bottom;
	padding-bottom: 3px;
	font-weight: bold;

}

.cal_title2 {
	background-color: #E8EEF7;
	font-size: 8pt;
	font-family: Arial;
	padding: 2px;
	color: #111199;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url('../images/white_gradient.png');
	text-align: center;
}

.cal_month {
	background: url('../images/gradient_dark_gr.png');
	background-color: #cccccc;
	font-size: 8pt;
	font-family: Arial;
	padding: 2px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	text-align: center;
}

a.div_littlebutton:link, a.div_littlebutton:visited {
	display: block;
	border:1px solid #ccccbb;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	padding: 3px;
	color:#00156e;
	background:#E2E2E2 url(../images/btnbkgnd_hotter.png) repeat-x center left;
	text-decoration: none;
}

a.div_littlebutton:hover {
	border:1px solid #445599;
}

.littlebutton {
	border:1px solid #959595;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	padding: 3px;
	color: #00156e;
	border-radius: 3px;
	background: #E2E2E2 url(../images/button_bg.gif) repeat-x top left;

}

.bigbutton {background-color:#f1f1f1;border:1px solid #959595;}
.bigbutton {font-family: Tahoma, Arial, sans-serif; font-size: 10pt; padding: 1px; padding-left: 0px; padding-right: 0px; color:#00156e; background:#E2E2E2 url(../images/btnbkgnd_green.gif) repeat-x center left;}

.bigbutton2 {
	background-color: #f2f2f2;
	border: 1px raised #dddddd;
	background-image: url("../images/icon_project.png");
	background-position: 3px 4px;
	background-repeat: no-repeat;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	font-size: 11pt;
	height: 28px;
	padding-left: 30px;
	width: 180px;

}

.title { font-family: Tahoma, Arial, sans-serif; font-size: 10pt; color: #444444; }
.title_ver { font-family: Verdana; font-size: 11pt; color: #444444; }

.bigtitle { font-family: 'Roboto', Tahoma, Arial; font-size: 14pt; color: #425A68; font-weight: bold; }

.login_title { font-family: Tahoma, Arial, sans-serif; font-size: 13pt; color: #444444; }

.login_bg {
	background-image: url("../images/page_bg.gif");
	background-repeat: repeat-x;
	background-color: #C5CFD0;
}


.suggestbox {

	width: 450px;
	border: 1px solid #aaaaaa;
	background-color: #f7f7f7;
	position: absolute;
	z-index: 100;
	background-image: url("../images/table_bg.gif");
	background-repeat: repeat-x;

}

.highlight {
	display: inline;
	background-color: #ffff99;

}

a.suggestlink, tr.suggestlink { 
	transition: all 0.1s;
}

A.suggestlink:link, A.suggestlink:visited {
	padding: 3px;
	border-bottom: 1px solid #ccccee;
	display: block;
}

A.suggestlink:hover, tr.suggestlink:hover { background-color: #ffeecf; text-decoration: none; }

.suggest_groups td:hover{
	background-color: #ffffaa;
}
.suggest {
	border-bottom: 1px solid #ccccee;
}


td.topbar_buttons {
	padding: 3px;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
}

textarea {
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 9pt;
}

form {
	margin: 0px;
}

.topbar_button_title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	margin-left: 22px;
	padding-right: 4px;
	margin-top: 4px;
	margin-right: 1px;
	display: block;
	line-height: 13px;
}

div.topbar_button_container {
	border-right: 1px solid #dddddd;
	margin-right: 2px;
	float: left;
	height: 24px;
}

.topbar_button {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	height: 22px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	float: left;
	z-index: 10;
	margin-right: 2px;
}

.topbar_button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .topbar_button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}

.topbar_drop_button {
	border: 1px solid #ffffff;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-right: 2px;
	cursor: pointer;
}

.topbar_drop_button_on {
	border: 1px solid #cccccc;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	height: 24px;
	background-color: #ffffcc;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-right: 2px;
	cursor: pointer;
}


.topbar_button_on {
	text-decoration: none !important;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	height: 24px;
	background-color: #ffffbb;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	float: left;
	margin-right: 2px;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #ffffbb;
	text-decoration: none;
}

.topbar_button_on:hover {
	text-decoration: none;
}

.presetbutton {
	float: left;
	width: 210px;
	height: 22px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	cursor: pointer;
	margin: 2px;
}

.presetbutton:hover {
	background-color: #ffffbb;
	border: 1px solid #cccccc;
	text-decoration: none;
}

.topbar_button:hover {
	background-color: #ffffbb;
	border: 1px solid #cccccc;
	text-decoration: none;
}

.dialog_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.4);
	/* backdrop-filter: blur(3px); */
	display: none;
	z-index: 1000;
}

.dialog_table {
	opacity: 0;
	top: 0px;
	transition: opacity 0.3s, top 0.5s;
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

.tab_inactive:hover, .tab_active:hover, .tab_inactive:visited, .tab_active:visited {
	text-decoration: none;
	color: #333333;
}

.tab_active {
	display: inline;
	position: relative;
	top: 1px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: -1px;
	margin-top: -1px;
	color: #333333;
	border: 1px solid #aaaaaa;
	border-bottom: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
	cursor: pointer;
}

.tab_inactive {
	display: inline;
	position: relative;
	top: 1px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: -1px;
	margin-top: -1px;
	color: #333333;
	border: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	cursor: pointer;

	background-image: url("../images/tab_inactivebg.gif");
	background-repeat: repeat-x;
	background-color: #D2D2D4;

}

.tab_extra_button {
	display: inline;
	position: relative;
	top: 1px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: -1px;
	margin-top: -1px;
	color: #333333;
	border: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	cursor: pointer;
	background-color: #eeeeee;

}

div.left_navbar_item {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 7px;
}

input.default {
	border: 1px solid #BBC0C5;
	padding: 2px;
	height: 22px;
	margin: 1px;
	margin-left: 0px;
	box-sizing: border-box;
	-webkit-appearance: none;
	
}

input.tiny {
	border: 1px solid #BBC0C5;
	padding: 1px;
	height: 17px;
	font-size: 8pt;
	margin: 1px;
}

input.small_input, select.small_input {
	border: 1px solid #BBC0C5;
	padding: 2px;
	height: 20px;
	font-size: 8pt;
	font-family: 'Roboto', Arial;
}

div.readonly_alike {
	border: 1px solid #BBC0C5;
	padding: 2px;
	background-color: #efefef;
}

input.noborder {
	border: 0px solid white;
	padding: 2px;
	width: 100%;
	height: 100%;
	font-size: 8pt;
	font-family: 'Roboto', Tahoma, Arial;
}

td.blank_td {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	font-size: 8pt;
	border: 0px solid white;
}

.littleinput {
	border: 1px solid #BBC0C5;
	height: 17px;
	box-sizing: border-box;
	padding-left: 4px;
	font-family: 'Roboto', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table.inner_table {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.big_title {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: 700;
	color: #333366;
	letter-spacing: 0px;
}

td.big_title {
	padding-top: 3px;
	padding-left: 5px;
}

.small {
	font-family: 'Roboto', Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 135%;
	}

input.searchbox {
	border: 1px solid #dddddd;
	background-color: #fcfcfc;
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	width: 100%;
	height: 20px;
	background-image: url("../images/search_mag.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
	color: #aaaaaa;
}

body {
	/* overflow: hidden; */
	width: 100%;
	height: 100%;
}


/* Sortable tables */

.table_search {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.table_title_text {
	padding-left: 3px;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 9pt;
	padding: 4px;
}

.mini_table_title {
	background-image: url('../images/white_gradient.png');
	padding: 3px;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 9pt;
	border-bottom: 1px solid #cccccc;
	height: 10px;
	color: #555555;
}

.table_title {
	background-image: url('../images/white_gradient.png');
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #dfdfdf;
}

.navlink {
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 8pt;
	padding-left: 3px;
}

table.sortable {
	background-image: url("../images/table_bg.gif");
	background-repeat: repeat-x;
	color: #444444;
	border: 1px solid #cccccc;
}

table.default_table {
	background-image: url("../images/table_bg.gif");
	background-repeat: repeat-x;
	color: #444444;
	border: 1px solid #cccccc;
}

th.report {
	background-color: #dddddd;
	color: #555555;
	text-align: left;
	font-weight: bold;
	cursor: default;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 8pt;
	background-image: url('../images/gradient_med_gr.png');
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-left: 3px;
	border-right: 1px solid #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
}

th.report2 {
	background-color: #dddddd;
	color: #222222;
	text-align: left;
	font-weight: bold;
	cursor: default;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 10pt;
	height: 25px;
	background-image: url('../images/gradient_light_gr.png');
	padding-right: 5px;
	padding-left: 3px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

table.report {
	color: #444444;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td.report {
	padding: 3px;
	padding-right: 5px;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}


table.sortable thead {
	background-color:#dddddd;
	color: #555555;
	text-align: left;
	font-weight: bold;
	cursor: default;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 9pt;
	height: 23px;
	background-image: url('../images/gradient_med_gr.png');
}

table.default_table thead {
	background-color:#dddddd;
	color: #555555;
	text-align: left;
	font-weight: bold;
	cursor: default;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 9pt;
	height: 23px;
	background-image: url('../images/gradient_med_gr.png');
}

a.littlesearchbutton {
	display: inline-block;
	float: right;
	border: 1px solid #cccccc;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	background-color: #fbfbfb;
	margin-top: 1px;
	padding: 1px;
	width: 16px;
	height: 16px;
}

a.littlesearchbutton img {
	position: relative;
	top: 1px;
	left: 1px;
	width: 14px;
	height: 14px;
}

.light_box {
	width: 100%;
	background-color: #efefef;
	background-image: url('../images/gradient_light_gr.png');
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
}

.td_actions {
	background-color:#dddddd;
	color: #555555;
	text-align: left;
	font-weight: bold;
	cursor: default;
	font-family: 'Roboto', Tahoma, Arial;
	font-size: 9pt;
	height: 23px;
	background-image: url('../images/gradient_med_gr.png');
}

.default_table th {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #bbbbbb;
	background-image: url('../images/gradient_med_gr.png');
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	background-color: #d3d3d3;
	background-repeat: repeat-x;
	overflow: hidden;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.default_table th.nosort {
	border-right: 0px solid #cccccc;
	border-left: 0px solid #eeeeee;
}

.default_table th.sorted {
	background-image: url("../images/sort.gif");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #dddddd;
}

.default_table th.sorted_reverse {
	background-image: url("../images/sort_rev.gif");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #dddddd;
}

/* Input Tables */

table.input_table {
	border: 1px solid #cccccc;
	border-bottom: 0px;
	background-image: url("../images/table_bg.gif");
	background-repeat: repeat-x;
	width: 100%;
}

table.input_table th {
	padding-left: 4px;
	padding-right: 0px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #bbbbbb;
	background-image: url('../images/gradient_med_gr.png');
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	background-repeat: repeat-x;
	background-color: #d3d3d3;
	color: #555555;
	text-align: left;
	cursor: default;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
	font-size: 9pt;
	height: 23px;
	background-image: url('../images/gradient_med_gr.png');
}

table.input_table th:first-child {
	border-left: 0px;
}

table.input_table th:last-child {
	border-right: 0px;
}

table.input_table td {
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	font-size: 8pt;
	padding-right: 2px;
	padding-top: 1px;
}

table.input_table td:last-child {
	border-right: 0px;
}

//table.input_table tr:nth-child(even) {
//	background-color: #fcfcfc;
//}



.sortable th {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #bbbbbb;
	background-image: url('../images/gradient_med_gr.png');
	background-repeat: repeat-x;
	background-color: #d3d3d3;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
}

.sortable th.sorttable_nosort {
	border-right: 0px solid #cccccc;
	border-left: 0px solid #eeeeee;
}

.sortable th.sorttable_sorted {
	background-image: url("../images/sort.gif");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #dddddd;
}

.sortable th.sorttable_sorted_reverse {
	background-image: url("../images/sort_rev.gif");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #dddddd;
}

.sortable td {
	padding: 2px;
	padding-right: 4px;
	font-family: 'Roboto', Arial;
	font-size: 8pt;
	padding-left: 4px;
	border-bottom: 1px solid #dddddd;
}

.sortable tr {
	cursor: default;
}

.sortable tr.selected {
	background-repeat: repeat-x;
	background-image: url("../images/selected_green.gif");
	background-color: #deffb5;
}

.sortable tr.red {
	background-repeat: repeat-x;
	background-image: url("../images/selected_red.gif");
	background-color: #deffb5;
}

.sortable tr.unselected {
	background-image: none;
}



.default_table td {
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #dddddd;
}

.default_table tr {
	cursor: default;
}

.default_table tr.selected {
	background-image: url("../images/selected_green.gif");
	background-color: #DEFFB5;
	background-repeat: repeat-x;
}

.default_table tr.unselected {
	background-image: none;
}

.tab_default {
	cursor: pointer;
	margin-bottom: 2px;
	width: 130px;
	height: 28px;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	background-color: #f0f0f0;
	padding-left: 10px;
	padding-top: 6px;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-image: url('../images/gradient_med_gr.png');
	background-color: #d3d3d3;
	background-repeat: repeat-x;
}

.tab_selected {
	cursor: pointer;
	margin-bottom: 2px;
	width: 130px;
	height: 28px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 6px;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-image: url('../images/tab_background_l.png');
	background-repeat: repeat-y;
}

.inputsubmit {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #3D576C;
  color: #FFFFFF;
  font-size: 11px;
  font-family: tahoma, verdana, arial, sans-serif;

  }

 .inputselect {
   font-size: 11px;
    font-family: tahoma, verdana, arial, sans-serif;
 }

.inputcheckbox {
  border: 0px; }

.inputsearch {
  background: white url(../images/magglass.png) no-repeat 3px 4px;
  padding-left: 17px; }

.itemline {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
	padding-top: 2px;
}

.tabletop {
	background: #476277;
	background-image: url('../images/table_top.png');
	background-repeat: repeat-x;
	padding: 3px;
	padding-left: 4px;
	font-family: 'Roboto', Arial;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

.hide_x {


}

.hide_x:hover { background-color: #DEE6EC; }



/* Tooltips */

.mailtooltip {
	border: 1px solid #767676;
	border-radius: 5px;
	padding: 4px;
	background-color: #CFDDF1;
	background-image: url("../images/tooltip_highlight.png");
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 8pt;
	color: #444444;
	box-shadow: 2px 2px 15px -5px #000000;
}

#theToolTip{
	position: absolute;
	left: -300px;
	max-width: 300px;
	border: 1px solid #aaaaaa;
	padding: 7px;
	box-sizing: border-box;
	background-color: #f3f3f3;
	background-image: url('../images/login_grad.gif');
	background-repeat: repeat-x;
	display: none;
	z-index: 100;
	font-family: Segoe UI, Arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #555555;
	border-radius: 3px;
	box-shadow: 5px 5px 15px -3px rgba(128,128,128,0.8);
}

#ToolTipPointer{
	position: absolute;
	left: -300px;
	z-index: 101;
	display: none;
}

#theToolTip p{
	font-size: 1.1em;
	color: #333333;
	line-height: 1.4em;
	margin-right:10px;
	margin-top: 0;
}

#ToolTipTextWrap {
	font-weight: bold;
	font-size: 1.2em;
	color: #592C16;
	margin-right: 10px;
}

.skin0{
	position:absolute;
	border:1px solid #aaaaaa;
	background-color:menu;
	font-family:Tahoma, Arial, sans-serif;
	line-height:20px;
	cursor:default;
	font-size:11px;
	z-index:150;
	visibility:hidden;
}

.menuitems{
	padding-left:0px;
	padding-right:10px;
}

/* Used by the colour picker */

#plugin { BACKGROUND: #f4f4f4; border: 1px solid #aaaaaa; COLOR: #666; DISPLAY: block; FONT-FAMILY: arial; FONT-SIZE: 11px; PADDING: 7px 10px 11px 10px; Z-INDEX: 1; TOP: 0; LEFT: 0; POSITION: absolute; WIDTH: 210px; _width: 210px; }
#plugin br { CLEAR: both; MARGIN: 0; PADDING: 0;  }
#plugin select { BORDER: 1px solid #333; BACKGROUND: #FFF; POSITION: relative; TOP: 4px; }

#plugHEX { FLOAT: left; position: relative; top: -1px; }
#plugCLOSE { FLOAT: right; cursor: pointer; MARGIN: 0 8px 3px; _MARGIN-RIGHT: 10px; COLOR: #FFF; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
#plugHEX:hover,#plugCLOSE:hover { COLOR: #FFD000;  }

#plugCUR { float: left; width: 10px; height: 16px; font-size: 1px; background: #333; margin-right: 3px; }

#SV { border: 1px solid #666666; background: #FF0000 url('../images/SatVal.png'); _BACKGROUND: #FF0000; POSITION: relative; CURSOR: crosshair; FLOAT: left; HEIGHT: 166px; WIDTH: 167px; _WIDTH: 166px; MARGIN-RIGHT: 10px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/SatVal.png', sizingMethod='scale'); -moz-user-select: none; -khtml-user-select: none; user-select: none; }
#SVslide { BACKGROUND: url('../images/slide.gif'); HEIGHT: 9px; WIDTH: 9px; POSITION: absolute; _font-size: 1px; line-height: 1px; }

#H { BORDER: 1px solid #666666; CURSOR: crosshair; FLOAT: left; HEIGHT: 154px; POSITION: absolute; WIDTH: 19px; PADDING: 0px; margin: 0px; TOP: 21px; left: 190px; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
#Hslide { BACKGROUND: url('../images/slideHue.gif'); HEIGHT: 5px; WIDTH: 33px; POSITION: absolute; _font-size: 1px; line-height: 1px; }
#Hmodel { POSITION: relative; }
#Hmodel div { HEIGHT: 1px; WIDTH: 19px; font-size: 1px; line-height: 1px; MARGIN: 0; PADDING: 0; }

/* Used by the Calendar */

.cpDayColumnHeader {
	color: #333333;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}

td.cpDayColumnHeader {
	border-bottom: 1px solid #999999;
}

.cpMonthNavigation {
	font-size: 9pt;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
}

.cpYearNavigation {
	font-size: 9pt;
	font-family: 'Roboto', Tahoma, Arial, sans-serif;
}

.cpBorder {
	border: 1px solid #999999;
	background-color: #efefef;
	font-size: 8px;
}

.cpCurrentDate {
	background-color: #ffffff;
	font-size: 9pt;
	padding: 2px;
	text-align: center;
}

.cpCurrentMonthDate {
	background-color: #ffffff;
	font-size: 9pt;
	padding: 2px;
	text-align: center;
}

.cpOtherMonthDate {
	background-color: #dddddd;
	font-size: 9pt;
	padding: 2px;
	text-align: center;
}

.cpTodayText {
	border-top: 1px solid #999999;
	font-size: 9pt;
	padding: 2px;
	text-align: center;
}

/* DHTML Slider */

*.carpe_horizontal_slider_display_combo {
	clear: left;
	margin: 0;
}
*.carpe_vertical_slider_display_combo {
	float: left;
	margin: 0;
}
*.carpe_horizontal_slider_track {
	background-image: url(../images/grey_grad.gif);
	background-color: #bbb;
	color: #333;
	width: 230px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_vertical_slider_track {
	background-color: #bbb;
	color: #666;
	padding: 3px 6px 15px 6px;
	width: 24px;
	height: 100px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_horizontal_slider_track *.carpe_slider_slit {
	background-color: #333;
	color: #ccc;
	width: 210px;
	height: 2px;
	margin: 4px 4px 2px 4px;
	line-height: 0px;
	position: absolute;
	z-index: 1;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}
*.carpe_vertical_slider_track *.carpe_slider_slit {
	background-color: #000;
	color: #333;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0px;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
*.carpe_horizontal_slider_track *.carpe_slider {
	width: 16px;
	background-color: #aaaaaa;
	color: #666666;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 1px solid;
	border-color: #fff #333 #333 #fff;
}
*.carpe_vertical_slider_track *.carpe_slider {
	width: 20px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_slider_display_holder {
	background-color: #fff;
	color: #333;
	width: 34px;
	margin: 0;
	margin-left: 10px;
	float: left;
	padding: 0 2px 0 0;
	height: 18px;
	text-align: right;
	border: 1px solid #aaa;
}
.carpe_slider_display {
	background-color: #fff;
	color: #333;
	padding: 3px 1px 0 0;
	width: 30px;
	text-align: right;
	font-size: 11px;
	line-height: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
}

/* Dynamic Selects */

div.dropdown_div {
	width: 100%;
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	padding-left: 3px;
}

.dropdown_item {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	cursor: pointer;
}

.dropdown_table {
	table-layout: fixed;
	cursor: default;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

.dropdown_content_div {
	cursor: default;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	overflow: auto;
	overflow-x: none;
	border: 1px solid #7F9DB9;

}

a.gallerylink {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	padding: 2px;
	width: 20px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;

}

a.gallerylink:hover {
	text-decoration: none;
	background-color: #ffffcc;
}



.box_selected {
	background-color: #3399ff;
	border: 2px solid #3399ff;
	color: #ffffff;
	cursor: pointer;
}

.box_unselected {
	background-color: #ffffff;
	border: 2px solid #ffffff;
	color: #333333;
	cursor: pointer;
}

.box_copy {
	background-color: #ffffaa;
	border: 2px solid #ffffaa;
	color: #333333;
	cursor: pointer;
}

.homepage_trans {
	display: block;
	border: 1px dashed #999999;
	background-color: #ffffff;
	margin-bottom: 10px;
}

.homepage_trans_inactive {
	display: none;
}

.vertical_text {
	writing-mode: tb-rl;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
}

.vertical_table_header {
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	height: 180px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url('../images/grey_grad_left.png');
	background-repeat: repeat-y;
	background-color: #dedede;
	width: 30px;
}

.vertical_table_header_light {
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	background-image: url('../images/gradient_med_gr.png');
	background-repeat: repeat-x;
	background-color: #dedede;
	width: 30px;
	text-align: center;
	padding: 4px;
}

.vertical_table_header_dark {
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	background-image: url('../images/gradient_vdark_gr.png');
	background-repeat: repeat-x;
	background-color: #dedede;
	width: 30px;
	height: 26px;
	text-align: center;
}

.vertical_table_cell {
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	height: 20px;
	background-image: url('../images/grey_grad_left.png');
	background-repeat: repeat-y;
	background-color: #dedede;
	text-align: center;
	padding: 4px;
}

.vertical_table_left {
	width: 300px;
	padding: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vertical_table_subleft {
	width: 300px;
	padding: 4px;
	padding-left: 20px;
	color: #555555;
}

.project_details {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.project_details_label {
	color: #333333;
	border-bottom: 1px solid #dddddd;
	padding: 2px;
	margin-bottom: 2px;
	display: block;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 10px;

}

.project_details_value {
	display: block;
	font-family: Arial;
	font-size: 14pt;
	padding: 2px;
	padding-left: 4px;
	padding-right: 10px;
	white-space: nowrap;
}

a.perf_dropdown {
	display: block;
	padding: 3px;
	padding-left: 4px;
	font-size: 20pt;
	line-height: 20pt;
	color: #000000;
	text-decoration: none;

}

a.perf_dropdown:hover {
	text-decoration: none;
	background-color: #3399ff;
	color: #ffffff;
}

div.day_planner_item, div.day_planner_item_sel {
	font-family: 'Roboto', 'Arial';
	padding: 4px;
	font-size: 8pt;
	position: absolute;
	top: 0px;
	height: 54px;
	background-color: #e1eaf7;
	background-image: url('../images/day_planner_item_bg.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #a8c2e2;
	border-top: 1px solid #e7eff9;
	border-left: 1px solid #e7eff9;
	border-radius: 4px;
	cursor: normal;
}

td.breadcrumbs_v2_title {
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-size: 16pt;
	background-color: #e4e4f4;
	border-bottom: 1px solid #ccccee;

}

div.day_planner_item_sel {
	border: 1px solid #ff0000 !important;
}

div.container_column {

	background-color: #ffffff;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	height: 100%;

}

div.container_column_header{
	box-sizing: border-box;
	padding: 3px;
}



.portlet-placeholder {
	border: 1px dotted black;
	margin-bottom: 5px;
}

input.table_searchbox {
	padding: 0px;
	border: 0px;
	font-family: Arial;
	font-size: 8pt;
}

.header_master_search {
	background-color: #ffffff;
	padding: 4px;
	padding-left: 27px;
	box-sizing: border-box;
	background-image: url('../images/search_mag_2.png');
	background-position: 5px 6px;
	background-repeat: no-repeat;
	border: 1px solid #a8bac8;
	padding-bottom: 6px;
	position: relative; top: 0px; left: 0px;
}

div.day_planner_leadin {
	position: absolute;
	top: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: url('../images/bg_yellow_25p.png');
	border: 1px solid #e5e35f;
	height: 53px;
	color: #111111;
	padding: 4px;
	box-sizing: border-box;
	border-radius: 2px;
}

div.timesheet_item {
	position: absolute;
	width: 100%;
	padding: 3px;
	padding-top: 1px;
	padding-left: 5px;
	background-image: url('/images/highlight_bg.png');
	background-repeat: repeat-x;
	border: 2px solid #ffffff;
	border-radius: 5px;
	box-sizing: border-box;
	cursor: default;
	background-color: #ff9900;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 10;

}

div.timesheet_temp {
	z-index: 5;
	position: absolute;
	width: 100%;
	padding: 3px;
	padding-top: 1px;
	padding-left: 5px;
	border: 0px solid #ffffff;
	background-color: rgba(0,0,90,0.1);
	border-radius: 0px;
	box-sizing: border-box;
	cursor: default;
}

div.dropdown_title { 
	padding-left: 10px; 
	margin-bottom: 4px; 
	color: #333333; 
	font-family: 'Roboto', Helvetica, Arial; 
	font-size: 10pt; 
	padding-bottom: 5px; 
	border-bottom: 1px solid #eeeeee;
	padding-right: 10px;
	font-weight: bold;
}

a.dropdown_title_button { 
	font-weight: normal;
	float: right;
	color: #005fa9 !important;
}

a.dropdown_title_button:hover { 
	text-decoration: underline;
}


/*
Popr 1.0
Copyright (c) 2015 Tipue
Popr is released under the MIT License
http://www.tipue.com/popr
*/


.popr
{
     cursor: pointer;
     -webkit-tap-highlight-color: transparent;
}
.popr a
{
     color: #333;
     text-decoration: none;
     border: 0;
}
.popr-box
{
     display: none;
}
.popr_content
{
     background-color: #fff;
     padding: 7px 0;
     margin: 0;
     cursor: default;
}
.popr-item
{
     font: Helvetica, Arial, sans-serif;
     color: #555555;
     padding: 4px 16px 5px 10px;
     text-align: left;
     transition: all 0.3s;
}
.popr-item:hover
{
     color: #222222;
     background-color: #f2f2f2;
}

.popr_container_bottom
{
     display: none;
     position: absolute;
     margin-top: 10px;
     box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
     z-index: 900;
}
.popr_container_top
{
     display: none;
     position: absolute;
     box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
     z-index: 900;
}

.popr_container_topright
{
     display: none;
     position: absolute;
     margin-top: 10px;
     box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
     z-index: 900;
}

.popr_point_top, .popr_point_bottom, .popr_point_topright
{
     position: relative;
	background: #fff;
	border: 1px solid #bbbbbb;
}
.popr_point_top:after, .popr_point_top:before
{
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	top: 100%;
	content: "";
	height: 0;
	width: 0;
}
.popr_point_top:after
{
	border-top-color: #fff;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}
.popr_point_top:before
{
	border-top-color: #bbbbbb;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}

.popr_point_bottom:after, .popr_point_bottom:before
{
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	bottom: 100%;
	content: "";
	height: 0;
	width: 0;
}
.popr_point_bottom:after
{
	border-bottom-color: #fff;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}
.popr_point_bottom:before
{
	border-bottom-color: #bbbbbb;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}


.popr_point_topright:after, .popr_point_topright:before
{
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	bottom: 100%;
	content: "";
	height: 0;
	width: 0;
}
.popr_point_topright:after
{
	border-bottom-color: #fff;
	border-width: 8px;
	right: 10px;
	margin-left: -8px;
}
.popr_point_topright:before
{
	border-bottom-color: #bbbbbb;
	border-width: 9px;
	right: 9px;
	margin-left: -9px;
}

.filter_goods_button{
	    padding: 5px;
	    background-image: url(/images/grey_grad.gif);
	    background-repeat: repeat-x;
	    background-color: #dedede;
	    padding-left: 10px;
	    padding-right: 10px;
	    cursor: pointer;
	    border: 1px solid #cccccc;
	    margin:10px 0px 10px 0px;
	    display:block;
}

/* Context Menu V2 */

div.live_context_menu {
	display: none;
	position: absolute;
	background-color: #ffffff;
	left: 10px;
	top: 10px;
	border: 1px solid #c6c6c6;
	padding: 1px;
	box-shadow: 2px 2px 10px -5px #000000;
	z-index: 100;

}

div.live_context_menu_spacer {
	margin-left: 28px;
	border-bottom: 1px solid #e0e3e6;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.live_context_menu a.context_link, div.live_context_submenu a.context_link, div.live_context_item {
	display: block;
	box-sizing: border-box;
	padding-left: 28px;
	font-family: 'Roboto', 'Segoe UI', Arial;
	font-size: 9pt;
	color: #5e5e5e;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-right: 14px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	position: relative;
	top: 0px;
	left: 0px;
	white-space: nowrap;
}

div.live_context_rightarrow {
	width: 4px;
	height: 7px;
	background-image: url('../images/context_right.png');
	background-repeat: none;
	position: absolute;
	top: 6px;
	right: 7px;
	z-index: 90;
}

div.live_context_menu a.context_link:hover, div.live_context_submenu a.context_link:hover, div.live_context_item:hover {
	background-color: #cde6f7;
}

div.live_context_item div.live_context_submenu {
	display: none;

}

div.live_context_item:hover div.live_context_submenu {
	position: absolute;
	background-color: #ffffff;
	left: 200px;
	top: -1px;
	border: 1px solid #c6c6c6;
	padding: 1px;
	box-shadow: 2px 2px 10px -5px #000000;
	display: block;
	z-index: 100;
}

div.live_status {
	display: inline-block;
	width: 75px;
	text-align: center;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 8px;
	color: #ffffff;
	font-weight: bold;
}

.lozenge {
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 4px;
	color: #ffffff;
}

.table_lozenge { 
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 4px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	background-color: #999999;
}	

a.title_lozenge, span.title_lozenge { 
	position: relative; 
	top: -3px; 
	margin-left: 3px; 
	font-size: 10pt; 
	background-color: #aa88bb; 
	border-radius: 7px; 
	padding-left: 8px; 
	padding-right: 8px; 
	padding-top: 1px; 
	padding-bottom: 1px;
	text-decoration: none;
	color: #ffffff;
	display: inline-block;
}

.task_lozenge {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-right: 4px;
	color: #ffffff;
}

div.ews_inbox_nav {
	font-family: Roboto, Segoe UI, Arial;
	font-size: 9pt;
	padding: 0px;
	cursor: pointer;
	line-height: 16px;
}

div.ews_inbox_nav:hover {
	background-color: #cde6f7;
}

div.ews_msg, div.ews_msg_read, div.ews_msg_open {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	box-sizing: border-box;
	padding-left: 16px;
	font-family: Segoe UI, Arial;
	font-size: 9pt;
	position: relative;
	top: 0px;
	left: 0px;
	border-left: 3px solid transparent;
	cursor: pointer;
	color: #333333;
	background-color: #ffffff;
	transition: 0.2s;
}

div.ews_topright_bubble {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 8pt;
	text-align: right;
}

div.ews_msg {
	border-left: 3px solid black;
	position: relative;
	top: 0px;
	left: 0px;
}

div.ews_bold { 
	font-weight: bold;
}

div.ews_red { 
	color: #991111;
}

div.ews_orange { 
	color: #9e491c;
}

div.ews_msg_open {
	background-color: #cde6f7;
	border: 1px dashed #000000;
	border-left: 3px solid #b1d6f0;
}

div.ews_msg_read:hover {
	border-left: 3px solid #b1d6f0;
	background-color: #f3fafd;
}

div.ews_msg:hover {
	background-color: #f3fafd;
}

div.ews_msg_read div.ews_showonhover { 
	position: absolute; 
	bottom: 10px; 
	right: 10px; 
	color: rgba(0,0,0,0.1); 
	font-size: 13pt;
}

div.ews_msg_read:hover div.ews_showonhover { 
	color: rgba(0,0,0,0.3); 
}

div.ews_from {
	margin-left: 24px;
	font-size: 11pt;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	letter-spacing: 0.1px;
}

div.ews_bubble {
	position: absolute;
	left: 3px;
	top: 7px;
	width: 29px;
	height: 29px;
	line-height: 29px;
	border-radius: 29px;
	text-align: center;
	color: #ffffff;
	font-family: Roboto, Arial;
}

div.contact_bubble {
	width: 29px;
	height: 29px;
	line-height: 29px;
	border-radius: 29px;
	text-align: center;
	color: #ffffff;
}

div.clientid { 
	position: relative;
	top: -1px;
	display: inline-block;
	background-color: #efefef;
	color: #333333;
	border-radius: 2px;
	padding: 1px;
	padding-left: 4px;
	padding-right: 5px;
	margin-left: 4px;
	font-weight: 400;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.header_hover_link { 
	color: #005fa9
}

a.header_hover_link:hover { 
	text-decoration: underline;
}

div.ews_subject {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 70px;
	font-size: 8pt;
	font-family: 'Segoe UI', Arial;
	letter-spacing: 0.3px;
}

div.ews_datetime {
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-size: 8pt;
}

div.ews_msg div.ews_from {
	color: #111111;
}

div.ews_msg div.ews_subject, div.ews_msg div.ews_datetime {
	font-weight: bold;
	color: #111111;
	font-size: 8pt;
}

div.userbubble {
	float: left;
	width: 17px;
	height: 17px;
	color: #ffffff;
	background-color: #ffffff;
	line-height: 17px;
	text-align: center;
	display: inline-block;
	border-radius: 18px;
	font-size: 7pt;
	font-family: Roboto;
	margin-right: 3px;
}

tr.instant_suggest:hover {
	background-color: #ffffef;
}

.blink_red{
	background-image: none !important;
	background-color: #fdd6d6 !important;
	background-repeat: repeat-x;
	transition: all 0.5s;
}
.hover_red:hover{
	color: red;
	transition: all 0.5s;
}
.hover_black_bold:hover{
	color: black;
	font-weight: bold;
}

.notification_container{
	position:absolute;
	bottom:50px;
	right:-400px;
	width:300px;
	background-color:#edede5;
	z-index:9999;
	border:1px solid #d0d0d0;
	opacity:0.85;
	border-left: 2px solid #02416b;
}
.alert_container{
	border-left: 2px solid #db871a;
	right:25px;
	padding:10px;
	display:none;
}
.notification_container h3{
	color:#111111;
	margin: 0px;
   	color: #093c72;
   	font-family: 'Roboto', Arial;
   	letter-spacing: 0px;
        font-weight: 600;
}
.alert_container h3{
	color:#111111;
	margin: 0px;
   	color: #093c72;
   	font-family: 'Roboto', Arial;
   	letter-spacing: 0px;
        font-weight: 600;
        font-size:1em;
}
.notification_container p{
	color:#111111;
	margin: 3px 0px 0px 0px;
  	font-size: 0.8em;
   	font-family: 'Roboto', Arial;
    	letter-spacing: 0px;
}
.notification_container img{
	float:left;
	padding:5px;
	margin-right: 10px;
}
.notification_wrapper{
	float:left;
	width:226px;
}
.alert_container .notification_wrapper{
	width:100%;
}
.btn_green_notification{
	padding:5px;
	background-color:#077f25;
	text-align:center;
	color:white !important;
	font-weight:bold;
	cursor:pointer;
	float:left;
	width:150px;
	margin:5px 10px 0px 0px !important;
}
.btn_red_notification{
	padding:5px;
	background-color:#ad3600;
	text-align:center;
	color:white !important;
	font-weight:bold;
	cursor:pointer;
	float:left;
	width:120px;
	margin:5px 0px 0px 0px !important;
}

div.band_container {
	display: inline-block;
	padding: 3px;
	background-color: transparent;
	border-radius: 4px;
}

div.band_container_red {
	display: inline-block;
	padding: 3px;
	border-radius: 4px;
	background-color: #eeaaaa;
}

.notification_container{
	position:absolute;
	bottom:50px;
	right:-400px;
	width:300px;
	background-color:#edede5;
	z-index:9999;
	border:1px solid #d0d0d0;
	opacity:0.85;
	border-left: 2px solid #02416b;
}
.alert_container{
	border-left: 2px solid #db871a;
	right:25px;
	padding:10px;
	display:block;
}
.notification_container h3{
	color:#111111;
	margin: 0px;
   	color: #093c72;
   	font-family: 'Roboto', Arial;
   	letter-spacing: 0px;
        font-weight: 600;
}
.alert_container h3{
	color:#111111;
	margin: 0px;
   	color: #093c72;
   	font-family: 'Roboto', Arial;
   	letter-spacing: 0px;
        font-weight: 600;
        font-size:1em;
}
.notification_container p{
	color:#111111;
	margin: 3px 0px 0px 0px;
  	font-size: 0.8em;
   	font-family: 'Roboto', Arial;
    	letter-spacing: 0px;
}
.notification_container img{
	float:left;
	padding:5px;
	margin-right: 10px;
}
.notification_wrapper{
	float:left;
	width:226px;
}
.alert_container .notification_wrapper{
	width:100%;
}
.btn_green_notification{
	padding:5px;
	background-color:#077f25;
	text-align:center;
	color:white !important;
	font-weight:bold;
	cursor:pointer;
	float:left;
	width:150px;
	margin:5px 10px 0px 0px !important;
}
.btn_red_notification{
	padding:5px;
	background-color:#ad3600;
	text-align:center;
	color:white !important;
	font-weight:bold;
	cursor:pointer;
	float:left;
	width:120px;
	margin:5px 0px 0px 0px !important;
}

.timesheet_entry_v2 {
	font-family: 'Roboto', Arial;
	cursor: default;
	overflow: hidden;
	background-image: url('../images/day_planner_item_bg.png');
	background-repeat: repeat-x;
	border-radius: 4px;
	border: 1px solid #bbbbbb;
	position: absolute;
	padding: 4px;
	width: calc(100% - 1px);
	box-sizing: border-box;
}

/* jquery.fileupload.css */

.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}

div.upload_container_v2 {
	margin-top: 10px;
	width: 840px;
	background-color: #f7f7f7;
	border: 1px solid #bbcbd5;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 6px;
}

div.upload_filename_v2 {
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 10px;
	text-align: right;
	max-width: 150px;
	word-wrap: break-word;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

div.upload_progress_bar_v2 {
	width: 100%;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	padding: 1px;
	background-color: #ffffff;
	border-radius: 12px;
}

div.upload_progress_v2 {
	border-radius: 10px;
	height: 16px;
	background-color: #d6585a;
	text-align: right;
	box-sizing: border-box;
	padding-right: 5px;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	line-height: 16px;
	font-family: Roboto, Arial;
	overflow: hidden;
	transition: all 0.3s;
}

div.upload_notes_v2 {
	padding-left: 10px;
}

div.ts_placeholder {
	display: none;
	background-color: #ffcc00;
	opacity: 0.3;
	height: 100px;
	width: 100%;
	box-sizing: border-box;
}

div.header_user_bubble {
	background-color: rgba(255,255,255,0.4);
	border-radius: 60px;
	padding: 2px;
	border: 1px solid rgba(70,70,70,0.2);
	transition: all 0.4s;
}

div.header_user_bubble:hover {
	background-color: rgba(255,255,255,0.6);
	border: 1px solid rgba(120,120,200,0.5);

}

div.header_user_profile_circle, img.header_user_profile_circle {
	border-radius: 46px;
	border: 1px solid #bbbbbb;
	width: 38px;
	height: 38px;
	line-height: 38px;
	color: #ffffff;
	font-size: 13pt;
	text-align: center;
	display: block;
}


/*
 *
 * Main stylesheet for Switchery.
 * http://abpetkov.github.io/switchery/
 *
 */

/* Switchery defaults. */

.switchery {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 50px;

  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  -webkit-background-clip: content-box;
  background-clip: content-box;
}

.switchery > small {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  height: 30px;
  position: absolute;
  top: 0;
  width: 30px;
}

/* Switchery sizes. */

.switchery-small {
  border-radius: 20px;
  height: 20px;
  width: 33px;
}

.switchery-small > small {
  height: 20px;
  width: 20px;
}

.switchery-large {
  border-radius: 40px;
  height: 40px;
  width: 66px;
}

.switchery-large > small {
  height: 40px;
  width: 40px;
}

.comment_textarea { 
	border: 1px solid #dddddd; 
	border-radius: 3px; 
	color: #333333; 
	box-sizing: border-box; 
	padding: 3px; 
	width: 300px; 
	height: 25px; 
	min-height: 25px; 
	overflow: auto;	
}

.comment_textarea:placeholder { 
	color: #aaaaaa;
}

.comment_textarea:-ms-input-placeholder { 
	color: #aaaaaa;
}

.taskboard_title { 
	border-top-left-radius: 3px; 
	border-top-right-radius: 3px; 
	font-weight: bold; 
	box-sizing: border-box; 
	width: 100%; 
	padding: 5px; 
	border: 1px solid #bbbbbb; 
	background-color: #dedede; 
	background-image: url('/images/grey_grad.gif'); 
	background-repeat: repeat-x; 
	white-space: nowrap; 
	text-overflow: ellipsis; 
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	padding-right: 16px;
}

.taskboard_count { 
	display: inline-block; 
	border-radius: 16px;
	min-width: 16px;
	text-align: center;
	background-color: #a4a4a4; 
	color: #ffffff; 
	padding-left: 3px; 
	padding-right: 3px; 
	font-weight: bold;
	margin-left: 5px;
	font-size: 9pt;
	box-sizing: border-box;
	cursor: default;
}

.crm_sub_link { 
	float: left; 
	padding: 1px;
	padding-left: 4px; 
	padding-right: 5px; 
	display: inline-block; 
	border-radius: 3px; 
	color: #555555; 
	margin-right: 3px; 
	margin-bottom: 2px; 
	background-color: rgba(0,0,0,0.08);
}

.crm_sub_container { 
	clear: both; 
	margin-left: 10px;
	margin-top: 5px;
}

div.event_sub_container div.crm_sub_link { 
	padding: 5px;
	padding-left: 6px; 
	padding-right: 6px;
	padding-bottom: 2px;
	margin-right: 7px;
}

/* ChartJS CSS */

/*
 * DOM element rendering detection
 * https://davidwalsh.name/detect-node-insertion
 */
@keyframes chartjs-render-animation {
	from { opacity: 0.99; }
	to { opacity: 1; }
}

.chartjs-render-monitor {
	animation: chartjs-render-animation 0.001s;
}

/*
 * DOM element resizing detection
 * https://github.com/marcj/css-element-queries
 */
.chartjs-size-monitor,
.chartjs-size-monitor-expand,
.chartjs-size-monitor-shrink {
	position: absolute;
	direction: ltr;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	pointer-events: none;
	visibility: hidden;
	z-index: -1;
}

.chartjs-size-monitor-expand > div {
	position: absolute;
	width: 1000000px;
	height: 1000000px;
	left: 0;
	top: 0;
}

.chartjs-size-monitor-shrink > div {
	position: absolute;
	width: 200%;
	height: 200%;
	left: 0;
	top: 0;
}

div.bubble { 
	font-family: 'Roboto', 'Segoe UI', Arial;
	background-color: rgb(212, 237, 218);
	border: 1px solid rgb(195, 230, 203);
	color: rgb(21, 87, 36);
	padding: 6px;
	padding-left: 8px;
	padding-bottom: 5px;
	font-size: 10pt;
	margin: 0px;
	margin-bottom: 3px;
}

div.bubble_icon { 
	padding-right: 10px;
	font-size: 17px;
}

.event_table_left { 
	font-size: 10pt; 
	text-align: right; 
	line-height: 20px; 
	padding-right: 10px; 
	color: #777777;
}

.event_table_contents { 
	font-size: 10pt;
}

div.event_history_bubble { 
	padding: 10px; 
	border: 1px solid #dddddd; 
	background-color: #ffffff; 
	margin-bottom: 10px;
	font-family: Roboto; 
	font-size: 10pt;
	margin-left: 15px;
	margin-right: 15px;
	border-radius: 3px;
	box-shadow: 2px 2px 7px -5px #000000;
}

select.inline_dropdown { 
	font-family: Roboto;
	border: 0px;
	border: 1px solid #cccccc;
}

a.timer_button_big { 
	display: inline-block;
	position: relative; 
	top: 0px; 
	left: 0px; 
	z-index: 1; 
	font-size: 16px;
	text-align: center; 
	line-height: 40px; 
	color: #ffffff; 
	width: 40px; 
	height: 40px; 
	border-radius: 40px;
}

div.app_header { 
	background-color: #ffffff;  
	z-index: 100; 
	position: fixed; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	box-sizing: border-box; 
	border-bottom: 1px solid #cacacb;
}

div.app_header_inner { 
	padding: 10px;
	padding-bottom: 10px;
}

div.app_footer { 
	z-index: 100; 
	background-color: #ffffff; 
	padding: 10px; 
	position: fixed; 
	bottom: 0px; 
	left: 0px; 
	width: 100%; 
	box-sizing: border-box; 
	border-top: 1px solid #cacacb;
	color: #333333;
}

div.app_tab_container { 
	height: 30px;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	padding-left: 10px;
	overscroll-behavior: contain;
}

div.app_tab { 
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	white-space: nowrap;
	cursor: pointer;
	line-height: 20px;
	height: 30px;
	font-size: 11pt;
	box-sizing: border-box;
	margin-left: 13px;
	margin-right: 13px;
}

div.app_tab span.tab_counter { 
	float: none !important;
	position: relative;
	top: -2px;
}

div.app_tab_active { 
	color: #19427b;
	border-bottom: 3px solid #19427b;
}

div.app_tabs_light div.app_tab { 
	color: rgba(255,255,255,0.8);
}

div.app_tabs_light div.app_tab_active { 
	color: #ffffff;
	border-bottom: 3px solid #ff9900;
}

div.app_footer a { 
	color: inherit;
}

div.app_footer_link { 
	color: inherit;
}

a.app_goback { 
	margin-right: 25px; 
	font-size: 18pt;
	color: #333333;
}

a.app_goback_light { 
	color: #ffffff;
}

div.app_question_title { 
	margin-bottom: 3px; 
	margin-top: 4px;
}

h1.app_title { 
	padding: 0px; 
	padding-top: 3px; 
	margin: 0px; 
	font-size: 14pt; 
	margin-left: 10px; 
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}

h1.app_title_light { 
	color: #ffffff;
}

table.order_details_packages td { 
	padding: 0px;
	border: 0px;
	padding-right: 5px;
}


/* JQUERY TAGIT STYLING */

ul.tagit {
    box-sizing: border-box;
    padding: 1px;
    overflow: auto;
    margin: 0px;
}
ul.tagit li {
    display: block;
    float: left;
    margin: 1px 2px 1px 0;
}
ul.tagit li.tagit-choice {    
    position: relative;
    line-height: inherit;
}
input.tagit-hidden-field {
    display: none;
}
ul.tagit li.tagit-choice-read-only { 
    padding: .2em .5em .2em .5em; 
} 

ul.tagit li.tagit-choice-editable { 
    padding: .2em 18px .2em .5em; 
} 

ul.tagit li.tagit-new {
    padding: .25em 4px .25em 0;
}

ul.tagit li.tagit-choice a.tagit-label {
    cursor: pointer;
    text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
    cursor: pointer;
    position: absolute;
    right: .1em;
    top: 50%;
    margin-top: -8px;
    line-height: 17px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: none;
}

ul.tagit li.tagit-choice input {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;

    border: none;
    margin: 0;
    padding: 0;
    width: 70px;
    background-color: inherit;
    outline: none;
}

ul.tagit {
    border-style: solid;
    border-width: 1px;
    border-color: #BBC0C5;
    background: inherit;
}

ul.tagit li.tagit-choice {
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
    box-shadow: 1px 1px 4px -2px rgba(0,0,0,0.5);
    background: none;
    background-color: #f9f9f9;
    font-weight: normal;
    padding-top: 1px;
    padding-bottom: 1px;
    
}
ul.tagit li.tagit-choice .tagit-label:not(a) {
    color: #333;
}
ul.tagit li.tagit-choice a.tagit-close {
    text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
    right: .4em;
}
ul.tagit li.tagit-choice .ui-icon {
    display: none;
}
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: inline;
    font-family: Roboto, Arial, sans-serif;
    font-size: 15px;
    line-height: 16px;
    color: #333;
}
ul.tagit li.tagit-choice:hover, ul.tagit li.tagit-choice.remove {
    background-color: #bbcef1;
    border-color: #6d95e0;
}
ul.tagit li.tagit-choice a.tagLabel:hover,
ul.tagit li.tagit-choice a.tagit-close .text-icon:hover {
    color: #222;
}
ul.tagit input[type="text"] {
    color: #333333;
    background: none;
}
.ui-widget {
    font-size: 1.1em;
}

/* Forked from a jQuery UI theme, so that we don't require the jQuery UI CSS as a dependency. */

.tagit-autocomplete.ui-autocomplete { position: absolute; cursor: default; }
* html .tagit-autocomplete.ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.tagit-autocomplete.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
}
.tagit-autocomplete.ui-menu .ui-menu {
    margin-top: -3px;
}
.tagit-autocomplete.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.tagit-autocomplete.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-hover,
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}
.tagit-autocomplete.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff 50% 50% repeat-x; color: #222222; }
.tagit-autocomplete.ui-corner-all, .tagit-autocomplete .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
.tagit-autocomplete .ui-state-hover, .tagit-autocomplete .ui-state-focus { border: 1px solid #999999; background: #dadada; font-weight: normal; color: #212121; }
.tagit-autocomplete .ui-state-active  { border: 1px solid #aaaaaa; }

.tagit-autocomplete .ui-widget-content { border: 1px solid #aaaaaa; }
.tagit .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px,1px,1px,1px); }

/* Select formatting */

select.nodrop { 
	-moz-appearance: none;
	-webkit-appearance: none;	 
}

select.nodrop::-ms-expand {
	display: none;
}

table.stock_pick_table { 
	font-size: 9pt;
	font-family: Roboto, Arial;
	border-collapse: collapse;
}

table.stock_pick_table td { 
	padding: 2px;
	padding-right: 6px;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
}