/*
 * Computes a top-shadow for a card effect.
 *
 * @param {Number} $depth - depth level
 *
 * @return {List}
 */
/**
 * Computes a bottom-shadow for a card effect.
 *
 * @param {Number} $depth - depth level
 *
 * @return {List}
 */
/**
 * Gives a card depth effect.
 *
 * @param {Number} $depth - depth level (between 1 and 5)
 *
 * @link http://www.google.com/design/spec/layout/layout-principles.html#layout-principles-dimensionality Google Design
 *
 * @requires {function} top-shadow
 * @requires {function} bottom-shadow
 */
/* Palette generated by Material Palette - materialpalette.com/red/red */
.navbar-custom {
  background-color: #43a047 !important;
  min-height: 56px !important; }
  .navbar-custom a {
    color: #FFFFFF !important; }

.navbar-toggle {
  background-color: transparent !important; }

.navmenu-side {
  background-color: #fdfdfd; }
  .navmenu-side a {
    color: #747474 !important;
    font-weight: 500; }
  .navmenu-side .active a {
    color: #43a047 !important;
    background-color: transparent !important; }

.menu-btn {
  color: #FFFFFF;
  font-size: 16pt !important; }

.welcome-block {
  background: #FFFFFF;
  height: 100vh;
  background-size: cover;
  background-position: center center; }
  .welcome-block h3 {
    color: #141414;
    margin-top: 50px; }
  .welcome-block p {
    color: #43a047;
    font-weight: 400;
    font-size: 16px;
    padding-top: 10px; }
  .welcome-block img {
    height: 400px; }

.btn-submit {
  float: none;
  margin: 0 auto;
  display: -webkit-box; }

.form-block {
  margin-top: 50px; }

.form-custom {
  margin-bottom: 50px !important; }

.signup-intro-block {
  margin-top: 80px; }
  .signup-intro-block p {
    text-align: center; }

.logo-intro-block {
  margin-top: 25px; }
  .logo-intro-block img {
    height: 50px;
    margin: 0 auto;
    float: none;
    display: -webkit-box; }

@media (max-width: 768px) {
  .welcome-block {
    height: auto; }
    .welcome-block img {
      display: none;
      padding-bottom: 10px;
      padding-top: 10px; }
    .welcome-block h3 {
      padding-bottom: 20px; }

  .welcome-block-wrapper {
    margin-right: 15px; } }
.welcome-block-wrapper {
  margin-left: 15px; }

@media (min-width: 996px) {
  .welcome-block-wrapper {
    margin-top: 69px; } }
#Loginmessage {
  text-align: center; }

.welcome-student-block {
  background: #43a047;
  height: 100vh;
  background-size: cover;
  background-position: center center; }
  .welcome-student-block h3 {
    color: #FFFFFF;
    margin-top: 50px; }
  .welcome-student-block p {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
    padding-top: 10px; }
  .welcome-student-block img {
    height: 400px; }

@media (max-width: 768px) {
  .welcome-student-block {
    height: auto; }
    .welcome-student-block img {
      display: none;
      padding-bottom: 10px;
      padding-top: 10px; }
    .welcome-student-block h3 {
      padding-bottom: 20px; }

  .welcome-student-block-wrapper {
    margin-right: 15px; } }
.welcome-student-block-wrapper {
  margin-left: 15px; }

@media (min-width: 996px) {
  .welcome-student-block-wrapper {
    margin-top: 69px; } }
.btn-post {
  margin: 0 auto;
  float: none;
  display: -webkit-box;
  width: 100%;
  margin-bottom: 30px; }

@media (min-width: 992px) {
  .form-block {
    margin-top: 145px; } }
.img-circle {
  height: 80px;
  width: 80px;
  object-fit: cover;
  object-position: center center; }

.user-text {
  text-align: center; }
  .user-text :first-child {
    font-size: 100px;
    color: #ddd; }

#update td {
  transition: 0.3s ease-in;
  animation: anime .6s; }

@keyframes anime {
  0% {
    opacity: 0.3; }
  100% {
    opacity: 1.0; } }
.page-header {
  margin-bottom: 0px !important; }
  .page-header h3 {
    margin: 15px; }

.add-fab-btn {
  position: fixed !important;
  bottom: 0;
  right: 0;
  margin-right: 15px !important;
  margin-bottom: 15px !important; }

.agri-menu {
  width: 250px !important; }

.user-header {
  height: 56px;
  background-size: cover;
  cursor: pointer !important;
  border-bottom: 0.6px solid #ebebeb; }
  .user-header .information {
    display: -webkit-inline-box;
    margin-top: 11px; }
  .user-header p {
    color: #747474;
    font-weight: 400;
    margin-top: 5px; }
  .user-header .avatar {
    height: 28px;
    width: 28px;
    background-size: cover;
    margin-right: 15px;
    margin-left: 23px; }

.toolbar {
  height: 56px;
  background: #43a047;
  color: #FFFFFF; }

.toolbar-title {
  font-weight: 400; }

.toolbar-wrapper {
  display: -webkit-inline-box;
  padding-top: 15px; }
  .toolbar-wrapper img {
    height: 30px;
    width: 30px;
    margin: -5px 15px 0 15px; }

.delete-btn {
  color: crimson; }

.form-group {
  margin-top: 5px !important; }

.register-body {
  background-color: #FFFFFF;
  padding-top: 5px;
  overflow: hidden; }
  .register-body h2 {
    text-align: center; }

.register-btn-wrapper {
  margin-top-top: 10px;
  background-color: #43a047; }

.register-btn {
  float: none;
  margin: 0 auto;
  color: #FFFFFF !important;
  margin-top: 3px; }

.modal-header {
  background-color: #43a047;
  color: #FFFFFF; }

.header-wrapper {
  margin-bottom: 12px; }

  .feedbackmsg{
    text-align: center;
    font-size: 21px;
    color: #8f2f2f;
  }
.message{
    left: 100px;
    height: 94px;
    padding: 30px;
    text-transform: uppercase;
}

.blinking {
  -webkit-animation: 1s blink ease infinite;
  -moz-animation: 1s blink ease infinite;
  -ms-animation: 1s blink ease infinite;
  -o-animation: 1s blink ease infinite;
  animation: 1s blink ease infinite;
  
}

@keyframes blink {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-ms-keyframes blink {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

@-o-keyframes blink {
  from, to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
/*# sourceMappingURL=main.css.map */
