#pg-privacy #content
{
color: #444;
padding-left: 50px;
padding-right: 50px;
padding-top: 15px;
padding-bottom:60px;
font-size:14px;
}

#pg-privacy #content H2
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:15px;
}

#pg-privacy #content H3
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:13px;
}

#pg-eula #content
{
color: #444;
padding-left: 50px;
padding-right: 50px;
padding-top: 15px;
padding-bottom:60px;
font-size:14px;
min-height:1500px;
}

#pg-eula #content H2
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:15px;
}

#pg-eula #content H3
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:13px;
}

#pg-refund #content
{
color: #444;
padding-left: 50px;
padding-right: 50px;
padding-top: 15px;
padding-bottom:60px;
font-size:14px;
min-height:900px;
}

#pg-refund #content H2
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:15px;
}

#pg-refund #content H3
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:13px;
}

#pg-help #content
{
font-family:"Roboto Condensed",Arial,sans-serif;
color: #333;
padding-top: 15px;
padding-bottom:60px;
min-height:900px;
}

#pg-help #content H1
{
}

#pg-help #content H2
{
}

#pg-help #content H3
{
}

#pg-help #content ARTICLE
{
display:none;
margin-top:-15px;
}

#pg-help .list-group
{
cursor:pointer;
}

#pg-help .list-group-item
{
padding-top: 3px;
padding-bottom: 3px;
font-size: 14px;
}

#pg-help .list-group-item:hover,
#pg-help .list-group-item:focus
{
background-color:#c0d4f3;
}


#pg-help .list-group-item.active
{
background-image:none;
border-color:#6082b6 !important;
background-color:#6082b6 !important;
}

#pg-help .list-group-item.active:hover,
#pg-help .list-group-item.active:focus
{
}

#pg-help .glyphicon-triangle-right,
#pg-help .glyphicon-triangle-left,
#pg-help .glyphicon-repeat
{
top:3px;
}

#pg-help .btn-next,
#pg-help .btn-prev,
#pg-help .btn-restart
{
margin-top:40px;
min-width:110px;
}

#pg-support #content
{
font-family:"Roboto Condensed",Arial,sans-serif;
color: #333;
padding-top: 15px;
padding-bottom:60px;
min-height:900px;
padding-left: 20%;
padding-right: 20%;
}

#pg-support #content #myform
{
background-color: #EEE;
padding: 5%;
border-radius: 5px;
}

#err
{
text-align:left;
font-size:13px;
font-family:Arial,sans-serif;
color:#C00;
}

.form-control.err
{
border:1px solid #C00;
border-right:5px solid #C00;
}

#btnSend
{
padding-left: 60px;
padding-right: 60px;
}







