body {
  color: rgb(86, 86, 86);
}

/* channge of color */
.alert-info {
  margin-left: 15px;
  margin-right: 15px;
  background-color: #333 !important;
  border-color: #333;
}

/* .skin-red-light .sidebar-menu>li.header {
  background: #252525;
  color: #ffffff;
} */

.skin-red-light .main-header .navbar {
  background-color: #080808;
}

/* .skin-red-light .sidebar a {
  color: #fff;
} */
/* 
.skin-red-light .sidebar-menu .treeview-menu>li>a {
  color: #fff;
} */

/* .skin-red-light .sidebar-menu .treeview-menu>li.active>a,
.skin-red-light .sidebar-menu .treeview-menu>li>a:hover {
  color: #eeeeee !important;
} */

/* .skin-red-light .wrapper,
.skin-red-light .main-sidebar,
.skin-red-light .left-side {
  background-color: #080808;
} */

/* .skin-red-light .sidebar-menu>li.menu-open>a {
  background: #080808;
} */

/* .skin-red-light .sidebar-menu>li.active>a {
  border-left-color: #fff;
  background: #080808;
} */

.skin-red-light .sidebar-menu>li>.treeview-menu {
  background: #fcfdff;
}

.skin-red-light .main-header .logo:hover {
  background-color: #1d1d1d;
}

.skin-red-light .main-header .logo {
  background-color: #1d1d1d;
}

.skin-red-light .main-header .navbar .sidebar-toggle:hover {
  background-color: #080808;
}

.nav-tabs-custom>.nav-tabs>li.active {
  border-top-color: #fff;
}

.box.box-info {
  border-top-color: #fff;
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
  color: #252525;
}

.treeview-menu {
  padding-left: 0px;
}

/* .skin-red-light .sidebar-menu>li:hover>a {
  color: #fff;

} */

/* .skin-red-light .sidebar-menu>li.active>a {
  background-color: #1e282c;
} */

.user-panel>.image>img {
  background-color: #ffffff;
}

.user-panel>.info>p {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 5px;
  min-height: 20px;
}

.sidebar-menu .menu-open>a>.fa-angle-right,
.sidebar-menu .menu-open>a>.pull-right-container>.fa-angle-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sidebar-menu li>a>.fa-angle-right,
.sidebar-menu li>a>.pull-right-container>.fa-angle-right {
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 10px;
  -webkit-transition: transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
}

.table-search {
  border-color: #333;
}

.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>a:hover {
  background-color: #333;
  border-color: #333;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>.inactive>a:hover {
  background-color: transparent;
  border-color: #333;
  color: #333;
}

.pagination>.active>a,
.pagination>.active>span {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #333;
  border-color: #333;
}

.content-header>.breadcrumb {
  padding-left: 0px;
  position: static;
  float: none;
}

.user-panel {
  min-height: 70px;
}

.modal-footer>.btn-info {
  min-width: 80px;
}

.user-panel>.image>img {
  max-width: 35px;
}

.user-panel>.info {
  left: 45px;
  padding-top: 0px;
}

.modal-lg {
  max-width: 600px;
}

/* channge of color */

.content-div {
  margin-bottom: 100px;
}

.anitaLogo {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}

.logoImg {
  width: 400px;
}

