﻿/*added by dinesh for LCI Schedule*/
/*added by dinesh for LCI Schedule*/
/*upskilling dashboard new css added by dinesh 19-03-22*/
.google-sign-in {
  height: 55px;
  margin: 0 auto;
  display: block;
}

.google-sign-in-block {
  display: block;
  margin: 0 auto;
  width: 100%;
  float: left;
}

.login-widget {
  width: 320px;
  margin: 0 auto;
  display: block;
  float: unset;
  margin-bottom: 1rem;
}

.login-img {
  margin: 0 auto;
  display: block;
  /*height: 290px;*/
  width: 75%;
}

.full-height-block {
  height: calc(100vh - 0px);
  overflow: auto;
  padding: 10px 0;
}

.carousel-indicators {
  position: relative;
  margin-top: 1.5rem;
}

.carousel-indicators li {
  background-color: #08165B;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  opacity: 0.5;
}

.carousel-indicators .active {
  background-color: #FF6C4A;
  opacity: 1;
}

.quote-circle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #FEF4ED;
  border-radius: 50%;
  color: #FF9040;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: -10px;
  left: 15px;
  z-index: 2;
}

.success-story-line {
  width: 70px;
  height: 4px;
  background: linear-gradient(to right, #FF6A00, #A44CEE);
  margin-bottom: 24px;
}

.success-story {
  font-style: italic;
  color: #666666;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 15px;
  margin-bottom: 20px;
}

.login-left-menu {
  background-color: #FEF4ED;
  min-height: 100vh;
}

.quote-container {
  position: relative;
  background-color: #ffffff;
  padding: 30px 25px 25px 25px;
  max-width: 550px !important;
  margin-bottom: 0;
}

.author-name {
  font-weight: 700;
  color: #333333;
  margin-bottom: 5px;
  font-size: 16px;
}

.author-title {
  font-size: 14px;
  color: #666666;
  line-height: 1.4;
  margin-bottom: 0;
}
