<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	height: 100%;
	display: flex;
	flex-direction: column;
	margin: 0px;
	font-size: 15px;
	font-family: 'poppins', sans-serif;
	background: #f7f7f7;
}

.headingMain{font-size:20px; font-weight:600; color:black;}
.space {
	flex: 1;
	-ms-flex: none;
}

footer {
	width: 100%;
	z-index: 999;
	bottom: 0px;
}

.font1010 {
	font-size: 20px;
	font-weight: 700;
	color: #4a4a4a;
}

.mt--15 {
	margin-top: -1px;
	margin-left: 15px;
	padding-right: 28px;
}

.bg-sliver {
	background: #eaeaea;
}

.border-right {
	border-right: 1px solid #54547d;
}

.cardhover {
	transition: 0.3s;
}

.cardhover:hover {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, .5);
}

.dbrole li {
	display: inline;;
}

.dbrole li b {
	font-size: 16px;
}

body.modal-open {
	overflow: visible ! important;
	padding-right: 0px ! important;
}

.image100 {
	width: 100%;
}

@page {
	size: landscape;
}

@media print {
	#cssmenu&gt;ul&gt;li&gt;a {
		padding: 14px 4px;
	}
	.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item&gt;li {
		float: left;
		padding: 5px 1px ! important;
	}
}

button.btnwidth {
	width: 100%;
	max-width: 250px;
	background: #033e8cb3;
	color: white;
	border: 0px;
	border-radius: 3px;
	font-weight: 600;
	cursor: pointer font-size: 14px;
	padding: 4px 2px ! important;
	margin-right: 15px;
	cursor: pointer;
}

.fa-lg {
	line-height: 0.89em ! important;
}

.pcoded[theme-layout="horizontal"] .pcoded-navbar[active-item-theme="theme1"] .pcoded-item&gt;li.active&gt;a,
	.pcoded[theme-layout="horizontal"] .pcoded-navbar[active-item-theme="theme1"] .pcoded-item&gt;li.active:hover&gt;a,
	.pcoded[theme-layout="horizontal"] .pcoded-navbar[active-item-theme="theme1"] .pcoded-item&gt;li.pcoded-trigger&gt;a,
	.pcoded[theme-layout="horizontal"] .pcoded-navbar[active-item-theme="theme1"] .pcoded-item&gt;li.pcoded-trigger:hover&gt;a,
	.pcoded[theme-layout="horizontal"] .pcoded-navbar[active-item-theme="theme1"] .pcoded-item&gt;li:hover&gt;a,
	.pcoded[theme-layout="horizontal"] .pcoded-navbar[active-item-theme="theme1"] .pcoded-item&gt;li:hover:hover&gt;a
	{
	background: #20598c ! important;
	color: #fff;
}

.btn-success {
	background-color: #117EC2 ! important;
	border-color: #117EC2 ! important;
	color: #fff;
}

.btn-success:not ([disabled] ):not (.disabled ).active, .btn-success:not
	([disabled] ):not (.disabled ):active, .show&gt;.btn-success.dropdown-toggle
	{
	color: #fff;
	background-color: #05acc1;
	border-color: #05acc1;
}

table.dashb thead th {
	font-size: 14px;
}

.select2-container {
	width: 100% ! important;
}

.select2-dropdown {
	z-index: 0 ! important;
}

.scrolllHeight {
	height: 550px;
	overflow: scroll;
	overflow-x: hidden;
}

.colorSStyle li {
	display: inline-block;
}

.select2-results__option {
	font-size: 11px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
	{
	width-min: 170px ! important;
	width: 100%;
}

ul li.color1 {
	width: 18px;
	height: 18px;
	background: #c3e6cb;
	border-radius: 50px;
	margin-left: 25px;
	margin-right: 8px;
}

ul li.color2 {
	width: 18px;
	height: 18px;
	background: #dddfe2;
	border-radius: 50px;
	margin-left: 25px;
	margin-right: 8px;
}

ul li.color3 {
	width: 18px;
	height: 18px;
	background: #f5c6cb;
	border-radius: 50px;
	margin-left: 25px;
	margin-right: 8px;
}

form#updateUserByBlockPage {
	width: 42px;
}

.panel-title a {
	color: white ! important;
}

p {
	margin-top: 0;
	margin-bottom: 0rem ! important;
}

input#captchaResetPass {
	width: 100%;
}

.tooltip-inner {
	background-color: #3299bb;
	max-width: 250px;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before
	{
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #47a3c2;
}

.name h3 {
	font-size: 1em;
	line-height: 1em;
	font-weight: 600;
	margin: 0;
}

.bg-light {
	background-color: #224d8a !important;
}

.navbar-light .navbar-brand {
	color: rgb(255, 255, 255);
}

li.nav-item, .navbar-light .navbar-brand {
	border-right: 1px solid #0b3e50;
}

.navbar-brand {
	padding-right: 10px;
	margin-right: 0rem;
	padding-left: 10px;
}

.navbar {
	padding: 0px;
}

a.ulLink {
	background: #eeb147;
	padding: 8px 10px;
	text-decoration: none;
}

.navbar-light .navbar-toggler {
	color: rgb(34, 77, 138);
	border-color: rgb(34, 77, 138);
	background: white;
}

.navbar-light .navbar-nav .active&gt;.nav-link {
	color: rgb(255, 255, 255);
}

.navbar-light .navbar-nav .nav-link {
	color: rgb(255, 255, 255);
}

a.nav-link {
	font-size: 14px;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: rgb(255, 255, 255);
	background-color: #183865;
}

.carousel-indicators li {
	background: #cecece;
}

.carousel-indicators .active {
	background: #428bca;
}

.carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 10px !important;
	height: 10px !important;
	border-radius: 100px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: none;
	border-bottom: none;
	opacity: .5;
	transition: opacity .6s ease;
	border: 2px solid #fbfbfb;
}

.about h2 {
	margin: 0 0 10px 0;
	font-size: 30px ! important;
	font-weight: 600;
	color: #2d3a45;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
	font-family: 'poppins', sans-serif;
}