.btn,
.btn-info {
  text-transform: uppercase;
  background: #ffffff;
  color: #333;
  border-color: #333;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn-info:active:focus,
.btn-info:active:hover {
  background: #333 !important;
  color: #ffffff !important;
  border-color: #333 !important;
}

.btn-success {
  background: #333 !important;
  color: #ffffff !important;
  border-color: #333 !important;
}


.small-box>.small-box-footer {
  margin-top: 10px;
}

.dashboardBox {
  background-color: #ffffff;
  color: #fff;
}

.dashboardBox>.icon {
  color: #ffffff60;
}

.small-box:hover {
  color: #fff;
}

.small-box h3 {
  color: #fff
}

.small-box h3:hover {
  color: #fff
}

.info-box-icon {
  background-color: #8f8f8f;
}

.info-box-content {
  color: #333333;
}

/* 
.main-footer {
  color: #555555;
}

.main-footer a {
  color: #222222;
} */

/* questionnaire and checkin */
.btnQre {
  max-width: 50px;
  background: #ffffff;
  color: #333;
  border-color: #333;
  padding: 10px;
  min-width: 100px;
  text-transform: uppercase;
  letter-spacing: 2px;
  /* margin: auto; */
}

.imageDiv {
  vertical-align: middle;
  width: 20%;
  display: inline-block;
}

input[type=checkbox] {
  vertical-align: top;
}

/* .sidebar-menu>li.menu-open>a {
  color: #eeeeee !important;
} */

.form-group input {
  font-weight: 500;
}

input[type="file"] {
  border: none;
}

.successCheck {
  font-size: 25px;
  margin-bottom: 5px;
  color: green;
}

.no-padding {
  padding: 0px;
}

label {
  font-weight: 600;
}

select {
  font-weight: 500;
}

.form-control {

  border-radius: 5px;
}

.form-control:focus {
  border-color: #333;
}

label.required::after {
  content: '*';
  margin-left: 4px;
  color: red;
}

#help {
  cursor: pointer;
  /* text-decoration: underline; */
  font-weight: 600;
}

#helpModal .modal-dialog .modal-content {
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 30%;
  border-radius: 7px;
}

.loaderDiv {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #ffffffcc;
  display: none;
  z-index: 999;
}

.loadIcon {
  font-size: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
}

.errorMSg {
  display: none;
  padding: 30px;
  text-align: center;
  min-height: 80px;
  border: 0.5px solid #333333;
  border-radius: 5px;
  font-weight: 500;
  color: #555555;
}

#captchaDiv {
  overflow: hidden;
}

.g-recaptcha {
  /* margin-top: 10px; */
  float: right;
}

/* image upload */
.uploadFile {
  visibility: hidden;
}

.images {
  padding-left: 0px;
  margin-bottom: 0px;

}



.imagePreview {
  width: 100%;
  height: 180px;
  border: 1px solid #ccc;
  border-radius: 5px;
  /* background: url("images/placeholder.png") no-repeat center; */
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  text-align: center;
  line-height: 250px;
}


/**===== dots1 =====*/
#dots1 {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
}

#dots1 span {
  position: absolute;
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  -webkit-animation: dots1 1s infinite ease-in-out;
  animation: dots1 1s infinite ease-in-out;
}

#dots1 span:nth-child(1) {
  left: 0px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#dots1 span:nth-child(2) {
  left: 15px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

#dots1 span:nth-child(3) {
  left: 30px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

#dots1 span:nth-child(4) {
  left: 45px;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@keyframes dots1 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    background: rgba(0, 0, 0, 0.25);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    background: #000000;
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    background: rgba(0, 0, 0, 0.25);
  }
}

@-webkit-keyframes dots1 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    background: rgba(0, 0, 0, 0.25);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    background: #000000;
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    background: rgba(0, 0, 0, 0.25);
  }
}

@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css');

@keyframes fadeInDown {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
    transform: none;
  }
}

/* .questionnaireDiv{
  animation-duration: 3s;
}   */
/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
  visibility: hidden;
  /* Hidden by default. Visible on click */
  min-width: 250px;
  margin-left: -125px;
  /* Divide value of min-width by 2 */
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 9999;
  left: 50%;
  bottom: 20px;
  max-width: 275px;
}

/* Show the snackbar when any action is performed (class added with JavaScript) */
#snackbar.show {
  visibility: visible;
  /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
	However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 20px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 20px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 20px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 20px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

@media (min-width: 1048px) {
  .imagePreview {
    width: 160px;
  }
}

@media (max-width: 576px) {
  .logoImg {
    width: 200px;
  }

  .footer {
    text-align: center;
  }

  .footer>.pull-right {
    float: none !important;
  }

}

@media(max-width:400px) {

  .g-recaptcha {
    float: none;
  }

  #captchaDiv {
    overflow-x: auto;
    text-align: -webkit-right;
    text-align: right;
  }
}

/* image upload loader */
.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 45px 45px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #333;
  margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


/* custom media queries */
@media (max-width: 991px) {
  .content-header>.breadcrumb {
    background: none;
    padding-left: 0;
  }
}