mapco.css 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325
  1. @font-face {
  2. font-family: "lato";
  3. font-style: normal;
  4. font-stretch: normal;
  5. font-weight: 400;
  6. src: local("Lato"), url("../fonts/LatoLatin-Regular.woff") format("woff"); }
  7. @font-face {
  8. font-family: "lato";
  9. font-style: italic;
  10. font-stretch: normal;
  11. font-weight: 400;
  12. src: local("Lato"), url("../fonts/LatoLatin-Italic.woff") format("woff"); }
  13. @font-face {
  14. font-family: "lato";
  15. font-style: normal;
  16. font-stretch: normal;
  17. font-weight: 700;
  18. src: local("Lato"), url("../fonts/LatoLatin-Bold.woff") format("woff"); }
  19. @font-face {
  20. font-family: "lato";
  21. font-style: italic;
  22. font-stretch: normal;
  23. font-weight: 700;
  24. src: local("Lato"), url("../fonts/LatoLatin-BoldItalic.woff") format("woff"); }
  25. @font-face {
  26. font-family: "spectral";
  27. font-style: normal;
  28. font-stretch: normal;
  29. font-weight: 400;
  30. src: local("Spectral"), url("../fonts/Spectral-Regular.woff") format("woff"); }
  31. @font-face {
  32. font-family: "spectral";
  33. font-style: italic;
  34. font-stretch: normal;
  35. font-weight: 400;
  36. src: local("Spectral"), url("../fonts/Spectral-Italic.woff") format("woff"); }
  37. @font-face {
  38. font-family: "spectral";
  39. font-style: normal;
  40. font-stretch: normal;
  41. font-weight: 700;
  42. src: local("Spectral"), url("../fonts/Spectral-Bold.woff") format("woff"); }
  43. @font-face {
  44. font-family: "spectral";
  45. font-style: italic;
  46. font-stretch: normal;
  47. font-weight: 700;
  48. src: local("Spectral"), url("../fonts/Spectral-BoldItalic.woff") format("woff"); }
  49. /* FUNCTIONS */
  50. /* btns */
  51. .btn {
  52. display: inline-block;
  53. min-height: 38px;
  54. min-width: 15px;
  55. line-height: 25px;
  56. margin: 0;
  57. padding: 0.5rem 1.5rem;
  58. font-size: 1rem;
  59. vertical-align: middle;
  60. cursor: pointer;
  61. overflow: hidden;
  62. background: #f9fafb;
  63. border-radius: 5px;
  64. border: none;
  65. color: #5b6871;
  66. -webkit-transition: all 0.15s ease-in-out;
  67. -moz-transition: all 0.15s ease-in-out;
  68. -o-transition: all 0.15s ease-in-out;
  69. -ms-transition: all 0.15s ease-in-out;
  70. transition: all 0.15s ease-in-out; }
  71. .btn.btn-important {
  72. background: #3366cc;
  73. color: #fff; }
  74. .btn.btn-important:hover, .btn.btn-important:active {
  75. background: #2255cc; }
  76. .btn.btn-attention {
  77. background: #f5633e;
  78. color: #fff; }
  79. .btn.btn-attention:hover, .btn.btn-attention:active {
  80. background: #73341f; }
  81. .btn:hover {
  82. text-decoration: none; }
  83. a.btn {
  84. min-height: 25px;
  85. line-height: 25px; }
  86. /*=== Forms */
  87. legend {
  88. display: inline-block;
  89. width: auto;
  90. margin: 2rem 0 1rem 0;
  91. padding: 0;
  92. font-size: 1rem;
  93. clear: both;
  94. text-transform: uppercase;
  95. letter-spacing: 1px;
  96. font-weight: 700; }
  97. label {
  98. min-height: 25px;
  99. padding: 5px 0;
  100. cursor: pointer;
  101. color: #5b6871; }
  102. textarea {
  103. width: 360px;
  104. height: 100px; }
  105. input, select, textarea, button {
  106. font-family: "lato", "Helvetica", "Arial", sans-serif;
  107. min-height: 25px;
  108. padding: 5px 10px;
  109. line-height: 25px;
  110. vertical-align: middle;
  111. background: #fff;
  112. border: 1px solid #eff0f2;
  113. font-size: 1rem;
  114. color: #5b6871;
  115. border-radius: 2px; }
  116. option {
  117. padding: 0 .5em; }
  118. input:focus, select:focus, textarea:focus {
  119. color: #303136;
  120. border-color: #3366cc; }
  121. input:invalid, select:invalid {
  122. color: #f5633e;
  123. border-color: #f5633e;
  124. box-shadow: none; }
  125. input:disabled, select:disabled {
  126. background: #eff0f2; }
  127. input.extend {
  128. transition: width 200ms linear;
  129. -moz-transition: width 200ms linear;
  130. -webkit-transition: width 200ms linear;
  131. -o-transition: width 200ms linear;
  132. -ms-transition: width 200ms linear; }
  133. .form-group {
  134. padding: 5px;
  135. border-radius: 3px; }
  136. .form-group::after {
  137. content: "";
  138. display: block;
  139. clear: both; }
  140. .form-group .group-name {
  141. padding: 10px 0;
  142. text-align: right; }
  143. .form-group .group-controls {
  144. min-height: 25px;
  145. padding: 5px 0; }
  146. .form-group .group-controls .control {
  147. line-height: 2.0em; }
  148. .form-group table {
  149. margin: 10px 0 0 220px; }
  150. .form-group.form-actions {
  151. margin: 15px 0 25px;
  152. padding: 5px 0; }
  153. .form-group.form-actions .btn {
  154. margin: 0 0.5rem 0 0; }
  155. /*=== Tables */
  156. table {
  157. border-collapse: collapse; }
  158. tr, th, td {
  159. padding: 0.5em;
  160. border: 1px solid #d5d8db; }
  161. th {
  162. background: #f9fafb; }
  163. form td,
  164. form th {
  165. font-weight: normal;
  166. text-align: center; }
  167. /*=== COMPONENTS */
  168. /*===============*/
  169. /*=== Forms */
  170. /*=== Horizontal-list */
  171. .horizontal-list {
  172. margin: 0;
  173. padding: 0.1rem 0; }
  174. .horizontal-list .item {
  175. vertical-align: middle; }
  176. .horizontal-list .item:first-child {
  177. padding-left: 0.5rem; }
  178. /*=== Dropdown */
  179. .dropdown-menu {
  180. background: #f9fafb;
  181. margin: 0;
  182. font-size: 1rem;
  183. text-align: left;
  184. padding: 0.5rem 0 1rem 0;
  185. border: none;
  186. border-radius: 3px;
  187. -webkit-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
  188. -moz-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
  189. box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35); }
  190. .dropdown-menu::after {
  191. content: "";
  192. position: absolute;
  193. top: -4px;
  194. right: 13px;
  195. width: 10px;
  196. height: 10px;
  197. z-index: -10;
  198. transform: rotate(45deg);
  199. -moz-transform: rotate(45deg);
  200. -webkit-transform: rotate(45deg);
  201. -ms-transform: rotate(45deg);
  202. background: white; }
  203. .dropdown-menu .dropdown-header {
  204. margin: 1.75rem 0 0.5rem 2rem;
  205. font-weight: bold;
  206. text-align: left;
  207. color: #5b6871;
  208. text-transform: uppercase;
  209. letter-spacing: 1px; }
  210. .dropdown-menu .item {
  211. -webkit-transition: all 0.075s ease-in-out;
  212. -moz-transition: all 0.075s ease-in-out;
  213. -o-transition: all 0.075s ease-in-out;
  214. -ms-transition: all 0.075s ease-in-out;
  215. transition: all 0.075s ease-in-out; }
  216. .dropdown-menu .item a, .dropdown-menu .item span, .dropdown-menu .item .as-link {
  217. padding: 0 2rem;
  218. line-height: 2.5em;
  219. font-size: 1rem;
  220. color: #303136; }
  221. .dropdown-menu .item:hover {
  222. background: #3366cc;
  223. color: #fff; }
  224. .dropdown-menu .item:hover a, .dropdown-menu .item:hover button {
  225. text-decoration: none;
  226. color: #fff; }
  227. .dropdown-menu .item[aria-checked="true"] a::before {
  228. font-weight: bold;
  229. margin: 0 0 0 -14px; }
  230. .dropdown-menu .input select, .dropdown-menu .input input {
  231. margin: 0 auto 5px;
  232. padding: 2px 5px;
  233. border-radius: 3px; }
  234. .dropdown-menu .separator {
  235. margin: 0.75rem 0;
  236. border-bottom: 1px solid #eff0f2; }
  237. .tree .tree-folder .tree-folder-items .dropdown-menu .item,
  238. .tree .tree-folder .tree-folder-items .dropdown-menu .item {
  239. padding: 0; }
  240. .tree .tree-folder .tree-folder-items .dropdown-menu .item a,
  241. .tree .tree-folder .tree-folder-items .dropdown-menu .item button,
  242. .tree .tree-folder .tree-folder-items .dropdown-menu .item a,
  243. .tree .tree-folder .tree-folder-items .dropdown-menu .item button {
  244. color: #303136; }
  245. .tree .tree-folder .tree-folder-items .dropdown-menu .item a:hover,
  246. .tree .tree-folder .tree-folder-items .dropdown-menu .item button:hover,
  247. .tree .tree-folder .tree-folder-items .dropdown-menu .item a:hover,
  248. .tree .tree-folder .tree-folder-items .dropdown-menu .item button:hover {
  249. color: #fff; }
  250. .tree .tree-folder .tree-folder-items .dropdown-menu .item:hover,
  251. .tree .tree-folder .tree-folder-items .dropdown-menu .item:hover {
  252. background: #3366cc; }
  253. /*=== Alerts */
  254. .alert {
  255. margin: 1rem 0;
  256. padding: 1rem;
  257. font-size: 1rem;
  258. background: #f9fafb;
  259. border: 1px solid #c5ced3;
  260. border-radius: 3px;
  261. color: #5b6871;
  262. text-shadow: 0 0 1px #eff0f2; }
  263. .alert-head {
  264. font-size: 1.15em; }
  265. .alert > a {
  266. text-decoration: underline;
  267. color: inherit; }
  268. .alert-warn {
  269. background: #fdfde0;
  270. border: 1px solid #73762f33;
  271. color: #73762f; }
  272. .alert-success {
  273. background: #cffde7;
  274. border: 1px solid #0c754033;
  275. color: #0c7540; }
  276. .alert-error {
  277. background: #fde0d8;
  278. border: 1px solid #73341f33;
  279. color: #73341f; }
  280. /*=== Pagination */
  281. .pagination {
  282. text-align: center;
  283. font-size: 0.8em;
  284. background: #eff0f2;
  285. color: #303136; }
  286. .pagination .item.pager-current {
  287. font-weight: bold;
  288. font-size: 1.5em;
  289. background: #303136;
  290. color: #eff0f2; }
  291. .pagination .item a {
  292. display: block;
  293. font-style: italic;
  294. line-height: 3em;
  295. text-decoration: none;
  296. color: #303136; }
  297. .pagination .item a:hover {
  298. background: #303136;
  299. color: #eff0f2; }
  300. .pagination .loading,
  301. .pagination a:hover.loading {
  302. font-size: 0;
  303. background: url("loader.gif") center center no-repeat #34495e; }
  304. .content .pagination {
  305. margin: 0;
  306. padding: 0; }
  307. /*=== Boxes */
  308. .box {
  309. border: none;
  310. border-radius: 3px;
  311. background: #fff;
  312. -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  313. -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  314. box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
  315. .box .box-title {
  316. margin: 0;
  317. padding: 5px 10px;
  318. background: #eff0f2;
  319. color: #303136;
  320. border-radius: 2px 2px 0 0; }
  321. .box .box-title img {
  322. margin-right: 0.75rem; }
  323. .box .box-title:hover .configure {
  324. visibility: visible;
  325. background: url("icons/cog.svg") no-repeat 4px 4px;
  326. width: 1.75rem;
  327. height: 1.75rem;
  328. display: block;
  329. border-radius: 2px;
  330. float: left;
  331. margin-right: 0.5rem; }
  332. .box .box-title:hover .configure .icon {
  333. vertical-align: middle;
  334. border-radius: 3px;
  335. display: none; }
  336. .box .box-title:hover .configure:hover {
  337. background: url("icons/cog-white.svg") no-repeat 4px 4px #3366cc; }
  338. .box .box-title .configure {
  339. visibility: hidden; }
  340. .box .box-title form input {
  341. width: 85%; }
  342. .box .box-title form .dropdown {
  343. float: right; }
  344. .box .box-title form .dropdown a.dropdown-toggle {
  345. padding: 0;
  346. background-image: url(icons/more.svg);
  347. background-repeat: no-repeat;
  348. background-position: right 8px;
  349. border-radius: 0; }
  350. .box .box-title form .dropdown a.dropdown-toggle img {
  351. display: none; }
  352. .box .box-content .item {
  353. padding: 0.5rem 0.75rem;
  354. font-size: 1rem;
  355. color: #303136;
  356. line-height: 1.7em;
  357. border-bottom: 1px solid #eff0f2; }
  358. .box .box-content .item img {
  359. margin-right: 0.75rem; }
  360. .box .box-content .item .configure {
  361. visibility: hidden;
  362. width: 1.75rem;
  363. height: 1.75rem;
  364. display: block;
  365. border-radius: 2px;
  366. float: left;
  367. margin-right: 0.5rem;
  368. background: url("icons/cog.svg") no-repeat 4px 4px; }
  369. .box .box-content .item .configure .icon {
  370. vertical-align: middle;
  371. border-radius: 3px;
  372. display: none; }
  373. .box .box-content .item .configure:hover {
  374. background: url("icons/cog-white.svg") no-repeat 4px 4px #3366cc; }
  375. .box .box-content .item:hover .configure {
  376. visibility: visible; }
  377. .box .box-content .item:last-child {
  378. border-bottom: none; }
  379. /*=== "Load more" part */
  380. #bigMarkAsRead {
  381. text-align: center;
  382. text-decoration: none;
  383. background: #effcfd;
  384. color: #3366cc;
  385. -webkit-transition: all 0.15s ease-in-out;
  386. -moz-transition: all 0.15s ease-in-out;
  387. -o-transition: all 0.15s ease-in-out;
  388. -ms-transition: all 0.15s ease-in-out;
  389. transition: all 0.15s ease-in-out; }
  390. #bigMarkAsRead:hover {
  391. background: #3366cc;
  392. color: #fff; }
  393. #bigMarkAsRead:hover .bigTick {
  394. background: url(icons/tick-white.svg) center no-repeat; }
  395. #bigMarkAsRead .bigTick {
  396. margin: 0.5rem 0;
  397. display: inline-block;
  398. text-indent: -9999px;
  399. background: url(icons/tick-color.svg) center no-repeat;
  400. height: 64px;
  401. width: 64px;
  402. white-space: nowrap; }
  403. .formLogin {
  404. background: #303136; }
  405. .formLogin .header .configure {
  406. padding-right: 1rem; }
  407. .formLogin .header .configure img {
  408. margin-right: 0.5rem; }
  409. .formLogin .header .configure a.signin {
  410. color: #fff; }
  411. .formLogin h1 {
  412. color: #fff; }
  413. .formLogin form#crypto-form div {
  414. margin-bottom: 1rem; }
  415. .formLogin form#crypto-form div label {
  416. font-size: 1rem;
  417. color: #c5ced3; }
  418. .formLogin form#crypto-form div input {
  419. background: #1d1e22; }
  420. .formLogin form#crypto-form div input:focus {
  421. background: #f9fafb;
  422. color: #303136; }
  423. /*=== DIVERS */
  424. /*===========*/
  425. .aside.aside_feed .nav-form input,
  426. .aside.aside_feed .nav-form select {
  427. width: 140px; }
  428. .aside.aside_feed .nav-form .dropdown .dropdown-menu {
  429. right: -20px; }
  430. .aside.aside_feed .nav-form .dropdown .dropdown-menu::after {
  431. right: 33px; }
  432. /*=== Tree */
  433. .tree {
  434. margin: 10px 0; }
  435. .tree#sidebar {
  436. scrollbar-color: rgba(255, 255, 0, 0.1) rgba(0, 0, 0, 0.05);
  437. scrollbar-color: #FFFFFF33 #FFFFFF22; }
  438. .tree .tree-folder {
  439. border-bottom: 1px solid #3f3f3f; }
  440. .tree .tree-folder .tree-folder-title {
  441. position: relative;
  442. background: #303136;
  443. font-size: 0.85rem;
  444. letter-spacing: 1px;
  445. padding: 12px 16px;
  446. font-weight: 700;
  447. text-transform: uppercase; }
  448. .tree .tree-folder .tree-folder-title .title {
  449. background: inherit;
  450. color: #FFFFFF; }
  451. .tree .tree-folder .tree-folder-title .title:hover {
  452. text-decoration: none; }
  453. .tree .tree-folder.active .tree-folder-title {
  454. background: #303136;
  455. font-weight: bold; }
  456. .tree .tree-folder .tree-folder-items {
  457. background: #26272a; }
  458. .tree .tree-folder .tree-folder-items .item {
  459. padding: 0 1rem;
  460. line-height: 2.5rem;
  461. font-size: 1rem;
  462. font-weight: 400;
  463. -webkit-transition: all 0.15s ease-in-out;
  464. -moz-transition: all 0.15s ease-in-out;
  465. -o-transition: all 0.15s ease-in-out;
  466. -ms-transition: all 0.15s ease-in-out;
  467. transition: all 0.15s ease-in-out; }
  468. .tree .tree-folder .tree-folder-items .item.active {
  469. background: #3366cc; }
  470. .tree .tree-folder .tree-folder-items .item.active .dropdown li a {
  471. color: #303136; }
  472. .tree .tree-folder .tree-folder-items .item.active .dropdown li a:hover {
  473. color: #FFFFFF; }
  474. .tree .tree-folder .tree-folder-items .item.active a {
  475. color: #FFFFFF; }
  476. .tree .tree-folder .tree-folder-items .item:hover {
  477. background: #17181a; }
  478. .tree .tree-folder .tree-folder-items .item a {
  479. text-decoration: none;
  480. color: #FFFFFF; }
  481. .tree .tree-folder .tree-folder-items .feed .item-title:not([data-unread="0"])::before {
  482. content: attr(data-unread);
  483. background: rgba(0, 0, 0, 0.25);
  484. font-size: 0.75rem;
  485. display: block;
  486. float: left;
  487. padding: 3px 4px;
  488. text-align: center;
  489. border-radius: 12px;
  490. margin: 11px 6px 0 4px;
  491. line-height: 0.75rem; }
  492. /*=== Buttons */
  493. .stick {
  494. vertical-align: middle;
  495. font-size: 0; }
  496. .stick input, .stick .btn {
  497. border-radius: 0; }
  498. .stick .btn:first-child,
  499. .stick input:first-child {
  500. border-radius: 5px 0 0 5px; }
  501. .stick .btn:last-child, .stick input:last-child, .stick .btn + .dropdown > .btn {
  502. border-radius: 0 5px 5px 0; }
  503. .stick .btn + .btn,
  504. .stick .btn + input,
  505. .stick .btn + .dropdown > .btn,
  506. .stick input + .btn,
  507. .stick input + input,
  508. .stick input + .dropdown > .btn,
  509. .stick .dropdown + .btn,
  510. .stick .dropdown + input,
  511. .stick .dropdown + .dropdown > .btn {
  512. border-left: 1px solid #d5d8db; }
  513. .aside {
  514. background: #303136; }
  515. .aside.aside_feed {
  516. padding: 10px 0;
  517. text-align: center;
  518. background: #303136; }
  519. .aside.aside_feed .tree {
  520. margin: 10px 0 50px; }
  521. /* Sidebar des pages de configuration */
  522. /*=== Navigation */
  523. .nav-list .nav-header,
  524. .nav-list .item {
  525. height: 2.5em;
  526. line-height: 2.5em;
  527. font-size: 1rem; }
  528. .nav-list .item {
  529. background: #303136;
  530. -webkit-transition: all 0.15s ease-in-out;
  531. -moz-transition: all 0.15s ease-in-out;
  532. -o-transition: all 0.15s ease-in-out;
  533. -ms-transition: all 0.15s ease-in-out;
  534. transition: all 0.15s ease-in-out; }
  535. .nav-list .item a {
  536. padding: 0 1rem;
  537. color: #FFFFFF; }
  538. .nav-list .item .error a {
  539. color: #f5633e; }
  540. .nav-list .item:hover {
  541. background: #17181a;
  542. color: #FFFFFF; }
  543. .nav-list .item:hover .error a {
  544. color: #FFFFFF;
  545. background: #3366cc; }
  546. .nav-list .item:hover .empty a {
  547. color: #FFFFFF;
  548. background: #f4f762; }
  549. .nav-list .item:hover a {
  550. color: #FFFFFF;
  551. text-decoration: none; }
  552. .nav-list .item.active {
  553. background: #3366cc;
  554. color: #fff; }
  555. .nav-list .item.active .error a {
  556. color: #fff;
  557. background: #3366cc; }
  558. .nav-list .item.active .empty a {
  559. color: #fff;
  560. background: #f4f762; }
  561. .nav-list .item.active a {
  562. color: #fff;
  563. text-decoration: none; }
  564. .nav-list.empty a {
  565. color: #f4f762; }
  566. .nav-list .disable {
  567. text-align: center;
  568. background: #f9fafb;
  569. color: #a6a7ae; }
  570. .nav-list .nav-header {
  571. padding: 0 10px;
  572. font-weight: bold;
  573. color: #5b6871;
  574. text-transform: uppercase;
  575. letter-spacing: 1px;
  576. margin-top: 1rem; }
  577. .nav-list .nav-form {
  578. padding: 3px;
  579. text-align: center; }
  580. .nav-list .nav-head {
  581. margin: 0;
  582. text-align: right;
  583. color: #fff; }
  584. .nav-list .nav-head a {
  585. color: #fff; }
  586. .nav-list .nav-head .item {
  587. padding: 5px 10px;
  588. font-size: 0.9rem;
  589. line-height: 1.5rem; }
  590. /*=== Aside main page (categories) */
  591. .aside_feed .tree-folder-title > .title:not([data-unread="0"])::after {
  592. position: absolute;
  593. right: 0;
  594. line-height: 1.5rem;
  595. background: rgba(0, 0, 0, 0.25);
  596. border-radius: 12px;
  597. padding: 0 0.75rem;
  598. margin: -0.5rem 1rem 0 0;
  599. text-align: center; }
  600. .feed.item.empty.active {
  601. background: #5b6871; }
  602. .feed.item.error.active {
  603. background: #5b6871; }
  604. .feed.item.empty,
  605. .feed.item.empty > a {
  606. color: #5b6871; }
  607. .feed.item.error,
  608. .feed.item.error > a {
  609. color: #5b6871; }
  610. .feed.item.empty.active,
  611. .feed.item.error.active,
  612. .feed.item.empty.active > a,
  613. .feed.item.error.active > a {
  614. color: #fff; }
  615. .aside_feed .tree-folder-items .dropdown-menu::after {
  616. left: 2px; }
  617. .aside_feed .tree-folder-items .item .dropdown-target:target ~ .dropdown-toggle > .icon,
  618. .aside_feed .tree-folder-items .item:hover .dropdown-toggle > .icon,
  619. .aside_feed .tree-folder-items .item.active .dropdown-toggle > .icon {
  620. border-radius: 3px; }
  621. .aside_feed .stick #btn-importExport {
  622. border-left-color: #303136; }
  623. /*=== STRUCTURE */
  624. /*===============*/
  625. /*=== Header */
  626. .header {
  627. background: #303136;
  628. padding: 0.5rem 1.35rem;
  629. display: block;
  630. table-layout: none;
  631. width: auto; }
  632. .header .item {
  633. vertical-align: middle; }
  634. .header .item.title {
  635. font-weight: 400;
  636. width: 280px; }
  637. .header .item.title h1 a {
  638. text-decoration: none;
  639. color: #FFFFFF;
  640. font-size: 1rem;
  641. text-transform: uppercase;
  642. letter-spacing: 1px; }
  643. .header .item.title h1 a img {
  644. margin-right: 0.5rem; }
  645. .header .item.search input {
  646. width: 230px;
  647. border-radius: 2px 0 0 2px;
  648. background-color: #26272a;
  649. color: #FFFFFF;
  650. border: none;
  651. -webkit-transition: all 0.15s ease-in-out;
  652. -moz-transition: all 0.15s ease-in-out;
  653. -o-transition: all 0.15s ease-in-out;
  654. -ms-transition: all 0.15s ease-in-out;
  655. transition: all 0.15s ease-in-out; }
  656. .header .item.search input:hover {
  657. background-color: #17181a; }
  658. .header .item.search input:focus {
  659. width: 350px;
  660. background-color: #fff;
  661. color: #5b6871; }
  662. .header .item.search .btn {
  663. border-radius: 0 2px 2px 0;
  664. background-color: #3366cc;
  665. background-position: center;
  666. background-repeat: no-repeat;
  667. background-image: url(icons/magnifier.svg);
  668. border-left-width: 0;
  669. width: 3rem;
  670. min-height: 35px; }
  671. .header .item.search .btn img {
  672. display: none; }
  673. .header .item.search .btn:hover {
  674. background-color: #2255cc; }
  675. .header .item.configure {
  676. width: 2rem;
  677. position: absolute;
  678. right: 1rem;
  679. top: 1.25rem;
  680. text-align: center; }
  681. .header .item.configure .btn {
  682. background-color: transparent;
  683. background-position: center;
  684. background-repeat: no-repeat;
  685. background-image: url(icons/cog-white.svg);
  686. padding: 0 0.5rem; }
  687. .header .item.configure .btn img {
  688. display: none; }
  689. /*=== Body */
  690. #global {
  691. height: calc(100% - 85px); }
  692. /*=== Prompt (centered) */
  693. .prompt {
  694. text-align: center; }
  695. .prompt label {
  696. text-align: left; }
  697. .prompt form {
  698. margin: 10px auto 20px auto;
  699. width: 200px; }
  700. .prompt input {
  701. margin: 5px auto;
  702. width: 100%; }
  703. .prompt p {
  704. margin: 20px 0; }
  705. /*=== New article notification */
  706. #new-article {
  707. text-align: center;
  708. font-size: 1rem;
  709. background: #3366cc; }
  710. #new-article:hover {
  711. background: #2255cc; }
  712. #new-article > a {
  713. line-height: 3em;
  714. font-weight: bold;
  715. color: #fff; }
  716. #new-article > a:hover {
  717. text-decoration: none; }
  718. /*=== Day indication */
  719. .day {
  720. padding: 1rem 0 0 1.25rem;
  721. font-weight: 700;
  722. line-height: 3em;
  723. letter-spacing: 1px;
  724. text-transform: uppercase;
  725. font-size: 0.875rem;
  726. color: #5b6871; }
  727. .day .name {
  728. padding: 0 1rem 0 1rem;
  729. font-size: 0.875rem;
  730. color: #303136;
  731. position: relative;
  732. left: 0;
  733. text-transform: uppercase; }
  734. /*=== Index menu */
  735. .nav_menu {
  736. text-align: center;
  737. padding: 5px 0; }
  738. .nav_menu .btn {
  739. border-left-width: 0;
  740. padding: 0.5rem 1rem;
  741. background-color: #f9fafb;
  742. background-position: center;
  743. background-repeat: no-repeat; }
  744. .nav_menu .btn:hover {
  745. background-color: #eff0f2; }
  746. .nav_menu .stick {
  747. background: #f9fafb; }
  748. .nav_menu .stick .btn {
  749. border-left-width: 0;
  750. padding: 0.5rem 1rem;
  751. background-color: #f9fafb;
  752. background-position: center;
  753. background-repeat: no-repeat;
  754. -webkit-transition: all 0.15s ease-in-out;
  755. -moz-transition: all 0.15s ease-in-out;
  756. -o-transition: all 0.15s ease-in-out;
  757. -ms-transition: all 0.15s ease-in-out;
  758. transition: all 0.15s ease-in-out; }
  759. .nav_menu .stick .btn:hover {
  760. background-color: #d5d8db; }
  761. .nav_menu .stick .btn.active {
  762. background-color: #3366cc; }
  763. .nav_menu .stick .btn img.icon {
  764. display: none; }
  765. .nav_menu .stick .btn#toggle-read {
  766. background-image: url(icons/read.svg); }
  767. .nav_menu .stick .btn#toggle-read.active {
  768. background-image: url(icons/read-white.svg); }
  769. .nav_menu .stick .btn#toggle-unread {
  770. background-image: url(icons/unread.svg); }
  771. .nav_menu .stick .btn#toggle-unread.active {
  772. background-image: url(icons/unread-white.svg); }
  773. .nav_menu .stick .btn#toggle-starred {
  774. background-image: url(icons/starred.svg); }
  775. .nav_menu .stick .btn#toggle-starred.active {
  776. background-image: url(icons/starred-white.svg); }
  777. .nav_menu .stick .btn#toggle-non-starred {
  778. background-image: url(icons/non-starred.svg); }
  779. .nav_menu .stick .btn#toggle-non-starred.active {
  780. background-image: url(icons/non-starred-white.svg); }
  781. .nav_menu .stick .btn.read_all {
  782. background-color: #f9fafb;
  783. color: #303136;
  784. padding: 5px 16px;
  785. -webkit-transition: all 0.15s ease-in-out;
  786. -moz-transition: all 0.15s ease-in-out;
  787. -o-transition: all 0.15s ease-in-out;
  788. -ms-transition: all 0.15s ease-in-out;
  789. transition: all 0.15s ease-in-out; }
  790. .nav_menu .stick .btn.read_all:hover {
  791. background-color: #d5d8db; }
  792. .nav_menu .stick .btn.view-normal {
  793. background-image: url(icons/view-list.svg); }
  794. .nav_menu .stick .btn.view-normal.active {
  795. background-image: url(icons/view-list-white.svg); }
  796. .nav_menu .stick .btn.view-global {
  797. background-image: url(icons/view-global.svg); }
  798. .nav_menu .stick .btn.view-global.active {
  799. background-image: url(icons/view-global-white.svg); }
  800. .nav_menu .stick .btn.view-reader {
  801. background-image: url(icons/view-reader.svg); }
  802. .nav_menu .stick .btn.view-reader.active {
  803. background-image: url(icons/view-reader-white.svg); }
  804. .nav_menu .stick .btn.view-rss {
  805. background-image: url(icons/rss.svg); }
  806. .nav_menu .stick .dropdown a.dropdown-toggle {
  807. border-left-width: 0;
  808. background-image: url(icons/more.svg); }
  809. #dropdown-query ~ .dropdown-menu .dropdown-header .icon {
  810. vertical-align: middle;
  811. background-color: #a6a7ae;
  812. border-radius: 3px; }
  813. /*=== Content of feed articles */
  814. .content, .content.thin {
  815. padding: 20px 10px;
  816. font-size: 1.125rem;
  817. line-height: 1.8rem; }
  818. .content h1.title a, .content h1 a, .content.thin h1.title a, .content.thin h1 a {
  819. color: #303136;
  820. font-family: "spectral";
  821. font-size: 2rem; }
  822. .content h1.title a:hover, .content h1 a:hover, .content.thin h1.title a:hover, .content.thin h1 a:hover {
  823. color: #3366cc;
  824. text-decoration: none; }
  825. .content .author, .content.thin .author {
  826. font-size: 1.125rem;
  827. color: #5b6871; }
  828. .content p, .content ul, .content.thin p, .content.thin ul {
  829. font-size: 1.125rem;
  830. line-height: 1.8rem; }
  831. .content .content hr, .content.thin .content hr {
  832. margin: 30px 10px;
  833. height: 1px;
  834. background: #d5d8db;
  835. border: 0;
  836. box-shadow: 0 2px 5px #ccc; }
  837. .content pre, .content.thin pre {
  838. margin: 10px auto;
  839. padding: 10px 20px;
  840. overflow: auto;
  841. background: #1d1e22;
  842. color: #fff;
  843. font-size: 0.9rem;
  844. border-radius: 3px; }
  845. .content pre code, .content.thin pre code {
  846. background: transparent;
  847. color: #fff;
  848. border: none; }
  849. .content code, .content.thin code {
  850. padding: 2px 5px;
  851. color: #eff0f2;
  852. background: #f9fafb;
  853. border: 1px solid #eff0f2;
  854. border-radius: 3px; }
  855. .content blockquote, .content.thin blockquote {
  856. display: block;
  857. margin: 0;
  858. padding: 5px 20px;
  859. border-top: 1px solid #d5d8db;
  860. border-bottom: 1px solid #d5d8db;
  861. background: #f9fafb;
  862. color: #303136; }
  863. .content blockquote p, .content.thin blockquote p {
  864. margin: 0; }
  865. /*=== Notification and actualize notification */
  866. .notification {
  867. position: fixed;
  868. top: auto;
  869. bottom: 0;
  870. left: 0;
  871. right: 0;
  872. width: 100%;
  873. height: 3rem;
  874. padding: 1rem 0;
  875. text-align: center;
  876. font-size: 1em;
  877. line-height: 3em;
  878. z-index: 10;
  879. vertical-align: middle;
  880. background: #d5d8db;
  881. color: #5b6871;
  882. border: none; }
  883. .notification .msg {
  884. font-size: 1rem;
  885. display: inline-block; }
  886. .notification.good {
  887. background: #10f587;
  888. color: #fff; }
  889. .notification.bad {
  890. background: #f5633e;
  891. color: #fff; }
  892. .notification a.close {
  893. padding: 0 15px;
  894. line-height: 3em;
  895. border-radius: 0 3px 3px 0; }
  896. .notification.good a.close:hover {
  897. background: #0c7540; }
  898. .notification.bad a.close:hover {
  899. background: #73341f; }
  900. .notification#actualizeProgress {
  901. line-height: 2em; }
  902. .notification#actualizeProgress br {
  903. display: none; }
  904. /*=== Navigation menu (for articles) */
  905. #nav_entries {
  906. margin: 0;
  907. text-align: center;
  908. line-height: 3em;
  909. table-layout: fixed;
  910. background: #303136; }
  911. /*=== Feed articles */
  912. .flux {
  913. background: #fff;
  914. -webkit-transition: all 0.15s ease-in-out;
  915. -moz-transition: all 0.15s ease-in-out;
  916. -o-transition: all 0.15s ease-in-out;
  917. -ms-transition: all 0.15s ease-in-out;
  918. transition: all 0.15s ease-in-out; }
  919. .flux:hover {
  920. background: #f9fafb; }
  921. .flux:hover:not(.current):hover .item.title {
  922. background: #f9fafb; }
  923. .flux.current {
  924. border-left-color: #3366cc;
  925. background: #f9fafb; }
  926. .flux.not_read {
  927. background: #f2f6f8; }
  928. .flux.not_read:hover {
  929. background: #fdfdfe; }
  930. .flux.not_read:not(.current):hover .item.title {
  931. background: #fdfdfe; }
  932. .flux.not_read .item.title a {
  933. color: #3366cc; }
  934. .flux.not_read .item.website a {
  935. color: #3366cc; }
  936. .flux.not_read .item.date {
  937. color: #3366cc99; }
  938. .flux.favorite {
  939. background: #FFF6DA;
  940. border-left-color: #FFC300;
  941. -webkit-transition: all 0.15s ease-in-out;
  942. -moz-transition: all 0.15s ease-in-out;
  943. -o-transition: all 0.15s ease-in-out;
  944. -ms-transition: all 0.15s ease-in-out;
  945. transition: all 0.15s ease-in-out; }
  946. .flux.favorite:not(.current):hover .item.title {
  947. background: #FFF6DA; }
  948. .flux .website a {
  949. color: #303136;
  950. opacity: 0.75; }
  951. .flux .website .favicon {
  952. padding: 5px; }
  953. .flux .date {
  954. font-size: 0.85rem;
  955. color: #303136;
  956. opacity: 0.75; }
  957. .flux .bottom {
  958. font-size: 1rem;
  959. text-align: center; }
  960. .flux_header {
  961. font-size: 1rem;
  962. cursor: pointer;
  963. border-top: 1px solid #eff0f2; }
  964. .flux_header .title {
  965. font-size: 1rem; }
  966. /*=== GLOBAL VIEW */
  967. /*================*/
  968. #stream .box.category:not([data-unread="0"]) .box-title .title {
  969. font-weight: bold; }
  970. #stream .box.category .box-title {
  971. background: none;
  972. padding: 1.5rem; }
  973. #stream .box.category .box-title a.title {
  974. font-weight: normal;
  975. text-decoration: none;
  976. text-align: left;
  977. font-size: 1rem;
  978. text-transform: uppercase;
  979. letter-spacing: 1px;
  980. color: #5b6871; }
  981. #stream .box.category .box-title a.title:not([data-unread="0"])::after {
  982. position: absolute;
  983. top: 1.75rem;
  984. right: 0;
  985. line-height: 1.5rem;
  986. background: #eff0f2;
  987. border-radius: 12px;
  988. padding: 0 0.75rem;
  989. margin: -0.5rem 1rem 0 0;
  990. text-align: center; }
  991. #stream .box.category .box-title a.title:hover {
  992. color: #3366cc; }
  993. #stream .box.category .box-content {
  994. padding-bottom: 0.5rem; }
  995. #stream .box.category .box-content .item.feed {
  996. font-size: 1rem;
  997. padding: 0.5rem 1.5rem; }
  998. #stream .box.category .box-content .item.feed a {
  999. color: #303136;
  1000. font-weight: 400; }
  1001. #stream .box.category .box-content .item.feed a:hover {
  1002. color: #3366cc;
  1003. text-decoration: none; }
  1004. #overlay {
  1005. background: rgba(0, 0, 0, 0.65); }
  1006. #panel {
  1007. top: 3rem;
  1008. right: 3rem;
  1009. bottom: 3rem;
  1010. left: 3rem;
  1011. border-radius: 3px; }
  1012. /*=== READER VIEW */
  1013. /*================*/
  1014. #stream.reader .flux {
  1015. padding: 0 0 50px;
  1016. background: #eff0f2;
  1017. color: #303136;
  1018. border: none; }
  1019. #stream.reader .flux .author {
  1020. margin: 0 0 10px;
  1021. font-size: 90%;
  1022. color: #a6a7ae; }
  1023. /*=== Configuration pages */
  1024. .post {
  1025. padding: 1rem 2rem;
  1026. font-size: 1rem; }
  1027. .post form {
  1028. margin: 1rem 0; }
  1029. .post form .horizontal-list {
  1030. margin-bottom: 0.5rem; }
  1031. .post.content {
  1032. max-width: 550px; }
  1033. .post h1, .post h2 {
  1034. font-size: 3rem;
  1035. margin-top: 1.75rem;
  1036. font-weight: 300;
  1037. line-height: 1.2em;
  1038. color: #303136; }
  1039. .post a[href="./"] {
  1040. display: inline-block;
  1041. min-width: 15px;
  1042. line-height: 25px;
  1043. margin: 0;
  1044. padding: 0.75rem 1.5rem;
  1045. font-size: 1rem;
  1046. vertical-align: middle;
  1047. cursor: pointer;
  1048. overflow: hidden;
  1049. background: #f9fafb;
  1050. border: 1px solid #d5d8db;
  1051. border-radius: 5px;
  1052. color: #5b6871; }
  1053. .post a[href="./"]:hover {
  1054. text-decoration: none;
  1055. background: #3366cc;
  1056. color: white;
  1057. border: 1px solid #3366cc; }
  1058. #slider {
  1059. border-left: none;
  1060. -webkit-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
  1061. -moz-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
  1062. box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35); }
  1063. .slide-container .properties {
  1064. background: rgba(0, 0, 0, 0.75);
  1065. border: 0;
  1066. padding: 1rem;
  1067. color: white; }
  1068. .slide-container .properties .page-number {
  1069. right: 1rem;
  1070. top: 1rem; }
  1071. /*=== LOGS */
  1072. /*=========*/
  1073. .loglist {
  1074. overflow: hidden;
  1075. border: 1px solid #a6a7ae; }
  1076. .log {
  1077. margin: 10px 0;
  1078. padding: 5px 2%;
  1079. overflow: auto;
  1080. font-size: 0.8rem;
  1081. background: #f9fafb;
  1082. color: #5b6871; }
  1083. .log > .date {
  1084. margin: 0 10px 0 0;
  1085. padding: 5px 10px;
  1086. border-radius: 20px; }
  1087. .log.error > .date {
  1088. background: #f5633e;
  1089. color: #fff; }
  1090. .log.warning > .date {
  1091. background: #f4f762; }
  1092. .log.notice > .date {
  1093. background: #eff0f2; }
  1094. .log.debug > .date {
  1095. background: #1d1e22;
  1096. color: #fff; }
  1097. /*=== STATISTICS */
  1098. /*===============*/
  1099. .stat {
  1100. margin: 10px 0 20px; }
  1101. .stat th,
  1102. .stat td,
  1103. .stat tr {
  1104. border: none; }
  1105. .stat > table td,
  1106. .stat > table th {
  1107. border-bottom: 1px solid #d5d8db; }
  1108. .stat > .horizontal-list {
  1109. margin: 0 0 5px; }
  1110. .stat > .horizontal-list .item {
  1111. overflow: hidden;
  1112. white-space: nowrap;
  1113. text-overflow: ellipsis; }
  1114. .stat > .horizontal-list .item:first-child {
  1115. width: 270px; }
  1116. /*=== MOBILE */
  1117. /*===========*/
  1118. @media (max-width: 840px) {
  1119. ul.nav .item {
  1120. width: 100%; }
  1121. ul.nav .item img {
  1122. display: none; }
  1123. ul.nav .item a {
  1124. display: inline-block;
  1125. padding: 1rem 1rem 1rem 2.5rem;
  1126. color: #FFFFFF;
  1127. width: 100%;
  1128. background: url("../../themes/icons/logout.svg") no-repeat #17181a 3% center;
  1129. -webkit-transition: all 0.2s ease-in-out;
  1130. -moz-transition: all 0.2s ease-in-out;
  1131. -o-transition: all 0.2s ease-in-out;
  1132. -ms-transition: all 0.2s ease-in-out;
  1133. transition: all 0.2s ease-in-out; }
  1134. ul.nav .item a:hover, ul.nav .item a:active {
  1135. background: url("../../themes/icons/logout.svg") no-repeat #f5633e 3% center;
  1136. text-decoration: none; }
  1137. .aside {
  1138. -webkit-transition: all 0.2s ease-in-out;
  1139. -moz-transition: all 0.2s ease-in-out;
  1140. -o-transition: all 0.2s ease-in-out;
  1141. -ms-transition: all 0.2s ease-in-out;
  1142. transition: all 0.2s ease-in-out; }
  1143. .aside.aside_feed {
  1144. padding: 0; }
  1145. .aside .tree .tree-folder .tree-folder-items .item a {
  1146. padding: 0.5rem 1rem; }
  1147. .aside .toggle_aside,
  1148. #panel .close {
  1149. display: block;
  1150. width: 100%;
  1151. height: 50px;
  1152. line-height: 50px;
  1153. text-align: center;
  1154. background: #2255cc; }
  1155. .header {
  1156. padding: 0.5rem; }
  1157. .header .item.title {
  1158. display: none; }
  1159. .header .item.search input {
  1160. width: 90%;
  1161. height: 3.5rem; }
  1162. .header .item.search input:focus {
  1163. width: 100%; }
  1164. .header .item.search .btn {
  1165. min-height: 49px;
  1166. padding: 0.5rem 2rem; }
  1167. .header .item.configure {
  1168. width: 2.75rem;
  1169. top: 3.125rem; }
  1170. .header .item.configure .dropdown .btn {
  1171. padding: 1.125rem; }
  1172. .nav_menu .btn {
  1173. margin: 0;
  1174. padding: 0.85rem 1.25rem; }
  1175. .nav_menu .stick {
  1176. margin: 0.5rem 0.5rem; }
  1177. .nav_menu .stick .btn {
  1178. margin: 0;
  1179. padding: 0.85rem 1.25rem; }
  1180. .nav_menu .stick .btn.read_all {
  1181. padding: 0.85rem 1.25rem; }
  1182. .nav_menu .search {
  1183. display: none;
  1184. max-width: 97%; }
  1185. .nav_menu .search .input {
  1186. max-width: 97%;
  1187. width: 90px; }
  1188. .nav_menu .search .input::focus {
  1189. width: 400px; }
  1190. #stream .flux .flux_header {
  1191. padding: 0.5rem 0; }
  1192. .day {
  1193. text-align: center;
  1194. padding: 1rem 0; }
  1195. .day .name {
  1196. display: block;
  1197. padding: 0;
  1198. width: 100%;
  1199. line-height: 1.5rem;
  1200. margin-bottom: 1rem; }
  1201. .pagination {
  1202. margin: 0 0 3.5em; }
  1203. #nav_entries {
  1204. line-height: 4.5rem; }
  1205. .notification {
  1206. border-radius: 0; }
  1207. .notification a.close {
  1208. display: block;
  1209. left: 0;
  1210. background: transparent; }
  1211. .notification a.close:hover {
  1212. opacity: 0.5; }
  1213. .notification a.close .icon {
  1214. display: none; } }
  1215. html, body {
  1216. font-family: "lato", "Helvetica", "Arial", sans-serif;
  1217. font-size: 0.875rem; }
  1218. /*=== GENERAL */
  1219. /*============*/
  1220. html, body {
  1221. height: 100%;
  1222. background: #eff0f2; }
  1223. /*=== Links */
  1224. a, button.as-link {
  1225. outline: none;
  1226. color: #3366cc; }
  1227. /*# sourceMappingURL=mapco.css.map */