﻿html, body {
	height: 100%;
	overflow: auto;
	min-width:320px;
}
body {
	/*margin-top: 82px;*/
	background-color: transparent;
	/*background-image: linear-gradient( 94deg, #337ab7 0%, #F0F7FF00 67%);*/
	background-image:url(/images/login_pattern.svg);
	background-size:50%;
}
.panel-body {
	padding: 15px;
}

/* width */
::-webkit-scrollbar {
	width: 10px;
	height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 2px #3c8bcf;
	border-radius: 3px;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #92b3da;
	border-radius: 10px;
}

	/* Handle on hover */
	::-webkit-scrollbar-thumb:hover {
		background: #afa9a9 !important;
	}

.navbar-header {
  position: relative;
  top: -4px;
}
.navbar-brand {
	padding: 4px 15px !important;
}
	.navbar-brand > .icon-banner {
		position: relative;
		top: -2px;
		display: inline;
		width: 80px;
	}
.panel-body
{
	background-color:#fff;
}
.fullnavbar {
	box-shadow: 0px 2px 10px 0px rgb(51 119 199 / 20%);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	background-color: #337ab7;
	border-top: solid 7px #3377C7;
}

	.fullnavbar .container, .fullnavbar .container-fluid {
		padding-top: 10px;
		padding-bottom: 15px;
		padding-left:50px;
	}
div.image-section {
	transform: skew( -3deg, 0deg );
	height: 100%;
	background-color: #eaf7f8;
	border-left: solid 12px #337ab7;
}
	div.image-section .img-container {
		background-image: url(/images/RedPandaMascootEducator.png);
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		height: 100%;
	}

	div.container-fluid.body-content {
		overflow: auto !important;
		height: 103% !important;
	}
div.skew {
	width: 36%;
	height: 100%;
	display: flow-root;
	background-color: #2e9fdc;
	position: absolute;
	transform: skew(-10deg, 1deg);
	border-right: solid 12px #2e9fdc;
}
.form-group
{
	position:relative;
}
.btn-primary-old {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary-old:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.form-group i:not(.icon-after) {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #ffffff;
	padding: 19px;
	background-color: #2e9fdc;
	border-radius: 10px 0 0 10px;
}
.form-group i.icon-after {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #ffffff;
	padding: 19px;
	background-color: #2e9fdc;
}

.lock-img-container {
	position: absolute;
	color: #ffffff;
	background-color: #2e9fdc;
	height:100%;
	padding: 13px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px 0 0 10px;
}

.icon-closed-eye::before {
	content: ""; /* No text content, just an image */
	display: inline-block;
	width: 18px; /* Set the size of the icon */
	height: 10px;
	background-image: url('../images/Closed-eye.png'); /* Path to your image */
	background-size: contain; /* Scale the image to fit */
	background-repeat: no-repeat;
	background-position: center;
}

.icon-light::before {
	content: ""; /* No text content, just an image */
	display: inline-block;
	width: 16px; /* Set the size of the icon */
	height: 18px;
	background-image: url('../images/Light.png'); /* Path to your image */
	background-size: contain; /* Scale the image to fit */
	background-repeat: no-repeat;
	background-position: center;
}

.icon-check::before {
	content: ""; /* No text content, just an image */
	display: inline-block;
	width: 16px; /* Set the size of the icon */
	height: 18px;
	background-image: url('../images/Check.png'); /* Path to your image */
	background-size: contain; /* Scale the image to fit */
	background-repeat: no-repeat;
	background-position: center;
}

.bold-label {
	font-weight: 700;
	color: #3D3D3D;
	text-transform: capitalize;
	margin-bottom: 0;
}

.sso-icon {
	background-color: #3377C7;
	width: 48px;
	height: 48px;
	border-radius:5px;
	display:flex;
	justify-content:center;
	align-items: center;
}

.sso-icon a {
	color: white;
	display:flex;
	justify-content:center;
	align-items: center;
	text-decoration: none;
}

.form-group i.toggle-password {
	color: #a1a1a1;
	background-color: transparent !important;
}
.login .profile-image-setting-img {
	position: relative;
	width: inherit;
	height: inherit;
	padding: 0;
	margin: auto;
	object-fit: cover;
	object-position: center;
} .page-header {
	text-align:center;
	margin:10px 0 20px;
} .page-header.logged-out, .logout-page {
		/*background-color: #eee;*/
		padding: 15px;
	} .form-group input.form-control {
	padding-left: 58px;
	/*-webkit-box-shadow: none !important;*/
	/*box-shadow: none !important;*/
	border: 1px solid #337ab7 !important;
	height: initial !important;
	padding-top: 14px !important;
	padding-bottom: 14px !important;
	border-radius: 10px;
} .icon {
		position: relative;
		top: -10px;
	} .logged-out iframe {
  display: none;
  width: 0;
  height: 0;
} .page-consent .client-logo {
  float: left;
} .page-consent .client-logo img {
  width: 80px;
  height: 80px;
} .page-consent .consent-buttons {
  margin-top: 25px;
} .page-consent .consent-form .consent-scopecheck {
  display: inline-block;
  margin-right: 5px;
} .page-consent .consent-form .consent-description {
  margin-left: 25px;
} .page-consent .consent-form .consent-description label {
  font-weight: normal;
} .page-consent .consent-form .consent-remember {
  padding-left: 16px;
} .grants .page-header {
  margin-bottom: 10px;
} .grants .grant {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid lightgray;
} .grants .grant img {
  width: 100px;
  height: 100px;
} .grants .grant .clientname {
  font-size: 140%;
  font-weight: bold;
} .grants .grant .granttype {
  font-size: 120%;
  font-weight: bold;
} .grants .grant .created {
  font-size: 120%;
  font-weight: bold;
} .grants .grant .expires {
  font-size: 120%;
  font-weight: bold;
} .grants .grant li {
  list-style-type: none;
  display: inline;
} .grants .grant li:after {
  content: ', ';
} .grants .grant li:last-child:after {
  content: '';
}
/*Overwrites bootstrap.css*/
.navbar-inverse {
	background-color: #0073c8;
	border-color: #ffffff;
} .navbar-inverse .navbar-brand {
	color: #ffffff;
} .btn .btn-default .all-buttons .btn-rounds {
	background-color: #0073c8;
	color: #ffffff;
} .flex-center {
	margin: 10px auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: auto;
} .facebook {
    color: #3b5998;
} .google {
    color: #4285F4;
} @media only screen and (max-width:991px) {
	.image-section
	{
		display:none;
	}
}


.gradient-text {
	background: linear-gradient(to bottom, #94FF36, #005C1F);
	color: transparent;
	background-clip: text;
}

.gradient-image {
	width: 25px;
	height: 25px;
	mask-image: url('../images/Check.png');
	-webkit-mask-image: url('../images/Check.png');
	mask-size: 25px 25px;
	-webkit-mask-size: 25px 25px;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	background: linear-gradient(to bottom, #94FF36, #005C1F);
}