p {
	margin-top: 0;
	margin-bottom: 0rem ! important;
	font-size: 14px ! important;
	line-height:20px;
	font-family: 'poppins', sans-serif;
}

.cool-link {
	height: 127px;
	display: inline-block;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
	width: 100% ! important;
}

table.dashb thead th {
	padding: 10px 4px !important;
	background: #20598c !important;
	font-weight: 600;
	border: 0.5px solid white !important;
}

form {
	margin-block-end: 0em;
}

.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img {
	line-height: 1;
	width: 100%;
}

.btn-info {
	background-color: #117EC2 !important;
	border-color: #117EC2;
	color: #fff;
}

.btn-info:hover {
	background-color: #05acc1 !important;
	border-color: #05acc1!important;
	color:#fff !important
}

.btn-primary {
  background-color: #266499 !important;
  border-color: #266499 !important;
  color: #fff;
}

input.btn.btn-info {
	font-size: 12px;
}

/*  html{ overflow-y:scroll;} 
  
   
  ::-webkit-scrollbar {
  width: 8px; height:13px;
}   

Track
  ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px grey; 
  border-radius: 10px;
}  
  
Handle
 ::-webkit-scrollbar-thumb {
  background: #696c6d; 
  border-radius: 10px;
  background: #0e7093; 
}   */
.ml2 {
	margin-left: -25px ! important;
}

.mr20 {
	margin-right: -25px ! important;
	padding-right: -25px ! important;
}

.DFCStyle {
	padding-left: 50px;
	padding-right: 50px;
}
/*  .pcoded .pcoded-content {    background-color: white ! important; } */
.header-titleData {
	text-align: left;
	float: left;
	padding: 1px 20px 12px 0;
	font-weight: 600;
	color: #4e4e4e;
	font-size: 17px;
}

.color-info {
	background-color: #00bcd4 ! important;
	-webkit-animation: myfirst 5s linear 2s infinite alternate;
	/* Safari 4.0 - 8.0 */
	animation: myfirst 7s linear 3s infinite alternate;
}

@
-webkit-keyframes myfirst { 0%{
	background-color: #0e7093;
	color: #fff;
}

25%{
background-color




:




#00bcd4




;
color




:black




;
}
50%{
background-color




:




#0e7093




;
color




:




#fff




;
}
75%{
background-color




:




#00bcd4




;
color




:black




;
}
100%{
background-color




:




#0e7093




;
}
}
#dashA {
	padding-right: 0px;
	padding-left: 0px;
}

.text-bold {
	font-weight: 600;
}

.head td.btnlink a {
	color: #f7f8f9;
	font-weight: 600;
	background: #7f8c8d;
	padding: 1px 10px;
	border-radius: 5px;
	text-decoration: none;
}

.font-15 {
	font-size: 15px;
}

.font-16 {
	font-size: 16px;
}

.font-17 {
	font-size: 17px;
}

.resetPossword {
	font-size: 1.4em;
	color: #034c8c !important;
	font-weight: 700;
}

.textPara {
	color: #7b7b7b;
	font-weight: 600;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before,
	table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before,
	table.dataTable thead .sorting_desc_disabled:before {
	right: 1em;
	content: "\2191";
	padding-top: 2px;
	color: white;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after,
	table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after,
	table.dataTable thead .sorting_desc_disabled:after {
	right: 0.5em;
	content: "\2193";
	padding-top: 2px;
	color: white;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after,
	table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after,
	table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after,
	table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after,
	table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after
	{
	position: relative;
	bottom: 0.9em;
	display: block;
	opacity: 1;
}

#dataTable tr td a {
	color: #0e7093 ! important;
	font-weight: 600
}

#dom-table button {
	padding: 2px 8px;
	margin: 4px;
}

#dom-table thead tr th, td {
	font-size: 0.9em;
	/* text-align: left; */
	padding-left: 10px ! important;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.6rem;
  padding-left: 0.3rem;
  color: #868e96;
  content: "?";
  font-size: 19px;
}
.blockName {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.8px;
}

.lastUpdate {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.8px;
}

.tableStyleFont tr td {
	font-size: 14px;
	color: #292929;
	font-weight: 500;
	letter-spacing: 0.6px;
}

.tableFixHead {
	overflow-y: auto;
	margin-bottom: 20px;
	min-height: 0px;
	max-height: 450px;
}

/* .tableStyleFont tr td {    font-size: 14px;    color: #292929;  font-weight:500;   letter-spacing: 0.6px;} 
.tableFixHead    { overflow-y: auto; min-height:450px;  margin-bottom:20px; }
 */
.tableFixHead th {
	position: sticky;
	top: -6px;
}

.bg-gray {
	background-color: #bfbfbfb8;
	color: #005f00;
}

.media-body p {
	margin-bottom: 0rem;
}

div.dataTables_wrapper div.dataTables_length select {
	width: 70px;
	height: 27px ! important;
	display: inline-block;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0rem;
}

.card-body h4 {
	color: green;
}



.red {
	color: red;
}

.stauesStyle {
	list-style: none;
	float: right;
}

.stauesStyle li {
	display: inline-block;
	padding: 5px 15px;
	text-align: right;
	color: #272727;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.7px;
}

.black {
	background-color: #c7cbcf;
}

.marginToBottom {
	margin-top: 100px;
	margin-bottom: 150px;
}

.cardStyle {
	width: 60%;
	margin: 0 auto;
}

.mt15 {
	margin-top: 15px;
}

.mb15 {
	margin-right: 15px;
}

.ml15 {
	margin-left: 15px;
}

.mr15 {
	margin-right: 15px;
}

img.mr50 {
	margin-top: 50px;
}

.green-color {
	background-color: #0e7093;
	color: white;
	font-weight: 600;
	padding: 9px 15px;
	letter-spacing: 1px;
}

.logDetails1 {
	display: none;
}

.Mhrdgi {
	width: 61%;
	margin-left: 200px;
	font-size: 14px;
	font-weight: 500;
}

.bg-clr1 {
	background-color: #034c8c ! important;
}

.dataTables_empty {
	text-align: center;
}

