.ui-widget-overlay{background:#1f2226;opacity: 0.0;filter:Alpha(Opacity=0);}

.input-group-title{
	color: red; 
}
.input-group-textarea textarea.form-control.sentence{
	width: 90%;
}
@media only screen and (min-width : 120px) {
	.input-group-textarea textarea.form-control.sentence {
		height: 46px; 
	}
	.inizio-panel {
		min-height: 400px;
	}
	.content-panel {
		min-height: 400px;
	}
	.wizard > .content{
		min-height: 330px;
	}
	.domandaGroupHScroll{
		height: 170px;
	}
	.domandaGroupH{
		height: 180px;
	}
	.special-padding-rowSTAR{
		min-height: 180px;
	}
	.special-padding-row{
		min-height: 80px;
	}
	.header-title-label{
	 visibility:hidden;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.input-group-textarea textarea.form-control.sentence {
		height: 146px; 
	}
	.inizio-panel {
		min-height: 500px;
	}
	.content-panel {
		min-height: 500px;
	}
	.wizard > .content{
		min-height: 430px;
	}
	.domandaGroupHScroll{
		height: 220px;
	}
	.domandaGroupH{
		height: 250px;
	}
	.special-padding-rowSTAR{
		min-height: 270px;
	}
	.special-padding-row{
		min-height: 270px;
	}
	.header-title-label{
	 visibility:visible;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.input-group-textarea textarea.form-control.sentence {
		height: 146px; 
	}
	.inizio-panel {
		min-height: 500px;
	}
	.content-panel {
		min-height: 500px;
	}
	.wizard > .content{
		min-height: 430px;
	}
	.domandaGroupHScroll{
		height: 220px;
	}
	.domandaGroupH{
		height: 250px;
	}
	.special-padding-rowSTAR{
		min-height: 270px;
	}
	.special-padding-row{
		min-height: 270px;
	}
	.header-title-label{
	 visibility:visible;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.input-group-textarea textarea.form-control.sentence {
		height: 146px; 
	}
	.inizio-panel {
		min-height: 500px;
	}
	.content-panel {
		min-height: 500px;
	}
	.wizard > .content{
		min-height: 430px;
	}
	.domandaGroupHScroll{
		height: 220px;
	}
	.domandaGroupH{
		height: 250px;
	}
	.special-padding-rowSTAR{
		min-height: 270px;
	}
	.special-padding-row{
		min-height: 270px;
	}
	.header-title-label{
	 visibility:visible;
	}
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.input-group-textarea textarea.form-control.sentence {
		height: 146px; 
	}
	.inizio-panel {
		min-height: 500px;
	}
	.content-panel {
		min-height: 500px;
	}
	.wizard > .content{
		min-height: 430px;
	}
	.domandaGroupHScroll{
		height: 220px;
	}
	.domandaGroupH{
		height: 250px;
	}
	.special-padding-rowSTAR{
		min-height: 270px;
	}
	.special-padding-row{
		min-height: 270px;
	}
}

.ui-panelgrid .ui-grid-responsive .ui-grid-row{border-top:0px solid #bcc7cf !important;}

#mainDIV {
	margin-left: auto;
	margin-right: auto;
	/* margin:0px; */
	padding: 0px;
	border: 0px solid #73AD21;
	/* tabletlandscape */
	/* 	width: 480px;
	height:320px; */
	/* overflow-y: scroll; */

	/* tabletportrait
	788
	mobilelandscape
	500
	mobileportrait
	340 */
}

.responsive {
	float: left;
	margin-left: 0px;
	padding: 5px 0;
	background-color: #2399e5;
	border-radius: 4px;
	border: 1px solid #ccc;
}

.responsive a {
	opacity: 0.5;
	float: left;
	margin: 0 6px;
}

.responsive a.desktop {
	background: url(../images/devices.png.xhtml) no-repeat 0 0;
	width: 20px;
	height: 19px;
}

.responsive a.tabletlandscape {
	background: url(../images/devices.png.xhtml) no-repeat -30px -3px;
	width: 17px;
	height: 14px;
	margin-top: 2px;
}

.responsive a.tabletportrait {
	background: url(../images/devices.png.xhtml) no-repeat -59px -1px;
	width: 14px;
	height: 17px;
	margin-top: 1px;
}

.responsive a.mobilelandscape {
	background: url(../images/devices.png.xhtml) no-repeat -87px -4px;
	width: 14px;
	height: 11px;
	margin-top: 5px;
}

.responsive a.mobileportrait {
	background: url(../images/devices.png.xhtml) no-repeat -117px -3px;
	width: 11px;
	height: 14px;
	margin-top: 3px;
}

.responsive a.activeResp, .responsive a:hover {
	opacity: 1;
	color: #fff;
}

.hidePane {
	visibility: hidden;
}

.starTable .input-group-radio .input-group-addon, .input-group-checkbox .input-group-addon
	{
	width: 16px;
	height: 16px;
	min-width: 16px;
	min-height: 16px;
}

.starTable .input-group-radio .input-group-addon:before,
	.input-group-checkbox .input-group-addon:before {
	width: 16px;
	height: 16px;
}

.starTable {
	width: 100%;
	text-align: center;
}

.starTableTD .input-group-addon {
	padding: 0px;
}

.starTableTDSelected {
	/* border: 1px solid #186ba0;
	border-radius: 6px; */
	/* background-color: #eee;  */
	background-color: #2184be !important;
}

.starTableTDSelected:HOVER {
	background-color: #ccc !important;
}

.starTableTDEmpty {
	width: 10%;
	color: #777;
	font-weight: bold;
}

.starTableTD {
	width: 10%;
	color: #777;
	background-color: #eee;
}

.starTableTD20 {
	width: 5%;
	border: 0px solid #ddd;
}

.starTableTDBorder {
	border: 2px solid #ccc;
	border-radius: 6px;
}

.starTableTDBorder:HOVER {
	background-color: #9dc8e2;
}

.starTableRadio {
	vertical-align: top;
}

.starTableImg {
	height: 50px;
	vertical-align: top;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.bg-primary {
	color: #fff;
	background-color: #428bca
}

a.bg-primary:hover {
	background-color: #3071a9
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt, dd {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media ( min-width :768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child
	{
	margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #999
}

blockquote footer:before, blockquote small:before, blockquote .small:before
	{
	content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before,
	.blockquote-reverse small:before, blockquote.pull-right small:before,
	.blockquote-reverse .small:before, blockquote.pull-right .small:before
	{
	content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after,
	.blockquote-reverse small:after, blockquote.pull-right small:after,
	.blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

blockquote:before, blockquote:after {
	content: ""
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media ( min-width :768px) {
	.container {
		width: 750px
	}
}

@media ( min-width :992px) {
	.container {
		width: 970px
	}
}

@media ( min-width :1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

th {
	text-align: left
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=radio], input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple], select[size] {
	height: auto
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus
	{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.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, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
	{
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

input[type=date] {
	line-height: 34px
}

.form-group {
	margin-bottom: 15px
}

.radio, .checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}

.radio label, .checkbox label {
	display: inline;
	font-weight: 400;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox],
	.checkbox-inline input[type=checkbox] {
	float: left;
	margin-left: -20px
}

.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type=radio][disabled], input[type=checkbox][disabled], .radio[disabled],
	.radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled],
	fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox],
	fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox,
	fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
	height: auto
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
	height: auto
}

.form-control-static {
	margin-bottom: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block
	{
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus
	{
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover,
	.dropdown-menu>.disabled>a:focus {
	color: #999
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #999
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media ( min-width :768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left
}

.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus,
	.btn-group-vertical>.btn:focus, .btn-group>.btn:active,
	.btn-group-vertical>.btn:active, .btn-group>.btn.active,
	.btn-group-vertical>.btn.active {
	z-index: 2
}

.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
	outline: 0
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,
	.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group
>
.btn
:not
 
(
:first-child
 
)
:not
 
(
:last-child
 
)
:not
 
(
.dropdown-toggle

	
){
border-radius
:
 
0
}
.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group
>
.btn
:first-child
:not
 
(
:last-child
 
)
:not
 
(
.dropdown-toggle
 
){
border-bottom-right-radius
:
 
0;
border-top-right-radius
:
 
0
}
.btn-group
>
.btn
:last-child
:not
 
(
:first-child
 
),
.btn-group
>
.dropdown-toggle
:not

	
(
:first-child
 
){
border-bottom-left-radius
:
 
0;
border-top-left-radius
:
 
0
}
.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not (:first-child ):not (:last-child )>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle
	{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon,
	.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon,
	select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon,
	textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control,
	select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn
	{
	height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon,
	.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon,
	select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon,
	textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control,
	select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn
	{
	height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}

.input-group-addon
:not
 
(
:first-child
 
)
:not
 
(
:last-child
 
),
.input-group-btn
:not
 
(
:first-child
 
)
:not
 
(
:last-child
 
),
.input-group
 
.form-control
:not

	
(
:first-child
 
)
:not
 
(
:last-child
 
){
border-radius
:
 
0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	/* padding: 6px 12px; */
	/* font-size: 14px; */
	/* font-weight: 400;
	line-height: 1; */
	color: #555;
	text-align: center;
	background-color: #eee;
	/* border: 1px solid #ccc; */
	/* border-radius: 4px */
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox]
	{
	margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child,
	.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn,
	.input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not
	 (:last-child ):not (.dropdown-toggle ), .input-group-btn:last-child>.btn-group:not
	 (:last-child )>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child,
	.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn,
	.input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not
	 (:first-child ), .input-group-btn:first-child>.btn-group:not (:first-child
	 )>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:hover, .input-group-btn>.btn:focus,
	.input-group-btn>.btn:active {
	z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group
	{
	margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group
	{
	margin-left: -1px
}

.container .jumbotron {
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}
	.jumbotron h1, .jumbotron .h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.thumbnail>img, .thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #428bca
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.clearfix:before, .clearfix:after, .container:before, .container:after,
	.container-fluid:before, .container-fluid:after, .row:before, .row:after,
	.form-horizontal .form-group:before, .form-horizontal .form-group:after,
	.btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before,
	.btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before,
	.navbar:after, .navbar-header:before, .navbar-header:after,
	.navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after,
	.panel-body:before, .panel-body:after, .modal-footer:before,
	.modal-footer:after {
	content: " ";
	display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after,
	.form-horizontal .form-group:after, .btn-toolbar:after,
	.btn-group-vertical>.btn-group:after, .nav:after, .navbar:after,
	.navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after,
	.modal-footer:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important;
	visibility: hidden !important
}

.affix {
	position: fixed
}

@
-ms-viewport {
	width: device-width
}

.list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
	{
	text-shadow: 0 -1px 0 #3071a9;
	background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
	background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',
		endColorstr='#ff3278b3', GradientType=0);
	background-repeat: repeat-x;
	border-color: #3278b3;
}

.panel {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.panel-default>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',
		endColorstr='#ffe8e8e8', GradientType=0);
	background-repeat: repeat-x;
}

.panel-primary>.panel-heading {
	background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
	background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',
		endColorstr='#ff357ebd', GradientType=0);
	background-repeat: repeat-x;
}

.panel-success>.panel-heading {
	background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
	background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',
		endColorstr='#ffd0e9c6', GradientType=0);
	background-repeat: repeat-x;
}

.panel-info>.panel-heading {
	background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
	background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',
		endColorstr='#ffc4e3f3', GradientType=0);
	background-repeat: repeat-x;
}

.panel-warning>.panel-heading {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
	background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',
		endColorstr='#fffaf2cc', GradientType=0);
	background-repeat: repeat-x;
}

.panel-danger>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
	background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',
		endColorstr='#ffebcccc', GradientType=0);
	background-repeat: repeat-x;
}

.well {
	background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',
		endColorstr='#fff5f5f5', GradientType=0);
	background-repeat: repeat-x;
	border-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0
		rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0
		rgba(255, 255, 255, .1);
}

@font-face {
	font-family: "icomoon";
	src: url("fonts-ico/icomoon.eot.xhtml");
	src: url("fonts-ico/icomoonfix.eot.xhtml") format("embedded-opentype"),
		url("fonts-ico/icomoon.svg.xhtml") format("svg"),
		url("fonts-ico/icomoon.woff.xhtml") format("woff"),
		url("fonts-ico/icomoon.ttf.xhtml") format("truetype");
	font-weight: normal;
	font-style: normal;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

label:before, label:after {
	display: table;
	content: "";
	line-height: 0;
}

label:after {
	clear: both;
}

select.form-control {
	border: 0;
	width: auto;
}

.form-control {
	font-weight: normal;
	box-shadow: none;
	line-height: 1 !important;
	-webkit-appearance: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.form-control:focus {
	box-shadow: none;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.radio, .checkbox {
	padding-left: 0;
}

.help-block {
	color: #555;
	font-style: italic;
	font-size: 12px;
	text-align: right;
}

.radio+.radio, .checkbox+.checkbox {
	margin-top: 0px;
}

.row-align-left {
	text-align: left;
}

.row-align-right {
	text-align: right;
}

.row-image {
	display: block;
}

.input-group-radio, .input-group-checkbox {
	display: block;
	position: relative;
}

.input-group-radio .input-group-addon, .input-group-checkbox .input-group-addon
	{
	display: table-cell;
	min-width: 36px;
	width: 36px;
	min-height: 32px;
	position: relative;
	background: none;
	table-layout: fixed;
}

.input-group-radio .input-group-addon:before, .input-group-checkbox .input-group-addon:before
	{
	content: "\e6fc";
	font-family: 'icomoon';
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	line-height: 29px;
	overflow: hidden;
	text-align: center;
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.input-group-radio .text-addon, .input-group-checkbox .text-addon {
	display: block;
	/* width: 100%; */
	padding-left: 36px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.input-group-radio .text-addon span, .input-group-checkbox .text-addon span
	{
	height: 45px;
	display: block;
	width: 100%;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.input-group-radio .text-addon span input, .input-group-checkbox .text-addon span input
	{
	width: 100%;
	border: 0;
	font-weight: normal;
	height: 33px;
	padding: 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.input-group-radio .input-group-title, .input-group-checkbox .input-group-title
	{
	display: table-cell;
	/* min-height: 32px; */
	text-align: left;
	padding: 7px 10px;
	font-weight: normal;
	width: 100%;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.input-group-radio input[type=radio]:checked ~ .input-group-addon:before,
	.input-group-radio input[type=checkbox]:checked ~ .input-group-addon:before,
	.input-group-checkbox input[type=radio]:checked ~ .input-group-addon:before,
	.input-group-checkbox input[type=checkbox]:checked ~ .input-group-addon:before
	{
	text-indent: 0;
}

.input-group-radio input[type=radio]:checked ~ .input-group-title,
	.input-group-radio input[type=checkbox]:checked ~ .input-group-title,
	.input-group-checkbox input[type=radio]:checked ~ .input-group-title,
	.input-group-checkbox input[type=checkbox]:checked ~ .input-group-title
	{
	color: #fff !important;
}

.input-group-radio .input-group-addon:before {
	-webkit-border-radius: 100% !important;
	-moz-border-radius: 100% !important;
	border-radius: 100% !important;
}

.input-image {
	display: block;
	width: 100%;
	height: 230px;
	margin-bottom: 4px;
	text-align: center;
	overflow: hidden;
	line-height: 98px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.input-image img {
	position: absolute;
	top: 0;
	left: -50%;
	bottom: 0;
	right: -50%;
	margin: auto;
	display: inline-block;
	text-align: center;
	width: auto;
	max-width: auto;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}

.input-image-group {
	float: none;
	display: inline-block;
}

.input-group-text {
	left: -2px;
}

.input-group-text .input-group-addon {
	min-width: 32px;
	position: relative;
}

.input-group-text .input-group-addon:before {
	content: "\e603";
	font-family: 'icomoon';
	position: absolute;
	top: 2px;
	left: 8px;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}

.input-group-text .input-group-addon-date {
	min-width: 32px;
	background: none;
}

.input-group-text .input-group-addon-date:before {
	display: none !important;
}

.input-group-text-active .input-group-addon {
	position: relative;
}

.input-group-text-active .input-group-addon-date {
	background-color:;
	color: #fff;
}

.input-group-text-active .input-group-addon:before {
	content: "\e6fc";
	font-family: 'icomoon';
	position: absolute;
	top: 2px;
	left: 6px;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}

.input-group-addon-text .input-group-title {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.input-group-textarea textarea.form-control {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
}

.input-group-textarea textarea.form-control.paragraph {
	height: 105px;
}

.input-group-textarea textarea.form-control.sentence {
	/* height: 166px; */
	
}

.input-group-textarea .input-group-addon {
	background: none;
	position: relative;
	min-width: 32px;
}

.input-group-textarea .input-group-addon:after {
	content: "\e603";
	font-family: 'icomoon';
	color: #333;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 32px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

.input-group-textarea-active .input-group-addon:after {
	content: "\e6fc";
	color: #fff;
}

@media ( max-width : 767px) {
	.row-align-left {
		text-align: right;
	}
	.row-align-right {
		text-align: left;
	}
}

@media ( min-width : 767px) and (max-width: 992px) {
	.sm-row:before, .sm-row:after {
		display: table;
		content: " ";
	}
	.sm-row:after {
		clear: both;
	}
}

.hidden-inputs {
	display: none;
}

@media ( min-width : 767px) {
	.col-pad-md-sm-0 {
		padding-left: 0;
		padding-right: 0;
	}
}

@media ( max-width : 767px) {
	.col-xs-pad-0 {
		padding-left: 0;
		padding-right: 0;
	}
}

.pot {
	position: absolute;
	left: -20000px;
}

html {
	position: relative;
	min-height: 100%;
}

fieldset .special-padding-row .image {
	width: 100%;
	text-align: center;
	padding: 0 0 20px 0;
}

fieldset .special-padding-row .image img {
	max-width: 100%;
	height: auto;
}

.inbetween {
	padding-bottom: 0 !important;
}

.content-one-block .inbetween fieldset {
	border-bottom: none;
	padding-bottom: 30px;
}

p.title {
	display: block;
	text-align: left;
	color: #666;
	font-style: italic;
	font-size: 86%;
	margin-top: 15px;
	padding: 0;
	margin: 0 0 20px 0;
}

.content-one-block h2 span.number {
	top: -55px;
}

@media ( max-width : 767px) {
	h2 {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	h2 .title-part {
		font-size: 70% !important;
		text-align: center !important;
	}
	h2 .title-part .require {
		top: -30px !important;
	}
	h2 span.number {
		display: block !important;
		margin-right: 0 !important;
		width: 30px !important;
		height: 30px !important;
		line-height: 30px !important;
		font-size: 15px !important;
		position: absolute !important;
		margin-left: -15px;
		top: -50px;
	}
	.content-one-block h2 .title-part .require {
		right: -14px;
	}
	.content-one-block h2 span.number {
		top: -60px;
	}
}

.selectclass {
	text-align: left;
	border: 0;
	background: url(../img/select.png) center right no-repeat;
	min-height: 32px;
	height: auto;
	cursor: pointer;
	float: left;
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.selectclass.selectclassActive {
	color: #fff;
	background: url(../img/select-active.png) center right no-repeat;
}

label.select {
	cursor: default;
	margin-bottom: 0;
	margin-top: 5px;
	position: relative;
}

label.select .input-group-addon-text {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}

.select-addon {
	display: block;
	width: 100%;
	display: none;
}

.select-addon .inner {
	height: 45px;
	display: block;
	width: 100%;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.select-addon .inner input {
	width: 100%;
	border: 0;
	font-weight: normal;
	height: 33px;
	padding: 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.select-fullwidth {
	width: 100% !important;
	height: auto !important;
}

.select-fullwidth-inner {
	width: 90% !important;
	height: auto !important;
}

.datepicker-callendar {
	display: none;
	position: absolute;
	width: 100%;
}

.input-group-text-active .icon-calendar {
	color: #fff !important;
}

.input-group-location {
	margin-bottom: 0;
	left: -5px;
	margin-right: -5px;
}

.input-group-location .input-group-addon {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}

.input-group-location input {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}

.star-rating {
	color: #646464;
	cursor: pointer;
	display: inline-block;
	width: 10%;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.star-rating a {
	display: none;
}

.star-rating:before {
	content: "\e600";
	font-family: 'icomoon';
	display: block;
	width: 100%;
	font-size: 25px;
	text-align: center;
	padding: 6px 0;
}

.star-rating-hover, .star-rating-on {
	color: #fff;
}

.row-rating {
	height: 50px;
	display: inline-block;
	position: relative;
	width: 100%;
}

.rating-value {
	float: left;
	width: 10%;
	text-align: center;
	position: absolute;
	top: 11px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.rating-hover {
	left: 0;
}

.rating-value-in {
	display: inline-block;
	width: auto;
	padding: 0 10px;
	height: 34px;
	text-align: center;
	font-size: 16px;
	line-height: 34px;
	position: relative;
	font-weight: bold;
	color: #646464;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.rating-value-in:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -6px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.star-rating-control .star-rating:last-child {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}

.star-rating-control :nth-child(2) {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}

.rating-active .rating-value-in {
	color: #fff;
}

@media ( max-width : 540px) {
	.rating-value-in {
		font-size: 12px;
		height: 28px;
		line-height: 28px;
	}
	.star-rating:before {
		font-size: 20px;
	}
}

@media ( max-width : 440px) {
	.rating-value-in {
		font-size: 13px;
		height: 26px;
		line-height: 26px;
		padding: 0 6px;
	}
	.star-rating:before {
		font-size: 18px;
	}
}

.pager li>a, .pager li>span, .pager li>button {
	padding: 8px 15px 4px 15px;
	color: #fff;
	font-weight: bold;
	border: 0;
	text-transform: uppercase;
	font-size: 26px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus,
	.pager .disabled>span, .pager .disabled>button:focus, .pager .disabled>button
	{
	color: #b9b0b0;
	cursor: not-allowed;
	background-color: #ececec;
}

.pager li.previous a, .pager li.previous span, .pager li.previous button
	{
	font-size: 20px;
	float: left;
	padding-left: 53px;
	background-image: url(../img/control-left.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.pager li.disabled-previous a, .pager li.disabled-previous span, .pager li.disabled-previous button,
	.pager li.disabled-previous:hover a, .pager li.disabled-previous:hover span,
	.pager li.disabled-previous:hover button, .pager li.disabled-previous:focus a,
	.pager li.disabled-previous:focus span, .pager li.disabled-previous:focus button
	{
	background: url(../img/control-left-disabled.png) 8px 6px no-repeat
		#ececec;
}

.pager li.next a, .pager li.next span, .pager li.next button {
	font-size: 20px;
	float: right;
	padding-right: 53px;
	background-image: url(../images/control-right.png.xhtml);
	background-position: right center;
	background-repeat: no-repeat;
}

.pager li.disabled-next a, .pager li.disabled-next span, .pager li.disabled-next button,
	.pager li.disabled-next:hover a, .pager li.disabled-next:hover span,
	.pager li.disabled-next:hover button, .pager li.disabled-next:focus a,
	.pager li.disabled-next:focus span, .pager li.disabled-next:focus button
	{
	background: url(../img/control-right-disabled.png) 93% 6px no-repeat
		#ececec;
}

.pager li.loader {
	display: block;
	background: url(../img/ajax-loader.gif) center center no-repeat;
	width: 100%;
	height: 100%;
}

.pager button[name=btn_start], .pager button[name=odeslat] {
	font-size: 26px;
	padding-right: 53px;
	background-image: url(../images/control-right.png.xhtml);
	background-position: right center;
	background-repeat: no-repeat;
}

.pager {
	display: block;
	padding: 10px 10px 30px 10px;
	margin: 0;
}

.pager button[type=submit] {
	background: url(../images/control-right.png.xhtml) right center no-repeat;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.pager button[type=submit]:hover {
	color: #fff;
}

.pager .disabled button[type=submit] {
	cursor: not-allowed;
	color: #b9b0b0;
	background: url(../img/submit-disabled.png) 100% 7px no-repeat #ececec;
}

.wrapper .pager {
	padding: 35px 10px 30px 0;
}

.pager .progress {
	background: none;
	filter: none;
	display: inline-block;
	box-shadow: none;
	padding: 8px 0 0 0;
	margin: 0 0 0 0;
	height: auto !important;
}

.pager .progress .bar {
	background: #fff;
	display: block;
	width: 65%;
	float: left;
	padding: 1px;
	border-radius: 3px;
	margin: 9px 0 0 0;
	border: 1px solid #ccc;
}

.pager .progress .bar span i {
	display: block;
	height: 7px;
	padding: 0;
	margin: 0;
	border-radius: 3px;
}

.pager .progress .page-number {
	font-size: 100%;
	padding: 3px 10px;
	float: right;
}

.footer p {
	padding: 15px 0;
	margin: 0;
}

.footer p a, .footer p a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.footer p a:hover {
	text-decoration: none;
}

@media ( min-width : 767px) {
	.pager .progress {
		padding-top: 15px;
		padding-right: 15px;
		width: 200px;
	}
	.pager li>a, .pager li>span, .pager li>button {
		font-size: 26px;
	}
	.pager .progress .bar {
		display: block;
	}
	.pager button[name=btn_start], .pager button[name=odeslat] {
		font-size: 26px;
		padding-right: 53px;
		background-image: url(../images/control-right.png.xhtml);
		background-position: right center;
		background-repeat: no-repeat;
	}
	.pager .disabled button[type=submit] {
		background: #ececec url(../images/control-right.png.xhtml) right center no-repeat;
	}
	.pager li.previous a, .pager li.previous span, .pager li.previous button
		{
		font-size: 26px;
		padding-left: 53px;
		background-image: url(../img/control-left.png);
		background-position: left center;
		background-repeat: no-repeat;
	}
	.pager li.disabled-previous a, .pager li.disabled-previous span, .pager li.disabled-previous button,
		.pager li.disabled-previous:hover a, .pager li.disabled-previous:hover span,
		.pager li.disabled-previous:hover button, .pager li.disabled-previous:focus a,
		.pager li.disabled-previous:focus span, .pager li.disabled-previous:focus button
		{
		background: #ececec url(../img/control-left-disabled.png) 8px 12px
			no-repeat !important;
	}
	.pager li.next a, .pager li.next span, .pager li.next button {
		font-size: 26px;
		padding-right: 53px;
		background-image: url(../images/control-right.png.xhtml);
		background-position: right center;
		background-repeat: no-repeat;
	}
	.pager li.disabled-next a, .pager li.disabled-next span, .pager li.disabled-next button,
		.pager li.disabled-next:hover a, .pager li.disabled-next:hover span,
		.pager li.disabled-next:hover button, .pager li.disabled-next:focus a,
		.pager li.disabled-next:focus span, .pager li.disabled-next:focus button
		{
		background: #ececec url(../img/control-right-disabled.png) 100% 12px
			no-repeat !important;
	}
}

.pager-not-border {
	border-bottom: 0 !important;
}

@media ( max-width : 767px) {
	.pager {
		text-align: center !important;
	}
	.pager .progress {
		padding-top: 10px;
		padding-right: 0px;
		width: 150px;
	}
	.pager li.previous button, .pager li.next button {
		width: 50px;
		height: 45px;
		overflow: hidden;
		line-height: 1000px;
		padding-left: 0;
		background-image: url(../img/control-left.png);
		background-position: -4px center;
		background-repeat: no-repeat;
	}
	.pager li.next button {
		background-image: url(../images/control-right.png.xhtml);
		background-position: 12px center;
	}
}

.survio {
	display: block;
	text-align: center;
	width: auto;
	text-decoration: none;
}

.survio-small {
	color: #545557;
	font-style: italic;
	font-size: 12px;
	padding: 45px 0 15px 0;
	margin: 20px 0;
	background: url(../img/survio-small.png) top center no-repeat;
	min-width: 201px;
}

.survio-small span {
	padding: 5px 7px;
	background: #b1c225;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #87960e;
	margin: 0 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.survio-small:hover {
	color: #545557;
	text-decoration: none;
}

.survio-small:hover span {
	color: #fff;
	background: #87960e;
}

.survio-small-onlylogo {
	height: 26px;
	width: 103px;
	padding: 0;
	text-indent: -9999px;
}

.row-advertising {
	padding: 20px 0;
}

.row-advertising .advertising-image {
	width: 100%;
	background: url(../img/advertising-mobile.png) top center no-repeat;
	margin: 15px 0 10px 0;
	height: 160px;
	display: block;
	text-indent: -9999px;
}

.row-advertising .btn-primary {
	background: #b1c225;
	color: #fff;
	padding: 6px 10px 3px 10px;
	border: 0;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #87960e;
	text-shadow: 0px 1px 0px #87960e;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.row-advertising .btn-primary i {
	margin-right: 10px;
}

.row-advertising .check-green {
	display: block;
	width: 100%;
	background: #b1c225;
	color: #fff;
	text-align: right;
	font-style: italic;
	font-size: 10px;
	height: 21px;
	line-height: 21px;
	padding: 0 4px;
	margin-top: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row-advertising .check-green a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.row-advertising .check-green a:hover {
	text-decoration: none;
}

.row-advertising p {
	font-size: 14px;
	font-weight: bold;
	color: #4c4d4f;
	margin: 0;
	padding: 2px 0;
}

.row-advertising p.after-button {
	font-style: italic;
	color: #686868;
	text-align: center;
	margin-top: 7px;
	font-weight: normal;
}

.row-advertising p span {
	padding: 5px 7px;
	background: #b1c225;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #87960e;
	margin: 0 6px;
	font-style: italic;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.row-advertising p em {
	color: #686868;
	font-weight: normal;
	font-size: 12px;
}

@media ( min-width : 767px) {
	.survio-small {
		background: url(../img/survio-big.png) top center no-repeat;
		padding-top: 75px;
	}
	.survio-small-onlylogo {
		width: 201px;
		height: 52px;
		background: url(../img/survio-big.png) center center no-repeat;
	}
	.row-advertising p {
		font-size: 21px;
	}
	.row-advertising p.after-button {
		font-size: 16px;
		text-align: left;
		padding-left: 52%;
		font-weight: normal;
	}
	.row-advertising p em {
		font-size: 14px;
	}
	.row-advertising .btn-primary {
		font-size: 37px;
		position: relative;
		padding: 8px 12px 6px 12px;
		margin-top: 45px;
	}
	.row-advertising .btn-primary:after {
		content: "";
		position: absolute;
		top: 10px;
		right: -43px;
		width: 43px;
		height: 50px;
		background: url(../img/advertising-button.png) center right no-repeat;
	}
	.row-advertising .advertising-image {
		width: 440px;
		float: right;
		background: url(../img/advertising-tablet.png) top right no-repeat;
		height: 238px;
		position: relative;
		z-index: 2000;
	}
	.row-advertising .check-green {
		height: 41px;
		line-height: 41px;
		font-size: 13px;
		position: relative;
		margin-top: -65px;
	}
}

@media ( min-width : 992px) {
	.row-advertising p {
		font-size: 30px;
	}
	.row-advertising p.after-button {
		font-size: 20px;
		padding-left: 205px;
	}
	.row-advertising p em {
		font-size: 20px;
	}
	.row-advertising .btn-primary {
		font-size: 45px;
		padding: 8px 12px 6px 12px;
	}
	.row-advertising .btn-primary:after {
		top: 15px;
	}
}

@media ( min-width : 1116px) {
	.ie ul.social {
		width: 300px;
	}
	.ie ul.social li {
		float: right;
	}
	.ie ul.social li:hover {
		left: 0;
	}
}

.ie .input-group-location {
	left: 0;
	margin-right: 0;
}

.ie .address {
	margin-left: -1px;
	margin-right: -1px;
}

@media ( min-width : 1116px) and (-ms-high-contrast: none) {
	ul.social {
		width: 300px;
	}
	ul.social li {
		float: right;
	}
}

.lte9 html {
	height: 100%;
}

.lte9 .hidden-inputs {
	position: absolute;
	text-align: center;
	display: block;
	top: 13px;
	left: 13px;
}

.lte9 .input-group-radio .input-group-addon:before, .lte9 .input-group-checkbox .input-group-addon:before,
	.lte9 .input-group-promoter .input-group-addon:before, .lte9 .input-group-semantic .input-group-addon:before
	{
	display: none;
}

.lte9 .input-group-promoter .hidden-inputs {
	top: 53px;
	left: 22px !important;
}

.lte9 .input-group-semantic {
	text-align: center;
}

.lte9 .input-group-semantic .input-group-addon {
	background: none;
	border: 0;
	bottom: 15px;
}

.lte9 .input-group-semantic .hidden-inputs {
	top: 16px;
	left: -4px;
}

.lte9 .input-group-matrix .hidden-inputs, .lte9 .input-group-promoter .hidden-inputs
	{
	left: 50%;
	margin-left: -3px;
}

.lte9 #map {
	width: 100% !important;
}

.lte9 .semantic-left, .lte9 .semantic-right {
	margin-top: 0;
}

.lte9 .input-group-matrix .input-group-checkbox, .lte9 .input-group-matrix .input-group-radio
	{
	text-align: center !important;
}

.lte9 .input-group-matrix .input-group-checkbox .hidden, .lte9 .input-group-matrix .input-group-radio .hidden
	{
	display: inline-block !important;
	visibility: visible !important;
}

.use-template-body {
	padding-top: 75px !important;
}

.use-template-body.wizard {
	padding-top: 20px !important;
}

#use-template {
	background: #343b41;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	color: #fff;
	height: 55px;
	position: fixed;
	top: 0;
	width: 100%;
	border-bottom: 2px solid #000;
	text-align: center;
	z-index: 1000001;
	line-height: 100%;
}

#use-template .in {
	padding: 0 10px;
	position: relative;
}

#use-template .in .logo, #use-template .in .desktop, #use-template .in .mobile
	{
	display: none;
}

#use-template .in .click .info {
	display: block;
	margin: 0;
	font-size: 16px;
	padding: 10px 0 0 0;
	text-align: left;
}

#use-template .in .click .info span {
	display: block;
}

#use-template .in .click .info i {
	display: none;
}

#use-template .in .click .bubble {
	display: none;
}

#use-template .in .button, #use-template .in .button:hover {
	display: block;
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	border-radius: 3px;
	background: #ff7f00;
	height: 35px;
	line-height: 31px;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	margin: 0;
	padding: 0 15px;
	border-bottom: 2px solid #cd4d00;
	cursor: pointer;
}

#use-template .in .button:hover, #use-template .in .button:hover:hover {
	background: #61c149;
	border-bottom: 2px solid #459731;
}

#use-template .in .arrow {
	display: none;
}

.use-template-body.wizard #use-template {
	display: none;
}

#preview {
	background: #e22d3a;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #fff;
	height: 55px;
	position: fixed;
	top: 0;
	width: 100%;
	border-bottom: 2px solid #a20005;
	text-align: center;
	z-index: 1000001;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	line-height: 100%;
}

#preview .left-side {
	display: none;
}

#preview .right-side p {
	text-align: center;
	margin: 0;
	font-size: 15px !important;
	padding: 0 10px;
	height: 53px;
	vertical-align: middle;
	display: table-cell;
	line-height: 100%;
}

#preview .right-side p a {
	color: #fff;
	text-decoration: underline;
	font-weight: 700;
}

#preview .right-side p a:hover {
	text-decoration: none;
}

#use-preview {
	display: none;
}

.social-show {
	padding-bottom: 40px;
}

@media only screen and (min-width: 768px) {
	.use-template-body {
		padding-top: 85px !important;
	}
	.use-template-body.wizard {
		padding-top: 30px !important;
	}
	#use-template .in .logo {
		display: block;
		width: 85px;
		left: 10px;
		top: 16px;
		position: absolute;
	}
	#use-template .in .logo img {
		vertical-align: top;
		width: 85px;
	}
	#use-template .in .click {
		display: inline-block;
		position: relative;
	}
	#use-template .in .click .info {
		text-align: center;
		padding-top: 18px;
	}
	#use-template .in .click .info span {
		display: inline;
	}
	#use-template .in .click .info i {
		display: none;
		position: relative;
		padding: 0 0 0 2px;
		top: 3px;
		cursor: pointer;
	}
	#use-template .in .click .bubble {
		display: none;
		font-size: 15px;
		box-shadow: 0 0 3px #ccc;
		position: absolute;
		background: #fff;
		border: 1px solid #ccc;
		color: #777;
		text-align: left;
		padding: 0 20px 20px 20px;
		width: 350px;
		right: -166px;
		top: 58px;
	}
	#use-template .in .click .bubble h3 {
		padding: 20px 0 0 0;
		margin: 0;
		font-size: 15px;
	}
	#use-template .in .click .bubble a, #use-template .in .click .bubble a:hover
		{
		text-decoration: underline;
		font-weight: 400;
		color: #ff7f00;
		cursor: pointer;
	}
	#use-template .in .click .bubble a:hover, #use-template .in .click .bubble a:hover:hover
		{
		color: #459731;
	}
	#use-template .in .click .bubble p {
		line-height: 140%;
		padding: 20px 0 0 0;
		margin: 0;
	}
	#use-template .in .click .bubble ul {
		line-height: 140%;
		padding: 20px 0 0 20px;
		margin: 0;
	}
	#use-template .in .click .bubble ul li {
		list-style: disc;
		color: #b0c300;
		padding: 0 0 0 5px;
	}
	#use-template .in .click .bubble ul li span {
		color: #777;
	}
	#use-template .in .click .bubble:after, #use-template .in .click .bubble:before
		{
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	#use-template .in .click .bubble:after {
		border-color: rgba(255, 255, 255, 0);
		border-bottom-color: #fff;
		border-width: 8px;
		margin-left: -8px;
	}
	#use-template .in .click .bubble:before {
		border-color: rgba(204, 204, 204, 0);
		border-bottom-color: #ccc;
		border-width: 9px;
		margin-left: -9px;
	}
	#preview {
		background: none;
		border: none;
	}
	#preview .left-side {
		background: #343b41;
		border-bottom: 2px solid #000;
		display: block;
		float: left;
		height: 55px;
		width: 50%;
	}
	#preview .left-side .logo {
		display: block;
		width: 85px;
		left: 10px;
		top: 16px;
		position: absolute;
	}
	#preview .left-side .logo img {
		vertical-align: top;
		width: 85px;
	}
	#preview .left-side .desktop, #preview .left-side .mobile {
		display: none;
	}
	#preview .right-side {
		background: #e22d3a;
		border-bottom: 2px solid #a20005;
		float: left;
		height: 55px;
		width: 50%;
	}
}

