body{
    margin: 0;
	background: url(back.jpg) no-repeat;
	background-size: auto
}
.containerbank{
    width: 100%;
    max-width:2800px; 
    /* height: 100%; */
    height: 970px;
    /* border: 1px solid red; */
}
.topbank{
    height: 40px;
    width: 72%;
    color: blue;
    min-width: 580px;
    margin: 0px;
    position:relative;
    /*border: 1px solid green;*/
    text-align: center;
}
.topbank h1{
    margin: auto;
}
.daymain{
    height: 50px;
    width: 72%;
    color: blue;
    min-width:580px;
    margin: 0px;
    position:relative;
    border: 1px solid green;
    background-color: #FFF8DC;
	border-radius: 25px;
	text-align: center;
	opacity: 0.8;
     padding-bottom: 5px;
}
.daymain span{
	float: left;
	left: 20px;
	position:relative;
    top: -12px;
	font-size: 24px;
    background-color: #FFF8DC;
	color: red;
}
.daymain p{
	margin: auto;
	color: darkgreen;
	font-size: 20px;
	position:relative;
    text-align: center;
	padding-top:1%;
    
}
.signalindex{
	width: 10%;
    height: 40px;
    margin: -35px -5px;
    color: darkorchid;
    /* border: 2px solid grey; */
    float: right;
    font-size: 20px;
    text-align: center   
}
.arxiv{
    width: 10%;
    height: 40px;
    margin: -35px 10%;
    color: darkorchid;
    /* border: 2px solid grey; */
    float: right;
    font-size: 20px;
    text-align: center
}
.bankmenu{
	width: 20%;
    height: 40px;
    border: 2px solid grey;
    margin: -45px 0px;
    float: right;
	/* text-align: center; */
	font-size: 24px
}
.grafic{
    width: 68%;
    height: 250px;
    /* border: 2px solid grey; */
    margin:0px 30px;
    opacity: 0.8
}
.chathead{
    width: 68%;
    height: 25px;
    border: 1px solid black;
    margin: 0px 30px;
	text-align: right;
	background-color: #E6E6FA;
	font-size: 18px
}
.menu{
    width: auto;
    height: 26x;
    /* border: 1px solid black; */
    margin: -25px 31px;
	background-color: #E6E6FA;
	font-size: 18px;
	float: left
}
.menu a:link {
    border-bottom: none;
    /* text-decoration: none; */
	padding: 0px 30px;
	font-size: 18px;
	float: left;
	color: black
 }
