#donationtab{
background:url(http://assets.panda.org/downloads/donate.png) no-repeat!important; 
padding:0px; 
color: #000; 
font-weight: bold;
position:fixed;
bottom:14%;
right:-200px;
width:308px;
cursor:pointer;
padding-top:7px!important;
overflow:hidden!important;
}

.donatetabtext{
font-family:WWFRegular, 'WWFRegular',Arial;
font-size:28px;
line-height:31px;
color:#f8f8f8;
font-weight:100!important;
text-transform:uppercase;
padding:2px 0 0 36px!important;
margin-top:10px!important;
word-spacing:6px;
text-shadow: 1px 1px 2px #050505;
}

#donationtab-content{
background:#e9e8da;
margin:12px 0px 0 120px; 
padding:1px 0px 20px 10px;
/*-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;*/
font-weight:100!important;
overflow:hidden;
/*-webkit-box-shadow: 1px 1px 0px 1px #999;
box-shadow: 1px 1px 0px 1px #999;*/
z-index:9999998;
min-height:190px;
font-size:14px;
font-family:Arial;
}

#donationtab-content p{
padding-right:20px;
}

#donationtab label{
  font-family: WWFRegular,'Helvetica Neue',Arial,sans-serif;
  font-size:30px;
}

#donationtab .button{
  background-color: #b9211f;
  background-image: linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.35) 100%);
  color: #ffffff;
  cursor: pointer;
  font-family: WWFRegular,'WWFRegular','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  padding: 4px 10px;
  text-transform: uppercase;
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  width: auto;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: normal;
  text-align: center;
  display: block;
  border:1px solid #004949;
  color: white;
  margin: 0px 20px 0 0;
  overflow: hidden;
  padding: 4px 7px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  box-shadow: none;
  border-radius: 2px;
  float:right;
}

#donationtab .button:hover
{
  background-color: #5b9800;
}

#donationtab p {line-height:1.4;margin-top:20px!important}
#donationtab a {color:#000;}

.large-div
{
    width:100%;
    height:2000px;
    margin:0:
    padding:0;
}

#donationtab-content input[type=radio] {
    display:none!important;
}
 
#donationtab-content input[type=radio] + label {
   display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  min-width: 1em;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-top-color: rgba(0, 0, 0, 0.1);
  border-right-color-value: rgba(0, 0, 0, 0.1);
  border-left-color-value: rgba(0, 0, 0, 0.1);
  border-bottom-color: #b3b3b3;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
 
#donationtab-content input[type=radio]:checked + label {
      background-image: none;
  outline-width: 0px;
  outline-style: none;
  box-shadow: 0px 2px 4px rgba(93, 9, 9, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f19733;
  text-shadow: 0px 1px 1px rgba(67, 62, 62, 0.75);
  color: #ffffff;
}

@media (max-width: 569px) {

#donationtab_responsive{
background:#222!important; 
color: #FFF; 
font-weight: bold;
position:fixed;
bottom:0px!important;
right:0px!important;
left:0px!important;
width:100%!important;
margin:0 auto!important;
padding:10px 0!important;
overflow:hidden!important;
height:40px;
}

.donatetabtext_responsive{
font-family:WWFRegular, 'WWFRegular',Arial;
font-size:20px;
color:#f8f8f8;
font-weight:100!important;
text-transform:uppercase;
padding:0 10px!important;
margin:0px!important;
word-spacing:6px;
text-shadow: 1px 1px 2px #050505;
}

#donationtab_responsive .donationtab_resp_left{
width:60%;
margin:0;
padding:0;
float:left;
text-align:center!important;
}

#donationtab_responsive .donationtab_resp_right{
width:40%;
margin:0;
padding:0;
float:right;
text-align:center!important;
}

#donationtab_responsive label{
  font-family: WWFRegular,'Helvetica Neue',Arial,sans-serif;
  font-size:18px;
}



#donationtab_responsive p {line-height:1.4;margin-top:20px!important}
#donationtab_responsive a {color:#000;}

#donationtab_responsive input[type=radio] {
    display:none!important;
}
 
