hr {
	border: 0;
	margin:10px 0px 10px 0px;
	height: 1px;
	border-top: 1px solid #176b96;
}

.MainSTQIBody {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	font-size: 21px;
	width: 100%;
	line-height: 125%;
	min-width: 800px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	color: black;
	background-color: white;
}

.MainSTQIBody h1 {
	font-size: 38px;
	font-weight: bold;
	color: #176b96; 
	line-height: 150%;
}

.MainSTQIBody h2 {
	font-size: 28px;
	font-weight: normal;
	color: #176b96; 
	line-height: 150%;
}

.MainSTQIBody h3 {
	font-size: 22px;
	font-weight: normal;
	color: #176b96; 
	line-height: 150%;
}

.MainSTQIBody p {
	font-size: 16px;
	line-height: 125%;

}


.MainSTQIBody p a {
	color: #176b96;
	text-decoration: underline;
}

.MainSTQIBody p a:hover {
	text-decoration: overline underline;
}

.MainSTQIBody ul, li {
	font-size: 16px;
	line-height: 125%;

}


.HomePageStandardHeaderImage {
	border: none;
	box-shadow: none;
	margin:0px 0px 10px 0px;
	padding: 0px;
	vertical-align: middle;
}

.SchoolPageStandardHeaderImage {
	margin:0px 0px 10px 0px;
	padding: 10px 20px 10px 20px;
	border-radius: 8px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	vertical-align: middle;
}

.MainSTQIBodyEmphasis {
	font-size: 28px;
	font-style: italic;
	color: #176b96; 
	line-height: 125%;
	
}

.MainPage {
	display: block;
	border: none;
	width: 100%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px 20px 0px 20px;

}

.MainMenu {
	display: inline-flex;
	justify-content: center;
	font-size: 12px;
	width: 100%;
	min-width: 600px;
	line-height: 100%;
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
}

.MainMenuItem {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-weight: normal;
	height: 14px;
	line-height: 100%;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	vertical-align:middle;
	color: Grey;
}

.MainMenuItem a {
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	vertical-align:middle;
	color: Grey;
	text-decoration:none;
}

