 



.nav_left_nav{display:none;  }
.opn_class{display:inline;}
#cls_class{display:none;}

.icon_height {
    width: 80px;
    height: 80px;
    font-size: 70px;
}
.margin_top{margin-top:5px;}
.margin_top_lable{margin-top:10px;}

section{-webkit-animation:.35s fade-up-enter;
	-moz-animation:.35s fade-up-enter;
	animation:.35s fade-up-enter}
	
	.ani_map{-webkit-animation:.75s fade-up-enter;
	-moz-animation:.75s fade-up-enter;
	animation:.75s fade-up-enter}
	
	img.img100_100{width:100px;height:100px}
	img.img140_140{width:140px;height:140px}
	
.text-white{color:#fff;}
.text-black{color:#000;}

.main_box_height{
	background:#fff; vertical-align:top; min-height:700px;
 }

.mail_body_height{
	background:#fff; vertical-align:top; height:400px;
 }

.page1 {
    padding: 15px;
 }
 .panel-footer a:hover{color:#000 !important;}
	
.page-lock .lock-form .form-control{color:#B4B4B4!important;   font-weight:bold;}

 
	
.body-lock #content p{color:#fff;}
.body-lock #content{ background:url(../images/background/1.jpg) center center/cover no-repeat fixed;-webkit-background-size:cover;-moz-background-size:cover}
.body-lock .content-container>.view-container{position:absolute;top:0;bottom:0;left:0;right:0}
.page-lock .lock-centered{position:absolute;top:20%;left:0;right:0;margin-top:-65px}@media (min-width:768px){.page-lock .lock-centered{margin-top:-75px}}
.page-lock .lock-container{
padding:15px 15px 15px 17px;
position:relative;width:100%;
 max-width:620px; /* max-width:350px; */
min-height:120px;
 border-radius:10px; /* border-radius:0px; */
 margin:0 auto;  /* margin:40px; */
  background-color:#fff; }
  
  .page-lock .register{
  top: 50%;
  transform: translateY(80px);
/* padding: 33px 62px; */
padding:0;
position:relative;width:100%;
border-radius:0px;  
background-color:#fff; }
  
.page-lock .profile img{position:absolute;border-radius:50%;top:20px;left:20px;width:80px;height:80px;
box-shadow:0 0 0 5px rgba(0,0,0,.1)}/* .page-lock ::-webkit-input-placeholder{color:#ccc;font-weight:300}
.page-lock :-moz-placeholder{color:#000;font-weight:300}.page-lock ::-moz-placeholder{color:#ccc;font-weight:300}
.page-lock :-ms-input-placeholder{color:#ccc;font-weight:300} */
.page-lock .lock-form{position:relative; /*padding:10px 75px 10px 40px;*/ }
.page-lock .lock-form .name{font-size:17px;   /* font-weight:bold; */}
.page-lock .lock-form .form-control{background:0 0;border-width:0 0 1px;
border-style:solid;  border-color: rgba(34, 35, 37, 0.08);padding:0;color:#6E6E6E!important;border-radius:0}
.page-lock .lock-form .btn-submit{position:absolute;top:12.5px;right:0;font-size:26px}


.page-lock .lock-form .ui-select {
    position: relative;
    display: inline-block;
    margin: 0px 0px 2px 0%;
    width: 100%;
    height: 29px;
    border-bottom: 1px solid rgba(34, 35, 37, 0.08);
    border-radius: 2px;
}


