html {
    height: 100%;
    scroll-behavior: smooth;
}


.update-h4 {  
  color: black;
  font-family: "CiscoSans", Arial, sans-serif;
  font-weight: 200!important;
}


body {
    height: 100%;
    background: #f2f2f2;
    font-family: "CiscoSans", Arial, sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 24px;
    color: #212529;
}

.body-div {
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12);
    max-width: 1600px;
    margin: 0 auto;
    padding: 0px 0px 120px 0px;
    background: #ffffff;
    z-index: 15;

}

.centerMain {
    width: 100%;
    padding: 80px 215px !important;
}

.logo {
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
    margin: 0px auto;
    padding: 24px 0px 24px 0px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12);
    overflow: visible;
    z-index: 15;
    border-bottom: none;

}

.logo-container {
    position: relative;
    width: 77px !important;
    margin: 0 auto !important;
    text-align: center;
    display: block;
    z-index: 99 !important;
}

.top-bar {
    display: flex;
    justify-content: space-between;
    margin: 5px 15px 20px 15px;
    padding-top: 20px;
}

.mobile-btn {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99 !important;
    display: block;
    margin: 34px 0px 34px 29px;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

.mobile-btn button {
    background: white;
    border: none;
}

.main {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    z-index: 1;
}

.innercontainer {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}

.left-innercontainer {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}

.right-innercontainer {
    width: 100%;
    padding: 20px 38.5px 0px 38.5px;
    margin: 0 auto;
}


.right-innercontainer-padding {
    width: 100%;
    padding: 20px 20px 0px 20px;
    margin: 0 auto;
}

.custom-tooltip {
    --bs-tooltip-bg: #EBEBEB;
    --bs-tooltip-color: #1B1C1D;
    --bs-tooltip-border-radius: 4px !important;
    --bs-tooltip-opacity: 1;
    --bs-tooltip-padding-x: 16px;
    --bs-tooltip-padding-y: 16px;
    --bs-tooltip-max-width: 270px;
    font-size: 14px !important;
}

.tooltip-inner {
    text-align: left !important;
}

.tooltip-inner {
    border: solid 1px #D6D6D6 !important;
}

.custom-popover {
    --bs-popover-max-width: 270px;
    --bs-popover-border-color: #D6D6D6;
    --bs-popover-bg: #EBEBEB;
    --bs-popover-header-color: #EBEBEB;
    --bs-popover-body-padding-x: 16px;
    --bs-popover-body-padding-y: 16px;
    --bs-popover-border-radius: 4px;
    font-size: 14px !important;
}

.column {
    float: left;
    padding: 0px;
}

.rightMain {
    width: 100%;
    min-height: 650px;
    background-color: #fff;
    padding: 0px 0px 40px 0px;
    border-left: 1px solid #dfdfdf;
}

h1 {
    font-family: "CiscoSans", Arial, sans-serif;
    font-size: 55px;
    line-height: 75px;
    font-style: normal;
    font-weight: 250;
    color: #212529;
}

.right-intro h1 {
    font-family: "CiscoSans", Arial, sans-serif;
    font-size: 40px;
    line-height: 48px;
    font-style: normal;
    font-weight: 350;
    color: #ffffff;
}

p {
    font-family: "CiscoSans", Arial, sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 24px;
    color: #212529;
    margin: 0px 0px 0px 0px;
}

xmp {
    font-family: "CiscoSans", Arial, sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 24px;
    color: #212529;
    margin: 0px 0px 0px 0px;
}

.right-intro p {
    font-family: "CiscoSans", Arial, sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
}

a {
    color: #0070D2;
    text-decoration: underline;
    cursor: pointer;
}

.accordion-container {
    padding: 0px 20px !important;
    margin-top: 0px !important;
    margin-left: 20px;
}


.btn-blue {
    padding: 12p 24px;
    background: #0070D2;
    border: 1px solid #0070D2;
    border-radius: 10px;
    margin: 0px;
    cursor: pointer;
    color: #ffffff;
    font-family: "CiscoSans", Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    width: 250px;
    height: 55px;
}

.btn-blue:hover {
    text-decoration: none;
    color: #fff;
    background: #0060AD;
}


.right-intro {
    width: 100%;
    background-color: #0D274D;
    padding: 40px 40px 40px 40px;

}

.right-intro h1 {
    font-family: "CiscoSans", Arial, sans-serif;
    font-size: 52px;
    line-height: 62px;
    font-style: normal;
    font-weight: 350;
    color: #ffffff;
}


.right-intro p {
    font-family: "CiscoSans", Arial, sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
}



input {
    box-sizing: border-box;
    width: 250px;
    height: 40px;
    border: 1px solid #C3C4C5;
    border-radius: 2px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    padding: 12px 16px 12px 16px;
    background: #FFFFFF;
    font-family: 'CiscoSans', Arial;
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 24px;
    color: #212529;
}

.input_reset{
    height: auto;
    width: 90px;
}

[type="date"] {
    width: 250px;
    height: 55px;
    color: #212529;
    border: 1px solid #C3C4C5;
    border-radius: 12px;
}

.bootstrap_date {
    width: 250px;
    height: 55px;
    color: #212529;
    border: 1px solid #C3C4C5;
    border-radius: 12px;
}

select {
    width: 276px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    padding: 16px 20px;
    box-sizing: border-box;
    border: 1px solid #D6D6D6;
    border-radius: 10px;
    font-family: 'CiscoSans', Arial;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #1B1C1D;
    width: 250px;

    /** for the dropdown indicator */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("https://image.path.cisco.com/lib/fe40157175640478751676/m/2/pzn_chevron-down.png") no-repeat right #fff;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px;
}


.input-label {
    font-family: 'CiscoSans', Arial;
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    font-weight: 350;
    color: #212529;
}

input:focus,
select:focus,
textarea:focus {
    border-color: #0076D5 !important;
    outline: 0 none;
}

input[type="checkbox"] {
  height: 25px;
}




/**** ACCORDIAN ********/


.accordion-flush {
    width: 100% !important;
    border-radius: 0;

    background-color: #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
    margin-top: 20px;

}

.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0, 0, 0, .125);

}