.select2-container--default .select2-selection--single {
	outline: none;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	/* border: 1px solid #034c8c ! important; */
}

.btn-secondary {
	color: #fff;
	background-color: #117ec2 ! important;
	border-color: #117ec2 ! important;
}

#myInput {
	border: 1px solid #5c5c9b;
}

#cssmenu&gt;ul&gt;li:hover {
	background-color: #074156;
}

.mt-2 {
	margin-top: 15px;
}

.loginPan {
	min-height: 280px;
	display: inline-block;
	margin-left: 13px;
}

.cool-link::after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #02508f;
	transition: width .5s;
	margin-top: 15px ! important;
}

.cool-link:hover::after {
	width: 80%;
	transition: width .5s;
	margin-top: 15px ! important;
}

.comptWrap {
	background: url(../images/bodyimg.jpg) 0 0 repeat-x;
	padding: 16px 0 0 0;
}

.font-21 {
	font-size: 21px;
}

.comptBox:hover {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, .2);
}

#demo-mobile {
	display: none;
}

@media screen and (max-width:2600px) and (min-width: 1040px) {
	.loginBg {
		background: none;
		padding-left: 350px !important;
	}
}

@media screen and (max-width:1920px) and (min-width: 1440px) {
	.mt-50 {
		margin-top: 100px;
	}
	.card-height {
		min-height: 560px;
	}
	
	.card1200{ width:1400px; margin:0px auto;}
}

@media ( min-width : 992px) {
	.m800 {
		max-width: 800px;
	}
}

@media screen and (max-width:1200px) and (min-width: 1024px) {
	.card-height {
		min-height: 682px ! important;
	}
}

@media screen and (max-width:1040px) and (min-width: 769px) {
	.Mhrdgi {
		width: 75%;
		margin-left: 100px;
		font-size: 14px;
		font-weight: 500;
	}
}

@media screen and (max-width:768px) and (min-width: 700px) {
	.process-step {
		width: 120% ! important;
	}
	.loginBg {
		background: none;
		padding-left: 20px !important;
	}
	.stauesStyle li {
		display: inline-block;
		padding: 5px 10px;
		font-size: 14px;
	}
	.Mhrdgi {
		width: 88%;
		margin-left: 50px;
		font-size: 15px;
		font-weight: 500;
	}
	.header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
		right: auto;
		left: 15px ! important;
		top: 8px;
		width: 60px;
	}
	.header-navbar .navbar-wrapper .navbar-logo {
		display: inherit;
	}
	.pcoded-main-container {
		clear: both;
		margin-top: 60px ! important;
	}
	.pcoded-inner-content .schoolinfobar {
		top: 72px;
		height: 30px;
	}
}

@media screen and (max-width:768px) {
	h3.logintitle {
		font-size: 1.4em ! important;
	}
	.hide-Image {
		display: none ! important;
	}
	.text-right {
		text-align: left !important;
	}
	#cap15 {
		margin-top: 15px;
	}
	.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item li a {
		border-radius: 0px ! important;
	}
	#demo-mobile {
		display: block;
	}
	.schoolCreatenav li.nav-item {
		font-weight: 600;
		border-right: 1px solid #5c5c9b;
		background: #bababa;
		width: 100%;
		margin-top: 2;
	}
	#demo {
		display: none;
	}
	.logDetails1 {
		display: block;
	}
	ul.logDetails1 {
		float: right;
		width: auto;
	}
	ul.logDetails1 li {
		float: left;
		width: auto;
		margin-right: 30px;
	}
	ul.logDetails1 li a {
		color: #262623;
	}
	.dropdown {
		position: relative;
		display: inline-block;
	}
	.dropdown-content {
		display: none;
		min-width: 123px;
		margin-left: -100px;
		margin-top: 17px;
		border-top: 2px solid #3299bb;
		position: absolute;
		background-color: #f9f9f9;
		box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
		padding: 12px 16px;
		z-index: 1;
		color: #262623 ! important;
	}

	/* .dropdown:hover .dropdown-content {
  display: block;
  float:left;
} */
	.dropdown-content::after {
		border-color: #3299bb transparent;
		border-style: solid;
		border-width: 0px 10px 12px 10px;
		height: 0px;
		width: 0px;
		position: absolute;
		content: "";
		top: -14px;
		left: 100px
	}
	.logDetails {
		display: none;
	}
}

.pr-6 {
	margin-left: 30px;
}

@media screen and (min-width: 600px) {
	.modal-dialog.modal-500 {
		width: 500px;
	}
}

@media screen and (max-width:600px) and (min-width: 320px) {
	.pr-6 {
		margin-left: 30px;
	}
}

@media screen and (max-width:425px) and (min-width: 320px) {
	.DFCStyle {
		padding-left: 5px;
		padding-right: 5px;
	}
	.pcoded[pcoded-device-type="phone"] .pcoded-content {
		/*  padding-top: 70px ! important; */
		padding-bottom: 15px ! important;
	}
	.stauesStyle li {
		padding: 5px 8px;
		font-size: 14px;
		font-weight: 500;
		letter-spacing: 0.3px;
	}
	.cardStyle {
		width: 100%;
		margin: 0 auto;
	}
	.ellipse-width {
		width: 120px ! important;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.pcoded-inner-content .schoolinfobar {
		position: fixed;
		z-index: 1011;
		width: 100%;
		top: 110px ! important;
		padding: 9px 0px 15px 0px;
	}
	.margin-top-15 {
		margin-top: 25px;
		padding-bottom: 15px;
	}
	ul.logDetails1 li {
		float: left;
		width: auto;
		margin-right: 15px;
	}
	.owl-carousel .owl-item {
		float: left;
		height: 210px;
	}
	#owl-demo .item img {
		display: block;
		width: 188% ! important;
		margin: 0px auto;
		height: 210px ! important;
	}
	.sblogo&gt;img {
		text-align: center;
	}
	.name h1 {
		font-size: 17px;
		line-height: 22px;
		font-weight: 700;
		margin: 0;
	}
	.Mhrdgi {
		width: 100%;
		margin-left: 0px;
		font-size: 13px;
		font-weight: 500;
	}
	.loginPan {
		width: 100%;
		min-height: 280px;
		display: inline-block;
		margin-left: 0px;
		margin-bottom: 15px;
	}
	.ml-55 {
		margin-left: 0px !important;
	}
	.ml33 {
		margin-left: 0px !important;
	}
	.formControl .form-control {
		padding: .0rem .5rem ! important;
	}
}

