body, html {
	background-color: #fff;
}

#loadingDiv {
	background-image: url('/images/WaterWait.gif');
	background-position: center bottom;
	background-color:#fff;
	background-size:170px 170px; 
	background-repeat:no-repeat;
	border: 1px solid #000000;
	border-radius: 10px;
	box-shadow: 7px 7px 10px 4px rgba(64,64,64,0.5);
	height: 180px;
	left: 50%;
	margin: -100px 0 0 -100px;
	position: fixed;
	text-align: center;
	top: 50%;
	width: 200px;
	z-index: 100;
}

#navBar {
	background-image: url('/images/Menu.png');
	background-position: center bottom;
	background-size:24px 24px; 
	background-repeat:no-repeat;
	border: 0px solid #000000;
	height: 24px;
	width: 24px;
	position: fixed;
	text-align: center;
	top: 5px;
	right: 5px;
	z-index: 100;
}

#navPop {
	background-position: center bottom;
	background-color:#000;
	border: 1px solid #000000;
	border-radius: 10px;
	box-shadow: 7px 7px 10px 4px rgba(64,64,64,0.5);
	height: 140px;
	width: 110px;
	top: 30px;
	right: 10px;
	position: fixed;
	text-align: center;
	z-index: 110;
	display: none;
}
#navPop a {
	font-weight: bold;
	color: #fff;
}

/* Styled Table */
.styled-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table thead tr {
    background-color: #4287f5;
    color: #ffffff;
    text-align: left;
}
.styled-table th,
.styled-table td {
    padding: 12px 15px;
}
.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #4287f5;
}
.center {
  margin-left: auto;
  margin-right: auto;
}


