
.floater {
    float:right !important;
}

.nonmobile {
    display:block;
}
.ismobile {
    display:none
}


.calccommpoints {
    width:80%;
}

.nocalccommpoints {
    width:80%;
}

.button:hover {
    background-color: #28334a !important;
}

#confirmPledge {
    min-width:200px;
}
#dopledge {
        max-width: 990px;
    width: 100%;
    min-height: 30%;
    padding: 0px 25px 25px;
    margin: 0px auto;
}

.droppy {
        font-size: 19px !important;
}
@media (max-width: 768px) {
.colmobile {
    margin-bottom:5px !important
}
.floater {
    float:left !important;
}
.colmobiles {
     margin-bottom:80px !important
}
.nonmobile {
    display:none;
}
.ismobile {
    display:block
}
.button {
    min-width: 10px;
    text-align: center;
}
.calccommpoints {
    width:100%;
}
.nocalccommpoints {
    width:100%;
}
#dopledge {
    /* padding: 26px; */
}
#confirmPledge {
    /* min-width: 99%; */
}
}

.sborder-form-control {
    height: 48px;
    padding: 8px 24px 8px 4px;

    font-size: 18px;
    letter-spacing: 1px;
    background-color: transparent !important;
    background-image: url(/images/arrows7.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom-width: 1px;
    font-family: 'Poppins', sans-serif;
    appearance: none;
    -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}

.sborder-form-control option {
    font-size: 18px;
    letter-spacing: 1px;
    background-color: #000 !important;
    color:#fff !important;
    font-family: 'Poppins', sans-serif;
    appearance: none;
    -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}

.sborder-form-control::-moz-placeholder { font-weight: 300; }
.sborder-form-control:-ms-input-placeholder { font-weight: 300; }
.sborder-form-control::-webkit-input-placeholder { font-weight: 300; }

.button.button-circle {
  border-radius: 20px;
}
.button.button-border {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  line-height: 36px;
  font-weight: 600;
  text-shadow: none;
  text-align:center;
}

.button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #FFF;
  color: #FFF;
  font-weight: 600;
  text-transform: lowercase;
  letter-spacing: 1px;
  border: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  border-radius:15px;
  font-family: 'Poppins', sans-serif !important;
  border:0px !important;
  /* background-color: #28334a !important; */
}
.redbutton {
background-color: #f4364c !important;
color:white !important;
}
.button:hover {
background-color: #f4364c !important;
}
.redbutton:hover {
background-color: #28334a !important;
color:white !important;
}
ul.tab-nav.tab-nav2 li.ui-state-active a {
top: 0;
background-color: #28334a;
color: #FFF;
}

.yellowbutton {
background-color: #f4364c !important;
color: #fff !important;
}

.yellowbutton:hover {
background-color: #1A658F !important;
color: #fff !important;
}

.bluebutton {
background-color: #28334a !important;
color: #fff !important;
}

.bluebutton:hover {
background-color: #1A658F !important;
color: #fff !important;
}
.t500 {
  /* font-weight: 800 !important; */
}
.noleftmargin {
  margin-left: 0 !important;
}

.noleftmargin {
    margin-left: 0 !important;
}

.sm-form-control {
    display: block;
    width: 100%;
    /* height: 38px; */
    padding: 8px 14px;
    font-size: 17px;
    font-weight:800;
    text-align:center;
    line-height: 1.42857143;
    color: #FFF !important;
    /* background-color: #ffffff; */
    background-image: none;
    /* border: 2px solid #DDD; */
    border-radius: 0 !important;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}


.postcontent { width: 860px; }
.postcontent.bothsidebar { width: 580px; }
.sidebar { width: 240px; }
.col_full { width: 100%; }
.col_half { width: 48%; }
.col_one_third { width: 30.63%; }
.col_two_third { width: 65.33%; }
.col_one_fourth { width: 22%; }
.col_three_fourth { width: 74%; }
.col_one_fifth { width: 16.8%; }
.col_two_fifth { width: 37.6%; }
.col_three_fifth { width: 58.4%; }
.col_four_fifth { width: 79.2%; }
.col_one_sixth { width: 12.33%; }
.col_five_sixth { width: 82.67%; }
body.stretched .container-fullwidth {
	position: relative;
	padding: 0 60px;
	width: 100%;
}

.postcontent,
.sidebar,
.col_full,
.col_half,
.col_one_third,
.col_two_third,
.col_three_fourth,
.col_one_fourth,
.col_one_fifth,
.col_two_fifth,
.col_three_fifth,
.col_four_fifth,
.col_one_sixth,
.col_five_sixth {
	display: block;
	position: relative;
	margin-right: 4%;
	margin-bottom: 30px;
	float: left;
}

.postcontent,
.sidebar { margin-right: 40px; }

.col_full {
	clear: both;
	float: none;
	margin-right: 0;
}

.postcontent.col_last,
.sidebar.col_last { float: right; }

.col_last {
	margin-right: 0 !important;
	clear: right;
}


.center {
    text-align: center !important;
}

.col_last {
    margin-right: 0 !important;
    clear: right;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

#gotoTop {
	display: none;
	z-index: 299;
	position: fixed;
	width: 40px;
	height: 40px;
	background-color: #333;
	background-color: rgba(0,0,0,0.3);
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	color: #FFF;
	top: auto;
	left: auto;
	right: 30px;
	bottom: 50px;
	cursor: pointer;
	border-radius: 2px;
}

