/*
Theme Name: Ombudsman for Banking Services
Theme URI:
Description: Custom theme for Ombudsman
Author: ThoughtCapital
Version: 0.1
Tags: Ombudsman

*/

@charset "utf-8"; 
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,900'); 

#breadcrumbs,
#breadcrumbs .breadcrumb_last,
#breadcrumbs a
{
	color: #9AA7AB;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 14px;
	margin: 0;
	text-transform: capitalize;
}
#buttons
{
	float: right;
	padding: 0 0 5px 0;
}
#buttons a
{
	color: #b14943;
	display: block;
	float: left;
	font-size: 50px;
	margin: 0 60px;
	outline: 0;
	padding: 9px;
	text-align: center;
	text-decoration: none;
	width: 35px;
}
#menu-footer-menu
{
	padding: 0;
}
#menu-footer-menu > li
{
	float: none;
	padding-left: 0;
}
#menu-footer-menu > li > a
{
	color: #ffffff;
}
#menu-footer-menu > li > a:active
{
	color: #82C1BE;
}
#menu-footer-menu > li > a:focus
{
	color: #82C1BE;
}
#menu-footer-menu > li > a:hover
{
	color: #82C1BE;
}
#menu-legal
{
	padding: 0!important;
}
#menu-legal > li
{
	padding: 8px 20px 8px 0;
}
#menu-legal > li > a
{
	color: #34434A;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu-legal > li > a:hover
{
	color: #ed1c24;
}
#menu-main-menu.navbar-nav
{
	float: left;
	margin: 0 0 0 80px;
	padding: 0;
	width: 100%;
}
.agree-text {
   color: #68223F;
}
.breadcrumb-container
{
	background-color: #ECEFF0;
	margin-bottom: 50px;
	min-height: 128px;
}
.btn[disabled] > p
{
	color: #9AA7AB;
}
.btn-circle
{
	border-radius: 0;
	color: #8E8E8E!important;
	font-size: 18px;
	font-weight: 600;
	height: 80px;
	margin: 0;
	padding: 12px;
	text-align: left;
	width: 100%;
}
.btn-circle > p
{
	color: #ffffff;
	font-weight: 400;
}
.btn-default
{
	background-color: #68223F;
	border: 0;
	border-color: #ffffff;
	color: #ffffff;
}
.btn-default:hover
{
	background-color: #82C1BE;
	color: #ffffff;
}
.btn-primary
{
	background-color: #68223F;
	border: 0;
	border-color: #ffffff;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 8px;
	width: 200px;
}
.btn-primary:active
{
	background-color: #68223F!important;
}
.btn-primary:focus
{
	background-color: #68223F!important;
}
.btn-primary:hover
{
	background-color: #53152C!important;
}
.btn-success
{
	background-color: #82C1BE;
	border: 0;
	color: #ffffff!important;
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success
{
	background-color: #68223F!important;
	border: 0!important;
	color: #ffffff!important;
}
.btn-success:active
{
	background-color: #68223F;
	border: 0;
	color: #ffffff!important;
}
.btn-success:focus
{
	background-color: #68223F;
	border: 0;
	color: #ffffff!important;
}
.btn-success:hover
{
	background-color: #68223F;
	border: 0;
	color: #ffffff!important;
}
.checkboxes {
   width: 40px;
}
.collapse .navbar-collapse
{
	border: none;
	display: block;
}
.contact-social-facebook > .f-icon-g
{
	display: block;
}
.contact-social-facebook > .f-icon-p
{
	display: none;
}
.contact-social-facebook:hover > .f-icon-g
{
	display: none;
}
.contact-social-facebook:hover > .f-icon-p
{
	display: block;
}
.control-label {
   margin: 10px 0px;
}
.copy-txt
{
	color: #9AA7AB;
	display: block;
	float: left;
	font-size: 13px;
	padding: 17px 23px 0 0;
}
.copy-txt-container-mobile
{
	display: none;
}
.copy-txt-mobile
{
	color: #9AA7AB;
	display: block;
	float: left;
	font-size: 12px;
	padding: 0;
}
.fadein-content
{
	animation: fadein 2s;
	moz-animation: fadein 2s;
	o-animation: fadein 2s;
	webkit-animation: fadein 2s;
}
.footer-call-icon
{
	background-image: url(img/callicon.svg) !important;
	background-position: center bottom !important;
	background-repeat: no-repeat !important;
	background-size: 50px !important;
	color: #ffffff;
	float: left;
	font-size: 16px;
	font-weight: 600;
	margin-right: 10px;
	padding: 26px;
}
.footer-contact-info
{
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 4px;
}
.footer-email-icon
{
	background-image: url(img/emailicon.svg) !important;
	background-position: center bottom !important;
	background-repeat: no-repeat !important;
	background-size: 50px !important;
	color: #ffffff;
	float: left;
	font-size: 16px;
	font-weight: 600;
	margin-right: 10px;
	padding: 26px;
}
.footer-email-link
{
	color: #ffffff;
	font-weight: 600;
}
.footer-email-link:hover
{
	color: #82C1BE;
}
.footer-facebook-icon
{
	cursor: pointer;
   height: 40px;
   margin-left: 108px;
   margin-top: 14px;
   width: 52px;
   background-image: url(img/facebook-icon-g.svg) !important;
   background-repeat: no-repeat !important;
   background-size: 36px !important;
}
.footer-tel-icon
{
	background-image: url(img/telicon.svg) !important;
	background-position: center bottom !important;
	background-repeat: no-repeat !important;
	background-size: 50px !important;
	color: #ffffff;
	float: left;
	font-size: 16px;
	font-weight: 600;
	margin-right: 10px;
	padding: 26px;
}
.foot-note-content
{
	color: #9AA7AB;
	font-size: 16px;
}
.foot-note-header
{
	color: #6A6866;
	font-size: 16px;
}
.form-btn-yes {
   background-color: #82C1BE;
   color: #ffffff;
   padding: 0px 0px 0px 0px;
   border-radius: 50px;
   width: 86px;
   height: 44px;
   font-size: 16px;
   border: 0;
   vertical-align: middle;
   text-align: center;
   font-weight: 600;
   margin: 10px 0px
}
.form-btn-no {
   background-color: #9AA7AB;
   color: #ffffff;
   padding: 0px 0px 0px 0px;
   border-radius: 50px;
   width: 86px;
   height: 44px;
   font-size: 16px;
   border: 0;
   vertical-align: middle;
   text-align: center;
   font-weight: 600;
   margin: 10px 0px
}
.form-btn-no:hover {
   background-color: #68223F;
}
.form-btn-no:active {
   background-color: #68223F;
}
.form-btn-no:focus {
   background-color: #68223F;
}
.form-btn-yes:hover {
   background-color: #68223F;
}
.form-btn-yes:active {
   background-color: #68223F;
}
.form-btn-yes:focus {
   background-color: #68223F;
}
.form-control
{
	border-radius: 0px;
	box-shadow: 0!important;
}
.form-control
{
	background-color: transparent;
	border: 1px solid #9AA7AB;
	border-radius: 0;
	box-shadow: none;
	color: #9AA7AB;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: 38px;
	margin: 0;
	position: relative;
	width: 100%;
   font-family: 'Nunito', sans-serif;
}
.form-control input#search::-webkit-input-placeholder
{
	color: #9AA7AB;
	font-weight: 600;
}
.form-control input#search:-moz-placeholder
{
	color: #9AA7AB;
	font-weight: 600;
}
.form-control input#search:-ms-input-placeholder
{
	color: #9AA7AB;
	font-weight: 600;
}
.form-control:focus,.form-control:active
{
	border-color: #9AA7AB;
	box-shadow: none;
	outline: none !important;
}
.form-group {
   max-width: 500px;
   margin-top: 10px;
   margin-bottom: 10px;
}
.h1-subheading
{
	color: #9AA7AB;
	font-family: 'Nunito', sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 30px;
	max-width: 90%;
	width: 100%;
}
.hover_effect
{
	padding: 1px;
	position: relative;
	webkit-touch-callout: none;
	webkit-user-select: none;
	z-index: 2;
}
.html-overflow-off
{
	overflow: hidden;
}
.html-overflow-on
{
	overflow: auto;
}
.inner-page-h1
{
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
.logo_div 
{
   display: block;
   float: left;
   max-width: 238px;
   padding-left: 17px;
   padding-top: 16px;
   width: 100%;
   z-index: 1;
   padding-right: 23px;
}
.logo_div img
{
	padding: 0px;
	width: 100%;
	z-index: 999;
}
.logo_div-mobi 
{
   display: none;
}
.logo_div_scroll
{
	display: block;
   float: left;
   max-width: 238px;
   padding-left: 17px;
   padding-top: 16px;
   width: 100%;
   z-index: 1;
   padding-right: 23px;
}
.logo_div_scroll > a > img
{
	display: block!important;
}
.main-body-top
{
	margin-top: 81px;
}
.main-header
{
	border-bottom: 2px solid #9AA7AB;
	height: 82px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
}
.main-header-scroll
{
	min-height: auto;
}
.main-navi
{
	left: auto;
	margin-top: 0;
	position: relative;
	right: 0px;
	z-index: 999;
}
.main-navi-mobile
{
	display: none;
	left: auto;
	margin-top: 0;
	position: relative;
	right: 0px;
	z-index: 999;
}
.main-navi-scroll
{
	left: auto;
	margin-top: 0;
	position: relative;
	right: 0px;
	z-index: 999;
}
.main-nav-top-btn > a
{
	color: #82C1BE!important;
}
.menu-footer-legal-container > ul > li > a
{
	color: #9AA7AB;
}
.menu-footer-legal-container > ul > li > a:active
{
	color: #ffffff;
}
.menu-footer-legal-container > ul > li > a:focus
{
	color: #ffffff;
}
.menu-footer-legal-container > ul > li > a:hover
{
	color: #ffffff;
}
.menu-item
{
	color: #68223F;
	float: left;
	font-size: 14px;
	font-weight: 100;
	list-style: none;
	padding: 8px 10px;
	width: auto;
}
.menu-item a img
{
	border: none;
	box-shadow: none;
	display: inline;
	height: auto;
	max-width: 80px;
	vertical-align: middle;
	width: auto;
}
.mian-navi
{
	display: block;
}
.mian-navi-mobile
{
	display: none;
}
.navbar
{
	background: none;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	min-height: 80px;
}
.navbar-collapse
{
	padding-left: 0;
	padding-right: 0;
}
.navbar-collapse.collapse
{
	display: block;
	float: left;
}
.navbar-default
{
	border: none;
	border-radius: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus
{
	background-color: transparent;
	color: #ffffff;
	font-weight: 600;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover
{
	background-color: transparent;
	color: #ffffff;
}
.navbar-default .navbar-nav > .active > a::after
{
	content: '';
	display: block;
	height: 1px;
	width: 40px;
}
.navbar-default .navbar-nav>li
{
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.navbar-default .navbar-nav>li
{
	padding: 20px 0 12px 10px;
}
.navbar-default .navbar-nav>li,
.nav>li
{
	color: #ffffff;
	display: block;
	float: left;
	font-size: 18px;
	position: relative;
	text-decoration: none;
	text-transform: capitalize;
}
.navbar-default .navbar-nav>li:active
{
	background-color: #ECEFF0;
}
.navbar-default .navbar-nav>li:hover
{
	background-color: #ECEFF0;
}
.navbar-default .navbar-nav>li:hover::after
{
	transition: width .3s;
	width: 40px;
}
.navbar-default .navbar-nav>li:hover>a
{
	color: #82C1BE;
	text-decoration: none;
}
.navbar-default .navbar-nav>li>a
{
	color: #82C1BE!important;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 600;
	height: 48px;
	letter-spacing: normal;
	padding: 8px 20px 16px 0;
	text-decoration: none;
	text-transform: capitalize;
	vertical-align: middle;
}
.navbar-default .navbar-toggle .icon-bar
{
	background-color: #82C1BE;
}
.navbar-default .navbar-toggle:click
{
	background-color: #ddd;
}
.navbar-default .navbar-toggle:focus
{
	background-color: #34434A;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active
{
	background-color: #ffffff;
}
.navbar-default .navbar-toggle:hover
{
	background-color: #ffffff;
}
.navbar-fixed-top
{
	animation: fadeins 0.5s;
	border-bottom: 3px solid #ECEFF0;
	min-height: auto;
	moz-animation: fadeins 0.5s;
	ms-animation: fadeins 0.5s;
	o-animation: fadeins 0.5s;
	top: 0;
	webkit-animation: fadeins 0.5s;
	width: 100%;
	z-index: 99;
}
.navbar-fixed-top.scrolled
{
	background-color: #ededed;
	moz-transition: background-color 1s ease;
	ms-transition: background-color 1s ease;
	o-transition: background-color 1s ease;
	position: fixed;
	top: 0;
	transition: background-color 1s ease;
	webkit-transition: background-color 1s ease;
}
.navbar-header
{
	padding-left: 0;
}
.navbar-nav
{
	margin: 0;
	padding-left: 0px;
	width: 100%;
   position: absolute;
}
.navbar-nav>li:hover>.dropdown-menu
{
	display: block;
}
.navbar-nav>li>.dropdown-menu
{
	margin-top: 0;
}
.navbar-nav>li>a
{
	line-height: normal;
	padding: 0;
}
.navbar-nav>li>a::after
{
	background: #19262C;
	content: '';
	display: block;
	height: 1px;
	margin: 13px 0 0;
	transition: width .3s;
	width: 0;
}
.navbar-nav>li>a>.caret.toggle:after
{
	content: "\f078";
}
.navbar-right
{
	float: left;
	margin-right: 0;
}
.navbar-toggle .icon-bar
{
	border-radius: 10px;
	display: block;
	height: 5px;
	width: 30px;
}
.navbar-toggle:active
{
	background-color: #34434A;
}
.navbar-toggle:click
{
	background-color: #34434A;
}
.navbar-toggle:focus
{
	background-color: #34434A;
}
.nav-block
{
	background: transparent;
	float: left;
	padding: 8px 0 0;
	position: absolute;
	vertical-align: middle;
	width: 100%;
	z-index: 1;
}
.nav-item > a {
   color: #ffffff!important;
}
.navigation-space
{
	padding-top: 0px;
}
.navigation-space-scroll
{
	padding-top: 0px;
}
.nextBtn {
   margin-top: 20px;
   margin-bottom: 20px;
}
.no-padding
{
	padding: 0;
}
.OBS-header-logo
{
	background-image: url(img/OBSLogoLandscape.svg) !important;
	background-repeat: no-repeat !important;
	background-size: 212px auto !important;
	display: inline-block !important;
	float: left !important;
	margin-left: 30px !important;
	margin-top: 16px!important;
	padding: 1px !important;
	width: 246px !important;
}
.OBS-header-logo > a:hover
{
	background-color: transparent!important;
}
.OBS-header-logo:hover > a
{
	background-color: transparent!important;
}
.overflow-hidden
{
	overflow: hidden!important;
}
.page-content
{
	color: #9AA7AB;
	font-family: 'Muli', serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 30px;
	max-width: 90%;
}
.page-h1
{
	max-width: 50%;
}
.page-header-right-icon
{
	max-width: 90px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}
.reference-number {
   max-width: 250px;
   margin-bottom: 15px;
   margin-top: 15px;
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.select {
  border: 1px solid #9AA7AB;
  border-radius: 0;
  box-shadow: none;
  color: #9AA7AB;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 38px;
  margin: 0;
  position: relative;
  width: 100%;
  max-width: 500px;
}
.select-styled {
  background-color: #fff;
  bottom: 0;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 600;
  left: 0;
  letter-spacing: normal;
  moz-transition: all .2s ease-in;
  o-transition: all .2s ease-in;
  padding: 4px 0px 0px 12px;
  position: absolute;
  right: 0;
  text-transform: capitalize;
  top: 0;
  transition: all .2s ease-in;
  webkit-transition: all .2s ease-in;
  overflow: hidden;
}
.select-styled:after {
  background: #9AA7AB url(img/arrowdown.svg) no-repeat;
  background-color: #9AA7AB;
  background-position: -7px -7px;
  background-size: 50px;
  content: "";
  height: 36px;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
}
.select-styled:hover {
  background-color: #ECEFF0;
  color: #68223F;
}
.select-styled:active, .select-styled.active {
  background-color: #ECEFF0;
  color: #68223F;
}
.select-styled:active:after, .select-styled.active:after {
  background: #9AA7AB url(img/arrowup.svg) no-repeat;
  background-color: #9AA7AB;
  background-position: -5px -6px;
  background-size: 50px;
  content: "";
  height: 36px;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
}
.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ECEFF0;
}
.select-options li {
  margin: 0;
  padding: 12px 14px;
  text-indent: 0px;
  border-top: 1px solid #ffffff;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.select-options li:hover {
  color: #68223F;
  background: #fff;
}
.select-options li[rel="hide"] {
  display: none;
}
.stepscontainer
{
	margin: 0 auto;
	padding-left: 15px;
	width: 100%;
}
.steps-link
{
	color: #82C1BE!important;
	font-weight: 900;
	padding-left: 72px;
}
.steps-link:hover
{
	color: #68223F!important;
	font-weight: 900;
}
.steps-number
{
	bottom: 0;
	color: #ffffff;
	font-size: 18px;
	font-weight: 900;
	left: -11px;
	margin: 0;
	padding: 5px;
	position: absolute;
	right: 0;
	text-align: left;
	top: -1px;
	vertical-align: middle;
	z-index: 10;
}
.stepwizard
{
	border-bottom: 2px solid #82C1BE;
	display: table;
	width: 100%;
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn
{
	background-color: #ECEFF0;
	border: 0;
	color: #9AA7AB;
	opacity: 1 !important;
}
.stepwizard-row
{
	display: table-row;
}
.stepwizard-row:before
{
	background-color: #ccc;
	bottom: 0;
	content: " ";
	height: 1px;
	position: absolute;
	top: 14px;
	width: 100%;
	z-index: 0;
}
.stepwizard-step
{
	display: table-cell;
	padding: 0px 10px 0px 0px;
	position: relative;
	text-align: center;
}
.stepwizard-step button[disabled]
{
}
.stepwizard-step p
{
	color: #ffffff;
	margin-top: 0px;
}
.terms-conditions-container {
   font-size: 14px;
}
.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
@keyframes fadein
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@keyframes fadeins
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@keyframes fadeout
{
	from
	{
		opacity: 1;
	}
	to
	{
		opacity: 1;
	}
}
@-moz-keyframes fadein
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@-moz-keyframes fadeins
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@-moz-keyframes fadeout
{
	from
	{
		opacity: 1;
	}
	to
	{
		opacity: 0;
	}
}
@-ms-keyframes fadeins
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@-o-keyframes fadein
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@-o-keyframes fadeins
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@-o-keyframes fadeout
{
	from
	{
		opacity: 1;
	}
	to
	{
		opacity: 0;
	}
}
@-webkit-keyframes fadein
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@-webkit-keyframes fadeins
{
	from
	{
		opacity: 0;
	}
	to
	{
		opacity: 1;
	}
}
@-webkit-keyframes fadeout
{
	from
	{
		opacity: 1;
	}
	to
	{
		opacity: 0;
	}
}
@-webkit-keyframes float
{
	0%
	{
		transform: translatey(0px);
		webkit-transform: translatey(0px);
	}
	100%
	{
		transform: translatey(0px);
		webkit-transform: translatey(0px);
	}
	50%
	{
		transform: translatey(-20px);
		webkit-transform: translatey(-20px);
	}
}
a#prev:hover, a#next:hover
{
	color: #FFF;
	text-shadow: .5px 0px #b14943;
}
a,
a:hover,
a:active,
a:visited,
a:focus
{
	color: #68223F;
	font-family: 'Nunito', sans-serif;
	font-weight: 600;
	text-decoration: none;
}
body
{
	color: #9AA7AB;
	font-family: 'Nunito', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	min-height: 100vh;
	overflow-x: hidden;
}
button
{
	font-family: 'Nunito', sans-serif;
	outline: 0 none;
	text-decoration: none;
}
footer
{
	background-color: transparent;
	margin-top: 50px;
	overflow: hidden;
}
h1
{
	font-family: 'Nunito', sans-serif;
	font-size: 40px;
	font-weight: 800;
	line-height: 46px;
	margin-bottom: 30px;
	padding-top: 40px;
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6
{
	clear: both;
	color: #68223F;
	font-family: 'Nunito', sans-serif;
	margin: 0 0 10px 0;
	text-rendering: optimizelegibility;
}
h2
{
	clear: both;
	color: #d3d3d3;
	font-family: 'Nunito', sans-serif;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 24px;
	margin: 14px 0 20px;
	min-height: 32px;
	padding: 0;
	text-rendering: optimizelegibility;
	text-transform: capitalize;
}
h3
{
	clear: both;
	color: #68223F;
	font-family: 'Nunito', sans-serif;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 24px;
	margin: 14px 0 20px;
	min-height: 32px;
	padding: 0;
	text-rendering: optimizelegibility;
	text-transform: capitalize;
}
header
{
	background-color: #fff;
	border-bottom: 0 solid #fff;
	width: 100%;
}
input,
textarea
{
	background-color: #fff;
	border: 0 solid #93a1af;
	border-radius: 0;
	box-shadow: none;
	color: #8694a8;
	font-size: 14px;
	margin: 5px 0;
	moz-appearance: none;
	padding: 10px;
	width: 100%;
}
input[type="search"]
{
	appearance: none;
	border: 1px solid #D3D3D3;
	color: #000;
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	webkit-appearance: none;
	width: 250px;
}
li
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 20px 0 20px 31px;
}
ol > li
{
	list-style-type: decimal;
	margin: 0px 0px 0px 4px;
	padding: 0;
}
ol, ul
{
	list-style: none;
	padding-left: 15px;
}
p
{
	font-family: 'Nunito', sans-serif;
	font-size: 18px;
	margin: 0 0 20px;
}
table
{
	background: #EFEFEF;
	border-collapse: collapse;
	color: #fff;
	margin: 0 auto;
	text-rendering: optimizeLegibility;
	width: 100%;
	border-spacing: 0;
}
table tbody td
{
	color: #949494;
}
table tbody tr
{
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
}
table tbody tr:nth-child(even)
{
	background: #FFFFFF none repeat scroll 0 0;
}
table tbody tr:nth-child(odd)
{
	background: #FFFFFF none repeat scroll 0 0;
}
table th
{
	color: #949494;
	font-weight: 600;
}
table th h4
{
	font-size: 18px;
}
table th,
table tbody td
{
	font-size: 14px;
	padding: 8px;
}
ul
{
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0 0 0 15px;
}
ul li
{
	font-size: 14px;
	font-weight: 100;
	line-height: 24px;
}
[type="checkbox"],
[type="radio"] {
  border: 0                      !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px                    !important;
  overflow: hidden               !important;
  padding: 0                     !important;
  position: absolute             !important;
  width: 1px                     !important;
  white-space: nowrap            !important;
}
[type="checkbox"]:focus + label::before,
[type="radio"]:focus + label::before {
  -webkit-box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.4) !important;
          box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.4) !important;
}
[type="checkbox"]:hover + label::before,
[type="radio"]:hover + label::before {
  border-color: #000;
}
[type="checkbox"]:active + label::before,
[type="radio"]:active + label::before {
  -webkit-transition-duration: 0;
          transition-duration: 0;
}
[type="checkbox"] + label,
[type="radio"] + label {
  position: relative;
  padding: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
[type="checkbox"] + label::before,
[type="radio"] + label::before {
  background-color: #fff;
  border: 1px solid #444;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  color: #444;
  margin-right: 6px;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
[type="checkbox"] + label::after,
[type="radio"] + label::after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  background-color: #444;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}
[type="checkbox"][disabled] + label::before,
[type="radio"][disabled] + label::before {
  -webkit-animation: none;
          animation: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid rgba(128, 128, 128, 0.5);
}
[type="checkbox"][disabled]:active + label::before, [type="checkbox"][disabled]:focus + label::before, [type="checkbox"][disabled]:hover + label::before,
[type="radio"][disabled]:active + label::before,
[type="radio"][disabled]:focus + label::before,
[type="radio"][disabled]:hover + label::before {
  border-color: rgba(128, 128, 128, 0.5);
  -webkit-filter: none;
          filter: none;
  -webkit-transition: none;
  transition: none;
}

[type="checkbox"] + label::before, [type="checkbox"] + label::after {
  border-radius: 0;
}
[type="checkbox"] + label::after {
  background-color: transparent;
  top: 50%;
  left: calc(6px + 1px + 24px/5);
  width: 12px;
  height: 4.8px;
  margin-top: calc(24px / -2 / 2 * 0.8);
  border-style: solid;
  border-color: #444;
  border-width: 0 0 3px 3px;
  border-radius: 0;
  -o-border-image: none;
     border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
  -webkit-transition: none;
  transition: none;
}
[type="checkbox"]:checked + label::after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

[type="radio"] + label::before, [type="radio"] + label::after {
  border-radius: 50%;
}
[type="radio"]:checked:active + label::before, [type="radio"]:checked:focus + label::before {
  -webkit-animation: none;
          animation: none;
  -webkit-filter: none;
          filter: none;
  -webkit-transition: none;
  transition: none;
}
[type="radio"]:checked + label::before {
  -webkit-animation: none;
          animation: none;
  background-color: #fff;
}
[type="radio"]:checked + label::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

@-webkit-keyframes borderscale {
  50% {
    -webkit-box-shadow: 0 0 0 2px #900;
            box-shadow: 0 0 0 2px #900;
  }
}

@keyframes borderscale {
  50% {
    -webkit-box-shadow: 0 0 0 2px #900;
            box-shadow: 0 0 0 2px #900;
  }
}
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%228%22%20viewBox%3D%220%200%2016%208%22%3E%3Cpolygon%20fill%3D%22%234D4D4D%22%20points%3D%228%2C0%2016%2C0%2012%2C4%208%2C8%204%2C4%200%2C0%20%22/%3E%3C/svg%3E);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  border: 1px solid grey;
  border-radius: 0;
  padding: 0.25em 0.4em;
  padding-right: 1.5em;
}