@import url("https://fonts.googleapis.com/css?family=Montserrat:400,800");
@import url("https://fonts.googleapis.com/css?family=PT+Sans&display=swap");
.spr-sprite,
.help_icon {
  background-image: url("../images/spr-s28b2034bc1.png");
  background-repeat: no-repeat;
}
html,
body {
  height: 95%;
}

@font-face {
  font-family: "TrebuchetMSRegular";
  src: url("trebuc_0-webfont.eot");
  src: url("trebuc_0-webfont.eot?#iefix") format("embedded-opentype"),
    url("trebuc_0-webfont.woff") format("woff"),
    url("trebuc_0-webfont.ttf") format("truetype"),
    url("trebuc_0-webfont.svg#TrebuchetMSRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TrebuchetMSBold";
  src: url("trebucbd_0-webfont.eot");
  src: url("trebucbd_0-webfont.eot?#iefix") format("embedded-opentype"),
    url("trebucbd_0-webfont.woff") format("woff"),
    url("trebucbd_0-webfont.ttf") format("truetype"),
    url("trebucbd_0-webfont.svg#TrebuchetMSBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TrebuchetMSBoldItalic";
  src: url("trebucbi_0-webfont.eot");
  src: url("trebucbi_0-webfont.eot?#iefix") format("embedded-opentype"),
    url("trebucbi_0-webfont.woff") format("woff"),
    url("trebucbi_0-webfont.ttf") format("truetype"),
    url("trebucbi_0-webfont.svg#TrebuchetMSBoldItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TrebuchetMSItalic";
  src: url("trebucit_0-webfont.eot");
  src: url("trebucit_0-webfont.eot?#iefix") format("embedded-opentype"),
    url("trebucit_0-webfont.woff") format("woff"),
    url("trebucit_0-webfont.ttf") format("truetype"),
    url("trebucit_0-webfont.svg#TrebuchetMSItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

.clear {
  clear: both;
}
.p-0{
  padding: 0 !important;
}
table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

table tbody {
  display: table;
  width: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

button,
input,
select,
textarea {
  font-style: normal;
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  outline: none;
}

button,
input {
  *overflow: visible;
  line-height: normal;
  outline: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
  height: 100%;
}

a {
  color: #de2a2f;
  text-decoration: none;
}

a:hover {
  color: rgba(218, 24, 29, 0.8);
  text-decoration: underline;
}

.select {
  font-style: normal;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
}

.row:after {
  clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 {
  font-size: 24px;
  line-height: 44px;
  font-family: "PT Sans", sans-serif;
}

h1 small {
  font-size: 18px;
}

h2 {
  font-size: 20px;
  color: #da181b;
  font-family: "PT Sans", sans-serif;
  font-weight: normal;
  line-height: 43px;
}

h2 small {
  font-size: 18px;
}

h3 {
  font-size: 20px;
  font-family: "PT Sans", sans-serif;
  color: #fff;
  padding-left: 20px;
}

p {
  margin: 0px;
  padding: 0px;
}

h3 small {
  font-size: 14px;
}

h4,
h5,
h6 {
  line-height: 18px;
}

h4 {
  font-size: 16px;
  color: #c4282a;
  font-family: "PT Sans", sans-serif;
  float: left;
}

h4 small {
  font-size: 12px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}

.page-header h1 {
  line-height: 1;
}

ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li {
  line-height: 18px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

dl {
  margin-bottom: 18px;
}

dt,
dd {
  line-height: 18px;
}

dt {
  font-weight: bold;
  line-height: 17px;
}

dd {
  margin-left: 9px;
}

.dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
}

.dl-horizontal dd {
  margin-left: 130px;
}

hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

.muted {
  color: #999999;
}

abbr[title] {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}

blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}

blockquote small:before {
  content: "\2014 \00A0";
}

blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal;
}

small {
  font-size: 100%;
}

cite {
  font-style: normal;
}

code,
pre {
  padding: 0 3px 2px;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.025px;
  line-height: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}

pre.prettyprint {
  margin-bottom: 18px;
}

pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

form {
  margin: 0 0 18px;
}
form.send_Form, form#bulk_upload_csv_form {
    width: 100%;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}

legend small {
  font-size: 13.5px;
  color: #999999;
}

input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
}

input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-style: normal;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

label input,
label textarea,
label select {
  display: block;
  font-style: normal;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto !important;
  height: auto;
  padding: 0;
  margin: 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  border: none !important;
}

input[type="image"] {
  border: 0;
}

input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}

select,
input[type="file"] {
  height: 28px;
  margin-top: 4px;
  line-height: 28px;
  font-family: inherit;
}

input[type="file"] {
    display: flex;
    align-items: center;
    padding-left: 10px;
    font-family: "PT Sans", sans-serif;
}

select {
  width: 220px;
  background-color: #ffffff;
  outline: none;
  font-style: normal;
}

select[multiple],
select[size] {
  height: auto;
  font-style: normal;
}

input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

textarea {
  height: auto;
}

input[type="hidden"] {
  display: none;
}

.radio,
.checkbox {
  padding-left: 18px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  background: #f4f1f3;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  font-style: normal;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
  float: none;
  margin-left: 0;
  font-style: normal;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

.wraper {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.header_new {
  width: 100%;
  float: left;
  background: -moz-linear-gradient(#fff, #f2f2f2) repeat scroll 0 0 transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  border-bottom: 3px solid #eeeeee;
  background-image: -ms-linear-gradient(top, #fff, #f2f2f2);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fff),
    to(#f2f2f2)
  );
  background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
  background-image: -o-linear-gradient(top, #fff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-image: -ms-linear-gradient(top, #fff, #f2f2f2);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
  background-color: #f6f6f6;
  overflow: hidden;
}

.header_main1 {
  margin: 0 auto;
  width: 960px;
}

.header_main {
  margin: 15px auto;
  width: 960px;
  overflow: visible;
}

header {
  width: 100%;
  overflow: visible;
}

.logo {
  float: left;
  width: 236px;
}

.search_box {
  float: left;
  width: 237px;
  margin-left: 63px;
}

.search_box input.search {
  background: url(../../assets/images/search.png) no-repeat scroll 212px 9px #fff;
  border: 1px solid #dbdfea;
  color: #666666;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  margin-left: 10px;
  padding: 10px 20px;
  width: 210px;
  cursor: pointer;
  border-radius: 25px;
  margin-bottom: 0;
  box-shadow: none;
  background-size: 20px;
}

.buttons_wraper {
  float: left;
  width: 382px;
  margin-left: 42px;
  margin-top: 0px;
}

.campaign_button1 {
  float: left;
}

.campaign_button {
  float: left;
  height: 28px;
  display: inline-block;
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fae3a4),
    to(#fcc32a)
  );
  background-image: -webkit-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: -o-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: linear-gradient(to bottom, #fae3a4, #fcc32a);
  background-image: -ms-linear-gradient(top, #fae3a4, #fcc32a);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fae3a4', endColorstr='#fcc32a', GradientType=0);
  border: 1px solid #fae3a4;
  border-bottom-color: #fcc32a;
  border-radius: 8px;
  color: #ea2a31;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 6px;
  background-color: #fae09a;
  padding-right: 10px;
}

.campaign_button a {
  text-decoration: none;
  color: #ea2a31;
}

a.campaign_button:hover {
  float: left;
  height: 28px;
  display: inline-block;
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0
    transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#ea2a31),
    to(#b32727)
  );
  background-image: -webkit-linear-gradient(top, #ea2a31, #b32727);
  background-image: -o-linear-gradient(top, #ea2a31, #b32727);
  background-image: linear-gradient(to bottom, #ea2a31, #b32727);
  background-image: -ms-linear-gradient(top, #ea2a31, #b32727);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea2a31', endColorstr='#b32727', GradientType=0);
  border: 1px solid #ea2a31;
  border-bottom-color: #b32727;
  border-radius: 8px;
  color: #fff;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 6px;
  text-decoration: none;
  background-color: #e02a2f;
  padding-right: 10px;
}

.dashboard {
  float: left;
}

.dashboard a {
  text-decoration: none;
  color: #fff;
}

.dashboard_m {
  float: left;
  margin-right: 57px;
  margin-top: 10px;
}

.dashboard_m a {
  text-decoration: none;
  color: #fff;
}

a.active, input.login_box._submit {
  padding: 15px 25px;
  color: #fff;
  background: #fd3a3e;
  border: 0;
  border-radius: 25px;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.active_save_button {
  border-radius: 20px;
  border: 1px solid #fd3a3e;
  background: #fd3a3e;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 25px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: transform 80ms ease-in;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  height: auto !important;
  line-height: 20px;
  display: inline-block;
}

.account {
  float: right;
  margin-left: 10px;
  position: relative;
}

.account img {
  float: left;
  padding-right: 7px;
}

#arrow:after {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid transparent;
  border-top-color: #6f646d;
  left: 0;
  margin-left: 98px;
  margin-top: 13px;
}

.account_button {
  float: left;
  height: 28px;
  display: inline-block;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  margin-left: 10px;
  border: 1px solid #fff;
  border-bottom-color: #fcc32a;
  border-radius: 8px;
  color: #ea2a31;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 6px;
  padding-right: 10px;
  background: url(../images/over-fun-button.png) repeat-x scroll 0 0 transparent;
  -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

a.account_button:hover {
  background: url(../images/over-fun-button.png) repeat-x scroll 0 -37px transparent;
  border: 1px solid #ea2a31;
  border-bottom-color: #b32727;
  color: #fff;
  text-decoration: none;
}

.account a {
  text-decoration: none !important;
  color: #ea2a31;
}

.project_wraper {
  float: left;
  width: 100%;
  margin-top: 15px;
  border-bottom: 2px solid #f4efef;
}

.projuct_title {
  float: left;
  width: 50%;
  color: #6f656e;
}

.projuct_search_box {
  float: none;
  width: auto;
  text-align: right;
}

.projuct_search_box .search {
  border: 1px solid #cccccc;
  border-radius: 16px 16px 16px 16px;
  color: #666666;
  font-size: 12px;
  margin-left: 10px;
  padding: 5px 5px 5px 25px;
  width: 250px;
  cursor: pointer;
  outline: none;
  font-style: normal;
  font-style: normal;
}

#content {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
}

#content1 {
  float: left;
  width: 100%;
  overflow: hidden;
}

.contenminu {
  float: left;
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
  padding-bottom: 5px;
}

.projuct_9 {
  float: right;
  width: auto;
}

.catg_title {
  float: eft;
  background: #f0f0f0;
  width: 264px;
}

.catg_title ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.catg_title ul li {
  line-height: 43px;
  border-bottom: solid 2px #fff;
  color: #4e454c;
  font-size: 16px;
  outline: 1px solid #e4e3e1;
}

.none_border {
  line-height: 38px;
  border-bottom: none !important;
  color: #4e454c;
  font-size: 16px;
}

.catg_title ul li a {
  text-decoration: none;
  color: #4e454c;
  padding-left: 14px;
  font-size: 13px;
  display: block;
}

.catg_title ul li a:hover {
  text-decoration: none;
  color: #fff;
  background: #d8292e;
  font-size: 13px;
  display: block;
}

.catg_title ul li a.active_1 {
  text-decoration: none;
  color: #fff;
  display: block;
  background: #d8292e;
  font-size: 14px;
}

.goverment {
  background: url(../images/icons.png) no-repeat scroll 0 -26px transparent;
}

.campaign_img {
  background: url(../images/icons.png) no-repeat scroll 0 -63px transparent;
}

.editprofile_img {
  background: url(../images/icons.png) no-repeat scroll 0 -105px transparent;
}

.editfundraisers_img {
  background: url(../images/icons.png) no-repeat scroll 0 -145px transparent;
}

.yourfundraisers_img {
  background: url(../images/icons.png) no-repeat scroll 0 -187px transparent;
}

.reviewparticipants_img {
  background: url(../images/icons.png) no-repeat scroll 0 -230px transparent;
}

.editautomatedmails_img {
  background: url(../images/icons.png) no-repeat scroll 0 -271px transparent;
}

.emailparticipants_img {
  background: url(../images/icons.png) no-repeat scroll 0 -308px transparent;
}

.textparticipants_img {
  background: url(../images/icons.png) no-repeat scroll 0 -349px transparent;
}

.linktofacebook_img {
  background: url(../images/icons.png) no-repeat scroll 0 -397px transparent;
}

.linkcampaign_img {
  background: url(../images/icons.png) no-repeat scroll 0 -443px transparent;
}

.linkourfund_img {
  background: url(../images/icons.png) no-repeat scroll 0 -483px transparent;
}

.enterofflinedonation_img {
  background: url(../images/icons.png) no-repeat scroll 0 -523px transparent;
}

.editgivinglevels_img {
  background: url(../images/icons.png) no-repeat scroll 0 -566px transparent;
}

.downoladfundraiser_img {
  background: url(../images/icons.png) no-repeat scroll 0 -612px transparent;
}

.setupfundswithdraw_img {
  background: url(../images/icons.png) no-repeat scroll 0 -654px transparent;
}

.thecommunity_img {
  background: url(../images/icons.png) no-repeat scroll 0 -693px transparent;
}

.managerfundraiser_img {
  background: url(../images/icons.png) no-repeat scroll 0 -733px transparent;
}

.funding_report {
  background: url(../images/icons.png) no-repeat scroll 0 -773px transparent;
}

.catg_title a span {
  cursor: pointer;
  display: block;
  padding: 2px 0 0 50px;
}

.img {
  float: left;
  padding-right: 10px;
  margin-top: 14px;
  margin-left: 15px;
}

.statistics_title {
  float: left;
  width: 97%;
  height: 46px;
  background: #f8f8f8;
  border-top: 2px solid #fff;
  border-bottom: 1px solid #f4efef;
  padding-left: 20px;
}

.statistics_title h1 {
  color: #b60f15;
  line-height: 44px;
}

.the_right_part {
  width: 71%;
  float: right;
}

.bar_inner1 {
  width: 476px;
  margin: 0 auto 20px;
  display: flex;
  flex-wrap: wrap;
}

.boal_dolor {
  width: 100%;
  float: left;
  margin-top: 15px;
}

.boal_dolor h1 {
  text-align: center;
  color: #6f656e;
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  line-height: 40px;
}

.boal_dolor h1 span {
  color: #e02a2f;
}

.bar-bg {
  float: left;
  position: relative;
  width: 480px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 20px 0;
  justify-content: center;
}

.bar-1 {
  float: left;
  width: 110px;
  padding-left: 1px;
  text-align: center;
  color: #6f656d;
  font-size: 24px;
  line-height: 70px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.bar-bgrgt {
  float: left;
  width: 41%;
  height: 10px;
  margin-left: 5px;
  border: solid #da171b 2px;
  border-radius: 15px;
  background: #da171b;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: linear-gradient(to bottom, #dc191e, #db181e);
}

.boomrang {
  width: 620px;
  float: left;
  background: #f8f8f8;
  border-bottom: solid #f4efef 1px;
  padding-left: 15px;
  margin-top: 66px;
}

.bar-bgr1 {
  float: left;
  width: 337px;
}

.boomrang {
  width: auto;
  float: left;
  background: #f8f8f8;
  border-bottom: solid #f4efef 1px;
  padding-left: 15px;
  margin-top: 34px;
}
.boomrang_inner {
  width: 100% !important;
  float: left;
  padding: 25px 15px;
  box-sizing: border-box;
}
.Online_reports {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border: 1px solid #dbdfea;
    width: 510px;
}
.boomrang_inner_1 {
    width: 200px;
    float: left;
    padding-left: 10px;
    line-height: 40px;
    font-size: 16px;
    color: #6d6c6a;
    border-right: 1px solid #dbdfea;
    font-family: "PT Sans", sans-serif;
}

.boomrang_inner_2 {
    width: calc(100% - 200px);
    float: left;
    padding-left: 10px;
    line-height: 40px;
    color: #de2a2f;
    font-size: 16px;
    font-family: "PT Sans", sans-serif;
}

.midpotion_1 {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.midpotion_inner {
  float: left;
  width: 960px;
  position: relative;
}

.midpotion_1 p {
  font-size: 12px;
  color: #4e454c;
  line-height: 18px;
  margin: 0px;
}

.midpotion_logo {
  background: url(../images/f_logo.jpg) center top no-repeat;
  height: 32px;
  margin-top: 20px;
  left: 500px;
}

.futter_2 {
  background: url(../images/futter_logo.png) no-repeat scroll center 5px
    transparent;
  float: left;
  height: 52px;
  width: 126px;
  left: 652px;
  position: absolute;
}

footer {
  width: 100%;
  padding-bottom: 5px;
  background: #dbd9da;
  float: left;
  border-top: 5px solid #6f656d;
}

.footer {
  width: 100%;
  padding-bottom: 5px;
  background: #dbd9da;
  float: left;
  border-top: 5px solid #6f656d;
  padding-bottom: 34px;
}

#main_inner_futter {
  width: 960px;
  margin: 0px auto;
}

.futter {
  width: 960px;
  margin: 0 auto;
  padding-top: 5px;
}

.futterre1 {
  width: 960px;
  float: left;
}

.futter_1 {
  width: 190px;
  float: left;
}

.futter_1 p {
  color: #575258;
  font-size: 12px;
  font-weight: bold;
}

.futter_3 {
  width: 250px;
  float: right;
}

.futter_3 p {
  color: #575258;
  font-size: 12px;
  text-align: right;
  font-weight: bold;
}

.futter_4 {
  width: auto;
  float: right;
  padding-top: 5px;
}

.futter_4 h3 {
  color: #bb2024;
  font-size: 14px;
  float: left;
  line-height: 24px;
  padding-left: 36px;
}

.futter_4 a {
  color: #000;
  font-size: 14px;
  float: right;
  padding-left: 5px;
}

.futter_4 h1 {
  color: #545257;
}

.activity_wraper {
  float: left;
  width: 100%;
  margin: 0;
  border-bottom: none;
  padding: 15px;
  font-size: 16px;
  display: flex;
  align-items: center;
  font-family: "PT Sans", sans-serif;
}
.activity_wraper:nth-child(odd) {
    background: #f5f6fa;
}
div#activty_arrow-img {
  float: left;
}
div#activty_arrow-img img {
  width: 30px;
}
.activity_image {
  float: left;
  width: 100px;
}

.activity_image2 {
  width: 79px;
  height: 67px;
  background: #f8f8f8;
  padding-left: 4px;
  padding-top: 4px;
  border: solid 1px #e5e2e2;
}

.activity_image2:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}

.activity_contant {
    float: left;
    width: 500px;
    position: relative;
    display: flex;
    align-items: center;
}

#activty_arrow {
  border: solid transparent;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  border-width: 7px;
  border-left-color: #bc2024;
  top: 0px;
  margin-top: 3px;
}

.activity_contant_h2 {
  color: #bb2125;
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding-left: 15px;
}

.activity_contant_h2:hover {
  color: #333;
}

.activity_contant span {
  font-style: italic;
  font-size: 16px;
  color: #df2a2f;
}

.tampwraper {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.tampwraper_pop {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.tempcenter {
  margin: 0 auto;
  width: 777px;
}

.create_your_profile_wraper {
  width: auto;
  border: solid 0px #858585;
  float: left;
  border-radius: 8px;
  background: #fff;
  margin:0 auto;
  display: flex;
  flex-wrap: wrap;
}

.create_your_profile_title {
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
  border: 1px solid rgba(109, 109, 106, 0.22);
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0;
  margin-bottom: 30px;
}
.create_your_profile_title h3 {
  color: #6d6c69;
  font-family: "PT Sans", sans-serif;
}
.create_your_profile_title1 {
  float: left;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
}
.tempcenter .login_wraper {
  padding: 0;
  margin-top: 0;
  color: #6d6c69;
  font-weight: bold;
  margin-bottom: 0;
  float: right;
  width: auto !important;
  display: flex;
  align-items: center;
}
.create_your_profile_form {
  float: left;
  width: 100%;
  font-size: 16px;
}

.login_wraper {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
}

.login_wraper1 {
  float: left;
  width: calc(100% / 2);
  margin-bottom: 10px;
}
.login_wraper1 label{
  font-family: "PT Sans", sans-serif;
  font-weight: 500;
  color: #808080;
  margin-bottom: 10px !important;
  display: block;
  font-size: 16px;
}
.login {
  float: left;
  width: 222px;
  text-align: right;
  padding-right: 15px;
}

.login1 {
  float: left;
  width: 222px;
  text-align: right;
  padding-right: 15px;
  padding-top: 8px;
  font-size: 16px;
}

.login_box {
  float: left;
  width: 516px;
}

.login_box input,
textarea,
.uneditable-input {
  display: inline-block;
  width: 332px;
  padding: 4px 4px 6px 10px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #cccccc;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.login_box span {
  font-size: 14px;
  padding-left: 5px;
}

.login_box p {
  color: #d8292e;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  margin-top: -6px;
  font-family: "PT Sans", sans-serif;
}

.submit_button {
  float: left;
  width: 34%;
  padding-top: 10px;
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  padding-left: 66%;
}

.submit_button input {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  background: #ea2a31;
  padding: 8px;
  font-size: 13px;
  color: #fff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-right: 30px;
  float: right;
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0 #e02a2f;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#ea2a31),
    to(#b32727)
  );
  background-image: -webkit-linear-gradient(top, #ea2a31, #b32727);
  background-image: -o-linear-gradient(top, #ea2a31, #b32727);
  background-image: linear-gradient(to bottom, #ea2a31, #b32727);
  background-image: -ms-linear-gradient(top, #ea2a31, #b32727);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea2a31', endColorstr='#b32727', GradientType=0);
  border: 1px solid #ea2a31;
}

.submit_button input:hover {
  border: 1px solid #fae3a4;
  color: #6f656d;
  background: #fae3a4;
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fae3a4),
    to(#fcc32a)
  );
  background-image: -webkit-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: -o-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: linear-gradient(to bottom, #fae3a4, #fcc32a);
  background-image: -ms-linear-gradient(top, #fae3a4, #fcc32a);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fae3a4', endColorstr='#fcc32a', GradientType=0);
}

.login_box_new {
  padding: 0 15px;
}

.login_box_new select {
  border: 1px solid #cccccc;
  border-radius: 16px 16px 16px 16px;
  color: #666666;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  padding: 5px 5px 5px 5px;
  font-style: normal;
  width: 100px;
  cursor: pointer;
  outline: none;
}

.fundraiser_preview_wraper {
  float: left;
  width: 95%;
  margin: 20px 10px 10px 25px;
  border-bottom: 1.5px dashed #ccc;
  padding-bottom: 20px;
}

.fundraiser_preview_image {
  float: left;
  width: 245px;
}

.fundraiser_preview_image2 {
  width: 219px;
  height: 167px;
  background: #f8f8f8;
  padding-left: 5px;
  padding-top: 5px;
}

.fundraiser_preview_image2:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}

.fundraiser_preview_contant {
  float: left;
  width: 370px;
  position: relative;
  padding-top: 5px;
}

.fundraiser_preview_contant_h2 {
  color: #bb2125;
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding-left: 15px;
}

.fundraiser_preview_contant_h2:hover {
  color: #333;
}

.fundraiser_preview_contant span {
  font-style: italic;
  font-size: 16px;
  color: #df2a2f;
}

#fundraiser_preview_arrow {
  border: solid transparent;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  border-width: 7px;
  border-left-color: #bc2024;
  top: 8px;
}

.add_participant_button {
  float: left;
  margin-top: 4px;
}

.add_participant_button:hover {
  color: #fcc32a;
}

.add_participant_sortbox {
  float: right;
  padding: 8px 8px 0 0;
}

.add_participant_sortbox .search {
  border: 1px solid #cccccc;
  border-radius: 16px 16px 16px 16px;
  color: #666666;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  margin-left: 10px;
  padding: 5px 5px 5px 25px;
  width: 200px;
  cursor: pointer;
  outline: none;
}

.add_participant_sortbox_1 {
  width: 290px;
  height: 45px;
  float: left;
  background: #f8f8f8;
  border: solid #fff 1px;
  padding-left: 10px;
  outline: 1px solid #ccc;
  margin-bottom: 8px;
  font-size: 14px;
  color: #4e454c;
  margin-right: 7px;
  padding-top: 8px;
}

.add_participant_sortbox_2 {
  width: 70px;
  height: 45px;
  padding-top: 8px;
  float: left;
  background: #f8f8f8;
  border: solid #fff 1px;
  padding-left: 10px;
  margin-bottom: 8px;
  outline: solid 1px #ccc;
  color: #4e454c;
  font-size: 13px;
  margin-right: 7px;
}

.add_participant_wraper2 {
  width: 100%;
  float: left;
  padding: 0px 10px;
  padding-top: 9px;
}

.add_participant_wraper_inner {
  width: 100%;
  float: left;
  padding: 10px 10px 0px;
}

.add_participant_sortbox_3 {
  width: 290px;
  float: left;
  background: #f8f8f8;
  border: solid #fff 1px;
  padding-left: 5px;
  outline: 1px solid #ccc;
  margin-bottom: 8px;
  font-size: 12px;
  color: #4e454c;
  margin-right: 7px;
  padding-top: 8px;
  padding-bottom: 10px;
}

.add_participant_sortbox_4 {
  width: 70px;
  height: 60px;
  padding-top: 30px;
  float: left;
  background: #f8f8f8;
  border: solid #fff 1px;
  padding-left: 10px;
  margin-bottom: 8px;
  outline: solid 1px #ccc;
  color: #4e454c;
  font-size: 13px;
  margin-right: 7px;
}

.participant_image {
  float: left;
  width: 61px;
  height: 52px;
  background: #fff;
  border: 1px solid #eae6e6;
  padding: 5px;
  position: relative;
}

.image_editbox {
  position: absolute;
  width: 61px;
  height: 17px;
  background: #fff;
  border: 1px solid #eae6e6;
  font-size: 12px;
  padding: 0 5px 0 5px;
  left: 0px;
  top: 0px;
}

.image_editbox img {
  float: right;
  padding-top: 3px;
}

.participant_text {
  float: left;
  width: 205px;
  padding-left: 10px;
}

.participant_text p {
  margin: 0px;
  padding: 0px;
}

.active_button {
    float: left;
    padding: 5px 10px;
    border-radius: 2px;
    color: #fff;
    background: #fd9f38;
    width: 80px;
    text-align: center;
}

.participant_details {
  float: left;
  padding: 5px 0px 0px 5px;
}

.participant_edit {
  float: left;
  padding: 5px 0px 0px 10px;
}

.donations_button {
    float: left;
    padding: 5px 10px;
    border-radius: 2px;
    color: #fff;
    background: rgba(14, 105, 14, 0.84);
    width: 80px;
    text-align: center;
}

.no_activity {
  float: left;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  background: #fd3a3e;
  width: 80px;
  text-align: center;
}

.add_participant_deletebox {
  width: 196px;
  font-size: 18px;
  font-family: "PT Sans", sans-serif;
  float: left;
  background: #f8f8f8;
  border: solid #fff 1px;
  padding-left: 152px;
  outline: solid 1px #ccc;
  color: #4e454c;
  margin-right: 7px;
}

.add_participant_deletebox img {
  padding-bottom: 5px;
  padding-left: 5px;
}

.unsubscribed {
    float: left;
    padding: 5px 10px;
    border-radius: 2px;
    color: #fff;
    background: #6b6b6b;
    width: 80px;
    text-align: center;
}

.add_participant_sortbox_3 h2 {
  font-size: 16px;
  color: #bb2125;
  font-family: "PT Sans", sans-serif;
  font-weight: normal;
  line-height: 18px !important;
}

.statistics_title img {
  float: left;
  padding-right: 10px;
}

.option {
  font-style: normal;
}

.email_title {
  float: left;
  width: 100%;
  padding: 20px 30px;
  border-bottom: 1px solid #dbdfea;
  display: flex;
  align-items: center;
}

.email_title .search {
  border: 1px solid #cccccc;
  border-radius: 16px 16px 16px 16px;
  color: #666666;
  font-size: 12px;
  margin-left: 10px;
  padding: 5px 15px 5px 15px;
  width: 250px;
  cursor: pointer;
  outline: none;
  margin: 0 0 0 10px;
  font-family: "PT Sans", sans-serif;
}

.email_title form {
  margin: 0 0 -12px;
}

.email_subject {
  float: left;
  padding-left: 23px;
  padding-top: 10px;
}

.email_subject .search {
  border: 1px solid #cccccc;
  border-radius: 16px 16px 16px 16px;
  color: #666666;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  margin-left: 10px;
  padding: 5px 5px 5px 25px;
  width: 554px;
  cursor: text;
  outline: none;
}

.edit_option {
  float: left;
  width: 569px;
  height: 15px;
  margin-left: 30px;
  background: #f8f8f8;
  border: 1px solid #d6d6d6;
  padding: 10px;
}

.email_messagebox {
  float: left;
  width: 380px;
  height: 210px;
  margin-left: 30px;
  padding: 30px 10px 10px;
  border-top: 0px;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  re-size: none;
}

.email_messagebox_m {
  float: left;
  width: 94.5%;
  height: 200px;
  margin-left: 33px;
  padding: 0;
  border-top: 0px;
  font-size: 12px;
}

.messepersent {
    width: 100%;
    float: left;
    margin-left: 30px;
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.messepersent h4 {
    font-size: 16px;
    color: #6d6c6a;
    width: 100%;
    font-family: "PT Sans", sans-serif;
    font-weight: 500;
}

.perembed_re {
  background: #b81818;
  color: #ffffff;
  float: left;
  font-size: 14px;
  width: 20%;
}

.perembed_fe {
    background: #6d6c69;
    float: left;
    line-height: 10px;
    margin-top: 8px;
    width: 300px;
}

.email_messagebox textarea {
  display: inline-block;
  width: 380px;
  height: 180px;
  padding: 15px;
  margin-left: -10px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #dedede !important;
  border-radius: 0px !important;
  font-weight: 500;
  margin-top: 0;
}

.send_button {
  float: right;
}

.email_messagebox_m textarea {
  display: inline-block;
  width: 100%;
  height: 180px;
  padding: 20px;
  line-height: 18px;
  color: #6d6c82;
  border-radius: 0px !important;
  font-weight: 500;
  margin-left: 0;
}

.send_button {
    display: flex;
    width: 100%;
    float: none;
    padding-left: 30px;
}

.edit_option_1 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #d6d6d6;
  float: right;
  height: 15px;
  padding: 10px;
  width: 483px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.email_messagebox_1 {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #d6d6d6 #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  float: right;
  height: 120px;
  padding: 10px;
  width: 483px;
  color: #000;
}

.email_messagebox_pic {
  border-color: -moz-use-text-color #d6d6d6 #d6d6d6;
  border-style: none solid solid;
  color: #000000;
  float: right;
  height: 120px;
  padding: 10px;
  float: right;
  width: 483px;
  margin-top: 0px !important;
  margin-left: 0px !important;
  -moz-border-radius: 0px !important;
  padding-top: 5px;
}

.sms_messagebox {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #d6d6d6 #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  float: left;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  height: 300px;
  margin-left: 30px;
  padding: 10px;
  width: 569px;
}

.bar_innerfund {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.dashboard_fu {
  float: left;
  margin-right: 57px;
  margin-top: 17px;
}

.boal_dolor_fun {
  float: left;
  margin-top: 20px;
  width: 79%;
}

.boal_dolor_fun h1 {
  color: #6f656e;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
}

.boal_dolor_fun h1 span {
  color: #e02a2f;
}

.sms_messagebox_messagebox textarea {
  border: 0 none !important;
  border-radius: 0 0 0 0 !important;
  color: #555555;
  display: inline-block;
  height: 300px;
  line-height: 18px;
  margin-left: -10px;
  margin-top: -10px;
  padding: 10px;
  width: 569px;
}

.emilhund {
  width: 100%;
  float: left;
  position: relative;
}

.boomrang_fun {
  float: left;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
}

.boomrang_fu1 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 140px;
}

.boomrang_fu2 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 460px;
}

.boomrang_fu3 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 50px;
}

.boomrang_fu4 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 74px;
}

.boomrang_fu5 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 82px;
}

.boomrang_fu6 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 128px;
}

.boomrang_fu7 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 50px;
}

.the_ch {
  width: 20px;
}

.boomrang_fu8 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 175px;
}

.boomrang_fu9 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 175px;
}

.boomrang_fu10 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  text-align: center;
  width: 175px;
}

.the_next {
  width: auto;
  float: right;
  margin-right: 7px;
}

.the_next a {
  font-size: 15px;
  color: #e3282e;
}

.boomrang_secet {
  float: left;
  padding: 20px;
  width: 582px;
}

.sect_giving {
  background: none repeat scroll 0 0 #ffffff;
  border: 9px solid #858585;
  border-radius: 8px 8px 8px 8px;
  float: left;
  width: 615px;
}

.edit_giving_main {
  margin: 0 auto;
  width: 100%;
}

.edit_giving {
  width: 100%;
  float: left;
  border-radius: 8px;
  background: #fff;
  box-sizing: border-box;
}

.edit_giving_top {
  float: left;
  width: 100%;
  line-height: 38px;
}

.edit_giving_top h3 {
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  color: #6d6c69;
  padding: 10px 15px;
}
.edit_giving_top p {
  padding-left: 0;
  color: #6f656d;
  font-size: 14px;
  padding-top: 12px;
  line-height: 20px;
  margin-right: 10px;
  font-family: "PT Sans", sans-serif;
}

.edit_wraper {
    float: left;
    width: auto;
    font-size: 20px;
    padding-left: 0;
    color: #6f656d;
    margin-right: 10px;
    line-height: 40px;
    font-family: "PT Sans", sans-serif;
}

.edit_hnt {
  float: left;
  width: auto;
  font-size: 16px;
  padding-left: 0;
  color: #6f656d;
  margin-right: 10px;
  line-height: 30px;
  font-family: "PT Sans", sans-serif;
  margin: 10px 0;
}

.edit_box input, textarea, .uneditable-input {
    display: inline-block;
    width: 136px;
    padding: 9px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #6f656d;
    font-weight: bold;
    border: 1px solid #dbdfea;
    border-radius: 0;
    background: #f5f6fa;
    box-shadow: none;
    font-family: "PT Sans", sans-serif;
}

.edit_box_1 input,
textarea,
.uneditable-input {
  display: inline-block;
  width: 356px;
  padding: 9px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #6f656d;
  border: 1px solid #cccccc;
  -webkit-border-radius: 16px;
  -moz-border-radius: 33px;
  border-radius: 16px;
  font-weight: bold;
  border-radius: 0;
  background: #f5f6fa;
  box-shadow: none;
  font-family: "PT Sans", sans-serif;
}

.edit_box_one {
  width: 100%;
  float: left;
  margin-right: 10px;
}

.login_wraper_edit {
  float: left;
  width: 100%;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.login_wraper_edit.add_Donor {
    width: calc(100% / 2);
}

.login_edit {
  float: left;
  width: auto;
  margin-bottom: 5px;
}

.login_edit_mar {
  margin-right: 10px;
  float: left;
}

.editcros {
  float: right;
  line-height: 30px;
}

.editcros img {
  float: left;
  clear: both;
}

.edit_live {
  float: left;
  width: auto;
}

.edit_live a {
  color: #fff;
  line-height: 40px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #fd3a3e;
  text-decoration: none !important;
  padding: 10px 15px;
}

.save_button input {
  padding: 12px 30px;
  color: #fff;
  background: #fd3a3e;
  border: 0;
  border-radius: 25px;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-right: 10px;
}

.cancel_button input {
  padding: 10px 25px !important;
  color: #fff !important;
  background: #6d6c69;
  margin-top: 0;
  font-family: "Montserrat", sans-serif !important;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
  display: inline-block;
  width: auto !important;
  border-radius: 0 !important;
  border: none !important;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}

/*.cancel_button input:hover {
  border: 1px solid #fae3a4;
  color: #6f656d;
  background: #fae3a4;
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fae3a4),
    to(#fcc32a)
  );
  background-image: -webkit-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: -o-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: linear-gradient(to bottom, #fae3a4, #fcc32a);
  background-image: -ms-linear-gradient(top, #fae3a4, #fcc32a);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fae3a4', endColorstr='#fcc32a', GradientType=0);
}
*/
.save_button_2 {
  float: left;
  width: auto;
  padding-top: 10px;
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  padding-left: 66%;
}

.save_button_1 {
    float: left;
    width: 100%;
    padding-top: 10px;
}
.tampwraper.Donor_name {
  width: 100% !important;
  padding: 30px;
}
.detrs_page_main {
  margin: 0 auto;
  width: 100%;
}

.detail_page {
  width: 900px;
  border: solid 0px #858585;
  float: left;
  border-radius: 8px;
  background: #fff;
}

.arun {
  border-radius: 20px;
  border: 1px solid #fd3a3e;
  background: #fd3a3e;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: transform 80ms ease-in;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  height: auto !important;
  line-height: 20px;
}

.dedatl_top {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #f5f6fa;
    border: 1px solid #dbdfea;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
}
.dedatl_top h3 {
  float: left;
  line-height: 30px;
  font-family: "PT Sans", sans-serif;
  color: #6d6c69;
  margin: 0;
}

.a_message {
  float: left;
  width: 100%;
  font-size: 16px;
  box-sizing: border-box;
  padding: 30px 0 0;
}

.a_message h3 {
  line-height: 30px;
  color: #4e454c;
  font-size: 16px;
  padding-left: 0px;
  padding-top: 20px;
}

.a_message p {
  color: #4e454c;
  font-size: 12px;
  padding-bottom: 10px;
}

.boomrang {
  float: left;
  width: 664px;
}

.boomrang h2 {
  background: #f8f8f8;
  line-height: 40px;
  color: #de2a2f;
  font-size: 18px;
  padding-left: 0px;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
}

.boomrang_bar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.boomrang_bar_1 {
  float: left;
  width: 100px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #f8f8f8;
  font-size: 13px;
}

.boomrang_bar_2 {
  float: left;
  width: 181px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #e02a2f;
  font-size: 13px;
}

.boomrang_bar_3 {
  float: left;
  width: 123px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #e02a2f;
  font-size: 13px;
}

.boomrang_bar_4 {
  float: left;
  width: 107px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #e02a2f;
  font-size: 13px;
}

.boomrang_bar_5 {
  float: left;
  width: 110px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #e02a2f;
  font-size: 13px;
}

.boomrang_bar_6 {
  float: left;
  width: 121px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #e02a2f;
  font-size: 13px;
}

.boomrang_mar {
  margin-right: 10px;
}

.boomrang_bar_7 {
  float: left;
  width: 110px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
}

.boomrang_bar_8 {
  float: left;
  width: 181px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #6f656d;
  font-size: 13px;
}

.boomrang_bar_9 {
  float: left;
  width: 123px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #6f656d;
  font-size: 13px;
}

.boomrang_bar_10 {
  float: left;
  width: 107px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #6f656d;
  font-size: 13px;
}

.boomrang_bar_11 {
  float: left;
  width: 110px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #6f656d;
  font-size: 13px;
}

.boomrang_bar_12 {
  float: left;
  width: 121px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #6f656d;
  font-size: 13px;
}

.campaign_button1 {
  float: left;
}

a.donations, .donations {
  float: left;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  background: rgba(14, 105, 14, 0.84);
  width: 80px;
  text-align: center;
  font-size: 14px;
}

a.donations:hover, .donations:hover {
  text-decoration: none;
  color: #fff;
}

a.no_activity, .no_activity {
  float: left;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  background: #fd3a3e;
  width: 80px;
  text-align: center;
  font-size: 14px;
}

a.no_activity:hover, .no_activity:hover {
  text-decoration: none;
  color: #fff;
}

a.unsubscribed, .unsubscribed {
  float: left;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  background: #6b6b6b;
  width: 80px;
  text-align: center;
  font-size: 14px;
}

a.unsubscribed:hover, .unsubscribed:hover {
  text-decoration: none;
  color: #fff;
}

a.no1_activity, .no1_activity {
  float: left;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  background: #fd9f38;
  width: 80px;
  text-align: center;
  font-size: 14px;
}

a.no1_activity:hover, .no1_activity:hover {
  text-decoration: none;
  color: #fff;
}

.Participant_main {
  margin: 0 auto;
  width: 100%;
}

.Participant {
  width: 100%;
  border: solid 0px #858585;
  float: left;
  border-radius: 8px;
  background: #fff;
}

.deletepage {
  width: 100%;
  font-size: 16px;
  margin-top: 15px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.deletepage_1 {
  float: left;
  width: calc(100% / 2);
  margin-bottom: 16px;
  padding: 0 10px;
  box-sizing: border-box;
}
.deletepage_left {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 30px;
  font-family: "PT Sans", sans-serif;
  font-weight: 500;
  color: #808080;
}
.deletepage_right {
  line-height: 34px;
  color: #6f656d;
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  outline: 0 !important;
  font-family: "PT Sans", sans-serif;
  width: 100%;
  font-size: 13px;
  margin-top: 0;
  box-sizing: border-box;
  float: right;
  padding: 5px 10px;
}

.cancel_detele_main {
  float: left;
}

.cancel_detele {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  background: #ea2a31;
  padding: 8px;
  font-size: 15px;
  color: #fff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  float: left;
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0 #e02a2f;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#ea2a31),
    to(#b32727)
  );
  background-image: -webkit-linear-gradient(top, #ea2a31, #b32727);
  background-image: -o-linear-gradient(top, #ea2a31, #b32727);
  background-image: linear-gradient(to bottom, #ea2a31, #b32727);
  background-image: -ms-linear-gradient(top, #ea2a31, #b32727);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea2a31', endColorstr='#b32727', GradientType=0);
  border: 1px solid #ea2a31;
  margin-right: 10px;
}

.cancel_detele:hover {
  border: 1px solid #fae3a4;
  color: #6f656d;
  background: #fae3a4;
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fae3a4),
    to(#fcc32a)
  );
  background-image: -webkit-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: -o-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: linear-gradient(to bottom, #fae3a4, #fcc32a);
  background-image: -ms-linear-gradient(top, #fae3a4, #fcc32a);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fae3a4', endColorstr='#fcc32a', GradientType=0);
}

.cancel_detele.selc {
  padding: 10px 25px !important;
  color: #fff !important;
  background: #6d6c69;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
  display: inline-block;
  width: auto;
  border-radius: 0;
  border: none;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}

/*.detele_cancel {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  background: #ea2a31;
  padding: 8px;
  font-size: 15px;
  color: #fff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0 #e02a2f;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#ea2a31),
    to(#b32727)
  );
  background-image: -webkit-linear-gradient(top, #ea2a31, #b32727);
  background-image: -o-linear-gradient(top, #ea2a31, #b32727);
  background-image: linear-gradient(to bottom, #ea2a31, #b32727);
  background-image: -ms-linear-gradient(top, #ea2a31, #b32727);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea2a31', endColorstr='#b32727', GradientType=0);
  border: 1px solid #ea2a31;
  width: 55px;
  margin-right: 10px;
}*/

/*.detele_cancel:hover {
  border: 1px solid #fae3a4;
  color: #6f656d;
  background: #fae3a4;
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fae3a4),
    to(#fcc32a)
  );
  background-image: -webkit-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: -o-linear-gradient(top, #fae3a4, #fcc32a);
  background-image: linear-gradient(to bottom, #fae3a4, #fcc32a);
  background-image: -ms-linear-gradient(top, #fae3a4, #fcc32a);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fae3a4', endColorstr='#fcc32a', GradientType=0);
}*/

.cancel_button {
  float: left;
  width: 100%;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  padding: 10px 10px 0;
}

.embed_main {
  margin: 0 auto;
  width: 432px;
}

.embed {
  width: 432px;
  border: solid 0px #858585;
  float: left;
  border-radius: 8px;
  background: #fff;
}

.embed_fram {
  width: 380px;
  font-size: 16px;
  margin: 0 auto;
}

.embed_fram input,
textarea,
.uneditable-input {
  display: inline-block;
  width: 356px;
  padding: 9px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #6f656d;
  font-weight: bold;
  border: 1px solid #dbdfea;
  border-radius: 0;
  background: #f5f6fa;
  box-shadow: none;
  font-family: "PT Sans", sans-serif;
}

.embed_giving p {
  padding-left: 0;
  color: #6f656d;
  font-size: 14px;
  padding: 10px 0 5px;
  font-family: "PT Sans", sans-serif;
}

.embed_giving h3 {
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  color: #6d6c69;
  padding: 10px 15px;
}

.embed_giving {
  line-height: 38px;
  margin-bottom: 5px;
}

.embed_button_1 {
    width: 100%;
    float: left;
    padding-top: 0px;
    margin-top: 20px;
}

.here_how {
  float: left;
  margin-top: 10px;
}

.here_how p {
  color: #6f656d;
  font-size: 13px;
  line-height: 18px;
}

.here_how_bar {
  border: 1px solid #dbdfea;
  border-radius: 0px;
  color: #555555;
  font-size: 13px;
  line-height: 18px;
  margin-top: 10px;
  padding: 15px 10px;
  width: 353px;
  float: left;
  background: #f5f6fa;
}

.here_how_bar1 {
  float: left;
  line-height: 30px !important;
  width: 100%;
  text-align: center;
  color: #da181b !important;
  font-size: 18px !important;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
.here_how_bar1 span{
  color: #6f656e !important;
}
.here_how_bar2 {
  float: left;
  width: 100%;
  text-align: right;
  color: #6f656d !important;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.perembed_m {
  width: 340px;
  margin: 0 auto;
}

.perembed_fram {
  width: 100%;
  line-height: 24px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.perembed_left {
  width: 20%;
  float: left;
  font-size: 16px;
  color: #6d6c69;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.perembed_left_1 {
  width: 16px;
  float: left;
  height: 33px;
  background: url(../images/g_left.png) left top no-repeat;
}

.perembed_left_2 {
  width: 16px;
  float: left;
  height: 33px;
  background: url(../images/g_right.png) left top no-repeat;
}

.cancel_one.selc {
    background: #6d6c69;
    color: #fff;
    width: 26%;
    font-family: "PT Sans", sans-serif;
    padding: 10px 15px;
    border-radius: 0;
    box-shadow: none;
    border: none;
}
.detele_cancel {
    background: #da181b !important;
    color: #fff !important;
    width: 26% !important;
    font-family: "PT Sans", sans-serif !important;
    padding: 10px 15px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    border: none !important;
}
.embed_fram_onw input,
textarea,
.uneditable-input {
  border: 1px solid #cccccc;
  border-radius: 50px 50px 50px 50px;
  color: #555555;
  display: inline-block;
  width: 20%;
  float: left;
}

.embed_fram_onw {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.embed_fram_onw input,
textarea,
.uneditable-input {
  display: inline-block;
  font-size: 15px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.boomrang_det {
  float: left;
  width: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 10px 0;
}
.boomrang_det h2 {
  line-height: 40px;
  color: #000;
  font-size: 18px;
  padding-left: 0px;
  font-weight: bold;
}

.boomrang_de_left {
  width: 100%;
  display: flex;
}

.boomrang_de_left_1 {
  padding: 10px;
  width: 120px;
  float: left;
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
}
.boomrang_de_left_1 img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  object-fit: contain;
  border: 3px solid #da181b;
  margin-top: 5px;
}
.boomrang_de_left_2 {
  width: calc(100% - 110px);
  float: right;
  font-family: "PT Sans", sans-serif;
  color: #6d6c69;
}
.boomrang_de_left_2 > div span.editme1 form {
  width: 100%;
}
.boomrang_de_left_2 > div span.editme1 input {
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  border-radius: 0;
  box-shadow: none !important;
  outline: 0 !important;
  font-family: "PT Sans", sans-serif;
  width: 100%;
  font-size: 13px;
  margin-top: 0;
  box-sizing: border-box;
  padding: 20px 10px !important;
}
.boomrang_de_left_2 > div span.editme1 form button {
  padding: 10px 20px !important;
  color: #fff !important;
  background: #da181b;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
  display: inline-block;
  margin-bottom: 0 !important;
  border: none;
}
.boomrang_de_left_2 h3 {
  color: #6d6c69;
  font-size: 18px;
  line-height: 30px;
  padding-left: 0;
  padding-top: 20px;
}
.boomrang_de_left_2 > div {
  display: flex;
  border: 1px solid #dbdfea;
  margin: 10px;
  padding: 10px;
  box-sizing: border-box;
  width: calc(100% / 2 - 20px) !important;
  flex-direction: column;
}
.boomrang_de_left_2 .Name_edit {
    width: 100% !important;
    max-width: 48%;
}
.boomrang_de_left_2 > div span.editme1 {
  display: flex;
  align-items: center;
  cursor: pointer;
  background: transparent !important;
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
}
.boomrang_de_left_2 > div span.editme1 img {
  padding-left: 10px;
}

.boomrang_de_left_2 p {
  color: #000;
  font-size: 14px;
  width: 100% !important;
  padding-bottom: 0;
  text-align: left !important;
  line-height: 24px;
}
span.participant_msg {
    display: block;
    padding: 0 10px;
}
.fundeisen_priview {
  height: 64px;
  width: 100%;
  float: left;
  background: -moz-linear-gradient(#fff, #f2f2f2) repeat scroll 0 0 transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  border-bottom: 3px solid #eeeeee;
  background-image: -ms-linear-gradient(top, #fff, #f2f2f2);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fff),
    to(#f2f2f2)
  );
  background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
  background-image: -o-linear-gradient(top, #fff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-image: -ms-linear-gradient(top, #fff, #f2f2f2);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
}

.fundeisen_bg {
  width: 100%;
  float: left;
}

.fundeisen_mid {
  width: 97%;
  background: url(../images/bg.jpg) left 90px no-repeat;
  float: left;
}

.fundeisen_wraper {
  float: left;
  width: 935px;
  border: 2px solid #eeeded;
  background: #fff;
  padding: 10px;
}

.fundeisen_left {
  float: left;
  width: auto;
}

.fundeisen_left span {
  float: left;
  width: auto;
  padding-left: 30px;
}

.fundeisen_left h2 {
  font-size: 26px;
  color: #9d2e25;
  padding-left: 20px;
  line-height: 82px;
  float: left;
}

.fundeisen_right {
  float: right;
  width: auto;
}

.fundeisen_right {
  float: right;
  padding-top: 26px;
}

.fundeisen_right input {
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0 #e02a2f;
  border: 1px solid #ea2a31;
  border-radius: 8px 8px 8px 8px;
  background: #ea2a31;
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  padding: 8px;
  padding-left: 15px;
  padding-right: 15px;
}

.fundeisen_right input:hover {
  display: inline-block;
  background: #fcc42c;
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
}

.editfunder {
  float: left;
  width: 100%;
}

.editfunder_title {
  background: none repeat scroll 0 0 #f8f8f8;
  border-bottom: 1px solid #f4efef;
  border-top: 2px solid #ffffff;
  float: left;
  height: 46px;
  padding-left: 20px;
  width: 939px;
}

.fundeisen_right_1 {
  float: right;
  width: auto;
}

.fundeisen_right_1 {
  float: right;
  padding-top: 5px;
  margin-right: 10px;
}

.fundeisen_right_1 input {
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0 #e02a2f;
  border: 1px solid #ea2a31;
  border-radius: 8px 8px 8px 8px;
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  padding: 8px;
  padding-left: 15px;
  padding-right: 15px;
  background: #ea2a31;
}

.fundeisen_right_1 input:hover {
  background: #fcc42c;
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
}

.markiting {
  float: left;
  width: 940px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 35px;
}

.markiting_left {
  float: left;
  width: 250px;
}

.markiting_left_im {
  float: none;
  margin-bottom: 15px;
  border: solid #706d6d 2px;
  background: #fff;
  padding: 4px;
  width: 226px;
  text-align: center;
}
.markiting_right {
  float: right;
  width: 620px;
}

.markiting_right_1 {
  float: right;
  width: 620px;
}

.markiting_right_1 h2 {
  font-size: 16px;
  color: #d8292d;
}

.markiting_right_1 h4 {
  font-size: 12px;
  color: #030303;
  margin: 0px;
  padding: 0px;
}

.markiting_right_1 p {
  font-size: 12px;
  color: #030303;
  padding-top: 24px;
  padding-bottom: 10px;
  text-align: left;
  width: 100%;
  float: left;
}

.markiting_right_1 ul {
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
  float: left;
}

.markiting_right_1 ul li a {
  color: #4c494b;
  font-size: 13px;
}

.markiting_right_2 {
  float: left;
  width: auto;
}

.markiting_right_2 p {
  font-size: 12px;
  color: #030303;
  float: left;
  line-height: 20px;
  width: 100%;
}

.markiting_right_2 h2 {
  font-size: 16px;
  color: #d8292d;
  float: left;
}

.markiting_right_3 {
  float: left;
  padding-bottom: 10px;
}

.markiting_right_4 {
  float: left;
  width: 100%;
}

.markiting_right_4 p {
  float: left;
  width: 500px;
  display: block;
}

.markiting_right_4 h2 {
  color: #d8292d;
  float: left;
  font-size: 16px;
  width: 100%;
}

.easy_fundraising {
  float: left;
  width: 935px;
  margin-top: 24px;
  padding: 10px;
}

.easy_fundraising p {
  font-size: 12px;
  color: #030303;
  float: left;
  line-height: 20px;
  width: 100%;
}

.easy_fundraising h2 {
  font-size: 16px;
  color: #d8292d;
  float: left;
}

.easy_fundraising a {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 20px;
}

.login_wraper_edit.New_participant {
    width: calc(100% / 2);
    padding: 0 15px;
}
.lav_wraper {
  width: 100%;
  font-family: "PT Sans", sans-serif;
  font-weight: 500;
  color: #808080;
  margin-bottom: 5px !important;
  display: block;
  line-height: 18px;
  margin-right: 0;
  text-align: left;
}

.login_lav {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

.edit_box_lav {
    float: left;
    width: 100%;
}

.edit_box_lav_d {
    float: left;
    width: 50%;
}
.edit_box_lav_d select{
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  border-radius: 0;
  height: 45px;
  box-shadow: none !important;
  outline: 0 !important;
  font-family: "PT Sans", sans-serif;
  width: 97%;
  font-size: 13px;
  margin-top: 0;
  box-sizing: border-box;
}

/*#frm .lav_wraper {
  width: 195px;
}*/

.edit_box_lav input,
textarea,
.uneditable-input {
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  border-radius: 0;
  height: 45px;
  box-shadow: none !important;
  outline: 0 !important;
  font-family: "PT Sans", sans-serif;
  width: 100%;
  font-size: 13px;
  margin-top: 0;
  box-sizing: border-box;
  padding: 10px;
}

.edit_box_lav span {
  color: #d8292e;
  font-size: 16px;
  padding-left: 5px;
}

.login_box_lav {
  float: right;
  width: 100%;
  display: flex;
  align-items: center;
}

.login_box_lav p {
  color: #d8292e;
  font-size: 11px;
  margin: 0;
  padding: 0;
  font-family: "PT Sans", sans-serif;
}
div#upload_logo {
    background: #6d6c69 !important;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 30px !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}
div#upload_logo.Upload_img {
    background: transparent !important;
    padding: 12px 0 !important;
}
span#status_logo {
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
}
.save_button_lav {
  float: left;
  padding: 10px 15px 0;
  width: 100%;
}

.save_button_lav input {
  border-radius: 20px;
  border: 1px solid #fd3a3e;
  background: #fd3a3e;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  height: auto !important;
  line-height: 20px;
}

.save_button_but input {
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0 #e02a2f;
  border: 1px solid #ea2a31;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-size: 13px;
  margin: 8px 20px 8px 8px;
  padding: 8px;
  width: 47px;
}

.dolor_button_lav {
  float: left;
  padding-top: 10px;
  width: 100%;
}

.dolor_button_lav input {
  padding: 12px 25px;
  color: #fff;
  background: #fd3a3e;
  border: 0;
  border-radius: 25px;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-right: 10px;
}

/*.dolor_button_lav input:hover {
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
}*/

.selcet_button_lav {
  float: left;
  padding-top: 10px;
  width: 100%;
  padding-left: 10px !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.selcet_button_lav input {
  border-radius: 20px;
  border: 1px solid #fd3a3e;
  background: #fd3a3e;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 30px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: transform 80ms ease-in;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  height: auto !important;
  line-height: 20px;
}

/*.selcet_margin {
  margin-right: 20px;
}*/

/*.selcet_button_lav input:hover {
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
}*/

.save_button_lavba {
  float: left;
  width: 92px;
  margin-top: 0;
  margin-left: 15px;
}

.save_button_add input {
  padding: 12px 30px !important;
  color: #fff !important;
  background: #fd3a3e;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
  display: inline-block;
  margin-bottom: 0px;
  border: none;
  border-radius: 0;
}

/*.save_button_add input:hover {
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
  background: #fcc32a;
}*/

.send_subject {
  float: left;
  padding-left: 30px;
}

.send_subject .search {
  border: 1px solid #cccccc;
  border-radius: 16px 16px 16px 16px;
  color: #666666;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  margin-left: 10px;
  padding: 5px 5px 5px 5px;
  width: 38px;
  cursor: pointer;
  outline: none;
  text-align: center;
  font-size: 16px;
}

.send_subject span {
  float: left;
  font-size: 20px;
  width: 100%;
  margin-bottom: 10px;
  color: #6e646c;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  margin-top: 20px;
}

.cont_subject {
  float: right;
  width: 224px;
}

.cont_subject .search {
  border: 1px solid #cccccc;
  border-radius: 16px 16px 16px 16px;
  color: #666666;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  padding: 5px 5px 5px 10px;
  width: 198px;
  cursor: pointer;
  outline: none;
  font-size: 16px;
  text-align: left;
}

.dor_wraper {
  color: #6f656d;
  float: left;
  font-size: 16px;
  line-height: 22px;
  margin-right: 10px;
  text-align: right;
  width: 175px;
}

.upl_wraper {
  color: #6f656d;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-right: 10px;
  text-align: right;
  width: 218px;
}

.up_box_lav {
  float: left;
  width: 386px;
}
.up_box_lav.edit_box_one {
    width: 100%;
    display: flex;
    align-items: center;
}
.upr_box_lav {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.edit_pr.Participant_Edit {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 10px 30px;
}
.edit_pr.Participant_Edit .login_wraper_edit {
  width: calc(100% / 3);
  margin: 0 !important;
  box-sizing: border-box;
}

.upr_box_lav input,
textarea,
.uneditable-input {
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  border-radius: 0;
  height: 45px;
  box-shadow: none !important;
  outline: 0 !important;
  font-family: "PT Sans", sans-serif;
  width: 100%;
  font-size: 13px;
  margin-top: 0;
  box-sizing: border-box;
  padding: 10px 15px;
}

.uplr_wraper {
  float: left;
  font-size: 16px;
  line-height: 22px;
  font-family: "PT Sans", sans-serif;
  font-weight: 500;
  color: #808080;
  margin-bottom: 10px !important;
  display: block;
  width: 100%;
}

.edit_profile {
  font-family: "PT Sans", sans-serif;
  font-weight: 500;
  color: #808080;
  margin-bottom: 10px !important;
  display: block;
  font-size: 16px;
}

.edit_pr {
  width: 100%;
  float: left;
  padding-top: 20px;
}

.edit_pr_1 {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
}

/*.edit_pr_2 {
  overflow: hidden;
}*/

.edit_prof {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  margin-bottom: 20px;
  align-items: center;
}

.edit_pr_3 {
  width: auto;
}
.edit_pr_3 img{
  width: 100px;
  height: 100px;
  object-fit: cover;
  border: 2px dashed #bfcad6;
}
.edit_pr_4 {
  width: 20px;
  background: url(../../assets/images/img-close.png) left top no-repeat;
  height: 20px;
  position: absolute;
  top: -9px;
  left: 92px;
}

.edit_pr_5 {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  margin-bottom: 20px;
  align-items: center;
}
.edit_pr_5 img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border: 2px dashed #bfcad6;
}

.the_photo {
  width: auto;
  float: left;
  margin-left: 15px;
}

.the_photo a {
  padding: 10px 25px;
  color: #fff !important;
  background: #da181b;
  border: 0;
  border-radius: 0;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px !important;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
}

.funr_photo {
  width: auto;
  float: right;
  margin-right: 15px;
}
.funr_photo a {
  padding: 10px 25px;
  color: #fff !important;
  background: #e7181c;
  border: 0;
  border-radius: 0;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
}

/*.funr_photo a:hover {
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  background: #fcc32a;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
}*/

.note_photo {
  width: 100%;
  float: left;
  color: #da181b;
  font-size: 16px;
  font-family: "PT Sans", sans-serif;
  margin: 10px 0;
}

.dashboard_ph {
  float: left;
  margin-top: 10px;
}

.funder_priveiw {
  width: 750px;
  float: left;
  padding: 30px 5px;
}

.funder_right {
  float: right;
  width: 360px;
}

.funder_right h2 {
  color: #4e454c;
  font-size: 16px;
  font-family: "PT Sans", sans-serif;
}

.funder_right p {
  color: #6f656d;
  font-size: 12px;
  font-family: "PT Sans", sans-serif;
  padding-bottom: 20px;
}

.funder_ph {
  float: right;
  margin-top: 10px;
  width: 40%;
}

.loner_first {
  width: 658px;
  float: left;
  border-bottom: solid 1px #f1f1f1;
  color: #b60f15;
  font-size: 20px;
  text-align: center;
  line-height: 46px;
  margin-bottom: 20px;
}

.thankyou {
  float: left;
  width: 100%;
  padding: 30px 20px 10px;
  box-sizing: border-box;
}

.thankyou p {
  font-size: 16px;
  padding-top: 14px;
  color: #6f656d;
}

.thankyou span {
  color: #b60f15;
  font-size: 16px;
}

.thankyou ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  float: left;
  counter-reset: section;
}

.thankyou ul li {
  color: #6e636c;
  display: block;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 15px;
  padding-left: 40px;
  list-style: none;
  font-family: "PT Sans", sans-serif;
  position: relative;
}

.thankyou ul li:before {
  counter-increment: section;
  content: counter(section);
  width: 30px;
  height: 30px;
  background: #da181b;
  position: absolute;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  font-size: 16px;
  font-weight: 500;
  left: 0;
  top: 0;
}

.thankyou ul li a {
  font-size: 16px;
  color: #6e636c;
  padding-left: 28px;
  line-height: 26px;
}

.thankyou ul li span {
  color: #bc2227;
}

/*.logout {
  padding: 10px 30px;
  color: #fff !important;
  background: #fd3a3e;
  border: 0;
  border-radius: 0;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
}*/

/*.logout:hover {
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
  background: #fcc32a;
}*/

.logout_top {
  float: right;
  width: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
}
.logout_top form{
  margin: 0;
}
.logimout {
  background: url(../images/loding.png) left top no-repeat;
  height: 20px;
  width: 24px;
  position: absolute;
  left: 8px;
  top: 19px;
  display: block;
}

.than_heder {
  float: right;
  width: 70%;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.logged {
  float: left;
  width: 350px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.logged p {
  padding-left: 10px;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  font-family: "Montserrat", sans-serif !important;
}

.logged span {
  color: #b60f15;
  font-size: 14px;
}

.logged p {
  font-size: 14px;
  line-height: 18px;
  color: #6f656d;
}

.logged_one {
  float: left;
  width: 196px;
  position: relative;
}

.logged_one span {
  color: #b60f15;
  font-size: 14px;
}

.logged_one p {
  font-size: 14px;
  line-height: 18px;
  color: #6f656d;
}

.logged_two {
  float: right;
  width: auto;
  position: relative;
  margin-left: 30px;
}

.logiin {
  background: url(../images/loding.png) left top no-repeat;
  height: 20px;
  width: 24px;
  position: absolute;
  left: 8px;
  top: 10px;
  display: block;
}

.phone_Call {
  background: url(../images/phone.png) left top no-repeat;
  height: 26px;
  width: 24px;
  position: absolute;
  left: -25px;
  top: 10px;
  display: block;
}

.statistics_first {
  background: #f5f6fa;
  border-bottom: 1px solid #dbdfea;
  float: left;
  height: auto;
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
}

.statistics_first h1 {
  color: #4e454c;
  line-height: 44px;
  font-size: 20px;
}

.statistics_firs1 {
  background: none repeat scroll 0 0 #f8f8f8;
  border-bottom: 1px solid #f4efef;
  border-top: 2px solid #ffffff;
  float: left;
  height: 46px;
  padding-left: 20px;
  width: 938px;
  margin-top: 20px;
}

.statistics_firs1 h1 {
  color: #6f656d;
  line-height: 44px;
  font-size: 20px;
}

.statistics_first span {
  float: left;
  background: url(../images/right_arrow.png) left top no-repeat;
  display: block;
  width: 14px;
  height: 20px;
  margin-right: 10px;
  margin-top: 12px;
}

.chackhere {
  border-radius: 20px;
  border: 1px solid #fd3a3e;
  background: #fd3a3e;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 25px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  height: auto !important;
  line-height: 20px;
  display: inline-block;
}

/*.chackhere:hover {
  background: none repeat scroll 0 0 #fcc32a;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
}*/

.summary_menu {
  width: auto;
  float: left;
  margin-top: 15px;
}

a.summary_menu {
  background: url(../images/m_left.png) left top no-repeat;
  display: block;
  padding-left: 18px;
  font-size: 18px;
  float: left;
  color: #6f656d;
  line-height: 40px;
  width: auto;
  margin-left: -16px;
}

a.summary_menu span {
  background: url(../images/m_right.png) right top no-repeat;
  display: block;
  padding-right: 18px;
  float: left;
}

a.summary_menu:hover {
  background: url(../images/m_left.png) left -39px no-repeat;
  display: block;
  padding-left: 18px;
  color: #b60f15;
}

a.summary_menu:hover span {
  background: url(../images/m_right.png) right -39px no-repeat;
}

a.summary_menu.yaaa {
  background: url(../images/m_left.png) left -39px no-repeat;
  display: block;
  padding-left: 18px;
}

a.summary_menu span.yato {
  background: url(../images/m_right.png) right -39px no-repeat;
  display: block;
  color: #b60f15;
}

.summary_dot {
  background: url(../images/dot.png) 11px 8px no-repeat;
  display: block;
  padding-left: 18px;
  font-size: 16px;
  float: left;
  color: #fff;
  width: 20px;
}

.summary_dot:hover {
  background: url(../images/dot_h.png) 11px 8px no-repeat;
  display: block;
  color: #fff;
}

.summary_dot.dt {
  background: url(../images/dot_h.png) 11px 8px no-repeat;
  display: block;
  color: #fff;
}

.logout_tops_1 {
  float: left;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  width: auto;
}

.col7 {
  width: 952px;
  border: 4px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  float: right;
  margin-bottom: 20px;
}

.col7 div {
  background: none repeat scroll 0 0 #f8f8f8;
  border-bottom: 1px solid #f4efef;
  float: left;
  height: auto;
  padding: 20px;
  width: 912px;
}

.col7 div .donet-button,
.col7 div .donet-button:hover {
  float: right;
  margin: 0;
  height: 23px;
  display: inline-block;
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0
    transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#ea2a31),
    to(#b32727)
  );
  background-image: -webkit-linear-gradient(top, #ea2a31, #b32727);
  background-image: -o-linear-gradient(top, #ea2a31, #b32727);
  background-image: linear-gradient(to bottom, #ea2a31, #b32727);
  background-image: -ms-linear-gradient(top, #ea2a31, #b32727);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea2a31', endColorstr='#b32727', GradientType=0);
  border: 1px solid #ea2a31;
  border-bottom-color: #b32727;
  border-radius: 7px;
  color: #fff;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 2px;
  text-decoration: none;
  background-color: #e02a2f;
  padding-right: 10px;
}

.col7 div h1 {
  border-left: 1px solid #ccc;
  float: left;
  line-height: 20px;
  margin-left: -15px;
  padding-left: 24px;
  width: auto;
  color: #6f656d;
  font-size: 20px;
  font-weight: bold;
}

.col7 div .fp-arrow {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 10px solid transparent;
  padding: 0px;
  border-left: 15px solid #f0e5ee;
  border-top: 10px solid transparent;
  float: left;
  height: 0;
  width: 0;
}

.col7 .cont {
  background: #fff;
  border: none;
}

.col7 .cont .donetion-right-cont {
  float: right;
  width: 633px;
  text-align: left;
  background: #fff;
  border: none;
}

.col7 .cont .donetion-right-cont strong {
  color: #4e454c;
  font-size: 16px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

.col7 .cont .donetion-right-cont p {
  color: #6f656d;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}

.col5 table {
  width: 915px;
}

.col5 table tr td {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #dddddd;
}

.create_your_profile_form #donation-stp-mn .dont-stp-aro {
  margin: 20px 0 0 20px;
}

.edit_box_1 select {
  border: 1px solid #cccccc;
  border-radius: 12px 12px 12px 12px;
  color: #666666;
  cursor: pointer;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-style: normal;
  height: 39px;
  outline: medium none;
  padding: 7px 5px;
  width: 375px;
}

.login_wraper_edit .chk {
  float: left;
  width: 455px;
  margin-left: 160px;
  margin-bottom: 15px;
  font-size: 17px;
}

.login_wraper_edit .chk input {
  float: left;
  width: auto;
  height: auto;
  border: none;
  margin-right: 10px;
}

.login_wraper_edit .chk a,
.login_wraper_edit .chk a:hover {
  color: #4e454c;
  font-size: 14px;
}

.clear {
  clear: both;
}

.callus {
  float: right;
  width: auto;
  height: auto;
}

.callus h1 {
  font-weight: normal;
  float: left;
  width: auto;
  height: auto;
  color: #ba2025;
  font-size: 18px;
}

.callus span {
  float: left;
  width: auto;
  height: auto;
  margin: 0 5px;
}

.callus p {
  color: #6f656d;
  float: left;
  font-size: 15px;
  height: auto;
  padding: 5px 0;
  width: auto;
}

.col5 {
  width: 915px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding: 20px;
  float: right;
  margin-bottom: 20px;
}

#donation-stp-mn {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.dont-stp-aro {
  float: left;
  width: auto;
  height: 35px;
  background: none repeat scroll 0 0 #d1e8f8;
}

.arrow-left {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 17px solid #d1e8f8;
  border-left: 18px solid #ffffff;
  border-top: 18px solid #d1e8f8;
  float: left;
  height: 0;
  width: 0;
}

.arrow-mid {
  color: #bb2125;
  float: left;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 20px;
  padding: 7px;
  width: auto;
}

.arrow-mid span {
  background: none repeat scroll 0 0 #bb2125;
  border-radius: 100% 100% 100% 100%;
  color: #ffffff;
  float: left;
  height: 16px;
  font-family: "PT Sans", sans-serif;
  margin-right: 10px;
  padding: 2px;
  text-align: center;
  width: 16px;
  font-size: 12px;
}

.arrow-right {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 17px solid #ffffff;
  border-left: 18px solid #d1e8f8;
  border-top: 18px solid #ffffff;
  float: right;
  height: 0;
  width: 0;
}

.col6 {
  width: 250px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  float: left;
  margin-right: 13px;
  text-align: center;
  padding: 20px;
}

.col6 div {
  float: left;
  width: 100%;
  height: 55px;
}

.donet-button,
.donet-button:hover {
  float: none;
  margin: 20px 0 0 0;
  height: 28px;
  display: inline-block;
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0
    transparent;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#ea2a31),
    to(#b32727)
  );
  background-image: -webkit-linear-gradient(top, #ea2a31, #b32727);
  background-image: -o-linear-gradient(top, #ea2a31, #b32727);
  background-image: linear-gradient(to bottom, #ea2a31, #b32727);
  background-image: -ms-linear-gradient(top, #ea2a31, #b32727);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea2a31', endColorstr='#b32727', GradientType=0);
  border: 1px solid #ea2a31;
  border-bottom-color: #b32727;
  border-radius: 8px;
  color: #fff;
  font-size: 15px;
  padding-left: 10px;
  padding-top: 6px;
  text-decoration: none;
  background-color: #e02a2f;
  padding-right: 10px;
}

.donetion-left-img {
  background: none repeat scroll 0 0 #ffffff !important;
  border: 2px solid #ece7e8 !important;
  float: left !important;
  padding: 4px !important;
  text-align: center !important;
  width: auto !important;
}

.donetion-right-cont {
  background: none repeat scroll 0 0 #ffffff;
  float: right;
  padding: 4px;
  text-align: center;
  width: 650px;
}

.donetion-right-cont p {
  text-align: center;
  font-family: "PT Sans", sans-serif;
  color: #4e454c;
  font-size: 16px;
  font-weight: bold;
  float: right;
  width: 100%;
}

.donetion-right-cont h1 {
  color: #dd2a2f;
  float: left;
  font-family: "PT Sans", sans-serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 45px;
  margin: 0;
  padding: 20px 180px;
  text-align: center;
  width: 290px;
}

.doner_first {
  border: 0;
  padding: 8px 10px;
  width: 100%;
  background: #f5f6fa;
  border-bottom: 1px solid #dbdfea;
  display: flex;
  align-items: center;
  height: 46px;
}

.doner_first h1 {
  color: #6f656d;
  line-height: 44px;
  font-size: 18px;
  display: block;
  width: 100%;
  font-weight: 600;
  font-family: "PT Sans", sans-serif;
  padding-left: 10px;
}

.doner_first span {
  background: url("../images/right_arrow.png") no-repeat scroll left top
    transparent;
  display: block;
  float: left;
  height: 20px;
  margin-right: 10px;
  margin-top: 12px;
  width: 14px;
}

.funder_first {
  border: 0;
  padding: 8px 10px;
  width: 100%;
  background: #f5f6fa;
  border-bottom: 1px solid #dbdfea;
  display: flex;
  align-items: center;
  height: 46px;
  justify-content: space-between;
}

.funder_first h1 {
  color: #6f656d;
  line-height: 44px;
  float: left;
  font-size: 18px;
  padding-left: 10px;
  font-family: "PT Sans", sans-serif;
  margin: 0;
}

.funder_first span {
  background: url("../images/right_arrow.png") no-repeat scroll left top
    transparent;
  display: block;
  float: left;
  height: 20px;
  margin-right: 10px;
  margin-top: 12px;
  width: 14px;
}

.creater_first {
  background: #f5f6fa;
  border-bottom: 1px solid #dbdfea;
  float: left;
  height: auto;
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.creater_first h1 {
  color: #4e454c;
  line-height: 44px;
  float: left;
  font-size: 20px;
}

.creater_first span {
  background: url("../images/right_arrow.png") no-repeat scroll left top
    transparent;
  display: block;
  float: left;
  height: 20px;
  margin: 12px;
  width: 14px;
}

.add_box {
  float: left;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

.add_box input,
textarea,
.uneditable-input {
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  border-radius: 0;
  height: 45px;
  box-shadow: none !important;
  outline: 0 !important;
  font-family: "PT Sans", sans-serif;
  width: 100%;
  font-size: 13px;
  margin-top: 0;
  box-sizing: border-box;
  padding: 15px;
}

.add_box span {
  color: #d8292e;
  font-size: 14px;
  padding-left: 5px;
}

.add_login1 {
  float: left;
  padding-right: 15px;
  padding-top: 8px;
  text-align: right;
  width: 222px;
  font-size: 16px;
  color: #4e454c;
}

.add_box_rex {
  float: left;
  width: 100%;
}

.add_box_rex label{
  font-family: "PT Sans", sans-serif;
  font-weight: 500;
  color: #808080;
  margin-bottom: 10px !important;
  display: block;
  font-size: 16px;
}

.add_box_rex input,
textarea,
.uneditable-input {
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  border-radius: 0;
  height: 45px;
  box-shadow: none !important;
  outline: 0 !important;
  font-family: "PT Sans", sans-serif;
  width: 100%;
  font-size: 13px;
  margin-top: 0;
  box-sizing: border-box;
  padding: 10px 15px;
}

.add_box_rex span {
  color: #d8292e;
  font-size: 14px;
  padding-left: 5px;
}

.add_login1 {
  float: left;
  padding-right: 15px;
  padding-top: 8px;
  text-align: right;
  width: 222px;
  font-size: 16px;
  color: #4e454c;
}

.add_loginand {
  float: left;
  padding-right: 15px;
  padding-top: 8px;
  text-align: right;
  width: 88px;
  font-size: 16px;
  color: #4e454c;
}

.add_ph {
  margin-top: 10px;
  width: 100%;
  padding-left: 15px;
  float: left;
  display: flex;
}

.create_wraper1 {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 10px 30px;
  box-sizing: border-box;
}

.thexcrot {
  float: left;
  margin: 0;
  padding: 0;
  font-family: "PT Sans", sans-serif;
  font-weight: 500;
  color: #db181d;
  font-size: 14px;
  display: block;
  width: 100%;
}

.login_creat {
  width: calc(100% / 3);
  margin: 0 !important;
  box-sizing: border-box;
  padding: 0 15px;
}

.creat_photo {
  float: left;
  margin-left: 15px;
}

/*.creat_photo a:hover {
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0 #e02a2f;
  border: 1px solid #ea2a31;
  color: #ffffff;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  background-image: -ms-linear-gradient(top, #ea2a31, #b32727);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#ea2a31),
    to(#b32727)
  );
  background-image: -webkit-linear-gradient(top, #ea2a31, #b32727);
  background-image: -o-linear-gradient(top, #ea2a31, #b32727);
  background-image: linear-gradient(to bottom, #ea2a31, #b32727);
  background-image: -ms-linear-gradient(top, #ea2a31, #b32727);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#EA2A31', endColorstr='#B32727', GradientType=0);
}*/

.creat_photo a {
  padding: 10px 25px;
  color: #fff !important;
  background: #da181b;
  border: 0;
  border-radius: 0;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px !important;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
}

.creat_photo a span {
  color: #fff;
}

.addnew_mar {
  float: left;
  padding-top: 20px;
}

.funder_first_ste2 {
  background: none repeat scroll 0 0 #f8f8f8;
  border-bottom: 1px solid #f4efef;
  border-top: 2px solid #ffffff;
  float: left;
  height: 46px;
  padding-left: 20px;
  width: 937px;
}

.funder_first_ste2 span {
  background: url("../images/right_arrow.png") no-repeat scroll left top
    transparent;
  display: block;
  float: left;
  height: 20px;
  margin-right: 10px;
  margin-top: 12px;
  width: 14px;
}

.funder_first_ste2 h1 {
  color: #6f656d;
  float: left;
  font-size: 18px;
  line-height: 44px;
}

.loner_first_html {
  border-bottom: 1px solid #f1f1f1;
  color: #b60f15;
  float: left;
  font-size: 20px;
  line-height: 46px;
  margin-bottom: 20px;
  text-align: center;
  width: 960px;
}

.step2_re {
  float: left;
  padding: 20px 40px 0 40px;
  width: 877px;
}

.funder_right_fisrt {
  float: right;
  width: 600px;
}

.funder_right_fisrt h2 {
  color: #4e454c;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
}

.funder_right_fisrt p {
  padding-bottom: 10px;
}

.funder_stepc {
  float: left;
  margin-left: 44px;
  margin-top: 10px;
  width: 40%;
}

.funr_cummuty {
  float: left;
  margin-right: 15px;
  width: auto;
}

.funr_cummuty a {
  background: none repeat scroll 0 0 #fcc32a;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
  display: block;
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  text-decoration: none;
  border-radius: 8px 8px 8px 8px;
  background: none repeat scroll 0 0 #fcc32a;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
}

.funr_cummuty a:hover {
  background: none repeat scroll 0 0 #b32727;
  border: 1px solid #c5282a;
  border-radius: 8px 8px 8px 8px;
  color: #ffffff;
}

.funr_cummuty a.activest {
  background: none repeat scroll 0 0 #b32727;
  border: 1px solid #c5282a;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #ffffff;
}

.projuct_comutiy {
  float: right;
  margin-right: 15px;
  text-align: right;
  width: 308px;
}

.projuct_comutiy .search {
  border: 1px solid #cccccc;
  border-radius: 16px 16px 16px 16px;
  color: #666666;
  cursor: pointer;
  font-size: 12px;
  font-style: normal;
  margin-left: 10px;
  outline: medium none;
  padding: 5px 5px 5px 25px;
  width: 180px;
}

.sort_cumti {
    float: left;
    padding-top: 15px;
    font-family: "PT Sans", sans-serif;
}

.cumunity_1 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #bc2024;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 396px;
}

.cumunity_2 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #bc2024;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 230px;
}

.cumunity_3 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #4e454c;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 396px;
}

.cumunity_4 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #4e454c;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 230px;
}

.businesse_two {
  width: auto;
  float: right;
}

a.businesse_two {
  line-height: 18px;
  background: url(../images/paging_left.jpg) left top no-repeat;
  height: 18px;
  display: block;
  float: left;
  padding-left: 10px;
}

a.businesse_two span {
  color: #675d66;
  background: url(../images/paging_right.jpg) right top no-repeat;
  display: block;
  padding-right: 9px;
  padding-right: 10px;
  margin-right: 5px;
}

.cumunrti_two {
    margin-right: 0;
    margin-top: 20px;
}
.businesse_two.cumunrti_two a {
    font-family: "PT Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}
.aamanage_donors {
  float: left;
  padding: 40px 20px;
  width: 100%;
}

.addmange_bar_1 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  line-height: 36px;
  color: #f8f8f8;
  float: left;
  font-size: 13px;
  padding-bottom: 8px;
  padding-top: 10px;
  width: 119px;
}

.addmange_bar_2 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #4e454c;
  float: left;
  font-size: 13px;
  padding-left: 10px;
  line-height: 55px;
  padding-left: 10px;
  width: 80px;
}

.addmange_bar_3 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #4e454c;
  float: left;
  font-size: 13px;
  padding-left: 10px;
  width: 50px;
  padding-left: 10px;
  line-height: 55px;
}

.addmange_bar_4 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #4e454c;
  float: left;
  font-size: 13px;
  padding-left: 10px;
  width: 70px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  line-height: 20px;
}

.addmange_bar_5 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #4e454c;
  float: left;
  font-size: 13px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  line-height: 20px;
  width: 70px;
}

.addmange_bar_6 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #4e454c;
  float: left;
  font-size: 13px;
  padding-left: 10px;
  width: 80px;
  padding-left: 10px;
  line-height: 55px;
  height: 55px;
}

.addmange_bar_7 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #4e454c;
  float: left;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 9px;
  line-height: 20px;
  padding-left: 10px;
  width: 92px;
}

.addmange_bar_10 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #4e454c;
  float: left;
  font-size: 13px;
  line-height: 20px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 10px;
  width: 92px;
}

.addmange_mar {
  margin-right: 4px;
}

.addmange_man {
  float: left;
  padding-top: 12px;
  width: 669px;
}

a.congratulations, .congratulations {
  float: left;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  background: rgba(14, 105, 14, 0.84);
  width: 110px;
  text-align: center;
  font-size: 14px;
}

a.noactivityr, .noactivityr {
  float: left;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  background: #fd3a3e;
  width: 110px;
  text-align: center;
  font-size: 14px;
}

a.pledger, .pledger {
  float: left;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  background: #fd9f38;
  width: 110px;
  text-align: center;
  font-size: 14px;
}

a.unsubscribedr, .unsubscribedr {
  float: left;
  padding: 5px 10px;
  border-radius: 2px;
  color: #fff;
  background: #6b6b6b;
  width: 110px;
  text-align: center;
  font-size: 14px;
}

.add_sortbox {
  float: left;
}

.add_sortbox .search {
  border: 1px solid #cccccc;
  border-radius: 16px 16px 16px 16px;
  color: #666666;
  cursor: pointer;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  margin-left: 10px;
  outline: medium none;
  padding-left: 10px;
  width: 74px;
  margin-left: 5px;
}

.add_sortbox form {
  margin: 0px;
}

.add_sortbox select {
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 0px;
  padding-left: 0px;
}

.add_color {
  color: #f8f8f8;
}

.addmange_bar_8 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #4e454c;
  float: left;
  font-size: 11px;
  height: 29px;
  line-height: 15px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-top: 18px;
  width: 80px;
}

.addmange_bar_9 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #4e454c;
  float: left;
  font-size: 13px;
  padding-left: 10px;
  width: 70px;
  padding-left: 10px;
  line-height: 55px;
}

.the_pancel {
  width: 80px;
  float: left;
}

.the_pancel_1 {
  width: auto;
  float: left;
  height: 24px;
}

.the_pancel_1 a {
  background: url(../images/pancel.png) left 10px no-repeat;
  display: block;
  padding-left: 20px;
  margin: 0px;
  padding: 0px;
  padding-left: 22px;
  color: #4e454c;
  line-height: 32px;
}

.the_pancel_2 {
  width: auto;
  float: left;
  height: 24px;
  padding-bottom: 7px;
}

.the_pancel_2 a {
  background: url(../images/wrong.png) left 10px no-repeat;
  display: block;
  padding-left: 20px;
  margin: 0px;
  padding: 0px;
  padding-left: 22px;
  color: #4e454c;
  line-height: 32px;
}

.login_box_st1 {
  float: left;
  width: 406px;
}

.off_donet_main {
  margin: 0 auto;
  width: 720px;
}

.in_donet_main {
  background: none repeat scroll 0 0 #ffffff;
  border: 9px solid #858585;
  border-radius: 8px 8px 8px 8px;
  float: left;
  width: 720px;
}

.doner_loginand {
  color: #4e454c;
  float: left;
  font-size: 16px;
  padding-right: 15px;
  padding-top: 8px;
  text-align: right;
  width: 111px;
}

.domr_margein {
  float: left;
  padding-top: 5px;
}

.dolor_button_doner {
  background: none repeat scroll 0 0 #f2f2f2;
  border-top: 1px solid #cccccc;
  float: left;
  padding-left: 18%;
  padding-top: 10px;
  width: 82%;
}

.dolor_button_doner input {
  background: -moz-linear-gradient(#ea2a31, #b32727) repeat scroll 0 0 #e02a2f;
  border: 1px solid #ea2a31;
  border-radius: 8px 8px 8px 8px;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-size: 13px;
  padding: 8px;
}

.dolor_button_doner input:hover {
  background: -moz-linear-gradient(#fae3a4, #fcc32a) repeat scroll 0 0
    transparent;
  border: 1px solid #fae3a4;
  box-shadow: 0 1px 4px rgba(222, 222, 222, 0.3);
  color: #6f656d;
}

.the_content {
  float: left;
  line-height: 36px;
  color: #4e454c;
}

.deletepage_dwt input {
  float: right;
  width: 234px;
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  font-size: 12px;
  height: 26px;
  line-height: 24px;
  padding-left: 10px;
  color: #6f656d;
  margin: 0px;
  padding-right: 10px;
}

.parti_start {
  font-size: 16px !important;
  color: #6e636c !important;
  line-height: 26px !important;
}

.submit_button_newbutton {
  padding: 13.5px 30px !important;
  color: #fff !important;
  background: #fd3a3e;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
  display: inline-block;
  margin-bottom: 9px;
}

.col4 {
  width: 679px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 20px;
  float: right;
}

.statistics_title {
  float: left;
  margin-bottom: 0px;
  border-top: none;
  background: #f5f6fa;
  border-bottom: 1px solid #dbdfea;
  padding: 6px 15px;
  padding-right: 0;
  width: 100%;
}

.statistics_title h1 {
  color: #b60f15;
  line-height: 44px;
}

.mentors_1 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #bc2024;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 220px;
}

.mentors_2 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #bc2024;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 196px;
}

.mentors_3 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #bc2024;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 192px;
}

.mentors_4 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #4e454c;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 220px;
}

.mentors_5 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #4e454c;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 196px;
}

.mentors_6 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #4e454c;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 192px;
}

.repoting_comutiy {
  float: left;
  margin-right: 15px;
  text-align: right;
  width: 280px;
  color: #ca292b;
  font-size: 13px;
}

.repoting_comutiy .search {
  background: #f5f6fa;
  border: 0 !important;
  border-radius: 0;
  box-shadow: none !important;
  outline: 0 !important;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  margin-left: 10px;
  padding: 5px 15px 5px 15px;
  height: 40px;
}

.repotinf_print {
    float: right;
    display: flex;
    align-items: center;
    width: 600px;
    justify-content: flex-end;
}
.repotinf_print div#loadmore {
    margin-right: 10px;
}
.Data_download {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
}
.Data_download > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    flex-direction: column;
}
/*.Data_download > div span {
    margin-right: 8px;
}*/
.Data_download > div a {
    font-family: "PT Sans", sans-serif;
    color: #6d6c69;
    font-size: 16px;
}
/*.th_pring {
  width: 50px;
  float: left;
}

.th_pring span {
  float: left;
  width: 88px;
}

.th_pring a {
  color: #ca292b;
  font-size: 14px;
}

th_downlaod {
  width: 76px;
  float: left;
}

.th_downlaod span {
  float: left;
  width: 58px;
  text-align: center;
}

.th_downlaod a {
  color: #ca292b;
  font-size: 14px;
}*/

.boomrang_downlaod {
  float: left;
  width: 100%;
  border-bottom: solid 1px #f4efef;
  padding-top: 20px;
  margin-bottom: 30px;
}

.repoting_dow_1 {
    background: none repeat scroll 0 0 #f5f6fa;
    border: 1px solid #e6e1e1;
    color: #ca292b;
    float: left;
    font-size: 14px;
    line-height: 34px;
    font-weight: bold;
    width: 100% !important;
    margin: 0;
    font-family: "PT Sans", sans-serif;
    padding: 10px;
}

.repoting_dow_2 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  color: #6f656d;
  float: left;
  font-size: 14px;
  line-height: 34px;
  padding-left: 10px;
  width: 196px;
  margin-top: 6px;
}

.deletepage_dwt input {
  float: right;
  width: 234px;
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #e6e1e1;
  font-size: 12px;
  height: 26px;
  line-height: 24px;
  padding-left: 10px;
  color: #6f656d;
  margin: 0px;
  padding-right: 10px;
}

.back_image {
  float: left;
  width: 100%;
}

.back_image2 {
  float: left;
  width: calc(100% - 40px);
  border: 1px solid #dedede;
  border-radius: 0;
  margin: 30px 20px;
  padding: 15px;
  box-sizing: border-box;
}
.back_smallimag {
    border: 2px solid #fd3a3e;
    border-radius: 0;
    width: 58px;
    height: 44px;
    margin: 20px;
    float: left;
}

.checkbox {
  float: left;
}

.checkbox input {
  float: left;
  margin-top: 40px;
}

.or {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

.enter_colorcode {
  float: left;
  width: 100%;
  padding-left: 50px;
  font-size: 18px;
}

.enter_colorcode input {
  margin-top: 10px;
}

.select_yourpic {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.chose {
  float: left;
  padding-left: 20px;
  padding-top: 8px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
}

.chose input {
  margin-left: 270px !important;
  color: #fff;
  float: left;
}

.help_wraper {
  float: left;
  width: 100%;
}

.help_wraper2 {
  float: left;
  width: 100%;
}

.help_wraper2 h1 {
  font-size: 20px !important;
  font-weight: bold;
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  color: #6d6c69;
  padding: 15px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "PT Sans", sans-serif;
}

.help_wraper2 p {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  font-family: "PT Sans", sans-serif;
  color: #6d6c6a;
  margin-bottom: 15px;
}
.help_wraper2.help_suggestions p {
    font-size: 16px;
    line-height: 22px;
}

.help_wraper2 p span {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.edit_pr_new {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 15px 0;
}

.new_oder {
  width: 100% !important;
  float: left;
  padding: 25px 15px;
  box-sizing: border-box;
}

.new_oder_1 {
  color: #bc2024;
  float: left;
  width: 128px;
  border-bottom: 2px solid #e6e1e1;
  padding-bottom: 6px;
}

.new_oder_1 h2 {
  font-size: 15px;
  line-height: 10px;
  background: url(../image/s_arrow.jpg) left bottom no-repeat;
  float: left;
  font-weight: normal;
  padding-left: 12px;
}

.new_oder_2 {
  color: #bc2024;
  float: left;
  width: 120px;
  border-bottom: 2px solid #e6e1e1;
  padding-bottom: 6px;
}

.new_oder_2 h2 {
  font-size: 15px;
  line-height: 10px;
  background: url(../image/s_arrow.jpg) left bottom no-repeat;
  float: left;
  font-weight: normal;
  padding-left: 12px;
}

.new_oder_3 {
  color: #bc2024;
  float: left;
  width: 270px;
  border-bottom: 2px solid #e6e1e1;
  padding-bottom: 6px;
}

.new_oder_3 h2 {
  font-size: 15px;
  line-height: 10px;
  background: url(../image/s_arrow.jpg) left bottom no-repeat;
  float: left;
  font-weight: normal;
  padding-left: 12px;
}

.new_oder_mar {
  margin-right: 14px;
}

.new_oder_4 {
  float: left;
  width: 626px;
  border-bottom: 2px solid #e6e1e1;
  padding-bottom: 6px;
}

.new_oder_5 {
  float: left;
  width: 128px;
}

.new_oder_5 h2 {
  font-size: 12px;
  line-height: 10px;
  font-weight: normal;
  padding-left: 12px;
  color: #4e454c;
  line-height: 40px;
}

.new_oder_6 {
  float: left;
  width: 120px;
}

.new_oder_6 h2 {
  font-size: 12px;
  line-height: 10px;
  font-weight: normal;
  padding-left: 12px;
  color: #4e454c;
  line-height: 40px;
}

.new_oder_7 {
  float: left;
  width: 260px;
}

.new_oder_7 h2 {
  font-size: 12px;
  line-height: 10px;
  font-weight: normal;
  padding-left: 12px;
  color: #4e454c;
  line-height: 16px;
  padding-top: 10px;
}

.new_oder_8 {
  color: #bc2024;
  float: left;
  width: 64px;
  border-bottom: 2px solid #e6e1e1;
  padding-bottom: 6px;
}

.new_oder_8 h2 {
  font-size: 15px;
  line-height: 10px;
  background: url(../image/s_arrow.jpg) left bottom no-repeat;
  float: left;
  font-weight: normal;
  padding-left: 12px;
}

.new_oder_9 {
  color: #bc2024;
  float: left;
  width: 64px;
  padding-bottom: 6px;
}

.new_oder_9 h2 {
  font-size: 15px;
  line-height: 10px;
  background: url(../image/s_arrow.jpg) left bottom no-repeat;
  float: left;
  font-weight: normal;
  padding-left: 12px;
}

.new_oder_10 {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.col1,
.col2,
.col3,
.cols {
  float: left;
}

.col1 {
  width: 264px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
}

.col2 {
  width: 680px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 20px;
}

.col3 {
  width: 679px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 20px;
  margin-top: 30px;
  position: relative;
}

.col4 {
  width: 679px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 20px;
  float: right;
}

.doner1 {
  width: 678px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 20px;
  float: right;
}

.col_first {
  width: 958px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 20px;
  float: left;
}

.participants_bar {
  float: left;
  width: 675px;
  padding-top: 12px;
  position: absolute;
  top: -35px;
  left: 6px;
}

.participants_1 {
  float: left;
  width: 222px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  border-bottom: solid #e6e1e1 2px;
  line-height: 34px;
  padding-left: 10px;
  color: #e02a2f;
  font-size: 13px;
}

.participants_2 {
  float: left;
  width: 65px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  border-bottom: solid #e6e1e1 2px;
  line-height: 34px;
  padding-left: 10px;
  color: #6f656d;
  font-size: 13px;
}

.participants_3 {
  float: left;
  width: 65px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  border-bottom: solid #e6e1e1 2px;
  line-height: 34px;
  padding-left: 10px;
  color: #6f656d;
  font-size: 13px;
}

.participants_4 {
  float: left;
  width: 115px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  border-bottom: solid #e6e1e1 2px;
  line-height: 34px;
  padding-left: 10px;
  color: #6f656d;
  font-size: 13px;
}

.participants_5 {
  float: left;
  width: 115px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  border-bottom: solid #e6e1e1 2px;
  line-height: 34px;
  padding-left: 10px;
  color: #6f656d;
  font-size: 13px;
}

.participants_mar {
  margin-right: 5px;
}

.participants_6 {
  float: left;
  width: 649px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #e02a2f;
  font-size: 13px;
  margin-left: 9px;
  margin-top: 24px;
}

.participants_8 {
  color: #bc2024;
  font-size: 18px;
  padding-left: 20px;
}

.participants_7 {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  border-width: 7px;
  border-left-color: #bc2024;
  top: 35px;
}

.ajax_developers {
  width: 100%;
  float: left;
  padding-top: 8px;
}

.ajax_developers_1 {
  width: 362px;
  background: #f8f8f8;
  border: solid #e6e1e1 1px;
  line-height: 34px;
  padding-left: 10px;
  color: #e02a2f;
  font-size: 18px;
  margin-left: 9px;
  margin-top: 24px;
  text-align: center;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 0 auto;
}

.col4hu {
  width: 100%;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 20px;
  float: right;
  margin-top: 15px;
  background: #fff;
}

css for donation thanku message page-- > .col4_new {
  width: 679px;
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 20px;
  float: left;
}

.donater_detals {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #bc2024;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 150px;
}

.donater__name {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #bc2024;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 290px;
}

.don_detals {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.thankyou h1 {
  font-size: 20px !important;
  line-height: 20px !important;
  color: #b60f15 !important;
}

.do_mark {
  float: left;
  width: 912px;
}

.donet_button_1 {
  float: right;
  padding: 12px 30px !important;
  color: #fff;
  background: #fd3a3e;
  border: 0;
  border-radius: 25px;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 8px;
  text-decoration: none !important;
}

.donet_button_1:hover {
  color: #ffffff;
}

.wewell_first {
  background: none repeat scroll 0 0 #f8f8f8;
  border-bottom: 1px solid #f4efef;
  border-top: 2px solid #ffffff;
  float: left;
  height: 46px;
  padding: 0 1%;
  width: 98%;
}

.wewell_first h1 {
  color: #4e454c;
  line-height: 44px;
  font-size: 20px;
  float: left;
}

.wewell_first span {
  background: url("../images/right_arrow.png") no-repeat scroll left top
    transparent;
  display: block;
  float: left;
  height: 20px;
  margin-right: 10px;
  margin-top: 12px;
  width: 14px;
}

.wewell_firs1 {
  float: left;
  padding: 30px;
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
}

.donetion_r1, .markiting_left_im {
  background: none repeat scroll 0 0 #ffffff !important;
  border: 2px solid #000 !important;
  text-align: center !important;
  width: calc(100% / 4 - 20px);
  float: left;
  margin: 10px !important;
  padding: 5px;
  box-sizing: border-box;
}
.donetion_r1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.donetionr11 {
  background: none repeat scroll 0 0 #ffffff !important;
  float: left !important;
  padding: 4px !important;
  text-align: center !important;
  width: auto !important;
  margin-bottom: 10px;
}

.donetion_r2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    float: left;
    width: 100%;
}

.donetion_r3 {
  float: left;
  width: calc(100% - 20px);
  border: 1px solid #dbdfea;
  padding: 0 0 20px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 10px;
}

.donetion_r3 h2, .donetion_r3 h3, .donetion_r3 h4 {
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  background: #da171b;
  color: #fff !important;
  line-height: 30px;
  font-weight: 600;
  font-family: "PT Sans", sans-serif;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

/*.donetion_r3 h3 {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  color: #4e454c;
  padding-left: 0px;
  line-height: 30px;
  font-weight: normal;
}*/

.donetion_r3 p {
    margin: 0px;
    font-size: 16px;
    color: #000000;
    padding-bottom: 30px;
    margin-right: 10px;
    font-family: "PT Sans", sans-serif;
    line-height: 26px;
    padding: 0 20px 20px;
}

.donetion_r5 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #000000;
  font-weight: normal;
}

.donetion_r6 {
  float: left;
  padding-bottom: 30px;
  width: 100%;
}

.donetion_r4 {
  float: left;
  width: 100%;
  padding-bottom: 34px;
}

.donetion_r7 {
  background: none repeat scroll 0 0 #ffffff !important;
  border: 2px solid #ece7e8 !important;
  float: left !important;
  margin-bottom: 10px;
  padding: 4px !important;
  text-align: center !important;
  width: auto !important;
}

.donetion_r8 {
  float: left;
  width: 104px;
}

.donetion_r9 {
  background: none repeat scroll 0 0 #f0f0f0;
  border: 1px solid #cfcdcd;
  float: right;
  margin-right: 20px;
  padding: 14px;
  position: relative;
  width: 773px;
}

.donetion_r9 h2 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #002b54;
  line-height: 20px;
  font-weight: normal;
}

.donetion_r9 strong {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #000;
  padding-left: 0px;
  line-height: 20px;
}

.left_arrow {
  background: url("../images/left_arrow.jpg") no-repeat scroll left top
    transparent;
  width: 14px;
  position: absolute;
  top: 34px;
  left: -14px;
}

.donetion_r10 {
  float: left;
  width: 104px;
}

.donetion_r10 h2 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #002b54;
  line-height: 20px;
  font-weight: normal;
}

.donetion_r11 {
  background: none repeat scroll 0 0 #ffffff !important;
  border: 2px solid #ece7e8 !important;
  float: left !important;
  margin-bottom: 10px;
  margin-left: 12px;
  padding: 4px !important;
  text-align: center !important;
  width: auto !important;
}

.col_first_re1 {
  border: 1px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  float: left;
  margin-top: 20px;
  padding-bottom: 20px;
  width: 958px;
}

.repeatbg {
  width: 100%;
  float: left;
}

.wewell_logo {
  width: 100%;
  padding: 20px !important;
  background: #f5f6fa;
  box-sizing: border-box;
  border-bottom: 1px solid #dbdfea;
  position: relative;
}
.wewell_logo [poster]{
  width: 100%;
}
.wewell_logo span {
  font-size: 40px;
  color: #6f656d;
}
/*.wewell_first-new > div a.donet_button_1 {
  padding: 8px 16px 2px;
  border-radius: 30px;
}*/
.wewell_mar {
  margin-left: 30px;
  font-family: "PT Sans", sans-serif;
}

.ment_106 {
  background: #fff;
  color: #da171b;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #dbdfea;
  width: 114px;
  padding: 15px;
  font-family: "PT Sans", sans-serif;
}

.aamanage_donors table, .boomrang_bar, .payment-plan table{
    border-spacing: 1px;
    border-collapse: inherit;
}

.boomrang_inner td.ment_106, .participant_section td.ment_106, .Participant_modal td.ment_106, .new_oder td.ment_106, .boomrang_fun td.ment_106,
.aamanage_donors td.ment_106, .boomrang_bar td.ment_106, .payment-plan td.ment_106, .success_table td.ment_106{
  float: none;
  width: auto;
  line-height: 18px;
}
.boomrang_inner td.text, .participant_section td.text, .Participant_modal td.text, .new_oder td.text, .boomrang_fun td.text,
.aamanage_donors td.text, .boomrang_bar td.text, .payment-plan td.text, .success_table td.text {
  color: #6d6c6a;
  font-weight: 500;
}
.new_oder td.ment_106 img {
    width: 30px;
}
.new_oder td.text {
    padding: 10px 15px;
}
.participant_section td.text, .Participant_modal td.text {
    font-size: 14px;
    padding: 7px 15px;
}
.Participant_modal {
    margin-top: 15px;
}
.ment_114 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 114px;
  word-wrap: break-word;
}

.ment_115 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #6f656d;
  float: left;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  line-height: 36px;
  padding-left: 10px;
  width: 114px;
  word-wrap: break-word;
}

.mentors_115 {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #bc2024;
  float: left;
  font-size: 12px;
  line-height: 40px;
  margin-bottom: 8px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  padding-left: 10px;
  width: 114px;
  font-weight: bold;
}

.success {
  color: #4F8A10;
  background-color: #fff;
  background-image:url('../../assets/images/success.png');
}

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    padding: 20px 10px 20px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    display: flex;
    width: 100%;
    margin: 20px 0 0;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    box-sizing: border-box;
    float: left;
}

.thanksyou {
  background: none repeat scroll 0 0 #f8f8f8;
  border: 1px solid #ffffff;
  color: #bc2024;
  float: left;
  font-size: 16px;
  line-height: 40px;
  margin-right: 7px;
  outline: 1px solid #cccccc;
  width: 960px;
}

.than1 {
  background: none repeat scroll 0 0 #f8f8f8;
  color: #bc2024;
  float: left;
  font-size: 16px;
  line-height: 40px;
  border-right: 1px solid #cccccc;
  text-align: center;
  width: 238px;
}

.than2 {
  background: none repeat scroll 0 0 #f8f8f8;
  color: #000;
  float: left;
  font-size: 14px;
  line-height: 40px;
  border-right: 1px solid #cccccc;
  text-align: center;
  width: 238px;
}

#footer_wrap {
  background: url(../images/footer_wrap_bg.png) repeat-x scroll 0 16px;
  width: 100%;
  float: left;
  padding-bottom: 30px;
}

#footer_wrap #footer {
  background: url(../images/footer_bg.png) no-repeat scroll center 16px
    transparent;
  height: 160px;
  margin: 0 auto;
  width: 960px;
  padding-top: 16px;
}

#footer_wrap #footer .footer_block {
  border: medium none;
  float: left;
  padding: 65px 0 0;
  width: 120px;
}

#footer_wrap #footer .footer_block.alt {
  width: 280px;
}

#footer_wrap #footer .footer_block.alt p {
  font-size: 12px;
  margin: 0;
}

#footer_wrap #footer .footer_block.social {
  float: right;
  text-align: right;
  width: 280px;
}

#footer_wrap #footer .footer_block.social ul {
  font-size: 12px;
}

#footer_wrap #footer .footer_block.social ul li {
  display: inline;
  list-style: none outside none;
}

