html,body
{
	width: 100%;
	min-height: 100%;
	margin:0px;
	padding: 0px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
}
#site_brochrue_div
{
    width:100%;
    background-color:#ccc;
    display:block;
}

.intro_thnx{
width:100%;
diplay:inline-block;
text-align:left;
}
#dwn_frm_div
{
    width:100%;
    background-color:#F5F5F5;
    
 }
#dwn_frm_div_cont
{
     border:1px solid #CCC;
    border-radius:25px;
   background-color:#fff;
   margin-top:20px; 
   margin-bottom:20px;
   padding-bottom:20px;
}
.dwn_sbmt_btn
{
    float:right; margin-top:20px;
}
.dwn_clse_btn
{
    float:right; margin-top:20px; margin-right:10px;
}
.ac_td_wd
{
    width:7%;
}
.ac_td_wd_16
{
    width:16%;
}
#top_mq
{
	width: 100%;
	height: 20px;
	background-color: #ccc;
	color:#000;
	display: block;
}
#top_mq p
{
	float:left;
}
#topbar
{
	width: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	background-color: #0051A0;
	font-size: 13px;
	color: #fff;
}
.txt-right
{
	text-align: right;
}
.txt-left
{
	text-align: left;
}
.fright
{
	float: right;
}
.martp
{
	margin: 0px;
	padding: 0px;
}
#rightlinks_top
{
	list-style: none;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
#rightlinks_top li
{
	float: left;
}
#rightlinks_top a
{
	text-decoration: none;
	color: #fff;
}
#rightlinks_top a:hover
{
	text-decoration: none;
	color: #ccc;
}
.pipe_sym
{
	padding-left: 8px;
	padding-right: 8px;
}
#title_div
{
	width: 100%;
	padding: 0px;
	margin:0px;
}
.logo_img
{
	margin-top:14px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
}
.logo_img_l
{
	margin-top:14px;
	margin-bottom: 10px;
	padding: 0px;
	float: right;
}
.clrbth
{
	clear: both;
}
#main_menu
{
/*width: 100%;
height: 100px;*/
background: rgb(11,116,215);
background: radial-gradient(circle, rgba(11,116,215,1) 0%, rgba(0,81,160,1) 26%);

}

/* menu css */
@media (min-width:768px) { 

	.navbar > .container-fluid {
	    text-align: center;
	    margin-top: 0px;
	    padding-top: 0px;
	}
	.navbar-header,.navbar-brand,.navbar .navbar-nav,.navbar .navbar-nav > li {
	    float: none;
	    display: inline-block;
	}
	.collapse.navbar-collapse {
	    float: none;
	    display: inline-block!important;
	    width: auto;
	    clear: none;

	}
	.navbar-header
{
	display: none;
}

}

.navbar-default {
  background: rgb(11,116,215);
background: radial-gradient(circle, rgba(11,116,215,1) 0%, rgba(0,81,160,1) 26%);
}
/* Title */
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5E5E5E;
}
/* Link */
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #E7E7E7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    /*color: #555;*/
    /*background-color: #D5D5D5;*/
}
/* Caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}
/* Mobile version */
.navbar-default .navbar-toggle {
    border-color: #DDD;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #DDD;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #CCC;
}


@media (max-width: 767px) {
	.hide_media
	{
		display: none;
	}


		.logo_img_l
	{
		display: none;	
	}
	.logo_img
	{
		width: 100%;
	}
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #333;
    }
 
   .navbar-header
{
	display: block;
}

}


.navbar {
  border-radius: 0px;
  padding-bottom: 0px;

}
.navbar-default
{
	border-collapse: collapse;
	border:none;

}
.martb10
{
	margin-bottom: 0px; margin-top: 4px;
}
#notify_div
{
	width: 100%;
	display: block;
	margin-top: 0px;
	background-color: #F2FDFF;
	padding-top: 30px;
	padding-bottom: 30px;
}
.btn-default
{
	width: 100%;
	border-collapse: collapse;
	border:none;
	border-radius: 0px;
	border:1px solid #ccc;
	border-left: 3px solid #0051A0;
	margin-top: 10px;
	/*height: 34px;*/
	display: block;
}

