.app-view-taglib {
  /* 	@include respond-to(phone, tablet) { */
  /* 		.navbar-inner .nav-display-style-buttons { */
  /* 			margin: 0; */
  /* 			.display-style-buttons-container { */
  /* 				margin-top: 0; */
  /* 				.btn-group { */
  /* 					margin: 0; */
  /* 				} */
  /* 				.btn { */
  /* 					display: inline-block; */
  /* 					font-size: 17.5px; */
  /* 					margin: 5px; */
  /* 					padding: 7px 10px; */
  /* 					width: auto; */
  /* 					> i { */
  /* 						display: inline-block; */
  /* 					} */
  /* 				} */
  /* 				.toolbar { */
  /* 					margin-top: 0; */
  /* 				} */
  /* 			} */
  /* 		} */
  /* 	} */ }
  .app-view-taglib .display-style .icon {
    background-image: url(/smaple-theme/images/application/layouts.png);
    background-repeat: no-repeat; }
  .app-view-taglib .form-search {
    /* 		@include respond-to(phone, tablet) { */
    /* 			margin-top: 5px; */
    /* 		} */ }
  .app-view-taglib .icon-display-descriptive {
    background-position: -32px 0; }
  .app-view-taglib .icon-display-icon {
    background-position: -16px 0; }
  .app-view-taglib .icon-display-list {
    background-position: 0 0; }
  .app-view-taglib .navbar .navbar-search {
    /* 			@include respond-to(phone, tablet) { */
    /* 				margin-left: 5px; */
    /* 			} */ }
  .app-view-taglib .navbar .nav-display-style-buttons {
    margin-left: 15px; }
  .app-view-taglib .state-active .icon-display-descriptive {
    background-position: -32px 100%; }
  .app-view-taglib .state-active .icon-display-icon {
    background-position: -16px 100%; }
  .app-view-taglib .lfr-header-row-content {
    position: relative; }
    .app-view-taglib .lfr-header-row-content .display-style {
      float: right; }
    .app-view-taglib .lfr-header-row-content .select-all-entries {
      left: 7px;
      position: absolute;
      top: 15px;
      /* 			@include respond-to(phone, tablet) { */
      /* 				top: 17px; */
      /* 			} */ }

.ie6 .app-view-taglib.lfr-header-row .lfr-header-row-content .toolbar {
  position: relative; }
  .ie6 .app-view-taglib.lfr-header-row .lfr-header-row-content .toolbar .field-choice {
    width: 24px; }
.ie6 .app-view-taglib.lfr-header-row .lfr-header-row-content .display-style {
  position: relative; }

