repsheet_visualizer 1.0.0 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +25 -1
- data/bin/repsheet_visualizer +10 -8
- data/config.ru +8 -0
- data/lib/repsheet_visualizer/application/app.rb +120 -107
- data/lib/repsheet_visualizer/application/views/404.erb +66 -0
- data/lib/repsheet_visualizer/application/views/500.erb +66 -0
- data/lib/repsheet_visualizer/version.rb +1 -1
- metadata +4 -245
- data/redesign/actor.html +0 -237
- data/redesign/blacklist.html +0 -274
- data/redesign/css/App.css +0 -3436
- data/redesign/css/Login.css +0 -88
- data/redesign/css/bootstrap.min.css +0 -9
- data/redesign/css/custom.css +0 -0
- data/redesign/css/font-awesome.min.css +0 -395
- data/redesign/fonts/FontAwesome.otf +0 -0
- data/redesign/fonts/fontawesome-webfont.eot +0 -0
- data/redesign/fonts/fontawesome-webfont.svg +0 -414
- data/redesign/fonts/fontawesome-webfont.ttf +0 -0
- data/redesign/fonts/fontawesome-webfont.woff +0 -0
- data/redesign/fonts/glyphicons-halflings-regular.eot +0 -0
- data/redesign/fonts/glyphicons-halflings-regular.svg +0 -228
- data/redesign/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/redesign/fonts/glyphicons-halflings-regular.woff +0 -0
- data/redesign/img/jquery/handle-vertical.png +0 -0
- data/redesign/img/jquery/handle.png +0 -0
- data/redesign/img/layout/sidebar-bg.png +0 -0
- data/redesign/img/loaders/ajax-loader.gif +0 -0
- data/redesign/img/photos/map.png +0 -0
- data/redesign/index.html +0 -333
- data/redesign/js/App.js +0 -372
- data/redesign/js/Login.js +0 -17
- data/redesign/js/demos/buttons.js +0 -7
- data/redesign/js/demos/calendar.js +0 -142
- data/redesign/js/demos/charts/flot/area.js +0 -73
- data/redesign/js/demos/charts/flot/chart1.js +0 -77
- data/redesign/js/demos/charts/flot/chart2.js +0 -70
- data/redesign/js/demos/charts/flot/chart3.js +0 -71
- data/redesign/js/demos/charts/flot/chart4.js +0 -69
- data/redesign/js/demos/charts/flot/donut.js +0 -49
- data/redesign/js/demos/charts/flot/horizontal.js +0 -56
- data/redesign/js/demos/charts/flot/line.js +0 -76
- data/redesign/js/demos/charts/flot/pie.js +0 -50
- data/redesign/js/demos/charts/flot/scatter.js +0 -62
- data/redesign/js/demos/charts/flot/stacked-area.js +0 -86
- data/redesign/js/demos/charts/flot/stacked-horizontal.js +0 -60
- data/redesign/js/demos/charts/flot/stacked-vertical.js +0 -75
- data/redesign/js/demos/charts/flot/vertical.js +0 -70
- data/redesign/js/demos/charts/morris/area.js +0 -28
- data/redesign/js/demos/charts/morris/bar.js +0 -29
- data/redesign/js/demos/charts/morris/donut.js +0 -26
- data/redesign/js/demos/charts/morris/line.js +0 -30
- data/redesign/js/demos/dashboard.js +0 -26
- data/redesign/js/demos/form-extended.js +0 -61
- data/redesign/js/demos/popups.js +0 -16
- data/redesign/js/demos/pricing.js +0 -10
- data/redesign/js/demos/sliders.js +0 -77
- data/redesign/js/libs/bootstrap.js +0 -1999
- data/redesign/js/libs/bootstrap.min.js +0 -6
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_222222_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_228ef1_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_ef8c08_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_ffd27a_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_ffffff_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/jquery-ui-1.9.2.custom.css +0 -294
- data/redesign/js/libs/css/ui-lightness/jquery-ui-1.9.2.custom.min.css +0 -7
- data/redesign/js/libs/jquery-1.9.1.min.js +0 -5
- data/redesign/js/libs/jquery-ui-1.9.2.custom.min.js +0 -6
- data/redesign/js/libs/jquery.min.map +0 -1
- data/redesign/js/libs/raphael-2.1.2.min.js +0 -11
- data/redesign/js/plugins/autosize/jquery.autosize.min.js +0 -7
- data/redesign/js/plugins/datatables/DT_bootstrap.js +0 -148
- data/redesign/js/plugins/datatables/img/Sorting icons.psd +0 -0
- data/redesign/js/plugins/datatables/img/back_disabled.png +0 -0
- data/redesign/js/plugins/datatables/img/back_enabled.png +0 -0
- data/redesign/js/plugins/datatables/img/back_enabled_hover.png +0 -0
- data/redesign/js/plugins/datatables/img/datatable-row-openclose.png +0 -0
- data/redesign/js/plugins/datatables/img/favicon.ico +0 -0
- data/redesign/js/plugins/datatables/img/forward_disabled.png +0 -0
- data/redesign/js/plugins/datatables/img/forward_enabled.png +0 -0
- data/redesign/js/plugins/datatables/img/forward_enabled_hover.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_asc.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_asc_disabled.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_both.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_desc.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_desc_disabled.png +0 -0
- data/redesign/js/plugins/datatables/jquery.dataTables.min.js +0 -155
- data/redesign/js/plugins/datepicker/bootstrap-datepicker.js +0 -1258
- data/redesign/js/plugins/datepicker/datepicker.css +0 -481
- data/redesign/js/plugins/datepicker/less/datepicker.less +0 -122
- data/redesign/js/plugins/fileupload/bootstrap-fileupload.css +0 -132
- data/redesign/js/plugins/fileupload/bootstrap-fileupload.js +0 -169
- data/redesign/js/plugins/fileupload/bootstrap-fileupload.min.css +0 -31
- data/redesign/js/plugins/fileupload/bootstrap-fileupload.min.js +0 -7
- data/redesign/js/plugins/flot/jquery.flot.js +0 -2599
- data/redesign/js/plugins/flot/jquery.flot.orderBars.js +0 -186
- data/redesign/js/plugins/flot/jquery.flot.pie.js +0 -750
- data/redesign/js/plugins/flot/jquery.flot.resize.js +0 -57
- data/redesign/js/plugins/flot/jquery.flot.stack.js +0 -184
- data/redesign/js/plugins/flot/jquery.flot.tooltip.min.js +0 -14
- data/redesign/js/plugins/fullcalendar/fullcalendar.css +0 -589
- data/redesign/js/plugins/fullcalendar/fullcalendar.js +0 -6110
- data/redesign/js/plugins/fullcalendar/fullcalendar.min.js +0 -7
- data/redesign/js/plugins/fullcalendar/fullcalendar.print.css +0 -32
- data/redesign/js/plugins/fullcalendar/gcal.js +0 -107
- data/redesign/js/plugins/howl/howl.js +0 -70
- data/redesign/js/plugins/howl/howl.min.js +0 -2
- data/redesign/js/plugins/icheck/jquery.icheck.js +0 -462
- data/redesign/js/plugins/icheck/jquery.icheck.min.js +0 -11
- data/redesign/js/plugins/icheck/skins/all.css +0 -61
- data/redesign/js/plugins/icheck/skins/flat/_all.css +0 -540
- data/redesign/js/plugins/icheck/skins/flat/aero.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/aero.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/aero@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/blue.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/blue.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/blue@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/flat.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/flat.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/flat@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/green.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/green.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/green@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/grey.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/grey.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/grey@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/orange.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/orange.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/orange@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/pink.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/pink.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/pink@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/purple.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/purple.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/purple@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/red.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/red.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/red@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/yellow.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/yellow.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/yellow@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/futurico/futurico.css +0 -54
- data/redesign/js/plugins/icheck/skins/futurico/futurico.png +0 -0
- data/redesign/js/plugins/icheck/skins/futurico/futurico@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/line/_all.css +0 -740
- data/redesign/js/plugins/icheck/skins/line/aero.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/blue.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/green.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/grey.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/line.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/line.png +0 -0
- data/redesign/js/plugins/icheck/skins/line/line@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/line/orange.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/pink.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/purple.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/red.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/yellow.css +0 -74
- data/redesign/js/plugins/icheck/skins/minimal/_all.css +0 -600
- data/redesign/js/plugins/icheck/skins/minimal/aero.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/aero.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/aero@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/blue.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/blue.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/blue@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/green.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/green.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/green@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/grey.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/grey.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/grey@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/minimal.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/minimal.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/minimal@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/orange.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/orange.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/orange@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/pink.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/pink.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/pink@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/purple.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/purple.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/purple@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/red.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/red.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/red@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/yellow.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/yellow.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/yellow@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/polaris/polaris.css +0 -60
- data/redesign/js/plugins/icheck/skins/polaris/polaris.png +0 -0
- data/redesign/js/plugins/icheck/skins/polaris/polaris@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/_all.css +0 -600
- data/redesign/js/plugins/icheck/skins/square/aero.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/aero.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/aero@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/blue.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/blue.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/blue@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/green.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/green.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/green@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/grey.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/grey.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/grey@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/orange.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/orange.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/orange@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/pink.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/pink.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/pink@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/purple.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/purple.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/purple@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/red.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/red.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/red@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/square.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/square.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/square@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/yellow.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/yellow.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/yellow@2x.png +0 -0
- data/redesign/js/plugins/magnific/jquery.magnific-popup.js +0 -2026
- data/redesign/js/plugins/magnific/jquery.magnific-popup.min.js +0 -4
- data/redesign/js/plugins/magnific/magnific-popup.css +0 -396
- data/redesign/js/plugins/morris/morris.css +0 -1
- data/redesign/js/plugins/morris/morris.min.js +0 -1
- data/redesign/js/plugins/parsley/parsley.js +0 -1363
- data/redesign/js/plugins/select2/select2-spinner.gif +0 -0
- data/redesign/js/plugins/select2/select2.css +0 -615
- data/redesign/js/plugins/select2/select2.js +0 -3217
- data/redesign/js/plugins/select2/select2.min.js +0 -22
- data/redesign/js/plugins/select2/select2.png +0 -0
- data/redesign/js/plugins/select2/select2x2.png +0 -0
- data/redesign/js/plugins/simplecolorpicker/jquery.simplecolorpicker.css +0 -98
- data/redesign/js/plugins/simplecolorpicker/jquery.simplecolorpicker.js +0 -211
- data/redesign/js/plugins/sparkline/jquery.sparkline.min.js +0 -5
- data/redesign/js/plugins/tableCheckable/jquery.tableCheckable.js +0 -122
- data/redesign/js/plugins/textarea-counter/jquery.textarea-counter.js +0 -163
- data/redesign/js/plugins/timepicker/bootstrap-timepicker.css +0 -121
- data/redesign/js/plugins/timepicker/bootstrap-timepicker.js +0 -893
- data/redesign/suspects.html +0 -273
- data/redesign/whitelist.html +0 -273
data/redesign/blacklist.html
DELETED
@@ -1,274 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
|
3
|
-
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
4
|
-
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
|
5
|
-
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
|
6
|
-
<head>
|
7
|
-
<title>Repsheet::Visualizer</title>
|
8
|
-
<meta charset="utf-8">
|
9
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
10
|
-
<meta name="description" content="">
|
11
|
-
<meta name="author" content="Aaron Bedra" />
|
12
|
-
|
13
|
-
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,800italic,400,600,800" type="text/css">
|
14
|
-
|
15
|
-
<link rel="stylesheet" href="./css/font-awesome.min.css" type="text/css" />
|
16
|
-
<link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
|
17
|
-
<link rel="stylesheet" href="./js/libs/css/ui-lightness/jquery-ui-1.9.2.custom.css" type="text/css" />
|
18
|
-
|
19
|
-
<link rel="stylesheet" href="./js/plugins/icheck/skins/minimal/blue.css" type="text/css" />
|
20
|
-
<link rel="stylesheet" href="./js/plugins/select2/select2.css" type="text/css" />
|
21
|
-
<link rel="stylesheet" href="./js/plugins/fullcalendar/fullcalendar.css" type="text/css" />
|
22
|
-
|
23
|
-
<link rel="stylesheet" href="./css/App.css" type="text/css" />
|
24
|
-
<link rel="stylesheet" href="./css/custom.css" type="text/css" />
|
25
|
-
|
26
|
-
<style>
|
27
|
-
#header {
|
28
|
-
padding-top: 20px;
|
29
|
-
padding-left: 10px;
|
30
|
-
}
|
31
|
-
|
32
|
-
h3.logo-head {
|
33
|
-
color: white;
|
34
|
-
}
|
35
|
-
</style>
|
36
|
-
</head>
|
37
|
-
|
38
|
-
<body>
|
39
|
-
|
40
|
-
<div id="wrapper">
|
41
|
-
<header id="header">
|
42
|
-
<a href="index.html" style="text-decoration:none;">
|
43
|
-
<h3 class="logo-head">Repsheet Visualizer</h2>
|
44
|
-
</a>
|
45
|
-
|
46
|
-
<a href="javascript:;" data-toggle="collapse" data-target=".top-bar-collapse" id="top-bar-toggle" class="navbar-toggle collapsed">
|
47
|
-
<i class="fa fa-cog"></i>
|
48
|
-
</a>
|
49
|
-
|
50
|
-
<a href="javascript:;" data-toggle="collapse" data-target=".sidebar-collapse" id="sidebar-toggle" class="navbar-toggle collapsed">
|
51
|
-
<i class="fa fa-reorder"></i>
|
52
|
-
</a>
|
53
|
-
</header>
|
54
|
-
|
55
|
-
<nav id="top-bar" class="collapse top-bar-collapse">
|
56
|
-
<ul class="nav navbar-nav pull-left">
|
57
|
-
<li class="">
|
58
|
-
<a href="./index.html">
|
59
|
-
<i class="fa fa-home"></i>
|
60
|
-
Home
|
61
|
-
</a>
|
62
|
-
</li>
|
63
|
-
</ul>
|
64
|
-
</nav>
|
65
|
-
|
66
|
-
<div id="sidebar-wrapper" class="collapse sidebar-collapse">
|
67
|
-
<div id="search">
|
68
|
-
<form>
|
69
|
-
<input class="form-control input-sm" type="text" name="search" placeholder="Search..." />
|
70
|
-
<button type="submit" id="search-btn" class="btn"><i class="fa fa-search"></i></button>
|
71
|
-
</form>
|
72
|
-
</div>
|
73
|
-
|
74
|
-
<nav id="sidebar">
|
75
|
-
<ul id="main-nav" class="open-active">
|
76
|
-
<li>
|
77
|
-
<a href="./index.html">
|
78
|
-
<i class="fa fa-dashboard"></i>
|
79
|
-
Dashboard
|
80
|
-
</a>
|
81
|
-
</li>
|
82
|
-
|
83
|
-
<li class="active">
|
84
|
-
<a href="blacklist.html">
|
85
|
-
<i class="fa fa-ban"></i>
|
86
|
-
Blacklist
|
87
|
-
</a>
|
88
|
-
</li>
|
89
|
-
|
90
|
-
<li>
|
91
|
-
<a href="suspects.html">
|
92
|
-
<i class="fa fa-gavel"></i>
|
93
|
-
Suspects
|
94
|
-
</a>
|
95
|
-
</li>
|
96
|
-
|
97
|
-
<li>
|
98
|
-
<a href="whitelist.html">
|
99
|
-
<i class="fa fa-thumbs-o-up"></i>
|
100
|
-
Whitelist
|
101
|
-
</a>
|
102
|
-
</li>
|
103
|
-
|
104
|
-
<li>
|
105
|
-
<a href="javascript:;">
|
106
|
-
<i class="fa fa-bar-chart-o"></i>
|
107
|
-
ModSecurity Analysis
|
108
|
-
</a>
|
109
|
-
</li>
|
110
|
-
|
111
|
-
<li>
|
112
|
-
<a href="javascript:;">
|
113
|
-
<i class="fa fa-globe"></i>
|
114
|
-
World View
|
115
|
-
</a>
|
116
|
-
</li>
|
117
|
-
</ul>
|
118
|
-
</nav> <!-- #sidebar -->
|
119
|
-
</div> <!-- /#sidebar-wrapper -->
|
120
|
-
|
121
|
-
<div id="content">
|
122
|
-
<div id="content-header">
|
123
|
-
<h1>Blacklisted Actors</h1>
|
124
|
-
</div>
|
125
|
-
|
126
|
-
<div id="content-container">
|
127
|
-
<div class="row">
|
128
|
-
<div class="col-md-12">
|
129
|
-
<div class="portlet">
|
130
|
-
<div class="portlet-header">
|
131
|
-
<h3>All Blacklisted Actors</h3>
|
132
|
-
</div>
|
133
|
-
|
134
|
-
<div class="portlet-content">
|
135
|
-
<div class="table-responsive">
|
136
|
-
<table class="table">
|
137
|
-
<thead>
|
138
|
-
<tr>
|
139
|
-
<th>IP Address</th>
|
140
|
-
<th>Triggered ModSecurity Rules</th>
|
141
|
-
<th>Offenses</th>
|
142
|
-
<th>Requests</th>
|
143
|
-
<th></th>
|
144
|
-
</tr>
|
145
|
-
</thead>
|
146
|
-
<tbody>
|
147
|
-
<tr>
|
148
|
-
<td>27.156.98.127</td>
|
149
|
-
<td>950001, 990010, 990011, 990012, 990013, 990014, 990015, 990016, 990017, 990018, 990019, 990020, 990021, 990022, 990023, 990024, 990025, 990026, 990027, 990028, 990029, 960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
150
|
-
<td>31</td>
|
151
|
-
<td>200</td>
|
152
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
153
|
-
</tr>
|
154
|
-
<tr>
|
155
|
-
<td>124.128.236.189</td>
|
156
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
157
|
-
<td>28</td>
|
158
|
-
<td>200</td>
|
159
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
160
|
-
</tr>
|
161
|
-
<tr>
|
162
|
-
<td>182.236.163.6</td>
|
163
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
164
|
-
<td>26</td>
|
165
|
-
<td>200</td>
|
166
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
167
|
-
</tr>
|
168
|
-
<tr>
|
169
|
-
<td>188.143.234.90</td>
|
170
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
171
|
-
<td>20</td>
|
172
|
-
<td>200</td>
|
173
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
174
|
-
</tr>
|
175
|
-
<tr>
|
176
|
-
<td>27.156.98.127</td>
|
177
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
178
|
-
<td>31</td>
|
179
|
-
<td>200</td>
|
180
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
181
|
-
</tr>
|
182
|
-
<tr>
|
183
|
-
<td>124.128.236.189</td>
|
184
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
185
|
-
<td>28</td>
|
186
|
-
<td>200</td>
|
187
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
188
|
-
</tr>
|
189
|
-
<tr>
|
190
|
-
<td>182.236.163.6</td>
|
191
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
192
|
-
<td>26</td>
|
193
|
-
<td>200</td>
|
194
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
195
|
-
</tr>
|
196
|
-
<tr>
|
197
|
-
<td>188.143.234.90</td>
|
198
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
199
|
-
<td>20</td>
|
200
|
-
<td>200</td>
|
201
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
202
|
-
</tr>
|
203
|
-
<tr>
|
204
|
-
<td>27.156.98.127</td>
|
205
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
206
|
-
<td>31</td>
|
207
|
-
<td>200</td>
|
208
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
209
|
-
</tr>
|
210
|
-
<tr>
|
211
|
-
<td>124.128.236.189</td>
|
212
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
213
|
-
<td>28</td>
|
214
|
-
<td>200</td>
|
215
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
216
|
-
</tr>
|
217
|
-
<tr>
|
218
|
-
<td>182.236.163.6</td>
|
219
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
220
|
-
<td>26</td>
|
221
|
-
<td>200</td>
|
222
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
223
|
-
</tr>
|
224
|
-
<tr>
|
225
|
-
<td>188.143.234.90</td>
|
226
|
-
<td>960901, 973331, 981231, 950120, 973300, 973304, 973333</td>
|
227
|
-
<td>20</td>
|
228
|
-
<td>200</td>
|
229
|
-
<td><a href="actor.html" class="btn btn-xs btn-tertiary">View <i class="fa fa-chevron-right"></i></a></td>
|
230
|
-
</tr>
|
231
|
-
</tbody>
|
232
|
-
</table>
|
233
|
-
</div>
|
234
|
-
</div> <!-- /.portlet-content -->
|
235
|
-
</div> <!-- /.portlet -->
|
236
|
-
</div> <!-- /.col-md-6 -->
|
237
|
-
</div> <!-- /.row -->
|
238
|
-
</div> <!-- /#content-container -->
|
239
|
-
</div> <!-- #content -->
|
240
|
-
</div> <!-- #wrapper -->
|
241
|
-
|
242
|
-
<footer id="footer">
|
243
|
-
<ul class="nav pull-right">
|
244
|
-
<li>
|
245
|
-
Copyright © 2013, Aaron Bedra.
|
246
|
-
</li>
|
247
|
-
</ul>
|
248
|
-
</footer>
|
249
|
-
|
250
|
-
<script src="./js/libs/jquery-1.9.1.min.js"></script>
|
251
|
-
<script src="./js/libs/jquery-ui-1.9.2.custom.min.js"></script>
|
252
|
-
<script src="./js/libs/bootstrap.min.js"></script>
|
253
|
-
|
254
|
-
<script src="./js/plugins/icheck/jquery.icheck.min.js"></script>
|
255
|
-
<script src="./js/plugins/select2/select2.js"></script>
|
256
|
-
<script src="./js/plugins/tableCheckable/jquery.tableCheckable.js"></script>
|
257
|
-
|
258
|
-
<script src="./js/App.js"></script>
|
259
|
-
|
260
|
-
<script src="./js/libs/raphael-2.1.2.min.js"></script>
|
261
|
-
<script src="./js/plugins/morris/morris.min.js"></script>
|
262
|
-
|
263
|
-
<script src="./js/demos/charts/morris/area.js"></script>
|
264
|
-
<script src="./js/demos/charts/morris/donut.js"></script>
|
265
|
-
|
266
|
-
<script src="./js/plugins/sparkline/jquery.sparkline.min.js"></script>
|
267
|
-
|
268
|
-
<script src="./js/plugins/fullcalendar/fullcalendar.min.js"></script>
|
269
|
-
<script src="./js/demos/calendar.js"></script>
|
270
|
-
|
271
|
-
<script src="./js/demos/dashboard.js"></script>
|
272
|
-
|
273
|
-
</body>
|
274
|
-
</html>
|
data/redesign/css/App.css
DELETED
@@ -1,3436 +0,0 @@
|
|
1
|
-
body {
|
2
|
-
color: #444;
|
3
|
-
font: 13px/1.7em "Open Sans", "trebuchet ms", arial, sans-serif;
|
4
|
-
background: #666666 url(../img/layout/sidebar-bg.png) repeat-y 0 0;
|
5
|
-
}
|
6
|
-
h1,
|
7
|
-
h2,
|
8
|
-
h3,
|
9
|
-
h4,
|
10
|
-
h5,
|
11
|
-
h6,
|
12
|
-
p {
|
13
|
-
margin-top: 0;
|
14
|
-
font-family: 'Open Sans', 'trebuchet ms', arial, sans-serif;
|
15
|
-
}
|
16
|
-
ul.icons-list {
|
17
|
-
padding: 0;
|
18
|
-
margin: 0 0 10px;
|
19
|
-
list-style: none;
|
20
|
-
}
|
21
|
-
ul.icons-list > li {
|
22
|
-
position: relative;
|
23
|
-
padding-left: 2.2em;
|
24
|
-
margin-bottom: 1em;
|
25
|
-
line-height: 1.65em;
|
26
|
-
}
|
27
|
-
ul.icons-list > li > .icon-li {
|
28
|
-
position: absolute;
|
29
|
-
top: .15em;
|
30
|
-
left: 0;
|
31
|
-
width: 1em;
|
32
|
-
font-size: 1.25em;
|
33
|
-
text-align: center;
|
34
|
-
}
|
35
|
-
ul.icons-list.text-sm {
|
36
|
-
font-size: 11px;
|
37
|
-
}
|
38
|
-
ul.icons-list.text-md {
|
39
|
-
font-size: 13px;
|
40
|
-
}
|
41
|
-
ul.icons-list.text-lg {
|
42
|
-
font-size: 18px;
|
43
|
-
}
|
44
|
-
ul.icons-list.text-xl {
|
45
|
-
font-size: 24px;
|
46
|
-
}
|
47
|
-
.list-group .list-group-item i {
|
48
|
-
color: #e5412d;
|
49
|
-
}
|
50
|
-
.list-group .list-group-item.active {
|
51
|
-
background-color: #e5412d;
|
52
|
-
border-color: #e5412d;
|
53
|
-
}
|
54
|
-
.list-group .list-group-item.active i {
|
55
|
-
color: #fff;
|
56
|
-
}
|
57
|
-
.list-group .list-group-item .list-group-chevron {
|
58
|
-
float: right;
|
59
|
-
margin-top: 5px;
|
60
|
-
color: #bbb;
|
61
|
-
}
|
62
|
-
.list-group .list-group-item .badge {
|
63
|
-
margin-top: 2px;
|
64
|
-
}
|
65
|
-
.list-group .list-group-item .list-group-chevron + .badge {
|
66
|
-
margin-right: 10px;
|
67
|
-
}
|
68
|
-
.badge {
|
69
|
-
font-size: 11px;
|
70
|
-
font-weight: 600;
|
71
|
-
}
|
72
|
-
.badge.badge-primary {
|
73
|
-
background-color: #e5412d;
|
74
|
-
}
|
75
|
-
.badge.badge-secondary {
|
76
|
-
background-color: #f0ad4e;
|
77
|
-
}
|
78
|
-
.badge.badge-tertiary {
|
79
|
-
background-color: #888888;
|
80
|
-
}
|
81
|
-
.btn-primary {
|
82
|
-
color: #ffffff;
|
83
|
-
background-color: #e5412d;
|
84
|
-
border-color: #dd301b;
|
85
|
-
}
|
86
|
-
.btn-primary:hover,
|
87
|
-
.btn-primary:focus,
|
88
|
-
.btn-primary:active,
|
89
|
-
.btn-primary.active,
|
90
|
-
.open .dropdown-toggle.btn-primary {
|
91
|
-
color: #ffffff;
|
92
|
-
background-color: #d02d1a;
|
93
|
-
border-color: #a72515;
|
94
|
-
}
|
95
|
-
.btn-primary:active,
|
96
|
-
.btn-primary.active,
|
97
|
-
.open .dropdown-toggle.btn-primary {
|
98
|
-
background-image: none;
|
99
|
-
}
|
100
|
-
.btn-primary.disabled,
|
101
|
-
.btn-primary[disabled],
|
102
|
-
fieldset[disabled] .btn-primary,
|
103
|
-
.btn-primary.disabled:hover,
|
104
|
-
.btn-primary[disabled]:hover,
|
105
|
-
fieldset[disabled] .btn-primary:hover,
|
106
|
-
.btn-primary.disabled:focus,
|
107
|
-
.btn-primary[disabled]:focus,
|
108
|
-
fieldset[disabled] .btn-primary:focus,
|
109
|
-
.btn-primary.disabled:active,
|
110
|
-
.btn-primary[disabled]:active,
|
111
|
-
fieldset[disabled] .btn-primary:active,
|
112
|
-
.btn-primary.disabled.active,
|
113
|
-
.btn-primary[disabled].active,
|
114
|
-
fieldset[disabled] .btn-primary.active {
|
115
|
-
background-color: #e5412d;
|
116
|
-
border-color: #dd301b;
|
117
|
-
}
|
118
|
-
.btn-secondary {
|
119
|
-
color: #ffffff;
|
120
|
-
background-color: #f0ad4e;
|
121
|
-
border-color: #ed9c28;
|
122
|
-
}
|
123
|
-
.btn-secondary:hover,
|
124
|
-
.btn-secondary:focus,
|
125
|
-
.btn-secondary:active,
|
126
|
-
.btn-secondary.active,
|
127
|
-
.open .dropdown-toggle.btn-secondary {
|
128
|
-
color: #ffffff;
|
129
|
-
background-color: #ed9c28;
|
130
|
-
border-color: #c77c11;
|
131
|
-
}
|
132
|
-
.btn-secondary:active,
|
133
|
-
.btn-secondary.active,
|
134
|
-
.open .dropdown-toggle.btn-secondary {
|
135
|
-
background-image: none;
|
136
|
-
}
|
137
|
-
.btn-secondary.disabled,
|
138
|
-
.btn-secondary[disabled],
|
139
|
-
fieldset[disabled] .btn-secondary,
|
140
|
-
.btn-secondary.disabled:hover,
|
141
|
-
.btn-secondary[disabled]:hover,
|
142
|
-
fieldset[disabled] .btn-secondary:hover,
|
143
|
-
.btn-secondary.disabled:focus,
|
144
|
-
.btn-secondary[disabled]:focus,
|
145
|
-
fieldset[disabled] .btn-secondary:focus,
|
146
|
-
.btn-secondary.disabled:active,
|
147
|
-
.btn-secondary[disabled]:active,
|
148
|
-
fieldset[disabled] .btn-secondary:active,
|
149
|
-
.btn-secondary.disabled.active,
|
150
|
-
.btn-secondary[disabled].active,
|
151
|
-
fieldset[disabled] .btn-secondary.active {
|
152
|
-
background-color: #f0ad4e;
|
153
|
-
border-color: #ed9c28;
|
154
|
-
}
|
155
|
-
.btn-info {
|
156
|
-
color: #ffffff;
|
157
|
-
background-color: #3498db;
|
158
|
-
border-color: #258cd1;
|
159
|
-
}
|
160
|
-
.btn-info:hover,
|
161
|
-
.btn-info:focus,
|
162
|
-
.btn-info:active,
|
163
|
-
.btn-info.active,
|
164
|
-
.open .dropdown-toggle.btn-info {
|
165
|
-
color: #ffffff;
|
166
|
-
background-color: #2383c4;
|
167
|
-
border-color: #1c699d;
|
168
|
-
}
|
169
|
-
.btn-info:active,
|
170
|
-
.btn-info.active,
|
171
|
-
.open .dropdown-toggle.btn-info {
|
172
|
-
background-image: none;
|
173
|
-
}
|
174
|
-
.btn-info.disabled,
|
175
|
-
.btn-info[disabled],
|
176
|
-
fieldset[disabled] .btn-info,
|
177
|
-
.btn-info.disabled:hover,
|
178
|
-
.btn-info[disabled]:hover,
|
179
|
-
fieldset[disabled] .btn-info:hover,
|
180
|
-
.btn-info.disabled:focus,
|
181
|
-
.btn-info[disabled]:focus,
|
182
|
-
fieldset[disabled] .btn-info:focus,
|
183
|
-
.btn-info.disabled:active,
|
184
|
-
.btn-info[disabled]:active,
|
185
|
-
fieldset[disabled] .btn-info:active,
|
186
|
-
.btn-info.disabled.active,
|
187
|
-
.btn-info[disabled].active,
|
188
|
-
fieldset[disabled] .btn-info.active {
|
189
|
-
background-color: #3498db;
|
190
|
-
border-color: #258cd1;
|
191
|
-
}
|
192
|
-
.btn-warning {
|
193
|
-
color: #ffffff;
|
194
|
-
background-color: #ff751a;
|
195
|
-
border-color: #ff6600;
|
196
|
-
}
|
197
|
-
.btn-warning:hover,
|
198
|
-
.btn-warning:focus,
|
199
|
-
.btn-warning:active,
|
200
|
-
.btn-warning.active,
|
201
|
-
.open .dropdown-toggle.btn-warning {
|
202
|
-
color: #ffffff;
|
203
|
-
background-color: #f06000;
|
204
|
-
border-color: #c24e00;
|
205
|
-
}
|
206
|
-
.btn-warning:active,
|
207
|
-
.btn-warning.active,
|
208
|
-
.open .dropdown-toggle.btn-warning {
|
209
|
-
background-image: none;
|
210
|
-
}
|
211
|
-
.btn-warning.disabled,
|
212
|
-
.btn-warning[disabled],
|
213
|
-
fieldset[disabled] .btn-warning,
|
214
|
-
.btn-warning.disabled:hover,
|
215
|
-
.btn-warning[disabled]:hover,
|
216
|
-
fieldset[disabled] .btn-warning:hover,
|
217
|
-
.btn-warning.disabled:focus,
|
218
|
-
.btn-warning[disabled]:focus,
|
219
|
-
fieldset[disabled] .btn-warning:focus,
|
220
|
-
.btn-warning.disabled:active,
|
221
|
-
.btn-warning[disabled]:active,
|
222
|
-
fieldset[disabled] .btn-warning:active,
|
223
|
-
.btn-warning.disabled.active,
|
224
|
-
.btn-warning[disabled].active,
|
225
|
-
fieldset[disabled] .btn-warning.active {
|
226
|
-
background-color: #ff751a;
|
227
|
-
border-color: #ff6600;
|
228
|
-
}
|
229
|
-
.btn-tertiary {
|
230
|
-
color: #ffffff;
|
231
|
-
background-color: #888888;
|
232
|
-
border-color: #747474;
|
233
|
-
}
|
234
|
-
.btn-tertiary:hover,
|
235
|
-
.btn-tertiary:focus,
|
236
|
-
.btn-tertiary:active,
|
237
|
-
.btn-tertiary.active,
|
238
|
-
.open .dropdown-toggle.btn-tertiary {
|
239
|
-
color: #ffffff;
|
240
|
-
background-color: #747474;
|
241
|
-
border-color: #555555;
|
242
|
-
}
|
243
|
-
.btn-tertiary:active,
|
244
|
-
.btn-tertiary.active,
|
245
|
-
.open .dropdown-toggle.btn-tertiary {
|
246
|
-
background-image: none;
|
247
|
-
}
|
248
|
-
.btn-tertiary.disabled,
|
249
|
-
.btn-tertiary[disabled],
|
250
|
-
fieldset[disabled] .btn-tertiary,
|
251
|
-
.btn-tertiary.disabled:hover,
|
252
|
-
.btn-tertiary[disabled]:hover,
|
253
|
-
fieldset[disabled] .btn-tertiary:hover,
|
254
|
-
.btn-tertiary.disabled:focus,
|
255
|
-
.btn-tertiary[disabled]:focus,
|
256
|
-
fieldset[disabled] .btn-tertiary:focus,
|
257
|
-
.btn-tertiary.disabled:active,
|
258
|
-
.btn-tertiary[disabled]:active,
|
259
|
-
fieldset[disabled] .btn-tertiary:active,
|
260
|
-
.btn-tertiary.disabled.active,
|
261
|
-
.btn-tertiary[disabled].active,
|
262
|
-
fieldset[disabled] .btn-tertiary.active {
|
263
|
-
background-color: #888888;
|
264
|
-
border-color: #747474;
|
265
|
-
}
|
266
|
-
.btn-facebook {
|
267
|
-
color: #ffffff;
|
268
|
-
background-color: #3b5998;
|
269
|
-
border-color: #344e86;
|
270
|
-
}
|
271
|
-
.btn-facebook:hover,
|
272
|
-
.btn-facebook:focus,
|
273
|
-
.btn-facebook:active,
|
274
|
-
.btn-facebook.active,
|
275
|
-
.open .dropdown-toggle.btn-facebook {
|
276
|
-
color: #ffffff;
|
277
|
-
background-color: #30487b;
|
278
|
-
border-color: #23345a;
|
279
|
-
}
|
280
|
-
.btn-facebook:active,
|
281
|
-
.btn-facebook.active,
|
282
|
-
.open .dropdown-toggle.btn-facebook {
|
283
|
-
background-image: none;
|
284
|
-
}
|
285
|
-
.btn-facebook.disabled,
|
286
|
-
.btn-facebook[disabled],
|
287
|
-
fieldset[disabled] .btn-facebook,
|
288
|
-
.btn-facebook.disabled:hover,
|
289
|
-
.btn-facebook[disabled]:hover,
|
290
|
-
fieldset[disabled] .btn-facebook:hover,
|
291
|
-
.btn-facebook.disabled:focus,
|
292
|
-
.btn-facebook[disabled]:focus,
|
293
|
-
fieldset[disabled] .btn-facebook:focus,
|
294
|
-
.btn-facebook.disabled:active,
|
295
|
-
.btn-facebook[disabled]:active,
|
296
|
-
fieldset[disabled] .btn-facebook:active,
|
297
|
-
.btn-facebook.disabled.active,
|
298
|
-
.btn-facebook[disabled].active,
|
299
|
-
fieldset[disabled] .btn-facebook.active {
|
300
|
-
background-color: #3b5998;
|
301
|
-
border-color: #344e86;
|
302
|
-
}
|
303
|
-
.btn-twitter {
|
304
|
-
color: #ffffff;
|
305
|
-
background-color: #00acee;
|
306
|
-
border-color: #00a1df;
|
307
|
-
}
|
308
|
-
.btn-twitter:hover,
|
309
|
-
.btn-twitter:focus,
|
310
|
-
.btn-twitter:active,
|
311
|
-
.btn-twitter.active,
|
312
|
-
.open .dropdown-toggle.btn-twitter {
|
313
|
-
color: #ffffff;
|
314
|
-
background-color: #008fc5;
|
315
|
-
border-color: #0075a2;
|
316
|
-
}
|
317
|
-
.btn-twitter:active,
|
318
|
-
.btn-twitter.active,
|
319
|
-
.open .dropdown-toggle.btn-twitter {
|
320
|
-
background-image: none;
|
321
|
-
}
|
322
|
-
.btn-twitter.disabled,
|
323
|
-
.btn-twitter[disabled],
|
324
|
-
fieldset[disabled] .btn-twitter,
|
325
|
-
.btn-twitter.disabled:hover,
|
326
|
-
.btn-twitter[disabled]:hover,
|
327
|
-
fieldset[disabled] .btn-twitter:hover,
|
328
|
-
.btn-twitter.disabled:focus,
|
329
|
-
.btn-twitter[disabled]:focus,
|
330
|
-
fieldset[disabled] .btn-twitter:focus,
|
331
|
-
.btn-twitter.disabled:active,
|
332
|
-
.btn-twitter[disabled]:active,
|
333
|
-
fieldset[disabled] .btn-twitter:active,
|
334
|
-
.btn-twitter.disabled.active,
|
335
|
-
.btn-twitter[disabled].active,
|
336
|
-
fieldset[disabled] .btn-twitter.active {
|
337
|
-
background-color: #00acee;
|
338
|
-
border-color: #00a1df;
|
339
|
-
}
|
340
|
-
.btn-jumbo {
|
341
|
-
padding-top: 15px;
|
342
|
-
padding-bottom: 15px;
|
343
|
-
font-size: 24px;
|
344
|
-
}
|
345
|
-
.btn-secondary .caret,
|
346
|
-
.btn-tertiary .caret {
|
347
|
-
border-top-color: #fff;
|
348
|
-
}
|
349
|
-
.dropup .btn-secondary .caret,
|
350
|
-
.dropup .btn-tertiary .caret {
|
351
|
-
border-bottom-color: #fff;
|
352
|
-
}
|
353
|
-
.accordion .panel-heading {
|
354
|
-
padding: 0;
|
355
|
-
}
|
356
|
-
.accordion .accordion-toggle {
|
357
|
-
display: block;
|
358
|
-
padding: 10px 15px;
|
359
|
-
font-size: 14px;
|
360
|
-
cursor: pointer;
|
361
|
-
}
|
362
|
-
.accordion .accordion-toggle:hover,
|
363
|
-
.accordion .accordion-toggle:active,
|
364
|
-
.accordion .accordion-toggle:focus {
|
365
|
-
text-decoration: none;
|
366
|
-
outline: none !important;
|
367
|
-
}
|
368
|
-
.accordion .panel.open .accordion-toggle {
|
369
|
-
color: #fff;
|
370
|
-
background-color: #e5412d;
|
371
|
-
}
|
372
|
-
.progress-bar-info {
|
373
|
-
background-color: #3498db;
|
374
|
-
}
|
375
|
-
.progress-striped .progress-bar-info {
|
376
|
-
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
|
377
|
-
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
378
|
-
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
379
|
-
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
380
|
-
}
|
381
|
-
.progress-bar-warning {
|
382
|
-
background-color: #ff751a;
|
383
|
-
}
|
384
|
-
.progress-striped .progress-bar-warning {
|
385
|
-
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
|
386
|
-
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
387
|
-
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
388
|
-
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
389
|
-
}
|
390
|
-
.progress-bar-primary {
|
391
|
-
background-color: #e5412d;
|
392
|
-
}
|
393
|
-
.progress-striped .progress-bar-primary {
|
394
|
-
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
|
395
|
-
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
396
|
-
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
397
|
-
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
398
|
-
}
|
399
|
-
.progress-bar-secondary {
|
400
|
-
background-color: #f0ad4e;
|
401
|
-
}
|
402
|
-
.progress-striped .progress-bar-secondary {
|
403
|
-
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
|
404
|
-
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
405
|
-
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
406
|
-
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
407
|
-
}
|
408
|
-
.progress-bar-tertiary {
|
409
|
-
background-color: #888888;
|
410
|
-
}
|
411
|
-
.progress-striped .progress-bar-tertiary {
|
412
|
-
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
|
413
|
-
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
414
|
-
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
415
|
-
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
416
|
-
}
|
417
|
-
.label-primary {
|
418
|
-
background-color: #e5412d;
|
419
|
-
}
|
420
|
-
.label-primary[href]:hover,
|
421
|
-
.label-primary[href]:focus {
|
422
|
-
background-color: #c62b19;
|
423
|
-
}
|
424
|
-
.label-secondary {
|
425
|
-
background-color: #f0ad4e;
|
426
|
-
}
|
427
|
-
.label-secondary[href]:hover,
|
428
|
-
.label-secondary[href]:focus {
|
429
|
-
background-color: #ec971f;
|
430
|
-
}
|
431
|
-
.label-tertiary {
|
432
|
-
background-color: #888888;
|
433
|
-
}
|
434
|
-
.label-tertiary[href]:hover,
|
435
|
-
.label-tertiary[href]:focus {
|
436
|
-
background-color: #6f6f6f;
|
437
|
-
}
|
438
|
-
.label-info {
|
439
|
-
background-color: #3498db;
|
440
|
-
}
|
441
|
-
.label-info[href]:hover,
|
442
|
-
.label-info[href]:focus {
|
443
|
-
background-color: #217dbb;
|
444
|
-
}
|
445
|
-
.label-warning {
|
446
|
-
background-color: #ff751a;
|
447
|
-
}
|
448
|
-
.label-warning[href]:hover,
|
449
|
-
.label-warning[href]:focus {
|
450
|
-
background-color: #e65c00;
|
451
|
-
}
|
452
|
-
.pagination > li > a,
|
453
|
-
.pagination > li > span {
|
454
|
-
color: #222;
|
455
|
-
}
|
456
|
-
.pagination > .active > a,
|
457
|
-
.pagination > .active > span,
|
458
|
-
.pagination > .active > a:hover,
|
459
|
-
.pagination > .active > span:hover,
|
460
|
-
.pagination > .active > a:focus,
|
461
|
-
.pagination > .active > span:focus {
|
462
|
-
z-index: 2;
|
463
|
-
color: #fff;
|
464
|
-
background-color: #e5412d;
|
465
|
-
border-color: #e5412d;
|
466
|
-
cursor: default;
|
467
|
-
}
|
468
|
-
.pager > li > a {
|
469
|
-
color: #222;
|
470
|
-
}
|
471
|
-
.modal-backdrop {
|
472
|
-
background-color: #ffffff;
|
473
|
-
}
|
474
|
-
.modal-backdrop.in {
|
475
|
-
filter: alpha(opacity=60);
|
476
|
-
-webkit-opacity: 0.6;
|
477
|
-
-moz-opacity: 0.6;
|
478
|
-
opacity: 0.6;
|
479
|
-
}
|
480
|
-
.modal-styled .modal-content {
|
481
|
-
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) !important;
|
482
|
-
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) !important;
|
483
|
-
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
|
484
|
-
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
|
485
|
-
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
|
486
|
-
}
|
487
|
-
.modal-styled .modal-header {
|
488
|
-
padding-top: 20px;
|
489
|
-
padding-bottom: 20px;
|
490
|
-
color: #fff;
|
491
|
-
background-color: #333;
|
492
|
-
border-top-right-radius: 4px;
|
493
|
-
border-top-left-radius: 4px;
|
494
|
-
}
|
495
|
-
.modal-styled .modal-header .close {
|
496
|
-
color: #fff;
|
497
|
-
opacity: 1;
|
498
|
-
text-shadow: none;
|
499
|
-
}
|
500
|
-
.modal-styled .modal-header .close:hover {
|
501
|
-
filter: alpha(opacity=70);
|
502
|
-
-webkit-opacity: 0.7;
|
503
|
-
-moz-opacity: 0.7;
|
504
|
-
opacity: 0.7;
|
505
|
-
}
|
506
|
-
.modal-styled .modal-footer {
|
507
|
-
padding: 14px 20px 15px;
|
508
|
-
background-color: #eee;
|
509
|
-
border-top: 1px solid #ddd;
|
510
|
-
border-bottom-right-radius: 4px;
|
511
|
-
border-bottom-left-radius: 4px;
|
512
|
-
}
|
513
|
-
.tab-content.stacked-content > .tab-pane {
|
514
|
-
padding-top: 0;
|
515
|
-
}
|
516
|
-
.nav-tabs,
|
517
|
-
.nav-pills {
|
518
|
-
margin-bottom: 1.5em;
|
519
|
-
}
|
520
|
-
.nav-tabs .caret,
|
521
|
-
.nav-pills .caret,
|
522
|
-
.nav-tabs a:hover .caret,
|
523
|
-
.nav-pills a:hover .caret {
|
524
|
-
border-top-color: #444;
|
525
|
-
border-bottom-color: #444;
|
526
|
-
}
|
527
|
-
.nav-pills.nav-stacked > li {
|
528
|
-
margin-right: 0;
|
529
|
-
margin-bottom: .5em;
|
530
|
-
}
|
531
|
-
.nav-pills.nav-stacked > li > a {
|
532
|
-
padding: 10px 15px;
|
533
|
-
}
|
534
|
-
.nav-pills > li {
|
535
|
-
margin-right: 6px;
|
536
|
-
}
|
537
|
-
.nav-pills > li > a {
|
538
|
-
padding: 5px 12px;
|
539
|
-
color: #444;
|
540
|
-
background-color: #eee;
|
541
|
-
}
|
542
|
-
.nav-pills > li > a:hover {
|
543
|
-
background-color: #e4e4e4;
|
544
|
-
}
|
545
|
-
.nav-pills > li.active > a,
|
546
|
-
.nav-pills > li.active > a:hover,
|
547
|
-
.nav-pills > li.active > a:focus {
|
548
|
-
color: #fff;
|
549
|
-
background-color: #e5412d;
|
550
|
-
}
|
551
|
-
.nav-pills > li.active .caret,
|
552
|
-
.nav-pills > li.active a:hover .caret {
|
553
|
-
border-top-color: #fff;
|
554
|
-
border-bottom-color: #fff;
|
555
|
-
}
|
556
|
-
.nav-tabs > li.active > a,
|
557
|
-
.nav-tabs > li.active > a:hover,
|
558
|
-
.nav-tabs > li.active > a:focus {
|
559
|
-
color: #e5412d;
|
560
|
-
font-weight: 600;
|
561
|
-
}
|
562
|
-
.nav-tabs > li > a {
|
563
|
-
color: #444;
|
564
|
-
}
|
565
|
-
.nav-tabs .open > a,
|
566
|
-
.nav-tabs .open > a:hover,
|
567
|
-
.nav-tabs .open > a:focus {
|
568
|
-
background-color: #eeeeee;
|
569
|
-
border-color: #e5412d;
|
570
|
-
}
|
571
|
-
.nav-tabs .dropdown-menu > .active > a,
|
572
|
-
.nav-tabs .dropdown-menu > .active > a:hover,
|
573
|
-
.nav-tabs .dropdown-menu > .active > a:focus {
|
574
|
-
color: #fff;
|
575
|
-
}
|
576
|
-
.text-muted {
|
577
|
-
color: #999999;
|
578
|
-
}
|
579
|
-
.text-primary {
|
580
|
-
color: #e5412d;
|
581
|
-
}
|
582
|
-
.text-warning {
|
583
|
-
color: #c09853;
|
584
|
-
}
|
585
|
-
.text-info {
|
586
|
-
color: #3a87ad;
|
587
|
-
}
|
588
|
-
.form-group {
|
589
|
-
margin-bottom: 20px;
|
590
|
-
}
|
591
|
-
.label {
|
592
|
-
font-weight: 600;
|
593
|
-
}
|
594
|
-
.table-condensed thead > tr > th,
|
595
|
-
.table-condensed tbody > tr > th,
|
596
|
-
.table-condensed tfoot > tr > th,
|
597
|
-
.table-condensed thead > tr > td,
|
598
|
-
.table-condensed tbody > tr > td,
|
599
|
-
.table-condensed tfoot > tr > td {
|
600
|
-
font-weight: 600;
|
601
|
-
}
|
602
|
-
.fileupload-preview {
|
603
|
-
line-height: 0 !important;
|
604
|
-
}
|
605
|
-
label {
|
606
|
-
font-weight: 600;
|
607
|
-
}
|
608
|
-
.dropdown-menu > li {
|
609
|
-
margin-right: .5em;
|
610
|
-
margin-left: .5em;
|
611
|
-
}
|
612
|
-
.dropdown-menu > li > a {
|
613
|
-
padding: 6px 12px;
|
614
|
-
font-size: 13px;
|
615
|
-
border-top-right-radius: 4px;
|
616
|
-
border-top-left-radius: 4px;
|
617
|
-
border-bottom-right-radius: 4px;
|
618
|
-
border-bottom-left-radius: 4px;
|
619
|
-
}
|
620
|
-
.dropdown-menu > li > a:hover,
|
621
|
-
.dropdown-menu > li > a:focus {
|
622
|
-
color: #fff;
|
623
|
-
background-color: #e5412d;
|
624
|
-
}
|
625
|
-
.dropdown-menu > .active > a,
|
626
|
-
.dropdown-menu > .active > a:hover,
|
627
|
-
.dropdown-menu > .active > a:focus {
|
628
|
-
color: #fff;
|
629
|
-
background-color: #a7a7a7;
|
630
|
-
}
|
631
|
-
/*------------------------------------------------------------------
|
632
|
-
[ portlet / .portlet ]
|
633
|
-
*/
|
634
|
-
.portlet {
|
635
|
-
position: relative;
|
636
|
-
clear: both;
|
637
|
-
width: auto;
|
638
|
-
/* Clearfix Hack */
|
639
|
-
|
640
|
-
/* portlet Plain */
|
641
|
-
|
642
|
-
}
|
643
|
-
.portlet .portlet-header {
|
644
|
-
position: relative;
|
645
|
-
padding: 1px 15px;
|
646
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fafafa), to(#ebebeb));
|
647
|
-
background-image: -webkit-linear-gradient(top, #fafafa, 0%, #ebebeb, 100%);
|
648
|
-
background-image: -moz-linear-gradient(top, #fafafa 0%, #ebebeb 100%);
|
649
|
-
background-image: linear-gradient(to bottom, #fafafa 0%, #ebebeb 100%);
|
650
|
-
background-repeat: repeat-x;
|
651
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffebebeb', GradientType=0);
|
652
|
-
border: 1px solid #D5D5D5;
|
653
|
-
border-top-right-radius: 4px;
|
654
|
-
border-top-left-radius: 4px;
|
655
|
-
-webkit-background-clip: padding-box;
|
656
|
-
}
|
657
|
-
.portlet .portlet-header:before,
|
658
|
-
.portlet .portlet-header:after {
|
659
|
-
content: " ";
|
660
|
-
/* 1 */
|
661
|
-
|
662
|
-
display: table;
|
663
|
-
/* 2 */
|
664
|
-
|
665
|
-
}
|
666
|
-
.portlet .portlet-header:after {
|
667
|
-
clear: both;
|
668
|
-
}
|
669
|
-
.portlet .portlet-header h1,
|
670
|
-
.portlet .portlet-header h2,
|
671
|
-
.portlet .portlet-header h3,
|
672
|
-
.portlet .portlet-header h4,
|
673
|
-
.portlet .portlet-header h5,
|
674
|
-
.portlet .portlet-header h6 {
|
675
|
-
float: left;
|
676
|
-
padding: 10px 0;
|
677
|
-
margin: 0 1em 0 0;
|
678
|
-
display: inline-block;
|
679
|
-
vertical-align: middle;
|
680
|
-
font-size: 15px;
|
681
|
-
font-weight: 600;
|
682
|
-
color: #555;
|
683
|
-
text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
|
684
|
-
}
|
685
|
-
.portlet .portlet-header h1 i,
|
686
|
-
.portlet .portlet-header h2 i,
|
687
|
-
.portlet .portlet-header h3 i,
|
688
|
-
.portlet .portlet-header h4 i,
|
689
|
-
.portlet .portlet-header h5 i,
|
690
|
-
.portlet .portlet-header h6 i {
|
691
|
-
display: inline-block;
|
692
|
-
margin-top: -3px;
|
693
|
-
margin-right: 10px;
|
694
|
-
font-size: 16px;
|
695
|
-
color: #777;
|
696
|
-
vertical-align: middle;
|
697
|
-
}
|
698
|
-
.portlet .portlet-tools {
|
699
|
-
float: left;
|
700
|
-
display: inline-block;
|
701
|
-
padding: 0;
|
702
|
-
margin: 5px 0 0 0;
|
703
|
-
}
|
704
|
-
.portlet .portlet-tools > li {
|
705
|
-
display: inline-block;
|
706
|
-
vertical-align: middle;
|
707
|
-
padding: 0;
|
708
|
-
margin: 0;
|
709
|
-
list-style: none;
|
710
|
-
}
|
711
|
-
.portlet .portlet-tools .btn-icon {
|
712
|
-
margin-top: -2px;
|
713
|
-
color: #555;
|
714
|
-
font-size: 16px;
|
715
|
-
}
|
716
|
-
.portlet .portlet-tools .btn-icon:hover {
|
717
|
-
text-decoration: none;
|
718
|
-
background-color: #fff;
|
719
|
-
}
|
720
|
-
.portlet .portlet-tools .btn-icon .caret {
|
721
|
-
margin-top: -3px;
|
722
|
-
}
|
723
|
-
.portlet .portlet-tools .dropdown-menu {
|
724
|
-
left: auto;
|
725
|
-
right: 0;
|
726
|
-
}
|
727
|
-
.portlet .portlet-tools .btn.btn-sm {
|
728
|
-
padding-top: 3px;
|
729
|
-
padding-bottom: 3px;
|
730
|
-
margin-bottom: 0;
|
731
|
-
}
|
732
|
-
.portlet .portlet-tools .form-control.input-sm {
|
733
|
-
display: inline-block;
|
734
|
-
width: 125px;
|
735
|
-
height: 26px;
|
736
|
-
}
|
737
|
-
.portlet .portlet-tools .progress {
|
738
|
-
margin-top: 0;
|
739
|
-
margin-bottom: 0;
|
740
|
-
width: 125px;
|
741
|
-
}
|
742
|
-
.portlet .portlet-tools .nav-tabs,
|
743
|
-
.portlet .portlet-tools .nav-pills {
|
744
|
-
margin-bottom: 0;
|
745
|
-
}
|
746
|
-
.portlet .portlet-tools .nav-pills > li > a {
|
747
|
-
padding: 2px 9px;
|
748
|
-
font-size: 12px;
|
749
|
-
font-weight: 600;
|
750
|
-
}
|
751
|
-
.portlet .portlet-tools .nav-pills > li.active > a,
|
752
|
-
.portlet .portlet-tools .nav-pills > li.active > a:hover,
|
753
|
-
.portlet .portlet-tools .nav-pills > li.active > a:focus {
|
754
|
-
color: #fff;
|
755
|
-
background-color: #555;
|
756
|
-
}
|
757
|
-
.portlet .portlet-content {
|
758
|
-
padding: 22px 15px 15px;
|
759
|
-
background: #FFF;
|
760
|
-
border: 1px solid #D5D5D5;
|
761
|
-
-webkit-border-radius: 4px;
|
762
|
-
-webkit-background-clip: padding-box;
|
763
|
-
-moz-border-radius: 4px;
|
764
|
-
-moz-background-clip: padding;
|
765
|
-
border-radius: 4px;
|
766
|
-
background-clip: padding-box;
|
767
|
-
}
|
768
|
-
.portlet .portlet-toolbar {
|
769
|
-
padding: 10px 15px;
|
770
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fafafa), to(#ebebeb));
|
771
|
-
background-image: -webkit-linear-gradient(top, #fafafa, 0%, #ebebeb, 100%);
|
772
|
-
background-image: -moz-linear-gradient(top, #fafafa 0%, #ebebeb 100%);
|
773
|
-
background-image: linear-gradient(to bottom, #fafafa 0%, #ebebeb 100%);
|
774
|
-
background-repeat: repeat-x;
|
775
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffebebeb', GradientType=0);
|
776
|
-
border: 1px solid #d5d5d5;
|
777
|
-
}
|
778
|
-
.portlet .portlet-toolbar:before,
|
779
|
-
.portlet .portlet-toolbar:after {
|
780
|
-
content: " ";
|
781
|
-
/* 1 */
|
782
|
-
|
783
|
-
display: table;
|
784
|
-
/* 2 */
|
785
|
-
|
786
|
-
}
|
787
|
-
.portlet .portlet-toolbar:after {
|
788
|
-
clear: both;
|
789
|
-
}
|
790
|
-
.portlet .portlet-header + .portlet-content,
|
791
|
-
.portlet .portlet-toolbar + .portlet-content {
|
792
|
-
margin-top: 1px;
|
793
|
-
-webkit-border-top-left-radius: 0;
|
794
|
-
-webkit-border-top-right-radius: 0;
|
795
|
-
-moz-border-radius-topleft: 0;
|
796
|
-
-moz-border-radius-topright: 0;
|
797
|
-
border-top-left-radius: 0;
|
798
|
-
border-top-right-radius: 0;
|
799
|
-
}
|
800
|
-
.portlet .portlet-header + .portlet-toolbar {
|
801
|
-
margin-top: 1px;
|
802
|
-
}
|
803
|
-
.portlet .portlet-content + .portlet-toolbar {
|
804
|
-
margin-top: 1px;
|
805
|
-
border-bottom-right-radius: 4px;
|
806
|
-
border-bottom-left-radius: 4px;
|
807
|
-
}
|
808
|
-
.portlet .toolbar-bottom .portlet-content {
|
809
|
-
border-bottom-right-radius: 0 !important;
|
810
|
-
border-bottom-left-radius: 0 !important;
|
811
|
-
}
|
812
|
-
.portlet.portlet-nopad .portlet-content {
|
813
|
-
padding: 0;
|
814
|
-
}
|
815
|
-
.portlet .portlet-content:before,
|
816
|
-
.portlet .portlet-content:after {
|
817
|
-
content: " ";
|
818
|
-
/* 1 */
|
819
|
-
|
820
|
-
display: table;
|
821
|
-
/* 2 */
|
822
|
-
|
823
|
-
}
|
824
|
-
.portlet .portlet-content:after {
|
825
|
-
clear: both;
|
826
|
-
}
|
827
|
-
.portlet.portlet-plain {
|
828
|
-
background: transparent;
|
829
|
-
border: none;
|
830
|
-
}
|
831
|
-
.portlet.portlet-plain .portlet-header {
|
832
|
-
padding-right: 0;
|
833
|
-
padding-top: 0;
|
834
|
-
padding-bottom: 8px;
|
835
|
-
padding-left: 0;
|
836
|
-
background: #fff;
|
837
|
-
filter: none;
|
838
|
-
border: none;
|
839
|
-
border-bottom: 1px dotted #ccc;
|
840
|
-
}
|
841
|
-
.portlet.portlet-plain .portlet-header h3 {
|
842
|
-
left: 0;
|
843
|
-
padding: 0;
|
844
|
-
margin: 0;
|
845
|
-
font-size: 18px;
|
846
|
-
font-weight: 600;
|
847
|
-
color: #555;
|
848
|
-
line-height: 22px;
|
849
|
-
}
|
850
|
-
.portlet.portlet-plain .portlet-header i {
|
851
|
-
font-size: 20px;
|
852
|
-
}
|
853
|
-
.portlet.portlet-plain .portlet-content {
|
854
|
-
padding-right: 0;
|
855
|
-
padding-left: 0;
|
856
|
-
background: transparent;
|
857
|
-
border: none;
|
858
|
-
}
|
859
|
-
/* @group Base */
|
860
|
-
.chosen-container {
|
861
|
-
position: relative;
|
862
|
-
display: inline-block;
|
863
|
-
vertical-align: middle;
|
864
|
-
font-size: 13px;
|
865
|
-
zoom: 1;
|
866
|
-
*display: inline;
|
867
|
-
-webkit-user-select: none;
|
868
|
-
-moz-user-select: none;
|
869
|
-
user-select: none;
|
870
|
-
}
|
871
|
-
.chosen-container .chosen-drop {
|
872
|
-
position: absolute;
|
873
|
-
top: 100%;
|
874
|
-
left: -9999px;
|
875
|
-
z-index: 1010;
|
876
|
-
-webkit-box-sizing: border-box;
|
877
|
-
-moz-box-sizing: border-box;
|
878
|
-
box-sizing: border-box;
|
879
|
-
width: 100%;
|
880
|
-
border: 1px solid #aaa;
|
881
|
-
border-top: 0;
|
882
|
-
background: #fff;
|
883
|
-
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
|
884
|
-
}
|
885
|
-
.chosen-container.chosen-with-drop .chosen-drop {
|
886
|
-
left: 0;
|
887
|
-
}
|
888
|
-
.chosen-container a {
|
889
|
-
cursor: pointer;
|
890
|
-
}
|
891
|
-
/* @end */
|
892
|
-
/* @group Single Chosen */
|
893
|
-
.chosen-container-single .chosen-single {
|
894
|
-
position: relative;
|
895
|
-
display: block;
|
896
|
-
overflow: hidden;
|
897
|
-
padding: 0 0 0 12px;
|
898
|
-
height: 31px;
|
899
|
-
border: 1px solid #ccc;
|
900
|
-
border-radius: 2px;
|
901
|
-
background-color: #fff;
|
902
|
-
background-clip: padding-box;
|
903
|
-
box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
|
904
|
-
color: #444;
|
905
|
-
text-decoration: none;
|
906
|
-
white-space: nowrap;
|
907
|
-
line-height: 29px;
|
908
|
-
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
909
|
-
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
910
|
-
}
|
911
|
-
.chosen-container-single .chosen-default {
|
912
|
-
color: #999;
|
913
|
-
}
|
914
|
-
.chosen-container-single .chosen-single span {
|
915
|
-
display: block;
|
916
|
-
overflow: hidden;
|
917
|
-
margin-right: 26px;
|
918
|
-
text-overflow: ellipsis;
|
919
|
-
white-space: nowrap;
|
920
|
-
}
|
921
|
-
.chosen-container-single .chosen-single-with-deselect span {
|
922
|
-
margin-right: 38px;
|
923
|
-
}
|
924
|
-
.chosen-container-single .chosen-single abbr {
|
925
|
-
position: absolute;
|
926
|
-
top: 6px;
|
927
|
-
right: 26px;
|
928
|
-
display: block;
|
929
|
-
width: 12px;
|
930
|
-
height: 12px;
|
931
|
-
background: url('../js/plugins/chosen/chosen-sprite.png') -42px 1px no-repeat;
|
932
|
-
font-size: 1px;
|
933
|
-
}
|
934
|
-
.chosen-container-single .chosen-single abbr:hover {
|
935
|
-
background-position: -42px -10px;
|
936
|
-
}
|
937
|
-
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
|
938
|
-
background-position: -42px -10px;
|
939
|
-
}
|
940
|
-
.chosen-container-single .chosen-single div {
|
941
|
-
position: absolute;
|
942
|
-
top: 0;
|
943
|
-
right: 0;
|
944
|
-
display: block;
|
945
|
-
width: 18px;
|
946
|
-
height: 100%;
|
947
|
-
}
|
948
|
-
.chosen-container-single .chosen-single div b {
|
949
|
-
display: block;
|
950
|
-
width: 100%;
|
951
|
-
height: 100%;
|
952
|
-
background: url('../js/plugins/chosen/chosen-sprite.png') no-repeat 0px 2px;
|
953
|
-
}
|
954
|
-
.chosen-container-single .chosen-search {
|
955
|
-
position: relative;
|
956
|
-
z-index: 1010;
|
957
|
-
margin: 0;
|
958
|
-
padding: 3px 4px;
|
959
|
-
white-space: nowrap;
|
960
|
-
}
|
961
|
-
.chosen-container-single .chosen-search input[type="text"] {
|
962
|
-
-webkit-box-sizing: border-box;
|
963
|
-
-moz-box-sizing: border-box;
|
964
|
-
box-sizing: border-box;
|
965
|
-
margin: 1px 0;
|
966
|
-
padding: 4px 20px 4px 5px;
|
967
|
-
width: 100%;
|
968
|
-
height: auto;
|
969
|
-
outline: 0;
|
970
|
-
border: 1px solid #aaa;
|
971
|
-
background: #ffffff url('chosen-sprite.png') no-repeat 100% -20px;
|
972
|
-
background: url('chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
|
973
|
-
background: url('chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
|
974
|
-
background: url('chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
|
975
|
-
background: url('chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
|
976
|
-
background: url('chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
|
977
|
-
font-size: 1em;
|
978
|
-
font-family: sans-serif;
|
979
|
-
line-height: normal;
|
980
|
-
border-radius: 0;
|
981
|
-
}
|
982
|
-
.chosen-container-single .chosen-drop {
|
983
|
-
margin-top: -1px;
|
984
|
-
border-radius: 0 0 4px 4px;
|
985
|
-
background-clip: padding-box;
|
986
|
-
}
|
987
|
-
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
|
988
|
-
position: absolute;
|
989
|
-
left: -9999px;
|
990
|
-
}
|
991
|
-
/* @end */
|
992
|
-
/* @group Results */
|
993
|
-
.chosen-container .chosen-results {
|
994
|
-
position: relative;
|
995
|
-
overflow-x: hidden;
|
996
|
-
overflow-y: auto;
|
997
|
-
margin: 0 4px 4px 0;
|
998
|
-
padding: 0 0 0 4px;
|
999
|
-
max-height: 240px;
|
1000
|
-
-webkit-overflow-scrolling: touch;
|
1001
|
-
}
|
1002
|
-
.chosen-container .chosen-results li {
|
1003
|
-
display: none;
|
1004
|
-
margin: 0;
|
1005
|
-
padding: 5px 6px;
|
1006
|
-
list-style: none;
|
1007
|
-
line-height: 15px;
|
1008
|
-
}
|
1009
|
-
.chosen-container .chosen-results li.active-result {
|
1010
|
-
display: list-item;
|
1011
|
-
cursor: pointer;
|
1012
|
-
}
|
1013
|
-
.chosen-container .chosen-results li.disabled-result {
|
1014
|
-
display: list-item;
|
1015
|
-
color: #ccc;
|
1016
|
-
cursor: default;
|
1017
|
-
}
|
1018
|
-
.chosen-container .chosen-results li.highlighted {
|
1019
|
-
background-color: #3875d7;
|
1020
|
-
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
|
1021
|
-
background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
|
1022
|
-
background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
|
1023
|
-
background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
|
1024
|
-
background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
|
1025
|
-
color: #fff;
|
1026
|
-
}
|
1027
|
-
.chosen-container .chosen-results li.no-results {
|
1028
|
-
display: list-item;
|
1029
|
-
background: #f4f4f4;
|
1030
|
-
}
|
1031
|
-
.chosen-container .chosen-results li.group-result {
|
1032
|
-
display: list-item;
|
1033
|
-
font-weight: bold;
|
1034
|
-
cursor: default;
|
1035
|
-
}
|
1036
|
-
.chosen-container .chosen-results li.group-option {
|
1037
|
-
padding-left: 15px;
|
1038
|
-
}
|
1039
|
-
.chosen-container .chosen-results li em {
|
1040
|
-
font-style: normal;
|
1041
|
-
text-decoration: underline;
|
1042
|
-
}
|
1043
|
-
/* @end */
|
1044
|
-
/* @group Multi Chosen */
|
1045
|
-
.chosen-container-multi .chosen-choices {
|
1046
|
-
position: relative;
|
1047
|
-
overflow: hidden;
|
1048
|
-
-webkit-box-sizing: border-box;
|
1049
|
-
-moz-box-sizing: border-box;
|
1050
|
-
box-sizing: border-box;
|
1051
|
-
margin: 0;
|
1052
|
-
padding: 0;
|
1053
|
-
width: 100%;
|
1054
|
-
height: auto !important;
|
1055
|
-
height: 1%;
|
1056
|
-
border: 1px solid #aaa;
|
1057
|
-
background-color: #fff;
|
1058
|
-
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
|
1059
|
-
background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
|
1060
|
-
background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
|
1061
|
-
background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
|
1062
|
-
background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
|
1063
|
-
cursor: text;
|
1064
|
-
}
|
1065
|
-
.chosen-container-multi .chosen-choices li {
|
1066
|
-
float: left;
|
1067
|
-
list-style: none;
|
1068
|
-
}
|
1069
|
-
.chosen-container-multi .chosen-choices li.search-field {
|
1070
|
-
margin: 0;
|
1071
|
-
padding: 0;
|
1072
|
-
white-space: nowrap;
|
1073
|
-
}
|
1074
|
-
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
|
1075
|
-
margin: 1px 0;
|
1076
|
-
padding: 5px;
|
1077
|
-
height: 15px;
|
1078
|
-
outline: 0;
|
1079
|
-
border: 0 !important;
|
1080
|
-
background: transparent !important;
|
1081
|
-
box-shadow: none;
|
1082
|
-
color: #666;
|
1083
|
-
font-size: 100%;
|
1084
|
-
font-family: sans-serif;
|
1085
|
-
line-height: normal;
|
1086
|
-
border-radius: 0;
|
1087
|
-
}
|
1088
|
-
.chosen-container-multi .chosen-choices li.search-field .default {
|
1089
|
-
color: #999;
|
1090
|
-
}
|
1091
|
-
.chosen-container-multi .chosen-choices li.search-choice {
|
1092
|
-
position: relative;
|
1093
|
-
margin: 3px 0 3px 5px;
|
1094
|
-
padding: 3px 20px 3px 5px;
|
1095
|
-
border: 1px solid #aaa;
|
1096
|
-
border-radius: 3px;
|
1097
|
-
background-color: #e4e4e4;
|
1098
|
-
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
|
1099
|
-
background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
1100
|
-
background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
1101
|
-
background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
1102
|
-
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
1103
|
-
background-clip: padding-box;
|
1104
|
-
box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
|
1105
|
-
color: #333;
|
1106
|
-
line-height: 13px;
|
1107
|
-
cursor: default;
|
1108
|
-
}
|
1109
|
-
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
|
1110
|
-
position: absolute;
|
1111
|
-
top: 4px;
|
1112
|
-
right: 3px;
|
1113
|
-
display: block;
|
1114
|
-
width: 12px;
|
1115
|
-
height: 12px;
|
1116
|
-
background: url('../js/plugins/chosen/chosen-sprite.png') -42px 1px no-repeat;
|
1117
|
-
font-size: 1px;
|
1118
|
-
}
|
1119
|
-
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
|
1120
|
-
background-position: -42px -10px;
|
1121
|
-
}
|
1122
|
-
.chosen-container-multi .chosen-choices li.search-choice-disabled {
|
1123
|
-
padding-right: 5px;
|
1124
|
-
border: 1px solid #ccc;
|
1125
|
-
background-color: #e4e4e4;
|
1126
|
-
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
|
1127
|
-
background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
1128
|
-
background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
1129
|
-
background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
1130
|
-
background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
|
1131
|
-
color: #666;
|
1132
|
-
}
|
1133
|
-
.chosen-container-multi .chosen-choices li.search-choice-focus {
|
1134
|
-
background: #d4d4d4;
|
1135
|
-
}
|
1136
|
-
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
|
1137
|
-
background-position: -42px -10px;
|
1138
|
-
}
|
1139
|
-
.chosen-container-multi .chosen-results {
|
1140
|
-
margin: 0;
|
1141
|
-
padding: 0;
|
1142
|
-
}
|
1143
|
-
.chosen-container-multi .chosen-drop .result-selected {
|
1144
|
-
display: list-item;
|
1145
|
-
color: #ccc;
|
1146
|
-
cursor: default;
|
1147
|
-
}
|
1148
|
-
/* @end */
|
1149
|
-
/* @group Active */
|
1150
|
-
.chosen-container-active .chosen-single {
|
1151
|
-
border: 1px solid #5897fb;
|
1152
|
-
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
1153
|
-
}
|
1154
|
-
.chosen-container-active.chosen-with-drop .chosen-single {
|
1155
|
-
border: 1px solid #aaa;
|
1156
|
-
-moz-border-radius-bottomright: 0;
|
1157
|
-
border-bottom-right-radius: 0;
|
1158
|
-
-moz-border-radius-bottomleft: 0;
|
1159
|
-
border-bottom-left-radius: 0;
|
1160
|
-
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
|
1161
|
-
background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
|
1162
|
-
background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
|
1163
|
-
background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
|
1164
|
-
background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
|
1165
|
-
box-shadow: 0 1px 0 #fff inset;
|
1166
|
-
}
|
1167
|
-
.chosen-container-active.chosen-with-drop .chosen-single div {
|
1168
|
-
border-left: none;
|
1169
|
-
background: transparent;
|
1170
|
-
}
|
1171
|
-
.chosen-container-active.chosen-with-drop .chosen-single div b {
|
1172
|
-
background-position: -18px 2px;
|
1173
|
-
}
|
1174
|
-
.chosen-container-active .chosen-choices {
|
1175
|
-
border: 1px solid #5897fb;
|
1176
|
-
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
1177
|
-
}
|
1178
|
-
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
|
1179
|
-
color: #111 !important;
|
1180
|
-
}
|
1181
|
-
/* @end */
|
1182
|
-
/* @group Disabled Support */
|
1183
|
-
.chosen-disabled {
|
1184
|
-
opacity: 0.5 !important;
|
1185
|
-
cursor: default;
|
1186
|
-
}
|
1187
|
-
.chosen-disabled .chosen-single {
|
1188
|
-
cursor: default;
|
1189
|
-
}
|
1190
|
-
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
|
1191
|
-
cursor: default;
|
1192
|
-
}
|
1193
|
-
/* @end */
|
1194
|
-
/* @group Right to Left */
|
1195
|
-
.chosen-rtl {
|
1196
|
-
text-align: right;
|
1197
|
-
}
|
1198
|
-
.chosen-rtl .chosen-single {
|
1199
|
-
overflow: visible;
|
1200
|
-
padding: 0 8px 0 0;
|
1201
|
-
}
|
1202
|
-
.chosen-rtl .chosen-single span {
|
1203
|
-
margin-right: 0;
|
1204
|
-
margin-left: 26px;
|
1205
|
-
direction: rtl;
|
1206
|
-
}
|
1207
|
-
.chosen-rtl .chosen-single-with-deselect span {
|
1208
|
-
margin-left: 38px;
|
1209
|
-
}
|
1210
|
-
.chosen-rtl .chosen-single div {
|
1211
|
-
right: auto;
|
1212
|
-
left: 3px;
|
1213
|
-
}
|
1214
|
-
.chosen-rtl .chosen-single abbr {
|
1215
|
-
right: auto;
|
1216
|
-
left: 26px;
|
1217
|
-
}
|
1218
|
-
.chosen-rtl .chosen-choices li {
|
1219
|
-
float: right;
|
1220
|
-
}
|
1221
|
-
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
|
1222
|
-
direction: rtl;
|
1223
|
-
}
|
1224
|
-
.chosen-rtl .chosen-choices li.search-choice {
|
1225
|
-
margin: 3px 5px 3px 0;
|
1226
|
-
padding: 3px 5px 3px 19px;
|
1227
|
-
}
|
1228
|
-
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
|
1229
|
-
right: auto;
|
1230
|
-
left: 4px;
|
1231
|
-
}
|
1232
|
-
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
|
1233
|
-
.chosen-rtl .chosen-drop {
|
1234
|
-
left: 9999px;
|
1235
|
-
}
|
1236
|
-
.chosen-rtl.chosen-container-single .chosen-results {
|
1237
|
-
margin: 0 0 4px 4px;
|
1238
|
-
padding: 0 4px 0 0;
|
1239
|
-
}
|
1240
|
-
.chosen-rtl .chosen-results li.group-option {
|
1241
|
-
padding-right: 15px;
|
1242
|
-
padding-left: 0;
|
1243
|
-
}
|
1244
|
-
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
|
1245
|
-
border-right: none;
|
1246
|
-
}
|
1247
|
-
.chosen-rtl .chosen-search input[type="text"] {
|
1248
|
-
padding: 4px 5px 4px 20px;
|
1249
|
-
background: #ffffff url('../js/plugins/chosen/chosen-sprite.png') no-repeat -30px -20px;
|
1250
|
-
background: url('../js/plugins/chosen/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
|
1251
|
-
background: url('../js/plugins/chosen/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
|
1252
|
-
background: url('../js/plugins/chosen/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
|
1253
|
-
background: url('../js/plugins/chosen/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
|
1254
|
-
background: url('../js/plugins/chosen/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
|
1255
|
-
direction: rtl;
|
1256
|
-
}
|
1257
|
-
.chosen-rtl.chosen-container-single .chosen-single div b {
|
1258
|
-
background-position: 6px 2px;
|
1259
|
-
}
|
1260
|
-
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
|
1261
|
-
background-position: -12px 2px;
|
1262
|
-
}
|
1263
|
-
/* @end */
|
1264
|
-
/* @group Retina compatibility */
|
1265
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
|
1266
|
-
.chosen-rtl .chosen-search input[type="text"],
|
1267
|
-
.chosen-container-single .chosen-single abbr,
|
1268
|
-
.chosen-container-single .chosen-single div b,
|
1269
|
-
.chosen-container-single .chosen-search input[type="text"],
|
1270
|
-
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
|
1271
|
-
.chosen-container .chosen-results-scroll-down span,
|
1272
|
-
.chosen-container .chosen-results-scroll-up span {
|
1273
|
-
background-image: url('chosen-sprite@2x.png') !important;
|
1274
|
-
background-size: 52px 37px !important;
|
1275
|
-
background-repeat: no-repeat !important;
|
1276
|
-
}
|
1277
|
-
}
|
1278
|
-
/* @end */.spark-stat {
|
1279
|
-
margin-top: 1em;
|
1280
|
-
margin-bottom: 1em;
|
1281
|
-
text-align: center;
|
1282
|
-
}
|
1283
|
-
.spark-stat .value {
|
1284
|
-
display: block;
|
1285
|
-
margin-top: .75em;
|
1286
|
-
margin-bottom: .3em;
|
1287
|
-
font-size: 16px;
|
1288
|
-
font-weight: 600;
|
1289
|
-
}
|
1290
|
-
.spark-stat h5 {
|
1291
|
-
margin-top: 0;
|
1292
|
-
font-size: 13px;
|
1293
|
-
}
|
1294
|
-
.progress-stat {
|
1295
|
-
margin-top: 2.25em;
|
1296
|
-
}
|
1297
|
-
.progress-stat:first-child {
|
1298
|
-
margin-top: 0;
|
1299
|
-
}
|
1300
|
-
.progress-stat .stat-header {
|
1301
|
-
display: table;
|
1302
|
-
width: 100%;
|
1303
|
-
margin-bottom: .5em;
|
1304
|
-
}
|
1305
|
-
.stat-value {
|
1306
|
-
display: table-cell;
|
1307
|
-
width: 50%;
|
1308
|
-
margin-top: -1.15em;
|
1309
|
-
color: #666;
|
1310
|
-
font-size: 15px;
|
1311
|
-
font-weight: 600;
|
1312
|
-
text-align: right;
|
1313
|
-
text-transform: uppercase;
|
1314
|
-
}
|
1315
|
-
.stat-label {
|
1316
|
-
display: table-cell;
|
1317
|
-
width: 50%;
|
1318
|
-
color: #999;
|
1319
|
-
font-size: 13px;
|
1320
|
-
font-weight: 600;
|
1321
|
-
text-transform: uppercase;
|
1322
|
-
}
|
1323
|
-
.progress-stat .progress {
|
1324
|
-
margin-bottom: 0;
|
1325
|
-
}
|
1326
|
-
.progress-stat .stat-note {
|
1327
|
-
margin-top: .65em;
|
1328
|
-
color: #888;
|
1329
|
-
font-style: italic;
|
1330
|
-
}
|
1331
|
-
.dashboard-stat {
|
1332
|
-
position: relative;
|
1333
|
-
display: block;
|
1334
|
-
padding: 30px 20px;
|
1335
|
-
background-color: #eee;
|
1336
|
-
border-top-right-radius: 5px;
|
1337
|
-
border-top-left-radius: 5px;
|
1338
|
-
border-bottom-right-radius: 5px;
|
1339
|
-
border-bottom-left-radius: 5px;
|
1340
|
-
overflow: hidden;
|
1341
|
-
}
|
1342
|
-
.dashboard-stat,
|
1343
|
-
.dashboard-stat:hover,
|
1344
|
-
.dashboard-stat:active,
|
1345
|
-
.dashboard-stat:focus {
|
1346
|
-
color: #666;
|
1347
|
-
text-decoration: none;
|
1348
|
-
text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
|
1349
|
-
outline: none;
|
1350
|
-
}
|
1351
|
-
.dashboard-stat i,
|
1352
|
-
.dashboard-stat:hover i,
|
1353
|
-
.dashboard-stat:active i,
|
1354
|
-
.dashboard-stat:focus i {
|
1355
|
-
color: #e4e4e4;
|
1356
|
-
}
|
1357
|
-
.dashboard-stat:hover {
|
1358
|
-
background-color: #e6e6e6;
|
1359
|
-
}
|
1360
|
-
.dashboard-stat:hover i {
|
1361
|
-
color: #dcdcdc;
|
1362
|
-
}
|
1363
|
-
.dashboard-stat:active {
|
1364
|
-
outline: 0;
|
1365
|
-
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
1366
|
-
-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
1367
|
-
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
1368
|
-
}
|
1369
|
-
.dashboard-stat.primary,
|
1370
|
-
.dashboard-stat.primary:hover,
|
1371
|
-
.dashboard-stat.primary:active {
|
1372
|
-
color: #FFF;
|
1373
|
-
background-color: #e5412d;
|
1374
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
|
1375
|
-
}
|
1376
|
-
.dashboard-stat.primary i,
|
1377
|
-
.dashboard-stat.primary:hover i,
|
1378
|
-
.dashboard-stat.primary:active i {
|
1379
|
-
color: #dd301b;
|
1380
|
-
}
|
1381
|
-
.dashboard-stat.primary:hover {
|
1382
|
-
background-color: #e3351f;
|
1383
|
-
}
|
1384
|
-
.dashboard-stat.primary:hover i {
|
1385
|
-
color: #d42e1a;
|
1386
|
-
}
|
1387
|
-
.dashboard-stat.secondary,
|
1388
|
-
.dashboard-stat.secondary:hover,
|
1389
|
-
.dashboard-stat.secondary:active {
|
1390
|
-
color: #FFF;
|
1391
|
-
background-color: #f0ad4e;
|
1392
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
|
1393
|
-
}
|
1394
|
-
.dashboard-stat.secondary i,
|
1395
|
-
.dashboard-stat.secondary:hover i,
|
1396
|
-
.dashboard-stat.secondary:active i {
|
1397
|
-
color: #eea236;
|
1398
|
-
}
|
1399
|
-
.dashboard-stat.secondary:hover {
|
1400
|
-
background-color: #eea236;
|
1401
|
-
}
|
1402
|
-
.dashboard-stat.secondary:hover i {
|
1403
|
-
color: #ec9924;
|
1404
|
-
}
|
1405
|
-
.dashboard-stat.tertiary,
|
1406
|
-
.dashboard-stat.tertiary:hover,
|
1407
|
-
.dashboard-stat.tertiary:active {
|
1408
|
-
color: #FFF;
|
1409
|
-
background-color: #888888;
|
1410
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
|
1411
|
-
}
|
1412
|
-
.dashboard-stat.tertiary i,
|
1413
|
-
.dashboard-stat.tertiary:hover i,
|
1414
|
-
.dashboard-stat.tertiary:active i {
|
1415
|
-
color: #7b7b7b;
|
1416
|
-
}
|
1417
|
-
.dashboard-stat.tertiary:hover {
|
1418
|
-
background-color: #7b7b7b;
|
1419
|
-
}
|
1420
|
-
.dashboard-stat.tertiary:hover i {
|
1421
|
-
color: #717171;
|
1422
|
-
}
|
1423
|
-
.dashboard-stat .visual {
|
1424
|
-
z-index: 10;
|
1425
|
-
float: right;
|
1426
|
-
width: 54px;
|
1427
|
-
height: 100%;
|
1428
|
-
}
|
1429
|
-
.dashboard-stat .details {
|
1430
|
-
position: relative;
|
1431
|
-
z-index: 11;
|
1432
|
-
float: left;
|
1433
|
-
margin-top: -10px;
|
1434
|
-
text-align: left;
|
1435
|
-
}
|
1436
|
-
.dashboard-stat .value {
|
1437
|
-
display: block;
|
1438
|
-
font-size: 32px;
|
1439
|
-
font-weight: 600;
|
1440
|
-
}
|
1441
|
-
.dashboard-stat .content {
|
1442
|
-
display: block;
|
1443
|
-
margin-bottom: 1em;
|
1444
|
-
font-size: 13px;
|
1445
|
-
font-weight: 600;
|
1446
|
-
text-transform: uppercase;
|
1447
|
-
}
|
1448
|
-
.dashboard-stat .visual i {
|
1449
|
-
position: absolute;
|
1450
|
-
left: 0;
|
1451
|
-
left: auto;
|
1452
|
-
right: 0;
|
1453
|
-
bottom: 0;
|
1454
|
-
display: block;
|
1455
|
-
height: 72px;
|
1456
|
-
font-size: 72px;
|
1457
|
-
-webkit-transform: rotate(-30deg);
|
1458
|
-
-moz-transform: rotate(-30deg);
|
1459
|
-
-o-transform: rotate(-30deg);
|
1460
|
-
-ms-transform: rotate(-30deg);
|
1461
|
-
transform: rotate(-30deg);
|
1462
|
-
text-shadow: none;
|
1463
|
-
}
|
1464
|
-
.dashboard-stat .more {
|
1465
|
-
position: absolute;
|
1466
|
-
top: 10px;
|
1467
|
-
right: 10px;
|
1468
|
-
font-size: 16px;
|
1469
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
1470
|
-
text-shadow: none;
|
1471
|
-
}
|
1472
|
-
/*------------------------------------------------------------------
|
1473
|
-
[ Back to Top / #back-to-top ]
|
1474
|
-
*/
|
1475
|
-
#back-to-top {
|
1476
|
-
position: fixed;
|
1477
|
-
right: 20px;
|
1478
|
-
bottom: 20px;
|
1479
|
-
z-index: 1001;
|
1480
|
-
width: 45px;
|
1481
|
-
height: 45px;
|
1482
|
-
display: block;
|
1483
|
-
background: #222;
|
1484
|
-
background: rgba(0, 0, 0, 0.75);
|
1485
|
-
font-size: 16px;
|
1486
|
-
text-align: center;
|
1487
|
-
line-height: 45px;
|
1488
|
-
border-top-right-radius: 3px;
|
1489
|
-
border-top-left-radius: 3px;
|
1490
|
-
border-bottom-right-radius: 3px;
|
1491
|
-
border-bottom-left-radius: 3px;
|
1492
|
-
cursor: pointer;
|
1493
|
-
transition: background 0.25s linear;
|
1494
|
-
}
|
1495
|
-
#back-to-top:hover {
|
1496
|
-
text-decoration: none;
|
1497
|
-
background-color: #F90;
|
1498
|
-
background: rgba(229, 65, 45, 0.85);
|
1499
|
-
}
|
1500
|
-
#back-to-top i {
|
1501
|
-
color: #fff;
|
1502
|
-
}
|
1503
|
-
.table-bordered thead tr,
|
1504
|
-
.table-bordered tfoot tr {
|
1505
|
-
background-color: #eee;
|
1506
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f9f9f9), to(#eeeeee));
|
1507
|
-
background-image: -webkit-linear-gradient(top, #f9f9f9, 0%, #eeeeee, 100%);
|
1508
|
-
background-image: -moz-linear-gradient(top, #f9f9f9 0%, #eeeeee 100%);
|
1509
|
-
background-image: linear-gradient(to bottom, #f9f9f9 0%, #eeeeee 100%);
|
1510
|
-
background-repeat: repeat-x;
|
1511
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffeeeeee', GradientType=0);
|
1512
|
-
}
|
1513
|
-
.table-bordered thead tr th,
|
1514
|
-
.table-bordered tfoot tr th {
|
1515
|
-
font-size: 12px;
|
1516
|
-
font-weight: 800;
|
1517
|
-
text-transform: uppercase;
|
1518
|
-
background-color: transparent;
|
1519
|
-
border-bottom-width: 1px;
|
1520
|
-
vertical-align: middle;
|
1521
|
-
}
|
1522
|
-
.table-bordered.table-highlight {
|
1523
|
-
border-top-color: #111;
|
1524
|
-
}
|
1525
|
-
.table-bordered.table-highlight thead tr:first-child {
|
1526
|
-
background-color: #444;
|
1527
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#555555), to(#444444));
|
1528
|
-
background-image: -webkit-linear-gradient(top, #555555, 0%, #444444, 100%);
|
1529
|
-
background-image: -moz-linear-gradient(top, #555555 0%, #444444 100%);
|
1530
|
-
background-image: linear-gradient(to bottom, #555555 0%, #444444 100%);
|
1531
|
-
background-repeat: repeat-x;
|
1532
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff444444', GradientType=0);
|
1533
|
-
}
|
1534
|
-
.table-bordered.table-highlight thead tr:first-child th {
|
1535
|
-
color: #fff;
|
1536
|
-
font-weight: 600;
|
1537
|
-
border: 1px solid #3a3a3a;
|
1538
|
-
}
|
1539
|
-
.feed-item {
|
1540
|
-
position: relative;
|
1541
|
-
padding: 0;
|
1542
|
-
margin: 0;
|
1543
|
-
padding-top: 22px;
|
1544
|
-
padding-bottom: 35px;
|
1545
|
-
padding-left: 40px;
|
1546
|
-
margin-left: 20px;
|
1547
|
-
border-left: 2px solid #DDD;
|
1548
|
-
}
|
1549
|
-
.feed-item:last-child {
|
1550
|
-
padding-bottom: 15px;
|
1551
|
-
}
|
1552
|
-
.feed-item .feed-subject {
|
1553
|
-
margin-bottom: 1.5em;
|
1554
|
-
}
|
1555
|
-
.feed-item .feed-subject a {
|
1556
|
-
font-weight: 600;
|
1557
|
-
}
|
1558
|
-
.feed-item .feed-content {
|
1559
|
-
padding-left: 25px;
|
1560
|
-
}
|
1561
|
-
.feed-item .feed-actions {
|
1562
|
-
padding: 10px 10px;
|
1563
|
-
margin-top: 2em;
|
1564
|
-
border-top: 1px dotted #ccc;
|
1565
|
-
}
|
1566
|
-
.feed-item .feed-actions:before,
|
1567
|
-
.feed-item .feed-actions:after {
|
1568
|
-
content: " ";
|
1569
|
-
/* 1 */
|
1570
|
-
|
1571
|
-
display: table;
|
1572
|
-
/* 2 */
|
1573
|
-
|
1574
|
-
}
|
1575
|
-
.feed-item .feed-actions:after {
|
1576
|
-
clear: both;
|
1577
|
-
}
|
1578
|
-
.feed-item .feed-actions a {
|
1579
|
-
color: #999;
|
1580
|
-
font-size: 13px;
|
1581
|
-
}
|
1582
|
-
.feed-item .feed-actions a:hover {
|
1583
|
-
text-decoration: none;
|
1584
|
-
color: #e5412d;
|
1585
|
-
}
|
1586
|
-
.feed-item .feed-actions .pull-left {
|
1587
|
-
margin: 0 15px 0 0;
|
1588
|
-
}
|
1589
|
-
.feed-item .feed-actions .pull-right {
|
1590
|
-
margin: 0 0 0 15px;
|
1591
|
-
}
|
1592
|
-
.feed-item .feed-icon {
|
1593
|
-
position: absolute;
|
1594
|
-
top: 15px;
|
1595
|
-
left: -23px;
|
1596
|
-
width: 40px;
|
1597
|
-
height: 40px;
|
1598
|
-
color: #FFF;
|
1599
|
-
text-align: center;
|
1600
|
-
font-size: 16px;
|
1601
|
-
line-height: 34px;
|
1602
|
-
background-color: #f0ad4e;
|
1603
|
-
border: 3px solid #FFF;
|
1604
|
-
border-top-right-radius: 100px;
|
1605
|
-
border-top-left-radius: 100px;
|
1606
|
-
border-bottom-right-radius: 100px;
|
1607
|
-
border-bottom-left-radius: 100px;
|
1608
|
-
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
|
1609
|
-
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
|
1610
|
-
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
|
1611
|
-
}
|
1612
|
-
.feed-item-idea .feed-icon {
|
1613
|
-
background-color: #f0ad4e;
|
1614
|
-
}
|
1615
|
-
.feed-item-image .feed-icon {
|
1616
|
-
background-color: #888888;
|
1617
|
-
}
|
1618
|
-
.feed-item-file .feed-icon {
|
1619
|
-
background-color: #e5412d;
|
1620
|
-
}
|
1621
|
-
.feed-item-bookmark .feed-icon {
|
1622
|
-
background-color: #555;
|
1623
|
-
}
|
1624
|
-
.feed-item-question .feed-icon {
|
1625
|
-
background-color: #428bca;
|
1626
|
-
}
|
1627
|
-
.ui-lightbox,
|
1628
|
-
.ui-lightbox-gallery a {
|
1629
|
-
cursor: -moz-zoom-in;
|
1630
|
-
cursor: -webkit-zoom-in;
|
1631
|
-
cursor: zoom-in;
|
1632
|
-
}
|
1633
|
-
/*------------------------------------------------------------------
|
1634
|
-
[ Pricing Plans / .pricing-plans ]
|
1635
|
-
*/
|
1636
|
-
.pricing-plan {
|
1637
|
-
position: relative;
|
1638
|
-
display: inline-block;
|
1639
|
-
vertical-align: top;
|
1640
|
-
width: 100%;
|
1641
|
-
padding: 25px 15px 25px;
|
1642
|
-
margin: 0;
|
1643
|
-
text-align: center;
|
1644
|
-
background: #FFF;
|
1645
|
-
border: 1px solid #DDD;
|
1646
|
-
-webkit-border-radius: 4px;
|
1647
|
-
-webkit-background-clip: padding-box;
|
1648
|
-
-moz-border-radius: 4px;
|
1649
|
-
-moz-background-clip: padding;
|
1650
|
-
border-radius: 4px;
|
1651
|
-
background-clip: padding-box;
|
1652
|
-
}
|
1653
|
-
.pricing-plan.promoted {
|
1654
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#ededed));
|
1655
|
-
background-image: -webkit-linear-gradient(top, #ffffff, 0%, #ededed, 100%);
|
1656
|
-
background-image: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
|
1657
|
-
background-image: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
|
1658
|
-
background-repeat: repeat-x;
|
1659
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffededed', GradientType=0);
|
1660
|
-
}
|
1661
|
-
.pricing-plan .pricing-help {
|
1662
|
-
border-bottom: 1px dotted #000;
|
1663
|
-
}
|
1664
|
-
.pricing-plan .pricing-best-value {
|
1665
|
-
position: absolute;
|
1666
|
-
top: 0;
|
1667
|
-
left: 0;
|
1668
|
-
}
|
1669
|
-
.pricing-plan strong.ui-popover {
|
1670
|
-
border-bottom: 1px dotted #000;
|
1671
|
-
}
|
1672
|
-
.pricing-plan .pricing-title {
|
1673
|
-
margin-bottom: 0;
|
1674
|
-
font-size: 21px;
|
1675
|
-
font-weight: 600;
|
1676
|
-
text-transform: uppercase;
|
1677
|
-
}
|
1678
|
-
.pricing-plan .pricing-price {
|
1679
|
-
display: block;
|
1680
|
-
}
|
1681
|
-
.pricing-plan .pricing-price .pricing-amount {
|
1682
|
-
color: #46a546;
|
1683
|
-
font-size: 32px;
|
1684
|
-
font-weight: 400;
|
1685
|
-
}
|
1686
|
-
.pricing-plan ul.pricing-details {
|
1687
|
-
padding: 0;
|
1688
|
-
margin: 0 0 2em;
|
1689
|
-
}
|
1690
|
-
.pricing-plan ul.pricing-details li {
|
1691
|
-
list-style: none;
|
1692
|
-
margin: 0 0 1.65em;
|
1693
|
-
}
|
1694
|
-
.thumbnail-view {
|
1695
|
-
position: relative;
|
1696
|
-
display: inline-block;
|
1697
|
-
overflow: hidden;
|
1698
|
-
cursor: -moz-zoom-in;
|
1699
|
-
cursor: -webkit-zoom-in;
|
1700
|
-
cursor: zoom-in;
|
1701
|
-
}
|
1702
|
-
.thumbnail-view img {
|
1703
|
-
max-width: 100%;
|
1704
|
-
}
|
1705
|
-
.thumbnail-view .thumbnail-view-hover {
|
1706
|
-
display: block;
|
1707
|
-
width: 100%;
|
1708
|
-
height: 100%;
|
1709
|
-
position: absolute;
|
1710
|
-
right: 0;
|
1711
|
-
background: #111111 url(../img/gallery/zoom.png) no-repeat 50%;
|
1712
|
-
z-index: 10;
|
1713
|
-
opacity: 0.5;
|
1714
|
-
filter: alpha(opacity=50);
|
1715
|
-
-webkit-transform: translateY(-100%);
|
1716
|
-
-moz-transform: translateY(-100%);
|
1717
|
-
-ms-transform: translateY(-100%);
|
1718
|
-
-o-transform: translateY(-100%);
|
1719
|
-
-webkit-transition: all 0.25s ease-in-out;
|
1720
|
-
-moz-transition: all 0.25s ease-in-out;
|
1721
|
-
-o-transition: all 0.25s ease-in-out;
|
1722
|
-
transition: all 0.25s ease-in-out;
|
1723
|
-
}
|
1724
|
-
.thumbnail-view:hover .thumbnail-view-hover {
|
1725
|
-
-webkit-transform: translateY(0%);
|
1726
|
-
-moz-transform: translateY(0%);
|
1727
|
-
-ms-transform: translateY(0%);
|
1728
|
-
-o-transform: translateY(0%);
|
1729
|
-
opacity: .5;
|
1730
|
-
filter: alpha(opacity=50);
|
1731
|
-
}
|
1732
|
-
.thumbnail-footer {
|
1733
|
-
padding: 7px 10px;
|
1734
|
-
border-top: 1px dotted #ccc;
|
1735
|
-
}
|
1736
|
-
.thumbnail-footer:before,
|
1737
|
-
.thumbnail-footer:after {
|
1738
|
-
content: " ";
|
1739
|
-
/* 1 */
|
1740
|
-
|
1741
|
-
display: table;
|
1742
|
-
/* 2 */
|
1743
|
-
|
1744
|
-
}
|
1745
|
-
.thumbnail-footer:after {
|
1746
|
-
clear: both;
|
1747
|
-
}
|
1748
|
-
.thumbnail-footer a {
|
1749
|
-
color: #999;
|
1750
|
-
font-size: 12px;
|
1751
|
-
}
|
1752
|
-
.thumbnail-footer a:hover {
|
1753
|
-
text-decoration: none;
|
1754
|
-
color: #e5412d;
|
1755
|
-
}
|
1756
|
-
.thumbnail-footer .pull-left a {
|
1757
|
-
padding: 0 12px 0 0;
|
1758
|
-
}
|
1759
|
-
.thumbnail-footer .pull-right a {
|
1760
|
-
padding: 0 0 0 12px;
|
1761
|
-
}
|
1762
|
-
/*------------------------------------------------------------------
|
1763
|
-
[ Slider / .ui-slider ]
|
1764
|
-
*/
|
1765
|
-
.ui-slider {
|
1766
|
-
position: relative;
|
1767
|
-
text-align: left;
|
1768
|
-
}
|
1769
|
-
.ui-slider .ui-slider-handle {
|
1770
|
-
position: absolute;
|
1771
|
-
z-index: 2;
|
1772
|
-
width: 25px;
|
1773
|
-
height: 16px;
|
1774
|
-
background: url(../img/jquery/handle.png) no-repeat;
|
1775
|
-
border: none;
|
1776
|
-
cursor: pointer;
|
1777
|
-
}
|
1778
|
-
.ui-slider .ui-slider-handle:hover {
|
1779
|
-
background-position: 0 -16px;
|
1780
|
-
}
|
1781
|
-
.ui-slider .ui-slider-handle:active {
|
1782
|
-
background-position: 0 -16px;
|
1783
|
-
}
|
1784
|
-
.ui-slider .ui-slider-range {
|
1785
|
-
position: absolute;
|
1786
|
-
z-index: 1;
|
1787
|
-
height: 6px;
|
1788
|
-
font-size: .7em;
|
1789
|
-
display: block;
|
1790
|
-
border: 1px solid #FFF;
|
1791
|
-
border-bottom-left-radius: 6px;
|
1792
|
-
border-top-left-radius: 6px;
|
1793
|
-
border-bottom-right-radius: 6px;
|
1794
|
-
border-top-right-radius: 6px;
|
1795
|
-
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
|
1796
|
-
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
|
1797
|
-
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
|
1798
|
-
background: #ccc;
|
1799
|
-
border-color: #b3b3b3;
|
1800
|
-
}
|
1801
|
-
.ui-slider.slider-primary .ui-slider-range {
|
1802
|
-
background: #e5412d;
|
1803
|
-
border-color: #c62b19;
|
1804
|
-
}
|
1805
|
-
.ui-slider.slider-secondary .ui-slider-range {
|
1806
|
-
background: #f0ad4e;
|
1807
|
-
border-color: #ec971f;
|
1808
|
-
}
|
1809
|
-
.ui-slider.slider-tertiary .ui-slider-range {
|
1810
|
-
background: #888888;
|
1811
|
-
border-color: #6f6f6f;
|
1812
|
-
}
|
1813
|
-
.ui-slider.slider-success .ui-slider-range {
|
1814
|
-
background: #5cb85c;
|
1815
|
-
border-color: #449d44;
|
1816
|
-
}
|
1817
|
-
.ui-slider.slider-warning .ui-slider-range {
|
1818
|
-
background: #ff751a;
|
1819
|
-
border-color: #e65c00;
|
1820
|
-
}
|
1821
|
-
.ui-slider.slider-danger .ui-slider-range {
|
1822
|
-
background: #d9534f;
|
1823
|
-
border-color: #c9302c;
|
1824
|
-
}
|
1825
|
-
.ui-slider.slider-info .ui-slider-range {
|
1826
|
-
background: #3498db;
|
1827
|
-
border-color: #217dbb;
|
1828
|
-
}
|
1829
|
-
.ui-slider-horizontal {
|
1830
|
-
height: 12px;
|
1831
|
-
}
|
1832
|
-
.ui-slider-horizontal .ui-slider-handle {
|
1833
|
-
top: -4px;
|
1834
|
-
margin-left: -0.6em;
|
1835
|
-
}
|
1836
|
-
.ui-slider-horizontal .ui-slider-range {
|
1837
|
-
top: -1px;
|
1838
|
-
height: 110%;
|
1839
|
-
}
|
1840
|
-
.ui-slider-horizontal .ui-slider-range-min {
|
1841
|
-
left: 0;
|
1842
|
-
}
|
1843
|
-
.ui-slider-horizontal .ui-slider-range-max {
|
1844
|
-
right: 0;
|
1845
|
-
}
|
1846
|
-
.ui-slider-vertical {
|
1847
|
-
width: 11px;
|
1848
|
-
height: 100px;
|
1849
|
-
}
|
1850
|
-
.ui-slider-vertical .ui-slider-handle {
|
1851
|
-
left: -3px;
|
1852
|
-
margin-left: 0;
|
1853
|
-
margin-bottom: -0.6em;
|
1854
|
-
width: 15px;
|
1855
|
-
height: 24px;
|
1856
|
-
background: url(../img/jquery/handle-vertical.png) no-repeat;
|
1857
|
-
}
|
1858
|
-
.ui-slider-vertical .ui-slider-handle:hover {
|
1859
|
-
background-position: 0 -24px;
|
1860
|
-
}
|
1861
|
-
.ui-slider-vertical .ui-slider-handle:active {
|
1862
|
-
background-position: 0 -24px;
|
1863
|
-
}
|
1864
|
-
.ui-slider-vertical .ui-slider-range {
|
1865
|
-
left: 0;
|
1866
|
-
width: 9px;
|
1867
|
-
}
|
1868
|
-
.ui-slider-vertical .ui-slider-range-min {
|
1869
|
-
bottom: 0;
|
1870
|
-
}
|
1871
|
-
.ui-slider-vertical .ui-slider-range-max {
|
1872
|
-
top: 0;
|
1873
|
-
}
|
1874
|
-
.form .row,
|
1875
|
-
.form-horizontal .row {
|
1876
|
-
margin-bottom: 0 !important;
|
1877
|
-
}
|
1878
|
-
.help-block {
|
1879
|
-
margin-bottom: 0;
|
1880
|
-
}
|
1881
|
-
input[type="radio"],
|
1882
|
-
input[type="checkbox"] {
|
1883
|
-
margin: 4px 0 0;
|
1884
|
-
}
|
1885
|
-
/*------------------------------------------------------------------
|
1886
|
-
[ Validation / .form-group ]
|
1887
|
-
*/
|
1888
|
-
.form-group {
|
1889
|
-
position: relative;
|
1890
|
-
}
|
1891
|
-
.form-group .parsley-success .parsley-error-list {
|
1892
|
-
display: none !important;
|
1893
|
-
}
|
1894
|
-
.form-group .parsley-error-list {
|
1895
|
-
position: relative;
|
1896
|
-
display: inline-block !important;
|
1897
|
-
padding: 2px 10px;
|
1898
|
-
margin: 0;
|
1899
|
-
list-style: none;
|
1900
|
-
color: #fff;
|
1901
|
-
font-size: 12px;
|
1902
|
-
font-weight: 600;
|
1903
|
-
background: #b94a48;
|
1904
|
-
-webkit-border-radius: 4px;
|
1905
|
-
-webkit-background-clip: padding-box;
|
1906
|
-
-moz-border-radius: 4px;
|
1907
|
-
-moz-background-clip: padding;
|
1908
|
-
border-radius: 4px;
|
1909
|
-
background-clip: padding-box;
|
1910
|
-
}
|
1911
|
-
.form-group .parsley-error-list::after {
|
1912
|
-
content: '';
|
1913
|
-
display: inline-block;
|
1914
|
-
border-left: 6px solid transparent;
|
1915
|
-
border-right: 6px solid transparent;
|
1916
|
-
border-bottom: 6px solid #B94A48;
|
1917
|
-
position: absolute;
|
1918
|
-
top: -6px;
|
1919
|
-
left: 3px;
|
1920
|
-
}
|
1921
|
-
.form-horizontal .form-group span.error {
|
1922
|
-
margin-left: 1.5em;
|
1923
|
-
margin-left: 15px;
|
1924
|
-
}
|
1925
|
-
.howl {
|
1926
|
-
padding: 0;
|
1927
|
-
list-style: none;
|
1928
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5c5b5b), to(#353535));
|
1929
|
-
background-image: -webkit-linear-gradient(top, #5c5b5b, 0%, #353535, 100%);
|
1930
|
-
background-image: -moz-linear-gradient(top, #5c5b5b 0%, #353535 100%);
|
1931
|
-
background-image: linear-gradient(to bottom, #5c5b5b 0%, #353535 100%);
|
1932
|
-
background-repeat: repeat-x;
|
1933
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5c5b5b', endColorstr='#ff353535', GradientType=0);
|
1934
|
-
border: 1px solid #111;
|
1935
|
-
-webkit-border-radius: 4px;
|
1936
|
-
-webkit-background-clip: padding-box;
|
1937
|
-
-moz-border-radius: 4px;
|
1938
|
-
-moz-background-clip: padding;
|
1939
|
-
border-radius: 4px;
|
1940
|
-
background-clip: padding-box;
|
1941
|
-
}
|
1942
|
-
.howl:empty {
|
1943
|
-
display: none;
|
1944
|
-
}
|
1945
|
-
.howl-slot {
|
1946
|
-
position: relative;
|
1947
|
-
}
|
1948
|
-
.howl-close {
|
1949
|
-
position: absolute;
|
1950
|
-
top: 5px;
|
1951
|
-
right: 10px;
|
1952
|
-
padding: 10px;
|
1953
|
-
color: #000;
|
1954
|
-
outline: none !important;
|
1955
|
-
filter: alpha(opacity=25);
|
1956
|
-
-webkit-opacity: 0.25;
|
1957
|
-
-moz-opacity: 0.25;
|
1958
|
-
opacity: 0.25;
|
1959
|
-
text-shadow: none;
|
1960
|
-
}
|
1961
|
-
.howl-message {
|
1962
|
-
position: relative;
|
1963
|
-
padding: 10px 30px 13px 65px;
|
1964
|
-
color: #f0f0f0;
|
1965
|
-
font-size: 13px;
|
1966
|
-
font-weight: 500;
|
1967
|
-
background: transparent;
|
1968
|
-
text-shadow: 0px 1px #111111;
|
1969
|
-
-webkit-box-shadow: inset 0px 1px rgba(255, 255, 255, 0.13), inset 0px -1px rgba(0, 0, 0, 0.23), inset 48px 0px 0px rgba(0, 0, 0, 0.3), inset 46px 0px 0px rgba(255, 255, 255, 0.07);
|
1970
|
-
-moz-box-shadow: inset 0px 1px rgba(255, 255, 255, 0.13), inset 0px -1px rgba(0, 0, 0, 0.23), inset 48px 0px 0px rgba(0, 0, 0, 0.3), inset 46px 0px 0px rgba(255, 255, 255, 0.07);
|
1971
|
-
box-shadow: inset 0px 1px rgba(255, 255, 255, 0.13), inset 0px -1px rgba(0, 0, 0, 0.23), inset 48px 0px 0px rgba(0, 0, 0, 0.3), inset 46px 0px 0px rgba(255, 255, 255, 0.07);
|
1972
|
-
-webkit-border-radius: 0;
|
1973
|
-
-webkit-background-clip: padding-box;
|
1974
|
-
-moz-border-radius: 0;
|
1975
|
-
-moz-background-clip: padding;
|
1976
|
-
border-radius: 0;
|
1977
|
-
background-clip: padding-box;
|
1978
|
-
}
|
1979
|
-
.howl-message:hover .howl-close {
|
1980
|
-
color: #fff;
|
1981
|
-
filter: alpha(opacity=100);
|
1982
|
-
-webkit-opacity: 1;
|
1983
|
-
-moz-opacity: 1;
|
1984
|
-
opacity: 1;
|
1985
|
-
}
|
1986
|
-
.howl-message a {
|
1987
|
-
color: #f0ad4e;
|
1988
|
-
text-decoration: none;
|
1989
|
-
}
|
1990
|
-
.howl-message a:hover {
|
1991
|
-
text-decoration: underline;
|
1992
|
-
}
|
1993
|
-
.howl-title {
|
1994
|
-
margin-bottom: 4px;
|
1995
|
-
font-weight: 600;
|
1996
|
-
}
|
1997
|
-
.howl-title:empty {
|
1998
|
-
display: none;
|
1999
|
-
}
|
2000
|
-
.howl-message-inner:before {
|
2001
|
-
position: absolute;
|
2002
|
-
top: 15px;
|
2003
|
-
left: 18px;
|
2004
|
-
z-index: 20;
|
2005
|
-
display: block;
|
2006
|
-
content: " ";
|
2007
|
-
height: 13px;
|
2008
|
-
width: 13px;
|
2009
|
-
background-color: #999;
|
2010
|
-
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
|
2011
|
-
-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
|
2012
|
-
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
|
2013
|
-
-webkit-border-radius: 50%;
|
2014
|
-
-webkit-background-clip: padding-box;
|
2015
|
-
-moz-border-radius: 50%;
|
2016
|
-
-moz-background-clip: padding;
|
2017
|
-
border-radius: 50%;
|
2018
|
-
background-clip: padding-box;
|
2019
|
-
}
|
2020
|
-
.howl-message.howl-danger .howl-message-inner:before {
|
2021
|
-
background-color: #d9534f;
|
2022
|
-
}
|
2023
|
-
.howl-message.howl-info .howl-message-inner:before {
|
2024
|
-
background-color: #3498db;
|
2025
|
-
}
|
2026
|
-
.howl-message.howl-success .howl-message-inner:before {
|
2027
|
-
background-color: #5cb85c;
|
2028
|
-
}
|
2029
|
-
.howl-message.howl-warning .howl-message-inner:before {
|
2030
|
-
background-color: #ff751a;
|
2031
|
-
}
|
2032
|
-
.howl-icon {
|
2033
|
-
position: absolute;
|
2034
|
-
top: 12px;
|
2035
|
-
left: 15px;
|
2036
|
-
z-index: 1000;
|
2037
|
-
width: 1em;
|
2038
|
-
font-size: 20px;
|
2039
|
-
text-align: center;
|
2040
|
-
}
|
2041
|
-
.howl-has-icon .howl-message-inner:before {
|
2042
|
-
display: none !important;
|
2043
|
-
}
|
2044
|
-
.howl-has-icon .howl-icon {
|
2045
|
-
color: #bbb;
|
2046
|
-
}
|
2047
|
-
.howl-has-icon .howl-success .howl-icon {
|
2048
|
-
color: #5cb85c;
|
2049
|
-
}
|
2050
|
-
.howl-has-icon .howl-warning .howl-icon {
|
2051
|
-
color: #ff751a;
|
2052
|
-
}
|
2053
|
-
.howl-has-icon .howl-danger .howl-icon {
|
2054
|
-
color: #d9534f;
|
2055
|
-
}
|
2056
|
-
.howl-has-icon .howl-info .howl-icon {
|
2057
|
-
color: #3498db;
|
2058
|
-
}
|
2059
|
-
.howl {
|
2060
|
-
position: fixed;
|
2061
|
-
top: auto;
|
2062
|
-
bottom: 10px;
|
2063
|
-
right: auto;
|
2064
|
-
left: 50%;
|
2065
|
-
z-index: 1001;
|
2066
|
-
width: 300px;
|
2067
|
-
padding: 0;
|
2068
|
-
margin: 0;
|
2069
|
-
margin-left: -150px;
|
2070
|
-
}
|
2071
|
-
@media (min-width: 768px) {
|
2072
|
-
.howl {
|
2073
|
-
left: auto;
|
2074
|
-
right: 30px;
|
2075
|
-
width: 350px;
|
2076
|
-
margin-left: 0;
|
2077
|
-
}
|
2078
|
-
}
|
2079
|
-
@media (min-width: 992px) {
|
2080
|
-
|
2081
|
-
}
|
2082
|
-
@media (min-width: 1200px) {
|
2083
|
-
.howl {
|
2084
|
-
width: 375px;
|
2085
|
-
}
|
2086
|
-
}
|
2087
|
-
/*!
|
2088
|
-
* FullCalendar v1.6.2 Stylesheet
|
2089
|
-
* Docs & License: http://arshaw.com/fullcalendar/
|
2090
|
-
* (c) 2013 Adam Shaw
|
2091
|
-
*/
|
2092
|
-
.fc {
|
2093
|
-
direction: ltr;
|
2094
|
-
text-align: left;
|
2095
|
-
}
|
2096
|
-
.fc table {
|
2097
|
-
border-collapse: collapse;
|
2098
|
-
border-spacing: 0;
|
2099
|
-
}
|
2100
|
-
html .fc,
|
2101
|
-
.fc table {
|
2102
|
-
font-size: 1em;
|
2103
|
-
}
|
2104
|
-
.fc td,
|
2105
|
-
.fc th {
|
2106
|
-
padding: 0;
|
2107
|
-
vertical-align: top;
|
2108
|
-
}
|
2109
|
-
/* Header
|
2110
|
-
------------------------------------------------------------------------*/
|
2111
|
-
.fc-header td {
|
2112
|
-
white-space: nowrap;
|
2113
|
-
}
|
2114
|
-
.fc-header-left {
|
2115
|
-
width: 25%;
|
2116
|
-
text-align: left;
|
2117
|
-
}
|
2118
|
-
.fc-header-center {
|
2119
|
-
text-align: center;
|
2120
|
-
}
|
2121
|
-
.fc-header-right {
|
2122
|
-
width: 25%;
|
2123
|
-
text-align: right;
|
2124
|
-
}
|
2125
|
-
.fc-header-title {
|
2126
|
-
display: inline-block;
|
2127
|
-
vertical-align: top;
|
2128
|
-
}
|
2129
|
-
.fc-header-title h2 {
|
2130
|
-
margin-top: 0;
|
2131
|
-
margin-bottom: 1em;
|
2132
|
-
white-space: nowrap;
|
2133
|
-
font-size: 18px;
|
2134
|
-
}
|
2135
|
-
.fc .fc-header-space {
|
2136
|
-
padding-left: 10px;
|
2137
|
-
}
|
2138
|
-
.fc-header .fc-button {
|
2139
|
-
margin-bottom: 1em;
|
2140
|
-
vertical-align: top;
|
2141
|
-
font-weight: 400;
|
2142
|
-
}
|
2143
|
-
/* Buttons
|
2144
|
-
------------------------------------------------------------------------*/
|
2145
|
-
.fc-button {
|
2146
|
-
position: relative;
|
2147
|
-
display: inline-block;
|
2148
|
-
padding: 0 .6em;
|
2149
|
-
overflow: hidden;
|
2150
|
-
height: 1.9em;
|
2151
|
-
line-height: 1.7em;
|
2152
|
-
white-space: nowrap;
|
2153
|
-
cursor: pointer;
|
2154
|
-
}
|
2155
|
-
.fc-state-default {
|
2156
|
-
/* non-theme */
|
2157
|
-
|
2158
|
-
}
|
2159
|
-
.fc-state-default.fc-corner-left {
|
2160
|
-
/* non-theme */
|
2161
|
-
|
2162
|
-
border-radius: 4px 0 0 4px;
|
2163
|
-
}
|
2164
|
-
.fc-state-default.fc-corner-right {
|
2165
|
-
/* non-theme */
|
2166
|
-
|
2167
|
-
border-radius: 0 4px 4px 0;
|
2168
|
-
}
|
2169
|
-
.fc-state-default.fc-button-today {
|
2170
|
-
border-radius: 4px;
|
2171
|
-
}
|
2172
|
-
/*
|
2173
|
-
Our default prev/next buttons use HTML entities like ‹ › « »
|
2174
|
-
and we'll try to make them look good cross-browser.
|
2175
|
-
*/
|
2176
|
-
.fc-text-arrow {
|
2177
|
-
margin: 0;
|
2178
|
-
font-size: 1.5em;
|
2179
|
-
font-family: Courier, monospace;
|
2180
|
-
vertical-align: baseline;
|
2181
|
-
/* for IE7 */
|
2182
|
-
|
2183
|
-
}
|
2184
|
-
.fc-button-prev .fc-text-arrow,
|
2185
|
-
.fc-button-next .fc-text-arrow {
|
2186
|
-
/* for ‹ › */
|
2187
|
-
|
2188
|
-
font-weight: 200;
|
2189
|
-
}
|
2190
|
-
/* icon (for jquery ui) */
|
2191
|
-
.fc-button .fc-icon-wrap {
|
2192
|
-
position: relative;
|
2193
|
-
float: left;
|
2194
|
-
top: 50%;
|
2195
|
-
}
|
2196
|
-
.fc-button .ui-icon {
|
2197
|
-
position: relative;
|
2198
|
-
float: left;
|
2199
|
-
margin-top: -50%;
|
2200
|
-
*margin-top: 0;
|
2201
|
-
*top: -50%;
|
2202
|
-
}
|
2203
|
-
.fc-state-default {
|
2204
|
-
color: #888;
|
2205
|
-
background: #fff;
|
2206
|
-
border: 1px solid #BBB;
|
2207
|
-
font-weight: 200;
|
2208
|
-
transition: background 0.1s linear;
|
2209
|
-
text-shadow: none;
|
2210
|
-
}
|
2211
|
-
.fc-state-hover,
|
2212
|
-
.fc-state-down,
|
2213
|
-
.fc-state-active,
|
2214
|
-
.fc-state-disabled {
|
2215
|
-
color: #666;
|
2216
|
-
background-color: #e5412d;
|
2217
|
-
border-color: #ccc;
|
2218
|
-
font-weight: 200;
|
2219
|
-
-webkit-box-shadow: none;
|
2220
|
-
-moz-box-shadow: none;
|
2221
|
-
box-shadow: none;
|
2222
|
-
}
|
2223
|
-
.fc-state-hover {
|
2224
|
-
background-color: #ddd;
|
2225
|
-
background-image: none;
|
2226
|
-
outline: 0;
|
2227
|
-
color: #444;
|
2228
|
-
}
|
2229
|
-
.fc-state-down,
|
2230
|
-
.fc-state-active {
|
2231
|
-
background-color: #e5412d;
|
2232
|
-
background-image: none;
|
2233
|
-
outline: 0;
|
2234
|
-
color: #fff;
|
2235
|
-
}
|
2236
|
-
.fc-state-down {
|
2237
|
-
background-color: #888;
|
2238
|
-
}
|
2239
|
-
.fc-state-disabled {
|
2240
|
-
cursor: default;
|
2241
|
-
background-image: none;
|
2242
|
-
opacity: 0.65;
|
2243
|
-
filter: alpha(opacity=65);
|
2244
|
-
box-shadow: none;
|
2245
|
-
}
|
2246
|
-
.fc-event {
|
2247
|
-
background-color: #e5412d;
|
2248
|
-
border-color: #e5412d;
|
2249
|
-
}
|
2250
|
-
.fc-event.fc-red,
|
2251
|
-
.external-event.fc-red {
|
2252
|
-
background-color: #e5412d;
|
2253
|
-
border-color: #e5412d;
|
2254
|
-
}
|
2255
|
-
.fc-event.fc-yellow,
|
2256
|
-
.external-event.fc-yellow {
|
2257
|
-
background-color: #f0ad4e;
|
2258
|
-
border-color: #f0ad4e;
|
2259
|
-
}
|
2260
|
-
.fc-event.fc-grey,
|
2261
|
-
.external-event.fc-grey {
|
2262
|
-
background-color: #888888;
|
2263
|
-
border-color: #888888;
|
2264
|
-
}
|
2265
|
-
.fc-event.fc-charcoal,
|
2266
|
-
.external-event.fc-charcoal {
|
2267
|
-
background-color: #444;
|
2268
|
-
border-color: #444;
|
2269
|
-
}
|
2270
|
-
.external-event {
|
2271
|
-
display: inline-block;
|
2272
|
-
margin: 5px 5px;
|
2273
|
-
padding: 7px 10px;
|
2274
|
-
background: #e5412d;
|
2275
|
-
color: #fff;
|
2276
|
-
font-size: 11px;
|
2277
|
-
font-weight: 600;
|
2278
|
-
cursor: pointer;
|
2279
|
-
}
|
2280
|
-
.table-checkable .checkbox-column {
|
2281
|
-
width: 40px;
|
2282
|
-
text-align: center;
|
2283
|
-
vertical-align: middle;
|
2284
|
-
}
|
2285
|
-
.table-checkable .checkbox-column input[type=text] {
|
2286
|
-
display: none;
|
2287
|
-
}
|
2288
|
-
.table-checkable tbody > tr.checked > td {
|
2289
|
-
background-color: #fdf3e4;
|
2290
|
-
}
|
2291
|
-
.simplecolorpicker.inline {
|
2292
|
-
display: block;
|
2293
|
-
height: auto;
|
2294
|
-
}
|
2295
|
-
.simplecolorpicker.icon {
|
2296
|
-
display: block;
|
2297
|
-
width: 100px;
|
2298
|
-
height: 25px;
|
2299
|
-
text-align: center;
|
2300
|
-
border: 3px solid #222;
|
2301
|
-
}
|
2302
|
-
.simplecolorpicker.icon i {
|
2303
|
-
visibility: hidden;
|
2304
|
-
color: #FFF;
|
2305
|
-
}
|
2306
|
-
.simplecolorpicker span {
|
2307
|
-
display: inline-block;
|
2308
|
-
width: 25px;
|
2309
|
-
height: 25px;
|
2310
|
-
color: #FFF;
|
2311
|
-
text-align: center;
|
2312
|
-
border: 3px solid transparent;
|
2313
|
-
}
|
2314
|
-
.simplecolorpicker span i {
|
2315
|
-
display: table-cell;
|
2316
|
-
visibility: hidden;
|
2317
|
-
vertical-align: middle;
|
2318
|
-
width: 19px;
|
2319
|
-
height: 19px;
|
2320
|
-
}
|
2321
|
-
.simplecolorpicker span i:active,
|
2322
|
-
.simplecolorpicker span i:focus {
|
2323
|
-
outline: none;
|
2324
|
-
}
|
2325
|
-
.simplecolorpicker span:hover {
|
2326
|
-
border-width: 3px;
|
2327
|
-
outline: none;
|
2328
|
-
}
|
2329
|
-
.simplecolorpicker span.selected {
|
2330
|
-
border-width: 3px;
|
2331
|
-
}
|
2332
|
-
.simplecolorpicker span.selected i {
|
2333
|
-
visibility: visible !important;
|
2334
|
-
}
|
2335
|
-
.jqstooltip {
|
2336
|
-
-webkit-box-sizing: content-box;
|
2337
|
-
-moz-box-sizing: content-box;
|
2338
|
-
box-sizing: content-box;
|
2339
|
-
}
|
2340
|
-
#flotTip {
|
2341
|
-
padding: 3px 6px !important;
|
2342
|
-
color: #FFF !important;
|
2343
|
-
font-size: 11px !important;
|
2344
|
-
text-align: center !important;
|
2345
|
-
text-decoration: none !important;
|
2346
|
-
background-color: #222 !important;
|
2347
|
-
background-color: rgba(0, 0, 0, 0.75) !important;
|
2348
|
-
border: 1px solid #000 !important;
|
2349
|
-
-webkit-border-radius: 3px !important;
|
2350
|
-
-moz-border-radius: 3px !important;
|
2351
|
-
border-radius: 3px !important;
|
2352
|
-
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
|
2353
|
-
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
|
2354
|
-
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
|
2355
|
-
}
|
2356
|
-
.chart-tooltip {
|
2357
|
-
border-radius: 2px;
|
2358
|
-
-webkit-border-radius: 2px;
|
2359
|
-
-moz-border-radius: 2px;
|
2360
|
-
color: #fff;
|
2361
|
-
font-size: 11px;
|
2362
|
-
padding: 5px 9px;
|
2363
|
-
border: 1px solid #282828;
|
2364
|
-
background: #3b3b3b;
|
2365
|
-
background: -moz-linear-gradient(top, #3b3b3b 0%, #222222 100%);
|
2366
|
-
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b3b3b), color-stop(100%, #222222));
|
2367
|
-
background: -webkit-linear-gradient(top, #3b3b3b 0%, #222222 100%);
|
2368
|
-
background: -o-linear-gradient(top, #3b3b3b 0%, #222222 100%);
|
2369
|
-
background: -ms-linear-gradient(top, #3b3b3b 0%, #222222 100%);
|
2370
|
-
background: linear-gradient(top, #3b3b3b 0%, #222222 100%);
|
2371
|
-
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06) inset;
|
2372
|
-
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06) inset;
|
2373
|
-
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06) inset;
|
2374
|
-
}
|
2375
|
-
.chart-tooltip:after {
|
2376
|
-
content: '';
|
2377
|
-
display: inline-block;
|
2378
|
-
border-left: 5px solid transparent;
|
2379
|
-
border-right: 5px solid transparent;
|
2380
|
-
border-top: 5px solid #222222;
|
2381
|
-
position: absolute;
|
2382
|
-
bottom: -5px;
|
2383
|
-
left: 4px;
|
2384
|
-
}
|
2385
|
-
.icheckbox_minimal-blue,
|
2386
|
-
.iradio_minimal-blue {
|
2387
|
-
display: inline-block;
|
2388
|
-
}
|
2389
|
-
.form-group .icheckbox_minimal-blue,
|
2390
|
-
.form-group .iradio_minimal-blue {
|
2391
|
-
display: inline-block;
|
2392
|
-
top: 4px;
|
2393
|
-
margin-right: .5em;
|
2394
|
-
margin-left: -20px;
|
2395
|
-
}
|
2396
|
-
.checkbox-inline,
|
2397
|
-
.radio-inline {
|
2398
|
-
margin-right: 20px;
|
2399
|
-
}
|
2400
|
-
.radio-inline + .radio-inline,
|
2401
|
-
.checkbox-inline + .checkbox-inline {
|
2402
|
-
margin-left: 0;
|
2403
|
-
}
|
2404
|
-
.datatable-columnfilter {
|
2405
|
-
width: 100% !important;
|
2406
|
-
}
|
2407
|
-
.datatable-hidesearch .dataTables_filter {
|
2408
|
-
display: none;
|
2409
|
-
}
|
2410
|
-
.dataTables_wrapper .row {
|
2411
|
-
margin-top: 0 !important;
|
2412
|
-
margin-bottom: 0 !important;
|
2413
|
-
}
|
2414
|
-
.dataTables_wrapper .dt-rt > div {
|
2415
|
-
margin-bottom: 1em !important;
|
2416
|
-
}
|
2417
|
-
.dataTables_wrapper .dt-rt > div:empty {
|
2418
|
-
margin-bottom: 0 !important;
|
2419
|
-
}
|
2420
|
-
.dataTables_wrapper .dt-rb > div {
|
2421
|
-
margin-top: 1em !important;
|
2422
|
-
}
|
2423
|
-
.dataTables_wrapper .dt-rb > div:empty {
|
2424
|
-
margin-top: 0 !important;
|
2425
|
-
}
|
2426
|
-
.dataTables_wrapper .dataTable {
|
2427
|
-
margin-bottom: .5em;
|
2428
|
-
}
|
2429
|
-
.dataTables_wrapper .dataTables_filter input,
|
2430
|
-
.dataTables_wrapper .dataTables_length select {
|
2431
|
-
vertical-align: middle;
|
2432
|
-
font-size: 12px;
|
2433
|
-
height: 30px;
|
2434
|
-
padding: 6px 8px;
|
2435
|
-
border: 1px solid #ccc;
|
2436
|
-
border-top-right-radius: 4px;
|
2437
|
-
border-top-left-radius: 4px;
|
2438
|
-
border-bottom-right-radius: 4px;
|
2439
|
-
border-bottom-left-radius: 4px;
|
2440
|
-
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
2441
|
-
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
|
2442
|
-
}
|
2443
|
-
.dataTables_wrapper .dataTables_filter input:focus,
|
2444
|
-
.dataTables_wrapper .dataTables_length select:focus {
|
2445
|
-
outline: none;
|
2446
|
-
border-color: #66afe9;
|
2447
|
-
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
|
2448
|
-
}
|
2449
|
-
.dataTables_wrapper .dataTables_length select {
|
2450
|
-
height: auto;
|
2451
|
-
}
|
2452
|
-
.dataTables_info {
|
2453
|
-
padding-top: 6px;
|
2454
|
-
}
|
2455
|
-
div.dataTables_length label {
|
2456
|
-
float: left;
|
2457
|
-
text-align: left;
|
2458
|
-
font-weight: 600;
|
2459
|
-
}
|
2460
|
-
div.dataTables_length select {
|
2461
|
-
width: 70px;
|
2462
|
-
margin-right: .65em;
|
2463
|
-
}
|
2464
|
-
div.dataTables_filter label {
|
2465
|
-
float: right;
|
2466
|
-
font-weight: 600;
|
2467
|
-
}
|
2468
|
-
div.dataTables_filter label input {
|
2469
|
-
width: 215px;
|
2470
|
-
margin-left: .65em;
|
2471
|
-
}
|
2472
|
-
div.dataTables_paginate {
|
2473
|
-
text-align: right;
|
2474
|
-
margin: 0;
|
2475
|
-
}
|
2476
|
-
div.dataTables_paginate .pagination {
|
2477
|
-
margin-top: 0;
|
2478
|
-
margin-bottom: 0;
|
2479
|
-
}
|
2480
|
-
.dataTable input::-ms-clear {
|
2481
|
-
display: none !important;
|
2482
|
-
}
|
2483
|
-
table.table thead .sorting,
|
2484
|
-
table.table thead .sorting_asc,
|
2485
|
-
table.table thead .sorting_desc,
|
2486
|
-
table.table thead .sorting_asc_disabled,
|
2487
|
-
table.table thead .sorting_desc_disabled {
|
2488
|
-
cursor: pointer;
|
2489
|
-
*cursor: hand;
|
2490
|
-
}
|
2491
|
-
table.table thead .sorting {
|
2492
|
-
background: url('../js/plugins/datatables/img/sort_both.png') no-repeat center right;
|
2493
|
-
}
|
2494
|
-
table.table thead .sorting_asc {
|
2495
|
-
background: url('../js/plugins/datatables/img/sort_asc.png') no-repeat center right;
|
2496
|
-
}
|
2497
|
-
table.table thead .sorting_desc {
|
2498
|
-
background: url('../js/plugins/datatables/img/sort_desc.png') no-repeat center right;
|
2499
|
-
}
|
2500
|
-
table.table thead .sorting_asc_disabled {
|
2501
|
-
background: url('../js/plugins/datatables/img/sort_asc_disabled.png') no-repeat center right;
|
2502
|
-
}
|
2503
|
-
table.table thead .sorting_desc_disabled {
|
2504
|
-
background: url('../js/plugins/datatables/img/sort_desc_disabled.png') no-repeat center right;
|
2505
|
-
}
|
2506
|
-
table.dataTable th:active {
|
2507
|
-
outline: none;
|
2508
|
-
}
|
2509
|
-
.originalTextareaInfo {
|
2510
|
-
width: auto !important;
|
2511
|
-
}
|
2512
|
-
.autosize-animate {
|
2513
|
-
transition: height 0.2s;
|
2514
|
-
-webkit-transition: height 0.2s;
|
2515
|
-
-moz-transition: height 0.2s;
|
2516
|
-
}
|
2517
|
-
.datepicker table tr td.active:hover,
|
2518
|
-
.datepicker table tr td.active:hover:hover,
|
2519
|
-
.datepicker table tr td.active.disabled:hover,
|
2520
|
-
.datepicker table tr td.active.disabled:hover:hover,
|
2521
|
-
.datepicker table tr td.active:active,
|
2522
|
-
.datepicker table tr td.active:hover:active,
|
2523
|
-
.datepicker table tr td.active.disabled:active,
|
2524
|
-
.datepicker table tr td.active.disabled:hover:active,
|
2525
|
-
.datepicker table tr td.active.active,
|
2526
|
-
.datepicker table tr td.active:hover.active,
|
2527
|
-
.datepicker table tr td.active.disabled.active,
|
2528
|
-
.datepicker table tr td.active.disabled:hover.active,
|
2529
|
-
.datepicker table tr td.active.disabled,
|
2530
|
-
.datepicker table tr td.active:hover.disabled,
|
2531
|
-
.datepicker table tr td.active.disabled.disabled,
|
2532
|
-
.datepicker table tr td.active.disabled:hover.disabled,
|
2533
|
-
.datepicker table tr td.active[disabled],
|
2534
|
-
.datepicker table tr td.active:hover[disabled],
|
2535
|
-
.datepicker table tr td.active.disabled[disabled],
|
2536
|
-
.datepicker table tr td.active.disabled:hover[disabled] {
|
2537
|
-
background-color: #e5412d;
|
2538
|
-
background-image: none;
|
2539
|
-
}
|
2540
|
-
.datepicker table tr td span.active:hover,
|
2541
|
-
.datepicker table tr td span.active:hover:hover,
|
2542
|
-
.datepicker table tr td span.active.disabled:hover,
|
2543
|
-
.datepicker table tr td span.active.disabled:hover:hover,
|
2544
|
-
.datepicker table tr td span.active:active,
|
2545
|
-
.datepicker table tr td span.active:hover:active,
|
2546
|
-
.datepicker table tr td span.active.disabled:active,
|
2547
|
-
.datepicker table tr td span.active.disabled:hover:active,
|
2548
|
-
.datepicker table tr td span.active.active,
|
2549
|
-
.datepicker table tr td span.active:hover.active,
|
2550
|
-
.datepicker table tr td span.active.disabled.active,
|
2551
|
-
.datepicker table tr td span.active.disabled:hover.active,
|
2552
|
-
.datepicker table tr td span.active.disabled,
|
2553
|
-
.datepicker table tr td span.active:hover.disabled,
|
2554
|
-
.datepicker table tr td span.active.disabled.disabled,
|
2555
|
-
.datepicker table tr td span.active.disabled:hover.disabled,
|
2556
|
-
.datepicker table tr td span.active[disabled],
|
2557
|
-
.datepicker table tr td span.active:hover[disabled],
|
2558
|
-
.datepicker table tr td span.active.disabled[disabled],
|
2559
|
-
.datepicker table tr td span.active.disabled:hover[disabled] {
|
2560
|
-
background-color: #e5412d;
|
2561
|
-
background-image: none;
|
2562
|
-
}
|
2563
|
-
.datepicker-inline {
|
2564
|
-
border: 1px solid #c0c0c0;
|
2565
|
-
width: 215px;
|
2566
|
-
}
|
2567
|
-
.datepicker-dropdown:before,
|
2568
|
-
.datepicker-dropdown:after {
|
2569
|
-
display: none;
|
2570
|
-
}
|
2571
|
-
.ui-datepicker .input-group-addon {
|
2572
|
-
cursor: pointer;
|
2573
|
-
}
|
2574
|
-
.bootstrap-timepicker > .fa-clock-o {
|
2575
|
-
position: absolute;
|
2576
|
-
top: 10px;
|
2577
|
-
right: 10px;
|
2578
|
-
}
|
2579
|
-
.bootstrap-timepicker {
|
2580
|
-
position: relative;
|
2581
|
-
}
|
2582
|
-
.bootstrap-timepicker-widget.dropdown-menu {
|
2583
|
-
max-width: 215px;
|
2584
|
-
}
|
2585
|
-
.bootstrap-timepicker-widget.modal {
|
2586
|
-
margin: 0;
|
2587
|
-
width: auto;
|
2588
|
-
}
|
2589
|
-
.bootstrap-timepicker-widget.modal .modal-dialog {
|
2590
|
-
width: 280px;
|
2591
|
-
}
|
2592
|
-
.bootstrap-timepicker-widget.modal .modal-body {
|
2593
|
-
padding: 0;
|
2594
|
-
}
|
2595
|
-
.bootstrap-timepicker-widget.modal .modal-footer {
|
2596
|
-
padding-top: 10px;
|
2597
|
-
padding-bottom: 10px;
|
2598
|
-
margin-top: 0;
|
2599
|
-
}
|
2600
|
-
.bootstrap-timepicker-widget .modal-content {
|
2601
|
-
padding: 0;
|
2602
|
-
}
|
2603
|
-
.bootstrap-timepicker .input-group-addon {
|
2604
|
-
cursor: pointer;
|
2605
|
-
}
|
2606
|
-
.bootstrap-timepicker-widget table td input {
|
2607
|
-
width: 42px;
|
2608
|
-
}
|
2609
|
-
.select2-container {
|
2610
|
-
margin-left: 0 !important;
|
2611
|
-
}
|
2612
|
-
.select2-container .select2-choice {
|
2613
|
-
height: 34px;
|
2614
|
-
line-height: 34px;
|
2615
|
-
-webkit-border-radius: 4px;
|
2616
|
-
-moz-border-radius: 4px;
|
2617
|
-
border-radius: 4px;
|
2618
|
-
border-color: #ccc;
|
2619
|
-
background: #fff !important;
|
2620
|
-
filter: none;
|
2621
|
-
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
2622
|
-
}
|
2623
|
-
.select2-container .select2-choice .select2-arrow {
|
2624
|
-
background: none;
|
2625
|
-
border: none;
|
2626
|
-
top: 2px;
|
2627
|
-
right: 5px;
|
2628
|
-
}
|
2629
|
-
.select2-container .select2-choice .select2-arrow b {
|
2630
|
-
background-position: 1px 1px;
|
2631
|
-
}
|
2632
|
-
.select2-dropdown-open .select2-choice .select2-arrow b {
|
2633
|
-
background-position: -17px 1px;
|
2634
|
-
}
|
2635
|
-
.select2-container-active .select2-choice,
|
2636
|
-
.select2-container-active .select2-choices,
|
2637
|
-
.select2-container .select2-choice:hover {
|
2638
|
-
border-color: #c2c2c2 !important;
|
2639
|
-
-webkit-box-shadow: none !important;
|
2640
|
-
-moz-box-shadow: none !important;
|
2641
|
-
box-shadow: none !important;
|
2642
|
-
}
|
2643
|
-
.select2-results {
|
2644
|
-
padding: 0;
|
2645
|
-
margin-right: 0;
|
2646
|
-
}
|
2647
|
-
.select2-search {
|
2648
|
-
padding-top: 4px;
|
2649
|
-
}
|
2650
|
-
.select2-drop,
|
2651
|
-
.select2-drop.select2-drop-above {
|
2652
|
-
border: 1px solid #aaa;
|
2653
|
-
-webkit-border-radius: 0;
|
2654
|
-
-moz-border-radius: 0;
|
2655
|
-
border-radius: 0;
|
2656
|
-
}
|
2657
|
-
.select2-drop.select2-drop-above.select2-drop-active {
|
2658
|
-
border-color: #aaa;
|
2659
|
-
margin-top: -5px;
|
2660
|
-
}
|
2661
|
-
.select2-drop-multi.select2-drop-above {
|
2662
|
-
margin-top: -1px !important;
|
2663
|
-
}
|
2664
|
-
.select2-container .select2-choice abbr {
|
2665
|
-
top: 9px;
|
2666
|
-
}
|
2667
|
-
/* .select2-search-choice-close */
|
2668
|
-
.select2-container-multi .select2-choices {
|
2669
|
-
min-height: 34px;
|
2670
|
-
background: #fff;
|
2671
|
-
border: 1px solid #ccc;
|
2672
|
-
-webkit-border-radius: 4px;
|
2673
|
-
-moz-border-radius: 4px;
|
2674
|
-
border-radius: 4px;
|
2675
|
-
}
|
2676
|
-
.select2-container-multi .select2-choices .select2-search-field input {
|
2677
|
-
height: 28px;
|
2678
|
-
padding-bottom: 4px;
|
2679
|
-
}
|
2680
|
-
.select2-container-multi .select2-choices .select2-search-choice {
|
2681
|
-
background: #f8f8f8;
|
2682
|
-
height: 22px;
|
2683
|
-
line-height: 14px;
|
2684
|
-
margin: 2px 1px 1px 2px;
|
2685
|
-
-webkit-border-radius: 2px !important;
|
2686
|
-
-moz-border-radius: 2px !important;
|
2687
|
-
border-radius: 2px !important;
|
2688
|
-
padding: 3px 22px 3px 6px;
|
2689
|
-
border: 1px solid #aaa;
|
2690
|
-
-webkit-box-shadow: none;
|
2691
|
-
-moz-box-shadow: none;
|
2692
|
-
box-shadow: none;
|
2693
|
-
}
|
2694
|
-
.select2-container-multi .select2-search-choice-close {
|
2695
|
-
right: 3px;
|
2696
|
-
top: 4px;
|
2697
|
-
left: auto;
|
2698
|
-
}
|
2699
|
-
.select2-container-multi .select2-choices .select2-search-choice-focus {
|
2700
|
-
background: #e1e1e1;
|
2701
|
-
}
|
2702
|
-
.select2-dropdown-open.select2-drop-above .select2-choice,
|
2703
|
-
.select2-dropdown-open.select2-drop-above .select2-choices {
|
2704
|
-
background: #fff !important;
|
2705
|
-
border: 1px solid #dcdcdc;
|
2706
|
-
-webkit-border-radius: 2px;
|
2707
|
-
-moz-border-radius: 2px;
|
2708
|
-
border-radius: 2px;
|
2709
|
-
}
|
2710
|
-
.select2-container .select2-choice > .select2-chosen i,
|
2711
|
-
.select2-results .select2-result-label i,
|
2712
|
-
.select2-container-multi .select2-choices .select2-search-choice i {
|
2713
|
-
margin: -1px 6px 0 0;
|
2714
|
-
height: 15px;
|
2715
|
-
vertical-align: -2px;
|
2716
|
-
}
|
2717
|
-
.form-control.select2-container {
|
2718
|
-
height: auto;
|
2719
|
-
padding: 0;
|
2720
|
-
border: none;
|
2721
|
-
-webkit-box-shadow: none;
|
2722
|
-
-moz-box-shadow: none;
|
2723
|
-
box-shadow: none;
|
2724
|
-
}
|
2725
|
-
.morris-hover {
|
2726
|
-
position: absolute;
|
2727
|
-
z-index: 1000;
|
2728
|
-
}
|
2729
|
-
.morris-hover.morris-default-style {
|
2730
|
-
padding: 6px;
|
2731
|
-
color: #666;
|
2732
|
-
font-size: 12px;
|
2733
|
-
font-weight: 600;
|
2734
|
-
text-align: center;
|
2735
|
-
background: rgba(255, 255, 255, 0.8);
|
2736
|
-
border: solid 2px rgba(230, 230, 230, 0.8);
|
2737
|
-
-webkit-border-radius: 10px;
|
2738
|
-
-webkit-background-clip: padding-box;
|
2739
|
-
-moz-border-radius: 10px;
|
2740
|
-
-moz-background-clip: padding;
|
2741
|
-
border-radius: 10px;
|
2742
|
-
background-clip: padding-box;
|
2743
|
-
}
|
2744
|
-
.morris-hover.morris-default-style .morris-hover-row-label {
|
2745
|
-
margin: .25em 0;
|
2746
|
-
font-weight: 600;
|
2747
|
-
}
|
2748
|
-
.morris-hover.morris-default-style .morris-hover-point {
|
2749
|
-
margin: 0.1em 0;
|
2750
|
-
white-space: nowrap;
|
2751
|
-
}
|
2752
|
-
/* ---------------------------------- */
|
2753
|
-
/* @Wrapper */
|
2754
|
-
#wrapper {
|
2755
|
-
width: 100%;
|
2756
|
-
}
|
2757
|
-
/* ---------------------------------- */
|
2758
|
-
/* @Header */
|
2759
|
-
#site-logo {
|
2760
|
-
position: absolute;
|
2761
|
-
top: 15px;
|
2762
|
-
left: 15px;
|
2763
|
-
z-index: 21;
|
2764
|
-
}
|
2765
|
-
#header {
|
2766
|
-
background: #222;
|
2767
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3f3f3f), to(#222222));
|
2768
|
-
background-image: -webkit-linear-gradient(top, #3f3f3f, 0%, #222222, 100%);
|
2769
|
-
background-image: -moz-linear-gradient(top, #3f3f3f 0%, #222222 100%);
|
2770
|
-
background-image: linear-gradient(to bottom, #3f3f3f 0%, #222222 100%);
|
2771
|
-
background-repeat: repeat-x;
|
2772
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3f3f3f', endColorstr='#ff222222', GradientType=0);
|
2773
|
-
width: 100%;
|
2774
|
-
height: 77px;
|
2775
|
-
border-bottom: 1px solid #000;
|
2776
|
-
position: relative;
|
2777
|
-
z-index: 15;
|
2778
|
-
}
|
2779
|
-
#header .navbar-toggle {
|
2780
|
-
float: right;
|
2781
|
-
padding: 5px 7px;
|
2782
|
-
margin-top: -8px;
|
2783
|
-
margin-bottom: 0;
|
2784
|
-
color: #666;
|
2785
|
-
font-size: 18px;
|
2786
|
-
line-height: 0;
|
2787
|
-
border-color: transparent;
|
2788
|
-
background: #e5412d;
|
2789
|
-
color: #FFF;
|
2790
|
-
}
|
2791
|
-
#header .navbar-toggle:hover {
|
2792
|
-
text-decoration: none;
|
2793
|
-
}
|
2794
|
-
#header .navbar-toggle.collapsed {
|
2795
|
-
background-color: transparent;
|
2796
|
-
}
|
2797
|
-
#header .navbar-toggle.collapsed:hover,
|
2798
|
-
#header .navbar-toggle.collapsed:focus {
|
2799
|
-
background: #222;
|
2800
|
-
}
|
2801
|
-
#header #sidebar-toggle.collapsed {
|
2802
|
-
color: #e5412d;
|
2803
|
-
}
|
2804
|
-
#top-bar {
|
2805
|
-
position: absolute;
|
2806
|
-
top: 0;
|
2807
|
-
left: 0;
|
2808
|
-
z-index: 20;
|
2809
|
-
width: 100%;
|
2810
|
-
height: 38px;
|
2811
|
-
padding-right: 25px;
|
2812
|
-
padding-left: 240px;
|
2813
|
-
color: #FFF;
|
2814
|
-
}
|
2815
|
-
#top-bar .nav > li {
|
2816
|
-
float: left;
|
2817
|
-
font-size: 12px;
|
2818
|
-
}
|
2819
|
-
#top-bar .nav > li > a {
|
2820
|
-
padding: 8px 10px;
|
2821
|
-
color: #fff;
|
2822
|
-
}
|
2823
|
-
#top-bar .nav > li > a .caret {
|
2824
|
-
border-top-color: #fff;
|
2825
|
-
border-bottom-color: #fff;
|
2826
|
-
}
|
2827
|
-
#top-bar .nav > li > a i {
|
2828
|
-
margin-right: .35em;
|
2829
|
-
}
|
2830
|
-
#top-bar .nav > li > a:hover {
|
2831
|
-
background-color: #444;
|
2832
|
-
}
|
2833
|
-
#top-bar .nav > li > a:active,
|
2834
|
-
#top-bar .nav > li > a:focus,
|
2835
|
-
#top-bar .nav > li.open > a {
|
2836
|
-
background-color: #222;
|
2837
|
-
}
|
2838
|
-
#top-bar .nav.pull-right .dropdown-menu {
|
2839
|
-
left: auto;
|
2840
|
-
right: 0;
|
2841
|
-
}
|
2842
|
-
#top-bar .nav.pull-right .dropdown-menu::before,
|
2843
|
-
#top-bar .nav.pull-right .dropdown-menu::after {
|
2844
|
-
left: auto;
|
2845
|
-
right: 9px;
|
2846
|
-
}
|
2847
|
-
#top-bar .nav.pull-right .dropdown-menu::after {
|
2848
|
-
left: auto;
|
2849
|
-
right: 10px;
|
2850
|
-
}
|
2851
|
-
#top-bar .nav .dropdown-menu {
|
2852
|
-
top: 93%;
|
2853
|
-
border-top-right-radius: 0;
|
2854
|
-
border-top-left-radius: 0;
|
2855
|
-
}
|
2856
|
-
#top-bar .nav .dropdown-menu::before,
|
2857
|
-
#top-bar .nav .dropdown-menu::after {
|
2858
|
-
content: '';
|
2859
|
-
display: inline-block;
|
2860
|
-
border-left: 7px solid transparent;
|
2861
|
-
border-right: 7px solid transparent;
|
2862
|
-
border-bottom: 7px solid #CCC;
|
2863
|
-
border-bottom-color: rgba(0, 0, 0, 0.2);
|
2864
|
-
position: absolute;
|
2865
|
-
top: -7px;
|
2866
|
-
left: 9px;
|
2867
|
-
}
|
2868
|
-
#top-bar .nav .dropdown-menu::after {
|
2869
|
-
border-left-width: 6px;
|
2870
|
-
border-right-width: 6px;
|
2871
|
-
border-bottom-width: 6px;
|
2872
|
-
border-bottom-color: #fff;
|
2873
|
-
top: -6px;
|
2874
|
-
left: 10px;
|
2875
|
-
}
|
2876
|
-
/* ---------------------------------- */
|
2877
|
-
/* @Search */
|
2878
|
-
#search {
|
2879
|
-
background: #444;
|
2880
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#464646), to(#363636));
|
2881
|
-
background-image: -webkit-linear-gradient(top, #464646, 0%, #363636, 100%);
|
2882
|
-
background-image: -moz-linear-gradient(top, #464646 0%, #363636 100%);
|
2883
|
-
background-image: linear-gradient(to bottom, #464646 0%, #363636 100%);
|
2884
|
-
background-repeat: repeat-x;
|
2885
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff464646', endColorstr='#ff363636', GradientType=0);
|
2886
|
-
width: 100%;
|
2887
|
-
height: 57px;
|
2888
|
-
text-align: center;
|
2889
|
-
border-top: 1px solid #555;
|
2890
|
-
border-bottom: 1px solid #222;
|
2891
|
-
position: relative;
|
2892
|
-
z-index: 15;
|
2893
|
-
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
|
2894
|
-
}
|
2895
|
-
#search form {
|
2896
|
-
margin: 0 15px;
|
2897
|
-
position: relative;
|
2898
|
-
}
|
2899
|
-
#search form #search-btn {
|
2900
|
-
color: #393939;
|
2901
|
-
font-size: 15px;
|
2902
|
-
font-weight: 600;
|
2903
|
-
position: absolute;
|
2904
|
-
left: 168px;
|
2905
|
-
top: 9px;
|
2906
|
-
background: transparent;
|
2907
|
-
transition: color 0.25s linear;
|
2908
|
-
}
|
2909
|
-
#search form #search-btn:hover,
|
2910
|
-
#search form #search-btn:focus {
|
2911
|
-
color: #bd2917;
|
2912
|
-
outline: none;
|
2913
|
-
}
|
2914
|
-
#search .form-control {
|
2915
|
-
background: #4e4e4e;
|
2916
|
-
width: 210px;
|
2917
|
-
border: 1px solid #363636;
|
2918
|
-
color: #FFF;
|
2919
|
-
position: relative;
|
2920
|
-
top: 12px;
|
2921
|
-
border-top-right-radius: 100px;
|
2922
|
-
border-top-left-radius: 100px;
|
2923
|
-
border-bottom-right-radius: 100px;
|
2924
|
-
border-bottom-left-radius: 100px;
|
2925
|
-
box-sizing: border-box;
|
2926
|
-
}
|
2927
|
-
#search .form-control:focus {
|
2928
|
-
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(229, 65, 45, 0.5);
|
2929
|
-
}
|
2930
|
-
/* ---------------------------------- */
|
2931
|
-
/* @Sidear */
|
2932
|
-
#sidebar {
|
2933
|
-
width: 240px;
|
2934
|
-
display: block;
|
2935
|
-
float: left;
|
2936
|
-
position: relative;
|
2937
|
-
position: absolute;
|
2938
|
-
z-index: 16;
|
2939
|
-
}
|
2940
|
-
#sidebar hr {
|
2941
|
-
margin-bottom: 2em;
|
2942
|
-
border-top: 1px solid #4A4A4A;
|
2943
|
-
border-bottom: 1px solid #858585;
|
2944
|
-
}
|
2945
|
-
/* ---------------------------------- */
|
2946
|
-
/* @main-nav */
|
2947
|
-
#main-nav {
|
2948
|
-
width: 240px;
|
2949
|
-
padding: 0;
|
2950
|
-
margin: 1.25em 0 2.5em;
|
2951
|
-
border-top: 1px solid #4A4A4A;
|
2952
|
-
border-bottom: 1px solid #858585;
|
2953
|
-
position: relative;
|
2954
|
-
top: 5px;
|
2955
|
-
}
|
2956
|
-
#main-nav > li {
|
2957
|
-
list-style-type: none;
|
2958
|
-
padding: 0;
|
2959
|
-
margin: 0;
|
2960
|
-
position: relative;
|
2961
|
-
border-top: 1px solid #858585;
|
2962
|
-
border-bottom: 1px solid #4A4A4A;
|
2963
|
-
}
|
2964
|
-
#main-nav > li > a {
|
2965
|
-
width: 100%;
|
2966
|
-
font-size: 13px;
|
2967
|
-
font-weight: normal;
|
2968
|
-
text-decoration: none;
|
2969
|
-
color: #FFF;
|
2970
|
-
display: inline-block;
|
2971
|
-
padding: 11px 18px 11px 18px;
|
2972
|
-
outline: none;
|
2973
|
-
-moz-box-sizing: border-box;
|
2974
|
-
-webkit-box-sizing: border-box;
|
2975
|
-
box-sizing: border-box;
|
2976
|
-
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
|
2977
|
-
}
|
2978
|
-
#main-nav > li > a i {
|
2979
|
-
position: relative;
|
2980
|
-
top: 1px;
|
2981
|
-
width: 16px;
|
2982
|
-
display: inline-block;
|
2983
|
-
text-align: center;
|
2984
|
-
margin-right: 1em;
|
2985
|
-
color: #444;
|
2986
|
-
font-size: 16px;
|
2987
|
-
text-shadow: none;
|
2988
|
-
}
|
2989
|
-
#main-nav > li > a:hover,
|
2990
|
-
#main-nav > li.opened > a {
|
2991
|
-
background: #616161;
|
2992
|
-
background: rgba(0, 0, 0, 0.075);
|
2993
|
-
}
|
2994
|
-
#main-nav > li.active {
|
2995
|
-
border-top: none;
|
2996
|
-
}
|
2997
|
-
#main-nav > li.active > a {
|
2998
|
-
background: #066ECD;
|
2999
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#f0f0f0));
|
3000
|
-
background-image: -webkit-linear-gradient(top, #ffffff, 0%, #f0f0f0, 100%);
|
3001
|
-
background-image: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
|
3002
|
-
background-image: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
|
3003
|
-
background-repeat: repeat-x;
|
3004
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
|
3005
|
-
border-top: none;
|
3006
|
-
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.075);
|
3007
|
-
color: #e5412d;
|
3008
|
-
text-shadow: none;
|
3009
|
-
font-weight: 600;
|
3010
|
-
}
|
3011
|
-
#main-nav > li.active > a i {
|
3012
|
-
color: #e5412d;
|
3013
|
-
}
|
3014
|
-
#main-nav > li.dropdown > a {
|
3015
|
-
padding-bottom: 12px;
|
3016
|
-
}
|
3017
|
-
#main-nav > li.dropdown > a .caret {
|
3018
|
-
width: 0;
|
3019
|
-
height: 0;
|
3020
|
-
display: inline-block;
|
3021
|
-
border-top-color: #383838;
|
3022
|
-
border-bottom-color: #383838;
|
3023
|
-
position: absolute;
|
3024
|
-
top: 19px;
|
3025
|
-
right: 20px;
|
3026
|
-
}
|
3027
|
-
#main-nav .sub-nav {
|
3028
|
-
background: #555;
|
3029
|
-
width: 100%;
|
3030
|
-
display: none;
|
3031
|
-
list-style-type: none;
|
3032
|
-
padding: 1em 0;
|
3033
|
-
padding-left: 25px;
|
3034
|
-
margin-top: 0;
|
3035
|
-
margin-bottom: 0;
|
3036
|
-
border-bottom: none;
|
3037
|
-
position: relative;
|
3038
|
-
top: 0;
|
3039
|
-
}
|
3040
|
-
#main-nav .sub-nav > li {
|
3041
|
-
background: none;
|
3042
|
-
list-style-type: none;
|
3043
|
-
padding: 0;
|
3044
|
-
margin: 0 1em 0 0;
|
3045
|
-
}
|
3046
|
-
#main-nav .sub-nav > li > a {
|
3047
|
-
width: auto;
|
3048
|
-
font-size: 12px;
|
3049
|
-
display: block;
|
3050
|
-
padding: 7px 15px 7px 30px;
|
3051
|
-
color: #FFF;
|
3052
|
-
}
|
3053
|
-
#main-nav .sub-nav > li > a:hover {
|
3054
|
-
text-decoration: none;
|
3055
|
-
background-color: #4d4d4d;
|
3056
|
-
border-top-right-radius: 5px;
|
3057
|
-
border-top-left-radius: 5px;
|
3058
|
-
border-bottom-right-radius: 5px;
|
3059
|
-
border-bottom-left-radius: 5px;
|
3060
|
-
}
|
3061
|
-
#main-nav .sub-nav > li > a i {
|
3062
|
-
position: relative;
|
3063
|
-
top: 1px;
|
3064
|
-
margin-right: .65em;
|
3065
|
-
color: #fff;
|
3066
|
-
font-size: 13px;
|
3067
|
-
}
|
3068
|
-
/* ---------------------------------- */
|
3069
|
-
/* @Footer */
|
3070
|
-
#footer {
|
3071
|
-
width: 100%;
|
3072
|
-
padding: 12px;
|
3073
|
-
color: #999;
|
3074
|
-
text-align: right;
|
3075
|
-
background: #222;
|
3076
|
-
}
|
3077
|
-
#footer:before,
|
3078
|
-
#footer:after {
|
3079
|
-
content: " ";
|
3080
|
-
/* 1 */
|
3081
|
-
|
3082
|
-
display: table;
|
3083
|
-
/* 2 */
|
3084
|
-
|
3085
|
-
}
|
3086
|
-
#footer:after {
|
3087
|
-
clear: both;
|
3088
|
-
}
|
3089
|
-
#footer a {
|
3090
|
-
color: #e5412d;
|
3091
|
-
}
|
3092
|
-
#footer .nav > li {
|
3093
|
-
display: inline-block;
|
3094
|
-
padding: 0 5px;
|
3095
|
-
}
|
3096
|
-
#footer .nav > li > a {
|
3097
|
-
display: inline;
|
3098
|
-
padding: 0;
|
3099
|
-
}
|
3100
|
-
#footer .nav > li > a:hover {
|
3101
|
-
text-decoration: underline;
|
3102
|
-
background: transparent;
|
3103
|
-
}
|
3104
|
-
/* ---------------------------------- */
|
3105
|
-
/* @Content */
|
3106
|
-
#content {
|
3107
|
-
background: #FFF;
|
3108
|
-
width: auto;
|
3109
|
-
min-height: 800px;
|
3110
|
-
z-index: 18;
|
3111
|
-
padding-bottom: 25px;
|
3112
|
-
margin-left: 240px;
|
3113
|
-
margin-right: 20px;
|
3114
|
-
position: relative;
|
3115
|
-
left: auto;
|
3116
|
-
top: auto;
|
3117
|
-
}
|
3118
|
-
#content-header {
|
3119
|
-
position: relative;
|
3120
|
-
top: -96px;
|
3121
|
-
width: 100%;
|
3122
|
-
height: 96px;
|
3123
|
-
margin-bottom: 2em;
|
3124
|
-
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#eeeeee));
|
3125
|
-
background-image: -webkit-linear-gradient(top, #ffffff, 0%, #eeeeee, 100%);
|
3126
|
-
background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
|
3127
|
-
background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
|
3128
|
-
background-repeat: repeat-x;
|
3129
|
-
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
|
3130
|
-
border-bottom: 1px solid #CCC;
|
3131
|
-
border-top-right-radius: 4px;
|
3132
|
-
border-top-left-radius: 4px;
|
3133
|
-
}
|
3134
|
-
#content-header:before,
|
3135
|
-
#content-header:after {
|
3136
|
-
content: " ";
|
3137
|
-
/* 1 */
|
3138
|
-
|
3139
|
-
display: table;
|
3140
|
-
/* 2 */
|
3141
|
-
|
3142
|
-
}
|
3143
|
-
#content-header:after {
|
3144
|
-
clear: both;
|
3145
|
-
}
|
3146
|
-
#content-header h1 {
|
3147
|
-
position: relative;
|
3148
|
-
left: 20px;
|
3149
|
-
margin: 0;
|
3150
|
-
color: #444;
|
3151
|
-
font-size: 32px;
|
3152
|
-
font-weight: 400;
|
3153
|
-
line-height: 96px;
|
3154
|
-
letter-spacing: -2px;
|
3155
|
-
text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
|
3156
|
-
}
|
3157
|
-
#content-container {
|
3158
|
-
position: relative;
|
3159
|
-
top: -96px;
|
3160
|
-
padding: 0 20px;
|
3161
|
-
}
|
3162
|
-
#content-container .portlet {
|
3163
|
-
margin-bottom: 2em;
|
3164
|
-
}
|
3165
|
-
#content-container .row {
|
3166
|
-
margin-bottom: 2em;
|
3167
|
-
}
|
3168
|
-
#content-container .row.row-marginless {
|
3169
|
-
margin-bottom: 0 !important;
|
3170
|
-
}
|
3171
|
-
#content-container .row > div .portlet:last-child {
|
3172
|
-
margin-bottom: 0;
|
3173
|
-
}
|
3174
|
-
.row.nomargin {
|
3175
|
-
margin-bottom: 0;
|
3176
|
-
}
|
3177
|
-
.error-container {
|
3178
|
-
margin-top: 1em;
|
3179
|
-
text-align: center;
|
3180
|
-
}
|
3181
|
-
.error-code {
|
3182
|
-
display: inline-block;
|
3183
|
-
vertical-align: top;
|
3184
|
-
font-size: 100px;
|
3185
|
-
font-weight: 600;
|
3186
|
-
line-height: .7em;
|
3187
|
-
}
|
3188
|
-
.error-details {
|
3189
|
-
display: inline-block;
|
3190
|
-
vertical-align: top;
|
3191
|
-
margin-top: 4em;
|
3192
|
-
}
|
3193
|
-
.error-details ul {
|
3194
|
-
text-align: left;
|
3195
|
-
}
|
3196
|
-
@media (min-width: 768px) {
|
3197
|
-
.error-container {
|
3198
|
-
margin-top: 2.5em;
|
3199
|
-
}
|
3200
|
-
.error-details {
|
3201
|
-
width: 250px;
|
3202
|
-
margin-top: 0;
|
3203
|
-
margin-left: 25px;
|
3204
|
-
text-align: left;
|
3205
|
-
}
|
3206
|
-
}
|
3207
|
-
@media (min-width: 992px) {
|
3208
|
-
.error-container {
|
3209
|
-
margin-top: 5em;
|
3210
|
-
}
|
3211
|
-
.error-code {
|
3212
|
-
font-size: 150px;
|
3213
|
-
}
|
3214
|
-
.error-details {
|
3215
|
-
width: 350px;
|
3216
|
-
margin-left: 50px;
|
3217
|
-
}
|
3218
|
-
}
|
3219
|
-
.heading {
|
3220
|
-
padding-bottom: 8px;
|
3221
|
-
margin-bottom: 1.35em;
|
3222
|
-
border-bottom: 1px dotted #CCC;
|
3223
|
-
}
|
3224
|
-
.heading-inline {
|
3225
|
-
display: inline-block;
|
3226
|
-
}
|
3227
|
-
.col-sidebar-right {
|
3228
|
-
border-left: 1px solid #DDD;
|
3229
|
-
padding-left: 2em;
|
3230
|
-
}
|
3231
|
-
@media (max-width: 992px) {
|
3232
|
-
.col-sidebar-right {
|
3233
|
-
border-left: none;
|
3234
|
-
padding-left: 15px;
|
3235
|
-
}
|
3236
|
-
}
|
3237
|
-
.media-table > tbody > tr > td {
|
3238
|
-
vertical-align: middle;
|
3239
|
-
}
|
3240
|
-
.align-left {
|
3241
|
-
text-align: left;
|
3242
|
-
}
|
3243
|
-
.align-center {
|
3244
|
-
text-align: center;
|
3245
|
-
}
|
3246
|
-
.align-right {
|
3247
|
-
text-align: right;
|
3248
|
-
}
|
3249
|
-
.clear {
|
3250
|
-
clear: both;
|
3251
|
-
}
|
3252
|
-
.chart-holder {
|
3253
|
-
position: relative;
|
3254
|
-
width: 100%;
|
3255
|
-
height: 300px;
|
3256
|
-
}
|
3257
|
-
.table > tbody > .row-subtotal > td {
|
3258
|
-
border-top: 2px solid #000;
|
3259
|
-
}
|
3260
|
-
ul.support-list {
|
3261
|
-
margin-top: 2em;
|
3262
|
-
}
|
3263
|
-
ul.support-list li {
|
3264
|
-
margin-left: 2.5em;
|
3265
|
-
}
|
3266
|
-
.fontawesome-icon-list {
|
3267
|
-
text-align: center;
|
3268
|
-
}
|
3269
|
-
.fontawesome-icon-list a {
|
3270
|
-
display: inline-block;
|
3271
|
-
margin-bottom: 3em;
|
3272
|
-
color: #666;
|
3273
|
-
}
|
3274
|
-
.fontawesome-icon-list a:hover {
|
3275
|
-
color: #e5412d;
|
3276
|
-
text-decoration: none;
|
3277
|
-
}
|
3278
|
-
.fontawesome-icon-list .fa {
|
3279
|
-
display: block;
|
3280
|
-
margin-bottom: .5em;
|
3281
|
-
font-size: 20px;
|
3282
|
-
}
|
3283
|
-
@media (max-width: 768px) {
|
3284
|
-
body {
|
3285
|
-
background-image: none;
|
3286
|
-
}
|
3287
|
-
#search {
|
3288
|
-
width: 100%;
|
3289
|
-
min-height: 0;
|
3290
|
-
display: block;
|
3291
|
-
}
|
3292
|
-
#search form #search-btn {
|
3293
|
-
left: auto;
|
3294
|
-
right: 5px;
|
3295
|
-
}
|
3296
|
-
#search form .form-control {
|
3297
|
-
width: 100%;
|
3298
|
-
}
|
3299
|
-
.fc-header-right {
|
3300
|
-
display: none;
|
3301
|
-
}
|
3302
|
-
.fc-header-center h2 {
|
3303
|
-
margin-top: 3px;
|
3304
|
-
font-size: 14px;
|
3305
|
-
}
|
3306
|
-
#site-logo {
|
3307
|
-
top: 5px;
|
3308
|
-
}
|
3309
|
-
#footer .nav + .nav {
|
3310
|
-
margin-top: 1em;
|
3311
|
-
}
|
3312
|
-
#footer .nav.pull-left,
|
3313
|
-
#footer .nav.pull-right {
|
3314
|
-
float: none !important;
|
3315
|
-
text-align: left !important;
|
3316
|
-
}
|
3317
|
-
#footer .nav > li {
|
3318
|
-
display: block;
|
3319
|
-
}
|
3320
|
-
/* ---------------------------------- */
|
3321
|
-
/* @Header */
|
3322
|
-
#header {
|
3323
|
-
height: 60px;
|
3324
|
-
}
|
3325
|
-
#header .navbar-toggle {
|
3326
|
-
margin-top: 15px;
|
3327
|
-
}
|
3328
|
-
#header .navbar-toggle.collapsed:hover {
|
3329
|
-
background-color: transparent;
|
3330
|
-
}
|
3331
|
-
#content {
|
3332
|
-
display: block;
|
3333
|
-
width: auto;
|
3334
|
-
padding: 0;
|
3335
|
-
margin: 0;
|
3336
|
-
}
|
3337
|
-
#content-header {
|
3338
|
-
top: 0;
|
3339
|
-
height: auto;
|
3340
|
-
line-height: auto;
|
3341
|
-
padding: 15px;
|
3342
|
-
}
|
3343
|
-
#content-header h1 {
|
3344
|
-
position: static;
|
3345
|
-
font-size: 18px;
|
3346
|
-
font-weight: 600;
|
3347
|
-
line-height: 1.35em;
|
3348
|
-
letter-spacing: -1px;
|
3349
|
-
}
|
3350
|
-
#content-container {
|
3351
|
-
position: static;
|
3352
|
-
top: 0;
|
3353
|
-
padding-bottom: 30px;
|
3354
|
-
}
|
3355
|
-
#top-bar {
|
3356
|
-
position: static;
|
3357
|
-
padding: 0 7px;
|
3358
|
-
margin-left: 0;
|
3359
|
-
background-color: #444;
|
3360
|
-
border-top: 1px solid #5a5a5a;
|
3361
|
-
border-bottom: 1px solid #111;
|
3362
|
-
}
|
3363
|
-
#top-bar .nav {
|
3364
|
-
float: none !important;
|
3365
|
-
}
|
3366
|
-
#top-bar .nav > li {
|
3367
|
-
float: none;
|
3368
|
-
}
|
3369
|
-
#top-bar .nav > li > a {
|
3370
|
-
padding-right: 25px;
|
3371
|
-
padding-left: 25px;
|
3372
|
-
font-size: 13px;
|
3373
|
-
}
|
3374
|
-
#top-bar .nav > li > a .caret {
|
3375
|
-
margin-top: -2px;
|
3376
|
-
}
|
3377
|
-
#top-bar .nav .dropdown-menu {
|
3378
|
-
position: static;
|
3379
|
-
width: 100%;
|
3380
|
-
background-color: transparent;
|
3381
|
-
border: none;
|
3382
|
-
-webkit-box-shadow: none;
|
3383
|
-
-moz-box-shadow: none;
|
3384
|
-
box-shadow: none;
|
3385
|
-
}
|
3386
|
-
#top-bar .nav .dropdown-menu::before,
|
3387
|
-
#top-bar .nav .dropdown-menu::after {
|
3388
|
-
display: none;
|
3389
|
-
}
|
3390
|
-
#top-bar .nav .dropdown-menu > li > a {
|
3391
|
-
padding-left: 32px;
|
3392
|
-
color: #FFF;
|
3393
|
-
}
|
3394
|
-
#top-bar .nav .dropdown-menu .divider {
|
3395
|
-
background-color: #555;
|
3396
|
-
}
|
3397
|
-
/* ---------------------------------- */
|
3398
|
-
/* @Sidar */
|
3399
|
-
#sidebar {
|
3400
|
-
width: 100%;
|
3401
|
-
float: none;
|
3402
|
-
position: static;
|
3403
|
-
}
|
3404
|
-
#sidebar ul {
|
3405
|
-
width: 100%;
|
3406
|
-
}
|
3407
|
-
#mainNav .dropdown .dropdownArrow {
|
3408
|
-
top: 15px;
|
3409
|
-
}
|
3410
|
-
}
|
3411
|
-
@media (max-width: 992px) {
|
3412
|
-
#content-container .row {
|
3413
|
-
margin-bottom: 0;
|
3414
|
-
}
|
3415
|
-
#content-container .row > div {
|
3416
|
-
margin-bottom: 2em;
|
3417
|
-
}
|
3418
|
-
}
|
3419
|
-
/* Small devices (tablets, 768px and up) */
|
3420
|
-
@media (min-width: 768px) {
|
3421
|
-
#sidebar-wrapper.collapse,
|
3422
|
-
#top-bar.collapse {
|
3423
|
-
display: block!important;
|
3424
|
-
height: auto!important;
|
3425
|
-
padding-bottom: 0;
|
3426
|
-
overflow: visible!important;
|
3427
|
-
}
|
3428
|
-
}
|
3429
|
-
/* Medium devices (desktops, 992px and up) */
|
3430
|
-
@media (min-width: 992px) {
|
3431
|
-
|
3432
|
-
}
|
3433
|
-
/* Large devices (large desktops, 1200px and up) */
|
3434
|
-
@media (min-width: 1200px) {
|
3435
|
-
|
3436
|
-
}
|