html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
body { line-height: 1; }
ol, 
ul {
list-style: none;
}
blockquote, 
q {
quotes: none;
}
blockquote:before, 
blockquote:after,
q:before, 
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
} button,
input,
optgroup,
select,
textarea {
padding: 0;
margin: 0; color: inherit; font: inherit; } button { overflow: visible; } button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
} input { line-height: normal; } input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} html { 
overflow-y: scroll; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; 
overflow-x: hidden; } body {
background-color: #ffffff;
color: #7b868c;
font: 14px "Raleway", Arial, sans-serif; 
line-height: 24px;	
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
color: #28353e;
font-weight: 300; 
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a {
color: #28353e; 
font-weight: inherit; 
}
h1 {
margin-bottom: 14px; 	 
font-size: 48px; 
line-height: 64px; 
}
h2 { 
margin-bottom: 12px;	
font-size: 36px; 
line-height: 48px;  
}
h3 { 
margin-bottom: 10px;
font-size: 30px; 
line-height: 40px;   
}
h4 {
margin-bottom: 8px; 
font-size: 24px; 
line-height: 32px;   
}
h5 { 
margin-bottom: 6px; 
font-size: 18px; 
line-height: 24px; 
}
h6 {
margin-bottom: 4px;  
font-size: 14px; 
line-height: 18px; 
}
p { margin-bottom: 20px; }
em { font-style: italic; }
strong { font-weight: 700; }
small { font-size: 90%; }
big { font-size: 125%; }
sub { 
vertical-align: sub; 
font-size: 75%; 
}
sup { 
vertical-align: super; 
font-size: 75%; 
}
abbr[title] {  
border-bottom: 1px dotted #d7d7d7; 
cursor: help;
}
address { 
display: block; 
margin-bottom: 20px; 
}
blockquote {}
blockquote p { font-style: italic; }
blockquote span { 
display: block;
margin-top: 5px;
color: #d7d7d7;  
}
blockquote span:before { content: "\2013 \00A0"; }
hr { 
height: 0; 
border: solid #d7d7d7; 
border-width: 1px 0 0 0;
margin: 30px 0;
}
code, 
pre { 
color: #7b868c;
border-radius: 3px;	
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;			
}
code { 
padding: 1px 4px;
border: 1px solid #d7d7d7;
background-color: #f3f3f3;  
color: #d50f25;  
}
pre { 
overflow-x: auto; 
display: block;
padding: 20px;
border: 1px solid #d7d7d7;   
margin-bottom: 20px;
white-space: pre-wrap;
background-color: #f3f3f3; 
}  .hr { 
border-top: 1px solid #d7d7d7;  
margin: 30px 0;
}
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-highlight { color: #98d4ec;background:yellow; }
.text-uppercase { text-transform: uppercase; }
.mute{ 
color: #a9b5bb;
font-weight: 400;
}
p.last,
h1.last,
h2.last,
h3.last,
h4.last,
h5.last,
address.last { margin-bottom: 0; }
@media (max-width: 767px) { body { 
background: none; background-color: #fff; 
}
p.last, 
h1.last, 
h2.last, 
h3.last, 
h4.last, 
h5.last, 
address.last { margin-bottom: 20px; }
.text-right { text-align: left; }
} a, 
a:visited { 
color: #98d4ec; 
text-decoration: none; 
} a:active {
background: transparent; }
a:hover, 
a:focus {
color: #98d4ec; 
outline: 0; 
text-decoration: underline;
} ul, 
ol { 
margin-bottom: 20px;
list-style-position: inside; 
}
ul ul, 
ul ol, 
ol ol, 
ol ul { 
margin-bottom: 0; 
margin-left: 30px; 
}
li {}
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin-bottom: 20px; }
dt { font-weight: bold; }
dd  { margin-bottom: 20px; } ul.last,
ol.last { margin-bottom: 0; }
@media (max-width: 767px) {
ul.last, 
ol.last { margin-bottom: 20px; }
} img { 
max-width: 100%;
height: auto;
border: none; 
} .img-align-left { 
float: left;
margin: 5px 10px 0 0;  
}
.img-align-right { 
float: right;
margin: 5px 0 0 10px; 
}
.img-block { display: block; } table { 
width: 100%;
border-collapse: collapse; 
border-spacing: 0; 
margin-bottom: 20px; 
background-color: transparent; 
}
caption { 
margin: 20px 0;
font-weight: 700; 
text-align: center; 
}
table th, 
table td {
padding: 8px; 
border-top: 1px solid #d7d7d7;
vertical-align: top; 
}
table th { 
border-top: 0;
font-weight: 700;  
}
table thead th { vertical-align: bottom; } form {  }
fieldset {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
fieldset legend {
padding: 0;
margin: 0;
font-weight: 700;								
}
::-moz-placeholder,
::-webkit-input-placeholder,
:-ms-input-placeholder {
color: #d7d7d7;
}
label {
display: block;
margin-bottom: 5px;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
color: #7b868c;
display: block;
max-width: 100%;
-webkit-appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 7px 25px;
border: 1px solid #d7d7d7;
border-radius: 20px;
margin-bottom: 10px;
background-color: #fff;
font-size: 13px;
line-height: 21px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
border-color: #bbb;
outline: none;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
background-color: #f3f3f3;
cursor: not-allowed;
}
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
background-color: #f3f3f3;
cursor: not-allowed;
}
textarea[rows] { height: auto; }
select {
color: #7b868c;
height: 40px;
max-width: 100%;
border: 1px solid #d7d7d7;
background-color: #fff;
-webkit-appearance: none !important;
padding: 0 10px;
}
select:disabled {
background-color: #f3f3f3;
cursor: not-allowed;
}
select:focus { border-color: #bbb; }
select[multiple] { height: auto; }
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
margin: 0 0 10px;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
display: inline-block;
margin-right: 10px;
margin-bottom: 0;
margin-left: 5px;
vertical-align: baseline;
}
input[type="file"] { width: 100%; }
button,
input[type="reset"],
input[type="submit"],
input[type="button"]{
position: relative;
display: inline-block;
border: 2px solid #98d4ec;
border-radius: 20px;
margin: 0 5px 20px 0;
padding: 7px 25px;
background-color: #98d4ec;
background-clip: padding-box; 
color: #fff;
line-height: 18px;
font-weight: 700;
text-decoration: none !important;
vertical-align: middle;
cursor: pointer;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
text-align: center;
-webkit-appearance: none;
-webkit-transition: border-radius 0.3s;
transition: border-radius 0.3s;
}
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
border-radius: 0;
} .javascript-required,
.modern-browser-required{
padding: 15px 0;
background-color: #d50f25;
color: #fff;
text-align: center;
font-weight: 700;
}