﻿.arrowright {
    position: absolute;
    right: -40px;
    top: 219px;
}

.arrowleft {
    left: -40px;
    position: absolute;
    top: 219px;
}

body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: 'Raleway', sans-serif;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.clearfix:before, .clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.column {
    width: 490px;
}

.container_main {
    min-width: 980px;
    padding-bottom: 400px;
    width: 100%;
}

.content {
    margin-left: auto;    
    margin-right: auto;
    width: 980px;
}

.dots {
    margin: 18px 0px 14px 0px;
}

.dotsimg {
    margin-right: 10px;
}

.endline {
    float: right;
    margin: 60px 60px 0px 0px;
    width: 490px;    
}

.endline1 {
    float: right;
    margin: 30px 60px 0px 0px;
    width: 490px;    
}

h1 {
  font-size: 32px;
  color: #661864;
  margin-left:  10px;
  margin-right:  10px;
  margin-top: 6px;
  line-height: 1.3em;
}

h2 {
    color: #661864;
    font-size: 24px;
    font-weight: bold;     
    line-height: 1.3em;
    margin: 0px 20px;
    padding-top: 10px;
}

.helpfooter {
    background-color: #ebeaea;
    min-height: 160px;
}

.helpheader {
    background-color: #ebeaea;
    height: 80px;
}

.helpmain {
    position: relative;
    height: 490px;
}

html {    
    display: inline;
    /*height: 106%;*/
    /*margin: 0px;*/
    min-width: 1040px;
    min-height: 100%;    
    overflow-y: scroll;
}


img {
    border: 0;
}

.left {
    float: left;
}

.main {
    background-color: #FFFFFF;
    width: 100%;
    /*-ms-touch-action: none;*/
}

.mobilefix {
    min-height: 100%;
    position: relative;
}

.normaltext {
    color: #454545;
    font-weight: normal; 
    font-size: 20px;
    line-height: 1.3em;
    margin: 0px 30px 0px 0px;
    overflow: hidden;
    padding: 4px 0px 0px 15px;
    padding-left: 15px;
    padding-top: 4px;        
    text-align: justify;
}

.normaltext a {
    text-decoration: none;
    color: #661864;
}

.normaltext a:hover {
    text-decoration: underline;
    color: #26B0E0;
}

.playbutton {
    margin: 0px 20px 0px 40px; 
}


.playlink {
    float: left; 
    width: 100%;
}

.playtext {    
    color: #454545;
    float: left;
    font-weight: normal; 
    font-size: 20px;
    line-height: 1.3em;
    margin: 10px 30px 0px 0px;
    overflow: hidden;
    padding: 4px 0px 0px 15px;
    padding-left: 15px;
    padding-top: 4px;        
    text-align: justify;
    width: 100%;
}

.playtext a {
    text-decoration: none;
    color: #661864;
}

.playtext a:hover {
    text-decoration: underline;
    color: #26B0E0;
}

.playtexttop {
    margin-top: 4px;
}

.purple {
    color: #661864;
}

#quicknav {
    color: #35383c;
    font-size: 12px;
    padding-top: 3px;
}

#quicknav a {
    color: #661864;
    text-decoration: none;
}

#quicknav a:hover {
    color: #26B0E0;
    text-decoration: underline;
}

.right {
    float: right;
}