.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}

.panel-default&gt;.panel-heading {
	padding: 0;
	border-radius: 0;
	color: #ffffff;
	background-color: #0e7093;
	border-color: #0e7093;
}

.panel-title {
	font-size: 14px;
}

.panel-title&gt;a {
	display: block;
	padding: 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .9px;
}

.panel-title&gt;a:hover {
	color: white;
}

.more-less {
	float: right;
	color: #212121;
}

.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
	border-top-color: #EEEEEE;
	padding: 0px 15px 10px 15px;
}

.dropdown a {
	cursor: pointer;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src:
		url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot');
	src:
		url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot?#iefix')
		format('embedded-opentype'),
		url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff')
		format('woff'),
		url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf')
		format('truetype'),
		url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular')
		format('svg');
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.glyphicon-plus-sign:before {
	content: "\e081";
}

.glyphicon-minus-sign:before {
	content: "\e082";
}

.dropdown:hover&gt;.dropdown-menu {
	display: block;
}

.formControl .form-control {
	padding: .0rem .2rem;
}

.dropdown&gt;.dropdown-toggle:active {
	/*Without this, clicking will make it sticky*/
	pointer-events: none;
}

.buttonBlockLevel {
	background-color: #2592b9 ! important;
	color: white ! important;
	padding: 6px ! important;
}

.ls6 {
	letter-spacing: 0.6px;
}

.ls7 {
	letter-spacing: 0.7px;
}

.ls8 {
	letter-spacing: 0.8px;
}

.ls9 {
	letter-spacing: 0.9px;
}

.ls1 {
	letter-spacing: 1px;
}

.pcoded-mtext {
	font-size: 15px;
	letter-spacing: 0.7;
	font-weight: 500;
}

.ml-55 {
	margin-left: 55px;
}

.ml33 {
	margin-left: 25px;
}

#test #wwgrp_schoolProfileForm_latiSec,
	#wwctrl_schoolProfileForm_latiSec, #wwgrp_schoolProfileForm_latiMin,
	#wwctrl_schoolProfileForm_latiMin, #wwgrp_schoolProfileForm_latiDeg,
	#wwctrl_schoolProfileForm_latiDeg, #wwgrp_schoolProfileForm_longSec,
	#wwctrl_schoolProfileForm_longSec, #wwgrp_schoolProfileForm_longMin,
	#wwctrl_schoolProfileForm_longMin, #wwgrp_schoolProfileForm_longDeg,
	#wwctrl_schoolProfileForm_longDeg {
	width: 35px ! important;
}

.float-label {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.6px;
	color: #444444;
}

.form-control:focus {
	border: 1px solid #4bc9f3 !important;
	box-shadow: none ! important;
	outline: none;
}

a.infoDark {
	background-color: #95a5a6;
	border-color: #95a5a6;
	color: #fdc632;
	cursor: pointer;
	-webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	cursor: pointer;
}

a.btnyellow {
	background-color: #7f8c8d;
	border-color: #7f8c8d;
}

ul.dashA a {
	color: white;
	height: 55px ! important;
}

a.btnyellow:hover, a.btnyellow:active {
	background: 0 0;
	color: #324c61;
	border: 1px solid #324c61;
}

a.infoDark:hover {
	background: 0 0;
	color: #324c61;
	border: 1px solid #324c61;
}

a.infoDark:active {
	background: 0 0;
	color: #324c61;
	border: 1px solid #324c61;
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	margin-right: 5px;
	margin-left: 10px;
}

input[type=checkbox], input[type=radio]:first-child {
	margin-left: 0px;
}

div#wwgrp_formSeven_totalGirlsFlushingFac, input#formSeven_totalBoysFlushingFac
	{
	width: 150px;
}

.marRes {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	margin: 0px;
	width: 100%;
}

textarea#changeCertifyStatus_remarks {
	width: 100%;
	height: 70px;
	border: none;
}

h3.logintitle {
	color: #0e7093;
	font-size: 19px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 5px;
}

.forget a {
	border-bottom: 1px solid #0a3e58;
	padding-bottom: 5px;
}

.btnlist {
	width: 65px;
	height: 35px;
	background-color: silver;
}

.tableFixHeadVarticle {
	overflow-x: auto;
	width: 100%;
}

.tableFixHeadVarticle .varticlegk {
	position: sticky;
	left: -2px;
	background-color: silver;
	z-index: 99;
}

.blink {
	color: white;
	animation: blink 2s linear infinite;
}

@
keyframes blink { 0%{
	color: red;
}

50%{
color




:tomato




;
}
100%{
color




:tomato




;
}
}
.blink1 {
	color: white;
	animation: blink 2s linear infinite;
}

@
keyframes blink1 { 0%{
	color: #0e7093;
}

50%{
color




:




#0e7093




;
}
100%{
color




:




#0e7093




;
}
}
.panel-group .panel-heading a.collapsed:after {
	content: '+';
	font-size: 22px ! important;
	font-weight: 800 ! important;
	margin-top: -6px;
}

.panel-group .panel-heading a:after {
	content: '-';
	float: right;
	font-size: 22px ! important;
	font-weight: 800 ! important;
	margin-top: -10px;
}

.tableFixHead1 {
	overflow-y: auto;
	height: 400px;
}

.tableFixHead1 thead {
	position: sticky;
	top: 1;
}
/* .tableFixHead1 th { position: fixed;} */
.lLeft {
	width: 50%;
	flaot: left;
	display: inline-block;
}

.rright {
	width: 50%;
	float: right;
	display: inline-block;
	text-align: right;
}

.btn-custom {
	background-color: #0e7093;
	color: white;
}

