a{color:#000;text-decoration:none}#ult{background-color:#db7093;height:100vh;width:100vw;display:block;overflow-x:hidden}#header{background-color:#86cecb;border-bottom:solid 4px #137A7F;display:flex;justify-content:space-between;text-align:center;overflow:visible;position:sticky;margin-left:0;top:0;width:100%;min-height:60px;z-index:1000}#header_logo{width:auto;height:75px;margin-left:0;cursor:pointer}#page_title{flex:1;margin:auto;white-space:nowrap;width:auto;overflow:visible;text-align:center}#profile_button_whole{background-color:#4b3fd4;border:4px solid #271f82;display:flex;flex-direction:row;align-self:flex-end;margin-right:2px;width:15%;height:91%;align-items:center;text-align:center}#left_of_picture{background-color:#4b3fd4;width:20%;border-radius:7%}#profile_picture_container{position:relative;border-radius:7%;width:auto;height:100%;display:flex;align-items:center;justify-items:center}#profile_picture{border:2px solid #271f82;width:auto;height:75px;object-fit:cover;border-radius:7%}#username{font-size:20px}#edit_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;font-size:14px;border-radius:7%}.profile-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}#upload_pfp{background-color:transparent;border:none;outline:none;margin-left:28%;margin-top:10px}.profile-modal{background-color:#e99542;padding:25px;border-radius:10px;width:400px;max-width:90%;box-shadow:0 5px 15px #0000004d;position:absolute;position:flex;flex-direction:column}.close-button{top:10px;right:15px;background:none;border:none;font-size:24px;cursor:pointer}.profile-modal form{display:flex;flex-direction:column}.profile-modal label{margin-top:10px;margin-bottom:5px;font-weight:700}.profile-modal input[type=text],.profile-modal textarea{padding:8px;font-size:14px;border:1px solid #ccc;background-color:#f7eee6;border-radius:5px;resize:vertical}.profile-modal button[type=submit]{margin-top:15px;background-color:#4b3fd4;color:#fff;padding:10px;font-size:16px;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.profile-modal button[type=submit]:hover{background-color:#372db6}.input-group{display:flex;flex-direction:column;align-items:center;margin-bottom:15px;width:100%}.input-group label{margin-bottom:6px;font-weight:700;font-size:16px;text-align:center}.input-group input,.input-group textarea{width:80%;padding:8px;border:1px solid #ccc;border-radius:5px;font-size:14px;box-sizing:border-box;text-align:center}.button-row{position:flex;flex-direction:row}#top_bar{background-image:linear-gradient(to right,#1412b0,#6bbaf2,#b0efff);border-bottom:solid 4px gray;box-shadow:#0e0d82 inset 2px 2px 5px;display:flex;flex-direction:row;width:100%;height:20px;margin-left:0;font-size:.00000001%}#fake_minimize{background-color:#8c8c8b;border:solid 1px black;box-shadow:#757574 inset 1px 1px 5px 2px;margin-left:auto;margin-bottom:-1px;align-self:flex-end;font-family:Times New Roman,Times,serif;font-weight:700;min-width:18px;height:19px;text-align:center;font-size:16px}#fake_maximize{background-color:#8c8c8b;border-top:solid 1px black;border-bottom:solid 1px black;box-shadow:#757574 inset 1px 1px 5px 2px;min-width:18px;margin-left:0;margin-top:0;height:19px;text-align:center;font-size:16px}#fake_close{background-color:red;border:solid 1px black;box-shadow:#cc0202 inset 1px 1px 4px 2px;min-width:18px;height:19px;margin-left:0;margin-top:0;text-align:center;font-size:16px}#welcome_block_container{background-color:#f5f5f5;border:solid 5px gray;border-top:solid 4px gray;box-shadow:10px 10px;position:relative;top:9px;margin-left:12px;width:80%;height:200px}#welcome_title,#welcome_desc{margin-left:10px}#friends_list_whole{background-color:#86cecb;outline:solid 2px black;box-shadow:5px 5px;display:flex;flex-direction:column;right:5px;width:15%;height:auto;margin-left:1%;margin-top:0;margin-right:1%;flex-shrink:0;gap:5px;padding:10px 25px 10px 10px;text-align:left}#friend_holder{background-color:#bec8d1;margin-top:5px;position:relative;display:flex;align-items:flex-start;gap:5px;width:auto;height:50px;border-style:solid;border-width:2px;flex-shrink:0;overflow:hidden;padding:5px;text-align:left}#friend_holder:hover{background-color:#878e94;cursor:vertical-text}#pfp{width:50px;height:50px;border-style:solid;margin-left:0;margin-top:-1.5px;border-width:2px;position:relative;align-self:flex-start}#username{width:100%;position:relative;top:0;margin-left:0;overflow:hidden}#status{color:brown;width:100%;position:relative;text-wrap:wrap;overflow:hidden;margin-top:2px}#friend_list{padding-left:0;padding-right:0}#post_pane_whole{background-color:#86cecb;outline:solid 2px black;box-shadow:5px 5px;display:flex;flex-direction:column;position:relative;text-align:center;width:70%;min-height:200px;height:auto}#upload_button{background-color:#bec8d1;border:1px solid black!important;border-radius:5px;margin-left:0;width:20%;height:40px}#upload_button:hover{background-color:#878e94}#post_pane_title{margin-top:15px;margin-bottom:10px}#post_controls_row{display:flex;justify-content:space-between;align-items:center;margin:10px 25px 0}#empty_pane{margin-top:10px}#sort_by{background-color:#bec8d1;border:2px solid black;border-radius:5px;height:auto}#sort_by:hover{background-color:#878e94}.dropdown-content div{background-color:#bec8d1}.dropdown-content div:hover{background-color:#86cecb!important;outline:2px solid black!important}.dropdown-content{background-color:#bec8d1!important;outline:none!important;border:2px solid black!important}.dropbtn{background-color:#bec8d1;color:#000;padding-right:10px;padding-left:10px;font-size:14px;border:none;border-radius:5px;cursor:pointer;width:auto;min-width:100px;height:30px;margin-top:5px}.dropbtn:hover{background-color:#878e94}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;top:100%;right:0;background-color:#f0f0f0;min-width:160px;border-radius:5px;box-shadow:5px 5px 5px #0000001a;border:1px solid #ccc;z-index:1;padding:5px 0}.dropdown-content div{color:#000;padding:10px 16px;text-decoration:none;display:block;font-size:14px;width:100%;box-sizing:border-box;white-space:nowrap;overflow:hidden;margin:0;border:none;cursor:pointer}.dropdown-content div:hover{background-color:#ddd;transition:background-color .2s ease}.dropdown:hover .dropdown-content{display:block}#post_holder{background-color:#bec8d1;position:relative;display:flex;flex-direction:column;align-items:flex-start;width:95%;max-height:none;border-style:solid;border-width:2px;flex-shrink:0;overflow:hidden;padding:5px;text-align:left;margin:10px auto 0 8px}#post_holder:hover{background-color:#878e94}#thumbnail{width:50px;min-height:50px;max-height:50px;border-style:solid;border-width:1px;position:relative;align-self:flex-start}#post_title{width:100%;position:relative;margin-top:-25px;margin-left:55px;font-size:24px}#desc{width:100%;height:10%;position:relative;overflow:hidden}#bottom_line{width:100%;display:flex;flex-direction:row}#likes_and_comments{width:100%;height:auto;position:relative;display:flex;flex-direction:row}#post_likes{position:absolute;right:150px;padding:10px;display:flex;flex-direction:row}#post_comments{position:absolute;right:50px;padding:10px;display:flex;flex-direction:row}#followed_tag_section_whole{background-color:#86cecb;outline:solid 2px black;box-shadow:5px 5px;flex-shrink:0;display:flex;flex-direction:column;left:5px;width:15%;margin-right:20px;margin-left:20px;padding:5px 5px 15px;gap:8px;text-align:left}#FollowedTagHolder{background-color:#bec8d1;border:solid 2px black;bottom:10px;width:90%;height:30px;margin:auto;font-size:10px;padding-left:10px;text-align:left;border-radius:10px}#FollowedTagHolder:hover{background-color:#878e94}#tag_search_box_whole{margin-top:4%;width:95%;margin-left:1.8%;padding-bottom:10px;flex-shrink:0}#search_bar{background-color:#f5f5f5;border:1px solid black!important;border-radius:10px;padding:1px;width:100%;height:25px}#main_body_whole{display:flex;position:relative;align-items:flex-start;top:70px;width:100%;min-height:0;height:auto}#divider{background-color:#86cecb;border-style:solid;border-width:1px;border-color:#137a7f;width:81%;height:1px;top:50px;position:relative;margin-left:12px;font-size:.0000000000001%}#guest_ult{background-color:#db7093;height:100vh;width:100vw;display:block;overflow-x:hidden}#guest_header{background-color:#86cecb;border-bottom:solid 4px #137A7F;display:flex;justify-content:space-between;text-align:center;overflow:visible;align-items:start;position:sticky;margin-left:0;top:0;width:100%;height:6%;z-index:1000}#guest_header_logo{width:auto;height:100%;margin-left:0;cursor:pointer}#guest_page_title{flex:1;margin:auto;white-space:nowrap;width:auto;overflow:visible;text-align:center}*{margin:0}#guest_profile_button_whole{background-color:#4b3fd4;display:flex;flex-direction:row;position:absolute;margin-left:93%;width:7%;height:100%;align-items:center;text-align:center}#guest_left_of_picture{background-color:#4b3fd4;width:20%;border-radius:7%}#guest_profile_picture_container{position:relative;border-radius:7%;width:auto;height:100%;display:flex;align-items:center;justify-items:center}#guest_profile_picture{width:auto;height:100%;object-fit:cover;border-radius:7%}#guest_username{font-size:111%}#guest_edit_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;font-size:14px;border-radius:7%}.guest_profile-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.guest_profile-modal{background-color:#e99542;padding:25px;border-radius:10px;width:400px;max-width:90%;box-shadow:0 5px 15px #0000004d;position:absolute;position:flex;flex-direction:column}.guest_close-button{top:10px;right:15px;background:none;border:none;font-size:24px;cursor:pointer}.guest_profile-modal form{display:flex;flex-direction:column}.guest_profile-modal label{margin-top:10px;margin-bottom:5px;font-weight:700}.guest_profile-modal input[type=text],.guest_profile-modal textarea{padding:8px;font-size:14px;border:1px solid #ccc;background-color:#f7eee6;border-radius:5px;resize:vertical}.guest_profile-modal button[type=submit]{margin-top:15px;background-color:#4b3fd4;color:#fff;padding:10px;font-size:16px;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.guest_profile-modal button[type=submit]:hover{background-color:#372db6}.guest_input-group{display:flex;flex-direction:column;align-items:center;margin-bottom:15px;width:100%}.guest_input-group label{margin-bottom:6px;font-weight:700;font-size:16px;text-align:center}.guest_input-group input,.guest_input-group textarea{width:80%;padding:8px;border:1px solid #ccc;border-radius:5px;font-size:14px;box-sizing:border-box;text-align:center}.guest_button-row{position:flex;flex-direction:row}#guest_top_bar{background-image:linear-gradient(to right,#1412b0,#6bbaf2,#b0efff);border-bottom:solid 4px gray;box-shadow:#0e0d82 inset 2px 2px 5px;display:flex;flex-direction:row;width:100%;height:20px;margin-left:0;font-size:.00000001%}#guest_fake_minimize{background-color:#8c8c8b;border:solid 1px black;box-shadow:#757574 inset 1px 1px 5px 2px;margin-left:auto;margin-bottom:-1px;align-self:flex-end;font-family:Times New Roman,Times,serif;font-weight:700;min-width:18px;height:19px;text-align:center;font-size:16px}#guest_fake_maximize{background-color:#8c8c8b;border-top:solid 1px black;border-bottom:solid 1px black;box-shadow:#757574 inset 1px 1px 5px 2px;min-width:18px;margin-left:0;margin-top:0;height:19px;text-align:center;font-size:16px}#guest_fake_close{background-color:red;border:solid 1px black;box-shadow:#cc0202 inset 1px 1px 4px 2px;min-width:18px;height:19px;margin-left:0;margin-top:0;text-align:center;font-size:16px}#guest_welcome_block_container{background-color:#f5f5f5;border:solid 5px gray;border-top:solid 4px gray;box-shadow:10px 10px;position:relative;top:9px;margin-left:12px;width:80%;height:200px}#guest_welcome_title,#guest_welcome_desc{margin-left:10px}#guest_post_pane_whole{background-color:#86cecb;outline:solid 2px black;box-shadow:5px 5px;display:flex;flex-direction:column;position:relative;text-align:center;width:70%;min-height:200px;height:auto}#guest_upload_button{background-color:#bec8d1;border:1px solid black!important;border-radius:5px;margin-left:0;width:20%;height:40px}#guest_upload_button:hover{background-color:#878e94}#guest_post_pane_title{margin-top:15px;margin-bottom:10px}#guest_post_controls_row{display:flex;justify-content:space-between;align-items:center;margin:10px 25px 0}#guest_empty_pane{margin-top:10px}#guest_sort_by{background-color:#bec8d1;border:2px solid black;border-radius:5px;height:auto}#guest_sort_by:hover{background-color:#878e94}.guest_dropdown-content div{background-color:#bec8d1}.guest_dropdown-content div:hover{background-color:#86cecb!important;outline:2px solid black!important}.guest_dropdown-content{background-color:#bec8d1!important;outline:none!important;border:2px solid black!important}.guest_dropbtn{background-color:#bec8d1;color:#000;padding-right:10px;padding-left:10px;font-size:14px;border:none;border-radius:5px;cursor:pointer;width:auto;min-width:100px;height:30px;margin-top:5px}.guest_dropbtn:hover{background-color:#878e94}.guest_dropdown{position:relative;display:inline-block}.guest_dropdown-content{display:none;position:absolute;top:100%;right:0;background-color:#f0f0f0;min-width:160px;border-radius:5px;box-shadow:5px 5px 5px #0000001a;border:1px solid #ccc;z-index:1;padding:5px 0}.guest_dropdown-content div{color:#000;padding:10px 16px;text-decoration:none;display:block;font-size:14px;width:100%;box-sizing:border-box;white-space:nowrap;overflow:hidden;margin:0;border:none;cursor:pointer}.guest_dropdown-content div:hover{background-color:#ddd;transition:background-color .2s ease}.guest_dropdown:hover .dropdown-content{display:block}#guest_post_holder{background-color:#bec8d1;position:relative;display:flex;flex-direction:column;align-items:flex-start;width:95%;max-height:none;border-style:solid;border-width:2px;flex-shrink:0;overflow:hidden;padding:5px;text-align:left;margin:10px auto 0 8px}#guest_post_holder:hover{background-color:#878e94}#guest_thumbnail{width:50px;min-height:50px;max-height:50px;border-style:solid;border-width:1px;position:relative;align-self:flex-start}#guest_post_title{width:100%;position:relative;margin-top:-25px;margin-left:55px;font-size:24px}#guest_desc{width:100%;height:10%;position:relative;overflow:hidden}#guest_bottom_line{width:100%;display:flex;flex-direction:row}#guest_likes_and_comments{width:100%;height:auto;position:relative;display:flex;flex-direction:row}#guest_post_likes{position:absolute;right:150px;padding:10px;display:flex;flex-direction:row}#guest_post_comments{position:absolute;right:50px;padding:10px;display:flex;flex-direction:row}#guest_followed_tag_section_whole{background-color:#86cecb;outline:solid 2px black;box-shadow:5px 5px;flex-shrink:0;display:flex;flex-direction:column;left:5px;width:15%;margin-right:20px;margin-left:20px;padding:5px 5px 15px;gap:8px;text-align:left}#guest_tag_search_box_whole{margin-top:4%;width:95%;margin-left:1.8%;padding-bottom:10px;flex-shrink:0}#guest_search_bar{background-color:#f5f5f5;border:1px solid black!important;border-radius:10px;padding:0%;width:100%;height:25px}#guest_main_body_whole{display:flex;position:relative;align-items:flex-start;top:70px;width:100%;min-height:0;height:auto}#guest_divider{background-color:#86cecb;border-style:solid;border-width:1px;border-color:#137a7f;width:81%;height:1px;top:50px;position:relative;margin-left:12px;font-size:.0000000000001%}#upload_page_whole{background-color:#db7093;height:100vh}#useful_box{background-color:#86cecb;border:solid 2px #137A7F;display:flex;flex-direction:column;width:20%;height:auto;margin:100px auto auto;text-align:center;align-items:center;gap:10px}#title_box{display:flex;flex-direction:column;padding-top:10px;gap:2px}input{background-color:#d3d3d3;outline:2px solid black;border-radius:5px;width:80%;height:30px;margin:auto}input:hover{background-color:#fff}#desc_box{display:flex;flex-direction:column;width:80%;font-size:14px;padding:6px;min-height:60px;line-height:1.4;box-sizing:border-box}#file_box{padding-top:10px;display:flex;flex-direction:column;gap:1px;padding-bottom:5px}#file_label{width:200px;text-wrap:none;align-self:center}#select_file_button{background-color:transparent;border:none;outline:none;overflow:hidden;margin-top:10px}#tags_given_box{display:flex;flex-direction:column;gap:5px}#upload_post_button{background-color:#d3d3d3;border:2px solid black;border-radius:3px;width:30%;height:30px;margin:20px auto 10px}#upload_post_button:hover{background-color:#fff}#no_comments{margin-left:20px;padding:25px}html,body{margin:0;padding:0;height:auto;min-height:100vh}#tag_page_body{background-color:#db7093;height:100vh}#tag_page_welcome_block{margin-left:275px;width:1175px}#login_top_div{display:flex;flex-direction:row;margin-top:-10px}#login_top_left{background-color:#137a7f;border-right:solid 20px #137A7F;display:flex;flex-direction:column;margin-left:0;padding-left:50px;gap:5px}#login_welcome_message{font-size:24px;font-weight:700;margin-left:-10px;margin-top:40px}#login_top_right{background-color:#e0ffff;font-size:.000001%;margin-left:0;width:100vw}#login_bottom_div{background-color:#db7093;border:solid 10px #137A7F;border-left:solid 30px #137A7F;margin-left:0;margin-top:-5px;width:100vw + 100px;height:100vh}#for_lameos{margin-left:50px;margin-top:40px}#for_lameos_link{color:#00f;text-decoration:underline}#for_lameos_link:hover{color:navy}#kinda_lame{font-size:16px;margin-left:75px;margin-top:10px}#also_lame{font-style:italic;font-size:14px;margin-left:100px;margin-top:20px}#login_container{display:flex;flex-direction:column;gap:5px}#login_username_container{display:flex;flex-direction:column;margin-top:50px}#login_username_input:hover,#login_password_input:hover{background-color:#fff}#login_username_input{background-color:#d3d3d3;margin-left:0;border-radius:0px,0px,50px,50px}#login_password_container{display:flex;flex-direction:column}#login_password_input{background-color:#d3d3d3;margin-left:0;border-radius:0px,0px,50px,50px}#login_button{background-image:linear-gradient(#fff,gray);width:100px;margin-left:230px;border-radius:5px}#login_button:hover{background-image:linear-gradient(gray,#fff)}#register_div_container{margin-top:50px}#register_link{color:#00f;margin-left:-2px;text-decoration:underline}#register_link:hover{color:navy}*{font-family:sans-serif}#register_whole_page{display:flex;flex-direction:column;gap:5px}#register_top_div{display:flex;flex-direction:row;margin-top:-10px}#register_top_right{background-color:#137a7f;border-right:solid 20px #137A7F;display:flex;flex-direction:column;margin-left:0;padding-left:50px;gap:5px}#register_top_left{background-color:#e0ffff;font-size:.000001%;margin-left:0;width:100vw}#register_bottom_div{background-color:#db7093;border:solid 10px #137A7F;border-left:solid 30px #137A7F;text-align:right;text-decoration:underline;text-decoration-thickness:3px;margin-left:0;margin-top:-5px;padding-right:50px;padding-top:50px;width:100vw + 100px;height:100vh}#alert_p{font-weight:bolder;text-decoration:underline}#register_username_container{display:flex;flex-direction:column;margin-top:50px}#register_username_input:hover,#register_password_input:hover{background-color:#fff}#register_username_input{background-color:#d3d3d3;margin-left:0;border-radius:50px}#register_password_container{display:flex;flex-direction:column}#register_password_input{background-color:#d3d3d3;margin-left:0;border-radius:50px}#register_welcome_message{font-size:24px;font-weight:700;margin-left:-10px;margin-top:40px}#register_button{background-image:linear-gradient(#fff,gray);width:100px;margin-left:230px;border-radius:5px}#register_button:hover{background-image:linear-gradient(gray,#fff)}#register_need_space{font-size:.00001%;height:17px}#comment_container{border:solid black 3px;border-radius:3px;display:flex;flex-direction:row;width:100%;min-height:100px;height:auto;margin-bottom:10px}#comment_left_half{flex-shrink:0;width:8%;background-color:#8ab3ec;display:flex;align-items:center;justify-content:center;border-right:5px solid #3532ad}#pfp_wrapper{margin:10px;width:100%;min-width:90px;height:auto;display:flex;align-items:center;justify-content:right}#commenter_pfp{border:solid black 2px;max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain}#comment_right_half{height:auto;width:100%;padding-left:1%;display:flex;flex-direction:column;background-color:#86cae1;padding-bottom:10px;position:relative}#comment_author{margin-left:-7px;font-weight:bolder;margin-top:10px}#comment_content{font-size:16px;margin-top:7px;text-wrap:wrap;padding-bottom:15px}#comment_right_half_bottom_half{margin-top:auto;font-size:13px;opacity:.8;padding-top:5px;border-top:1px solid #3532ad}#comment_section_container{border-bottom:4px solid teal;margin-left:0;width:100%;height:auto}#comment_list{padding-right:20px}#no_comments{margin-left:20px}ul{list-style:none;padding-right:20px}#upload_comment{margin-top:10px;display:flex;flex-direction:row;border:solid black 3px;border-radius:5px;width:100%;min-height:100px;height:auto;margin-bottom:10px;position:relative}#upload_comment_right_half{width:100%;display:flex;flex-direction:column}#comment_text{resize:none;width:100%;min-height:100px;height:100%;box-sizing:border-box}#post_button{background-color:#71c3de;border-radius:4px;font-size:15px;position:absolute;bottom:10px;right:25px;padding:5px 10px}#post_page_whole{background-color:#d87093;width:100%;min-height:100vh;height:auto}#post_page_body{background-color:#add8e6;border-left:4px solid teal;border-top:4px solid teal;border-right:4px solid teal;width:90%;margin-left:5%;margin-top:20px}#post_page_image{border:2px solid black;margin-left:10px;margin-top:10px}#top_half_info{margin:20px;width:100%}#post_page_top_half{display:flex;padding:5px;max-height:auto}#post_page_author{margin-top:10px}#post_page_description{margin-top:20px;text-wrap:wrap}#post_page_bottom_half_of_top_half{display:flex;flex-direction:row}#post_page_bottom_half{border-top:4px solid teal;margin-left:-3px;margin-top:15px}#like_button_holder{display:flex;flex-direction:column;margin-right:100px}#like_text{font-family:Trebuchet MS;font-size:125%;margin-left:112%}#tag_section{width:90%;margin-left:20px;margin-top:45px}#tag_title{margin-top:10px}#tag_holder{margin-top:15px}.tag-chip{background-color:#d3e3ff;color:#0a3d62;padding:6px 10px;border-radius:12px;text-decoration:none;font-size:14px;transition:background-color .2s}.tag-chip:hover{background-color:#a4caff}
