﻿@charset "utf-8";
body {
	font: 100%/1.4 Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
    font-size: 20px;
}
body, html {
    height: 100%;
    width: 100%;
    background-color: #505050;
    color: #dfdfdf;
}
form {
    height: 100%;
    padding-bottom: 110px;
}
p {
    margin: 0;
    padding: 0;
}
.formcontainer p {
    margin: 20px 0;
}
a {
    color: #dfdfdf;
}
h1 {
    margin: 10px 0; 
    text-align: center;
}
.formcontainer h2 {
    margin: 10px 0; 
	font-family: Arial, Helvetica, sans-serif;
}
.textcontent h2 {
    margin: 30px 0 10px 0;
}
h2.texttitle {
    border-top: 2px dotted #505050;
    padding-top: 16px;
}
#mainbody {
    background-color: #242b30;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    max-width: 1020px;
}
#header {
    height: 100px;
}
#header > a > div:first-child {
    background: url('../images/title.jpg') no-repeat;
    width: 320px;
    height: 100px;
    float: left;
}
#header > div:last-child {
    background: url('../images/headergrad.png') repeat-x;
    height: 100%;
    margin-left: 320px;
    text-align: right;
}
#mainmenutable {
    float: right;
    width: 457px;
    text-align: center;
    height: 100px;
}
#mainmenutable a {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: 12px 0;
    white-space: nowrap;
    font-size: 22px;
    border-left: 2px dotted #505050;
}
#mainmenutable a:hover {
    background-color: #3c4247;
}
.menubigfont {
    font-size: 22px !important;
}
.menusmallfont {
    font-size: 19px !important;
}
#mainmenutable td {
    padding: 0;
}
.mainmenu3items td{
    width: 33%;
}
.mainmenu4items td{
    width: 25%;
}
.mobiletable {
    width: 100% !important;
}
.desktoptable {
    width: 457px !important;
}
.frame {
    border: 3px solid #484b40;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0 30px 20px;
}
.frame h2 {
    margin: 20px 0 10px;
}
.frame input {
    margin-right: 7px;
}
.pad {
    background-color: #252d33;
    width: 100%;
    border: 3px solid #484b40;
    height: 100%;
    text-align: center;
    padding: 10px 0  20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 8px;
}
.settingoption > div {
    padding: 3px 0;
}
.pad input {
    font-size: 18px;
    font-weight: bold;
    border: 2px solid black;
    width: 220px;
}
.pad textarea {
    font-size: 18px;
    font-weight: bold;
    border: 2px solid black;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
}
.pad > div {
    margin: 0 auto;
    width: 411px;
    text-align: left;
}
.pad > div > div {
    margin: 15px 0;
}
.pad label {
    width: 180px;
    display: block;
    float: left;
    text-transform: uppercase;
}
.bigtext {
    font-size: 30px;
    text-shadow: 1px 1px 2px #2f3941, 0 0 1em black;
}
#footer {
    background: #171c20 url('../images/footerpad.jpg') center bottom no-repeat;
    bottom: 0;
    height: 120px;
    left: 0;
    position: absolute;
    width: 100%;
    border-top: 1px solid #364148;
    text-align: center;
}
#buttons {
    width: 100%;
    height: 40px;
}
#buttons > div:first-child {
    padding-left: 50px;
}
#buttons a {
    width: 90%;
}
.newp h3{
    margin:0 0 5px 0;
}
.newp p {
    margin:10px 0;
    text-align: justify;
}
.textcontent table {
    border-collapse: collapse;
    width: 100%;
}
.divframe {
    height: 229px; 
    width: 477px;
}
.desktopdivframe {
    float: left;
    margin-right: 38px;
}
.newph3mobile {
    text-align: center;
}
.mobiledivframe {
    margin: 0 auto;
}
.divbreak {
    clear: both;
    height: 30px;
}
#topbuttonz {
    background: url('../images/background.jpg') #3c4247;
    display:block;
    overflow:hidden;
    border-bottom: 1px solid #404a50;
    opacity: .99;
}
.topbuttonzpad {
    padding: 11px 15px 11px 45px;
}
#topbuttonzin {
    margin-bottom: 5px;
}
.slidelink:hover {
    text-decoration: none;
}
.topmenu {
    padding: 0;
    float: left;
    font-size: 22px;
    margin: 0;
}
.topmenu li {
    padding-bottom: 2px;
    margin: 4px 0;
}
.withbullets {
    list-style-type: none;
}
.withbullets a{
    text-decoration: none;
}
.withbullets a:hover{
    text-decoration: underline;
}
.withbullets li{
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 26px;
}
.desktopbuttonz {
    width: 888px;
    margin-right: 39px;
}
.mobilebuttonz {
    margin: 0 auto;
    width: 518px;
}
.bigbutton {
    height: 106px; 
    width: 228px; 
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
}
.andr {
    background-image: url('../images/install2.png');
    margin-right: 16px;
}
.demo {
    background-image: url('../images/viewdemo2.png');
}
.langs {
    position: absolute; 
    left: 312px; 
    top: 24px; 
    width: 33px; 
    height: 55px;
}
.marginsleftright {
    margin-left: 47px; 
    margin-right: 47px;
}
.paddingsleftright {
    padding-left: 40px; 
    padding-right: 40px;
}
.nomarginsleftright {
    margin-left: 0; 
    margin-right: 0;
}
#innerbody h1, #innerbody h2 {
    font-family: Arial,Helvetica,sans-serif;
    width: 100%;
}
#goTop{
    background:red;
    padding:5px;
    position:fixed;
    top:-100px;
    right:10px;
    z-index: 999;
    cursor: pointer;
}
.textcontent {
    padding: 0 46px 100px 47px;
    border-top: 1px solid #0d1012;
}
.textcontent p {
    margin: 15px 0;
}
#accepted {
    margin-right: 7px;
}
#footer table {
    width: 100%;
    height: 100%;
    padding: 0 45px;
    text-align: left;
}
#footer table td {
    width: 50%;
}
#footer ul {
    padding-left: 0px;
}
.butactions a{
    margin: 3px;
}
.adddevicebottom {
    margin-bottom: 23px;
    margin-top: 23px;
}
.adddevicebottom input[type='text'] {
    margin: 10px 1px;
}
.accountform input[type='text'] {
    font-size: 22px;
}
.accountform textarea, .accountform select {
    font-size: 22px;
    font-family: Arial,Helvetica,sans-serif;
}
.button {
	-moz-box-shadow:inset 0px 34px 0px -15px #5f6870;
	-webkit-box-shadow:inset 0px 34px 0px -15px #5f6870;
	box-shadow:inset 0px 34px 0px -15px #5f6870;
	background-color:#555d64;
	border:1px solid #241d13;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:15px 14px;
	text-decoration:none;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.button:hover {
	background-color:#5e6b75;
}
.red {
	-moz-box-shadow:inset 0px 34px 0px -15px #a17f84 !important;
	-webkit-box-shadow:inset 0px 34px 0px -15px #a17f84 !important;
	box-shadow:inset 0px 34px 0px -15px #a17f84 !important;
	background-color:#8e6f74;
}
.red:hover {
	background-color:#9c7a7f !important;
}
.green {
	-moz-box-shadow:inset 0px 34px 0px -15px #6e8f73 !important;
	-webkit-box-shadow:inset 0px 34px 0px -15px #6e8f73 !important;
	box-shadow:inset 0px 34px 0px -15px #6e8f73 !important;
	background-color:#648669;
}
.green:hover {
	background-color:#739378 !important;
}
.button:active {
	position:relative;
	top:1px;
}
.accountdatatable {
    width: 100%;
    margin-top: 24px;
    border-collapse: collapse;
}
.accountdatatable th {
    font-size: 22px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
}
.accountdatatable thead {
    background-color: #3c4247;
}
.accountdatatable td:first-child, .accountdatatable th:first-child {
    padding-left: 40px !important;
}
.accountdatatable td:last-child, .accountdatatable th:last-child {
    padding-right: 40px !important;
}
.accountdatatable td, .accountdatatable th {
    padding: 14px 20px;
}

.featurestable {
    width: 100%;
    margin-top: 24px;
    border-collapse: collapse;
}
.featurestable th {
    font-size: 22px;
    font-family: Arial,Helvetica,sans-serif;
}
.featurestable thead {
    background: #3c4247 url("../images/background.jpg") repeat scroll 0 0;
}
.featurestable td, .featurestable th {
    padding: 14px 40px;
    width: 33%;
}
.featurestable td:first-child {
    padding: 14px 14px 14px 40px;
}
.featurestable td:first-child + td, .featurestable td:last-child {
    text-align: center;
}
.featurestable .button {
    margin-top: 5px;
}
.odd {
    background-color: #2c3439;
}
.featurestable tr:last-child {
    background: #3c4247 url("../images/background.jpg") repeat scroll 0 0;
    font-weight: bold;
}
.howtotable {
    margin-top: 26px;
}
.textcontent h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 37px;
}
.howtotable td:first-child {
    width: 90px;
    font-size: 80px;
    text-align: center;
    padding: 15px;
}
.howtotable td:last-child{
    padding: 15px 15px 15px 0;
}
.withbullets {
    margin: 0;
}
#footer a {
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer td:first-child {
    line-height: 29px;
}
.ui-tooltip{
    position: absolute; 
    padding: 4px 10px;
    font-weight: bold;
}
span.tool{
    border-bottom: 1px dashed;
}
span.answered {
    font-weight: bold;
    color: white;
    background-color: red;
    padding: 2px 3px 4px;
}
.dataTables_length, .dataTables_info, .dataTables_paginate {
    padding-left: 40px;
}
.divframe > div {
    position: absolute; 
    color: white; 
    width: 453px; 
    margin: 3px; 
    font-weight: bold; 
    text-align: center; 
    border-radius: 9px 9px 0px 0px; 
    font-family: Arial,Helvetica,sans-serif; 
    background-color: rgb(36, 43, 48); 
    opacity: 0.74; 
    padding: 8px; 
    font-size: 26px;
}
.supportblinker {
    background-color: #3670b9;
    padding: 0 4px;
}
#chat input[type='text']{
    font-weight: bold;
    font-size: 19px;
}
#chat {
    font-size: 20px;
    background-color: #46566a;
    padding: 5px 47px;
}
#chat h3 {
    font-family: Arial,Helvetica,sans-serif;
    margin: 5px 0 10px 0;
    text-align: center;
}
#chat dl {
    width: 400px;
    margin: 0 auto;
}
#chat dt {
    float: left;
    width: 130px;
    text-align: right;
}
#chat dd {
    margin-left: 150px;
    margin-bottom: 8px;
} 
#chatheader {
    text-align: center; 
    padding: 10px;
}
#chathistory {
    height:120px;
    width: 100%;
    max-width:520px;
    border:1px solid #ccc;
    overflow:auto; 
    background-color: #dfdfdf; 
    margin-bottom: 10px;
    color: black;
    margin: 0 auto;
    margin-bottom: 12px;
}
#chatmsg {
    width: 100%;
    max-width:520px;
    border:1px solid #ccc;
    font-size: 20px; 
    font-weight: bold;
    margin: 0 auto;
    display: block;
}
#chatenter > div:last-child, #chatbox > div:last-child {
    margin-top: 14px;
    width: 100%;
    max-width:520px;
    margin: 0 auto;
    padding-top: 10px;
    height: 55px;
    padding-bottom: 14px;
}
#butpost {
    float: right;
}
#butendchat {
    float: left;
}
#chat>a {
    text-decoration: none;
}
#chatbox {
    margin-top: 15px;
}
p.systemmsg {
    font-style: italic;
    color: #364148;
}