@media only screen and (min-width: 1025px) {
	.use-template-body {
		padding-top: 95px !important;
	}
	.use-template-body.wizard {
		padding-top: 40px !important;
	}
	#use-template .in .click .bubble {
		width: 450px;
		right: -216px;
	}
	#use-preview {
		background: #fff;
		position: absolute;
		top: 0;
		z-index: 1000000;
		width: 100%;
		height: 100%;
		margin-top: 55px;
		text-align: center;
	}
	#use-preview .device {
		box-sizing: border-box;
		background: url(../img/mobile-mockup.png) no-repeat center top;
		padding: 51px 15px 43px 16px;
		width: 326px;
		height: 569px;
		display: inline-block;
		margin: 25px auto 0 auto;
	}
	#use-preview .device iframe {
		width: 369px;
		height: 593px;
		border: none;
		padding: 0;
		margin: 0;
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		-ms-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	#use-preview .close {
		width: 30px;
		height: 30px;
		display: block;
		position: absolute;
		top: 25px;
		right: 25px;
		background: #fcfcfc;
		opacity: 1;
	}
	#use-preview .close:before {
		width: 30px;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
		color: #41484c;
		height: 30px;
		display: block;
		position: absolute;
		font-size: 30px !important;
	}
	#use-preview .close:hover:before {
		color: #00738b;
	}
}