#footer_wrap #footer .footer_block.social ul li a {
  color: #575258;
}

#footer_wrap #footer .footer_block.social ul.red li a,
#footer_wrap #footer .footer_block.social ul.red li strong {
  color: #ae1c1c;
}

#footer_wrap #footer .footer_block.social p {
  color: #575258;
  font-size: 27px;
  margin: 10px 0 0;
}

#footer_wrap #footer .footer_block.social {
  font-weight: bold;
  float: right;
  text-align: right;
  width: 280px;
}

#footer_wrap #footer .footer_block.social ul {
  font-size: 12px;
}

#footer_wrap #footer .footer_block.social ul li {
  display: inline;
  list-style: none outside none;
}

#footer_wrap #footer .footer_block.social ul li a {
  color: #575258;
}

#footer_wrap #footer .footer_block.social ul.red li a,
#footer_wrap #footer .footer_block.social ul.red li strong {
  color: #ae1c1c;
}

#footer_wrap #footer .footer_block.social p {
  color: #575258;
  font-size: 27px;
  margin: 10px 0 0;
}

p img {
  max-width: 100%;
  padding: 0;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.notification {
  border: 3px solid #d55b5b;
  background-color: #ffcdcd;
  padding: 5px;
}

#tooltip {
  position: absolute;
  border: 1px solid #333;
  background: #f7f5d1;
  padding: 2px 5px;
  color: #333;
  display: none;
}

