
* {

 box-sizing: border-box;

 /*! font-size: 14px; */

 font-family: "Trebuchet MS" !important;

 /*! text-align: middle; */
}

li {
	padding:7px !important;
  }
@keyframes rotation {

	0% {
		transform:rotate(90deg);
	}

	5% {
		transform:rotate(180deg);
	}

	10% {
		transform:rotate(270deg);
	}

	15% {
		transform:rotate(0deg);
	}

	20% {
		transform:rotate(90deg);
	}

	25% {
		transform:rotate(180deg);
	}

	30% {
		transform:rotate(270deg);
	}

	35% {
		transform:rotate(0deg);
	}

	40% {
		transform:rotate(90deg);
	}

	45% {
		transform:rotate(180deg);
	}

	50% {
		transform:rotate(270deg);
	}

	55% {
		transform:rotate(0deg);
	}

	60%	{
		transform:rotate(90deg);
	}

	65% {
		transform:rotate(180deg);
	}

	70% {
		transform:rotate(270deg);
	}

	75% {
		transform:rotate(0deg);
	}

	80% {
		transform:rotate(90deg);
	}

	85% {
		transform:rotate(180deg);
	}

	90% {
		transform:rotate(270deg);
	}

	95% {
		transform:rotate(0deg);
	}

}


