body {
  margin: 0;
  font-family: "Avenir LT W01 35 Light", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #f4efe7;
}

html {
  background-color: #eaa544;
}

a {
  color: #0074aa;
}

span.tox-statusbar__branding {
  display: none;
}

.rich-text-wrapper {
  border: 1px solid #ccc;
  width: 100%;
  min-height: 150px;
  margin: 5px 0px;
  padding: 5px;
  box-sizing: border-box;
}

table.table-striped tbody > tr.special-section-row > td {
  background-color: #ccc;
}

tbody a{
  word-break: break-all;
}

.control-group.error div.tox-tinymce {
  border: 1px solid #b94a48;
}

p {
  font: inherit;
}

#audit-facility-info-form .na_option {
  margin-bottom: 5px;
  margin-left: 6px;
}

#audit-facility-info-form .other-option-div {
  margin-top: -10px;
}

.validation-alert {
  border: 1px solid #b94a48;
  background-color: #f2dede;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: -10px;
}

#responses-form div.question-wrapper {
  margin-bottom: 10px;
}

table#site-notifications tbody td {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}

.doc-collection tr th {
  padding-left: 0;
  font-weight: bold;
  color: #333;
}

.doc-collection td {
  padding: 10px;
}

.doc-collection tr:nth-of-type(even) {
  background-color: #f0f9ff;
}

.doc-collection .multi-doc-row {
  padding-bottom: 4px;
}

.doc-collection .multi-doc-row:last-of-type {
  padding-bottom: 0;
}

.section-wrapper {
  border: 1px solid #1f8291;
  margin-top: 40px;
  padding: 3px;
  background: rgba(205, 205, 205, 0.16);
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

.section-row {
  margin-top: 10px;
  margin-left: 0px !important;
  padding-left: 10px;
}

.section-row label {
  text-align: right;
}

.section-content {
  border-left: 1px solid #1f8291;
  padding-left: 9px;
}

.section-content span#audit-status {
  display: block;
  padding: 5px;
  font-weight: bold;
  font-size: 24px;
  color: #57b11f;
  background: rgba(226, 226, 226, 0.49);
  text-align: center;
}

#create-agency-audit-bt {
  width: 150px;
  margin-left: 8px;
}

.instructions {
  margin-bottom: 30px;
}

.display-box {
  width: 700px;
  border: 1px solid #ccc;
  background: #eee;
  padding: 10px;
  margin-bottom: 20px;
}

#overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #ccc;
  font-size: 60px;
  font-weight: bold;
  z-index: 500;
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
  text-align: center;
  padding-top: 400px;
}

#users-table td {
  word-wrap: break-word;
}

.file-bucket-box {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
  height: 210px;
  overflow-y: scroll;
  text-align: left;
}

.indent-fixer {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  height: 1px;
}

.not-applicable {
  color: #575757;
  font-style: italic;
}

.shared-responsibility-confirmation-div {
  border: 3px solid black;
  padding: 5px;
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 15px;
}

div.measure-section input[type="radio"] {
  margin-bottom: 5px;
  margin-left: 15px;
}

div.measure-section label:first-child input[type="radio"] {
  margin-left: 0px;
}

.container {
  width: 100%;
}
.main > .container {
  min-height: 490px;
  max-width: 1170px;
}

#submit-audit input[type="checkbox"] {
  margin: 0px;
}

#submit-audit td {
  padding: 5px 15px 5px 1px;
}

#submit-audit .missing {
  outline: 1px solid red;
}

.report-certifications span {
  display: none !important;
}

.report-certifications .clean {
  display: none !important;
}

.report-certifications .error input {
  outline: 1px solid red !important;
}

.logo {
  float: left;
  width: 110px;
  padding-left: 7px;
  padding-right: 10px;
}

.widget #widget-content {
  padding: 20px 15px 45px;
  background: #fff;
  border: 1px solid #d5d5d5 !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0px;
  font-size: 1.1em;
}
.skipNav {
  position: absolute;
  top: -40px;
  left: 0px;
  z-index: 100;
}

.skipNav:focus {
  position: static;
  width: auto;
  height: auto;
}
.subnavbar {
  margin-bottom: 10px;
  border-top: 1px solid #595959;
}

