.main-container-wrapper.umain .header .signing {
	display: inline-block;
}
.helpful-wrap {
	display: none;
}
.help-content-wrap .content-panel-wrap {
	padding-top: 30px;
}
.common-links.remove-before:before {
	display: none;
}
.search-wrap .search-box h2 {
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: 600;
}
.node-type-product-help-2-0-home-section .footer-sec-wrap, .node-type-product-help-2-0-content-section .footer-sec-wrap {
	border-top: none;
}
.write-us-wrap {
	margin-bottom: 40px;
}
.body-help-pages .field-body .script {
	word-wrap: break-word;
	background: #F4F4F4;
	border: 1px dotted;
	margin: 20px 0;
	padding: 20px;
	font-size: 14px;
}
.package-box .price{
    min-height: 66px;
}

.assist-readline {
    width: 100%;
    display: block;
    max-width: 1280px;
    margin: 80px auto 40px auto;
    box-sizing: border-box;
}
.assist-readline-wrap {
    display: table;
    width: 90%;
    max-width: 940px;
    margin: 0 auto;
    background: #bbdefb;
    padding: 20px 25px;
    box-sizing: border-box;
}
.assist-readline-wrap h4{
	margin-bottom: 0;
}
.assist-readline-wrap .assist-inner{
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
}
.zreg-link {
    float: right;
    padding: 8px 16px;
    border: 2px solid #000;
    background: #bbdefb;
    color: #000;
    transition: 0.5s ease;
    text-transform: uppercase;
    font-size: 14px;
    font-family: var(--zf-primary-semibold);
    line-height: normal;
}
.node-type-zp-home.node-tnid-26830 #signupform .countryCnt {
    border: 1px solid #cccccc;
}

.main-container-wrapper .row.nomargin>section {
    margin-top: 0px;
}
.footer-sec-wrap .product-links ul li.view-more a {
    color: blue;
    color: #03a9f5;
    border-bottom: 1px solid;
    padding: 5px 0 0;
}
@media only screen and (max-width: 991px) {
	.assist-readline-wrap h4 {
	    margin-bottom: 0;
	}
.footer-sec-wrap.two-column .content-wrap .promo-section-wrap {
display: none;
}
}
@media only screen and (max-width: 767px) {
	.assist-readline-wrap h4 {
	    margin-bottom: 20px;
	}
	.assist-readline-wrap .assist-inner {
	    display: block;
	}
	.assist-readline-wrap{
		text-align: center;
	}
	.zreg-link{
		float: none;
	}
    .assist-readline {
        margin: 80px auto 40px auto;
    }
.footer-sec-wrap .product-links ul li.view-more a {
border: none;
}
}



/*LOGO*/
.menu-icon-help-header .product-title, .product-header-top .menu-icon-help-header .product-title{
    display: none;
}
.menu-icon-help-header>a img {
    width: auto;
    height: 44px;
}
.product-header-top .menu-icon-help-header>a{
    background-image: url(/sites/default/files/styles/product-home-page/public/flow-icon.png);
    background-size: 128px auto;
    width: 130px;
}

/*LOGO*/