@media only screen and (max-width: 600px) {

	#helpList {
		font-size:9px !important;
	}

	#intrologo {
		top: 10% !important;
	}

	#myLinks {
		font-size:10px !important;
	}

	#bloglists {
    /*background-color:pink !important;*/
		width:20%;
		/*border: 1px dotted #134bc8;*/
		background-color:whitesmoke;
	}

	#signup1 {
		left:25% !important;
		top:10% !important;
	}

  #companyLogo {
      position:relative;
  	  top: 0% !important;
      left: -150px;
      /*! bottom: 0px; */
  	  height: 20px !important;
      width: 20px !important;
      z-index: 1;
  }

  #fname {
      left: 0px;
      padding: 5px;
      border-bottom: 1px solid transparent !important;
  }

  #gameimg {
    height: 15px !important;
    width: 15px !important;
	  top:7px !important;
	  left: 10px !important;
  }

  #newsimg {
    height: 30px !important;
    width: 30px !important;
    top: 7px !important;
  }

  #orgimg {
    height: 30px !important;
    width: 30px !important;
    top: 5px !important;
  }

  #wbimg {
   width: 30px !important;
   height: 30px !important;
   top: 5px !important;
  }

  #wgsimg {
    height: 30px !important;
    width: 30px !important;
    top: 5px !important;
  }

  #games {
  	position: relative;
  	top: -10px !important;
  }

	#home {
		height: 30px;
		width: 30px;
	}

  #table {
    left: 25px !important;
  }

  #logout {
    position:relative;
    left:-10px;
	/*top:15px !important;*/
  }

	#listArea {
		font-size: 10px;
	}

  #submitmsg {
    font-size: 12px !important;
  }

	h1 {
		font-size:22px;
	}

	body {
		/*background-color: green;*/
		z-index:1;
		font-size:10px !important;
	}

	input {
		font-size:10px !important;
	}

  th {
    font-size: 14px !important;
  }

  td {
    font-size: 14px !important;
  }


	a.ydiv {
		color: #134bc8 !important;
	}

  .ad-table {
    font-size:14px !important;
    color: black;
    text-decoration:none;
  }

	.bod {
		font-size: small;
	}

  .contact-message {
    width: auto !important;
  }

  .cpgn-title {
    left: 10% !important;
  }

  .fitem {
		font-size:10px !important;
		font-weight: bold;
	}

  .billing {
    left: 10% !important;
  }

  .fitem-help:hover {
    /*position:relative !important;
    top: 25% !important;*/
    border: 2px dotted #00aeff !important;
  }

  .friendly {
    left:0%;
    width:66%;
  }

  .li-helpclass {
    position:relative !important;
    top: 25% !important;
  }

  .li-help {
    position:relative;
    left:calc(100%-25%);
    top:17px;
	padding-left:20px;
  }

	.logo {
		height: 20;
	}

	.ydiv {
		color:brown !important;
		background-color:lightyellow;
		padding:5px;
		border-bottom: 1px dotted brown;
	}

	.intro {
		/*box-shadow:outset 0px 1px 0px 0px #97c4fe;*/
		background:linear-gradient(to bottom, #134bc8 5%, #1e62d0 100%);
		background-color:#134bc8;
		border-radius:6px;
		border:1px dotted #337fed;
		border:1px dotted #337fed;
		display:inline-block;cursor:pointer;
		color:#ffffff;font-family:Arial;font-size:15px;top: -12px;font-weight:bold;
		position: relative;
		padding:5px 10px;text-decoration:none;text-shadow:0px 1px 0px #1570cd;
	}

	.intro:hover {
		border: 1px dotted #00aeff;
	}

	.intro-menu {
		font-size:10px !important;
	}

  .pk_banner {
    height: 170px !important;
  }

  .paypal-select {
    left: -20% !important;
    font-size: 12px;
  }


	.help_object {
		font-size:10px !important;
	}

	.company-icon-link {
		top: 20%;
		height: 20px !important;
	}

  .mm-imgad {
    left: 25% !important;
  }

  .makeList {
    top: 0% !important;
  }

  .main-middle {
    width: min-content;
	left:5% !important;
  }

  .menu_img {
    height:20px !important;
  }

	.mobile_help {
		display: none;
		color: white;
		background-color: #134bc8;
		border-bottom: 1px dotted white;
	}

  .myLinks {
    padding:0px !important;
  }

  .myLinks-email {
   color: transparent !important;
   border-bottom: 1px solid #134bc8 !important;
  }

 	.game {
 		position: relative;
 		top: -15px;
 	}

 .games {
  	position: relative !important;
  	top: -15px !important;
  }

  .paypalbutton {
   position:relative;
   left:30% !important;
  }

 .myLinks-fname {
   border-bottom: 1px dotted white !important;
   color:white !important;
  }

  .searchIcon {
    width:25px !important;
    height:25px !important;
    position:relative;
    top:-25px !important;
    left:-25px !important;
  }

  .progressBar {
    left: 25% !important;
    width: 200px !important;
    top: 10px !important;
  }


  .online_checkbox {
    position:relative;
    top:-20px;
    text-align:center;
  }

	.top-container {
		height: 50px !important;
		font-size: 10px !important;
		width: inherit !important;
    z-index: 2 !important;
	}

	.top-middle {
		font-size: 10px !important;
		left: -6% !important;
	}

	.top-right {
		left: 5% !important;
    }

	.vertical-left {
		top: 50px;
		width:50px;
		background:transparent !important;
	}

	.picture_user {
		width: 50px !important;
		height: 50px !important;
	}

	.images {
		width: 50px !important;
		height: 50px !important;
	}

	.vertical-left {
		width: 40px !important;
	}

	.wb-notes {
		display:none !important;
	}

	.game {
		display: none !important;
	}

	.wings-messenger {
		display:none !important;
	}

  .org-blueprints {
    display:none !important;
  }

  .news-room {
    display:none !important;
  }

  .logout {
    display:none !important;
  }

  .logout-button {
    top: -20px !important;
    left: -30% !important;
  }

  .paypal-select {
    background-color: whitesmoke;
    border:1px dotted #134bc8;
    font-size:16px;
  }

  .paybutton {
    left:35% !important;
  }

}



.accCreation {
	position: relative;
	background-color: green;
	color: #ffffff;
	border-radius: 2px;
	display: inline-block;
	padding: 3px 3px;
	text-decoration:none;
	border: 2px solid black;
	font-size: 23px;
}

