#anatomie {
    position: absolute;  
    top: 0.2em;
    left:0.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
#anaLog{
    position:relative;
    float: left;
    top:0;
    margin:0; 
    margin-top: 3px;
}
#anatInst{
    float: right;
    text-align:left;
    width:15.500em;
    font-size:1em;
    font-weight: 300;
    font-family: trajan pro;
    color: rgb(111, 111, 116);
    letter-spacing: 0.2em;
    font-variant: small-caps;
}
#anatInstSmall{
    display:none;
    float: right;
    text-align:left;
    left: 8.571em;
    right:0;
    top: 0.429em;
    font-size:3em;
    font-weight: 300;
    font-family: trajan pro;
    color: rgb(111, 111, 116);
    letter-spacing: 0.0em;
    font-variant: small-caps;
    margin-top: 6px;
}
#university {
    position: absolute;  
    top: 0.2em;
    right:0.2em; 
}
#hello{
    position: absolute;
    display: inline; 
    top: 0.557em; 
    right:5.286em;
    text-align:right;
    padding-right: 1.143em;
}
.hey{
    color: rgb(38, 38, 49);
    margin-top:0;
    max-width: 14.286em;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.helloNav{
    color: rgb(38, 38, 49);
    margin-top: 1em;
    max-width: 14.286em;
    display:none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
.h3a{
    color: rgb(38, 38, 49);
    margin-top:0;
    max-width: 10.714em;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
}
#hello p{
    color:rgb(111, 111, 116);
    font-size:0.8em;
}
#avatar {
    position: absolute;
    top: 0.2em;
    font-size: 3em;
    float: right; 
    margin-right: 0;
    right: 0.2em;
}
.avatosr{
    color: #555769;
}
.avatosr:hover{
    cursor: pointer;
    color: #AD9B64;
}
#news{
    position: absolute;
    color: #555769;
    top: 0.7em;
    right:3.3em;
    font-size: 1em;
}
 .mail a{
    color: #555769;
}
.mail a:hover{
    color: #AD9B64;
}

.mail{
    display: block;  
    top: 0.2em;
    right:5.2em; 
    font-size: 1em;
    cursor: pointer;
    margin-bottom: 0.01em;
    color: #555769;
}
.mail:hover{
    color: #AD9B64;
}


/*
.labelm{
    position: relative;
    color: whitesmoke;
    font-size: 0.9em;
    right: 0.2em;
    width: 1.071em;
    font-weight: bold;
    height: 1.071em;
    border-radius: 1.071em;
    background-color:#991431;
    text-align: center;
    bottom: 1.286em;
    
    left: 1.35em;
    border-radius : 0.5em 5% 0.5em;
    border-radius: 0px 200px 200px 200px;
    line-height: normal;
}*/

.labelm{
    
    
    display:inline-block;
    line-height:0px;
    
    border-radius:50%;
    border: 1px solid #b19c5d;
    background-color: white;
    
    font-size: 0.8em;
    position: relative;
    right:8px;
}

.labelm span{
    display:inline-block;
    
    padding-top:50%;
    padding-bottom:50%;
    
    margin-left:3px;
    margin-right:3px;
}


#news.material-icons{
    color: rgb(111, 111, 116);
}

.navbar navbar-default {
    background-color: #141699;
  }
.topnav {
    background-color: #991431;
    overflow: hidden;
}
.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 1em 1.143em;
    text-decoration:none;
    font-size: 1.429em;
    font-weight: bold;
    font-family:Arial;
}
.topnav a:hover:not(active) {
    background-color: #ddd;
    color:#991431;
}
.topnav a.active {
    background-color: #b19c5d;;
    color:#000000;
}
.topnav .icon {
    display: none;
}	
@media screen and (min-width: 0px) and (max-width: 360px){
    #anatInst{display: none;}
    #hello h3{display: none;}
    .p{display:none}
    .helloNav{display:block;}
    #anatInstSmall{display: block;font-size:1.5em;  margin-top: 8px;}
    #avatar {display:none;}
    #news{right:0.1em;}
}

