/* line 1, tweaks.scss */
#node-edit #edit-title {
  height: auto; }

/* line 5, tweaks.scss */
body.navbar-tray-open.navbar-vertical {
  margin-left: 225px;
  margin-left: 22.5rem; }

/* line 10, tweaks.scss */
.navbar-fixed-top {
  position: static; }

/* line 15, tweaks.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 999; }

/* line 19, tweaks.scss */
.navbar .nav > .dropdown > a {
  /* Dropdowns in main menu */
  float: left;
  padding-right: 0; }

/* line 24, tweaks.scss */
.navbar .nav > .dropdown > .dropdown-toggle {
  padding-left: 5px;
  padding-right: 17px; }

/* line 29, tweaks.scss */
.navbar .nav > .open {
  background-color: rgba(0, 0, 0, 0); }

@media (min-width: 768px) {
  /* line 34, tweaks.scss */
  .navbar-default nav {
    float: right; } }
/* line 39, tweaks.scss */
html.js input.form-autocomplete {
  background: transparent; }

/* line 43, tweaks.scss */
#main-wrapper {
  /*margin-bottom: 50px;*/ }

/* line 47, tweaks.scss */
.pane-content {
  position: relative; }

/* line 51, tweaks.scss */
.pane-content .container {
  width: auto; }

/* line 55, tweaks.scss */
legend {
  border-bottom: 0; }

/* line 59, tweaks.scss */
.views-ajax-popup .scroll fieldset {
  padding: 5px; }

/* line 63, tweaks.scss */
.views-ui-display-tab-bucket .views-display-setting .label {
  color: #666;
  font-size: 100%; }

/* line 69, tweaks.scss */
.views-ui-display-tab-actions .ctools-button-processed li a,
.views-ui-display-tab-actions .ctools-button-processed input {
  color: #000; }

/* line 73, tweaks.scss */
html.js fieldset.collapsed {
  padding: 5px;
  margin-bottom: 25px; }

/* line 78, tweaks.scss */
.collapse-processed .fieldset-wrapper {
  margin-left: 25px;
  margin-bottom: 10px; }

/* line 84, tweaks.scss */
.form-actions .btn,
.form-submit {
  width: 100%;
  font-size: 20px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top:35px !important;}

/* line 91, tweaks.scss */
label.option {
  display: inline;
  font-weight: normal; }

/* line 97, tweaks.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: 0px; }

/* line 101, tweaks.scss */
.media-list-thumbnails .form-type-checkbox {
  bottom: 0; }

/* line 105, tweaks.scss */
div#admin-toolbar.vertical {
  z-index: 9999; }

/* line 109, tweaks.scss */
#navbar {
  position: absolute;
  z-index: 9999; }

/* line 114, tweaks.scss */
#tabs {
  /*margin-bottom: 20px;*/ }

/*
#messages {
  margin-top:100px;
}*/
/* line 124, tweaks.scss */
#admin-menu,
#admin-menu .dropdown {
  z-index: 9999; }

/* line 128, tweaks.scss */
#edit-module-filter-name {
  display: inline; }

/* line 133, tweaks.scss */
th.checkbox,
td.checkbox {
  display: table-cell; }

/* line 138, tweaks.scss */
.draggable a.tabledrag-handle .handle,
.panopoly-spotlight-label {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/*
.update tbody > tr:nth-child(even) > td, .table-striped tbody > tr:nth-child(even) > th,
  .update tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th,
  table.update, .update table.version {
  background-color: transparent;
}
*/
/* line 153, tweaks.scss */
.update tbody > tr:nth-child(odd) > td, .update tbody > tr:nth-child(odd) > th,
.update tbody > tr:nth-child(even) > td, .update tbody > tr:nth-child(even) > th {
  background: transparent; }

/* line 158, tweaks.scss */
table.package tr.enabling, tr.selected td, tr.dblog-error, tr.dblog-notice, tr.dblog-warning,
tr.dblog-error .active, tr.dblog-notice .active, tr.dblog-warning .active {
  background: transparent; }

/* line 162, tweaks.scss */
.version-links .links {
  list-style-type: none; }

/* line 166, tweaks.scss */
table .active {
  background-color: transparent; }

/* line 170, tweaks.scss */
#module-filter-squeeze {
  background-color: transparent;
  border: 0; }

/* line 175, tweaks.scss */
tr.even, tr.odd {
  background-color: transparent;
  border-bottom: inherit;
  padding: inherit; }

/* Keep Bootstrap from hiding batch API progress message */
/* line 182, tweaks.scss */
.batch-processed .progress {
  height: auto; }

/** Disable Bug Logging Button on Mobile **/
@media (max-width: 768px) {
  /* line 187, tweaks.scss */
  .atlwdg-trigger.atlwdg-SUBTLE {
    display: none; } }
