.procedure-modal-2 .modal-dialog {
  width: 1010px;
}

@media (max-width: 991px) {
  .procedure-modal-2 .modal-dialog {
    width: 98%;
  }
}

.procedure-modal-2 .edit-label-value .custom-checkbpx-button {
  padding: 10px 0;
}

.procedure-modal-2 .edit-label-value .form-group, .procedure-modal-2 .edit-label-value .sign-block {
  padding: 5px 0;
}

.procedure-modal-2 .label-inner-value .custom-value, .procedure-modal-2 .edit-label-value .custom-value {
  padding: 5px 0;
  display: inline-block;
}

.procedure-modal-2 .common-input-text {
  height: 20px;
  padding: 0px 20px 0 10px;
  border: 1px solid #ACB8C4;
}

.procedure-modal-2 .common-input-text.procedure-select {
  max-width: 153px;
  float: left;
}

.procedure-modal-2 .common-input-text.procedure-select-2 {
  max-width: 36px;
  float: left;
  margin-right: 10px;
}

.procedure-modal-2 span.subtext {
  color: #000000;
  opacity: 1;
  padding: 4px 10px;
}

.procedure-modal-2 .pdd-flex {
  display: flex;
  padding: 2px 2px 2px 15px;
}

.procedure-modal-2 .pdd-flex div {
  display: inline-block;
  margin-right: 6px;
}

.procedure-modal-2 .pdd-flex div:last-child {
  margin-right: 0;
}

.procedure-modal-2 .pdd-flex select {
  min-width: 48px;
  background: #FFF url(../images/arrow_down.svg) no-repeat 88% 50%;
}

.procedure-modal-2 .pdd-flex select.select-cust-4 {
  min-width: 78px;
  background: #FFF url(../images/arrow_down.svg) no-repeat 91% 50%;
}

.procedure-modal-2 .custom-checkbpx-button {
  padding-top: 3px;
}

.procedure-modal-2 .border-wrapper {
  border: 0px solid #D5DFE9;
  border-radius: 8px;
}

.procedure-modal-2 table {
  border-collapse: collapse;
  border-radius: 5px;
  overflow: hidden;
}

.procedure-modal-2 table tr {
  border: 2px solid #D5DFE9;
}

.procedure-modal-2 table tr th {
  font-size: 11px;
  padding: 5px 10px 5px  15px;
  border-right: 2px solid #D5DFE9;
  font-family: montserratregular;
  width: 44%;
  line-height: 17px;
}

.procedure-modal-2 table tr th span {
  color: #EE2020;
}

.procedure-modal-2 table tr th span.color-black {
  color: #000;
}

.procedure-modal-2 table tr td {
  padding: 0 20px 0 15px;
}

.procedure-modal-2 table tr:nth-child(odd) {
  background-color: #F5FAFF;
}

.procedure-modal-2 table.procedure-table-2 tr th {
  width: 100%;
}

.procedure-modal-2 table.table-2 {
  border-radius: 0 0px 0px 5px;
}

.procedure-modal-2 table.table-2 tr {
  border-right: 1px solid #D5DFE9 !important;
}

.procedure-modal-2 table.table-2 tr th {
  padding: 3px 10px 4px 15px;
  line-height: 17px;
}

.procedure-modal-2 table.table-2 tr:nth-child(even) {
  background-color: #F5FAFF;
}

.procedure-modal-2 table.table-2 tr:nth-child(odd) {
  background-color: #fff;
}

.procedure-modal-2 table.table-3 {
  border-radius: 0px 0  5px 0px;
}

.procedure-modal-2 table.table-3 tr {
  border-left: 0px solid #D5DFE9 !important;
}

.procedure-modal-2 table.table-3 tr th {
  padding: 3px 10px 4px 15px;
  line-height: 20px;
}

.procedure-modal-2 table.table-3 tr:nth-child(even) {
  background-color: #F5FAFF;
}

.procedure-modal-2 table.table-3 tr:nth-child(odd) {
  background-color: #fff;
}

.procedure-modal-2 table.table-3 tr.materials-checkboxes-back-color {
  background: #fff !important;
}

.procedure-modal-2 .padding-cust-0 {
  padding: 0;
}

.procedure-modal-2 .procedure-title-wrapper {
  background: #f5faff;
  width: 100%;
  display: flex;
  border-radius: 5px 5px 0 0;
  border: 0px solid #D5DFE9;
  border-bottom: 0px solid #D5DFE9;
  padding: 0;
}

