/* Customize Tweet Finder here! */
/* The magic begins... */
* {
  font-family: "Roboto Mono";
}
body {
  margin: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #f2f2f2;
}
#header,
#footer {
  padding: 16px;
  background-color: #1da1f2;
  color: #fff;
}
#header {
  font-size: 24px;
  font-weight: 700;
}
#footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: calc(1em + 4px);
  display: flex;
}
#footer div {
  margin-right: 16px;
  cursor: pointer;
}
input {
  background-color: #fff;
  color: #000;
  margin: 16px 16px 0 16px;
  position: relative;
  top: 1px;
  border: 1px solid #000;
  padding: 8px;
  width: calc(60% - 50px);
  font-size:24px;
}
input:focus {
  background-color: #000;
  color: #fff;
  outline: none;
  text-align: right;
}
input::-webkit-input-placeholder {
  color: rgba(0,0,0,0.5);
  text-align: right;
}
input:-ms-input-placeholder {
  color: rgba(0,0,0,0.5);
  text-align: right;
}
input::-ms-input-placeholder {
  color: rgba(0,0,0,0.5);
  text-align: right;
}
input::placeholder {
  color: rgba(0,0,0,0.5);
  text-align: right;
}
#find {
  display: block;
  margin-bottom: calc(53px);
}
#find input:first-of-type {
  margin-right: 8px;
}
#find input:last-of-type {
  margin-left: 8px;
}
input[type="submit"] {
  width: calc(50% - 16px);
  margin-bottom: 16px;
}
input[type="submit"]:not(:first-of-type):not(:last-of-type) {
  margin-left: 8px;
  margin-right: 8px;
}
iframe {
  margin-left: 16px;
  margin-right: 16px;
  border: 1px solid #000;
  width: calc(100% - 34px);
}
::-webkit-scrollbar {
  width: 25.6px;
  height: 25.6px;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
  background-color: #fff;
}
::-webkit-scrollbar-track:vertical {
  border-left: 1px solid #000;
}
::-webkit-scrollbar-track:horizontal {
  border-top: 1px solid #000;
}
::-webkit-scrollbar-thumb:vertical {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
::-webkit-scrollbar-thumb:horizontal {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}
::-webkit-scrollbar-thumb:hover {
  background: #1da1f2;
}
::-webkit-scrollbar-thumb:active {
  background: #000;
}
body {
    background: #3784FB;
}
.page {
    text-align: center;
    color: #fff;
}
.content>h2 {
    font-size: 16px;
    font-weight: normal;
	margin-top:2px;
}
.content>h1 {
    margin-bottom: 2px;
}
input#search_str {
    border-radius: 12px;
    padding-left: 20px;
    padding-right: 50px;
    background: #fff !important;
    color: #000;
    text-align: right;
}
.select_group label {
    margin-top: 5px;
    padding-top: 0 !important;
    margin-bottom: 7px;
    padding-right: 12px;
    font-weight: 400;
    color: #111827;
    padding-left: 6px;
}
.select_group {
    display: inline-block;
    background: #F0F5FF;
    margin-left: 20px;
    color: #111827;
    border-radius: 8px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.select_group input {
    margin-top: 0;
    margin-right: 3px;
    width: auto !important;
    margin-left: 11px !important;
}

a#inititate_search {
    background: #242A33;
    color: #fff;
    width: 200px;
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 30px;
}
.select_group.active {
    background: #022964;
}
.select_group.active label {
    color: #fff !important;
}
.copier {
    width: 50%;
    text-align: left;
}
.row_1 {
    width: 100%;
    margin: auto;
    max-width: 100%;
    display: inline-block;
}
a.copy_init {
    background: #CEE0FF;
    padding: 10px 20px;
    border-radius: 5px;
    color: #111827;
    text-decoration: none;
    margin-top: 10px;
    transition: .3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}
a.copy_init.active {
    background: #696D73;
    color: #fff;
}
.toggeLcot {
    display: inline-flex;
    margin-bottom: 20px;
}
		#nex_load{
			width:100%;
			text-align:center;
		}
		div#nex_load div {
    display: inline-flex;
    align-items: baseline;
    margin-left: 10px;
}
		#nex_load {
    width: 100%;
    text-align: center;
    background: #f9fafb;
}
		
		.toggeLcot label {
    padding-top: 15px;
}
	.input_group {
    text-align: center;
}	
	.search_result {
    background: #F9FAFB;
    padding: 20px;
    display: grid;
}
		.row_1>div {
    display: inline-flex;
    align-items: center;
}
		.author_content {
    text-align: right;
    margin-right: 9px;
}
.item {
    margin: 40px 0px;
}
		.author_indo {
    float: right;
    position: relative;
}
		.text_holder {
    clear: both;
    text-align: right;
}

		.author_indo p {
			width: 100%;
			margin-top: 5px;
			margin-bottom: 3px;
			font-size: 12px;
			font-family: 'Arial';
			font-style: normal;
			font-weight: 400;
			color: #1E1E1E;
		}
.text_holder p {
    color: background: #1E1E1E;
    color: #1E1E1E;
    font-size: 15px;
    line-height: 26px;
}
		
.loader1 {
   display:inline-block;
   font-size:0px;
   padding:0px;
}
.loader1 span {
   vertical-align:middle;
   border-radius:100%;
   
   display:inline-block;
   width:10px;
   height:10px;
   margin:3px 2px;
   -webkit-animation:loader1 0.8s linear infinite alternate;
   animation:loader1 0.8s linear infinite alternate;
}
.loader1 span:nth-child(1) {
   -webkit-animation-delay:-1s;
   animation-delay:-1s;
  background:rgb(29 161 242);
}
.loader1 span:nth-child(2) {
   -webkit-animation-delay:-0.8s;
   animation-delay:-0.8s;
  background:rgb(29 161 242);
}
.loader1 span:nth-child(3) {
   -webkit-animation-delay:-0.26666s;
   animation-delay:-0.26666s;
  background:rgb(29 161 242);
}
.loader1 span:nth-child(4) {
   -webkit-animation-delay:-0.8s;
   animation-delay:-0.8s;
  background:rgb(29 161 242);
  
}
.loader1 span:nth-child(5) {
   -webkit-animation-delay:-1s;
   animation-delay:-1s;
  background:rgb(29 161 242);
}

@keyframes loader1 {
   from {transform: scale(0, 0);}
   to {transform: scale(1, 1);}
}
@-webkit-keyframes loader1 {
   from {-webkit-transform: scale(0, 0);}
   to {-webkit-transform: scale(1, 1);}
}
.item_Images {
    width: 45%;
    height: 200px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin: 2%;
    border: 1px solid #ddd;
    background-position: center top;
	position:relative;
	cursor:pointer;
}
@media only screen and (min-width: 600px) {
	.item_Images {
    height: 350px;
}
}
		.size_full{
    display: none;
}
div#nex_load p {
    color: #000 !important;
}
svg.download_image {
    cursor: pointer;
    position: absolute;
    right: 3px;
    bottom: 3px;
    background: #efefef45;
    border-radius: 3px;
}
.size_full img {
    top: 25%;
    position: relative;
    max-width: 80%;
}
    .size_fulll_active{position: fixed;
    z-index: 999;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
		background: #0c0c0ca3;}
svg.play_icon {
    position: absolute;
    right: 10px;
    background: #fffffffc;
    bottom: 10px;
    border-radius: 28px;
    border: 1px solid;
}