.accordion-button:not(.collapsed) {

    background-color: #fff;

}

.accordion-button:not(.collapsed)::after {
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'><path fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/></svg>") no-repeat !important;

}

.accordion-button.collapsed::after {


    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'><path fill-rule='evenodd' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/></svg>") no-repeat !important;
}

.accordion-button:not(.collapsed),
.accordion-button:not(.collapsed):focus {
    box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px;
}

.accordion-txt {
    font-family: "CiscoSans", Arial, sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 24px;
    color: #212529;
}

/*-------------------------Tom's CSS------------------------*/

.option-container {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: left;
}


.project-description-label {
    text-align: left; /* Align the label text to the left */
    width: 100%; /* Take up the full width to align with the textarea */
    max-width: 98ch; /* Limit the width to match the textarea's column count */
}



.option-container1 {
    /*flex: 1;*/

}

.option-container2 {
    /*flex: 1;*/
    margin-left: 60px;
}

.option-container3 {
    /*flex: 1;*/
    margin-left: 30px;
}

.btn-wide {
  margin-left: 30px;
  margin-right: 30px;

}

.option-container4 {
    /*flex: 1;*/
    margin-top: 35px;
    border: 0px solid black;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.option-container5 {
    /*flex: 1;*/
    display: none;
    margin-top: 15px;
    border: 1px solid black;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.option-container6 {
    /*flex: 1;*/
    margin-left: 160px;
}

.errorbox {
    display: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 40%;
    border-radius: 10px;
    border: 1px solid red;
    padding: 15px;
    color: red;
}

.errorbox p {
    color: red;
}

.feedbackbox {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 40%;
    border-radius: 10px;
    border: 1px solid black;
    padding: 15px;
    color: black;
}

.feedbackbox p {
    color: black;
}

/*-------------------------Pavel's CSS------------------------*/
/*------------------------------------------------------------*/

hr {
    width: 80%;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(0, 0, 0);
    border: 0 none;
    margin-top: 35px;
    margin-bottom: 45px;
}

.sender-profile-main {
    width: 60%;
    display: flex;
    justify-content: center;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.form-section-main-title {
    width: 60%;
    display: flex;
    justify-content: left;
    text-align: left;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    font-family: "CiscoSans", Arial, sans-serif;
}

.sender-profile-main input {
    border-radius: 10px;
    border-color: rgba(0, 0, 0, .125);
}

.from-user-input {
    /*background-color: #0070D2;*/
    width: 100%;
}

.replyto-user-input {
    /*background-color: #75b8f3;*/
    width: 100%;
}

.form-list ul {
    width: 100%;
}

.form-list li {
    width: 100%;
    list-style: none;
    margin: .25em 0 0 0px;
    padding: 0;
}

.form-list label {
    width: 100%;
    float: left;
    padding: 0em;
    text-align: left;
}

.form-list input {
    width: 100%;
    float: left;
    padding: .5em;
    outline: #58595b;
}

.form-list select {
    width: 20%;
    float: left;
    padding: .5em;
    outline: #58595b;
}

.email-content-main {
    width: 100%;
    display: flex;
    justify-content: center;
}

.email-content-main input,
textarea {
    border-radius: 10px;
    border-color: rgba(0, 0, 0, .125);
}

.ec-user-input {
    /*background-color: #0070D2;*/
    width: 100%;


}

.ec-preview {
    /*background-color: #75b8f3;*/
    width: 100%;
    margin-top: 30px;
    padding: 0px 50px;
}

.email-review-main {}

.email-review-info {
    margin-left: 100px;
}


.email-review-preview {
    /*background-color: #75b8f3;*/
    /*width: 100%;*/
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 35px;
}

.main-header-text {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.main-header {
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
    gap: 50px;
}

.main-header-bottom {
    display: flex;
    justify-content: center;
    gap: 60px;
    margin-bottom: 24px;
}

.main-header-description {
    /*display: flex;*/
    justify-content: center;
    margin-bottom: 24px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.bottom-edit-submit {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.arch-display{
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 70%;
}

.arch1{
  max-width:90px;
  text-align: right;
}

.arch2{
  width: 60px;
  text-align: center;
}

.share-display {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 60px;
}

.share1, .share2, .share3 {
  flex: 1;
  display: flex;
  align-items: center;
}

.share1 {
  justify-content: flex-end; /* right aligns the text */
  white-space: nowrap;
  padding-right: 10px;
}

.share2 {
  justify-content: center; /* centers the toggle switch */
  width: 60px;
}

.share3 {
  justify-content: flex-start; /* left aligns the text */
  white-space: nowrap;
  padding-left: 10px;
}

.share4 {
  display: flex;
  justify-content: center; 
  align-items: center;
  border: 1px solid #C3C4C5; 
  border-radius: 10px;
  padding: 10px;
}


#user_select {
  position: relative;
  width: 300px; /* The width of the select box */
}

.dropdown_user_select {
  box-sizing: border-box;
  width: 250px; /* Adjust the width as needed */
  border: 1px solid #C3C4C5;
  background-color: #FFF;
  border-radius: 10px;
  display: none;
  position: absolute;
  z-index: 1;
  padding: 10px;
  left: 0; /* Aligned to the left edge of #user_select */
  top: 100%; /* Directly below the #user_select */
  margin-top: 5px; /* Adjust the spacing between the select box and dropdown */
  text-align: left;
  font-size: 16px;
}

.dropdown_user_select input[type="checkbox"] {
  height: 15px;
  float: left;
  display: inline;
}

.dropdown_user_select label {
    float: left;
    display: inline;
    padding: 3px 0px 0px 10px;
    width: 475px; 
}

.user-check{
  width: 25px;
}


.submitter_select {
box-sizing: border-box;
  width: 550px; /* Adjust the width as needed */
  height: auto; /* Adjust the height as needed or keep it auto */
  border: 1px solid #C3C4C5;
  background-color: #FFF;
  border-radius: 10px;
  
  position: fixed; /* Changed from absolute to fixed to position relative to the viewport */
  z-index: 20;
  padding: 10px;
  
  /* Remove the left and top properties that positioned the element relative to #user_select */
  /* Instead, use the following properties to center the element */
  left: 50%; /* Position the left edge of the element at the center of the viewport */
  top: 50%; /* Position the top edge of the element at the center of the viewport */
  
  /* Use CSS transform to adjust the element's position so that it's centered */
  transform: translate(-50%, -50%);
  
  text-align: left;
  font-size: 16px;
  display: none; /* Initially hide the element; it will be shown when the button is clicked */
}

.submitter_select .header {
  font-size: 1.25em; /* Increase font size */
  text-align: center; /* Center text */
  margin-bottom: 20px; /* Add margin below the header */
  margin-top: 10px
}

.submitter_select .option,
.submitter_select .cancel {
  margin-bottom: 10px; /* Space between options */
  display: flex; /* Use flexbox for alignment */
  align-items: center; /* Align items vertically */
}

.submitter_select .option button,
.submitter_select .cancel button {
  margin-right: 10px; /* Space between button and explanation text */
  padding: 5px 10px; /* Adjust padding as necessary */
  cursor: pointer; /* Change the cursor to a pointer when hovering over the button */
}

.submitter_select .explanation {
  flex-grow: 1; /* Allow the explanation text to take up remaining space */
}

.submitter_select .cancel {
  display: flex;
  justify-content: flex-end; /* Align the cancel button to the right */
}

.background-overlay {
  position: fixed; /* Overlay is fixed relative to the viewport */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
  backdrop-filter: blur(5px); /* Apply blur effect */
  -webkit-backdrop-filter: blur(5px); /* For Safari */
  display: none; /* Initially hidden */
  z-index: 10; /* Ensure it's above the page content, but below the popup box */
}

/*-------------------------Pavel's CSS------------------------*/
/*------------------------------------------------------------*/

.switch {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 22px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #C3C4C5;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: #0070D2;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #FFFFFF;
}

input:focus + .slider {
  box-shadow: 0 0 1px #FFFFFF;
}

input:checked + .slider:before {
  -webkit-transform: translateX(37px);
  -ms-transform: translateX(37px);
  transform: translateX(37px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 25px;
}

.slider.round:before {
  border-radius: 50%;
}

.project-description-label {
 text-align: left !important;
}

.dropdown{
    box-sizing: border-box;
    width: 500px;
    border: 1px solid #C3C4C5;
    background-color: #FFF;
    border-radius: 10px;
    display: none;
    position: absolute;
    z-index: 1;
    padding: 10px 0px 10px 10px;
    margin-top: 40px;
    text-align: left;
}

.dropdown input[type="checkbox"] {
  height: 15px;
  float: left;
  display: inline;
  margin: 0px;
  width: 20px;
}

.dropdown label {
    float: left;
    display: inline;
    padding: 3px 0px 0px 10px;
    width: 475px; 
}

.checkbox-list{
  display: block;
  float: left;
  margin-right: 10px
}

.internal-button{
  background: #0070D2;
  border: 0px solid #0070D2;
  color: #FFF;
  border-radius: 5px;
}


.button-area{
  text-align: center;

}


/* Spinny Wheel */  
.blured {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  pointer-events: none;
}  

.loader {
  display: block;
  position: fixed; /* Use fixed positioning to keep it centered in the viewport */
  top: 50%; /* Center vertically */
  left: 50%; /* Center horizontally */
  transform: translate(-50%, -50%);
}

.loading {
  border: 25px solid #ccc;
  width: 175px;
  height: 175px;
  border-radius:50%;
  border-top-color: #00bceb;
  border-left-color: #00bceb;
  animation: spin .75s infinite ease-in;
}

.loading2 {
  border: 5px solid #ccc;
  width: 25px;
  height: 25px;
  border-radius:50%;
  border-top-color: #00bceb;
  border-left-color: #00bceb;
  animation: spin .75s infinite ease-in;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}   
  
