Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

638 рядки
11 KiB

  1. body{
  2. background-color: #E5E5E5;
  3. color: #3C4858;
  4. }
  5. .section .wizard-card{
  6. min-height: inherit;
  7. }
  8. .tim-row{
  9. margin-bottom: 20px;
  10. }
  11. .tim-white-buttons {
  12. background-color: #777777;
  13. }
  14. .title{
  15. margin-top: 30px;
  16. margin-bottom: 25px;
  17. min-height: 32px;
  18. font-weight: 500;
  19. }
  20. .tim-row p{
  21. font-size: 16px;
  22. line-height: 1.6em;
  23. }
  24. .title.text-center{
  25. margin-bottom: 50px;
  26. }
  27. .tim-typo{
  28. padding-left: 25%;
  29. margin-bottom: 40px;
  30. position: relative;
  31. }
  32. .tim-typo .tim-note{
  33. bottom: 10px;
  34. color: #c0c1c2;
  35. display: block;
  36. font-weight: 400;
  37. font-size: 13px;
  38. line-height: 13px;
  39. left: 0;
  40. margin-left: 20px;
  41. position: absolute;
  42. width: 260px;
  43. }
  44. .tim-row{
  45. padding-top: 50px;
  46. }
  47. .tim-row h3{
  48. margin-top: 0;
  49. }
  50. .switch{
  51. margin-right: 20px;
  52. }
  53. #navbar-full .navbar{
  54. border-radius: 0 !important;
  55. margin-bottom: 15px;
  56. z-index: 2;
  57. }
  58. .space{
  59. height: 130px;
  60. display: block;
  61. }
  62. .space-110{
  63. height: 110px;
  64. display: block;
  65. }
  66. .space-50{
  67. height: 50px;
  68. display: block;
  69. }
  70. .space-70{
  71. height: 70px;
  72. display: block;
  73. }
  74. .navigation-example .img-src{
  75. background-attachment: scroll;
  76. }
  77. .navigation-example{
  78. background-image: url('../img/bg.jpg');
  79. background-position: center center;
  80. background-size: cover;
  81. margin-top:0;
  82. min-height: 740px;
  83. }
  84. #notifications{
  85. background-color: #FFFFFF;
  86. display: block;
  87. width: 100%;
  88. position: relative;
  89. }
  90. #notifications .alert-danger{
  91. margin-bottom: 0px;
  92. }
  93. .tim-note{
  94. text-transform: capitalize;
  95. }
  96. #buttons .btn{
  97. margin: 0 0px 15px;
  98. }
  99. .space-100{
  100. height: 100px;
  101. display: block;
  102. width: 100%;
  103. }
  104. .be-social{
  105. padding-bottom: 20px;
  106. /* border-bottom: 1px solid #aaa; */
  107. margin: 0 auto 40px;
  108. }
  109. .txt-white{
  110. color: #FFFFFF;
  111. }
  112. .txt-gray{
  113. color: #ddd !important;
  114. }
  115. .parallax{
  116. width:100%;
  117. height:570px;
  118. display: block;
  119. background-attachment: fixed;
  120. background-repeat:no-repeat;
  121. background-size:cover;
  122. background-position: center center;
  123. }
  124. .logo-container.logo-documentation{
  125. position: relative;
  126. top: 0;
  127. left: 0;
  128. }
  129. .logo-container .logo{
  130. overflow: hidden;
  131. border-radius: 50%;
  132. border: 1px solid #333333;
  133. width: 50px;
  134. float: left;
  135. }
  136. .logo-container .brand{
  137. font-size: 16px;
  138. line-height: 18px;
  139. float: left;
  140. color: #fff;
  141. margin-left: 10px;
  142. margin-top: 7px;
  143. width: 70px;
  144. height: 40px;
  145. text-align: left;
  146. }
  147. .navbar-default .logo-container .brand{
  148. color: #999999;
  149. }
  150. .navbar-transparent .logo-container .brand{
  151. color: #FFFFFF;
  152. }
  153. .logo-container .brand-material{
  154. font-size: 18px;
  155. margin-top: 15px;
  156. height: 25px;
  157. width: auto;
  158. }
  159. .logo-container .logo img{
  160. width: 100%;
  161. }
  162. .navbar-small .logo-container .brand{
  163. color: #333333;
  164. }
  165. .fixed-section{
  166. top: 90px;
  167. max-height: 80vh;
  168. overflow: scroll;
  169. }
  170. .fixed-section ul li{
  171. list-style: none;
  172. }
  173. .fixed-section li a{
  174. font-size: 14px;
  175. padding: 2px;
  176. display: block;
  177. color: #666666;
  178. }
  179. .fixed-section li a.active{
  180. color: #00bbff;
  181. }
  182. .fixed-section.float{
  183. position: fixed;
  184. top: 100px;
  185. width: 200px;
  186. margin-top: 0;
  187. }
  188. .parallax .parallax-image{
  189. width: 100%;
  190. overflow: hidden;
  191. position: absolute;
  192. }
  193. .parallax .parallax-image img{
  194. width: 100%;
  195. }
  196. @media (max-width: 768px){
  197. .parallax .parallax-image{
  198. width: 100%;
  199. height: 640px;
  200. overflow: hidden;
  201. }
  202. .parallax .parallax-image img{
  203. height: 100%;
  204. width: auto;
  205. }
  206. }
  207. .separator{
  208. content: "Separator";
  209. color: #FFFFFF;
  210. display: block;
  211. width: 100%;
  212. padding: 20px;
  213. }
  214. .separator-line{
  215. background-color: #EEE;
  216. height: 1px;
  217. width: 100%;
  218. display: block;
  219. }
  220. .separator.separator-gray{
  221. background-color: #EEEEEE;
  222. }
  223. .social-buttons-demo .btn{
  224. margin-right: 5px;
  225. margin-bottom: 7px;
  226. }
  227. .img-container{
  228. width: 100%;
  229. overflow: hidden;
  230. }
  231. .img-container img{
  232. width: 100%;
  233. }
  234. .lightbox img{
  235. width: 100%;
  236. }
  237. .lightbox .modal-content{
  238. overflow: hidden;
  239. }
  240. .lightbox .modal-body{
  241. padding: 0;
  242. }
  243. @media screen and (min-width: 991px){
  244. .lightbox .modal-dialog{
  245. width: 960px;
  246. }
  247. }
  248. @media (max-width: 768px){
  249. .btn, .btn-morphing{
  250. margin-bottom: 10px;
  251. }
  252. .parallax .motto{
  253. top: 170px;
  254. margin-top: 0;
  255. font-size: 60px;
  256. width: 270px;
  257. }
  258. }
  259. /* Loading dots */
  260. /* transitions */
  261. .presentation .front, .presentation .front:after, .presentation .front .btn, .logo-container .logo, .logo-container .brand{
  262. -webkit-transition: all .2s;
  263. -moz-transition: all .2s;
  264. -o-transition: all .2s;
  265. transition: all .2s;
  266. }
  267. #images h4{
  268. margin-bottom: 30px;
  269. }
  270. #javascriptComponents{
  271. padding-bottom: 0;
  272. }
  273. #javascriptComponents .btn-raised{
  274. margin: 10px 5px;
  275. }
  276. /* layer animation */
  277. .layers-container{
  278. display: block;
  279. margin-top: 50px;
  280. position: relative;
  281. }
  282. .layers-container img {
  283. position: absolute;
  284. width: 100%;
  285. height: auto;
  286. top: 0;
  287. left: 0;
  288. text-align: center;
  289. }
  290. .section-black {
  291. background-color: #333;
  292. }
  293. .animate {
  294. transition: 1.5s ease-in-out;
  295. -moz-transition: 1.5s ease-in-out;
  296. -webkit-transition: 1.5s ease-in-out;
  297. }
  298. .navbar-default.navbar-small .logo-container .brand{
  299. color: #333333;
  300. }
  301. .navbar-transparent.navbar-small .logo-container .brand{
  302. color: #FFFFFF;
  303. }
  304. .navbar-default.navbar-small .logo-container .brand{
  305. color: #333333;
  306. }
  307. .sharing-area{
  308. margin-top: 80px;
  309. }
  310. .sharing-area .btn{
  311. margin: 15px 4px 0;
  312. color: #FFFFFF;
  313. }
  314. .sharing-area .btn i{
  315. font-size: 18px;
  316. position: relative;
  317. top: 2px;
  318. margin-right: 5px;
  319. }
  320. .sharing-area .btn-twitter{
  321. background-color: #55acee;
  322. }
  323. .sharing-area .btn-facebook{
  324. background-color: #3b5998;
  325. }
  326. .sharing-area .btn-google-plus{
  327. background-color: #dd4b39;
  328. }
  329. .sharing-area .btn-github{
  330. background-color: #333333;
  331. }
  332. .section-thin,
  333. .section-notifications{
  334. padding: 0;
  335. }
  336. .section-navbars{
  337. padding-top: 0;
  338. }
  339. #navbar .navbar{
  340. border-radius: 0;
  341. }
  342. .section-tabs{
  343. background: #EEEEEE;
  344. }
  345. .section-pagination{
  346. padding-bottom: 0;
  347. }
  348. .section-download h4{
  349. margin-bottom: 50px;
  350. }
  351. .section-examples a{
  352. text-decoration: none;
  353. }
  354. .section-examples h5{
  355. margin-top: 30px;
  356. }
  357. .components-page .wrapper > .header,
  358. .tutorial-page .wrapper > .header{
  359. height: 400px;
  360. padding-top: 100px;
  361. background-size: cover;
  362. background-position: center center;
  363. }
  364. .main {
  365. background: #FFFFFF;
  366. position: relative;
  367. z-index: 3;
  368. }
  369. .main-raised {
  370. margin: -60px 30px 0px;
  371. border-radius: 6px;
  372. box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  373. }
  374. .header-filter {
  375. position: relative;
  376. }
  377. .header-filter:before, .header-filter:after {
  378. position: absolute;
  379. z-index: 1;
  380. width: 100%;
  381. height: 100%;
  382. display: block;
  383. left: 0;
  384. top: 0;
  385. content: "";
  386. }
  387. .header-filter::before {
  388. background-color: rgba(0, 0, 0, 0.5);
  389. }
  390. .header-filter .container {
  391. z-index: 2;
  392. position: relative;
  393. padding-top: 20vh;
  394. }
  395. .page-header .title{
  396. font-weight: 700;
  397. font-family: "Roboto Slab", "Times New Roman", serif;
  398. line-height: 1.15em;
  399. color: #fff;
  400. }
  401. .section {
  402. padding: 50px 0;
  403. background-position: center center;
  404. background-size: cover;
  405. }
  406. .navbar {
  407. border: 0;
  408. border-radius: 3px;
  409. box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  410. padding: 10px 0;
  411. -webkit-transition: all 150ms ease 0s;
  412. -moz-transition: all 150ms ease 0s;
  413. -o-transition: all 150ms ease 0s;
  414. -ms-transition: all 150ms ease 0s;
  415. transition: all 150ms ease 0s;
  416. }
  417. .navbar .navbar-brand {
  418. position: relative;
  419. height: 50px;
  420. line-height: 30px;
  421. color: inherit;
  422. padding: 10px 15px;
  423. }
  424. .navbar .navbar-brand:hover, .navbar .navbar-brand:focus {
  425. color: inherit;
  426. background-color: transparent;
  427. }
  428. .navbar.navbar-transparent {
  429. background-color: transparent;
  430. box-shadow: none;
  431. color: #fff;
  432. padding-top: 25px;
  433. }
  434. .navbar-fixed-top {
  435. border-radius: 0;
  436. }
  437. .navbar .navbar-nav > li > a .material-icons,
  438. .navbar .navbar-nav > li > a .fa {
  439. font-size: 20px;
  440. max-width: 20px;
  441. }
  442. .navbar .navbar-nav > li > a:hover,
  443. .navbar .navbar-nav > li > a:focus {
  444. color: inherit;
  445. background-color: transparent;
  446. }
  447. .navbar .navbar-nav > li > a:not(.btn) .material-icons {
  448. margin-top: -3px;
  449. top: 0px;
  450. position: relative;
  451. margin-right: 3px;
  452. }
  453. .navbar, .navbar.navbar-default {
  454. background-color: #9c27b0;
  455. color: #FFFFFF;
  456. }
  457. @media (max-width: 991px) {
  458. .fixed-section.affix {
  459. position: relative;
  460. margin-bottom: 100px;
  461. }
  462. }
  463. @media (max-width: 1199px) {
  464. .navbar .navbar-brand {
  465. height: 50px;
  466. padding: 10px 15px;
  467. }
  468. }
  469. footer {
  470. padding: 15px 0;
  471. text-align: center;
  472. }
  473. .footer a{
  474. font-weight: bold;
  475. }
  476. footer.footer-documentation{
  477. margin-top: 0;
  478. bottom: 0;
  479. text-shadow: none;
  480. color: inherit;
  481. }
  482. footer.footer-documentation li a{
  483. color: inherit;
  484. }
  485. footer.footer-documentation li a:hover,
  486. footer.footer-documentation li a:focus{
  487. color: #89229b;
  488. }
  489. footer ul {
  490. margin-bottom: 0;
  491. padding: 0;
  492. list-style: none;
  493. }
  494. footer ul li {
  495. display: inline-block;
  496. }
  497. footer ul li a {
  498. color: inherit;
  499. padding: 15px;
  500. font-weight: 500;
  501. font-size: 12px;
  502. text-transform: uppercase;
  503. border-radius: 3px;
  504. text-decoration: none;
  505. position: relative;
  506. display: block;
  507. }
  508. footer ul li a:hover {
  509. text-decoration: none;
  510. }
  511. footer ul li .btn {
  512. margin: 0;
  513. }
  514. footer ul.links-horizontal:first-child a {
  515. padding-left: 0;
  516. }
  517. footer ul.links-horizontal:last-child a {
  518. padding-right: 0;
  519. }
  520. footer ul.links-vertical li {
  521. display: block;
  522. }
  523. footer ul.links-vertical li a {
  524. padding: 5px 0;
  525. }
  526. footer .social-buttons a,
  527. footer .social-buttons .btn {
  528. margin-top: 5px;
  529. margin-bottom: 5px;
  530. }
  531. footer .footer-brand {
  532. float: left;
  533. height: 50px;
  534. padding: 15px 15px;
  535. font-size: 18px;
  536. line-height: 20px;
  537. margin-left: -15px;
  538. }
  539. footer .footer-brand:hover, footer .footer-brand:focus {
  540. color: #3C4858;
  541. }
  542. footer .copyright {
  543. padding: 15px 0;
  544. text-align: center;
  545. }
  546. footer .copyright .material-icons {
  547. font-size: 18px;
  548. position: relative;
  549. top: 3px;
  550. }
  551. footer .pull-center {
  552. display: inline-block;
  553. float: none;
  554. }
  555. @media (max-width: 768px) {
  556. .footer .copyright {
  557. display: inline-block;
  558. text-align: center;
  559. padding: 10px 0;
  560. float: none !important;
  561. width: 100%;
  562. }
  563. .navbar.navbar-transparent {
  564. background-color: rgba(0, 0, 0, 0.4);
  565. padding-top: 10px;
  566. border-radius: 0;
  567. }
  568. .main-raised {
  569. margin-left: 10px;
  570. margin-right: 10px;
  571. }
  572. }