body {
  font-family: "Gotham-Medium", sans-serif !important;
  background-color: #000 !important;
  overflow-y: auto!important;
}

div.btn {
  -webkit-appearance: none;
}


#divProjectTrackerChart svg{
  height: 600px;
}

input[type="file"]::-webkit-file-upload-button {
  cursor: pointer;
}
.timePicker .btn-link .visually-hidden {
  display: none;
}

[type="radio"]:not(:checked).is-invalid+label:before{
  border-color: #dc3545 !important;
  background-color: #efcdcd !important;
}

#divProjectTrackerChart[dir="ltr"] {
  margin: 0 auto;
}

.db-inner-input input {
  opacity: 0;
}

.no-record-found{
  padding: 10px;
}

.no-record-found h4{
  font-size: 20px;
  color: #676767;
  margin: 0;
}


.userlistassigned {
  border: 1px solid #a7a9ac;
  padding: 6px 0px;
  border-radius: 8px;
  background-color: #d0d2d3;
}

.userlistassigned h3 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 14px;
  color: #231f20;
  margin-bottom: 0;
  padding-left: 15px;
  line-height: 21px;
}

.multiselect-dropdown .dropdown-btn .selected-item {
  max-width: 100%;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 20px !important;
}

.multiselect-dropdown span.selected-item > a {
  color: #000 !important;
  background-color: #999;
  padding: 0px 5px 2px 5px !important;
  border-radius: 3px;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  height: 18px;
  align-items: center;
  width: 18px;
}

.multiselect-dropdown
  .dropdown-btn
  .selected-item-container
  .selected-item
  span {
  padding-right: 20px;
}

.multiselect-dropdown .dropdown-btn .selected-item-container {
  max-width: 67%;
}

.multiselect-dropdown .dropdown-btn .selected-item-container + span span {
  padding-top: 3px;
  padding-right: 30px !important;
  /* display: inline-block; */
}

.admin-multi-select
  .multiselect-dropdown
  .dropdown-btn
  .selected-item-container
  + span
  span {
  padding-top: 0 !important;
  padding-right: 25px !important;
  display: block;
}

.podeCreator
  .multiselect-dropdown
  .dropdown-btn
  .selected-item-container
  + span
  span {
  padding-right: 15px !important;
  padding-top: 0 !important;
  display: block;
}

.multiselect-dropdown .dropdown-btn .selected-item:hover {
  box-shadow: none !important;
}
.multiselect-dropdown span > span {
  font-size: 14px;
}

.dropdown-list {
  overflow: hidden;
}

.multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret {
  padding-right: 8px !important;
}

.multiselect-dropdown .dropdown-btn {
  border: 1px solid #bbbbbc !important;
  background-color: white;
}

.workflow-multiselect-dropdown .multiselect-dropdown {
  width: 100% !important;
  max-width: 280px;
}

.multiselect-dropdown .dropdown-btn {
  background-color: white;
}
.multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret:before {
  color: #302f2f;
  border-color: #171717 !important;
  border-width: 1px 1px 0 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  display: block;
  height: 8px;
  width: 8px;
}

.multiselect-dropdown .dropdown-multiselect__caret {
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
}

.multiselect-dropdown .dropdown-multiselect__caret {
  transform: unset !important;
}

.multiselect-dropdown .dropdown-multiselect__caret:before {
  top: 45% !important;
  left: 50%;
  transform: translate(-50%, -50%) rotate(135deg);
  position: absolute !important;
  margin-top: 0 !important;
  transition: 0.3s all;
}

.multiselect-dropdown
  .dropdown-btn
  .dropdown-multiselect--active
  .dropdown-multiselect__caret:before {
  transform: translate(-50%, -50%) rotate(-45deg);
  top: 55% !important;
}

/* Workflow multipleselection droupdown end */

select,
select option {
  font-family: "Gotham-Medium", sans-serif;
}

.safety_recordlib_filter
  .multiselect-item-checkbox
  input[type="checkbox"]
  + div:before {
  border: 2px solid #4cadaf !important;
}

.safety_recordlib_filter .multiselect-item-checkbox input:checked + div:before {
  background: #4cadaf !important;
}

.safety_recordlib_filter
  .multiselect-item-checkbox
  input[type="checkbox"]
  + div {
  line-height: 1;
  font-size: 14px;
}

.safety_recordlib_filter .multiselect-dropdown span.selected-item > a {
  position: absolute;
  z-index: 999;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
}

.safety_recordlib_filter
  .record-multiselect
  .multiselect-dropdown
  .selected-item {
  padding-right: 24px !important;
}

.wrap-left2 > a {
  color: #000;
  text-decoration: none;
  background-color: #000;
}

a {
  text-decoration: none !important;
}

.webCamalign {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

.webCamalign .webcamera {
  width: 40%;
}

.right-section .container-fluid:nth-child(1) {
  padding-left: 0px;
}

.right-section-scroll .container-fluid:nth-child(1) {
  padding-left: 10px;
  padding-right: 10px;
}

/*/Claim-form*/
.header-section {
  background-color: #000000;
  z-index: 1002;
  position: sticky;
  top: 0;
}

.header-section i {
  font-size: 20px;
  color: #007ac2;
}

.header-logo-claim {
  display: inline-block;
  width: 224px;
}

.header-logo-claim img {
  height: 60px;
}

.dropdown-toggle {
  cursor: pointer;
}

.dropdown-toggle::after {
  color: #007ac2;
  margin-left: 6px;
  vertical-align: middle;
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-left: 0.4em solid transparent;
  display: none;
}

.dropdown span {
  color: #676767;
  font-size: 20px;
  cursor: pointer;
  font-family: "Gotham-Medium", sans-serif;
}

.dropdown {
  display: inline-block;
}

.user-l {
  margin-left: 15px;
}

.user-r {
  margin-right: 15px;
}
/*/Left-Section*/

.sub-menu-box {
  background-color: rgb(77 77 77 / 80%);
  position: absolute;
  left: 60px;
  z-index: 1001;
  display: none;
  transition: all 0.5s;
  font-family: "GothamBold", sans-serif !important;
  border-radius: 0 6px 6px 0;
  backdrop-filter: blur(1px);
}

.sub-menu-box a {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 18px;
  color: #fff !important;
  text-align: left;
  padding: 7px 12px;
  display: block;
  white-space: nowrap;
}

.sub-menu-box a:hover {
  background-color: rgba(23, 23, 23, 0.5);
  opacity: 1;
  border-radius: 0px 6px 0px 6px;
}

.sub-menu-box hr {
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  margin: 0px;
}

.menu-box:hover {
  background-color: #484848;
  transition: all 0.5s;
}

.menu-box i {
  font-size: 30px;
  color: #ffffff;
  line-height: 59px;
}

.left-section {
  background-color: #000000;
  height: calc(100% - 161px);
  width: 60px;
  position: absolute;
  overflow: visible;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.wrap-left2 > .menu-box:last-child {
  margin-bottom: 60px;
}
/*//Left-Section*/
/*/Fotter-Section*/
.fotter-fix {
  background-color: #000000;
  position: fixed;
  bottom: 0px;
  z-index: 1000;
}

.fotter-f span {
  font-family: "Gotham-Medium", sans-serif;
}

.fotter-f .seattle-span {
  font-family: "Gotham-Medium", sans-serif;
}

.fotter-f {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 18px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: normal;
  text-align: left;
}

.align-right {
  float: right;
}

.fotter-f p {
  float: right;
  display: inline-block;
  margin: 0;
  font-family: "Gotham-Medium", sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 18px 0px;
  color: #676767;
}

.right-section {
  background-color: #000;
  height: calc(100% - 162px);
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  display: inline-block;
  left: 60px;
  width: calc(100% - 60px);
  border-radius: 15px;
}

.right-section1 {
  background-color: #000;
  height: calc(100% - 135px);
  position: absolute;
  display: inline-block;
  left: 60px;
  width: calc(100% - 60px);
}

.card-header {
  padding: 0px;
  border: none;
  background-color: #007ac2;
  border-radius: 0px !important;
}

.webcam-wrapper video {
  width: 100% !important;
  object-fit: fill !important;
  position: relative;
  left: 0%;
  border: 2px solid #a6a8ab;
  border-radius: 10px;
}
.webcam_wrapperctm {
  position: relative;
}
.webcam_wrapperctm .webcam_cirbuttonctm{
position: absolute;
left: 50%;
bottom: 10px;
transform: translateX(-50%);
height: 45px;
width: 45px;
border: 2px solid #fff;
border-radius: 50%;
background-color: rgba(255,255,255,0.7);
cursor: pointer;
}
.webcam_cirbuttonctm-close{
 position: absolute;
 top: 10px;
 right: 10px;
 width: 20px;
 height: 20px;
 display: flex;
 align-items: center;
 justify-content: center;
 cursor: pointer;
 background-color: #fff;
 border-radius: 4px;
 border: 0;
}
.webcam_cirbuttonctm-close i{
color: red;
font-size: 12px;
}
.webcam_wrapperctm .webcam-wrapper video {
  border: 0px solid #a6a8ab;
  border-radius: 0px;
}
.webcam_wrapperctm .webcam-wrapper {
  width: 100%;
  display: block !important;
}
.webCamalign.webcam_wrapperctm {
  display: unset;
}
.adduserCam .webcam-wrapper video {
  height: 178px !important;
}

.user_img_upload img {
  height: 194px;
}

.webcam-wrapper canvas {
  width: 230px !important;
  height: 250px !important;
  object-fit: cover !important;
}

.card {
  border: none;
  overflow: inherit !important;
}

.claim-title h4 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 20px;
  color: #fff;
  text-align: left;
  float: left;
  margin-bottom: 0px;
}

.claim-action h4 span {
  font-family: "GothamBold", sans-serif;
}

.claim-title span {
  font-family: "Gotham-Medium", sans-serif;
}

.d-arrow {
  width: 20px;
  height: 20px;
  background-color: #fff;
  float: left;
  text-align: center;
  line-height: 18px;
  color: #007ac2;
  margin-right: 10px;
  border-radius: 5px;
}

.claim-blue {
  background-color: #62a0d7;
  width: 100%;
  height: auto;
}

.card-body {
  padding: 0px 0px 0.5rem 0px;
  width: auto;
}

.claim-title1 p {
  font-size: 15px;
  color: #fff;
  text-align: left;
  font-family: "Gotham-Medium", sans-serif;
  padding: 0.375rem 0;
  margin-bottom: 0px;
  float: left;
}

.date-claim {
  border: 1px solid #5e5e5e;
  margin-top: 16px;
  border-radius: 10px;
}

.date-f h3 {
  font-size: 14px;
  color: #676767;
  font-family: "Gotham-Medium", sans-serif;
  margin-bottom: 0px;
  letter-spacing: 0.1px;
}

.form-control:focus {
  outline: none;
  box-shadow: none;
}

#headingOne .form-control {
  margin-left: 12px;
}

.b-border {
  border-top: 1px solid #5e5e5e;
  width: 100%;
}

.p-15 {
  padding: 5px 10px;
}

.claim-pl {
  width: 15%;
  font-size: 20px;
  color: #ccc;
  cursor: pointer;
  text-align: center;
  position: absolute;
  top: 5px;
}
/* Model CSS -- Do Not Delete*/
button.close {
  background-color: transparent;
  border: 0px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #cfd1d2;
}
button.close:hover {
  color: #000;
}
/* END Model CSS -- Do Not Delete*/
/* Form CSS -- Do Not Delete*/
.form-control {
  padding: 5px 10px !important;
  height: 32px;
  border: 1px solid #bbbbbc !important;
  border-radius: 6px !important;
  font-size: 14px !important;
  line-height: 32px !important;
  color: #231f20;
  text-align: left;
}
textarea.form-control {
  height: auto !important;
  line-height: 1.5 !important;
  padding: 5px 10px;
  resize: none !important;
}
.form-select {
  padding-left: 10px !important;
  height: 32px !important;
  border: 1px solid #bbbbbc !important;
  border-radius: 6px !important;
  font-size: 14px !important;
  color: #231f20;
  text-align: left;
  padding-right: 25px !important;
  background-position: right 10px center !important;
  background-size: 12px 12px !important;
  text-align-last: left !important;
}
.form-control:focus,
.form-select:focus {
  border-color: #231f20 !important;
  box-shadow: none !important;
}
.form-select.is-invalid {
  border-color: #dc3545 !important;
  background-color: #efcdcd;
  --bs-form-select-bg-icon: url() !important;
}
.form-select.is-invalid:focus {
  box-shadow: none;
}
.form-control:disabled,
.form-select:disabled {
  background-color: #d0d2d3 !important;
}
.form-control::placeholder,
.form-select::placeholder {
  color: #676767;
}

/* Form CSS */

#collapseQA1 .finding-pt,
#collapseQA4 .finding-pt {
  text-align: center;
}

.claim-number h4 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 18px;
  margin-bottom: 0px;
  color: #231f20;
  font-weight: normal;
  text-align: left;
}

.claim-number span {
  font-size: 33px;
  padding-left: 5px;
  position: relative;
  top: 6px;
  font-family: "GothamBold", sans-serif;
  color: #007ac2;
}

.print-btn {
  background-color: #007ac2;
  cursor: pointer;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  float: left;
  margin: 15px 0px 0px 0px;
  border-radius: 8px;
}

.print-btn:hover {
  color: #fff;
}

.save-btn {
  cursor: pointer;
  background-color: #007ac2;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  float: left;
  margin: 15px 10px 15px 0px;
  border-radius: 8px;
}

.save-btn:hover {
  color: #fff;
}

.board-claim {
  border: 1px solid #5e5e5e;
  padding: 0px 15px;
  border-radius: 10px;
}

.pr-right {
  padding-right: 0px;
}

.pl-left {
  padding-left: 0px;
}

.board-plus {
  font-size: 22px;
  color: #007ac2;
}

.pcs-15 {
  padding: 15px 8px;
}

.ml-mr {
  margin-left: 0px;
  margin-right: 0px;
}

.pl-pr {
  padding-left: 0px;
  padding-right: 0px;
}

.card-body1 {
  width: 500px;
}

.off-blue {
  background-color: #62a0d7;
}

.off-gray1 {
  background-color: #bababa;
}

.off-darkgreen {
  background-color: #4cadaf;
}

.btn.focus,
.btn:focus {
  outline: none;
  box-shadow: none;
}

#headingtwo .d-arrow {
  margin-top: 2px;
}

.hb1 {
  height: 1550px;
}

.claim-img {
  position: relative;
  width: 161px;
  height: 215px;
  border: 0px solid #ced4da;
  margin: 10px 11px 10px 0px;
  float: left;
  cursor: pointer;
  left: 0px;
  text-align: center;
}

.claim-img img {
  max-width: 100%;
}

.claim-img i {
  position: absolute;
  right: 0;
  top: 0;
  color: #ed1c24;
  cursor: pointer;
  transition: 0.5s all ease;
  padding: 10px;
}

.doc-claim-box i {
  position: absolute;
  right: 20px;
  top: -9px;
  color: #ed1c24;
  cursor: pointer;
  transition: 0.5s all ease;
  padding: 10px;
}

.doc-claim-box {
  margin: 15px 0px;
  text-align: center;
}

.doc-ptb {
  padding: 10px 0px;
}

.intial-radio {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  font-size: 15px;
  font-family: "GothamBold", sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 8px;
}

.intial-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #007ac2;
  border-radius: 50%;
  margin-top: 3px;
}

.intial-radio input:checked ~ .checkmark {
  background-color: #007ac2;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.intial-radio input:checked ~ .checkmark:after {
  display: block;
}

#collapseA .date-f,
#collapseC .date-f,
#collapseQA6 .date-f,
#collapsereview .date-f,
#collapseclouser .date-f,
#collapseQA2 .date-f,
#collapseQA5 .date-f {
  display: inline-block;
}

.i-date {
  padding: 20px 0px;
}

#collapseQA .intial-radio {
  margin-bottom: 0px;
}

.causes-border {
  position: relative;
  border: 1px solid #5e5e5e;
  padding: 15px 0px;
  margin: 15px 13px;
}

textarea {
  resize: none;
}

#collapseQA1 .date-f,
#collapseQA4 .date-f {
  text-align: center;
}

#collapseQA1 label,
#collapseQA4 label {
  margin-top: 20px;
}

#collapseQA6 .intial-radio {
  margin-bottom: 0px;
}

.wrong-sign {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #231f20;
}

.wrong-sign .fas {
  font-size: 13px;
  cursor: pointer;
}

.action-p {
  padding-top: 15px;
}

.claim-blue1 {
  background-color: rgba(0, 122, 194, 0.6);
  width: 100%;
  height: 35px;
}

.clouser-btn {
  background-color: #d1d3d4;
  border: 1px solid #a7a9ac;
  color: #fff;
  opacity: 1;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 8px;
  cursor: pointer;
}

.clouser-btn-blue {
  background-color: #007ac2;
  color: #fff;
  border: 2px solid #007ac2;
  opacity: 1;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 8px;
}

#collapseOne .w-85 {
  width: 85%;
}

#collapseQA6 .text-r {
  text-align: right;
}
/*Right-Section*/
/*//Claim-Form*/

.welcome-content {
  width: 100%;
}

.welcome-header {
  position: absolute;
  top: 0px;
  left: 0px;
  height: auto;
  right: 0px;
  overflow: hidden;
  padding: 15px 20px;
  background: #000000;
}

.welcome-header .city-time {
  float: right;
  text-align: right;
  color: #676767;
  font-family: "Gotham-Medium", sans-serif;
  font-size: 20px;
  margin-top: -4px;
}

.welcome-header .city-time i {
  color: #007ac1;
  margin-left: 5px;
}

.welcome-header .city-time span {
  display: block;
  position: relative;
  top: 5px;
}

.welcome-image {
  overflow: hidden;
  height: calc(100vh - 183.22px);
  background-image: url("../images/welcome-image.png");
  z-index: 1;
  width: 100%;
  background-position: bottom left !important;
  background-repeat: no-repeat;
  align-items: stretch;
  flex-direction: column;
  -webkit-background-size: cover;
  background-size: cover;
  object-fit: cover;
  object-position: bottom;
  justify-content: center;
  display: flex;
  border-radius: 15px;
}

.welcome-footer {
  margin-bottom: 0px;
  text-align: center;
  background: #000000;
  position: absolute;
  bottom: 0px;
  height: auto;
  left: 0px;
  right: 0px;
  overflow: hidden;
  padding: 15px 20px;
}

.plant-map i {
  font-size: 55px;
  position: relative;
  top: 5px;
}

.welcome-footer a {
  color: #ffffff;
}

.visitor-signin,
.employee-login,
.plant-map {
  display: inline-block;
  font-size: 50px;
  color: #ffffff;
  padding: 0px 35px;
}

.visitor-signin h2,
.employee-login h2,
.plant-map h2 {
  font-weight: normal;
  font-size: 29px;
  font-family: "GothamBold", sans-serif;
}

.visitor-signin span,
.employee-login span,
.plant-map span {
  font-size: 29px;
  display: block;
  margin-top: -15px;
}

