body
{
  font-family:Tahoma, Geneva, sans-serif;
}

.dz-remove {
  color: #fb6d01;
  text-decoration: none;
}

.dz-remove:hover {
  color: #fb6d01;
  text-decoration: underline;
}

a.threadAttachment {
  font-size: 14px;
  color: #fb6d01;
  text-decoration: none;
}

a.threadAttachment:hover {
  font-size: 14px;
  color: #fb6d01;
  text-decoration: underline;
}

.dz-image {
  border: 0;
  background-color: #eeeeee;
  width: 100px!important;
  background-image: url("../images/dz-fileicon.png")!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
}

.dz-error-mark svg g {
  stroke: #ff0000;
  stroke-width: 2;
  stroke-opacity: 0.7;
}

.pageTitle
{
  color: #fb6d01;
}

.pageTitleAdmin
{
  color: #f7bd01;
}

.mainCatImg
{
  cursor: pointer;
}

.groupTitle
{
	color:#102773;
	font-size:18px;
  font-weight: bold;
}

.finishText
{
	color:#102773;
	font-size:18px;
}

.subGroupTitle
{
	color:#102773;
	font-size:18px;
}

.r24hr
{
  background-color: #102773;
  height: 1px;
}