/*** uncss> filename: http://www.ae911truth.org/templates/theme1898/css/bootstrap.css ***/

aside {
  display: block;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

label,
select,
button,
input[type="button"],
input[type="submit"] {
  cursor: pointer;
}

@media print {
  * {
    text-shadow: none!important;
    color: #000!important;
    background: transparent!important;
    box-shadow: none!important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after {
    content: "";
  }

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }

@page {
    margin: 0.5cm;
}

  p,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h3 {
    page-break-after: avoid;
  }
}

body {
  margin: 0;
  font-family: 'Roboto',sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #686868;
  background-color: #1f1f1f;
}

a {
  color: #ffa200;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #686868;
  text-decoration: underline;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.container {
  width: 940px;
}

.span12 {
  width: 940px;
}

.span8 {
  width: 620px;
}

.span4 {
  width: 300px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}

.container:after {
  clear: both;
}

p {
  margin: 0 0 9px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

h1,
h3,
h4 {
  margin: 9px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1,
h3 {
  line-height: 36px;
}

h1 {
  font-size: 35.75px;
}

h3 {
  font-size: 22.75px;
}

h4 {
  font-size: 16.25px;
}

.page-header {
  padding-bottom: 8px;
  margin: 18px 0 27px;
  border-bottom: 1px solid #eeeeee;
}

ul {
  padding: 0;
  margin: 0 0 9px 25px;
}

ul ul {
  margin-bottom: 0;
}

li {
  line-height: 18px;
}

dl {
  margin-bottom: 18px;
}

dd {
  line-height: 18px;
}

dd {
  margin-left: 9px;
}

hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

form {
  margin: 0 0 18px;
}

label,
input,
button,
select {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}

input,
button,
select {
  font-family: 'Roboto',sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
input[type="text"] {
  display: inline-block;
  height: 18px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}

input {
  width: 206px;
}

input[type="text"] {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,box-shadow linear .2s;
  -o-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
}

input[type="text"]:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
}

input[type="submit"],
input[type="button"] {
  width: auto;
}

select {
  height: 28px;
  *margin-top: 4px;
  line-height: 28px;
}

select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

select:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input {
  margin-left: 0;
}

.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #1f1f1f;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #686868;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #f59c00;
  background-image: -moz-linear-gradient(top,#ffa200,#e69200);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa200),to(#e69200));
  background-image: -webkit-linear-gradient(top,#ffa200,#e69200);
  background-image: -o-linear-gradient(top,#ffa200,#e69200);
  background-image: linear-gradient(to bottom,#ffa200,#e69200);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa200',endColorstr='#ffe69200',GradientType=0);
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #1f1f1f;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #1f1f1f;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 3;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #686868;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
  border: 1px solid #e6e6e6;
  *border: 0;
  border-bottom-color: #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
}

.btn:hover,
.btn:focus,
.btn:active {
  color: #686868;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #686868;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ffc400;
  background-image: -moz-linear-gradient(top,#ffa200,#fff700);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa200),to(#fff700));
  background-image: -webkit-linear-gradient(top,#ffa200,#fff700);
  background-image: -o-linear-gradient(top,#ffa200,#fff700);
  background-image: linear-gradient(to bottom,#ffa200,#fff700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa200',endColorstr='#fffff700',GradientType=0);
  border-color: #fff700 #fff700 #b3ad00;
  *background-color: #fff700;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #ffffff;
  background-color: #fff700;
  *background-color: #e6de00;
}

.btn-primary:active {
  background-color: #ccc600 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}

.btn-group>.btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group>.btn,
.btn-group>.dropdown-menu {
  font-size: 13px;
}

.btn-group>.btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group>.dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active {
  outline: 0;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

.navbar-form:after {
  clear: both;
}

.navbar-form input {
  margin-top: 5px;
}

.navbar-form input,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear,top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear,top 0.3s ease-out;
  -o-transition: opacity 0.3s linear,top 0.3s ease-out;
  transition: opacity 0.3s linear,top 0.3s ease-out;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

.pull-right {
  float: right;
}

.hide {
  display: none;
}

@-ms-viewport {
  width: device-width;
}

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container {
    width: auto;
  }

  .row {
    margin-left: 0;
  }

  [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media (max-width: 480px) {
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -12px;
    *zoom: 1;
  }

  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  .row:after {
    clear: both;
  }

  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 12px;
  }

  .container {
    width: 756px;
  }

  .span12 {
    width: 756px;
  }

  .span8 {
    width: 500px;
  }

  .span4 {
    width: 244px;
  }

  input {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }

  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  .row:after {
    clear: both;
  }

  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }

  .container {
    width: 1170px;
  }

  .span12 {
    width: 1170px;
  }

  .span8 {
    width: 770px;
  }

  .span4 {
    width: 370px;
  }

  input {
    margin-left: 0;
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
}

/* Extending Bootstrap */

/* Typography */

/* Max Width */

iframe {
  max-width: 100%;
}

/* Nowrap */

/* Center */

.center {
  text-align: center;
}

/* Disabled Link */

/* Hero Banner */

.btn .caret {
  margin-bottom: 7px;
}

/* Modal */

/* Alternating Rows */

/* Row reveal */

/* Buttons */

/* Nav List Offset */

/* Navbar Buttons */

/* Nav Tabs Dark */

/* Inline Thumbnails */

/* Specific Widths */

/* Specific Heights */

/* Horizontal Row (hr) */

/* Striped */

/* Condensed */

/* Bordered */

/* Radio Button Groups */

/* iFrames */

/* Tabbed Content */

/* Non-linkable nav-tabs */

/* Extended Joomla Button Classes */

/* Joomla => Bootstrap Tooltip */

/* Page Header */

.page-header {
  margin: 2px 0px 10px 0px;
  padding-bottom: 5px;
}

/* Input Prepend Chosen Select Boxes */

/* Accessible Hidden Elements (good for hidden labels and such) */

.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* Form Vertical Overrides Form Horizontal */

/* Auto Width */

/* Chosen proper wrapping in Bootstrap btn-group */

/* Accordion overflow fix */

/* Invalid indicators */

/* Tweaking of tooltips */

/* Align tip text to left (old mootools tip) */

.dropdown-menu {
  text-align: left;
}

[class^="icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/*** uncss> filename: http://www.ae911truth.org/templates/theme1898/css/default.css ***/

img {
  max-width: 100%;
}

a {
  text-decoration: none!important;
}

a:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}

html,
body {
  height: 100%;
}

#wrapper {
  min-height: 100%;
  height: auto!important;
  height: 100%;
  margin: 0 auto -136px;
}

#push,
#footer-wrapper {
  height: 136px;
  position: relative;
}

div.modal.fade.loginPopup {
  width: 260px;
  margin: 0;
  top: 0;
  left: 50%;
  background: #1f1f1f;
  position: absolute;
  z-index: 99000;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}

div.modal.fade {
  top: -200%;
}

.modalClose {
  margin: 14px;
}

div.modal.fade {
  z-index: 0;
}

input {
  width: 220px;
}

select,
input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 28px;
  color: #686868;
}

input:-moz-placeholder {
  color: #686868;
  opacity: 1;
}

input::-moz-placeholder {
  color: #686868;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #686868;
  opacity: 1;
}

.navbar-form .btn {
  margin-top: 5px;
}

#back-top {
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 99;
}

#back-top a {
  width: 51px;
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Roboto',sans-serif;
  text-transform: none;
  text-decoration: none;
  color: #686868;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#back-top a:hover {
  color: #686868;
}

#back-top span {
  width: 51px;
  height: 51px;
  display: block;
  margin-bottom: 7px;
  background: url(http://www.ae911truth.org/templates/theme1898/images/up-arrow.png) no-repeat center center;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#back-top a:hover span {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#to-desktop {
  display: none;
}

#to-desktop a span.to_mobile {
  display: none;
}

.dropdown-toggle .fa-cog {
  margin-right: 4px;
}

.btn-group {
  max-width: 100%;
  white-space: normal;
}

/*** uncss> filename: http://www.ae911truth.org/templates/theme1898/css/template.css ***/

h1,
h3,
h4 {
  margin-top: 0;
}

h3 {
  font: 300 30px/38px 'Open Sans',sans-serif;
  color: #ffffff;
  letter-spacing: 3px;
  margin-bottom: 27px;
  text-transform: uppercase;
}

h4 {
  font: 300 14px/18px 'Open Sans',sans-serif;
  color: #ffffff;
  letter-spacing: 1px;
  margin-bottom: 11px;
  text-transform: uppercase;
}

.whitecolor {
  color: #ffffff;
}

.overflow {
  overflow: hidden;
}

p {
  margin: 0;
  padding-bottom: 18px;
}

.btn {
  padding: 4px 14px;
  font-size: 13px;
  line-height: 18px;
  background: #ffffff;
  color: #686868;
  text-shadow: none;
  border: 1px solid #e6e6e6;
  border-bottom-color: #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.btn:hover {
  text-decoration: none;
  background: #e6e6e6;
  color: #1f1f1f;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.btn-primary {
  font: 18px/41px 'Changa One',cursive;
  background: #ffa200;
  color: #ffffff;
  text-shadow: none;
  border: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 29px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #686868;
  color: #ffffff;
  text-shadow: none;
  outline: none;
}

.item_img {
  margin-bottom: 30px;
  position: relative;
}

.item_img {
  font-size: 0;
  line-height: 0;
}

div.headerContent {
  background: url(http://www.ae911truth.org/templates/theme1898/images/template/header-bg.jpg) center 0 no-repeat;
  border-bottom: 6px solid #2d2d2d;
  color: #ffffff;
}

#logo {
  padding-top: 41px;
  margin-bottom: 59px;
  text-align: center;
}

.navigation {
  background: url(http://www.ae911truth.org/templates/theme1898/images/template/header_border.png) 0 bottom repeat-x;
}



.navigation ul.sf-menu>li {
  height: 74px;
  padding: 0;
  margin: 0;
  width: 20%;
}

.navigation ul.sf-menu>li.active>a,
.navigation ul.sf-menu>li.current>a {
  background: none;
  color: #ffffff;
  border-bottom: 6px solid #ffffff;
}

.navigation ul.sf-menu>li>a {
  font-size: 14px;
  line-height: 28px;
  font-family: 'Open Sans',sans-serif;
  color: #ffffff;
  background: none;
  height: 28px;
  display: block;
  padding: 22px 0 18px;
  margin: 0 20px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.navigation ul.sf-menu>li>a:hover {
  background: none;
  color: #ffffff;
  border-bottom: 6px solid #ffffff;
}

.navigation ul.sf-menu>li>ul {
  top: 68px;
  left: 50%;
  margin-left: -102px!important;
}

.navigation ul.sf-menu ul {
  width: 205px;
}

.navigation ul.sf-menu li li ul {
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
}

.navigation ul.sf-menu li li ul li a {
  padding: 0 10px 0 52px!important;
}

.navigation ul.sf-menu li li ul li a:hover {
  background: #e7e7e7;
  color: #a7a7a7;
  text-shadow: none;
}

.navigation ul.sf-menu ul {
  background: #ffffff;
  padding: 23px 0;
}

.navigation ul.sf-menu ul li a {
  font-size: 14px;
  line-height: 23.994px;
  font-family: 'Roboto',sans-serif;
  color: #a7a7a7;
  background: none;
  display: block;
  padding: 0px 32px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.navigation ul.sf-menu ul li a:hover {
  background: #ffa200;
  color: #ffffff;
}

.navigation ul.sf-menu ul li.firstItem {
  border: none;
}

.search-block {
  text-align: right;
}

.search-block input {
  max-width: 100%;
}

#content-row {
  padding-top: 56px;
}

aside .moduletable {
  margin-bottom: 34px;
}

aside .moduletable .moduleTitle {
  font: 30px/36px 'Changa One',cursive;
  color: #ffffff;
  letter-spacing: normal;
  margin-bottom: 13px;
  text-transform: none;
}

#component {
  min-height: 0;
}

form {
  margin-bottom: 30px;
}

form:after {
  content: '';
  display: block;
  clear: both;
}

.page-header {
  border: none;
  padding: 0;
  margin: 0;
}

.item_info_dl {
  border-top: 1px solid #3b3b3b;
  border-bottom: 1px solid #3b3b3b;
  margin: 27px 0 18px;
  padding: 16px 0;
}

.item_info_dl dd {
  line-height: 47px;
  margin: 0;
  display: inline-block;
  border-left: 1px solid #3b3b3b;
  width: 24%;
  text-align: center;
}

.item_info_dl dd:first-child {
  border: none;
}

.item_info_dl dd>* {
  display: inline;
}

.item_info_dl dd div:before {
  font-family: FontAwesome;
  font-size: 15px;
  color: #ffa200;
  margin-right: 5px;
}

.item_info_dl dd div.item_createdby:before {
  content: "\f007";
}

.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}

.item_icons.btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}

.item_icons.btn-group.pull-right ul.dropdown-menu li {
  padding: 0;
  float: none;
}

.page-item {
  padding-bottom: 30px;
}

.page-item .item_published {
  color: #ffffff;
  float: left;
  font: 300 18px/38px 'Open Sans',sans-serif;
  width: 68px;
  text-align: center;
  text-transform: uppercase;
}

.page-item .item_published span {
  font-size: 48px;
  display: block;
  letter-spacing: 3px;
  padding-bottom: 9px;
}

.addthis_toolbox {
  padding-top: 13px;
}

#footer-wrapper {
  background-color: #2d2d2d;
}

#footer-wrapper .footer-wrapper-inner {
  background-color: #2d2d2d;
  padding-top: 25px;
}

#copyright {
  color: #4a4a4a;
  font: 14px/22px 'Open Sans',sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
}

#copyright .year:after {
  content: '|';
  padding: 0 0 0 4px;
}

#copyright a {
  color: #4a4a4a;
}

