
.gst_sty{max-width: 410px;}
.in_share_btn .ac_copy {background-image: url(../webimages/ar_copy_hover.svg);}
.in_share_btn span{
    background-color: #1E70B9;
    min-width: 40px;
    height: 40px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    cursor: pointer;
    background-size: 20px !important;
}
.in_share_btn .ac_print {background-image: url(../webimages/ar_print_hover.svg);}
.ac_share_btn{background-color: #E3E7ED;font-size: 18px;}
.ac_share_btn span{white-space: nowrap;}
.ac_share_btn input{height: 40px;}
.gst_sty .gst_span{position: relative;}
.gst_span span{	position:absolute;right:15px;top: 13px;}
.gst_span input#gst {    padding-right: 30px !important;
}
.gst_pr {padding-right:35px !important;}
@media only screen and (max-width: 767px) {
	.ac_share_btn{display: block !important;}
}