.sponser-logos {
  background: #171717;
  padding: 10px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  display: none;
}

.sponser-logos img {
  padding: 0 36px;
  width: 164px;
}

.welcome-text {
  text-align: center;
}

.welcome-text h1 {
  color: #fff;
  font-size: 120px;
  border: 14px solid #fff;
  display: inline-block;
  padding: 14px 50px;
  text-transform: uppercase;
  font-family: "GothamBold", sans-serif;
  margin-bottom: 0px;
  border-radius: 10px;
}

/* Welcome end*/
/* Dasheboard start*/
.p-b-0 {
  padding-bottom: 0 !important;
}

.pad-l-r1 {
  padding-right: 0px;
}

.pad-l-r2 {
  padding-left: 0;
  padding-right: 6px;
}

.dashboard-main-body {
  padding: 0 10px;
}

.dashoard-box {
  margin: 0 auto;
  padding: 0px 30px;
  height: 140px;
  background: #007ac2;
  color: #ffffff;
  margin-right: 9px;
  margin-bottom: 9px;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
}

.dashoard-box i {
  font-size: 70px;
  align-self: center;
}

.dashoard-box-fr span {
  font-size: 22px !important;
}

.dashoard-box span {
  font-family: "Gotham-Medium", sans-serif;
  font-weight: normal;
  text-align: left;
  margin-left: 15px;
  font-size: 25px;
  line-height: 1;
  align-self: center;
  text-transform: uppercase;
}

.dashoard-box-fr span {
  font-size: 21px;
}

/* .dashoard-box-fr span strong {
  font-size: 30px !important;
} */

.dashoard-box span strong {
  font-family: "GothamBold", sans-serif;
  font-size: 35px;
}

.dashoard-box-vertical span b {
  font-family: "GothamBold", sans-serif;
  font-size: 35px;
}

.footer-logo-size {
  width: 64px;
  height: 64px;
  margin-right: 15px;
}

.maindashboard-hover:hover {
  background-color: #62a0d7;
  transition: 0.4s;
}

/* //Dasheboard end */
/* /Claim-Report */
.claim-section {
  background-color: #fff;
  border-radius: 15px;
  padding: 15px 0px 10px;
}

.library-rightsection {
  min-height: calc(100vh - 162px);
  position: relative;
  overflow: hidden;
}

.claim-section1 {
  background-color: #fff;
  height: 100%;
  border-radius: 15px;
  padding: 15px 0px 15px;
}

.claim-title {
  width: 100%;
  background-color: #007ac2;
  padding: 0.375rem 0.75rem;
}

.qcm-head {
  width: 100%;
  height: auto;
  background-color: transparent;
  padding: 0px 15px 15px;
}

.qcm-head span {
  font-family: "GothamBold", sans-serif;
}

.qcm-head h4 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 20px;
  color: #3b3b3a;
  text-align: left;
  margin-bottom: 0px;
}

.report_claim-b {
  border: 1px solid #5e5e5e;
  width: 45%;
  float: left;
  border-radius: 10px;
}

.chart_claim-b {
  border: 1px solid #5e5e5e;
  width: 100%;
  border-radius: 10px;
}

.chart_claim-b .calendar {
  right: 20px;
}

.p_s_s_btn {
  background-color: #007ac2;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 44px;
  text-align: center;
  font-size: 22px;
  display: inline-block;
  margin: 15px 0px;
  cursor: pointer;
  border-radius: 5px;
}

.save_blue {
  background-color: #007ac2;
  border: 0px;
}

.report_p p {
  font-family: "Gotham-Medium", sans-serif;
  text-align: left;
  color: #231f20;
  font-size: 16px;
  font-weight: normal;
}

.text-right p {
  text-align: right;
}

.report_claim-option {
  border: 1px solid #5e5e5e;
  padding: 15px 0px 0px;
  height: auto;
}

.report_claim-option .border-bottom {
  width: 100%;
  padding-bottom: 15px;
}

.report_claim_print {
  border: 1px solid #5e5e5e;
  padding: 15px 0px;
  height: calc(100vh - 385px);
  overflow-y: auto;
  background-color: #fff;
}

.report_claim-option input {
  width: 17px;
  height: 17px;
}

.input-f h3 {
  font-size: 14px;
  color: #231f20;
  font-family: "GothamBold", sans-serif;
  margin-bottom: 0px;
  position: relative;
  top: -3px;
  left: 5px;
}

.report_claim-option .border-tb {
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 15px 0px 0px;
}

.claim_report-f h2 {
  font-family: "Gotham-Medium", sans-serif;
  font-weight: normal;
  color: #231f20;
  text-align: right;
  font-size: 20px;
  position: relative;
  bottom: -10px;
}

.customer-claim-flexend {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.btn-link {
  font-weight: 400;
  color: #007ac2 !important;
}

.claim_report-f span {
  font-family: "GothamBold", sans-serif;
}

.ngb-dp-week-number,
.ngb-dp-weekday {
  line-height: 2rem;
  text-align: center;
  font-style: inherit !important;
  font-family: "Gotham-Medium", sans-serif;
}

.ngb-dp-weekday {
  color: #231f20 !important;
  color: #231f20 !important;
}

.report_claim_print .print_b {
  border-bottom: 2px solid #5d5e5e;
  margin-top: 5px;
}

.alert-title span {
  font-size: 14px;
  color: #231f20;
  font-family: "GothamBold", sans-serif;
  margin-bottom: 0px;
  padding-top: 10px;
}

.alert-f,
.alert-f1 {
  display: inline-flex;
}

.alert-f {
  width: 17%;
}

.alert-f h6 {
  font-size: 14px;
  color: #231f20;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  margin-bottom: 0px;
  padding-top: 10px;
}

.alert-f1 {
  width: 83%;
}

.alert-f1 h6 {
  font-size: 14px;
  color: #231f20;
  text-align: left;
  font-family: "Gotham-Medium", sans-serif;
  margin-bottom: 0px;
  padding-top: 10px;
}

.report-b {
  border-bottom: 1px solid #ccc;
  width: 95%;
  margin: 15px auto;
}

.user-setting-medal {
  width: 150px;
}

.print-code-f h5 {
  font-size: 14px;
  color: #231f20;
  text-align: center;
  font-family: "GothamBold", sans-serif;
  padding-top: 10px;
}

.print-code-f1 h5 {
  font-size: 14px;
  color: #231f20;
  text-align: center;
  font-family: "Gotham-Medium", sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
}

.print_heading-f h1 {
  font-size: 14px;
  color: #231f20;
  text-align: left;
  font-family: "GothamBold", sans-serif;
}

.print_title-f h2 {
  font-size: 14px;
  color: #231f20;
  text-align: left;
  font-family: "Gotham-Medium", sans-serif;
  font-weight: 400;
}

.report_photo {
  border: 1px solid #a7a9ac;
  width: 20%;
  height: 230px;
  text-align: center;
  float: left;
  margin: 10px 1.16% 0px;
  background: url("../images/photo-thumb.png");
  background-position: center;
  background-repeat: no-repeat !important;
}

.report_gallary {
  border: 1px solid #5e5e5e;
  padding: 0px 0px;
  height: auto;
  background-color: #fff;
  padding-bottom: 20px;
  border-radius: 10px;
}

.claim-gallary {
  background-color: #4cadaf;
  width: 100%;
  height: 40px;
  text-align: left;
  color: #ffffff;
  font-family: "Gotham-Medium", sans-serif;
  font-size: 20px;
  line-height: 40px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.report_gallary .gallary-text h4 {
  font-size: 15px;
  color: #231f20;
  text-align: left;
  font-family: "Gotham-Medium", sans-serif;
  padding-top: 10px;
}

.gallary_photo {
  width: 31%;
  height: 150px;
  float: left;
  margin: 10px 1.15% 0px;
  border: 1px solid #ced4da;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
/* //Claim-Report end */
/* /Claim-Trend-Chart */
.trend_chart {
  border: 1px solid #5e5e5e;
  padding: 15px 0px 35px;
  height: auto;
  background-color: #fff;
}

.trend_chart .align-right {
  text-align: right;
  align-self: center;
}

.trend_chart .claim_report-f {
  font-size: 20px;
}

.trend_chart .print_b {
  border: solid #5d5e5e;
  border-width: 2px 0px 0px 0px;
  margin-top: 5px;
}

.trend_chart1 {
  border: 1px solid #5e5e5e;
  padding: 15px;
  background-color: #fff;
  margin-top: 10px;
}

.claim_chart-w p {
  font-size: 15px;
  font-family: "GothamBold", sans-serif;
  color: #3b3b3a;
}

.claim_daspx p,
.claim_daspr p {
  font-size: 16px;
  font-family: "Gotham-Medium", sans-serif;
  color: #3b3b3a;
  position: relative;
}

.claimbyline_text {
  left: 14%;
  position: relative;
}
/* //Claim-Trend-Chart */
/* /System-Dashboard */
/* width */
.right-section-scroll::-webkit-scrollbar {
  width: 0px;
}
/* Track */
.right-section-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
.right-section-scroll::-webkit-scrollbar-thumb {
  background: #888;
}
/* Handle on hover */
.right-section-scroll::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.right-section-scroll {
  background-color: transparent;
  height: calc(100% - 161px);
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  display: inline-block;
  left: 60px;
  width: calc(100% - 60px);
}

.admin-f h4 {
  font-family: "GothamBold", sans-serif;
  font-size: 15px;
  float: left;
  color: #231f20;
  text-align: left;
  padding: 15px 30px 0px 0px;
}

.admin-f i {
  color: #007ac2;
  font-size: 22px;
}

.admin-f span {
  position: relative;
  top: -3px;
  left: 5px;
  letter-spacing: 0.1px;
}

.s-dahaboard-f h6 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 27px;
  color: #007ac2;
  text-align: left;
  margin-bottom: 0px;
}

.s-dahaboard-f h6 span {
  font-family: "GothamBold", sans-serif;
}

.s-dahaboard-f p {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 15px;
  color: #231f20;
  text-align: left;
}
/* //System-Dashboard */

.right-section input[type="text"],
.right-section input[type="number"],
.right-section textarea[type="text"],
.right-section input[type="password"],
.right-section input[type="email"],
.right-section textarea.form-control {
  font-size: 14px;
  font-weight: normal;
  color: #231f20;
}

.right-section-scroll input[type="text"],
.right-section-scroll input[type="number"],
.right-section-scroll textarea[type="text"],
.right-section-scroll input[type="password"],
.right-section-scroll input[type="email"],
.right-section-scroll textarea.form-control {
  font-size: 14px;
  font-weight: normal;
  color: #231f20;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-notallow {
  cursor: not-allowed !important;
}

.pointer-event-none {
  pointer-events: none;
}
/* /Login-Form */
.login-box {
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 5px solid #cfd1d2;
}

.login-line1 {
  width: 100%;
  color: #007ac2;
  font-size: 20px;
  padding: 1rem 1rem;
  text-align: left;
  font-family: "Gotham-Medium", sans-serif;
  border-bottom: 1px solid #ccc;
}

.add-user-tabs {
  padding: 0 20px;
}

.add-user-modal-content {
  height: 344px;
  padding: 10px 20px;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow: auto;
}

.email-confirmation-text {
  flex: auto;
}

.teams-spotlight {
  font-family: "GothamBold", sans-serif;
  margin-right: -90px;
  margin-top: 80px;
  z-index: 999;
  position: absolute;
  top: 210px;
  display: inline-flex;
  left: calc(50% - 34%);
}

.teams-spotlight1 {
  font-family: "GothamBold", sans-serif;
  margin-right: -80px;
  margin-top: 80px;
  position: absolute;
  top: 210px;
  display: inline-flex;
  left: calc(50% - 34%);
}

.team-item {
  padding-bottom: 6px;
  font-size: 15px;
  padding-right: 15px;
}

.team-item i {
  margin-right: 10px;
  font-size: 24px;
  position: relative;
  top: 3px;
}

i.icon-user-team-gray {
  color: #ccc;
}

i.icon-user-team-yellow {
  color: #fbb040;
}

i.icon-user-team-light-blue {
  color: #79aadb;
}

i.icon-user-team-dark-blue {
  color: #007ac1;
}

.tooltip1 {
  position: relative;
  font-family: "GothamBold", sans-serif;
  font-size: 18px;
}

.tooltip1 .tooltiptext1 {
  width: 35px;
  background-color: #79aadb;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 0;
  position: absolute;
  z-index: 1;
  margin-left: -55px;
  margin-top: -6px;
}

.tooltip1 .tooltiptext1::after {
  content: "";
  border-color: #79aadb transparent;
  border-style: solid;
  border-width: 0px 0px 20px 20px;
  height: 0px;
  width: 0px;
  top: -15px;
  position: absolute;
  left: 8px;
}

.tooltip2 {
  position: relative;
  font-family: "GothamBold", sans-serif;
  font-size: 18px;
}

.tooltip2 .tooltiptext2 {
  width: 35px;
  background-color: #d0d2d3;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 0;
  position: absolute;
  z-index: 1;
  margin-left: -36px;
  margin-top: -36px;
}

.tooltip2 .tooltiptext2::after {
  content: "";
  border-color: transparent #d0d2d3;
  border-style: solid;
  border-width: 0px 0px 20px 20px;
  height: 0px;
  width: 0px;
  top: 8px;
  position: absolute;
  left: 29px;
}

.tooltip3 {
  position: relative;
  font-family: "GothamBold", sans-serif;
  font-size: 18px;
}

.tooltip3 .tooltiptext3 {
  width: 35px;
  background-color: #007ac1;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 0;
  position: absolute;
  z-index: 1;
  margin-left: 4px;
  margin-top: -30px;
}

.tooltip3 .tooltiptext3::after {
  content: "";
  border-color: transparent #007ac1;
  border-style: solid;
  border-width: 0px 0px 20px 20px;
  height: 0px;
  width: 0px;
  top: 27px;
  position: absolute;
  left: 10px;
}

.tooltip4 {
  position: relative;
  font-family: "GothamBold", sans-serif;
  font-size: 18px;
  top: 20px;
}

.tooltip4 .tooltiptext4 {
  width: 35px;
  background-color: #faaf40;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 0;
  position: absolute;
  z-index: 1;
  margin-left: -25px;
  margin-top: -49px;
}

.tooltip4 .tooltiptext4::after {
  content: "";
  border-color: transparent #faaf40;
  border-style: solid;
  border-width: 0px 20px 20px 0px;
  height: 0px;
  width: 0px;
  top: 25px;
  position: absolute;
  left: 9px;
  transform: rotate(271deg);
}

.tooltip5 {
  position: relative;
  font-family: "GothamBold", sans-serif;
  font-size: 18px;
}

.tooltip5 .tooltiptext5 {
  width: 35px;
  background-color: #007ac1;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 0;
  position: absolute;
  z-index: 1;
  margin-left: -33px;
  margin-top: 10px;
}

.tooltip5 .tooltiptext5::after {
  content: "";
  border-color: #007ac1 transparent;
  border-style: solid;
  border-width: 0px 0px 20px 20px;
  height: 0px;
  width: 0px;
  top: 7px;
  position: absolute;
  left: 29px;
  transform: rotate(180deg);
}

.tooltip6 {
  position: relative;
  font-family: "GothamBold", sans-serif;
  font-size: 18px;
  top: 20px;
}

.tooltip6 .tooltiptext6 {
  width: 35px;
  background-color: #faaf40;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 0;
  position: absolute;
  z-index: 1;
  margin-left: -34px;
  margin-top: -102px;
}

.tooltip6 .tooltiptext6::after {
  content: "";
  border-color: transparent #faaf40;
  border-style: solid;
  border-width: 0px 20px 20px 0px;
  height: 0px;
  width: 0px;
  top: 25px;
  position: absolute;
  left: 10px;
  transform: rotate(271deg);
}

.add-user-button {
  display: inline-block;
  float: right;
}

.login-btn {
  background-color: #007ac2;
  border-color: #007ac2;
  color: #fff !important;
  border-radius: 0px;
  font-size: 20px;
  padding: 3px 20px;
}

.login-box .nav-tabs .nav-item.show .nav-link,
.login-box .nav-tabs .nav-link.active {
  border-radius: 0px;
  font-size: 19px;
  color: #231f20;
}

.login-box label {
  font-size: 15px;
  font-family: "GothamBold", sans-serif;
  color: #231f20;
}

#video-controls label {
  font-size: 14px;
  font-family: "Gotham-Medium", sans-serif;
  color: #231f20;
}
/* //Login-Form */
/* /Claim-Dashboard */
.claim-box01 {
  width: 100%;
  height: auto;
  padding-right: 15px;
}

.claim-box02 {
  width: 100%;
  background-color: transparent;
  padding-top: 8px;
}

.claim-box03 {
  width: 100%;
  background-color: transparent;
}

.claim_daspr {
  padding-left: 0px;
  padding-right: 0px;
}

.claim_daspx {
  padding: 0px 0px 10px 10px;
}

.chart {
  width: 100% !important;
  min-height: 100%;
}
/* //Claim-Dashboard */
/* /My-modules */
.system-border {
  border: 1px solid #5d5e5e;
  height: 566px;
  width: 100%;
  background-color: #fff;
}

.modules-bg {
  background-color: #007ac2;
  width: 100%;
  padding: 5px 10px;
  text-align: left;
  color: #fff;
  font-size: 20px;
  font-family: "Gotham-Medium", sans-serif;
}

.modules-bg span {
  font-family: "GothamBold", sans-serif;
}

.modules-border {
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}

.modules-f h4 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 15px;
  color: #231f20;
  text-align: left;
  margin-bottom: 0px;
}

.modules-f1 p {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 13px;
  color: #007ac2;
  text-align: left;
  margin-bottom: 0px;
}

.modules-f {
  display: inline-block;
}

.modules-f1 {
  display: inline-block;
  float: right;
}

.assign_search {
  display: inline-block;
  height: 40px;
}

.assign_search:focus,
.assign_btn:focus {
  border: 1px solid #ced4da;
}

.assign_btn {
  width: 50px;
  display: inline-block;
  height: auto;
}

.search-wrap1 .assign_btn {
  border-left: unset;
  cursor: pointer;
}

.assign-box {
  width: 100%;
  height: 465px;
  overflow-x: hidden;
  overflow-y: auto;
}

.assign-f h6 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 15px;
  color: #231f20;
  text-align: left;
  margin-bottom: 0px;
}

.assign-f span i {
  color: #cfd1d2;
  transform: rotate(180deg);
  float: right;
  vertical-align: middle;
}

.assign-blue .assign-f span i {
  color: #007ac2;
  transform: rotate(0deg);
  margin-top: 2px;
  float: left;
}
/* //My-modules */
/* /Manage_Table */
.manage-border {
  width: 100%;
  border-bottom: 1px solid #5d5e5e;
}

.manage-f h6 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 15px;
  color: #231f20;
  text-align: left;
  margin-bottom: 0px;
  padding: 10px 0px;
}

.manage_icon {
  border-left: 1px solid #5d5e5e;
  border-right: 1px solid #5d5e5e;
  text-align: center;
}

.manage_icon i {
  font-size: 20px;
  color: #007ac2;
  line-height: 38px;
}

