.site-footer .social-media {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}



#user-form-template-23 #field1 .element-container: hover {
    opacity: 1;
    margin-bottom: 0px;
    margin-right: 0px;
    border-color: #1b321b;
    box-shadow: none;
    font-family: Arial Nova, Arial, sans-serif;
    margin-top: 0px;
    text-align: center;
    color: rgba(255,255,255,1);
    font-weight: normal;
    padding-left: 0px;
    background-color: #1b321b;
    font-size: 18px;
    padding-top: 0px;
    font-style: normal;
    font-weight: bold;
    width: 200px;
    border-style: solid;
    padding-right: 0px;
    border-width: 1px;
    padding-bottom: 0px;
    submit_box: undefined;
    height: 50px;
    border-radius: 3px 3px 3px 3px;
    margin-left: 0px;
}

#user-form-template-254 br{
    display:none
}
#user-form-template-254 input[type="checkbox"]{
    opacity: 0;
     position:absolute
}
#user-form-template-254 input[type="radio"]{
    opacity: 0;
}
#user-form-template-254 input[type="checkbox"]:checked + .checkbox:before{
    content: "";
     position: absolute;
     top: 3px;
     right: 5px;
     width: 2px;
     height: 10px;
     z-index: 1;
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
#user-form-template-254 input[type="checkbox"]:checked + .checkbox:after{
     content: "";
    position: absolute;
    top: 7px;
    left: 5px;
    width: 2px;
    height: 6px;
    z-index: 1;
    -webkit-transform: rotate(-44deg);
     -moz-transform: rotate(-44deg);
    transform: rotate(-44deg);
}
#user-form-template-254 .checkbox{
    box-sizing:initial;
    width: 17px;
    height: 17px;
    border-radius: 3px;
    border: 2px solid #cbcaca;
    display: inline-block;
    cursor: pointer;
     -webkit-filter: drop-shadow(11px 10px 14px rgba(0,0,0,0.25));
     -moz-filter: drop-shadow(11px 10px 14px rgba(0,0,0,0.25));
    filter: drop-shadow(11px 10px 14px rgba(0,0,0,0.25));
    position: relative;
}
#user-form-template-254 input[type="radio"]:checked + .radiobtn:after{
    content: "";
    position: absolute;
    top: 4px;
    right: 4px;
    width: 9px;
    height: 9px;
    background: #95a5a6;
    z-index: 1;
     border-radius: 30px;
}
#user-form-template-254 input[type="radio"] + .radiobtn{
    border: 2px solid #cbcaca;
    border-radius: 17px;
}
#user-form-template-254 .radiobtn{
    box-sizing:initial;
    width: 17px;
    height: 17px;
    display: inline-block;
    cursor: pointer;
    position: relative;
}
#user-form-template-254 input[type="radio"]:invalid {
    border: none !important
}
#user-form-template-254 input[type="checkbox"]:invalid {
    border: none !important
}
#user-form-template-254 input[type="radio"] ~ .check {
    visibility: hidden;
}
#user-form-template-254 input[type="radio"]:checked ~ .check{
    visibility: visible;
}
#user-form-template-254 .invalid{
    outline: 1px solid #f44336
}
#user-form-template-254 .space-between{
    justify-content: space-between
}
#user-form-template-254 .flex-start{
    justify-content: flex-start
}
#user-form-template-254 .flex-end{
    justify-content: flex-end
}
#user-form-template-254 .end{
    justify-content: flex-end
}
#user-form-template-254 .rating-component .txt-center{
    text-align:center
}
#user-form-template-254 .rating-component .hide{
}
#user-form-template-254 .rating-component .clear{
    float: none;
     clear: both;
}
#user-form-template-254 .rating-component .rating{
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: center;
    position: relative;
     justify-content: flex-end
}
#user-form-template-254 .switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 18px;
}
#user-form-template-254 .switch input {
    width:100%;
     height:100%;
     z-index:1;
     margin:0px;
     cursor:pointer
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
     -webkit-transition: .4s;
    transition: .4s;
}
#user-form-template-254 .slider:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    left: 0px;
    top: -2px;
    background-color: white;
     -webkit-transition: .4s;
    transition: .4s;
    box-shadow: rgb(151, 145, 145) 0px 2px 8px 0px;
}
#user-form-template-254 input:checked ~ .slider {
    background-color: #9CD185;
}
#user-form-template-254 input:focus + .slider {
    box-shadow: 0 0 1px #343434;
}
#user-form-template-254 .slider.round {
    border-radius: 34px;
}
#user-form-template-254 input:checked + .slider:before {
     -webkit-transform: translateX(26px);
     -ms-transform: translateX(26px);
    transform: translateX(26px);
}
#user-form-template-254 div, button:focus {
    outline: none;
}
</style><style>#user-form-template-254 .form-row{
    width:100%;
     display: flex;
     flex-direction: row;
     flex-wrap: wrap
}
#user-form-template-254 .user-form-body{
    width:100%
}
#user-form-template-254 .hidden-field{
    display:none
}
#user-form-template-254 .layout-row{
    flex-direction:row;
    display:flex
}
#user-form-template-254 .layout-wrap{
    flex-wrap:wrap;
}
#user-form-template-254 .layout-column{
    flex-direction:column;
    display:flex
}
#user-form-template-254 .label-left-right{
    align-items: center;
     justify-content: flex-start;
     flex-direction: row;
     display: flex
}
#user-form-template-254 .label-top-bottom{
    align-items: flex-start;
     justify-content: center;
     flex-direction: column;
     display: flex
}
#user-form-template-254 .radio-check{
    align-items: flex-start;
     justify-content: flex-start;
     flex-direction: row;
     display: flex;
     margin: 5px;
}
#user-form-template-254 .phone-area-code{
    width: 50px;
}
.phone-line-code{
    width: 80px;
}
.phone-dash{
    margin-right: 5px;
     display:flex;
     align-items:center
}
#user-form-template-254 .date-range-text{
    margin-top: auto;
     margin-bottom: auto
}
#user-form-template-254 .date-margin{
    margin-right: 5px !important;
}
#user-form-template-254 .date-margin-to{
    margin-right: 5px !important;
     margin-left: 5px !important;
}
@media (min-width: 960px) {
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field0{
        width:100%
    }
    #user-form-template-254 #field0 .element-container{
        opacity:1;
        margin-bottom:0px;
        margin-right:0px;
        border-color:#C8C8C8;
        box-shadow:none;
        font-family:Arial Nova, Arial, sans-serif;
        margin-top:0px;
        padding-left:15px;
        text-align:left;
        color:rgba(0,0,0,1);
        font-weight:normal;
        box-sizing:border-box;
        background-color:rgba(255,255,255,1);
        font-size:16px;
        border-width:1px;
        placeholderColor:rgba(200, 200, 200, 1);
        font-style:normal;
        width:100%;
        border-style:solid;
        padding-right:0px;
        padding-bottom:0px;
        height:30px;
        padding-top:0px;
        border-radius:0px 0px 0px 0px;
        margin-left:0px;
    }
    #user-form-template-254 #field0 .component-container{
        margin-top:5px;
        margin-bottom:5px;
        margin-right:5px;
        margin-left:5px;
    }
    #user-form-template-254 #field0 input::-webkit-input-placeholder {
        color: rgba(200, 200, 200, 1);
    }
    ::-moz-placeholder {
        color: rgba(200, 200, 200, 1);
    }
    :-ms-input-placeholder {
        color: rgba(200, 200, 200, 1);
    }
    :-moz-placeholder {
        color: rgba(200, 200, 200, 1)
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field1{
        width:100%
    }
    #user-form-template-254 #field1 .element-container{
        opacity:1;
        margin-bottom:0px;
        margin-right:0px;
        border-color:#1b321b;
        box-shadow:none;
        font-family:Arial Nova, Arial, sans-serif;
        margin-top:0px;
        text-align:center;
        color:rgba(255,255,255,1);
        font-weight:300;
        padding-left:0px;
        background-color: #1b321b;
        font-size:18px;
        padding-top:0px;
        font-style:normal;
        width:250px;
        border-style:solid;
        padding-right:0px;
        border-width:1px;
        padding-bottom:0px;
        submit_box:undefined;
        height:60px;
        border-radius:3px 3px 3px 3px;
        margin-left:0px;
    }
	    #user-form-template-254 #field1 .element-container:hover{
        opacity:1;
        margin-bottom:0px;
        margin-right:0px;
        border-color:#AE9F64;
        box-shadow:none;
        font-family:Arial Nova, Arial, sans-serif;
        margin-top:0px;
        text-align:center;
        color:rgba(0,0,0,1);
        font-weight:300;
        padding-left:0px;
        background-color: #AE9F64;
        font-size:18px;
        padding-top:0px;
        font-style:normal;
        width:250px;
        border-style:solid;
        padding-right:0px;
        border-width:1px;
        padding-bottom:0px;
        submit_box:undefined;
        height:60px;
        border-radius:3px 3px 3px 3px;
        margin-left:0px;
		}
    #user-form-template-254 #field1 .component-container{
        margin-top:25px;
        margin-bottom:25px;
        margin-right:25px;
        margin-left:25px;
    }
    #user-form-template-254 #field1 .submit-box-container{
        flex-direction:row;
        justify-content:center;
        display:flex;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field6{
        width:100%
    }
    #user-form-template-254 #field6 .element-container{
        display:none;
    }
    #user-form-template-254 #field6 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field2{
        width:100%
    }
    #user-form-template-254 #field2 .element-container{
        display:none;
    }
    #user-form-template-254 #field2 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field3{
        width:100%
    }
    #user-form-template-254 #field3 .element-container{
        display:none;
    }
    #user-form-template-254 #field3 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field4{
        width:100%
    }
    #user-form-template-254 #field4 .element-container{
        display:none;
    }
    #user-form-template-254 #field4 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field5{
        width:100%
    }
    #user-form-template-254 #field5 .element-container{
        display:none;
    }
    #user-form-template-254 #field5 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field10{
        width:100%
    }
    #user-form-template-254 #field10 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:inherit;
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        radio:undefined;
    }
    #user-form-template-254 #field10 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field10 input[type="radio"]{
        position: absolute;
    }
    #user-form-template-254 #field10 input[type="radio"]:checked + .radiobtn:after{
        background-color:#000000
    }
    #user-form-template-254 #field10 input[type="radio"] + .radiobtn{
        border-color:#C8C8C8
    }
    #user-form-template-254 #field10 .radio-check-label{
        margin-left:10px;
        margin-right:10px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field21{
        width:100%
    }
    #user-form-template-254 #field21 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field21 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field21 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field21 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field21 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #9CD185;
        border-radius: 3px;
    }
    #user-form-template-254 #field21 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field21 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #9CD185
    }
    #user-form-template-254 #field21 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #9CD185;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field21 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field21 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field21 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field21 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field21 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field21 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field21 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field21 input:checked + .slider.round {
        background-color:#c8c8c8
    }
    #user-form-template-254 #field21 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field21 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field22{
        width:100%
    }
    #user-form-template-254 #field22 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field22 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field22 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field22 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field22 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #9CD185;
        border-radius: 3px;
    }
    #user-form-template-254 #field22 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field22 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C8C8C8
    }
    #user-form-template-254 #field22 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field22 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field22 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field22 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field22 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field22 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field22 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field22 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field22 input:checked + .slider.round {
        background-color:#c8c8c8
    }
    #user-form-template-254 #field22 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field22 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field23{
        width:100%
    }
    #user-form-template-254 #field23 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field23 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field23 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field23 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field23 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 3px;
    }
    #user-form-template-254 #field23 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field23 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C8C8C8
    }
    #user-form-template-254 #field23 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field23 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field23 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field23 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field23 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field23 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field23 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field23 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field23 input:checked + .slider.round {
        background-color:#C8C8C8
    }
    #user-form-template-254 #field23 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field23 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field24{
        width:100%
    }
    #user-form-template-254 #field24 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field24 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field24 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field24 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field24 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 3px;
    }
    #user-form-template-254 #field24 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field24 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C8C8C8
    }
    #user-form-template-254 #field24 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field24 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field24 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field24 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field24 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field24 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field24 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field24 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field24 input:checked + .slider.round {
        background-color:#C8C8C8
    }
    #user-form-template-254 #field24 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field24 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field25{
        width:100%
    }
    #user-form-template-254 #field25 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field25 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field25 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field25 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field25 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 3px;
    }
    #user-form-template-254 #field25 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field25 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C8C8C8
    }
    #user-form-template-254 #field25 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field25 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field25 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field25 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field25 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field25 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field25 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field25 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field25 input:checked + .slider.round {
        background-color:#C8C8C8
    }
    #user-form-template-254 #field25 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field25 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field26{
        width:100%
    }
    #user-form-template-254 #field26 .element-container{
        display:none;
    }
    #user-form-template-254 #field26 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field27{
        width:100%
    }
    #user-form-template-254 #field27 .element-container{
        display:none;
    }
    #user-form-template-254 #field27 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field28{
        width:100%
    }
    #user-form-template-254 #field28 .element-container{
        display:none;
    }
    #user-form-template-254 #field28 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field29{
        width:100%
    }
    #user-form-template-254 #field29 .element-container{
        display:none;
    }
    #user-form-template-254 #field29 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field30{
        width:100%
    }
    #user-form-template-254 #field30 .element-container{
        display:none;
    }
    #user-form-template-254 #field30 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field31{
        width:100%
    }
    #user-form-template-254 #field31 .element-container{
        display:none;
    }
    #user-form-template-254 #field31 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field32{
        width:100%
    }
    #user-form-template-254 #field32 .element-container{
        display:none;
    }
    #user-form-template-254 #field32 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field33{
        width:100%
    }
    #user-form-template-254 #field33 .element-container{
        display:none;
    }
    #user-form-template-254 #field33 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field34{
        width:100%
    }
    #user-form-template-254 #field34 .element-container{
        display:none;
    }
    #user-form-template-254 #field34 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254{
        max-width:700px;
        background-color:rgba(255,255,255,1);
        margin:auto;
        padding-top:25px;
        padding-bottom:25px;
        padding-left:25px;
        padding-right:25px;
        align-items:flex-start;
        justify-content:space-between;
        flex-direction:column;
        box-sizing:border-box;
        display:flex;
        opacity:1;
        border-radius:3px 3px 3px 3px;
        box-shadow:none;
        border-width:1px;
        border-style:solid;
        border-color:#C8C8C8;
        overflow:hidden;
    }
}
 @media (max-width: 959px){
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field0{
        width:100%
    }
    #user-form-template-254 #field0 .element-container{
        opacity:1;
        margin-bottom:0px;
        margin-right:0px;
        border-color:#C8C8C8;
        box-shadow:none;
        font-family:Arial Nova;
        margin-top:0px;
        padding-left:15px;
        text-align:left;
        color:rgba(0,0,0,1);
        font-weight:normal;
        box-sizing:border-box;
        background-color:rgba(255,255,255,1);
        font-size:13px;
        border-width:1px;
        placeholderColor:rgba(200, 200, 200, 1);
        font-style:normal;
        width:100%;
        border-style:solid;
        padding-right:0px;
        padding-bottom:0px;
        height:30px;
        padding-top:0px;
        border-radius:0px 0px 0px 0px;
        margin-left:0px;
    }
    #user-form-template-254 #field0 .component-container{
        margin-top:5px;
        margin-bottom:5px;
        margin-right:5px;
        margin-left:5px;
    }
    #user-form-template-254 #field0 input::-webkit-input-placeholder {
        color: rgba(200, 200, 200, 1);
    }
    ::-moz-placeholder {
        color: rgba(200, 200, 200, 1);
    }
    :-ms-input-placeholder {
        color: rgba(200, 200, 200, 1);
    }
    :-moz-placeholder {
        color: rgba(200, 200, 200, 1)
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:16px;
        font-family:Arial Nova, Arial, sans-serif;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field1{
        width:100%
    }
    #user-form-template-254 #field1 .element-container{
        opacity:1;
        margin-bottom:0px;
        margin-right:0px;
        border-color:#1b321b;
        box-shadow:none;
        font-family:Arial Nova, Arial, sans-serif;
        margin-top:0px;
        text-align:center;
        color:rgba(255,255,255,1);
        font-weight:normal;
        padding-left:0px;
        background-color:#1b321b;
        font-size:16px;
        padding-top:0px;
        font-style:normal;
        width:200px;
        border-style:solid;
        padding-right:0px;
        border-width:1px;
        padding-bottom:0px;
        submit_box:undefined;
        height:40px;
        border-radius:3px 3px 3px 3px;
        margin-left:0px;
    }
    #user-form-template-254 #field1 .component-container{
        margin-top:5px;
        margin-bottom:5px;
        margin-right:5px;
        margin-left:5px;
    }
    #user-form-template-254 #field1 .submit-box-container{
        flex-direction:row;
        justify-content:center;
        display:flex;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field6{
        width:100%
    }
    #user-form-template-254 #field6 .element-container{
        display:none;
    }
    #user-form-template-254 #field6 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field2{
        width:100%
    }
    #user-form-template-254 #field2 .element-container{
        display:none;
    }
    #user-form-template-254 #field2 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field3{
        width:100%
    }
    #user-form-template-254 #field3 .element-container{
        display:none;
    }
    #user-form-template-254 #field3 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field4{
        width:100%
    }
    #user-form-template-254 #field4 .element-container{
        display:none;
    }
    #user-form-template-254 #field4 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field5{
        width:100%
    }
    #user-form-template-254 #field5 .element-container{
        display:none;
    }
    #user-form-template-254 #field5 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field10{
        width:100%
    }
    #user-form-template-254 #field10 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        font-family:Arial Nova, Arial, sans-serif;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:inherit;
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        radio:undefined;
    }
    #user-form-template-254 #field10 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field10 input[type="radio"]{
        position: absolute;
    }
    #user-form-template-254 #field10 input[type="radio"]:checked + .radiobtn:after{
        background-color:#000000
    }
    #user-form-template-254 #field10 input[type="radio"] + .radiobtn{
        border-color:#C8C8C8
    }
    #user-form-template-254 #field10 .radio-check-label{
        margin-left:10px;
        margin-right:10px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field21{
        width:100%
    }
    #user-form-template-254 #field21 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field21 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field21 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field21 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field21 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 3px;
    }
    #user-form-template-254 #field21 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field21 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C8C8C8
    }
    #user-form-template-254 #field21 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field21 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field21 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field21 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field21 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field21 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field21 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field21 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field21 input:checked + .slider.round {
        background-color:#C8C8C8
    }
    #user-form-template-254 #field21 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field21 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field22{
        width:100%
    }
    #user-form-template-254 #field22 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field22 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field22 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field22 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field22 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 3px;
    }
    #user-form-template-254 #field22 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field22 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C8C8C8
    }
    #user-form-template-254 #field22 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field22 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field22 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field22 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field22 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field22 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field22 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field22 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field22 input:checked + .slider.round {
        background-color:#C8C8C8
    }
    #user-form-template-254 #field22 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field22 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field23{
        width:100%
    }
    #user-form-template-254 #field23 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field23 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field23 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field23 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field23 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 3px;
    }
    #user-form-template-254 #field23 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field23 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C8C8C8
    }
    #user-form-template-254 #field23 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field23 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field23 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field23 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field23 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field23 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field23 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field23 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field23 input:checked + .slider.round {
        background-color:#C8C8C8
    }
    #user-form-template-254 #field23 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field23 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field24{
        width:100%
    }
    #user-form-template-254 #field24 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field24 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field24 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field24 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field24 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 3px;
    }
    #user-form-template-254 #field24 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field24 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C8C8C8
    }
    #user-form-template-254 #field24 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field24 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field24 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field24 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field24 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field24 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field24 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field24 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field24 input:checked + .slider.round {
        background-color:#C8C8C8
    }
    #user-form-template-254 #field24 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field24 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field25{
        width:100%
    }
    #user-form-template-254 #field25 .element-container{
        width:100%;
        opacity:1;
        box-shadow:none;
        padding-right:0px;
        padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        margin-right:0px;
        margin-left:0px;
        margin-top:0px;
        margin-bottom:0px;
        height:30px;
        font-family:Arial Nova;
        font-weight:normal;
        font-size:13px;
        font-style:normal;
        color:rgba(0, 0, 0, 1);
        background-color:rgba(0, 0, 0, 0);
        border-width:1px;
        border-style:none;
        border-color:#C8C8C8;
        border-radius:0px 0px 0px 0px;
        text-align:left;
        align-items:center;
        thumb:undefined;
        track:undefined;
    }
    #user-form-template-254 #field25 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254 #field25 input[type=range]{
         -webkit-appearance: none;
         width: 100%;
         background-color: transparent
    }
    #user-form-template-254 #field25 input[type=range]:focus {
        outline: none;
    }
    #user-form-template-254 #field25 input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 3px;
    }
    #user-form-template-254 #field25 input[type=range]::-webkit-slider-thumb {
        height: 20px;
        width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         -webkit-appearance: none;
        margin-top:-5px;
    }
    #user-form-template-254 #field25 input[type=range]:focus::-webkit-slider-runnable-track {
        background: #C8C8C8
    }
    #user-form-template-254 #field25 input[type=range]::-moz-range-track {
        width: 100%;
         height: 8.4px;
        cursor: pointer;
        animate: 0.2s;
        background: #C8C8C8;
        border-radius: 1.3px;
    }
    #user-form-template-254 #field25 input[type=range]::-moz-range-thumb {
        height: 20px;
         width: 20px;
        border-radius: 30px;
        background: #FFFFFF;
        box-shadow: 0px 0px 3px #343434;
         cursor: pointer;
         margin-top:-5px;
    }
    #user-form-template-254 #field25 input[type=range]::-ms-track{
        width: 100%;
         height: 8.4px;
         cursor: pointer;
         animate: 0.2s;
         background: transparent;
         border-color: transparent;
         border-width: 16px 0;
         color: transparent;
    }
    #user-form-template-254 #field25 input[type=range]::-ms-thumb{
        height: 20px;
        width: 20px;
         border-radius: 30px;
         background: #FFFFFF;
         cursor: pointer;
    }
    #user-form-template-254 #field25 input[type=range]::-ms-fill-upper{
         background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field25 input[type=range]::-mis-fill-lower{
        background: #C8C8C8;
         border-radius: 2.6px;
    }
    #user-form-template-254 #field25 input[type=range]:focus::-ms-fill-upper{
         background: #C8C8C8;
    }
    #user-form-template-254 #field25 input[type=range]:focus::-ms-fill-lower{
         background: #C8C8C8;
    }
    #user-form-template-254 #field25 input:checked + .slider.round {
        background-color:#C8C8C8
    }
    #user-form-template-254 #field25 .slider.round {
        background-color:#9CD185
    }
    #user-form-template-254 #field25 .slider.round:before {
        border-radius: 50%;
         background-color:#FFFFFF
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field26{
        width:100%
    }
    #user-form-template-254 #field26 .element-container{
        display:none;
    }
    #user-form-template-254 #field26 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field27{
        width:100%
    }
    #user-form-template-254 #field27 .element-container{
        display:none;
    }
    #user-form-template-254 #field27 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field28{
        width:100%
    }
    #user-form-template-254 #field28 .element-container{
        display:none;
    }
    #user-form-template-254 #field28 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field29{
        width:100%
    }
    #user-form-template-254 #field29 .element-container{
        display:none;
    }
    #user-form-template-254 #field29 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field30{
        width:100%
    }
    #user-form-template-254 #field30 .element-container{
        display:none;
    }
    #user-form-template-254 #field30 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field31{
        width:100%
    }
    #user-form-template-254 #field31 .element-container{
        display:none;
    }
    #user-form-template-254 #field31 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field32{
        width:100%
    }
    #user-form-template-254 #field32 .element-container{
        display:none;
    }
    #user-form-template-254 #field32 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field33{
        width:100%
    }
    #user-form-template-254 #field33 .element-container{
        display:none;
    }
    #user-form-template-254 #field33 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    .field-label{
        color:rgba(0,0,0,1);
        margin-bottom:10px;
        margin-top:30px;
        margin-left:0px;
        margin-right:0px;
        font-size:13px;
        font-family:Arial Nova;
        font-weight:normal;
        font-style:normal;
        opacity:1;
        text-align:left;
    }
    .required-field{
        margin-top:30px !important;
        margin-bottom:10px !important;
        margin-left:0px !important;
        margin-right:0px !important;
        box-sizing: border-box;
        align-items: flex-end;
        justify-content: flex-end;
        flex-direction: row;
        display:flex;
    }
    #user-form-template-254 #field34{
        width:100%
    }
    #user-form-template-254 #field34 .element-container{
        display:none;
    }
    #user-form-template-254 #field34 .component-container{
        margin-right:5px;
        margin-left:5px;
        margin-top:5px;
        margin-bottom:5px;
    }
    #user-form-template-254{
        max-width:700px;
        background-color:rgba(255,255,255,1);
        margin:auto;
        padding-top:25px;
        padding-bottom:25px;
        padding-left:25px;
        padding-right:25px;
        align-items:flex-start;
        justify-content:space-between;
        flex-direction:column;
        box-sizing:border-box;
        display:flex;
        border-radius:3px 3px 3px 3px;
        box-shadow:none;
        border-width:1px;
        border-style:solid;
        border-color:#C8C8C8;
        overflow:hidden;
        opacity:1;
    }
    .g-recaptcha{
        transform:scale(0.5);
        -webkit-transform:scale(0.5);
    }
}