.mt-05{
	margin-top: -5px!important;
}

.mt-10{
	margin-top: -10px!important;
}

.mt-20{
	margin-top: -20px!important;
}

.mt05{
	margin-top: 5px!important;
}

.mt10{
	margin-top: 10px!important;
}

.mt20{
	margin-top: 20px!important;
}

.mt40{
	margin-top: 40px!important;
}

.mb05{
	margin-bottom: 5px!important;
}

.mb10{
	margin-bottom: 10px!important;
}

.mb20{
	margin-bottom: 20px!important;
}

.mb50{
	margin-bottom: 50px!important;
}

.mr5{
	margin-right:5px!important;
}

.mr10{
	margin-right:10px!important;
}

.mr20{
	margin-right:20px!important;
}

.mr50{
	margin-right:50px!important;
}

.mr100{
	margin-right:100px!important;
}

.mr120{
	margin-right:120px!important;
}

.ml05{
	margin-left: 5px!important;
}

.ml10{
	margin-left: 10px!important;
}

.ml20{
	margin-left: 20px!important;
}

.ml40{
	margin-left: 40px!important;
}

.w100p{
	width: 100%;
}

.pad5{
	padding: 5px;
}

.pad10{
	padding: 10px;
}

.pad15{
	padding: 15px;
}

.pad20{
	padding: 20px;
}

.pb0 {
	padding-bottom:0px;
}

.pb10{
	padding-bottom:10px;
}

.pb20{
	padding-bottom:20px;
}

.pb40{
	padding-bottom:40px;
}

.pb80{
	padding-bottom:80px;
}

.mv-top-2{
	position: relative;
	top: 4px;
}

.mv-top-4{
	position: relative;
	top: 4px;
}

.mv-top-8{
	position: relative;
	top: 4px;
}

.mv-top-10{
	position: relative;
	top: 4px;
}

.mv-top-15{
	position: relative;
	top: 4px;
}

.mv-top-20{
	position: relative;
	top: 4px;
}



