.b-header__auth-resconatainer {
}


.number-field-container {
    display: inline-block;
    position: relative;
}


.arrows-block {
    position: absolute;
    right: 19px;
    height: 100%;
    top: 0;
}

.arrows-block-edit {
    right: 24px !important;
}

.up-arrow {
    border: 1px solid #ccc;
    width: 15px;
    background-color: white;
    height: 45%;
    top: 0;
    z-index: 100;
    background-image: url(../images/arrow-up.png);
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 2px 5px 1px 2px;
    margin: 1px;
}

.up-arrow-edit {
    border-radius: 2px 10px 1px 2px !important;
}

.down-arrow {
    border: 1px solid #ccc;
    width: 15px;
    background-color: white;
    height: 45%;
    bottom: 0;
    z-index: 100;
    background-image: url(../images/arrow-down.png);
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 2px 1px 5px 2px;
    margin: 1px;
}

.down-arrow-edit {
    border-radius: 2px 1px 10px 2px !important;
}

.down-arrow:hover,
.up-arrow:hover {
    box-shadow: 0 0 2px rgba(26, 169, 245, 0.5);
}

.down-arrow:active,
.up-arrow:active {
    background-color: #e1e1e1;
}

.wait_delete {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0.50;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    /*border-radius: 24px;*/
    background-image: url(../images/anim/round-blue64x64.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.span_wait_message {
    position: relative;
    font-size: 20px;
    color: white;
    bottom: -40px;
    padding-left: 15px;
}

.visibly {
    visibility: hidden;
}

.clearer {
    clear: both;
    display: block;
    font-size: 0px;
    line-height: 0;
}

.profile-link-example-left {
    position: absolute !important;
    font-size: 8pt;
    margin-left: 10px;
    margin-top: 0px;
    max-width: 230px;
    display: none;
}

.profile-edit-row {
    width: auto;
    margin: 3em 0 5px;
}

.profile-link-example-right {
    position: absolute !important;
    font-size: 8pt;
    margin-left: 260px;
    margin-top: 0px;
    display: none;
}

.div-editprofile-label {
    color: #5C5C5C;
    display: block;
    font-size: 1.6rem;
    margin: 0em 0px 5px;
    font-family: "Myriad Pro", "Tahoma", "Arial", "Helvetica", sans-serif;
}

.informant-div:hover .profile-link-example-right {
    display: block;
    opacity: 1;
    transition: opacity 1.8s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s, top 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
}

.informant-div:hover .profile-link-example-left {
    display: block;
    opacity: 1;
    transition: opacity 1.8s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s, top 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
}

.informant-div:hover .warning-notice {
    display: block;
    opacity: 1;
    transition: opacity 1.8s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s, top 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
}

.warning-notice {
    position: absolute !important;
    font-size: 8pt;
    display: none;
    border: solid 1px #3fa9f5;
    border-radius: 5px;
    padding: 5px;
    text-align: left;
    background: #FFF;
    border-bottom-color: #3FA9F5;
    border-left-color: #3FA9F5;
    border-right-color: #3FA9F5;
    border-top-color: #3FA9F5;
    box-shadow: 0px 3px 2px rgba(26, 169, 245, 0.259);
    white-space: nowrap;
    z-index: 999;
}


.b-create_wishlist {
    background-color: #3fa9f5;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 200px;
    border: none;
    border-radius: 5px;
    font-size: 12pt;
    top: 12px;
    float: right;
}

.max-width-namefield_posts {
    max-width: 200px;
}

.max-width-namefield {
    max-width: 140px;
}

.admin-label {
    color: blue !important;
    position: absolute;
    top: 17px;
    left: 1px;
    height: 1px;
}

.b-header__noauth-resconatainer {
    position: absolute;
    top: 18px;
    left: 0px;
    height: 20px;
    display: inline-block;
    text-align: right;
}

.b-header-check-out {
    background-color: #3fa9f5;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    /*height: 40px;*/
    line-height: 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 60px;
    height: 25px;
    border: none;
    border-radius: 5px;
    font-size: 11px;
    font-size: 1.1rem;
}

.checkout-button {
    left: 0px;
    top: 85px;
    position: absolute;
    text-decoration: none;
    max-width: 300px;
    left: 35%;
}

.checkout-button__header {
    left: 0px;
    top: 85px;
    position: absolute;
    text-decoration: none;
}

.checkout-button-low {
    right: 0px;
    top: 86px;
    position: absolute;
    text-decoration: none;
    color: #FFF;
}
    .checkout-button-low.checkout-decoration__text-white {
        text-decoration: none;
        color: #FFF;
    }

    .b-header__noauth-cartresult {
        color: #f7941d;
        font-size: 11px;
        font-size: 1.1rem;
    }

.access-table-div {
    border-radius: 5px;
    border: solid 1px #3fa9f5;
    width: 80%;
    margin: 0 auto;
}

.access-list {
    border-radius: 5px;
    border: solid 1px #3fa9f5;
    width: 30%;
    padding: 2px;
    margin: 0 auto;
}

.block-w-q {
    position: relative;
    display: inline-block;
    border: solid 1px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    background: #FFFFFF;
    width: 17px;
    height: 17px;
    text-align: center;
    font-size: 11pt;
    vertical-align: middle;
    top: -2px;
}

.block-w-txt {
    display: none;
    position: absolute;
    margin-left: 10px;
    margin-top: -30px;
    border: solid 1px #3fa9f5;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    background: #FFF;
    border-bottom-color: #3FA9F5;
    border-left-color: #3FA9F5;
    border-right-color: #3FA9F5;
    border-top-color: #3FA9F5;
    box-shadow: 0px 3px 2px rgba(26, 169, 245, 0.259);
    white-space: nowrap;
    z-index: 999;
}

.block-w-q:hover .block-w-txt {
    display: block;
    opacity: 1;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s, top 0s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
}

.hidden {
    display: none !important;
}

.center {
    text-align: center;
}

html {
    font-size: 62.5%;
}

body {
    background: #fff;
    color: #888888;
    font-family: 'Myriad Pro', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
}

p,
ul,
ol,
dl,
table {
    margin: 1em 0;
}

h1 {
    font-size: 24px;
    font-size: 2.4rem;
}

    h1.blue-hdl {
        color: #3fa9f5;
        font-weight: normal;
        font-size: 18px;
        font-size: 1.8rem;
    }

.b-donee h1 {
    background: url(../images/icon-gooddler-gray.png) no-repeat left 0.1em;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    padding-left: 20px;
    background-position-y: center;
}

h2 {
    font-size: 20px;
    font-size: 2rem;
}

h3 {
    font-size: 18px;
    font-size: 1.8rem;
}

a {
    color: #3fa9f5;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.b-header {
    position: relative;
    line-height: 150px;
}

.b-header__logo {
    float: left;
}

.b-header__logo__current-page {
    color: #3fa9f5;
    left: -12px;
    position: relative;
    top: 8px;
}

    .b-header__logo__current-page:before {
        content: '[';
    }

    .b-header__logo__current-page:after {
        content: ']';
    }

.b-header__logo-sign {
    background: url(../images/logo_sign.png) no-repeat;
    left: 50%;
    margin: -34px;
    position: absolute;
    top: 50%;
    width: 69px;
    height: 68px;
}

.b-header__logo-text {
    background: url(../images/logo_text.png) no-repeat;
    width: 174px;
    height: 24px;
    margin-top: 35%;
}

.b-header__auth {
    float: right;
    margin-left: 30px;
    position: relative;
}

.b-header__auth_signin,
.b-header__auth_signup {
    font-size: 11px;
    font-size: 1.1rem;
    vertical-align: middle;
}

.b-header__auth_signin {
    background-color: #888888;
    border-radius: 24px;
    color: #ffffff;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 48px;
}

    .b-header__auth_signin:hover,
    .b-header__auth_signin:focus {
        -webkit-box-shadow: 0 0 0 2px #888888;
        box-shadow: 0 0 0 2px #888888;
        text-decoration: none;
        z-index: 2;
    }

.b-header__auth_signup {
    background-color: #3fa9f5;
    border-radius: 24px;
    color: #ffffff;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 48px;
}

.b-top-action_caller {
    width: 940px;
    margin: auto;
    text-align: center;
    padding-bottom: 1.6rem;
    font-size: 1.8rem;
}

    .b-top-action_caller a {
        color: #888888;
        text-decoration: none;
    }

        .b-top-action_caller a:hover {
            color: #888888;
            text-decoration: underline;
        }

.b-main__auth_signup {
    background-color: #3fa9f5;
    border-radius: 24px;
    color: #ffffff;
    display: inline-block;
    height: 72px;
    line-height: 72px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 72px;
}

    .b-main__auth_signup.always-round {
        border-radius: 50%;
    }

.b-header__auth_signup:hover,
.b-header__auth_signup:focus {
    -webkit-box-shadow: 0 0 0 2px #3fa9f5;
    box-shadow: 0 0 0 2px #3fa9f5;
    text-decoration: none;
    z-index: 2;
}

.b-header__noauth-cart {
    text-decoration: underline;
    color: #f7941d;
    font-size: 11px;
    font-size: 1.1rem;
    margin-right: 47px;
}

    .b-header__noauth-cart:hover {
        text-decoration: none;
    }

.b-header__noauth-cart_empty {
    text-decoration: underline;
    color: #f7941d;
    font-size: 11px;
    font-size: 1.1rem;
    margin-right: 47px;
}

    .b-header__noauth-cart_empty:hover {
        text-decoration: none;
    }

.b-header__tour {
    background: url(../images/logo_icon.png) no-repeat;
    color: #888888;
    float: right;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 25px;
    height: 25px;
    margin: 62px 0;
    padding-left: 45px;
    left: -40px;
    position: relative;
}

.b-header__signed-in {
    float: right;
    font-size: 11px;
    font-size: 1.1rem;
}

.b-header__user {
    display: inline-block;
    color: #3fa9f5;
    position: relative;
    left: 30px;
}

.b-header__user-greeting {
    color: #acacac;
    margin-right: .4em;
    position: absolute;
    right: 100%;
}

.b-header__user-name {
    position: relative;
}

.b-header__user-manage {
    height: auto;
    left: 0;
    line-height: 1.4;
    position: absolute;
    top: 100%;
    white-space: nowrap;
}

.b-header__user-manage__item {
    color: #888888;
    display: block;
}

    .b-header__user-manage__item:before {
        content: '[';
    }

    .b-header__user-manage__item:after {
        content: ']';
    }

.b-header__user-manage a {
    color: #888888;
}

.b-header__cart {
    color: #f7941d;
    display: inline-block;
    margin-left: 80px;
    position: relative;
}

    .b-header__cart a {
        color: #f7941d;
        text-decoration: underline;
    }

        .b-header__cart a:hover {
            text-decoration: none;
        }

.b-header__cart-items {
    margin-right: 0 1em;
}

.b-header__controls {
    left: 50%;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0 -115px;
    position: absolute;
    top: 50%;
    width: 230px;
    z-index: 1;
}

.b-header__control {
    background-color: #3fa9f5;
    border-radius: 25px;
    color: #3fa9f5;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 50px;
    background-color: #fff;
    border: 1px solid #3fa9f5;
    font-size: 11px;
    text-decoration: none !important;
}

    .b-header__control:hover,
    .b-header__control:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

.b-header__control_left {
    float: left;
}

.b-header__control_right {
    float: right;
}

.b-header__mygoodd {
    /*background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAYCAMAAAAxgAaOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTk4QzNFMDBBNTEwMTFFM0FGMjQ4QkUwRjQ0MTlFREQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTk4QzNFMDFBNTEwMTFFM0FGMjQ4QkUwRjQ0MTlFREQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1OThDM0RGRUE1MTAxMUUzQUYyNDhCRTBGNDQxOUVERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1OThDM0RGRkE1MTAxMUUzQUYyNDhCRTBGNDQxOUVERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpHOeyQAAAD2UExURfPz8+Li4uPj4+7u7vDw8P39/fT09Onp6evr6/Ly8uXl5ff39/n5+YCAgOTk5PHx8fb29vr6+uzs7PX19e3t7ejo6J2dnZycnIaGhqysrL6+vq2trdHR0YmJiYiIiNjY2N3d3b29vYGBgYWFhfj4+JOTk4eHh/7+/oCAga+trGq89rzo///+/uHb1v7//+Lt9dbQy+/v70Gy/9Tu/z+p84KCgoeHiNLS0kmu9Z6dnYmHhfX5++zo5oOCgT6p9Ly8vOzo5FS6//j29erq6p3T+ket9X/L/9Pk8K2trNfX15TV//Ty8ZWTkPv7++bm5uDg4N/f3////8Kf8hYAAAEYSURBVHjahJLnVsMwDIXtxtmje7LKLnvvUaBscJL7/i+DkrgHCIfk/rAlfzqSbJkhk95shJzb6zbnYaOpq1OWbUYYJ+IrPN1D4weVVpwp8AJlWXJKPYfciiVEtY56VQirQr7jZVSSE2kS35JaROEypSZBht9ihM2EMoIG8jIIE9OpWw1/pVHnOnOjtMLj0+YRPl7n+jacbm+QdhO5jGJaFHp+e/yO/Rt/aRaLvr9MJy3KydpJfuD58H4L1xfzHRMLq2szSWNx3GZUtkb21cveLnAQC7LNoUtrjQpP6cPO3TYg8lRl3rj8fMOkk8+sujodjcY4O8l3pW406HUDsH7+RsWvUfySJVMomWDx9Et+Tsmv+/fHfgkwAC/ioz2jK93dAAAAAElFTkSuQmCC') /*../images/mygoodd.png no-repeat;*/
    background: url(../images/mygoodd_v3s.png) no-repeat;
    /* For IE 6 and 7 */
    height: 20px;
    left: 320px;
    margin-top: -10px;
    margin-left: 32px;
    position: absolute !important;
    top: 50%;
    width: 20px;
}

.b-toolbar {
    background: #e7e7e7;
    margin-bottom: 30px;
    padding: 10px;
    text-align: right;
}

.b-toolbar__card {
    display: inline-block;
    margin-left: 30px;
    position: relative;
}

.b-toolbar__card__button {
    border: none;
    background: none;
    color: #3fa9f5;
    padding: 0;
}

    .b-toolbar__card__button:hover {
        text-decoration: underline;
    }

.b-toolbar__card__dropdown {
    background: #fff;
    border: 1px solid #3fa9f5;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    opacity: 0;
    position: absolute;
    top: -1000px;
    -webkit-transition: opacity 300ms, top 0s 300ms;
    transition: opacity 300ms, top 0s 300ms;
    z-index: 10;
    padding: 10px 20px;
    right: 0;
    text-align: left;
    -webkit-transition: opacity 300ms 100ms, top 0s 400ms;
    transition: opacity 300ms 100ms, top 0s 400ms;
    width: 200px;
}

    .b-toolbar__card__dropdown.visible {
        opacity: 1;
        -webkit-transition: opacity 300ms;
        transition: opacity 300ms;
    }

.b-toolbar__card:hover .b-toolbar__card__dropdown {
    opacity: 1;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    top: 100%;
    -webkit-transition: opacity 300ms 100ms, top 0s 100ms;
    transition: opacity 300ms 100ms, top 0s 100ms;
}

.b-toolbar__card__list {
    list-style: none;
    padding: 0;
}

.b-toolbar__card__list__item {
    margin-bottom: 5px;
}

.b-toolbar__card__list__img {
    margin-right: 15px;
    vertical-align: middle;
}

.b-toolbar__card__list__text {
    display: inline-block;
    max-width: 130px;
    vertical-align: middle;
}

.b-missions-list__more {
    margin-bottom: 10px;
    text-align: center;
}

    .b-missions-list__more > a,
    .b-missions-list__more .drop-list {
        background: url(../images/icon-list_blue.png) no-repeat;
        display: inline-block;
        height: 11px;
        width: 16px;
    }

.b-missions-list {
    margin: 0 -18px 30px 0;
}

.b-missions-list__item {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 10px 0 20px 0;
    padding: 291px 18px 44px 0;
    position: relative;
    vertical-align: top;
    width: 310px;
    min-height: 431px;
}

    .b-missions-list__item:hover {
        box-shadow: 3px 3px 15px #666;
        border-color: #C76C0C;
        /* background: #C76C0C;*/
        color: #fff;
        cursor: pointer;
        /*Opacity*/
        zoom: 1;
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .b-missions-list__item .b-missions-image {
        left: 8px;
        position: absolute;
        top: 8px;
        max-height: 270px;
        max-width: 294px;
    }

.b-missions-list__item-bottom {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 44px;
    margin: 0 0 20px -310px;
    position: relative;
    vertical-align: bottom;
    width: 310px;
}

    .b-missions-list__item-bottom .b-missions-organization-span {
        word-wrap: normal;
        max-width: 250px;
        position: relative;
        bottom: 21px;
        left: 45px;
    }

.b-missions-list__progressbar-container {
    padding: 0 30px 0 25px;
    position: relative;
    left: 8px;
}

    .b-missions-list__progressbar-container .b-gooddler-icon_blue {
        left: 0;
        position: absolute;
        top: -1px;
    }

    .b-missions-list__progressbar-container .b-donate {
        position: absolute;
        top: 0;
        right: 0;
    }

.b-missions-list__hdl {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    margin-left: 25px;
}

.b-missions-list .b-missions-organization {
    margin-left: 25px;
}

.b-missions-list .b-thanks {
    margin-left: 45px;
}

.b-mission-single {
    position: relative;
    padding: 0 0 20px 316px;
    min-height: 140px;
}

    .b-mission-single:after {
        clear: both;
        content: '';
        display: block;
    }

.b-mission-single__hdl-link {
    background: url(../images/icon-gooddler-blue_big.png) left 1px no-repeat;
    display: inline-block;
    clear: both;
    color: #3fa9f5;
    padding-left: 30px;
}

    .b-mission-single__hdl-link .b-missions-image {
        left: 0;
        position: absolute;
        top: 0;
    }

.b-mission-single__hdl {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    margin: 0;
}

.b-mission-single__aside {
    float: left;
    margin: 10px 0 0 -316px;
    width: 300px;
}

.b-mission-single__wishlist {
    padding-left: 30px;
}

.b-wishlist {
    border-collapse: separate;
    border-spacing: 0 10px;
    width: 100%;
}

    .b-wishlist th {
        color: #bebebe;
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: normal;
    }

    .b-wishlist td {
        padding: 0 10px;
        white-space: nowrap;
    }

        .b-wishlist td + td {
            background: #f5f5f5;
        }

.b-wishlist__first-gray {
    border-radius: 10px 0 0 10px;
    white-space: normal !important;
}

.b-wishlist__last-gray {
    border-radius: 0 10px 10px 0;
}

.b-wishlist__square {
    background: #fff;
    border-radius: 7px;
    color: #000;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 66px;
    height: 66px;
    text-align: center;
    width: 66px;
}

.b-wishlist_edit {
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
}

    .b-wishlist_edit th {
        padding: 0 10px;
        text-align: center;
    }

    .b-wishlist_edit td {
        background: #f5f5f5;
    }

    .b-wishlist_edit button {
        font-size: 11px;
        font-size: 1.1rem;
        position: static !important;
        border: none;
    }

    .b-wishlist_edit .b-wishlist_edit__btn-del {
        background-color: #e1e1e1;
        border-radius: 24px;
        color: #ffffff;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 48px;
        color: #989898;
    }

        .b-wishlist_edit .b-wishlist_edit__btn-del:hover,
        .b-wishlist_edit .b-wishlist_edit__btn-del:focus {
            -webkit-box-shadow: 0 0 0 2px #e1e1e1;
            box-shadow: 0 0 0 2px #e1e1e1;
            text-decoration: none;
            z-index: 2;
        }

    .b-wishlist_edit .b-wishlist_edit__btn-edit {
        background-color: #acacac;
        border-radius: 24px;
        color: #ffffff;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 48px;
        color: #fff;
    }

        .b-wishlist_edit .b-wishlist_edit__btn-edit:hover,
        .b-wishlist_edit .b-wishlist_edit__btn-edit:focus {
            -webkit-box-shadow: 0 0 0 2px #acacac;
            box-shadow: 0 0 0 2px #acacac;
            text-decoration: none;
            z-index: 2;
        }

    .b-wishlist_edit .b-wishlist_edit__btn-order {
        background: url(../images/order-buttons.png) no-repeat;
        height: 23px;
        display: block;
        margin: 2px auto;
        width: 37px;
    }

    .b-wishlist_edit .b-wishlist_edit__btn-order_down {
        background-position: left bottom;
    }

    .b-wishlist_edit .small {
        color: #888888;
        font-size: 13px;
        font-size: 1.3rem;
    }

    .b-wishlist_edit img {
        border-radius: 10px;
        display: block;
        height: 74px;
        width: 74px;
        margin: 1px 0;
    }

.b-donations-table {
    background: #f1f1f1;
    border-radius: 5px;
    text-align: left;
    width: 100%;
}

    .b-donations-table th {
        color: #bebebe;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: normal;
        white-space: nowrap;
        padding: 12px 8px;
    }

    .b-donations-table td {
        color: #000;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 6px 8px;
    }

    .b-donations-table .gray {
        color: #9e9e9e;
    }

    .b-donations-table .b-donations-table__button {
        font-size: 11px;
        font-size: 1.1rem;
        min-width: 28px;
        width: auto !important;
        top: 0;
        padding: 0 10px !important;
    }

    .b-donations-table .b-donations-table__button_black {
        background-color: #000000;
        border-radius: 24px;
        color: #ffffff;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 48px;
    }

        .b-donations-table .b-donations-table__button_black:hover,
        .b-donations-table .b-donations-table__button_black:focus {
            -webkit-box-shadow: 0 0 0 2px #000000;
            box-shadow: 0 0 0 2px #000000;
            text-decoration: none;
            z-index: 2;
        }

    .b-donations-table .b-donations-table__button_blue {
        background-color: #3fa9f5;
        border-radius: 24px;
        color: #ffffff;
        display: inline-block;
        height: 48px;
        line-height: 48px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 48px;
    }

        .b-donations-table .b-donations-table__button_blue:hover,
        .b-donations-table .b-donations-table__button_blue:focus {
            -webkit-box-shadow: 0 0 0 2px #3fa9f5;
            box-shadow: 0 0 0 2px #3fa9f5;
            text-decoration: none;
            z-index: 2;
        }

    .b-donations-table button.b-donations-table__button {
        min-width: 48px;
    }

.b-row-index {
    font-size: 12px;
    font-size: 1.2rem;
    background: #fff;
    color: #3fa9f5;
    border-radius: 50%;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

input.b-quantity-field {
    background: #fff;
    border: none !important;
    border-radius: 5px !important;
    height: 47px !important;
    width: 57px !important;
    font-size: 14px !important;
}

.b-total {
    color: #acacac;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
}

    .b-total big {
        font-size: 18px;
        font-size: 1.8rem;
    }

.b-check-out {
    background-color: #3fa9f5;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 40px;
    border: none;
    width: 100%;
    border-radius: 5px;
    font-size: 24px;
    font-size: 2.4rem;
}


    .b-header-check-out:hover,
    .b-header-check-out:focus,
    .b-create_wishlist:hover,
    .b-create_wishlist:focus,
    .b-check-out:hover,
    .b-check-out:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

.buy-all-wr {
    float: right;
    margin-top: 15px;
    width:100px;
}
.b-buy-all {
    background-color: #f7941d;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 100px;
    border: none;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    font-size: 1.6rem;
}

    .b-buy-all:hover,
    .b-buy-all:focus {
        -webkit-box-shadow: 0 0 0 2px #f7941d;
        box-shadow: 0 0 0 2px #f7941d;
        text-decoration: none;
        z-index: 2;
    }


.mobile {
    display: none;
}



.b-missions-image {
    border: 1px solid #3fa9f5;
    border-radius: 12px;
    display: block;
    margin-bottom: 10px;
    max-width: 100%;
}

.b-missions-organization {
    background: url(../images/icon-gooddler-gray.png) left no-repeat;
    color: #888888;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 21px;
    padding-left: 20px;
    z-index: 500;
}

.b-thanks {
    background: #fdc689;
    border-radius: 4px;
    color: #373737;
    display: inline-block;
    font-size: 11px;
    font-size: 1.1rem;
    height: 17px;
    line-height: 17px;
    margin-top: 8px;
    padding: 0 6px;
    position: relative;
}

    .b-thanks:before {
        content: '';
        background: #fff;
        border-color: transparent transparent #fdc689 #fdc689;
        border-style: solid;
        border-width: 3px 4px;
        position: absolute;
        top: -6px;
        left: 6px;
    }

.b-progressbar {
    background: #888888;
    border-radius: 7px;
    height: 18px;
    overflow: hidden;
    position: relative;
}

.b-progressbar__value {
    background: #3fa9f5;
    border-radius: 7px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.b-progressbar__text {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    height: 100%;
    left: 0;
    line-height: 18px;
    padding-left: 24px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.b-progressbar_empty .b-progressbar__text {
    padding-left: 5px;
}

.b-donate {
    background: url(../images/donate.png) center no-repeat;
    background-color: #f7941d;
    border-radius: 24px;
    color: #ffffff;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 48px;
    border: none;
    overflow: hidden;
    padding: 0;
    text-indent: 100%;
}

    .b-donate:hover,
    .b-donate:focus {
        -webkit-box-shadow: 0 0 0 2px #f7941d;
        box-shadow: 0 0 0 2px #f7941d;
        text-decoration: none;
        z-index: 2;
    }

    .b-donate.small {
        background-image: url(../images/donate_small.png);
        border-radius: 7px;
        height: 18px;
        width: 26px;
    }


.b-gooddler-icon_blue {
    background-image: url(../images/icon-gooddler-blue_big.png);
    display: inline-block;
    height: 20px;
    width: 20px;
}

.b-gooddler-icon_gray {
    background-image: url(../images/icon-gooddler-gray.png);
    display: inline-block;
    height: 16px;
    width: 16px;
}

.b-testimonials__more {
    margin-bottom: 30px;
    text-align: center;
}

    .b-testimonials__more a {
        background: url(../images/icon-list_gray.png) no-repeat;
        display: inline-block;
        height: 11px;
        width: 16px;
    }

.b-testimonials,
.b-blogs {
    border: solid #ebebeb;
    border-width: 1px 0;
    color: #000;
    margin-bottom: 10px;
}

    .b-testimonials article,
    .b-blogs article {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        padding: 20px;
        vertical-align: top;
        width: 310px;
    }

        .b-testimonials article header,
        .b-blogs article header {
            color: #888888;
            font-size: 12px;
            font-size: 1.2rem;
        }

            .b-testimonials article header time,
            .b-blogs article header time {
                margin-right: .5em;
            }

            .b-testimonials article header a,
            .b-blogs article header a {
                color: #f7941d;
                text-decoration: underline;
            }

                .b-testimonials article header a:hover,
                .b-blogs article header a:hover {
                    text-decoration: none;
                }

    .b-testimonials p,
    .b-blogs p {
        font-size: 18px;
        font-size: 1.8rem;
        min-height: 2.6em;
        margin: 10px 0 0;
        overflow: visible;
    }

    .b-testimonials footer,
    .b-blogs footer {
        font-size: 12px;
        font-size: 1.2rem;
    }

        .b-testimonials footer a,
        .b-blogs footer a {
            text-decoration: underline;
        }

            .b-testimonials footer a:hover,
            .b-blogs footer a:hover {
                text-decoration: none;
            }

.b-footer {
    background: #282828;
    color: #888888;
    font-size: 11px;
    font-size: 1.1rem;
}

.b-footer__nav {
    font-size: 12px;
    font-size: 1.2rem;
    overflow: hidden;
    text-align: center;
}

    .b-footer__nav a {
        margin: 0 3px;
    }

.b-footer__copyright {
    float: left;
    position: relative;
}
.b-footer__dmca{
    position:absolute;
    left:-5px;
}
.b-footer__social {
    float: right;
    text-align: center;
}

.b-social-contacts {
    margin: 10px 0;
}

.b-social-link {
    background: url(../images/social.png) no-repeat;
    background-color: #3fa9f5;
    border-radius: 9px;
    color: #ffffff;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 18px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

    .b-social-link:hover,
    .b-social-link:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

    .b-social-link.facebook {
        background-position: -1px 0;
    }

    .b-social-link.twitter {
        background-position: -21px 0;
    }

    .b-social-link.youtube {
        background-position: -41px 0;
    }

    .b-social-link.google {
        background-position: -62px 0;
    }

.b-page-placeholder {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 42px;
    font-size: 4.2rem;
    text-align: center;
}

    .b-page-placeholder p {
        margin: 2em 0;
    }

.b-landing-form {
    margin: 2em auto;
    text-align: center;
    width: 400px;
}

    .b-landing-form:after {
        clear: both;
        content: '';
        display: block;
    }

    .b-landing-form input[type=text],
    .b-landing-form input[type=email] {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        border: 1px solid #ddd;
        border-radius: 18px;
        height: 36px;
        margin: 5px 0;
        padding: 0 16px;
        -webkit-transition: box-shadow 400ms, border-color 400ms;
        transition: box-shadow 400ms, border-color 400ms;
        width: 100%;
    }

        .b-landing-form input[type=text]:hover,
        .b-landing-form input[type=email]:hover,
        .b-landing-form input[type=text]:focus,
        .b-landing-form input[type=email]:focus {
            box-shadow: 0 0 3px 0 #3fa9f5;
            border-color: #3fa9f5;
        }

    .b-landing-form input[type=submit] {
        background-color: #f7941d;
        border-radius: 18px;
        color: #ffffff;
        display: inline-block;
        height: 36px;
        line-height: 36px;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: box-shadow 200ms;
        transition: box-shadow 200ms;
        width: 36px;
        border: none;
        color: #fff;
        float: right;
        padding: 0 16px;
        width: auto;
    }

        .b-landing-form input[type=submit]:hover,
        .b-landing-form input[type=submit]:focus {
            -webkit-box-shadow: 0 0 0 2px #f7941d;
            box-shadow: 0 0 0 2px #f7941d;
            text-decoration: none;
            z-index: 2;
        }

.b-card {
    background: #fff;
    border: 1px solid #3fa9f5;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
    opacity: 0;
    position: absolute;
    top: -1000px;
    -webkit-transition: opacity 300ms, top 0s 300ms;
    transition: opacity 300ms, top 0s 300ms;
    z-index: 10;
    left: 50%;
    margin-left: -350px;
    padding: 10px 20px;
    width: 700px;
}

    .b-card.visible {
        opacity: 1;
        -webkit-transition: opacity 300ms;
        transition: opacity 300ms;
    }

.b-card__list {
    height: 300px;
    list-style: none;
    overflow-y: scroll;
    padding: 0;
}

.b-card__list__item {
    margin: 10px 0;
    padding-right: 15px;
}

    .b-card__list__item:after {
        clear: both;
        content: '';
        display: block;
    }

.b-card__list__item__img {
    float: left;
    margin-right: 15px;
}

.b-card__list__item__actions {
    float: right;
    height: 24px;
    padding: 28px 0;
}

.b-card__list__item__number {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 12px 0 0 12px;
    height: 24px;
    margin: 0 15px;
    padding: 0 16px;
    -webkit-transition: box-shadow 400ms, border-color 400ms;
    transition: box-shadow 400ms, border-color 400ms;
    width: 100px;
}

    .b-card__list__item__number:hover,
    .b-card__list__item__number:focus {
        box-shadow: 0 0 3px 0 #3fa9f5;
        border-color: #3fa9f5;
    }

.b-card__list__item__remove {
    background-color: #f7941d;
    border-radius: 12px;
    color: #ffffff;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 24px;
    border: none;
    padding: 0 1em;
    width: auto;
}

    .b-card__list__item__remove:hover,
    .b-card__list__item__remove:focus {
        -webkit-box-shadow: 0 0 0 2px #f7941d;
        box-shadow: 0 0 0 2px #f7941d;
        text-decoration: none;
        z-index: 2;
    }

.b-card__list__item__text {
    overflow: hidden;
}

    .b-card__list__item__text p {
        margin: 0;
    }

.b-card__footer {
    margin: 20px 0;
    position: relative;
    text-align: center;
}

.b-card__summary {
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
}

    .b-card__summary p {
        margin: 0;
    }

.b-card__checkout {
    background-color: #f7941d;
    border-radius: 24px;
    color: #ffffff;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 48px;
    border: none;
    padding: 0 3em;
    width: auto;
    z-index: 10;
}

    .b-card__checkout:hover,
    .b-card__checkout:focus {
        -webkit-box-shadow: 0 0 0 2px #f7941d;
        box-shadow: 0 0 0 2px #f7941d;
        text-decoration: none;
        z-index: 2;
    }

.card_open .b-card {
    opacity: 1;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    top: 100px;
}

.b-columns {
    margin-bottom: 50px;
}

    .b-columns:after {
        clear: both;
        content: '';
        display: block;
    }

.b-columns__left {
    float: left;
    width: 300px;
}

.b-columns__center {
    float: left;
    padding: 0 20px;
    width: 300px;
}

.b-columns__right {
    float: right;
    padding-left: 30px;
    width: 270px;
}

.with-menu-icon {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
}

    .with-menu-icon:before {
        float: left;
        width: 21px;
        height: 21px;
        content: '';
        margin: 2px 0 0 -30px;
        background: url(../images/menu-circle.png) no-repeat;
    }

.b-gallery-single {
    overflow: hidden;
    width: 300px;
    margin: auto;
    position: relative;
}

.b-gallery-single__list {
    position: relative;
    width: 2000em;
}

.b-gallery-single__item {
    float: left;
    width: 298px;
}

.b-gallery-single__wrap {
    position: relative;
}

.b-gallery-single__arrow {
    background: url(../images/arrows_full.png) no-repeat;
    width: 40px;
    height: 39px;
    border: none;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
}

    .b-gallery-single__arrow.jcarousel-prev {
        left: -18px;
    }

    .b-gallery-single__arrow.jcarousel-next {
        background-position: top right;
        right: -18px;
    }

.b-mission-aside {
    margin-bottom: 60px;
}

    .b-mission-aside .b-missions-list__progressbar-container {
        padding-left: 0;
    }

.b-missions-list__progressbar-container.big {
    padding-right: 80px;
}

    .b-missions-list__progressbar-container.big .b-progressbar {
        height: 38px;
        border-radius: 19px;
    }

    .b-missions-list__progressbar-container.big .b-progressbar__text {
        border-radius: 19px;
        font-size: 21px;
        font-size: 2.1rem;
        line-height: 38px;
    }

    .b-missions-list__progressbar-container.big .b-progressbar__value {
        border-radius: 19px;
    }

    .b-missions-list__progressbar-container.big .b-progressbar__message {
        background: #aad6f5;
        position: relative;
        color: #fff;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 26px;
        padding: 0 10px;
        border-radius: 5px;
        display: inline-block;
        margin: 10px 0 0 42px;
    }

        .b-missions-list__progressbar-container.big .b-progressbar__message:before {
            position: absolute;
            border-width: 4px 5px 4px 5px;
            border-color: transparent transparent #aad6f5 #aad6f5;
            border-style: solid;
            content: '';
            left: 9px;
            top: -8px;
        }

    .b-missions-list__progressbar-container.big button.b-donate {
        height: 38px;
        background-image: url(../images/donate_big.png);
        width: 72px;
        border-radius: 19px;
    }

.jcarousel_index_posts_prev {
    margin-top: 50px;
    margin-left: 10px;
}

.jcarousel_index_posts_next {
    margin-top: 50px;
    margin-right: 10px;
}

.edit-link,
.b-header__logo__current-page {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0 1em;
    cursor: pointer;
}

    .edit-link:before {
        content: '[';
    }

    .edit-link:after {
        content: ']';
    }

.drop-list {
    position: relative;
}

.drop-list__content {
    background: #fff;
    position: absolute;
    line-height: 1.2;
    padding: 10px 14px;
    border: 1px solid;
    /*left: 80%;*/
    /*left:-650%;*/
    left: 0%;
    text-align: left;
    border-radius: 10px;
    width: 115px;
    color: #000;
    font-size: 12px;
    font-size: 1.2rem;
    top: -10000%;
    opacity: 0;
    -webkit-transition: opacity 300ms 100ms, top 0s 400ms;
    transition: opacity 300ms 100ms, top 0s 400ms;
    z-index: 999;
}

    .drop-list__content.blue {
        border-color: #3fa9f5;
        -webkit-box-shadow: 0 3px 2px rgba(26, 169, 245, 0.26);
        box-shadow: 0 3px 2px rgba(26, 169, 245, 0.26);
        left: -650%;
    }

        .drop-list__content.blue .drop-list__content__hdl {
            color: #3fa9f5;
        }

    .drop-list__content.oragne {
        border-color: #f7941d;
        -webkit-box-shadow: 0 3px 3px rgba(255, 150, 0, 0.26);
        box-shadow: 0 3px 3px rgba(255, 150, 0, 0.26);
    }

        .drop-list__content.oragne .drop-list__content__hdl {
            color: #f7941d;
        }

.drop-list__content__hdl {
    font-size: 14px;
    font-size: 1.4rem;
}

.drop-list__content__list {
    padding: 0;
    list-style: none;
    margin: 1em 0;
    color: #acacac;
}

    .drop-list__content__list li {
        margin: .4em 0;
    }

    .drop-list__content__list a {
        color: #acacac;
    }

        .drop-list__content__list a:hover {
            color: #000;
        }

.drop-list__content ol.drop-list__content__list {
    list-style: inside decimal;
    font-size: 11px;
    font-size: 1.1rem;
}

.drop-list__content__total-hdl {
    font-size: 11px;
    font-size: 1.1rem;
    color: #404040;
}

.drop-list__content__total {
    font-size: 14px;
    font-size: 1.4rem;
}

.drop-list:hover .drop-list__content {
    opacity: 1;
    top: 50%;
    -webkit-transition: opacity 300ms 100ms, top 0s 100ms;
    transition: opacity 300ms 100ms, top 0s 100ms;
}

.my-cart-header {
    position: absolute;
    margin-left: -20px;
    margin-top: 0px;
}

.round-orange-img {
    vertical-align: middle;
}

.drop-list-align {
    margin-left: -155%;
    margin-top: 0px;
}

.drop-list-align-1 {
    margin-left: -235%;
    margin-top: 5px;
}

.signin-anim-load {
    position: absolute;
    margin-top: 8px;
    margin-bottom: 5px;
    margin-left: -15px;
    padding: 0 20px;
    display: inline-block;
}

.reset-password-link {
    margin-right: -100px;
}

.round-blue-img {
    vertical-align: middle;
}

.b-donee:after {
    clear: both;
    content: '';
    display: block;
}

.b-donee__left {
    float: left;
    width: 300px;
    margin-right: 20px;
}

.b-donee__right {
    padding-left: 320px;
}

.b-donee__wishlist {
    width: 100%;
    float: left;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: block;
}

.clearfix:after {
    clear: both
}

.b-columns-wrapper {
    overflow: hidden;
    display: block;
}

.b-donee__wishlist .wshl-acc-btn {
    display: inline-block;
    padding-left: 25px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.wshl-acc-btn.active .icn {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.wshl-acc-btn .wrap-icn {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.wshl-acc-btn .icn {
    width: 100%;
    height: 100%;
    background: url(/content/images/icon-list_blue_circle.png) center no-repeat;
    background-size: cover;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    transition: all ease-in 200ms;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}


.b-donee__wishlist:after {
    clear: both;
    content: '';
    display: block;
}

.b-donee__wishlist h2 {
    color: #3fa9f5;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 25px;
}

    .b-donee__wishlist h2 a {
        background: url(../images/icon-list_blue_circle.png) no-repeat left top;
        display: inline-block;
        padding-left: 25px;
    }

.b-donee__wishlist__column {
    float: left;
    margin-right: 2%;
    width: 48%;
}

    .b-donee__wishlist__column h3 {
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: normal;
    }

.b-donee__wishlist__item {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 0;
}

.b-donee__wishlist__item_illustrated h3 a {
    display: inline-block;
    /*padding-left: 70px;*/
}

    .b-donee__wishlist__item_illustrated h3 a img {
        float: left;
        /*margin-left: -70px;*/
        border-radius: 10%;
        max-width: 64px;
        max-height: 64px;
        padding-right: 3px;
        padding-bottom: 3px;
    }

.b-donee__wishlist .b-missions-list__progressbar-container {
    padding-left: 0;
}

.b-blogs__more a {
    background: url(../images/icon-list_orange_circle.png) no-repeat;
    display: inline-block;
    height: 21px;
    width: 21px;
}

.b-blogs {
    border: none;
}

    .b-blogs article {
        border-bottom: 1px solid #ebebeb;
        padding: 10px 0;
    }

.b-checkout-form {
    margin: 1em 0 2em;
}

.b-checkout-form__head {
    list-style: none;
    margin: 0 auto;
    width: 600px;
}

    .b-checkout-form__head h2 {
        color: #f7941d;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: normal;
    }

        .b-checkout-form__head h2 a {
            text-decoration: underline;
            color: #f7941d;
        }

            .b-checkout-form__head h2 a:hover {
                text-decoration: none;
            }

.b-checkout-form__items-list {
    list-style: none;
    padding: 0;
}

.b-checkout-form__item {
    color: #444;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 1em;
}

.b-checkout-form__item__number {
    background: #ebebeb;
    border-radius: 12px;
    color: #3fa9f5;
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    height: 24px;
    width: 24px;
    margin-right: 1.5em;
    text-align: center;
}

.b-checkout-form__item__amount {
    text-align: center !important;
}

.b-checkout-form__item__price,
.b-checkout-form__item__amount {
    color: #000;
    float: right;
    margin-left: 1em;
    width: 70px;
}

.b-checkout-form__item__name {
    display: inline-block;
    overflow: hidden;
    max-width: 200px;
    width: 200px;
}

.b-checkout-form__head__total {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: right;
}

    .b-checkout-form__head__total a {
        text-decoration: underline;
        color: #f7941d;
        margin-right: 30px;
    }

        .b-checkout-form__head__total a:hover {
            text-decoration: none;
        }

.b-checkout-form__signed-in {
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 2em auto;
    padding: 10px 0;
    width: 300px;
    text-align: center;
}

    .b-checkout-form__signed-in b {
        color: #000;
        font-weight: normal;
    }

.b-checkout-form__signed-in__signout-link {
    text-decoration: underline;
    color: #f7941d;
}

    .b-checkout-form__signed-in__signout-link:hover {
        text-decoration: none;
    }

.b-checkout-form__footer {
    color: #000;
    text-align: center;
}

.b-checkout-form__footer__total {
    font-size: 18px;
    font-size: 1.8rem;
}

.b-checkout-form__footer__agreement {
    font-size: 14px;
    font-size: 1.4rem;
    margin: .5em 0 1em;
}

.b-checkout-form__submit {
    background-color: #3fa9f5;
    border-radius: 20px;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    max-width: 400px;
    border: none;
    font-size: 24px;
    font-size: 2.4rem;
}

    .b-checkout-form__submit:hover,
    .b-checkout-form__submit:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

.b-checkout-paypal_btn {
    margin-top: 10px;
    text-align: center;
}

    .b-checkout-paypal_btn p {
        text-align: center;
        font-size: 2.3rem;
    }

.b-stripe {
    margin: 2em auto;
    text-align: center;
    width: 300px;
}

.b-stripe__text {
    color: #000;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 1em;
}

.b-stripe__logos {
    background: url(../images/visa_mastercard_discover_logo.gif) no-repeat center;
    font-size: 18px;
    font-size: 1.8rem;
    height: 75px;
    margin-bottom: 1em;
}

.b-stripe__card {
    background: #ccc;
    border-radius: 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px;
    text-align: left;
    width: 300px;
}

    .b-stripe__card:after {
        clear: both;
        content: '';
        display: block;
    }

    .b-stripe__card header {
        background: #333;
        color: #fff;
        font-size: 18px;
        font-size: 1.8rem;
        height: 36px;
        line-height: 40px;
        margin: 0 -18px 10px;
        padding: 0 18px;
    }

    .b-stripe__card label {
        color: #333;
        display: block;
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 4px;
    }

    .b-stripe__card input,
    .b-stripe__card__number {
        background: #fff;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #bbb;
    }

.b-stripe__card__lock {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAMAAAAF48UCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTI4REIwRDM5RkM0MTFFM0JFRDY4MEE4N0Q1M0NBREUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTI4REIwRDQ5RkM0MTFFM0JFRDY4MEE4N0Q1M0NBREUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MjhEQjBEMTlGQzQxMUUzQkVENjgwQTg3RDUzQ0FERSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MjhEQjBEMjlGQzQxMUUzQkVENjgwQTg3RDUzQ0FERSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpYkpZEAAAGSUExURfHaIdPOqe7ZL/HbIs7Nze7aLubXVO3ZLu7ZMPHbH/HbIe/ZKc3OzsvLy9nY1+vXJXZ4eXV4e2JkZe3ZL9DS4/HaHvfoYfLbHfztX7W1tdXV1dTU1MzLzK+yxc3NzdLS483MzMrKyuvWI0hLTfHaINvSglNXWlRWWfnlQO3ZMN3c2729vOvWJPLfL3h6ffjpYZiUb9TPqM3N0NnZ5s/OxtPT036AgPHcLNbV1NPPqq2useDf3ubWTzY3OvPaEtzThNDQz9nTpvTfMLi6vXN3ieXVU9zShICBge/aMCMoO/flRvfkRbu7u2BdOtHQ0HR3iXp8fdPOqM/NvfbiPtjRlfPcGr+/v+/aK+7ZKpaRafbmVtra2Tc6O9rZ2MrKycK+k/TbD8nJydjY2NPS0dzYu93SfV9cOYCAgt3SfLS0tNzYsdjY19HR0cTAms3NzNrb3LO2xi4xNNnZ2tXX5iUqPe7ZLu7aMObWU8TExDU4OtbW1nN0ddrVrtPT0ru7uujXSTQ3OfLgQi8yNNzSg+7aL8zMzGgSoxoAAAC8SURBVHjaYmhtVfTLTpLi5W1tZWhNNOXR9qmoypNpZYiTzhesbFB2LlJoZXDg0VOvFhBSs8qRY4jObErXsg4rDKhlYYiVjHG34KuzNUtmYTCWLfGXLy7wdBExYkiJ9zWoycpNi3Q0YXAV92hhZWeNaNS1ZLAJdTLn5g5nltAIZGDjFG5hYufQEfNmZCgX1SxtYWpR0vdiBIpzMLW0lPFHBTMy1CcwczEwcDGo2BkyhGTYNwOBm2pqEECAAQDeDCppz+cJPwAAAABJRU5ErkJggg==') /*../images/stripe_lock.png*/ no-repeat;
    *background: url(../images/stripe_lock.png) no-repeat;
    /* For IE 6 and 7 */
    float: right;
    height: 15px;
    margin-right: 6px;
    width: 11px;
}

.b-stripe__card__number {
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
    padding: 0 8px;
    width: 100%;
}

    .b-stripe__card__number input {
        border: none;
        padding: 0;
        width: 35px;
    }

.b-stripe__card__expDate input,
.b-stripe__card__cvc input {
    height: 25px;
    width: 60px;
    padding: 0 8px;
}

.b-stripe__card__expDate {
    float: left;
}

.b-stripe__card__cvc {
    float: right;
}


.social-btn {
    width: 200px;
    height: 40px;
    margin: 10px auto;
    cursor: pointer;
    border-radius: 10px;
}

    .social-btn.facebook {
        background: url("/Content/Images/signin-facebook.jpg") center no-repeat;
        background-size: contain;
    }

    .social-btn.google {
        background: url("/Content/Images/signin-google.jpg") center no-repeat;
        background-size: contain;
    }


.b-signup-form {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 2em auto;
    text-align: center;
    width: 232px;
}

    .b-signup-form h2 {
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: normal;
        color: #3fa9f5;
    }

    .b-signup-form input {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #3fa9f5;
        border-radius: 13px;
        height: 26px;
        margin-bottom: 14px;
        padding: 0 10px;
        width: 100%;
    }

    .b-signup-form label {
        color: #5c5c5c;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        line-height: 26px;
        padding-right: 1em;
        margin-left: -100%;
        text-align: right;
        width: 100%;
    }

    .b-signup-form fieldset {
        border: none;
        margin: 1em 0;
        padding: 0;
    }

    .b-signup-form legend {
        color: #ddd;
        font-size: 16px;
        font-size: 1.6rem;
        margin-bottom: 1em;
        width: 100%;
    }

.b-signup-form__row {
    margin: auto;
    width: 232px;
    position: relative;
}

.b-signup-form__row__note {
    color: #5c5c5c;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*float: right;*/
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 26px;
    /*margin-right: -110%;*/
    text-align: left;
    /*width: 100%;*/
    position: absolute;
    left: 110%;
    top: 0;
    white-space: nowrap;
}

.b-signup-form__row__note_valid {
    color: #00cc00;
}

.b-signup-form__row__note_invalid {
    color: #cc0000;
}

.b-signup-form__row__note_pwd-medium {
    color: #f7941d;
}

.b-signup-form__facebook-import {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTdFODRERDA5RkQxMTFFMzkzNkZDRDQ0MTlDRDM0MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTdFODRERDE5RkQxMTFFMzkzNkZDRDQ0MTlDRDM0MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5N0U4NERDRTlGRDExMUUzOTM2RkNENDQxOUNEMzQxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5N0U4NERDRjlGRDExMUUzOTM2RkNENDQxOUNEMzQxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqQBbFgAAAGAUExURWG594zA7Hi06GK590yv9uj1/la09lKy9rDc+/j5/PD4/uv2/pPP+crn/MLk/L7i/K3b+/L5/q3a+1Gx9uPz/v7+/mW791e09pnR+l2399bt/f3+/nHA+JfR+snn/KLW+uTz/oLH+e/4/tvv/bbe+83p/FWz9kCq9XC/+IbJ+W2+9/n5/HC4747B7b/g+Gmo4UKn8USn8Gan4ebv+mun4D+n8ne88a3T8o7B7Fix8k2q8Hy975rA5v3+/5/H7Pf8/0yo7XKr4HGp33Cw5z+i7fH3/V609Eul6/z+/4O66uXu+Hmz54HH+MTj+fT3+22n33W57vT6/k2k6m6w6GKw7WGv7Xe06fP2+rnc9lOy9sPX7vn8/3q98d7r+XGw57jS7V+492i070ao8G217vb5/FWk5n2154C46Y3A7Gyn33ez6Mrd8ZnA53aw5Xm06HW47a7N63Gq4Oz0+1Wk5fb4+0Gp9Gup4Yq+69Tk9avO7vv7/WC492u176TL7f///z6p9RBbXdIAAAExSURBVHjaXJLlWwMxDMYDYxvDBhvDhgx3dx3u7u7u7tz966RN0x7kwzXJ7+klTV6wyNJTp/e9wQ1XZYlbZUB+3Xkemy27oMiQfJfttKocJv44yjQstc/UrZ/YtqeUSLICw9ef4VDIakE3s1iQRCDQ2kOVX0WQm4YkS/39yYfpteaRJhkFLIiUKTKFYPOgc7RRRhkJEM8dvSG50f2Vp0Ah+7VIVk3rSQDsniLZNaQCvOJYrH+42ENyPzcwOEYEICiO7keLLbxM5IvuzO9oMtnPd2Sdu/fn415Mj8/6rg65juyt67vt6ANJX832ygv3pt8zgWTI+R49g3Mkl5rgDPTcYpDEahJwzPoPkbPm/TgJ7Yd36iC8U6UDQ4wOSDsdeN7+147U2090YeuM9FYtMr8CDAAiqfqmYhsMNgAAAABJRU5ErkJggg==') /*../images/fb.png*/ no-repeat;
    *background: url(../images/fb.png) no-repeat;
    /* For IE 6 and 7 */
    color: #ccc;
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 35px;
}

.b-signup-form__submit {
    background-color: #3fa9f5;
    border-radius: 13px;
    color: #ffffff;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    width: 26px;
    border: none;
    width: 100%;
}

    .b-signup-form__submit:hover,
    .b-signup-form__submit:focus {
        -webkit-box-shadow: 0 0 0 2px #3fa9f5;
        box-shadow: 0 0 0 2px #3fa9f5;
        text-decoration: none;
        z-index: 2;
    }

.b-user-card {
    background: #252525;
    border-radius: 10px;
    padding-left: 90px;
    position: relative;
}

.b-user-card__content {
    background: #ebebeb;
    border-radius: 10px;
    padding: 24px;
}

    .b-user-card__content:after {
        clear: both;
        content: '';
        display: block;
    }

.b-user-card__photo {
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    margin-right: 25px;
    padding: 10px;
    margin-top: -14px;
}

.b-user-card__info {
    color: #444;
    float: left;
    font-size: 18px;
    font-size: 1.8rem;
    width: 270px;
    margin-top: -14px;
}

    .b-user-card__info h2 {
        color: #000;
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: normal;
        margin-top: 0;
    }

    .b-user-card__info p {
        margin: 0;
    }

.b-user-card__new-post {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTQwOTJERURENjlGMTFFMzk4MjFDNUI3Q0JFRDhCNEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTQwOTJERUVENjlGMTFFMzk4MjFDNUI3Q0JFRDhCNEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NDA5MkRFQkQ2OUYxMUUzOTgyMUM1QjdDQkVEOEI0QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NDA5MkRFQ0Q2OUYxMUUzOTgyMUM1QjdDQkVEOEI0QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiP8v8wAAAJUSURBVHjanJVNSBRhGMefWXd3dqelWowy6NDFDi32xRYVmOTFqDDQEk9FGRJUFFR0c0mi9FSR0a09hEQREWnfkXgp81Qm5CGiS3VosS46O0q7/Z/1mdqdnXd29IHfYd6P37yfz6vtuDtFHhEHdWANWAryIAM+gTGQVXUMKsprwCHQBhJAd9RPgxFwG9yT75IIuEhbwDDoAZtcpBwGaARp8ETaeYpPgDsydb/RAAbBTpU4CS6DMM0/VoJ+sM4pDoEUiFUyBDSsU5tBa6sDbvI+EC0W7wJ7KkmrIB06YFDXG4tObghTbbxMXg8O2mLmCNC8pCG0etpi0IW3FnVv1wsjTm3VaePyKmfTDp45S2tlA5QRQd9X+w3qGbUote3/Ibk1PkO99WWHhtc5weL1chFcY1FIo+etcyMtltrfl95Zzi7cKMEXZLVKukTX6NG+qKv0/BadTg1l6f3PnFvXFUHV8aqOaPSgWS09M5yl8UxOuc8snnSWropp1L+7XNo9AunmuZFOTOa8tmWaxV8lufw7FemmKB1/naUbjZES6bmkXij//DtX6WR+4c37AL4Xl/Jf4rpWIj2bDFPnS19Szn4fecTfwAA4Ztew0sBpSOEiLMYPunBe2x+b9GMq7+d6v+AR22nzJmiXnEvWnzx11oUKFbGwRq0DJmVMX1JOn9d50rZ4TBJQL3/sfWjSAuOq5OmS7HZF8utC4z646JY2Z2Wdr8n+zSfS8uKYqkQ/A07LkzTq4we8hIfBUefzFPSY1jPQBJrl3Vsmdb/AhDxJg/JdFn8FGADya6WyLCZPBQAAAABJRU5ErkJggg==') /*../images/edit.png*/ no-repeat;
    *background: url(../images/edit.png) no-repeat;
    /* For IE 6 and 7 */
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px;
    /*margin-top: 30px;*/
    margin-bottom: 5px;
    padding-left: 30px;
}

.b-user-card__about {
    color: #333;
    /*float: right;*/
    font-size: 14px;
    font-size: 1.4rem;
    width: 800px;
}

.b-user-card__social {
    position: absolute;
    left: 25px;
    top: 45px;
    width: 40px;
    text-align: center;
}

.b-user-card__social__icon {
    background: url(../images/user-social.png) no-repeat;
    display: inline-block;
    margin-bottom: 14px;
    height: 35px;
    width: 35px;
}

    .b-user-card__social__icon.fb {
        background-position: 0 0;
    }

    .b-user-card__social__icon.tw {
        background-position: 0 -35px;
    }

    .b-user-card__social__icon.in {
        background-position: 0 -70px;
    }

.black-list-icon {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUU0QTM0RTRBMDdEMTFFMzkyRUM4MDE0MEQxODhCRTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUU0QTM0RTVBMDdEMTFFMzkyRUM4MDE0MEQxODhCRTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5RTRBMzRFMkEwN0QxMUUzOTJFQzgwMTQwRDE4OEJFNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RTRBMzRFM0EwN0QxMUUzOTJFQzgwMTQwRDE4OEJFNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnHuq7UAAACTUExURWhoaDk5OUlJSa2trUJCQkFBQbS0tIGBgWtra4CAgPz8/EtLS2pqalBQUO7u7qmpqT8/Pzw8PKioqO/v7/Ly8m1tbX9/f4ODg0VFRWxsbPHx8fT09PDw8Kurq4KCgv39/aysrHNzc7GxsbW1tfX19XR0dERERLe3t/7+/kNDQ6qqqq+vr4iIiCkpKV5eXv///ygoKDxa5rsAAACkSURBVHjaZFHZEoMgDIzaarWH2vu+7xbh/7+uLDIZoPuQkJ1sCAtJYFL24iiKB+ORKQnh2FEW3bcln3vlIC8M+cVZMJuBfKgAZ0nXpc6NBiE0uqimdIFWMtCa0AnzvE61ouE/2Sezoi+vW9LvrFu5AwH5DdmRa3JGaSAXWGnzCl9UrUmmIfmBIQszn2/LjUuHzO2bF9bk5M4ml+y83O687/gJMAB3J0EW5s9kJQAAAABJRU5ErkJggg==') /*../images/icon-list_black_circle.png*/ no-repeat;
    *background: url(../images/icon-list_black_circle.png) no-repeat;
    /* For IE 6 and 7 */
    padding-left: 25px;
    font-weight: normal;
}

.img-social-share-icon {
    height: 24px;
    width: 24px;
}

.wishlist_table {
    width: 100%;
}

.tax_ded_image_align {
    text-align: right;
}

.preview_img_url {
    width: 97px;
    height: 97px;
}

.b_wishlist_last_gray_font {
    font-size: 10pt;
}

.add_processing {
    background: url("../images/anim/round-orange64x64.gif") center no-repeat;
    width: 48px;
    height: 48px;
    background-size: contain;
    position: relative;
}

.added_success {
    color: green;
}

.td_goods_bought_count {
    white-space: nowrap;
}

.b-wishlist td .goods-title-container {
    width: 95px;
    height: 95px;
    position: relative;
    vertical-align: middle;
}

    .b-wishlist td .goods-title-container .title {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .b-wishlist td .goods-title-container .note {
        position: absolute;
        width: 250px;
        height: 14px;
        bottom: 0;
        left: 0;
        overflow: hidden;
        font-size: 12px;
    }



.b-wishlist-one {
    display: none;
}

.b-blogs_mobile {
    display: none;
}

.b-progressbar_mobile {
    display: none;
}

.wishlist_info_mobile {
    display: none;
}

.social-share-button-fb {
}

.social-share-button-tw {
}

.social-share-button-li {
}

.social-share-button-gp {
}

.social-td {
    text-align: right;
}

    .social-td a {
        outline: none;
    }

        .social-td a:focus {
            outline: none;
        }

.social-button-group_mobile {
    display: none;
}

.a-edit-wishlist-mobile {
    display: none;
}

.anim-load-cart-pos {
    position: relative;
    left: 50%;
    margin-left: -31px;
    top: 50%;
    margin-bottom: 10px;
}

.cart-position {
    text-align: center;
    margin: 0 auto;
}

.b-checkout-form__item__name_mobile {
    display: none;
}

#checkoutForm_mobile {
    display: none;
}

.div_all_mycart_mobile {
    display: none;
}

.checkout-btn_mobile {
    display: none;
}

.contact_info_mobile {
    display: none;
}

.b-donee__wishlist_mobile {
    display: none;
}

.donee_description_mobile {
    display: none;
}

.b-blogs_mobile {
    display: none;
}

.b-success-page {
    text-align: center;
    max-width: 400px;
    margin: 30px auto;
}

.p-success-msg {
    margin: 0 auto;
    text-align: justify;
    font: 14pt;
}

.p-success-invite {
    margin: 0 auto;
    text-align: justify;
    font: 18pt;
    font-weight: bold;
    text-align: center;
}

.social-button-group_success {
    text-align: center;
}

.b-missions-list__more_mobile {
    display: none;
}

.blog-header_mobile {
    display: none;
}

.base-div-all-wishlists {
    height: auto;
    margin: auto;
    width: 960px;
}

.base-div-all-wishlists-h1 {
    text-align: center;
    font-weight: 400;
}

.allwishlist-wrapper_mobile {
    display: none;
}

.desription_pad {
    display: none;
}

.wishlist_info_pad {
    display: none;
}

/*************How it works*************/
.how-it-works_wrapper {
    width: 980px;
    margin: auto;
}

    .how-it-works_wrapper h1 {
        font-size: 20px;
        width: 100%;
        text-align: center;
        color: #868686;
        font-weight: normal;
    }
/*  summary part  */
.summary-part {
    width: 100%;
    float: left;
    padding: 50px 0 100px;
    border-bottom: 1px solid #e5e5e5;
}

.one-summary-blk, .summary-sign-wrapper, .summary-description {
    float: left;
}

.one-summary-blk {
    width: 326px;
}

.summary-sign-wrapper, .summary-description {
    width: 100%;
}

.summary-sign-wrapper {
    min-height: 80px;
}

.summary-sign {
    margin: auto;
}

.summary-description {
    text-align: center;
    font-size: 27px;
    color: #282828;
}

.summary-sign1 {
    width: 56px;
    height: 38px;
    background: url(../images/impact-sign.png);
}

.summary-sign2 {
    width: 76px;
    height: 62px;
    background: url(../images/gift-sign.png);
}

.summary-sign3 {
    width: 73px;
    height: 73px;
    background: url(../images/no_money-sign.png);
}
/*  summary part  */

/*  gooddler-state-wrapper  */
.gooddler-state-wrapper {
    width: 700px;
    margin: auto;
}

.gooddler-state {
    width: 530px;
    float: left;
    padding: 60px 80px;
    border-bottom: 1px solid #e5e5e5;
}

    .gooddler-state h2 {
        font-size: 30px;
        text-align: center;
        color: #3fa9f5;
        font-weight: 500;
    }

.gooddler-state-process {
    float: left;
    padding: 40px 0;
}

.one-gooddler-state {
    float: left;
    width: 153px;
    height: 153px;
}

.gooddler-state .one-gooddler-state p {
    margin: 63px 0;
    text-align: center;
    font-size: 23px;
    color: #fff;
    font-weight: 500;
    font-style: normal;
}

.charities-state .one-gooddler-state p, .how-it-works_wrapper .gooddler-state:last-child .one-gooddler-state p {
    margin: 47px 0;
    line-height: 1.2;
}

.first-gooddler-state {
    background: url(../images/state-1.png);
}

.second-gooddler-state {
    background: url(../images/state-2.png);
    margin: 0 33px;
}

.third-gooddler-state {
    background: url(../images/state-3.png);
}

.gooddler-state p {
    font-size: 18px;
    font-style: italic;
    color: #7d7d7d;
    text-align: center;
    width: 100%;
    float: left;
    line-height: 1.7;
}

.gooddler-state a {
    padding: 10px 30px;
    font-size: 24px;
    color: #fff;
    background: #3fa9f5;
    border-radius: 30px;
    -webkit-transition: box-shadow 200ms;
    transition: box-shadow 200ms;
    margin: 45px 0 0 33%;
    float: left;
}

.charities-state a {
    margin: 45px 0 0 30%;
}

.gooddler-state a:hover {
    text-decoration: none;
    box-shadow: 0 0 0 2px #3fa9f5;
}

.btn-group {
    margin: auto;
    width: 300px;
}

.gooddler-state .btn-group a {
    padding: 6px 20px;
    font-size: 14px;
    margin: 0;
    margin-top: 45px;
}

    .gooddler-state .btn-group a:first-child {
        float: left;
    }

    .gooddler-state .btn-group a:last-child {
        float: right;
    }

.gooddler-description {
    float: left;
    margin-left: 20%;
}

.gooddler-state .gooddler-description p {
    text-align: left;
    padding-left: 35px;
    position: relative;
    margin: 5px 0;
    float: left;
}

    .gooddler-state .gooddler-description p:before {
        position: absolute;
        content: "";
        display: block;
        width: 19px;
        height: 13px;
        background: url(../images/gooddler_check-sign.png);
        left: 0;
        top: 5px;
    }
/*  gooddler-state-wrapper  */
/*    quote-part    */
.quote-wrapper {
    float: left;
    width: 100%;
    padding: 30px 0 50px;
}

.quote-part {
    margin: auto;
    width: 600px;
}

.quote-slider {
    float: left;
    width: 100%;
}

    .quote-slider h3, .quote-slider p {
        text-align: center;
        float: left;
        width: 100%;
        margin: 17px 0;
    }

.quote-slider {
    color: #7d7d7d;
}

    .quote-slider h3 {
        font-style: italic;
        font-weight: 500;
        font-size: 27px;
    }

    .quote-slider p {
        font-size: 16px;
    }

.quote-pic-wrapper {
    float: left;
    width: 100%;
}

.quote-pic {
    margin: auto;
    width: 74px;
    height: 74px;
    background: url(../images/quotes-1-pic.png);
}
/*    quote-part    */
/*************How it works*************/

/******************* All Posts page ***********************/
.one-post {
    float: left;
    width: 100%;
    padding: 40px 0;
    border-bottom: 1px solid #d7d7d7;
}

.one-post-left {
    float: left;
}

.post-image-wrapper img {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    width: 300px;
}

.post-title_mobile {
    display: none;
}

.one-post-right {
    width: 620px;
    float: right;
}

    .one-post-right .post-title {
        font-size: 30px;
        color: #000;
    }

    .one-post-right p {
        font-size: 20px;
        color: #000;
    }
/******************* All Posts page ***********************/