.imp243px {
  width: 243px !important;
  float: right;
}

.btsn_wr {
  width: 243px !important;
  float: right;
}

.tampwraper {
  margin-left: 20px;
  width: 674px;
}

.tempcenter {
    width: 100%;
    margin: 0 auto;
    float: left;
}
#cboxLoadedContent{
   width: 100% !important;
}
#cboxContent {
    overflow: visible;
    width: 100% !important;
}
#cboxWrapper {
    max-width: 80%;
    margin: 0 auto;
    left: 50% !important;
    transform: translate(-50%, 0);
    border: 5px solid #000;
    background: #fff;
    padding: 20px;
    border-radius: 0;
}

.w23 {
  width: 23%;
}

.wtfr {
  width: 110px;
  text-align: center;
  float: right;
}

.w337px {
  width: 337px;
}

.ml235 {
  margin-left: 235px;
}

.fr-right {
  float: right;
}

textarea.email_messagebox_pic {
  margin-left: 15px !important;
}

textarea.w337px {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 53px !important;
  width: 100%;
}

.ml235 {
  margin-left: 0;
}

.projuct_9 {
  width: 96%;
}

.w23pi {
  width: 23%;
}

.flml233px {
  float: left;
  margin-left: 233px;
}

.w674psiml20 {
  margin-left: 20px !important;
  width: 674px !important;
}

