@CHARSET "UTF-8";

* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	outline: none;
}

@font-face {
	font-family: 'Gotham-Rounded';
	src: url('../fonts/GothamRounded-Medium.eot');
	src: local('../fonts/Gotham-Rounded Medium'), local('GothamRounded-Medium'),  url('../fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamRounded-Medium.woff2') format('woff2'),  url('../fonts/GothamRounded-Medium.woff') format('woff'),  url('../fonts/GothamRounded-Medium.ttf') format('truetype'),  url('../fonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
	font-weight: 400;
	font-style: normal;
}

body {
	font-family:Arial, Helvetica, sans-serif;
  background: #049081;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	 
}

.logo_img
{
	text-align:center;
	margin-bottom:20px;
}



form[role=login] {
	font: 16px/1.6em;
	background: #fff;
	padding: 10px 0 0 0;	
}
	form[role=login] h2 {
		font-size: 26px;
		color: #5d5c5c;
		margin-bottom: 1em;
	}
	form[role=login] input,
	form[role=login] button,
	form[role=login] a.btn {
		font-size: 16px;
	}
	form[role=login] > div {
		line-height: 3em;
		margin: 1.5em 0 0 0;
		padding: 0 26px;
		background: #f2f2f2;
		
		
	}
	form[role=login] > section {
		padding: 0 26px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		background: #fff;
	}
	.admin_box
	{
		
		height:50px;
		width:auto;
		text-align:center;
		/*box-shadow: 0 0 89px rgba(0, 0, 0, 0.4);*/
		
	}
	.admin_box h4
	{
		padding:15px;
		text-transform:uppercase;
		font-weight:900;
	}
	
	/*********************forgot password*************88*/
	
	.message {
	font-size: 16px;
	margin-left: 0;
	padding: 0px;	
	margin-bottom:15px;
    background-color: #fff;
}
.info-link:hover
{
	text-decoration:none;
}
.btn-primary {
    background-color: #205393;
    border-color: #2880ed;
}
.btn-primary:hover {
    background-color: #2880ed;
    border-color: #2880ed;
}
.main-footer {
    background: #FFF none repeat scroll 0% 0%;
    padding: 21px;
    color: #444;
    border-top: 1px solid #D2D6DE;
	display:none;
}
.text-primary {
    color: #4E3122;
}
.form-control:focus {
	border-color: #205393;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.logo-fore{text-align:center;}
.logo-fore img{display:inline;}
.back_to_site_link a {
    color: #333;
}
/*.log-in-page{
	background-image:url(../images/banner3.jpg);
}*/
.bg-ovrly{
	background:none;
}
/*.bg-log-in{
	background:#e6ebee;
    height: 688px;	
}*/
.bg-log-in .login-form {
    width: 90%;
    margin: 0px auto;
    color: #555;
    padding: 0px 14px;
    background: #ffffff;
    border: solid 1px #e0e0e0;
    box-shadow: 0 0 3px #eee;
    margin-bottom: 15px;
    margin-top: 10%;
    border-radius: 5px;
    box-shadow: 15px 20px 0px rgba(0, 0, 0, 0.19);
}
.bg-log-in .admin_box h4{
	text-transform: capitalize;
	font-size: 20px;
  text-align: center;
  color: #008acb;
  margin-bottom: 0px;
  font-family: 'Gotham-Rounded';
	padding-top:0px;
}
.header-cp {
	border-bottom: 1px solid #d4d4d4;
}
.header-cp img{
	padding:12px;
	margin:0px auto;
}
.font-fml{
    text-align: center;
    color: #333;
    margin-bottom: 0px;
    font-family: 'Gotham-Rounded';	
}

.back-to-site a{
	border: 1px solid #a0a0a0;
    padding: 6px 17px;
    display: block;
    text-align: center;	
	font-family: 'Gotham-Rounded';
	text-decoration:none;
	border-radius: 4px;
	background: #000;
	color: #fff;
}
.back-to-site .glyphicon{
    margin-right: 8px;
}
.back-to-site a:hover{
	background: #323232;
    border: 1px solid #205393;
    color: #fff;	
}
.log-in-bnt{
  font-family: 'Gotham-Rounded';
  border: none;
  padding: 12px 70px;
  border-radius: 8px;
  display: inline-block;
  margin: auto;
  margin-top: 5px;
  background: #583672;
  color: #fff;
  font-weight: bold;
  -webkit-box-shadow: 0px 9px 15px -11px rgb(88 54 114);
  -moz-box-shadow: 0px 9px 15px -11px rgba(88,54,114,1);
  box-shadow: 0px 9px 15px -11px rgb(88 54 114);
  width: 200px;
  font-size: 16px;
  letter-spacing: 1px;
}
.or{
	text-align:center;	
	font-family: 'Gotham-Rounded';	
}
.padng-brm-sign{
	margin-bottom:6px;	
	padding-right:0px;
}
.log-in-icon{
  margin: 0px auto;
  border-radius: 6rem;
  width: 75px;
  margin-top: -55px;
  border-top: solid 1px #e0e0e0;
  z-index: 99;
  position: relative;
}
.no-padding-cp{
	 padding:0px;	
}
.back-to-site{
	padding-left:0px;	
}
.iconlog {
  height: 0px;
}
.top_link {
  height: 20px;
  margin-top: 35px;
}
.top_link a {
  color: #452A5A;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}
.top_link a:after {
  display: block;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #56baed;
  content: "";
  transition: width 0.2s;
}
.top_link a:hover:after {
  width: 100%;
}
.top_link img{
  margin-right: 5px;
  width: 20px;
}
.left{
  padding-top: 15px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.left h3{
  margin-bottom: 15px;
  font-size: 28px;
}
.right {
  background: linear-gradient(212.38deg, #014a6d85 0%, rgb(89 55 115 / 74%) 100%),url(../images/adminlog.jpg);
  color: #fff;
  position: relative;
  height: 100%;
  padding: 150px 75px;
}
.right .right-text {
  height: 100%;
  position: relative;
  transform: translate(0%, 45%);
}
.right-text h2 {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
}


.f_row {
  position: relative;
  margin-bottom: 45px;
  height: 52px;
}
.f_row.shake {
      animation: shake 0.4s linear;
  }
.f_row.last {
      margin-bottom: 53px;
  }
.f_row label {
      color: #3f3f3f;
      font-size: 18px;
      font-weight: normal;
      position: absolute;
      left: 0;
      top: 10px;
      opacity: 1;
      transition: all 0.3s cubic-bezier(1,-0.33,0,1.15);
      transform: translate(0px, 0px) scale(1);
      transform-origin: left top;
  }
.f_row input {
      background-color: transparent;
      border: none;
      color: #3f3f3f;
      font-size: 25px;
      width: 100%;
      height: 100%;
      position: relative;
  }
.f_row u {
      background-color: #e1e1e1;
      width: 100%;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: 0;
}
.f_row u:before {
          content: '';
          display: block;
          height: 100%;
          width: 0;
          background-color: #ed2553;
          transition: all 0.35s cubic-bezier(.35,.33,.84,.85);
  }
  .f_row.focus label {
    opacity: 0.5;
    transform: translate(0px, -32px) scale(0.8);
}
.f_row.focus u:before {
  width: 100%;
}



/*-------------------------animate start----------------------------*/

/* STRUCTURE */

.wrapper {
  display: flex;
  flex-direction: column; 
  justify-content: center;

  padding: 20px;
}

#formContent {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  padding: 30px;
  width: 90%;
  max-width: 450px;
  position: relative;
  padding: 0px;
  -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  text-align: center;
}

#formFooter {
  background-color: #f6f6f6;
  border-top: 1px solid #dce8f1;
  padding: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}




/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
  display: block;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #56baed;
  content: "";
  transition: width 0.2s;
}

.underlineHover:hover {
  color: #0d0d0d;
}

.underlineHover:hover:after{
  width: 100%;
}

h1{
    color:#60a0ff;
}

/* OTHERS */

*:focus {
    outline: none;
} 

#icon {
  width:30%;
}

form[role=login] button.log-in-bnt { font-size: 14px;}


/** Login 8 start **/
.login-8{
  top: 0;
  width: 100%;
  bottom: 0;
  opacity: 1;
  z-index: 999;
  min-height: 100vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
  background: #fff5f5;
}

.login-8 .container{
  max-width: 1120px;
  margin: 0 auto;
}

.login-8 a {
  text-decoration: none;
}

.login-8 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Jost', sans-serif;
}

