/* line 5, app/assets/stylesheets/contents.scss */
.rowdelete {
  background-color: #aaaaaa;
}

/* line 9, app/assets/stylesheets/contents.scss */
.alt-table-responsive {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}

/* line 20, app/assets/stylesheets/contents.scss */
.modal-content {
  top: 70px;
}

/* line 24, app/assets/stylesheets/contents.scss */
ul.pagination li.paginate_button {
  padding: 0px;
}

/* line 28, app/assets/stylesheets/contents.scss */
div#contetns_paginate {
  text-align: right;
  vertical-align: top;
}

/* line 33, app/assets/stylesheets/contents.scss */
div#contetns_filter {
  text-align: right;
  vertical-align: top;
}

/* line 38, app/assets/stylesheets/contents.scss */
table.dataTable thead th {
  position: relative;
  background-image: none !important;
}

/* line 43, app/assets/stylesheets/contents.scss */
table.dataTable thead th.sorting:after, table.dataTable thead th.sorting_asc:after, table.dataTable thead th.sorting_desc:after {
  position: absolute;
  top: 5px;
  right: 8px;
  display: block;
  font-family: FontAwesome;
}

/* line 53, app/assets/stylesheets/contents.scss */
table.dataTable thead th.sorting:after {
  content: '\f0dc';
}

/* line 56, app/assets/stylesheets/contents.scss */
table.dataTable thead th.sorting_asc:after {
  content: '\f0de';
}

/* line 59, app/assets/stylesheets/contents.scss */
table.dataTable thead th.sorting_desc:after {
  content: '\f0dd';
}

/* line 64, app/assets/stylesheets/contents.scss */
div.meidanew {
  margin-bottom: 20px;
}

/* line 68, app/assets/stylesheets/contents.scss */
div.table-responsive div {
  margin: 0px;
}

/* line 72, app/assets/stylesheets/contents.scss */
th {
  font-size: 12px;
}

/* line 73, app/assets/stylesheets/contents.scss */
td {
  font-size: 11px;
}

/* line 75, app/assets/stylesheets/contents.scss */
span.selection {
  width: 100%;
}

/* line 79, app/assets/stylesheets/contents.scss */
.nav.nav-tabs li a {
  line-height: 0.5;
}

/* line 83, app/assets/stylesheets/contents.scss */
.nav.nav-tabs {
  margin-bottom: 15px;
}

/* line 88, app/assets/stylesheets/contents.scss */
table#contetns th {
  background-color: #555555;
  color: #ffffff;
  font-weight: normal;
}

/* line 94, app/assets/stylesheets/contents.scss */
table#contetns tr:hover {
  background-color: #eeeeee;
}

/* line 98, app/assets/stylesheets/contents.scss */
table#contetns tbody tr {
  height: 60px;
}

/* line 102, app/assets/stylesheets/contents.scss */
table#contetns td div.tdaction {
  margin-top: 5px;
}

/* line 106, app/assets/stylesheets/contents.scss */
table#contetns td div.tdaction a:hover {
  font-weight: bold;
  text-decoration: underline;
}