.accCreation:hover

{

	background-color: #00aeff;

}

.ad {
    position:relative;
    text-decoration:none;
    color:#134bc8;
    text-align:center;
    top:40%;
    font-size:12px;
}

.ad-code {
  border:4px solid gold;
}

.adExample {
	position:relative;
	width:500px;
	left:15%;
	font-weight:bold;
}

.ads

{

	position:relative;

	top:-20%;

	left:100px;

}

.ad-link:hover {
  /*$ people*/
  color:black;
}

.ad-link {
	color: #134bc8 !important;
}

.ad-table {
  text-decoration:none;
  color:black;
  font-size:24px;
}

.online_checkbox {
  text-align:center;
  position:relative;
  top:-20px;
}

.agence {
  display:none;
}

.agence:hover {
  display:block;
}

.billing {
  position:relative;
  left:25%;
  color:#00aeff;
  font-size:22px;
  text-align:center;
}

.blanks {
	padding:5px;
	box-shadow: 0px 0px 0px 0px #134bc8;
	display:block;
	border:none;
	border-left: 2px solid #134bc8;
	position:relative;
	height:30px;
	font-size:15px;
	color:black;
	width:25%;
	border-radius:3px;
}

.blanks:hover {
	border-bottom: 2px dotted #134bc8;
	border-left: 2px dotted #134bc8;
}

.blanks:focus {
  outline: none;
  border-bottom: 2px dotted #134bc8;
  border-left: 2px dotted #134bc8;
}

.blanks-login {
	width:45% !important;
}

.blankLabel {
 position:relative;
 color:black;
 font-weight:normal;
 padding:7px;
}

.bl {
	position:relative;
	left:150px;
	height:calc(100% - 100px);
	top:0%;
	width:calc(100% - 200px);
}

.bloglist {
	z-index: 2;
    position: relative;
    /*background-color: white;*/
    /*width: 100%;
    color: red;
    font-size: 12px !important;*/
    list-style-type: none;
	border:2px dotted #134bc8;
	border-radius:15px;
	padding:75px;
}

.atd {
	left:30%;
}

.bloglist-post {
	border:2px dotted #134bc8;
	padding:3px;
	border-radius:3px;
	background-color:#134bc8;
	color:white;
}

.bloglist-post:hover {
		border: 2px dotted whitesmoke;
}

.bloglistlink {
	font-size:16px !important;
	border:1px dotted #134bc8 !important;
	border-radius:5px !important;
}

.bloglistlink:hover {
	font-size:16px;
	border:1px dotted #00aeff !important;
	border-radius:5px;
}



.chatArrows {
	background-color:black;
	color:#00aeff;
	border: 1px solid #00aeff;
	border-radius:15px;
	padding:2px 6px 3px 6px;
	text-decoration:none;
	position:relative;
	left: -33%;
	top:35px;
	font-size:16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
}

.cpgn-title {
  position:relative;
  /*left:25%;*/
  text-align:center;
  font-size:20px;
  color:#134bc8;
}

.chatbox {
	position:relative;
  top:10%;
}

.clickSlider {
	position:relative;
 	left:10%;
 	background:transparent;
 	-webkit-appearance: none;
 	margin: 20px 0;
 	width: 75%;
 	top:-30%;
}

.clickSlider::-webkit-slider-runnable-track {
	width: 75%;
	height: 5px;
	cursor: pointer;
	animate: 0.2s;
	box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
	background: #2e3192;
	border-radius: 1.3px;
	border: 0.2px solid #010101;
}

.clickSlider::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 0.5px solid #000000;
  height: 15px;
  width: 8px;
  border-radius: 4px;
  background: lightgray;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

.clickSlider:focus {
	 outline: none;
}

.code {
	position: relative;
	top: 75px;
}

.connectedLists {
	position:relative;
	left:30%;
	width:50%;
  vertical-align: middle;
  top:20%;
}

