/*=====================================================
 * Classmate v1.0.0 (http://getcssmate.com)
 * Written & Maintained by Dario Barnes.
 * Copyright (c) 2017-2019 boapp.co.uk.
 * Licensed under MIT (https://github.com/boapporg/classmate/blob/master/LICENSE)
======================================================*/
/*==================================================
    Brand Colour Pallete
====================================================*/
.bgKhlBlueLight {
    background-color: #005581 !important
}

.bgKhlBlueDark {
    background-color: #01283f !important
}

.colorKhlBlueLight {
    color: #005581 !important
}

.colorKhlBlueDark {
    color: #01283f !important
}

.borderKhlBlueLight {
    border: #005581 1px solid;
}

.borderTopKhlBlueLight {
    border-top: #005581 1px solid;
}

.borderRightKhlBlueLight {
    border-right: #005581 1px solid;
}

.borderBottomKhlBlueLight {
    border-bottom: #005581 1px solid;
}

.borderLeftKhlBlueLight {
    border-left: #005581 1px solid;
}

.borderKhlBlueDark {
    border: #01283f 1px solid;
}

.borderTopKhlBlueDark {
    border-top: #01283f 1px solid;
}

.borderRightKhlBlueDark {
    border-right: #01283f 1px solid;
}

.borderBottomKhlBlueDark {
    border-bottom: #01283f 1px solid;
}

.borderLeftKhlBlueDark {
    border-left: #01283f 1px solid;
}
/*========================
    Classmate Styles
==========================*/
.clear-xs-left {
	clear: left !important
}
.clear-xs-right {
	clear: right !important
}
.clear-xs-none {
	clear: none !important
}
.clear-xs-both {
	clear: both !important
}
.clear-xs-block {
	clear: both !important;
	display: block !important;
	overflow: hidden !important
}
.float-xs-left {
	float: left !important
}
.float-xs-center {
	margin: 0 auto !important
}
.float-xs-right {
	float: right !important
}
.padding-xs-none {
	padding: 0px !important
}
	.paddingTop-xs-none {
		padding-top: 0px !important
	}
	.paddingRight-xs-none {
		padding-right: 0px !important
	}
	.paddingBottom-xs-none {
		padding-bottom: 0px !important
	}
	.paddingLeft-xs-none {
		padding-left: 0px !important
	}
	.paddingLateral-xs-none {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}
	.paddingGutter-xs-none {
		padding-right: 0 !important;
		padding-left: 0 !important
	}
.padding-xs-1 {
	padding: 1px !important
}
	.paddingTop-xs-1 {
		padding-top: 1px !important
	}
	.paddingRight-xs-1 {
		padding-right: 1px !important
	}
	.paddingBottom-xs-1 {
		padding-bottom: 1px !important
	}
	.paddingLeft-xs-1 {
		padding-left: 1px !important
	}
	.paddingLateral-xs-1 {
		padding-top: 1px !important;
		padding-bottom: 1px !important
	}
	.paddingGutter-xs-1 {
		padding-right: 1px !important;
		padding-left: 1px !important
	}
.padding-xs-1pct {
	padding: 1% !important
}
	.paddingTop-xs-1pct {
		padding-top: 1% !important
	}
	.paddingRight-xs-1pct {
		padding-right: 1% !important
	}
	.paddingBottom-xs-1pct {
		padding-bottom: 1% !important
	}
	.paddingLeft-xs-1pct {
		padding-left: 1% !important
	}
	.paddingLateral-xs-1pct {
		padding-top: 1% !important;
		padding-bottom: 1% !important
	}
	.paddingGutter-xs-1pct {
		padding-right: 1% !important;
		padding-left: 1% !important
	}
.padding-xs-2 {
	padding: 2px !important
}
	.paddingTop-xs-2 {
		padding-top: 2px !important
	}
	.paddingRight-xs-2 {
		padding-right: 2px !important
	}
	.paddingBottom-xs-2 {
		padding-bottom: 2px !important
	}
	.paddingLeft-xs-2 {
		padding-left: 2px !important
	}
	.paddingLateral-xs-2 {
		padding-top: 2px !important;
		padding-bottom: 2px !important
	}
	.paddingGutter-xs-2 {
		padding-right: 2px !important;
		padding-left: 2px !important
	}
.padding-xs-2pct {
	padding: 2% !important
}
	.paddingTop-xs-2pct {
		padding-top: 2% !important
	}
	.paddingRight-xs-2pct {
		padding-right: 2% !important
	}
	.paddingBottom-xs-2pct {
		padding-bottom: 2% !important
	}
	.paddingLeft-xs-2pct {
		padding-left: 2% !important
	}
	.paddingLateral-xs-2pct {
		padding-top: 2% !important;
		padding-bottom: 2% !important
	}
	.paddingGutter-xs-2pct {
		padding-right: 2% !important;
		padding-left: 2% !important
	}
.padding-xs-3 {
	padding: 3px !important
}
	.paddingTop-xs-3 {
		padding-top: 3px !important
	}
	.paddingRight-xs-3 {
		padding-right: 3px !important
	}
	.paddingBottom-xs-3 {
		padding-bottom: 3px !important
	}
	.paddingLeft-xs-3 {
		padding-left: 3px !important
	}
	.paddingLateral-xs-3 {
		padding-top: 3px !important;
		padding-bottom: 3px !important
	}
	.paddingGutter-xs-3 {
		padding-right: 3px !important;
		padding-left: 3px !important
	}
.padding-xs-3pct {
	padding: 3% !important
}
	.paddingTop-xs-3pct {
		padding-top: 3% !important
	}
	.paddingRight-xs-3pct {
		padding-right: 3% !important
	}
	.paddingBottom-xs-3pct {
		padding-bottom: 3% !important
	}
	.paddingLeft-xs-3pct {
		padding-left: 3% !important
	}
	.paddingLateral-xs-3pct {
		padding-top: 3% !important;
		padding-bottom: 3% !important
	}
	.paddingGutter-xs-3pct {
		padding-right: 3% !important;
		padding-left: 3% !important
	}
.padding-xs-5 {
	padding: 5px !important
}
	.paddingTop-xs-5 {
		padding-top: 5px !important
	}
	.paddingRight-xs-5 {
		padding-right: 5px !important
	}
	.paddingBottom-xs-5 {
		padding-bottom: 5px !important
	}
	.paddingLeft-xs-5 {
		padding-left: 5px !important
	}
	.paddingLateral-xs-5 {
		padding-top: 5px !important;
		padding-bottom: 5px !important
	}
	.paddingGutter-xs-5 {
		padding-right: 5px !important;
		padding-left: 5px !important
	}
.padding-xs-5pct {
	padding: 5% !important
}
	.paddingTop-xs-5pct {
		padding-top: 5% !important
	}
	.paddingRight-xs-5pct {
		padding-right: 5% !important
	}
	.paddingBottom-xs-5pct {
		padding-bottom: 5% !important
	}
	.paddingLeft-xs-5pct {
		padding-left: 5% !important
	}
	.paddingLateral-xs-5pct {
		padding-top: 5% !important;
		padding-bottom: 5% !important
	}
	.paddingGutter-xs-5pct {
		padding-right: 5% !important;
		padding-left: 5% !important
	}
.padding-xs-10 {
	padding: 10px !important
}
	.paddingTop-xs-10 {
		padding-top: 10px !important
	}
	.paddingRight-xs-10 {
		padding-right: 10px !important
	}
	.paddingBottom-xs-10 {
		padding-bottom: 10px !important
	}
	.paddingLeft-xs-10 {
		padding-left: 10px !important
	}
	.paddingLateral-xs-10 {
		padding-top: 10px !important;
		padding-bottom: 10px !important
	}
	.paddingGutter-xs-10 {
		padding-right: 10px !important;
		padding-left: 10px !important
	}
.padding-xs-10pct {
	padding: 10% !important
}
	.paddingTop-xs-10pct {
		padding-top: 10% !important
	}
	.paddingRight-xs-10pct {
		padding-right: 10% !important
	}
	.paddingBottom-xs-10pct {
		padding-bottom: 10% !important
	}
	.paddingLeft-xs-10pct {
		padding-left: 10% !important
	}
	.paddingLateral-xs-10pct {
		padding-top: 10% !important;
		padding-bottom: 10% !important
	}
	.paddingGutter-xs-10pct {
		padding-right: 10% !important;
		padding-left: 10% !important
	}
.padding-xs-15 {
	padding: 15px !important
}
	.paddingTop-xs-15 {
		padding-top: 15px !important
	}
	.paddingRight-xs-15 {
		padding-right: 15px !important
	}
	.paddingBottom-xs-15 {
		padding-bottom: 15px !important
	}
	.paddingLeft-xs-15 {
		padding-left: 15px !important
	}
	.paddingLateral-xs-15 {
		padding-top: 15px !important;
		padding-bottom: 15px !important
	}
	.paddingGutter-xs-15 {
		padding-right: 15px !important;
		padding-left: 15px !important
	}
.padding-xs-15pct {
	padding: 15% !important
}
	.paddingTop-xs-15pct {
		padding-top: 15% !important
	}
	.paddingRight-xs-15pct {
		padding-right: 15% !important
	}
	.paddingBottom-xs-15pct {
		padding-bottom: 15% !important
	}
	.paddingLeft-xs-15pct {
		padding-left: 15% !important
	}
	.paddingLateral-xs-15pct {
		padding-top: 15% !important;
		padding-bottom: 15% !important
	}
	.paddingGutter-xs-15pct {
		padding-right: 15% !important;
		padding-left: 15% !important
	}
.padding-xs-20 {
	padding: 20px !important
}
	.paddingTop-xs-20 {
		padding-top: 20px !important
	}
	.paddingRight-xs-20 {
		padding-right: 20px !important
	}
	.paddingBottom-xs-20 {
		padding-bottom: 20px !important
	}
	.paddingLeft-xs-20 {
		padding-left: 20px !important
	}
	.paddingLateral-xs-20 {
		padding-top: 20px !important;
		padding-bottom: 20px !important
	}
	.paddingGutter-xs-20 {
		padding-right: 20px !important;
		padding-left: 20px !important
	}
.padding-xs-20pct {
	padding: 20% !important
}
	.paddingTop-xs-20pct {
		padding-top: 20% !important
	}
	.paddingRight-xs-20pct {
		padding-right: 20% !important
	}
	.paddingBottom-xs-20pct {
		padding-bottom: 20% !important
	}
	.paddingLeft-xs-20pct {
		padding-left: 20% !important
	}
	.paddingLateral-xs-20pct {
		padding-top: 20% !important;
		padding-bottom: 20% !important
	}
	.paddingGutter-xs-20pct {
		padding-right: 20% !important;
		padding-left: 20% !important
	}
.padding-xs-25 {
	padding: 25px !important
}
	.paddingTop-xs-25 {
		padding-top: 25px !important
	}
	.paddingRight-xs-25 {
		padding-right: 25px !important
	}
	.paddingBottom-xs-25 {
		padding-bottom: 25px !important
	}
	.paddingLeft-xs-25 {
		padding-left: 25px !important
	}
	.paddingLateral-xs-25 {
		padding-top: 25px !important;
		padding-bottom: 25px !important
	}
	.paddingGutter-xs-25 {
		padding-right: 25px !important;
		padding-left: 25px !important
	}
.padding-xs-25pct {
	padding: 25% !important
}
	.paddingTop-xs-25pct {
		padding-top: 25% !important
	}
	.paddingRight-xs-25pct {
		padding-right: 25% !important
	}
	.paddingBottom-xs-25pct {
		padding-bottom: 25% !important
	}
	.paddingLeft-xs-25pct {
		padding-left: 25% !important
	}
	.paddingLateral-xs-25pct {
		padding-top: 25% !important;
		padding-bottom: 25% !important
	}
	.paddingGutter-xs-25pct {
		padding-right: 25% !important;
		padding-left: 25% !important
	}
.padding-xs-30 {
	padding: 30px !important
}
	.paddingTop-xs-30 {
		padding-top: 30px !important
	}
	.paddingRight-xs-30 {
		padding-right: 30px !important
	}
	.paddingBottom-xs-30 {
		padding-bottom: 30px !important
	}
	.paddingLeft-xs-30 {
		padding-left: 30px !important
	}
	.paddingLateral-xs-30 {
		padding-top: 30px !important;
		padding-bottom: 30px !important
	}
	.paddingGutter-xs-30 {
		padding-right: 30px !important;
		padding-left: 30px !important
	}
.padding-xs-35 {
	padding: 35px !important
}
	.paddingTop-xs-35 {
		padding-top: 35px !important
	}
	.paddingRight-xs-35 {
		padding-right: 35px !important
	}
	.paddingBottom-xs-35 {
		padding-bottom: 35px !important
	}
	.paddingLeft-xs-35 {
		padding-left: 35px !important
	}
	.paddingLateral-xs-35 {
		padding-top: 35px !important;
		padding-bottom: 35px !important
	}
	.paddingGutter-xs-35 {
		padding-right: 35px !important;
		padding-left: 35px !important
	}
.padding-xs-40 {
	padding: 40px !important
}
	.paddingTop-xs-40 {
		padding-top: 40px !important
	}
	.paddingRight-xs-40 {
		padding-right: 40px !important
	}
	.paddingBottom-xs-40 {
		padding-bottom: 40px !important
	}
	.paddingLeft-xs-40 {
		padding-left: 40px !important
	}
	.paddingLateral-xs-40 {
		padding-top: 40px !important;
		padding-bottom: 40px !important
	}
	.paddingGutter-xs-40 {
		padding-right: 40px !important;
		padding-left: 40px !important
	}
.padding-xs-45 {
	padding: 45px !important
}
	.paddingTop-xs-45 {
		padding-top: 45px !important
	}
	.paddingRight-xs-45 {
		padding-right: 45px !important
	}
	.paddingBottom-xs-45 {
		padding-bottom: 45px !important
	}
	.paddingLeft-xs-45 {
		padding-left: 45px !important
	}
	.paddingLateral-xs-45 {
		padding-top: 45px !important;
		padding-bottom: 45px !important
	}
	.paddingGutter-xs-45 {
		padding-right: 45px !important;
		padding-left: 45px !important
	}
.padding-xs-50 {
	padding: 50px !important
}
	.paddingTop-xs-50 {
		padding-top: 50px !important
	}
	.paddingRight-xs-50 {
		padding-right: 50px !important
	}
	.paddingBottom-xs-50 {
		padding-bottom: 50px !important
	}
	.paddingLeft-xs-50 {
		padding-left: 50px !important
	}
	.paddingLateral-xs-50 {
		padding-top: 50px !important;
		padding-bottom: 50px !important
	}
	.paddingGutter-xs-50 {
		padding-right: 50px !important;
		padding-left: 50px !important
	}
.padding-xs-55 {
	padding: 55px !important
}
	.paddingTop-xs-55 {
		padding-top: 55px !important
	}
	.paddingRight-xs-55 {
		padding-right: 55px !important
	}
	.paddingBottom-xs-55 {
		padding-bottom: 55px !important
	}
	.paddingLeft-xs-55 {
		padding-left: 55px !important
	}
	.paddingLateral-xs-55 {
		padding-top: 55px !important;
		padding-bottom: 55px !important
	}
	.paddingGutter-xs-55 {
		padding-right: 55px !important;
		padding-left: 55px !important
	}
.padding-xs-60 {
	padding: 60px !important
}
	.paddingTop-xs-60 {
		padding-top: 60px !important
	}
	.paddingRight-xs-60 {
		padding-right: 60px !important
	}
	.paddingBottom-xs-60 {
		padding-bottom: 60px !important
	}
	.paddingLeft-xs-60 {
		padding-left: 60px !important
	}
	.paddingLateral-xs-60 {
		padding-top: 60px !important;
		padding-bottom: 60px !important
	}
	.paddingGutter-xs-60 {
		padding-right: 60px !important;
		padding-left: 60px !important
	}
.padding-xs-65 {
	padding: 65px !important
}
	.paddingTop-xs-65 {
		padding-top: 65px !important
	}
	.paddingRight-xs-65 {
		padding-right: 65px !important
	}
	.paddingBottom-xs-65 {
		padding-bottom: 65px !important
	}
	.paddingLeft-xs-65 {
		padding-left: 65px !important
	}
	.paddingLateral-xs-65 {
		padding-top: 65px !important;
		padding-bottom: 65px !important
	}
	.paddingGutter-xs-65 {
		padding-right: 65px !important;
		padding-left: 65px !important
	}
.padding-xs-70 {
	padding: 70px !important
}
	.paddingTop-xs-70 {
		padding-top: 70px !important
	}
	.paddingRight-xs-70 {
		padding-right: 70px !important
	}
	.paddingBottom-xs-70 {
		padding-bottom: 70px !important
	}
	.paddingLeft-xs-70 {
		padding-left: 70px !important
	}
	.paddingLateral-xs-70 {
		padding-top: 70px !important;
		padding-bottom: 70px !important
	}
	.paddingGutter-xs-70 {
		padding-right: 70px !important;
		padding-left: 70px !important
	}
.padding-xs-75 {
	padding: 75px !important
}
	.paddingTop-xs-75 {
		padding-top: 75px !important
	}
	.paddingRight-xs-75 {
		padding-right: 75px !important
	}
	.paddingBottom-xs-75 {
		padding-bottom: 75px !important
	}
	.paddingLeft-xs-75 {
		padding-left: 75px !important
	}
	.paddingLateral-xs-75 {
		padding-top: 75px !important;
		padding-bottom: 75px !important
	}
	.paddingGutter-xs-75 {
		padding-right: 75px !important;
		padding-left: 75px !important
	}
.padding-xs-80 {
	padding: 80px !important
}
	.paddingTop-xs-80 {
		padding-top: 80px !important
	}
	.paddingRight-xs-80 {
		padding-right: 80px !important
	}
	.paddingBottom-xs-80 {
		padding-bottom: 80px !important
	}
	.paddingLeft-xs-80 {
		padding-left: 80px !important
	}
	.paddingLateral-xs-80 {
		padding-top: 80px !important;
		padding-bottom: 80px !important
	}
	.paddingGutter-xs-80 {
		padding-right: 80px !important;
		padding-left: 80px !important
	}
.padding-xs-85 {
	padding: 85px !important
}
	.paddingTop-xs-85 {
		padding-top: 85px !important
	}
	.paddingRight-xs-85 {
		padding-right: 85px !important
	}
	.paddingBottom-xs-85 {
		padding-bottom: 85px !important
	}
	.paddingLeft-xs-85 {
		padding-left: 85px !important
	}
	.paddingLateral-xs-85 {
		padding-top: 85px !important;
		padding-bottom: 85px !important
	}
	.paddingGutter-xs-85 {
		padding-right: 85px !important;
		padding-left: 85px !important
	}
.padding-xs-90 {
	padding: 90px !important
}
	.paddingTop-xs-90 {
		padding-top: 90px !important
	}
	.paddingRight-xs-90 {
		padding-right: 90px !important
	}
	.paddingBottom-xs-90 {
		padding-bottom: 90px !important
	}
	.paddingLeft-xs-90 {
		padding-left: 90px !important
	}
	.paddingLateral-xs-90 {
		padding-top: 90px !important;
		padding-bottom: 90px !important
	}
	.paddingGutter-xs-90 {
		padding-right: 90px !important;
		padding-left: 90px !important
	}
.padding-xs-95 {
	padding: 95px !important
}
	.paddingTop-xs-95 {
		padding-top: 95px !important
	}
	.paddingRight-xs-95 {
		padding-right: 95px !important
	}
	.paddingBottom-xs-95 {
		padding-bottom: 95px !important
	}
	.paddingLeft-xs-95 {
		padding-left: 95px !important
	}
	.paddingLateral-xs-95 {
		padding-top: 95px !important;
		padding-bottom: 95px !important
	}
	.paddingGutter-xs-95 {
		padding-right: 95px !important;
		padding-left: 95px !important
	}
.padding-xs-100 {
	padding: 100px !important
}
	.paddingTop-xs-100 {
		padding-top: 100px !important
	}
	.paddingRight-xs-100 {
		padding-right: 100px !important
	}
	.paddingBottom-xs-100 {
		padding-bottom: 100px !important
	}
	.paddingLeft-xs-100 {
		padding-left: 100px !important
	}
	.paddingLateral-xs-100 {
		padding-top: 100px !important;
		padding-bottom: 100px !important
	}
	.paddingGutter-xs-100 {
		padding-right: 100px !important;
		padding-left: 100px !important
	}
.margin-xs-none {
	margin: 0 !important
}
	.marginTop-xs-none {
		margin-top: 0 !important
	}
	.marginRight-xs-none {
		margin-right: 0 !important
	}
	.marginBottom-xs-none {
		margin-bottom: 0 !important
	}
	.marginLeft-xs-none {
		margin-left: 0 !important
	}
	.marginLateral-xs-none {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}
	.marginGutter-xs-none {
		margin-right: 0 !important;
		margin-left: 0 !important
	}
.margin-xs-1 {
	margin: 1px !important
}
	.marginTop-xs-1 {
		margin-top: 1px !important
	}
		.marginTop-xs-pull-1 {
			margin-top: -1px !important
		}
	.marginRight-xs-1 {
		margin-right: 1px !important
	}
		.marginRight-xs-pull-1 {
			margin-right: -1px !important
		}
	.marginBottom-xs-1 {
		margin-bottom: 1px !important
	}
		.marginBottom-xs-pull-1 {
			margin-bottom: -1px !important
		}
	.marginLeft-xs-1 {
		margin-left: 1px !important
	}
		.marginLeft-xs-pull-1 {
			margin-left: -1px !important
		}
	.marginLateral-xs-1 {
		margin-top: 1px !important;
		margin-bottom: 1px !important
	}
		.marginLateral-xs-pull-1 {
			margin-top: -1px !important;
			margin-bottom: -1px !important
		}
	.marginGutter-xs-1 {
		margin-right: 1px !important;
		margin-left: 1px !important
	}
		.marginGutter-xs-pull-1 {
			margin-right: -1px !important;
			margin-left: -1px !important
		}
.margin-xs-2 {
	margin: 2px !important
}
	.marginTop-xs-2 {
		margin-top: 2px !important
	}
		.marginTop-xs-pull-2 {
			margin-top: -2px !important
		}
	.marginRight-xs-2 {
		margin-right: 2px !important
	}
		.marginRight-xs-pull-2 {
			margin-right: -2px !important
		}
	.marginBottom-xs-2 {
		margin-bottom: 2px !important
	}
		.marginBottom-xs-pull-2 {
			margin-bottom: -2px !important
		}
	.marginLeft-xs-2 {
		margin-left: 2px !important
	}
		.marginLeft-xs-pull-2 {
			margin-left: -2px !important
		}
	.marginLateral-xs-2 {
		margin-top: 2px !important;
		margin-bottom: 2px !important
	}
		.marginLateral-xs-pull-2 {
			margin-top: -2px !important;
			margin-bottom: -2px !important
		}
	.marginGutter-xs-2 {
		margin-right: 2px !important;
		margin-left: 2px !important
	}
		.marginGutter-xs-pull-2 {
			margin-right: -2px !important;
			margin-left: -2px !important
		}
.margin-xs-3 {
	margin: 3px !important
}
	.marginTop-xs-3 {
		margin-top: 3px !important
	}
		.marginTop-xs-pull-3 {
			margin-top: -3px !important
		}
	.marginRight-xs-3 {
		margin-right: 3px !important
	}
		.marginRight-xs-pull-3 {
			margin-right: -3px !important
		}
	.marginBottom-xs-3 {
		margin-bottom: 3px !important
	}
		.marginBottom-xs-pull-3 {
			margin-bottom: -3px !important
		}
	.marginLeft-xs-3 {
		margin-left: 3px !important
	}
		.marginLeft-xs-pull-3 {
			margin-left: -3px !important
		}
	.marginLateral-xs-3 {
		margin-top: 3px !important;
		margin-bottom: 3px !important
	}
		.marginLateral-xs-pull-3 {
			margin-top: -3px !important;
			margin-bottom: -3px !important
		}
	.marginGutter-xs-3 {
		margin-right: 3px !important;
		margin-left: 3px !important
	}
		.marginGutter-xs-pull-3 {
			margin-right: -3px !important;
			margin-left: -3px !important
		}
.margin-xs-5 {
	margin: 5px !important
}
	.marginTop-xs-5 {
		margin-top: 5px !important
	}
		.marginTop-xs-pull-5 {
			margin-top: -5px !important
		}
	.marginRight-xs-5 {
		margin-right: 5px !important
	}
		.marginRight-xs-pull-5 {
			margin-right: -5px !important
		}
	.marginBottom-xs-5 {
		margin-bottom: 5px !important
	}
		.marginBottom-xs-pull-5 {
			margin-bottom: -5px !important
		}
	.marginLeft-xs-5 {
		margin-left: 5px !important
	}
		.marginLeft-xs-pull-5 {
			margin-left: -5px !important
		}
	.marginLateral-xs-5 {
		margin-top: 5px !important;
		margin-bottom: 5px !important
	}
		.marginLateral-xs-pull-5 {
			margin-top: -5px !important;
			margin-bottom: -5px !important
		}
	.marginGutter-xs-5 {
		margin-right: 5px !important;
		margin-left: 5px !important
	}
		.marginGutter-xs-pull-5 {
			margin-right: -5px !important;
			margin-left: -5px !important
		}
.margin-xs-10 {
	margin: 10px !important
}
	.marginTop-xs-10 {
		margin-top: 10px !important
	}
		.marginTop-xs-pull-10 {
			margin-top: -10px !important
		}
	.marginRight-xs-10 {
		margin-right: 10px !important
	}
		.marginRight-xs-pull-10 {
			margin-right: -10px !important
		}
	.marginBottom-xs-10 {
		margin-bottom: 10px !important
	}
		.marginBottom-xs-pull-10 {
			margin-bottom: -10px !important
		}
	.marginLeft-xs-10 {
		margin-left: 10px !important
	}
		.marginLeft-xs-pull-10 {
			margin-left: -10px !important
		}
	.marginLateral-xs-10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important
	}
		.marginLateral-xs-pull-10 {
			margin-top: -10px !important;
			margin-bottom: -10px !important
		}
	.marginGutter-xs-10 {
		margin-right: 10px !important;
		margin-left: 10px !important
	}
		.marginGutter-xs-pull-10 {
			margin-right: -10px !important;
			margin-left: -10px !important
		}
.margin-xs-15 {
	margin: 15px !important
}
	.marginTop-xs-15 {
		margin-top: 15px !important
	}
		.marginTop-xs-pull-15 {
			margin-top: -15px !important
		}
	.marginRight-xs-15 {
		margin-right: 15px !important
	}
		.marginRight-xs-pull-15 {
			margin-right: -15px !important
		}
	.marginBottom-xs-15 {
		margin-bottom: 15px !important
	}
		.marginBottom-xs-pull-15 {
			margin-bottom: -15px !important
		}
	.marginLeft-xs-15 {
		margin-left: 15px !important
	}
		.marginLeft-xs-pull-15 {
			margin-left: -15px !important
		}
	.marginLateral-xs-15 {
		margin-top: 15px !important;
		margin-bottom: 15px !important
	}
		.marginLateral-xs-pull-15 {
			margin-top: -15px !important;
			margin-bottom: -15px !important
		}
	.marginGutter-xs-15 {
		margin-right: 15px !important;
		margin-left: 15px !important
	}
		.marginGutter-xs-pull-15 {
			margin-right: -15px !important;
			margin-left: -15px !important
		}
.margin-xs-20 {
	margin: 20px !important
}
	.marginTop-xs-20 {
		margin-top: 20px !important
	}
		.marginTop-xs-pull-20 {
			margin-top: -20px !important
		}
	.marginRight-xs-20 {
		margin-right: 20px !important
	}
		.marginRight-xs-pull-20 {
			margin-right: -20px !important
		}
	.marginBottom-xs-20 {
		margin-bottom: 20px !important
	}
		.marginBottom-xs-pull-20 {
			margin-bottom: -20px !important
		}
	.marginLeft-xs-20 {
		margin-left: 20px !important
	}
		.marginLeft-xs-pull-20 {
			margin-left: -20px !important
		}
	.marginLateral-xs-20 {
		margin-top: 20px !important;
		margin-bottom: 20px !important
	}
		.marginLateral-xs-pull-20 {
			margin-top: -20px !important;
			margin-bottom: -20px !important
		}
	.marginGutter-xs-20 {
		margin-right: 20px !important;
		margin-left: 20px !important
	}
		.marginGutter-xs-pull-20 {
			margin-right: -20px !important;
			margin-left: -20px !important
		}
.margin-xs-25 {
	margin: 25px !important
}
	.marginTop-xs-25 {
		margin-top: 25px !important
	}
		.marginTop-xs-pull-25 {
			margin-top: -25px !important
		}
	.marginRight-xs-25 {
		margin-right: 25px !important
	}
		.marginRight-xs-pull-25 {
			margin-right: -25px !important
		}
	.marginBottom-xs-25 {
		margin-bottom: 25px !important
	}
		.marginBottom-xs-pull-25 {
			margin-bottom: -25px !important
		}
	.marginLeft-xs-25 {
		margin-left: 25px !important
	}
		.marginLeft-xs-pull-25 {
			margin-left: -25px !important
		}
	.marginLateral-xs-25 {
		margin-top: 25px !important;
		margin-bottom: 25px !important
	}
		.marginLateral-xs-pull-25 {
			margin-top: -25px !important;
			margin-bottom: -25px !important
		}
	.marginGutter-xs-25 {
		margin-right: 25px !important;
		margin-left: 25px !important
	}
		.marginGutter-xs-pull-25 {
			margin-right: -25px !important;
			margin-left: -25px !important
		}
.margin-xs-30 {
	margin: 30px !important
}
	.marginTop-xs-30 {
		margin-top: 30px !important
	}
		.marginTop-xs-pull-30 {
			margin-top: -30px !important
		}
	.marginRight-xs-30 {
		margin-right: 30px !important
	}
		.marginRight-xs-pull-30 {
			margin-right: -30px !important
		}
	.marginBottom-xs-30 {
		margin-bottom: 30px !important
	}
		.marginBottom-xs-pull-30 {
			margin-bottom: -30px !important
		}
	.marginLeft-xs-30 {
		margin-left: 30px !important
	}
		.marginLeft-xs-pull-30 {
			margin-left: -30px !important
		}
	.marginLateral-xs-30 {
		margin-top: 30px !important;
		margin-bottom: 30px !important
	}
		.marginLateral-xs-pull-30 {
			margin-top: -30px !important;
			margin-bottom: -30px !important
		}
	.marginGutter-xs-30 {
		margin-right: 30px !important;
		margin-left: 30px !important
	}
		.marginGutter-xs-pull-30 {
			margin-right: -30px !important;
			margin-left: -30px !important
		}
.margin-xs-35 {
	margin: 35px !important
}
	.marginTop-xs-35 {
		margin-top: 35px !important
	}
		.marginTop-xs-pull-35 {
			margin-top: -35px !important
		}
	.marginRight-xs-35 {
		margin-right: 35px !important
	}
		.marginRight-xs-pull-35 {
			margin-right: -35px !important
		}
	.marginBottom-xs-35 {
		margin-bottom: 35px !important
	}
		.marginBottom-xs-pull-35 {
			margin-bottom: -35px !important
		}
	.marginLeft-xs-35 {
		margin-left: 35px !important
	}
		.marginLeft-xs-pull-35 {
			margin-left: -35px !important
		}
	.marginLateral-xs-35 {
		margin-top: 35px !important;
		margin-bottom: 35px !important
	}
		.marginLateral-xs-pull-35 {
			margin-top: -35px !important;
			margin-bottom: -35px !important
		}
	.marginGutter-xs-35 {
		margin-right: 35px !important;
		margin-left: 35px !important
	}
		.marginGutter-xs-pull-35 {
			margin-right: -35px !important;
			margin-left: -35px !important
		}
.margin-xs-40 {
	margin: 40px !important
}
	.marginTop-xs-40 {
		margin-top: 40px !important
	}
		.marginTop-xs-pull-40 {
			margin-top: -40px !important
		}
	.marginRight-xs-40 {
		margin-right: 40px !important
	}
		.marginRight-xs-pull-40 {
			margin-right: -40px !important
		}
	.marginBottom-xs-40 {
		margin-bottom: 40px !important
	}
		.marginBottom-xs-pull-40 {
			margin-bottom: -40px !important
		}
	.marginLeft-xs-40 {
		margin-left: 40px !important
	}
		.marginLeft-xs-pull-40 {
			margin-left: -40px !important
		}
	.marginLateral-xs-40 {
		margin-top: 40px !important;
		margin-bottom: 40px !important
	}
		.marginLateral-xs-pull-40 {
			margin-top: -40px !important;
			margin-bottom: -40px !important
		}
	.marginGutter-xs-40 {
		margin-right: 40px !important;
		margin-left: 40px !important
	}
		.marginGutter-xs-pull-40 {
			margin-right: -40px !important;
			margin-left: -40px !important
		}
.margin-xs-45 {
	margin: 45px !important
}
	.marginTop-xs-45 {
		margin-top: 45px !important
	}
		.marginTop-xs-pull-45 {
			margin-top: -45px !important
		}
	.marginRight-xs-45 {
		margin-right: 45px !important
	}
		.marginRight-xs-pull-45 {
			margin-right: -45px !important
		}
	.marginBottom-xs-45 {
		margin-bottom: 45px !important
	}
		.marginBottom-xs-pull-45 {
			margin-bottom: -45px !important
		}
	.marginLeft-xs-45 {
		margin-left: 45px !important
	}
		.marginLeft-xs-pull-45 {
			margin-left: -45px !important
		}
	.marginLateral-xs-45 {
		margin-top: 45px !important;
		margin-bottom: 45px !important
	}
		.marginLateral-xs-pull-45 {
			margin-top: -45px !important;
			margin-bottom: -45px !important
		}
	.marginGutter-xs-45 {
		margin-right: 45px !important;
		margin-left: 45px !important
	}
		.marginGutter-xs-pull-45 {
			margin-right: -45px !important;
			margin-left: -45px !important
		}
.margin-xs-50 {
	margin: 50px !important
}
	.marginTop-xs-50 {
		margin-top: 50px !important
	}
		.marginTop-xs-pull-50 {
			margin-top: -50px !important
		}
	.marginRight-xs-50 {
		margin-right: 50px !important
	}
		.marginRight-xs-pull-50 {
			margin-right: -50px !important
		}
	.marginBottom-xs-50 {
		margin-bottom: 50px !important
	}
		.marginBottom-xs-pull-50 {
			margin-bottom: -50px !important
		}
	.marginLeft-xs-50 {
		margin-left: 50px !important
	}
		.marginLeft-xs-pull-50 {
			margin-left: -50px !important
		}
	.marginLateral-xs-50 {
		margin-top: 50px !important;
		margin-bottom: 50px !important
	}
		.marginLateral-xs-pull-50 {
			margin-top: -50px !important;
			margin-bottom: -50px !important
		}
	.marginGutter-xs-50 {
		margin-right: 50px !important;
		margin-left: 50px !important
	}
		.marginGutter-xs-pull-50 {
			margin-right: -50px !important;
			margin-left: -50px !important
		}
.margin-xs-55 {
	margin: 55px !important
}
	.marginTop-xs-55 {
		margin-top: 55px !important
	}
		.marginTop-xs-pull-55 {
			margin-top: -55px !important
		}
	.marginRight-xs-55 {
		margin-right: 55px !important
	}
		.marginRight-xs-pull-55 {
			margin-right: -55px !important
		}
	.marginBottom-xs-55 {
		margin-bottom: 55px !important
	}
		.marginBottom-xs-pull-55 {
			margin-bottom: -55px !important
		}
	.marginLeft-xs-55 {
		margin-left: 55px !important
	}
		.marginLeft-xs-pull-55 {
			margin-left: -55px !important
		}
	.marginLateral-xs-55 {
		margin-top: 55px !important;
		margin-bottom: 55px !important
	}
		.marginLateral-xs-pull-55 {
			margin-top: -55px !important;
			margin-bottom: -55px !important
		}
	.marginGutter-xs-55 {
		margin-right: 55px !important;
		margin-left: 55px !important
	}
		.marginGutter-xs-pull-55 {
			margin-right: -55px !important;
			margin-left: -55px !important
		}
.margin-xs-60 {
	margin: 60px !important
}
	.marginTop-xs-60 {
		margin-top: 60px !important
	}
		.marginTop-xs-pull-60 {
			margin-top: -60px !important
		}
	.marginRight-xs-60 {
		margin-right: 60px !important
	}
		.marginRight-xs-pull-60 {
			margin-right: -60px !important
		}
	.marginBottom-xs-60 {
		margin-bottom: 60px !important
	}
		.marginBottom-xs-pull-60 {
			margin-bottom: -60px !important
		}
	.marginLeft-xs-60 {
		margin-left: 60px !important
	}
		.marginLeft-xs-pull-60 {
			margin-left: -60px !important
		}
	.marginLateral-xs-60 {
		margin-top: 60px !important;
		margin-bottom: 60px !important
	}
		.marginLateral-xs-pull-60 {
			margin-top: -60px !important;
			margin-bottom: -60px !important
		}
	.marginGutter-xs-60 {
		margin-right: 60px !important;
		margin-left: 60px !important
	}
		.marginGutter-xs-pull-60 {
			margin-right: -60px !important;
			margin-left: -60px !important
		}
.margin-xs-65 {
	margin: 65px !important
}
	.marginTop-xs-65 {
		margin-top: 65px !important
	}
		.marginTop-xs-pull-65 {
			margin-top: -65px !important
		}
	.marginRight-xs-65 {
		margin-right: 65px !important
	}
		.marginRight-xs-pull-65 {
			margin-right: -65px !important
		}
	.marginBottom-xs-65 {
		margin-bottom: 65px !important
	}
		.marginBottom-xs-pull-65 {
			margin-bottom: -65px !important
		}
	.marginLeft-xs-65 {
		margin-left: 65px !important
	}
		.marginLeft-xs-pull-65 {
			margin-left: -65px !important
		}
	.marginLateral-xs-65 {
		margin-top: 65px !important;
		margin-bottom: 10px !important
	}
		.marginLateral-xs-pull-65 {
			margin-top: -65px !important;
			margin-bottom: -65px !important
		}
	.marginGutter-xs-65 {
		margin-right: 65px !important;
		margin-left: 65px !important
	}
		.marginGutter-xs-pull-65 {
			margin-right: -65px !important;
			margin-left: -65px !important
		}
.margin-xs-70 {
	margin: 70px !important
}
	.marginTop-xs-70 {
		margin-top: 70px !important
	}
		.marginTop-xs-pull-70 {
			margin-top: -70px !important
		}
	.marginRight-xs-70 {
		margin-right: 70px !important
	}
		.marginRight-xs-pull-70 {
			margin-right: -70px !important
		}
	.marginBottom-xs-70 {
		margin-bottom: 70px !important
	}
		.marginBottom-xs-pull-70 {
			margin-bottom: -70px !important
		}
	.marginLeft-xs-70 {
		margin-left: 70px !important
	}
		.marginLeft-xs-pull-70 {
			margin-left: -70px !important
		}
	.marginLateral-xs-70 {
		margin-top: 70px !important;
		margin-bottom: 70px !important
	}
		.marginLateral-xs-pull-70 {
			margin-top: -70px !important;
			margin-bottom: -70px !important
		}
	.marginGutter-xs-70 {
		margin-right: 70px !important;
		margin-left: 70px !important
	}
		.marginGutter-xs-pull-70 {
			margin-right: -70px !important;
			margin-left: -70px !important
		}
.margin-xs-75 {
	margin: 75px !important
}
	.marginTop-xs-75 {
		margin-top: 75px !important
	}
		.marginTop-xs-pull-75 {
			margin-top: -75px !important
		}
	.marginRight-xs-75 {
		margin-right: 75px !important
	}
		.marginRight-xs-pull-75 {
			margin-right: -75px !important
		}
	.marginBottom-xs-75 {
		margin-bottom: 75px !important
	}
		.marginBottom-xs-pull-75 {
			margin-bottom: -75px !important
		}
	.marginLeft-xs-75 {
		margin-left: 75px !important
	}
		.marginLeft-xs-pull-75 {
			margin-left: -75px !important
		}
	.marginLateral-xs-75 {
		margin-top: 75px !important;
		margin-bottom: 75px !important
	}
		.marginLateral-xs-pull-75 {
			margin-top: -75px !important;
			margin-bottom: -75px !important
		}
	.marginGutter-xs-75 {
		margin-right: 75px !important;
		margin-left: 75px !important
	}
		.marginGutter-xs-pull-75 {
			margin-right: -75px !important;
			margin-left: -75px !important
		}
.margin-xs-80 {
	margin: 80px !important
}
	.marginTop-xs-80 {
		margin-top: 80px !important
	}
		.marginTop-xs-pull-80 {
			margin-top: -80px !important
		}
	.marginRight-xs-80 {
		margin-right: 80px !important
	}
		.marginRight-xs-pull-80 {
			margin-right: -80px !important
		}
	.marginBottom-xs-80 {
		margin-bottom: 80px !important
	}
		.marginBottom-xs-pull-80 {
			margin-bottom: -80px !important
		}
	.marginLeft-xs-80 {
		margin-left: 80px !important
	}
		.marginLeft-xs-pull-80 {
			margin-left: -80px !important
		}
	.marginLateral-xs-80 {
		margin-top: 80px !important;
		margin-bottom: 80px !important
	}
		.marginLateral-xs-pull-80 {
			margin-top: -80px !important;
			margin-bottom: -80px !important
		}
	.marginGutter-xs-80 {
		margin-right: 80px !important;
		margin-left: 80px !important
	}
		.marginGutter-xs-pull-80 {
			margin-right: -80px !important;
			margin-left: -80px !important
		}
.margin-xs-85 {
	margin: 85px !important
}
	.marginTop-xs-85 {
		margin-top: 85px !important
	}
		.marginTop-xs-pull-85 {
			margin-top: -85px !important
		}
	.marginRight-xs-85 {
		margin-right: 85px !important
	}
		.marginRight-xs-pull-85 {
			margin-right: -85px !important
		}
	.marginBottom-xs-85 {
		margin-bottom: 85px !important
	}
		.marginBottom-xs-pull-85 {
			margin-bottom: -85px !important
		}
	.marginLeft-xs-85 {
		margin-left: 85px !important
	}
		.marginLeft-xs-pull-85 {
			margin-left: -85px !important
		}
	.marginLateral-xs-85 {
		margin-top: 85px !important;
		margin-bottom: 85px !important
	}
		.marginLateral-xs-pull-85 {
			margin-top: -85px !important;
			margin-bottom: -85px !important
		}
	.marginGutter-xs-85 {
		margin-right: 85px !important;
		margin-left: 85px !important
	}
		.marginGutter-xs-pull-85 {
			margin-right: -85px !important;
			margin-left: -85px !important
		}
.margin-xs-90 {
	margin: 90px !important
}
	.marginTop-xs-90 {
		margin-top: 90px !important
	}
		.marginTop-xs-pull-90 {
			margin-top: -90px !important
		}
	.marginRight-xs-90 {
		margin-right: 90px !important
	}
		.marginRight-xs-pull-90 {
			margin-right: -90px !important
		}
	.marginBottom-xs-90 {
		margin-bottom: 90px !important
	}
		.marginBottom-xs-pull-90 {
			margin-bottom: -90px !important
		}
	.marginLeft-xs-90 {
		margin-left: 90px !important
	}
		.marginLeft-xs-pull-90 {
			margin-left: -90px !important
		}
	.marginLateral-xs-90 {
		margin-top: 90px !important;
		margin-bottom: 90px !important
	}
		.marginLateral-xs-pull-90 {
			margin-top: -90px !important;
			margin-bottom: -90px !important
		}
	.marginGutter-xs-90 {
		margin-right: 90px !important;
		margin-left: 90px !important
	}
		.marginGutter-xs-pull-90 {
			margin-right: -90px !important;
			margin-left: -90px !important
		}
.margin-xs-95 {
	margin: 95px !important
}
	.marginTop-xs-95 {
		margin-top: 95px !important
	}
		.marginTop-xs-pull-95 {
			margin-top: -95px !important
		}
	.marginRight-xs-95 {
		margin-right: 95px !important
	}
		.marginRight-xs-pull-95 {
			margin-right: -95px !important
		}
	.marginBottom-xs-95 {
		margin-bottom: 95px !important
	}
		.marginBottom-xs-pull-95 {
			margin-bottom: -95px !important
		}
	.marginLeft-xs-95 {
		margin-left: 95px !important
	}
		.marginLeft-xs-pull-95 {
			margin-left: -95px !important
		}
	.marginLateral-xs-95 {
		margin-top: 95px !important;
		margin-bottom: 95px !important
	}
		.marginLateral-xs-pull-95 {
			margin-top: -95px !important;
			margin-bottom: -95px !important
		}
	.marginGutter-xs-95 {
		margin-right: 95px !important;
		margin-left: 95px !important
	}
		.marginGutter-xs-pull-95 {
			margin-right: -95px !important;
			margin-left: -95px !important
		}
.margin-xs-100 {
	margin: 100px !important
}
	.marginTop-xs-100 {
		margin-top: 100px !important
	}
		.marginTop-xs-pull-100 {
			margin-top: -100px !important
		}
	.marginRight-xs-100 {
		margin-right: 100px !important
	}
		.marginRight-xs-pull-100 {
			margin-right: -100px !important
		}
	.marginBottom-xs-100 {
		margin-bottom: 100px !important
	}
		.marginBottom-xs-pull-100 {
			margin-bottom: -100px !important
		}
	.marginLeft-xs-100 {
		margin-left: 100px !important
	}
		.marginLeft-xs-pull-100 {
			margin-left: -100px !important
		}
	.marginLateral-xs-100 {
		margin-top: 100px !important;
		margin-bottom: 100px !important
	}
		.marginLateral-xs-pull-100 {
			margin-top: -100px !important;
			margin-bottom: -100px !important
		}
	.marginGutter-xs-100 {
		margin-right: 100px !important;
		margin-left: 100px !important
	}
		.marginGutter-xs-pull-100 {
			margin-right: -100px !important;
			margin-left: -100px !important
		}
.fontSize-xs-10pct {
	font-size:10% !important
}
.fontSize-xs-20pct {
	font-size:20% !important
}
.fontSize-xs-30pct {
	font-size:30% !important
}
.fontSize-xs-40pct {
	font-size:40% !important
}
.fontSize-xs-50pct {
	font-size:50% !important
}
.fontSize-xs-60pct {
	font-size:60% !important
}
.fontSize-xs-70pct {
	font-size:70% !important
}
.fontSize-xs-80pct {
	font-size:80% !important
}
.fontSize-xs-90pct {
	font-size:90% !important
}
.fontSize-xs-100pct {
	font-size:100% !important
}
.fontSize-xs-110pct {
	font-size:110% !important
}
.fontSize-xs-120pct {
	font-size:120% !important
}
.fontSize-xs-130pct {
	font-size:130% !important
}
.fontSize-xs-140pct {
	font-size:140% !important
}
.fontSize-xs-150pct {
	font-size:150% !important
}
.fontSize-xs-160pct {
	font-size:160% !important
}
.fontSize-xs-170pct {
	font-size:170% !important
}
.fontSize-xs-180pct {
	font-size:180% !important
}
.fontSize-xs-190pct {
	font-size:90% !important
}
.fontSize-xs-200pct {
	font-size:200% !important
}
.fontSize-xs-300pct {
	font-size:300% !important
}
.fontSize-xs-400pct {
	font-size:400% !important
}
.fontSize-xs-500pct {
	font-size:500% !important
}
.fontSize-xs-600pct {
	font-size:600% !important
}
.fontSize-xs-700pct {
	font-size:700% !important
}
.fontSize-xs-800pct {
	font-size:800% !important
}
.fontSize-xs-900pct {
	font-size:900% !important
}
.fontSize-xs-1000pct {
	font-size:1000% !important
}
.fontSize-xs-10px {
	font-size:10px !important
}
.fontSize-xs-11px {
	font-size:11px !important
}
.fontSize-xs-12px {
	font-size:12px !important
}
.fontSize-xs-14px {
	font-size:14px !important
}
.fontSize-xs-16px {
	font-size:16px !important
}
.fontSize-xs-18px {
	font-size:18px !important
}
.fontSize-xs-20px {
	font-size:20px !important
}
.fontSize-xs-22px {
	font-size:22px !important
}
.fontSize-xs-24px {
	font-size:24px !important
}
.fontSize-xs-26px {
	font-size:26px !important
}
.fontSize-xs-28px {
	font-size:28px !important
}
.fontSize-xs-30px {
	font-size:30px !important
}
.fontSize-xs-32px {
	font-size:32px !important
}
.fontSize-xs-34px {
	font-size:34px !important
}
.fontSize-xs-36px {
	font-size:36px !important
}
.fontSize-xs-38px {
	font-size:38px !important
}
.fontSize-xs-40px {
	font-size:40px !important
}
.fontSize-xs-42px {
	font-size:42px !important
}
.fontSize-xs-44px {
	font-size:44px !important
}
.fontSize-xs-46px {
	font-size:46px !important
}
.fontSize-xs-48px {
	font-size:48px !important
}
.fontSize-xs-50px {
	font-size:50px !important
}
.fontSize-xs-60px {
	font-size:60px !important
}
.fontSize-xs-70px {
	font-size:70px !important
}
.fontSize-xs-80px {
	font-size:80px !important
}
.fontSize-xs-90px {
	font-size:90px !important
}
.fontSize-xs-100px {
	font-size:100px !important
}
.fontSize-xs-06em {
	font-size:0.625em !important
}
.fontSize-xs-07em {
	font-size:0.75em !important
}
.fontSize-xs-08em {
	font-size:0.875em !important
}
.fontSize-xs-1em {
	font-size:1em !important
}
.fontSize-xs-11em {
	font-size:1.125em !important
}
.fontSize-xs-12em {
	font-size:1.25em !important
}
.fontSize-xs-13em {
	font-size:1.375em !important
}
.fontSize-xs-15em {
	font-size:1.5em !important
}
.fontSize-xs-16em {
	font-size:1.625em !important
}
.fontSize-xs-17em {
	font-size:1.75em !important
}
.fontSize-xs-18em {
	font-size:1.875em !important
}
.fontSize-xs-2em {
	font-size:2em !important
}
.fontSize-xs-25em {
	font-size:2.5em !important
}
.fontSize-xs-3em {
	font-size:3em !important
}
.fontSize-xs-35em {
	font-size:3.5em !important
}
.fontSize-xs-4em {
	font-size:4em !important
}
.fontSize-xs-45em {
	font-size:4.5em !important
}
.fontSize-xs-5em {
	font-size:5em !important
}
.fontWeight-xs-normal {
	font-weight:normal !important
}
.fontWeight-xs-bold {
	font-weight:bold !important
}
.fontWeight-xs-bolder {
	font-weight:bolder !important
}
.fontWeight-xs-lighter {
	font-weight:lighter !important
}
.fontWeight-xs-100 {
	font-weight:100 !important
}
.fontWeight-xs-200 {
	font-weight:200 !important
}
.fontWeight-xs-300 {
	font-weight:300 !important
}
.fontWeight-xs-400 {
	font-weight:400 !important
}
.fontWeight-xs-500 {
	font-weight:500 !important
}
.fontWeight-xs-600 {
	font-weight:600 !important
}
.fontWeight-xs-700 {
	font-weight:700 !important
}
.fontWeight-xs-800 {
	font-weight:800 !important
}
.fontWeight-xs-900 {
	font-weight:900 !important
}
.textAlign-xs-left,.text-xs-left {
	text-align:left !important
}
.textAlign-xs-right,.text-xs-right {
	text-align:right !important
}
.textAlign-xs-center,.text-xs-center {
	text-align:center !important
}
.textAlign-xs-justify,.text-xs-justify {
	text-align:justify !important
}
.textAlign-xs-start,.text-xs-start {
	text-align:start !important
}
.textAlign-xs-end,.text-xs-end {
	text-align:end !important
}
.positionTop-xs-none {
	top:0  !important
}
.positionRight-xs-none {
	right:0  !important
}
.positionBottom-xs-none {
	bottom:0  !important
}
.positionLeft-xs-none {
	left:0  !important
}
.positionTop-xs-1 {
	top:1px  !important
}
.positionRight-xs-1 {
	right:1px  !important
}
.positionBottom-xs-1 {
	bottom:1px  !important
}
.positionLeft-xs-1 {
	left:1px  !important
}
.positionTop-xs-2 {
	top:2px  !important
}
.positionRight-xs-2 {
	right:2px  !important
}
.positionBottom-xs-2 {
	bottom:2px  !important
}
.positionLeft-xs-2 {
	left:2px  !important
}
.positionTop-xs-3 {
	top:3px  !important
}
.positionRight-xs-3 {
	right:3px  !important
}
.positionBottom-xs-3 {
	bottom:3px  !important
}
.positionLeft-xs-3 {
	left:3px  !important
}
.positionTop-xs-5 {
	top:5px  !important
}
.positionRight-xs-5 {
	right:5px  !important
}
.positionBottom-xs-5 {
	bottom:5px  !important
}
.positionLeft-xs-5 {
	left:5px  !important
}
.positionTop-xs-10 {
	top:10px  !important
}
.positionRight-xs-10 {
	right:10px  !important
}
.positionBottom-xs-10 {
	bottom:10px  !important
}
.positionLeft-xs-10 {
	left:10px  !important
}
.positionTop-xs-15 {
	top:15px  !important
}
.positionRight-xs-15 {
	right:15px  !important
}
.positionBottom-xs-15 {
	bottom:15px  !important
}
.positionLeft-xs-15 {
	left:15px  !important
}
.positionTop-xs-20 {
	top:20px  !important
}
.positionRight-xs-20 {
	right:20px  !important
}
.positionBottom-xs-20 {
	bottom:20px  !important
}
.positionLeft-xs-20 {
	left:20px  !important
}
.positionTop-xs-25 {
	top:25px  !important
}
.positionRight-xs-25 {
	right:25px  !important
}
.positionBottom-xs-25 {
	bottom:25px  !important
}
.positionLeft-xs-25 {
	left:25px  !important
}
.positionTop-xs-30 {
	top:30px  !important
}
.positionRight-xs-30 {
	right:30px  !important
}
.positionBottom-xs-30 {
	bottom:30px  !important
}
.positionLeft-xs-30 {
	left:30px  !important
}
.positionTop-xs-35 {
	top:35px  !important
}
.positionRight-xs-35 {
	right:35px  !important
}
.positionBottom-xs-35 {
	bottom:35px  !important
}
.positionLeft-xs-35 {
	left:35px  !important
}
.positionTop-xs-40 {
	top:40px  !important
}
.positionRight-xs-40 {
	right:40px  !important
}
.positionBottom-xs-40 {
	bottom:40px  !important
}
.positionLeft-xs-40 {
	left:40px  !important
}
.positionTop-xs-45 {
	top:45px  !important
}
.positionRight-xs-45 {
	right:45px  !important
}
.positionBottom-xs-45 {
	bottom:45px  !important
}
.positionLeft-xs-45 {
	left:45px  !important
}
.positionTop-xs-50 {
	top:50px  !important
}
.positionRight-xs-50 {
	right:50px  !important
}
.positionBottom-xs-50 {
	bottom:50px  !important
}
.positionLeft-xs-50 {
	left:50px  !important
}
.positionTop-xs-55 {
	top:55px  !important
}
.positionRight-xs-55 {
	right:55px  !important
}
.positionBottom-xs-55 {
	bottom:55px  !important
}
.positionLeft-xs-55 {
	left:55px  !important
}
.positionTop-xs-60 {
	top:60px  !important
}
.positionRight-xs-60 {
	right:60px  !important
}
.positionBottom-xs-60 {
	bottom:60px  !important
}
.positionLeft-xs-60 {
	left:60px  !important
}
.positionTop-xs-65 {
	top:65px  !important
}
.positionRight-xs-65 {
	right:65px  !important
}
.positionBottom-xs-65 {
	bottom:65px  !important
}
.positionLeft-xs-65 {
	left:65px  !important
}
.positionTop-xs-70 {
	top:70px  !important
}
.positionRight-xs-70 {
	right:70px  !important
}
.positionBottom-xs-70 {
	bottom:70px  !important
}
.positionLeft-xs-70 {
	left:70px  !important
}
.positionTop-xs-75 {
	top:75px  !important
}
.positionRight-xs-75 {
	right:75px  !important
}
.positionBottom-xs-75 {
	bottom:75px  !important
}
.positionLeft-xs-75 {
	left:75px  !important
}
.positionTop-xs-80 {
	top:80px  !important
}
.positionRight-xs-80 {
	right:80px  !important
}
.positionBottom-xs-80 {
	bottom:80px  !important
}
.positionLeft-xs-80 {
	left:80px  !important
}
.positionTop-xs-85 {
	top:85px  !important
}
.positionRight-xs-85 {
	right:85px  !important
}
.positionBottom-xs-85 {
	bottom:85px  !important
}
.positionLeft-xs-85 {
	left:85px  !important
}
.positionTop-xs-90 {
	top:90px  !important
}
.positionRight-xs-90 {
	right:90px  !important
}
.positionBottom-xs-90 {
	bottom:90px  !important
}
.positionLeft-xs-90 {
	left:90px  !important
}
.positionTop-xs-95 {
	top:95px  !important
}
.positionRight-xs-95 {
	right:95px  !important
}
.positionBottom-xs-95 {
	bottom:95px  !important
}
.positionLeft-xs-95 {
	left:95px  !important
}
.positionTop-xs-100 {
	top:100px  !important
}
.positionRight-xs-100 {
	right:100px  !important
}
.positionBottom-xs-100 {
	bottom:100px  !important
}
.positionLeft-xs-100 {
	left:100px  !important
}
.positionTop-xs-110 {
	top:110px  !important
}
.positionRight-xs-110 {
	right:110px  !important
}
.positionBottom-xs-110 {
	bottom:110px  !important
}
.positionLeft-xs-110 {
	left:110px  !important
}
.positionTop-xs-120 {
	top:120px  !important
}
.positionRight-xs-120 {
	right:120px  !important
}
.positionBottom-xs-120 {
	bottom:120px  !important
}
.positionLeft-xs-120 {
	left:120px  !important
}
.positionTop-xs-130 {
	top:130px  !important
}
.positionRight-xs-130 {
	right:130px  !important
}
.positionBottom-xs-130 {
	bottom:130px  !important
}
.positionLeft-xs-130 {
	left:130px  !important
}
.positionTop-xs-140 {
	top:140px  !important
}
.positionRight-xs-140 {
	right:140px  !important
}
.positionBottom-xs-140 {
	bottom:140px  !important
}
.positionLeft-xs-140 {
	left:140px  !important
}
.positionTop-xs-150 {
	top:150px  !important
}
.positionRight-xs-150 {
	right:150px  !important
}
.positionBottom-xs-150 {
	bottom:150px  !important
}
.positionLeft-xs-150 {
	left:150px  !important
}
.positionTop-xs-160 {
	top:160px  !important
}
.positionRight-xs-160 {
	right:160px  !important
}
.positionBottom-xs-160 {
	bottom:160px  !important
}
.positionLeft-xs-160 {
	left:160px  !important
}
.positionTop-xs-170 {
	top:170px  !important
}
.positionRight-xs-170 {
	right:170px  !important
}
.positionBottom-xs-170 {
	bottom:170px  !important
}
.positionLeft-xs-170 {
	left:170px  !important
}
.positionTop-xs-180 {
	top:180px  !important
}
.positionRight-xs-180 {
	right:180px  !important
}
.positionBottom-xs-180 {
	bottom:180px  !important
}
.positionLeft-xs-180 {
	left:180px  !important
}
.positionTop-xs-190 {
	top:190px  !important
}
.positionRight-xs-190 {
	right:190px  !important
}
.positionBottom-xs-190 {
	bottom:190px  !important
}
.positionLeft-xs-190 {
	left:190px  !important
}
.positionTop-xs-200 {
	top:200px  !important
}
.positionRight-xs-200 {
	right:200px  !important
}
.positionBottom-xs-200 {
	bottom:200px  !important
}
.positionLeft-xs-200 {
	left:200px  !important
}
.positionTop-xs-250 {
	top:250px  !important
}
.positionRight-xs-250 {
	right:250px  !important
}
.positionBottom-xs-250 {
	bottom:250px  !important
}
.positionLeft-xs-250 {
	left:250px  !important
}
.positionTop-xs-300 {
	top:300px  !important
}
.positionRight-xs-300 {
	right:300px  !important
}
.positionBottom-xs-300 {
	bottom:300px  !important
}
.positionLeft-xs-300 {
	left:300px  !important
}
.positionTop-xs-350 {
	top:350px  !important
}
.positionRight-xs-350 {
	right:350px  !important
}
.positionBottom-xs-350 {
	bottom:350px  !important
}
.positionLeft-xs-350 {
	left:350px  !important
}
.positionTop-xs-400 {
	top:400px  !important
}
.positionRight-xs-400 {
	right:400px  !important
}
.positionBottom-xs-400 {
	bottom:400px  !important
}
.positionLeft-xs-400 {
	left:400px  !important
}
.positionTop-xs-450 {
	top:450px  !important
}
.positionRight-xs-450 {
	right:450px  !important
}
.positionBottom-xs-450 {
	bottom:450px  !important
}
.positionLeft-xs-450 {
	left:450px  !important
}
.positionTop-xs-500 {
	top:500px  !important
}
.positionRight-xs-500 {
	right:500px  !important
}
.positionBottom-xs-500 {
	bottom:500px  !important
}
.positionLeft-xs-500 {
	left:500px  !important
}
.positionTop-xs-1pct {
	top:1%  !important
}
.positionRight-xs-1pct {
	right:1%  !important
}
.positionBottom-xs-1pct {
	bottom:1%  !important
}
.positionLeft-xs-1pct {
	left:1%  !important
}
.positionTop-xs-2pct {
	top:2%  !important
}
.positionRight-xs-2pct {
	right:2%  !important
}
.positionBottom-xs-2pct {
	bottom:2%  !important
}
.positionLeft-xs-2pct {
	left:2%  !important
}
.positionTop-xs-3pct {
	top:3%  !important
}
.positionRight-xs-3pct {
	right:3%  !important
}
.positionBottom-xs-3pct {
	bottom:3%  !important
}
.positionLeft-xs-3pct {
	left:3%  !important
}
.positionTop-xs-5pct {
	top:5%  !important
}
.positionRight-xs-5pct {
	right:5%  !important
}
.positionBottom-xs-5pct {
	bottom:5%  !important
}
.positionLeft-xs-5pct {
	left:5%  !important
}
.positionTop-xs-10pct {
	top:10%  !important
}
.positionRight-xs-10pct {
	right:10%  !important
}
.positionBottom-xs-10pct {
	bottom:10%  !important
}
.positionLeft-xs-10pct {
	left:10%  !important
}
.positionTop-xs-15pct {
	top:15%  !important
}
.positionRight-xs-15pct {
	right:15%  !important
}
.positionBottom-xs-15pct {
	bottom:15%  !important
}
.positionLeft-xs-15pct {
	left:15%  !important
}
.positionTop-xs-20pct {
	top:20%  !important
}
.positionRight-xs-20pct {
	right:20%  !important
}
.positionBottom-xs-20pct {
	bottom:20%  !important
}
.positionLeft-xs-20pct {
	left:20%  !important
}
.positionTop-xs-25pct {
	top:25%  !important
}
.positionRight-xs-25pct {
	right:25%  !important
}
.positionBottom-xs-25pct {
	bottom:25%  !important
}
.positionLeft-xs-25pct {
	left:25%  !important
}
.positionTop-xs-30pct {
	top:30%  !important
}
.positionRight-xs-30pct {
	right:30%  !important
}
.positionBottom-xs-30pct {
	bottom:30%  !important
}
.positionLeft-xs-30pct {
	left:30%  !important
}
.positionTop-xs-35pct {
	top:35%  !important
}
.positionRight-xs-35pct {
	right:35%  !important
}
.positionBottom-xs-35pct {
	bottom:35%  !important
}
.positionLeft-xs-35pct {
	left:35%  !important
}
.positionTop-xs-40pct {
	top:40%  !important
}
.positionRight-xs-40pct {
	right:40%  !important
}
.positionBottom-xs-40pct {
	bottom:40%  !important
}
.positionLeft-xs-40pct {
	left:40%  !important
}
.positionTop-xs-45pct {
	top:45%  !important
}
.positionRight-xs-45pct {
	right:45%  !important
}
.positionBottom-xs-45pct {
	bottom:45%  !important
}
.positionLeft-xs-45pct {
	left:45%  !important
}
.positionTop-xs-50pct {
	top:50%  !important
}
.positionRight-xs-50pct {
	right:50%  !important
}
.positionBottom-xs-50pct {
	bottom:50%  !important
}
.positionLeft-xs-50pct {
	left:50%  !important
}
.border-xs-none {
	border:none 0px  !important
}
	.borderTop-xs-none {
		border-top:none 0px  !important
	}
	.borderRight-xs-none {
		border-right:none 0px  !important
	}
	.borderBottom-xs-none {
		border-bottom:none 0px  !important
	}
	.borderLeft-xs-none {
		border-left:none 0px  !important
	}
.border-xs-transparent {
	border:transparent 1px solid  !important
}
	.borderTop-xs-transparent {
		border-top:transparent 1px solid  !important
	}
	.borderRight-xs-transparent {
		border-right:transparent 1px solid  !important
	}
	.borderBottom-xs-transparent {
		border-bottom:transparent 1px solid  !important
	}
	.borderLeft-xs-transparent {
		border-left:transparent 1px solid  !important
	}

@media (min-width:768px) {
.clear-sm-left {
	clear: left !important
}
.clear-sm-right {
	clear: right !important
}
.clear-sm-none {
	clear: none !important
}
.clear-sm-both {
	clear: both !important
}
.clear-sm-block {
	clear: both !important;
	display: block !important;
	overflow: hidden !important
}
.float-sm-left {
	float: left !important
}
.float-sm-center {
	margin: 0 auto !important
}
.float-sm-right {
	float: right !important
}
	.padding-sm-none {
		padding: 0px !important
	}
		.paddingTop-sm-none {
			padding-top: 0px !important
		}
		.paddingRight-sm-none {
			padding-right: 0px !important
		}
		.paddingBottom-sm-none {
			padding-bottom: 0px !important
		}
		.paddingLeft-sm-none {
			padding-left: 0px !important
		}
		.paddingLateral-sm-none {
			padding-top: 0 !important;
			padding-bottom: 0 !important
		}
		.paddingGutter-sm-none {
			padding-right: 0 !important;
			padding-left: 0 !important
		}
	.padding-sm-1 {
		padding: 1px !important
	}
		.paddingTop-sm-1 {
			padding-top: 1px !important
		}
		.paddingRight-sm-1 {
			padding-right: 1px !important
		}
		.paddingBottom-sm-1 {
			padding-bottom: 1px !important
		}
		.paddingLeft-sm-1 {
			padding-left: 1px !important
		}
		.paddingLateral-sm-1 {
			padding-top: 1px !important;
			padding-bottom: 1px !important
		}
		.paddingGutter-sm-1 {
			padding-right: 1px !important;
			padding-left: 1px !important
		}
	.padding-sm-1pct {
		padding: 1% !important
	}
		.paddingTop-sm-1pct {
			padding-top: 1% !important
		}
		.paddingRight-sm-1pct {
			padding-right: 1% !important
		}
		.paddingBottom-sm-1pct {
			padding-bottom: 1% !important
		}
		.paddingLeft-sm-1pct {
			padding-left: 1% !important
		}
		.paddingLateral-sm-1pct {
			padding-top: 1% !important;
			padding-bottom: 1% !important
		}
		.paddingGutter-sm-1pct {
			padding-right: 1% !important;
			padding-left: 1% !important
		}
	.padding-sm-2 {
		padding: 2px !important
	}
		.paddingTop-sm-2 {
			padding-top: 2px !important
		}
		.paddingRight-sm-2 {
			padding-right: 2px !important
		}
		.paddingBottom-sm-2 {
			padding-bottom: 2px !important
		}
		.paddingLeft-sm-2 {
			padding-left: 2px !important
		}
		.paddingLateral-sm-2 {
			padding-top: 2px !important;
			padding-bottom: 2px !important
		}
		.paddingGutter-sm-2 {
			padding-right: 2px !important;
			padding-left: 2px !important
		}
	.padding-sm-2pct {
		padding: 2% !important
	}
		.paddingTop-sm-2pct {
			padding-top: 2% !important
		}
		.paddingRight-sm-2pct {
			padding-right: 2% !important
		}
		.paddingBottom-sm-2pct {
			padding-bottom: 2% !important
		}
		.paddingLeft-sm-2pct {
			padding-left: 2% !important
		}
		.paddingLateral-sm-2pct {
			padding-top: 2% !important;
			padding-bottom: 2% !important
		}
		.paddingGutter-sm-2pct {
			padding-right: 2% !important;
			padding-left: 2% !important
		}
	.padding-sm-3 {
		padding: 3px !important
	}
		.paddingTop-sm-3 {
			padding-top: 3px !important
		}
		.paddingRight-sm-3 {
			padding-right: 3px !important
		}
		.paddingBottom-sm-3 {
			padding-bottom: 3px !important
		}
		.paddingLeft-sm-3 {
			padding-left: 3px !important
		}
		.paddingLateral-sm-3 {
			padding-top: 3px !important;
			padding-bottom: 3px !important
		}
		.paddingGutter-sm-3 {
			padding-right: 3px !important;
			padding-left: 3px !important
		}
	.padding-sm-3pct {
		padding: 3% !important
	}
		.paddingTop-sm-3pct {
			padding-top: 3% !important
		}
		.paddingRight-sm-3pct {
			padding-right: 3% !important
		}
		.paddingBottom-sm-3pct {
			padding-bottom: 3% !important
		}
		.paddingLeft-sm-3pct {
			padding-left: 3% !important
		}
		.paddingLateral-sm-3pct {
			padding-top: 3% !important;
			padding-bottom: 3% !important
		}
		.paddingGutter-sm-3pct {
			padding-right: 3% !important;
			padding-left: 3% !important
		}
	.padding-sm-5 {
		padding: 5px !important
	}
		.paddingTop-sm-5 {
			padding-top: 5px !important
		}
		.paddingRight-sm-5 {
			padding-right: 5px !important
		}
		.paddingBottom-sm-5 {
			padding-bottom: 5px !important
		}
		.paddingLeft-sm-5 {
			padding-left: 5px !important
		}
		.paddingLateral-sm-5 {
			padding-top: 5px !important;
			padding-bottom: 5px !important
		}
		.paddingGutter-sm-5 {
			padding-right: 5px !important;
			padding-left: 5px !important
		}
	.padding-sm-5pct {
		padding: 5% !important
	}
		.paddingTop-sm-5pct {
			padding-top: 5% !important
		}
		.paddingRight-sm-5pct {
			padding-right: 5% !important
		}
		.paddingBottom-sm-5pct {
			padding-bottom: 5% !important
		}
		.paddingLeft-sm-5pct {
			padding-left: 5% !important
		}
		.paddingLateral-sm-5pct {
			padding-top: 5% !important;
			padding-bottom: 5% !important
		}
		.paddingGutter-sm-5pct {
			padding-right: 5% !important;
			padding-left: 5% !important
		}
	.padding-sm-10 {
		padding: 10px !important
	}
		.paddingTop-sm-10 {
			padding-top: 10px !important
		}
		.paddingRight-sm-10 {
			padding-right: 10px !important
		}
		.paddingBottom-sm-10 {
			padding-bottom: 10px !important
		}
		.paddingLeft-sm-10 {
			padding-left: 10px !important
		}
		.paddingLateral-sm-10 {
			padding-top: 10px !important;
			padding-bottom: 10px !important
		}
		.paddingGutter-sm-10 {
			padding-right: 10px !important;
			padding-left: 10px !important
		}
	.padding-sm-10pct {
		padding: 10% !important
	}
		.paddingTop-sm-10pct {
			padding-top: 10% !important
		}
		.paddingRight-sm-10pct {
			padding-right: 10% !important
		}
		.paddingBottom-sm-10pct {
			padding-bottom: 10% !important
		}
		.paddingLeft-sm-10pct {
			padding-left: 10% !important
		}
		.paddingLateral-sm-10pct {
			padding-top: 10% !important;
			padding-bottom: 10% !important
		}
		.paddingGutter-sm-10pct {
			padding-right: 10% !important;
			padding-left: 10% !important
		}
	.padding-sm-15 {
		padding: 15px !important
	}
		.paddingTop-sm-15 {
			padding-top: 15px !important
		}
		.paddingRight-sm-15 {
			padding-right: 15px !important
		}
		.paddingBottom-sm-15 {
			padding-bottom: 15px !important
		}
		.paddingLeft-sm-15 {
			padding-left: 15px !important
		}
		.paddingLateral-sm-15 {
			padding-top: 15px !important;
			padding-bottom: 15px !important
		}
		.paddingGutter-sm-15 {
			padding-right: 15px !important;
			padding-left: 15px !important
		}
	.padding-sm-15pct {
		padding: 15% !important
	}
		.paddingTop-sm-15pct {
			padding-top: 15% !important
		}
		.paddingRight-sm-15pct {
			padding-right: 15% !important
		}
		.paddingBottom-sm-15pct {
			padding-bottom: 15% !important
		}
		.paddingLeft-sm-15pct {
			padding-left: 15% !important
		}
		.paddingLateral-sm-15pct {
			padding-top: 15% !important;
			padding-bottom: 15% !important
		}
		.paddingGutter-sm-15pct {
			padding-right: 15% !important;
			padding-left: 15% !important
		}
	.padding-sm-20 {
		padding: 20px !important
	}
		.paddingTop-sm-20 {
			padding-top: 20px !important
		}
		.paddingRight-sm-20 {
			padding-right: 20px !important
		}
		.paddingBottom-sm-20 {
			padding-bottom: 20px !important
		}
		.paddingLeft-sm-20 {
			padding-left: 20px !important
		}
		.paddingLateral-sm-20 {
			padding-top: 20px !important;
			padding-bottom: 20px !important
		}
		.paddingGutter-sm-20 {
			padding-right: 20px !important;
			padding-left: 20px !important
		}
	.padding-sm-20pct {
		padding: 20% !important
	}
		.paddingTop-sm-20pct {
			padding-top: 20% !important
		}
		.paddingRight-sm-20pct {
			padding-right: 20% !important
		}
		.paddingBottom-sm-20pct {
			padding-bottom: 20% !important
		}
		.paddingLeft-sm-20pct {
			padding-left: 20% !important
		}
		.paddingLateral-sm-20pct {
			padding-top: 20% !important;
			padding-bottom: 20% !important
		}
		.paddingGutter-sm-20pct {
			padding-right: 20% !important;
			padding-left: 20% !important
		}
	.padding-sm-25 {
		padding: 25px !important
	}
		.paddingTop-sm-25 {
			padding-top: 25px !important
		}
		.paddingRight-sm-25 {
			padding-right: 25px !important
		}
		.paddingBottom-sm-25 {
			padding-bottom: 25px !important
		}
		.paddingLeft-sm-25 {
			padding-left: 25px !important
		}
		.paddingLateral-sm-25 {
			padding-top: 25px !important;
			padding-bottom: 25px !important
		}
		.paddingGutter-sm-25 {
			padding-right: 25px !important;
			padding-left: 25px !important
		}
	.padding-sm-25pct {
		padding: 25% !important
	}
		.paddingTop-sm-25pct {
			padding-top: 25% !important
		}
		.paddingRight-sm-25pct {
			padding-right: 25% !important
		}
		.paddingBottom-sm-25pct {
			padding-bottom: 25% !important
		}
		.paddingLeft-sm-25pct {
			padding-left: 25% !important
		}
		.paddingLateral-sm-25pct {
			padding-top: 25% !important;
			padding-bottom: 25% !important
		}
		.paddingGutter-sm-25pct {
			padding-right: 25% !important;
			padding-left: 25% !important
		}
	.padding-sm-30 {
		padding: 30px !important
	}
		.paddingTop-sm-30 {
			padding-top: 30px !important
		}
		.paddingRight-sm-30 {
			padding-right: 30px !important
		}
		.paddingBottom-sm-30 {
			padding-bottom: 30px !important
		}
		.paddingLeft-sm-30 {
			padding-left: 30px !important
		}
		.paddingLateral-sm-30 {
			padding-top: 30px !important;
			padding-bottom: 30px !important
		}
		.paddingGutter-sm-30 {
			padding-right: 30px !important;
			padding-left: 30px !important
		}
	.padding-sm-35 {
		padding: 35px !important
	}
		.paddingTop-sm-35 {
			padding-top: 35px !important
		}
		.paddingRight-sm-35 {
			padding-right: 35px !important
		}
		.paddingBottom-sm-35 {
			padding-bottom: 35px !important
		}
		.paddingLeft-sm-35 {
			padding-left: 35px !important
		}
		.paddingLateral-sm-35 {
			padding-top: 35px !important;
			padding-bottom: 35px !important
		}
		.paddingGutter-sm-35 {
			padding-right: 35px !important;
			padding-left: 35px !important
		}
	.padding-sm-40 {
		padding: 40px !important
	}
		.paddingTop-sm-40 {
			padding-top: 40px !important
		}
		.paddingRight-sm-40 {
			padding-right: 40px !important
		}
		.paddingBottom-sm-40 {
			padding-bottom: 40px !important
		}
		.paddingLeft-sm-40 {
			padding-left: 40px !important
		}
		.paddingLateral-sm-40 {
			padding-top: 40px !important;
			padding-bottom: 40px !important
		}
		.paddingGutter-sm-40 {
			padding-right: 40px !important;
			padding-left: 40px !important
		}
	.padding-sm-45 {
		padding: 45px !important
	}
		.paddingTop-sm-45 {
			padding-top: 45px !important
		}
		.paddingRight-sm-45 {
			padding-right: 45px !important
		}
		.paddingBottom-sm-45 {
			padding-bottom: 45px !important
		}
		.paddingLeft-sm-45 {
			padding-left: 45px !important
		}
		.paddingLateral-sm-45 {
			padding-top: 45px !important;
			padding-bottom: 45px !important
		}
		.paddingGutter-sm-45 {
			padding-right: 45px !important;
			padding-left: 45px !important
		}
	.padding-sm-50 {
		padding: 50px !important
	}
		.paddingTop-sm-50 {
			padding-top: 50px !important
		}
		.paddingRight-sm-50 {
			padding-right: 50px !important
		}
		.paddingBottom-sm-50 {
			padding-bottom: 50px !important
		}
		.paddingLeft-sm-50 {
			padding-left: 50px !important
		}
		.paddingLateral-sm-50 {
			padding-top: 50px !important;
			padding-bottom: 50px !important
		}
		.paddingGutter-sm-50 {
			padding-right: 50px !important;
			padding-left: 50px !important
		}
	.padding-sm-55 {
		padding: 55px !important
	}
		.paddingTop-sm-55 {
			padding-top: 55px !important
		}
		.paddingRight-sm-55 {
			padding-right: 55px !important
		}
		.paddingBottom-sm-55 {
			padding-bottom: 55px !important
		}
		.paddingLeft-sm-55 {
			padding-left: 55px !important
		}
		.paddingLateral-sm-55 {
			padding-top: 55px !important;
			padding-bottom: 55px !important
		}
		.paddingGutter-sm-55 {
			padding-right: 55px !important;
			padding-left: 55px !important
		}
	.padding-sm-60 {
		padding: 60px !important
	}
		.paddingTop-sm-60 {
			padding-top: 60px !important
		}
		.paddingRight-sm-60 {
			padding-right: 60px !important
		}
		.paddingBottom-sm-60 {
			padding-bottom: 60px !important
		}
		.paddingLeft-sm-60 {
			padding-left: 60px !important
		}
		.paddingLateral-sm-60 {
			padding-top: 60px !important;
			padding-bottom: 60px !important
		}
		.paddingGutter-sm-60 {
			padding-right: 60px !important;
			padding-left: 60px !important
		}
	.padding-sm-65 {
		padding: 65px !important
	}
		.paddingTop-sm-65 {
			padding-top: 65px !important
		}
		.paddingRight-sm-65 {
			padding-right: 65px !important
		}
		.paddingBottom-sm-65 {
			padding-bottom: 65px !important
		}
		.paddingLeft-sm-65 {
			padding-left: 65px !important
		}
		.paddingLateral-sm-65 {
			padding-top: 65px !important;
			padding-bottom: 65px !important
		}
		.paddingGutter-sm-65 {
			padding-right: 65px !important;
			padding-left: 65px !important
		}
	.padding-sm-70 {
		padding: 70px !important
	}
		.paddingTop-sm-70 {
			padding-top: 70px !important
		}
		.paddingRight-sm-70 {
			padding-right: 70px !important
		}
		.paddingBottom-sm-70 {
			padding-bottom: 70px !important
		}
		.paddingLeft-sm-70 {
			padding-left: 70px !important
		}
		.paddingLateral-sm-70 {
			padding-top: 70px !important;
			padding-bottom: 70px !important
		}
		.paddingGutter-sm-70 {
			padding-right: 70px !important;
			padding-left: 70px !important
		}
	.padding-sm-75 {
		padding: 75px !important
	}
		.paddingTop-sm-75 {
			padding-top: 75px !important
		}
		.paddingRight-sm-75 {
			padding-right: 75px !important
		}
		.paddingBottom-sm-75 {
			padding-bottom: 75px !important
		}
		.paddingLeft-sm-75 {
			padding-left: 75px !important
		}
		.paddingLateral-sm-75 {
			padding-top: 75px !important;
			padding-bottom: 75px !important
		}
		.paddingGutter-sm-75 {
			padding-right: 75px !important;
			padding-left: 75px !important
		}
	.padding-sm-80 {
		padding: 80px !important
	}
		.paddingTop-sm-80 {
			padding-top: 80px !important
		}
		.paddingRight-sm-80 {
			padding-right: 80px !important
		}
		.paddingBottom-sm-80 {
			padding-bottom: 80px !important
		}
		.paddingLeft-sm-80 {
			padding-left: 80px !important
		}
		.paddingLateral-sm-80 {
			padding-top: 80px !important;
			padding-bottom: 80px !important
		}
		.paddingGutter-sm-80 {
			padding-right: 80px !important;
			padding-left: 80px !important
		}
	.padding-sm-85 {
		padding: 85px !important
	}
		.paddingTop-sm-85 {
			padding-top: 85px !important
		}
		.paddingRight-sm-85 {
			padding-right: 85px !important
		}
		.paddingBottom-sm-85 {
			padding-bottom: 85px !important
		}
		.paddingLeft-sm-85 {
			padding-left: 85px !important
		}
		.paddingLateral-sm-85 {
			padding-top: 85px !important;
			padding-bottom: 85px !important
		}
		.paddingGutter-sm-85 {
			padding-right: 85px !important;
			padding-left: 85px !important
		}
	.padding-sm-90 {
		padding: 90px !important
	}
		.paddingTop-sm-90 {
			padding-top: 90px !important
		}
		.paddingRight-sm-90 {
			padding-right: 90px !important
		}
		.paddingBottom-sm-90 {
			padding-bottom: 90px !important
		}
		.paddingLeft-sm-90 {
			padding-left: 90px !important
		}
		.paddingLateral-sm-90 {
			padding-top: 90px !important;
			padding-bottom: 90px !important
		}
		.paddingGutter-sm-90 {
			padding-right: 90px !important;
			padding-left: 90px !important
		}
	.padding-sm-95 {
		padding: 95px !important
	}
		.paddingTop-sm-95 {
			padding-top: 95px !important
		}
		.paddingRight-sm-95 {
			padding-right: 95px !important
		}
		.paddingBottom-sm-95 {
			padding-bottom: 95px !important
		}
		.paddingLeft-sm-95 {
			padding-left: 95px !important
		}
		.paddingLateral-sm-95 {
			padding-top: 95px !important;
			padding-bottom: 95px !important
		}
		.paddingGutter-sm-95 {
			padding-right: 95px !important;
			padding-left: 95px !important
		}
	.padding-sm-100 {
		padding: 100px !important
	}
		.paddingTop-sm-100 {
			padding-top: 100px !important
		}
		.paddingRight-sm-100 {
			padding-right: 100px !important
		}
		.paddingBottom-sm-100 {
			padding-bottom: 100px !important
		}
		.paddingLeft-sm-100 {
			padding-left: 100px !important
		}
		.paddingLateral-sm-100 {
			padding-top: 100px !important;
			padding-bottom: 100px !important
		}
		.paddingGutter-sm-100 {
			padding-right: 100px !important;
			padding-left: 100px !important
		}
	.margin-sm-none {
		margin: 0 !important
	}
		.marginTop-sm-none {
			margin-top: 0 !important
		}
		.marginRight-sm-none {
			margin-right: 0 !important
		}
		.marginBottom-sm-none {
			margin-bottom: 0 !important
		}
		.marginLeft-sm-none {
			margin-left: 0 !important
		}
		.marginLateral-sm-none {
			margin-top: 0 !important;
			margin-bottom: 0 !important
		}
		.marginGutter-sm-none {
			margin-right: 0 !important;
			margin-left: 0 !important
		}
	.margin-sm-1 {
		margin: 1px !important
	}
		.marginTop-sm-1 {
			margin-top: 1px !important
		}
			.marginTop-sm-pull-1 {
				margin-top: -1px !important
			}
		.marginRight-sm-1 {
			margin-right: 1px !important
		}
			.marginRight-sm-pull-1 {
				margin-right: -1px !important
			}
		.marginBottom-sm-1 {
			margin-bottom: 1px !important
		}
			.marginBottom-sm-pull-1 {
				margin-bottom: -1px !important
			}
		.marginLeft-sm-1 {
			margin-left: 1px !important
		}
			.marginLeft-sm-pull-1 {
				margin-left: -1px !important
			}
		.marginLateral-sm-1 {
			margin-top: 1px !important;
			margin-bottom: 1px !important
		}
			.marginLateral-sm-pull-1 {
				margin-top: -1px !important;
				margin-bottom: -1px !important
			}
		.marginGutter-sm-1 {
			margin-right: 1px !important;
			margin-left: 1px !important
		}
			.marginGutter-sm-pull-1 {
				margin-right: -1px !important;
				margin-left: -1px !important
			}
	.margin-sm-2 {
		margin: 2px !important
	}
		.marginTop-sm-2 {
			margin-top: 2px !important
		}
			.marginTop-sm-pull-2 {
				margin-top: -2px !important
			}
		.marginRight-sm-2 {
			margin-right: 2px !important
		}
			.marginRight-sm-pull-2 {
				margin-right: -2px !important
			}
		.marginBottom-sm-2 {
			margin-bottom: 2px !important
		}
			.marginBottom-sm-pull-2 {
				margin-bottom: -2px !important
			}
		.marginLeft-sm-2 {
			margin-left: 2px !important
		}
			.marginLeft-sm-pull-2 {
				margin-left: -2px !important
			}
		.marginLateral-sm-2 {
			margin-top: 2px !important;
			margin-bottom: 2px !important
		}
			.marginLateral-sm-pull-2 {
				margin-top: -2px !important;
				margin-bottom: -2px !important
			}
		.marginGutter-sm-2 {
			margin-right: 2px !important;
			margin-left: 2px !important
		}
			.marginGutter-sm-pull-2 {
				margin-right: -2px !important;
				margin-left: -2px !important
			}
	.margin-sm-3 {
		margin: 3px !important
	}
		.marginTop-sm-3 {
			margin-top: 3px !important
		}
			.marginTop-sm-pull-3 {
				margin-top: -3px !important
			}
		.marginRight-sm-3 {
			margin-right: 3px !important
		}
			.marginRight-sm-pull-3 {
				margin-right: -3px !important
			}
		.marginBottom-sm-3 {
			margin-bottom: 3px !important
		}
			.marginBottom-sm-pull-3 {
				margin-bottom: -3px !important
			}
		.marginLeft-sm-3 {
			margin-left: 3px !important
		}
			.marginLeft-sm-pull-3 {
				margin-left: -3px !important
			}
		.marginLateral-sm-3 {
			margin-top: 3px !important;
			margin-bottom: 3px !important
		}
			.marginLateral-sm-pull-3 {
				margin-top: -3px !important;
				margin-bottom: -3px !important
			}
		.marginGutter-sm-3 {
			margin-right: 3px !important;
			margin-left: 3px !important
		}
			.marginGutter-sm-pull-3 {
				margin-right: -3px !important;
				margin-left: -3px !important
			}
	.margin-sm-5 {
		margin: 5px !important
	}
		.marginTop-sm-5 {
			margin-top: 5px !important
		}
			.marginTop-sm-pull-5 {
				margin-top: -5px !important
			}
		.marginRight-sm-5 {
			margin-right: 5px !important
		}
			.marginRight-sm-pull-5 {
				margin-right: -5px !important
			}
		.marginBottom-sm-5 {
			margin-bottom: 5px !important
		}
			.marginBottom-sm-pull-5 {
				margin-bottom: -5px !important
			}
		.marginLeft-sm-5 {
			margin-left: 5px !important
		}
			.marginLeft-sm-pull-5 {
				margin-left: -5px !important
			}
		.marginLateral-sm-5 {
			margin-top: 5px !important;
			margin-bottom: 5px !important
		}
			.marginLateral-sm-pull-5 {
				margin-top: -5px !important;
				margin-bottom: -5px !important
			}
		.marginGutter-sm-5 {
			margin-right: 5px !important;
			margin-left: 5px !important
		}
			.marginGutter-sm-pull-5 {
				margin-right: -5px !important;
				margin-left: -5px !important
			}
	.margin-sm-10 {
		margin: 10px !important
	}
		.marginTop-sm-10 {
			margin-top: 10px !important
		}
			.marginTop-sm-pull-10 {
				margin-top: -10px !important
			}
		.marginRight-sm-10 {
			margin-right: 10px !important
		}
			.marginRight-sm-pull-10 {
				margin-right: -10px !important
			}
		.marginBottom-sm-10 {
			margin-bottom: 10px !important
		}
			.marginBottom-sm-pull-10 {
				margin-bottom: -10px !important
			}
		.marginLeft-sm-10 {
			margin-left: 10px !important
		}
			.marginLeft-sm-pull-10 {
				margin-left: -10px !important
			}
		.marginLateral-sm-10 {
			margin-top: 10px !important;
			margin-bottom: 10px !important
		}
			.marginLateral-sm-pull-10 {
				margin-top: -10px !important;
				margin-bottom: -10px !important
			}
		.marginGutter-sm-10 {
			margin-right: 10px !important;
			margin-left: 10px !important
		}
			.marginGutter-sm-pull-10 {
				margin-right: -10px !important;
				margin-left: -10px !important
			}
	.margin-sm-15 {
		margin: 15px !important
	}
		.marginTop-sm-15 {
			margin-top: 15px !important
		}
			.marginTop-sm-pull-15 {
				margin-top: -15px !important
			}
		.marginRight-sm-15 {
			margin-right: 15px !important
		}
			.marginRight-sm-pull-15 {
				margin-right: -15px !important
			}
		.marginBottom-sm-15 {
			margin-bottom: 15px !important
		}
			.marginBottom-sm-pull-15 {
				margin-bottom: -15px !important
			}
		.marginLeft-sm-15 {
			margin-left: 15px !important
		}
			.marginLeft-sm-pull-15 {
				margin-left: -15px !important
			}
		.marginLateral-sm-15 {
			margin-top: 15px !important;
			margin-bottom: 15px !important
		}
			.marginLateral-sm-pull-15 {
				margin-top: -15px !important;
				margin-bottom: -15px !important
			}
		.marginGutter-sm-15 {
			margin-right: 15px !important;
			margin-left: 15px !important
		}
			.marginGutter-sm-pull-15 {
				margin-right: -15px !important;
				margin-left: -15px !important
			}
	.margin-sm-20 {
		margin: 20px !important
	}
		.marginTop-sm-20 {
			margin-top: 20px !important
		}
			.marginTop-sm-pull-20 {
				margin-top: -20px !important
			}
		.marginRight-sm-20 {
			margin-right: 20px !important
		}
			.marginRight-sm-pull-20 {
				margin-right: -20px !important
			}
		.marginBottom-sm-20 {
			margin-bottom: 20px !important
		}
			.marginBottom-sm-pull-20 {
				margin-bottom: -20px !important
			}
		.marginLeft-sm-20 {
			margin-left: 20px !important
		}
			.marginLeft-sm-pull-20 {
				margin-left: -20px !important
			}
		.marginLateral-sm-20 {
			margin-top: 20px !important;
			margin-bottom: 20px !important
		}
			.marginLateral-sm-pull-20 {
				margin-top: -20px !important;
				margin-bottom: -20px !important
			}
		.marginGutter-sm-20 {
			margin-right: 20px !important;
			margin-left: 20px !important
		}
			.marginGutter-sm-pull-20 {
				margin-right: -20px !important;
				margin-left: -20px !important
			}
	.margin-sm-25 {
		margin: 25px !important
	}
		.marginTop-sm-25 {
			margin-top: 25px !important
		}
			.marginTop-sm-pull-25 {
				margin-top: -25px !important
			}
		.marginRight-sm-25 {
			margin-right: 25px !important
		}
			.marginRight-sm-pull-25 {
				margin-right: -25px !important
			}
		.marginBottom-sm-25 {
			margin-bottom: 25px !important
		}
			.marginBottom-sm-pull-25 {
				margin-bottom: -25px !important
			}
		.marginLeft-sm-25 {
			margin-left: 25px !important
		}
			.marginLeft-sm-pull-25 {
				margin-left: -25px !important
			}
		.marginLateral-sm-25 {
			margin-top: 25px !important;
			margin-bottom: 25px !important
		}
			.marginLateral-sm-pull-25 {
				margin-top: -25px !important;
				margin-bottom: -25px !important
			}
		.marginGutter-sm-25 {
			margin-right: 25px !important;
			margin-left: 25px !important
		}
			.marginGutter-sm-pull-25 {
				margin-right: -25px !important;
				margin-left: -25px !important
			}
	.margin-sm-30 {
		margin: 30px !important
	}
		.marginTop-sm-30 {
			margin-top: 30px !important
		}
			.marginTop-sm-pull-30 {
				margin-top: -30px !important
			}
		.marginRight-sm-30 {
			margin-right: 30px !important
		}
			.marginRight-sm-pull-30 {
				margin-right: -30px !important
			}
		.marginBottom-sm-30 {
			margin-bottom: 30px !important
		}
			.marginBottom-sm-pull-30 {
				margin-bottom: -30px !important
			}
		.marginLeft-sm-30 {
			margin-left: 30px !important
		}
			.marginLeft-sm-pull-30 {
				margin-left: -30px !important
			}
		.marginLateral-sm-30 {
			margin-top: 30px !important;
			margin-bottom: 30px !important
		}
			.marginLateral-sm-pull-30 {
				margin-top: -30px !important;
				margin-bottom: -30px !important
			}
		.marginGutter-sm-30 {
			margin-right: 30px !important;
			margin-left: 30px !important
		}
			.marginGutter-sm-pull-30 {
				margin-right: -30px !important;
				margin-left: -30px !important
			}
	.margin-sm-35 {
		margin: 35px !important
	}
		.marginTop-sm-35 {
			margin-top: 35px !important
		}
			.marginTop-sm-pull-35 {
				margin-top: -35px !important
			}
		.marginRight-sm-35 {
			margin-right: 35px !important
		}
			.marginRight-sm-pull-35 {
				margin-right: -35px !important
			}
		.marginBottom-sm-35 {
			margin-bottom: 35px !important
		}
			.marginBottom-sm-pull-35 {
				margin-bottom: -35px !important
			}
		.marginLeft-sm-35 {
			margin-left: 35px !important
		}
			.marginLeft-sm-pull-35 {
				margin-left: -35px !important
			}
		.marginLateral-sm-35 {
			margin-top: 35px !important;
			margin-bottom: 35px !important
		}
			.marginLateral-sm-pull-35 {
				margin-top: -35px !important;
				margin-bottom: -35px !important
			}
		.marginGutter-sm-35 {
			margin-right: 35px !important;
			margin-left: 35px !important
		}
			.marginGutter-sm-pull-35 {
				margin-right: -35px !important;
				margin-left: -35px !important
			}
	.margin-sm-40 {
		margin: 40px !important
	}
		.marginTop-sm-40 {
			margin-top: 40px !important
		}
			.marginTop-sm-pull-40 {
				margin-top: -40px !important
			}
		.marginRight-sm-40 {
			margin-right: 40px !important
		}
			.marginRight-sm-pull-40 {
				margin-right: -40px !important
			}
		.marginBottom-sm-40 {
			margin-bottom: 40px !important
		}
			.marginBottom-sm-pull-40 {
				margin-bottom: -40px !important
			}
		.marginLeft-sm-40 {
			margin-left: 40px !important
		}
			.marginLeft-sm-pull-40 {
				margin-left: -40px !important
			}
		.marginLateral-sm-40 {
			margin-top: 40px !important;
			margin-bottom: 40px !important
		}
			.marginLateral-sm-pull-40 {
				margin-top: -40px !important;
				margin-bottom: -40px !important
			}
		.marginGutter-sm-40 {
			margin-right: 40px !important;
			margin-left: 40px !important
		}
			.marginGutter-sm-pull-40 {
				margin-right: -40px !important;
				margin-left: -40px !important
			}
	.margin-sm-45 {
		margin: 45px !important
	}
		.marginTop-sm-45 {
			margin-top: 45px !important
		}
			.marginTop-sm-pull-45 {
				margin-top: -45px !important
			}
		.marginRight-sm-45 {
			margin-right: 45px !important
		}
			.marginRight-sm-pull-45 {
				margin-right: -45px !important
			}
		.marginBottom-sm-45 {
			margin-bottom: 45px !important
		}
			.marginBottom-sm-pull-45 {
				margin-bottom: -45px !important
			}
		.marginLeft-sm-45 {
			margin-left: 45px !important
		}
			.marginLeft-sm-pull-45 {
				margin-left: -45px !important
			}
		.marginLateral-sm-45 {
			margin-top: 45px !important;
			margin-bottom: 45px !important
		}
			.marginLateral-sm-pull-45 {
				margin-top: -45px !important;
				margin-bottom: -45px !important
			}
		.marginGutter-sm-45 {
			margin-right: 45px !important;
			margin-left: 45px !important
		}
			.marginGutter-sm-pull-45 {
				margin-right: -45px !important;
				margin-left: -45px !important
			}
	.margin-sm-50 {
		margin: 50px !important
	}
		.marginTop-sm-50 {
			margin-top: 50px !important
		}
			.marginTop-sm-pull-50 {
				margin-top: -50px !important
			}
		.marginRight-sm-50 {
			margin-right: 50px !important
		}
			.marginRight-sm-pull-50 {
				margin-right: -50px !important
			}
		.marginBottom-sm-50 {
			margin-bottom: 50px !important
		}
			.marginBottom-sm-pull-50 {
				margin-bottom: -50px !important
			}
		.marginLeft-sm-50 {
			margin-left: 50px !important
		}
			.marginLeft-sm-pull-50 {
				margin-left: -50px !important
			}
		.marginLateral-sm-50 {
			margin-top: 50px !important;
			margin-bottom: 50px !important
		}
			.marginLateral-sm-pull-50 {
				margin-top: -50px !important;
				margin-bottom: -50px !important
			}
		.marginGutter-sm-50 {
			margin-right: 50px !important;
			margin-left: 50px !important
		}
			.marginGutter-sm-pull-50 {
				margin-right: -50px !important;
				margin-left: -50px !important
			}
	.margin-sm-55 {
		margin: 55px !important
	}
		.marginTop-sm-55 {
			margin-top: 55px !important
		}
			.marginTop-sm-pull-55 {
				margin-top: -55px !important
			}
		.marginRight-sm-55 {
			margin-right: 55px !important
		}
			.marginRight-sm-pull-55 {
				margin-right: -55px !important
			}
		.marginBottom-sm-55 {
			margin-bottom: 55px !important
		}
			.marginBottom-sm-pull-55 {
				margin-bottom: -55px !important
			}
		.marginLeft-sm-55 {
			margin-left: 55px !important
		}
			.marginLeft-sm-pull-55 {
				margin-left: -55px !important
			}
		.marginLateral-sm-55 {
			margin-top: 55px !important;
			margin-bottom: 55px !important
		}
			.marginLateral-sm-pull-55 {
				margin-top: -55px !important;
				margin-bottom: -55px !important
			}
		.marginGutter-sm-55 {
			margin-right: 55px !important;
			margin-left: 55px !important
		}
			.marginGutter-sm-pull-55 {
				margin-right: -55px !important;
				margin-left: -55px !important
			}
	.margin-sm-60 {
		margin: 60px !important
	}
		.marginTop-sm-60 {
			margin-top: 60px !important
		}
			.marginTop-sm-pull-60 {
				margin-top: -60px !important
			}
		.marginRight-sm-60 {
			margin-right: 60px !important
		}
			.marginRight-sm-pull-60 {
				margin-right: -60px !important
			}
		.marginBottom-sm-60 {
			margin-bottom: 60px !important
		}
			.marginBottom-sm-pull-60 {
				margin-bottom: -60px !important
			}
		.marginLeft-sm-60 {
			margin-left: 60px !important
		}
			.marginLeft-sm-pull-60 {
				margin-left: -60px !important
			}
		.marginLateral-sm-60 {
			margin-top: 60px !important;
			margin-bottom: 60px !important
		}
			.marginLateral-sm-pull-60 {
				margin-top: -60px !important;
				margin-bottom: -60px !important
			}
		.marginGutter-sm-60 {
			margin-right: 60px !important;
			margin-left: 60px !important
		}
			.marginGutter-sm-pull-60 {
				margin-right: -60px !important;
				margin-left: -60px !important
			}
	.margin-sm-65 {
		margin: 65px !important
	}
		.marginTop-sm-65 {
			margin-top: 65px !important
		}
			.marginTop-sm-pull-65 {
				margin-top: -65px !important
			}
		.marginRight-sm-65 {
			margin-right: 65px !important
		}
			.marginRight-sm-pull-65 {
				margin-right: -65px !important
			}
		.marginBottom-sm-65 {
			margin-bottom: 65px !important
		}
			.marginBottom-sm-pull-65 {
				margin-bottom: -65px !important
			}
		.marginLeft-sm-65 {
			margin-left: 65px !important
		}
			.marginLeft-sm-pull-65 {
				margin-left: -65px !important
			}
		.marginLateral-sm-65 {
			margin-top: 65px !important;
			margin-bottom: 10px !important
		}
			.marginLateral-sm-pull-65 {
				margin-top: -65px !important;
				margin-bottom: -65px !important
			}
		.marginGutter-sm-65 {
			margin-right: 65px !important;
			margin-left: 65px !important
		}
			.marginGutter-sm-pull-65 {
				margin-right: -65px !important;
				margin-left: -65px !important
			}
	.margin-sm-70 {
		margin: 70px !important
	}
		.marginTop-sm-70 {
			margin-top: 70px !important
		}
			.marginTop-sm-pull-70 {
				margin-top: -70px !important
			}
		.marginRight-sm-70 {
			margin-right: 70px !important
		}
			.marginRight-sm-pull-70 {
				margin-right: -70px !important
			}
		.marginBottom-sm-70 {
			margin-bottom: 70px !important
		}
			.marginBottom-sm-pull-70 {
				margin-bottom: -70px !important
			}
		.marginLeft-sm-70 {
			margin-left: 70px !important
		}
			.marginLeft-sm-pull-70 {
				margin-left: -70px !important
			}
		.marginLateral-sm-70 {
			margin-top: 70px !important;
			margin-bottom: 70px !important
		}
			.marginLateral-sm-pull-70 {
				margin-top: -70px !important;
				margin-bottom: -70px !important
			}
		.marginGutter-sm-70 {
			margin-right: 70px !important;
			margin-left: 70px !important
		}
			.marginGutter-sm-pull-70 {
				margin-right: -70px !important;
				margin-left: -70px !important
			}
	.margin-sm-75 {
		margin: 75px !important
	}
		.marginTop-sm-75 {
			margin-top: 75px !important
		}
			.marginTop-sm-pull-75 {
				margin-top: -75px !important
			}
		.marginRight-sm-75 {
			margin-right: 75px !important
		}
			.marginRight-sm-pull-75 {
				margin-right: -75px !important
			}
		.marginBottom-sm-75 {
			margin-bottom: 75px !important
		}
			.marginBottom-sm-pull-75 {
				margin-bottom: -75px !important
			}
		.marginLeft-sm-75 {
			margin-left: 75px !important
		}
			.marginLeft-sm-pull-75 {
				margin-left: -75px !important
			}
		.marginLateral-sm-75 {
			margin-top: 75px !important;
			margin-bottom: 75px !important
		}
			.marginLateral-sm-pull-75 {
				margin-top: -75px !important;
				margin-bottom: -75px !important
			}
		.marginGutter-sm-75 {
			margin-right: 75px !important;
			margin-left: 75px !important
		}
			.marginGutter-sm-pull-75 {
				margin-right: -75px !important;
				margin-left: -75px !important
			}
	.margin-sm-80 {
		margin: 80px !important
	}
		.marginTop-sm-80 {
			margin-top: 80px !important
		}
			.marginTop-sm-pull-80 {
				margin-top: -80px !important
			}
		.marginRight-sm-80 {
			margin-right: 80px !important
		}
			.marginRight-sm-pull-80 {
				margin-right: -80px !important
			}
		.marginBottom-sm-80 {
			margin-bottom: 80px !important
		}
			.marginBottom-sm-pull-80 {
				margin-bottom: -80px !important
			}
		.marginLeft-sm-80 {
			margin-left: 80px !important
		}
			.marginLeft-sm-pull-80 {
				margin-left: -80px !important
			}
		.marginLateral-sm-80 {
			margin-top: 80px !important;
			margin-bottom: 80px !important
		}
			.marginLateral-sm-pull-80 {
				margin-top: -80px !important;
				margin-bottom: -80px !important
			}
		.marginGutter-sm-80 {
			margin-right: 80px !important;
			margin-left: 80px !important
		}
			.marginGutter-sm-pull-80 {
				margin-right: -80px !important;
				margin-left: -80px !important
			}
	.margin-sm-85 {
		margin: 85px !important
	}
		.marginTop-sm-85 {
			margin-top: 85px !important
		}
			.marginTop-sm-pull-85 {
				margin-top: -85px !important
			}
		.marginRight-sm-85 {
			margin-right: 85px !important
		}
			.marginRight-sm-pull-85 {
				margin-right: -85px !important
			}
		.marginBottom-sm-85 {
			margin-bottom: 85px !important
		}
			.marginBottom-sm-pull-85 {
				margin-bottom: -85px !important
			}
		.marginLeft-sm-85 {
			margin-left: 85px !important
		}
			.marginLeft-sm-pull-85 {
				margin-left: -85px !important
			}
		.marginLateral-sm-85 {
			margin-top: 85px !important;
			margin-bottom: 85px !important
		}
			.marginLateral-sm-pull-85 {
				margin-top: -85px !important;
				margin-bottom: -85px !important
			}
		.marginGutter-sm-85 {
			margin-right: 85px !important;
			margin-left: 85px !important
		}
			.marginGutter-sm-pull-85 {
				margin-right: -85px !important;
				margin-left: -85px !important
			}
	.margin-sm-90 {
		margin: 90px !important
	}
		.marginTop-sm-90 {
			margin-top: 90px !important
		}
			.marginTop-sm-pull-90 {
				margin-top: -90px !important
			}
		.marginRight-sm-90 {
			margin-right: 90px !important
		}
			.marginRight-sm-pull-90 {
				margin-right: -90px !important
			}
		.marginBottom-sm-90 {
			margin-bottom: 90px !important
		}
			.marginBottom-sm-pull-90 {
				margin-bottom: -90px !important
			}
		.marginLeft-sm-90 {
			margin-left: 90px !important
		}
			.marginLeft-sm-pull-90 {
				margin-left: -90px !important
			}
		.marginLateral-sm-90 {
			margin-top: 90px !important;
			margin-bottom: 90px !important
		}
			.marginLateral-sm-pull-90 {
				margin-top: -90px !important;
				margin-bottom: -90px !important
			}
		.marginGutter-sm-90 {
			margin-right: 90px !important;
			margin-left: 90px !important
		}
			.marginGutter-sm-pull-90 {
				margin-right: -90px !important;
				margin-left: -90px !important
			}
	.margin-sm-95 {
		margin: 95px !important
	}
		.marginTop-sm-95 {
			margin-top: 95px !important
		}
			.marginTop-sm-pull-95 {
				margin-top: -95px !important
			}
		.marginRight-sm-95 {
			margin-right: 95px !important
		}
			.marginRight-sm-pull-95 {
				margin-right: -95px !important
			}
		.marginBottom-sm-95 {
			margin-bottom: 95px !important
		}
			.marginBottom-sm-pull-95 {
				margin-bottom: -95px !important
			}
		.marginLeft-sm-95 {
			margin-left: 95px !important
		}
			.marginLeft-sm-pull-95 {
				margin-left: -95px !important
			}
		.marginLateral-sm-95 {
			margin-top: 95px !important;
			margin-bottom: 95px !important
		}
			.marginLateral-sm-pull-95 {
				margin-top: -95px !important;
				margin-bottom: -95px !important
			}
		.marginGutter-sm-95 {
			margin-right: 95px !important;
			margin-left: 95px !important
		}
			.marginGutter-sm-pull-95 {
				margin-right: -95px !important;
				margin-left: -95px !important
			}
	.margin-sm-100 {
		margin: 100px !important
	}
		.marginTop-sm-100 {
			margin-top: 100px !important
		}
			.marginTop-sm-pull-100 {
				margin-top: -100px !important
			}
		.marginRight-sm-100 {
			margin-right: 100px !important
		}
			.marginRight-sm-pull-100 {
				margin-right: -100px !important
			}
		.marginBottom-sm-100 {
			margin-bottom: 100px !important
		}
			.marginBottom-sm-pull-100 {
				margin-bottom: -100px !important
			}
		.marginLeft-sm-100 {
			margin-left: 100px !important
		}
			.marginLeft-sm-pull-100 {
				margin-left: -100px !important
			}
		.marginLateral-sm-100 {
			margin-top: 100px !important;
			margin-bottom: 100px !important
		}
			.marginLateral-sm-pull-100 {
				margin-top: -100px !important;
				margin-bottom: -100px !important
			}
		.marginGutter-sm-100 {
			margin-right: 100px !important;
			margin-left: 100px !important
		}
			.marginGutter-sm-pull-100 {
				margin-right: -100px !important;
				margin-left: -100px !important
			}
	.fontSize-sm-10pct {
		font-size:10% !important
	}
	.fontSize-sm-20pct {
		font-size:20% !important
	}
	.fontSize-sm-30pct {
		font-size:30% !important
	}
	.fontSize-sm-40pct {
		font-size:40% !important
	}
	.fontSize-sm-50pct {
		font-size:50% !important
	}
	.fontSize-sm-60pct {
		font-size:60% !important
	}
	.fontSize-sm-70pct {
		font-size:70% !important
	}
	.fontSize-sm-80pct {
		font-size:80% !important
	}
	.fontSize-sm-90pct {
		font-size:90% !important
	}
	.fontSize-sm-100pct {
		font-size:100% !important
	}
	.fontSize-sm-110pct {
		font-size:110% !important
	}
	.fontSize-sm-120pct {
		font-size:120% !important
	}
	.fontSize-sm-130pct {
		font-size:130% !important
	}
	.fontSize-sm-140pct {
		font-size:140% !important
	}
	.fontSize-sm-150pct {
		font-size:150% !important
	}
	.fontSize-sm-160pct {
		font-size:160% !important
	}
	.fontSize-sm-170pct {
		font-size:170% !important
	}
	.fontSize-sm-180pct {
		font-size:180% !important
	}
	.fontSize-sm-190pct {
		font-size:90% !important
	}
	.fontSize-sm-200pct {
		font-size:200% !important
	}
	.fontSize-sm-300pct {
		font-size:300% !important
	}
	.fontSize-sm-400pct {
		font-size:400% !important
	}
	.fontSize-sm-500pct {
		font-size:500% !important
	}
	.fontSize-sm-600pct {
		font-size:600% !important
	}
	.fontSize-sm-700pct {
		font-size:700% !important
	}
	.fontSize-sm-800pct {
		font-size:800% !important
	}
	.fontSize-sm-900pct {
		font-size:900% !important
	}
	.fontSize-sm-1000pct {
		font-size:1000% !important
	}
	.fontSize-sm-10px {
		font-size:10px !important
	}
	.fontSize-sm-11px {
		font-size:11px !important
	}
	.fontSize-sm-12px {
		font-size:12px !important
	}
	.fontSize-sm-14px {
		font-size:14px !important
	}
	.fontSize-sm-16px {
		font-size:16px !important
	}
	.fontSize-sm-18px {
		font-size:18px !important
	}
	.fontSize-sm-20px {
		font-size:20px !important
	}
	.fontSize-sm-22px {
		font-size:22px !important
	}
	.fontSize-sm-24px {
		font-size:24px !important
	}
	.fontSize-sm-26px {
		font-size:26px !important
	}
	.fontSize-sm-28px {
		font-size:28px !important
	}
	.fontSize-sm-30px {
		font-size:30px !important
	}
	.fontSize-sm-32px {
		font-size:32px !important
	}
	.fontSize-sm-34px {
		font-size:34px !important
	}
	.fontSize-sm-36px {
		font-size:36px !important
	}
	.fontSize-sm-38px {
		font-size:38px !important
	}
	.fontSize-sm-40px {
		font-size:40px !important
	}
	.fontSize-sm-42px {
		font-size:42px !important
	}
	.fontSize-sm-44px {
		font-size:44px !important
	}
	.fontSize-sm-46px {
		font-size:46px !important
	}
	.fontSize-sm-48px {
		font-size:48px !important
	}
	.fontSize-sm-50px {
		font-size:50px !important
	}
	.fontSize-sm-60px {
		font-size:60px !important
	}
	.fontSize-sm-70px {
		font-size:70px !important
	}
	.fontSize-sm-80px {
		font-size:80px !important
	}
	.fontSize-sm-90px {
		font-size:90px !important
	}
	.fontSize-sm-100px {
		font-size:100px !important
	}
	.fontSize-sm-06em {
		font-size:0.625em !important
	}
	.fontSize-sm-07em {
		font-size:0.75em !important
	}
	.fontSize-sm-08em {
		font-size:0.875em !important
	}
	.fontSize-sm-1em {
		font-size:1em !important
	}
	.fontSize-sm-11em {
		font-size:1.125em !important
	}
	.fontSize-sm-12em {
		font-size:1.25em !important
	}
	.fontSize-sm-13em {
		font-size:1.375em !important
	}
	.fontSize-sm-15em {
		font-size:1.5em !important
	}
	.fontSize-sm-16em {
		font-size:1.625em !important
	}
	.fontSize-sm-17em {
		font-size:1.75em !important
	}
	.fontSize-sm-18em {
		font-size:1.875em !important
	}
	.fontSize-sm-2em {
		font-size:2em !important
	}
	.fontSize-sm-25em {
		font-size:2.5em !important
	}
	.fontSize-sm-3em {
		font-size:3em !important
	}
	.fontSize-sm-35em {
		font-size:3.5em !important
	}
	.fontSize-sm-4em {
		font-size:4em !important
	}
	.fontSize-sm-45em {
		font-size:4.5em !important
	}
	.fontSize-sm-5em {
		font-size:5em !important
	}
	.fontWeight-sm-normal {
		font-weight:normal !important
	}
	.fontWeight-sm-bold {
		font-weight:bold !important
	}
	.fontWeight-sm-bolder {
		font-weight:bolder !important
	}
	.fontWeight-sm-lighter {
		font-weight:lighter !important
	}
	.fontWeight-sm-100 {
		font-weight:100 !important
	}
	.fontWeight-sm-200 {
		font-weight:200 !important
	}
	.fontWeight-sm-300 {
		font-weight:300 !important
	}
	.fontWeight-sm-400 {
		font-weight:400 !important
	}
	.fontWeight-sm-500 {
		font-weight:500 !important
	}
	.fontWeight-sm-600 {
		font-weight:600 !important
	}
	.fontWeight-sm-700 {
		font-weight:700 !important
	}
	.fontWeight-sm-800 {
		font-weight:800 !important
	}
	.fontWeight-sm-900 {
		font-weight:900 !important
	}
	.textAlign-sm-left,.text-sm-left {
		text-align:left !important
	}
	.textAlign-sm-right,.text-sm-right {
		text-align:right !important
	}
	.textAlign-sm-center,.text-sm-center {
		text-align:center !important
	}
	.textAlign-sm-justify,.text-sm-justify {
		text-align:justify !important
	}
	.textAlign-sm-start,.text-sm-start {
		text-align:start !important
	}
	.textAlign-sm-end,.text-sm-end {
		text-align:end !important
	}
	.positionTop-sm-none {
		top:0  !important
	}
	.positionRight-sm-none {
		right:0  !important
	}
	.positionBottom-sm-none {
		bottom:0  !important
	}
	.positionLeft-sm-none {
		left:0  !important
	}
	.positionTop-sm-1 {
		top:1px  !important
	}
	.positionRight-sm-1 {
		right:1px  !important
	}
	.positionBottom-sm-1 {
		bottom:1px  !important
	}
	.positionLeft-sm-1 {
		left:1px  !important
	}
	.positionTop-sm-2 {
		top:2px  !important
	}
	.positionRight-sm-2 {
		right:2px  !important
	}
	.positionBottom-sm-2 {
		bottom:2px  !important
	}
	.positionLeft-sm-2 {
		left:2px  !important
	}
	.positionTop-sm-3 {
		top:3px  !important
	}
	.positionRight-sm-3 {
		right:3px  !important
	}
	.positionBottom-sm-3 {
		bottom:3px  !important
	}
	.positionLeft-sm-3 {
		left:3px  !important
	}
	.positionTop-sm-5 {
		top:5px  !important
	}
	.positionRight-sm-5 {
		right:5px  !important
	}
	.positionBottom-sm-5 {
		bottom:5px  !important
	}
	.positionLeft-sm-5 {
		left:5px  !important
	}
	.positionTop-sm-10 {
		top:10px  !important
	}
	.positionRight-sm-10 {
		right:10px  !important
	}
	.positionBottom-sm-10 {
		bottom:10px  !important
	}
	.positionLeft-sm-10 {
		left:10px  !important
	}
	.positionTop-sm-15 {
		top:15px  !important
	}
	.positionRight-sm-15 {
		right:15px  !important
	}
	.positionBottom-sm-15 {
		bottom:15px  !important
	}
	.positionLeft-sm-15 {
		left:15px  !important
	}
	.positionTop-sm-20 {
		top:20px  !important
	}
	.positionRight-sm-20 {
		right:20px  !important
	}
	.positionBottom-sm-20 {
		bottom:20px  !important
	}
	.positionLeft-sm-20 {
		left:20px  !important
	}
	.positionTop-sm-25 {
		top:25px  !important
	}
	.positionRight-sm-25 {
		right:25px  !important
	}
	.positionBottom-sm-25 {
		bottom:25px  !important
	}
	.positionLeft-sm-25 {
		left:25px  !important
	}
	.positionTop-sm-30 {
		top:30px  !important
	}
	.positionRight-sm-30 {
		right:30px  !important
	}
	.positionBottom-sm-30 {
		bottom:30px  !important
	}
	.positionLeft-sm-30 {
		left:30px  !important
	}
	.positionTop-sm-35 {
		top:35px  !important
	}
	.positionRight-sm-35 {
		right:35px  !important
	}
	.positionBottom-sm-35 {
		bottom:35px  !important
	}
	.positionLeft-sm-35 {
		left:35px  !important
	}
	.positionTop-sm-40 {
		top:40px  !important
	}
	.positionRight-sm-40 {
		right:40px  !important
	}
	.positionBottom-sm-40 {
		bottom:40px  !important
	}
	.positionLeft-sm-40 {
		left:40px  !important
	}
	.positionTop-sm-45 {
		top:45px  !important
	}
	.positionRight-sm-45 {
		right:45px  !important
	}
	.positionBottom-sm-45 {
		bottom:45px  !important
	}
	.positionLeft-sm-45 {
		left:45px  !important
	}
	.positionTop-sm-50 {
		top:50px  !important
	}
	.positionRight-sm-50 {
		right:50px  !important
	}
	.positionBottom-sm-50 {
		bottom:50px  !important
	}
	.positionLeft-sm-50 {
		left:50px  !important
	}
	.positionTop-sm-55 {
		top:55px  !important
	}
	.positionRight-sm-55 {
		right:55px  !important
	}
	.positionBottom-sm-55 {
		bottom:55px  !important
	}
	.positionLeft-sm-55 {
		left:55px  !important
	}
	.positionTop-sm-60 {
		top:60px  !important
	}
	.positionRight-sm-60 {
		right:60px  !important
	}
	.positionBottom-sm-60 {
		bottom:60px  !important
	}
	.positionLeft-sm-60 {
		left:60px  !important
	}
	.positionTop-sm-65 {
		top:65px  !important
	}
	.positionRight-sm-65 {
		right:65px  !important
	}
	.positionBottom-sm-65 {
		bottom:65px  !important
	}
	.positionLeft-sm-65 {
		left:65px  !important
	}
	.positionTop-sm-70 {
		top:70px  !important
	}
	.positionRight-sm-70 {
		right:70px  !important
	}
	.positionBottom-sm-70 {
		bottom:70px  !important
	}
	.positionLeft-sm-70 {
		left:70px  !important
	}
	.positionTop-sm-75 {
		top:75px  !important
	}
	.positionRight-sm-75 {
		right:75px  !important
	}
	.positionBottom-sm-75 {
		bottom:75px  !important
	}
	.positionLeft-sm-75 {
		left:75px  !important
	}
	.positionTop-sm-80 {
		top:80px  !important
	}
	.positionRight-sm-80 {
		right:80px  !important
	}
	.positionBottom-sm-80 {
		bottom:80px  !important
	}
	.positionLeft-sm-80 {
		left:80px  !important
	}
	.positionTop-sm-85 {
		top:85px  !important
	}
	.positionRight-sm-85 {
		right:85px  !important
	}
	.positionBottom-sm-85 {
		bottom:85px  !important
	}
	.positionLeft-sm-85 {
		left:85px  !important
	}
	.positionTop-sm-90 {
		top:90px  !important
	}
	.positionRight-sm-90 {
		right:90px  !important
	}
	.positionBottom-sm-90 {
		bottom:90px  !important
	}
	.positionLeft-sm-90 {
		left:90px  !important
	}
	.positionTop-sm-95 {
		top:95px  !important
	}
	.positionRight-sm-95 {
		right:95px  !important
	}
	.positionBottom-sm-95 {
		bottom:95px  !important
	}
	.positionLeft-sm-95 {
		left:95px  !important
	}
	.positionTop-sm-100 {
		top:100px  !important
	}
	.positionRight-sm-100 {
		right:100px  !important
	}
	.positionBottom-sm-100 {
		bottom:100px  !important
	}
	.positionLeft-sm-100 {
		left:100px  !important
	}
	.positionTop-sm-110 {
		top:110px  !important
	}
	.positionRight-sm-110 {
		right:110px  !important
	}
	.positionBottom-sm-110 {
		bottom:110px  !important
	}
	.positionLeft-sm-110 {
		left:110px  !important
	}
	.positionTop-sm-120 {
		top:120px  !important
	}
	.positionRight-sm-120 {
		right:120px  !important
	}
	.positionBottom-sm-120 {
		bottom:120px  !important
	}
	.positionLeft-sm-120 {
		left:120px  !important
	}
	.positionTop-sm-130 {
		top:130px  !important
	}
	.positionRight-sm-130 {
		right:130px  !important
	}
	.positionBottom-sm-130 {
		bottom:130px  !important
	}
	.positionLeft-sm-130 {
		left:130px  !important
	}
	.positionTop-sm-140 {
		top:140px  !important
	}
	.positionRight-sm-140 {
		right:140px  !important
	}
	.positionBottom-sm-140 {
		bottom:140px  !important
	}
	.positionLeft-sm-140 {
		left:140px  !important
	}
	.positionTop-sm-150 {
		top:150px  !important
	}
	.positionRight-sm-150 {
		right:150px  !important
	}
	.positionBottom-sm-150 {
		bottom:150px  !important
	}
	.positionLeft-sm-150 {
		left:150px  !important
	}
	.positionTop-sm-160 {
		top:160px  !important
	}
	.positionRight-sm-160 {
		right:160px  !important
	}
	.positionBottom-sm-160 {
		bottom:160px  !important
	}
	.positionLeft-sm-160 {
		left:160px  !important
	}
	.positionTop-sm-170 {
		top:170px  !important
	}
	.positionRight-sm-170 {
		right:170px  !important
	}
	.positionBottom-sm-170 {
		bottom:170px  !important
	}
	.positionLeft-sm-170 {
		left:170px  !important
	}
	.positionTop-sm-180 {
		top:180px  !important
	}
	.positionRight-sm-180 {
		right:180px  !important
	}
	.positionBottom-sm-180 {
		bottom:180px  !important
	}
	.positionLeft-sm-180 {
		left:180px  !important
	}
	.positionTop-sm-190 {
		top:190px  !important
	}
	.positionRight-sm-190 {
		right:190px  !important
	}
	.positionBottom-sm-190 {
		bottom:190px  !important
	}
	.positionLeft-sm-190 {
		left:190px  !important
	}
	.positionTop-sm-200 {
		top:200px  !important
	}
	.positionRight-sm-200 {
		right:200px  !important
	}
	.positionBottom-sm-200 {
		bottom:200px  !important
	}
	.positionLeft-sm-200 {
		left:200px  !important
	}
	.positionTop-sm-250 {
		top:250px  !important
	}
	.positionRight-sm-250 {
		right:250px  !important
	}
	.positionBottom-sm-250 {
		bottom:250px  !important
	}
	.positionLeft-sm-250 {
		left:250px  !important
	}
	.positionTop-sm-300 {
		top:300px  !important
	}
	.positionRight-sm-300 {
		right:300px  !important
	}
	.positionBottom-sm-300 {
		bottom:300px  !important
	}
	.positionLeft-sm-300 {
		left:300px  !important
	}
	.positionTop-sm-350 {
		top:350px  !important
	}
	.positionRight-sm-350 {
		right:350px  !important
	}
	.positionBottom-sm-350 {
		bottom:350px  !important
	}
	.positionLeft-sm-350 {
		left:350px  !important
	}
	.positionTop-sm-400 {
		top:400px  !important
	}
	.positionRight-sm-400 {
		right:400px  !important
	}
	.positionBottom-sm-400 {
		bottom:400px  !important
	}
	.positionLeft-sm-400 {
		left:400px  !important
	}
	.positionTop-sm-450 {
		top:450px  !important
	}
	.positionRight-sm-450 {
		right:450px  !important
	}
	.positionBottom-sm-450 {
		bottom:450px  !important
	}
	.positionLeft-sm-450 {
		left:450px  !important
	}
	.positionTop-sm-500 {
		top:500px  !important
	}
	.positionRight-sm-500 {
		right:500px  !important
	}
	.positionBottom-sm-500 {
		bottom:500px  !important
	}
	.positionLeft-sm-500 {
		left:500px  !important
	}
	.positionTop-sm-1pct {
		top:1%  !important
	}
	.positionRight-sm-1pct {
		right:1%  !important
	}
	.positionBottom-sm-1pct {
		bottom:1%  !important
	}
	.positionLeft-sm-1pct {
		left:1%  !important
	}
	.positionTop-sm-2pct {
		top:2%  !important
	}
	.positionRight-sm-2pct {
		right:2%  !important
	}
	.positionBottom-sm-2pct {
		bottom:2%  !important
	}
	.positionLeft-sm-2pct {
		left:2%  !important
	}
	.positionTop-sm-3pct {
		top:3%  !important
	}
	.positionRight-sm-3pct {
		right:3%  !important
	}
	.positionBottom-sm-3pct {
		bottom:3%  !important
	}
	.positionLeft-sm-3pct {
		left:3%  !important
	}
	.positionTop-sm-5pct {
		top:5%  !important
	}
	.positionRight-sm-5pct {
		right:5%  !important
	}
	.positionBottom-sm-5pct {
		bottom:5%  !important
	}
	.positionLeft-sm-5pct {
		left:5%  !important
	}
	.positionTop-sm-10pct {
		top:10%  !important
	}
	.positionRight-sm-10pct {
		right:10%  !important
	}
	.positionBottom-sm-10pct {
		bottom:10%  !important
	}
	.positionLeft-sm-10pct {
		left:10%  !important
	}
	.positionTop-sm-15pct {
		top:15%  !important
	}
	.positionRight-sm-15pct {
		right:15%  !important
	}
	.positionBottom-sm-15pct {
		bottom:15%  !important
	}
	.positionLeft-sm-15pct {
		left:15%  !important
	}
	.positionTop-sm-20pct {
		top:20%  !important
	}
	.positionRight-sm-20pct {
		right:20%  !important
	}
	.positionBottom-sm-20pct {
		bottom:20%  !important
	}
	.positionLeft-sm-20pct {
		left:20%  !important
	}
	.positionTop-sm-25pct {
		top:25%  !important
	}
	.positionRight-sm-25pct {
		right:25%  !important
	}
	.positionBottom-sm-25pct {
		bottom:25%  !important
	}
	.positionLeft-sm-25pct {
		left:25%  !important
	}
	.positionTop-sm-30pct {
		top:30%  !important
	}
	.positionRight-sm-30pct {
		right:30%  !important
	}
	.positionBottom-sm-30pct {
		bottom:30%  !important
	}
	.positionLeft-sm-30pct {
		left:30%  !important
	}
	.positionTop-sm-35pct {
		top:35%  !important
	}
	.positionRight-sm-35pct {
		right:35%  !important
	}
	.positionBottom-sm-35pct {
		bottom:35%  !important
	}
	.positionLeft-sm-35pct {
		left:35%  !important
	}
	.positionTop-sm-40pct {
		top:40%  !important
	}
	.positionRight-sm-40pct {
		right:40%  !important
	}
	.positionBottom-sm-40pct {
		bottom:40%  !important
	}
	.positionLeft-sm-40pct {
		left:40%  !important
	}
	.positionTop-sm-45pct {
		top:45%  !important
	}
	.positionRight-sm-45pct {
		right:45%  !important
	}
	.positionBottom-sm-45pct {
		bottom:45%  !important
	}
	.positionLeft-sm-45pct {
		left:45%  !important
	}
	.positionTop-sm-50pct {
		top:50%  !important
	}
	.positionRight-sm-50pct {
		right:50%  !important
	}
	.positionBottom-sm-50pct {
		bottom:50%  !important
	}
	.positionLeft-sm-50pct {
		left:50%  !important
	}
	.border-sm-none {
		border:none 0px
	}
		.borderTop-sm-none {
			border-top:none 0px
		}
		.borderRight-sm-none {
			border-right:none 0px
		}
		.borderBottom-sm-none {
			border-bottom:none 0px
		}
		.borderLeft-sm-none {
			border-left:none 0px
		}
	.border-sm-transparent {
		border:transparent 1px solid
	}
		.borderTop-sm-transparent {
			border-top:transparent 1px solid
		}
		.borderRight-sm-transparent {
			border-right:transparent 1px solid
		}
		.borderBottom-sm-transparent {
			border-bottom:transparent 1px solid
		}
		.borderLeft-sm-transparent {
			border-left:transparent 1px solid
		}
}
@media (min-width:992px) {
.clear-md-left {
	clear: left !important
}
.clear-md-right {
	clear: right !important
}
.clear-md-none {
	clear: none !important
}
.clear-md-both {
	clear: both !important
}
.clear-md-block {
	clear: both !important;
	display: block !important;
	overflow: hidden !important
}
.float-md-left {
	float: left !important
}
.float-md-center {
	margin: 0 auto !important
}
.float-md-right {
	float: right !important
}
	.padding-md-none {
		padding: 0px !important
	}
		.paddingTop-md-none {
			padding-top: 0px !important
		}
		.paddingRight-md-none {
			padding-right: 0px !important
		}
		.paddingBottom-md-none {
			padding-bottom: 0px !important
		}
		.paddingLeft-md-none {
			padding-left: 0px !important
		}
		.paddingLateral-md-none {
			padding-top: 0 !important;
			padding-bottom: 0 !important
		}
		.paddingGutter-md-none {
			padding-right: 0 !important;
			padding-left: 0 !important
		}
	.padding-md-1 {
		padding: 1px !important
	}
		.paddingTop-md-1 {
			padding-top: 1px !important
		}
		.paddingRight-md-1 {
			padding-right: 1px !important
		}
		.paddingBottom-md-1 {
			padding-bottom: 1px !important
		}
		.paddingLeft-md-1 {
			padding-left: 1px !important
		}
		.paddingLateral-md-1 {
			padding-top: 1px !important;
			padding-bottom: 1px !important
		}
		.paddingGutter-md-1 {
			padding-right: 1px !important;
			padding-left: 1px !important
		}
	.padding-md-1pct {
		padding: 1% !important
	}
		.paddingTop-md-1pct {
			padding-top: 1% !important
		}
		.paddingRight-md-1pct {
			padding-right: 1% !important
		}
		.paddingBottom-md-1pct {
			padding-bottom: 1% !important
		}
		.paddingLeft-md-1pct {
			padding-left: 1% !important
		}
		.paddingLateral-md-1pct {
			padding-top: 1% !important;
			padding-bottom: 1% !important
		}
		.paddingGutter-md-1pct {
			padding-right: 1% !important;
			padding-left: 1% !important
		}
	.padding-md-2 {
		padding: 2px !important
	}
		.paddingTop-md-2 {
			padding-top: 2px !important
		}
		.paddingRight-md-2 {
			padding-right: 2px !important
		}
		.paddingBottom-md-2 {
			padding-bottom: 2px !important
		}
		.paddingLeft-md-2 {
			padding-left: 2px !important
		}
		.paddingLateral-md-2 {
			padding-top: 2px !important;
			padding-bottom: 2px !important
		}
		.paddingGutter-md-2 {
			padding-right: 2px !important;
			padding-left: 2px !important
		}
	.padding-md-2pct {
		padding: 2% !important
	}
		.paddingTop-md-2pct {
			padding-top: 2% !important
		}
		.paddingRight-md-2pct {
			padding-right: 2% !important
		}
		.paddingBottom-md-2pct {
			padding-bottom: 2% !important
		}
		.paddingLeft-md-2pct {
			padding-left: 2% !important
		}
		.paddingLateral-md-2pct {
			padding-top: 2% !important;
			padding-bottom: 2% !important
		}
		.paddingGutter-md-2pct {
			padding-right: 2% !important;
			padding-left: 2% !important
		}
	.padding-md-3 {
		padding: 3px !important
	}
		.paddingTop-md-3 {
			padding-top: 3px !important
		}
		.paddingRight-md-3 {
			padding-right: 3px !important
		}
		.paddingBottom-md-3 {
			padding-bottom: 3px !important
		}
		.paddingLeft-md-3 {
			padding-left: 3px !important
		}
		.paddingLateral-md-3 {
			padding-top: 3px !important;
			padding-bottom: 3px !important
		}
		.paddingGutter-md-3 {
			padding-right: 3px !important;
			padding-left: 3px !important
		}
	.padding-md-3pct {
		padding: 3% !important
	}
		.paddingTop-md-3pct {
			padding-top: 3% !important
		}
		.paddingRight-md-3pct {
			padding-right: 3% !important
		}
		.paddingBottom-md-3pct {
			padding-bottom: 3% !important
		}
		.paddingLeft-md-3pct {
			padding-left: 3% !important
		}
		.paddingLateral-md-3pct {
			padding-top: 3% !important;
			padding-bottom: 3% !important
		}
		.paddingGutter-md-3pct {
			padding-right: 3% !important;
			padding-left: 3% !important
		}
	.padding-md-5 {
		padding: 5px !important
	}
		.paddingTop-md-5 {
			padding-top: 5px !important
		}
		.paddingRight-md-5 {
			padding-right: 5px !important
		}
		.paddingBottom-md-5 {
			padding-bottom: 5px !important
		}
		.paddingLeft-md-5 {
			padding-left: 5px !important
		}
		.paddingLateral-md-5 {
			padding-top: 5px !important;
			padding-bottom: 5px !important
		}
		.paddingGutter-md-5 {
			padding-right: 5px !important;
			padding-left: 5px !important
		}
	.padding-md-5pct {
		padding: 5% !important
	}
		.paddingTop-md-5pct {
			padding-top: 5% !important
		}
		.paddingRight-md-5pct {
			padding-right: 5% !important
		}
		.paddingBottom-md-5pct {
			padding-bottom: 5% !important
		}
		.paddingLeft-md-5pct {
			padding-left: 5% !important
		}
		.paddingLateral-md-5pct {
			padding-top: 5% !important;
			padding-bottom: 5% !important
		}
		.paddingGutter-md-5pct {
			padding-right: 5% !important;
			padding-left: 5% !important
		}
	.padding-md-10 {
		padding: 10px !important
	}
		.paddingTop-md-10 {
			padding-top: 10px !important
		}
		.paddingRight-md-10 {
			padding-right: 10px !important
		}
		.paddingBottom-md-10 {
			padding-bottom: 10px !important
		}
		.paddingLeft-md-10 {
			padding-left: 10px !important
		}
		.paddingLateral-md-10 {
			padding-top: 10px !important;
			padding-bottom: 10px !important
		}
		.paddingGutter-md-10 {
			padding-right: 10px !important;
			padding-left: 10px !important
		}
	.padding-md-10pct {
		padding: 10% !important
	}
		.paddingTop-md-10pct {
			padding-top: 10% !important
		}
		.paddingRight-md-10pct {
			padding-right: 10% !important
		}
		.paddingBottom-md-10pct {
			padding-bottom: 10% !important
		}
		.paddingLeft-md-10pct {
			padding-left: 10% !important
		}
		.paddingLateral-md-10pct {
			padding-top: 10% !important;
			padding-bottom: 10% !important
		}
		.paddingGutter-md-10pct {
			padding-right: 10% !important;
			padding-left: 10% !important
		}
	.padding-md-15 {
		padding: 15px !important
	}
		.paddingTop-md-15 {
			padding-top: 15px !important
		}
		.paddingRight-md-15 {
			padding-right: 15px !important
		}
		.paddingBottom-md-15 {
			padding-bottom: 15px !important
		}
		.paddingLeft-md-15 {
			padding-left: 15px !important
		}
		.paddingLateral-md-15 {
			padding-top: 15px !important;
			padding-bottom: 15px !important
		}
		.paddingGutter-md-15 {
			padding-right: 15px !important;
			padding-left: 15px !important
		}
	.padding-md-15pct {
		padding: 15% !important
	}
		.paddingTop-md-15pct {
			padding-top: 15% !important
		}
		.paddingRight-md-15pct {
			padding-right: 15% !important
		}
		.paddingBottom-md-15pct {
			padding-bottom: 15% !important
		}
		.paddingLeft-md-15pct {
			padding-left: 15% !important
		}
		.paddingLateral-md-15pct {
			padding-top: 15% !important;
			padding-bottom: 15% !important
		}
		.paddingGutter-md-15pct {
			padding-right: 15% !important;
			padding-left: 15% !important
		}
	.padding-md-20 {
		padding: 20px !important
	}
		.paddingTop-md-20 {
			padding-top: 20px !important
		}
		.paddingRight-md-20 {
			padding-right: 20px !important
		}
		.paddingBottom-md-20 {
			padding-bottom: 20px !important
		}
		.paddingLeft-md-20 {
			padding-left: 20px !important
		}
		.paddingLateral-md-20 {
			padding-top: 20px !important;
			padding-bottom: 20px !important
		}
		.paddingGutter-md-20 {
			padding-right: 20px !important;
			padding-left: 20px !important
		}
	.padding-md-20pct {
		padding: 20% !important
	}
		.paddingTop-md-20pct {
			padding-top: 20% !important
		}
		.paddingRight-md-20pct {
			padding-right: 20% !important
		}
		.paddingBottom-md-20pct {
			padding-bottom: 20% !important
		}
		.paddingLeft-md-20pct {
			padding-left: 20% !important
		}
		.paddingLateral-md-20pct {
			padding-top: 20% !important;
			padding-bottom: 20% !important
		}
		.paddingGutter-md-20pct {
			padding-right: 20% !important;
			padding-left: 20% !important
		}
	.padding-md-25 {
		padding: 25px !important
	}
		.paddingTop-md-25 {
			padding-top: 25px !important
		}
		.paddingRight-md-25 {
			padding-right: 25px !important
		}
		.paddingBottom-md-25 {
			padding-bottom: 25px !important
		}
		.paddingLeft-md-25 {
			padding-left: 25px !important
		}
		.paddingLateral-md-25 {
			padding-top: 25px !important;
			padding-bottom: 25px !important
		}
		.paddingGutter-md-25 {
			padding-right: 25px !important;
			padding-left: 25px !important
		}
	.padding-md-25pct {
		padding: 25% !important
	}
		.paddingTop-md-25pct {
			padding-top: 25% !important
		}
		.paddingRight-md-25pct {
			padding-right: 25% !important
		}
		.paddingBottom-md-25pct {
			padding-bottom: 25% !important
		}
		.paddingLeft-md-25pct {
			padding-left: 25% !important
		}
		.paddingLateral-md-25pct {
			padding-top: 25% !important;
			padding-bottom: 25% !important
		}
		.paddingGutter-md-25pct {
			padding-right: 25% !important;
			padding-left: 25% !important
		}
	.padding-md-30 {
		padding: 30px !important
	}
		.paddingTop-md-30 {
			padding-top: 30px !important
		}
		.paddingRight-md-30 {
			padding-right: 30px !important
		}
		.paddingBottom-md-30 {
			padding-bottom: 30px !important
		}
		.paddingLeft-md-30 {
			padding-left: 30px !important
		}
		.paddingLateral-md-30 {
			padding-top: 30px !important;
			padding-bottom: 30px !important
		}
		.paddingGutter-md-30 {
			padding-right: 30px !important;
			padding-left: 30px !important
		}
	.padding-md-35 {
		padding: 35px !important
	}
		.paddingTop-md-35 {
			padding-top: 35px !important
		}
		.paddingRight-md-35 {
			padding-right: 35px !important
		}
		.paddingBottom-md-35 {
			padding-bottom: 35px !important
		}
		.paddingLeft-md-35 {
			padding-left: 35px !important
		}
		.paddingLateral-md-35 {
			padding-top: 35px !important;
			padding-bottom: 35px !important
		}
		.paddingGutter-md-35 {
			padding-right: 35px !important;
			padding-left: 35px !important
		}
	.padding-md-40 {
		padding: 40px !important
	}
		.paddingTop-md-40 {
			padding-top: 40px !important
		}
		.paddingRight-md-40 {
			padding-right: 40px !important
		}
		.paddingBottom-md-40 {
			padding-bottom: 40px !important
		}
		.paddingLeft-md-40 {
			padding-left: 40px !important
		}
		.paddingLateral-md-40 {
			padding-top: 40px !important;
			padding-bottom: 40px !important
		}
		.paddingGutter-md-40 {
			padding-right: 40px !important;
			padding-left: 40px !important
		}
	.padding-md-45 {
		padding: 45px !important
	}
		.paddingTop-md-45 {
			padding-top: 45px !important
		}
		.paddingRight-md-45 {
			padding-right: 45px !important
		}
		.paddingBottom-md-45 {
			padding-bottom: 45px !important
		}
		.paddingLeft-md-45 {
			padding-left: 45px !important
		}
		.paddingLateral-md-45 {
			padding-top: 45px !important;
			padding-bottom: 45px !important
		}
		.paddingGutter-md-45 {
			padding-right: 45px !important;
			padding-left: 45px !important
		}
	.padding-md-50 {
		padding: 50px !important
	}
		.paddingTop-md-50 {
			padding-top: 50px !important
		}
		.paddingRight-md-50 {
			padding-right: 50px !important
		}
		.paddingBottom-md-50 {
			padding-bottom: 50px !important
		}
		.paddingLeft-md-50 {
			padding-left: 50px !important
		}
		.paddingLateral-md-50 {
			padding-top: 50px !important;
			padding-bottom: 50px !important
		}
		.paddingGutter-md-50 {
			padding-right: 50px !important;
			padding-left: 50px !important
		}
	.padding-md-55 {
		padding: 55px !important
	}
		.paddingTop-md-55 {
			padding-top: 55px !important
		}
		.paddingRight-md-55 {
			padding-right: 55px !important
		}
		.paddingBottom-md-55 {
			padding-bottom: 55px !important
		}
		.paddingLeft-md-55 {
			padding-left: 55px !important
		}
		.paddingLateral-md-55 {
			padding-top: 55px !important;
			padding-bottom: 55px !important
		}
		.paddingGutter-md-55 {
			padding-right: 55px !important;
			padding-left: 55px !important
		}
	.padding-md-60 {
		padding: 60px !important
	}
		.paddingTop-md-60 {
			padding-top: 60px !important
		}
		.paddingRight-md-60 {
			padding-right: 60px !important
		}
		.paddingBottom-md-60 {
			padding-bottom: 60px !important
		}
		.paddingLeft-md-60 {
			padding-left: 60px !important
		}
		.paddingLateral-md-60 {
			padding-top: 60px !important;
			padding-bottom: 60px !important
		}
		.paddingGutter-md-60 {
			padding-right: 60px !important;
			padding-left: 60px !important
		}
	.padding-md-65 {
		padding: 65px !important
	}
		.paddingTop-md-65 {
			padding-top: 65px !important
		}
		.paddingRight-md-65 {
			padding-right: 65px !important
		}
		.paddingBottom-md-65 {
			padding-bottom: 65px !important
		}
		.paddingLeft-md-65 {
			padding-left: 65px !important
		}
		.paddingLateral-md-65 {
			padding-top: 65px !important;
			padding-bottom: 65px !important
		}
		.paddingGutter-md-65 {
			padding-right: 65px !important;
			padding-left: 65px !important
		}
	.padding-md-70 {
		padding: 70px !important
	}
		.paddingTop-md-70 {
			padding-top: 70px !important
		}
		.paddingRight-md-70 {
			padding-right: 70px !important
		}
		.paddingBottom-md-70 {
			padding-bottom: 70px !important
		}
		.paddingLeft-md-70 {
			padding-left: 70px !important
		}
		.paddingLateral-md-70 {
			padding-top: 70px !important;
			padding-bottom: 70px !important
		}
		.paddingGutter-md-70 {
			padding-right: 70px !important;
			padding-left: 70px !important
		}
	.padding-md-75 {
		padding: 75px !important
	}
		.paddingTop-md-75 {
			padding-top: 75px !important
		}
		.paddingRight-md-75 {
			padding-right: 75px !important
		}
		.paddingBottom-md-75 {
			padding-bottom: 75px !important
		}
		.paddingLeft-md-75 {
			padding-left: 75px !important
		}
		.paddingLateral-md-75 {
			padding-top: 75px !important;
			padding-bottom: 75px !important
		}
		.paddingGutter-md-75 {
			padding-right: 75px !important;
			padding-left: 75px !important
		}
	.padding-md-80 {
		padding: 80px !important
	}
		.paddingTop-md-80 {
			padding-top: 80px !important
		}
		.paddingRight-md-80 {
			padding-right: 80px !important
		}
		.paddingBottom-md-80 {
			padding-bottom: 80px !important
		}
		.paddingLeft-md-80 {
			padding-left: 80px !important
		}
		.paddingLateral-md-80 {
			padding-top: 80px !important;
			padding-bottom: 80px !important
		}
		.paddingGutter-md-80 {
			padding-right: 80px !important;
			padding-left: 80px !important
		}
	.padding-md-85 {
		padding: 85px !important
	}
		.paddingTop-md-85 {
			padding-top: 85px !important
		}
		.paddingRight-md-85 {
			padding-right: 85px !important
		}
		.paddingBottom-md-85 {
			padding-bottom: 85px !important
		}
		.paddingLeft-md-85 {
			padding-left: 85px !important
		}
		.paddingLateral-md-85 {
			padding-top: 85px !important;
			padding-bottom: 85px !important
		}
		.paddingGutter-md-85 {
			padding-right: 85px !important;
			padding-left: 85px !important
		}
	.padding-md-90 {
		padding: 90px !important
	}
		.paddingTop-md-90 {
			padding-top: 90px !important
		}
		.paddingRight-md-90 {
			padding-right: 90px !important
		}
		.paddingBottom-md-90 {
			padding-bottom: 90px !important
		}
		.paddingLeft-md-90 {
			padding-left: 90px !important
		}
		.paddingLateral-md-90 {
			padding-top: 90px !important;
			padding-bottom: 90px !important
		}
		.paddingGutter-md-90 {
			padding-right: 90px !important;
			padding-left: 90px !important
		}
	.padding-md-95 {
		padding: 95px !important
	}
		.paddingTop-md-95 {
			padding-top: 95px !important
		}
		.paddingRight-md-95 {
			padding-right: 95px !important
		}
		.paddingBottom-md-95 {
			padding-bottom: 95px !important
		}
		.paddingLeft-md-95 {
			padding-left: 95px !important
		}
		.paddingLateral-md-95 {
			padding-top: 95px !important;
			padding-bottom: 95px !important
		}
		.paddingGutter-md-95 {
			padding-right: 95px !important;
			padding-left: 95px !important
		}
	.padding-md-100 {
		padding: 100px !important
	}
		.paddingTop-md-100 {
			padding-top: 100px !important
		}
		.paddingRight-md-100 {
			padding-right: 100px !important
		}
		.paddingBottom-md-100 {
			padding-bottom: 100px !important
		}
		.paddingLeft-md-100 {
			padding-left: 100px !important
		}
		.paddingLateral-md-100 {
			padding-top: 100px !important;
			padding-bottom: 100px !important
		}
		.paddingGutter-md-100 {
			padding-right: 100px !important;
			padding-left: 100px !important
		}
	.margin-md-none {
		margin: 0 !important
	}
		.marginTop-md-none {
			margin-top: 0 !important
		}
		.marginRight-md-none {
			margin-right: 0 !important
		}
		.marginBottom-md-none {
			margin-bottom: 0 !important
		}
		.marginLeft-md-none {
			margin-left: 0 !important
		}
		.marginLateral-md-none {
			margin-top: 0 !important;
			margin-bottom: 0 !important
		}
		.marginGutter-md-none {
			margin-right: 0 !important;
			margin-left: 0 !important
		}
	.margin-md-1 {
		margin: 1px !important
	}
		.marginTop-md-1 {
			margin-top: 1px !important
		}
			.marginTop-md-pull-1 {
				margin-top: -1px !important
			}
		.marginRight-md-1 {
			margin-right: 1px !important
		}
			.marginRight-md-pull-1 {
				margin-right: -1px !important
			}
		.marginBottom-md-1 {
			margin-bottom: 1px !important
		}
			.marginBottom-md-pull-1 {
				margin-bottom: -1px !important
			}
		.marginLeft-md-1 {
			margin-left: 1px !important
		}
			.marginLeft-md-pull-1 {
				margin-left: -1px !important
			}
		.marginLateral-md-1 {
			margin-top: 1px !important;
			margin-bottom: 1px !important
		}
			.marginLateral-md-pull-1 {
				margin-top: -1px !important;
				margin-bottom: -1px !important
			}
		.marginGutter-md-1 {
			margin-right: 1px !important;
			margin-left: 1px !important
		}
			.marginGutter-md-pull-1 {
				margin-right: -1px !important;
				margin-left: -1px !important
			}
	.margin-md-2 {
		margin: 2px !important
	}
		.marginTop-md-2 {
			margin-top: 2px !important
		}
			.marginTop-md-pull-2 {
				margin-top: -2px !important
			}
		.marginRight-md-2 {
			margin-right: 2px !important
		}
			.marginRight-md-pull-2 {
				margin-right: -2px !important
			}
		.marginBottom-md-2 {
			margin-bottom: 2px !important
		}
			.marginBottom-md-pull-2 {
				margin-bottom: -2px !important
			}
		.marginLeft-md-2 {
			margin-left: 2px !important
		}
			.marginLeft-md-pull-2 {
				margin-left: -2px !important
			}
		.marginLateral-md-2 {
			margin-top: 2px !important;
			margin-bottom: 2px !important
		}
			.marginLateral-md-pull-2 {
				margin-top: -2px !important;
				margin-bottom: -2px !important
			}
		.marginGutter-md-2 {
			margin-right: 2px !important;
			margin-left: 2px !important
		}
			.marginGutter-md-pull-2 {
				margin-right: -2px !important;
				margin-left: -2px !important
			}
	.margin-md-3 {
		margin: 3px !important
	}
		.marginTop-md-3 {
			margin-top: 3px !important
		}
			.marginTop-md-pull-3 {
				margin-top: -3px !important
			}
		.marginRight-md-3 {
			margin-right: 3px !important
		}
			.marginRight-md-pull-3 {
				margin-right: -3px !important
			}
		.marginBottom-md-3 {
			margin-bottom: 3px !important
		}
			.marginBottom-md-pull-3 {
				margin-bottom: -3px !important
			}
		.marginLeft-md-3 {
			margin-left: 3px !important
		}
			.marginLeft-md-pull-3 {
				margin-left: -3px !important
			}
		.marginLateral-md-3 {
			margin-top: 3px !important;
			margin-bottom: 3px !important
		}
			.marginLateral-md-pull-3 {
				margin-top: -3px !important;
				margin-bottom: -3px !important
			}
		.marginGutter-md-3 {
			margin-right: 3px !important;
			margin-left: 3px !important
		}
			.marginGutter-md-pull-3 {
				margin-right: -3px !important;
				margin-left: -3px !important
			}
	.margin-md-5 {
		margin: 5px !important
	}
		.marginTop-md-5 {
			margin-top: 5px !important
		}
			.marginTop-md-pull-5 {
				margin-top: -5px !important
			}
		.marginRight-md-5 {
			margin-right: 5px !important
		}
			.marginRight-md-pull-5 {
				margin-right: -5px !important
			}
		.marginBottom-md-5 {
			margin-bottom: 5px !important
		}
			.marginBottom-md-pull-5 {
				margin-bottom: -5px !important
			}
		.marginLeft-md-5 {
			margin-left: 5px !important
		}
			.marginLeft-md-pull-5 {
				margin-left: -5px !important
			}
		.marginLateral-md-5 {
			margin-top: 5px !important;
			margin-bottom: 5px !important
		}
			.marginLateral-md-pull-5 {
				margin-top: -5px !important;
				margin-bottom: -5px !important
			}
		.marginGutter-md-5 {
			margin-right: 5px !important;
			margin-left: 5px !important
		}
			.marginGutter-md-pull-5 {
				margin-right: -5px !important;
				margin-left: -5px !important
			}
	.margin-md-10 {
		margin: 10px !important
	}
		.marginTop-md-10 {
			margin-top: 10px !important
		}
			.marginTop-md-pull-10 {
				margin-top: -10px !important
			}
		.marginRight-md-10 {
			margin-right: 10px !important
		}
			.marginRight-md-pull-10 {
				margin-right: -10px !important
			}
		.marginBottom-md-10 {
			margin-bottom: 10px !important
		}
			.marginBottom-md-pull-10 {
				margin-bottom: -10px !important
			}
		.marginLeft-md-10 {
			margin-left: 10px !important
		}
			.marginLeft-md-pull-10 {
				margin-left: -10px !important
			}
		.marginLateral-md-10 {
			margin-top: 10px !important;
			margin-bottom: 10px !important
		}
			.marginLateral-md-pull-10 {
				margin-top: -10px !important;
				margin-bottom: -10px !important
			}
		.marginGutter-md-10 {
			margin-right: 10px !important;
			margin-left: 10px !important
		}
			.marginGutter-md-pull-10 {
				margin-right: -10px !important;
				margin-left: -10px !important
			}
	.margin-md-15 {
		margin: 15px !important
	}
		.marginTop-md-15 {
			margin-top: 15px !important
		}
			.marginTop-md-pull-15 {
				margin-top: -15px !important
			}
		.marginRight-md-15 {
			margin-right: 15px !important
		}
			.marginRight-md-pull-15 {
				margin-right: -15px !important
			}
		.marginBottom-md-15 {
			margin-bottom: 15px !important
		}
			.marginBottom-md-pull-15 {
				margin-bottom: -15px !important
			}
		.marginLeft-md-15 {
			margin-left: 15px !important
		}
			.marginLeft-md-pull-15 {
				margin-left: -15px !important
			}
		.marginLateral-md-15 {
			margin-top: 15px !important;
			margin-bottom: 15px !important
		}
			.marginLateral-md-pull-15 {
				margin-top: -15px !important;
				margin-bottom: -15px !important
			}
		.marginGutter-md-15 {
			margin-right: 15px !important;
			margin-left: 15px !important
		}
			.marginGutter-md-pull-15 {
				margin-right: -15px !important;
				margin-left: -15px !important
			}
	.margin-md-20 {
		margin: 20px !important
	}
		.marginTop-md-20 {
			margin-top: 20px !important
		}
			.marginTop-md-pull-20 {
				margin-top: -20px !important
			}
		.marginRight-md-20 {
			margin-right: 20px !important
		}
			.marginRight-md-pull-20 {
				margin-right: -20px !important
			}
		.marginBottom-md-20 {
			margin-bottom: 20px !important
		}
			.marginBottom-md-pull-20 {
				margin-bottom: -20px !important
			}
		.marginLeft-md-20 {
			margin-left: 20px !important
		}
			.marginLeft-md-pull-20 {
				margin-left: -20px !important
			}
		.marginLateral-md-20 {
			margin-top: 20px !important;
			margin-bottom: 20px !important
		}
			.marginLateral-md-pull-20 {
				margin-top: -20px !important;
				margin-bottom: -20px !important
			}
		.marginGutter-md-20 {
			margin-right: 20px !important;
			margin-left: 20px !important
		}
			.marginGutter-md-pull-20 {
				margin-right: -20px !important;
				margin-left: -20px !important
			}
	.margin-md-25 {
		margin: 25px !important
	}
		.marginTop-md-25 {
			margin-top: 25px !important
		}
			.marginTop-md-pull-25 {
				margin-top: -25px !important
			}
		.marginRight-md-25 {
			margin-right: 25px !important
		}
			.marginRight-md-pull-25 {
				margin-right: -25px !important
			}
		.marginBottom-md-25 {
			margin-bottom: 25px !important
		}
			.marginBottom-md-pull-25 {
				margin-bottom: -25px !important
			}
		.marginLeft-md-25 {
			margin-left: 25px !important
		}
			.marginLeft-md-pull-25 {
				margin-left: -25px !important
			}
		.marginLateral-md-25 {
			margin-top: 25px !important;
			margin-bottom: 25px !important
		}
			.marginLateral-md-pull-25 {
				margin-top: -25px !important;
				margin-bottom: -25px !important
			}
		.marginGutter-md-25 {
			margin-right: 25px !important;
			margin-left: 25px !important
		}
			.marginGutter-md-pull-25 {
				margin-right: -25px !important;
				margin-left: -25px !important
			}
	.margin-md-30 {
		margin: 30px !important
	}
		.marginTop-md-30 {
			margin-top: 30px !important
		}
			.marginTop-md-pull-30 {
				margin-top: -30px !important
			}
		.marginRight-md-30 {
			margin-right: 30px !important
		}
			.marginRight-md-pull-30 {
				margin-right: -30px !important
			}
		.marginBottom-md-30 {
			margin-bottom: 30px !important
		}
			.marginBottom-md-pull-30 {
				margin-bottom: -30px !important
			}
		.marginLeft-md-30 {
			margin-left: 30px !important
		}
			.marginLeft-md-pull-30 {
				margin-left: -30px !important
			}
		.marginLateral-md-30 {
			margin-top: 30px !important;
			margin-bottom: 30px !important
		}
			.marginLateral-md-pull-30 {
				margin-top: -30px !important;
				margin-bottom: -30px !important
			}
		.marginGutter-md-30 {
			margin-right: 30px !important;
			margin-left: 30px !important
		}
			.marginGutter-md-pull-30 {
				margin-right: -30px !important;
				margin-left: -30px !important
			}
	.margin-md-35 {
		margin: 35px !important
	}
		.marginTop-md-35 {
			margin-top: 35px !important
		}
			.marginTop-md-pull-35 {
				margin-top: -35px !important
			}
		.marginRight-md-35 {
			margin-right: 35px !important
		}
			.marginRight-md-pull-35 {
				margin-right: -35px !important
			}
		.marginBottom-md-35 {
			margin-bottom: 35px !important
		}
			.marginBottom-md-pull-35 {
				margin-bottom: -35px !important
			}
		.marginLeft-md-35 {
			margin-left: 35px !important
		}
			.marginLeft-md-pull-35 {
				margin-left: -35px !important
			}
		.marginLateral-md-35 {
			margin-top: 35px !important;
			margin-bottom: 35px !important
		}
			.marginLateral-md-pull-35 {
				margin-top: -35px !important;
				margin-bottom: -35px !important
			}
		.marginGutter-md-35 {
			margin-right: 35px !important;
			margin-left: 35px !important
		}
			.marginGutter-md-pull-35 {
				margin-right: -35px !important;
				margin-left: -35px !important
			}
	.margin-md-40 {
		margin: 40px !important
	}
		.marginTop-md-40 {
			margin-top: 40px !important
		}
			.marginTop-md-pull-40 {
				margin-top: -40px !important
			}
		.marginRight-md-40 {
			margin-right: 40px !important
		}
			.marginRight-md-pull-40 {
				margin-right: -40px !important
			}
		.marginBottom-md-40 {
			margin-bottom: 40px !important
		}
			.marginBottom-md-pull-40 {
				margin-bottom: -40px !important
			}
		.marginLeft-md-40 {
			margin-left: 40px !important
		}
			.marginLeft-md-pull-40 {
				margin-left: -40px !important
			}
		.marginLateral-md-40 {
			margin-top: 40px !important;
			margin-bottom: 40px !important
		}
			.marginLateral-md-pull-40 {
				margin-top: -40px !important;
				margin-bottom: -40px !important
			}
		.marginGutter-md-40 {
			margin-right: 40px !important;
			margin-left: 40px !important
		}
			.marginGutter-md-pull-40 {
				margin-right: -40px !important;
				margin-left: -40px !important
			}
	.margin-md-45 {
		margin: 45px !important
	}
		.marginTop-md-45 {
			margin-top: 45px !important
		}
			.marginTop-md-pull-45 {
				margin-top: -45px !important
			}
		.marginRight-md-45 {
			margin-right: 45px !important
		}
			.marginRight-md-pull-45 {
				margin-right: -45px !important
			}
		.marginBottom-md-45 {
			margin-bottom: 45px !important
		}
			.marginBottom-md-pull-45 {
				margin-bottom: -45px !important
			}
		.marginLeft-md-45 {
			margin-left: 45px !important
		}
			.marginLeft-md-pull-45 {
				margin-left: -45px !important
			}
		.marginLateral-md-45 {
			margin-top: 45px !important;
			margin-bottom: 45px !important
		}
			.marginLateral-md-pull-45 {
				margin-top: -45px !important;
				margin-bottom: -45px !important
			}
		.marginGutter-md-45 {
			margin-right: 45px !important;
			margin-left: 45px !important
		}
			.marginGutter-md-pull-45 {
				margin-right: -45px !important;
				margin-left: -45px !important
			}
	.margin-md-50 {
		margin: 50px !important
	}
		.marginTop-md-50 {
			margin-top: 50px !important
		}
			.marginTop-md-pull-50 {
				margin-top: -50px !important
			}
		.marginRight-md-50 {
			margin-right: 50px !important
		}
			.marginRight-md-pull-50 {
				margin-right: -50px !important
			}
		.marginBottom-md-50 {
			margin-bottom: 50px !important
		}
			.marginBottom-md-pull-50 {
				margin-bottom: -50px !important
			}
		.marginLeft-md-50 {
			margin-left: 50px !important
		}
			.marginLeft-md-pull-50 {
				margin-left: -50px !important
			}
		.marginLateral-md-50 {
			margin-top: 50px !important;
			margin-bottom: 50px !important
		}
			.marginLateral-md-pull-50 {
				margin-top: -50px !important;
				margin-bottom: -50px !important
			}
		.marginGutter-md-50 {
			margin-right: 50px !important;
			margin-left: 50px !important
		}
			.marginGutter-md-pull-50 {
				margin-right: -50px !important;
				margin-left: -50px !important
			}
	.margin-md-55 {
		margin: 55px !important
	}
		.marginTop-md-55 {
			margin-top: 55px !important
		}
			.marginTop-md-pull-55 {
				margin-top: -55px !important
			}
		.marginRight-md-55 {
			margin-right: 55px !important
		}
			.marginRight-md-pull-55 {
				margin-right: -55px !important
			}
		.marginBottom-md-55 {
			margin-bottom: 55px !important
		}
			.marginBottom-md-pull-55 {
				margin-bottom: -55px !important
			}
		.marginLeft-md-55 {
			margin-left: 55px !important
		}
			.marginLeft-md-pull-55 {
				margin-left: -55px !important
			}
		.marginLateral-md-55 {
			margin-top: 55px !important;
			margin-bottom: 55px !important
		}
			.marginLateral-md-pull-55 {
				margin-top: -55px !important;
				margin-bottom: -55px !important
			}
		.marginGutter-md-55 {
			margin-right: 55px !important;
			margin-left: 55px !important
		}
			.marginGutter-md-pull-55 {
				margin-right: -55px !important;
				margin-left: -55px !important
			}
	.margin-md-60 {
		margin: 60px !important
	}
		.marginTop-md-60 {
			margin-top: 60px !important
		}
			.marginTop-md-pull-60 {
				margin-top: -60px !important
			}
		.marginRight-md-60 {
			margin-right: 60px !important
		}
			.marginRight-md-pull-60 {
				margin-right: -60px !important
			}
		.marginBottom-md-60 {
			margin-bottom: 60px !important
		}
			.marginBottom-md-pull-60 {
				margin-bottom: -60px !important
			}
		.marginLeft-md-60 {
			margin-left: 60px !important
		}
			.marginLeft-md-pull-60 {
				margin-left: -60px !important
			}
		.marginLateral-md-60 {
			margin-top: 60px !important;
			margin-bottom: 60px !important
		}
			.marginLateral-md-pull-60 {
				margin-top: -60px !important;
				margin-bottom: -60px !important
			}
		.marginGutter-md-60 {
			margin-right: 60px !important;
			margin-left: 60px !important
		}
			.marginGutter-md-pull-60 {
				margin-right: -60px !important;
				margin-left: -60px !important
			}
	.margin-md-65 {
		margin: 65px !important
	}
		.marginTop-md-65 {
			margin-top: 65px !important
		}
			.marginTop-md-pull-65 {
				margin-top: -65px !important
			}
		.marginRight-md-65 {
			margin-right: 65px !important
		}
			.marginRight-md-pull-65 {
				margin-right: -65px !important
			}
		.marginBottom-md-65 {
			margin-bottom: 65px !important
		}
			.marginBottom-md-pull-65 {
				margin-bottom: -65px !important
			}
		.marginLeft-md-65 {
			margin-left: 65px !important
		}
			.marginLeft-md-pull-65 {
				margin-left: -65px !important
			}
		.marginLateral-md-65 {
			margin-top: 65px !important;
			margin-bottom: 10px !important
		}
			.marginLateral-md-pull-65 {
				margin-top: -65px !important;
				margin-bottom: -65px !important
			}
		.marginGutter-md-65 {
			margin-right: 65px !important;
			margin-left: 65px !important
		}
			.marginGutter-md-pull-65 {
				margin-right: -65px !important;
				margin-left: -65px !important
			}
	.margin-md-70 {
		margin: 70px !important
	}
		.marginTop-md-70 {
			margin-top: 70px !important
		}
			.marginTop-md-pull-70 {
				margin-top: -70px !important
			}
		.marginRight-md-70 {
			margin-right: 70px !important
		}
			.marginRight-md-pull-70 {
				margin-right: -70px !important
			}
		.marginBottom-md-70 {
			margin-bottom: 70px !important
		}
			.marginBottom-md-pull-70 {
				margin-bottom: -70px !important
			}
		.marginLeft-md-70 {
			margin-left: 70px !important
		}
			.marginLeft-md-pull-70 {
				margin-left: -70px !important
			}
		.marginLateral-md-70 {
			margin-top: 70px !important;
			margin-bottom: 70px !important
		}
			.marginLateral-md-pull-70 {
				margin-top: -70px !important;
				margin-bottom: -70px !important
			}
		.marginGutter-md-70 {
			margin-right: 70px !important;
			margin-left: 70px !important
		}
			.marginGutter-md-pull-70 {
				margin-right: -70px !important;
				margin-left: -70px !important
			}
	.margin-md-75 {
		margin: 75px !important
	}
		.marginTop-md-75 {
			margin-top: 75px !important
		}
			.marginTop-md-pull-75 {
				margin-top: -75px !important
			}
		.marginRight-md-75 {
			margin-right: 75px !important
		}
			.marginRight-md-pull-75 {
				margin-right: -75px !important
			}
		.marginBottom-md-75 {
			margin-bottom: 75px !important
		}
			.marginBottom-md-pull-75 {
				margin-bottom: -75px !important
			}
		.marginLeft-md-75 {
			margin-left: 75px !important
		}
			.marginLeft-md-pull-75 {
				margin-left: -75px !important
			}
		.marginLateral-md-75 {
			margin-top: 75px !important;
			margin-bottom: 75px !important
		}
			.marginLateral-md-pull-75 {
				margin-top: -75px !important;
				margin-bottom: -75px !important
			}
		.marginGutter-md-75 {
			margin-right: 75px !important;
			margin-left: 75px !important
		}
			.marginGutter-md-pull-75 {
				margin-right: -75px !important;
				margin-left: -75px !important
			}
	.margin-md-80 {
		margin: 80px !important
	}
		.marginTop-md-80 {
			margin-top: 80px !important
		}
			.marginTop-md-pull-80 {
				margin-top: -80px !important
			}
		.marginRight-md-80 {
			margin-right: 80px !important
		}
			.marginRight-md-pull-80 {
				margin-right: -80px !important
			}
		.marginBottom-md-80 {
			margin-bottom: 80px !important
		}
			.marginBottom-md-pull-80 {
				margin-bottom: -80px !important
			}
		.marginLeft-md-80 {
			margin-left: 80px !important
		}
			.marginLeft-md-pull-80 {
				margin-left: -80px !important
			}
		.marginLateral-md-80 {
			margin-top: 80px !important;
			margin-bottom: 80px !important
		}
			.marginLateral-md-pull-80 {
				margin-top: -80px !important;
				margin-bottom: -80px !important
			}
		.marginGutter-md-80 {
			margin-right: 80px !important;
			margin-left: 80px !important
		}
			.marginGutter-md-pull-80 {
				margin-right: -80px !important;
				margin-left: -80px !important
			}
	.margin-md-85 {
		margin: 85px !important
	}
		.marginTop-md-85 {
			margin-top: 85px !important
		}
			.marginTop-md-pull-85 {
				margin-top: -85px !important
			}
		.marginRight-md-85 {
			margin-right: 85px !important
		}
			.marginRight-md-pull-85 {
				margin-right: -85px !important
			}
		.marginBottom-md-85 {
			margin-bottom: 85px !important
		}
			.marginBottom-md-pull-85 {
				margin-bottom: -85px !important
			}
		.marginLeft-md-85 {
			margin-left: 85px !important
		}
			.marginLeft-md-pull-85 {
				margin-left: -85px !important
			}
		.marginLateral-md-85 {
			margin-top: 85px !important;
			margin-bottom: 85px !important
		}
			.marginLateral-md-pull-85 {
				margin-top: -85px !important;
				margin-bottom: -85px !important
			}
		.marginGutter-md-85 {
			margin-right: 85px !important;
			margin-left: 85px !important
		}
			.marginGutter-md-pull-85 {
				margin-right: -85px !important;
				margin-left: -85px !important
			}
	.margin-md-90 {
		margin: 90px !important
	}
		.marginTop-md-90 {
			margin-top: 90px !important
		}
			.marginTop-md-pull-90 {
				margin-top: -90px !important
			}
		.marginRight-md-90 {
			margin-right: 90px !important
		}
			.marginRight-md-pull-90 {
				margin-right: -90px !important
			}
		.marginBottom-md-90 {
			margin-bottom: 90px !important
		}
			.marginBottom-md-pull-90 {
				margin-bottom: -90px !important
			}
		.marginLeft-md-90 {
			margin-left: 90px !important
		}
			.marginLeft-md-pull-90 {
				margin-left: -90px !important
			}
		.marginLateral-md-90 {
			margin-top: 90px !important;
			margin-bottom: 90px !important
		}
			.marginLateral-md-pull-90 {
				margin-top: -90px !important;
				margin-bottom: -90px !important
			}
		.marginGutter-md-90 {
			margin-right: 90px !important;
			margin-left: 90px !important
		}
			.marginGutter-md-pull-90 {
				margin-right: -90px !important;
				margin-left: -90px !important
			}
	.margin-md-95 {
		margin: 95px !important
	}
		.marginTop-md-95 {
			margin-top: 95px !important
		}
			.marginTop-md-pull-95 {
				margin-top: -95px !important
			}
		.marginRight-md-95 {
			margin-right: 95px !important
		}
			.marginRight-md-pull-95 {
				margin-right: -95px !important
			}
		.marginBottom-md-95 {
			margin-bottom: 95px !important
		}
			.marginBottom-md-pull-95 {
				margin-bottom: -95px !important
			}
		.marginLeft-md-95 {
			margin-left: 95px !important
		}
			.marginLeft-md-pull-95 {
				margin-left: -95px !important
			}
		.marginLateral-md-95 {
			margin-top: 95px !important;
			margin-bottom: 95px !important
		}
			.marginLateral-md-pull-95 {
				margin-top: -95px !important;
				margin-bottom: -95px !important
			}
		.marginGutter-md-95 {
			margin-right: 95px !important;
			margin-left: 95px !important
		}
			.marginGutter-md-pull-95 {
				margin-right: -95px !important;
				margin-left: -95px !important
			}
	.margin-md-100 {
		margin: 100px !important
	}
		.marginTop-md-100 {
			margin-top: 100px !important
		}
			.marginTop-md-pull-100 {
				margin-top: -100px !important
			}
		.marginRight-md-100 {
			margin-right: 100px !important
		}
			.marginRight-md-pull-100 {
				margin-right: -100px !important
			}
		.marginBottom-md-100 {
			margin-bottom: 100px !important
		}
			.marginBottom-md-pull-100 {
				margin-bottom: -100px !important
			}
		.marginLeft-md-100 {
			margin-left: 100px !important
		}
			.marginLeft-md-pull-100 {
				margin-left: -100px !important
			}
		.marginLateral-md-100 {
			margin-top: 100px !important;
			margin-bottom: 100px !important
		}
			.marginLateral-md-pull-100 {
				margin-top: -100px !important;
				margin-bottom: -100px !important
			}
		.marginGutter-md-100 {
			margin-right: 100px !important;
			margin-left: 100px !important
		}
			.marginGutter-md-pull-100 {
				margin-right: -100px !important;
				margin-left: -100px !important
			}
	.fontSize-md-10pct {
		font-size:10% !important
	}
	.fontSize-md-20pct {
		font-size:20% !important
	}
	.fontSize-md-30pct {
		font-size:30% !important
	}
	.fontSize-md-40pct {
		font-size:40% !important
	}
	.fontSize-md-50pct {
		font-size:50% !important
	}
	.fontSize-md-60pct {
		font-size:60% !important
	}
	.fontSize-md-70pct {
		font-size:70% !important
	}
	.fontSize-md-80pct {
		font-size:80% !important
	}
	.fontSize-md-90pct {
		font-size:90% !important
	}
	.fontSize-md-100pct {
		font-size:100% !important
	}
	.fontSize-md-110pct {
		font-size:110% !important
	}
	.fontSize-md-120pct {
		font-size:120% !important
	}
	.fontSize-md-130pct {
		font-size:130% !important
	}
	.fontSize-md-140pct {
		font-size:140% !important
	}
	.fontSize-md-150pct {
		font-size:150% !important
	}
	.fontSize-md-160pct {
		font-size:160% !important
	}
	.fontSize-md-170pct {
		font-size:170% !important
	}
	.fontSize-md-180pct {
		font-size:180% !important
	}
	.fontSize-md-190pct {
		font-size:90% !important
	}
	.fontSize-md-200pct {
		font-size:200% !important
	}
	.fontSize-md-300pct {
		font-size:300% !important
	}
	.fontSize-md-400pct {
		font-size:400% !important
	}
	.fontSize-md-500pct {
		font-size:500% !important
	}
	.fontSize-md-600pct {
		font-size:600% !important
	}
	.fontSize-md-700pct {
		font-size:700% !important
	}
	.fontSize-md-800pct {
		font-size:800% !important
	}
	.fontSize-md-900pct {
		font-size:900% !important
	}
	.fontSize-md-1000pct {
		font-size:1000% !important
	}
	.fontSize-md-10px {
		font-size:10px !important
	}
	.fontSize-md-11px {
		font-size:11px !important
	}
	.fontSize-md-12px {
		font-size:12px !important
	}
	.fontSize-md-14px {
		font-size:14px !important
	}
	.fontSize-md-16px {
		font-size:16px !important
	}
	.fontSize-md-18px {
		font-size:18px !important
	}
	.fontSize-md-20px {
		font-size:20px !important
	}
	.fontSize-md-22px {
		font-size:22px !important
	}
	.fontSize-md-24px {
		font-size:24px !important
	}
	.fontSize-md-26px {
		font-size:26px !important
	}
	.fontSize-md-28px {
		font-size:28px !important
	}
	.fontSize-md-30px {
		font-size:30px !important
	}
	.fontSize-md-32px {
		font-size:32px !important
	}
	.fontSize-md-34px {
		font-size:34px !important
	}
	.fontSize-md-36px {
		font-size:36px !important
	}
	.fontSize-md-38px {
		font-size:38px !important
	}
	.fontSize-md-40px {
		font-size:40px !important
	}
	.fontSize-md-42px {
		font-size:42px !important
	}
	.fontSize-md-44px {
		font-size:44px !important
	}
	.fontSize-md-46px {
		font-size:46px !important
	}
	.fontSize-md-48px {
		font-size:48px !important
	}
	.fontSize-md-50px {
		font-size:50px !important
	}
	.fontSize-md-60px {
		font-size:60px !important
	}
	.fontSize-md-70px {
		font-size:70px !important
	}
	.fontSize-md-80px {
		font-size:80px !important
	}
	.fontSize-md-90px {
		font-size:90px !important
	}
	.fontSize-md-100px {
		font-size:100px !important
	}
	.fontSize-md-06em {
		font-size:0.625em !important
	}
	.fontSize-md-07em {
		font-size:0.75em !important
	}
	.fontSize-md-08em {
		font-size:0.875em !important
	}
	.fontSize-md-1em {
		font-size:1em !important
	}
	.fontSize-md-11em {
		font-size:1.125em !important
	}
	.fontSize-md-12em {
		font-size:1.25em !important
	}
	.fontSize-md-13em {
		font-size:1.375em !important
	}
	.fontSize-md-15em {
		font-size:1.5em !important
	}
	.fontSize-md-16em {
		font-size:1.625em !important
	}
	.fontSize-md-17em {
		font-size:1.75em !important
	}
	.fontSize-md-18em {
		font-size:1.875em !important
	}
	.fontSize-md-2em {
		font-size:2em !important
	}
	.fontSize-md-25em {
		font-size:2.5em !important
	}
	.fontSize-md-3em {
		font-size:3em !important
	}
	.fontSize-md-35em {
		font-size:3.5em !important
	}
	.fontSize-md-4em {
		font-size:4em !important
	}
	.fontSize-md-45em {
		font-size:4.5em !important
	}
	.fontSize-md-5em {
		font-size:5em !important
	}
	.fontWeight-md-normal {
		font-weight:normal !important
	}
	.fontWeight-md-bold {
		font-weight:bold !important
	}
	.fontWeight-md-bolder {
		font-weight:bolder !important
	}
	.fontWeight-md-lighter {
		font-weight:lighter !important
	}
	.fontWeight-md-100 {
		font-weight:100 !important
	}
	.fontWeight-md-200 {
		font-weight:200 !important
	}
	.fontWeight-md-300 {
		font-weight:300 !important
	}
	.fontWeight-md-400 {
		font-weight:400 !important
	}
	.fontWeight-md-500 {
		font-weight:500 !important
	}
	.fontWeight-md-600 {
		font-weight:600 !important
	}
	.fontWeight-md-700 {
		font-weight:700 !important
	}
	.fontWeight-md-800 {
		font-weight:800 !important
	}
	.fontWeight-md-900 {
		font-weight:900 !important
	}
	.textAlign-md-left,.text-md-left {
		text-align:left !important
	}
	.textAlign-md-right,.text-md-right {
		text-align:right !important
	}
	.textAlign-md-center,.text-md-center {
		text-align:center !important
	}
	.textAlign-md-justify,.text-md-justify {
		text-align:justify !important
	}
	.textAlign-md-start,.text-md-start {
		text-align:start !important
	}
	.textAlign-md-end,.text-md-end {
		text-align:end !important
	}
	.positionTop-md-none {
		top:0  !important
	}
	.positionRight-md-none {
		right:0  !important
	}
	.positionBottom-md-none {
		bottom:0  !important
	}
	.positionLeft-md-none {
		left:0  !important
	}
	.positionTop-md-1 {
		top:1px  !important
	}
	.positionRight-md-1 {
		right:1px  !important
	}
	.positionBottom-md-1 {
		bottom:1px  !important
	}
	.positionLeft-md-1 {
		left:1px  !important
	}
	.positionTop-md-2 {
		top:2px  !important
	}
	.positionRight-md-2 {
		right:2px  !important
	}
	.positionBottom-md-2 {
		bottom:2px  !important
	}
	.positionLeft-md-2 {
		left:2px  !important
	}
	.positionTop-md-3 {
		top:3px  !important
	}
	.positionRight-md-3 {
		right:3px  !important
	}
	.positionBottom-md-3 {
		bottom:3px  !important
	}
	.positionLeft-md-3 {
		left:3px  !important
	}
	.positionTop-md-5 {
		top:5px  !important
	}
	.positionRight-md-5 {
		right:5px  !important
	}
	.positionBottom-md-5 {
		bottom:5px  !important
	}
	.positionLeft-md-5 {
		left:5px  !important
	}
	.positionTop-md-10 {
		top:10px  !important
	}
	.positionRight-md-10 {
		right:10px  !important
	}
	.positionBottom-md-10 {
		bottom:10px  !important
	}
	.positionLeft-md-10 {
		left:10px  !important
	}
	.positionTop-md-15 {
		top:15px  !important
	}
	.positionRight-md-15 {
		right:15px  !important
	}
	.positionBottom-md-15 {
		bottom:15px  !important
	}
	.positionLeft-md-15 {
		left:15px  !important
	}
	.positionTop-md-20 {
		top:20px  !important
	}
	.positionRight-md-20 {
		right:20px  !important
	}
	.positionBottom-md-20 {
		bottom:20px  !important
	}
	.positionLeft-md-20 {
		left:20px  !important
	}
	.positionTop-md-25 {
		top:25px  !important
	}
	.positionRight-md-25 {
		right:25px  !important
	}
	.positionBottom-md-25 {
		bottom:25px  !important
	}
	.positionLeft-md-25 {
		left:25px  !important
	}
	.positionTop-md-30 {
		top:30px  !important
	}
	.positionRight-md-30 {
		right:30px  !important
	}
	.positionBottom-md-30 {
		bottom:30px  !important
	}
	.positionLeft-md-30 {
		left:30px  !important
	}
	.positionTop-md-35 {
		top:35px  !important
	}
	.positionRight-md-35 {
		right:35px  !important
	}
	.positionBottom-md-35 {
		bottom:35px  !important
	}
	.positionLeft-md-35 {
		left:35px  !important
	}
	.positionTop-md-40 {
		top:40px  !important
	}
	.positionRight-md-40 {
		right:40px  !important
	}
	.positionBottom-md-40 {
		bottom:40px  !important
	}
	.positionLeft-md-40 {
		left:40px  !important
	}
	.positionTop-md-45 {
		top:45px  !important
	}
	.positionRight-md-45 {
		right:45px  !important
	}
	.positionBottom-md-45 {
		bottom:45px  !important
	}
	.positionLeft-md-45 {
		left:45px  !important
	}
	.positionTop-md-50 {
		top:50px  !important
	}
	.positionRight-md-50 {
		right:50px  !important
	}
	.positionBottom-md-50 {
		bottom:50px  !important
	}
	.positionLeft-md-50 {
		left:50px  !important
	}
	.positionTop-md-55 {
		top:55px  !important
	}
	.positionRight-md-55 {
		right:55px  !important
	}
	.positionBottom-md-55 {
		bottom:55px  !important
	}
	.positionLeft-md-55 {
		left:55px  !important
	}
	.positionTop-md-60 {
		top:60px  !important
	}
	.positionRight-md-60 {
		right:60px  !important
	}
	.positionBottom-md-60 {
		bottom:60px  !important
	}
	.positionLeft-md-60 {
		left:60px  !important
	}
	.positionTop-md-65 {
		top:65px  !important
	}
	.positionRight-md-65 {
		right:65px  !important
	}
	.positionBottom-md-65 {
		bottom:65px  !important
	}
	.positionLeft-md-65 {
		left:65px  !important
	}
	.positionTop-md-70 {
		top:70px  !important
	}
	.positionRight-md-70 {
		right:70px  !important
	}
	.positionBottom-md-70 {
		bottom:70px  !important
	}
	.positionLeft-md-70 {
		left:70px  !important
	}
	.positionTop-md-75 {
		top:75px  !important
	}
	.positionRight-md-75 {
		right:75px  !important
	}
	.positionBottom-md-75 {
		bottom:75px  !important
	}
	.positionLeft-md-75 {
		left:75px  !important
	}
	.positionTop-md-80 {
		top:80px  !important
	}
	.positionRight-md-80 {
		right:80px  !important
	}
	.positionBottom-md-80 {
		bottom:80px  !important
	}
	.positionLeft-md-80 {
		left:80px  !important
	}
	.positionTop-md-85 {
		top:85px  !important
	}
	.positionRight-md-85 {
		right:85px  !important
	}
	.positionBottom-md-85 {
		bottom:85px  !important
	}
	.positionLeft-md-85 {
		left:85px  !important
	}
	.positionTop-md-90 {
		top:90px  !important
	}
	.positionRight-md-90 {
		right:90px  !important
	}
	.positionBottom-md-90 {
		bottom:90px  !important
	}
	.positionLeft-md-90 {
		left:90px  !important
	}
	.positionTop-md-95 {
		top:95px  !important
	}
	.positionRight-md-95 {
		right:95px  !important
	}
	.positionBottom-md-95 {
		bottom:95px  !important
	}
	.positionLeft-md-95 {
		left:95px  !important
	}
	.positionTop-md-100 {
		top:100px  !important
	}
	.positionRight-md-100 {
		right:100px  !important
	}
	.positionBottom-md-100 {
		bottom:100px  !important
	}
	.positionLeft-md-100 {
		left:100px  !important
	}
	.positionTop-md-110 {
		top:110px  !important
	}
	.positionRight-md-110 {
		right:110px  !important
	}
	.positionBottom-md-110 {
		bottom:110px  !important
	}
	.positionLeft-md-110 {
		left:110px  !important
	}
	.positionTop-md-120 {
		top:120px  !important
	}
	.positionRight-md-120 {
		right:120px  !important
	}
	.positionBottom-md-120 {
		bottom:120px  !important
	}
	.positionLeft-md-120 {
		left:120px  !important
	}
	.positionTop-md-130 {
		top:130px  !important
	}
	.positionRight-md-130 {
		right:130px  !important
	}
	.positionBottom-md-130 {
		bottom:130px  !important
	}
	.positionLeft-md-130 {
		left:130px  !important
	}
	.positionTop-md-140 {
		top:140px  !important
	}
	.positionRight-md-140 {
		right:140px  !important
	}
	.positionBottom-md-140 {
		bottom:140px  !important
	}
	.positionLeft-md-140 {
		left:140px  !important
	}
	.positionTop-md-150 {
		top:150px  !important
	}
	.positionRight-md-150 {
		right:150px  !important
	}
	.positionBottom-md-150 {
		bottom:150px  !important
	}
	.positionLeft-md-150 {
		left:150px  !important
	}
	.positionTop-md-160 {
		top:160px  !important
	}
	.positionRight-md-160 {
		right:160px  !important
	}
	.positionBottom-md-160 {
		bottom:160px  !important
	}
	.positionLeft-md-160 {
		left:160px  !important
	}
	.positionTop-md-170 {
		top:170px  !important
	}
	.positionRight-md-170 {
		right:170px  !important
	}
	.positionBottom-md-170 {
		bottom:170px  !important
	}
	.positionLeft-md-170 {
		left:170px  !important
	}
	.positionTop-md-180 {
		top:180px  !important
	}
	.positionRight-md-180 {
		right:180px  !important
	}
	.positionBottom-md-180 {
		bottom:180px  !important
	}
	.positionLeft-md-180 {
		left:180px  !important
	}
	.positionTop-md-190 {
		top:190px  !important
	}
	.positionRight-md-190 {
		right:190px  !important
	}
	.positionBottom-md-190 {
		bottom:190px  !important
	}
	.positionLeft-md-190 {
		left:190px  !important
	}
	.positionTop-md-200 {
		top:200px  !important
	}
	.positionRight-md-200 {
		right:200px  !important
	}
	.positionBottom-md-200 {
		bottom:200px  !important
	}
	.positionLeft-md-200 {
		left:200px  !important
	}
	.positionTop-md-250 {
		top:250px  !important
	}
	.positionRight-md-250 {
		right:250px  !important
	}
	.positionBottom-md-250 {
		bottom:250px  !important
	}
	.positionLeft-md-250 {
		left:250px  !important
	}
	.positionTop-md-300 {
		top:300px  !important
	}
	.positionRight-md-300 {
		right:300px  !important
	}
	.positionBottom-md-300 {
		bottom:300px  !important
	}
	.positionLeft-md-300 {
		left:300px  !important
	}
	.positionTop-md-350 {
		top:350px  !important
	}
	.positionRight-md-350 {
		right:350px  !important
	}
	.positionBottom-md-350 {
		bottom:350px  !important
	}
	.positionLeft-md-350 {
		left:350px  !important
	}
	.positionTop-md-400 {
		top:400px  !important
	}
	.positionRight-md-400 {
		right:400px  !important
	}
	.positionBottom-md-400 {
		bottom:400px  !important
	}
	.positionLeft-md-400 {
		left:400px  !important
	}
	.positionTop-md-450 {
		top:450px  !important
	}
	.positionRight-md-450 {
		right:450px  !important
	}
	.positionBottom-md-450 {
		bottom:450px  !important
	}
	.positionLeft-md-450 {
		left:450px  !important
	}
	.positionTop-md-500 {
		top:500px  !important
	}
	.positionRight-md-500 {
		right:500px  !important
	}
	.positionBottom-md-500 {
		bottom:500px  !important
	}
	.positionLeft-md-500 {
		left:500px  !important
	}
	.positionTop-md-1pct {
		top:1%  !important
	}
	.positionRight-md-1pct {
		right:1%  !important
	}
	.positionBottom-md-1pct {
		bottom:1%  !important
	}
	.positionLeft-md-1pct {
		left:1%  !important
	}
	.positionTop-md-2pct {
		top:2%  !important
	}
	.positionRight-md-2pct {
		right:2%  !important
	}
	.positionBottom-md-2pct {
		bottom:2%  !important
	}
	.positionLeft-md-2pct {
		left:2%  !important
	}
	.positionTop-md-3pct {
		top:3%  !important
	}
	.positionRight-md-3pct {
		right:3%  !important
	}
	.positionBottom-md-3pct {
		bottom:3%  !important
	}
	.positionLeft-md-3pct {
		left:3%  !important
	}
	.positionTop-md-5pct {
		top:5%  !important
	}
	.positionRight-md-5pct {
		right:5%  !important
	}
	.positionBottom-md-5pct {
		bottom:5%  !important
	}
	.positionLeft-md-5pct {
		left:5%  !important
	}
	.positionTop-md-10pct {
		top:10%  !important
	}
	.positionRight-md-10pct {
		right:10%  !important
	}
	.positionBottom-md-10pct {
		bottom:10%  !important
	}
	.positionLeft-md-10pct {
		left:10%  !important
	}
	.positionTop-md-15pct {
		top:15%  !important
	}
	.positionRight-md-15pct {
		right:15%  !important
	}
	.positionBottom-md-15pct {
		bottom:15%  !important
	}
	.positionLeft-md-15pct {
		left:15%  !important
	}
	.positionTop-md-20pct {
		top:20%  !important
	}
	.positionRight-md-20pct {
		right:20%  !important
	}
	.positionBottom-md-20pct {
		bottom:20%  !important
	}
	.positionLeft-md-20pct {
		left:20%  !important
	}
	.positionTop-md-25pct {
		top:25%  !important
	}
	.positionRight-md-25pct {
		right:25%  !important
	}
	.positionBottom-md-25pct {
		bottom:25%  !important
	}
	.positionLeft-md-25pct {
		left:25%  !important
	}
	.positionTop-md-30pct {
		top:30%  !important
	}
	.positionRight-md-30pct {
		right:30%  !important
	}
	.positionBottom-md-30pct {
		bottom:30%  !important
	}
	.positionLeft-md-30pct {
		left:30%  !important
	}
	.positionTop-md-35pct {
		top:35%  !important
	}
	.positionRight-md-35pct {
		right:35%  !important
	}
	.positionBottom-md-35pct {
		bottom:35%  !important
	}
	.positionLeft-md-35pct {
		left:35%  !important
	}
	.positionTop-md-40pct {
		top:40%  !important
	}
	.positionRight-md-40pct {
		right:40%  !important
	}
	.positionBottom-md-40pct {
		bottom:40%  !important
	}
	.positionLeft-md-40pct {
		left:40%  !important
	}
	.positionTop-md-45pct {
		top:45%  !important
	}
	.positionRight-md-45pct {
		right:45%  !important
	}
	.positionBottom-md-45pct {
		bottom:45%  !important
	}
	.positionLeft-md-45pct {
		left:45%  !important
	}
	.positionTop-md-50pct {
		top:50%  !important
	}
	.positionRight-md-50pct {
		right:50%  !important
	}
	.positionBottom-md-50pct {
		bottom:50%  !important
	}
	.positionLeft-md-50pct {
		left:50%  !important
	}
	.border-md-none {
		border:none 0px
	}
		.borderTop-md-none {
			border-top:none 0px
		}
		.borderRight-md-none {
			border-right:none 0px
		}
		.borderBottom-md-none {
			border-bottom:none 0px
		}
		.borderLeft-md-none {
			border-left:none 0px
		}
	.border-md-transparent {
		border:transparent 1px solid
	}
		.borderTop-md-transparent {
			border-top:transparent 1px solid
		}
		.borderRight-md-transparent {
			border-right:transparent 1px solid
		}
		.borderBottom-md-transparent {
			border-bottom:transparent 1px solid
		}
		.borderLeft-md-transparent {
			border-left:transparent 1px solid
		}
}

@media (min-width:1200px) {
.clear-lg-left {
	clear: left !important
}
.clear-lg-right {
	clear: right !important
}
.clear-lg-none {
	clear: none !important
}
.clear-lg-both {
	clear: both !important
}
.clear-lg-block {
	clear: both !important;
	display: block !important;
	overflow: hidden !important
}
.float-lg-left {
	float: left !important
}
.float-lg-center {
	margin: 0 auto !important
}
.float-lg-right {
	float: right !important
}
	.padding-lg-none {
		padding: 0px !important
	}
		.paddingTop-lg-none {
			padding-top: 0px !important
		}
		.paddingRight-lg-none {
			padding-right: 0px !important
		}
		.paddingBottom-lg-none {
			padding-bottom: 0px !important
		}
		.paddingLeft-lg-none {
			padding-left: 0px !important
		}
		.paddingLateral-lg-none {
			padding-top: 0 !important;
			padding-bottom: 0 !important
		}
		.paddingGutter-lg-none {
			padding-right: 0 !important;
			padding-left: 0 !important
		}
	.padding-lg-1 {
		padding: 1px !important
	}
		.paddingTop-lg-1 {
			padding-top: 1px !important
		}
		.paddingRight-lg-1 {
			padding-right: 1px !important
		}
		.paddingBottom-lg-1 {
			padding-bottom: 1px !important
		}
		.paddingLeft-lg-1 {
			padding-left: 1px !important
		}
		.paddingLateral-lg-1 {
			padding-top: 1px !important;
			padding-bottom: 1px !important
		}
		.paddingGutter-lg-1 {
			padding-right: 1px !important;
			padding-left: 1px !important
		}
	.padding-lg-1pct {
		padding: 1% !important
	}
		.paddingTop-lg-1pct {
			padding-top: 1% !important
		}
		.paddingRight-lg-1pct {
			padding-right: 1% !important
		}
		.paddingBottom-lg-1pct {
			padding-bottom: 1% !important
		}
		.paddingLeft-lg-1pct {
			padding-left: 1% !important
		}
		.paddingLateral-lg-1pct {
			padding-top: 1% !important;
			padding-bottom: 1% !important
		}
		.paddingGutter-lg-1pct {
			padding-right: 1% !important;
			padding-left: 1% !important
		}
	.padding-lg-2 {
		padding: 2px !important
	}
		.paddingTop-lg-2 {
			padding-top: 2px !important
		}
		.paddingRight-lg-2 {
			padding-right: 2px !important
		}
		.paddingBottom-lg-2 {
			padding-bottom: 2px !important
		}
		.paddingLeft-lg-2 {
			padding-left: 2px !important
		}
		.paddingLateral-lg-2 {
			padding-top: 2px !important;
			padding-bottom: 2px !important
		}
		.paddingGutter-lg-2 {
			padding-right: 2px !important;
			padding-left: 2px !important
		}
	.padding-lg-2pct {
		padding: 2% !important
	}
		.paddingTop-lg-2pct {
			padding-top: 2% !important
		}
		.paddingRight-lg-2pct {
			padding-right: 2% !important
		}
		.paddingBottom-lg-2pct {
			padding-bottom: 2% !important
		}
		.paddingLeft-lg-2pct {
			padding-left: 2% !important
		}
		.paddingLateral-lg-2pct {
			padding-top: 2% !important;
			padding-bottom: 2% !important
		}
		.paddingGutter-lg-2pct {
			padding-right: 2% !important;
			padding-left: 2% !important
		}
	.padding-lg-3 {
		padding: 3px !important
	}
		.paddingTop-lg-3 {
			padding-top: 3px !important
		}
		.paddingRight-lg-3 {
			padding-right: 3px !important
		}
		.paddingBottom-lg-3 {
			padding-bottom: 3px !important
		}
		.paddingLeft-lg-3 {
			padding-left: 3px !important
		}
		.paddingLateral-lg-3 {
			padding-top: 3px !important;
			padding-bottom: 3px !important
		}
		.paddingGutter-lg-3 {
			padding-right: 3px !important;
			padding-left: 3px !important
		}
	.padding-lg-3pct {
		padding: 3% !important
	}
		.paddingTop-lg-3pct {
			padding-top: 3% !important
		}
		.paddingRight-lg-3pct {
			padding-right: 3% !important
		}
		.paddingBottom-lg-3pct {
			padding-bottom: 3% !important
		}
		.paddingLeft-lg-3pct {
			padding-left: 3% !important
		}
		.paddingLateral-lg-3pct {
			padding-top: 3% !important;
			padding-bottom: 3% !important
		}
		.paddingGutter-lg-3pct {
			padding-right: 3% !important;
			padding-left: 3% !important
		}
	.padding-lg-5 {
		padding: 5px !important
	}
		.paddingTop-lg-5 {
			padding-top: 5px !important
		}
		.paddingRight-lg-5 {
			padding-right: 5px !important
		}
		.paddingBottom-lg-5 {
			padding-bottom: 5px !important
		}
		.paddingLeft-lg-5 {
			padding-left: 5px !important
		}
		.paddingLateral-lg-5 {
			padding-top: 5px !important;
			padding-bottom: 5px !important
		}
		.paddingGutter-lg-5 {
			padding-right: 5px !important;
			padding-left: 5px !important
		}
	.padding-lg-5pct {
		padding: 5% !important
	}
		.paddingTop-lg-5pct {
			padding-top: 5% !important
		}
		.paddingRight-lg-5pct {
			padding-right: 5% !important
		}
		.paddingBottom-lg-5pct {
			padding-bottom: 5% !important
		}
		.paddingLeft-lg-5pct {
			padding-left: 5% !important
		}
		.paddingLateral-lg-5pct {
			padding-top: 5% !important;
			padding-bottom: 5% !important
		}
		.paddingGutter-lg-5pct {
			padding-right: 5% !important;
			padding-left: 5% !important
		}
	.padding-lg-10 {
		padding: 10px !important
	}
		.paddingTop-lg-10 {
			padding-top: 10px !important
		}
		.paddingRight-lg-10 {
			padding-right: 10px !important
		}
		.paddingBottom-lg-10 {
			padding-bottom: 10px !important
		}
		.paddingLeft-lg-10 {
			padding-left: 10px !important
		}
		.paddingLateral-lg-10 {
			padding-top: 10px !important;
			padding-bottom: 10px !important
		}
		.paddingGutter-lg-10 {
			padding-right: 10px !important;
			padding-left: 10px !important
		}
	.padding-lg-10pct {
		padding: 10% !important
	}
		.paddingTop-lg-10pct {
			padding-top: 10% !important
		}
		.paddingRight-lg-10pct {
			padding-right: 10% !important
		}
		.paddingBottom-lg-10pct {
			padding-bottom: 10% !important
		}
		.paddingLeft-lg-10pct {
			padding-left: 10% !important
		}
		.paddingLateral-lg-10pct {
			padding-top: 10% !important;
			padding-bottom: 10% !important
		}
		.paddingGutter-lg-10pct {
			padding-right: 10% !important;
			padding-left: 10% !important
		}
	.padding-lg-15 {
		padding: 15px !important
	}
		.paddingTop-lg-15 {
			padding-top: 15px !important
		}
		.paddingRight-lg-15 {
			padding-right: 15px !important
		}
		.paddingBottom-lg-15 {
			padding-bottom: 15px !important
		}
		.paddingLeft-lg-15 {
			padding-left: 15px !important
		}
		.paddingLateral-lg-15 {
			padding-top: 15px !important;
			padding-bottom: 15px !important
		}
		.paddingGutter-lg-15 {
			padding-right: 15px !important;
			padding-left: 15px !important
		}
	.padding-lg-15pct {
		padding: 15% !important
	}
		.paddingTop-lg-15pct {
			padding-top: 15% !important
		}
		.paddingRight-lg-15pct {
			padding-right: 15% !important
		}
		.paddingBottom-lg-15pct {
			padding-bottom: 15% !important
		}
		.paddingLeft-lg-15pct {
			padding-left: 15% !important
		}
		.paddingLateral-lg-15pct {
			padding-top: 15% !important;
			padding-bottom: 15% !important
		}
		.paddingGutter-lg-15pct {
			padding-right: 15% !important;
			padding-left: 15% !important
		}
	.padding-lg-20 {
		padding: 20px !important
	}
		.paddingTop-lg-20 {
			padding-top: 20px !important
		}
		.paddingRight-lg-20 {
			padding-right: 20px !important
		}
		.paddingBottom-lg-20 {
			padding-bottom: 20px !important
		}
		.paddingLeft-lg-20 {
			padding-left: 20px !important
		}
		.paddingLateral-lg-20 {
			padding-top: 20px !important;
			padding-bottom: 20px !important
		}
		.paddingGutter-lg-20 {
			padding-right: 20px !important;
			padding-left: 20px !important
		}
	.padding-lg-20pct {
		padding: 20% !important
	}
		.paddingTop-lg-20pct {
			padding-top: 20% !important
		}
		.paddingRight-lg-20pct {
			padding-right: 20% !important
		}
		.paddingBottom-lg-20pct {
			padding-bottom: 20% !important
		}
		.paddingLeft-lg-20pct {
			padding-left: 20% !important
		}
		.paddingLateral-lg-20pct {
			padding-top: 20% !important;
			padding-bottom: 20% !important
		}
		.paddingGutter-lg-20pct {
			padding-right: 20% !important;
			padding-left: 20% !important
		}
	.padding-lg-25 {
		padding: 25px !important
	}
		.paddingTop-lg-25 {
			padding-top: 25px !important
		}
		.paddingRight-lg-25 {
			padding-right: 25px !important
		}
		.paddingBottom-lg-25 {
			padding-bottom: 25px !important
		}
		.paddingLeft-lg-25 {
			padding-left: 25px !important
		}
		.paddingLateral-lg-25 {
			padding-top: 25px !important;
			padding-bottom: 25px !important
		}
		.paddingGutter-lg-25 {
			padding-right: 25px !important;
			padding-left: 25px !important
		}
	.padding-lg-25pct {
		padding: 25% !important
	}
		.paddingTop-lg-25pct {
			padding-top: 25% !important
		}
		.paddingRight-lg-25pct {
			padding-right: 25% !important
		}
		.paddingBottom-lg-25pct {
			padding-bottom: 25% !important
		}
		.paddingLeft-lg-25pct {
			padding-left: 25% !important
		}
		.paddingLateral-lg-25pct {
			padding-top: 25% !important;
			padding-bottom: 25% !important
		}
		.paddingGutter-lg-25pct {
			padding-right: 25% !important;
			padding-left: 25% !important
		}
	.padding-lg-30 {
		padding: 30px !important
	}
		.paddingTop-lg-30 {
			padding-top: 30px !important
		}
		.paddingRight-lg-30 {
			padding-right: 30px !important
		}
		.paddingBottom-lg-30 {
			padding-bottom: 30px !important
		}
		.paddingLeft-lg-30 {
			padding-left: 30px !important
		}
		.paddingLateral-lg-30 {
			padding-top: 30px !important;
			padding-bottom: 30px !important
		}
		.paddingGutter-lg-30 {
			padding-right: 30px !important;
			padding-left: 30px !important
		}
	.padding-lg-35 {
		padding: 35px !important
	}
		.paddingTop-lg-35 {
			padding-top: 35px !important
		}
		.paddingRight-lg-35 {
			padding-right: 35px !important
		}
		.paddingBottom-lg-35 {
			padding-bottom: 35px !important
		}
		.paddingLeft-lg-35 {
			padding-left: 35px !important
		}
		.paddingLateral-lg-35 {
			padding-top: 35px !important;
			padding-bottom: 35px !important
		}
		.paddingGutter-lg-35 {
			padding-right: 35px !important;
			padding-left: 35px !important
		}
	.padding-lg-40 {
		padding: 40px !important
	}
		.paddingTop-lg-40 {
			padding-top: 40px !important
		}
		.paddingRight-lg-40 {
			padding-right: 40px !important
		}
		.paddingBottom-lg-40 {
			padding-bottom: 40px !important
		}
		.paddingLeft-lg-40 {
			padding-left: 40px !important
		}
		.paddingLateral-lg-40 {
			padding-top: 40px !important;
			padding-bottom: 40px !important
		}
		.paddingGutter-lg-40 {
			padding-right: 40px !important;
			padding-left: 40px !important
		}
	.padding-lg-45 {
		padding: 45px !important
	}
		.paddingTop-lg-45 {
			padding-top: 45px !important
		}
		.paddingRight-lg-45 {
			padding-right: 45px !important
		}
		.paddingBottom-lg-45 {
			padding-bottom: 45px !important
		}
		.paddingLeft-lg-45 {
			padding-left: 45px !important
		}
		.paddingLateral-lg-45 {
			padding-top: 45px !important;
			padding-bottom: 45px !important
		}
		.paddingGutter-lg-45 {
			padding-right: 45px !important;
			padding-left: 45px !important
		}
	.padding-lg-50 {
		padding: 50px !important
	}
		.paddingTop-lg-50 {
			padding-top: 50px !important
		}
		.paddingRight-lg-50 {
			padding-right: 50px !important
		}
		.paddingBottom-lg-50 {
			padding-bottom: 50px !important
		}
		.paddingLeft-lg-50 {
			padding-left: 50px !important
		}
		.paddingLateral-lg-50 {
			padding-top: 50px !important;
			padding-bottom: 50px !important
		}
		.paddingGutter-lg-50 {
			padding-right: 50px !important;
			padding-left: 50px !important
		}
	.padding-lg-55 {
		padding: 55px !important
	}
		.paddingTop-lg-55 {
			padding-top: 55px !important
		}
		.paddingRight-lg-55 {
			padding-right: 55px !important
		}
		.paddingBottom-lg-55 {
			padding-bottom: 55px !important
		}
		.paddingLeft-lg-55 {
			padding-left: 55px !important
		}
		.paddingLateral-lg-55 {
			padding-top: 55px !important;
			padding-bottom: 55px !important
		}
		.paddingGutter-lg-55 {
			padding-right: 55px !important;
			padding-left: 55px !important
		}
	.padding-lg-60 {
		padding: 60px !important
	}
		.paddingTop-lg-60 {
			padding-top: 60px !important
		}
		.paddingRight-lg-60 {
			padding-right: 60px !important
		}
		.paddingBottom-lg-60 {
			padding-bottom: 60px !important
		}
		.paddingLeft-lg-60 {
			padding-left: 60px !important
		}
		.paddingLateral-lg-60 {
			padding-top: 60px !important;
			padding-bottom: 60px !important
		}
		.paddingGutter-lg-60 {
			padding-right: 60px !important;
			padding-left: 60px !important
		}
	.padding-lg-65 {
		padding: 65px !important
	}
		.paddingTop-lg-65 {
			padding-top: 65px !important
		}
		.paddingRight-lg-65 {
			padding-right: 65px !important
		}
		.paddingBottom-lg-65 {
			padding-bottom: 65px !important
		}
		.paddingLeft-lg-65 {
			padding-left: 65px !important
		}
		.paddingLateral-lg-65 {
			padding-top: 65px !important;
			padding-bottom: 65px !important
		}
		.paddingGutter-lg-65 {
			padding-right: 65px !important;
			padding-left: 65px !important
		}
	.padding-lg-70 {
		padding: 70px !important
	}
		.paddingTop-lg-70 {
			padding-top: 70px !important
		}
		.paddingRight-lg-70 {
			padding-right: 70px !important
		}
		.paddingBottom-lg-70 {
			padding-bottom: 70px !important
		}
		.paddingLeft-lg-70 {
			padding-left: 70px !important
		}
		.paddingLateral-lg-70 {
			padding-top: 70px !important;
			padding-bottom: 70px !important
		}
		.paddingGutter-lg-70 {
			padding-right: 70px !important;
			padding-left: 70px !important
		}
	.padding-lg-75 {
		padding: 75px !important
	}
		.paddingTop-lg-75 {
			padding-top: 75px !important
		}
		.paddingRight-lg-75 {
			padding-right: 75px !important
		}
		.paddingBottom-lg-75 {
			padding-bottom: 75px !important
		}
		.paddingLeft-lg-75 {
			padding-left: 75px !important
		}
		.paddingLateral-lg-75 {
			padding-top: 75px !important;
			padding-bottom: 75px !important
		}
		.paddingGutter-lg-75 {
			padding-right: 75px !important;
			padding-left: 75px !important
		}
	.padding-lg-80 {
		padding: 80px !important
	}
		.paddingTop-lg-80 {
			padding-top: 80px !important
		}
		.paddingRight-lg-80 {
			padding-right: 80px !important
		}
		.paddingBottom-lg-80 {
			padding-bottom: 80px !important
		}
		.paddingLeft-lg-80 {
			padding-left: 80px !important
		}
		.paddingLateral-lg-80 {
			padding-top: 80px !important;
			padding-bottom: 80px !important
		}
		.paddingGutter-lg-80 {
			padding-right: 80px !important;
			padding-left: 80px !important
		}
	.padding-lg-85 {
		padding: 85px !important
	}
		.paddingTop-lg-85 {
			padding-top: 85px !important
		}
		.paddingRight-lg-85 {
			padding-right: 85px !important
		}
		.paddingBottom-lg-85 {
			padding-bottom: 85px !important
		}
		.paddingLeft-lg-85 {
			padding-left: 85px !important
		}
		.paddingLateral-lg-85 {
			padding-top: 85px !important;
			padding-bottom: 85px !important
		}
		.paddingGutter-lg-85 {
			padding-right: 85px !important;
			padding-left: 85px !important
		}
	.padding-lg-90 {
		padding: 90px !important
	}
		.paddingTop-lg-90 {
			padding-top: 90px !important
		}
		.paddingRight-lg-90 {
			padding-right: 90px !important
		}
		.paddingBottom-lg-90 {
			padding-bottom: 90px !important
		}
		.paddingLeft-lg-90 {
			padding-left: 90px !important
		}
		.paddingLateral-lg-90 {
			padding-top: 90px !important;
			padding-bottom: 90px !important
		}
		.paddingGutter-lg-90 {
			padding-right: 90px !important;
			padding-left: 90px !important
		}
	.padding-lg-95 {
		padding: 95px !important
	}
		.paddingTop-lg-95 {
			padding-top: 95px !important
		}
		.paddingRight-lg-95 {
			padding-right: 95px !important
		}
		.paddingBottom-lg-95 {
			padding-bottom: 95px !important
		}
		.paddingLeft-lg-95 {
			padding-left: 95px !important
		}
		.paddingLateral-lg-95 {
			padding-top: 95px !important;
			padding-bottom: 95px !important
		}
		.paddingGutter-lg-95 {
			padding-right: 95px !important;
			padding-left: 95px !important
		}
	.padding-lg-100 {
		padding: 100px !important
	}
		.paddingTop-lg-100 {
			padding-top: 100px !important
		}
		.paddingRight-lg-100 {
			padding-right: 100px !important
		}
		.paddingBottom-lg-100 {
			padding-bottom: 100px !important
		}
		.paddingLeft-lg-100 {
			padding-left: 100px !important
		}
		.paddingLateral-lg-100 {
			padding-top: 100px !important;
			padding-bottom: 100px !important
		}
		.paddingGutter-lg-100 {
			padding-right: 100px !important;
			padding-left: 100px !important
		}
	.margin-lg-none {
		margin: 0 !important
	}
		.marginTop-lg-none {
			margin-top: 0 !important
		}
		.marginRight-lg-none {
			margin-right: 0 !important
		}
		.marginBottom-lg-none {
			margin-bottom: 0 !important
		}
		.marginLeft-lg-none {
			margin-left: 0 !important
		}
		.marginLateral-lg-none {
			margin-top: 0 !important;
			margin-bottom: 0 !important
		}
		.marginGutter-lg-none {
			margin-right: 0 !important;
			margin-left: 0 !important
		}
	.margin-lg-1 {
		margin: 1px !important
	}
		.marginTop-lg-1 {
			margin-top: 1px !important
		}
			.marginTop-lg-pull-1 {
				margin-top: -1px !important
			}
		.marginRight-lg-1 {
			margin-right: 1px !important
		}
			.marginRight-lg-pull-1 {
				margin-right: -1px !important
			}
		.marginBottom-lg-1 {
			margin-bottom: 1px !important
		}
			.marginBottom-lg-pull-1 {
				margin-bottom: -1px !important
			}
		.marginLeft-lg-1 {
			margin-left: 1px !important
		}
			.marginLeft-lg-pull-1 {
				margin-left: -1px !important
			}
		.marginLateral-lg-1 {
			margin-top: 1px !important;
			margin-bottom: 1px !important
		}
			.marginLateral-lg-pull-1 {
				margin-top: -1px !important;
				margin-bottom: -1px !important
			}
		.marginGutter-lg-1 {
			margin-right: 1px !important;
			margin-left: 1px !important
		}
			.marginGutter-lg-pull-1 {
				margin-right: -1px !important;
				margin-left: -1px !important
			}
	.margin-lg-2 {
		margin: 2px !important
	}
		.marginTop-lg-2 {
			margin-top: 2px !important
		}
			.marginTop-lg-pull-2 {
				margin-top: -2px !important
			}
		.marginRight-lg-2 {
			margin-right: 2px !important
		}
			.marginRight-lg-pull-2 {
				margin-right: -2px !important
			}
		.marginBottom-lg-2 {
			margin-bottom: 2px !important
		}
			.marginBottom-lg-pull-2 {
				margin-bottom: -2px !important
			}
		.marginLeft-lg-2 {
			margin-left: 2px !important
		}
			.marginLeft-lg-pull-2 {
				margin-left: -2px !important
			}
		.marginLateral-lg-2 {
			margin-top: 2px !important;
			margin-bottom: 2px !important
		}
			.marginLateral-lg-pull-2 {
				margin-top: -2px !important;
				margin-bottom: -2px !important
			}
		.marginGutter-lg-2 {
			margin-right: 2px !important;
			margin-left: 2px !important
		}
			.marginGutter-lg-pull-2 {
				margin-right: -2px !important;
				margin-left: -2px !important
			}
	.margin-lg-3 {
		margin: 3px !important
	}
		.marginTop-lg-3 {
			margin-top: 3px !important
		}
			.marginTop-lg-pull-3 {
				margin-top: -3px !important
			}
		.marginRight-lg-3 {
			margin-right: 3px !important
		}
			.marginRight-lg-pull-3 {
				margin-right: -3px !important
			}
		.marginBottom-lg-3 {
			margin-bottom: 3px !important
		}
			.marginBottom-lg-pull-3 {
				margin-bottom: -3px !important
			}
		.marginLeft-lg-3 {
			margin-left: 3px !important
		}
			.marginLeft-lg-pull-3 {
				margin-left: -3px !important
			}
		.marginLateral-lg-3 {
			margin-top: 3px !important;
			margin-bottom: 3px !important
		}
			.marginLateral-lg-pull-3 {
				margin-top: -3px !important;
				margin-bottom: -3px !important
			}
		.marginGutter-lg-3 {
			margin-right: 3px !important;
			margin-left: 3px !important
		}
			.marginGutter-lg-pull-3 {
				margin-right: -3px !important;
				margin-left: -3px !important
			}
	.margin-lg-5 {
		margin: 5px !important
	}
		.marginTop-lg-5 {
			margin-top: 5px !important
		}
			.marginTop-lg-pull-5 {
				margin-top: -5px !important
			}
		.marginRight-lg-5 {
			margin-right: 5px !important
		}
			.marginRight-lg-pull-5 {
				margin-right: -5px !important
			}
		.marginBottom-lg-5 {
			margin-bottom: 5px !important
		}
			.marginBottom-lg-pull-5 {
				margin-bottom: -5px !important
			}
		.marginLeft-lg-5 {
			margin-left: 5px !important
		}
			.marginLeft-lg-pull-5 {
				margin-left: -5px !important
			}
		.marginLateral-lg-5 {
			margin-top: 5px !important;
			margin-bottom: 5px !important
		}
			.marginLateral-lg-pull-5 {
				margin-top: -5px !important;
				margin-bottom: -5px !important
			}
		.marginGutter-lg-5 {
			margin-right: 5px !important;
			margin-left: 5px !important
		}
			.marginGutter-lg-pull-5 {
				margin-right: -5px !important;
				margin-left: -5px !important
			}
	.margin-lg-10 {
		margin: 10px !important
	}
		.marginTop-lg-10 {
			margin-top: 10px !important
		}
			.marginTop-lg-pull-10 {
				margin-top: -10px !important
			}
		.marginRight-lg-10 {
			margin-right: 10px !important
		}
			.marginRight-lg-pull-10 {
				margin-right: -10px !important
			}
		.marginBottom-lg-10 {
			margin-bottom: 10px !important
		}
			.marginBottom-lg-pull-10 {
				margin-bottom: -10px !important
			}
		.marginLeft-lg-10 {
			margin-left: 10px !important
		}
			.marginLeft-lg-pull-10 {
				margin-left: -10px !important
			}
		.marginLateral-lg-10 {
			margin-top: 10px !important;
			margin-bottom: 10px !important
		}
			.marginLateral-lg-pull-10 {
				margin-top: -10px !important;
				margin-bottom: -10px !important
			}
		.marginGutter-lg-10 {
			margin-right: 10px !important;
			margin-left: 10px !important
		}
			.marginGutter-lg-pull-10 {
				margin-right: -10px !important;
				margin-left: -10px !important
			}
	.margin-lg-15 {
		margin: 15px !important
	}
		.marginTop-lg-15 {
			margin-top: 15px !important
		}
			.marginTop-lg-pull-15 {
				margin-top: -15px !important
			}
		.marginRight-lg-15 {
			margin-right: 15px !important
		}
			.marginRight-lg-pull-15 {
				margin-right: -15px !important
			}
		.marginBottom-lg-15 {
			margin-bottom: 15px !important
		}
			.marginBottom-lg-pull-15 {
				margin-bottom: -15px !important
			}
		.marginLeft-lg-15 {
			margin-left: 15px !important
		}
			.marginLeft-lg-pull-15 {
				margin-left: -15px !important
			}
		.marginLateral-lg-15 {
			margin-top: 15px !important;
			margin-bottom: 15px !important
		}
			.marginLateral-lg-pull-15 {
				margin-top: -15px !important;
				margin-bottom: -15px !important
			}
		.marginGutter-lg-15 {
			margin-right: 15px !important;
			margin-left: 15px !important
		}
			.marginGutter-lg-pull-15 {
				margin-right: -15px !important;
				margin-left: -15px !important
			}
	.margin-lg-20 {
		margin: 20px !important
	}
		.marginTop-lg-20 {
			margin-top: 20px !important
		}
			.marginTop-lg-pull-20 {
				margin-top: -20px !important
			}
		.marginRight-lg-20 {
			margin-right: 20px !important
		}
			.marginRight-lg-pull-20 {
				margin-right: -20px !important
			}
		.marginBottom-lg-20 {
			margin-bottom: 20px !important
		}
			.marginBottom-lg-pull-20 {
				margin-bottom: -20px !important
			}
		.marginLeft-lg-20 {
			margin-left: 20px !important
		}
			.marginLeft-lg-pull-20 {
				margin-left: -20px !important
			}
		.marginLateral-lg-20 {
			margin-top: 20px !important;
			margin-bottom: 20px !important
		}
			.marginLateral-lg-pull-20 {
				margin-top: -20px !important;
				margin-bottom: -20px !important
			}
		.marginGutter-lg-20 {
			margin-right: 20px !important;
			margin-left: 20px !important
		}
			.marginGutter-lg-pull-20 {
				margin-right: -20px !important;
				margin-left: -20px !important
			}
	.margin-lg-25 {
		margin: 25px !important
	}
		.marginTop-lg-25 {
			margin-top: 25px !important
		}
			.marginTop-lg-pull-25 {
				margin-top: -25px !important
			}
		.marginRight-lg-25 {
			margin-right: 25px !important
		}
			.marginRight-lg-pull-25 {
				margin-right: -25px !important
			}
		.marginBottom-lg-25 {
			margin-bottom: 25px !important
		}
			.marginBottom-lg-pull-25 {
				margin-bottom: -25px !important
			}
		.marginLeft-lg-25 {
			margin-left: 25px !important
		}
			.marginLeft-lg-pull-25 {
				margin-left: -25px !important
			}
		.marginLateral-lg-25 {
			margin-top: 25px !important;
			margin-bottom: 25px !important
		}
			.marginLateral-lg-pull-25 {
				margin-top: -25px !important;
				margin-bottom: -25px !important
			}
		.marginGutter-lg-25 {
			margin-right: 25px !important;
			margin-left: 25px !important
		}
			.marginGutter-lg-pull-25 {
				margin-right: -25px !important;
				margin-left: -25px !important
			}
	.margin-lg-30 {
		margin: 30px !important
	}
		.marginTop-lg-30 {
			margin-top: 30px !important
		}
			.marginTop-lg-pull-30 {
				margin-top: -30px !important
			}
		.marginRight-lg-30 {
			margin-right: 30px !important
		}
			.marginRight-lg-pull-30 {
				margin-right: -30px !important
			}
		.marginBottom-lg-30 {
			margin-bottom: 30px !important
		}
			.marginBottom-lg-pull-30 {
				margin-bottom: -30px !important
			}
		.marginLeft-lg-30 {
			margin-left: 30px !important
		}
			.marginLeft-lg-pull-30 {
				margin-left: -30px !important
			}
		.marginLateral-lg-30 {
			margin-top: 30px !important;
			margin-bottom: 30px !important
		}
			.marginLateral-lg-pull-30 {
				margin-top: -30px !important;
				margin-bottom: -30px !important
			}
		.marginGutter-lg-30 {
			margin-right: 30px !important;
			margin-left: 30px !important
		}
			.marginGutter-lg-pull-30 {
				margin-right: -30px !important;
				margin-left: -30px !important
			}
	.margin-lg-35 {
		margin: 35px !important
	}
		.marginTop-lg-35 {
			margin-top: 35px !important
		}
			.marginTop-lg-pull-35 {
				margin-top: -35px !important
			}
		.marginRight-lg-35 {
			margin-right: 35px !important
		}
			.marginRight-lg-pull-35 {
				margin-right: -35px !important
			}
		.marginBottom-lg-35 {
			margin-bottom: 35px !important
		}
			.marginBottom-lg-pull-35 {
				margin-bottom: -35px !important
			}
		.marginLeft-lg-35 {
			margin-left: 35px !important
		}
			.marginLeft-lg-pull-35 {
				margin-left: -35px !important
			}
		.marginLateral-lg-35 {
			margin-top: 35px !important;
			margin-bottom: 35px !important
		}
			.marginLateral-lg-pull-35 {
				margin-top: -35px !important;
				margin-bottom: -35px !important
			}
		.marginGutter-lg-35 {
			margin-right: 35px !important;
			margin-left: 35px !important
		}
			.marginGutter-lg-pull-35 {
				margin-right: -35px !important;
				margin-left: -35px !important
			}
	.margin-lg-40 {
		margin: 40px !important
	}
		.marginTop-lg-40 {
			margin-top: 40px !important
		}
			.marginTop-lg-pull-40 {
				margin-top: -40px !important
			}
		.marginRight-lg-40 {
			margin-right: 40px !important
		}
			.marginRight-lg-pull-40 {
				margin-right: -40px !important
			}
		.marginBottom-lg-40 {
			margin-bottom: 40px !important
		}
			.marginBottom-lg-pull-40 {
				margin-bottom: -40px !important
			}
		.marginLeft-lg-40 {
			margin-left: 40px !important
		}
			.marginLeft-lg-pull-40 {
				margin-left: -40px !important
			}
		.marginLateral-lg-40 {
			margin-top: 40px !important;
			margin-bottom: 40px !important
		}
			.marginLateral-lg-pull-40 {
				margin-top: -40px !important;
				margin-bottom: -40px !important
			}
		.marginGutter-lg-40 {
			margin-right: 40px !important;
			margin-left: 40px !important
		}
			.marginGutter-lg-pull-40 {
				margin-right: -40px !important;
				margin-left: -40px !important
			}
	.margin-lg-45 {
		margin: 45px !important
	}
		.marginTop-lg-45 {
			margin-top: 45px !important
		}
			.marginTop-lg-pull-45 {
				margin-top: -45px !important
			}
		.marginRight-lg-45 {
			margin-right: 45px !important
		}
			.marginRight-lg-pull-45 {
				margin-right: -45px !important
			}
		.marginBottom-lg-45 {
			margin-bottom: 45px !important
		}
			.marginBottom-lg-pull-45 {
				margin-bottom: -45px !important
			}
		.marginLeft-lg-45 {
			margin-left: 45px !important
		}
			.marginLeft-lg-pull-45 {
				margin-left: -45px !important
			}
		.marginLateral-lg-45 {
			margin-top: 45px !important;
			margin-bottom: 45px !important
		}
			.marginLateral-lg-pull-45 {
				margin-top: -45px !important;
				margin-bottom: -45px !important
			}
		.marginGutter-lg-45 {
			margin-right: 45px !important;
			margin-left: 45px !important
		}
			.marginGutter-lg-pull-45 {
				margin-right: -45px !important;
				margin-left: -45px !important
			}
	.margin-lg-50 {
		margin: 50px !important
	}
		.marginTop-lg-50 {
			margin-top: 50px !important
		}
			.marginTop-lg-pull-50 {
				margin-top: -50px !important
			}
		.marginRight-lg-50 {
			margin-right: 50px !important
		}
			.marginRight-lg-pull-50 {
				margin-right: -50px !important
			}
		.marginBottom-lg-50 {
			margin-bottom: 50px !important
		}
			.marginBottom-lg-pull-50 {
				margin-bottom: -50px !important
			}
		.marginLeft-lg-50 {
			margin-left: 50px !important
		}
			.marginLeft-lg-pull-50 {
				margin-left: -50px !important
			}
		.marginLateral-lg-50 {
			margin-top: 50px !important;
			margin-bottom: 50px !important
		}
			.marginLateral-lg-pull-50 {
				margin-top: -50px !important;
				margin-bottom: -50px !important
			}
		.marginGutter-lg-50 {
			margin-right: 50px !important;
			margin-left: 50px !important
		}
			.marginGutter-lg-pull-50 {
				margin-right: -50px !important;
				margin-left: -50px !important
			}
	.margin-lg-55 {
		margin: 55px !important
	}
		.marginTop-lg-55 {
			margin-top: 55px !important
		}
			.marginTop-lg-pull-55 {
				margin-top: -55px !important
			}
		.marginRight-lg-55 {
			margin-right: 55px !important
		}
			.marginRight-lg-pull-55 {
				margin-right: -55px !important
			}
		.marginBottom-lg-55 {
			margin-bottom: 55px !important
		}
			.marginBottom-lg-pull-55 {
				margin-bottom: -55px !important
			}
		.marginLeft-lg-55 {
			margin-left: 55px !important
		}
			.marginLeft-lg-pull-55 {
				margin-left: -55px !important
			}
		.marginLateral-lg-55 {
			margin-top: 55px !important;
			margin-bottom: 55px !important
		}
			.marginLateral-lg-pull-55 {
				margin-top: -55px !important;
				margin-bottom: -55px !important
			}
		.marginGutter-lg-55 {
			margin-right: 55px !important;
			margin-left: 55px !important
		}
			.marginGutter-lg-pull-55 {
				margin-right: -55px !important;
				margin-left: -55px !important
			}
	.margin-lg-60 {
		margin: 60px !important
	}
		.marginTop-lg-60 {
			margin-top: 60px !important
		}
			.marginTop-lg-pull-60 {
				margin-top: -60px !important
			}
		.marginRight-lg-60 {
			margin-right: 60px !important
		}
			.marginRight-lg-pull-60 {
				margin-right: -60px !important
			}
		.marginBottom-lg-60 {
			margin-bottom: 60px !important
		}
			.marginBottom-lg-pull-60 {
				margin-bottom: -60px !important
			}
		.marginLeft-lg-60 {
			margin-left: 60px !important
		}
			.marginLeft-lg-pull-60 {
				margin-left: -60px !important
			}
		.marginLateral-lg-60 {
			margin-top: 60px !important;
			margin-bottom: 60px !important
		}
			.marginLateral-lg-pull-60 {
				margin-top: -60px !important;
				margin-bottom: -60px !important
			}
		.marginGutter-lg-60 {
			margin-right: 60px !important;
			margin-left: 60px !important
		}
			.marginGutter-lg-pull-60 {
				margin-right: -60px !important;
				margin-left: -60px !important
			}
	.margin-lg-65 {
		margin: 65px !important
	}
		.marginTop-lg-65 {
			margin-top: 65px !important
		}
			.marginTop-lg-pull-65 {
				margin-top: -65px !important
			}
		.marginRight-lg-65 {
			margin-right: 65px !important
		}
			.marginRight-lg-pull-65 {
				margin-right: -65px !important
			}
		.marginBottom-lg-65 {
			margin-bottom: 65px !important
		}
			.marginBottom-lg-pull-65 {
				margin-bottom: -65px !important
			}
		.marginLeft-lg-65 {
			margin-left: 65px !important
		}
			.marginLeft-lg-pull-65 {
				margin-left: -65px !important
			}
		.marginLateral-lg-65 {
			margin-top: 65px !important;
			margin-bottom: 10px !important
		}
			.marginLateral-lg-pull-65 {
				margin-top: -65px !important;
				margin-bottom: -65px !important
			}
		.marginGutter-lg-65 {
			margin-right: 65px !important;
			margin-left: 65px !important
		}
			.marginGutter-lg-pull-65 {
				margin-right: -65px !important;
				margin-left: -65px !important
			}
	.margin-lg-70 {
		margin: 70px !important
	}
		.marginTop-lg-70 {
			margin-top: 70px !important
		}
			.marginTop-lg-pull-70 {
				margin-top: -70px !important
			}
		.marginRight-lg-70 {
			margin-right: 70px !important
		}
			.marginRight-lg-pull-70 {
				margin-right: -70px !important
			}
		.marginBottom-lg-70 {
			margin-bottom: 70px !important
		}
			.marginBottom-lg-pull-70 {
				margin-bottom: -70px !important
			}
		.marginLeft-lg-70 {
			margin-left: 70px !important
		}
			.marginLeft-lg-pull-70 {
				margin-left: -70px !important
			}
		.marginLateral-lg-70 {
			margin-top: 70px !important;
			margin-bottom: 70px !important
		}
			.marginLateral-lg-pull-70 {
				margin-top: -70px !important;
				margin-bottom: -70px !important
			}
		.marginGutter-lg-70 {
			margin-right: 70px !important;
			margin-left: 70px !important
		}
			.marginGutter-lg-pull-70 {
				margin-right: -70px !important;
				margin-left: -70px !important
			}
	.margin-lg-75 {
		margin: 75px !important
	}
		.marginTop-lg-75 {
			margin-top: 75px !important
		}
			.marginTop-lg-pull-75 {
				margin-top: -75px !important
			}
		.marginRight-lg-75 {
			margin-right: 75px !important
		}
			.marginRight-lg-pull-75 {
				margin-right: -75px !important
			}
		.marginBottom-lg-75 {
			margin-bottom: 75px !important
		}
			.marginBottom-lg-pull-75 {
				margin-bottom: -75px !important
			}
		.marginLeft-lg-75 {
			margin-left: 75px !important
		}
			.marginLeft-lg-pull-75 {
				margin-left: -75px !important
			}
		.marginLateral-lg-75 {
			margin-top: 75px !important;
			margin-bottom: 75px !important
		}
			.marginLateral-lg-pull-75 {
				margin-top: -75px !important;
				margin-bottom: -75px !important
			}
		.marginGutter-lg-75 {
			margin-right: 75px !important;
			margin-left: 75px !important
		}
			.marginGutter-lg-pull-75 {
				margin-right: -75px !important;
				margin-left: -75px !important
			}
	.margin-lg-80 {
		margin: 80px !important
	}
		.marginTop-lg-80 {
			margin-top: 80px !important
		}
			.marginTop-lg-pull-80 {
				margin-top: -80px !important
			}
		.marginRight-lg-80 {
			margin-right: 80px !important
		}
			.marginRight-lg-pull-80 {
				margin-right: -80px !important
			}
		.marginBottom-lg-80 {
			margin-bottom: 80px !important
		}
			.marginBottom-lg-pull-80 {
				margin-bottom: -80px !important
			}
		.marginLeft-lg-80 {
			margin-left: 80px !important
		}
			.marginLeft-lg-pull-80 {
				margin-left: -80px !important
			}
		.marginLateral-lg-80 {
			margin-top: 80px !important;
			margin-bottom: 80px !important
		}
			.marginLateral-lg-pull-80 {
				margin-top: -80px !important;
				margin-bottom: -80px !important
			}
		.marginGutter-lg-80 {
			margin-right: 80px !important;
			margin-left: 80px !important
		}
			.marginGutter-lg-pull-80 {
				margin-right: -80px !important;
				margin-left: -80px !important
			}
	.margin-lg-85 {
		margin: 85px !important
	}
		.marginTop-lg-85 {
			margin-top: 85px !important
		}
			.marginTop-lg-pull-85 {
				margin-top: -85px !important
			}
		.marginRight-lg-85 {
			margin-right: 85px !important
		}
			.marginRight-lg-pull-85 {
				margin-right: -85px !important
			}
		.marginBottom-lg-85 {
			margin-bottom: 85px !important
		}
			.marginBottom-lg-pull-85 {
				margin-bottom: -85px !important
			}
		.marginLeft-lg-85 {
			margin-left: 85px !important
		}
			.marginLeft-lg-pull-85 {
				margin-left: -85px !important
			}
		.marginLateral-lg-85 {
			margin-top: 85px !important;
			margin-bottom: 85px !important
		}
			.marginLateral-lg-pull-85 {
				margin-top: -85px !important;
				margin-bottom: -85px !important
			}
		.marginGutter-lg-85 {
			margin-right: 85px !important;
			margin-left: 85px !important
		}
			.marginGutter-lg-pull-85 {
				margin-right: -85px !important;
				margin-left: -85px !important
			}
	.margin-lg-90 {
		margin: 90px !important
	}
		.marginTop-lg-90 {
			margin-top: 90px !important
		}
			.marginTop-lg-pull-90 {
				margin-top: -90px !important
			}
		.marginRight-lg-90 {
			margin-right: 90px !important
		}
			.marginRight-lg-pull-90 {
				margin-right: -90px !important
			}
		.marginBottom-lg-90 {
			margin-bottom: 90px !important
		}
			.marginBottom-lg-pull-90 {
				margin-bottom: -90px !important
			}
		.marginLeft-lg-90 {
			margin-left: 90px !important
		}
			.marginLeft-lg-pull-90 {
				margin-left: -90px !important
			}
		.marginLateral-lg-90 {
			margin-top: 90px !important;
			margin-bottom: 90px !important
		}
			.marginLateral-lg-pull-90 {
				margin-top: -90px !important;
				margin-bottom: -90px !important
			}
		.marginGutter-lg-90 {
			margin-right: 90px !important;
			margin-left: 90px !important
		}
			.marginGutter-lg-pull-90 {
				margin-right: -90px !important;
				margin-left: -90px !important
			}
	.margin-lg-95 {
		margin: 95px !important
	}
		.marginTop-lg-95 {
			margin-top: 95px !important
		}
			.marginTop-lg-pull-95 {
				margin-top: -95px !important
			}
		.marginRight-lg-95 {
			margin-right: 95px !important
		}
			.marginRight-lg-pull-95 {
				margin-right: -95px !important
			}
		.marginBottom-lg-95 {
			margin-bottom: 95px !important
		}
			.marginBottom-lg-pull-95 {
				margin-bottom: -95px !important
			}
		.marginLeft-lg-95 {
			margin-left: 95px !important
		}
			.marginLeft-lg-pull-95 {
				margin-left: -95px !important
			}
		.marginLateral-lg-95 {
			margin-top: 95px !important;
			margin-bottom: 95px !important
		}
			.marginLateral-lg-pull-95 {
				margin-top: -95px !important;
				margin-bottom: -95px !important
			}
		.marginGutter-lg-95 {
			margin-right: 95px !important;
			margin-left: 95px !important
		}
			.marginGutter-lg-pull-95 {
				margin-right: -95px !important;
				margin-left: -95px !important
			}
	.margin-lg-100 {
		margin: 100px !important
	}
		.marginTop-lg-100 {
			margin-top: 100px !important
		}
			.marginTop-lg-pull-100 {
				margin-top: -100px !important
			}
		.marginRight-lg-100 {
			margin-right: 100px !important
		}
			.marginRight-lg-pull-100 {
				margin-right: -100px !important
			}
		.marginBottom-lg-100 {
			margin-bottom: 100px !important
		}
			.marginBottom-lg-pull-100 {
				margin-bottom: -100px !important
			}
		.marginLeft-lg-100 {
			margin-left: 100px !important
		}
			.marginLeft-lg-pull-100 {
				margin-left: -100px !important
			}
		.marginLateral-lg-100 {
			margin-top: 100px !important;
			margin-bottom: 100px !important
		}
			.marginLateral-lg-pull-100 {
				margin-top: -100px !important;
				margin-bottom: -100px !important
			}
		.marginGutter-lg-100 {
			margin-right: 100px !important;
			margin-left: 100px !important
		}
			.marginGutter-lg-pull-100 {
				margin-right: -100px !important;
				margin-left: -100px !important
			}
	.fontSize-lg-10pct {
		font-size:10% !important
	}
	.fontSize-lg-20pct {
		font-size:20% !important
	}
	.fontSize-lg-30pct {
		font-size:30% !important
	}
	.fontSize-lg-40pct {
		font-size:40% !important
	}
	.fontSize-lg-50pct {
		font-size:50% !important
	}
	.fontSize-lg-60pct {
		font-size:60% !important
	}
	.fontSize-lg-70pct {
		font-size:70% !important
	}
	.fontSize-lg-80pct {
		font-size:80% !important
	}
	.fontSize-lg-90pct {
		font-size:90% !important
	}
	.fontSize-lg-100pct {
		font-size:100% !important
	}
	.fontSize-lg-110pct {
		font-size:110% !important
	}
	.fontSize-lg-120pct {
		font-size:120% !important
	}
	.fontSize-lg-130pct {
		font-size:130% !important
	}
	.fontSize-lg-140pct {
		font-size:140% !important
	}
	.fontSize-lg-150pct {
		font-size:150% !important
	}
	.fontSize-lg-160pct {
		font-size:160% !important
	}
	.fontSize-lg-170pct {
		font-size:170% !important
	}
	.fontSize-lg-180pct {
		font-size:180% !important
	}
	.fontSize-lg-190pct {
		font-size:90% !important
	}
	.fontSize-lg-200pct {
		font-size:200% !important
	}
	.fontSize-lg-300pct {
		font-size:300% !important
	}
	.fontSize-lg-400pct {
		font-size:400% !important
	}
	.fontSize-lg-500pct {
		font-size:500% !important
	}
	.fontSize-lg-600pct {
		font-size:600% !important
	}
	.fontSize-lg-700pct {
		font-size:700% !important
	}
	.fontSize-lg-800pct {
		font-size:800% !important
	}
	.fontSize-lg-900pct {
		font-size:900% !important
	}
	.fontSize-lg-1000pct {
		font-size:1000% !important
	}
	.fontSize-lg-10px {
		font-size:10px !important
	}
	.fontSize-lg-11px {
		font-size:11px !important
	}
	.fontSize-lg-12px {
		font-size:12px !important
	}
	.fontSize-lg-14px {
		font-size:14px !important
	}
	.fontSize-lg-16px {
		font-size:16px !important
	}
	.fontSize-lg-18px {
		font-size:18px !important
	}
	.fontSize-lg-20px {
		font-size:20px !important
	}
	.fontSize-lg-22px {
		font-size:22px !important
	}
	.fontSize-lg-24px {
		font-size:24px !important
	}
	.fontSize-lg-26px {
		font-size:26px !important
	}
	.fontSize-lg-28px {
		font-size:28px !important
	}
	.fontSize-lg-30px {
		font-size:30px !important
	}
	.fontSize-lg-32px {
		font-size:32px !important
	}
	.fontSize-lg-34px {
		font-size:34px !important
	}
	.fontSize-lg-36px {
		font-size:36px !important
	}
	.fontSize-lg-38px {
		font-size:38px !important
	}
	.fontSize-lg-40px {
		font-size:40px !important
	}
	.fontSize-lg-42px {
		font-size:42px !important
	}
	.fontSize-lg-44px {
		font-size:44px !important
	}
	.fontSize-lg-46px {
		font-size:46px !important
	}
	.fontSize-lg-48px {
		font-size:48px !important
	}
	.fontSize-lg-50px {
		font-size:50px !important
	}
	.fontSize-lg-60px {
		font-size:60px !important
	}
	.fontSize-lg-70px {
		font-size:70px !important
	}
	.fontSize-lg-80px {
		font-size:80px !important
	}
	.fontSize-lg-90px {
		font-size:90px !important
	}
	.fontSize-lg-100px {
		font-size:100px !important
	}
	.fontSize-lg-06em {
		font-size:0.625em !important
	}
	.fontSize-lg-07em {
		font-size:0.75em !important
	}
	.fontSize-lg-08em {
		font-size:0.875em !important
	}
	.fontSize-lg-1em {
		font-size:1em !important
	}
	.fontSize-lg-11em {
		font-size:1.125em !important
	}
	.fontSize-lg-12em {
		font-size:1.25em !important
	}
	.fontSize-lg-13em {
		font-size:1.375em !important
	}
	.fontSize-lg-15em {
		font-size:1.5em !important
	}
	.fontSize-lg-16em {
		font-size:1.625em !important
	}
	.fontSize-lg-17em {
		font-size:1.75em !important
	}
	.fontSize-lg-18em {
		font-size:1.875em !important
	}
	.fontSize-lg-2em {
		font-size:2em !important
	}
	.fontSize-lg-25em {
		font-size:2.5em !important
	}
	.fontSize-lg-3em {
		font-size:3em !important
	}
	.fontSize-lg-35em {
		font-size:3.5em !important
	}
	.fontSize-lg-4em {
		font-size:4em !important
	}
	.fontSize-lg-45em {
		font-size:4.5em !important
	}
	.fontSize-lg-5em {
		font-size:5em !important
	}
	.fontWeight-lg-normal {
		font-weight:normal !important
	}
	.fontWeight-lg-bold {
		font-weight:bold !important
	}
	.fontWeight-lg-bolder {
		font-weight:bolder !important
	}
	.fontWeight-lg-lighter {
		font-weight:lighter !important
	}
	.fontWeight-lg-100 {
		font-weight:100 !important
	}
	.fontWeight-lg-200 {
		font-weight:200 !important
	}
	.fontWeight-lg-300 {
		font-weight:300 !important
	}
	.fontWeight-lg-400 {
		font-weight:400 !important
	}
	.fontWeight-lg-500 {
		font-weight:500 !important
	}
	.fontWeight-lg-600 {
		font-weight:600 !important
	}
	.fontWeight-lg-700 {
		font-weight:700 !important
	}
	.fontWeight-lg-800 {
		font-weight:800 !important
	}
	.fontWeight-lg-900 {
		font-weight:900 !important
	}
	.textAlign-lg-left,.text-lg-left {
		text-align:left !important
	}
	.textAlign-lg-right,.text-lg-right {
		text-align:right !important
	}
	.textAlign-lg-center,.text-lg-center {
		text-align:center !important
	}
	.textAlign-lg-justify,.text-lg-justify {
		text-align:justify !important
	}
	.textAlign-lg-start,.text-lg-start {
		text-align:start !important
	}
	.textAlign-lg-end,.text-lg-end {
		text-align:end !important
	}
	.positionTop-lg-none {
		top:0  !important
	}
	.positionRight-lg-none {
		right:0  !important
	}
	.positionBottom-lg-none {
		bottom:0  !important
	}
	.positionLeft-lg-none {
		left:0  !important
	}
	.positionTop-lg-1 {
		top:1px  !important
	}
	.positionRight-lg-1 {
		right:1px  !important
	}
	.positionBottom-lg-1 {
		bottom:1px  !important
	}
	.positionLeft-lg-1 {
		left:1px  !important
	}
	.positionTop-lg-2 {
		top:2px  !important
	}
	.positionRight-lg-2 {
		right:2px  !important
	}
	.positionBottom-lg-2 {
		bottom:2px  !important
	}
	.positionLeft-lg-2 {
		left:2px  !important
	}
	.positionTop-lg-3 {
		top:3px  !important
	}
	.positionRight-lg-3 {
		right:3px  !important
	}
	.positionBottom-lg-3 {
		bottom:3px  !important
	}
	.positionLeft-lg-3 {
		left:3px  !important
	}
	.positionTop-lg-5 {
		top:5px  !important
	}
	.positionRight-lg-5 {
		right:5px  !important
	}
	.positionBottom-lg-5 {
		bottom:5px  !important
	}
	.positionLeft-lg-5 {
		left:5px  !important
	}
	.positionTop-lg-10 {
		top:10px  !important
	}
	.positionRight-lg-10 {
		right:10px  !important
	}
	.positionBottom-lg-10 {
		bottom:10px  !important
	}
	.positionLeft-lg-10 {
		left:10px  !important
	}
	.positionTop-lg-15 {
		top:15px  !important
	}
	.positionRight-lg-15 {
		right:15px  !important
	}
	.positionBottom-lg-15 {
		bottom:15px  !important
	}
	.positionLeft-lg-15 {
		left:15px  !important
	}
	.positionTop-lg-20 {
		top:20px  !important
	}
	.positionRight-lg-20 {
		right:20px  !important
	}
	.positionBottom-lg-20 {
		bottom:20px  !important
	}
	.positionLeft-lg-20 {
		left:20px  !important
	}
	.positionTop-lg-25 {
		top:25px  !important
	}
	.positionRight-lg-25 {
		right:25px  !important
	}
	.positionBottom-lg-25 {
		bottom:25px  !important
	}
	.positionLeft-lg-25 {
		left:25px  !important
	}
	.positionTop-lg-30 {
		top:30px  !important
	}
	.positionRight-lg-30 {
		right:30px  !important
	}
	.positionBottom-lg-30 {
		bottom:30px  !important
	}
	.positionLeft-lg-30 {
		left:30px  !important
	}
	.positionTop-lg-35 {
		top:35px  !important
	}
	.positionRight-lg-35 {
		right:35px  !important
	}
	.positionBottom-lg-35 {
		bottom:35px  !important
	}
	.positionLeft-lg-35 {
		left:35px  !important
	}
	.positionTop-lg-40 {
		top:40px  !important
	}
	.positionRight-lg-40 {
		right:40px  !important
	}
	.positionBottom-lg-40 {
		bottom:40px  !important
	}
	.positionLeft-lg-40 {
		left:40px  !important
	}
	.positionTop-lg-45 {
		top:45px  !important
	}
	.positionRight-lg-45 {
		right:45px  !important
	}
	.positionBottom-lg-45 {
		bottom:45px  !important
	}
	.positionLeft-lg-45 {
		left:45px  !important
	}
	.positionTop-lg-50 {
		top:50px  !important
	}
	.positionRight-lg-50 {
		right:50px  !important
	}
	.positionBottom-lg-50 {
		bottom:50px  !important
	}
	.positionLeft-lg-50 {
		left:50px  !important
	}
	.positionTop-lg-55 {
		top:55px  !important
	}
	.positionRight-lg-55 {
		right:55px  !important
	}
	.positionBottom-lg-55 {
		bottom:55px  !important
	}
	.positionLeft-lg-55 {
		left:55px  !important
	}
	.positionTop-lg-60 {
		top:60px  !important
	}
	.positionRight-lg-60 {
		right:60px  !important
	}
	.positionBottom-lg-60 {
		bottom:60px  !important
	}
	.positionLeft-lg-60 {
		left:60px  !important
	}
	.positionTop-lg-65 {
		top:65px  !important
	}
	.positionRight-lg-65 {
		right:65px  !important
	}
	.positionBottom-lg-65 {
		bottom:65px  !important
	}
	.positionLeft-lg-65 {
		left:65px  !important
	}
	.positionTop-lg-70 {
		top:70px  !important
	}
	.positionRight-lg-70 {
		right:70px  !important
	}
	.positionBottom-lg-70 {
		bottom:70px  !important
	}
	.positionLeft-lg-70 {
		left:70px  !important
	}
	.positionTop-lg-75 {
		top:75px  !important
	}
	.positionRight-lg-75 {
		right:75px  !important
	}
	.positionBottom-lg-75 {
		bottom:75px  !important
	}
	.positionLeft-lg-75 {
		left:75px  !important
	}
	.positionTop-lg-80 {
		top:80px  !important
	}
	.positionRight-lg-80 {
		right:80px  !important
	}
	.positionBottom-lg-80 {
		bottom:80px  !important
	}
	.positionLeft-lg-80 {
		left:80px  !important
	}
	.positionTop-lg-85 {
		top:85px  !important
	}
	.positionRight-lg-85 {
		right:85px  !important
	}
	.positionBottom-lg-85 {
		bottom:85px  !important
	}
	.positionLeft-lg-85 {
		left:85px  !important
	}
	.positionTop-lg-90 {
		top:90px  !important
	}
	.positionRight-lg-90 {
		right:90px  !important
	}
	.positionBottom-lg-90 {
		bottom:90px  !important
	}
	.positionLeft-lg-90 {
		left:90px  !important
	}
	.positionTop-lg-95 {
		top:95px  !important
	}
	.positionRight-lg-95 {
		right:95px  !important
	}
	.positionBottom-lg-95 {
		bottom:95px  !important
	}
	.positionLeft-lg-95 {
		left:95px  !important
	}
	.positionTop-lg-100 {
		top:100px  !important
	}
	.positionRight-lg-100 {
		right:100px  !important
	}
	.positionBottom-lg-100 {
		bottom:100px  !important
	}
	.positionLeft-lg-100 {
		left:100px  !important
	}
	.positionTop-lg-110 {
		top:110px  !important
	}
	.positionRight-lg-110 {
		right:110px  !important
	}
	.positionBottom-lg-110 {
		bottom:110px  !important
	}
	.positionLeft-lg-110 {
		left:110px  !important
	}
	.positionTop-lg-120 {
		top:120px  !important
	}
	.positionRight-lg-120 {
		right:120px  !important
	}
	.positionBottom-lg-120 {
		bottom:120px  !important
	}
	.positionLeft-lg-120 {
		left:120px  !important
	}
	.positionTop-lg-130 {
		top:130px  !important
	}
	.positionRight-lg-130 {
		right:130px  !important
	}
	.positionBottom-lg-130 {
		bottom:130px  !important
	}
	.positionLeft-lg-130 {
		left:130px  !important
	}
	.positionTop-lg-140 {
		top:140px  !important
	}
	.positionRight-lg-140 {
		right:140px  !important
	}
	.positionBottom-lg-140 {
		bottom:140px  !important
	}
	.positionLeft-lg-140 {
		left:140px  !important
	}
	.positionTop-lg-150 {
		top:150px  !important
	}
	.positionRight-lg-150 {
		right:150px  !important
	}
	.positionBottom-lg-150 {
		bottom:150px  !important
	}
	.positionLeft-lg-150 {
		left:150px  !important
	}
	.positionTop-lg-160 {
		top:160px  !important
	}
	.positionRight-lg-160 {
		right:160px  !important
	}
	.positionBottom-lg-160 {
		bottom:160px  !important
	}
	.positionLeft-lg-160 {
		left:160px  !important
	}
	.positionTop-lg-170 {
		top:170px  !important
	}
	.positionRight-lg-170 {
		right:170px  !important
	}
	.positionBottom-lg-170 {
		bottom:170px  !important
	}
	.positionLeft-lg-170 {
		left:170px  !important
	}
	.positionTop-lg-180 {
		top:180px  !important
	}
	.positionRight-lg-180 {
		right:180px  !important
	}
	.positionBottom-lg-180 {
		bottom:180px  !important
	}
	.positionLeft-lg-180 {
		left:180px  !important
	}
	.positionTop-lg-190 {
		top:190px  !important
	}
	.positionRight-lg-190 {
		right:190px  !important
	}
	.positionBottom-lg-190 {
		bottom:190px  !important
	}
	.positionLeft-lg-190 {
		left:190px  !important
	}
	.positionTop-lg-200 {
		top:200px  !important
	}
	.positionRight-lg-200 {
		right:200px  !important
	}
	.positionBottom-lg-200 {
		bottom:200px  !important
	}
	.positionLeft-lg-200 {
		left:200px  !important
	}
	.positionTop-lg-250 {
		top:250px  !important
	}
	.positionRight-lg-250 {
		right:250px  !important
	}
	.positionBottom-lg-250 {
		bottom:250px  !important
	}
	.positionLeft-lg-250 {
		left:250px  !important
	}
	.positionTop-lg-300 {
		top:300px  !important
	}
	.positionRight-lg-300 {
		right:300px  !important
	}
	.positionBottom-lg-300 {
		bottom:300px  !important
	}
	.positionLeft-lg-300 {
		left:300px  !important
	}
	.positionTop-lg-350 {
		top:350px  !important
	}
	.positionRight-lg-350 {
		right:350px  !important
	}
	.positionBottom-lg-350 {
		bottom:350px  !important
	}
	.positionLeft-lg-350 {
		left:350px  !important
	}
	.positionTop-lg-400 {
		top:400px  !important
	}
	.positionRight-lg-400 {
		right:400px  !important
	}
	.positionBottom-lg-400 {
		bottom:400px  !important
	}
	.positionLeft-lg-400 {
		left:400px  !important
	}
	.positionTop-lg-450 {
		top:450px  !important
	}
	.positionRight-lg-450 {
		right:450px  !important
	}
	.positionBottom-lg-450 {
		bottom:450px  !important
	}
	.positionLeft-lg-450 {
		left:450px  !important
	}
	.positionTop-lg-500 {
		top:500px  !important
	}
	.positionRight-lg-500 {
		right:500px  !important
	}
	.positionBottom-lg-500 {
		bottom:500px  !important
	}
	.positionLeft-lg-500 {
		left:500px  !important
	}
	.positionTop-lg-1pct {
		top:1%  !important
	}
	.positionRight-lg-1pct {
		right:1%  !important
	}
	.positionBottom-lg-1pct {
		bottom:1%  !important
	}
	.positionLeft-lg-1pct {
		left:1%  !important
	}
	.positionTop-lg-2pct {
		top:2%  !important
	}
	.positionRight-lg-2pct {
		right:2%  !important
	}
	.positionBottom-lg-2pct {
		bottom:2%  !important
	}
	.positionLeft-lg-2pct {
		left:2%  !important
	}
	.positionTop-lg-3pct {
		top:3%  !important
	}
	.positionRight-lg-3pct {
		right:3%  !important
	}
	.positionBottom-lg-3pct {
		bottom:3%  !important
	}
	.positionLeft-lg-3pct {
		left:3%  !important
	}
	.positionTop-lg-5pct {
		top:5%  !important
	}
	.positionRight-lg-5pct {
		right:5%  !important
	}
	.positionBottom-lg-5pct {
		bottom:5%  !important
	}
	.positionLeft-lg-5pct {
		left:5%  !important
	}
	.positionTop-lg-10pct {
		top:10%  !important
	}
	.positionRight-lg-10pct {
		right:10%  !important
	}
	.positionBottom-lg-10pct {
		bottom:10%  !important
	}
	.positionLeft-lg-10pct {
		left:10%  !important
	}
	.positionTop-lg-15pct {
		top:15%  !important
	}
	.positionRight-lg-15pct {
		right:15%  !important
	}
	.positionBottom-lg-15pct {
		bottom:15%  !important
	}
	.positionLeft-lg-15pct {
		left:15%  !important
	}
	.positionTop-lg-20pct {
		top:20%  !important
	}
	.positionRight-lg-20pct {
		right:20%  !important
	}
	.positionBottom-lg-20pct {
		bottom:20%  !important
	}
	.positionLeft-lg-20pct {
		left:20%  !important
	}
	.positionTop-lg-25pct {
		top:25%  !important
	}
	.positionRight-lg-25pct {
		right:25%  !important
	}
	.positionBottom-lg-25pct {
		bottom:25%  !important
	}
	.positionLeft-lg-25pct {
		left:25%  !important
	}
	.positionTop-lg-30pct {
		top:30%  !important
	}
	.positionRight-lg-30pct {
		right:30%  !important
	}
	.positionBottom-lg-30pct {
		bottom:30%  !important
	}
	.positionLeft-lg-30pct {
		left:30%  !important
	}
	.positionTop-lg-35pct {
		top:35%  !important
	}
	.positionRight-lg-35pct {
		right:35%  !important
	}
	.positionBottom-lg-35pct {
		bottom:35%  !important
	}
	.positionLeft-lg-35pct {
		left:35%  !important
	}
	.positionTop-lg-40pct {
		top:40%  !important
	}
	.positionRight-lg-40pct {
		right:40%  !important
	}
	.positionBottom-lg-40pct {
		bottom:40%  !important
	}
	.positionLeft-lg-40pct {
		left:40%  !important
	}
	.positionTop-lg-45pct {
		top:45%  !important
	}
	.positionRight-lg-45pct {
		right:45%  !important
	}
	.positionBottom-lg-45pct {
		bottom:45%  !important
	}
	.positionLeft-lg-45pct {
		left:45%  !important
	}
	.positionTop-lg-50pct {
		top:50%  !important
	}
	.positionRight-lg-50pct {
		right:50%  !important
	}
	.positionBottom-lg-50pct {
		bottom:50%  !important
	}
	.positionLeft-lg-50pct {
		left:50%  !important
	}
	.border-lg-none {
		border:none 0px
	}
		.borderTop-lg-none {
			border-top:none 0px
		}
		.borderRight-lg-none {
			border-right:none 0px
		}
		.borderBottom-lg-none {
			border-bottom:none 0px
		}
		.borderLeft-lg-none {
			border-left:none 0px
		}
	.border-lg-transparent {
		border:transparent 1px solid
	}
		.borderTop-lg-transparent {
			border-top:transparent 1px solid
		}
		.borderRight-lg-transparent {
			border-right:transparent 1px solid
		}
		.borderBottom-lg-transparent {
			border-bottom:transparent 1px solid
		}
		.borderLeft-lg-transparent {
			border-left:transparent 1px solid
		}
}
.paddingNone {
	padding: 0px !important
}
	.paddingTopNone {
		padding-top: 0px !important
	}
	.paddingRightNone {
		padding-right: 0px !important
	}
	.paddingBottomNone {
		padding-bottom: 0px !important
	}
	.paddingLeftNone {
		padding-left: 0px !important
	}
	.paddingLateralNone {
		padding-top: 0 !important;
		padding-bottom: 0 !important
	}
	.paddingGutterNone {
		padding-right: 0 !important;
		padding-left: 0 !important
	}
.padding1 {
	padding: 1px !important
}
	.paddingTop1 {
		padding-top: 1px !important
	}
	.paddingRight1 {
		padding-right: 1px !important
	}
	.paddingBottom1 {
		padding-bottom: 1px !important
	}
	.paddingLeft1 {
		padding-left: 1px !important
	}
	.paddingLateral1 {
		padding-top: 1px !important;
		padding-bottom: 1px !important
	}
	.paddingGutter1 {
		padding-right: 1px !important;
		padding-left: 1px !important
	}
.padding1pct {
	padding: 1% !important
}
	.paddingTop1pct {
		padding-top: 1% !important
	}
	.paddingRight1pct {
		padding-right: 1% !important
	}
	.paddingBottom1pct {
		padding-bottom: 1% !important
	}
	.paddingLeft1pct {
		padding-left: 1% !important
	}
	.paddingLateral1pct {
		padding-top: 1% !important;
		padding-bottom: 1% !important
	}
	.paddingGutter1pct {
		padding-right: 1% !important;
		padding-left: 1% !important
	}
.padding2 {
	padding: 2px !important
}
	.paddingTop2 {
		padding-top: 2px !important
	}
	.paddingRight2 {
		padding-right: 2px !important
	}
	.paddingBottom2 {
		padding-bottom: 2px !important
	}
	.paddingLeft2 {
		padding-left: 2px !important
	}
	.paddingLateral2 {
		padding-top: 2px !important;
		padding-bottom: 2px !important
	}
	.paddingGutter2 {
		padding-right: 2px !important;
		padding-left: 2px !important
	}
.padding2pct {
	padding: 2% !important
}
	.paddingTop2pct {
		padding-top: 2% !important
	}
	.paddingRight2pct {
		padding-right: 2% !important
	}
	.paddingBottom2pct {
		padding-bottom: 2% !important
	}
	.paddingLeft2pct {
		padding-left: 2% !important
	}
	.paddingLateral2pct {
		padding-top: 2% !important;
		padding-bottom: 2% !important
	}
	.paddingGutter2pct {
		padding-right: 2% !important;
		padding-left: 2% !important
	}
.padding3 {
	padding: 3px !important
}
	.paddingTop3 {
		padding-top: 3px !important
	}
	.paddingRight3 {
		padding-right: 3px !important
	}
	.paddingBottom3 {
		padding-bottom: 3px !important
	}
	.paddingLeft3 {
		padding-left: 3px !important
	}
	.paddingLateral3 {
		padding-top: 3px !important;
		padding-bottom: 3px !important
	}
	.paddingGutter3 {
		padding-right: 3px !important;
		padding-left: 3px !important
	}
.padding3pct {
	padding: 3% !important
}
	.paddingTop3pct {
		padding-top: 3% !important
	}
	.paddingRight3pct {
		padding-right: 3% !important
	}
	.paddingBottom3pct {
		padding-bottom: 3% !important
	}
	.paddingLeft3pct {
		padding-left: 3% !important
	}
	.paddingLateral3pct {
		padding-top: 3% !important;
		padding-bottom: 3% !important
	}
	.paddingGutter3pct {
		padding-right: 3% !important;
		padding-left: 3% !important
	}
.padding-5 {
	padding: 5px !important
}
	.paddingTop5 {
		padding-top: 5px !important
	}
	.paddingRight5 {
		padding-right: 5px !important
	}
	.paddingBottom5 {
		padding-bottom: 5px !important
	}
	.paddingLeft5 {
		padding-left: 5px !important
	}
	.paddingLateral5 {
		padding-top: 5px !important;
		padding-bottom: 5px !important
	}
	.paddingGutter5 {
		padding-right: 5px !important;
		padding-left: 5px !important
	}
.padding5pct {
	padding: 5% !important
}
	.paddingTop5pct {
		padding-top: 5% !important
	}
	.paddingRight5pct {
		padding-right: 5% !important
	}
	.paddingBottom5pct {
		padding-bottom: 5% !important
	}
	.paddingLeft5pct {
		padding-left: 5% !important
	}
	.paddingLateral5pct {
		padding-top: 5% !important;
		padding-bottom: 5% !important
	}
	.paddingGutter5pct {
		padding-right: 5% !important;
		padding-left: 5% !important
	}
.padding10 {
	padding: 10px !important
}
	.paddingTop10 {
		padding-top: 10px !important
	}
	.paddingRight10 {
		padding-right: 10px !important
	}
	.paddingBottom10 {
		padding-bottom: 10px !important
	}
	.paddingLeft10 {
		padding-left: 10px !important
	}
	.paddingLateral10 {
		padding-top: 10px !important;
		padding-bottom: 10px !important
	}
	.paddingGutter10 {
		padding-right: 10px !important;
		padding-left: 10px !important
	}
.padding10pct {
	padding: 10% !important
}
	.paddingTop10pct {
		padding-top: 10% !important
	}
	.paddingRight10pct {
		padding-right: 10% !important
	}
	.paddingBottom10pct {
		padding-bottom: 10% !important
	}
	.paddingLeft10pct {
		padding-left: 10% !important
	}
	.paddingLateral10pct {
		padding-top: 10% !important;
		padding-bottom: 10% !important
	}
	.paddingGutter10pct {
		padding-right: 10% !important;
		padding-left: 10% !important
	}
.padding15 {
	padding: 15px !important
}
	.paddingTop15 {
		padding-top: 15px !important
	}
	.paddingRight15 {
		padding-right: 15px !important
	}
	.paddingBottom15 {
		padding-bottom: 15px !important
	}
	.paddingLeft15 {
		padding-left: 15px !important
	}
	.paddingLateral15 {
		padding-top: 15px !important;
		padding-bottom: 15px !important
	}
	.paddingGutter15 {
		padding-right: 15px !important;
		padding-left: 15px !important
	}
.padding15pct {
	padding: 15% !important
}
	.paddingTop15pct {
		padding-top: 15% !important
	}
	.paddingRight15pct {
		padding-right: 15% !important
	}
	.paddingBottom15pct {
		padding-bottom: 15% !important
	}
	.paddingLeft15pct {
		padding-left: 15% !important
	}
	.paddingLateral15pct {
		padding-top: 15% !important;
		padding-bottom: 15% !important
	}
	.paddingGutter15pct {
		padding-right: 15% !important;
		padding-left: 15% !important
	}
.padding20 {
	padding: 20px !important
}
	.paddingTop20 {
		padding-top: 20px !important
	}
	.paddingRight20 {
		padding-right: 20px !important
	}
	.paddingBottom20 {
		padding-bottom: 20px !important
	}
	.paddingLeft20 {
		padding-left: 20px !important
	}
	.paddingLateral20 {
		padding-top: 20px !important;
		padding-bottom: 20px !important
	}
	.paddingGutter20 {
		padding-right: 20px !important;
		padding-left: 20px !important
	}
.padding20pct {
	padding: 20% !important
}
	.paddingTop20pct {
		padding-top: 20% !important
	}
	.paddingRight20pct {
		padding-right: 20% !important
	}
	.paddingBottom20pct {
		padding-bottom: 20% !important
	}
	.paddingLeft20pct {
		padding-left: 20% !important
	}
	.paddingLateral20pct {
		padding-top: 20% !important;
		padding-bottom: 20% !important
	}
	.paddingGutter20pct {
		padding-right: 20% !important;
		padding-left: 20% !important
	}
.padding25 {
	padding: 25px !important
}
	.paddingTop25 {
		padding-top: 25px !important
	}
	.paddingRight25 {
		padding-right: 25px !important
	}
	.paddingBottom25 {
		padding-bottom: 25px !important
	}
	.paddingLeft25 {
		padding-left: 25px !important
	}
	.paddingLateral25 {
		padding-top: 25px !important;
		padding-bottom: 25px !important
	}
	.paddingGutter25 {
		padding-right: 25px !important;
		padding-left: 25px !important
	}
.padding25pct {
	padding: 25% !important
}
	.paddingTop25pct {
		padding-top: 25% !important
	}
	.paddingRight25pct {
		padding-right: 25% !important
	}
	.paddingBottom25pct {
		padding-bottom: 25% !important
	}
	.paddingLeft25pct {
		padding-left: 25% !important
	}
	.paddingLateral25pct {
		padding-top: 25% !important;
		padding-bottom: 25% !important
	}
	.paddingGutter25pct {
		padding-right: 25% !important;
		padding-left: 25% !important
	}
.padding30 {
	padding: 30px !important
}
	.paddingTop30 {
		padding-top: 30px !important
	}
	.paddingRight30 {
		padding-right: 30px !important
	}
	.paddingBottom30 {
		padding-bottom: 30px !important
	}
	.paddingLeft30 {
		padding-left: 30px !important
	}
	.paddingLateral30 {
		padding-top: 30px !important;
		padding-bottom: 30px !important
	}
	.paddingGutter30 {
		padding-right: 30px !important;
		padding-left: 30px !important
	}
.padding35 {
	padding: 35px !important
}
	.paddingTop35 {
		padding-top: 35px !important
	}
	.paddingRight35 {
		padding-right: 35px !important
	}
	.paddingBottom35 {
		padding-bottom: 35px !important
	}
	.paddingLeft35 {
		padding-left: 35px !important
	}
	.paddingLateral35 {
		padding-top: 35px !important;
		padding-bottom: 35px !important
	}
	.paddingGutter35 {
		padding-right: 35px !important;
		padding-left: 35px !important
	}
.padding40 {
	padding: 40px !important
}
	.paddingTop40 {
		padding-top: 40px !important
	}
	.paddingRight40 {
		padding-right: 40px !important
	}
	.paddingBottom40 {
		padding-bottom: 40px !important
	}
	.paddingLeft40 {
		padding-left: 40px !important
	}
	.paddingLateral40 {
		padding-top: 40px !important;
		padding-bottom: 40px !important
	}
	.paddingGutter40 {
		padding-right: 40px !important;
		padding-left: 40px !important
	}
.padding45 {
	padding: 45px !important
}
	.paddingTop45 {
		padding-top: 45px !important
	}
	.paddingRight45 {
		padding-right: 45px !important
	}
	.paddingBottom45 {
		padding-bottom: 45px !important
	}
	.paddingLeft45 {
		padding-left: 45px !important
	}
	.paddingLateral45 {
		padding-top: 45px !important;
		padding-bottom: 45px !important
	}
	.paddingGutter45 {
		padding-right: 45px !important;
		padding-left: 45px !important
	}
.padding50 {
	padding: 50px !important
}
	.paddingTop50 {
		padding-top: 50px !important
	}
	.paddingRight50 {
		padding-right: 50px !important
	}
	.paddingBottom50 {
		padding-bottom: 50px !important
	}
	.paddingLeft50 {
		padding-left: 50px !important
	}
	.paddingLateral50 {
		padding-top: 50px !important;
		padding-bottom: 50px !important
	}
	.paddingGutter50 {
		padding-right: 50px !important;
		padding-left: 50px !important
	}
.padding55 {
	padding: 55px !important
}
	.paddingTop55 {
		padding-top: 55px !important
	}
	.paddingRight55 {
		padding-right: 55px !important
	}
	.paddingBottom55 {
		padding-bottom: 55px !important
	}
	.paddingLeft55 {
		padding-left: 55px !important
	}
	.paddingLateral55 {
		padding-top: 55px !important;
		padding-bottom: 55px !important
	}
	.paddingGutter55 {
		padding-right: 55px !important;
		padding-left: 55px !important
	}
.padding60 {
	padding: 60px !important
}
	.paddingTop60 {
		padding-top: 60px !important
	}
	.paddingRight60 {
		padding-right: 60px !important
	}
	.paddingBottom60 {
		padding-bottom: 60px !important
	}
	.paddingLeft60 {
		padding-left: 60px !important
	}
	.paddingLateral60 {
		padding-top: 60px !important;
		padding-bottom: 60px !important
	}
	.paddingGutter60 {
		padding-right: 60px !important;
		padding-left: 60px !important
	}
.padding65 {
	padding: 65px !important
}
	.paddingTop65 {
		padding-top: 65px !important
	}
	.paddingRight65 {
		padding-right: 65px !important
	}
	.paddingBottom65 {
		padding-bottom: 65px !important
	}
	.paddingLeft65 {
		padding-left: 65px !important
	}
	.paddingLateral65 {
		padding-top: 65px !important;
		padding-bottom: 65px !important
	}
	.paddingGutter65 {
		padding-right: 65px !important;
		padding-left: 65px !important
	}
.padding70 {
	padding: 70px !important
}
	.paddingTop70 {
		padding-top: 70px !important
	}
	.paddingRight70 {
		padding-right: 70px !important
	}
	.paddingBottom70 {
		padding-bottom: 70px !important
	}
	.paddingLeft70 {
		padding-left: 70px !important
	}
	.paddingLateral70 {
		padding-top: 70px !important;
		padding-bottom: 70px !important
	}
	.paddingGutter70 {
		padding-right: 70px !important;
		padding-left: 70px !important
	}
.padding75 {
	padding: 75px !important
}
	.paddingTop75 {
		padding-top: 75px !important
	}
	.paddingRight75 {
		padding-right: 75px !important
	}
	.paddingBottom75 {
		padding-bottom: 75px !important
	}
	.paddingLeft75 {
		padding-left: 75px !important
	}
	.paddingLateral75 {
		padding-top: 75px !important;
		padding-bottom: 75px !important
	}
	.paddingGutter75 {
		padding-right: 75px !important;
		padding-left: 75px !important
	}
.padding80 {
	padding: 80px !important
}
	.paddingTop80 {
		padding-top: 80px !important
	}
	.paddingRight80 {
		padding-right: 80px !important
	}
	.paddingBottom80 {
		padding-bottom: 80px !important
	}
	.paddingLeft80 {
		padding-left: 80px !important
	}
	.paddingLateral80 {
		padding-top: 80px !important;
		padding-bottom: 80px !important
	}
	.paddingGutter80 {
		padding-right: 80px !important;
		padding-left: 80px !important
	}
.padding85 {
	padding: 85px !important
}
	.paddingTop85 {
		padding-top: 85px !important
	}
	.paddingRight85 {
		padding-right: 85px !important
	}
	.paddingBottom85 {
		padding-bottom: 85px !important
	}
	.paddingLeft85 {
		padding-left: 85px !important
	}
	.paddingLateral85 {
		padding-top: 85px !important;
		padding-bottom: 85px !important
	}
	.paddingGutter85 {
		padding-right: 85px !important;
		padding-left: 85px !important
	}
.padding90 {
	padding: 90px !important
}
	.paddingTop90 {
		padding-top: 90px !important
	}
	.paddingRight90 {
		padding-right: 90px !important
	}
	.paddingBottom90 {
		padding-bottom: 90px !important
	}
	.paddingLeft90 {
		padding-left: 90px !important
	}
	.paddingLateral90 {
		padding-top: 90px !important;
		padding-bottom: 90px !important
	}
	.paddingGutter90 {
		padding-right: 90px !important;
		padding-left: 90px !important
	}
.padding95 {
	padding: 95px !important
}
	.paddingTop95 {
		padding-top: 95px !important
	}
	.paddingRight95 {
		padding-right: 95px !important
	}
	.paddingBottom95 {
		padding-bottom: 95px !important
	}
	.paddingLeft95 {
		padding-left: 95px !important
	}
	.paddingLateral95 {
		padding-top: 95px !important;
		padding-bottom: 95px !important
	}
	.paddingGutter95 {
		padding-right: 95px !important;
		padding-left: 95px !important
	}
.padding100 {
	padding: 100px !important
}
	.paddingTop100 {
		padding-top: 100px !important
	}
	.paddingRight100 {
		padding-right: 100px !important
	}
	.paddingBottom100 {
		padding-bottom: 100px !important
	}
	.paddingLeft100 {
		padding-left: 100px !important
	}
	.paddingLateral100 {
		padding-top: 100px !important;
		padding-bottom: 100px !important
	}
	.paddingGutter100 {
		padding-right: 100px !important;
		padding-left: 100px !important
	}
.marginNone {
	margin: 0 !important
}
	.marginTopNone {
		margin-top: 0 !important
	}
	.marginRightNone {
		margin-right: 0 !important
	}
	.marginBottomNone {
		margin-bottom: 0 !important
	}
	.marginLeftNone {
		margin-left: 0 !important
	}
	.marginLateralNone {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}
	.marginGutterNone {
		margin-right: 0 !important;
		margin-left: 0 !important
	}
.margin1 {
	margin: 1px !important
}
	.marginTop1 {
		margin-top: 1px !important
	}
		.marginTop-pull-1 {
			margin-top: -1px !important
		}
	.marginRight1 {
		margin-right: 1px !important
	}
		.marginRight-pull-1 {
			margin-right: -1px !important
		}
	.marginBottom1 {
		margin-bottom: 1px !important
	}
		.marginBottom-pull-1 {
			margin-bottom: -1px !important
		}
	.marginLeft1 {
		margin-left: 1px !important
	}
		.marginLeft-pull-1 {
			margin-left: -1px !important
		}
	.marginLateral1 {
		margin-top: 1px !important;
		margin-bottom: 1px !important
	}
		.marginLateral-pull-1 {
			margin-top: -1px !important;
			margin-bottom: -1px !important
		}
	.marginGutter1 {
		margin-right: 1px !important;
		margin-left: 1px !important
	}
		.marginGutter-pull-1 {
			margin-right: -1px !important;
			margin-left: -1px !important
		}
.margin2 {
	margin: 2px !important
}
	.marginTop2 {
		margin-top: 2px !important
	}
		.marginTop-pull-2 {
			margin-top: -2px !important
		}
	.marginRight2 {
		margin-right: 2px !important
	}
		.marginRight-pull-2 {
			margin-right: -2px !important
		}
	.marginBottom2 {
		margin-bottom: 2px !important
	}
		.marginBottom-pull-2 {
			margin-bottom: -2px !important
		}
	.marginLeft2 {
		margin-left: 2px !important
	}
		.marginLeft-pull-2 {
			margin-left: -2px !important
		}
	.marginLateral2 {
		margin-top: 2px !important;
		margin-bottom: 2px !important
	}
		.marginLateral-pull-2 {
			margin-top: -2px !important;
			margin-bottom: -2px !important
		}
	.marginGutter2 {
		margin-right: 2px !important;
		margin-left: 2px !important
	}
		.marginGutter-pull-2 {
			margin-right: -2px !important;
			margin-left: -2px !important
		}
.margin3 {
	margin: 3px !important
}
	.marginTop3 {
		margin-top: 3px !important
	}
		.marginTop-pull-3 {
			margin-top: -3px !important
		}
	.marginRight3 {
		margin-right: 3px !important
	}
		.marginRight-pull-3 {
			margin-right: -3px !important
		}
	.marginBottom3 {
		margin-bottom: 3px !important
	}
		.marginBottom-pull-3 {
			margin-bottom: -3px !important
		}
	.marginLeft3 {
		margin-left: 3px !important
	}
		.marginLeft-pull-3 {
			margin-left: -3px !important
		}
	.marginLateral3 {
		margin-top: 3px !important;
		margin-bottom: 3px !important
	}
		.marginLateral-pull-3 {
			margin-top: -3px !important;
			margin-bottom: -3px !important
		}
	.marginGutter3 {
		margin-right: 3px !important;
		margin-left: 3px !important
	}
		.marginGutter-pull-3 {
			margin-right: -3px !important;
			margin-left: -3px !important
		}
.margin5 {
	margin: 5px !important
}
	.marginTop5 {
		margin-top: 5px !important
	}
		.marginTop-pull-5 {
			margin-top: -5px !important
		}
	.marginRight5 {
		margin-right: 5px !important
	}
		.marginRight-pull-5 {
			margin-right: -5px !important
		}
	.marginBottom5 {
		margin-bottom: 5px !important
	}
		.marginBottom-pull-5 {
			margin-bottom: -5px !important
		}
	.marginLeft5 {
		margin-left: 5px !important
	}
		.marginLeft-pull-5 {
			margin-left: -5px !important
		}
	.marginLateral5 {
		margin-top: 5px !important;
		margin-bottom: 5px !important
	}
		.marginLateral-pull-5 {
			margin-top: -5px !important;
			margin-bottom: -5px !important
		}
	.marginGutter5 {
		margin-right: 5px !important;
		margin-left: 5px !important
	}
		.marginGutter-pull-5 {
			margin-right: -5px !important;
			margin-left: -5px !important
		}
.margin10 {
	margin: 10px !important
}
	.marginTop10 {
		margin-top: 10px !important
	}
		.marginTop-pull-10 {
			margin-top: -10px !important
		}
	.marginRight10 {
		margin-right: 10px !important
	}
		.marginRight-pull-10 {
			margin-right: -10px !important
		}
	.marginBottom10 {
		margin-bottom: 10px !important
	}
		.marginBottom-pull-10 {
			margin-bottom: -10px !important
		}
	.marginLeft10 {
		margin-left: 10px !important
	}
		.marginLeft-pull-10 {
			margin-left: -10px !important
		}
	.marginLateral10 {
		margin-top: 10px !important;
		margin-bottom: 10px !important
	}
		.marginLateral-pull-10 {
			margin-top: -10px !important;
			margin-bottom: -10px !important
		}
	.marginGutter10 {
		margin-right: 10px !important;
		margin-left: 10px !important
	}
		.marginGutter-pull-10 {
			margin-right: -10px !important;
			margin-left: -10px !important
		}
.margin15 {
	margin: 15px !important
}
	.marginTop15 {
		margin-top: 15px !important
	}
		.marginTop-pull-15 {
			margin-top: -15px !important
		}
	.marginRight15 {
		margin-right: 15px !important
	}
		.marginRight-pull-15 {
			margin-right: -15px !important
		}
	.marginBottom15 {
		margin-bottom: 15px !important
	}
		.marginBottom-pull-15 {
			margin-bottom: -15px !important
		}
	.marginLeft15 {
		margin-left: 15px !important
	}
		.marginLeft-pull-15 {
			margin-left: -15px !important
		}
	.marginLateral15 {
		margin-top: 15px !important;
		margin-bottom: 15px !important
	}
		.marginLateral-pull-15 {
			margin-top: -15px !important;
			margin-bottom: -15px !important
		}
	.marginGutter15 {
		margin-right: 15px !important;
		margin-left: 15px !important
	}
		.marginGutter-pull-15 {
			margin-right: -15px !important;
			margin-left: -15px !important
		}
.margin20 {
	margin: 20px !important
}
	.marginTop20 {
		margin-top: 20px !important
	}
		.marginTop-pull-20 {
			margin-top: -20px !important
		}
	.marginRight20 {
		margin-right: 20px !important
	}
		.marginRight-pull-20 {
			margin-right: -20px !important
		}
	.marginBottom20 {
		margin-bottom: 20px !important
	}
		.marginBottom-pull-20 {
			margin-bottom: -20px !important
		}
	.marginLeft20 {
		margin-left: 20px !important
	}
		.marginLeft-pull-20 {
			margin-left: -20px !important
		}
	.marginLateral20 {
		margin-top: 20px !important;
		margin-bottom: 20px !important
	}
		.marginLateral-pull-20 {
			margin-top: -20px !important;
			margin-bottom: -20px !important
		}
	.marginGutter20 {
		margin-right: 20px !important;
		margin-left: 20px !important
	}
		.marginGutter-pull-20 {
			margin-right: -20px !important;
			margin-left: -20px !important
		}
.margin25 {
	margin: 25px !important
}
	.marginTop25 {
		margin-top: 25px !important
	}
		.marginTop-pull-25 {
			margin-top: -25px !important
		}
	.marginRight25 {
		margin-right: 25px !important
	}
		.marginRight-pull-25 {
			margin-right: -25px !important
		}
	.marginBottom25 {
		margin-bottom: 25px !important
	}
		.marginBottom-pull-25 {
			margin-bottom: -25px !important
		}
	.marginLeft25 {
		margin-left: 25px !important
	}
		.marginLeft-pull-25 {
			margin-left: -25px !important
		}
	.marginLateral25 {
		margin-top: 25px !important;
		margin-bottom: 25px !important
	}
		.marginLateral-pull-25 {
			margin-top: -25px !important;
			margin-bottom: -25px !important
		}
	.marginGutter25 {
		margin-right: 25px !important;
		margin-left: 25px !important
	}
		.marginGutter-pull-25 {
			margin-right: -25px !important;
			margin-left: -25px !important
		}
.margin30 {
	margin: 30px !important
}
	.marginTop30 {
		margin-top: 30px !important
	}
		.marginTop-pull-30 {
			margin-top: -30px !important
		}
	.marginRight30 {
		margin-right: 30px !important
	}
		.marginRight-pull-30 {
			margin-right: -30px !important
		}
	.marginBottom30 {
		margin-bottom: 30px !important
	}
		.marginBottom-pull-30 {
			margin-bottom: -30px !important
		}
	.marginLeft30 {
		margin-left: 30px !important
	}
		.marginLeft-pull-30 {
			margin-left: -30px !important
		}
	.marginLateral30 {
		margin-top: 30px !important;
		margin-bottom: 30px !important
	}
		.marginLateral-pull-30 {
			margin-top: -30px !important;
			margin-bottom: -30px !important
		}
	.marginGutter30 {
		margin-right: 30px !important;
		margin-left: 30px !important
	}
		.marginGutter-pull-30 {
			margin-right: -30px !important;
			margin-left: -30px !important
		}
.margin35 {
	margin: 35px !important
}
	.marginTop35 {
		margin-top: 35px !important
	}
		.marginTop-pull-35 {
			margin-top: -35px !important
		}
	.marginRight35 {
		margin-right: 35px !important
	}
		.marginRight-pull-35 {
			margin-right: -35px !important
		}
	.marginBottom35 {
		margin-bottom: 35px !important
	}
		.marginBottom-pull-35 {
			margin-bottom: -35px !important
		}
	.marginLeft35 {
		margin-left: 35px !important
	}
		.marginLeft-pull-35 {
			margin-left: -35px !important
		}
	.marginLateral35 {
		margin-top: 35px !important;
		margin-bottom: 35px !important
	}
		.marginLateral-pull-35 {
			margin-top: -35px !important;
			margin-bottom: -35px !important
		}
	.marginGutter35 {
		margin-right: 35px !important;
		margin-left: 35px !important
	}
		.marginGutter-pull-35 {
			margin-right: -35px !important;
			margin-left: -35px !important
		}
.margin40 {
	margin: 40px !important
}
	.marginTop40 {
		margin-top: 40px !important
	}
		.marginTop-pull-40 {
			margin-top: -40px !important
		}
	.marginRight40 {
		margin-right: 40px !important
	}
		.marginRight-pull-40 {
			margin-right: -40px !important
		}
	.marginBottom40 {
		margin-bottom: 40px !important
	}
		.marginBottom-pull-40 {
			margin-bottom: -40px !important
		}
	.marginLeft40 {
		margin-left: 40px !important
	}
		.marginLeft-pull-40 {
			margin-left: -40px !important
		}
	.marginLateral40 {
		margin-top: 40px !important;
		margin-bottom: 40px !important
	}
		.marginLateral-pull-40 {
			margin-top: -40px !important;
			margin-bottom: -40px !important
		}
	.marginGutter40 {
		margin-right: 40px !important;
		margin-left: 40px !important
	}
		.marginGutter-pull-40 {
			margin-right: -40px !important;
			margin-left: -40px !important
		}
.margin45 {
	margin: 45px !important
}
	.marginTop45 {
		margin-top: 45px !important
	}
		.marginTop-pull-45 {
			margin-top: -45px !important
		}
	.marginRight45 {
		margin-right: 45px !important
	}
		.marginRight-pull-45 {
			margin-right: -45px !important
		}
	.marginBottom45 {
		margin-bottom: 45px !important
	}
		.marginBottom-pull-45 {
			margin-bottom: -45px !important
		}
	.marginLeft45 {
		margin-left: 45px !important
	}
		.marginLeft-pull-45 {
			margin-left: -45px !important
		}
	.marginLateral45 {
		margin-top: 45px !important;
		margin-bottom: 45px !important
	}
		.marginLateral-pull-45 {
			margin-top: -45px !important;
			margin-bottom: -45px !important
		}
	.marginGutter45 {
		margin-right: 45px !important;
		margin-left: 45px !important
	}
		.marginGutter-pull-45 {
			margin-right: -45px !important;
			margin-left: -45px !important
		}
.margin50 {
	margin: 50px !important
}
	.marginTop50 {
		margin-top: 50px !important
	}
		.marginTop-pull-50 {
			margin-top: -50px !important
		}
	.marginRight50 {
		margin-right: 50px !important
	}
		.marginRight-pull-50 {
			margin-right: -50px !important
		}
	.marginBottom50 {
		margin-bottom: 50px !important
	}
		.marginBottom-pull-50 {
			margin-bottom: -50px !important
		}
	.marginLeft50 {
		margin-left: 50px !important
	}
		.marginLeft-pull-50 {
			margin-left: -50px !important
		}
	.marginLateral50 {
		margin-top: 50px !important;
		margin-bottom: 50px !important
	}
		.marginLateral-pull-50 {
			margin-top: -50px !important;
			margin-bottom: -50px !important
		}
	.marginGutter50 {
		margin-right: 50px !important;
		margin-left: 50px !important
	}
		.marginGutter-pull-50 {
			margin-right: -50px !important;
			margin-left: -50px !important
		}
.margin55 {
	margin: 55px !important
}
	.marginTop55 {
		margin-top: 55px !important
	}
		.marginTop-pull-55 {
			margin-top: -55px !important
		}
	.marginRight55 {
		margin-right: 55px !important
	}
		.marginRight-pull-55 {
			margin-right: -55px !important
		}
	.marginBottom55 {
		margin-bottom: 55px !important
	}
		.marginBottom-pull-55 {
			margin-bottom: -55px !important
		}
	.marginLeft55 {
		margin-left: 55px !important
	}
		.marginLeft-pull-55 {
			margin-left: -55px !important
		}
	.marginLateral55 {
		margin-top: 55px !important;
		margin-bottom: 55px !important
	}
		.marginLateral-pull-55 {
			margin-top: -55px !important;
			margin-bottom: -55px !important
		}
	.marginGutter55 {
		margin-right: 55px !important;
		margin-left: 55px !important
	}
		.marginGutter-pull-55 {
			margin-right: -55px !important;
			margin-left: -55px !important
		}
.margin60 {
	margin: 60px !important
}
	.marginTop60 {
		margin-top: 60px !important
	}
		.marginTop-pull-60 {
			margin-top: -60px !important
		}
	.marginRight60 {
		margin-right: 60px !important
	}
		.marginRight-pull-60 {
			margin-right: -60px !important
		}
	.marginBottom60 {
		margin-bottom: 60px !important
	}
		.marginBottom-pull-60 {
			margin-bottom: -60px !important
		}
	.marginLeft60 {
		margin-left: 60px !important
	}
		.marginLeft-pull-60 {
			margin-left: -60px !important
		}
	.marginLateral60 {
		margin-top: 60px !important;
		margin-bottom: 60px !important
	}
		.marginLateral-pull-60 {
			margin-top: -60px !important;
			margin-bottom: -60px !important
		}
	.marginGutter60 {
		margin-right: 60px !important;
		margin-left: 60px !important
	}
		.marginGutter-pull-60 {
			margin-right: -60px !important;
			margin-left: -60px !important
		}
.margin65 {
	margin: 65px !important
}
	.marginTop65 {
		margin-top: 65px !important
	}
		.marginTop-pull-65 {
			margin-top: -65px !important
		}
	.marginRight65 {
		margin-right: 65px !important
	}
		.marginRight-pull-65 {
			margin-right: -65px !important
		}
	.marginBottom65 {
		margin-bottom: 65px !important
	}
		.marginBottom-pull-65 {
			margin-bottom: -65px !important
		}
	.marginLeft65 {
		margin-left: 65px !important
	}
		.marginLeft-pull-65 {
			margin-left: -65px !important
		}
	.marginLateral65 {
		margin-top: 65px !important;
		margin-bottom: 10px !important
	}
		.marginLateral-pull-65 {
			margin-top: -65px !important;
			margin-bottom: -65px !important
		}
	.marginGutter65 {
		margin-right: 65px !important;
		margin-left: 65px !important
	}
		.marginGutter-pull-65 {
			margin-right: -65px !important;
			margin-left: -65px !important
		}
.margin70 {
	margin: 70px !important
}
	.marginTop70 {
		margin-top: 70px !important
	}
		.marginTop-pull-70 {
			margin-top: -70px !important
		}
	.marginRight70 {
		margin-right: 70px !important
	}
		.marginRight-pull-70 {
			margin-right: -70px !important
		}
	.marginBottom70 {
		margin-bottom: 70px !important
	}
		.marginBottom-pull-70 {
			margin-bottom: -70px !important
		}
	.marginLeft70 {
		margin-left: 70px !important
	}
		.marginLeft-pull-70 {
			margin-left: -70px !important
		}
	.marginLateral70 {
		margin-top: 70px !important;
		margin-bottom: 70px !important
	}
		.marginLateral-pull-70 {
			margin-top: -70px !important;
			margin-bottom: -70px !important
		}
	.marginGutter70 {
		margin-right: 70px !important;
		margin-left: 70px !important
	}
		.marginGutter-pull-70 {
			margin-right: -70px !important;
			margin-left: -70px !important
		}
.margin75 {
	margin: 75px !important
}
	.marginTop75 {
		margin-top: 75px !important
	}
		.marginTop-pull-75 {
			margin-top: -75px !important
		}
	.marginRight75 {
		margin-right: 75px !important
	}
		.marginRight-pull-75 {
			margin-right: -75px !important
		}
	.marginBottom75 {
		margin-bottom: 75px !important
	}
		.marginBottom-pull-75 {
			margin-bottom: -75px !important
		}
	.marginLeft75 {
		margin-left: 75px !important
	}
		.marginLeft-pull-75 {
			margin-left: -75px !important
		}
	.marginLateral75 {
		margin-top: 75px !important;
		margin-bottom: 75px !important
	}
		.marginLateral-pull-75 {
			margin-top: -75px !important;
			margin-bottom: -75px !important
		}
	.marginGutter75 {
		margin-right: 75px !important;
		margin-left: 75px !important
	}
		.marginGutter-pull-75 {
			margin-right: -75px !important;
			margin-left: -75px !important
		}
.margin80 {
	margin: 80px !important
}
	.marginTop80 {
		margin-top: 80px !important
	}
		.marginTop-pull-80 {
			margin-top: -80px !important
		}
	.marginRight80 {
		margin-right: 80px !important
	}
		.marginRight-pull-80 {
			margin-right: -80px !important
		}
	.marginBottom80 {
		margin-bottom: 80px !important
	}
		.marginBottom-pull-80 {
			margin-bottom: -80px !important
		}
	.marginLeft80 {
		margin-left: 80px !important
	}
		.marginLeft-pull-80 {
			margin-left: -80px !important
		}
	.marginLateral80 {
		margin-top: 80px !important;
		margin-bottom: 80px !important
	}
		.marginLateral-pull-80 {
			margin-top: -80px !important;
			margin-bottom: -80px !important
		}
	.marginGutter80 {
		margin-right: 80px !important;
		margin-left: 80px !important
	}
		.marginGutter-pull-80 {
			margin-right: -80px !important;
			margin-left: -80px !important
		}
.margin85 {
	margin: 85px !important
}
	.marginTop85 {
		margin-top: 85px !important
	}
		.marginTop-pull-85 {
			margin-top: -85px !important
		}
	.marginRight85 {
		margin-right: 85px !important
	}
		.marginRight-pull-85 {
			margin-right: -85px !important
		}
	.marginBottom85 {
		margin-bottom: 85px !important
	}
		.marginBottom-pull-85 {
			margin-bottom: -85px !important
		}
	.marginLeft85 {
		margin-left: 85px !important
	}
		.marginLeft-pull-85 {
			margin-left: -85px !important
		}
	.marginLateral85 {
		margin-top: 85px !important;
		margin-bottom: 85px !important
	}
		.marginLateral-pull-85 {
			margin-top: -85px !important;
			margin-bottom: -85px !important
		}
	.marginGutter85 {
		margin-right: 85px !important;
		margin-left: 85px !important
	}
		.marginGutter-pull-85 {
			margin-right: -85px !important;
			margin-left: -85px !important
		}
.margin90 {
	margin: 90px !important
}
	.marginTop90 {
		margin-top: 90px !important
	}
		.marginTop-pull-90 {
			margin-top: -90px !important
		}
	.marginRight90 {
		margin-right: 90px !important
	}
		.marginRight-pull-90 {
			margin-right: -90px !important
		}
	.marginBottom90 {
		margin-bottom: 90px !important
	}
		.marginBottom-pull-90 {
			margin-bottom: -90px !important
		}
	.marginLeft90 {
		margin-left: 90px !important
	}
		.marginLeft-pull-90 {
			margin-left: -90px !important
		}
	.marginLateral90 {
		margin-top: 90px !important;
		margin-bottom: 90px !important
	}
		.marginLateral-pull-90 {
			margin-top: -90px !important;
			margin-bottom: -90px !important
		}
	.marginGutter90 {
		margin-right: 90px !important;
		margin-left: 90px !important
	}
		.marginGutter-pull-90 {
			margin-right: -90px !important;
			margin-left: -90px !important
		}
.margin95 {
	margin: 95px !important
}
	.marginTop95 {
		margin-top: 95px !important
	}
		.marginTop-pull-95 {
			margin-top: -95px !important
		}
	.marginRight95 {
		margin-right: 95px !important
	}
		.marginRight-pull-95 {
			margin-right: -95px !important
		}
	.marginBottom95 {
		margin-bottom: 95px !important
	}
		.marginBottom-pull-95 {
			margin-bottom: -95px !important
		}
	.marginLeft95 {
		margin-left: 95px !important
	}
		.marginLeft-pull-95 {
			margin-left: -95px !important
		}
	.marginLateral95 {
		margin-top: 95px !important;
		margin-bottom: 95px !important
	}
		.marginLateral-pull-95 {
			margin-top: -95px !important;
			margin-bottom: -95px !important
		}
	.marginGutter95 {
		margin-right: 95px !important;
		margin-left: 95px !important
	}
		.marginGutter-pull-95 {
			margin-right: -95px !important;
			margin-left: -95px !important
		}
.margin100 {
	margin: 100px !important
}
	.marginTop100 {
		margin-top: 100px !important
	}
		.marginTop-pull-100 {
			margin-top: -100px !important
		}
	.marginRight100 {
		margin-right: 100px !important
	}
		.marginRight-pull-100 {
			margin-right: -100px !important
		}
	.marginBottom100 {
		margin-bottom: 100px !important
	}
		.marginBottom-pull-100 {
			margin-bottom: -100px !important
		}
	.marginLeft100 {
		margin-left: 100px !important
	}
		.marginLeft-pull-100 {
			margin-left: -100px !important
		}
	.marginLateral100 {
		margin-top: 100px !important;
		margin-bottom: 100px !important
	}
		.marginLateral-pull-100 {
			margin-top: -100px !important;
			margin-bottom: -100px !important
		}
	.marginGutter100 {
		margin-right: 100px !important;
		margin-left: 100px !important
	}
		.marginGutter-pull-100 {
			margin-right: -100px !important;
			margin-left: -100px !important
		}
.fontSize10pct {
	font-size:10% !important
}
.fontSize20pct {
	font-size:20% !important
}
.fontSize30pct {
	font-size:30% !important
}
.fontSize40pct {
	font-size:40% !important
}
.fontSize50pct {
	font-size:50% !important
}
.fontSize60pct {
	font-size:60% !important
}
.fontSize70pct {
	font-size:70% !important
}
.fontSize80pct {
	font-size:80% !important
}
.fontSize90pct {
	font-size:90% !important
}
.fontSize100pct {
	font-size:100% !important
}
.fontSize110pct {
	font-size:110% !important
}
.fontSize120pct {
	font-size:120% !important
}
.fontSize130pct {
	font-size:130% !important
}
.fontSize140pct {
	font-size:140% !important
}
.fontSize150pct {
	font-size:150% !important
}
.fontSize160pct {
	font-size:160% !important
}
.fontSize170pct {
	font-size:170% !important
}
.fontSize180pct {
	font-size:180% !important
}
.fontSize190pct {
	font-size:90% !important
}
.fontSize200pct {
	font-size:200% !important
}
.fontSize300pct {
	font-size:300% !important
}
.fontSize400pct {
	font-size:400% !important
}
.fontSize500pct {
	font-size:500% !important
}
.fontSize600pct {
	font-size:600% !important
}
.fontSize700pct {
	font-size:700% !important
}
.fontSize800pct {
	font-size:800% !important
}
.fontSize900pct {
	font-size:900% !important
}
.fontSize1000pct {
	font-size:1000% !important
}
.fontSize10px {
	font-size:10px !important
}
.fontSize11px {
	font-size:11px !important
}
.fontSize12px {
	font-size:12px !important
}
.fontSize14px {
	font-size:14px !important
}
.fontSize16px {
	font-size:16px !important
}
.fontSize18px {
	font-size:18px !important
}
.fontSize20px {
	font-size:20px !important
}
.fontSize22px {
	font-size:22px !important
}
.fontSize24px {
	font-size:24px !important
}
.fontSize26px {
	font-size:26px !important
}
.fontSize28px {
	font-size:28px !important
}
.fontSize30px {
	font-size:30px !important
}
.fontSize32px {
	font-size:32px !important
}
.fontSize34px {
	font-size:34px !important
}
.fontSize36px {
	font-size:36px !important
}
.fontSize38px {
	font-size:38px !important
}
.fontSize40px {
	font-size:40px !important
}
.fontSize42px {
	font-size:42px !important
}
.fontSize44px {
	font-size:44px !important
}
.fontSize46px {
	font-size:46px !important
}
.fontSize48px {
	font-size:48px !important
}
.fontSize50px {
	font-size:50px !important
}
.fontSize60px {
	font-size:60px !important
}
.fontSize70px {
	font-size:70px !important
}
.fontSize80px {
	font-size:80px !important
}
.fontSize90px {
	font-size:90px !important
}
.fontSize100px {
	font-size:100px !important
}
.fontSize06em {
	font-size:0.625em !important
}
.fontSize07em {
	font-size:0.75em !important
}
.fontSize08em {
	font-size:0.875em !important
}
.fontSize1em {
	font-size:1em !important
}
.fontSize11em {
	font-size:1.125em !important
}
.fontSize12em {
	font-size:1.25em !important
}
.fontSize13em {
	font-size:1.375em !important
}
.fontSize15em {
	font-size:1.5em !important
}
.fontSize16em {
	font-size:1.625em !important
}
.fontSize17em {
	font-size:1.75em !important
}
.fontSize18em {
	font-size:1.875em !important
}
.fontSize2em {
	font-size:2em !important
}
.fontSize25em {
	font-size:2.5em !important
}
.fontSize3em {
	font-size:3em !important
}
.fontSize35em {
	font-size:3.5em !important
}
.fontSize4em {
	font-size:4em !important
}
.fontSize45em {
	font-size:4.5em !important
}
.fontSize5em {
	font-size:5em !important
}
.fontWeightNormal {
	font-weight:normal !important
}
.fontWeightBold {
	font-weight:bold !important
}
.fontWeightBolder {
	font-weight:bolder !important
}
.fontWeightLighter {
	font-weight:lighter !important
}
.fontWeight100 {
	font-weight:100 !important
}
.fontWeight200 {
	font-weight:200 !important
}
.fontWeight300 {
	font-weight:300 !important
}
.fontWeight400 {
	font-weight:400 !important
}
.fontWeight500 {
	font-weight:500 !important
}
.fontWeight600 {
	font-weight:600 !important
}
.fontWeight700 {
	font-weight:700 !important
}
.fontWeight800 {
	font-weight:800 !important
}
.fontWeight900 {
	font-weight:900 !important
}
.textAlignLeft,.textLeft {
	text-align:left !important
}
.textAlignRight,.textRight {
	text-align:right !important
}
.textAlignCenter,.textCenter {
	text-align:center !important
}
.textAlignJustify,.textJustify {
	text-align:justify !important
}
.textAlignStart,.textStart {
	text-align:start !important
}
.textAlignEnd,.textEnd {
	text-align:end !important
}
.colorWhite {
	color: #ffffff !important
}
.colorBlack {
	color: #000000 !important
}
.colorBlack1 {
	color: #111111 !important
}
.colorBlack2 {
	color: #222222 !important
}
.colorBlack3 {
	color: #333333 !important
}
.colorBlack4 {
	color: #444444 !important
}
.colorBlack5 {
	color: #555555 !important
}
.colorGrey1,.colorGray1 {
	color: #666666 !important
}
.colorGrey2,.colorGray2 {
	color: #777777 !important
}
.colorGrey3,.colorGray3 {
	color: #888888 !important
}
.colorGrey4,.colorGray4 {
	color: #999999 !important
}
.colorGrey5,.colorGray5 {
	color: #aaaaaa !important
}
.colorGrey6,.colorGray6 {
	color: #bbbbbb !important
}
.colorGrey7,.colorGray7 {
	color: #cccccc !important
}
.colorGrey8,.colorGray8 {
	color: #dddddd !important
}
.colorGrey9,.colorGray9 {
	color: #eeeeee !important
}
.colorRed {
	color: #ff0000 !important
}
.colorRedLight {
	color: #ff6666 !important
}
.colorRedDark {
	color: #cc0000 !important
}
.colorOrange {
	color: #ff6a00 !important
}
.colorOrangeLight {
	color: #ff9933 !important
}
.colorOrangeDark {
	color: #ff4e00 !important
}
.colorYellow {
	color: #ffff00 !important
}
.colorYellowLight {
	color: #ffff99 !important
}
.colorYellowDark {
	color: #ffd800 !important
}
.colorGreen {
	color: #2bc93f !important
}
.colorGreenLight {
	color: #3edb52 !important
}
.colorGreenDark {
	color: #32b042 !important
}
.colorBlue {
	color: #0094ff !important
}
.colorBlueLight {
	color: #3cadfe !important
}
.colorBlueDark {
	color: #0078c9 !important
}
.colorPink {
	color: #ff4895 !important
}
.colorPinkLight {
	color: #fc7cb3 !important
}
.colorPinkDark {
	color: #e81e75 !important
}
.colorPurple {
	color: #ad67da !important
}
.colorPurpleLight {
	color: #c78cda !important
}
.colorPurpleDark {
	color: #8937b9 !important
}
.colorGrenadine {
	color: #de413a !important
}
.colorGrenadineLight {
	color: #fd4239 !important
}
.colorGrenadineDark {
	color: #c13832 !important
}
.colorPort {
	color: #5b2c36 !important
}
.colorPortLight {
	color: #7f414e !important
}
.colorPortDark {
	color: #4a1c25 !important
}
.colorPrimrose {
	color: #edd4da !important
}
.colorPrimroseLight {
	color: #fde3e9 !important
}
.colorPrimroseDark {
	color: #dfbdc5 !important
}
.colorButterum {
	color: #c58f69 !important
}
.colorButterumLight {
	color: #e4aa81 !important
}
.colorButterumDark {
	color: #ab7752 !important
}
.colorNavy {
	color: #233b5d !important
}
.colorNavyLight {
	color: #2e4a71 !important
}
.colorNavyDark {
	color: #142741 !important
}
.colorSpruce {
	color: #09585d !important
}
.colorSpruceLight {
	color: #10676d !important
}
.colorSpruceDark {
	color: #03474b !important
}
.colorMaple {
	color: #c26225 !important
}
.colorMapleLight {
	color: #d97536 !important
}
.colorMapleDark {
	color: #b25317 !important
}
.colorToast {
	color: #ca997b !important
}
.colorToastLight {
	color: #dcab8d !important
}
.colorToastDark {
	color: #b58466 !important
}
.colorLilac {
	color: #774f8d !important
}
.colorLilacLight {
	color: #8c61a4 !important
}
.colorLilacDark {
	color: #623d77 !important
}
.colorOtter {
	color: #806751 !important
}
.colorOtterLight {
	color: #977d65 !important
}
.colorOtterDark {
	color: #69513d !important
}
.colorCurry {
	color: #cca234 !important
}
.colorCurryLight {
	color: #deb240 !important
}
.colorCurryDark {
	color: #b99026 !important
}
.colorGolden {
	color: #ae9749 !important
}
.colorGoldenLight {
	color: #bfa54d !important
}
.colorGoldenDark {
	color: #a28a38 !important
}
.colorOlive {
	color: #cddc39 !important
}
.colorOliveLight {
	color: #daea41 !important
}
.colorOliveDark {
	color: #bac92b !important
}
.colorBrown {
	color: #795547 !important
}
.colorBrownLight {
	color: #8c6556 !important
}
.colorBrownDark {
	color: #654235 !important
}
.colorApricot {
	color: #feb75f !important
}
.colorApricotLight {
	color: #fdc47d !important
}
.colorApricotDark {
	color: #fdab44 !important
}
.colorCockatoo {
	color: #5ad0ba !important
}
.colorCockatooLight {
	color: #69e0ca !important
}
.colorCockatooDark {
	color: #46b8a3 !important
}
.colorImperial {
	color: #00599b !important
}
.colorImperialLight {
	color: #1171b9 !important
}
.colorImperialDark {
	color: #01477b !important
}
.colorBluestone {
	color: #517082 !important
}
.colorBluestoneLight {
	color: #648699 !important
}
.colorBluestoneDark {
	color: #3c5b6d !important
}
.colorCyan {
	color: #00bcd5 !important
}
.colorCyanLight {
	color: #0acce6 !important
}
.colorCyanDark {
	color: #02abc1 !important
}
.colorTeal {
	color: #009788 !important
}
.colorTealLight {
	color: #07ac9c !important
}
.colorTealDark {
	color: #017e72 !important
}
.colorIndigo {
	color: #3f51b5 !important
}
.colorIndigoLight {
	color: #4a5cc4 !important
}
.colorIndigoDark {
	color: #3243a4 !important
}
.colorOcean {
	color: #1296c7 !important
}
.colorOceanLight {
	color: #1fa2d2 !important
}
.colorOceanDark {
	color: #0c87b5 !important
}
.colorVibrantYellow {
	color: #fedd04 !important
}
.colorVibrantYellowLight {
	color: #fee32e !important
}
.colorVibrantYellowDark {
	color: #f2d40d !important
}
.colorPoppy {
	color: #f2672e !important
}
.colorPoppyLight {
	color: #fb743c !important
}
.colorPoppyDark {
	color: #e25b24 !important
}
a[class*="color"]:hover {
	opacity: .7 !important
}
.bgNone,.bgTransparent {
	background-color: transparent !important
}
.bgWhite {
	background-color: #ffffff !important
}
.bgBlack {
	background-color: #000000 !important
}
.bgBlack1 {
	background-color: #111111 !important
}
.bgBlack2 {
	background-color: #222222 !important
}
.bgBlack3 {
	background-color: #333333 !important
}
.bgBlack4 {
	background-color: #444444 !important
}
.bgBlack5 {
	background-color: #555555 !important
}
.bgGrey1,.bgGray1 {
	background-color: #666666 !important
}
.bgGrey2,.bgGray2 {
	background-color: #777777 !important
}
.bgGrey3,.bgGray3 {
	background-color: #888888 !important
}
.bgGrey4,.bgGray4 {
	background-color: #999999 !important
}
.bgGrey5,.bgGray5 {
	background-color: #aaaaaa !important
}
.bgGrey6,.bgGray6 {
	background-color: #bbbbbb !important
}
.bgGrey7,.bgGray7 {
	background-color: #cccccc !important
}
.bgGrey8,.bgGray8 {
	background-color: #dddddd !important
}
.bgGrey9,.bgGray9 {
	background-color: #eeeeee !important
}
.bgRed {
	background-color: #ff0000 !important
}
.bgRedLight {
	background-color: #ff6666 !important
}
.bgRedDark {
	background-color: #cc0000 !important
}
.bgOrange {
	background-color: #ff6a00 !important
}
.bgOrangeLight {
	background-color: #ff9933 !important
}
.bgOrangeDark {
	background-color: #ff4e00 !important
}
.bgYellow {
	background-color: #ffff00 !important
}
.bgYellowLight {
	background-color: #ffff99 !important
}
.bgYellowDark {
	background-color: #ffd800 !important
}
.bgGreen {
	background-color: #2bc93f !important
}
.bgGreenLight {
	background-color: #3edb52 !important
}
.bgGreenDark {
	background-color: #32b042 !important
}
.bgBlue {
	background-color: #0094ff !important
}
.bgBlueLight {
	background-color: #3cadfe !important
}
.bgBlueDark {
	background-color: #0078c9 !important
}
.bgPink {
	background-color: #ff4895 !important
}
.bgPinkLight {
	background-color: #fc7cb3 !important
}
.bgPinkDark {
	background-color: #e81e75 !important
}
.bgPurple {
	background-color: #ad67da !important
}
.bgPurpleLight {
	background-color: #c78cda !important
}
.bgPurpleDark {
	background-color: #8937b9 !important
}
.bgGrenadine {
	background-color: #de413a !important
}
.bgGrenadineLight {
	background-color: #fd4239 !important
}
.bgGrenadineDark {
	background-color: #c13832 !important
}
.bgPort {
	background-color: #5b2c36 !important
}
.bgPortLight {
	background-color: #7f414e !important
}
.bgPortDark {
	background-color: #4a1c25 !important
}
.bgPrimrose {
	background-color: #edd4da !important
}
.bgPrimroseLight {
	background-color: #fde3e9 !important
}
.bgPrimroseDark {
	background-color: #dfbdc5 !important
}
.bgButterum {
	background-color: #c58f69 !important
}
.bgButterumLight {
	background-color: #e4aa81 !important
}
.bgButterumDark {
	background-color: #ab7752 !important
}
.bgNavy {
	background-color: #233b5d !important
}
.bgNavyLight {
	background-color: #2e4a71 !important
}
.bgNavyDark {
	background-color: #142741 !important
}
.bgSpruce {
	background-color: #09585d !important
}
.bgSpruceLight {
	background-color: #10676d !important
}
.bgSpruceDark {
	background-color: #03474b !important
}
.bgMaple {
	background-color: #c26225 !important
}
.bgMapleLight {
	background-color: #d97536 !important
}
.bgMapleDark {
	background-color: #b25317 !important
}
.bgToast {
	background-color: #ca997b !important
}
.bgToastLight {
	background-color: #dcab8d !important
}
.bgToastDark {
	background-color: #b58466 !important
}
.bgLilac {
	background-color: #774f8d !important
}
.bgLilacLight {
	background-color: #8c61a4 !important
}
.bgLilacDark {
	background-color: #623d77 !important
}
.bgOtter {
	background-color: #806751 !important
}
.bgOtterLight {
	background-color: #977d65 !important
}
.bgOtterDark {
	background-color: #806751 !important
}
.bgCurry {
	background-color: #cca234 !important
}
.bgCurryLight {
	background-color: #deb240 !important
}
.bgCurryDark {
	background-color: #b99026 !important
}
.bgGolden {
	background-color: #ae9749 !important
}
.btn.bgGolden:hover {
	background-color: #bfa54d !important
}
.bgGoldenLight {
	background-color: #bfa54d !important
}
.bgGoldenDark {
	background-color: #a28a38 !important
}
.bgOlive {
	background-color: #cddc39 !important
}
.bgOliveLight {
	background-color: #daea41 !important
}
.bgOliveDark {
	background-color: #bac92b !important
}
.bgBrown {
	background-color: #795547 !important
}
.bgBrownLight {
	background-color: #8c6556 !important
}
.bgBrownDark {
	background-color: #654235 !important
}
.bgApricot {
	background-color: #feb75f !important
}
.bgApricotLight {
	background-color: #fdc47d !important
}
.bgApricotDark {
	background-color: #fdab44 !important
}
.bgCockatoo {
	background-color: #5ad0ba !important
}
.bgCockatooLight {
	background-color: #69e0ca !important
}
.bgCockatooDark {
	background-color: #46b8a3 !important
}
.bgImperial {
	background-color: #00599b !important
}
.bgImperialLight {
	background-color: #1171b9 !important
}
.bgImperialDark {
	background-color: #01477b !important
}
.bgBluestone {
	background-color: #517082 !important
}
.bgBluestoneLight {
	background-color: #648699 !important
}
.bgBluestoneDark {
	background-color: #3c5b6d !important
}
.bgCyan {
	background-color: #00bcd5 !important
}
.bgCyanLight {
	background-color: #0acce6 !important
}
.bgCyanDark {
	background-color: #02abc1 !important
}
.bgTeal {
	background-color: #009788 !important
}
.btn.bgTeal:hover {
	background-color: #07ac9c !important
}
.bgTealLight {
	background-color: #07ac9c !important
}
.bgTealDark {
	background-color: #017e72 !important
}
.bgIndigo {
	background-color: #3f51b5 !important
}
.bgIndigoLight {
	background-color: #4a5cc4 !important
}
.bgIndigoDark {
	background-color: #3243a4 !important
}
.bgOcean {
	background-color: #1296c7 !important
}
.bgOceanLight {
	background-color: #1fa2d2 !important
}
.bgOceanDark {
	background-color: #0c87b5 !important
}
.bgVibrantYellow {
	background-color: #fedd04 !important
}
.bgVibrantYellowLight {
	background-color: #fee32e !important
}
.bgVibrantYellowDark {
	background-color: #f2d40d !important
}
.bgPoppy {
	background-color: #f2672e !important
}
.bgPoppyLight {
	background-color: #fb743c !important
}
.bgPoppyDark {
	background-color: #e25b24 !important
}
.btn[class*="btn bg"]:hover {
	opacity: .7 !important
}
.fillWhite {
	fill: #ffffff !important
}
.fillBlack {
	fill: #000000 !important
}
.fillBlack1 {
	fill: #111111 !important
}
.fillBlack2 {
	fill: #222222 !important
}
.fillBlack3 {
	fill: #333333 !important
}
.fillBlack4 {
	fill: #444444 !important
}
.fillBlack5 {
	fill: #555555 !important
}
.fillGrey1,.fillGray1 {
	fill: #666666 !important
}
.fillGrey2,.fillGray2 {
	fill: #777777 !important
}
.fillGrey3,.fillGray3 {
	fill: #888888 !important
}
.fillGrey4,.fillGray4 {
	fill: #999999 !important
}
.fillGrey5,.fillGray5 {
	fill: #aaaaaa !important
}
.fillGrey6,.fillGray6 {
	fill: #bbbbbb !important
}
.fillGrey7,.fillGray7 {
	fill: #cccccc !important
}
.fillGrey8,.fillGray8 {
	fill: #dddddd !important
}
.fillGrey9,.fillGray9 {
	fill: #eeeeee !important
}
.fillRed {
	fill: #ff0000 !important
}
.fillRedLight {
	fill: #ff6666 !important
}
.fillRedDark {
	fill: #cc0000 !important
}
.fillOrange {
	fill: #ff6a00 !important
}
.fillOrangeLight {
	fill: #ff9933 !important
}
.fillOrangeDark {
	fill: #ff4e00 !important
}
.fillYellow {
	fill: #ffff00 !important
}
.fillYellowLight {
	fill: #ffff99 !important
}
.fillYellowDark {
	fill: #ffd800 !important
}
.fillGreen {
	fill: #2bc93f !important
}
.fillGreenLight {
	fill: #3edb52 !important
}
.fillGreenDark {
	fill: #32b042 !important
}
.fillBlue {
	fill: #0094ff !important
}
.fillBlueLight {
	fill: #3cadfe !important
}
.fillBlueDark {
	fill: #0078c9 !important
}
.fillPink {
	fill: #ff4895 !important
}
.fillPinkLight {
	fill: #fc7cb3 !important
}
.fillPinkDark {
	fill: #e81e75 !important
}
.fillPurple {
	fill: #ad67da !important
}
.fillPurpleLight {
	fill: #c78cda !important
}
.fillPurpleDark {
	fill: #8937b9 !important
}
.fillGrenadine {
	fill: #de413a !important
}
.fillGrenadineLight {
	fill: #fd4239 !important
}
.fillGrenadineDark {
	fill: #c13832 !important
}
.fillPort {
	fill: #5b2c36 !important
}
.fillPortLight {
	fill: #7f414e !important
}
.fillPortDark {
	fill: #4a1c25 !important
}
.fillPrimrose {
	fill: #edd4da !important
}
.fillPrimroseLight {
	fill: #fde3e9 !important
}
.fillPrimroseDark {
	fill: #dfbdc5 !important
}
.fillButterum {
	fill: #c58f69 !important
}
.fillButterumLight {
	fill: #e4aa81 !important
}
.fillButterumDark {
	fill: #ab7752 !important
}
.fillNavy {
	fill: #233b5d !important
}
.fillNavyLight {
	fill: #2e4a71 !important
}
.fillNavyDark {
	fill: #142741 !important
}
.fillSpruce {
	fill: #09585d !important
}
.fillSpruceLight {
	fill: #10676d !important
}
.fillSpruceDark {
	fill: #03474b !important
}
.fillMaple {
	fill: #c26225 !important
}
.fillMapleLight {
	fill: #d97536 !important
}
.fillMapleDark {
	fill: #b25317 !important
}
.fillToast {
	fill: #ca997b !important
}
.fillToastLight {
	fill: #dcab8d !important
}
.fillToastDark {
	fill: #b58466 !important
}
.fillLilac {
	fill: #774f8d !important
}
.fillLilacLight {
	fill: #8c61a4 !important
}
.fillLilacDark {
	fill: #623d77 !important
}
.fillOtter {
	fill: #806751 !important
}
.fillOtterLight {
	fill: #977d65 !important
}
.fillOtterDark {
	fill: #69513d !important
}
.fillCurry {
	fill: #cca234 !important
}
.fillCurryLight {
	fill: #deb240 !important
}
.fillCurryDark {
	fill: #b99026 !important
}
.fillGolden {
	fill: #ae9749 !important
}
.fillGoldenLight {
	fill: #bfa54d !important
}
.fillGoldenDark {
	fill: #a28a38 !important
}
.fillOlive {
	fill: #cddc39 !important
}
.fillOliveLight {
	fill: #daea41 !important
}
.fillOliveDark {
	fill: #bac92b !important
}
.fillBrown {
	fill: #795547 !important
}
.fillBrownLight {
	fill: #8c6556 !important
}
.fillBrownDark {
	fill: #654235 !important
}
.fillApricot {
	fill: #feb75f !important
}
.fillApricotLight {
	fill: #fdc47d !important
}
.fillApricotDark {
	fill: #fdab44 !important
}
.fillCockatoo {
	fill: #5ad0ba !important
}
.fillCockatooLight {
	fill: #69e0ca !important
}
.fillCockatooDark {
	fill: #46b8a3 !important
}
.fillImperial {
	fill: #00599b !important
}
.fillImperialLight {
	fill: #1171b9 !important
}
.fillImperialDark {
	fill: #01477b !important
}
.fillBluestone {
	fill: #517082 !important
}
.fillBluestoneLight {
	fill: #648699 !important
}
.fillBluestoneDark {
	fill: #3c5b6d !important
}
.fillCyan {
	fill: #00bcd5 !important
}
.fillCyanLight {
	fill: #0acce6 !important
}
.fillCyanDark {
	fill: #02abc1 !important
}
.fillTeal {
	fill: #009788 !important
}
.fillTealLight {
	fill: #07ac9c !important
}
.fillTealDark {
	fill: #017e72 !important
}
.fillIndigo {
	fill: #3f51b5 !important
}
.fillIndigoLight {
	fill: #4a5cc4 !important
}
.fillIndigoDark {
	fill: #3243a4 !important
}
.fillOcean {
	fill: #1296c7 !important
}
.fillOceanLight {
	fill: #1fa2d2 !important
}
.fillOceanDark {
	fill: #0c87b5 !important
}
.fillVibrantYellow {
	fill: #fedd04 !important
}
.fillVibrantYellowLight {
	fill: #fee32e !important
}
.fillVibrantYellowDark {
	fill: #f2d40d !important
}
.fillPoppy {
	fill: #f2672e !important
}
.fillPoppyLight {
	fill: #fb743c !important
}
.fillPoppyDark {
	fill: #e25b24 !important
}
.borderWhite {
	border: #ffffff 1px solid
}
.borderTopWhite {
	border-top: #ffffff 1px solid
}
.borderRightWhite {
	border-right: #ffffff 1px solid
}
.borderBottomWhite {
	border-bottom: #ffffff 1px solid
}
.borderLeftWhite {
	border-left: #ffffff 1px solid
}
.borderLateralWhite {
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid
}
.borderGutterWhite {
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid
}
.borderBlack {
	border: #000000 1px solid
}
.borderTopBlack {
	border-top: #000000 1px solid
}
.borderRightBlack {
	border-right: #000000 1px solid
}
.borderBottomBlack {
	border-bottom: #000000 1px solid
}
.borderLeftBlack {
	border-left: #000000 1px solid
}
.borderLateralBlack {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid
}
.borderGutterBlack {
	border-right: #000000 1px solid;
	border-left: #000000 1px solid
}
.borderBlack1 {
	border: #111111 1px solid
}
.borderTopBlack1 {
	border-top: #111111 1px solid
}
.borderRightBlack1 {
	border-right: #111111 1px solid
}
.borderBottomBlack1 {
	border-bottom: #111111 1px solid
}
.borderLeftBlack1 {
	border-left: #111111 1px solid
}
.borderLateralBlack1 {
	border-top: #111111 1px solid;
	border-bottom: #111111 1px solid
}
.borderGutterBlack1 {
	border-right: #111111 1px solid;
	border-left: #111111 1px solid
}
.borderBlack2 {
	border: #222222 1px solid
}
.borderTopBlack2 {
	border-top: #222222 1px solid
}
.borderRightBlack2 {
	border-right: #222222 1px solid
}
.borderBottomBlack2 {
	border-bottom: #222222 1px solid
}
.borderLeftBlack2 {
	border-left: #222222 1px solid
}
.borderLateralBlack2 {
	border-top: #222222 1px solid;
	border-bottom: #222222 1px solid
}
.borderGutterBlack2 {
	border-right: #222222 1px solid;
	border-left: #222222 1px solid
}
.borderBlack3 {
	border: #333333 1px solid
}
.borderTopBlack3 {
	border-top: #333333 1px solid
}
.borderRightBlack3 {
	border-right: #333333 1px solid
}
.borderBottomBlack3 {
	border-bottom: #333333 1px solid
}
.borderLeftBlack3 {
	border-left: #333333 1px solid
}
.borderLateralBlack3 {
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid
}
.borderGutterBlack3 {
	border-right: #333333 1px solid;
	border-left: #333333 1px solid
}
.borderBlack4 {
	border: #444444 1px solid
}
.borderTopBlack4 {
	border-top: #444444 1px solid
}
.borderRightBlack4 {
	border-right: #444444 1px solid
}
.borderBottomBlack4 {
	border-bottom: #444444 1px solid
}
.borderLeftBlack4 {
	border-left: #444444 1px solid
}
.borderLateralBlack4 {
	border-top: #444444 1px solid;
	border-bottom: #444444 1px solid
}
.borderGutterBlack4 {
	border-right: #444444 1px solid;
	border-left: #444444 1px solid
}
.borderBlack5 {
	border: #555555 1px solid
}
.borderTopBlack5 {
	border-top: #555555 1px solid
}
.borderRightBlack5 {
	border-right: #555555 1px solid
}
.borderBottomBlack5 {
	border-bottom: #555555 1px solid
}
.borderLeftBlack5 {
	border-left: #555555 1px solid
}
.borderLateralBlack5 {
	border-top: #555555 1px solid;
	border-bottom: #555555 1px solid
}
.borderGutterBlack5 {
	border-right: #555555 1px solid;
	border-left: #555555 1px solid
}
.borderGrey1,.borderGray1 {
	border: #666666 1px solid
}
.borderTopGrey1,.borderTopGray1 {
	border-top: #666666 1px solid
}
.borderRightGrey1,.borderRightGray1 {
	border-right: #666666 1px solid
}
.borderBottomGrey1,.borderBottomGray1 {
	border-bottom: #666666 1px solid
}
.borderLeftGrey1,.borderLeftGray1 {
	border-left: #666666 1px solid
}
.borderLateralGrey1,.borderLateralGray1 {
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid
}
.borderGutterGrey1,.borderGutterGray1 {
	border-right: #666666 1px solid;
	border-left: #666666 1px solid
}
.borderGrey2,.borderGray2 {
	border: #777777 1px solid
}
.borderTopGrey2,.borderTopGray2 {
	border-top: #777777 1px solid
}
.borderRightGrey2,.borderRightGray2 {
	border-right: #777777 1px solid
}
.borderBottomGrey2,.borderBottomGray2 {
	border-bottom: #777777 1px solid
}
.borderLeftGrey2,.borderLeftGray2 {
	border-left: #777777 1px solid
}
.borderLateralGrey2,.borderLateralGray2 {
	border-top: #777777 1px solid;
	border-bottom: #777777 1px solid
}
.borderGutterGrey2,.borderGutterGray2 {
	border-right: #777777 1px solid;
	border-left: #777777 1px solid
}
.borderGrey3,.borderGray3 {
	border: #888888 1px solid
}
.borderTopGrey3,.borderTopGray3 {
	border-top: #888888 1px solid
}
.borderRightGrey3,.borderRightGray3 {
	border-right: #888888 1px solid
}
.borderBottomGrey3,.borderBottomGray3 {
	border-bottom: #888888 1px solid
}
.borderLeftGrey3,.borderLeftGray3 {
	border-left: #888888 1px solid
}
.borderLateralGrey3,.borderLateralGray3 {
	border-top: #888888 1px solid;
	border-bottom: #888888 1px solid
}
.borderGutterGrey3,.borderGutterGray3 {
	border-right: #888888 1px solid;
	border-left: #888888 1px solid
}
.borderGrey4,.borderGray4 {
	border: #999999 1px solid
}
.borderTopGrey4,.borderTopGray4 {
	border-top: #999999 1px solid
}
.borderRightGrey4,.borderRightGray4 {
	border-right: #999999 1px solid
}
.borderBottomGrey4,.borderBottomGray4 {
	border-bottom: #999999 1px solid
}
.borderLeftGrey4,.borderLeftGray4 {
	border-left: #999999 1px solid
}
.borderLateralGrey4,.borderLateralGray4 {
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid
}
.borderGutterGrey4,.borderGutterGray4 {
	border-right: #999999 1px solid;
	border-left: #999999 1px solid
}
.borderGrey5,.borderGray5 {
	border: #aaaaaa 1px solid
}
.borderTopGrey5,.borderTopGray5 {
	border-top: #aaaaaa 1px solid
}
.borderRightGrey5,.borderRightGray5 {
	border-right: #aaaaaa 1px solid
}
.borderBottomGrey5,.borderBottomGray5 {
	border-bottom: #aaaaaa 1px solid
}
.borderLeftGrey5,.borderLeftGray5 {
	border-left: #aaaaaa 1px solid
}
.borderLateralGrey5,.borderLateralGray5 {
	border-top: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid
}
.borderGutterGrey5,.borderGutterGray5 {
	border-right: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid
}
.borderGrey6,.borderGray6 {
	border: #bbbbbb 1px solid
}
.borderTopGrey6,.borderTopGray6 {
	border-top: #bbbbbb 1px solid
}
.borderRightGrey6,.borderRightGray6 {
	border-right: #bbbbbb 1px solid
}
.borderBottomGrey6,.borderBottomGray6 {
	border-bottom: #bbbbbb 1px solid
}
.borderLeftGrey6,.borderLeftGray6 {
	border-left: #bbbbbb 1px solid
}
.borderLateralGrey6,.borderLateralGray6 {
	border-top: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid
}
.borderGutterGrey6,.borderGutterGray6 {
	border-right: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid
}
.borderGrey7,.borderGray7 {
	border: #cccccc 1px solid
}
.borderTopGrey7,.borderTopGray7 {
	border-top: #cccccc 1px solid
}
.borderRightGrey7,.borderRightGray7 {
	border-right: #cccccc 1px solid
}
.borderBottomGrey7,.borderBottomGray7 {
	border-bottom: #cccccc 1px solid
}
.borderLeftGrey7,.borderLeftGray7 {
	border-left: #cccccc 1px solid
}
.borderLateralGrey7,.borderLateralGray7 {
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid
}
.borderGutterGrey7,.borderGutterGray7 {
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid
}
.borderGrey8,.borderGray8 {
	border: #dddddd 1px solid
}
.borderTopGrey8,.borderTopGray8 {
	border-top: #dddddd 1px solid
}
.bordeRightGrey8,.borderRightGray8 {
	border-right: #dddddd 1px solid
}
.borderBottomGrey8,.borderBottomGray8 {
	border-bottom: #dddddd 1px solid
}
.borderLeftGrey8,.borderLeftGray8 {
	border-left: #dddddd 1px solid
}
.borderLateralGrey8,.borderLateralGray8 {
	border-top: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid
}
.borderGutterGrey8,.borderGutterGray8 {
	border-right: #dddddd 1px solid;
	border-left: #dddddd 1px solid
}
.borderGrey9,.borderGray9 {
	border: #eeeeee 1px solid
}
.borderTopGrey9,.borderTopGray9 {
	border-top: #eeeeee 1px solid
}
.borderRightGrey9,.borderRightGray9 {
	border-right: #eeeeee 1px solid
}
.borderBottomGrey9,.borderBottomGray9 {
	border-bottom: #eeeeee 1px solid
}
.borderLeftGrey9,.borderLeftGray9 {
	border-left: #eeeeee 1px solid
}
.borderLateralGrey9,.borderLateralGray9 {
	border-top: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid
}
.borderGutterGrey9,.borderGutterGray9 {
	border-right: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid
}
.borderRed {
	border: #ff0000 1px solid
}
.borderTopRed {
	border-top: #ff0000 1px solid
}
.borderRightRed {
	border-right: #ff0000 1px solid
}
.borderBottomRed {
	border-bottom: #ff0000 1px solid
}
.borderLeftRed {
	border-left: #ff0000 1px solid
}
.borderLateralRed {
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid
}
.borderGutterRed {
	border-right: #ff0000 1px solid;
	border-left: #ff0000 1px solid
}
.borderRedLight {
	border: #ff6666 1px solid
}
.borderTopRedLight {
	border-top: #ff6666 1px solid
}
.borderRightRedLight {
	border-right: #ff6666 1px solid
}
.borderBottomRedLight {
	border-bottom: #ff6666 1px solid
}
.borderLeftRedLight {
	border-left: #ff6666 1px solid
}
.borderLateralRedLight {
	border-top: #ff6666 1px solid;
	border-bottom: #ff6666 1px solid
}
.borderGutterRedLight {
	border-right: #ff6666 1px solid;
	border-left: #ff6666 1px solid
}
.borderRedDark {
	border: #cc0000 1px solid
}
.borderTopRedDark {
	border-top: #cc0000 1px solid
}
.borderRightRedDark {
	border-right: #cc0000 1px solid
}
.borderBottomRedDark {
	border-bottom: #cc0000 1px solid
}
.borderLeftRedDark {
	border-left: #cc0000 1px solid
}
.borderLateralRedDark {
	border-top: #cc0000 1px solid;
	border-bottom: #cc0000 1px solid
}
.borderGutterRedDark {
	border-right: #cc0000 1px solid;
	border-left: #cc0000 1px solid
}
.borderOrange {
	border: #ff6a00 1px solid
}
.borderTopOrange {
	border-top: #ff6a00 1px solid
}
.borderRightOrange {
	border-right: #ff6a00 1px solid
}
.borderBottomOrange {
	border-bottom: #ff6a00 1px solid
}
.borderLeftOrange {
	border-left: #ff6a00 1px solid
}
.borderLateralOrange {
	border-top: #ff6a00 1px solid;
	border-bottom: #ff6a00 1px solid
}
.borderGutterOrange {
	border-right: #ff6a00 1px solid;
	border-left: #ff6a00 1px solid
}
.borderOrangeLight {
	border: #ff9933 1px solid
}
.borderTopOrangeLight {
	border-top: #ff9933 1px solid
}
.borderRightOrangeLight {
	border-right: #ff9933 1px solid
}
.borderBottomOrangeLight {
	border-bottom: #ff9933 1px solid
}
.borderLeftOrangeLight {
	border-left: #ff9933 1px solid
}
.borderLateralOrangeLight {
	border-top: #ff9933 1px solid;
	border-bottom: #ff9933 1px solid
}
.borderGutterOrangeLight {
	border-right: #ff9933 1px solid;
	border-left: #ff9933 1px solid
}
.borderOrangeDark {
	border: #ff4e00 1px solid
}
.borderTopOrangeDark {
	border-top: #ff4e00 1px solid
}
.borderRightOrangeDark {
	border-right: #ff4e00 1px solid
}
.borderBottomOrangeDark {
	border-bottom: #ff4e00 1px solid
}
.borderLeftOrangeDark {
	border-left: #ff4e00 1px solid
}
.borderLateralOrangeDark {
	border-top: #ff4e00 1px solid;
	border-bottom: #ff4e00 1px solid
}
.borderGutterOrangeDark {
	border-right: #ff4e00 1px solid;
	border-left: #ff4e00 1px solid
}
.borderYellow {
	border: #ffff00 1px solid
}
.borderTopYellow {
	border-top: #ffff00 1px solid
}
.borderRightYellow {
	border-right: #ffff00 1px solid
}
.borderBottomYellow {
	border-bottom: #ffff00 1px solid
}
.borderLeftYellow {
	border-left: #ffff00 1px solid
}
.borderLateralYellow {
	border-top: #ffff00 1px solid;
	border-bottom: #ffff00 1px solid
}
.borderGutterYellow {
	border-right: #ffff00 1px solid;
	border-left: #ffff00 1px solid
}
.borderYellowLight {
	border: #ffff99 1px solid
}
.borderTopYellowLight {
	border-top: #ffff99 1px solid
}
.borderRightYellowLight {
	border-right: #ffff99 1px solid
}
.borderBottomYellowLight {
	border-bottom: #ffff99 1px solid
}
.borderLeftYellowLight {
	border-left: #ffff99 1px solid
}
.borderLateralYellowLight {
	border-top: #ffff99 1px solid;
	border-bottom: #ffff99 1px solid
}
.borderGutterYellowLight {
	border-right: #ffff99 1px solid;
	border-left: #ffff99 1px solid
}
.borderYellowDark {
	border: #ffd800 1px solid
}
.borderTopYellowDark {
	border-top: #ffd800 1px solid
}
.borderRightYellowDark {
	border-right: #ffd800 1px solid
}
.borderBottomYellowDark {
	border-bottom: #ffd800 1px solid
}
.borderLeftYellowDark {
	border-left: #ffd800 1px solid
}
.borderLateralYellowDark {
	border-top: #ffd800 1px solid;
	border-bottom: #ffd800 1px solid
}
.borderGutterYellowDark {
	border-right: #ffd800 1px solid;
	border-left: #ffd800 1px solid
}
.borderGreen {
	border: #2bc93f 1px solid
}
.borderTopGreen {
	border-bottom: #2bc93f 1px solid
}
.borderRightGreen {
	border-right: #2bc93f 1px solid
}
.borderBottomGreen {
	border-bottom: #2bc93f 1px solid
}
.borderLeftGreen {
	border-left: #2bc93f 1px solid
}
.borderLateralGreen {
	border-top: #2bc93f 1px solid;
	border-bottom: #2bc93f 1px solid
}
.borderGutterGreen {
	border-right: #2bc93f 1px solid;
	border-left: #2bc93f 1px solid
}
.borderGreenLight {
	border: #3edb52 1px solid
}
.borderTopGreenLight {
	border-top: #3edb52 1px solid
}
.borderRightGreenLight {
	border-right: #3edb52 1px solid
}
.borderBottomGreenLight {
	border-bottom: #3edb52 1px solid
}
.borderLeftGreenLight {
	border-left: #3edb52 1px solid
}
.borderLateralGreenLight {
	border-top: #3edb52 1px solid;
	border-bottom: #3edb52 1px solid
}
.borderGutterGreenLight {
	border-right: #3edb52 1px solid;
	border-left: #3edb52 1px solid
}
.borderGreenDark {
	border: #32b042  1px solid
}
.borderTopGreenDark {
	border-top: #32b042  1px solid
}
.borderRightGreenDark {
	border-right: #32b042  1px solid
}
.borderBottomGreenDark {
	border-bottom: #32b042  1px solid
}
.borderLeftGreenDark {
	border-left: #32b042  1px solid
}
.borderLateralGreenDark {
	border-top: #32b042  1px solid;
	border-bottom: #32b042  1px solid
}
.borderGutterGreenDark {
	border-right: #32b042  1px solid;
	border-left: #32b042  1px solid
}
.borderBlue {
	border: #0094ff 1px solid
}
.borderTopBlue {
	border-top: #0094ff 1px solid
}
.borderRightBlue {
	border-right: #0094ff 1px solid
}
.borderBottomBlue {
	border-bottom: #0094ff 1px solid
}
.borderLeftBlue {
	border-left: #0094ff 1px solid
}
.borderLateralBlue {
	border-top: #0094ff 1px solid;
	border-bottom: #0094ff 1px solid
}
.borderGutterBlue {
	border-right: #0094ff 1px solid;
	border-left: #0094ff 1px solid
}
.borderBlueLight {
	border: #3cadfe 1px solid
}
.borderTopBlueLight {
	border-top: #3cadfe 1px solid
}
.borderRightBlueLight {
	border-right: #3cadfe 1px solid
}
.borderBottomBlueLight {
	border-bottom: #3cadfe 1px solid
}
.borderLeftBlueLight {
	border-left: #3cadfe 1px solid
}
.borderLateralBlueLight {
	border-top: #3cadfe 1px solid;
	border-bottom: #3cadfe 1px solid
}
.borderGutterBlueLight {
	border-right: #3cadfe 1px solid;
	border-left: #3cadfe 1px solid
}
.borderBlueDark {
	border: #0078c9 1px solid
}
.borderTopBlueDark {
	border-top: #0078c9 1px solid
}
.borderRightBlueDark {
	border-right: #0078c9 1px solid
}
.borderBottomBlueDark {
	border-bottom: #0078c9 1px solid
}
.borderLeftBlueDark {
	border-left: #0078c9 1px solid
}
.borderLateralBlueDark {
	border-top: #0078c9 1px solid;
	border-bottom: #0078c9 1px solid
}
.borderGutterBlueDark {
	border-right: #0078c9 1px solid;
	border-left: #0078c9 1px solid
}
.borderPink {
	border: #ff4895 1px solid
}
.borderTopPink {
	border-top: #ff4895 1px solid
}
.borderRightPink {
	border-right: #ff4895 1px solid
}
.borderBottomPink {
	border-bottom: #ff4895 1px solid
}
.borderLeftPink {
	border-left: #ff4895 1px solid
}
.borderLateralPink {
	border-top: #ff4895 1px solid;
	border-bottom: #ff4895 1px solid
}
.borderGutterPink {
	border-right: #ff4895 1px solid;
	border-left: #ff4895 1px solid
}
.borderPinkLight {
	border: #fc7cb3 1px solid
}
.borderTopPinkLight {
	border-top: #fc7cb3 1px solid
}
.borderRightPinkLight {
	border-right: #fc7cb3 1px solid
}
.borderBottomPinkLight {
	border-bottom: #fc7cb3 1px solid
}
.borderLeftPinkLight {
	border-left: #fc7cb3 1px solid
}
.borderLateralPinkLight {
	border-top: #fc7cb3 1px solid;
	border-bottom: #fc7cb3 1px solid
}
.borderGutterPinkLight {
	border-right: #fc7cb3 1px solid;
	border-left: #fc7cb3 1px solid
}
.borderPinkDark {
	border: #e81e75 1px solid
}
.borderTopPinkDark {
	border-top: #e81e75 1px solid
}
.borderRightPinkDark {
	border-right: #e81e75 1px solid
}
.borderBottomPinkDark {
	border-bottom: #e81e75 1px solid
}
.borderLeftPinkDark {
	border-left: #e81e75 1px solid
}
.borderLateralPinkDark {
	border-top: #e81e75 1px solid;
	border-bottom: #e81e75 1px solid
}
.borderGutterPinkDark {
	border-right: #e81e75 1px solid;
	border-left: #e81e75 1px solid
}
.borderPurple {
	border: #ad67da 1px solid
}
.borderTopPurple {
	border-top: #ad67da 1px solid
}
.borderRightPurple {
	border-right: #ad67da 1px solid
}
.borderBottomPurple {
	border-bottom: #ad67da 1px solid
}
.borderLeftPurple {
	border-left: #ad67da 1px solid
}
.borderLateralPurple {
	border-top: #ad67da 1px solid;
	border-bottom: #ad67da 1px solid
}
.borderGutterPurple {
	border-right: #ad67da 1px solid;
	border-left: #ad67da 1px solid
}
.borderPurpleLight {
	border: #c78cda 1px solid
}
.borderTopPurpleLight {
	border-top: #c78cda 1px solid
}
.borderRightPurpleLight {
	border-right: #c78cda 1px solid
}
.borderBottomPurpleLight {
	border-bottom: #c78cda 1px solid
}
.borderLeftPurpleLight {
	border-left: #c78cda 1px solid
}
.borderLateralPurpleLight {
	border-top: #c78cda 1px solid;
	border-bottom: #c78cda 1px solid
}
.borderGutterPurpleLight {
	border-right: #c78cda 1px solid;
	border-left: #c78cda 1px solid
}
.borderPurpleDark {
	border: #8937b9 1px solid
}
.borderTopPurpleDark {
	border-top: #8937b9 1px solid
}
.borderRightPurpleDark {
	border-right: #8937b9 1px solid
}
.borderBottomPurpleDark {
	border-bottom: #8937b9 1px solid
}
.borderLeftPurpleDark {
	border-left: #8937b9 1px solid
}
.borderLateralPurpleDark {
	border-top: #8937b9 1px solid;
	border-bottom: #8937b9 1px solid
}
.borderGutterPurpleDark {
	border-right: #8937b9 1px solid;
	border-left: #8937b9 1px solid
}
.borderGrenadine {
	border: #de413a 1px solid
}
.borderTopGrenadine {
	border-top: #de413a 1px solid
}
.borderRightGrenadine {
	border-right: #de413a 1px solid
}
.borderBottomGrenadine {
	border-bottom: #de413a 1px solid
}
.borderLeftGrenadine {
	border-left: #de413a 1px solid
}
.borderLateralGrenadine {
	border-top: #de413a 1px solid;
	border-bottom: #de413a 1px solid
}
.borderGutterGrenadine {
	border-right: #de413a 1px solid;
	border-left: #de413a 1px solid
}
.borderGrenadineLight {
	border: #fd4239 1px solid
}
.borderTopGrenadineLight {
	border-top: #fd4239 1px solid
}
.borderRightGrenadineLight {
	border-right: #fd4239 1px solid
}
.borderBottomGrenadineLight {
	border-bottom: #fd4239 1px solid
}
.borderLeftGrenadineLight {
	border-left: #fd4239 1px solid
}
.borderLateralGrenadineLight {
	border-top: #fd4239 1px solid;
	border-bottom: #fd4239 1px solid
}
.borderGutterGrenadineLight {
	border-right: #fd4239 1px solid;
	border-left: #fd4239 1px solid
}
.borderGrenadineDark {
	border: #c13832 1px solid
}
.borderTopGrenadineDark {
	border-top: #c13832 1px solid
}
.borderRightGrenadineDark {
	border-right: #c13832 1px solid
}
.borderBottomGrenadineDark {
	border-bottom: #c13832 1px solid
}
.borderLeftGrenadineDark {
	border-left: #c13832 1px solid
}
.borderLateralGrenadineDark {
	border-top: #c13832 1px solid;
	border-bottom: #c13832 1px solid
}
.borderGutterGrenadineDark {
	border-right: #c13832 1px solid;
	border-left: #c13832 1px solid
}
.borderPort {
	border: #5b2c36 1px solid
}
.borderTopPort {
	border-top: #5b2c36 1px solid
}
.borderRightPort {
	border-right: #5b2c36 1px solid
}
.borderBottomPort {
	border-bottom: #5b2c36 1px solid
}
.borderLeftPort {
	border-left: #5b2c36 1px solid
}
.borderLateralPort {
	border-top: #5b2c36 1px solid;
	border-bottom: #5b2c36 1px solid
}
.borderGutterPort {
	border-right: #5b2c36 1px solid;
	border-left: #5b2c36 1px solid
}
.borderPortLight {
	border: #7f414e 1px solid
}
.borderTopPortLight {
	border-top: #7f414e 1px solid
}
.borderRightPortLight {
	border-right: #7f414e 1px solid
}
.borderBottomPortLight {
	border-bottom: #7f414e 1px solid
}
.borderLeftPortLight {
	border-left: #7f414e 1px solid
}
.borderLateralPortLight {
	border-top: #7f414e 1px solid;
	border-bottom: #7f414e 1px solid
}
.borderGutterPortLight {
	border-right: #7f414e 1px solid;
	border-left: #7f414e 1px solid
}
.borderPortDark {
	border: #4a1c25 1px solid
}
.borderTopPortDark {
	border-top: #4a1c25 1px solid
}
.borderRightPortDark {
	border-right: #4a1c25 1px solid
}
.borderBottomPortDark {
	border-bottom: #4a1c25 1px solid
}
.borderLeftPortDark {
	border-left: #4a1c25 1px solid
}
.borderLateralPortDark {
	border-top: #4a1c25 1px solid;
	border-bottom: #4a1c25 1px solid
}
.borderGutterPortDark {
	border-right: #4a1c25 1px solid;
	border-left: #4a1c25 1px solid
}
.borderPrimrose {
	border: #edd4da 1px solid
}
.borderTopPrimrose {
	border-top: #edd4da 1px solid
}
.borderRightPrimrose {
	border-right: #edd4da 1px solid
}
.borderBottomPrimrose {
	border-bottom: #edd4da 1px solid
}
.borderLeftPrimrose {
	border-left: #edd4da 1px solid
}
.borderLateralPrimrose {
	border-top: #edd4da 1px solid;
	border-bottom: #edd4da 1px solid
}
.borderGutterPrimrose {
	border-right: #edd4da 1px solid;
	border-left: #edd4da 1px solid
}
.borderPrimroseLight {
	border: #fde3e9 1px solid
}
.borderTopPrimroseLight {
	border-top: #fde3e9 1px solid
}
.borderRightPrimroseLight {
	border-right: #fde3e9 1px solid
}
.borderBottomPrimroseLight {
	border-bottom: #fde3e9 1px solid
}
.borderLeftPrimroseLight {
	border-left: #fde3e9 1px solid
}
.borderLateralPrimroseLight {
	border-top: #fde3e9 1px solid;
	border-bottom: #fde3e9 1px solid
}
.borderGutterPrimroseLight {
	border-right: #fde3e9 1px solid;
	border-left: #fde3e9 1px solid
}
.borderPrimroseDark {
	border: #dfbdc5 1px solid
}
.borderTopPrimroseDark {
	border-top: #dfbdc5 1px solid
}
.borderRightPrimroseDark {
	border-right: #dfbdc5 1px solid
}
.borderBottomPrimroseDark {
	border-bottom: #dfbdc5 1px solid
}
.borderLeftPrimroseDark {
	border-left: #dfbdc5 1px solid
}
.borderLateralPrimroseDark {
	border-top: #dfbdc5 1px solid;
	border-bottom: #dfbdc5 1px solid
}
.borderGutterPrimroseDark {
	border-right: #dfbdc5 1px solid;
	border-left: #dfbdc5 1px solid
}
.borderButterum {
	border: #c58f69 1px solid
}
.borderTopButterum {
	border-top: #c58f69 1px solid
}
.borderRightButterum {
	border-right: #c58f69 1px solid
}
.borderBottomButterum {
	border-bottom: #c58f69 1px solid
}
.borderLeftButterum {
	border-left: #c58f69 1px solid
}
.borderLateralButterum {
	border-top: #c58f69 1px solid;
	border-bottom: #c58f69 1px solid
}
.borderGutterButterum {
	border-right: #c58f69 1px solid;
	border-left: #c58f69 1px solid
}
.borderButterumLight {
	border: #e4aa81 1px solid
}
.borderTopButterumLight {
	border-top: #e4aa81 1px solid
}
.borderRightButterumLight {
	border-right: #e4aa81 1px solid
}
.borderBottomButterumLight {
	border-bottom: #e4aa81 1px solid
}
.borderLeftButterumLight {
	border-left: #e4aa81 1px solid
}
.borderLateralButterumLight {
	border-top: #e4aa81 1px solid;
	border-bottom: #e4aa81 1px solid
}
.borderGutterButterumLight {
	border-right: #e4aa81 1px solid;
	border-left: #e4aa81 1px solid
}
.borderButterumDark {
	border: #ab7752 1px solid
}
.borderTopButterumDark {
	border-top: #ab7752 1px solid
}
.borderRightButterumDark {
	border-right: #ab7752 1px solid
}
.borderBottomButterumDark {
	border-bottom: #ab7752 1px solid
}
.borderLeftButterumDark {
	border-left: #ab7752 1px solid
}
.borderLateralButterumDark {
	border-top: #ab7752 1px solid;
	border-bottom: #ab7752 1px solid
}
.borderGutterButterumDark {
	border-right: #ab7752 1px solid;
	border-left: #ab7752 1px solid
}
.borderNavy {
	border: #233b5d 1px solid
}
.borderTopNavy {
	border-top: #233b5d 1px solid
}
.borderRightNavy {
	border-right: #233b5d 1px solid
}
.borderBottomNavy {
	border-bottom: #233b5d 1px solid
}
.borderLeftNavy {
	border-left: #233b5d 1px solid
}
.borderLateralNavy {
	border-top: #233b5d 1px solid;
	border-bottom: #233b5d 1px solid
}
.borderGutterNavy {
	border-right: #233b5d 1px solid;
	border-left: #233b5d 1px solid
}
.borderNavyLight {
	border: #2e4a71 1px solid
}
.borderTopNavyLight {
	border-top: #2e4a71 1px solid
}
.borderRightNavyLight {
	border-right: #2e4a71 1px solid
}
.borderBottomNavyLight {
	border-bottom: #2e4a71 1px solid
}
.borderLeftNavyLight {
	border-left: #2e4a71 1px solid
}
.borderLateralNavyLight {
	border-top: #2e4a71 1px solid;
	border-bottom: #2e4a71 1px solid
}
.borderGutterNavyLight {
	border-right: #2e4a71 1px solid;
	border-left: #2e4a71 1px solid
}
.borderNavyDark {
	border: #142741 1px solid
}
.borderTopNavyDark {
	border-top: #142741 1px solid
}
.borderRightNavyDark {
	border-right: #142741 1px solid
}
.borderBottomNavyDark {
	border-bottom: #142741 1px solid
}
.borderLeftNavyDark {
	border-left: #142741 1px solid
}
.borderLateralNavyDark {
	border-top: #142741 1px solid;
	border-bottom: #142741 1px solid
}
.borderGutterNavyDark {
	border-right: #142741 1px solid;
	border-left: #142741 1px solid
}
.borderSpruce {
	border: #09585d 1px solid
}
.borderTopSpruce {
	border-top: #09585d 1px solid
}
.borderRightSpruce {
	border-right: #09585d 1px solid
}
.borderBottomSpruce {
	border-bottom: #09585d 1px solid
}
.borderLeftSpruce {
	border-left: #09585d 1px solid
}
.borderLateralSpruce {
	border-top: #09585d 1px solid;
	border-bottom: #09585d 1px solid
}
.borderGutterSpruce {
	border-right: #09585d 1px solid;
	border-left: #09585d 1px solid
}
.borderSpruceLight {
	border: #10676d 1px solid
}
.borderTopSpruceLight {
	border-top: #10676d 1px solid
}
.borderRightSpruceLight {
	border-right: #10676d 1px solid
}
.borderBottomSpruceLight {
	border-bottom: #10676d 1px solid
}
.borderLeftSpruceLight {
	border-left: #10676d 1px solid
}
.borderLateralSpruceLight {
	border-top: #10676d 1px solid;
	border-bottom: #10676d 1px solid
}
.borderGutterSpruceLight {
	border-right: #10676d 1px solid;
	border-left: #10676d 1px solid
}
.borderSpruceDark {
	border: #03474b 1px solid
}
.borderTopSpruceDark {
	border-top: #03474b 1px solid
}
.borderRightSpruceDark {
	border-right: #03474b 1px solid
}
.borderBottomSpruceDark {
	border-bottom: #03474b 1px solid
}
.borderLeftSpruceDark {
	border-left: #03474b 1px solid
}
.borderLateralSpruceDark {
	border-top: #03474b 1px solid;
	border-bottom: #03474b 1px solid
}
.borderGutterSpruceDark {
	border-right: #03474b 1px solid;
	border-left: #03474b 1px solid
}
.borderMaple {
	border: #c26225 1px solid
}
.borderTopMaple {
	border-top: #c26225 1px solid
}
.borderRightMaple {
	border-right: #c26225 1px solid
}
.borderBottomMaple {
	border-bottom: #c26225 1px solid
}
.borderLeftMaple {
	border-left: #c26225 1px solid
}
.borderLateralMaple {
	border-top: #c26225 1px solid;
	border-bottom: #c26225 1px solid
}
.borderGutterMaple {
	border-right: #c26225 1px solid;
	border-left: #c26225 1px solid
}
.borderMapleLight {
	border: #d97536 1px solid
}
.borderTopMapleLight {
	border-top: #d97536 1px solid
}
.borderRightMapleLight {
	border-right: #d97536 1px solid
}
.borderBottomMapleLight {
	border-bottom: #d97536 1px solid
}
.borderLeftMapleLight {
	border-left: #d97536 1px solid
}
.borderLateralMapleLight {
	border-top: #d97536 1px solid;
	border-bottom: #d97536 1px solid
}
.borderGutterMapleLight {
	border-right: #d97536 1px solid;
	border-left: #d97536 1px solid
}
.borderMapleDark {
	border: #b25317 1px solid
}
.borderTopMapleDark {
	border-top: #b25317 1px solid
}
.borderRightMapleDark {
	border-right: #b25317 1px solid
}
.borderBottomMapleDark {
	border-bottom: #b25317 1px solid
}
.borderLeftMapleDark {
	border-left: #b25317 1px solid
}
.borderLateralMapleDark {
	border-top: #b25317 1px solid;
	border-bottom: #b25317 1px solid
}
.borderGutterMapleDark {
	border-right: #b25317 1px solid;
	border-left: #b25317 1px solid
}
.borderToast {
	border: #ca997b 1px solid
}
.borderTopToast {
	border-top: #ca997b 1px solid
}
.borderRightToast {
	border-right: #ca997b 1px solid
}
.borderBottomToast {
	border-bottom: #ca997b 1px solid
}
.borderLeftToast {
	border-left: #ca997b 1px solid
}
.borderLateralToast {
	border-top: #ca997b 1px solid;
	border-bottom: #ca997b 1px solid
}
.borderGutterToast {
	border-right: #ca997b 1px solid;
	border-left: #ca997b 1px solid
}
.borderToastLight {
	border: #dcab8d 1px solid
}
.borderTopToastLight {
	border-top: #dcab8d 1px solid
}
.borderRightToastLight {
	border-right: #dcab8d 1px solid
}
.borderBottomToastLight {
	border-bottom: #dcab8d 1px solid
}
.borderLeftToastLight {
	border-left: #dcab8d 1px solid
}
.borderLateralToastLight {
	border-top: #dcab8d 1px solid;
	border-bottom: #dcab8d 1px solid
}
.borderGutterToastLight {
	border-right: #dcab8d 1px solid;
	border-left: #dcab8d 1px solid
}
.borderToastDark {
	border: #b58466 1px solid
}
.borderTopToastDark {
	border-top: #b58466 1px solid
}
.borderRightToastDark {
	border-right: #b58466 1px solid
}
.borderBottomToastDark {
	border-bottom: #b58466 1px solid
}
.borderLeftToastDark {
	border-left: #b58466 1px solid
}
.borderLateralToastDark {
	border-top: #b58466 1px solid;
	border-bottom: #b58466 1px solid
}
.borderGutterToastDark {
	border-right: #b58466 1px solid;
	border-left: #b58466 1px solid
}
.borderLilac {
	border: #774f8d 1px solid
}
.borderTopLilac {
	border-top: #774f8d 1px solid
}
.borderRightLilac {
	border-right: #774f8d 1px solid
}
.borderBottomLilac {
	border-bottom: #774f8d 1px solid
}
.borderLeftLilac {
	border-left: #774f8d 1px solid
}
.borderLateralLilac {
	border-top: #774f8d 1px solid;
	border-bottom: #774f8d 1px solid
}
.borderGutterLilac {
	border-right: #774f8d 1px solid;
	border-left: #774f8d 1px solid
}
.borderLilacLight {
	border: #8c61a4 1px solid
}
.borderTopLilacLight {
	border-top: #8c61a4 1px solid
}
.borderRightLilacLight {
	border-right: #8c61a4 1px solid
}
.borderBottomLilacLight {
	border-bottom: #8c61a4 1px solid
}
.borderLeftLilacLight {
	border-left: #8c61a4 1px solid
}
.borderLateralLilacLight {
	border-top: #8c61a4 1px solid;
	border-bottom: #8c61a4 1px solid
}
.borderGutterLilacLight {
	border-right: #8c61a4 1px solid;
	border-left: #8c61a4 1px solid
}
.borderLilacDark {
	border: #623d77 1px solid
}
.borderTopLilacDark {
	border-top: #623d77 1px solid
}
.borderRightLilacDark {
	border-right: #623d77 1px solid
}
.borderBottomLilacDark {
	border-bottom: #623d77 1px solid
}
.borderLeftLilacDark {
	border-left: #623d77 1px solid
}
.borderLateralLilacDark {
	border-top: #623d77 1px solid;
	border-bottom: #623d77 1px solid
}
.borderGutterLilacDark {
	border-right: #623d77 1px solid;
	border-left: #623d77 1px solid
}
.borderOtter {
	border: #806751 1px solid
}
.borderTopOtter {
	border-top: #806751 1px solid
}
.borderRightOtter {
	border-right: #806751 1px solid
}
.borderBottomOtter {
	border-bottom: #806751 1px solid
}
.borderLeftOtter {
	border-left: #806751 1px solid
}
.borderLateralOtter {
	border-top: #806751 1px solid;
	border-bottom: #806751 1px solid
}
.borderGutterOtter {
	border-right: #806751 1px solid;
	border-left: #806751 1px solid
}
.borderOtterLight {
	border: #977d65 1px solid
}
.borderTopOtterLight {
	border-top: #977d65 1px solid
}
.borderRightOtterLight {
	border-right: #977d65 1px solid
}
.borderBottomOtterLight {
	border-bottom: #977d65 1px solid
}
.borderLeftOtterLight {
	border-left: #977d65 1px solid
}
.borderLateralOtterLight {
	border-top: #977d65 1px solid;
	border-bottom: #977d65 1px solid
}
.borderGutterOtterLight {
	border-right: #977d65 1px solid;
	border-left: #977d65 1px solid
}
.borderOtterDark {
	border: #69513d 1px solid
}
.borderTopOtterDark {
	border-top: #69513d 1px solid
}
.borderRightOtterDark {
	border-right: #69513d 1px solid
}
.borderBottomOtterDark {
	border-bottom: #69513d 1px solid
}
.borderLeftOtterDark {
	border-left: #69513d 1px solid
}
.borderLateralOtterDark {
	border-top: #69513d 1px solid;
	border-bottom: #69513d 1px solid
}
.borderGutterOtterDark {
	border-right: #69513d 1px solid;
	border-left: #69513d 1px solid
}
.borderCurry {
	border: #cca234 1px solid
}
.borderTopCurry {
	border-top: #cca234 1px solid
}
.borderRightCurry {
	border-right: #cca234 1px solid
}
.borderBottomCurry {
	border-bottom: #cca234 1px solid
}
.borderLeftCurry {
	border-left: #cca234 1px solid
}
.borderLateralCurry {
	border-top: #cca234 1px solid;
	border-bottom: #cca234 1px solid
}
.borderGutterCurry {
	border-right: #cca234 1px solid;
	border-left: #cca234 1px solid
}
.borderCurryLight {
	border: #deb240 1px solid
}
.borderTopCurryLight {
	border-top: #deb240 1px solid
}
.borderRightCurryLight {
	border-right: #deb240 1px solid
}
.borderBottomCurryLight {
	border-bottom: #deb240 1px solid
}
.borderLeftCurryLight {
	border-left: #deb240 1px solid
}
.borderLateralCurryLight {
	border-top: #deb240 1px solid;
	border-bottom: #deb240 1px solid
}
.borderGutterCurryLight {
	border-right: #deb240 1px solid;
	border-left: #deb240 1px solid
}
.borderCurryDark {
	border: #b99026 1px solid
}
.borderTopCurryDark {
	border-top: #b99026 1px solid
}
.borderRightCurryDark {
	border-right: #b99026 1px solid
}
.borderBottomCurryDark {
	border-bottom: #b99026 1px solid
}
.borderLeftCurryDark {
	border-left: #b99026 1px solid
}
.borderLateralCurryDark {
	border-top: #b99026 1px solid;
	border-bottom: #b99026 1px solid
}
.borderGutterCurryDark {
	border-right: #b99026 1px solid;
	border-left: #b99026 1px solid
}
.borderGolden {
	border: #ae9749 1px solid
}
.borderTopGolden {
	border-top: #ae9749 1px solid
}
.borderRightGolden {
	border-right: #ae9749 1px solid
}
.borderBottomGolden {
	border-bottom: #ae9749 1px solid
}
.borderLeftGolden {
	border-left: #ae9749 1px solid
}
.borderLateralGolden {
	border-top: #ae9749 1px solid;
	border-bottom: #ae9749 1px solid
}
.borderGutterGolden {
	border-right: #ae9749 1px solid;
	border-left: #ae9749 1px solid
}
.borderGoldenLight {
	border: #bfa54d 1px solid
}
.borderTopGoldenLight {
	border-top: #bfa54d 1px solid
}
.borderRightGoldenLight {
	border-right: #bfa54d 1px solid
}
.borderBottomGoldenLight {
	border-bottom: #bfa54d 1px solid
}
.borderLeftGoldenLight {
	border-left: #bfa54d 1px solid
}
.borderLateralGoldenLight {
	border-top: #bfa54d 1px solid;
	border-bottom: #bfa54d 1px solid
}
.borderGutterGoldenLight {
	border-right: #bfa54d 1px solid;
	border-left: #bfa54d 1px solid
}
.borderGoldenDark {
	border: #a28a38 1px solid
}
.borderTopGoldenDark {
	border-top: #a28a38 1px solid
}
.borderRightGoldenDark {
	border-right: #a28a38 1px solid
}
.borderBottomGoldenDark {
	border-bottom: #a28a38 1px solid
}
.borderLeftGoldenDark {
	border-left: #a28a38 1px solid
}
.borderLateralGoldenDark {
	border-top: #a28a38 1px solid;
	border-bottom: #a28a38 1px solid
}
.borderGutterGoldenDark {
	border-right: #a28a38 1px solid;
	border-left: #a28a38 1px solid
}
.borderOlive {
	border: #cddc39 1px solid
}
.borderTopOlive {
	border-top: #cddc39 1px solid
}
.borderRightOlive {
	border-right: #cddc39 1px solid
}
.borderBottomOlive {
	border-bottom: #cddc39 1px solid
}
.borderLeftOlive {
	border-left: #cddc39 1px solid
}
.borderLateralOlive {
	border-top: #cddc39 1px solid;
	border-bottom: #cddc39 1px solid
}
.borderGutterOlive {
	border-right: #cddc39 1px solid;
	border-left: #cddc39 1px solid
}
.borderOliveLight {
	border: #daea41 1px solid
}
.borderTopOliveLight {
	border-top: #daea41 1px solid
}
.borderRightOliveLight {
	border-right: #daea41 1px solid
}
.borderBottomOliveLight {
	border-bottom: #daea41 1px solid
}
.borderLeftOliveLight {
	border-left: #daea41 1px solid
}
.borderLateralOliveLight {
	border-top: #daea41 1px solid;
	border-bottom: #daea41 1px solid
}
.borderGutterOliveLight {
	border-right: #daea41 1px solid;
	border-left: #daea41 1px solid
}
.borderOliveDark {
	border: #bac92b 1px solid
}
.borderTopOliveDark {
	border-top: #bac92b 1px solid
}
.borderRightOliveDark {
	border-right: #bac92b 1px solid
}
.borderBottomOliveDark {
	border-bottom: #bac92b 1px solid
}
.borderLeftOliveDark {
	border-left: #bac92b 1px solid
}
.borderLateralOliveDark {
	border-top: #bac92b 1px solid;
	border-bottom: #bac92b 1px solid
}
.borderGutterOliveDark {
	border-right: #bac92b 1px solid;
	border-left: #bac92b 1px solid
}
.borderBrown {
	border: #795547 1px solid
}
.borderTopBrown {
	border-top: #795547 1px solid
}
.borderRightBrown {
	border-right: #795547 1px solid
}
.borderBottomBrown {
	border-bottom: #795547 1px solid
}
.borderLeftBrown {
	border-left: #795547 1px solid
}
.borderLateralBrown {
	border-top: #795547 1px solid;
	border-bottom: #795547 1px solid
}
.borderGutterBrown {
	border-right: #795547 1px solid;
	border-left: #795547 1px solid
}
.borderBrownLight {
	border: #8c6556 1px solid
}
.borderTopBrownLight {
	border-top: #8c6556 1px solid
}
.borderRightBrownLight {
	border-right: #8c6556 1px solid
}
.borderBottomBrownLight {
	border-bottom: #8c6556 1px solid
}
.borderLeftBrownLight {
	border-left: #8c6556 1px solid
}
.borderLateralBrownLight {
	border-top: #8c6556 1px solid;
	border-bottom: #8c6556 1px solid
}
.borderGutterBrownLight {
	border-right: #8c6556 1px solid;
	border-left: #8c6556 1px solid
}
.borderBrownDark {
	border: #654235 1px solid
}
.borderTopBrownDark {
	border-top: #654235 1px solid
}
.borderRightBrownDark {
	border-right: #654235 1px solid
}
.borderBottomBrownDark {
	border-bottom: #654235 1px solid
}
.borderLeftBrownDark {
	border-left: #654235 1px solid
}
.borderLateralBrownDark {
	border-top: #654235 1px solid;
	border-bottom: #654235 1px solid
}
.borderGutterBrownDark {
	border-right: #654235 1px solid;
	border-left: #654235 1px solid
}
.borderApricot {
	border: #feb75f 1px solid
}
.borderTopApricot {
	border-top: #feb75f 1px solid
}
.borderRightApricot {
	border-right: #feb75f 1px solid
}
.borderBottomApricot {
	border-bottom: #feb75f 1px solid
}
.borderLeftApricot {
	border-left: #feb75f 1px solid
}
.borderLateralApricot {
	border-top: #feb75f 1px solid;
	border-bottom: #feb75f 1px solid
}
.borderGutterApricot {
	border-right: #feb75f 1px solid;
	border-left: #feb75f 1px solid
}
.borderApricotLight {
	border: #fdc47d 1px solid
}
.borderTopApricotLight {
	border-top: #fdc47d 1px solid
}
.borderRightApricotLight {
	border-right: #fdc47d 1px solid
}
.borderBottomApricotLight {
	border-bottom: #fdc47d 1px solid
}
.borderLeftApricotLight {
	border-left: #fdc47d 1px solid
}
.borderLateralApricotLight {
	border-top: #fdc47d 1px solid;
	border-bottom: #fdc47d 1px solid
}
.borderGutterApricotLight {
	border-right: #fdc47d 1px solid;
	border-left: #fdc47d 1px solid
}
.borderApricotDark {
	border: #fdab44 1px solid
}
.borderTopApricotDark {
	border-top: #fdab44 1px solid
}
.borderRightApricotDark {
	border-right: #fdab44 1px solid
}
.borderBottomApricotDark {
	border-bottom: #fdab44 1px solid
}
.borderLeftApricotDark {
	border-left: #fdab44 1px solid
}
.borderLateralApricotDark {
	border-top: #fdab44 1px solid;
	border-bottom: #fdab44 1px solid
}
.borderGutterApricotDark {
	border-right: #fdab44 1px solid;
	border-left: #fdab44 1px solid
}
.borderCockatoo {
	border: #5ad0ba 1px solid
}
.borderTopCockatoo {
	border-top: #5ad0ba 1px solid
}
.borderRightCockatoo {
	border-right: #5ad0ba 1px solid
}
.borderBottomCockatoo {
	border-bottom: #5ad0ba 1px solid
}
.borderLeftCockatoo {
	border-left: #5ad0ba 1px solid
}
.borderLateralCockatoo {
	border-top: #5ad0ba 1px solid;
	border-bottom: #5ad0ba 1px solid
}
.borderGutterCockatoo {
	border-right: #5ad0ba 1px solid;
	border-left: #5ad0ba 1px solid
}
.borderCockatooLight {
	border: #69e0ca 1px solid
}
.borderTopCockatooLight {
	border-top: #69e0ca 1px solid
}
.borderRightCockatooLight {
	border-right: #69e0ca 1px solid
}
.borderBottomCockatooLight {
	border-bottom: #69e0ca 1px solid
}
.borderLeftCockatooLight {
	border-left: #69e0ca 1px solid
}
.borderLateralCockatooLight {
	border-top: #69e0ca 1px solid;
	border-bottom: #69e0ca 1px solid
}
.borderGutterCockatooLight {
	border-right: #69e0ca 1px solid;
	border-left: #69e0ca 1px solid
}
.borderCockatooDark {
	border: #46b8a3 1px solid
}
.borderTopCockatooDark {
	border-top: #46b8a3 1px solid
}
.borderRightCockatooDark {
	border-right: #46b8a3 1px solid
}
.borderBottomCockatooDark {
	border-bottom: #46b8a3 1px solid
}
.borderLeftCockatooDark {
	border-left: #46b8a3 1px solid
}
.borderLateralCockatooDark {
	border-top: #46b8a3 1px solid;
	border-bottom: #46b8a3 1px solid
}
.borderGutterCockatooDark {
	border-right: #46b8a3 1px solid;
	border-left: #46b8a3 1px solid
}
.borderImperial {
	border: #00599b 1px solid
}
.borderTopImperial {
	border-top: #00599b 1px solid
}
.borderRightImperial {
	border-right: #00599b 1px solid
}
.borderBottomImperial {
	border-bottom: #00599b 1px solid
}
.borderLeftImperial {
	border-left: #00599b 1px solid
}
.borderLateralImperial {
	border-top: #00599b 1px solid;
	border-bottom: #00599b 1px solid
}
.borderGutterImperial {
	border-right: #00599b 1px solid;
	border-left: #00599b 1px solid
}
.borderImperialLight {
	border: #1171b9 1px solid
}
.borderTopImperialLight {
	border-top: #1171b9 1px solid
}
.borderRightImperialLight {
	border-right: #1171b9 1px solid
}
.borderBottomImperialLight {
	border-bottom: #1171b9 1px solid
}
.borderLeftImperialLight {
	border-left: #1171b9 1px solid
}
.borderLateralImperialLight {
	border-top: #1171b9 1px solid;
	border-bottom: #1171b9 1px solid
}
.borderGutterImperialLight {
	border-right: #1171b9 1px solid;
	border-left: #1171b9 1px solid
}
.borderImperialDark {
	border: #01477b 1px solid
}
.borderTopImperialDark {
	border-top: #01477b 1px solid
}
.borderRightImperialDark {
	border-right: #01477b 1px solid
}
.borderBottomImperialDark {
	border-bottom: #01477b 1px solid
}
.borderLeftImperialDark {
	border-left: #01477b 1px solid
}
.borderLateralImperialDark {
	border-top: #01477b 1px solid;
	border-bottom: #01477b 1px solid
}
.borderGutterImperialDark {
	border-right: #01477b 1px solid;
	border-left: #01477b 1px solid
}
.borderBluestone {
	border: #517082 1px solid
}
.borderTopBluestone {
	border-top: #517082 1px solid
}
.borderRightBluestone {
	border-right: #517082 1px solid
}
.borderBottomBluestone {
	border-bottom: #517082 1px solid
}
.borderLeftBluestone {
	border-left: #517082 1px solid
}
.borderLateralBluestone {
	border-top: #517082 1px solid;
	border-bottom: #517082 1px solid
}
.borderGutterBluestone {
	border-right: #517082 1px solid;
	border-left: #517082 1px solid
}
.borderBluestoneLight {
	border: #648699 1px solid
}
.borderTopBluestoneLight {
	border-top: #648699 1px solid
}
.borderRightBluestoneLight {
	border-right: #648699 1px solid
}
.borderBottomBluestoneLight {
	border-bottom: #648699 1px solid
}
.borderLeftBluestoneLight {
	border-left: #648699 1px solid
}
.borderLateralBluestoneLight {
	border-top: #648699 1px solid;
	border-bottom: #648699 1px solid
}
.borderGutterBluestoneLight {
	border-right: #648699 1px solid;
	border-left: #648699 1px solid
}
.borderBluestoneDark {
	border: #3c5b6d 1px solid
}
.borderTopBluestoneDark {
	border-top: #3c5b6d 1px solid
}
.borderRightBluestoneDark {
	border-right: #3c5b6d 1px solid
}
.borderBottomBluestoneDark {
	border-bottom: #3c5b6d 1px solid
}
.borderLeftBluestoneDark {
	border-left: #3c5b6d 1px solid
}
.borderLateralBluestoneDark {
	border-top: #3c5b6d 1px solid;
	border-bottom: #3c5b6d 1px solid
}
.borderGutterBluestoneDark {
	border-right: #3c5b6d 1px solid;
	border-left: #3c5b6d 1px solid
}
.borderCyan {
	border: #00bcd5 1px solid
}
.borderTopCyan {
	border-top: #00bcd5 1px solid
}
.borderRightCyan {
	border-right: #00bcd5 1px solid
}
.borderBottomCyan {
	border-bottom: #00bcd5 1px solid
}
.borderLeftCyan {
	border-left: #00bcd5 1px solid
}
.borderLateralCyan {
	border-top: #00bcd5 1px solid;
	border-bottom: #00bcd5 1px solid
}
.borderGutterCyan {
	border-right: #00bcd5 1px solid;
	border-left: #00bcd5 1px solid
}
.borderCyanLight {
	border: #0acce6 1px solid
}
.borderTopCyanLight {
	border-top: #0acce6 1px solid
}
.borderRightCyanLight {
	border-right: #0acce6 1px solid
}
.borderBottomCyanLight {
	border-bottom: #0acce6 1px solid
}
.borderLeftCyanLight {
	border-left: #0acce6 1px solid
}
.borderLateralCyanLight {
	border-top: #0acce6 1px solid;
	border-bottom: #0acce6 1px solid
}
.borderGutterCyanLight {
	border-right: #0acce6 1px solid;
	border-left: #0acce6 1px solid
}
.borderCyanDark {
	border: #02abc1 1px solid
}
.borderTopCyanDark {
	border-top: #02abc1 1px solid
}
.borderRightCyanDark {
	border-right: #02abc1 1px solid
}
.borderBottomCyanDark {
	border-bottom: #02abc1 1px solid
}
.borderLeftCyanDark {
	border-left: #02abc1 1px solid
}
.borderLateralCyanDark {
	border-top: #02abc1 1px solid;
	border-bottom: #02abc1 1px solid
}
.borderGutterCyanDark {
	border-right: #02abc1 1px solid;
	border-left: #02abc1 1px solid
}
.borderTeal {
	border: #009788 1px solid
}
.borderTopTeal {
	border-top: #009788 1px solid
}
.borderRightTeal {
	border-right: #009788 1px solid
}
.borderBottomTeal {
	border-bottom: #009788 1px solid
}
.borderLeftTeal {
	border-left: #009788 1px solid
}
.borderLateralTeal {
	border-top: #009788 1px solid;
	border-bottom: #009788 1px solid
}
.borderGutterTeal {
	border-right: #009788 1px solid;
	border-left: #009788 1px solid
}
.borderTealLight {
	border: #07ac9c 1px solid
}
.borderTopTealLight {
	border-top: #07ac9c 1px solid
}
.borderRightTealLight {
	border-right: #07ac9c 1px solid
}
.borderBottomTealLight {
	border-bottom: #07ac9c 1px solid
}
.borderLeftTealLight {
	border-left: #07ac9c 1px solid
}
.borderLateralTealLight {
	border-top: #07ac9c 1px solid;
	border-bottom: #07ac9c 1px solid
}
.borderGutterTealLight {
	border-right: #07ac9c 1px solid;
	border-left: #07ac9c 1px solid
}
.borderTealDark {
	border: #017e72 1px solid
}
.borderTopTealDark {
	border-top: #017e72 1px solid
}
.borderRightTealDark {
	border-right: #017e72 1px solid
}
.borderBottomTealDark {
	border-bottom: #017e72 1px solid
}
.borderLeftTealDark {
	border-left: #017e72 1px solid
}
.borderLateralTealDark {
	border-top: #017e72 1px solid;
	border-bottom: #017e72 1px solid
}
.borderGutterTealDark {
	border-right: #017e72 1px solid;
	border-left: #017e72 1px solid
}
.borderIndigo {
	border: #3f51b5 1px solid
}
.borderTopIndigo {
	border-top: #3f51b5 1px solid
}
.borderRightIndigo {
	border-right: #3f51b5 1px solid
}
.borderBottomIndigo {
	border-bottom: #3f51b5 1px solid
}
.borderLeftIndigo {
	border-left: #3f51b5 1px solid
}
.borderLateralIndigo {
	border-top: #3f51b5 1px solid;
	border-bottom: #3f51b5 1px solid
}
.borderGutterIndigo {
	border-right: #3f51b5 1px solid;
	border-left: #3f51b5 1px solid
}
.borderIndigoLight {
	border: #4a5cc4 1px solid
}
.borderTopIndigoLight {
	border-top: #4a5cc4 1px solid
}
.borderRightIndigoLight {
	border-right: #4a5cc4 1px solid
}
.borderBottomIndigoLight {
	border-bottom: #4a5cc4 1px solid
}
.borderLeftIndigoLight {
	border-left: #4a5cc4 1px solid
}
.borderLateralIndigoLight {
	border-top: #4a5cc4 1px solid;
	border-bottom: #4a5cc4 1px solid
}
.borderGutterIndigoLight {
	border-right: #4a5cc4 1px solid;
	border-left: #4a5cc4 1px solid
}
.borderIndigoDark {
	border: #3243a4 1px solid
}
.borderTopIndigoDark {
	border-top: #3243a4 1px solid
}
.borderRightIndigoDark {
	border-right: #3243a4 1px solid
}
.borderBottomIndigoDark {
	border-bottom: #3243a4 1px solid
}
.borderLeftIndigoDark {
	border-left: #3243a4 1px solid
}
.borderLateralIndigoDark {
	border-top: #3243a4 1px solid;
	border-bottom: #3243a4 1px solid
}
.borderGutterIndigoDark {
	border-right: #3243a4 1px solid;
	border-left: #3243a4 1px solid
}
.borderOcean {
	border: #1296c7 1px solid
}
.borderTopOcean {
	border-top: #1296c7 1px solid
}
.borderRightOcean {
	border-right: #1296c7 1px solid
}
.borderBottomOcean {
	border-bottom: #1296c7 1px solid
}
.borderLeftOcean {
	border-left: #1296c7 1px solid
}
.borderLateralOcean {
	border-top: #1296c7 1px solid;
	border-bottom: #1296c7 1px solid
}
.borderGutterOcean {
	border-right: #1296c7 1px solid;
	border-left: #1296c7 1px solid
}
.borderOceanLight {
	border: #1fa2d2 1px solid
}
.borderTopOceanLight {
	border-top: #1fa2d2 1px solid
}
.borderRightOceanLight {
	border-right: #1fa2d2 1px solid
}
.borderBottomOceanLight {
	border-bottom: #1fa2d2 1px solid
}
.borderLeftOceanLight {
	border-left: #1fa2d2 1px solid
}
.borderLateralOceanLight {
	border-top: #1fa2d2 1px solid;
	border-bottom: #1fa2d2 1px solid
}
.borderGutterOceanLight {
	border-right: #1fa2d2 1px solid;
	border-left: #1fa2d2 1px solid
}
.borderOceanDark {
	border: #0c87b5 1px solid
}
.borderTopOceanDark {
	border-top: #0c87b5 1px solid
}
.borderRightOceanDark {
	border-right: #0c87b5 1px solid
}
.borderBottomOceanDark {
	border-bottom: #0c87b5 1px solid
}
.borderLeftOceanDark {
	border-left: #0c87b5 1px solid
}
.borderLateralOceanDark {
	border-top: #0c87b5 1px solid;
	border-bottom: #0c87b5 1px solid
}
.borderGutterOceanDark {
	border-right: #0c87b5 1px solid;
	border-left: #0c87b5 1px solid
}
.borderVibrantYellow {
	border: #fedd04 1px solid
}
.borderTopVibrantYellow {
	border-top: #fedd04 1px solid
}
.borderRightVibrantYellow {
	border-right: #fedd04 1px solid
}
.borderBottomVibrantYellow {
	border-bottom: #fedd04 1px solid
}
.borderLeftVibrantYellow {
	border-left: #fedd04 1px solid
}
.borderLateralVibrantYellow {
	border-top: #fedd04 1px solid;
	border-bottom: #fedd04 1px solid
}
.borderGutterVibrantYellow {
	border-right: #fedd04 1px solid;
	border-left: #fedd04 1px solid
}
.borderVibrantYellowLight {
	border: #fee32e 1px solid
}
.borderTopVibrantYellowLight {
	border-top: #fee32e 1px solid
}
.borderRightVibrantYellowLight {
	border-right: #fee32e 1px solid
}
.borderBottomVibrantYellowLight {
	border-bottom: #fee32e 1px solid
}
.borderLeftVibrantYellowLight {
	border-left: #fee32e 1px solid
}
.borderLateralVibrantYellowLight {
	border-top: #fee32e 1px solid;
	border-bottom: #fee32e 1px solid
}
.borderGutterVibrantYellowLight {
	border-right: #fee32e 1px solid;
	border-left: #fee32e 1px solid
}
.borderVibrantYellowDark {
	border: #f2d40d 1px solid
}
.borderTopVibrantYellowDark {
	border-top: #f2d40d 1px solid
}
.borderRightVibrantYellowDark {
	border-right: #f2d40d 1px solid
}
.borderBottomVibrantYellowDark {
	border-bottom: #f2d40d 1px solid
}
.borderLeftVibrantYellowDark {
	border-left: #f2d40d 1px solid
}
.borderLateralVibrantYellowDark {
	border-top: #f2d40d 1px solid;
	border-bottom: #f2d40d 1px solid
}
.borderGutterVibrantYellowDark {
	border-right: #f2d40d 1px solid;
	border-left: #f2d40d 1px solid
}
.borderPoppy {
	border: #f2672e 1px solid
}
.borderTopPoppy {
	border-top: #f2672e 1px solid
}
.borderRightPoppy {
	border-right: #f2672e 1px solid
}
.borderBottomPoppy {
	border-bottom: #f2672e 1px solid
}
.borderLeftPoppy {
	border-left: #f2672e 1px solid
}
.borderLateralPoppy {
	border-top: #f2672e 1px solid;
	border-bottom: #f2672e 1px solid
}
.borderGutterPoppy {
	border-right: #f2672e 1px solid;
	border-left: #f2672e 1px solid
}
.borderPoppyLight {
	border: #fb743c 1px solid
}
.borderTopPoppyLight {
	border-top: #fb743c 1px solid
}
.borderRightPoppyLight {
	border-right: #fb743c 1px solid
}
.borderBottomPoppyLight {
	border-bottom: #fb743c 1px solid
}
.borderLeftPoppyLight {
	border-left: #fb743c 1px solid
}
.borderLateralPoppyLight {
	border-top: #fb743c 1px solid;
	border-bottom: #fb743c 1px solid
}
.borderGutterPoppyLight {
	border-right: #fb743c 1px solid;
	border-left: #fb743c 1px solid
}
.borderPoppyDark {
	border: #e25b24 1px solid
}
.borderTopPoppyDark {
	border-top: #e25b24 1px solid
}
.borderRightPoppyDark {
	border-right: #e25b24 1px solid
}
.borderBottomPoppyDark {
	border-bottom: #e25b24 1px solid
}
.borderLeftPoppyDark {
	border-left: #e25b24 1px solid
}
.borderLateralPoppyDark {
	border-top: #e25b24 1px solid;
	border-bottom: #e25b24 1px solid
}
.borderGutterPoppyDark {
	border-right: #e25b24 1px solid;
	border-left: #e25b24 1px solid
}
.borderDashedWhite {
	border: #ffffff 1px dashed
}
.borderDashedTopWhite {
	border-top: #ffffff 1px dashed
}
.borderDashedRightWhite {
	border-right: #ffffff 1px dashed
}
.borderDashedBottomWhite {
	border-bottom: #ffffff 1px dashed
}
.borderDashedLeftWhite {
	border-left: #ffffff 1px dashed
}
.borderDashedLateralWhite {
	border-top: #ffffff 1px dashed;
	border-bottom: #ffffff 1px dashed
}
.borderDashedGutterWhite {
	border-right: #ffffff 1px dashed;
	border-left: #ffffff 1px dashed
}
.borderDashedBlack {
	border: #000000 1px dashed
}
.borderDashedTopBlack {
	border-top: #000000 1px dashed
}
.borderDashedRightBlack {
	border-right: #000000 1px dashed
}
.borderDashedBottomBlack {
	border-bottom: #000000 1px dashed
}
.borderDashedLeftBlack {
	border-left: #000000 1px dashed
}
.borderDashedLateralBlack {
	border-top: #000000 1px dashed;
	border-bottom: #000000 1px dashed
}
.borderDashedGutterBlack {
	border-right: #000000 1px dashed;
	border-left: #000000 1px dashed
}
.borderDashedBlack1 {
	border: #111111 1px dashed
}
.borderDashedTopBlack1 {
	border-top: #111111 1px dashed
}
.borderDashedRightBlack1 {
	border-right: #111111 1px dashed
}
.borderDashedBottomBlack1 {
	border-bottom: #111111 1px dashed
}
.borderDashedLeftBlack1 {
	border-left: #111111 1px dashed
}
.borderDashedLateralBlack1 {
	border-top: #111111 1px dashed;
	border-bottom: #111111 1px dashed
}
.borderDashedGutterBlack1 {
	border-right: #111111 1px dashed;
	border-left: #111111 1px dashed
}
.borderDashedBlack2 {
	border: #222222 1px dashed
}
.borderDashedTopBlack2 {
	border-top: #222222 1px dashed
}
.borderDashedRightBlack2 {
	border-right: #222222 1px dashed
}
.borderDashedBottomBlack2 {
	border-bottom: #222222 1px dashed
}
.borderDashedLeftBlack2 {
	border-left: #222222 1px dashed
}
.borderDashedLateralBlack2 {
	border-top: #222222 1px dashed;
	border-bottom: #222222 1px dashed
}
.borderDashedGutterBlack2 {
	border-right: #222222 1px dashed;
	border-left: #222222 1px dashed
}
.borderDashedBlack3 {
	border: #333333 1px dashed
}
.borderDashedTopBlack3 {
	border-top: #333333 1px dashed
}
.borderDashedRightBlack3 {
	border-right: #333333 1px dashed
}
.borderDashedBottomBlack3 {
	border-bottom: #333333 1px dashed
}
.borderDashedLeftBlack3 {
	border-left: #333333 1px dashed
}
.borderDashedLateralBlack3 {
	border-top: #333333 1px dashed;
	border-bottom: #333333 1px dashed
}
.borderDashedGutterBlack3 {
	border-right: #333333 1px dashed;
	border-left: #333333 1px dashed
}
.borderDashedBlack4 {
	border: #444444 1px dashed
}
.borderDashedTopBlack4 {
	border-top: #444444 1px dashed
}
.borderDashedRightBlack4 {
	border-right: #444444 1px dashed
}
.borderDashedBottomBlack4 {
	border-bottom: #444444 1px dashed
}
.borderDashedLeftBlack4 {
	border-left: #444444 1px dashed
}
.borderDashedLateralBlack4 {
	border-top: #444444 1px dashed;
	border-bottom: #444444 1px dashed
}
.borderDashedGutterBlack4 {
	border-right: #444444 1px dashed;
	border-left: #444444 1px dashed
}
.borderDashedBlack5 {
	border: #555555
}
.borderDashedTopBlack5 {
	border-top: #555555 1px dashed
}
.borderDashedRightBlack5 {
	border-right: #555555 1px dashed
}
.borderDashedBottomBlack5 {
	border-bottom: #555555 1px dashed
}
.borderDashedLeftBlack5 {
	border-left: #555555 1px dashed
}
.borderDashedLateralBlack5 {
	border-top: #555555 1px dashed;
	border-bottom: #555555 1px dashed
}
.borderDashedGutterBlack5 {
	border-right: #555555 1px dashed;
	border-left: #555555 1px dashed
}
.borderDashedGrey1,.borderDashedGray1 {
	border: #666666 1px dashed
}
.borderDashedTopGrey1,.borderDashedTopGray1 {
	border-top: #666666 1px dashed
}
.borderDashedRightGrey1,.borderDashedRightGray1 {
	border-right: #666666 1px dashed
}
.borderDashedBottomGrey1,.borderDashedBottomGray1 {
	border-bottom: #666666 1px dashed
}
.borderDashedLeftGrey1,.borderDashedLeftGray1 {
	border-left: #666666 1px dashed
}
.borderDashedLateralGrey1,.borderDashedLateralGray1 {
	border-top: #666666 1px dashed;
	border-bottom: #666666 1px dashed
}
.borderDashedGutterGrey1,.borderDashedGutterGray1 {
	border-right: #666666 1px dashed;
	border-left: #666666 1px dashed
}
.borderDashedGrey2,.borderDashedGray2 {
	border: #777777 1px dashed
}
.borderDashedTopGrey2,.borderDashedTopGray2 {
	border-top: #777777 1px dashed
}
.borderDashedRightGrey2,.borderDashedRightGray2 {
	border-right: #777777 1px dashed
}
.borderDashedBottomGrey2,.borderDashedBottomGray2 {
	border-bottom: #777777 1px dashed
}
.borderDashedLeftGrey2,.borderDashedLeftGray2 {
	border-left: #777777 1px dashed
}
.borderDashedLateralGrey2,.borderDashedLateralGray2 {
	border-top: #777777 1px dashed;
	border-bottom: #777777 1px dashed
}
.borderDashedGutterGrey2,.borderDashedGutterGray2 {
	border-right: #777777 1px dashed;
	border-left: #777777 1px dashed
}
.borderDashedGrey3,.borderDashedGray3 {
	border: #888888 1px dashed
}
.borderDashedTopGrey3,.borderDashedTopGray3 {
	border-top: #888888 1px dashed
}
.borderDashedRightGrey3,.borderDashedRightGray3 {
	border-right: #888888 1px dashed
}
.borderDashedBottomGrey3,.borderDashedBottomGray3 {
	border-bottom: #888888 1px dashed
}
.borderDashedLeftGrey3,.borderDashedLeftGray3 {
	border-left: #888888 1px dashed
}
.borderDashedLateralGrey3,.borderDashedLateralGray3 {
	border-top: #888888 1px dashed;
	border-bottom: #888888 1px dashed
}
.borderDashedGutterGrey3,.borderDashedGutterGray3 {
	border-right: #888888 1px dashed;
	border-left: #888888 1px dashed
}
.borderDashedGrey4,.borderDashedGray4 {
	border: #999999 1px dashed
}
.borderDashedTopGrey4,.borderDashedTopGray4 {
	border-top: #999999 1px dashed
}
.borderDashedRightGrey4,.borderDashedRightGray4 {
	border-right: #999999 1px dashed
}
.borderDashedBottomGrey4,.borderDashedBottomGray4 {
	border-bottom: #999999 1px dashed
}
.borderDashedLeftGrey4,.borderDashedLeftGray4 {
	border-left: #999999 1px dashed
}
.borderDashedLateralGrey4,.borderDashedLateralGray4 {
	border-top: #999999 1px dashed;
	border-bottom: #999999 1px dashed
}
.borderDashedGutterGrey4,.borderDashedGutterGray4 {
	border-right: #999999 1px dashed;
	border-left: #999999 1px dashed
}
.borderDashedGrey5,.borderDashedGray5 {
	border: #aaaaaa 1px dashed
}
.borderDashedTopGrey5,.borderDashedTopGray5 {
	border-top: #aaaaaa 1px dashed
}
.borderDashedRightGrey5,.borderDashedRightGray5 {
	border-right: #aaaaaa 1px dashed
}
.borderDashedBottomGrey5,.borderDashedBottomGray5 {
	border-bottom: #aaaaaa 1px dashed
}
.borderDashedLeftGrey5,.borderDashedLeftGray5 {
	border-left: #aaaaaa 1px dashed
}
.borderDashedLateralGrey5,.borderDashedLateralGray5 {
	border-top: #aaaaaa 1px dashed;
	border-bottom: #aaaaaa 1px dashed
}
.borderDashedGutterGrey5,.borderDashedGutterGray5 {
	border-right: #aaaaaa 1px dashed;
	border-left: #aaaaaa 1px dashed
}
.borderDashedGrey6,.borderDashedGray6 {
	border: #bbbbbb 1px dashed
}
.borderDashedTopGrey6,.borderDashedTopGray6 {
	border-top: #bbbbbb 1px dashed
}
.borderDashedRightGrey6,.borderDashedRightGray6 {
	border-right: #bbbbbb 1px dashed
}
.borderDashedBottomGrey6,.borderDashedBottomGray6 {
	border-bottom: #bbbbbb 1px dashed
}
.borderDashedLeftGrey6,.borderDashedLeftGray6 {
	border-left: #bbbbbb 1px dashed
}
.borderDashedLateralGrey6,.borderDashedLateralGray6 {
	border-top: #bbbbbb 1px dashed;
	border-bottom: #bbbbbb 1px dashed
}
.borderDashedGutterGrey6,.borderDashedGutterGray6 {
	border-right: #bbbbbb 1px dashed;
	border-left: #bbbbbb 1px dashed
}
.borderDashedGrey7,.borderDashedGray7 {
	border: #cccccc 1px dashed
}
.borderDashedTopGrey7,.borderDashedTopGray7 {
	border-top: #cccccc 1px dashed
}
.borderDashedRightGrey7,.borderDashedRightGray7 {
	border-right: #cccccc 1px dashed
}
.borderDashedBottomGrey7,.borderDashedBottomGray7 {
	border-bottom: #cccccc 1px dashed
}
.borderDashedLeftGrey7,.borderDashedLeftGray7 {
	border-left: #cccccc 1px dashed
}
.borderDashedLateralGrey7,.borderDashedLateralGray7 {
	border-top: #cccccc 1px dashed;
	border-bottom: #cccccc 1px dashed
}
.borderDashedGutterGrey7,.borderDashedGutterGray7 {
	border-right: #cccccc 1px dashed;
	border-left: #cccccc 1px dashed
}
.borderDashedGrey8,.borderDashedGray8 {
	border: #dddddd 1px dashed
}
.borderDashedTopGrey8,.borderDashedTopGray8 {
	border-top: #dddddd 1px dashed
}
.bordeRightGrey8,.borderDashedRightGray8 {
	border-right: #dddddd 1px dashed
}
.borderDashedBottomGrey8,.borderDashedBottomGray8 {
	border-bottom: #dddddd 1px dashed
}
.borderDashedLeftGrey8,.borderDashedLeftGray8 {
	border-left: #dddddd 1px dashed
}
.borderDashedLateralGrey8,.borderDashedLateralGray8 {
	border-top: #dddddd 1px dashed;
	border-bottom: #dddddd 1px dashed
}
.borderDashedGutterGrey8,.borderDashedGutterGray8 {
	border-right: #dddddd 1px dashed;
	border-left: #dddddd 1px dashed
}
.borderDashedGrey9,.borderDashedGray9 {
	border: #eeeeee 1px dashed
}
.borderDashedTopGrey9,.borderDashedTopGray9 {
	border-top: #eeeeee 1px dashed
}
.borderDashedRightGrey9,.borderDashedRightGray9 {
	border-right: #eeeeee 1px dashed
}
.borderDashedBottomGrey9,.borderDashedBottomGray9 {
	border-bottom: #eeeeee 1px dashed
}
.borderDashedLeftGrey9,.borderDashedLeftGray9 {
	border-left: #eeeeee 1px dashed
}
.borderDashedLateralGrey9,.borderDashedLateralGray9 {
	border-top: #eeeeee 1px dashed;
	border-bottom: #eeeeee 1px dashed
}
.borderDashedGutterGrey9,.borderDashedGutterGray9 {
	border-right: #eeeeee 1px dashed;
	border-left: #eeeeee 1px dashed
}
.borderDashedRed {
	border: #ff0000 1px dashed
}
.borderDashedTopRed {
	border-top: #ff0000 1px dashed
}
.borderDashedRightRed {
	border-right: #ff0000 1px dashed
}
.borderDashedBottomRed {
	border-bottom: #ff0000 1px dashed
}
.borderDashedLeftRed {
	border-left: #ff0000 1px dashed
}
.borderDashedLateralRed {
	border-top: #ff0000 1px dashed;
	border-bottom: #ff0000 1px dashed
}
.borderDashedGutterRed {
	border-right: #ff0000 1px dashed;
	border-left: #ff0000 1px dashed
}
.borderDashedRedLight {
	border: #ff6666 1px dashed
}
.borderDashedTopRedLight {
	border-top: #ff6666 1px dashed
}
.borderDashedRightRedLight {
	border-right: #ff6666 1px dashed
}
.borderDashedBottomRedLight {
	border-bottom: #ff6666 1px dashed
}
.borderDashedLeftRedLight {
	border-left: #ff6666 1px dashed
}
.borderDashedLateralRedLight {
	border-top: #ff6666 1px dashed;
	border-bottom: #ff6666 1px dashed
}
.borderDashedGutterRedLight {
	border-right: #ff6666 1px dashed;
	border-left: #ff6666 1px dashed
}
.borderDashedRedDark {
	border: #cc0000 1px dashed
}
.borderDashedTopRedDark {
	border-top: #cc0000 1px dashed
}
.borderDashedRightRedDark {
	border-right: #cc0000 1px dashed
}
.borderDashedBottomRedDark {
	border-bottom: #cc0000 1px dashed
}
.borderDashedLeftRedDark {
	border-left: #cc0000 1px dashed
}
.borderDashedLateralRedDark {
	border-top: #cc0000 1px dashed;
	border-bottom: #cc0000 1px dashed
}
.borderDashedGutterRedDark {
	border-right: #cc0000 1px dashed;
	border-left: #cc0000 1px dashed
}
.borderDashedOrange {
	border: #ff6a00 1px dashed
}
.borderDashedTopOrange {
	border-top: #ff6a00 1px dashed
}
.borderDashedRightOrange {
	border-right: #ff6a00 1px dashed
}
.borderDashedBottomOrange {
	border-bottom: #ff6a00 1px dashed
}
.borderDashedLeftOrange {
	border-left: #ff6a00 1px dashed
}
.borderDashedLateralOrange {
	border-top: #ff6a00 1px dashed;
	border-bottom: #ff6a00 1px dashed
}
.borderDashedGutterOrange {
	border-right: #ff6a00 1px dashed;
	border-left: #ff6a00 1px dashed
}
.borderDashedOrangeLight {
	border: #ff9933 1px dashed
}
.borderDashedTopOrangeLight {
	border-top: #ff9933 1px dashed
}
.borderDashedRightOrangeLight {
	border-right: #ff9933 1px dashed
}
.borderDashedBottomOrangeLight {
	border-bottom: #ff9933 1px dashed
}
.borderDashedLeftOrangeLight {
	border-left: #ff9933 1px dashed
}
.borderDashedLateralOrangeLight {
	border-top: #ff9933 1px dashed;
	border-bottom: #ff9933 1px dashed
}
.borderDashedGutterOrangeLight {
	border-right: #ff9933 1px dashed;
	border-left: #ff9933 1px dashed
}
.borderDashedOrangeDark {
	border: #ff4e00 1px dashed
}
.borderDashedTopOrangeDark {
	border-top: #ff4e00 1px dashed
}
.borderDashedRightOrangeDark {
	border-right: #ff4e00 1px dashed
}
.borderDashedBottomOrangeDark {
	border-bottom: #ff4e00 1px dashed
}
.borderDashedLeftOrangeDark {
	border-left: #ff4e00 1px dashed
}
.borderDashedLateralOrangeDark {
	border-top: #ff4e00 1px dashed;
	border-bottom: #ff4e00 1px dashed
}
.borderDashedGutterOrangeDark {
	border-right: #ff4e00 1px dashed;
	border-left: #ff4e00 1px dashed
}
.borderDashedYellow {
	border: #ffff00 1px dashed
}
.borderDashedTopYellow {
	border-top: #ffff00 1px dashed
}
.borderDashedRightYellow {
	border-right: #ffff00 1px dashed
}
.borderDashedBottomYellow {
	border-bottom: #ffff00 1px dashed
}
.borderDashedLeftYellow {
	border-left: #ffff00 1px dashed
}
.borderDashedLateralYellow {
	border-top: #ffff00 1px dashed;
	border-bottom: #ffff00 1px dashed
}
.borderDashedGutterYellow {
	border-right: #ffff00 1px dashed;
	border-left: #ffff00 1px dashed
}
.borderDashedYellowLight {
	border: #ffff99 1px dashed
}
.borderDashedTopYellowLight {
	border-top: #ffff99 1px dashed
}
.borderDashedRightYellowLight {
	border-right: #ffff99 1px dashed
}
.borderDashedBottomYellowLight {
	border-bottom: #ffff99 1px dashed
}
.borderDashedLeftYellowLight {
	border-left: #ffff99 1px dashed
}
.borderDashedLateralYellowLight {
	border-top: #ffff99 1px dashed;
	border-bottom: #ffff99 1px dashed
}
.borderDashedGutterYellowLight {
	border-right: #ffff99 1px dashed;
	border-left: #ffff99 1px dashed
}
.borderDashedYellowDark {
	border: #ffd800 1px dashed
}
.borderDashedTopYellowDark {
	border-top: #ffd800 1px dashed
}
.borderDashedRightYellowDark {
	border-right: #ffd800 1px dashed
}
.borderDashedBottomYellowDark {
	border-bottom: #ffd800 1px dashed
}
.borderDashedLeftYellowDark {
	border-left: #ffd800 1px dashed
}
.borderDashedLateralYellowDark {
	border-top: #ffd800 1px dashed;
	border-bottom: #ffd800 1px dashed
}
.borderDashedGutterYellowDark {
	border-right: #ffd800 1px dashed;
	border-left: #ffd800 1px dashed
}
.borderDashedGreen {
	border: #2bc93f 1px dashed
}
.borderDashedTopGreen {
	border-bottom: #2bc93f 1px dashed
}
.borderDashedRightGreen {
	border-right: #2bc93f 1px dashed
}
.borderDashedBottomGreen {
	border-bottom: #2bc93f 1px dashed
}
.borderDashedLeftGreen {
	border-left: #2bc93f 1px dashed
}
.borderDashedLateralGreen {
	border-top: #2bc93f 1px dashed;
	border-bottom: #2bc93f 1px dashed
}
.borderDashedGutterGreen {
	border-right: #2bc93f 1px dashed;
	border-left: #2bc93f 1px dashed
}
.borderDashedGreenLight {
	border: #3edb52 1px dashed
}
.borderDashedTopGreenLight {
	border-top: #3edb52 1px dashed
}
.borderDashedRightGreenLight {
	border-right: #3edb52 1px dashed
}
.borderDashedBottomGreenLight {
	border-bottom: #3edb52 1px dashed
}
.borderDashedLeftGreenLight {
	border-left: #3edb52 1px dashed
}
.borderDashedLateralGreenLight {
	border-top: #3edb52 1px dashed;
	border-bottom: #3edb52 1px dashed
}
.borderDashedGutterGreenLight {
	border-right: #3edb52 1px dashed;
	border-left: #3edb52 1px dashed
}
.borderDashedGreenDark {
	border: #32b042  1px dashed
}
.borderDashedTopGreenDark {
	border-top: #32b042  1px dashed
}
.borderDashedRightGreenDark {
	border-right: #32b042  1px dashed
}
.borderDashedBottomGreenDark {
	border-bottom: #32b042  1px dashed
}
.borderDashedLeftGreenDark {
	border-left: #32b042  1px dashed
}
.borderDashedLateralGreenDark {
	border-top: #32b042  1px dashed;
	border-bottom: #32b042  1px dashed
}
.borderDashedGutterGreenDark {
	border-right: #32b042  1px dashed;
	border-left: #32b042  1px dashed
}
.borderDashedBlue {
	border: #0094ff 1px dashed
}
.borderDashedTopBlue {
	border-top: #0094ff 1px dashed
}
.borderDashedRightBlue {
	border-right: #0094ff 1px dashed
}
.borderDashedBottomBlue {
	border-bottom: #0094ff 1px dashed
}
.borderDashedLeftBlue {
	border-left: #0094ff 1px dashed
}
.borderDashedLateralBlue {
	border-top: #0094ff 1px dashed;
	border-bottom: #0094ff 1px dashed
}
.borderDashedGutterBlue {
	border-right: #0094ff 1px dashed;
	border-left: #0094ff 1px dashed
}
.borderDashedBlueLight {
	border: #3cadfe 1px dashed
}
.borderDashedTopBlueLight {
	border-top: #3cadfe 1px dashed
}
.borderDashedRightBlueLight {
	border-right: #3cadfe 1px dashed
}
.borderDashedBottomBlueLight {
	border-bottom: #3cadfe 1px dashed
}
.borderDashedLeftBlueLight {
	border-left: #3cadfe 1px dashed
}
.borderDashedLateralBlueLight {
	border-top: #3cadfe 1px dashed;
	border-bottom: #3cadfe 1px dashed
}
.borderDashedGutterBlueLight {
	border-right: #3cadfe 1px dashed;
	border-left: #3cadfe 1px dashed
}
.borderDashedBlueDark {
	border: #0078c9 1px dashed
}
.borderDashedTopBlueDark {
	border-top: #0078c9 1px dashed
}
.borderDashedRightBlueDark {
	border-right: #0078c9 1px dashed
}
.borderDashedBottomBlueDark {
	border-bottom: #0078c9 1px dashed
}
.borderDashedLeftBlueDark {
	border-left: #0078c9 1px dashed
}
.borderDashedLateralBlueDark {
	border-top: #0078c9 1px dashed;
	border-bottom: #0078c9 1px dashed
}
.borderDashedGutterBlueDark {
	border-right: #0078c9 1px dashed;
	border-left: #0078c9 1px dashed
}
.borderDashedPink {
	border: #ff4895 1px dashed
}
.borderDashedTopPink {
	border-top: #ff4895 1px dashed
}
.borderDashedRightPink {
	border-right: #ff4895 1px dashed
}
.borderDashedBottomPink {
	border-bottom: #ff4895 1px dashed
}
.borderDashedLeftPink {
	border-left: #ff4895 1px dashed
}
.borderDashedLateralPink {
	border-top: #ff4895 1px dashed;
	border-bottom: #ff4895 1px dashed
}
.borderDashedGutterPink {
	border-right: #ff4895 1px dashed;
	border-left: #ff4895 1px dashed
}
.borderDashedPinkLight {
	border: #fc7cb3 1px dashed
}
.borderDashedTopPinkLight {
	border-top: #fc7cb3 1px dashed
}
.borderDashedRightPinkLight {
	border-right: #fc7cb3 1px dashed
}
.borderDashedBottomPinkLight {
	border-bottom: #fc7cb3 1px dashed
}
.borderDashedLeftPinkLight {
	border-left: #fc7cb3 1px dashed
}
.borderDashedLateralPinkLight {
	border-top: #fc7cb3 1px dashed;
	border-bottom: #fc7cb3 1px dashed
}
.borderDashedGutterPinkLight {
	border-right: #fc7cb3 1px dashed;
	border-left: #fc7cb3 1px dashed
}
.borderDashedPinkDark {
	border: #e81e75 1px dashed
}
.borderDashedTopPinkDark {
	border-top: #e81e75 1px dashed
}
.borderDashedRightPinkDark {
	border-right: #e81e75 1px dashed
}
.borderDashedBottomPinkDark {
	border-bottom: #e81e75 1px dashed
}
.borderDashedLeftPinkDark {
	border-left: #e81e75 1px dashed
}
.borderDashedLateralPinkDark {
	border-top: #e81e75 1px dashed;
	border-bottom: #e81e75 1px dashed
}
.borderDashedGutterPinkDark {
	border-right: #e81e75 1px dashed;
	border-left: #e81e75 1px dashed
}
.borderDashedPurple {
	border: #ad67da 1px dashed
}
.borderDashedTopPurple {
	border-top: #ad67da 1px dashed
}
.borderDashedRightPurple {
	border-right: #ad67da 1px dashed
}
.borderDashedBottomPurple {
	border-bottom: #ad67da 1px dashed
}
.borderDashedLeftPurple {
	border-left: #ad67da 1px dashed
}
.borderDashedLateralPurple {
	border-top: #ad67da 1px dashed;
	border-bottom: #ad67da 1px dashed
}
.borderDashedGutterPurple {
	border-right: #ad67da 1px dashed;
	border-left: #ad67da 1px dashed
}
.borderDashedPurpleLight {
	border: #c78cda 1px dashed
}
.borderDashedTopPurpleLight {
	border-top: #c78cda 1px dashed
}
.borderDashedRightPurpleLight {
	border-right: #c78cda 1px dashed
}
.borderDashedBottomPurpleLight {
	border-bottom: #c78cda 1px dashed
}
.borderDashedLeftPurpleLight {
	border-left: #c78cda 1px dashed
}
.borderDashedLateralPurpleLight {
	border-top: #c78cda 1px dashed;
	border-bottom: #c78cda 1px dashed
}
.borderDashedGutterPurpleLight {
	border-right: #c78cda 1px dashed;
	border-left: #c78cda 1px dashed
}
.borderDashedPurpleDark {
	border: #8937b9 1px dashed
}
.borderDashedTopPurpleDark {
	border-top: #8937b9 1px dashed
}
.borderDashedRightPurpleDark {
	border-right: #8937b9 1px dashed
}
.borderDashedBottomPurpleDark {
	border-bottom: #8937b9 1px dashed
}
.borderDashedLeftPurpleDark {
	border-left: #8937b9 1px dashed
}
.borderDashedLateralPurpleDark {
	border-top: #8937b9 1px dashed;
	border-bottom: #8937b9 1px dashed
}
.borderDashedGutterPurpleDark {
	border-right: #8937b9 1px dashed;
	border-left: #8937b9 1px dashed
}
.borderDashedGrenadine {
	border: #de413a 1px dashed
}
.borderDashedTopGrenadine {
	border-top: #de413a 1px dashed
}
.borderDashedRightGrenadine {
	border-right: #de413a 1px dashed
}
.borderDashedBottomGrenadine {
	border-bottom: #de413a 1px dashed
}
.borderDashedLeftGrenadine {
	border-left: #de413a 1px dashed
}
.borderDashedLateralGrenadine {
	border-top: #de413a 1px dashed;
	border-bottom: #de413a 1px dashed
}
.borderDashedGutterGrenadine {
	border-right: #de413a 1px dashed;
	border-left: #de413a 1px dashed
}
.borderDashedGrenadineLight {
	border: #fd4239 1px dashed
}
.borderDashedTopGrenadineLight {
	border-top: #fd4239 1px dashed
}
.borderDashedRightGrenadineLight {
	border-right: #fd4239 1px dashed
}
.borderDashedBottomGrenadineLight {
	border-bottom: #fd4239 1px dashed
}
.borderDashedLeftGrenadineLight {
	border-left: #fd4239 1px dashed
}
.borderDashedLateralGrenadineLight {
	border-top: #fd4239 1px dashed;
	border-bottom: #fd4239 1px dashed
}
.borderDashedGutterGrenadineLight {
	border-right: #fd4239 1px dashed;
	border-left: #fd4239 1px dashed
}
.borderDashedGrenadineDark {
	border: #c13832 1px dashed
}
.borderDashedTopGrenadineDark {
	border-top: #c13832 1px dashed
}
.borderDashedRightGrenadineDark {
	border-right: #c13832 1px dashed
}
.borderDashedBottomGrenadineDark {
	border-bottom: #c13832 1px dashed
}
.borderDashedLeftGrenadineDark {
	border-left: #c13832 1px dashed
}
.borderDashedLateralGrenadineDark {
	border-top: #c13832 1px dashed;
	border-bottom: #c13832 1px dashed
}
.borderDashedGutterGrenadineDark {
	border-right: #c13832 1px dashed;
	border-left: #c13832 1px dashed
}
.borderDashedPort {
	border: #5b2c36 1px dashed
}
.borderDashedTopPort {
	border-top: #5b2c36 1px dashed
}
.borderDashedRightPort {
	border-right: #5b2c36 1px dashed
}
.borderDashedBottomPort {
	border-bottom: #5b2c36 1px dashed
}
.borderDashedLeftPort {
	border-left: #5b2c36 1px dashed
}
.borderDashedLateralPort {
	border-top: #5b2c36 1px dashed;
	border-bottom: #5b2c36 1px dashed
}
.borderDashedGutterPort {
	border-right: #5b2c36 1px dashed;
	border-left: #5b2c36 1px dashed
}
.borderDashedPortLight {
	border: #7f414e 1px dashed
}
.borderDashedTopPortLight {
	border-top: #7f414e 1px dashed
}
.borderDashedRightPortLight {
	border-right: #7f414e 1px dashed
}
.borderDashedBottomPortLight {
	border-bottom: #7f414e 1px dashed
}
.borderDashedLeftPortLight {
	border-left: #7f414e 1px dashed
}
.borderDashedLateralPortLight {
	border-top: #7f414e 1px dashed;
	border-bottom: #7f414e 1px dashed
}
.borderDashedGutterPortLight {
	border-right: #7f414e 1px dashed;
	border-left: #7f414e 1px dashed
}
.borderDashedPortDark {
	border: #4a1c25 1px dashed
}
.borderDashedTopPortDark {
	border-top: #4a1c25 1px dashed
}
.borderDashedRightPortDark {
	border-right: #4a1c25 1px dashed
}
.borderDashedBottomPortDark {
	border-bottom: #4a1c25 1px dashed
}
.borderDashedLeftPortDark {
	border-left: #4a1c25 1px dashed
}
.borderDashedLateralPortDark {
	border-top: #4a1c25 1px dashed;
	border-bottom: #4a1c25 1px dashed
}
.borderDashedGutterPortDark {
	border-right: #4a1c25 1px dashed;
	border-left: #4a1c25 1px dashed
}
.borderDashedPrimrose {
	border: #edd4da 1px dashed
}
.borderDashedTopPrimrose {
	border-top: #edd4da 1px dashed
}
.borderDashedRightPrimrose {
	border-right: #edd4da 1px dashed
}
.borderDashedBottomPrimrose {
	border-bottom: #edd4da 1px dashed
}
.borderDashedLeftPrimrose {
	border-left: #edd4da 1px dashed
}
.borderDashedLateralPrimrose {
	border-top: #edd4da 1px dashed;
	border-bottom: #edd4da 1px dashed
}
.borderDashedGutterPrimrose {
	border-right: #edd4da 1px dashed;
	border-left: #edd4da 1px dashed
}
.borderDashedPrimroseLight {
	border: #fde3e9 1px dashed
}
.borderDashedTopPrimroseLight {
	border-top: #fde3e9 1px dashed
}
.borderDashedRightPrimroseLight {
	border-right: #fde3e9 1px dashed
}
.borderDashedBottomPrimroseLight {
	border-bottom: #fde3e9 1px dashed
}
.borderDashedLeftPrimroseLight {
	border-left: #fde3e9 1px dashed
}
.borderDashedLateralPrimroseLight {
	border-top: #fde3e9 1px dashed;
	border-bottom: #fde3e9 1px dashed
}
.borderDashedGutterPrimroseLight {
	border-right: #fde3e9 1px dashed;
	border-left: #fde3e9 1px dashed
}
.borderDashedPrimroseDark {
	border: #dfbdc5 1px dashed
}
.borderDashedTopPrimroseDark {
	border-top: #dfbdc5 1px dashed
}
.borderDashedRightPrimroseDark {
	border-right: #dfbdc5 1px dashed
}
.borderDashedBottomPrimroseDark {
	border-bottom: #dfbdc5 1px dashed
}
.borderDashedLeftPrimroseDark {
	border-left: #dfbdc5 1px dashed
}
.borderDashedLateralPrimroseDark {
	border-top: #dfbdc5 1px dashed;
	border-bottom: #dfbdc5 1px dashed
}
.borderDashedGutterPrimroseDark {
	border-right: #dfbdc5 1px dashed;
	border-left: #dfbdc5 1px dashed
}
.borderDashedButterum {
	border: #c58f69 1px dashed
}
.borderDashedTopButterum {
	border-top: #c58f69 1px dashed
}
.borderDashedRightButterum {
	border-right: #c58f69 1px dashed
}
.borderDashedBottomButterum {
	border-bottom: #c58f69 1px dashed
}
.borderDashedLeftButterum {
	border-left: #c58f69 1px dashed
}
.borderDashedLateralButterum {
	border-top: #c58f69 1px dashed;
	border-bottom: #c58f69 1px dashed
}
.borderDashedGutterButterum {
	border-right: #c58f69 1px dashed;
	border-left: #c58f69 1px dashed
}
.borderDashedButterumLight {
	border: #e4aa81 1px dashed
}
.borderDashedTopButterumLight {
	border-top: #e4aa81 1px dashed
}
.borderDashedRightButterumLight {
	border-right: #e4aa81 1px dashed
}
.borderDashedBottomButterumLight {
	border-bottom: #e4aa81 1px dashed
}
.borderDashedLeftButterumLight {
	border-left: #e4aa81 1px dashed
}
.borderDashedLateralButterumLight {
	border-top: #e4aa81 1px dashed;
	border-bottom: #e4aa81 1px dashed
}
.borderDashedGutterButterumLight {
	border-right: #e4aa81 1px dashed;
	border-left: #e4aa81 1px dashed
}
.borderDashedButterumDark {
	border: #ab7752 1px dashed
}
.borderDashedTopButterumDark {
	border-top: #ab7752 1px dashed
}
.borderDashedRightButterumDark {
	border-right: #ab7752 1px dashed
}
.borderDashedBottomButterumDark {
	border-bottom: #ab7752 1px dashed
}
.borderDashedLeftButterumDark {
	border-left: #ab7752 1px dashed
}
.borderDashedLateralButterumDark {
	border-top: #ab7752 1px dashed;
	border-bottom: #ab7752 1px dashed
}
.borderDashedGutterButterumDark {
	border-right: #ab7752 1px dashed;
	border-left: #ab7752 1px dashed
}
.borderDashedNavy {
	border: #233b5d 1px dashed
}
.borderDashedTopNavy {
	border-top: #233b5d 1px dashed
}
.borderDashedRightNavy {
	border-right: #233b5d 1px dashed
}
.borderDashedBottomNavy {
	border-bottom: #233b5d 1px dashed
}
.borderDashedLeftNavy {
	border-left: #233b5d 1px dashed
}
.borderDashedLateralNavy {
	border-top: #233b5d 1px dashed;
	border-bottom: #233b5d 1px dashed
}
.borderDashedGutterNavy {
	border-right: #233b5d 1px dashed;
	border-left: #233b5d 1px dashed
}
.borderDashedNavyLight {
	border: #2e4a71 1px dashed
}
.borderDashedTopNavyLight {
	border-top: #2e4a71 1px dashed
}
.borderDashedRightNavyLight {
	border-right: #2e4a71 1px dashed
}
.borderDashedBottomNavyLight {
	border-bottom: #2e4a71 1px dashed
}
.borderDashedLeftNavyLight {
	border-left: #2e4a71 1px dashed
}
.borderDashedLateralNavyLight {
	border-top: #2e4a71 1px dashed;
	border-bottom: #2e4a71 1px dashed
}
.borderDashedGutterNavyLight {
	border-right: #2e4a71 1px dashed;
	border-left: #2e4a71 1px dashed
}
.borderDashedNavyDark {
	border: #142741 1px dashed
}
.borderDashedTopNavyDark {
	border-top: #142741 1px dashed
}
.borderDashedRightNavyDark {
	border-right: #142741 1px dashed
}
.borderDashedBottomNavyDark {
	border-bottom: #142741 1px dashed
}
.borderDashedLeftNavyDark {
	border-left: #142741 1px dashed
}
.borderDashedLateralNavyDark {
	border-top: #142741 1px dashed;
	border-bottom: #142741 1px dashed
}
.borderDashedGutterNavyDark {
	border-right: #142741 1px dashed;
	border-left: #142741 1px dashed
}
.borderDashedSpruce {
	border: #09585d 1px dashed
}
.borderDashedTopSpruce {
	border-top: #09585d 1px dashed
}
.borderDashedRightSpruce {
	border-right: #09585d 1px dashed
}
.borderDashedBottomSpruce {
	border-bottom: #09585d 1px dashed
}
.borderDashedLeftSpruce {
	border-left: #09585d 1px dashed
}
.borderDashedLateralSpruce {
	border-top: #09585d 1px dashed;
	border-bottom: #09585d 1px dashed
}
.borderDashedGutterSpruce {
	border-right: #09585d 1px dashed;
	border-left: #09585d 1px dashed
}
.borderDashedSpruceLight {
	border: #10676d 1px dashed
}
.borderDashedTopSpruceLight {
	border-top: #10676d 1px dashed
}
.borderDashedRightSpruceLight {
	border-right: #10676d 1px dashed
}
.borderDashedBottomSpruceLight {
	border-bottom: #10676d 1px dashed
}
.borderDashedLeftSpruceLight {
	border-left: #10676d 1px dashed
}
.borderDashedLateralSpruceLight {
	border-top: #10676d 1px dashed;
	border-bottom: #10676d 1px dashed
}
.borderDashedGutterSpruceLight {
	border-right: #10676d 1px dashed;
	border-left: #10676d 1px dashed
}
.borderDashedSpruceDark {
	border: #03474b 1px dashed
}
.borderDashedTopSpruceDark {
	border-top: #03474b 1px dashed
}
.borderDashedRightSpruceDark {
	border-right: #03474b 1px dashed
}
.borderDashedBottomSpruceDark {
	border-bottom: #03474b 1px dashed
}
.borderDashedLeftSpruceDark {
	border-left: #03474b 1px dashed
}
.borderDashedLateralSpruceDark {
	border-top: #03474b 1px dashed;
	border-bottom: #03474b 1px dashed
}
.borderDashedGutterSpruceDark {
	border-right: #03474b 1px dashed;
	border-left: #03474b 1px dashed
}
.borderDashedMaple {
	border: #c26225 1px dashed
}
.borderDashedTopMaple {
	border-top: #c26225 1px dashed
}
.borderDashedRightMaple {
	border-right: #c26225 1px dashed
}
.borderDashedBottomMaple {
	border-bottom: #c26225 1px dashed
}
.borderDashedLeftMaple {
	border-left: #c26225 1px dashed
}
.borderDashedLateralMaple {
	border-top: #c26225 1px dashed;
	border-bottom: #c26225 1px dashed
}
.borderDashedGutterMaple {
	border-right: #c26225 1px dashed;
	border-left: #c26225 1px dashed
}
.borderDashedMapleLight {
	border: #d97536 1px dashed
}
.borderDashedTopMapleLight {
	border-top: #d97536 1px dashed
}
.borderDashedRightMapleLight {
	border-right: #d97536 1px dashed
}
.borderDashedBottomMapleLight {
	border-bottom: #d97536 1px dashed
}
.borderDashedLeftMapleLight {
	border-left: #d97536 1px dashed
}
.borderDashedLateralMapleLight {
	border-top: #d97536 1px dashed;
	border-bottom: #d97536 1px dashed
}
.borderDashedGutterMapleLight {
	border-right: #d97536 1px dashed;
	border-left: #d97536 1px dashed
}
.borderDashedMapleDark {
	border: #b25317 1px dashed
}
.borderDashedTopMapleDark {
	border-top: #b25317 1px dashed
}
.borderDashedRightMapleDark {
	border-right: #b25317 1px dashed
}
.borderDashedBottomMapleDark {
	border-bottom: #b25317 1px dashed
}
.borderDashedLeftMapleDark {
	border-left: #b25317 1px dashed
}
.borderDashedLateralMapleDark {
	border-top: #b25317 1px dashed;
	border-bottom: #b25317 1px dashed
}
.borderDashedGutterMapleDark {
	border-right: #b25317 1px dashed;
	border-left: #b25317 1px dashed
}
.borderDashedToast {
	border: #ca997b 1px dashed
}
.borderDashedTopToast {
	border-top: #ca997b 1px dashed
}
.borderDashedRightToast {
	border-right: #ca997b 1px dashed
}
.borderDashedBottomToast {
	border-bottom: #ca997b 1px dashed
}
.borderDashedLeftToast {
	border-left: #ca997b 1px dashed
}
.borderDashedLateralToast {
	border-top: #ca997b 1px dashed;
	border-bottom: #ca997b 1px dashed
}
.borderDashedGutterToast {
	border-right: #ca997b 1px dashed;
	border-left: #ca997b 1px dashed
}
.borderDashedToastLight {
	border: #dcab8d 1px dashed
}
.borderDashedTopToastLight {
	border-top: #dcab8d 1px dashed
}
.borderDashedRightToastLight {
	border-right: #dcab8d 1px dashed
}
.borderDashedBottomToastLight {
	border-bottom: #dcab8d 1px dashed
}
.borderDashedLeftToastLight {
	border-left: #dcab8d 1px dashed
}
.borderDashedLateralToastLight {
	border-top: #dcab8d 1px dashed;
	border-bottom: #dcab8d 1px dashed
}
.borderDashedGutterToastLight {
	border-right: #dcab8d 1px dashed;
	border-left: #dcab8d 1px dashed
}
.borderDashedToastDark {
	border: #b58466 1px dashed
}
.borderDashedTopToastDark {
	border-top: #b58466 1px dashed
}
.borderDashedRightToastDark {
	border-right: #b58466 1px dashed
}
.borderDashedBottomToastDark {
	border-bottom: #b58466 1px dashed
}
.borderDashedLeftToastDark {
	border-left: #b58466 1px dashed
}
.borderDashedLateralToastDark {
	border-top: #b58466 1px dashed;
	border-bottom: #b58466 1px dashed
}
.borderDashedGutterToastDark {
	border-right: #b58466 1px dashed;
	border-left: #b58466 1px dashed
}
.borderDashedLilac {
	border: #774f8d 1px dashed
}
.borderDashedTopLilac {
	border-top: #774f8d 1px dashed
}
.borderDashedRightLilac {
	border-right: #774f8d 1px dashed
}
.borderDashedBottomLilac {
	border-bottom: #774f8d 1px dashed
}
.borderDashedLeftLilac {
	border-left: #774f8d 1px dashed
}
.borderDashedLateralLilac {
	border-top: #774f8d 1px dashed;
	border-bottom: #774f8d 1px dashed
}
.borderDashedGutterLilac {
	border-right: #774f8d 1px dashed;
	border-left: #774f8d 1px dashed
}
.borderDashedLilacLight {
	border: #8c61a4 1px dashed
}
.borderDashedTopLilacLight {
	border-top: #8c61a4 1px dashed
}
.borderDashedRightLilacLight {
	border-right: #8c61a4 1px dashed
}
.borderDashedBottomLilacLight {
	border-bottom: #8c61a4 1px dashed
}
.borderDashedLeftLilacLight {
	border-left: #8c61a4 1px dashed
}
.borderDashedLateralLilacLight {
	border-top: #8c61a4 1px dashed;
	border-bottom: #8c61a4 1px dashed
}
.borderDashedGutterLilacLight {
	border-right: #8c61a4 1px dashed;
	border-left: #8c61a4 1px dashed
}
.borderDashedLilacDark {
	border: #623d77 1px dashed
}
.borderDashedTopLilacDark {
	border-top: #623d77 1px dashed
}
.borderDashedRightLilacDark {
	border-right: #623d77 1px dashed
}
.borderDashedBottomLilacDark {
	border-bottom: #623d77 1px dashed
}
.borderDashedLeftLilacDark {
	border-left: #623d77 1px dashed
}
.borderDashedLateralLilacDark {
	border-top: #623d77 1px dashed;
	border-bottom: #623d77 1px dashed
}
.borderDashedGutterLilacDark {
	border-right: #623d77 1px dashed;
	border-left: #623d77 1px dashed
}
.borderDashedOtter {
	border: #806751 1px dashed
}
.borderDashedTopOtter {
	border-top: #806751 1px dashed
}
.borderDashedRightOtter {
	border-right: #806751 1px dashed
}
.borderDashedBottomOtter {
	border-bottom: #806751 1px dashed
}
.borderDashedLeftOtter {
	border-left: #806751 1px dashed
}
.borderDashedLateralOtter {
	border-top: #806751 1px dashed;
	border-bottom: #806751 1px dashed
}
.borderDashedGutterOtter {
	border-right: #806751 1px dashed;
	border-left: #806751 1px dashed
}
.borderDashedOtterLight {
	border: #977d65 1px dashed
}
.borderDashedTopOtterLight {
	border-top: #977d65 1px dashed
}
.borderDashedRightOtterLight {
	border-right: #977d65 1px dashed
}
.borderDashedBottomOtterLight {
	border-bottom: #977d65 1px dashed
}
.borderDashedLeftOtterLight {
	border-left: #977d65 1px dashed
}
.borderDashedLateralOtterLight {
	border-top: #977d65 1px dashed;
	border-bottom: #977d65 1px dashed
}
.borderDashedGutterOtterLight {
	border-right: #977d65 1px dashed;
	border-left: #977d65 1px dashed
}
.borderDashedOtterDark {
	border: #69513d 1px dashed
}
.borderDashedTopOtterDark {
	border-top: #69513d 1px dashed
}
.borderDashedRightOtterDark {
	border-right: #69513d 1px dashed
}
.borderDashedBottomOtterDark {
	border-bottom: #69513d 1px dashed
}
.borderDashedLeftOtterDark {
	border-left: #69513d 1px dashed
}
.borderDashedLateralOtterDark {
	border-top: #69513d 1px dashed;
	border-bottom: #69513d 1px dashed
}
.borderDashedGutterOtterDark {
	border-right: #69513d 1px dashed;
	border-left: #69513d 1px dashed
}
.borderDashedCurry {
	border: #cca234 1px dashed
}
.borderDashedTopCurry {
	border-top: #cca234 1px dashed
}
.borderDashedRightCurry {
	border-right: #cca234 1px dashed
}
.borderDashedBottomCurry {
	border-bottom: #cca234 1px dashed
}
.borderDashedLeftCurry {
	border-left: #cca234 1px dashed
}
.borderDashedLateralCurry {
	border-top: #cca234 1px dashed;
	border-bottom: #cca234 1px dashed
}
.borderDashedGutterCurry {
	border-right: #cca234 1px dashed;
	border-left: #cca234 1px dashed
}
.borderDashedCurryLight {
	border: #deb240 1px dashed
}
.borderDashedTopCurryLight {
	border-top: #deb240 1px dashed
}
.borderDashedRightCurryLight {
	border-right: #deb240 1px dashed
}
.borderDashedBottomCurryLight {
	border-bottom: #deb240 1px dashed
}
.borderDashedLeftCurryLight {
	border-left: #deb240 1px dashed
}
.borderDashedLateralCurryLight {
	border-top: #deb240 1px dashed;
	border-bottom: #deb240 1px dashed
}
.borderDashedGutterCurryLight {
	border-right: #deb240 1px dashed;
	border-left: #deb240 1px dashed
}
.borderDashedCurryDark {
	border: #b99026 1px dashed
}
.borderDashedTopCurryDark {
	border-top: #b99026 1px dashed
}
.borderDashedRightCurryDark {
	border-right: #b99026 1px dashed
}
.borderDashedBottomCurryDark {
	border-bottom: #b99026 1px dashed
}
.borderDashedLeftCurryDark {
	border-left: #b99026 1px dashed
}
.borderDashedLateralCurryDark {
	border-top: #b99026 1px dashed;
	border-bottom: #b99026 1px dashed
}
.borderDashedGutterCurryDark {
	border-right: #b99026 1px dashed;
	border-left: #b99026 1px dashed
}
.borderDashedGolden {
	border: #ae9749 1px dashed
}
.borderDashedTopGolden {
	border-top: #ae9749 1px dashed
}
.borderDashedRightGolden {
	border-right: #ae9749 1px dashed
}
.borderDashedBottomGolden {
	border-bottom: #ae9749 1px dashed
}
.borderDashedLeftGolden {
	border-left: #ae9749 1px dashed
}
.borderDashedLateralGolden {
	border-top: #ae9749 1px dashed;
	border-bottom: #ae9749 1px dashed
}
.borderDashedGutterGolden {
	border-right: #ae9749 1px dashed;
	border-left: #ae9749 1px dashed
}
.borderDashedGoldenLight {
	border: #bfa54d 1px dashed
}
.borderDashedTopGoldenLight {
	border-top: #bfa54d 1px dashed
}
.borderDashedRightGoldenLight {
	border-right: #bfa54d 1px dashed
}
.borderDashedBottomGoldenLight {
	border-bottom: #bfa54d 1px dashed
}
.borderDashedLeftGoldenLight {
	border-left: #bfa54d 1px dashed
}
.borderDashedLateralGoldenLight {
	border-top: #bfa54d 1px dashed;
	border-bottom: #bfa54d 1px dashed
}
.borderDashedGutterGoldenLight {
	border-right: #bfa54d 1px dashed;
	border-left: #bfa54d 1px dashed
}
.borderDashedGoldenDark {
	border: #a28a38 1px dashed
}
.borderDashedTopGoldenDark {
	border-top: #a28a38 1px dashed
}
.borderDashedRightGoldenDark {
	border-right: #a28a38 1px dashed
}
.borderDashedBottomGoldenDark {
	border-bottom: #a28a38 1px dashed
}
.borderDashedLeftGoldenDark {
	border-left: #a28a38 1px dashed
}
.borderDashedLateralGoldenDark {
	border-top: #a28a38 1px dashed;
	border-bottom: #a28a38 1px dashed
}
.borderDashedGutterGoldenDark {
	border-right: #a28a38 1px dashed;
	border-left: #a28a38 1px dashed
}
.borderDashedOlive {
	border: #cddc39 1px dashed
}
.borderDashedTopOlive {
	border-top: #cddc39 1px dashed
}
.borderDashedRightOlive {
	border-right: #cddc39 1px dashed
}
.borderDashedBottomOlive {
	border-bottom: #cddc39 1px dashed
}
.borderDashedLeftOlive {
	border-left: #cddc39 1px dashed
}
.borderDashedLateralOlive {
	border-top: #cddc39 1px dashed;
	border-bottom: #cddc39 1px dashed
}
.borderDashedGutterOlive {
	border-right: #cddc39 1px dashed;
	border-left: #cddc39 1px dashed
}
.borderDashedOliveLight {
	border: #daea41 1px dashed
}
.borderDashedTopOliveLight {
	border-top: #daea41 1px dashed
}
.borderDashedRightOliveLight {
	border-right: #daea41 1px dashed
}
.borderDashedBottomOliveLight {
	border-bottom: #daea41 1px dashed
}
.borderDashedLeftOliveLight {
	border-left: #daea41 1px dashed
}
.borderDashedLateralOliveLight {
	border-top: #daea41 1px dashed;
	border-bottom: #daea41 1px dashed
}
.borderDashedGutterOliveLight {
	border-right: #daea41 1px dashed;
	border-left: #daea41 1px dashed
}
.borderDashedOliveDark {
	border: #bac92b 1px dashed
}
.borderDashedTopOliveDark {
	border-top: #bac92b 1px dashed
}
.borderDashedRightOliveDark {
	border-right: #bac92b 1px dashed
}
.borderDashedBottomOliveDark {
	border-bottom: #bac92b 1px dashed
}
.borderDashedLeftOliveDark {
	border-left: #bac92b 1px dashed
}
.borderDashedLateralOliveDark {
	border-top: #bac92b 1px dashed;
	border-bottom: #bac92b 1px dashed
}
.borderDashedGutterOliveDark {
	border-right: #bac92b 1px dashed;
	border-left: #bac92b 1px dashed
}
.borderDashedBrown {
	border: #795547 1px dashed
}
.borderDashedTopBrown {
	border-top: #795547 1px dashed
}
.borderDashedRightBrown {
	border-right: #795547 1px dashed
}
.borderDashedBottomBrown {
	border-bottom: #795547 1px dashed
}
.borderDashedLeftBrown {
	border-left: #795547 1px dashed
}
.borderDashedLateralBrown {
	border-top: #795547 1px dashed;
	border-bottom: #795547 1px dashed
}
.borderDashedGutterBrown {
	border-right: #795547 1px dashed;
	border-left: #795547 1px dashed
}
.borderDashedBrownLight {
	border: #8c6556 1px dashed
}
.borderDashedTopBrownLight {
	border-top: #8c6556 1px dashed
}
.borderDashedRightBrownLight {
	border-right: #8c6556 1px dashed
}
.borderDashedBottomBrownLight {
	border-bottom: #8c6556 1px dashed
}
.borderDashedLeftBrownLight {
	border-left: #8c6556 1px dashed
}
.borderDashedLateralBrownLight {
	border-top: #8c6556 1px dashed;
	border-bottom: #8c6556 1px dashed
}
.borderDashedGutterBrownLight {
	border-right: #8c6556 1px dashed;
	border-left: #8c6556 1px dashed
}
.borderDashedBrownDark {
	border: #654235 1px dashed
}
.borderDashedTopBrownDark {
	border-top: #654235 1px dashed
}
.borderDashedRightBrownDark {
	border-right: #654235 1px dashed
}
.borderDashedBottomBrownDark {
	border-bottom: #654235 1px dashed
}
.borderDashedLeftBrownDark {
	border-left: #654235 1px dashed
}
.borderDashedLateralBrownDark {
	border-top: #654235 1px dashed;
	border-bottom: #654235 1px dashed
}
.borderDashedGutterBrownDark {
	border-right: #654235 1px dashed;
	border-left: #654235 1px dashed
}
.borderDashedApricot {
	border: #feb75f 1px dashed
}
.borderDashedTopApricot {
	border-top: #feb75f 1px dashed
}
.borderDashedRightApricot {
	border-right: #feb75f 1px dashed
}
.borderDashedBottomApricot {
	border-bottom: #feb75f 1px dashed
}
.borderDashedLeftApricot {
	border-left: #feb75f 1px dashed
}
.borderDashedLateralApricot {
	border-top: #feb75f 1px dashed;
	border-bottom: #feb75f 1px dashed
}
.borderDashedGutterApricot {
	border-right: #feb75f 1px dashed;
	border-left: #feb75f 1px dashed
}
.borderDashedApricotLight {
	border: #fdc47d 1px dashed
}
.borderDashedTopApricotLight {
	border-top: #fdc47d 1px dashed
}
.borderDashedRightApricotLight {
	border-right: #fdc47d 1px dashed
}
.borderDashedBottomApricotLight {
	border-bottom: #fdc47d 1px dashed
}
.borderDashedLeftApricotLight {
	border-left: #fdc47d 1px dashed
}
.borderDashedLateralApricotLight {
	border-top: #fdc47d 1px dashed;
	border-bottom: #fdc47d 1px dashed
}
.borderDashedGutterApricotLight {
	border-right: #fdc47d 1px dashed;
	border-left: #fdc47d 1px dashed
}
.borderDashedApricotDark {
	border: #fdab44 1px dashed
}
.borderDashedTopApricotDark {
	border-top: #fdab44 1px dashed
}
.borderDashedRightApricotDark {
	border-right: #fdab44 1px dashed
}
.borderDashedBottomApricotDark {
	border-bottom: #fdab44 1px dashed
}
.borderDashedLeftApricotDark {
	border-left: #fdab44 1px dashed
}
.borderDashedLateralApricotDark {
	border-top: #fdab44 1px dashed;
	border-bottom: #fdab44 1px dashed
}
.borderDashedGutterApricotDark {
	border-right: #fdab44 1px dashed;
	border-left: #fdab44 1px dashed
}
.borderDashedCockatoo {
	border: #5ad0ba 1px dashed
}
.borderDashedTopCockatoo {
	border-top: #5ad0ba 1px dashed
}
.borderDashedRightCockatoo {
	border-right: #5ad0ba 1px dashed
}
.borderDashedBottomCockatoo {
	border-bottom: #5ad0ba 1px dashed
}
.borderDashedLeftCockatoo {
	border-left: #5ad0ba 1px dashed
}
.borderDashedLateralCockatoo {
	border-top: #5ad0ba 1px dashed;
	border-bottom: #5ad0ba 1px dashed
}
.borderDashedGutterCockatoo {
	border-right: #5ad0ba 1px dashed;
	border-left: #5ad0ba 1px dashed
}
.borderDashedCockatooLight {
	border: #69e0ca 1px dashed
}
.borderDashedTopCockatooLight {
	border-top: #69e0ca 1px dashed
}
.borderDashedRightCockatooLight {
	border-right: #69e0ca 1px dashed
}
.borderDashedBottomCockatooLight {
	border-bottom: #69e0ca 1px dashed
}
.borderDashedLeftCockatooLight {
	border-left: #69e0ca 1px dashed
}
.borderDashedLateralCockatooLight {
	border-top: #69e0ca 1px dashed;
	border-bottom: #69e0ca 1px dashed
}
.borderDashedGutterCockatooLight {
	border-right: #69e0ca 1px dashed;
	border-left: #69e0ca 1px dashed
}
.borderDashedCockatooDark {
	border: #46b8a3 1px dashed
}
.borderDashedTopCockatooDark {
	border-top: #46b8a3 1px dashed
}
.borderDashedRightCockatooDark {
	border-right: #46b8a3 1px dashed
}
.borderDashedBottomCockatooDark {
	border-bottom: #46b8a3 1px dashed
}
.borderDashedLeftCockatooDark {
	border-left: #46b8a3 1px dashed
}
.borderDashedLateralCockatooDark {
	border-top: #46b8a3 1px dashed;
	border-bottom: #46b8a3 1px dashed
}
.borderDashedGutterCockatooDark {
	border-right: #46b8a3 1px dashed;
	border-left: #46b8a3 1px dashed
}
.borderDashedImperial {
	border: #00599b 1px dashed
}
.borderDashedTopImperial {
	border-top: #00599b 1px dashed
}
.borderDashedRightImperial {
	border-right: #00599b 1px dashed
}
.borderDashedBottomImperial {
	border-bottom: #00599b 1px dashed
}
.borderDashedLeftImperial {
	border-left: #00599b 1px dashed
}
.borderDashedLateralImperial {
	border-top: #00599b 1px dashed;
	border-bottom: #00599b 1px dashed
}
.borderDashedGutterImperial {
	border-right: #00599b 1px dashed;
	border-left: #00599b 1px dashed
}
.borderDashedImperialLight {
	border: #1171b9 1px dashed
}
.borderDashedTopImperialLight {
	border-top: #1171b9 1px dashed
}
.borderDashedRightImperialLight {
	border-right: #1171b9 1px dashed
}
.borderDashedBottomImperialLight {
	border-bottom: #1171b9 1px dashed
}
.borderDashedLeftImperialLight {
	border-left: #1171b9 1px dashed
}
.borderDashedLateralImperialLight {
	border-top: #1171b9 1px dashed;
	border-bottom: #1171b9 1px dashed
}
.borderDashedGutterImperialLight {
	border-right: #1171b9 1px dashed;
	border-left: #1171b9 1px dashed
}
.borderDashedImperialDark {
	border: #01477b 1px dashed
}
.borderDashedTopImperialDark {
	border-top: #01477b 1px dashed
}
.borderDashedRightImperialDark {
	border-right: #01477b 1px dashed
}
.borderDashedBottomImperialDark {
	border-bottom: #01477b 1px dashed
}
.borderDashedLeftImperialDark {
	border-left: #01477b 1px dashed
}
.borderDashedLateralImperialDark {
	border-top: #01477b 1px dashed;
	border-bottom: #01477b 1px dashed
}
.borderDashedGutterImperialDark {
	border-right: #01477b 1px dashed;
	border-left: #01477b 1px dashed
}
.borderDashedBluestone {
	border: #517082 1px dashed
}
.borderDashedTopBluestone {
	border-top: #517082 1px dashed
}
.borderDashedRightBluestone {
	border-right: #517082 1px dashed
}
.borderDashedBottomBluestone {
	border-bottom: #517082 1px dashed
}
.borderDashedLeftBluestone {
	border-left: #517082 1px dashed
}
.borderDashedLateralBluestone {
	border-top: #517082 1px dashed;
	border-bottom: #517082 1px dashed
}
.borderDashedGutterBluestone {
	border-right: #517082 1px dashed;
	border-left: #517082 1px dashed
}
.borderDashedBluestoneLight {
	border: #648699 1px dashed
}
.borderDashedTopBluestoneLight {
	border-top: #648699 1px dashed
}
.borderDashedRightBluestoneLight {
	border-right: #648699 1px dashed
}
.borderDashedBottomBluestoneLight {
	border-bottom: #648699 1px dashed
}
.borderDashedLeftBluestoneLight {
	border-left: #648699 1px dashed
}
.borderDashedLateralBluestoneLight {
	border-top: #648699 1px dashed;
	border-bottom: #648699 1px dashed
}
.borderDashedGutterBluestoneLight {
	border-right: #648699 1px dashed;
	border-left: #648699 1px dashed
}
.borderDashedBluestoneDark {
	border: #3c5b6d 1px dashed
}
.borderDashedTopBluestoneDark {
	border-top: #3c5b6d 1px dashed
}
.borderDashedRightBluestoneDark {
	border-right: #3c5b6d 1px dashed
}
.borderDashedBottomBluestoneDark {
	border-bottom: #3c5b6d 1px dashed
}
.borderDashedLeftBluestoneDark {
	border-left: #3c5b6d 1px dashed
}
.borderDashedLateralBluestoneDark {
	border-top: #3c5b6d 1px dashed;
	border-bottom: #3c5b6d 1px dashed
}
.borderDashedGutterBluestoneDark {
	border-right: #3c5b6d 1px dashed;
	border-left: #3c5b6d 1px dashed
}
.borderDashedCyan {
	border: #00bcd5 1px dashed
}
.borderDashedTopCyan {
	border-top: #00bcd5 1px dashed
}
.borderDashedRightCyan {
	border-right: #00bcd5 1px dashed
}
.borderDashedBottomCyan {
	border-bottom: #00bcd5 1px dashed
}
.borderDashedLeftCyan {
	border-left: #00bcd5 1px dashed
}
.borderDashedLateralCyan {
	border-top: #00bcd5 1px dashed;
	border-bottom: #00bcd5 1px dashed
}
.borderDashedGutterCyan {
	border-right: #00bcd5 1px dashed;
	border-left: #00bcd5 1px dashed
}
.borderDashedCyanLight {
	border: #0acce6 1px dashed
}
.borderDashedTopCyanLight {
	border-top: #0acce6 1px dashed
}
.borderDashedRightCyanLight {
	border-right: #0acce6 1px dashed
}
.borderDashedBottomCyanLight {
	border-bottom: #0acce6 1px dashed
}
.borderDashedLeftCyanLight {
	border-left: #0acce6 1px dashed
}
.borderDashedLateralCyanLight {
	border-top: #0acce6 1px dashed;
	border-bottom: #0acce6 1px dashed
}
.borderDashedGutterCyanLight {
	border-right: #0acce6 1px dashed;
	border-left: #0acce6 1px dashed
}
.borderDashedCyanDark {
	border: #02abc1 1px dashed
}
.borderDashedTopCyanDark {
	border-top: #02abc1 1px dashed
}
.borderDashedRightCyanDark {
	border-right: #02abc1 1px dashed
}
.borderDashedBottomCyanDark {
	border-bottom: #02abc1 1px dashed
}
.borderDashedLeftCyanDark {
	border-left: #02abc1 1px dashed
}
.borderDashedLateralCyanDark {
	border-top: #02abc1 1px dashed;
	border-bottom: #02abc1 1px dashed
}
.borderDashedGutterCyanDark {
	border-right: #02abc1 1px dashed;
	border-left: #02abc1 1px dashed
}
.borderDashedTeal {
	border: #009788 1px dashed
}
.borderDashedTopTeal {
	border-top: #009788 1px dashed
}
.borderDashedRightTeal {
	border-right: #009788 1px dashed
}
.borderDashedBottomTeal {
	border-bottom: #009788 1px dashed
}
.borderDashedLeftTeal {
	border-left: #009788 1px dashed
}
.borderDashedLateralTeal {
	border-top: #009788 1px dashed;
	border-bottom: #009788 1px dashed
}
.borderDashedGutterTeal {
	border-right: #009788 1px dashed;
	border-left: #009788 1px dashed
}
.borderDashedTealLight {
	border: #07ac9c 1px dashed
}
.borderDashedTopTealLight {
	border-top: #07ac9c 1px dashed
}
.borderDashedRightTealLight {
	border-right: #07ac9c 1px dashed
}
.borderDashedBottomTealLight {
	border-bottom: #07ac9c 1px dashed
}
.borderDashedLeftTealLight {
	border-left: #07ac9c 1px dashed
}
.borderDashedLateralTealLight {
	border-top: #07ac9c 1px dashed;
	border-bottom: #07ac9c 1px dashed
}
.borderDashedGutterTealLight {
	border-right: #07ac9c 1px dashed;
	border-left: #07ac9c 1px dashed
}
.borderDashedTealDark {
	border: #017e72 1px dashed
}
.borderDashedTopTealDark {
	border-top: #017e72 1px dashed
}
.borderDashedRightTealDark {
	border-right: #017e72 1px dashed
}
.borderDashedBottomTealDark {
	border-bottom: #017e72 1px dashed
}
.borderDashedLeftTealDark {
	border-left: #017e72 1px dashed
}
.borderDashedLateralTealDark {
	border-top: #017e72 1px dashed;
	border-bottom: #017e72 1px dashed
}
.borderDashedGutterTealDark {
	border-right: #017e72 1px dashed;
	border-left: #017e72 1px dashed
}
.borderDashedIndigo {
	border: #3f51b5 1px dashed
}
.borderDashedTopIndigo {
	border-top: #3f51b5 1px dashed
}
.borderDashedRightIndigo {
	border-right: #3f51b5 1px dashed
}
.borderDashedBottomIndigo {
	border-bottom: #3f51b5 1px dashed
}
.borderDashedLeftIndigo {
	border-left: #3f51b5 1px dashed
}
.borderDashedLateralIndigo {
	border-top: #3f51b5 1px dashed;
	border-bottom: #3f51b5 1px dashed
}
.borderDashedGutterIndigo {
	border-right: #3f51b5 1px dashed;
	border-left: #3f51b5 1px dashed
}
.borderDashedIndigoLight {
	border: #4a5cc4 1px dashed
}
.borderDashedTopIndigoLight {
	border-top: #4a5cc4 1px dashed
}
.borderDashedRightIndigoLight {
	border-right: #4a5cc4 1px dashed
}
.borderDashedBottomIndigoLight {
	border-bottom: #4a5cc4 1px dashed
}
.borderDashedLeftIndigoLight {
	border-left: #4a5cc4 1px dashed
}
.borderDashedLateralIndigoLight {
	border-top: #4a5cc4 1px dashed;
	border-bottom: #4a5cc4 1px dashed
}
.borderDashedGutterIndigoLight {
	border-right: #4a5cc4 1px dashed;
	border-left: #4a5cc4 1px dashed
}
.borderDashedIndigoDark {
	border: #3243a4 1px dashed
}
.borderDashedTopIndigoDark {
	border-top: #3243a4 1px dashed
}
.borderDashedRightIndigoDark {
	border-right: #3243a4 1px dashed
}
.borderDashedBottomIndigoDark {
	border-bottom: #3243a4 1px dashed
}
.borderDashedLeftIndigoDark {
	border-left: #3243a4 1px dashed
}
.borderDashedLateralIndigoDark {
	border-top: #3243a4 1px dashed;
	border-bottom: #3243a4 1px dashed
}
.borderDashedGutterIndigoDark {
	border-right: #3243a4 1px dashed;
	border-left: #3243a4 1px dashed
}
.borderDashedOcean {
	border: #1296c7 1px dashed
}
.borderDashedTopOcean {
	border-top: #1296c7 1px dashed
}
.borderDashedRightOcean {
	border-right: #1296c7 1px dashed
}
.borderDashedBottomOcean {
	border-bottom: #1296c7 1px dashed
}
.borderDashedLeftOcean {
	border-left: #1296c7 1px dashed
}
.borderDashedLateralOcean {
	border-top: #1296c7 1px dashed;
	border-bottom: #1296c7 1px dashed
}
.borderDashedGutterOcean {
	border-right: #1296c7 1px dashed;
	border-left: #1296c7 1px dashed
}
.borderDashedOceanLight {
	border: #1fa2d2 1px dashed
}
.borderDashedTopOceanLight {
	border-top: #1fa2d2 1px dashed
}
.borderDashedRightOceanLight {
	border-right: #1fa2d2 1px dashed
}
.borderDashedBottomOceanLight {
	border-bottom: #1fa2d2 1px dashed
}
.borderDashedLeftOceanLight {
	border-left: #1fa2d2 1px dashed
}
.borderDashedLateralOceanLight {
	border-top: #1fa2d2 1px dashed;
	border-bottom: #1fa2d2 1px dashed
}
.borderDashedGutterOceanLight {
	border-right: #1fa2d2 1px dashed;
	border-left: #1fa2d2 1px dashed
}
.borderDashedOceanDark {
	border: #0c87b5 1px dashed
}
.borderDashedTopOceanDark {
	border-top: #0c87b5 1px dashed
}
.borderDashedRightOceanDark {
	border-right: #0c87b5 1px dashed
}
.borderDashedBottomOceanDark {
	border-bottom: #0c87b5 1px dashed
}
.borderDashedLeftOceanDark {
	border-left: #0c87b5 1px dashed
}
.borderDashedLateralOceanDark {
	border-top: #0c87b5 1px dashed;
	border-bottom: #0c87b5 1px dashed
}
.borderDashedGutterOceanDark {
	border-right: #0c87b5 1px dashed;
	border-left: #0c87b5 1px dashed
}
.borderDashedVibrantYellow {
	border: #fedd04 1px dashed
}
.borderDashedTopVibrantYellow {
	border-top: #fedd04 1px dashed
}
.borderDashedRightVibrantYellow {
	border-right: #fedd04 1px dashed
}
.borderDashedBottomVibrantYellow {
	border-bottom: #fedd04 1px dashed
}
.borderDashedLeftVibrantYellow {
	border-left: #fedd04 1px dashed
}
.borderDashedLateralVibrantYellow {
	border-top: #fedd04 1px dashed;
	border-bottom: #fedd04 1px dashed
}
.borderDashedGutterVibrantYellow {
	border-right: #fedd04 1px dashed;
	border-left: #fedd04 1px dashed
}
.borderDashedVibrantYellowLight {
	border: #fee32e 1px dashed
}
.borderDashedTopVibrantYellowLight {
	border-top: #fee32e 1px dashed
}
.borderDashedRightVibrantYellowLight {
	border-right: #fee32e 1px dashed
}
.borderDashedBottomVibrantYellowLight {
	border-bottom: #fee32e 1px dashed
}
.borderDashedLeftVibrantYellowLight {
	border-left: #fee32e 1px dashed
}
.borderDashedLateralVibrantYellowLight {
	border-top: #fee32e 1px dashed;
	border-bottom: #fee32e 1px dashed
}
.borderDashedGutterVibrantYellowLight {
	border-right: #fee32e 1px dashed;
	border-left: #fee32e 1px dashed
}
.borderDashedVibrantYellowDark {
	border: #f2d40d 1px dashed
}
.borderDashedTopVibrantYellowDark {
	border-top: #f2d40d 1px dashed
}
.borderDashedRightVibrantYellowDark {
	border-right: #f2d40d 1px dashed
}
.borderDashedBottomVibrantYellowDark {
	border-bottom: #f2d40d 1px dashed
}
.borderDashedLeftVibrantYellowDark {
	border-left: #f2d40d 1px dashed
}
.borderDashedLateralVibrantYellowDark {
	border-top: #f2d40d 1px dashed;
	border-bottom: #f2d40d 1px dashed
}
.borderDashedGutterVibrantYellowDark {
	border-right: #f2d40d 1px dashed;
	border-left: #f2d40d 1px dashed
}
.borderDashedPoppy {
	border: #f2672e 1px dashed
}
.borderDashedTopPoppy {
	border-top: #f2672e 1px dashed
}
.borderDashedRightPoppy {
	border-right: #f2672e 1px dashed
}
.borderDashedBottomPoppy {
	border-bottom: #f2672e 1px dashed
}
.borderDashedLeftPoppy {
	border-left: #f2672e 1px dashed
}
.borderDashedLateralPoppy {
	border-top: #f2672e 1px dashed;
	border-bottom: #f2672e 1px dashed
}
.borderDashedGutterPoppy {
	border-right: #f2672e 1px dashed;
	border-left: #f2672e 1px dashed
}
.borderDashedPoppyLight {
	border: #fb743c 1px dashed
}
.borderDashedTopPoppyLight {
	border-top: #fb743c 1px dashed
}
.borderDashedRightPoppyLight {
	border-right: #fb743c 1px dashed
}
.borderDashedBottomPoppyLight {
	border-bottom: #fb743c 1px dashed
}
.borderDashedLeftPoppyLight {
	border-left: #fb743c 1px dashed
}
.borderDashedLateralPoppyLight {
	border-top: #fb743c 1px dashed;
	border-bottom: #fb743c 1px dashed
}
.borderDashedGutterPoppyLight {
	border-right: #fb743c 1px dashed;
	border-left: #fb743c 1px dashed
}
.borderDashedPoppyDark {
	border: #e25b24 1px dashed
}
.borderDashedTopPoppyDark {
	border-top: #e25b24 1px dashed
}
.borderDashedRightPoppyDark {
	border-right: #e25b24 1px dashed
}
.borderDashedBottomPoppyDark {
	border-bottom: #e25b24 1px dashed
}
.borderDashedLeftPoppyDark {
	border-left: #e25b24 1px dashed
}
.borderDashedLateralPoppyDark {
	border-top: #e25b24 1px dashed;
	border-bottom: #e25b24 1px dashed
}
.borderDashedGutterPoppyDark {
	border-right: #e25b24 1px dashed;
	border-left: #e25b24 1px dashed
}
.borderDottedWhite {
	border: #ffffff 1px dotted
}
.borderDottedTopWhite {
	border-top: #ffffff 1px dotted
}
.borderDottedRightWhite {
	border-right: #ffffff 1px dotted
}
.borderDottedBottomWhite {
	border-bottom: #ffffff 1px dotted
}
.borderDottedLeftWhite {
	border-left: #ffffff 1px dotted
}
.borderDottedLateralWhite {
	border-top: #ffffff 1px dotted;
	border-bottom: #ffffff 1px dotted
}
.borderDottedGutterWhite {
	border-right: #ffffff 1px dotted;
	border-left: #ffffff 1px dotted
}
.borderDottedBlack {
	border: #000000 1px dotted
}
.borderDottedTopBlack {
	border-top: #000000 1px dotted
}
.borderDottedRightBlack {
	border-right: #000000 1px dotted
}
.borderDottedBottomBlack {
	border-bottom: #000000 1px dotted
}
.borderDottedLeftBlack {
	border-left: #000000 1px dotted
}
.borderDottedLateralBlack {
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted
}
.borderDottedGutterBlack {
	border-right: #000000 1px dotted;
	border-left: #000000 1px dotted
}
.borderDottedBlack1 {
	border: #111111 1px dotted
}
.borderDottedTopBlack1 {
	border-top: #111111 1px dotted
}
.borderDottedRightBlack1 {
	border-right: #111111 1px dotted
}
.borderDottedBottomBlack1 {
	border-bottom: #111111 1px dotted
}
.borderDottedLeftBlack1 {
	border-left: #111111 1px dotted
}
.borderDottedLateralBlack1 {
	border-top: #111111 1px dotted;
	border-bottom: #111111 1px dotted
}
.borderDottedGutterBlack1 {
	border-right: #111111 1px dotted;
	border-left: #111111 1px dotted
}
.borderDottedBlack2 {
	border: #222222 1px dotted
}
.borderDottedTopBlack2 {
	border-top: #222222 1px dotted
}
.borderDottedRightBlack2 {
	border-right: #222222 1px dotted
}
.borderDottedBottomBlack2 {
	border-bottom: #222222 1px dotted
}
.borderDottedLeftBlack2 {
	border-left: #222222 1px dotted
}
.borderDottedLateralBlack2 {
	border-top: #222222 1px dotted;
	border-bottom: #222222 1px dotted
}
.borderDottedGutterBlack2 {
	border-right: #222222 1px dotted;
	border-left: #222222 1px dotted
}
.borderDottedBlack3 {
	border: #333333 1px dotted
}
.borderDottedTopBlack3 {
	border-top: #333333 1px dotted
}
.borderDottedRightBlack3 {
	border-right: #333333 1px dotted
}
.borderDottedBottomBlack3 {
	border-bottom: #333333 1px dotted
}
.borderDottedLeftBlack3 {
	border-left: #333333 1px dotted
}
.borderDottedLateralBlack3 {
	border-top: #333333 1px dotted;
	border-bottom: #333333 1px dotted
}
.borderDottedGutterBlack3 {
	border-right: #333333 1px dotted;
	border-left: #333333 1px dotted
}
.borderDottedBlack4 {
	border: #444444 1px dotted
}
.borderDottedTopBlack4 {
	border-top: #444444 1px dotted
}
.borderDottedRightBlack4 {
	border-right: #444444 1px dotted
}
.borderDottedBottomBlack4 {
	border-bottom: #444444 1px dotted
}
.borderDottedLeftBlack4 {
	border-left: #444444 1px dotted
}
.borderDottedLateralBlack4 {
	border-top: #444444 1px dotted;
	border-bottom: #444444 1px dotted
}
.borderDottedGutterBlack4 {
	border-right: #444444 1px dotted;
	border-left: #444444 1px dotted
}
.borderDottedBlack5 {
	border: #555555
}
.borderDottedTopBlack5 {
	border-top: #555555 1px dotted
}
.borderDottedRightBlack5 {
	border-right: #555555 1px dotted
}
.borderDottedBottomBlack5 {
	border-bottom: #555555 1px dotted
}
.borderDottedLeftBlack5 {
	border-left: #555555 1px dotted
}
.borderDottedLateralBlack5 {
	border-top: #555555 1px dotted;
	border-bottom: #555555 1px dotted
}
.borderDottedGutterBlack5 {
	border-right: #555555 1px dotted;
	border-left: #555555 1px dotted
}
.borderDottedGrey1,.borderDottedGray1 {
	border: #666666 1px dotted
}
.borderDottedTopGrey1,.borderDottedTopGray1 {
	border-top: #666666 1px dotted
}
.borderDottedRightGrey1,.borderDottedRightGray1 {
	border-right: #666666 1px dotted
}
.borderDottedBottomGrey1,.borderDottedBottomGray1 {
	border-bottom: #666666 1px dotted
}
.borderDottedLeftGrey1,.borderDottedLeftGray1 {
	border-left: #666666 1px dotted
}
.borderDottedLateralGrey1,.borderDottedLateralGray1 {
	border-top: #666666 1px dotted;
	border-bottom: #666666 1px dotted
}
.borderDottedGutterGrey1,.borderDottedGutterGray1 {
	border-right: #666666 1px dotted;
	border-left: #666666 1px dotted
}
.borderDottedGrey2,.borderDottedGray2 {
	border: #777777 1px dotted
}
.borderDottedTopGrey2,.borderDottedTopGray2 {
	border-top: #777777 1px dotted
}
.borderDottedRightGrey2,.borderDottedRightGray2 {
	border-right: #777777 1px dotted
}
.borderDottedBottomGrey2,.borderDottedBottomGray2 {
	border-bottom: #777777 1px dotted
}
.borderDottedLeftGrey2,.borderDottedLeftGray2 {
	border-left: #777777 1px dotted
}
.borderDottedLateralGrey2,.borderDottedLateralGray2 {
	border-top: #777777 1px dotted;
	border-bottom: #777777 1px dotted
}
.borderDottedGutterGrey2,.borderDottedGutterGray2 {
	border-right: #777777 1px dotted;
	border-left: #777777 1px dotted
}
.borderDottedGrey3,.borderDottedGray3 {
	border: #888888 1px dotted
}
.borderDottedTopGrey3,.borderDottedTopGray3 {
	border-top: #888888 1px dotted
}
.borderDottedRightGrey3,.borderDottedRightGray3 {
	border-right: #888888 1px dotted
}
.borderDottedBottomGrey3,.borderDottedBottomGray3 {
	border-bottom: #888888 1px dotted
}
.borderDottedLeftGrey3,.borderDottedLeftGray3 {
	border-left: #888888 1px dotted
}
.borderDottedLateralGrey3,.borderDottedLateralGray3 {
	border-top: #888888 1px dotted;
	border-bottom: #888888 1px dotted
}
.borderDottedGutterGrey3,.borderDottedGutterGray3 {
	border-right: #888888 1px dotted;
	border-left: #888888 1px dotted
}
.borderDottedGrey4,.borderDottedGray4 {
	border: #999999 1px dotted
}
.borderDottedTopGrey4,.borderDottedTopGray4 {
	border-top: #999999 1px dotted
}
.borderDottedRightGrey4,.borderDottedRightGray4 {
	border-right: #999999 1px dotted
}
.borderDottedBottomGrey4,.borderDottedBottomGray4 {
	border-bottom: #999999 1px dotted
}
.borderDottedLeftGrey4,.borderDottedLeftGray4 {
	border-left: #999999 1px dotted
}
.borderDottedLateralGrey4,.borderDottedLateralGray4 {
	border-top: #999999 1px dotted;
	border-bottom: #999999 1px dotted
}
.borderDottedGutterGrey4,.borderDottedGutterGray4 {
	border-right: #999999 1px dotted;
	border-left: #999999 1px dotted
}
.borderDottedGrey5,.borderDottedGray5 {
	border: #aaaaaa 1px dotted
}
.borderDottedTopGrey5,.borderDottedTopGray5 {
	border-top: #aaaaaa 1px dotted
}
.borderDottedRightGrey5,.borderDottedRightGray5 {
	border-right: #aaaaaa 1px dotted
}
.borderDottedBottomGrey5,.borderDottedBottomGray5 {
	border-bottom: #aaaaaa 1px dotted
}
.borderDottedLeftGrey5,.borderDottedLeftGray5 {
	border-left: #aaaaaa 1px dotted
}
.borderDottedLateralGrey5,.borderDottedLateralGray5 {
	border-top: #aaaaaa 1px dotted;
	border-bottom: #aaaaaa 1px dotted
}
.borderDottedGutterGrey5,.borderDottedGutterGray5 {
	border-right: #aaaaaa 1px dotted;
	border-left: #aaaaaa 1px dotted
}
.borderDottedGrey6,.borderDottedGray6 {
	border: #bbbbbb 1px dotted
}
.borderDottedTopGrey6,.borderDottedTopGray6 {
	border-top: #bbbbbb 1px dotted
}
.borderDottedRightGrey6,.borderDottedRightGray6 {
	border-right: #bbbbbb 1px dotted
}
.borderDottedBottomGrey6,.borderDottedBottomGray6 {
	border-bottom: #bbbbbb 1px dotted
}
.borderDottedLeftGrey6,.borderDottedLeftGray6 {
	border-left: #bbbbbb 1px dotted
}
.borderDottedLateralGrey6,.borderDottedLateralGray6 {
	border-top: #bbbbbb 1px dotted;
	border-bottom: #bbbbbb 1px dotted
}
.borderDottedGutterGrey6,.borderDottedGutterGray6 {
	border-right: #bbbbbb 1px dotted;
	border-left: #bbbbbb 1px dotted
}
.borderDottedGrey7,.borderDottedGray7 {
	border: #cccccc 1px dotted
}
.borderDottedTopGrey7,.borderDottedTopGray7 {
	border-top: #cccccc 1px dotted
}
.borderDottedRightGrey7,.borderDottedRightGray7 {
	border-right: #cccccc 1px dotted
}
.borderDottedBottomGrey7,.borderDottedBottomGray7 {
	border-bottom: #cccccc 1px dotted
}
.borderDottedLeftGrey7,.borderDottedLeftGray7 {
	border-left: #cccccc 1px dotted
}
.borderDottedLateralGrey7,.borderDottedLateralGray7 {
	border-top: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted
}
.borderDottedGutterGrey7,.borderDottedGutterGray7 {
	border-right: #cccccc 1px dotted;
	border-left: #cccccc 1px dotted
}
.borderDottedGrey8,.borderDottedGray8 {
	border: #dddddd 1px dotted
}
.borderDottedTopGrey8,.borderDottedTopGray8 {
	border-top: #dddddd 1px dotted
}
.bordeRightGrey8,.borderDottedRightGray8 {
	border-right: #dddddd 1px dotted
}
.borderDottedBottomGrey8,.borderDottedBottomGray8 {
	border-bottom: #dddddd 1px dotted
}
.borderDottedLeftGrey8,.borderDottedLeftGray8 {
	border-left: #dddddd 1px dotted
}
.borderDottedLateralGrey8,.borderDottedLateralGray8 {
	border-top: #dddddd 1px dotted;
	border-bottom: #dddddd 1px dotted
}
.borderDottedGutterGrey8,.borderDottedGutterGray8 {
	border-right: #dddddd 1px dotted;
	border-left: #dddddd 1px dotted
}
.borderDottedGrey9,.borderDottedGray9 {
	border: #eeeeee 1px dotted
}
.borderDottedTopGrey9,.borderDottedTopGray9 {
	border-top: #eeeeee 1px dotted
}
.borderDottedRightGrey9,.borderDottedRightGray9 {
	border-right: #eeeeee 1px dotted
}
.borderDottedBottomGrey9,.borderDottedBottomGray9 {
	border-bottom: #eeeeee 1px dotted
}
.borderDottedLeftGrey9,.borderDottedLeftGray9 {
	border-left: #eeeeee 1px dotted
}
.borderDottedLateralGrey9,.borderDottedLateralGray9 {
	border-top: #eeeeee 1px dotted;
	border-bottom: #eeeeee 1px dotted
}
.borderDottedGutterGrey9,.borderDottedGutterGray9 {
	border-right: #eeeeee 1px dotted;
	border-left: #eeeeee 1px dotted
}
.borderDottedRed {
	border: #ff0000 1px dotted
}
.borderDottedTopRed {
	border-top: #ff0000 1px dotted
}
.borderDottedRightRed {
	border-right: #ff0000 1px dotted
}
.borderDottedBottomRed {
	border-bottom: #ff0000 1px dotted
}
.borderDottedLeftRed {
	border-left: #ff0000 1px dotted
}
.borderDottedLateralRed {
	border-top: #ff0000 1px dotted;
	border-bottom: #ff0000 1px dotted
}
.borderDottedGutterRed {
	border-right: #ff0000 1px dotted;
	border-left: #ff0000 1px dotted
}
.borderDottedRedLight {
	border: #ff6666 1px dotted
}
.borderDottedTopRedLight {
	border-top: #ff6666 1px dotted
}
.borderDottedRightRedLight {
	border-right: #ff6666 1px dotted
}
.borderDottedBottomRedLight {
	border-bottom: #ff6666 1px dotted
}
.borderDottedLeftRedLight {
	border-left: #ff6666 1px dotted
}
.borderDottedLateralRedLight {
	border-top: #ff6666 1px dotted;
	border-bottom: #ff6666 1px dotted
}
.borderDottedGutterRedLight {
	border-right: #ff6666 1px dotted;
	border-left: #ff6666 1px dotted
}
.borderDottedRedDark {
	border: #cc0000 1px dotted
}
.borderDottedTopRedDark {
	border-top: #cc0000 1px dotted
}
.borderDottedRightRedDark {
	border-right: #cc0000 1px dotted
}
.borderDottedBottomRedDark {
	border-bottom: #cc0000 1px dotted
}
.borderDottedLeftRedDark {
	border-left: #cc0000 1px dotted
}
.borderDottedLateralRedDark {
	border-top: #cc0000 1px dotted;
	border-bottom: #cc0000 1px dotted
}
.borderDottedGutterRedDark {
	border-right: #cc0000 1px dotted;
	border-left: #cc0000 1px dotted
}
.borderDottedOrange {
	border: #ff6a00 1px dotted
}
.borderDottedTopOrange {
	border-top: #ff6a00 1px dotted
}
.borderDottedRightOrange {
	border-right: #ff6a00 1px dotted
}
.borderDottedBottomOrange {
	border-bottom: #ff6a00 1px dotted
}
.borderDottedLeftOrange {
	border-left: #ff6a00 1px dotted
}
.borderDottedLateralOrange {
	border-top: #ff6a00 1px dotted;
	border-bottom: #ff6a00 1px dotted
}
.borderDottedGutterOrange {
	border-right: #ff6a00 1px dotted;
	border-left: #ff6a00 1px dotted
}
.borderDottedOrangeLight {
	border: #ff9933 1px dotted
}
.borderDottedTopOrangeLight {
	border-top: #ff9933 1px dotted
}
.borderDottedRightOrangeLight {
	border-right: #ff9933 1px dotted
}
.borderDottedBottomOrangeLight {
	border-bottom: #ff9933 1px dotted
}
.borderDottedLeftOrangeLight {
	border-left: #ff9933 1px dotted
}
.borderDottedLateralOrangeLight {
	border-top: #ff9933 1px dotted;
	border-bottom: #ff9933 1px dotted
}
.borderDottedGutterOrangeLight {
	border-right: #ff9933 1px dotted;
	border-left: #ff9933 1px dotted
}
.borderDottedOrangeDark {
	border: #ff4e00 1px dotted
}
.borderDottedTopOrangeDark {
	border-top: #ff4e00 1px dotted
}
.borderDottedRightOrangeDark {
	border-right: #ff4e00 1px dotted
}
.borderDottedBottomOrangeDark {
	border-bottom: #ff4e00 1px dotted
}
.borderDottedLeftOrangeDark {
	border-left: #ff4e00 1px dotted
}
.borderDottedLateralOrangeDark {
	border-top: #ff4e00 1px dotted;
	border-bottom: #ff4e00 1px dotted
}
.borderDottedGutterOrangeDark {
	border-right: #ff4e00 1px dotted;
	border-left: #ff4e00 1px dotted
}
.borderDottedYellow {
	border: #ffff00 1px dotted
}
.borderDottedTopYellow {
	border-top: #ffff00 1px dotted
}
.borderDottedRightYellow {
	border-right: #ffff00 1px dotted
}
.borderDottedBottomYellow {
	border-bottom: #ffff00 1px dotted
}
.borderDottedLeftYellow {
	border-left: #ffff00 1px dotted
}
.borderDottedLateralYellow {
	border-top: #ffff00 1px dotted;
	border-bottom: #ffff00 1px dotted
}
.borderDottedGutterYellow {
	border-right: #ffff00 1px dotted;
	border-left: #ffff00 1px dotted
}
.borderDottedYellowLight {
	border: #ffff99 1px dotted
}
.borderDottedTopYellowLight {
	border-top: #ffff99 1px dotted
}
.borderDottedRightYellowLight {
	border-right: #ffff99 1px dotted
}
.borderDottedBottomYellowLight {
	border-bottom: #ffff99 1px dotted
}
.borderDottedLeftYellowLight {
	border-left: #ffff99 1px dotted
}
.borderDottedLateralYellowLight {
	border-top: #ffff99 1px dotted;
	border-bottom: #ffff99 1px dotted
}
.borderDottedGutterYellowLight {
	border-right: #ffff99 1px dotted;
	border-left: #ffff99 1px dotted
}
.borderDottedYellowDark {
	border: #ffd800 1px dotted
}
.borderDottedTopYellowDark {
	border-top: #ffd800 1px dotted
}
.borderDottedRightYellowDark {
	border-right: #ffd800 1px dotted
}
.borderDottedBottomYellowDark {
	border-bottom: #ffd800 1px dotted
}
.borderDottedLeftYellowDark {
	border-left: #ffd800 1px dotted
}
.borderDottedLateralYellowDark {
	border-top: #ffd800 1px dotted;
	border-bottom: #ffd800 1px dotted
}
.borderDottedGutterYellowDark {
	border-right: #ffd800 1px dotted;
	border-left: #ffd800 1px dotted
}
.borderDottedGreen {
	border: #2bc93f 1px dotted
}
.borderDottedTopGreen {
	border-bottom: #2bc93f 1px dotted
}
.borderDottedRightGreen {
	border-right: #2bc93f 1px dotted
}
.borderDottedBottomGreen {
	border-bottom: #2bc93f 1px dotted
}
.borderDottedLeftGreen {
	border-left: #2bc93f 1px dotted
}
.borderDottedLateralGreen {
	border-top: #2bc93f 1px dotted;
	border-bottom: #2bc93f 1px dotted
}
.borderDottedGutterGreen {
	border-right: #2bc93f 1px dotted;
	border-left: #2bc93f 1px dotted
}
.borderDottedGreenLight {
	border: #3edb52 1px dotted
}
.borderDottedTopGreenLight {
	border-top: #3edb52 1px dotted
}
.borderDottedRightGreenLight {
	border-right: #3edb52 1px dotted
}
.borderDottedBottomGreenLight {
	border-bottom: #3edb52 1px dotted
}
.borderDottedLeftGreenLight {
	border-left: #3edb52 1px dotted
}
.borderDottedLateralGreenLight {
	border-top: #3edb52 1px dotted;
	border-bottom: #3edb52 1px dotted
}
.borderDottedGutterGreenLight {
	border-right: #3edb52 1px dotted;
	border-left: #3edb52 1px dotted
}
.borderDottedGreenDark {
	border: #32b042  1px dotted
}
.borderDottedTopGreenDark {
	border-top: #32b042  1px dotted
}
.borderDottedRightGreenDark {
	border-right: #32b042  1px dotted
}
.borderDottedBottomGreenDark {
	border-bottom: #32b042  1px dotted
}
.borderDottedLeftGreenDark {
	border-left: #32b042  1px dotted
}
.borderDottedLateralGreenDark {
	border-top: #32b042  1px dotted;
	border-bottom: #32b042  1px dotted
}
.borderDottedGutterGreenDark {
	border-right: #32b042  1px dotted;
	border-left: #32b042  1px dotted
}
.borderDottedBlue {
	border: #0094ff 1px dotted
}
.borderDottedTopBlue {
	border-top: #0094ff 1px dotted
}
.borderDottedRightBlue {
	border-right: #0094ff 1px dotted
}
.borderDottedBottomBlue {
	border-bottom: #0094ff 1px dotted
}
.borderDottedLeftBlue {
	border-left: #0094ff 1px dotted
}
.borderDottedLateralBlue {
	border-top: #0094ff 1px dotted;
	border-bottom: #0094ff 1px dotted
}
.borderDottedGutterBlue {
	border-right: #0094ff 1px dotted;
	border-left: #0094ff 1px dotted
}
.borderDottedBlueLight {
	border: #3cadfe 1px dotted
}
.borderDottedTopBlueLight {
	border-top: #3cadfe 1px dotted
}
.borderDottedRightBlueLight {
	border-right: #3cadfe 1px dotted
}
.borderDottedBottomBlueLight {
	border-bottom: #3cadfe 1px dotted
}
.borderDottedLeftBlueLight {
	border-left: #3cadfe 1px dotted
}
.borderDottedLateralBlueLight {
	border-top: #3cadfe 1px dotted;
	border-bottom: #3cadfe 1px dotted
}
.borderDottedGutterBlueLight {
	border-right: #3cadfe 1px dotted;
	border-left: #3cadfe 1px dotted
}
.borderDottedBlueDark {
	border: #0078c9 1px dotted
}
.borderDottedTopBlueDark {
	border-top: #0078c9 1px dotted
}
.borderDottedRightBlueDark {
	border-right: #0078c9 1px dotted
}
.borderDottedBottomBlueDark {
	border-bottom: #0078c9 1px dotted
}
.borderDottedLeftBlueDark {
	border-left: #0078c9 1px dotted
}
.borderDottedLateralBlueDark {
	border-top: #0078c9 1px dotted;
	border-bottom: #0078c9 1px dotted
}
.borderDottedGutterBlueDark {
	border-right: #0078c9 1px dotted;
	border-left: #0078c9 1px dotted
}
.borderDottedPink {
	border: #ff4895 1px dotted
}
.borderDottedTopPink {
	border-top: #ff4895 1px dotted
}
.borderDottedRightPink {
	border-right: #ff4895 1px dotted
}
.borderDottedBottomPink {
	border-bottom: #ff4895 1px dotted
}
.borderDottedLeftPink {
	border-left: #ff4895 1px dotted
}
.borderDottedLateralPink {
	border-top: #ff4895 1px dotted;
	border-bottom: #ff4895 1px dotted
}
.borderDottedGutterPink {
	border-right: #ff4895 1px dotted;
	border-left: #ff4895 1px dotted
}
.borderDottedPinkLight {
	border: #fc7cb3 1px dotted
}
.borderDottedTopPinkLight {
	border-top: #fc7cb3 1px dotted
}
.borderDottedRightPinkLight {
	border-right: #fc7cb3 1px dotted
}
.borderDottedBottomPinkLight {
	border-bottom: #fc7cb3 1px dotted
}
.borderDottedLeftPinkLight {
	border-left: #fc7cb3 1px dotted
}
.borderDottedLateralPinkLight {
	border-top: #fc7cb3 1px dotted;
	border-bottom: #fc7cb3 1px dotted
}
.borderDottedGutterPinkLight {
	border-right: #fc7cb3 1px dotted;
	border-left: #fc7cb3 1px dotted
}
.borderDottedPinkDark {
	border: #e81e75 1px dotted
}
.borderDottedTopPinkDark {
	border-top: #e81e75 1px dotted
}
.borderDottedRightPinkDark {
	border-right: #e81e75 1px dotted
}
.borderDottedBottomPinkDark {
	border-bottom: #e81e75 1px dotted
}
.borderDottedLeftPinkDark {
	border-left: #e81e75 1px dotted
}
.borderDottedLateralPinkDark {
	border-top: #e81e75 1px dotted;
	border-bottom: #e81e75 1px dotted
}
.borderDottedGutterPinkDark {
	border-right: #e81e75 1px dotted;
	border-left: #e81e75 1px dotted
}
.borderDottedPurple {
	border: #ad67da 1px dotted
}
.borderDottedTopPurple {
	border-top: #ad67da 1px dotted
}
.borderDottedRightPurple {
	border-right: #ad67da 1px dotted
}
.borderDottedBottomPurple {
	border-bottom: #ad67da 1px dotted
}
.borderDottedLeftPurple {
	border-left: #ad67da 1px dotted
}
.borderDottedLateralPurple {
	border-top: #ad67da 1px dotted;
	border-bottom: #ad67da 1px dotted
}
.borderDottedGutterPurple {
	border-right: #ad67da 1px dotted;
	border-left: #ad67da 1px dotted
}
.borderDottedPurpleLight {
	border: #c78cda 1px dotted
}
.borderDottedTopPurpleLight {
	border-top: #c78cda 1px dotted
}
.borderDottedRightPurpleLight {
	border-right: #c78cda 1px dotted
}
.borderDottedBottomPurpleLight {
	border-bottom: #c78cda 1px dotted
}
.borderDottedLeftPurpleLight {
	border-left: #c78cda 1px dotted
}
.borderDottedLateralPurpleLight {
	border-top: #c78cda 1px dotted;
	border-bottom: #c78cda 1px dotted
}
.borderDottedGutterPurpleLight {
	border-right: #c78cda 1px dotted;
	border-left: #c78cda 1px dotted
}
.borderDottedPurpleDark {
	border: #8937b9 1px dotted
}
.borderDottedTopPurpleDark {
	border-top: #8937b9 1px dotted
}
.borderDottedRightPurpleDark {
	border-right: #8937b9 1px dotted
}
.borderDottedBottomPurpleDark {
	border-bottom: #8937b9 1px dotted
}
.borderDottedLeftPurpleDark {
	border-left: #8937b9 1px dotted
}
.borderDottedLateralPurpleDark {
	border-top: #8937b9 1px dotted;
	border-bottom: #8937b9 1px dotted
}
.borderDottedGutterPurpleDark {
	border-right: #8937b9 1px dotted;
	border-left: #8937b9 1px dotted
}
.borderDottedGrenadine {
	border: #de413a 1px dotted
}
.borderDottedTopGrenadine {
	border-top: #de413a 1px dotted
}
.borderDottedRightGrenadine {
	border-right: #de413a 1px dotted
}
.borderDottedBottomGrenadine {
	border-bottom: #de413a 1px dotted
}
.borderDottedLeftGrenadine {
	border-left: #de413a 1px dotted
}
.borderDottedLateralGrenadine {
	border-top: #de413a 1px dotted;
	border-bottom: #de413a 1px dotted
}
.borderDottedGutterGrenadine {
	border-right: #de413a 1px dotted;
	border-left: #de413a 1px dotted
}
.borderDottedGrenadineLight {
	border: #fd4239 1px dotted
}
.borderDottedTopGrenadineLight {
	border-top: #fd4239 1px dotted
}
.borderDottedRightGrenadineLight {
	border-right: #fd4239 1px dotted
}
.borderDottedBottomGrenadineLight {
	border-bottom: #fd4239 1px dotted
}
.borderDottedLeftGrenadineLight {
	border-left: #fd4239 1px dotted
}
.borderDottedLateralGrenadineLight {
	border-top: #fd4239 1px dotted;
	border-bottom: #fd4239 1px dotted
}
.borderDottedGutterGrenadineLight {
	border-right: #fd4239 1px dotted;
	border-left: #fd4239 1px dotted
}
.borderDottedGrenadineDark {
	border: #c13832 1px dotted
}
.borderDottedTopGrenadineDark {
	border-top: #c13832 1px dotted
}
.borderDottedRightGrenadineDark {
	border-right: #c13832 1px dotted
}
.borderDottedBottomGrenadineDark {
	border-bottom: #c13832 1px dotted
}
.borderDottedLeftGrenadineDark {
	border-left: #c13832 1px dotted
}
.borderDottedLateralGrenadineDark {
	border-top: #c13832 1px dotted;
	border-bottom: #c13832 1px dotted
}
.borderDottedGutterGrenadineDark {
	border-right: #c13832 1px dotted;
	border-left: #c13832 1px dotted
}
.borderDottedPort {
	border: #5b2c36 1px dotted
}
.borderDottedTopPort {
	border-top: #5b2c36 1px dotted
}
.borderDottedRightPort {
	border-right: #5b2c36 1px dotted
}
.borderDottedBottomPort {
	border-bottom: #5b2c36 1px dotted
}
.borderDottedLeftPort {
	border-left: #5b2c36 1px dotted
}
.borderDottedLateralPort {
	border-top: #5b2c36 1px dotted;
	border-bottom: #5b2c36 1px dotted
}
.borderDottedGutterPort {
	border-right: #5b2c36 1px dotted;
	border-left: #5b2c36 1px dotted
}
.borderDottedPortLight {
	border: #7f414e 1px dotted
}
.borderDottedTopPortLight {
	border-top: #7f414e 1px dotted
}
.borderDottedRightPortLight {
	border-right: #7f414e 1px dotted
}
.borderDottedBottomPortLight {
	border-bottom: #7f414e 1px dotted
}
.borderDottedLeftPortLight {
	border-left: #7f414e 1px dotted
}
.borderDottedLateralPortLight {
	border-top: #7f414e 1px dotted;
	border-bottom: #7f414e 1px dotted
}
.borderDottedGutterPortLight {
	border-right: #7f414e 1px dotted;
	border-left: #7f414e 1px dotted
}
.borderDottedPortDark {
	border: #4a1c25 1px dotted
}
.borderDottedTopPortDark {
	border-top: #4a1c25 1px dotted
}
.borderDottedRightPortDark {
	border-right: #4a1c25 1px dotted
}
.borderDottedBottomPortDark {
	border-bottom: #4a1c25 1px dotted
}
.borderDottedLeftPortDark {
	border-left: #4a1c25 1px dotted
}
.borderDottedLateralPortDark {
	border-top: #4a1c25 1px dotted;
	border-bottom: #4a1c25 1px dotted
}
.borderDottedGutterPortDark {
	border-right: #4a1c25 1px dotted;
	border-left: #4a1c25 1px dotted
}
.borderDottedPrimrose {
	border: #edd4da 1px dotted
}
.borderDottedTopPrimrose {
	border-top: #edd4da 1px dotted
}
.borderDottedRightPrimrose {
	border-right: #edd4da 1px dotted
}
.borderDottedBottomPrimrose {
	border-bottom: #edd4da 1px dotted
}
.borderDottedLeftPrimrose {
	border-left: #edd4da 1px dotted
}
.borderDottedLateralPrimrose {
	border-top: #edd4da 1px dotted;
	border-bottom: #edd4da 1px dotted
}
.borderDottedGutterPrimrose {
	border-right: #edd4da 1px dotted;
	border-left: #edd4da 1px dotted
}
.borderDottedPrimroseLight {
	border: #fde3e9 1px dotted
}
.borderDottedTopPrimroseLight {
	border-top: #fde3e9 1px dotted
}
.borderDottedRightPrimroseLight {
	border-right: #fde3e9 1px dotted
}
.borderDottedBottomPrimroseLight {
	border-bottom: #fde3e9 1px dotted
}
.borderDottedLeftPrimroseLight {
	border-left: #fde3e9 1px dotted
}
.borderDottedLateralPrimroseLight {
	border-top: #fde3e9 1px dotted;
	border-bottom: #fde3e9 1px dotted
}
.borderDottedGutterPrimroseLight {
	border-right: #fde3e9 1px dotted;
	border-left: #fde3e9 1px dotted
}
.borderDottedPrimroseDark {
	border: #dfbdc5 1px dotted
}
.borderDottedTopPrimroseDark {
	border-top: #dfbdc5 1px dotted
}
.borderDottedRightPrimroseDark {
	border-right: #dfbdc5 1px dotted
}
.borderDottedBottomPrimroseDark {
	border-bottom: #dfbdc5 1px dotted
}
.borderDottedLeftPrimroseDark {
	border-left: #dfbdc5 1px dotted
}
.borderDottedLateralPrimroseDark {
	border-top: #dfbdc5 1px dotted;
	border-bottom: #dfbdc5 1px dotted
}
.borderDottedGutterPrimroseDark {
	border-right: #dfbdc5 1px dotted;
	border-left: #dfbdc5 1px dotted
}
.borderDottedButterum {
	border: #c58f69 1px dotted
}
.borderDottedTopButterum {
	border-top: #c58f69 1px dotted
}
.borderDottedRightButterum {
	border-right: #c58f69 1px dotted
}
.borderDottedBottomButterum {
	border-bottom: #c58f69 1px dotted
}
.borderDottedLeftButterum {
	border-left: #c58f69 1px dotted
}
.borderDottedLateralButterum {
	border-top: #c58f69 1px dotted;
	border-bottom: #c58f69 1px dotted
}
.borderDottedGutterButterum {
	border-right: #c58f69 1px dotted;
	border-left: #c58f69 1px dotted
}
.borderDottedButterumLight {
	border: #e4aa81 1px dotted
}
.borderDottedTopButterumLight {
	border-top: #e4aa81 1px dotted
}
.borderDottedRightButterumLight {
	border-right: #e4aa81 1px dotted
}
.borderDottedBottomButterumLight {
	border-bottom: #e4aa81 1px dotted
}
.borderDottedLeftButterumLight {
	border-left: #e4aa81 1px dotted
}
.borderDottedLateralButterumLight {
	border-top: #e4aa81 1px dotted;
	border-bottom: #e4aa81 1px dotted
}
.borderDottedGutterButterumLight {
	border-right: #e4aa81 1px dotted;
	border-left: #e4aa81 1px dotted
}
.borderDottedButterumDark {
	border: #ab7752 1px dotted
}
.borderDottedTopButterumDark {
	border-top: #ab7752 1px dotted
}
.borderDottedRightButterumDark {
	border-right: #ab7752 1px dotted
}
.borderDottedBottomButterumDark {
	border-bottom: #ab7752 1px dotted
}
.borderDottedLeftButterumDark {
	border-left: #ab7752 1px dotted
}
.borderDottedLateralButterumDark {
	border-top: #ab7752 1px dotted;
	border-bottom: #ab7752 1px dotted
}
.borderDottedGutterButterumDark {
	border-right: #ab7752 1px dotted;
	border-left: #ab7752 1px dotted
}
.borderDottedNavy {
	border: #233b5d 1px dotted
}
.borderDottedTopNavy {
	border-top: #233b5d 1px dotted
}
.borderDottedRightNavy {
	border-right: #233b5d 1px dotted
}
.borderDottedBottomNavy {
	border-bottom: #233b5d 1px dotted
}
.borderDottedLeftNavy {
	border-left: #233b5d 1px dotted
}
.borderDottedLateralNavy {
	border-top: #233b5d 1px dotted;
	border-bottom: #233b5d 1px dotted
}
.borderDottedGutterNavy {
	border-right: #233b5d 1px dotted;
	border-left: #233b5d 1px dotted
}
.borderDottedNavyLight {
	border: #2e4a71 1px dotted
}
.borderDottedTopNavyLight {
	border-top: #2e4a71 1px dotted
}
.borderDottedRightNavyLight {
	border-right: #2e4a71 1px dotted
}
.borderDottedBottomNavyLight {
	border-bottom: #2e4a71 1px dotted
}
.borderDottedLeftNavyLight {
	border-left: #2e4a71 1px dotted
}
.borderDottedLateralNavyLight {
	border-top: #2e4a71 1px dotted;
	border-bottom: #2e4a71 1px dotted
}
.borderDottedGutterNavyLight {
	border-right: #2e4a71 1px dotted;
	border-left: #2e4a71 1px dotted
}
.borderDottedNavyDark {
	border: #142741 1px dotted
}
.borderDottedTopNavyDark {
	border-top: #142741 1px dotted
}
.borderDottedRightNavyDark {
	border-right: #142741 1px dotted
}
.borderDottedBottomNavyDark {
	border-bottom: #142741 1px dotted
}
.borderDottedLeftNavyDark {
	border-left: #142741 1px dotted
}
.borderDottedLateralNavyDark {
	border-top: #142741 1px dotted;
	border-bottom: #142741 1px dotted
}
.borderDottedGutterNavyDark {
	border-right: #142741 1px dotted;
	border-left: #142741 1px dotted
}
.borderDottedSpruce {
	border: #09585d 1px dotted
}
.borderDottedTopSpruce {
	border-top: #09585d 1px dotted
}
.borderDottedRightSpruce {
	border-right: #09585d 1px dotted
}
.borderDottedBottomSpruce {
	border-bottom: #09585d 1px dotted
}
.borderDottedLeftSpruce {
	border-left: #09585d 1px dotted
}
.borderDottedLateralSpruce {
	border-top: #09585d 1px dotted;
	border-bottom: #09585d 1px dotted
}
.borderDottedGutterSpruce {
	border-right: #09585d 1px dotted;
	border-left: #09585d 1px dotted
}
.borderDottedSpruceLight {
	border: #10676d 1px dotted
}
.borderDottedTopSpruceLight {
	border-top: #10676d 1px dotted
}
.borderDottedRightSpruceLight {
	border-right: #10676d 1px dotted
}
.borderDottedBottomSpruceLight {
	border-bottom: #10676d 1px dotted
}
.borderDottedLeftSpruceLight {
	border-left: #10676d 1px dotted
}
.borderDottedLateralSpruceLight {
	border-top: #10676d 1px dotted;
	border-bottom: #10676d 1px dotted
}
.borderDottedGutterSpruceLight {
	border-right: #10676d 1px dotted;
	border-left: #10676d 1px dotted
}
.borderDottedSpruceDark {
	border: #03474b 1px dotted
}
.borderDottedTopSpruceDark {
	border-top: #03474b 1px dotted
}
.borderDottedRightSpruceDark {
	border-right: #03474b 1px dotted
}
.borderDottedBottomSpruceDark {
	border-bottom: #03474b 1px dotted
}
.borderDottedLeftSpruceDark {
	border-left: #03474b 1px dotted
}
.borderDottedLateralSpruceDark {
	border-top: #03474b 1px dotted;
	border-bottom: #03474b 1px dotted
}
.borderDottedGutterSpruceDark {
	border-right: #03474b 1px dotted;
	border-left: #03474b 1px dotted
}
.borderDottedMaple {
	border: #c26225 1px dotted
}
.borderDottedTopMaple {
	border-top: #c26225 1px dotted
}
.borderDottedRightMaple {
	border-right: #c26225 1px dotted
}
.borderDottedBottomMaple {
	border-bottom: #c26225 1px dotted
}
.borderDottedLeftMaple {
	border-left: #c26225 1px dotted
}
.borderDottedLateralMaple {
	border-top: #c26225 1px dotted;
	border-bottom: #c26225 1px dotted
}
.borderDottedGutterMaple {
	border-right: #c26225 1px dotted;
	border-left: #c26225 1px dotted
}
.borderDottedMapleLight {
	border: #d97536 1px dotted
}
.borderDottedTopMapleLight {
	border-top: #d97536 1px dotted
}
.borderDottedRightMapleLight {
	border-right: #d97536 1px dotted
}
.borderDottedBottomMapleLight {
	border-bottom: #d97536 1px dotted
}
.borderDottedLeftMapleLight {
	border-left: #d97536 1px dotted
}
.borderDottedLateralMapleLight {
	border-top: #d97536 1px dotted;
	border-bottom: #d97536 1px dotted
}
.borderDottedGutterMapleLight {
	border-right: #d97536 1px dotted;
	border-left: #d97536 1px dotted
}
.borderDottedMapleDark {
	border: #b25317 1px dotted
}
.borderDottedTopMapleDark {
	border-top: #b25317 1px dotted
}
.borderDottedRightMapleDark {
	border-right: #b25317 1px dotted
}
.borderDottedBottomMapleDark {
	border-bottom: #b25317 1px dotted
}
.borderDottedLeftMapleDark {
	border-left: #b25317 1px dotted
}
.borderDottedLateralMapleDark {
	border-top: #b25317 1px dotted;
	border-bottom: #b25317 1px dotted
}
.borderDottedGutterMapleDark {
	border-right: #b25317 1px dotted;
	border-left: #b25317 1px dotted
}
.borderDottedToast {
	border: #ca997b 1px dotted
}
.borderDottedTopToast {
	border-top: #ca997b 1px dotted
}
.borderDottedRightToast {
	border-right: #ca997b 1px dotted
}
.borderDottedBottomToast {
	border-bottom: #ca997b 1px dotted
}
.borderDottedLeftToast {
	border-left: #ca997b 1px dotted
}
.borderDottedLateralToast {
	border-top: #ca997b 1px dotted;
	border-bottom: #ca997b 1px dotted
}
.borderDottedGutterToast {
	border-right: #ca997b 1px dotted;
	border-left: #ca997b 1px dotted
}
.borderDottedToastLight {
	border: #dcab8d 1px dotted
}
.borderDottedTopToastLight {
	border-top: #dcab8d 1px dotted
}
.borderDottedRightToastLight {
	border-right: #dcab8d 1px dotted
}
.borderDottedBottomToastLight {
	border-bottom: #dcab8d 1px dotted
}
.borderDottedLeftToastLight {
	border-left: #dcab8d 1px dotted
}
.borderDottedLateralToastLight {
	border-top: #dcab8d 1px dotted;
	border-bottom: #dcab8d 1px dotted
}
.borderDottedGutterToastLight {
	border-right: #dcab8d 1px dotted;
	border-left: #dcab8d 1px dotted
}
.borderDottedToastDark {
	border: #b58466 1px dotted
}
.borderDottedTopToastDark {
	border-top: #b58466 1px dotted
}
.borderDottedRightToastDark {
	border-right: #b58466 1px dotted
}
.borderDottedBottomToastDark {
	border-bottom: #b58466 1px dotted
}
.borderDottedLeftToastDark {
	border-left: #b58466 1px dotted
}
.borderDottedLateralToastDark {
	border-top: #b58466 1px dotted;
	border-bottom: #b58466 1px dotted
}
.borderDottedGutterToastDark {
	border-right: #b58466 1px dotted;
	border-left: #b58466 1px dotted
}
.borderDottedLilac {
	border: #774f8d 1px dotted
}
.borderDottedTopLilac {
	border-top: #774f8d 1px dotted
}
.borderDottedRightLilac {
	border-right: #774f8d 1px dotted
}
.borderDottedBottomLilac {
	border-bottom: #774f8d 1px dotted
}
.borderDottedLeftLilac {
	border-left: #774f8d 1px dotted
}
.borderDottedLateralLilac {
	border-top: #774f8d 1px dotted;
	border-bottom: #774f8d 1px dotted
}
.borderDottedGutterLilac {
	border-right: #774f8d 1px dotted;
	border-left: #774f8d 1px dotted
}
.borderDottedLilacLight {
	border: #8c61a4 1px dotted
}
.borderDottedTopLilacLight {
	border-top: #8c61a4 1px dotted
}
.borderDottedRightLilacLight {
	border-right: #8c61a4 1px dotted
}
.borderDottedBottomLilacLight {
	border-bottom: #8c61a4 1px dotted
}
.borderDottedLeftLilacLight {
	border-left: #8c61a4 1px dotted
}
.borderDottedLateralLilacLight {
	border-top: #8c61a4 1px dotted;
	border-bottom: #8c61a4 1px dotted
}
.borderDottedGutterLilacLight {
	border-right: #8c61a4 1px dotted;
	border-left: #8c61a4 1px dotted
}
.borderDottedLilacDark {
	border: #623d77 1px dotted
}
.borderDottedTopLilacDark {
	border-top: #623d77 1px dotted
}
.borderDottedRightLilacDark {
	border-right: #623d77 1px dotted
}
.borderDottedBottomLilacDark {
	border-bottom: #623d77 1px dotted
}
.borderDottedLeftLilacDark {
	border-left: #623d77 1px dotted
}
.borderDottedLateralLilacDark {
	border-top: #623d77 1px dotted;
	border-bottom: #623d77 1px dotted
}
.borderDottedGutterLilacDark {
	border-right: #623d77 1px dotted;
	border-left: #623d77 1px dotted
}
.borderDottedOtter {
	border: #806751 1px dotted
}
.borderDottedTopOtter {
	border-top: #806751 1px dotted
}
.borderDottedRightOtter {
	border-right: #806751 1px dotted
}
.borderDottedBottomOtter {
	border-bottom: #806751 1px dotted
}
.borderDottedLeftOtter {
	border-left: #806751 1px dotted
}
.borderDottedLateralOtter {
	border-top: #806751 1px dotted;
	border-bottom: #806751 1px dotted
}
.borderDottedGutterOtter {
	border-right: #806751 1px dotted;
	border-left: #806751 1px dotted
}
.borderDottedOtterLight {
	border: #977d65 1px dotted
}
.borderDottedTopOtterLight {
	border-top: #977d65 1px dotted
}
.borderDottedRightOtterLight {
	border-right: #977d65 1px dotted
}
.borderDottedBottomOtterLight {
	border-bottom: #977d65 1px dotted
}
.borderDottedLeftOtterLight {
	border-left: #977d65 1px dotted
}
.borderDottedLateralOtterLight {
	border-top: #977d65 1px dotted;
	border-bottom: #977d65 1px dotted
}
.borderDottedGutterOtterLight {
	border-right: #977d65 1px dotted;
	border-left: #977d65 1px dotted
}
.borderDottedOtterDark {
	border: #69513d 1px dotted
}
.borderDottedTopOtterDark {
	border-top: #69513d 1px dotted
}
.borderDottedRightOtterDark {
	border-right: #69513d 1px dotted
}
.borderDottedBottomOtterDark {
	border-bottom: #69513d 1px dotted
}
.borderDottedLeftOtterDark {
	border-left: #69513d 1px dotted
}
.borderDottedLateralOtterDark {
	border-top: #69513d 1px dotted;
	border-bottom: #69513d 1px dotted
}
.borderDottedGutterOtterDark {
	border-right: #69513d 1px dotted;
	border-left: #69513d 1px dotted
}
.borderDottedCurry {
	border: #cca234 1px dotted
}
.borderDottedTopCurry {
	border-top: #cca234 1px dotted
}
.borderDottedRightCurry {
	border-right: #cca234 1px dotted
}
.borderDottedBottomCurry {
	border-bottom: #cca234 1px dotted
}
.borderDottedLeftCurry {
	border-left: #cca234 1px dotted
}
.borderDottedLateralCurry {
	border-top: #cca234 1px dotted;
	border-bottom: #cca234 1px dotted
}
.borderDottedGutterCurry {
	border-right: #cca234 1px dotted;
	border-left: #cca234 1px dotted
}
.borderDottedCurryLight {
	border: #deb240 1px dotted
}
.borderDottedTopCurryLight {
	border-top: #deb240 1px dotted
}
.borderDottedRightCurryLight {
	border-right: #deb240 1px dotted
}
.borderDottedBottomCurryLight {
	border-bottom: #deb240 1px dotted
}
.borderDottedLeftCurryLight {
	border-left: #deb240 1px dotted
}
.borderDottedLateralCurryLight {
	border-top: #deb240 1px dotted;
	border-bottom: #deb240 1px dotted
}
.borderDottedGutterCurryLight {
	border-right: #deb240 1px dotted;
	border-left: #deb240 1px dotted
}
.borderDottedCurryDark {
	border: #b99026 1px dotted
}
.borderDottedTopCurryDark {
	border-top: #b99026 1px dotted
}
.borderDottedRightCurryDark {
	border-right: #b99026 1px dotted
}
.borderDottedBottomCurryDark {
	border-bottom: #b99026 1px dotted
}
.borderDottedLeftCurryDark {
	border-left: #b99026 1px dotted
}
.borderDottedLateralCurryDark {
	border-top: #b99026 1px dotted;
	border-bottom: #b99026 1px dotted
}
.borderDottedGutterCurryDark {
	border-right: #b99026 1px dotted;
	border-left: #b99026 1px dotted
}
.borderDottedGolden {
	border: #ae9749 1px dotted
}
.borderDottedTopGolden {
	border-top: #ae9749 1px dotted
}
.borderDottedRightGolden {
	border-right: #ae9749 1px dotted
}
.borderDottedBottomGolden {
	border-bottom: #ae9749 1px dotted
}
.borderDottedLeftGolden {
	border-left: #ae9749 1px dotted
}
.borderDottedLateralGolden {
	border-top: #ae9749 1px dotted;
	border-bottom: #ae9749 1px dotted
}
.borderDottedGutterGolden {
	border-right: #ae9749 1px dotted;
	border-left: #ae9749 1px dotted
}
.borderDottedGoldenLight {
	border: #bfa54d 1px dotted
}
.borderDottedTopGoldenLight {
	border-top: #bfa54d 1px dotted
}
.borderDottedRightGoldenLight {
	border-right: #bfa54d 1px dotted
}
.borderDottedBottomGoldenLight {
	border-bottom: #bfa54d 1px dotted
}
.borderDottedLeftGoldenLight {
	border-left: #bfa54d 1px dotted
}
.borderDottedLateralGoldenLight {
	border-top: #bfa54d 1px dotted;
	border-bottom: #bfa54d 1px dotted
}
.borderDottedGutterGoldenLight {
	border-right: #bfa54d 1px dotted;
	border-left: #bfa54d 1px dotted
}
.borderDottedGoldenDark {
	border: #a28a38 1px dotted
}
.borderDottedTopGoldenDark {
	border-top: #a28a38 1px dotted
}
.borderDottedRightGoldenDark {
	border-right: #a28a38 1px dotted
}
.borderDottedBottomGoldenDark {
	border-bottom: #a28a38 1px dotted
}
.borderDottedLeftGoldenDark {
	border-left: #a28a38 1px dotted
}
.borderDottedLateralGoldenDark {
	border-top: #a28a38 1px dotted;
	border-bottom: #a28a38 1px dotted
}
.borderDottedGutterGoldenDark {
	border-right: #a28a38 1px dotted;
	border-left: #a28a38 1px dotted
}
.borderDottedOlive {
	border: #cddc39 1px dotted
}
.borderDottedTopOlive {
	border-top: #cddc39 1px dotted
}
.borderDottedRightOlive {
	border-right: #cddc39 1px dotted
}
.borderDottedBottomOlive {
	border-bottom: #cddc39 1px dotted
}
.borderDottedLeftOlive {
	border-left: #cddc39 1px dotted
}
.borderDottedLateralOlive {
	border-top: #cddc39 1px dotted;
	border-bottom: #cddc39 1px dotted
}
.borderDottedGutterOlive {
	border-right: #cddc39 1px dotted;
	border-left: #cddc39 1px dotted
}
.borderDottedOliveLight {
	border: #daea41 1px dotted
}
.borderDottedTopOliveLight {
	border-top: #daea41 1px dotted
}
.borderDottedRightOliveLight {
	border-right: #daea41 1px dotted
}
.borderDottedBottomOliveLight {
	border-bottom: #daea41 1px dotted
}
.borderDottedLeftOliveLight {
	border-left: #daea41 1px dotted
}
.borderDottedLateralOliveLight {
	border-top: #daea41 1px dotted;
	border-bottom: #daea41 1px dotted
}
.borderDottedGutterOliveLight {
	border-right: #daea41 1px dotted;
	border-left: #daea41 1px dotted
}
.borderDottedOliveDark {
	border: #bac92b 1px dotted
}
.borderDottedTopOliveDark {
	border-top: #bac92b 1px dotted
}
.borderDottedRightOliveDark {
	border-right: #bac92b 1px dotted
}
.borderDottedBottomOliveDark {
	border-bottom: #bac92b 1px dotted
}
.borderDottedLeftOliveDark {
	border-left: #bac92b 1px dotted
}
.borderDottedLateralOliveDark {
	border-top: #bac92b 1px dotted;
	border-bottom: #bac92b 1px dotted
}
.borderDottedGutterOliveDark {
	border-right: #bac92b 1px dotted;
	border-left: #bac92b 1px dotted
}
.borderDottedBrown {
	border: #795547 1px dotted
}
.borderDottedTopBrown {
	border-top: #795547 1px dotted
}
.borderDottedRightBrown {
	border-right: #795547 1px dotted
}
.borderDottedBottomBrown {
	border-bottom: #795547 1px dotted
}
.borderDottedLeftBrown {
	border-left: #795547 1px dotted
}
.borderDottedLateralBrown {
	border-top: #795547 1px dotted;
	border-bottom: #795547 1px dotted
}
.borderDottedGutterBrown {
	border-right: #795547 1px dotted;
	border-left: #795547 1px dotted
}
.borderDottedBrownLight {
	border: #8c6556 1px dotted
}
.borderDottedTopBrownLight {
	border-top: #8c6556 1px dotted
}
.borderDottedRightBrownLight {
	border-right: #8c6556 1px dotted
}
.borderDottedBottomBrownLight {
	border-bottom: #8c6556 1px dotted
}
.borderDottedLeftBrownLight {
	border-left: #8c6556 1px dotted
}
.borderDottedLateralBrownLight {
	border-top: #8c6556 1px dotted;
	border-bottom: #8c6556 1px dotted
}
.borderDottedGutterBrownLight {
	border-right: #8c6556 1px dotted;
	border-left: #8c6556 1px dotted
}
.borderDottedBrownDark {
	border: #654235 1px dotted
}
.borderDottedTopBrownDark {
	border-top: #654235 1px dotted
}
.borderDottedRightBrownDark {
	border-right: #654235 1px dotted
}
.borderDottedBottomBrownDark {
	border-bottom: #654235 1px dotted
}
.borderDottedLeftBrownDark {
	border-left: #654235 1px dotted
}
.borderDottedLateralBrownDark {
	border-top: #654235 1px dotted;
	border-bottom: #654235 1px dotted
}
.borderDottedGutterBrownDark {
	border-right: #654235 1px dotted;
	border-left: #654235 1px dotted
}
.borderDottedApricot {
	border: #feb75f 1px dotted
}
.borderDottedTopApricot {
	border-top: #feb75f 1px dotted
}
.borderDottedRightApricot {
	border-right: #feb75f 1px dotted
}
.borderDottedBottomApricot {
	border-bottom: #feb75f 1px dotted
}
.borderDottedLeftApricot {
	border-left: #feb75f 1px dotted
}
.borderDottedLateralApricot {
	border-top: #feb75f 1px dotted;
	border-bottom: #feb75f 1px dotted
}
.borderDottedGutterApricot {
	border-right: #feb75f 1px dotted;
	border-left: #feb75f 1px dotted
}
.borderDottedApricotLight {
	border: #fdc47d 1px dotted
}
.borderDottedTopApricotLight {
	border-top: #fdc47d 1px dotted
}
.borderDottedRightApricotLight {
	border-right: #fdc47d 1px dotted
}
.borderDottedBottomApricotLight {
	border-bottom: #fdc47d 1px dotted
}
.borderDottedLeftApricotLight {
	border-left: #fdc47d 1px dotted
}
.borderDottedLateralApricotLight {
	border-top: #fdc47d 1px dotted;
	border-bottom: #fdc47d 1px dotted
}
.borderDottedGutterApricotLight {
	border-right: #fdc47d 1px dotted;
	border-left: #fdc47d 1px dotted
}
.borderDottedApricotDark {
	border: #fdab44 1px dotted
}
.borderDottedTopApricotDark {
	border-top: #fdab44 1px dotted
}
.borderDottedRightApricotDark {
	border-right: #fdab44 1px dotted
}
.borderDottedBottomApricotDark {
	border-bottom: #fdab44 1px dotted
}
.borderDottedLeftApricotDark {
	border-left: #fdab44 1px dotted
}
.borderDottedLateralApricotDark {
	border-top: #fdab44 1px dotted;
	border-bottom: #fdab44 1px dotted
}
.borderDottedGutterApricotDark {
	border-right: #fdab44 1px dotted;
	border-left: #fdab44 1px dotted
}
.borderDottedCockatoo {
	border: #5ad0ba 1px dotted
}
.borderDottedTopCockatoo {
	border-top: #5ad0ba 1px dotted
}
.borderDottedRightCockatoo {
	border-right: #5ad0ba 1px dotted
}
.borderDottedBottomCockatoo {
	border-bottom: #5ad0ba 1px dotted
}
.borderDottedLeftCockatoo {
	border-left: #5ad0ba 1px dotted
}
.borderDottedLateralCockatoo {
	border-top: #5ad0ba 1px dotted;
	border-bottom: #5ad0ba 1px dotted
}
.borderDottedGutterCockatoo {
	border-right: #5ad0ba 1px dotted;
	border-left: #5ad0ba 1px dotted
}
.borderDottedCockatooLight {
	border: #69e0ca 1px dotted
}
.borderDottedTopCockatooLight {
	border-top: #69e0ca 1px dotted
}
.borderDottedRightCockatooLight {
	border-right: #69e0ca 1px dotted
}
.borderDottedBottomCockatooLight {
	border-bottom: #69e0ca 1px dotted
}
.borderDottedLeftCockatooLight {
	border-left: #69e0ca 1px dotted
}
.borderDottedLateralCockatooLight {
	border-top: #69e0ca 1px dotted;
	border-bottom: #69e0ca 1px dotted
}
.borderDottedGutterCockatooLight {
	border-right: #69e0ca 1px dotted;
	border-left: #69e0ca 1px dotted
}
.borderDottedCockatooDark {
	border: #46b8a3 1px dotted
}
.borderDottedTopCockatooDark {
	border-top: #46b8a3 1px dotted
}
.borderDottedRightCockatooDark {
	border-right: #46b8a3 1px dotted
}
.borderDottedBottomCockatooDark {
	border-bottom: #46b8a3 1px dotted
}
.borderDottedLeftCockatooDark {
	border-left: #46b8a3 1px dotted
}
.borderDottedLateralCockatooDark {
	border-top: #46b8a3 1px dotted;
	border-bottom: #46b8a3 1px dotted
}
.borderDottedGutterCockatooDark {
	border-right: #46b8a3 1px dotted;
	border-left: #46b8a3 1px dotted
}
.borderDottedImperial {
	border: #00599b 1px dotted
}
.borderDottedTopImperial {
	border-top: #00599b 1px dotted
}
.borderDottedRightImperial {
	border-right: #00599b 1px dotted
}
.borderDottedBottomImperial {
	border-bottom: #00599b 1px dotted
}
.borderDottedLeftImperial {
	border-left: #00599b 1px dotted
}
.borderDottedLateralImperial {
	border-top: #00599b 1px dotted;
	border-bottom: #00599b 1px dotted
}
.borderDottedGutterImperial {
	border-right: #00599b 1px dotted;
	border-left: #00599b 1px dotted
}
.borderDottedImperialLight {
	border: #1171b9 1px dotted
}
.borderDottedTopImperialLight {
	border-top: #1171b9 1px dotted
}
.borderDottedRightImperialLight {
	border-right: #1171b9 1px dotted
}
.borderDottedBottomImperialLight {
	border-bottom: #1171b9 1px dotted
}
.borderDottedLeftImperialLight {
	border-left: #1171b9 1px dotted
}
.borderDottedLateralImperialLight {
	border-top: #1171b9 1px dotted;
	border-bottom: #1171b9 1px dotted
}
.borderDottedGutterImperialLight {
	border-right: #1171b9 1px dotted;
	border-left: #1171b9 1px dotted
}
.borderDottedImperialDark {
	border: #01477b 1px dotted
}
.borderDottedTopImperialDark {
	border-top: #01477b 1px dotted
}
.borderDottedRightImperialDark {
	border-right: #01477b 1px dotted
}
.borderDottedBottomImperialDark {
	border-bottom: #01477b 1px dotted
}
.borderDottedLeftImperialDark {
	border-left: #01477b 1px dotted
}
.borderDottedLateralImperialDark {
	border-top: #01477b 1px dotted;
	border-bottom: #01477b 1px dotted
}
.borderDottedGutterImperialDark {
	border-right: #01477b 1px dotted;
	border-left: #01477b 1px dotted
}
.borderDottedBluestone {
	border: #517082 1px dotted
}
.borderDottedTopBluestone {
	border-top: #517082 1px dotted
}
.borderDottedRightBluestone {
	border-right: #517082 1px dotted
}
.borderDottedBottomBluestone {
	border-bottom: #517082 1px dotted
}
.borderDottedLeftBluestone {
	border-left: #517082 1px dotted
}
.borderDottedLateralBluestone {
	border-top: #517082 1px dotted;
	border-bottom: #517082 1px dotted
}
.borderDottedGutterBluestone {
	border-right: #517082 1px dotted;
	border-left: #517082 1px dotted
}
.borderDottedBluestoneLight {
	border: #648699 1px dotted
}
.borderDottedTopBluestoneLight {
	border-top: #648699 1px dotted
}
.borderDottedRightBluestoneLight {
	border-right: #648699 1px dotted
}
.borderDottedBottomBluestoneLight {
	border-bottom: #648699 1px dotted
}
.borderDottedLeftBluestoneLight {
	border-left: #648699 1px dotted
}
.borderDottedLateralBluestoneLight {
	border-top: #648699 1px dotted;
	border-bottom: #648699 1px dotted
}
.borderDottedGutterBluestoneLight {
	border-right: #648699 1px dotted;
	border-left: #648699 1px dotted
}
.borderDottedBluestoneDark {
	border: #3c5b6d 1px dotted
}
.borderDottedTopBluestoneDark {
	border-top: #3c5b6d 1px dotted
}
.borderDottedRightBluestoneDark {
	border-right: #3c5b6d 1px dotted
}
.borderDottedBottomBluestoneDark {
	border-bottom: #3c5b6d 1px dotted
}
.borderDottedLeftBluestoneDark {
	border-left: #3c5b6d 1px dotted
}
.borderDottedLateralBluestoneDark {
	border-top: #3c5b6d 1px dotted;
	border-bottom: #3c5b6d 1px dotted
}
.borderDottedGutterBluestoneDark {
	border-right: #3c5b6d 1px dotted;
	border-left: #3c5b6d 1px dotted
}
.borderDottedCyan {
	border: #00bcd5 1px dotted
}
.borderDottedTopCyan {
	border-top: #00bcd5 1px dotted
}
.borderDottedRightCyan {
	border-right: #00bcd5 1px dotted
}
.borderDottedBottomCyan {
	border-bottom: #00bcd5 1px dotted
}
.borderDottedLeftCyan {
	border-left: #00bcd5 1px dotted
}
.borderDottedLateralCyan {
	border-top: #00bcd5 1px dotted;
	border-bottom: #00bcd5 1px dotted
}
.borderDottedGutterCyan {
	border-right: #00bcd5 1px dotted;
	border-left: #00bcd5 1px dotted
}
.borderDottedCyanLight {
	border: #0acce6 1px dotted
}
.borderDottedTopCyanLight {
	border-top: #0acce6 1px dotted
}
.borderDottedRightCyanLight {
	border-right: #0acce6 1px dotted
}
.borderDottedBottomCyanLight {
	border-bottom: #0acce6 1px dotted
}
.borderDottedLeftCyanLight {
	border-left: #0acce6 1px dotted
}
.borderDottedLateralCyanLight {
	border-top: #0acce6 1px dotted;
	border-bottom: #0acce6 1px dotted
}
.borderDottedGutterCyanLight {
	border-right: #0acce6 1px dotted;
	border-left: #0acce6 1px dotted
}
.borderDottedCyanDark {
	border: #02abc1 1px dotted
}
.borderDottedTopCyanDark {
	border-top: #02abc1 1px dotted
}
.borderDottedRightCyanDark {
	border-right: #02abc1 1px dotted
}
.borderDottedBottomCyanDark {
	border-bottom: #02abc1 1px dotted
}
.borderDottedLeftCyanDark {
	border-left: #02abc1 1px dotted
}
.borderDottedLateralCyanDark {
	border-top: #02abc1 1px dotted;
	border-bottom: #02abc1 1px dotted
}
.borderDottedGutterCyanDark {
	border-right: #02abc1 1px dotted;
	border-left: #02abc1 1px dotted
}
.borderDottedTeal {
	border: #009788 1px dotted
}
.borderDottedTopTeal {
	border-top: #009788 1px dotted
}
.borderDottedRightTeal {
	border-right: #009788 1px dotted
}
.borderDottedBottomTeal {
	border-bottom: #009788 1px dotted
}
.borderDottedLeftTeal {
	border-left: #009788 1px dotted
}
.borderDottedLateralTeal {
	border-top: #009788 1px dotted;
	border-bottom: #009788 1px dotted
}
.borderDottedGutterTeal {
	border-right: #009788 1px dotted;
	border-left: #009788 1px dotted
}
.borderDottedTealLight {
	border: #07ac9c 1px dotted
}
.borderDottedTopTealLight {
	border-top: #07ac9c 1px dotted
}
.borderDottedRightTealLight {
	border-right: #07ac9c 1px dotted
}
.borderDottedBottomTealLight {
	border-bottom: #07ac9c 1px dotted
}
.borderDottedLeftTealLight {
	border-left: #07ac9c 1px dotted
}
.borderDottedLateralTealLight {
	border-top: #07ac9c 1px dotted;
	border-bottom: #07ac9c 1px dotted
}
.borderDottedGutterTealLight {
	border-right: #07ac9c 1px dotted;
	border-left: #07ac9c 1px dotted
}
.borderDottedTealDark {
	border: #017e72 1px dotted
}
.borderDottedTopTealDark {
	border-top: #017e72 1px dotted
}
.borderDottedRightTealDark {
	border-right: #017e72 1px dotted
}
.borderDottedBottomTealDark {
	border-bottom: #017e72 1px dotted
}
.borderDottedLeftTealDark {
	border-left: #017e72 1px dotted
}
.borderDottedLateralTealDark {
	border-top: #017e72 1px dotted;
	border-bottom: #017e72 1px dotted
}
.borderDottedGutterTealDark {
	border-right: #017e72 1px dotted;
	border-left: #017e72 1px dotted
}
.borderDottedIndigo {
	border: #3f51b5 1px dotted
}
.borderDottedTopIndigo {
	border-top: #3f51b5 1px dotted
}
.borderDottedRightIndigo {
	border-right: #3f51b5 1px dotted
}
.borderDottedBottomIndigo {
	border-bottom: #3f51b5 1px dotted
}
.borderDottedLeftIndigo {
	border-left: #3f51b5 1px dotted
}
.borderDottedLateralIndigo {
	border-top: #3f51b5 1px dotted;
	border-bottom: #3f51b5 1px dotted
}
.borderDottedGutterIndigo {
	border-right: #3f51b5 1px dotted;
	border-left: #3f51b5 1px dotted
}
.borderDottedIndigoLight {
	border: #4a5cc4 1px dotted
}
.borderDottedTopIndigoLight {
	border-top: #4a5cc4 1px dotted
}
.borderDottedRightIndigoLight {
	border-right: #4a5cc4 1px dotted
}
.borderDottedBottomIndigoLight {
	border-bottom: #4a5cc4 1px dotted
}
.borderDottedLeftIndigoLight {
	border-left: #4a5cc4 1px dotted
}
.borderDottedLateralIndigoLight {
	border-top: #4a5cc4 1px dotted;
	border-bottom: #4a5cc4 1px dotted
}
.borderDottedGutterIndigoLight {
	border-right: #4a5cc4 1px dotted;
	border-left: #4a5cc4 1px dotted
}
.borderDottedIndigoDark {
	border: #3243a4 1px dotted
}
.borderDottedTopIndigoDark {
	border-top: #3243a4 1px dotted
}
.borderDottedRightIndigoDark {
	border-right: #3243a4 1px dotted
}
.borderDottedBottomIndigoDark {
	border-bottom: #3243a4 1px dotted
}
.borderDottedLeftIndigoDark {
	border-left: #3243a4 1px dotted
}
.borderDottedLateralIndigoDark {
	border-top: #3243a4 1px dotted;
	border-bottom: #3243a4 1px dotted
}
.borderDottedGutterIndigoDark {
	border-right: #3243a4 1px dotted;
	border-left: #3243a4 1px dotted
}
.borderDottedOcean {
	border: #1296c7 1px dotted
}
.borderDottedTopOcean {
	border-top: #1296c7 1px dotted
}
.borderDottedRightOcean {
	border-right: #1296c7 1px dotted
}
.borderDottedBottomOcean {
	border-bottom: #1296c7 1px dotted
}
.borderDottedLeftOcean {
	border-left: #1296c7 1px dotted
}
.borderDottedLateralOcean {
	border-top: #1296c7 1px dotted;
	border-bottom: #1296c7 1px dotted
}
.borderDottedGutterOcean {
	border-right: #1296c7 1px dotted;
	border-left: #1296c7 1px dotted
}
.borderDottedOceanLight {
	border: #1fa2d2 1px dotted
}
.borderDottedTopOceanLight {
	border-top: #1fa2d2 1px dotted
}
.borderDottedRightOceanLight {
	border-right: #1fa2d2 1px dotted
}
.borderDottedBottomOceanLight {
	border-bottom: #1fa2d2 1px dotted
}
.borderDottedLeftOceanLight {
	border-left: #1fa2d2 1px dotted
}
.borderDottedLateralOceanLight {
	border-top: #1fa2d2 1px dotted;
	border-bottom: #1fa2d2 1px dotted
}
.borderDottedGutterOceanLight {
	border-right: #1fa2d2 1px dotted;
	border-left: #1fa2d2 1px dotted
}
.borderDottedOceanDark {
	border: #0c87b5 1px dotted
}
.borderDottedTopOceanDark {
	border-top: #0c87b5 1px dotted
}
.borderDottedRightOceanDark {
	border-right: #0c87b5 1px dotted
}
.borderDottedBottomOceanDark {
	border-bottom: #0c87b5 1px dotted
}
.borderDottedLeftOceanDark {
	border-left: #0c87b5 1px dotted
}
.borderDottedLateralOceanDark {
	border-top: #0c87b5 1px dotted;
	border-bottom: #0c87b5 1px dotted
}
.borderDottedGutterOceanDark {
	border-right: #0c87b5 1px dotted;
	border-left: #0c87b5 1px dotted
}
.borderDottedVibrantYellow {
	border: #fedd04 1px dotted
}
.borderDottedTopVibrantYellow {
	border-top: #fedd04 1px dotted
}
.borderDottedRightVibrantYellow {
	border-right: #fedd04 1px dotted
}
.borderDottedBottomVibrantYellow {
	border-bottom: #fedd04 1px dotted
}
.borderDottedLeftVibrantYellow {
	border-left: #fedd04 1px dotted
}
.borderDottedLateralVibrantYellow {
	border-top: #fedd04 1px dotted;
	border-bottom: #fedd04 1px dotted
}
.borderDottedGutterVibrantYellow {
	border-right: #fedd04 1px dotted;
	border-left: #fedd04 1px dotted
}
.borderDottedVibrantYellowLight {
	border: #fee32e 1px dotted
}
.borderDottedTopVibrantYellowLight {
	border-top: #fee32e 1px dotted
}
.borderDottedRightVibrantYellowLight {
	border-right: #fee32e 1px dotted
}
.borderDottedBottomVibrantYellowLight {
	border-bottom: #fee32e 1px dotted
}
.borderDottedLeftVibrantYellowLight {
	border-left: #fee32e 1px dotted
}
.borderDottedLateralVibrantYellowLight {
	border-top: #fee32e 1px dotted;
	border-bottom: #fee32e 1px dotted
}
.borderDottedGutterVibrantYellowLight {
	border-right: #fee32e 1px dotted;
	border-left: #fee32e 1px dotted
}
.borderDottedVibrantYellowDark {
	border: #f2d40d 1px dotted
}
.borderDottedTopVibrantYellowDark {
	border-top: #f2d40d 1px dotted
}
.borderDottedRightVibrantYellowDark {
	border-right: #f2d40d 1px dotted
}
.borderDottedBottomVibrantYellowDark {
	border-bottom: #f2d40d 1px dotted
}
.borderDottedLeftVibrantYellowDark {
	border-left: #f2d40d 1px dotted
}
.borderDottedLateralVibrantYellowDark {
	border-top: #f2d40d 1px dotted;
	border-bottom: #f2d40d 1px dotted
}
.borderDottedGutterVibrantYellowDark {
	border-right: #f2d40d 1px dotted;
	border-left: #f2d40d 1px dotted
}
.borderDottedPoppy {
	border: #f2672e 1px dotted
}
.borderDottedTopPoppy {
	border-top: #f2672e 1px dotted
}
.borderDottedRightPoppy {
	border-right: #f2672e 1px dotted
}
.borderDottedBottomPoppy {
	border-bottom: #f2672e 1px dotted
}
.borderDottedLeftPoppy {
	border-left: #f2672e 1px dotted
}
.borderDottedLateralPoppy {
	border-top: #f2672e 1px dotted;
	border-bottom: #f2672e 1px dotted
}
.borderDottedGutterPoppy {
	border-right: #f2672e 1px dotted;
	border-left: #f2672e 1px dotted
}
.borderDottedPoppyLight {
	border: #fb743c 1px dotted
}
.borderDottedTopPoppyLight {
	border-top: #fb743c 1px dotted
}
.borderDottedRightPoppyLight {
	border-right: #fb743c 1px dotted
}
.borderDottedBottomPoppyLight {
	border-bottom: #fb743c 1px dotted
}
.borderDottedLeftPoppyLight {
	border-left: #fb743c 1px dotted
}
.borderDottedLateralPoppyLight {
	border-top: #fb743c 1px dotted;
	border-bottom: #fb743c 1px dotted
}
.borderDottedGutterPoppyLight {
	border-right: #fb743c 1px dotted;
	border-left: #fb743c 1px dotted
}
.borderDottedPoppyDark {
	border: #e25b24 1px dotted
}
.borderDottedTopPoppyDark {
	border-top: #e25b24 1px dotted
}
.borderDottedRightPoppyDark {
	border-right: #e25b24 1px dotted
}
.borderDottedBottomPoppyDark {
	border-bottom: #e25b24 1px dotted
}
.borderDottedLeftPoppyDark {
	border-left: #e25b24 1px dotted
}
.borderDottedLateralPoppyDark {
	border-top: #e25b24 1px dotted;
	border-bottom: #e25b24 1px dotted
}
.borderDottedGutterPoppyDark {
	border-right: #e25b24 1px dotted;
	border-left: #e25b24 1px dotted
}
.borderNone {
	border:none 0px
}
	.borderTopNone {
		border-top:none 0px
	}
	.borderRightNone {
		border-right:none 0px
	}
	.borderBottomNone {
		border-bottom:none 0px
	}
	.borderLeftNone {
		border-left:none 0px
	}
.borderTransparent {
	border:transparent 1px solid
}
	.borderTopTransparent {
		border-top:transparent 1px solid
	}
	.borderRightTransparent {
		border-right:transparent 1px solid
	}
	.borderBottomTransparent {
		border-bottom:transparent 1px solid
	}
	.borderLeftTransparent {
		border-left:transparent 1px solid
	}
.borderRadiusNone {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important
}
.borderRadius5 {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important
}
.borderRadius-tl-5 {
	-webkit-border-radius: 5px 0 0 0 !important;
	-moz-border-radius: 5px 0 0 0 !important;
	border-radius: 5px 0 0 0 !important
}
.borderRadius-tltr-5 {
	-webkit-border-radius: 5px 5px 0 0 !important;
	-moz-border-radius: 5px 5px 0 0 !important;
	border-radius: 5px 5px 0 0 !important
}
.borderRadius-tlbr-5 {
	-webkit-border-radius: 5px 0 5px 0 !important;
	-moz-border-radius: 5px 0 5px 0 !important;
	border-radius: 5px 0 5px 0 !important
}
.borderRadius-tr-5 {
	-webkit-border-radius: 0 5px 0 0 !important;
	-moz-border-radius: 0 5px 0 0 !important;
	border-radius: 0 5px 0 0 !important
}
.borderRadius-trbr-5 {
	-webkit-border-radius: 0 5px 5px 0 !important;
	-moz-border-radius: 0 5px 5px 0 !important;
	border-radius: 0 5px 5px 0 !important
}
.borderRadius-trbl-5 {
	-webkit-border-radius: 0 5px 0 5px !important;
	-moz-border-radius: 0 5px 0 5px !important;
	border-radius: 0 5px 0 5px !important
}
.borderRadius-br-5 {
	-webkit-border-radius: 0 0 5px 0 !important;
	-moz-border-radius: 0 0 5px 0 !important;
	border-radius: 0 0 5px 0 !important
}
.borderRadius-brbl-5 {
	-webkit-border-radius: 0 0 5px 5px !important;
	-moz-border-radius: 0 0 5px 5px !important;
	border-radius: 0 0 5px 5px !important
}
.borderRadius-bl-5 {
	-webkit-border-radius: 0 0 0 5px !important;
	-moz-border-radius: 0 0 0 5px !important;
	border-radius: 0 0 0 5px !important
}
.borderRadius-bltl-5 {
	-webkit-border-radius: 5px 0 0 5px !important;
	-moz-border-radius: 5px 0 0 5px !important;
	border-radius: 5px 0 0 5px !important
}
.borderRadius6 {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 5px !important
}
.borderRadius-tl-6 {
	-webkit-border-radius: 6px 0 0 0 !important;
	-moz-border-radius: 6px 0 0 0 !important;
	border-radius: 6px 0 0 0 !important
}
.borderRadius-tltr-6 {
	-webkit-border-radius: 6px 6px 0 0 !important;
	-moz-border-radius: 6px 6px 0 0 !important;
	border-radius: 6px 6px 0 0 !important
}
.borderRadius-tlbr-6 {
	-webkit-border-radius: 6px 0 6px 0 !important;
	-moz-border-radius: 6px 0 6px 0 !important;
	border-radius: 6px 0 6px 0 !important
}
.borderRadius-tr-6 {
	-webkit-border-radius: 0 6px 0 0 !important;
	-moz-border-radius: 0 6px 0 0 !important;
	border-radius: 0 6px 0 0 !important
}
.borderRadius-trbr-6 {
	-webkit-border-radius: 0 6px 6px 0 !important;
	-moz-border-radius: 0 6px 6px 0 !important;
	border-radius: 0 6px 6px 0 !important
}
.borderRadius-trbl-6 {
	-webkit-border-radius: 0 6px 0 6px !important;
	-moz-border-radius: 0 6px 0 6px !important;
	border-radius: 0 6px 0 6px !important
}
.borderRadius-br-6 {
	-webkit-border-radius: 0 0 6px 0 !important;
	-moz-border-radius: 0 0 6px 0 !important;
	border-radius: 0 0 6px 0 !important
}
.borderRadius-brbl-6 {
	-webkit-border-radius: 0 0 6px 6px !important;
	-moz-border-radius: 0 0 6px 6px !important;
	border-radius: 0 0 6px 6px !important
}
.borderRadius-bl-6 {
	-webkit-border-radius: 0 0 0 6px !important;
	-moz-border-radius: 0 0 0 6px !important;
	border-radius: 0 0 0 6px !important
}
.borderRadius-bltl-6 {
	-webkit-border-radius: 6px 0 0 6px !important;
	-moz-border-radius: 6px 0 0 6px !important;
	border-radius: 6px 0 0 6px !important
}
.borderRadius7 {
	-webkit-border-radius: 7px !important;
	-moz-border-radius: 7px !important;
	border-radius: 7px !important
}
.borderRadius-tl-7 {
	-webkit-border-radius: 7px 0 0 0 !important;
	-moz-border-radius: 7px 0 0 0 !important;
	border-radius: 7px 0 0 0 !important
}
.borderRadius-tltr-7 {
	-webkit-border-radius: 7px 7px 0 0 !important;
	-moz-border-radius: 7px 7px 0 0 !important;
	border-radius: 7px 7px 0 0 !important
}
.borderRadius-tlbr-7 {
	-webkit-border-radius: 7px 0 7px 0 !important;
	-moz-border-radius: 7px 0 7px 0 !important;
	border-radius: 7px 0 7px 0 !important
}
.borderRadius-tr-7 {
	-webkit-border-radius: 0 7px 0 0 !important;
	-moz-border-radius: 0 7px 0 0 !important;
	border-radius: 0 7px 0 0 !important
}
.borderRadius-trbr-7 {
	-webkit-border-radius: 0 7px 7px 0 !important;
	-moz-border-radius: 0 7px 7px 0 !important;
	border-radius: 0 7px 7px 0 !important
}
.borderRadius-trbl-7 {
	-webkit-border-radius: 0 7px 0 7px !important;
	-moz-border-radius: 0 7px 0 7px !important;
	border-radius: 0 7px 0 7px !important
}
.borderRadius-br-7 {
	-webkit-border-radius: 0 0 7px 0 !important;
	-moz-border-radius: 0 0 7px 0 !important;
	border-radius: 0 0 7px 0 !important
}
.borderRadius-brbl-7 {
	-webkit-border-radius: 0 0 7px 7px !important;
	-moz-border-radius: 0 0 7px 7px !important;
	border-radius: 0 0 7px 7px !important
}
.borderRadius-bl-7 {
	-webkit-border-radius: 0 0 0 7px !important;
	-moz-border-radius: 0 0 0 7px !important;
	border-radius: 0 0 0 7px !important
}
.borderRadius-bltl-7 {
	-webkit-border-radius: 7px 0 0 7px !important;
	-moz-border-radius: 7px 0 0 7px !important;
	border-radius: 7px 0 0 7px !important
}
.borderRadius8 {
	-webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important
}
.borderRadius-tl-8 {
	-webkit-border-radius: 8px 0 0 0 !important;
	-moz-border-radius: 8px 0 0 0 !important;
	border-radius: 8px 0 0 0 !important
}
.borderRadius-tltr-8 {
	-webkit-border-radius: 8px 8px 0 0 !important;
	-moz-border-radius: 8px 8px 0 0 !important;
	border-radius: 8px 8px 0 0 !important
}
.borderRadius-tlbr-8 {
	-webkit-border-radius: 8px 0 8px 0 !important;
	-moz-border-radius: 8px 0 8px 0 !important;
	border-radius: 8px 0 8px 0 !important
}
.borderRadius-tr-8 {
	-webkit-border-radius: 0 8px 0 0 !important;
	-moz-border-radius: 0 8px 0 0 !important;
	border-radius: 0 8px 0 0 !important
}
.borderRadius-trbr-8 {
	-webkit-border-radius: 0 8px 8px 0 !important;
	-moz-border-radius: 0 8px 8px 0 !important;
	border-radius: 0 8px 8px 0 !important
}
.borderRadius-trbl-8 {
	-webkit-border-radius: 0 8px 0 8px !important;
	-moz-border-radius: 0 8px 0 8px !important;
	border-radius: 0 8px 0 8px !important
}
.borderRadius-br-8 {
	-webkit-border-radius: 0 0 8px 0 !important;
	-moz-border-radius: 0 0 8px 0 !important;
	border-radius: 0 0 8px 0 !important
}
.borderRadius-brbl-8 {
	-webkit-border-radius: 0 0 8px 8px !important;
	-moz-border-radius: 0 0 8px 8px !important;
	border-radius: 0 0 8px 8px !important
}
.borderRadius-bl-8 {
	-webkit-border-radius: 0 0 0 8px !important;
	-moz-border-radius: 0 0 0 8px !important;
	border-radius: 0 0 0 8px !important
}
.borderRadius-bltl-8 {
	-webkit-border-radius: 8px 0 0 8px !important;
	-moz-border-radius: 8px 0 0 8px !important;
	border-radius: 8px 0 0 8px !important
}
.borderRadius9 {
	-webkit-border-radius: 9px !important;
	-moz-border-radius: 9px !important;
	border-radius: 9px !important
}
.borderRadius-tl-9 {
	-webkit-border-radius: 9px 0 0 0 !important;
	-moz-border-radius: 9px 0 0 0 !important;
	border-radius: 9px 0 0 0 !important
}
.borderRadius-tltr-9 {
	-webkit-border-radius: 9px 9px 0 0 !important;
	-moz-border-radius: 9px 9px 0 0 !important;
	border-radius: 9px 9px 0 0 !important
}
.borderRadius-tlbr-9 {
	-webkit-border-radius: 9px 0 9px 0 !important;
	-moz-border-radius: 9px 0 9px 0 !important;
	border-radius: 9px 0 9px 0 !important
}
.borderRadius-tr-9 {
	-webkit-border-radius: 0 9px 0 0 !important;
	-moz-border-radius: 0 9px 0 0 !important;
	border-radius: 0 9px 0 0 !important
}
.borderRadius-trbr-9 {
	-webkit-border-radius: 0 9px 9px 0 !important;
	-moz-border-radius: 0 9px 9px 0 !important;
	border-radius: 0 9px 9px 0 !important
}
.borderRadius-trbl-9 {
	-webkit-border-radius: 0 9px 0 9px !important;
	-moz-border-radius: 0 9px 0 9px !important;
	border-radius: 0 9px 0 9px !important
}
.borderRadius-br-9 {
	-webkit-border-radius: 0 0 9px 0 !important;
	-moz-border-radius: 0 0 9px 0 !important;
	border-radius: 0 0 9px 0 !important
}
.borderRadius-brbl-9 {
	-webkit-border-radius: 0 0 9px 9px !important;
	-moz-border-radius: 0 0 9px 9px !important;
	border-radius: 0 0 9px 9px !important
}
.borderRadius-bl-9 {
	-webkit-border-radius: 0 0 0 9px !important;
	-moz-border-radius: 0 0 0 9px !important;
	border-radius: 0 0 0 9px !important
}
.borderRadius-bltl-9 {
	-webkit-border-radius: 9px 0 0 9px !important;
	-moz-border-radius: 9px 0 0 9px !important;
	border-radius: 9px 0 0 9px !important
}
.borderRadius10 {
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important
}
.borderRadius-tl-10 {
	-webkit-border-radius: 10px 0 0 0 !important;
	-moz-border-radius: 10px 0 0 0 !important;
	border-radius: 10px 0 0 0 !important
}
.borderRadius-tltr-10 {
	-webkit-border-radius: 10px 10px 0 0 !important;
	-moz-border-radius: 10px 10px 0 0 !important;
	border-radius: 10px 10px 0 0 !important
}
.borderRadius-tlbr-10 {
	-webkit-border-radius: 10px 0 10px 0 !important;
	-moz-border-radius: 10px 0 10px 0 !important;
	border-radius: 10px 0 10px 0 !important
}
.borderRadius-tr-10 {
	-webkit-border-radius: 0 10px 0 0 !important;
	-moz-border-radius: 0 10px 0 0 !important;
	border-radius: 0 10px 0 0 !important
}
.borderRadius-trbr-10 {
	-webkit-border-radius: 0 10px 10px 0 !important;
	-moz-border-radius: 0 10px 10px 0 !important;
	border-radius: 0 10px 10px 0 !important
}
.borderRadius-trbl-10 {
	-webkit-border-radius: 0 10px 0 10px !important;
	-moz-border-radius: 0 10px 0 10px !important;
	border-radius: 0 10px 0 10px !important
}
.borderRadius-br-10 {
	-webkit-border-radius: 0 0 10px 0 !important;
	-moz-border-radius: 0 0 10px 0 !important;
	border-radius: 0 0 10px 0 !important
}
.borderRadius-brbl-10 {
	-webkit-border-radius: 0 0 10px 10px !important;
	-moz-border-radius: 0 0 10px 10px !important;
	border-radius: 0 0 10px 10px !important
}
.borderRadius-bl-10 {
	-webkit-border-radius: 0 0 0 10px !important;
	-moz-border-radius: 0 0 0 10px !important;
	border-radius: 0 0 0 10px !important
}
.borderRadius-bltl-10 {
	-webkit-border-radius: 10px 0 0 10px !important;
	-moz-border-radius: 10px 0 0 10px !important;
	border-radius: 10px 0 0 10px !important
}
.borderRadius12 {
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	border-radius: 12px !important
}
.borderRadius-tl-12 {
	-webkit-border-radius: 12px 0 0 0 !important;
	-moz-border-radius: 12px 0 0 0 !important;
	border-radius: 12px 0 0 0 !important
}
.borderRadius-tltr-12 {
	-webkit-border-radius: 12px 12px 0 0 !important;
	-moz-border-radius: 12px 12px 0 0 !important;
	border-radius: 12px 12px 0 0 !important
}
.borderRadius-tlbr-12 {
	-webkit-border-radius: 12px 0 12px 0 !important;
	-moz-border-radius: 12px 0 12px 0 !important;
	border-radius: 12px 0 12px 0 !important
}
.borderRadius-tr-12 {
	-webkit-border-radius: 0 12px 0 0 !important;
	-moz-border-radius: 0 12px 0 0 !important;
	border-radius: 0 12px 0 0 !important
}
.borderRadius-trbr-12 {
	-webkit-border-radius: 0 12px 12px 0 !important;
	-moz-border-radius: 0 12px 12px 0 !important;
	border-radius: 0 12px 12px 0 !important
}
.borderRadius-trbl-12 {
	-webkit-border-radius: 0 12px 0 12px !important;
	-moz-border-radius: 0 12px 0 12px !important;
	border-radius: 0 12px 0 12px !important
}
.borderRadius-br-12 {
	-webkit-border-radius: 0 0 12px 0 !important;
	-moz-border-radius: 0 0 12px 0 !important;
	border-radius: 0 0 12px 0 !important
}
.borderRadius-brbl-12 {
	-webkit-border-radius: 0 0 12px 12px !important;
	-moz-border-radius: 0 0 12px 12px !important;
	border-radius: 0 0 12px 12px !important
}
.borderRadius-bl-12 {
	-webkit-border-radius: 0 0 0 12px !important;
	-moz-border-radius: 0 0 0 12px !important;
	border-radius: 0 0 0 12px !important
}
.borderRadius-bltl-12 {
	-webkit-border-radius: 12px 0 0 12px !important;
	-moz-border-radius: 12px 0 0 12px !important;
	border-radius: 12px 0 0 12px !important
}
.borderRadius15 {
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	border-radius: 15px !important
}
.borderRadius-tl-15 {
	-webkit-border-radius: 15px 0 0 0 !important;
	-moz-border-radius: 15px 0 0 0 !important;
	border-radius: 15px 0 0 0 !important
}
.borderRadius-tltr-15 {
	-webkit-border-radius: 15px 15px 0 0 !important;
	-moz-border-radius: 15px 15px 0 0 !important;
	border-radius: 15px 15px 0 0 !important
}
.borderRadius-tlbr-15 {
	-webkit-border-radius: 15px 0 15px 0 !important;
	-moz-border-radius: 15px 0 15px 0 !important;
	border-radius: 15px 0 15px 0 !important
}
.borderRadius-tr-15 {
	-webkit-border-radius: 0 15px 0 0 !important;
	-moz-border-radius: 0 15px 0 0 !important;
	border-radius: 0 15px 0 0 !important
}
.borderRadius-trbr-15 {
	-webkit-border-radius: 0 15px 15px 0 !important;
	-moz-border-radius: 0 15px 15px 0 !important;
	border-radius: 0 15px 15px 0 !important
}
.borderRadius-trbl-15 {
	-webkit-border-radius: 0 15px 0 15px !important;
	-moz-border-radius: 0 15px 0 15px !important;
	border-radius: 0 15px 0 15px !important
}
.borderRadius-br-15 {
	-webkit-border-radius: 0 0 15px 0 !important;
	-moz-border-radius: 0 0 15px 0 !important;
	border-radius: 0 0 15px 0 !important
}
.borderRadius-brbl-15 {
	-webkit-border-radius: 0 0 15px 15px !important;
	-moz-border-radius: 0 0 15px 15px !important;
	border-radius: 0 0 15px 15px !important
}
.borderRadius-bl-15 {
	-webkit-border-radius: 0 0 0 15px !important;
	-moz-border-radius: 0 0 0 15px !important;
	border-radius: 0 0 0 15px !important
}
.borderRadius-bltl-15 {
	-webkit-border-radius: 15px 0 0 15px !important;
	-moz-border-radius: 15px 0 0 15px !important;
	border-radius: 15px 0 0 15px !important
}
.borderRadius20 {
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	border-radius: 20px !important
}
.borderRadius-tl-20 {
	-webkit-border-radius: 20px 0 0 0 !important;
	-moz-border-radius: 20px 0 0 0 !important;
	border-radius: 20px 0 0 0 !important
}
.borderRadius-tltr-20 {
	-webkit-border-radius: 20px 20px 0 0 !important;
	-moz-border-radius: 20px 20px 0 0 !important;
	border-radius: 20px 20px 0 0 !important
}
.borderRadius-tlbr-20 {
	-webkit-border-radius: 20px 0 20px 0 !important;
	-moz-border-radius: 20px 0 20px 0 !important;
	border-radius: 20px 0 20px 0 !important
}
.borderRadius-tr-20 {
	-webkit-border-radius: 0 20px 0 0 !important;
	-moz-border-radius: 0 20px 0 0 !important;
	border-radius: 0 20px 0 0 !important
}
.borderRadius-trbr-20 {
	-webkit-border-radius: 0 20px 20px 0 !important;
	-moz-border-radius: 0 20px 20px 0 !important;
	border-radius: 0 20px 20px 0 !important
}
.borderRadius-trbl-20 {
	-webkit-border-radius: 0 20px 0 20px !important;
	-moz-border-radius: 0 20px 0 20px !important;
	border-radius: 0 20px 0 20px !important
}
.borderRadius-br-20 {
	-webkit-border-radius: 0 0 20px 0 !important;
	-moz-border-radius: 0 0 20px 0 !important;
	border-radius: 0 0 20px 0 !important
}
.borderRadius-brbl-20 {
	-webkit-border-radius: 0 0 20px 20px !important;
	-moz-border-radius: 0 0 20px 20px !important;
	border-radius: 0 0 20px 20px !important
}
.borderRadius-bl-20 {
	-webkit-border-radius: 0 0 0 20px !important;
	-moz-border-radius: 0 0 0 20px !important;
	border-radius: 0 0 0 20px !important
}
.borderRadius-bltl-20 {
	-webkit-border-radius: 20px 0 0 20px !important;
	-moz-border-radius: 20px 0 0 20px !important;
	border-radius: 20px 0 0 20px !important
}
.borderRadius25 {
	-webkit-border-radius: 25px !important;
	-moz-border-radius: 25px !important;
	border-radius: 25px !important
}
.borderRadius-tl-25 {
	-webkit-border-radius: 25px 0 0 0 !important;
	-moz-border-radius: 25px 0 0 0 !important;
	border-radius: 25px 0 0 0 !important
}
.borderRadius-tltr-25 {
	-webkit-border-radius: 25px 25px 0 0 !important;
	-moz-border-radius: 25px 25px 0 0 !important;
	border-radius: 25px 25px 0 0 !important
}
.borderRadius-tlbr-25 {
	-webkit-border-radius: 25px 0 25px 0 !important;
	-moz-border-radius: 25px 0 25px 0 !important;
	border-radius: 25px 0 25px 0 !important
}
.borderRadius-tr-25 {
	-webkit-border-radius: 0 25px 0 0 !important;
	-moz-border-radius: 0 25px 0 0 !important;
	border-radius: 0 25px 0 0 !important
}
.borderRadius-trbr-25 {
	-webkit-border-radius: 0 25px 25px 0 !important;
	-moz-border-radius: 0 25px 25px 0 !important;
	border-radius: 0 25px 25px 0 !important
}
.borderRadius-trbl-25 {
	-webkit-border-radius: 0 25px 0 25px !important;
	-moz-border-radius: 0 25px 0 25px !important;
	border-radius: 0 25px 0 25px !important
}
.borderRadius-br-25 {
	-webkit-border-radius: 0 0 25px 0 !important;
	-moz-border-radius: 0 0 25px 0 !important;
	border-radius: 0 0 25px 0 !important
}
.borderRadius-brbl-25 {
	-webkit-border-radius: 0 0 25px 25px !important;
	-moz-border-radius: 0 0 25px 25px !important;
	border-radius: 0 0 25px 25px !important
}
.borderRadius-bl-25 {
	-webkit-border-radius: 0 0 0 25px !important;
	-moz-border-radius: 0 0 0 25px !important;
	border-radius: 0 0 0 25px !important
}
.borderRadius-bltl-25 {
	-webkit-border-radius: 25px 0 0 25px !important;
	-moz-border-radius: 25px 0 0 25px !important;
	border-radius: 25px 0 0 25px !important
}
.borderRadius50,.circle {
	-webkit-border-radius: 50px !important;
	-moz-border-radius: 50px !important;
	border-radius: 50px !important
}
.borderRadius50pct,.circle {
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important
}
.box-5-5 {
	width:5px!important;
	height:5px!important
}
.box-10-10 {
	width:10px!important;
	height:10px!important
}
.box-15-15 {
	width:16px!important;
	height:16px!important
}
.box-20-20 {
	width:20px!important;
	height:20px!important
}
.box-25-25 {
	width:25px!important;
	height:25px!important
}
.box-30-30 {
	width:32px!important;
	height:32px!important
}
.box-35-35 {
	width:35px!important;
	height:35px!important
}
.box-40-40 {
	width:40px!important;
	height:40px!important
}
.box-45-45 {
	width:45px!important;
	height:45px!important
}
.box-50-50 {
	width:50px!important;
	height:50px!important
}
.box-55-55 {
	width:55px!important;
	height:55px!important
}
.box-60-60 {
	width:60px!important;
	height:60px!important
}
.box-65-65 {
	width:65px!important;
	height:65px!important
}
.box-70-70 {
	width:70px!important;
	height:70px!important
}
.box-75-75 {
	width:75px!important;
	height:75px!important
}
.box-80-80 {
	width:80px!important;
	height:80px!important
}
.box-85-85 {
	width:85px!important;
	height:85px!important
}
.box-90-90 {
	width:90px!important;
	height:90px!important
}
.box-95-95 {
	width:95px!important;
	height:95px!important
}
.box-100-100 {
	width:100px!important;
	height:100px!important
}
.box-125-125 {
	width:125px!important;
	height:125px!important
}
.box-150-150 {
	width:150px!important;
	height:150px!important
}
.box-175-175 {
	width:175px!important;
	height:175px!important
}
.box-200-200 {
	width:200px!important;
	height:200px!important
}
.box-225-225 {
	width:225px!important;
	height:225px!important
}
.box-250-250 {
	width:250px!important;
	height:250px!important
}
.box-275-275 {
	width:275px!important;
	height:275px!important
}
.box-300-300 {
	width:300px!important;
	height:300px!important
}
.box-325-325 {
	width:325px!important;
	height:325px!important
}
.box-350-350 {
	width:350px!important;
	height:350px!important
}
.clearLeft {
	clear: left !important
}
.clearRight {
	clear: right !important
}
.clearNone {
	clear: none !important
}
.clearBoth {
	clear: both !important
}
.clearBlock {
	clear: both !important;
	display: block !important;
	overflow: hidden !important
}
.floatLeft {
	float: left !important
}
.floatCenter {
	margin: 0 auto !important
}
.floatRight {
	float: right !important
}
.width10pct {
	width:10%
}
.width10pct-fluid {
	min-width:10%
}
.width12pct {
	width:12%
}
.width12pct-fluid {
	min-width:12%
}
.width15pct {
	width:15%
}
.width15pct-fluid {
	min-width:15%
}
.width17pct {
	width:17%
}
.width17pct-fluid {
	min-width:17%
}
.width20pct {
	width:20%
}
.width20pct-fluid {
	min-width:20%
}
.width25pct {
	width:25%
}
.width25pct-fluid {
	min-width:25%
}
.width30pct {
	width:30%
}
.width30pct-fluid {
	min-width:30%
}
.width33pct {
	width:33.3333333333%
}
.width33pct-fluid {
	min-width:33.333333333%
}
.width50pct {
	width:50%
}
.width50pct-fluid {
	min-width:50%
}
.width60pct {
	width:60%
}
.width60pct-fluid {
	min-width:60%
}
.width66pct {
	width:66.666666666%
}
.width66pct-fluid {
	min-width:66.666666666%
}
.width70pct {
	width:70%
}
.width70pct-fluid {
	min-width:70%
}
.width75pct {
	width:75%
}
.width75pct-fluid {
	min-width:75%
}
.width80pct {
	width:80%
}
.width80pct-fluid {
	min-width:80%
}
.width90pct {
	width:90%
}
.width90pct-fluid {
	min-width:90%
}
.width100pct {
	width:100%;
}
.width10vh {
	width:10vh
}
.width10vh-fluid {
	min-width:10vh
}
.width15vh {
	width:15vh
}
.width15vh-fluid {
	min-width:15vh
}
.width20vh {
	width:20vh
}
.width20vh-fluid {
	min-width:20vh
}
.width25vh {
	width:25vh
}
.width25vh-fluid {
	min-width:25vh
}
.width30vh {
	width:30vh
}
.width30vh-fluid {
	min-width:30vh
}
.width33vh {
	width:33.333333333vh
}
.width33vh-fluid {
	min-width:33.333333333vh
}
.width40vh {
	width:40vh
}
.width40vh-fluid {
	min-width:40vh
}
.width50vh {
	width:50vh
}
.width50vh-fluid {
	min-width:50vh
}
.width60vh {
	width:60vh
}
.width60vh-fluid {
	min-width:60vh
}
.width66vh {
	width:66.666666666vh
}
.width66vh-fluid {
	min-width:66.666666666vh
}
.width70vh {
	width:70vh
}
.width70vh-fluid {
	min-width:70vh
}
.width75vh {
	width:75vh
}
.width75vh-fluid {
	min-width:75vh
}
.width80vh {
	width:80vh
}
.width80vh-fluid {
	min-width:80vh
}
.width90vh {
	width:90vh
}
.width90vh-fluid {
	min-width:90vh
}
.width100vh {
	width:100vh
}
.width5 {
	width:5px
}
.width5-fluid {
	min-width:5px
}
.width10 {
	width:10px
}
.width10-fluid {
	min-width:10px
}
.width15 {
	width:15px
}
.width15-fluid {
	min-width:15px
}
.width20 {
	width:20px
}
.width20-fluid {
	min-width:20px
}
.width25 {
	width:25px
}
.width25-fluid {
	min-width:25px
}
.width30 {
	width:30px
}
.width30-fluid {
	min-width:30px
}
.width40 {
	width:40px
}
.width40-fluid {
	min-width:40px
}
.width50 {
	width:50px
}
.width50-fluid {
	min-width:50px
}
.width60 {
	width:60px
}
.width60-fluid {
	min-width:60px
}
.width70 {
	width:70px
}
.width70-fluid {
	min-width:70px
}
.width75 {
	width:75px
}
.width75-fluid {
	min-width:75px
}
.width80 {
	width:80px
}
.width80-fluid {
	min-width:80px
}
.width90 {
	width:90px
}
.width90-fluid {
	min-width:90px
}
.width100 {
	width:100px
}
.width100-fluid {
	min-width:100px
}
.width125 {
	width:125px
}
.width125-fluid {
	min-width:125px
}
.width150 {
	width:150px
}
.width150-fluid {
	min-width:150px
}
.width175 {
	width:175px
}
.width175-fluid {
	min-width:175px
}
.width200 {
	width:200px
}
.width200-fluid {
	min-width:200px
}
.width225 {
	width:225px
}
.width225-fluid {
	min-width:225px
}
.width250 {
	width:250px
}
.width250-fluid {
	min-width:250px
}
.width275 {
	width:275px
}
.width275-fluid {
	min-width:275px
}
.width300 {
	width:300px
}
.width300-fluid {
	min-width:300px
}
.width325 {
	width:325px
}
.width325-fluid {
	min-width:325px
}
.width350 {
	width:350px
}
.width350-fluid {
	min-width:350px
}
.width375 {
	width:375px
}
.width375-fluid {
	min-width:375px
}
.width400 {
	width:400px
}
.width400-fluid {
	min-width:400px
}
.width425 {
	width:425px
}
.width425-fluid {
	min-width:425px
}
.width450 {
	width:450px
}
.width450-fluid {
	min-width:450px
}
.width475 {
	width:475px
}
.width475-fluid {
	min-width:475px
}
.width500 {
	width:500px
}
.width500-fluid {
	min-width:500px
}
.width525 {
	width:525px
}
.width525-fluid {
	min-width:525px
}
.width550 {
	width:550px
}
.width550-fluid {
	min-width:550px
}
.width575 {
	width:575px
}
.width575-fluid {
	min-width:575px
}
.width600 {
	width:600px
}
.width600-fluid {
	min-width:600px
}
.width650 {
	width:650px
}
.width650-fluid {
	min-width:650px
}
.width700 {
	width:700px
}
.width700-fluid {
	min-width:700px
}
.width750 {
	width:750px
}
.width750-fluid {
	min-width:750px
}
.width800 {
	width:800px
}
.width800-fluid {
	min-width:800px
}
.width850 {
	width:850px
}
.width850-fluid {
	min-width:850px
}
.width900 {
	width:900px
}
.width900-fluid {
	min-width:900px
}
.width950 {
	width:950px
}
.width950-fluid {
	min-width:950px
}
.width1000 {
	width:1000px
}
.width1000-fluid {
	min-width:1000px
}
.width1050 {
	width:1050px
}
.width1050-fluid {
	min-width:1050px
}
.height10pct {
	height:10% !important
}
.height10pct-fluid {
	min-height:10% !important
}
.height15pct {
	height:15% !important
}
.height15pct-fluid {
	min-height:15% !important
}
.height20pct {
	height:20% !important
}
.height20pct-fluid {
	min-height:20% !important
}
.height25pct {
	height:25% !important
}
.height25pct-fluid {
	min-height:25% !important
}
.height30pct {
	height:30% !important
}
.height30pct-fluid {
	min-height:30% !important
}
.height33pct {
	height:33.333333333% !important
}
.height33pct-fluid {
	min-height:33.333333333% !important
}
.height40pct {
	height:40% !important
}
.height40pct-fluid {
	min-height:40% !important
}
.height50pct {
	height:50% !important
}
.height50pct-fluid {
	min-height:50% !important
}
.height60pct-fluid {
	min-height:60% !important
}
.height60pct {
	height:60% !important
}
.height66pct-fluid {
	min-height:66.666666666% !important
}
.height66pct {
	height:66.666666666% !important
}
.height70pct {
	height:70% !important
}
.height70pct-fluid {
	min-height:70% !important
}
.height75pct {
	height:75% !important
}
.height75pct-fluid {
	min-height:75% !important
}
.height80pct {
	height:80% !important
}
.height80pct-fluid {
	min-height:80% !important
}
.height90pct {
	height:90% !important
}
.height90pct-fluid {
	min-height:90% !important
}
.height100pct {
	height:100% !important
}
.height100pct-fluid {
	min-height:100% !important
}
.height10vh {
	height:10vh !important
}
.height10vh-fluid {
	min-height:10vh !important
}
.height15vh {
	height:15vh !important
}
.height15vh-fluid {
	min-height:15vh !important
}
.height20vh {
	height:20vh !important
}
.height20vh-fluid {
	min-height:20vh !important
}
.height25vh {
	height:25vh !important
}
.height25vh-fluid {
	min-height:25vh !important
}
.height30vh {
	height:30vh !important
}
.height30vh-fluid {
	min-height:30vh !important
}
.height33vh {
	height:33.333333333vh !important
}
.height33vh-fluid {
	min-height:33.333333333vh !important
}
.height40vh {
	height:40vh !important
}
.height40vh-fluid {
	min-height:40vh !important
}
.height50vh {
	height:50vh !important
}
.height50vh-fluid {
	min-height:50vh !important
}
.height60vh {
	height:60vh !important
}
.height60vh-fluid {
	min-height:60vh !important
}
.height66vh {
	height:66.666666666vh !important
}
.height66vh-fluid {
	min-height:66.666666666vh !important
}
.height70vh {
	height:70vh !important
}
.height70vh-fluid {
	min-height:70vh !important
}
.height75vh {
	height:75vh !important
}
.height75vh-fluid {
	min-height:75vh !important
}
.height80vh {
	height:80vh !important
}
.height80vh-fluid {
	min-height:80vh !important
}
.height90vh {
	height:90vh !important
}
.height90vh-fluid {
	min-height:90vh !important
}
.height100vh {
	height:100vh !important
}
.height100vh-fluid {
	min-height:100vh !important
}
.height5 {
	height:5px !important;
	overflow:hidden !important
}
.height5-fluid {
	min-height:5px !important
}
.height10 {
	height:10px !important;
	overflow:hidden !important
}
.height10-fluid {
	min-height:10px !important
}
.height15 {
	height:15px !important;
	overflow:hidden !important
}
.height15-fluid {
	min-height:15px !important
}
.height20 {
	height:20px !important;
	overflow:hidden !important
}
.height20-fluid {
	min-height:20px !important
}
.height25 {
	height:25px !important;
	overflow:hidden !important
}
.height25-fluid {
	min-height:25px !important
}
.height30 {
	height:30px !important;
	overflow:hidden !important
}
.height30-fluid {
	min-height:30px !important
}
.height40 {
	height:40px !important;
	overflow:hidden !important
}
.height40-fluid {
	min-height:40px !important
}
.height50 {
	height:50px !important;
	overflow:hidden !important
}
.height50-fluid {
	min-height:50px !important
}
.height60 {
	height:60px !important;
	overflow:hidden !important
}
.height60-fluid {
	min-height:60px !important
}
.height70 {
	height:70px !important;
	overflow:hidden !important
}
.height70-fluid {
	min-height:70px !important
}
.height80 {
	height:80px !important;
	overflow:hidden !important
}
.height80-fluid {
	min-height:80px !important
}
.height90 {
	height:90px !important;
	overflow:hidden !important
}
.height90-fluid {
	min-height:90px !important
}
.height100 {
	height:100px !important;
	overflow:hidden !important
}
.height100-fluid {
	min-height:100px !important
}
.height125 {
	height:125px !important;
	overflow:hidden !important
}
.height125-fluid {
	min-height:125px !important
}
.height130 {
	height:130px !important;
	overflow:hidden !important
}
.height130-fluid {
	min-height:130px !important
}
.height150 {
	height:150px !important;
	overflow:hidden !important
}
.height150-fluid {
	min-height:150px !important
}
.height175 {
	height:175px !important;
	overflow:hidden !important
}
.height175-fluid {
	min-height:175px !important
}
.height200 {
	height:200px !important;
	overflow:hidden !important
}
.height200-fluid {
	min-height:200px !important
}
.height225 {
	height:225px !important;
	overflow:hidden !important
}
.height225-fluid {
	min-height:225px !important
}
.height250 {
	height:250px !important;
	overflow:hidden !important
}
.height250-fluid {
	min-height:250px !important
}
.height275 {
	height:275px !important;
	overflow:hidden !important
}
.height275-fluid {
	min-height:275px !important
}
.height300 {
	height:300px !important;
	overflow:hidden !important
}
.height300-fluid {
	min-height:300px !important
}
.height325 {
	height:325px !important;
	overflow:hidden !important
}
.height325-fluid {
	min-height:325px !important
}
.height350 {
	height:350px !important;
	overflow:hidden !important
}
.height350-fluid {
	min-height:350px !important
}
.height375 {
	height:375px !important;
	overflow:hidden !important
}
.height375-fluid {
	min-height:375px !important
}
.height400 {
	height:400px !important;
	overflow:hidden !important
}
.height400-fluid {
	min-height:400px !important
}
.height425 {
	height:425px !important;
	overflow:hidden !important
}
.height425-fluid {
	min-height:425px !important
}
.height450 {
	height:450px !important;
	overflow:hidden !important
}
.height450-fluid {
	min-height:450px !important
}
.height475 {
	height:475px !important;
	overflow:hidden !important
}
.height475-fluid {
	min-height:475px !important
}
.height500 {
	height:500px !important;
	overflow:hidden !important
}
.height500-fluid {
	min-height:500px !important
}
.height525 {
	height:525px !important;
	overflow:hidden !important
}
.height525-fluid {
	min-height:525px !important
}
.height550 {
	height:550px !important;
	overflow:hidden !important
}
.height550-fluid {
	min-height:550px !important
}
.height575 {
	height:575px !important;
	overflow:hidden !important
}
.height575-fluid {
	min-height:575px !important
}
.height600 {
	height:600px;
	overflow:hidden !important
}
.height600-fluid {
	min-height:600px !important
}
.verticalCenter,.verticalAlignCenter {
	display: flex !important;
	display: flexbox !important;
	align-items: center !important
}
.verticalCenter:before,.verticalAlignCenter:before {
	content: " " !important;
	display: inline-block !important;
	vertical-align: middle !important;
	height: 100% !important;
}
	.verticalCenter > .container,
	.verticalCenter > .container-fluid,
	.verticalAlignCenter > .container,
	.verticalAlignCenter > .container-fluid {
		vertical-align: middle !important
	}
.verticalTop,.verticalAlignTop {
	vertical-align:top !important
}
.verticalMiddle,.verticalAlignMiddle {
	vertical-align:middle !important
}
.verticalBottom,.verticalAlignBottom {
	vertical-align:bottom !important
}
.verticalBaseline,.verticalAlignBaseline {
	vertical-align:baseline !important
}
.verticalSub,.verticalAlignSub {
	vertical-align:sub !important
}
.verticalSuper,.verticalAlignSuper {
	vertical-align:super !important
}
.positionFixed {
	position: fixed !important
}
.positionAbsolute {
	position: absolute !important
}
.positionRelative {
	position: relative !important
}
.positionStatic {
	position: static !important
}
.positionTopNone {
	top:0  !important
}
.positionRightNone {
	right:0  !important
}
.positionBottomNone {
	bottom:0  !important
}
.positionLeftNone {
	left:0  !important
}
.positionTop1 {
	top:1px  !important
}
.positionRight1 {
	right:1px  !important
}
.positionBottom1 {
	bottom:1px  !important
}
.positionLeft1 {
	left:1px  !important
}
.positionTop2 {
	top:2px  !important
}
.positionRight2 {
	right:2px  !important
}
.positionBottom2 {
	bottom:2px  !important
}
.positionLeft2 {
	left:2px  !important
}
.positionTop3 {
	top:3px  !important
}
.positionRight3 {
	right:3px  !important
}
.positionBottom3 {
	bottom:3px  !important
}
.positionLeft3 {
	left:3px  !important
}
.positionTop5 {
	top:5px  !important
}
.positionRight5 {
	right:5px  !important
}
.positionBottom5 {
	bottom:5px  !important
}
.positionLeft5 {
	left:5px  !important
}
.positionTop10 {
	top:10px  !important
}
.positionRight10 {
	right:10px  !important
}
.positionBottom10 {
	bottom:10px  !important
}
.positionLeft10 {
	left:10px  !important
}
.positionTop15 {
	top:15px  !important
}
.positionRight15 {
	right:15px  !important
}
.positionBottom15 {
	bottom:15px  !important
}
.positionLeft15 {
	left:15px  !important
}
.positionTop20 {
	top:20px  !important
}
.positionRight20 {
	right:20px  !important
}
.positionBottom20 {
	bottom:20px  !important
}
.positionLeft20 {
	left:20px  !important
}
.positionTop25 {
	top:25px  !important
}
.positionRight25 {
	right:25px  !important
}
.positionBottom25 {
	bottom:25px  !important
}
.positionLeft25 {
	left:25px  !important
}
.positionTop30 {
	top:30px  !important
}
.positionRight30 {
	right:30px  !important
}
.positionBottom30 {
	bottom:30px  !important
}
.positionLeft30 {
	left:30px  !important
}
.positionTop35 {
	top:35px  !important
}
.positionRight35 {
	right:35px  !important
}
.positionBottom35 {
	bottom:35px  !important
}
.positionLeft35 {
	left:35px  !important
}
.positionTop40 {
	top:40px  !important
}
.positionRight40 {
	right:40px  !important
}
.positionBottom40 {
	bottom:40px  !important
}
.positionLeft40 {
	left:40px  !important
}
.positionTop45 {
	top:45px  !important
}
.positionRight45 {
	right:45px  !important
}
.positionBottom45 {
	bottom:45px  !important
}
.positionLeft45 {
	left:45px  !important
}
.positionTop50 {
	top:50px  !important
}
.positionRight50 {
	right:50px  !important
}
.positionBottom50 {
	bottom:50px  !important
}
.positionLeft50 {
	left:50px  !important
}
.positionTop55 {
	top:55px  !important
}
.positionRight55 {
	right:55px  !important
}
.positionBottom55 {
	bottom:55px  !important
}
.positionLeft55 {
	left:55px  !important
}
.positionTop60 {
	top:60px  !important
}
.positionRight60 {
	right:60px  !important
}
.positionBottom60 {
	bottom:60px  !important
}
.positionLeft60 {
	left:60px  !important
}
.positionTop65 {
	top:65px  !important
}
.positionRight65 {
	right:65px  !important
}
.positionBottom65 {
	bottom:65px  !important
}
.positionLeft65 {
	left:65px  !important
}
.positionTop70 {
	top:70px  !important
}
.positionRight70 {
	right:70px  !important
}
.positionBottom70 {
	bottom:70px  !important
}
.positionLeft70 {
	left:70px  !important
}
.positionTop75 {
	top:75px  !important
}
.positionRight75 {
	right:75px  !important
}
.positionBottom75 {
	bottom:75px  !important
}
.positionLeft75 {
	left:75px  !important
}
.positionTop80 {
	top:80px  !important
}
.positionRight80 {
	right:80px  !important
}
.positionBottom80 {
	bottom:80px  !important
}
.positionLeft80 {
	left:80px  !important
}
.positionTop85 {
	top:85px  !important
}
.positionRight85 {
	right:85px  !important
}
.positionBottom85 {
	bottom:85px  !important
}
.positionLeft85 {
	left:85px  !important
}
.positionTop90 {
	top:90px  !important
}
.positionRight90 {
	right:90px  !important
}
.positionBottom90 {
	bottom:90px  !important
}
.positionLeft90 {
	left:90px  !important
}
.positionTop95 {
	top:95px  !important
}
.positionRight95 {
	right:95px  !important
}
.positionBottom95 {
	bottom:95px  !important
}
.positionLeft95 {
	left:95px  !important
}
.positionTop100 {
	top:100px  !important
}
.positionRight100 {
	right:100px  !important
}
.positionBottom100 {
	bottom:100px  !important
}
.positionLeft100 {
	left:100px  !important
}
.positionTop110 {
	top:110px  !important
}
.positionRight110 {
	right:110px  !important
}
.positionBottom110 {
	bottom:110px  !important
}
.positionLeft110 {
	left:110px  !important
}
.positionTop120 {
	top:120px  !important
}
.positionRight120 {
	right:120px  !important
}
.positionBottom120 {
	bottom:120px  !important
}
.positionLeft120 {
	left:120px  !important
}
.positionTop130 {
	top:130px  !important
}
.positionRight130 {
	right:130px  !important
}
.positionBottom130 {
	bottom:130px  !important
}
.positionLeft130 {
	left:130px  !important
}
.positionTop140 {
	top:140px  !important
}
.positionRight140 {
	right:140px  !important
}
.positionBottom140 {
	bottom:140px  !important
}
.positionLeft140 {
	left:140px  !important
}
.positionTop150 {
	top:150px  !important
}
.positionRight150 {
	right:150px  !important
}
.positionBottom150 {
	bottom:150px  !important
}
.positionLeft150 {
	left:150px  !important
}
.positionTop160 {
	top:160px  !important
}
.positionRight160 {
	right:160px  !important
}
.positionBottom160 {
	bottom:160px  !important
}
.positionLeft160 {
	left:160px  !important
}
.positionTop170 {
	top:170px  !important
}
.positionRight170 {
	right:170px  !important
}
.positionBottom170 {
	bottom:170px  !important
}
.positionLeft170 {
	left:170px  !important
}
.positionTop180 {
	top:180px  !important
}
.positionRight180 {
	right:180px  !important
}
.positionBottom180 {
	bottom:180px  !important
}
.positionLeft180 {
	left:180px  !important
}
.positionTop190 {
	top:190px  !important
}
.positionRight190 {
	right:190px  !important
}
.positionBottom190 {
	bottom:190px  !important
}
.positionLeft190 {
	left:190px  !important
}
.positionTop200 {
	top:200px  !important
}
.positionRight200 {
	right:200px  !important
}
.positionBottom200 {
	bottom:200px  !important
}
.positionLeft200 {
	left:200px  !important
}
.positionTop250 {
	top:250px  !important
}
.positionRight250 {
	right:250px  !important
}
.positionBottom250 {
	bottom:250px  !important
}
.positionLeft250 {
	left:250px  !important
}
.positionTop300 {
	top:300px  !important
}
.positionRight300 {
	right:300px  !important
}
.positionBottom300 {
	bottom:300px  !important
}
.positionLeft300 {
	left:300px  !important
}
.positionTop350 {
	top:350px  !important
}
.positionRight350 {
	right:350px  !important
}
.positionBottom350 {
	bottom:350px  !important
}
.positionLeft350 {
	left:350px  !important
}
.positionTop400 {
	top:400px  !important
}
.positionRight400 {
	right:400px  !important
}
.positionBottom400 {
	bottom:400px  !important
}
.positionLeft400 {
	left:400px  !important
}
.positionTop450 {
	top:450px  !important
}
.positionRight450 {
	right:450px  !important
}
.positionBottom450 {
	bottom:450px  !important
}
.positionLeft450 {
	left:450px  !important
}
.positionTop500 {
	top:500px  !important
}
.positionRight500 {
	right:500px  !important
}
.positionBottom500 {
	bottom:500px  !important
}
.positionLeft500 {
	left:500px  !important
}
.positionTop1pct {
	top:1%  !important
}
.positionRight1pct {
	right:1%  !important
}
.positionBottom1pct {
	bottom:1%  !important
}
.positionLeft1pct {
	left:1%  !important
}
.positionTop2pct {
	top:2%  !important
}
.positionRight2pct {
	right:2%  !important
}
.positionBottom2pct {
	bottom:2%  !important
}
.positionLeft2pct {
	left:2%  !important
}
.positionTop3pct {
	top:3%  !important
}
.positionRight3pct {
	right:3%  !important
}
.positionBottom3pct {
	bottom:3%  !important
}
.positionLeft3pct {
	left:3%  !important
}
.positionTop5pct {
	top:5%  !important
}
.positionRight5pct {
	right:5%  !important
}
.positionBottom5pct {
	bottom:5%  !important
}
.positionLeft5pct {
	left:5%  !important
}
.positionTop10pct {
	top:10%  !important
}
.positionRight10pct {
	right:10%  !important
}
.positionBottom10pct {
	bottom:10%  !important
}
.positionLeft10pct {
	left:10%  !important
}
.positionTop15pct {
	top:15%  !important
}
.positionRight15pct {
	right:15%  !important
}
.positionBottom15pct {
	bottom:15%  !important
}
.positionLeft15pct {
	left:15%  !important
}
.positionTop20pct {
	top:20%  !important
}
.positionRight20pct {
	right:20%  !important
}
.positionBottom20pct {
	bottom:20%  !important
}
.positionLeft20pct {
	left:20%  !important
}
.positionTop25pct {
	top:25%  !important
}
.positionRight25pct {
	right:25%  !important
}
.positionBottom25pct {
	bottom:25%  !important
}
.positionLeft25pct {
	left:25%  !important
}
.positionTop30pct {
	top:30%  !important
}
.positionRight30pct {
	right:30%  !important
}
.positionBottom30pct {
	bottom:30%  !important
}
.positionLeft30pct {
	left:30%  !important
}
.positionTop35pct {
	top:35%  !important
}
.positionRight35pct {
	right:35%  !important
}
.positionBottom35pct {
	bottom:35%  !important
}
.positionLeft35pct {
	left:35%  !important
}
.positionTop40pct {
	top:40%  !important
}
.positionRight40pct {
	right:40%  !important
}
.positionBottom40pct {
	bottom:40%  !important
}
.positionLeft40pct {
	left:40%  !important
}
.positionTop45pct {
	top:45%  !important
}
.positionRight45pct {
	right:45%  !important
}
.positionBottom45pct {
	bottom:45%  !important
}
.positionLeft45pct {
	left:45%  !important
}
.positionTop50pct {
	top:50%  !important
}
.positionRight50pct {
	right:50%  !important
}
.positionBottom50pct {
	bottom:50%  !important
}
.positionLeft50pct {
	left:50%  !important
}
.displayBlock,.block {
	display: block !important;
	overflow: hidden !important
}
.displayInlineBlock,.inline-block {
	display: inline-block !important;
	overflow: hidden !important
}
.displayTable {
	display:table
}
.displayTableCell {
	display:table-cell
}
.displayFlexbox {
	display: flex;
	display: flexbox;
}
.displayNone {
	display: none !important
}
.overflowAuto {
	overflow:auto
}
.overflowHidden {
	overflow:hidden
}
.overflowScroll {
	overflow:scroll
}
.overflowVisible {
	overflow:visible
}
.overflowNoContent {
	overflow:no-content
}
.overflowNoDisplay {
	overflow:no-display
}
.overflowAuto-x {
	overflow-x:auto
}
.overflowHidden-x {
	overflow-x:hidden
}
.overflowScroll-x {
	overflow-x:scroll
}
.overflowVisible-x {
	overflow-x:visible
}
.overflowNoContent-x {
	overflow-x:no-content
}
.overflowNoDisplay-x {
	overflow-x:no-display
}
.overflowAuto-y {
	overflow-y:auto
}
.overflowHidden-y {
	overflow-y:hidden
}
.overflowScroll-y {
	overflow-y:scroll
}
.overflowVisible-y {
	overflow-y:visible
}
.overflowNoContent-y {
	overflow-y:no-content
}
.overflowNoDisplay-y {
	overflow-y:no-display
}
.overflowWrapNormal {
	overflow-wrap:normal
}
.overflowWrapBreak {
	overflow-wrap:break-word
}
.listStyleTypeLowerAlpha {
	list-style-type: lower-alpha !important
}
.listStyleTypeLowerAlphaBracketed {
	list-style-type: none !important;
	list-style-position: outside !important
}
	.listStyleTypeLowerAlphaBracketed li:before {
		content: "(" counter(section, lower-alpha) ") " !important
	}
	.listStyleTypeLowerAlphaBracketed li {
		counter-increment: section !important
	}
.listStyleNone {
	list-style: none !important
}
.listStyleTypeLowerRoman {
	list-style-type: lower-roman !important
}
.wordBreakAll {
	word-break:break-all !important
}
.wordKeepAll {
	word-break:keep-all !important
}
.wordBreakNormal {
	word-break:normal !important
}
.textWrapNone {
	text-wrap:none !important
}
.textWrapNormal {
	text-wrap:normal !important
}
.textUnderline {
	text-decoration:underline !important
}
.textOverline {
	text-decoration:overline !important
}
.textLineThrough {
	text-decoration:line-through !important
}