#copyright a:hover {
  color: #ffa200;
}

/*** uncss> filename: http://www.ae911truth.org/templates/theme1898/css/magnific-popup.css ***/

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/*** uncss> filename: http://www.ae911truth.org/templates/theme1898/css/komento.css ***/

/*** uncss> filename: http://www.ae911truth.org/templates/theme1898/css/responsive.css ***/

@media (max-width: 979px) {
  .navigation ul.sf-menu>li>a {
    margin: 0px;
  }

  #back-top {
    display: none!important;
  }
}

@media (max-width: 767px) {
  body {
    padding: 0;
  }

  body .row-container {
    padding: 0 20px;
  }

  #wrapper {
    margin: 0;
  }

  #footer-wrapper {
    height: auto;
  }

  #push {
    display: none;
  }

  #logo {
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: center;
  }

  #logo a {
    margin: 0;
  }

  #back-top {
    display: none!important;
  }
}

@media (max-width: 480px) {
  .item_img {
    float: none;
    margin: 0 0 18px 0;
    max-width: 100%;
  }

  div.modal {
    position: absolute;
  }
}

/*** uncss> filename: http://www.ae911truth.org/templates/theme1898/css/custom.css ***/

body div#footer-row {
  text-align: center;
  padding: 2em;
}

body #component .item_fulltext p {
  font-size: 1.2em;
}

