/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	/*margin: -1px;  bj*/
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	/*box-shadow: inset 1px 1px 1px #ccc;  bj*/
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 16px;
	height: 16px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	/*margin: .2em 0;*/  /* already handled by nt*/
	vertical-align: middle;
	/*margin-left: .4em;*/ /* already handled by nt*/
	margin-right: 2em;
}
.ui-spinner-button {
	width: 2em;/* make same width as lookup buttons*/
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=redmond&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fad42e&bgImgOpacityHighlight=55&bgTextureHighlight=flat&bgColorHighlight=fbec88&iconColorActive=f9bd01&fcActive=e17009&borderColorActive=79b7e7&bgImgOpacityActive=100&bgTextureActive=inset_hard&bgColorActive=f5f8f9&iconColorHover=217bc0&fcHover=1d5987&borderColorHover=79b7e7&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=d0e5f5&iconColorDefault=6da8d5&fcDefault=2e6e9e&borderColorDefault=c5dbec&bgImgOpacityDefault=85&bgTextureDefault=glass&bgColorDefault=dfeffc&iconColorContent=469bdd&fcContent=222222&borderColorContent=a6c9e2&bgImgOpacityContent=100&bgTextureContent=inset_hard&bgColorContent=fcfdfd&iconColorHeader=d8e7f3&fcHeader=ffffff&borderColorHeader=4297d7&bgImgOpacityHeader=55&bgTextureHeader=gloss_wave&bgColorHeader=5c9ccc&cornerRadius=5px&fsDefault=1.1em&fwDefault=bold&ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif
 */


/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5dbec;
}
.ui-widget-content {
	border: 1px solid #a6c9e2;
	background: #fcfdfd url("images/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #4297d7;
	background: #5c9ccc url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5dbec;
	background: #dfeffc url("images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #2e6e9e;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #2e6e9e;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #79b7e7;
	background: #d0e5f5 url("images/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #1d5987;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #1d5987;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #79b7e7;
	background: #f5f8f9 url("images/ui-bg_inset-hard_100_f5f8f9_1x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #e17009;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #79b7e7;
	background-color: #e17009;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #e17009;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fad42e;
	background: #fbec88;
	color: #363636;
}
.ui-state-checked {
	border: 1px solid #fad42e;
	background: #fbec88;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_469bdd_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_d8e7f3_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_217bc0_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_f9bd01_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cd0a0a_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_6da8d5_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 5px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 5px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 5px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 5px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: -8px -8px 8px #aaaaaa;
	box-shadow: -8px -8px 8px #aaaaaa;
}
.colorpicker {
	width: 23.5em;
	height: 18.5em;
	overflow: hidden;
	position: absolute;
	display: none;
	z-index: 2000;
}

.colorpicker_header{
	padding:3px;
	margin: 2px;
	line-height: 1.8em;
	text-align: center;
}

/* 2D color box */
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 1em;
	top: 1em;
	position: relative;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
	float: left;
}

.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(/styles/images/colorpicker_overlay.png);
}

.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(/styles/images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}

/* slider */
.colorpicker_hue {
	background: url(/styles/images/colorpicker_slider.png); 
	background-repeat: no-repeat;
	position: relative;
	margin-top: 1em;
	margin-left: 2em;
	width: 35px;
	height: 150px;
	cursor: n-resize;
	float: left;
}

.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(/styles/images/colorpicker_circle.gif) left top;
	margin: -4px 0 0 0;
	left: -9px;
}

/* color boxes */

.colorpicker_new_color {
	width: 3em;
	height: 2em;
	margin-left: 0em;
	margin-top: 1em;
	background: #f00;
	float: left;
}

.colorpicker_current_color {
	width: 3em;
	height: 2em;
	margin-left: 1em;
	margin-top: 1em;
	/*margin-right: 3em;*/
	background: #f00;
	float: left;
}

/* common entry fields */
.colorpicker_field {
	width: 3em;
/*	background-position: top;
	position: absolute; */
}

.colorpicker input {
	text-align: right;
	margin: 0;
	padding: 0;
}

.colorpicker_prompt{
}

/* rgb block */
.colorpicker_rgb{
  float: left;
  margin-left: 0em;
}

.colorpicker_rgb_r {
	top: 6.2em;
	left: 16em;
}

.colorpicker_rgb_g {
	top: 8.2em;
	left: 16em;
}

.colorpicker_rgb_b {
	top: 10.2em;
	left: 16em;
}

/* hsb block */
.colorpicker_hsb{
  float: left;
	margin-left: 1em;
}

.colorpicker_hsb_h {
	top: 6.2em;
	right: 1em;
}

.colorpicker_hsb_s {
	top: 8.2em;
	right: 1em;
}

.colorpicker_hsb_b {
	top: 10.2em;
	right: 1em;
}

/* hex field */
.colorpicker_hex {
  position: absolute;
  bottom: 1em;
  left: 1em;
  width: 17em;		
}

.colorpicker_hex_prompt {
	float:left;
	margin-right: 0.5em;
}

/* buttons */
.colorpicker_submit {
	position: absolute;
	right: 6.5em;
	bottom: 0.5em;
}

.colorpicker_cancel {
	position: absolute;
	right: 0.5em;
	bottom: 0.5em;
}

.colorpicker_lookup{
/*width: 22px;
height: 22px;/*
/*background: url(/styles/images/colorpicker_lookup.png);*/
}

.colorpicker_example{
float: left;
padding: 5px;
border: 1px solid;
}
/* NetTalk menu css */
.ui-menu .ui-menu-icon {right:0.5em;}
.ui-menu .ui-menu-item {margin-right:0.3em;}

.nt-menu-div {
border:0px solid!important;
height:2.5em;
width:99%;
border-collapse: collapse;
margin:4px;  
}

.nt-menu{
display:flex;
border:0px solid!important;
padding: 0;
margin-bottom: 0.5em;
margin-top: 0;
list-style: none;
border-collapse: collapse;
font-weight:normal;
background:transparent;
}

.nt-menu-accordion{
margin-right:1em;
}

.nt-menu-taskpanel{
margin-right:1em;
}

.nt-mainmenu-button{
padding:0.5em;
width: 20em;
display: flex;
align-items:center;
justify-content:flex-start;
}
/*accordion & taskpanel menus*/
.ui-accordion .ui-accordion-header{display:flex;align-items:center;}
.nt-menu-accordion .ui-accordion-header{justify-content:space-between}
.nt-menu-taskpanel .ui-accordion-header{justify-content:space-between}

.nt-accordion-menu-header{}
.nt-taskpanel-menu-header{display:flex;align-items:center;justify-content:space-between;}

.nt-taskpanel-menu-body{overflow:hidden;padding:0.2em!important;border:0}
.nt-accordion-menu-body{overflow:hidden!important}

.ui-accordion-content {max-height: 400px;}
.nt-accordion-icon-left{flex-direction:row;}
.nt-accordion-icon-right{flex-direction:row-reverse;}
.nt-menu-drop{}
.nt-menu-nodrop{}
.nt-menu-button{display:flex;}
/*.ui-menu .ui-state-active{margin:1em!important;}*/

.nt-menu a:link, .nt-menu a:visited, .nt-menu a:hover, .nt-menu a:active {
padding:0.5em;
padding-left:1em;
padding-right:1em;
}

.nt-menu-button {
display: flex;
min-width: 100px;
text-align:center;
align-items: center;
padding: 5px 4%;
text-decoration: none;
border:0!important;
}

.nt-menu-items{
list-style: none;
position: absolute;
margin: 0;
z-index: 90;
padding: 0;
}

.nt-menu-items-button {
display: flex;
width: auto;
min-width: 152px;
padding: 5px;
text-decoration: none;
}

/* changed ul to use nt-menu-items instead of nt-menu-item */
.nt-menu-items{border:0!important;}
.nt-menu-item{display:flex;align-items:center;}
.nt-menu-item{white-space: nowrap;margin-right: 0.1em!important;}

.nt-menu-item-alone{
display: flex;
align-items: center;
text-decoration: none;
width: 100%;
font-weight: normal;
padding: .5em 2em .5em .5em;
margin-top: 2px;
margin-bottom: 2px;
height: 3em;
}

.nt-menu-item a{display:flex;align-items:center;text-decoration:none;width:100%}
.nt-menu-text{padding-left:1em;padding-right:1em;}
.nt-menu-item-text{padding-left:1em;padding-right:1em;}
.nt-menu > li ul li ul {margin: -29px 0 0 163px;position: absolute;}
.nt-menu span {/*	float: right;*/}
.nt-menuleft{float:left;margin-right:20px;margin-top:10px;}
.nt-menuright{float:right;margin-left:20px;margin-top:10px;}
.nt-small-menu{display:none}

@media screen and (max-width: 640px){
	.nt-small-menu{
		width: 32px;
		height: 32px;
		display: inline-block;
		position:absolute;
		top:10px;
		right:10px;	
	}
	.nt-menu-div{padding:0;margin:0;}
    .nt-menu{position: absolute;    top: 70px;    left: 0; width:100%}	
	.nt-menu-div ul{ display:none;z-index:200}
	.nt-menu > li {float:none; width:100%}
    .nt-menu > li ul {width:100%}
	.nt-menu a:link{padding:1em;}
}
	.nt-fileinput {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  border-width: 0 0 100px 200px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transform: translate(250px, -50px) scale(1);
  -moz-transform: translate(-110px, 0) scale(4,1.5);
  direction: ltr;
  cursor: pointer;
}


.nt-fileinput-button {
    overflow: hidden;
}

.ui-state-disabled .ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}

.ui-state-disabled input {
  cursor: default;
}

.nt-addfiles-button{
    background-color: #DDDDDD;
    border: 1px solid #888888;
	padding: 2px 7px 3px;
}

.nt-upload-table{
border: 1px solid #888800;
}

.nt-upload-table tbody tr td {
padding: 5px;
}

/* copies of jquery-ui for case where only jquery mobile exists. 
*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }

/* some overides to jquery structure */
.ui-icon-blank{background-image: none!important;}

/* CSS Document */

html{
 margin:0;
 padding:0;
 height:100%;
 border:none;
}

form {
 padding: 0px;
 margin: 0px;
}

/*optional table which can go around menus*/
/*.menutable {
 padding: 0px;
 border-collapse: collapse;
 border: 0;
 background-color: #7190e0;
 height:100%;
}*/

