

body {
	color: #000;
	background-color:#FFFFFF;
}
a, a:hover, a:active {
	color: #3399CC;
}
img {
	max-width: 100%
}
.cntr {
	text-align: center;
}
.ourServices {
	padding: 40px 0
}
.ourServices img {
	max-width: 140px
}
.title {
	border-bottom: 1px solid #eee;
	padding-bottom: 4px;
	margin-bottom: 20px;
}
.topHeaderSection {
	padding: 0;
	background:none;
}

.header {
	z-index: 999;
	position: relative;
	padding: 0;
}
.is-sticky {
	
	width: 100%;
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.95);
}

/* -------------Edited new-------------- */

.register{
	float: right;
	margin: 9px 12px 0 0px;
}

.home_col3{
	
}

.home_col3 hr{
	float:left;
	width:90%;
	border:0;
	background:#8dd207;
	margin-left:15px;
	height:2px;
}

.welcome_let{
	background-color:#000;
	border-radius: 8px;	
	box-shadow: 0px -1px 10px #1d262f;
	margin:15px;
	color:#fff;
	float:left;
	padding:5px;
	width:90%;
}

.welcome_let img{
	border: 2px solid #BBBDBA;
}

.welcome_let2{
	background-color:#000;
	border-radius: 8px;	
	box-shadow: 0px -1px 10px #1d262f;
	margin:15px 0;
	color:#fff;
	float: none;
	padding:5px;
	width:80%;
}

.welcome_let2 hr{
	margin:5px 0;
	height:1px;
	border:none;
}

.welcome_let2 img{
	border: 2px solid #BBBDBA;
}

.nav-tabs>li>a {
	background-color:#A0BA42;
	color:#fff;
}

.nav-tabs>li>a:hover{
	background:#A0BA42 !important;
	color:#fff;
}

.nav-tabs>li.active>a{
	border-bottom:1px solid #f6f6f6;
}

.tab-pane h4{
	padding:30px 0px;
	margin-top:0px;
}

.tab-pane{
	background:#dcecbb;
	padding:10px 20px;
}

.tab-pane ul{
	padding:0px;
	}

.tab-pane li{
	margin:10px 0 10px 0;
	padding-left:40px;
	list-style:none;
	background: url(../img/green.gif) 15px 3px no-repeat;
}

.modal-header{ 
background-color: #A0BA42;
}

.modal-content{
	background-color: #fff;
	color:#000;	
}

.logo_hide{
	
	display:block;
	
	}
/* -------------Edited new end-------------- */

/* -------------Edited-------------- */

.main{	
	background-color:#fff ;
}

.cont_pad{
	padding:0px;
}

.logo{	
	padding:0px;
	margin:0px;
	height:173px;
	/*background: -webkit-linear-gradient(#58A1D8, #1A75BC);  For Safari 5.1 to 6.0 */
 	/*background: -o-linear-gradient(#58A1D8, #1A75BC);  For Opera 11.1 to 12.0 */
  	/*background: -moz-linear-gradient(#58A1D8, #1A75BC);  For Firefox 3.6 to 15 */
  	/*background: linear-gradient(#58A1D8, #1A75BC);  Standard syntax */
	background:url(../img/banner-home.jpg) right top no-repeat;
}

.logo a, .logo div{
	padding:0px;
	margin:0px;
}

.logo .logo_img{
	
    margin:-7px 0 0 35px;
	position:inherit;
	z-index:1;

}

.main_menu .navbar-collapse {
	margin:0px;
	padding-bottom:0px;
	color:#FFF;
	background-color:#C00;
	/*background: -webkit-linear-gradient(#F88103, #DE6306);  For Safari 5.1 to 6.0 */
 	/*background: -o-linear-gradient(#F88103, #DE6306);  For Opera 11.1 to 12.0 */
  	/*background: -moz-linear-gradient(#F88103, #DE6306);  For Firefox 3.6 to 15 */
  	/*background: linear-gradient(#F88103, #DE6306);  Standard syntax */
}

.photo_memory{
	background-color:#000;
	color:#fff;
	margin-top:10px;
	width:183px;
	border:1px solid #fff;
}

