td, th {
  padding: 0; }

.policy-link {
  position: fixed;
  bottom: 20px;
  right: 20px; }

*, *:before, *:after {
  box-sizing: border-box; }

.policy-link a {
  margin: 0 10px; }

.btn-flat {
  border: 1px solid #dadada; }
  .btn-flat:hover {
    background: #d6d6d6; }

.fr {
  float: right; }

.m-b-md {
  margin-bottom: 20px; }

.mb-0 {
  margin-bottom: 0; }

.mt-0 {
  margin-top: 0; }

.mv-0 {
  margin-top: 0;
  margin-bottom: 0; }

.mh-0 {
  margin-left: 0;
  margin-right: 0; }

.preloader-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px; }

body {
  min-height: 95vh;
  min-width: 1155px;
  margin: 0;
  background-size: cover; }
  body.srp .wrapper {
    display: flex;
    flex-flow: column nowrap; }
  body.srp .header {
    position: relative;
    justify-content: flex-start;
    border-bottom: 1px solid #ebebeb;
    background: #fafafa;
    padding: 21px 75px 38px 150px; }
    body.srp .header #services-btn {
      position: absolute;
      top: 30px;
      right: 30px; }
    body.srp .header .row {
      width: 100%; }
  body.srp .search_form {
    margin: 0; }

#logo-box {
  display: block;
  width: 320px;
  height: 128px;
  margin: 0 auto 30px;
  background: url("../img/logos/main_logo.png") center/contain no-repeat;
  transition: all .1s;
  opacity: 0; }
  #logo-box.init {
    opacity: 1; }

