/*
Theme Name: ajoxfashion
Author: Vinay
Author URI: https://talkforweb.in
Description:  AjoxFashion
Version: 1.0
*/


a {
	text-decoration-thickness: 1px !important;
	text-underline-offset: .1em;
}

    .logo{width: 85px;
    border-radius: 50%;}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #CCC;
  color: #FFF;
  text-align: right;padding:5px;margin-top:50px;
}

#add_lead input[type=submit]{width:100%} #add_lead textarea, #add_lead input{width:65%} 

#add_lead input[type=radio]{width:auto;}

form#add_lead {max-width:450px;margin:0 auto;    margin-bottom: 50px;} #add_lead span{padding-bottom: 10px;display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}
.thumb{width:50px;border: 1px solid #CCC;margin: 2px;}
    
.leadt .rec{display: flex;justify-content: flex-start;align-items: center;border: 1px solid #CCC;}
.leadt .rec span{padding-right:10px;}
.leadt .rec .photog{max-width: 150px;    min-width: 150px;}
.addphoto{cursor: pointer;font-weight: bold;color: blue;}
   
   
   
   