
.logo-login{
  
  margin-top: 15px;
  width: 150px;
  
}

.img-page-f {
    float:left;
    width: 74%;
    margin-left: 10px;
}

.img-page-m {
    width: 23%;
    float: right;

    margin-right: 10px;
    
}

.float-right{
    
    margin-top: -5px;
    float:right !important;
}

.rm-1 { margin-left: 5px; }


.bg-all-web{
  
  background: #aaa;
  
}

#fixed-top{
  
  background: #f69505 ;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 50px;
  width: 100%;
  text-align: center;
  
}


#fixed-top h1 {
  
  display: block;
  color: #fff;
  font-size: 23px;
  padding: 0px;
  margin: 0px;
  margin-top: 13px;
  
}

.empty-space{
 width: 100px;
 height: 60px;
  
}

.a-img{
    float: left;
    display: block;
    width: 220px;
    height: 310px;
	 background-repeat: no-repeat;
    background-position: top center;
	margin: 10px;
	border: 3px solid  #aaa !important;

	
    
}

.a-img:hover {
  
 	border: 3px solid  #f69505 !important;
	
}


.margin-2{
  

}

.a-img-3{
    float: left;
    display: block;
    width: 170px;
    height: 300px;
    background-position: top center;
    
	margin-left: 7px;
    
}


.a-img-2{
    float: left;
    display: block;
    width: 200px;
    height: 80px;
    background-position: top center;
        
}

.m-r-5 {
  
  margin-right: 5px; 
  margin-bottom: 5px;
}


.small-1{
  font-size: 11px;
}

.img-preview{
  
  width: 150px;
  
}

.rank-p{
  float: left;
  width: 440px;
  border: 3px solid #ddd;
  margin: 5px;
  
}

.form-group-x{
  padding-left: 10px;
  float: left;
  width: 100%;
}