@font-face {
  font-family: "SegoeLight";
  src: url("../fonts/SegoeUI-Light.eot");
  src: url("../fonts/SegoeUI-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SegoeUI-Light.woff2") format("woff2"),
    url("../fonts/SegoeUI-Light.woff") format("woff"),
    url("../fonts/SegoeUI-Light.ttf") format("truetype"),
    url("../fonts/SegoeUI-Light.svg#SegoeUI-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "SegoeBlack";
  src: url("../fonts/SegoeUIBlack.eot");
  src: url("../fonts/SegoeUIBlack.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SegoeUIBlack.woff2") format("woff2"),
    url("../fonts/SegoeUIBlack.woff") format("woff"),
    url("../fonts/SegoeUIBlack.ttf") format("truetype"),
    url("../fonts/SegoeUIBlack.svg#SegoeUIBlack") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SegoeRegular";
  src: url("../fonts/SegoeUI-Regular.eot");
  src: url("../fonts/SegoeUI-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SegoeUI-Regular.woff2") format("woff2"),
    url("../fonts/SegoeUI-Regular.woff") format("woff"),
    url("../fonts/SegoeUI-Regular.ttf") format("truetype"),
    url("../fonts/SegoeUI-Regular.svg#SegoeUI-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SegoeBold";
  src: url("../fonts/SegoeUI-Bold.eot");
  src: url("../fonts/SegoeUI-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SegoeUI-Bold.woff2") format("woff2"),
    url("../fonts/SegoeUI-Bold.woff") format("woff"),
    url("../fonts/SegoeUI-Bold.ttf") format("truetype"),
    url("../fonts/SegoeUI-Bold.svg#SegoeUI-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "SegoeLightI";
  src: url("../fonts/SegoeUI-LightItalic.eot");
  src: url("../fonts/SegoeUI-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SegoeUI-LightItalic.woff2") format("woff2"),
    url("../fonts/SegoeUI-LightItalic.woff") format("woff"),
    url("../fonts/SegoeUI-LightItalic.ttf") format("truetype"),
    url("../fonts/SegoeUI-LightItalic.svg#SegoeUI-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "SegoeSemiBold";
  src: url("../fonts/SegoeUI-Semibold.eot");
  src: url("../fonts/SegoeUI-Semibold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SegoeUI-Semibold.woff2") format("woff2"),
    url("../fonts/SegoeUI-Semibold.woff") format("woff"),
    url("../fonts/SegoeUI-Semibold.ttf") format("truetype"),
    url("../fonts/SegoeUI-Semibold.svg#SegoeUI-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Regular.woff") format("woff"),
    url("../fonts/OpenSans-Regular.ttf") format("truetype"),
    url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body{
    zoom: 67%;
}

.input-wrapper-disabled{
  filter: opacity(0.5);
}

.buttons_page .login_btn {
  float: left;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
  height: 7px;
}

::-webkit-scrollbar-thumb {
  background-color: #30679a;
}

* {
  font-family: "SegoeRegular";
  font-weight: 100;
}

a,
a:hover {
  text-decoration: none;
  color: #86878a;
}

.no-padding {
  padding: 0px !important;
}

.no-margin {
  margin: 0px !important;
}

input:focus {
  outline: 0px !important;
  border-color: #43425d !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

input::placeholder {
  color: #43425d !important;
}

.dropdown-toggle::after {
  display: none !important;
}

ul {
  padding: 0px;
  list-style: none;
}

.modal {
  z-index: 9999999 !important;
}

.modal-backdrop.show {
  z-index: 9999999 !important;
}

/* end */

button:focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.border_b.track_menu {
  border-bottom: 0px !important;
}

.border_b.track_menu.custon_select-selector-inner__value-container {
  height: 38px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-7 {
  margin-top: 7px;
}

.mtop-1 {
  margin-top: 1px !important;
}

.w-90-per {
  width: 90%;
}

.w-15 {
  width: 15px;
}

.ml-120 {
  margin-left: -120px;
}

.modal-dialog {
  max-width: 888px !important;
}

.blue_bg {
  background: #235d92;
}

.f22 {
  font-size: 1.15vw;
}

.f20 {
  font-size: 1.05vw;
}

.bottom_btns {
  width: 100%;
  height: auto;
  margin: 13px 0 50px;
  float: left;
}

.btn_white {
  font-size: 1.05vw;
  color: #989898;
  padding: 12px 32px;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  transition: all 0.5s;
}

.btn_white:hover {
  color: #fff;
  background: #235d92;
  border: 1px solid #235d92;
}

.btn_blue {
  font-size: 1.05vw;
  color: #fff;
  padding: 12px 32px;
  background: #235d92;
  border: 1px solid #235d92;
  border-radius: 5px;
  transition: all 0.5s;
}

.btn_blue:hover {
  color: #989898;
  background: #fff;
  border: 1px solid #e9e9e9;
}

.text-danger.error-12 {
  left: 0;
  position: relative;
  right: auto;
  top: 0;
  font-size: 11px;
}

.form-group {
  position: relative;
}

.main-wrap {
  width: 100%;
  height: auto;
}

.left_slider {
  width: 100%;
  height: auto;
  min-height: 150vh;
  background-image: url(/images/login-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 38px 0;
}

#login_left_slider .carousel-caption {
  position: relative !important;
  left: 0;
  right: 0;
  padding: 80px 25px 40px;
}

#login_left_slider .carousel-caption h5 {
  font-family: "SegoeBold";
  font-size: 2.1vw;
  text-align: center;
}

#login_left_slider .carousel-caption p {
  font-family: "SegoeRegular";
  font-size: 1.05vw;
  text-align: center;
  color: #f9f9f9;
}

#login_left_slider .carousel-indicators li {
  width: 15px;
  height: 15px;
  margin-right: 40px !important;
  border-radius: 50%;
}

.copy_right {
  font-size: 15px;
  color: #f9f9f9;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}

.login_side {
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 4vw 10vw 0;
}

.login_form p {
  color: #4d4f5c;
  opacity: 0.5;
  font-size: 20px;
}

.site_log {
  width: 100%;
  height: auto;
  margin: 30px 0 50px;
}

.login_form input {
  border: 0px;
  color: #43425d;
  font-size: 20px;
  border-bottom: 2px solid #e9e9f0;
  border-radius: 0px;
  padding: 18px 6px;
}

.cd_id_relative {
  position: relative;
}

/* check box css */

.remember_check {
  margin-bottom: 0px;
}
.table_input_field_date{
  display: flex;
  border: 0;
  border-bottom: 2px solid #e9e9f0;
}

.form-group.remember_check input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group.remember_check label {
  position: relative;
  cursor: pointer;
  color: #43425d;
  font-size: 16px;
  margin-bottom: 0px;
}

.form-group.remember_check p {
  color: #656565;
  font-size: 20px;
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  line-height: 22px;
}

.form-group.remember_check .mm_font {
  font-size: 16px !important;
}

/*  */
.custom-box {
  position: relative;
  margin-left: -5px;
  margin-top: 5px;
  overflow: hidden !important;
}

.custom-angle-down img {
  width: 100%;
  position: relative;
  top: 0%;
  left: -210%;
  margin-top: -9px;
}

/*  */

.form-group.remember_check label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #808495;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
  background: #fff;
}

.form-group.remember_check input:checked+label:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 5px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid #0079bf;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.form-group.check_round {
  margin: 0;
}

.form-group.check_round input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group.check_round label {
  position: relative;
  cursor: pointer;
  color: #43425d;
  font-size: 16px;
  margin-bottom: 0px;
}

.form-group.item label {
  color: #fff;
}

.form-group.check_round p {
  color: #656565;
  font-size: 20px;
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  line-height: 22px;
}

.form-group.check_round label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #808495;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
  background: #fff;
  border-radius: 50%;
}

.form-group.check_round input:checked+label::before {
  background-color: #0079bf;
  border: 0;
}

.form-group.item input:checked+label::before {
  background-color: #fff;
}

.form-group.check_round input:checked+label:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 6px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.dash_container.dash_remember .dash_checkmark {
  top: 5px !important;
  height: 0.9rem;
  width: 0.9rem;
}

.dash_container.dash_remember .dash_checkmark:after {
  left: 4px;
  top: 2px;
  width: 3.5px;
  height: 7px;
  border-width: 0 2px 2px 0;
}

.dash_signup_form .dash_remember {
  margin-bottom: 5px !important;
}

.dash-table thead th>img {
  width: 12px !important;
}

/* check box end */

.forgot_btn {
  color: #43425d;
  font-size: 16px;
  background: transparent;
  border: 0px;
  transition: all 0.3s;
  padding-top: 0;
}

.forgot_btn:hover,
.forgot_btn:focus {
  background: transparent;
  outline: none !important;
  border: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.term {
  color: #43425d;
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
}

.login_btn {
  text-align: center;
  margin-top: 40px;
}

.login_blue {
  background: #30679a !important;
  border: 1px solid #30679a;
  padding: 0.6vw 2.6vw;
  font-size: 1.05vw;
  transition: all 0.5s;
}

.login_blue:hover {
  background: #fff !important;
  border: 1px solid #30679a;
  color: #30679a;
}

.login_white {
  background: #fff !important;
  border: 1px solid #30679a;
  padding: 0.6vw 2.6vw;
  font-size: 1.05vw;
  transition: all 0.5s;
  color: #30679a;
  margin-left: 20px;
}

.login_white:hover {
  background: #30679a !important;
  border: 1px solid #30679a;
  color: #fff;
}

/* Drag AND Drop FIles */

#drop-area-doc {
  position: relative;
}

#drop-area {
  position: relative;
}

#drop-area-attach {
  position: relative;
}

#drop-area-attach-modal {
  position: relative;
}

#drop-area-report {
  position: relative;
}

#drop-area-supplier {
  position: relative;
}

#fileElem {
  display: none;
}

.upload-label {
  padding: 10px;
  cursor: pointer;
  border-radius: 6px;
  min-width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6;
}

.upload-label:hover {
  background-color: #e9e9e9;
}

.upload-label:active {
  background-color: #f6f6f6;
}

.upload-text {
  color: #666;
  user-select: none;
}

/* ****END****** */

/* reset password */

.forgot_form {
  width: 70%;
  margin: 0 auto;
}

.modal-title {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.9vw;
  color: #235d92;
  font-family: "SegoeBold";
  line-height: 33px;
  padding: 48px 0px 30px;
}

.model-p {
  font-size: 1.05vw;
  color: #989898;
}

.modal-text-input {
  width: 100%;
  font-size: 20px;
  height: auto;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  padding: 18px;
}

.modal-text-input::placeholder {
  color: #989898 !important;
}

.modal-input-field {
  text-align: center !important;
}

/* reset password end */

/* Verify code css */

.resend_code {
  color: #43425d;
  font-size: 16px;
  background: transparent;
  border: 0px;
  transition: all 0.3s;
  padding-top: 0;
}

.resend_code:hover,
.resend_code:focus {
  background: transparent;
  outline: none !important;
  border: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* Verify code css end*/

/* login table css */

table.table.table-hover img {
  cursor: pointer;
}

.login_table_list {
  width: 100%;
  height: auto;
  font-size: 1.05vw;
}

.login_table_list table {
  box-shadow: 0px 3px 6px #00000029;
  -webkit-box-shadow: 0px 3px 6px #00000029;
}

.login_table_list table thead th {
  background: #30679a;
  color: #fff;
  text-align: center;
  padding: 10px;
  white-space: nowrap;
}

.login_table_list table tbody tr td,
.login_table_list table tbody tr th {
  text-align: center;
  padding: 10px;
  color: #7b7b7b;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #ffffff !important;
  opacity: 1;
  font-size: 14px !important;
}

table.table.shadow-none.order-table.tab-1-line.order--PDF tbody td:nth-child(4) {
  white-space: nowrap;
}

.login_table_list table thead th:nth-child(1),
.login_table_list table tbody tr th:nth-child(1) {
  text-align: left;
  padding-left: 40px;
}

.login_table_list .table-hover tbody tr:hover,
.login_table_list .table-hover tbody tr:hover td,
.login_table_list .table-hover tbody tr:hover th {
  color: #fff;
  background-color: #d6d6d6 !important;
}

.login_table_list .table-hover tbody tr.active,
.login_table_list .table-hover tbody tr.active td,
.login_table_list .table-hover tbody tr.active th {
  color: #fff;
  background-color: #d6d6d6 !important;
}

.login_table_list .table-hover.add-new-t tbody tr:hover,
.login_table_list .table-hover.add-new-t tbody tr:hover td,
.login_table_list .table-hover.add-new-t tbody tr:hover th {
  background-color: transparent !important;
  color: #7b7b7b;
}

.login_table_btns {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
}

/* login table css end */

/* success css */

.success_msg {
  font-size: 1.85vw;
  color: #86878a;
  padding: 2.25vw 0px;
  text-align: center;
  font-family: "SegoeBold";
}

.modal_closed {
  position: absolute;
  right: 15px;
  font-size: 18px;
  color: #fff;
  top: 15px;
  z-index: 99;
  cursor: pointer;
}

.success_model_main .modal-body {
  padding: 0px !important;
}

.btn_white.bblue {
  padding: 14px 60px;
  border: 1px solid #235d92 !important;
  color: #235d92;
  line-height: 1;
}

.btn_white.bblue:hover {
  background: #235d92 !important;
  color: #fff;
}

.success_model_main .modal-title {
  padding: 36px 0px;
}

.success_model_main .modal-dialog {
  width: 575px !important;
}

/* success css end*/
.modal_884 .modal-dialog {
  width: 884px !important;
}

.modal_90vw .modal-dialog {
  width: 90vw !important;
  max-width: 90vw !important;
}

.modal_704 .modal-dialog {
  width: 704px !important;
}

.modal_555 .modal-dialog {
  width: 555px !important;
}
.btn-episode-split{
  font-size: 13px;
  font-family: "SegoeSemiBold";
  color: #ffff;
  border: 0px;
  background: #30679a;
  cursor: pointer;
  width: 150px;
  padding: 10px;
}
.btn-save {
  font-size: 20px;
  font-family: "SegoeSemiBold";
  background: #ffff;
  border: 0px;
  color: #30679a;
  margin-left: 30px;
  cursor: pointer;
}
.btn-save1{
    font-size: 16px;
      font-family: "SegoeSemiBold";
      background: #ffff;
      border: 0px;
      color: #30679a;
      margin-left: 5px;
      /* margin-right: 50px; */
      cursor: pointer;
}
.btn-save1:focus{
  outline: none !important;
}
.btn-save2 {
  font-size: 12px;
  font-family: "SegoeSemiBold";
  background: #ffff;
  border: 0px;
  color: #30679a;
  cursor: pointer;
  margin: .8rem 0 0 0 0;
}

.btn-save2:focus {
  outline: none !important;
}
.add_comment_btns1{
  float: left;
}

.btn-save:focus {
  outline: none !important;
}

.def-blue {
  font-size: 25px;
  font-family: "SegoeSemiBold";
  color: #30679a;
  margin-bottom: 0;
}

.modal-title h6 {
  width: 50% !important;
  font-size: 25px;
  font-family: "SegoeSemiBold";
}

.s-c-main span.fa {
  padding-right: 15px;
}

.pt-10 {
  padding-top: 10px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-30 {
  padding: 30px !important;
}

.bord-btm {
  border-bottom: 1px solid #86878a;
  padding-bottom: 15px;
}

.move-modal-t {
  text-align: center;
  padding-top: 46px;
  padding-bottom: 25px;
}

.custon_select {
  position: relative;
}

.custon_select label {
  font-size: 15px;
  color: #5a5a5a;
  margin-bottom: 0;
}

.custom_select {
  position: relative;
}

/* custom select */

.custom_select-box {
  position: relative;
  display: block;
  width: 100%;
  font-size: 20px;
  border: 0px;
  border-radius: 0px;
  padding: 5px 0px;
  color: #5a5a5a;
  height: 24px;
}

.custom_select-box__current {
  position: relative;
  cursor: pointer;
  outline: none;
  border-bottom: 2px solid #e9e9f0;
}

.custom_select-box__current:focus {
  border-bottom: 2px solid #e9e9f0;
}

.custom_select-box__current:focus+.custom_select-box__list {
  opacity: 1;
  -webkit-animation-name: none;
  animation-name: none;
}

.custom_select-box__current:focus+.custom_select-box__list .custom_select-box__option {
  cursor: pointer;
}

.custom_select-box__current:focus .custom_select-box__icon {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.custom_select-box__icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 14px;
  transition: 0.2s ease;
}

.custom_select-box__value {
  display: flex;
}

.custom_select-box__input {
  display: none;
}

.custom_select-box__input:checked+.custom_select-box__input-text {
  display: block;
}

.custom_select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  background-color: #fff;
}

.custom_select-box__list {
  position: absolute;
  bottom: 10px;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  -webkit-animation-name: HideList;
  animation-name: HideList;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: step-start;
  animation-timing-function: step-start;
  box-shadow: 0px 3px 6px #00000029;
  -webkit-box-shadow: 0px 3px 6px #00000029;
}

.custom_select-box__list li label {
  font-family: "Montserrat";
  font-size: 18px;
  border-bottom: 1px solid #eee;
}

.custom_select-box__option {
  display: block;
  padding: 20px;
  background-color: #fff;
}

.custom_select-box__option:hover,
.custom_select-box__option:focus {
  color: #5a5a5a;
  background-color: #fbfbfb;
}

.custon_select-selector-inner__control {
  font-size: 20px;
  background-color: transparent !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-radius: 0;
  border: none !important;
  background: transparent;
  width: 100%;
  overflow: hidden;
  padding: 0;
  height: auto;
  color: #5a5a5a;
  border-bottom: 2px solid #e9e9f0 !important;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer !important;
}

.custon_select-selector-inner__control>div:focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  outline: none !important;
  border: 2px solid #43425d !important;
  height: 28px !important;
}

.custon_select-selector-inner__value-container {
  padding-left: 0px !important;
  height: 36px;
}

.custon_select-selector-inner__indicator {
  display: none !important;
}

.css-1okebmr-indicatorSeparator,
.css-tj5bde-Svg {
  display: none !important;
}

.login_table_list table tbody tr:nth-last-child(-n + 3) td .custon_select-selector-inner__menu {
  top: auto !important;
  bottom: 18px !important;
}

.custon_select-selector-inner__menu-list .custon_select-selector-inner__option {
  font-size: 20px;
  color: #5a5a5a;
  background-color: #fff !important;
  border-bottom: 1px solid #e9e9f0 !important;
  color: #5a5a5a !important;
  width: 100%;
  text-align: left;
  cursor: pointer;
  position: relative;
}

.custon_select-selector-inner__menu-list .custon_select-selector-inner__option:last-child {
  border-bottom: 0px !important;
}

.custon_select-selector-inner__menu-list .custon_select-selector-inner__option:hover,
.custon_select-selector-inner__menu-list .custon_select-selector-inner__option__is-selected {
  background-color: #f2f2f2 !important;
  background: #f2f2f2 !important;
}

.custon_select-selector-inner__control.css-e56m7-control:after,
.custon_select-selector-inner__control--is-focused:after {
  position: absolute !important;
  font-size: 20px !important;
  content: "\f0d7" !important;
  right: 14px;
  bottom: 4px;
  color: #5a5a5a;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.custon_select-selector-inner__control--is-focused.custon_select-selector-inner__control--menu-is-open:after {
  transform: rotate(180deg);
}

.login_table_list.table-responsive .custon_select-selector-inner__value-container {
  height: 43px !important;
}

.for-dropdown-ui .css-1uccc91-singleValue {
  top: 61% !important;
}

.for-dropdown-ui .invoice_edit2.inv--edit .css-1uccc91-singleValue,
.for-dropdown-ui .invoice_edit2 .css-107lb6w-singleValue {
  top: 58% !important;
}

.login_table_list .invoice_edit2 thead th:nth-child(4),
.login_table_list .invoice_edit2 thead th:nth-child(5) {
  white-space: nowrap;
}

/* custom select css end*/

.modal_input input {
  width: 100%;
  border: none;
  color: #5a5a5a;
  font-size: 20px;
  border-bottom: 2px solid #e9e9f0;
  border-radius: 0px;
  padding: 5px 6px 3px;
  margin-top: 0px;
  line-height: 28px;
}

