@import url('https://fonts.googleapis.com/css?family=Roboto');

.tab-content.tab-content-body {
  padding: 20px;
  border: 1px solid transparent;
  border-color:  #fff #dee2e6 #dee2e6 #dee2e6;
  margin-bottom: 20px;
}

pre {
  font-size: 0.8rem !important;
}

pre.small {
  font-size: 80% !important;
}

ol.olist,
ul.ulist {
  margin-left: 40px;
}
ol.olist > li {
  list-style: decimal;
}
ol.olist.olist-roman > li {
  list-style: lower-roman;
}
ul.ulist > li {
  list-style: disc;
}
ul.ulist.ulist-cirle > li {
  list-style: circle;
}

img.site-logo {
  /*
  max-width: 225px;
  width: 100%;
  */
  max-width: 160px;
  max-height: 75px;
  height: auto;
  object-fit: contain;
  object-fit: scale-down;
}

/**/

ul.pagination-spacing {
  margin: 0;
  padding: 15px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.pagination-spacing > li {
  margin: 10px 5px;
}
ul.pagination-spacing > li > span,
ul.pagination-spacing > li > a {
  display: inline-block;
  padding: 10px 25px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #ffffff;
}

.scrollflow {
  overflow-x: scroll;
  overflow: auto;
}
.card-chart {
  width: 100%;
  min-height: 320px;
}

.image-option {
  overflow-x: scroll;
  overflow: auto;
  width: 100%;
  padding: 0;
  margin: 0;
}

.image-option > select {
  height: 190px;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  border: none;
  width: auto !important;
}

.image-option > select > option {
  width: 150px;
  height: 150px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  /*
  background-size: contain;
  */
  margin: 10px;
  padding: 5px;
  background-color: rgba(0,0,0,0.5);
  border-radius: 5px;
  font-size: 14px;
  color: #007bff;
  text-shadow: 1px 1px #000000;
  
  box-sizing: content-box;
}
@media only screen and (max-width: 768px) {
  .nav-tabs .nav-item {
    width: 100%;
  }
  .display-6{
    font-size:18px;
    padding-top: 6px;
  }
  .display-7{
    font-size:18px;
    padding-top: 6px;
  }
}
@media only screen and (max-width: 480px) {
  .nav-tabs {
    margin-bottom: 10px;
    border-bottom: none;
  }
  .tab-content {
    border-top: 1px solid #dee2e6 !important;
  }
  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom: 1px solid #dee2e6;
  }
  .nav-tabs .nav-item {
    width: 100%;
  }
  .display-6{
    font-size:16px;
    padding-top: 6px;
  }
  .display-7{
    font-size:16px;
    padding-top: 6px;
  }
}
@media only screen and (max-width: 420px) {
  .display-6{
    font-size:14px;
    padding-top: 7px;
  }
  .display-7{
    font-size:13px;
    padding-top: 7px;
  }
}
@media only screen and (max-width: 360px) {
  .display-6{
    font-size:14px;
    padding-top: 7px;
  }
  .display-7{
    font-size:13px;
    padding-top: 7px;
    white-space: normal;
  }
}
@media only screen and (max-width: 320px) {
  .display-6{
    font-size:11px;
    padding-top: 8px;
  }
  .display-7{
    font-size:13px;
    padding-top: 8px;
    white-space: normal;
  }
}
@media only screen and (max-width: 290px) {
  .display-6{
    font-size:11px;
    padding-top: 8px;
  }
  .display-7{
    font-size:11px;
    padding-top: 6px;
  }
}

/* Safari 10.1+ */
/*
#name{
  display:none;
}
*/
@media not all and (min-resolution:.001dpcm) { @media {
  #carousel{
    display:none !important;
  }
  #safariCarousel{
    display:flex !important;
    opacity:1 !important;
  }
  #safariCarousel .non-spin .row{
    background:rgba(0,0,0,0.8);
    border-radius:20px;
    color:#fff;
  }
  #carousel2{
    opacity:1 !important;
  }
}}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #carousel{
    display:none !important;
  }
  #safariCarousel{
    display:flex !important;
    opacity:1 !important;
  }
  #safariCarousel .non-spin .row{
    background:rgba(0,0,0,0.8);
    border-radius:20px;
    color:#fff;
    top:15% !important;
  }
  #carousel2{
    opacity:1 !important;
  }
}