a:hover,
a:focus {
  color: #996100;
}

.accessible {
  display: none;
}

ul ul.sub-menu li.deeper>a:after {
  content: '...';
  color: orange;
  padding-left: 2px;
}

#YouTubeModalDialog {
  background-color: #bbb;
}

#YouTubeModalDialog h3#YouTubeModalTitle {
  color: #444;
}

#YouTubeModalDialog .modal-header {
  border-bottom: none;
}

@media print {
  body #aside-right,
  body .navigation {
    display: none;
  }

  body .page-item {
    display: block;
  }
}

/*** uncss> filename: http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css ***/

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.pull-right {
  float: right;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-cog:before {
  content: "\f013";
}

.fa-print:before {
  content: "\f02f";
}

/*** uncss> filename: http://www.ae911truth.org/media/mod_social_slider/css/style.css ***/

ul#jj_sl_navigation {
  position: fixed;
  margin: 0px;
  padding: 0px;
  list-style: none;
  z-index: 9999;
}

ul#jj_sl_navigation li {
  padding: 1px 0px 1px 0px;
  overflow: hidden;
  direction: ltr;
  border: 0;
}

ul#jj_sl_navigation li a {
  display: block;
  width: 170px;
  background-repeat: no-repeat;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: inherit;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

ul#jj_sl_navigation li a .jj_social_text {
  display: inline-block;
  width: 130px;
}

