    
  
  #image_preview {
    background-image: url('./images/landing_page_msg2.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
  }

  accordion-btn-color{
    color:white;
  }

  body {
    background-image: url(".");
    background-size: cover;
    background-attachment: fixed;
  //  overflow-y: scroll !important;
    font-family:Lato 'light'
    padding-right: 0px !important;
  }
  #bodybg {
    background-color:#ebebeb;
    background-image: url("../images/image_003.jpeg"  );
    background-size: cover;

    }
  #webbg {
    background-color:#ebebeb;
    background-repeat: no-repeat;
    background-image: url("../images/newerImage.webp" );
  //  , linear-gradient(to top right,#DB091899 ,#971C3F99, #5A2F6399)

  //  url("../images/Artboard1.svg");
  //  background-position:right;
    background-size:cover;
    background-attachment: fixed;
  //  overflow-y: scroll;
    }
  #navbar {
    position:fixed;
    top:0;
    width:100%;
    z-index:100;
    background-color:;

  }

  #footer {

  }

  #loginpanel{
    background-image: url("../images/geoshape.jpg");
    background-repeat: no-repeat;
    background-size:150%;
    background-position:center;
    border-radius:50%;
    box-shadow: 1px 1px 1px #602E60, 0 0 20px #602E60, 0 0 5px #C50F24;
  }

  .btnMenu:hover   {
    box-shadow: 1px 1px 50px #198754, 0 0 5px #198754, 0 0 5px #198754;
  }
  .btnSelect {
    text-align: center;
    width:125px;
    height:50px;
    border:none;
    border-radius:50px;
    box-shadow: 1px 1px 1px cc, 0 0 20px cc, 0 0 5px cc;
    text-decoration:none;
  }

  .btnStandard {
    border-radius:25px;
    border-none;
    width:100px;
    height:40px;
  }

  .btnStdMd {
    border-radius:25px;
    border-none;
    width:175px;
    height:100px;
  }



  //select option:first-child{
  //  color: blue;
  //}
  .btnSelect:hover {
    color:white;
    text-align: center;
    width:125px;
    height:50px;
    border:none;
    border-radius:50px;
    text-decoration:none;
    background-color:cc;
  }
  .btnInfo {
    text-align: center;
    width:250px;
    height:50px;
    border:none;
    border-radius:50px;
    box-shadow: 1px 1px 1px cc, 0 0 20px cc, 0 0 5px cc;
  }
  .btnInfo:hover {
    text-align: center;
    width:250px;
    height:50px;
    border:none;
    border-radius:50px;
    box-shadow: 1px 1px 1px , 0 0 20px , 0 0 5px ;
    text-decoration:none;
  }

  .accordion-button{
    color:white !important;
  }

  .btnMenuDiv {
    background-color:blue;
    color:black;
    text-decoration:none;
    padding:15px;
    width:150px;
  }
  .btnMenu {
    background-color:white;
    color:black;
    text-decoration:none;
    padding:25px;
    border-style:solid;
    border-color:purple;
    border-width:1px;
    width:450px;
  }



  tbody.td {
    background-color:rgba(248,249,250,0.4);

  }
  table {
      word-wrap:break-word  ;
  }

  tr:hover {
    background-color:cc !important;
    color:white !important;
  }
  tr:hover td {
    color:white !important;
  }

  li {
    border-color:rgb(0, 170, 203,0);
    border-width:2.5px;
    border-bottom-style:solid;
  }

  li:hover {
    border-color:;
    border-width:2.5px;
    border-bottom-style:solid;
  }

  .modal {
      overflow-y: auto;
      background-color: rgba(108,117,125,0.4);
  }


  .modal-open {
  padding-right: 0px !important;
      overflow: auto;
      overflow-x: hidden;
  }

  .modal-open[style] {
  padding-right: 0px !important;
  }
  .modal-backdrop {
      z-index: 1020 !important;

  }
  }

  #newabsence_modaldialog {
    width:1200px;
  }

  .card-columns {
    column-count: 8;
    }

  #action_header{
  background-color: rgb(133, 41, 142);
  }

  .tablehead {
    background-color: rgb(133, 41, 142);
  }

  .pulse {
    animation:animate 4s linear infinite;
  }
  @keyframes animate {
    0%{
      box-shadow: 0 0 0 0 rgba(23,162,184,.7), 0 0 0 0 rgba(23,162,184,.7);
    }
    4%{
      box-shadow: 0 0 0 50px rgba(23,162,184,.0); 0 0 0 0 rgba(23,162,184,.7);
    }
    80%{
      box-shadow: 0 0 0 50px rgba(23,162,184,.0); 0 0 0 30px rgba(23,162,184,0);
    }
    100%{
      box-shadow: 0 0 0 0 rgba(23,162,184,.0); 0 0 0 30px rgba(23,162,184,0);
    }
  }

  input.invalid {
    background-color: #ffdddd;
  }
  select.invalid {
    background-color: #ffdddd;
  }
  textarea.invalid {
    background-color: #ffdddd;
  }
  .tab {
    display:non;
  }
  .livetab {
    display:none;
  }
  .step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
  }

  .step.active {
    background-color:#28A745;
    opacity: 1;
  }
  /
  * Mark the steps that are finished and valid: */
  .step.finish {
    background-color: #4CAF50;
  }
  .livestep {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
  }

  .livestep.active {
    background-color:#28A745;
    opacity: 1;
  }
  /* Mark the steps that are finished and valid: */
  .livestep.finish {
    background-color: #4CAF50;
  }

  .btnAdd{
    min-width:75px;
  }

  .form-switch.form-switch-md {
    margin-bottom: 1rem; /* JUST FOR STYLING PURPOSE */
  }

  .form-switch.form-switch-md .form-check-input {
    height: 1.5rem;
    width: calc(2rem + 0.75rem);
    border-radius: 3rem;
  }
  .input-hidden {
    position: absolute;
    left: -9999px;
  }

  input[type=radio]:checked + label>img {
    border: 1px solid #fff;
    box-shadow: 0 0 3px 3px #090;
  }

  #incidentForm {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:650px;
    background-color: ;
    background-image: url("../images/safety_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }

  .section {
    display:none;
  }


  .section.is-showing {
    display:block;
  }

  .is-hidden {
    display:none;
  }

  /* Reporter's Details Section*/
  #incidentForm #section_1 {
    left:0;
    margin:0px;
    width:100%;
    position: absolute;
    z-index:200;
  }
  /* Incident Location Section*/
  #incidentForm #section_2 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  //  z-index:190;
  }
  /* Incident Details Section*/
  #incidentForm #section_3 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  //REMOVE DISPLAY:NONE
  }
  /* Classification Section*/
  #incidentForm #section_4 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  //REMOVE DISPLAY:NONE

  }
  /* Affected Person Section*/
  #incidentForm #section_5 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Affected Person Section*/
  #incidentForm #section_6 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Injuries Section*/
  #incidentForm #section_7 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Treatment Section*/
  #incidentForm #section_8 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Lost Time/ Restricted Duties*/
  #incidentForm #section_9 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* RIDDOR Section*/
  #incidentForm #section_10 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  //REMOVE DISPLAY:NONE
  }
  /* Submission Section*/
  #incidentForm #section_11 {
    left:0;
    margin:auto;
    opacity:0;
    width:100%;
    height:500px;
    position:absolute;
    display:none;
  }

  #incidentForm .btn {
    border-radius:25px;
    width:125px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }

  #incidentForm #form_nav {
    width:100%;
    position:absolute;
    bottom:10px;
    left:0;
    text-align: center;
  }

  #incidentForm #injury_head {
    margin-left:6px;
    display:none;
  }
  #incidentForm #injury_face {
    margin-left:6px;
    display:none;
  }
  #incidentForm #injury_trunk {
    margin-left:6px;
    display:none;
  }
  #incidentForm #injury_back {
    margin-left:6px;
    display:none;
  }
  #incidentForm #injury_upper_limb {
    margin-left:6px;
    display:none;
  }
  #incidentForm #injury_lower_limb {
    margin-left:6px;
    display:none;
  }
  #incidentForm #injury_internal {
    margin-left:6px;
    display:none;
  }
  #incidentForm #injury_multiple {
    margin-left:6px;
    display:none;
  }
  #incidentForm #kind_of_accident{
    margin-left:6px;
    display:none;
  }
  #incidentForm #dangerous_occurrence{
    margin-left:6px;
    display:none;
  }
  #incidentForm #diseases{
    margin-left:6px;
    display:none;
  }
  #incidentForm #firstAiderStatus{
    margin-left:6px;
    display:none;
  }
  #incidentForm #firstAiderName{
    margin-left:6px;
    display:none;
  }
  #incidentForm #treatment{
    margin-left:6px;
    display:none;
  }
  #incidentForm #lost_time_start {
    margin-left:6px;
    display:none;
  }
  #incidentForm #lost_time_end {
    margin-left:6px;
    display:none;
  }
  #incidentForm #restricted_duties_start {
    margin-left:6px;
    display:none;
  }
  #incidentForm #restricted_duties_end {
    margin-left:6px;
    display:none;
  }
  #incidentForm #riddor_date {
    margin-left:6px;
    display:none;
  }
  #incidentForm #hse_reference {
    margin-left:6px;
    display:none;
  }
  #incidentForm #hse_notification {
    margin-left:6px;
    display:none;
  }
  #covidForm {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:800px;
    background-color: ;
    background-image: url("../images/covid_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    background-size: 900px 900px;

    color: ;
    position:relative;
  }
  #covidForm #form_nav {
    width:100%;
    position:absolute;
    bottom:10px;
    left:0;
    text-align: center;
  }
  #covidForm .btn {
    border-radius:25px;
    width:125px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  /* Reporter's Details Section*/
  #covidForm #section_1 {
    left:0;
    margin:0px;
    width:100%;
    position: absolute;
  }
  /* Incident Location Section*/
  #covidForm #section_2 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Chain of Events Section*/
  #covidForm #section_3 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Affected Person Details Section*/
  #covidForm #section_4 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Submission Section*/
  #covidForm #section_5 {
    left:0;
    margin:auto;
    opacity:0;
    width:100%;
    height:500px;
    position:absolute;
    display:none;
  }
  #submissionMessage {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:800px;
    background-color: ;
    background-image: url("../images/covid_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    background-size: 900px 900px;
    color: ;
    position:relative;
  }
  #submissionMessage .btn {
    border-radius:25px;
    width:150px;
    height:55px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7);
    padding:15px;
    margin:10px;
  }
  #clinic_incident {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
    background-color: ;
    background-image: url("../images/sd_incident_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }
  /*#clinic_incident #form_nav {
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    text-align: center;
    background-color: ;
  }*/
  #form_nav .btn {
    border-radius:25px;
    width:125px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #clinic_incident .btn {
    border-radius:25px;
    width:125px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  /* Reporter's Details Section of the Clinic Incident Form*/
  #clinic_incident #section_1 {
    height:90%;
    left:0;
    margin:0px;
    width:100%;
  }
  /* Clinic Process of the Clinic Incident Form*/
  #clinic_incident #section_2 {
    left:0;
    margin:0px;
  //  min-height:650px;
    width:100%;
    display:none;
  }
  /* Patient Details Section of the Clinic Incident Form*/
  #clinic_incident #section_3 {
    left:0;
    margin:0px;
  //  min-height:650px;
    opacity:0;
    width:100%;
    display:none;
  }
  /* Medication Involved Section of the Clinic Incident Form*/
  #clinic_incident #section_4 {
    left:0;
    margin:0px;
  //  min-height:650px;
    opacity:0;
    width:100%;
    display:none;
  //REMOVE DISPLAY:NONE

  }
  /* Outcomes Section of the Clinic Incident Form*/
  #clinic_incident #section_5 {
    left:0;
    margin:0px;
  //  min-height:650px;
    opacity:0;
    width:100%;
    display:none;
  }
  /* Submission Section of the Clinic Incident Form*/
  #clinic_incident #section_6 {
    left:0;
    margin:auto;
    min-height:650px;
    opacity:0;
    width:100%;
    height:500px;
    position:absolute;
    display:none;
  }
  #near_miss_form {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
    background-color: ;
    background-image: url("../images/sd_nm_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }
  #visitForm {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
    background-color: ;
    background-image: url("../images/visitor_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }
  /* Reporter's Details Section*/
  #visitForm #section_1 {
    left:0;
    margin:0px;
    width:100%;
    position: absolute;
  }
  /* Incident Location Section*/
  #visitForm #section_2 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Chain of Events Section*/
  #visitForm #section_3 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Affected Person Details Section*/
  #visitForm #section_4 {
    left:0;
    margin:0px;
    opacity:0;
    width:100%;
    position:absolute;
    display:none;
  }
  /* Submission Section*/
  #visitForm #section_5 {
    left:0;
    margin:auto;
    opacity:0;
    width:100%;
    height:500px;
    position:absolute;
    display:none;
  }
  #visitForm #form_nav {
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    text-align: center;
    background-color: ;
  }
  #visitForm .btn {
    border-radius:25px;
    width:125px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }

  #lfpse_report_knights {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
  //  background-color: ;
    background-image: url("../images/sd_incident_splash_pink.svg");
    background-repeat: no-repeat;
    background-position:right center;
  //  color: ;
    position:relative;
  }


  /* Reporter's Details Section of the Pharmacy Incident Form*/
  #lfpse_report_knights #section_1 {
    height:90%;
    min-height:590px;
    left:0;
    margin:0px;
    width:100%;
  }

  #lfpse_report_knights #section_2 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_3 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_3a {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_4 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_5 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_6 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_7 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_8 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_9 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_10 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_11 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_12 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_13 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_14 {
    left:0;
    margin:0;
    min-height:590px;
    width:100%;
    position:absolute;
    display:none;
  }


  #lfpse_report_knights .btn {
    border-radius:25px;
    width:125px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #lfpse_report_knights .btnExt {
    border-radius:25px;
    width:175px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #lfpse_report_knights .btn-prompt {
    border-radius:25px;
    border:none;
  }

  #patient_sequence .btn-prompt {
    border-radius:25px;
    border:none;
  }
  #medications_involved .btn-prompt {
    border-radius:25px;
    border:none;
  }
  #medications_involved_edit .btn-prompt {
    border-radius:25px;
    border:none;
  }
  #device_involved .btn-prompt {
    border-radius:25px;
    border:none;
  }
  #device_involved_edit .btn-prompt {
    border-radius:25px;
    border:none;
  }
  #patient_data_table tr:hover td {
    background-color: #0D6EFD;
    color: #FFFFFF;
  }
  #medications_data_table tr:hover td {
    background-color: #0D6EFD;
    color: #FFFFFF;
  }
  #devices_data_table tr:hover td {
    background-color: #0D6EFD;
    color: #FFFFFF;
  }

  #pharmacy_incident {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:650px;
    background-color: ;
    background-image: url("../images/sd_incident_splash_pink.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }

  #pharmacy_incident .btn {
    border-radius:25px;
    width:125px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #patient_sequence_edit .btn-prompt {
    border-radius:25px;
    border:none;
  }
  #device_sequence_edit .btn-prompt {
    border-radius:25px;
    border:none;
  }

  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #section_1{
    height:650px;
    left:0;
    margin:0px;
    width:100%;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #section_2{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #section_3{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #section_4{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #section_5{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #section_6{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #section_7{
    left:0;
    margin:0px;
    min-height:650px;
    opacity:0;
    width:100%;
    display:none;
  }
  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #section_8{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #section_9{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #a7189f6ef0db6282bba08669ba1894d3b5b295fb0dd90adb #form_nav{
    left:0;
    margin:0px;
    min-height:550px;
    opacity:0;
    width:100%;
  }

  /* Camden Incident Sections */
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b84 #section_1{
    height:650px;
    left:0;
    margin:0px;
    width:100%;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b84 #section_2{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }

  /* Camden V&A Sections */
  #b67965f385bbacee802627bbb4a79e46 #section_1{
    height:650px;
    left:0;
    margin:0px;
    width:100%;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #b67965f385bbacee802627bbb4a79e46 #section_2{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #b67965f385bbacee802627bbb4a79e46 #section_3{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #b67965f385bbacee802627bbb4a79e46 #section_4{
    left:0;
    margin:0px;
    height:650px;
    opacity:0;
    width:100%;
    display:none;
    overflow-y:auto;
    overflow-x:hidden;
  }

  /* Camden Incident Sections */
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_1{
    min-height:570px;
    left:0;
    margin:0px;
    width:100%;
    overflow-y:auto;
    overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_2{
  left:0;
  margin:0px;
  min-height:570px;
  opacity:0;
  width:100%;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_3{
  left:0;
  margin:0px;
  min-height:570px;
  opacity:0;
  width:100%;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_4{
  left:0;
  margin:0px;
  min-height:570px;
  opacity:0;
  width:100%;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_5{
  left:0;
  margin:0px;
  min-height:570px;
  opacity:0;
  width:100%;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_6{
  left:0;
  margin:0px;
  min-height:570px;
  opacity:0;
  width:100%;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_7{
  left:0;
  margin:0px;
  min-height:570px;
  opacity:0;
  width:100%;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_8{
  left:0;
  margin:0px;
  min-height:570px;
  opacity:0;
  width:100%;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_9{
  left:0;
  margin:0px;
  min-height:570px;
  opacity:0;
  width:100%;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  }
  #cd12ba7b2086a88d27b9a32e254aff9e7050170ec379b840 #section_10{
  left:0;
  margin:0px;
  min-height:570px;
  opacity:0;
  width:100%;
  display:none;
  overflow-y:auto;
  overflow-x:hidden;
  }

  /* Reporter's Details Section of the Pharmacy Incident Form*/
  #pharmacy_incident #section_1 {
    min-height:550px;
    left:0;
    margin:0px;
    width:100%;
  }
  /* Pharmacy Process of the PharmacyIncident Form*/
  #pharmacy_incident #section_2 {
    left:0;
    margin:0px;
    min-height:550px;
    opacity:0;
    width:100%;
    display:none;
  }
  /* Patient Details Section of the Pharmacy Incident Form*/
  #pharmacy_incident #section_3 {
    left:0;
    margin:0px;
    min-height:550px;
    opacity:0;
    width:100%;
    display:none;
  }
  /* Medication Involved Section of the Pharmacy Incident Form*/
  #pharmacy_incident #section_4 {
    left:0;
    margin:0px;
    min-height:550px;
    opacity:0;
    width:100%;
    display:none;
  //REMOVE DISPLAY:NONE

  }
  /* Outcomes Section of the Pharmacy Incident Form*/
  #pharmacy_incident #section_5 {
    left:0;
    margin:0px;
    min-height:550px;
    opacity:0;
    width:100%;
    display:none;
  }
  /* Submission Section of the Pharmacy Incident Form*/
  #pharmacy_incident #section_6 {
    left:0;
    margin:auto;
    min-height:550px;
    opacity:0;
    width:100%;
    height:500px;
  //  position:absolute;
    display:none;
  }



  /* Development Star Rating */
  .rating {
      width: 226px;
      margin: 0 auto 1em;
      font-size: 45px;
      overflow:hidden;
    }
  .rating input {
  float: right;
  opacity: 0;
  position: absolut;
  }
    .rating a,
    .rating label {
      float:right;
      color: #aaa;
      text-decoration: none;
      -webkit-transition: color .4s;
      -moz-transition: color .4s;
      -o-transition: color .4s;
      transition: color .4s;
    }
  .rating label:hover ~ label,
  .rating input:checked ~ label,
  .rating label:hover,
    .rating a:hover,
    .rating a:hover ~ a,
    .rating a:focus,
    .rating a:focus ~ a		{
      color: Orange;
      cursor: pointer;
    }

    /* (A) FIXED WRAPPER */
  .hwrap {
    overflow: hidden; /* HIDE SCROLL BAR */
    background: #eee;
  }

  /* (B) MOVING TICKER WRAPPER */
  .hmove { display: flex; }

  /* (C) ITEMS - INTO A LONG HORIZONTAL ROW */
  .hitem {
    flex-shrink: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
  }

  /* (D) ANIMATION - MOVE ITEMS FROM RIGHT TO LEFT */
  /* 4 ITEMS -400%, CHANGE THIS IF YOU ADD/REMOVE ITEMS */
  @keyframes tickerh {
    0% { transform: translate3d(100%, 0, 0); }
    100% { transform: translate3d(-400%, 0, 0); }
  }
  .hmove { animation: tickerh linear 30s infinite; }
  .hmove:hover { animation-play-state: paused; }

  #ticker_message1_icon_menu {
    font-family: 'FontAwesome', 'Second Font name'
  }

  #cd_discrepancy_form {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
    background-color: ;
    background-image: url("../images/sd_nm_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }


  #cd_discrepancy_form .btnExt {
    border-radius:25px;
    width:175px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #cd_destruction_form {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
    background-color: ;
    background-image: url("../images/sd_nm_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }


  #cd_destruction_form .btnExt {
    border-radius:25px;
    width:175px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #near_miss_form {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
    background-color: ;
    background-image: url("../images/sd_nm_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }


  #near_miss_form .btnExt {
    border-radius:25px;
    width:175px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #safeguarding_form {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
    background-color: ;
    background-image: url("../images/sd_nm_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }


  #safeguarding_form .btnExt {
    border-radius:25px;
    width:175px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #complaints_form {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
    background-color: ;
    background-image: url("../images/sd_nm_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }


  #complaints_form .btnExt {
    border-radius:25px;
    width:175px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #medication_abuse_form {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
    background-color: ;
    background-image: url("../images/sd_nm_splash.svg");
    background-repeat: no-repeat;
    background-position:right center;
    color: ;
    position:relative;
  }


  #medication_abuse_form .btnExt {
    border-radius:25px;
    width:175px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }

  #lfpse_report_knights {
    margin:auto;
    width:100%;
    padding:10px;
    min-height:700px;
  //  background-color: ;
    background-image: url("../images/knights_splash_.svg");
    background-repeat: no-repeat;
    background-position:right center;
  //  color: ;
    position:relative;
  }


  /* Reporter's Details Section of the Pharmacy Incident Form*/
  #lfpse_report_knights #section_1 {
    height:90%;
    min-height:590px;
    left:0;
    margin:0px;
    width:100%;
  }

  #lfpse_report_knights #section_2 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_3 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_3a {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_4 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_5 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_6 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_7 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_8 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_9 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_10 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_11 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_12 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_13 {
    left:0;
    margin:0px;
    min-height:590px;
    width:100%;
    display:none;
  }
  #lfpse_report_knights #section_14 {
    left:0;
    margin:0;
    min-height:590px;
    width:100%;
    position:absolute;
    display:none;
  }


  #lfpse_report_knights .btn {
    border-radius:25px;
    width:125px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #lfpse_report_knights .btnExt {
    border-radius:25px;
    width:175px;
    height:40px;
    box-shadow: 0px 10px 15px -6px rgba(0,0,0,0.7)
  }
  #lfpse_report_knights .btn-prompt {
    border-radius:25px;
    border:none;
  }