.manage-t-border {
  border: 1px solid #5d5e5e;
  height: 500px;
  width: 100%;
  background-color: #ffffff;
}

.manage-box {
  width: 100%;
  height: 465px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* //Manage_Table */
/* /Manage-User */
.manage_user-bg {
  background-color: #007ac2;
  width: 100%;
  padding: 5px 0px;
}

.manage_user-bg span h6 {
  text-align: left;
  color: #fff;
  font-size: 20px;
  font-family: "GothamBold", sans-serif;
  margin-bottom: 0px;
}

.manage_user_table {
  height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

.manage_user_table th {
  font-family: "GothamBold", sans-serif;
  font-size: 15px;
  color: #fff;
  text-align: center;
  border-top: 1px solid transparent;
}

.manage_user_table thead th {
  border-bottom: 1px solid transparent;
  padding: 5px 0.75rem;
}

.manage_user_table tbody td {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 15px;
  color: #231f20;
  border-top: 1px solid #5d5e5e;
}
/* //Manage-User */
/* /User-Setting */
.usersetting-title h2 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 28px;
  color: #3b3b3a;
  text-align: left;
}

.usersetting-title h2 span {
  font-family: "GothamBold", sans-serif;
}

.usersetting-title p {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 15px;
  color: #676767;
  text-align: left;
}

.user-photo-wrap {
  display: inline-flex;
}

.user_img_upload {
  width: 158px;
  height: 168px !important;
  background-color: #d1d3d4;
  border: 2px solid #a6a8ab;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 auto;
}

.upload-img {
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #007ac5;
  border-radius: 8px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin: 15px 0px 0px 25px;
  display: inline-block;
  float: left;
  cursor: pointer;
}

.update-pos {
  position: relative;
  top: 10px;
  display: inline-block;
  left: 10px;
}

.usersetting-title h5 {
  font-family: "GothamBold", sans-serif;
  font-size: 15px;
  color: #231f20;
  text-align: left;
}

.usersetting-title h6 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 15px;
  color: #231f20;
  text-align: left;
}

.u_spb {
  padding-bottom: 10px;
}

.landscap-r {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-family: "GothamBold", sans-serif;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 10px;
  left: 25%;
}

.landscap-r input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark-p {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 2px solid #2196f3;
  border-radius: 50%;
}

.landscap-r:hover input ~ .checkmark-p {
  background-color: #fff;
}

.landscap-r input:checked ~ .checkmark-p {
  background-color: #2196f3;
}

.landscap-r input:checked ~ .checkmark-p:after {
  display: block;
}

.landscap-r .checkmark-p:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.m_update-table {
  width: 100%;
  background-color: #007ac2;
  padding: 10px 10px;
}

.m_update-table h6 {
  text-align: left;
  color: #fff;
  font-size: 20px;
  font-family: "Gotham-Medium", sans-serif;
  margin-bottom: 0px;
}

.m_update-table h6 span {
  font-family: "GothamBold", sans-serif;
}

.m_user_table {
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}

.m_user_table th {
  font-family: "GothamBold", sans-serif;
  font-size: 18px;
  color: #fff;
  border-top: 1px solid transparent;
}

.m_user_table thead th {
  border-bottom: 1px solid transparent;
  padding: 5px 0.75rem;
}

.m_user_table tbody td {
  font-family: "GothamBold", sans-serif;
  font-size: 15px;
  color: #231f20;
}

.m_user_table table {
  text-align: left;
  position: relative;
  top: -1px;
}

.m_user_table table tbody tr td:nth-child(1),
.m_user_table table tbody tr td:nth-child(2) {
  width: 170px;
}

.knif-center {
  text-align: center;
}

.knif-center h5 {
  text-align: center;
}
/* //User-Setting */
/* /Modal,Claim-Preview*/
.admin-area {
  height: 500px;
}

.admin-area-nav h3 {
  font-size: 14px;
  color: #231f20;
  font-family: "GothamBold", sans-serif;
  margin-bottom: 0px;
  padding-top: 9px;
  padding-left: 10px;
  float: left;
}

.admin-area-nav i {
  float: left;
  font-size: 28px;
  color: #231f20;
}

.modal-box {
  border: 5px solid #cfd1d2;
  border-radius: 0px;
}

.close-icon {
  color: #cfd1d2;
}

.module-modal {
  max-width: 707px;
}

.modal-header h4 {
  color: #007ac2;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  font-family: "Gotham-Medium", sans-serif;
}

.create-user-navitem a {
  color: #231f20 !important;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
  font-family: "Gotham-Medium", sans-serif;
}

.modal-close {
  position: absolute;
  right: 20px;
}

.module-modal-body {
  margin-top: 20px;
  padding: 0;
}

.create-user-nav {
  padding: 0 30px;
}

.user-tab {
  padding: 0;
}

.user-input h6 {
  text-align: left;
  font-size: 15px;
  color: #231f20;
  font-family: "GothamBold", sans-serif;
}

.user-input input {
  width: 100%;
  height: 30px;
  margin-bottom: 16px;
}

.user-sgid h6 {
  text-align: left;
  font-size: 15px;
  color: #231f20;
  font-family: "GothamBold", sans-serif;
}

.user-sgid input {
  margin-bottom: 22px;
  height: 30px;
}

.user-sgid-enable {
  text-align: center;
  font-size: 15px;
  color: #231f20;
  font-family: "GothamBold", sans-serif;
}

.date-confirm h6 {
  font-size: 15px;
  color: #231f20;
  font-family: "GothamBold", sans-serif;
  display: inline-block;
}

.date-confirm .form-control {
  height: 35px;
  margin-bottom: 15px;
}

.email-confirmation {
  flex: auto;
}

.email-confirmation span {
  padding-left: 6px;
  font-size: 15px;
  color: #231f20;
  font-family: "GothamBold", sans-serif;
  cursor: pointer;
}

.user-button button {
  border: 1px solid #a7a9ac;
  height: 40px;
  width: 85px;
  margin-left: 10px;
  font-size: 20px;
  color: #fff;
  background-color: #d1d3d4;
  cursor: pointer;
  border-radius: 8px;
}

.add-table-btn {
  float: right;
  margin: 0px;
}

.add-table-btn button {
  font-size: 18px;
  color: #fff;
  background-color: #007ac2;
  cursor: pointer;
  border-radius: 0;
}

.user-button button:nth-child(1) {
  background-color: #007ac2;
  border: none;
}

.tab-content {
  padding-top: 15px;
}

.assigned-role-modal {
  padding: 5px 33px;
}

.assigned-role-modal h6 {
  float: left;
  padding-left: 10px;
  font-size: 15px;
  color: #231f20;
  font-family: "Gotham-Medium", sans-serif;
  cursor: pointer;
}

.claim-action-area {
  height: auto;
}

.library-action {
  padding-top: 0px !important;
  margin-top: 0px !important;
  background-color: transparent !important;
}

.claim-action {
  width: 100%;
  height: 40px;
  padding: 6px 10px;
  background-color: #f7f7f8;
}

.claim-action h4 {
  padding-top: 3px;
  margin-bottom: 0px;
  font-family: "Gotham-Medium", sans-serif;
  font-size: 20px;
  color: #3b3b3a;
  float: left;
}

.cliam-preview-table {
  padding-top: 30px;
}

.claim-action a i {
  float: left;
  color: #ababab;
  font-size: 17px;
  padding-left: 5px;
  cursor: pointer;
  position: absolute;
  right: 4px;
  top: 5px;
  background-color: #fff;
}

.claim-select {
  display: flex;
  justify-content: flex-end;
}

.library-select {
  justify-content: flex-start !important;
}

.library-select select {
  color: #676767 !important;
}

.library-select input::placeholder {
  color: #676767 !important;
}

.claim-select select {
  font-size: 16px;
  color: #231f20;
  font-family: "Gotham-Medium", sans-serif;
  border: transparent;
  margin-left: 5px;
  height: auto;
}

.claim-select select:focus {
  outline: none;
}

.select-month {
  width: 130px;
  text-align: center;
  text-align-last: center;
  padding: 2px 2px;
}

.select-year {
  width: 90px;
  text-align: center;
  text-align-last: center;
  padding: 2px 2px;
}

.select-claim {
  width: auto;
  text-align: center;
  text-align-last: center;
  padding: 2px 2px;
}

.select-fdupdate {
  width: 120px;
  text-align: center;
  text-align-last: center;
  padding: 2px 2px;
}

.select-status {
  width: 225px;
  text-align: center;
  text-align-last: center;
  padding: 2px 2px;
}

.claim-table thead tr th {
  font-size: 18px;
  text-align: center;
  font-family: "Gotham-Medium", sans-serif;
  font-weight: normal;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent;
}

.claim-table tbody tr {
  border-color: #dfddde;
}

.claim-table tbody tr:last-child {
  border-bottom: 1px solid #dfddde;
}

.claim-table tbody tr td {
  text-align: center;
  font-size: 15px;
  font-family: "Gotham-Medium", sans-serif;
  word-break: break-word;
  padding: 7px;
}

.tabular-form .table td,
.table th,
.manage_user_table tr {
  cursor: pointer;
}

.tabular-form .table-bordered td {
  border: 1px solid #5d5e5e;
}

.plant-th,
.plant-td {
  width: 100px;
}

.date-th,
.due-th,
.claim-th,
.date-td,
.due-td,
.claim-td {
  width: 100px;
}

.assign-th,
.assign-td {
  width: 131px;
}

.action-th,
.action-td {
  width: 160px;
}

.status-th,
.status-td {
  width: 325px;
}

.claim-record-area {
  height: auto;
  padding-bottom: 10px;
}

.claim-record {
  width: 100%;
  height: 40px;
  padding: 4px 10px;
  background-color: #007ac2;
}

.claim-record h4 {
  padding-top: 4px;
  font-family: "Gotham-Medium", sans-serif;
  font-size: 20px;
  color: #fff;
  float: left;
}

.claim-record a i {
  float: left;
  padding-left: 300px;
  padding-top: 4px;
  color: #fff;
  font-size: 23px;
}

.claim-record-select {
  margin-top: 1px;
  float: left;
}

.claim-record-select select {
  font-size: 14px;
  color: #231f20;
  font-family: "GothamBold", sans-serif;
  margin-left: 15px;
}

.claim-record-table thead {
  display: table;
  width: 100%;
}

.claim-record-table tbody {
  display: block;
  max-height: 500px;
  overflow-y: auto;
}

.claim-record-table tbody tr {
  display: table;
  width: 100%;
  box-sizing: border-box;
}

.claim-record-table thead tr th {
  font-size: 18px;
  text-align: center;
  font-family: "Gotham-Medium", sans-serif;
}

.claim-record-table table thead tr .claim-record-th,
.claim-record-table table tbody tr td:nth-child(1),
.claim-record-table table tbody tr td:nth-child(2) {
  width: 150px;
}

.claim-record-table table thead tr .claim-date-th {
  width: 150px;
}

.claim-record-table table thead tr .claim-customer-th,
.claim-record-table table tbody tr td:nth-child(3),
.claim-record-table table tbody tr td:nth-child(4) {
  width: 250px;
}

.claim-record-table tbody tr td {
  text-align: center;
  font-size: 15px;
  font-family: "Gotham-Medium", sans-serif;
  vertical-align: middle;
  padding: 8px 10px;
  color: #231f20;
}

.claim-date-label {
  font-size: 12px;
  color: #231f20;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  margin-bottom: 0px;
  padding-top: 10px;
  letter-spacing: 0.2px;
}

.logo-black-small {
  height: 100%;
}

.modal-footer-border {
  border-top: 1px solid #ccc;
  width: 100%;
  margin: 15px 0px;
}

.table .thead-dark th {
  background-color: transparent;
  border-color: transparent;
}

.claim-table thead th {
  border-bottom: 1px solid transparent;
  padding: 5px 0.75rem !important;
}

.user_mail-pl {
  padding-left: 15px !important;
}
/* //Modal,Claim-Preview */
/*plus button set up start*/
.addnew-icon {
  position: absolute;
  font-size: 15px;
  top: 14px;
  left: 223px;
  color: #fff;
  background-color: transparent;
  border: none;
  width: auto;
  height: auto;
  cursor: pointer;
  padding: 0px;
}

.addnew-icon .custom-file-input {
  top: -4px;
  left: 7px;
}
/*plus button set up end*/
.TeamOption {
  margin-left: 35px;
}
/* /claim-action*/

.td-width-10 {
  width: 150px;
}

.td-width-36 {
  width: 36%;
}

#parallelogram-container-action {
  position: relative;
  width: 65%;
  height: 38px;
  overflow: hidden;
  border: 4px solid #787878;
  border-radius: 20px;
  background-color: #787878;
  margin: 0 auto;
}

#parallelogram-container-action p {
  font-size: 11px;
  color: #fff;
  text-align: center;
  line-height: 25px;
  font-family: "GothamBold", sans-serif;
  transform: skewX(20deg);
  letter-spacing: 0.4px;
}

.claim-table #parallelogram-container-action p {
  line-height: 25px;
}

#parallelogram-container {
  position: relative;
  width: 75%;
  height: 38px;
  overflow: hidden;
  border: 4px solid #787878;
  border-radius: 20px;
  background-color: #787878;
  margin: 0 auto;
}

#parallelogram-container p {
  font-size: 11px;
  color: #fff;
  text-align: center;
  line-height: 25px;
  font-family: "GothamBold", sans-serif;
  transform: skewX(20deg);
  letter-spacing: 0.4px;
}

#parallelogram-container1 {
  position: relative;
  width: 100%;
  height: 38px;
  overflow: hidden;
  border: 4px solid #808080;
  border-radius: 20px;
  background-color: #808080;
}

#parallelogram-container1 p {
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  font-family: "GothamBold", sans-serif;
  transform: skewX(20deg);
  letter-spacing: 0.4px;
}