.content_body{
	background-color:#fff;
}

.sidemenu1{
	background-color: #666;
	margin:0px;
	padding:0px;
}
.sidemenu1 li{
	width:100%;
	color: #fff;
	margin:-1px 0 -2px 0;
	border-bottom: 1px dotted #8dd207;	
	z-index:2;
}

.sidemenu1 li:hover, .sidemenu1 li a:hover{
	color:#000 !important;
	background-color:#d2d4d3;
}

.sidemenu1>li>a{
	width:100%;
	color:#fff !important;
	font-size:10px !important;	
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	padding-left:28px  !important;	
	font-weight:normal !important;
}

/* custom side menu*/
.sidemenu{
	background-color: #fff;
	margin:0px;
	padding:0px;
}
.sidemenu li{
	
	width:80%;
	color: #fff;
	margin:-1px 0 0 0;
	border-bottom: 1px dotted #8dd207;	
	z-index:2;
}

.sidemenu li:hover, .sidemenu li a:hover{
	color:#000 !important;
	background-color:#A0BA42;
}

.sidemenu>li>a{
	
	width:100%;
	color:#000 !important;
	font-size:12px !important;	
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	padding-left:28px  !important;	
	font-weight:normal !important;
	
}
/* custom side menu ends*/

.partners_home{
	background:#A0BA42;
	color:#fff;
	text-align:center;
	font-size:14px;
	line-height:1.8em;
	margin-bottom:4px;
	margin-top:6px;	
}

.partners-logo{
	height:100px;
	text-align:-webkit-center;
}

.marquee {
  width: 300px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #ccc;
}

.ver {
  height: 30px;
  width: 200px;
}

.carousel-caption{
	color:#000;
	width:100%;	
}

.nobel_laureates{
	background-color:#000;
	padding:10px;
	margin-bottom:10px;
	border-radius: 8px;	
	box-shadow: 0px -1px 10px #1d262f;
}

.nl_heading {
	color:#FFF;
	line-height:1.5em;
	position:absolute;
	right:42px;
	width:63%;
}

.nobel_laureates img{
	border:2px solid #9ce609;
	width:70px;
}

.nobel_laureates .carousel-inner{
	height:140px;
}

.nobel_laureates .carousel-caption{
	bottom:-77px;
	left:0px;
}

.nl_name{
	color:#FFF;
	width:99%;
	box-shadow:0px 0px 21px 0px #9ce609;
	text-align:center;
	font-weight:bold;
	margin-top:120px;
	margin-left:2px;
	padding:5px 0;
	float:left;
}

.footerBottomSection a{
	color:#fff;
}

/*.home_tracks{
	border-left:1px dotted #000;
	list-style-type:none;	
	padding:0px;
}

.home_tracks ul{
	border-left:1px dotted #000;
	list-style-type:none;	
	padding:0px;
	margin-bottom:0px;
}

.home_tracks ul li:last-child{
	margin:0px 0 25px 0px;
	padding-bottom:0px;
}

.home_tracks li{
	padding-left:15px;
	margin:6px 0px;
	color:#000;
	
}*/

.nl_participated img{
	border:1px solid #000;
	width:82px;
}

.nl_participated hr{
	margin:0px;	
}


@font-face {
    font-family: comic;
    src: url(../../fonts/comic.ttf);
}

.nl_participated_home{
	background:#6b7574;
	color:#fff;
	font-family: "comic", cursive;
	text-align:center;
	font-size:13px;
	letter-spacing:0.5px;
	line-height:1.8em;
	margin-bottom:4px;
	margin-top:0px;	
}

.nl_participated_name{
	color:#000;
	font-weight:bold;	
	font-size:12px;
}

.nl_participated_title{
	color:#8dd207; 
	font-style:italic;
	font-size:12px;
	letter-spacing:1px;
}