.modal_input_readonly {
  width: 100%;
  border: none !important;
  color: #5a5a5a;
  font-size: 10px !important;
  border-bottom: 2px solid #e9e9f0;
  border-radius: 0px;
  padding: 5px 6px 3px;
  margin-top: 0px;
  line-height: 28px;
}

.custon_select.disabled_fields {
  background: #f5f5f5;
  border-radius: 3px;
  padding: 0px 10px;
}

.custon_select.disabled_fields input {
  background: #f5f5f5;
  border-color: #f5f5f5 !important;
}

.react-datepicker-wrapper,
.react-datepicker-wrapper input {
  width: 100%;
  margin-bottom: 0px;
  cursor: pointer;
}

.react-datepicker__input-container:before {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 0;
  padding: 7px 6px;
  background-image: url(/images/calender-icon.png);
  z-index: 99;
  pointer-events: none;
}

.react-datepicker__month-container {
  margin-left: 1px;
}

.import_label {
  width: 100%;
  font-size: 20px !important;
  padding-bottom: 5px;
  color: #656565;
  cursor: pointer;
}

.import_label span {
  float: right;
  font-size: 20px;
  color: #30679a;
  opacity: 0.5;
}

.import_label span img {
  opacity: 1 !important;
}

.input_field_icons {
  position: absolute;
  bottom: 5px;
  right: 0;
  font-size: 20px;
  color: #86878a;
  cursor: pointer;
}

.focus_input_field_below_check span {
  color: #5a5a5a;
  font-size: 15px;
  margin-right: 5px;
}

.focus_input_field_below_check label {
  margin-top: 1px;
}

.remember_check.focus_input_field_below_check label:before {
  border: 1px solid #5a5a7f;
  margin-right: 0px !important;
}

.paste_pad_shadow {
  box-shadow: 0px 3px 5px rgba(197, 197, 197, 0.85) !important;
  -webkit-box-shadow: 0px 3px 5px rgba(197, 197, 197, 0.85) !important;
  border: 2px solid #e9e9f0 !important;
  border-radius: 5px !important;
}

.more_label {
  width: 100%;
  font-size: 20px !important;
  padding-bottom: 5px;
  color: #30679a !important;
  cursor: pointer;
  font-family: "SegoeSemiBold";
  padding-left: 20px;
}

.profile-box {
  border: 1px solid #e6e6e6;
  text-align: center;
  padding: 35px 15px 10px;
  margin-bottom: 15px;
}

.profile-box p a,
.profile-box label span {
  color: #235d92;
  font-size: 15px;
  font-family: "SegoeSemiBold";
  cursor: pointer;
}

.profile-box label input {
  display: none;
}

.profile-box>img {
  margin-bottom: 35px;
}

.sig-text {
  border: none;
  width: 100%;
  resize: none;
  text-align: center;
}

.sig-text:focus {
  outline: none;
  border: none;
}

.Toastify__toast-container {
  z-index: 99999999 !important;
}

.clear_sign {
  position: absolute;
  right: 5px;
  font-size: 18px;
  color: red;
  cursor: pointer;
}

.profile-box p>img,
.profile-box label>img {
  margin-right: 7px;
}

.profile-box>p {
  margin-bottom: 5px;
}

.profile-input input {
  margin-top: 0px !important;
  margin-bottom: -16px !important;
}

.f-20 {
  font-size: 20px;
}

.head-clr {
  color: #5a5a5a;
}

.profile-tabs .nav-item .nav-link {
  color: #989898;
  font-family: "SegoeSemiBold";
  font-size: 18px;
}

.profile-tabs .nav-tabs .nav-item.show .nav-link,
.profile-tabs .nav-tabs .nav-link.active {
  color: #02477c !important;
  background-color: transparent;
  border-color: transparent;
  border-bottom: 2px solid #02477c !important;
}

.profile-tabs .nav-tabs .nav-link:focus,
.profile-tabs .nav-tabs .nav-link:hover {
  border-color: transparent;
  color: #02477c !important;
}

.profile-tabs {
  border: 1px solid #dee2e6;
  border-radius: 5px;
  position: relative;
}

.profile-tabs .nav-tabs .nav-item {
  width: 50%;
  text-align: center;
}

.border-rad-5 {
  border-radius: 5px !important;
}

.profile-tabs .tab-content {
  min-height: 147px;
  text-align: center;
  padding: 20px;
}

.external-text {
  min-height: 80vh;
  font-size: 91px;
  text-align: center;
  color: #30679a;
}

.report_main {
  -webkit-box-shadow: 0px 3px 6px #00000029;
  box-shadow: 0px 3px 6px #00000029;
  padding: 20px;
  border-radius: 5px;
}

.rit-icon-input {
  right: 40px !important;
}

.h-60vh {
  height: 60vh;
}

.report_menu.custon_select-selector-inner__menu-list .custon_select-selector-inner__option i {
  position: absolute;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  right: 20px;
  top: 50%;
  transform: translate(50%, -50%);
  color: #86878a;
  z-index: 999 !important;
  cursor: pointer;
}

.track_menu.custon_select-selector-inner__menu-list .custon_select-selector-inner__option:before {
  position: absolute;
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  right: 20px;
  top: 50%;
  transform: translate(50%, -50%);
  color: #86878a;
  z-index: 999 !important;
  cursor: pointer;
}

.tracking_code_select .tracking_codes.track_menu.custon_select-selector-inner__menu-list .custon_select-selector-inner__option {
  font-size: 15px !important;
}

.tracking_codes.track_menu.custon_select-selector-inner__menu-list .custon_select-selector-inner__option:nth-child(even) {
  pointer-events: none;
  padding: 0px 25px;
  position: relative;
  top: -30px;
  background: none !important;
  height: 0;
  border-bottom: 0px !important;
  font-size: 13px !important;
}

.tracking_codes.track_menu.custon_select-selector-inner__menu-list .custon_select-selector-inner__option:nth-child(even):before {
  margin-top: 12px;
}

.tracking_codes.track_menu.custon_select-selector-inner__menu-list .custon_select-selector-inner__option:nth-child(odd):before {
  content: "" !important;
}

.tracking_codes.track_menu.custon_select-selector-inner__menu-list .custon_select-selector-inner__option:nth-child(odd) {
  padding-bottom: 4px;
  height: 70px;
}

/* suppliers page */

.suppliers_side_nav {
  width: 335px !important;
  z-index: 99;
}

.suppliers_list {
  /* max-height: calc(100vh - 140px); */
  height: 150vh;
  overflow-y: auto;
  overflow-x: hidden;
}

.suppliers_list li {
  padding: 15px 10px;
  border-bottom: 1px solid #efefef;
}

.suppliers_list li.active,
.suppliers_list li:hover {
  background: #30679a33;
}

.supplier_data {
  width: 90%;
  height: auto;
  word-break: break-all;
}

.supplier_data p {
  width: 100%;
  font-size: 14px;
  color: #86878a;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.5rem;
}

.supplier_data h4 {
  color: #5a5a5a !important;
  font-size: 16px;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100% !important;
}

.suppliers_list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  border-radius: 5px;
}

.suppliers_list::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

.suppliers_list::-webkit-scrollbar-thumb {
  background-color: #30679a;
  border-radius: 5px;
}

/* project modal css */

table.project_table thead th:nth-child(1),
table.project_table tbody tr th:nth-child(1) {
  padding-left: 0px !important;
}

table.project_table thead th,
table.project_table thead th .form-group.remember_check label,
table.project_table tbody tr th,
table.project_table tbody tr td,
table.project_table tbody tr th .form-group.remember_check label {
  font-size: 20px !important;
  color: #86878a;
}

table.project_table tbody tr td img {
  width: 11px;
}

table.project_table tbody tr td img:last-child {
  width: 12px;
}

table.project_table thead th .form-group.remember_check label,
table.project_table thead th {
  color: #fff !important;
  font-family: "SegoeSemiBold";
}

table.project_table thead th .form-group.remember_check label i {
  margin-left: 10px;
}

.search_btn {
  font-size: 18px;
  color: #fff;
  padding: 4px 18px;
  background: #235d92;
  border: 1px solid #235d92;
  border-radius: 5px;
  transition: all 0.5s;
}

/* Start search */

.table_search {
  text-align: center;
  padding: 0 15px;
  margin: 10px 0;
  position: relative;
  width: 100%;
}

.table_search .input-group-text {
  background: transparent;
  border-color: #707070;
  border-right: 0px !important;
}

.table_search input {
  background-color: transparent;
  border: none;
  border: 1px solid #707070 !important;
  border-left: 0px !important;
  padding: 7px 0px;
  color: #707070 !important;
  font-size: 15px;
  padding-left: 10px;
}

.table_search>input~i {
  position: absolute;
  top: 22px;
  right: 40px;
  display: block;
  color: #707070;
  font-size: 18px;
}

.table_search input::placeholder {
  color: #707070 !important;
}

/* End search */

/* chart code */

.show_selected {
  color: #656565;
  font-size: 20px;
  margin-bottom: 0px;
}

.check_blue {
  color: #30679a;
}

/* team_groups */

.team_groups {
  padding-left: 40px;
  font-family: "SegoeSemiBold";
}

table.chart_code tr th .form-group.remember_check {
  white-space: nowrap;
}

.login_table_list {
  overflow: auto;
}

/* end */
.activity_9_h5 {
  color: #235d92;
  font-family: "SegoeSemiBold";
  padding-bottom: 16px;
}

activity_9 {
  width: 500px !important;
}

.sup-main-pad {
  padding: 10px 110px !important;
}

.sup-inner-pad {
  padding: 20px 50px !important;
}

.shadow-remove {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

/* end */

/* search page */

.analysis-card-dropdwn.item_desc button {
  background-color: transparent !important;
  border: 1px solid #707070 !important;
  padding: 7px 10px;
  color: #707070 !important;
  font-size: 15px;
  margin: 10px 0 !important;
}

table.project_table.search_table thead th:nth-child(1),
table.project_table.search_table tbody tr th:nth-child(1) {
  text-align: left;
  padding-left: 40px !important;
}

table.project_table.search_table tbody tr td,
table.project_table.search_table thead th {
  text-align: left;
}

/* end */

/* settings page */

.Setting_main .forgot_body {
  padding: 0px 30px;
}

.custon_select label.move_label,
.custon_select label.move_label.active {
  position: absolute;
  top: 10px;
  left: 6px;
  font-size: 13px !important;
  color: black;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.custon_select input:focus~label.move_label,
.custon_select input[value]:not([value=""])~label.move_label,
.custon_select label.move_label.inactive {
  top: -15px !important;
}

/* end */

.dod_check .form-group.remember_check label:before {
  margin-right: 25px;
}

.circle-check {
  font-size: 12px;
  line-height: 1.5;
}
.circle-check1 {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 1px !important;
  font-weight: normal !important;
}

.border-full {
  border-bottom: 2px solid #e9e9f0;
}

/* end */

/* contact table */

.modal_90_per .modal-dialog {
  max-width: 90% !important;
}

.modal_90_per table.project_table thead th .form-group.remember_check label,
.modal_90_per table.project_table thead th {
  color: #7b7b7b !important;
  background: #eeeeee;
}

.height-2 {
  max-height: calc(100vh - 183px) !important;
}

/* end */

.more-details-color {
  color: #007bff !important;
}

.notFound {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #5a5a5a;
}

.order-tabs .nav-item a {
  color: #86878a;
  border-radius: 0;
  border-right: 1px solid #e3e3e3;
  padding: 10px 35px;
  font-weight: bold;
  font-size: 20px;
}

.order-tabs .nav-item:last-child a {
  border-right: 0 !important;
}

.order-tabs .nav-item a .stats {
  background-color: #c4c4c4;
  border-radius: 50%;
  color: white;
  padding: 3px 6px;
  margin-left: 10px;
  font-size: 15px;
}

.order-tabs .nav-item .nav-link:hover .stats {
  background-color: #235d92 !important;
}

.order-tabs .nav-item a.nav-link.active .stats {
  background-color: #235d92 !important;
}

.order-tabs .nav-item a.nav-link.active {
  border-right: 1px solid #e3e3e3;
}

.order-tabs .nav-tabs .nav-item.show .nav-link,
.order-tabs .nav-tabs .nav-link.active {
  border-color: transparent;
  color: #235d92;
  font-weight: bold;
}

.order-tabs .nav-tabs .nav-link:focus,
.order-tabs .nav-tabs .nav-link:hover {
  border-color: transparent;
}

.order-tabs .nav-tabs {
  border-bottom: 0;
  justify-content: center;
}

.ordermain-padi {
  padding: 3px 0px 20px !important;
}

.bg-gry {
  background-color: #f6f6f6;
  margin-top: 3px;
  padding: 5px 20px 0px;
}

.tab-content .tab-pane {
  padding: 0px;
}

.tab-content .tab-pane ul {
  margin-bottom: 0px;
}

.tab-content .tab-pane li img {
  margin-right: 5px;
  position: relative;
  top: -2px;
}

.tab-content .tab-pane li {
  display: inline-block;
  padding: 0 20px 0 0;
}

.tab-content .tab-pane li a {
  font-size: 20px;
  color: #5a5a5a;
  font-weight: bold;
}

.slider-panel .zom-img {
  margin: 8px 15px 0 0;
  float: left;
}

.slider-panel {
  float: left;
  width: 100%;
}

.img-section-t {
  padding-top: 10px;
}

.img-section-t>img {
  box-shadow: 0px 4px 8px 1px #e8e5e5;
  -webkit-box-shadow: 0px 4px 8px 1px #e8e5e5;
}

.slider-panel .width-selector.css-2b097c-container {
  width: 60px;
  float: left;
  margin-right: 15px;
}

.slider-panel .custon_select-selector-inner__value-container {
  padding-left: 0px !important;
  height: 22px !important;
}

.slider-panel .width-selector.css-2b097c-container .custon_select-selector-inner__control {
  min-height: 28px !important;
}

.slider-panel .custon_select-selector-inner__control.css-e56m7-control:after,
.slider-panel .custon_select-selector-inner__control--is-focused:after {
  right: 6px !important;
}

.slider-panel .css-1uccc91-singleValue {
  font-size: 13px;
  top: 60%;
}

.slider-panel .custon_select-selector-inner__menu-list .custon_select-selector-inner__option {
  font-size: 13px !important;
}

.cus-arro-div {
  position: absolute;
  left: 0;
  cursor: pointer;
  width: 14px;
  height: 100%;
  padding-left: 3px;
  z-index: 8;
  background: #f9f9f9;
}

.cus-arro-div img {
  position: sticky;
  top: 32vh;
}

.side-attachments.wid-0 .cus-arro-div img {
  transform: rotate(180deg);
}

.side-attachments {
  min-height: calc(100vh - 113px) !important;
  position: absolute;
  right: -15px;
  top: 0;
  width: 335px !important;
  text-align: left;
  background-color: #fff;
  overflow-y: auto;
  box-shadow: 0px 3px 6px #00000029;
  -webkit-box-shadow: 0px 3px 6px #00000029;
}

.mm_doc_sidebar1 {
  min-height: calc(100vh - 190px) !important;
}

.side-attachments-2 {
  position: absolute;
  right: 0px;
  top: 44px;
  width: 337px;
  background-color: #fbfbfb;
  text-align: left;
  z-index: 9;
  height: 100vh;
  overflow-y: auto;
  box-shadow: 0px 3px 6px #00000029;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  min-height: calc(100vh - 113px) !important;
}

.mm_side-attachments3 {
  max-height: calc(100vh - 183px);
}

.exp-side-attachment2 {
  top: 100%;
}

.side-attachments-2 .main-bg {
  font-weight: bold;
  background-color: #fff;
  box-shadow: 0px 3px 6px #0000000d;
  -webkit-box-shadow: 0px 3px 6px #0000000d;
  margin: 10px 0;
}

.side-attachments-2 .main-sec-attach {
  padding: 10px;
  font-size: 18px;
  color: #7b7b7b;
  cursor: pointer;
}

.side-attachments-2 .main-sec-attach1 {
  padding: 10px;
  font-size: 14px;
  color: #5a5a5a;
  cursor: pointer;
}

.side-attachments .main-bg {
  font-weight: bold;
  background-color: #f9f9f9;
  box-shadow: 0px 3px 6px #0000000d;
  -webkit-box-shadow: 0px 3px 6px #0000000d;
}

.side-attachments .main-sec-attach {
  padding: 10px 10px 10px 25px;
  font-size: 18px;
  color: #7b7b7b;
  cursor: pointer;
  word-break: break-all;
}

.side-attachments .main-sec-attach .name_attached {
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  display: inherit;
}

.mm_invoice_sidebar_right .main-sec-attach .name_attached {
  width: 100%;
  display: inherit;
}

.side-attachments .main-sec-attach1 {
  padding: 10px 10px 10px 25px;
  font-size: 16px;
  color: #5a5a5a;
  cursor: pointer;
}
.side-attachments .main-sec-mid {
  font-size: 18px;
  color: #7b7b7b;
  text-align: center;
  border-bottom: 1px solid #f9f9f9;
  font-family: "SegoeSemiBold";
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin: 0 !important;
  padding: 0.4rem 0.5rem !important;
  flex-wrap: nowrap;
}

.side-attachments .main-sec-mid1 {
  font-size: 18px;
  color: #7b7b7b;
  text-align: center;
  border-bottom: 1px solid #f9f9f9;
  font-family: "SegoeSemiBold";
  /* display: flex; */
  /* justify-content: space-between; */
  /* align-items: start; */
  /* margin: 0 !important; */
  padding: 0.4rem 0.5rem !important;
  /* flex-wrap: nowrap;*/
}



/* .side-attachments .main-sec-mid {
  padding: 10px;
  font-size: 18px;
  color: #7b7b7b;
  text-align: center;
  border-bottom: 1px solid #f9f9f9;
  font-family: "SegoeSemiBold";
} */

.main-sec-attach .fa {
  float: right;
  margin-top: 5px;
  font-weight: bold;
}

.sideBarAccord {
  transition: all 0.5s;
  transform: rotateX(180deg);
  cursor: pointer;
}

.rorate_0 {
  transform: rotateX(0deg) !important;
}

.main-sec-attach .fa-angle-right {
  color: #30679a;
}

.cus-check .form-group.remember_check label:before {
  display: none;
}

.cus-check .form-group.remember_check input:checked+label:after {
  border: solid #7b7b7b;
  content: "";
  display: block;
  position: absolute;
  bottom: 8px;
  left: 7px;
  width: 5px;
  height: 10px;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.cus-check label .text-mar {
  margin-left: 20px;
  font-size: 18px;
  color: #7b7b7b;
}

.m-clr {
  color: #30679a;
  font-size: 16px;
}

.gry-clr {
  color: #7b7b7b;
  font-size: 14px;
}

.s-bold {
  font-family: "SegoeSemiBold";
}

.rel {
  position: relative;
}

.wid-0 {
  width: 15px !important;
  overflow: hidden;
}

#demo .carousel-inner {
  text-align: center;
}

.img-section-t .carousel-control-next-icon,
.carousel-control-prev-icon {
  filter: invert(1);
}

.img-section-t .carousel-control-prev {
  left: 0px;
}

.img-section-t .carousel-control-next {
  right: 0px;
}

.cus-arro-div2 {
  position: absolute;
  right: -14px;
  cursor: pointer;
  width: 14px;
  z-index: 8;
  padding-left: 5px;
  height: 100vh;
  background: #f9f9f9;
}

.cus-arro-div2 img {
  position: absolute;
  top: 48%;
  transform: rotate(180deg);
}

.wid-2 {
  width: 0px !important;
}

.wid-2 .cus-arro-div2 img {
  transform: rotate(0deg);
}
.wid-2 .pagination__list-custom {
  opacity: 0;
}

.pdf-viewer-full {
  max-width: 100% !important;
}

.ml-20 {
  margin-left: 15px !important;
  z-index: 9;
}

.invioce_data p {
  color: #5a5a5a;
}

.invioce_data h4 {
  color: #5a5a5a;
  font-size: 20px;
}

b,
strong {
  font-weight: bold;
}

.data-i a {
  color: #5a5a5a;
  text-decoration: underline;
}

.data-i p {
  margin-bottom: 5px;
}

.site_log.tabel {
  margin: 30px 0 30px;
}

.p_relative {
  position: relative;
}

.site_log.tabel {
  margin: 30px 0 30px;
}

.analysis_tabs_ful {
  background: #f7f5f7;
}

.analysis_blue {
  background: #309fd7 !important;
  border: 2px solid #309fd7;
  padding: 0.6vw 2.6vw;
  font-size: 20px;
  transition: all 0.5s;
  font-family: "SegoeBold";
}

.analysis_blue:hover {
  background: #fff !important;
  border: 2px solid #309fd7;
  color: #309fd7;
}

.analysis_white {
  background: #fff !important;
  border: 2px solid #309fd7;
  padding: 0.6vw 2.6vw;
  font-size: 20px;
  transition: all 0.5s;
  color: #309fd7;
  margin-left: 20px;
  font-family: "SegoeBold";
}

.analysis_white:hover {
  background: #309fd7 !important;
  border: 2px solid #309fd7;
  color: #fff;
}

.analysis-btn {
  width: 100%;
  background: #fff;
  box-shadow: 0px 5px 6px #00000029;
  -webkit-box-shadow: 0px 5px 6px #00000029;
  padding: 30px 15px;
  height: auto;
  float: left;
  margin-top: 84px;
}

.analysis_tab_main .nav-tabs .nav-link {
  color: #309fd7;
  border: 2px solid #309fd7;
  font-family: "SegoeBold";
  background: #fff;
  border-radius: 0px;
  padding: 5px 35px 5px 35px;
  font-size: 20px;
}

.analysis_tab_main .nav-tabs .nav-link:hover {
  color: #fff;
  background: #309fd7;
}

.analysis_tab_main {
  padding-top: 40px;
}

.analysis_tab_main ul {
  justify-content: center;
}

.analysis_tab_main .nav-tabs {
  border-bottom: none;
}

.analysis_tab_main .nav-tabs .nav-item.show .nav-link,
.analysis_tab_main .nav-tabs .nav-link.active {
  color: #fff !important;
  background-color: #309fd7 !important;
}

.analysis_card_ful {
  margin: 30px 20px 0px 0px;
  border: 2px solid #c1c0c1;
  border-radius: 5px;
}

.analysis_crd_img {
  width: 100%;
}

.analysis_card_ful .card-body h6 {
  font-size: 16;
  font-family: "SegoeBold";
  color: #807f7c;
}

.analysis_card_ful .card-body p {
  color: #c1c0c1;
  font-size: 12px;
  font-family: "SegoeBold";
  margin-bottom: 13px !important;
}

.analysis_card_ful .card-body {
  padding: 13px !important;
}

.analysis_crd_btn {
  background: #f99724 !important;
  border: 1px solid #f99724 !important;
  color: #fff;
  font-size: 14px;
  font-family: "SegoeBold";
  padding: 4px 8px !important;
}

.analysis_crd_btn:hover {
  color: #f99724;
  background: #fff !important;
  border: 1px solid #f99724;
}

/* Card DropDown css start */

.analysis-card-dropdwn button {
  background: none;
  color: #c1c0c1;
  border: none !important;
  margin-right: 10px !important;
}

.analysis-card-dropdwn button:hover {
  background: #eeedef;
  color: #c1c0c1;
}

/* Card DropDown css end */

img#preview,
.maped_image {
  max-width: 800px !important;
  transform-origin: 50% 0;
}

.prew1#preview {
  max-width: 100% !important;
}

#maped_image,
.over_auto {
  overflow: auto;
}

.maped_image {
  margin: 0 auto;
}

.order_pfd .maped_image {
  height: 100%;
}

.supplier#contents {
  background: #fff !important;
  margin-left: 335px;
  padding-bottom: 0px;
}

