﻿body {
  font-size: 11pt!important;
  font-family: 'Segoe UI';
}
.form-section-container {
  margin-left: 0;
  margin-right: 0;
}
.form-body-container-single {
  background-color: transparent;
  overflow: visible!important;
}
li.form-field textarea {
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-word-wrap: break-word !important;
  word-wrap: break-word !important;
}
.grid-actions {
  background-color: transparent;
}
.grid-action {
  background-color: #c49f08;
}
.grid-action:hover {
  background-color: #937706;
}
.form-header-title {
  margin-left: 250px;
  margin-top: 23px;
}
.form-section-header {
  border-left-color: #005eac;
  border-left-width: 0px;
  font-size: 14pt;
  margin-bottom: 10px;
  margin-top: 20px;
  background-position-x: 265px;
  background-color: transparent;
  padding-left: 310px!important;
}
/*textarea.field-text {
    height: 60px!important;
}*/
input.SmallText {
  min-width: 60px!important;
}
.content-list li,
.content-list ul {
  list-style-type: disc!important;
}
.EvidenceType label {
  font-size: 10pt;
}
.chzn-container {
  width: 258px !important;
}
.form-section-header:first {
  margin-top: 0;
}
.field-help-text {
  width: 25px;
  height: 25px;
  background-color: #c49f08;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
  background-image: url('/_layouts/15/images/csn/help.png');
}
.field-dropdown {
  display: inline-block;
}
.grid {
  width: 940px;
}
.grid .empty-row td {
  text-align: left!important;
}
.grid th {
  color: #4b4b4b;
  border: 0 solid transparent;
  background-color: white;
  vertical-align: bottom;
}
.grid th:last-child {
  text-align: right;
  border-right: 1px solid lightgray;
}
.grid tbody {
  border: 1px solid lightgray;
}
.grid tbody tr {
  background-color: white;
  vertical-align: top;
}
.grid tbody td {
  border-width: 0;
}
.grid tbody td:last-child {
  text-align: right;
  border-right: 1px solid lightgray;
}
.progress-item {
  width: 25px;
  height: 25px;
  background-color: #666666;
  color: white;
  text-align: center;
  margin: 5px;
  display: inline-block;
  padding: 5px;
  margin-top: auto;
  margin-bottom: auto;
  line-height: 25px;
  font-weight: bold;
}
.progress-item-active {
  background-color: #c49f08;
}
.form-engine-footer .form-field-label {
  font-size: 1.5em;
  display: inline-block;
  color: #4b4b4b;
  margin-left: -10px;
}
.form-engine-footer .form-field-value {
  display: inline-block;
  float: right;
}
.form-engine-footer .form-field-value label {
  margin-right: 10px;
}
.form-toolbar {
  margin-top: 50px;
  margin-right: 0!important;
}
.form-toolbar div {
  float: right;
}
.form-toolbar div:after {
  clear: both;
}
.prd-button,
.form-button {
  width: 120px;
  border-bottom-width: 0!important;
  color: white!important;
  background-color: #c49f08 !important;
  font-weight: bold!important;
  background-image: url('/_layouts/15/images/csn/login/next.gif') !important;
  background-position: 90px!important;
  background-repeat: no-repeat;
  border-width: 0!important;
}
.prd-button:hover,
.form-button:hover {
  background-color: #937706 !important;
}
a.reset-step {
  width: 100px;
  border-bottom-width: 0!important;
  color: white!important;
  background-color: #304a6d !important;
  font-weight: bold!important;
  margin-right: 50px;
}
a.reset-step:hover {
  background-color: #20324a;
}
a.next-step {
  width: 250px!important;
  border-bottom-width: 0!important;
  color: white!important;
  background-color: #c49f08 !important;
  font-weight: bold!important;
  background-image: url('/_layouts/15/images/csn/login/next.gif') !important;
  background-position: 235px!important;
}
a.next-step:hover {
  background-color: #937706 !important;
}
.attached-files .grid-actions input {
  width: 165px!important;
  border-width: 0!important;
  color: white!important;
  background-color: #c49f08 !important;
  font-weight: bold!important;
  background-image: url('/_layouts/15/images/csn/login/next.gif') !important;
  background-position: 135px!important;
  background-repeat: no-repeat;
}
.attached-files .grid-actions input:hover {
  background-color: #937706 !important;
}
.prev-step {
  width: 100px;
  border-bottom-width: 0;
  color: white!important;
  background-color: #666666;
  font-weight: bold;
}
.field-upload-advanced {
  width: 940px;
}
.info-box {
  padding: 20px;
  padding-left: 45px;
  background-color: white;
  background-image: url('/_layouts/15/images/csn/info.png');
  background-position: 5px 15px;
  background-repeat: no-repeat;
}
.info-box ol {
  padding-left: 0;
  padding-top: 20px;
  background-color: white;
}
.info-box ol li {
  list-style-type: decimal !important;
  list-style-position: inside !important;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 5px;
}
.info-box ol li:nth-child(0) {
  margin-top: 5px;
}
.claim-popup-section,
.popup-section {
  display: none;
  background-color: #fff;
  padding: 15px;
  padding-top: 5px;
  max-width: 700px;
  min-width: 600px;
}
.claim-popup-section .form-section-header,
.popup-section .form-section-header {
  padding-left: 10px !important;
  background-position-x: 0;
  background-color: lightgray;
  margin-top: -10px;
  margin-left: -15px;
  margin-right: -15px;
}
.claim-popup-section .form-toolbar,
.popup-section .form-toolbar {
  margin-top: 10px;
}
.total-label,
.total-value {
  display: inline-block;
}
.total-value {
  background-color: white;
  border: 1px solid lightgray;
  min-width: 100px;
  padding: 5px;
  position: absolute;
  right: 550px;
}
.total-container {
  position: relative;
}
.type-caption {
  padding: 10px;
  margin: 10px;
  border: 1px solid lightgray;
  background-color: white;
  margin-top: -10px;
  margin-bottom: 15px;
}
.no-files {
  font-weight: bold;
  padding: 5px;
  padding-left: 30px;
  background-image: url('/_layouts/15/images/csn/info.png');
  background-repeat: no-repeat;
  display: inline-block;
  text-align: left!important;
}
tr.file-row {
  border-bottom: 1px solid lightgray;
  clear: both;
}
.file-row table {
  border-width: 0px;
  border-collapse: separate;
  width: 350px;
}
.file-row td {
  text-align: left!important;
}
.file-row .file-table .file-header {
  text-align: left!important;
  font-weight: bold!important;
  border-right: 0 solid lightgray!important;
}
.file-row .file-table .file-action {
  border-right: 0 solid lightgray!important;
  text-align: right!important;
}
.paginate_active {
  padding: 0 10px 0 10px!important;
  margin-right: 0px!important;
  background-color: #c49f08 !important;
}
.paginate_button {
  padding: 0 10px 0 10px!important;
  margin-right: 0px!important;
  background-color: white!important;
}
.first,
.previous {
  margin-right: 5px!important;
}
.next,
.last {
  margin-left: 5px!important;
}
.dataTables_info {
  font-size: 9pt!important;
}
.grid-link-button {
  padding: 5px 10px 5px 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 5px;
  text-decoration: none;
  background-color: #666666;
  color: white;
  font-size: 10pt;
  min-width: 30px;
}
.grid-link-button:hover {
  background-color: #4d4d4d;
}
.grid-link-button:visited {
  color: white;
}
.grid-link-button:link {
  text-decoration: none;
}
.field-list-radio label,
.field-list-checkbox label {
  padding-right: 5px;
}
/*# sourceMappingURL=Form.css.map */