.ui-selectable-helper {
  z-index: 2000;
}
body {
  overflow-x: hidden;
  overflow-y: scroll !important;
  padding-top: 50px;
}
body#layoutLogin {
  background: #32373a url('../../AdminModule/img/pattern.png');
}
body#layoutLogin #loginWrap {
  padding-top: 50px;
  padding-bottom: 50px;
}
body#layoutLogin.gregberry {
  background: #fff;
}
.underBreadcrumb {
  margin-top: 10px !important;
}
#breadcrumb {
  position: relative;
  top: 5px;
  left: 7px;
  color: #afafaf;
  font-size: 12px;
}
#breadcrumb a {
  color: #969696;
  font-size: 12px;
  margin: 0 5px;
}
#breadcrumb a .icon-home {
  margin-right: 3px;
}
#breadcrumb span {
  font-size: 10px;
}
#breadcrumb a:hover {
  text-decoration: none;
  color: #000;
}
h3 {
  margin-bottom: 10px;
}
.lite.padding {
  padding: 10px 20px !important;
}
.navbar .divider-vertical {
  margin: 0 !important;
}
.navbar-fixed-bottom {
  bottom: -40px;
}
.navbar-fixed-bottom .btn {
  position: relative;
  top: 1px;
  margin-right: 10px;
  font-size: 12px !important;
}
.alert i {
  font-size: 1.1em !important;
  margin-right: 5px;
}
.inline-help {
  padding-left: 5px;
  position: relative;
  top: 1px;
}
.stats {
  margin: 0 0 0 0 !important;
}
.quickEdit {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
  margin-top: 15px;
}
.quickEdit th {
  text-align: left;
  padding: 5px 20px;
}
.quickEdit td {
  vertical-align: top !important;
  padding: 20px 20px;
  background: #f7f7f7;
}
.quickEdit td:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.quickEdit td:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.quickEdit .editPrice {
  width: 40%;
}
.quickEdit .editPrice .text {
  float: left;
  margin-right: 15px;
  width: 80px !important;
}
.quickEdit .editPrice span {
  float: left;
  margin-right: 15px;
}
.quickEdit .editPrice select {
  float: left;
  width: 80px !important;
}
.quickEdit .editPerex {
  width: 35%;
  padding-right: 0;
}
.quickEdit .editPerex textarea {
  width: 95%;
  height: 100%;
}
.noMargin {
  margin: 0 !important;
}
.dropdown-menu {
  min-width: 190px;
}
#image-container,
#image-container2 {
  padding-left: 10px;
}
.actions i {
  font-size: 16px !important;
  line-height: 16px !important;
}
.actions {
  white-space: nowrap;
}
.helpBox .headline i {
  font-size: 20px;
  position: absolute;
  top: 2px;
  left: 0px;
  color: #6c5900;
}
.helpBox .headline {
  position: relative;
  margin-bottom: 10px;
  padding-top: 2px;
  color: #6c5900;
  font-size: 13px;
  font-weight: bold;
  padding-left: 25px;
}
.helpBox p:last-child {
  margin: 0;
}
.helpBox .legend span {
  margin-left: 10px;
}
.helpBox .legend span i {
  margin-right: 3px;
}
.helpBox hr {
  border-bottom-color: #fefbee;
  border-top-color: #f6e8ad;
}
.helpBox {
  background: #fff7d4 !important;
  position: relative;
  color: #6c5900;
  font-size: 12px;
  line-height: 1.7em;
}
.helpButton {
  margin-right: 10px;
}
.lite {
  background: #fff !important;
  border: 1px solid #e4e3e3;
  position: relative;
  top: 3px !important;
  padding: 0 0 0 !important;
}
.lite fieldset {
  padding-top: 25px;
}
.lite fieldset .form-actions {
  margin-top: 25px !important;
  margin-bottom: 0 !important;
}
.structure.lite {
  top: 0 !important;
}
.dark {
  background: #ebebeb !important;
  border: 1px solid #e4e3e3;
  border-bottom: 2px solid #e4e3e3;
  margin: 0 0 0 0;
  position: relative;
  top: 3px;
}
.form-actions {
  background-color: #f7f7f7 !important;
}
.actions {
  text-align: right !important;
}
.table .ui-selecting td,
.table .ui-selected td {
  background: #FDF5CE;
}
.table .ui-selected.level1 td,
.table .ui-selecting.level1 td {
  background: #f5ebbc;
}
.table .ui-selected.level1:hover td,
.table .ui-selecting.level1:hover td {
  background: #f5e598;
}
.table .ui-selected.level2 td,
.table .ui-selecting.level2 td {
  background: #f7e48b;
}
.table .ui-selected.level2:hover td,
.table .ui-selecting.level2:hover td {
  background: #f4de72;
}
a.gray {
  color: #555;
}
.table:hover tr:hover td {
  background: #f7f7f7;
}
.table:hover tr.ui-selected:hover td {
  background: #f5ebbc;
}
.table .titleEdit {
  cursor: pointer;
  padding: 0 10px !important;
  max-width: 400px;
}
.table .titleEdit a {
  display: block;
  color: #000;
  position: relative;
  padding-right: 20px;
}
.table .titleEdit a .btn {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}
.table .titleEdit:hover a .btn {
  display: block;
}
.table .titleEdit .label {
  margin-left: 5px !important;
  position: relative;
  top: -1px;
}
.table .titleEdit a:hover {
  text-decoration: none;
}
.structure .table {
  margin: 5px 0 0 !important;
}
.table {
  margin-bottom: 0 !important;
}
.table th {
  vertical-align: middle !important;
  padding: 7px 10px !important;
}
.table td {
  vertical-align: middle !important;
  padding: 7px 10px !important;
}
.table .edited  td {
  background: #dcffdc !important;
}
.table td.move,
.structure .table td.move {
  width: 5px !important;
  padding-right: 0 !important;
}
.table td label {
  margin: 0;
}
.table td.checkbox,
.table th.checkbox {
  width: 5px !important;
  padding-right: 0 !important;
}
.table td.checkbox input,
.table th.checkbox input {
  margin: 0 !important;
}
.table td.move .btn {
  cursor: move;
}
.table .level1 td {
  background: #f7f7f7;
}
.table .level1:hover td {
  background: #edebeb;
}
.table .level2 td {
  background: #edebeb;
}
.table .level2:hover td {
  background: #e6e5e5;
}
.addSection .well {
  opacity: 0.5;
  z-index: 5;
}
.addSection {
  position: relative;
}
.addSection .btnAdd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10;
}
.addSection .btnAdd .btn {
  margin-top: 150px;
}
.addSection .btnAdd .btn {
  font-size: 2.0em;
  padding: 10px 40px;
}
.addSection.active .well {
  opacity: 1;
}
.addSection.active .btnAdd {
  display: none;
}
.btn i {
  position: relative;
  top: 1px;
}
.btn.withText i {
  margin-right: 3px;
}
.btn-small i {
  top: 0px;
}
.thumbnails {
  margin: 0px !important;
}
.thumbnails .btn-wrap {
  padding: 5px 0 0;
  text-align: center;
}
.thumbnails .btn-wrap .btn-group {
  display: inline-block;
  margin-left: -1px;
}
.thumbnails .thumbnail {
  background-color: #fff;
}
.thumbnails .thumbnail {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.controls .thumbnails .thumbnail {
  margin-right: 15px;
  margin-bottom: 15px;
}
.controls .thumbnails .thumbInfo {
  float: left;
}
.controls .thumbnails .thumbInfo h4 {
  margin-bottom: 10px;
}
.controls .thumbnails .thumbInfo .badge,
.popover .badge {
  margin-bottom: 10px !important;
  display: inline-block;
}
.thumbnails > li {
  margin-left: 10px !important;
}
.modal-header h3,
.popover h3 {
  margin: 0 !important;
}
.marginFix {
  margin-left: -10px !important;
}
.gallery {
  padding: 20px 20px 0 20px !important;
}
ul.myTabs {
  margin: 0 !important;
  position: relative;
  top: 3px;
  z-index: 5;
  border: 0 !important;
}
.tab-content {
  position: relative;
  z-index: 3;
}
.tabbable .well form {
  margin-bottom: 0 !important;
}
.bold {
  font-weight: bold;
}
.paddingTop10 {
  padding-top: 10px;
}
.addWrap {
  padding: 10px;
}
.datepicker table {
  width: 100%;
  text-align: center;
}
.datepicker .datepicker-days {
  padding: 0 10px !important;
}
.datepicker table td {
  color: #777;
}
.datepicker table td:hover,
.datepicker table td.active {
  background: #f7f7f7;
  color: #000;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 0px 0px 3px #ccc;
}
.alignCenter {
  text-align: center;
}
.pagination ul {
  background: #fff;
}
.table tfoot td .pagination {
  margin: 0 !important;
}
#loader {
  width: 30%;
  float: right;
}
#loader .progress {
  margin: 0 !important;
}
.loading {
  position: relative;
  z-index: 1029;
}
.loading #loader {
  z-index: 1029;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.9;
}
#documents .loading #loader {
  background: whiteSmoke;
  border-radius: 8px;
}
.loading .loaderWrapper {
  z-index: 1029;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 50%;
  width: 50%;
  margin-left: -25%;
}
.loading .well {
  z-index: 1028;
}
.popover {
  z-index: 9999 !important;
}
.tab-content .lite {
  box-shadow: 0 0 0 !important;
}
.search {
  margin: 0 0 15px !important;
}
.search form,
.search form .control-group {
  margin: 0 !important;
}
.simply .control-group {
  margin-left: 0;
}
input.pull-left {
  float: left !important;
}
.required label {
  font-weight: bold;
}
.result {
  padding-top: 5px;
}
.variants .form-actions {
  margin-bottom: 0;
}
.uploadify .btn {
  padding: 4px 10px !important;
}
#productsTable tr td .thumb {
  display: none;
}
#productsTable td.thumb:hover .thumb {
  display: block;
  position: absolute;
  top: 37px;
  left: 0px;
  width: 250px;
  height: auto;
  z-index: 90;
}
#productsTable td.thumb:hover .relative {
  position: relative;
}
#productsTable tr td.thumb {
  padding: 0 10px !important;
  width: 50px;
}
.gregberry .nav-tabs > .active > a,
.gregberry .nav-tabs > .active > a:hover {
  background: #f5f5f5 !important;
}
.gregberry .well .nav-tabs > .active > a,
.gregberry .well .nav-tabs > .active > a:hover {
  background: #fff !important;
}
.arrow_box {
  padding: 5px;
  background: #fff;
  border: 1px solid #DDD;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.arrow_box img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.arrow_box:after,
.arrow_box:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-bottom-color: #fff;
  border-width: 10px;
  left: 0;
  margin-left: 14px;
}
.arrow_box:before {
  border-bottom-color: #DDD;
  border-width: 12px;
  left: 0;
  margin-left: 12px;
}
.table .value {
  width: 70px;
  padding-left: 0 !important;
  font-weight: bold;
}
#dashboard .info .table {
  margin-bottom: 20px !important;
}
#welcome h3 {
  margin: 0 !important;
}
.quickButtons .or {
  padding: 0 5px;
  position: relative;
  top: 2px;
}
.infoPanel {
  position: relative;
  z-index: 1010;
}
.note {
  padding: 20px;
}
.note h4 {
  margin-bottom: 10px;
}
.ui-sortable .thumbnail img {
  cursor: move;
}
.thumbnail.inactive img {
  opacity: 0.4;
}
.thumbnail.inactive:hover img {
  opacity: 1;
}
#fileManager {
  padding: 10px 10px 15px !important;
}
#fileManager .fileManagerContent {
  padding-top: 20px;
  margin-left: -20px;
  margin-bottom: 0 !important;
}
#fileManager .fileManagerContent li.ui-selected,
.fileManagerContent li.ui-selecting {
  background: #feffc4;
}
#fileManager .fileManagerContent li {
  margin-left: 10px;
}
#fileManager .fileManagerContent li a:hover {
  text-decoration: none;
}
#fileManager .fileManagerContent li a:hover span.name {
  text-decoration: none;
  color: #000 !important;
}
#fileManager .fileManagerContent .thumb {
  display: block;
  text-align: center;
}
#fileManager .fileManagerContent .well {
  padding: 0 !important;
  margin: 0 0 5px !important;
}
#fileManager .fileManagerContent .thumb span {
  display: table-cell;
  width: 150px;
  height: 120px;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}