.header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#84dc29+0,62ab29+100 */
	/*background-image: linear-gradient(to bottom,#84DC29 0,#62AB29 100%);*/
	background: rgb(132,220,41); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(132,220,41,1) 0%, rgba(98,171,41,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,220,41,1)), color-stop(100%,rgba(98,171,41,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(132,220,41,1) 0%,rgba(98,171,41,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(132,220,41,1) 0%,rgba(98,171,41,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(132,220,41,1) 0%,rgba(98,171,41,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(132,220,41,1) 0%,rgba(98,171,41,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84dc29', endColorstr='#62ab29',GradientType=0 ); /* IE6-9 */
	border: 1px solid #62AB29;

	padding: 4px;
	padding-top: 10px;
	height: 50px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f20004+0,b70009+100 */
	/* SECTIONSTART-Defcon
	color: #fff;
	border: 1px solid #b70009;
	background: #f20004;
	background: -moz-linear-gradient(top, #f20004 0%, #b70009 100%);
	background: -webkit-linear-gradient(top, #f20004 0%,#b70009 100%);
	background: linear-gradient(to bottom, #f20004 0%,#b70009 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f20004', endColorstr='#b70009',GradientType=0 );
	SECTIONEND-Defcon */
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f481b3+0,ed3893+100 */
	/* SECTIONSTART-Pink
	background: #f481b3;
	background: -moz-linear-gradient(top,  #f481b3 0%, #ed3893 100%); 
	background: -webkit-linear-gradient(top,  #f481b3 0%,#ed3893 100%); 
	background: linear-gradient(to bottom,  #f481b3 0%,#ed3893 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f481b3', endColorstr='#ed3893',GradientType=0 );
	border: 1px solid #ed3893;
	SECTIONEND-Pink */
	
	/* SECTIONSTART-Autism
	background-image: url('/images/Autism Awareness 2018 Pattern 2.png');
	background-size: contain;
	color: black;
	SECTIONEND-Autism */
	
	/* SECTIONSTART-Dev
	background: #000;
	color: rgb(132,220,41);
	SECTIONEND-Dev */
}
.footer {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#05abe0+0,53cbf1+43,87e0fd+100 */
background: #05abe0; /* Old browsers */
background: -moz-linear-gradient(top,  #05abe0 0%, #53cbf1 43%, #87e0fd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #05abe0 0%,#53cbf1 43%,#87e0fd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #05abe0 0%,#53cbf1 43%,#87e0fd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05abe0', endColorstr='#87e0fd',GradientType=0 ); /* IE6-9 */
	
	border: 1px solid #aaaaaa;
	color: #000000;
	font-weight: bold;
	overflow: none;
	
	padding: 4px;
	padding-top: 5px;
	height: 50px;	
	
}


.mainSection {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#84dc29+0,62ab29+100 */
	/*background-image: linear-gradient(to bottom,#84DC29 0,#62AB29 100%);*/
	background: rgb(132,220,41); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(132,220,41,1) 0%, rgba(98,171,41,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,220,41,1)), color-stop(100%,rgba(98,171,41,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(132,220,41,1) 0%,rgba(98,171,41,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(132,220,41,1) 0%,rgba(98,171,41,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(132,220,41,1) 0%,rgba(98,171,41,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(132,220,41,1) 0%,rgba(98,171,41,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84dc29', endColorstr='#62ab29',GradientType=0 ); /* IE6-9 */
	border: 1px solid #62AB29;
	
	padding: 4px;
	padding-top: 10px;
	height: 50px;
	
	/* SECTIONSTART-Pink
	background: #f481b3;
	background: -moz-linear-gradient(top,  #f481b3 0%, #ed3893 100%); 
	background: -webkit-linear-gradient(top,  #f481b3 0%,#ed3893 100%); 
	background: linear-gradient(to bottom,  #f481b3 0%,#ed3893 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f481b3', endColorstr='#ed3893',GradientType=0 );
	border: 1px solid #ed3893;
	SECTIONEND-Pink */
}
/* SECTIONSTART-Pink
.mainSection > p > span > span {
	color: #ff0!important;
}
SECTIONEND-Pink */

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f481b3+0,ed3893+100 */
/* SECTIONSTART-Pink
.btn-success:hover {
	background: #f481b3;
	border: 1px solid #ed3893;
}
.btn-success:active,.btn-success.active {
	background: #f481b3;
	border: 1px solid #ed3893;
}
.btn-success {
	background: #f481b3; 
	background: -moz-linear-gradient(top,  #f481b3 0%, #ed3893 100%); 
	background: -webkit-linear-gradient(top,  #f481b3 0%,#ed3893 100%); 
	background: linear-gradient(to bottom,  #f481b3 0%,#ed3893 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f481b3', endColorstr='#ed3893',GradientType=0 );
	border: 1px solid #ed3893;
}
SECTIONEND-Pink */

.cartTable {
	/* SECTIONSTART-Dev
	border: 1px solid #62AB29;
	color: rgb(132,220,41)!important;
	SECTIONEND-Dev */
}

#table-div {
	width: inherit;
	height: 200px;
}
#adminLink, #adminLink2 {
	float:left;
	position: relative;
	left: 0px;
	top: -4px;
}
#logoffLink {
	position: absolute;
	right: 0px;
	top: -4px;
}
.left {
	text-align: left!important;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fltRight {
	float: right;
}
.fltLeft {
	float: left;
}
.underline {
	text-decoration:underline;
}
.location {
	text-align: center;
	font-size: 16px;
	max-height: 16px;
	display: inline-block;
}
.bold {
	font-weight: bold!important;
}
.break {
	clear: both;
}
.buffer {
	clear: both;
	width: inherit;
	height: 10px;
}
.page-break {
	clear: both;
	width: inherit;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E2E2E2;
}
.inline {
	display: inline-block;
}
#wrapAddInfo {
	text-align: center;
}
.form-group {
	text-align: center;
	margin: 0 auto;
}
.labelColumn {
	text-align: right;
	vertical-align: top;
	width: 15%;
	padding: 2px;
}
.inputColumn {
	text-align: left;
	width: 50%;
	padding: 2px;
}
.helperTextColumn{
	text-align: left;
	padding: 2px;
	width: 150px;
}
.oneFourthColumn{
	text-align: left;
	width:12.5%;
	padding 2px;
	padding-top:10px;
}
.oneHalfColumn{
	text-align: left;
	width:25%;
	padding 2px;
	padding-top:10px;
}
.oneThirdColumn{
	text-align: left;
	width:16.7%;
	padding 2px;
	padding-top:10px;
}
.twoThirdColumn{
	text-align: left;
	width:33.3%;
	padding 2px;
	padding-top:10px;
}
.fullColumn{
	text-align: left;
	width: 51%;
	padding: 2px;
	padding-top:10px;
}
.dataSection{
	padding: 1em 0 0 0;
}
.form-check-label{
	font-weight:normal;
	font-family: "Lato-regular";
}
.form-label{
	font-weight:normal;
	font-family: "Lato-regular";
	color: #999;
}
.modern{
	font-family: "Lato-regular";
	font-weight: normal;
}
.blueGradient {
	background-color: #4cb3e9;
	background-image: -webkit-gradient(linear, left top, right bottom, from(rgb(76, 179, 233)), to(rgb(2, 31, 46)));
	background-image: -webkit-linear-gradient(left top, rgb(76, 179, 233), rgb(2, 31, 46));
	background-image: -moz-linear-gradient(left top, rgb(76, 179, 233), rgb(2, 31, 46));
	background-image: -o-linear-gradient(left top, rgb(76, 179, 233), rgb(2, 31, 46));
	background-image: -ms-linear-gradient(left top, rgb(76, 179, 233), rgb(2, 31, 46));
	background-image: linear-gradient(left top, rgb(76, 179, 233), rgb(2, 31, 46));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#4cb3e9', EndColorStr='#021f2e');	
}
.yellowgreenGradient {
	background-color: #faf614;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(250, 246, 20)), to(rgb(110, 174, 57)));
	background-image: -webkit-linear-gradient(top, rgb(250, 246, 20), rgb(110, 174, 57));
	background-image: -moz-linear-gradient(top, rgb(250, 246, 20), rgb(110, 174, 57));
	background-image: -o-linear-gradient(top, rgb(250, 246, 20), rgb(110, 174, 57));
	background-image: -ms-linear-gradient(top, rgb(250, 246, 20), rgb(110, 174, 57));
	background-image: linear-gradient(top, rgb(250, 246, 20), rgb(110, 174, 57));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#faf614', EndColorStr='#6eae39');
}
.getairGradient{
	background-color: #55b35a;
	background-image: -webkit-gradient(linear, left top, right bottom, from(rgb(85, 179, 90)), to(rgb(175, 214, 114)));
	background-image: -webkit-linear-gradient(left top, rgb(85, 179, 90), rgb(175, 214, 114));
	background-image: -moz-linear-gradient(left top, rgb(85, 179, 90), rgb(175, 214, 114));
	background-image: -o-linear-gradient(left top, rgb(85, 179, 90), rgb(175, 214, 114));
	background-image: -ms-linear-gradient(left top, rgb(85, 179, 90), rgb(175, 214, 114));
	background-image: linear-gradient(left top, rgb(85, 179, 90), rgb(175, 214, 114));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#55b35a', EndColorStr='#afd672');
}
.parchmentGradient{
	background-color: #f0f3dd;
	background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(rgb(236, 214, 167)), to(rgb(240, 243, 221)));
	background-image: -webkit-radial-gradient(50% 50%, rgb(240, 243, 221), rgb(236, 214, 167));
	background-image: -moz-radial-gradient(50% 50%, rgb(240, 243, 221), rgb(236, 214, 167));
	background-image: -o-radial-gradient(50% 50%, rgb(240, 243, 221), rgb(236, 214, 167));
	background-image: -ms-radial-gradient(50% 50%, rgb(240, 243, 221), rgb(236, 214, 167));
	background-image: radial-gradient(50% 50%, rgb(240, 243, 221), rgb(236, 214, 167));
}
.couponBorder{
	border-style: solid; 
	border-width: 10px; 
	border-color: #f0e91f;
}
.rotate90cc {
	margin: 0;
    width: 0;
    white-space: nowrap;
    position: relative;
    text-align: center;
    transform: rotate(270deg);

    transform-origin: left bottom;
}
/* http://www.cssarrowplease.com */
.arrow_box {
	position: relative;
	background: #ffffff;
	border: 2px solid #ffffff;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 88px;
	margin-top: -88px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 91px;
	margin-top: -91px;
}
.modernLight {
	font-family: "Lato-Light";
	font-weight: normal;
}
.modernItalic{
	font-family: "Lato-Italic";
}
.modernBlack {
	font-family: "Lato-Black";
	font-weight: normal;
}
.getairGreen{
	color: #58b948;
}
.getairYellow{
	color: #f0e91f;
}
.getairPurple{
	color: #8c4b9d;
}
.cardShadow{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.checkBox {
	width: 30px;
	position: relative;
	top: 0px;
	-moz-appearance: none;
	box-shadow: none;
}
.CheckBoxTitle {
	position: relative;
	top: 10px;
	font-weight: bold;
	left: 10px;
}
#upload {
	height: 25px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	top: 8px;
}
#uploadFrame { width: 91px; }
#uploadFrame2 { width: 1000px; }
.hidden { display: none; }
.radioBuffer { min-width: 80px; }
.noLine { box-shadow: none; }
.clickable { cursor: pointer; }
.MenuIconA { width: 100px; height: 120px; float: left; font-weight: bold; text-align: center; color: #666666; }
.google-visualization-table-th { text-align:left!important; }
#footer a:link {text-decoration:underline; color: #000000!important;}
#footer a:visited {text-decoration:underline; color: #000000!important;}
#footer a:active {text-decoration:underline; color: #000000!important;}
#footer a:hover {text-decoration:underline; color: #000000!important;}
.emph {
	font-style: italic;
}
.large-font {
	font-size: 24px;
}
.medium-font {
	font-size: 18px;
}
.panel-warning2 {
	border-color: #ffdc24;
}
.panel-warning2>.panel-heading {
  	color: #000;
  	background-color: #ffea7a;
  	border-color: #ffdc24;
}
.panel-warning2 > .panel-heading {
  	background-image: -webkit-linear-gradient(top, #ffea7a 0%, #ffdc24 100%);
  	background-image: linear-gradient(to bottom, #ffea7a 0%, #ffdc24 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffea7a', endColorstr='#ffffdc24', GradientType=0);
  	background-repeat: repeat-x;
}

.panel-success2 {
	border-color: #62AB29;
}
.panel-success2 > .panel-heading {
  	color: #000;
  	background-color: #84DC29;
  	border-color: #62AB29;
}
.panel-success2 > .panel-heading {
  	background-image: -webkit-linear-gradient(top, #84DC29 0%, #62AB29 100%);
  	background-image: linear-gradient(to bottom, #84DC29 0%, #62AB29 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff84DC29', endColorstr='#ff62AB29', GradientType=0);
  	background-repeat: repeat-x;
}
.success-color {
	color: #62AB29;
}

.panel-danger2 {
	border-color: #fc1919;
}
.panel-danger2 > .panel-heading {
  	color: #fff;
  	background-color: #fd4a4a;
  	border-color: #fc1919;
}
.panel-danger2 > .panel-heading {
  	background-image: -webkit-linear-gradient(top, #fd4a4a 0%, #fc1919 100%);
  	background-image: linear-gradient(to bottom, #fd4a4a 0%, #fc1919 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffd4a4a', endColorstr='#fffc1919', GradientType=0);
  	background-repeat: repeat-x;
}

.alert-warning2 {
  	background-image: -webkit-linear-gradient(top, #ffea7a 0%, #ffdc24 100%);
  	background-image: linear-gradient(to bottom, #ffea7a 0%, #ffdc24 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffea7a', endColorstr='#ffffdc24', GradientType=0);
  	background-repeat: repeat-x;
  	border-color: #ffdc24;
}
.alert-danger2 {
  	background-image: -webkit-linear-gradient(top, #fd4a4a 0%, #fc1919 100%);
  	background-image: linear-gradient(to bottom, #fd4a4a 0%, #fc1919 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffd4a4a', endColorstr='#fffc1919', GradientType=0);
  	background-repeat: repeat-x;
  	border-color: #fc1919;
  	color: #fff;
}
.danger-color {
	color: #fc1919;
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
    font-family: Lato-regular;
    src: url(../fonts/Lato-Regular.ttf);
}
@font-face {
    font-family: Lato-Black;
    src: url(../fonts/Lato-Black.ttf);
}
@font-face {
    font-family: Lato-BlackItalic;
    src: url(../fonts/Lato-BlackItalic.ttf);
}
@font-face {
    font-family: Lato-Bold;
    src: url(../fonts/Lato-Bold.ttf);
}
@font-face {
    font-family: Lato-BoldItalic;
    src: url(../fonts/Lato-BoldItalic.ttf);
}

@font-face {
    font-family: Lato-Hairline;
    src: url(../fonts/Lato-Hairline.ttf);
}

@font-face {
    font-family: Lato-HairlineItalic;
    src: url(../fonts/Lato-HairlineItalic.ttf);
}

@font-face {
    font-family: Lato-Italic;
    src: url(../fonts/Lato-Italic.ttf);
}

@font-face {
    font-family: Lato-Light;
    src: url(../fonts/Lato-Light.ttf);
}

@font-face {
    font-family: Lato-LightItalic;
    src: url(../fonts/Lato-LightItalic.ttf);
}


html,body {
	font-family: OpenSans;	
}
.red {
	color: #f00;
}
.langBtn { 
	/*width: 150px;
	height: 38px;
	position: absolute;
	right: 5px;
	top: -2px;
	text-align: right;
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;*/
	/*position: absolute;*/
	position: relative;
	right: 0px;
	top: -4px;
	text-align: left;
}
.nameLabel {
	font-family: OpenSans!important;
	font-style: normal!important;
	font-weight: normal;
	color: #000;
}
.typeItDesc {
	font-family: OpenSans!important;
	font-style: normal!important;
	font-weight: normal;
	color: #000;
}
.drawItDesc {
	font-family: OpenSans!important;
	font-style: normal!important;
	font-weight: normal;
	color: #000;
}
.btn-xlg {
    padding: 14px 20px;
    font-size: 20px;
    line-height: 1.5;
    border-radius: 8px;
}

/* Chat Styles */
#chatBoxDiv {
	display: none;
	position: fixed;
	bottom: 25px;
	right: 0px;
	height: 40%;
	width: 50%;
	max-width: 600px;
	min-width: 300px;
	min-height: 300px;
	box-shadow: 0px 5px 10px #999;
}
#chatFrame {
	width: 100%;
	height: 100%;
	min-height: 300px;
}

#chatBarDiv {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 60px;
	height: 25px;
	background-color: #ccc;
	border:1px solid #999;
	padding: 2px;
	cursor:pointer;
}

/* Chat Indicator Classes */
#chatActivityIcon {
	position: relative;
	top: 2px;
}
.chatConnectionPending {
	color: #333;
}
.chatConnectionActive {
	color: #009900;
}
.chatConnectionInactive {
	color: #bb0000;
}
.chatNewMessage {
	color: #e6920e;
	animation: blink-animation 1s steps(5, start) infinite;
  	-webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
/* Chat Box Styles */
#chatContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	border: 1px solid #ccc;
	overflow: hidden;
}
#groupList {
	position: absolute;
	top: 25px;
	left: 0px;
	bottom: 25px;
	width: 35%;
	overflow-y: scroll;
    overflow-x: hidden;
	border: 1px solid #ccc;
}
#chatOptions {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 35%;
	padding: 2px;
	border-top: 2px solid #ccc;
}
#chatOptionContainer {
	text-align: center;
	width: 100%;
}
#boxTitle {
	padding: 2px;
	height: 25px;
	border-bottom: 1px solid #ccc;
}
#groupListContent {
	overflow-y: auto;
	overflow-x: hidden;
}
#chatText {
	position: absolute;
	top: 25px;
	right: 0px;
	width: 65%;
	border: 1px solid #ccc;
	bottom: 25px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#chatEntryContainer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 65%;
}
#chatEntryTable {
	position: relative;
	top: 1px;
	width: 100%;
}
#chatEntryButtonCell {
	width: 13%;
}
#chatEntryButton[disabled=disabled], #chatEntryButton:disabled {
    color:#aaa;
}
#chatEntryButton {
	color: #000;
}
#chatEntryField {
	width: 100%;
}
#chattingPeers {
	padding: 2px;
}
#chatGroups {
	padding: 2px;
	position: absolute;
	left:0px;
	top:25px;
	right: 50%;
	bottom: 0px;
}
#chatGroupsContent {
	position: absolute;
	top: 22px;
	bottom: 0px;
	left:0px;
	right: 0px;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;
}
#chatIndividuals {
	padding: 2px;
	position: absolute;
	left:50%;
	top:25px;
	right: 0px;
	bottom: 0px;
}
#chatIndividualsContent {
	position: absolute;
	top: 22px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;
}