.w-15 {
  width: 15px;
}

.teamOrdersBg {
  background-color: #efefef;
}

.teamOrdersBorder {
  border: 1px solid #5a5a5a !important;
}

.teamOrdersBorder2 {
  border-top: 1px solid #5a5a5a !important;
  border-right: 1px solid #5a5a5a !important;
  border-bottom: 0px solid #5a5a5a !important;
  border-left: 1px solid #5a5a5a !important;
}

/* received order */

.border-1 {
  box-shadow: 0px 3px 6px #0000000d;
  -webkit-box-shadow: 0px 3px 6px #0000000d;
  border: 2px solid #e9e9f0;
  border-radius: 5px;
}

.received-t tr th {
  white-space: nowrap;
}

.received-t thead tr th:first-child label {
  color: white;
}

/* radio button css */

.custom-my-radio button {
  padding: 0px !important;
  margin-right: 0px !important;
}

.custom-my-radio .custom-control-label::before {
  background-color: transparent !important;
  border: 2px solid #707070;
  width: 15px;
  height: 15px;
}

.custom-my-radio .custom-radio .custom-control-input:checked~.custom-control-label::after {
  content: "";
  width: 7px;
  height: 7px;
  background: #235d92;
  position: absolute;
  top: 8px;
  left: -20px;
  border-radius: 100%;
}

.custom-my-radio .custom-radio .custom-control-input:checked~.custom-control-label::before {
  background-color: #235d92;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: #fff;
  border: 2px #707070 solid;
}

.custom-my-radio .custom-control-input:focus~.custom-control-label::before {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

/* radio button css */

/* new-invoice */

.cus-dot-s {
  position: absolute;
  right: 20px;
  top: 9px;
}

.drag-panel-main {
  margin-right: 72px;
  box-shadow: 0px 3px 6px #00000029;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  margin-bottom: 25px;
}

.drag-panel {
  background-color: #30679a;
  padding: 11px 15px 15px;
  border-radius: 5px 5px 0px 0px;
}

.drag-t-sec {
  min-height: 843px;
  text-align: center;
  padding: 100px 15px;
}

.drag-panel .css-e56m7-control {
  border: 0 !important;
}

.drag-panel .css-1hwfws3 {
  margin-top: -12px;
}

.drag-panel .custon_select-selector-inner__control.css-e56m7-control:after,
.drag-panel .custon_select-selector-inner__control--is-focused:after {
  right: 12px !important;
  bottom: 10px !important;
  color: white;
}

.drag-panel .css-1uccc91-singleValue {
  color: white;
}

.drag-file-img {
  text-align: center;
  border: 1px solid #e9e9e9;
  margin: 32px 0px 23px 0px;
}

.clr-text {
  color: white;
  margin-top: 5px;
  float: left;
}

.text-number {
  background-color: #669cce;
  padding: 2px 30px;
  border-radius: 5px;
  margin: 5px;
}

.drag-white-b {
  box-shadow: 0px 3px 6px #00000029;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  padding: 50px 10px 10px;
  margin-bottom: 25px;
}

map area {
  cursor: pointer;
}

.cursorPointer {
  cursor: pointer;
}
.eraser{
  color: #bebebe;
  font-size: 16px !important;
  line-height: 1 !important;
}
.drag-white-b2 {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 25px;
  text-align: center;
  color: #30679a;
  font-family: "SegoeSemiBold";
}

.white-bg {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 25px;
}

.mt-7 {
  margin-top: -7px;
}

.txt-link {
  color: #235d92;
  font-family: "SegoeSemiBold";
}

.txt-link:hover {
  color: #235d92;
  font-family: "SegoeSemiBold";
  opacity: 0.8;
}

.add-new-t tr td>.width-selector {
  width: 90px !important;
  margin-top: -7px;
}

.add-new-t {
  margin-top: 15px;
}

.po_edit_top_modal_mrgn {
  margin-top: 26px;
}

.tbl_total_amount {
  font-size: 24px !important;
  font-family: "SegoeBold";
  color: #5a5a5a;
}

.del_notes {
  padding: 5px 25px 5px 7px;
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  border-radius: 10px;
  color: #7b7b7b;
  font-size: 15px !important;
}

.del_notes i {
  margin-right: 15px;
  font-size: 15px !important;
}

.helpLinkColor {
  color: #30679a !important;
}

/* order details modal */

.yellow-c {
  background-color: #ffef9c;
}

.red-c {
  background-color: #ff9c9c;
}

.green-c {
  background-color: #9cffb0;
}

.grey-c {
  color: #b5b0b0 !important;
}

.clr-drop {
  border-radius: 3px;
  width: 12px;
  height: 10px;
  float: left;
}

.bg-trans button {
  background-color: transparent;
  padding: 0;
}

.bg-tp button:hover {
  background-color: transparent;
}

.bg-trans .dropdown-menu a {
  cursor: default;
  pointer-events: none;
}

table.order-table thead th:nth-child(1),
table.order-table tbody tr th:nth-child(1) {
  padding-left: 0px !important;
}

table.po_log_table thead th,
table.po_log_table tbody tr th,
table.po_log_table tbody tr td {
  font-size: 20px;
  font-family: "SegoeSemiBold";
  text-align: left;
}

table.po_log_table thead th:first-child,
table.po_log_table tbody tr th:first-child {
  padding-left: 10px !important;
}

table.po_log_table tbody tr th:first-child {
  text-align: center;
}

table.po_log_table tbody tr th,
table.po_log_table tbody tr td {
  color: #86878a;
  font-family: "SegoeRegular";
}

.down_data {
  cursor: pointer;
  padding: 18px;
}

table.table_gray_bg.project_table thead th,
table.table_gray_bg.project_table thead th {
  color: #7b7b7b !important;
  background: #eeeeee;
  font-family: "SegoeSemiBold";
}

.modal-Order_D-span {
  border-bottom: none;
  margin-top: 0px;
  font-family: "SegoeBold";
  padding: 0px;
}

.order-right-color.selected {
  color: #60e2a1 !important;
  font-size: 18px;
}
.order-right-color1.selected {
  color: #60e2a1 !important;
  font-size: 15px;
  margin-left: 0.3rem;
}
.order-right-color2.selected {
  color: rgb(236, 12, 12) !important;
  font-size: 15px;
  margin-left: 0.3rem;
}

.rc-time-picker {
  width: 100%;
}

.rc-time-picker-panel {
  top: 56px !important;
}

.sticky_drop>.analysis-card-dropdwn.dropup {
  position: static !important;
}

.invoice_scale_main {
  overflow: auto;
  min-height: 70vh;
}

.pdf_canvas.text-center canvas {
  margin: 0 auto;
}

div.widFull {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

#overload_image.FullScreen {
  overflow: hidden;
  background: #fff;
}

table.table.shadow-none.order-table.tab-1-line.order--PDF tbody td:nth-child(4) {
  text-align: left;
}

#top_nav_toggle1 .dash_menu_toggle.top--nav {
  position: absolute !important;
  right: 17px !important;
  top: 20px !important;
}

input#Invoiceusr:valid+span {
  position: absolute;
  top: 10px;
}

.newpo--edit thead tr th:first-child,
.newpo--edit tbody tr td:first-child {
  padding-left: 0px !important;
}

.login_table_list table tbody tr td .width-selector.only--one .custon_select-selector-inner__menu {
  bottom: auto !important;
  top: -180% !important;
  right: -100px;
}

.login_table_list table tbody tr td .width-selector.only--two .custon_select-selector-inner__menu {
  bottom: auto !important;
  top: -40% !important;
  right: -100px;
}

.width-selector.only--one .custon_select-selector-inner__control.css-e56m7-control:after,
.width-selector.only--one .custon_select-selector-inner__control--is-focused:after,
.width-selector.only--two .custon_select-selector-inner__control.css-e56m7-control:after,
.width-selector.only--two .custon_select-selector-inner__control--is-focused:after {
  content: "\f0da" !important;
}

.invoice-delete-icon {
  width: 16px;
  height: 16px;
}
.custom-tr{
  border-bottom: 1px solid #e9e9ef;
}
.top_radio {
  display: inline-block;
}

.new_radio_form table thead th:nth-child(1) {
  text-align: right;
  padding-left: 40px;
}

.round_bottom {
  text-align: left;
  padding-left: 18px;
}

.expence_detail .forgot_body {
  padding: 0px;
}

.def-blue2 {
  font-size: 20px;
  font-family: "SegoeSemiBold";
  color: #30679a;
  margin-bottom: 20px;
}

.box_height {
  min-height: 760px;
}

.login_form .exp_item_hed {
  color: #fff;
  opacity: 1;
  font-size: 14px !important;
  display: inline-block;
  margin: 0;
}

.form-group.check_round input:checked+label::before {
  border: 1px solid #808495;
}

.co_postaol_radio input {
  margin: 10px;
}

.search_input {
  border: 0;
  outline: 0;
  line-height: 40px;
  color: #000;
}

.searchbar .search_input {
  padding: 0 20px 0px 10px;
  width: 100%;
  border: 1px solid #9e9a9a;
  background-color: #e0dada;
  border-radius: 25px;
  color: #000;
  position: relative;
}

.side-attack.wid-0 div {
  display: none;
}

.mm_side_attack.wid-0 div {
  display: block;
}

.side-attack.wid-0 div:first-child {
  display: block;
}

.search_icon {
  width: 40px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-decoration: none;
  position: absolute;
  right: 18px;
  top: 34%;
}

.search-boredr {
  margin-right: 20px;
  right: 34px;
}

.search-boredr:after {
  content: "";
  width: 1px;
  height: 16px;
  background-color: gray;
  position: absolute;
  right: 0;
  top: 0;
}

.searchbar {
  width: 100%;
}

.sup_radio {
  margin-left: -29px;
}

.sup_catgry_radio {
  width: 50%;
  margin: 0 auto;
}

.nav_tav_ul {
  width: 84%;
  text-align: center;
}

.custom_selct2 .css-1uccc91-singleValue {
  margin-left: 6px;
}

.sup_pb1 {
  padding-bottom: 20px !important;
}

.mm_tab_left {
  width: 30%;
  float: left;
}

.mm_tab_center {
  width: 60%;
  float: right;
}

.mm_order_sidebar {
  top: 100%;
  width: 328px;
  right: 5px;
}

.order_pfd {
  overflow-x: auto;
  overflow-y: none;
}

.body_content.mm_order_wrapper {
  min-height: calc(100vh - 200px) !important;
}

.mm_right_sidebar {
  min-height: calc(100vh - 192px) !important;
}

.mm_top_nav {
  width: 100%;
  float: left;
  padding-bottom: 4px;
}

.tab-content .tab-pane li .top_0 {
  top: 0;
}

.mm_polog_tabel tr th,
.mm_polog_tabel tr td {
  padding: 5px 0 !important;
}

.invioce_data p .more-details-color {
  color: #5a5a5a;
}

.mm_ffamily {
  font-family: "SegoeSemiBold";
}

.mm_invoice_sidebar {
  max-height: calc(100vh - 144px) !important;
  height: auto !important;
}

.mm_invoice_sidebar2 {
  max-height: calc(100vh - 0px) !important;
  height: 89vh !important;
  top: 100%;
}

.invoice_left {
  width: 28%;
}

.invoice_right {
  width: 72%;
}

.mm_pdf_img {
  margin: 0;
  max-width: none !important;
}

.mm_pdf_img img#preview {
  max-width: initial !important;
  transform: scale(1) !important;
}

.mm_pr {
  padding-left: 6px;
}

.mm_dec_pad {
  padding-left: 30px !important;
}

.mm_polg_main {
  padding-left: 20 !important;
}

.mm_polog_main1 table thead th:first-child {
  text-align: left;
  width: 69.6px !important;
}

.mm_polog_main1 table thead th:nth-child(2) {
  width: 72px !important;
}

.mm_polog_main1 table thead th:nth-child(3) {
  width: 80.8px !important;
}

.mm_polog_main1 table thead th:nth-child(4) {
  width: 88px !important;
}

.mm_polog_main1 table thead th:nth-child(5) {
  width: 103.2px !important;
}

.mm_polog_main1 table thead th:nth-child(6) {
  width: 314.4px !important;
}

.mm_polog_main1 table thead th:nth-child(7) {
  width: 104.8px !important;
}

.mm_polog_main1 table thead th:nth-child(8) {
  width: 112px !important;
}

.mm_polog_main1 table thead th:nth-child(9) {
  width: 95.2px !important;
}

.mm_polog_main1 table thead th:nth-child(10) {
  width: 135.2px !important;
}

.mm_polog_main1 table thead th:nth-child(11) {
  width: 118.4px !important;
}

table.mm_sub_polog thead tr th:first-child {
  text-align: left;
  width: 72px !important;
}

table.mm_sub_polog thead tr th:nth-child(2) {
  width: 80.8px !important;
}

table.mm_sub_polog thead tr th:nth-child(3) {
  width: 88px !important;
}

table.mm_sub_polog thead tr th:nth-child(4) {
  width: 103.2px !important;
}

table.mm_sub_polog thead tr th:nth-child(5) {
  width: 314.4px !important;
}

table.mm_sub_polog thead tr th:nth-child(6) {
  width: 104.8px !important;
}

table.mm_sub_polog thead tr th:nth-child(7) {
  width: 112px !important;
}

table.mm_sub_polog thead tr th:nth-child(8) {
  width: 95.2px !important;
}

table.mm_sub_polog thead tr th:nth-child(9) {
  width: 135.2px !important;
}

table.mm_sub_polog thead tr th:nth-child(10) {
  width: 118.4px !important;
}

.mm_expenses {
  display: none;
}

.mm_sidebar_toggle {
  display: block;
}

.kp_oprator {
  font-size: 16px;
  font-family: "SegoeSemiBold";
  color: #30679a;
  margin-bottom: 0;
}

.login_table_list table tbody td .sup2_update {
  font-size: 12px !important;
  color: #707070;
  padding: 0;
}

.circle-image {
  border-radius: 50% !important;
}

.mm_contact-name {
  width: 20px;
}

.mm_hidden {
  visibility: hidden;
}

.mm_ml {
  margin-left: 18px;
}

.mm_def_color {
  color: #707070;
}

.mm_caret_icon {
  position: relative;
}

.mm_caret_icon::before {
  content: "\f0d7";
  float: left;
  font-size: 13px;
  position: absolute;
  top: 56%;
  left: 0;
  font-weight: 600;
  font: normal normal normal 14px/1 FontAwesome;
}

.mm_caret_icon3::before {
  position: absolute;
  top: 39%;
}

.invoice_carousel .carousel-control-prev {
  width: 15px;
}

.invoice_carousel .carousel-control-next {
  width: 15px;
}

.expand_invoice_img .carousel-control-prev {
  width: 15%;
}

.expand_invoice_img .carousel-control-next {
  width: 15%;
}

.invoice_carousel .carousel-inner {
  max-width: calc(100% - 30px);
}

.invoice_carousel .carousel-indicators {
  bottom: 0;
  display: none;
}

.invoice_carousel {
  height: 100%;
}

.dicrease_invoice_pdf {
  width: 654px;
  height: 907px;
  margin: 0 auto;
  overflow: hidden;
}

.datePickerUP input {
  text-transform: uppercase;
}

.invoice_pdf_canvas {
  overflow: hidden;
}

.current-approver {
  font-size: 14px;
  color: #7b7b7b;
}

.dicrease_order_pdf {
  margin: 0 auto;
}

.mm_text_outline textarea {
  outline: none;
  box-shadow: none !important;
  height: 80px;
  font-size: 14px;
}

.pdf_area {
  min-height: 153px;
}

.mm_invoice_center #maped_image {
  height: auto !important;
}

.mm_doc_carousel_inner {
  width: calc(100% - 335px);
}

.mm_doc_carousel_inner .carousel-inner {
  text-align: center;
  margin: 0 auto;
}

.mm_approre {
  padding-top: 2px;
  padding-left: 5px;
  float: right;
}
.mm_approre1 {
  padding-top: 0px;
  padding-left: 5px;
  float: right;
}

.invoice-carowsel-new .carousel-control-next,
.invoice-carowsel-new .carousel-control-prev {
  top: 0;
}

.invoice-carowsel-new .carousel-control-prev i,
.mm_invoice_div .carousel-control-prev i {
  padding: 0px 10px;
  overflow: visible;
  opacity: 0;
  transition: opacity ease-in-out 0.2s;
  width: 38px;
  height: 45px;
  position: relative;
  left: 35px;
  border-radius: 4px;
}