.btn-default1, .btn-default1:active{
    background-color:#004f9e;
    background-color: rgba(0, 79, 158, 1.0);
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 79, 158, 1.0);
    -moz-box-shadow:    0px 2px 0px 0px rgba(0, 79, 158, 1.0);
    box-shadow:         0px 2px 0px 0px rgba(0, 79, 158, 1.0);
    border-top:1px solid rgba(0, 79, 158, 1.0);
    border-left:1px solid rgba(0, 79, 158, 1.0);
    border-right:1px solid rgba(0, 79, 158, 1.0);
    border-radius: 6px;
    width: 100%;
    display: block;
    color: #fff;
}
.btn-default1:focus
{
	color: #fff;
}
a.btn1{
 padding:10px 15px;
 color: #fff;
 text-decoration: none;
 margin-top: 12px;
}

.btn_vr{
  border-right: 2px solid rgba(255, 255, 255, 1.0);
padding-right: 7px;
margin-right: 8px;
 vertical-align: initial;
 line-height:28px;

}


#news
{
	width: 100%;
	height: 254px;
	/*border:1px dashed #0051A0;*/
	/*text-shadow: 2px 2px 4px #000000;*/
	margin-top: 10px;
	background-color: #F5F5F5;
	border:1px solid #ccc;
}
#news_t
{
	width: 100%;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px dashed #0051A0;
	text-align: center;
	color: #fff;
	background-color: #0051A0;
}
#content_div
{
	width: 100%;
	display: block;
	font-size: 15.1px;
	 text-align: justify;
  text-justify: inter-word;
  line-height: 30px;
  /*background-color: #E5F6FA;*/
  margin-top: 50px;

}
.h1title
{
	color: #221A1B;
	width: 100%;
	text-align: center;
	font-weight: 500;
	margin-top: 50px;
	margin-bottom: 40px;
}
.h1title0
{
	/*color: #221A1B;
	width: 100%;
	text-align: center;
	font-weight: 100;
	margin-top: 50px;
	margin-bottom: 40px;*/
	color: #696969;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	position: relative;
	margin: 40px 70px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;

}
.h1title_red
{
	color: #696969;
	font-size: 26px;
	font-weight: 400;
	width: 100%:;
	text-align: left;
	text-transform: uppercase;
	margin-top:40px;
	margin-bottom: 30px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;


}
.h1title1
{
	color: #000;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	position: relative;
	margin: 40px 70px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;

}
.h1title2
{
	color: #000;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	position: relative;
	margin: 10px 70px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;

}
.h1title2_small
{
	color: #000;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	position: relative;
	margin: 10px 70px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;

}
.pfont{
	width:100%;
	text-align:center;
font-size:16px;
color:#0051A0;
margin-top:10px;
padding-bottom:8px;
border-bottom:1px solid #ccc;
}
.imgw100_c
{
	max-width: 600px;
	display: block;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}
.brdr_div
{
	border:1px solid #F2F8FD;
	border-radius: 10px;
	background-color: #F2F8FD;
}
.brdr_ccc
{
	border:1px solid #CCC;
}
.h1title2_small2
{
	color: #FD5621;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;

}
.mar_lft
{
	margin-left: 20px;
}
.h1title2_small1
{
	color: #000;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;

}
.h1title2_small3
{
	color: #000;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;

}
.h1title2_small3_cntr
{
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	width: 100%;

}
.h4_cntr
{
	width: 100%; 
	text-align: center; 
	margin-top: 30px; 
	margin-bottom: 20px;
}


.h1title_foot
{
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	margin-top: 0px;
	padding-top: 0px;

}


.clrred
{
	color: #ED1B24;
}

.txt-cntr
{
	text-align: center;
}
.img_cir
{
	width: 200px;
	border-radius: 50%;
}
#team_div
{
	line-height: 12px;
	margin-top: 60px;
	margin-bottom: 100px;
}
.nme_font
{
	font-weight: 600;
	font-size: 18px;
	margin-top: 26px;
}
#gal_cpdiv
{
	background-color: #ccc;
	display: block;
	width: 100%;
	padding-bottom: 50px;
	margin-bottom: 40px;
}
.wid100
{
	width: 100%;
}
.wid80
{
	width: 80%;
}
.wid90
{
	width: 90%;
}
.mtop20
{
	margin-top: 30px;
}
.pdf_frame
{
	width: 100%;
	height: 600px;
	border:none;
}

#big_foot{
	background-color: #0C63B3;
	width: 100%;
	display: block;
	color: #fff;
	padding-bottom: 20px;
	padding-top: 34px;
	padding-bottom: 34px;
}

#big_foot p{
margin:0px;
font-weight: 100;
color: #cccccc;
padding-top: 3px;
padding-bottom: 3px;
}