.subnavbar .mainnav {
  display: inline-block;
  padding: 0;
  margin: 0;
  border-left: none;
  border-right: none;
}

.subnavbar .subnavbar-inner {
  background-color: #eaa544;
  background-image: none;
  background-repeat: inherit;
  filter: none;
  border-bottom: 3px solid #1f8291;
}

.subnavbar .mainnav > li {
  float: left;
  min-width: 90px;
  height: 80px;
  padding: 0;
  margin: 0 2px;
  text-align: center;
  list-style: none;
  border-left: none;
  border-right: none;
}
@media (max-width: 767px) {
  .subnavbar .mainnav > li {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 1em;
    text-align: left;
    border: none;
  }
  .container {
    min-height: 75px !important;
  }
  .subnavbar .mainnav > li.active > a {
    height: inherit !important;
  }
  .subnavbar .mainnav > li > a:hover {
    height: inherit !important;
  }
  .widget .widget-header {
    font-size: 11px !important;
  }
  .widget #widget-content {
    padding: inherit;
  }
}
.subnavbar .mainnav > li > a {
  font-size: 1em;
  font-weight: normal;
  color:  #0c263a;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
}
.subnavbar .mainnav > li > a:hover {
  color: #1f8291;
  background: #ffffff;
  height: 80px;
  border-bottom: 0px solid #1f8291;
  border-left: 0px solid #1f8291;
  border-right: 0px solid #1f8291;
  border-top: 0px solid #1f8291;
}
.subnavbar .mainnav > li.active > a {
  background: #ffffff;
  /*color: #eaa544; */
  color: #1f8291;
  height: 72px;
  border-bottom: 8px solid #1f8291;
  border-left: 0px solid #1f8291;
  border-right: 0px solid #1f8291;
  border-top: 0px solid #1f8291;
}

.dropdown-menu li > a {
  padding: 5px 9px;
  margin: 0;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 10px;
  list-style: none;
  background-color: #f4efe7;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  /*  content: "/\00a0"; */
}

/* /END HEADER  */

/* AUDIT TABLE HEAD*/
h2 {
  display: inline-block;
  margin-top: 0.2em;
  font-size: 1.8em;
  font-weight: 600;
}

.widget .widget-header [class^="icon-"] {
  font-size: 2em;
}

.widget .widget-header h1 {
  top: 9px;
  position: relative;
  left: 10px;
  display: inline-block;
  margin-right: 3em;
  font-size: 1.8em;
  font-weight: 600;
  color: #555;
  line-height: 18px;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
}
.widget .widget-header p {
  margin-top: 15px;
  font-style: italic;
}
.create-bt {
  margin-bottom: 15px;
  margin-left: 0px;
}
.search-box {
  position: relative;
  right: 30px;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 4px 5px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 4px 4px 0;
  background: #1f8291;
  color: #fff;
}
/* FILTER*/
fieldset.filter {
  border: 1px solid #1f8291;
  margin-bottom: 15px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  padding: 10px 10px 10px 10px;
}
fieldset {
  display: block;
  -webkit-margin-start: 2px;
  -webkit-margin-end: 0px;
  -webkit-padding-before: 0em;
  -webkit-padding-start: 0em;
  -webkit-padding-end: 0em;
  -webkit-padding-after: 0em;
  min-width: -webkit-min-content;
  padding: 20px;
}
fieldset.filter legend {
  display: block;
  margin-bottom: -4px;
  font-size: 1.4em;
  color: #1f8291;
  width: auto;
  padding: 0 8px;
  margin-left: 12px;
}
fieldset.filter legend a {
  color: #1f8291;
}

fieldset legend {
  border-bottom: none;
  display: block;
  -webkit-padding-start: 2px;
  -webkit-padding-end: 2px;
}
fieldset th {
  font-weight: normal;
  padding: 0px 2px 0px 21px;
  font-size: 1em;
}

.docCollection fieldset {
  border: 0;
}

.docCollection fieldset.filter legend {
  margin: 0;
  padding: 0;
  font-weight: 600;
}

.docCollection .form-search {
  margin-top: 25px;
  margin-bottom: 0;
}

.docCollection table {
  margin-bottom: 5px;
}

#paperAudBtns {
  margin-top: 20px !important;
}

#paperAudBtns .filter {
  margin-top: -45px;
}

#paperAudBtns .filter legend {
  margin-left: 0;
}

