#ShopBarRight {
  color: #FFF;
}

.jointlyAcquistoPrice{
    border: 1px solid #ebebeb;
    border-left: none;
    border-right: none;
    padding:20px 0;
}
.jointlyAcquistoMessagePadding{
	padding:20px; 
}	
.jointlyAcquistoError{
 border:1px solid red;	
 color:red;
 padding:20px; 
}	
.jointlyAcquistoError a{
 color:red;
 text-decoration: underline;
}	

#jointlyCompleteBuy .btn-search4, #jointlyCompleteBuy .btn-search5 {
    height: 44px;
    line-height: 1;
    box-sizing: border-box;
}

#jointlyCompleteBuy .btn-search4 .fa, #jointlyCompleteBuy .btn-search5 .fa {
    display: flex;
    align-items: center;
    justify-content: center;
}
	


