#container,
body,
html {
	margin: 0;
	padding: 2px;
	width:98%;
	max-width:1200px;
	height:900px;
	background: #E6E6E6!important;
	height: 100%;
}

* {
	outline: 0
}
#content{
	background: #E6E6E6!important;

}
.col-md-8,.col-md-5{
border-radius: 10px;
}
.banner{
	background-color: #E6E6E6!important;
	border-radius: 10px;
	height:70px;
}
.tit{
color:white;
text-align:center;
font-size: 20px;
}
.carr{
height:300px;
}
.carr>ul{
overflow:auto;
height:250px;
}
.heig{
max-height:113px!important;
margin-top:auto;
margin-bottom:auto;
max-width:507,88px!important;
}
.wte{
color:white!important;
}
#formmanage{
left:30%;
display:none;
top:30%;
color:black;
padding: 20px;
margin: 0;
border: 5px solid #000;
z-index: 101;
position: fixed;
background-color: #E6E6E6;
}

#formchange,#formbigchange,#formproc,#formtypes{
left:400px;
top:180px;
display:none;
color:black;
padding: 20px;
margin: 0;
border: 5px solid #000;
z-index: 101;
position: fixed;
background-color: #E6E6E6;
}
#formbutts{
left:400px;
top:180px;
display:none;
width:400px;
color:black;
padding: 20px;
margin: 0;
border: 5px solid #000;
z-index: 101;
position: fixed;
background-color: #E6E6E6;
}
.errormsg {
	font-style: italic;
	font-size: 25px;
}

.inline-control {
	font-size: 16px!important;
	display: inline!important;
	width: 60%!important
}

.text{
height:113px;
display:flex;
}
.bigtext{
height:369px;
}
.vertical-text{
height:369px;
}

table {
	
	border-collapse: collapse

	}

table,
td,
th {
	border: 1px solid #4d4d4d
}
.top_padding {
	margin-top: 15px!important;
}
.top_big_padding {
	margin-top: 100px!important;
}

.left_padding {
	padding-left: 15px!important;
}
#loading {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99999
}
#loadingimg {
	position: fixed;
	height: 16%;
	top: 40%;
	left: 45%;
	z-index: 99999
}
