@charset "utf-8";

body {
	font-family: 'Inter', sans-serif;
	background-image: url(../images/background-pattern.jpg);
	background-repeat: repeat;
	font-size: 80%;
	text-align: center;
}
#login p #first_name {
    width: 300px;
    height: 50px;
    font-size: large;
    color: #5F5F5F;
	font-family: 'Inter', sans-serif;
    border-radius: 3px;
    background-color: #D7D7D7;
}
.legendspage p {
    line-height: 130%;
    font-size: 120%;
}
.legendspage h2 {
    font-size: 240%;
    color: #FF5000;
}

#replacement_first {
    width: 280px;
    height: 50px;
    font-size: large;
    color: #5F5F5F;
    font-family: 'Inter', sans-serif;
    border-radius: 3px;
    background-color: #D7D7D7;
}
#replacement_last{
    width: 280px;
    height: 50px;
    font-size: large;
    color: #5F5F5F;
    font-family: 'Inter', sans-serif;
    border-radius: 3px;
    background-color: #D7D7D7;
}
#replace{
    width: 280px;
    height: 50px;
    font-size: large;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    border-radius: 3px;
    background-color: #FF5000;
}
#login p #last_name {
    width: 300px;
    height: 50px;
    font-size: large;
    color: #5F5F5F;
    font-family: 'Inter', sans-serif;
    border-radius: 3px;
    background-color: #D7D7D7;
}
#login p #client_ref {
    width: 300px;
    height: 50px;
    font-size: large;
    color: #5F5F5F;
    font-family: 'Inter', sans-serif;
    border-radius: 3px;
    background-color: #D7D7D7;
	
}
#submit {
    width: 300px;
    height: 50px;
    font-size: large;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    border-radius: 3px;
    background-color: #FF5000;
}
#confirm {
    width: 300px;
    height: 50px;
    font-size: large;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    border-radius: 3px;
    background-color: #FF5000;
}
.navwrapper {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	text-align: center;
}

#login p label {
	width: 150px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.textfield {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333333;
	border-top-left-radius: 0px;
	text-align: left;
}
.paraDivider {
	clear: both;
	background-image: url(../images/background-pattern.jpg);

}
.loginButton {
	margin-left: 180px;
}

.contentHolder {
	width: 60%;
}
.formHolder {
	margin-bottom: 5px;
	clear: both;
	width: 50%;
}
.formLabel {
	width: 150px;
	height: 25px;
	float: left;
}
.formField {
	height: 35px;
	float: left;
}
.clearAll {
	clear: both;
}
.formHolder .formField {
	width: auto;

}
.formHolder .formField input {
	min-height: 34px;
	float: left;
}
.hide_supplier {
	display: block;

}
.red {
	color: #FF0004;
	font-size: x-small;
	margin-left: 5px;
	display: inline-block;
}
#subtotal {
	border: 1px solid #E1E0E0;
}
.orangebg {
	background-image: url(../images/orange_bg.png);
}
.centraliser {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
}
#login p #login_email {
	text-align: center;
	width: 250px;
	height: 40px;
	font-size: 120%;
	font-family: 'Inter', sans-serif;
	color: #C3C3C3;
}
#login .paraDivider #login_pw {
	text-align: center;
	font-size: 120%;
	font-family: 'Inter', sans-serif;
	width: 250px;
	height: 40px;
	color: #C3C3C3;
}
#hub p img {
	margin-right: 10px;
	vertical-align: top;
	display: inline-block;
}
#login p #submit {
	font-family: 'Inter', sans-serif;
	font-size: 120%;
}
#hub #form1 #supplier_name {
	width: 250px;
	height: 40px;
	text-align: center;
	font-size: 120%;
	font-family: 'Inter', sans-serif;
	color: #BCBCBC;
}
#hub #form1 #users {
	width: 250px;
	height: 40px;
	text-align: center;
	font-size: 120%;
	font-family: 'Inter', sans-serif;
	color: #BCBCBC;
}
#hub #form1 #submit {
	font-family: 'Inter', sans-serif;
	font-size: 120%;
	height: 40px;
}
#hub .supplier_details {
	text-align: left;
	min-width: 250px;
	display: inline-block;
	vertical-align: top;
}
#hub .poBySupplier {
	width: auto;
	display: inline-block;
	vertical-align: top;
}
#hub table tfoot {
	font-size: 70%;
}
.verify {
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	background-color: #FFFFFF;
	top: 30%;
	transform: translateY(-50%);
	left: 50%;
	transform: translateX(-50%);
	border-radius: 5px;
	border: 2px solid #FD5E00;
	text-align: center;
	padding-top: auto;
	padding-bottom: auto;
	display: none;
	height: 400px;
}
#declineform p #declinetextarea {
	width: 80%;
	height: 150px;
}
#referform p #refertextarea {
	width: 80%;
	height: 150px;
}


.valign {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#hub #supplier_form #newSupplier {
	display: none;
}
.page {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
table {
	margin-left: auto;
	margin-right: auto;
}
table tbody tr {
	text-align: left;
}
#referform p #refertextarea {
	width: 80%;
	height: 150px;
}
.legendspage {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
h1{
	color: #ff5000;
	text-decoration: underline;
}