@media only screen and (min-width: 1280px) {
	.use-template-body.wizard {
		padding-top: 95px !important;
	}
	#use-template .in {
		width: 1280px;
		margin: 0px auto;
	}
	#use-template .in .desktop, #use-template .in .desktop:hover,
		#use-template .in .mobile, #use-template .in .mobile:hover {
		display: block;
		left: 135px;
		color: #cccecf;
		text-decoration: none;
		position: absolute;
		cursor: pointer;
		font-size: 200%;
		top: 19px;
	}
	#use-template .in .desktop.active, #use-template .in .desktop:hover,
		#use-template .in .desktop:hover.active, #use-template .in .desktop:hover:hover,
		#use-template .in .mobile.active, #use-template .in .mobile:hover,
		#use-template .in .mobile:hover.active, #use-template .in .mobile:hover:hover
		{
		color: #fff;
	}
	#use-template .in .mobile, #use-template .in .mobile:hover {
		left: 190px;
		font-size: 175%;
	}
	#use-template .in .arrow {
		display: block;
		position: absolute;
		width: 67px;
		height: 68px;
		background: url(../img/use-arrow.png) no-repeat 0 0;
		right: 40px;
		top: 80px;
	}
	.use-template-body.wizard #use-template {
		display: block;
	}
	.use-template-body.wizard #use-template .in .logo, .use-template-body.wizard #use-template .in .click,
		.use-template-body.wizard #use-template .in .button,
		.use-template-body.wizard #use-template .in .arrow {
		display: none;
	}
	.use-template-body.wizard #use-template .in .desktop, .use-template-body.wizard #use-template .in .desktop:hover,
		.use-template-body.wizard #use-template .in .mobile,
		.use-template-body.wizard #use-template .in .mobile:hover {
		display: inline-block;
		left: auto;
		position: relative;
		margin: 0 15px;
	}
	.use-template-body.wizard #use-template .in .mobile, .use-template-body.wizard #use-template .in .mobile:hover
		{
		top: 17px;
	}
	#preview .left-side .left-side-in {
		width: 640px;
		float: right;
		position: relative;
	}
	#preview .left-side .desktop, #preview .left-side .desktop:hover,
		#preview .left-side .mobile, #preview .left-side .mobile:hover {
		display: block;
		left: 135px;
		color: #cccecf;
		text-decoration: none;
		position: absolute;
		cursor: pointer;
		font-size: 32px !important;
		top: 20px;
	}
	#preview .left-side .desktop.active, #preview .left-side .desktop:hover,
		#preview .left-side .desktop:hover.active, #preview .left-side .desktop:hover:hover,
		#preview .left-side .mobile.active, #preview .left-side .mobile:hover,
		#preview .left-side .mobile:hover.active, #preview .left-side .mobile:hover:hover
		{
		color: #fff;
	}
	#preview .left-side .mobile, #preview .left-side .mobile:hover {
		left: 190px;
		font-size: 28px !important;
	}
	#preview .right-side .right-side-in {
		width: 640px;
		float: left;
	}
	#preview .right-side .right-side-in p {
		font-size: 17px !important;
	}
}