@media screen and (min-width: 361px)and (max-width: 374px){
    #anatInst{display: none;}
    #hello h3{display: none;}
    .p{display:none}
    .helloNav{display:block;}
    #anatInstSmall{display: block;font-size:2.5em;}
    #avatar {display:none;}
    #news{right:0.1em;}
}
@media screen and (min-width: 375px) and (max-width: 424px){
    #anatInst{font-size:0.8em; margin-top: 8px;}  
    #avatar {display:none; float: right; top:0.2em; margin-right: 0;}
    #hello{display:none;}
    #hello h3{display:none}
    .p{display:none} 
    .helloNav{display:block;}
    #news{right:0.1em;}
}
@media screen and (min-width: 425px) and (max-width: 449px){
    #anatInst{font-size:0.9em; margin-top: 3px;}  
    #avatar {float: right; top:0.2em; margin-right: 0;}
    #hello{display:none;}
    #hello h3{display:none}
    .p{display:none} 
    #news{right:3.3em;}
    .helloNav{display:block;}
}
@media screen and (min-width: 450px) and (max-width: 760px){
    #hello{display:none;    }
    .helloNav{display:block;    }
    #avatar {float: right; top:0.2em; margin-right: 0; }
    #news{right:3.3em;}
}

@media screen and (max-width: 890px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {position: relative;float: right;display: block;cursor: pointer;}
    .topnav.responsive {position: relative;}
    .topnav.responsive a.icon {position: absolute; right: 0;top: 0;}
    .topnav.responsive a {float: none;display: block;text-align: left;}
}

#regOly{
	position: fixed;
    display: none; 
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: rgba(0,0,0,0.5); 
    z-index: 25; 
    cursor: pointer; 
}
#overlay_container1{
	position: relative;
	padding:0.714em;
	border-style: solid;
	border-color: #555769;
    margin-top: 4.286em;
    max-width: 26.429em;
    background-color: #fff;
	border-radius: 0.714em;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}	
#overlay_container2{
	position: relative;
}	
#overlay_container{
	padding-bottom: 0.714em;
	cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#cls{
    float:right;
    z-index: 22;
}
#text1{
	font-size: 2em;
	font-weight:bold;
	margin-top:1.071em;
	margin-bottom:1.071em;
	margin-right: 1.786em;
	margin-left: 1.786em;
	margin-left: 1.786em;
    color: #000;	
    
}
#text2{
    position: relative;
    float:right;
}   
.text3{
	padding-top: 0.714em;
	padding-right: 0.714em;
	font-size: 1.429em;
    color: #000;
}
#log{
    color: #ffffff;
	background-color:  rgb(75, 77, 75);
	padding: 0.357em 0.571em;
	font-size: 1em;
	line-height: 1.3333333;
	border-radius: 0.429em;
    font-style: normal;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 0.286em 0.143em;
    cursor: pointer;
}
#comment_input {
    width: 100%;
}
#comment_input:focus {
    height: 7.143em;
}
.current{
    color:blue;
}  
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),
         local('MaterialIcons-Regular'),
         url(https://rawgit.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2) format('woff2'),
         url(https://rawgit.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff) format('woff'),
         url(https://rawgit.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;  /* Preferred icon size */
    display: inline-block;
    width: 1.2em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    -webkit-font-feature-settings: 'liga';
            font-feature-settings: 'liga';
}
.container {
    position: relative;
    top:3.571em;
    color: #1C449B;
    font: Arial, Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-variant-caps: normal;
    font-stretch: normal;
    font-size: 1em;
    line-height: 1em;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size-adjust: none;
    font-kerning: auto;
    font-optical-sizing: auto;
    font-variant-alternates: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-language-override: normal;
    font-feature-settings: normal;
    font-variation-settings: normal;
}
.container h2{
    text-align: left;
    font-weight: bolder;
    font-size: 3em;
}
.container p{
    text-align: left;
}
.container label{
    position: relative;
    text-align: left;
    float: left;
}
.form-control>{
    width: 50%;
}
.btn.btn-lg.btn-primary.btn-block{
    width: auto;
    float: right;
    background-color:#4b4d4b
}
#change{
	float:right;
	color: #ffffff;
	background-color:  rgb(75, 77, 75);
	padding: 0.357em 0.571em;
    border: none;
	line-height: 1.3333333;
	border-radius: 0.429em;
	font-style: normal;
}
#change:hover {
	color: #ffffff;
	background-color: #286090;
	border-color: #204d74;
}
.mailadr {
    color: #b19c5d;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}