#big_foot a{
	color: #cccccc;
}
.brdr-rht
{
	border-right: 1px dotted #ccc;
	display: block;
	height: 100%;
}
.brdr-lft
{
	border-left: 1px dotted #ccc;
	display: block;
	height: 100%;
}
.pmail
{
	font-size: 17px;
	font-weight: bold;
}
#small_foot
{
	width: 100%;
	display: block;
	background-color: #232323;
}
.small_h1
{
	color: #fff;
	width: 100%;
	font-weight: 100;
	font-size: 16px;
	margin:0px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
}
#anti_rag
{
	width: 100%;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
}
#anti_rag a
{
	text-decoration: none;
}
#anti_rag a:hover
{
	text-decoration: none;
	color: #ccc;
}
.rag_brdr
{
	/*border: 1px dashed #ccc;*/
	margin-top: 50px;
	margin-bottom: 0px;
	/*background-color: #FDCFC1;*/
		background-color: #ccc;
}
.a-center {
    display: block;
    background-color: #F55A2C;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
}
.martb30
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.carousel-control {
  padding-top:10%;
  width:5%;
}
#myCarousel1
{
	margin-top: 10px;
	margin-bottom: 40px;
}
#testm
{
	width:100%;
	display: block;
	padding-top: 30px;
}
.test_imgpic
{
	width: 90px;
	border-radius: 50%;
}
.test_studname
{
	font-size: 18px;
	font-style: italic;
	float: right;
}
.mtop_test
{
	margin-top: 50px;
}
#mq_vscrll
{
    height:190px;
}
.stud_testm
{
	margin-top: 60px;
	margin-bottom: 60px;
}
#news_cont
{
	width: 100%;
	height:210px;
	display: block;
	padding-left: 10px;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	
}
.hnd_150
{
	float: right;
	display: block;
}
#moocs_a
{
	margin-top: 12px;
	text-align: left;
	color: #fff;
	 padding:10px 15px;
}
#moocs_a a:hover
{
	color: #fff;
}
.padtcust
{
	padding-top: 20px;
}
.bg_liteblue
{
	background-color: #DCF2F6;
}
.topb_mar_80
{
	margin-top: 80px;
	margin-bottom: 80px;
}
.topb_mar_40
{
	margin-top: 40px;
	margin-bottom: 40px;
}
#regulations_ul
{
	list-style: none;
	font-size: 18px;
	font-weight: bolder;

}
#regulations_ul li
{
	height: 34px;
	line-height: 34px;
}
.regulations_link
{
	font-weight: 400;
	font-size: 16px;
	margin-left: 20px;
}
.clr_green
{
	color: green;
}
.mar_t20
{
	margin-top: 20px;
}

.green_tbl
{
	width: 100%;
	text-align: center;
	font-size: 17px;
}
.green_tbl tr td
{
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.green_tbl td
{
	height: 40px;
	line-height: 40px;
}
.green_tbl_title
{
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center !important;
	background-color: #ccc;
	font-weight: 400;
	font-size: 17px;

}
.r_and_table
{
	width: 100%;
	font-size: 15px;
	text-align: left;
	border:1px solid #F5F5F5;

}
.r_and_table_title
{
	background-color: #B2A1C7 !important;
	border: 1px solid #B2A1C7 !important;
	color: #fff;
}
}

.r_and_table tr td
{
	border-collapse: collapse;
	border:1px solid #ccc;

}
.r_and_table td
{
	padding: 10px 4px 10px 4px;
}
.r_and_table tr:nth-child(odd) {
  background-color: #f2f2f2
}
/*widths*/
.wid10_txtc
{
	width: 10%;
	text-align: center;
}
.wid20
{
	width: 20%;
}
.wid20_txtc
{
	width: 20%;
	text-align: center;
}
.wid35_txtc
{
	width: 35%;
	text-align: center;
}
.wid50
{
	width: 50%;
}

.antrag_img
{
	width: 100%;
	margin-bottom: 40px;
}
.fontsze_16
{
	font-size: 15px;
	text-align: justify;
	line-height: 22px;
}
.pad20
{
	padding: 20px;
}
.martop_30
{
	margin-top: 30px;
}
.marb_30
{
	margin-bottom: 30px;
}
.martop_10
{
	margin-top: 10px;
}
.martop_20
{
	margin-top: 20px;
}
.marb_50
{
	margin-bottom: 50px;
}
.mar_top50
{
	margin-top: 50px;
}
.ul_li_btm_mar14
{
	margin-top: 20px;
}

.ul_li_btm_mar14 li
{
	margin-bottom: 14px;
}

