﻿/*
	Note! This is a generated file, make changes in *.scss-file
*/
table.validation {
  min-width: 720px;
}

div.validationReport {
  margin: 0px 0px 28px 0px;
  padding: 12px 24px 12px 24px;
  background-color: rgba(183, 28, 28, 0.12);
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: rgb(183, 28, 28) !important;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

div.validationReport ol {
  margin: 0;
  padding: 10px;
}

div.validationReport li {
  font-weight: normal;
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc;
  color: rgb(183, 28, 28) !important;
}

div.ajaxException {
  margin-top: 8px;
  margin-bottom: 12px;
  width: 720px;
  padding: 10px;
  background-color: rgba(183, 28, 28, 0.12);
  font-size: 14px;
  font-weight: bold;
  color: rgb(183, 28, 28) !important;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

div.progressBar {
  background: transparent url(../Images/ProgressBar.gif) center no-repeat;
  width: 720px;
  height: 90px;
}

div.pendingLayer {
  margin: -5px 5px 28px 0px;
  padding: 12px 24px 12px 24px;
  background-color: rgb(242, 250, 253);
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.6) !important;
  z-index: 9999;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.16);
}

table.warningReport {
  background: rgba(255, 111, 0, 0.12) url(../Images/Icons/Warning24.png) center left no-repeat;
  background-position: left 12px top 50%;
  margin: 0px 0px 28px 0px;
  padding: 12px 24px 12px 24px;
  color: rgba(0, 0, 0, 0.87) !important;
  font-size: 14px;
  font-weight: normal;
  min-width: 720px;
  max-width: 720px;
  width: 720px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

table.warningReport ol {
  margin: 0;
  padding: 10px;
}

table.warningReport li {
  font-weight: normal;
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc;
  color: rgba(0, 0, 0, 0.87) !important;
}

table.warningReport span {
  display: inline-block;
  padding-left: 20px;
}

table.warningReport .link {
  text-align: right;
}

td.warningReport {
  background: rgba(255, 111, 0, 0.12) url(../Images/Icons/Warning24.png) center left no-repeat;
  background-position: left 8px top 50%;
  color: rgba(0, 0, 0, 0.87) !important;
  font-size: 14px;
  font-weight: normal;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

td.warningReport span {
  display: inline-block;
  padding-left: 32px;
}

table.informationReport {
  background-color: rgba(0, 70, 135, 0.12);
  margin: 0px 0px 28px 0px;
  padding: 12px 24px 12px 24px;
  color: rgb(0, 70, 135) !important;
  font-size: 14px;
  font-weight: normal;
  min-width: 720px;
  max-width: 720px;
  width: 720px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

table.informationReport.noMargin {
  margin: 0px !important;
}

table.informationReport ol {
  margin: 0;
  padding: 10px;
}

table.informationReport li {
  font-weight: normal;
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc;
  color: rgb(0, 70, 135) !important;
}

td.informationReport {
  background-color: rgba(0, 70, 135, 0.12);
  color: rgb(0, 70, 135) !important;
  font-size: 14px;
  font-weight: normal;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
