.parm-container .parm-form .gform_footer .gform_button {
        background-color: transparent !important;
		 font-weight: normal !important;
		 padding: unset !important;
		min-width: unset !important;
		text-align: left !important;
		text-decoration: underline !important;
    margin-bottom: .2em;
}
.parm-container .parm-form .gform_footer .gform_button:hover, .parm-container .parm-form .gform_footer .gform_button:focus { 
		background: unset !important;
		text-decoration: none !important;
}
.parm-container .parm-form .gform_footer {
		padding-top: 0px !important;
		justify-content: flex-start !important;
}

.mh-k-in-t .gform_confirmation_message {
    background-color: #f2f2f2;
    padding: 10px;
    border-radius: 10px;
}
.gf_scroll_text .gsection_description {
		width: 100% !important;
}
operation-container .panel-layout {
width: 100% !important;
}
.operation-container p {
font-size: .9em !important;
}

.form-forced-bullet ul {
		margin-left: 20px !important;
}
li.forced-bullet {
    margin-bottom: 10px !important;
		list-style-type: square !important;
}
.form-forced-bullet .site-inner ul li {
    display: list-item;
   }

.gform-body.gform_body {
    max-width: 1170px;
    margin: 0 auto;
}
.gform_confirmation_message .mh-confirmation-message-top {
    max-width: 1170px;
    margin: 0 auto;
}
.support-form-container_wrapper .gform_footer {
    padding-bottom: 60px !important;
}
.mh-support-icon-success {
    float: left;
		margin: 0 30px 30px 30px;
}
.mh-confirmation-message {
    display: inline-block;
    padding-top: 30px;
    font-size: 20px;
}
.mh-confirmation-message-top {
	display: table;	
}
@media only screen and (max-width: 980px) {
    .mh-confirmation-message {
        text-align: center;
    }
		.mh-support-icon-success {
    float: unset;
		margin: 0px;
}
		.header-top-links a.login {
				padding-right: 135px;
		}
		
}
@media only screen and (max-width: 1200px) {
    .gform-body.gform_body {
        max-width: calc(100% - 40px);
    }
		   .gform-body.gform_body img {
        display: none;
    }
		   .gform-body.gform_body .bottom-gap-small {
        padding-bottom: 0px;
    }
}

.form_links a:link{
	 color:#ffc41c ;
}

.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gfield-image-choice-wrapper-outer {
    padding:100px !important;
    padding-inline: var(--gf-field-img-choice-card-space) !important;
}