.contact-box {
	position: relative;
	top:-50px;
	height: 75px;
  left: -30%;
	float: left;
	color: #2E3192;
}

.contact_box {
	border: 3px solid #134bc8;
	padding: 10px;
	text-align: left;
	border-radius:10px;
}

.contact-message {
  font-size:14px;
  border:3px solid #134bc8;
  height:200px;
  width:480px;
}

.contact_table {
	font-weight:bold;
}

.contactslist td {
	position:relative;
	display:inline;
	list-style-type: none;
}

.main-middle {
  top:10% !important;
}

.decoder {
  top:10% !important;
  height: 75% !important;
}

.email {

	position: relative;
	border-radius: 2px;

}

.emailDiv

{

	line-height: 1;

	font-size:16px;

}

.empty-left {
	position: relative;
	width: 25%;
	float: left;
}

.error-display {
	position:relative;
	left: 0%;
}

.errors {
    z-index: 2;
    position: relative;
    /*background-color: white;*/
    width: 100%;
    color: red;
    font-size: 14px !important;
    list-style-type: circle;
}

.extCom {
	position: relative;
}

.firstname {
	position:relative;
    color:white;
}

.fitem {
  /*box-shadow: inset 0px 1px 0px 0px #97c4fe;*/
  position:relative;
  top: 50%;
  padding: 4px;
	color: white !important;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
  /*border: 1px solid whitesmoke !important;*/
  border-radius: 3px;
	/*border: 1px dotted #134bc8;*/
}

.fitem-help {
  position:relative !important;
  top: 25% !important;
  border-top:1px solid whitesmoke;
  border-radius: 7px;
  /*display: none !important;*/
}

.fitem-help:hover {
	/*font-weight: bold;
	color: black;
	border: 1px dotted #00aeff !important;*/
}

.fitem:hover {
	/*font-weight: bold;
	color: black;*/
  background:black;
		border-top: 1px solid #00aeff !important;
	border-bottom: 1px solid #00aeff !important;
}

.fname a {
   position: relative;
   top:5px;
   font-weight:bold;
   color: white;
   text-decoration: none;
  /* border-bottom: 1px dotted white;
   padding:5px;*/
}

.footer

{

   position: fixed;

   height: 50px;

   width: 100%;

   top: 95%;

   background-color: #134bc8;

    border-top: 2px dotted white;

}

.footer li {
	display:inline;
	color:white;
	text-decoration:none;
	position:relative;
	top:30px;
}

.forms {
	color: blue;
}

.friendly {
    padding:2px;
    box-shadow:0 px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 5px 0 rgba(0, 0, 0, 0.19);
    height:20px;
    font-size:14px;
    background-color:transparent;
    border:1px dotted white;
    color:white;
    position:relative;
}

.friendly::placeholder {
	color:whitesmoke;
}

.fsitem {
	position:relative;
	text-align:right;
	text-decoration:none;
	font-size:10px;
	color:white;
	border: 1px dotted white;
}

.images {
    position:relative;
    /*width: 75px;
    height: 75px;*/
    border-radius: 5px;
    border: 1px dotted transparent;
}