.button {
	background-color: #4CAF50; /* Green */
	border: none;
	color: white;
	padding: 0px 15px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin-top: 8px;
	margin-right: 15px;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	cursor: pointer;
	letter-spacing: 0.9px;
	font-weight: 600;
	outline: none;
}

.button2 {
	background-color: #ef6725;
	color: white;
	border: 2px solid #ef6725;
	transition: 0.3s;
}

.button2:hover {
	background-color: #d44804;
	color: black;
	font-weight: 600;
	border: 2px solid #d44804;
	-webkit-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.57);
	-moz-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.57);
	transition: all 0.3s ease 0s;
}

.button3 {
	background-color: #30ab86;
	color: white;
	border: 2px solid #30ab86;
	transition: 0.3s;
	font-weight: 600;
}

.button3:hover {
	background-color: #30ab86;
	color: black;
	font-weight: 600;
	border: 2px solid #30ab86;
	-webkit-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.57);
	-moz-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.57);
	transition: all 0.3s ease 0s;
}

.example_e {
	border: none;
	background: gray;
	color: #ffffff !important;
	font-weight: 100;
	padding: 5px 10px;
	font-weight: 500;
	leletter-spacing: 1.9px;
	border-radius: 6px;
	font-size: 14px;
	display: inline-block;
}

.example_e:hover {
	color: #404040 !important;
	font-weight: 700 !important;
	letter-spacing: 1px;
	text-decoration: none;
	background: none;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
	transition: all 0.3s ease 0s;
}

.text-white {
	color: white;
}

.ulSelect li {
	display: inline-block;
	margin: 0px 5px;
}

.text-info {
	color: #034c8c !important;
}

.header-notification.fisrt-leeter.text-info {
	font-weight: 600;
}

ul.logDetails li a {
	color: #d60909 ! important;
	cursor: pointer;
	font-weight: 600;
	font-size: 1em;
}

.ulstyle {
	list-style: none;
}

.ulstyle li {
	display: inline-block;
	font-size: 1rem;
}

table, th, td {
	border-collapse: collapse;
}

thead {
	background: #034C8C;
}

.font-12 {
	font-size: 12px;
}

.font-13 {
	font-size: 13px;
}

.font-14 {
	font-size: 14px;
}

.font-18 {
	font-size: 18px;
}

.col-md-8.mp--15 {
	margin-top: -20px;
}

.title-color {
	color: #34346e;
}

