body {
	color: white;
	background-image: url("../img/budapest.jpg"); 
    background-repeat: round;
}

.member{
	cursor: pointer;
	font-size:18px;
}

.member:hover {
	color: rgb(91,155,213);
}

span.descr {
	margin-left: 10px;
	font-size:12px; 
	font-style:italic;
}

#main {
	width: 750px;
    margin: auto;
	padding: 0 10px;
   background-color: rgba(0, 0, 0, 0.53);
	padding-bottom:40px;
}

.ra-jumbotron {
	background-color: rgba(0, 0, 0, 0.53) !important;
    padding-bottom: 0;
    border-bottom: solid 4px green;
    margin-bottom: 0;
    width: 750px;
    position: relative;
    left: -10px;
    padding: 20px 0 10px 4px;
}

ul.ra-ul {
	list-style-image: url('../img/star-tr.png');
}

ul.ra-ul-titles {
	list-style-image: url('star-tr.png');
	margin-bottom: 0;
}

.main-btn {
	width: 50%;
    margin-left: 25%;
    margin-top: 10%;
	cursor: pointer;
}

.title-header {
	font-family: 'PT Serif', serif !important;
	color: rgb(91,155,213)  !important;
}

.title-header2 {
	font-family: 'PT Serif', serif !important;
    color: #FF9800 !important;
    width: 300px;
    margin: auto;
}

.head-sponsors {
	position: relative;
    top: 20px;
}

.dialog-txt {
	font-size:20px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.txt-link {
	color: #14ff14;
   	border: 0;
    text-decoration: none;
}

.small-img {
	border-right: lightgray 3px solid;
    border-bottom: lightgray 2px solid;
}

.txt-link:hover {
 color: red;
 border:0;
text-decoration: none;
}	
.title-line{
	font-family: 'Open Sans Condensed', sans-serif  !important;
}

.ra-pre-notes {
	font-size: 14px;
    border: none;
	min-width: 454px;
}

.ra-alert {
	padding: 3px;
    margin-top: 6px;
}

.ra-section {
	width:65%;
}

.ra-sponsors-wrap {
	width:100%;
	margin-bottom: 30px;
}
.ra-form-sponsor {
	margin-top: 50px;
}

.ra-with-border{
	border-bottom: 1px solid; 
}

.ra-margin-left {
		margin-left: 20px;
}

.ra-answer {
	font-size: 12px; 
	font-style: italic; 
}

.ra-col-main {
	padding-left: 80px;
    padding-right: 30px;
	min-width: 760px;
}

#progress-circle{
	width: 10%;
    margin-left: 15%;
    position: absolute;
}

#modal-progress-circle {
	width: 15%;
    margin-left: 40%;
    position: absolute;
    top: 10%;
}

.ra-font-gold {
	color: gold;
} 

.ra-font-silver {
    color: rgba(152, 152, 152, 0.99);
}

.member-links {
	margin-top: 10px;
    margin-bottom: 0;
    padding: 0;
}

.member-links a {
	color: green !important;
	position: relative;
	top: -16px;
	left: 10px;
	margin: 0;
	padding: 0;
}

.ra-item-title{
	color: green;
	font-weight: bold;
    font-size: 16px;
} 

.ra-font-gray-italic {
	margin-top: 30px;
	color: gray;
    font-style: italic;
	font-size:12px;
}

.ra-currency {
	font-size: 20px;
	margin: 8px;
	white-space: nowrap;
}

.ra-font-size-24 {
	font-size: 24px;
}

.donation-img {
	width: 130px;
    border: lightgreen 4px groove;
}

.donation-btn {
	border-color: gold;
    font-size: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    width: auto;
    padding: 3px;
    margin-bottom: 20px;
}

.ra-list {
	margin-left: 20px;
}
.donations-list-item {
	color: #337ab7 !important;
	font-size: 20px !important;
	background-color: black;
    border: none;
}

.ra-img-width {
	width: 114px;
}

.ra-link {
	margin-bottom: 10px;
}

.ra-link a {
	color: white;
}
	
.ra-link a:hover {
	color: gold;
}

.ra-center-50-percent {
	margin-top: 40px;
    position: relative;
    width: 50%;
    margin-left: 25%;
}

.ra-message {
	display: block;
    white-space: nowrap;
    margin-top: 10px;
}

.ra-notes {
    font-style: italic;
}

a:link {
    color: gold;
}

a:visited {
    color: gold;
}

a:hover {
    color: red;
}


a:active {
    color: red;
}


#creditcards {
	width: 180px;
    display:block;
}
.ra-border-green {
	border: 2px solid green;
    padding: 10px 2px 0px 8px;
    width: 208px;
	
}
.ra-oneline-bg {
	font-size: 16px;
	white-space: nowrap;
}
.ra-padding-left {
padding-left:18px;
}

.ui-dialog-titlebar {
	background-color: rgb(91,155,213) !important;
    color: white !important;
}

.right {
	float:right;
}