.body {
}

.body-mainPage {
	margin-top:100px;
}

.table {
    border: 3px solid rgb(196, 196, 196);
    margin-bottom:70px;
}

.table tbody tr td {
padding: 4px;
}

.table-mainWindow {
	width:90%;
	border:none;
	margin-bottom:70px;
}

.table-left {
}

.table-left td {
text-align:center;
}

.table td {
	vertical-align: middle;
}

.table th {
	background-color: rgb(218, 216, 211);
}

.dropdown {
	display: inline;
}

.h3 {
	color: darkred;
}

.navbar-inverse .navbar-brand {
	font-size: 25px;
	color:white;
}

.footer {
background-color:#55615c;

}

.piediv {
	display:inline-block;
}

.btnSubmit {
	margin-bottom: 10px;
}

.divBtns {
	margin-top: 10px;
	
}

.imgFaq {
	

display: block;
margin: auto;
width: 40%;
border: 2px solid grey;
	
}

h4 {
font-size:16px;
color:black;
font-weight: bold;
}

.showNNBtn {
padding: 2px 12px;	
}

.wellWithBKcolor{

background-color:#d0cece;

}
