body {
    font-family: Arial, Helvetica;
    background-color: #000;
    color: #fff;
}

a:link {color: rgb(70, 121, 189);}
a:visited {color: rgb(70, 121, 189);}
a:hover {color: rgb(70, 121, 189);}
a:active {color: rgb(70, 121, 189);}

.main {
	width: 732px;
	height: 620px;
}

.header {
    width: 720px;
    padding-top: 12px;
    color: #000;
    border-radius: 28px;
    text-align: right;
}

.header .left-dot {
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
	height: 31px;
	width: 25px;
	margin-right: 6px;
	background-color: #A89B35;
	float: left;
}

#header-left {
    background-color: #008A00;
    width: 565px;
    height: 31px;
    float: left;
}

#ssc {
	position: absolute;
	top: 85px;
	left: 135px;
	font-family: 'Lcars';
	font-size: 56px;
	z-index: 8;
	font-family: Garamond, serif;
line-height: 1em;
color: #fff9d6;
font-weight:bold;
font-size: 134px;
text-shadow:0px 0px 0 rgb(231,231,231),1px 1px 0 rgb(216,216,216),2px 2px 0 rgb(202,202,202),3px 3px 0 rgb(187,187,187),4px 4px 0 rgb(173,173,173),5px 5px 0 rgb(158,158,158), 6px 6px 0 rgb(144,144,144),7px 7px 6px rgba(0,0,0,0.6),7px 7px 1px rgba(0,0,0,0.5),0px 0px 6px rgba(0,0,0,.2);
}

#contacts {
	float: left;
	font-size: 16px;
	margin-left: 8px;
	margin-top: 2px;
	display: none;
}

.styled-select select {
	background: url('images/arrow_down.png') no-repeat right rgba(0, 0, 0, 0.1);
	width: 325px;
	padding: 5px;
	padding-right: 10px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 5px;
	height: 28px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#endpoints {
    width: 170px;
}

#title {
	float: right;
	margin-right: 2px;
	font-size: 41px;
	font-family: 'Lcars';
	color: #fff;
	width: 95px;
}

.header .right-dot {
	border-top-right-radius: 24px;
	border-bottom-right-radius: 24px;
	height: 31px;
	width: 25px;
	background-color: #A89B35;
	float: right;
}

.data {
    height: 500px;
    width: 700px;
    background-image: url('images/ufp_logo.jpg');
    background-repeat: no-repeat;
    background-position: center center;
	-webkit-box-shadow: 0px 0px 157px -31px rgba(237,237,237,1);
-moz-box-shadow: 0px 0px 157px -31px rgba(237,237,237,1);
box-shadow: 0px 0px 157px -31px rgba(237,237,237,1);
}

.footer {
    width: 720px;
    height: 28px;
    margin-right: 10px;
    padding-top: 12px;
    color: #000;
    text-align: left;
    position: absolute;
    z-index: 99;
}

.footer .left-dot {
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
	height: 31px;
	width: 25px;
	margin-right: 6px;
	background-color: #A89B35;
	float: left;
}

#status {
	margin-top: 6px;
  float: left;
  margin-left: 15px;
  font-family: 'Arial Narrow', 'Arial', 'Helvetica';
}

#controls {
	float: right;
	text-align: center;
	margin-top: 4px;
	margin-right: 15px;
	font-family: Arial, Helvetica;
}

.button {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 12px;
	padding-left: 8px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	background-color: #7A00FF;
	color: #fff;
	width: 76px;
}

.clickable {
   cursor: pointer;
}

.clickable:hover {
   background: #efefef;
   color: #000;
}

.disabled {
	background-color: #C7C7C7!important;
	cursor: default;
}

#footer-base {
    background-color: #8CDCFC;
    width: 700px;
    height: 31px;
    float: left;
}


.footer .right-dot {
	border-top-right-radius: 24px;
	border-bottom-right-radius: 24px;
	height: 31px;
	width: 25px;
	background-color: #A89B35;
	float: right;
}