@font-face {
	font-family: "Flaticon";
	src: url("flaticon/flaticon.eot");
	src: url("flaticon/flaticon.eot#iefix") format("embedded-opentype"),
		url("flaticon/flaticon.woff") format("woff"),
		url("flaticon/flaticon.ttf") format("truetype"),
		url("flaticon/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after,
	[class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-style: normal;
}

.flaticon-computer203:before {
	content: "\e000";
}

.flaticon-cross97:before {
	content: "\e001";
}

.flaticon-letterx:before {
	content: "\e002";
}

.flaticon-questions1:before {
	content: "\e003";
}

.flaticon-telephone116:before {
	content: "\e004";
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner,
	.fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object,
	.fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 10000020;
}

.fancybox-skin {
	position: relative;
	background: rgba(255, 255, 255, 0.5);
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 10000030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 10000060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 6px;
	right: 10px;
	cursor: pointer;
	text-decoration: none;
	z-index: 10000040;
}

.fancybox-close:before {
	content: "\e002";
	font-family: 'Flaticon';
	display: inline-block;
	font-size: 13px;
	color: #41484c;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.fancybox-close:hover {
	text-decoration: none;
}

.fancybox-close:hover:before {
	color: #00738b;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif');
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 10000040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 10000040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

.fancybox-lock {
	overflow: hidden !important;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 10000000;
	background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 10000050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 10000050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) {
	#fancybox-loading, .fancybox-prev span, .fancybox-next span {
		background-image: url('../img/fancybox_sprite@2x.png');
		background-size: 44px 152px;
	}
	#fancybox-loading div {
		background-image: url('../img/fancybox_loading@2x.gif');
		background-size: 24px 24px;
	}
}

@media only screen and (min-width: 320px) {
	form.signform {
		font-family: 'Open Sans', sans-serif;
		width: 290px;
		border-radius: 4px;
		font-size: 14px;
		padding: 10px;
	}
	form.signform p {
		text-align: center;
	}
	form.signform .title {
		padding: 0 0 10px 0;
		margin: 0;
		font-size: 22px;
		font-weight: 400;
		color: #000;
		font-style: normal;
		text-align: center;
	}
	form.signform .form-group {
		background: #fff;
		padding: 0 !important;
		margin: 10px 0 0 0 !important;
		border-radius: 3px;
		border: 1px solid #ebebeb;
	}
	form.signform .form-group .form-control {
		background: none !important;
		height: 38px !important;
		padding: 0 8px !important;
		line-height: 38px !important;
		border: none !important;
		outline: none;
		box-shadow: none;
		margin: 5px 0 !important;
		font-weight: 400;
		color: #212121;
		position: relative;
		z-index: 4;
		width: 100% !important;
		box-sizing: border-box;
	}
	form.signform .form-group.form-button {
		background: none;
		border: none;
	}
	form.signform .form-button {
		text-align: center;
	}
	form.signform .form-button a {
		background: #b0c300;
		border-radius: 3px;
		color: #fff;
		width: auto !important;
		position: relative !important;
		display: inline-block;
		cursor: pointer;
		text-decoration: none;
		font-size: 16px !important;
		padding: 0px 20px !important;
		border-bottom: 2px solid #d26800 !important;
		font-weight: 700 !important;
		height: 44px !important;
		line-height: 44px !important;
		-webkit-transition: .3s !important;
		-moz-transition: .3s !important;
		-ms-transition: .3s !important;
		-o-transition: .3s !important;
		transition: .3s !important;
	}
	form.signform .form-button a:hover {
		border-bottom: 2px solid #97a800 !important;
	}
	form.signform .geotrust {
		padding: 25px 0 0 0;
		margin: 0;
	}
	form.signform .form-button a, form.signform .form-button button {
		border-bottom: 2px solid #97a800 !important;
	}
	form.signform .form-button a:hover, form.signform .form-button button:hover
		{
		background: #ff7f00;
		border-bottom: 2px solid #d26800 !important;
	}
	form.signform .form-button a.spinner div, form.signform .form-button button.spinner div
		{
		background: #b0c300;
	}
	form.signform .form-button a.spinner:hover div, form.signform .form-button button.spinner:hover div
		{
		background: #ff7f00;
	}
	form.signform {
		background: #eee;
		background: -moz-linear-gradient(45deg, #eee 0%, #fff 100%);
		background: -webkit-linear-gradient(45deg, #eee 0%, #fff 100%);
		background: linear-gradient(45deg, #eee 0%, #fff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',
			endColorstr='#ffffff', GradientType=1);
		width: 290px;
	}
	form.signform .js-float-label-wrapper {
		position: relative;
	}
	form.signform .js-float-label-wrapper .formlabel {
		position: absolute;
		font-weight: 400;
		color: #333;
		padding: 0 8px;
		text-align: left;
		left: 0;
		top: 14px;
		z-index: 3;
		-webkit-transition: all 0.4s ease !important;
		-moz-transition: all 0.4s ease !important;
		-ms-transition: all 0.4s ease !important;
		-o-transition: all 0.4s easey !important;
		transition: all 0.4s ease !important;
	}
	form.signform .js-float-label-wrapper.focused .formlabel, form.signform .js-float-label-wrapper.populated .formlabel
		{
		color: #797979;
		top: 5px;
		font-size: 11px;
	}
	form.signform .js-float-label-wrapper.focused .form-control, form.signform .js-float-label-wrapper.populated .form-control
		{
		height: 30px !important;
		line-height: 30px !important;
		margin: 18px 0 0 0 !important;
	}
	form.signform .js-float-label-wrapper.focused textarea.form-control,
		form.signform .js-float-label-wrapper.populated textarea.form-control
		{
		height: 142px !important;
		line-height: 20px !important;
	}
	form.signform .js-float-label-wrapper.error {
		border: 1px solid #ec2c2c;
	}
	form.signform .js-float-label-wrapper.error label {
		background: #fde8e8;
		border: none;
		margin: 0;
		text-align: left !important;
		font-weight: 400 !important;
		font-size: 11px !important;
		bottom: 0;
		position: relative;
		color: #ec2c2c !important;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		padding: 4px 6px !important;
		width: 100% !important;
		top: auto;
		cursor: default;
		display: block;
		box-sizing: border-box;
	}
	form.signform .js-float-label-wrapper.valid {
		border: 1px solid #58cb58;
	}
	form.signform .js-float-label-wrapper.valid:after {
		top: 19px;
		content: '';
		right: 10px;
		width: 12px;
		height: 11px;
		position: absolute;
		background: url(../img/correct.svg) no-repeat;
	}
}

@media only screen and (min-width: 768px) {
	form.signform {
		padding: 50px 60px 20px 60px;
	}
	form.signform .js-float-label-wrapper.error label {
		left: 0;
	}
	form.signform .js-float-label-wrapper.error label:after, form.signform .js-float-label-wrapper.error label:before
		{
		display: none;
	}
	form.signform {
		width: 390px;
	}
}

@media only screen and (min-width: 320px) {
	.header-new .in form .title, form.signform .title, form.helpdesk .title,
		form.contact .title, form.reg-inline .title {
		padding: 0 0 10px 0;
		margin: 0;
	}
	.header-new .in form .form-group, form.signform .form-group, form.helpdesk .form-group,
		form.contact .form-group, form.reg-inline .form-group {
		background: #fff;
		padding: 0 !important;
		margin: 10px 0 0 0 !important;
		border-radius: 3px;
		border: 1px solid #ebebeb;
	}
	.header-new .in form .form-group .form-control, .header-new .in form .form-group select,
		form.signform .form-group .form-control, form.signform .form-group select,
		form.helpdesk .form-group .form-control, form.helpdesk .form-group select,
		form.contact .form-group .form-control, form.contact .form-group select,
		form.reg-inline .form-group .form-control, form.reg-inline .form-group select
		{
		background: none !important;
		height: 38px !important;
		padding: 0 8px !important;
		line-height: 38px !important;
		border: none !important;
		outline: none;
		box-shadow: none;
		margin: 5px 0 !important;
		font-weight: 400;
		color: #212121;
		position: relative;
		z-index: 4;
		width: 100% !important;
		box-sizing: border-box;
	}
	.header-new .in form .form-group select, form.signform .form-group select,
		form.helpdesk .form-group select, form.contact .form-group select,
		form.reg-inline .form-group select {
		font-size: 14px;
	}
	.header-new .in form .form-group textarea.form-control, form.signform .form-group textarea.form-control,
		form.helpdesk .form-group textarea.form-control, form.contact .form-group textarea.form-control,
		form.reg-inline .form-group textarea.form-control {
		height: 150px !important;
		resize: none;
		line-height: 20px !important;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.header-new .in form .form-group.form-button, form.signform .form-group.form-button,
		form.helpdesk .form-group.form-button, form.contact .form-group.form-button,
		form.reg-inline .form-group.form-button {
		background: none;
		border: none;
	}
	.header-new .in form .form-group.form-button button, form.signform .form-group.form-button button,
		form.helpdesk .form-group.form-button button, form.contact .form-group.form-button button,
		form.reg-inline .form-group.form-button button {
		margin: 0;
	}
	.header-new .in form .form-group.form-radio, form.signform .form-group.form-radio,
		form.helpdesk .form-group.form-radio, form.contact .form-group.form-radio,
		form.reg-inline .form-group.form-radio {
		background: none;
		border: none;
	}
	.header-new .in form .form-group.form-select, form.signform .form-group.form-select,
		form.helpdesk .form-group.form-select, form.contact .form-group.form-select,
		form.reg-inline .form-group.form-select {
		margin: 0 !important;
	}
	.header-new .in form .form-group.form-select select, form.signform .form-group.form-select select,
		form.helpdesk .form-group.form-select select, form.contact .form-group.form-select select,
		form.reg-inline .form-group.form-select select {
		margin: 0;
		width: 100%;
		line-height: 48px;
		height: 48px;
	}
	.header-new .in form .form-group .radio-opt, form.signform .form-group .radio-opt,
		form.helpdesk .form-group .radio-opt, form.contact .form-group .radio-opt,
		form.reg-inline .form-group .radio-opt {
		padding: 0;
	}
	.header-new .in form .form-button a, .header-new .in form .form-button button,
		form.signform .form-button a, form.signform .form-button button, form.helpdesk .form-button a,
		form.helpdesk .form-button button, form.contact .form-button a, form.contact .form-button button,
		form.reg-inline .form-button a, form.reg-inline .form-button button {
		width: auto !important;
		position: relative !important;
		display: inline-block;
		cursor: pointer;
		text-decoration: none;
		font-size: 16px !important;
		padding: 0px 20px !important;
		border-bottom: 2px solid #d26800 !important;
		font-weight: 700 !important;
		height: 44px !important;
		line-height: 44px !important;
		-webkit-transition: .3s !important;
		-moz-transition: .3s !important;
		-ms-transition: .3s !important;
		-o-transition: .3s !important;
		transition: .3s !important;
	}
	.header-new .in form .form-button a:hover, .header-new .in form .form-button button:hover,
		form.signform .form-button a:hover, form.signform .form-button button:hover,
		form.helpdesk .form-button a:hover, form.helpdesk .form-button button:hover,
		form.contact .form-button a:hover, form.contact .form-button button:hover,
		form.reg-inline .form-button a:hover, form.reg-inline .form-button button:hover
		{
		border-bottom: 2px solid #97a800 !important;
	}
	form.signform .form-button a, form.signform .form-button button {
		border-bottom: 2px solid #97a800 !important;
	}
	form.signform .form-button a:hover, form.signform .form-button button:hover
		{
		border-bottom: 2px solid #d26800 !important;
	}
	form.signform .form-button a.spinner div, form.signform .form-button button.spinner div
		{
		background: #b0c300;
	}
	form.signform .form-button a.spinner:hover div, form.signform .form-button button.spinner:hover div
		{
		background: #ff7f00;
	}
	form.signform, form.helpdesk, form.contact, form.reg-inline {
		background: #eee;
		background: -moz-linear-gradient(45deg, #eee 0%, #fff 100%);
		background: -webkit-linear-gradient(45deg, #eee 0%, #fff 100%);
		background: linear-gradient(45deg, #eee 0%, #fff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',
			endColorstr='#ffffff', GradientType=1);
		width: 290px;
	}
	form.reg-inline {
		background: none !important;
		padding: 10px 0 0 0 !important;
		margin: 0 !important;
	}
	form.reg-inline .form-button a, form.reg-inline .form-button button {
		border-radius: 3px;
		line-height: 48px !important;
	}
	form.reg-inline .form-button a.spinner div, form.reg-inline .form-button button.spinner div
		{
		background: #ff7f00;
	}
	form.reg-inline .form-button a.spinner:hover, form.reg-inline .form-button button.spinner:hover
		{
		border-bottom: 2px solid #d26800 !important;
	}
	form.reg-inline .form-button a.spinner:hover div, form.reg-inline .form-button button.spinner:hover div
		{
		background: #ff7f00;
	}
	form.helpdesk {
		width: auto;
	}
	form.contact {
		width: 300px;
	}
	.header-new .in form .js-float-label-wrapper, form.signform .js-float-label-wrapper,
		form.helpdesk .js-float-label-wrapper, form.contact .js-float-label-wrapper,
		form.reg-inline .js-float-label-wrapper {
		position: relative;
	}
	.header-new .in form .js-float-label-wrapper .formlabel, form.signform .js-float-label-wrapper .formlabel,
		form.helpdesk .js-float-label-wrapper .formlabel, form.contact .js-float-label-wrapper .formlabel,
		form.reg-inline .js-float-label-wrapper .formlabel {
		position: absolute;
		font-weight: 400;
		color: #333;
		padding: 0 8px;
		text-align: left;
		left: 0;
		top: 14px;
		z-index: 3;
		-webkit-transition: all 0.4s ease !important;
		-moz-transition: all 0.4s ease !important;
		-ms-transition: all 0.4s ease !important;
		-o-transition: all 0.4s easey !important;
		transition: all 0.4s ease !important;
	}
	.header-new .in form .js-float-label-wrapper.focused .formlabel,
		.header-new .in form .js-float-label-wrapper.populated .formlabel,
		form.signform .js-float-label-wrapper.focused .formlabel, form.signform .js-float-label-wrapper.populated .formlabel,
		form.helpdesk .js-float-label-wrapper.focused .formlabel, form.helpdesk .js-float-label-wrapper.populated .formlabel,
		form.contact .js-float-label-wrapper.focused .formlabel, form.contact .js-float-label-wrapper.populated .formlabel,
		form.reg-inline .js-float-label-wrapper.focused .formlabel, form.reg-inline .js-float-label-wrapper.populated .formlabel
		{
		color: #797979;
		top: 5px;
		font-size: 11px;
	}
	.header-new .in form .js-float-label-wrapper.focused .form-control,
		.header-new .in form .js-float-label-wrapper.populated .form-control,
		form.signform .js-float-label-wrapper.focused .form-control, form.signform .js-float-label-wrapper.populated .form-control,
		form.helpdesk .js-float-label-wrapper.focused .form-control, form.helpdesk .js-float-label-wrapper.populated .form-control,
		form.contact .js-float-label-wrapper.focused .form-control, form.contact .js-float-label-wrapper.populated .form-control,
		form.reg-inline .js-float-label-wrapper.focused .form-control, form.reg-inline .js-float-label-wrapper.populated .form-control
		{
		height: 30px !important;
		line-height: 30px !important;
		margin: 18px 0 0 0 !important;
	}
	.header-new .in form .js-float-label-wrapper.focused textarea.form-control,
		.header-new .in form .js-float-label-wrapper.populated textarea.form-control,
		form.signform .js-float-label-wrapper.focused textarea.form-control,
		form.signform .js-float-label-wrapper.populated textarea.form-control,
		form.helpdesk .js-float-label-wrapper.focused textarea.form-control,
		form.helpdesk .js-float-label-wrapper.populated textarea.form-control,
		form.contact .js-float-label-wrapper.focused textarea.form-control,
		form.contact .js-float-label-wrapper.populated textarea.form-control,
		form.reg-inline .js-float-label-wrapper.focused textarea.form-control,
		form.reg-inline .js-float-label-wrapper.populated textarea.form-control
		{
		height: 142px !important;
		line-height: 20px !important;
	}
	.header-new .in form .js-float-label-wrapper.error, form.signform .js-float-label-wrapper.error,
		form.helpdesk .js-float-label-wrapper.error, form.contact .js-float-label-wrapper.error,
		form.reg-inline .js-float-label-wrapper.error {
		border: 1px solid #ec2c2c;
	}
	.header-new .in form .js-float-label-wrapper.error label, form.signform .js-float-label-wrapper.error label,
		form.helpdesk .js-float-label-wrapper.error label, form.contact .js-float-label-wrapper.error label,
		form.reg-inline .js-float-label-wrapper.error label {
		background: #fde8e8;
		border: none;
		margin: 0;
		text-align: left !important;
		font-weight: 400 !important;
		font-size: 11px !important;
		bottom: 0;
		position: relative;
		color: #ec2c2c !important;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		padding: 4px 6px !important;
		width: 100% !important;
		top: auto;
		cursor: default;
		display: block;
		box-sizing: border-box;
	}
	.header-new .in form .js-float-label-wrapper.valid, form.signform .js-float-label-wrapper.valid,
		form.helpdesk .js-float-label-wrapper.valid, form.contact .js-float-label-wrapper.valid,
		form.reg-inline .js-float-label-wrapper.valid {
		border: 1px solid #58cb58;
	}
	.header-new .in form .js-float-label-wrapper.valid:after, form.signform .js-float-label-wrapper.valid:after,
		form.helpdesk .js-float-label-wrapper.valid:after, form.contact .js-float-label-wrapper.valid:after,
		form.reg-inline .js-float-label-wrapper.valid:after {
		top: 19px;
		content: '';
		right: 10px;
		width: 12px;
		height: 11px;
		position: absolute;
		background: url(../img/correct.svg) no-repeat;
	}
	.reg-inline .form-button a {
		background: #ff7f00;
		color: #fff;
	}
	.reg-inline .form-button a:hover {
		background: #b0c300;
	}
	.reg-content {
		background: #f1f1f1;
		border-top: 1px solid #ccc;
	}
	.reg-content .container {
		padding: 0 10px 20px 10px;
	}
	.reg-content .container h3 {
		padding: 0;
		font-weight: 300;
		font-size: 20px;
	}
	.reg-content .container .reg-inline {
		width: 100%;
	}
	.reg-content .container .reg-inline .form-button a, .reg-content .container .reg-inline .form-button button
		{
		background: #ff7f00;
		color: #fff;
		border: 0;
		border-radius: 3px;
		border-bottom: 2px solid #d26800 !important;
	}
	.reg-content .container .reg-inline .form-button a:hover, .reg-content .container .reg-inline .form-button button:hover
		{
		background: #b0c300;
		border-bottom: 2px solid #97a800 !important;
	}
	body.no form.reg-inline .form-button a, body.no form.reg-inline .form-button button
		{
		font-size: 15px !important;
		padding: 0px 15px !important;
	}
	body.fr form.reg-inline .form-button a, body.fr form.reg-inline .form-button button
		{
		padding: 0px 15px !important;
	}
}

@media only screen and (min-width: 768px) {
	.header-new .in form {
		background: #eee;
		background: -moz-linear-gradient(45deg, #eee 0%, #fff 100%);
		background: -webkit-linear-gradient(45deg, #eee 0%, #fff 100%);
		background: linear-gradient(45deg, #eee 0%, #fff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',
			endColorstr='#ffffff', GradientType=1);
	}
	.header-new .in form .js-float-label-wrapper.error label, form.signform .js-float-label-wrapper.error label,
		form.helpdesk .js-float-label-wrapper.error label, form.contact .js-float-label-wrapper.error label
		{
		left: 0;
	}
	.header-new .in form .js-float-label-wrapper.error label:after,
		.header-new .in form .js-float-label-wrapper.error label:before, form.signform .js-float-label-wrapper.error label:after,
		form.signform .js-float-label-wrapper.error label:before, form.helpdesk .js-float-label-wrapper.error label:after,
		form.helpdesk .js-float-label-wrapper.error label:before, form.contact .js-float-label-wrapper.error label:after,
		form.contact .js-float-label-wrapper.error label:before {
		display: none;
	}
	form.signform, form.helpdesk, form.contact {
		width: 390px;
	}
	form.helpdesk, form.contact {
		width: 670px;
	}
	form.helpdesk .form-submit, form.contact .form-submit {
		background: none;
		border: none;
	}
	form.helpdesk .form-submit a, form.helpdesk .form-submit button, form.helpdesk .form-submit button:hover,
		form.contact .form-submit a, form.contact .form-submit button, form.contact .form-submit button:hover
		{
		width: auto;
		padding: 0 25px;
	}
	form.reg-inline {
		z-index: 1;
		display: inline-block !important;
		background: none;
		padding: 30px 0 0 0 !important;
		right: auto !important;
		top: auto !important;
		position: relative !important;
		height: auto !important;
		max-width: 100% !important;
		display: inline-block;
		margin: 0px auto !important;
		width: auto !important;
	}
	form.reg-inline .form-group {
		display: block !important;
		width: 220px !important;
		margin: 0 10px 0 0 !important;
		float: left;
	}
	form.reg-inline .form-button {
		width: auto !important;
		margin: 0 !important;
	}
	form.reg-inline .form-button a, form.reg-inline .form-button button {
		height: 50px !important;
	}
	form.reg-inline .js-float-label-wrapper.error {
		border: 1px solid #ec2c2c;
	}
	form.reg-inline .js-float-label-wrapper.error label {
		background: #fde8e8 !important;
		position: relative !important;
		top: auto !important;
		border: none !important;
		left: auto !important;
		border-top-left-radius: 0 !important;
		border-top-right-radius: 0 !important;
	}
	form.reg-inline .js-float-label-wrapper.error label:before, form.reg-inline .js-float-label-wrapper.error label:after
		{
		display: none !important;
	}
	section.intro-online form.reg-inline {
		padding: 0px !important;
	}
	.reg-content .container {
		padding: 25px 10px 40px 10px;
	}
	.reg-content .container h3 {
		font-size: 25px;
	}
	body.ru form.reg-inline .form-button a, body.ru form.reg-inline .form-button button,
		body.sk form.reg-inline .form-button a, body.sk form.reg-inline .form-button button
		{
		padding: 0px 15px !important;
	}
}

@media only screen and (min-width: 1024px) {
	.reg-content .container {
		padding: 40px 0 60px 0;
	}
	.reg-content .container h3 {
		font-size: 30px;
	}
	.reg-content .container .reg-inline {
		padding: 40px 0 0 0 !important;
	}
}

.intro {
  border-bottom: 1px solid #ececec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
p.title-bigger {
  color: #186ba0;
}
select.form-control {
  background-color: #ececec;
}

.form-control:focus {
  border-color: #186ba0;
  box-shadow: none;
}
.row-border-bottom {
  border-bottom: 1px solid #ececec;
}
.input-group-addon {
  background-color: #c1c1c1;
  border: 0;
}
.input-group-textarea .input-group-addon:after {
  background-color: #c1c1c1;
}
.input-group-textarea-active .input-group-addon:after {
  background-color: #66b966;
  border:1px solid #186ba0;
}
.input-group-text .input-group-addon-date {
  color: #186ba0;
}
.input-group-text-active .input-group-addon {
  background-color: #66b966;
}
.input-group-text-active .input-group-addon-date {
  background-color: #186ba0;
}
.input-group-text-active input {
  border-color: #186ba0;
}
.input-image {
  border: 1px solid #ececec;
  background-color: #ececec;
}
.input-image:hover {
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.input-image-active {
  border-color: #186ba0;
  background-color: #186ba0;
}
.input-group-radio .input-group-addon:before,
.input-group-checkbox .input-group-addon:before {
  border: 2px solid #c1c1c1;
  background-color: #ececec;
}
.input-group-radio .text-addon span,
.input-group-checkbox .text-addon span {
  background-color: #c1c1c1;
}
.input-group-radio:hover .input-group-addon:before,
.input-group-checkbox:hover .input-group-addon:before {
  background-color: #dfdfdf;
  border-color: #b9b9b9;
}
.input-group-radio:hover .text-addon span,
.input-group-checkbox:hover .text-addon span {
  background-color: #acacac;
}
.input-group-radio:hover .input-group-title,
.input-group-checkbox:hover .input-group-title {
  background-color: #d3d3d3;
}
.input-group-radio:hover .input-group-title:before,
.input-group-checkbox:hover .input-group-title:before {
  border-top-color: #d3d3d3;
}
.input-group-radio .input-group-title,
.input-group-checkbox .input-group-title {
  background-color: #ececec;
  color: #186ba0 !important;
  
}
.input-group-radio input[type=radio]:checked ~ .input-group-addon:before,
.input-group-radio input[type=checkbox]:checked ~ .input-group-addon:before,
.input-group-checkbox input[type=radio]:checked ~ .input-group-addon:before,
.input-group-checkbox input[type=checkbox]:checked ~ .input-group-addon:before {
 /*  background-color: #186ba0 !important;
  border-color: #66b966 !important; */
  background-color:#66b966   !important;
  border-color: #186ba0!important; 
}
.input-group-radio input[type=radio]:checked ~ .input-group-title,
.input-group-radio input[type=checkbox]:checked ~ .input-group-title,
.input-group-checkbox input[type=radio]:checked ~ .input-group-title,
.input-group-checkbox input[type=checkbox]:checked ~ .input-group-title {
  background-color: #186ba0 !important;
  color: #ffffff !important;
}
.input-group-radio input[type=radio]:checked ~ .text-addon span,
.input-group-radio input[type=checkbox]:checked ~ .text-addon span,
.input-group-checkbox input[type=radio]:checked ~ .text-addon span,
.input-group-checkbox input[type=checkbox]:checked ~ .text-addon span {
  background-color: #66b966 !important;
}
.input-image-hover .input-group-addon:before {
  background-color: #dfdfdf;
  border-color: #b9b9b9;
}
.input-image-hover .text-addon span {
  background-color: #acacac;
}
.input-image-hover .input-group-title {
  background-color: #d3d3d3;
}
.input-image-border-hover {
  border-color: #b9b9b9;
}
.row.images {
  text-align: left;
}
.pager.align {
  text-align: right;
}
header h1 {
  text-align: left;
  font-size: 55px;
  color: #000;
}
footer {
  font-size: 13px;
  text-align: left;
  color: #000;
}
.footer p {
  text-align: left;
  color: #000;
}
.footer p a,
.footer p a:hover {
  color: #000;
}
.intro.first p,
.intro.first ul,
.intro.first ol {
  text-align: left;
  color: #000;
}
.intro.first p {
  margin-bottom: 0;
}
.pager .progress .bar span i {
  background-color: #186ba0;
}

h2 .title-part,
h2 .require {
  text-align: left;
}
h2 .require span {
  float: none;
  display: inline;
  font-size: 13px;
}
p.title {
  text-align: left;
  font-size: 13px;
}
.help-block {
  font-size: 13px;
}
.input-group-title,
.form-control,
.drag,
.matrix-values .input-group,
.row-semantic .input-group,
.row-semantic .input-group-addon,
.promoter-desc {
  color: #333333;
}
.ui-datepicker select {
  background-color: #808080;
  position: relative;
  top: -2px;
  border: none;
}
ul.drag li:before {
  background: #c1c1c1;
}
ul.drag li span {
  background: #ececec;
}
h2 {
  
}
h2 span.number {
  background: #186ba0;
  -webkit-border-radius: 2.5px;
  -moz-border-radius: 2.5px;
  border-radius: 2.5px;
}
h2 span.number:before {
  border-top: 9px solid #186ba0;
}
h2 .title-part-numm {
  width: 29px;
  vertical-align: top;
}
@media (min-width: 767px) {
  .special-padding-row {
     padding-left: 10px;
    padding-right: 10px; 
  }
  h2 .title-part {
    padding-right: 29px;
    padding-left: 29px;
    padding-bottom: 15px;
  }
  h2 .title-part.title-part-numm {
    padding-right: 0;
  }
}
.pager li > a,
.pager li > span,
.pager li > button {
  background-color: #186ba0;
  -webkit-border-radius: 2.5px;
  -moz-border-radius: 2.5px;
  border-radius: 2.5px;
}
.pager li > a:hover,
.pager li > a:focus,
.pager li > button:hover {
  background-color: #66b966;
}
.pager li.previous a,
.pager li.previous span,
.pager li.previous button {
  background-color: #186ba0;
  border: 1px solid #66b966;
}
.pager li.previous a:hover,
.pager li.previous span:hover,
.pager li.previous button:hover {
  background-color: #66b966;
}
.pager li.next a,
.pager li.next span,
.pager li.next button {
  background-color: #186ba0;
  border: 1px solid #66b966;
}
.pager button[type=submit] {
  background-color: #186ba0;
  border: 1px solid #66b966;
}
.pager button[type=submit]:hover {
  background-color: #66b966;
}
@media (min-width: 767px) {
  .pager button[type=submit] {
    background-color: #186ba0;
    border: 1px solid #66b966;
  }
  .pager li.previous a,
  .pager li.previous span,
  .pager li.previous button {
    background-color: #186ba0;
    border: 1px solid #66b966;
  }
  .pager li.previous a:hover,
  .pager li.previous span:hover,
  .pager li.previous button:hover {
    background-color: #66b966;
  }
  .pager li.next a,
  .pager li.next span,
  .pager li.next button {
    background-color: #186ba0;
    border: 1px solid #66b966;
  }
  .pager li.next a:hover,
  .pager li.next span:hover,
  .pager li.next button:hover {
    background-color: #66b966;
  }
}
.pager-not-border {
  border-bottom: 0 !important;
}
.map {
  border: 1px solid #ececec;
}
.active-map {
  border-color: #186ba0 !important;
}
.pac-container {
  background: #ececec;
}
.pac-container .pac-item:hover {
  background: #186ba0;
}
.pac-container .pac-item span.pac-icon {
  color: #186ba0;
}
.divide-title {
  background: #525252;
}
.divide-left {
  color: #525252;
}
.ui-slider-range {
  background: #525252;
}
.ui-slider-handle {
  background: #525252;
}
.ui-slider-handle .numm {
  background: #525252;
}
.ui-slider-handle .numm:before {
  border-bottom: 8px solid #525252;
}
.selectclass {
  background-color: #ececec;
}
.selectclass.selectclassActive {
  background-color: #186ba0;
  border-color: #66b966;
}
.select-addon .inner {
  background: #c1c1c1;
}
.select-addon .inner-active {
  background: #66b966;
}
.input-group-promoter {
  float: left;
  width: 9.0909090909091%;
  padding: 0 2px;
}
.input-group-promoter .input-group-title,
.input-group-promoter .input-group-addon {
  display: block;
}
.input-group-promoter .input-group-title {
  font-size: 16px;
  font-weight: bold;
  padding: 3px;
  min-height: 29px;
  height: 29px !important;
  text-align: center;
  position: relative;
  margin-bottom: 15px;
  width: 40px;
  left: 50%;
  margin-left: -20px;
}
.input-group-promoter .input-group-addon {
  width: 100%;
}
.input-group-promoter .input-group-addon:before {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  left: 50%;
  margin-left: -16px;
}
.promoter-desc {
  width: auto;
  background: #ececec;
  padding: 5px 10px;
  display: inline-block;
  text-align: left;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.promoter-left:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 6px;
  width: 0;
  height: 0;
  border-top: 8px solid #ececec;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.promoter-left {
  left: 4.5454545454545%;
  margin-left: -12px !important;
}
.promoter-right {
  right: 4.5454545454545%;
  margin-right: -12px !important;
}
.promoter-right:before {
  content: "";
  position: absolute;
  top: -8px;
  right: 6px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #ececec;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
@media (min-width: 767px) {
  .promoter-padding-right {
    padding-right: 0px;
  }
  .promoter-padding-left {
    padding-left: 0px;
  }
  .promoter-desc {
    margin-top: 45px;
  }
  .promoter-desc:before {
    display: none;
  }
  .promoter-left {
    left: 0;
    margin-left: 0 !important;
  }
  .promoter-right {
    right: 0;
    margin-right: 0 !important;
  }
}
@media (min-width: 500px) {
  .input-group-promoter .input-group-title:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-top: 8px solid #ececec;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }
  .input-group-promoter input[type=radio]:checked ~ .input-group-title:before,
  .input-group-promoter input[type=checkbox]:checked ~ .input-group-title:before {
    border-top-color: #186ba0;
  }
}
@media (max-width: 767px) {
  .input-group-promoter {
    padding: 15px 0 !important;
  }
  .input-group-promoter .input-group-title {
    background: none;
    padding: 0;
    margin: 0 !important;
    left: 0;
    width: 100% !important;
    height: 15px;
    position: absolute;
    top: 0;
    z-index: 2000;
    padding-top: 19px;
  }
  .input-group-promoter .input-group-title:before {
    display: none;
  }
  .input-group-promoter input[type=radio]:checked ~ .input-group-title,
  .input-group-promoter input[type=checkbox]:checked ~ .input-group-title {
    background: url(none) !important;
    color: #ffffff;
  }
  .input-group-promoter input[type=radio]:checked ~ .input-group-addon:before,
  .input-group-promoter input[type=checkbox]:checked ~ .input-group-addon:before {
    content: "";
  }
}
@media (max-width: 870px) {
  .input-group-promoter {
    padding: 0 1px;
  }
  .input-group-promoter .input-group-title {
    width: 32px;
    margin-left: -15px;
  }
}
@media (max-width: 500px) {
  .input-group-promoter .input-group-title {
    font-size: 10px;
    background: none;
    padding: 20px 0 0 0;
    margin: 0;
    left: 0;
    width: 100%;
  }
  .input-group-promoter .input-group-addon {
    min-width: 24px;
    height: 24px;
  }
  .input-group-promoter .input-group-addon:before {
    width: 24px;
    height: 24px;
    border: 2px solid #c1c1c1;
    margin-left: -12px;
    line-height: 20px;
    font-size: 12px;
  }
}
.input-group-semantic .input-group-addon {
  background: #ececec;
  height: 32px;
  width: 32px;
  display: inline-block;
  border: 2px solid #c1c1c1;
  min-width: 32px;
  padding: 6px 0;
  font-weight: bold;
  line-height: 19.2px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.input-group-semantic input[type=radio]:checked ~ .input-group-addon {
  background: #186ba0;
  border: 2px solid #3b3b3b;
}
.row-semantic {
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}
.row-semantic .semantic-left,
.row-semantic .semantic-right {
  margin-top: 0;
}
@media (max-width: 500px) {
  .input-group-semantic .input-group-addon {
    background: #ececec;
    border: 2px solid #c1c1c1;
  }
}
.ui-datepicker {
  background: #186ba0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  background: #4d4d4d;
}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background-color: #262626;
}
.ui-datepicker .ui-datepicker-title {
  background: #186ba0;
}
.ui-datepicker .ui-datepicker-calendar {
  background: #787878;
}
.ui-datepicker .ui-datepicker-calendar thead th {
  background: #858585;
}
.ui-datepicker .ui-datepicker-calendar tbody td {
  border-top: 1px solid #858585;
}
.ui-datepicker .ui-datepicker-calendar tbody td a:hover {
  background: #545454;
}
.ui-datepicker .ui-datepicker-calendar tbody td.ui-state-disabled:before {
  color: #858585;
}
.ui-datepicker .ui-datepicker-today a {
  background: #8f8f8f;
}
.input-group-matrix .input-group-title-main {
  background: #ececec;
  font-size: 16px;
}
.input-group-matrix .input-group-title-main:before {
  border-top: 10px solid #ececec;
}
.input-group-matrix .data-title-hover {
  background: #d8d8d8;
}
.input-group-matrix .data-title-hover:before {
  border-top-color: #d8d8d8;
}
.input-group-matrix .data-title-active {
  background: #186ba0;
}
.input-group-matrix .data-title-active:before {
  border-top-color: #186ba0;
}
@media (min-width: 767px) {
  .input-group-matrix .title {
    background: #ececec;
    font-size: 16px;
  }
  .input-group-matrix .data-row-hover {
    background: #d8d8d8;
  }
  .input-group-matrix .data-row-active {
    background: #186ba0;
  }
  .input-group-matrix .matrixtext-active {
    border-color: #186ba0;
  }
}
.star-rating {
  background: #ececec;
}
.star-rating-hover,
.star-rating-on {
  background: #186ba0;
}
.rating-value-in {
  background: #ececec;
}
.rating-active .rating-value-in {
  background: #186ba0;
}
.rating-value-in:before {
  border-bottom: 8px solid #ececec;
}
.rating-active .rating-value-in:before {
  border-bottom: 8px solid #186ba0;
}
.ie-checked .input-group-addon:before {
  background-color: #186ba0 !important;
  border-color: #66b966 !important;
  text-indent: 0;
}
.ie-checked span.input-group-title {
  background-color: #186ba0 !important;
  color: #ffffff !important;
}
.ie-checked div.text-addon span {
  background-color: #c1c1c1 !important;
}
fieldset {
  min-width: 0;
  border: 0;
  display: block;
  width: 100%;
  margin: 0px;
   -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.lte9 fieldset {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffffffff);
  zoom: 1;
}
.lte9 fieldset:nth-child(n) {
  filter: none;
}
section,
header {
  width: 100%;
  text-align: center;
  padding: 0 10px;
}
header h1 {
  padding: 20ppx 0 0 0;
  margin: 0;
}
.intro {
  border-bottom: 0 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 767px) {
  section,
  header {
    padding: 0 10px;
  }
}


.ql-container {
	box-sizing: border-box;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 100%;
	margin: 0;
	position: relative
}

.ql-clipboard {
	left: -100000px;
	height: 1px;
	overflow-y: hidden;
	position: absolute;
	top: 50%
}

.ql-clipboard p {
	margin: 0;
	padding: 0
}
/* 
.ql-editor {
	box-sizing: border-box;
	cursor: text;
	line-height: 1.42;
	height: 100%;
	outline: 0;
	overflow-y: auto;
	padding: 12px 15px;
	tab-size: 4;
	-moz-tab-size: 4;
	text-align: left;
	white-space: pre-wrap;
	word-wrap: break-word
}
 */
.ql-editor p, .ql-editor ol, .ql-editor ul, .ql-editor pre, .ql-editor blockquote,
	.ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5,
	.ql-editor h6 {
	margin: 0;
	padding: 0;
	counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8
		list-9
}

.ql-editor ol, .ql-editor ul {
	padding-left: 1.5em
}

.ql-editor ol>li, .ql-editor ul>li {
	list-style-type: none
}

.ql-editor ul>li::before {
	content: '\25CF'
}

.ql-editor li::before {
	display: inline-block;
	margin-right: .3em;
	text-align: right;
	white-space: nowrap;
	width: 1.2em
}

.ql-editor li:not (.ql-direction-rtl )::before {
	margin-left: -1.5em
}

.ql-editor ol li, .ql-editor ul li {
	padding-left: 1.5em
}

.ql-editor ol li {
	counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8
		list-9;
	counter-increment: list-num
}

.ql-editor ol li:before {
	content: counter(list-num, decimal) '. '
}

.ql-editor ol li.ql-indent-1 {
	counter-increment: list-1
}

.ql-editor ol li.ql-indent-1:before {
	content: counter(list-1, lower-alpha) '. '
}

.ql-editor ol li.ql-indent-1 {
	counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-2 {
	counter-increment: list-2
}

.ql-editor ol li.ql-indent-2:before {
	content: counter(list-2, lower-roman) '. '
}

.ql-editor ol li.ql-indent-2 {
	counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-3 {
	counter-increment: list-3
}

.ql-editor ol li.ql-indent-3:before {
	content: counter(list-3, decimal) '. '
}

.ql-editor ol li.ql-indent-3 {
	counter-reset: list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-4 {
	counter-increment: list-4
}

.ql-editor ol li.ql-indent-4:before {
	content: counter(list-4, lower-alpha) '. '
}

.ql-editor ol li.ql-indent-4 {
	counter-reset: list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-5 {
	counter-increment: list-5
}

.ql-editor ol li.ql-indent-5:before {
	content: counter(list-5, lower-roman) '. '
}

.ql-editor ol li.ql-indent-5 {
	counter-reset: list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-6 {
	counter-increment: list-6
}

.ql-editor ol li.ql-indent-6:before {
	content: counter(list-6, decimal) '. '
}

.ql-editor ol li.ql-indent-6 {
	counter-reset: list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-7 {
	counter-increment: list-7
}

.ql-editor ol li.ql-indent-7:before {
	content: counter(list-7, lower-alpha) '. '
}

.ql-editor ol li.ql-indent-7 {
	counter-reset: list-8 list-9
}

.ql-editor ol li.ql-indent-8 {
	counter-increment: list-8
}

.ql-editor ol li.ql-indent-8:before {
	content: counter(list-8, lower-roman) '. '
}

.ql-editor ol li.ql-indent-8 {
	counter-reset: list-9
}

.ql-editor ol li.ql-indent-9 {
	counter-increment: list-9
}

.ql-editor ol li.ql-indent-9:before {
	content: counter(list-9, decimal) '. '
}

.ql-editor .ql-indent-1:not (.ql-direction-rtl ){
	padding-left: 3em
}

.ql-editor li.ql-indent-1:not (.ql-direction-rtl ){
	padding-left: 4.5em
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
	padding-right: 3em
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
	padding-right: 4.5em
}

.ql-editor .ql-indent-2:not (.ql-direction-rtl ){
	padding-left: 6em
}

.ql-editor li.ql-indent-2:not (.ql-direction-rtl ){
	padding-left: 7.5em
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
	padding-right: 6em
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
	padding-right: 7.5em
}

.ql-editor .ql-indent-3:not (.ql-direction-rtl ){
	padding-left: 9em
}

.ql-editor li.ql-indent-3:not (.ql-direction-rtl ){
	padding-left: 10.5em
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
	padding-right: 9em
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
	padding-right: 10.5em
}

.ql-editor .ql-indent-4:not (.ql-direction-rtl ){
	padding-left: 12em
}

.ql-editor li.ql-indent-4:not (.ql-direction-rtl ){
	padding-left: 13.5em
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
	padding-right: 12em
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
	padding-right: 13.5em
}

.ql-editor .ql-indent-5:not (.ql-direction-rtl ){
	padding-left: 15em
}

.ql-editor li.ql-indent-5:not (.ql-direction-rtl ){
	padding-left: 16.5em
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
	padding-right: 15em
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
	padding-right: 16.5em
}

.ql-editor .ql-indent-6:not (.ql-direction-rtl ){
	padding-left: 18em
}

.ql-editor li.ql-indent-6:not (.ql-direction-rtl ){
	padding-left: 19.5em
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
	padding-right: 18em
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
	padding-right: 19.5em
}

.ql-editor .ql-indent-7:not (.ql-direction-rtl ){
	padding-left: 21em
}

.ql-editor li.ql-indent-7:not (.ql-direction-rtl ){
	padding-left: 22.5em
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
	padding-right: 21em
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
	padding-right: 22.5em
}

.ql-editor .ql-indent-8:not (.ql-direction-rtl ){
	padding-left: 24em
}

.ql-editor li.ql-indent-8:not (.ql-direction-rtl ){
	padding-left: 25.5em
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
	padding-right: 24em
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
	padding-right: 25.5em
}

.ql-editor .ql-indent-9:not (.ql-direction-rtl ){
	padding-left: 27em
}

.ql-editor li.ql-indent-9:not (.ql-direction-rtl ){
	padding-left: 28.5em
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
	padding-right: 27em
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
	padding-right: 28.5em
}

.ql-editor .ql-video {
	display: block;
	max-width: 100%
}

.ql-editor .ql-video.ql-align-center {
	margin: 0 auto
}

.ql-editor .ql-video.ql-align-right {
	margin: 0 0 0 auto
}

.ql-editor .ql-bg-black {
	background-color: #000
}

.ql-editor .ql-bg-red {
	background-color: #e60000
}

.ql-editor .ql-bg-orange {
	background-color: #f90
}

.ql-editor .ql-bg-yellow {
	background-color: #ff0
}

.ql-editor .ql-bg-green {
	background-color: #008a00
}

.ql-editor .ql-bg-blue {
	background-color: #06c
}

.ql-editor .ql-bg-purple {
	background-color: #93f
}

.ql-editor .ql-color-white {
	color: #fff
}

.ql-editor .ql-color-red {
	color: #e60000
}

.ql-editor .ql-color-orange {
	color: #f90
}

.ql-editor .ql-color-yellow {
	color: #ff0
}

.ql-editor .ql-color-green {
	color: #008a00
}

.ql-editor .ql-color-blue {
	color: #06c
}

.ql-editor .ql-color-purple {
	color: #93f
}

.ql-editor .ql-font-serif {
	font-family: Georgia, Times New Roman, serif
}

.ql-editor .ql-font-monospace {
	font-family: Monaco, Courier New, monospace
}

.ql-editor .ql-size-small {
	font-size: .75em
}

.ql-editor 
 .ql-size-large {
	font-size: 1.5em
}

.ql-editor .ql-size-huge {
	font-size: 2.5em
}

.ql-editor .ql-direction-rtl {
	direction: rtl;
	text-align: inherit
}

.ql-editor .ql-align-center {
	text-align: center
}

.ql-editor .ql-align-justify {
	text-align: justify
}

.ql-editor .ql-align-right {
	text-align: right
}

.ql-editor.ql-blank::before {
	color: rgba(0, 0, 0, 0.6);
	content: attr(data-placeholder);
	font-style: italic;
	pointer-events: none;
	position: absolute
}





.ui-panelgrid .ui-panelgrid-cell{
	padding: 0px !important;
}
.domandaGroupHScroll{
	padding-top: 10px;
}
.special-padding-row {
	padding-top: 10px;
}
.special-padding-rowSTAR {
	padding-top: 10px;
	/* padding-left: 10px;
	padding-right: 10px; */
}

@media ( min-height :630px) {
	.input-group-textarea textarea.form-control.sentence {
	 height: 146px; 
	}
	.inizio-panel {
		min-height: 500px;
	}
	.content-panel {
		min-height: 500px;
	}
	.wizard > .content{
		min-height: 430px;
	}
	.domandaGroupHScroll{
		height: 220px;
	}
	.domandaGroupH{
		height: 250px;
	}
	.special-padding-rowSTAR{
		min-height: 270px;
	}
	.special-padding-row{
		min-height: 270px;
	}
}
@media (min-height :570px),(max-height :630px) {
	.content-panel {
		min-height: 330px;
	}
	.inizio-panel {
		min-height: 270px;
	}
	.wizard > .content{
		min-height: 380px;
	}
	.domandaGroupH{
		height: 180px;
	}
	.special-padding-rowSTAR{
		 min-height: 180px; 
	}
	.special-padding-row{
		 min-height: 180px; 
	}
	.domandaGroupHScroll{
		height: 170px;
	}
}
@media ( max-height :570px) {
	.content-panel {
		min-height: 330px;
	}
	.inizio-panel {
		min-height: 270px;
	}
	.wizard > .content{
		min-height: 330px;
	}
	.domandaGroupH{
		height: 150px;
	}
	.special-padding-rowSTAR{
		 min-height: 150px; 
	}
	.special-padding-row{
		 min-height: 150px; 
	}
	.domandaGroupHScroll{
		height: 140px;
	}
}

.starSelected{
	color: #66b966; 
}

.tableAuth{
	color:#777;
	background-color: #eee;
	border-radius:5px;
	border:1px solid #ccc;	
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.cookie-message{
	padding: 15px;
	border:1px solid #bcc7cf ;
}
.g-recaptcha{
	    display: inline-block;
}

.errorMessage{
	width: 100%;
	height: 20px;
	color: #900000;
	font-size: 16px;
}
@media(min-width:640px){
	.inpittext{
		width: 40em;
	}
}
@media ( max-width :768px) {
	.inpittext{
		width: 13em;
	}
}
@media ( max-width :368px) {
	.inpittext{
		width: 10em;
	}
}

.inpittext{
	resize: none;
	font-size: 20px;
	color: #777;
    height: 10em;
}
.rating { 
  border: none;
  padding-top:30px;
  padding-bottom:30px;

}

.rating > input { display: none; } 
/*  .rating > label:before { 
  margin: 5px;
  font-size: 82px;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f043";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}
 */
.rating > label { 
  color: #727272; 
  background-color:#eee;
  /* min-height:50px; */
  padding-top:5px;
  padding-bottom:5px;
  display: grid;
  align-items: center;
   align-self: flex-start;
  text-align:center;
  border:1px solid #8c8c8c;
  border-radius: 1px;
   box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  float: right;  
  font-size: 20 px;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label {
	color: #fff;  
	background-color:#2184be;
	border:1px solid #ccc;
	} /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #fff;  background-color:#319cda;} 

.special-padding-rowSTAR {
		background-color: #fff;
	/* margin: 10px;
	padding: 10px; */
	border:1px solid #bcc7cf ;
	
	
}
.special-padding-row {
	background-color: #fff;
	/* margin: 10px; */
	/* padding-left: 10px;
	padding-right: 10px; */
	border:1px solid #bcc7cf ;
	
	
}
.domanda-group {
	width: 100%;
	text-align: center;
   
}
.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  padding: 30px;
  
}
.control:HOVER{
	background-color: #eee;
}
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 20px;
	font-weight:bold;
	color:#777;
	
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6 !important;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc !important;
}
.control input:checked ~ .control__indicator {
  background: #2aa1c0 !important;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #0e647d !important;
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6 !important;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff !important;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b !important;
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6 !important;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc  !important;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}





.data_input_panel{
	text-align: left !important;
	border:1px solid #bcc7cf !important;
	width:100%
}
.header-title{
	width:100%;
	padding:0px;
	margin:0px;
	
	border:0px solid;
	color:#2184be;
	border:0px solid #bcc7cf !important;
}
.header-title-label{
	color:#186ba0 !important;
	font-size:1.5em !important;
	margin-left: 15px;
	margin-top: 10px;
	font-weight: bold;
	display: inline-table !important;
	

}
.inizio-panel .ui-panel-content{
	min-height: 300px;
}
.elenco-title-label{
	color:#2184be !important;
	font-size:26px !important;

}

.ui-button-icon-only .ui-icon.fa,.ui-button-text-icon-left .ui-icon.fa,.ui-button-text-icon-right .ui-icon.fa{margin-top: -8px;}
.fa{
	font-size: medium !important; 
}


.ui-dialog{
background-color: #fff !important;
}
.top-header-admin{
	width: 100%;
	
	clear: both;
	border:1px solid #bcc7cf !important;
}

.smallF{
	font-size: 14px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}

.required {
	right: 0px;
	top: 5px;
	position: absolute;
	height: 22px;
}
p{
	margin:0px;
	padding: 0px;
}
.titoloDomanda{
	padding:2px;
	/* font-size: 24px !important; */
	min-height: 30px;
	width:100%;
	/* display: table; */
	display: table;
	
	color: #186ba0;
}


@media(max-width:640px){
	.ui-panelgrid .ui-grid-responsive .ui-grid-row{
		border-top:0px solid #bcc7cf !important;
	}
}

@media ( max-width :768px) {
	.brandLogo{
		 padding-left:45px; 
	}
	.regLogo{
		padding-right:25px;
	}
}
@media ( min-width :768px) {
	.brandLogo{
		 padding-left:45px; 
	}
	.regLogo{
		margin-right: 20px;
	}
}

.brandLogo{
	background-repeat:no-repeat; background-position:center; 
	background-size:contain; 
	display:block;
	width:100px;
	height:70px;
	
	float:left;
	background-image:url(/aqp_gestione_sondaggi/javax.faces.resource/main/images/logo_aqp.gif.xhtml); 
}
.regLogo{
	background-repeat:no-repeat; background-position:center; 
	background-size:contain; 
	display:block;
	float:right;
	width:70px;
	height:70px;
	padding-left:75px;
	background-image:url(/aqp_gestione_sondaggi/javax.faces.resource/main/images/r-puglia.gif.xhtml); 
} 
form{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0px;
	padding: 0px;
}
.ui-panel .ui-panel-content {
		margin: 0px !important;
	padding: 0px !important;
}
.footerfont{
	font-size: 12px !important;
	color: #777;
}
@media ( max-width :768px) {
	.ui-panelgrid .ui-panelgrid-cell{
		
		padding: 0px !important;
	}
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}




.domanda-panel { 
	 display: none; 
	background-color:#fff; 
	 border:1px solid #d5d5d5;
    min-height: 200px;
    border-radius: 5px;
	}
.f-left{
	float: left;
}
.f-right{
	float: right;
}
.sondaggio-panel {
    border:0px solid #d5d5d5;
    min-height: 400px;
    border-radius: 5px;
}
.s-content{
	
    border:1px solid #d5d5d5;
    min-height: 430px;
    border-radius: 5px;	
}
.s-button-panel{
	background-color: #eee;
    border:1px solid #d5d5d5;
    min-height: 50px;
    border-radius: 5px;
}
.content {
	
    border:1px solid #d5d5d5;
    border-radius: 5px;
}
#previous {
	float: left;
}
#next {
	float: right;
}
#finish{
	float: right;
}
.ui-steps.custom {
	margin-left:20px;
	margin-right:20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
 
.ui-steps.custom .ui-steps-item .ui-menuitem-link {
    height: 10px;
    padding: 0 1em;
}
 
.ui-steps.custom .ui-steps-item .ui-steps-number {
    background-color: #0081c2;
    color: #FFFFFF;
    display: inline-block;
    width: 30px;
    border-radius: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}
 
.ui-steps.custom .ui-steps-item.ui-state-highlight .ui-steps-title {
    color: #555;
}




.ui-panelgrid .ui-grid-responsive .ui-grid-row{border-top:0px ;}
.ui-widget-content{border:0px ;}
h1{
	color: #186ba0;
}
h2{
	color: #186ba0;
}
h3{
	color: #186ba0;
}
p{
	color: #186ba0;
}



/* @media ( max-width :768px) {
	.inizio-panel {
		min-height: 300px;
	}
} */


.inizio-panel {
	border:1px solid #d5d5d5 !important;
    background-color: #eee !important;
    border:1px solid #d5d5d5;
    
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
}
.main-panel {
    border:0px solid #d5d5d5 !important;
}
.content-panel {
    border:0px solid #d5d5d5;
    
    text-align: center;
}
.top-panel {
    border-bottom:0px solid #d5d5d5 !important;
  /*   text-align: center; */
}
.bottom-panel {
    border:0px solid #d5d5d5;
    border-top:0px solid #d5d5d5;
    text-align: center;
}
.ui-widget-content{border:0px solid #d5d5d5;background:transparent;color:#222;}
.r-elenco{
	border:1px solid #d5d5d5;
	 background-color: #fff !important;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:5px;
	border-radius: 5px;
	margin-left: 20px;
    margin-right: 20px;
	
}
.r-elenco:HOVER{
	background-color: #f6f6f9 !important;
}
.bg-gray:HOVER{
	background-color: transparent;
}
.bg-gray{
	background-color: transparent;
}
.big{
	color: #777;
	font-weight: bold !important;
}

@media ( max-width :768px) {
	.big{
		font-size: 15px !important;
	}
}
@media ( min-width :768px) {
	.big{
		font-size: 18px !important;
	}
	#finish  {
		font-size: 18px !important;
	}
	#next {
		font-size: 18px !important;
	}
	#previous{
		font-size: 18px !important;
	}
}
/*
    Common 
*/

.wizard,
.tabcontrol
{
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a
{
    outline: 0;
}

.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}



/*
    Wizard
*/

.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
    font-size: 1.3vw;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number
{
    font-size: 1.429em;
}

.wizard > .steps > ul > li
{
    width: 25%;
}

.wizard > .steps > ul > li

{
    float: left;
}

.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
   /*  padding: 1em 1em; */
   padding-top:10px;
   padding-bottom:10px;
    text-decoration: none;
	font-weight:bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: #2184be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active
{
    background: #900000;
    color: #fff;
}
/* @media(max-width:640px){
	.wizard > .content{
	 min-height: 430px;
	}
}
@media(min-width:640px){
	.wizard > .content{
	 min-height: 430px;
	}
} */
.wizard > .content
{
    background: #eee;
    display: block;
    margin: 0.5em;
   
    overflow: hidden;
    position: relative;
    width: auto;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard.vertical > .content
{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body
{
    float: left;
    position: absolute;
    
    padding: 0px;
}

.wizard > .content > .body ul
{
    list-style: disc !important;
}

.wizard > .content > .body ul > li
{
    display: list-item;
}

.wizard > .content > .body > iframe
{
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input
{
    
    border: 1px solid #ccc;
}


.wizard > .content > .body input.error
{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}
.radioStyle label{
	font-size: 18px !important;
   color: #777;
   font-weight: bold;
}
.radioStyle label:HOVER{
	background-color: #eee;
}
.colorGray{
	color: #777;
}
.colorBlue{
	color: #2184be;
}
.wizard > .content > .body label
{
    
   
}

.wizard > .content > .body label.error
{
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard > .actions
{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.wizard.vertical > .actions
{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul
{
	width:100%;
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li
{
    margin: 0 0.5em;
}

.wizard.vertical > .actions > ul > li
{
    margin: 0 0 0 1em;
}

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active
{
    background: #2184be;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active
{
    background: #eee;
    color: #aaa;
}

.wizard > .loading
{
}

.wizard > .loading .spinner
{
}



/*
    Tabcontrol
*/

.tabcontrol > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul
{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li
{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover
{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current
{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a
{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover
{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a
{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 300px;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul
{
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li
{
    display: list-item;
}
