.attantion{background:#FF4C61;}
.login_panel {
    border-color: 
#dddddd;
max-width: 400px;
float: center;
margin: 0 auto;}

.footer {
	background-repeat: no-repeat;
	border-radius: 4px;
	min-height: 50px;
	position: relative;

	margin-bottom: 20px;
	margin-top:20px;
max-width: 1300px;
margin-right: auto;
margin-left: auto;
	border-bottom: 1px solid #022241;
background-image: linear-gradient(#04519b, #044687 60%, #033769);
}
.container {
	
	min-height:700px;
}
.row1 {
	color:white;
	margin:10px;
	padding-top:5px;
	display:block;
	font-size:8pt;

}

.btn-help {
  color: #ffffff;
  background-color: #E2BD00;
  border-color: #E2BD00;
}
.top-bar{
	background-repeat: no-repeat;
	border-radius: 4px;
	min-height: 50px;
	position: relative;

	
max-width: 1300px;
margin-right: auto;
margin-left: auto;
	border-bottom: 1px solid #022241;
background-image: linear-gradient(#E0E1E2, #E0E1E2 60%, #7599D6);
}
.top-bar img {margin-top:10px; margin-left:10px;}
.search-bar{float:right; margin-top:15px; margin-right:15px;}
.search-bar a {text-decoration: none; }

#open_mark_button{border: solid black 1px; margin-right: 5px;}
#live_data{margin-top: 10px;}

/*
.card IMG { position: relative;  }
.ext {   position: relative;z-index: 1;}
.new {  position: relative;left: 25px;  z-index: 2; }
*/

.container_news {  display:block;}
.container_news li {  list-style: none;position: relative; 
  }
  
  .RequestCorrespondence {
    width: 74.72527%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  padding-right: 10px;}
  
  .RequestMessageCorrespondence {
    display: block;
}
ol, ul {
    list-style: none;
}

.RequestMessage {
	border-color:#55555;
	border: solid 1px;
    margin-right: 10px;
	margin: 3px;
	
    background: 
    #fff;
	border-radius: 5px;
}
 .RequestMessageAuthor{padding:2px;}
 .RequestMessageText{padding:2px;}
 .RequestMessageAddAarea textarea{width:600px;border-color:#55555;
	border: solid 1px;border-radius: 5px;}