.benifit1{
	color:#FFF;
	background:#000;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

.benifit2{
	color:#000;
	background:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

.attending{
	border:1px solid #1B76BC;
	margin-top:5px;
	font-size:12px;
}

.attending p{
	color:#000;
	padding:10px;
}

.attending li{
	color:#1B76BC;
	padding-left:10px;
	margin-bottom:3px;
}

.disclaimer{
	font-size:10px;
	color:#000;
}

.heading_inner{
	color:#fff;
	padding:5px;
	border-radius:5px;
	background-color:#000;
}

.abstract_title{
	padding:0px 5px;
}

.inner_ul{
	margin-left:15px;
}

.inner_ul li{
	margin-bottom:15px;
}

.organizer_contact	{
	background-color:#0E5E8B;
	color:#fff;
	padding-top:5px;
}

.report	img{
	border-radius:15px;	
}

.participants .row{
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
}

.participants img{
	border:2px solid #CCC;
}

.participants h5{
	font-weight:bold;
	color:#fff;
	padding:5px;
}

.abstracts a{
	padding-left:10px;
	float:left;	
}

.fee_box{
	background-color:#000;
	color:#FFF;
	
}

.main_menu{
	margin-top:-39px;
}

.main_menu a	{
	padding-left:10px !important;
	padding-right:10px !important;
}

.navbar-nav>li>.dropdown-menu{
	right:-159px;
	margin-bottom:0px;
	left:auto;
	background-color: #8dd207;
	background-image:none;
}

#carousel-example-generic2 {
	margin-bottom:20px;	
}

#carousel-example-generic2 .carousel-control{
	height:58%;
	top:30%;
	width:10%;
	margin: 0 15px 20px 15px;
	background:none;
}
#carousel-example-generic2 .carousel-indicators{
	display:none;
}

#carousel-example-generic2 .carousel-inner>.item>img{
	width:100%;
	height:100%;
	float:left;
}


/* --------------------------- */
/* --------------------------- */
/*Top Bar (login, search etc.)
------------------------------------*/
.top {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color:#FFFFFF;
	z-index: 9999;
	height:33px;
}
.top .container {
	padding: 0 15px;
}
.phone-mail {
	margin: 0 20px 0 0;
	padding: 0;
	z-index: 9999;
	list-style: none;
	position: relative;
	float: left;
}
.phone-mail li {
	display: inline;
	list-style: none;
	padding-bottom: 15px;
	margin-right: 5px;
}
.phone-mail i {
	font-size: 11px;
	margin-top: 3px;
	margin-right: 3px;
	color: #999;
}
.phone-mail li span {
	color: #7c8082;
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
}
.loginbar {
	margin: 0;
	padding: 0;
	z-index: 9999;
	list-style: none;
	position: relative;
	float: right;
}
 @media (max-width: 480px) {

/**** edited starts ****/

.logo{
	background: none;
	height:/*205px 245px*/ auto !important;
}

.logo .logo_img{
	
	margin:0px;
	position:inherit;
	z-index:0;
	width:100%;
}

.home_col3{
	padding:10px 0px 0px 10px;
	float:left;	
}

.welcome_let{
	margin: 15px 0px 15px 4px;
	width: 97%;
}
.welcome_let div{
	padding:0px;
}

.nobel_laureates .carousel-inner{
	height:170px;
}

.nl_heading {
	left:95px;
	width:51%;
	margin-top:0px;
}

.nl_name {
	width:100%;
}

.nobel_laureates .carousel-caption{
	bottom:-105px !important;
	left:0px;
	width:98%;
}

.modal-body{
	height:400px;
	overflow:scroll;
	}

.participants .row{
	border:none;
}	

.participants .row div{
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
}
.participants p:first-child, .participants .col-md-4{
	text-align:center;
	}
	
.participants h5{
	padding:5px;
	margin:5px;
	margin-bottom:15px;
	line-height:1.5em;
	}	

.nav-tabs li{
	width:100%;
}

.tab-pane{
	padding:0 10px 10px 10px;
	margin-bottom:20px;
}

.tab-pane li{
	padding-left:18px;
	background:#9F3;
	background: url(../img/green.gif) 0px 3px no-repeat;
}

.main_menu{
	margin-top:1px;
}

.main_menu .navbar-header {
	width: 70px;
	position: absolute;
	top: -234px !important;
	right: 0px;
}

.main_menu ul{
	float:left !important;
	margin:0px;
	width:100%;
}

.main_menu .navbar-nav li a{
	border-bottom:1px solid #f6f6f6;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
}

.main_menu .navbar-collapse{
	background-color:#A0BA42;
}

#carousel-example-generic2 .carousel-control{
	top:40%;
	}
	
	.logo_hide{
	
	display:block;
	
	}