/* Nice Styling */
.groupSelect {
	padding: 5px;
}
.groupSelect:hover {
	background-color: #f7fd84;
}

.userSelect {
	padding: 5px;
}
.userSelect:hover {
	background-color: #f7fd84;
}
.borderLeft {
	border-left: 1px solid #ccc;
}
.borderBottom {
	border-bottom: 1px solid #ccc;
}
.cO_Cell {
	width: 33%;
}
.message {
	border-bottom: 1px solid #ccc;
	padding: 2px;
	font-size: 12px;
}
.newMessage {
	background-color: #84a8fd;
}
.selectedMessage {
	background-color: #f7fd84;
}
.messageEntry {
	border-bottom: 1px solid #ccc;
	padding: 2px;
}
/* Information Icon */
#notificationIcon {
 	position: relative;
	right: 0px;
	top: -4px;
	text-align: left;
}
 #notificationBubble {
	padding-top:2px;
	position: absolute;
	right: 10px;
	top: -8px;
	color: #fff;
	width: 18px;
	height: 18px;
	font-weight: bold;
	border-radius:18px;
	font-size:10px;
	color:#fff;
	text-align:center;
	background:#f00;
	cursor:pointer;
}
#notificationBoxArrow {
	position: absolute;
	right: 22px;
	top: -10px;
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #000;
}
#notificationBox {
	z-index: 1000;
	position: absolute;
	right: 0px;
	width: 300px;
	font-size: 12px;
	text-align: left;
	top: 40px;
	display: none;
	background-color:#fff;
	border: 1px solid #333;
	padding: 0px;
}
.notification {
 	padding: 5px;
}
.notificationIcon {
	vertical-align: top;
	padding: 7px;
	text-align: center;
}
.notificationRow {
	border-bottom: 1px solid #000;
	font-weight:bold;
}
#notificationSubInfo {
	padding: 5px;
}