.fnt_bold
{
	font-weight: 600;
}
.lne_ht
{
	line-height: 30px;
}
.lne_ht1
{
	line-height: 20px;
}
.tbl_ln td
{
	line-height: 20px;
	font-size: 15px;
	padding: 6px;
}
.txt_lft
{
	text-align: left !important;
}
.txt_lft_padlft_10
{
	text-align: left !important;
	padding-left: 10px;
}
.txt_rght_padlft_10
{
	text-align: right !important;
	padding-right: 10px;
}
.martb16
{
	margin-top: 16px;
	margin-bottom: 16px;
	font-weight: bold;
}
.mart30b16
{
	margin-top: 30px;
	margin-bottom: 16px;
	font-weight: bold;
}
ul
{
	margin-left: 0px;
	padding-left: 24px;
}
ol
{
	margin-left: 0px;
	padding-left: 24px;
}

#iframe_container
{
	width: 90%;
	height: 90%;
	position: absolute;
	display: block;
	left: 5%;
	top:7%;
	border:1px solid #ccc;
	background-color: #ccc;
	z-index: 1;

}

#clse_btn
{
	width: 30px;
	float: right;
	margin-top:-34px;
}
.iframe_pop
{
	width: 100%;
	height: 100%;
	border:none;
	margin:0px;
	padding: 0px;
}
#iframe_container
{
	display: none;
}
.dropdown-menu li a
{
	
	line-height: 34px;
	
}
#mid_menu_div a
{
	width: 100%;
	text-align: left !important;
	float: left;
}
.first_C
{
	color: red;
	font-size: 18px;
}
.card {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
}
.carnew
{
	line-height: 20px !important;
	padding-top: 14px;
	font-size: 14px;
	padding-bottom: 14px;
}
.font_it
{
	font-style: italic;
}
.pfont_r
{
	color: #9D2192;
	font-size: 19px;
	margin-bottom: 6px;
}
.pfont_b
{
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	font-size: 14px;
}
.pfont_b1
{
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	font-size: 17px;
}
.font_sz
{
	font-size: 15px;
}
#Governing_tbl td
{
	line-height: 20px;
	font-size: 15px;
	border-left: none;
	border-right: none;
	border-top: none;
}
.cp_add p
{
  line-height: 18px;
}
/* Firefox old*/
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
.blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}
#top_rit_ul
{
	float: right;
	padding-right: 20px;
}
#top_rit_ul li 
{
	list-style: none;
	color: #0051A0;
	margin-top: 10px;
}
#top_rit_ul li a
{
	text-decoration: none;
	color: #0051A0;
	font-size: 14px;
	font-weight: 600;
}
.spc_rit
{
	margin-right: 8px;
}
#glph a
{
	float: right;
	color: #fff;
	font-size: 18px;
	margin-left: 6px;
}
.foot_left_img
{
	width: 50%;
	margin-left: 0%;
	float: left;
	margin-top: 20px;
}
.foot_ul
{
	float: left;
}
.foot_ul li
{
	list-style: none;
	padding-top: 8px;
	font-size: 13px;
}
.foot_ul li a
{
	color: #000;
	
}
.srvce_sprt
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 17px;
}
.foot_ul1
{
	float: left;
	margin-top: 5px;
}
.foot_ul1 li
{
	list-style: none;
	padding-top: 1px;
	font-size: 13px;
	font-weight: 600;
}
#big_foo
{
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #E5E2E2;
	margin-top: 30px;
}
.foot_lnks
{
	font-size: 14px;
}
.clr_whte
{
	color: #ccc;
}
.li_lneht li
{
	line-height: 25px;
}
#up_mq
{
	width: 90%;
	height: 300px;
	border:1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 30px;
	border-radius: 10px;
}
#up_mq_title
{
	width: 99%;
	height: 30px;
	margin-left: 0.5%;
	padding-top: 4px;
	background-color: #f5f5f5;
	border-radius: 10px;
}
.nws
{
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: 600;

}
#mq_tg
{
	width: 98%;
	margin-left: 1%;
	height: 260px;
}
.mtop_20
{
	margin-top: 16px;
}
.spn_wid
{
	width: 150px;
	text-align: left;
}
.fleft
{
	float: left;
}
.lgndiv
{
	width: 100%; 
	margin-top: 12px; 
	padding: 16px; 
	border-radius: 15px; 
	border: 1px solid #ccc; 
	display: inline-block;
}
.bshdw
{
  box-shadow:         1px 1px 4px 2px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  border-radius: 5px;
  display: block;
  padding: 10px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.add_ul
{
	margin-top: 10px;
}
.add_ul li
{
	list-style: none;
	line-height: 30px;
	font-size: 15px;
}