.switch label .lever {
  width: 42px;
  height: 24px;
  background-color: #eaeaea !important; }
  .switch label .lever:after {
    background-color: #ccc !important;
    width: 20px;
    height: 20px;
    left: 2px;
    top: 2px; }
  .switch label .lever:before {
    display: none; }

.switch label input[type=checkbox]:checked + .lever {
  background-color: #eaeaea !important; }
  .switch label input[type=checkbox]:checked + .lever:after {
    background-color: #5bdba6 !important;
    left: 20px; }

.wrapper {
  position: relative;
  min-height: 100vh; }

.search_form {
  width: 100%;
  max-width: 632px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1); }
  .search_form:hover {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08); }
  .search_form input[type="search"] {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    padding-right: 90px;
    background-color: #fff;
    color: #42454e;
    font-size: 16px;
    font-weight: 300; }
  .search_form input[type="submit"] {
    background-color: #1daaf1;
    color: #fff;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 16px;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../img/icons/cse_search_icon.svg") no-repeat center center; }
  .search_form input[type="search"], .search_form input[type="submit"] {
    border: 0;
    outline: none; }
  .search_form input:focus, .search_form input.focus {
    box-shadow: none !important; }

.form__field {
  position: relative;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  height: 44px;
  width: 100%; }

.se_choose {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 120px;
  margin: 0; }
  .se_choose .select-wrapper {
    height: 100%;
    border-left: 1px solid #ccc; }
    .se_choose .select-wrapper input.select-dropdown {
      height: 100%;
      padding-left: 10px;
      border: 0;
      margin: 0;
      box-sizing: border-box; }
    .se_choose .select-wrapper span.caret {
      z-index: 10;
      right: 10px;
      pointer-events: none; }

.small_se_logo {
  position: absolute;
  top: 22px;
  left: 10px;
  height: 44px;
  width: 120px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("../img/logos/main_logo.png"); }
  .small_se_logo.google {
    background-image: url(../img/logos/google_logo.png); }
    .small_se_logo.google:before {
      content: 'Powered By';
      position: absolute;
      top: 2px;
      left: 30px;
      font-size: 9px;
      text-transform: uppercase;
      color: #777777; }
  .small_se_logo.bing {
    background-image: url(../img/logos/bing_logo.png);
    background-position-x: left; }
    .small_se_logo.bing:before {
      content: 'Powered By';
      position: absolute;
      top: -3px;
      left: 15px;
      font-size: 9px;
      text-transform: uppercase;
      color: #777777; }
  .small_se_logo.yahoo {
    background-image: url(../img/logos/yahoo_logo.png); }
    .small_se_logo.yahoo:before {
      content: 'Powered By';
      position: absolute;
      top: 0;
      left: 30px;
      font-size: 9px;
      text-transform: uppercase;
      color: #777777; }
  .small_se_logo.yandex {
    background-image: url(../img/logos/google_logo.png); }
    .small_se_logo.yandex:before {
      content: 'Powered By';
      position: absolute;
      top: 2px;
      left: 30px;
      font-size: 9px;
      text-transform: uppercase;
      color: #777777; }

.select-dropdown li img {
  margin: 0;
  width: auto;
  max-width: 40px;
  height: 25px;
  margin-right: 10px;
  margin-top: 7px; }

.search_input_holder {
  position: relative; }

.search_results {
  flex-grow: 1;
  z-index: 100; }

::-webkit-scrollbar-button {
  background-image: none;
  background-repeat: no-repeat;
  width: 0;
  height: 0; }

::-webkit-scrollbar-track {
  background-color: #ecedee;
  opacity: .5; }

::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-color: #949494;
  opacity: .5; }

::-webkit-scrollbar-thumb:hover {
  background-color: #2f4050; }

::-webkit-scrollbar {
  width: 10px;
  height: 10px; }

main {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  min-height: 100vh;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  transition: background-image 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
  main form {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0 15px; }
  main #input-box {
    background: #fff;
    width: 100%;
    min-width: 450px;
    max-width: 645px;
    border: none;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
    height: 44px;
    outline: none;
    transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
    margin-bottom: 50px; }
    main #input-box:hover {
      border: none;
      box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08); }
    main #input-box .search_input {
      background: transparent;
      border: none;
      box-sizing: border-box;
      margin: 0;
      outline: none;
      padding: 0 10px;
      height: 44px;
      font-size: 16px;
      border-bottom: none !important;
      box-shadow: none !important; }
      main #input-box .search_input::-webkit-input-placeholder {
        color: rgba(0, 0, 0, 0.38); }
  main #tiles {
    display: flex;
    flex-wrap: wrap;
    align-self: center; }
    main #tiles .tile {
      height: 130px;
      width: 149px;
      margin: 8px;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
      cursor: pointer;
      transition-duration: 200ms;
      transition-property: transform, box-shadow, margin, opacity, width;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
      main #tiles .tile:hover {
        text-decoration: none;
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08); }
        main #tiles .tile:hover .head .icon {
          opacity: 1; }
      main #tiles .tile .head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 30px;
        background: #fafafa;
        padding: 0 4px; }
        main #tiles .tile .head .favicon {
          margin-right: 2px; }
        main #tiles .tile .head .title {
          width: 110px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          color: #000;
          font-size: 12px; }
        main #tiles .tile .head .icon {
          font-size: 24px;
          color: #ddd;
          transition: all .2s;
          opacity: 0; }
          main #tiles .tile .head .icon:hover {
            color: #000; }
        main #tiles .tile .head .edit-icon i {
          font-size: 16px;
          margin-right: 2px; }
      main #tiles .tile .body {
        height: 100px;
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative; }
      main #tiles .tile.add-bookmark {
        background: #fafafa;
        text-align: center; }
        main #tiles .tile.add-bookmark .material-icons {
          line-height: 130px;
          font-size: 53px;
          color: #cacaca; }

.modal .modal-footer {
  padding: 0 25px;
  margin-bottom: 10px; }