#paperAudBtns .filter .btn {
  margin: auto 8px;
}

.styled-select select {
  background: transparent;
  /*    padding: 5px; */
  /*    line-height: 1; */
  padding-left: 3px;
  padding-top: 1px;
  font-size: 1em;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
}
.styled-select {
  height: 34px;
  overflow: hidden;
  background: url(../images/down_arrow_select.jpg) no-repeat right;
  border: 1px solid #ccc;
  margin-bottom: 6px;
}

.widget .widget-header h2 {
  display: flex;
  line-height: 1.3em;
}

.widget .widget-header {
  position: relative;
  min-height: 40px;
  height: auto;
  line-height: 40px;
  background: #ffffff;
  filter: none;
  -ms-filter: none;
  border: none;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-background-clip: padding-box;
}

.widget .spreadsheet-header {
  margin: 20px 20px 20px 20px;
}

/* BUTTONS GOLBAL */
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1f8291;
  background-image: none;
  background-repeat: repeat-x;
  filter: none;
  border-color: none;
  border-color: none;
  filter: none;
  margin-left: 0px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active {
  background-color: #1f8291;
}

.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #5f574f;
  opacity: 0.5;
  cursor: not-allowed;
}

.btn.audit-submit {
  margin-right: 30px;
}

/* TABLE GOLBAL */
.table-bordered thead tr th {
  font-size: 1em;
  font-weight: normal;
  color: #666666;
}
.table-bordered thead tr th a:link,
.table-bordered thead tr th a:visited {
  color: #666666;
}
.table-center {
  text-align: center !important;
}

table.fixed {
  table-layout: fixed;
}

table.fixed td {
  overflow: hidden;
}

.form-horizontal .control-group {
  margin-bottom: 10px;
}
.control-group .box {
  margin-left: 20px;
}
.control-group .box textarea {
  margin-left: 20px;
}
.control-group .w450 {
  width: 450px;
}
.control-group .w375 {
  width: 375px;
}
#responses-form .control-group label {
  color: #555;
  margin-left: 20px;
}
#responses-form .control-label {
  font-weight: bold;
}
.control-group label.radio {
  font-weight: normal;
  color: black;
}
.address select.states {
  width: 90px;
}
.address select.zip {
  width: 90px;
  margin-left: 10px;
}
.address p:first-child {
  margin-top: 5px;
}
.address .box {
  float: left;
}
#responses-form .control-group .box input[type="checkbox"] {
  margin-left: 20px;
  vertical-align: sub;
}
#responses-form .control-group input[type="checkbox"],
#responses-form .control-group input[type="radio"] {
  margin-left: -17px;
}
.control-group .box div.upload {
  margin-left: 20px;
}
.control-group .meminfo input[type="text"] {
  margin-top: 10px;
}
span.required {
  color: #ff0000;
  position: absolute;
  margin-left: 5px;
}
table.custom th {
  vertical-align: top;
}
table.custom td {
  vertical-align: top;
}
.mtop20 {
  margin-top: 20px;
  background: #dbdfe8;
  padding: 20px;
}
.mbottom20 {
  margin-bottom: 20px;
}
.mleft20 {
  margin-left: 20px;
}
.width180 {
  width: 180px;
}
.span20 {
  float: right;
  margin: 20px;
}
.width400 {
  width: 400px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
  text-align: right;
}
.fright .btn {
  margin-left: 10px;
}
.margin10 {
  margin: 10px;
}
.dflex {
  display: flex;
}
.diblock {
  display: inline-block;
}

label {
  margin-bottom: 10px;
  margin-top: 8px;
}
.filter {
  text-align: center;
  margin-left: 20px;
}

input[type="radio"],
input[type="checkbox"] {
  margin-top: -1px;
}
.inline input[type="radio"] {
  margin-top: 3px;
}
input[type="radio"] {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Chrome, Safari, Opera */
  transform: scale(1.2);
}
.auditStandardWrapper input[type="radio"],
.auditStandardWrapper .input[type="checkbox"] {
  margin-top: 4px;
}


.checkbox_label input {
  margin-right: 3px;
}

#selected_files li {
  line-height: 35px;
  margin-top: 2px;
}
#selected_files li div.span3 {
  line-height: 20px;
}
#selected_files li div.span4 {
  width:370px;
  word-wrap: break-word;
}