.w674px {
  width: 674px !important;
}

.heading_manage {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  color: #da171c;
  font-weight: 600;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
  background: #f5f6fa;
  border-bottom: 1px solid #dbdfea;
  padding: 6px 15px;
}

.w70m20 {
  float: left;
  margin-left: 20px;
  width: 70%;
}

.lhtacwpl {
  line-height: 54px;
  text-align: center;
  width: 300px;
  padding-left: 0px;
}

.w300px {
  width: 300px;
}

.w190pxpl0 {
  width: auto !important;
  padding-left: 0px;
}

.w330pxh46px {
  width: 330px;
  height: 46px;
}

.pl120w180px {
  padding-left: 120px;
  width: 180px;
}

.add_reoneboxre1 {
  height: 67px;
}

.w500pxtal {
  width: 500px;
  text-align: left;
}

.w220pxp {
  width: 220px;
  padding-right: 10px;
}

.txtboxwidth {
  width: 425px;
}

#cboxLoadedContent {
  overflow-x: hidden !important;
}

#cboxContent .tampwraper {
  width: 100%;
  margin-left: 0;
}

#cboxContent .detrs_page_main,
#cboxContent .detail_page,
#cboxContent .a_message,
#cboxContent .embed_fram,
#cboxContent .embed_giving,
#cboxContent .embed_main,
#cboxContent .embed {
  width: 100%;
  float: left;
}