#login {
    position: absolute;
    z-index: 10;
    width: 373px;
    height: 100px;
    left: 153px;
    top: 425px;
    padding: 10px;
}

#login .left-dot {
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px;
	height: 26px;
	width: 26px;
	margin-right: 10px;
	background-color: #008A00;
	float: left;
	height: 40px;
}

#endpoint {
    width: 200px;
    height: 34px;
    font-size: 24px;
    text-align: center;
    float: left;
}

#doLogin {
    width: 120px;
    height: 28px;
    margin-bottom: 12px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    background-color: #008A00;
    text-align: center;
    padding-top: 12px;
    float: right;
}

.caption {
    font-size: 20px;
    font-weight: bold;
}



h5 {
    font-weight: bold;
    font-size: 14px;
    text-align: right;
}

video {
    height: 494px;
}

#messaging {
    display: none;
    position: absolute;
    width: 720px;
    height: 465px;
    left: 0px;
    top: 50px;
    background-color: rgba(0, 0, 0, 0.3);
    /* border: 1px solid #fff; */
    border-radius: 16px;
}

#messages {
    height: 398px;
	width: 680px;
	margin-left: 10px;
    overflow-x: hidden;
    overflow-y: overlay;
    padding-left: 0px;
    color: #fff;
    list-style-type: none;
    font-size: 14px;
    font-family: 'Arial Narrow', 'Arial', 'Helvetica';
    position: absolute;
    z-index: 30;
    line-height: 130%;

    padding-right: 5px;
}

::-webkit-scrollbar{
  width: 1px;
  background-color: transparent;
} 

::-webkit-scrollbar-thumb{
	width: 1px;
	height: 1px;

}  

#textToSend {
    width: 704px;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid rgba(22, 94, 228, 0.4);
    position: absolute;
    left: 0px;
    top: 425px;
    z-index: 40;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

#videoOverlay {
    display: none;
    z-index: 11;
    position: absolute;
    left: 31px;
    top: -3px;
    padding: 0px;
}

#outgoing {
    display: none;
    position: absolute;
    z-index: 10;
    width: 260px;
    height: 200px;
    left: 226px;
    top: 165px;
    background-color: rgba(108, 138, 180, 0.99);
    border-radius: 16px;
    border: 1px solid #fff;
    padding: 10px;
}

#incoming {
    display: none;
    position: absolute;
    z-index: 10;
    width: 260px;
    height: 200px;
    left: 226px;
    top: 165px;
    background-color: rgba(108, 138, 180, 0.99);
    border-radius: 16px;
    border: 1px solid #fff;
    padding: 10px;
}

#incoming #message {
  font-size: 18px;
  font-weight: bold;
  width: 260px;
  height: 24px;
  text-align: center;
}

#incoming #name {
  font-size: 18px;
  font-weight: bold;
  width: 260px;
  height: 24px;
  text-align: center;
}

#credits {
	margin-left: 20px;
}

.messaging {
    display: none;
}
.system {
    text-align: left;
    color: #fff;
}
.remote {
    text-align: left;
    font-size: 15px;
}
.local {
    text-align: right;
    font-size: 15px;
}
.small {
    font-size: 11px;
    text-align: center;
    margin-left: 14px;
    color: #fff;
}
.tiny {
    font-size: 11px;
    color: #8BDEFE;
}



@font-face {
  font-family: 'Orbitron-Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Orbitron-Bold'), url(http://themes.googleusercontent.com/static/fonts/orbitron/v4/Y82YH_MJJWnsH2yUA5AuYbrIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}

@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400;
  src: local('Orbitron-Light'), local('Orbitron-Regular'), url(http://themes.googleusercontent.com/static/fonts/orbitron/v4/94ug0rEgQO_WuI_xKJMFc3YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}

@font-face {
  font-family: 'Lcars';
  font-style: normal;
  src: url('fonts/cuc.ttf');
}