.bg-clr {
	background-color: #034C8C ! important;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active, .nav-pills .nav-link.active.active
	{
	background: #20598c ! important;
	color: #ffffff ! important;
	text-align: left ! important;
	border-bottom: 1px solid #20598c ! important;
	transform: 2s;
}

.bg-clr h5 {
	color: white ! important;
	font-size: 15px ! important;
}

.border-left {
	border-left: 1px solid #d0d0d085;
}

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

.header-notification.fisrt-leeter.text-info {
	font-weight: 600;
	white-space: nowrap;
	width: 150px ! important;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ml-20 {
	margin-left: -20px;
}

.bg-info-second {
	background-color: #4eb3c1;
}

.darkgrey {
	color: #717475;
}

.mb-50 {
	margin-bottom: 100px ! important;
}

ul.approv li {
	display: inline-table;
	margin-left: 5px;
}

.bg-info1 {
	background-color: #0063a4;
}

h5 {
	margin: 0px;
}

.bg-orange {
	background-color: #ffa438;
}

.process-box {
	background: #fff;
	padding: 10px;
	border-radius: 15px;
	position: relative;
	box-shadow: 2px 2px 7px 0 #00000057;
}

.process-left:after {
	content: "";
	border-top: 15px solid #ffffff;
	border-bottom: 15px solid #ffffff;
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 42%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.process-right:after {
	content: "";
	border-top: 15px solid #ffffff00;
	border-bottom: 15px solid #ffffff;
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff00;
	display: inline-grid;
	position: absolute;
	left: -15px ! important;
	top: 42% ! important;
	transform: rotate(45deg) ! important;
	box-shadow: -1px 1px 3px 0px #0000001a;
	z-index: 1;
}

.process-step {
	background: #00BCD4;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	color: #fff;
	height: 100%;
	padding-top: 8px;
	position: relative;
	top: -26px;
	border-radius: 0px 0px 10px 10px;
	box-shadow: -6px 8px 0px 0px #00000014;
}

.process-point-right {
	background: #ffffff;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 8px solid #00bcd4;
	box-shadow: 0 0 0px 4px #5c5c5c;
	margin: auto 0;
	position: absolute;
	bottom: 44px;
	left: -89px;
}

.process-point-right:before {
	content: "";
	height: 122px;
	width: 11px;
	background: #5c5c5c;
	display: inline-grid;
	transform: rotate(24deg);
	position: relative;
	left: -30px;
	top: 10px;
}

.process-point-left {
	background: #ffffff;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 8px solid #00bcd4;
	box-shadow: 0 0 0px 4px #5c5c5c;
	margin: auto 0;
	position: absolute;
	bottom: 44px;
	right: -90px;
}

.process-point-left:before {
	content: "";
	height: 120px;
	width: 11px;
	background: #5c5c5c;
	display: inline-grid;
	transform: rotate(-27deg);
	position: relative;
	left: 29px;
	top: 10px;
}

.process-last:before {
	display: none;
}

.process-box p {
	z-index: 9;
}


.process-step p {
	font-size: 15px;
}

.process-step h2 {
	font-size: 32px;
}

.process-step:after {
	content: "";
	border-top: 8px solid #04889800;
	border-bottom: 8px solid #048898;
	border-left: 8px solid #04889800;
	border-right: 8px solid #048898;
	display: inline-grid;
	position: absolute;
	left: -16px;
	top: 0;
}

.process-step:before {
	content: "";
	border-top: 8px solid #ff000000;
	border-bottom: 8px solid #048898;
	border-left: 8px solid #048898;
	border-right: 8px solid #ff000000;
	display: inline-grid;
	position: absolute;
	right: -16px;
	top: 0;
}

.process-line-l {
	background: white;
	height: 4px;
	position: absolute;
	width: 136px;
	right: -149px;
	top: 66px;
	z-index: 9;
}

.process-line-r {
	background: white;
	height: 4px;
	position: absolute;
	width: 136px;
	left: -149px;
	top: 66px;
	z-index: 9;
}

/* body{
  overflow-x: hidden;
 overflow-y: hidden;
} */

/* body::-webkit-scrollbar {
  display: none;
} */
select.form-control.input-sm {
	border-radius: 0px;
	/* border: 1px solid #117ec2; */
	outline: none;
}

input.form-control.input-sm {
	/* border: 1px solid #117ec2; */
	border-radius: 3px;
	outline: none;
}

.gkmodel {
	background: #eee;
}

.blue-table {
	background-color: #0063a4;
}

.green-table {
	background-color: #28a745;
}

@media only screen and (max-width: 992px) {
	.process-point-right, .process-line-l, .process-line-r,
		.process-point-left {
		display: none;
	}
	.pcoded-inner-content {
		margin-top: -101px ! important;
	}
	.mt--15 {
		margin-top: 0px ! important;
	}
	.ml-30 {
		margin-left: 0px ! important;
	}
}

#show_bg_3 {
	background-image: linear-gradient(to left, rgba(0, 99, 164, 0.99),
		rgba(255, 164, 56, .73));
	background-repeat: no-repeat;
	background-position: right top;
}

.pDate {
	font-size: 1.3rem;
	font-weight: 600px;
}

.pStatus {
	font-weight: bold;
	color: red;
}

.text-darkblue {
	color: #34346e !important;
	font-weight: 600;
}
/* div[errorfor="createSchoolForm_supportiveDoc"] {
	top: 35px !important;
	position:absolute !important;
	} */
.errorMessage {
	top: -16px !important;
}

.btn-footer {
	background-color:#68b9ff;
}
ul.Generate li {
    display: inline;
}
.arrow {
	text-align: center;
	margin: 15px 0;
}

.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

@
keyframes bounce { 0%, 20%, 50%, 80%, 100% {
	transform: translateY(0);
}

40%
{
transform




:


 


translateY




(-30
px


);
}
60%
{
transform




:


 


translateY




(-15
px


);
}
}
.border-bottom {
	border-bottom: 1px solid rgb(0, 0, 0, 0.1);
	padding-bottom: 15px;
	width: 372px;
	margin: 0px auto;
}

.gTanbs li.nav-item {
	background: #4F5F6F;
	margin-bottom: 8px;
}

.gTanbs a#home-tab {
	color: #fff;
	text-align: left
}

.gTanbs .nav-link {
	display: block;
	padding: .5rem 1rem;
	color: white;
}

.nav-pills .nav-link.active::after {
	content: "";
	position: absolute;
	right: 5px;
	margin-top: -20px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #20598c;
	display: block;
	width: 0;
}

/* p.b {
  white-space: nowrap; 
  width: 250px; 
  overflow: hidden;
  text-overflow: ellipsis; 
}  */
.large.tooltip-inner {
	max-width: 350px;
	width: 350px;
}

.tooltip {
	display: inline-block;
	position: relative;
	border-bottom: 1px dotted #666;
	text-align: left;
}

@media ( max-width : 425px) {
	.ml-30 {
		margin-left: 0px ! important;
		text-align: justify;
	}
	.mt-101 {
		margin: 15px 0px;
	}
	h3.modal-title {
		text-align: left;
		font-size: 18px;
	}
}

.c {
	word-break: break-all;
}

.close


:not


(
[
disabled
]

 

)
:not


(
.disabled

 

)
{
cursor


:

 

pointer


;
padding


:

 

1
px


;
}
button.close {
	background-color: #F44336;
}

.close {
	width: 36px;
	height: 36xpx;
	color: #000;
	text-shadow: 0 1px 0 #000;
}

.ctb-5 {
	margin-top: 5em;
}

@media screen and (max-width: 575px) and (min-width: 320px) {
	.customMT-3 {
		margin-top: 30px
	}
	.customMB-3 {
		margin-bottom: 30px
	}
	.ctb-5 {
		margin-top: 40px;
	}
	.login-block {
		margin: 0px 0px;
	}
	.pcoded[pcoded-device-type="phone"] .pcoded-content {
		padding-top: 50px ! important;
	}
	.mb-50 {
		margin-bottom: 30px ! important;
	}
	.pcoded[pcoded-device-type="tablet"] .pcoded-content, .pcoded[pcoded-device-type="phone"] .pcoded-content
		{
		padding-top: 0px;
	}
	.pcoded-inner-content {
		margin-top: -101px ! important;
	}
	.marginToBottom {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 2600px) and (min-width:1921px) {
	.modal-lg1 {
		max-width: 1800px ! important;
	}
	.process-point-right:before {
		transform: rotate(29deg);
		left: -37px;
	}
}

@media screen and (max-width: 1920px) and (min-width:1601px) {
	.modal-lg1 {
		max-width: 1400px ! important;
	}
	.process-point-right:before {
		transform: rotate(29deg);
		left: -37px;
	}
	.modal-sm1 {
		max-width: 700px ! important;
	}
}

@media screen and (max-width: 1600px) and (min-width:1440px) {
	.modal-lg1 {
		max-width: 1300px ! important;
	}
	.modal-sm1 {
		max-width: 600px ! important;
	}
	html, body {
		font-size: 88%;
	}
	.table td, p {
		font-size: 78%;
	}
	.btn {
		font-size: 0.8rem ! important;
	}
}

@media screen and (max-width: 1439px) and (min-width:1024px) {
	.modal-sm1 {
		max-width: 600px ! important;
	}
}

@media ( min-width : 992px) {
	.modal-custom {
		max-width: 1024px;
	}
}

@media screen and (max-width: 1439px) and (min-width:1340px) {
	.modal-lg1 {
		max-width: 1000px ! important;
	}
	.process-line-r {
		height: 4px;
		width: 136px;
		left: -93px;
		top: 66px;
	}
	.process-line-l {
		height: 4px;
		width: 98px;
		right: -98px;
		top: 66px;
	}
	.process-point-right:before {
		transform: rotate(0deg);
		left: 0px;
		top: 16px;
		height: 115px;
	}
	.process-point-left:before {
		height: 94px;
		transform: rotate(0deg);
		left: 0px;
		top: 17px;
	}
}

@media screen and (max-width: 1339px) and (min-width:1024px) {
	.modal-lg1 {
		max-width: 1000px ! important;
	}
	/* .process-line-l {	 width: 117px; right: -128px; top: 59px;}
  .process-line-r {  width: 121px; left: -126px;  top: 59px; }
  .process-point-right:before { height: 110px;  width: 11px; transform: rotate(19deg); left: -23px;  top: 13px;	}
  .process-point-left:before	{ height: 106px; transform: rotate(-19deg);   left: 17px; top: 15px;	} */
	.process-line-r {
		height: 4px;
		width: 136px;
		left: -93px;
		top: 59px;
	}
	.process-line-l {
		height: 4px;
		width: 98px;
		right: -98px;
		top: 59px;
	}
	.process-point-right:before {
		transform: rotate(0deg);
		left: 0px;
		top: 16px;
		height: 115px;
	}
	.process-point-left:before {
		height: 94px;
		transform: rotate(0deg);
		left: 0px;
		top: 17px;
	}
	.height65 {
		height: 29px ! important;
		line-height: 20px ! important;
		font-size: 16px;
		text-align: center;
		margin: 0px auto;
		width: 60px ! important;
	}
	.w18 {
		width: 180px ! important;
		margin-top: 50px;
		margin-left: -50px;
	}
	.w20 {
		margin-top: 37px ! important;
		margin-left: -50px;
	}
	div#wwctrl_searchDashboard {
		min-width: 161px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 1024px)
{
	html, body {
    font-size: 80%;
}
	
}

@media screen and (max-width: 1040px) and (min-width:1024px) {
	ul.logDetails li {
		float: left;
		width: auto;
		margin-right: 16px ! important;
	}
	.process-line-l {
		width: 105px;
		right: -101px;
	}
	.process-line-r {
		width: 105px;
		left: -94px ! important;
		top: 59px;
	}
	.process-point-left:before {
		content: "";
		height: 102px;
		width: 11px;
		background: #5c5c5c;
		display: inline-grid;
		transform: rotate(0deg);
		position: relative;
		left: 0px;
		top: 19px;
	}
	.process-point-right:before {
		content: "";
		height: 105px;
		width: 11px;
		background: #5c5c5c;
		display: inline-grid;
		transform: rotate(1deg);
		position: relative;
		left: -2px;
		top: 18px;
	}
}

.font-10 {
	font-size: 10px;
}

.text-maroon {
	color: #73182c;
	font-weight: 600;
}

label {
	display: inline-block;
	margin-bottom: .5rem;
	font-weight: 600;
}

.dropdown-menu {
	min-width: 175px ! important;
}

.tool {
	cursor: help;
	position: relative;
	font-weight: 400;
}

.tool::before, .tool::after {
	position: absolute;
	left: 50%;
	opacity: 0;
	z-index: -100;
}

.tool:hover::before, .tool:focus::before, .tool:hover::after, .tool:focus::after
	{
	opacity: 1;
	z-index: 100;
	cursor: pointer;
}

.tool::before {
	border-style: solid;
	border-width: 1em .75em 0 .75em;
	border-color: #34346e transparent transparent transparent;
	bottom: 113%;
	margin-left: -.5em;
	content: " ";
}

.tool::after {
	background: #34346e;
	border-radius: .25em;
	bottom: 180%;
	color: white;
	width: 17.5em;
	padding: 1em;
	margin-left: -8.75em;
	content: attr(data-tip);
}

ul#fromVillage, ul#toVillage {
	overflow: auto;
	height: 250px;
}

ul#fromVillage, ul#toVillage, ul#fromSchools, ul#toSchools {
	overflow: auto;
	height: 250px;
}