.invoice-carowsel-new .carousel-control-prev i:hover,
.mm_invoice_div .carousel-control-prev i:hover {
  background: #f6f6f6;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.invoice-carowsel-new .carousel-control-next i,
.mm_invoice_div .carousel-control-next i {
  padding: 0px 10px;
  overflow: visible;
  position: relative;
  right: 35px;
  opacity: 0;
  transition: opacity ease-in-out 0.2s;
  width: 38px;
  height: 45px;
  border-radius: 4px;
}

#maped_image:hover .invoice-carowsel-new .carousel-control-prev i,
#maped_image:hover .mm_invoice_div .carousel-control-prev i {
  opacity: 1;
}

#maped_image:hover .invoice-carowsel-new .carousel-control-next i,
#maped_image:hover .mm_invoice_div .carousel-control-next i {
  opacity: 1;
}

.invoice-carowsel-new .carousel-control-next i:hover,
.mm_invoice_div .carousel-control-next i:hover {
  background: #f6f6f6;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.invoice-carowsel-new .carousel-control-prev .carousel-control-prev-icon,
.mm_invoice_div .carousel-control-prev .carousel-control-prev-icon {
  position: relative;
  left: 0px;
  top: 12px;
}

.invoice-carowsel-new .carousel-control-next .carousel-control-next-icon,
.mm_invoice_div .carousel-control-next .carousel-control-next-icon {
  position: relative;
  left: 0px;
  top: 12px;
}

.mm_doc_carousel_inner .carousel-control-next,
.mm_doc_carousel_inner .carousel-control-prev {
  top: 0;
}

.head_notify {
  margin-top: -7px;
}

.mm_doc_carousel_inner .carousel-inner {
  height: 100%;
}

.mm_doc_item_pading {
  padding: 0px 22px;
}

.mm_doc_sidebarNew {
  min-height: calc(100vh - 187px) !important;
  max-height: calc(100vh - 0px) !important;
}

/* ========================= documents side1 css start =================== */

.documents_attatchments1.wid-0 .cus-arro-div img {
  transform: rotate(180deg);
}

.documents_attatchments1 {
  height: calc(100vh - 125px);
  position: absolute;
  right: -15px;
  top: 0;
  width: 335px;
  text-align: left;
  background-color: #fff;
  overflow-y: auto;
  box-shadow: 0px 3px 6px #00000029;
  -webkit-box-shadow: 0px 3px 6px #00000029;
}

.documents_attatchments1 .main-bg {
  font-weight: bold;
  background-color: #f9f9f9;
  box-shadow: 0px 3px 6px #0000000d;
  -webkit-box-shadow: 0px 3px 6px #0000000d;
}

.documents_attatchments1 .main-sec-attach {
  padding: 10px 10px 10px 25px;
  font-size: 18px;
  color: #7b7b7b;
  cursor: pointer;
  word-break: break-all;
}

.documents_attatchments1 .main-sec-attach .name_attached {
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
}

.documents_attatchments1 .main-sec-attach1 {
  padding: 10px 10px 10px 25px;
  font-size: 16px;
  color: #5a5a5a;
  cursor: pointer;
}

.documents_attatchments1 .main-sec-mid {
  padding: 10px;
  font-size: 18px;
  color: #7b7b7b;
  text-align: center;
  border-bottom: 1px solid #f9f9f9;
  font-family: "SegoeSemiBold";
}

/*============== end ========*/

/* ========================= documents side2 css start =================== */

.documents_attatchments2 {
  /* height: calc(100vh - 125px); */
  position: absolute;
  right: 0px;
  top: 100%;
  width: 337px;
  background-color: #fbfbfb;
  text-align: left;
  z-index: 9;
  overflow-y: auto;
  box-shadow: 0px 3px 6px #00000029;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  display: none;
  max-height: 200vh !important;
  height: 200vh;
}

.documents_attatchments2 .main-bg {
  font-weight: bold;
  background-color: #fff;
  box-shadow: 0px 3px 6px #0000000d;
  -webkit-box-shadow: 0px 3px 6px #0000000d;
  margin: 10px 0;
}

.documents_attatchments2 .main-sec-attach {
  padding: 10px;
  font-size: 18px;
  color: #7b7b7b;
  cursor: pointer;
}

.documents_attatchments2 .main-sec-attach1 {
  padding: 10px;
  font-size: 14px;
  color: #5a5a5a;
  cursor: pointer;
}

.doc_sidebar2 {
  display: block;
}

.menu_bars_dropdown .btn {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
}

.menu_bars_dropdown button:hover {
  background: #fff;
  color: #fff;
}

.order_pdf_expand1 {
  width: 100% !important;
}

.mm_width-0 {
  width: 15px !important;
  overflow: hidden;
}

.side-attack.wid-0 div {
  display: none;
}

.input_width {
  width: 50%;
  margin: 0 auto;
}

.login_form .input_width input {
  height: 25px;
  font-size: 14px !important;
  width: 100%;
}

.login_form .exp_edit .input_width input {
  height: 23px;
}

.input_height {
  height: 20px;
  font-size: 14px !important;
}

.order-description {
  max-width: 500px;
  color: #5a5a5a;
  font-size: 13px;
  padding-top: 13px;
}

.order-description span {
  color: #5a5a5a;
}

.invoice_notfound {
  width: calc(100% - 308px);
  text-align: center;
  justify-content: center;
  margin: 0 auto;
}

.supplier_edit_icon {
  margin-left: 10px;
  margin-top: -4px;
}

.mm_expenses_carousel .prew1#preview {
  height: 379px;
}

.invoice_carousel .carousel-inner {
  margin: 0 auto;
}

.exp-side-attachment2 {
  height: calc(100vh - 110px) !important;
}

.invoice_pdf_new .react-pdf__Page__textContent {
  position: static !important;
  transform: none !important;
  height: 100% !important;
}

.invoice_pdf_new1 .react-pdf__Page__textContent {
  position: absolute !important;
  transform: translate(-50%, -50%) rotate(0deg) !important;
}

.invoice_pdf_new {
  overflow: auto;
  justify-content: center;
  display: inline-block;
  width: 100%;
}

.expand_invoice_img_new {
  width: 100%;
}

.order_pdf_new {
  margin: 0;
}

.m_auto {
  margin: 0 auto;
}

.order_pdf_new {
  width: calc(100% - 308px) !important;
  
}
@media (max-width:767px) {
  .order_pdf_new {
      width: calc(100% - 0px) !important;
    }
}

.m_auto#overload_image {
  max-width: 100% !important;
}

.pl-15 {
  padding-left: 15px;
}

.body_content {
  box-shadow: 0px -3px 6px #00000029 !important;
}

.fit_top_bottom {
  height: 100% !important;
  text-align: center;
}

.fit_top_bottom#preview {
  max-width: none !important;
}

.expand_it {
  text-align: center;
}

.invoice_carousel_pdf {
  display: block;
  overflow: auto;
  overflow-x: hidden;
}

.invoice_carousel_pdf .react-pdf__Document .react-pdf__Page canvas {
  width: 100% !important;
}

.full_screen_convas.invoice_pdf_canvas.invoice_pdf_new .react-pdf__Document,
.full_screen_convas.invoice_pdf_canvas.invoice_pdf_new .react-pdf__Page,
.full_screen_convas.invoice_pdf_canvas.invoice_pdf_new canvas {
  height: 100% !important;
  overflow: hidden;
}

.full_screen_convas.invoice_pdf_canvas.invoice_pdf_new {
  width: 100%;
}

.full_screen_convas.invoice_pdf_canvas.invoice_pdf_new canvas {
  width: 100% !important;
}

/* convas css start*/

.over_auto_remove {
  overflow: hidden !important;
}

.supplier .invoice_body_content {
  min-height: calc(100vh - 6px) !important;
}

.invoice_pdf_canvas.invoice_pdf_new canvas {
  display: inline-block !important;
}

/* invoice edit vender menu css */

.invoice_vender_menu {
  padding: 0;
  margin: 0;
  background-color: #fff;
  padding: 10px 0px;
  max-height: 200px;
  overflow-y: scroll;
  padding-bottom: 0;
}

.vender_menu_right {
  width: 80%;
  float: right;
}

.order_sup {
  width: 90%;
  float: right;
}

.order_sup_icons {
  bottom: 5px;
}

.invoice_vender_menu li {
  width: 100%;
  float: left;
}

.invoice_vender_menu li span {
  width: 20%;
  float: left;
  padding-left: 10px;
}

.supplier_sub_menu li span {
  width: 10%;
}

.invoice_vender_menu li:hover {
  background-color: lightgray;
}

.invoice_vender_menu li span img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  padding-top: 3px;
  margin-right: 10px;
}

.invoice_edit_vender_email {
  font-size: 12px;
  color: #000;
  height: 18px;
}

.vender_menu_right h3 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.last_menu_li {
  border-top: 1px solid lightgray;
  padding: 15px;
  width: 100%;
  float: left;
}

.last_menu_li .addSupplier {
  text-decoration: none;
  font-size: 12px;
  color: #007bff;
  background-color: transparent;
  border: none;
}

.invoice_vender_menu1 {
  width: 100%;
  float: left;
  display: none;
  border: 1px solid lightgray;
  position: absolute;
  left: 0;
  width: 100%;
  float: left;
  z-index: 9999;
  background-color: #fff;
}

.chart_menue {
  width: 100%;
  float: left;
  display: none;
  border: 1px solid lightgray;
  position: absolute;
  left: 0px;
  width: 100%;
  float: left;
  z-index: 9999;
  background-color: #fff;
}

/* ============ end */

.order_decr_div {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  box-shadow: none;
}

.icon_pad_top {
  padding-top: 49px;
}

.position-relative_chart {
  position: relative;
}

.invoice_edit_table {
  min-height: 237px;
  overflow-y: hidden;
}

.chart_menue .invoice_vender_menu li {
  width: 100%;
  float: left;
  min-height: 20px;
  border-bottom: 1px solid #e9e9f0;
}

.chart_menue .invoice_vender_menu {
  overflow: auto;
  border: 1px solid #e9e9f0;
  padding: 5px 0px 0px;
  max-height: 80px;
}

.vender_menu_right .chart_vender_text {
  font-size: 14px;
  font-weight: normal;
  color: #7b7b7b;
}

.chart_menue {
  width: 400px;
}

.setting_check_main {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  user-select: none;
}

.setting_remember_check {
  text-align: left;
  font-size: 18px;
  letter-spacing: 0;
  padding-top: 3px;
  color: #656565;
}

.setting_click_checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 18px;
  width: 18px;
  border-radius: 0px;
  border: 1px solid #95989a;
  background: #fff;
}

.setting_check_main input:checked~.setting_click_checkmark {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #c4c4c4;
}

.setting_click_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.setting_check_main .setting_click_checkmark:after {
  top: 2px;
  transform: rotate(45deg);
  bottom: 5px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid #0079bf;
  border-width: 0 2px 2px 0;
}

.setting_check_main input:checked~.setting_click_checkmark:after {
  display: block;
}

input[type="checkbox"]:focus+.span_focus,
input[type="radio"]:focus+.span_focus {
  box-shadow: 0px 0px 3px 3px #a6c8ff;
  outline: none;
}

.btn_focus:focus {
  box-shadow: 0px 0px 3px 3px #a6c8ff !important;
  outline: none !important;
}

.new_poedit_add_btn {
  background: transparent;
  border: 0;
  padding: 0;
  height: 33px;
  vertical-align: middle;
  margin-top: 5px;
}

.new_poedit_add_btn img {
  padding-top: 6px;
  padding: 0;
}

/*Supplier auto completion, supplier Not Found */

.sup_nt_fnd h6 {
  font-size: 13px;
}

.new_poedit_add_btn {
  background: transparent;
  border: 0;
  padding: 0;
  height: 33px;
  vertical-align: middle;
  margin-top: 5px;
}

.new_poedit_add_btn img {
  padding-top: 6px;
  padding: 0;
}

.invoice_po_transfer_btns {
  float: right;
  border: 0;
  padding: 0;
  background: transparent;
}

.add_invc_imprt_po {
  border: 0;
  padding: 0;
  background: transparent;
  width: 100%;
}

.order-description_text {
  padding-left: 5px;
  color: #5a5a5a;
  font-size: 13px;
  padding-top: 13px;
  text-align: left;
}

.order_detail_ricon {
  padding-top: 33px;
}

.exp1_upload_area .supplier_img_darg {
  width: 30%;
}

.exp1_upload_area .exp_upload2 {
  width: 70%;
}

.detail_date_input input {
  padding: 0;
}

.detail_date_input .react-datepicker__input-container:before {
  top: 6px;
}

.supplier_contact_input input {
  width: 100px;
  font-size: 14px !important;
}

.project_table .suppplier_look {
  font-family: "SegoeSemiBold";
}

.sup_modal_contacs {
  background: transparent;
  box-shadow: none;
  border: 0px !important;
  width: 100px;
}

.chart_new {
  width: 100%;
  float: left;
  padding: 0px 3px;
}

.chart_new h2 {
  font-size: 9px;
}

.invoice_vender_menu li .chart_new span {
  width: 30%;
  float: left;
  font-size: 13px !important;
  padding-left: 0;
}

.invoice_vender_menu li .chart_new .right_desc {
  float: right;
  font-size: 13px !important;
  width: 70%;
  padding-left: 7px;
}

/* 
######################################################################
######################################################################
######################### USER SETUP CSS START #######################
*/

.user_setup_main {
  background-image: url("../images/user-setup/user_setup_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 15px 20px 20px;
  font-family: "OpenSans-Regular";
  min-height: 100vh;
  font-family: "Open Sans", sans-serif;
}

.table_white_box {
  background-color: #fff;
  border-radius: 20px;
  padding: 0px 0px 16px;
  box-shadow: 0 2px 10px -1px rgba(69, 90, 100, 0.3);
  transition: box-shadow 0.2s ease-in-out;
  min-height: 565px;
  padding-bottom: 25px;
}

.user_setup_heading {
  padding-bottom: 20px;
  text-align: center;
}

.user_setup_heading .header_menu {
  text-align: left;
  float: left;
}

.header_menu a:nth-of-type(2) {
  padding-left: 40px;
}

.header_menu a:nth-of-type(2) img {
  vertical-align: text-top;
}

.header_menu a:nth-of-type(1) img {
  margin-top: -7px;
}

.user_setup_heading h2 {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
  padding-top: 5px;
}

.user_setup_heading span {
  float: right;
  padding-top: 10px;
  cursor: pointer;
}

.user_setup_headerbox {
  width: 100%;
  display: inline-block;
  padding: 19px;
  border-radius: 20px;
  background-color: #bcd9ee;
  opacity: 0.9;
  z-index: 5;
  position: relative;
}

.close_top_sec {
  position: absolute;
  top: 6px;
  right: 10px;
  cursor: pointer;
}

.user_setup_play_div {
  width: 12%;
  float: left;
  position: relative;
}

.user_setup_play_div ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.user_setup_play_div ul li p {
  font-size: 16px;
  color: #f7f7f7;
  margin: 0;
  font-weight: bold;
}

.user_setup_play_div ul li {
  width: 100%;
  float: left;
}

.user_setup_play_video {
  background-color: #073f74;
  padding: 2px 20px 2px 27px;
}

.user_setup_play_tuturial {
  background-color: #0070d8;
  padding: 2px 15px 2px;
}

.user_setup_play_icon {
  width: 60px;
  height: 60px;
  background-color: #f2f2f2;
  background-color: rgb(247, 247, 247);
  box-shadow: 2px 3.464px 9px 0px rgba(0, 0, 0, 0.37);
  border-style: solid;
  border-width: 2px;
  border-color: rgb(0, 100, 212);
  position: absolute;
  right: -18px;
  border-radius: 50%;
  top: -2px;
  text-align: center;
  padding: 13px 10px 13px 17px;
  cursor: pointer;
}

.user_setup_header_rightbox {
  width: calc(100% - 277px);
  float: right;
  font-size: 18px;
  color: #333333;
  padding-top: 15px;
}

.user_setup_header_rightbox a {
  color: rgb(0, 100, 212);
  text-decoration: underline;
}

.user_setup_header_rightbox p {
  margin: 0;
}

.user_setup_search {
  max-width: 208px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(219, 219, 219);
  border-radius: 20px;
}

.user_setup_search input {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #ededed;
  color: #9a9a9a;
  font-size: 13px;
}

.user_setup_search input:focus .user_setup_search,
.user_setup_search:hover {
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28) !important;
  border-color: rgba(223, 225, 229, 0) !important;
}

.user_setup_search input:focus {
  border: 1px solid rgba(223, 225, 229, 0) !important;
}

.user_setup_filter_btn {
  background-color: #ededed;
  color: #9a9a9a;
  height: 38px;
  width: 42px;
  padding: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.user_setup_search_icon {
  background-color: #ededed;
  border: 0;
  border-right: 1px solid;
}

.user_setup_filter {
  padding: 0px 15px 15px;
  width: 50%;
  float: left;
}

.user_setup_rbtns {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
}

.user_setup_plus_Icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.user_setup_plus_Icons ul li {
  display: inline-block;
  margin: 0px 5px;
  vertical-align: -webkit-baseline-middle;
}

.user_setup_rbtns .round_plus {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  color: #2f73ad;
  display: inline-block;
  vertical-align: text-bottom;
}

.user_setup_rbtns .round_plus .fa-plus-circle {
  font-size: 23px;
}

.user_setup_rbtns .round_file {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  color: white;
  display: inline-block;
  line-height: 17px;
}

.user_setup_rbtns .round_file img {
  vertical-align: top;
}

.user_setup_table thead {
  background-color: #2f73ad;
}

.user_setup_table.dataTable tbody td {
  padding-left: 18px;
}

.user_setup_table {
  font-size: 13px;
  color: #595959;
  margin-bottom: 0;
}

.user_setup_table thead th {
  border: 0;
  color: #fff;
}

.dataTables_scrollBody{
  overflow: visible !important;
}

.user_setup_table tbody tr td {
  box-shadow: 0px 2px 0px #00000029;
  -webkit-box-shadow: 0px 2px 0px #00000029;
}

.user_setup_table.dataTable.no-footer {
  border-bottom: 0;
}

.user_setup_plus_Icons {
  width: 50%;
  float: right;
  text-align: right;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.round_plus img {
  margin-top: -2px;
}

.round_plus .fa-plus {
  vertical-align: middle;
}

.dots_img img {
  margin-top: -2px;
}

.user_setup_table thead th:first-child {
  width: 25px !important;
  padding-right: 0;
}

.user_setup_table thead th:nth-child(2) {
  padding-left: 0;
}

.user_setup_table tbody td:nth-child(2) {
  padding-left: 0;
}

.user_setup_table thead th:last-child {
  width: 25px !important;
  padding-left: 0;
  padding-right: 0;
  text-align: center !important;
}

.user_setup_bottom_div {
  width: 100%;
  display: inline-block;
  padding: 35px 0px;
}

.table_white_box .dataTables_info {
  width: 40%;
  float: left;
  color: #595959;
  font-size: 14px;
  padding-left: 25px;
  margin-top: 24px;
}

.table_white_box .dataTables_wrapper .dataTables_paginate {
  width: 60%;
  float: left;
  color: #595959;
  text-align: left;
  margin-top: 29px;
}

.table_white_box .dataTables_wrapper .dataTables_paginate .paginate_button {
  min-width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  background-color: #e2e2e2;
  display: inline-block;
  padding-top: 1px;
  padding: 0;
  margin-left: 14px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.next,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  width: auto;
  background-color: transparent;
}

.table_white_box .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #2f73ad;
  color: white !important;
  border: 0;
}

.table_white_box .dataTables_wrapper .dataTables_paginate .paginate_button:active,
.table_white_box .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background-color: #2f73ad;
  background: #2f73ad;
  color: white;
  border: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover {
  background: transparent;
  background-color: transparent;
  width: auto;
  padding: 0;
  outline: none;
  box-shadow: 0;
  color: #333 !important;
  border: 1px solid transparent;
}

.user_setup_pagination {
  width: 60%;
  float: left;
  color: #595959;
  font-size: 14px;
}

.user_setup_pagination .page-number {
  color: #595959;
  border: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  background-color: #e2e2e2;
  display: inline-block;
  padding-top: 1px;
}

.user_setup_pagination ul li {
  margin: 0px 10px;
}

.user_setup_pagination .page-number:hover {
  background-color: #2f73ad;
  color: white;
}

.user_setup_pagination .active_page {
  background-color: #2f73ad;
  color: #fff;
}

.dataTables_length {
  display: none;
}

.table_white_box div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
  position: absolute;
  top: 25px;
  left: 15px;
  padding-right: 2px;
  width: 236px;
  overflow: hidden;
}

