html {
	font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}


img#zlogo {
	padding-left: 70px; width: 23%; margin-left: 0px;
}
img#logo {
	padding-left: 70px; margin-bottom: -86px; margin-left: -5px;
}

.form-control {
	padding: 6px 12px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; width: 69%; 
height: 34px; color: rgb(85, 85, 85); line-height: 1.4285; font-size: 14px; display: block; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); background-image: none; background-color: rgb(250, 255, 189); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-primary {
	border-color: rgb(0, 123, 179); color: rgb(255, 255, 255); background-color: rgb(0, 140, 204);
	padding: 6px 12px; border-radius: 4px; border: 1px solid transparent; text-align: center; line-height: 1.4285; font-size: 14px; font-weight: normal; margin-bottom: 0px; vertical-align: middle; display: inline-block; white-space: nowrap; cursor: pointer; -ms-user-select: none; background-image: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.btn-primary:hover {
	border-color: rgb(0, 81, 117); color: rgb(255, 255, 255); background-color: rgb(0, 105, 153);
}
.btn-primary:focus {
	border-color: rgb(0, 81, 117); color: rgb(255, 255, 255); background-color: rgb(0, 105, 153);
}
.btn-primary:active {
	border-color: rgb(0, 81, 117); color: rgb(255, 255, 255); background-color: rgb(0, 105, 153);
}


.btn {
	padding: 6px 12px; border-radius: 4px; border: 1px solid transparent; text-align: center; line-height: 1.4285; font-size: 14px; font-weight: normal; margin-bottom: 0px; vertical-align: middle; display: inline-block; white-space: nowrap; cursor: pointer; -ms-user-select: none; background-image: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.btn:focus {
	outline: dotted thin; outline-offset: -2px;
}
.btn:focus:active {
	outline: dotted thin; outline-offset: -2px;
}
.active.btn:focus {
	outline: dotted thin; outline-offset: -2px;
}
.btn:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
.btn:focus {
	color: rgb(51, 51, 51); text-decoration: none;
}
.btn:active {
	outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.active.btn {
	outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.form-control-static {
	padding-top: 7px; padding-bottom: 7px; margin-bottom: 0px;
}
.form-control {
	padding: 6px 12px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; width: 69%; 
height: 24px; color: rgb(85, 85, 85); line-height: 1.4285; font-size: 14px; display: block; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); background-image: none; background-color: rgb(250, 255, 189); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    margin-left: 131px;
}
.form-control:focus {
	border-color: rgb(102, 175, 233); outline: 0px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
textarea.form-control {
	height: auto;
}

.ltitleid {
            margin-left:130px;
            font-size:24px;
            color: #009ADA;
}

.container {
            margin-left: 70px;
}

.col-sm-2 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-2 {
	width: 16.66%;
    top: 25px;
    left: 1px;
    font-weight:bold;
}
.col-sm-20 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-20 {
    top: 25px;
    left: 1px;
    font-weight:bold;
    width: 00px;
}

.col-sm-offset-2 {
	margin-left: 16.66%;
}

.col-sm-4 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}

.col-sm-4 {
	width: 233.33px;
	top: 5px;
    left: 10px;
}

.col-sm-40 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}

.col-sm-40 {
	width: 233.33px;
	top: 5px;
    left: 10px;
}

.col-sm-8 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
    font-size: 14px; margin-left:130px;
}

.col-sm-10 {
            margin-left: 145px;
}

.loginContent {}
.row {}
.form-group {}
.col-xs-12 {}
.topline