.wp-top-text {
    margin: -5px 0 15px !important;
    font-size: 16px;
    color: #464646;
}

.list_white_papers .white_paper_new {
    width: 310px;
}

.white_paper_new .tl, .white_paper_new .tr, .white_paper_new .bl,
.white_paper_new .br {
    background-image: url(%%IMAGES_URL%%/white-papers/bg-whitepapper-block.png);
}

.white_paper_new .tl {
    background-position: 0 0;
    width: 155px;
    height: 3px;
    top: 0;
    left: 0;
}

.white_paper_new .tr {
    background-position: -155px 0;
    width: 155px;
    height: 3px;
    top: 0;
    left: 0;
    margin: 0 0 0 155px;
}

.white_paper_new .bl {
    background-position: 0 -3px;
    width: 155px;
    height: 15px;
    bottom: 0;
    left: 0;
}

.white_paper_new .br {
    background-position: -155px -3px;
    width: 155px;
    height: 15px;
    bottom: 0;
    left: 0;
    margin: 0 0 0 155px;
}

.white_paper_new .b_r_s {
    padding: 10px 3px 20px;
    background-image: url(%%IMAGES_URL%%/white-papers/bg-whitepapper-block-mid.png);
    border: none;
    min-height: 180px;
}

.white_paper_new .white_paper_img {
    width: 133px;
}

.white_paper_new .white_paper_desc {
    width: 155px;
    padding: 8px 0 10px;
}

.white_paper_new .white_paper_desc p {
    padding: 0 0 12px;
    line-height: 16px;
}

.wp_details_new .wp_details_img {
    padding: 5px 0 0;
    width: 350px;
}

.wp_details_new .wp_details_desc {
    padding: 10px 0 0 8px;
    width: 315px;
}

.wp-form label span {
    color: #af1313;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 5px;
}

.wp-form .row {
    overflow: hidden;
}

.wp-form .txt-inp {
    background: url("%%IMAGES_URL%%/white-papers/wp-form.png") no-repeat 0 0;
    height: 40px;
    float: left;
    margin-right: 10px;
}

.wp-form .focus .txt-inp {
    background-position: 0 -40px;
}

.wp-form .error .txt-inp {
    background-position: 0 -80px;
}

.wp-form .txt-inp input {
    background: none;
    border: none;
    color: #242424;
    font: 16px / 18px Arial, Helvetica, sans-serif;
    height: 18px;
    margin: 12px;
    padding: 0;
    width: 237px;
}

.wp-form .row .ico {
    display: none;
    height: 31px;
    margin-bottom: -5px;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: top;
    width: 25px;
}

.wp-form .error .ico {
    background: url("%%IMAGES_URL%%/microsite/ico_error.png") no-repeat 0 6px;
    display: inline-block;
}

.wp-form .valid .ico {
    background: url("%%IMAGES_URL%%/microsite/ico_check.png") no-repeat 0 6px;
    display: inline-block;
}

.wp-form .btn_submit_large {
    background-image: url("%%IMAGES_URL%%/white-papers/btn-downlod.png");
    width: 267px;
    height: 70px;
    line-height: 0;
    font-size: 0;
}

.wp-form .btn_submit_large:hover {
    background-position: 0 -70px;
}

.wp-shadow {
    background: url("%%IMAGES_URL%%/white-papers/bg-shadow.png") no-repeat center;
    height: 28px;
}

.wp-form-invitation {
    color: #666;
    font: bold 14px Arial;
    padding: 15px 40px 0 0;
}

.wp-form-right {
    float: right;
    width: 352px;
    margin-left: 35px;
}

.wp-form-right .wp_details_desc {
    padding-left: 43px;
    width: auto;
    float: none;
}

.wp-form-invitation {
    color: #ff8300;
}

.wp-form-right .txt-inp {
    margin-right: 7px;
}

.wp-form-right .wp_bg {
    padding-bottom: 0;
}

.wp-form-right .wp_details_img {
    float: none;
    padding: 0;
    width: auto;
}

.wp-form-right .wp_details_img img {
    display: block;
    margin: auto;
}

.wp-form-right .wp-shadow {
    background: url("%%IMAGES_URL%%/white-papers/bg-shadow-s.png") no-repeat top center;
}

.wp-description {
    font: normal 13px / 18px Arial, Helvetica, sans-serif;
}

.wp_thank_bg {
    padding: 30px 0 70px;
}

.wp_thank_box {
    border: 4px solid #fff;
    border-radius: 4px;
    color: #5a6063;
    font-size: 17px;
    line-height: 24px;
    text-shadow: 0 1px 0 #fff;
    padding: 20px 20px 30px;
    background: url("../images/our-clients-bkg.png") repeat;
}

.wp_thank_img {
    float: left;
    margin: 0 30px 0 0;
}