#fileManager .fileManagerContent .thumb img {
  max-height: 100px;
  text-align: center;
}
#fileManager .fileManagerContent .name {
  display: block;
  color: #777;
  text-align: center;
  margin: 0 !important;
  padding: 5px 10px;
  width: 130px;
  height: 30px;
  line-height: 15px;
  font-size: 11px;
  word-wrap: break-word;
}
#fileManager .actionBar {
  padding: 10px 20px;
  overflow: hidden;
  background: #f7f7f7;
  border-bottom: 1px solid #ccc;
}
#fileManager .actionBar.btm {
  border-top: 1px solid #ccc;
  border-bottom: 0;
}
#fileManager .addFolder {
  float: right;
  padding: 0;
}
#fileManager .addFolder fieldset {
  padding: 0;
  border: 0;
}
#fileManagerWindow {
  padding: 0;
  margin: 0;
  background: #F7F7F7;
}
#fileManagerWindow body {
  padding: 0;
  margin: 0;
  background: #F7F7F7;
}
#fileManagerWindow .folders {
  width: 26%;
  float: left;
  padding-left: 20px;
}
#fileManagerWindow .docs {
  width: 71%;
  float: right;
}
.window {
  padding-top: 5px !important;
}
.window .span5 {
  width: 235px !important;
  float: left;
  margin-right: 0 !important;
}
.window .span19 {
  width: 720px !important;
  float: right;
}
.deleteItemsButton {
  margin-left: 5px;
}
.window .fileMenu {
  margin: 0 !important;
}
.loginBox {
  width: 390px;
  margin: 0 auto;
  position: relative;
}
.loginBox h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
}
.loginBox p {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  color: #888;
  padding: 5px 0;
}
.loginBox p a {
  text-decoration: underline;
  color: #555;
}
.loginBox p a:hover {
  color: #000;
}
.loginBox .logo {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.loginBox .since {
  position: absolute;
  top: -2login 0px;
  right: -30px;
}
.loginBox h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.loginBox .content {
  padding: 30px 30px 25px;
}
.loginBox .content .controls input {
  width: 210px;
  margin-bottom: 10px;
  padding: 15px;
}
.loginBox .form-actions {
  margin: 0 !important;
}
.loginBox form {
  margin: 0 !important;
}
.loginBox .submitArea {
  padding: 0 0;
}
.loginBox .submitArea .btn {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.loginBox .content .add-on {
  padding: 15px;
  font-size: 20px;
}
form .control-group {
  margin: 0 20px;
}
.loginBox form .control-group {
  margin: 0;
  float: left;
}
.loginBox form .control-group.user {
  width: 290px;
}
.loginBox form .control-group.pass {
  width: 210px;
  float: right;
}
.loginBox form .control-group.pass input {
  width: 150px;
}
.loginBox .inline {
  position: relative;
  float: right;
}
form textarea {
  width: 80%;
}
form .multiple {
  width: 80%;
  height: 600px;
}
.gallery .thumb {
  display: block;
  text-align: center;
}
.gallery .thumb span {
  display: table-cell;
  width: 150px;
  height: 120px;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}
.gallery .thumb img {
  max-height: 120px;
  max-width: 150px;
  text-align: center;
}
.form-horizontal .form-actions {
  padding-left: 180px !important;
}
.noContent {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  padding: 20px;
}
.fileMenu {
  padding: 20px;
}
.fileMenu .treeview,
.fileMenu .treeview ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.fileMenu .treeview ul {
  margin-top: 4px;
}
.fileMenu .treeview .hitarea {
  background: url(../../Shared/img/treeview/filetree/treeview-default.gif) -64px -25px no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer;
}
.fileMenu .treeview li {
  margin: 0;
  line-height: normal !important;
  padding: 3px 0pt 3px 16px;
}
.fileMenu .treeview a.selected {
  background-color: #eee;
}
.fileMenu #treecontrol {
  margin: 1em 0;
  display: none;
}
.fileMenu .treeview li > span:hover,
.fileMenu .treeview li > a:hover {
  color: black;
  cursor: pointer;
}
.fileMenu .treeview li {
  background: url(../../Shared/img/treeview/filetree/treeview-default-line.gif) 0 0 no-repeat;
}
.fileMenu .treeview li.collapsable,
.fileMenu .treeview li.expandable {
  background-position: 0 -176px;
}
.fileMenu .treeview .expandable-hitarea {
  background-position: -80px -3px;
}
.fileMenu .treeview li.last {
  background-position: 0 -1766px;
}
.fileMenu .treeview li.lastCollapsable,
.fileMenu .treeview li.lastExpandable {
  background-image: url(../../Shared/img/treeview/filetree/treeview-default.gif);
}
.fileMenu .treeview li.lastCollapsable {
  background-position: 0 -111px;
}
.fileMenu .treeview li.lastExpandable {
  background-position: -32px -67px;
}
.fileMenu .treeview div.lastCollapsable-hitarea,
.fileMenu .treeview div.lastExpandable-hitarea {
  background-position: 0;
}
.fileMenu .treeview-red li {
  background-image: url(../../Shared/img/treeview/filetree/treeview-red-line.gif);
}
.fileMenu .treeview-red .hitarea,
.fileMenu .treeview-red li.lastCollapsable,
.fileMenu .treeview-red li.lastExpandable {
  background-image: url(../../Shared/img/treeview/filetree/treeview-red.gif);
}
.fileMenu .treeview-black li {
  background-image: url(../../Shared/img/treeview/filetree/treeview-black-line.gif);
}
.fileMenu .treeview-black .hitarea,
.fileMenu .treeview-black li.lastCollapsable,
.fileMenu .treeview-black li.lastExpandable {
  background-image: url(../../Shared/img/treeview/filetree/treeview-black.gif);
}
.fileMenu .treeview-gray li {
  background-image: url(../../Shared/img/treeview/filetree/treeview-gray-line.gif);
}
.fileMenu .treeview-gray .hitarea,
.fileMenu .treeview-gray li.lastCollapsable,
.fileMenu .treeview-gray li.lastExpandable {
  background-image: url(../../Shared/img/treeview/filetree/treeview-gray.gif);
}
.fileMenu .treeview-famfamfam li {
  background-image: url(../../Shared/img/treeview/filetree/treeview-famfamfam-line.gif);
}
.fileMenu .treeview-famfamfam .hitarea,
.fileMenu .treeview-famfamfam li.lastCollapsable,
.fileMenu .treeview-famfamfam li.lastExpandable {
  background-image: url(../../Shared/img/treeview/filetree/treeview-famfamfam.gif);
}
.fileMenu .treeview .placeholder {
  background: url(../../Shared/img/treeview/filetree/ajax-loader.gif) 0 0 no-repeat;
  height: 16px;
  width: 16px;
  display: block;
}
.fileMenu .filetree li {
  padding: 3px 0 2px 16px;
}
.fileMenu .filetree li.active > a {
  font-weight: bold;
  color: #000;
}
.fileMenu .filetree span.folder,
.filetree span.file,
.fileMenu .filetree a.folder,
.filetree a.file {
  padding: 1px 0 1px 20px;
  display: block;
  color: #777;
}
.fileMenu .filetree span.folder,
.fileMenu .filetree a.folder {
  background: url(../../Shared/img/treeview/filetree/folder.png) 0 -3px no-repeat;
}
.fileMenu .filetree li.expandable span.folder,
.fileMenu .filetree li.expandable a.folder {
  background: url(../../Shared/img/treeview/filetree/folder.png) 0 -3px no-repeat;
}
.fileMenu .filetree span.file,
.fileMenu .filetree a.file {
  background: url(../../Shared/img/treeview/filetree/file.gif) 0 0 no-repeat;
}
.fileMenu a.root {
  background: url(../../Shared/img/treeview/filetree/folder-root.png) 0 0 no-repeat;
  color: #777;
  padding: 0 0 0 20px;
  display: block;
  font-weight: bold;
}
.emailContent {
  margin-bottom: 5px !important;
}
.emailTitle {
  margin-bottom: 0px !important;
}
.emailContent .controls {
  padding-top: 6px;
}
.emailContent label {
  font-weight: bold;
}
.emailTitle .controls h3 {
  margin-top: -1px;
}
.paddingTop0 {
  padding-top: 0 !important;
}
.paddingBottom20 {
  padding-bottom: 20px !important;
}
.container-fluid {
  max-width: 1600px;
  margin: 0 auto;
}
.gregberry .addWrap .addPanel {
  background: #f5f5f5;
  margin-bottom: 0 !important;
}
#admin #documents .well.form-inline {
  padding-right: 10px !important;
  line-height: normal;
  padding-bottom: 6px !important;
}
#admin #documents .well.form-inline input {
  float: left;
  width: 190px !important;
}
#admin #documents .well.form-inline .btn {
  position: relative;
  float: left;
  top: 0;
  right: 0;
}
.thumbnail {
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: color 0 ease-in !important;
  transition: none !important;
}
@media (min-width: 1200px) {
  #admin .well.form-inline {
    padding-right: 85px !important;
    position: relative;
  }
  #admin .well.form-inline.withSelect,
  .well.form-inline.onlySelect {
    padding-right: 80px !important;
  }
  #admin .well.form-inline .btn {
    position: absolute;
    top: 9px;
    right: 10px;
  }
  #admin .well.form-inline input {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px !important;
  }
  #admin .well.form-inline select {
    width: 100% !important;
  }
  #admin .well.form-inline.withSelect input {
    float: left;
    width: 58% !important;
  }
  #admin .well.form-inline.withSelect select {
    float: right;
    width: 39% !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .navbar-inner {
    padding: 0 !important;
  }
  .row-fluid {
    width: 100% !important;
  }
  .navbar {
    position: static;
    margin-bottom: 10px !important;
  }
  body {
    padding-top: 0;
  }
}
@media (max-width: 1024px) {
  #admin .well.form-inline input {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px !important;
  }
  #admin .well.form-inline button {
    width: 100% !important;
    margin: 5px 0 0 0 !important;
  }
  #admin .well.form-inline select {
    width: 100% !important;
    margin: 5px 0 0 0 !important;
  }
}
@media (max-width: 480px) {
  .navbar {
    position: static;
    margin-bottom: 10px !important;
  }
  #admin .well.form-inline input {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px !important;
  }
  #admin .well.form-inline button {
    width: 100% !important;
    margin: 5px 0 0 0 !important;
  }
  #admin .well.form-inline select {
    width: 100% !important;
    margin: 5px 0 0 0 !important;
  }
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 900px) {
  .alert {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .navbar {
    position: static;
    margin-bottom: 10px !important;
  }
  #welcome .pull-right {
    float: none !important;
    text-align: center;
  }
  #welcome a.btn {
    margin: 5px;
  }
  .navbar-inner {
    padding: 0 20px !important;
  }
  .navbar .btn-navbar {
    margin-right: 20px;
  }
  .infoPanel {
    padding: 0 20px 0 0;
  }
  #breadcrumb {
    display: none;
  }
  .well {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px;
  }
  .well .well {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  #admin .well.form-inline input {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px !important;
  }
  #admin .well.form-inline button {
    width: 100% !important;
    margin: 5px 0 0 0 !important;
  }
  #admin .well.form-inline select {
    width: 100% !important;
    margin: 5px 0 0 0 !important;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }
  body {
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
}
#structures10Table .level1 > td,
#structures10Table .level1 td > a.name {
  background-color: #F7F7F7;
  color: #fff;
}
#structures10Table .level1:hover > td,
#structures10Table .level1:hover td > a.name {
  background-color: #A14D4E;
  color: #000;
}
#structures10Table .level3 > td,
#structures10Table .level3 td > a.name {
  background-color: #fff;
  color: #000;
}
.form-inline .input-mini {
  width: 60% !important;
}
table#sended-forms th {
  text-align: left;
}
table#sended-forms {
  width: 100%;
}
table#sended-forms td,
table#sended-forms th {
  border-right: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: .5em;
}