.table_white_box #example2_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #trackingcodes_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #businessunits_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #indirect-tax-codes_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #userdefaults_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #systemdefaults_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #invoiceocrsetup_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #iindirect-tax-codes_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #trackingcodeslayout_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #departments_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #customlinetype_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #customfields_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #currencies_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #chartofaccounts_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #chartsortorcodelayout_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #batchlist_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #approvalsetup_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box .dataTables_wrapper div.dataTables_filter input {
  margin-left: 3.5em !important;
  display: inline-block;
  width: 100% !important;
  height: 31px;
  border-radius: 50px;
  border: solid 1px #616060;
  padding: 3px;
  padding-left: 16px;
  background: url(../images/search-icon.png) no-repeat;
  background-position-x: 85%;
  background-position-y: 5px;
  font-size: 13px !important;
  padding-top: 0;
  padding-right: 53px;
}

.table_white_box #useraccess-modal_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.table_white_box #access_modal_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

.setting_popup_dots .btn {
  padding: 0;
  margin: 0;
}

.setting_popup_dots button {
  margin-right: 0 !important;
}

.user_setup_plus_Icons ul li:last-child {
  margin-right: 0;
}

.table_white_box body {
  border-radius: 20px;
}

.table_lines table.dataTable thead th,
.table_white_box table.dataTable thead th,
.user-setup-modal-inner table.dataTable thead th {
  background-image: none !important;
  font-weight: normal;
}

.table_lines table.dataTable thead th,
.table_white_box table.dataTable thead th,
.user-setup-modal-inner table.dataTable thead th {
  border-right: 1px solid transparent;
}

.table_lines table.dataTable thead th:hover,
.table_white_box table.dataTable thead th:hover,
.user-setup-modal-inner table.dataTable thead th:hover {
  border-right: 1px solid;
}

.table_lines table.dataTable thead th:last-child:hover,
.table_white_box table.dataTable thead th:last-child:hover,
.user-setup-modal-inner table.dataTable thead th:last-child:hover {
  border-right: 1px solid transparent;
}

.table_lines table.dataTable thead th,
.table_white_box table.dataTable thead th,
.user-setup-modal-inner table.dataTable thead th {
  text-transform: capitalize;
}

.table_lines table.dataTable thead th.sorting .table_lines_hed,
.table_white_box table.dataTable thead th .user_setup_hed,
.user-setup-modal-inner table.dataTable thead th .user_setup_hed {
  position: relative;
}

.table_white_box table.dataTable thead th.sorting .user_setup_hed:after,
.user-setup-modal-inner table.dataTable thead th.sorting .user_setup_hed:after,
.table_white_box table.dataTable thead th.sorting_asc .user_setup_hed:after,
.user-setup-modal-inner table.dataTable thead th.sorting_asc .user_setup_hed:after,
.table_white_box table.dataTable thead th.sorting_desc .user_setup_hed:after,
.user-setup-modal-inner table.dataTable thead th.sorting_desc .user_setup_hed:after {
  position: absolute;
  top: 1px;
  right: -17px;
  display: block;
  font-family: "FontAwesome";
}

.table_lines table.dataTable thead th.sorting .table_lines_hed:after,
.table_lines table.dataTable thead th.sorting_asc .table_lines_hed:after,
.table_lines table.dataTable thead th.sorting_desc .table_lines_hed:after {
  position: relative;
  top: 0px;
  right: -5px;
  display: inline-block;
  font-family: "FontAwesome";
}

.user-setup-modal-inner table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 9px;
}

.user-setup-modal-inner table.dataTable thead th:first-child {
  padding-right: 0;
  width: 30px !important;
}

.user-setup-modal-inner table.dataTable tbody td:first-child {
  padding-right: 0;
  width: 30px !important;
}

.user-setup-modal-inner table {
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.1);
}

.user-setup-modal-inner table.dataTable thead th:last-child {
  padding-left: 0;
  text-align: right !important;
  width: 25px !important;
  cursor: pointer;
}

.user-setup-modal-inner table.dataTable tbody td:last-child {
  padding-left: 0;
  text-align: right !important;
  width: 25px !important;
  cursor: pointer;
}

.user-setup-modal-inner table.dataTable thead th:nth-child(2) {
  padding-left: 0;
}

.user-setup-modal-inner table.dataTable tbody td:nth-child(2) {
  padding-left: 0;
}

.table_lines table.dataTable thead th.sorting .table_lines_hed:after,
.table_white_box table.dataTable thead th.sorting .user_setup_hed:after,
.user-setup-modal-inner table.dataTable thead th.sorting .user_setup_hed:after {
  content: "\f078";
  color: #ddd;
  padding-top: 0.12em;
  opacity: 0;
}

.table_lines table.dataTable thead th.sorting_asc .table_lines_hed:after,
.table_white_box table.dataTable thead th.sorting_asc .user_setup_hed:after,
.user-setup-modal-inner table.dataTable thead th.sorting_asc .user_setup_hed:after {
  content: "\f078";
  opacity: 1;
}

.table_lines table.dataTable thead th.sorting_desc .table_lines_hed:after,
.table_white_box table.dataTable thead th.sorting_desc .user_setup_hed:after,
.user-setup-modal-inner table.dataTable thead th.sorting_desc .user_setup_hed:after {
  content: "\f077";
  opacity: 1;
}

.thead_bg {
  background-color: #2f73ad;
}

.user-setup-modal-inner table.dataTable.no-footer {
  border-bottom: 0;
}

/* POPUPS CSS  */
.user-setup-modal-inner #access_modal.dataTable tbody .drop-list,
.user-setup-modal-inner #access_modal.dataTable tbody .drop-list td table tr {
  background-image: url("../images/user-setup/user_setup_bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
}

.focus_input_field input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #e9e9f0;
  font-size: 12px;
  color: #000000;
  padding: 5px 0px 4px;
}

.focus_input_field {
  display: flex;
  flex-flow: column-reverse;
  /* margin-bottom: 1rem; */
  position: relative;
}

.focus_input_field .label,
.focus_input_field input {
  transition: all 0.2s;
  touch-action: manipulation;
  -webkit-appearance: none;
}

.focus_input_field input:focus {
  outline: 0;
  border-bottom: 1px solid #666;
}

.focus_input_field input:placeholder-shown+label {
  cursor: text;
  max-width: 66.66%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  transform: translate(0, 22px) scale(1.01);
  transition-timing-function: ease-in-out;
  transition: 0.25s;
}

::-webkit-input-placeholder {
  opacity: 1;
  transition: inherit;
}

.focus_input_field ::-webkit-input-placeholder {
  opacity: 0;
  transition: inherit;
}

.focus_input_field input:focus::-webkit-input-placeholder {
  opacity: 1;
}

.focus_input_field input:not(:placeholder-shown)+label,
.focus_input_field input:focus+label {
  transform: translate(0, 0) scale(1);
  cursor: pointer;
  transition: 0.25s;
  transition-timing-function: ease-in-out;
}

.table_white_box table.dataTable thead th .user_setup_hed {
  position: relative;
}

/* ======================================= checkbox css start================================== */
/* ======================================= checkbox css start================================== */

.check_main {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  user-select: none;
}

.remember_check {
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  padding-top: 3px;
}

.check_main input:checked~.click_checkmark {
  background-color: #346a9c;
  border-radius: 50px;
}

.click_checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 16px;
  width: 16px;
  border-radius: 50px;
  border: 1px solid #95989a;
  background: #fff;
}

.click_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.check_main .click_checkmark:after {
  left: 5px;
  top: 2px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.check_main input:checked~.click_checkmark:after {
  display: block;
}

.global_checkmark {
  border: 1px solid #fff;
}

.for-dropdown-ui .chart_menue,
.order-detail-tabl-main .chart_menue {
  width: 452px;
}

.for-dropdown-ui .chart_menue2 {
  width: 469px;
  left: 38px;
}

.for-dropdown-ui .chart_menue .invoice_vender_menu,
.order-detail-tabl-main .chart_menue .invoice_vender_menu {
  margin: 0;
  background-color: #fff;
  padding: 10px 0px 0px;
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.position-relative_chart .modal_input input {
  font-size: 12px !important;
  color: #5a5a5a;
  padding: 0px 6px 8px;
  margin-top: 0px;
  font-family: "SegoeRegular";
  font-weight: 100;
  position: absolute;
  top: -11px;
}

.for-dropdown-ui table tbody tr td:first-child .remember_check {
  margin-top: -6px;
}

.chart_short_td input {
  font-size: 12px !important;
  color: #5a5a5a;
  padding: 0px 6px 8px;
  margin-top: 0px;
  position: absolute;
  top: -11px;
  white-space: nowrap;
  height: 30px;
  font-family: "SegoeRegular";
  font-weight: 100;
}

.login_table_list .od_popup_new tbody tr td {
  font-size: 12px !important;
}

.anew_chart_short_td input {
  font-size: 12px !important;
  color: #5a5a5a;
  padding: 0px 6px 8px;
  margin-top: 0px;
  position: absolute;
  top: -11px;
  white-space: nowrap;
  height: 30px;
  font-family: "SegoeRegular";
  font-weight: 100;
}

.for-dropdown-ui table td {
  vertical-align: inherit;
}

.order-detail-tabl-main table td {
  vertical-align: inherit;
}

.login_table_list .od_popup_new tbody td:nth-child(10),
.login_table_list .od_popup_new thead th:nth-child(10) {
  width: 40px;
}

.login_table_list .od_popup_new thead th:nth-child(10) {
  padding-left: 5px;
}

.login_table_list .order-detail-popup-table thead .od-chart-sort-code {
  width: 6%;
  white-space: nowrap;
}

.login_table_list .new-po-edit-popup-table thead th:nth-child(5),
.login_table_list .new-po-edit-popup-table thead th:nth-child(6),
.login_table_list .new-po-edit-popup-table thead th:nth-child(7),
.login_table_list .new-po-edit-popup-table thead th:nth-child(8),
.login_table_list .new-po-edit-popup-table tbody td:nth-child(5),
.login_table_list .new-po-edit-popup-table tbody td:nth-child(6),
.login_table_list .new-po-edit-popup-table tbody td:nth-child(7),
.login_table_list .new-po-edit-popup-table tbody td:nth-child(8) {
  padding: 10px 2px;
  width: 32px;
}

.login_table_list .new-po-edit-popup-table thead th:nth-child(5),
.login_table_list .new-po-edit-popup-table thead th:nth-child(6) {
  padding-left: 7px;
}

.login_table_list .new-po-edit-popup-table thead th:nth-child(7),
.login_table_list .new-po-edit-popup-table thead th:nth-child(8),
.login_table_list .new-po-edit-popup-table thead th:nth-child(8) {
  padding-left: 12px;
}

.login_table_list .new-po-edit-popup-table tbody .pad-left {
  padding: 10px 2px;
}

.login_table_list .add-new-invoice thead th:nth-child(2) {
  width: 25px;
}

.pad-left .modal_input input {
  width: 32px;
}

.pad-left2,
.pad-left2 .modal_input input {
  width: 32px;
}

.login_table_list .invoice_edit2 tbody td:nth-child(9) {
  width: 40px;
  padding: 10px 2px;
}

.login_table_list .new-po-edit-popup-table thead th:nth-child(3),
.login_table_list .new-po-edit-popup-table thead th:nth-child(4) {
  width: 93px;
  white-space: nowrap;
}

.login_table_list .new-po-edit-popup-table thead th:nth-child(3) {
  text-align: right !important;
}

.login_table_list .new-po-edit-popup-table tbody td:nth-child(3) .anew_chart_short_td {
  left: 14px;
}

.order_num_input input {
  width: 108px;
  padding-left: 0;
}

.order-detail-popup-table thead .order-popup-th {
  width: 36%;
  padding-left: 0;
}

.login_table_list .order-detail-popup-table .order-detail-th2-td2 {
  padding-left: 0;
  padding-right: 0;
  width: 30px;
}

.new-po-edit-popup-table thead .newpoedit-desth {
  width: 61%;
  padding-left: 0;
}

.new-po-edit-popup-table tbody td:nth-child(8) .modal_input.newpoedit-amount_input input {
  width: 108px;
  padding-left: 0;
}

.newpoedit-amount_input input {
  width: 108px;
  padding-left: 0;
}

.login_table_list .new-po-edit-popup-table thead th:nth-child(1) {
  width: 30px;
}

.login_table_list .new-po-edit-popup-table tbody .order-detail-th10-td10,
.login_table_list .new-po-edit-popup-table thead .order-detail-th10-td10 {
  width: 108px;
}

.login_table_list .order-detail-popup-table thead .invoice-detail-th9-td9,
.login_table_list .order-detail-popup-table tbody .invoice-detail-th9-td9 {
  width: 108px;
  padding-left: 0;
}

.login_table_list .order-detail-popup-table tbody .invoice-detail-th9-td9 .modal_input input {
  width: 108px;
  padding-left: 0;
}

.login_table_list .order-detail-popup-table thead .invoice-detail-desth {
  width: 45%;
  padding-left: 0;
}

.login_table_list .invic-detail thead .invoice-detail-desth {
  width: 55%;
  padding-left: 0;
}

.add-new-invoice-th1 .form-group.remember_check label:before {
  margin-right: 1px;
}

.invoice_edit2 tr .desc_amount_td>.width-selector {
  width: 58px !important;
}

.add-new-invoice tr .desc_amount_td>.width-selector {
  width: 85px !important;
}

.login_table_list .invoice_edit2 tbody td:nth-child(1),
.login_table_list .invoice_edit2 thead th:nth-child(1) {
  width: 25px;
}

.login_table_list .invoice_edit2 tbody .desc_amount_td .modal_input input {
  width: 108px;
  padding-left: 0;
}

.login_table_list .invoice_edit2 tbody .desc_detail_td .modal_input input {
  width: 100%;
  padding-left: 6px;
}

.login_table_list .add-new-invoice tbody tr .ani-desc_amount_td .modal_input input {
  width: 100%;
}

.login_table_list .invoice_edit2 thead .add-new-invoice-th1 {
  padding-left: 8px;
}

.login_table_list .invoice_edit2 thead .add-new-invoice-desc {
  width: 29%;
}

.login_table_list .add-new-invoice thead .add-new-invoice-desc {
  width: 40%;
  padding-left: 14px;
}

.login_table_list .invoice_edit2 tbody tr .add-new-invoice-th1 {
  padding-left: 8px;
}

.login_table_list .invoice_edit2 tbody .eidt-del-icons,
.login_table_list .invoice_edit2 thead .eidt-del-icons {
  width: 26px;
  padding: 10px 6px;
}

.login_table_list .od_popup_new thead .order-detail-th10-td10,
.login_table_list .od_popup_new tbody .order-detail-th10-td10 {
  padding-left: 0;
}

.add-new-invoice thead th:nth-child(3),
.add-new-invoice thead th:nth-child(4),
.add-new-invoice tbody td:nth-child(2),
.add-new-invoice tbody td:nth-child(3) {
  width: 84px;
}

.add-new-invoice thead th:nth-child(5),
.add-new-invoice tbody td:nth-child(4) {
  width: 91px;
}

.add-new-invoice thead th:nth-child(1) {
  width: 35px;
  padding-right: 1px;
}

.login_table_list .od_popup_new thead th:nth-child(9) {
  padding-left: 12px;
}

.login_table_list .od_popup_new thead th.order-detail-th10-td10,
.login_table_list .od_popup_new tbody .order-detail-th10-td10 {
  padding-left: 0px;
}

.login_table_list .od_popup_new tbody tr td.tbl_total_amount {
  position: static;
}

.add-new-invoice tbody tr td .width-selector {
  margin-top: -8px;
}

.add-new-invoice tbody .position-relative_chart .modal_input input,
.add-new-invoice tbody td .anew_chart_short_td input {
  padding: 0px 6px 6px;
}

.add-new-invoice-pdf-strich canvas {
  height: 100% !important;
  overflow: hidden !important;
}

.add-new-invoice-pdf-strich #maped_image {
  overflow: hidden;
}

.login_table_list .invoice_edit2 tbody tr td .modal_input input {
  padding: 9px 6px 10px;
  width: 32px;
}

.login_table_list .invic-detail tbody tr td .modal_input input {
  padding: 6px 6px 3px;
}

.login_table_list .inv-edit-page thead .add-new-invoice-desc {
  width: 36%;
  padding-left: 15px;
}

.login_table_list .inv-edit-page tbody tr .edit-chart-sort-td {
  width: 75px;
}

.login_table_list .inv-edit-page tbody tr td .wd-50,
.login_table_list .inv-edit-page tbody tr td .wd-75 {
  float: left;
}

.login_table_list .od_popup_new tbody tr td,
.login_table_list .od_popup_new tbody tr th {
  color: #5a5a5a;
}

.login_table_list .new-po-edit-popup-table tbody tr td .modal_input input {
  padding: 10px 6px 10px;
}

.login_table_list .new-po-edit-popup-table tbody tr .newpoedit-desth .modal_input input {
  width: 100%;
}

.login_table_list .new-po-edit-popup-table tbody tr td .newpoedit-amount_input input {
  width: 108px;
}

.dropdown-position {
  position: relative;
  padding-left: 0 !important;
}

.mm_invoice_sidebar_right {
  min-height: calc(100vh - 113px) ;
  max-height: 0 !important;
  height: auto !important;
}

@media (min-width:1024px) and (max-width:1600px) {
  .mm_invoice_sidebar_right {
      min-height: calc(138vh - 113px) !important;
      max-height: 0 !important;
      height: auto !important;
    }
}

.add-new-invoicePdf.over_auto_remove,
.over_auto_remove #maped_image {
  overflow: hidden;
}

.add-new-invoicePdf #maped_image {
  overflow: initial;
}

.add-new-invoicePdf.over_auto_remove .add-new-invoice-pdf {
  overflow-y: hidden;
}

/* ===================document form css new================= */

.document-form-Pdf,
.add-new-invoicePdf {
  height: 950.24px;
  overflow: auto;
}

.document-form-Pdf.over_auto_remove .add-new-invoice-pdf {
  overflow-y: hidden;
}

/* =============================end==================== */

.drag-panel .add-new-invoice-tabledropdown .custon_select-selector-inner__control.css-e56m7-control:after {
  bottom: 4px !important;
}

.drag-panel .add-new-invoice-tabledropdown .custon_select-selector-inner__control--is-focused:after {
  bottom: 8px !important;
}

/*checkbox css end*/

.mm_invoice_sidebar_right {
  position: absolute !important;
  top: 0px !important;
  right: -15px !important;
}

.order-detail-popup-table thead .od-flag-last,
.new-po-edit-popup-table thead .od-flag-last {
  width: 6%;
}

.login_table_list .invic-detail tbody tr .od-flag-last .modal_input input,
.login_table_list .new-po-edit-popup-table tbody tr .od-flag-last .modal_input input {
  width: 40px;
}

.login_table_list .invic-detail.od_popup_new thead .invoice-detail-th9-td9 {
  padding-left: 0px;
}

.login_table_list .invoice_edit2 tbody tr .od-flag-last .modal_input input {
  width: 40px;
}

.login_table_list .invic-detail thead th:nth-child(4),
.login_table_list .invic-detail thead th:nth-child(5) {
  white-space: nowrap;
}

.login_table_list table thead .invo-d-flag-pad {
  padding-left: 7px;
}

.login_table_list .invic-detail.od_popup_new thead .od-flag-last {
  padding-left: 7px;
}

.login_table_list .invic-detail tbody tr td.tbl_total_amount {
  padding-left: 0;
}

.login_table_list table thead .invo-d-flag-pad:nth-of-type(3) {
  padding-left: 12px;
}

.login_table_list .invic-detail.od_popup_new thead th:nth-child(8) {
  padding-left: 12px;
}

.login_table_list .invic-detail thead th:nth-child(10) {
  padding-left: 10px;
}

.login_table_list .od_popup_new thead .od-flag-pad {
  padding-left: 7px;
}

.login_table_list .order-detail-popup-table thead :nth-child(5) {
  white-space: nowrap;
  padding-left: 7px;
}