#bookmark-modal {
  width: 500px; }
  #bookmark-modal .close-icon {
    right: 10px;
    position: absolute;
    color: #ccc;
    top: 10px; }
  #bookmark-modal h4 {
    margin: 0; }
  #bookmark-modal .modal-content {
    padding: 20px 30px; }
  #bookmark-modal #get-screenshot {
    margin-bottom: 5px; }
  #bookmark-modal #preview-box {
    position: relative; }
  #bookmark-modal #preview {
    width: 150px;
    height: 130px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    border: 1px solid #dadada;
    position: relative; }
  #bookmark-modal #input-file-btns {
    display: inline-block;
    height: 130px;
    vertical-align: top;
    position: relative; }
    #bookmark-modal #input-file-btns i, #bookmark-modal #input-file-btns span {
      color: #ddd;
      transition: all .2s; }
    #bookmark-modal #input-file-btns #input-file-title {
      position: absolute;
      left: 25px;
      top: 2px;
      width: 120px; }
    #bookmark-modal #input-file-btns label {
      cursor: pointer; }
      #bookmark-modal #input-file-btns label:hover i, #bookmark-modal #input-file-btns label:hover span {
        color: #000; }
    #bookmark-modal #input-file-btns #refresh-preview {
      cursor: pointer;
      display: none; }
      #bookmark-modal #input-file-btns #refresh-preview span {
        position: absolute;
        left: 25px;
        top: 32px;
        width: 120px; }
      #bookmark-modal #input-file-btns #refresh-preview:hover i, #bookmark-modal #input-file-btns #refresh-preview:hover span {
        color: #000; }
  #bookmark-modal #save-bookmark-btn {
    position: absolute;
    right: 0;
    bottom: 2px; }
  #bookmark-modal #preloader-in-modal {
    display: none; }

#remove-bookmark-modal {
  width: 400px;
  top: 20% !important; }
  #remove-bookmark-modal p {
    font-size: 14px; }
  #remove-bookmark-modal .modal-content {
    padding: 24px 24px 0; }

.dropdown-content li {
  min-height: 40px; }