#fromVillage li, #fromSchools li {
	padding: 5px 6px;
	background: #585858;
	color: snow;
	line-height: 16px;
	border-bottom: 1px solid white;
}

#toVillage li, #toSchools li {
	padding: 5px 6px;
	background: #7f8c8d;
	color: snow;
	line-height: 16px;
	border-bottom: 1px solid white;
}

a.fontw500 {
	font-weight: 600;
}

.menuLeft li {
	background-color: #cfedfd;
	padding: 5px 6px;
	border-bottom: 1px dotted #ffffff;
}

.dashback {
	height: 250px;
	padding: 10px 20px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.dashback:before {
	width: 260px;
	height: 256px;
	background: rgba(0, 99, 164, 0.15);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	content: "";
	position: absolute;
	left: -160px;
	top: 49%;
	margin-top: -125px;
	overflow: hidden;
}

.menuLeft li:hover {
	background-color: #198dcb;
	padding: 5px 6px;
	color: white;
	border-left: solid 4px #34346e;
}

.menuLeft li a:hover {
	color: white;
}

.menuRight li {
	background-color: #e5e5e5;
	padding: 5px 6px;
	margin-bottom: 3px;
}

.menuRight li:hover {
	background-color: #7f8c8d;
	padding: 5px 6px;
	margin-bottom: 3px;
}

.menuRight li a {
	color: #303033;
}

.menuRight li a:hover {
	color: white;
}

.Scrollbar650 {
	height: 500;
	overflow: scroll;
	overflow-x: hidden;
}

.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none !important;
}

.schoolCreatenav li.nav-item {
	font-weight: 600;
	border-right: 1px solid #5c5c9b;
	background: #929292;
}

.schoolCreatenav a.nav-link {
	color: white;
}

.SchoolCreatenav .nav-link:hover {
	background: #34346e;
}

* /

.fromVil, .fromSl {
	padding: 5px 6px !important;
	background: #585858 !important;
	color: snow !important;
	line-height: 16px !important;
	border-bottom: 1px solid white !important;
}

.box-shadow {
	box-shadow: 0px 5px 13px rgba(52, 52, 110, .7);
}

.height350 {
	min-height: 120px;
	background-color: #2c3e50;
	width: 100%;
}