.MainMenuItem :hover {
	color: #176b96;
	text-decoration: underline overline;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.MainMenuTable {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	text-align: center;
	min-width: 600px;
}

.MainMenuTable td {
	display: table-cell;
	vertical-align:middle;
	padding: 0px 0px 5px 0px;
}

.MainSocialIcons {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align:middle;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.MainSocialIcons img {
	margin: 0px;
	padding: 0px;
	box-shadow: none;
	padding: 10px 0px 0px 0px;

}

.searchform {
	display: block;
	vertical-align:middle;
	font-size: 24px;
	height: 24px;
	padding: 0px;
	margin: 0px;
}

.searchbar {
	vertical-align:middle;
	display: inline;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #D0D0D0;
}


.searchbutton {
	vertical-align:middle;
	display: inline;
	padding: 0px;
	margin: 0px;
}

.MainContentWrapper {
	width: 100%;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
}

.MainContentInnerWrapper {
	width: 100%;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
}

.MainContent {
	display: inline;
	justify-content: center;
	width: 90%;
	text-align: center;
	padding: 20px;
	margin: 0px;
}

.MainTable {
	border: none;
	font-size: 12px;
	width: 100%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;

}

.SchoolHeaderDiv {
	display: block;
	padding: 0px 20px 0px 20px;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.SchoolHeaderTable {
	display: inline-block;
	font-size: 12px;
	line-height: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	border: none;
	vertical-align:middle;
	text-align: center;
	min-width: 600px;
}

.SchoolHeaderGraphicTable {
	display: inline-block;
	font-size: 12px;
	line-height: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	border: none;
	vertical-align:middle;
	text-align: center;
	min-width: 600px;
	border-radius: 10px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

.SchoolHeaderTable td {
	padding: 5px;
}

.SchoolHeaderTable a {
	text-decoration: none;
}


.SchoolHeaderTable p {

	font-size: 18px;
	padding: 0px 0px 10px 0px;
}


.PageContent {
}

.PageContent img {
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	vertical-align: middle;
	text-align: middle;
}

.School-Title {
	display: block;
	font-size: 34px;
	font-weight: bold;
	color: #176b96; 
	line-height: 125%;
}

.School-Subtitle {
	color: #176b96; 
	font-size: 21px;
	font-weight: normal;
	font-style: italic;
	line-height: 100%;
}

.School-Contact-Info {
	display: table-row;
	color: #176b96; 
	line-height: 100%;
	padding: 10px;
	margin: 10px;
	font-size: 12px;
	font-weight: normal;
}

.SchoolMenuTable {
	display: inline-block;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border: none;
	vertical-align:middle;
	text-align: center;
	min-width: 600px;
}

.SchoolMenuTable td {
	padding: 10px;
}

.SchoolMenuMainItem {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	width: 150px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #ffca42;
	background-color: #176b96;
	border: 1px solid;
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-align-last:center;
}


.SchoolMenuMainItem:hover {
	background-color: #1f95d1;
}

.SchoolMenuMainItemLink {
	color: #ffca42;
	text-decoration: none;
}

.SchoolMenuMainItemLink:hover {
	color: #ffca42;
	text-decoration: none;
}

.SchoolMenuMainItemDropDown {
	position: inline;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	width: 150px;
	height: 32px;
	font-size: 18px;
	font-weight: bold;
	color: #ffca42;
	background-color: #176b96;
	border: 1px solid;
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-align-last:center;
}


.SchoolMenuMainItemDropDown:hover {
	background-color: #1f95d1;
}

.SchoolMenuMainItemLinkDropDown {
	color: #ffca42;
}

.SchoolMenuMainItemLinkDropDown:hover {
	color: #ffca42;
	text-decoration: none;
}


.SchoolMenuMainItemSingle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 150px;
	height: 30px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #176b96;
	background-color: white;
	border: 1px solid;
}

.SchoolMenuOption {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 150px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #176b96;
	background-color: white;
	border: 1px solid;
}

.SchoolMessageItem {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #176b96;
	line-height: 125%;
	width: 230px;
	height: 75px;
	background-color:#ffea8c; 
	padding: 10px;
	margin: 5px;
	border: 2px solid #176b96;
	border-radius: 5px;
	box-shadow: 0 0 8px #D0D0D0;
    animation:myfirst 2s;
    -moz-animation:myfirst 2s infinite; /* Firefox */
    -webkit-animation:myfirst 2s infinite; /* Safari and Chrome */
}


@-moz-keyframes myfirst /* Firefox */ {
    0% {background:#ffea8c;}
    50% {background:#f5f2a4;}
    100% {background:#ffea8c;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */ {
    0% {background:#ffea8c;}
    50% {background:#f5f2a4;}
    100% {background:#ffea8c;}
}

.SchoolPageTitle {
	font-size: 30px;
	font-weight: bold;
	color: #176b96; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

.SchoolStandardPageHeaderInfo {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: #176b96;
}

.SchoolStandardPageHeaderInfoLink {
	font-size: 85%;
	text-decoration: none;
	color: #176b96;
}

.SchoolStandardPageHeaderInfoLink:hover {
	color: orange;
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;	
}

.SchoolTableStandard {
	display: inline;
	width:100%;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	border: none;
	vertical-align:middle;
	text-align: top;
	min-width: 800px;
}

.SchoolTableStandard th {
	font-weight: bold;
	padding: 10px;
	vertical-align:top;
	text-align:left;
	line-height: 125%;
}

.SchoolTableStandard td {
	padding: 10px;
	vertical-align:top;
	text-align: left;
	line-height: 125%;
}

.SchoolTableStandardCentred {
	display: inline;
	width:100%;
	font-size: 18px;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	vertical-align:middle;
	text-align: top;
	min-width: 800px;
}

.SchoolTableStandardCentred th {
	display: table-cell;
	font-weight: bold;
	padding: 5px;
	vertical-align:top;
	text-align:center;
	line-height: 125%;
}

.SchoolTableStandardCentred td {
	display: table-cell;
	padding: 5px;
	vertical-align:top;
	text-align:center;
	line-height: 125%;
}

.SchoolTableStandardCentred2 {
	display: inline;
	width:100%;
	font-size: 18px;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	vertical-align:middle;
	text-align: top;
	min-width: 800px;
}

.SchoolTableStandardCentred2 td {
	display: table-cell;
	padding: 5px;
	vertical-align:middle;
	text-align:left;
	line-height: 125%;
}

.SchoolImageStandard {
	vertical-align:top;
	text-align: left;
	border: 0px solid #176b96;
	border-radius: 5px;
	box-shadow: 0 0 8px #D0D0D0;
}

.School-Standard-Post-Container {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 0px 10px 20px 10px;
	margin: 0px;
}

.School-Standard-Post-Container img {
	display: inline-flex;
	justify-content: middle;
	margin: 0px 0px 10px 0px;
	border-radius: 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	vertical-align: middle;
	text-align: middle;
}


.School-Standard-Post-Container h1 {
	font-size: 30px;
	line-height: 150%;
	font-weight: bold;
	color: #176b96; 
	padding: 0px 0px 10px 0px;
}

.School-Standard-Post-Container h2 {
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	color: #176b96; 
	padding: 0px 0px 10px 0px;
}

.School-Standard-Post-Container h3 {
	font-size: 21px;
	line-height: 150%;
	font-weight: bold;
	color: #176b96; 
	padding: 0px 0px 10px 0px;
}

.School-Standard-Post-Container a {
	color: #176b96; 
}

.School-Standard-Post-Container a:hover {
	color: #176b96; 
	text-decoration: underline overline;
}

.School-Standard-Post-Thumbnail-Container {
	display: table-cell;
	padding: 0px 0px 20px 0px;
	vertical-align: top;
}

.School-Standard-Post-Thumbnail {
	display: block;
	height: 100px;
	width: 100px;
	vertical-align: top;
	border-radius: 5px;
	box-shadow: 0 0 8px #D0D0D0;
}

.School-Standard-Post-Content-Container {
	display: table-cell;
	width: 100%;
	font-size: 18px;
	line-height: 125%;
	padding: 0px 20px 20px 20px;
	margin: 0px;
	vertical-align: top;
}

.School-Standard-Post-Content-Container h1 {
	font-size: 30px;
	line-height: 100%;
	font-weight: bold;
	color: #176b96; 
}

.School-Standard-Post-Content-Container h2 {
	font-size: 24px;
	line-height: 100%;
	font-weight: bold;
	color: #176b96; 
}

.School-Standard-Post-Content-Container h3 {
	font-size: 21px;
	line-height: 150%;
	font-weight: bold;
	color: #176b96; 
	padding: 0px 0px 10px 0px;
}


.School-Standard-Post-Content-Container a {
	color: #176b96; 
}

.School-Standard-Post-Content-Container a:hover {
	text-decoration: underline overline;
}


.Testimonial-Section {
	display: block;
	font-size: 15px;
	font-weight: normal;
	height:100%;
	width: 325px;
	line-height: 115%;
	padding: 0px 0px 0px 20px;
	margin: 19px 0px 0px 0px;
	vertical-align:top;
	color: #176b96;
	background-color: #ffea8c;
	border: 1px solid yellow;
	border-radius: 5px;
	box-shadow: 0 0 8px #D0D0D0;
}


.FormSectionDiv {
	margin: 10px;
	border: 1px solid #D0D0D0;
	box-shadow: 0 0 8px #D0D0D0;
	padding: 14px 15px 10px 15px;
	text-align: center;
}

.FormTable {
	border: none;
	font-size: 12px;
	width: 100%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;

}

.StandardFormSectionDiv {
	margin: 0px;
	border: none;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.StandardFormTable {
	border: none;
	font-size: 12px;
	width: 100%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;

}

.FormCell {
	border: none;
}

.FormQuestionsTable {
	width: 100%;
	min-width: 900px;
	padding: 10px 50px 10px 50px;
}

.FormQuestionCell {
	width: 100%;
	min-width: 900px;
	padding: 10px 0px 10px 0px;
}

.FormSectionHeader {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	border: none;
	padding: 10px 5px 3px 5px;
	background-color: #ff004c;
	color: white;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 50px;
}

.FormNameInput {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-size: 30px;
	text-align: left;
	padding: 14px 15px 10px 15px;

}

.FormSectionNameInputBox {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-size: 30px;
	text-align: left;
	padding: 14px 15px 10px 15px;
}

.FormNameInput:focus {
	border-bottom: 2px solid #60CBFF;

}

.FormDescriptionInput {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	color: #666666;
	font-size: 12px;
	text-align: left;
	padding: 14px 15px 10px 15px;

}

.FormDescriptionInput:focus {
	color: #000000;
	border-bottom: 2px solid #60CBFF;

}

.FormNavigateSelector {
	outline: none;
	border: none;
	background-color: #d4f0ff;
	color: #176b96;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;	
	width: 100%;
	height: 25px;
}


.FormNavigateOption {
	color: #176b96;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;	
	width: 100%;

}


#divDebug {
	width: 300px;
	height: 530px;
	position: fixed;
	z-index: 9;
	background-color: #ffffff;
	border: 1px solid #d3d3d3;
	text-align: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;

}

#divDebugMessage {
	text-align: left;
	width: 290px;
	height: 500px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	overflow-y: scroll;
	padding: 0px 5px 0px 5px;
}

#divDebugHeader {
	height: 30px;
	cursor: move;
	z-index: 10;
	background-color: #2196F3;
	color: #ffffff;
	vertical-align: middle;
	font-size: 12px;
	padding: 0px 5px 0px 0px;
}

.FormHTMLBox {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 3px 0px 3px 0px;
	width:100%;
	overflow-y: scroll;
	resize:vertical;

}

.FormCustomHTMLBar {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	border: none;
	padding: 2px 0px 2px 0px;
	background-color: #d4f0ff;
	color: #176b96;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	border-radius: 0px;
}

.FormHTMLBox:focus {
	border-top: 2px solid #60CBFF;
	border-bottom: 2px solid #60CBFF;
}

.FormInputBox {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-size: 18px;
	text-align: left;
	padding: 14px 15px 10px 15px;

}

.FormInputBox:focus {
	border-bottom: 2px solid #60CBFF;

}

.FormDivAddField {

	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	border: 1px solid #D0D0D0;
	box-shadow: 0 0 8px #D0D0D0;
	padding: 10px 0px 3px 0px;
	background-color: #b3e5ff;
	color: white;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

.FormQuestionInfoBox {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	border: none;
	padding: 10px 0px 3px 0px;
	background-color: #176b96;
	color: white;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

.FormTableQuestionSettings {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	border: none;
	padding: 5px 5px 5px 5px;
	background-color: #d4f0ff;
	color: #176b96;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-radius: 0px;
	margin-top: 10px;

}

.FormTableQuestionSettings2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	border: none;
	padding: 5px 5px 5px 5px;
	background-color: #d4f0ff;
	color: #176b96;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-radius: 0px;

}

.FormQuestionSettings2Bar {
	background-color: #b3e5ff;
}

.FormQuestionOptionsInput {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-size: 12px;
	text-align: left;
	padding: 0px 5px 0px 5px;
	color:#176b96; 
	margin-right: 10px;
	width: 100%;
}

.FormQuestionOptionsLabel {
	outline: none;
	border: none;
	font-size: 12px;
	text-align: left;
	margin-right: 3px;
}

.FormQuestionOptionsSelect {
	outline: none;
	border: none;
	font-size: 12px;
	text-align: left;
	margin-right: 3px;
	color:#176b96; 
	width: 100%;
}

/******* CUSTOM CHECKBOX */
.FormQuestionOptionsContainer {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.FormQuestionOptionsContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #ffffff;
}

/* On mouse-over, add a grey background color */
.FormQuestionOptionsContainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.FormQuestionOptionsContainer input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.FormQuestionOptionsContainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.FormQuestionOptionsContainer .checkmark:after {
  left: 4px;
  top: 0px;
  width: 3px;
  height: 9px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ************************** */

/******* STANDARD FORM CHECKBOXES FOR MULTIPLE CHOICE QUESTIONS */

.StandardFormChoiceContainer {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 20px;
  color: #176b96;	
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.StandardFormChoiceContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.standardcheckmark {
  position: absolute;
  top: 5;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #005283;
}

/* On mouse-over, add a grey background color */
.StandardFormChoiceContainer:hover input ~ .standardcheckmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.StandardFormChoiceContainer input:checked ~ .standardcheckmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.standardcheckmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.StandardFormChoiceContainer input:checked ~ .standardcheckmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.StandardFormChoiceContainer .standardcheckmark:after {
  left: 6px;
  top: 0px;
  width: 5px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ************************** */

/* ****** CUSTOM RADIO BUTTON */

.FormQuestionRadioContainer {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #176b96;	

}

.FormQuestionRadioContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.optionselector {
  position: absolute;
  top: 5;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #005283;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.FormQuestionRadioContainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.FormQuestionRadioContainer input:checked ~ .optionselector {
  background-color: #2196F3;
}

/* Create the optionselector (hidden when not selected) */
.optionselector:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the optionselector when checked */
.FormQuestionRadioContainer input:checked ~ .optionselector:after {
  display: block;
}

/* Style the optionselector */
.FormQuestionRadioContainer .optionselector:after {
  left: 7px;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}

/* ***************** */

.FormViewNameInput {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-size: 30px;
	text-align: center;
	padding: 14px 15px 10px 15px;

}

.FormViewNameInput:focus {
	border-bottom: 2px solid #60CBFF;

}

.FormViewDescriptionInput {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding: 14px 15px 10px 15px;

}

.FormViewDescriptionInput:focus {
	color: #000000;
	border-bottom: 2px solid #60CBFF;

}

.FormMultipleChoiceTable {
	width: 100%;
	min-width: 300px;
	padding: 10px 50px 10px 50px;
}

.FormMultipleChoiceInputBox {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-size: 18px;
	text-align: left;
	width: 100%;
	padding: 5px 15px 5px 0px;
}

.FormMultipleChoiceInputBox:focus {
	border-bottom: 2px solid #60CBFF;
}

.StandardFormTitle {
	outline: none;
	border: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 36px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	width:100%;
	color: #176b96;
}

.StandardFormDescription {
	outline: none;
	border: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	width:100%;
	color: #176b96;
}

.StandardFormSection {
	outline: none;
	border: none;
	border-bottom: 1px solid #60CBFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	width:100%;
}

.StandardFormSection h1 {
	font-weight: bold;
	color: #176b96;
	font-size: 32px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	width:100%;
}

.StandardFormSection tr {
	text-align: center;
	padding: 2px 0px 10px 0px;
	width:100%;
}

.StandardEndSection {
	outline: none;
	border: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	width:100%;
}

.StandardEndSection h1 {
	font-weight: bold;
	color: #176b96;
	font-size: 32px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	width:100%;
}

.StandardEndSection tr {
	text-align: center;
	padding: 2px 0px 10px 0px;
	width:100%;
}

.StandardFormQuestionsTable {
	width: 100%;
	min-width: 400px;
	padding: 10px 0px 10px 0px;
	color: #176b96;
	font-size: 16px;
}


.StandardFormQuestionCell {
	width: 100%;
	min-width: 400px;
	padding: 3px 0px 30px 0px;
}

.StandardFormSaveButton {
	display: inline-block;
	outline: none;
	border: none;
	font-size: 24px;
	color: white;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
	margin-right: 10px;
	width: 300px;
	height: 50px;
	background-color: #edfbff;

    background: rgb(0,25,40);
	background: -moz-linear-gradient(0deg, rgba(0,25,40,1) 0%, rgba(0,112,148,1) 16%, rgba(0,149,205,1) 88%, rgba(185,238,255,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,25,40,1) 0%, rgba(0,112,148,1) 16%, rgba(0,149,205,1) 88%, rgba(185,238,255,1) 100%);
	background: linear-gradient(0deg, rgba(0,25,40,1) 0%, rgba(0,112,148,1) 16%, rgba(0,149,205,1) 88%, rgba(185,238,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#001928",endColorstr="#b9eeff",GradientType=1);
}

.StandardFormSectionHeader {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	border: none;
	padding: 10px 5px 3px 5px;
	background-color: #176b96;
	color: white;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 50px;
}

.StandardFormSimpleInput {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-size: 18px;
	text-align: left;
	padding: 14px 15px 10px 15px;
	width: 100%;
	background-color: #edfbff;

}

.StandardFormSimpleInput:focus {
	border-bottom: 2px solid #60CBFF;
	background-color: #dbf7ff;
}

.StandardFormDescriptiveInput {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-size: 18px;
	text-align: left;
	padding: 14px 15px 10px 15px;
	width: 100%;
	min-height: 200px;
	background-color: #edfbff;
	resize:vertical;
}

.StandardFormDescriptiveInput:focus {
	border-bottom: 2px solid #60CBFF;
	background-color: #dbf7ff;
}

.StandardFormLabel {
	outline: none;
	border: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	text-align: left;
	padding: 10px 0px 10px 0px;
	width:100%;
	color: #176b96;
}

.StandardFormRequiredText {
	outline: none;
	border: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	text-align: left;
	padding: 10px 0px 10px 0px;
	color: #d4004a;
}

.FormStandardFieldMessage {
	outline: none;
	border: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #d4004a;
}

.StandardFormOptionLabel {
	outline: none;
	border: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	text-align: left;
	padding: 0px 10px 10px 0px;
	width:100%;
	color: #176b96;	
}

.StandardFormMultipleChoiceTable {
	width: 100%;
	min-width: 300px;
	padding: 10px 50px 10px 50px;
}

.StandardFormErrorNotice {
	outline: none;
	border: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	color: #d4004a;
}

.StandardFormSaveCell {
	outline: none;
	border: none;
	text-align: center;
}

.g-recaptcha {
	display: inline-block;
}

.AnswerTable {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 2px;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
}

.AnswerTable td {
	border: 1px solid black;
	border-collapse: collapse;
}

.AnswerTable tr:nth-child(even) {
	background-color: #f2f2f2;
}

.AnswerTableHeaderField {
	font-weight: bold;
}

.STQIUserBody {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	min-width: 800px;
}

.StandardUserSection {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 150%;
	font-weight: bolder;
	background-color: #176b96;
	color: white;
	width: 100%;
	height: 40px;
}

.StandardUserTable {
	width: 100%;
	min-width: 800px;
	padding: 10px 0px 10px 0px;
	color: #176b96;
	margin: 0px;
	border: none;
	vertical-align:middle;
	text-align: center;
}

.StandardUserTable th {
	padding: 10px 10px 10px 10px;
	min-width: 200px;
	color: #176b96;
	font-size: 100%;
	line-height: 100%;
	margin: 0px;
	border: none;
	vertical-align:middle;
	text-align: center;
}

.StandardUserTable td {
	padding: 10px 10px 10px 10px;
	min-width: 200px;
	color: #176b96;
	font-size: 100%;
	line-height: 100%;
	margin: 0px;
	border: none;
	vertical-align:middle;
	text-align: center;
}

.StandardUserInput {
	outline: none;
	border: none;
	border-bottom: 1px dotted #60CBFF;
	font-size: 125%;
	text-align: left;
	padding: 5px 15px 5px 15px;
	width: 100%;
	background-color: 	 #ffe6cc;

}

.StandardUserInput:focus {
	border-bottom: 2px solid #60CBFF;
	background-color: #dbf7ff;
}


.StandardUserLabel {
	outline: none;
	border: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 125%;
	text-align: left;
	padding: 10px 0px 10px 0px;
	width:100%;
	color: #176b96;
}

.BamboraGoButton {
	display: inline-block;
	outline: none;
	border: none;
	font-size: 24px;
	color: white;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
	margin-right: 10px;
	width: 300px;
	height: 50px;
	background-color: #176b96;
}

.BamboraGoButton:hover {
	background-color: darkorange;
}

.OrderTable {
	table-layout: fixed;
	width:100%;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	border: none;
	vertical-align:middle;
}

.OrderTable th {
	color: #176b96;
	font-weight: bold;
	padding: 10px;
	vertical-align:top;
	line-height: 125%;
}

.OrderTable td {
	padding: 10px;
	vertical-align:top;
	line-height: 125%;
	 
}

.OrderTable tr:nth-child(even) {
	background-color:#dbf7ff;
}

.OrderActionLink {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: darkorange;
}

.OrderActionLink:hover {
	color: #176b96;
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;	
}

.OrderActionButton {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: darkorange;
	padding: 5px 10px 5px 10px;
}

.OrderActionButton:hover {
	background-color: #176b96;
}

.image-selectable {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    margin: 10px;
}

.modal-image {

    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */

}

.modal-image-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#image-caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}


/* Add Animation - Zoom in the Modal */
.modal-image-content, #image-caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close-image {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close-image:hover,
.close-image:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}