#cboxContent .a_message {
  margin: 0;
  padding-bottom: 0;
}

.h76 {
  height: 76px;
}

a.tooltips {
  outline: none;
  position: relative;
  top: -12px;
  float: right;
}

a.tooltips strong {
  line-height: 30px;
}

a.tooltips:hover {
  text-decoration: none;
}

a.tooltips span {
  font-size: 14px;
  line-height: 21px;
  z-index: 10;
  display: none;
  padding: 14px 20px;
  margin-top: -30px;
  margin-left: 28px;
  width: 240px;
  line-height: 16px;
}

a.tooltips:hover span {
  right: 130%;
  display: inline;
  position: absolute;
  color: #111;
  border: 1px solid #dca;
  background: #fffaf0;
}

.callout {
  z-index: 20;
  position: absolute;
  top: 30px;
  border: 0;
  left: -12px;
}

a.tooltip span {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 5px 5px 8px #ccc;
  -webkit-box-shadow: 5px 5px 8px #ccc;
  box-shadow: 5px 5px 8px #ccc;
}

.edit_giving #whole_container {
  width: 100%;
  float: left;
  overflow: hidden;
}

.help_popup {
  position: relative;
  width: 100%;
  float: left;
}

.help_text_icon {
  position: absolute;
  top: 0;
  left: 0;
}

.help_icon {
  float: right;
  margin-top: 23px;
  background-position: 0 0;
  height: 43px;
  width: 43px;
  cursor: pointer;
}

.help_text {
  margin-top: 10px;
  float: left;
  position: relative;
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
  padding: 10px 15px;
  width: 83%;
  border-radius: 11px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.help_text:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #a0a0a0;
  position: absolute;
  right: -10px;
  top: 39%;
}

.reviewparticipants_img_upload {
  background: url(../images/icons.png) no-repeat scroll 0 -815px transparent;
}

#bulk_upload_csv_form h5 {
  float: left;
  line-height: 34px;
  padding-right: 10px;
  font-family: "PT Sans", sans-serif;
}

#bulk_upload_csv_form input[type="submit"] {
  border-radius: 20px;
  border: 1px solid #fd3a3e;
  background: #fd3a3e;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 25px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  height: auto !important;
  line-height: 20px;
}

/*#bulk_upload_csv_form input[type="submit"]:hover {
  background: #ed9616;
}
*/
.orgbut {
  margin-left: 4.6%;
  background-color: #f1ab45;
  border-bottom: 2px solid #f1ab45;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 3px;
  color: #ffffff;
  border: 0;
  padding: 6px 20px;
  margin-top: 10px;
}

.orgbut:focus,
.orgbut:hover {
  background: #ed9616;
}

.midpotion_1 {
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form_list_items {
  width: 100%;
  float: left;
  background: #f7f7f7;
  margin: 0;
  padding: 20px 0 10px 29px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form_list_items:nth-child(even) {
  background: #f0f0f0;
}

.form_list_items.head_items {
  background: #bb2125;
  color: #fff;
  padding-top: 10px;
}

.form_list_items.head_items li {
  padding: 5px 0;
}

.form_list_items li {
  float: left;
  list-style: none;
  width: 33%;
}

.form_list_items li.checkbox_check {
  margin-left: -20px;
  width: auto;
}

.form_list_items li input {
  width: 88%;
}

.move_right_confirm {
  width: 70%;
  padding-right: 0;
}
.wewell_first-new.make_donor.tp_dnote_bx {
    width: 200px;
    left: 0px;
    right: inherit !important;

}

span.shop_tp {
    position: absolute;
    top: 20px;
    right: 0px;
    /* background: #db181b; */
}

span.shop_tp a {
    background: #db181b;
}
.pos-stat{position: static !important;}
.donate_bttm_bx a {
    border: 1px solid #da181b;
    color: #fff;
    font-weight: bold;
    padding: 12px 50px 12px 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    margin: 0;
    height: auto;
    line-height: 20px;
    display: inline-block;
    text-decoration: none;
    background: #da181b url(../../assets/images/donate-click.png) no-repeat;
    font-size: 14px;
    background-position: 90% 8px;
}
/*@media only screen and (max-width: 964px) {
  .tampwraper {
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 960px) {
  .the_right_part.tablet {
    width: 100%;
  }
}*/

/*@media only screen and (min-width: 680px) and (max-width: 1100px) {
  #totaldivdata .w500pxtal,
  #totaldivdata .boomrang_downlaod,
  #totaldivdata .a_message,
  #totaldivdata .detrs_page_main,
  #totaldivdata .detail_page,
  #totaldivdata .boomrang_bar {
    width: 100%;
  }
  #totaldivdata .a_message {
    margin: 0;
  }
}*/

/*@media only screen and (min-width: 772px) and (max-width: 1030px) {
  #totaldivdata .a_message,
  #totaldivdata .detrs_page_main,
  #totaldivdata .detail_page,
  #totaldivdata .boomrang_bar {
    width: 100%;
  }
  .header_main,
  .header_main1,
  #footer_wrap #footer {
    width: 98%;
  }
  .than_heder {
    width: 56%;
  }
  .col_first {
    width: 99% !important;
  }
  .statistics_first,
  .thankyou {
    padding: 0 1%;
    width: 98%;
  }
  .statistics_first h1 {
    float: left;
  }
  #content1 #frm {
    float: left;
    width: 100%;
  }
  .col_gredin {
    width: 98.7% !important;
  }
  .themenutab {
    width: 98% !important;
  }
  .donetion_right1 {
    margin-right: 0px !important;
    width: 465px !important;
  }
  .edit_giving_main,
  .edit_giving {
    width: 455px;
  }
  .selcet_button_lav {
    padding-left: 61%;
    width: 39%;
  }
  .uplr_wraper {
    margin-bottom: 7px;
    margin-right: 0px;
    text-align: left;
    width: 100%;
  }
  .upl_wraper {
    text-align: left;
  }
  .up_box_lav,
  .upr_box_lav {
    width: 100%;
  }
  .edit_message_login_edit_mar2,
  .login_edit,
  .edit_box_one {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100%;
  }
  .add_box_rex input,
  textarea,
  .editmessage-input {
    margin: 0 !important;
    width: 96%;
    padding: 2%;
  }
  .lav_wraper,
  .dor_wraper {
    text-align: left;
  }
  .donetion_right1 {
    width: 100%;
  }
}*/

/*@media only screen and (max-width: 1012px) and (min-width: 930px) {
  .donetion_r2 {
    width: 29%;
  }
  .donetion_r3 {
    width: 71%;
  }
}*/

/*@media only screen and (max-width: 929px) and (min-width: 768px) {
  .donetion_r2 {
    width: 36%;
  }
  .donetion_r3 {
    width: 64%;
  }
}*/

/*@media only screen and (max-width: 967px) {
  #content1 .doner_first,
  #content1 .col4,
  #content1 .col1 {
    width: 100%;
  }
  #content1 .bar_innerfund {
    width: 474px;
  }
  #content1 .catg_title {
    width: 100%;
  }
  #content1 .catg_title ul li {
    width: 33%;
    float: left;
  }
  #content1 .catg_title ul li:first-child {
    width: 100%;
  }
  #content1 .doner_first {
    border: 1px solid #cccccc;
    margin-top: 20px;
  }
  #content1 .boomrang_fun {
    padding-left: 15%;
  }
  .send_button {
    width: 100%;
    float: left;
  }
  .the_right_part {
    width: 100%;
  }
}*/

/*@media only screen and (max-width: 800px) {
  .help_wraper {
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .help_wraper2 {
    width: 100% !important;
    float: left;
  }
  .boomrang_fun {
    padding-bottom: 8%;
  }
  .header_main .logo + div {
    width: 68%;
  }
  #content1 .boomrang_fun {
    padding-left: 7%;
  }
  #content1 .bar-bgrgt {
    height: 16px;
  }
  .send_button .dashboard_m {
    float: right;
    margin-right: 129px;
  }
  .email_subject {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
  }
  .email_subject h2 {
    width: auto;
    float: left;
  }
  .email_subject .search {
    width: 81%;
  }
  .email_messagebox_m {
    float: left;
    width: 94%;
    margin: 0 0 0 13px;
  }
  .email_messagebox_m textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}*/

@media only screen and (min-width: 641px) and (max-width: 880px) {
  #colorbox {
    width: 100% !important;
    left: 0 !important;
    padding-right: 0 !important;
  }
  #colorbox .upr_box_lav input,
  #colorbox textarea,
  #colorbox .uneditable-input {
    width: 97% !important;
  }
  #colorbox .save_button input {
    margin-left: 0;
  }
  #colorbox .edit_box_lav input,
  #colorbox textarea,
  #colorbox .uneditable-input {
    width: 100%;
  }
  #colorbox #cboxWrapper {
    width: 100% !important;
  }
  #colorbox #cboxWrapper > div #cboxMiddleRight,
  #colorbox #cboxWrapper > div #cboxMiddleLeft {
    display: none;
  }
  #colorbox #cboxWrapper > div:first-child,
  #colorbox #cboxWrapper > div:last-child {
    display: none;
  }
  #colorbox #cboxWrapper > div #cboxContent {
    border: 10px solid rgba(0, 0, 0, 0.5);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    width: 94% !important;
  }
  #colorbox #cboxWrapper > div #cboxContent #cboxLoadedContent {
    width: 100% !important;
  }
  #colorbox #cboxWrapper > div #cboxContent .edit_giving_main,
  #colorbox #cboxWrapper > div #cboxContent .edit_giving {
    width: 100%;
  }
  #colorbox #cboxWrapper > div #cboxContent .dor_wraper,
  #colorbox #cboxWrapper > div #cboxContent .lav_wraper {
    text-align: left;
    width: 100%;
    line-height: 11px;
    font-size: 14px;
  }
  #colorbox #cboxWrapper > div #cboxContent .login_wraper_edit {
    padding-left: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #colorbox #cboxWrapper > div #cboxContent .edit_box_lav {
    width: 92%;
  }
  #colorbox #cboxWrapper > div #cboxContent .login_lav {
    width: 100%;
  }
  .tempcenter {
    width: 100%;
  }
  .tempcenter div,
  .tempcenter span {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .tempcenter .create_your_profile_wraper {
    width: 100%;
  }
  /*.login_box {
    width: 60%;
  }
  .login_box span {
    display: block;
    font-size: 11px;
    line-height: 1;
  }*/
}

/*@media only screen and (max-width: 680px) {
  .add_participant_button {
    margin-left: 0;
  }
  .active_button,
  .no_activity {
    margin-top: 0;
  }
  .the_right_part .col3 .participants_bar {
    position: static;
    width: 90% !important;
  }
  .ajax_developers_1 {
    width: 99.5% !important;
    padding-left: 0;
  }
  .projuct_title h1 {
    font-size: 18px;
  }
  #content1 .boomrang_fun {
    padding-left: 8px;
  }
  .donetion_right1 {
    width: 100% !important;
  }
  .donetion_r2 {
    width: 100% !important;
  }
  .boomrang {
    width: 100%;
  }
  .boomrang h2 {
    font-size: 14px;
  }
}
*/
/*@media only screen and (max-width: 650px) {
  .header_main .logo + div {
    width: 38%;
  }
  .header_main .logo + div .logged {
    width: 100% !important;
    padding-bottom: 4px;
  }
  #content1 .boomrang_fun {
    padding: 0 2px 8%;
  }
  #content1 .boomrang_fu1 {
    width: 125px;
  }
}*/