@media screen and (max-width:4000px) and (min-width:1921px) {
	.process-line-l {
		background: white;
		height: 4px;
		position: absolute;
		width: 188px;
		right: -179px;
		top: 59px;
		z-index: 9;
	}
	.process-left:after {
		content: "";
		border-top: 15px solid #ffffff;
		border-bottom: 15px solid #ffffff;
		border-left: 15px solid #ffffff;
		border-right: 15px solid #ffffff;
		display: inline-grid;
		position: absolute;
		right: -15px;
		top: 42%;
		transform: rotate(45deg);
		box-shadow: 3px -2px 3px 0px #00000036;
		z-index: 1;
	}
	.process-point-right {
		background: #ffffff;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		border: 8px solid #00bcd4;
		box-shadow: 0 0 0px 4px #5c5c5c;
		margin: auto 0;
		position: absolute;
		bottom: 37px;
		left: -126px;
	}
	.process-point-right:before {
		content: "";
		height: 122px;
		width: 11px;
		background: #5c5c5c;
		display: inline-grid;
		transform: rotate(24deg);
		position: relative;
		left: -30px;
		top: 10px;
	}
	.process-point-left {
		background: #ffffff;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		border: 8px solid #00bcd4;
		box-shadow: 0 0 0px 4px #5c5c5c;
		margin: auto 0;
		position: absolute;
		bottom: 37px;
		right: -133px;
	}
	.process-point-left:before {
		content: "";
		height: 112px;
		width: 11px;
		background: #5c5c5c;
		display: inline-grid;
		transform: rotate(-27deg);
		position: relative;
		left: 29px;
		top: 10px;
	}
	.process-line-r {
		background: white;
		height: 4px;
		position: absolute;
		width: 148px;
		left: -169px;
		top: 59px;
		z-index: 9;
	}
	.process-right:after {
		content: "";
		border-top: 15px solid #ffffff00;
		border-bottom: 15px solid #ffffff;
		border-left: 15px solid #ffffff;
		border-right: 15px solid #ffffff00;
		display: inline-grid;
		position: absolute;
		left: -15px;
		top: 42%;
		transform: rotate(45deg);
		box-shadow: -1px 1px 3px 0px #0000001a;
		z-index: 1;
	}
}

@media screen and (max-width:1200px) and (min-width:768px) {
	.height350 {
		min-height: 166px;
	}
}

@media screen and (max-width:767px) and (min-width:600px) {
	.height350 {
		min-height: 300px;
	}
	.w18 {
		margin-top: 30px;
	}
}

@media screen and (max-width:599px) and (min-width:425px) {
	.height350 {
		min-height: 229px;
	}
}

@media screen and (max-width:424px) and (min-width:320px) {
	.height350 {
		min-height: 335px;
	}
}

@media screen and (max-width:767px) {
	.btn-block+.btn-block {
		margin-top: 5px ! important;
		margin-left: 0px ! important;
	}
	.height65 {
		height: 29px ! important;
		line-height: 20px ! important;
		font-size: 16px;
		text-align: center;
		margin: 0px auto;
		width: 100% ! important;
	}
	.w47, .w40 {
		width: 100% ! important;
	}
	.w43 {
		margin-bottom: 15px;
	}
	.mtop-3 {
		margin-top: 35px;
		margin-bottom: 35px;
	}
	.process-left:after {
		content: "";
		border-top: 15px solid #fff;
		border-bottom: 15px solid rgba(0, 0, 0, 0.0);
		border-left: 15px solid rgba(0, 0, 0, 0.0);
		border-right: 15px solid #ffffff;
		display: inline-grid;
		position: absolute;
		right: 46% ! important;
		top: 90% ! important;
		transform: rotate(136deg);
		box-shadow: 3px -2px 3px 0px #00000036;
		z-index: 0;
	}
	modal-sm1 {
		max-width: 400px ! important;
	}
	.process-right:after {
		content: "";
		border-top: 15px solid #ffffff00;
		border-bottom: 15px solid #ffffff;
		border-left: 15px solid #ffffff;
		border-right: 15px solid #ffffff00;
		display: inline-grid;
		position: absolute;
		left: 47% ! important;
		top: 90% ! important;
		transform: rotate(-42deg) ! important;
		box-shadow: -1px 1px 3px 0px #0000001a;
		z-index: 1;
	}
}

.pDate {
	font-size: 18px ! important;
	font-weight: 600px;
}

.mt--15 {
	margin-top: -1px;
	margin-left: 0px;
	padding-right: 28px;
}

.text-red {
	color: red;
	font-weight: 700;
}

.mttop {
	bottom: 30px;
	position: relative;
}

@media only screen and (max-width: 992px) {
	.header-navbar .navbar-wrapper .navbar-logo a img {
		display: block;
		margin-left: 55px;
	}
}

#loadingNew {
	background: url('../images/loaderReportNew.gif') no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9999999;
}

.modal-header .close {
	padding: 15px 30px 15px 15px ! important;
	margin: -1rem -1rem -1rem auto ! important;
}

table.table-bordered.dataTable th, table.table-bordered.dataTable td {
	border-left-width: 0;
	vertical-align: middle !important;
}

.v-center {
	vertical-align: middle !important;
}

.modal-backdrop{z-index: 1 !important;}

table.dataTable {
    border-collapse: collapse !important;
}

table.dataTable th {
    border-collapse: collapse !important;
    border: 0.5px solid white !important;
    border-bottom:none !important
}

table.dataTable th:first-child , .table th:first-child{border-left: 0.5px solid #cac8c8 !important;}
table.dataTable th:last-child, .table th:last-child {border-right: 0.5px solid #cac8c8 !important;}

#loginForm .btn {width:100px}



ul.CompleteNot{padding:0px; margin:0px; box-sizing:border-box;}
ul.CompleteNot li{display:inline-block; font-weight:600;}

button.box {
    background: #d4edda;
    cursor: pointer;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 15px;
   position: relative;
    top: 3px;

}

button.box2 {
    background: #f7c6ca;
    cursor: pointer;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 15px;
     position: relative;
    top: 3px;
}</pre></body></html>