.intro {
		/*box-shadow:inset 0px 1px 0px 0px #97c4fe;*/
		background:linear-gradient(to bottom, #134bc8 5%, #1e62d0 100%);
    background-color:#134bc8;
		border-radius:6px;
    border:1px dotted #337fff;
		display:inline-block;
    cursor:pointer;
		color:#ffffff;
    font-family:Arial;
    font-size:15px;
    top: -12px;
    font-weight:bold;
		position: relative;
		padding:5px 10px;text-decoration:none;text-shadow:0px 1px 0px #1570cd;
}

.intro2 {
  background:	#343d46;
  /*background-color:whitesmoke;*/
  border-radius:6px;
  border:2px solid #00aeff;
  display:inline-block;
  cursor:pointer;
  color:#134bc8;
  font-family:Trebuchet MS;
  font-size:15px;
  top: -12px;
  font-weight:bold;
  position: relative;
  padding:5px 10px;
  text-decoration:none;
  width:100%;
}

.intro2:hover {
  border: 2px solid #00aeff !important;
  background:#134bc8;
}

.intro:hover {
	border: 1px dotted #00aeff !important;
}

.intro-menu {
    position:fixed;
    background-color: #134bc8;
    width: 100%;
    top: 0%;
    border-bottom: 1px dotted white;
    height: 50px;
}

a.intlink {
  text-decoration:none;
  color: #134bc8;
}

a.intlink:hover {
  color:black;
}

.intlink {
  text-decoration:none;
  color: #134bc8;
}

.intlink:hover {
  color:black;
}

.invitation

{

	position:relative;

    color:#134bc8;

    font-size:16px;

    top:75px;

   	border:1px solid #2E3192;

}

.join

{

	position:relative;

	text-align:center;

   	top: 80%;

	font-size: 17px;

}

.left-menu

{

	position: relative;

	height: 100%;

	width: 75px;

	background-color: white;

}

.list {
  border: 2px dotted #134bc8;
  text-align:center;
}


.login-tm

{

	height:100px;

	position:relative;

	text-align:center;

	display:block;

	font-size: 11px;

	float: right;

	font-weight: bold;

	width: 100%;

	left: 30%;

}

.leave {
  top:-20% !important;
  left: 10% !important;
}

.listing_data {
	border:1px dotted #134bc8;
	padding:50px;
	width:120%;
}

.logout {
  position:relative;
  top:-10px;
}

.company-icon-link {

}

.group {
  text-align:center;
}

.help_object {
	position:relative;
	color:white;
	top:-10%;
	font-size:15px;
	vertical-align:middle;
	text-decoration:none;
}

.login-tm a

{

	list-style-type:none;

	text-decoration:none;

}

.login-tm li

{

	display:inline;

}

.login-tm ul {
	list-style-type:none;
	width:100%;
}

.loginButton {
    position: relative;
    background-color:white;
	  border:1px dotted #2e3192;
    border-radius:10px;
	  color:#134bc8;
  	font-size: 20px;
	  text-decoration:none;
	  text-align:center;
	  width: 80px;
    height: 38px;
	  padding:8px;
	  top:50px;
}

.loginButton:hover

{

	background-color:white;

}

.loginfield

{

   position:relative;

   top: 50px;

}

.logoff {
	width:30px;
	height:30px;
	position:relative;
}

.logout-button

{

    position: relative;

    color: white;

    /*! font-size: 14px; */

    float: right;

	/*! left: 350%; */

	top: -15px;

	/*! z-index:1; */

}

.logout-button a

{

    position: relative;

    color: white;

    text-decoration: none;

}

.main

{

	position:relative;

	top:50px;

    background-color:white;

    width:100%;

    height:calc(100% - 100px);

}

.main-left {
	position:relative;
	width:25%;
	/*! top: 75px; */
   	border-radius: 0px 0px 0px 0px;
   	z-index: 1;
}

.main-left-picture {
	position: relative;
	width: 25%;
}

.main-middle {
	position: relative;
	width: 55%;
	float: left;
    background-color: white;
    left: 25%;
    z-index: 0;
    /*border: 1px solid #e1e8ed;*/
    height: 100%;
	width: calc(100%-100px;)
}

.main-middle-sales {
    position:relative;
    width: 45%;
    float: left;
    left: 25%;
    background-color: white;
    right: 30%;
    border: 1px solid #E6E6E6;
    height: 86%;
    top: -20px;
}

.main-right {
	position: relative;
    width:  30%;
   	left: 70%;
   /*height: calc(100% - 150px);*/
}

.makeList {
	position:relative;
	left:40%;
	width:50%;
  top: -4%;
}

.menu

{

	display:inline;

	position: relative;
	/*! height: 40px !important; */
	width: 40px;
	/*! top: -10%; */
}

.menu_img {
	height:25px;

}

.msgLink {
	position:relative;
 	left: 200px;
 	border: 2px solid #2E3192;
 	padding: 2px 2px 2px;
 	font-size: 14px;
 	color:#134bc8;
 	top: -45px;
 	border-radius:3px 3px 3px 3px;
 	text-decoration:none;
}

.myLinks {
  /*border-bottom: 1px dotted white;
  padding:5px;*/
}

.news-room {
  position:relative;
  top:-10px;
}

.nextstep {
	position: relative;
	color: white;
	background-color: #2E3192;
	padding: 5px;
}

.login {
	border-radius:10px;
}

.orgs-engine li

{

	display:inline;

}

.paypalbutton {
  position:relative;
  left:45%;
}

.paybutton {
  position:relative;
  left:45%;
  text-align:middle;
  font-size:16px;
}

.picture_user {
	position: relative;
  border-radius: 50px;
	border:1px dotted #134bc8;
  box-shadow: 0px 1px 1px 1px white;
	height:75px;
	width:75px;
	color: black;
}

.pk_banner {
  height: 300px;
}

.player

{

	position:relative;

    top:100px;

}

.plist {
 	padding:2px !important;
 	position:relative;
 	top:0px;
 	z-index:1;
 	border:0px solid white !important;
 	color:white !important;
 	background-color:#134bc8 !important;
}

/*.plist:hover {
  	background-color: black !important;
  	border: 0px dotted #00aeff !important;
}*/


.progressBar {
  top: 10px;
}

.registration

{

	display:inline;

}

.response

{

	position:relative;


}

.org-blueprints {
  position:relative;
  top:-10px;
}

.salesSearch {
    position:relative;
}

.searchIcon {
	position:relative;
	top:-30px;
	left:-50px;
	width:40px;
	height:40px;
}

.segmnt_menu {
  position:relative;
  left:50%;
  display:block;
  width:fit-content;
}

.signup {
   border-radius: 4px;
   background-color: white;
   padding: 10px;
	border-top: 2px solid #134bc8 !important;
   border: 0px solid transparent;
	color: #134bc8;
	font-size: 13px;
	font-weight: bold;
	cursor:pointer;
	text-decoration:none;
}

.signup:hover {
  font-weight: bold !important;
	/*color: white !important;
  background:#134bc8;*/
  border-top:2px dotted #134bc8 !important;
  border-bottom:2px dotted #134bc8 !important;
}

.signup1 {
	position:relative;
	left:-10%;
	top:5%;
	text-decoration:none;
}

.signup-request a {
	position: relative;,
	color: white;
  display: inline-block;
	padding: 5px 5px;
	text-decoration:none;
	font-size: 23px;
  text-align:center;
  border-radius: 4px 4px 4px 4px;
}

.signup-photo {
  padding:5px;
  border-radius:5px;
  border:1px dotted whitesmoke;
  position:relative;
  font-size:10px;
  top: 5%;
  font-weight: bold;
}

.signup-request a:hover {
	 border-radius:10px;
}

.SpaceBox {
	padding:20px;
	position:relative;
	height:250px;
	width:300px;
	border:1px solid lightgray;
	font-size:9px;
	font-weight:normal;
}

.square-two {
	position:relative;
	left: 75px;
}

.submit {
	position:relative;
	top:20px;
}

.submitButton {
	background-color:#134bc8;
	color:white;
	border-radius:10px;
  text-decoration:none;
  font-size:16px;
  border:1px solid white;
  padding:5px 5px;
}


.submitButton:hover {
	position:relative;
  background-color:white;
  color:lightgray;

}

/*.signup-photo {
  position:relative;
  left:0%;
  top:25%;
  border:0px dotted !important;
  border-radius:5px;
  z-index: 1;
  padding:5px;
  font-weight:bold;
}*/

.signup-img {
  position:relative;
  width:20px;
  height:20px;
  top:7px;
}

.search_info {
  position:relative;
  left: 150px;
  top:-100px;
}

.svg-logo {
	position: relative;
	width: 75px;
	height: 75px;
}

.text-input {
 position: relative;
 height: 100px;
 text-align:center;
}

.paypal-select {
  position:relative;
  left:30%;
  padding:5px;
  background-color: whitesmoke;
  border: 1px dotted #134bc8;
  font-size:16px;
}

.top-container {
	height:75px !important;
 	position: fixed;
 	z-index: 2;
 	width: 100%;
 	font-size: 12px !important;
	background-color:#134bc8;
	/*border-bottom: 2px dotted white;*/
}

.top-left {
	position:relative;
 	left:0px;
  height: 75px;
 	width: 25%;
  color: #2E3192;
 	float: left;
 	list-style-type:none;
	font-size: 12px;
}

.top-middle ul {
	list-style-type:none;
}

.top-middle li {
	display:inline;
}

.top-middle a {
	list-style-type:none;
	text-decoration:none;
	color:white;
}

.top-middle a:hover {
	/*text-shadow: 3px 3px 5px white;*/
	opacity: 0.1;
}

.share_button {
	background-color:transparent;
	font-weight:bold;
	border:1px solid transparent;
	cursor:pointer;
	top: -5px;
	position: relative;
}

.share-list {
  padding:5px;
  border:2px solid silver;
  border-radius:20px;
}

.top-middle {
	position: relative;
	font-size: 12px;
	float: left;
	text-align: center;
	font-weight: bold;
	width: 45%;
	/*top: -115%;*/
  /*top:15px !important;*/
  left:5%;
	/*left: 20%;*/
	max-height: 75px;
}

.top-right {
	position: relative;
	width: 30%;
	float: right;
	top: 30%;
	left: 10% !important;
	color:white;
	max-height: 75px;
}

.username {
	color:#134bc8;
	font-size:14px;
}

.venture-info

{

	position: relative;

	left:30%;

	width:30%;

	right:40%;

}

.vertical-left

{

	position: fixed;
	width: 100px;
  background:whitesmoke;
	top:75px;
  height: 100%;

}

.video

{

	position: relative;

	width: 100%;

	background-color: black;

	height: 250px;

	bottom: 18px;

}

.whiteboard

{

    position: relative;

    width: 100%;

    height: 200px;

	resize: none;

    margin: 0;

    /*box-shadow: 1px 1px 1px 1px #2e3192;*/

    padding: 75px 75px 75px 75px;

    font-size: 16px;

    /*border-radius:2px;

    left:20%;*/

}

.wb-notes {
  position:relative;
  top:-10px;
}

.wings-messenger {
  position:relative;
  top:-10px;
}

.wing-menu

{

	position: relative;

   	width: 60%;

   	height: 75px;

}

.xyText

{

	font-size:14px;

	color:white;

}

.ydiv {
	color:transparent;
}

#bloglists {
  /*background-color:pink !important;*/
  width:20%;
  /*border: 1px dotted #134bc8;*/
  background-color:white;
}