.login_table_list .inv-edit-page thead th:nth-child(4),
.login_table_list .inv-edit-page tbody .edit-chart-sort-td {
  padding-right: 0;
}

.login_table_list .add-new-invoice th:nth-child(10) {
  padding-left: 12px;
}

.login_table_list .od_popup_new tbody td:nth-child(4) .modal_input.width-90 {
  margin-left: 13px;
}

.invoice-inherit {
  width: 100%;
  display: inherit;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
}
.batchList-inherit{
  width: 100%;
  display: inherit;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
}
.approvals-inherit {
  width: 100%;
  display: inherit;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
}
.accordian__text {
  width: 100%;
  display: inherit;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
}

.documents_attatchments1 .main-sec-attach .name_attached,
.doc_sidebar2 .main-sec-attach .name_attached,
.exp-side-attachment2 .main-sec-attach .name_attached,
.side-attachments-2 .main-sec-attach .name_attached {
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  display: inherit;
}

.sideBarAccord1 {
  transition: all 0.5s;
  cursor: pointer;
  transform: rotateX(180deg);
}

.rotate_0 {
  transform: rotateX(0deg) !important;
}

.sideBarAccord2 {
  transition: all 0.5s;
  cursor: pointer;
  transform: rotateX(180deg);
}

.invoice-inherit2 {
  width: 100%;
  display: inherit;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
}

.exp_edit .react-datepicker__input-container:before {
  z-index: 0;
}

.pad-left .modal_input .flags-w1,
.login_table_list .invoice_edit2 tbody tr .pad-left .modal_input input {
  width: 32px;
}

.pad-left .modal_input .flags-w2,
.login_table_list .invoice_edit2 tbody tr .pad-left .modal_input input {
  width: 40px;
}

.pad-left .modal_input .flags-w3,
.login_table_list .invoice_edit2 tbody tr .pad-left .modal_input input {
  width: 51px;
}

.pad-left .modal_input .flags-w4,
.login_table_list .invoice_edit2 tbody tr .pad-left .modal_input input {
  width: 58px;
}

.pad-left .modal_input .flags-w5,
.login_table_list .invoice_edit2 tbody tr .pad-left .modal_input input {
  width: 61px;
}

.od-desc-input,
.od-desc-input .modal_input input {
  min-width: 200px;
}

.login_table_list .od_popup_new tbody .pad-left,
.login_table_list .invoice_edit2 tbody tr .pad-left .login_table_list .invoice_edit2 tbody tr .pad-left .modal_input input {
  padding: 10px 1px;
}

.login_table_list .invoice_edit2 tbody tr .pad-left2 {
  padding: 10px 2px;
}

.login_table_list .invoice_edit2 tbody tr .pad-left2 .modal_input .flags-w1 {
  width: 30px;
}

.login_table_list .invoice_edit2 tbody tr .pad-left2 .modal_input .flags-w2 {
  width: 38px;
}

.login_table_list .invoice_edit2 tbody tr .pad-left2 .modal_input .flags-w3 {
  width: 52px;
}

.login_table_list .invoice_edit2 tbody tr .pad-left2 .modal_input .flags-w4 {
  width: 55px;
}

.login_table_list .invoice_edit2 tbody tr .pad-left2 .modal_input .flags-w5 {
  width: 60px;
}

.exp-detail-tbl-main table td {
  vertical-align: inherit;
}

.od_popup_new .dropdown-position {
  position: static;
}

.od_popup_chartcode {
  padding-left: 16px !important;
}

.exp_header_bottom {
  width: calc(100% - 21%);
  text-align: center;
}

.login-badges {
  width: 100%;
  text-align: center;
  height: 58px;
  position: absolute;
  bottom: 37px;
  right: 0;
}

.login-badges img {
  margin-right: 5px;
}

.od_popup_chartcode .chart_menue {
  left: 45%;
}

.inv-d_popup_chartcode .chart_menue {
  left: 45.7%;
}

.login_table_list table tbody tr .poup-dropdown-position {
  padding-left: 13px;
}

.login_table_list table tbody tr .inov-dropdown-position {
  padding-left: 0px;
}

.login_table_list table tbody tr .poup-dropdown-position2 {
  padding-left: 18px;
}

.login_table_list .od_popup_new tbody tr .od-del-icon {
  padding: 10px 0px 10px 10px;
  text-align: left;
}

.tracking_code_select .tracking_codes.track_menu.custon_select-selector-inner__menu-list {
  max-height: 500px;
}

.setup-focus-dropdown {
  width: 257px;
  border: 1px solid lightgray;
  position: absolute;
  left: 0;
  float: left;
  z-index: 9999;
  background-color: #fff;
  margin-top: -1rem;
  display: none;
}

.setup-focus-dropdown ul {
  margin: 0;
  background-color: #fff;
  padding: 10px 0px 0px;
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid #e9e9f0;
}

.setup-focus-dropdown ul li {
  width: 100%;
  float: left;
  min-height: 20px;
  border-bottom: 1px solid #e9e9f0;
  cursor: pointer;
  padding: 0px 5px;
}

.setup-focus-dropdown ul li h3 {
  font-size: 14px;
  font-weight: normal;
  color: #7b7b7b;
}

.setup-focus-dropdown ul li span {
  width: 30%;
  float: left;
}

.setup-focus-dropdown ul li .right_desc {
  float: right;
  width: 70%;
  padding-left: 7px;
}

.user-setup-position {
  position: relative;
}

.add-new-inv-aside .react-datepicker__input-container:before {
  z-index: 0;
}

.user_setup_table.dataTable tbody .u-setup-td-edit {
  padding-left: 10px;
  text-align: center;
}

.u-setup-td-edit img {
  cursor: pointer;
}

.add-new-inv-tno {
  width: 94px;
  padding: 0px 5px;
  display: inline-block;
  text-align: center;
}

.add-new-inv-tno .invoice_PDF_pageNum {
  width: 100%;
  text-align: center;
}

.mt_5 {
  margin-top: -5px;
}

.slider-panel .percent_on_focus {
  height: 22px !important;
}

.user-required-field {
  height: 1rem;
}

.table_input_field input {
  border: 0;
  border-bottom: 2px solid #e9e9f0;
}

.table_input_field .react-datepicker__input-container:before {
  z-index: 0;
}

.slider-panel.add-new-invoice-tabledropdown .width-selector.css-2b097c-container .react-select__control {
  min-height: 35px !important;
  position: relative;
  bottom: 4px;
}

.slider-panel.add-new-invoice-tabledropdown .react-select__control:after {
  color: #fff;
}

.slider-panel.add-new-invoice-tabledropdown .width-selector.css-2b097c-container .custon_select-selector-inner__control {
  min-height: 34px !important;
  position: relative;
  bottom: 5px;
}

.slider-panel.add-new-invoice-tabledropdown .custon_select-selector-inner__value-container {
  height: 33px !important;
}

.slider-panel.add-new-invoice-tabledropdown .react-select__value-container {
  height: 34px !important;
}

.drag-panel .add-new-invoice-tabledropdown .css-1hwfws3 {
  margin-top: 0;
}

.expense-form .for-dropdown-ui {
  overflow: auto;
}

.login_table_list .newpo--edit thead tr .exp_th1 {
  padding-left: 40px !important;
}

.login_table_list .exp_edit thead .exp-descript,
.login_table_list .exp_edit tbody .exp-descript,
.login_table_list .exp_edit tbody .exp-descript input {
  width: 200px;
  text-align: left;
}

.exp_edit tbody tr td:first-child {
  padding-left: 25px !important;
}

.check-line {
  line-height: 26px;
}

.login_table_list .exp_edit .exp-form-flag {
  width: 3%;
}

.login_table_list .exp_edit tbody td .wd-300 {
  width: 196px;
}

.order-detail-popup3 .login_table_list,
.order-detail-popup4 .login_table_list,
.order-detail-popup5 .login_table_list,
.order-detail-popup6 .login_table_list,
.order-detail-popup7 .login_table_list,
.order-detail-popup8 .login_table_list,
.order-detail-popup9 .login_table_list,
.order-detail-popup10 .login_table_list {
  overflow: visible;
}

.over_auto_remove .doc-form-convas canvas {
  height: 100% !important;
}

.table_white_box table.dataTable .hover-border th:hover,
.user-setup-modal-inner table.dataTable .hover-border th:hover,
.table_white_box table.dataTable .hover-border th,
.user-setup-modal-inner table.dataTable .hover-border th {
  border-right: 0;
}

.user-setup-modal-inner table.dataTable tbody tr td.dataTables_empty {
  text-align: center !important;
}

.expensis-home.full_screen_convas.invoice_pdf_canvas.invoice_pdf_new .react-pdf__Document,
.doc-main-page.full_screen_convas.invoice_pdf_canvas.invoice_pdf_new .react-pdf__Document {
  height: 92% !important;
}

.pdf-custom-radio {
  position: absolute;
  left: -27px;
  top: -9px;
}

.exp_upload_files .doc-upload-ul li {
  margin-left: 45px;
  position: relative;
}

.convas-expand.text-center .doc-form-convas canvas {
  width: 100% !important;
}

.convas-expand.over_auto_remove .doc-form-convas canvas {
  width: auto !important;
}

.document-form-Pdf .h-100,
.document-form-Pdf.over_auto_remove .react-pdf__Page__textContent,
.add-new-invoicePdf.over_auto_remove .react-pdf__Page__textContent {
  height: 100% !important;
}

.invoice-pdf-height.invoice_pdf_canvas.full_screen_convas .react-pdf__Document {
  height: 95% !important;
}

.doc-primary-box {
  padding: 4px 5px;
  font-size: 12px;
  border-radius: 5px;
  margin-bottom: 0;
  color: #32cd32;
  border: 1px solid #32cd32;
  background-color: rgb(218, 231, 218);
  float: right;
  margin-left: 7px;
  word-break: break-all;
}

.login_table_list .new-po-edit-popup-table tbody tr td .newpoedit-amount_input input {
  padding-right: 0;
}

.login_table_list table thead .new-pad-right,
.login_table_list table tbody tr .pr-subtotal {
  padding-right: 25px;
}

.login_table_list table thead .new-pad-right2,
.login_table_list table tbody tr .pr-subtotal2 {
  padding-right: 25px;
  text-align: right;
}

.login_table_list table tbody tr td .new-pad-right3 {
  padding-right: 15px;
}

.login_table_list table tbody tr td .new-pad-right4 {
  padding-right: 15px;
}

.sidebarr_plus {
  margin-top: -3px;
}

#export {
  color: #43425d;
}

.ml-38 {
  margin-left: 38px;
}

.ml-33 {
  margin-left: 33px;
}

.export_crd {
  width: 100%;
  display: inherit;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
}

.tph_payroll {
  width: 100%;
  display: inherit;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
}
.invoice-batchlist {
  width: 100%;
  display: inherit;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: bold;
}

.order-collapse-table .remember_check {
  text-align: center;
}

/* ===========pagination tabs==================== */
.pagination__custm-order {
  position: fixed;
  bottom: 0px;
  height: calc(24vh - 50px) !important;
  width: 100%;
  border-right: 5px solid #d6d6d6;
}

.list__color-bottom {
  border-bottom: 2px solid #d6d6d6;
  margin-bottom: 0px !important;
  /* height: 65% !important; */
  height: calc(150vh - 250px);
}

.pagination--center {
  justify-content: center;
  margin-bottom: 0px;
  margin-top: 10px;
}

.pagination__list-custom {
  position: fixed;
  /* bottom: 0px; */
  /* height: 28% !important; */
  width: 100%;
  border-right: 5px solid #d6d6d6;
}

.pagination__list-custom ul {
  width: 100%;
  justify-content: center;
}

/* .pagination__list-custom-li{
  margin-right: 10px;
  width: 50px;
    border-radius: 50px;
    height: 50px;

} */
.flex__wrapper-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: center;
  width: 100%;
}

.labelwrapper__iner {
  white-space: nowrap;
  font-size: 14px;
}

.pagination__list-custom-li {
  margin-right: 4px;
  margin-left: 3px;
  text-align: center;
  width: 30px;
  height: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ddd;
  border-radius: 50px;
}

.mb__zero {
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.mb__zero1 {
  float: left;
  width: 40%;
  color: #333 !important;
  font-size: 14px !important;
  padding-left: 25px;
  clear: both;
  opacity: 1 !important;
  text-decoration: none;
  background-color: transparent;
}

/* .pagination__list-custom-link{
  background-color: #c4c4c4;

} */
.pagination__list-custom-li:hover {
  background-color: #235d92;
  color: #fff !important;
}

.pagination__list-custom-li.active {
  background-color: #235d92;
  color: #fff !important;
}

.settings_display_row .input__wrapper--inner {
  border: none !important;
}

.side-nav .search input.input__wrapper--inner {
  border-left: 1px solid #c4c4c4 !important;
  padding-left: 7px !important;
  font-size: 18px !important;
  font-family: "SegoeRegular";
}

.settings_display_row .lable-inner-wrapper {
  font-size: 20px;
  font-family: "SegoeRegular";
  color: #5a5a5a;
}

.cutm-pr-right {
  padding-right: 5px !important;
}

.align-center-container {
  align-items: center !important;
}

.pt-top-container {
  /*padding-top: 20px !important;*/
}

.pagination__list-custom-link {
  width: 100% !important;
}

.side-bar-height {
  height: 100% !important;
}

/* .pagination__list-custom-li{
  background-color: #235d92;
  
} */
/* Media Quires start */

/* 
######################################################################
######################################################################
######################################################################
######################### USER SETUP CSS END #########################
*/

.login_table_list .new-po-edit-popup-table tbody td {
  border-top: 0 !important;
}

/* new css */
.login_table_list .invoice_edit2 tbody td,
.login_table_list .invoice_edit2 tbody th {
  border-top: 0 !important;
}

.action_select .react-select__value-container {
  height: 38px;
  margin-top: 6px;
}

.action_select2 .react-select__value-container {
  height: 38px;
  margin-top: 5px;
}

.login_table_list table tbody .nill-txt {
  padding-top: 13px;
}

.action_select .css-109onse-indicatorSeparator,
.action_select .css-tlfecz-indicatorContainer svg {
  display: none !important;
}

.action_select2 .css-109onse-indicatorSeparator,
.action_select2 .css-tlfecz-indicatorContainer svg {
  display: none !important;
}

/* order sidebar new css start */
.order-collapse-table tbody th {
  font-weight: 600;
}

.order-collapse-table tbody th,
.order-collapse-table tbody td {
  font-size: 14px;
  padding: 0px 5px;
  text-transform: uppercase;
}

.order-collapse-table tbody th {
  font-size: 16px;
  font-weight: bold;
}

.order-collapse-table .form-group.remember_check label:before {
  margin: 0;
}

.order-collapse-table .form-group.remember_check label {
  top: -3px;
}

.order-collapse-table tbody td img {
  margin-top: -3px;
}

.form-group.remember_check .reports-excel {
  font-size: 13px !important;
}

.form-group.remember_check .rc-lineheight {
  height: 12px;
  line-height: 24px;
}

.font-size-13 {
  font-size: 13px !important;
}

.supplier2_sidetoggle {
  height: auto;
  top: auto;
}

.supp_activity .modal-body {
  padding: 0;
}

.supp_activity .modal-body body {
  padding-top: 50px;
}

.supp_activity .modal-content {
  border: 0;
}

.activity_header {
  padding: 19px 17px 19px 28px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-left: -1px;
  background-color: #2e73ae;
}

.table_white_box #supplierActivity_wrapper.dataTables_wrapper,
.table_white_box #payments_wrapper.dataTables_wrapper,
.table_white_box #payment_details_wrapper.dataTables_wrapper,
.table_white_box #transac_details_wrapper.dataTables_wrapper,
.table_white_box #transactions_wrapper.dataTables_wrapper {
  position: static;
  /* margin-top: 30px; */
}

.table_white_box #supplierActivity_filter::before,
.table_white_box #payments_filter::before,
.table_white_box #payment_details_filter::before,
.table_white_box #transac_details_filter::before,
.table_white_box #transactions_filter::before {
  content: " ";
  position: absolute;
  right: 30px;
  top: -5px;
  height: 36px;
  border-left: 1px solid;
}

.table_white_box #supplierActivity_filter::after,
.table_white_box #payments_filter::after,
.table_white_box #payment_details_filter::after,
.table_white_box #transac_details_filter::after,
.table_white_box #transactions_filter::after {
  background-image: url(../images/user-setup/filter.png);
  content: "";
  width: 80px;
  position: absolute;
  background-repeat: no-repeat;
  right: -53px;
  top: 9px;
  height: 20px;
  cursor: pointer;
}

#supplierActivity,
#transactions,
#transac_details,
#payments,
#payment_details {
  z-index: 999999999999;
}

.user_access_inner .dataTables_wrapper #supplierActivity_filter,
#payments_filter,
#payment_details_filter,
#transactions_filter,
#transac_details_filter {
  top: 11px !important;
}

.nowrap-text {
  white-space: nowrap;
}

.supplier_activity_plsIcons {
  width: 50%;
  float: right;
  text-align: right;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 13px;
}

.supp2-modal-tabel table.dataTable thead th {
  padding: 10px 9px;
}

.supp2-modal-tabel .user_access_inner table td {
  border-top: 1px solid #dee2e6;
}

.supp2-modal-tabel .user_access_inner table thead tr th:first-child {
  width: 25px !important;
  padding-right: 0;
}

.supplier2_table .table-hover tbody tr:hover td,
.supplier2_table .table-hover tbody tr:hover {
  color: #000;
}

.hide-scroll {
  overflow: initial;
}

.supplier2_table .chart_menue {
  width: 300px;
}

.supp2-roprt-check .form-group.remember_check label:before {
  padding: 5px;
}

.supp2-roprt-check .form-group.remember_check input:checked+label:after {
  height: 9px;
  left: 4px;
}

.supp2-modal-tabel .user_access_inner table label {
  margin-bottom: 12px;
}

.table_white_box #supplierActivity_wrapper.dataTables_wrapper,
.table_white_box #payments_wrapper.dataTables_wrapper,
.table_white_box #payment_details_wrapper.dataTables_wrapper,
.table_white_box #transac_details_wrapper.dataTables_wrapper,
.table_white_box #transactions_wrapper.dataTables_wrapper {
  padding-bottom: 20px;
}

.sipplier2-scroll::-webkit-scrollbar {
  height: 7px !important;
}

.table-genrel .dataTables_scrollBody::-webkit-scrollbar {
  height: 3px !important;
  width: 3px !important;
}

.supp2_transaction.modal_704 .modal-dialog {
  width: 100% !important;
  max-width: 1150px !important;
}

.transaction-detail .modal-lg {
  max-width: 888px !important;
}

.transaction-detail .login_table_list table thead th {
  white-space: nowrap;
}

.black-color {
  color: #000000;
}

.transaction-detail .table th {
  vertical-align: top;
}

._404 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ded5dd;
  height: 300px;
}

.cross__icons {
  top: -10px;
  position: relative;
  right: -14px;
}

/* MM New pages start here Journal edit page css strat */
.newpo--edit thead tr th.journal-desc-th,
.newpo--edit tbody tr td.journal-desc-th {
  padding-left: 10px !important;
  width: 30%;
}

.newpo--edit td.journalEdit-desth .modal_input input {
  width: auto;
}

.login_table_list .journal-edit thead th {
  padding-left: 0;
}

.journal-edit tbody tr td img:last-child {
  width: auto !important;
}

.mm-custom-input {
  border: 0;
  border-bottom: 1px solid #ced4da;
  border-radius: 0;
  font-size: 13px;
  padding-left: 1px;
}

.remittance-advance-table h2 {
  font-size: 18px;
  font-weight: 600;
}

.remittance-advance-table table thead th {
  color: white;
}

.remittance-advance-table table thead th,
.remittance-advance-table table tbody td {
  font-size: 13px;
}

.debit-cars-table table thead th,
.debit-cars-table table tbody td {
  font-size: 13px;
}

.debit-cars-table table thead th {
  color: white;
}

.debit-cars-table {
  width: 100%;
  display: inline-block;
}

.reconciliation-btns .analysis-card-dropdwn button {
  padding: 0;
  margin-right: 0 !important;
  padding-right: 5px;
}

.export-import-btns {
  display: flex;
  justify-content: center;
}

