﻿.savetips{
				height: 50px;
                width: 100%;
				border-radius: 20px;
				font-size: 16px;
    			font-family: 'Montserrat', sans-serif;
    			font-weight: bold;
				text-align: center;
				line-height: 50px;
            	position: fixed;
            	top:1.732%;
            	color: #fff;
                margin: 0 auto;
                /*
				background: #1f76e5;
                    filter: Alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;

                */
			}