.wp_thank_desc {
    overflow: hidden;
    padding: 20px 0 0;
}

.wp_thank_desc a {
    color: #009ddc;
}

.wp_thank_frame {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d5d5d5;
    padding: 15px 0 10px;
    margin: 0 0 18px;
    box-shadow: 0 1px 0 #fff, 0 -1px 0 #d5d5d5;
}

.wp_thank_desc a:hover {
    color: #90c404;
}

.wp_thank_desc p {
    margin: 0 0 20px;
}

.wp_thank_frame p {
    margin: 5px 0 10px;
    font-size: 17px;
}

.wp_thank_desc h1 {
    color: #0078ae;
    font: 35px / 1 "roboto-bold-webfont", sans-serif;
    margin: 0 0 10px;
    text-shadow: 0 1px #FFFFFF;
}

.wp_thank_desc .roi-link {
    color: #0078ae;
    word-spacing: -4px;
    font: 30px / 1 "roboto-bold-webfont", sans-serif;
}

.wp_thank_desc .roi-link span {
    font-size: 22px;
}

.wp_socials {
    padding: 0 0 5px;
    margin: 0 0 12px;
    border-bottom: 1px solid #d5d5d5;
    box-shadow: 0 1px 0 #fff;
}

.wp_socials a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px 0;
    font: 20px / 1 "roboto-bold-webfont", sans-serif;
    color: #0078AE;
}

.wp_socials a:before {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    content: "";
    margin: 0 5px 0 0;
    position: relative;
    top: -3px;
}

.wp_socials a.wp-tw:before {
    background: url(../images/twitter_social_circle.png) no-repeat;
}

.wp_socials a.wp-fb:before {
    background: url(../images/facebook_social_circle.png) no-repeat;
}

.wp_thank_bg .see-all-large {
    margin-top: 15px;
    border: 1px solid #fff;
}

.signup-button {
    background: url("%%IMAGES_URL%%/components/thank-you/signup_button.png") no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 32px;
    width: 170px;
    text-indent: -5000px;
    overflow: hidden;
}

.thank-button {
    background: url("%%IMAGES_URL%%/components/thank-you/signup_button.png") no-repeat 0 -32px;
    display: none;
    height: 32px;
    width: 170px;
    text-indent: -5000px;
    overflow: hidden;
}

.breadcrumbs {
    font-size: 12px;
    line-height: 15px;
    color: #adadad;
    list-style: none;
    margin: -5px 0 18px;
    padding: 0;
}

.breadcrumbs li {
    float: left;
    padding: 0 0 0 11px;
    margin: 0 5px 0 0;
    background: url(%%IMAGES_URL%%/meet-our-team/sep_crumbs.gif) no-repeat 0 3px;
}

.breadcrumbs li:first-child {
    padding-left: 0;
    background: none;
}

.breadcrumbs a {
    font-size: 12px;
    line-height: 15px;
    color: #389fd8;
}

.breadcrumbs a:hover {
    color: #f60;
}

.verisign-wrap {
    background: url(%%IMAGES_URL%%/white-papers/bg-verisign.png) no-repeat 0 0;
    width: 171px;
    height: 133px;
    margin: 20px auto 0;
    padding-bottom: 35px;
    text-align: center;
}

.verisign-wrap table {
    margin: auto;
    position: relative;
    top: 30px;
    text-align: left;
}

@media only screen and (max-width: 980px) {
    .wp_thank_bg {
        padding-left: 14px;
        padding-right: 14px;
    }
}

@media only screen and (max-width: 646px) {
    .wp_thank_desc {
        padding-top: 0;
    }

    .wp_thank_img {
        margin: 0 10px 0 0;
    }

    .wp_thank_img img {
        max-width: 150px;
        height: auto;
    }

    .wp_thank_desc h1 {
        font-size: 26px;
    }

    .wp_thank_desc p {
        margin-bottom: 12px;
    }

    .wp_thank_frame {
        padding: 7px 0;
    }

    .wp_thank_desc .roi-link {
        font-size: 25px;
    }

    .wp_thank_desc .roi-link span {
        font-size: 18px;
    }

    .wp_thank_desc .view-more {
        font-size: 14px;
    }

    .wp_thank_desc .view-more:after {
        font-size: 25px;
        margin: -8px 0 0 4px;
    }

    .wp_socials a {
        font-size: 18px;
        margin: 0 0 10px;
    }
}

@media only screen and (max-width: 480px) {
    .wp_thank_box {
        text-align: center;
    }

    .wp_thank_img {
        float: none;
        text-align: center;
        margin: 0 0 15px;
    }

    .wp_thank_img img {
        max-width: 180px;
    }

    .wp_thank_frame {
        padding: 19px 0 15px;
    }
}