@charset "utf-8";
/* CSS Document */

/*body{
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}*/
html{font-family: 'Noto Sans',sans-serif !important;}
body{
font-family: 'Noto Sans',sans-serif !important;
}
select 
{

color:#000000 !important;
}

/*.hdnm span{
	text-align:center;
	color: #000076;
}*/
/*.hdnm h1{
	color: #000076;
	margin-top: 30px;
	font-weight:700;
}*/
/*.hdnm h4{
	position: absolute;
    left: 155px;
	font-size:22px;
	font-weight:700;
}*/
/*.logo{
	margin: 18px;
	width: 371px;
	height: 51px;
}*/
/*.header{
	border-bottom: 5px solid lightgrey;
}
*/.lognfrm{
	width:98%;
	margin:10px auto;
}
.lognfrm h3{
	text-align:left;
	/*background:#c1b8b8;*/
	padding:8px;
	font-weight:700;
	border-bottom:2px solid #dc365f;
	    color: #dc365f;
}
.instrctn_ul{
    font-size: 14px;
}
.instrctn h3{
border-bottom:2px solid;
	width:100%;
}
.contct ul li{
	list-style-type:none;
}
.contct h3{
	border-bottom:2px solid;
	width:100%;
}
.contct span{
	font-size: 30px;
}
.contct_ul ,.lognfrm label{
    font-size: 14px;
}
.clkreg label{
	cursor:pointer;
}
.style55{
	color: #ff5f00;
    font-size: 14px;
	background: #14436b;
}
.frmdtls{
	width:70%;
	margin:10px auto;
	background: #ffffff;
	border-radius: 8px;
}
.frmdtls table{
	padding:8px;
}
.headersm table{
	/*margin:10px auto;*/
}
.headersm table td, .headersm table th{
	padding:5px;
}
.prsnl_tbl td{
	padding:3px;
}
.prsnl_tbl h4{
	color:#6633CC;
	text-decoration:underline;
}
.prsnllbl{
	color:#FF0000;
}
/*--------------------------navbar-------------------------------*/
/* Circle behind */
div.container1
{
    margin: 0 auto;
	text-align: center;
	background:#0277bd;
	width: 60%;
	padding:8px;
}

div.container1 a
{
    color: #FFF;
    text-decoration: none;
    font: 20px Raleway;
    margin: 0px 10px;
    padding: 10px 10px;
    position: relative;
    z-index: 0;
    cursor: pointer;
	
}
.blue
{
    background: #2196f3;
}
/* Circle behind */
div.circleBehind a:before, div.circleBehind a:after
{
    position: absolute;
    top: 22px;
    left: 50%;
    width: 60px;
    height: 60px;
    border: 4px solid #0277bd;
    transform: translateX(-50%) translateY(-50%) scale(0.8);
    border-radius: 50%;
    background: transparent;
    content: "";
    opacity: 0;
    transition: all 0.3s;
    z-index: -1;
}

div.circleBehind a:after
{
    border-width: 2px;
    transition: all 0.4s;
}

div.circleBehind a:hover:before
{
    opacity: 1;
    transform: translateX(-50%) translateY(-50%) scale(1);
}

div.circleBehind a:hover:after
{
    opacity: 1;
    transform: translateX(-50%) translateY(-50%) scale(1.3);
}
.navbar-inverse {
    background-color: #7dbaf1 !important;
    border-color: #7dbaf1 !important;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #1369b7 !important;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000075;
	font-size:16px;
}
/*--------------------------/navbar-------------------------------*/
.crstbl table tr, .crstbl table td{
	padding:3px;
}
.lgninf{
	width:80%;
	margin:10px auto;
}
.pad{
	text-align:center;
}
.slct{
padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/*------------------------pagination of 4 pages------------------------------*/
.pagnatn{
	width: 57%;
    margin: 10px auto;
}
.pagnatn ul{
	display:inline-flex;
	padding:3px;
	border: 3px dotted #e0201b;
	text-align:center;
	border-top:none;
}
.pagnatn li{
	list-style-type:none;
	padding:5px;
	/*width:150px;*/
}
.pagnatn p{
	margin: 0 auto 7px auto;
	width: 35px;
    height: 35px;
    background: pink;
    border-radius: 18px;
    text-align: center;
    padding: 7px;
	box-shadow: rgba(0,0,0,0.15) 0 1px 2px;
}
.pagnatn b{
	margin: 0 auto 7px auto;
}
.clicked{
	background: #ff5f00 !important;
    color: white !important;
    box-shadow: rgba(177, 167, 167, 0.81) 0 5px 2px !important;
}
.crsftbl td{
	padding:5px;
}
.hr1{
	border-top:1px dotted;
}
.ackstmnt{
	color:#66CCFF;
}
.aplinst{
	width: 40%;
    text-align: justify;
    margin: 10px auto;
	background: #edd0efad;
	border-top-left-radius: 45px;
	border-top-right-radius: 45px;
}
.aplinst h3{
	    padding: 8px;
    color: brown;
    text-align: center;
}
.aplinst li{
	padding: 8px;
}
/*----------------------------mobile responsive-------------------------------------*/
@media only screen and (max-width: 460px) {
   .hdnm h1{
   		font-size:28px;
   }
   .hdnm h4{
   		position: static;
		font-size: 17px;
		float: left;
   }
   .logo{
   		margin:0;
		width:155px;
   }
   .pagnatn ul{
		display:block;
	}
}