.export-import-btns .dabit_card_btns {
  background-color: rgba(46, 115, 174);
  color: white;
  margin: 10px;
  padding: 5px 15px;
  line-height: 21px;
  border-radius: 4px;
  border: 1px solid rgba(46, 115, 174);
  transition: 0.3s ease-in-out;
}

.export-import-btns .dabit_card_btns:hover {
  background-color: white;
  color: rgba(46, 115, 174);
}

.reconciliation-table1 {
  overflow-x: auto;
  width: 100%;
  display: inline-block;
}

.reconciliation-table1 .dropdown-menu.show {
  transform: translate(-161.444px, 35.5556px) !important;
  margin-left: -80px !important;
}

.dropdown-left {
  margin-left: 0px !important;
}

.reports-v4-modal .modal-body {
  padding: 0;
  font-family: "SegoeRegular";
}

.reportv4-modal-inner {
  width: 100%;
  float: left;
  font-size: 13px !important;
  color: #616060;
  padding: 28px 20px 15px;
}

.reportv4-modal-inner .reports_popup__table h2 {
  font-weight: bold;
  font-size: 18.66px;
  color: #4c4c4c;
  padding-bottom: 22px;
  margin-bottom: 0;
  padding-top: 10px;
}

.reportv4-modal-inner .reports_popup__table thead th {
  color: white;
}

.batch-list-table tbody td:nth-child(3) {
  width: 62px;
}

.batch-list-table tbody td:nth-child(3) input {
  width: 100%;
  border: 0;
}

.batch-number-edit:hover {
  cursor: not-allowed;
}

.reconciliation-table1 table.dataTable thead th,
.reconciliation-table1 table.dataTable thead td {
  padding: 10px;
}

.login_table_list table thead .od-amount-pad-right,
.login_table_list table tbody tr .od-pr-subtotal {
  padding-right: 29px;
}

/* .login_table_list .od_popup_new tbody .od-amount-td {
  padding-right: 31px;
} */
/* .login_table_list .od_popup_new tbody .pad-left, .login_table_list .invoice_edit2 tbody tr .pad-left .login_table_list .invoice_edit2 tbody tr .pad-left .modal_input input{
  padding-left: 11px;
} */
.font__bold-wrapper {
  font-weight: bold;
  width: 100%;
  display: block;
}

.scroll-inner-container {
  overflow: auto;
  height: 300px;
}

.mm_dropdown_new .dropdown-menu {
  transform: translate(-13.5156px, 24px) !important;
  inset: 0px 0px auto auto !important;
}

.mm_dropdown_supplier2_new {
  width: 12px;
}

.mm_dropdown_supplier2_new .dropdown-menu {
  transform: translate(-1.5156px, 24px) !important;
  inset: 0px 0px auto auto !important;
}

.login_table_list .invoice_edit2 tbody td.mm-color-match {
  font-size: 13px !important;
  color: #5a5a5a !important;
}

.mm_attach_modal {
  padding: 0;
}

.mm-new_box_input {
  border: 0;
  border-bottom: 2px solid #e9e9f0 !important;
  border-radius: 0;
}

/*Media start */
    /* .mm_invoice_sidebar_right {
      min-height: calc(150vh - 124px) !important;
    } */
@media (min-width: 991px) and (max-width: 1400px) {
  .mm_invoice_sidebar_right {
    min-height: calc(150vh - 124px) !important;
  }
}

@media (min-width: 1400px) and (max-width: 1600px) {
  .exp-side-attachment {
    min-height: auto !important;
    height: calc(100vh - 170px) !important;
  }

  .exp-side-attachment2 {
    min-height: auto !important;
    height: calc(100vh - 165px) !important;
  }
}

@media screen and (min-width: 1600px) and (max-width: 2000px) {
  .mm_tab_left {
    width: 32%;
  }

  .mm_tab_center {
    width: 68%;
  }

  .mm_doc_sidebarNew {
    min-height: calc(100vh - 147px) !important;
    max-height: calc(100vh - 0px) !important;
  }

  .order_left_icons {
    width: 36%;
  }

  .order_right_icons {
    width: 64%;
  }

  .od_popup_chartcode .chart_menue {
    left: 45.2%;
  }

  .inv-d_popup_chartcode .chart_menue {
    left: 46%;
  }

  .mm_pdf_img img#preview {
    transform: scale(1.39) !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .mm_tab_left {
    width: 30%;
  }

  .mm_tab_center {
    width: 70%;
  }

  .mm_tab_left .tab-content .tab-pane li {
    padding: 0 7px 0 0;
  }

  .mm_tab_left .tab-content .tab-pane li a {
    font-size: 14px;
  }

  .invoice_left {
    width: 26%;
  }

  .invoice_right {
    width: 74%;
  }

  .mm_doc_sidebar1 {
    min-height: calc(100vh - 181px) !important;
  }

  .mm_doc_sidebar2 {
    max-height: calc(100vh - 181px) !important;
  }

  .order_left_icons {
    width: 33%;
  }

  .order_right_icons {
    width: 67%;
  }
}

@media screen and (min-width: 1900px) and (max-width: 4000px) {
  .sup_pb {
    padding-bottom: 24px !important;
  }

  .form-group.mm_checkCc2 input:checked+label:after {
    bottom: 6px !important;
  }

  .full_screen_convas.invoice_pdf_canvas.invoice_pdf_new canvas {
    width: auto !important;
    display: inline-block !important;
  }

  .form-group.remember_check .rc-lineheight {
    height: 13px;
    line-height: 26px;
  }

  .supp2_transaction.modal_704 .modal-dialog {
    max-width: 1220px !important;
  }
}

@media (min-width: 1200px) and (max-width: 4000px) {
  .mm_right_sidebar {
    height: auto !important;
  }

  .mm_lr_pad {
    padding: 0.5rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1499px) {
  .nav_tav_ul {
    width: 70%;
    text-align: center;
  }

  .exp_header_bottom {
    width: calc(100% - 33%);
  }

  .invoice_left {
    width: 27%;
  }

  .invoice_right {
    width: 73%;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1279px) {
  .mm_top_nav {
    padding: 5px 20px 0px 0px;
  }

  .mm_tab_left img {
    width: 10px;
  }

  .mm_tab_left .tab-content .tab-pane li a {
    font-size: 10px;
  }

  .mm_tab_center img {
    width: 10px;
  }

  .mm_tab_center .undo-img {
    height: 10px;
  }

  .mm_tab_center .more-d img {
    width: auto;
    height: 18px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1354px) {
  .order_right_icons {
    width: 64%;
  }

  .order_left_icons {
    width: 36%;
  }
}

@media screen and (max-width: 1280px) {
  .mm_order_sidebar {
    width: 332px;
  }

  .invoice_carousel .carousel-inner {
    max-width: calc(100% - 80px);
  }

  .dicrease_invoice_pdf {
    height: 907px;
    overflow: hidden;
  }
}

@media screen and (max-width: 1425px) {
  .mm_login_slider .carousel-caption p {
    min-height: 45px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1199px) {
  .login_table_list table tbody tr .detail_td {
    padding: 10px 0px;
  }

  .mm_order_sidebar {
    top: 83px;
  }

  .sup_catgry_radio {
    width: auto;
    margin: 0 auto;
  }

  .nav_tav_ul {
    width: 100%;
  }

  .exp_header_bottom {
    width: 100%;
  }

  .order-tabs .nav_tav_ul .nav-tabs {
    justify-content: flex-start;
  }

  .order-tabs .exp_header_bottom .nav-tabs {
    justify-content: flex-start;
  }

  .mm_tab_left {
    width: 51%;
    float: left;
  }

  .mm_tab_center {
    width: 49%;
  }

  .mm_doc_sidebar1 {
    min-height: calc(100vh - 125px) !important;
  }

  .mm_doc_sidebarNew {
    min-height: calc(100vh - 126px) !important;
  }

  .mm_invoice_sidebar2 {
    height: 75vh !important;
  }

  .mm_doc_sidebar2 {
    height: 76vh !important;
  }

  .mm_order_sidebar {
    min-height: calc(100vh - 108px) !important;
  }

  .exp-side-attachment {
    min-height: calc(100vh - 104px) !important;
  }

  .exp-side-attachment2 {
    min-height: calc(100vh - 80px) !important;
  }

  .for-dropdown-ui .chart_menue {
    width: 352px;
  }

  .order-detail-popup-table thead .order-popup-th {
    width: 25%;
  }

  .login_table_list .invic-detail tbody tr td .modal_input input {
    padding: 12px 6px 10px;
  }

  .mm_invoice_sidebar_right {
    min-height: calc(150vh - 100px) !important;
  }

  .inv-d_popup_chartcode .chart_menue {
    left: 45%;
  }

  .login_table_list table tbody tr .inov-dropdown-position {
    padding-left: 7px;
  }

  .mm_tab_center .more-d img {
    height: 19px;
  }
}

@media screen and (max-width: 991px) {
  .order-tabs .nav_tav_ul .nav-tabs {
    justify-content: center;
  }

  .mm_tab_left {
    width: 46%;
    float: left;
  }

  .mm_tab_center {
    width: 54%;
  }

  .invoice_left {
    width: 34%;
  }

  .invoice_right {
    width: 66%;
  }

  .side-attachments,
  .side-attachments-2 {
    min-height: calc(100vh - 122px) !important;
  }

  .mm_invoice_sidebar_right,
  .exp-side-attachment {
    min-height: calc(138vh - 82px) !important;
  }

  .invoice_carousel .carousel-inner {
    max-width: 100%;
  }

  .mm_invoice_div {
    width: 100%;
  }

  .mm_invoice_left_sidebar {
    height: 100vh;
  }

  .mm_doc_carousel_inner {
    width: 100%;
  }

  .exp-side-attachment2 {
    min-height: calc(100vh - 0px) !important;
    height: 100vh !important;
  }

  .mm_invoice_sidebar2 {
    min-height: calc(100vh - 80px) !important;
  }
}

@media screen and (max-width: 767px) {
  .exp_detail {
    width: 40px;
  }

  .type_pad {
    padding-top: 0.5rem;
  }

  .mm_tab_left {
    width: 100%;
    text-align: center;
  }

  .mm_tab_center {
    width: 70%;
    float: right;
  }

  .side-attachments,
  .side-attachments-2 {
    min-height: calc(166vh - 80px) !important;
  }

  .mm_order_sidebar,
  .mm_order_side {
    min-height: calc(100vh - 116px) !important;
  }
}

@media screen and (max-width: 575px) {
  .exp_detail {
    width: 59px;
  }

  .pl-4 {
    padding-left: 0 !important;
  }

  .sup_radio_bottom {
    padding-left: 0;
  }

  .sup_pad_left {
    padding-left: 0 !important;
  }

  .mm_tab_center {
    width: 100%;
    float: left;
  }

  .mm_order_sidebar,
  .mm_order_side {
    min-height: calc(100vh - 157px) !important;
  }
}

.mm_append {
  height: 38px;
}

@media (min-width: 2000px) and (max-width: 4000px) {
  .form-group.mm_check5 input:checked+label:after {
    bottom: 7px !important;
  }

  .form-group.mm_check8 input:checked+label:after {
    bottom: 7px !important;
  }
}

@media screen and (min-width: 6000px) {
  .form-group.remember_check input:checked+label:after {
    bottom: 6px !important;
    left: 7px !important;
  }

  .cus-check .form-group.remember_check input:checked+label:after {
    bottom: 8px !important;
  }
}

@media only screen and (min-width: 5998px) and (max-width: 8000px) {
  .form-group.mm_check3 input:checked+label:after {
    bottom: 10px !important;
    left: 7px;
  }
}

@media only screen and (min-width: 2500px) and (max-width: 5999px) {
  .form-group.remember_check input:checked+label:after {
    bottom: 6px !important;
  }

  .cus-check .form-group.remember_check input:checked+label:after {
    bottom: 8px !important;
  }

  .form-group.mm_check input:checked+label:after {
    bottom: 15px !important;
  }

  .form-group.mm_check2 input:checked+label:after {
    bottom: 8px !important;
  }

  .form-group.mm_check3 input:checked+label:after {
    bottom: 7px !important;
    left: 8px;
  }

  .form-group.mm_check4 input:checked+label:after {
    bottom: 7px !important;
    left: 8px !important;
  }

  .form-group.mm_check4 input:checked+label:after {
    bottom: 7px !important;
  }

  .form-group.mm_check6 input:checked+label:after {
    bottom: 13px !important;
  }

  .form-group.mm_check7 input:checked+label:after {
    bottom: 6px !important;
  }

  .form-group.mm_checktc input:checked+label:after {
    bottom: 7px !important;
  }
}

@media only screen and (min-width: 1025px) {
  .b_expensises_width {
    max-width: calc(100vw - 755px) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
}

@media (min-width: 4001px) and (max-width: 8000px) {

  /* .pagination__list-custom {
    height: 15% !important;
  } */
  .scroll-inner-container {
    height: 70vh;
  }
}

/* @media (min-width: 5001px) and (max-width: 8000px) {
  .list__color-bottom {
    height: calc(100vh - 441px) !important;
    border-right: 5px solid #d6d6d6;
  }
}

@media (min-width: 3501px) and (max-width: 5000px) {
  .list__color-bottom {
    height: calc(100vh - 341px) !important;
    border-right: 5px solid #d6d6d6;
  }
}

@media (min-width: 2561px) and (max-width: 3500px) {
  .list__color-bottom {
    height: calc(100vh - 284px) !important;
    border-right: 0px;
  }
} */

@media (min-width: 2561px) and (max-width: 4000px) {

  /* .pagination__list-custom {
    height: 18% !important;
  } */
  .scroll-inner-container {
    height: 60vh;
  }
}

@media (min-width: 1900px) and (max-width: 2560px) {
  .scroll-inner-container {
    height: 50vh;
  }
}

@media (min-width: 2201px) and (max-width: 2560px) {
  /* .list__color-bottom {
    height: 77% !important;
  } */

  /* .pagination__list-custom {
    height: 19% !important;
  } */
}

@media (min-width: 1851px) and (max-width: 2200px) {
  /* .list__color-bottom {
    height: 73% !important;
  } */

  /* .pagination__list-custom {
    height: 21% !important;
  } */
}

@media (min-width: 1600px) and (max-width: 1850px) {
  /* .list__color-bottom {
    height: 68% !important;
  } */

  /* .pagination__list-custom {
    height: 25% !important;
  } */
}

@media (min-width: 1500px) and (max-width: 1899px) {
  .scroll-inner-container {
    height: 50vh;
  }
}

@media (min-width: 1500px) and (max-width: 1599px) {
  /* .list__color-bottom {
    height: 68% !important;
  } */

  /* .pagination__list-custom {
    height: 25% !important;
  } */
}

/* @media (min-width: 1300px) and (max-width: 1499px) {
  .list__color-bottom {
    height: 60% !important;
  }

  .pagination__list-custom {
    height: 40% !important;
  }
} */
@media (min-width: 1200px) and (max-width: 1299px) {
  /* .list__color-bottom {
    height: 60% !important;
  } */

  /* .pagination__list-custom {
    height: 31% !important;
  } */
}

@media (min-width: 992px) and (max-width: 1024px) {
  /* .list__color-bottom {
    height: calc(100vh - 275px) !important;
  } */

  /* .pagination__list-custom {
    height: 16% !important;
  } */
}

/* @media (min-width: 992px) and (max-width: 1199px) {
  .list__color-bottom {
    height: calc(100vh - 230px) !important;
  }
} */
@media (min-width: 768px) and (max-width: 991px) {
  /* .list__color-bottom {
    height: calc(100vh - 240px) !important;
  } */

  /* .pagination__list-custom {
    height: 25% !important;
  } */
  .scroll-inner-container {
    height: 120px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  /* .list__color-bottom {
    height: 60% !important;
  } */

  /* .pagination__list-custom {
    height: 40% !important;
  } */
  .scroll-inner-container {
    height: 100px;
  }
}

@media (max-width: 767px) {
  .list__color-bottom {
        height: calc(119vh - 0px);
  }
  .journal-list{
    height: calc(95vh - 0px);
  }
  .order-ul{
    height: calc(100vh - 0px)  !important;
  }
}
@media (max-width:575px) {
.order-ul {
    height: calc(82vh - 0px) !important;
  }
     .journal-list {
       height: calc(82vh - 0px);
     }
}
table.fold-table thead tr th {
  background: #30679a;
  color: #ffffff;
  white-space: nowrap;
}

table.fold-table tbody tr td {
  color: #7b7b7b;
  padding: 5px 5px;
  height: 50px;
}

table.fold-table th,
table.fold-table td {
  font-size: 14px;
  text-align: left !important;
}

.fold-table .view {
  border-top: 1px solid #dee2e6 !important;
}

table.fold-table th {
  padding: 15px 5px;
}

table.fold-content th,
table.fold-table th {
  font-weight: bold;
}

table.fold-table>tbody>tr.view td,
table.fold-table>tbody>tr.view th {
  cursor: pointer;
}

table.fold-table>tbody>tr.view.open td:first-child:before,
table.fold-table>tbody>tr.view.open th:first-child:before {
  transform: rotate(-180deg);
}

table.fold-table>tbody>tr.fold.open {
  display: table-row;
}

.fold-content table thead tr th {
  color: #7b7b7b !important;
  background: #eeeeee !important;
}

.fold-table,
.fold-content table {
  width: 100%;
}

.fold-content table {
  border: 1px solid #dee2e6 !important;
}

.view .icon-th {
  text-align: center !important;
}

.table-responsive {
  width: 100%;
  overflow-x: auto;
}

table.fold-table thead tr th:first-child {
  text-align: center !important;
}

.fold-content {
  margin-bottom: 25px;
}

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

.for-dropdown-ui {
  overflow: visible;
}

.chart_short_td {
  position: relative;
}

.anew_chart_short_td {
  position: relative;
  width: 90px;
}

.invo-chart-sort {
  width: auto;
}

.anew_chart_code_td {
  width: 90px;
  position: relative;
}

.line_item_chart_menue {
  width: 100%;
  float: left;
  display: none;
  border: 1px solid lightgray;
  position: absolute;
  left: 0;
  width: 100%;
  float: left;
  z-index: 9999;
  background-color: #fff;
}

.line_item_chart_menue .invoice_vender_menu {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}

.line_item_chart_menue .invoice_vender_menu li .chart_new .right_desc {
  text-align: right;
}

.mx-auto {
  margin: 0 auto;
}

.supplier2_table .table td,
.table th {
  vertical-align: middle;
}

.login_form .new_input_pad input {
  padding-bottom: 17px;
}

.login_form .new_input_pad {
  margin-bottom: 1px;
}

.supplier2_table .table .supplier2_input_td {
  padding: 0 !important;
  vertical-align: bottom;
}

.login_form .supplier2_table td:hover .login_form .supplier2_table input {
  background-color: transparent;
  background: transparent;
}

.supplier2_table.table-responsive .custon_select-selector-inner__value-container {
  height: 35px !important;
}

.supplier2_table .css-e56m7-control {
  min-height: 30px;
}

.input_width2 {
  width: 50%;
  margin: 0;
}

.bg_clr {
  background: #30679a !important;
}

.disable_border {
  border-color: #f5f5f5 !important;
  border-bottom: 2px solid #f5f5f5 !important;
}

.disable_bg {
  background-color: #f5f5f5 !important;
}

.react-select--is-disabled {
  background-color: #f5f5f5 !important;
}

.po-refrence_input {
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
}

.date_time_bg .rc-time-picker-input[disabled] {
  background-color: #f5f5f5 !important;
  border-color: #f5f5f5 !important;
  color: #5a5a5a;
}

/* supplier2 filter dropdown css start */

#details {
  position: relative;
}

.activeFilter {
  color: #2f73ad;
  font-weight: bold;
}

#object1 {
  z-index: 9;
  cursor: pointer;
}

#supplier_filter_dropdpwn1 {
  width: 356px;
  border-radius: 20px;
  border: solid 1px #d0d0d0;
  min-height: 250px;
  box-shadow: 0 2px 10px -1px rgba(69, 90, 100, 0.3);
  transition: box-shadow 0.2s ease-in-out;
  background-color: #fff;
  /* display: none; */
  position: absolute;
  z-index: 999;
  padding: 13px 0px;
  top: 60px;
  left: 10px;
  display: none;
}

#supplier_filter_dropdpwn1 .filter_dropdpwn1_toparea {
  padding: 10px;
}

#supplier_filter_dropdpwn1 .filter_dropdpwn1_toparea h2 {
  font-size: 14px;
  color: #383838;
  font-weight: bold;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
}

#supplier_filter_dropdpwn1 .pop-cros-1 {
  color: #c1c1c1;
  cursor: pointer;
}

