@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
html,
body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.45;
}
body {
  background-color: #f4f6f9;
}
p {
  color: #000;
}
.wrapper {
  max-width: 556px;
  margin: 20px auto;
}
#header {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 0;
  margin: 0 0 10px;
}
.clr {
  clear: both;
}
.inner {
  padding: 0 20px;
}
.headertop .lsec {
  float: left;
  width: 205px;
  margin-top: 12px;
}
.headertop .rsec {
  float: left;
  border-left: 1px solid #e0e4eb;
  padding-left: 42px;
  width: 268px;
}
.headerbtm p {
  margin: 0;
  font-size: 10px;
  line-height: 1.5;
}
.headerbtm {
  border-top: 2px solid #e0e4eb;
  padding-top: 20px;
  margin-top: 20px;
}
.headerbtm strong {
  color: #6c7b8a;
}
.headertop .rsec p {
  font-size: 12px;
  margin: 0;
}
.bluehead div {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
.bluehead div.lsec {
  float: left;
}
.bluehead div.rsec {
  float: right;
}
.bluehead {
  background: #005a9e;
  padding: 12px 0;
  border-radius: 8px;
  margin-bottom: 10px;
}
/* .modalstyle1 {
    background: #fff;
    border-radius: 8px;
    margin: 0 0 10px;
} */
.modalstyle1 {
  padding: 0 0 10px;
}
.modalhead {
  background: #dfe5ee;
  padding: 12px 0;
  border-radius: 8px 8px 0 0;
}
.modalhead .inner {
  color: #6c7b8a;
  font-size: 12px;
  font-weight: 500;
}

.datatable {
  padding: 12px 0;
  border-radius: 0 0 8px 8px;
  background-color: #fff;
  margin: 0 0 10px;
}
.datatable table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
}
.datatable table th {
  font-weight: 600;
  font-size: 10px;
  color: #6c7b8a;
  border-bottom: 1px solid #e0e4eb;
  padding: 5px 10px 5px 0;
  width: 75%;
}
tr.subhead {
  background-color: #f5f6fa;
}
tr.subhead th {
  padding: 10px 5px;
  color: #a3a6b4;
}
tr.subhead2 {
  background-color: #eefaff;
}
tr.subhead2 th {
  padding: 10px 5px;
  color: #5ac8fa;
}
.datatable table td {
  font-size: 10px;
  font-weight: 500;
  color: #000;
  border-bottom: 1px solid #e0e4eb;
  padding: 0;
}
.datatable table tbody tr:last-child th,
.datatable table tbody tr:last-child td {
  border: none;
}
.datatable p {
  font-size: 10px;
  font-weight: 500;
  color: #000;
  padding: 0;
}

/**/

/* You can add global styles to this file, and also import other style files */
.left-nav-item .item-inner .input-wrapper {
  display: contents !important;
}
.left-nav-item {
  --min-height: 80px !important;
}

.user_app_blocks {
  margin-top: 120px;
}
.user_app_blocks .nav {
  width: 200px;
  display: block !important;
  height: 430px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.card.card-vertical {
  display: flex !important;
  flex-direction: row !important;
  margin-top: 5px;
}
#selected_tab_name {
  position: relative;
  left: 52px;
  font-size: 14px;
  text-align: left;
  color: #140f26;
  font-family: "Montserrat-Medium";
}
.card-body.tab-pane {
  height: max-content;
  background-color: #f4f6f9;
  padding: 30px 20px;
  box-shadow: inset -8px -8px 13px -8px #00000024;
}
#map1,
#map,
#map2 {
  height: 200px;
  width: 100%;
  margin: 10px 0px;
}

.EPs_card,
.tank_card {
  --background: var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));
  --color: var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-550, #737373)));
  margin: 10px;
  border-radius: 4px;
  font-size: 14px;
  box-shadow: rgb(0 0 0 / 20%) 0px 3px 1px -2px, rgb(0 0 0 / 14%) 0px 2px 2px 0px, rgb(0 0 0 / 12%) 0px 1px 5px 0px;
}