#chatLink {
	position:relative;
 	top:100px;
 	left:-150px;
}

#companyLogo {

    position: relative;
	  top: 0% !important;
    left: -150px;
    /*! bottom: 0px; */
	  height: 30px;
    width: 30px;
    z-index: 1;

}

#companyLogo:hover {
 	opacity:0.1;
}

#contactSearch {
	position:relative;
    width:50%;
}

#helpButton {
  position:relative;
  top:10%;
  z-index:2;
  background-color: transparent !important;
  border: 1px solid transparent !important;
}

#decodeMMid {
	background-color:#FEF49C;
	position:relative;
	top:8%;
	border:1px dotted #2E3192;
}

#introLink {
	background-color:#ae00ff;
	border:2px dotted white;
	vertical-align:middle;
	position:relative;
	color:white;
	text-decoration:none;
	left:-40%;
	top:-400px;
	font-size:20px;
	width:33%;
}

#invite {
	position:relative;
  	left:250px;
  	top:-40px;
}

#lastEmail {
	position:relative;
	top:1px;
	height:25px;
	background-color:#00aeff;
}

#lastEmailUrl

{

	color:white;

	text-decoration:none;

}

#loginField

{

	position:relative;

	left:0%;

}

#logo

{

    top: -15% !important;

    height: 100px !important;

}

