#v-detail .dacolwrap{float:left;}
#v-detail #photo-col{width:410px;float:left;}
#v-detail #photo-col #photo-box{margin-top:10px;}
#v-detail #photo-col #photo-box .large-photo{padding:5px 0px;text-align:center;border:1px solid #cccccc;}
#v-detail #photo-col #photo-box .status-bar{padding:5px 0px;color:#c60100;font-size:14px;font-weight:bold;text-align:left;}
#v-detail #photo-col #photo-box .status-bar .status{font-size:12px;}
#v-detail #photo-col #photo-box .status-bar .sold-status{float:right;*margin-top:-15px;}
#v-detail #photo-col #photo-box .thumbnail-bar{border:1px solid #cccccc;*padding-top:5px;}
#v-detail #photo-col #photo-box .thumbnail-bar .thumbnail{margin:5px 6px;float:left;display:block;*margin:0;*padding:5px;*float:none;*display:inline;}
#v-detail #photo-col #v-option .cbox .option{margin:10px 0px 0px 10px;padding-left:25px;width:164px;line-height:15px;background:url(../images/option-bullet.jpg) no-repeat;font-weight:bold;float:left;}
#v-detail #photo-col #link-bar{position:relative;}
#v-detail #photo-col #link-bar .email-friend-link{margin-top:10px;padding:0px 10px;color:#FFF;font-size:12px;font-weight:bold;text-decoration:none;height:29px;line-height:29px;background:url(../images/v-detail-page-btn.jpg) repeat-x;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:block;float:left;border:1px solid #112b4e;}
#v-detail #photo-col #link-bar .link{margin:10px 0px 0px 15px;padding:0px 10px;color:#FFF;font-size:12px;font-weight:bold;text-decoration:none;height:29px;line-height:29px;background:url(../images/v-detail-page-btn.jpg) repeat-x;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:block;float:left;border:1px solid #112b4e;}
#v-detail #photo-col #link-bar .email-to-friend{display:none;width:291px;left:0;top:0;margin:0px;}
#v-detail #photo-col #link-bar .freight-calculation{display:none;width:406px;left:0;top:0;}
.margin-bottom1{margin-bottom:10px;}
.success_msg{
    color: green;
    margin:10px 0;
    font-weight: bold;
}
.error_msg{
    color: #dd4045;
    margin:10px 0;
    font-weight: bold;
}

.justify-content-right{
    justify-content: right !important;
}
.mt-3{
    margin-top:3em !important
}
.whatsapp-share{
    font-size: 12px;
    background-color: #58c042;
    color:white;
    padding: 1.7px 7px;
    border-radius: 3px;
    font-weight: bold;
    text-decoration: none;
    margin-top:-7px;
}

.facebook-share{
    font-size: 12px;
    background-color: #1877f2;
    color:white;
    padding: 1.7px 7px;
    border-radius: 3px;
    font-weight: bold;
    text-decoration: none;
    margin-top:-7px;
    margin-left:10px
}
.whatsapp-s-img{
    width:13px;
    margin-right: 4px;
}

.whatsapp-share:hover{
    color:white
}