#selected_files li div.span4 a {
  line-height: 1;
  display: inline-block;
  max-width: 350px;

}





.preauditFileBucket

span.description {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  float: left;
  line-height: 15px;
  color: #333;
  margin-bottom: 10px;
}

.headerbar {
  width: 98%;
  height: 32px;
  background: #eaa544;
  padding-top: 6px;
  padding-left: 20px;
  font-family: "bold Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #0c263a;
  margin: 20px 0;
}
.newControls {
  margin-left: 20px !important;
}
.file_section li {
  list-style-type: none;
}
.mleft32 {
  margin-left: 32%;
}
.mLeft10 {
  margin-left: 10px;
}
#footer {
  clear: both;
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 40px;
  width: 100%;
  background-color: #eaa544;
}
#footer #inner {
  background-color: #eaa544;
  text-align: center;
}
.p10 {
  margin-left: 10px;
  margin-right: 10px;
}
.h150 {
  min-height: 150px;
}
#set-password {
  margin-top: 40px;
}
#unlock-user {
  float: left;
  margin-left: 10px;
}
#unlock-user input {
  vertical-align: top;
}
.blueHeader {
  color: #0088cc;
}

.status-complete {
  color: green;
}

/* FOOTER */
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #fff;
  text-decoration: none;
  text-shadow: inherit;
  font-size: 1em;
  font-weight: normal;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.navbar-fixed-bottom {
  font-size: 10px;
}
#footer_text {
  background-color: #eaa544;
  text-align: center;
  line-height: 16px;
  width: 100%;
  margin: 0 auto;
  color:  #0c263a;
  padding-bottom: 20px;
}
.f_tx {
  width: 90%;
  padding-top: 30px;
  margin: 0 auto;
  padding-left: 40px;
}

div#browsers {
  text-align: center;
}

#disclaimer {
  width: 75%;
  padding-left: 0px;
}

#disclaimer,
#disclaimer p,
#disclaimer li {
  color: #0c263a;;
  line-height: 16px;
}

/* -------- style for breadcrumbs ----------   */
.custom_breadcrumbs li {
  color: #165E69;
  display: inline;
}
.custom_breadcrumbs li a {
  color: #165E69;
  font-size: 14px;
}
.custom_breadcrumbs {
  margin-bottom: 10px;
  margin-left: 35px;
}
.custom_breadcrumbs ol {
  margin: 11px 0px 0px 0px;
}
.custom_breadcrumbs li.active {
  color: #555555;
}
/* .container{min-height:360px;} */
#custom-content {
  min-height: 425px;
}

/* -------- end style for breadcrumbs ----------   */

.navbar .nav > li > a:hover {
  color: #fff;
  display: block;
  background: #1f8291;
  height: 7px;
  position: relative;
  top: 4px;
  line-height: 7px;
}
/*** MEDIA QUERIES ***/
@media (min-width: 1200px) {
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container,
  .breadcrumb-wrapper {
    max-width: 1170px;
    width: 100%;
  }
}

/* Min-width for content container */
.container .row .span {
  min-width: 80%;
}

/* FOR COMPLIANCE MANAGER VIEW */
.header-space {
  margin-top: 20px;
}
.clean,
.dirty {
  margin-left: 5px;
  top: 3px !important;
}
.simpleFileUpload .clean,
.simpleFileUpload span.error {
  display: none;
  visibility: hidden;
}
h4 {
  font-size: 18pt;
  font-weight: normal;
  line-height: 30px;
}
.buttonPush {
  margin: 0px 15px 0px 15px;
}
.form-horizontal .control-label {
  float: none;
  text-align: left;
  width: auto;
}
.form-horizontal .controls {
  margin-left: 0px;
}
.control-group.span {
  float: left;
  min-width: 30% !important;
}
.controls {
  margin: 0px 0px 10px 0px;
}
.control-group.span.textarea {
  width: 100%;
}
.form-horizontal .control-label-long {
  float: left;
  text-align: left;
  width: 250px;
}
.controls.long {
  float: left;
  margin-top: 0px;
}
[class^="icon-"]:not(.ui-icon),
[class*="icon-"]:not(.ui-icon) {
  background: none;
  text-decoration: none;
}
label.checkbox {
  margin-right: 10px;
}
.standard {
  font-size: 20px;
}

