#top_floating_btns{
    position: absolute;
    top: 0px;
    right: 3px;
    z-index: 1;
    width: auto;
    height: auto;
}
#top_floating_btns > .thin_button{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
}

    @media (max-width: 767px) {
        #custbotb9,
	#custbotb10,
	#custbotb11,
	#custbotb12,
	#custbotb13,
	#custbotb14,
	#custbotb15,
	#custbotb16,
	#inputbitem3,
	#mainitembutton1,
	#grad_color2 {
            display: none;
        }
    }

.main_item {
  width: 35px;
}