.polly1A {
  position: absolute;
  width: 32%;
  display: inline-block;
  height: 30px;
  left: -1px;
  border-bottom-left-radius: 26px;
  border-top-left-radius: 10px;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.polly2A {
  position: absolute;
  width: 33%;
  display: inline-block;
  height: 30px;
  left: 33%;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.right-probar {
  position: absolute;
  width: 33%;
  right: -1px;
  display: inline-block;
  height: 30px;
  border-bottom-right-radius: 12px;
  border-top-right-radius: 27px;
  transform: skewX(-20deg);
}

.blue-c {
  background-color: #007ac2;
  border: 2px solid #2b3990;
}

.green-c {
  background-color: #39b54a;
  border: 2px solid #009444;
}

.gray-c {
  background-color: #d1d3d4;
  border: 2px solid #a7a9ac;
}

.red-c {
  background-color: #ed1c24;
  border: 2px solid #be1e2d;
}
/* //claim-action*/
/*claim-record-library*/
.polly1B {
  position: absolute;
  width: 12.3%;
  display: inline-block;
  height: 30px;
  left: -1px;
  border-bottom-left-radius: 26px;
  border-top-left-radius: 10px;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.polly1B1 {
  position: absolute;
  width: 15.3%;
  display: inline-block;
  height: 30px;
  left: -1px;
  border-bottom-left-radius: 26px;
  border-top-left-radius: 10px;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.polly2B {
  position: absolute;
  width: 19%;
  left: 13%;
  display: inline-block;
  height: 30px;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.polly3B {
  position: absolute;
  width: 31%;
  left: 33%;
  display: inline-block;
  height: 30px;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.polly4B {
  position: absolute;
  width: 19%;
  display: inline-block;
  height: 30px;
  left: 65%;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.right-probar1 {
  position: absolute;
  width: 15%;
  right: -1px;
  display: inline-block;
  height: 30px;
  border-bottom-right-radius: 12px;
  border-top-right-radius: 27px;
  transform: skewX(-20deg);
}
/* //claim-record-library*/
/* /claim-dashboard*/
.claim-status h6 {
  text-align: left;
  font-size: 10px;
  color: #3b3b3a;
  font-family: "GothamBold", sans-serif;
}

.c-status-box {
  width: 50px;
  height: 35px;
  background-color: #fbb040;
  color: #fff;
  font-size: 15px;
  line-height: 35px;
  text-align: center;
  position: relative;
  float: left;
  margin-bottom: 13px;
  border-radius: 5px;
  font-family: "GothamBold", sans-serif;
}

.dashoard-chart-title {
  font-size: 15px;
  font-family: "GothamBold", sans-serif;
  color: #3b3b3a;
}

.p-cwidth1 {
  float: right !important;
  width: 90% !important;
  margin-bottom: 10px;
}

.p-cwidth1 p {
  font-size: 11px !important;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 1px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #fbb03f;
  position: absolute;
  top: 10px;
  left: 49px;
}

.polly1C {
  position: absolute;
  width: 15%;
  display: inline-block;
  height: 30px;
  left: -1px;
  border-bottom-left-radius: 26px;
  border-top-left-radius: 10px;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.polly2C {
  position: absolute;
  width: 17%;
  left: 16%;
  display: inline-block;
  height: 30px;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.polly3C {
  position: absolute;
  width: 26.1%;
  left: 34%;
  display: inline-block;
  height: 30px;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.polly4C {
  position: absolute;
  width: 20.3%;
  display: inline-block;
  height: 30px;
  left: 61%;
  transform: skewX(-20deg);
  transform-origin: 50% 50%;
  padding: 0px;
}

.right-probar2 {
  position: absolute;
  width: 18%;
  right: -1px;
  display: inline-block;
  height: 30px;
  border-bottom-right-radius: 12px;
  border-top-right-radius: 27px;
  transform: skewX(-20deg);
}
/* /claim-dashboard*/
/* /Salesforce */
.sales-force img {
  width: 80px;
  height: 80px;
}

.sales-force i {
  font-size: 38px;
  color: #007ac2;
}
.sales-force .riskassiconics i {
  font-size: 62px;
}
.sales-force h6 {
  text-align: left;
  color: #3b3b3a;
  font-size: 15px;
  font-family: "GothamBold", sans-serif;
  display: inline-block;
  margin-left: 15px;
  width: 79%;
}

.sales-force span {
  font-size: 26px;
  vertical-align: middle;
}

.sales-force .cliam-i,
.sales-force .opentags i {
  color: #fbb040;
}

.sales-force .closedtags i {
  color: #6abc45;
}

.sale-KPI .cliam-i {
  margin-left: 0px;
}

.sales-force .dollar-claim {
  width: 45px;
  height: 45px;
  color: #fff;
  padding-top: 5px;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  font-family: "GothamBold", sans-serif;
  vertical-align: top;
  background-color: #4cadaf;
}

.sales-force h5 {
  text-align: left;
  font-size: 15px;
  color: #3b3b3a;
  font-family: "GothamBold", sans-serif;
  display: inline-block;
  margin-left: 15px;
  width: 75%;
}

.c-blue {
  background-color: #009ce6;
}

.c-gray {
  background-color: #d1d3d4;
}

.c-darkgray {
  background-color: #3b3b3a;
}
/* /Salesforce */
.text-red {
  color: red !important;
}

.text-required {
  color: red;
  font-size: 18px;
}

.disabledA {
  pointer-events: none;
  cursor: not-allowed;
}

.disabledA div {
  background-color: #ccc;
  border: 1px solid #a7a9ac;
}

.claim-wml {
  margin-left: -5px;
  position: relative;
}

.white-space {
  white-space: nowrap;
}

.disabledbtn {
  cursor: not-allowed !important;
}

.completed-color {
  color: #3a3a39 !important;
}

.usersetting-title .user_border {
  border-top: 1px solid #ccc;
  padding: 10px 0px;
}

.signbtn {
  width: 100%;
  padding-top: 16px;
  padding-right: 16px;
}

.cancel-btn {
  background-color: #d1d3d4;
  border: 1px solid #a7a9ac;
  color: #fff !important;
  border-radius: 0px;
  margin-left: 10px;
  font-size: 20px;
  padding: 3px 20px;
}

label {
  margin-bottom: 0px;
}

.life-cut-logo-banner {
  background-color: #eaeaea;
  width: 100%;
  margin: 0px 10px 15px 10px;
  display: flex;
  align-items: center;
}

.video-control-tag {
  width: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}

#videoContainer {
  margin: 0 0 0;
}

.life-cut-logo-banner img {
  margin: 0 auto;
  width: 250px;
  height: 250px;
}

.vispassbuil {
  padding: 15px 40px;
}

.vispassbuil h1 {
  padding-bottom: 20px;
  font-family: "GothamBold", sans-serif;
  color: #007ac2;
}

.visphoto {
  padding: 0px 60px;
}

.visphoto1 {
  height: 270px;
}

.user_photo_upload {
  border: 1px solid #a7a9ac;
  background-color: #d1d3d4;
  width: 180px;
  float: left;
  height: 200px;
}

.upload-photo {
  position: relative;
  width: 64px;
  height: 50px;
  background-color: #007ac2;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  margin: 0px 0px 0px 25px;
  display: inline-block;
  top: -8px;
}

.update-post {
  position: relative;
  display: inline-block;
  padding-left: 15px;
}

.visitior-policy span {
  font-family: "GothamBold", sans-serif;
  font-size: 22px;
}

.visitor-policy-nav a h6 {
  font-size: 19px;
  font-family: "Gotham-Medium", sans-serif;
}

.visitor-policy-content {
  padding: 15px 45px;
  border-bottom: 1px solid #a7a9ac;
}

.visitor-policy-content p {
  font-family: "Gotham-Medium", sans-serif;
}

.visitor-policy-content h6 {
  color: #007ac2;
  font-size: 13px;
  font-family: "GothamBold", sans-serif;
}

.visitor-permit-required ul {
  padding: 15px;
}

.visitor-permit-required ul li {
  padding-left: 0px;
  font-family: "Gotham-Medium", sans-serif;
}

.table-hover tbody tr:hover {
  background-color: #f8f8f9;
}

.claim-table tbody tr:nth-child(even) {
  background-color: #f8f8f9;
}

.visitor-permit-btn {
  margin: 16px 16px;
}

.visitor-permit-btn a {
  background-color: #dad3d4;
  border: 1px solid #a7a9ac;
}

.visitor-permit-btn a:hover {
  background-color: #007ac2;
  color: #fff;
}

.login-line1 span {
  font-family: "GothamBold", sans-serif;
}

.modal-dialog1 {
  width: 560px;
  margin: 0 auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

.visitor-checkin-modal .modal-content {
  border-radius: 0;
  border: 5px solid #cfd1d2;
}

.visitor-checkin-modal .modal-title {
  font-size: 20px;
  text-transform: uppercase;
  color: #007ac2;
  font-family: "Gotham-Medium", sans-serif;
  border-bottom: 1px solid #cfd1d2;
  width: 70%;
  margin-left: -16px;
  padding-left: 20px;
  padding-bottom: 12px;
}

.visitor-checkin-modal .modal-title span {
  font-family: "GothamBold", sans-serif;
}

.visitor-checkin-modal .modal-header {
  border-bottom: 0px;
}

.shortcut-life-cut-logo {
  position: absolute;
  right: 20px;
  top: 20px;
}

.shortcut-life-cut-logo img {
  width: 100%;
}

.visitor-checkin-body-content .modal-body {
  padding: 45px 35px 20px;
}

.visitor-checkin-body-content .modal-body h1 {
  font-size: 3rem;
  color: #007ac2;
  font-family: "GothamBold", sans-serif;
  position: relative;
  top: -18px;
}

.visitor-checkin-body-content .modal-body p {
  color: #231f20;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: "Gotham-Medium", sans-serif;
}

.visitor-inner-title {
  font-size: 17px;
  color: #007ac2;
  text-align: center;
  font-family: "GothamBold", sans-serif;
}

.visitor-equipment-icons {
  display: flex;
  margin-top: 15px;
}

.visitor-item-icons {
  text-align: center;
  display: inline-block;
  width: 20%;
}

.visitor-item-icons img {
  width: 50%;
}

.visitor-item-icons span {
  margin-top: 5px;
  display: block;
  font-size: 15px;
  font-family: "Gotham-Medium", sans-serif;
}

.visitor-checkin-footer .modal-footer {
  display: flex;
  align-items: center;
  justify-content: center;
}

.visitor-checkin-footer .modal-footer .btn-primary {
  color: #fff;
  background-color: #007bff;
}

.visitor-checkin-footer .modal-footer .btn {
  border-radius: 0px;
  background: #007ac2;
  padding: 3px 30px;
  margin: 0px 20px;
  font-size: 20px;
}

.visitor-checkin-footer1 .modal-footer {
  display: flex;
  align-items: center;
  justify-content: center;
}

.visitor-checkin-footer1 .modal-footer .btn {
  border-radius: 0px;
  background: #007ac2;
  padding: 3px 30px;
  font-size: 20px;
}

.img-fluid {
  max-height: 100%;
}

.assign-user-cont {
  display: inline-flex;
  vertical-align: middle;
}

.search-wrap {
  padding: 7px;
  display: flex;
  border-bottom: 1px solid #ccc;
}

.search-wrap > .assign_btn {
  cursor: pointer;
}

.search-wrap1 {
  padding: 7px;
  display: flex;
}

.table td,
.table th {
  padding: 0.75rem;
  vertical-align: middle;
  border-top: 1px solid #dfddde;
}

.close:not(:disabled):not(.disabled):focus {
  outline: 0;
}

.modal-content {
  border-radius: 0;
  border: 5px solid #cfd1d2;
  display: inline-table;
  display: -ms-flexbox;
}

.modal-footer .btn {
  border-radius: 0;
}

.modal-footer .btn-primary {
  background: #007ac2 !important;
  border-color: #007ac2;
  color: #fff !important;
  border-radius: 0px;
  margin-right: 0;
  font-size: 20px;
}

.modal-footer .btn-default {
  background: #d1d3d4;
  border: 1px solid #a7a9ac;
  color: #ffffff;
  border-radius: 0px;
  margin-left: 10px;
  font-size: 20px;
}

.visitor-modal-wrap {
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 5px solid #cfd1d2;
}

/* /Visitor-Password */
.visitor-box {
  background-color: #fff;
  width: 600px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  right: 50%;
  transform: translate(-50%, -50%);
}

.visitor-pass {
  width: 550px;
  height: 70px;
  background-color: #231f20;
  margin: 20px auto;
  padding: 0px 20px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.visitor-box h1 {
  font-size: 28px;
  font-family: "Gotham-Medium", sans-serif;
  color: #ffffff;
  line-height: 70px;
  display: inline-block;
}

.visitor-box h1 span {
  font-family: "GothamBold", sans-serif;
}

.visitor-img {
  border: 1px solid #000;
  width: 150px;
  margin-top: 0px;
  margin-left: 40px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
}

.visitor-box p {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 14px;
  color: #231f20;
  padding-left: 40px;
}

.visitor-box h3 {
  font-family: "GothamBold", sans-serif;
  font-size: 40px;
  color: #231f20;
  text-align: left;
  margin-top: 0px;
}

.visitor-box h4 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 23px;
  color: #231f20;
  text-align: left;
}

.visitor-text {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
}

.kevin-pt {
  padding-top: 38px;
}

.visitor-pass img {
  display: inline-block;
  float: right;
  padding-top: 20px;
}
/* //Visitor-Password */
.record-multiselect.DisplayBlock .multiselect-dropdown .filter-textbox {
  display: block !important;
}

.record-multiselect .multiselect-dropdown .filter-textbox {
  display: none !important;
}

.record-multiselect .multiselect-dropdown .dropdown-list {
  width: 215px;
  top: 25px !important;
}

.record-multiselect .multiselect-dropdown .dropdown-btn {
  position: relative;
  background-color: #fff;
}

.calendar {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  width: 22px;
  height: 22px;
  border: 0 !important;
  border-radius: 4px !important;
  line-height: 0 !important;
  padding: 0 !important;
  background-color: transparent;
  transition: 0.3s all;
  z-index: 9;
}

.calendar i {
  transition: 0.3s all;
  color: #ababab;
}

.calendar .btn {
  padding: 0;
  z-index: 9;
}

.calendar:hover {
  background-color: #4cadaf;
}

.calendar:hover i {
  color: #fff;
}

.calendar:focus {
  outline: none;
  box-shadow: none;
}

.calendar:active {
  outline: none;
  box-shadow: none;
  background: transparent !important;
  color: inherit !important;
}

.calendar i {
  font-size: 16px !important;
}

.LineItems {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.i-date .calendar {
  position: absolute;
  top: 29px;
  right: 20px;
}

.d-arrow[aria-expanded="false"] {
  transform: rotate(-90deg);
}

.d-arrow[ng-reflect-is-collapse="true"],
.offlight-darrow[aria-expanded="false"],
.darkgray-darrow[aria-expanded="false"],
.limeBg-darrow[aria-expanded="false"],
.offgray-darrow[aria-expanded="false"],
.sp2red-darrow[aria-expanded="false"],
.yellowBg-darrow[aria-expanded="false"],
.blackBg-darrow[aria-expanded="false"],
.darkgreenBg-darrow[aria-expanded="false"],
.OrangeBg-darrow[aria-expanded="false"] {
  transform: rotate(-90deg) !important;
}

.create-use-dialog > .modal-dialog {
  max-width: 760px;
  margin: 0 auto;
  position: unset !important;
  top: unset !important;
  left: unset !important;
  transform: unset !important;
  pointer-events: auto;
  width: 850px;
}

.cale_1 {
  right: 20px !important;
}

.cale_2 {
  top: 103px;
  right: 20px;
}

.cale_3 {
  right: 5px !important;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

.claim-table #parallelogram-container p {
  line-height: 25px;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #007ac2;
}

.dropdown-item:first-child {
  border-radius: 0px;
}

.lb-data .lb-close {
  width: 30px;
  height: 30px;
  background: url(close.png) top right no-repeat;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
  position: absolute;
  top: -40px;
}

.lb-outerContainer {
  border-radius: 0px !important;
}

.lightbox .lb-image {
  margin-top: 3.5px;
}

.lightboxOverlay {
  background-color: #231f20 !important;
}

.toast-container .ngx-toastr {
  font-family: "Gotham-Medium", sans-serif;
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
}

.toast-container .ngx-toastr:hover {
  box-shadow: 3px 0 12px #231f20 !important;
  opacity: 1;
  cursor: pointer;
}

input[type="password"],
input[type="email"] {
  padding-left: 5px !important;
}

/* textarea.form-control {
    padding: 5px !important;
} */

.Error-Right {
  float: right;
  font-size: 13px;
  position: absolute;
  right: 15px;
  top: 7px;
  color: red;
}

.visitor-btn {
  width: 156px;
}

.btn_disabled {
  pointer-events: none;
  cursor: not-allowed !important;
  background-color: #ccc !important;
  border: 1px solid #a7a9ac;
}

.form-control-custom {
  margin-right: 10px;
  border: 1px solid #ced4da;
  margin-bottom: 10px;
  padding: 2px;
  width: 100%;
  height: 30px;
  border-radius: 5px;
}

.form-control-custom:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}

.password-submit-btn {
  background-color: #4cadaf;
  border-radius: 8px;
  border: 0px;
  color: #ffffff;
  cursor: pointer;
  padding: 3px 15px;
  font-size: 20px;
}

.m_user_table tbody tr:nth-child(even) {
  background-color: #f8f8f9;
}

.red-board {
  border-color: red;
}

.claim-report-btn {
  margin-left: 10px;
  margin-top: -15px;
}

.change_pass_border {
  border: 1px solid #5e5e5e;
  padding: 10px;
  display: grid;
  border-radius: 10px;
}

.error-right {
  float: right;
  font-size: 14px;
  color: red;
}

.filter-img {
  font-size: 28px;
  position: relative;
  top: 2px;
}

.Dynamic-field-pl {
  padding-left: 5px;
}

.btn-cont {
  color: #fff !important;
  border-radius: 0px;
  cursor: not-allowed;
  pointer-events: none;
  font-size: 20px;
}

.btn-cont:hover {
  background-color: #dad3d4 !important;
}

.btn-cont-active,
.btn-cont-active:hover {
  cursor: pointer !important;
  background-color: #007ac2 !important;
  pointer-events: auto;
  border-color: #007ac2;
}

.dropdown-menu.show {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.position-set .dropdown-menu.show {
    left: 398px !important;
  }

.tbl-input-field input {
  margin-bottom: 16px;
}

.save-pass-btn {
  position: absolute;
  cursor: pointer;
  background-color: #007ac2;
  border-radius: 0px;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  float: left;
  right: 0;
  bottom: -50px;
  border: none;
}

.create-table-dialog > .modal-dialog {
  min-height: calc(100% - (1.75rem * 2)) !important;
  max-width: 760px !important;
  margin: 0 auto;
  padding: 28px 0px !important;
  position: unset !important;
  top: unset !important;
  left: unset !important;
  transform: unset !important;
  width: unset !important;
  display: flex;
  align-items: center;
}

.app-modal-body .modal-footer {
  padding: 16px 0px 0px 0px !important;
}

.manage-tbl-label label {
  font-size: 15px;
  font-family: "Gotham-Medium", sans-serif;
  color: #231f20;
}

.tbl-module h5 {
  color: #007ac2;
  font-size: 20px;
  text-align: left;
  font-family: "Gotham-Medium", sans-serif;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #fff #dee2e6;
  border-radius: 0;
}

.sales-font {
  color: #007ac2;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  font-family: "Gotham-Medium", sans-serif;
}

.lightbox {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}

.tabular-form th {
  font-size: 18px;
  text-align: center;
  font-family: "GothamBold", sans-serif;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#chartdiv {
  width: 100%;
  height: 280px;
  background: url(../../../../assets/images/man.svg) no-repeat;
  background-position: 28px 106px;
}

#chartdiv1 {
  width: 100%;
  height: 280px;
  background-position: left;
  background-size: 50%;
  display: inline-block;
}

.chart-inline {
  display: inline-flex;
}

.m_user_table table th,
.manage_user_table table th {
  position: sticky;
  top: -1px;
  z-index: 5;
  background: #62a0d7 !important;
}

.claim-record-table table th {
  position: sticky;
  top: -1px;
  z-index: 5;
  background: #4cadaf !important;
}

.manage_user_table table {
  position: relative;
  top: -1px;
  margin-bottom: 0px;
}

.customer-border-box {
  border: 1px solid #5e5e5e;
  width: 100%;
  margin: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

/* .action-center-table thead {
  display: table;
  width: 100%;
} */

/* .action-center-table tbody {
  display: block;
  max-height: calc(100vh - 415px);
  overflow-y: auto;
} */

.fixedarea_box {
  height: auto;
  background-color: #fff;
  padding: 5px 0px;
  box-shadow: 0px 2px 2px #ccc;
  position: fixed;
  z-index: 3;
  display: none;
  top: 91px;
}

.fixedarea_box h5 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 18px;
  margin-bottom: 0px;
  color: #231f20;
  font-weight: normal;
  text-align: center;
}

.fixedarea_box span {
  font-size: 22px;
  padding-left: 5px;
  position: relative;
  top: 2px;
  font-family: "GothamBold", sans-serif;
  color: #007ac2;
}

.fixedarea_box .print-btn {
  margin: 0px !important;
}

.fixedarea_box .save-btn {
  margin: 0px 15px 0 10px;
}

.assign_col {
  width: 95%;
}

.assign_col1 {
  width: 5%;
  align-self: center;
}

.left-section .active {
  background-color: #484848;
}

.fixedarea_box .claim_number {
  text-align: left;
  padding-left: 0px;
}

#chartdiv text {
  font-size: 15px;
  font-family: "GothamBold", sans-serif;
  color: #3b3b3a;
}

#chartdiv1 text {
  font-size: 15px;
  font-family: "GothamBold", sans-serif;
  color: #3b3b3a;
}

.tabular-form .table-bordered {
  border: unset;
}

#chartdiv div div div svg g path {
  stroke-width: 0px !important;
}

#chartdiv1 div div div svg g path {
  stroke-width: 0px !important;
}

#pieChart div.google-visualization-tooltip:nth-child(1) {
  background-color: #fbb040;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#pieChart div.google-visualization-tooltip:nth-child(2) {
  background-color: #007ac2;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

/* #safetypieChart div.google-visualization-tooltip:nth-child(1) {
  background-color: #007AC2;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#safetypieChart div.google-visualization-tooltip:nth-child(2) {
  background-color: #ed1c24;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#safetypieChart div.google-visualization-tooltip:nth-child(3) {
  background-color: #f7a945;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
} */

#cmpieChart div.google-visualization-tooltip:nth-child(1) {
  background-color: #ee1c25;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#cmpieChart div.google-visualization-tooltip:nth-child(2) {
  background-color: #fcb03f;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#cmpieChart div.google-visualization-tooltip:nth-child(3) {
  background-color: #0079c2;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#cmpieChart div.google-visualization-tooltip:nth-child(4) {
  background-color: #3a3b39;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

.ggl-tooltip1 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #007ac2;
  position: relative;
  top: -1px;
  left: 9px;
  transform: rotate(-22deg);
}

.ggl-tooltip1-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip1-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 0px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip1-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 5px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 15px 15px 0px 0px;
}

.ggl-tooltip1-Right {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: 38px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip1-Right1 {
  width: 0;
  height: 0;
  position: relative;
  top: -21px;
  left: 37px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 15px 0px 0px 15px;
}

.ggl-tooltip1-Bottom1 {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 0px 15px 15px 0px;
}

.ggl-tooltip1-Bottom2 {
  width: 0;
  height: 0;
  position: relative;
  top: 2px;
  left: 5px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-text1 {
  padding-top: 6px !important;
  position: relative;
  top: 5px;
  font-weight: 800;
  color: #fff !important;
  text-align: center;
}

.ggl-tooltip0 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #fbb040;
  position: relative;
  top: -35px;
  left: 6px;
}

.ggl-tooltip0-Left {
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #fbb040;
  position: relative;
  top: -10px;
  left: -13px;
}

.ggl-tooltip0-Left1 {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: -13px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 20px 20px 00px;
}

.ggl-tooltip0-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 7px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip0-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 7px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 20px 0px 0px 20px;
}

.ggl-tooltip0-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 1px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip-text0 {
  padding-top: 6px !important;
  position: relative;
  font-weight: 800;
  text-align: center;
  top: 5px;
}

#pieChart div div div svg g path {
  stroke-width: 0px;
}

#donutChart div div div svg g path {
  stroke-width: 0px;
}

#donutChart1 div div div svg g path {
  stroke-width: 0px;
}

#pieEventChart div div div svg g path {
  stroke-width: 0px;
}

