.smsinfo{
	font-size:12px;
	font-weight: 300px;
}
.smsinfo b{
	font-weight: bold;
	color: red;
	font-size: 16px;
	display: block;
}
.pointer{
	cursor: pointer;
}
.userinfo{
	font-size:14px;
	font-weight: 300;
}
@media (max-width: 767px){
	.navbar-nav {
		    margin: 0 10px;
		}
		
}
@media (max-width: 480px){
		h2{
			font-size:20px;
		}
		.company_data{
			font-size:12px;
		}
}
.center{
	text-align: center;
}
.deco legend{
	font-size: 32px;
}
.deco p{
	font-size: 18px;
	font-weight: 300;
}
.deco p b{
	color: red;
}
.deco #signature{
	border:2px dotted #bbb;
	background: #eee;
}
.deco .signinfo{
	font-size: 12px;
	font-style: italic;
}
.dark{
	color: #000;
	margin: 20px 0 20px 0;
}
.swal-footer{
	text-align: center
}
