a {
  text-decoration: none;
  color:#2E8FCB;
  padding: 0px;
  border: 0px;
}

p {
  line-height: 2rem;
}

.special {

  color:#2E8FCB;
  cursor: pointer;
}

h1 {font-size: 200%;}

#header {
 padding: 0;
 margin: 0;
 width: 100%;
 border: 0px;
}

#site-user-avatar {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 20px;
  margin-top: 8px;
}

#user_header {
  display: inline-block;
  height: 64px;
  font-size: 36px;
  font-weight: bold;
  line-height: 64px;
  color: #000000;
  vertical-align: bottom;
  margin-right: 20px;
}

#user_header a {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  display: block;
  height: 64px;
  line-height: 64px;
  margin: 4px;
}

#header_title {
  display: inline-block;
  margin-right: 20px;
}

#header-sections {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}

.user-header-section-user-avatar {
  height: 64px;
  margin-right: 5px;

}

.user-header-section-site-title {
  font-size: 24px;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  color: #000000;
}

.user-header-section-site-title:hover {
  font-size: 24px;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  background-color: rgba(5,5,5,0.6);
  border-radius: 4px;
}

.user-header-section {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  margin-right: 5px;
  background-color: rgba(5,5,5, 0.3);
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  border: none;
  width: 80px;
  padding: 4px;
  font-weight: bold;
}

a.section-title {
  color: #000000;
}

a.section-title:hover {
  color:#2E8FCB;
}

a.section {
  color: #ffffff;
}

a.section:hover {
  color:#2E8FCB;
}
body {
  
  
  
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  color: #000000;
}

html,
body {
   margin:0;
   padding:0;
   height:100%;
}

font.site-user {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

font.site-user a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

div.post_info_font {
  color: #666666;
}

div.post_info {
  color: #666666;
}

font.title a {
   color: #000000;
}

.title {
  font-weight: bold;
  font-size: 1.5em;
}

div.title a {
   color: #000000;
}

.pad_box {
   height: 20px;
}

#pad_box2 {
   height: 20px;
}

#recent_posts {
  margin-left: 20px;
  border: 1px solid #666;
}

table, td {
  padding: 0px;
  border-spacing: 0px;
  border-image-width: 0px;
}

table.no_border {
  border: 0px;
}

td {
  vertical-align: middle;
}

#tag_list {
  margin-left: 20px;
  border: 1px solid #666;
}

#extras {
  float: left;
  width: 250px;
  margin: 20px 0 0 0;
}

textarea {
  max-width: 800px;
}

ul.section {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.section li.section {
    margin-top: 4px;
    float: left;
}

ul.section li.section a.section {
    display:block;
    height: 64px;
    line-height: 64px;
    text-align: center;
    padding:0px 0px;
    margin: 4px;
    color:white;
    font-size: 1.2em;
    font-weight: bold;
}

.hidden {
  display: none;
}

font.index {
  color: #000000;
  font-weight: 400;
}


font.category {
  color: #BEBEBE;
}


font.h3 {
  font-weight: bold;
  font-size: 1.5em;
}

font.h4 {
  font-weight: bold;
  font-size: 1.2em;
}

font.page_title {
  font-weight: bold 
}

font.page_subtitle {
  font-weight: 500;
}

.page_subtitle {
  font-weight: 500;
}

.dropbtn {
  border: none;
  cursor: pointer;
  outline: none;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  margin-left: 10px;
  margin-right: 10px;
}

#dropdown_img {
  vertical-align: middle;
  height: 28px;
}

#user_info {
  float: left;
  display: inline-block;
  height: 30px;
  cursor: pointer;
  padding: 15px;
  color: #ffffff;
}


#user_info_mobile {
  float: left;
  display: inline-block;
  height: 60px;
  cursor: pointer;
  padding: 30px;
  color: #ffffff;
}

#user_info img {
  height: 30px;
}
#user_info_mobile img {
  height: 60px;
}

#sign_in, #sign_up {
  float: left;
  display: inline-block;
  height: 30px;
  color: #000000;
  padding: 15px 10px 15px 10px;
  text-height: 30px;
}

#sign_in a {
  color: #000000;
}

#sign_in_mobile, #sign_up_mobile {
  float: left;
  display: inline-block;
  height: 60px;
  color: #000000;
  padding: 30px 10px 30px 10px;
  text-height: 30px;
}

#sign_in_mobile a {
  font-size: 30px;
  color: #000000;
}


#sign_up_mobile a {
  color: #000000;
  font-size: 30px;
}


#sign_up a {
  color: #000000;
}