#logout:hover {
  opacity: 0.1;
}

#mainAW {
	position:relative;
	top:-10%;
}

#myLinks {
    position:relative;
    color:white;
    top:15%;
    left:3px;
    font-size: 12px;
}

#myNav {
   z-index: 1;  /*Sit on top */
   left: 0;
   top: 0;
   overflow-x: hidden;
   transition: 0.5s;
}

#newsimg {
  height: 35px;
  width: 35px ;
}

#newsimg:hover {
	opacity:0.1;
}

#orgimg {
  height: 35px;
  width: 35px;
}

#orgimg:hover {
	opacity:0.1;
}

#homeimg:hover {
    opacity:0.1;
}

#submitmsg {
  position:relative;
  font-size:16px;
  /*background-color:white;
  color:#134bc8;
  border: 1px barred #2E3192;*/
  border-radius:15px;
  padding:2px 6px 3px 6px;
  color:black;
  text-decoration:none;
  left: 33%;
  top:35px;
  background-color:#134bc8;
  color:white;
  border:1px dotted white;
}

#titleId {
	background-color:white;
}

#title {
	color: #00aeff !important;
}

#txtHint {
	position:relative;
    font-size:16px;
    text-align:left;
    color:#134bc8;
    width:100%;
    max-width:60%;
	display:none;
}

