/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

 #setimage{
  width: 24px !important;
  border-radius: 45px !important;
}
#label1{
  /* text-align: center; */
}
.buttonn{
   display: -webkit-box !important;
    margin-left: 63px !important;
}
#myModal{
  margin-top: 60px !important;
}
.modal-content{
  padding: 9px !important;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  background-color: #120f19;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
}

.modal-header .close {
  background-color: #120f19;
  color: #FFF;
  float: right;
  font-size: 21px;
  font-weight: 700;
  font-family: Montserrat;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.modal-title {
  color: #FFF !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  font-family: Montserrat;
  line-height: 1.5;
  margin: 0;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
/*  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;*/
}

/*.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;

}*/

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.btn1,.sbavs{
  /* background-color: #007cba !important; */

  color: white;

}


/* Loading */
#loader_fme_wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#loader_fme {
	top: 200px;
	position: absolute !important;
	width: 400px;
	height: 400px;
	margin-left: 0 !important;
	margin-top: 0 !important;
	z-index: 99999;
}

/* Header */
#divtohide center {
	height: 34px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

#divtohide button {
	margin-left: 10px;
	padding: 0;
  border-width: 0;
}

#compresstoleft, #compresstoright {
	display: none;
}

#divtohide label {
	padding: 0;
}

.modal-content .searchable input {
  background: none !important;
  margin: 0;
  color: #999999;
  font-family: Montserrat;
  font-style: italic;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  border: 1px solid #ced4da;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  letter-spacing: 0.25px;

  filter: none !important;
  background: #fff;
  padding: 7px 20px;
  border-radius: 0;
  width: 100%;
  box-shadow: none;
}

.modal-content .searchable li {
	list-style: none;
	padding-left: 20px;
}

/* Footer Buttons*/
#myModal .modal-footer button {
  cursor: pointer !important;
  background-color: rgba(0,0,0,0);
  border-color: rgba(31,31,31,1);
  color: rgba(31,31,31,1);
  font-size: 14px;
  line-height: 20px;
  font-family: Montserrat;
  font-weight: 700;

  text-transform: uppercase;
  box-shadow: none;
  text-shadow: none;
  filter: none;
  cursor: pointer;
  text-align: center;
  background-image: none;
  text-align: center;
  border-width: 2px;
  border-style: solid;

  transition: 250ms ease 0s;

  border-radius: 4px;
  padding: 5px 7px 5px 7px;
  margin: 0 4px;

  outline: none;
  letter-spacing: 0.25px;
}

#myModal .modal-footer button:hover {
  background-color: #1f1f1f;
  border-color: #1f1f1f;
  color: #ffffff;
}

/* Switch to Recent */ 
#label1 {
  padding: 0;
}

a.switch-to-recent-customer {
  color: rgba(32,32,32,1);
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none !important;
}

a.switch-to-recent-customer:hover {
  color: rgba(225,167,52,1);
}