ul#jj_sl_navigation .jj_sl_facebook a:hover {
  background-color: #3B5998;
}

ul#jj_sl_navigation .jj_sl_twitter a:hover {
  background-color: #62BDB2;
}

ul#jj_sl_navigation .jj_sl_youtube a:hover {
  background-color: #CC252C;
}

ul#jj_sl_navigation .jj_sl_rss a:hover {
  background-color: #FF6600;
}

ul#jj_sl_navigation .jj_sl_facebook a:hover,
ul#jj_sl_navigation .jj_sl_twitter a:hover,
ul#jj_sl_navigation .jj_sl_youtube a:hover,
ul#jj_sl_navigation .jj_sl_rss a:hover,
ul#jj_sl_navigation .jj_sl_custom1 a:hover,
ul#jj_sl_navigation .jj_sl_custom2 a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*** uncss> filename: http://www.ae911truth.org/modules/mod_superfish_menu/css/superfish.css ***/

.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.navigation {
  position: relative;
}

.navigation .sf-menu {
  position: relative;
  overflow: visible;
  clear: both;
  height: auto!important;
}

.navigation .select-menu {
  width: 100%;
  display: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.sf-menu>li {
  float: left;
}

.sf-menu li:hover>ul {
  display: block;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: 0;
  left: 100%;
}

@media (max-width: 767px) {
  .navigation .select-menu {
    display: block;
  }

  .navigation ul.sf-menu {
    overflow: hidden;
    height: 0!important;
    float: none;
  }

  .navigation ul.sf-menu>li {
    float: none;
    width: 100%;
    margin: 0;
  }

  .navigation ul.sf-menu>li ul {
    padding: 0 0 0 15px;
    width: auto;
    position: static;
  }
}

/*** uncss> filename: http://www.ae911truth.org/modules/mod_superfish_menu/css/superfish-navbar.css ***/

/*** uncss> filename: http://www.ae911truth.org/modules/mod_superfish_menu/css/superfish-vertical.css ***/

/*** uncss> filename: http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic ***/

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(http://fonts.gstatic.com/s/roboto/v15/Jzo62I39jc0gQRrbndN6nfesZW2xOQ-xsNqO47m55DA.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v15/zN7GBFwfMP4uA6AR0HCoLQ.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(http://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(http://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOKCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(http://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIqCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(http://fonts.gstatic.com/s/roboto/v15/12mE4jfMSBTmg-81EiS-YS3USBnSvpkopQaUR-2r7iU.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(http://fonts.gstatic.com/s/roboto/v15/7m8l7TlFO-S3VkhHuR0at50EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(http://fonts.gstatic.com/s/roboto/v15/W4wDsBUluyw0tK3tykhXEfesZW2xOQ-xsNqO47m55DA.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(http://fonts.gstatic.com/s/roboto/v15/OLffGBTaF0XFOW1gnuHF0Z0EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(http://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC50EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(http://fonts.gstatic.com/s/roboto/v15/bmC0pGMXrhphrZJmniIZpZ0EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
}

/*** uncss> filename: http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic ***/

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(http://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-honF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxrfB31yxOzP-czbf6AAKCVo.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(http://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxi8cqLH4MEiSE0ROcU-qHOA.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxp_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url(http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxlDMrAYtoOisqqMDW9M_Mqc.ttf) format('truetype');
}

/*** uncss> filename: http://fonts.googleapis.com/css?family=Changa+One:400,400italic ***/

@font-face {
  font-family: 'Changa One';
  font-style: normal;
  font-weight: 400;
  src: local('Changa One'), local('ChangaOne'), url(http://fonts.gstatic.com/s/changaone/v9/QmTOgNNWM9ly3K3B2X29HC3USBnSvpkopQaUR-2r7iU.ttf) format('truetype');
}

@font-face {
  font-family: 'Changa One';
  font-style: italic;
  font-weight: 400;
  src: local('Changa One Italic'), local('ChangaOne-Italic'), url(http://fonts.gstatic.com/s/changaone/v9/wJVQlUs1lAZel-WdTo2U94nF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

/*** uncss> filename: https://translate.googleapis.com/translate_static/css/translateelement.css ***/

/* Copyright 2015 Google Inc. All Rights Reserved. */

.goog-te-gadget {
  font-family: arial;
  font-size: 11px;
  color: #666;
  white-space: nowrap;
}

.goog-te-gadget img {
  vertical-align: middle;
  border: none;
}

.goog-te-combo {
  margin-left: 4px;
  margin-right: 4px;
  vertical-align: baseline;
  *vertical-align: middle;
}

.goog-te-gadget .goog-te-combo {
  margin: 4px 0;
}

.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
  font-size: 12px;
  font-weight: bold;
  color: #444;
  text-decoration: none;
}

.goog-te-combo {
  font-family: arial;
  font-size: 10pt;
}

#goog-gt-tt div,
#goog-gt-tt span,
#goog-gt-tt h1,
#goog-gt-tt img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: left;
  line-height: normal;
}

#goog-gt-tt input::-moz-focus-inner {
  border: 0;
}

div#goog-gt-tt {
  padding: 10px 14px;
}

