.bnt{

}
.fa-search:before{
 padding-right: 5px;
}
.fa-filter:before{
 padding-right: 5px;
}
.fa-lg{
    font-size: 1.5em !important;
    line-height: 1.75em !important;
    vertical-align: 35% !important;
}
.fa-lg-mdf{
    font-size: 1.5em !important;
    line-height: 1.75em !important;
    vertical-align: 0% !important;
}
.fa-1-5x {
  font-size: 1.5em !important;
}
.bntLogin{
 background:#3095ec !important;
 color:#fff !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 
 display: inline-block;
 padding: 6px 12px;
 margin-bottom: 0;
 font-size: 18px;
 font-weight: 600;
 text-align: center;
 vertical-align: middle;
 white-space: nowrap;
 touch-action: manipulation;
 cursor: pointer;
 border-radius: 4px;
 background-image: none;
 border: 1px solid transparent;
 white-space: nowrap; 
 text-decoration: none !important;   
}
.bntLogin:hover{
 background:#2a85d4 !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 text-decoration: none !important; 
}
.bntLogin:active{
 text-decoration: none !important;  
}
.bntLogin:link {
 text-decoration: none !important;  
}
.bntLogin:visited {
 text-decoration: none !important;  
}
.btnSearch{
 background:#4096d5 !important;
 color:#fff !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 
 display: inline-block;
 padding: 3px 0px 0px 0px !important;
 margin-bottom: 0;
 font-size: 8px;
 font-weight: 100;
 text-align: center;
 vertical-align: middle !important;
 white-space: nowrap;
 touch-action: manipulation;
 cursor: pointer;
 border-radius: 2px;
 background-image: none;
 border: 1px solid transparent;
 white-space: nowrap; 
 text-decoration: none !important;   
}
.btnSearch:hover{
 background:#357baf !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 text-decoration: none !important;  
}
.btnSearch:active{
 text-decoration: none !important;  
}
.btnSearch:link {
 text-decoration: none !important;  
}
.btnSearch:visited {
 text-decoration: none !important;  
}
.bntPlus{
 background:#4096d5 !important;
 color:#fff !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 
 display: inline-block;
 padding: 3px 0px 2px 0px !important;
 margin-bottom: 0;
 font-size: 8px;
 font-weight: 100;
 text-align: center;
 vertical-align: middle !important;
 white-space: nowrap;
 touch-action: manipulation;
 cursor: pointer;
 border-radius: 2px;
 background-image: none;
 border: 1px solid transparent;
 white-space: nowrap; 
 text-decoration: none !important;   
}
.bntPlus:hover{
 background:#357baf !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 text-decoration: none !important;  
}
.bntPlus:active{
 text-decoration: none !important;  
}
.bntPlus:link {
 text-decoration: none !important;  
}
.bntPlus:visited {
 text-decoration: none !important;  
}
.bntGreen{
 background:#23b97c !important;
 color:#fff !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 
 display: inline-block;
/* padding: 6px 12px;*/
 margin-bottom: 0;
 font-size: 12px;
 font-weight: 600;
 text-align: center;
 vertical-align: middle;
 white-space: nowrap;
 touch-action: manipulation;
 cursor: pointer;
 border-radius: 2px;
 background-image: none;
 border: 1px solid transparent;
 white-space: nowrap;
 text-decoration: none !important;   
}
.bntGreen:hover{
 background:#20a26e !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 text-decoration: none !important;  
}
.bntGreen:active{
 text-decoration: none !important;  
}
.bntGreen:link {
 text-decoration: none !important;  
}
.bntGreen:visited {
 text-decoration: none !important;  
}
.bntBlue{
 background:#4096d5 !important;
 color:#fff !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 
 display: inline-block;
/* padding: 4px 12px !important;*/
 margin-bottom: 0;
 font-size: 12px;
 font-weight: 600;
 text-align: center;
 vertical-align: middle !important;
 white-space: nowrap;
 touch-action: manipulation;
 cursor: pointer;
 border-radius: 2px;
 background-image: none;
 border: 1px solid transparent;
 white-space: nowrap; 
 text-decoration: none !important;   
}
.bntBlue:hover{
 background:#357baf !important;
 -webkit-transition: background 0.2s ease-in-out;
 transition: background 0.2s ease-in-out;
 text-decoration: none !important;  
}
.bntBlue:active{
 text-decoration: none !important;  
}
.bntBlue:link {
 text-decoration: none !important;  
}
.bntBlue:visited {
 text-decoration: none !important;  
}
.edtLogin{
border-radius: 5px!important;
padding: 4px 4px 4px 22px!important;
}
.btnSearch_Text{
 font-size: 12px;
 font-weight: 600;
 font-style: normal;
 text-align: center; 
 margin-left: -4px;
 text-decoration: none !important;    
}
.btnSearch_Img{
 display: block !important;
 text-align: center;
 text-decoration: none !important;    
}