.procedure-modal-2 .procedure-button-wrapper button {
  margin-left: 7px;
  margin: 0 7px 0 0;
  float: right;
}

.procedure-modal-2 button.btn-edit-row.common-btn {
  border: none;
}

.procedure-modal-2 .line-height-cust-1 {
  line-height: 19px;
}

.procedure-modal-2 .materials-checkboxes {
  margin: 10px 0;
  overflow: auto;
}

.procedure-modal-2 .materials-checkboxes ul li {
  list-style: none;
  margin-bottom: 8px;
  color: #b6aeae;
}

.procedure-modal-2 .materials-checkboxes ul li.custom-checkbpx-button [type="checkbox"]:not(:checked) + label {
  color: #000;
  opacity: .3;
  font-family: 'montserrat_medium';
  font-family: 'montserrat_bold';
  font-weight: bold;
  margin-bottom: 0;
}

.procedure-modal-2 .materials-checkboxes ul li.custom-checkbpx-button [type="checkbox"]:checked + label {
  color: #000;
  opacity: 1;
  font-family: 'montserrat_medium';
  font-family: 'montserrat_bold';
  font-weight: bold;
}

.procedure-modal-2 .materials-checkboxes .slimScrollDiv {
  height: 156px  !important;
  position: static !important;
}

.procedure-modal-2 .materials-checkboxes .slimScrollDiv .day-height-container {
  background: #FFF;
  padding: 10px;
  border: 2px solid #BEC9DA;
  border-radius: 5px;
}

@media (min-width: 1600px) {
  .procedure-modal-2 .materials-checkboxes .slimScrollDiv .day-height-container {
    height: 156px  !important;
  }
}

.procedure-modal-2 .materials-checkboxes .slimScrollDiv .slimScrollBar {
  margin: 20px 10px 10px 20px;
  opacity: .2 !important;
  display: block !important;
  height: 50px !important;
  right: 30px !important;
}

.procedure-modal-2 .materials-checkboxes .slimScrollDiv:hover .slimScrollBar {
  opacity: .4 !important;
}

.procedure-modal-2 .modal-content {
  font-family: 'montserrat_semibold';
  padding: 5px 20px;
  position: relative;
}

.procedure-modal-2 .modal-content .modal-header {
  padding: 5px 0 10px;
  border: none;
}

.procedure-modal-2 .modal-content .modal-header .modal-title {
  text-align: left;
  font-size: 11px;
  letter-spacing: 0;
  color: #2B8EE9;
  text-transform: uppercase;
  opacity: 1;
}

.procedure-modal-2 .modal-content .modal-body {
  padding: 0;
  margin-bottom: 50px;
}

.procedure-modal-2 .modal-content .modal-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}

.procedure-modal-2 .time-pattern-wrapper {
  display: flex;
}

.procedure-modal-2 .time-pattern-wrapper .time-pattern {
  margin: 0 4px;
}

.procedure-modal-2 .time-pattern-wrapper .time-pattern-arrow {
  cursor: pointer;
}

.procedure-modal-2 .time-pattern-wrapper .time-pattern-arrow.left img {
  padding: 5px 8px 4px 0;
}

.procedure-modal-2 .time-pattern-wrapper .time-pattern-arrow.right img {
  padding: 5px 0 4px 8px;
}

.procedure-modal-2 .office-setup-tabs > li > a, .procedure-modal-2 .table-title, .procedure-modal-2 .label-inner, .procedure-modal-2 .label-inner-value, .procedure-modal-2 .block-title, .procedure-modal-2 .custom-radio-button [type="radio"]:not(:checked) + label, .procedure-modal-2 .result-search ul li, .procedure-modal-2 .btn-primary, .procedure-modal-2 .btn-secondary, .procedure-modal-2 .table-head-fixed th, .procedure-modal-2 .table-head-fixed td, .procedure-modal-2 .common-input-text {
  font-size: 11px;
}

.procedure-modal-2 table .btn-primary {
  padding: 3px 8px;
  text-transform: capitalize;
  font-family: 'montserrat_medium';
  font-weight: normal;
}

.procedure-modal-2 table .btn-primary:hover, .procedure-modal-2 table .btn-primary:focus {
  background: #2b8ee9;
  border-color: #2b8ee9;
}

.btn {
    background: #0069D9;
}