.infoFeatureRequest {
	background-image: -webkit-linear-gradient(top, #DB4CFF 0%, #9B19FF 100%);
  	background-image: linear-gradient(to bottom, #DB4CFF 0%, #9B19FF 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffDB4CFF', endColorstr='#ff9B19FF', GradientType=0);
  	background-repeat: repeat-x;
  	color: #fff;
}
.infoFeatureRequest > .notification > a ,.infoFeatureRequest > .notificationIcon, .infoFeatureRequest > td > a {
	color: #fff;
}

.infoHighPriority {
	background-image: -webkit-linear-gradient(top, #fd4a4a 0%, #fc1919 100%);
  	background-image: linear-gradient(to bottom, #fd4a4a 0%, #fc1919 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffd4a4a', endColorstr='#fffc1919', GradientType=0);
  	background-repeat: repeat-x;
  	color: #fff;
}
.infoHighPriority > .notification > a ,.infoHighPriority > .notificationIcon, .infoHighPriority > td > a {
	color: #fff;
}

.infoMediumPriority {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcbe4b+0,fcac19+100 */
	background: #fcbe4b; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcbe4b 0%, #fcac19 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fcbe4b 0%,#fcac19 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fcbe4b 0%,#fcac19 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcbe4b', endColorstr='#fcac19',GradientType=0 ); /* IE6-9 */
}
.infoMediumPriority > .notification > a ,.infoMediumPriority > .notificationIcon, .infoMediumPriority > td > a {
	color: #000;
}
.infoLowPriority {
	background-image: -webkit-linear-gradient(top, #ffea7a 0%, #ffdc24 100%);
  	background-image: linear-gradient(to bottom, #ffea7a 0%, #ffdc24 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffea7a', endColorstr='#ffffdc24', GradientType=0);
  	background-repeat: repeat-x;
}
.infoLowPriority > .notification > a ,.infoLowPriority > .notificationIcon, .infoLowPriority > td > a  {
	color: #000;
}
.infoNoPriority {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#82b7ed+0,4096ee+100 */
	background: #82b7ed; /* Old browsers */
	background: -moz-linear-gradient(top,  #82b7ed 0%, #4096ee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #82b7ed 0%,#4096ee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #82b7ed 0%,#4096ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82b7ed', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}
.infoNoPriority > .notification > a ,.infoNoPriority > .notificationIcon, .infoNoPriority > td > a {
	color: #000;
}
.Button {
	display: table-cell;
	vertical-align: middle;
	width: 88px;
	height: 88px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	padding-top:30px;
}
.lockPad {
	margin: 0 auto;
}
.lockPadIcon {
	float: left;
	width: 99px;
	height: 99px;
	margin-top: 5px;
	padding: 5px, 5px, 5px, 5px;
	text-align: center;
	cursor: pointer;
}
.otherLockPadIcon {
	float: left;
	width: 99px;
	height: 99px;
	margin-top: 5px;
	padding: 5px, 5px, 5px, 5px;
	text-align: center;
	cursor: pointer;
}
.lockBtnBlack { background-image:url('/images/Menu2/Buttons/Black.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnGray { background-image:url('/images/Menu2/Buttons/Gray.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnRed { background-image:url('/images/Menu2/Buttons/Red.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnBlue { background-image:url('/images/Menu2/Buttons/Blue.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnGreen { background-image:url('/images/Menu2/Buttons/Green.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnYellow { background-image:url('/images/Menu2/Buttons/Yellow.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnBrown { background-image:url('/images/Menu2/Buttons/Brown.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnOrange { background-image:url('/images/Menu2/Buttons/Orange.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnCyan { background-image:url('/images/Menu2/Buttons/Cyan.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnPurple { background-image:url('/images/Menu2/Buttons/Purple.png'); background-position: 4px 0px; background-repeat: no-repeat; }
.lockBtnPink { background-image:url('/images/Menu2/Buttons/Pink.png'); background-position: 4px 0px; background-repeat: no-repeat; }

.customTableRow {
	cursor: pointer;
}
.customTableRow:hover {
	background-color: #eee;
}