#goog-gt-tt {
  color: #222;
  background-color: #ffffff;
  border: 1px solid #eee;
  box-shadow: 0 4px 16px rgba(0,0,0,.2);
  -moz-box-shadow: 0 4px 16px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.2);
  display: none;
  font-family: arial;
  font-size: 10pt;
  width: 420px;
  padding: 12px;
  position: absolute;
  z-index: 10000;
}

#goog-gt-tt .original-text {
  clear: both;
  font-size: 10pt;
  position: relative;
  text-align: justify;
  width: 100%;
}

#goog-gt-tt .title {
  color: #999;
  font-family: arial,sans-serif;
  margin: 4px 0;
  text-align: left;
}

#goog-gt-tt .logo {
  float: left;
  margin: 0px;
}

#goog-gt-tt .activity-links {
  display: inline-block;
}

#goog-gt-tt .started-activity-container {
  display: none;
  width: 100%;
}

#goog-gt-tt .activity-root {
  margin-top: 20px;
}

#goog-gt-tt .bottom {
  min-height: 15px;
  position: relative;
  height: 1%;
}

#goog-gt-tt .status-message {
  background: -moz-linear-gradient(top,#29910d 0%,#20af0e 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#29910d),color-stop(100%,#20af0e));
  background: -webkit-linear-gradient(top,#29910d 0%,#20af0e 100%);
  background: -o-linear-gradient(top,#29910d 0%,#20af0e 100%);
  background: -ms-linear-gradient(top,#29910d 0%,#20af0e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29910d',endColorstr='#20af0e',GradientType=0);
  background: linear-gradient(top,#29910d 0%,#20af0e 100%);
  background: #29910d;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: inset 0px 2px 2px #1e6609;
  -moz-box-shadow: inset 0px 2px 2px #1e6609;
  -webkit-box-shadow: inset 0px 2px 2px #1e6609;
  color: white;
  font-size: 9pt;
  font-weight: bolder;
  margin-top: 12px;
  padding: 6px;
  text-shadow: 1px 1px 1px #1e6609;
}

#goog-gt-tt .activity-link {
  color: #1155cc;
  cursor: pointer;
  font-family: arial;
  font-size: 11px;
  margin-right: 15px;
  text-decoration: none;
}

#goog-gt-tt .translate-form .activity-form input:null.focus:active {
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
  -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
}

#goog-gt-tt .gray {
  color: #999;
  font-family: arial,sans-serif;
}

#goog-gt-tt span:focus {
  outline: none;
}