#pieChart,
#donutChart,
#pieEventChart,
#pieChart1 {
  width: 100%;
  height: 280px;
  background-position: left;
  background-size: 50%;
  display: inline-block;
}

.donut-chart-man img {
  position: absolute;
  z-index: 999;
  margin-top: 100px;
  height: 100px;
  left: -5px;
}

#donutChart div.google-visualization-tooltip:nth-child(1) {
  background-color: #fbb040;
  width: 30px;
  height: 30px;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#donutChart div.google-visualization-tooltip:nth-child(2) {
  background-color: #007ac2;
  width: 30px;
  height: 30px;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#siteDonutChart div.google-visualization-tooltip:nth-child(1) {
  background-color: #fbb040;
  width: 30px;
  height: 30px;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#siteDonutChart div.google-visualization-tooltip:nth-child(2) {
  width: 30px;
  height: 30px;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}
/*
#safetySiteEventdonutChart div.google-visualization-tooltip:nth-child(1) {
  width: 30px;
  height: 30px;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

  #safetySiteEventdonutChart div.google-visualization-tooltip:nth-child(1) ggl-tooltip-text-donut {
    background: red;
  }

#safetySiteEventdonutChart div.google-visualization-tooltip:nth-child(2) {
  width: 30px;
  height: 30px;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
} */

.chart-top-position {
  margin-top: -10px;
}

/* select {
    padding-left: 2px !important;
} */

.c-record-search {
  height: 30px;
  padding-bottom: 0px;
  border: 1px solid #bbbbbc;
  border-radius: 6px;
  font-family: "Gotham-Medium", sans-serif;
}

.c-record-search:focus {
  outline: 0px;
}

.assign_role_title h2 {
  font-size: 18px;
  color: #231f20;
  font-family: "Gotham-Medium", sans-serif;
  text-align: left;
  padding-left: 11px;
}

.assign_role_border {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.assign_role_plr {
  padding: 5px 33px;
}

.nav-pills button:focus-visible {
  box-shadow: none;
}

.dashoard-filter-data .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #231f20;
  background-color: #fff;
  border-top: 1px solid #a7a9ac;
  border-radius: 0;
  border-bottom: 1px solid #a7a9ac;
  border-right: 1px solid #a7a9ac;
  border-left: 1px solid #fff;
  margin-left: -1px;
  margin-top: -1px;
  display: block;
}

.dashoard-filter-data .nav-pills {
  border-left: 1px solid #a7a9ac;
  float: right;
  padding-top: 40px;
  margin-top: 0px;
  border-bottom: 1px solid #a7a9ac;
}

.dashoard-filter-data .nav-link span {
  writing-mode: tb-rl;
  font-family: "GothamBold", sans-serif;
  font-size: 18px;
}

.dashoard-filter-data .nav-link {
  display: grid;
  padding: 18px 14px;
  color: #a7a9ac;
  height: 100%;
}

.chart_bulider_btn {
  text-align: right;
}

.complete_yn {
  display: unset !important;
}

.report_photoNew {
  border: 1px solid #a7a9ac;
  width: 20%;
  height: 230px;
  text-align: center;
  float: left;
  margin: 10px 1.16% 0px;
  background: none;
  background-position: center;
  background-repeat: no-repeat !important;
}

.lable-product-by {
  left: 9.5%;
  margin-left: 0 !important;
  position: relative;
}

.add-user-tabs .nav-link {
  padding: 0.5rem 8px;
}

.left-section-scroll {
  overflow-y: scroll !important;
  scrollbar-width: none;
  overflow: hidden;
  -ms-overflow-style: none;
}

.left-section::-webkit-scrollbar,
.wrap-left2::-webkit-scrollbar {
  width: 0px;
}
/* Track */
.left-section::-webkit-scrollbar-track,
.wrap-left2::-webkit-scrollbar-track {
  background: transparent !important;
}
/* Handle */
.left-section::-webkit-scrollbar-thumb,
.wrap-left2::-webkit-scrollbar-thumb {
  background: #007ac2 !important;
}
/* Handle on hover */
.left-section::-webkit-scrollbar-thumb:hover,
.wrap-left2::-webkit-scrollbar-thumb:hover {
  background: #007ac2 !important;
}
/* //Scrolll-Bar*/
/* .modal.fade .modal-dialog {
    transition: unset;
} */

#playpause {
  background-color: transparent;
  border-color: transparent;
  cursor: pointer;
}

#playpause i {
  color: #007ac2;
  font-size: 24px;
}

button:focus {
  outline: none;
  box-shadow: none;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
  margin: 0px 0px 0px 10px;
  float: left;
}

.upload-btn-ie {
  border: 2px solid #4cadaf;
  color: #fff;
  background-color: #4cadaf;
  width: 40px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  padding: 0px;
  border-radius: 8px;
  position: relative;
}

.fotter-select-option {
  width: 250px;
  height: auto;
  background-color: #fff;
  position: absolute;
  right: 25px;
  top: -137px;
}

.seattle-dropmenu {
  width: 250px;
  left: -20px !important;
  max-height: 300px;
  top: -22px !important;
  border-radius: 0px;
  overflow-x: hidden;
  overflow-y: auto;
}

.dropup span::after {
  display: inline-block;
  margin-left: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
  vertical-align: middle;
}

.seattle-dropmenu ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

.seattle-dropmenu ul li {
  margin-bottom: 0px;
  padding: 5px 10px;
  cursor: pointer;
  list-style: none;
  font-family: "Gotham-Medium", sans-serif;
}

.seattle-dropmenu ul li:hover {
  background-color: #007ac2;
  color: #fff;
  padding: 5px 10px;
}

.seattle-dropmenu .region-option {
  font-weight: bold;
}

.seattle-dropmenu .all-drop-title {
  background-color: #007ac2;
  color: #fff;
}

.region-title {
  font-family: "GothamBold", sans-serif;
  font-size: 15px;
}

.selected-plant-node {
  background-color: #007ac2;
  color: #fff;
  padding: 5px 10px;
  pointer-events: none;
}

.google-visualization-tooltip {
  z-index: 5 !important;
}

.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  height: 40px;
  background-color: #007ac2;
  width: 40px;
}

.user-save-btn {
  cursor: pointer;
  background-color: #4cadaf;
  border-radius: 8px;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  float: left;
}

.claim-count {
  padding-bottom: 28px;
}

.claim-count-digit {
  font-size: 24px;
  display: inherit !important;
}

.claim-count:last-child {
  padding-bottom: 29px;
}

.report-count h6 {
  text-align: left;
  color: #3b3b3a;
  font-size: 15px;
  font-family: "GothamBold", sans-serif;
  display: inline-block;
  position: relative;
  top: -5px;
  margin-left: 8px;
}

.report-count span {
  font-size: 24px;
}

.safety-small-text {
  font-size: 15px !important;
  font-family: "Gotham-Medium", sans-serif;
  color: #231f20;
  display: block;
}

.safety-donut-title {
  font-size: 15px;
  font-family: "Gotham-Medium", sans-serif;
  color: #3b3b3a;
}

.donut-chart-box {
  width: 40%;
  display: inline-block;
  margin-top: 15px;
}

.donut-event {
  width: 20%;
  display: inline-block;
  position: absolute;
  top: 100px;
}

.donut-event i {
  font-size: 25px;
  float: left;
  width: 30%;
  text-align: center;
}

.donut-event p {
  color: #3b3b3a;
  font-size: 16px;
  font-family: "GothamBold", sans-serif;
}

.donut-event .icon-yellow {
  color: #fbb040;
}

.donut-event .icon-blue {
  color: #134480;
}

.donut-event .icon-darkblue {
  color: #c61c45;
}

.donut-event .icon-gray {
  color: #1f7cad;
}

.donut-event .icon-yelloww {
  color: #b84517;
}

.donut-event .icon-red {
  color: #ec1c24;
  /* color:#B51D23; */
}

.donut-event .icon-green {
  color: #30b349;
}

.donut-event .icon-black {
  color: #3a3b39;
}

img.share-report {
  width: 35px;
  height: 52px;
  vertical-align: top;
}

.info-svg {
  width: 20px;
  height: 20px;
  position: relative;
  top: 0px;
  left: 5px;
  cursor: pointer;
}

.icon-info{
  cursor: pointer;
}

#siteDonutChart div div div svg g path {
  stroke-width: 0px;
}

#siteDonutChart {
  width: 100%;
  height: 280px;
  background-position: left;
  background-size: 50%;
  display: inline-block;
}

.donut-chart-man1 img {
  position: absolute;
  z-index: 999;
  margin-top: 100px;
  height: 100px;
  left: 0px;
}

.site-ship-icon img {
  position: absolute;
  z-index: 999;
  margin-top: 120px;
  height: 60px;
  left: 114px;
}

.ggl-tooltip-safety1 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #ed1c24;
  position: relative;
  top: -1px;
  left: 9px;
  transform: rotate(-22deg);
}

.ggl-tooltip-safety1-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #ed1c24;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-safety1-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 0px;
  border-color: transparent #ed1c24;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip-safety1-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 5px;
  border-color: transparent #ed1c24;
  border-style: solid;
  border-width: 15px 15px 0px 0px;
}

.ggl-tooltip-safety1-Right {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: 38px;
  border-color: transparent #ed1c24;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-safety1-Right1 {
  width: 0;
  height: 0;
  position: relative;
  top: -21px;
  left: 37px;
  border-color: transparent #ed1c24;
  border-style: solid;
  border-width: 15px 0px 0px 15px;
}

.ggl-tooltip-safety1-Bottom1 {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #ed1c24;
  border-style: solid;
  border-width: 0px 15px 15px 0px;
}

.ggl-tooltip-safety1-Bottom2 {
  width: 0;
  height: 0;
  position: relative;
  top: 2px;
  left: 5px;
  border-color: transparent #ed1c24;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-text-safety1 {
  padding-top: 6px !important;
  position: relative;
  top: 5px;
  font-weight: 800;
  color: #fff !important;
  text-align: center;
}

.ggl-tooltip-safety0 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #007ac1;
  position: relative;
  top: -35px;
  left: 6px;
}

.ggl-tooltip-safety0-Left {
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #007ac1;
  position: relative;
  top: -10px;
  left: -13px;
}

.ggl-tooltip-safety0-Left1 {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: -13px;
  border-color: transparent #007ac1;
  border-style: solid;
  border-width: 0px 20px 20px 00px;
}

.ggl-tooltip-safety0-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 7px;
  border-color: transparent #007ac1;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-safety0-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 7px;
  border-color: transparent #007ac1;
  border-style: solid;
  border-width: 20px 0px 0px 20px;
}

.ggl-tooltip-safety0-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 1px;
  border-color: transparent #007ac1;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip-text-safety0 {
  padding-top: 6px !important;
  position: relative;
  font-weight: 800;
  text-align: center;
  top: 5px;
}

#safetypieChart div div div svg g path {
  stroke-width: 0px;
}

#cmpieChart div div div svg g path {
  stroke-width: 0px;
}

#safetySiteEventdonutChart div div div svg g path {
  stroke-width: 0px;
}

/* #safetypieChart, #safetySiteEventdonutChart, #cmpieChart {
  width: 100%;
  height: 280px;
  background-position: left;
  background-size: 50%;
  display: inline-block;
} */

.sale-force-title {
  text-align: left;
  color: #3b3b3a;
  font-size: 16px;
  font-family: "Gotham-Medium", sans-serif;
  padding-bottom: 15px;
}

.sale-force-KPI {
  font-size: 15px !important;
  font-family: "Gotham-Medium", sans-serif;
  color: #231f20;
  text-align: left;
  display: block;
}

.sale-KPI {
  padding-left: 15px;
}

.hot-zone-W {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 85px;
}

.hot-zone-W1 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.right-kpi-box {
  width: 50%;
  padding: 0 15px;
}

.hot-zone-txt span,
.safety-hot-zone-txt span {
  font-size: 18px !important;
  font-family: "Gotham-Medium", sans-serif;
  color: #858689;
}

.safety-hot-zone-txt {
  width: 16%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
  align-self: center;
  margin-bottom: 10px;
}

.eve_hotzonechartsblock {
  width: 100%;
}

.hot-zone-txt {
  width: 20% !important;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
  align-self: center;
  margin-bottom: 10px;
}

.hot-zone-chart {
  width: 80% !important;
  /* width: 898px; */
  margin-bottom: 0;
  padding-left: 0;
  border-left: 1px solid #555557;
  padding-top: 10px;
  padding-bottom: 10px;
}

.eve_hotzoneschartinn .eve_hotzoneschardiv:first-child .hot-zone-chart {
  padding-top: 30px;
}

.eve_hotzoneschartinn .eve_hotzoneschardiv:first-child .hot-zone-txt {
  margin-top: 22px;
}

.eve_hotzoneschartinn .eve_hotzoneschardiv:last-child .hot-zone-txt {
  padding-bottom: 19px;
}

.eve_hotzoneschartinn .eve_hotzoneschardiv:last-child .hot-zone-chart {
  padding-bottom: 30px;
}