.Black{color: #000000!important;}
.Maroon{color: #800000!important;}
.Green{color: #008000!important;}
.Olive{color: #808000!important;}
.Orange{color: #FF8000!important;}
.Navy{color: #000080!important;}
.Purple{color: #800080!important;}
.Teal{color: #008080!important;}
.Gray{color: #808080!important;}
.Silver{color: #C0C0C0!important;}
.Red{color: #FF0000!important;}
.Lime{color: #00FF00!important;}
.Yellow{color: #FFFF00!important;}
.Blue{color: #0000FF!important;}
.Fuchsia{color: #FF00FF!important;}
.Aqua{color: #00FFFF!important;}
.White{color: #FFFFFF!important;}
.black{color: #000000!important;}
.maroon{color: #800000!important;}
.green{color: #008000!important;}
.olive{color: #808000!important;}
.orange{color: #FF8000!important;}
.navy{color: #000080!important;}
.purple{color: #800080!important;}
.teal{color: #008080!important;}
.gray{color: #808080!important;}
.silver{color: #C0C0C0!important;}
.red{color: #FF0000!important;}
.lime{color: #00FF00!important;}
.yellow{color: #FFFF00!important;}
.blue{color: #0000FF!important;}
.fuchsia{color: #FF00FF!important;}
.aqua{color: #00FFFF!important;}
.white{color: #FFFFFF!important;}

.black-bg{background-color: #000000!important;}
.maroon-bg{background-color: #800000!important;}
.green-bg{background-color: #008000!important;}
.olive-bg{background-color: #808000!important;}
.orange-bg{background-color: #FF8000!important;}
.navy-bg{background-color: #000080!important;}
.purple-bg{background-color: #800080!important;}
.teal-bg{background-color: #008080!important;}
.gray-bg{background-color: #808080!important;}
.silver-bg{background-color: #C0C0C0!important;}
.ash-bg{background-color: #F0F0F0!important;}
.red-bg{background-color: #FF0000!important;}
.lime-bg{background-color: #00FF00!important;}
.yellow-bg{background-color: #FFFF00!important;}
.blue-bg{background-color: #0000FF!important;}
.fuchsia-bg{background-color: #FF00FF!important;}
.aqua-bg{background-color: #00FFFF!important;}
.white-bg{background-color: #FFFFFF!important;}

.Bold{font-weight: bold;}
.RightJustify{text-align: right;}
.RightJustify > div {width:100%!important;justify-content:flex-end;text-align:right!important}
.CenterJustify{text-align: center;}
.CenterJustify > div {width:100%!important;justify-content:center;}
.LeftJustify{text-align: left;}
.LeftJustify > div {justify-content:flex-start;}
.FixedWidth{font-family: "Courier New"!important;}
.FixedPitch{font-family: "Courier New"!important;}
.nt-fixed-pitch{font-family: "Courier New"!important;}
.NoWrap{white-space: nowrap;}
.Wrap{white-space: normal;}
.Upper{text-transform: uppercase;}
.Lower{text-transform: lowercase;}
.Capitalize{text-transform: capitalize;}
.nt-bold{font-weight: bold;}
.nt-normal{font-style:normal;font-weight:normal;}
.nt-italic {font-style:italic}
.nt-upper{text-transform: uppercase;}
.nt-lower{text-transform: lowercase;}
.nt-capitalize{text-transform: capitalize;}
.nt-right-justify{text-align: right;}
.nt-center-justify{text-align: center;}
.nt-left-justify{text-align: left;}
.PageBodyDiv {height:100%;}

.SelectList {border-collapse: collapse;}

option{padding:3px;}

/* generic div used for forms */
.fdiv {
 border-collapse: collapse;
 margin-top: 0px;
 margin-right: 5px;
 display: inline;
}

/* generic div used for form fields */
.adiv {
 border-collapse: collapse;
 float: left;
 margin-top: 0px;
 margin-right: 5px;
 display: inline;
}

/* generic div used for hidden form fields */
.hdiv {
 border-collapse: collapse;
 margin-top: 0px;
 margin-right: 0px;
 display: inline;
}

/*------------------------------------------------------------*/
/*general layout*/
.nt-wide{width:100%;}
.nt-left{float: left; margin-right: 5px;}
.nt-hard-left{float: left;}
.nt-center{margin:auto;padding:0;}
.nt-right{float: right;}
.nt-nowrap{white-space: nowrap;}
.nt-wrap{white-space: normal;}
.nt-width-0{width:0!important;}
.nt-width-5{width:5%!important;}
.nt-width-10{width:10%!important;}
.nt-width-15{width:15%!important;}
.nt-width-20{width:20%!important;}
.nt-width-25{width:25%!important;}
.nt-width-30{width:30%!important;}
.nt-width-33{width:33%!important;}
.nt-width-35{width:35%!important;}
.nt-width-40{width:40%!important;}
.nt-width-45{width:45%!important;}
.nt-width-50{width:50%!important;}
.nt-width-55{width:55%!important;}
.nt-width-60{width:60%!important;}
.nt-width-65{width:65%!important;}
.nt-width-66{width:66%!important;}
.nt-width-70{width:70%!important;}
.nt-width-75{width:75%!important;}
.nt-width-80{width:80%!important;}
.nt-width-85{width:85%!important;}
.nt-width-90{width:90%!important;}
.nt-width-95{width:95%!important;}
.nt-width-99{width:99%!important;}
.nt-width-100{width:100%!important;}

.nt-width-50px{width:50px!important;}
.nt-width-75px{width:75px!important}
.nt-width-100px{width:100px!important;}
.nt-width-110px{width:110px!important;}
.nt-width-125px{width:125px!important;}
.nt-width-150px{width:150px!important;}
.nt-width-200px{width:200px!important;}
.nt-width-300px{width:300px!important;}
.nt-width-400px{width:400px!important;}
.nt-width-500px{width:500px!important;}

.nt-height-10px{height:10px!important;}
.nt-height-15px{height:15px!important;}
.nt-height-20px{height:20px!important;}
.nt-height-100px{height:100px!important;}
.nt-height-150px{height:150px!important;}
.nt-height-200px{height:200px!important;}
.nt-height-300px{height:300px!important;}
.nt-height-400px{height:400px!important;}

.nt-margin-top{margin-top: 0.5em !important;}
.nt-margin-right{margin-right: 0.5em !important;}
.nt-margin-bottom{margin-bottom: 0.5em !important;}
.nt-margin-left{margin-left: 0.5em !important;}

.nt-margin-top-0{margin-top:0 !important;}
.nt-margin-right-0{margin-right:0 !important;}
.nt-margin-bottom-0{margin-bottom:0 !important;}
.nt-margin-left-0{margin-left:0 !important;}

.nt-margin-top-1{margin-top: 1em !important;}
.nt-margin-right-1{margin-right: 1em !important;}
.nt-margin-bottom-1{margin-bottom: 1em !important;}
.nt-margin-left-1{margin-left: 1em !important;}

.nt-margin-top-15{margin-top: 1.5em !important;}
.nt-margin-right-15{margin-right: 1.5em !important;}
.nt-margin-bottom-15{margin-bottom: 1.5em !important;}
.nt-margin-left-15{margin-left: 1.5em !important;}

.nt-padding-left-1{padding-left: 1em !important;}
.nt-padding-right-1{padding-right: 1em !important;}
.nt-padding-top-1{padding-top: 1em !important;}
.nt-padding-bottom-1{padding-bottom: 1em !important;}

.nt-padding-1{padding: 1em !important;}
.nt-padding-3rd{padding: 0.33em !important;}
.nt-padding-5px{padding: 5px !important;}
.nt-padding-2px{padding: 2px !important;}

.nt-onright{
border-collapse: collapse;
display: inline;
float: left;
min-width: 55%;
}

.nt-inline {
 border-collapse: collapse;
 display: inline-block;
}

.nt-fix-bottom-left{
position:absolute;
bottom:0;
left:0;
}

.nt-fix-bottom-right{
position:absolute;
bottom:0;
right:0;
}


.nt-fix-top-left{
position:absolute;
top:0;
left:0;
}

.nt-fix-top-right{
position:absolute;
top:0;
right:0;
}

.nt-icon-left{
float:left;
margin-top:3px;
margin-left:0px;
}

/* for compatability with static sites */
.bdiv {
 position: absolute;
 background-color: transparent;
 top: 100%;
 left: 100%;
 margin-top: -36px;
 margin-left: -36px;
 width: 32px;
 height: 32px;
 visibility: hidden;
}

.ui-dialog .ui-dialog-titlebar-access { position: absolute; right: 3.6em; top: 45%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.nt-browse-titlebar-access{float:right;margin-left:1em;}
.nt-dialog-titlebar-secwin{right:3.6em!important;background-color:transparent!important}
.nt-sec-icon-key{margin-left: 0.25em;}
.nt-sec-key-form-heading{font-size: 0.5em;background-color: transparent;border:0;}
.nt-form-page-access{position:absolute;top:12px;right:12px;}

.nt-site-header{
border-bottom:5px solid #7190E0;
padding:0%;
width:100%;
/*font-size: 3em;*/
font-weight: normal;
}

.nt-site-footer{
border-top:5px solid #7190E0;
width:100%;
font-size: 1em;
font-weight: normal;
margin-top: 10px;
}

.nt-site-header-logo{
margin: 4px;
}

/* for mobile, checkboxes in browses without text.*/
.ui-btn-inner{
overflow:visible;     
min-height: 1em;
}

/* breadcrumb support */
.nt-float-left{ float:left;}
.nt-bread {display: inline-block;border:1px solid;}
.nt-crumb-first{margin-left: 5px;}
a.nt-crumb, a.nt-crumb-first{height: 24px;}
a.nt-crumb, a.nt-crumb-first, .nt-crumb-last{
  display: block;
  line-height: 22px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none !important;	     
  margin-top: 5px;
  margin-bottom: 5px;    
}
.nt-whole-crumb{display:block;}
.nt-whole-crumb:hover .nt-crumb-right{border-left: 12px solid;}
.nt-whole-crumb:hover .nt-crumb-left{border-top: 12px solid;border-bottom: 12px solid;}
.nt-crumb-link{text-decoration: none !important;}
.nt-crumb-right {width: 0;height: 0;border-top: 12px solid;border-bottom: 12px solid;border-left: 12px solid;
	margin-right: 5px;margin-top: 5px;margin-bottom: 5px;}
.nt-crumb-left {width: 0;height: 0;border-top: 12px solid;border-bottom: 12px solid;	border-left: 12px solid; 
	margin-left: 5px;margin-top: 5px;margin-bottom: 5px;}
.nt-crumb-last{margin-left:5px;margin-right: 5px;border: 1px solid;}
/* end of breadcrumb support */

/* responsive main page layout */
.nt-leftpanel{float:left;}
.nt-rightpanel{float:right;}
.nt-contentpanel{float:left;}
.nt-contentpanel-h{width:100%;}

@media screen and (max-width: 600px){
.nt-leftpanel-l{display:none;}
.nt-contentpanel-l{width:100%;}
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
.nt-leftpanel-l{width:28%;}
.nt-contentpanel-l{width:68%;}
}
@media screen and (min-width: 1025px){
.nt-leftpanel-l{width:18%;}
.nt-contentpanel-l{width:78%;}
}	

@media screen and (max-width: 600px){
.nt-rightpanel-r{display:none;}
.nt-contentpanel-r{width:100%;}
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
.nt-rightpanel-r{width:28%;}
.nt-contentpanel-r{width:68%;}
}
@media screen and (min-width: 1025px){
.nt-rightpanel-r{width:18%;}
.nt-contentpanel-r{width:78%;}
}	

@media screen and (max-width: 600px){
.nt-leftpanel-lr{display:none;}
.nt-rightpanel-lr{display:none;}
.nt-contentpane-lr{width:100%;}
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
.nt-leftpanel-lr{width:28%;}
.nt-rightpanel-lr{display:none;}
.nt-contentpanel-lr{width:68%;}
}
@media screen and (min-width: 1025px){
.nt-leftpanel-lr{width:19%;}
.nt-rightpanel-lr{width:19%;}
.nt-contentpanel-lr{width:58%;}
}	

/* styles for Web Service automatic documentation */
.nt-service-heading{font-size:2em;padding:0.5em;}
.nt-service-subheading{font-size:1.5em;padding:0.25em;}
.nt-service-methodheading{width:100%;padding:1em;}
.nt-service-description{font-size:1.1em;padding:1em;}
.nt-service-info{padding:0.2em;padding-left:2em;font-weight: normal}
.nt-service{padding:1em;}
.nt-service-field{padding:0.2em;display:flex;}
.nt-service-fieldname{padding-left:2em;font-family: "Courier New";flex-basis: 25%;}
.nt-service-fieldtype{font-family: "Courier New";flex-basis: 15%;}
.nt-service-fielddesc{flex-basis: 43%;}
.nt-service-fieldformat{flex-basis: 15%;}
.nt-service-fieldcomment{}
.nt-service-divider{height:3px;margin:0.5em;}
.nt-service-list > ul{list-style: none;}
.nt-method{padding:1em;}
.nt-http-method{margin-bottom: 1em;margin-top: 1em;padding: 1em;}
.nt-example{margin-left:1em;font-size:1.3em;font-weight:bold;}
.nt-response,.nt-request{font-size:1.1em;line-height: 1.3em;padding:1em;font-family: "Courier New";margin:1em;}
.nt-place{font-weight:bold;}
.nt-contract{width: 1.5em;margin-right: 1em;}

/*automatic WebService documentation*/
.nt-tryit-javascript-textarea{font-family: "Courier New"!important;font-size:1em;tab-size : 2;}
.nt-tryit-javascript-button{margin:0.5em;}

.nt-tab-carousel{margin-left: 20px;margin-right: 25px;}
.nt-carousel-size{width:73vw;height:auto;}
.nt-carousel-size img{  width:100%;  height:auto;  padding-left:10px;}
/* need date pickers to float on top of evrything else */
.ui-datepicker{z-index:200!important;}

.nt-tab-image{width:16px;height:16px;margin-right:8px;}

.nt-browse-rubberband{
height: 10px;
width: 10px;
background-color: transparent;
position: absolute;
border: 3px solid #555;
border-style: dotted;
}

.nt-print-only{display:none;float:right;}
@media print {
	nav{display:none}
	.nt-noprint{ display:none!important;}
	.nt-page-break{page-break-after: always;}
	.ui-button{	display:none!important;}
	body {-webkit-print-color-adjust: exact;}	
	.nt-contents{display:contents!important;}
	.nt-print-only{display:block;}
}

.nt-hide{display:none;}

.nt-gauge-text{text-align: center;width:100%;}   
.nt-gauge-text-middle-of-round{margin-top: -70%;margin-bottom: 30%;}
.nt-gauge-text-middle-of-semi{margin-top: -2.5em; margin-bottom: 1em;}
.nt-gauge-text-middle-of-semi-small{margin-top: -2.5em; margin-bottom: 1em;}
.nt-gauge-labels{display:none}
.nt-gauge-text-number{font-size: 2em;font-weight:100}
.nt-gauge-text-number-small{font-size: 1.3em;font-weight:100}
.nt-gauge-text-prefix{font-size:1em}
.nt-gauge-text-prefix-small{font-size:0.7em}
.nt-gauge-text-suffix{font-size:1em}
.nt-gauge-text-suffix-small{font-size:0.7em}

.nt-legend-table{border:0;}
.nt-legend-row{margin-right:10px;border: 2px solid transparent;}
.nt-legend-cell{padding:5px;}
.nt-legend-select{border: 2px dashed #444;}
@media print {.nt-legend-select{border: 2px solid transparent;}}  

.nt-webcam{width:20em;}
.nt-image{width:100%;}
.nt-image > img{width:100%;}
.nt-webcam > video{width:100%;}

.nt-barcode-scanner {
	width:20em;
    display:inline-block;
    margin: 0 auto; 
    position:relative; 
}
.nt-barcode-scanner > video{ 
	width:100%; 
	position:absolute;
	z-index:10;
}
.nt-barcode-scanner > canvas{
    position:relative;
    z-index:20;
}
.nt-header-back-image{
float:left;
margin-right:0.5em;
}
.nt-comms-off{
position: absolute;
top: 1.1em;
right: 1.1em;
z-index:9999;
}
.nt-comms-busy{
position: absolute;
top: 1.1em;
right: 1.1em;
z-index:9999;
}
.nt-radio-div-hor{display:flex;} /* not jquery buttons */
.nt-radio-div-ver{display:inline} /* not jquery buttons */
.nt-radio-div-buttons-hor{display:flex;flex-direction: row;}
.nt-radio-div-buttons-ver{display:flex;flex-direction: column;}
.nt-radio-div-buttons-hor > label{margin-right:0;}
.nt-radio{width:auto;}
.nt-radio-ver{width:100%;margin-bottom: 0.1em;align-items: baseline!important;} /* used for non-jquery radios */
.nt-radio-hor{margin-right:1em;align-items: baseline!important;} /* used for non-jquery radios */
.nt-radio-buttons-ver{width:100%;} 
.nt-radio-buttons-hor{margin-right:1em;} 
@media screen and (max-width: 640px){.nt-radio-div-buttons-hor{flex-direction:column;}}*, *::after, *::before {box-sizing: border-box;}

.nt-flex{display: flex;flex-wrap: nowrap;align-items: center;}
.ui-icon {margin-top: 0;}

/* Lookup */
.nt-lookup {display: flex!important;flex-wrap: nowrap;}
.nt-lookup > input{flex: 0 1 100%;min-width: 1em;}
.nt-lookup > image{flex: 0 1 100%;}
.nt-lookup > button{flex: 0 1 auto;margin-right: 0.0em!important;}
/* Children */
.nt-child-grid{}
.nt-child-grid-row{
	display: flex;  
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 1em; 
	border:0px solid #00EE00;
	align-items:flex-start;
	width:100%;
}
.nt-child-grid-cell{flex: 1 1 0%;}

/*browse*/
.nt-browse-grid{}

.nt-browse-grid-row{
	display: flex;  
	flex-wrap: wrap;
	flex-direction: column;
	border:0px solid #00EE00;
	align-items:center;
}
.nt-browse-grid-cell{
	display:flex;
	flex-wrap:wrap;
	flex-direction: row;
	justify-content:flex-start;
	width:100%;
	overflow-x:hidden;
}
.nt-browse-grid-body-vertical{}
.nt-browse-grid-body-horizontal-full{display:flex; flex-wrap:wrap; align-items:center; justify-content: space-between;}
.nt-browse-grid-body-horizontal-left{display:flex; flex-wrap:wrap; align-items:center; justify-content: flex-start;}
.nt-browse-grid-body-horizontal-center{display:flex; flex-wrap:wrap; align-items:center; justify-content: center;}
.nt-browse-grid-body-horizontal-left >.nt-browse-grid-row{margin-right:2em;}
.nt-browse-grid-cell-prompt{
	font-weight:bold;
	min-width:25%;
	display: flex;
    padding-left: 0.3em;
    padding-right: 0.3em;	
}
.nt-browse-header-selected> div  {text-decoration:none;}
.nt-browse-header-icon{display:none;}
.nt-browse-row-header{display:none;}
.nt-browse-row-header > div > div  {width:100%;text-align: center;padding: 0.2em;}
.nt-browse-grid-body{ /*height:25em;*/ overflow-y:auto;}
.nt-locator-prompt{display:none}

@media (min-width: 1024px) {
	.nt-browse-row-header{display:flex;}
	.nt-browse-row-header > div > div  {width:auto;}
	.nt-browse-header-icon{display:inline;}
	.nt-browse-grid-cell-prompt{display:none;}	
	.nt-browse-grid-row{
		flex-direction: row;
		align-items:stretch;
		justify-content:space-around;
	}
	/* all columns the same width. For finer control set flex-basis on column. */
	.nt-browse-grid-cell{flex: 1 1 0%;min-height:1.5em;}
	.nt-locator-prompt{display:block}
}
@media print {
	.nt-browse-row-header{display:flex;}
	.nt-browse-row-header > div > div  {width:auto;}
	.nt-browse-header-icon{display:inline;}
	.nt-browse-grid-cell-prompt{display:none;}	
	.nt-browse-grid-row{
		flex-direction: row;
		align-items:stretch;
		justify-content:space-around;
		page-break-inside: avoid;
	}
	/* all columns the same width. For finer control set flex-basis on column. */
	.nt-browse-grid-cell{
		flex: 1 1 0%; 
		min-height:1.5em;
	}
}
.nt-browse-left-cell{justify-content: flex-start;}
.nt-browse-right-cell{justify-content: flex-end;}
.nt-browse-button-cell{justify-content: flex-end;}
.nt-browse-left-data{margin-right:1em;}
.nt-browse-notlast-cell{padding-bottom: 0;}

/* table based browses*/
.nt-browse-table-row.nt-browse-row-header{display:table-row;}

/*  Form */
.nt-form-div{}

.nt-form-grid{}

.nt-form-grid-row{display: flex;flex-wrap: wrap;margin-bottom: 0.5em;}
.nt-prompt{font-weight:bold;text-align:center;width:100%;}
.nt-form-grid-cell{flex: 1 1 100%;}
.nt-checkbox{width:fit-content}

@media (min-width: 1024px) {
	.nt-prompt{font-weight:bold;text-align:left;width:auto;}
	.nt-form-grid-row{margin-bottom: 0.5em;}
	.nt-form-grid-cell{display:flex; flex-wrap: nowrap; align-items:center;flex: 1 1 33%;}
	.nt-form-grid-cell-horizontal{flex: 1 1 auto;}
	.nt-form-grid-cell-prompt{ max-width:15em }
	.nt-form-grid-cell-prompt-value{ }
	.nt-form-grid-cell-value{  }
	.nt-form-grid-cell-value-comment{ }
	.nt-form-grid-cell-comment{ max-width:15em; }
	.nt-form-value{flex-grow:1}
}
.if-small{display:none;}

@media screen and (max-width: 640px){
	.if-medium{display:none;}
	.if-large{display:none;}
	.if-not-small{display:none;}
	.if-small{display:block;}
	.ui-widget-overlay {background:white;opacity: 1;position: fixed;}
}
@media screen and (max-width: 1024px){
	.if-large{display:none;}
	.ui-widget-overlay {background:white;opacity: 1;position: fixed;}
	.nt-form-value{width:100%}
	.nt-value{width:100%}
}
@media screen and (max-width: 640px){
	.ui-dialog{max-width:100%}
	.ui-dialog-content{max-width:100%}
}
/* --- */
/* Browse */
.nt-col-10{flex-basis:10%;}
.nt-col-20{flex-basis:20%;}
.nt-col-30{flex-basis:30%;}
.nt-col-40{flex-basis:40%;}
.nt-col-50{flex-basis:50%;}
.nt-col-60{flex-basis:50%;}
.nt-col-70{flex-basis:50%;}
.nt-col-80{flex-basis:50%;}
.nt-col-90{flex-basis:50%;}
.nt-col-100{flex-basis:50%;}

.nt-flexwidth-01{flex-grow:0.1;}
.nt-flexwidth-02{flex-grow:0.2;}
.nt-flexwidth-025{flex-grow:0.25;}
.nt-flexwidth-03{flex-grow:0.3;}
.nt-flexwidth-033{flex-grow:0.33;}
.nt-flexwidth-04{flex-grow:0.4;}
.nt-flexwidth-05{flex-grow:0.5;}
.nt-flexwidth-06{flex-grow:0.6;}
.nt-flexwidth-066{flex-grow:0.66;}
.nt-flexwidth-07{flex-grow:0.7;}
.nt-flexwidth-075{flex-grow:0.75;}
.nt-flexwidth-08{flex-grow:0.8;}
.nt-flexwidth-09{flex-grow:0.9;}
.nt-flexwidth-1{flex-grow:1;}
.nt-flexwidth-2{flex-grow:2;}
.nt-flexwidth-3{flex-grow:3;}
.nt-flexwidth-4{flex-grow:4;}
.nt-flexwidth-5{flex-grow:5;}
.nt-flexwidth-6{flex-grow:6;}
.nt-flexwidth-7{flex-grow:7;}
.nt-flexwidth-8{flex-grow:8;}
.nt-flexwidth-9{flex-grow:9;}
.nt-flexwidth-10{flex-grow:10;}
@media (min-width: 1024px){
	.nt-embedded-procedure {float: left;margin-right: 5px;}
}
.nt-cell-center-justify{justify-content: space-around;}
.nt-cell-full-justify{justify-content: space-between;}
/*theme: redmond*/
body {font-family: "Open Sans","Segoe UI",Tahoma, Verdana,  Arial, Helvetica, sans-serif;font-size: 10pt;}
input {font-family: "Open Sans","Segoe UI",Tahoma, Verdana,  Arial, Helvetica, sans-serif;font-size: 10pt;}
.nt-gauge-labels{font-family:"Open Sans","Segoe UI",Tahoma, Verdana,  Arial, Helvetica, sans-serif;font-size: 8pt;}
.ui-widget {font-family: "Open Sans","Segoe UI", Tahoma, Verdana,  Arial, Helvetica, sans-serif;font-size: 1em;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: "Open Sans","Segoe UI", Tahoma, Verdana,  Arial, Helvetica, sans-serif; font-size: 1em; }
.ui-dialog{max-width:100%;}
.nt-plain{margin-bottom: 1em;}

.nt-rounded{margin-bottom: 0.5em;margin-top: 0.5em;padding: 5px;border-radius:3px 3px 3px 3px;}
.nt-rounded-header{padding:5px;margin-bottom: 1em;}

.nt-wizard {display: none;padding: 1em;}
.nt-html{}
.nt-body {margin: 1em; height: 96%;}
.nt-body-div {height:100%;}

/*buttons general*/
/*need px, and margin, for mobile support*/
.nt-small-button{height:25px;width: 25px !important;margin: 0!important;}
.nt-small-button span{padding: 0.1em ! important;}
.nt-button{min-width: 7em;font-size: 12px;}
.ui-button-icon-only{min-height: 1.6em;width: 1.6em !important;min-width: 1.6em !important;}
.ui-button-icon-only span{padding: 0.1em ! important; }
/*.ui-button-icon-only  {padding:.3em 1em;}*/
.ui-button .ui-icon {margin-right: 0.5em;}
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text{padding: .3em 1em .3em 2.1em;}
.ui-button-text-only .ui-button-text {padding:.3em 1em;}
.ui-button{min-height:2em;}

/* general headers*/
.nt-header{font-weight:normal;padding:0.2em;}
.nt-site-header{border-bottom:5px solid}
.nt-site-header-6{border-bottom:5px solid}
.nt-site-footer{border-top:5px solid}

/* Specific Headers */
.nt-form-header{font-size: 2em;}
.nt-form-header-sub{font-size: 1.5em;}
.nt-browse-header{font-size: 2em;}
.nt-browse-header-sub{font-size: 1.5em;}

.nt-header-table{font-size:3em;width:100%;border:0;}
.nt-footer-table {font-size:0.8em;width: 100%;border:0;}

/* form specific*/
.nt-tab-title{font-size: 1.2em;padding-left: 5px;padding-right: 5px;}
.nt-form-table {padding: 4px;border-collapse: collapse;text-align: left;margin-left: 10px;border: 0px;}
.nt-form-table td { border: 0px;font-weight: normal;vertical-align: top;}
.nt-form-table img{ margin-bottom: 4px;}
.nt-prompt-align-top{valign:top;}
.nt-prompt-align-middle{valign:top;}
.nt-form-div{border-collapse: collapse;float: left;margin-top: 0px;margin-right: 5px;display: inline;}
.nt-formcell{display:table-cell;vertical-align:top;border-collapse: collapse; padding: 4px;}
.nt-prompt{font-weight: bold;float: left;margin-right:5px;}
.nt-prompt-span{min-width: 130px;}
.nt-prompt-method{min-width: 10em;font-weight:normal}
.nt-display{float: left;margin-right: 5px;}
.nt-entry{border: 1px solid;padding-left:2px;padding-right: 2px;min-height: 1.5em;vertical-align:top;}
.nt-browse-entry{border: 1px solid;padding-left: 2px;padding-right: 2px;height: 2em;vertical-align:middle;}
.nt-lookup-button{border-radius: 0 3px 3px 0;}
.nt-lookup-entry {border-radius: 3px 0 0 3px;border-right: 0 none;}
.nt-select{padding-right:0px;margin-right:1em;}
.nt-entry-right{ text-align: right;}
.nt-entry-spinner-right{ text-align: right;padding-right: 1.5em !important;}

.nt-comment{float:left;margin-right:1em;}
.nt-comment-error{padding-left: 0.5em;padding-right: 0.5em;}
.nt-tiny-form {font-size: 80%;padding: 0px;border-collapse: collapse;text-align: left;margin-left: 0px;border: 0px;}
/* browse specific */

.nt-browse-table{margin: 5px 0px 5px;border:1px solid;padding: 0px;border-spacing: 0px;}
.nt-browse-table tr{vertical-align: top;}
.nt-browse-table th{white-space: nowrap;font-size:1.1em;}
.nt-browse-table td {
padding-left: 5px;
padding-right: 5px;
border-left: 0px solid #AAA;
border-right: 1px solid #EEE;
border-bottom: 1px solid #CCC;
border-top: 1px solid #EEE;
}
.nt-browse-grid-cell{
padding-left: 5px;
padding-right: 5px;
border-left: 0px solid #AAA;
border-right: 1px solid #EEE;
border-bottom: 1px solid #CCC;
border-top: 1px solid #EEE;
}
.nt-browse-table-footer{font-weight: bold;font-size:1.1em}

/* generic div for "_busy" graphic */
.nt-busy {
 position: absolute;
 top: 100%;
 left: 100%;
 margin-top: -40px;
 margin-left: -40px;
 width: 32px;
 height: 32px;
 z-index:9999;
}

.nt-locator td div img{margin-bottom: 2px;}
.nt-alert {font-weight: bold;padding:0.5em;margin: 0.5em;}
.nt-contract-icon{border: 0px;display: block;margin-top: 0.3em;}

.nt-browse-resizable{
height: 99%;
overflow: scroll;
overflow-y: scroll;
overflow-x: hidden;
}

.nt-fakeget {text-decoration: underline; cursor: pointer;}
/* keep this near the bottom */
.nt-hidden{
 visibility: hidden;
 border-collapse: collapse;
 margin: 0 !important;
 padding: 0 !important;
 display: none; 
 height: 0 !important;
}

/* Corner radius */
.nt-corner-tl { -moz-border-radius: 4px 0px 0px 0px; -webkit-border-radius: 4px 0px 0px 0px; border-radius: 4px 0px 0px 0px;}
.nt-corner-tr { -moz-border-radius: 0px 4px 0px 0px; -webkit-border-radius: 0px 4px 0px 0px; border-radius: 0px 4px 0px 0px;}
.nt-corner-bl { -moz-border-radius: 0px 0px 4px 0px; -webkit-border-radius: 0px 0px 4px 0px; border-radius: 0px 0px 4px 0px;}
.nt-corner-br { -moz-border-radius: 0px 0px 0px 4px; -webkit-border-radius: 0px 0px 0px 4px; border-radius: 0px 0px 0px 4px;}
.nt-corner-top { -moz-border-radius: 4px 4px 0px 0px; -webkit-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px;}
.nt-corner-bottom { -moz-border-radius: 0px 0px 4px 4px; -webkit-border-radius: 0px 0px 4px 4px; border-radius: 0px 0px 4px 4px;}
.nt-corner-right { -moz-border-radius: 0px 4px 4px 0px; -webkit-border-radius: 0px 4px 4px 0px; border-radius: 0px 4px 4px 0px;}
.nt-corner-left { -moz-border-radius: 4px 0px 0px 4px; -webkit-border-radius: 4px 0px 0px 4px; border-radius: 4px 0px 0px 4px;}
.nt-corner-all { -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px;}

.ui-spinner-input{border: medium none;}

/* simulated XP tabs with jQuery tab widget */
.ui-tabs .nt-xptab-title li a{
padding-left: 3px;
padding-right: 3px;
padding-top: 0;
padding-bottom: 0;
}

.ui-tabs .nt-xptab-title li{
border: 1px solid #CCCCCC!important;
padding-top:2px;
}

.ui-tabs .nt-xptab-title li.ui-state-active {
border-bottom:1px solid #F7F7F7!important;
border-top: 3px solid #EF8C08 !important;
padding-top:0px;
padding-bottom:0px;
}

.nt-xptab-title, .nt-xptab-title a{ 
border: 0;
font-size: 11px;
color: black!important;
font-weight: normal;
font-family: arial;
line-height: 21px;
}

.nt-countdown{font-size:1em!important;}
.nt-progress{min-width:100px;min-height:15px;}
.nt-panel-browse{ border-width:0;}
.nt-panel-browse td{ border-width:0;}
.nt-browse-row-header{min-height:2em;height:fit-content}
.nt-browse-data{min-height:2em;}
.nt-browse-table-cell{min-height:2em;}
.nt-form-table-cell{padding:0.25em;}
.ui-dialog .ui-dialog-titlebar-close {right:.3em;top:.25em;width: 2em!important;margin: 0;padding: 1px;height: 2em;}
.ui-spinner-up{min-height:1em;}
.ui-spinner-down{min-height:1em;}
.ui-spinner-button {height:50%;}
.ui-widget-header {border: none;border-bottom: 1px solid;}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {padding:.35em 1em;}
.ui-tabs .ui-tabs-nav {min-height:2em;}
.ui-tabs .ui-tabs-nav li {height:100%;}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {padding:.25em 1em;}

/* icons */
  /* menu, hamburger icon */	
	@media screen and (max-width: 640px){.nt-small-menu{background: url('/styles/images/Hamburger-262626.png') no-repeat;}}
.ui-icon-background, .ui-state-active .ui-icon-background {background-color: transparent;}
/*colors*/
	/*menus*/
/*.ui-menu-icon{background-image: url(images/ui-icons_228ef1_256x240.png)!important;}*/
/*.nt-menu-div {border-color:#CCCCCC!important}
.nt-menu{border-color:#CCCCCC!important}
.nt-taskpanel-menu-header {color:#eb8f00;background: white}
.nt-taskpanel-menu-header >.ui-accordion-header-icon {background-image: url(images/ui-icons_228ef1_256x240.png);}
.nt-taskpanel-menu-body{overflow:hidden!important}
.nt-menu-item-alone{color:white;background: #eb8f00}
.nt-menu-items-background{background: #eb8f00;}
.nt-menu-items{background: #eb8f00;}
.nt-menu-text{color:#1c94c4;}
.nt-menu-item{background-color: #f6f6f6;}
.nt-menu-border{border:0;}*/
.ui-menu .ui-menu-item-wrapper{padding: 0.5em;}
/*.nt-menu a{color:white!important;background: #4c87c1!important;}*/
/*.nt-menu a:hover{background: #007fff!important;}*/
.nt-menu-items{background: #ddeaf5;}
.nt-menu-item-alone{background: #4c87c1}
.nt-menu-item-alone:hover{color:white;background: #007fff;}
.nt-menu-items-background{background: #f6f6f6;}
.nt-menu-item:hover{color:white;background: #007fff;}
.nt-menu-button {border:1px solid #4c87c1!important};
.nt-menu-item-text{color:black;}	
	/* services and service methods */
.nt-service-methodheading{background:#eb8f00; ; color:white;}
.nt-service-methodname{color: white;}
.nt-tryit-javascript{background-color: #f4f7df;}
.nt-example{color:#419240;}
.nt-service-info{color: #182233;}
.nt-service-fieldname{color:#419240;}
.nt-service-fieldtype{color:#7000ff;}
.nt-service-fieldcomment{color:#6c6c6c;}
.nt-service-divider{background-color:#888;}
.nt-request{background-color: #DAF5DC;}
.nt-service-parametername{color: #419240;}
.nt-service-returnname{color: #419240;}
.nt-http-method{  border: 1px solid #B6B6B6; color: #000000; font-weight: bold; background-color:#BBF8BA!important;}
.nt-place{color:#419240;}
.nt-response{background-color: #DFE1F7;}
.nt-code{}
.nt-code-clarion{background-color: #f7e8df;}
.nt-code-curl{background-color: #f7e8df;}
.nt-code-javascript{background-color: #f7e8df;}
.nt-code-php{background-color: #f7e8df;}
.nt-tryit{}
	/*gauges*/
.nt-gauge-canvas{} 
.nt-gauge-pointer{color:LightSalmon} 
.nt-gauge-dial{color:SteelBlue;border-color:LightBlue;background-color:#F8F8F8} 
.nt-gauge-text-group{}
.nt-gauge-text-prefix{color: #444444;}
.nt-gauge-text-number{color: #3564a0;}
.nt-gauge-text-suffix{color: #444444;}
.nt-gauge-labels{color:#3564a0;}
	/*site*/
.nt-body {background-color:#FFF;}
.nt-header{color:#999999;}
.nt-busy {background-color: transparent;}
.nt-countdown{color:red;}
.nt-site-header{border-bottom-color:#7190E0;}
.nt-site-header-6{border-bottom-color:#7190E0;}
.nt-site-footer{border-top-color:#7190E0;}


	/*dialogs*/




	/*forms*/
.nt-rounded{background-color:#EEEEFF}
.nt-prompt{color:#444444;}
.nt-entry{background-color:#FDFDFD;border-color:#888}
.nt-entry-normal { background-color:#FDFDFD;}
.nt-entry-required { background-color:#FEF5E2;}
.nt-entry-readonly { background-color:#E2F9FE;}
.nt-entry-error { background-color:#FFBBBB;}
.nt-comment{color: #A0A0A0;}
.nt-tiny-form th {color: #333;}
.nt-tiny-form input {color: #333;}
.ui-tabs .nt-xptab-title li.ui-state-active a{background: #F7F7F7;}
.nt-xptab-title, .nt-xptab-title a{background: white;}
.nt-literal{background-color: #DFE1F7;}
.nt-export-progress{background-color: rgba(66, 218, 59, 0.75);}

	/*browses*/
.nt-contract-icon{background: transparent;}
.nt-browse-entry{background-color:#FDFDFD;border-color:#888;}
.nt-browse-table{border-color:#888;}
.nt-browse-table-row-deleted{color: #969393;background-color: #f3d1d1!important;}
.nt-browse-table-footer{color: #000080;}
.nt-browse-gb1{background-color: #FFFFFF;}
.nt-browse-gb2{background-color: #F8F8F8;}
.nt-browse-mouseover{background-color: #DDDDDD;}
.nt-browse-grid-cell-prompt{color:#444444;}
.nt-browse-selected{background-color: #CCCCCC;}
.nt-browse-header-selected {} /* background-color:#1c94c4; */
.nt-browse-header-selected  a{ color:white;}
.nt-browse-header-not-selected {} /* background-color:#f6a828; color:white; */
.nt-browse-header-not-selected  a{ color:white;}
.SelectList {color: #333;}
.SelectList1 {background-color: #EEEEEE;color: #333;}
.SelectList2 {background-color: #FFFFFF;color: #333;}

/* breadcrumbs */
.nt-bread {background-color: #FCFCFF;border-color:#CCCCCC}
a.nt-crumb, a.nt-crumb-first, .nt-crumb-last{background-color: #8E9FC2;color: #FFFFFF;}
a.nt-crumb-last:hover{background-color:#0066CC;color:#FFFFFF;}
.nt-whole-crumb:hover a {background-color:#0066CC;}
.nt-whole-crumb:hover .nt-crumb-right{border-left-color:#0066CC}
.nt-whole-crumb:hover .nt-crumb-left{border-top-color:#0066CC;border-bottom-color:#0066CC}
.nt-crumb-right {border-left-color:#8E9FC2;border-top-color:transparent;border-bottom-color:transparent}
.nt-crumb-left{border-left-color:#FCFCFF;border-top-color:8E9FC2;border-bottom-color:8E9FC2}
.nt-crumb-last{color: #000000;background-color: #F8F8F8;border-color:#DDDDDD}


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}.fa-fw,.fa-li{text-align:center}@font-face{font-family:FontAwesome;src:url(fonts/fontawesome-webfont.eot?v=4.5.0);src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.pull-left{float:left}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	border-radius: 5px; 
	border: 2px solid #000;
	background: #4c4c4c;
	color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto+Slab);
/*font-family: 'Open Sans', sans-serif;
font-family: 'Roboto Slab', serif;
*/
/*Body & Div position Fixes*/
/*html {} and body {} moved to normalize. search "html"*/

.nt-html {
    position: relative;
    min-height: min-content;
    font-size: 98%;
}

.hidden {
	display: none;
}

body:before,
body:after {
    content: "";
    display: table;
}
body:after {
    clear: both;
}
body {
    *zoom: 1;
}

.nt-body {
    margin: 0 !important;   
    height: 98% !important;
    min-width: min-content;
    max-width: 100vw;
}

.nt-body-div {
    position: relative;  
    min-height: min-content;
}

#contentbody_div {
    min-height: 90vh !important;
    width: 100%;
    padding: 0 16px;
    margin-bottom: -13px;
    padding-bottom: 15px;
}

div[data-role="footer"] {
    padding: 16px !important;
    /*z-index: 120000; to cut off the menu if it gets too long...*/
}

#ezyProfile {
    padding: 0 30px;
}

#menubtn {
    color: black;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 70px;
    padding: 0;
    font-size: 35px;
    border: 0;
    border-right: 1px solid rgba(193, 193, 193, 0.25);
    border-bottom: 1px solid rgba(193, 193, 193, 0.25);
    border-radius: 0;
}

.flatbox {
    width: 100%!important;
    min-width:0!important;
    padding: 0!important;
    margin: 0!important;   
}

.searchbox {
    /*
    position:absolute;
    width: 13.5em!important;
    top: 0.55em;
    right: 15.3em;
    */
    margin-top: 10px;
}

.center-div{
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: min-content;
    height:min-content;
    background-color: white;
    /*  border-radius: 3px;*/
}

.contextMenu {
    display:none;
    position:absolute;
    z-index:1000;
    height:auto;
    min-width:165px;
    background:white;
    border: 1px solid rgba(0,0,0,.15)
        border-radius: 5px; 
}

.ctxHead {
    background: #6A99E5;
    padding: 5px;
    margin-bottom: 0rem !important;
    color:white;
}
.ctxLink {
    padding: 0.25rem 1.25rem !important;
    color:black;
    cursor: pointer;
}
.ctxLink:hover {
    background: rgba(191, 191, 191, 0.5);
}

.ctxDMRMod {
    position: relative;
    right: -165px!important;
    top: -55px!important;
}
/*End Body & Div position Fixes*/

/*Form & Browse Fixes*/
.nopdng {
    padding: 0 !important;   
}

[id*='formnewdraftpo'] input, select, textarea {
    border: rgba( 191, 211, 211, 0.83 ) solid thin !important;
    border-radius: 3px !important;
}

.nt-browse-table {
    border: none !important;
}
.nt-browse-header-not-selected{
    background-color:#6a99e5;
}
.nt-browse-header-selected{
    background-color:#6a99e5;
}
.nt-browse-table-header{
    background:#6a99e5 !important; 
}
.nt-browse-table-header th {
    display:table-cell;
    padding: 4px 8px !important;
    color: #f7f6f2 !important;/*#2e6e9e !important;*/
    font-weight:lighter !important;
    text-shadow: none !important;
    font-style:normal !important;
    border-radius: 0px !important;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
    background-color: inherit;
}

.ui-widget {
    margin-bottom:10px;   
}

.ui-widget-header {
    border:0;
}

.ui-button {
    display: block;
}

.nt-form-table-cell {
    padding: 0;
}

.nt-browse-table-header .ui-widget-header a {
    color: #f7f6f2  !important;
}

.nt-browse-table-header th:first-of-type {
    border-top-left-radius: 5px !important;
}
.nt-browse-table-header th:last-of-type {
    border-top-right-radius: 5px !important;
}

.nt-browse-table-body td {
    display:table-cell;
    border:none !important;
    padding: 5px 10px 5px 10px !important;
}

.nt-browse-table tr:last-of-type td:last-of-type{
    border-bottom-right-radius: 5px !important;
}

.nt-browse-table td {
    border-radius: none !important;   
}

.nt-prompt {
    min-width: 27px;
    text-align: left;
    width: inherit;
}

.draftDiv .nt-formcell {
    width:100%;
}

.fade {
	background-color: hsla(0,10%,5%,0.3);
}

#formnewdraftpo_pot__useemail_value_div {
    width: 15%;
    float: none;
}

.draftDiv .nt-formcell input {
    width: 90.5%;
    display: inline-block;
}

.draftDiv .nt-formcell select {
    width: initial;
}

.draftDiv .nt-prompt {
    text-align: right;
    line-height: 2.2;
}

.draftDiv .btn-sm.nt-lookup-button {
    /*    margin-top: -37px!important;*/
}

#formnewdraftpo_pot__amou_prompt_div,
#formnewdraftpo_pot__amou_value_div,
#formnewdraftpo_pot__taxamount_prompt_div,
#formnewdraftpo_pot__taxamount_value_div,
#formnewdraftpo_pot__useemail_prompt_div,
formnewdraftpo_pot__useemail_value_div {
    width: initial;
}

#formnewdraftpo_pot__useemail_prompt_div.nt-prompt {
    text-align: left;
}


#tab_allshowform0_div .nt-form-table,
#tab_browseusersform0_div .nt-form-table {
    margin: 0 auto;
}



#popup_allshowform_div #AllShowForm_frm {
    max-width: inherit !important;
}

div[aria-describedby="popup_allshowform_div"] {
    width:auto !important;
}

#L__Clipboard {
    margin-left: -16px;
}

#SelectedRecordsDisplay {
    font-size: 17px;
    font-weight: 600;
    color: rgba(106, 153, 229, 0.87);
}
/*End Form & Browse Fixes*/

/*Component and Other Fixes*/

input:not([type="checkbox"]) {
    min-width: 3.5em !important;
    padding-right: 0;
    padding-left: .2em;   
}

.browseDisplay {
    /*fix for small inputs*/
    min-width: .5em !important;
    padding-left: 17px !important;
}

.browseShowAll {
    color:#2f9bc5!important;
}

.VendorPendingApproval {
    color:#e91d28!important;
}

input[type="checkbox"] {
    transform: scale(1.5);
    margin-top: .6em;
}

.nt-browse-table-row input[type="checkbox"],
.nt-browse-table-row input[type="checkbox"]{
    transform: scale(1);
    height: 20px;
    width: 20px;
}

.fa {
    font: inherit !important;   
}

.btn-ico {
    background: none;
    border:none;
    font-size: 1.33333333em !important;
}

.btn-ico.close {
    right: 10px;
    top: 0px;
    position: absolute;
    font-size: 35px !important;
}

#formnewdraftpo_pot__vend_value_div .btn-ico.fa-search,
#formnewdraftpo_pot__name_value_div .btn-ico.fa-search {
    line-height: 0!important;
    padding:0 !important;
}

/*
.btn-ico:hover{
color:rgba( 248, 232, 184, 0.853 );
}
*/
[class*="fa-"]:before,[class*="fa-"]:after{
    font-family: "FontAwesome";
}

.efa-next:after {
    content: " \f051";
}

.efa-last:after {
    content: " \f04e";
}

.nt-site-footer{
    margin-top:0 !important;
}

.ui-datepicker {
    z-index: 14000001 !important;
}

.ui-dialog {
    top: 7vh !important;
    z-index: 14000000;
    -webkit-box-shadow: 0px 5px 29px 10px rgba(158,158,158,1);
    -moz-box-shadow: 0px 5px 29px 10px rgba(158,158,158,1);
    box-shadow: 0px 5px 29px 10px rgba(158,158,158,1);
}

div[aria-describedby*="popup_"] .ui-dialog-titlebar, 
div[aria-describedby*="message_alert"] .ui-dialog-titlebar, 
div[aria-describedby*="message_confirm"] .ui-dialog-titlebar {
    border-bottom: 1px solid rgba(206, 206, 206, 0.5) !important;
    background:none !important;
    border-radius: 0;
    color:black !important;
}

.ui-dialog-titlebar-close {
    background: none !important;
    border: none !important;
    font-size: 20px;
    line-height: 1;
}

.ui-dialog-titlebar-close:before {
    content: "\f00d";
    font-family:"FontAwesome";

}
.ui-dialog-buttonset button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: .0625rem solid transparent;
    padding: .375rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}
.ui-dialog-buttonset button:first-of-type() {
    color: #fff;
    background-color: #0275d8;
    border-color: #ccc;
}
.ui-dialog-buttonset button:last-of-type() {
    color: #373a3c;
    background-color: #fff;
    border-color: #ccc;
}

.text-center {
    text-align: center !important;   
}

.strike-out {
    color:#d9534f;
    text-decoration: line-through;
}

#pageheadertag_div {
    background:none !important;
}

.ui-widget-content {
    border: 0 !important;
}


.ui-widget-overlay {
    z-index: 1300001 !important; /*to place over footer*/
}

.nt-busy {
    position: fixed;
    top: 98%;
    right: 30px;
    left: initial !important;
    z-index: 10001;
}

#alert_div{
    width: 100%;
    text-align: center;
}


#allshowform_allshowbrowse_div tr {
    cursor:pointer;
}

#draftpoform_l__clipboard_value_div {
    width: 100%
}

#navtitle {
    margin-bottom:5px;
    margin-left:25%
}

#tab_newpoform0_div .nt-form-table {
    width: 100%;
}

.pdfview{
    height:850px;
    width: 750px;
}

/*Login Form*/

#loginMod .modal-content {
    width: 310px;
}

#loginMod .modal-body {
    overflow: hidden;
}

#loginMod .modal-header, #loginMod .modal-footer {
    padding: 5px;
}

#loginMod .modal-header .close {
    margin-top:4px; 
    position:absolute;
    right: 7px;
}

#loginMod .modal-footer {
    height: 50px;
}

#loginMod .modal-footer button {
    margin-right: 2px;
}

#loginMod .modal-title {
    text-align: center;
}

#loginMod label {
    margin-top: .8rem;
}

#tab_loginform_div .nt-form-table {
    margin: 0 auto;
    width: 300px;
}

#LoginForm_saveset {
    text-align: center;
    width: min-content;
    display: inline;
    position: relative;
    z-index: 110000;
	left: 90px;
}


a[href="ForgottenPassword"] {
    float: left;
    margin-top: 10px;
    margin-bottom: -5px;
    margin-left: 15px;
}

@media (min-width: 34em) {
    #loginMod .modal-dialog {
        width: 310px !important;
    }
}

#loginMod.modal.in .modal-dialog {
    transform: translate(0,70%);
}

/*End Login Form*/

/*Homepage*/
#homepage .wrap {
    min-height:91.9vh;   
}

@keyframes pulse {
    0% {
        color:azure;
    }
    100% {
        color: #FF4136;
    }
}

#homepage .img-hover{
    -webkit-transition: all .3s ease; /* Safari and Chrome */
    -moz-transition: all .3s ease; /* Firefox */
    -o-transition: all .3s ease; /* IE 9 */
    -ms-transition: all .3s ease; /* Opera */
    transition: all .3s ease;
}
#homepage .img-hover:hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translatez(0) scale(2); /* Safari and Chrome */
    -moz-transform:scale(2); /* Firefox */
    -ms-transform:scale(2); /* IE 9 */
    -o-transform:translatez(0) scale(2); /* Opera */
    transform:translatez(0) scale(2);
    border: 2px solid rgba( 176, 204, 241, 0.737 );
    position:relative;
    z-index:1000;
}

#homepage .freshwidget-embedded-form {
    margin: 0 auto;
    display: block;
    background: rgba(249, 249, 249, 0.62);
    padding: 10px;
}

#homepage #contentbody_div {
    padding: 0px;
}
#homepage #aboutcontent,
#homepage #contactcontent,
#homepage #newcontent,
#homepage #UK {
    display: none;
}

#homepage .card-deck {
    width: 100%;
}

/*end homepage*/

/*dashboard*/
.link_button {
    height: 100px;
    width: 100px;
    border: none;
    color: white;
    padding: 0;
    font-size: 1.5em;
    margin: 5px;  
}

/*end dashboard*/
/*End Other Fixes*/

/*Signature Pad*/
.sigWrapper {
    height: 87px !important;
}
/*End Signature Pad*/

/*ClearFix*/
.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    *zoom: 1;
}
/*EndClearFix*/


/*Badge Design*/
.badges {
    position:relative; 
}

.badges[data-badge]:after {
    content:attr(data-badge);
    position: absolute;
    top: -1px;
    right: 0;
    font-size:.9em;
    background:white;
    color:#333;
    min-width:30px;
    text-align:center;
    line-height:18px;
    padding:5px;
    border-radius: 5px;
    font-family:inherit;

}

.badges[data-badge=""]:after {
    content:none;   
}
/*End Badge Design*/


/*Popover for PO Display*/
#browsenewpodisplay_newpoform_table_div .popover {
    position: fixed!important;
    display: block;
    top: 30%!important;
    left: 50%!important;
    transform: translateX(-50%);
    width: 350px;
    border: thin red solid;
    background: white;
}

#browsenewpodisplay_newpoform_table_div .popover .popover-title {
    font-size: 1.3rem;
    text-align: center;
    background: #6a99e5;
    color: white;
    padding: 5px;
}

#browsenewpodisplay_newpoform_table_div .popover .popover-content {
    padding: 10px;
}

/*
#browsedraftpodisplay_draftpoform_table_div td[colspan="11"] div, td[colspan="11"] div object,
#browsenewpodisplay_newpoform_table_div td[colspan="10"] div, td[colspan="10"] div object,
#browsepartapprovedpodisplay_partapprovedpoform_table_div td[colspan="10"] div, td[colspan="10"] div object,
#browseholdpodisplay_holdpoform_table_div td[colspan="10"] div, td[colspan="10"] div object,
#browseunapprovedpodisplay_unapprovedpoform_table_div td[colspan="10"] div, td[colspan="10"] div object {
    width: 100%;
}
*/

#browsedraftpodisplay_draftpoform_nav_a,
#browsenewpodisplay_newpoform_nav_a,
#browsepartapprovedpodisplay_partapprovedpoform_nav_a,
#browseholdpodisplay_holdpoform_nav_a,
#browseunapprovedpodisplay_unapprovedpoform_nav_a {
    margin-top: 5px;
    margin-bottom: 5px;
}

#browsedraftpodisplay_draftpoform_nav_a,
#browsedraftpodisplay_draftpoform_nav_b, 
#browsenewpodisplay_newpoform_nav_a,
#browsenewpodisplay_newpoform_nav_b, 
#browsepartapprovedpodisplay_partapprovedpoform_nav_a,
#browsepartapprovedpodisplay_partapprovedpoform_nav_b,
#browseholdpodisplay_holdpoform_nav_a,
#browseholdpodisplay_holdpoform_nav_b, 
#browseunapprovedpodisplay_unapprovedpoform_nav_a,
#browseunapprovedpodisplay_unapprovedpoform_nav_b {
    margin: 0 auto;
    display: block;
    width: 278px;
}

#browsenewpoattachment_browsedraftpodisplay_div,
#browsenewpoattachment_browsenewpodisplay_div {
    margin: 0 auto;
    display: block;
    width: 300px;
    float:none!important;
}

#tab_draftpoform1_div .nt-form-table, 
#tab_newpoform1_div .nt-form-table, 
#tab_partapprovedpoform1_div .nt-form-table,
#tab_holdpoform1_div .nt-form-table, 
#tab_unapprovedpoform1_div .nt-form-table {
    margin: 0 auto;
    max-width: 900px;
}


#browsenewpodisplay_newpoform_nav_a, 
#browsenewpodisplay_newpoform_nav_b {
    min-width: 281px;
    margin-top: 10px;
}

/*End */

/*Start of Bootstrap Rip*/

*,
*:before,
*:after {
    box-sizing: inherit; }

@-moz-viewport {
    width: device-width; }

@-ms-viewport {
    width: device-width; }

@-o-viewport {
    width: device-width; }

@-webkit-viewport {
    width: device-width; }

@viewport {
    width: device-width; }
/* line 87, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem; }

/* line 96, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
p {
    margin-top: 0;
    margin-bottom: 1rem; }

/* line 104, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91; }

/* line 109, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }

/* line 117, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem; }

/* line 125, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0; }

/* line 129, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
dt {
    font-weight: bold; }

/* line 133, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
dd {
    margin-bottom: .5rem;
    margin-left: 0; }

/* line 138, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
blockquote {
    margin: 0 0 1rem; }

/* line 147, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
a {
    color: #0275d8;
    text-decoration: none; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a:focus,
a:hover {
    color: #014c8c;
    text-decoration: underline; }
/* line 156, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

/* line 166, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
pre {
    margin-top: 0;
    margin-bottom: 1rem; }

/* line 178, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
figure {
    margin: 0 0 1rem; }

/* line 190, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
img {
    vertical-align: middle; }

/* line 204, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
[role="button"] {
    cursor: pointer; }

/* line 213, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
table {
    background-color: transparent; }

/* line 218, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom; }

/* line 226, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
th {
    text-align: left; }

/* line 236, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
label {
    display: inline-block;
    margin-bottom: .5rem; }

/* line 245, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
input,
button,
select,
textarea {
    margin: 0;
    line-height: inherit; }

/* line 254, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
textarea {
    resize: vertical; }

/* line 259, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }

/* line 270, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit; }

/* line 281, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
input[type="search"] {
    -webkit-appearance: none; }

/* line 290, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_reboot.scss */
output {
    display: inline-block; }

/* line 6, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto Slab', serif; /*inherit*/
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }

/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
    margin-bottom: 0.5rem; }

/* line 20, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
    margin-bottom: 0.5rem; }

/* line 24, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
h1, .h1 {
    font-size: 2.5rem; }

/* line 25, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
h2, .h2 {
    font-size: 2rem; }

/* line 26, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
h3, .h3 {
    font-size: 1.75rem; }

/* line 27, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
h4, .h4 {
    font-size: 1.5rem; }

/* line 28, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
h5, .h5 {
    font-size: 1.25rem; }

/* line 29, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
h6, .h6 {
    font-size: 1rem; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.lead {
    font-size: 1.25rem;
    font-weight: 300; }

/* line 37, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.display-1 {
    font-size: 3.5rem;
    font-weight: 300; }

/* line 41, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.display-2 {
    font-size: 4.5rem;
    font-weight: 300; }

/* line 45, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.display-3 {
    font-size: 5.5rem;
    font-weight: 300; }

/* line 49, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.display-4 {
    font-size: 6rem;
    font-weight: 300; }

/* line 59, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 0.0625rem solid rgba(0, 0, 0, 0.1); }

/* line 72, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
small,
.small {
    font-size: 80%;
    font-weight: normal; }

/* line 78, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3; }

/* line 89, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.list-unstyled {
    padding-left: 0;
    list-style: none; }

/* line 95, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none; }
/* line 100, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

/* line 108, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.dl-horizontal {
    margin-right: -1.875rem;
    margin-left: -1.875rem; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.dl-horizontal:before,
.dl-horizontal:after {
    content: " ";
    display: table; }
/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.dl-horizontal:after {
    clear: both; }

/* line 120, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.initialism {
    font-size: 90%;
    text-transform: uppercase; }

/* line 126, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #eceeef; }
/* line 135, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.blockquote p:last-child,
.blockquote ul:last-child,
.blockquote ol:last-child {
    margin-bottom: 0; }
/* line 140, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.blockquote footer {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #818a91; }
/* line 146, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.blockquote footer:before {
    content: "\2014 \00A0"; }

/* line 153, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #eceeef;
    border-left: 0; }
/* line 162, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.blockquote-reverse footer:before {
    content: ""; }
/* line 163, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.blockquote-reverse footer:after {
    content: "\00A0 \2014"; }

/* line 173, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.figure {
    display: inline-block; }
/* line 177, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.figure > img {
    line-height: 1;
    margin-bottom: 0.5rem; }

/* line 184, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_type.scss */
.figure-caption {
    font-size: 90%;
    color: #818a91; }

/* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_code.scss */
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_code.scss */
code {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: 0.25rem; }

/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_code.scss */
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0.2rem; }
/* line 27, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_code.scss */
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

/* line 36, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_code.scss */
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    line-height: 1.5;
    color: #373a3c; }
/* line 45, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_code.scss */
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

/* line 55, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_code.scss */
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; 
    -webkit-tap-highlight-color: transparent; 
    box-sizing: border-box;
}

/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
body {
    margin: 0;
    font-size: .8rem;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff;
}

/* line 45, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block; }

/* line 57, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline; }

/* line 67, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
audio:not([controls]) {
    display: none;
    height: 0; }

/* line 78, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
[hidden],
template {
    display: none; }

/* line 89, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
a {
    background-color: transparent; }

/* line 99, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
a:active {
    outline: 0; }

/* line 102, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
a:hover {
    outline: 0; }

/* line 114, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
abbr[title] {
    border-bottom: 1px dotted; }

/* line 123, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
b,
strong {
    font-weight: bold; }

/* line 131, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
dfn {
    font-style: italic; }

/* line 140, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
h1 {
    font-size: 2em;
    margin: 0.67em 0; }

/* line 149, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
mark {
    background: #ff0;
    color: #000; }

/* line 158, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
small {
    font-size: 80%; }

/* line 167, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

/* line 174, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
sup {
    top: -0.5em; }

/* line 178, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
sub {
    bottom: -0.25em; }

/* line 189, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
img {
    border: 0; }

/* line 197, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
svg:not(:root) {
    overflow: hidden; }

/* line 208, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
figure {
    margin: 1em 40px; }

/* line 216, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
hr {
    box-sizing: content-box;
    height: 0; }

/* line 225, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
pre {
    overflow: auto; }

/* line 236, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em; }

/* line 260, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0; }

/* line 270, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
button {
    overflow: visible; }

/* line 282, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
button,
select {
    text-transform: none; }

/* line 297, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }

/* line 307, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
button[disabled],
html input[disabled] {
    cursor: default; }

/* line 316, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

/* line 326, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
input {
    line-height: normal; }

/* line 339, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
input[type="radio"]{ /*Added by Dewaun Ayers 23-03-2016*/
    width: 10px !important;
    display: inline-block !important;  
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }

/* line 351, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

/* line 360, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }

/* line 372, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/* line 380, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

/* line 391, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
legend {
    border: 0;
    padding: 0; }

/* line 400, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
textarea {
    overflow: auto; }

/* line 409, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
optgroup {
    font-weight: bold; }

/* line 420, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
table {
    border-collapse: collapse;
    border-spacing: 0; }

/* line 426, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_normalize.scss */
td,
th {
    padding: 0; }

@media print {
    /* line 11, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    *,
    *:before,
    *:after {
        text-shadow: none !important;
        box-shadow: none !important; }
    /* line 17, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    a,
    a:visited {
        text-decoration: underline; }
    /* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    abbr[title]:after {
        content: " (" attr(title) ")"; }
    /* line 26, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    thead {
        display: table-header-group; }
    /* line 36, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    tr,
    img {
        page-break-inside: avoid; }
    /* line 40, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    img {
        max-width: 100% !important; }
    /* line 46, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3; }
    /* line 52, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    h2,
    h3 {
        page-break-after: avoid; }
    /* line 59, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    .navbar {
        display: none; }
    /* line 64, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important; }
    /* line 68, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    .label {
        border: 1px solid #000; }
    /* line 72, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    .table {
        border-collapse: collapse !important; }
    /* line 76, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    .table td,
    .table th {
        background-color: #fff !important; }
    /* line 82, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_print.scss */
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important; } }

/* line 8, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-open {
    overflow: hidden; }

/* line 13, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch; }
/* line 28, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
/* line 32, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal.in .modal-dialog {
    transform: translate(0, 0); }

/* line 34, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

/* line 40, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }

/* line 47, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-content {
    position: fixed;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0; 
	width: 100%;
	}

/* line 59, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
/* line 69, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-backdrop.fade {
    opacity: 0; }
/* line 70, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-backdrop.in {
    opacity: 0.5; }

/* line 75, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.modal-header:before,
.modal-header:after {
    content: " ";
    display: table; }
/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.modal-header:after {
    clear: both; }

/* line 81, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-header .close {
    margin-top: -2px; }

/* line 86, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-title {
    margin: 0;
    line-height: 1.5; }

/* line 93, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-body {
    position: relative;
    padding: 15px; 
    max-height:80vh;
    overflow:auto;
    text-align: left !important;
}

/* line 99, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table; }
/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.modal-footer:after {
    clear: both; }
/* line 106, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
/* line 111, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
/* line 115, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* line 121, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }

@media (min-width: 34em) {
    /* line 132, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
    .modal-dialog {
        width: 600px;
        margin: 30px auto; }
    /* line 141, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
    .modal-sm {
        width: 300px; } }

@media (min-width: 48em) {
    /* line 145, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_modal.scss */
    .modal-lg {
        width: 900px; } }

/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table; }

/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.clearfix:after {
    clear: both; }

/* line 9, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }

/* line 13, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.pull-right {
    float: right !important; }

/* line 17, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.pull-left {
    float: left !important; }

/* line 26, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }

/* line 24, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_screen-reader.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }

/* line 35, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
[hidden] {
    display: none !important; }

/* line 39, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.invisible {
    visibility: hidden; }

/* line 43, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-hide {
    font: "0/0" a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

/* line 54, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-left {
    text-align: left; }

/* line 55, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-right {
    text-align: right; }

/* line 56, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-center {
    text-align: center; }

/* line 57, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-justify {
    text-align: justify; }

/* line 58, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-nowrap {
    white-space: nowrap; }

/* line 59, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

/* line 63, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-xs-left {
    text-align: left; }

/* line 64, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-xs-right {
    text-align: right; }

/* line 65, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-xs-center {
    text-align: center; }

@media (min-width: 34em) {
    /* line 68, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-sm-left {
        text-align: left; }
    /* line 69, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-sm-right {
        text-align: right; }
    /* line 70, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-sm-center {
        text-align: center; } }

@media (min-width: 48em) {
    /* line 74, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-md-left {
        text-align: left; }
    /* line 75, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-md-right {
        text-align: right; }
    /* line 76, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-md-center {
        text-align: center; } }

@media (min-width: 62em) {
    /* line 80, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-lg-left {
        text-align: left; }
    /* line 81, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-lg-right {
        text-align: right; }
    /* line 82, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-lg-center {
        text-align: center; } }

@media (min-width: 75em) {
    /* line 86, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-xl-left {
        text-align: left; }
    /* line 87, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-xl-right {
        text-align: right; }
    /* line 88, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
    .text-xl-center {
        text-align: center; } }

/* line 93, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-lowercase {
    text-transform: lowercase; }

/* line 94, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-uppercase {
    text-transform: uppercase; }

/* line 95, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-capitalize {
    text-transform: capitalize; }

/* line 99, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.text-muted {
    color: #818a91; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_text-emphasis.scss */
.text-primary {
    color: #0275d8; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_text-emphasis.scss */
.text-success {
    color: #5cb85c; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.text-success:focus,
a.text-success:hover {
    color: #449d44; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_text-emphasis.scss */
.text-info {
    color: #5bc0de; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.text-info:focus,
a.text-info:hover {
    color: #31b0d5; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_text-emphasis.scss */
.text-warning {
    color: #f0ad4e; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_text-emphasis.scss */
.text-danger {
    color: #d9534f; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c; }

/* line 120, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.bg-inverse {
    color: #eceeef;
    background-color: #373a3c; }

/* line 125, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities.scss */
.bg-faded {
    background-color: #f7f7f9; }

/* line 4, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_background-variant.scss */
.bg-primary {
    color: #fff;
    background-color: #0275d8; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5; }

/* line 4, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_background-variant.scss */
.bg-success {
    color: #fff;
    background-color: #5cb85c; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44; }

/* line 4, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_background-variant.scss */
.bg-info {
    color: #fff;
    background-color: #5bc0de; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5; }

/* line 4, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_background-variant.scss */
.bg-warning {
    color: #fff;
    background-color: #f0ad4e; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f; }

/* line 4, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_background-variant.scss */
.bg-danger {
    color: #fff;
    background-color: #d9534f; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-a-0 {
    margin: 0 !important; }

/* line 4, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-t-0 {
    margin-top: 0 !important; }

/* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-r-0 {
    margin-right: 0 !important; }

/* line 6, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-b-0 {
    margin-bottom: 0 !important; }

/* line 7, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-l-0 {
    margin-left: 0 !important; }

/* line 8, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-x-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

/* line 9, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

/* line 11, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-a {
    margin: 1rem !important; }

/* line 12, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-t {
    margin-top: 1rem !important; }

/* line 13, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-r {
    margin-right: 1rem !important; }

/* line 14, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-b {
    margin-bottom: 1rem !important; }

/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-l {
    margin-left: 1rem !important; }

/* line 16, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-x {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

/* line 17, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-y {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

/* line 18, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

/* line 20, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-a-md {
    margin: 1.5rem !important; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-t-md {
    margin-top: 1.5rem !important; }

/* line 22, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-r-md {
    margin-right: 1.5rem !important; }

/* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-b-md {
    margin-bottom: 1.5rem !important; }

/* line 24, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-l-md {
    margin-left: 1.5rem !important; }

/* line 25, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-x-md {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }

/* line 26, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-y-md {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }

/* line 28, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-a-lg {
    margin: 3rem !important; }

/* line 29, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-t-lg {
    margin-top: 3rem !important; }

/* line 30, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-r-lg {
    margin-right: 3rem !important; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-b-lg {
    margin-bottom: 3rem !important; }

/* line 32, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-l-lg {
    margin-left: 3rem !important; }

/* line 33, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-x-lg {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

/* line 34, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.m-y-lg {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-a-0 {
    padding: 0 !important; }

/* line 39, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-t-0 {
    padding-top: 0 !important; }

/* line 40, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-r-0 {
    padding-right: 0 !important; }

/* line 41, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-b-0 {
    padding-bottom: 0 !important; }

/* line 42, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-l-0 {
    padding-left: 0 !important; }

/* line 43, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

/* line 44, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

/* line 46, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-a {
    padding: 1rem !important; }

/* line 47, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-t {
    padding-top: 1rem !important; }

/* line 48, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-r {
    padding-right: 1rem !important; }

/* line 49, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-b {
    padding-bottom: 1rem !important; }

/* line 50, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-l {
    padding-left: 1rem !important; }

/* line 51, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-x {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

/* line 52, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-y {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

/* line 54, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-a-md {
    padding: 1.5rem !important; }

/* line 55, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-t-md {
    padding-top: 1.5rem !important; }

/* line 56, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-r-md {
    padding-right: 1.5rem !important; }

/* line 57, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-b-md {
    padding-bottom: 1.5rem !important; }

/* line 58, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-l-md {
    padding-left: 1.5rem !important; }

/* line 59, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-x-md {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }

/* line 60, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-y-md {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }

/* line 62, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-a-lg {
    padding: 3rem !important; }

/* line 63, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-t-lg {
    padding-top: 3rem !important; }

/* line 64, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-r-lg {
    padding-right: 3rem !important; }

/* line 65, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-b-lg {
    padding-bottom: 3rem !important; }

/* line 66, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-l-lg {
    padding-left: 3rem !important; }

/* line 67, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-x-lg {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

/* line 68, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.p-y-lg {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

/* line 72, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-spacing.scss */
.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }

/* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
.hidden-xs-up {
    display: none !important; }

@media (max-width: 33.9em) {
    /* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .hidden-xs-down {
        display: none !important; } }

@media (min-width: 34em) {
    /* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .hidden-sm-up {
        display: none !important; } }

@media (max-width: 47.9em) {
    /* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .hidden-sm-down {
        display: none !important; } }

@media (min-width: 48em) {
    /* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .hidden-md-up {
        display: none !important; } }

@media (max-width: 61.9em) {
    /* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .hidden-md-down {
        display: none !important; } }

@media (min-width: 62em) {
    /* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .hidden-lg-up {
        display: none !important; } }

@media (max-width: 74.9em) {
    /* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .hidden-lg-down {
        display: none !important; } }

@media (min-width: 75em) {
    /* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .hidden-xl-up {
        display: none !important; } }

/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
.hidden-xl-down {
    display: none !important; }

/* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
.visible-print-block {
    display: none !important; }
@media print {
    /* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .visible-print-block {
        display: block !important; } }

/* line 30, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
.visible-print-inline {
    display: none !important; }
@media print {
    /* line 30, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .visible-print-inline {
        display: inline !important; } }

/* line 37, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
.visible-print-inline-block {
    display: none !important; }
@media print {
    /* line 37, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_utilities-responsive.scss */
    .visible-print-inline-block {
        display: inline-block !important; } }

@media print {
    /* line 16, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_responsive-visibility.scss */
    .hidden-print .hidden-print {
        display: none !important; } }

/* line 25, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
.contain {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.contain:before,
.contain:after {
    content: " ";
    display: table; }
/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.contain:after {
    clear: both; }
@media (min-width: 34em) {
    /* line 25, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
    .contain {
        max-width: 34rem; } }
@media (min-width: 48em) {
    /* line 25, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
    .contain {
        max-width: 48rem; } }
@media (min-width: 62em) {
    /* line 25, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
    .contain {
        max-width: 60rem; } }
@media (min-width: 75em) {
    /* line 25, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
    .contain {
        max-width: 72.25rem; } }

/* line 36, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
.contain-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.contain-fluid:before,
.contain-fluid:after {
    content: " ";
    display: table; }
/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.contain-fluid:after {
    clear: both; }

/* line 41, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
.e-row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    padding: 1em; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.e-row:before,
.e-row:after {
    content: " ";
    display: table; }
/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.e-row:after {
    clear: both; }

/* line 9, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-1, .ecol-xs-2, .ecol-xs-3, .ecol-xs-4, .ecol-xs-5, .ecol-xs-6, .ecol-xs-7, .ecol-xs-8, .ecol-xs-9, .ecol-xs-10, .ecol-xs-11, .ecol-xs-12, .ecol-sm-1, .ecol-sm-2, .ecol-sm-3, .ecol-sm-4, .ecol-sm-5, .ecol-sm-6, .ecol-sm-7, .ecol-sm-8, .ecol-sm-9, .ecol-sm-10, .ecol-sm-11, .ecol-sm-12, .ecol-md-1, .ecol-md-2, .ecol-md-3, .ecol-md-4, .ecol-md-5, .ecol-md-6, .ecol-md-7, .ecol-md-8, .ecol-md-9, .ecol-md-10, .ecol-md-11, .ecol-md-12, .ecol-lg-1, .ecol-lg-2, .ecol-lg-3, .ecol-lg-4, .ecol-lg-5, .ecol-lg-6, .ecol-lg-7, .ecol-lg-8, .ecol-lg-9, .ecol-lg-10, .ecol-lg-11, .ecol-lg-12, .ecol-xl-1, .ecol-xl-2, .ecol-xl-3, .ecol-xl-4, .ecol-xl-5, .ecol-xl-6, .ecol-xl-7, .ecol-xl-8, .ecol-xl-9, .ecol-xl-10, .ecol-xl-11, .ecol-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0.35rem;
    padding-right: 0.35rem; }

/* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-1, .ecol-xs-2, .ecol-xs-3, .ecol-xs-4, .ecol-xs-5, .ecol-xs-6, .ecol-xs-7, .ecol-xs-8, .ecol-xs-9, .ecol-xs-10, .ecol-xs-11, .ecol-xs-12 {
    float: left; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-1 {
    width: 8.33333%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-2 {
    width: 16.66667%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-3 {
    width: 25%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-4 {
    width: 33.33333%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-5 {
    width: 41.66667%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-6 {
    width: 50%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-7 {
    width: 58.33333%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-8 {
    width: 66.66667%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-9 {
    width: 75%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-10 {
    width: 83.33333%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-11 {
    width: 91.66667%; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-12 {
    width: 100%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-0 {
    right: auto; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-1 {
    right: 8.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-2 {
    right: 16.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-3 {
    right: 25%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-4 {
    right: 33.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-5 {
    right: 41.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-6 {
    right: 50%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-7 {
    right: 58.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-8 {
    right: 66.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-9 {
    right: 75%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-10 {
    right: 83.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-11 {
    right: 91.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-pull-12 {
    right: 100%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-0 {
    left: auto; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-1 {
    left: 8.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-2 {
    left: 16.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-3 {
    left: 25%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-4 {
    left: 33.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-5 {
    left: 41.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-6 {
    left: 50%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-7 {
    left: 58.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-8 {
    left: 66.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-9 {
    left: 75%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-10 {
    left: 83.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-11 {
    left: 91.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-push-12 {
    left: 100%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-0 {
    margin-left: 0%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-1 {
    margin-left: 8.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-2 {
    margin-left: 16.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-3 {
    margin-left: 25%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-4 {
    margin-left: 33.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-5 {
    margin-left: 41.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-6 {
    margin-left: 50%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-7 {
    margin-left: 58.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-8 {
    margin-left: 66.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-9 {
    margin-left: 75%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-10 {
    margin-left: 83.33333%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-11 {
    margin-left: 91.66667%; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
.ecol-xs-offset-12 {
    margin-left: 100%; }

@media (min-width: 34em) {
    /* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-1, .ecol-sm-2, .ecol-sm-3, .ecol-sm-4, .ecol-sm-5, .ecol-sm-6, .ecol-sm-7, .ecol-sm-8, .ecol-sm-9, .ecol-sm-10, .ecol-sm-11, .ecol-sm-12 {
        float: left; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-1 {
        width: 8.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-2 {
        width: 16.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-3 {
        width: 25%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-4 {
        width: 33.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-5 {
        width: 41.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-6 {
        width: 50%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-7 {
        width: 58.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-8 {
        width: 66.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-9 {
        width: 75%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-10 {
        width: 83.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-11 {
        width: 91.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-12 {
        width: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-0 {
        right: auto; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-1 {
        right: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-2 {
        right: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-3 {
        right: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-4 {
        right: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-5 {
        right: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-6 {
        right: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-7 {
        right: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-8 {
        right: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-9 {
        right: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-10 {
        right: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-11 {
        right: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-pull-12 {
        right: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-0 {
        left: auto; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-1 {
        left: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-2 {
        left: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-3 {
        left: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-4 {
        left: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-5 {
        left: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-6 {
        left: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-7 {
        left: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-8 {
        left: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-9 {
        left: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-10 {
        left: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-11 {
        left: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-push-12 {
        left: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-0 {
        margin-left: 0%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-1 {
        margin-left: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-2 {
        margin-left: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-3 {
        margin-left: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-4 {
        margin-left: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-5 {
        margin-left: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-6 {
        margin-left: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-7 {
        margin-left: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-8 {
        margin-left: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-9 {
        margin-left: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-10 {
        margin-left: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-11 {
        margin-left: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-sm-offset-12 {
        margin-left: 100%; } }

@media (min-width: 48em) {
    /* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-1, .ecol-md-2, .ecol-md-3, .ecol-md-4, .ecol-md-5, .ecol-md-6, .ecol-md-7, .ecol-md-8, .ecol-md-9, .ecol-md-10, .ecol-md-11, .ecol-md-12 {
        float: left; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-1 {
        width: 8.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-2 {
        width: 16.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-3 {
        width: 25%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-4 {
        width: 33.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-5 {
        width: 41.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-6 {
        width: 50%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-7 {
        width: 58.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-8 {
        width: 66.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-9 {
        width: 75%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-10 {
        width: 83.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-11 {
        width: 91.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-12 {
        width: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-0 {
        right: auto; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-1 {
        right: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-2 {
        right: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-3 {
        right: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-4 {
        right: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-5 {
        right: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-6 {
        right: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-7 {
        right: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-8 {
        right: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-9 {
        right: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-10 {
        right: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-11 {
        right: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-pull-12 {
        right: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-0 {
        left: auto; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-1 {
        left: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-2 {
        left: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-3 {
        left: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-4 {
        left: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-5 {
        left: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-6 {
        left: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-7 {
        left: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-8 {
        left: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-9 {
        left: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-10 {
        left: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-11 {
        left: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-push-12 {
        left: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-0 {
        margin-left: 0%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-1 {
        margin-left: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-2 {
        margin-left: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-3 {
        margin-left: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-4 {
        margin-left: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-5 {
        margin-left: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-6 {
        margin-left: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-7 {
        margin-left: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-8 {
        margin-left: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-9 {
        margin-left: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-10 {
        margin-left: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-11 {
        margin-left: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-md-offset-12 {
        margin-left: 100%; } }

@media (min-width: 62em) {
    /* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-1, .ecol-lg-2, .ecol-lg-3, .ecol-lg-4, .ecol-lg-5, .ecol-lg-6, .ecol-lg-7, .ecol-lg-8, .ecol-lg-9, .ecol-lg-10, .ecol-lg-11, .ecol-lg-12 {
        float: left; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-1 {
        width: 8.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-2 {
        width: 16.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-3 {
        width: 25%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-4 {
        width: 33.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-5 {
        width: 41.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-6 {
        width: 50%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-7 {
        width: 58.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-8 {
        width: 66.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-9 {
        width: 75%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-10 {
        width: 83.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-11 {
        width: 91.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-12 {
        width: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-0 {
        right: auto; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-1 {
        right: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-2 {
        right: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-3 {
        right: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-4 {
        right: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-5 {
        right: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-6 {
        right: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-7 {
        right: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-8 {
        right: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-9 {
        right: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-10 {
        right: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-11 {
        right: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-pull-12 {
        right: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-0 {
        left: auto; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-1 {
        left: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-2 {
        left: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-3 {
        left: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-4 {
        left: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-5 {
        left: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-6 {
        left: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-7 {
        left: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-8 {
        left: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-9 {
        left: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-10 {
        left: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-11 {
        left: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-push-12 {
        left: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-0 {
        margin-left: 0%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-1 {
        margin-left: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-2 {
        margin-left: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-3 {
        margin-left: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-4 {
        margin-left: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-5 {
        margin-left: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-6 {
        margin-left: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-7 {
        margin-left: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-8 {
        margin-left: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-9 {
        margin-left: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-10 {
        margin-left: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-11 {
        margin-left: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-lg-offset-12 {
        margin-left: 100%; } }

@media (min-width: 75em) {
    /* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-1, .ecol-xl-2, .ecol-xl-3, .ecol-xl-4, .ecol-xl-5, .ecol-xl-6, .ecol-xl-7, .ecol-xl-8, .ecol-xl-9, .ecol-xl-10, .ecol-xl-11, .ecol-xl-12 {
        float: left; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-1 {
        width: 8.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-2 {
        width: 16.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-3 {
        width: 25%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-4 {
        width: 33.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-5 {
        width: 41.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-6 {
        width: 50%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-7 {
        width: 58.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-8 {
        width: 66.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-9 {
        width: 75%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-10 {
        width: 83.33333%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-11 {
        width: 91.66667%; }
    /* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-12 {
        width: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-0 {
        right: auto; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-1 {
        right: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-2 {
        right: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-3 {
        right: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-4 {
        right: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-5 {
        right: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-6 {
        right: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-7 {
        right: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-8 {
        right: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-9 {
        right: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-10 {
        right: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-11 {
        right: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-pull-12 {
        right: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-0 {
        left: auto; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-1 {
        left: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-2 {
        left: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-3 {
        left: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-4 {
        left: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-5 {
        left: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-6 {
        left: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-7 {
        left: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-8 {
        left: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-9 {
        left: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-10 {
        left: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-11 {
        left: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-push-12 {
        left: 100%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-0 {
        margin-left: 0%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-1 {
        margin-left: 8.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-2 {
        margin-left: 16.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-3 {
        margin-left: 25%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-4 {
        margin-left: 33.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-5 {
        margin-left: 41.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-6 {
        margin-left: 50%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-7 {
        margin-left: 58.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-8 {
        margin-left: 66.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-9 {
        margin-left: 75%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-10 {
        margin-left: 83.33333%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-11 {
        margin-left: 91.66667%; }
    /* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_grid-frameCustom.scss */
    .ecol-xl-offset-12 {
        margin-left: 100%; } }

/* line 51, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
.ezyalert, .info, .success, .err, .warn {
    padding: 15px;
    margin-bottom: 1rem;
    border: 2px solid transparent;
    font-weight: bolder;
    border-radius: 0.25rem; }

/* line 60, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
.info {
    background-color: rgba(137, 208, 250, 0.382);
    border-color: #025faa;
    color: #025faa; }
/* line 8, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_alert.scss */
.info hr {
    border-top-color: #025191; }
/* line 11, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_alert.scss */
.info .alert-link {
    color: #014378; }

/* line 65, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
.success {
    background-color: rgba(7, 134, 20, 0.182);
    border-color: #00a310;
    color: #00a310; }
/* line 8, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_alert.scss */
.success hr {
    border-top-color: #008a0d; }
/* line 11, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_alert.scss */
.success .alert-link {
    color: #00700b; }

/* line 70, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
.err {
    background-color: rgba(252, 104, 104, 0.382);
    border-color: #c20303;
    color: #c20303; 
}
/* line 8, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_alert.scss */
.err hr {
    border-top-color: #a90303; }
/* line 11, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_alert.scss */
.err .alert-link {
    color: #900202; }

/* line 75, C:/Users/kplummer/Desktop/ezypo changes/scss/app.scss */
.warn {
    background-color: rgba(230, 130, 9, 0.382);
    border-color: #e68209;
    color: #e68209; }
/* line 8, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_alert.scss */
.warn hr {
    border-top-color: #cd7408; }
/* line 11, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_alert.scss */
.warn .alert-link {
    color: #b56607; }


/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media {
    margin-top: 15px; }
/* line 13, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media:first-child {
    margin-top: 0; }

/* line 18, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media,
.media-body {
    overflow: hidden;
    zoom: 1; }

/* line 22, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-body {
    width: 10000px; }

/* line 27, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top; }

/* line 31, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-middle {
    vertical-align: middle; }

/* line 34, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-bottom {
    vertical-align: bottom; }

/* line 44, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-object {
    display: block; }
/* line 48, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-object.img-thumbnail {
    max-width: none; }

/* line 58, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-right {
    padding-left: 10px; }

/* line 62, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-left {
    padding-right: 10px; }

/* line 71, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-heading {
    margin-top: 0;
    margin-bottom: 5px; }

/* line 81, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_media.scss */
.media-list {
    padding-left: 0;
    list-style: none; }

/* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group {
    padding-left: 0;
    margin-bottom: 0; }

/* line 16, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -.0625rem;
    background-color: #fff;
    border: 0.0625rem solid #ddd; }
/* line 26, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
/* line 29, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

/* line 36, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-flush .list-group-item {
    border-width: .0625rem 0;
    border-radius: 0; }

/* line 49, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
a.list-group-item,
button.list-group-item {
    width: 100%;
    text-align: inherit;
    color: #555; }
/* line 54, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
/* line 75, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
/* line 78, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #818a91; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
/* line 95, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
/* line 98, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #a8d6fe; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
.list-group-item-state {
    color: #3c763d;
    background-color: #dff0d8; }

/* line 7, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
a.list-group-item-state,
button.list-group-item-state {
    color: #3c763d; }
/* line 12, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
a.list-group-item-state .list-group-item-heading,
button.list-group-item-state .list-group-item-heading {
    color: inherit; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.list-group-item-state:focus,
a.list-group-item-state:hover,
button.list-group-item-state:focus,
button.list-group-item-state:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.list-group-item-state.active,
a.list-group-item-state.active:focus,
a.list-group-item-state.active:hover,
button.list-group-item-state.active,
button.list-group-item-state.active:focus,
button.list-group-item-state.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
.list-group-item-state {
    color: #31708f;
    background-color: #d9edf7; }

/* line 7, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
a.list-group-item-state,
button.list-group-item-state {
    color: #31708f; }
/* line 12, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
a.list-group-item-state .list-group-item-heading,
button.list-group-item-state .list-group-item-heading {
    color: inherit; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.list-group-item-state:focus,
a.list-group-item-state:hover,
button.list-group-item-state:focus,
button.list-group-item-state:hover {
    color: #31708f;
    background-color: #c4e3f3; }
/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.list-group-item-state.active,
a.list-group-item-state.active:focus,
a.list-group-item-state.active:hover,
button.list-group-item-state.active,
button.list-group-item-state.active:focus,
button.list-group-item-state.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
.list-group-item-state {
    color: #8a6d3b;
    background-color: #fcf8e3; }

/* line 7, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
a.list-group-item-state,
button.list-group-item-state {
    color: #8a6d3b; }
/* line 12, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
a.list-group-item-state .list-group-item-heading,
button.list-group-item-state .list-group-item-heading {
    color: inherit; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.list-group-item-state:focus,
a.list-group-item-state:hover,
button.list-group-item-state:focus,
button.list-group-item-state:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.list-group-item-state.active,
a.list-group-item-state.active:focus,
a.list-group-item-state.active:hover,
button.list-group-item-state.active,
button.list-group-item-state.active:focus,
button.list-group-item-state.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
.list-group-item-state {
    color: #a94442;
    background-color: #f2dede; }

/* line 7, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
a.list-group-item-state,
button.list-group-item-state {
    color: #a94442; }
/* line 12, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_list-group.scss */
a.list-group-item-state .list-group-item-heading,
button.list-group-item-state .list-group-item-heading {
    color: inherit; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.list-group-item-state:focus,
a.list-group-item-state:hover,
button.list-group-item-state:focus,
button.list-group-item-state:hover {
    color: #a94442;
    background-color: #ebcccc; }
/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
a.list-group-item-state.active,
a.list-group-item-state.active:focus,
a.list-group-item-state.active:hover,
button.list-group-item-state.active,
button.list-group-item-state.active:focus,
button.list-group-item-state.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

/* line 121, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }

/* line 125, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_list-group.scss */
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
/* line 1, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_jumbotron.scss */
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: 0.3rem; }

/* line 8, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_jumbotron.scss */
.jumbotron-hr {
    border-top-color: #d0d5d8; }

@media (min-width: 34em) {
    /* line 13, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_jumbotron.scss */
    .jumbotron {
        padding: 4rem 2rem; } }

/* line 18, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_jumbotron.scss */
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0; }

/* line 14, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card {
    position: relative;
    margin-bottom: 0.75rem;
    border: 0.0625rem solid #e5e5e5;
    border-radius: 0.25rem; min-width:25vw !important}

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-block {
    padding: 1.25rem; }

/* line 25, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-title {
    margin-top: 0;
    margin-bottom: 0.75rem; }

/* line 30, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }

/* line 35, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-text:last-child {
    margin-bottom: 0; }

/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.card-link:hover {
    text-decoration: none; }

/* line 52, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-link + .card-link {
    margin-left: 1.25rem; }

/* line 60, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
    border-radius: 0.25rem 0.25rem 0 0; }

/* line 66, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
    border-radius: 0 0 0.25rem 0.25rem; }

/* line 78, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-header {
    padding: 0.75rem 1.25rem;
    background-color: #f5f5f5;
    border-bottom: 0.0625rem solid #e5e5e5; }
/* line 83, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-header:first-child {
    border-radius: 0.1875rem 0.1875rem 0 0; }

/* line 88, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #f5f5f5;
    border-top: 0.0625rem solid #e5e5e5; }
/* line 93, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-footer:last-child {
    border-radius: 0 0 0.1875rem 0.1875rem; }

/* line 103, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-primary {
    background-color: #0275d8;
    border-color: #0275d8; }

/* line 107, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c; }

/* line 111, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de; }

/* line 115, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

/* line 119, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-danger {
    background-color: #d9534f;
    border-color: #d9534f; }

/* line 131, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-inverse .card-header,
.card-inverse .card-footer {
    border-bottom: 0.075rem solid rgba(255, 255, 255, 0.2); }

/* line 137, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
    color: #fff; }

/* line 142, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
    color: rgba(255, 255, 255, 0.65); }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff; }

/* line 157, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0; }

/* line 164, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-img {
    border-radius: 0.25rem; }

/* line 168, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem; }

/* line 180, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-img-top {
    border-radius: 0.25rem 0.25rem 0 0; }

/* line 183, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-img-bottom {
    border-radius: 0 0 0.25rem 0.25rem; }

/* line 206, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-deck {
    display: table;
    table-layout: fixed;
    border-spacing: 1.25rem 0;margin-bottom:17px !important; }
/* line 211, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-deck .card {
    display: table-cell;
    min-width: 25vw;  
    vertical-align: top; }

/* line 217, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; }

/* line 227, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
/* line 237, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-group .card {
    display: table-cell;
    vertical-align: top; }
/* line 245, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-group .card + .card {
    margin-left: 0;
    border-left: 0; }
/* line 253, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-group .card:first-child .card-img-top {
    border-top-right-radius: 0; }
/* line 256, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0; }
/* line 261, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-group .card:last-child .card-img-top {
    border-top-left-radius: 0; }
/* line 264, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0; }
/* line 269, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0; }
/* line 273, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-group .card:not(:first-child):not(:last-child) .card-img-top,
.card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0; }

/* line 286, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
/* line 290, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_card.scss */
.card-columns .card {
    display: inline-block;
    width: 100%; }

/* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: 0.0625rem solid transparent;
    padding: 0.375rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem; }
/* line 22, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn:focus,
.btn:hover {
    text-decoration: none; }
/* line 30, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn.focus {
    text-decoration: none; }
/* line 35, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn:active,
.btn.active {
    background-image: none;
    outline: 0; }
/* line 43, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn.disabled,
.btn:disabled,
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65; }

/* line 52, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none; }

/* line 61, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
/* line 20, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
/* line 32, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none; }
/* line 41, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-primary.disabled:hover,
.btn-primary:disabled:hover,
fieldset[disabled] .btn-primary:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

/* line 64, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-secondary {
    color: #373a3c;
    background-color: #fff;
    border: thin solid #ccc; }
/* line 20, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
/* line 32, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
    background-image: none; }
/* line 41, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-secondary.disabled:focus,
.btn-secondary.disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled.focus,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary.focus {
    background-color: #fff;
    border-color: #ccc; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover,
fieldset[disabled] .btn-secondary:hover {
    background-color: #fff;
    border-color: #ccc; }

/* line 67, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
/* line 20, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
/* line 32, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none; }
/* line 41, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-info.disabled:hover,
.btn-info:disabled:hover,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

/* line 70, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
/* line 20, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
/* line 32, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none; }
/* line 41, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-success.disabled:hover,
.btn-success:disabled:hover,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

/* line 73, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
/* line 20, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
/* line 32, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none; }
/* line 41, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-warning.disabled:hover,
.btn-warning:disabled:hover,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

/* line 76, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
/* line 20, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
/* line 32, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none; }
/* line 41, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-danger.disabled:hover,
.btn-danger:disabled:hover,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

/* line 81, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-primary-outline {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8; }
/* line 62, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active,
.open > .btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-primary-outline:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
/* line 77, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-primary-outline.disabled:focus,
.btn-primary-outline.disabled.focus,
.btn-primary-outline:disabled:focus,
.btn-primary-outline:disabled.focus,
fieldset[disabled] .btn-primary-outline:focus,
fieldset[disabled] .btn-primary-outline.focus {
    border-color: #43a7fd; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-primary-outline.disabled:hover,
.btn-primary-outline:disabled:hover,
fieldset[disabled] .btn-primary-outline:hover {
    border-color: #43a7fd; }

/* line 84, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-secondary-outline {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc; }
/* line 62, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active,
.open > .btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-secondary-outline:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
/* line 77, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-secondary-outline.disabled:focus,
.btn-secondary-outline.disabled.focus,
.btn-secondary-outline:disabled:focus,
.btn-secondary-outline:disabled.focus,
fieldset[disabled] .btn-secondary-outline:focus,
fieldset[disabled] .btn-secondary-outline.focus {
    border-color: white; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-secondary-outline.disabled:hover,
.btn-secondary-outline:disabled:hover,
fieldset[disabled] .btn-secondary-outline:hover {
    border-color: white; }

/* line 87, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-info-outline {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de; }
/* line 62, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active,
.open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-info-outline:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
/* line 77, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-info-outline.disabled:focus,
.btn-info-outline.disabled.focus,
.btn-info-outline:disabled:focus,
.btn-info-outline:disabled.focus,
fieldset[disabled] .btn-info-outline:focus,
fieldset[disabled] .btn-info-outline.focus {
    border-color: #b0e1ef; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-info-outline.disabled:hover,
.btn-info-outline:disabled:hover,
fieldset[disabled] .btn-info-outline:hover {
    border-color: #b0e1ef; }

/* line 90, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-success-outline {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c; }
/* line 62, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active,
.open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-success-outline:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
/* line 77, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-success-outline.disabled:focus,
.btn-success-outline.disabled.focus,
.btn-success-outline:disabled:focus,
.btn-success-outline:disabled.focus,
fieldset[disabled] .btn-success-outline:focus,
fieldset[disabled] .btn-success-outline.focus {
    border-color: #a3d7a3; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-success-outline.disabled:hover,
.btn-success-outline:disabled:hover,
fieldset[disabled] .btn-success-outline:hover {
    border-color: #a3d7a3; }

/* line 93, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-warning-outline {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e; }
/* line 62, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active,
.open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-warning-outline:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
/* line 77, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-warning-outline.disabled:focus,
.btn-warning-outline.disabled.focus,
.btn-warning-outline:disabled:focus,
.btn-warning-outline:disabled.focus,
fieldset[disabled] .btn-warning-outline:focus,
fieldset[disabled] .btn-warning-outline.focus {
    border-color: #f8d9ac; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-warning-outline.disabled:hover,
.btn-warning-outline:disabled:hover,
fieldset[disabled] .btn-warning-outline:hover {
    border-color: #f8d9ac; }

/* line 96, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-danger-outline {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f; }
/* line 62, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active,
.open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-danger-outline:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
/* line 77, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_buttons.scss */
.btn-danger-outline.disabled:focus,
.btn-danger-outline.disabled.focus,
.btn-danger-outline:disabled:focus,
.btn-danger-outline:disabled.focus,
fieldset[disabled] .btn-danger-outline:focus,
fieldset[disabled] .btn-danger-outline.focus {
    border-color: #eba5a3; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-danger-outline.disabled:hover,
.btn-danger-outline:disabled:hover,
fieldset[disabled] .btn-danger-outline:hover {
    border-color: #eba5a3; }

/* line 106, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-link {
    font-weight: normal;
    color: #0275d8;
    border-radius: 0; }
/* line 115, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled,
fieldset[disabled] .btn-link {
    background-color: transparent; }
/* line 121, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-link,
.btn-link:focus,
.btn-link:active {
    border-color: transparent; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-link:hover {
    border-color: transparent; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-link:focus,
.btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-link:disabled:focus,
.btn-link:disabled:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #818a91;
    text-decoration: none; }

/* line 146, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-lg {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.33333;
    border-radius: 0.3rem; }

/* line 150, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-sm {
    padding: 0.25rem 0.75rem;
    font-size: 0.85rem;
    line-height: 1.5;
    border-radius: 0.2rem; }

.btn-xs {
    padding: 0.1rem 0.5rem;
    font-size: 0.8rem;
    line-height: 1.5;
    border-radius: 0.2rem;    
}
/* line 160, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-block {
    display: block;
    width: 100%; }

/* line 166, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
.btn-block + .btn-block {
    margin-top: 5px; }

/* line 174, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%; }

/* line 6, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }

/* line 12, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-link {
    display: inline-block; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.nav-link:focus,
.nav-link:hover {
    text-decoration: none; }
/* line 20, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-link.disabled {
    color: #818a91; }
/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent; }

/* line 35, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-inline .nav-link + .nav-link {
    margin-left: 1rem; }

/* line 45, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-tabs {
    border-bottom: 1px solid #ddd; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.nav-tabs:before,
.nav-tabs:after {
    content: " ";
    display: table; }
/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.nav-tabs:after {
    clear: both; }
/* line 49, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
/* line 54, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-tabs .nav-item + .nav-item {
    margin-left: .2rem; }
/* line 59, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-radius: 0.25rem 0.25rem 0 0; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd; }
/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
    color: #818a91;
    background-color: transparent;
    border-color: transparent; }
/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }

/* line 94, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-pills .nav-item {
    float: left; }
/* line 97, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }

/* line 102, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-radius: 0.25rem; }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
    color: #fff;
    cursor: default;
    background-color: #0275d8; }

/* line 119, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-stacked .nav-item {
    display: block;
    float: none; }
/* line 123, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0; }

/* line 137, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.tab-content > .tab-pane {
    display: none; }

/* line 140, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.tab-content > .active {
    display: block; }

/* line 150, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_nav.scss */
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

/* line 6, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar {
    position: relative;
    padding: 0.5rem 1rem; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.navbar:before,
.navbar:after {
    content: " ";
    display: table; }
/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.navbar:after {
    clear: both; }
@media (min-width: 34em) {
    /* line 6, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
    .navbar {
        border-radius: 0.25rem; } }

/* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-static-top {
    z-index: 1000; }
@media (min-width: 34em) {
    /* line 23, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
    .navbar-static-top {
        border-radius: 0; } }

/* line 33, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0; }
@media (min-width: 34em) {
    /* line 33, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0; } }

/* line 46, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-fixed-top {
    top: 0; }

/* line 50, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-fixed-bottom {
    bottom: 0; }

/* line 54, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%; }
@media (min-width: 34em) {
    /* line 54, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
    .navbar-sticky-top {
        border-radius: 0; } }

/* line 71, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-brand {
    float: left;
    margin-right: 1rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 1.25rem; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none; }
/* line 82, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-brand > img {
    display: block; }

/* line 88, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    overflow: hidden;
    margin-left: 1rem;
    margin-right: 1rem; }
/* line 97, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-divider:before {
    content: '\00a0'; }

/* line 108, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-toggler {
    padding: 0.5rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none;
    border: 0.0625rem solid transparent;
    border-radius: 0.25rem; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none; }

@media (min-width: 34em) {
    /* line 123, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
    .navbar-toggleable-xs {
        display: block !important; } }

@media (min-width: 48em) {
    /* line 128, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
    .navbar-toggleable-sm {
        display: block !important; } }

/* line 141, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-nav .nav-item {
    float: left; }

/* line 145, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem; }
/* line 150, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

/* line 155, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-nav .nav-item + .nav-item {
    margin-left: 1rem; }

/* line 162, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.8); }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

/* line 171, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.3); }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .open > .nav-link:focus,
.navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
    color: rgba(0, 0, 0, 0.8); }

/* line 189, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, 0.075); }

/* line 196, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-dark .navbar-brand {
    color: white; }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: white; }

/* line 205, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

/* line 38, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.navbar-dark .navbar-nav .open > .nav-link,
.navbar-dark .navbar-nav .open > .nav-link:focus,
.navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
    color: white; }

/* line 223, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_navbar.scss */
.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, 0.075); }
/* line 5, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 0.0625rem solid #ccc;
    border-radius: 0.25rem; }
/* line 32, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
/* line 57, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.form-control:focus {
    border-color: #66afe9;
    outline: none; }
/* line 41, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control::placeholder {
    color: #999;
    opacity: 1; }
/* line 54, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control:disabled,
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eceeef;
    opacity: 1; }
/* line 61, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed; }

/* line 69, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control-file,
.form-control-range {
    display: block; }

/* line 80, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control-label {
    padding: 0.4375rem 0.75rem;
    margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* line 100, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 2.375rem; }
    /* line 105, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    input[type="date"].input-sm,
    .input-group-sm input[type="date"].form-control,
    input[type="time"].input-sm,
    .input-group-sm input[type="time"].form-control,
    input[type="datetime-local"].input-sm,
    .input-group-sm input[type="datetime-local"].form-control,
    input[type="month"].input-sm,
    .input-group-sm input[type="month"].form-control {
        line-height: 1.95rem; }
    /* line 110, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    input[type="date"].input-lg,
    .input-group-lg input[type="date"].form-control,
    input[type="time"].input-lg,
    .input-group-lg input[type="time"].form-control,
    input[type="datetime-local"].input-lg,
    .input-group-lg input[type="datetime-local"].form-control,
    input[type="month"].input-lg,
    .input-group-lg input[type="month"].form-control {
        line-height: 3.29167rem; } }

/* line 122, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control-static {
    min-height: 2.375rem;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    margin-bottom: 0; }
/* line 131, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control-static.form-control-sm,
.form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

/* line 146, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control-sm {
    padding: 0.275rem 0.75rem;
    font-size: 0.85rem;
    line-height: 1.5;
    border-radius: 0.2rem; }

/* line 154, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control-lg {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.33333;
    border-radius: 0.3rem; }

/* line 168, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-group {
    margin-bottom: 15px; }

/* line 178, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-bottom: 0.75rem; }
/* line 184, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.radio label,
.checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
/* line 191, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.radio label input:only-child,
.checkbox label input:only-child {
    position: static; }

/* line 199, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem; }

/* line 207, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -.25rem; }

/* line 214, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer; }

/* line 224, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: .75rem; }

/* line 237, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
input[type="radio"]:disabled,
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed; }

/* line 245, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }

/* line 254, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed; }

/* line 267, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.form-control-success,
.form-control-warning,
.form-control-error {
    padding-right: 2.25rem;
    background-position: center right 0.59375rem;
    background-size: 1.54375rem 1.54375rem;
    background-repeat: no-repeat; }

/* line 17, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #5cb85c; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-success .form-control {
    border-color: #5cb85c; }

/* line 33, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea; }

/* line 39, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-success .form-control-feedback {
    color: #5cb85c; }

/* line 278, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.has-success .form-control-success {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNoZWNrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1Q0I4NUMiIGQ9Ik0yMzMuOCw2MTAuMWMtMTMuMywwLTI1LjktNi4yLTM0LTE2LjlMOTAuNSw0NDguOEM3Ni4zLDQzMCw4MCw0MDMuMyw5OC44LDM4OS4xYzE4LjgtMTQuMyw0NS41LTEwLjUsNTkuOCw4LjNsNzEuOSw5NWwyMjAuOS0yNTAuNWMxMi41LTIwLDM4LjgtMjYuMSw1OC44LTEzLjZjMjAsMTIuNCwyNi4xLDM4LjcsMTMuNiw1OC44TDI3MCw1OTBjLTcuNCwxMi0yMC4yLDE5LjQtMzQuMywyMC4xQzIzNS4xLDYxMC4xLDIzNC41LDYxMC4xLDIzMy44LDYxMC4xeiIvPjwvc3ZnPg=="); }

/* line 17, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #f0ad4e; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-warning .form-control {
    border-color: #f0ad4e; }

/* line 33, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: white; }

/* line 39, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-warning .form-control-feedback {
    color: #f0ad4e; }

/* line 286, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ildhcm5pbmciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjEyIDc5MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjEyIDc5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0YwQUQ0RSIgZD0iTTYwMyw2NDAuMmwtMjc4LjUtNTA5Yy0zLjgtNi42LTEwLjgtMTAuNi0xOC41LTEwLjZzLTE0LjcsNC4xLTE4LjUsMTAuNkw5LDY0MC4yYy0zLjcsNi41LTMuNiwxNC40LDAuMiwyMC44YzMuOCw2LjUsMTAuOCwxMC40LDE4LjMsMTAuNGg1NTcuMWM3LjUsMCwxNC41LTMuOSwxOC4zLTEwLjRDNjA2LjYsNjU0LjYsNjA2LjcsNjQ2LjYsNjAzLDY0MC4yeiBNMzM2LjYsNjEwLjJoLTYxLjJWNTQ5aDYxLjJWNjEwLjJ6IE0zMzYuNiw1MDMuMWgtNjEuMlYzMDQuMmg2MS4yVjUwMy4xeiIvPjwvc3ZnPg=="); }

/* line 17, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #d9534f; }

/* line 21, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-error .form-control {
    border-color: #d9534f; }

/* line 33, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-error .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7; }

/* line 39, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_forms.scss */
.has-error .form-control-feedback {
    color: #d9534f; }

/* line 294, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
.has-error .form-control-error {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNyb3NzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEOTUzNEYiIGQ9Ik00NDcsNTQ0LjRjLTE0LjQsMTQuNC0zNy42LDE0LjQtNTEuOSwwTDMwNiw0NTEuN2wtODkuMSw5Mi43Yy0xNC40LDE0LjQtMzcuNiwxNC40LTUxLjksMGMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlsOTIuNC05Ni40TDE2NSwyOTkuNmMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlzMzcuNi0xNC40LDUxLjksMGw4OS4yLDkyLjdsODkuMS05Mi43YzE0LjQtMTQuNCwzNy42LTE0LjQsNTEuOSwwYzE0LjQsMTQuNCwxNC40LDM3LjYsMCw1MS45TDM1NC43LDM5Nmw5Mi40LDk2LjRDNDYxLjQsNTA2LjgsNDYxLjQsNTMwLDQ0Nyw1NDQuNHoiLz48L3N2Zz4="); }

@media (min-width: 34em) {
    /* line 394, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
    /* line 401, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
    /* line 408, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .form-control-static {
        display: inline-block; }
    /* line 412, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle; }
    /* line 418, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto; }
    /* line 424, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .input-group > .form-control {
        width: 100%; }
    /* line 428, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
    /* line 436, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
    /* line 442, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0; }
    /* line 447, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
    /* line 453, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_forms.scss */
    .form-inline .has-feedback .form-control-feedback {
        top: 0; } }
/* line 3, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; 
    margin-bottom:10px; /*used to add space between browse and form buttons*/}
/* line 8, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2; }
/* line 10, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 2; }

/* line 29, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px; }

/* line 35, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-toolbar {
    margin-left: -5px; }
/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table; }
/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.btn-toolbar:after {
    clear: both; }
/* line 40, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left; }
/* line 46, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px; }

/* line 51, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }

/* line 56, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn:first-child {
    margin-left: 0; }
/* line 59, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

/* line 65, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

/* line 70, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn-group {
    float: left; }

/* line 73, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

/* line 78, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

/* line 82, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

/* line 88, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0; }

/* line 106, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }

/* line 110, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }

/* line 128, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn .caret {
    margin-left: 0; }

/* line 132, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 0.3em 0.3em 0;
    border-bottom-width: 0; }

/* line 137, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 0.3em 0.3em; }

/* line 150, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }

/* line 15, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }

/* line 19, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
    clear: both; }

/* line 161, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group-vertical > .btn-group > .btn {
    float: none; }

/* line 169, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

/* line 176, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }

/* line 179, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

/* line 183, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

/* line 188, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }

/* line 193, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

/* line 197, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

/* line 218, C:/Users/kplummer/Desktop/ezypo changes/bootstrap4alpha/scss/_button-group.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }


/* line 3, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropup,
.dropdown {
    position: relative; }

/* line 9, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .25rem;
    margin-left: .25rem;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent; }

/* line 23, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropdown-toggle:focus {
    outline: 0; }

/* line 30, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid; }

/* line 38, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    /*    font-size: 1rem; */
    font-size: inherit;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem; }

/* line 60, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #e5e5e5; }

/* line 67, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0; }
/* line 21, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/mixins/_hover.scss */
.dropdown-item:focus,
.dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
/* line 38, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/mixins/_hover.scss */
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
/* line 38, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/mixins/_hover.scss */
.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    color: #818a91; }
/* line 21, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/mixins/_hover.scss */
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

/* line 118, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.open > .dropdown-menu {
    display: block; }

/* line 123, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.open > a {
    outline: 0; }

/* line 132, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropdown-menu-right {
    right: 0;
    left: auto; }

/* line 142, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropdown-menu-left {
    right: auto;
    left: 0; }

/* line 148, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #818a91;
    white-space: nowrap; }

/* line 158, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }

/* line 168, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.pull-right > .dropdown-menu {
    right: 0;
    left: auto; }

/* line 181, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 0.3em solid; }

/* line 188, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_dropdown.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }


/* line 8, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_images.scss */
.img-fluid {
    display: block;
    max-width: 100%;
    height: auto; }

/* line 13, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_images.scss */
.img-rounded {
    border-radius: 0.3rem; }

/* line 18, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_images.scss */
.img-thumbnail {
    padding: 0.25rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }

/* line 32, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_images.scss */
.img-circle {
    border-radius: 50%; }

/* line 40, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_images.scss */
.figure {
    display: inline-block; }

/* line 45, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_images.scss */
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }

/* line 50, C:/Users/kplummer/Desktop/bootstrap-4.0.0-alpha.2/scss/_images.scss */
.figure-caption {
    font-size: 90%;
    color: #818a91; }

/*# sourceMappingURL=import.css.map */

/*End of Bootstrap Rip*/


.ios-download {
    height:5.5vh;
    position:absolute;
    right:11vh;
    bottom:5vh;
}

.ios-download img {
    height:5.5vh;
}

.android-download {
    height:8.5vh;
    position:absolute;
    right:39vh;
    bottom:3.47vh;
}

.android-download img {
    height:8.5vh;
}


/*Media Queries*/

@media screen and (min-width: 1025px) {
    .nt-leftpanel-l {
        background: rgb( 96, 94, 87);
        position:absolute;
        z-index: 10000;
        width:min-content !important;
        width:350px !important; 
        /*        min-height: 100%;*/
        left: -500px; 
        display:none;
    }
    /*
    #contentbody_div {
    zoom: 1;   
    }
    */
}

@media screen and (max-width: 1024px) and (min-width: 601px){
    .nt-leftpanel-l {
        background: rgb( 96, 94, 87);
        position:absolute;
        z-index: 10000;
        width:min-content !important;
        width:350px !important; 
        /*        min-height: 100%;*/
        left: -500px;
        display:none;
    }

    /*
    #contentbody_div {
    zoom: .8;   
}
    */
}

@media screen and (max-width: 1200px) {
    .searchbox {
        /*
        position: absolute;
        top: 63px;
        right: 12px;
        */
    }

    .ios-download {
        right:4vh;
    }

    .android-download {
        right:28vh;
    }
}

@media screen and (max-width: 992px) {
    .searchbox {
        /*
        position: absolute;
        top: 63px;
        right: 12px;
        */
    }

    .ios-download {
        right:1vh;
        bottom:7vh;
    }

    .android-download {
        right:21vh;
        bottom:5.47vh;
    }
}

/*End Media Queries*/



/*Side Menu*/

div ::-webkit-scrollbar {
    display: none;
}

.nt-leftpanel-l {
    background: rgb( 96, 94, 87);
    position:absolute;
    z-index: 100000;
    width:min-content !important; 
    width:370px !important; 
    /*    min-height: 100%;*/
    left: -500px; 
    display:none;
    overflow:hidden;
}


#menu_div {
    margin-top: 0 !important;
    margin-right: 0 !important;
    background:#4C4C4C;
    box-sizing: border-box;
    height: 102%;
    min-width:370px!important;
    -moz-box-sizing: border-box;
    overflow:scroll;
}

#menu_div div {
    margin: 0;
    padding: 0!important;
    list-style: none;
}

#menu_div div div {
    margin: 0;
    background: transparent !important;
}

#menu_div h3 {
    font-size: 1.3em;
    background:#404040;
    border-radius: 0px;
    color:white;
    padding-right: 0;
    border: 0 !important;
}

#menu_div h3 div {
    border-radius: .25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: .3rem;
}

#menu_div h3 span,.hideme {
    display:none;
}

#menu_div .nt-menu-item {
    height: 50px!important;
}

#menu_div .nt-menu-item a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 100;
    color: white !important;
    text-decoration: none;
    display: block !important;
    /*border-bottom: 1px solid #909290;*/
	border: 0 !important;
    background: rgba(128,128,127,.32);
    -webkit-transition:  background 0.3s ease-in-out;
    -moz-transition:  background 0.3s ease-in-out;
    -ms-transition:  background 0.3s ease-in-out;
    -o-transition:  background 0.3s ease-in-out;
    transition:  background 0.3s ease-in-out;
}

#menu_div .nt-menu-item-text{
    color: white;
}

#menu_div .nt-menu-button{
    text-align: left;
}

#menu_div .nt-menu-item:hover a {
    background: rgba( 178, 178, 173, 0.886 );
}


#menu_div .nt-padding-1 {
    overflow: hidden;
}
/*End Side Menu*/


.goog-te-gadget-simple {
    background-color: rgba(255, 255, 255, 0.81) !important;
    border-left: 1px solid rgba(218, 218, 218, 0.45) !important;
    border-top: 1px solid rgba(155, 155, 155, 0.45) !important;
    border-bottom: 1px solid rgba(232, 232, 232, 0.45) !important;
    border-right: 1px solid rgba(213, 213, 213, 0.45) !important;
}

.ui-accordion-content {
    max-height: fit-content;
}

.ui-accordion .ui-accordion-header{
    display: block;
}