/*base */
.border-0 {
	border: 0 !important
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.min-vw-100 {
	min-width: 100vw !important
}

.min-vh-100 {
	min-height: 100vh !important
}

.vw-100 {
	width: 100vw !important
}

.vh-100 {
	height: 100vh !important
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1,
.my-1 {
	margin-top: .25rem !important
}

.mr-1,
.mx-1 {
	margin-right: .25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2,
.my-2 {
	margin-top: .5rem !important
}

.mr-2,
.mx-2 {
	margin-right: .5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3,
.my-3 {
	margin-top: 1rem !important
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5,
.my-5 {
	margin-top: 3rem !important
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-right: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1,
.py-1 {
	padding-top: .25rem !important
}

.pr-1,
.px-1 {
	padding-right: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.pr-2,
.px-2 {
	padding-right: .5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3,
.py-3 {
	padding-top: 1rem !important
}

.pr-3,
.px-3 {
	padding-right: 1rem !important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
	padding-left: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5,
.py-5 {
	padding-top: 3rem !important
}

.pr-5,
.px-5 {
	padding-right: 3rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
	padding-left: 3rem !important
}

.m-n1 {
	margin: -.25rem !important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem !important
}

.m-n2 {
	margin: -.5rem !important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem !important
}

.m-n3 {
	margin: -1rem !important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem !important
}

.m-n5 {
	margin: -3rem !important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

.text-dark {
	color: #000 !important
}

.text-white {
	color: #fff !important
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important
}

.bg-transparent {
	background-color: transparent !important
}

.font-weight-bold {
	font-weight: 700 !important
}

.bg-primary {
	background-color: #007bff !important
}

.flex2 {
	flex: 2
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.align-middle {
	vertical-align: middle !important
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0 !important
}

.zk-tbl .widget-content {
	padding: 1rem;
	flex-direction: row;
	align-items: center
}

.zk-tbl .widget-content .widget-content-wrapper {
	display: flex;
	flex: 1;
	position: relative;
	align-items: center
}

.zk-tbl .widget-content .widget-content-right {
	margin-left: auto
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border-radius: .25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	;
	height: auto;
	min-height: 55px;
	line-height: 40px;
	text-transform: uppercase
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem
}

.card-footer {
	padding: .75rem 1.25rem;
	line-height: 35px
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.scrollbar-container {
	position: relative;
	height: 100%
}

.scroll-area {
	overflow-x: hidden;
	height: 400px;
	background: transparent !important
}

[class*=scroll-area-]::-webkit-scrollbar {
	width: 5px;
	background: transparent !important
}

[class*=scroll-area-]::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5) !important;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .5) !important;
	border-radius: 20px !important;
	background: transparent !important
}

[class*=scroll-area-]::-webkit-scrollbar-thumb {
	border-radius: 20px !important;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5) !important;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .5) !important;
	background: rgba(39, 43, 62, .5) !important;
	visibility: hidden !important
}

.card-bg:hover .scroll-area-lg::-webkit-scrollbar-thumb,
.card-bg:hover .scroll-area-md::-webkit-scrollbar-thumb,
.card-bg:hover .scroll-area-sm::-webkit-scrollbar-thumb,
.easy-card-bg:hover .scroll-area-lg::-webkit-scrollbar-thumb,
.easy-card-bg:hover .scroll-area-md::-webkit-scrollbar-thumb,
.easy-card-bg:hover .scroll-area-sm::-webkit-scrollbar-thumb {
	visibility: visible !important;
	transition: all 1s ease !important
}

​ .scroll-area-xs {
	height: 150px;
	overflow-x: hidden
}

.scroll-area-sm {
	height: 200px;
	overflow-x: hidden
}

.scroll-area-md {
	/* height: 330px;
	overflow-x: hidden */
}

.scroll-area-lg {
	/* height: 400px; */
	height: 105vh;
	overflow-x: hidden
}

/* Base end */

/* Login CSS */
@font-face {
	font-family: 'Roboto';
	src: url('../fonts/roboto.css');
	src: url('../fonts/roboto/v20/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2') format('woff2');
}

html,
body {
	height: 100%;
	margin: 0;
}

.zk-login {
	background-color: #FDFDFD;
	/*background-image: url('../images/login-bg.png');*/
	background-size: cover;
	background-repeat: no-repeat;
	justify-content: center;
	flex: 1;
	display: flex;
	z-index: 8;
	position: relative;
}

.zk-login-container {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	margin: 0;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	background: #f9f9f9;
}

.grad-txt {
	background-color: #4c9a11;
	/* background: linear-gradient(#7AC143, #017896);  */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	text-shadow: none;
	font-size: 16px;
	font-family: Poppins;
}

.txt-mail {
	font-family: Poppins;
}

.modal-open{
	font-family: 'Poppins';
}

.alert-danger {
	color: #FC3030;
    background-color: transparent;
    border-color: transparent;
    font-size: 13px;
    font-family: Poppins;
    text-align: left;
    padding: 0;
	margin-bottom: 20px;
}

/* .zk-login .input-lg {
	height: 40px !important;
} */

.zk-leftside-logo {
	/* position: absolute;
	z-index: 99999;
	width: 200px;
	top: 60px;
	left: 50%;
	transform: translateX(-50%); */
}

.zk-leftside-banner {
	margin-top: 19%;
}

.zk-login-header {
	position: absolute;
	top: 20px;
	right: 75px;
	bottom: 0;
	display: inline-block;
	margin-left: -10px;
	margin-right: 4px;
	margin-bottom: 4px;
}

.zk-login-button {
	padding: 0;
	border: none;
	background: none;
}

.zk-login-footer {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.zk-login-wrapper {
	padding-top: 30px;
}
 .font-sixteen {
	font-size: 16px;
 }

.login-style {
	background-color: #fff !important;
	min-height: 450px;
}

.zk-login .card-footer {
	background: none !important;
	/* float: right; */
}

.zkteco-logo {
	width: 150px;
	padding-bottom: 10px;
}

.zk-forgot-password {
	font-weight: 400;
	/* text-decoration: underline; */
	color: #474B4F;
	line-height: 18px;
	background: #474B4F;
	-webkit-background-clip: text;
	/* -webkit-text-fill-color: transparent; */
    font-size: 14px;
    font-family: Poppins;
    opacity: 0.8;
}

.zk-login-copyright {
	color: #474B4F;
	text-align: center;
	margin: 0 auto;
}

input[type=checkbox]:after {
	content: "";
	display: inline-block;
	visibility: visible;
	width: 16px;
	height: 16px;
	padding-top: 1px;
}

/* input[type=checkbox]:checked:after {
	content: "\f00c";
	font-family: 'FontAwesome';
	background-color: #2E85D0;
	color: #FFF !important;
	text-align: center;
	border-radius: 10px;
} */

.txt-green {
	color: #6EBA4B;
}

.txt-orange {
	color: #FC4C02;
}

.txt-orange:hover {
	color: #d6531b;
	text-decoration: none;
}

.txt-orange:focus {
	color: #d6531b;
	text-decoration: none;
}

.txt-grey {
	color: #474A4E;
    font-size: 13px;
    font-family: Poppins;
    opacity: 0.5;
}

.text-blue {
	color: #0e5b9d;
	text-decoration: none;
}

.text-blue:hover {
	text-decoration: none;
}

.text-blue:active {
	text-decoration: none;
}

.zk-login-card {
	/* -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 152, 68, 0.17); */
	/* -moz-box-shadow: 0px 0px 40px 0px rgba(0, 152, 68, 0.17);
	box-shadow: 0px 0px 40px 0px rgba(0, 152, 68, 0.17); */
	border-radius: 5px;
	border: 2px solid #E8E8E8;
	background-color: #0E5B9D0A !important;
	/* background: #0E5B9D0A !important; */
	min-height: 300px;
	/* width: 900px !important; */
}
.login_img {
	/* margin-top: 100px; */
	width: 240px;
}

.zk-login .card-header {
	height: auto;
	background: transparent !important;
	position: relative;
}

.zk-login .card-header .header {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 18px;
	color: #474B4F;
	font-family: Poppins;
	padding-left: 5rem;
}

.zk-login .card-header .sub-header {
	text-transform: none;
	font-weight: normal !important;
	font-size: 14px;
	line-height: 20px;
	color: #474B4F;
	margin-bottom: 5px;
	opacity: 0.5;
	font-family: Poppins;
	margin-left: 5rem;
}

.zk-login .card-header .biologo {
	width: 150px;
}

.zk-login-form {
	padding: 20px 50px 0px 50px;
}

.zk-login-head {
	padding: 20px 0px;
}

.zk-login-form .input-group {
	margin-bottom: 10px;
}

.zk-login-form .input-group-text {
	border-radius: 20px 0 0 20px !important;
}

.zk-login-form .form-control {
	font-size: 1.5rem !important;
	font-family: Poppins;
	background-color: transparent;
	/* border-radius: 5px !important; */
}

.zk-login-form .input-group-addon.pwd-right-radius {
	cursor: pointer;
}

.input-grp-cmpny .form-control:not(:first-child):not(:last-child) {
	border-radius: 0px;
}

.zk-login-form .zk-input {
	border-radius: 0 !important;
}

.zk-login-form .read-only-text {
	border-radius: 0 20px 20px 0 !important;
	font-size: 1rem !important;
}

.zk-login-form .form-check-label {
	color: #474A4E;
    font-size: 12px;
    font-family: Poppins;
    opacity: 0.8;
	font-weight: 400;
}

.zk-login-form .form-check-input {
	width: 16px;
	height: 16px;
	border-radius: 0 !important;
}

.zk-btn {
	background: transparent linear-gradient(90deg, #2E85D0 0%, #0E5B9D 100%) 0% 0% no-repeat padding-box;
	text-transform: capitalize;
	border-radius: 5px;
	/* letter-spacing: 1px; */
	/* box-shadow: 1px 2px 4px #000; */
	border: 0;
	color: #FFF;	
	font-size: 14px;
	height: 46px;
	outline: 0;
	margin-bottom: 10px;
	font-family: Poppins;
}

.zk-login-form .btn.active.focus,
.zk-login-form .btn.active:focus,
.zk-login-form .btn.focus,
.zk-login-form .btn:active.focus,
.zk-login-form .btn:active:focus,
.zk-login-form .btn:focus {
	outline: 0;
}

.zk-btn:hover {
	background: transparent linear-gradient(90deg, #2E85D0 0%, #0E5B9D 100%) 0% 0% no-repeat padding-box;
	color: #FFF;
}

.verfication-box {
	background: #5a5a5a;
	border-radius: 0 50px 0 50px;
	padding: 20px 50px;
}

.verfication-box .text-success {
	color: #7ac143 !important;
}

input,
input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	font-size: 14px;
	color: #999;
}

input::-moz-placeholder {
	/* Firefox 19+ */
	font-size: 14px;
	color: #999;
}

input:-ms-input-placeholder {
	/* IE 10+ */
	font-size: 14px;
	color: #999;
}

input:-moz-placeholder {
	/* Firefox 18- */
	font-size: 14px;
	color: #999;
}

.zk-login-form .input-group {
	width: 100%;
}


/* Footer Social Icons */

.social-footer-title {
	display: inline-block;
	margin-top: 5px;
}

.align-items-stretch {
	display: flex;
	align-items: stretch;
}

.social-footer {
	position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%, 50%);
    display: contents;	
}

.social-btn-circle {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0;
	border-radius: 50%;
	background: #fff;
	/* -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.45);
	box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.45); */
}

.social-btn-circle:hover {
	background: #EFEFEF;
}

.social-btn-circle img {
	padding: 9px !important;
}

.social-btn-sm {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 0.9rem;
}

.social-btn-lg {
	width: 55px;
	height: 55px;
	line-height: 55px;
	font-size: 1.1rem;
}


/* social media css end */

.blue-btn {
	background: linear-gradient(to bottom, #00A1D4 0%, #19506d 100%);
	text-transform: uppercase;
	border-radius: 20px;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.75);
	height: 40px;
	line-height: 30px;
}

.blue-btn:hover {
	background: linear-gradient(to top, #00A1D4 0%, #19506d 100%);
}

.verfication-successful {
	padding: 20px;
	margin-bottom: 40px;
	border: 2px solid #EFEFEF;
}

.mb-m20 {
	margin-bottom: -20px;
}

.mt-m20 {
	margin-top: -20px;
}

.mt-m10 {
	margin-top: -10px;
}

.text-underline {
	text-decoration: underline;
}

.text-warning {
	color: #f2622f !important;
}

.icon-right {
	position: relative !important;
	right: 0px !important;
}

.icon-right-btn,
.icon-right-btn:hover,
.icon-right-btn:active,
.icon-right-btn:focus {
	border-radius: 0 20px 20px 0 !important;
	border: 0;
	padding: 0 10px 0 8px !important;
	-webkit-box-shadow: 4px 1px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 4px 1px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 4px 1px 5px 0px rgba(0, 0, 0, 0.5);
}

.zk-pwd {
	color: #969696;
	opacity: 0.8;
}

.info {
	color: #969696 !important;
	opacity: 0.9;
}

.show-error-icon {
	position: absolute;
	top: 50%;
	right: 60px;
	color: red;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.show-info {
	position: absolute;
	top: 50%;
	right: 25px;
	color: #969696 !important;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.login-left {
	font-weight: 600;
	font-size: 20px;
	color: #474B4F;
	/* bottom: 150px;
	position: fixed; */
	font-family: Poppins;
}

.login-left-subheading {
	font-size: 15px;
    color: #474b4f85;
    /* bottom: 120px; */
    /* width: 380px; */
    /* position: fixed; */
    padding-top: 10px;
    font-family: Poppins;
}
input[type="radio"], input[type="checkbox"] {
	margin: 1px 0 0;
}

.input-group-addon {
	background-color: transparent;
	color: #ccc;
}

.zk-login-card .grad-logo-area {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, 40%);
}
.info-style {
	width: 35px;
	padding-top: 10px;
}


@media (max-width:767px) {
	.zk-login-card .grad-logo-area {
		height: 100px;	
	}

	.zk-leftside-logo {
		/* position: absolute;
		width: 180px;
		top: 15px;
		left: 50%;
		transform: translateX(-50%); */
	}

	.zk-login-card {
		/* background: linear-gradient(to bottom, #79c143 30px, #79c143 100px, #FFF 100px); */
		background-color: #0E5B9D0A !important;
		min-height: 300px;
		margin-bottom: 30px;
	}
	.zk-login-header {
		position: absolute;
		top: 5px;
		left: 50%;
		transform: translateX(-50%);
	}
	.zk-login-footer {
		position: relative;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (max-width:480px) {
	.zk-login-card {
		border-top-left-radius: 45px;
		border-top-right-radius: 45px;
	}
	.verfication-box {
		background: #5a5a5a;
		border-radius: 0 50px 0 50px;
		padding: 20px;
	}
	.zk-login-form {
		padding: 10px 12px;
	}
	.zk-login-form .form-control {
		font-size: 12px !important;
		padding: .5rem 5px !important;
	}
	.zk-login-form .form-check-label,
	.zk-forgot-password {
		font-size: 12px;
	}
	.input-group>.input-group-prepend>.input-group-text {
		padding: .5rem 5px;
		font-size: 12px;
	}
	.input-group .icon-right .icon-right-btn {
		padding: .5rem 8px;
		font-size: 12px;
	}
	input,
	input::-webkit-input-placeholder {
		/* Chrome/Opera/Safari */
		font-size: 12px !important;
		color: #495057;
	}
	input::-moz-placeholder {
		/* Firefox 19+ */
		font-size: 12px !important;
		color: #495057;
	}
	input:-ms-input-placeholder {
		/* IE 10+ */
		font-size: 12px !important;
		color: #495057;
	}
	input:-moz-placeholder {
		/* Firefox 18- */
		font-size: 12px !important;
		color: #495057;
	}
	.show-error-icon {
		right: 5px !important;
		font-size: 12px;
	}
	.show-info {
		right: -11px !important;
		font-size: 12px;
	}
	.btn-viewmore1 {
		width: 100%;
	}
	.filter-date .form-inline {
		display: block;
	}
}

@media (min-width:768px) {
	.zk-login-form .input-group {
		/* padding-left: 3rem;
		padding-right: 3rem; */
	}
	.verfication-box {
		margin-left: 3rem;
		margin-right: 3rem;
	}
}

@media (min-width:992px) {
	.zk-login-row {
		/* width: 100%;
		height: 100%; */
		/* margin: auto; */
		/* display: flex;
		align-items: center;
		justify-content: center; */
		margin: 0;
		position: relative;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media (max-width:1299px) {
	input,
	input::-webkit-input-placeholder {
		/* Chrome/Opera/Safari */
		font-size: 13px;
		color: #999;
	}
	input::-moz-placeholder {
		/* Firefox 19+ */
		font-size: 13px;
		color: #999;
	}
	input:-ms-input-placeholder {
		/* IE 10+ */
		font-size: 13px;
		color: #999;
	}
	input:-moz-placeholder {
		/* Firefox 18- */
		font-size: 13px;
		color: #999;
	}
}

@media (min-width:1400px) {
	.zk-login-card {
		min-height: 400px;
	}
	/* .zk-login-form .input-group {
		padding-left: 2rem !important;
		padding-right: 2rem !important;
	} */
	.zk-login-container {
		overflow: hidden;
	}
	.zk-login-form {
		padding: 20px 50px 0px 50px;
	}
}

@media (min-width:1330px) and (max-width:1599px) {
	input,
	input::-webkit-input-placeholder {
		/* Chrome/Opera/Safari */
		font-size: 13px;
		color: #999;
	}
	input::-moz-placeholder {
		/* Firefox 19+ */
		font-size: 13px;
		color: #999;
	}
	input:-ms-input-placeholder {
		/* IE 10+ */
		font-size: 13px;
		color: #999;
	}
	input:-moz-placeholder {
		/* Firefox 18- */
		font-size: 13px;
		color: #999;
	}
	.zk-login-form .input-group-addon.input-addon-right {
		padding-left: 2px;
		padding-right: 2px;
		font-size: 12px;
		font-family: Poppins;
		color: #9c9c9c;
		background-color: #F4F4F4;
	}

	.zk-login .card-header .sub-header {
		text-transform: none;
		/* padding-left: 5rem; */
	}
	.zk-login-form {
		padding: 20px 50px 0px 50px;
	}
}

@media (min-width:320px) and (max-width:480px) {
	.zk-login-row {
		margin-top: 80px;
	}
	.zk-login-form .input-group-addon.input-addon-right {
		max-width: 150px !important;
		padding-left: 2px;
		padding-right: 2px;
		font-size: 12px;
	}
	.zk-login .card-header .sub-header {
		text-transform: none;
		font-size: 16px;
	}
}

@media (min-width:481px) and (max-width:767px) {
	.zk-login-row {
		margin-top: 100px;
	}
	.zk-login .card-header .sub-header {
		text-transform: none;
		font-size: 16px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.zk-login-row {
		margin-top: 120px;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.zk-login .card-header .sub-header {
		text-transform: none;
		font-size: 16px;
	}
}

@media (min-width:1200px) and (max-width:1299px) {
	.zk-login-form {
		padding: 20px 20px 0px 20px;
	}
	.zk-login .card-header .sub-header {
		text-transform: none;
		font-size: 13px;
		margin-left: 2rem;
	}
	.zk-login .card-header .header {
		padding-left: 2rem;
	}
	.zk-login-card .grad-logo-area {
		position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 25%);
	}
}

@media (min-width:1300px) and (max-width:1399px) {
	.zk-login-form {
		padding: 20px 30px 0px 30px;
	}
	.zk-login-form .input-group-addon.input-addon-right {
		padding-left: 2px;
		padding-right: 2px;
		font-size: 12px;
	}
	/* .zk-login-form input {
		padding-left: 3px !important;
	} */
	input,
	input::-webkit-input-placeholder {
		/* Chrome/Opera/Safari */
		font-size: 13px;
		color: #999;
	}
	input::-moz-placeholder {
		/* Firefox 19+ */
		font-size: 13px;
		color: #999;
	}
	input:-ms-input-placeholder {
		/* IE 10+ */
		font-size: 13px;
		color: #999;
	}
	input:-moz-placeholder {
		/* Firefox 18- */
		font-size: 13px;
		color: #999;
	}

	.zk-login .card-header .sub-header {
		text-transform: none;
		margin-left: 3rem;
	}
	.zk-login .card-header .header {
		padding-left: 3rem;
	}
	.zk-login-card .grad-logo-area {
		position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 25%);
	}
}

/* @media (min-width:1400px) and (max-width:1799px) {
	.zk-login-form .input-group {
		margin-bottom: 10px;
	}
} */

.my-center-modal .modal-dialog {
	margin-top: 0;
	margin-bottom: 0;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	box-shadow: none !important;
}

.my-center-modal.fade .modal-dialog {
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.my-center-modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.my-center-modal .modal-header {
	padding: 1px;
	color: #FFFFFF;
}

.my-center-modal .modal-header .modal-title {
	padding: 15px;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
}

.my-center-modal .close {
	padding: 15px;
	color: #FFFFFF;
}

.login-error-modal .modal-header {
	background: #d9534f;
}

.subs-exp-field {
	color: red;
	font-weight: bold;
	font-size: 15px;
}