style.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806
  1. /*
  2. Template Name: MobApps Dashboard build with Bootstrap v3.0
  3. Template Version: 1.0
  4. Author: Tinne
  5. QQ: 1205450779
  6. */
  7. body {
  8. color: #333;
  9. background: #f1f2f7;
  10. font: 14px/1.42858 'microsoft yahei', sans-serif;
  11. padding: 0px !important;
  12. margin: 0px !important;
  13. }
  14. ul li {
  15. list-style: none;
  16. }
  17. a, a:hover, a:focus {
  18. text-decoration: none;
  19. outline: none;
  20. }
  21. ::selection {
  22. background: #FF6C60;
  23. color: #fff;
  24. }
  25. ::-moz-selection {
  26. background: #FF6C60;
  27. color: #fff;
  28. }
  29. #container {
  30. width: 100%;
  31. height: 100%;
  32. }
  33. /*reset defaultTheme style*/
  34. .big-menu .panel .panel-collapse {
  35. background: #fff;
  36. border-left: none;
  37. width: 38px;
  38. }
  39. .list-group-item {
  40. border: none;
  41. padding-left: 25px;
  42. }
  43. .all-btns-style {
  44. width: 100%;
  45. border-color: #e7e7e7;
  46. background-color: #fff;
  47. border-radius: 5px;
  48. margin-bottom: 15px;
  49. }
  50. .all-btns-style .active,.all-btns-style .active a {
  51. background: #6ccac9 !important;
  52. color: #fff !important;
  53. }
  54. .all-btns-style .active:hover,.all-btns-style .active a:hover {
  55. background: #6ccac9 !important;
  56. color: #fff !important;
  57. }
  58. .big-menu .panel .panel-collapse {
  59. color: #667fa0;
  60. }
  61. a {
  62. color: #667fa0;
  63. }
  64. .list-group .list-group-item.active {
  65. background-color: #41cac0;
  66. color: #fff;
  67. border-color: #ddd;
  68. }
  69. .nav.nav-tabs {
  70. border-color: #ddd;
  71. margin-bottom: 0;
  72. }
  73. .welcome-container .shortcut a:hover {
  74. background-color: #f7f7f7;
  75. border: none;
  76. }
  77. .jumbotron {
  78. margin-top: 15px;
  79. margin-left: 15px;
  80. }
  81. .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  82. background-color: #41cac0 !important;
  83. }
  84. .app .shop-preview {
  85. padding-left: 140px !important;
  86. }
  87. .app .app-region .app-add-filed a, .app .app-side .app-add-item .addItem-wrap .app-add-filed a {
  88. color: #797979 !important;
  89. }
  90. .menu .page-header {
  91. font-family: 'microsoft yahei', sans-serif;
  92. border: none;
  93. margin-bottom: 10px;
  94. font-size: 16px;
  95. }
  96. .page-header h4 {
  97. font-size: 16px;
  98. }
  99. .shortcut a {
  100. background-color: #fff !important;
  101. color: #41cac0 !important;
  102. border-radius: 5px !important;
  103. margin-bottom: 15px;
  104. }
  105. .shortcut a:hover {
  106. background-color: #41cac0 !important;
  107. color: #fff !important;
  108. }
  109. .shortcut a span {
  110. font-size: 12px;
  111. }
  112. .menu .tile {
  113. background-color: #fff !important;
  114. color: #41cac0 !important;
  115. border-radius: 5px !important;
  116. }
  117. .menu .tile:hover {
  118. background-color: #41cac0 !important;
  119. color: #fff !important;
  120. }
  121. .menu .tile > span, .welcome-container .shortcut a span {
  122. font-size: 12px;
  123. }
  124. .shopNav .app .app-preview, .app .modules, .app .panel {
  125. background: #fff !important;
  126. }
  127. .app-header-setting .nav.nav-tabs {
  128. padding-top: 10px !important;
  129. margin: 0 10px !important;
  130. }
  131. .app-header-setting .nav.nav-tabs li.active a {
  132. background: #f4f4f4 !important;
  133. }
  134. .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  135. background: #fff !important;
  136. color: #00A8B3;
  137. }
  138. .nav-pills>li a {
  139. color: #fff;
  140. }
  141. .nav-pills>li a:hover {
  142. color: #00A8B3;
  143. }
  144. .app-shape-edit .modal-header, .app-shape-edit .action {
  145. background-color: #00A8B3 !important;
  146. color: #fff !important;
  147. }
  148. .app-shape-edit .dialog-content .cate-list {
  149. padding-bottom: 10px !important;
  150. }
  151. .app-shape-edit .dialog-content .cate-list .tab-head {
  152. background-color: #fff !important;
  153. color: #333 !important;
  154. margin: 0 !important;
  155. padding: 0 10px;
  156. }
  157. .app-shape-edit .dialog-content .cate-list {
  158. height: 560px !important;
  159. }
  160. .app-shape-edit .dialog-content .bg-pagination .current_page, .app-shape-edit .dialog-content .bg-pagination .modal-cancle, .app-shape-edit .dialog-content .bg-pagination .btn-primary {
  161. margin: 20px 0 !important;
  162. }
  163. .navbar-default {
  164. background: #fff;
  165. }
  166. .nav.nav-tabs li {
  167. margin-bottom: 0;
  168. }
  169. .nav.nav-tabs li a, .nav.nav-tabs li a:hover {
  170. border: 0;
  171. }
  172. .list-unstyled.account {
  173. }
  174. .account .list-group-bottom {
  175. overflow: hidden; *zoom:1;
  176. padding-bottom: 15px;
  177. }
  178. .well {
  179. border: none;
  180. background: none;
  181. padding-right: 0;
  182. }
  183. .well .clearfix a.img-rounded {
  184. display: block;
  185. float: left;
  186. text-align: center;
  187. background: #fff;
  188. margin-right: 1.2em;
  189. padding: 8px 5px;
  190. width: 7em;
  191. height: 7em;
  192. overflow: hidden;
  193. color: #41cac0;
  194. }
  195. .well .clearfix a.img-rounded:hover {
  196. text-decoration: none;
  197. background: #41cac0;
  198. color: #fff;
  199. border-radius: 5px;
  200. padding: 7px 4px;
  201. }
  202. .well .clearfix a.img-rounded i {
  203. display: block;
  204. font-size: 3em;
  205. margin: .28em .2em;
  206. }
  207. .well .clearfix a.img-rounded img {
  208. display: block;
  209. height: 3em;
  210. margin: .85em auto;
  211. }
  212. .well .clearfix a.tile-2x span {
  213. display: block;
  214. font-size: 12px;
  215. ;
  216. overflow: hidden;
  217. white-space: nowrap;
  218. }
  219. #notice-container li a {
  220. padding: 5px 10px;
  221. }
  222. #notice-container li a div {
  223. width: 100%;
  224. }
  225. #notice-container li a .fa-circle, #notice-container li a .label-info {
  226. display: none;
  227. margin-top: 0;
  228. }
  229. #notice-container li a h3 {
  230. font-size: 12px;
  231. float: left;
  232. width: 110px;
  233. margin: 0;
  234. height: 18px;
  235. line-height: 18px;
  236. }
  237. #notice-container li a div {
  238. overflow: hidden;
  239. *zoom:1;
  240. }
  241. #notice-container li a div.date {
  242. width: 95px;
  243. float: right;
  244. text-align: right;
  245. height: 18px;
  246. line-height: 18px;
  247. }
  248. .col-sm-8 .form-horizontal, #demoSendBox {
  249. background: #fff;
  250. padding: 10px;
  251. border-radius: 5px;
  252. margin-top: 15px;
  253. }
  254. .well .form-horizontal {
  255. background: #fff;
  256. padding: 10px;
  257. border-bottom-left-radius: 5px;
  258. border-bottom-right-radius: 5px;
  259. }
  260. .page-header {
  261. border: none;
  262. }
  263. .welcome-container h4 i {
  264. font-size: 12px;
  265. }
  266. /*sidebar navigation*/
  267. #sidebar {
  268. width: 120px;
  269. height: 100%;
  270. position: fixed;
  271. background: #2a3542;
  272. }
  273. .nav-collapse.collapse {
  274. display: inline;
  275. }
  276. ul.sidebar-menu, ul.sidebar-menu li ul.sub {
  277. margin: -2px 0 0;
  278. padding: 0;
  279. }
  280. ul.sidebar-menu {
  281. margin-top: 75px;
  282. }
  283. #sidebar > ul > li > ul.sub {
  284. display: none;
  285. }
  286. #sidebar > ul > li.active > ul.sub, #sidebar > ul > li > ul.sub > li > a {
  287. display: block;
  288. }
  289. ul.sidebar-menu li ul.sub li {
  290. background: #35404D;
  291. margin-bottom: 0;
  292. margin-left: 0;
  293. margin-right: 0;
  294. }
  295. ul.sidebar-menu li ul.sub li:last-child {
  296. border-radius: 0 0 4px 4px;
  297. -webkit-border-radius: 0 0 4px 4px;
  298. }
  299. ul.sidebar-menu li ul.sub li a {
  300. font-size: 12px;
  301. padding: 0 0 0 32px;
  302. line-height: 35px;
  303. height: 35px;
  304. -webkit-transition: all 0.3s ease;
  305. -moz-transition: all 0.3s ease;
  306. -o-transition: all 0.3s ease;
  307. -ms-transition: all 0.3s ease;
  308. transition: all 0.3s ease;
  309. color: #737B83;
  310. }
  311. ul.sidebar-menu li ul.sub li a:hover, ul.sidebar-menu li ul.sub li.active a {
  312. color: #FF6C60;
  313. -webkit-transition: all 0.3s ease;
  314. -moz-transition: all 0.3s ease;
  315. -o-transition: all 0.3s ease;
  316. -ms-transition: all 0.3s ease;
  317. transition: all 0.3s ease;
  318. display: block;
  319. }
  320. ul.sidebar-menu li {
  321. line-height: 20px !important;
  322. margin-bottom: 5px;
  323. margin-left: 10px;
  324. margin-right: 10px;
  325. }
  326. ul.sidebar-menu li.sub-menu {
  327. line-height: 15px;
  328. }
  329. ul.sidebar-menu li a span {
  330. display: inline-block;
  331. }
  332. ul.sidebar-menu li a {
  333. color: #8b9199;
  334. text-decoration: none;
  335. display: block;
  336. padding: 15px 0 15px 10px;
  337. font-size: 12px;
  338. outline: none;
  339. -webkit-transition: all 0.3s ease;
  340. -moz-transition: all 0.3s ease;
  341. -o-transition: all 0.3s ease;
  342. -ms-transition: all 0.3s ease;
  343. transition: all 0.3s ease;
  344. }
  345. ul.sidebar-menu li.active a, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
  346. background: #35404d;
  347. color: #fff;
  348. display: block;
  349. border-radius: 4px;
  350. -webkit-border-radius: 4px;
  351. -webkit-transition: all 0.3s ease;
  352. -moz-transition: all 0.3s ease;
  353. -o-transition: all 0.3s ease;
  354. -ms-transition: all 0.3s ease;
  355. transition: all 0.3s ease;
  356. }
  357. ul.sidebar-menu li a i {
  358. font-size: 15px;
  359. padding-right: 6px;
  360. }
  361. ul.sidebar-menu li a:hover i, ul.sidebar-menu li a:focus i {
  362. color: #FF6C60;
  363. }
  364. ul.sidebar-menu li.active a i {
  365. color: #FF6C60;
  366. }
  367. #sidebar ul > li > a .arrow {
  368. border-bottom: 4px solid transparent;
  369. border-left: 4px solid #A0A0A0;
  370. border-top: 4px solid transparent;
  371. float: right;
  372. height: 0;
  373. margin-right: 10px;
  374. margin-top: 6px;
  375. width: 0;
  376. }
  377. #sidebar > ul > li > a .arrow.open {
  378. border-left: 4px solid transparent;
  379. border-right: 4px solid transparent;
  380. border-top: 5px solid #A0A0A0;
  381. float: right;
  382. height: 0;
  383. margin-right: 10px;
  384. margin-top: 8px;
  385. width: 0;
  386. }
  387. #sidebar ul > li.active > a .arrow, #sidebar ul > li > a:hover .arrow, #sidebar ul > li > a:focus .arrow {
  388. float: right;
  389. margin-top: 6px;
  390. margin-right: 10px;
  391. width: 0;
  392. height: 0;
  393. border-left: 4px solid #fff;
  394. border-top: 4px solid transparent;
  395. border-bottom: 4px solid transparent;
  396. }
  397. #sidebar > ul > li.active > a .arrow.open, #sidebar > ul > li > a:hover .arrow.open, #sidebar > ul > li > a:focus .arrow.open {
  398. float: right;
  399. margin-top: 8px;
  400. margin-right: 10px;
  401. width: 0;
  402. height: 0;
  403. border-top: 5px solid #fff;
  404. border-left: 4px solid transparent;
  405. border-right: 4px solid transparent;
  406. }
  407. .mail-info, .mail-info:hover {
  408. margin: 0px 6px 0 0;
  409. font-size: 11px;
  410. }
  411. /*main content*/
  412. #main-content {
  413. margin-left: 120px;
  414. }
  415. .header, .footer {
  416. min-height: 60px;
  417. padding: 0 15px;
  418. }
  419. .header {
  420. position: fixed;
  421. left: 0;
  422. right: 0;
  423. z-index: 1002;
  424. }
  425. .white-bg {
  426. background: #fff;
  427. border-bottom: 1px solid #ddd;
  428. }
  429. .wrapper {
  430. display: inline-block;
  431. margin-top: 60px;
  432. padding: 0px 15px 15px 0;
  433. width: 100%;
  434. }
  435. a.logo {
  436. font-size: 21px;
  437. color: #2e2e2e;
  438. float: left;
  439. margin-top: 15px;
  440. text-transform: uppercase;
  441. }
  442. a.logo:hover, a.logo:focus {
  443. text-decoration: none;
  444. outline: none;
  445. }
  446. a.logo span {
  447. color: #FF6C60;
  448. }
  449. /*notification*/
  450. #top_menu .nav > li, ul.top-menu > li {
  451. float: left;
  452. }
  453. .notify-row {
  454. float: right;
  455. margin-top: 10px;
  456. margin-left: 15px;
  457. }
  458. ul.top-menu > li > a {
  459. color: #666666;
  460. font-size: 16px;
  461. border-radius: 4px;
  462. -webkit-border-radius: 4px;
  463. border: 1px solid #f0f0f8 !important;
  464. padding: 2px 6px;
  465. margin-right: 15px;
  466. }
  467. ul.top-menu > li > a:hover, ul.top-menu > li > a:focus {
  468. border: 1px solid #f0f0f8 !important;
  469. background-color: #fff!important;
  470. border-color: #f0f0f8 !important;
  471. text-decoration: none;
  472. border-radius: 4px;
  473. -webkit-border-radius: 4px;
  474. color: #2E2E2E !important;
  475. }
  476. .notify-row .badge {
  477. position: absolute;
  478. right: -10px;
  479. top: -10px;
  480. z-index: 100;
  481. }
  482. .dropdown-menu.extended {
  483. max-width: 300px !important;
  484. min-width: 160px !important;
  485. top: 42px;
  486. width: 235px !important;
  487. padding: 0;
  488. box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
  489. border: none !important;
  490. border-radius: 4px;
  491. -webkit-border-radius: 4px;
  492. }
  493. @media screen and (-webkit-min-device-pixel-ratio:0) {
  494. /* Safari and Chrome */
  495. .dropdown-menu.extended {
  496. box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;
  497. }
  498. ;
  499. }
  500. .dropdown-menu.extended li p {
  501. background-color: #F1F2F7;
  502. color: #666666;
  503. margin: 0;
  504. padding: 10px;
  505. border-radius: 4px 4px 0px 0px;
  506. -webkit-border-radius: 4px 4px 0px 0px;
  507. }
  508. .dropdown-menu.extended li p.green {
  509. background-color: #a9d86e;
  510. color: #fff;
  511. }
  512. .dropdown-menu.extended li p.red {
  513. background-color: #ff6c60;
  514. color: #fff;
  515. }
  516. .dropdown-menu.extended li p.yellow {
  517. background-color: #fcb322;
  518. color: #fff;
  519. }
  520. .dropdown-menu.extended li a {
  521. border-bottom: 1px solid #EBEBEB !important;
  522. font-size: 12px;
  523. list-style: none;
  524. }
  525. .dropdown-menu.extended li a {
  526. padding: 15px 10px !important;
  527. width: 100%;
  528. display: inline-block;
  529. }
  530. .dropdown-menu.extended li a:hover {
  531. background-color: #F7F8F9 !important;
  532. color: #2E2E2E;
  533. }
  534. .dropdown-menu.tasks-bar .task-info .desc {
  535. font-size: 13px;
  536. font-weight: normal;
  537. }
  538. .dropdown-menu.tasks-bar .task-info .percent {
  539. display: inline-block;
  540. float: right;
  541. font-size: 13px;
  542. font-weight: 600;
  543. padding-left: 10px;
  544. margin-top: -4px;
  545. }
  546. .dropdown-menu.extended .progress {
  547. margin-bottom: 0 !important;
  548. height: 10px;
  549. }
  550. .dropdown-menu.inbox li a .photo img {
  551. border-radius: 2px 2px 2px 2px;
  552. float: left;
  553. height: 40px;
  554. margin-right: 4px;
  555. width: 40px;
  556. }
  557. .dropdown-menu.inbox li a .subject {
  558. display: block;
  559. }
  560. .dropdown-menu.inbox li a .subject .from {
  561. font-size: 12px;
  562. font-weight: 600;
  563. }
  564. .dropdown-menu.inbox li a .subject .time {
  565. font-size: 11px;
  566. font-style: italic;
  567. font-weight: bold;
  568. position: absolute;
  569. right: 5px;
  570. }
  571. .dropdown-menu.inbox li a .message {
  572. display: block !important;
  573. font-size: 11px;
  574. }
  575. .top-nav {
  576. margin-top: 7px;
  577. }
  578. .top-nav ul.top-menu > li .dropdown-menu.logout {
  579. width: 268px !important;
  580. }
  581. .top-nav li.dropdown .dropdown-menu {
  582. float: right;
  583. right: 0;
  584. left: auto;
  585. }
  586. .dropdown-menu.extended.logout > li {
  587. float: left;
  588. text-align: center;
  589. width: 33.3%;
  590. }
  591. .dropdown-menu.extended.logout > li:last-child {
  592. float: left;
  593. text-align: center;
  594. width: 100%;
  595. background: #a9d96c;
  596. border-radius: 0 0 3px 3px;
  597. }
  598. .dropdown-menu.extended.logout > li:last-child > a, .dropdown-menu.extended.logout > li:last-child > a:hover {
  599. color: #fff;
  600. border-bottom: none !important;
  601. text-transform: uppercase;
  602. }
  603. .dropdown-menu.extended.logout > li:last-child > a:hover > i {
  604. color: #fff;
  605. }
  606. .dropdown-menu.extended.logout > li > a {
  607. color: #a4abbb;
  608. border-bottom: none !important;
  609. }
  610. .dropdown-menu.extended.logout > li > a:hover {
  611. background: none !important;
  612. color: #50c8ea;
  613. }
  614. .dropdown-menu.extended.logout > li > a:hover i {
  615. color: #50c8ea;
  616. }
  617. .dropdown-menu.extended.logout > li > a i {
  618. font-size: 17px;
  619. }
  620. .dropdown-menu.extended.logout > li > a > i {
  621. display: block;
  622. }
  623. .top-nav .username {
  624. font-size: 13px;
  625. color: #555555;
  626. }
  627. .top-nav ul.top-menu > li > a {
  628. border: 1px solid #eeeeee;
  629. border-radius: 4px;
  630. -webkit-border-radius: 4px;
  631. padding: 6px;
  632. background: none;
  633. margin-right: 0;
  634. }
  635. .top-nav ul.top-menu > li {
  636. margin-left: 10px;
  637. }
  638. .top-nav ul.top-menu > li > a:hover, .top-nav ul.top-menu > li > a:focus {
  639. border: 1px solid #F1F2F7;
  640. background: #F1F2F7;
  641. }
  642. .top-nav .dropdown-menu.extended.logout {
  643. top: 50px;
  644. }
  645. .top-nav .nav .caret {
  646. border-bottom-color: #A4AABA;
  647. border-top-color: #A4AABA;
  648. }
  649. .top-nav ul.top-menu > li > a:hover .caret {
  650. border-bottom-color: #000;
  651. border-top-color: #000;
  652. }
  653. .log-arrow-up {
  654. background: url("../images/arrow-up.png") no-repeat;
  655. width: 20px;
  656. height: 11px;
  657. position: absolute;
  658. right: 20px;
  659. top: -10px;
  660. }
  661. /*----*/
  662. .notify-arrow {
  663. border-style: solid;
  664. border-width: 0 9px 9px;
  665. height: 0;
  666. margin-top: 0;
  667. opacity: 0;
  668. position: absolute;
  669. left: 7px;
  670. top: -18px;
  671. transition: all 0.25s ease 0s;
  672. width: 0;
  673. z-index: 10;
  674. margin-top: 10px;
  675. opacity: 1;
  676. }
  677. .notify-arrow-yellow {
  678. border-color: transparent transparent #FCB322;
  679. border-bottom-color: #FCB322 !important;
  680. border-top-color: #FCB322 !important;
  681. }
  682. .notify-arrow-red {
  683. border-color: transparent transparent #ff6c60;
  684. border-bottom-color: #ff6c60 !important;
  685. border-top-color: #ff6c60 !important;
  686. }
  687. .notify-arrow-green {
  688. border-color: transparent transparent #a9d86e;
  689. border-bottom-color: #a9d86e !important;
  690. border-top-color: #a9d86e !important;
  691. }
  692. /*--sidebar toggle---*/
  693. .sidebar-toggle-box {
  694. float: left;
  695. padding-right: 15px;
  696. margin-top: 20px;
  697. }
  698. .sidebar-toggle-box .icon-reorder {
  699. cursor: pointer;
  700. display: inline-block;
  701. font-size: 20px;
  702. }
  703. .sidebar-closed > #sidebar > ul {
  704. display: none;
  705. }
  706. .sidebar-closed #main-content {
  707. margin-left: 0px;
  708. }
  709. .sidebar-closed #sidebar {
  710. margin-left: -120px;
  711. }
  712. /*state overview*/
  713. .state-overview .symbol, .state-overview .value {
  714. display: inline-block;
  715. text-align: center;
  716. }
  717. .state-overview .value {
  718. float: right;
  719. }
  720. .state-overview .value h1, .state-overview .value p {
  721. margin: 0;
  722. padding: 0;
  723. color: #c6cad6;
  724. }
  725. .state-overview .value h1 {
  726. font-weight: 300;
  727. }
  728. .state-overview .symbol i {
  729. color: #fff;
  730. font-size: 80px;
  731. }
  732. .state-overview .symbol {
  733. width: 40%;
  734. padding: 25px 15px;
  735. -webkit-border-radius: 4px 0px 0px 4px;
  736. border-radius: 4px 0px 0px 4px;
  737. }
  738. .state-overview .value {
  739. width: 58%;
  740. padding-top: 36px;
  741. }
  742. .state-overview .terques {
  743. background: #6ccac9;
  744. }
  745. .state-overview .red {
  746. background: #ff6c60;
  747. }
  748. .state-overview .yellow {
  749. background: #f8d347;
  750. }
  751. .state-overview .blue {
  752. background: #57c8f2;
  753. }
  754. /*button*/
  755. .btn-row {
  756. margin-bottom: 10px;
  757. }
  758. /*checkbox & radio style*/
  759. .checkboxes label, .radios label {
  760. display: block;
  761. cursor: pointer;
  762. line-height: 20px;
  763. padding-bottom: 7px;
  764. font-weight: 300;
  765. }
  766. .radios {
  767. padding-top: 18px;
  768. }
  769. .label_check input, .label_radio input {
  770. margin-right: 5px;
  771. }
  772. .has-js .label_check, .has-js .label_radio {
  773. padding-left: 34px;
  774. }
  775. .has-js .label_radio {
  776. background: url(../img/checkbox/radio-off.png) no-repeat;
  777. }
  778. .has-js .label_check {
  779. background: url(../img/checkbox/check-off.png) no-repeat;
  780. }
  781. .has-js label.c_on {
  782. background: url(../img/checkbox/check-on.png) no-repeat;
  783. }
  784. .has-js label.r_on {
  785. background: url(../img/checkbox/radio-on.png) no-repeat;
  786. }
  787. .has-js .label_check input, .has-js .label_radio input {
  788. position: absolute;
  789. left: -9999px;
  790. }