#ulist {
	position:relative;
	top:-60px;
}

#wbimg {
 width: 35px ;
 height: 35px ;
 /*! height: 40px; */
 /*! position: relative; */
 /*! top: -10%; */
 /*! left:-38px; */
}

#wbimg:hover {
	opacity:0.1;
}

#wgsimg {
  height: 35px;
  width: 35px;
}

#wgsimg:hover {
	opacity:0.1;
}

#xyChat {
	background-color:black;
}

#xyTop {
	top:0%;
	height:0px;
}

#xySubmit {
	position:relative;
	left:-1%;
	top:0%;
}

#xySubmit:hover {
	cursor:pointer;
}

a img

{

    border:0;

    margin:0;

    padding:0;

}

a.contact_table

{

	position:relative;

	font-weight:bold;

	color: #134bc8;

	font-size: 14px;

	list-style-type: none;

	text-decoration: none;

}

a.contact_table:nth-child(even)

{

	color:white;

}

body, html

{

    height:100%;

    width:100%;

 	margin:0;

 	padding:0px;

}

form.login

{

	position: relative;

	width: 50%;

}

iframe.chat

{

	position: relative;

    overflow: scroll;

    width: 100%;

    float: right;

    border-radius: 20px 20px 20px 20px;

    border: 1px solid white;

}

iframe.messages

{

	position: relative;

    overflow: scroll;

    float: left;

	width: 100%;

	height: 250px;

    opacity: 0.8;

	border: 1px solid white;

}

/*p./landing/loginPage

{

    font-size: 20px;

    color: #2E3192;

}
*/

td, th

{

	padding: 10px;
	border-bottom: 1px solid #ddd;
}


th

{

	 height:50px;

}

td

{

	height:25px;

}

@media (min-width: 768px); {

    #helpButton {

        left: 95%;

    }

}
