.wfp-view { /*Global scss*/ /*Gloabal*/ /*Left Menu*/ /*Campaign Form Tab*/ /*Campaign Form Content*/ /*Repeater Filed*/ }

.wfp-view body.wfp-disabled { position: relative !important; overflow: hidden; }

.wfp-view body.wfp-disabled:before { content: "" !important; position: fixed !important; top: 0 !important; left: 0px !important; width: 100% !important; height: 100% !important; cursor: no-drop; background: #4645458c !important; z-index: 999; border-radius: 0; margin: 0px !important; padding: 0px !important; }

.wfp-view .xs-text-right { text-align: right; }

.wfp-view .xs-text-left { text-align: left; }

.wfp-view .xs-text-center { text-align: center; }

.wfp-view .xs-float-left { float: left; }

.wfp-view .xs-float-right { float: right; }

.wfp-view section.wfp-dashboard { display: block; width: 100%; position: relative; background: #ccc; -webkit-box-shadow: 0px 0px 26px #ccc; box-shadow: 0px 0px 26px #ccc; border-radius: 19px; }

.wfp-view section.wfp-dashboard div.dashboard-content { width: 100%; border-radius: 10px; }

.wfp-view section.wfp-dashboard div.dashboard-content .wfp-content-padding { padding: 30px 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section { -webkit-box-sizing: border-box; box-sizing: border-box; background: #FFFFFF; border-radius: 10px 0px 0px 10px; background-color: #fff; padding: 30px; /*Profile Info Page*/ }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-mobile-close-btn { display: none; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-add-campaign { margin: 0 auto; text-align: center; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-add-campaign .add-button { text-transform: capitalize; border-radius: 5px; padding: 17px 28px; -webkit-box-shadow: 0px 4px 14px rgba(50, 74, 255, 0.5); box-shadow: 0px 4px 14px rgba(50, 74, 255, 0.5); }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-add-campaign .add-button:hover { border-color: transparent; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-add-campaign .add-button a { color: #FFFFFF; text-decoration: none; -webkit-box-shadow: unset; box-shadow: unset; font-size: 14px; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-profile-user { display: block; margin: 0 auto; text-align: center; padding-top: 45px; padding-bottom: 32px; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-profile-user .profile-image { text-align: -webkit-center; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-profile-user .profile-image img { border-radius: 50%; padding: 5px; max-width: 80px; max-height: 80px; -webkit-box-shadow: 0 1px 6px rgba(204, 204, 204, 0.5); box-shadow: 0 1px 6px rgba(204, 204, 204, 0.5); }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-profile-user .profile-info { margin-top: 5px; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-profile-user .profile-info span { color: #999999; font-size: 13px; font-weight: 500; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-profile-user .profile-info span strong { color: #333333; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left { margin-left: -30px; margin-right: -30px; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-donate-amount { margin-top: 1px; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-donate-amount span { color: #fff; font-size: 14px; background-color: #FF4938; font-weight: 500; border-radius: 5px; padding: 2px 21px; display: inline-block; line-height: 1.5; -webkit-box-shadow: 0 1px 6px rgba(255, 73, 56, 0.5); box-shadow: 0 1px 6px rgba(255, 73, 56, 0.5); }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-right-section { background: #fafbfbfa; border-radius: 0px 10px 10px 0px; background-color: #F7F8FC; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-right-section .wfp-mobile-nav, .wfp-view section.wfp-dashboard div.dashboard-content .dashboard-right-section .wfp-mobile-close-btn { display: none; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-right-section--title { color: #333333; font-size: 16px; font-weight: 500; padding: 15px 25px; border-bottom: 1px solid #F5F5F5; background-color: #fff; border-radius: 10px; -webkit-box-shadow: 0 1px 5px rgba(204, 204, 204, 0.2); box-shadow: 0 1px 5px rgba(204, 204, 204, 0.2); margin-top: 0; margin-bottom: 30px; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-right-section--title:before { display: none; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section { position: relative; min-height: 760px; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu { display: block; margin: 0; padding: 0; list-style: none; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li { float: none; padding: 15px 25px; position: relative; border-top: 1px solid #F5F5F5; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li.opend i { color: #324AFF; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li a { text-decoration: none; -webkit-box-shadow: none; box-shadow: none; font-weight: bold; color: #333333; font-size: 14px; position: relative; display: block; outline: none; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li a.wfp_sub_menu:before { content: "\e94b"; font-family: 'wp-fundraising'; font-weight: 700; color: #D5D8E4; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li a i { color: #CCD0DE; font-size: 16px; display: inline-block; vertical-align: middle; margin-right: 5px; position: relative; top: -1px; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li ul.sub-menu { list-style: square; float: none; padding: 0px; margin: 0px; margin-left: 20px; display: none; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li ul.sub-menu li { border: none; padding: 5px; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li ul.sub-menu li a { font-size: 13px; color: #222222a3; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li ul.sub-menu li.opend-sub { color: #324AFF; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li ul.sub-menu li.opend-sub a { color: #324aff; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li:last-child { border-bottom: 1px solid #F9F9F9; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li.opend a { color: #324aff; position: relative; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li.opend a.wfp_sub_menu:before { content: "\e952"; color: #324AFF; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li.opend ul.sub-menu { display: block; padding: 5px 0; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-menu-left ul.wfp-main-menu li.opend:before { content: ""; left: 0px; position: absolute; height: 30px; width: 3px; background: #324aff; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-logout { margin: 0 auto; text-align: center; margin: 0 auto; text-align: center; padding-top: 50px; position: absolute; bottom: 30px; width: 80%; -webkit-box-sizing: border-box; box-sizing: border-box; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-logout .logout-button { text-transform: capitalize; border-radius: 5px; padding: 18px 15px; background-color: #FEF2F3; border: none; display: block; width: 100%; color: #f73c48; font-weight: 500; display: block; text-decoration: none; font-size: 14px; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; box-sizing: border-box; }

.wfp-view section.wfp-dashboard div.dashboard-content .dashboard-left-section .wfp-logout .logout-button i { margin-left: 7px; }

.wfp-view .my-campaign .wfp-separator { padding: 0; text-align: center; }

.wfp-view .my-campaign .wfp-search-tab-wraper { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.wfp-view .my-campaign .wfp-search-tab-wraper .search-tab { -ms-flex-item-align: end; align-self: flex-end; -webkit-box-flex: unset; -ms-flex: unset; flex: unset; margin-right: 10px; }

.wfp-view .my-campaign .wfp-search-tab-wraper .search-tab > input { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; }

.wfp-view .my-campaign .wfp-search-tab-wraper .button-primary { color: white; padding: 0 17px; border-radius: 5px; font-size: 16px; }

.wfp-view .my-campaign .rasied-amount-overview.rewards-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.wfp-view .my-campaign .rasied-amount-overview .intro-info { background: #e36cd9; /* Old browsers */ background: -moz-linear-gradient(-45deg, #e36cd9 0%, #9a56ff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #e36cd9 0%, #9a56ff 100%); /* Chrome10-25,Safari5.1-6 */ background: -webkit-linear-gradient(315deg, #e36cd9 0%, #9a56ff 100%); background: -o-linear-gradient(315deg, #e36cd9 0%, #9a56ff 100%); background: linear-gradient(135deg, #e36cd9 0%, #9a56ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36cd9', endColorstr='#9a56ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ padding: 30px; }

.wfp-view .my-campaign .rasied-amount-overview .intro-info--title { color: #ffffff; font-size: 14px; line-height: 23px; margin: 0; }

.wfp-view .my-campaign .rasied-amount-overview .intro-info--price { color: #fff; font-size: 28px; line-height: 23px; margin: 0; }

.wfp-view .my-campaign .rasied-amount-overview .intro-info.rewards-block { margin-right: 15px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.wfp-view .my-campaign .rasied-amount-overview .intro-info.rewards-block:before { background-image: url(./../../../../assets/public/images/meter.png); width: 86px; height: 60px; }

.wfp-view .my-campaign .rasied-amount-overview .intro-info.rewards-block:nth-child(2) { background: #43e794; /* Old browsers */ background: -moz-linear-gradient(-45deg, #43e794 0%, #23bdb8 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #43e794 0%, #23bdb8 100%); /* Chrome10-25,Safari5.1-6 */ background: -webkit-linear-gradient(315deg, #43e794 0%, #23bdb8 100%); background: -o-linear-gradient(315deg, #43e794 0%, #23bdb8 100%); background: linear-gradient(135deg, #43e794 0%, #23bdb8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43e794', endColorstr='#23bdb8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ }

.wfp-view .my-campaign .rasied-amount-overview .intro-info.rewards-block:nth-child(2):before { background-image: url(./../../../../assets/public/images/rewards-flower.png); width: 76px; height: 90px; }

.wfp-view .my-campaign .rasied-amount-overview .intro-info.rewards-block:last-of-type { margin-right: 0; background: #ffb8aa; /* Old browsers */ background: -moz-linear-gradient(-45deg, #ffb8aa 0%, #ff65bd 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(-45deg, #ffb8aa 0%, #ff65bd 100%); /* Chrome10-25,Safari5.1-6 */ background: -webkit-linear-gradient(315deg, #ffb8aa 0%, #ff65bd 100%); background: -o-linear-gradient(315deg, #ffb8aa 0%, #ff65bd 100%); background: linear-gradient(135deg, #ffb8aa 0%, #ff65bd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb8aa', endColorstr='#ff65bd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ }

.wfp-view .my-campaign .rasied-amount-overview .intro-info.rewards-block:last-of-type:before { background-image: url(./../../../../assets/public/images/resize.png); width: 60px; height: 60px; }

.wfp-view .my-campaign .wfp-current-balance--title { color: #333333; font-size: 14px; font-weight: 600; margin: 0; }

.wfp-view .my-campaign .wfp-current-balance--price { color: #324aff; font-size: 28px; line-height: 23px; margin: 0; }

.wfp-view .my-campaign .wfp-my-campaign-full-width.profile-content .profile-section .profile-block { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list { margin-top: 30px; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .profile-section .profile-block { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 30px; padding-top: 0; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .campaign-body { padding-top: 10px; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list { border-radius: 8px; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list--link { color: #333333; font-size: 13px; line-height: 33px; font-weight: 500; text-decoration: none; -webkit-box-shadow: none; box-shadow: none; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table { margin: 0; width: 100%; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table th, .wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table td { border-right: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table tr:last-child td { border-bottom: 0; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table tr:last-child td:last-child { border-right: 0; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table thead th { font-weight: 600; color: #324aff; color: #999999; font-size: 13px; line-height: 33px; padding: 2px 20px; font-weight: 400; border-color: rgba(0, 0, 0, 0.1); }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table thead th:last-child { border-right: 0; text-align: right; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table tbody td { padding: 2px 20px; border-color: rgba(0, 0, 0, 0.1); }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table tbody td.name { text-align: center; }

.wfp-view .my-campaign .profile-content.wfp-my-campaign-list .wfp-campaign-list .wfp-report-table tbody td:last-child { border-right: 0; text-align: right; }

.wfp-view .reports-content .wfp-search-tab-wraper .search-tab { -webkit-box-flex: 10; -ms-flex: 10; flex: 10; position: relative; }

.wfp-view .reports-content .wfp-search-tab-wraper .search-tab input, .wfp-view .reports-content .wfp-search-tab-wraper .search-tab select { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px; }

.wfp-view .reports-content .wfp-search-tab-wraper .search-tab .button-primary { color: white; padding: 0 17px; border-radius: 5px; line-height: 10px; font-size: 16px; }

.wfp-view .reports-content .wfp-search-tab-wraper .search-tab:last-child { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.wfp-view .reports-content .wfp-report-table-wraper { overflow: auto; }

.wfp-view .reports-content .wfp-report-table-wraper .wfp-report-table { width: 100%; }

.wfp-view .reports-content .wfp-report-table-wraper .wfp-report-table th, .wfp-view .reports-content .wfp-report-table-wraper .wfp-report-table td { border-color: #F9F9F9; }

.wfp-view .reports-content .wfp-report-table-wraper .wfp-report-table .wfp-tbl-price { text-align: right; }

.wfp-view .reports-content .wfp-report-table-wraper .wfp-report-table tbody td a { text-decoration: none; -webkit-box-shadow: none; box-shadow: none; }

.wfp-view section.wfp-dashboard { /*Dashboard Campaingn Step forms*/ }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm { display: inline-block; width: 100%; /*form bottom*/ }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .search-tab { width: 100%; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .xs-money-symbol-before { background-color: #F7F8FC; border: none; height: 35px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .xs-money-symbol-before + .wfp-input { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-input { background-color: #F7F8FC; border-radius: 5px; color: #666666; font-size: 14px; padding: 5px 10px; border: none; height: 35px; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-input.wfp-textarea { height: auto; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .label-info { vertical-align: middle; color: #aaaaaa; font-size: 12px; font-style: italic; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .xs-money-symbol-before-input { width: calc(100% - 36px); }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-textarea { height: auto; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-invalid { background-color: #ffdddd; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .select2-container--default .select2-selection--single { background-color: #F7F8FC; border-radius: 5px; border: none; height: 32px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .select2-container--default .select2-selection__rendered { line-height: 30px; padding-left: 10px; color: #666666; font-size: 14px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tabs-control { background-color: #fff; margin-top: 30px; padding: 40px; border-radius: 5px; -webkit-box-shadow: 0 1px 6px rgba(204, 204, 204, 0.6); box-shadow: 0 1px 6px rgba(204, 204, 204, 0.6); }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tabs-control .image-box { position: relative; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tabs-control .image-box--inputs { background-color: #F7F8FC; border-radius: 5px; position: relative; display: block; overflow: hidden; padding-top: 7px; padding-bottom: 4px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tabs-control .image-box label { color: #324AFF; font-size: 14px; display: inline-block; padding: 2px 15px; margin: 0; padding-bottom: 7px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tabs-control label { font-weight: 500; display: block; margin: 0; color: #666666; font-size: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin-bottom: 5px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tabs-control .wfp-tab { display: none; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tabs-control .wfp-tab .intro-info { margin-bottom: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tabs-control .wfp-tab .intro-info .xs-donate-field-wrap > div { -webkit-box-sizing: border-box; box-sizing: border-box; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tabs-control .wfp-tab.active { display: block; padding-right: 0; border: none; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .mce-top-part::before { -webkit-box-shadow: none; box-shadow: none; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .mce-toolbar-grp { background-color: #F7F8FC; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .quicktags-toolbar { background-color: #F7F8FC; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wp-editor-area { background-color: #F7F8FC; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .xs-donate-row-head > h2 { margin: 0; font-size: 20px; padding: 6px 10px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .xs-donate-row-head > h2:before { display: none; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .xs-pledge-btnRemove .dashicons-no:before { position: relative; left: 1px; top: 3px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .xs-donate-visible { margin-top: 16px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-section-title { margin-bottom: 10px; font-weight: 600; font-size: 16px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tab-step-control .wfp-step { margin: 0 2px; background-color: #324aff; border: none; border-radius: 5px; display: inline-block; opacity: 0.5; font-style: normal; font-weight: initial; text-transform: capitalize; font-size: 14px; padding: 14px 21px; font-weight: 500; margin-bottom: 10px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tab-step-control .wfp-step.active { opacity: 1; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-tab-step-control .wfp-step.finish { background-color: #4CAF50; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-form-fotter { display: block; overflow: hidden; margin-top: 30px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-form-fotter button.wfp-form-button { background-color: #324aff; color: #FFFFFF; border: none; font-size: 13px; cursor: pointer; font-style: normal; font-weight: initial; text-transform: capitalize; border: none; border-radius: 5px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-form-fotter button.wfp-form-button:focus { -webkit-box-shadow: none; box-shadow: none; border: none; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-form-fotter button.wfp-form-button:hover { opacity: 0.8; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-form-fotter .wfp-form-button.wfp-preview { background-color: #bbbbbb; display: none; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-form-fotter .wfp-form-button.wfp-preview.open { display: inline; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-form-fotter .wfp-form-button.wfp-next.finish { background-color: #4CAF50; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-form-fotter .wfp-form-button.wfp-next.disabled { position: relative; }

.wfp-view section.wfp-dashboard .wfp-campaign-content #wfp_regForm .wfp-form-fotter .wfp-form-button.wfp-next.disabled:before { content: ""; position: absolute; top: 0; left: 0px; width: 100%; height: 100%; cursor: no-drop; background: #cccccc8c; z-index: 1; border-radius: 10px; }

.wfp-view section.wfp-dashboard { padding: 0; margin: 0;/* Campaingn Form - campaign intro */ /*My Campaingn*/ /* My Account*/ /*Rewards campaign*/ /*Reports List*/ /*.password-content{ .intro-info{ &.short-info{ display: inline-block; width: 48%; margin-right: 12px; } } }*/ }

.wfp-view section.wfp-dashboard .wfp-separator { padding: 0; text-align: center; }

.wfp-view section.wfp-dashboard .wfp-input-col span, .wfp-view section.wfp-dashboard .wfp-separator span { font-size: 14px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .wfp-tabs-control { padding: 5px 10px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info .xs-row.xs-donate-field-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info label { color: #000000; font-weight: normal; font-size: 15px; display: block; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info.short-info { display: block; margin-bottom: 15px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info.short-info .wfp-input { width: 100%; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info.xs-donate-hidden { display: none; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info.xs-donate-visible { display: block; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info .image-box input[type="file"] { height: auto; opacity: 0; overflow: hidden; z-index: 999; position: absolute; left: 0; top: 0; width: 100%; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info #wfp-file_list { margin-left: 0px; margin-top: 15px; padding: 0; list-style: none; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info #wfp-file_list .preview_image { float: left; margin: 4px; border: 1px solid #ccc; width: 80px; height: 80px; position: relative; overflow: visible; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info #wfp-file_list .preview_image img.imageThumb { width: 100%; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info #wfp-file_list .preview_image .remove-icon { padding: 5px; position: absolute; top: -10px; right: -10px; font-weight: bold; cursor: pointer; color: #fff; text-align: center; line-height: 10px; font-size: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #ff6565; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .intro-info #wfp-file_list .preview_image .sizefiles { position: absolute; bottom: 2px; left: 2px; font-size: 11px; }

.wfp-view section.wfp-dashboard .wfp-campaign-content .xs-donate-pledge-content-section.xs-donate-visible { display: block; }

.wfp-view section.wfp-dashboard .my-campaign { position: relative; display: block; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-tab-container { background-color: #fff; padding: 40px; border-radius: 10px; -webkit-box-shadow: 0 1px 5px rgba(204, 204, 204, 0.5); box-shadow: 0 1px 5px rgba(204, 204, 204, 0.5); }

.wfp-view section.wfp-dashboard .my-campaign .campaign-tab { display: inline-block; width: 100%; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-tab .top-menu-dashboard { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #324aff; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-tab .top-menu-dashboard li { display: inline-block; margin-right: 10px; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-tab .top-menu-dashboard li a { display: inline-block; float: none; margin-left: 0px; border-bottom: 0; z-index: 1; position: relative; margin-bottom: -1px; border-color: transparent; background-color: transparent; padding: 5px 15px; outline: none; color: #555; font-weight: 500; text-decoration: none; font-size: 16px; -webkit-box-shadow: none; box-shadow: none; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-tab .top-menu-dashboard li.active a { color: #324aff; background-color: #fff; border: 1px solid #324aff; border-bottom: none; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body { display: block; padding-top: 30px; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body > p { margin-bottom: 0; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog-content { padding-right: 20px; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog { border-bottom: 1px solid #F0F0F0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 20px 0; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog:first-of-type { padding-top: 0; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog:last-of-type { border-bottom: none; padding-bottom: 0; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog--title { margin: 0; margin-bottom: 10px; line-height: 23px; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog--title__link { color: #3a3a3a; font-size: 18px; font-weight: 500; margin-bottom: 9px; text-decoration: none; -webkit-box-shadow: none; box-shadow: none; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog--raised { color: #999999; display: block; font-size: 14px; line-height: 1.5; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog--raised__price { color: #111111; font-weight: 600; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog--date { color: #999999; display: block; font-size: 14px; line-height: 1.5; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog--date__text { color: #111111; font-weight: 600; }

.wfp-view section.wfp-dashboard .my-campaign .campaign-body .campaign-blog--edit { font-size: 15px; font-weight: 500; padding: 8px; border-radius: 4px; text-decoration: none; min-width: 65px; -webkit-box-shadow: none; box-shadow: none; }

.wfp-view section.wfp-dashboard .profile-content, .wfp-view section.wfp-dashboard .password-content { display: block; width: 100%; }

.wfp-view section.wfp-dashboard .profile-content .profile-section, .wfp-view section.wfp-dashboard .password-content .profile-section { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; position: relative; margin-bottom: 30px; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block { margin: 0px 5px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background-color: #fff; border-radius: 10px; -webkit-box-shadow: 0 1px 6px rgba(204, 204, 204, 0.5); box-shadow: 0 1px 6px rgba(204, 204, 204, 0.5); padding: 40px; padding-top: 0; margin-right: 30px; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block:last-child, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block:last-child { margin-right: 0; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block h3, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block h3 { color: #333333; font-size: 16px; font-weight: 500; padding: 15px 30px; border-bottom: 1px solid #F5F5F5; margin-left: -40px; margin-right: -40px; margin-top: 0; margin-bottom: 30px; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block h3 i, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block h3 i { color: #576BFF; margin-right: 10px; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block .intro-info, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block .intro-info { margin-bottom: 20px; padding: 0; margin-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block .intro-info > div, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block .intro-info > div { -webkit-box-sizing: border-box; box-sizing: border-box; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block .intro-info:last-child, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block .intro-info:last-child { margin-bottom: 0; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block .intro-info .wfp-form-button, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block .intro-info .wfp-form-button { float: right; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block .intro-info label, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block .intro-info label { color: #666666; font-size: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block .intro-info .wfp-input, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block .intro-info .wfp-input { background-color: #F7F8FC; border-radius: 5px; color: #111111; padding: 7px 10px; border: none; width: 100%; display: block; max-height: 35px; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block .intro-info .wfp-input:focus, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block .intro-info .wfp-input:focus { border-radius: 5px; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block .intro-info .wfp-input.wfp-textarea, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block .intro-info .wfp-input.wfp-textarea { height: auto; max-height: inherit; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .profile-block .select2-container .select2-selection--single, .wfp-view section.wfp-dashboard .password-content .profile-section .profile-block .select2-container .select2-selection--single { height: 32px; border: none; background-color: #F7F8FC; border-radius: 5px; }

.wfp-view section.wfp-dashboard .profile-content .profile-section .right-profile, .wfp-view section.wfp-dashboard .password-content .profile-section .right-profile { margin-left: auto; }

.wfp-view section.wfp-dashboard .rewards-content, .wfp-view section.wfp-dashboard .password-content { display: block; width: 100%; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-content-single-item, .wfp-view section.wfp-dashboard .password-content .rewards-content-single-item { -webkit-box-sizing: border-box; box-sizing: border-box; }

.wfp-view section.wfp-dashboard .rewards-content .intro-info, .wfp-view section.wfp-dashboard .password-content .intro-info { padding: 19px 0px; width: 100%; }

.wfp-view section.wfp-dashboard .rewards-content .intro-info.short-info, .wfp-view section.wfp-dashboard .password-content .intro-info.short-info { display: inline-block; margin-right: 12px; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block, .wfp-view section.wfp-dashboard .password-content .rewards-block { margin-bottom: 10px; padding: 4px; background-color: #fff; padding: 30px; border-radius: 5px; width: auto; margin: 0; -webkit-box-shadow: 0 1px 5px rgba(204, 204, 204, 0.5); box-shadow: 0 1px 5px rgba(204, 204, 204, 0.5); position: relative; margin-bottom: 30px; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block:before, .wfp-view section.wfp-dashboard .password-content .rewards-block:before { content: ""; background-image: url("./../../../../assets/public/images/rewards-flower.png"); width: 76px; height: 90px; display: inline-block; position: absolute; right: 0; bottom: 0; z-index: 1; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block .price-pledge, .wfp-view section.wfp-dashboard .password-content .rewards-block .price-pledge { margin-bottom: 4px; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block .price-pledge .wfp-currency-symbol, .wfp-view section.wfp-dashboard .password-content .rewards-block .price-pledge .wfp-currency-symbol { font-style: normal; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block .pledge__detail, .wfp-view section.wfp-dashboard .password-content .rewards-block .pledge__detail { margin-bottom: 30px; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block .pledge__detail .pledge__detail-label, .wfp-view section.wfp-dashboard .password-content .rewards-block .pledge__detail .pledge__detail-label { font-size: 13px; color: #999999; display: block; line-height: 1; margin-bottom: 10px; margin-bottom: 6px; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block .pledge__detail .pledge__detail-info, .wfp-view section.wfp-dashboard .password-content .rewards-block .pledge__detail .pledge__detail-info { color: #1a1a1a; font-size: 18px; display: block; font-weight: 500; line-height: 1; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block .wfp-pledge-title, .wfp-view section.wfp-dashboard .password-content .rewards-block .wfp-pledge-title { color: #1a1a1a; font-size: 22px; font-weight: 700; margin-bottom: 0; letter-spacing: -1px; margin-bottom: 6px; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block .wfp-description--text, .wfp-view section.wfp-dashboard .password-content .rewards-block .wfp-description--text { color: #333; font-size: 15px; font-weight: 500; line-height: 20px; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block .wfp-rewards-title, .wfp-view section.wfp-dashboard .password-content .rewards-block .wfp-rewards-title { margin: 0; line-height: 20px; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block .wfp-rewards-title--link, .wfp-view section.wfp-dashboard .password-content .rewards-block .wfp-rewards-title--link { color: #324AFF; font-size: 15px; font-weight: 400; text-decoration: none; -webkit-box-shadow: none; box-shadow: none; }

.wfp-view section.wfp-dashboard .rewards-content .rewards-block.short-info, .wfp-view section.wfp-dashboard .password-content .rewards-block.short-info { margin-right: 0; min-height: 430px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.wfp-view section.wfp-dashboard .reports-content { border-radius: 10px; }

.wfp-view section.wfp-dashboard .reports-content--list { border-radius: 10px; border: 1px solid #F0F0F0; overflow: hidden; -webkit-box-shadow: 0 1px 5px rgba(204, 204, 204, 0.5); box-shadow: 0 1px 5px rgba(204, 204, 204, 0.5); }

.wfp-view section.wfp-dashboard .reports-content .report-block { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-bottom: 1px solid #F0F0F0; padding: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #fff; }

.wfp-view section.wfp-dashboard .reports-content .report-block:last-of-type { border-bottom: none; }

.wfp-view section.wfp-dashboard .reports-content .report-block > div { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; }

.wfp-view section.wfp-dashboard .reports-content .report-block .wfp-report-title { margin: 0px; line-height: 20px; }

.wfp-view section.wfp-dashboard .reports-content .report-block .wfp-report-title--link { text-decoration: none; color: #111111; font-size: 14px; font-weight: 500; -webkit-box-shadow: none; box-shadow: none; }

.wfp-view section.wfp-dashboard .reports-content .report-block .price-report { color: #333333; font-size: 18px; font-weight: bold; }

.wfp-view section.wfp-dashboard .reports-content .report-block .report-date { color: #999999; font-size: 14px; font-weight: 400; }

.wfp-view section.wfp-dashboard .reports-content .wfp-report-headding > h2:before { display: none; }

.wfp-view .xs-donate-row:not(:last-child), .wfp-view .xs-pledge-row:not(:last-child), .wfp-view .xs-additional-row:not(:last-child) { margin-bottom: 30px; }

.wfp-view .xs-repeater-field-wrap { -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.04); box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.04); background-color: #FFFFFF; border: 1px solid #ededed; padding: 10px; }

.wfp-view .xs-donate-fixed-field-section { padding: 24px; }

.wfp-view .xs-donate-repeatable-field-section, .wfp-view .xs-donate-fixed-field-section, .wfp-view .xs-donate-repeatable-field-section { margin-top: 17px; }

.wfp-view .xs-donate-hidden { display: none; }

.wfp-view .xs-donate-visible { display: block; }

.wfp-view #poststuff .xs-donate-row-head { padding: 14px; }

.wfp-view #poststuff .xs-donate-row-head > h2 { padding: 0; color: #444444; font-size: 13px; font-weight: 600; }

.wfp-view .xs-donate-row-head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; cursor: pointer; }

.wfp-view .xs-donate-row-head .handlediv { float: none; width: 25px; height: 25px; }

.wfp-view .xs-donate-row-head .xs-header-btn-group { display: -webkit-box; display: -ms-flexbox; display: flex; }

.wfp-view .xs_donate_filed_style_2 .xs-donetion-field-description { width: 100%; padding-left: 79px; }

.wfp-view .xs_donate_filed_style_2 .xs-donate-field-wrap { width: 100%; }

.wfp-view .xs_donate_filed_style_2 .xs-donate-field-wrap:not(:last-child) { margin-right: 0px; }

.wfp-view .xs_donate_filed_style_2 .xs-text-field { margin-left: 35px; }

.wfp-view .xs-donate-limit-field-section { padding: 30px 25px; }

.wfp-view .xs-donate-limit-field-section .xs-donate-field-wrap { margin-bottom: 15px; }

.wfp-view .xs-additonal-fees-field-section { padding: 30px 25px; }

.wfp-view .xs-additonal-fees-field-section .xs-donate-field-wrap { width: 100%; }

.wfp-view .xs-additonal-fees-field-section .xs-donate-field-wrap.xs-mb-0 { margin-bottom: 0; }

.wfp-view .xs-additonal-fees-field-section .xs-donate-field-wrap.xs-mb-2 { margin-bottom: 15px; }

.wfp-view .xs_select_input_and_symbol_group { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 22px; }
