html{
    height: 100%;
    min-height: 100%;

}
input, button, input:focus, button:focus{
        outline: none!important;
}

body{
    background: #f1f3f4;
    font-family: Arial,sans-serif;
    position: relative;
    min-height: 100%;
    height:1px;
    padding: 128px 20px 152px 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a{
    color: #9ea9b7;
    -moz-transition: all 0.2s  ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s  ease;
}
a:hover{
    color: #748295;
    -moz-transition: all 0.2s  ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s  ease;
}
.content{
    max-width: 1060px;
    min-width: 780px;
    margin: 0 auto;
}
input[type="checkbox"]:hover,
input[type="radio"]:hover, label:hover{
    cursor: pointer;
}
.page{
    padding: 0 40px 180px 40px;
    min-height: 335px;
}
input{
    border:1px solid #a9a9a9;
    padding:1px 2px
}
input[type="text"]{
    font-size: 14px
}
.subtitle{
    font-size: 14px;
    color: #1c3660;
    margin: -9px 0 10px 0;
    font-style: italic;
}
::-webkit-input-placeholder,
:-ms-input-placeholder ,
::-moz-placeholder ,
:-moz-placeholder,
::-webkit-datetime-edit {
    font-family: Arial;
    font-size: 14px;
    color: #a9a9a9
}
::-webkit-datetime-edit
 {
    text-transform: uppercase;
    line-height:10px;
}
:focus::-webkit-input-placeholder, 
:focus::-moz-placeholder,
:focus:-moz-placeholder   {color: transparent}
header{
    padding: 31px 20px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
}
footer {
    padding: 48px 0;
    position: absolute;
    bottom: -146px;
    left: 0;
    right: 0;
}
h1{
    color: #1c3660;
    font-size: 16px
}


.footer-logo{
    display: inline-block;
    width: 50%;
    vertical-align: top;
    float: left
}
.footer-column span{
    color: #2d70dc;
    font-size: 18px;
    text-decoration: underline;
}
.footer-column span:hover{
    color: #4b90ff;
}
.footer-creator{
    font-size: 12px;
    color: #9ea9b7;
    text-align: right;
    display: inline-block;
    width: 50%;
    vertical-align: top
}
.footer-creator .ger {
    /* display: block; */
    color: #9ea9b7;
    font-size: 12px;
}
span.disabled {
    color: #a9a9a9;
    font-size: 18px;
    text-decoration: underline; 
}
span.disabled:hover{
    color: #a9a9a9;
    cursor: default!important
}
.footer-creator a{
    text-transform: uppercase;
}
.page-title{
    font-size: 24px;
    color: #1c3660;
    line-height: 29px;
}
.page>p{
    font-size: 14px;
    color: #808080;
    line-height: 23px;
    width: 568px;
}
.page-footer{
    width: 100%;
    left:0;
    bottom:0;
    position: absolute;
    height: 180px
}
.footer-column{
    width: 32%;
    display: inline-block;
    vertical-align: top
}
.footer-column-one span {
    margin: 98px 0 0 43px;
    display: inline-block;
    text-align: right;
}
.footer-column-three {
    text-align: right;
}
.footer-column-three span {
    margin: 98px 8px 0 0;
    display: inline-block;
    text-align: left
}
#start{
    text-align: left!important
}
.footer-column-one span:hover,
.footer-column-three span:hover{
    cursor: pointer;
}
.footer-column-two{
    text-align: center;
    text-align: center;
   padding: 37px 0 0 0;
}
.footer-column-two a{
    font-size: 18px;
    font-weight: bold;
    color: #1c3660;
    background: #deedff;
    padding: 3px 8px;
    display: inline-block;
    text-decoration: none;
    border-radius: 4px;

}