#donationtab_responsive input[type=radio] + label {
   display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 2px;
  padding-top: 5px;
  padding-right: 2px;
  padding-bottom: 10px;
  padding-left: 2px;
  min-width: 0.5em;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-top-color: rgba(0, 0, 0, 0.1);
  border-right-color-value: rgba(0, 0, 0, 0.1);
  border-left-color-value: rgba(0, 0, 0, 0.1);
  border-bottom-color: #b3b3b3;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
 
#donationtab_responsive input[type=radio]:checked + label {
      background-image: none;
  outline-width: 0px;
  outline-style: none;
  box-shadow: 0px 1px 2px rgba(93, 9, 9, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f19733;
  text-shadow: 0px 1px 1px rgba(67, 62, 62, 0.75);
  color: #ffffff;
}

#donationtab_responsive .button{
  background-color: #b9211f;
  background-image: linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.35) 100%);
  color: #ffffff;
  cursor: pointer;
  font-family: WWFRegular,'WWFRegular','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 20px;
  padding: 0px 4px 1px 4px!important;
  text-transform: uppercase;
  width: auto;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: normal;
  text-align: center;
  display: block;
  border:1px solid #004949;
  color: white;
  margin: 0px 10px 0 0;
  overflow: hidden;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  box-shadow: none;
  border-radius: 2px;
  float:right;
}

#donationtab_responsive a.button, #donationtab_responsive .button a{
padding:0!important;
}

#donationtab_responsive .button:hover
{
  background-color: #5b9800;
}

}

@media (max-width: 980px) {

}
@media (max-width: 700px) {

#donationtab_responsive{
background:#222!important; 
color: #FFF; 
font-weight: bold;
position:fixed;
bottom:0px!important;
right:0px!important;
left:0px!important;
width:100%!important;
margin:0 auto!important;
padding:10px 0!important;
overflow:hidden!important;
height:40px;
}

.donatetabtext_responsive{
font-family:WWFRegular, 'WWFRegular',Arial;
font-size:28px;
color:#f8f8f8;
font-weight:100!important;
text-transform:uppercase;
padding:0 10px!important;
margin:0px!important;
word-spacing:6px;
text-shadow: 1px 1px 2px #050505;
}

#donationtab_responsive .donationtab_resp_left{
width:60%;
margin:0;
padding:0;
float:left;
text-align:center!important;
}

#donationtab_responsive .donationtab_resp_right{
width:40%;
margin:0;
padding:0;
float:right;
text-align:center!important;
}

#donationtab_responsive label{
  font-family: WWFRegular,'Helvetica Neue',Arial,sans-serif;
  font-size:20px;
}



#donationtab_responsive p {line-height:1.4;margin-top:20px!important}
#donationtab_responsive a {color:#000;}

#donationtab_responsive input[type=radio] {
    display:none!important;
}
 
#donationtab_responsive input[type=radio] + label {
   display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  min-width: 1em;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-top-color: rgba(0, 0, 0, 0.1);
  border-right-color-value: rgba(0, 0, 0, 0.1);
  border-left-color-value: rgba(0, 0, 0, 0.1);
  border-bottom-color: #b3b3b3;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
 
#donationtab_responsive input[type=radio]:checked + label {
      background-image: none;
  outline-width: 0px;
  outline-style: none;
  box-shadow: 0px 2px 4px rgba(93, 9, 9, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f19733;
  text-shadow: 0px 1px 1px rgba(67, 62, 62, 0.75);
  color: #ffffff;
}

#donationtab_responsive .button{
  background-color: #b9211f;
  background-image: linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.35) 100%);
  color: #ffffff;
  cursor: pointer;
  font-family: WWFRegular,'WWFRegular','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 28px;
  padding: 0px 8px 2px 8px!important;
  text-transform: uppercase;
  width: auto;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: normal;
  text-align: center;
  display: block;
  border:1px solid #004949;
  color: white;
  margin: 0px 20px 0 0;
  overflow: hidden;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  box-shadow: none;
  border-radius: 2px;
  float:right;
}

#donationtab_responsive a.button, #donationtab_responsive .button a{
padding:0!important;
}

#donationtab_responsive .button:hover
{
  background-color: #5b9800;
}

}