/**** edited end ****/


.navbar-header{
	color:#fff;
	background-color:#333;	
	/*background: -webkit-linear-gradient(#F88103, #DE6306);  For Safari 5.1 to 6.0 */
 	/*background: -o-linear-gradient(#F88103, #DE6306);  For Opera 11.1 to 12.0 */
  	/*background: -moz-linear-gradient(#F88103, #DE6306);  For Firefox 3.6 to 15 */
  	/*background: linear-gradient(#F88103, #DE6306);  Standard syntax */
}

.navbar-header .navbar-default .navbar-brand{
	color:#fff;
}
 
.main_menu .navbar-toggle{
	margin-top:10px;
}
 
.loginbar {
	float: none;
	padding:5px;
	text-align:center;
}

.dropdown-menu>li>a{
	border-bottom:#CCC 1px solid;
	color:#fff;
}

}
.loginbar li {
	display: inline;
	list-style: none;
}
.loginbar li a, .loginbar li a:hover {
	color: #fff;
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
}
.loginbar li.devider {
	top: -1px;
	padding: 0;
	font-size: 8px;
	position: relative;
	margin: 0 6px 0 2px;
	font-family: Tahoma;
	border-right: solid 1px #bbb;
}
.loginbar i {
	color: #999;
	font-size: 18px;
	margin-top: 3px;
	cursor: pointer;
}
/*Lenguages*/
.loginbar li ul {
	top: 18px;
	margin: 0;
	left: -6px;
	display: none;
	padding-top: 4px;
	position: absolute;
	border-radius: 3px;
	padding-bottom: 4px;
	background: #f0f0f0;
}
.loginbar li:hover ul {
	display: block;
}
.loginbar li ul li {
	padding-bottom: 0;
	display: list-item;
	position: relative;
	margin-bottom: 1px;
}
.loginbar li ul li a {
	color: #555;
	display: block;
	min-width: 85px;
	font-size: 10px;
	padding: 2px 12px;
	background: #f0f0f0;
	text-decoration: none;
}
.loginbar li ul li a:hover, .loginbar li ul li.active a {
	opacity: 1 !important;
	color: #555 !important;
	font-size: 10px !important;
	text-shadow: none !important;
	background: #fafafa !important;
}
.loginbar li ul li.active i {
	top: 2px;
	right: -5px;
	font-size: 14px;
	cursor: default;
	position: absolute;
	text-shadow: 0 1px 0 #e9e9e9;
}
.loginbar i.icon-globe {
	color: #bbb;
	font-size: 13px;
	margin: 3px 3px 0 0;
}
.loginbar li i.icon-sort-up {
	top: 21px;
	left: -1px;
	color: #eee;
	display: none;
	font-size: 14px;
	cursor: default;
	position: absolute;
}
.loginbar li:hover i.icon-sort-up {
	display: block;
}
.loginbar li:hover i.icon-ok {
	top: -2px;
	color: #aaa;
}
/* --------------------------- */
/* --------------------------- */
.bannerSection {
	background: #e5e5e5;
	padding: 0
}
.highlightSection {
	color: #333;
	background: #fafafa;
	padding: 18px 0;
	border-bottom: 1px solid #D1D1D1
}
.highlightSection h2 {
	padding-top: 0;
	margin-top: 0;
	font-size: 21px
}
.highlightSection h4 {
	padding-top: 0;
	margin-top: 0;
	line-height: 1.6em;
	font-size: 18px
}
.bodySection {
	background: #fff;
	padding: 18px 0
}
.align-right {
	text-align: right
}
.testimonails {
	background: #f7f7f7;
	padding: 14px;
	margin: 28px 0 44px
}
.projectList {
}
.projectList img {
	padding: 4px;
	border: 1px solid #eee;
	background: #f5f5f5;
}
.projectImg {
	max-width: 140px
}
.clientSection {
	background: #fafafa;
	padding: 18px 0;
	margin-bottom: 20px;
	padding: 18px
}
.footerTopSection {
	background: #f7f7f7;
	padding: 18px 0;
	border-top: 1px solid #e7e7e7
}
.footerBottomSection {
	padding:0;
	color: #fff
}

