.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb} The heart of the internet – ONLFR 2023

The heart of the internet

These embers are awarded the „I’m Classy” flair that appears after the user name wherever it shown on our sub. When receiving comments or tips from these users you can assume that they know class. Piracy of „premium” content is the easiest way to get a subreddit banned. If anything happens to this sub, you’ll have no one to blame but yourselves. This includes cross-posting from another sub that is used for said content. Selling or promotion of content, products, and services is not allowed on the subreddit.

No naming blurred out faces/persons with unconfirmed identities. No doxxing of any person is acceptable. First violation is subject to a permanent ban at mod’s discretion.

  • You can repost your content from other sub in our community.
  • The match is in several weeks but the official website says it’s sold out or unavailable and only expensive VIP tickets are available.
  • This includes ALL medical diagnosis’s.
  • All posts must be deemed „Classy” by the moderators.
  • You will be banned until these references are removed.
  • If not, third parties would be the only option and you can expect a hefty markup.

All content unrelated to a Real Housewife or Bravolebrity will be removed. We have a special exception for Mob Wives, the only non-Bravo show permitted to have its own posts and discussions. Other non-related posts are welcome in the OT thread. The „trigger warning” flair is for alerting others that a post contains potentially distressing content. No invalidation will be tolerated in these threads. What isn’t triggering to you might be triggering for others.

r/CollegeGirlNextDoor Rules

Welcome people, say hello, do not give orders. We know you may not an english native, still try to do an effort to make things more elegant. It’s a fun community, there are humans behind each account.

Two types of posts: Dare requests and submissions

This page may contain sensitive or adult content that’s not for everyone. If multiple posts are made at the same time, mods will keep the thread with highest effort/most engagement. Please search the sub/sort by „new” prior to posting. If it was posted in the last 5 days or is a repetitive post/”hot take” it’s not new. Some members are above and beyond or „Classy” and practice it in ALL of their posts across ALL subs on Reddit.

No posting, selling, trading or begging for pirated content.

  • Keep viewers interested with different looks.
  • Any posts with attempts to beg for upvotes will be removed and marked as spam.
  • We do not allow content from paid content creators, e.g.
  • Designed to distinguish a special thread or differentiate its contents.
  • If it was posted in the last 5 days or is a repetitive post/”hot take” it’s not new.

The most valuable of which would be access to the tickets 2-3 days prior to the general public and a quarterly magazine with posters. Designed to distinguish a special thread or differentiate its contents. Those in bold can only be applied by the moderation team.

Outright comments that are not „helpful” are potentially harassment. Spam submissions will be removed and result in a ban. All threads must have a proper descriptive title as well as an appropriate flair. Useful chrome extension made by /u/daxl70 to ease the process of posting to the weekly contest thread. Any violation of Reddit’s site-wide rules will be grounds for banning and will be reported to the admins if necessary. After one year of moderation, it appears most alone male posts do not get any reach.

This includes ALL medical diagnosis’s. Even if you are qualified IRL to give a diagnosis, you are not qualified to give one to a TV personality. Misogyny, racism, or bigotry of any kind will not be tolerated. Warnings, temporary bans, or permanent bans will be issued depending on the severity/response to the warning. Body shaming is not allowed; real housewives are people, too. Titles should indicate the content of the post.

Filter by flair

This includes cross-posting a sales/ advertisement post from another subreddit. No beggars on this corner of the internet. If you have any references on your account (even if not posted in this sub) asking for donations, or need $$ help, or subscriptions. You will be banned until these references are removed.

You can hide your face, you don’t have to be naked. The goal is to prove you are who you say you are. When you’ve had invest experiences especially when they were your first time doing x and a partner asks you almost feel like you have to lie. Then you can’t change the lie later in life. Imagine you’re at a family picnic and your partner is sitting there talking with your sibling(s)/parent(s) like all is well and normal.

There is no point to it and it can seem spammy. Automod will be added to enforce rule, repeat offenders will be banned. This sub is for requesting opinions and help from others to help you pass better in public. It was the members that voted to ban the filters and edits/touching up of posts. Ok and expected/desired to critique dressing style, techniques, colors, and how to improve upon them. All comments need to be made to help the poster achieve their goal of betterment and achieving a „classy” look.

is this official website? please check and confirm

Subjects must be 18+ or older in the picture at the time it was taken/made. Violation will result in immediate removal of the post, Mods may ask for verification/validation. In Spain it’s common for everyone to take a baguette sandwich to the stadium for halftime.

In practice, they’ll only ask for it if there’s a problem. 99% of the time they’ll just scan your ticket, pat you down, and in you go. No linking to sites that are shady, ad-ridden, or have too many redirects. Any content than don’t display Twerking will be removed. Be nice everywhere, if you are an ass in other communities, we don’t want you here.

Posts with vague titles will be removed. It’s centrally located and there are no public transport restrictions or road cuts because of the match. This can be a little chaotic as 80k people leave the stadium and that amount of people crossing the street will cause traffic backups. On certain „hot” matches they might also ask spectators to show their flags/scarves/banners to make sure they don’t say anything offensive. The tickets for these events are free but you need to have a Madridista card to get them online.

The qualification will be made by mods, and the user with more accumulated points at the end of the season will win the season contest. La Liga matches against an average team will usually start at 40-45€. To verify, post at least 3 pics with yourself handling a crumpled sign with your username, our subreddit name and current date.

Moderator discretion what is considered spammy, don’t like the rule? Create your account and connect with a world of communities. Some subs have hijacked the peace sign and pointer fingers touching tip to tip. ONLY allowed modifications to posted pictures are Contrast, brightness, or color balance changes to make picture look more normal. All posts must be deemed „Classy” by the moderators.

You can repost your content from other sub in our community. Monthly Challenge for posts fitting the pinned monthly challenge. We accept verification crosspost from other subs with a strong verification policy like r/GoneWild or r/GetVerified. This is not a place to look for bf/gf or a night out/Dating. Most groups like ours becomes a trashy place is you allow posts that attract flies.

Not only is it morally wrong, its illegal in places of the world and we will not tolerate it. If we see the tops of your stocking, your not dressing classy….. „Peace sign” is used to signal your Bisexual. „goes both ways” thus the two fingers. Photos with angles up skirts/dresses, make sure we see breasts, „buldges”, „toys”, are definitely not classy.

For this reason we don’t allow either in posts. Not a dating site so we don’t need to know your sexuality. Keep posts unique and don’t repeat posts seen before by this sub. You may have 5 black outfits but we don’t want to see all 5!

Keep viewers interested with different looks. If a post does not fit a more defined rule, this rule can be invoked as a removal reason. Do not post or ask for personal information of non-models. Subjects with high followers are allowed, this rule may be updated due to DMCA take down requests. Stay on topic for subreddit, content that does not fit the theme of the sub will be removed.

Leave a Comment

Adresa ta de email nu va fi publicată. Câmpurile obligatorii sunt marcate cu *