.chat{
    width: 68%;
    height: 600px;
    background: white;
    border: 1px solid black;
    margin: 0px 30px;
	overflow: auto;
	text-align: left;
	font-size: 20px
}
.chat td:first-of-type{
	text-align: center;
	color: blue;
}
.chat td:last-of-type{
    border: 1px dashed blue;
	background-color: #FFF8DC;
	border-radius: 10px;
}
.twits1 {
	/*border: 1px solid blue;*/
	position: relative;
	width: 98%;
    /*padding-top: 10px;*/
	/*padding-bottom: 20px;*/
	/*overflow: auto;*/
	height: auto;
    float: left;
	left: 1%;
    /*font-size: 1.1em;*/
    font-family: 'Times New Roman'
}
.twits1 a{
    margin-left: 10px;
	font-size: 1.2em;
    /*margin-top: 10px;*/
}
.twits1 img{
	position: relative;
	top: 5px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	float: left;
    /*padding: 5px;*/
}
.twits1 p{
	position: relative;
    width: 90%;
	float: right;
    /*top: 10px;*/
	/*right: 5px;*/
    font-size: 1.0em;
	border: 1px dashed blue;
	padding: 5px 0px 5px 5px;
	background-color: #FFF8DC;
	border-radius: 10px;
}
.twits1 span{
    margin-left: 30px
}
.twits2 {
	/*border: 1px solid blue;*/
	position: relative;
	width: 98%;
    /*padding-top: 10px;*/
	/*padding-bottom: 20px;*/
	/*overflow: auto;*/
	height: auto;
    float: left;
	left: 1%;
    /*font-size: 1.1em;*/
    font-family: 'Times New Roman'
}
.twits2 a{
    margin-left: 10px;
	font-size: 1.2em;
    /*margin-top: 10px;*/
}
.twits2 img{
	position: relative;
	top: 5px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	float: left;
    /*padding: 5px;*/
}
.twits2 p{
	position: relative;
    width: 90%;
	float: right;
    /*top: 10px;*/
	/*right: 5px;*/
    color: red;
	font-size: 1.0em;
	border: 1px dashed blue;
	padding: 5px 0px 5px 5px;
	background-color: #FFF8DC;
	border-radius: 10px;
}
.twits2 span{
    margin-left: 30px
}
.numberbank{
    width: 27%;
    height: 555px;
    /* border: 1px solid black; */
    margin: -930px 10px;
    background-color: white;
	overflow: auto;
	float: right
}
.numberbank table{
	width: 100%;
	height: 100%;
	border: 1px solid black;
	text-align: center;
	font-size: 18px;
}
.numberbank img{
	width: 36px;
	height: 36px;
	float: center;
	margin: auto
}
.numberbank th{
	height: 32px;
	width: 300px;
	border: 1px solid black;
}
.numberbank th:first-of-type{
	width: 32px;
}
.numberbank th:last-of-type{
	width: 80px;
}
.numberbank td{
	border: 1px solid black;
}
.numberbank1{
    width: 27%;
    height: 365px;
    /* border: 1px solid black; */
    margin:-365px 10px;
    text-align: center;
	background-color: #FDF5E6;
	overflow: auto;
	float: right
}
.numberbank1 table{
	width: 100%;
	height: 100%;
	border: 1px solid black;
	opacity: 0.9;
	text-align: center;
	font-size: 18px;
}
.numberbank1 th{
	height: 32px;
	width: 300px;
	border: 1px solid black;
}
.numberbank1 th:last-of-type{
	width: 80px;
}
.numberbank1 td{
	border: 1px solid black;
	
}
.numberbank1 td:first-of-type{
	text-align: left;
}
.armoun{
    width: 99%;
    height: 225px;
    border: 1px solid black;
	background-color: white;
	opacity: 0.9;
	margin: 5px 5px;
	float: left
}
#calendar1{
    width: 20%;
    height: 90%;
    /* border: 1px solid black; */
    margin: 10px 10px;
    opacity: 0.9;
	float: left;
}
#calendar2{
    width: 20%;
    height: 90%;
    /* border: 1px solid black; */
    margin: 10px 10px;
    opacity: 0.9;
	float: left;
}
#calendar3{
    width: 20%;
    height: 90%;
    /* border: 1px solid black; */
    margin: 10px 10px;
    opacity: 0.9;
	float: left;
}
#calendar4{
    width: 20%;
    height: 90%;
    /* border: 1px solid black; */
    margin: 10px 10px;
    opacity: 0.9;
	float: left;
}
.grafic1{
    width: 75%;
    height: 100%;
    /* border: 2px solid grey; */
    margin: -0px 10px;
	float: right;
    opacity: 0.8
}
.foot {
    background-color:#D7E4ED ;
    font-size: 20px;
    height:140px;
    width: 100%;
    text-align:center;
	font-size: 25px;
    margin: 0px 0px;
}
.foot img{
	width: 30px;
	height: 20px;
	float: center;
	margin: auto
}
.metrika {
	position: relative;
	float: left;
	left: 2%;
	bottom: 45px;
	width: 88px;
	height: 31px;
	border: 1px solid #959136;
}
.metrika img{
	position: relative;
	/*left: -10px;*/
	width: 100%;
	height: 100%;
}
