Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  1. html, body{
  2. margin:0px;
  3. height:100%;
  4. color: #424242;
  5. font-family:'YanoneKaffeesatzLight',Verdana,Tahoma,Arial;
  6. font-weight: 400;
  7. background: #e9e9e9;
  8. }
  9. #videospace {
  10. display: block;
  11. position: absolute;
  12. top: 39px;
  13. left: 0px;
  14. right: 0px;
  15. float: left;
  16. }
  17. .videocontainer {
  18. position: relative;
  19. margin-left: auto;
  20. margin-right: auto;
  21. }
  22. #presentation, .videocontainer>video {
  23. position: absolute;
  24. left: 0px;
  25. top: 0px;
  26. z-index: 1;
  27. width: 100%;
  28. height: 100%;
  29. }
  30. .videocontainer>span {
  31. display: none; /* enable when you want nicks to be shown */
  32. position: absolute;
  33. left: 0px;
  34. bottom: -20px;
  35. z-index: 0;
  36. width: 100%;
  37. font-size: 10pt;
  38. }
  39. #localVideo {
  40. -moz-transform: scaleX(-1);
  41. -webkit-transform: scaleX(-1);
  42. -o-transform: scaleX(-1);
  43. transform: scaleX(-1);
  44. }
  45. #remoteVideos {
  46. display:block;
  47. position:relative;
  48. text-align:center;
  49. height:196px;
  50. padding-top:10px;
  51. width:auto;
  52. overflow: hidden;
  53. border:1px solid transparent;
  54. z-index: 2;
  55. }
  56. #remoteVideos>span {
  57. display: inline-block;
  58. z-index:0;
  59. border:1px solid #FFFFFF;
  60. background-image:url(../images/avatar1.png);
  61. background-size: contain;
  62. }
  63. #remoteVideos>span:hover {
  64. cursor: pointer;
  65. cursor: hand;
  66. transform:scale(1.08, 1.08);
  67. -webkit-transform:scale(1.08, 1.08);
  68. transition-duration: 0.5s;
  69. -webkit-transition-duration: 0.5s;
  70. background-color: #FFFFFF;
  71. -webkit-animation-name: greyPulse;
  72. -webkit-animation-duration: 2s;
  73. -webkit-animation-iteration-count: 1;
  74. -webkit-box-shadow: 0 0 18px #515151;
  75. border:1px solid #FFFFFF;
  76. z-index: 10;
  77. }
  78. #chatspace {
  79. display:block;
  80. position:absolute;
  81. float: right;
  82. top: 40px;
  83. bottom: 0px;
  84. right: 0px;
  85. width:0;
  86. opacity: 0;
  87. overflow: hidden;
  88. background-color:#f6f6f6;
  89. border-left:1px solid #424242;
  90. }
  91. #chatconversation {
  92. display:block;
  93. position:relative;
  94. top: -120px;
  95. float:top;
  96. text-align:left;
  97. line-height:20px;
  98. font-size:14px;
  99. padding:5px;
  100. height:90%;
  101. overflow:scroll;
  102. visibility:hidden;
  103. }
  104. .localuser {
  105. color: #087dba;
  106. }
  107. .remoteuser {
  108. color: #424242;
  109. }
  110. #usermsg {
  111. position:absolute;
  112. bottom: 5px;
  113. left: 5px;
  114. right: 5px;
  115. width: 95%;
  116. height: 40px;
  117. z-index: 5;
  118. visibility:hidden;
  119. max-height:150px;
  120. }
  121. #nickname {
  122. position:relative;
  123. text-align:center;
  124. color: #9d9d9d;
  125. font-size: 18;
  126. top: 100px;
  127. left: 5px;
  128. right: 5px;
  129. width: 95%;
  130. }
  131. #nickinput {
  132. margin-top: 20px;
  133. font-size: 14;
  134. }
  135. #spacer {
  136. height:5px;
  137. }
  138. #settings {
  139. display:none;
  140. }
  141. #nowebrtc {
  142. display:none;
  143. }
  144. #header{
  145. display:block;
  146. height:39px;
  147. text-align:center;
  148. background-color:#087dba;
  149. }
  150. #left {
  151. display:block;
  152. position: absolute;
  153. left: 0px;
  154. top: 0px;
  155. width: 100px;
  156. height: 39px;
  157. background-image:url(../images/left1.png);
  158. background-repeat:no-repeat;
  159. margin: 0;
  160. padding: 0;
  161. }
  162. #leftlogo {
  163. position:absolute;
  164. top: 5px;
  165. left: 15px;
  166. background-image:url(../images/jitsilogo.png);
  167. background-repeat:no-repeat;
  168. height: 31px;
  169. width: 68px;
  170. z-index:1;
  171. }
  172. #toolbar {
  173. display:block;
  174. position:relative;
  175. height:39px;
  176. width:auto;
  177. overflow: hidden;
  178. z-index:0;
  179. visibility: hidden;
  180. }
  181. #settingsButton {
  182. visibility: hidden;
  183. }
  184. .button {
  185. display: inline-block;
  186. position: relative;
  187. color: #FFFFFF;
  188. top: 0;
  189. padding: 10px 0px;
  190. width: 39px;
  191. cursor: pointer;
  192. font-size: 11pt;
  193. text-align: center;
  194. text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
  195. }
  196. a.button:hover {
  197. top: 0;
  198. cursor: pointer;
  199. background: rgba(0, 0, 0, 0.3);
  200. border-radius: 5px;
  201. background-clip: padding-box;
  202. -webkit-border-radius: 5px;
  203. -webkit-background-clip: padding-box;
  204. }
  205. .no-fa-video-camera, .fa-microphone-slash {
  206. color: #636363;
  207. }
  208. .fade_line {
  209. height: 1px;
  210. background: black;
  211. background: -webkit-gradient(linear, 0 0, 100% 0, from(#e9e9e9), to(#e9e9e9), color-stop(50%, black));
  212. }
  213. .header_button_separator {
  214. display: inline-block;
  215. position:relative;
  216. top: 7;
  217. width: 1px;
  218. height: 25px;
  219. background: white;
  220. background: -webkit-gradient(linear, 0 0, 0 100%, from(#087dba), to(#087dba), color-stop(50%, white));
  221. }
  222. #right {
  223. display:block;
  224. position:absolute;
  225. right: 0px;
  226. top: 0px;
  227. background-image:url(../images/right1.png);
  228. background-repeat:no-repeat;
  229. margin:0;
  230. padding:0;
  231. width:100px;
  232. height:39px;
  233. }
  234. #rightlogo {
  235. position:absolute;
  236. top: 6px;
  237. right: 15px;
  238. background-image:url(../images/estoslogo.png);
  239. background-repeat:no-repeat;
  240. height: 25px;
  241. width: 62px;
  242. z-index:1;
  243. }
  244. input[type='text'], textarea {
  245. border: 0px none;
  246. display: inline-block;
  247. font-size: 14px;
  248. padding: 5px;
  249. background: #f3f3f3;
  250. border-radius: 3px;
  251. font-weight: 100;
  252. line-height: 20px;
  253. height: 40px;
  254. color: #333;
  255. font-weight: bold;
  256. text-align: left;
  257. border:1px solid #ACD8F0;
  258. outline: none; /* removes the default outline */
  259. resize: none; /* prevents the user-resizing, adjust to taste */
  260. }
  261. input[type='text'], textarea:focus {
  262. box-shadow: inset 0 0 3px 2px #ACD8F0; /* provides a more style-able
  263. replacement to the outline */
  264. }
  265. textarea {
  266. overflow: hidden;
  267. word-wrap: break-word;
  268. resize: horizontal;
  269. }
  270. button.no-icon {
  271. padding: 0 1em;
  272. }
  273. button {
  274. border: none;
  275. height: 35px;
  276. padding: 0 1em 0 2em;
  277. position: relative;
  278. border-radius: 3px;
  279. font-weight: bold;
  280. color: #fff;
  281. line-height: 35px;
  282. background: #2c8ad2;
  283. }
  284. button, input, select, textarea {
  285. font-size: 100%;
  286. margin: 0;
  287. vertical-align: baseline;
  288. }
  289. button, input[type="button"], input[type="reset"], input[type="submit"] {
  290. cursor: pointer;
  291. -webkit-appearance: button;
  292. }
  293. form {
  294. display: block;
  295. }
  296. /* Animated text area. */
  297. .animated {
  298. -webkit-transition: height 0.2s;
  299. -moz-transition: height 0.2s;
  300. transition: height 0.2s;
  301. }
  302. #downloadlog {
  303. position: absolute;
  304. bottom: 5;
  305. left: 5;
  306. overflow: visible;
  307. z-index: 100;
  308. }
  309. .videocontainer>span.focusindicator {
  310. display: inline-block;
  311. position: absolute;
  312. color: #FFFFFF;
  313. top: 0;
  314. padding: 5px 0px;
  315. width: 25px;
  316. font-size: 11pt;
  317. text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
  318. border: 0px;
  319. z-index: 2;
  320. }
  321. #reloadPresentation {
  322. display: none;
  323. position: absolute;
  324. color: #FFFFFF;
  325. top: 0;
  326. right: 0;
  327. padding: 10px 10px;
  328. font-size: 11pt;
  329. cursor: pointer;
  330. background: rgba(0, 0, 0, 0.3);
  331. border-radius: 5px;
  332. background-clip: padding-box;
  333. -webkit-border-radius: 5px;
  334. -webkit-background-clip: padding-box;
  335. z-index: 2;
  336. }