body {
	background-color: #FFFFFF;
	color: #7B7B7B;
	padding: 0px;
	margin: 0px;
}

.topbar {
	height: 160px;
	background-color: #288541;
	position: absolute;
	width: 100%;
	background-image: url( "../mainwebimage/greencord.png ");
	background-position: 0px -15px;
	z-index: -10;
}

.bodywrapper {
	width: 900px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

.pageheader {
	margin-top: 0px;
	height: 160px;
}

.fwaves {
	background-image: url( "../mainwebimage/greencord.png ");
	height: 140px;
	clear: both;
	text-align: center;
}

.pageheader div {
	display: inline-block;
}

.pageheader .largename {
	margin: 0;
	font-size: 28px;
	vertical-align: text-top;
	color: #C8CDC6;
	margin: -5px;
}

.pageheader .company_info {
	width: 230px;
	display: inline-block;
	background-repeat: repeat-x;
}

.pageheader .company_info img {
	height: 120px;
	margin-top: 5px;
}

.centerimage {
	margin: 0;
}

.centerimage img {
	width: 900px;
	height: 350px;
}

.centershadow img {
	width: 920px;
	margin-left: -10px;
}

.centerimage {
	position: relative;
	overflow: auto;
}

.centerimage li {
	list-style: none;
}

.centerimage ul {
	padding: 0px;
}

.centerimage ul li {
	float: left;
}

.navButton div {
	width: 17%;
	border-top: #C0C0C0 2px solid;
	border-bottom: #C0C0C0 2px solid;
	font-size: 20px;
	color: #333333;
	text-align: center;
	display: inline-block;
	margin-right: 2%;
}

.sidebar {
	float: left;
}

.article {
	margin-top: 20px;
}

.article .text {
	display: inline-block;
	width: 70%;
	margin-left: 20px;
	font-size: 20px;
	text-align: justify;
}

.article .image {
	display: inline-block;
	width: 22%;
	vertical-align: top;
	text-align: center;
	padding-top: 20px;
}

.article .image img {
	max-width: 150px;
}

.article .aTitle {
	font-size: 30px;
	width: 70%;
}

.article .aTitle img {
	width: 100px;
	float: left;
	margin-right: 20px;
}

.leftnav {
	width: 165px;
	min-height: 900px;
	float: left;
}

.leftnav .nav {
	line-height: 30px;
	vertical-align: middle;
	border-bottom: solid #C0C0C0 1px;
	padding-left: 10px;
	color: #808080;
	width: 150px;
}

.leftnav .nav span {
	font-weight: bold;
	font-size: 110%;
	margin-left: -10px;
}

.leftnav .sideicon {
	margin-left: 10px;
	width: 30px;
	height: 30px;
}

.leftnav .navlast {
	border-bottom: none;
}

.leftnav .navlast {
	border-bottom: none;
}

.leftnav a {
	text-decoration: none;
}

.leftnav .nav img {
	vertical-align: middle;
}

.leftnavTop {
	overflow: hidden;
	position: relative;
}

.rightbody {
	margin-top: 5px;
}

.rightbody .center-image {
	border-bottom: solid #626263;
	height: 250px;
}

.rightbody .center-image .center-image-wrapper {
	height: 250px;
	margin-left: 284px;
	background-image: url( "../mainwebimage/mainimagebackground.jpg ");
	background-repeat: no-repeat;
	position: relative;
}

.rightbody .center-image .center-image-wrapper img {
	position: absolute;
	top: -120px;
	left: 450px;
}

.rightbody .center-image .center-image-wrapper .catch-phrase {
	color: #06AC0A;
	font-size: 40px;
}

.rightbody .center-image .center-image-wrapper .div1 {
	color: #79C968;
	padding-left: 25px;
	padding-top: 10px;
}

.rightbody .center-image .center-image-wrapper .div2 {
	font-size: 30px;
	padding-right: 35px;
	padding-bottom: 10px;
	text-align: right;
	margin-top: 140px;
}

.rightbody .imagenav img {
	padding-left: 20px;
}

.info {
	margin-top: 0px;
	color: #7B7B7B;
}

.withsidebarinfo {
	margin-left: 165px !important;
}

.info h2 {
	color: #333333;
	padding-left: 10px;
	text-decoration: underline;
}

.info p {
	font-size: 18px;
	padding-left: 10px;
	line-height: 20px;
}

.info h3 {
	font-size: 20px;
	padding-left: 15px;
	line-height: 25px;
}

.info ul {
	font-size: 18px;
	padding-left: 50px;
	line-height: 20px;
}

.info li {
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url( "../mainwebimage/checkmark.png ");
	background-repeat: no-repeat;
	list-style-type: none;
	min-height: 40px;
}

.withsidebarinfo {
	margin-left: 100px;
}

a {
	color: #7B7B7B;
}

a img {
	border: none;
}

.dropdown {
	color: #C8CDC6;
	position: absolute;
	background-color: inherit;
	z-index: 2;
	background-color: #414141;
	height: 250px;
	background-image: url( "../mainwebimage/bottomgripper.jpg ");
	background-repeat: no-repeat;
	background-position: bottom center;
	display: none;
}

.dropdown .innerdropdown {
	height: 218px;
	width: 228px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
}

.dropdown .innerdropdown .titleDD {
	text-align: center;
	font-size: 20px;
	margin-top: 5px;
	padding-bottom: 2px;
	border-bottom: solid #626263 2px;
}

.dropdown .innerdropdown .infoDD {
	font-size: 15px;
	padding: 5px;
}

.dropdown .innerdropdown .r {
	text-align: right;
}

.dropdown .gripper {
	height: 30px;
}

.menuBar {
	margin-top: 10px;
	box-shadow: 0px 2px 5px;
	margin-left: 175px;
	background: #FFFFFF;
	z-index: 10;
	border-radius: 5px;
	width: 680px;
	padding: 2px;
}

.menuBar .clear1 {
	clear: left
}

.menuBar .firstMenu {
	position: relative;
	padding: 3px;
	padding-right: 10px;
	color: #808080;
	display: inline-block;
	cursor: pointer;
}

.menuBar .firstMenu .dropMenu {
	position: absolute;
	box-shadow: 2px 2px 8px #808080;
	background: #FFFFFF;
	width: 200px;
	padding: 3px;
	display: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	top: 29px;
	z-index: 5;
}

.menuBar .firstMenu .dropMenu div {
	margin-top: 3px;
	margin-bottom: 5px;
}

.menuBar .firstMenu .dropMenu a {
	color: #414141;
}

.activeCompany {
	float: right;
}

.gbutton {
	display: inline-block;
}

.gbutton div {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	vertical-align: top;
	margin-bottom: 5px;
}

.gbutton .gbuttonc {
	background-image: url( '../mainwebimage/button-center.png ');
}

.gbutton .gbuttonl {
	background-image: url( '../mainwebimage/button-left.png ');
	width: 19px;
}

.gbutton .gbuttonr {
	background-image: url( '../mainwebimage/button-right.png ');
	width: 19px;
}

.gbutton a {
	color: #D2D5CF !important;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.permissions {
	color: #333333;
	margin-left: 25px;
}

.permissions .forName {
	margin-top: 10px;
	font-size: 30px;
	border-bottom: 2px #C0C0C0 solid;
}

.permissions .apps {
	margin-left: 10px;
	box-shadow: 2px 2px 4px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 3px;
	border-radius: 8px;
}

.permissions .apps input {
	padding-right: 10px;
	float: left;
	margin-top: 10px;
}

.permissions .apps .appname {
	font-size: 25px;
	border-bottom: 1px #C0C0C0 solid;
	text-align: left;
	padding-left: 20px;
}

.permissions .groups .title {
	font-size: 18px;
	text-align: center;
	background-color: #ffffff;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	color: #333333;
	margin-bottom: 3px;
	padding: 2px;
	box-shadow: 2px 2px 4px;
}

.permissions .groups {
	width: 190px;
	border: #C0C0C0 solid 1px;
	border-radius: 10px;
	margin: 5px;
	display: inline-block;
}

.permissions .access {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.permissions .access .aGranted {
	background-color: #85E68D;
}

.permissions .access .aDenied {
	background-color: #ED8C8C;
}

.personContact .contactind {
	display: inline-block;
	margin: 25px;
	color: #333333;
	border-bottom: #C0C0C0 solid 1px;
	border-right: #C0C0C0 solid 1px;
	border-radius: 8px;
	box-shadow: 1px 1px 2px;
}

.personContact .contactind .iname {
	font-size: 1.5em;
	box-shadow: 2px 2px 4px;
	padding: 2px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.personContact .contactind div {
	padding: 2px 5px 2px 5px;
}

.gettingstarted {
	min-width: 650px;
	position: relative;
	display: table;
	margin-left: 5px;
}

.gettingstartedcontainers {
	position: relative;
	min-width: 300px;
	display: table;
}

.gettingstarted .line {
	display: inline-block;
	vertical-align: top;
}

.rightT {
	position: absolute;
	margin-left: 5px !important;
	cursor: pointer;
}

.rightT img {
	position: absolute;
	top: 38%;
	right: 5px;
	cursor: pointer;
}

.gettingstarted .tab {
	height: 200px;
	width: 50px;
	background: #C0C0C0;
	margin: 0;
}

.gettingstarted .leftT {
	position: relative;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 0px 3px 3px #808080;
	background: -webkit-linear-gradient(left, #C0C0C0, #FFFFFF, #F1F1F1);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #C0C0C0, #FFFFFF, #F1F1F1);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #C0C0C0, #FFFFFF, #F1F1F1);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #C0C0C0, #FFFFFF, #F1F1F1);
	/* Standard syntax */
}

.gettingstarted .rightT {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 3px 3px 3px #808080;
	background: -webkit-linear-gradient(left, #F1F1F1, #FFFFFF, #C0C0C0);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #F1F1F1, #FFFFFF, #C0C0C0);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #F1F1F1, #FFFFFF, #C0C0C0);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #F1F1F1, #FFFFFF, #C0C0C0);
	/* Standard syntax */
}

.centerSection {
	box-shadow: 0px 3px 3px #808080;
	height: 200px;
	margin-right: -10px;
	margin-left: -5px;
	min-width: 200px;
	background: white;
	z-index: 5;
}

.startcontainers {
	margin-top: 15px;
	margin-bottom: 25px;
	position: relative;
}

.rotate {
	color: #333333;
	position: absolute;
	top: 40%;
	left: -40px;
	font-size: 30px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.visibleText {
	width: 200px;
	height: 200px;
	font-size: 30px;
	vertical-align: middle;
	background: white;
	position: relative;
	margin-left: -5px;
}

.textcell {
	height: 200px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}

.retractText {
	width: 0px;
	overflow: hidden;
}

.retractText .retractSection {
	position: relative;
	width: 130px;
	text-align: center;
	height: 200px;
	display: inline-block;
	margin: 0;
	vertical-align: top;
}

.retractText .slidetext {
	position: absolute;
	width: inherit;
	bottom: 5px;
	font-size: 25px;
	height: 40px;
}

.retractText img {
	margin-top: 50px;
}

.textholder {
	background: -webkit-radial-gradient(circle, #FFFFFF 50%, #E2E1E1);
	/* For Safari 5.1 to 6.0 */
	background: -o-radial-gradient(circle, #FFFFFF 50%, #E2E1E1);
	/* For Opera 11.1 to 12.0 */
	background: -moz-radial-gradient(circle, #FFFFFF 50%, #E2E1E1);
	/* For Firefox 3.6 to 15 */
	background: radial-gradient(circle, #FFFFFF 50%, #E2E1E1);
	/* Standard syntax */
	border-radius: 10px;
	margin: 10px;
	padding: 10px;
	font-size: 22px;
	font-weight: inherit;
}

.addition {
	position: absolute;
	top: 40%;
	width: 100px;
	right: -50px;
	text-align: center;
}

.retractholder {
	position: relative;
	width: 400px;
	background-color: white;
}

.software.retractText img {
	margin-top: 40px;
}

.software .retractSection {
	width: 190px;
}

.hardware .retractSection {
	width: 165px;
}

.software .addition {
	font-size: 30px;
}

.hardware .device {
	width: 60px;
}

.hardware .device img {
	margin-top: 30px !important;
	width: 50px !important;
}

.hardware .retractSection img {
	margin-top: 40px;
	width: 100%;
}

.retractSection span {
	display: inline-block;
	margin-top: 40px;
	width: 100%;
	font-size: 25px;
}

.workboards .retractSection {
	width: 150px;
}

.workboards .retractSection img {
	margin-top: 30px;
	width: 100%;
}

.workboards .tvdevice {
	width: 90px;
}

.workboards .tvdevice img {
	width: 80px;
}

.covertext {
	width: 350px;
	height: 180px;
	position: absolute;
	left: 300px;
	top: 10px;
	display: table-cell;
	z-index: -10;
	font-size: 25px;
	text-align: center;
	vertical-align: middle;
	text-shadow: 2px 2px 2px #969696;
}

.logins #url {
	display: none;
}

.logins #send {
	display: none;
}

.fr-wrapper p {
    text-align: inherit !important;
}

.fr-basic a {
    display: none !important;
}

.trial-check {
    position: absolute;
    top: -9999px;
    display: none;
}
.trial-checkbox {
    display: block;
    width: 200px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    padding: 2px 25px;
    border: 1px solid #666;
    border-radius: 5px;
}
.trial-check:checked ~ .trial-checkbox {
    background-color: #FAF266;
}
.trial-check ~ .trial-checkbox {
    background-color: #61C419;
}

.trial-highlight {
    background-color: #FAF266 !important;
}

.admin-big-title {
	text-align: center;
}
.messaging-company {
	text-align: center;
}
.messaging-form {
	padding: 15px;
	box-sizing: border-box;
}
.messaging-textarea {
	width: 100%;
	height: 150px;
	box-sizing: border-box;
	font-size: 16px;
}
.messaging-form-group {
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.messaging-input {
	box-sizing: border-box;
	height: 28px;
	flex-grow: 1;
	margin-left: 15px;
	font-size: 16px;
}
.messaging-group-btn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
}
.messaging-btn {
	text-decoration: none;
	padding: 4px 10px;
	min-width: 80px;
	border: 1px solid #666;
	border-radius: 15px;
	color: #000;
	background: #aaa;
	text-align: center;
}
.messaging-label {
    min-width: 60px;
}
.count-down-label {
    margin-left: 10px;
}
.count-down-input {
    max-width: 150px;
}
.ending-countdown {
    margin: 0;
}