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://safelinkchecker.com/

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