.login-8 .info-text{
  text-align: left;
  top: 35%;
  position: absolute;
  left: 18%;
  max-width: 350px;
  margin-left: auto;
}

.login-8 .waviy {
  position: relative;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
}

.login-8 .waviy span {
  position: relative;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  animation: waviy 1s infinite;
  animation-delay: calc(.1s * var(--i));
  font-family: 'Jost', sans-serif;
}

.login-8 .waviy span.color-yellow{
  color: #000;
}

@keyframes waviy {
  0%,40%,100% {
      transform: translateY(0)
  }
  20% {
      transform: translateY(-20px)
  }
}

.login-8 p{
  color: #fff;
  margin-bottom: 0;
  font-size: 15px;
}

.login-8 .form-check-input:checked {
  display: none;
}

.login-8 .form-info {
  justify-content: center;
  align-items: center;
  padding: 60px 90px;
}

.login-8 .login-inner-form .form-group {
  margin-bottom: 25px;
}

.login-8 .login-inner-form .form-box {
  float: left;
  width: 100%;
  position: relative;
}

.login-8 .login-inner-form .form-control {
  font-size: 16px;
  outline: none;
  color: #535353;
  border-radius: 100px;
  border: 1px solid #d9d9d9;
  padding: 14.5px 45px 14.5px 20px;
}

.login-8 .login-inner-form img {
  margin-bottom: 5px;
  height: 40px;
}

.login-8 .login-inner-form .form-box i {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 20px;
  color: #535353;
}

.login-8 .login-inner-form .forgot{
  margin: 0;
  line-height: 45px;
}

.login-8 .bg-img {
  background: url(../images/bgblue.png) top left repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  opacity: 1;
  z-index: 999;
  position: relative;
  display: flex;
  min-height: 550px;
}

.login-8 .login-box {
  background: #fff;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.login-8 .login-inner-form .checkbox-theme input[type="checkbox"]:checked + label::before {
  color: #fff;
  background: #ff4d62;
  border: solid 1px #ff4d62;
}

.login-8 .login-inner-form .btn-md {
  cursor: pointer;
  height: 55px;
  color: #fff;
  padding: 13px 50px 12px 50px;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Jost', sans-serif;
  border-radius: 100px;
  text-transform: uppercase;
}

.login-8 .login-inner-form input[type=checkbox], input[type=radio] {
  margin-right: 3px;
}

.login-8 .login-inner-form p{
  margin: 0;
  color: #535353;
}

.login-8 .login-inner-form p a{
  color: #535353;
}

.login-8 .login-inner-form button:focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
}

.login-8 .login-inner-form .btn-theme.focus, .btn-theme:focus {
  box-shadow: none;
}

.login-8 .login-inner-form .btn-theme {
  background: #ff4d62;
  border: none;
  color: #fff;
}

.login-8 .login-inner-form .btn-theme:hover {
  background: #ef3f54;
}

.login-8 .logo img{
  margin-bottom: 15px;
  height: 80px;
  position: absolute;
  top: 8%;
  left: 18%;
}

.login-8 .nav-pills li{
  display: inline-block;
}

.login-8 .login-inner-form .form-check{
  float: left;
  margin-bottom: 0;
  padding-left: 0;
}

.login-8 .login-inner-form .form-check a {
  color: #d6d6d6;
  float: right;
}

.login-8 .login-inner-form .form-check-input {
  position: absolute;
  margin-left: 0;
}

.login-8 .login-inner-form .form-check label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 1px;
  margin-left: -22px;
  border-radius: 100px;
  background: #fff;
  border: 1px solid #d9d9d9;
}

.login-8 .login-inner-form .form-check-label {
  padding-left: 20px;
  margin-bottom: 0;
  font-size: 16px;
  color: #535353;
}

.login-8 .form-section input[type=checkbox]:checked + label:before {
  font-weight: 600;
  color: #e6e6e6;
  line-height: 18px;
  font-size: 12px;
  content: "\2713";
}

.login-8 .btn-section{
  float: right;
  display: inline-block;
}

.login-8 .btn-section {
  top: 30px;
  position: absolute;
  right: 30px;
  margin-bottom: 0;
}

.login-8 .btn-section .link-btn {
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  color: #eb3c50;
  padding: 10px 18px;
  text-decoration: none;
  text-decoration: blink;
  text-transform: uppercase;
  border-radius: 3px;
  background: #fff;
}

.login-8 .btn-section .link-btn:hover{
  background: #eb3c50;
  color: #fff;
}

.login-8 .btn-section .link-btn.active{
  background: #eb3c50;
  color: #fff;
}

.login-8 .login-inner-form input[type=checkbox], input[type=radio] {
  margin-top: 4px;
}

.login-8 .login-inner-form .checkbox a {
  font-size: 16px;
  color: #535353;
  float: right;
  margin-left: 3px;
}

.login-8 .form-section{
  text-align: center;
}

.login-8 .form-section h3{
  font-size: 25px;
  margin-bottom: 30px;
  font-weight: 400;
  color: #040404;
}

.login-8 .form-section .text {
  font-size: 16px;
  margin-top: 25px;
  margin-bottom: 0;
  color: #535353;
}

.login-8 .form-section .text a{
  color: #535353;
}

.login-8 .social-list{
  bottom: 28px;
  position: absolute;
  left: 18%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.login-8 .social-list li{
  display: inline-block;
}

.login-8 .social-list a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0 2px 2px 0;
  text-align: center;
  display: inline-block;
  font-size: 17px;
  color: #ff4d62;
  background: #fff;
  border-radius: 50px;
}

.login-8 .social-list a:hover{
  color: #fff;
}

.login-8 .facebook-bg:hover {
  background: #3b589e;
}

.login-8 .twitter-bg:hover {
  background: #56d7fe;
}

.login-8 .google-bg:hover {
  background: #dc4e41;
}

.login-8 .linkedin-bg:hover {
  background: #1c82ca;
}

.login-8 .pinterest-bg:hover {
  background: #a30618;
}

/** MEDIA **/
@media (max-width: 992px) {
  .login-8 .bg-img{
      display: none;
  }

  .login-8 .form-info{
      padding: 50px 30px;
  }

  .login-8 .login-box{
      max-width: 600px;
      margin: 0 auto;
  }
}
/** Login 8 end **/

@media (max-width: 991px) {
.bg-log-in .login-form {
    width: 96%;
    margin-left: 0px;
	margin-top: 60px;
	padding:15px;
}
.back-to-site {
    padding: 0px;
}
.back-to-site a {
    padding: 6px 4px;
}
#StrickyNotesModal {
    left: 8%;
    top: 25%;
    width: 85%;
}
}