body{
    font-family: 'Roboto', sans-serif;
    background: #f1efee;
    overflow-x:hidden;
}
.primary{
    color:#4377bc;
}
.primary-bg{
    background:#4377bc;
}
.grey-bg{
  background:#f3f2f2;
}




  .container2 {
    margin: 0 auto;
    width: 30%;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
    transition: transform 0.5s;
  }

  
  #phone-overlay{
    position:absolute;
    bottom: 0;
    right: -20%;
    z-index:2;
    pointer-events:none;
  }

  #spin-wrapper{
    position:absolute;
    bottom: 0;
    right: -20%;
    z-index:1;
    width:94%
  }

  .safariCarousel #phone-overlay{
    position:absolute;
    bottom: 0;
    right: 15%;
    z-index:2;
    pointer-events:none;
  }

  .safariCarousel #spin-wrapper{
    position:absolute;
    bottom: 0;
    right: 15%;
    z-index:1;
    width:94%
  }
  
  .item {
    display: block;
    position: absolute;
    transition:all 0.5s;
    opacity:0.2;
    background: rgba(0,0,0,0.8);
    width: 100%;
    font-size: 5em;
    text-align: center;
    color: #FFF;
    border-radius: 10px;
    -webkit-filter: blur(4px);
    filter: blur(4px);
  }

  .item.active{
      transition:all 0.5s;
    opacity: 1;
    -webkit-filter: none;
    filter: none;
  }
  

  .carousel {
    padding: 20px;
    -webkit-perspective: 2500px;
            perspective: 2500px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity:0;
    transition:opacity 0.2s 
  }
  .carousel > * {
    flex: 0 0 auto;
  }
  .carousel figure {
    transform-box: fill-box;
    margin: 0;
    width: 45%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .carousel figure .carousel-spinitem {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0px;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -moz-filter:blur(5px);
    transition:all 0.5s
  }
  .carousel figure .carousel-spinitem.active {
    width: 100%;
    padding: 0 0px;
    -webkit-filter: blur(0);
    filter: blur(0);
    -moz-filter:blur(0);
    opacity: 1 !important;
  }
  .bgrgba80{
    background:rgba(0,0,0,0.8);
  }
  .non-spin .bgrgba80{
    border-radius:20px;
    overflow:hidden;
  }
  .carousel figure .carousel-spinitem:not(:first-of-type) {
    position: absolute;
    left: 0;
    color: #fff;
    border-radius: 50px;
    background-clip: content-box;
    opacity: 0.2;
    margin-top: -28px;
  }
  .carousel nav {
    display: flex;
    justify-content: center;
    position: absolute;
    top:35%;
    width:100%;
  }
  .carousel nav button {
    flex: 0 0 auto;
    margin: 0 5px;
    cursor: pointer;
    color: #333;
    background: none;
    border: none;
    letter-spacing: 1px;
    padding: 5px 10px;
    position: absolute;
    font-size:41px;
    outline:none;
  }
  .carousel nav button.next {
    right:4%;
  }
  .carousel nav button.prev {
    left:4%;
  }


  .carousel-heading{
    font-size:30px
  }
  .carousel-body{
    font-size:20px;
  }

  /* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
 cursor: pointer;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  width:100%;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
  transform: rotateY(0deg);
  width:100%;
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
}

.splashHeading{
  font-size:50px;
  text-transform:uppercase;
}
.splashParagraph{
  font-size:25px;
}

#phone-overlay-sm{
  position: absolute;
  bottom: 0;
  right: 10%;
  z-index: 2;
}
#spin-wrapper-sm{
  position: absolute;
  bottom: 0;
  right: 10%;
  z-index: 1;
  border-radius: 20px;
  overflow: hidden;
}
#demo{
  background:url(../img/testbg2.jpg) no-repeat;
  background-size: cover;
}

#carousel, #safariCarousel{
  background:url(../img/initial.png) no-repeat;
  background-size:cover;
  z-index: 2;
}

#mercSite{
  height:400px;
}

.grad {
  background: #4377bc; /* For browsers that don't support gradients */
  background: -webkit-linear-gradient(180deg, #343a40 0%, #343a40 5%, #4377bc 5%,#4377bc 95%, #343a40 95%,#343a40 100%);
  background: -o-linear-gradient(180deg, #343a40 0%, #343a40 5%, #4377bc 5%,#4377bc 95%, #343a40 95%,#343a40 100%);
  background: -moz-linear-gradient(180deg, #343a40 0%, #343a40 5%, #4377bc 5%,#4377bc 95%, #343a40 95%,#343a40 100%);
  background: linear-gradient(180deg, #343a40 0%, #343a40 5%, #4377bc 5%,#4377bc 95%, #343a40 95%,#343a40 100%);
  width: 100%;
  padding: 20px;
}
.table-review-details th {
  background-color: #bebebe;
}
.table-review-details td {
  background-color: white;
}

.border-width-1 { border-width: 1px !important; }
.border-width-2 { border-width: 2px !important; }
.border-width-3 { border-width: 3px !important; }
.border-width-4 { border-width: 4px !important; }
.border-width-5 { border-width: 5px !important; }

.close:focus {
  outline: none !important;
}
.overflow-wrap {
  white-space:pre-wrap;
  overflow-wrap:anywhere;
}
.border-radius-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.border-radius-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.force-center-horizontal {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
}
.force-center-vertical {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.force-center {
  top: 50%; right: 50% !important;
  transform: translate(50%,-50%) !important;
}
.position-absolute.force-center, .position-absolute.force-center-horizontal, .position-absolute.force-center-vertical {
  position: absolute;
}
.position-fixed.force-center, .position-fixed.force-center-horizontal, .position-fixed.force-center-vertical {
  position: fixed;
}
.position-left-0 { left: 0; }
.position-right-0 { right: 0; }
.position-left-4 { left: 4px; }
.position-right-4 { right: 4px; }
.position-left-8 { left: 8px; }
.position-right-8 { right: 8px; }
.position-left-12 { left: 12px; }
.position-right-12 { right: 12px; }
.position-left-15 { left: 15px; }
.position-right-12 { right: 15px; }
.position-left-20 { left: 20px; }
.position-right-20 { right: 20px; }
.position-top-0 { top: 0; }
.position-bottom-0 { bottom: 0; }
.position-top-4 { top: 4px; }
.position-bottom-4 { bottom: 4px; }
.position-top-8 { top: 8px; }
.position-bottom-8 { bottom: 8px; }
.position-top-12 { top: 12px; }
.position-bottom-12 { bottom: 12px; }
.position-top-15 { top: 15px; }
.position-bottom-12 { bottom: 15px; }
.position-top-20 { top: 20px; }
.position-bottom-20 { bottom: 20px; }

.checkbox-group > .checkbox-group {
  display: flex;
  align-items: center;
  border-radius: 12px;
}
.checkbox-group > .custom-radio-btn {
  width: 52px;
  height: 31px;
  position: relative;
  margin-bottom: 0;
}
.checkbox-group > .custom-radio-btn > .custom-radio-btn-text {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: inherit;
  border-radius: inherit;
}
.checkbox-group > .custom-radio-btn > .custom-radio-btn-input {
  position: absolute;
  z-index: 0;
  background: none;
  margin-bottom: 0;
}
.checkbox-group > .custom-radio-btn:hover {
  background: #3e90ec !important;
  color: white;
}

.checkbox-group > .custom-radio-btn[data-is-checked] {
  background: var(--blue);
  color: white;
}

@media (min-width: 768px) {
  #btnSelectDate {
    width: 80px !important;
    padding: 2px;
  }
  #pillsStateFilter {
    width: 360px !important;
  }
  .w-md-auto {
    width: auto !important;
  }
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-1-percent {
    width: 1% !important;
  }
  .m-md-10-percent {
    margin: 10% !important;
  }
}

@media (max-width: 767px) {
  .m-10-percent {
    margin: 10% !important;
  }
  #pillsStateFilter {
    font-size: 60%;
  }
}

.dashbtns{
  object-fit: contain; 
  max-height: 250px; 
  max-width:100%; 
  margin:0 auto; 
  display:block;
  border-radius: 15px;
  box-shadow: 0px 0px 14px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 0px 14px 5px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 14px 5px rgba(0,0,0,0.4);
}
.dashbtns:hover{
  box-shadow: 0px 0px 16px 5px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0px 0px 16px 5px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 16px 5px rgba(0,0,0,0.6);
}

@media (max-width: 767px) {
  .dashbtns{
    margin-top:2rem;
  }
}

#images-review-modal.modal.show {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
#carousel-imgs.carousel {
  opacity: 1 !important;
  padding: 0 !important;
}