stylesheet.css 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600
  1. /* The standard CSS for doxygen 1.8.13 */
  2. body, table, div, p, dl {
  3. font: 400 14px/22px Roboto,sans-serif;
  4. }
  5. p.reference, p.definition {
  6. font: 400 14px/22px Roboto,sans-serif;
  7. }
  8. /* @group Heading Levels */
  9. h1.groupheader {
  10. font-size: 150%;
  11. }
  12. .title {
  13. font: 400 14px/28px Roboto,sans-serif;
  14. font-size: 150%;
  15. font-weight: bold;
  16. margin: 10px 2px;
  17. }
  18. h2.groupheader {
  19. border-bottom: 1px solid #879ECB;
  20. color: #354C7B;
  21. font-size: 150%;
  22. font-weight: normal;
  23. margin-top: 1.75em;
  24. padding-top: 8px;
  25. padding-bottom: 4px;
  26. width: 100%;
  27. }
  28. h3.groupheader {
  29. font-size: 100%;
  30. }
  31. h1, h2, h3, h4, h5, h6 {
  32. -webkit-transition: text-shadow 0.5s linear;
  33. -moz-transition: text-shadow 0.5s linear;
  34. -ms-transition: text-shadow 0.5s linear;
  35. -o-transition: text-shadow 0.5s linear;
  36. transition: text-shadow 0.5s linear;
  37. margin-right: 15px;
  38. }
  39. h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {
  40. text-shadow: 0 0 15px cyan;
  41. }
  42. dt {
  43. font-weight: bold;
  44. }
  45. div.multicol {
  46. -moz-column-gap: 1em;
  47. -webkit-column-gap: 1em;
  48. -moz-column-count: 3;
  49. -webkit-column-count: 3;
  50. }
  51. p.startli, p.startdd {
  52. margin-top: 2px;
  53. }
  54. p.starttd {
  55. margin-top: 0px;
  56. }
  57. p.endli {
  58. margin-bottom: 0px;
  59. }
  60. p.enddd {
  61. margin-bottom: 4px;
  62. }
  63. p.endtd {
  64. margin-bottom: 2px;
  65. }
  66. /* @end */
  67. caption {
  68. font-weight: bold;
  69. }
  70. span.legend {
  71. font-size: 70%;
  72. text-align: center;
  73. }
  74. h3.version {
  75. font-size: 90%;
  76. text-align: center;
  77. }
  78. div.qindex, div.navtab{
  79. background-color: #EBEFF6;
  80. border: 1px solid #A3B4D7;
  81. text-align: center;
  82. }
  83. div.qindex, div.navpath {
  84. width: 100%;
  85. line-height: 140%;
  86. }
  87. div.navtab {
  88. margin-right: 15px;
  89. }
  90. /* @group Link Styling */
  91. a {
  92. color: #3D578C;
  93. font-weight: normal;
  94. text-decoration: none;
  95. }
  96. .contents a:visited {
  97. color: #4665A2;
  98. }
  99. a:hover {
  100. text-decoration: underline;
  101. }
  102. a.qindex {
  103. font-weight: bold;
  104. }
  105. a.qindexHL {
  106. font-weight: bold;
  107. background-color: #9CAFD4;
  108. color: #ffffff;
  109. border: 1px double #869DCA;
  110. }
  111. .contents a.qindexHL:visited {
  112. color: #ffffff;
  113. }
  114. a.el {
  115. font-weight: bold;
  116. }
  117. a.elRef {
  118. }
  119. a.code, a.code:visited, a.line, a.line:visited {
  120. color: #4665A2;
  121. }
  122. a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited {
  123. color: #4665A2;
  124. }
  125. /* @end */
  126. dl.el {
  127. margin-left: -1cm;
  128. }
  129. pre.fragment {
  130. border: 1px solid #C4CFE5;
  131. background-color: #FBFCFD;
  132. padding: 4px 6px;
  133. margin: 4px 8px 4px 2px;
  134. overflow: auto;
  135. word-wrap: break-word;
  136. font-size: 9pt;
  137. line-height: 125%;
  138. font-family: monospace, fixed;
  139. font-size: 105%;
  140. }
  141. div.fragment {
  142. padding: 0px;
  143. margin: 4px 8px 4px 2px;
  144. background-color: #FBFCFD;
  145. border: 1px solid #C4CFE5;
  146. }
  147. div.line {
  148. font-family: monospace, fixed;
  149. font-size: 13px;
  150. min-height: 13px;
  151. line-height: 1.0;
  152. text-wrap: unrestricted;
  153. white-space: -moz-pre-wrap; /* Moz */
  154. white-space: -pre-wrap; /* Opera 4-6 */
  155. white-space: -o-pre-wrap; /* Opera 7 */
  156. white-space: pre-wrap; /* CSS3 */
  157. word-wrap: break-word; /* IE 5.5+ */
  158. text-indent: -53px;
  159. padding-left: 53px;
  160. padding-bottom: 0px;
  161. margin: 0px;
  162. -webkit-transition-property: background-color, box-shadow;
  163. -webkit-transition-duration: 0.5s;
  164. -moz-transition-property: background-color, box-shadow;
  165. -moz-transition-duration: 0.5s;
  166. -ms-transition-property: background-color, box-shadow;
  167. -ms-transition-duration: 0.5s;
  168. -o-transition-property: background-color, box-shadow;
  169. -o-transition-duration: 0.5s;
  170. transition-property: background-color, box-shadow;
  171. transition-duration: 0.5s;
  172. }
  173. div.line:after {
  174. content:"\000A";
  175. white-space: pre;
  176. }
  177. div.line.glow {
  178. background-color: cyan;
  179. box-shadow: 0 0 10px cyan;
  180. }
  181. span.lineno {
  182. padding-right: 4px;
  183. text-align: right;
  184. border-right: 2px solid #0F0;
  185. background-color: #E8E8E8;
  186. white-space: pre;
  187. }
  188. span.lineno a {
  189. background-color: #D8D8D8;
  190. }
  191. span.lineno a:hover {
  192. background-color: #C8C8C8;
  193. }
  194. .lineno {
  195. -webkit-touch-callout: none;
  196. -webkit-user-select: none;
  197. -khtml-user-select: none;
  198. -moz-user-select: none;
  199. -ms-user-select: none;
  200. user-select: none;
  201. }
  202. div.ah, span.ah {
  203. background-color: black;
  204. font-weight: bold;
  205. color: #ffffff;
  206. margin-bottom: 3px;
  207. margin-top: 3px;
  208. padding: 0.2em;
  209. border: solid thin #333;
  210. border-radius: 0.5em;
  211. -webkit-border-radius: .5em;
  212. -moz-border-radius: .5em;
  213. box-shadow: 2px 2px 3px #999;
  214. -webkit-box-shadow: 2px 2px 3px #999;
  215. -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
  216. background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444));
  217. background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000 110%);
  218. }
  219. div.classindex ul {
  220. list-style: none;
  221. padding-left: 0;
  222. }
  223. div.classindex span.ai {
  224. display: inline-block;
  225. }
  226. div.groupHeader {
  227. margin-left: 16px;
  228. margin-top: 12px;
  229. font-weight: bold;
  230. }
  231. div.groupText {
  232. margin-left: 16px;
  233. font-style: italic;
  234. }
  235. body {
  236. background-color: white;
  237. color: black;
  238. margin: 0;
  239. }
  240. body {
  241. margin-left: 36px;
  242. margin-right: 24px;
  243. }
  244. div.contents {
  245. margin-top: 10px;
  246. margin-left: 12px;
  247. margin-right: 8px;
  248. }
  249. td.indexkey {
  250. background-color: #EBEFF6;
  251. font-weight: bold;
  252. border: 1px solid #C4CFE5;
  253. margin: 2px 0px 2px 0;
  254. padding: 2px 10px;
  255. white-space: nowrap;
  256. vertical-align: top;
  257. }
  258. td.indexvalue {
  259. background-color: #EBEFF6;
  260. border: 1px solid #C4CFE5;
  261. padding: 2px 10px;
  262. margin: 2px 0px;
  263. }
  264. tr.memlist {
  265. background-color: #EEF1F7;
  266. }
  267. p.formulaDsp {
  268. text-align: center;
  269. }
  270. img.formulaDsp {
  271. }
  272. img.formulaInl {
  273. vertical-align: middle;
  274. }
  275. div.center {
  276. text-align: center;
  277. margin-top: 0px;
  278. margin-bottom: 0px;
  279. padding: 0px;
  280. }
  281. div.center img {
  282. border: 0px;
  283. }
  284. address.footer {
  285. text-align: right;
  286. padding-right: 12px;
  287. }
  288. img.footer {
  289. border: 0px;
  290. vertical-align: middle;
  291. }
  292. /* @group Code Colorization */
  293. span.keyword {
  294. color: #008000
  295. }
  296. span.keywordtype {
  297. color: #604020
  298. }
  299. span.keywordflow {
  300. color: #e08000
  301. }
  302. span.comment {
  303. color: #800000
  304. }
  305. span.preprocessor {
  306. color: #806020
  307. }
  308. span.stringliteral {
  309. color: #002080
  310. }
  311. span.charliteral {
  312. color: #008080
  313. }
  314. span.vhdldigit {
  315. color: #ff00ff
  316. }
  317. span.vhdlchar {
  318. color: #000000
  319. }
  320. span.vhdlkeyword {
  321. color: #700070
  322. }
  323. span.vhdllogic {
  324. color: #ff0000
  325. }
  326. blockquote {
  327. background-color: #F7F8FB;
  328. border-left: 2px solid #9CAFD4;
  329. margin: 0 24px 0 4px;
  330. padding: 0 12px 0 16px;
  331. }
  332. /* @end */
  333. /*
  334. .search {
  335. color: #003399;
  336. font-weight: bold;
  337. }
  338. form.search {
  339. margin-bottom: 0px;
  340. margin-top: 0px;
  341. }
  342. input.search {
  343. font-size: 75%;
  344. color: #000080;
  345. font-weight: normal;
  346. background-color: #e8eef2;
  347. }
  348. */
  349. td.tiny {
  350. font-size: 75%;
  351. }
  352. .dirtab {
  353. padding: 4px;
  354. border-collapse: collapse;
  355. border: 1px solid #A3B4D7;
  356. }
  357. th.dirtab {
  358. background: #EBEFF6;
  359. font-weight: bold;
  360. }
  361. hr {
  362. height: 0px;
  363. border: none;
  364. border-top: 1px solid #4A6AAA;
  365. }
  366. hr.footer {
  367. height: 1px;
  368. }
  369. /* @group Member Descriptions */
  370. table.memberdecls {
  371. border-spacing: 0px;
  372. padding: 0px;
  373. }
  374. .memberdecls td, .fieldtable tr {
  375. -webkit-transition-property: background-color, box-shadow;
  376. -webkit-transition-duration: 0.5s;
  377. -moz-transition-property: background-color, box-shadow;
  378. -moz-transition-duration: 0.5s;
  379. -ms-transition-property: background-color, box-shadow;
  380. -ms-transition-duration: 0.5s;
  381. -o-transition-property: background-color, box-shadow;
  382. -o-transition-duration: 0.5s;
  383. transition-property: background-color, box-shadow;
  384. transition-duration: 0.5s;
  385. }
  386. .memberdecls td.glow, .fieldtable tr.glow {
  387. background-color: cyan;
  388. box-shadow: 0 0 15px cyan;
  389. }
  390. .mdescLeft, .mdescRight,
  391. .memItemLeft, .memItemRight,
  392. .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
  393. background-color: #F9FAFC;
  394. border: none;
  395. margin: 4px;
  396. padding: 1px 0 0 8px;
  397. }
  398. .mdescLeft, .mdescRight {
  399. padding: 0px 8px 4px 8px;
  400. color: #555;
  401. }
  402. .memSeparator {
  403. border-bottom: 1px solid #DEE4F0;
  404. line-height: 1px;
  405. margin: 0px;
  406. padding: 0px;
  407. }
  408. .memItemLeft, .memTemplItemLeft {
  409. white-space: nowrap;
  410. }
  411. .memItemRight {
  412. width: 100%;
  413. }
  414. .memTemplParams {
  415. color: #4665A2;
  416. white-space: nowrap;
  417. font-size: 80%;
  418. }
  419. /* @end */
  420. /* @group Member Details */
  421. /* Styles for detailed member documentation */
  422. .memtitle {
  423. padding: 8px;
  424. border-top: 1px solid #A8B8D9;
  425. border-left: 1px solid #A8B8D9;
  426. border-right: 1px solid #A8B8D9;
  427. border-top-right-radius: 4px;
  428. border-top-left-radius: 4px;
  429. margin-bottom: -1px;
  430. background-image: url('nav_f.png');
  431. background-repeat: repeat-x;
  432. background-color: #E2E8F2;
  433. line-height: 1.25;
  434. font-weight: 300;
  435. float:left;
  436. }
  437. .permalink
  438. {
  439. font-size: 65%;
  440. display: inline-block;
  441. vertical-align: middle;
  442. }
  443. .memtemplate {
  444. font-size: 80%;
  445. color: #4665A2;
  446. font-weight: normal;
  447. margin-left: 9px;
  448. }
  449. .memnav {
  450. background-color: #EBEFF6;
  451. border: 1px solid #A3B4D7;
  452. text-align: center;
  453. margin: 2px;
  454. margin-right: 15px;
  455. padding: 2px;
  456. }
  457. .mempage {
  458. width: 100%;
  459. }
  460. .memitem {
  461. padding: 0;
  462. margin-bottom: 10px;
  463. margin-right: 5px;
  464. -webkit-transition: box-shadow 0.5s linear;
  465. -moz-transition: box-shadow 0.5s linear;
  466. -ms-transition: box-shadow 0.5s linear;
  467. -o-transition: box-shadow 0.5s linear;
  468. transition: box-shadow 0.5s linear;
  469. display: table !important;
  470. width: 100%;
  471. }
  472. .memitem.glow {
  473. box-shadow: 0 0 15px cyan;
  474. }
  475. .memname {
  476. font-weight: 400;
  477. margin-left: 6px;
  478. }
  479. .memname td {
  480. vertical-align: bottom;
  481. }
  482. .memproto, dl.reflist dt {
  483. border-top: 1px solid #A8B8D9;
  484. border-left: 1px solid #A8B8D9;
  485. border-right: 1px solid #A8B8D9;
  486. padding: 6px 0px 6px 0px;
  487. color: #253555;
  488. font-weight: bold;
  489. text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
  490. background-color: #DFE5F1;
  491. /* opera specific markup */
  492. box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  493. border-top-right-radius: 4px;
  494. /* firefox specific markup */
  495. -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
  496. -moz-border-radius-topright: 4px;
  497. /* webkit specific markup */
  498. -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  499. -webkit-border-top-right-radius: 4px;
  500. }
  501. .overload {
  502. font-family: "courier new",courier,monospace;
  503. font-size: 65%;
  504. }
  505. .memdoc, dl.reflist dd {
  506. border-bottom: 1px solid #A8B8D9;
  507. border-left: 1px solid #A8B8D9;
  508. border-right: 1px solid #A8B8D9;
  509. padding: 6px 10px 2px 10px;
  510. background-color: #FBFCFD;
  511. border-top-width: 0;
  512. background-image:url('nav_g.png');
  513. background-repeat:repeat-x;
  514. background-color: #FFFFFF;
  515. /* opera specific markup */
  516. border-bottom-left-radius: 4px;
  517. border-bottom-right-radius: 4px;
  518. box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  519. /* firefox specific markup */
  520. -moz-border-radius-bottomleft: 4px;
  521. -moz-border-radius-bottomright: 4px;
  522. -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
  523. /* webkit specific markup */
  524. -webkit-border-bottom-left-radius: 4px;
  525. -webkit-border-bottom-right-radius: 4px;
  526. -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  527. }
  528. dl.reflist dt {
  529. padding: 5px;
  530. }
  531. dl.reflist dd {
  532. margin: 0px 0px 10px 0px;
  533. padding: 5px;
  534. }
  535. .paramkey {
  536. text-align: right;
  537. }
  538. .paramtype {
  539. white-space: nowrap;
  540. }
  541. .paramname {
  542. color: #602020;
  543. white-space: nowrap;
  544. }
  545. .paramname em {
  546. font-style: normal;
  547. }
  548. .paramname code {
  549. line-height: 14px;
  550. }
  551. .params, .retval, .exception, .tparams {
  552. margin-left: 0px;
  553. padding-left: 0px;
  554. }
  555. .params .paramname, .retval .paramname {
  556. font-weight: bold;
  557. vertical-align: top;
  558. }
  559. .params .paramtype {
  560. font-style: italic;
  561. vertical-align: top;
  562. }
  563. .params .paramdir {
  564. font-family: "courier new",courier,monospace;
  565. vertical-align: top;
  566. }
  567. table.mlabels {
  568. border-spacing: 0px;
  569. }
  570. td.mlabels-left {
  571. width: 100%;
  572. padding: 0px;
  573. }
  574. td.mlabels-right {
  575. vertical-align: bottom;
  576. padding: 0px;
  577. white-space: nowrap;
  578. }
  579. span.mlabels {
  580. margin-left: 8px;
  581. }
  582. span.mlabel {
  583. background-color: #728DC1;
  584. border-top:1px solid #5373B4;
  585. border-left:1px solid #5373B4;
  586. border-right:1px solid #C4CFE5;
  587. border-bottom:1px solid #C4CFE5;
  588. text-shadow: none;
  589. color: white;
  590. margin-right: 4px;
  591. padding: 2px 3px;
  592. border-radius: 3px;
  593. font-size: 7pt;
  594. white-space: nowrap;
  595. vertical-align: middle;
  596. }
  597. /* @end */
  598. /* these are for tree view inside a (index) page */
  599. div.directory {
  600. margin: 10px 0px;
  601. border-top: 1px solid #9CAFD4;
  602. border-bottom: 1px solid #9CAFD4;
  603. width: 100%;
  604. }
  605. .directory table {
  606. border-collapse:collapse;
  607. }
  608. .directory td {
  609. margin: 0px;
  610. padding: 0px;
  611. vertical-align: top;
  612. }
  613. .directory td.entry {
  614. white-space: nowrap;
  615. padding-right: 6px;
  616. padding-top: 3px;
  617. }
  618. .directory td.entry a {
  619. outline:none;
  620. }
  621. .directory td.entry a img {
  622. border: none;
  623. }
  624. .directory td.desc {
  625. width: 100%;
  626. padding-left: 6px;
  627. padding-right: 6px;
  628. padding-top: 3px;
  629. border-left: 1px solid rgba(0,0,0,0.05);
  630. }
  631. .directory tr.even {
  632. padding-left: 6px;
  633. background-color: #F7F8FB;
  634. }
  635. .directory img {
  636. vertical-align: -30%;
  637. }
  638. .directory .levels {
  639. white-space: nowrap;
  640. width: 100%;
  641. text-align: right;
  642. font-size: 9pt;
  643. }
  644. .directory .levels span {
  645. cursor: pointer;
  646. padding-left: 2px;
  647. padding-right: 2px;
  648. color: #3D578C;
  649. }
  650. .arrow {
  651. color: #9CAFD4;
  652. -webkit-user-select: none;
  653. -khtml-user-select: none;
  654. -moz-user-select: none;
  655. -ms-user-select: none;
  656. user-select: none;
  657. cursor: pointer;
  658. font-size: 80%;
  659. display: inline-block;
  660. width: 16px;
  661. height: 22px;
  662. }
  663. .icon {
  664. font-family: Arial, Helvetica;
  665. font-weight: bold;
  666. font-size: 12px;
  667. height: 14px;
  668. width: 16px;
  669. display: inline-block;
  670. background-color: #728DC1;
  671. color: white;
  672. text-align: center;
  673. border-radius: 4px;
  674. margin-left: 2px;
  675. margin-right: 2px;
  676. }
  677. .icona {
  678. width: 24px;
  679. height: 22px;
  680. display: inline-block;
  681. }
  682. .iconfopen {
  683. width: 24px;
  684. height: 18px;
  685. margin-bottom: 4px;
  686. background-image:url('folderopen.png');
  687. background-position: 0px -4px;
  688. background-repeat: repeat-y;
  689. vertical-align:top;
  690. display: inline-block;
  691. }
  692. .iconfclosed {
  693. width: 24px;
  694. height: 18px;
  695. margin-bottom: 4px;
  696. background-image:url('folderclosed.png');
  697. background-position: 0px -4px;
  698. background-repeat: repeat-y;
  699. vertical-align:top;
  700. display: inline-block;
  701. }
  702. .icondoc {
  703. width: 24px;
  704. height: 18px;
  705. margin-bottom: 4px;
  706. background-image:url('doc.png');
  707. background-position: 0px -4px;
  708. background-repeat: repeat-y;
  709. vertical-align:top;
  710. display: inline-block;
  711. }
  712. table.directory {
  713. font: 400 14px Roboto,sans-serif;
  714. }
  715. /* @end */
  716. div.dynheader {
  717. margin-top: 8px;
  718. -webkit-touch-callout: none;
  719. -webkit-user-select: none;
  720. -khtml-user-select: none;
  721. -moz-user-select: none;
  722. -ms-user-select: none;
  723. user-select: none;
  724. }
  725. address {
  726. font-style: normal;
  727. color: #2A3D61;
  728. }
  729. table.doxtable caption {
  730. caption-side: top;
  731. }
  732. table.doxtable {
  733. border-collapse:collapse;
  734. margin-top: 4px;
  735. margin-bottom: 4px;
  736. }
  737. table.doxtable td, table.doxtable th {
  738. border: 1px solid #2D4068;
  739. padding: 3px 7px 2px;
  740. }
  741. table.doxtable th {
  742. background-color: #374F7F;
  743. color: #FFFFFF;
  744. font-size: 110%;
  745. padding-bottom: 4px;
  746. padding-top: 5px;
  747. }
  748. table.fieldtable {
  749. /*width: 100%;*/
  750. margin-bottom: 10px;
  751. border: 1px solid #A8B8D9;
  752. border-spacing: 0px;
  753. -moz-border-radius: 4px;
  754. -webkit-border-radius: 4px;
  755. border-radius: 4px;
  756. -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
  757. -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  758. box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  759. }
  760. .fieldtable td, .fieldtable th {
  761. padding: 3px 7px 2px;
  762. }
  763. .fieldtable td.fieldtype, .fieldtable td.fieldname {
  764. white-space: nowrap;
  765. border-right: 1px solid #A8B8D9;
  766. border-bottom: 1px solid #A8B8D9;
  767. vertical-align: top;
  768. }
  769. .fieldtable td.fieldname {
  770. padding-top: 3px;
  771. }
  772. .fieldtable td.fielddoc {
  773. border-bottom: 1px solid #A8B8D9;
  774. /*width: 100%;*/
  775. }
  776. .fieldtable td.fielddoc p:first-child {
  777. margin-top: 0px;
  778. }
  779. .fieldtable td.fielddoc p:last-child {
  780. margin-bottom: 2px;
  781. }
  782. .fieldtable tr:last-child td {
  783. border-bottom: none;
  784. }
  785. .fieldtable th {
  786. background-image:url('nav_f.png');
  787. background-repeat:repeat-x;
  788. background-color: #E2E8F2;
  789. font-size: 90%;
  790. color: #253555;
  791. padding-bottom: 4px;
  792. padding-top: 5px;
  793. text-align:left;
  794. font-weight: 400;
  795. -moz-border-radius-topleft: 4px;
  796. -moz-border-radius-topright: 4px;
  797. -webkit-border-top-left-radius: 4px;
  798. -webkit-border-top-right-radius: 4px;
  799. border-top-left-radius: 4px;
  800. border-top-right-radius: 4px;
  801. border-bottom: 1px solid #A8B8D9;
  802. }
  803. .tabsearch {
  804. top: 0px;
  805. left: 10px;
  806. height: 36px;
  807. background-image: url('tab_b.png');
  808. z-index: 101;
  809. overflow: hidden;
  810. font-size: 13px;
  811. }
  812. .navpath ul
  813. {
  814. font-size: 11px;
  815. background-image:url('tab_b.png');
  816. background-repeat:repeat-x;
  817. background-position: 0 -5px;
  818. height:30px;
  819. line-height:30px;
  820. color:#8AA0CC;
  821. border:solid 1px #C2CDE4;
  822. overflow:hidden;
  823. margin:0px;
  824. padding:0px;
  825. }
  826. .navpath li
  827. {
  828. list-style-type:none;
  829. float:left;
  830. padding-left:10px;
  831. padding-right:15px;
  832. background-image:url('bc_s.png');
  833. background-repeat:no-repeat;
  834. background-position:right;
  835. color:#364D7C;
  836. }
  837. .navpath li.navelem a
  838. {
  839. height:32px;
  840. display:block;
  841. text-decoration: none;
  842. outline: none;
  843. color: #283A5D;
  844. font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
  845. text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
  846. text-decoration: none;
  847. }
  848. .navpath li.navelem a:hover
  849. {
  850. color:#6884BD;
  851. }
  852. .navpath li.footer
  853. {
  854. list-style-type:none;
  855. float:right;
  856. padding-left:10px;
  857. padding-right:15px;
  858. background-image:none;
  859. background-repeat:no-repeat;
  860. background-position:right;
  861. color:#364D7C;
  862. font-size: 8pt;
  863. }
  864. div.summary
  865. {
  866. float: right;
  867. font-size: 8pt;
  868. padding-right: 5px;
  869. width: 50%;
  870. text-align: right;
  871. }
  872. div.summary a
  873. {
  874. white-space: nowrap;
  875. }
  876. table.classindex
  877. {
  878. margin: 10px;
  879. white-space: nowrap;
  880. margin-left: 3%;
  881. margin-right: 3%;
  882. width: 94%;
  883. border: 0;
  884. border-spacing: 0;
  885. padding: 0;
  886. }
  887. div.ingroups
  888. {
  889. font-size: 8pt;
  890. width: 50%;
  891. text-align: left;
  892. }
  893. div.ingroups a
  894. {
  895. white-space: nowrap;
  896. }
  897. div.header
  898. {
  899. background-image:url('nav_h.png');
  900. background-repeat:repeat-x;
  901. background-color: #F9FAFC;
  902. margin: 0px;
  903. border-bottom: 1px solid #C4CFE5;
  904. }
  905. div.headertitle
  906. {
  907. padding: 5px 5px 5px 10px;
  908. }
  909. dl
  910. {
  911. padding: 0 0 0 10px;
  912. }
  913. /* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */
  914. dl.section
  915. {
  916. margin-left: 0px;
  917. padding-left: 0px;
  918. }
  919. dl.note
  920. {
  921. margin-left:-7px;
  922. padding-left: 3px;
  923. border-left:4px solid;
  924. border-color: #D0C000;
  925. }
  926. dl.warning, dl.attention
  927. {
  928. margin-left:-7px;
  929. padding-left: 3px;
  930. border-left:4px solid;
  931. border-color: #FF0000;
  932. }
  933. dl.pre, dl.post, dl.invariant
  934. {
  935. margin-left:-7px;
  936. padding-left: 3px;
  937. border-left:4px solid;
  938. border-color: #00D000;
  939. }
  940. dl.deprecated
  941. {
  942. margin-left:-7px;
  943. padding-left: 3px;
  944. border-left:4px solid;
  945. border-color: #505050;
  946. }
  947. dl.todo
  948. {
  949. margin-left:-7px;
  950. padding-left: 3px;
  951. border-left:4px solid;
  952. border-color: #00C0E0;
  953. }
  954. dl.test
  955. {
  956. margin-left:-7px;
  957. padding-left: 3px;
  958. border-left:4px solid;
  959. border-color: #3030E0;
  960. }
  961. dl.bug
  962. {
  963. margin-left:-7px;
  964. padding-left: 3px;
  965. border-left:4px solid;
  966. border-color: #C08050;
  967. }
  968. dl.section dd {
  969. margin-bottom: 6px;
  970. }
  971. #projectlogo
  972. {
  973. text-align: center;
  974. vertical-align: middle;
  975. border-collapse: separate;
  976. }
  977. #projectlogo img
  978. {
  979. border: 0px none;
  980. }
  981. #projectalign
  982. {
  983. vertical-align: middle;
  984. }
  985. #projectname
  986. {
  987. font: 300% Tahoma, Arial,sans-serif;
  988. margin: 0px;
  989. padding: 2px 0px;
  990. }
  991. #projectbrief
  992. {
  993. font: 120% Tahoma, Arial,sans-serif;
  994. margin: 0px;
  995. padding: 0px;
  996. }
  997. #projectnumber
  998. {
  999. font: 50% Tahoma, Arial,sans-serif;
  1000. margin: 0px;
  1001. padding: 0px;
  1002. }
  1003. #titlearea
  1004. {
  1005. padding: 0px;
  1006. margin: 0px;
  1007. padding-bottom: 8px;
  1008. width: 100%;
  1009. }
  1010. .image
  1011. {
  1012. text-align: center;
  1013. }
  1014. .dotgraph
  1015. {
  1016. text-align: center;
  1017. }
  1018. .mscgraph
  1019. {
  1020. text-align: center;
  1021. }
  1022. .plantumlgraph
  1023. {
  1024. text-align: center;
  1025. }
  1026. .diagraph
  1027. {
  1028. text-align: center;
  1029. }
  1030. .caption
  1031. {
  1032. font-weight: bold;
  1033. }
  1034. div.zoom
  1035. {
  1036. border: 1px solid #90A5CE;
  1037. }
  1038. dl.citelist {
  1039. margin-bottom:50px;
  1040. }
  1041. dl.citelist dt {
  1042. color:#334975;
  1043. float:left;
  1044. font-weight:bold;
  1045. margin-right:10px;
  1046. padding:5px;
  1047. }
  1048. dl.citelist dd {
  1049. margin:2px 0;
  1050. padding:5px 0;
  1051. }
  1052. div.toc {
  1053. padding: 14px 25px;
  1054. background-color: #F4F6FA;
  1055. border: 1px solid #D8DFEE;
  1056. border-radius: 7px 7px 7px 7px;
  1057. float: right;
  1058. height: auto;
  1059. margin: 0 8px 10px 10px;
  1060. width: 200px;
  1061. }
  1062. div.toc li {
  1063. background: url("bdwn.png") no-repeat scroll 0 5px transparent;
  1064. font: 10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif;
  1065. margin-top: 5px;
  1066. padding-left: 10px;
  1067. padding-top: 2px;
  1068. }
  1069. div.toc h3 {
  1070. font: bold 12px/1.2 Arial,FreeSans,sans-serif;
  1071. color: #4665A2;
  1072. border-bottom: 0 none;
  1073. margin: 0;
  1074. }
  1075. div.toc ul {
  1076. list-style: none outside none;
  1077. border: medium none;
  1078. padding: 0px;
  1079. }
  1080. div.toc li.level1 {
  1081. margin-left: 0px;
  1082. }
  1083. div.toc li.level2 {
  1084. margin-left: 15px;
  1085. }
  1086. div.toc li.level3 {
  1087. margin-left: 30px;
  1088. }
  1089. div.toc li.level4 {
  1090. margin-left: 45px;
  1091. }
  1092. .inherit_header {
  1093. font-weight: bold;
  1094. color: gray;
  1095. cursor: pointer;
  1096. -webkit-touch-callout: none;
  1097. -webkit-user-select: none;
  1098. -khtml-user-select: none;
  1099. -moz-user-select: none;
  1100. -ms-user-select: none;
  1101. user-select: none;
  1102. }
  1103. .inherit_header td {
  1104. padding: 6px 0px 2px 5px;
  1105. }
  1106. .inherit {
  1107. display: none;
  1108. }
  1109. tr.heading h2 {
  1110. margin-top: 12px;
  1111. margin-bottom: 4px;
  1112. }
  1113. /* tooltip related style info */
  1114. .ttc {
  1115. position: absolute;
  1116. display: none;
  1117. }
  1118. #powerTip {
  1119. cursor: default;
  1120. white-space: nowrap;
  1121. background-color: white;
  1122. border: 1px solid gray;
  1123. border-radius: 4px 4px 4px 4px;
  1124. box-shadow: 1px 1px 7px gray;
  1125. display: none;
  1126. font-size: smaller;
  1127. max-width: 80%;
  1128. opacity: 0.9;
  1129. padding: 1ex 1em 1em;
  1130. position: absolute;
  1131. z-index: 2147483647;
  1132. }
  1133. #powerTip div.ttdoc {
  1134. color: grey;
  1135. font-style: italic;
  1136. }
  1137. #powerTip div.ttname a {
  1138. font-weight: bold;
  1139. }
  1140. #powerTip div.ttname {
  1141. font-weight: bold;
  1142. }
  1143. #powerTip div.ttdeci {
  1144. color: #006318;
  1145. }
  1146. #powerTip div {
  1147. margin: 0px;
  1148. padding: 0px;
  1149. font: 12px/16px Roboto,sans-serif;
  1150. }
  1151. #powerTip:before, #powerTip:after {
  1152. content: "";
  1153. position: absolute;
  1154. margin: 0px;
  1155. }
  1156. #powerTip.n:after, #powerTip.n:before,
  1157. #powerTip.s:after, #powerTip.s:before,
  1158. #powerTip.w:after, #powerTip.w:before,
  1159. #powerTip.e:after, #powerTip.e:before,
  1160. #powerTip.ne:after, #powerTip.ne:before,
  1161. #powerTip.se:after, #powerTip.se:before,
  1162. #powerTip.nw:after, #powerTip.nw:before,
  1163. #powerTip.sw:after, #powerTip.sw:before {
  1164. border: solid transparent;
  1165. content: " ";
  1166. height: 0;
  1167. width: 0;
  1168. position: absolute;
  1169. }
  1170. #powerTip.n:after, #powerTip.s:after,
  1171. #powerTip.w:after, #powerTip.e:after,
  1172. #powerTip.nw:after, #powerTip.ne:after,
  1173. #powerTip.sw:after, #powerTip.se:after {
  1174. border-color: rgba(255, 255, 255, 0);
  1175. }
  1176. #powerTip.n:before, #powerTip.s:before,
  1177. #powerTip.w:before, #powerTip.e:before,
  1178. #powerTip.nw:before, #powerTip.ne:before,
  1179. #powerTip.sw:before, #powerTip.se:before {
  1180. border-color: rgba(128, 128, 128, 0);
  1181. }
  1182. #powerTip.n:after, #powerTip.n:before,
  1183. #powerTip.ne:after, #powerTip.ne:before,
  1184. #powerTip.nw:after, #powerTip.nw:before {
  1185. top: 100%;
  1186. }
  1187. #powerTip.n:after, #powerTip.ne:after, #powerTip.nw:after {
  1188. border-top-color: #ffffff;
  1189. border-width: 10px;
  1190. margin: 0px -10px;
  1191. }
  1192. #powerTip.n:before {
  1193. border-top-color: #808080;
  1194. border-width: 11px;
  1195. margin: 0px -11px;
  1196. }
  1197. #powerTip.n:after, #powerTip.n:before {
  1198. left: 50%;
  1199. }
  1200. #powerTip.nw:after, #powerTip.nw:before {
  1201. right: 14px;
  1202. }
  1203. #powerTip.ne:after, #powerTip.ne:before {
  1204. left: 14px;
  1205. }
  1206. #powerTip.s:after, #powerTip.s:before,
  1207. #powerTip.se:after, #powerTip.se:before,
  1208. #powerTip.sw:after, #powerTip.sw:before {
  1209. bottom: 100%;
  1210. }
  1211. #powerTip.s:after, #powerTip.se:after, #powerTip.sw:after {
  1212. border-bottom-color: #ffffff;
  1213. border-width: 10px;
  1214. margin: 0px -10px;
  1215. }
  1216. #powerTip.s:before, #powerTip.se:before, #powerTip.sw:before {
  1217. border-bottom-color: #808080;
  1218. border-width: 11px;
  1219. margin: 0px -11px;
  1220. }
  1221. #powerTip.s:after, #powerTip.s:before {
  1222. left: 50%;
  1223. }
  1224. #powerTip.sw:after, #powerTip.sw:before {
  1225. right: 14px;
  1226. }
  1227. #powerTip.se:after, #powerTip.se:before {
  1228. left: 14px;
  1229. }
  1230. #powerTip.e:after, #powerTip.e:before {
  1231. left: 100%;
  1232. }
  1233. #powerTip.e:after {
  1234. border-left-color: #ffffff;
  1235. border-width: 10px;
  1236. top: 50%;
  1237. margin-top: -10px;
  1238. }
  1239. #powerTip.e:before {
  1240. border-left-color: #808080;
  1241. border-width: 11px;
  1242. top: 50%;
  1243. margin-top: -11px;
  1244. }
  1245. #powerTip.w:after, #powerTip.w:before {
  1246. right: 100%;
  1247. }
  1248. #powerTip.w:after {
  1249. border-right-color: #ffffff;
  1250. border-width: 10px;
  1251. top: 50%;
  1252. margin-top: -10px;
  1253. }
  1254. #powerTip.w:before {
  1255. border-right-color: #808080;
  1256. border-width: 11px;
  1257. top: 50%;
  1258. margin-top: -11px;
  1259. }
  1260. @media print
  1261. {
  1262. #top { display: none; }
  1263. #side-nav { display: none; }
  1264. #nav-path { display: none; }
  1265. body { overflow:visible; }
  1266. h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
  1267. .summary { display: none; }
  1268. .memitem { page-break-inside: avoid; }
  1269. #doc-content
  1270. {
  1271. margin-left:0 !important;
  1272. height:auto !important;
  1273. width:auto !important;
  1274. overflow:inherit;
  1275. display:inline;
  1276. }
  1277. }
  1278. /* @group Markdown */
  1279. /*
  1280. table.markdownTable {
  1281. border-collapse:collapse;
  1282. margin-top: 4px;
  1283. margin-bottom: 4px;
  1284. }
  1285. table.markdownTable td, table.markdownTable th {
  1286. border: 1px solid #2D4068;
  1287. padding: 3px 7px 2px;
  1288. }
  1289. table.markdownTableHead tr {
  1290. }
  1291. table.markdownTableBodyLeft td, table.markdownTable th {
  1292. border: 1px solid #2D4068;
  1293. padding: 3px 7px 2px;
  1294. }
  1295. th.markdownTableHeadLeft th.markdownTableHeadRight th.markdownTableHeadCenter th.markdownTableHeadNone {
  1296. background-color: #374F7F;
  1297. color: #FFFFFF;
  1298. font-size: 110%;
  1299. padding-bottom: 4px;
  1300. padding-top: 5px;
  1301. }
  1302. th.markdownTableHeadLeft {
  1303. text-align: left
  1304. }
  1305. th.markdownTableHeadRight {
  1306. text-align: right
  1307. }
  1308. th.markdownTableHeadCenter {
  1309. text-align: center
  1310. }
  1311. */
  1312. table.markdownTable {
  1313. border-collapse:collapse;
  1314. margin-top: 4px;
  1315. margin-bottom: 4px;
  1316. }
  1317. table.markdownTable td, table.markdownTable th {
  1318. border: 1px solid #2D4068;
  1319. padding: 3px 7px 2px;
  1320. }
  1321. table.markdownTable tr {
  1322. }
  1323. th.markdownTableHeadLeft, th.markdownTableHeadRight, th.markdownTableHeadCenter, th.markdownTableHeadNone {
  1324. background-color: #374F7F;
  1325. color: #FFFFFF;
  1326. font-size: 110%;
  1327. padding-bottom: 4px;
  1328. padding-top: 5px;
  1329. }
  1330. th.markdownTableHeadLeft, td.markdownTableBodyLeft {
  1331. text-align: left
  1332. }
  1333. th.markdownTableHeadRight, td.markdownTableBodyRight {
  1334. text-align: right
  1335. }
  1336. th.markdownTableHeadCenter, td.markdownTableBodyCenter {
  1337. text-align: center
  1338. }
  1339. /* @end */