@charset "utf-8"; 

,
form a.btn, table * {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear
}

button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button, input {
	line-height: normal
}

button, select {
	text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
	{
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="radio"], input[type="checkbox"] {
	margin: 1px \9 0 0;
	line-height: normal
}

input[type="checkbox"]+label span.checkbox span.icon-check, input[type="checkbox"]+label span.labeltext,
	input[type="radio"]+label span.checkbox span.icon-check, input[type="radio"]+label span.labeltext,
	input[type="radio"]+label span.check {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, 0.6)
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
	{
	cursor: not-allowed;
	background-color: #eeeeee
}

textarea.form-control {
	height: auto
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"],
	.checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
	margin-top: 4px
}

.checkbox-inline, .radio-inline {
	display: block;
	padding-left: 20px;
	margin-bottom: 0;
	min-height: 25px;
	font-weight: normal;
	cursor: pointer;
	padding-top: 5px;
	float: left
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px;
}

#assess {
	
}

.form-group {
	max-width: 510px;
	min-height: 26px;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 10px
}

#assess .allline .col-sm-8 {
	border-bottom: 1px rgb(223, 225, 224) dotted;
	padding-bottom: 10px
}

#assess .rc-line .col-sm-8 {
	border-bottom: 1px rgb(223, 225, 224) dotted;
	border-top: 1px rgb(223, 225, 224) dotted
}

.form-group:after, .form-group:before {
	content: " ";
	display: table
}

.form-group:after {
	clear: both
}

.form-control {
	display: block;
	width: 92%;
	height: 20px;
	padding: 4px 15px 4px 10px;
	line-height: 1.5;
	color: #1A5684;
	vertical-align: middle;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(204, 204, 204);
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow
		ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

#assess .col-sm-4 label {
	line-height: 30px;
	margin: 0;
	float: right;
	text-align: right;
	padding-right: 25px;
	text-transform: uppercase;
	font-weight: 300;
	white-space: nowrap;
	display: inline-block
}

#assess .col-sm-4 label.tr2 {
	line-height: 1.3
}

#assess .col-sm-4 label, #assess .col-sm-8 p {
	
}

#assess .col-sm-8 p {
	white-space: nowrap;
	margin-bottom: 5px
}

.obligatory input {
	background-image:
		url("https://cdn-www.liveinau.com/images/obligatory.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 18px 40px;
	padding-left: 25px;
	padding-right: 0
}

.obligatory {
	max-width: 510px
}

.form-group.allline {
	
}

.allline .form-control, .sp-ctrl .form-control {
	float: left;
	margin-left: 10px
}

.st-forms {
	border-radius: 6px;
	margin: 0 10px 20px;
	overflow: hidden;
	padding: 30px 0 20px;
	border: 1px solid rgb(223, 225, 224)
}

.hid {
	display: none;
}

@media ( min-width : 1680px) {
	.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"],
		.checkbox-inline input[type="checkbox"] {
		margin-top: 5px
	}
	.checkbox-inline, .radio-inline {
		min-height: 29px;
		padding-top: 5px;
		font-size: 18px
	}
	.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
		margin-top: 0;
		margin-left: 10px
	}
	#assess .st-forms h4 span{
		font-size:18px;
	}
	.form-group {
		max-width: 530px;
		min-height: 30px;
		margin-bottom: 10px;
		font-size: 18px
	}
	#assess .allline .col-sm-8 {
		padding-bottom: 10px
	}
	.form-control {
		height: 20px;
		padding: 6px 15px 6px 10px;
		line-height: 1.6
	}
	#assess .col-sm-4 label {
		line-height: 35px
	}
	.obligatory input {
		background-size: 18px 40px;
		padding-left: 25px
	}
	.obligatory {
		max-width: 530px
	}
	.sp-ctrl-w .form-group {
		max-width: 550px
	}
}

#assess .ar-title {
	margin: 0 10px 5px
}

#assess .ar-title h3 {
	font-size: 22px;
	color: #1a5684
}

#assess .st-forms h4 {
	margin: -10px 0 10px
}

#assess .st-forms h4 span {
	background: #1A5684;
	color: #fff;
	padding: 5px 15px
}

.ctrl-mn {
	position: relative
}

.ctrl-mn .form-control {
	width: 120px
}

.ctrl-mn span.rmb {
	float: left;
	padding-right: 5px;
	min-height: 25px;
	padding-top: 5px
}

.ctrl-mn span.wy {
	position: absolute;
	line-height: 26px;
	left: 145px;
	padding: 0 8px;
	margin: 2px 0
}

.ctrl-dat span {
	float: left;
	min-height: 25px;
	padding: 5px 5px 0
}

.ctrl-dat .form-control {
	width: 80px;
	float: left
}

.infotit {
	color: #1A5684;
	border-bottom: 1px solid #1A5684;
	border-top: 1px solid #1A5684;
	text-align: center;
	padding: 10px;
	margin: 20px 20px 30px
}

.btnbor {
	padding-top: 10px;
	text-align: center;
	margin: 0 10px
}

a.btn {
	transition: all 0.3s linear 0s;
	display: inline-block;
	background: #2eaadc;
	padding: 5px 30px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	border-radius: 4px
}

a.btn:hover {
	background: #1A5684
}

@media ( min-width : 1680px) {
	.ctrl-mn span.rmb {
		min-height: 28px;
		padding-top: 6px;
		font-size: 14px
	}
	.ctrl-mn .form-control {
		width: 128px
	}
	.ctrl-mn span.wy {
		line-height: 30px;
		left: 155px;
		padding: 0 8px
	}
	a.btn {
		font-size: 22px;
		padding: 8px 35px
	}
	.btnbor {
		padding-top: 20px
	}
}

.sumButton {
    border: none;
    color: white;
    background-color: #2eaadc;
    width: 170px;
    height: 50px;
    font-size: 18px;
}