html, body {
	height: 100%;
	margin: 0;
}
div, p, td {
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	direction: ltr;
}
body {
	background-color: #F9F9F9;
	color: #000000;
	min-width: 100%;
	width: 100%;
}
input, textarea {
	font-family:Arial, Arial Unicode, Lucida, Verdana;
    font-size: 12px;
}
a.normlink:link, a.normlink:visited, a.normlink:active {
	color: #333399;
	text-decoration: none;
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.normlink:hover {
	color: #333399;
	text-decoration: none;
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
.heading {
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.small {
	font-size: 10px;
}
.headingusers {
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.smallusers {
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBCBCB;
}
.message {
	font-family: Arial, Arial Unicode, Lucida, Verdana;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #333399;
	text-decoration: none;
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:hover {
	color: #333399;
	text-decoration: none;
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
.message {
	font-family: Arial, Arial Unicode, Lucida, Verdana;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
}
a.message:link, a.message:visited, a.message:active {
	color: #333399;
	text-decoration: none;
	font-family: Arial, Arial Unicode, Lucida, Verdana;
	font-size: 12px;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.message:hover {
	color: #333399;
	text-decoration: none;
	font-family: Arial, Arial Unicode, Lucida, Verdana;
	font-size: 12px;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
a.tooltip {
	position: relative;
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 100;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 0.05em;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a.tooltip:hover {
	z-index: 150;
	background-color: #FFFFFF;
}
a.tooltip span {
	display: none
}
a.tooltip:hover span {
    display: block;
    position: absolute;
    top: 15px;
	left: -100px;
	width: 175px;
	padding: 5px;
	margin: 10px;
    border: 1px dashed #339;
    background-color: #E8EAFC;
	color: #000000;
    text-align: center
}
.box {
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	width: 95%;
	margin: 5px;
}


/* BubbleTip CSS */
.bubbletip {
	position: absolute;
	z-index: 90000000;
	width: auto;
	border-collapse: collapse;
	margin: 0;
	border: none;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
}
.bubbletip td, .bubbletip th, .bubbletip table, .bubbletip table td, .bubbletip table th {
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
	line-height: normal;
}
.bubbletip td.bt-topleft {
	background: transparent url(../images/bubbletip/bubbletip.png) no-repeat scroll 0px 0px;
	height: 33px;
	width: 33px;
}
.bubbletip td.bt-top {
	background: transparent url(../images/bubbletip/bubbletip-T-B.png) repeat-x scroll 0px 0px;
	height: 33px;
}
.bubbletip td.bt-topright {
	background: transparent url(../images/bubbletip/bubbletip.png) no-repeat scroll -73px 0px;
	height: 33px;
	width: 33px;
}
.bubbletip td.bt-left-tail div.bt-left, .bubbletip td.bt-left {
	background: transparent url(../images/bubbletip/bubbletip-L-R.png) repeat-y scroll 0px 0px;
	width: 33px;
}
.bubbletip td.bt-left-tail div.bt-left-tail {
	background: transparent url(../images/bubbletip/bubbletip.png) no-repeat scroll 0px -33px;
	width: 33px;
	height: 40px;
}
.bubbletip td.bt-right-tail div.bt-right, .bubbletip td.bt-right {
	background: transparent url(../images/bubbletip/bubbletip-L-R.png) repeat-y scroll -33px 0px;
	width: 33px;
}
.bubbletip td.bt-right-tail div.bt-right-tail {
	background: transparent url(../images/bubbletip/bubbletip.png) no-repeat scroll -73px -33px;
	width: 33px;
	height: 40px;
}
.bubbletip td.bt-bottomleft {
	background: transparent url(../images/bubbletip/bubbletip.png) no-repeat scroll 0px -73px;
	height: 33px;
	width: 33px;
}
.bubbletip td.bt-bottom {
	background: transparent url(../images/bubbletip/bubbletip-T-B.png) repeat-x scroll 0px -33px;
	height: 33px;
}
.bubbletip td.bt-bottomright {
	background: transparent url(../images/bubbletip/bubbletip.png) no-repeat scroll -73px -73px;
	height: 33px;
	width: 33px;
}
.bubbletip table.bt-top, .bubbletip table.bt-bottom {
	width: 100%;
}
.bubbletip table.bt-top th {
	width: 50%;
	background: transparent url(../images/bubbletip/bubbletip-T-B.png) repeat-x scroll 0px 0px;
}
.bubbletip table.bt-bottom th {
	width: 50%;
	background: transparent url(../images/bubbletip/bubbletip-T-B.png) repeat-x scroll 0px -33px;
}
.bubbletip table.bt-top td div {
	background: transparent url(../images/bubbletip/bubbletip.png) no-repeat scroll -33px 0px;
	width: 40px;
	height: 33px;
}
.bubbletip table.bt-bottom td div {
	background: transparent url(../images/bubbletip/bubbletip.png) no-repeat scroll -33px -73px;
	width: 40px;
	height: 33px;
}
.bubbletip td.bt-content {
	background-color: #fff;
	vertical-align: middle;
}
#SmiliesTooltip span, .Smilie {
	display: inline-block;
	margin: 1px;
}

/* Flat UI Override Styles */
.form-group {
	margin-bottom: 6px;
}
.input-error {
	display: none;
	position: absolute;
	right: 5px;
	top: 5px;
}
.select-default .select2-choice {
	color: #b6bcce;
  background-color: #fff;
  border: 2px solid #bdc3c7;
  border-radius: 6px;
}
.select-default .select2-choice .select2-arrow {
  border-top-color: #bdc3c7;
}
.select-default .select2-choice:hover, .select-default .select2-choice.hover, .select-default .select2-choice:focus, .select-default .select2-choice:active {
	color: #8f9396;
  background-color: #fff;
  border: 2px solid #8f9396;
}
