It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://linkmio.com/

  1.  
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <title>The Best JSON Editor Online | LinkMIO.com</title>
  6. <meta name="description" content="" />
  7. <!-- custom-theme -->
  8. <meta name="viewport" content="width=device-width, initial-scale=1">
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  10. <!-- //custom-theme -->
  11. <link href="/css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
  12. <!-- <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> -->
  13.    <style type="text/css" media="screen">
  14.  
  15.  
  16. /*!
  17. * FullCalendar v3.4.0 Stylesheet
  18. * Docs & License: https://fullcalendar.io/
  19. * (c) 2017 Adam Shaw
  20. */
  21. .fc {
  22.    direction: ltr;
  23.    text-align: left
  24. }
  25.  
  26. .fc-rtl {
  27.    text-align: right
  28. }
  29.  
  30. body .fc {
  31.    font-size: 1em
  32. }
  33.  
  34. .fc-unthemed th,.fc-unthemed td,.fc-unthemed thead,.fc-unthemed tbody,.fc-unthemed .fc-divider,.fc-unthemed .fc-row,.fc-unthemed .fc-content,.fc-unthemed .fc-popover,.fc-unthemed .fc-list-view,.fc-unthemed .fc-list-heading td {
  35.    border-color: #ddd
  36. }
  37.  
  38. .fc-unthemed .fc-popover {
  39.    background-color: #fff
  40. }
  41.  
  42. .fc-unthemed .fc-divider,.fc-unthemed .fc-popover .fc-header,.fc-unthemed .fc-list-heading td {
  43.    background: #eee
  44. }
  45.  
  46. .fc-unthemed .fc-popover .fc-header .fc-close {
  47.    color: #666
  48. }
  49.  
  50. .fc-unthemed td.fc-today {
  51.    background: #fcf8e3
  52. }
  53.  
  54. .fc-highlight {
  55.    background: #bce8f1;
  56.    opacity: .3
  57. }
  58.  
  59. .fc-bgevent {
  60.    background: #8fdf82;
  61.    opacity: .3
  62. }
  63.  
  64. .fc-nonbusiness {
  65.    background: #d7d7d7
  66. }
  67.  
  68. .fc-unthemed .fc-disabled-day {
  69.    background: #d7d7d7;
  70.    opacity: .3
  71. }
  72.  
  73. .ui-widget .fc-disabled-day {
  74.    background-image: none
  75. }
  76.  
  77. .fc-icon {
  78.    display: inline-block;
  79.    height: 1em;
  80.    line-height: 1em;
  81.    font-size: 1em;
  82.    text-align: center;
  83.    overflow: hidden;
  84.    font-family: "Courier New", Courier, monospace;
  85.    -webkit-touch-callout: none;
  86.    -webkit-user-select: none;
  87.    -moz-user-select: none;
  88.    -ms-user-select: none;
  89.    user-select: none
  90. }
  91.  
  92. .fc-icon:after {
  93.    position: relative
  94. }
  95.  
  96. .fc-icon-left-single-arrow:after {
  97.    content: "\02039";
  98.    font-weight: bold;
  99.    font-size: 200%;
  100.    top: -7%
  101. }
  102.  
  103. .fc-icon-right-single-arrow:after {
  104.    content: "\0203A";
  105.    font-weight: bold;
  106.    font-size: 200%;
  107.    top: -7%
  108. }
  109.  
  110. .fc-icon-left-double-arrow:after {
  111.    content: "\000AB";
  112.    font-size: 160%;
  113.    top: -7%
  114. }
  115.  
  116. .fc-icon-right-double-arrow:after {
  117.    content: "\000BB";
  118.    font-size: 160%;
  119.    top: -7%
  120. }
  121.  
  122. .fc-icon-left-triangle:after {
  123.    content: "\25C4";
  124.    font-size: 125%;
  125.    top: 3%
  126. }
  127.  
  128. .fc-icon-right-triangle:after {
  129.    content: "\25BA";
  130.    font-size: 125%;
  131.    top: 3%
  132. }
  133.  
  134. .fc-icon-down-triangle:after {
  135.    content: "\25BC";
  136.    font-size: 125%;
  137.    top: 2%
  138. }
  139.  
  140. .fc-icon-x:after {
  141.    content: "\000D7";
  142.    font-size: 200%;
  143.    top: 6%
  144. }
  145.  
  146. .fc button {
  147.    -webkit-box-sizing: border-box;
  148.    box-sizing: border-box;
  149.    margin: 0;
  150.    height: 2.1em;
  151.    padding: 0 .6em;
  152.    font-size: 1em;
  153.    white-space: nowrap;
  154.    cursor: pointer
  155. }
  156.  
  157. .fc button::-moz-focus-inner {
  158.    margin: 0;
  159.    padding: 0
  160. }
  161.  
  162. .fc-state-default {
  163.    border: 1px solid
  164. }
  165.  
  166. .fc-state-default.fc-corner-left {
  167.    border-top-left-radius: 4px;
  168.    border-bottom-left-radius: 4px
  169. }
  170.  
  171. .fc-state-default.fc-corner-right {
  172.    border-top-right-radius: 4px;
  173.    border-bottom-right-radius: 4px
  174. }
  175.  
  176. .fc button .fc-icon {
  177.    position: relative;
  178.    top: -0.05em;
  179.    margin: 0 .2em;
  180.    vertical-align: middle
  181. }
  182.  
  183. .fc-state-default {
  184.    background-color: #f5f5f5;
  185.    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  186.    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  187.    background-repeat: repeat-x;
  188.    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  189.    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  190.    color: #333;
  191.    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  192.    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  193.    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)
  194. }
  195.  
  196. .fc-state-hover,.fc-state-down,.fc-state-active,.fc-state-disabled {
  197.    color: #333333;
  198.    background-color: #e6e6e6
  199. }
  200.  
  201. .fc-state-hover {
  202.    color: #333333;
  203.    text-decoration: none;
  204.    background-position: 0 -15px;
  205.    -webkit-transition: background-position 0.1s linear;
  206.    transition: background-position 0.1s linear
  207. }
  208.  
  209. .fc-state-down,.fc-state-active {
  210.    background-color: #cccccc;
  211.    background-image: none;
  212.    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
  213.    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)
  214. }
  215.  
  216. .fc-state-disabled {
  217.    cursor: default;
  218.    background-image: none;
  219.    opacity: 0.65;
  220.    -webkit-box-shadow: none;
  221.    box-shadow: none
  222. }
  223.  
  224. .fc-button-group {
  225.    display: inline-block
  226. }
  227.  
  228. .fc .fc-button-group>* {
  229.    float: left;
  230.    margin: 0 0 0 -1px
  231. }
  232.  
  233. .fc .fc-button-group>:first-child {
  234.    margin-left: 0
  235. }
  236.  
  237. .fc-popover {
  238.    position: absolute;
  239.    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  240.    box-shadow: 0 2px 6px rgba(0,0,0,0.15)
  241. }
  242.  
  243. .fc-popover .fc-header {
  244.    padding: 2px 4px
  245. }
  246.  
  247. .fc-popover .fc-header .fc-title {
  248.    margin: 0 2px
  249. }
  250.  
  251. .fc-popover .fc-header .fc-close {
  252.    cursor: pointer
  253. }
  254.  
  255. .fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close {
  256.    float: left
  257. }
  258.  
  259. .fc-rtl .fc-popover .fc-header .fc-title,.fc-ltr .fc-popover .fc-header .fc-close {
  260.    float: right
  261. }
  262.  
  263. .fc-unthemed .fc-popover {
  264.    border-width: 1px;
  265.    border-style: solid
  266. }
  267.  
  268. .fc-unthemed .fc-popover .fc-header .fc-close {
  269.    font-size: .9em;
  270.    margin-top: 2px
  271. }
  272.  
  273. .fc-popover>.ui-widget-header+.ui-widget-content {
  274.    border-top: 0
  275. }
  276.  
  277. .fc-divider {
  278.    border-style: solid;
  279.    border-width: 1px
  280. }
  281.  
  282. hr.fc-divider {
  283.    height: 0;
  284.    margin: 0;
  285.    padding: 0 0 2px;
  286.    border-width: 1px 0
  287. }
  288.  
  289. .fc-clear {
  290.    clear: both
  291. }
  292.  
  293. .fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-helper-skeleton {
  294.    position: absolute;
  295.    top: 0;
  296.    left: 0;
  297.    right: 0
  298. }
  299.  
  300. .fc-bg {
  301.    bottom: 0
  302. }
  303.  
  304. .fc-bg table {
  305.    height: 100%
  306. }
  307.  
  308. .fc table {
  309.    width: 100%;
  310.    -webkit-box-sizing: border-box;
  311.    box-sizing: border-box;
  312.    table-layout: fixed;
  313.    border-collapse: collapse;
  314.    border-spacing: 0;
  315.    font-size: 1em
  316. }
  317.  
  318. .fc th {
  319.    text-align: center
  320. }
  321.  
  322. .fc th,.fc td {
  323.    border-style: solid;
  324.    border-width: 1px;
  325.    padding: 0;
  326.    vertical-align: top
  327. }
  328.  
  329. .fc td.fc-today {
  330.    border-style: double
  331. }
  332.  
  333. a[data-goto] {
  334.    cursor: pointer
  335. }
  336.  
  337. a[data-goto]:hover {
  338.    text-decoration: underline
  339. }
  340.  
  341. .fc .fc-row {
  342.    border-style: solid;
  343.    border-width: 0
  344. }
  345.  
  346. .fc-row table {
  347.    border-left: 0 hidden transparent;
  348.    border-right: 0 hidden transparent;
  349.    border-bottom: 0 hidden transparent
  350. }
  351.  
  352. .fc-row:first-child table {
  353.    border-top: 0 hidden transparent
  354. }
  355.  
  356. .fc-row {
  357.    position: relative
  358. }
  359.  
  360. .fc-row .fc-bg {
  361.    z-index: 1
  362. }
  363.  
  364. .fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton {
  365.    bottom: 0
  366. }
  367.  
  368. .fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table {
  369.    height: 100%
  370. }
  371.  
  372. .fc-row .fc-highlight-skeleton td,.fc-row .fc-bgevent-skeleton td {
  373.    border-color: transparent
  374. }
  375.  
  376. .fc-row .fc-bgevent-skeleton {
  377.    z-index: 2
  378. }
  379.  
  380. .fc-row .fc-highlight-skeleton {
  381.    z-index: 3
  382. }
  383.  
  384. .fc-row .fc-content-skeleton {
  385.    position: relative;
  386.    z-index: 4;
  387.    padding-bottom: 2px
  388. }
  389.  
  390. .fc-row .fc-helper-skeleton {
  391.    z-index: 5
  392. }
  393.  
  394. .fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td {
  395.    background: none;
  396.    border-color: transparent;
  397.    border-bottom: 0
  398. }
  399.  
  400. .fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td {
  401.    border-top: 0
  402. }
  403.  
  404. .fc-scroller {
  405.    -webkit-overflow-scrolling: touch
  406. }
  407.  
  408. .fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid {
  409.    position: relative;
  410.    width: 100%
  411. }
  412.  
  413. .fc-event {
  414.    position: relative;
  415.    display: block;
  416.    font-size: .85em;
  417.    line-height: 1.3;
  418.    border-radius: 3px;
  419.    border: 1px solid #3a87ad;
  420.    font-weight: normal
  421. }
  422.  
  423. .fc-event,.fc-event-dot {
  424.    background-color: #3a87ad
  425. }
  426.  
  427. .fc-event,.fc-event:hover,.ui-widget .fc-event {
  428.    color: #fff;
  429.    text-decoration: none
  430. }
  431.  
  432. .fc-event[href],.fc-event.fc-draggable {
  433.    cursor: pointer
  434. }
  435.  
  436. .fc-not-allowed,.fc-not-allowed .fc-event {
  437.    cursor: not-allowed
  438. }
  439.  
  440. .fc-event .fc-bg {
  441.    z-index: 1;
  442.    background: #fff;
  443.    opacity: .25
  444. }
  445.  
  446. .fc-event .fc-content {
  447.    position: relative;
  448.    z-index: 2
  449. }
  450.  
  451. .fc-event .fc-resizer {
  452.    position: absolute;
  453.    z-index: 4
  454. }
  455.  
  456. .fc-event .fc-resizer {
  457.    display: none
  458. }
  459.  
  460. .fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer {
  461.    display: block
  462. }
  463.  
  464. .fc-event.fc-selected .fc-resizer:before {
  465.    content: "";
  466.    position: absolute;
  467.    z-index: 9999;
  468.    top: 50%;
  469.    left: 50%;
  470.    width: 40px;
  471.    height: 40px;
  472.    margin-left: -20px;
  473.    margin-top: -20px
  474. }
  475.  
  476. .fc-event.fc-selected {
  477.    z-index: 9999 !important;
  478.    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  479.    box-shadow: 0 2px 5px rgba(0,0,0,0.2)
  480. }
  481.  
  482. .fc-event.fc-selected.fc-dragging {
  483.    -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.3);
  484.    box-shadow: 0 2px 7px rgba(0,0,0,0.3)
  485. }
  486.  
  487. .fc-h-event.fc-selected:before {
  488.    content: "";
  489.    position: absolute;
  490.    z-index: 3;
  491.    top: -10px;
  492.    bottom: -10px;
  493.    left: 0;
  494.    right: 0
  495. }
  496.  
  497. .fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end {
  498.    margin-left: 0;
  499.    border-left-width: 0;
  500.    padding-left: 1px;
  501.    border-top-left-radius: 0;
  502.    border-bottom-left-radius: 0
  503. }
  504.  
  505. .fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start {
  506.    margin-right: 0;
  507.    border-right-width: 0;
  508.    padding-right: 1px;
  509.    border-top-right-radius: 0;
  510.    border-bottom-right-radius: 0
  511. }
  512.  
  513. .fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer {
  514.    cursor: w-resize;
  515.    left: -1px
  516. }
  517.  
  518. .fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer {
  519.    cursor: e-resize;
  520.    right: -1px
  521. }
  522.  
  523. .fc-h-event.fc-allow-mouse-resize .fc-resizer {
  524.    width: 7px;
  525.    top: -1px;
  526.    bottom: -1px
  527. }
  528.  
  529. .fc-h-event.fc-selected .fc-resizer {
  530.    border-radius: 4px;
  531.    border-width: 1px;
  532.    width: 6px;
  533.    height: 6px;
  534.    border-style: solid;
  535.    border-color: inherit;
  536.    background: #fff;
  537.    top: 50%;
  538.    margin-top: -4px
  539. }
  540.  
  541. .fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  542.    margin-left: -4px
  543. }
  544.  
  545. .fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  546.    margin-right: -4px
  547. }
  548.  
  549. .fc-day-grid-event {
  550.    margin: 1px 2px 0;
  551.    padding: 0 1px
  552. }
  553.  
  554. tr:first-child>td>.fc-day-grid-event {
  555.    margin-top: 2px
  556. }
  557.  
  558. .fc-day-grid-event.fc-selected:after {
  559.    content: "";
  560.    position: absolute;
  561.    z-index: 1;
  562.    top: -1px;
  563.    right: -1px;
  564.    bottom: -1px;
  565.    left: -1px;
  566.    background: #000;
  567.    opacity: .25
  568. }
  569.  
  570. .fc-day-grid-event .fc-content {
  571.    white-space: nowrap;
  572.    overflow: hidden
  573. }
  574.  
  575. .fc-day-grid-event .fc-time {
  576.    font-weight: bold
  577. }
  578.  
  579. .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  580.    margin-left: -2px
  581. }
  582.  
  583. .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  584.    margin-right: -2px
  585. }
  586.  
  587. a.fc-more {
  588.    margin: 1px 3px;
  589.    font-size: .85em;
  590.    cursor: pointer;
  591.    text-decoration: none
  592. }
  593.  
  594. a.fc-more:hover {
  595.    text-decoration: underline
  596. }
  597.  
  598. .fc-limited {
  599.    display: none
  600. }
  601.  
  602. .fc-day-grid .fc-row {
  603.    z-index: 1
  604. }
  605.  
  606. .fc-more-popover {
  607.    z-index: 2;
  608.    width: 220px
  609. }
  610.  
  611. .fc-more-popover .fc-event-container {
  612.    padding: 10px
  613. }
  614.  
  615. .fc-now-indicator {
  616.    position: absolute;
  617.    border: 0 solid red
  618. }
  619.  
  620. .fc-unselectable {
  621.    -webkit-user-select: none;
  622.    -moz-user-select: none;
  623.    -ms-user-select: none;
  624.    user-select: none;
  625.    -webkit-touch-callout: none;
  626.    -webkit-tap-highlight-color: transparent
  627. }
  628.  
  629. .fc-toolbar {
  630.    text-align: center
  631. }
  632.  
  633. .fc-toolbar.fc-header-toolbar {
  634.    margin-bottom: 1em
  635. }
  636.  
  637. .fc-toolbar.fc-footer-toolbar {
  638.    margin-top: 1em
  639. }
  640.  
  641. .fc-toolbar .fc-left {
  642.    float: left
  643. }
  644.  
  645. .fc-toolbar .fc-right {
  646.    float: right
  647. }
  648.  
  649. .fc-toolbar .fc-center {
  650.    display: inline-block
  651. }
  652.  
  653. .fc .fc-toolbar>*>* {
  654.    float: left;
  655.    margin-left: .75em
  656. }
  657.  
  658. .fc .fc-toolbar>*>:first-child {
  659.    margin-left: 0
  660. }
  661.  
  662. .fc-toolbar h2,.fc-toolbar .page-pricing__features>li {
  663.    margin: 0
  664. }
  665.  
  666. .fc-toolbar button {
  667.    position: relative
  668. }
  669.  
  670. .fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover {
  671.    z-index: 2
  672. }
  673.  
  674. .fc-toolbar .fc-state-down {
  675.    z-index: 3
  676. }
  677.  
  678. .fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active {
  679.    z-index: 4
  680. }
  681.  
  682. .fc-toolbar button:focus {
  683.    z-index: 5
  684. }
  685.  
  686. .fc-view-container *,.fc-view-container *:before,.fc-view-container *:after {
  687.    -webkit-box-sizing: content-box;
  688.    box-sizing: content-box
  689. }
  690.  
  691. .fc-view,.fc-view>table {
  692.    position: relative;
  693.    z-index: 1
  694. }
  695.  
  696. .fc-basicWeek-view .fc-content-skeleton,.fc-basicDay-view .fc-content-skeleton {
  697.    padding-bottom: 1em
  698. }
  699.  
  700. .fc-basic-view .fc-body .fc-row {
  701.    min-height: 4em
  702. }
  703.  
  704. .fc-row.fc-rigid {
  705.    overflow: hidden
  706. }
  707.  
  708. .fc-row.fc-rigid .fc-content-skeleton {
  709.    position: absolute;
  710.    top: 0;
  711.    left: 0;
  712.    right: 0
  713. }
  714.  
  715. .fc-day-top.fc-other-month {
  716.    opacity: 0.3
  717. }
  718.  
  719. .fc-basic-view .fc-week-number,.fc-basic-view .fc-day-number {
  720.    padding: 2px
  721. }
  722.  
  723. .fc-basic-view th.fc-week-number,.fc-basic-view th.fc-day-number {
  724.    padding: 0 2px
  725. }
  726.  
  727. .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  728.    float: right
  729. }
  730.  
  731. .fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  732.    float: left
  733. }
  734.  
  735. .fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  736.    float: left;
  737.    border-radius: 0 0 3px 0
  738. }
  739.  
  740. .fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  741.    float: right;
  742.    border-radius: 0 0 0 3px
  743. }
  744.  
  745. .fc-basic-view .fc-day-top .fc-week-number {
  746.    min-width: 1.5em;
  747.    text-align: center;
  748.    background-color: #f2f2f2;
  749.    color: #808080
  750. }
  751.  
  752. .fc-basic-view td.fc-week-number {
  753.    text-align: center
  754. }
  755.  
  756. .fc-basic-view td.fc-week-number>* {
  757.    display: inline-block;
  758.    min-width: 1.25em
  759. }
  760.  
  761. .fc-agenda-view .fc-day-grid {
  762.    position: relative;
  763.    z-index: 2
  764. }
  765.  
  766. .fc-agenda-view .fc-day-grid .fc-row {
  767.    min-height: 3em
  768. }
  769.  
  770. .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  771.    padding-bottom: 1em
  772. }
  773.  
  774. .fc .fc-axis {
  775.    vertical-align: middle;
  776.    padding: 0 4px;
  777.    white-space: nowrap
  778. }
  779.  
  780. .fc-ltr .fc-axis {
  781.    text-align: right
  782. }
  783.  
  784. .fc-rtl .fc-axis {
  785.    text-align: left
  786. }
  787.  
  788. .ui-widget td.fc-axis {
  789.    font-weight: normal
  790. }
  791.  
  792. .fc-time-grid-container,.fc-time-grid {
  793.    position: relative;
  794.    z-index: 1
  795. }
  796.  
  797. .fc-time-grid {
  798.    min-height: 100%
  799. }
  800.  
  801. .fc-time-grid table {
  802.    border: 0 hidden transparent
  803. }
  804.  
  805. .fc-time-grid>.fc-bg {
  806.    z-index: 1
  807. }
  808.  
  809. .fc-time-grid .fc-slats,.fc-time-grid>hr {
  810.    position: relative;
  811.    z-index: 2
  812. }
  813.  
  814. .fc-time-grid .fc-content-col {
  815.    position: relative
  816. }
  817.  
  818. .fc-time-grid .fc-content-skeleton {
  819.    position: absolute;
  820.    z-index: 3;
  821.    top: 0;
  822.    left: 0;
  823.    right: 0
  824. }
  825.  
  826. .fc-time-grid .fc-business-container {
  827.    position: relative;
  828.    z-index: 1
  829. }
  830.  
  831. .fc-time-grid .fc-bgevent-container {
  832.    position: relative;
  833.    z-index: 2
  834. }
  835.  
  836. .fc-time-grid .fc-highlight-container {
  837.    position: relative;
  838.    z-index: 3
  839. }
  840.  
  841. .fc-time-grid .fc-event-container {
  842.    position: relative;
  843.    z-index: 4
  844. }
  845.  
  846. .fc-time-grid .fc-now-indicator-line {
  847.    z-index: 5
  848. }
  849.  
  850. .fc-time-grid .fc-helper-container {
  851.    position: relative;
  852.    z-index: 6
  853. }
  854.  
  855. .fc-time-grid .fc-slats td {
  856.    height: 1.5em;
  857.    border-bottom: 0
  858. }
  859.  
  860. .fc-time-grid .fc-slats .fc-minor td {
  861.    border-top-style: dotted
  862. }
  863.  
  864. .fc-time-grid .fc-slats .ui-widget-content {
  865.    background: none
  866. }
  867.  
  868. .fc-time-grid .fc-highlight-container {
  869.    position: relative
  870. }
  871.  
  872. .fc-time-grid .fc-highlight {
  873.    position: absolute;
  874.    left: 0;
  875.    right: 0
  876. }
  877.  
  878. .fc-ltr .fc-time-grid .fc-event-container {
  879.    margin: 0 2.5% 0 2px
  880. }
  881.  
  882. .fc-rtl .fc-time-grid .fc-event-container {
  883.    margin: 0 2px 0 2.5%
  884. }
  885.  
  886. .fc-time-grid .fc-event,.fc-time-grid .fc-bgevent {
  887.    position: absolute;
  888.    z-index: 1
  889. }
  890.  
  891. .fc-time-grid .fc-bgevent {
  892.    left: 0;
  893.    right: 0
  894. }
  895.  
  896. .fc-v-event.fc-not-start {
  897.    border-top-width: 0;
  898.    padding-top: 1px;
  899.    border-top-left-radius: 0;
  900.    border-top-right-radius: 0
  901. }
  902.  
  903. .fc-v-event.fc-not-end {
  904.    border-bottom-width: 0;
  905.    padding-bottom: 1px;
  906.    border-bottom-left-radius: 0;
  907.    border-bottom-right-radius: 0
  908. }
  909.  
  910. .fc-time-grid-event {
  911.    overflow: hidden
  912. }
  913.  
  914. .fc-time-grid-event.fc-selected {
  915.    overflow: visible
  916. }
  917.  
  918. .fc-time-grid-event.fc-selected .fc-bg {
  919.    display: none
  920. }
  921.  
  922. .fc-time-grid-event .fc-content {
  923.    overflow: hidden
  924. }
  925.  
  926. .fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title {
  927.    padding: 0 1px
  928. }
  929.  
  930. .fc-time-grid-event .fc-time {
  931.    font-size: .85em;
  932.    white-space: nowrap
  933. }
  934.  
  935. .fc-time-grid-event.fc-short .fc-content {
  936.    white-space: nowrap
  937. }
  938.  
  939. .fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title {
  940.    display: inline-block;
  941.    vertical-align: top
  942. }
  943.  
  944. .fc-time-grid-event.fc-short .fc-time span {
  945.    display: none
  946. }
  947.  
  948. .fc-time-grid-event.fc-short .fc-time:before {
  949.    content: attr(data-start)
  950. }
  951.  
  952. .fc-time-grid-event.fc-short .fc-time:after {
  953.    content: "\000A0-\000A0"
  954. }
  955.  
  956. .fc-time-grid-event.fc-short .fc-title {
  957.    font-size: .85em;
  958.    padding: 0
  959. }
  960.  
  961. .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  962.    left: 0;
  963.    right: 0;
  964.    bottom: 0;
  965.    height: 8px;
  966.    overflow: hidden;
  967.    line-height: 8px;
  968.    font-size: 11px;
  969.    font-family: monospace;
  970.    text-align: center;
  971.    cursor: s-resize
  972. }
  973.  
  974. .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  975.    content: "="
  976. }
  977.  
  978. .fc-time-grid-event.fc-selected .fc-resizer {
  979.    border-radius: 5px;
  980.    border-width: 1px;
  981.    width: 8px;
  982.    height: 8px;
  983.    border-style: solid;
  984.    border-color: inherit;
  985.    background: #fff;
  986.    left: 50%;
  987.    margin-left: -5px;
  988.    bottom: -5px
  989. }
  990.  
  991. .fc-time-grid .fc-now-indicator-line {
  992.    border-top-width: 1px;
  993.    left: 0;
  994.    right: 0
  995. }
  996.  
  997. .fc-time-grid .fc-now-indicator-arrow {
  998.    margin-top: -5px
  999. }
  1000.  
  1001. .fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  1002.    left: 0;
  1003.    border-width: 5px 0 5px 6px;
  1004.    border-top-color: transparent;
  1005.    border-bottom-color: transparent
  1006. }
  1007.  
  1008. .fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  1009.    right: 0;
  1010.    border-width: 5px 6px 5px 0;
  1011.    border-top-color: transparent;
  1012.    border-bottom-color: transparent
  1013. }
  1014.  
  1015. .fc-event-dot {
  1016.    display: inline-block;
  1017.    width: 10px;
  1018.    height: 10px;
  1019.    border-radius: 5px
  1020. }
  1021.  
  1022. .fc-rtl .fc-list-view {
  1023.    direction: rtl
  1024. }
  1025.  
  1026. .fc-list-view {
  1027.    border-width: 1px;
  1028.    border-style: solid
  1029. }
  1030.  
  1031. .fc .fc-list-table {
  1032.    table-layout: auto
  1033. }
  1034.  
  1035. .fc-list-table td {
  1036.    border-width: 1px 0 0;
  1037.    padding: 8px 14px
  1038. }
  1039.  
  1040. .fc-list-table tr:first-child td {
  1041.    border-top-width: 0
  1042. }
  1043.  
  1044. .fc-list-heading {
  1045.    border-bottom-width: 1px
  1046. }
  1047.  
  1048. .fc-list-heading td {
  1049.    font-weight: bold
  1050. }
  1051.  
  1052. .fc-ltr .fc-list-heading-main {
  1053.    float: left
  1054. }
  1055.  
  1056. .fc-ltr .fc-list-heading-alt {
  1057.    float: right
  1058. }
  1059.  
  1060. .fc-rtl .fc-list-heading-main {
  1061.    float: right
  1062. }
  1063.  
  1064. .fc-rtl .fc-list-heading-alt {
  1065.    float: left
  1066. }
  1067.  
  1068. .fc-list-item.fc-has-url {
  1069.    cursor: pointer
  1070. }
  1071.  
  1072. .fc-list-item:hover td {
  1073.    background-color: #f5f5f5
  1074. }
  1075.  
  1076. .fc-list-item-marker,.fc-list-item-time {
  1077.    white-space: nowrap;
  1078.    width: 1px
  1079. }
  1080.  
  1081. .fc-ltr .fc-list-item-marker {
  1082.    padding-right: 0
  1083. }
  1084.  
  1085. .fc-rtl .fc-list-item-marker {
  1086.    padding-left: 0
  1087. }
  1088.  
  1089. .fc-list-item-title a {
  1090.    text-decoration: none;
  1091.    color: inherit
  1092. }
  1093.  
  1094. .fc-list-item-title a[href]:hover {
  1095.    text-decoration: underline
  1096. }
  1097.  
  1098. .fc-list-empty-wrap2 {
  1099.    position: absolute;
  1100.    top: 0;
  1101.    left: 0;
  1102.    right: 0;
  1103.    bottom: 0
  1104. }
  1105.  
  1106. .fc-list-empty-wrap1 {
  1107.    width: 100%;
  1108.    height: 100%;
  1109.    display: table
  1110. }
  1111.  
  1112. .fc-list-empty {
  1113.    display: table-cell;
  1114.    vertical-align: middle;
  1115.    text-align: center
  1116. }
  1117.  
  1118. .fc-unthemed .fc-list-empty {
  1119.    background-color: #eee
  1120. }
  1121.  
  1122. .c3 svg {
  1123.    font: 10px sans-serif;
  1124.    -webkit-tap-highlight-color: transparent
  1125. }
  1126.  
  1127. .c3 path,.c3 line {
  1128.    fill: none;
  1129.    stroke: #000
  1130. }
  1131.  
  1132. .c3 text {
  1133.    -webkit-user-select: none;
  1134.    -moz-user-select: none;
  1135.    -ms-user-select: none;
  1136.    user-select: none
  1137. }
  1138.  
  1139. .c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid,.c3-event-rect,.c3-bars path {
  1140.    shape-rendering: crispEdges
  1141. }
  1142.  
  1143. .c3-chart-arc path {
  1144.    stroke: #fff
  1145. }
  1146.  
  1147. .c3-chart-arc text {
  1148.    fill: #fff;
  1149.    font-size: 13px
  1150. }
  1151.  
  1152. .c3-grid line {
  1153.    stroke: #aaa
  1154. }
  1155.  
  1156. .c3-grid text {
  1157.    fill: #aaa
  1158. }
  1159.  
  1160. .c3-xgrid,.c3-ygrid {
  1161.    stroke-dasharray: 3 3
  1162. }
  1163.  
  1164. .c3-text.c3-empty {
  1165.    fill: #808080;
  1166.    font-size: 2em
  1167. }
  1168.  
  1169. .c3-line {
  1170.    stroke-width: 1px
  1171. }
  1172.  
  1173. .c3-circle._expanded_ {
  1174.    stroke-width: 1px;
  1175.    stroke: white
  1176. }
  1177.  
  1178. .c3-selected-circle {
  1179.    fill: white;
  1180.    stroke-width: 2px
  1181. }
  1182.  
  1183. .c3-bar {
  1184.    stroke-width: 0
  1185. }
  1186.  
  1187. .c3-bar._expanded_ {
  1188.    fill-opacity: 1;
  1189.    fill-opacity: 0.75
  1190. }
  1191.  
  1192. .c3-target.c3-focused {
  1193.    opacity: 1
  1194. }
  1195.  
  1196. .c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step {
  1197.    stroke-width: 2px
  1198. }
  1199.  
  1200. .c3-target.c3-defocused {
  1201.    opacity: 0.3 !important
  1202. }
  1203.  
  1204. .c3-region {
  1205.    fill: steelblue;
  1206.    fill-opacity: .1
  1207. }
  1208.  
  1209. .c3-brush .extent {
  1210.    fill-opacity: .1
  1211. }
  1212.  
  1213. .c3-legend-item {
  1214.    font-size: 12px
  1215. }
  1216.  
  1217. .c3-legend-item-hidden {
  1218.    opacity: 0.15
  1219. }
  1220.  
  1221. .c3-legend-background {
  1222.    opacity: 0.75;
  1223.    fill: white;
  1224.    stroke: lightgray;
  1225.    stroke-width: 1
  1226. }
  1227.  
  1228. .c3-title {
  1229.    font: 14px sans-serif
  1230. }
  1231.  
  1232. .c3-tooltip-container {
  1233.    z-index: 10
  1234. }
  1235.  
  1236. .c3-tooltip {
  1237.    border-collapse: collapse;
  1238.    border-spacing: 0;
  1239.    background-color: #fff;
  1240.    empty-cells: show;
  1241.    -webkit-box-shadow: 7px 7px 12px -9px #777777;
  1242.    box-shadow: 7px 7px 12px -9px #777777;
  1243.    opacity: 0.9
  1244. }
  1245.  
  1246. .c3-tooltip tr {
  1247.    border: 1px solid #CCC
  1248. }
  1249.  
  1250. .c3-tooltip th {
  1251.    background-color: #aaa;
  1252.    font-size: 14px;
  1253.    padding: 2px 5px;
  1254.    text-align: left;
  1255.    color: #FFF
  1256. }
  1257.  
  1258. .c3-tooltip td {
  1259.    font-size: 13px;
  1260.    padding: 3px 6px;
  1261.    background-color: #fff;
  1262.    border-left: 1px dotted #999
  1263. }
  1264.  
  1265. .c3-tooltip td>span {
  1266.    display: inline-block;
  1267.    width: 10px;
  1268.    height: 10px;
  1269.    margin-right: 6px
  1270. }
  1271.  
  1272. .c3-tooltip td.value {
  1273.    text-align: right
  1274. }
  1275.  
  1276. .c3-area {
  1277.    stroke-width: 0;
  1278.    opacity: 0.2
  1279. }
  1280.  
  1281. .c3-chart-arcs-title {
  1282.    dominant-baseline: middle;
  1283.    font-size: 1.3em
  1284. }
  1285.  
  1286. .c3-chart-arcs .c3-chart-arcs-background {
  1287.    fill: #e0e0e0;
  1288.    stroke: none
  1289. }
  1290.  
  1291. .c3-chart-arcs .c3-chart-arcs-gauge-unit {
  1292.    fill: #000;
  1293.    font-size: 16px
  1294. }
  1295.  
  1296. .c3-chart-arcs .c3-chart-arcs-gauge-max {
  1297.    fill: #777
  1298. }
  1299.  
  1300. .c3-chart-arcs .c3-chart-arcs-gauge-min {
  1301.    fill: #777
  1302. }
  1303.  
  1304. .c3-chart-arc .c3-gauge-value {
  1305.    fill: #000
  1306. }
  1307.  
  1308. .c3-chart-arc.c3-target g path {
  1309.    opacity: 1
  1310. }
  1311.  
  1312. .c3-chart-arc.c3-target.c3-focused g path {
  1313.    opacity: 1
  1314. }
  1315.  
  1316. .switchery {
  1317.    background-color: #fff;
  1318.    border: 1px solid #dfdfdf;
  1319.    border-radius: 20px;
  1320.    cursor: pointer;
  1321.    display: inline-block;
  1322.    height: 30px;
  1323.    position: relative;
  1324.    vertical-align: middle;
  1325.    width: 50px;
  1326.    -moz-user-select: none;
  1327.    -webkit-user-select: none;
  1328.    -ms-user-select: none;
  1329.    user-select: none;
  1330.    -webkit-box-sizing: content-box;
  1331.    box-sizing: content-box;
  1332.    background-clip: content-box
  1333. }
  1334.  
  1335. .switchery>small {
  1336.    background: #fff;
  1337.    border-radius: 100%;
  1338.    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  1339.    box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  1340.    height: 30px;
  1341.    position: absolute;
  1342.    top: 0;
  1343.    width: 30px
  1344. }
  1345.  
  1346. .switchery-small {
  1347.    border-radius: 20px;
  1348.    height: 20px;
  1349.    width: 33px
  1350. }
  1351.  
  1352. .switchery-small>small {
  1353.    height: 20px;
  1354.    width: 20px
  1355. }
  1356.  
  1357. .switchery-large {
  1358.    border-radius: 40px;
  1359.    height: 40px;
  1360.    width: 66px
  1361. }
  1362.  
  1363. .switchery-large>small {
  1364.    height: 40px;
  1365.    width: 40px
  1366. }
  1367.  
  1368. /* body {
  1369.    background: #ebeff2;
  1370.    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  1371.    margin: 0;
  1372.    padding-bottom: 65px;
  1373.    overflow-x: hidden;
  1374.    color: #797979
  1375. } */
  1376.  
  1377. html {
  1378.    position: relative;
  1379.    min-height: 100%;
  1380.    /* background: #ebeff2 */
  1381. }
  1382.  
  1383. h1,h2,.page-pricing__features>li,h3,h4,h5,h6 {
  1384.    color: #505458;
  1385.    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  1386.    margin: 10px 0
  1387. }
  1388.  
  1389. h1 {
  1390.    line-height: 43px
  1391. }
  1392.  
  1393. h2,.page-pricing__features>li {
  1394.    line-height: 35px
  1395. }
  1396.  
  1397. h3 {
  1398.    line-height: 30px
  1399. }
  1400.  
  1401. h3 small {
  1402.    color: #444444
  1403. }
  1404.  
  1405. h4 {
  1406.    line-height: 22px
  1407. }
  1408.  
  1409. h4 small {
  1410.    color: #444444
  1411. }
  1412.  
  1413. h5 {
  1414.    font-size: 15px
  1415. }
  1416.  
  1417. h5 small {
  1418.    color: #444444
  1419. }
  1420.  
  1421. p {
  1422.    line-height: 1.6
  1423. }
  1424.  
  1425. * {
  1426.    outline: none !important
  1427. }
  1428.  
  1429. b {
  1430.    font-weight: 600
  1431. }
  1432.  
  1433. a:hover {
  1434.    outline: 0;
  1435.    text-decoration: none
  1436. }
  1437.  
  1438. a:active {
  1439.    outline: 0;
  1440.    text-decoration: none
  1441. }
  1442.  
  1443. a:focus {
  1444.    outline: 0;
  1445.    text-decoration: none
  1446. }
  1447.  
  1448. .container {
  1449.    /* width: 90% */
  1450. }
  1451.  
  1452. .container-alt {
  1453.    margin-left: auto;
  1454.    margin-right: auto;
  1455.    padding-left: 15px;
  1456.    padding-right: 15px
  1457. }
  1458.  
  1459. .wrapper {
  1460.    margin-top: 20px
  1461. }
  1462.  
  1463. .page {
  1464.    bottom: 0;
  1465.    left: 0;
  1466.    right: 0;
  1467.    top: 0
  1468. }
  1469.  
  1470. .page-title {
  1471.    font-size: 20px;
  1472.    font-weight: 600;
  1473.    margin-bottom: 0px;
  1474.    margin-top: 7px
  1475. }
  1476.  
  1477. .page-title-alt {
  1478.    margin-bottom: 23px;
  1479.    margin-top: 10px
  1480. }
  1481.  
  1482. .page-header {
  1483.    border-bottom: 1px solid #DBDDDE
  1484. }
  1485.  
  1486. .header-title {
  1487.    text-transform: uppercase;
  1488.    font-size: 16px;
  1489.    font-weight: 600;
  1490.    letter-spacing: 0.04em;
  1491.    line-height: 16px;
  1492.    margin-bottom: 8px
  1493. }
  1494.  
  1495. .social-links li a {
  1496.    -webkit-border-radius: 50%;
  1497.    background: #EFF0F4;
  1498.    border-radius: 50%;
  1499.    color: #7A7676;
  1500.    display: inline-block;
  1501.    height: 30px;
  1502.    line-height: 30px;
  1503.    text-align: center;
  1504.    width: 30px
  1505. }
  1506.  
  1507. .p-0 {
  1508.    padding: 0px !important
  1509. }
  1510.  
  1511. .p-20 {
  1512.    padding: 20px !important
  1513. }
  1514.  
  1515. .p-30 {
  1516.    padding: 30px !important
  1517. }
  1518.  
  1519. .p-l-0 {
  1520.    padding-left: 0px !important
  1521. }
  1522.  
  1523. .p-r-0 {
  1524.    padding-right: 0px !important
  1525. }
  1526.  
  1527. .p-t-0 {
  1528.    padding-top: 0px !important
  1529. }
  1530.  
  1531. .p-t-10 {
  1532.    padding-top: 10px !important
  1533. }
  1534.  
  1535. .p-b-0 {
  1536.    padding-bottom: 0px !important
  1537. }
  1538.  
  1539. .p-b-10 {
  1540.    padding-bottom: 10px !important
  1541. }
  1542.  
  1543. .p-l-r-10 {
  1544.    padding-left: 10px;
  1545.    padding-right: 10px
  1546. }
  1547.  
  1548. .m-0 {
  1549.    margin: 0px !important
  1550. }
  1551.  
  1552. .m-r-5 {
  1553.    margin-right: 5px !important
  1554. }
  1555.  
  1556. .m-r-10 {
  1557.    margin-right: 10px !important
  1558. }
  1559.  
  1560. .m-r-15 {
  1561.    margin-right: 15px !important
  1562. }
  1563.  
  1564. .m-l-5 {
  1565.    margin-left: 5px !important
  1566. }
  1567.  
  1568. .m-l-10 {
  1569.    margin-left: 10px !important
  1570. }
  1571.  
  1572. .m-l-15 {
  1573.    margin-left: 15px !important
  1574. }
  1575.  
  1576. .m-t-5 {
  1577.    margin-top: 5px !important
  1578. }
  1579.  
  1580. .m-t-0 {
  1581.    margin-top: 0px !important
  1582. }
  1583.  
  1584. .m-t-10 {
  1585.    margin-top: 10px !important
  1586. }
  1587.  
  1588. .m-t-15 {
  1589.    margin-top: 15px !important
  1590. }
  1591.  
  1592. .m-t-20 {
  1593.    margin-top: 20px !important
  1594. }
  1595.  
  1596. .m-t-30 {
  1597.    margin-top: 30px !important
  1598. }
  1599.  
  1600. .m-t-40 {
  1601.    margin-top: 40px !important
  1602. }
  1603.  
  1604. .m-b-0 {
  1605.    margin-bottom: 0px !important
  1606. }
  1607.  
  1608. .m-b-5 {
  1609.    margin-bottom: 5px !important
  1610. }
  1611.  
  1612. .m-b-10 {
  1613.    margin-bottom: 10px !important
  1614. }
  1615.  
  1616. .m-b-15 {
  1617.    margin-bottom: 15px !important
  1618. }
  1619.  
  1620. .m-b-20 {
  1621.    margin-bottom: 20px !important
  1622. }
  1623.  
  1624. .m-b-30 {
  1625.    margin-bottom: 30px !important
  1626. }
  1627.  
  1628. .w-xs {
  1629.    min-width: 80px
  1630. }
  1631.  
  1632. .w-sm {
  1633.    min-width: 95px
  1634. }
  1635.  
  1636. .w-md {
  1637.    min-width: 110px
  1638. }
  1639.  
  1640. .w-lg {
  1641.    min-width: 140px
  1642. }
  1643.  
  1644. .m-h-40 {
  1645.    min-height: 40px
  1646. }
  1647.  
  1648. .m-h-50 {
  1649.    min-height: 50px
  1650. }
  1651.  
  1652. .l-h-34 {
  1653.    line-height: 34px
  1654. }
  1655.  
  1656. .font-600 {
  1657.    font-weight: 600
  1658. }
  1659.  
  1660. .font-bold {
  1661.    font-weight: 700
  1662. }
  1663.  
  1664. .font-normal {
  1665.    font-weight: normal
  1666. }
  1667.  
  1668. .font-light {
  1669.    font-weight: 300
  1670. }
  1671.  
  1672. .font-13 {
  1673.    font-size: 13px !important
  1674. }
  1675.  
  1676. .wrapper-md {
  1677.    padding: 20px
  1678. }
  1679.  
  1680. .pull-in {
  1681.    margin-left: -15px;
  1682.    margin-right: -15px
  1683. }
  1684.  
  1685. .pull-in-card {
  1686.    margin-left: -20px !important;
  1687.    margin-right: -20px !important
  1688. }
  1689.  
  1690. .b-0 {
  1691.    border: none !important
  1692. }
  1693.  
  1694. .vertical-middle {
  1695.    vertical-align: middle
  1696. }
  1697.  
  1698. .bx-shadow {
  1699.    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
  1700.    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1)
  1701. }
  1702.  
  1703. .mx-box {
  1704.    max-height: 380px;
  1705.    min-height: 380px
  1706. }
  1707.  
  1708. .thumb-sm {
  1709.    height: 32px;
  1710.    width: 32px
  1711. }
  1712.  
  1713. .thumb-md {
  1714.    height: 48px;
  1715.    width: 48px
  1716. }
  1717.  
  1718. .thumb-lg {
  1719.    height: 88px;
  1720.    width: 88px
  1721. }
  1722.  
  1723. .table-box {
  1724.    display: table;
  1725.    height: 100%;
  1726.    width: 100%
  1727. }
  1728.  
  1729. .table-box .table-detail {
  1730.    display: table-cell;
  1731.    vertical-align: middle
  1732. }
  1733.  
  1734. .card-box {
  1735.    padding: 20px;
  1736.    border: 1px solid rgba(54,64,74,0.05);
  1737.    border-radius: 5px;
  1738.    -moz-border-radius: 5px;
  1739.    background-clip: padding-box;
  1740.    margin-bottom: 20px;
  1741.    background-color: #ffffff
  1742. }
  1743.  
  1744. .grid-structure .grid-container {
  1745.    background-color: #f4f8fb;
  1746.    margin-bottom: 10px;
  1747.    padding: 10px 20px
  1748. }
  1749.  
  1750. .icon-list-demo div {
  1751.    cursor: pointer;
  1752.    line-height: 45px;
  1753.    white-space: nowrap;
  1754.    color: #75798B
  1755. }
  1756.  
  1757. .icon-list-demo div:hover {
  1758.    color: #ffffff
  1759. }
  1760.  
  1761. .icon-list-demo div p {
  1762.    margin-bottom: 0px;
  1763.    line-height: inherit
  1764. }
  1765.  
  1766. .icon-list-demo i {
  1767.    -webkit-transition: all 0.2s;
  1768.    -webkit-transition: font-size 0.2s;
  1769.    display: inline-block;
  1770.    font-size: 18px;
  1771.    margin: 0;
  1772.    text-align: center;
  1773.    transition: all 0.2s;
  1774.    transition: font-size 0.2s;
  1775.    vertical-align: middle;
  1776.    width: 40px
  1777. }
  1778.  
  1779. .icon-list-demo .col-md-4 {
  1780.    border-radius: 3px;
  1781.    -moz-border-radius: 3px;
  1782.    background-clip: padding-box
  1783. }
  1784.  
  1785. .icon-list-demo .col-md-4:hover {
  1786.    background-color: #5fbeaa
  1787. }
  1788.  
  1789. .icon-list-demo .col-md-4:hover i {
  1790.    -o-transform: scale(2);
  1791.    -webkit-transform: scale(2);
  1792.    moz-transform: scale(2);
  1793.    -ms-transform: scale(2);
  1794.    transform: scale(2)
  1795. }
  1796.  
  1797. .switchery-demo .switchery {
  1798.    margin-bottom: 10px
  1799. }
  1800.  
  1801. .button-list {
  1802.    margin-left: -8px;
  1803.    margin-bottom: -12px
  1804. }
  1805.  
  1806. .button-list .btn {
  1807.    margin-bottom: 12px;
  1808.    margin-left: 8px
  1809. }
  1810.  
  1811. .row {
  1812.    margin-right: -10px;
  1813.    margin-left: -10px
  1814. }
  1815.  
  1816. .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
  1817.    padding-left: 10px;
  1818.    padding-right: 10px
  1819. }
  1820.  
  1821. .breadcrumb {
  1822.    background-color: transparent;
  1823.    margin-bottom: 15px;
  1824.    padding-top: 10px;
  1825.    padding-left: 0px
  1826. }
  1827.  
  1828. .dropdown-menu {
  1829.    padding: 4px 0;
  1830.    -webkit-animation-duration: 1s;
  1831.    animation-duration: 1s;
  1832.    -webkit-animation-fill-mode: both;
  1833.    animation-fill-mode: both;
  1834.    border: 0;
  1835.    border: 1px solid #e7e7e7;
  1836.    padding: 15px 0;
  1837.    -webkit-animation-name: fadeIn;
  1838.    animation-name: fadeIn;
  1839.    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
  1840.    box-shadow: 0px 1px 1px rgba(0,0,0,0.1)
  1841. }
  1842.  
  1843. .dropdown-menu>li>a {
  1844.    padding: 6px 20px
  1845. }
  1846.  
  1847. @-webkit-keyframes fadeIn {
  1848.    0% {
  1849.        opacity: 0
  1850.    }
  1851.  
  1852.    100% {
  1853.        opacity: 1
  1854.    }
  1855. }
  1856.  
  1857. @keyframes fadeIn {
  1858.    0% {
  1859.        opacity: 0
  1860.    }
  1861.  
  1862.    100% {
  1863.        opacity: 1
  1864.    }
  1865. }
  1866.  
  1867. .open>.dropdown-menu {
  1868.    -webkit-transform: scale(1, 1);
  1869.    -ms-transform: scale(1, 1);
  1870.    transform: scale(1, 1);
  1871.    opacity: 1
  1872. }
  1873.  
  1874. .dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
  1875.    background-color: #f3f3f3;
  1876.    color: #36404a
  1877. }
  1878.  
  1879. .dropup .dropdown-menu {
  1880.    -webkit-box-shadow: 0px -1px 5px 0 rgba(0,0,0,0.26);
  1881.    box-shadow: 0px -1px 5px 0 rgba(0,0,0,0.26)
  1882. }
  1883.  
  1884. .bg-custom {
  1885.    background-color: #5fbeaa !important
  1886. }
  1887.  
  1888. .bg-primary {
  1889.    background-color: #5d9cec !important
  1890. }
  1891.  
  1892. .bg-success {
  1893.    background-color: #81c868 !important
  1894. }
  1895.  
  1896. .bg-info {
  1897.    background-color: #34d3eb !important
  1898. }
  1899.  
  1900. .bg-warning {
  1901.    background-color: #ffbd4a !important
  1902. }
  1903.  
  1904. .bg-danger {
  1905.    background-color: #f05050 !important
  1906. }
  1907.  
  1908. .bg-muted {
  1909.    background-color: #f4f8fb !important
  1910. }
  1911.  
  1912. .bg-inverse {
  1913.    background-color: #4c5667 !important
  1914. }
  1915.  
  1916. .bg-purple {
  1917.    background-color: #7266ba !important
  1918. }
  1919.  
  1920. .bg-pink {
  1921.    background-color: #fb6d9d !important
  1922. }
  1923.  
  1924. .bg-white {
  1925.    background-color: #ffffff !important
  1926. }
  1927.  
  1928. .bg-lightdark {
  1929.    background-color: #f4f8fb !important
  1930. }
  1931.  
  1932. .text-custom {
  1933.    color: #5fbeaa
  1934. }
  1935.  
  1936. .text-white {
  1937.    color: #ffffff
  1938. }
  1939.  
  1940. .text-danger {
  1941.    color: #f05050
  1942. }
  1943.  
  1944. .text-muted {
  1945.    color: #98a6ad
  1946. }
  1947.  
  1948. .text-primary {
  1949.    color: #5d9cec
  1950. }
  1951.  
  1952. .text-warning {
  1953.    color: #ffbd4a
  1954. }
  1955.  
  1956. .text-success {
  1957.    color: #81c868
  1958. }
  1959.  
  1960. .text-info {
  1961.    color: #34d3eb
  1962. }
  1963.  
  1964. .text-inverse {
  1965.    color: #4c5667
  1966. }
  1967.  
  1968. .text-pink {
  1969.    color: #fb6d9d
  1970. }
  1971.  
  1972. .text-purple {
  1973.    color: #7266ba
  1974. }
  1975.  
  1976. .text-dark {
  1977.    color: #797979 !important
  1978. }
  1979.  
  1980. textarea.form-control {
  1981.    min-height: 90px
  1982. }
  1983.  
  1984. .form-control {
  1985.    background-color: #FFFFFF;
  1986.    border: 1px solid #E3E3E3;
  1987.    border-radius: 4px;
  1988.    color: #565656;
  1989.    padding: 7px 12px;
  1990.    height: 38px;
  1991.    max-width: 100%;
  1992.    -webkit-box-shadow: none;
  1993.    box-shadow: none;
  1994.    -webkit-transition: all 300ms linear;
  1995.    transition: all 300ms linear
  1996. }
  1997.  
  1998. .form-control:focus {
  1999.    background-color: #FFFFFF;
  2000.    border: 1px solid #AAAAAA;
  2001.    -webkit-box-shadow: none;
  2002.    box-shadow: none;
  2003.    outline: 0 !important;
  2004.    color: #333333
  2005. }
  2006.  
  2007. .input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
  2008.    height: 46px;
  2009.    padding: 10px 16px;
  2010.    font-size: 18px;
  2011.    line-height: 1.3333333;
  2012.    border-radius: 6px
  2013. }
  2014.  
  2015. .input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
  2016.    height: 30px;
  2017.    padding: 5px 10px;
  2018.    font-size: 12px;
  2019.    line-height: 1.5;
  2020.    border-radius: 3px
  2021. }
  2022.  
  2023. .form-horizontal .form-group {
  2024.    margin-left: -10px;
  2025.    margin-right: -10px
  2026. }
  2027.  
  2028. .form-control-feedback {
  2029.    line-height: 38px !important
  2030. }
  2031.  
  2032. .input-group-btn .btn {
  2033.    padding: 8px 12px
  2034. }
  2035.  
  2036. .input-group-btn .btn-sm,.input-group-btn .btn-group-sm>.btn {
  2037.    padding: 5px 10px
  2038. }
  2039.  
  2040. .input-group-btn .btn-lg,.input-group-btn .btn-group-lg>.btn {
  2041.    padding: 10px 17px
  2042. }
  2043.  
  2044. .label {
  2045.    font-weight: 600;
  2046.    letter-spacing: 0.05em;
  2047.    padding: .3em .6em .3em
  2048. }
  2049.  
  2050. .label-default {
  2051.    background-color: #5fbeaa
  2052. }
  2053.  
  2054. .label-primary {
  2055.    background-color: #5d9cec
  2056. }
  2057.  
  2058. .label-success {
  2059.    background-color: #81c868
  2060. }
  2061.  
  2062. .label-info {
  2063.    background-color: #34d3eb
  2064. }
  2065.  
  2066. .label-warning {
  2067.    background-color: #ffbd4a
  2068. }
  2069.  
  2070. .label-danger {
  2071.    background-color: #f05050
  2072. }
  2073.  
  2074. .label-purple {
  2075.    background-color: #7266ba
  2076. }
  2077.  
  2078. .label-pink {
  2079.    background-color: #fb6d9d
  2080. }
  2081.  
  2082. .label-inverse {
  2083.    background-color: #4c5667
  2084. }
  2085.  
  2086. .badge {
  2087.    text-transform: uppercase;
  2088.    font-weight: 600;
  2089.    padding: 3px 5px;
  2090.    font-size: 12px;
  2091.    margin-top: 1px;
  2092.    background-color: #5fbeaa
  2093. }
  2094.  
  2095. .badge-xs {
  2096.    font-size: 9px
  2097. }
  2098.  
  2099. .badge-xs,.badge-sm {
  2100.    -webkit-transform: translate(0, -2px);
  2101.    -ms-transform: translate(0, -2px);
  2102.    transform: translate(0, -2px)
  2103. }
  2104.  
  2105. .badge-primary {
  2106.    background-color: #5d9cec
  2107. }
  2108.  
  2109. .badge-success {
  2110.    background-color: #81c868
  2111. }
  2112.  
  2113. .badge-info {
  2114.    background-color: #34d3eb
  2115. }
  2116.  
  2117. .badge-warning {
  2118.    background-color: #ffbd4a
  2119. }
  2120.  
  2121. .badge-danger {
  2122.    background-color: #f05050
  2123. }
  2124.  
  2125. .badge-purple {
  2126.    background-color: #7266ba
  2127. }
  2128.  
  2129. .badge-pink {
  2130.    background-color: #fb6d9d
  2131. }
  2132.  
  2133. .badge-inverse {
  2134.    background-color: #4c5667
  2135. }
  2136.  
  2137. .pagination>li:first-child>a,.pagination>li:first-child>span {
  2138.    border-bottom-left-radius: 3px;
  2139.    border-top-left-radius: 3px
  2140. }
  2141.  
  2142. .pagination>li:last-child>a,.pagination>li:last-child>span {
  2143.    border-bottom-right-radius: 3px;
  2144.    border-top-right-radius: 3px
  2145. }
  2146.  
  2147. .pagination>li>a,.pagination>li>span {
  2148.    color: #636e7b
  2149. }
  2150.  
  2151. .pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
  2152.    background-color: #e4e7ea
  2153. }
  2154.  
  2155. .pagination-split li {
  2156.    margin-left: 5px;
  2157.    display: inline-block;
  2158.    float: left
  2159. }
  2160.  
  2161. .pagination-split li:first-child {
  2162.    margin-left: 0
  2163. }
  2164.  
  2165. .pagination-split li a {
  2166.    border-radius: 3px
  2167. }
  2168.  
  2169. .pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
  2170.    background-color: #5fbeaa;
  2171.    border-color: #5fbeaa
  2172. }
  2173.  
  2174. .pager li>a,.pager li>span {
  2175.    border-radius: 3px;
  2176.    color: #636e7b
  2177. }
  2178.  
  2179. .tabs {
  2180.    background-color: #ffffff;
  2181.    margin: 0 auto;
  2182.    padding: 0px;
  2183.    position: relative;
  2184.    white-space: nowrap;
  2185.    width: 100%
  2186. }
  2187.  
  2188. .tabs li.tab {
  2189.    background-color: #ffffff;
  2190.    display: block;
  2191.    float: left;
  2192.    margin: 0;
  2193.    text-align: center
  2194. }
  2195.  
  2196. .tabs li.tab a {
  2197.    -moz-transition: color 0.28s ease;
  2198.    -ms-transition: color 0.28s ease;
  2199.    -o-transition: color 0.28s ease;
  2200.    -webkit-transition: color 0.28s ease;
  2201.    color: #ee6e73;
  2202.    display: block;
  2203.    height: 100%;
  2204.    text-decoration: none;
  2205.    transition: color 0.28s ease;
  2206.    width: 100%
  2207. }
  2208.  
  2209. .tabs li.tab a.active {
  2210.    color: #5fbeaa !important
  2211. }
  2212.  
  2213. .tabs .indicator {
  2214.    background-color: #5fbeaa;
  2215.    bottom: 0;
  2216.    height: 2px;
  2217.    position: absolute;
  2218.    will-change: left, right
  2219. }
  2220.  
  2221. .tabs-top .indicator {
  2222.    top: 0
  2223. }
  2224.  
  2225. .nav-pills li a {
  2226.    line-height: 36px !important;
  2227.    padding: 0px 15px
  2228. }
  2229.  
  2230. .nav-pills li.active a {
  2231.    background-color: #5fbeaa !important
  2232. }
  2233.  
  2234. .nav-pills li.active a:hover {
  2235.    background-color: #5fbeaa !important
  2236. }
  2237.  
  2238. .nav-pills li.active a:focus {
  2239.    background-color: #5fbeaa !important
  2240. }
  2241.  
  2242. .nav.nav-tabs+.tab-content {
  2243.    background: #ffffff;
  2244.    margin-bottom: 30px;
  2245.    padding: 30px
  2246. }
  2247.  
  2248. .tabs-vertical-env {
  2249.    margin-bottom: 30px
  2250. }
  2251.  
  2252. .tabs-vertical-env .tab-content {
  2253.    background: #ffffff;
  2254.    display: table-cell;
  2255.    margin-bottom: 30px;
  2256.    padding: 30px;
  2257.    vertical-align: top
  2258. }
  2259.  
  2260. .tabs-vertical-env .nav.tabs-vertical {
  2261.    display: table-cell;
  2262.    min-width: 120px;
  2263.    vertical-align: top;
  2264.    width: 150px
  2265. }
  2266.  
  2267. .tabs-vertical-env .nav.tabs-vertical li.active>a {
  2268.    background-color: #ffffff;
  2269.    border: 0
  2270. }
  2271.  
  2272. .tabs-vertical-env .nav.tabs-vertical li>a {
  2273.    color: #333333;
  2274.    text-align: center;
  2275.    white-space: nowrap
  2276. }
  2277.  
  2278. .nav.nav-tabs>li.active>a {
  2279.    background-color: #ffffff;
  2280.    border: 0
  2281. }
  2282.  
  2283. .nav.nav-tabs>li>a,.nav.tabs-vertical>li>a {
  2284.    background-color: transparent;
  2285.    border-radius: 0;
  2286.    border: none;
  2287.    color: #505461 !important;
  2288.    cursor: pointer;
  2289.    line-height: 50px;
  2290.    padding: 0px 20px !important;
  2291.    letter-spacing: 0.03em;
  2292.    font-weight: 600;
  2293.    text-transform: uppercase;
  2294.    font-family: "Source Sans Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
  2295. }
  2296.  
  2297. .nav.nav-tabs>li>a:hover,.nav.tabs-vertical>li>a:hover {
  2298.    color: #5fbeaa !important
  2299. }
  2300.  
  2301. .tab-content {
  2302.    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  2303.    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  2304.    color: #777777
  2305. }
  2306.  
  2307. .nav.nav-tabs>li:last-of-type a {
  2308.    margin-right: 0px
  2309. }
  2310.  
  2311. .nav.nav-tabs {
  2312.    border-bottom: 0;
  2313.    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  2314.    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
  2315. }
  2316.  
  2317. .navtab-bg {
  2318.    background-color: #f4f8fb
  2319. }
  2320.  
  2321. .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus,.tabs-vertical-env .nav.tabs-vertical li.active>a {
  2322.    border: none
  2323. }
  2324.  
  2325. .nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover,.tabs-vertical>li.active>a,.tabs-vertical>li.active>a:focus,.tabs-vertical>li.active>a:hover {
  2326.    color: #5fbeaa !important
  2327. }
  2328.  
  2329. .list-group-item {
  2330.    border: 1px solid #ebeff2
  2331. }
  2332.  
  2333. .dropcap {
  2334.    font-size: 3.1em
  2335. }
  2336.  
  2337. .dropcap,.dropcap-circle,.dropcap-square {
  2338.    display: block;
  2339.    float: left;
  2340.    font-weight: 400;
  2341.    line-height: 36px;
  2342.    margin-right: 6px;
  2343.    text-shadow: none
  2344. }
  2345.  
  2346. .alert .btn {
  2347.    margin-top: 10px
  2348. }
  2349.  
  2350. .alert-success {
  2351.    background-color: rgba(95,190,170,0.3);
  2352.    border-color: rgba(95,190,170,0.4);
  2353.    color: #5fbeaa
  2354. }
  2355.  
  2356. .alert-info {
  2357.    background-color: rgba(52,211,235,0.2);
  2358.    border-color: rgba(52,211,235,0.3);
  2359.    color: #34d3eb
  2360. }
  2361.  
  2362. .alert-warning {
  2363.    background-color: rgba(255,189,74,0.2);
  2364.    border-color: rgba(255,189,74,0.3);
  2365.    color: #ffbd4a
  2366. }
  2367.  
  2368. .alert-danger {
  2369.    background-color: rgba(240,80,80,0.2);
  2370.    border-color: rgba(240,80,80,0.3);
  2371.    color: #f05050
  2372. }
  2373.  
  2374. .modal .modal-dialog .modal-content {
  2375.    -moz-box-shadow: none;
  2376.    -webkit-box-shadow: none;
  2377.    border-color: #DDDDDD;
  2378.    border-radius: 2px;
  2379.    box-shadow: none;
  2380.    padding: 25px
  2381. }
  2382.  
  2383. .modal .modal-dialog .modal-content .modal-header {
  2384.    border-bottom-width: 2px;
  2385.    margin: 0;
  2386.    padding: 0;
  2387.    padding-bottom: 15px
  2388. }
  2389.  
  2390. .modal .modal-dialog .modal-content .modal-body {
  2391.    padding: 20px 0
  2392. }
  2393.  
  2394. .modal .modal-dialog .modal-content .modal-footer {
  2395.    padding: 0;
  2396.    padding-top: 15px
  2397. }
  2398.  
  2399. .modal-full {
  2400.    width: 98%
  2401. }
  2402.  
  2403. .modal-content .nav.nav-tabs+.tab-content {
  2404.    margin-bottom: 0px
  2405. }
  2406.  
  2407. .modal-content .panel-group {
  2408.    margin-bottom: 0px
  2409. }
  2410.  
  2411. .modal-content .panel {
  2412.    border-top: none
  2413. }
  2414.  
  2415. .modal-demo {
  2416.    background-color: #FFF;
  2417.    width: 600px;
  2418.    border-radius: 4px;
  2419.    -moz-border-radius: 4px;
  2420.    background-clip: padding-box;
  2421.    display: none
  2422. }
  2423.  
  2424. .modal-demo .close {
  2425.    position: absolute;
  2426.    top: 15px;
  2427.    right: 25px;
  2428.    color: #eeeeee
  2429. }
  2430.  
  2431. .custom-modal-title {
  2432.    padding: 15px 25px 15px 25px;
  2433.    line-height: 22px;
  2434.    font-size: 18px;
  2435.    background-color: #36404a;
  2436.    color: #ffffff;
  2437.    text-align: left;
  2438.    margin: 0px
  2439. }
  2440.  
  2441. .custom-modal-text {
  2442.    padding: 20px
  2443. }
  2444.  
  2445. .custombox-modal-flash .close,.custombox-modal-rotatedown .close {
  2446.    top: 20px;
  2447.    z-index: 9999
  2448. }
  2449.  
  2450. .tabs-vertical-env .tab-content {
  2451.    margin-bottom: 0px
  2452. }
  2453.  
  2454. .table>thead>tr>td.middle-align,.table>tbody>tr>td.middle-align,.table>.tfood>tr>td.middle-align,.table>thead>tr>th.middle-align,.table>tbody>tr>th.middle-align,.table>.tfood>tr>th.middle-align {
  2455.    vertical-align: middle
  2456. }
  2457.  
  2458. .list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
  2459.    background-color: #5fbeaa;
  2460.    border-color: #5fbeaa
  2461. }
  2462.  
  2463. .nav-pills>.active>a>.badge {
  2464.    color: #5fbeaa
  2465. }
  2466.  
  2467. .has-success .form-control {
  2468.    border-color: #81c868;
  2469.    -webkit-box-shadow: none !important;
  2470.    box-shadow: none !important
  2471. }
  2472.  
  2473. .has-warning .form-control {
  2474.    border-color: #ffbd4a;
  2475.    -webkit-box-shadow: none !important;
  2476.    box-shadow: none !important
  2477. }
  2478.  
  2479. .has-error .form-control {
  2480.    border-color: #f05050;
  2481.    -webkit-box-shadow: none !important;
  2482.    box-shadow: none !important
  2483. }
  2484.  
  2485. .input-group-addon {
  2486.    border-radius: 2px;
  2487.    border: 1px solid #eeeeee
  2488. }
  2489.  
  2490. .tooltip-inner {
  2491.    border-radius: 1px;
  2492.    padding: 6px 10px
  2493. }
  2494.  
  2495. .jqstooltip {
  2496.    -webkit-box-sizing: content-box;
  2497.    box-sizing: content-box;
  2498.    width: auto !important;
  2499.    height: auto !important
  2500. }
  2501.  
  2502. .popover {
  2503.    font-family: inherit;
  2504.    border: none;
  2505.    border-radius: 3px;
  2506.    -moz-border-radius: 3px;
  2507.    background-clip: padding-box
  2508. }
  2509.  
  2510. .popover .popover-title {
  2511.    background-color: transparent;
  2512.    color: #5fbeaa;
  2513.    font-weight: 600
  2514. }
  2515.  
  2516. code {
  2517.    color: #5d9cec;
  2518.    background-color: #f4f8fb;
  2519.    border-radius: 4px
  2520. }
  2521.  
  2522. pre {
  2523.    background-color: #f4f8fb;
  2524.    border: 1px solid #d4d8da
  2525. }
  2526.  
  2527. .well {
  2528.    background-color: #f4f8fb;
  2529.    border: 1px solid #e4e4e4
  2530. }
  2531.  
  2532. .carousel-control {
  2533.    width: 10%
  2534. }
  2535.  
  2536. .carousel-control span {
  2537.    position: absolute;
  2538.    top: 50%;
  2539.    z-index: 5;
  2540.    display: inline-block;
  2541.    font-size: 30px
  2542. }
  2543.  
  2544. .slider-bg {
  2545.    background-size: cover !important;
  2546.    padding: 5.5% 4.5%
  2547. }
  2548.  
  2549. .media {
  2550.    margin-bottom: 20px
  2551. }
  2552.  
  2553. .media .media-heading {
  2554.    font-weight: 600;
  2555.    font-size: 16px
  2556. }
  2557.  
  2558. .media:last-of-type {
  2559.    margin-bottom: 0px
  2560. }
  2561.  
  2562. @-webkit-keyframes cd-bounce-1 {
  2563.    0% {
  2564.        opacity: 0;
  2565.        -webkit-transform: scale(0.5)
  2566.    }
  2567.  
  2568.    60% {
  2569.        opacity: 1;
  2570.        -webkit-transform: scale(1.2)
  2571.    }
  2572.  
  2573.    100% {
  2574.        -webkit-transform: scale(1)
  2575.    }
  2576. }
  2577.  
  2578. @keyframes cd-bounce-1 {
  2579.    0% {
  2580.        opacity: 0;
  2581.        -webkit-transform: scale(0.5);
  2582.        -ms-transform: scale(0.5);
  2583.        transform: scale(0.5)
  2584.    }
  2585.  
  2586.    60% {
  2587.        opacity: 1;
  2588.        -webkit-transform: scale(1.2);
  2589.        -ms-transform: scale(1.2);
  2590.        transform: scale(1.2)
  2591.    }
  2592.  
  2593.    100% {
  2594.        opacity: 1;
  2595.        -webkit-transform: scale(1);
  2596.        -ms-transform: scale(1);
  2597.        transform: scale(1)
  2598.    }
  2599. }
  2600.  
  2601. @-webkit-keyframes cd-bounce-2 {
  2602.    0% {
  2603.        opacity: 0;
  2604.        -webkit-transform: translateX(-100px)
  2605.    }
  2606.  
  2607.    60% {
  2608.        opacity: 1;
  2609.        -webkit-transform: translateX(20px)
  2610.    }
  2611.  
  2612.    100% {
  2613.        -webkit-transform: translateX(0)
  2614.    }
  2615. }
  2616.  
  2617. @keyframes cd-bounce-2 {
  2618.    0% {
  2619.        opacity: 0;
  2620.        -webkit-transform: translateX(-100px);
  2621.        -ms-transform: translateX(-100px);
  2622.        transform: translateX(-100px)
  2623.    }
  2624.  
  2625.    60% {
  2626.        opacity: 1;
  2627.        -webkit-transform: translateX(20px);
  2628.        -ms-transform: translateX(20px);
  2629.        transform: translateX(20px)
  2630.    }
  2631.  
  2632.    100% {
  2633.        opacity: 1;
  2634.        -webkit-transform: translateX(0);
  2635.        -ms-transform: translateX(0);
  2636.        transform: translateX(0)
  2637.    }
  2638. }
  2639.  
  2640. @-webkit-keyframes dropdownOpen {
  2641.    0% {
  2642.        opacity: 0;
  2643.        -webkit-transform: scale(0)
  2644.    }
  2645.  
  2646.    100% {
  2647.        -webkit-transform: scale(1)
  2648.    }
  2649. }
  2650.  
  2651. @keyframes dropdownOpen {
  2652.    0% {
  2653.        opacity: 0;
  2654.        -webkit-transform: scale(0);
  2655.        -ms-transform: scale(0);
  2656.        transform: scale(0)
  2657.    }
  2658.  
  2659.    100% {
  2660.        opacity: 1;
  2661.        -webkit-transform: scale(1);
  2662.        -ms-transform: scale(1);
  2663.        transform: scale(1)
  2664.    }
  2665. }
  2666.  
  2667. @-webkit-keyframes animationProgress {
  2668.    from {
  2669.        width: 0
  2670.    }
  2671. }
  2672.  
  2673. @keyframes animationProgress {
  2674.    from {
  2675.        width: 0
  2676.    }
  2677. }
  2678.  
  2679. @-webkit-keyframes loaderAnimate {
  2680.    0% {
  2681.        -webkit-transform: rotate(0deg)
  2682.    }
  2683.  
  2684.    100% {
  2685.        -webkit-transform: rotate(220deg)
  2686.    }
  2687. }
  2688.  
  2689. @keyframes loaderAnimate {
  2690.    0% {
  2691.        -webkit-transform: rotate(0deg);
  2692.        transform: rotate(0deg)
  2693.    }
  2694.  
  2695.    100% {
  2696.        -webkit-transform: rotate(220deg);
  2697.        transform: rotate(220deg)
  2698.    }
  2699. }
  2700.  
  2701. @-webkit-keyframes loaderAnimate2 {
  2702.    0% {
  2703.        -webkit-box-shadow: inset #555 0 0 0 8px;
  2704.        box-shadow: inset #555 0 0 0 8px;
  2705.        -webkit-transform: rotate(-140deg)
  2706.    }
  2707.  
  2708.    50% {
  2709.        -webkit-box-shadow: inset #555 0 0 0 2px;
  2710.        box-shadow: inset #555 0 0 0 2px
  2711.    }
  2712.  
  2713.    100% {
  2714.        -webkit-box-shadow: inset #555 0 0 0 8px;
  2715.        box-shadow: inset #555 0 0 0 8px;
  2716.        -webkit-transform: rotate(140deg)
  2717.    }
  2718. }
  2719.  
  2720. @keyframes loaderAnimate2 {
  2721.    0% {
  2722.        -webkit-box-shadow: inset #555 0 0 0 8px;
  2723.        box-shadow: inset #555 0 0 0 8px;
  2724.        -webkit-transform: rotate(-140deg);
  2725.        -ms-transform: rotate(-140deg);
  2726.        transform: rotate(-140deg)
  2727.    }
  2728.  
  2729.    50% {
  2730.        -webkit-box-shadow: inset #555 0 0 0 2px;
  2731.        box-shadow: inset #555 0 0 0 2px
  2732.    }
  2733.  
  2734.    100% {
  2735.        -webkit-box-shadow: inset #555 0 0 0 8px;
  2736.        box-shadow: inset #555 0 0 0 8px;
  2737.        -webkit-transform: rotate(140deg);
  2738.        -ms-transform: rotate(140deg);
  2739.        transform: rotate(140deg)
  2740.    }
  2741. }
  2742.  
  2743. @keyframes loaderAnimate2 {
  2744.    0% {
  2745.        -webkit-box-shadow: inset #999 0 0 0 17px;
  2746.        box-shadow: inset #999 0 0 0 17px;
  2747.        -webkit-transform: rotate(-140deg);
  2748.        transform: rotate(-140deg)
  2749.    }
  2750.  
  2751.    50% {
  2752.        -webkit-box-shadow: inset #999 0 0 0 2px;
  2753.        box-shadow: inset #999 0 0 0 2px
  2754.    }
  2755.  
  2756.    100% {
  2757.        -webkit-box-shadow: inset #999 0 0 0 17px;
  2758.        box-shadow: inset #999 0 0 0 17px;
  2759.        -webkit-transform: rotate(140deg);
  2760.        transform: rotate(140deg)
  2761.    }
  2762. }
  2763.  
  2764. /*!
  2765. * Waves v0.6.0
  2766. * http://fian.my.id/Waves
  2767. *
  2768. * Copyright 2014 Alfiana E. Sibuea and other contributors
  2769. * Released under the MIT license
  2770. * https://github.com/fians/Waves/blob/master/LICENSE
  2771. */
  2772. .waves-effect {
  2773.    position: relative;
  2774.    cursor: pointer;
  2775.    display: inline-block;
  2776.    overflow: hidden;
  2777.    -webkit-user-select: none;
  2778.    -moz-user-select: none;
  2779.    -ms-user-select: none;
  2780.    user-select: none;
  2781.    -webkit-tap-highlight-color: transparent;
  2782.    vertical-align: middle;
  2783.    z-index: 1;
  2784.    will-change: opacity, transform;
  2785.    -webkit-transition: all 0.3s ease-out;
  2786.    transition: all 0.3s ease-out
  2787. }
  2788.  
  2789. .waves-effect .waves-ripple {
  2790.    position: absolute;
  2791.    border-radius: 50%;
  2792.    width: 20px;
  2793.    height: 20px;
  2794.    margin-top: -10px;
  2795.    margin-left: -10px;
  2796.    opacity: 0;
  2797.    background: rgba(0,0,0,0.2);
  2798.    -webkit-transition: all 0.7s ease-out;
  2799.    transition: all 0.7s ease-out;
  2800.    -webkit-transition-property: -webkit-transform, opacity;
  2801.    -webkit-transition-property: opacity, -webkit-transform;
  2802.    transition-property: opacity, -webkit-transform;
  2803.    transition-property: transform, opacity;
  2804.    transition-property: transform, opacity, -webkit-transform;
  2805.    -webkit-transform: scale(0);
  2806.    -ms-transform: scale(0);
  2807.    transform: scale(0);
  2808.    pointer-events: none
  2809. }
  2810.  
  2811. .waves-effect.waves-light .waves-ripple {
  2812.    background-color: rgba(255,255,255,0.45)
  2813. }
  2814.  
  2815. .waves-effect.waves-red .waves-ripple {
  2816.    background-color: rgba(244,67,54,0.7)
  2817. }
  2818.  
  2819. .waves-effect.waves-yellow .waves-ripple {
  2820.    background-color: rgba(255,235,59,0.7)
  2821. }
  2822.  
  2823. .waves-effect.waves-orange .waves-ripple {
  2824.    background-color: rgba(255,152,0,0.7)
  2825. }
  2826.  
  2827. .waves-effect.waves-purple .waves-ripple {
  2828.    background-color: rgba(156,39,176,0.7)
  2829. }
  2830.  
  2831. .waves-effect.waves-green .waves-ripple {
  2832.    background-color: rgba(76,175,80,0.7)
  2833. }
  2834.  
  2835. .waves-effect.waves-teal .waves-ripple {
  2836.    background-color: rgba(0,150,136,0.7)
  2837. }
  2838.  
  2839. .waves-notransition {
  2840.    -webkit-transition: none !important;
  2841.    transition: none !important
  2842. }
  2843.  
  2844. .waves-circle {
  2845.    -webkit-transform: translateZ(0);
  2846.    -ms-transform: translateZ(0);
  2847.    transform: translateZ(0);
  2848.    text-align: center;
  2849.    width: 2.5em;
  2850.    height: 2.5em;
  2851.    line-height: 2.5em;
  2852.    border-radius: 50%;
  2853.    -webkit-mask-image: none
  2854. }
  2855.  
  2856. .waves-input-wrapper {
  2857.    border-radius: 0.2em;
  2858.    vertical-align: bottom
  2859. }
  2860.  
  2861. .waves-input-wrapper .waves-button-input {
  2862.    position: relative;
  2863.    top: 0;
  2864.    left: 0;
  2865.    z-index: 1
  2866. }
  2867.  
  2868. .waves-block {
  2869.    display: block
  2870. }
  2871.  
  2872. @media print {
  2873.    #topnav,.page-title,.breadcrumb,.btn-default.dropdown-toggle {
  2874.        display: none !important;
  2875.        margin: 0px !important;
  2876.        padding: 0px !important
  2877.    }
  2878. }
  2879.  
  2880. #topnav {
  2881.    position: relative;
  2882.    z-index: 1030;
  2883.    background-color: transparent;
  2884.    border: 0;
  2885.    -webkit-transition: all .5s ease;
  2886.    transition: all .5s ease;
  2887.    min-height: 62px
  2888. }
  2889.  
  2890. #topnav .has-submenu.active a {
  2891.    color: #5fbeaa
  2892. }
  2893.  
  2894. #topnav .has-submenu.active a i {
  2895.    color: #5fbeaa
  2896. }
  2897.  
  2898. #topnav .has-submenu.active .submenu li.active a {
  2899.    color: #5fbeaa
  2900. }
  2901.  
  2902. #topnav .topbar-main {
  2903.    background-color: #36404a
  2904. }
  2905.  
  2906. #topnav .topbar-main .logo {
  2907.    color: #ffffff !important;
  2908.    font-size: 20px;
  2909.    font-weight: 700;
  2910.    letter-spacing: .05em;
  2911.    margin-top: 8px;
  2912.    text-transform: uppercase;
  2913.    float: left
  2914. }
  2915.  
  2916. #topnav .topbar-main .logo h1 {
  2917.    margin: 0px auto;
  2918.    text-align: center
  2919. }
  2920.  
  2921. #topnav .topbar-main .logo i {
  2922.    color: #5fbeaa
  2923. }
  2924.  
  2925. #topnav .topbar-main .badge {
  2926.    position: absolute;
  2927.    top: 12px;
  2928.    right: 7px
  2929. }
  2930.  
  2931. #topnav .topbar-main .nav>li>a {
  2932.    color: #ffffff !important;
  2933.    line-height: 60px;
  2934.    padding: 0px 15px;
  2935.    position: relative;
  2936.    background: transparent !important
  2937. }
  2938.  
  2939. #topnav .topbar-main .nav>li>a i {
  2940.    font-size: 16px
  2941. }
  2942.  
  2943. #topnav .topbar-main .navbar-nav>.open>a {
  2944.    background-color: rgba(255,255,255,0.1) !important
  2945. }
  2946.  
  2947. #topnav .topbar-main .profile img {
  2948.    border: 2px solid #edf0f0;
  2949.    height: 36px;
  2950.    width: 36px
  2951. }
  2952.  
  2953. #topnav .topbar-main .dropdown-menu-lg {
  2954.    width: 300px
  2955. }
  2956.  
  2957. #topnav .topbar-main .dropdown-menu-lg .list-group {
  2958.    margin-bottom: 0px
  2959. }
  2960.  
  2961. #topnav .topbar-main .dropdown-menu-lg .list-group-item {
  2962.    border: none;
  2963.    padding: 10px 20px
  2964. }
  2965.  
  2966. #topnav .topbar-main .dropdown-menu-lg .media-heading {
  2967.    margin-bottom: 0px
  2968. }
  2969.  
  2970. #topnav .topbar-main .dropdown-menu-lg .media-body p {
  2971.    color: #828282
  2972. }
  2973.  
  2974. #topnav .topbar-main .notification-list {
  2975.    max-height: 230px
  2976. }
  2977.  
  2978. #topnav .topbar-main .notification-list em {
  2979.    width: 34px;
  2980.    text-align: center
  2981. }
  2982.  
  2983. #topnav .topbar-main .notification-list .media-body {
  2984.    display: inherit;
  2985.    width: auto;
  2986.    overflow: hidden;
  2987.    margin-left: 50px
  2988. }
  2989.  
  2990. #topnav .topbar-main .notification-list .media-body h5 {
  2991.    text-overflow: ellipsis;
  2992.    white-space: nowrap;
  2993.    display: block;
  2994.    width: 100%;
  2995.    font-weight: normal;
  2996.    overflow: hidden
  2997. }
  2998.  
  2999. #topnav .topbar-main .notifi-title {
  3000.    border-bottom: 1px solid rgba(0,0,0,0.1);
  3001.    font-size: 15px;
  3002.    text-transform: uppercase;
  3003.    font-weight: 600;
  3004.    padding: 11px 20px 15px;
  3005.    color: #4c5667;
  3006.    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif
  3007. }
  3008.  
  3009. #topnav .topbar-main .navbar-nav {
  3010.    margin: 0px
  3011. }
  3012.  
  3013. #topnav .app-search {
  3014.    position: relative;
  3015.    margin: 15px 20px 15px 10px
  3016. }
  3017.  
  3018. #topnav .app-search a {
  3019.    position: absolute;
  3020.    top: 5px;
  3021.    right: 20px;
  3022.    color: #c4c4cd
  3023. }
  3024.  
  3025. #topnav .app-search .form-control,#topnav .app-search .form-control:focus {
  3026.    border: none;
  3027.    font-size: 13px;
  3028.    color: #ffffff;
  3029.    padding-left: 20px;
  3030.    padding-right: 40px;
  3031.    background: rgba(255,255,255,0.1);
  3032.    -webkit-box-shadow: none;
  3033.    box-shadow: none;
  3034.    border-radius: 30px;
  3035.    height: 30px;
  3036.    width: 180px
  3037. }
  3038.  
  3039. #topnav .navbar-custom {
  3040.    background-color: #ffffff;
  3041.    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  3042.    box-shadow: 0 1px 1px rgba(0,0,0,0.1)
  3043. }
  3044.  
  3045. #topnav .navbar-toggle {
  3046.    border: 0;
  3047.    position: relative;
  3048.    width: 60px;
  3049.    height: 60px;
  3050.    padding: 0;
  3051.    margin: 0;
  3052.    cursor: pointer
  3053. }
  3054.  
  3055. #topnav .navbar-toggle:hover {
  3056.    background-color: transparent
  3057. }
  3058.  
  3059. #topnav .navbar-toggle:hover span {
  3060.    background-color: #5fbeaa
  3061. }
  3062.  
  3063. #topnav .navbar-toggle:focus {
  3064.    background-color: transparent
  3065. }
  3066.  
  3067. #topnav .navbar-toggle:focus span {
  3068.    background-color: #5fbeaa
  3069. }
  3070.  
  3071. #topnav .navbar-toggle .lines {
  3072.    width: 25px;
  3073.    display: block;
  3074.    position: relative;
  3075.    margin: 23px auto 17px auto;
  3076.    height: 18px
  3077. }
  3078.  
  3079. #topnav .navbar-toggle span {
  3080.    height: 2px;
  3081.    width: 100%;
  3082.    background-color: #fff;
  3083.    display: block;
  3084.    margin-bottom: 5px;
  3085.    -webkit-transition: -webkit-transform 0.5s ease;
  3086.    transition: -webkit-transform 0.5s ease;
  3087.    -webkit-transition: -webkit-transform .5s ease;
  3088.    transition: -webkit-transform .5s ease;
  3089.    transition: transform .5s ease;
  3090.    transition: transform .5s ease, -webkit-transform .5s ease
  3091. }
  3092.  
  3093. #topnav .navbar-toggle.open span {
  3094.    position: absolute
  3095. }
  3096.  
  3097. #topnav .navbar-toggle.open span:first-child {
  3098.    top: 6px;
  3099.    -webkit-transform: rotate(45deg);
  3100.    -ms-transform: rotate(45deg);
  3101.    transform: rotate(45deg)
  3102. }
  3103.  
  3104. #topnav .navbar-toggle.open span:nth-child(2) {
  3105.    visibility: hidden
  3106. }
  3107.  
  3108. #topnav .navbar-toggle.open span:last-child {
  3109.    width: 100%;
  3110.    top: 6px;
  3111.    -webkit-transform: rotate(-45deg);
  3112.    -ms-transform: rotate(-45deg);
  3113.    transform: rotate(-45deg)
  3114. }
  3115.  
  3116. #topnav .navigation-menu {
  3117.    list-style: none;
  3118.    margin: 0;
  3119.    padding: 0
  3120. }
  3121.  
  3122. #topnav .navigation-menu>li {
  3123.    float: left;
  3124.    display: block;
  3125.    position: relative
  3126. }
  3127.  
  3128. #topnav .navigation-menu>li>a {
  3129.    display: block;
  3130.    color: #36404a;
  3131.    font-weight: 500;
  3132.    -webkit-transition: all .3s ease;
  3133.    transition: all .3s ease;
  3134.    line-height: 20px;
  3135.    padding-left: 25px;
  3136.    padding-right: 25px
  3137. }
  3138.  
  3139. #topnav .navigation-menu>li>a:hover {
  3140.    color: #5fbeaa
  3141. }
  3142.  
  3143. #topnav .navigation-menu>li>a:hover i {
  3144.    color: #5fbeaa
  3145. }
  3146.  
  3147. #topnav .navigation-menu>li>a:focus {
  3148.    color: #5fbeaa
  3149. }
  3150.  
  3151. #topnav .navigation-menu>li>a:focus i {
  3152.    color: #5fbeaa
  3153. }
  3154.  
  3155. #topnav .navigation-menu>li>a:active {
  3156.    color: #5fbeaa
  3157. }
  3158.  
  3159. #topnav .navigation-menu>li>a:active i {
  3160.    color: #5fbeaa
  3161. }
  3162.  
  3163. #topnav .navigation-menu>li>a i {
  3164.    display: block;
  3165.    font-size: 18px;
  3166.    margin-bottom: 5px;
  3167.    text-align: center;
  3168.    color: #98a6ad
  3169. }
  3170.  
  3171. #topnav .navigation-menu>li>a:hover,#topnav .navigation-menu>li>a:focus {
  3172.    background-color: transparent
  3173. }
  3174.  
  3175. @media (min-width: 992px) {
  3176.    #topnav .navigation-menu>li>a {
  3177.        padding-top:22px;
  3178.        padding-bottom: 22px
  3179.    }
  3180. }
  3181.  
  3182. @media (min-width: 992px) {
  3183.    #topnav .navigation-menu>li.last-elements .submenu {
  3184.        left:auto;
  3185.        right: 0
  3186.    }
  3187.  
  3188.    #topnav .navigation-menu>li.last-elements .submenu>li.has-submenu .submenu {
  3189.        left: auto;
  3190.        right: 100%;
  3191.        margin-left: 0;
  3192.        margin-right: 10px
  3193.    }
  3194.  
  3195.    #topnav .navigation-menu>li:first-of-type a {
  3196.        padding-left: 0px
  3197.    }
  3198.  
  3199.    #topnav .navigation-menu>li:hover a {
  3200.        color: #5fbeaa
  3201.    }
  3202.  
  3203.    #topnav .navigation-menu>li:hover a i {
  3204.        color: #5fbeaa
  3205.    }
  3206.  
  3207.    #topnav .navigation-menu>li .submenu {
  3208.        position: absolute;
  3209.        top: 100%;
  3210.        left: 0;
  3211.        z-index: 1000;
  3212.        border: 1px solid #e7e7e7;
  3213.        padding: 15px 0;
  3214.        list-style: none;
  3215.        min-width: 200px;
  3216.        visibility: hidden;
  3217.        opacity: 0;
  3218.        margin-top: 10px;
  3219.        -webkit-transition: all .2s ease;
  3220.        transition: all .2s ease;
  3221.        background-color: #ffffff;
  3222.        -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
  3223.        box-shadow: 0px 1px 1px rgba(0,0,0,0.1)
  3224.    }
  3225.  
  3226.    #topnav .navigation-menu>li .submenu.megamenu {
  3227.        white-space: nowrap;
  3228.        width: auto
  3229.    }
  3230.  
  3231.    #topnav .navigation-menu>li .submenu.megamenu>li {
  3232.        overflow: hidden;
  3233.        width: 200px;
  3234.        display: inline-block;
  3235.        vertical-align: top
  3236.    }
  3237.  
  3238.    #topnav .navigation-menu>li .submenu>li.has-submenu>a:after {
  3239.        content: "\e649";
  3240.        font-family: "themify";
  3241.        position: absolute;
  3242.        right: 20px;
  3243.        font-size: 9px
  3244.    }
  3245.  
  3246.    #topnav .navigation-menu>li .submenu>li .submenu {
  3247.        left: 100%;
  3248.        top: 0;
  3249.        margin-left: 10px;
  3250.        margin-top: -1px
  3251.    }
  3252.  
  3253.    #topnav .navigation-menu>li .submenu li {
  3254.        position: relative
  3255.    }
  3256.  
  3257.    #topnav .navigation-menu>li .submenu li ul {
  3258.        list-style: none;
  3259.        padding-left: 0;
  3260.        margin: 0
  3261.    }
  3262.  
  3263.    #topnav .navigation-menu>li .submenu li a {
  3264.        display: block;
  3265.        padding: 8px 25px;
  3266.        clear: both;
  3267.        white-space: nowrap;
  3268.        font-weight: 500;
  3269.        color: #494e53
  3270.    }
  3271.  
  3272.    #topnav .navigation-menu>li .submenu li a:hover {
  3273.        color: #5fbeaa
  3274.    }
  3275.  
  3276.    #topnav .navigation-menu>li .submenu li span {
  3277.        display: block;
  3278.        padding: 8px 25px;
  3279.        clear: both;
  3280.        line-height: 1.42857143;
  3281.        white-space: nowrap;
  3282.        font-size: 10px;
  3283.        text-transform: uppercase;
  3284.        letter-spacing: 2px;
  3285.        font-weight: 500;
  3286.        color: #949ba1
  3287.    }
  3288.  
  3289.    #topnav .navbar-toggle {
  3290.        display: none
  3291.    }
  3292.  
  3293.    #topnav #navigation {
  3294.        display: block !important
  3295.    }
  3296. }
  3297.  
  3298. @media (max-width: 991px) {
  3299.    .wrapper {
  3300.        margin-top:80px
  3301.    }
  3302.  
  3303.    .container {
  3304.        width: auto
  3305.    }
  3306.  
  3307.    #topnav .navigation-menu {
  3308.        float: none;
  3309.        max-height: 400px
  3310.    }
  3311.  
  3312.    #topnav .navigation-menu>li {
  3313.        float: none
  3314.    }
  3315.  
  3316.    #topnav .navigation-menu>li>a {
  3317.        color: #36404a;
  3318.        padding: 15px
  3319.    }
  3320.  
  3321.    #topnav .navigation-menu>li>a i {
  3322.        display: inline-block;
  3323.        margin-right: 10px;
  3324.        margin-bottom: 0px
  3325.    }
  3326.  
  3327.    #topnav .navigation-menu>li>a:after {
  3328.        position: absolute;
  3329.        right: 15px
  3330.    }
  3331.  
  3332.    #topnav .navigation-menu>li .submenu {
  3333.        display: none;
  3334.        list-style: none;
  3335.        padding-left: 20px;
  3336.        margin: 0
  3337.    }
  3338.  
  3339.    #topnav .navigation-menu>li .submenu li a {
  3340.        display: block;
  3341.        position: relative;
  3342.        padding: 7px 20px;
  3343.        color: #36404a
  3344.    }
  3345.  
  3346.    #topnav .navigation-menu>li .submenu li a:hover {
  3347.        color: #5fbeaa
  3348.    }
  3349.  
  3350.    #topnav .navigation-menu>li .submenu li.has-submenu>a:after {
  3351.        content: "\e64b";
  3352.        font-family: "themify";
  3353.        position: absolute;
  3354.        right: 30px
  3355.    }
  3356.  
  3357.    #topnav .navigation-menu>li .submenu.open {
  3358.        display: block
  3359.    }
  3360.  
  3361.    #topnav .navigation-menu>li .submenu .submenu {
  3362.        display: none;
  3363.        list-style: none
  3364.    }
  3365.  
  3366.    #topnav .navigation-menu>li .submenu .submenu.open {
  3367.        display: block
  3368.    }
  3369.  
  3370.    #topnav .navigation-menu>li .submenu.megamenu>li>ul {
  3371.        list-style: none;
  3372.        padding-left: 0
  3373.    }
  3374.  
  3375.    #topnav .navigation-menu>li .submenu.megamenu>li>ul>li>span {
  3376.        display: block;
  3377.        position: relative;
  3378.        padding: 15px;
  3379.        text-transform: uppercase;
  3380.        font-size: 11px;
  3381.        letter-spacing: 2px;
  3382.        color: #79818a
  3383.    }
  3384.  
  3385.    #topnav .navigation-menu>li.has-submenu.open>a {
  3386.        color: #5fbeaa
  3387.    }
  3388.  
  3389.    #topnav .navbar-header {
  3390.        float: left
  3391.    }
  3392.  
  3393.    #navigation {
  3394.        position: absolute;
  3395.        top: 60px;
  3396.        left: 0;
  3397.        width: 100%;
  3398.        display: none;
  3399.        height: auto;
  3400.        padding-bottom: 0;
  3401.        overflow: auto;
  3402.        border-top: 1px solid #e7e7e7;
  3403.        border-bottom: 1px solid #e7e7e7;
  3404.        background-color: #fff
  3405.    }
  3406.  
  3407.    #navigation.open {
  3408.        display: block;
  3409.        overflow-y: auto
  3410.    }
  3411. }
  3412.  
  3413. @media (min-width: 768px) {
  3414.    #topnav .navigation-menu>li.has-submenu:hover>.submenu {
  3415.        visibility:visible;
  3416.        opacity: 1;
  3417.        margin-top: 0
  3418.    }
  3419.  
  3420.    #topnav .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
  3421.        visibility: visible;
  3422.        opacity: 1;
  3423.        margin-left: 0;
  3424.        margin-right: 0
  3425.    }
  3426.  
  3427.    .navbar-toggle {
  3428.        display: block
  3429.    }
  3430. }
  3431.  
  3432. .footer {
  3433.    margin-top: 10px;
  3434.    border-top: 1px solid rgba(0,0,0,0.1);
  3435.    bottom: 0px;
  3436.    color: #fff;
  3437.    text-align: left !important;
  3438.    padding: 20px 0px;
  3439.    position: absolute;
  3440.    right: 0px;
  3441.    left: 0px;
  3442.    background-color: #36404a;
  3443. }
  3444.  
  3445. .footer ul li {
  3446.    padding-left: 10px;
  3447.    padding-right: 10px
  3448. }
  3449.  
  3450. .footer ul li a {
  3451.    color: #98a6ad
  3452. }
  3453.  
  3454. .footer ul li a:hover {
  3455.    color: #5fbeaa
  3456. }
  3457.  
  3458. .btn {
  3459.    border-radius: 3px;
  3460.    outline: none !important
  3461. }
  3462.  
  3463. .btn-md {
  3464.    padding: 8px 16px
  3465. }
  3466.  
  3467. .btn-primary,.btn-follow,.btn-success,.btn-default,.btn-info,.btn-warning,.btn-danger,.btn-inverse,.btn-purple,.btn-pink {
  3468.    color: #ffffff !important
  3469. }
  3470.  
  3471. .btn-default,.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
  3472.    background-color: #5fbeaa !important;
  3473.    border: 1px solid #5fbeaa !important
  3474. }
  3475.  
  3476. .btn-white,.btn-white:hover,.btn-white:focus,.btn-white:active,.btn-white.active,.btn-white.focus,.btn-white:active,.btn-white:focus,.btn-white:hover,.open>.dropdown-toggle.btn-white {
  3477.    border: 1px solid #eaeaea !important;
  3478.    background-color: #ffffff;
  3479.    color: #4c5667
  3480. }
  3481.  
  3482. .btn-white:hover,.btn-white:hover:hover,.btn-white:focus:hover,.btn-white:active:hover,.btn-white.active:hover,.btn-white.focus:hover,.btn-white:active:hover,.btn-white:focus:hover,.btn-white:hover:hover,.open>.dropdown-toggle.btn-white:hover {
  3483.    background-color: #f9f9f9
  3484. }
  3485.  
  3486. .btn-white:focus,.btn-white:hover:focus,.btn-white:focus:focus,.btn-white:active:focus,.btn-white.active:focus,.btn-white.focus:focus,.btn-white:active:focus,.btn-white:focus:focus,.btn-white:hover:focus,.open>.dropdown-toggle.btn-white:focus {
  3487.    background-color: #f9f9f9
  3488. }
  3489.  
  3490. .btn-white:active,.btn-white:hover:active,.btn-white:focus:active,.btn-white:active:active,.btn-white.active:active,.btn-white.focus:active,.btn-white:active:active,.btn-white:focus:active,.btn-white:hover:active,.open>.dropdown-toggle.btn-white:active {
  3491.    background-color: #f9f9f9
  3492. }
  3493.  
  3494. .btn-primary,.btn-follow,.btn-primary:hover,.btn-follow:hover,.btn-primary:focus,.btn-follow:focus,.btn-primary:active,.btn-follow:active,.btn-primary.active,.active.btn-follow,.btn-primary.focus,.focus.btn-follow,.btn-primary:active,.btn-follow:active,.btn-primary:focus,.btn-follow:focus,.btn-primary:hover,.btn-follow:hover,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-follow {
  3495.    background-color: #5d9cec !important;
  3496.    border: 1px solid #5d9cec !important
  3497. }
  3498.  
  3499. .btn-success,.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {
  3500.    background-color: #81c868 !important;
  3501.    border: 1px solid #81c868 !important
  3502. }
  3503.  
  3504. .btn-info,.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {
  3505.    background-color: #34d3eb !important;
  3506.    border: 1px solid #34d3eb !important
  3507. }
  3508.  
  3509. .btn-warning,.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
  3510.    background-color: #ffbd4a !important;
  3511.    border: 1px solid #ffbd4a !important
  3512. }
  3513.  
  3514. .btn-danger,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
  3515.    background-color: #f05050 !important;
  3516.    border: 1px solid #f05050 !important
  3517. }
  3518.  
  3519. .btn-inverse,.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.focus,.btn-inverse:active,.btn-inverse:focus,.btn-inverse:hover,.open>.dropdown-toggle.btn-inverse {
  3520.    background-color: #4c5667 !important;
  3521.    border: 1px solid #4c5667 !important;
  3522.    color: #ffffff
  3523. }
  3524.  
  3525. .btn-purple,.btn-purple:hover,.btn-purple:focus,.btn-purple:active {
  3526.    background-color: #7266ba !important;
  3527.    border: 1px solid #7266ba !important;
  3528.    color: #ffffff
  3529. }
  3530.  
  3531. .btn-pink,.btn-pink:hover,.btn-pink:focus,.btn-pink:active {
  3532.    background-color: #fb6d9d !important;
  3533.    border: 1px solid #fb6d9d !important;
  3534.    color: #ffffff
  3535. }
  3536.  
  3537. .open>.dropdown-toggle.btn-primary.btn-custom,.open>.dropdown-toggle.btn-custom.btn-follow,.open>.dropdown-toggle.btn-success.btn-custom,.open>.dropdown-toggle.btn-info.btn-custom,.open>.dropdown-toggle.btn-warning.btn-custom,.open>.dropdown-toggle.btn-danger.btn-custom,.open>.dropdown-toggle.btn-default.btn-custom {
  3538.    border-width: 2px !important;
  3539.    color: #ffffff !important
  3540. }
  3541.  
  3542. .open>.dropdown-toggle.btn-white.btn-custom {
  3543.    border-width: 2px !important
  3544. }
  3545.  
  3546. .btn-custom.btn-default {
  3547.    color: #5fbeaa !important
  3548. }
  3549.  
  3550. .btn-custom.btn-primary,.btn-custom.btn-follow {
  3551.    color: #5d9cec !important
  3552. }
  3553.  
  3554. .btn-custom.btn-success {
  3555.    color: #81c868 !important
  3556. }
  3557.  
  3558. .btn-custom.btn-info {
  3559.    color: #34d3eb !important
  3560. }
  3561.  
  3562. .btn-custom.btn-warning {
  3563.    color: #ffbd4a !important
  3564. }
  3565.  
  3566. .btn-custom.btn-danger {
  3567.    color: #f05050 !important
  3568. }
  3569.  
  3570. .btn-custom.btn-inverse {
  3571.    color: #4c5667 !important
  3572. }
  3573.  
  3574. .btn-custom.btn-purple {
  3575.    color: #7266ba !important
  3576. }
  3577.  
  3578. .btn-custom.btn-white {
  3579.    color: #4c5667 !important
  3580. }
  3581.  
  3582. .btn-custom.btn-white:hover,.btn-custom.btn-white:focus,.btn-custom.btn-white:active {
  3583.    color: #4c5667 !important;
  3584.    background-color: #f4f8fb !important
  3585. }
  3586.  
  3587. .btn-custom.btn-pink {
  3588.    color: #fb6d9d !important
  3589. }
  3590.  
  3591. .btn-rounded {
  3592.    border-radius: 2em !important;
  3593.    padding: 6px 20px
  3594. }
  3595.  
  3596. .btn-rounded .btn-label {
  3597.    padding: 7px 15px 7px 20px;
  3598.    margin-left: -20px
  3599. }
  3600.  
  3601. .btn-rounded .btn-label-right {
  3602.    margin-right: -20px;
  3603.    margin-left: 12px
  3604. }
  3605.  
  3606. .btn-custom {
  3607.    -moz-border-radius: 2px;
  3608.    -moz-transition: all 400ms ease-in-out;
  3609.    -o-transition: all 400ms ease-in-out;
  3610.    -webkit-border-radius: 2px;
  3611.    -webkit-transition: all 400ms ease-in-out;
  3612.    background: transparent;
  3613.    background-color: transparent !important;
  3614.    border-radius: 5px;
  3615.    -moz-border-radius: 5px;
  3616.    background-clip: padding-box;
  3617.    border-width: 2px !important;
  3618.    font-weight: 600;
  3619.    transition: all 400ms ease-in-out;
  3620.    background-clip: inherit
  3621. }
  3622.  
  3623. .btn-custom:hover {
  3624.    color: #ffffff !important;
  3625.    border-width: 2px !important
  3626. }
  3627.  
  3628. .btn-custom:focus {
  3629.    color: #ffffff !important;
  3630.    border-width: 2px !important
  3631. }
  3632.  
  3633. .btn-label {
  3634.    background: rgba(0,0,0,0.05);
  3635.    display: inline-block;
  3636.    padding: 7px 15px;
  3637.    border-radius: 3px 0 0 3px;
  3638.    margin: -7px -13px;
  3639.    margin-right: 12px
  3640. }
  3641.  
  3642. .btn-label-right {
  3643.    margin-left: 12px;
  3644.    margin-right: -13px;
  3645.    border-radius: 0px 3px 3px 0px
  3646. }
  3647.  
  3648. .btn-group.open .dropdown-toggle {
  3649.    -webkit-box-shadow: none;
  3650.    box-shadow: none
  3651. }
  3652.  
  3653. .fileupload {
  3654.    overflow: hidden;
  3655.    position: relative
  3656. }
  3657.  
  3658. .fileupload input.upload {
  3659.    cursor: pointer;
  3660.    filter: alpha(opacity=0);
  3661.    font-size: 20px;
  3662.    margin: 0;
  3663.    opacity: 0;
  3664.    padding: 0;
  3665.    position: absolute;
  3666.    right: 0;
  3667.    top: 0
  3668. }
  3669.  
  3670. .btn-facebook {
  3671.    color: #ffffff !important;
  3672.    background-color: #3b5998 !important
  3673. }
  3674.  
  3675. .btn-twitter {
  3676.    color: #ffffff !important;
  3677.    background-color: #00aced !important
  3678. }
  3679.  
  3680. .btn-linkedin {
  3681.    color: #ffffff !important;
  3682.    background-color: #007bb6 !important
  3683. }
  3684.  
  3685. .btn-dribbble {
  3686.    color: #ffffff !important;
  3687.    background-color: #ea4c89 !important
  3688. }
  3689.  
  3690. .btn-googleplus {
  3691.    color: #ffffff !important;
  3692.    background-color: #dd4b39 !important
  3693. }
  3694.  
  3695. .btn-instagram {
  3696.    color: #ffffff !important;
  3697.    background-color: #517fa4 !important
  3698. }
  3699.  
  3700. .btn-pinterest {
  3701.    color: #ffffff !important;
  3702.    background-color: #cb2027 !important
  3703. }
  3704.  
  3705. .btn-dropbox {
  3706.    color: #ffffff !important;
  3707.    background-color: #007ee5 !important
  3708. }
  3709.  
  3710. .btn-flickr {
  3711.    color: #ffffff !important;
  3712.    background-color: #ff0084 !important
  3713. }
  3714.  
  3715. .btn-tumblr {
  3716.    color: #ffffff !important;
  3717.    background-color: #32506d !important
  3718. }
  3719.  
  3720. .btn-skype {
  3721.    color: #ffffff !important;
  3722.    background-color: #00aff0 !important
  3723. }
  3724.  
  3725. .btn-youtube {
  3726.    color: #ffffff !important;
  3727.    background-color: #bb0000 !important
  3728. }
  3729.  
  3730. .btn-github {
  3731.    color: #ffffff !important;
  3732.    background-color: #171515 !important
  3733. }
  3734.  
  3735. .checkbox {
  3736.    padding-left: 20px
  3737. }
  3738.  
  3739. .checkbox label {
  3740.    display: inline-block;
  3741.    padding-left: 5px;
  3742.    position: relative
  3743. }
  3744.  
  3745. .checkbox label::before {
  3746.    -o-transition: 0.3s ease-in-out;
  3747.    -webkit-transition: 0.3s ease-in-out;
  3748.    background-color: #ffffff;
  3749.    border-radius: 3px;
  3750.    border: 1px solid #cccccc;
  3751.    content: "";
  3752.    display: inline-block;
  3753.    height: 17px;
  3754.    left: 0;
  3755.    margin-left: -20px;
  3756.    position: absolute;
  3757.    transition: 0.3s ease-in-out;
  3758.    width: 17px;
  3759.    outline: none !important
  3760. }
  3761.  
  3762. .checkbox label::after {
  3763.    color: #555555;
  3764.    display: inline-block;
  3765.    font-size: 11px;
  3766.    height: 16px;
  3767.    left: 0;
  3768.    margin-left: -20px;
  3769.    padding-left: 3px;
  3770.    padding-top: 1px;
  3771.    position: absolute;
  3772.    top: 0;
  3773.    width: 16px
  3774. }
  3775.  
  3776. .checkbox input[type="checkbox"] {
  3777.    cursor: pointer;
  3778.    opacity: 0;
  3779.    z-index: 1;
  3780.    outline: none !important
  3781. }
  3782.  
  3783. .checkbox input[type="checkbox"]:disabled+label {
  3784.    opacity: 0.65
  3785. }
  3786.  
  3787. .checkbox input[type="checkbox"]:focus+label::before {
  3788.    outline-offset: -2px;
  3789.    outline: none;
  3790.    outline: thin dotted
  3791. }
  3792.  
  3793. .checkbox input[type="checkbox"]:checked+label::after {
  3794.    content: "\f00c";
  3795.    font-family: 'FontAwesome'
  3796. }
  3797.  
  3798. .checkbox input[type="checkbox"]:disabled+label::before {
  3799.    background-color: #eeeeee;
  3800.    cursor: not-allowed
  3801. }
  3802.  
  3803. .checkbox.checkbox-circle label::before {
  3804.    border-radius: 50%
  3805. }
  3806.  
  3807. .checkbox.checkbox-inline {
  3808.    margin-top: 0
  3809. }
  3810.  
  3811. .checkbox.checkbox-single label {
  3812.    height: 17px
  3813. }
  3814.  
  3815. .checkbox-custom input[type="checkbox"]:checked+label::before {
  3816.    background-color: #5fbeaa;
  3817.    border-color: #5fbeaa
  3818. }
  3819.  
  3820. .checkbox-custom input[type="checkbox"]:checked+label::after {
  3821.    color: #ffffff
  3822. }
  3823.  
  3824. .checkbox-primary input[type="checkbox"]:checked+label::before {
  3825.    background-color: #5d9cec;
  3826.    border-color: #5d9cec
  3827. }
  3828.  
  3829. .checkbox-primary input[type="checkbox"]:checked+label::after {
  3830.    color: #ffffff
  3831. }
  3832.  
  3833. .checkbox-danger input[type="checkbox"]:checked+label::before {
  3834.    background-color: #f05050;
  3835.    border-color: #f05050
  3836. }
  3837.  
  3838. .checkbox-danger input[type="checkbox"]:checked+label::after {
  3839.    color: #ffffff
  3840. }
  3841.  
  3842. .checkbox-info input[type="checkbox"]:checked+label::before {
  3843.    background-color: #34d3eb;
  3844.    border-color: #34d3eb
  3845. }
  3846.  
  3847. .checkbox-info input[type="checkbox"]:checked+label::after {
  3848.    color: #ffffff
  3849. }
  3850.  
  3851. .checkbox-warning input[type="checkbox"]:checked+label::before {
  3852.    background-color: #ffbd4a;
  3853.    border-color: #ffbd4a
  3854. }
  3855.  
  3856. .checkbox-warning input[type="checkbox"]:checked+label::after {
  3857.    color: #ffffff
  3858. }
  3859.  
  3860. .checkbox-success input[type="checkbox"]:checked+label::before {
  3861.    background-color: #81c868;
  3862.    border-color: #81c868
  3863. }
  3864.  
  3865. .checkbox-success input[type="checkbox"]:checked+label::after {
  3866.    color: #ffffff
  3867. }
  3868.  
  3869. .checkbox-purple input[type="checkbox"]:checked+label::before {
  3870.    background-color: #7266ba;
  3871.    border-color: #7266ba
  3872. }
  3873.  
  3874. .checkbox-purple input[type="checkbox"]:checked+label::after {
  3875.    color: #ffffff
  3876. }
  3877.  
  3878. .checkbox-pink input[type="checkbox"]:checked+label::before {
  3879.    background-color: #fb6d9d;
  3880.    border-color: #fb6d9d
  3881. }
  3882.  
  3883. .checkbox-pink input[type="checkbox"]:checked+label::after {
  3884.    color: #ffffff
  3885. }
  3886.  
  3887. .checkbox-inverse input[type="checkbox"]:checked+label::before {
  3888.    background-color: #4c5667;
  3889.    border-color: #4c5667
  3890. }
  3891.  
  3892. .checkbox-inverse input[type="checkbox"]:checked+label::after {
  3893.    color: #ffffff
  3894. }
  3895.  
  3896. .radio {
  3897.    padding-left: 20px
  3898. }
  3899.  
  3900. .radio label {
  3901.    display: inline-block;
  3902.    padding-left: 5px;
  3903.    position: relative
  3904. }
  3905.  
  3906. .radio label::before {
  3907.    -o-transition: border 0.5s ease-in-out;
  3908.    -webkit-transition: border 0.5s ease-in-out;
  3909.    background-color: #ffffff;
  3910.    border-radius: 50%;
  3911.    border: 1px solid #cccccc;
  3912.    content: "";
  3913.    display: inline-block;
  3914.    height: 17px;
  3915.    left: 0;
  3916.    margin-left: -20px;
  3917.    position: absolute;
  3918.    transition: border 0.5s ease-in-out;
  3919.    width: 17px;
  3920.    outline: none !important
  3921. }
  3922.  
  3923. .radio label::after {
  3924.    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  3925.    -ms-transform: scale(0, 0);
  3926.    -o-transform: scale(0, 0);
  3927.    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  3928.    -webkit-transform: scale(0, 0);
  3929.    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  3930.    background-color: #555555;
  3931.    border-radius: 50%;
  3932.    content: " ";
  3933.    display: inline-block;
  3934.    height: 11px;
  3935.    left: 3px;
  3936.    margin-left: -20px;
  3937.    position: absolute;
  3938.    top: 3px;
  3939.    transform: scale(0, 0);
  3940.    transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  3941.    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  3942.    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33),-webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  3943.    width: 11px
  3944. }
  3945.  
  3946. .radio input[type="radio"] {
  3947.    cursor: pointer;
  3948.    opacity: 0;
  3949.    z-index: 1;
  3950.    outline: none !important
  3951. }
  3952.  
  3953. .radio input[type="radio"]:disabled+label {
  3954.    opacity: 0.65
  3955. }
  3956.  
  3957. .radio input[type="radio"]:focus+label::before {
  3958.    outline-offset: -2px;
  3959.    outline: thin dotted
  3960. }
  3961.  
  3962. .radio input[type="radio"]:checked+label::after {
  3963.    -ms-transform: scale(1, 1);
  3964.    -webkit-transform: scale(1, 1);
  3965.    transform: scale(1, 1)
  3966. }
  3967.  
  3968. .radio input[type="radio"]:disabled+label::before {
  3969.    cursor: not-allowed
  3970. }
  3971.  
  3972. .radio.radio-inline {
  3973.    margin-top: 0
  3974. }
  3975.  
  3976. .radio.radio-single label {
  3977.    height: 17px
  3978. }
  3979.  
  3980. .radio-custom input[type="radio"]+label::after {
  3981.    background-color: #5fbeaa
  3982. }
  3983.  
  3984. .radio-custom input[type="radio"]:checked+label::before {
  3985.    border-color: #5fbeaa
  3986. }
  3987.  
  3988. .radio-custom input[type="radio"]:checked+label::after {
  3989.    background-color: #5fbeaa
  3990. }
  3991.  
  3992. .radio-primary input[type="radio"]+label::after {
  3993.    background-color: #5d9cec
  3994. }
  3995.  
  3996. .radio-primary input[type="radio"]:checked+label::before {
  3997.    border-color: #5d9cec
  3998. }
  3999.  
  4000. .radio-primary input[type="radio"]:checked+label::after {
  4001.    background-color: #5d9cec
  4002. }
  4003.  
  4004. .radio-danger input[type="radio"]+label::after {
  4005.    background-color: #f05050
  4006. }
  4007.  
  4008. .radio-danger input[type="radio"]:checked+label::before {
  4009.    border-color: #f05050
  4010. }
  4011.  
  4012. .radio-danger input[type="radio"]:checked+label::after {
  4013.    background-color: #f05050
  4014. }
  4015.  
  4016. .radio-info input[type="radio"]+label::after {
  4017.    background-color: #34d3eb
  4018. }
  4019.  
  4020. .radio-info input[type="radio"]:checked+label::before {
  4021.    border-color: #34d3eb
  4022. }
  4023.  
  4024. .radio-info input[type="radio"]:checked+label::after {
  4025.    background-color: #34d3eb
  4026. }
  4027.  
  4028. .radio-warning input[type="radio"]+label::after {
  4029.    background-color: #ffbd4a
  4030. }
  4031.  
  4032. .radio-warning input[type="radio"]:checked+label::before {
  4033.    border-color: #ffbd4a
  4034. }
  4035.  
  4036. .radio-warning input[type="radio"]:checked+label::after {
  4037.    background-color: #ffbd4a
  4038. }
  4039.  
  4040. .radio-success input[type="radio"]+label::after {
  4041.    background-color: #81c868
  4042. }
  4043.  
  4044. .radio-success input[type="radio"]:checked+label::before {
  4045.    border-color: #81c868
  4046. }
  4047.  
  4048. .radio-success input[type="radio"]:checked+label::after {
  4049.    background-color: #81c868
  4050. }
  4051.  
  4052. .radio-purple input[type="radio"]+label::after {
  4053.    background-color: #7266ba
  4054. }
  4055.  
  4056. .radio-purple input[type="radio"]:checked+label::before {
  4057.    border-color: #7266ba
  4058. }
  4059.  
  4060. .radio-purple input[type="radio"]:checked+label::after {
  4061.    background-color: #7266ba
  4062. }
  4063.  
  4064. .radio-pink input[type="radio"]+label::after {
  4065.    background-color: #fb6d9d
  4066. }
  4067.  
  4068. .radio-pink input[type="radio"]:checked+label::before {
  4069.    border-color: #fb6d9d
  4070. }
  4071.  
  4072. .radio-pink input[type="radio"]:checked+label::after {
  4073.    background-color: #fb6d9d
  4074. }
  4075.  
  4076. .panel {
  4077.    border: none;
  4078.    margin-bottom: 20px
  4079. }
  4080.  
  4081. .panel .panel-body {
  4082.    padding: 20px
  4083. }
  4084.  
  4085. .panel .panel-body p {
  4086.    margin: 0px
  4087. }
  4088.  
  4089. .panel .panel-body p+p {
  4090.    margin-top: 15px
  4091. }
  4092.  
  4093. .panel-heading {
  4094.    border: none !important;
  4095.    padding: 10px 20px
  4096. }
  4097.  
  4098. .panel-default>.panel-heading {
  4099.    background-color: #f4f8fb;
  4100.    border-bottom: none;
  4101.    color: #797979
  4102. }
  4103.  
  4104. .panel-title {
  4105.    font-size: 15px;
  4106.    font-weight: 600;
  4107.    margin-bottom: 0;
  4108.    margin-top: 0;
  4109.    text-transform: uppercase;
  4110.    letter-spacing: 0.03em
  4111. }
  4112.  
  4113. .panel-footer {
  4114.    background: #f4f8fb;
  4115.    border-top: 0px
  4116. }
  4117.  
  4118. .panel-color .panel-title {
  4119.    color: #ffffff
  4120. }
  4121.  
  4122. .panel-custom>.panel-heading {
  4123.    background-color: #5fbeaa
  4124. }
  4125.  
  4126. .panel-primary>.panel-heading {
  4127.    background-color: #5d9cec
  4128. }
  4129.  
  4130. .panel-success>.panel-heading {
  4131.    background-color: #81c868
  4132. }
  4133.  
  4134. .panel-info>.panel-heading {
  4135.    background-color: #34d3eb
  4136. }
  4137.  
  4138. .panel-warning>.panel-heading {
  4139.    background-color: #ffbd4a
  4140. }
  4141.  
  4142. .panel-danger>.panel-heading {
  4143.    background-color: #f05050
  4144. }
  4145.  
  4146. .panel-purple>.panel-heading {
  4147.    background-color: #7266ba
  4148. }
  4149.  
  4150. .panel-pink>.panel-heading {
  4151.    background-color: #fb6d9d
  4152. }
  4153.  
  4154. .panel-inverse>.panel-heading {
  4155.    background-color: #4c5667
  4156. }
  4157.  
  4158. .panel-border .panel-heading {
  4159.    background-color: #ffffff;
  4160.    border-top: 3px solid #DADFE2 !important;
  4161.    padding: 10px 20px 0px
  4162. }
  4163.  
  4164. .panel-border .panel-body {
  4165.    padding: 15px 20px 20px 20px
  4166. }
  4167.  
  4168. .panel-border.panel-custom .panel-heading {
  4169.    border-color: #5fbeaa !important;
  4170.    color: #5fbeaa !important
  4171. }
  4172.  
  4173. .panel-border.panel-primary .panel-heading {
  4174.    border-color: #5d9cec !important;
  4175.    color: #5d9cec !important
  4176. }
  4177.  
  4178. .panel-border.panel-success .panel-heading {
  4179.    border-color: #81c868 !important;
  4180.    color: #81c868 !important
  4181. }
  4182.  
  4183. .panel-border.panel-info .panel-heading {
  4184.    border-color: #34d3eb !important;
  4185.    color: #34d3eb !important
  4186. }
  4187.  
  4188. .panel-border.panel-warning .panel-heading {
  4189.    border-color: #ffbd4a !important;
  4190.    color: #ffbd4a !important
  4191. }
  4192.  
  4193. .panel-border.panel-danger .panel-heading {
  4194.    border-color: #f05050 !important;
  4195.    color: #f05050 !important
  4196. }
  4197.  
  4198. .panel-border.panel-purple .panel-heading {
  4199.    border-color: #7266ba !important;
  4200.    color: #7266ba !important
  4201. }
  4202.  
  4203. .panel-border.panel-pink .panel-heading {
  4204.    border-color: #fb6d9d !important;
  4205.    color: #fb6d9d !important
  4206. }
  4207.  
  4208. .panel-border.panel-inverse .panel-heading {
  4209.    border-color: #4c5667 !important;
  4210.    color: #4c5667 !important
  4211. }
  4212.  
  4213. .panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before {
  4214.    content: '\f0d7'
  4215. }
  4216.  
  4217. .panel-group .panel .panel-heading .accordion-toggle.collapsed:before {
  4218.    content: '\f0d7'
  4219. }
  4220.  
  4221. .panel-group .panel .panel-heading a[data-toggle=collapse] {
  4222.    display: block
  4223. }
  4224.  
  4225. .panel-group .panel .panel-heading a[data-toggle=collapse]:before {
  4226.    content: '\f0d8';
  4227.    display: block;
  4228.    float: right;
  4229.    font-family: 'FontAwesome';
  4230.    font-size: 14px;
  4231.    text-align: right;
  4232.    width: 25px
  4233. }
  4234.  
  4235. .panel-group .panel .panel-heading .accordion-toggle {
  4236.    display: block
  4237. }
  4238.  
  4239. .panel-group .panel .panel-heading .accordion-toggle:before {
  4240.    content: '\f0d8';
  4241.    display: block;
  4242.    float: right;
  4243.    font-family: 'FontAwesome';
  4244.    font-size: 14px;
  4245.    text-align: right;
  4246.    width: 25px
  4247. }
  4248.  
  4249. .panel-group .panel .panel-heading+.panel-collapse .panel-body {
  4250.    border-top: none
  4251. }
  4252.  
  4253. .panel-group .panel-heading {
  4254.    padding: 12px 26px
  4255. }
  4256.  
  4257. .panel-group.panel-group-joined .panel+.panel {
  4258.    border-top: 1px solid #eeeeee;
  4259.    margin-top: 0
  4260. }
  4261.  
  4262. .panel-group-joined .panel-group .panel+.panel {
  4263.    border-top: 1px solid #eeeeee;
  4264.    margin-top: 0
  4265. }
  4266.  
  4267. .panel .nav-pills li a {
  4268.    color: #4c5667 !important
  4269. }
  4270.  
  4271. .panel .nav-pills li.active a {
  4272.    color: #ffffff !important
  4273. }
  4274.  
  4275. .portlet {
  4276.    background: #ffffff;
  4277.    border: 1px solid rgba(54,64,74,0.05);
  4278.    border-radius: 5px;
  4279.    -moz-border-radius: 5px;
  4280.    background-clip: padding-box;
  4281.    margin-bottom: 20px
  4282. }
  4283.  
  4284. .portlet .portlet-heading {
  4285.    border-radius: 3px 3px 0px 0px;
  4286.    -moz-border-radius: 3px 3px 0px 0px;
  4287.    background-clip: padding-box;
  4288.    color: #ffffff;
  4289.    padding: 12px 20px
  4290. }
  4291.  
  4292. .portlet .portlet-heading .portlet-title {
  4293.    color: #ffffff;
  4294.    float: left;
  4295.    font-size: 15px;
  4296.    font-weight: 600;
  4297.    margin-bottom: 0;
  4298.    margin-top: 0;
  4299.    text-transform: uppercase;
  4300.    letter-spacing: 0.03em
  4301. }
  4302.  
  4303. .portlet .portlet-heading .portlet-widgets {
  4304.    display: inline-block;
  4305.    float: right;
  4306.    font-size: 15px;
  4307.    line-height: 30px;
  4308.    padding-left: 15px;
  4309.    position: relative;
  4310.    text-align: right
  4311. }
  4312.  
  4313. .portlet .portlet-heading .portlet-widgets .divider {
  4314.    margin: 0 5px
  4315. }
  4316.  
  4317. .portlet .portlet-heading .portlet-widgets .collapsed .ion-minus-round:before {
  4318.    content: "\f217" !important
  4319. }
  4320.  
  4321. .portlet .portlet-heading a {
  4322.    color: #999999
  4323. }
  4324.  
  4325. .portlet .portlet-body {
  4326.    -moz-border-radius-bottomleft: 5px;
  4327.    -moz-border-radius-bottomright: 5px;
  4328.    -webkit-border-bottom-left-radius: 5px;
  4329.    -webkit-border-bottom-right-radius: 5px;
  4330.    background: #ffffff;
  4331.    border-bottom-left-radius: 5px;
  4332.    border-bottom-right-radius: 5px;
  4333.    padding: 15px
  4334. }
  4335.  
  4336. .portlet-default .portlet-title {
  4337.    color: #797979 !important
  4338. }
  4339.  
  4340. .portlet .portlet-heading.bg-custom a,.portlet .portlet-heading.bg-purple a,.portlet .portlet-heading.bg-info a,.portlet .portlet-heading.bg-success a,.portlet .portlet-heading.bg-primary a,.portlet .portlet-heading.bg-danger a,.portlet .portlet-heading.bg-warning a,.portlet .portlet-heading.bg-inverse a,.portlet .portlet-heading.bg-pink a {
  4341.    color: #ffffff
  4342. }
  4343.  
  4344. .panel-disabled {
  4345.    background: rgba(243,242,241,0.5);
  4346.    bottom: 15px;
  4347.    left: 0px;
  4348.    position: absolute;
  4349.    right: -5px;
  4350.    top: 0
  4351. }
  4352.  
  4353. .loader-1 {
  4354.    -webkit-animation: loaderAnimate 1000ms linear infinite;
  4355.    animation: loaderAnimate 1000ms linear infinite;
  4356.    clip: rect(0, 30px, 30px, 15px);
  4357.    height: 30px;
  4358.    left: 50%;
  4359.    margin-left: -15px;
  4360.    margin-top: -15px;
  4361.    position: absolute;
  4362.    top: 50%;
  4363.    width: 30px
  4364. }
  4365.  
  4366. .loader-1:after {
  4367.    -webkit-animation: loaderAnimate2 1000ms ease-in-out infinite;
  4368.    animation: loaderAnimate2 1000ms ease-in-out infinite;
  4369.    border-radius: 50%;
  4370.    clip: rect(0, 30px, 30px, 15px);
  4371.    content: '';
  4372.    height: 30px;
  4373.    position: absolute;
  4374.    width: 30px
  4375. }
  4376.  
  4377. .progress {
  4378.    -webkit-box-shadow: none !important;
  4379.    background-color: #ebeff2;
  4380.    box-shadow: none !important;
  4381.    height: 10px;
  4382.    margin-bottom: 18px;
  4383.    overflow: hidden
  4384. }
  4385.  
  4386. .progress-bar {
  4387.    -webkit-box-shadow: none;
  4388.    box-shadow: none;
  4389.    font-size: 8px;
  4390.    font-weight: 600;
  4391.    line-height: 12px
  4392. }
  4393.  
  4394. .progress.progress-sm {
  4395.    height: 5px !important
  4396. }
  4397.  
  4398. .progress.progress-sm .progress-bar {
  4399.    font-size: 8px;
  4400.    line-height: 5px
  4401. }
  4402.  
  4403. .progress.progress-md {
  4404.    height: 15px !important
  4405. }
  4406.  
  4407. .progress.progress-md .progress-bar {
  4408.    font-size: 10.8px;
  4409.    line-height: 14.4px
  4410. }
  4411.  
  4412. .progress.progress-lg {
  4413.    height: 20px !important
  4414. }
  4415.  
  4416. .progress.progress-lg .progress-bar {
  4417.    font-size: 12px;
  4418.    line-height: 20px
  4419. }
  4420.  
  4421. .progress-bar-primary {
  4422.    background-color: #5d9cec
  4423. }
  4424.  
  4425. .progress-bar-success {
  4426.    background-color: #81c868
  4427. }
  4428.  
  4429. .progress-bar-info {
  4430.    background-color: #34d3eb
  4431. }
  4432.  
  4433. .progress-bar-warning {
  4434.    background-color: #ffbd4a
  4435. }
  4436.  
  4437. .progress-bar-danger {
  4438.    background-color: #f05050
  4439. }
  4440.  
  4441. .progress-bar-inverse {
  4442.    background-color: #4c5667
  4443. }
  4444.  
  4445. .progress-bar-purple {
  4446.    background-color: #7266ba
  4447. }
  4448.  
  4449. .progress-bar-pink {
  4450.    background-color: #fb6d9d
  4451. }
  4452.  
  4453. .progress-bar-custom {
  4454.    background-color: #5fbeaa
  4455. }
  4456.  
  4457. .progress-animated {
  4458.    -webkit-animation-duration: 5s;
  4459.    -webkit-animation-name: animationProgress;
  4460.    -webkit-transition: 5s all;
  4461.    animation-duration: 5s;
  4462.    animation-name: animationProgress;
  4463.    transition: 5s all
  4464. }
  4465.  
  4466. .progress-vertical {
  4467.    min-height: 250px;
  4468.    height: 250px;
  4469.    width: 10px;
  4470.    position: relative;
  4471.    display: inline-block;
  4472.    margin-bottom: 0;
  4473.    margin-right: 20px
  4474. }
  4475.  
  4476. .progress-vertical .progress-bar {
  4477.    width: 100%
  4478. }
  4479.  
  4480. .progress-vertical-bottom {
  4481.    min-height: 250px;
  4482.    height: 250px;
  4483.    position: relative;
  4484.    width: 10px;
  4485.    display: inline-block;
  4486.    margin-bottom: 0;
  4487.    margin-right: 20px
  4488. }
  4489.  
  4490. .progress-vertical-bottom .progress-bar {
  4491.    width: 100%;
  4492.    position: absolute;
  4493.    bottom: 0
  4494. }
  4495.  
  4496. .progress-vertical.progress-sm,.progress-vertical-bottom.progress-sm {
  4497.    width: 5px !important
  4498. }
  4499.  
  4500. .progress-vertical.progress-sm .progress-bar,.progress-vertical-bottom.progress-sm .progress-bar {
  4501.    font-size: 8px;
  4502.    line-height: 5px
  4503. }
  4504.  
  4505. .progress-vertical.progress-md,.progress-vertical-bottom.progress-md {
  4506.    width: 15px !important
  4507. }
  4508.  
  4509. .progress-vertical.progress-md .progress-bar,.progress-vertical-bottom.progress-md .progress-bar {
  4510.    font-size: 10.8px;
  4511.    line-height: 14.4px
  4512. }
  4513.  
  4514. .progress-vertical.progress-lg,.progress-vertical-bottom.progress-lg {
  4515.    width: 20px !important
  4516. }
  4517.  
  4518. .progress-vertical.progress-lg .progress-bar,.progress-vertical-bottom.progress-lg .progress-bar {
  4519.    font-size: 12px;
  4520.    line-height: 20px
  4521. }
  4522.  
  4523. .table {
  4524.    margin-bottom: 10px
  4525. }
  4526.  
  4527. .table-striped>tbody>tr:nth-of-type(odd),.table-hover>tbody>tr:hover,.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
  4528.    background-color: #f4f8fb !important
  4529. }
  4530.  
  4531. .table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td,.table>thead>tr>th,.table-bordered {
  4532.    border-top: 1px solid #ebeff2
  4533. }
  4534.  
  4535. .table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
  4536.    border: 1px solid #ebeff2
  4537. }
  4538.  
  4539. .table>thead>tr>th {
  4540.    vertical-align: bottom;
  4541.    border-bottom: 2px solid #ebeff2
  4542. }
  4543.  
  4544. tbody {
  4545.    color: #797979
  4546. }
  4547.  
  4548. th {
  4549.    color: #666666;
  4550.    font-weight: 600
  4551. }
  4552.  
  4553. .table-bordered {
  4554.    border: 1px solid #ebeff2
  4555. }
  4556.  
  4557. table.focus-on tbody tr.focused th {
  4558.    background-color: #5fbeaa;
  4559.    color: #ffffff
  4560. }
  4561.  
  4562. table.focus-on tbody tr.focused td {
  4563.    background-color: #5fbeaa;
  4564.    color: #ffffff
  4565. }
  4566.  
  4567. .table-rep-plugin .table-responsive {
  4568.    border: none !important
  4569. }
  4570.  
  4571. .table-rep-plugin tbody th {
  4572.    font-size: 14px;
  4573.    font-weight: normal
  4574. }
  4575.  
  4576. .table-rep-plugin .checkbox-row {
  4577.    padding-left: 40px
  4578. }
  4579.  
  4580. .table-rep-plugin .checkbox-row label {
  4581.    display: inline-block;
  4582.    padding-left: 5px;
  4583.    position: relative
  4584. }
  4585.  
  4586. .table-rep-plugin .checkbox-row label::before {
  4587.    -o-transition: 0.3s ease-in-out;
  4588.    -webkit-transition: 0.3s ease-in-out;
  4589.    background-color: #ffffff;
  4590.    border-radius: 3px;
  4591.    border: 1px solid #cccccc;
  4592.    content: "";
  4593.    display: inline-block;
  4594.    height: 17px;
  4595.    left: 0;
  4596.    margin-left: -20px;
  4597.    position: absolute;
  4598.    transition: 0.3s ease-in-out;
  4599.    width: 17px;
  4600.    outline: none !important
  4601. }
  4602.  
  4603. .table-rep-plugin .checkbox-row label::after {
  4604.    color: #555555;
  4605.    display: inline-block;
  4606.    font-size: 11px;
  4607.    height: 16px;
  4608.    left: 0;
  4609.    margin-left: -20px;
  4610.    padding-left: 3px;
  4611.    padding-top: 1px;
  4612.    position: absolute;
  4613.    top: -1px;
  4614.    width: 16px
  4615. }
  4616.  
  4617. .table-rep-plugin .checkbox-row input[type="checkbox"] {
  4618.    cursor: pointer;
  4619.    opacity: 0;
  4620.    z-index: 1;
  4621.    outline: none !important
  4622. }
  4623.  
  4624. .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled+label {
  4625.    opacity: 0.65
  4626. }
  4627.  
  4628. .table-rep-plugin .checkbox-row input[type="checkbox"]:focus+label::before {
  4629.    outline-offset: -2px;
  4630.    outline: none
  4631. }
  4632.  
  4633. .table-rep-plugin .checkbox-row input[type="checkbox"]:checked+label::after {
  4634.    content: "\f00c";
  4635.    font-family: 'FontAwesome'
  4636. }
  4637.  
  4638. .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled+label::before {
  4639.    background-color: #eeeeee;
  4640.    cursor: not-allowed
  4641. }
  4642.  
  4643. .table-rep-plugin .checkbox-row input[type="checkbox"]:checked+label::before {
  4644.    background-color: #5fbeaa;
  4645.    border-color: #5fbeaa
  4646. }
  4647.  
  4648. .table-rep-plugin .checkbox-row input[type="checkbox"]:checked+label::after {
  4649.    color: #ffffff
  4650. }
  4651.  
  4652. .fixed-table-container tbody .selected td {
  4653.    background-color: #F4F8FB
  4654. }
  4655.  
  4656. .modal-block {
  4657.    background: transparent;
  4658.    margin: 40px auto;
  4659.    max-width: 600px;
  4660.    padding: 0;
  4661.    position: relative;
  4662.    text-align: left
  4663. }
  4664.  
  4665. #datatable-editable .actions a {
  4666.    padding: 5px
  4667. }
  4668.  
  4669. #datatable-editable .form-control {
  4670.    background-color: #ffffff;
  4671.    width: 100%
  4672. }
  4673.  
  4674. #datatable-editable .fa-trash-o {
  4675.    color: #f05050
  4676. }
  4677.  
  4678. #datatable-editable .fa-times {
  4679.    color: #f05050
  4680. }
  4681.  
  4682. #datatable-editable .fa-pencil {
  4683.    color: #29b6f6
  4684. }
  4685.  
  4686. #datatable-editable .fa-save {
  4687.    color: #33b86c
  4688. }
  4689.  
  4690. #datatable td {
  4691.    font-weight: normal
  4692. }
  4693.  
  4694. div.dataTables_paginate ul.pagination {
  4695.    margin-top: 30px
  4696. }
  4697.  
  4698. div.dataTables_info {
  4699.    padding-top: 38px
  4700. }
  4701.  
  4702. .dt-buttons {
  4703.    float: left
  4704. }
  4705.  
  4706. div#datatable-buttons_info {
  4707.    float: left
  4708. }
  4709.  
  4710. .footable-odd {
  4711.    background-color: #ffffff
  4712. }
  4713.  
  4714. .footable-detail-show {
  4715.    background-color: #ebeff2
  4716. }
  4717.  
  4718. .footable-row-detail {
  4719.    background-color: #F0F4F7
  4720. }
  4721.  
  4722. table[data-toggle="table"] {
  4723.    display: none
  4724. }
  4725.  
  4726. .fixed-table-pagination .pagination-detail,.fixed-table-pagination div.pagination {
  4727.    margin-top: 20px
  4728. }
  4729.  
  4730. .fixed-table-container {
  4731.    border: 1px solid #ebeff2 !important
  4732. }
  4733.  
  4734. .bootstrap-table .table>thead>tr>th {
  4735.    border-bottom: 2px solid #ebeff2;
  4736.    background: #ebeff2
  4737. }
  4738.  
  4739. .fixed-table-container thead th .th-inner {
  4740.    padding: 9px 12px
  4741. }
  4742.  
  4743. .bootstrap-table .table,.bootstrap-table .table>tbody>tr>td,.bootstrap-table .table>tbody>tr>th,.bootstrap-table .table>tfoot>tr>td,.bootstrap-table .table>tfoot>tr>th,.bootstrap-table .table>thead>tr>td {
  4744.    padding: 8px 12px !important
  4745. }
  4746.  
  4747. .tablesaw thead {
  4748.    background: #ebeff2;
  4749.    background-image: none;
  4750.    border: none
  4751. }
  4752.  
  4753. .tablesaw thead th {
  4754.    text-shadow: none;
  4755.    letter-spacing: 0.06em
  4756. }
  4757.  
  4758. .tablesaw thead tr:first-child th {
  4759.    padding-top: 1.1em;
  4760.    padding-bottom: 0.9em
  4761. }
  4762.  
  4763. .tablesaw thead tr:first-child th {
  4764.    font-weight: 600;
  4765.    font-family: inherit;
  4766.    border: none
  4767. }
  4768.  
  4769. .tablesaw td,.tablesaw tbody th {
  4770.    font-size: inherit;
  4771.    line-height: inherit;
  4772.    padding: 10px !important
  4773. }
  4774.  
  4775. .tablesaw-stack tbody tr,.tablesaw tbody tr {
  4776.    border-bottom: none
  4777. }
  4778.  
  4779. .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  4780.    font-family: FontAwesome;
  4781.    font-size: 10px
  4782. }
  4783.  
  4784. .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  4785.    content: "\f176"
  4786. }
  4787.  
  4788. .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  4789.    content: "\f175"
  4790. }
  4791.  
  4792. .tablesaw-bar .btn-select.btn-small:after,.tablesaw-bar .btn-select.btn-micro:after {
  4793.    font-size: 8px;
  4794.    padding-right: 10px
  4795. }
  4796.  
  4797. .tablesaw-swipe .tablesaw-cell-persist {
  4798.    -webkit-box-shadow: none;
  4799.    box-shadow: none
  4800. }
  4801.  
  4802. .tablesaw-enhanced .tablesaw-bar .btn {
  4803.    text-shadow: none;
  4804.    background-image: none
  4805. }
  4806.  
  4807. .tablesaw-enhanced .tablesaw-bar .btn.btn-select:hover {
  4808.    background: #ffffff
  4809. }
  4810.  
  4811. .tablesaw-enhanced .tablesaw-bar .btn:hover,.tablesaw-enhanced .tablesaw-bar .btn:focus,.tablesaw-enhanced .tablesaw-bar .btn:active {
  4812.    color: #5fbeaa !important;
  4813.    background-color: #ebeff2;
  4814.    outline: none !important;
  4815.    -webkit-box-shadow: none !important;
  4816.    box-shadow: none !important;
  4817.    background-image: none
  4818. }
  4819.  
  4820. .fixedHeader-floating {
  4821.    top: 60px !important
  4822. }
  4823.  
  4824. table.dataTable th.focus,table.dataTable td.focus {
  4825.    outline: 3px solid #5fbeaa !important;
  4826.    outline-offset: -1px
  4827. }
  4828.  
  4829. div.ColVis {
  4830.    float: none;
  4831.    margin-right: 30px
  4832. }
  4833.  
  4834. button.ColVis_Button,.ColVis_Button:hover {
  4835.    float: none;
  4836.    border-radius: 3px;
  4837.    outline: none !important;
  4838.    background: none;
  4839.    -webkit-box-shadow: none;
  4840.    box-shadow: none;
  4841.    color: #ffffff !important;
  4842.    background-color: #5fbeaa !important;
  4843.    border: 1px solid #5fbeaa !important
  4844. }
  4845.  
  4846. .dataTables_length {
  4847.    float: left
  4848. }
  4849.  
  4850. div.ColVis_collectionBackground {
  4851.    background-color: transparent
  4852. }
  4853.  
  4854. ul.ColVis_collection {
  4855.    padding: 10px 0px 0px 0px;
  4856.    background-color: #ffffff;
  4857.    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
  4858.    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
  4859.    border: none
  4860. }
  4861.  
  4862. ul.ColVis_collection li {
  4863.    background: transparent !important;
  4864.    padding: 3px 10px !important;
  4865.    border: none !important;
  4866.    -webkit-box-shadow: none !important;
  4867.    box-shadow: none !important
  4868. }
  4869.  
  4870. #datatable-colvid_info {
  4871.    float: left
  4872. }
  4873.  
  4874. .widget-box-1 i.inform {
  4875.    font-size: 20px;
  4876.    cursor: pointer
  4877. }
  4878.  
  4879. .widget-box-1 h4 {
  4880.    margin-bottom: 5px;
  4881.    margin-top: 0px
  4882. }
  4883.  
  4884. .widget-box-1 h2,.widget-box-1 .page-pricing__features>li {
  4885.    margin: 20px;
  4886.    font-weight: 600
  4887. }
  4888.  
  4889. .widget-box-1 p {
  4890.    margin-bottom: 0px
  4891. }
  4892.  
  4893. .widget-s-1 {
  4894.    border-radius: 6px
  4895. }
  4896.  
  4897. .widget-bg-color-icon .bg-icon {
  4898.    height: 80px;
  4899.    width: 80px;
  4900.    text-align: center;
  4901.    border-radius: 50%;
  4902.    -moz-border-radius: 50%;
  4903.    background-clip: padding-box
  4904. }
  4905.  
  4906. .widget-bg-color-icon .bg-icon i {
  4907.    font-size: 32px;
  4908.    line-height: 80px
  4909. }
  4910.  
  4911. .widget-bg-color-icon .bg-icon-info {
  4912.    background-color: rgba(52,211,235,0.2);
  4913.    border: 1px solid #34d3eb
  4914. }
  4915.  
  4916. .widget-bg-color-icon .bg-icon-primary {
  4917.    background-color: rgba(93,156,236,0.2);
  4918.    border: 1px solid #5d9cec
  4919. }
  4920.  
  4921. .widget-bg-color-icon .bg-icon-pink {
  4922.    background-color: rgba(251,109,157,0.2);
  4923.    border: 1px solid #fb6d9d
  4924. }
  4925.  
  4926. .widget-bg-color-icon .bg-icon-purple {
  4927.    background-color: rgba(114,102,186,0.2);
  4928.    border: 1px solid #7266ba
  4929. }
  4930.  
  4931. .widget-bg-color-icon .bg-icon-success {
  4932.    background-color: rgba(129,200,104,0.2);
  4933.    border: 1px solid #81c868
  4934. }
  4935.  
  4936. .widget-bg-color-icon .bg-icon-custom {
  4937.    background-color: rgba(95,190,170,0.2);
  4938.    border: 1px solid #5fbeaa
  4939. }
  4940.  
  4941. .widget-bg-color-icon .bg-icon-warning {
  4942.    background-color: rgba(255,189,74,0.2);
  4943.    border: 1px solid #ffbd4a
  4944. }
  4945.  
  4946. .widget-bg-color-icon .bg-icon-danger {
  4947.    background-color: rgba(240,80,80,0.2);
  4948.    border: 1px solid #f05050
  4949. }
  4950.  
  4951. .widget-bg-color-icon .bg-icon-inverse {
  4952.    background-color: rgba(76,86,103,0.2);
  4953.    border: 1px solid #4c5667
  4954. }
  4955.  
  4956. .mini-stat-icon {
  4957.    border-radius: 100%;
  4958.    background-color: rgba(255,255,255,0.2);
  4959.    display: inline-block;
  4960.    float: left;
  4961.    font-size: 30px;
  4962.    height: 60px;
  4963.    line-height: 60px;
  4964.    margin-right: 10px;
  4965.    text-align: center;
  4966.    width: 60px
  4967. }
  4968.  
  4969. .mini-stat-info {
  4970.    padding-top: 2px;
  4971.    color: #eeeeee
  4972. }
  4973.  
  4974. .mini-stat-info span {
  4975.    color: #ffffff;
  4976.    display: block;
  4977.    font-size: 24px;
  4978.    font-weight: 600
  4979. }
  4980.  
  4981. .mini-stat-info span.name {
  4982.    color: #ffffff;
  4983.    display: block;
  4984.    font-size: 18px;
  4985.    font-weight: 600;
  4986.    margin-top: 5px
  4987. }
  4988.  
  4989. .widget-inline {
  4990.    padding: 20px 0px !important
  4991. }
  4992.  
  4993. .widget-inline .col-lg-3 {
  4994.    padding: 0px
  4995. }
  4996.  
  4997. .widget-inline .widget-inline-box {
  4998.    border-right: 1px solid #e3e8f1;
  4999.    padding: 20px
  5000. }
  5001.  
  5002. .widget-inline .widget-inline-box i {
  5003.    font-size: 32px
  5004. }
  5005.  
  5006. .inbox-widget .inbox-item {
  5007.    border-bottom: 1px solid #f1f1f1;
  5008.    overflow: hidden;
  5009.    padding: 10px 0;
  5010.    position: relative
  5011. }
  5012.  
  5013. .inbox-widget .inbox-item .inbox-item-img {
  5014.    display: block;
  5015.    float: left;
  5016.    margin-right: 15px;
  5017.    width: 40px
  5018. }
  5019.  
  5020. .inbox-widget .inbox-item img {
  5021.    width: 40px
  5022. }
  5023.  
  5024. .inbox-widget .inbox-item .inbox-item-author {
  5025.    color: #333333;
  5026.    display: block;
  5027.    margin: 0
  5028. }
  5029.  
  5030. .inbox-widget .inbox-item .inbox-item-text {
  5031.    color: #a0a0a0;
  5032.    display: block;
  5033.    font-size: 12px;
  5034.    margin: 0
  5035. }
  5036.  
  5037. .inbox-widget .inbox-item .inbox-item-date {
  5038.    color: #a9a9a9;
  5039.    font-size: 11px;
  5040.    position: absolute;
  5041.    right: 7px;
  5042.    top: 2px
  5043. }
  5044.  
  5045. .conversation-list {
  5046.    list-style: none;
  5047.    height: 332px;
  5048.    padding: 0px 20px
  5049. }
  5050.  
  5051. .conversation-list li {
  5052.    margin-bottom: 24px
  5053. }
  5054.  
  5055. .conversation-list .chat-avatar {
  5056.    display: inline-block;
  5057.    float: left;
  5058.    text-align: center;
  5059.    width: 42px
  5060. }
  5061.  
  5062. .conversation-list .chat-avatar img {
  5063.    border-radius: 100%;
  5064.    width: 100%
  5065. }
  5066.  
  5067. .conversation-list .chat-avatar i {
  5068.    font-size: 12px;
  5069.    font-style: normal
  5070. }
  5071.  
  5072. .conversation-list .ctext-wrap {
  5073.    -moz-border-radius: 3px;
  5074.    -webkit-border-radius: 3px;
  5075.    background: #f4f8fb;
  5076.    border-radius: 3px;
  5077.    display: inline-block;
  5078.    padding: 12px;
  5079.    position: relative;
  5080.    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  5081.    box-shadow: 0 1px 2px rgba(0,0,0,0.1)
  5082. }
  5083.  
  5084. .conversation-list .ctext-wrap i {
  5085.    color: #1a2942;
  5086.    display: block;
  5087.    font-size: 12px;
  5088.    font-style: normal;
  5089.    font-weight: bold;
  5090.    position: relative
  5091. }
  5092.  
  5093. .conversation-list .ctext-wrap p {
  5094.    margin: 0px;
  5095.    padding-top: 3px
  5096. }
  5097.  
  5098. .conversation-list .ctext-wrap:after {
  5099.    right: 100%;
  5100.    top: 0%;
  5101.    border: solid transparent;
  5102.    content: " ";
  5103.    height: 0;
  5104.    width: 0;
  5105.    position: absolute;
  5106.    pointer-events: none;
  5107.    border-top-color: #f4f8fb;
  5108.    border-width: 8px;
  5109.    margin-left: -1px;
  5110.    border-right-color: #f4f8fb
  5111. }
  5112.  
  5113. .conversation-list .conversation-text {
  5114.    display: inline-block;
  5115.    float: left;
  5116.    font-size: 12px;
  5117.    margin-left: 12px;
  5118.    width: 70%
  5119. }
  5120.  
  5121. .conversation-list .odd .chat-avatar {
  5122.    float: right !important
  5123. }
  5124.  
  5125. .conversation-list .odd .conversation-text {
  5126.    float: right !important;
  5127.    margin-right: 12px;
  5128.    text-align: right;
  5129.    width: 70% !important
  5130. }
  5131.  
  5132. .conversation-list .odd .ctext-wrap:after {
  5133.    border-color: rgba(238,238,242,0) !important;
  5134.    border-left-color: #f4f8fb !important;
  5135.    border-top-color: #f4f8fb !important;
  5136.    left: 100% !important;
  5137.    margin-right: -1px
  5138. }
  5139.  
  5140. .chat-send {
  5141.    padding-left: 0px;
  5142.    padding-right: 30px
  5143. }
  5144.  
  5145. .chat-send button {
  5146.    width: 100%
  5147. }
  5148.  
  5149. .chat-inputbar {
  5150.    padding-left: 30px
  5151. }
  5152.  
  5153. #todo-message {
  5154.    font-size: 16px
  5155. }
  5156.  
  5157. .todo-list li {
  5158.    border-bottom: 1px solid #eeeeee;
  5159.    border-radius: 0px;
  5160.    border: 0px;
  5161.    margin: 0px;
  5162.    padding: 1px;
  5163.    color: #98a6ad
  5164. }
  5165.  
  5166. .todo-list li:last-of-type {
  5167.    border-bottom: none
  5168. }
  5169.  
  5170. .todo-send {
  5171.    padding-left: 0px
  5172. }
  5173.  
  5174. .widget-chart ul li {
  5175.    width: 31.5%;
  5176.    display: inline-block;
  5177.    padding: 0px
  5178. }
  5179.  
  5180. .widget-panel {
  5181.    padding: 30px 20px;
  5182.    padding-left: 30px;
  5183.    border-radius: 4px;
  5184.    position: relative;
  5185.    margin-bottom: 20px
  5186. }
  5187.  
  5188. .widget-panel i {
  5189.    font-size: 60px;
  5190.    padding: 30px;
  5191.    background: rgba(255,255,255,0.2);
  5192.    position: absolute;
  5193.    right: 0px;
  5194.    bottom: 0px;
  5195.    top: 0px;
  5196.    line-height: 60px
  5197. }
  5198.  
  5199. .widget-style-2 i {
  5200.    background: rgba(244,248,251,0.6) !important;
  5201.    font-size: 48px;
  5202.    padding: 30px 40px
  5203. }
  5204.  
  5205. .gmap iframe {
  5206.    width: 100%;
  5207.    margin: 0px !important;
  5208.    padding: 0px !important
  5209. }
  5210.  
  5211. .gmap-info:before {
  5212.    color: #333333;
  5213.    content: "\f041";
  5214.    font-family: "FontAwesome";
  5215.    font-size: 35px;
  5216.    left: 10px;
  5217.    position: absolute;
  5218.    top: 8px
  5219. }
  5220.  
  5221. .gmap-info {
  5222.    float: left;
  5223.    padding: 0 20px 0 50px;
  5224.    position: relative
  5225. }
  5226.  
  5227. .gmap-buttons {
  5228.    float: right;
  5229.    margin-top: 28px
  5230. }
  5231.  
  5232. .gmap-buttons .btn {
  5233.    margin-left: 3px
  5234. }
  5235.  
  5236. .table-actions-bar tr td {
  5237.    vertical-align: middle !important
  5238. }
  5239.  
  5240. .table-actions-bar .table-action-btn {
  5241.    color: #98a6ad;
  5242.    display: inline-block;
  5243.    width: 28px;
  5244.    border-radius: 50%;
  5245.    text-align: center;
  5246.    line-height: 24px;
  5247.    font-size: 20px
  5248. }
  5249.  
  5250. .table-actions-bar .table-action-btn:hover {
  5251.    color: #5fbeaa;
  5252.    border-color: #5fbeaa
  5253. }
  5254.  
  5255. .transaction-list li {
  5256.    padding: 7px 0px;
  5257.    border-bottom: 1px solid #ebeff2;
  5258.    clear: both;
  5259.    position: relative
  5260. }
  5261.  
  5262. .transaction-list i {
  5263.    width: 20px;
  5264.    position: absolute;
  5265.    top: 10px;
  5266.    font-size: 12px
  5267. }
  5268.  
  5269. .transaction-list .tran-text {
  5270.    padding-left: 25px;
  5271.    white-space: nowrap;
  5272.    display: inline-block;
  5273.    overflow: hidden;
  5274.    text-overflow: ellipsis;
  5275.    width: 115px
  5276. }
  5277.  
  5278. .transaction-list .tran-price {
  5279.    margin-left: 30px
  5280. }
  5281.  
  5282. .friend-list a {
  5283.    margin: 5px;
  5284.    display: inline-block
  5285. }
  5286.  
  5287. .friend-list .extra-number {
  5288.    height: 48px;
  5289.    width: 48px;
  5290.    display: block;
  5291.    line-height: 48px;
  5292.    color: #98a6ad;
  5293.    font-weight: 700;
  5294.    background-color: #ebeff2;
  5295.    border-radius: 50%;
  5296.    border: 1px solid #98a6ad
  5297. }
  5298.  
  5299. .profile-widget .bg-profile {
  5300.    height: 125px
  5301. }
  5302.  
  5303. .profile-widget .img-thumbnail {
  5304.    margin-top: -42px;
  5305.    border: none
  5306. }
  5307.  
  5308. .profile-widget .widget-list {
  5309.    padding: 10px;
  5310.    margin-top: 20px;
  5311.    margin-left: 0px;
  5312.    padding-bottom: 30px
  5313. }
  5314.  
  5315. .profile-widget .widget-list span {
  5316.    display: block;
  5317.    font-weight: bold;
  5318.    font-size: 18px
  5319. }
  5320.  
  5321. .bar-widget .iconbox {
  5322.    display: inline-block;
  5323.    height: 50px;
  5324.    width: 50px;
  5325.    margin-right: 20px;
  5326.    border-radius: 50%;
  5327.    -moz-border-radius: 50%;
  5328.    background-clip: padding-box;
  5329.    color: #ffffff;
  5330.    text-align: center
  5331. }
  5332.  
  5333. .bar-widget .iconbox i {
  5334.    line-height: 50px;
  5335.    font-size: 20px
  5336. }
  5337.  
  5338. .widget-profile-one .card-box {
  5339.    border-radius: 0px
  5340. }
  5341.  
  5342. .widget-profile-one .card-box:first-of-type {
  5343.    border-top-left-radius: 4px !important;
  5344.    border-top-right-radius: 4px !important
  5345. }
  5346.  
  5347. .widget-profile-one .card-box:last-of-type {
  5348.    border-bottom-left-radius: 4px !important;
  5349.    border-bottom-right-radius: 4px !important
  5350. }
  5351.  
  5352. .social-feed-box h3 {
  5353.    font-size: 18px;
  5354.    font-style: italic
  5355. }
  5356.  
  5357. .widget-box-two {
  5358.    border-bottom-left-radius: 3px !important;
  5359.    border-bottom-right-radius: 3px !important
  5360. }
  5361.  
  5362. .social-feed-slider {
  5363.    padding-bottom: 50px
  5364. }
  5365.  
  5366. .social-feed-slider .carousel-indicators {
  5367.    bottom: 0px
  5368. }
  5369.  
  5370. .pro-widget-img {
  5371.    border-top-left-radius: 4px !important;
  5372.    border-top-right-radius: 4px !important;
  5373.    padding: 70px 0px;
  5374.    background-size: cover
  5375. }
  5376.  
  5377. .blog-box-one {
  5378.    margin-bottom: 20px
  5379. }
  5380.  
  5381. .blog-box-one .cover-wrapper {
  5382.    overflow: hidden;
  5383.    width: 100%;
  5384.    position: relative;
  5385.    z-index: 1;
  5386.    border-top-left-radius: 4px !important;
  5387.    border-top-right-radius: 4px !important
  5388. }
  5389.  
  5390. .blog-box-one .cover-wrapper img {
  5391.    transition: all .3s ease;
  5392.    -webkit-transition: all .3s ease;
  5393.    -moz-transition: all .3s ease;
  5394.    border-top-left-radius: 4px !important;
  5395.    border-top-right-radius: 4px !important
  5396. }
  5397.  
  5398. .blog-box-one .cover-wrapper:hover img {
  5399.    -ms-transform: scale(1.1, 1.1);
  5400.    -webkit-transform: scale(1.1, 1.1);
  5401.    transform: scale(1.1, 1.1)
  5402. }
  5403.  
  5404. .blog-box-one .post-info {
  5405.    background-color: #ffffff;
  5406.    padding: 20px;
  5407.    border-bottom-left-radius: 4px !important;
  5408.    border-bottom-right-radius: 4px !important
  5409. }
  5410.  
  5411. .blog-box-one .post-info .date {
  5412.    float: left;
  5413.    border-bottom: 3px solid #71b6f9
  5414. }
  5415.  
  5416. .post-info .date .day {
  5417.    font-size: 22px;
  5418.    color: #333;
  5419.    font-weight: 600;
  5420.    line-height: 22px
  5421. }
  5422.  
  5423. .post-info .date .month {
  5424.    text-transform: uppercase;
  5425.    text-align: center;
  5426.    width: 100%;
  5427.    display: inline-block
  5428. }
  5429.  
  5430. .blog-box-one .meta {
  5431.    padding-left: 0px
  5432. }
  5433.  
  5434. .blog-box-one .post-info .meta-container {
  5435.    padding-left: 55px
  5436. }
  5437.  
  5438. .blog-box-one .post-info p {
  5439.    margin-top: 15px
  5440. }
  5441.  
  5442. .blog-widget-action a {
  5443.    color: #98a6ad;
  5444.    display: inline-block;
  5445.    margin-right: 10px
  5446. }
  5447.  
  5448. .error {
  5449.    color: #f05050;
  5450.    font-size: 12px;
  5451.    font-weight: 500
  5452. }
  5453.  
  5454. .datepicker {
  5455.    padding: 8px
  5456. }
  5457.  
  5458. .datepicker th {
  5459.    font-size: 14px !important
  5460. }
  5461.  
  5462. .datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover {
  5463.    background-image: none
  5464. }
  5465.  
  5466. .datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled] {
  5467.    background-color: #5fbeaa
  5468. }
  5469.  
  5470. .datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover {
  5471.    background-color: #5fbeaa !important;
  5472.    background-image: none;
  5473.    -webkit-box-shadow: none;
  5474.    box-shadow: none;
  5475.    text-shadow: none
  5476. }
  5477.  
  5478. .datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover {
  5479.    background-color: #fafafa
  5480. }
  5481.  
  5482. .datepicker-inline {
  5483.    border: 2px solid #eeeeee
  5484. }
  5485.  
  5486. .daterangepicker td.active,.daterangepicker td.active:hover {
  5487.    background-color: #5d9cec;
  5488.    border-color: #5d9cec
  5489. }
  5490.  
  5491. .daterangepicker .input-mini.active {
  5492.    border: 1px solid #AAAAAA
  5493. }
  5494.  
  5495. .daterangepicker .ranges li {
  5496.    border-radius: 2px;
  5497.    -moz-border-radius: 2px;
  5498.    background-clip: padding-box;
  5499.    color: #36404a;
  5500.    font-weight: 600;
  5501.    font-size: 12px
  5502. }
  5503.  
  5504. .daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect,.daterangepicker select.ampmselect {
  5505.    border: 1px solid #e3e3e3;
  5506.    padding: 2px;
  5507.    width: 60px
  5508. }
  5509.  
  5510. .daterangepicker .ranges li.active,.daterangepicker .ranges li:hover {
  5511.    background-color: #5d9cec;
  5512.    border: 1px solid #5d9cec
  5513. }
  5514.  
  5515. .search-input {
  5516.    margin-bottom: 10px
  5517. }
  5518.  
  5519. .ms-selectable {
  5520.    -webkit-box-shadow: none;
  5521.    box-shadow: none;
  5522.    outline: none !important
  5523. }
  5524.  
  5525. .ms-container .ms-list.ms-focus {
  5526.    -webkit-box-shadow: none;
  5527.    box-shadow: none
  5528. }
  5529.  
  5530. .ms-container .ms-selectable li.ms-hover {
  5531.    background-color: #5d9cec
  5532. }
  5533.  
  5534. .ms-container .ms-selection li.ms-hover {
  5535.    background-color: #5d9cec
  5536. }
  5537.  
  5538. .parsley-error {
  5539.    border-color: #f05050 !important
  5540. }
  5541.  
  5542. .parsley-errors-list {
  5543.    display: none;
  5544.    margin: 0;
  5545.    padding: 0
  5546. }
  5547.  
  5548. .parsley-errors-list.filled {
  5549.    display: block
  5550. }
  5551.  
  5552. .parsley-errors-list>li {
  5553.    font-size: 12px;
  5554.    list-style: none;
  5555.    color: #f6504d
  5556. }
  5557.  
  5558. .note-editor {
  5559.    border: 1px solid #eeeeee;
  5560.    position: relative
  5561. }
  5562.  
  5563. .note-editor .note-toolbar {
  5564.    background-color: #f4f8fb;
  5565.    border-bottom: 1px solid #eeeeee;
  5566.    margin: 0
  5567. }
  5568.  
  5569. .note-editor .note-statusbar {
  5570.    background-color: #ffffff
  5571. }
  5572.  
  5573. .note-editor .note-statusbar .note-resizebar {
  5574.    border-top: none;
  5575.    height: 15px;
  5576.    padding-top: 3px
  5577. }
  5578.  
  5579. .note-popover .popover .popover-content {
  5580.    padding: 5px 0 10px 5px
  5581. }
  5582.  
  5583. .note-toolbar {
  5584.    padding: 5px 0 10px 5px
  5585. }
  5586.  
  5587. .code-edit-wrap {
  5588.    padding: 0px !important
  5589. }
  5590.  
  5591. .cm-s-ambiance .CodeMirror-linenumber {
  5592.    color: #bcbcbc
  5593. }
  5594.  
  5595. .cm-s-ambiance .CodeMirror-gutters {
  5596.    background-color: #4c5667 !important;
  5597.    -webkit-box-shadow: none;
  5598.    box-shadow: none
  5599. }
  5600.  
  5601. .cm-s-ambiance.CodeMirror {
  5602.    background-color: #4c5667 !important;
  5603.    -webkit-box-shadow: none;
  5604.    box-shadow: none
  5605. }
  5606.  
  5607. .bootstrap-timepicker-widget table td a:hover {
  5608.    background-color: transparent;
  5609.    border-color: transparent;
  5610.    border-radius: 4px;
  5611.    color: #5d9cec;
  5612.    text-decoration: none
  5613. }
  5614.  
  5615. .editor-horizontal .popover-content {
  5616.    padding: 9px 30px
  5617. }
  5618.  
  5619. .wizard>.content {
  5620.    background: #ffffff;
  5621.    min-height: 240px;
  5622.    padding: 20px
  5623. }
  5624.  
  5625. .wizard>.content>.body {
  5626.    padding: 0px;
  5627.    position: relative
  5628. }
  5629.  
  5630. .wizard>.content>.body input {
  5631.    border: 1px solid #E3E3E3
  5632. }
  5633.  
  5634. .wizard>.content>.body ul>li {
  5635.    display: block;
  5636.    line-height: 30px
  5637. }
  5638.  
  5639. .wizard>.content>.body label.error {
  5640.    color: #f05050;
  5641.    margin-left: 0
  5642. }
  5643.  
  5644. .wizard>.content>.body label {
  5645.    display: inline-block;
  5646.    margin-top: 10px
  5647. }
  5648.  
  5649. .wizard>.steps .number {
  5650.    border-radius: 50%;
  5651.    background-color: rgba(255,255,255,0.3);
  5652.    display: inline-block;
  5653.    line-height: 30px;
  5654.    margin-right: 10px;
  5655.    width: 30px;
  5656.    text-align: center
  5657. }
  5658.  
  5659. .wizard>.steps .disabled a {
  5660.    background: #ffffff;
  5661.    color: #333333;
  5662.    cursor: default;
  5663.    border: 1px solid #eaeaea
  5664. }
  5665.  
  5666. .wizard>.steps .disabled a:hover {
  5667.    background: #f9f9f9;
  5668.    color: #333333;
  5669.    cursor: default;
  5670.    border: 1px solid #eaeaea
  5671. }
  5672.  
  5673. .wizard>.steps .disabled a:active {
  5674.    background: #f9f9f9;
  5675.    color: #333333;
  5676.    cursor: default;
  5677.    border: 1px solid #eaeaea
  5678. }
  5679.  
  5680. .wizard>.steps .current a {
  5681.    background: #5fbeaa
  5682. }
  5683.  
  5684. .wizard>.steps .current a:hover {
  5685.    background: #5fbeaa
  5686. }
  5687.  
  5688. .wizard>.steps .current a:hover .number {
  5689.    color: #ffffff
  5690. }
  5691.  
  5692. .wizard>.steps .current a:active {
  5693.    background: #5fbeaa
  5694. }
  5695.  
  5696. .wizard>.steps .current a:active .number {
  5697.    color: #ffffff
  5698. }
  5699.  
  5700. .wizard>.steps .current a .number {
  5701.    color: #ffffff
  5702. }
  5703.  
  5704. .wizard>.steps .done a {
  5705.    background: #7a8c9a
  5706. }
  5707.  
  5708. .wizard>.steps .done a:hover {
  5709.    background: #7a8c9a
  5710. }
  5711.  
  5712. .wizard>.steps .done a:active {
  5713.    background: #7a8c9a
  5714. }
  5715.  
  5716. .wizard>.steps a,.wizard>.steps a:hover,.wizard>.steps a:active,.wizard>.content {
  5717.    border-radius: 2px
  5718. }
  5719.  
  5720. .wizard>.actions a {
  5721.    background: #5fbeaa;
  5722.    border-radius: 2px;
  5723.    color: #ffffff
  5724. }
  5725.  
  5726. .wizard>.actions a:hover {
  5727.    background: #5fbeaa;
  5728.    border-radius: 2px;
  5729.    color: #ffffff
  5730. }
  5731.  
  5732. .wizard>.actions a:active {
  5733.    background: #5fbeaa;
  5734.    border-radius: 2px;
  5735.    color: #ffffff
  5736. }
  5737.  
  5738. .wizard>.actions .disabled a {
  5739.    background: #ffffff;
  5740.    color: #333333;
  5741.    cursor: default;
  5742.    border: 1px solid #eaeaea
  5743. }
  5744.  
  5745. .wizard>.actions .disabled a:hover {
  5746.    background: #f9f9f9;
  5747.    color: #333333;
  5748.    cursor: default;
  5749.    border: 1px solid #eaeaea
  5750. }
  5751.  
  5752. .wizard>.actions .disabled a:active {
  5753.    background: #f9f9f9;
  5754.    color: #333333;
  5755.    cursor: default;
  5756.    border: 1px solid #eaeaea
  5757. }
  5758.  
  5759. .dropzone {
  5760.    min-height: 230px;
  5761.    border: 2px dashed rgba(0,0,0,0.3);
  5762.    background: white;
  5763.    border-radius: 6px
  5764. }
  5765.  
  5766. .dropzone .dz-message {
  5767.    font-size: 30px
  5768. }
  5769.  
  5770. .editable-click,a.editable-click,a.editable-click:hover {
  5771.    border: none
  5772. }
  5773.  
  5774. .autocomplete-suggestions {
  5775.    border: 1px solid #f9f9f9;
  5776.    background: #ffffff;
  5777.    cursor: default;
  5778.    overflow: auto;
  5779.    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.15);
  5780.    box-shadow: 0 2px 2px rgba(0,0,0,0.15)
  5781. }
  5782.  
  5783. .autocomplete-suggestion {
  5784.    padding: 2px 5px;
  5785.    white-space: nowrap;
  5786.    overflow: hidden
  5787. }
  5788.  
  5789. .autocomplete-no-suggestion {
  5790.    padding: 2px 5px
  5791. }
  5792.  
  5793. .autocomplete-selected {
  5794.    background: rgba(152,166,173,0.3);
  5795.    cursor: pointer
  5796. }
  5797.  
  5798. .autocomplete-suggestions strong {
  5799.    font-weight: bold;
  5800.    color: #36404a
  5801. }
  5802.  
  5803. .autocomplete-group {
  5804.    padding: 2px 5px
  5805. }
  5806.  
  5807. .autocomplete-group strong {
  5808.    font-weight: bold;
  5809.    font-size: 16px;
  5810.    color: #36404a;
  5811.    display: block
  5812. }
  5813.  
  5814. .img-container,.img-preview {
  5815.    background-color: #f7f7f7;
  5816.    overflow: hidden;
  5817.    width: 100%;
  5818.    text-align: center
  5819. }
  5820.  
  5821. .img-container {
  5822.    min-height: 200px;
  5823.    max-height: 466px;
  5824.    margin-bottom: 20px
  5825. }
  5826.  
  5827. @media (min-width: 768px) {
  5828.    .img-container {
  5829.        min-height:466px
  5830.    }
  5831. }
  5832.  
  5833. .img-container>img {
  5834.    max-width: 100%
  5835. }
  5836.  
  5837. .docs-preview {
  5838.    margin-right: -15px;
  5839.    margin-bottom: 10px
  5840. }
  5841.  
  5842. .img-preview {
  5843.    float: left;
  5844.    margin-right: 10px;
  5845.    margin-bottom: 10px
  5846. }
  5847.  
  5848. .img-preview>img {
  5849.    max-width: 100%
  5850. }
  5851.  
  5852. .sweet-alert p {
  5853.    font-size: 14px;
  5854.    font-weight: 400;
  5855.    line-height: 22px
  5856. }
  5857.  
  5858. button.confirm {
  5859.    background-color: #5fbeaa !important;
  5860.    -webkit-box-shadow: none !important;
  5861.    box-shadow: none !important
  5862. }
  5863.  
  5864. @media (min-width: 768px) and (max-width: 1024px) {
  5865.    .email-msg {
  5866.        display:none
  5867.    }
  5868. }
  5869.  
  5870. @media (min-width: 768px) and (max-width: 991px) {
  5871.    body {
  5872.        overflow-x:hidden
  5873.    }
  5874. }
  5875.  
  5876. @media (max-width: 767px) {
  5877.    body {
  5878.        overflow-x:hidden
  5879.    }
  5880.  
  5881.    .mobile-sidebar {
  5882.        left: 0px
  5883.    }
  5884.  
  5885.    .mobile-content {
  5886.        left: 250px;
  5887.        right: -250px
  5888.    }
  5889.  
  5890.    .wrapper-page {
  5891.        width: 90%
  5892.    }
  5893.  
  5894.    .wizard>.steps>ul>li {
  5895.        width: 100%
  5896.    }
  5897.  
  5898.    .wizard>.content {
  5899.        padding: 0px !important
  5900.    }
  5901.  
  5902.    .wizard>.content>.body {
  5903.        float: none;
  5904.        position: relative;
  5905.        width: 100%;
  5906.        height: 100%;
  5907.        padding: 0%
  5908.    }
  5909.  
  5910.    .wizard.vertical>.steps {
  5911.        display: inline;
  5912.        float: none;
  5913.        width: 100%
  5914.    }
  5915.  
  5916.    .wizard.vertical>.content {
  5917.        display: inline;
  5918.        float: none;
  5919.        margin: 0%;
  5920.        width: 100%
  5921.    }
  5922.  
  5923.    .navbar-nav .open .dropdown-menu {
  5924.        background-color: #ffffff;
  5925.        -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
  5926.        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
  5927.        left: auto;
  5928.        position: absolute;
  5929.        right: 0
  5930.    }
  5931.  
  5932.    .todo-send {
  5933.        margin-top: 10px;
  5934.        padding-left: 15px
  5935.    }
  5936.  
  5937.    .chat-inputbar {
  5938.        padding-left: 15px
  5939.    }
  5940.  
  5941.    .chat-send {
  5942.        margin-top: 10px;
  5943.        padding-left: 15px;
  5944.        padding-right: 15px
  5945.    }
  5946.  
  5947.    .dataTables_wrapper .col-xs-6 {
  5948.        width: 100%;
  5949.        text-align: left
  5950.    }
  5951.  
  5952.    .ms-container {
  5953.        width: 100%
  5954.    }
  5955.  
  5956.    .email-msg {
  5957.        display: none
  5958.    }
  5959. }
  5960.  
  5961. @media (max-width: 480px) {
  5962.    .side-menu {
  5963.        z-index:10 !important
  5964.    }
  5965.  
  5966.    .button-menu-mobile {
  5967.        display: block
  5968.    }
  5969.  
  5970.    .search-bar {
  5971.        display: none !important
  5972.    }
  5973. }
  5974.  
  5975. @media (max-width: 420px) {
  5976.    .hide-phone {
  5977.        display:none !important
  5978.    }
  5979. }
  5980.  
  5981. @media (min-width: 768px) {
  5982.    .container-alt {
  5983.        width:750px
  5984.    }
  5985. }
  5986.  
  5987. @media (min-width: 992px) {
  5988.    .container-alt {
  5989.        width:970px
  5990.    }
  5991. }
  5992.  
  5993. @media (min-width: 1200px) {
  5994.    .container-alt {
  5995.        width:1170px
  5996.    }
  5997. }
  5998.  
  5999. @media (max-width: 419px) {
  6000.    .topbar-left {
  6001.        width:70px !important
  6002.    }
  6003.  
  6004.    .content-page {
  6005.        margin-left: 70px
  6006.    }
  6007.  
  6008.    .forced .side-menu.left {
  6009.        -webkit-box-shadow: 0 12px 12px rgba(0,0,0,0.1);
  6010.        box-shadow: 0 12px 12px rgba(0,0,0,0.1)
  6011.    }
  6012.  
  6013.    .enlarged .side-menu.left {
  6014.        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1) !important;
  6015.        box-shadow: 0 1px 1px rgba(0,0,0,0.1) !important
  6016.    }
  6017. }
  6018.  
  6019. .calendar {
  6020.    float: left;
  6021.    margin-bottom: 0px
  6022. }
  6023.  
  6024. .fc-view {
  6025.    margin-top: 30px
  6026. }
  6027.  
  6028. .none-border .modal-footer {
  6029.    border-top: none
  6030. }
  6031.  
  6032. .fc-toolbar {
  6033.    margin-bottom: 5px;
  6034.    margin-top: 15px
  6035. }
  6036.  
  6037. .fc-toolbar h2,.fc-toolbar .page-pricing__features>li {
  6038.    font-size: 18px;
  6039.    font-weight: 600;
  6040.    line-height: 30px;
  6041.    text-transform: uppercase
  6042. }
  6043.  
  6044. .fc-day {
  6045.    background: #ffffff
  6046. }
  6047.  
  6048. .fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active,.fc-toolbar button:focus,.fc-toolbar button:hover,.fc-toolbar .ui-state-hover {
  6049.    z-index: 0
  6050. }
  6051.  
  6052. .fc-widget-header {
  6053.    border: 1px solid #ebeff2
  6054. }
  6055.  
  6056. .fc-widget-content {
  6057.    border: 1px solid #ebeff2
  6058. }
  6059.  
  6060. .fc th.fc-widget-header {
  6061.    background: #ebeff2;
  6062.    font-size: 14px;
  6063.    line-height: 20px;
  6064.    padding: 10px 0px;
  6065.    text-transform: uppercase
  6066. }
  6067.  
  6068. .fc-button {
  6069.    background: #ffffff;
  6070.    border: 1px solid #ebeff2;
  6071.    color: #555555;
  6072.    text-transform: capitalize
  6073. }
  6074.  
  6075. .fc-text-arrow {
  6076.    font-family: inherit;
  6077.    font-size: 16px
  6078. }
  6079.  
  6080. .fc-state-hover {
  6081.    background: #F5F5F5
  6082. }
  6083.  
  6084. .fc-state-highlight {
  6085.    background: #f0f0f0
  6086. }
  6087.  
  6088. .fc-cell-overlay {
  6089.    background: #f0f0f0
  6090. }
  6091.  
  6092. .fc-unthemed .fc-today {
  6093.    background: #ffffff
  6094. }
  6095.  
  6096. .fc-event {
  6097.    border-radius: 2px;
  6098.    border: none;
  6099.    cursor: move;
  6100.    font-size: 13px;
  6101.    margin: 5px 7px;
  6102.    padding: 5px 5px;
  6103.    text-align: center
  6104. }
  6105.  
  6106. .external-event {
  6107.    color: #ffffff;
  6108.    cursor: move;
  6109.    margin: 10px 0;
  6110.    padding: 6px 10px
  6111. }
  6112.  
  6113. .fc-basic-view td.fc-week-number span {
  6114.    padding-right: 5px
  6115. }
  6116.  
  6117. .fc-basic-view td.fc-day-number {
  6118.    padding-right: 5px
  6119. }
  6120.  
  6121. .bootstrap-tagsinput {
  6122.    -webkit-box-shadow: none;
  6123.    box-shadow: none;
  6124.    padding: 6px 7px 6px;
  6125.    border: 1px solid #e3e3e3;
  6126.    width: 100%;
  6127.    min-height: 38px
  6128. }
  6129.  
  6130. .bootstrap-tagsinput .label-info {
  6131.    background-color: #5fbeaa !important;
  6132.    display: inline-block;
  6133.    padding: 5px
  6134. }
  6135.  
  6136. .ms-container .ms-list {
  6137.    -webkit-box-shadow: none;
  6138.    box-shadow: none;
  6139.    border: 1px solid #e3e3e3
  6140. }
  6141.  
  6142. .ms-container .ms-list.ms-focus {
  6143.    -webkit-box-shadow: none;
  6144.    box-shadow: none;
  6145.    border: 1px solid #aaaaaa
  6146. }
  6147.  
  6148. .ms-container .ms-selectable li.ms-elem-selectable {
  6149.    border: none;
  6150.    padding: 5px 10px
  6151. }
  6152.  
  6153. .ms-container .ms-selection li.ms-elem-selection {
  6154.    border: none;
  6155.    padding: 5px 10px
  6156. }
  6157.  
  6158. .select2-container .select2-choice {
  6159.    background-image: none !important;
  6160.    border: none !important;
  6161.    height: auto !important;
  6162.    padding: 0px !important;
  6163.    line-height: 22px !important;
  6164.    background-color: transparent !important;
  6165.    -webkit-box-shadow: none !important;
  6166.    box-shadow: none !important
  6167. }
  6168.  
  6169. .select2-container .select2-choice .select2-arrow {
  6170.    background-image: none !important;
  6171.    background: transparent;
  6172.    border: none;
  6173.    width: 14px;
  6174.    top: -2px
  6175. }
  6176.  
  6177. .select2-container .select2-container-multi.form-control {
  6178.    height: auto
  6179. }
  6180.  
  6181. .select2-results .select2-highlighted {
  6182.    color: #ffffff;
  6183.    background-color: #5fbeaa
  6184. }
  6185.  
  6186. .select2-drop-active {
  6187.    border: 1px solid #e3e3e3 !important;
  6188.    padding-top: 5px;
  6189.    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.15);
  6190.    box-shadow: 0 2px 2px rgba(0,0,0,0.15);
  6191.    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.15)
  6192. }
  6193.  
  6194. .select2-search input {
  6195.    border: 1px solid #e3e3e3
  6196. }
  6197.  
  6198. .select2-container-multi {
  6199.    width: 100%
  6200. }
  6201.  
  6202. .select2-container-multi .select2-choices {
  6203.    border: 1px solid #E3E3E3 !important;
  6204.    -webkit-box-shadow: none !important;
  6205.    box-shadow: none !important;
  6206.    background-image: none !important;
  6207.    border-radius: 4px !important;
  6208.    -moz-border-radius: 4px !important;
  6209.    background-clip: padding-box !important;
  6210.    min-height: 38px
  6211. }
  6212.  
  6213. .select2-container-multi .select2-choices .select2-search-choice {
  6214.    padding: 4px 7px 4px 18px;
  6215.    margin: 5px 0 3px 5px;
  6216.    color: #555555;
  6217.    background: #f5f5f5;
  6218.    border-color: #e5e5e5;
  6219.    -webkit-box-shadow: none;
  6220.    box-shadow: none
  6221. }
  6222.  
  6223. .select2-container-multi .select2-choices .select2-search-field input {
  6224.    padding: 7px 7px 7px 10px;
  6225.    font-family: inherit
  6226. }
  6227.  
  6228. .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  6229.    width: 100% !important
  6230. }
  6231.  
  6232. .bootstrap-select .dropdown-toggle:focus {
  6233.    outline: none !important
  6234. }
  6235.  
  6236. .bootstrap-select .glyphicon {
  6237.    padding-right: 6px
  6238. }
  6239.  
  6240. .icon-span-filestyle {
  6241.    padding-right: 5px
  6242. }
  6243.  
  6244. .bootstrap-touchspin .input-group-btn-vertical .btn {
  6245.    padding: 9px 12px
  6246. }
  6247.  
  6248. .bootstrap-touchspin .input-group-btn-vertical i {
  6249.    top: 4px;
  6250.    left: 8px
  6251. }
  6252.  
  6253. .mce-content-body p {
  6254.    color: #9398a0;
  6255.    font-size: 14px;
  6256.    font-weight: 300
  6257. }
  6258.  
  6259. .mce-popover .mce-arrow:after {
  6260.    border-bottom-color: red
  6261. }
  6262.  
  6263. .mce-popover .mce-colorbutton-grid {
  6264.    margin: 0px;
  6265.    border: 1px solid #d7dce5 !important;
  6266.    padding: 4px
  6267. }
  6268.  
  6269. .mce-reset .mce-window-head {
  6270.    border-bottom: 1px solid #d7dce5
  6271. }
  6272.  
  6273. .mce-reset .mce-window-head .mce-title {
  6274.    color: #707780;
  6275.    font-size: 16px;
  6276.    font-weight: 400
  6277. }
  6278.  
  6279. .mce-reset .mce-textbox {
  6280.    border-radius: 0px;
  6281.    -webkit-box-shadow: none;
  6282.    box-shadow: none;
  6283.    outline: 0;
  6284.    border-color: #d7dce5;
  6285.    height: 30px;
  6286.    font-weight: 300;
  6287.    line-height: 30px;
  6288.    color: #aaaaaa;
  6289.    font-size: 14px
  6290. }
  6291.  
  6292. .mce-reset .mce-textbox:focus {
  6293.    -webkit-box-shadow: none;
  6294.    box-shadow: none;
  6295.    border-color: #5fbeaa
  6296. }
  6297.  
  6298. .mce-reset .mce-checkbox .mce-ico {
  6299.    background-image: none;
  6300.    background-color: #ffffff;
  6301.    border-radius: 0px;
  6302.    border: 1px solid #d7dce5
  6303. }
  6304.  
  6305. .mce-reset .mce-checkbox .mce-label {
  6306.    color: #707780;
  6307.    font-size: 12px;
  6308.    font-weight: 400
  6309. }
  6310.  
  6311. .mce-container {
  6312.    border-radius: 0px !important;
  6313.    border-width: 0px !important
  6314. }
  6315.  
  6316. .mce-container .mce-menubar {
  6317.    background-color: #f2f4f7 !important;
  6318.    border: 1px solid #d7dce5 !important;
  6319.    padding: 2px
  6320. }
  6321.  
  6322. .mce-container .mce-menubar .mce-btn button span {
  6323.    color: #707780;
  6324.    font-size: 14px;
  6325.    font-weight: 400;
  6326.    text-transform: capitalize
  6327. }
  6328.  
  6329. .mce-container .mce-menubar .mce-btn button .mce-caret {
  6330.    border-top-color: #707780
  6331. }
  6332.  
  6333. .mce-container .mce-menubar .mce-btn button:hover {
  6334.    background-color: #e8ebf1
  6335. }
  6336.  
  6337. .mce-container .mce-menubar .mce-btn.mce-active button {
  6338.    background-color: #e8ebf1
  6339. }
  6340.  
  6341. .mce-container .mce-btn {
  6342.    background-color: #d7dce5;
  6343.    background-image: none;
  6344.    outline: 0;
  6345.    border: 0px;
  6346.    border-radius: 0px
  6347. }
  6348.  
  6349. .mce-container .mce-btn button {
  6350.    color: #ffffff;
  6351.    font-size: 14px;
  6352.    font-weight: 400;
  6353.    text-shadow: none
  6354. }
  6355.  
  6356. .mce-container .mce-btn:hover {
  6357.    background-color: #b8c1d1;
  6358.    background-image: none
  6359. }
  6360.  
  6361. .mce-container .mce-primary {
  6362.    background-color: #5fbeaa;
  6363.    background-image: none;
  6364.    outline: 0;
  6365.    border: 0px;
  6366.    border-radius: 0px
  6367. }
  6368.  
  6369. .mce-container .mce-primary button {
  6370.    color: #ffffff;
  6371.    font-size: 14px;
  6372.    font-weight: 400;
  6373.    text-shadow: none
  6374. }
  6375.  
  6376. .mce-container .mce-primary:hover {
  6377.    background-color: #0c7cd5;
  6378.    background-image: none
  6379. }
  6380.  
  6381. .mce-container .mce-toolbar-grp {
  6382.    background-color: #f2f4f7 !important;
  6383.    border: 1px solid #d7dce5 !important;
  6384.    border-top-width: 0px !important;
  6385.    padding: 6px
  6386. }
  6387.  
  6388. .mce-container .mce-edit-area {
  6389.    border: 1px solid #d7dce5 !important;
  6390.    border-width: 0px 1px !important
  6391. }
  6392.  
  6393. .mce-container .mce-statusbar {
  6394.    background-color: #f2f4f7 !important;
  6395.    border: 1px solid #d7dce5 !important
  6396. }
  6397.  
  6398. .mce-container .mce-statusbar .mce-path .mce-path-item {
  6399.    color: #707780;
  6400.    font-size: 14px;
  6401.    font-weight: 400
  6402. }
  6403.  
  6404. .mce-container .mce-widget {
  6405.    color: #9398a0;
  6406.    font-size: 14px;
  6407.    font-weight: 400;
  6408.    border-left: 1px solid transparent
  6409. }
  6410.  
  6411. .mce-container .mce-btn-group {
  6412.    border: 1px solid #e9ecf2 !important
  6413. }
  6414.  
  6415. .mce-container .mce-btn-group .mce-btn {
  6416.    -webkit-box-shadow: none;
  6417.    box-shadow: none;
  6418.    background-image: none;
  6419.    background-color: #ffffff;
  6420.    border-width: 0px;
  6421.    border-radius: 0px !important
  6422. }
  6423.  
  6424. .mce-container .mce-btn-group .mce-btn:hover,.mce-container .mce-btn-group .mce-btn:focus {
  6425.    -webkit-box-shadow: none;
  6426.    box-shadow: none;
  6427.    background-image: none;
  6428.    background-color: #ffffff
  6429. }
  6430.  
  6431. .mce-container .mce-btn-group .mce-btn button span {
  6432.    color: #707780;
  6433.    font-size: 14px;
  6434.    font-weight: 300
  6435. }
  6436.  
  6437. .mce-container .mce-btn-group .mce-btn button .mce-caret {
  6438.    color: #707780;
  6439.    font-size: 14px
  6440. }
  6441.  
  6442. .mce-container .mce-ico {
  6443.    color: #707780;
  6444.    font-size: 14px
  6445. }
  6446.  
  6447. .mce-container .mce-panel {
  6448.    background-image: none
  6449. }
  6450.  
  6451. .mce-container.mce-menu {
  6452.    border: 1px solid #d7dce5 !important
  6453. }
  6454.  
  6455. .mce-container.mce-menu .mce-menu-item {
  6456.    background-image: none
  6457. }
  6458.  
  6459. .mce-container.mce-menu .mce-menu-item .mce-ico {
  6460.    color: #5fbeaa;
  6461.    font-size: 14px
  6462. }
  6463.  
  6464. .mce-container.mce-menu .mce-menu-item .mce-text {
  6465.    color: #707780;
  6466.    font-size: 14px;
  6467.    font-weight: 400;
  6468.    text-transform: capitalize
  6469. }
  6470.  
  6471. .mce-container.mce-menu .mce-menu-item .mce-menu-shortcut {
  6472.    color: #aaaaaa;
  6473.    font-size: 12px;
  6474.    font-weight: 300;
  6475.    text-transform: capitalize
  6476. }
  6477.  
  6478. .mce-container.mce-menu .mce-menu-item:hover,.mce-container.mce-menu .mce-menu-item:focus,.mce-container.mce-menu .mce-menu-item.mce-selected {
  6479.    background-color: #5fbeaa
  6480. }
  6481.  
  6482. .mce-container.mce-menu .mce-menu-item:hover .mce-ico,.mce-container.mce-menu .mce-menu-item:focus .mce-ico,.mce-container.mce-menu .mce-menu-item.mce-selected .mce-ico,.mce-container.mce-menu .mce-menu-item:hover .mce-text,.mce-container.mce-menu .mce-menu-item:focus .mce-text,.mce-container.mce-menu .mce-menu-item.mce-selected .mce-text,.mce-container.mce-menu .mce-menu-item:hover .mce-menu-shortcut,.mce-container.mce-menu .mce-menu-item:focus .mce-menu-shortcut,.mce-container.mce-menu .mce-menu-item.mce-selected .mce-menu-shortcut {
  6483.    color: #ffffff
  6484. }
  6485.  
  6486. .mce-container.mce-menu .mce-menu-item.mce-disabled .mce-ico,.mce-container.mce-menu .mce-menu-item.mce-disabled .mce-text,.mce-container.mce-menu .mce-menu-item.mce-disabled .mce-menu-shortcut {
  6487.    color: #aaaaaa
  6488. }
  6489.  
  6490. .mce-container.mce-menu .mce-menu-item.mce-disabled:hover,.mce-container.mce-menu .mce-menu-item.mce-disabled:focus,.mce-container.mce-menu .mce-menu-item.mce-disabled.mce-selected {
  6491.    background-color: #d7dce5
  6492. }
  6493.  
  6494. .mce-container.mce-menu .mce-menu-item.mce-disabled:hover .mce-ico,.mce-container.mce-menu .mce-menu-item.mce-disabled:focus .mce-ico,.mce-container.mce-menu .mce-menu-item.mce-disabled.mce-selected .mce-ico,.mce-container.mce-menu .mce-menu-item.mce-disabled:hover .mce-text,.mce-container.mce-menu .mce-menu-item.mce-disabled:focus .mce-text,.mce-container.mce-menu .mce-menu-item.mce-disabled.mce-selected .mce-text,.mce-container.mce-menu .mce-menu-item.mce-disabled:hover .mce-menu-shortcut,.mce-container.mce-menu .mce-menu-item.mce-disabled:focus .mce-menu-shortcut,.mce-container.mce-menu .mce-menu-item.mce-disabled.mce-selected .mce-menu-shortcut {
  6495.    color: #ffffff
  6496. }
  6497.  
  6498. .mce-container.mce-menu .mce-menu-item-sep {
  6499.    background-color: #d7dce5
  6500. }
  6501.  
  6502. .mce-container.mce-menu .mce-menu-item-sep:hover {
  6503.    background-color: #d7dce5
  6504. }
  6505.  
  6506. .mce-menubtn button {
  6507.    color: #36404a !important
  6508. }
  6509.  
  6510. .mce-menu-item-normal.mce-active {
  6511.    background-color: #5fbeaa !important
  6512. }
  6513.  
  6514. .mce-menu-item-normal.mce-active .mce-text {
  6515.    color: #ffffff !important
  6516. }
  6517.  
  6518. #showDataURL img {
  6519.    width: 100%
  6520. }
  6521.  
  6522. .notifyjs-metro-base {
  6523.    position: relative;
  6524.    min-height: 52px;
  6525.    min-width: 250px;
  6526.    color: #444;
  6527.    border-radius: 3px;
  6528.    -webkit-border-radius: 3px;
  6529.    -webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.2);
  6530.    box-shadow: 0px 1px 0px rgba(0,0,0,0.2);
  6531.    -webkit-animation: dropdownOpen 0.3s ease-out;
  6532.    animation: dropdownOpen 0.3s ease-out
  6533. }
  6534.  
  6535. .notifyjs-metro-base .image {
  6536.    display: table;
  6537.    position: absolute;
  6538.    height: auto;
  6539.    width: auto;
  6540.    left: 25px;
  6541.    top: 50%;
  6542.    font-size: 24px;
  6543.    -ms-transform: translate(-50%, -50%);
  6544.    -webkit-transform: translate(-50%, -50%);
  6545.    transform: translate(-50%, -50%)
  6546. }
  6547.  
  6548. .notifyjs-metro-base .text-wrapper {
  6549.    display: inline-block;
  6550.    vertical-align: top;
  6551.    text-align: left;
  6552.    margin: 10px 10px 10px 52px;
  6553.    clear: both
  6554. }
  6555.  
  6556. .notifyjs-metro-base .title {
  6557.    font-size: 15px;
  6558.    line-height: 20px;
  6559.    margin-bottom: 5px;
  6560.    font-weight: bold
  6561. }
  6562.  
  6563. .notifyjs-metro-base .text {
  6564.    font-size: 12px;
  6565.    font-weight: normal;
  6566.    max-width: 360px;
  6567.    vertical-align: middle
  6568. }
  6569.  
  6570. .notifyjs-metro-cool {
  6571.    color: #fafafa !important;
  6572.    background-color: #4A525F;
  6573.    border: 1px solid #4A525F
  6574. }
  6575.  
  6576. .slider .slider-horizontal {
  6577.    margin: 10px 0
  6578. }
  6579.  
  6580. .slider .slider-vertical {
  6581.    margin: 0 10px
  6582. }
  6583.  
  6584. .slider-handle.round {
  6585.    position: absolute;
  6586.    width: 20px;
  6587.    height: 20px;
  6588.    border: 1px solid #EFF2F7;
  6589.    background: #fff;
  6590.    cursor: pointer
  6591. }
  6592.  
  6593. .slider-default .slider-selection {
  6594.    background-image: none;
  6595.    background-color: #909aa0
  6596. }
  6597.  
  6598. .slider-primary .slider-selection {
  6599.    background-image: none;
  6600.    background-color: #5d9cec
  6601. }
  6602.  
  6603. .slider-success .slider-selection {
  6604.    background-image: none;
  6605.    background-color: #81c868
  6606. }
  6607.  
  6608. .slider-info .slider-selection {
  6609.    background-image: none;
  6610.    background-color: #34d3eb
  6611. }
  6612.  
  6613. .slider-warning .slider-selection {
  6614.    background-image: none;
  6615.    background-color: #ffbd4a
  6616. }
  6617.  
  6618. .slider-danger .slider-selection {
  6619.    background-image: none;
  6620.    background-color: #f05050
  6621. }
  6622.  
  6623. .slider-custom .slider-selection {
  6624.    background-image: none;
  6625.    background-color: #5fbeaa
  6626. }
  6627.  
  6628. .slider-pink .slider-selection {
  6629.    background-image: none;
  6630.    background-color: #fb6d9d
  6631. }
  6632.  
  6633. .slider-purple .slider-selection {
  6634.    background-image: none;
  6635.    background-color: #7266ba
  6636. }
  6637.  
  6638. .slider-inverse .slider-selection {
  6639.    background-image: none;
  6640.    background-color: #4c5667
  6641. }
  6642.  
  6643. .morris-hover.morris-default-style {
  6644.    border-radius: 5px;
  6645.    padding: 10px 12px;
  6646.    background: #36404a;
  6647.    border: none;
  6648.    color: #ffffff !important
  6649. }
  6650.  
  6651. .morris-hover.morris-default-style .morris-hover-point {
  6652.    color: #f4f8fb !important
  6653. }
  6654.  
  6655. .chart-detail-list li {
  6656.    margin: 0px 10px
  6657. }
  6658.  
  6659. .chart-detail-list li h5 {
  6660.    font-size: 15px
  6661. }
  6662.  
  6663. .pieLabel div {
  6664.    font-size: 14px !important
  6665. }
  6666.  
  6667. .jqstooltip {
  6668.    -webkit-box-sizing: content-box;
  6669.    box-sizing: content-box
  6670. }
  6671.  
  6672. .chart {
  6673.    position: relative;
  6674.    display: inline-block;
  6675.    width: 110px;
  6676.    height: 110px;
  6677.    margin-top: 20px;
  6678.    margin-bottom: 20px;
  6679.    text-align: center
  6680. }
  6681.  
  6682. .chart canvas {
  6683.    position: absolute;
  6684.    top: 0;
  6685.    left: 0
  6686. }
  6687.  
  6688. .chart.chart-widget-pie {
  6689.    margin-top: 5px;
  6690.    margin-bottom: 5px
  6691. }
  6692.  
  6693. .percent {
  6694.    display: inline-block;
  6695.    line-height: 110px;
  6696.    z-index: 2;
  6697.    font-weight: 600;
  6698.    font-size: 18px;
  6699.    color: #36404a
  6700. }
  6701.  
  6702. .percent:after {
  6703.    content: '%';
  6704.    margin-left: 0.1em;
  6705.    font-size: .8em
  6706. }
  6707.  
  6708. #flotTip {
  6709.    padding: 8px 12px;
  6710.    background-color: #36404a;
  6711.    z-index: 100;
  6712.    color: #ffffff;
  6713.    opacity: 0.9;
  6714.    font-size: 13px;
  6715.    border-radius: 3px
  6716. }
  6717.  
  6718. .legend tr {
  6719.    height: 20px
  6720. }
  6721.  
  6722. .legendLabel {
  6723.    padding-left: 5px !important;
  6724.    line-height: 10px;
  6725.    padding-right: 10px
  6726. }
  6727.  
  6728. .jqstooltip {
  6729.    background-color: #36404a !important;
  6730.    padding: 5px 10px !important;
  6731.    border-radius: 3px;
  6732.    -moz-border-radius: 3px;
  6733.    border-color: #36404a !important
  6734. }
  6735.  
  6736. .jqsfield {
  6737.    font-size: 12px !important;
  6738.    line-height: 18px !important
  6739. }
  6740.  
  6741. .c3-tooltip td>span {
  6742.    background: #36404a
  6743. }
  6744.  
  6745. .c3-tooltip td {
  6746.    border-left: none
  6747. }
  6748.  
  6749. .c3-tooltip {
  6750.    -webkit-box-shadow: 0px 0px 8px 0px #777777;
  6751.    box-shadow: 0px 0px 8px 0px #777777;
  6752.    -moz-box-shadow: 0px 0px 8px 0px #777777;
  6753.    opacity: 1
  6754. }
  6755.  
  6756. .c3-chart-arcs-title {
  6757.    font-size: 18px;
  6758.    font-weight: 600
  6759. }
  6760.  
  6761. .c3-tooltip tr {
  6762.    border: none !important
  6763. }
  6764.  
  6765. .c3-tooltip th {
  6766.    background-color: #36404a
  6767. }
  6768.  
  6769. .ct-golden-section:before {
  6770.    float: none
  6771. }
  6772.  
  6773. .ct-chart {
  6774.    height: 300px
  6775. }
  6776.  
  6777. .ct-chart .ct-label {
  6778.    fill: #a3afb7;
  6779.    color: #a3afb7;
  6780.    font-size: 12px;
  6781.    line-height: 1
  6782. }
  6783.  
  6784. .ct-chart.simple-pie-chart-chartist .ct-label {
  6785.    color: #ffffff;
  6786.    fill: #ffffff;
  6787.    font-size: 16px
  6788. }
  6789.  
  6790. .ct-chart .ct-series.ct-series-a .ct-bar,.ct-chart .ct-series.ct-series-a .ct-line,.ct-chart .ct-series.ct-series-a .ct-point,.ct-chart .ct-series.ct-series-a .ct-slice-donut {
  6791.    stroke: #5d9cec
  6792. }
  6793.  
  6794. .ct-chart .ct-series.ct-series-b .ct-bar,.ct-chart .ct-series.ct-series-b .ct-line,.ct-chart .ct-series.ct-series-b .ct-point,.ct-chart .ct-series.ct-series-b .ct-slice-donut {
  6795.    stroke: #fb6d9d
  6796. }
  6797.  
  6798. .ct-chart .ct-series.ct-series-c .ct-bar,.ct-chart .ct-series.ct-series-c .ct-line,.ct-chart .ct-series.ct-series-c .ct-point,.ct-chart .ct-series.ct-series-c .ct-slice-donut {
  6799.    stroke: #34d3eb
  6800. }
  6801.  
  6802. .ct-chart .ct-series.ct-series-d .ct-bar,.ct-chart .ct-series.ct-series-d .ct-line,.ct-chart .ct-series.ct-series-d .ct-point,.ct-chart .ct-series.ct-series-d .ct-slice-donut {
  6803.    stroke: #5fbeaa
  6804. }
  6805.  
  6806. .ct-chart .ct-series.ct-series-e .ct-bar,.ct-chart .ct-series.ct-series-e .ct-line,.ct-chart .ct-series.ct-series-e .ct-point,.ct-chart .ct-series.ct-series-e .ct-slice-donut {
  6807.    stroke: #36404a
  6808. }
  6809.  
  6810. .ct-chart .ct-series.ct-series-f .ct-bar,.ct-chart .ct-series.ct-series-f .ct-line,.ct-chart .ct-series.ct-series-f .ct-point,.ct-chart .ct-series.ct-series-f .ct-slice-donut {
  6811.    stroke: #7266ba
  6812. }
  6813.  
  6814. .ct-chart .ct-series.ct-series-g .ct-bar,.ct-chart .ct-series.ct-series-g .ct-line,.ct-chart .ct-series.ct-series-g .ct-point,.ct-chart .ct-series.ct-series-g .ct-slice-donut {
  6815.    stroke: #81c868
  6816. }
  6817.  
  6818. .ct-series-a .ct-area,.ct-series-a .ct-slice-pie {
  6819.    fill: #5d9cec
  6820. }
  6821.  
  6822. .ct-series-b .ct-area,.ct-series-b .ct-slice-pie {
  6823.    fill: #fb6d9d
  6824. }
  6825.  
  6826. .ct-series-c .ct-area,.ct-series-c .ct-slice-pie {
  6827.    fill: #34d3eb
  6828. }
  6829.  
  6830. .ct-series-d .ct-area,.ct-series-d .ct-slice-pie {
  6831.    fill: #5fbeaa
  6832. }
  6833.  
  6834. .circliful-chart {
  6835.    margin: 0px auto
  6836. }
  6837.  
  6838. .circle-text,.circle-info,.circle-text-half,.circle-info-half {
  6839.    font-size: 12px;
  6840.    font-weight: 600
  6841. }
  6842.  
  6843. #legend {
  6844.    background: white;
  6845.    position: absolute;
  6846.    top: 0;
  6847.    right: 15px
  6848. }
  6849.  
  6850. #legend .line {
  6851.    color: #333
  6852. }
  6853.  
  6854. .rickshaw_graph svg {
  6855.    max-width: 100%
  6856. }
  6857.  
  6858. .rickshaw_legend .label {
  6859.    font-family: inherit;
  6860.    letter-spacing: 0.01em;
  6861.    font-weight: 600
  6862. }
  6863.  
  6864. .home-wrapper {
  6865.    margin: 10% 0px
  6866. }
  6867.  
  6868. .home-text {
  6869.    font-weight: 600
  6870. }
  6871.  
  6872. .u-countdown {
  6873.    margin-top: 40px;
  6874.    text-align: center
  6875. }
  6876.  
  6877. .u-countdown div {
  6878.    display: inline-block
  6879. }
  6880.  
  6881. .u-countdown div span {
  6882.    display: block;
  6883.    width: 150px
  6884. }
  6885.  
  6886. .u-countdown div span:first-child {
  6887.    font-size: 3em;
  6888.    font-weight: 700;
  6889.    height: 48px;
  6890.    line-height: 48px
  6891. }
  6892.  
  6893. .u-countdown div span:last-child {
  6894.    color: #333333;
  6895.    font-size: 0.9em;
  6896.    height: 25px;
  6897.    line-height: 25px
  6898. }
  6899.  
  6900. .u-countdown>* {
  6901.    text-align: center
  6902. }
  6903.  
  6904. .cd-text {
  6905.    font-size: 15px;
  6906.    line-height: 24px;
  6907.    font-style: italic
  6908. }
  6909.  
  6910. .cd-container {
  6911.    width: 90%;
  6912.    max-width: 1170px;
  6913.    margin: 0 auto
  6914. }
  6915.  
  6916. .cd-container::after {
  6917.    content: '';
  6918.    display: table;
  6919.    clear: both
  6920. }
  6921.  
  6922. #cd-timeline {
  6923.    margin-bottom: 2em;
  6924.    margin-top: 2em;
  6925.    padding: 2em 0;
  6926.    position: relative
  6927. }
  6928.  
  6929. #cd-timeline::before {
  6930.    background: #ffffff;
  6931.    content: '';
  6932.    height: 100%;
  6933.    left: 18px;
  6934.    position: absolute;
  6935.    top: 0;
  6936.    width: 4px
  6937. }
  6938.  
  6939. @media only screen and (min-width: 1170px) {
  6940.    #cd-timeline {
  6941.        margin-bottom:3em;
  6942.        margin-top: 3em
  6943.    }
  6944.  
  6945.    #cd-timeline::before {
  6946.        left: 50%;
  6947.        margin-left: -2px
  6948.    }
  6949. }
  6950.  
  6951. .cd-timeline-block {
  6952.    margin: 2em 0;
  6953.    position: relative
  6954. }
  6955.  
  6956. .cd-timeline-block:after {
  6957.    clear: both;
  6958.    content: "";
  6959.    display: table
  6960. }
  6961.  
  6962. .cd-timeline-block:first-child {
  6963.    margin-top: 0
  6964. }
  6965.  
  6966. .cd-timeline-block:last-child {
  6967.    margin-bottom: 0
  6968. }
  6969.  
  6970. @media only screen and (min-width: 1170px) {
  6971.    .cd-timeline-block {
  6972.        margin:4em 0
  6973.    }
  6974.  
  6975.    .cd-timeline-block:first-child {
  6976.        margin-top: 0
  6977.    }
  6978.  
  6979.    .cd-timeline-block:last-child {
  6980.        margin-bottom: 0
  6981.    }
  6982. }
  6983.  
  6984. .cd-timeline-img {
  6985.    position: absolute;
  6986.    top: 0;
  6987.    left: 0;
  6988.    width: 40px;
  6989.    height: 40px;
  6990.    border-radius: 50%;
  6991.    -webkit-box-shadow: 0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);
  6992.    box-shadow: 0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);
  6993.    text-align: center;
  6994.    line-height: 40px;
  6995.    font-size: 20px;
  6996.    color: #fff
  6997. }
  6998.  
  6999. .cd-timeline-img.cd-success {
  7000.    background: #81c868
  7001. }
  7002.  
  7003. .cd-timeline-img.cd-info {
  7004.    background: #34d3eb
  7005. }
  7006.  
  7007. .cd-timeline-img.cd-pink {
  7008.    background: #fb6d9d
  7009. }
  7010.  
  7011. .cd-timeline-img.cd-danger {
  7012.    background: #f05050
  7013. }
  7014.  
  7015. .cd-timeline-img.cd-primary {
  7016.    background: #5d9cec
  7017. }
  7018.  
  7019. .cd-timeline-img.cd-warning {
  7020.    background: #ffbd4a
  7021. }
  7022.  
  7023. @media only screen and (min-width: 1170px) {
  7024.    .cd-timeline-img {
  7025.        width:60px;
  7026.        height: 60px;
  7027.        line-height: 60px;
  7028.        left: 50%;
  7029.        margin-left: -30px;
  7030.        -webkit-transform: translateZ(0);
  7031.        -webkit-backface-visibility: hidden
  7032.    }
  7033.  
  7034.    .cssanimations .cd-timeline-img.is-hidden {
  7035.        visibility: hidden
  7036.    }
  7037.  
  7038.    .cssanimations .cd-timeline-img.bounce-in {
  7039.        visibility: visible;
  7040.        -webkit-animation: cd-bounce-1 0.6s;
  7041.        animation: cd-bounce-1 0.6s
  7042.    }
  7043. }
  7044.  
  7045. .cd-timeline-content {
  7046.    -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.1);
  7047.    -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.1);
  7048.    background: white;
  7049.    border-radius: 0;
  7050.    box-shadow: 0 5px 5px -5px rgba(0,0,0,0.1);
  7051.    margin-left: 60px;
  7052.    padding: 1em;
  7053.    position: relative
  7054. }
  7055.  
  7056. .cd-timeline-content img {
  7057.    display: block;
  7058.    width: 100%
  7059. }
  7060.  
  7061. .cd-timeline-content:after {
  7062.    clear: both;
  7063.    content: "";
  7064.    display: table
  7065. }
  7066.  
  7067. .cd-timeline-content h2,.cd-timeline-content .page-pricing__features>li {
  7068.    margin-top: 0
  7069. }
  7070.  
  7071. .cd-timeline-content p {
  7072.    color: #666666;
  7073.    font-size: 14px;
  7074.    margin: 10px 0px 10px 0px
  7075. }
  7076.  
  7077. .cd-timeline-content .cd-read-more {
  7078.    background: #acb7c0;
  7079.    border-radius: 0.25em;
  7080.    color: white;
  7081.    display: inline-block;
  7082.    float: right;
  7083.    font-size: 14px;
  7084.    padding: .8em 1em
  7085. }
  7086.  
  7087. .cd-timeline-content .cd-date {
  7088.    display: inline-block;
  7089.    font-size: 14px
  7090. }
  7091.  
  7092. .cd-timeline-content h3 {
  7093.    font-size: 21px;
  7094.    margin: 0px
  7095. }
  7096.  
  7097. .no-touch .cd-timeline-content .cd-read-more:hover {
  7098.    background-color: #bac4cb
  7099. }
  7100.  
  7101. .cd-timeline-content .cd-date {
  7102.    float: left;
  7103.    padding: .8em 0;
  7104.    opacity: .7
  7105. }
  7106.  
  7107. .cd-timeline-content::before {
  7108.    content: '';
  7109.    position: absolute;
  7110.    top: 16px;
  7111.    right: 100%;
  7112.    height: 0;
  7113.    width: 0;
  7114.    border: 7px solid transparent;
  7115.    border-right: 7px solid white
  7116. }
  7117.  
  7118. @media only screen and (min-width: 1170px) {
  7119.    .cd-timeline-content {
  7120.        margin-left:0;
  7121.        padding: 1.6em;
  7122.        width: 45%
  7123.    }
  7124.  
  7125.    .cd-timeline-content::before {
  7126.        top: 24px;
  7127.        left: 100%;
  7128.        border-color: transparent;
  7129.        border-left-color: white
  7130.    }
  7131.  
  7132.    .cd-timeline-content .cd-read-more {
  7133.        float: left
  7134.    }
  7135.  
  7136.    .cd-timeline-content .cd-date {
  7137.        position: absolute;
  7138.        width: 100%;
  7139.        left: 122%;
  7140.        top: 6px
  7141.    }
  7142.  
  7143.    .cd-timeline-block:nth-child(even) .cd-timeline-content {
  7144.        float: right
  7145.    }
  7146.  
  7147.    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
  7148.        top: 24px;
  7149.        left: auto;
  7150.        right: 100%;
  7151.        border-color: transparent;
  7152.        border-right-color: white
  7153.    }
  7154.  
  7155.    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
  7156.        float: right
  7157.    }
  7158.  
  7159.    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
  7160.        left: auto;
  7161.        right: 122%;
  7162.        text-align: right
  7163.    }
  7164.  
  7165.    .cssanimations .cd-timeline-content.is-hidden {
  7166.        visibility: hidden
  7167.    }
  7168.  
  7169.    .cssanimations .cd-timeline-content.bounce-in {
  7170.        visibility: visible;
  7171.        -webkit-animation: cd-bounce-2 0.6s;
  7172.        animation: cd-bounce-2 0.6s
  7173.    }
  7174. }
  7175.  
  7176. @media only screen and (min-width: 1170px) {
  7177.    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
  7178.        -webkit-animation:cd-bounce-2-inverse 0.6s;
  7179.        animation: cd-bounce-2-inverse 0.6s
  7180.    }
  7181. }
  7182.  
  7183. .timeline-2 {
  7184.    border-left: 2px solid #98a6ad;
  7185.    position: relative
  7186. }
  7187.  
  7188. .timeline-2 .time-item:after {
  7189.    background-color: #ffffff;
  7190.    border-color: #98a6ad;
  7191.    border-radius: 10px;
  7192.    border-style: solid;
  7193.    border-width: 2px;
  7194.    bottom: 0;
  7195.    content: '';
  7196.    height: 14px;
  7197.    left: 0;
  7198.    margin-left: -8px;
  7199.    position: absolute;
  7200.    top: 5px;
  7201.    width: 14px
  7202. }
  7203.  
  7204. .time-item {
  7205.    border-color: #dee5e7;
  7206.    padding-bottom: 1px;
  7207.    position: relative
  7208. }
  7209.  
  7210. .time-item:before {
  7211.    content: " ";
  7212.    display: table
  7213. }
  7214.  
  7215. .time-item:after {
  7216.    background-color: #ffffff;
  7217.    border-color: #98a6ad;
  7218.    border-radius: 10px;
  7219.    border-style: solid;
  7220.    border-width: 2px;
  7221.    bottom: 0;
  7222.    content: '';
  7223.    height: 14px;
  7224.    left: 0;
  7225.    margin-left: -8px;
  7226.    position: absolute;
  7227.    top: 5px;
  7228.    width: 14px
  7229. }
  7230.  
  7231. .time-item-item:after {
  7232.    content: " ";
  7233.    display: table
  7234. }
  7235.  
  7236. .item-info {
  7237.    margin-bottom: 15px;
  7238.    margin-left: 15px
  7239. }
  7240.  
  7241. .item-info p {
  7242.    margin-bottom: 10px !important
  7243. }
  7244.  
  7245. .mails a {
  7246.    color: #797979
  7247. }
  7248.  
  7249. .mails td {
  7250.    vertical-align: middle !important;
  7251.    position: relative
  7252. }
  7253.  
  7254. .mails td:last-of-type {
  7255.    width: 100px;
  7256.    padding-right: 20px
  7257. }
  7258.  
  7259. .mails tr:hover .text-white {
  7260.    display: none
  7261. }
  7262.  
  7263. .mails .mail-select {
  7264.    padding: 12px 20px;
  7265.    min-width: 134px
  7266. }
  7267.  
  7268. .mails .checkbox {
  7269.    margin-bottom: 0px;
  7270.    margin-top: 0px;
  7271.    vertical-align: middle;
  7272.    display: inline-block;
  7273.    height: 17px
  7274. }
  7275.  
  7276. .mails .checkbox label {
  7277.    min-height: 16px
  7278. }
  7279.  
  7280. .mail-list .list-group-item {
  7281.    background-color: transparent
  7282. }
  7283.  
  7284. .mail-list .list-group-item:hover {
  7285.    background-color: #f4f8fb
  7286. }
  7287.  
  7288. .mail-list .list-group-item:focus {
  7289.    background-color: #f4f8fb
  7290. }
  7291.  
  7292. .mail-list .list-group-item.active {
  7293.    background-color: #5fbeaa;
  7294.    border-radius: 3px;
  7295.    -moz-border-radius: 3px;
  7296.    background-clip: padding-box
  7297. }
  7298.  
  7299. .unread a {
  7300.    font-weight: 600;
  7301.    color: #444444
  7302. }
  7303.  
  7304. .portfolioContainer {
  7305.    margin-bottom: 30px
  7306. }
  7307.  
  7308. .portfolioFilter a {
  7309.    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
  7310.    transition: all 0.3s ease-out;
  7311.    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
  7312.    -webkit-transition: all 0.3s ease-out;
  7313.    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
  7314.    color: #333333;
  7315.    padding: 5px 10px;
  7316.    display: inline-block;
  7317.    margin-bottom: 5px
  7318. }
  7319.  
  7320. .portfolioFilter a:hover {
  7321.    background-color: #5d9cec;
  7322.    color: #ffffff
  7323. }
  7324.  
  7325. .portfolioFilter a.current {
  7326.    background-color: #5d9cec;
  7327.    color: #ffffff
  7328. }
  7329.  
  7330. .thumb {
  7331.    background-color: #ffffff;
  7332.    border-radius: 3px;
  7333.    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
  7334.    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
  7335.    margin-top: 30px;
  7336.    padding-bottom: 10px;
  7337.    padding-left: 10px;
  7338.    padding-right: 10px;
  7339.    padding-top: 10px;
  7340.    width: 100%
  7341. }
  7342.  
  7343. .thumb-img {
  7344.    border-radius: 2px;
  7345.    overflow: hidden;
  7346.    width: 100%
  7347. }
  7348.  
  7349. .gal-detail h4 {
  7350.    margin-top: 16px
  7351. }
  7352.  
  7353. .icon-main {
  7354.    font-size: 88px;
  7355.    margin-bottom: 50px
  7356. }
  7357.  
  7358. .maintenance-page {
  7359.    margin: 10% 0%
  7360. }
  7361.  
  7362. .gmaps,.gmaps-panaroma {
  7363.    height: 300px;
  7364.    background: #eeeeee;
  7365.    border-radius: 3px
  7366. }
  7367.  
  7368. .gmaps-overlay {
  7369.    display: block;
  7370.    text-align: center;
  7371.    color: #ffffff;
  7372.    font-size: 16px;
  7373.    line-height: 40px;
  7374.    background: #5d9cec;
  7375.    border-radius: 4px;
  7376.    padding: 10px 20px
  7377. }
  7378.  
  7379. .gmaps-overlay_arrow {
  7380.    left: 50%;
  7381.    margin-left: -16px;
  7382.    width: 0;
  7383.    height: 0;
  7384.    position: absolute
  7385. }
  7386.  
  7387. .gmaps-overlay_arrow.above {
  7388.    bottom: -15px;
  7389.    border-left: 16px solid transparent;
  7390.    border-right: 16px solid transparent;
  7391.    border-top: 16px solid #5d9cec
  7392. }
  7393.  
  7394. .gmaps-overlay_arrow.below {
  7395.    top: -15px;
  7396.    border-left: 16px solid transparent;
  7397.    border-right: 16px solid transparent;
  7398.    border-bottom: 16px solid #5d9cec
  7399. }
  7400.  
  7401. .jvectormap-zoomin,.jvectormap-zoomout {
  7402.    width: 10px;
  7403.    height: 10px;
  7404.    line-height: 10px
  7405. }
  7406.  
  7407. .jvectormap-zoomout {
  7408.    top: 40px
  7409. }
  7410.  
  7411. .custom-dd .dd-list .dd-item .dd-handle {
  7412.    background: #f4f8fb;
  7413.    border: none;
  7414.    padding: 8px 16px;
  7415.    height: auto;
  7416.    font-weight: 600;
  7417.    border-radius: 3px;
  7418.    -moz-border-radius: 3px;
  7419.    background-clip: padding-box
  7420. }
  7421.  
  7422. .custom-dd .dd-list .dd-item .dd-handle:hover {
  7423.    color: #5fbeaa
  7424. }
  7425.  
  7426. .custom-dd .dd-list .dd-item button {
  7427.    height: auto;
  7428.    font-size: 17px;
  7429.    margin: 8px auto;
  7430.    color: #555555;
  7431.    width: 30px
  7432. }
  7433.  
  7434. .custom-dd-empty .dd-list .dd3-handle {
  7435.    border: none;
  7436.    background: #f4f8fb;
  7437.    height: 36px;
  7438.    width: 36px
  7439. }
  7440.  
  7441. .custom-dd-empty .dd-list .dd3-handle:before {
  7442.    color: inherit;
  7443.    top: 7px
  7444. }
  7445.  
  7446. .custom-dd-empty .dd-list .dd3-handle:hover {
  7447.    color: #5fbeaa
  7448. }
  7449.  
  7450. .custom-dd-empty .dd-list .dd3-content {
  7451.    height: auto;
  7452.    border: none;
  7453.    padding: 8px 16px 8px 46px;
  7454.    background: #f4f8fb;
  7455.    font-weight: 600
  7456. }
  7457.  
  7458. .custom-dd-empty .dd-list .dd3-content:hover {
  7459.    color: #5fbeaa
  7460. }
  7461.  
  7462. .custom-dd-empty .dd-list button {
  7463.    width: 26px;
  7464.    height: 26px;
  7465.    font-size: 16px;
  7466.    font-weight: 600
  7467. }
  7468.  
  7469. .pricing-plan {
  7470.    padding-bottom: 50px
  7471. }
  7472.  
  7473. .price_card {
  7474.    -moz-border-radius: 5px;
  7475.    webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
  7476.    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
  7477.    -webkit-border-radius: 5px;
  7478.    background: #fafafa;
  7479.    border-radius: 5px;
  7480.    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
  7481.    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
  7482.    margin-bottom: 30px;
  7483.    padding-bottom: 20px;
  7484.    position: relative
  7485. }
  7486.  
  7487. .price_card .name {
  7488.    display: block;
  7489.    font-size: 16px;
  7490.    font-weight: 700;
  7491.    padding: 0 0 30px;
  7492.    text-align: center;
  7493.    width: 100%
  7494. }
  7495.  
  7496. .price_card button {
  7497.    margin-top: 20px
  7498. }
  7499.  
  7500. .pricing-header {
  7501.    -moz-border-radius-topleft: 5px;
  7502.    -moz-border-radius-topright: 5px;
  7503.    -webkit-border-top-left-radius: 5px;
  7504.    -webkit-border-top-right-radius: 5px;
  7505.    border-top-left-radius: 5px;
  7506.    border-top-right-radius: 5px;
  7507.    color: #ffffff
  7508. }
  7509.  
  7510. .price {
  7511.    display: block;
  7512.    font-size: 48px;
  7513.    font-weight: 300;
  7514.    padding: 30px 0 10px;
  7515.    text-align: center;
  7516.    width: 100%
  7517. }
  7518.  
  7519. .price-features {
  7520.    color: #8a8a8a;
  7521.    list-style: none;
  7522.    margin: 0;
  7523.    padding: 0;
  7524.    text-align: center
  7525. }
  7526.  
  7527. .price-features li {
  7528.    margin: 0 35px;
  7529.    padding: 20px 15px
  7530. }
  7531.  
  7532. .pricing-item {
  7533.    margin: 0 0 30px;
  7534.    position: relative;
  7535.    text-align: center
  7536. }
  7537.  
  7538. .pricing-item-inner {
  7539.    -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  7540.    -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  7541.    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  7542.    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  7543.    border-radius: 7px;
  7544.    border: 2px solid rgba(151,160,175,0.2);
  7545.    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  7546.    vertical-align: middle
  7547. }
  7548.  
  7549. .pricing-wrap {
  7550.    -webkit-box-sizing: border-box;
  7551.    box-sizing: border-box;
  7552.    overflow: hidden;
  7553.    padding: 30px 20px;
  7554.    position: relative;
  7555.    text-align: center
  7556. }
  7557.  
  7558. .pricing-icon {
  7559.    font-size: 32px;
  7560.    padding-bottom: 5px;
  7561.    padding-top: 10px;
  7562.    position: relative;
  7563.    z-index: 1
  7564. }
  7565.  
  7566. .pricing-title {
  7567.    font-size: 16px;
  7568.    font-weight: 700;
  7569.    margin-bottom: 40px;
  7570.    position: relative;
  7571.    text-transform: uppercase;
  7572.    z-index: 1
  7573. }
  7574.  
  7575. .pr-list {
  7576.    color: #97a0af;
  7577.    font-size: 12px;
  7578.    font-weight: 400;
  7579.    margin: 0 -20px 30px;
  7580.    padding: 0;
  7581.    text-transform: uppercase
  7582. }
  7583.  
  7584. .pr-list li {
  7585.    list-style: none;
  7586.    padding: 12px 20px
  7587. }
  7588.  
  7589. .pricing-num {
  7590.    font-size: 40px;
  7591.    font-weight: 700;
  7592.    line-height: 1
  7593. }
  7594.  
  7595. .pricing-num sup {
  7596.    font-size: 18px;
  7597.    font-weight: 400;
  7598.    left: -3px;
  7599.    margin-left: -7px;
  7600.    position: relative;
  7601.    top: -20px
  7602. }
  7603.  
  7604. .pr-per {
  7605.    color: #97a0af;
  7606.    font-size: 12px
  7607. }
  7608.  
  7609. .pr-button {
  7610.    margin-top: 30px
  7611. }
  7612.  
  7613. .profile-detail {
  7614.    text-align: center;
  7615.    padding: 30px 20px
  7616. }
  7617.  
  7618. .profile-detail img {
  7619.    height: 120px;
  7620.    width: 120px
  7621. }
  7622.  
  7623. .profile-detail .status-list li {
  7624.    padding: 0px 20px
  7625. }
  7626.  
  7627. .profile-tabs li a {
  7628.    color: #36404a !important
  7629. }
  7630.  
  7631. .profile-tabs li.active a {
  7632.    color: #ffffff !important
  7633. }
  7634.  
  7635. .profile-pills li a {
  7636.    color: rgba(54,64,74,0.5) !important;
  7637.    padding: 0px 10px;
  7638.    line-height: 30px !important
  7639. }
  7640.  
  7641. .profile-pills li a i {
  7642.    font-size: 14px
  7643. }
  7644.  
  7645. .comment {
  7646.    padding-top: 12px
  7647. }
  7648.  
  7649. .comment .comment-avatar {
  7650.    position: relative;
  7651.    -webkit-border-radius: 3px;
  7652.    -webkit-background-clip: padding-box;
  7653.    -moz-border-radius: 3px;
  7654.    -moz-background-clip: padding;
  7655.    border-radius: 3px;
  7656.    background-clip: padding-box;
  7657.    display: block;
  7658.    float: left;
  7659.    height: 32px;
  7660.    width: 32px
  7661. }
  7662.  
  7663. .comment .comment-body {
  7664.    float: none;
  7665.    margin-left: 40px;
  7666.    position: relative
  7667. }
  7668.  
  7669. .comment .comment-text {
  7670.    border: 1px solid #e5e5e5;
  7671.    border-radius: 2px;
  7672.    padding: 7px 12px 8px
  7673. }
  7674.  
  7675. .comment .comment-header {
  7676.    font-size: 12px;
  7677.    padding-bottom: 2px
  7678. }
  7679.  
  7680. .comment .comment-header a {
  7681.    color: #36404a;
  7682.    font-weight: bold
  7683. }
  7684.  
  7685. .comment .comment-header span {
  7686.    color: #98a6ad;
  7687.    display: inline-block;
  7688.    font-size: 11px;
  7689.    margin-left: 5px
  7690. }
  7691.  
  7692. .comment .comment-footer {
  7693.    display: block;
  7694.    font-size: 12px;
  7695.    padding: 4px 12px 0
  7696. }
  7697.  
  7698. .comment .comment-footer i {
  7699.    font-size: 13px;
  7700.    margin-right: 7px
  7701. }
  7702.  
  7703. .comment .comment-footer,.comment .comment-footer a {
  7704.    color: rgba(54,64,74,0.5)
  7705. }
  7706.  
  7707. .comment .comment-footer:hover,.comment .comment-footer a:hover {
  7708.    color: #5fbeaa
  7709. }
  7710.  
  7711. .comment>.comment {
  7712.    margin-left: 32px !important
  7713. }
  7714.  
  7715. .sitemap-wrapper a {
  7716.    color: #555555
  7717. }
  7718.  
  7719. .sitemap-wrapper a:hover {
  7720.    color: #5fbeaa
  7721. }
  7722.  
  7723. .sitemap-wrapper h5 {
  7724.    font-weight: 600;
  7725.    font-size: 16px;
  7726.    line-height: 32px
  7727. }
  7728.  
  7729. .sitemap-wrapper h5 i {
  7730.    padding-right: 10px
  7731. }
  7732.  
  7733. .sitemap-wrapper ul {
  7734.    padding-left: 30px
  7735. }
  7736.  
  7737. .sitemap-wrapper ul li a {
  7738.    font-size: 15px;
  7739.    line-height: 30px
  7740. }
  7741.  
  7742. .faq-box {
  7743.    padding: 24px 0px;
  7744.    border-bottom: 1px solid #ebeff2
  7745. }
  7746.  
  7747. .faq-box .question {
  7748.    font-weight: 600;
  7749.    font-size: 16px;
  7750.    margin-top: 0px
  7751. }
  7752.  
  7753. .faq-box .answer {
  7754.    color: #98a6ad;
  7755.    margin-bottom: 0px
  7756. }
  7757.  
  7758. .search-result-box .tab-content {
  7759.    padding: 30px 30px 10px 30px;
  7760.    -webkit-box-shadow: none;
  7761.    box-shadow: none;
  7762.    -moz-box-shadow: none
  7763. }
  7764.  
  7765. .search-result-box .search-item {
  7766.    padding-bottom: 20px;
  7767.    border-bottom: 1px solid #ebeff2;
  7768.    margin-bottom: 30px
  7769. }
  7770.  
  7771. .contact-search .btn-white {
  7772.    position: absolute;
  7773.    top: 1px;
  7774.    right: 16px;
  7775.    background-color: transparent !important;
  7776.    border: none !important;
  7777.    font-size: 16px;
  7778.    -webkit-box-shadow: none !important;
  7779.    box-shadow: none !important;
  7780.    outline: none !important;
  7781.    color: #98a6ad
  7782. }
  7783.  
  7784. .contact-card {
  7785.    position: relative
  7786. }
  7787.  
  7788. .contact-card:hover .contact-action {
  7789.    display: block
  7790. }
  7791.  
  7792. .contact-card img {
  7793.    width: 80px;
  7794.    height: 80px
  7795. }
  7796.  
  7797. .contact-card .member-info {
  7798.    padding-left: 100px;
  7799.    padding-bottom: 20px
  7800. }
  7801.  
  7802. .contact-card .member-info h4,.contact-card .member-info p {
  7803.    display: block;
  7804.    overflow: hidden;
  7805.    text-overflow: ellipsis;
  7806.    width: 100%;
  7807.    white-space: nowrap
  7808. }
  7809.  
  7810. .contact-card .contact-action {
  7811.    position: absolute;
  7812.    right: 0px;
  7813.    top: 0px;
  7814.    display: none
  7815. }
  7816.  
  7817. .opport-box .checkbx-detail {
  7818.    width: 30px
  7819. }
  7820.  
  7821. .opport-box .lable-detail {
  7822.    text-align: center;
  7823.    width: 20%
  7824. }
  7825.  
  7826. .opport-box .member-info {
  7827.    padding-right: 10px
  7828. }
  7829.  
  7830. .opport-box .member-info h4 {
  7831.    font-size: 16px;
  7832.    display: block;
  7833.    white-space: nowrap;
  7834.    overflow: hidden;
  7835.    text-overflow: ellipsis
  7836. }
  7837.  
  7838. .opport-box .member-info p {
  7839.    font-size: 13px;
  7840.    display: block;
  7841.    white-space: nowrap;
  7842.    overflow: hidden;
  7843.    text-overflow: ellipsis
  7844. }
  7845.  
  7846. .product-list-box {
  7847.    position: relative
  7848. }
  7849.  
  7850. .product-list-box img {
  7851.    max-width: 220px;
  7852.    height: auto;
  7853.    margin: 0 auto;
  7854.    display: block
  7855. }
  7856.  
  7857. .product-list-box .product-action {
  7858.    position: absolute;
  7859.    right: 10px;
  7860.    top: 10px;
  7861.    display: none
  7862. }
  7863.  
  7864. .product-list-box .detail {
  7865.    background: #f4f8fb;
  7866.    padding: 20px;
  7867.    margin: 0px -10px -10px
  7868. }
  7869.  
  7870. .product-list-box .detail h4 a {
  7871.    white-space: nowrap;
  7872.    display: block;
  7873.    overflow: hidden;
  7874.    text-overflow: ellipsis;
  7875.    font-size: 16px;
  7876.    font-weight: 600
  7877. }
  7878.  
  7879. .product-list-box .detail .rating ul {
  7880.    margin-left: 0px
  7881. }
  7882.  
  7883. .product-list-box .detail .rating ul li {
  7884.    padding: 0px
  7885. }
  7886.  
  7887. .product-list-box .detail .rating ul li a {
  7888.    color: #ffbd4a;
  7889.    font-size: 15px;
  7890.    margin-bottom: 0;
  7891.    padding-right: 4px
  7892. }
  7893.  
  7894. .product-list-box:hover .product-action {
  7895.    display: block
  7896. }
  7897.  
  7898. .account-pages {
  7899.    position: absolute;
  7900.    height: 100%;
  7901.    width: 100%
  7902. }
  7903.  
  7904. .wrapper-page {
  7905.    margin: 5% auto;
  7906.    position: relative;
  7907.    width: 420px
  7908. }
  7909.  
  7910. .wrapper-page .card-box {
  7911.    border: 1px solid rgba(54,64,74,0.1)
  7912. }
  7913.  
  7914. .panel-pages {
  7915.    border-radius: 6px
  7916. }
  7917.  
  7918. .panel-pages .panel-body {
  7919.    padding: 30px
  7920. }
  7921.  
  7922. .panel-pages .panel-heading {
  7923.    border-radius: 6px 6px 0px 0px;
  7924.    padding: 40px 20px;
  7925.    position: relative
  7926. }
  7927.  
  7928. .panel-pages .panel-heading h3 {
  7929.    position: relative;
  7930.    z-index: 999
  7931. }
  7932.  
  7933. .user-thumb {
  7934.    position: relative;
  7935.    z-index: 999
  7936. }
  7937.  
  7938. .user-thumb img {
  7939.    height: 88px;
  7940.    margin: 0px auto;
  7941.    width: 88px
  7942. }
  7943.  
  7944. .ex-page-content .text-error {
  7945.    color: #252932;
  7946.    font-size: 98px;
  7947.    font-weight: 700;
  7948.    line-height: 150px
  7949. }
  7950.  
  7951. .ex-page-content .text-error i {
  7952.    font-size: 78px;
  7953.    padding: 0px 10px
  7954. }
  7955.  
  7956. .signup-signin-page {
  7957.    width: auto
  7958. }
  7959.  
  7960. .jstree-default .jstree-clicked {
  7961.    background: rgba(95,190,170,0.4);
  7962.    -webkit-box-shadow: none;
  7963.    box-shadow: none
  7964. }
  7965.  
  7966. .jstree-default .jstree-hovered {
  7967.    background: rgba(95,190,170,0.2);
  7968.    -webkit-box-shadow: none;
  7969.    box-shadow: none
  7970. }
  7971.  
  7972. .jstree-default .jstree-wholerow-clicked {
  7973.    background: rgba(95,190,170,0.4)
  7974. }
  7975.  
  7976. .jstree-default .jstree-wholerow-hovered {
  7977.    background: rgba(95,190,170,0.2)
  7978. }
  7979.  
  7980. .jstree-default .zmdi {
  7981.    font-size: 16px
  7982. }
  7983.  
  7984. div.hopscotch-bubble {
  7985.    border: 3px solid #5d9cec;
  7986.    border-radius: 5px;
  7987.    -moz-border-radius: 5px;
  7988.    background-clip: padding-box
  7989. }
  7990.  
  7991. div.hopscotch-bubble .hopscotch-next {
  7992.    background-color: #5d9cec !important;
  7993.    background-image: none !important;
  7994.    border-color: #5d9cec !important;
  7995.    text-shadow: none !important;
  7996.    margin: 0 0 0 5px !important
  7997. }
  7998.  
  7999. div.hopscotch-bubble .hopscotch-prev {
  8000.    background-color: #5d9cec !important;
  8001.    background-image: none !important;
  8002.    border-color: #5d9cec !important;
  8003.    text-shadow: none !important;
  8004.    color: #ffffff !important
  8005. }
  8006.  
  8007. div.hopscotch-bubble .hopscotch-bubble-number {
  8008.    background: #5fbeaa;
  8009.    padding: 0px;
  8010.    border-radius: 50%;
  8011.    -moz-border-radius: 50%;
  8012.    background-clip: padding-box
  8013. }
  8014.  
  8015. div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  8016.    border-right: 19px solid #5d9cec
  8017. }
  8018.  
  8019. div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  8020.    border-left: 19px solid #5d9cec;
  8021.    left: -2px
  8022. }
  8023.  
  8024. div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  8025.    border: none
  8026. }
  8027.  
  8028. div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  8029.    border-left: 0px solid #5d9cec
  8030. }
  8031.  
  8032. div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  8033.    border-bottom: 19px solid #5d9cec;
  8034.    top: 0px
  8035. }
  8036.  
  8037. div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  8038.    border-bottom: 0px solid rgba(0,0,0,0.5)
  8039. }
  8040.  
  8041. div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  8042.    border-top: 19px solid #5d9cec;
  8043.    top: -2px
  8044. }
  8045.  
  8046. div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  8047.    border-top: 0px solid rgba(0,0,0,0.5)
  8048. }
  8049.  
  8050. .ad-xs-970-90 {
  8051.    margin-left: auto;
  8052.    margin-right: auto;
  8053.    width: 970px;
  8054.    height: 90px
  8055. }
  8056.  
  8057. .ad-xs-728-90 {
  8058.    margin-left: auto;
  8059.    margin-right: auto;
  8060.    width: 728px;
  8061.    height: 90px
  8062. }
  8063.  
  8064. .ad-xs-336-280 {
  8065.    margin-left: auto;
  8066.    margin-right: auto;
  8067.    width: 336px;
  8068.    height: 280px
  8069. }
  8070.  
  8071. .ad-xs-320-100 {
  8072.    margin-left: auto;
  8073.    margin-right: auto;
  8074.    width: 320px;
  8075.    height: 100px
  8076. }
  8077.  
  8078. .ad-xs-300-250 {
  8079.    margin-left: auto;
  8080.    margin-right: auto;
  8081.    width: 300px;
  8082.    height: 250px
  8083. }
  8084.  
  8085. .ad-xs-300-600 {
  8086.    margin-left: auto;
  8087.    margin-right: auto;
  8088.    width: 300px;
  8089.    height: 600px
  8090. }
  8091.  
  8092. .ad-xs-1200-100 {
  8093.    margin-left: auto;
  8094.    margin-right: auto;
  8095.    width: 1200px;
  8096.    height: 100px
  8097. }
  8098.  
  8099. .ad-xs-90 {
  8100.    margin-left: auto;
  8101.    margin-right: auto;
  8102.    width: 100%;
  8103.    height: 90px
  8104. }
  8105.  
  8106. .ad-xs-250 {
  8107.    margin-left: auto;
  8108.    margin-right: auto;
  8109.    width: 100%;
  8110.    height: 250px
  8111. }
  8112.  
  8113. @media (min-width: 768px) {
  8114.    .ad-sm-970-90 {
  8115.        margin-left:auto;
  8116.        margin-right: auto;
  8117.        width: 970px;
  8118.        height: 90px
  8119.    }
  8120.  
  8121.    .ad-sm-728-90 {
  8122.        margin-left: auto;
  8123.        margin-right: auto;
  8124.        width: 728px;
  8125.        height: 90px
  8126.    }
  8127.  
  8128.    .ad-sm-336-280 {
  8129.        margin-left: auto;
  8130.        margin-right: auto;
  8131.        width: 336px;
  8132.        height: 280px
  8133.    }
  8134.  
  8135.    .ad-sm-320-100 {
  8136.        margin-left: auto;
  8137.        margin-right: auto;
  8138.        width: 320px;
  8139.        height: 100px
  8140.    }
  8141.  
  8142.    .ad-sm-300-250 {
  8143.        margin-left: auto;
  8144.        margin-right: auto;
  8145.        width: 300px;
  8146.        height: 250px
  8147.    }
  8148.  
  8149.    .ad-sm-300-600 {
  8150.        margin-left: auto;
  8151.        margin-right: auto;
  8152.        width: 300px;
  8153.        height: 600px
  8154.    }
  8155.  
  8156.    .ad-sm-1200-100 {
  8157.        margin-left: auto;
  8158.        margin-right: auto;
  8159.        width: 1200px;
  8160.        height: 100px
  8161.    }
  8162.  
  8163.    .ad-sm-90 {
  8164.        margin-left: auto;
  8165.        margin-right: auto;
  8166.        width: 100%;
  8167.        height: 90px
  8168.    }
  8169.  
  8170.    .ad-sm-250 {
  8171.        margin-left: auto;
  8172.        margin-right: auto;
  8173.        width: 100%;
  8174.        height: 250px
  8175.    }
  8176. }
  8177.  
  8178. @media (min-width: 992px) {
  8179.    .ad-md-970-90 {
  8180.        margin-left:auto;
  8181.        margin-right: auto;
  8182.        width: 970px;
  8183.        height: 90px
  8184.    }
  8185.  
  8186.    .ad-md-728-90 {
  8187.        margin-left: auto;
  8188.        margin-right: auto;
  8189.        width: 728px;
  8190.        height: 90px
  8191.    }
  8192.  
  8193.    .ad-md-336-280 {
  8194.        margin-left: auto;
  8195.        margin-right: auto;
  8196.        width: 336px;
  8197.        height: 280px
  8198.    }
  8199.  
  8200.    .ad-md-320-100 {
  8201.        margin-left: auto;
  8202.        margin-right: auto;
  8203.        width: 320px;
  8204.        height: 100px
  8205.    }
  8206.  
  8207.    .ad-md-300-250 {
  8208.        margin-left: auto;
  8209.        margin-right: auto;
  8210.        width: 300px;
  8211.        height: 250px
  8212.    }
  8213.  
  8214.    .ad-md-300-600 {
  8215.        margin-left: auto;
  8216.        margin-right: auto;
  8217.        width: 300px;
  8218.        height: 600px
  8219.    }
  8220.  
  8221.    .ad-md-1200-100 {
  8222.        margin-left: auto;
  8223.        margin-right: auto;
  8224.        width: 1200px;
  8225.        height: 100px
  8226.    }
  8227.  
  8228.    .ad-md-90 {
  8229.        margin-left: auto;
  8230.        margin-right: auto;
  8231.        width: 100%;
  8232.        height: 90px
  8233.    }
  8234.  
  8235.    .ad-md-250 {
  8236.        margin-left: auto;
  8237.        margin-right: auto;
  8238.        width: 100%;
  8239.        height: 250px
  8240.    }
  8241. }
  8242.  
  8243. @media (min-width: 1200px) {
  8244.    .ad-lg-970-90 {
  8245.        margin-left:auto;
  8246.        margin-right: auto;
  8247.        width: 970px;
  8248.        height: 90px
  8249.    }
  8250.  
  8251.    .ad-lg-728-90 {
  8252.        margin-left: auto;
  8253.        margin-right: auto;
  8254.        width: 728px;
  8255.        height: 90px
  8256.    }
  8257.  
  8258.    .ad-lg-336-280 {
  8259.        margin-left: auto;
  8260.        margin-right: auto;
  8261.        width: 336px;
  8262.        height: 280px
  8263.    }
  8264.  
  8265.    .ad-lg-320-100 {
  8266.        margin-left: auto;
  8267.        margin-right: auto;
  8268.        width: 320px;
  8269.        height: 100px
  8270.    }
  8271.  
  8272.    .ad-lg-300-250 {
  8273.        margin-left: auto;
  8274.        margin-right: auto;
  8275.        width: 300px;
  8276.        height: 250px
  8277.    }
  8278.  
  8279.    .ad-lg-300-600 {
  8280.        margin-left: auto;
  8281.        margin-right: auto;
  8282.        width: 300px;
  8283.        height: 600px
  8284.    }
  8285.  
  8286.    .ad-lg-1200-100 {
  8287.        margin-left: auto;
  8288.        margin-right: auto;
  8289.        width: 1200px;
  8290.        height: 100px
  8291.    }
  8292.  
  8293.    .ad-lg-90 {
  8294.        margin-left: auto;
  8295.        margin-right: auto;
  8296.        width: 100%;
  8297.        height: 90px
  8298.    }
  8299.  
  8300.    .ad-lg-250 {
  8301.        margin-left: auto;
  8302.        margin-right: auto;
  8303.        width: 100%;
  8304.        height: 250px
  8305.    }
  8306. }
  8307.  
  8308. .ad-full-width {
  8309.    width: 100%
  8310. }
  8311.  
  8312. .adsbygoogle {
  8313.    display: inline-block
  8314. }
  8315.  
  8316. .banner {
  8317.    padding: 0;
  8318.    text-align: left;
  8319.    margin-top: 1.5em;
  8320.    margin-bottom: 1.5em
  8321. }
  8322.  
  8323. .banner.text-center {
  8324.    text-align: center
  8325. }
  8326.  
  8327. .banner.no-margin {
  8328.    margin: 0
  8329. }
  8330.  
  8331. .btn-follow {
  8332.    font-size: 15px
  8333. }
  8334.  
  8335. .btn-follow.btn-sm,.btn-group-sm>.btn-follow.btn {
  8336.    padding: 3px 8px
  8337. }
  8338.  
  8339. .btn-follow>.icon {
  8340.    width: 20px
  8341. }
  8342.  
  8343. .loader {
  8344.    margin: 60px auto;
  8345.    font-size: 10px;
  8346.    position: relative;
  8347.    text-indent: -9999em;
  8348.    border-top: 1.1em solid rgba(255,255,255,0.2);
  8349.    border-right: 1.1em solid rgba(255,255,255,0.2);
  8350.    border-bottom: 1.1em solid rgba(255,255,255,0.2);
  8351.    border-left: 1.1em solid #ffffff;
  8352.    -webkit-transform: translateZ(0);
  8353.    -ms-transform: translateZ(0);
  8354.    transform: translateZ(0);
  8355.    -webkit-animation: load8 1.1s infinite linear;
  8356.    animation: load8 1.1s infinite linear
  8357. }
  8358.  
  8359. .loader,.loader:after {
  8360.    border-radius: 50%;
  8361.    width: 10em;
  8362.    height: 10em
  8363. }
  8364.  
  8365. @-webkit-keyframes load8 {
  8366.    0% {
  8367.        -webkit-transform: rotate(0deg);
  8368.        transform: rotate(0deg)
  8369.    }
  8370.  
  8371.    100% {
  8372.        -webkit-transform: rotate(360deg);
  8373.        transform: rotate(360deg)
  8374.    }
  8375. }
  8376.  
  8377. @keyframes load8 {
  8378.    0% {
  8379.        -webkit-transform: rotate(0deg);
  8380.        transform: rotate(0deg)
  8381.    }
  8382.  
  8383.    100% {
  8384.        -webkit-transform: rotate(360deg);
  8385.        transform: rotate(360deg)
  8386.    }
  8387. }
  8388.  
  8389. @media (min-width: 992px) {
  8390.    .pull-right-md {
  8391.        float:right
  8392.    }
  8393. }
  8394.  
  8395. .page-pricing {
  8396.    padding: 80px 0 110px;
  8397.    text-align: center
  8398. }
  8399.  
  8400. .page-pricing .btn-label {
  8401.    padding-left: 20px;
  8402.    padding-right: 20px
  8403. }
  8404.  
  8405. .page-pricing__header {
  8406.    margin-top: 0;
  8407.    margin-bottom: 40px;
  8408.    position: relative;
  8409.    display: inline-block
  8410. }
  8411.  
  8412. .page-pricing__header:before {
  8413.    position: absolute;
  8414.    display: block;
  8415.    width: 40px;
  8416.    height: 40px;
  8417.    content: "";
  8418.    left: -40px;
  8419.    top: -2px;
  8420.    background: url(/assets/exclamation-e3969ccba9a76c4629b5554b90a4e0d7014ec9c066b743a042aa00776130d926.svg) no-repeat;
  8421.    background-size: 100%
  8422. }
  8423.  
  8424. .page-pricing__features {
  8425.    display: inline-block;
  8426.    text-align: left;
  8427.    list-style: none;
  8428.    margin-bottom: 0;
  8429.    margin-top: 0;
  8430.    padding-left: 30px
  8431. }
  8432.  
  8433. @media (min-width: 992px) {
  8434.    .page-pricing__features {
  8435.        margin-top:30px;
  8436.        padding-left: 30px
  8437.    }
  8438. }
  8439.  
  8440. @media (max-width: 991px) {
  8441.    .page-pricing__features>li {
  8442.        font-size:25px
  8443.    }
  8444. }
  8445.  
  8446. .page-pricing__features>li:before {
  8447.    content: '- '
  8448. }
  8449.  
  8450. .page-pricing__buttons .btn {
  8451.    margin: 0 10px 30px;
  8452.    border-radius: 5px;
  8453.    font-size: 14px;
  8454.    line-height: 1.7
  8455. }
  8456.  
  8457. @media (min-width: 768px) {
  8458.    .page-pricing__buttons .btn {
  8459.        margin:0 20px 30px
  8460.    }
  8461. }
  8462.  
  8463. @media (min-width: 992px) {
  8464.    .page-pricing__buttons .btn {
  8465.        font-size:20px
  8466.    }
  8467. }
  8468.  
  8469. .page-pricing__or {
  8470.    font-size: 25px;
  8471.    color: #333
  8472. }
  8473.  
  8474. .page-pricing__signup {
  8475.    margin: 10px 0;
  8476.    border: 2px solid #ccc;
  8477.    border-radius: 5px;
  8478.    font-size: 16px;
  8479.    color: #333;
  8480.    -webkit-transition: color .3s;
  8481.    transition: color .3s
  8482. }
  8483.  
  8484. .page-pricing__signup:hover {
  8485.    color: #666
  8486. }
  8487.  
  8488. @media (min-width: 992px) {
  8489.    .page-pricing__signup {
  8490.        font-size:20px
  8491.    }
  8492. }
  8493.  
  8494. @media (max-width: 991px) {
  8495.    body {
  8496.        overflow-x:hidden;
  8497.        padding-bottom: 95px
  8498.    }
  8499. }
  8500.  
  8501. #topnav .app-search a {
  8502.    top: 0;
  8503.    right: 3px;
  8504.    padding: 7.5px 15px;
  8505.    margin-top: -7px
  8506. }
  8507.  
  8508. #topnav .menu-search a {
  8509.    top: 8px;
  8510.    right: 14px;
  8511.    padding: 6px
  8512. }
  8513.  
  8514. #topnav .navbar-nav {
  8515.    margin-left: 20px
  8516. }
  8517.  
  8518. @media (min-width: 992px) {
  8519.    #topnav .navbar-nav {
  8520.        margin-left:40px
  8521.    }
  8522. }
  8523.  
  8524. #topnav .navigation-menu>li>a {
  8525.    padding: 16px 15px 10px
  8526. }
  8527.  
  8528. #navigation {
  8529.    height: auto;
  8530.    min-height: 100vh;
  8531.    min-height: calc(100vh - 62px)
  8532. }
  8533.  
  8534. @media (max-width: 991px) {
  8535.    .footer .pull-right-md {
  8536.        margin-top:5px
  8537.    }
  8538. }
  8539.  
  8540. .table tbody>tr>td.td-center {
  8541.    vertical-align: middle
  8542. }
  8543.  
  8544. .container {
  8545.    padding: 0 10px
  8546. }
  8547.  
  8548. .menu-search {
  8549.    padding: 7px
  8550. }
  8551.  
  8552. .menu-search a {
  8553.    position: absolute;
  8554.    top: 14px;
  8555.    right: 20px;
  8556.    font-size: 1.2em;
  8557.    color: #c4c4cd
  8558. }
  8559.  
  8560. #topnav .app-search {
  8561.    width: 500px;
  8562.    max-width: 100%;
  8563.    margin: 10px 20px 10px 10px
  8564. }
  8565.  
  8566. #topnav .app-search a {
  8567.    top: 7.5px
  8568. }
  8569.  
  8570. #topnav .app-search .form-control {
  8571.    color: #222;
  8572.    height: 35px;
  8573.    width: 100%;
  8574.    background-color: #fff;
  8575.    border-color: #e5e5e5
  8576. }
  8577.  
  8578. #topnav .app-search .form-control:focus {
  8579.    color: black;
  8580.    height: 35px;
  8581.    width: 100%;
  8582.    background-color: #fff;
  8583.    border-color: #e5e5e5
  8584. }
  8585.  
  8586. .menu-search .form-control {
  8587.    height: 40px;
  8588.    border-color: rgba(95,190,170,0.5)
  8589. }
  8590.  
  8591. .menu-search .form-control:focus {
  8592.    border-color: rgba(95,190,170,0.8)
  8593. }
  8594.  
  8595. .wrapper-page {
  8596.    width: auto;
  8597.    max-width: 420px;
  8598.    padding: 0 10px
  8599. }
  8600.  
  8601. .star-ratings {
  8602.    color: #c5c5c5;
  8603.    font-size: 20px;
  8604.    display: inline-block;
  8605.    position: relative;
  8606.    padding: 0;
  8607.    text-shadow: 1px 1px 0 rgba(162,162,162,0.6)
  8608. }
  8609.  
  8610. .star-ratings.lg {
  8611.    font-size: 28px
  8612. }
  8613.  
  8614. .star-ratings.sm {
  8615.    font-size: 12px
  8616. }
  8617.  
  8618. .star-ratings .fa,.star-ratings .btn-follow>.icon,.star-ratings #scroller {
  8619.    margin-left: 3px
  8620. }
  8621.  
  8622. .star-ratings-top {
  8623.    color: #fba704;
  8624.    padding: 0;
  8625.    position: absolute;
  8626.    z-index: 1;
  8627.    display: block;
  8628.    top: 0;
  8629.    left: 0;
  8630.    overflow: hidden;
  8631.    white-space: nowrap
  8632. }
  8633.  
  8634. .star-ratings-bottom {
  8635.    padding: 0;
  8636.    display: block;
  8637.    z-index: 0;
  8638.    white-space: nowrap
  8639. }
  8640.  
  8641. .nav-overview {
  8642.    font-size: 18px;
  8643.    line-height: 20px
  8644. }
  8645.  
  8646. .nav-overview>li {
  8647.    margin-bottom: 4px
  8648. }
  8649.  
  8650. .nav-overview>li>a {
  8651.    border: solid 1px #ddd;
  8652.    padding: 15px 10px;
  8653.    padding-right: 5px;
  8654.    font-size: 1em;
  8655.    color: #5d9cec
  8656. }
  8657.  
  8658. .nav-overview>li>a>.item-link {
  8659.    display: block;
  8660.    float: right;
  8661.    font-size: 0.9em;
  8662.    margin: -15px -10px;
  8663.    padding: 15px 20px;
  8664.    background-color: #eee
  8665. }
  8666.  
  8667. .nav-overview>li>a>.item-link:after {
  8668.    content: "»"
  8669. }
  8670.  
  8671. .nav-overview>li>a>.item-title {
  8672.    color: #333;
  8673.    font-size: 0.9em;
  8674.    text-align: left;
  8675.    margin: -15px -10px;
  8676.    margin-right: 15px;
  8677.    padding: 15px 10px;
  8678.    padding-right: 5px;
  8679.    display: block;
  8680.    float: left;
  8681.    width: 170px;
  8682.    background-color: #eee
  8683. }
  8684.  
  8685. .search-involved {
  8686.    width: 100%;
  8687.    min-width: 240px;
  8688.    text-align: center;
  8689.    font-size: 10px;
  8690.    background-color: #ebeff2;
  8691.    padding: 10px 0;
  8692.    border-radius: 3px;
  8693.    border: solid 1px #d7dbde
  8694. }
  8695.  
  8696. .search-involved .left {
  8697.    padding: 2px;
  8698.    float: left;
  8699.    width: 60%;
  8700.    border-right: solid 1px #d7dbde
  8701. }
  8702.  
  8703. .search-involved .right {
  8704.    padding: 2px;
  8705.    float: left;
  8706.    width: 40%
  8707. }
  8708.  
  8709. .search-involved .right b {
  8710.    font-size: 2em
  8711. }
  8712.  
  8713. .hideable {
  8714.    position: relative
  8715. }
  8716.  
  8717. .hideable-placeholder {
  8718.    position: absolute;
  8719.    top: 0;
  8720.    bottom: 0;
  8721.    right: 0;
  8722.    left: 0;
  8723.    padding: 10px;
  8724.    display: none
  8725. }
  8726.  
  8727. .hideable>.hideable-placeholder {
  8728.    display: block
  8729. }
  8730.  
  8731. .hideable>.hideable-content {
  8732.    opacity: 0
  8733. }
  8734.  
  8735. @media (max-width: 767px) {
  8736.    .word-break-xs {
  8737.        word-break:break-all
  8738.    }
  8739. }
  8740.  
  8741. .wrapper {
  8742.    margin-top: 10px
  8743. }
  8744.  
  8745. #topnav .nav-link {
  8746.    color: #ddd;
  8747.    margin: 0 15px 0 0;
  8748.    padding: 5px 0;
  8749.    line-height: 42px;
  8750.    -webkit-transition: all 0.3s;
  8751.    transition: all 0.3s;
  8752.    height: 54px;
  8753.    -webkit-box-sizing: border-box;
  8754.    box-sizing: border-box;
  8755.    display: inline-block;
  8756.    border-top: solid 2px transparent
  8757. }
  8758.  
  8759. #topnav .nav-link:hover {
  8760.    color: #fff;
  8761.    border-top: solid 2px #fff
  8762. }
  8763.  
  8764. div[data-chart] {
  8765.    min-height: 280px;
  8766.    margin: 5px
  8767. }
  8768.  
  8769. div[data-chart="keyword-popularity"] {
  8770.    min-height: 243px;
  8771.    margin: 5px
  8772. }
  8773.  
  8774. #scroller {
  8775.    position: fixed;
  8776.    bottom: 20px;
  8777.    right: 20px;
  8778.    padding: 8px;
  8779.    font-size: 1.5em;
  8780.    opacity: 0.5;
  8781.    background: rgba(102,102,102,0.4);
  8782.    color: #444;
  8783.    display: none;
  8784.    border-radius: 5px;
  8785.    cursor: pointer;
  8786.    -webkit-transition: 0.3s opacity;
  8787.    transition: 0.3s opacity
  8788. }
  8789.  
  8790. #scroller:hover {
  8791.    opacity: 1
  8792. }
  8793.  
  8794. .carousel-indicators.inverse li {
  8795.    border-color: rgba(102,102,102,0.4)
  8796. }
  8797.  
  8798. .carousel-indicators.inverse li.active {
  8799.    border-color: transparent;
  8800.    background-color: rgba(102,102,102,0.4)
  8801. }
  8802.  
  8803. .blured {
  8804.    -webkit-filter: blur(3px);
  8805.    filter: blur(3px)
  8806. }
  8807.  
  8808. .hover-container-item {
  8809.    opacity: 0;
  8810.    -webkit-transition: opacity 0.3s;
  8811.    transition: opacity 0.3s
  8812. }
  8813.  
  8814. .hover-container:hover .hover-container-item {
  8815.    opacity: 1
  8816. }
  8817.  
  8818. .sticky {
  8819.    position: -webkit-sticky;
  8820.    position: sticky;
  8821.    top: 0
  8822. }
  8823.  
  8824. .main {
  8825.    padding: 0 10px
  8826. }
  8827.  
  8828. @media (min-width: 991px) {
  8829.    .main,.main-sidebar {
  8830.        float:left
  8831.    }
  8832.  
  8833.    .main {
  8834.        width: calc(100% - 320px)
  8835.    }
  8836.  
  8837.    .main-sidebar {
  8838.        width: 320px;
  8839.        padding: 0 10px
  8840.    }
  8841. }
  8842.  
  8843. .popover-content {
  8844.    color: black
  8845. }
  8846.  
  8847. ul.google-advertise-list {
  8848.    list-style: none;
  8849.    margin-top: -20px;
  8850.    margin-bottom: -20px;
  8851.    padding-left: 0
  8852. }
  8853.  
  8854. ul.google-advertise-list li {
  8855.    padding-top: 20px;
  8856.    padding-bottom: 20px;
  8857.    line-height: 1
  8858. }
  8859.  
  8860. ul.google-advertise-list h4 {
  8861.    margin: 0;
  8862.    color: #1a0dab
  8863. }
  8864.  
  8865. ul.google-advertise-list h4>a {
  8866.    color: #1a0dab
  8867. }
  8868.  
  8869. ul.google-advertise-list cite {
  8870.    color: #006621
  8871. }
  8872.  
  8873. ul.google-advertise-list cite>.ad {
  8874.    font-style: normal;
  8875.    margin-right: 7px;
  8876.    background-color: #fff;
  8877.    border-radius: 3px;
  8878.    color: #006621;
  8879.    display: inline-block;
  8880.    font-size: 11px;
  8881.    border: 1px solid #006621;
  8882.    padding: 1px 3px 0 2px;
  8883.    line-height: 11px;
  8884.    vertical-align: baseline;
  8885.    font-family: arial, sans-serif
  8886. }
  8887.  
  8888. .portlet-watchlist-icons-list {
  8889.    list-style: none;
  8890.    padding: 0;
  8891.    margin: 0;
  8892.    display: -ms-flexbox;
  8893.    display: flex;
  8894.    -ms-flex-flow: row wrap;
  8895.    flex-flow: row wrap;
  8896.    margin-left: -10px;
  8897.    margin-right: -10px;
  8898.    margin-top: -10px;
  8899.    margin-bottom: 5px
  8900. }
  8901.  
  8902. .portlet-watchlist-icons-list li {
  8903.    -ms-flex-preferred-size: calc((1/3 * 100%) - 20px);
  8904.    flex-basis: calc((1/3 * 100%) - 20px);
  8905.    margin: 10px
  8906. }
  8907.  
  8908. .portlet-watchlist-icons-list li.more {
  8909.    display: -ms-flexbox;
  8910.    display: flex
  8911. }
  8912.  
  8913. .portlet-watchlist-icons-list li.more>a {
  8914.    border: 2px dashed #efefef;
  8915.    border-radius: 4px;
  8916.    width: 100%;
  8917.    height: 100%;
  8918.    display: -ms-flexbox;
  8919.    display: flex;
  8920.    -ms-flex-pack: center;
  8921.    justify-content: center;
  8922.    -ms-flex-align: center;
  8923.    align-items: center
  8924. }
  8925.  
  8926. .portlet-watchlist-icons-list li.more>a:hover {
  8927.    border-color: #e0e0e0
  8928. }
  8929.  
  8930. .portlet-watchlist-icons-list li img {
  8931.    width: 100%;
  8932.    height: auto;
  8933.    border-radius: 4px;
  8934.    border: solid 1px #eee
  8935. }
  8936.  
  8937. .portlet-watchlist-icons-list li img:hover {
  8938.    border-color: #e0e0e0
  8939. }
  8940.  
  8941. .portlet-watchlist {
  8942.    display: -ms-flexbox;
  8943.    display: flex;
  8944.    -ms-flex-direction: column;
  8945.    flex-direction: column
  8946. }
  8947.  
  8948. .portlet-watchlist .portlet-body {
  8949.    -ms-flex: 1;
  8950.    flex: 1
  8951. }
  8952.  
  8953. .portlet-watchlist .portlet-footer {
  8954.    padding: 15px;
  8955.    padding-top: 0
  8956. }
  8957.  
  8958. .portlet-watchlist .placeholder {
  8959.    display: -ms-flexbox;
  8960.    display: flex;
  8961.    min-height: 100px;
  8962.    text-align: center;
  8963.    -ms-flex-pack: center;
  8964.    justify-content: center;
  8965.    -ms-flex-align: center;
  8966.    align-items: center;
  8967.    height: 100%
  8968. }
  8969.  
  8970. .portlet-new-watchlist {
  8971.    display: -ms-flexbox;
  8972.    display: flex;
  8973.    font-size: 1.2em
  8974. }
  8975.  
  8976. .portlet-new-watchlist .portlet-body {
  8977.    min-height: 200px;
  8978.    -ms-flex: 1;
  8979.    flex: 1;
  8980.    display: -ms-flexbox;
  8981.    display: flex;
  8982.    -ms-flex-pack: center;
  8983.    justify-content: center;
  8984.    -ms-flex-align: center;
  8985.    align-items: center
  8986. }
  8987.  
  8988. .portlet-new-watchlist .fa,.portlet-new-watchlist .btn-follow>.icon,.portlet-new-watchlist #scroller {
  8989.    margin-right: 0.5em
  8990. }
  8991.  
  8992. .card-watchlist-site .card-search-involved {
  8993.    float: right;
  8994.    margin-top: 5px;
  8995.    margin-bottom: 10px;
  8996.    margin-left: 10px
  8997. }
  8998.  
  8999. .card-watchlist-site .card-img-top {
  9000.    width: 100%;
  9001.    padding-top: 70%;
  9002.    position: relative;
  9003.    overflow: hidden
  9004. }
  9005.  
  9006. .card-watchlist-site .card-img-top img {
  9007.    position: absolute;
  9008.    left: 50%;
  9009.    top: 50%;
  9010.    width: 100%;
  9011.    height: auto;
  9012.    -webkit-transform: translate(-50%, -50%) scale(1);
  9013.    -ms-transform: translate(-50%, -50%) scale(1);
  9014.    transform: translate(-50%, -50%) scale(1);
  9015.    -webkit-transition: -webkit-transform .5s ease;
  9016.    transition: -webkit-transform .5s ease;
  9017.    transition: transform .5s ease;
  9018.    transition: transform .5s ease, -webkit-transform .5s ease
  9019. }
  9020.  
  9021. .card-watchlist-site .card-img-top img:hover {
  9022.    -webkit-transform: translate(-50%, -50%) scale(1.1);
  9023.    -ms-transform: translate(-50%, -50%) scale(1.1);
  9024.    transform: translate(-50%, -50%) scale(1.1)
  9025. }
  9026.  
  9027. .card-watchlist-site .card-block {
  9028.    padding-bottom: 0.625rem;
  9029.    position: relative
  9030. }
  9031.  
  9032. .card-watchlist-site .card-footer {
  9033.    padding: 1.25rem;
  9034.    padding-top: 0.625rem
  9035. }
  9036.  
  9037. .card-watchlist-site .card-keywords table {
  9038.    width: 100%;
  9039.    table-layout: fixed
  9040. }
  9041.  
  9042. .card-watchlist-site .card-keywords table td {
  9043.    padding: 0 4px;
  9044.    vertical-align: center
  9045. }
  9046.  
  9047. .card-watchlist-site .card-keywords table td:nth-child(1) {
  9048.    width: 50px
  9049. }
  9050.  
  9051. .card-watchlist-site .card-keywords table td:nth-child(3) {
  9052.    width: 70px;
  9053.    text-align: right;
  9054.    text-overflow: ellipsis;
  9055.    overflow: hidden
  9056. }
  9057.  
  9058. .card-watchlist-site .card-keywords table td:nth-child(2) {
  9059.    width: 100%
  9060. }
  9061.  
  9062. .card-watchlist-site .card-keywords .progress {
  9063.    margin-bottom: 0
  9064. }
  9065.  
  9066. .card-new-watchlist-site {
  9067.    display: -ms-flexbox;
  9068.    display: flex;
  9069.    -ms-flex-align: center;
  9070.    align-items: center;
  9071.    -ms-flex-pack: center;
  9072.    justify-content: center;
  9073.    overflow: hidden;
  9074.    text-overflow: ellipsis;
  9075.    font-size: 1.2em;
  9076.    min-height: 200px
  9077. }
  9078.  
  9079. .box-watchlist-no-keywords {
  9080.    padding: 50px;
  9081.    display: inline-block;
  9082.    border: dashed 2px #eee
  9083. }
  9084.  
  9085. .box-watchlist-no-keywords p {
  9086.    font-size: 1.2em
  9087. }
  9088.  
  9089. .box-watchlist-no-keywords .btn {
  9090.    margin-top: 20px
  9091. }
  9092.  
  9093. .watchlist-keywords-list {
  9094.    list-style: none;
  9095.    margin: 0;
  9096.    padding: 0
  9097. }
  9098.  
  9099. .watchlist-keywords-list li {
  9100.    display: inline-block;
  9101.    padding: 5px;
  9102.    text-align: center;
  9103.    margin-left: 5px;
  9104.    margin-right: 5px;
  9105.    border-radius: 3px;
  9106.    background: #f1f1f1
  9107. }
  9108.  
  9109. .watchlist-keywords-list li img {
  9110.    width: 64px;
  9111.    height: 64px;
  9112.    overflow: hidden;
  9113.    border-radius: 5px;
  9114.    margin-bottom: 5px
  9115. }
  9116.  
  9117. .watchlist-keywords-list li .position {
  9118.    color: #999;
  9119.    margin-left: 3px;
  9120.    margin-right: 3px
  9121. }
  9122.  
  9123. .watchlist-keywords-list li .delta {
  9124.    margin-left: 3px;
  9125.    margin-right: 3px
  9126. }
  9127.  
  9128. .latest-widgets h3 {
  9129.    margin-top: 0
  9130. }
  9131.  
  9132. .latest-widgets ul {
  9133.    font-size: 16px;
  9134.    list-style: none;
  9135.    margin: 0;
  9136.    padding: 0
  9137. }
  9138.  
  9139. .latest-widgets li {
  9140.    margin-bottom: 0.6em;
  9141.    text-overflow: ellipsis;
  9142.    word-wrap: normal;
  9143.    white-space: nowrap;
  9144.    overflow: hidden
  9145. }
  9146.  
  9147. .latest-widgets li:last-child {
  9148.    margin-bottom: 0
  9149. }
  9150.  
  9151. @-webkit-keyframes rotate {
  9152.    from {
  9153.        -webkit-transform: rotate(0deg);
  9154.        transform: rotate(0deg)
  9155.    }
  9156.  
  9157.    to {
  9158.        -webkit-transform: rotate(360deg);
  9159.        transform: rotate(360deg)
  9160.    }
  9161. }
  9162.  
  9163. @keyframes rotate {
  9164.    from {
  9165.        -webkit-transform: rotate(0deg);
  9166.        transform: rotate(0deg)
  9167.    }
  9168.  
  9169.    to {
  9170.        -webkit-transform: rotate(360deg);
  9171.        transform: rotate(360deg)
  9172.    }
  9173. }
  9174.  
  9175. .fa.linear-rotate:hover,.btn-follow>.linear-rotate.icon:hover,.linear-rotate#scroller:hover,.fa.linear-rotate:focus,.btn-follow>.linear-rotate.icon:focus,.linear-rotate#scroller:focus {
  9176.    -webkit-animation: rotate 1.5s infinite;
  9177.    animation: rotate 1.5s infinite;
  9178.    -webkit-animation-timing-function: linear;
  9179.    animation-timing-function: linear
  9180. }
  9181.  
  9182. .linear-rotate:hover .fa,.linear-rotate:hover .btn-follow>.icon,.linear-rotate:hover #scroller,.linear-rotate:focus .fa,.linear-rotate:focus .btn-follow>.icon,.linear-rotate:focus #scroller {
  9183.    -webkit-animation: rotate 1.5s infinite;
  9184.    animation: rotate 1.5s infinite;
  9185.    -webkit-animation-timing-function: linear;
  9186.    animation-timing-function: linear
  9187. }
  9188.  
  9189. .nav li>a>span {
  9190.    margin: 7px;
  9191.    font-size: 1.0em;
  9192.    margin-right: -5px
  9193. }
  9194.  
  9195. .y-scrollable {
  9196.    overflow-y: scroll
  9197. }
  9198.  
  9199. .y-scrollable.green::-webkit-scrollbar {
  9200.    width: 3px;
  9201.    background: #efefef
  9202. }
  9203.  
  9204. .y-scrollable.green::-webkit-scrollbar-thumb {
  9205.    background: #5fbeaa
  9206. }
  9207.  
  9208. .y-scrollable-300 {
  9209.    max-height: 300px
  9210. }
  9211.  
  9212. .y-scrollable-100 {
  9213.    max-height: 100px
  9214. }
  9215.  
  9216. .card {
  9217.    position: relative;
  9218.    display: -ms-flexbox;
  9219.    display: flex;
  9220.    -ms-flex-direction: column;
  9221.    flex-direction: column;
  9222.    background-color: #fff;
  9223.    border: 1px solid rgba(0,0,0,0.125);
  9224.    border-radius: .25rem
  9225. }
  9226.  
  9227. .card-block {
  9228.    -ms-flex: 1 1 auto;
  9229.    flex: 1 1 auto;
  9230.    padding: 1.25rem
  9231. }
  9232.  
  9233. .card-img-top {
  9234.    width: 100%;
  9235.    height: auto;
  9236.    border-top-right-radius: calc(.25rem - 1px);
  9237.    border-top-left-radius: calc(.25rem - 1px);
  9238.    border-bottom: 1px solid rgba(0,0,0,0.125)
  9239. }
  9240.  
  9241. .card-actions {
  9242.    position: absolute;
  9243.    top: 15px;
  9244.    right: 15px;
  9245.    font-size: 1.2em
  9246. }
  9247.  
  9248. .card-actions a {
  9249.    color: #666
  9250. }
  9251.  
  9252. .card-actions a:hover {
  9253.    color: #444
  9254. }
  9255.  
  9256. .card-deck {
  9257.    display: -ms-flexbox;
  9258.    display: flex;
  9259.    -ms-flex-flow: row wrap;
  9260.    flex-flow: row wrap
  9261. }
  9262.  
  9263. .card-deck .card {
  9264.    -ms-flex: 1;
  9265.    flex: 1;
  9266.    margin-left: 10px;
  9267.    margin-right: 10px;
  9268.    -ms-flex-preferred-size: calc((1/4 * 100%) - 20px);
  9269.    flex-basis: calc((1/4 * 100%) - 20px);
  9270.    max-width: calc((1/4 * 100%) - 20px)
  9271. }
  9272.  
  9273. @media (max-width: 1199px) {
  9274.    .card-deck .card {
  9275.        -ms-flex-preferred-size:calc((1/2 * 100%) - 20px);
  9276.        flex-basis: calc((1/2 * 100%) - 20px);
  9277.        max-width: calc((1/2 * 100%) - 20px)
  9278.    }
  9279. }
  9280.  
  9281. @media (max-width: 991px) {
  9282.    .card-deck .card {
  9283.        -ms-flex-preferred-size:calc((100%) - 20px);
  9284.        flex-basis: calc((100%) - 20px);
  9285.        max-width: calc((100%) - 20px)
  9286.    }
  9287. }
  9288.  
  9289. .p-ellapsis {
  9290.    overflow: hidden;
  9291.    text-overflow: ellipsis
  9292. }
  9293.  
  9294. .p-ellapsis-2 {
  9295.    max-height: 3em
  9296. }
  9297.  
  9298. .portlet-deck {
  9299.    display: -ms-flexbox;
  9300.    display: flex;
  9301.    -ms-flex-flow: row wrap;
  9302.    flex-flow: row wrap;
  9303.    margin-left: -10px;
  9304.    margin-right: -10px
  9305. }
  9306.  
  9307. .portlet-deck .portlet {
  9308.    -ms-flex: 1;
  9309.    flex: 1;
  9310.    margin-left: 10px;
  9311.    margin-right: 10px;
  9312.    -ms-flex-preferred-size: calc((1/4 * 100%) - 20px);
  9313.    flex-basis: calc((1/4 * 100%) - 20px);
  9314.    max-width: calc((1/4 * 100%) - 20px)
  9315. }
  9316.  
  9317. @media (max-width: 1199px) {
  9318.    .portlet-deck .portlet {
  9319.        -ms-flex-preferred-size:calc((1/2 * 100%) - 20px);
  9320.        flex-basis: calc((1/2 * 100%) - 20px);
  9321.        max-width: calc((1/2 * 100%) - 20px)
  9322.    }
  9323. }
  9324.  
  9325. @media (max-width: 991px) {
  9326.    .portlet-deck .portlet {
  9327.        -ms-flex-preferred-size:calc((100%) - 20px);
  9328.        flex-basis: calc((100%) - 20px);
  9329.        max-width: calc((100%) - 20px)
  9330.    }
  9331. }
  9332.  
  9333.    </style>
  9334.        <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  9335. <script>
  9336.     (adsbygoogle = window.adsbygoogle || []).push({
  9337.          google_ad_client: "ca-pub-3483566179949368",
  9338.          enable_page_level_ads: true
  9339.     });
  9340. </script>
  9341. </head>
  9342.  
  9343. <body>
  9344. <!-- banner -->
  9345. <header id="topnav">
  9346.    <div class="topbar-main">
  9347.        <div class="container">
  9348.            <div class="logo"><a class="logo" href="/">LINKMIO.COM</a></div>
  9349.            <ul class="nav navbar-nav hidden-sm hidden-xs">
  9350.                <li>
  9351.                    <form action="/query" class="app-search">
  9352.                        <input class="form-control" name="name" placeholder="Search domain, keyword, url" type="text" value=""><a href="#" onclick="$(this).closest('form').submit(); return false;"><i class="glyphicon glyphicon-search"></i></a></form>
  9353.                </li>
  9354.            </ul>
  9355.            <div class="menu-extras">
  9356.                <div class="pull-right hidden-xs">
  9357.                    <a href="/login/">
  9358.                    <button class="btn btn-primary m-t-10 m-b-10" data-target="#signin-modal" data-toggle="modal">Sign in</button>
  9359.                    </a>
  9360.                    <a href="/signup/">
  9361.                    <button class="btn btn-success m-t-10 m-b-10" data-target="#signup-modal" data-toggle="modal">Sign up</button>
  9362.                    </a>
  9363.                </div>
  9364.                <div class="pull-right hidden-xs"><a class="nav-link" href="/about-us/">About us</a>
  9365.                </div>
  9366.                <div class="pull-right hidden-xs"><a class="nav-link" href="/privacy/">Privacy</a>
  9367.                </div>
  9368.                <div class="pull-right hidden-xs"><a class="nav-link" href="/pricing/">Pricing</a>
  9369.                </div>
  9370.                <div class="pull-right hidden-xs"><a class="nav-link" href="/">Home</a>
  9371.                </div>
  9372.                
  9373.                <div class="menu-item">
  9374.                    <a class="navbar-toggle">
  9375.                        <div class="lines"><span></span><span></span><span></span></div>
  9376.                    </a>
  9377.                </div>
  9378.            </div>
  9379.        </div>
  9380.    </div>
  9381.    <div class="navbar-custom visible-xs visible-sm">
  9382.        <div class="container">
  9383.            <div id="navigation">
  9384.                <ul class="navigation-menu text-center">
  9385.                    <li class="visible-xs visible-sm">
  9386.                        <form action="/query" class="menu-search">
  9387.                            <input class="form-control" name="name" placeholder="Search domain, keyword, url" style="display: block" type="text" value=""><a href="#" onclick="$(this).closest('form').submit(); return false;"><i class="glyphicon glyphicon-search"></i></a></form>
  9388.                    </li>
  9389.                    <li><a href="/"><i class="glyphicon glyphicon-home"></i>Home</a></li>
  9390.                    <li><a href="/pricing/"><i class="glyphicon glyphicon-tags"></i>Pricing</a></li>
  9391.                    <li><a href="/privacy/"><i class="glyphicon glyphicon-fire"></i>Privacy</a></li>
  9392.                    <li><a href="/about-us/"><i class="glyphicon glyphicon-user"></i>About us</a></li>
  9393.                    
  9394.                </ul>
  9395.            </div>
  9396.        </div>
  9397.    </div>
  9398. </header>
  9399.  
  9400.  
  9401.        <style type="text/css">
  9402.        .dl-horizontal dd{
  9403.            float: right;
  9404.        }
  9405.        .dl-horizontal dt{
  9406.            text-align: left;
  9407.        }
  9408.        .glyphicon-ok{
  9409.            color: green;
  9410.        }
  9411.        .text_searching{
  9412.            text-align: center;
  9413.        }
  9414.        .text_searching a{
  9415.            margin-right: 5px;
  9416.        }
  9417.        .label-rouded{
  9418.            border-radius: 60px;
  9419.            padding: 4px 12px 3px;
  9420.            font-weight: 500;
  9421.        }
  9422.        .table-related-keywords th{
  9423.            font-weight: bold;
  9424.        }
  9425.        p{
  9426.            word-break: break-word;
  9427.        }
  9428.        .highlight tbody td{
  9429.            color: blue;
  9430.        }
  9431.  
  9432.  
  9433.        .kw_related li{
  9434.                    width: 33%;
  9435.                    display: inline-block;
  9436.                    word-break: break-all;
  9437.                    margin: auto;
  9438.                    }
  9439.                    .inner ul li {
  9440.                    list-style-type: none;
  9441.                    }
  9442.                    #_reverseip li {
  9443.                    margin-top: 30px;
  9444.                    border-bottom: 1px solid #000;
  9445.                    }
  9446.  
  9447.                    ._reverseip p{
  9448.                        margin: 0px 0 2px !important;
  9449.                    }
  9450.  
  9451.                     @media ( min-width : 800px){
  9452.                        #_reverseip li{
  9453.                            padding-bottom: 10px;
  9454.                        }
  9455.                        .content_related p,.content_related h3,.content_related strong{
  9456.                            margin-top: 10px !important;
  9457.                        }
  9458.                    }
  9459.                    .content_related li{
  9460.                            list-style: none;
  9461.                        }
  9462.                        .content_related {
  9463.                            margin-left: 15px;
  9464.                            line-height: 20px;
  9465.                        }
  9466.  
  9467.                    *{
  9468.                        font: 400 14px arial;
  9469.                    }
  9470.                    .active{
  9471.                        background-color: rgb(71, 139, 249);
  9472.                    }
  9473.                    .enginer_search{
  9474.                        margin: 10px 0 10px 0;
  9475.                    }
  9476.                    .dl-horizontal dd{
  9477.                        float: right;
  9478.                    }
  9479.                    .dl-horizontal dt{
  9480.                        text-align: left;
  9481.                    }
  9482.                    .glyphicon-ok{
  9483.                        color: green;
  9484.                    }
  9485.                    .glyphicon-warning-sign{
  9486.                        color: red;
  9487.                    }
  9488.                    .tab_dns_domain{
  9489.                      height:300px;
  9490.                      overflow-y:scroll;
  9491.                    }
  9492.                    .bg-facebook{
  9493.                        background-color: rgb(59, 89, 152);
  9494.                    }
  9495.                    .bg-google{
  9496.                        background-color: rgb(220, 78, 65);
  9497.                    }
  9498.                    .bg-linkedin{
  9499.                        background-color: rgb(0, 119, 181);
  9500.                    }
  9501.                    .bg-pinterest{
  9502.                        background-color: #CB2027;
  9503.                    }
  9504.                    .text-muted {
  9505.                        color: #999;
  9506.                        font-size: 16px;
  9507.                    }
  9508.                    .bg-stats-moz{
  9509.                        background-color: #3594ba;
  9510.                    }
  9511.                    .bg-stats-alexa{
  9512.                        background-color: #174b75;
  9513.                    }
  9514.                    .bg-stats-alexa_page{
  9515.                        background-color: rebeccapurple;
  9516.                    }
  9517.                    .counter{
  9518.                        font-weight: bold;
  9519.                        font-size: 18px;
  9520.                    }
  9521.                    
  9522. .content_dns {
  9523.                      overflow: scroll;
  9524.                      max-height: 350px;
  9525.                      margin-bottom: 15px;
  9526.                    }.show_more{
  9527.  overflow-y:scroll;
  9528. }
  9529. #back_top {
  9530.  display: none;
  9531.  position: fixed;
  9532.  bottom: 20px;
  9533.  right: 30px;
  9534.  z-index: 99;
  9535.  border: none;
  9536.  outline: none;
  9537.  background-color: #382c2c;
  9538.  color: white;
  9539.  cursor: pointer;
  9540.  padding: 15px 15px;
  9541.  border-radius: 10px;
  9542. }
  9543.  
  9544. #back_top:hover {
  9545.  background-color: #7b6868;
  9546. }
  9547.    </style>
  9548.  <style type="text/css">
  9549.    .active{
  9550.        background: white;
  9551.    }
  9552.    @media(min-width: 768px){
  9553.        .form-inline .form-group {
  9554.            width: 50%;
  9555.        }
  9556.        .form-inline .form-control {
  9557.            width: 100%;
  9558.        }
  9559.    }
  9560.    .submit {
  9561.        text-align: center;
  9562.    }
  9563.  
  9564.    textarea {
  9565.      background-color: #eeeeee !important;
  9566.    }
  9567.    body .main-content-tool {
  9568.        margin: 0% auto 10%;
  9569.    }
  9570.    .first-heading {
  9571.        margin-top: 20px;
  9572.        margin-bottom: 40px;
  9573.    }
  9574. </style>
  9575. <div class="container">
  9576.    <div class="row">
  9577.        <div class="col-xs-12">
  9578.            <div class="tab-pane active text-center" id="report-by-website-tab">
  9579.                <h2 class="first-heading">JSON editor and validator - view, edit and format JSON data</h2>
  9580.            </div>
  9581.        </div>
  9582.    </div>
  9583.    <div class="row main-content-tool">
  9584.        <div class="col-md-6 col-md-offset-0">
  9585.            <div class="form-group">
  9586.                <label for="exampleInputFile">JSON Data/URL</label>
  9587.                <div class="jsondataholder">
  9588.                    <textarea autofocus="" rows="25" class="form-control" id="json_input" name="json_input" ></textarea>
  9589.                </div>
  9590.            </div>
  9591.        </div>
  9592.        <div class="col-md-6 col-md-offset-0">
  9593.            <div class="form-group">
  9594.                <label for="exampleInputFile">Input</label>
  9595.                <div class="jsondataholder">
  9596.                    <textarea autofocus="" rows="25" class="form-control" id="json_output" name="json_output" ></textarea>
  9597.                </div>
  9598.            </div>
  9599.        </div>
  9600.        <div class="row">
  9601.            <div class="col-xs-12">
  9602.                <p class="text-danger text-center has_error"></p>
  9603.            </div>
  9604.        </div>
  9605.        <div class="row">
  9606.            <div class="col-xs-12 submit">
  9607.                <button class="btn btn-primary ">Format Json</button>
  9608.            </div>
  9609.        </div>
  9610.    </div>
  9611. </div>
  9612.  
  9613. <!-- footer -->
  9614.    <style type="text/css">
  9615.        html {
  9616.            position: relative;
  9617.            min-height: 100%;
  9618.        }
  9619.        body {
  9620.            margin-bottom: 60px; /* Margin bottom by footer height */
  9621.        }
  9622.        .footer {
  9623.            position: absolute;
  9624.            bottom: 0;
  9625.            padding: 1em 0;
  9626.            width: 100%;
  9627.            height: 60px;
  9628.        }
  9629.        .footer .footer-copyright {
  9630.            text-align: center;
  9631.            color: #fff;
  9632.        }
  9633.    </style>
  9634.    <footer class="w3layouts_footer_grid footer">
  9635.      <div class="container">
  9636.        <p class="footer-copyright">&copy; 2017 Linkmio.com . All rights reserved</p>
  9637.      </div>
  9638.    </footer>
  9639.    
  9640. <!-- //footer -->
  9641. <!-- //Footer -->
  9642. <!-- js-scripts -->
  9643. <!-- js -->
  9644.    <script type="text/javascript" src="/js/custom.js"></script>
  9645.    <!-- <script type="text/javascript" src="/js/bootstrap.js"></script>--> <!-- Necessary-JavaScript-File-For-Bootstrap -->
  9646.    <button onclick="topFunction()" id="back_top" title="Go to top"><i class="glyphicon glyphicon-arrow-up" aria-hidden="true"></i></button>
  9647.        <script>
  9648. // When the user scrolls down 20px from the top of the document, show the button
  9649. window.onscroll = function() {scrollFunction()};
  9650.  
  9651. function scrollFunction() {
  9652.    if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  9653.        document.getElementById("back_top").style.display = "block";
  9654.    } else {
  9655.        document.getElementById("back_top").style.display = "none";
  9656.    }
  9657. }
  9658.  
  9659. // When the user clicks on the button, scroll to the top of the document
  9660. function topFunction() {
  9661.    document.body.scrollTop = 0;
  9662.    document.documentElement.scrollTop = 0;
  9663. }
  9664. </script>
  9665. <!-- Histats.com  START  (aync)-->
  9666. <script type="text/javascript">var _Hasync= _Hasync|| [];
  9667. _Hasync.push(['Histats.start', '1,4253069,4,0,0,0,00010000']);
  9668. _Hasync.push(['Histats.fasi', '1']);
  9669. _Hasync.push(['Histats.track_hits', '']);
  9670. (function() {
  9671. var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true;
  9672. hs.src = ('//s10.histats.com/js15_as.js');
  9673. (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);
  9674. })();</script>
  9675. <noscript><a href="/" target="_blank"><img  src="//sstatic1.histats.com/0.gif?4253069&101" alt="invisible hit counter"border="0"></a></noscript>
  9676. <!-- Histats.com  END  -->
  9677.  
  9678. </body>
  9679. </html>
  9680. <script type="text/javascript">
  9681.    $(document).ready(function() {
  9682.        $('.submit').click(function () {
  9683.            let error = ''
  9684.            let json_input = $('#json_input').val()
  9685.            if (!json_input) {
  9686.                $('.has_error').text('Enter json to input')
  9687.                return
  9688.            }
  9689.            try {
  9690.                var json_output = JSON.stringify(JSON.parse(json_input), undefined, 4);
  9691.            } catch (e){
  9692.                console.log(e)    
  9693.                $('.has_error').text('Not the json structure')
  9694.            }
  9695.            $('#json_output').html(json_output);
  9696.        })
  9697.    })
  9698.    
  9699. </script>
  9700.  
  9701.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda