@media (min-width: 768px) {
  .container {
    max-width: 1700px;
    width: 100%;
  }
}
/* Carousel */
.carousel-caption {
  z-index: 10 !important;
}
.carousel-caption p {
  font-size: 20px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .carousel-caption {
    z-index: 10 !important;
  }
}
.form-signin {
  max-width: 400px;
  padding: 15px;
  margin: 0 auto;
}
.btn-navbar {
  height: 40px;
  background: transparent;
  border: none;
  border-radius: 0px;
  color: #bbb;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}
.btn-navbar:hover {
  height: 40px;
  background: #4a4a4a;
  border: none;
  color: #8cbe39;
}
select {
  height: 33px;
  border-radius: 0 !important;
  border-color: #ccc;
  background: #fff;
}
.dataTables_length,
.dataTables_paginate,
.dataTables_info {
  margin-bottom: 1rem !important;
  padding: 0px !important;
}
.dataTables_info {
  line-height: 33px;
}
.dataTables_length select {
  border: 1px solid #ccc;
}
.dataTables_length label {
  margin-bottom: 0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  border-radius: 0px;
  border: 1px solid #ccc;
  color: #6f6f6f;
  padding: 6px 12px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  padding: 6px 12px;
  background: #98c848;
  border: 1px solid #8cbe39;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  cursor: default;
  color: #6f6f6f;
  border: 1px solid #ccc;
  background: #eeeeee;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #fff!important;
  border: 1px solid #8cbe39;
  background: #98c848;
}
input {
  height: 33px;
  background: #fff;
}
table.dataTable tbody td,
table.dataTable tbody th,
table.dataTable thead td,
table.dataTable thead th {
  padding: 10px 10px;
}
#spanList thead tr th:nth-child(8),
#spanList tbody tr td:nth-child(8),
div.dataTables_scrollHead #spanList thead tr th:nth-child(8),
div.dataTables_scrollBody #spanList tbody tr td:nth-child(8) {
  min-width: 60px !important;
  width: 60px !important;
}
#spanList thead tr:nth-child(2) th:nth-child(8),
div.dataTables_scrollHead #spanList thead tr:nth-child(2) th:nth-child(8) {
  min-width: 60px !important;
  width: 60px !important;
  padding-right: 10px !important;
}
#spanList thead tr:nth-child(2) th:nth-child(8) select,
div.dataTables_scrollHead #spanList thead tr:nth-child(2) th:nth-child(8) select {
  min-width: 60px !important;
  width: 100% !important;
  box-sizing: border-box;
}
#toast-container .toast {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  border-radius: 1px;
  font-weight: 400;
  font-size: 14px;
}
#toast-container .toast:hover {
  -moz-box-shadow: 0 0 2px #222222;
  -webkit-box-shadow: 0 0 2px #222222;
  box-shadow: 0 0 2px #222222;
  opacity: 1;
  cursor: pointer;
}
#toast-container .toast:before {
  position: absolute;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
  margin-left: -45px;
  width: 40px;
  float: left;
}
#toast-container .toast.toast-error {
  background-image: none !important;
  background-color: #F04124;
  border: 1px solid #ea2f10;
  color: #fff;
}
#toast-container .toast.toast-error:before {
  content: "\f06a";
  color: #fff;
}
#toast-container .toast.toast-success {
  background-image: none !important;
  background-color: #43ac6a;
  border: 1px solid #3c9a5f;
  color: #fff;
}
#toast-container .toast.toast-success:before {
  content: "\f00c";
  color: #fff;
}
#toast-container .toast.toast-warning {
  background-image: none !important;
  background-color: #E99002;
  border: 1px solid #d08002;
  color: #fff;
}
#toast-container .toast.toast-warning:before {
  content: "\f12a";
  color: #fff;
}
#toast-container .toast.toast-info {
  background-image: none !important;
  background-color: #4aa1bb;
  border: 1px solid #3e8ca4;
  color: #fff;
}
#toast-container .toast.toast-info:before {
  content: "\f129";
  color: #fff;
}
.navbar .btn {
  height: 50px;
  border: none;
}
.status {
  /*width: 10px;
  height: 10px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 100%;*/
  margin-right: 5px;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
}
.status.status-created {
  background-color: #eeeeee;
  border: 1px solid #e2e2e2;
  color: #333;
}
.status.status-surveyassigned {
  background-color: #94c8d7;
  border: 1px solid #82bed0;
  color: #333;
}
.status.status-surveydistributed {
  background-color: #4aa1bb;
  border: 1px solid #4093ab;
  color: #333;
}
.status.status-surveyed {
  background-color: #398399;
  border: 1px solid #327386;
  color: #fff;
}
.status.status-consentassigned {
  background-color: #fed086;
  border: 1px solid #fec66d;
  color: #333;
}
.status.status-consentdistributed {
  background-color: #febc53;
  border: 1px solid #fdb23a;
  color: #333;
}
.status.status-consented {
  background-color: #E99002;
  border: 1px solid #d08002;
  color: #fff;
}
.status.status-cutassigned {
  background-color: #73c893;
  border: 1px solid #61c185;
  color: #333;
}
.status.status-cutdistributed {
  background-color: #43ac6a;
  border: 1px solid #3c9a5f;
  color: #fff;
}
.status.status-closed {
  background-color: #999999;
  border: 1px solid #8c8c8c;
  color: #fff;
}
.status.status-vmsimported {
  background-color: #6f6f6f;
  border: 1px solid #626262;
  color: #fff;
}
.status.status-inqueue {
  background-color: #f57f6c;
  border: 1px solid #f36a54;
  color: #333;
}
.status.status-cutrejected {
  background-color: #dacfed;
  border: 1px solid #a290bf;
  color: #333;
}
.consent-status {
  margin-right: 5px;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  border-radius: 3px;
}
.consent-status.consent-status-approved {
  background-color: #61c185;
  border: 1px solid #43ac6a;
  color: #fff;
}
.consent-status.consent-status-clearspan {
  background-color: #82bed0;
  border: 1px solid #4aa1bb;
  color: #fff;
}
.consent-status.consent-status-referral {
  background-color: #fda821;
  border: 1px solid #E99002;
  color: #333;
}
.consent-status.consent-status-carded {
  background-color: #f57f6c;
  border: 1px solid #F04124;
  color: #fff;
}
.consent-status.consent-status-surveyed {
  background-color: #98c848;
  border: 1px solid #8cbe39;
  color: #fff;
}
.state {
  margin-right: 5px;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
  border-radius: 100%;
}
.state.state-green {
  background-color: #43ac6a;
  border: 1px solid #3c9a5f;
  color: #fff;
}
.state.state-amber {
  background-color: #E99002;
  border: 1px solid #d08002;
  color: #fff;
}
.state.state-red {
  background-color: #F04124;
  border: 1px solid #ea2f10;
  color: #fff;
}
.state.state-amber {
  background-color: #E99002;
  border: 1px solid #d08002;
  color: #fff;
}
.state.state-closed {
  background-color: #6f6f6f;
  border: 1px solid #626262;
  color: #fff;
}
.closed-status {
  background-color: #eeeeee;
  border: 1px solid #e2e2e2;
  padding: 4px 8px;
  border-radius: 100%;
}
.outline {
  background-color: transparent;
  color: inherit;
  transition: all .25s;
}
.btn-primary.outline {
  color: #98c848;
}
.btn-success.outline {
  color: #43ac6a;
}
.btn-info.outline {
  color: #4aa1bb;
}
.btn-warning.outline {
  color: #E99002;
}
.btn-danger.outline {
  color: #F04124;
}
.btn-primary.outline:hover,
.btn-success.outline:hover,
.btn-info.outline:hover,
.btn-warning.outline:hover,
.btn-danger.outline:hover {
  color: #fff;
}
.drop-box {
  background: #f8f8f8;
  border: 4px dashed #e5e5e5;
  min-width: 170px;
  width: 100%;
  text-align: center;
  padding: 20px 10px;
}
button.close {
  color: #333;
  font-weight: normal;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #333;
  opacity: 1;
}
.ui-select-bootstrap > .ui-select-match > .btn {
  margin-right: 15px;
}
.row.dateSearch .form-inline {
  z-index: 99;
  margin-top: 10px;
  width: auto;
  right: 0;
}
.row.dateSearch input[type="date"].form-control {
  width: 160px;
}
div#spanList_length {
  z-index: 100;
}
@media (min-width: 1060px) {
  .row.dateSearch {
    position: relative;
  }
  .row.dateSearch.date-2 {
    height: 40px;
    margin-top: -10px;
  }
  .row.dateSearch .form-inline {
    position: absolute;
  }
  .row.dateSearch .form-inline:nth-of-type(2) {
    top: 43px;
  }
  .row.dateSearch input[type="date"].form-control {
    width: 160px;
  }
}
.page-header h3 .btn {
  margin-top: -4px;
}
table.dataTable tbody td,
table.dataTable tbody th {
  padding: 8px 10px;
}
table.dataTable tbody tr.group td {
  background-color: #eeeeee;
}
table.dataTable tbody td.dataTables_empty {
  height: 50px;
  vertical-align: middle;
}
#consentList.dataTable tbody td,
table.dataTable tbody th {
  padding: 0px 10px;
}
#consentList.dataTable tbody tr {
  height: 41px;
}
#consentList.dataTable.display tbody tr:hover,
#consentList.dataTable.hover tbody tr:hover {
  background-color: transparent !important;
}
footer {
  bottom: 0px;
  width: 100%;
  height: 22px;
  background: #fff;
  color: #8c8c8c;
  font-size: 12px;
  padding: 5px 10px;
}
/*#loading-bar-container {
  position: absolute;
  top: 0px;
  padding-top: 50px;
  width: 100%;
  //height: 100%;
  //background-color: rgba(0, 0, 0, 0.1);
  z-index: 100;
  text-align: center;
  
  p {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
  }
    
  
}
*/
#loading-bar .bar {
  background: #98c848;
  height: 4px;
}
#loading-bar-spinner {
  top: 45px;
  left: 50%;
}
#loading-bar-spinner .spinner-icon {
  border-top-color: #98c848;
  border-left-color: #98c848;
  width: 20px;
  height: 20px;
}
table.dataTable tbody tr.highlight {
  background-color: rgba(151, 201, 73, 0.3);
}
.form-group label.control-label {
  padding-right: 0px !important;
}
#closedSpan.form-horizontal {
  background-color: #f6f6f6;
  padding: 10px;
}
.table > tbody > tr > td {
  vertical-align: middle;
}
.page-header img {
  width: 100%;
}
.page-header h2 {
  margin-top: 5px;
  margin-bottom: 20px;
}
.top5 {
  margin-top: 5px;
}
.top7 {
  margin-top: 7px;
}
.top10 {
  margin-top: 10px;
}
.top15 {
  margin-top: 15px;
}
.top17 {
  margin-top: 17px;
}
.top30 {
  margin-top: 30px;
}