.footer-column-two a:hover{
   background: #cddced
}
.footer-column-two p, .footer-column-two .ger{
    color: #1c3660;
    font-size: 12px;
    text-decoration: none;
    padding-top: 11px;
    display: block;
}
.footer-column-two .ger:hover{
       color: #1c3660; 
}
.paginator{
    font-size: 14px;
    color: #1c3660;
    background: #deedff;
    padding: 5px 11px;
    border-radius: 4px;
    position: absolute;
    right: 41px;
    top: 59px;
}
span{
    font-size: 14px;
    color: #1c3660;
    display: inline-block;
    vertical-align: top
}
.page-title{
    padding: 55px 0 17px 0;
}
.note{
    background: #eff8ff;
    margin: 26px 0 0 0;
    padding: 25px 31px 1px 31px;
    border-radius: 10px;
}
.note p{
    color: #1c3660;
    font-size: 14px;
    padding: 0 0 28px 0;
    line-height: 20px;
}
#welcome .page-title{
    padding: 57px 0 34px 0;
}
#welcome>p{
    font-size: 14px;
    color: #808080;
    width: 567px;
    line-height: 24px;
        max-width: 59%;
}
.one-job {
    width: 615px;
}
.one-name {
    width: 614px;
}
.one-region,
.one-district,
.one-city {
    margin: 0 8px 0 0;
    width: 194px;
}
.one-date {
    width: 95px;
}
.four-employee {
    width: 97px;
}
#step-3 input {
    width: 95px;
    margin: 0 0 14px 0;
}
#step-3 span {
    min-width: 430px;
    padding: 2px 0 0px 2px;
}
#step-4 input {
    width: 20px;
    text-align: left;
    margin: 0 0 14px 0;
}
#step-4 span{
    color: #808080;
    font-size: 14px
}
#step-5 label{
    min-width: 255px;
    padding: 5px 0 2px 0;
}
#step-5 input{
    width: 96px;
    margin: 0 0 14px 0;
}

#step-6 span{
    font-size: 14px;
    color: #808080;
    padding: 0 0 0 9px;
}
#step-6 .page-title {
    padding: 54px 0 13px 0;
}
#step-6,#step-7,
#step-11{
    line-height: 27px;
}
#step-6 input[type="text"]{
    width: 615px;
    margin: 1px 0 5px 0;
}
/*9*/
#step-7 span{
    font-size: 14px;
    color: #808080;
    padding: 0 0 0 9px;
}
.steps input[type="radio"] {
    width: 20px;
    text-align: left;
    margin: 0 0 14px 0;
}
.steps label{
    color: #808080;
    font-size: 14px;
    padding: 0 0 0 10px;
    display: inline-block;
    vertical-align: top;
}
#step-9 input{
    width: 614px;
    margin: 1px 0 19px 0;
}
#step-11 span{
    font-size: 14px;
    color: #808080;
    padding: 0 0 0 9px;
}
#step-13 p{
    font-size: 14px;
    color: #808080;
    padding: 0 0 21px 0;
}
#step-13 .page-title {
    padding: 55px 0 10px 0;
}
#step-14 input {
    width: 280px;
}
#step-16 input{
    width: 614px;
    margin: 1px 0 19px 0;
}
#step-23 p{
    font-size: 14px;
    color: #808080;
    padding: 0 0 21px 0;
}

#step-23 span{
    color: #808080;
    font-size: 14px;
    display: inline-block;
    padding: 0px 0 12px 0;
    vertical-align: top;
}
#step-23 .page-title {
    padding: 55px 0 10px 0;
}
#completed .page-title {
    top: 50%;
    position: absolute;
    padding: 0 0 0 5px;
    margin-top: -32px;
}
.wrapper {
    max-width: 1060px;
    min-width: 780px;
    margin: 0 auto;
    border-radius: 16px;
    position: relative;
    min-height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
        background: #fff url(../img/page-start.jpg) right bottom no-repeat;
}
.steps {
    overflow: hidden;
    position: relative;
    max-height: 100%;
}
#step-5 span {
    min-width: 422px;
}
.steps,
#questions,
#completed
{
    display: none
}
#step-1{
    display:block;
    padding-top: 8px;
}
#step-1 .page-title {
    padding: 44px 0 17px 0;
}
input:checked+label , input:checked+label .ger{
    color: #1c3660!important;
}
.add{
    color: grey;
    font-size: 14px;
    font-style: italic;
}
span .ger {
    display: inline-block;
}
.subtitle .ger{
    font-size: 14px;
    color: #1c3660!important;
    margin: -9px 0 10px 0;
    font-style: italic;
    padding: 0!important;
}
.add .ger{
    color: grey;
    font-size: 14px;
    font-style: italic;
    padding:0!important;
}
label .ger{
    color: #808080;
    display: inline-block;
    vertical-align: top;
    /* line-height: 22px; */
}
p .ger{
    color:#808080;
}
.page-title .ger {
    color: #787878;
    padding-top: 10px;
    font-size: 20px
}
label .ger:before {
    content: '/';
    padding: 0 5px;
}
span .ger:before {
    content: '/';
    padding: 0 5px;
}
h1 .ger {
    color: #787878;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 0 0 0;
}