.footerBottomSection .row{
	padding:0 5px;
}

.footerBottomSection .green{
	background-color:#8dd207;
	padding:5px;
}

.footerBottomSection .gray{	
	background: #3a4646;
	padding:0px;
	margin:0px;
	
}
.footerBottomSection .green2{	
	background: #A0BA42;
	padding:0px;
	margin:0px;
	
}

#topcontrol:hover {
	color: #a2c753;
}
#topcontrol, #topcontrol:hover {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blockquote {
	    border-left: 5px solid #A0BA42;
}
/* Toggle menu */
.navbar-collapse {
	background: #fff;
	z-index: 9999;
}
.navbar-toggle {
	border-radius: 0;
	outline: 0;
}
.navbar-toggle span {
	border-color: #ff0000;
	background: red;
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background: none;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #747474;
	border-color: #428bca;
}
.navbar-nav>li>a {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #fff;
	letter-spacing:0.5px;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
}
.navbar-nav>li.active>a, .navbar-nav>li>a:hover {
	color: #A0BA42;
}
.navbar-nav.navbar-right:last-child {
	margin-right: -15px;
	margin-top: 34px;
	margin-bottom: -18px;
}
.btn-brand {
	background-color: #ff4800;
	border-color: #ff4800;
	color: #fff;
}
.btn-brand:hover, .btn-brand:focus, .btn-brand:active, .btn-brand.active, .open .dropdown-toggle.btn-brand {
	color: #fff;
	background-color: #F07341;
	border-color: #F07341;
}
.serviceBlock {
	padding: 38px 0;
	margin: 18px 0
}
.services {
	padding: 38px 0;
	margin: 18px 0
}
.serviceBlock i {
	float: left;
	padding: 14px;
	color: #00B8FF;
	font-size: 6em;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
blockquote {
	    border-left: 5px solid #A0BA42;
}

.divider-vertical {
	
    height: 0 px;
    margin: 0 0px;
    border-right: 0px solid #F2F2F2;
    
}


/* Media Query */

/* Small devices (tablets, 768px and up) */
@media (max-width: 480px) {

.logo_hide{
	
	display:block;
	
	}

.content_body{
	padding-left:15px;
	padding-right:15px;
}
	
.topHeaderSection {
	padding: 0;
}
.da-slide .da-img {
	display: none;
}
.da-slide h2 {
	top: 18px;
}
.da-slide p {
	top: 255px;
}
.navbar-nav.navbar-right:last-child {
	margin-top: 0px;
	margin-bottom: 0px;
}
.navbar-toggle {
	margin-top: 21px;
}

.media_img img{
	margin-bottom:10px;
}

.main_menu .navbar-nav li a:hover{
	background:#000;
	color:#fff;
	background-color: #A0BA42;
}

.ctmhidden{
	
		display:none;
}

.divider-vertical {
	
    height: 0 px;
    margin: 0 0px;
    border-right: 0px solid #F2F2F2;
    
}

}

/* Small devices (tablets, 768px and up) */
@media (max-width: 790px) {

.logo_hide{
	
	display:none;
	
	}

.navbar-header{
	color:#fff;
	background-color:#A0BA42;	
	/*background: -webkit-linear-gradient(#F88103, #DE6306);  For Safari 5.1 to 6.0 */
 	/*background: -o-linear-gradient(#F88103, #DE6306);  For Opera 11.1 to 12.0 */
  	/*background: -moz-linear-gradient(#F88103, #DE6306);  For Firefox 3.6 to 15 */
  	/*background: linear-gradient(#F88103, #DE6306);  Standard syntax */
}

.main_menu .navbar-collapse{
	background-color:#A0BA42;
}

.navbar-header .navbar-default .navbar-brand{
	color:#fff;
}
 
.main_menu .navbar-header {
	width: 70px;
	position: absolute;
	top: -207px;
	right: 0px;
}

.main_menu .navbar-toggle{
	margin-top:10px;
}

.main_menu ul{
	float:left !important;
	margin:0px;
	width:100%;
}

.nobel_laureates{
	max-width:400px;
}

.nobel_laureates .carousel-caption { bottom:-70px;}

.media_img img{
	margin-bottom:10px;
}

.logo{
	height:245px;
}

.abstract_title {
	padding:5px 15px !important;
}

.tabhidden{
	
		display:none;
	
	}
	
	.divider-vertical {
	
    height: 0 px;
    margin: 0 0px;
    border-right: 0px solid #F2F2F2;
    
}

.show999{
			display: none !important;
			}
	
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
.loginbar {
	float: none;
	padding:5px;
	text-align:center;
}

.dropdown-menu>li>a{
	border-bottom:#CCC 1px solid;
	color:#fff;
}

.main_menu li {
	background:url(../img/menu_sp.gif) right 8px no-repeat;
	/*border-right:solid;
	border-image:url(../img/menu_sp.gif) fill;*/
}

.main_menu .last{
	background:none !important;
}

.col-md-4-special{
	width: 30.2%;
	padding-left: 4.6%;
	float:left;	
}

.home_col2{
	width:39.65%;
}

.home_col3{
	width:29%;
	height:820px;
}

/*.welcome_let .col-md-8, .welcome_let, .welcome_let .col-sm-4, .welcome_let .col-xs-8, .welcome_let .col-md-4, .welcome_let .col-sm-4, .welcome_let .col-xs-4{
	padding:0px !important;
}*/
}

@media (min-width:999px) and (max-width: 1100px){
	
	.divider-vertical {
	
    height: 35px;
    margin: 0 9px;
    border-right: 1px solid #F2F2F2;
	}
	
	.hide999{
		
		 display: none !important;
		}
	
	.show999{
			display: block !important;
			}
		.col-md-8 {
		width: 66.66666666666666% !important;
	
}
	
	}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

.show999{
			display: none !important;
			}

.divider-vertical {
	
    height: 35px;
    margin: 0 9px;
    border-right: 1px solid #F2F2F2;
	border-left: 0x solid #F2F2F2;
    
}

.content_body{
	padding-left:15px !important;
	padding-right:15px !important;
}	
	
.container {
	width:1060px;
	padding:0px;	
}

.main_menu .last{
	background:none !important;
}

.col-md-4-special{
	width: 25.7%;
	padding-left: 3.35%;
	float:left;	
	    padding-top: 5px;
}

.home_col2{
	width:48.8%;
}	

.home_col3{
	width:21.5%;
}	

.welcome_let .col-md-8, .welcome_let .col-sm-4, .welcome_let .col-xs-8, .welcome_let .col-md-4, .welcome_let .col-sm-4, .welcome_let .col-xs-4{
	padding:0px !important;
	margin:0px;
}


}

@media (max-width: 400px){

.logo_hide{
	
	display:block;
	
	}
	
	.show999{
			display: none !important;
			}
}

@media (max-width: 334px){
.main_menu .navbar-header {
	width: 70px;
	position: absolute;
	top: -197px !important;
	right: 0px;
}
.logo_hide{
	
	display:block;
	
	}
	
	.show999{
			display: none !important;
			}
}

<!-- Registration Pages -->
.input, textarea {
    color: #373737;
    background: #fff;
    border: 1px solid #F27809;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #A4B845;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-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;
}
table th {
    background-color: #A4B845;
    color: #FFF;
    padding: 10px;
}

.panel-info>.panel-heading {
    color: #FFFFFF;
    background-color: #A1BB40;
    border-color: #A1BB40;
}

.panel-info {
    border-color: #9EBA41;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #A1BB40;
    border-top: 1px solid #A1BB40;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

<!-- End Registration Pages -->