#user_dropdown {
  display: none; 
  top: 59px;
  float: right;
  right: 5px;
  width: 150px;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: 2px 2px 1px #555555;
  z-index: 65536;
  border: 1px solid #eeeeee;
  position: fixed;
  color: #000000;
}

.user-dropdown-item-div {
   height: 36px;
   border-bottom: 1px solid #eeeeee;
}

.user-dropdown-signout-div {
   height: 60px;
   display: flex;
   align-items: flex-end;
   padding-bottom: 10px;
   border-bottom: 1px solid #eeeeee;
}

#user_dropdown_mobile {
  display: none; 
  top: 119px;
  float: right;
  right: 5px;
  width: 200px;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: 2px 2px 1px #555555;
  z-index: 65536;
  border: 1px solid #eeeeee;
  position: fixed;
  color: #000000;
}

#user_dropdown a {
  color: #000000;
  display: block;
  line-height:30px;
  padding: 2px;
  text-decoration: none;
  text-align: left;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}


#user_dropdown_mobile a {
  color: #000000;
  display: block;
  line-height:60px;
  padding: 2px;
  text-decoration: none;
  text-align: left;
  margin: 0;
  font-size: 24px;
  font-weight: bold;
}


#menu_dropdown {
  display: none; 
  position: fixed;
  top: 59px;
  float: left;
  left: 5px;
  width: 150px;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: 2px 2px 1px #555555;
  z-index: 65536;
  border: 1px solid #eeeeee;
}

#menu_dropdown_mobile {
  display: none; 
  position: fixed;
  top: 119px;
  float: left;
  left: 5px;
  width: 150px;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: 2px 2px 1px #555555;
  z-index: 65536;
  border: 1px solid #eeeeee;
  ;
}

#menu_dropdown a {
  color: #000000;
  display: block;
  line-height:30px;
  padding: 2px;
  text-decoration: none;
  text-align: left;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}


#menu_dropdown_mobile a {
  color: #000000;
  display: block;
  line-height:60px;
  padding: 2px;
  text-decoration: none;
  text-align: left;
  margin: 0;
  font-size: 24px;
  font-weight: bold;
}

.menu-dropdown-item-div {
   height: 36px;
   border-bottom: 1px solid #eeeeee;
}

p {
  word-wrap: break-word;
}

.photo_index {
  width: 150px;
  height:150px;
  border: 0px;
}

.photo_index_admin {
  width: 100px;
  height:100px;
  border: 0px;
}

.note_abstract {
  color: #555555;
}

#home_index {
   margin: auto;
   text-align: center;
}

#nav_left {
  float: left;
  display: inline-block;
  height: 60px;
}
#nav_left_mobile {
  float: left;
  display: inline-block;
  height: 120px;
}


#menu{
  float: left;
  display: inline-block;
  height: 30px;
  padding: 15px;
  cursor: pointer;
  background-color: #ffffff;
}

#menu_mobile{
  float: left;
  display: inline-block;
  height: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 10px;
  cursor: pointer;
  background-color: #ffffff;
}

#site_name {
  float: left;
  display: inline-block;
  height: 32px;
  padding: 14px;
  font-size: 18px;
  color: #ffffff;
}

#site_name img {
  height: 28px;
}

#site_name_mobile {
  float: left;
  display: inline-block;
  height: 64px;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 12px;
  padding-right: 10px;
  color: #ffffff;
}


#site_name_mobile img {
  height: 56px;
}

#search_box {
  float: left;
  display: inline-block;
  height: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 30px;
  margin-right: 15px;
}

#search_box_mobile {
  float: left;
  display: inline-block;
  height: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 60px;
  margin-right: 15px;
}

#search_text {
  height: 30px;
  outline: none;
  margin: 0;
  border: 1px solid #eeeeee;
  padding: 0;
  background: #ffffff;
  display: inline-block;
  float: left;
  width: 150px;
  color: #000000;
}


#search_text_mobile {
  height: 60px;
  outline: none;
  margin: 0;
  border: 1px solid #eeeeee;
  padding: 0;
  background: #ffffff;
  display: inline-block;
  float: left;
  width: 150px;
  color: #000000;
}

#search_submit {
  float: left;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: #fffff;
  cursor: pointer;
}

#search_submit_mobile {
  float: left;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  background: #ffffff;
  cursor: pointer;
}


#search_submit_mobile img {
  display: inline-block;
  float: left;
  width: 48px;
  height: 48px;
  padding: 3px;
}

#search_submit img {
  display: inline-block;
  float: left;
  width: 24px;
  height: 24px;
  padding: 3px;
}