#supplier_filter_dropdpwn1 .filter_table_1 {
  font-size: 14px;
  color: #616060;
}

#supplier_filter_dropdpwn1 .active_filters h2 {
  border-bottom: solid 1px #d0d0d0;
  font-size: 14px;
  color: #383838;
  font-weight: bold;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  padding-bottom: 8px;
  padding-left: 10px;
}

#supplier_filter_dropdpwn1 .save-filter {
  position: absolute;
  right: 0;
  font-size: 12px;
  margin-top: -26px;
  margin-right: 10px;
  text-decoration: none;
  font-weight: bold;
  font-family: "OpenSans-Regular";
}

#supplier_filter_dropdpwn1 .save-filter a {
  text-decoration: none !important;
  color: #2f73ad;
  font-size: 12px;
  font-weight: bold;
}

#supplier_filter_dropdpwn1 .active_filters_table2 {
  padding: 10px;
  font-size: 14px;
  color: #616060;
  line-height: 30px;
}

#supplier_filter_dropdpwn1 .clear-filter {
  padding: 2px 10px;
  color: #2f73ad;
  background-color: #fff;
  border: none;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
}

#supplier_filter_dropdpwn1 .plus_icon-filter_bottom {
  margin-right: 10px;
  cursor: pointer;
}

#supplier_filter_dropdpwn1 .nofilter {
  font-size: 14px;
  color: #616060;
}

#supplier_filter_dropdpwn1 .active_filter_list {
  padding: 22px 13px;
  margin: 0;
  list-style: none;
  padding-top: 0;
}

#supplier_filter_dropdpwn1 .active_filter_list li {
  margin: 10px 0px;
  font-size: 14px;
  color: #616060;
}

#supplier_filter_dropdpwn1 .active_filter_list li span {
  padding-right: 14px;
}

#supplier_filter_dropdpwn1 .active_filter_list li span img {
  width: 10px;
  vertical-align: top;
  padding-top: 5px;
}

/* filter2 right */

#supplier_filter_dropdpwn2 {
  width: 367px;
  border-radius: 20px;
  border: solid 1px #d0d0d0;
  min-height: 427px;
  box-shadow: 0 2px 10px -1px rgba(69, 90, 100, 0.3);
  transition: box-shadow 0.2s ease-in-out;
  background-color: #fff;
  display: block;
  position: absolute;
  z-index: 999;
  top: 177px;
  display: none;
  left: 380px;
}

#supplier_filter_dropdpwn2 .filter_dropdpwn2_toparea h2 {
  font-size: 14px;
  color: #383838;
  font-weight: bold;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  display: inline-block;
}

#supplier_filter_dropdpwn2 .pb-30 {
  padding-bottom: 30px;
}

#supplier_filter_dropdpwn2 .sec-pop ul {
  padding-left: 10px;
  padding-right: 10px;
}

#supplier_filter_dropdpwn2 .sec-pop ul li {
  list-style: none;
  font-size: 13px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}

#supplier_filter_dropdpwn2 .sec-pop1 ul li {
  list-style: none;
  font-size: 13px;
  margin-bottom: 20px;
}

#supplier_filter_dropdpwn2 input.cus-in {
  border: 0;
}

#supplier_filter_dropdpwn2 .can-sav-btn {
  float: right;
  padding-right: 20px;
  padding-top: 15px;
}

#supplier_filter_dropdpwn2 .can-sav-btn .can-btn1 {
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: #2f73ad;
  font-size: 16px;
}

#supplier_filter_dropdpwn2 .can-sav-btn .can-btn1 img {
  padding-right: 11px;
}

.save_filter_heading {
  font-size: 18px;
  font-weight: bold;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  text-decoration: none;
  color: #333333;
}

.group {
  position: relative;
  margin-bottom: 20px;
}

.group input {
  font-size: 13px;
  display: block;
  width: 100%;
  border: none;
  color: #000000;
  border-bottom: 1px solid #ced4da;
  font-family: "Open Sans", sans-serif;
}

.group label {
  font-size: 13px;
  color: #616060;
}

.save-filter span {
  color: #2f73ad;
  font-size: 12px;
  font-weight: bold;
}

.rel {
  position: relative;
}

.rel select {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 10px;
  padding-left: 10px;
  border: 0;
  cursor: pointer;
  background: #ff000000;
}

.my-select {
  position: absolute;
  right: 0px;
  top: 3px;
  cursor: pointer;
  z-index: -1;
}

input.input-cy {
  height: 28px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #c8c8c8;
  text-align: center;
  padding: 0.5rem 0 !important;
}

.detail_drop-table tr td:nth-child(3) {
  width: 27%;
  line-height: 16px;
}

.detail_drop-table tr {
  font-size: 13px;
  color: #616060;
  border-bottom: solid 1px #e9ebf0;
  line-height: 40px;
}

.detail_filter_table_1 {
  font-size: 14px;
  color: #616060;
}

.detail_drop-table tr td:nth-child(2) {
  width: 27%;
  line-height: 16px;
  padding-left: 5px;
}

.check_active_ul ul li {
  list-style: none;
  font-size: 13px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}

.b-active {
  color: #0083ff !important;
}

.icon-check {
  position: absolute;
  top: -2px;
}

/* filter2 right */

#supplier_filter_dropdpwn2 {
  width: 367px;
  border-radius: 20px;
  border: solid 1px #d0d0d0;
  min-height: 427px;
  box-shadow: 0 2px 10px -1px rgba(69, 90, 100, 0.3);
  transition: box-shadow 0.2s ease-in-out;
  background-color: #fff;
  display: block;
  position: absolute;
  z-index: 999;
  top: 177px;
  display: none;
  left: 380px;
}

#supplier_filter_dropdpwn2 .filter_dropdpwn2_toparea h2 {
  font-size: 14px;
  color: #383838;
  font-weight: bold;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  display: inline-block;
}

#supplier_filter_dropdpwn2 .pb-30 {
  padding-bottom: 30px;
}

#supplier_filter_dropdpwn2 .sec-pop ul {
  padding-left: 10px;
  padding-right: 10px;
}

#supplier_filter_dropdpwn2 .sec-pop ul li {
  list-style: none;
  font-size: 13px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}

#supplier_filter_dropdpwn2 .sec-pop1 ul li {
  list-style: none;
  font-size: 13px;
  margin-bottom: 20px;
}

#supplier_filter_dropdpwn2 input.cus-in {
  border: 0;
}

#supplier_filter_dropdpwn2 .can-sav-btn {
  float: right;
  padding-right: 20px;
  padding-top: 15px;
}

#supplier_filter_dropdpwn2 .can-sav-btn .can-btn1 {
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: #2f73ad;
  font-size: 16px;
}

#supplier_filter_dropdpwn2 .can-sav-btn .can-btn1 img {
  padding-right: 11px;
}

.save_filter_heading {
  font-size: 18px;
  font-weight: bold;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  text-decoration: none;
  color: #333333;
}

.group {
  position: relative;
  margin-bottom: 20px;
}

.group input {
  font-size: 13px;
  display: block;
  width: 100%;
  border: none;
  color: #000000;
  border-bottom: 1px solid #ced4da;
  font-family: "Open Sans", sans-serif;
}

.group label {
  font-size: 13px;
  color: #616060;
}

.save-filter span {
  color: #2f73ad;
  font-size: 12px;
  font-weight: bold;
}

.wd-50 {
  width: 50px !important;
}

.wd-75 {
  width: 75px !important;
}

.wd-108 {
  width: 108px !important;
}

.wd-101 {
  width: 99px !important;
}

.wd-72 {
  width: 75px !important;
}

.wd-45 {
  width: 45px !important;
}

.uppercaseText {
  text-transform: uppercase;
}

.login_table_list table tbody .desc_amount_td {
  color: #5a5a5a !important;
}

.for-dropdown-ui table tbody td .css-1uccc91-singleValue,
.for-dropdown-ui table tbody td .css-107lb6w-singleValue {
  color: #5a5a5a !important;
}

.invoice_PDF_pageNum {
  width: 30px;
  background-color: #669cce;
  border: none;
  color: white;
}

.supplier2_table .table td input {
  width: 100%;
  text-align: center;
}

.supplier2_table .table td:nth-child(2) input {
  text-align: left;
}

.exp-form-field {
  position: relative;
}

.exp-form-field input {
  padding-left: 10px;
}

.exp-form-field::before {
  position: absolute;
  font-size: 13px !important;
  content: "\f155";
  left: 0px;
  top: 35%;
  color: #5a5a5a;
  font: normal normal normal 13px/1 FontAwesome;
}

.exp_edit .exp-form-field::before {
  top: 25%;
  font-size: 14px !important;
  left: 2px;
}

.exp_edit .exp-form-field input {
  padding-left: 10px;
}

.login_table_list .exp_edit thead th {
  width: 90px;
}

.login_table_list .exp_edit tbody td input,
.login_table_list .exp_edit tbody td,
.login_table_list .exp_edit thead th {
  width: 40px;
}

.login_table_list .exp_edit thead th {
  white-space: nowrap;
}

.login_table_list .exp_edit tbody td {
  padding-left: 2px;
  padding-right: 2px;
}

.login_table_list .exp_edit tbody td input {
  font-size: 13px !important;
  width: 100%;
}

.login_table_list .exp_edit2 thead th:nth-child(6),
.login_table_list .exp_edit3 thead .exp-descript {
  width: 40%;
}

.login_table_list .exp_edit2 tbody td:nth-child(6) input,
.login_table_list .exp_edit3 tbody td:nth-child(8) input {
  width: 100%;
}

.login_table_list .exp_edit2 tbody td {
  padding-left: 5px;
}

.login_table_list .exp_edit2 tbody td:nth-child(11) {
  padding-left: 10px;
}

.login_table_list .exp_edit3 tbody td {
  padding-left: 10px;
}

.login_table_list .exp_edit2 tbody td:nth-child(9) input,
.login_table_list .exp_edit2 tbody td:nth-child(9),
.login_table_list .exp_edit2 thead th:nth-child(9) {
  width: 40px;
}

.login_table_list .exp_edit thead th:nth-child(17) {
  width: 57px;
}

.login_table_list .exp_edit2 tbody td:nth-child(2) input,
.login_table_list .exp_edit2 tbody td:nth-child(2),
.login_table_list .exp_edit2 thead th:nth-child(2) {
  width: 40px;
}

.login_table_list .exp_edit2 tbody td:nth-child(3) input,
.login_table_list .exp_edit2 tbody td:nth-child(3),
.login_table_list .exp_edit2 thead th:nth-child(3) {
  width: 40px;
}

.login_table_list .exp_edit2 tbody td:nth-child(9) input,
.login_table_list .exp_edit2 tbody td:nth-child(9),
.login_table_list .exp_edit2 thead th:nth-child(9) {
  width: 61px;
  padding-left: 2px;
  padding-right: 2px;
}

.login_table_list .exp_edit2 tbody td:nth-child(10) input,
.login_table_list .exp_edit2 tbody td:nth-child(10),
.login_table_list .exp_edit2 thead th:nth-child(10) {
  width: 61px;
  padding-left: 2px;
  padding-right: 2px;
}

.login_table_list .exp_edit2 tbody td:nth-child(8) input,
.login_table_list .exp_edit2 tbody td:nth-child(8),
.login_table_list .exp_edit2 thead th:nth-child(8) {
  width: 61px;
  padding-left: 2px;
  padding-right: 2px;
}

/* Header Menue Icon Functionality */

#top_nav_toggle1 {
  z-index: 999 !important;
  position: fixed;
  top: 84px;
}

#top_nav_toggle1 .side-nav {
  border-top: 2px solid #235d92;
  z-index: 9;
  min-height: 100vh;
  transform: translateX(0) !important;
}

#top_nav_toggle1 .dash_menu_toggle {
  position: relative !important;
  right: auto !important;
  top: auto !important;
  cursor: pointer;
  float: right;
}

#top_nav_toggle1 .side-nav .categories>li:first-child a {
  padding-right: 20px !important;
}

/*End Header Menue Icon Functionality */

.undo-img {
  width: 16px;
  height: 18px;
  margin-top: 8px;
}

.add-new-invoice-pdf canvas {
  margin: 0 !important;
  width: 100% !important;
}

table.new-po-edit-popup-table.project_table tbody tr td img:last-child {
  width: auto !important;
}

.login_table_list .invoice_edit2 thead th:nth-child(5) {
  width: 106px !important;
}

.width-90 {
  width: 90px;
}

.width-56 {
  width: 56px;
}

.add-new-invoicePdf.over_auto_remove #maped_image,
.add-new-invoicePdf.over_auto_remove canvas,
.add-new-invoicePdf.over_auto_remove .react-pdf__Document,
.add-new-invoicePdf.over_auto_remove .react-pdf__Page {
  height: 100% !important;
}

.doc-main-page.full_screen_convas {
  overflow: hidden;
  position: relative;
  height: calc(100vh - 195px) !important;
}

.doc-main-page.full_screen_convas canvas {
  width: 100% !important;
}

.expensis-home.full_screen_convas {
  height: calc(100vh - 195px) !important;
}

.document-form-Pdf .react-pdf__Document,
.document-form-Pdf .react-pdf__Page,
.document-form-Pdf canvas {
  height: max-content !important;
}

.page-controls button {
  width: 44px;
  height: 44px;
  background: white;
  border: 0;
  padding: 0px !important;
  margin: 0px !important;
  font: inherit;
  font-size: 0.8em;
  border-radius: 4px;
}

.page-controls {
  width: 140px;
  margin: auto;
  position: relative;
  bottom: 20%;
  left: 0%;
  background: white;
  opacity: 0;
  transition: opacity ease-in-out 0.2s;
  box-shadow: 0 30px 40px 0 rgba(16, 36, 94, 0.2);
  border-radius: 4px;
}

.invoice_pdf_canvas.invoice_pdf_new canvas {
  position: relative;
}

.page-controls button:hover {
  background-color: #f6f6f6;
  border: 1px solid #f6f6f6;
}

.pdf--buttons:hover .page-controls {
  opacity: 1;
}

.react-pdf__Document {
  position: relative;
}

.document-form-Pdf .add-new-invoice-pdf {
  overflow-y: auto;
}

.add-new-invoice-tabledropdown .add-new-invc-drop {
  margin-top: 0px;
}

.add-new-invoice-tabledropdown .drag-panel .css-1hwfws3 {
  margin-top: 0;
}

.body__invoice--top {
  padding-top: 84px !important;
  overflow: hidden !important;
  height: calc(100vh - 0px) !important;
  padding-bottom: 0px !important;
}
@media (max-width:575px) {
  .body__invoice--top{
    padding-top: 2px !important;
  }
}

.side__content--invoice {
  margin-top: 84px !important;
}

.dash__invoice--content {
  margin-top: 0px !important;
}

.content__elem--style {
  padding: 5px 15px 0px !important;
}

.aside__right--height {
  height: calc(150vh - 150px) !important;
  padding-bottom: 80px;
  max-height: 150vh !important;
}

.pdf__height--content {
  height: calc(172vh - 200px) !important;
  overflow-y: auto;
}

.document-form-Pdf .doc-form-convas .react-pdf__Document {
  height: 100% !important;
}

.doc-form-convas {
  height: 100% !important;
}

.over_auto_remove .doc-form-convas .react-pdf__Document,
.over_auto_remove .doc-form-convas .react-pdf__Page {
  height: 100% !important;
}

.document-form-Pdf .doc-form-convas .react-pdf__Document,
.document-form-Pdf .doc-form-convas .react-pdf__Page,
.document-form-Pdf .doc-form-convas canvas {
  height: auto !important;
}

.over_auto_remove .doc-form-convas .react-pdf__Document,
.over_auto_remove .doc-form-convas .react-pdf__Page,
.over_auto_remove .doc-form-convas canvas,
.over_auto_remove .doc-form-convas {
  height: 100% !important;
}

.full_screen_convas {
  overflow-y: hidden;
  overflow: hidden;
}

.batch-list-table tbody td:nth-child(3) {
  width: 62px;
}

.batch-list-table tbody td:nth-child(3) input {
  width: 100%;
  border: 0;
}

.table__inner--th {
  width: 20px !important;
}

.table__inner--th:hover {
  border-right: none !important;

}

.flex-container-inner {
  display: flex;
  align-items: center;
  align-self: center;
}

.flex-container-inner-input {
  line-height: normal !important;
  font-size: 16px !important;
}

.flex-content-custom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 540px;
}

#activity-modal {
  width: 600px !important;
}

.custom-drp-down {
  margin-left: -100px;
}

.analysis-card-dropdwn.custom-my-radio.user_drop_options .dropdown-menu {
  left: -25px !important;
  right: initial !important;
}

.flex-content-custom .activity_9 p {
  padding-right: 15px;
}

.custom-checkbox-ui {
  margin-right: 10px;
}

.custom-checkbox-ui.form-group.remember_check label:before {
  margin: 0px;
}

.input-valid-error {
  position: relative;
}

.input-valid-line input {
  border-bottom: 2px solid red;
}

.input-valid-error .text-danger.error-12 {
  position: absolute !important;
  top: inherit !important;
}

.forgot_email_modal.mx-auto.order-detail-popup.modal .modal-dialog {
  width: 1276px !important;
  max-width: 1276px !important;
}

.pagination__list-custom-li.active a {
  color: #fff !important;
}

@media only screen and (max-width: 1024px) {
  .login_table_list.login_table_responsive {
    overflow: auto !important;
  }
}

@media only screen and (min-width: 1025px) {
  .login_table_list.login_table_responsive {
    overflow: visible !important;
  }
}

.read_only {
  border-bottom: none !important;
}
.cancel-cheque-button{
    display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
            margin-top: 250px
}
.cancel-cheque-button button{
  color: white;
    
      background: #30679a;
      padding: 13px 26px;
      font-size: 15px;
      cursor: pointer;
      border: none;
}
.cancel-cheque-button button:focus {
  outline:0 !important;
}

.col_flex{

  display: flex;
  flex-direction: column-reverse;
  justify-content: start;
}

.container_width{
  max-width: 96%;
}
.table-zoom{
  zoom: 150%;
}
.table-zoom-fin{
  zoom: 135%;
}
.table-zoom-appr{
  zoom: 140%;
}
.table-zoom-cus{
  min-height: 450px;
  zoom: 150%;
}
.refresh-btn{
  padding-right: 130px;
}
.refresh-btn ul li a{
      color: #5a5a5a;
      font-size: 14px;
      font-weight: bold;
}
.refresh-btn ul li img{
      margin-right: 5px;
        position: relative;
        top: -2px;
}

@media(min-width:1400px){

  .aside__right--height {
    height: calc(150vh - 150px) !important;
    padding-bottom: 80px;
    max-height: 150vh !important;
  }

}
.bank-transaction-paginate {
  margin-right: 8px;
  margin-left: 7px;
  width: 25px;
  height: 25px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ddd;
  border-radius: 50px;
}

.bank-transaction-link {
  color: #000;
  width: 100% !important;
}

.bank-transaction-link:hover {
  color: #fff;
}

.bank-transaction-paginate:hover {
  background-color: #235d92;
  color: #fff !important;
}

.label-color {
  color: #666 !important;
  margin: 0 10px
}

.active-link {
  color: #fff !important;
}

.bank-transaction-paginate.active {
  background-color: #235d92;
  color: #fff !important;
}

.po-transfer-selector {
  /* position the react-select absolute so it won't be clipped from the po transfer modal*/
  position: absolute !important; 
}

.approver-name-lbl {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.approver-name-lbl-wide {
  max-width: 157px;
}

.approver-name-lbl-medium {
  max-width: 91px;
}
.modal-dialog-1000{
  max-width: 1000px !important;
}

@media(min-width:1400px){

  #chequesDetail{

    width: 100% !important;
  }
  .dataTables_scrollHeadInner , .busines_unit_table{
    width: 100% !important;
  }
  
}