/* line 1, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_wrapper {
  margin-bottom: 1.25em; }

/* line 5, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_length label,
div.dataTables_filter label,
div.dataTables_info {
  color: #999;
  font-weight: normal; }

/* line 12, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_length label {
  float: left;
  text-align: left;
  margin-bottom: 0; }

/* line 18, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_length select {
  width: 75px;
  margin-bottom: 0; }

/* line 23, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_filter label {
  float: right;
  margin-bottom: 0; }

/* line 27, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_filter input {
  display: inline-block !important;
  width: auto !important;
  margin-bottom: 0;
  margin-left: 0.5em; }

/* line 34, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_info {
  padding-top: 2px;
  font-size: 0.875em; }

/* line 39, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_paginate {
  float: right;
  margin: 0; }

/* line 44, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
table.dataTable {
  clear: both;
  margin: 0.5em 0 !important;
  max-width: none !important;
  width: 100%; }

/* line 51, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand; }

/* line 60, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
table.dataTable thead .sorting {
  background: url(/assets/dataTables/foundation/sort_both.png) no-repeat center right; }

/* line 61, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
table.dataTable thead .sorting_asc {
  background: url(/assets/dataTables/foundation/sort_asc.png) no-repeat center right; }

/* line 62, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
table.dataTable thead .sorting_desc {
  background: url(/assets/dataTables/foundation/sort_desc.png) no-repeat center right; }

/* line 64, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
table.dataTable thead .sorting_asc_disabled {
  background: url(/assets/dataTables/foundation/sort_asc_disabled.png) no-repeat center right; }

/* line 65, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
table.dataTable thead .sorting_desc_disabled {
  background: url(/assets/dataTables/foundation/sort_desc_disabled.png) no-repeat center right; }

/* line 67, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
table.dataTable th:active {
  outline: none; }

/* Scrolling */
/* line 72, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important; }

/* line 76, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* line 82, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none; }

/* line 87, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none; }

/*
 * TableTools styles
 */
/* line 98, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
.table tbody tr.active td,
.table tbody tr.active th {
  background-color: #08C;
  color: white; }

/* line 104, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
  background-color: #0075b0 !important; }

/* line 109, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc; }

/* line 114, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand; }

/* line 119, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTTT {
  float: left;
  margin-bottom: 0;
  margin-top: -0.3em; }

/* line 125, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTTT .button {
  margin: 0 0 0.25rem; }

/* line 129, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTTT .button:hover {
  text-decoration: none !important; }

/* line 133, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
ul.DTTT_dropdown.dropdown-menu li {
  position: relative; }

/* line 137, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important; }

/* TableTools information display */
/* line 143, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
.DTTT_print_info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 150px;
  margin-left: -200px;
  margin-top: -75px;
  text-align: center;
  color: #333;
  padding: 10px 30px;
  background: #ffffff;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Opera 11.10+ */
  background: linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  /* IE6-9 */
  opacity: 0.95;
  border: 1px solid black;
  border: 1px solid rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); }

/* line 181, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em; }

/* line 188, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px; }

/*
 * FixedColumns styles
 */
/* line 198, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white; }

/* line 204, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important; }

/* line 208, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin-bottom: 0 !important; }

/* line 213, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none; }

/* line 218, /home/deploy/learning_cms/shared/bundle/ruby/2.4.0/bundler/gems/jquery-datatables-rails-d486b31b192a/app/assets/stylesheets/dataTables/jquery.dataTables.foundation.scss */
div.DTFC_LeftFootWrapper table {
  border-top: none; }
