@charset "UTF-8";
#SFF-image-row {
	white-space: nowrap;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	margin: 0;
	min-width: 100%;
}
.col-md-3 {
	padding: 0 !important;
	margin: 0!important;
	width: 25%;
	min-width: 25%;
	height: 200px;
	position: relative;
	display: inline-block;
	top: auto;
	bottom: auto;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
   white-space: nowrap;
}
.imgcontainer {
   padding: 0 !important;
   margin: 0 !important;
   min-width: 100%;
}
.thumbnail {
    border: 0 none;
		margin: 0;
height: 200px;
width: 100%;
min-width: 100%;
    box-shadow: none;
	background: transparent;
		position: relative;
	display: inline-block;
	overflow: hidden;
}
.thumbnail > img {
	margin: 0;
padding: 0;
height: 100%;
width: 100%;
min-width: 300px;
min-height: 100%;
position: absolute;
overflow:hidden;
top: auto;
	bottom: auto;
}
#my-vertical-button-group {
	left: auto;
	width: 100%;
	text-align: center;
	position: relative;
	min-width: 100%;
}
#my-right-col {
	width: 25%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	max-width: 250px;
}
#my-left-col {
	width: 75%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	top: 0%;
	bottom: 0px;
	position: relative;
	margin-right: 0px;
	max-width: 100%;
}
#each-vert-button {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #9A906A;
	font-weight: bold;
	width: 80%;
	left: auto;
	right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-width: 150px;
	position: relative;
	background-color: #E2DEB1;
	height: 30px;
}
#SFF-body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: auto;
	height: 100%;
	min-height: 100%;
	text-align: left;
}
#SFF-row {
	width: 90%
%;
	width: 100%;
	left: auto;
	right: auto;
	position: relative;
	text-align: justify;
	max-width: 100%;
}
#SFF-wrapper {
	background-color: #E2DEB1;
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
	max-width: 100%;
}
#SFF-body-wrapper {
	width: 100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-bottom: 0px;
	min-height: 100%;
	height: 100%;
}
#SFF-footer {
	height: auto;
	position: fixed;
	width: 100%;
	bottom: 0px;
	min-width: 100%;
	background-color: #f6f6f6;
}
#SFF-copyright {
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #9A906A;
	font-size: small;
	text-align: center;
}
#SFF-heading {
	color: #9A906A;
	font-variant: normal;
	font-size: xx-large;
	font-weight: 400;
	font-family: montserrat;
	font-style: normal;
	border: medium none #9A906A;
	text-shadow: 0 0 0 rgba(93,84,35,1.00);
	-webkit-box-shadow: 0px 0px rgba(177,171,135,1.00);
	box-shadow: 0px 0px rgba(177,171,135,1.00);
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-radius: 5px;
	-webkit-text-stroke-color: #9A906A;
	-webkit-text-stroke-width: 2px;
	letter-spacing: 0px;
}
#SFF-label {
	width: 150px;
}
#SFF-textbox {
	width: 200px;
	position: relative;
	border-color: #000000;
	border-width: thin;
}
#SFF-message-box {
	width: 250px;
	height: 100px;
	overflow-x: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	border-color: #000000;
	border-width: thin;
}
#SFF-form {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#SFF-quote {
	color: #9A906A;
	font-style: italic;
}
#SFF-submit {
	left: auto;
	position: relative;
	color: #9A906A;
	font-variant: small-caps;
	float: none;
	min-width: 100px;
	width: 15%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#SFF-reset {
	position: relative;
	left: auto;
	color: #9A906A;
	font-variant: small-caps;
	right: auto;
	min-width: 100px;
	width: 15%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#SFF-form-buttons {
	width: 30%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	min-width: 200px;
}
#form-submit-success {
	color: #1BB802;
	font-size: small;
}
#form-submit-error {
	color: #E50004;
	font-size: small;
}