.percentage1 {
  width: 75%;
  padding: 6px 12px 6px 6px;
  background-color: #57191b;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #ffffff;
  font-size: 32px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.percentage1-inner {
  width: 60%;
  padding: 6px 12px 6px 6px;
  background: #ec1c24;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #5b0a14;
  font-size: 32px;
  margin-top: -50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.percentage2 {
  width: 65%;
  padding: 6px 12px 6px 6px;
  background-color: #672e17;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #ffffff;
  font-size: 32px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.percentage2-inner {
  width: 50%;
  padding: 6px 12px 6px 6px;
  background: #c84a17;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #8b3313;
  font-size: 32px;
  margin-top: -50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.percentage3 {
  width: 55%;
  padding: 6px 12px 6px 6px;
  background-color: #1a4961;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #ffffff;
  font-size: 32px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.percentage3-inner {
  width: 40%;
  padding: 6px 12px 6px 6px;
  background: #1f85bb;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #156488;
  font-size: 32px;
  margin-top: -50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.percentage4 {
  width: 45%;
  padding: 6px 12px 6px 6px;
  background-color: #731f33;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #ffffff;
  font-size: 32px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.percentage4-inner {
  width: 30%;
  padding: 6px 12px 6px 6px;
  background: #c41a43;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #8f1134;
  font-size: 32px;
  margin-top: -50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.percentage5 {
  width: 35%;
  padding: 6px 12px 6px 6px;
  background-color: #142d4b;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #ffffff;
  font-size: 32px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.percentage5-inner {
  width: 20%;
  padding: 6px 12px 6px 6px;
  background: #104789;
  text-align: right;
  font-family: "GothamBold", sans-serif;
  color: #0b315b;
  font-size: 32px;
  margin-top: -50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.camera-dialog > .modal-dialog {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  position: absolute;
  max-width: 500px;
}

.camera-dialog > .modal-dialog .webcam-wrapper video {
  width: 100% !important;
  height: 270px !important;
  margin-top: 22px;
}

.right-section input[type="text"],
.right-section-scroll input[type="text"] {
  text-align: center;
  color: #231f20;
}

.right-section input[type="number"],
.right-section-scroll input[type="number"] {
  text-align: center;
  color: #231f20;
}

.right-section select,
.right-section-scroll select {
  text-align-last: center;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #bbbbbc;
  border-radius: 6px;
  color: #231f20;
  white-space: nowrap;
  line-height: 1;
}
.ngb-dp-navigation-select select {
  text-align-last: start !important;
  padding: 0 6px !important;
}
.ngb-dp-navigation-select {
  gap: 4px;
}

.RecordManagementPopup.maintenance-request .modal-dialog{
  max-width: 815px;
}

.RecordManagementPopup.action-edit .modal-dialog{
  max-width: 815px;
}
.RecordManagementPopup.capa-review .modal-dialog{
  max-width: 815px;
}
.RecordManagementPopup.moc-review .modal-dialog{
  max-width: 815px;
}
.formmodaltooltip.QfeventlevelModel .modal-dialog{
  max-width: 710px;
}
.RecordManagementPopup.summeryof-changes .modal-dialog{
  max-width: 883px;
}

/*checkbox*/
.assigned-role-modal input[type="checkbox"] {
  border: 2px solid #a7a9ac !important;
  -webkit-appearance: initial;
  appearance: initial;
  width: 20px;
  height: 20px;
  position: relative;
  top: 0px;
  cursor: pointer;
  background-color: #d1d2d4;
  float: left;
  border-radius: 5px;
}

.assigned-role-modal input[type="checkbox"]:focus {
  outline: none;
}

.assigned-role-modal input[type="checkbox"]:checked:after {
  content: "";
  left: 4px;
  top: 0px;
  width: 8px;
  height: 13px;
  border: solid #050705;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.user-sgid-enable input[type="checkbox"],
.email-confirmation input[type="checkbox"],
.region-title input[type="checkbox"],
.acknowledgement input[type="checkbox"],
.report_claim-option input[type="checkbox"] {
  border: 2px solid #a7a9ac !important;
  -webkit-appearance: initial;
  appearance: initial;
  width: 20px;
  height: 20px;
  position: relative;
  top: 4px;
  cursor: pointer;
  background-color: #d1d2d4;
  border-radius: 5px;
}

.user-sgid-enable input[type="checkbox"]:focus,
.email-confirmation input[type="checkbox"]:focus,
.region-title input[type="checkbox"]:focus,
.acknowledgement input[type="checkbox"]:focus,
.report_claim-option input[type="checkbox"]:focus {
  outline: none;
}

#pieEventChart div.google-visualization-tooltip:nth-child(1) {
  background-color: #007ac2;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

#pieEventChart div.google-visualization-tooltip:nth-child(2) {
  background-color: #fbb040;
  width: 39px !important;
  height: 39px !important;
  left: 513.804px;
  top: 473.044px;
  color: #fff;
  border-radius: 5px;
}

.ggl-tooltip3 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #fbb040;
  position: relative;
  top: -1px;
  left: 9px;
  transform: rotate(-22deg);
}

.ggl-tooltip3-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip3-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 0px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip3-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 5px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 15px 15px 0px 0px;
}

.ggl-tooltip3-Right {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: 38px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip3-Right1 {
  width: 0;
  height: 0;
  position: relative;
  top: -21px;
  left: 37px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 15px 0px 0px 15px;
}

.ggl-tooltip3-Bottom1 {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 15px 15px 0px;
}

.ggl-tooltip3-Bottom2 {
  width: 0;
  height: 0;
  position: relative;
  top: 2px;
  left: 5px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-text3 {
  padding-top: 6px !important;
  position: relative;
  top: 5px;
  font-weight: 800;
  color: #fff !important;
  text-align: center;
}

.ggl-tooltip2 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #007ac2;
  position: relative;
  top: -35px;
  left: 6px;
}

.ggl-tooltip2-Left {
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #007ac2;
  position: relative;
  top: -10px;
  left: -13px;
}

.ggl-tooltip2-Left1 {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: -13px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 0px 20px 20px 00px;
}

.ggl-tooltip2-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 7px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip2-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 7px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 20px 0px 0px 20px;
}

.ggl-tooltip2-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 1px;
  border-color: transparent #007ac2;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip-text2 {
  padding-top: 6px !important;
  position: relative;
  font-weight: 800;
  text-align: center;
  top: 5px;
}

.user-sgid-enable input[type="checkbox"]:checked:after,
.email-confirmation input[type="checkbox"]:checked:after,
.region-title input[type="checkbox"]:checked:after,
.acknowledgement input[type="checkbox"]:checked:after,
.report_claim-option input[type="checkbox"]:checked:after {
  content: "";
  left: 5px;
  top: 1px;
  width: 7px;
  height: 12px;
  border: solid #050705;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

.report_claim-option input[type="checkbox"],
.region-title input[type="checkbox"],
.email-confirmation input[type="checkbox"] {
  margin-right: 5px;
}

.acknowledgement input[type="checkbox"] {
  margin-right: 10px;
}

.claim-select ::-webkit-input-placeholder {
  color: #231f20;
}

.claim-select :-ms-input-placeholder {
  color: #231f20;
}

.black-overlay {
  position: fixed !important;
}

.loading-text {
  position: fixed !important;
}

.btn-light.focus,
.btn-light:focus {
  outline: none;
  box-shadow: unset;
}

.userviewbtn {
  border: 2px solid #4cadaf;
  color: #fff;
  background-color: #4cadaf;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  float: left;
  cursor: pointer;
}

.usersavebtn {
  border: 2px solid #4cadaf;
  color: #fff;
  background-color: #4cadaf;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  float: left;
  margin-left: 5px;
  cursor: pointer;
}

.user-setting-table tbody tr td:nth-child(1),
.user-setting-table thead tr th:nth-child(1) {
  width: 3%;
}

.user-setting-table tbody tr td:nth-child(2),
.user-setting-table thead tr th:nth-child(2) {
  width: 7%;
}

.user-setting-table tbody tr td:nth-child(3),
.user-setting-table thead tr th:nth-child(3) {
  width: 7%;
}

.user-setting-table tbody tr td:nth-child(4),
.user-setting-table thead tr th:nth-child(4) {
  width: 13%;
}

.user-setting-table tbody tr td:nth-child(5),
.user-setting-table thead tr th:nth-child(5) {
  width: 9%;
}

.user-setting-table tbody tr td:nth-child(6),
.user-setting-table thead tr th:nth-child(6) {
  width: 10%;
}

.user-setting-table tbody tr td:nth-child(7),
.user-setting-table thead tr th:nth-child(7) {
  width: 39%;
}

.user-setting-table tbody tr td:nth-child(8),
.user-setting-table thead tr th:nth-child(8) {
  width: 5%;
}

.user-setting-table tbody tr td:nth-child(9),
.user-setting-table thead tr th:nth-child(9) {
  width: 4%;
}

.user-setting-table thead {
  display: table;
  width: 100%;
}

.user-setting-table tbody {
  display: block;
  width: 100%;
  max-height: 1100px;
  overflow-y: auto;
  overflow-x: hidden;
}

.user-setting-table tbody tr {
  display: table;
  width: 100%;
  box-sizing: border-box;
}

/********************** left section scrollable over menu *****************************/
.wrap-left1 {
  position: relative;
}

.wrap-left2 {
  height: calc(100vh - 161px);
  overflow-x: hidden;
  overflow-y: auto;
  position: static;
  /* padding-top: 15px; */
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.menu-box {
  width: 100%;
  height: 60px;
  border-bottom: 1.5px solid #000000;
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
  transition: all 0.5s;
  cursor: pointer;
  position: static;
}

.menu-box:hover .sub-menu-box {
  display: block;
  transition: all 0.5s;
  /* top: 300px; */
}


.menu-box hr:last-child {
  display: none;
}

.signature-alert > .modal-dialog {
  max-width: 760px;
  width: 850px;
  position: unset !important;
  top: unset !important;
  left: unset !important;
  transform: unset !important;
  pointer-events: auto;
}

.signature-alert > .modal-dialog > .modal-content {
  display: inherit !important;
  border: none !important;
}

.closeout-action-alert > .modal-dialog {
  max-width: 760px;
  width: 100%;
  position: unset !important;
  top: unset !important;
  left: unset !important;
  transform: unset !important;
  pointer-events: auto;
}

.closeout-action-alert > .modal-dialog > .modal-content {
  display: inherit !important;
  border: none !important;
}

.SignatureBody .close-out-action {
  font-size: 20px;
  font-family: "MyriadPro-Regular", sans-serif;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  width: 250px;
  padding: 8px 15px;
  background-color: #007ac2;
  border: none;
  cursor: pointer;
}

.SignatureBody .close-out-red {
  background-color: #ed1c24;
  margin-right: 15px;
  float: left;
}

.SignatureBody .buttons {
  margin-left: 14%;
}

.SignatureBody .signature-txt-span {
  font-size: 15px !important;
}

.SignatureBody hr {
  margin-left: -15px;
  margin-right: -15px;
}

.closeout-action-popup .close-out-action {
  font-size: 20px;
  font-family: "MyriadPro-Regular", sans-serif;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  width: 250px;
  padding: 8px 15px;
  background-color: #4bacae;
  border: none;
  cursor: pointer;
  border-radius: 8px;
}

.myaction-lineClamp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.signature-pad canvas {
  width: 100% !important;
}

.d-arrow,
.offlight-darrow,
.darkgray-darrow,
.limeBg-darrow,
.offgray-darrow,
.sp2red-darrow,
.yellowBg-darrow,
.blackBg-darrow,
.darkgreenBg-darrow,
.OrangeBg-darrow {
  padding: 0;
  border: none !important;
  cursor: pointer;
  display: flex;
  justify-content: center;
}

.d-arrow i,
.offlight-darrow i,
.darkgray-darrow i,
.limeBg-darrow i,
.offgray-darrow i,
.sp2red-darrow i,
.yellowBg-darrow i,
.blackBg-darrow i,
.darkgreenBg-darrow i,
.OrangeBg-darrow i {
  line-height: 16px;
  height: 20px;
}

.koisk-print-report > .modal-dialog {
  max-width: 1050px;
  width: 100%;
  position: unset !important;
  top: unset !important;
  left: unset !important;
  transform: unset !important;
  pointer-events: auto;
}

.TaskManagementPopup .modal-dialog {
  max-width: 1090px;
}

.koisk-print-report > .modal-header {
  width: 100%;
}

.koisk-print-report .close {
  top: 10px !important;
  right: 10px !important;
}

.signature-popup,
.closeout-action-popup {
  width: 100%;
  padding: 10px;
  background: #fff;
}

.signature-popup .modal-footer {
  justify-content: space-around;
}

.module-link > a.module-link-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Change management pie chart */

.ggl-tooltip-cm3 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #3a3b39;
  position: relative;
  top: -1px;
  left: 9px;
  transform: rotate(-22deg);
}

.ggl-tooltip-cm3-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #3a3b39;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-cm3-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 0px;
  border-color: transparent #3a3b39;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip-cm3-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 5px;
  border-color: transparent #3a3b39;
  border-style: solid;
  border-width: 15px 15px 0px 0px;
}

.ggl-tooltip-cm3-Right {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: 38px;
  border-color: transparent #3a3b39;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-cm3-Right1 {
  width: 0;
  height: 0;
  position: relative;
  top: -21px;
  left: 37px;
  border-color: transparent #3a3b39;
  border-style: solid;
  border-width: 15px 0px 0px 15px;
}

.ggl-tooltip-cm3-Bottom1 {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #3a3b39;
  border-style: solid;
  border-width: 0px 15px 15px 0px;
}

.ggl-tooltip-cm3-Bottom2 {
  width: 0;
  height: 0;
  position: relative;
  top: 2px;
  left: 5px;
  border-color: transparent #3a3b39;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-text-cm3 {
  padding-top: 6px !important;
  position: relative;
  top: 5px;
  font-weight: 800;
  color: #fff !important;
  text-align: center;
}

.ggl-tooltip-cm2 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #007ac1;
  position: relative;
  top: -35px;
  left: 6px;
}

.ggl-tooltip-cm2-Left {
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #007ac1;
  position: relative;
  top: -10px;
  left: -13px;
}

.ggl-tooltip-cm2-Left1 {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: -13px;
  border-color: transparent #007ac1;
  border-style: solid;
  border-width: 0px 20px 20px 00px;
}

.ggl-tooltip-cm2-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 7px;
  border-color: transparent #007ac1;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-cm2-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 7px;
  border-color: transparent #007ac1;
  border-style: solid;
  border-width: 20px 0px 0px 20px;
}

.ggl-tooltip-cm2-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 1px;
  border-color: transparent #007ac1;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip-text-cm2 {
  padding-top: 6px !important;
  position: relative;
  font-weight: 800;
  text-align: center;
  top: 5px;
}

.ggl-tooltip-cm1 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #fbb040;
  position: relative;
  top: -1px;
  left: 9px;
  transform: rotate(-22deg);
}

.ggl-tooltip-cm1-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-cm1-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 0px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip-cm1-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 5px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 15px 15px 0px 0px;
}

.ggl-tooltip-cm1-Right {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: 38px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-cm1-Right1 {
  width: 0;
  height: 0;
  position: relative;
  top: -21px;
  left: 37px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 15px 0px 0px 15px;
}

.ggl-tooltip-cm1-Bottom1 {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 5px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 15px 15px 0px;
}

.ggl-tooltip-cm1-Bottom2 {
  width: 0;
  height: 0;
  position: relative;
  top: 2px;
  left: 5px;
  border-color: transparent #fbb040;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-text-cm1 {
  padding-top: 6px !important;
  position: relative;
  top: 5px;
  font-weight: 800;
  color: #fff !important;
  text-align: center;
}

.ggl-tooltip-cm0 {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #ee1c25;
  position: relative;
  top: -35px;
  left: 6px;
}

.ggl-tooltip-cm0-Left {
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #ee1c25;
  position: relative;
  top: -10px;
  left: -13px;
}

.ggl-tooltip-cm0-Left1 {
  width: 0;
  height: 0;
  position: relative;
  top: -17px;
  left: -13px;
  border-color: transparent #ee1c25;
  border-style: solid;
  border-width: 0px 20px 20px 00px;
}

.ggl-tooltip-cm0-Bottom {
  width: 0;
  height: 0;
  position: relative;
  top: 13px;
  left: 7px;
  border-color: transparent #ee1c25;
  border-style: solid;
  border-width: 0px 0px 15px 15px;
}

.ggl-tooltip-cm0-Top {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 7px;
  border-color: transparent #ee1c25;
  border-style: solid;
  border-width: 20px 0px 0px 20px;
}

.ggl-tooltip-cm0-Top1 {
  width: 0;
  height: 0;
  position: relative;
  top: -37px;
  left: 1px;
  border-color: transparent #ee1c25;
  border-style: solid;
  border-width: 20px 20px 0px 0px;
}

.ggl-tooltip-text-cm0 {
  padding-top: 6px !important;
  position: relative;
  font-weight: 800;
  text-align: center;
  top: 5px;
}

/* Menu and Submenu */
.health-safety-menu {
  background-color: #4caeb0;
}

.health-safety-menu:hover {
  background-color: #63d1d3;
  transition: all 0.5s;
}

.environment-risk-protection-menu {
  background-color: #1a95cf;
}

.environment-risk-protection-menu:hover {
  background-color: #5eb2de;
  transition: all 0.5s;
}

.reliability-menu {
  background-color: #0576bc;
}

.reliability-menu:hover {
  background-color: #5a9fdc;
  transition: all 0.5s;
}

.industrial-efficiency-menu {
  background-color: #1a4788;
}

.industrial-efficiency-menu:hover {
  background-color: #5080c3;
  transition: all 0.5s;
}

.quality-process-control-menu {
  background-color: #b51e53;
}

.quality-process-control-menu:hover {
  background-color: #d1507e;
  transition: all 0.5s;
}

.customer-focus-service-menu {
  background-color: #e11d3d;
}

.customer-focus-service-menu:hover {
  background-color: #f25a74;
  transition: all 0.5s;
}

.people-development-menu {
  background-color: #de5326;
}

.people-development-menu:hover {
  background-color: #fd7f58;
  transition: all 0.5s;
}

.innovation-development-growth-menu {
  background-color: #ea6a25;
}

.innovation-development-growth-menu:hover {
  background-color: #ff8645;
  transition: all 0.5s;
}

.time-based-management-costdeployment-menu {
  background-color: #573e7b;
}

.time-based-management-costdeployment-menu:hover {
  background-color: #7b5bb0;
  transition: all 0.5s;
}

.focusedimprovement-peopleinvolvement-menu {
  background-color: #573e7b;
}

.focusedimprovement-peopleinvolvement-menu:hover {
  background-color: #7b5bb0;
  transition: all 0.5s;
}

.standardisation5S-autonomous-visualmanagement-menu {
  background-color: #573e7b;
}

.standardisation5S-autonomous-visualmanagement-menu:hover {
  background-color: #7b5bb0;
  transition: all 0.5s;
}

.menu-disabled {
  background-color: #b6baba;
}

.menu-disabled:hover {
  background-color: #b6baba;
  transition: all 0.5s;
}

.pz-zoom-button.pz-zoom-control-position-bottom {
  display: none;
}

.progress {
  background-color: #adc2cc;
  border-radius: 0px;
}

.progress_block {
  background-color: #adc2cc;
  border-radius: 0.25rem;
}

.ClaimCustomeModal1 .modal-dialog,
.ClaimCustomeModal2 .modal-dialog {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  min-height: calc(100% - (1.75rem * 2));
  padding: 28px 0px;
}

.default-blankBox {
  width: 100%;
  height: auto;
  padding: 20px 15px;
  background-color: #007ac2;
}

.default-blankBox1 {
  width: 100%;
  height: auto;
  padding: 20px 15px;
  background-color: #4cadaf;
  /* background-image: linear-gradient(to right, #43afb0 , #20498d,#ec2540,#f16f21); */
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #d0d2d3;
}

.swiper-slide {
  height: calc(100vh - 215px) !important;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 15px;
}

.blackBg-darrow {
  color: #fff;
  width: 20px;
  height: 20px;
  background-color: #3b3b3a;
  float: left;
  text-align: center;
  line-height: 18px;
  margin-right: 10px;
  border-radius: 5px;
}

.claim-title1 .icon-add,
.claim-title .icon-add {
  position: relative;
  top: 2px;
}

.icon-add {
  cursor: pointer;
}

.Qcm-Upload-img {
  position: relative;
  width: 161px;
  height: 215px;
  /* border: 1px solid #ced4da; */
  margin: 10px 11px 10px 0px;
  float: left;
  cursor: pointer;
  left: 0px;
  text-align: center;
}

.footer-right-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
}

.footer-right-icon i {
  font-size: 36px;
  cursor: pointer;
}

.footer-right-icon span {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 20px;
  color: #676767;
  padding-right: 15px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}

.ngx-pagination .current {
  background-color: #ccc !important;
  border-radius: 3px;
}

.ngx-pagination {
  padding-inline-start: 0px !important;
  margin-bottom: 0px !important;
}

input[type="number"] {
  padding-left: 5px !important;
  border-radius: 6px;
}

.black-overlay > div,
.loading-text p {
  color: #4cadaf !important;
}

.claim-select input,
.claim-select select {
  text-transform: uppercase;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: none;
  background: #efcdcd !important;
  padding-right: 0px !important;
  border-color: #dc3545 !important;
}

.disable-AssignedTo {
  pointer-events: none;
  background-color: #d0d2d3;
}

.td_overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 19px;
  line-height: 19px;
}

.tooltiphover {
  position: relative;
}

.tooltiphovertext {
  position: absolute;
  top: 25px;
  left: 30px;
  z-index: 99;
  width: auto;
  height: auto;
  color: #000;
  padding: 0 10px;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  word-break: keep-all;
  display: none;
}

.tooltiphover:hover .tooltiphovertext {
  display: block;
}

.rowBgwhite {
  background-color: #fff;
  border-radius: 10px;
}

.px-30 {
  padding: 0 30px;
}

.cal-date-text {
  text-align: center !important;
  padding-right: 25px !important;
}

/*===================================================/Employee manager============================================================*/
.emploeyManagerBG2 {
  background-color: #573e7b;
}

.emploeyManagerBG {
  background-color: #f9f9f9;
  border-radius: 10px;
}

.main_header {
  padding: 10px 30px;
}

.main_header h4 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 20px;
  text-align: left;
  margin-bottom: 0px;
  color: #3b3b3a;
  text-transform: uppercase;
}

.sub_header {
  padding: 10px 15px;
}

.sub_header h4 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 15px;
  text-align: left;
  margin-bottom: 0px;
  color: #ffffff;
}

.empaccordianGrayBG {
  background-color: #b1b0b3;
}

.addDepartment .addButtonwithTheme,
.departmentinfoline .addButtonwithTheme {
  border: 0;
  background-color: #573e7b;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 10px;
  padding: 0;
  padding-top: 1px;
  line-height: 1;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}

.deleteButtonwithTheme {
  border: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 17px;
  padding: 0;
  padding-top: 1px;
  line-height: 1;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  margin-left: 5px;
}

.departmantselectLeft .addButtonwithTheme {
  background-color: #e9e7ec;
  border: 0;
  width: 25px;
  height: 20px;
  color: #573e7b;
  font-size: 18px;
  padding: 0;
  padding-top: 1px;
  line-height: 1;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}

.officeAdmin .card-header h2 {
  line-height: 1;
}

.officeAdmin .card-header {
  border-radius: 8px !important;
}

.emploeyManagerleftBG {
  background-color: #e9e7ec;
}

.departmentinfoline h3 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 13px;
  color: #676767;
  margin-bottom: 0px;
  width: 84%;
}

.departmentSelectRow {
  display: flex;
  align-items: center;
  margin: 10px 0px;
}

.departmentSelectRow .departmantselectLeft {
  width: 35px;
}

.departmentSelectRow .departmentSelection {
  width: 80%;
  margin-right: 5px;
}

.departmentDetail {
  padding-left: 25px;
}

.officeAdmin {
  margin-bottom: 10px;
  background-color: transparent;
}

.empmngrightsectionSubheader {
  padding: 15px 30px;
  width: 100%;
}

.empmngrightsectionSubheader h3 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 17px;
  color: #3b3b3a;
}

.empsavebutton {
  display: flex;
  align-items: center;
  padding: 5px 20px;
}

.empsavebutton .save-btn {
  background-color: #573e7b;
  margin: 10px 10px 10px 0px;
  line-height: 43px;
}

.empsavebutton .teamNametxt h3 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 17px;
  color: #3b3b3a;
  margin-bottom: 0;
  text-transform: uppercase;
}

