p {
	text-indent: 25px;
}


body
{
  margin:0;
}

body.ls-center
{
  text-align:center;
}
#content-area {
    background: none repeat scroll 0 0 white !important;
    padding: 20px;
}
#main-nav {
    background-color: #707070;
    height: 35px;
    line-height: 150%;
    position: relative;
    width: 100%;
    z-index: 1000;
}
#main-nav ul {
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0;
}
#main-nav ul li .arrow, #main-nav ul li {
    z-index: 999;
}
#main-nav ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 39px;
    margin: 0;
    padding: 4px 0 0;
    position: relative;
    z-index: 1000;
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
#main-nav ul li .arrow, #main-nav ul li {
    z-index: 999;
}
#main-nav ul li .arrow {
    background: url("images/sprite.nav-arrow.png") no-repeat scroll center -2px rgba(0, 0, 0, 0);
    clear: both;
    display: none;
    height: 13px;
    margin: -1px 0 0;
    position: relative;
    width: auto;
    z-index: 999;
}
#main-nav ul li.selected .arrow, .promo-small .image, .expanded .initialized .aside-right, .rail-nav > ul > li.child-active > ul, .rail-nav > ul > li.active > ul, .rail-nav > ul > li > ul > li.child-active > ul, .rail-nav > ul > li > ul > li.active > ul, #main-nav ul li.selected.hover.nomegamenu .arrow {
    display: block;
}
#main-nav ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 39px;
    margin: 0;
    padding: 4px 0 0;
    position: relative;
    z-index: 1000;
}
.panel-group > .panel > .panel-heading {
  padding: 0px;
}
.panel-title > a:hover {
  background: #0020f0;
  color: white;
  text-decoration: none;
}
.panel-title > a {
    color: #006bb7;
    display: block;
    padding: 10px;
}
.panel-heading a::before {
    content: "\e114 ";
    font-family: "Glyphicons Halflings";
}
.panel-heading a.collapsed::before {
    content: "\e080 ";
    font-family: "Glyphicons Halflings";
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 3px 5px;
}
ul li, ul.default-listing li {
    background: url("images/bg.list-bullet.png") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
    color: #414141;
    list-style: outside none none;
    padding-left: 10px;
}
ol li, ul li {
    color: #414141;
    font-size: 1em;
    line-height: 18px;
    margin: 2px;
    padding: 5px 12px;
}
#main-nav ul li a {
    cursor: pointer;
    display: block;
    font-size: 1em;
    height: 39px;
    line-height: 14px;
    margin: 0 1px 0 0;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    z-index: 1000;
}
#main-nav ul li a .left {
    background: url("images/sprite.nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    float: left;
    font-size: 1em;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 16px;
}
#main-nav ul li a .right {
    background: url("images/sprite.nav.png") no-repeat scroll -796px 0 rgba(0, 0, 0, 0);
    float: left;
    height: 28px;
    width: 16px;
}
.primary-background {
    background: none repeat scroll 0 0 #013766;
    color: white;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.primary-background h2, .primary-background p {
    color: white;
    font-family: "Open Sans",sans-serif;
}
.secondary-background {
    background: none repeat scroll 0 0 #eeeeee;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.scroll-faq {
	overflow: auto;
	height: 400px;
}
.pad {
	margin:10px 0 10px 0;
	padding:10px 0 0 0;
}
div.panel_body>p {
	 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
h3 {
    font-size: 1.4em;
	color: #00a1c4;
}
.row {
	margin: 10px;
}
h4 {
    font-size: 1.1em;
    margin: 1em 0;
}
.ls-canvas .ls-row .ls-row-clr
{
  clear:both;
}

.ls-canvas .ls-col
{
  overflow:hidden;
}

.ls-canvas .ls-col-body
{
  overflow:hidden;
}

.ls-canvas .ls-area
{
  overflow:hidden;
}

.ls-canvas .ls-area-body
{
  overflow:hidden;
}

.ls-canvas .ls-area .ls-1st
{
  margin-top:0 !important;
}

.ls-canvas .ls-cmp-wrap
{
  padding:1px 0;
}

.ls-canvas .iw_component
{
  margin:-1px 0;
}

.body {
    margin: 0 0 20px;
}
.content {
    padding:10px;
    padding-bottom:80px;   /* Height of the footer element */
}

#sm-icons {
    border-left: 1px solid #fff;
    float: right;
    height: 80px;
    margin-left: 10px;
    margin-top: 20px;
    padding-left: 10px;
}
.footer {
    position: absolute;
    bottom: 0;
    min-height:10px;
    height:auto;
    background: #f0f0f0;
    width: 100%;
}
