﻿body {
    padding-top: 0px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.box1{
	border:2px solid #6e7bbd;
	color:#ffd426;
	font-size:30px;
	font-weight:bold;
	display: block;
	Height: 55px;
	padding-top:5px;
    margin-top:5px;
}

.column{
    margin-top:20px;
    padding-left: 20px;
    text-align:center;
    color:#ffffff;
	font-size:18px;
	font-weight:bold;
	display: inline-block;
}

.tpl {
    margin-top: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

.submit{
    padding-left:28px;
}

.raisetext{
    margin-top:-10px;
}

.rewardsfooter {
    margin-top: 15px;
    text-align: center;
    color: #ffffff;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    filter: none !important;
}