.employeeScope .swiper-pagination-bullet-active {
  background-color: #573e7b;
}

.deletShiftbtn {
  border: 0;
  position: relative;
  top: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  color: #fff;
  background-color: #573e7b;
  margin-right: 10px;
  cursor: pointer;
  padding: 0;
}

.lockSpan {
  height: 0;
}

button.lockSpan {
  width: 20px;
  height: 20px;
  font-size: 17px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  outline: 0;
  margin-left: 5px;
}

.empDetailmodal .modal-dialog{
  max-width: 675px;
}

.empDetailmodal > .modal-dialog > .modal-content {
  border: 0 !important;
  padding: 10px;
}

.empDetailmodal .modal-dialog .modal-content .empModalCont {
  border: 5px solid #cfd1d2;
  border-radius: 10px;
}

.teamLeadermodal > .modal-dialog > .modal-content {
  border: 0 !important;
  padding: 10px;
}

.AddEmployeeModel > .modal-dialog > .modal-content {
  border-radius: 10px;
  border: 0px solid #cfd1d2;
  display: inline-table;
  display: -ms-flexbox;
}

.columnconfigurator > .modal-dialog > .modal-content {
  border-radius: 10px;
  border: 0px solid #cfd1d2;
  display: inline-table;
  display: -ms-flexbox;
}

.GrowAndImpactModel > .modal-dialog > .modal-content {
  border-radius: 10px;
  border: 0px solid #cfd1d2;
  display: inline-table;
  display: -ms-flexbox;
  background-color: rgba(0, 0, 0, 0.5);
}

.ViewActivityModel > .modal-dialog > .modal-content {
  border-radius: 10px;
  border: 0px solid #cfd1d2;
  display: inline-table;
  display: -ms-flexbox;
}


.teamLeadermodal > .modal-dialog {
  width: 500px;
}

.teamLeadermodal
  > .modal-dialog
  > .modal-content
  > .empModalCont
  .empmodalDetail
  h3 {
  font-size: 16px;
  color: #676767;
  font-family: "Gotham-Medium", sans-serif;
}

.teamLeadermodal
  > .modal-dialog
  > .modal-content
  > .empModalCont
  .empmodalDetail
  h3
  span {
  color: #231f20;
}

.empbgRed {
  background-color: #ec1c24 !important;
  border: 1px solid #ec1c24 !important;
}
/*===================================================//Employee manager============================================================*/
.right-section .dashboard-menuarea-box,
.admin-panel-row {
  background-color: #171717;
  border-radius: 15px;
  margin: 0;
  padding: 15px;
  height: calc(100vh - 162px);
}

.NavpillContentSection {
  width: 100%;
  padding: 0 15px;
}

.form-control.is-invalid:focus {
  box-shadow: none;
}
.safety-record-table table tbody tr td > p,
.risk-record-table table tbody tr td > p,
.eve_recordtable table tbody tr td p,
.user-setting-table table tbody tr td p,
.usersettingmyalertinn table tbody tr td p,
.document-library-table tbody tr td p,
.action-center-table tbody tr td p,
.employeeviewBottomright h4,
.employeeviewBottomright p,
.hs-tbl table tbody tr td p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.safety-record-table table tbody tr td > p,
.risk-record-table table tbody tr td > p,
.eve_recordtable table tbody tr td p,
.user-setting-table table tbody tr td p,
.usersettingmyalertinn table tbody tr td p,
.document-library-table tbody tr td p,
.action-center-table tbody tr td p,
.hs-tbl table tbody tr td p {
  padding: 0 5px;
}

input[type="text"]::-ms-clear {
  display: none;
}

.SafetyRB-safetywarning::-webkit-scrollbar-track,
.choose-gallery-boxImage::-webkit-scrollbar-track,
.report_claim_print::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  border-radius: 0px;
}

.SafetyRB-safetywarning::-webkit-scrollbar-thumb,
.choose-gallery-boxImage::-webkit-scrollbar-thumb,
.report_claim_print::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #c1c1c1;
}

.web-notified-popop.adminAddusermodal .NameandArea_dropdown .searchBar input {
  border: 2px solid #007ac0 !important;
  color: #a5a7aa;
}

.web-notified-popop.adminAddusermodal .NameandArea_dropdown .searchBar i {
  color: #007ac0;
}

.web-notified-popop.adminAddusermodal .userNameselect .checkmark {
  border: 2px solid #007ac0;
}

.web-notified-popop.adminAddusermodal .event-images::-webkit-scrollbar-thumb,
.web-notified-popop.adminAddusermodal
  .NameandArea_details::-webkit-scrollbar-thumb,
.web-notified-popop.adminAddusermodal
  .validation-error-popop::-webkit-scrollbar-thumb {
  background-color: #007ac0;
}

.web-notified-popop.adminAddusermodal
  .userNameselect
  .cr-checkBox
  input:checked
  ~ .checkmark,
.web-notified-popop.adminAddusermodal
  .userNameselect
  input:checked
  ~ .checkmark {
  background-color: #007ac0;
}

.plant-carousel-box .swiper-button-next1,
.plant-carousel-box .swiper-button-prev1 {
  top: 40% !important;
}

.eventAnalysis
  .EAC-inner-tab:first-child
  .anacol
  .anaRow:nth-child(7)
  .dropdown-menu.show {
  transform: translate(15px, -270px) !important;
}

.DeleteConfirmMsg {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 15px;
  color: #676767;
  text-align: left;
}

.DeleteConfirmMsg b {
  font-weight: bold;
}

.ChildEmployee {
  font-family: "Gotham-Medium", sans-serif;
  color: #676767;
  text-align: left;
}

.closeout-action-popup.ReadyToCloseModel .toolTipsMT25 h3 {
  font-size: 46px !important;
  font-family: "GothamBold", sans-serif !important;
  margin-bottom: 20px;
}

.closeout-action-popup.ReadyToCloseModel .toolTipsMT25 {
  padding: 0 60px 0 15px;
  margin-top: 15px !important;
  color: #686969;
  font-family: "Gotham-Medium", sans-serif;
  font-size: 14px;
}

.closeout-action-popup.ReadyToCloseModel .smat-modal-btn.keepWorkingbtn {
  background-color: #cfd1d2 !important;
  border: 1px solid #a6a7aa;
}

.card-header h2 {
  line-height: 1;
}

.noreport_photo {
  border: 1px solid #a7a9ac;
  width: 20%;
  height: 230px;
  text-align: center;
  float: left;
  margin: 10px 1.16% 0px;
  background: none;
  background-position: center;
  background-repeat: no-repeat !important;
}

.dropdown-list li h5{
  font-size: 14px;
  margin: 0;
}

.cuppa-dropdown .list-filter input{
  text-align: start !important;
}

/*=============================/Custome scroll===========================*/
::-webkit-scrollbar {
  width: 4px !important;
  height: 4px !important;
}

.wrap-left2::-webkit-scrollbar {
  width: 0px !important;
}
/* Track */
::-webkit-scrollbar-track {
  background-color: transparent !important;
  border-radius: 4px !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background-color: #4d4d4d !important;
  border-radius: 5px !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/*=============================//Custome scroll===========================*/
.AutoHeightTextarea {
  overflow: hidden;
}

/*==================/chartjs tooltip css===============================*/

canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.chartjs-tooltip {
  opacity: 1;
  position: absolute;
  background: #fff;
  color: black;
  border-radius: 0px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, -100%);
  margin-bottom: 30px;
  padding: 0 !important;
}

.chartjs-tooltip .tooltipinnerdata h3 {
  margin-bottom: 0;
  font-family: "GothamBold", sans-serif;
  font-size: 16px;
}

.chartjs-tooltip .tooltipinnerdata h2 {
  margin-bottom: 0;
  font-family: "Gotham-Medium", sans-serif;
  font-size: 16px;
  white-space: nowrap;
}

.chartjs-tooltip .tooltipinnerdata {
  position: relative;
  padding: 6px;
}

.chartjs-tooltip .tooltipinnerdata:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 12.5px 0px 0px;
  border-color: #ffffff transparent transparent transparent;
}

.chartjs-tooltip-key {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 30px;
}

/*==================//chartjs tooltip css===============================*/
@media not all and (min-resolution: 0.001dpcm) {
  .multiselectoptionbg .multiselect-dropdown span.selected-item > a {
    padding: 1px 5px 2px 5px !important;
  }
}

/*==================/Action Note Pin theme=========*/
.actionnotebtn {
  margin-top: 10px;
}

.actionnotebtn i {
  color: #fff;
  padding: 5px;
  border-radius: 7px;
  font-size: 16px;
}

.actionnotebtnsafety i {
  background-color: #4cadaf;
}

.eveTheme .actionnotebtnsafety i {
  background-color: #1c94ce;
}

.actionnotebtnclaim i {
  background-color: #007ac2;
}

/*==================//Action Note Pin theme=========*/
/*==================/Environmental Module====================*/
.env_submenu .health-safety-menu {
  background-color: #1a94ce;
}

.env-pillar-menu .spb_pillar_board_main .phase2-title {
  background-color: #1a93cd;
}

.eve_toolkit1 .swiper-pagination-bullet-active {
  background-color: #1a93cd;
}

.pmoassigntaskmodal.evetaskmodal .modal-dialog-centered {
  max-width: 1087px;
}
/*==================//Environmental Module====================*/

.disabledActionCloseBtn {
  cursor: not-allowed !important;
  background-color: #d0d2d3 !important;
  border-color: #a7a9ac !important;
}

.rmo-left-section-scroll {
  background-color: transparent;
  height: calc(100% - 160px);
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  display: inline-block;
  left: 60px;
  width: calc(100% - 60px);
}

.rmo-claim-section {
  background-color: #171717;
  border-radius: 15px;
  padding: 15px 0px 10px;
}

.rmo-library-rightsection {
  min-height: calc(100vh - 175px);
  position: relative;
  overflow: hidden;
}

.rmo-poDe-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rmo-right-section {
  position: absolute;
  border-radius: 15px;
}

.ngb-dp-day {
  text-align: center;
}

.envcstcolorinn .custom-day.range,
.custom-day:hover {
  background-color: rgb(26, 148, 206);
  color: white;
}

.cstcolorinn .custom-day.range,
.custom-day:hover {
  background-color: rgb(76 173 175);
  color: white;
}

.envcstcolorinn .ngb-dp-arrow-btn {
  color: rgb(26, 148, 206);
}

.env-date-range .ngb-dp-arrow-btn {
  color: #1a94ce !important;
}

.safety-date-range .ngb-dp-arrow-btn {
  color: #4cadaf !important;
}

.qpc-date-range .ngb-dp-arrow-btn {
  color: #b51e53 !important;
}

.QPC-date-range .ngb-dp-arrow-btn {
  color: #b41e53 !important;
}

.QPC-date-range .bg-primary {
  background-color: #b41e53 !important;
}

.cstcolorinn .ngb-dp-arrow-btn {
  color: rgb(76 173 175);
}

.custom-day.faded {
  background-color: rgb(76 173 175 / 42%);
}

.custom-day {
  text-align: center;
  padding: 0.185rem 0.25rem;
  display: inline-block;
  height: 2rem;
  width: 2rem;
}
/*==================//Added by Parth Gotawala====================*/
.RecordManagementPopup button[disabled] {
  background-color: #d0d2d3 !important;
}


.RecordManagementPopup *[data-disabled="true"] {
  background-color: #d0d2d3 !important;
}

.standquestionsrightsecond .stctablemain table tbody tr td p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.CustomTooltipTable tr td {
  text-align: left;
}

.CustomTooltipTable .customtooltipkpibox {
  display: flex;
  align-items: center;
}

.CustomTooltipTable .customtooltipkpibox span {
  width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  color: #000;
  font-family: "GothamBold", sans-serif;
}

.CustomTooltipTable .customtooltipkpibox span i {
  font-size: 14px;
}

.CustomTooltipTable .chartjs-tooltip-key-box {
  margin-right: 3px;
}

.CustomTooltipTable .Tf1Color {
  background-color: #c51e2b;
}

.CustomTooltipTable .Tf2Color {
  background-color: #cb8b37;
}

.CustomTooltipTable .Tf3Color {
  background-color: #afafaf;
}

.CustomTooltipTable .Tf4Color {
  background-color: #4b97bc;
}

.CustomTooltipTable .Tf5Color {
  background-color: #046ea3;
}

/****** Workflow *******/

.initrevbwinn h5 {
  -webkit-box-orient: vertical;
}

.videocontentblockmain .initrevcontentinn h5 {
  -webkit-box-orient: vertical;
}

.adminpannelcamera .webCamalign .webcamera {
  width: 250px !important;
  height: 250px !important;
}

.adminpannelcamera .webcam-wrapper video {
  width: 250px !important;
  height: 250px !important;
  border-radius: 50%;
}

.adminpannelcamera .modal-title.sales-font {
  color: #007ac0;
}

.adminpannelcamera .smat-modal-btn {
  background: #007ac0 !important;
  border-color: #007ac0;
}

#plant-carousel .plant-carousel-box .country-plant {
  position: relative;
}

#plant-carousel .plant-carousel-box .country-plant .businessGroupHeader h1 {
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

/* RMO STATRAK BOARDS css Start */
.rmo_dashboardpillersource
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option {
  padding: 4px 10px !important;
}

.rmo_dashboardpillersource .ng-select .ng-clear-wrapper {
  top: 10%;
}

.rmo_dashboardpillersource .ng-select .ng-arrow-wrapper .ng-arrow {
  width: 9px;
  height: 9px;
  border-width: 0.25rem;
  color: #5e5e5e;
  top: -6px;
  right: 9px;
  position: absolute;
  display: inline-block;
  border: 1px solid #333;
  border-bottom: 0;
  border-left: 0;
  border-radius: 1px;
  text-indent: -624.9375rem;
  transform: rotate(135deg);
}

.rmo_dashboardpillersource
  .ng-select.ng-select-opened
  > .ng-select-container
  .ng-arrow {
  transform: rotate(316deg);
  width: 9px;
  height: 9px;
  top: -2px;
  border-color: #333;
  border-width: 1px;
}

.rmo_plantspillersourceselinn .selected-list .c-btn {
  padding: 4px 10px;
}

.rmo_plantspillersourceselinn .dropdown-list ul li {
  padding: 4px;
}

/* RMO STATRAK BOARDS css Close */

/*env multi select */

.multiselect-dropdown .dropdown-btn {
  position: relative;
}

.record-multiselect {
  position: relative;
}

/*------------------------------Permit to Work Request Theme color Start-----------*/
.confined-space-entry .cstpwreqwplan .btn-link {
  color: #37c49c !important;
}

.complex-loto .cstpwreqwplan .btn-link {
  color: #c6bf67 !important;
}

.demolition .cstpwreqwplan .btn-link {
  color: #e1974e !important;
}

.excavation .cstpwreqwplan .btn-link {
  color: #ce4920 !important;
}

.general-work .cstpwreqwplan .btn-link {
  color: #4cadaf !important;
}

.hot-thermal-fluids .cstpwreqwplan .btn-link {
  color: #d4145a !important;
}

.hot-work .cstpwreqwplan .btn-link {
  color: #eb5958 !important;
}

.energized-work .cstpwreqwplan .btn-link {
  color: #005cb9 !important;
}

.working-at-heights .cstpwreqwplan .btn-link {
  color: #6c65c4 !important;
}

/*------------------------------Permit to Work Request Theme color Close-----------*/

.pure-checkbox input[type="checkbox"] + label {
  font-size: 14px;
  line-height: 1.25;
}

.filterfieldspace.cstcolorinn .btn-link {
  font-weight: 400;
  color: #4cadaf !important;
}
.filterfieldspace.envcstcolorinn .btn-link {
  font-weight: 400;
  color: #1e93cd !important;
}

.angular2-multiselect .cuppa-dropdown .selected-list .c-btn .c-token {
  width: 100%;
}

.angular2-multiselect .cuppa-dropdown .selected-list .c-btn .c-token .c-label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 88%;
}

.angular2-multiselect .cuppa-dropdown .selected-list .c-btn .c-token .c-remove {
  pointer-events: none;
}

.cuppa-dropdown .dropdown-list .list-area ul li {
  padding: 2px 10px;
}

.cuppa-dropdown .dropdown-list .list-area .pure-checkbox input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::before {
  box-sizing: content-box;
  content: "";
  color: #337ab7;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 2px solid #337ab7;
  text-align: center;
  transition: 0.4s;
}

.cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::after {
  box-sizing: content-box;
  content: "";
  position: absolute;
  transform: scale(0);
  transform-origin: 50%;
  transition: transform 0.2s ease-out;
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 0 3px 3px;
  -o-border-image: none;
  border-image: none;
  transform: rotate(-45deg) scale(0);
}

.leanAgileculture
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #923d99 !important;
  border: 2px solid #923d99;
}
.leanAgileculture
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::before {
  border: 2px solid #923d99;
}
.customercentricity
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #e05117 !important;
  border: 2px solid #e05117;
}
.customercentricity
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::before {
  border: 2px solid #e05117;
}
.operationalExcellence
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #1f93d0 !important;
  border: 2px solid #1f93d0;
}
.operationalExcellence
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::before {
  border: 2px solid #1f93d0;
}
.selhazwidthblk
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #4cadaf !important;
  border: 2px solid #4cadaf !important;
}
.cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::after {
  content: "";
  transition: transform 0.2s ease-out;
  transform: rotate(-45deg) scale(1);
}
.selhazwidthblk
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #4cadaf !important;
  border: 2px solid #4cadaf !important;
}

.selhazwidthblk
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label:before {
  border: 2px solid #4cadaf;
}
.selhazwidthblk
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::after {
  left: 4px;
  border-color: #fff;
  border-width: 0 0 3px 3px;
}

.selhazwidthblk .c-remove {
  display: none;
}



/* Enviroment Them Dropdown color start */

.eve_selhazwidthblk
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #1A93CD !important;
  border: 2px solid #1A93CD !important;
}

.eve_selhazwidthblk
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #1A93CD !important;
  border: 2px solid #1A93CD !important;
}

.eve_selhazwidthblk
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label:before {
  border: 2px solid #1A93CD;
}
.eve_selhazwidthblk
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::after {
  left: 4px;
  border-color: #fff;
  border-width: 0 0 3px 3px;
}

.eve_selhazwidthblk .c-remove {
  display: none;
}

/* Enviroment Them Dropdown color start */



/* moc management droupdown css start */

.filterfieldspace.moclibcstcolrinn .btn-link {
  font-weight: 400;
  color: #583f7d !important;
}

.filterfieldspace.moclibcstcolrinn .custom-day:hover {
  background-color: #583f7d;
  color: white;
}

.mocbgcstcolinn
  .cuppa-dropdown
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #583f7d;
}

.mocbgcstcolinn
  .cuppa-dropdown
  .pure-checkbox
  input[type="checkbox"]
  + label::before {
  border: 2px solid #583f7d !important;
}

.mocbgcstcolinn
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #583f7d;
}

.mocbgcstcolinn
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::before {
  border: 2px solid #583f7d;
}

