.logo{
    height:12vh;
	/*height: 80px;*/
}
.img_footer{
	height:90px;
}

.footerRow{
	width:100%;
	margin-top:20px;
}
.flags{
	text-align: center;
}
.textwidget{
	text-align: center;
}
.logo1{
	margin-left: 10px;
	margin-right: 10px;
	height:80px;
}

h2.widget-title{
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
	font-size: 0.6875rem;
	text-align: left;
}

.widget-area{
	margin-bottom:30px;
}
.container{
	height:100% !important;
}

@media only screen and (max-width: 995px) {
	.logo1{
		margin-left: 10px;
		margin-right: 10px;
		height:60px;
	}

	h2.tt{
		font-size: 0.5rem !important;
	}
	.flagsimg{
		height:30px;
	}
	h2.widget-title{
		margin-left:10px;
	}
}

.credits,.about,.tutorial
{
	text-align: center;
}
/*.site-branding {*/
/*	background-image: url(https://www.examode.eu/wp-content/uploads/2018/11/cropped-Screenshot-2018-11-14-at-18.00.17-3.png);*/
/*	background-position: 0% 23%;*/
/*	background-size: cover;*/
/*	height: 13vh;*/
/*}*/

body {
  margin: 0;
    /*background-color: #f5f6f7 !important;*/
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
}
.App{
    min-height:80vh;
}
.spinnerDiv{
    margin-top:120px;
    text-align:center;
}
.container{
    padding: 10px;
}
.reportListStyle{
    padding:10px;
    font-size:2.0rem;
}
.act{
    margin: 7px;
}
@media (min-width: 1000px ) {
    .col-md-6 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}

@media (min-width: 1000px ) {
    .col-md-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.modal-backdrop{
    margin:0px !important;
}
.site-branding{
    margin:0 0 10px 0 !important;
    text-align: center;
    /*background-color: #0093c4;*/
    /*background-color: #006064;*/
    /*background-image: url(https://www.examode.eu/wp-content/uploads/2018/11/cropped-Screenshot-2018-11-14-at-18.00.17-3.png);*/
    /*background-image: url(https://microbiologysociety.org/static/2b0dc12a-bcb6-4c70-9a5c11ad744c6317/800x200_highestperformance_/SLIC-main.jpg) !important;*/
    /*background-image: url(https://cdn.the-scientist.com/assets/articleNo/67088/aImg/35881/cov-l.jpg) !important;*/
    background-position: 0% 23%;
    background-size: cover;
    height:2vh;
    /*height: calc(100% - 87vh);*/
    /*width: 100%;*/
    /*position: fixed;*/
    /*z-index: 0;*/
    /*top: 0;*/
    /*left: 0;*/
}
.site-new-branding{
    margin:0 0 10px 0 !important;
    text-align: center;
    background-color: rgb(66, 122, 161);
    /*background-color: #0288d1;*/
    /*background-image: url(https://www.examode.eu/wp-content/uploads/2018/11/cropped-Screenshot-2018-11-14-at-18.00.17-3.png);*/
    /*background-image: url(https://microbiologysociety.org/static/2b0dc12a-bcb6-4c70-9a5c11ad744c6317/800x200_highestperformance_/SLIC-main.jpg) !important;*/
    /*background-image: url(https://cdn.the-scientist.com/assets/articleNo/67088/aImg/35881/cov-l.jpg) !important;*/
    background-position: 0% 23%;
    background-size: cover;
    height:5vh;
    /*height: calc(100% - 87vh);*/
    /*width: 100%;*/
    /*position: fixed;*/
    /*z-index: 0;*/
    /*top: 0;*/
    /*left: 0;*/
}
.row_container{
    margin-top:5px;
}


body{
    font-size: 16px !important;
    /*background-color: #17a2b81a !important;*/

}
.container{
    padding-top: 0px;
}






/*Media query*/
