/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_28_page1 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_28_page1 .theDivider1, #simpleDivider_stacks_in_28_page1 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_28_page1 .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_28_page1 .theDivider2 {
	height: 4px;
	background-color: #E0E0E0;
}/* -- Start Mailto Each css Template -- */

#stacks_in_39_page1 form {
	max-width: 10000px;
}





#stacks_in_39_page1form{
	display: block;
	margin-top: 0em;
}

#stacks_in_39_page1 .mailtoform-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-sizing: border-box;
}

#stacks_in_39_page1 textarea.mailtoform-control{
	height: auto;
}

#stacks_in_39_page1 .mailtolabel {
  display: inline-block;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
}


#stacks_in_39_page1mailtobtn {
  display: inline-block;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: #DC3545;
  border: 1px solid #DC3545;
  font-size: 1rem;
  border-radius: 4px;
  padding: .375rem 1rem;
  line-height: 1.5;
  margin-top: 1rem;
}

#stacks_in_39_page1mailtobtn:hover{
	color: #FFFFFF;
	background-color: #A12732;
	border: 1px solid #A12732;
}

#stacks_in_39_page1mailtobtn.mailtosmallbtn{
	padding: 0.25rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 4px;
}

#stacks_in_39_page1mailtobtn.mailtolargebtn{
	padding: 0.75rem 1.25rem;
	font-size: 1.25rem;
	line-height: 1.3333333333;
	border-radius: 4px;
}

#stacks_in_39_page1hdnbtn{
	display: none !important;
	width: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
}



/* -- End Mailto Each css Template -- */