@media only screen and (max-width: 640px) {
  /*a.tooltips {
    right: -87%;
  }
  .midpotion_1 p {
    text-shadow: 1px 1px rgba(255, 255, 255, 0.37);
  }
  .donetion_r1 {
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .donetion_right1 {
    margin-right: 0;
  }
  .donetion_right1 h4 {
    padding-bottom: 10px;
  }
  .donetion_right1 br + p {
    margin-right: 0;
  }
  .edit_pr_2 > div:first-child {
    height: auto !important;
  }
  #colorbox .upr_box_lav input#vedio_url {
    width: 87% !important;
  }
  .upl_wraper {
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    text-align: left;
  }
  .selcet_button_lav {
    width: 100%;
    padding-left: 0;
  }
  .save_button.selcet_margin input[onclick^="save"] {
    float: left;
    margin-left: 10px !important;
  }
  .uplr_wraper {
    width: 100%;
    text-align: left;
    margin-right: 0;
    font-size: 14px;
  }
  .btsn_wr {
    width: 100% !important;
    margin: 0;
  }
  .donet_button_1 {
    padding: 2px 5px 0px;
    margin: 10px 15px 0 0;
    font-size: 13px;
  }*/
  #colorbox {
    width: 100% !important;
    left: 0 !important;
    padding-right: 0 !important;
  }
  #colorbox .upr_box_lav input,
  #colorbox textarea,
  #colorbox .uneditable-input {
    width: 97% !important;
  }
  #colorbox .save_button input {
    margin-left: 0;
  }
  #colorbox .edit_box_lav input,
  #colorbox textarea,
  #colorbox .uneditable-input {
    width: 100%;
  }
  #colorbox #cboxWrapper {
    width: 100% !important;
  }
  #colorbox #cboxWrapper > div #cboxMiddleRight,
  #colorbox #cboxWrapper > div #cboxMiddleLeft {
    display: none;
  }
  #colorbox #cboxWrapper > div:first-child,
  #colorbox #cboxWrapper > div:last-child {
    display: none;
  }
  #colorbox #cboxWrapper > div #cboxContent {
    border: 10px solid rgba(0, 0, 0, 0.5);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    width: 94% !important;
  }
  #colorbox #cboxWrapper > div #cboxContent #cboxLoadedContent {
    width: 100% !important;
  }
  #colorbox #cboxWrapper > div #cboxContent .edit_giving_main,
  #colorbox #cboxWrapper > div #cboxContent .edit_giving {
    width: 100%;
  }
  #colorbox #cboxWrapper > div #cboxContent .dor_wraper,
  #colorbox #cboxWrapper > div #cboxContent .lav_wraper {
    text-align: left;
    width: 100%;
    line-height: 11px;
    font-size: 14px;
  }
  #colorbox #cboxWrapper > div #cboxContent .login_wraper_edit {
    padding-left: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #colorbox #cboxWrapper > div #cboxContent .edit_box_lav {
    width: 92%;
  }
  #colorbox #cboxWrapper > div #cboxContent .login_lav {
    width: 100%;
  }
  /*.aamanage_donors {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .aamanage_donors.addnew_mar {
    width: 100% !important;
  }
  .aamanage_donors .add_sortbox .search {
    margin-right: 10px;
  }
  .aamanage_donors .addmange_man {
    width: 100%;
  }
  .aamanage_donors .addmange_man:first-child {
    display: none;
  }
  .aamanage_donors .addmange_man .addmange_mar {
    width: 100%;
    margin-right: 0;
    text-align: right;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .aamanage_donors .addmange_man .addmange_mar:before {
    float: left;
  }
  .aamanage_donors .addmange_man a.congratulations {
    float: right;
    margin: 6px 0 7px;
  }
  .aamanage_donors .addmange_man .addmange_bar_8 {
    height: auto;
  }
  .aamanage_donors .addmange_man .addmange_bar_8:before {
    content: "Doner Name";
  }
  .aamanage_donors .addmange_man .addmange_bar_1 {
    height: auto;
  }
  .aamanage_donors .addmange_man .addmange_bar_1:before {
    content: " ";
  }
  .aamanage_donors .addmange_man .addmange_bar_3:before {
    content: "Pledge";
  }
  .aamanage_donors .addmange_man .addmange_bar_9:before {
    content: "Received Offline";
  }
  .aamanage_donors .addmange_man .addmange_bar_9 + .addmange_bar_9:before {
    content: "Received Online";
  }
  .aamanage_donors .addmange_man .addmange_bar_6:before {
    content: "Edit/Delete";
  }
  .aamanage_donors .addmange_man .addmange_bar_10:before {
    content: "Cancel Donor Emails?";
  }
  .aamanage_donors .addmange_man .addmange_bar_7 {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .aamanage_donors .addmange_man .addmange_bar_7 .add_sortbox {
    float: right;
  }
  .aamanage_donors .addmange_man .addmange_bar_7:before {
    content: "Cancel Donor Emails?";
  }
  #doner_activity_ #content1 .doner_first,
  #doner_activity_ .new_oder_4,
  #doner_activity_ .dnr_ms_f,
  #doner_activity_ .new_oder .new_oder_mar,
  #content1 .boomrang_inner .boomrang_inner_2,
  #content1 .boomrang_inner .boomrang_inner_1,
  #content1 .midpotion_1,
  .rightnew,
  .rightnew_right,
  .a_message,
  .boomrang_de_left_1,
  .deletepage {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header_main,
  .header_main1,
  #footer_wrap #footer {
    width: 100%;
  }
  #doner_activity_ .new_oder_10 {
    position: absolute;
    left: -9999px;
    overflow: hidden;
  }
  #doner_activity_ .new_oder_4 {
    padding: 0;
  }
  #doner_activity_ .new_oder_4:nth-child(2n) {
    background: #f9f9f9;
  }
  #doner_activity_ .new_oder_4 div:nth-child(2n) {
    background: #efefef;
  }
  #doner_activity_ .dnr_ms_f {
    width: 100% !important;
    padding: 0 10px;
  }
  #doner_activity_ .dnr_ms_f h2 {
    width: 100%;
    float: left;
  }
  #doner_activity_ .new_oder {
    width: 100%;
    padding-left: 0;
  }
  #doner_activity_ .new_oder .new_oder_mar {
    width: 100% !important;
    margin-right: 0;
    padding: 0 10px;
    line-height: 3;
  }
  #doner_activity_ .new_oder .new_oder_mar h2 {
    width: auto;
    float: right;
    margin: 0;
  }
  #doner_activity_ .new_oder .new_oder_mar:before {
    float: left;
  }
  #doner_activity_ .new_oder .dnr_photo:before {
    content: "Photo";
  }
  #doner_activity_ .new_oder .dnr_name:before {
    content: "Doner Name";
  }
  #doner_activity_ .new_oder .dnr_pledge:before {
    content: "Pledge";
  }
  #doner_activity_ .new_oder .dnr_gft:before {
    content: "Gift Amount";
  }
  #doner_activity_ .new_oder .dnr_ms_f:before {
    content: "A message from your supporters";
  }
  .login_wraper_edit:nth-child(9) .lav_wraper {
    white-space: nowrap;
  }*/
  img {
    max-width: 100%;
  }
  /*.logo img {
    max-width: 82%;
  }
  .header_main,
  .header_main1,
  #footer_wrap #footer {
    float: left;
  }
  #content1 .bar_innerfund .boal_dolor_fun {
    width: 100%;
  }
  #content1 .bar_innerfund .boal_dolor_fun + div {
    width: 100% !important;
  }
  #content1 .catg_title {
    width: 100%;
  }
  #content1 .catg_title ul li {
    width: 50%;
    float: left;
  }
  #content1 .catg_title ul li a {
    padding: 2px 0 0 46px;
    padding-left: 7px;
  }
  #content1 .catg_title ul li a span {
    padding: 2px 0 0 46px;
  }
  #content1 .catg_title ul li:first-child {
    width: 100%;
  }
  #content1 .boomrang_fun {
    padding: 0 30px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content1 .boomrang_fun > div {
    line-height: 2;
    font-size: 12px;
  }
  #content1 .boomrang_fun .boomrang_fu2 {
    width: 59%;
  }
  #content1 .boomrang_fun .boomrang_fu1 {
    width: 19%;
    padding-left: 10px;
  }
  #content1 .boomrang_fun .boomrang_fu2 {
    width: 69.2%;
  }
  #content1 .boomrang_fun .boomrang_fu6 {
    margin-left: 86px;
  }
  #content1 .boomrang_fun .boomrang_fu7 {
    width: 97px;
  }
  #content1 .boomrang_inner .boomrang_inner_2,
  #content1 .boomrang_inner .boomrang_inner_1 {
    width: 40%;
  }
  #content1 .boomrang_inner .boomrang_inner_2 {
    width: 55%;
  }
  #content1 .bar_inner1 {
    width: 100%;
    float: left;
  }
  #content1 .midpotion_1 {
    padding: 0 10px;
  }
  #content1 .bar-bgrgt {
    margin-left: 0;
    height: 16px;
    margin-top: 20px;
  }
  #content1 .bar-1 {
    width: 23%;
    line-height: 4.6;
    font-size: 14px;
  }
  #content1 .bar-bgr1 {
    width: 70%;
  }
  #content1 .bar_innerfund {
    width: 100%;
    float: left;
  }
  .midpotion_1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
  #footer {
    position: relative;
  }
  #footer .futter_4 {
    position: absolute;
    right: 5px;
    top: 72px;
  }
  #footer .futter_4 h1 {
    font-size: 17px;
    text-align: right;
  }
  #footer .footer_block.social {
    padding-top: 17px;
  }
  .wewell_first {
    width: 100%;
    float: left;
  }
  .wewell_first > div {
    width: auto !important;
    padding: 0 !important;
    float: left;
  }
  .wewell_first > div > a {
    width: auto;
    float: left;
    padding: 4px 10px;
  }
  .the_right_part {
    width: 100%;
    float: left;
  }
  .the_right_part .col3 .participants_bar {
    position: relative !important;
  }
  .the_right_part .col3 .participants_bar .participants_1 {
    width: 258px !important;
  }
  .the_right_part
    .col3
    .participants_bar
    .add_participant_wraper2
    .add_participant_deletebox {
    line-height: 32px !important;
    width: 10% !important;
  }
  .participants_mar {
    width: 100% !important;
  }
  .participants_5,
  .col3 {
    width: 100% !important;
  }
  .add_participant_deletebox {
    width: 10%;
  }
  .col4 > .boomrang_inner {
    width: 98% !important;
  }
  .col4 > .boomrang_inner > table[cellspacing="7"] > tbody tr:first-child {
    position: absolute;
    left: -9999px;
    overflow: hidden;
  }
  .col4 > .boomrang_inner > table[cellspacing="7"] > tbody tr td {
    display: block;
    text-align: right;
    float: left;
    margin: 3px 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .col4 > .boomrang_inner > table[cellspacing="7"] > tbody tr td:before {
    text-align: left;
    color: #bc2024;
    font-weight: bold;
    float: left;
  }
  .col4
    > .boomrang_inner
    > table[cellspacing="7"]
    > tbody
    tr
    td:nth-child(1):before {
    content: "Name";
  }
  .col4
    > .boomrang_inner
    > table[cellspacing="7"]
    > tbody
    tr
    td:nth-child(2):before {
    content: "Team/Organization";
  }
  .col4
    > .boomrang_inner
    > table[cellspacing="7"]
    > tbody
    tr
    td:nth-child(3):before {
    content: "Amount Raised";
  }
  .col4
    > .boomrang_inner
    > table[cellspacing="7"]
    > tbody
    tr
    td:nth-child(4):before {
    content: "Contact No.";
  }
  .col4
    > .boomrang_inner
    > table[cellspacing="7"]
    > tbody
    tr
    td:nth-child(5):before {
    content: " E-mail Address";
  }
  .responsive_table {
    width: 93% !important;
    margin-left: 10px;
  }
  .responsive_table table,
  .responsive_table tr,
  .responsive_table td,
  .responsive_table tbody,
  .responsive_table thead {
    display: block;
  }
  .responsive_table table {
    background: #fff;
  }
  .responsive_table tr:first-child {
    position: absolute;
    left: -9999px;
    overflow: hidden;
  }
  .responsive_table tr:nth-child(odd) {
    background: #efefef !important;
  }
  .responsive_table tr:nth-child(even) {
    background: #fff !important;
  }
  .responsive_table tr + tr td.table_heading {
    text-align: center;
  }
  .responsive_table tr + tr td.table_heading:before {
    content: " ";
  }
  .responsive_table tr td {
    text-align: right;
    width: 100%;
    padding: 10px;
    color: #333;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #ffffff;
  }
  .responsive_table tr td:before {
    content: "";
    float: left;
    text-align: left;
    color: #000;
  }
  .responsive_table tr td:nth-child(1):before {
    content: "S.No.";
  }
  .responsive_table tr td:nth-child(2):before {
    content: "Organization";
  }
  .responsive_table tr td:nth-child(3):before {
    content: "Beneficiary";
  }
  .responsive_table tr td:nth-child(4):before {
    content: "#Part";
  }
  .responsive_table tr td:nth-child(5):before {
    content: "#Don";
  }
  .responsive_table tr td:nth-child(6):before {
    content: "Pledges";
  }
  .responsive_table tr td:nth-child(7):before {
    content: "Donations";
  }
  .responsive_table tr td:nth-child(8):before {
    content: "Goal";
  }
  .responsive_table tr td:nth-child(9):before {
    content: "End date";
  }
  .donetion_r3 {
    width: 100%;
  }
  .create_your_profile_wraper,
  .tempcenter,
  .tampwraper {
    width: 100%;
    margin-left: 0;
  }
  .login_box_new,
  .login_box {
    width: 55%;
  }
  .login_box input,
  textarea,
  .uneditable-input {
    width: 90%;
  }
  .login1 {
    font-size: 14px;
  }
  .w23 {
    width: 100%;
    padding: 10px 0;
  }
  .login_wraper1 .login_box {
    width: 64%;
  }
  .w23pi {
    width: 100%;
  }
  .flml233px {
    float: left;
    margin-left: 0;
  }
  .w674psiml20 {
    margin-left: 0px !important;
    width: 100% !important;
  }
  .w674px {
    width: 100% !important;
  }
  .header_main1 .project_wraper {
    width: 100%;
  }
  .header_main1 .product_title {
    width: 100%;
  }
  .header_main1 .product_title h1 {
    font-size: 20px;
  }
  #colorbox #cboxWrapper > div #cboxContent .login_wraper_edit {
    padding-left: 0;
  }
  #TextBoxesGroup3 div[id*="TextBoxDiv"] {
    width: 100%;
    float: left;
    padding-top: 10px;
    position: relative;
  }
  #TextBoxesGroup3 div[id*="TextBoxDiv"]:nth-child(odd) {
    background: rgba(0, 0, 0, 0.05);
  }
  #TextBoxesGroup3 div[id*="TextBoxDiv"] .login_edit_mar {
    width: 78%;
  }
  #TextBoxesGroup3 div[id*="TextBoxDiv"] .edit_box_1 input,
  #TextBoxesGroup3 div[id*="TextBoxDiv"] textarea,
  #TextBoxesGroup3 div[id*="TextBoxDiv"] .edit_box input,
  #TextBoxesGroup3 div[id*="TextBoxDiv"] textarea,
  #TextBoxesGroup3 div[id*="TextBoxDiv"] .uneditable-input {
    width: auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  #TextBoxesGroup3 div[id*="TextBoxDiv"] .txtclass {
    margin-left: 35px;
    width: 80% !important;
  }
  #TextBoxesGroup3 div[id*="TextBoxDiv"] .editcros {
    position: absolute;
    top: 0;
    right: 5px;
  }
  .main,
  .embed_main,
  .embed {
    width: 100%;
  }
  .submit_button {
    padding-left: 0 !important;
    width: 100%;
  }
  .embed_fram input,
  textarea,
  .uneditable-input {
    width: 84%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .here_how_bar {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    margin-top: 0;
  }
  .save_button {
    float: left !important;
  }
  .activity_wraper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 20px 10px 10px 25px;
    width: 100%;
  }
  .activity_contant {
    width: 100%;
  }
  .w300px {
    width: 100%;
  }
  .add_participant_deletebox {
    line-height: 1;
    background: none;
    color: #000;
    position: absolute;
    right: 10px;
    width: auto;
    border: 0;
  }
  .add_participant_deletebox a {
    width: auto;
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: 0;
    width: auto;
  }
  .mobile_hide {
    position: absolute;
    left: -9999px;
    overflow: hidden;
  }
  .parti_smal,
  .add_participant_sortbox_3 {
    width: 300px !important;
  }
  .add_participant_sortbox_3.w300px {
    margin: 0 0 1px 0 !important;
  }
  .add_reoneboxre1.top_text {
    height: auto;
    width: 19%;
    min-height: 52px;
  }
  .add_reoneboxre1.top_text:before {
    content: "";
    font-size: 12px;
    float: left;
    font-weight: bold;
    margin-top: -16px;
    width: 100%;
  }
  .add_reoneboxre1.top_text:nth-child(2):before {
    content: "Donors";
  }
  .add_reoneboxre1.top_text:nth-child(3):before {
    content: "Pledge";
  }
  .add_reoneboxre1.top_text.add_4:nth-child(4):before {
    content: "Offline";
  }
  .add_reoneboxre1.top_text.add_4:nth-child(5):before {
    content: "Online";
  }
  .statistics_title {
    height: auto;
  }
  .rightnew {
    width: 100% !important;
    margin: 0 !important;
    padding: 10px !important;
  }
  .rightnew_left {
    min-height: 100px;
    padding: 4px;
    width: 100% !important;
  }
  .rightnew_right {
    width: 100% !important;
  }
  .detrs_page_main {
    width: 100%;
    float: left;
  }
  .dedatl_top,
  .detail_page {
    width: 100%;
  }
  .a_message {
    padding: 0 10px;
    width: 100%;
    margin: 0;
  }
  .a_message .boomrang_de_left_2,
  .a_message .boomrang_de_left {
    width: 100%;
  }
  .boomrang_de_left_2 > div > p {
    width: 30% !important;
    text-align: left !important;
  }
  .boomrang_de_left_2 > div > span {
    font-weight: bold;
  }
  .boomrang_de_left_1 {
    width: 100%;
  }
  .boomrang_bar_1,
  .boomrang_bar_2,
  .boomrang_bar_3,
  .boomrang_bar_4,
  .boomrang_bar_5,
  .boomrang_bar_6 {
    position: absolute;
    left: -9999px;
    overflow: hidden;
  }
  .boomrang_bar {
    width: 100%;
  }
  .boomrang_bar > div[class^="boomrang_bar_"] {
    text-align: right;
    width: 100%;
    float: left;
    font-weight: bold;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .boomrang_bar > div[class^="boomrang_bar_"]:before {
    float: left;
    color: #e02a2f;
  }
  .boomrang_bar .no_activity,
  .boomrang_bar .donations {
    float: right;
    color: #333;
  }
  .boomrang_bar .boomrang_bar_7 {
    padding-left: 10px;
  }
  .boomrang_bar .boomrang_bar_7:before {
    content: " ";
    font-size: 13px;
  }
  .boomrang_bar .boomrang_bar_8:before {
    content: "Donor Name";
  }
  .boomrang_bar .boomrang_bar_9:before {
    content: "Added";
  }
  .boomrang_bar .boomrang_bar_10:before {
    content: "Pledge";
  }
  .boomrang_bar .boomrang_bar_11:before {
    content: "Offline Amt";
  }
  .boomrang_bar .boomrang_bar_12:before {
    content: "Online Amt";
  }
  .deletepage_1,
  .Participant,
  .Participant_main {
    width: 100%;
  }
  .deletepage_1 {
    margin-bottom: 11px;
  }
  .deletepage {
    margin: 0;
    padding: 10px;
    width: 100%;
  }
  .deletepage_left {
    border-right: 0;
    width: 30%;
  }
  .deletepage_right {
    float: left;
    text-align: right;
    padding-left: 0;
    padding-right: 10px;
    border-left: 0;
    width: 60%;
  }
  .cancel_button {
    width: 100%;
    padding-left: 10px;
    margin-top: 0;
  }
  .boomrang_downlaod {
    width: 100%;
  }
  .w500pxtal {
    width: 100%;
  }
  .responsive_table1 table,
  .responsive_table1 tr,
  .responsive_table1 td,
  .responsive_table1 tbody {
    display: block;
  }
  .responsive_table1 tr {
    margin-bottom: 10px;
  }
  .responsive_table1 tr:first-child {
    position: absolute;
    left: -9999px;
    overflow: hidden;
    width: 100%;
  }
  .responsive_table1 tr:nth-child(even) {
    background: lightblue;
  }
  .responsive_table1 tr:nth-child(odd) {
    background: #fec124;
  }
  .responsive_table1 td {
    width: 100%;
    text-align: right;
    padding-left: 10px;
    min-height: 15px;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
    outline: 0;
    margin-bottom: 0;
  }
  .responsive_table1 td:before {
    float: left;
    color: #bc2024;
  }
  .responsive_table1 td:nth-child(1):before {
    content: "Name";
  }
  .responsive_table1 td:nth-child(2):before {
    content: "Offline Amount";
  }
  .responsive_table1 td:nth-child(3):before {
    content: "Online Amount";
  }
  .responsive_table1 td:nth-child(4):before {
    content: "Pledge Amount";
  }
  .responsive_table1 td:nth-child(5):before {
    content: "Outstanding Pledges";
  }
  .responsive_table1 td:nth-child(6):before {
    content: "Donors";
  }
  .embed_fram {
    width: 98%;
  }
  .save_button_lav {
    padding-left: 0;
    width: 100%;
  }
  .login_box_lav {
    width: 100%;
  }
  .login_box_lav p {
    width: 100%;
    float: left;
  }*/
}

@media only screen and (max-width: 550px) {
  .wewell_firs1,
  .col_gredin,
  .login_edit,
  .edit_box_one,
  .login_wraper_edit,
  .addnew_mar,
  .add_participant_wraper2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header_main1 {
    width: 100%;
    float: left;
  }
  /*textarea.w337px {
    margin-left: 0px !important;
  }
  .projuct_9 {
    margin-left: 0;
    width: 100%;
  }
  .wewell_firs1 {
    width: 100%;
  }
  .save_button_1 {
    width: 100%;
    padding-left: 0;
  }
  .col_gredin,
  .login_edit,
  .edit_box_one {
    width: 100%;
    padding: 0 2px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .login_edit_mar {
    margin-left: 10px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .upr_box_lav input,
  textarea,
  .uneditable-input {
    margin-left: 0 !important;
  }
  .edit_box_1 input,
  textarea,
  .uneditable-input {
    width: 85%;
  }
  .login_wraper_edit {
    padding-left: 5px;
  }
  .account_button[href$="/logout"] {
    float: right;
    margin-right: 25px;
  }
  .account_button {
    font-size: 14px;
  }
  .header_main .logo {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .header_main .logo + div {
    width: 100%;
  }
  .logged {
    text-align: center !important;
  }
  .logged p {
    float: none;
  }
  .imp243px {
    width: 100% !important;
    margin: 0;
  }
  .account_button[href$="/logout"] {
    float: right;
    margin-right: 25px;
  }
  .funder_first {
    width: 100%;
  }
  .addnew_mar {
    width: 95% !important;
    padding: 10px;
  }
  .add_login1 {
    width: 100% !important;
    font-size: 14px;
    padding-bottom: 5px;
    text-align: left;
  }
  .add_box {
    width: 100%;
  }
  .add_box input,
  textarea,
  .uneditable-input {
    width: 100%;
  }
  .bar-bg {
    -moz-background-size: 100%;
    -o-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 100%;
  }
  .add_ph {
    float: left;
  }
  #content1 .bar-1 {
    line-height: 4.4;
  }
  #content1 .bar-bgrgt {
    margin-top: 20px;
  }
  #content1 .boomrang_fun {
    padding: 20px 10px 0;
  }
  #content1 .boomrang_fun .boomrang_fu6,
  #content1 .boomrang_fun .boomrang_fu4,
  #content1 .boomrang_fun .boomrang_fu1 {
    width: 36%;
    margin-left: 0;
  }
  #content1 .boomrang_fun .boomrang_fu2,
  #content1 .boomrang_fun .boomrang_fu5,
  #content1 .boomrang_fun .boomrang_fu3,
  #content1 .boomrang_fun .boomrang_fu7 {
    width: 49.2% !important;
  }
  .email_messagebox textarea {
    margin-left: 0;
  }
  .email_messagebox_m {
    margin: 0;
  }
  .login1 {
    padding: 8px 0 5px 15px;
    text-align: left;
    width: 100%;
  }
  .login_box {
    padding-left: 15px;
    width: 97%;
  }
  .login_box_new {
    margin-left: 15px;
  }
  .login_box_new select {
    width: 100%;
  }
  .wtfr {
    width: 100%;
  }
  .product_9 {
    float: left !important;
    margin-left: 37px;
    width: 90%;
  }
  .w337px {
    width: 100%;
  }*/
}

/*@media only screen and (max-width: 550px) and (min-width: 481px) {
  #content1 .bar-1 {
    line-height: 5.4;
  }
  #content1 .bar-bgrgt {
    margin-top: 29px;
  }
}*/

/*@media only screen and (max-width: 440px) {
  .funder_first {
    height: auto;
  }
  .funder_first h1 {
    width: 90%;
  }
  .funder_first .funr_photo {
    float: right;
  }
  .funder_first .funr_photo + .funr_photo {
    float: left;
  }
  #content1 .bar-1 {
    line-height: 4.4;
  }
  #content1 .bar-bgrgt {
    margin-top: 21px;
  }
  .projuct_search_box .search {
    width: 95%;
    float: left;
    margin: 10px;
  }
  .embed_fram_onw,
  .perembed_m,
  .here_how_bar,
  .embed_main,
  .embed,
  .embed_fram {
    width: 100%;
  }
  .perembed_fram {
    width: 90.9%;
  }
  .perembed_fram > div:nth-child(2) {
    width: 210px !important;
  }
  .perembed_left_2 {
    float: right;
    margin-right: -15px;
  }
  .here_how {
    width: 100%;
  }
  .perembed_fram {
    width: 87.2%;
  }
  .boomrang_de_left_2 > div:last-child {
    padding-bottom: 10px;
  }
  .boomrang_de_left_2 > div > p {
    width: 40% !important;
    text-align: left !important;
    font-size: 12px !important;
  }
  .boomrang_de_left_2 > div > span {
    font-weight: bold;
    font-size: 14px !important;
  }
  #cboxContent {
    min-height: 100px;
  }
  #cboxContent #cboxLoadedContent {
    min-height: 100px;
  }
}*/

/*@media only screen and (max-width: 380px) {
  a.tooltips {
    right: -81%;
  }
  a.tooltips:hover span {
    right: 110%;
  }
  a.tooltips span {
    width: 166px;
  }
  .donet_button_1 {
    margin: 10px 7px 0 0;
  }
  .email_messagebox_m {
    width: 98%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
  }
  .email_messagebox_m textarea {
    width: 100%;
  }
  .email_subject,
  .email_title {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .email_subject .search,
  .email_title .search {
    width: 84%;
  }
  .email_subject h2,
  .email_title h2 {
    float: left;
    line-height: 26px;
    font-size: 16px;
  }
  .email_subject h2 + .search,
  .email_title h2 + .search {
    width: 54%;
  }
  .edit_pr_1 {
    padding-left: 40px;
  }
  .edit_pr {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .upr_box_lav input,
  textarea,
  .uneditable-input {
    width: 90% !important;
  }
  .edit_profile {
    widht: 100%;
    text-align: left;
    margin-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
  }
  .up_box_lav {
    width: 100%;
    float: left;
  }
  .upr_box_lav {
    width: 100%;
  }
  .header_main .logo {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .header_main .logo + div {
    width: 100%;
  }
  #content1 .boomrang_fun {
    padding: 5px 10px 0;
  }
  #content1 .catg_title ul li {
    width: 100%;
  }
  #content1 .bar-1 {
    font-size: 12px;
  }
  #content1 .bar-bgrgt {
    margin-top: 15px;
    height: 12px;
  }
  .imp243px {
    width: 100% !important;
    margin: 0;
  }
  .account_button[href$="/logout"] {
    float: right;
    margin-right: 25px;
  }
  .futter_4 > h3 {
    display: none;
  }
  .futter_4 .futter_4 h1 {
    font-size: 12px;
  }
  .logged {
    text-align: center !important;
  }
  .logged p {
    float: none;
  }
  .projuct_title {
    width: 100%;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .projuct_title h1 {
    text-transform: capitalize;
  }
}*/

/*@media only screen and (max-width: 370px) {
  #content1 .boomrang_inner .boomrang_inner_1 {
    width: 50%;
    font-size: 12px;
  }
  #content1 .boomrang_inner .boomrang_inner_2 {
    width: 40%;
    font-size: 12px;
  }
  .wewell_first {
    height: auto;
    padding: 0;
  }
  .wewell_first > div {
    width: 100% !important;
  }
  .wewell_first > div > a.donet_button_1 {
    width: 100% !important;
    line-height: 0;
    margin: 5px 0 !important;
    padding: 18px 10px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .statistics_title {
    height: auto;
  }
  .boomrang_inner {
    float: left;
    padding: 10px 4px;
  }
  .login_wraper1 .login_box {
    width: 93%;
    margin-right: 0;
  }
  .login_box {
    color: #aaaaaa;
    padding-left: 15px;
    width: 97%;
  }
  .login {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    text-align: left;
  }
  .embed_fram input,
  textarea,
  .uneditable-input {
    width: 93%;
  }
}*/

@media only screen and (max-width: 350px) {
  .create_your_profile_form {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
  }
  /*.cancel_one.selc {
    width: 83%;
  }
  .save_button input {
    padding: 8px 32px;
  }
  #content1 .bar-1 {
    line-height: 4;
  }
  .send_button .dashboard_m {
    float: left;
    margin-left: 28px;
    margin-top: 30px;
  }
  .add_participant_deletebox {
    width: 21%;
  }
  .add_participant_sortbox_3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 !important;
    width: 100% !important;
  }
  .ajax_developers_1,
  .add_participant_wraper2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .email_messagebox {
    width: 100%;
    margin-left: 0;
  }
  .email_messagebox textarea {
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 200px;
  }
  .jqEasyCounterMsg {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .messepersent {
    width: 81%;
  }
  .messepersent .send_button {
    float: left;
  }
  .messepersent .send_button .dashboard {
    margin-left: 0;
  }
  .messepersent .send_button .dashboard .account_button {
    margin-left: 0;
    margin-top: 10px;
  }
  .statistics_title {
    padding-left: 5px;
  }
  .statistics_title .funr_cummuty {
    margin-right: 7px;
  }
  .statistics_title .funr_cummuty:last-child {
    margin-right: 0;
  }
  .email_messagebox textarea {
    width: 97% !important;
  }
  .projuct_9.login_box {
    padding-left: 0;
  }
  .email_messagebox_pic {
    float: left;
  }
  textarea.w337px {
    width: 100% !important;
  }
  .back_image2 {
    width: 100%;
    margin: 10px 0 0;
  }
  .enter_colorcode {
    padding-left: 10px;
    padding-top: 10px;
    width: 100%;
  }
  .doner_first {
    height: auto;
  }
  .col_gredin {
    width: 100%;
  }
  .header_main:invalid,
  .header_main1,
  #footer_wrap #footer {
    width: 100%;
  }*/
}