#nav_right {
  float: right;
  display: inline-block;
  height: 60px;
}

#nav_right_mobile {
  float: right;
  display: inline-block;
  height: 120px;
}

.navbar-fixed {
  top: 0;
  z-index: 65536;
  position: fixed;
  right: 0;
}


#nav_bar {
  border: 0;
  background-color: #ffffff;
  height: 60px;
  width: 100%;
  
}

#nav_bar_mobile {
  border: 0;
  
  background-color: #ffffff; 
  height: 120px;
  width: 100%;
  
}


#blog_index {
  width: 70%;
  margin: auto;
  display: none;
}

#video_index {
  display: none;
}

#latest_photo {
    display: inline;
    height: 36px;
    padding-right: 10px;
    line-height: 36px;
    border-bottom: 2px solid #2E8FCB;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
}

#latest_video{
    display: inline;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    border-bottom: 0px solid #2E8FCB;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
}

#latest_blog {
    display: inline;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    border-bottom: 0px solid #2E8FCB;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
}

#indexs {
  margin: auto;
  text-align: center;
}

#home-header-mobile {
  padding-top: 30px;
  margin: auto;
  width: 100%;
  text-align: center;
}

#home-header {
  padding-top: 30px;
  margin: auto;
  width: 70%;
  text-align: center;
}

#home_description {
  
  margin-left: 40px;
  color: #000000;
  font-size: 60px;
  font-weight: bold;
}

#home_description a {
  font-size: 40px;
}

#home_features {
  
  margin-left: 60px;
  color: #000000;
  font-size: 24px;
}

#home_signup { 
  margin-left: 40px;
  color: #000000;
  font-size: 32px;
}

#home_signup a { 
  color: #000000;
  font-size: 32px;
  text-decoration: underline;
}
#try-demo {
  margin-left: 40px;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
}


#user-avatar-img {
  width:  64px;
  height: 64px;
}

.avatar-image {
  border-radius: 50%;
}

.site-user-avatar {
  width: 64px;
  height: 64px;
}

.thumbnail-author-avatar {
  width: 24px;
  height: 24px;
}

.blog-index-author-avatar {
  width: 24px;
  height: 24px;
}
.blog-comment-author-avatar {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.blog-comment {
  line-height: 24px;
}

.photo-author-avatar {
  width: 36px;
  height: 36px;
}

#photo-author a {
  color: #555555;
  font-size: 1.5em;
}

#photo-author-avatar-img {
  vertical-align: middle;
}

#container {
  min-height:100%;
  position:relative;
}


.material-icons-outlined.md-16 { font-size: 16px; }
.material-icons-outlined.md-48 { font-size: 48px; }

.material-icons-outlined.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons-outlined.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

.material-icons-outlined.md-light { color: rgba(255, 255, 255, 1); }
.material-icons-outlined.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.material-icons.md-16 { font-size: 16px; }
.material-icons.md-48 { font-size: 48px; }
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.folder-yellow {
  color: #f3d16c;
}




.user-management-div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
    width: 300px;
    margin: auto;
    margin-top: 100px;
    background-color: #f9f9fa;
}

.user-management-form {
	margin: auto;
	display: flex;
	flex-direction: column;
	float: center;
	justify-content: center;
}

.user-management-form-label {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	display: flex;
	flex-direction: column;
	float: center;
	justify-content: center;
}

.user-management-submit-button {
  background-color: #34bf49;
  border: 1px solid #2fab41;
  width: 288px;
  height: 36px;
  font-size: 1.2em;
  color: #ffffff;
  box-shadow:0px 0px 0px rgba(0,0,0,.5);
  cursor: pointer ;
}


.user-management-title {
    display: flex;
    flex-direction: column;
	justify-content: center;
	margin: auto;
	text-align: center;
	padding-top: 10px;
}

.user-management-message{
    display: flex;
	flex-direction: column;
	text-align: center;
	font-size: 1em;
	margin-left: 1em;
	margin-right:1em;
}

.user-management-error {
    display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 1em;
	color: #FF0000;
	margin-left: 1em;
	margin-right:1em;
}

.user-management-tos {
    display: block;
	font-size: 0.8em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.required-indicator {
    color: red;
}


.centered-element {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.user-management-registration-completed {
    display: block;
	text-align: center;
    height: 200px;
}

.sign-with-google-submit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 288px;
    height: 36px;
    border: 1px solid #555555;
    background-color:#ffffff;
    cursor: pointer;
    color: #555555;
}

#yx-footer {
  position:absolute;
  bottom: 0px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: right;
  background-color: #eeeeee;
} 