.standardEnlarged {
  font-size: 20px;
  font-weight: 800;
}

.standardTitle {
  color: #1f8291;
}

.standardSubsection {
  background-color: #f4efe7;
  outline: thin solid red;
}

/*instructions text*/
.mtop20 {
  color: #653c06;
  font-family: "Calibri";
  font-size: 18px;
}
.measure-section textarea {
  width: 293px;
  margin-top: 10px;
}
.question.pageNum {
  width: 200px;
  margin-top: 0px;
  margin-left: 5px;
}

.control-group.pageNum {
  float: left;
}

td.center {
  text-align: center;
}

/* questionnaire standard pager*/
.standard-wrapper {
  margin-bottom: 20px;
}
.standard-box {
  height: 30px;
  width: 30px;
  background-color: #ccc;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  margin: 3px;
  float: left;
}

.standardNav a {
  color: white;
}

.standardNav a .icon-check {
  padding: 8px;
}
.standard-color .icon-check {
  color: #fff;
}
.standard-color {
  background-color: #1f8291;
}
.standardNavArrow {
  font-size: 20pt;
  padding-top: 2px;
  margin: 3px;
}
.standardNavArrow a,
.highlightNum {
  color: #1f8291;
}
.standardNavNumbers {
  text-align: center;
  width: 100%;
}
.clearfix {
  clear: both;
}
.standardNavOuter {
  position: relative;
  left: 50%;
  float: left;
}
.standardNavInner {
  position: relative;
  left: -50%;
  float: left;
}

.readyForAudit label,
.readyforAudit input {
  font-size: 18px;
  margin-bottom: 10px;
}

#printAudit {
  margin-right: 10px;
}

/* Auditor View */

.pre-audit-textarea {
  height: 170px;
}

.auditor-comment {
  margin-top: 15px;
  font-weight: bold;
}

.auditor-textarea {
  margin-top: 10px;

  width: 95% !important;
}

.type-label {
  font-size: 16pt;
  margin-right: 10px;
  font-weight: bold;
}

.auditor-upload-button {
  margin-top: 15px;
}

.auditor-notes {
  width: 95% !important;
  padding: 40px;
}

/*table styles for auditor view */
.tableHeader {
  background: #ccc;
}

.blankTableHeader {
  border-bottom: none;
}

.preauditTD {
  border-top: none !important;
  height: 470px;
}

.newSection {
  padding-top: 10px;
  background: #8fb8bc;
  text-align: center;
  vertical-align: middle;
}

.newSection h4 {
  text-align: center;
}

.newSection h2 {
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0;
}

.auditStandardWrapper {
  margin: 0px 0px 25px 0px;
  padding: 20px;
}

h4.auditStandard {
  font-weight: bold;
}

.auditorFindingWrapper {
  border: 1px solid #ccc;
  /**width: 96%;**/

  padding: 10px;
  text-align: center;
  margin: 0 auto;
  background: #ffd6a1;
}

.auditCheckbox {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  padding-top: 10px;
}

.auditCheckbox-question {
  width: 85% !important;
  float: left;
}

.auditCheckbox-option-group {
  margin-left: 10px;
}

.auditCheckbox-option {
  margin-left: 10px;
}

.audit_finding_form {
  margin-left: 20px;
}

.audit_finding_form textarea {
  margin: 10px 0px 20px 0px;
  width: 100%;
}

.information-bd {
  background: #babcbd !important;
  font-weight: bold;
  border: 0px;
}
.adidt-finding-button {
  margin-left: 5px;
}

.newSection h4 {
  font-weight: bold;
}

div.standardNav a.standard-completed {
  background-image: url(../theme/img/validation/validation-success.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.hasDatepicker {
  height: 35px !important;
}

.form-horizontal .form-actions {
  padding-left: 0px;
}

.error-details td,
.error-details th {
  vertical-align: top;
  padding: 0.25em;
  border: 1px solid silver;
}
.error-details th {
  text-align: left;
  white-space: nowrap;
}
.error-message {
  font-weight: bold;
}
.error-trace {
  white-space: pre-line;
}

/*final submit modal for paper auditing*/
.jquery-msgbox-confirm #submit-audit {
  background: white;
  margin-left: -80px;
}

/*cancel audit modal*/
#cancel-audit-modal {
  width: 60%;
  left: 38.5%;
}