/*@media only screen and (min-width: 630px) and (max-width: 770px) {
  .header_main,
  .header_main1,
  #footer_wrap #footer {
    width: 98%;
  }
  #footer_wrap #footer {
    background: url("../images/footer_bg.png") no-repeat scroll center 16px
      transparent;
  }
  .than_heder {
    width: 56%;
  }
  .col_first {
    width: 99% !important;
  }
  .statistics_first,
  .thankyou {
    padding: 0 1%;
    width: 98%;
  }
  .statistics_first h1 {
    float: left;
  }
  .col_gredin,
  .themenutab {
    width: 98% !important;
  }
  .donetion_right1 {
    margin-right: 0px !important;
    width: 340px !important;
  }
  .edit_giving_main,
  .edit_giving {
    width: 330px;
  }
  .selcet_button_lav {
    padding-left: 48%;
    width: 52%;
  }
  .uplr_wraper {
    margin-bottom: 7px;
    margin-right: 0px;
    text-align: left;
    width: 100%;
  }
  .upl_wraper {
    text-align: left;
  }
  .up_box_lav,
  .upr_box_lav {
    width: 100%;
  }
  .upr_box_lav input,
  textarea,
  .uneditable-input {
    padding: 2%;
    width: 96%;
  }
  .edit_message_login_edit_mar2,
  .login_edit,
  .edit_box_one {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100%;
  }
  .edit_box_1 input,
  .edit_box_1 textarea,
  .editmessage-input {
    margin: 0 !important;
    width: 95% !important;
    padding: 2% !important;
  }
  .save_button_1 {
    padding-left: 54%;
    width: 45%;
  }
  .lav_wraper,
  .dor_wraper {
    text-align: left;
  }
  .edit_box_lav input {
    width: 295px !important;
  }
}*/

/*@media only screen and (min-width: 320px) and (max-width: 620px) {
  .header_main,
  .header_main1,
  #footer_wrap #footer {
    width: 98%;
  }
  .than_heder {
    float: left;
    margin-top: 15px;
    width: 100%;
  }
  .col_first {
    width: 99% !important;
  }
  .statistics_first,
  .thankyou {
    padding: 0 1%;
    width: 98%;
  }
  .statistics_first h1 {
    float: left;
    font-size: 15px;
  }
  .logged {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  #footer_wrap #footer .footer_block.alt {
    padding-top: 125px;
    text-align: center;
    width: 100%;
  }
  #footer_wrap #footer .footer_block.social {
    float: right;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
    width: 100%;
  }
  .thexcrot {
    font-size: 10px;
  }
  a.summary_menu {
    font-size: 14px;
  }
  .creater_first h1 {
    font-size: 15px;
  }
  .add_box_rex {
    width: 60%;
  }
  .edit_pr_new {
    padding-left: 0;
  }
  .edit_pr_2 {
    width: 100%;
    overflow: hidden;
  }
  .themenutab {
    width: 98% !important;
  }
  .col_gredin {
    width: 96% !important;
  }
  .donetion_r2 {
    width: 100%;
  }
  .donetion_r1 {
    margin: 7px auto;
    width: 98% !important;
  }
  .donetion_right1 {
    margin-right: 0px !important;
    width: 100% !important;
  }
  .edit_giving_main,
  .edit_giving {
    width: 300px;
  }
}*/

/*@media only screen and (max-width: 1199px) {
  div#contact_lists_index_div span:nth-child(4),
  div#contact_lists_index_div span:nth-child(5) {
    margin-left: 14% !important;
  }
}

@media only screen and (max-width: 980px) {
  div#contact_lists_index_div span:nth-child(4),
  div#contact_lists_index_div span:nth-child(5) {
    margin-left: 14% !important;
  }
}*/

/*@media only screen and (max-width: 950px) {
  form#contact_list_form div#contact_lists_div input.checkbox1 {
    margin-top: -10px !important;
  }
  form#contact_list_form div#contact_lists_div span {
    width: 18%;
  }
  form#contact_list_form div#contact_lists_div span:nth-child(1) {
    margin-right: 19px;
  }
  div#contact_lists_index_div span:nth-child(4),
  div#contact_lists_index_div span:nth-child(5) {
    margin-left: 11% !important;
  }
}

@media only screen and (max-width: 850px) {
  div#contact_lists_index_div span:nth-child(1) {
    margin-left: 17px !important;
  }
  div#contact_lists_index_div span:nth-child(4),
  div#contact_lists_index_div span:nth-child(5) {
    margin-left: 10% !important;
  }
  div#contact_lists_index_div span {
    margin-left: 10% !important;
  }
}

@media only screen and (max-width: 820px) {
  form#contact_list_form div#contact_lists_div span:nth-child(1) {
    margin-right: 10px;
    width: 20%;
  }
}

@media only screen and (max-width: 735px) {
  .logout_tops_1 > div input {
    margin-bottom: 12px;
  }
  form#contact_list_form div#contact_lists_div span:nth-child(1) {
    width: 23%;
  }
  div#contact_lists_index_div span:nth-child(4),
  div#contact_lists_index_div span:nth-child(5) {
    margin-left: 11% !important;
  }
  div#contact_lists_index_div span {
    margin-left: 10% !important;
    font-size: 14px;
  }
}

@media only screen and (max-width: 650px) {
  div#contact_lists_index_div span {
    font-size: 16px !important;
  }
  div#contact_lists_index_div span {
    margin-left: 10% !important;
    font-size: 16px;
    display: inline-block;
    width: 25%;
    margin-bottom: 32px;
  }
  div#contact_lists_index_div span:nth-child(4),
  div#contact_lists_index_div span:nth-child(5) {
    margin-left: 6% !important;
  }
  form#contact_list_form div#contact_lists_div span {
    width: 33%;
    margin-bottom: 15px;
  }
  form#contact_list_form div#contact_lists_div span:nth-child(1) {
    margin-right: 10px;
    width: 29% !important;
  }
  form#contact_list_form div#contact_lists_div span:nth-child(4) {
    width: 29%;
    margin-left: 30px;
  }
  div#contact_lists_index_div {
    height: 90px !important;
  }
}*/

/*---------------------- New Design Css ------------------------*/

.home-login {
  max-width: 80%;
  margin: 50px auto;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  display: flex;
  font-family: "Montserrat", sans-serif;
}

.left-section {
  width: 50%;
  float: left;
  height: 100%;
}

.login-Form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 50px;
  text-align: center;
  height: 430px;
}

.right-section {
  width: 50%;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, #da171b, #860004e6);
  border-radius: 0 10px 10px 0;
}

.login-Form h1 {
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
  line-height: 40px;
  color: #000;
  font-size: 40px;
}

.login-Form input {
  background-color: #eee;
  border: none;
  padding: 12px 15px;
  margin: 8px 0;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}

.login-Form span#loginst input {
  border-radius: 20px;
  border: 1px solid #fd3a3e;
  background-color: #fd3a3e;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: transform 80ms ease-in;
  font-family: "Montserrat", sans-serif;
  margin: 20px 0 0;
}

.simple {
  padding: 0 50px;
}

.simple h1 {
  color: #fff;
  width: 100%;
  line-height: 26px;
  text-align: center;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

.simple p,
.simple p a {
  text-align: center;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}

.footer-new,
.footer-new #footer {
  background: none !important;
  font-family: "PT Sans", sans-serif;
}

.special_class .logo.center-logo {
  margin: 0 auto;
  float: none;
}

.footer-new {
  height: auto;
  padding-bottom: 0 !important;
}

.footer-new #footer {
    padding: 40px 0 !important;
    height: auto !important;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}

.footer-new #footer .footer_block {
  width: 100% !important;
  text-align: center !important;
  font-weight: 500 !important;
  padding: 0 !important;
}

.footer-new #footer p {
  font-size: 16px !important;
  color: #2f3753;
  font-family: "PT Sans", sans-serif;
  margin-bottom: 0;
}
.footer-new #footer p a{
  color: #2f3753;
}

.footer-new #footer .footer_block.social ul li,
.footer-new #footer .footer_block.social ul li a {
  font-size: 16px;
  color: #2f3753 !important;
}

.design-by {
  font-size: 16px;
  color: #2f3753;
  margin-top: 20px;
}

.design-by img {
  width: 30px;
  position: relative;
  bottom: 3px;
}

.login-top {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.login-top .logged p {
  font-family: "PT Sans", sans-serif;
  font-size: 18px !important;
  color: #2f3753;
}

.login-top .logged p span {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.login-top .buttons_wraper {
    margin: 0;
    width: auto !important;
}

.account_button {
  border-radius: 0;
  border: 1px solid #6d6c69;
  background-color: #6d6c69 !important;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  background: none;
  height: auto;
}

.account_button:hover {
  background: #da181b !important;
}

ul.the_menu {
  margin: 0;
  border: none;
  background: #fff;
  border-radius: 0 0 10px 10px;
  margin-top: 2px;
  box-shadow: 0 0 10px rgba(82, 85, 90, 0.1);
}

ul.the_menu li {
    background-color: transparent;
    border-color: transparent;
    font-family: "PT Sans", sans-serif;
    font-weight: 600;
}

ul.the_menu li:last-child {
  border: none;
}

ul.the_menu li a {
    padding: 10px 30px !important;
    font-size: 14px;
}
ul.the_menu li a:hover {
  color: #D8292E !important;
  background: transparent !important;
}
ul.the_menu li.sign_out {
    background: #6d6d6a0f !important;
    height: 60px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-size: 16px !important;
}
ul.the_menu li.sign_out a {
    align-items: center;
    display: flex;
    font-size: 16px !important;
    text-transform: uppercase;
}
ul.the_menu li.sign_out a:hover {
    color:#000 !important;
}
ul.the_menu li.sign_out img {
    width: 22px;
}
.projuct_search_box select {
  border-color: #6d6c69 !important;
  height: 40px;
  margin: 0 !important;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 14px !important;
  border-radius: 0px !important;
  padding: 5px 10px !important;
  border-radius: 0;
  color: #6d6c69 !important;
  font-weight: 500;
}
.projuct_title h1 {
  color: #000 !important;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}

.col1.no-border {
  border: none;
}

.catg_title {
  background: transparent;
}

.catg_title li {
    color: #a1a1a1 !important;
    outline: none !important;
    border-bottom: none !important;
    font-family: "PT Sans", sans-serif;
    line-height: 50px !important;
}
.catg_title li a {
    font-size: 16px !important;
    color: #a1a1a1 !important;
}
.catg_title ul li a.active_1, .catg_title ul li a:hover{
  background-color: transparent !important;
}
.catg_title ul li a.active_1 {
    border-left: 3px solid #db181b;
    background: rgb(245, 246, 250) !important;
}
.catg_title ul li h2 {
    color: #da181b !important;
    background: transparent;
    height: 60px;
    display: flex;
    align-items: center;
    font-size: 22px !important;
    padding-left: 14px !important;
    font-family: "PT Sans", sans-serif !important;
    font-weight: 600 !important;
}
.catg_title li a span {
    background-size: 20px !important;
    background-position: 0 17px !important;
    padding: 2px 32px;
}
.catg_title li a span.goverment {
  background: url(../../assets/images/statistics.png) no-repeat;
}

.catg_title li a span.campaign_img {
  background: url(../../assets/images/track.png) no-repeat;
}

.catg_title li a span.yourfundraisers_img {
  background: url(../../assets/images/search.png) no-repeat;
}

.catg_title li a span.reviewparticipants_img {
  background: url(../../assets/images/group.png) no-repeat;
}

.catg_title li a span.emailparticipants_img {
  background: url(../../assets/images/mail.png) no-repeat;
}
.catg_title li a span.reviewparticipants_img_upload {
  background: url(../../assets/images/upload.png) no-repeat;
}

.catg_title li a span.textparticipants_img {
  background: url(../../assets/images/question.png) no-repeat;
}

.catg_title li a span.thecommunity_img {
  background: url(../../assets/images/help.png) no-repeat;
}

.catg_title li a span.funding_report {
  background: url(../../assets/images/report.png) no-repeat;
}

.catg_title li a span.enterofflinedonation_img {
  background: url(../../assets/images/donation.png) no-repeat;
}
.catg_title li a span.Bulkupload_img {
  background: url(../../assets/images/bulk-upload.png) no-repeat;
}

.wewell_logo img {
  width: 100%;
}
.col_gredin {
  background: #ffffff;
  width: 99%;
  border: 5px solid #e4e3e1;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 20px;
  float: left;
  border-color: #da181b #da181b #da181b #da181b;
  margin-bottom: 50px;
}
.participants_bar + div {
  background: #fff;
  padding: 0px 0 15px !important;
}
.wewell_first-new {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 20px;
    right: 12px;
}
.wewell_first-new.make_donor {
    right: 20px;
}
.wewell_first-new .donet_button_1 {
    border-radius: 0;
    font-size: 14px;
}
.login_box_new select, .login_box input, .enter_colorcode input {
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  border-radius: 0;
  height: 45px;
  box-shadow: none !important;
  outline: 0 !important;
  font-family: "PT Sans", sans-serif;
  width: 100%;
  font-size: 13px;
  margin-top: 0;
  box-sizing: border-box;
}
.submit_button_newbutton {
  border: 0;
  border-radius: 0;
  padding: 10px 20px;
}
.login_box.txtboxwidth textarea {
  background: #f5f6fa;
  border: 1px solid #dbdfea;
  border-radius: 0;
  box-shadow: none;
  font-family: "PT Sans", sans-serif;
  color: #555;
  font-weight: normal;
  width: 100%;
  margin-left: 0 !important;
  box-sizing: border-box;
  padding: 15px 10px;
}
.add_participant_sortbox_3 h2 a {
    color: #fd3a3e !important;
}

.add_reoneboxre1,
.add_participant_sortbox_3 {
  padding-top: 15px;
  padding-bottom: 15px;
  outline: 0 !important;
  border: 0 !important;
}
.add_participant_sortbox_3, .participants_1 {
    background: #f5f6fa !important;
    border: solid #e4e3e1 1px !important;
    color: #6d6c69 !important;
    width: 295px !important;
    font-family: "PT Sans", sans-serif;
}
.ajax_developers_1 {
    margin: 30px auto !important;
    border-radius: 0 !important;
    padding: 10px;
    border: 5px solid #6d6c69 !important;
    text-transform: uppercase;
    background: #fff !important;
    color: #6d6c69 !important;
    font-family: "PT Sans", sans-serif;
}
.add_participant_deletebox {
  padding: 6px 0;
  width: 295px;
  border: 0;
  outline: 0;
}
/*.the_right_part.tablet .statistics_title {
  background: #6d6c6a;
}*/
.email_subject .search,
.email_title .search {
  height: 40px;
}
.email_messagebox_m textarea, .email_subject .search, .email_title .search, .email_messagebox textarea{
    background: #f5f6fa;
    border: 1px solid #dbdfea;
    border-radius: 0;
    box-shadow: none !important;
    outline: 0 !important;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
}
.col4.email-partics .doner_first {
    border: 0;
    padding: 8px 10px;
    width: 100%;
    background: #f5f6fa;
    border-bottom: 1px solid #dbdfea;
    display: flex;
    align-items: center;
}
/* .col4.email-partics {
  background: #d8292e;
} */
.col4.email-partics .email_subject h2,
.col4.email-partics .email_title h4 {
  color: #6d6c6a;
  margin-left: 15px;
}
.col4.email-partics .doner_first span {
    background: none;
    width: 30px;
    padding-left: 10px;
    margin-top: 0;
}
.col4.email-partics .doner_first span img {
  width: 32px;
  margin-top: -6px;
}
div#showmain .statistics_title {
  margin-bottom: 0;
}
.col4.foun-report .funr_cummuty a {
  padding: 8px 25px;
  color: #fff;
  background: #fd3a3e;
  border: 0;
  border-radius: 25px;
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.col4.foun-report {
  margin-bottom: 30px;
  box-sizing: border-box;
}
.col4.foun-report + .col4 > .boomrang {
  margin: 0;
}
.col4.foun-report .statistics_title {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
}
.col4.foun-report + .col4 > .boomrang, .login_area .boomrang{
  margin: 0;
  padding: 10px 14px;
  box-sizing: border-box;
  width: 100%;
}
.login_area .boomrang{
  border: 1px solid #f4efef;
}
.col4.foun-report + .col4 > .boomrang_inner {
  padding-top: 30px;
}
.col4 {
  border-radius: 0 !important;
}
body.login-participant{
  background:#fff;
}
body.login-participant .logo.center-logo {
    float: left;
    width: 30%;
}
body.login-participant .logo.center-logo img {
    width: 200px;
}
body.login-participant .login-top {
    float: right;
    width: 70%;
    margin: 0;
    position: relative;
}
body.login-participant .header_main {
  display: flex;
  align-items: center;
}
body.login-participant .header_new {
    border-bottom: 1px solid #e5e9f2;
    background: #fff;
    overflow: visible;
}
.fixed_bg {
    position: relative;
}
.fixed_bg:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(245, 246, 250, 0.35);
}
.account a.Account {
    display: flex;
    text-align: right;
    align-items: center;
    float: right;
    color: #6d6d6a;
    position: relative;
    right: 25px;
}
.account a.Account:before {
    content: "";
    border: solid #6d6d6a;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: -20px;
    top: 10px;
}
.account a.Account .login_img {
    background: #6d6d6a;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.account a.Account .login_img img {
    padding: 0;
    width: 15px;
}
.account a.Account p {
    padding-left: 10px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    font-family: "Montserrat", sans-serif;
}
body.login-participant .the_menu {
    width: 292px !important;
    border: 1px solid #e5e9f2 !important;
    box-shadow: 0 3px 12px 1px rgba(44,55,130,0.15) !important;
    border-top: 3px solid #da181b !important;
    border-radius: 4px !important;
    padding: 20px 0 0;
    top: 60px;
}
body.login-participant #content {
    padding: 50px 0;
    z-index: 9;
}
.catg_title ul li a.active_1 span {
    position: relative;
}
.catg_title ul li a.active_1 span:before {
    content: "";
    position: absolute;
    right: 30px;
    border: solid #c12125;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 43%;
}
.project_wraper {
    margin-top: 20px;
}
.login_img {
  background: #6d6d6a;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login_box {
  float: none;
  width: auto;
  padding: 0 15px;
}
.login_img img {
  width: 15px;
}
.create_your_profile_form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.create_your_profile_form .login_wraper1 {
    width: calc(100% / 2);
}
.create_your_profile_form .login_wraper1 label {
    font-family: "PT Sans", sans-serif;
    font-weight: 500;
    color: #808080;
    margin-bottom: 10px !important;
    display: block;
}
.submit_button {
    background: transparent;
    border: none;
    width: 100%;
    float: none;
    display: flex;
    align-items: center;
    padding: 0 15px;
}
.submit_button input.login_box._submit, .send_button .dashboard_m a.active, .send_button.SMS_send .dashboard a {
    border-radius: 20px;
    border: 1px solid #fd3a3e;
    background: #fd3a3e;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 30px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
    font-family: "Montserrat", sans-serif;
    margin: 0;
    height: auto !important;
    line-height: 20px;
    display: inline-block;
}
.account_button.donor_btn {
    background: #fd3a3e !important;
}
body.login-participant .header_main, body.login-participant .header_main1 {
    width: 85%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
div#showmain, .email-partics, .col4.send_SMS, .col4.foun-report, .the_right_part, .login_area, .tampwraper.edit_Fund,
.Background_customize, .inactive_Fund, .col4.Donor_activi, .col4.Fundraiser_progress {
    width: calc(100% - 300px) !important;
    padding-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    float: right;
}
.statistics_title h2, .col4.email-partics .doner_first h2{
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  color: #da171c;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.email_title h4, .email_participants h2, .admin-popup h2 {
    font-family: "PT Sans", sans-serif;
    font-weight: 500;
}
.email_participants {
    display: flex;
    flex-direction: column;
    float: left;
}
.send_button.SMS_send {
    padding: 0;
    margin-top: 20px;
}
.send_button.SMS_send .dashboard, .send_button.SMS_send .dashboard a {
    margin: 0;
    display: inline-block;
}
.jqEasyCounterMsg {
    position: relative;
    text-align: right !important;
    width: 100% !important;
    font-family: "PT Sans", sans-serif !important;
}
.col4.foun-report .statistics_title {
    height: auto;
    padding: 15px;
}
.bb-none{
  border-bottom: none;
}
.Send_email-table {
    padding: 20px 0 0;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    max-width: 400px;
}
.Send_email-table input, .Send_email-table textarea {
    background: #f5f6fa;
    border: 1px solid #dbdfea;
    border-radius: 0;
    box-shadow: none !important;
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    padding: 20px 15px;
    width: 100%;
    margin: 5px 0;
    box-sizing: border-box;
}
.Send_email-table textarea {
    height: 120px !important;
}
.Send_email-table input.buttons, .dashboard a{
    border-radius: 20px;
    background: #fd3a3e;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    height: auto !important;
    line-height: 20px;
    width: auto;
    border:0;
    display: inline-block;
}
.the_right_part .statistics_title {
    border: 1px solid #dbdfea;
    padding: 10px 15px;
}
#load_test {
  border: 1px solid #e4e3e1;
  width: 100%;
  padding: 20px;
  border-top: none;
  box-sizing: border-box;
}
#load_test .col3 {
    border-radius: 0;
}
.create_your_profile_wraper.Edit_fundraiser {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.create_your_profile_wraper.Edit_fundraiser .create_your_profile_form {
    border: 1px solid #e4e3e1;
    padding: 20px 10px;
}
.create_your_profile_wraper.Edit_fundraiser .create_your_profile_title {
    margin-bottom: 0;
    border-bottom: none;
}
.create_your_profile_wraper.Edit_fundraiser .create_your_profile_form form {
    max-width: 750px;
}
.login_wraper1.wth100 {
    width: 100%;
}
.login_area .statistics_title {
    border: 1px solid #dbdfea;
}
.enter_colorcode input {
    width: 300px;
    padding: 15px;
}
.picture_border {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.picture_border .back_image2 {
    width: calc(100% / 2 - 40px);
    margin: 30px 20px;
}
.responsive_table.inactive_Fund {
    border: 1px solid #e4e3e1;
}
.boomrang_inner table.table_border {
    font-family: "PT Sans", sans-serif;
}
.email_title.bulk_Upload {
    border: none;
    float: none;
}
.email_title.bulk_Upload input[type="file"] {
    margin: 0;
    height: auto;
}
.Upload_partici{
   padding: 0 30px;
}
.parti_smal h2, .parti_smal h2 a {
    font-size: 16px;
    line-height: 26px;
    color: #da181c;
    font-weight: 500;
    text-decoration: none !important;
}
.parti_smal p {
  font-size: 14px;
}
a.action_delete {
  background: #db181e;
  color: #fff;
  padding: 5px 20px;
  border-radius: 20px;
  text-decoration: none !important;
}
.Profile_menu{
  position: absolute;
  float: left;
  right: 0;
  width: 290px;
}
form#frm {
    margin: 0;
}
.cancel_btn a {
  background: #575654;
  width: 80px;
  height: 30px;
  display: flex;
  align-items: center;
  float: left;
  padding: 0 10px;
  color: #fff !important;
  font-weight: 500;
  text-decoration: none !important;
  font-size: 14px;
  border-radius: 2px;
}
.cancel_btn img, .delete_btn img {
  width: 15px;
  margin-right: 5px;
}
.delete_btn a {
  background: #e7181c;
  width: 80px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin-left: 10px;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 14px;
  border-radius: 2px;
}
select#mailing_status {
  width: 80px;
  height: 32px;
  display: flex;
  align-items: center;
  border-radius: 0;
  border-color: #dbdfea;
}
.modal-dialog.modal-dialog-detail {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.modal-content {
  width: 100%;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: 5px solid #000 !important;
  float: left;
}
button.close {
  width: 25px;
  height: 25px;
  background: #000 !important;
  color: #fff !important;
  opacity: 1 !important;
  border-radius: 50%;
  font-size: 18px;
  position: absolute;
  right: -15px;
  top: -15px;
}
.help_wraper2.help_suggestions ul {
    counter-reset: section;
    padding: 0;
    margin-left: 0;
}
.help_wraper2.help_suggestions ul li {
    list-style: none;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 35px;
    color: #6d6c6a;
}
.help_wraper2.help_suggestions ul li:before {
    counter-increment: section;
    content: counter(section) "";
    width: 25px;
    height: 25px;
    background: #da181b;
    position: absolute;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    font-size: 14px;
    font-weight: 500;
    left: 0;
    top: 3px;
}
div#logo {
  width: 110px;
  position: relative;
}
div#logo > img {
  width: 90px;
  height: 80px;
  object-fit: cover;
  border: 2px dashed #a6b6c2;
}
img.close_img {
  position: absolute;
  top: -10px;
  right: 0;
}
.donetion_r1 iframe, .markiting_left_im iframe{
  width: 100%;
}
#content.Fundraiser_section {
  width: 85%;
  margin: 0 auto;
  float: none;
}
.login_edit.login_edit_mar.Message_Edit {
  margin-right: 0;
}
.login_edit.Message_Edit .edit_hnt {
  margin: 0;
}
.login_edit.login_edit_mar.Message_Edit input {
  height: 45px !important;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px !important
}
.login_edit.Message_Edit textarea {
  width: 100% !important;
  border-radius: 0;
  margin-left: 0;
  height: 120px;
}
.col_first.Participant_Start, .Participant_Start {
  margin: 0 auto;
  float: none !important;
  width: 70% !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  border-radius: 0;
}
.col_first.Profile_Steps {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
}
.help_wraper2.Donor_Help {
  counter-reset: section;
}
.help_wraper2.Donor_Help h1 {
  background: transparent;
  border: none;
  padding: 0;
  margin-bottom: 10px;
  position: relative;
  padding-left: 40px;
}
.help_wraper2.Donor_Help h1:before {
  counter-increment: section;
  content: counter(section);
  width: 30px;
  height: 30px;
  background: #6d6c69;
  position: absolute;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  font-size: 16px;
  font-weight: 500;
  left: 0;
  top: 6px;
}
.help_wraper2.Donor_Help p{
  font-size: 16px;
  line-height: 22px;
}
.Email_text p {
  padding: 0;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 15px;
}