.dropdown-content li > a, .dropdown-content li > span {
  font-size: 13px;
  color: #26a69a;
  display: block;
  line-height: 22px;
  padding: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

header {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px; }
  header .header-link {
    margin-left: 15px;
    color: #000;
    font-size: 13px;
    line-height: 30px;
    opacity: .55; }
    header .header-link:hover {
      opacity: .85;
      text-decoration: underline; }
  header #settings-btn {
    display: none;
    color: #000;
    opacity: .55;
    cursor: pointer;
    font-size: 24px; }
    header #settings-btn:hover {
      opacity: .85; }
  header #services-btn {
    background-image: url(/img/v1_aad35c85.png);
    background-size: 92px 2835px;
    background-position: 0 -894px;
    height: 30px;
    width: 30px;
    opacity: .55;
    cursor: pointer;
    margin: 0 5px 0 15px; }
    header #services-btn:hover {
      opacity: .85; }
  header #services-dropdown {
    display: none;
    width: 334px;
    position: absolute;
    right: 40px;
    top: 60px;
    background: #fff;
    border: 1px solid #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    color: #000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    user-select: text;
    z-index: 1000; }
    header #services-dropdown .scroll-box {
      height: 488px;
      overflow: auto; }
    header #services-dropdown .service-second-step {
      display: none; }
    header #services-dropdown .services-ul {
      margin: 0;
      text-align: left;
      white-space: normal;
      padding: 28px; }
    header #services-dropdown .services-li {
      padding: 1px;
      display: inline-block;
      vertical-align: top;
      z-index: 999;
      height: 98px;
      width: 85px;
      text-align: center;
      box-sizing: border-box;
      border: 1px solid #fff; }
      header #services-dropdown .services-li:hover {
        border: 1px solid #eee; }
        header #services-dropdown .services-li:hover .services-label {
          background: rgba(255, 255, 255, 0.9);
          white-space: normal;
          overflow-wrap: break-word;
          word-wrap: break-word; }
    header #services-dropdown .services-label {
      display: block;
      line-height: 20px;
      overflow: hidden;
      white-space: nowrap;
      width: 82px;
      text-overflow: ellipsis;
      color: #000; }
    header #services-dropdown .services-icon {
      display: inline-block;
      vertical-align: top;
      height: 64px;
      width: 64px;
      background-image: url(/img/v1_aad35c85.png); }
    header #services-dropdown #services-more-btn {
      color: #737373;
      text-decoration: none;
      display: block;
      line-height: 40px;
      text-align: center;
      background: #f5f5f5;
      cursor: pointer;
      height: 40px; }
    header #services-dropdown #services-other {
      text-align: center; }
      header #services-dropdown #services-other a {
        line-height: 45px;
        font-size: 13px;
        color: #737373; }
        header #services-dropdown #services-other a:hover {
          text-decoration: underline; }
  header #settings-dropdown {
    display: none;
    width: 334px;
    position: absolute;
    right: 8px;
    top: 60px;
    background: #fff;
    border: 1px solid #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    color: #000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    user-select: text;
    z-index: 1000; }
    header #settings-dropdown .settings-ul {
      margin: 0;
      padding: 40px; }
    header #settings-dropdown .settings-li {
      margin-bottom: 25px; }
      header #settings-dropdown .settings-li:last-child {
        margin-bottom: 0; }
    header #settings-dropdown #tiles-counter {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      header #settings-dropdown #tiles-counter span {
        font-size: 13px;
        color: #000;
        opacity: .55; }
      header #settings-dropdown #tiles-counter i {
        font-size: 20px;
        color: #9e9e9e; }
        header #settings-dropdown #tiles-counter i:hover {
          cursor: pointer;
          color: #000; }
      header #settings-dropdown #tiles-counter .tiles-counter-box {
        width: 60px;
        display: flex;
        justify-content: space-between;
        align-items: center; }
    header #settings-dropdown .switch .title {
      display: inline-block;
      font-size: 13px;
      color: #000;
      opacity: .55; }
    header #settings-dropdown .lever {
      margin: 0; }
  header .gb_rb {
    border-color: transparent;
    border-style: dashed dashed solid;
    border-width: 0 8.5px 8.5px;
    position: absolute;
    right: 15px;
    z-index: 1;
    height: 0;
    width: 0;
    border-bottom-color: #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    top: -9px; }
  header .gb_qb {
    border-color: transparent;
    border-bottom-color: #fff;
    border-style: dashed dashed solid;
    border-width: 0 8.5px 8.5px;
    position: absolute;
    right: 15px;
    top: -8px;
    z-index: 1;
    height: 0;
    width: 0; }
  header .search-service-row {
    margin-bottom: 0;
    margin-top: -10px; }
    header .search-service-row .title, header .search-service-row .caret {
      color: #000;
      opacity: 0.55; }
    header .search-service-row .title {
      font-size: 13px;
      line-height: 43px; }
    header .search-service-row input.select-dropdown {
      opacity: 0.55;
      margin: 0;
      border: none;
      color: black;
      font-size: 13px;
      line-height: 43px; }
    header .search-service-row .input-field {
      margin: 0; }
    header .search-service-row .col {
      padding: 0; }
    header .search-service-row .dropdown-content li > span {
      color: rgba(0, 0, 0, 0.55); }

body.dark-mode:not(.srp) {
  background: #282829;
  color: #fff; }
  body.dark-mode:not(.srp) header .header-link {
    color: #fff;
    opacity: .75; }
  body.dark-mode:not(.srp) header #services-btn {
    background-image: url(/img/v1_aad35c85-dark-mode.png); }
  body.dark-mode:not(.srp) header #services-dropdown {
    background: #353535;
    border-color: rgba(0, 0, 0, 0.2);
    color: #000; }
    body.dark-mode:not(.srp) header #services-dropdown .services-label {
      color: #b3b3b3; }
    body.dark-mode:not(.srp) header #services-dropdown .services-li {
      border: 1px solid #353535; }
    body.dark-mode:not(.srp) header #services-dropdown .services-li:hover .services-label {
      background: none; }
    body.dark-mode:not(.srp) header #services-dropdown #services-more-btn {
      background: #2d2d2d; }
  body.dark-mode:not(.srp) header #settings-btn {
    color: #fff; }
  body.dark-mode:not(.srp) header #settings-dropdown {
    background: #353535; }
    body.dark-mode:not(.srp) header #settings-dropdown .switch .title, body.dark-mode:not(.srp) header #settings-dropdown #tiles-counter span {
      color: #fff; }
  body.dark-mode:not(.srp) header .gb_qb {
    border-bottom-color: #353535; }
  body.dark-mode:not(.srp) header .switch label .lever, body.dark-mode:not(.srp) header .switch label input[type=checkbox]:checked + .lever {
    background-color: #414143 !important; }
  body.dark-mode:not(.srp) header .search-service-row .title, body.dark-mode:not(.srp) header .search-service-row .caret, body.dark-mode:not(.srp) header .search-service-row input.select-dropdown {
    color: #fff; }
  body.dark-mode:not(.srp) header .search-service-row ul.select-dropdown {
    background: #252525; }
  body.dark-mode:not(.srp) header .search-service-row .dropdown-content li > span {
    color: rgba(255, 255, 255, 0.55); }
  body.dark-mode:not(.srp) main #tiles .tile.add-bookmark {
    background: #464646;
    text-align: center; }
  body.dark-mode:not(.srp) main #tiles .tile .head {
    background: #353535; }
    body.dark-mode:not(.srp) main #tiles .tile .head .title {
      color: #b3b3b3; }
  body.dark-mode:not(.srp) main #input-box input {
    background: #464646; }
    body.dark-mode:not(.srp) main #input-box input::-webkit-input-placeholder {
      color: #b3b3b3; }
  body.dark-mode:not(.srp) .modal {
    background-color: #353535; }
    body.dark-mode:not(.srp) .modal input:focus {
      border-bottom: 1px solid #1088b1 !important;
      box-shadow: none !important; }
      body.dark-mode:not(.srp) .modal input:focus + label {
        color: #1088b1 !important; }
    body.dark-mode:not(.srp) .modal .btn {
      background-color: #136190; }
    body.dark-mode:not(.srp) .modal .btn-flat {
      border: 1px solid #dadada;
      color: #dadada; }
      body.dark-mode:not(.srp) .modal .btn-flat:hover {
        color: #353535; }
    body.dark-mode:not(.srp) .modal .modal-footer {
      background-color: #353535; }
  body.dark-mode:not(.srp) .autocomplete-content {
    background: #353535;
    color: #fff; }
    body.dark-mode:not(.srp) .autocomplete-content li span {
      color: #fff; }
    body.dark-mode:not(.srp) .autocomplete-content li .highlight {
      color: #136190; }
    body.dark-mode:not(.srp) .autocomplete-content li:hover, body.dark-mode:not(.srp) .autocomplete-content li.active, body.dark-mode:not(.srp) .autocomplete-content li.selected {
      background-color: #292929; }
  body.dark-mode:not(.srp) .sidebar {
    background: #353535 !important; }

body.hide-mode #tiles {
  visibility: hidden; }

body.color-tiles-mode main #tiles .tile .head .title {
  color: #fff !important; }

body.color-tiles-mode main #tiles .tile:nth-child(1) .head {
  background: #85144b; }

body.color-tiles-mode main #tiles .tile:nth-child(2) .head {
  background: #38a5d0; }

body.color-tiles-mode main #tiles .tile:nth-child(3) .head {
  background: #f39c12; }

body.color-tiles-mode main #tiles .tile:nth-child(4) .head {
  background: #27b9b9; }

body.color-tiles-mode main #tiles .tile:nth-child(5) .head {
  background: #5cb784; }

body.color-tiles-mode main #tiles .tile:nth-child(6) .head {
  background: #0074d9; }

body.color-tiles-mode main #tiles .tile:nth-child(7) .head {
  background: #2dab3f; }

body.color-tiles-mode main #tiles .tile:nth-child(8) .head {
  background: #ff4136; }

body.color-tiles-mode main #tiles .tile:nth-child(9) .head {
  background: #3d9970; }

body.color-tiles-mode main #tiles .tile:nth-child(10) .head {
  background: #111111; }

body.color-tiles-mode main #tiles .tile:nth-child(11) .head {
  background: #f012be; }

body.color-tiles-mode main #tiles .tile:nth-child(12) .head {
  background: #b10dc9; }

body.color-tiles-mode main #tiles .tile:nth-child(13) .head {
  background: #15a95a; }

body.color-tiles-mode main #tiles .tile:nth-child(14) .head {
  background: #e67e22; }

body.hide-logo-mode #logo-box {
  visibility: hidden; }

.circle-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border: 0;
  cursor: pointer;
  color: rgba(12, 12, 13, 0.6);
  position: fixed;
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  border-radius: 20px;
  user-select: none;
  box-shadow: 1px 2px 2px 1px rgba(1, 1, 1, 0.3);
  z-index: 999; }
  .circle-btn:hover {
    opacity: .85; }

#show-theme-sidebar-btn {
  display: none;
  top: 10px;
  left: 20px; }
  #show-theme-sidebar-btn .image {
    display: block;
    font-size: 23px;
    line-height: 36px; }

.sidebar {
  background: #fff;
  border-left: 1px solid #d7d7db;
  box-shadow: 0 1px 4px 0 rgba(12, 12, 13, 0.1);
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transition: left 0.2s cubic-bezier(0, 0, 0, 1);
  width: 410px;
  height: 100%;
  z-index: 1000;
  font-size: 13px;
  left: -430px; }
  .sidebar.active {
    left: -1px; }
  .sidebar #close-theme-sidebar-btn {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1001;
    cursor: pointer; }
  .sidebar .block-title {
    font-size: 16px;
    padding: 0;
    margin-bottom: 20px; }
    .sidebar .block-title div {
      border-bottom: 1px solid #cdcdcd;
      padding-bottom: 10px; }
  .sidebar .settings-block {
    transform: translateX(200%);
    transition: all .5s;
    position: absolute;
    padding: 60px;
    width: 100%;
    height: 100%; }
    .sidebar .settings-block.active {
      transform: translateX(0); }
    .sidebar .settings-block.settings-theme {
      max-height: 100vh;
      overflow: auto;
      transform: translateX(0); }
      .sidebar .settings-block.settings-theme .col {
        padding: 5px; }
      .sidebar .settings-block.settings-theme .bg {
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: cover;
        height: 150px;
        border-radius: 3px;
        cursor: pointer;
        position: relative; }
        .sidebar .settings-block.settings-theme .bg.active {
          display: flex;
          justify-content: center;
          align-items: center; }
          .sidebar .settings-block.settings-theme .bg.active:after {
            content: '';
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            border-radius: 3px;
            background: rgba(0, 0, 0, 0.5); }
          .sidebar .settings-block.settings-theme .bg.active .material-icons {
            display: block; }
        .sidebar .settings-block.settings-theme .bg .material-icons {
          font-size: 24px;
          color: #1de41d;
          display: none;
          z-index: 10;
          background: #fff;
          border-radius: 50%;
          padding: 5px; }
      .sidebar .settings-block.settings-theme [data-mode="autoRotateBgs"] + .lever {
        margin: 0; }

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0, .2);
  color: #fff;
  padding: 5px 10px;
}
.policy_row {
  text-align: right;
}

.policy_row a {
  color: #fff;
    font-size: 12px;
}
.policy_row a:hover  {
  text-decoration: underline;
}

.powered_by {
      margin-bottom: -22px;
  display: block;
  text-align: center;
}