#cancel-audit-modal .modal-body {
  max-height: 500px;
}

/* begin Bootstrap overrides */
#widget-content .row {
  margin: auto;
}

#widget-content .span12 {
  width: 100%;
}


/* Help Page */
#widget-content .help-page {
  padding: 30px 0 0 30px;
}

/* end Bootstrap overrides */

/* add user page adjusting columns */
.uniqueId {
  margin-left: 0;
  margin-right: 30px;
}

/* begin user status */
#deleteForm .statusSelect option {
  color: #333;
  background-color: #f9f9f9;
}

.inactive-status {
  background-color: #ffff00;
}

.suspended-status {
  background-color: #ff0000;
}

.icon-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
/* end user status */

/* lightbox styles */
.jquery-lightbox-mode-html .jquery-lightbox-html {
  overflow-x: hidden !important;
}
/* end lightbox styles */

.mt-1 {
  margin-top: 1rem;
}

.radio2.inline + .radio2.inline,
.checkbox2.inline + .checkbox2.inline {
  margin-right: 10px;
}
.radio2.inline,
.checkbox2.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio2,
.checkbox2 {
  min-height: 20px;
  padding-right: 20px;
}
.hidden {
  display: none;
}
#reactivate-user {
  overflow-y: auto;
  max-height: 500px;
}

/***** Visual Redesign: Feb 2022 *******/
.heading1 {
  margin: 0;
  padding: 0;
  color: #555;
  font-size: 1.8em;
  font-weight: bolder;
  line-height: 18px;
}

.heading2 {
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  font-weight: bolder;
  line-height: 18px;
}

.heading3 {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  font-weight: normal;
}

.shared-responsibility-confirmation {
  background-color: #dbdfe8;
  padding: 20px;
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 1.5;
}

.shared-responsibility-confirmation
  #shared-responsibility-confirmation-checkbox {
  transform: scale(1.5);
  margin: 0px 5px 5px 10px;
}

.act-top-title {
  background: #092952;
  color: #fff;
  padding: 20px;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 18px;
}

.act-bottom-title {
  background: #0a68f5;
  color: #fff;
  padding: 20px;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 18px;
}

.act-sub-title {
  background-color: #dbdfe8;
  padding: 15px;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 18px;
}

.sub-section-header {
  background-color: #03827b;
  color: #fff;
}

.sub-section-description {
  display: flex;
  background-color: #eaa544;
  color: #000;
  font-size: 1em;
  line-height: 1.5;
  padding: 10px;
}

.sub-section-item {
  padding: 10px;
  border-left: 1px solid #dbdfe8;
  border-right: 1px solid #dbdfe8;
  border-bottom: 1px solid #dbdfe8;
}

.sub-section-text {
  padding: 10px;
  border-bottom: 1px solid #dbdfe8;
}

.measure-header {
  background-color: #dbdfe8;
  font-weight: bold;
  padding: 10px;
}

.issue-log {
  padding: 10px;
}

.issue-log label {
  display: inline-block;
  padding-right: 10px;
  white-space: nowrap;
}

.issue-log input {
  vertical-align: middle;
  transform: scale(1.2);
}

.issue-log label span {
  vertical-align: middle;
  font-weight: bold;
}

.icon-asterisk {
  font-size: xx-small;
}

.click-tooltip,
a.click-tooltip:link,
a.click-tooltip:hover,
a.click-tooltip:active {
  border-bottom: 1px dotted;
  text-decoration: none;
}

.alert-fixed-top {
  position:fixed; 
  top: 0px; 
  left: 0px; 
  width: 100%;
  z-index:9999; 
  border-radius:0px
}

.word-break-initial {
  word-break: initial;
}

.break-word {
  word-wrap: break-word;
}

.video-player {
  display: block;
  margin: auto;
  width: 50%;
}

.tooltip {
  font-size: 14px !important;
}

div.n-data-table-base-table div.n-data-table-empty {
  padding: 0px;
}

.mb-2 {
  margin-bottom: 5px;
}

.word-break {
  word-break: break-all;
}

/* PREA-1110 - more contrast for alert-success and alert-error */
.alert-success { color: black; }
.alert-error { color: black; }