

/* Start:/local/components/narfu/form/templates/wizardRu/narfu/form.result.new/.default/style.css?16837020151757*/

table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/components/narfu/form/templates/wizardRu/narfu/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/components/narfu/form/templates/wizardRu/narfu/form.result.new/.default/images/icon_warn.gif);
}

 #demoWrapper {
        padding : 1em;
        width : 500px;
        border-style: solid;
    }

    #fieldWrapper {
    }

    #demoNavigation {
        margin-top : 0.5em;
        margin-right : 1em;
        text-align: right;
    }

    #data {
        font-size : 0.7em;
    }

    #web-form input {
        margin-right: 0.1em;
        margin-bottom: 0.5em;
    }
   #web-form textarea {width:auto !important;}

   #web-form label.error {
        color: #FF0000;
        float: right;
        font-size: 12px;
        font-weight: bold;
        margin-top: 6px;
    }



    #web-form .navigation_button {
        width : 70px;
    }

    #data {
        overflow : auto;
    }

html 	#web-form textarea {
    width: 100%!important;
}

html h2 {
    margin-top: 1.5rem;
}
.ui-formwizard-content tr {
    display: flex;
    flex-direction: column;
}

@media only screen and (min-width: 62rem) {

  html  h2 {
        margin-top: 2rem;
    }
    .step  table.table tr td:first-child{
        width: 40%;
    }

}



/* End */
/* /local/components/narfu/form/templates/wizardRu/narfu/form.result.new/.default/style.css?16837020151757 */