.formio-component-tabs.vertical_form_tabs .EPs_card .card-header {
  padding: 20px;
  background: #fff;
  border-bottom: 0px;
}
.EPs_card .formio-component-tabs .card-header {
  padding: 0px;
}

.EPs_card .card-header,
.tank_card .card-header,
.formio-component-drumQuestions .card-header,
.formio-component-areaStackPanel .card-header {
  box-shadow: none;
}
.formio-component .form-control {
  box-shadow: 0 0 0 1px #e0e4eb !important;
}
.EPs_card .card-title,
.tank_card .card-title,
.card-title {
  font-size: 18px;
  font-weight: bold;
}
.card-body.tab-pane {
}

.circle_block {
  background-color: #f4f6f9;
  padding: 0px 0px;
  margin: 0px 0px;
}

.custom_btns .card.card-body {
  border: 0px;
}
.overdue {
  color: red !important;
}
.rectangle {
  height: 80px;
  width: 80px;
  background-color: #3489e0;
  border-radius: 0px 20px 20px 0px;
  background-image: linear-gradient(to right, #c1bcfd, #3489e0);
  --box-shadow: 0px 10px 20px #a9a2ff66;
}

#graph div {
  position: relative;
  margin: 80px;
  width: 220px;
  height: 220px;
}
#graph canvas {
  display: block;
  position: relative;
}
#graph span {
  color: #555;
  display: block;
  text-align: center;
  font-family: sans-serif;
  font-size: 20px;
  position: relative;
  top: 73px;
  right: 25px;
}

#graph input {
  width: 200px;
}
#graph {
  position: relative;
  left: 20px;
}
.drag-container {
  background-color: #f4f6f9;
}

.custom_btns .card.card-body.bg-light div {
  display: block;
  float: right;
  margin-right: 0px;
}

.custom_btns .formio-component-submit {
  /* margin-left: 10px;
  margin-right: 10px; */
}
.custom_btns .formio-component-previous {
  margin-left: 10px;
  margin-right: 10px !important;
}
.custom_btns .formio-component-next {
  margin-left: 10px;
  margin-right: 10px;
}
.next-button-icon {
  background-image: url("/assets/icons/next-arrow.svg");
  display: inline-block;
  min-width: 18px;
  min-height: 18px;
  background-size: 100%;
  position: relative;
  top: 0px;
  float: right;
  right: 34px;
}
.previous-button-icon {
  background-image: url("/assets/icons/previous-arrow.svg");
  display: inline-block;
  min-width: 18px;
  min-height: 18px;
  background-size: 100%;
  position: relative;
  top: 3px;
}
#btnPrevious {
  display: none;
  background-color: #ffff;
  border-color: #5ac8fa;
  width: 160px;
  height: 62px;
  border-radius: 5px;
  font-size: 14px;
  font-family: "Montserrat-Medium";
  text-transform: uppercase;
  color: #5ac8fa;
}