body:not(.device-touch) #gotoTop {
	transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
}

.stretched #gotoTop { bottom: 30px; }

#gotoTop:hover { background-color: #1ABC9C; }
#mypointspledge {
    font-size:40px;top:20px;position:relative;
    font-weight:800;
    display:inline-block;
    
}
#mypoints {
    font-size:40px;top:20px;position:relative;
    font-weight:800;
    display:inline-block;
    }
    #mypercentage {
        font-size:40px;top:20px;position:relative;
        font-weight:800;
        }
.animatePoints {

    animation: my-pulse 0.9s infinite ease-out;
}
@keyframes my-pulse {
  0% {
    transform: scale(0.9); /* scaling to 0 */
  }
  25% {
    transform: scale(1); /* increasing the size */
  }
  75% {
    transform: scale(0.9); /* decreasing the size */
  }
  100% {
    transform: scale(1); /* seeting back to initial size */
  }
}
.animatehugeEffort {

    -webkit-animation: my-animatehugeEffort 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation:  my-animatehugeEffort 0.8s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}


 @-webkit-keyframes my-animatehugeEffort {
    0% {
      letter-spacing: -0.5em;
      -webkit-transform: translateZ(-700px);
              transform: translateZ(-700px);
      opacity: 0;
    }
    40% {
      opacity: 0.6;
    }
    100% {
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      opacity: 1;
    }
  }
  @keyframes my-animatehugeEffort {
    0% {
      letter-spacing: -0.5em;
      -webkit-transform: translateZ(-700px);
              transform: translateZ(-700px);
      opacity: 0;
    }
    40% {
      opacity: 0.6;
    }
    100% {
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      opacity: 1;
    }
  }

  
.bigbold {
    font-size:26px;
    position:relative;
font-weight:800;
display:inline-block;
}

label[for=venue_id] {
    position: relative;
    width: 400px;
    overflow: hidden;
    cursor: pointer;
  }
  
  label[for=venue_id]::after {
      border-top-right-radius: 10px;
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    display: block;
    background: #28334a url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOBAMAAAGq7RFVAAAAJ1BMVEX///////////////////////////////////////////////////9Ruv0SAAAADHRSTlMACAoREoKDt7y9zc5qtZoyAAAAcklEQVQIHQXBsQnCUAAFwFOCCKbIABaWERzi1yaFAzmEpHYEC8GUKVQEkbyhvOOkZqdWt0/QYKqLzQeF7dv6y/RLwa2wYtk4Xxxe+t8yd1WuM/rcUc2gYHEeoP02umSgTR50ybBPRuiSZAS6ZAQ4jgCAPyjYJiRH4fymAAAAAElFTkSuQmCC') no-repeat center center;
    pointer-events: none;
  }
  
  label[for=venue_id] select {
    background: white;
    padding: 7px 7px 7px 7px;
    width: 100%;
    cursor: pointer;
  }
  
  label[for=venue_id] select::-ms-expand {
      display: none;
  }
  
  label[for=venue_id] :-moz-any(select) {
    width: 110%;
  }
  
  label[for=venue_id].ie9 select {
    width: 110%;
  }
  
  label[for=venue_id] select:focus {
    outline: 1px dotted #A9A9A9;
  }

  .blueball {
    background-color: #28334a;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    position: fixed;
    top: 140px;

    right: -125px;
  }

  .blueball2 {
    background-color: #1A658F;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    position: fixed;
    bottom: 120px;

    left: -125px;
  }
.comname {
    font-weight:800;padding-top: 15px;text-align:left;
}
@media (min-width: 769px) {
.padtop15 {
padding-top: 15px;
}
}
@media (max-width: 768px) {
    .postcontent, .postcontent.bothsidebar, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 50px !important;
    }
    }

@media (max-width: 768px) {
  .sm-form-control::-moz-placeholder { font-size: 80%; }
  .sm-form-control::placeholder { font-size: 80%; }
  .sm-form-control:-ms-input-placeholder { font-size: 80%; }
.sm-form-control::-webkit-input-placeholder { font-size: 80%; }
    .comname {
        font-weight:800;padding-top: 15px;text-align:center;
        margin: 20px 0px !important;
    }
    .colml {
        margin-bottom:5px !important;
        float:left;
        width:49%;
        padding-top:10px;
        margin-right:0px !important;
        text-align:center;
       
    }
    .colmr {
        margin-bottom:5px !important;
        float:right;
        width:49%;
        margin-right:0px !important;
        text-align:center !important;
       
    }
    .colmr button{
        min-width:90px;
        /* width:170px; */
        float:none !important;
       
    }
    .padtop20 {
        padding-top: 20px;
    }
}
.clear {
    clear:both;
}
#howmanyseconds {
    display:inline-block;
    font-weight:800;
}

h2 {
  font-size: 20px;
}

.commnameperc {
  padding:10px;
}


@media (max-width: 619px) {
  .list-group li {
    margin: 10px 0px;
}
  }

  .themapbox {
    display:block;
  }
.showifnotmobile {
  display:block;
}
.showifmobile {
  display:none;
}
  @media (max-width: 769px) {
    .showifnotmobile {
      display:none;
    }
    .showifmobile {
      display:block;
    }
  }
  

  
  #fallingcoins {
    display:block;
    pointer-events:none;
    position: absolute;
    top:0;
    left:0;
    opacity:.3;
}