/*-------------- Step Process -------------*/

.checkout-bar li.active:after {
    background-color: #da171b;
    content: "";
    height: 10px;
    width: 100%;
    left: 50%;
    position: absolute;
    top: -54px;
    z-index: 0;
}
ul.checkout-bar {
    margin: 60px auto 40px;
    padding: 0;
    width: 100%;
    float: left;
}
ul.checkout-bar li {
    display: inline-block;
    margin: 30px 0 0;
    text-align: center;
    width: calc(100% / 4);
    float: left;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    position: relative;
    letter-spacing: 0.5px;
}
ul.checkout-bar li:before {
  background: #6f6b6b;
  border-radius: 50%;
  height: 30px;
  left: 40%;
  line-height: 45px;
  position: absolute;
  top: -65px;
  width: 30px;
  z-index: 99;
}

ul.checkout-bar li:after {
  background-color: #6f6b6b;
  content: "";
  height: 5px;
  width: 100%;
  left: 50%;
  position: absolute;
  top: -51px;
  z-index: 0;
}
ul.checkout-bar li:last-child:after{
  content: none !important;
}
ul.checkout-bar li.active {
  color: #000;
}
ul.checkout-bar li.active:before {
  background: #db1a1d;
  z-index: 9;
}
ul.checkout-bar li::before {
  content: "";
}
ul.checkout-bar a {
  text-decoration: none !important;
  color: #de2a2f !important;
}
ul.checkout-bar li.next::before {
  background-color: #db181e;
  border: 7px solid #fff;
  width: 40px;
  height: 40px;
  top: -75px;
  box-shadow: 0 0 0 2px #db181e;
}
.logged_two a {
  font-size: 16px;
  line-height: 18px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight:600;
  text-decoration: none !important;
}
.logged_two a img {
  margin-right: 10px;
}
a.donate_Btn {
  border: 1px solid #da181b;
  color: #fff;
  font-weight: bold;
  padding: 12px 50px 12px 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  height: auto !important;
  line-height: 20px;
  display: inline-block;
  text-decoration: none;
  background: #da181b url(../../assets/images/donate-click.png) no-repeat;
  font-size: 14px;
  background-position: 90% 8px;
}
.content-center{
  justify-content: center;
}
.Message_section {
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;
}
.donator_pic {
  width: 180px;
}
.donator_pic img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
}
.Message_text {
  padding: 15px 15px 10px;
}
.select_payment_getway_dolar {
  display: flex;
}
.amount_dol input {
  margin: 0;
  box-shadow: none !important;
  border-radius: 0;
  border: 1px solid #dedfe0;
  padding: 5px 12px;
  font-family: "Montserrat", sans-serif;
  background: #fff !important;
}
.payment-form.donation {
  display: flex;
  flex-wrap: wrap;
}
.Details_label {
  width: calc(100% / 3) !important;
  box-sizing: border-box;
  margin: 0;
  float: left;
  padding: 0 10px;
}
.row.Remain_check {
  padding: 0 10px;
}
.row.Remain_check .input {
  display: flex;
  align-items: center;
}
.row.Remain_check .input .label {
  width: auto !important;
}
.row.Remain_check .input input {
  margin-left: 20px;
}
.Disclaimer_text {
  display: block;
  color: #6d6c6a;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  margin: 10px 0 20px;
  float: left;
  width: 100%;
}
.Close_fees .close-reveal-modal {
  position: absolute !important;
  top: -15px !important;
  right: -14px !important;
  width: 25px;
  height: 25px;
  background: #000;
  border-radius: 50%;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.col-md-6.payment_accept {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.footer-new #footer .col-md-6 img {
  padding-left: 20px;
}
.payment_table {
  margin-bottom: 30px;
}
td.ment_106.text.w200 {
  width: 200px;
}
.logged.Call_us .login_img {
  background: transparent;
  border-radius: 0;
}
.logged.Call_us .login_img img {
  width: auto;
}
.logged.Call_us p {
  font-size: 16px !important;
}
.logged.Call_us p a {
  color: #de2a2f;
}
.logged.Call_us {
  width: 450px;
}
.login_img.email_us {
  margin-left: 30px;
}
.header_main.success_header {
  width: 60% !important;
  margin: 50px auto;
}
.success_table {
  width: 100%;
  margin: 50px 0 20px;
}
.payment_success {
  width: 100%;
  text-align: center;
}
.payment_success h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  margin: 20px 0;
  color: #4f8a10;
}
.payment_success p {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #4f8a10;
  font-weight: 600;
  line-height: 30px;
}
h1.error-red {
  color: #da181b;
}
.payment_error {
  max-width: 70%;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(82, 85, 90, 0.1);
  padding: 50px;
  border: 1px solid rgba(219, 223, 234, 0.4);
}
.login_box.porltive {
    position: relative;
}
.fundraiser_pic {
  position: absolute;
  top: 10px;
  left: 150px;
}
.fundraiser_pic .Fundraiser_img {
  width: 80px;
  object-fit: cover;
  border: 2px dashed #a6b6c2;
  height: 60px;
}
.fundraiser_pic img.close_img {
    right: -10px;
}
ul.Donation_Help li {
    line-height: 22px !important;
    margin: 10px 0;
    display: block;
    float: left;
}
div#success_div {
  display: flex;
  width: 100%;
  margin: 10px 0;
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  box-sizing: border-box;
  float: left;
  padding-left: 20px;
  color: #4F8A10;
}
.Embed_code {
  display: block;
  width: 1;
  float: left;
  margin-top: 15px;
}
.Embed_code a.account_button{
  margin: 0;
  padding: 10px 20px;
}

.wewell_firs1 .donetion_r4.donation_amt-show {
  width: calc(100% / 5 - 20px) !important;
  box-sizing: border-box;
  float: left;
  margin: 10px;
  box-shadow: 0 0 10px rgba(82, 85, 90, 0.1);
  border: 2px solid #727272;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  background: rgba(247, 247, 247, 0.8);
}

.wewell_firs1.Donate_fundraiser {
  flex-direction: row;
}
.Anonymous_text h2, .Refer_name h2 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600;
}
.Anonymous_img img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.Gift_amount h2 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600;
  color: #6d6c6a;
  font-size: 16px;
  line-height: 28px;
}
.Gift_amount strong {
  font-size: 14px;
}
.Gift_amount p {
  font-size: 14px;
  line-height: 20px;
  color: #6f656d;
}

.modal{
  background: rgba(0, 0, 0, 0.5);
}
.modal-backdrop.fade.in{
  display: none;
}


/************************ Progress Bar *******************/

.progress-circle {
    font-size: 20px;
    margin: 0 20px;
    position: relative;
    padding: 0;
    width: 100px;
    height: 100px;
    background-color: #f5f6fa;
    border-radius: 50%;
    line-height: 100px;
}
.progress-circle:after{
    border: none;
    position: absolute;
    top: 0.35em;
    left: 0.35em;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 4.3em;
    height: 4.3em;
    background-color: white;
    content: " ";
}
.progress-circle span {
    position: absolute;
    line-height: 100px;
    width: 100px;
    text-align: center;
    display: block;
    color: #db191e;
    z-index: 2;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.left-half-clipper {
   border-radius: 50%;
   width: 100px;
   height: 100px;
   position: absolute;
   clip: rect(0, 5em, 5em, 2.5em);
}
.progress-circle.over50 .left-half-clipper {
   clip: rect(auto,auto,auto,auto);
}
.value-bar {
    position: absolute;
    clip: rect(0, 2.5em, 5em, 0);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 0.45em solid #dc191d;
    box-sizing: border-box;
}
.progress-circle.over50 .first50-bar {
    position: absolute;
    clip: rect(0, 5em, 5em, 2.5em);
    background-color: #db181e;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.progress-circle:not(.over50) .first50-bar{ display: none; }

.progress-circle.p0 .value-bar { display: none; }
.progress-circle.p1 .value-bar { transform: rotate(4deg); }
.progress-circle.p2 .value-bar { transform: rotate(7deg); }
.progress-circle.p3 .value-bar { transform: rotate(11deg); }
.progress-circle.p4 .value-bar { transform: rotate(14deg); }
.progress-circle.p5 .value-bar { transform: rotate(18deg); }
.progress-circle.p6 .value-bar { transform: rotate(22deg); }
.progress-circle.p7 .value-bar { transform: rotate(25deg); }
.progress-circle.p8 .value-bar { transform: rotate(29deg); }
.progress-circle.p9 .value-bar { transform: rotate(32deg); }
.progress-circle.p10 .value-bar { transform: rotate(36deg); }
.progress-circle.p11 .value-bar { transform: rotate(40deg); }
.progress-circle.p12 .value-bar { transform: rotate(43deg); }
.progress-circle.p13 .value-bar { transform: rotate(47deg); }
.progress-circle.p14 .value-bar { transform: rotate(50deg); }
.progress-circle.p15 .value-bar { transform: rotate(54deg); }
.progress-circle.p16 .value-bar { transform: rotate(58deg); }
.progress-circle.p17 .value-bar { transform: rotate(61deg); }
.progress-circle.p18 .value-bar { transform: rotate(65deg); }
.progress-circle.p19 .value-bar { transform: rotate(68deg); }
.progress-circle.p20 .value-bar { transform: rotate(72deg); }
.progress-circle.p21 .value-bar { transform: rotate(76deg); }
.progress-circle.p22 .value-bar { transform: rotate(79deg); }
.progress-circle.p23 .value-bar { transform: rotate(83deg); }
.progress-circle.p24 .value-bar { transform: rotate(86deg); }
.progress-circle.p25 .value-bar { transform: rotate(90deg); }
.progress-circle.p26 .value-bar { transform: rotate(94deg); }
.progress-circle.p27 .value-bar { transform: rotate(97deg); }
.progress-circle.p28 .value-bar { transform: rotate(101deg); }
.progress-circle.p29 .value-bar { transform: rotate(104deg); }
.progress-circle.p30 .value-bar { transform: rotate(108deg); }
.progress-circle.p31 .value-bar { transform: rotate(112deg); }
.progress-circle.p32 .value-bar { transform: rotate(115deg); }
.progress-circle.p33 .value-bar { transform: rotate(119deg); }
.progress-circle.p34 .value-bar { transform: rotate(122deg); }
.progress-circle.p35 .value-bar { transform: rotate(126deg); }
.progress-circle.p36 .value-bar { transform: rotate(130deg); }
.progress-circle.p37 .value-bar { transform: rotate(133deg); }
.progress-circle.p38 .value-bar { transform: rotate(137deg); }
.progress-circle.p39 .value-bar { transform: rotate(140deg); }
.progress-circle.p40 .value-bar { transform: rotate(144deg); }
.progress-circle.p41 .value-bar { transform: rotate(148deg); }
.progress-circle.p42 .value-bar { transform: rotate(151deg); }
.progress-circle.p43 .value-bar { transform: rotate(155deg); }
.progress-circle.p44 .value-bar { transform: rotate(158deg); }
.progress-circle.p45 .value-bar { transform: rotate(162deg); }
.progress-circle.p46 .value-bar { transform: rotate(166deg); }
.progress-circle.p47 .value-bar { transform: rotate(169deg); }
.progress-circle.p48 .value-bar { transform: rotate(173deg); }
.progress-circle.p49 .value-bar { transform: rotate(176deg); }
.progress-circle.p50 .value-bar { transform: rotate(180deg); }
.progress-circle.p51 .value-bar { transform: rotate(184deg); }
.progress-circle.p52 .value-bar { transform: rotate(187deg); }
.progress-circle.p53 .value-bar { transform: rotate(191deg); }
.progress-circle.p54 .value-bar { transform: rotate(194deg); }
.progress-circle.p55 .value-bar { transform: rotate(198deg); }
.progress-circle.p56 .value-bar { transform: rotate(202deg); }
.progress-circle.p57 .value-bar { transform: rotate(205deg); }
.progress-circle.p58 .value-bar { transform: rotate(209deg); }
.progress-circle.p59 .value-bar { transform: rotate(212deg); }
.progress-circle.p60 .value-bar { transform: rotate(216deg); }
.progress-circle.p61 .value-bar { transform: rotate(220deg); }
.progress-circle.p62 .value-bar { transform: rotate(223deg); }
.progress-circle.p63 .value-bar { transform: rotate(227deg); }
.progress-circle.p64 .value-bar { transform: rotate(230deg); }
.progress-circle.p65 .value-bar { transform: rotate(234deg); }
.progress-circle.p66 .value-bar { transform: rotate(238deg); }
.progress-circle.p67 .value-bar { transform: rotate(241deg); }
.progress-circle.p68 .value-bar { transform: rotate(245deg); }
.progress-circle.p69 .value-bar { transform: rotate(248deg); }
.progress-circle.p70 .value-bar { transform: rotate(252deg); }
.progress-circle.p71 .value-bar { transform: rotate(256deg); }
.progress-circle.p72 .value-bar { transform: rotate(259deg); }
.progress-circle.p73 .value-bar { transform: rotate(263deg); }
.progress-circle.p74 .value-bar { transform: rotate(266deg); }
.progress-circle.p75 .value-bar { transform: rotate(270deg); }
.progress-circle.p76 .value-bar { transform: rotate(274deg); }
.progress-circle.p77 .value-bar { transform: rotate(277deg); }
.progress-circle.p78 .value-bar { transform: rotate(281deg); }
.progress-circle.p79 .value-bar { transform: rotate(284deg); }
.progress-circle.p80 .value-bar { transform: rotate(288deg); }
.progress-circle.p81 .value-bar { transform: rotate(292deg); }
.progress-circle.p82 .value-bar { transform: rotate(295deg); }
.progress-circle.p83 .value-bar { transform: rotate(299deg); }
.progress-circle.p84 .value-bar { transform: rotate(302deg); }
.progress-circle.p85 .value-bar { transform: rotate(306deg); }
.progress-circle.p86 .value-bar { transform: rotate(310deg); }
.progress-circle.p87 .value-bar { transform: rotate(313deg); }
.progress-circle.p88 .value-bar { transform: rotate(317deg); }
.progress-circle.p89 .value-bar { transform: rotate(320deg); }
.progress-circle.p90 .value-bar { transform: rotate(324deg); }
.progress-circle.p91 .value-bar { transform: rotate(328deg); }
.progress-circle.p92 .value-bar { transform: rotate(331deg); }
.progress-circle.p93 .value-bar { transform: rotate(335deg); }
.progress-circle.p94 .value-bar { transform: rotate(338deg); }
.progress-circle.p95 .value-bar { transform: rotate(342deg); }
.progress-circle.p96 .value-bar { transform: rotate(346deg); }
.progress-circle.p97 .value-bar { transform: rotate(349deg); }
.progress-circle.p98 .value-bar { transform: rotate(353deg); }
.progress-circle.p99 .value-bar { transform: rotate(356deg); }
.progress-circle.p100 .value-bar { transform: rotate(360deg); }



/************************ Deepak Responsive Css *******************/


@media (max-width:1440px){
body.login-participant .header_main, body.login-participant .header_main1 {
  width: 100%;
  padding: 0 30px;
}
.payment_error{
  max-width: 100%;
}
.col_first.Participant_Start, .Participant_Start{
  width: 85% !important;
}

}

@media (max-width:1366px){

}

@media (max-width:1280px){
.main-contaiiner{
  width: 90%!important;
}
.header_main.success_header {
  width: 70% !important;
}
.login_wraper_edit.add_Donor{
  padding: 0 10px;
}
.wewell_firs1 .donetion_r4.donation_amt-show{
    width: calc(100% / 4 - 20px) !important;
}

}

@media (max-width:1199px){
#content.Fundraiser_section {
  width: 100%;
  margin: 0 auto;
  float: none;
}
.footer-new #footer p {
    font-size: 14px !important;
    line-height: 24px;
}

}

@media (max-width:1099px){
.donetion_r3, .donetion_r2 {
  width: 100%;
  box-sizing: border-box;
}
.donetion_r1, .markiting_left_im{
  width: calc(100% / 3 - 20px);
}
body.login-participant .header_main1{
  width: 100%;
}
.donetion_r1 img {
  height: 150px;
}
.Details_label {
  width: calc(100% / 2) !important;
}
.donation .label{
  white-space: normal;
}
.than_heder {
  width: 70%;
}
.statistics_first, .thankyou {
  padding: 10px 20px;
  width: 100%;
}
.thankyou{
  padding: 30px 20px 10px;
}
.selcet_button_lav{
  width: 100%;
}

}

@media (max-width:991px){
.donar_smallwraper{
  flex-wrap: wrap;
}
.check_dolor_boxles, .select_box{
  width: calc(100% / 3 - 10px)!important;
}
.col-md-6.payment_accept {
  justify-content: center;
  margin-top: 10px;
}
.header_main.success_header {
  width: 80% !important;
}
.col_first.Participant_Start, .Participant_Start {
  width: 100% !important;
}
.login_creat {
  width: calc(100% / 2);
}
#colorbox #cboxWrapper > div #cboxContent{
  border: none !important;
  width: 100% !important;
}
.save_button_1 {
    padding-left: 0;
    width: 100%;
}
.edit_box_lav input, #colorbox #cboxWrapper > div #cboxContent .edit_box_lav{
  width: 100% !important;
}
.wewell_firs1 .donetion_r4.donation_amt-show{
    width: calc(100% / 3 - 20px) !important;
}

}

@media only screen and (max-width:767px){
html, body {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
body.login-participant .header_main{
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
}
.header_main .than_heder{
   margin-bottom: 10px;
   margin-top: 0;
}
.header_main .logo + div .logged, body.login-participant .logo.center-logo, .header_main .logo + div{
  width: 100%;
  display: flex;
  justify-content: center;
}
#footer .col-md-6{
  flex: 100%;
  max-width: 100%;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
}
#footer_wrap #footer{
  width: 100%!important;
  padding: 20px 20px!important;
}
.donetion_r3 {
    margin: 10px 0;
    padding: 12px;
}
.wewell_firs1{
  padding: 30px 15px 10px;
}
.col_gredin {
    width: 100% !important;
    margin-bottom: 0;
    box-sizing: border-box;
}
header{
  padding-top: 0 !important;
}
.reveal-modal h2 {
  line-height: 30px;
}
.Details_label {
  width: 100% !important;
}
.checkout-wrapper .payment-dis p{
  text-align: left;
  line-height: 24px;
}
.header_main.success_header {
  width: 100% !important;
  padding: 0 !important;
  flex-direction: column !important;
}
.success_table{
  margin-bottom: 0;
}
.logged.Call_us {
    margin-bottom: 0;
    padding: 0 !important;
}
.wraper .header_main .than_heder .logged {
    width: auto !important;
    margin-bottom: 0;
    padding-bottom: 0;
}
.statistics_first h1 {
    line-height: 26px;
    font-size: 18px;
}
.contenminu {
    margin-top: 0;
    padding-bottom: 0;
}
ul.checkout-bar li {
    display: inline-block;
    margin: 10px 0 0;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 14px;
}
ul.checkout-bar li:after {
    background-color: #6f6b6b;
    content: "";
    left: 40%;
    top: -51px;
}
ul.checkout-bar li.next::before {
    border: 4px solid #fff;
    width: 25px;
    height: 25px;
    top: -65px;
}
ul.checkout-bar li:before {
    background: #6f6b6b;
    border-radius: 50%;
    height: 25px;
    left: 30%;
    line-height: 45px;
    position: absolute;
    top: -62px;
    width: 25px;
}
.checkout-bar li.active:after {
    height: 7px;
    left: 35%;
    top: -52px;
}
body.login-participant #content {
    margin-top: 0;
}
.login_img{
   margin-right: 10px;
}
.logout_tops_1{
  padding-bottom: 0;
}
.logout_tops_1 input{
  margin-bottom: 0 !important;
}

}

@media (max-width:640px){
.login_creat {
    width: 100%;
}
.edit_pr_new{
    padding: 20px 15px 0
}
.edit_pr_2{
  overflow: visible;
}
.add_box_rex{
  width: 100%;
}
.selcet_button_lav {
    width: 100%;
    padding-left: 0 !important;
}
.save_button.selcet_margin input[onclick^="save"] {
    float: left;
    margin-right: 10px !important;
    margin-left: 0 !important;
}
.donet_button_1{
    margin: 0;
}
.login_wraper_edit.add_Donor, #colorbox .upr_box_lav input, #colorbox textarea, #colorbox .uneditable-input{
  width: 100% !important;
}
.save_button input{
  margin-left: 5px;
}
.save_button{
  padding: 0 !important;
}
#loginst input.save_button {
  padding: 10px 25px !important;
}
.wewell_firs1 .donetion_r4.donation_amt-show{
    width: calc(100% / 2 - 20px) !important;
}

}

@media (max-width:580px){
.donetion_r1, .markiting_left_im{
  width: 100% !important;
  margin: 0 0 20px !important;
}
.donetion_r1 img {
  height: auto;
}
.Message_section{
  flex-wrap: wrap;
}
.donator_pic{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 0px 20px;
}
.tab-menu li {
   width: calc(100% / 2) !important;
   font-size: 12px;
   border:none;
}
.check_dolor_boxles, .select_box {
   width: calc(100% / 2 - 10px)!important;
}
.common-div {
   padding: 20px 10px!important;
}
.payment_info{
   padding: 20px 5px!important;
}
.Message_section{
   margin-bottom: 20px;
}
.footer-new #footer .col-md-6 img{
   margin-top: 10px;
}
#footer .col-md-6{
   flex-wrap: wrap;
}

}

@media (max-width:480px){
body.login-participant .header_main, body.login-participant .header_main1{
    padding: 0 20px;
}
.tab-content{
    padding: 20px 10px!important;
}
.logged.Call_us p {
    font-size: 14px !important;
}
.common-div{
    margin: 20px 0 0;
}
.footer-new #footer .col-md-6 img {
    padding-left: 0;
}
body.login-participant .header_main{
    padding: 0 10px;
}
.logged p{
    padding-left: 0px;
}
.logged.Call_us .login_img img {
    width: 25px;
}
.payment_error{
    padding: 30px;
}
.payment_success h1 {
    font-size: 20px;
    margin: 10px 0 20px;
    line-height: 26px;
}
.payment_error img {
    width: 60px;
}
.payment_success p{
    font-size: 14px;
    line-height: 24px;
}
.thankyou ul li{
    font-size: 16px;
    line-height: 26px;
    padding-left: 30px;
}
.thankyou ul li:before {
    width: 25px;
    height: 25px;
}
.creater_first {
    width: 100%;
    padding: 10px 15px;
    display: block;
}
.funr_photo {
    width: 100%;
    display: flex;
    text-align: left;
    float: left;
    margin: 0;
    margin-bottom: 10px;
}
.create_wraper1{
    padding: 20px 0 30px;
}
.help_wraper2 h1{
    font-size: 18px !important;
    line-height: 28px;
}
.help_wraper2.Donor_Help h1:before {
    top: 0;
}
.edit_giving_top h3{
    line-height: 28px;
}

}


@media (max-width:420px){
.wewell_firs1.Donate_fundraiser {
    flex-direction: column;
}
.wewell_firs1 .donetion_r4.donation_amt-show {
    width: calc(100% - 30px) !important;
}

}

@media (max-width:380px){
#cboxWrapper{
  padding: 15px;
}
.amount_dol, .platnium{
  font-size: 14px;
}
.login_img.email_us {
  margin-left: 10px;
}
.logged.Call_us p {
  font-size: 12px !important;
}
.creat_photo a{
  padding: 10px;
}
.edit_pr_3 img {
  width: 80px;
  height: 80px;
}
#cboxClose{
  top: -30px !important;
  right: -30px !important;
}
.create_your_profile_form{
  padding: 10px 0;
}
.save_button input{
  padding: 10px 25px;
}

}

@media (max-width: 400px){

.make_donor.tp_dnote_bx a.donate_Btn {
    font-size: 12px;
    padding: 12px 43px 12px 7px;
}


span.shop_tp a {
    padding: 13.5px 15px !important;
}

}



@media only screen and (max-width:767px){
	.donetion_right1{
	width:auto !important;
	}
}


.donetion_right1 p {
    margin-bottom: 30px !important;
}
.donetion_r4 a.donet_button_1 {
    float: none !important;
}
@media only screen and (max-width:960px){
.wewell_firs1 {
    padding: 30px;
    flex-wrap: wrap;
}
.wewell_firs1 .donetion_r4 {
    float: none !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.donetion_r4 .donetion_r9 {
    float: none;
    width: 100% !important;
    margin-right: 0;
}
}

@media only screen and (max-width:560px){
.donetion_r4 a.donet_button_1 {
    font-size: 14px!important;
    padding: 12px 20px !important;
}
}