.mocbgcstcolinn
  .cuppa-dropdown
  .pure-checkbox
  input[type="checkbox"]
  + label::after {
  box-sizing: content-box;
  content: "";
  position: absolute;
  transform: scale(0);
  transform-origin: 50%;
  transition: transform 0.2s ease-out;
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 0 3px 3px;
  -o-border-image: none;
  border-image: none;
  transform: rotate(-45deg) scale(0);
}

.mocbgcstcolinn
  .cuppa-dropdown
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::after {
  content: "";
  transition: transform 0.2s ease-out;
  transform: rotate(-45deg) scale(1);
}

.angular2-multiselect angular2-multiselect {
  background-color: #fff;
  border: 1px solid #ced4da !important;
  border-radius: 6px !important;
  height: 100%;
  display: block;
}

.angular2-multiselect angular2-multiselect.is-invalid {
  background: #efcdcd !important;
  border-color: #dc3545 !important;
}

.angular2-multiselect angular2-multiselect .cuppa-dropdown {
  border: 0 !important;
  background: transparent;
}

.angular2-multiselect
  angular2-multiselect
  .cuppa-dropdown
  .selected-list
  .c-btn {
  min-height: 30px;
}

.mocbgcstcolinn .cuppa-dropdown .selected-list .c-btn {
  border-radius: 6px !important;
}

.mocbgcstcolinn .cuppa-dropdown .selected-list .c-btn.disabled {
  background-color: #ccc;
  cursor: pointer;
}

/* moc management droupdown css close */

.dropdcstwninn
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]:checked
  + label::before {
  background: #4cadaf !important;
}

.dropdcstwninn
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::before {
  border: 2px solid #4cadaf !important;
}

/* REGIONAL MANAGEMENT OFFICE (RMO) Dropdown Css Start */

.strdisfacprojectTitle .multiselect-dropdown .dropdown-btn .selected-item {
  display: inline-block;
  width: 144px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.strdisfacprojectTitle .multiselect-dropdown .dropdown-btn .selected-item a {
  right: 75px;
  top: 5px;
  position: absolute;
}

.strdisfacprojectTitle .multiselect-dropdown span > span {
  padding-top: 3px;
}

.championdrrpwncst .multiselect-dropdown .dropdown-btn .selected-item a,
.RMO-replication .multiselect-dropdown .dropdown-btn .selected-item a {
  display: none;
}

/* REGIONAL MANAGEMENT OFFICE (RMO) Dropdown Css Close */

@media (min-width: 1200px) and (max-width: 1439px) {
  .workflow-multiselect-dropdown .multiselect-dropdown {
    max-width: 192px;
  }
}

@media (max-width: 1199px) {
  .wrap-left2 > .menu-box:last-child {
    margin-bottom: 0px;
  }
}

.annual-action-alert .modal-content {
  border: 0px;
}

.eveTheme .modal-headercreatelistleft p,
.eveTheme .claim_note_header,
.eveTheme .toolTipsMT26 h3,
.eveTheme .toolTipsMT26 p span,
.eveTheme .toolTipsMT26 p.smaltext span {
  color: #1c94ce !important;
}
.qpc-theme .modal-headercreatelistleft p,
.qpc-theme .claim_note_header,
.qpc-theme .toolTipsMT26 h3,
.qpc-theme .toolTipsMT26 p span,
.qpc-theme .toolTipsMT26 p.smaltext span {
  color: #B41E53 !important;
}

/* bodyinjuryChart tooltips css start */

.lefttooltips .crttoolpsfstovfinn > div::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent rgb(0, 0, 0) transparent transparent;
}

.righttooltips .crttoolpsfstovfinn > div::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent rgb(0, 0, 0) transparent transparent;
  -webkit-transform: rotate(178deg);
}

/* moc management taskmanager model css start */

.datepikrmstcst .btn-link {
  color: #583f7d !important;
}

.datepikrmstcst .calendar:hover {
  background-color: #583f7d;
  border-color: #583f7d;
}

.chgstadatepikrmstcst .btn-link {
  color: #583f7d !important;
}

.chgstadatepikrmstcst .calendar:hover {
  background-color: #583f7d;
  border-color: #583f7d;
}

.chgstadatepikrmstcst .bg-primary {
  background-color: #583f7d !important;
}

.MultiSelectDropdownPosition .cuppa-dropdown {
  overflow: visible !important;
}
.MultiSelectDropdownPosition .dropdown-list.tagToBody {
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
}

/* moc management taskmanager model css start */

/* bodyinjuryChart tooltips css start */
.c-btn.disabled .c-list .c-token .c-remove {
  display: none;
}
/* bodyinjuryChart tooltips css start */

/* Add Button Css Start */

.add-button-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}

.add-button-wrapper button {
  border: 0;
  background-color: #573e7c;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.add-button-wrapper button i {
  font-size: 10px;
  color: #fff;
}

.add-button-wrapper h6 {
  font-family: "Gotham-Medium", sans-serif;
  font-size: 14px;
  color: #676767;
  margin-bottom: 0;
}

/* Add Button Css close */
.recctm_weblnk.standardttwobgcolor_wraper .add-button-wrapper button{
  background-color: #43afb0;
}
.recctm_weblnk.standardttwobgcolor_wraper .add-button-wrapper button:disabled{
  background-color: #D0D2D3;
}
.safcalenspacinns.mdarrowbfcstinn .ngb-dp-arrow-btn {
  color: #573e7c !important;
}

.ngb-dp-arrow-btn {
  color: #573e7c !important;
}

.filter-sidebarinn.datapikbgctm .ngb-dp-day .bg-primary {
  background-color: #573e7c !important;
}

.eve_datepickerfield .ngb-dp-day .bg-primary {
  background-color: #573E7C !important;
}


.cursor-all-scroll {
  cursor: all-scroll;
}

.swcctweblinkinnblk .contentheading h3 button {
  border: 0;
  background-color: #573e7c !important;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
  height: 20px;
  width: 20px;
  margin-left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tooltip-modal-wrapper .toolTipsMT26 p {
  line-height: 1.25;
}

.tooltip-modal-wrapper .modal-header {
  padding: 20px 25px;
  align-items: center;
  width: 65% !important;
  border-bottom: 1px solid #cfd1d2 !important;
}

.tooltip-modal-wrapper .modal-header p {
  display: flex;
}

.tooltip-modal-wrapper .modal-header h5 {
  margin-top: 0 !important;
}

.tooltip-modal-wrapper .modal-header .note_ehs_logo img {
  width: 160px !important;
  height: 150px !important;
  top: 45px !important;
  right: 65px !important;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-text-fill-color: #231f20 !important;
  transition: background-color 5000s ease-in-out 0s;
}

.taskmanagermodal .modalHeader .modalheaderLeft {
  align-items: center !important;
}

.boardpanaldropdnblk select {
  width: 300px;
}

.sheetsouddown_commonblk
  .selhazwidthblk
  .cuppa-dropdown
  .dropdown-list
  .list-area
  .pure-checkbox
  input[type="checkbox"]
  + label::after {
  left: 4px;
}

.support-doc .photos-icon .action {
  position: absolute;
  top: 5px;
  right: 5px;
  display: flex;
  gap: 5px;
}

.support-doc .photos-icon .action i {
  cursor: pointer;
  font-size: 14px;
}

.support-doc .photos-icon .action .delete i {
  color: red;
}

@media (max-width: 1400px) {
  .rmo-ermo-popup .eve_formtopbottmmainbottom {
    padding: 0;
  }
  .select-month {
    width: 70px;
  }
}

@media (max-width: 1300px) {
  .rmo-ermo-popup .bottominnrightleft {
    padding: 18px 5px 0px 10px;
  }
}

@media (max-width: 1200px) {
  .rmo-ermo-popup .add-input-main-wrapper {
    padding-left: 10px !important;
  }

  .boardpanaldropdnblk select {
    width: 200px;
  }
}

textarea {
  overflow: hidden;
}

app-login-localhost {
  height: 100vh;
  display: flex;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  padding: 20px;
  border: 12px solid #583f7d;
}

app-login-localhost input {
  margin: 0;
  margin-bottom: 10px;
  display: flex;
  width: 100%;
  max-width: 210px;
}

app-login-localhost button {
  background-color: #583f7d;
  border: 2px solid #583f7d;
  color: #fff;
  width: 100%;
  max-width: 210px;
}

/* moc management taskmanager model css start */

.datepikrmstcst .btn-link {
  color: #583f7d !important;
}

.datepikrmstcst .calendar:hover {
  background-color: #583f7d;
  border-color: #583f7d;
}

.chgstadatepikrmstcst .btn-link {
  color: #583f7d !important;
}

.chgstadatepikrmstcst .calendar:hover {
  background-color: #583f7d;
  border-color: #583f7d;
}

.chgstadatepikrmstcst .bg-primary {
  background-color: #583f7d !important;
}

.event-detail-popop-parent {
  left: 0;
}

/* moc management taskmanager model css start */

/* bodyinjuryChart tooltips css start */

.recordhistorian .recordhistorianmain {
  padding: 0 0px 0px 74px !important;
}

.recordhistorian .recordhistorianLeft {
  padding-top: 30px;
  height: calc(100vh - 340px);
  overflow: auto;
}

.recordhistorian .recordhistorianRight {
  padding-top: 30px;
  padding-bottom: 10px;
  height: calc(100vh - 340px);
  overflow: auto;
}

.eve_submissionimgblock {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  max-height: calc(100vh - 390px);
  padding-bottom: 10px;
  overflow-y: auto;
  overflow-x: hidden;
}

.modal-header {
  border-color: #5e5e5e;
}

.cursor-all-scroll {
  cursor: move;
}

.dropdown-list.tagToBody {
  position: absolute !important;
  left: auto !important;
  top: auto !important;
}

.moc-mnmnt {
  overflow: hidden !important;
}

.e-hscroll-bar {
  overflow-y: hidden;
}

.image-editor .e-canvas-wrapper {
  height: calc(100% - 40px) !important;
  width: calc(100% - 40px) !important;
}

.image-editor.full-view .e-canvas-wrapper {
  height: calc(100% - 40px) !important;
  /* width: calc(100% - 40px) !important; */
}

.image-editor .modal-dialog-centered {
  max-width: 930px !important;
}

.image-editor .image-editor-wrapper {
  transition: 0.3s all;
}

.image-editor.full-view .modal-dialog-centered {
  max-width: 90% !important;
}

.image-editor.full-view .modal-content {
  width: 100% !important;
}

.image-editor.full-view .image-editor-wrapper {
  width: 100% !important;
  height: calc(100vh - 10vh) !important;
}

.image-editor .image-editor-wrapper .e-toolbar-center {
  margin: 0 auto !important;
}

.image-editor .modal-content {
  padding: 0 !important;
}

#img-editor-save-file {
  color: #fff !important;
  box-shadow: none;
}

#img-editor-save-file:hover {
  color: #fff !important;
}

.ENV #img-editor-save-file {
  background: #1a93cd;
}

.H\&S #img-editor-save-file {
  background: #4cadaf;
}

.REL #img-editor-save-file {
  background: #007ac1;
}

.TBM #img-editor-save-file {
  background: #7b5bb0;
}

.STD #img-editor-save-file {
  background: #7b5bb0;
}

.QPC #img-editor-save-file {
  background: #b51e53;
}

/*Image Editor Button Icons*/

#img-editor-save-file {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#img-editor-save-file:before {
  content: "\e925";
}

#img-editor-resize-icon {
  box-shadow: none !important;
}

#img-editor-resize-icon:before {
  content: "\f065";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  height: 16px;
  line-height: 18px;
  font-weight: 900;
  height: 16px;
  line-height: 18px;
  color: #fff;
}

.image-editor.full-view #img-editor-resize-icon:before {
  content: "\f066";
}

.e-dropdown-popup ul,
.e-dropdown-popup ul li {
  font-weight: 400 !important;
}

.video-js .vjs-seek-button {
  cursor: pointer;
}
.video-js .vjs-seek-button.skip-back .vjs-icon-placeholder::before {
  transform: rotate(-45deg);
}
.video-js .vjs-seek-button.skip-forward .vjs-icon-placeholder::before {
  transform: scale(-1, 1) rotate(-45deg);
}

.custom-multi-select .dropdown-toggle::after {
  display: none;
}

/*Resize Table CSS Start*/
.resize-table {
  table-layout: fixed;
}
.resize-table th:hover .bar {
  opacity: 1;
}
.resize-table th{
  width: 100px;
}
.resize-table th {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 5px 20px !important;
}
.resize-table.dark-theme th .bar{
 background-color: #fff;
 border: 1px solid #fff;
}
/*Resize Table CSS End*/


/* capa multiselect-dropdown css start */
.multiselect-dropdown .multiselect-dropdown .dropdown-btn{
  padding-left: 15px !important;
}
/* capa multiselect-dropdown css close */

.claim-action-header h4{
  text-transform: uppercase;
}

.record-filterhead{
  text-transform: uppercase;
}

/*Header Badges CSS start*/

.recoHistoriankipsicon h3{
  font-size: 52px !important;
}

.header-menu-list{
  padding-top: 10px;
  text-transform: uppercase;
}

.header-menu-list .active i{
  color: #ef0a04 !important;
}

.header-menu-list .header-badge{
  position: absolute;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 2px 5px;
  line-height: 1;
  font-size: 8px;
  background-color: #ef0a04;
  color: #fff;
  bottom: calc(100% - 2px);
  left: calc(100% - 10px);
}

.header-menu-list .active .header-badge{
  display: inline-flex;
}

/*Header Badges CSS end*/

#criticalityFilter .dropdown-list,
.inputsettopposition .dropdown-list{
    top: 30px !important;
}

.admin-panel .cuppa-dropdown .dropdown-list .list-area .pure-checkbox input[type=checkbox]:checked + label::before {
  background: #337ab7 !important;
  border: 2px solid #337ab7;
}

.langu-drop{
  display: block;
  position: absolute;
  bottom: 100%;
  right: 5px;
}

.langu-drop ul{
  list-style: none;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: #000;
}

.langu-drop ul li{
  cursor: pointer;
  position: relative;
}


.langu-drop ul li input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  left: 0;
}

.langu-drop ul li label {
  font-size: 10px;
  display: block;
  padding: 3px 5px;
}

.langu-drop ul li input:checked~label {
  background-color: rgba(43, 51, 63, .7);
  background-color: #2b333f;
}

.capangselect.ng-select.is-invalid .ng-select-container{
  background: #efcdcd !important;
  border-color: #dc3545 !important;
}

.capangselect.ng-select.ng-select-disabled .ng-select-container{
  background-color: #d0d2d3 !important;
}

/*********** QPC Piller Board***************/
.qpc-pillar-menu .spb_pillar_board_main .phase2-title{
    background-color: #B41E53;
}

/*********** END QPC Piller Board***********/

/* Plant Profile Manager Image Location Css Strat */

.plantprogilebottom-wrapper .leaflet-marker-icon.leaflet-interactive {
    background-color: transparent;
    border: 0px solid #fff;
    font-size: 14px;
    color: #005CB9;
}

/* Plant Profile Manager Image Location Css End */

.taskcategory-wrapper .capangselect .ng-select[ng-reflect-is-disabled="true"] .ng-select-container{
  background-color: #d0d2d3;
}



/* gridster CSS Start */

gridster{
  z-index: 0;
}

gridster .gridster-column,
gridster .gridster-row{
  border: 1px dashed #363636 !important;
}

/*  gridster CSS End */

/******************** Bar Chart css fix height****************/
.BarStackChart_FullView .heightfix{
  height: 590px !important;
}
.BarStackChart_FullView .barchartchartblock{
  height: 455px !important;
}
.BarStackChart_FullView .csschartmainblock{
  height: 460px  !important;
}

/* only for areaborad charts*/
.BarStackChart_AreaBoardSmall .heightfix{
  height: 210px !important;
  
}
.BarStackChart_AreaBoardSmall .barchartchartblock{
  height: 154px !important;
  padding-right: 0px !important;
}
.BarStackChart_AreaBoardSmall .csschartmainblock{
  height: 156px  !important;
}
.BarStackChart_AreaBoardSmall .charts-css.column tbody tr th h3{
  width: 40px !important;
}
.BarStackChart_AreaBoardSmall .charts-css.column.reverse tbody tr,
.BarStackChart_AreaBoardSmall .charts-css.column:not(.reverse) tbody tr td {
  width: 35px !important;
}
.BarStackChart_AreaBoardSmall .charts-css.column tbody tr th{
  top: 90% !important;
}
.BarStackChart_AreaBoardSmall.pillartchartmain{
  padding-top: 15px !important;
}
.BarStackChart_AreaBoardSmall .tooltiptext{
  width: 120px !important;
}
.BarStackChart_AreaBoardSmall .pillarchartlegendleft{
  padding-right: 5px !important;
}
.BarStackChart_AreaBoardBig .heightfix{
  height: 530px !important;
}
.BarStackChart_AreaBoardBig .barchartchartblock{
  height: 460px !important;
}
.BarStackChart_AreaBoardBig .csschartmainblock{
  height: 464px  !important;
}
.BarStackChart_AreaBoardBig .charts-css.column tbody tr th h3{
  width: 40px !important;
}

.clsRightmainsection .app-column-chart .column-chart-widget{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 50px !important;
}
/* only for areaborad charts*/

/* only for QPC Piller Board - start */

.BarStackChart_QpcPiller .heightfix{
  height: 540px !important;
}
.BarStackChart_QpcPiller .barchartchartblock{
  height: 505px !important;
}
.BarStackChart_QpcPiller .csschartmainblock{
  height: 510px  !important;
}
.BarStackChart_QpcPiller .charts-css.column tbody tr th h3{
  width: 40px !important;
  left: -28px !important;
}
.BarStackChart_QpcPiller .charts-css.column tbody tr th{
  transform: none !important;
  top: 100% !important;
}

.remove-left-right .pillarchartlegendleft{
  padding-right: 0 !important;
}

.remove-left-right .pillarchartmid{
  width: calc(100% - 43px) !important;
  padding-right: 0 !important;
}
/* only for QPC Piller Board - end */


/* only for standardwork dashboard - start */

.BarStackChart_SWCDashboard .heightfix{
  height: 528px !important;
}
.BarStackChart_SWCDashboard .barchartchartblock{
  height: 415px !important;
}
.BarStackChart_SWCDashboard .csschartmainblock{
  height: 419px  !important;
}

/* only for standardwork dashboard - end */


/* only for Task Calendar dashboard - start */

.BarStackChart_TCDashboard .heightfix{
  height: 550px !important;
}
.BarStackChart_TCDashboard .barchartchartblock{
  height: 437px !important;
}
.BarStackChart_TCDashboard .csschartmainblock{
  height: 440px  !important;
}

/* only for Task Calendar dashboard - end */
/* .add-document-wrapper .dropdown-menu .show{
    transform: translate(0px, -34px);
} */

/* doc workflow calender datepiker start */



/* doc workflow calender datepiker end */


/******************** END Bar Chart css fix height****************/

/* Spinner Loader */

.loader-wrapper{
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
}

.loader-wrapper .loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #3498db;
  width: 30px;
  height: 30px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