.custom_btns .form_submit_btn {
  display: none;
}
.time-of-sunset .form-control {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.time-of-sunrise .form-control {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.time-of-sunrise .input-group-text {
  background-color: #ffffff !important;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
.time-of-sunset .input-group-text {
  background-color: #ffffff !important;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
.custom_btns {
  margin-top: -50px;
}
.custom_btns .card.card-body.bg-light {
  background: #fff !important;
}
/* .formio-component-previous { display: grid; }
    .formio-component-next{ display: grid;} */
.nav-tabs-vertical {
  margin-right: 0px !important;
  border-right: none !important;
}
.vertical_form_tabs .card-header-tabs .nav-link:hover {
  border-color: #ccc;
}
.formio-component-tabs.vertical_form_tabs .card-header {
  background: #fff;
  padding: 0px 8px 0px 8px;
  /* min-width: 25%; */
}
.vertical_form_tabs .card-header-tabs .nav-link.active {
  background: #def4fe !important;
  border: 0px;
  padding: 30px 9px 30px 10px;
  text-align: left;
  font-size: 16px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom: 1px solid #ccc;
  color: #140f26 !important;
  font-family: "Montserrat-Medium";
}
.formio-component-tabs.vertical_form_tabs .card-header {
  box-shadow: none !important;
}

.vertical_form_tabs .card-header-tabs .nav-link {
  border: 0px;
  padding: 30px 9px 30px 10px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  color: #140f26 !important;
  font-family: "Montserrat-Medium";
  text-align: left;
}
.date-inspection-started .form-control:disabled {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.time-inspection-started .form-control:disabled {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
#btnNext {
  background-color: #5ac8fa;
  border-color: #5ac8fa;
  width: 160px;
  height: 62px;
  border-radius: 5px;
  font-size: 14px;
  font-family: "Montserrat-Medium";
  text-transform: uppercase;
}
#btnNext:active {
  color: #fff;
}
.formio-component-datetime .input-group-text {
  border: 0px;
  height: 100% !important;
  background-color: #e9ecef;
  opacity: 1;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.formIO.form-inspection-header .form-name {
  color: #140f26;
  font-family: "Montserrat-SemiBold";
  font-size: 18px;
  /* width: max-content; */
  /* max-width: 25vw; */
  text-align: left;
  line-height: normal;
}
.formIO.form-inspection-header .section-name {
  font-family: "Montserrat-Medium";
  font-size: 12px;
  text-align: left;
  color: #6c7b8a;
}

.vertical_form_tabs .section-name {
  text-align: left;
  letter-spacing: 0px;
  color: #140f26;
  opacity: 1;
  font-family: "Montserrat-Medium";
  font-size: 16px;
  margin-left: 12px;
}
.action-btn-group {
  margin-top: 5px;
  margin-right: 20px;
  text-align: right;
}
.action-btn-group .action-back {
  --border-color: #5ac8fa;
  color: #5ac8fa;
}
.action-btn-group ion-button {
  height: 60px;
  width: 160px;
}
.formIO.form-inspection-header .due-date {
  font-family: "Montserrat-Medium";
  font-size: 14px;
  text-align: left;
  color: #140f26;
  width: max-content;
}
.formIO.form-inspection-header .overdue {
  color: red;
}

.header_panel {
  position: relative;
  z-index: 10;
  margin: 0px 2px;
  display: flex !important;
  justify-content: space-between;
  justify-content: flex-end;
  min-height: 128px;
  box-shadow: 0 4px 5px rgb(0 0 0 / 14%);
  top: -30px;
}
.vertical_form_tabs {
  /* position: relative;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
    border-radius: 0px;
    border: 0px; */
  /* top: -34px; */
  display: table;
  min-height: 100%;
}
.formIO_inspect_from_details ul.dropdown-menu {
  width: 100%;
  max-height: 400px !important;
  overflow: auto !important;
}

.assets-dropdown ul.dropdown-menu {
  width: 100%;
  max-height: 400px !important;
  overflow: auto !important;
}

.custom-green {
  color: lightgreen !important;
}

.file-upload-links {
  text-decoration: underline;
}

.video {
  width: 100%;
  height: 400px;
}

.formIO_method9_well_component .card-body {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.formio-component-customSelect {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.custom_choice {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.formIO_inspect_from_details .dropdown-value {
  margin-left: 15px;
  font-size: 14px;
  color: #131315;
  font-family: "Montserrat-Medium";
}
.formIO_EPs_card {
  margin-top: 10px;
}
.formIO_EPs_card .card-header:first-child {
  border-radius: 10px;
  padding-bottom: 0px;
  padding-left: 16px;
}
.formIO_EPs_card .card-header {
  box-shadow: none;
}
.formIO-header-shadow {
  box-shadow: 0px 4px 5px #00000024;
  min-height: 108px !important;
  max-height: 108px !important;
  width: 99.8%;
  margin-left: auto;
  margin-right: auto;
}

.sections {
  max-height: 60vh;
  overflow-y: scroll;
}

/*css for merging header  */

.header {
  justify-content: space-between;
}

app-dashboard {
  margin-top: 0px !important;
}

.header_panel .save_btn {
  background-color: #5ac8fa;
  border-color: #5ac8fa;
  border-radius: 5px;
  height: 62px;
  width: 120px;

  display: block;
  position: relative;
  background-position: left;
  font-size: 14px;
  font-family: "Montserrat-Medium";
  text-transform: uppercase;
  float: right;
}
.header_panel .save_btn .save-icon {
  background-image: url("/assets/icons/save.svg");
  display: inline-block;
  min-width: 18px;
  min-height: 18px;
  background-size: 100%;
  position: relative;
  top: 3px;
}
.header_panel .save_btn:hover {
  background-color: #5ac8fa;
  border-color: #5ac8fa;
}
.vertical_form_tabs .section-circle-number {
  float: left;
  margin-top: -4px;
  font-size: 14px;
  font-family: "Montserrat-SemiBold";
  color: #5ac8fa;
  border: 1.5px solid #5ac8fa;
  text-align: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vertical_form_tabs .tab_name {
  word-wrap: break-word;
  padding-left: 14px;
  display: table;
}

.header_panel .col-md-9 {
  margin-top: 35px;
}
.header_panel .col-md-3 {
  margin-top: 35px;
}

.formio-component-label-hidden {
  position: relative;
}

.back {
  position: relative;
  top: 49px;
  width: 30px;
  height: 30px;
  z-index: 999;
}
.context {
  background-color: #5ac8fa;
}
.card-border-saved {
  border-right-color: #5ac8fa !important;
  border-right-width: 10px !important;
  margin: 30px 30px;
}

.form_list_name {
  font-size: 20px;
  color: #140f26;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.facility-submit-info span {
  font-size: 12px;
  margin-right: 8px;
  background-color: rgb(222, 226, 230);
  border-radius: 5px;
  padding: 2px 5px;
}

.inspection-list .continue-button {
  background-color: #5ac8fa;
  border: 1px solid #5ac8fa;
  color: #fff;
}
.btn.button.continue-button:hover {
  background-color: #5ac8fa;
  border: 1px solid #5ac8fa;
  color: #fff;
}
formio-alerts {
  display: none;
}
/* .has-error > .help-block {
  display: none;
} */
select#change_tabs {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 8px;
}

/* Supress formio errors */
/* .formio-error-wrapper {
  background-color: unset !important;
}
.form-text.error {
  display: none !important;
}

.custom-validation .form-text.error {
  display: block !important;
}

.form-check-input.is-invalid {
  border: 1px solid rgba(0, 0, 0, 0.25) !important;
}
.formio-error-wrapper,
.formio-warning-wrapper {
  padding: 0px !important;
} */
/* End Supress formio errors */

.apply-formio-error-wrapper {
  color: #721c24 !important;
  background-color: #f8d7da !important;
  border-color: #f5c6cb !important;
}

.formio-error-wrapper {
    color: inherit !important;
    background-color: inherit !important;
    border-color: inherit !important;
}

.remove-formio-error-wrapper {
  background-color: inherit !important;
  border-color: inherit !important;
}

.formio-errors {
  display: none !important;
}

.show-error-msg {
  display: block !important;
}

.hide-error-msg {
  display: none !important;
}

.formio-component-radio  .radio .form-check-label .is-invalid {
  border-color: darkgrey !important;
}


.formio-component-radio  .radio .form-check-label .radio-is-invalid {
  border-color: #dc3545 !important;
}

.formio-component-selectboxes  .form-radio .form-check-label .is-invalid {
  border-color: darkgrey !important;
}

.formio-component-selectboxes  .form-radio .form-check-label .radio-is-invalid {
  border-color: #dc3545 !important;
}

.formio-component-checkbox .checkbox .form-check-label .is-invalid {
  border-color: darkgrey !important;
}

.formio-component-checkbox .checkbox .form-check-label .radio-is-invalid  {
  border-color: #dc3545 !important;
}

.add-formio-error-wrapper {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}

.custom_range_flag {
  float: right;
  font-size: 13px;
  position: relative;
}
#range_high {
  color: red;
}
#range_low {
  color: orange;
}
#pdf-viewer,
#pdf-viewer1 {
  width: 100%;
  height: 200px;
  background: rgba(0, 0, 0, 0.1);
  overflow: auto;
}

.pdf-page-canvas {
  display: block;
  margin: 5px auto;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.formIO_inspect_from_details .main-content {
  background-color: #f4f6f9;
  padding: 30px 20px;
  box-shadow: inset -3px 20px 11px -18px #00000024;
  height: 100%;
}

.formIO_inspect_from_details {
  box-shadow: inset -3px 20px 11px -18px #00000024;
  height: 88.2%;
}
.footer-shadow {
  box-shadow: -7px -44px 23px -44px #00000024;
}

.formIO_inspect_from_details .paddingRight0 {
  padding-right: 0px;
}
.formIO_inspect_from_details .action-btn-group {
  margin-top: 5px;
  margin-right: 10px;
  text-align: right;
}
.vertical_form_tabs .activeTab {
  --ion-item-background: #def4fe;
}
/* CSS START 21/09/23 */
/* air emission gendral */
.formIO_inspector_name label {
  text-align: left;
  letter-spacing: 0px;
  color: #6c7b8a;
  opacity: 1;
  font-family: "Montserrat-Medium";
  font-size: 14px;
}
.formIO_inspector_name #formIO_inspector_name_id {
  border: 1px solid var(--unnamed-color-34c759);
  /* background: #34C75926 0% 0% no-repeat padding-box; */
  /* border: 1px solid #34C759; */
  border-radius: 8px;
  opacity: 1;
}
.formIO_Date_inspection_started label,
.formIO_facility_name label,
.formIO_MP2_work label,
.formIO_time_inspecttion label,
.formIO_shift_number label,
.formIO_weather label,
.formIO_approximate_wind_speed label,
.formIO_approximate_wind_direction label,
.formIO_time_of_sunrise label,
.formIO_time_of_sunset label,
.formIO_additional_cooments label,
.formIO_inspector_name label,
.formIO_inspector_signature label,
.formIO_inspection_completion_date label,
.formIO_emission_point_id label,
.formIO_emission_point_desc label,
.formIO_opacity_limit label,
.formIO_emission_Source label,
.formIO_approximate_distance label,
.formIO_approximate_direction label,
.formIO_start_time_of_observation label,
.formIO_describe_issue label,
.formIO_photo label,
.formIO_Immediate_corrective_action label,
.formIO_pressure_drop_reading label,
.formIO_pressure_drop_range label,
.formIO_MOE_work_request_number label {
  font-size: 14px;
  text-align: left;
  font-family: "Montserrat-Medium";
  letter-spacing: 0px;
  color: #6c7b8a;
  opacity: 1;
}
.formIO_Date_inspection_started input,
.formIO_facility_name input,
.formIO_MP2_work input,
.formIO_time_inspecttion input,
.formIO_shift_number input,
.formIO_weather select,
.formIO_approximate_wind_speed input,
.formIO_approximate_wind_direction input,
.formIO_time_of_sunrise input,
.formIO_time_of_sunset input,
.formIO_additional_cooments input,
.formIO_inspector_name input,
.formIO_inspector_signature input,
.formIO_inspection_completion_date input,
.formIO_emission_point_id input,
.formIO_emission_point_desc input,
.formIO_opacity_limit input,
.formIO_emission_Source input,
.formIO_approximate_distance input,
.formIO_approximate_direction input,
.formIO_start_time_of_observation input,
.formIO_describe_issue textarea,
.formIO_Immediate_corrective_action input,
.formIO_pressure_drop_reading input,
.formIO_pressure_drop_range input,
.formIO_person_completed_immediate_action input,
.formIO_MOE_work_request_number input {
  font-size: 16px;
  text-align: left;
  font-family: "Montserrat-Medium";
  letter-spacing: 0px;
  color: #131315;
  opacity: 1;
}
/* air emision instruction */
/* video block */
.formIO_instruction_video_block {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
}
.formIO_instruction_video_block p {
  text-align: left;
  font-family: "Montserrat-Medium";
  letter-spacing: 0px;
  color: #131315;
  padding: 22px 19px 18px 20px;
  font-size: 16px;
  font-weight: bold;
  opacity: 1;
  text-decoration: none;
}
.formIO_instruction_video_block p:focus {
  text-decoration: none;
}
/* paragraph  */
.formIO_instruction_para {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  padding: 10px;
}
/* end */
.formIO_inspect_from_details .sidebar {
  position: fixed;
  z-index: 1;
  top: 108px;
  left: 0;
  bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  transition: 0.5s;
}
.formIO_inspect_from_details .form-row {
  height: 100%;
}
.formIO_inspect_from_details .form-content {
  margin-top: 20px;
  color: #000 !important;
}

.formIO_inspect_from_details ion-content {
  --offset-bottom: 0px !important;
  --offset-top: 0px !important;
  height: 90%;
}
.formIO_inspect_from_details .form-content-col {
  min-width: 375px;
}
.formIO_inspect_from_details .formio-component {
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
}
.formIO_inspect_from_details .formio-form {
  position: relative;
  min-height: 80px;
}
/*  */
.formio-component-area .card-header,
.formio-component-tank .card-header {
  box-shadow: none;
}
.formIO_prior_inspection_date span.input-group-text,
.formIO_retain_until_date span.input-group-text,
.formIO_SPCC_gen_date_inspection_start span.input-group-text,
.formIO_Date_inspection_started span.input-group-text,
.formIO_inspection_completion_date span.input-group-text {
  border: 0px;
  height: 100% !important;
  background-color: #fff;
  opacity: 1;
  color: var(--ion-color-primary, #3880ff);
  border-top-left-radius: 0px;
  border-left: none;
  padding: 16px 16px;
  border-bottom-left-radius: 0px;
  box-shadow: 0 0 0 1px #e0e4eb !important;
}
.formIO_SPCC_gen_date_inspection_start span.input-group-text,
.formIO_Date_inspection_started span.input-group-text,
.formIO_inspection_completion_date span.input-group-text {
  background-color: #e9ecef;
}

.formIO_prior_inspection_date input.form-control.form-control.input,
.formIO_retain_until_date input.form-control.form-control.input,
.formIO_SPCC_gen_date_inspection_start input.form-control.form-control.input,
.formIO_Date_inspection_started input.form-control.form-control.input,
.formIO_inspection_completion_date input.form-control.form-control.input {
  border-right: none !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.formIO_prior_inspection_date input.form-control.form-control.input,
.formIO_retain_until_date input.form-control.form-control.input,
.formIO_SPCC_gen_date_inspection_start input.form-control.form-control.input,
.formIO_Date_inspection_started input.form-control.form-control.input,
.formIO_inspection_completion_date input.form-control.form-control.input {
  box-shadow: 0 0 0 1px #e0e4eb !important;
  -webkit-clip-path: inset(-1px 0px -1px -1px);
  clip-path: inset(-1px 1px -1px -1px);
}

.formIO_instruction_para {
  background-color: #ffffff;
  /* padding: 20px; */
  font-family: "Montserrat-Medium";
}

.formIO_instruction_para .instruction-label {
  font-size: 14px;
  color: #6c7b8a !important;
}

.formIO_instruction_para .instrunction-label-para {
  font-size: 16px;
  color: #140f26 !important;
}
.formIO_weather_data_reference p,
.formIO_sunset_time p {
  margin-top: -27px;
}
.form-col {
  padding: 0;
  border-right: 1px solid lightgray;
}

::-webkit-scrollbar {
  width: 7px;
}

::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #c1c1c1;
}

.progress-dial {
  margin-top: 15%;
  text-align: center;
  font-family: "Montserrat-Bold";
  display: table-footer-group;
}

.collapsed {
  flex: 0 0 calc(4 / var(--ion-grid-columns, 12) * 100%) !important;
  /* width: 90px !important;
  max-width: 90px !important; */
  width: 50px !important;
  max-width: 50px !important;
}
@media (min-width: 576px) and (max-width: 699px) {
  .formIO_inspect_from_details .main-content {
    margin-left: calc(calc(3 / var(--ion-grid-columns, 9)) * 100%);
  }
  .formIO_inspect_from_details .form-col-sm {
    flex: 0 0 calc(calc(4 / var(--ion-grid-columns, 12)) * 100%) !important;
    width: calc(calc(3 / var(--ion-grid-columns, 9)) * 100%) !important;
    max-width: calc(calc(3 / var(--ion-grid-columns, 9)) * 100%) !important;
  }
  .form-col {
    border-right: 1px solid #ffffff;
  }

  .timer-component {
    width: 50vw !important;
  }
}

@media (min-width: 700px) {
  .formIO_inspect_from_details .form-col {
    flex: 0 0 calc(calc(3 / var(--ion-grid-columns, 12)) * 100%);
    width: calc(calc(3 / var(--ion-grid-columns, 12)) * 100%);
    max-width: calc(calc(3 / var(--ion-grid-columns, 12)) * 100%);
  }
  .formIO_inspect_from_details .main-content {
    margin-left: calc(calc(3 / var(--ion-grid-columns, 12)) * 100%);
  }
}

@media (max-width: 1199.98px) {
  .sidebar {
    overflow: hidden;
    transition: all 0.4s;
    text-align: center;
  }
}
@media (min-width: 615px) and (max-width: 1215px) {
  /* .form-col {
    border-right: 0px solid #ffffff;
  } */
  /* ::-webkit-scrollbar {
    width: 0px;

  } */
  .formIO_inspect_from_details .action-btn-group {
    margin-top: 14px;
  }
  .add_range_title {
    margin-top: 0px !important;
    margin-right: 4px;
  }
}

@media (min-width: 600px) and (max-width: 1215px) {
  .add_range_title {
    margin-top: 0px !important;
  }
}
::-webkit-scrollbar {
  width: 0px;
}
ion-accordion.accordion-animated > [slot="header"] .ion-accordion-toggle-icon {
  margin: 7px !important;
}
.assets_block .assets-dropdown-section {
  flex: 1;
}
.assets_block .select_dropdown_class {
  padding: 0px 5px;
}
.formIO_inspect_from_details .dropdown-value:hover {
  background-color: #def4fe;
  cursor: pointer;
}
.formIO_inspect_from_details .dropdown-value {
  margin: 8px;
  padding: 6px;
}

/* model css */
.successMsg[_ngcontent-vjj-c74] {
  font-size: 16px;
  color: #6c7b8a;
  line-height: 22px;
  font-family: Montserrat-Medium;
}
.modal-name {
  font-size: 20px;
  font-family: Montserrat-SemiBold;
}
.text-center {
  text-align: center !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.justify-content-center {
  justify-content: center !important;
}
.close-button[_ngcontent-vjj-c74] {
  font-family: Montserrat-Medium;
  width: 225px;
  height: 50px;
  border-radius: 100px;
  font-size: 14px;
  color: #140f26;
  letter-spacing: 1.56px;
  filter: drop-shadow(0 0.5rem 0.75rem #3b4a7433);
}
.bg-white {
  background-color: #fff !important;
}
.modal-dialog {
  width: 425px;
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.animation-position {
  position: absolute;
}
.yes-button {
  width: 225px;
  height: 50px;
  font-size: 14px !important;
  background-color: #5ac8fa !important;
  border-radius: 25px !important;
  color: #fff !important;
  font-family: Montserrat-Medium !important;
  letter-spacing: 1.56px;
}
.cancel-button-text {
  font-size: 14px;
  font-family: Montserrat-Medium;
  letter-spacing: 2.33px;
  color: #5ac8fa;
  cursor: pointer;
}
.message-box {
  padding: 1.5rem 0px !important;
}
.test-text {
  font-size: 16px;
  font-family: Montserrat-Medium;
}
.text-bold {
  font-weight: bold;
}
button.btn.confirmation-modal-btn.handover-btn:focus,
.modal-confirmation button.btn.cancel-button-text.my-3:focus,
button.btn.confirmation-modal-btn.yes-btn:focus,
button.btn.btn-secondary.close-button:focus,
button.yes-button.btn:focus {
  box-shadow: none;
  border: none;
}
button.btn.confirmation-modal-btn.yes-btn:active,
button.btn.confirmation-modal-btn.handover-btn:active,
button.btn.btn-secondary.close-button:active,
.button.yes-button.btn:focus {
  background: #5ac8fa;
  color: #ffffff;
}
button.btn.cancel-button-text.my-3:active {
  background: #ffffff;
  color: #5ac8fa;
}

.formIO_weather .form-control:focus {
  box-shadow: none !important;
}
.select_dropdown_class .dropdown-labels {
  font-size: 14px;
  font-family: "Montserrat-Medium";
  color: #6c7d8a;
  opacity: 1;
  text-align: left;
}
.formio-comment-certify-inspection .form-control {
  height: 100%;
}

.add_range_title {
  margin-top: -30px;
  float: right;
  text-align: right;
}
.progress-dial text {
  dominant-baseline: middle;
}
.progress-dial tspan:nth-child(3) {
  dominant-baseline: hanging;
}

.next-asset-btn {
  /* height: 100px; */
  background: white;
}

.goto-next-asset-btn {
  height: 70px;
  background-color: #fbb931;
  border-radius: 35px;
  font-size: 14px;
  font-family: "Montserrat-Medium";
  letter-spacing: 1.56px;
  width: 70px;
  position: fixed;
  bottom: 15%;
  cursor: pointer !important;
  z-index: 100;
}

.btn_next_img {
  width: 50px;
  height: 50px;
}

/* Timer custom component css */

.timer-component {
  background-color: #fff;
  width: 100%;
  border-radius: 5px;
  display: flex;
  justify-content: left;
  flex-direction: row;
  /* position: fixed;
  top: 120px; */
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  gap: 20px;
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
  z-index: 10;
}

.frame {
  display: flex;
  gap: 3px;
}

.hrs,
.min,
.sec,
.ms,
.colon {
  width: 24px;
  font-size: 20px;
  text-align: left;
  line-height: 40px;
  color: #eb4d4b;
}

.colon {
  width: 10px;
}

.buttons {
  margin-top: 5px;
}

.buttons button {
  border: none;
  padding: 5px 10px;
  color: white;
  border-radius: 3px;
  text-transform: uppercase;
}

.start {
  background-color: #6ab04c;
}

.stop {
  background-color: #30336b;
}

.reset {
  background-color: #eb4d4b;
}

.start-active,
.stop-active {
  pointer-events: none;
  opacity: 0.5;
}

.choices__list--dropdown,
.choices__list[aria-expanded] {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.custom_choice .choices__list--dropdown,
.custom_choice .choices__list[aria-expanded] {
  margin-left: -12px;
}

/* .choices__item.choices__item--selectable {
  white-space: unset !important;
} */

.choices__list--dropdown .choices__item--selectable,
.choices__list[aria-expanded] .choices__item--selectable {
  padding-right: 0px !important;
}

.allFacility .choices__list--single .choices__item.choices__item--selectable {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 95%;
  padding-top: 8px;
  padding-right: 0px !important;
}

/* // Timer css end */

/* end */

/* Formio Html element styles*/
.info {
  font-family: Montserrat-Medium;
  font-size: 14px !important;
  color: black;
}

/* .checkbox .field-required:after  {
  content: "";
} */
.disabled-textarea .card-body:has(.formio-editor-read-only-content) {
  background-color: #e9ecef !important;
}

.selectBoxComponent .dropdown {
  height: auto !important;
}

.formio-component-select .dropdown {
  height: auto !important;
  border: 1px solid transparent !important;
}

.check_box_wrapper_class .checkbox span {
  display: unset !important;
}

.text-italic {
  font-style: italic;
}

.text-underline {
  text-decoration: underline;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}

.format-btn.active,
.align-btn.active {
  border: 2px solid #5e93d4;
}

.text-bold {
  font-weight: bold;
}
