.ugc-buttons {
  line-height: 32px; }
  .ugc-buttons button {
    padding: 2px; }
    .ugc-buttons button .fa {
      font-size: 13px; }
  .ugc-buttons #reader {
    border: none;
    background: transparent;
    color: #990406; }
  .ugc-buttons #btn-decrease {
    padding: 5px;
    line-height: 12px; }
  .ugc-buttons #btn-orig {
    padding: 5px;
    line-height: 12px; }
  .ugc-buttons #btn-increase {
    padding: 5px;
    line-height: 12px; }
  .ugc-buttons #darktheme {
    background: #000;
    color: #fff;
    padding: 5px;
    border: 1px solid #1f1f1f;
    line-height: 12px; }
  .ugc-buttons #defaulttheme {
    background: #e9ecef;
    color: #000;
    padding: 5px;
    border: 1px solid #d9d9d9;
    line-height: 12px; }

#google_translate_element {
  margin-top: 7px; }

.darktheme {
  transition: 1s all ease; }
  .darktheme a, .darktheme p, .darktheme th, .darktheme td, .darktheme h1, .darktheme h2, .darktheme h3, .darktheme h4, .darktheme h5, .darktheme h6, .darktheme div, .darktheme li, .darktheme input, .darktheme label, .darktheme span, .darktheme section, .darktheme button, .darktheme select, .darktheme option, .darktheme .fa {
    color: #FFFF00 !important; }
  .darktheme *:before {
    color: #FFFF00 !important; }
  .darktheme *:after {
    color: #FFFF00 !important; }
  .darktheme .top-row {
    background-color: #000 !important; }
  .darktheme .bg-primary {
    background-color: #000 !important; }
  .darktheme .dropdown-menu, .darktheme .dept-box, .darktheme .box {
    background-color: #000 !important; }
  .darktheme a:hover {
    background-color: #1f1f1f !important; }
  .darktheme .news h2 {
    background-color: #000 !important; }
  .darktheme h2.main-heading, .darktheme p {
    background-color: #000 !important;
    padding: 5px 10px !important; }
  .darktheme h1, .darktheme h2, .darktheme h3, .darktheme h4, .darktheme h5, .darktheme h6, .darktheme li, .darktheme a, .darktheme th, .darktheme td, .darktheme .fac-div, .darktheme span, .darktheme label, .darktheme input, .darktheme select, .darktheme option {
    background-color: #000 !important; }
  .darktheme #defaulttheme {
    background: #fff !important;
    color: #000 !important; }
  .darktheme .director-cont {
    background-color: #000 !important; }
  .darktheme .inner-content li {
    padding: 10px; }
  .darktheme img {
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -o-filter: invert(100%);
    -ms-filter: invert(100%); }

.font-0 {
  font-size: 0 !important; }

/*# sourceMappingURL=ugcstyle.css.map */
