﻿.iframeContainer
{
    width:auto;
    height:auto;
	background-color: #f7f7f7;
	text-align: center;
}
.cafIframe 
{
    margin-top:20px;
    margin-bottom:20px;
    background: #FFF;
}
.IframeClass_Web
{
    height:965px;
	width:100%;
}
.IframeClass_Mobile
{
	height:800px;
	width: 350px;
}
.IframeClass_SlimWidget
{
	height: 600px;
	width: 300px;
}
.IframeClass_Widget
{
	height: 600px;
	width: 460px;
}
.cafPreviewHead, .cafPreviewFooter
{
    height: 46px;
    background-color: #333;
}
.cafTitle
{
    font-family: "BebasNeue", Arial, Helvetica, sans-serif;
	font-weight: 300;
    font-size:16px;
    text-decoration:none;
    color:#ffffff;
}
.cafTitleDescription
{
    font-family: "BebasNeue", Arial, Helvetica, sans-serif;
	font-weight: 300;
    font-size:16px;    
    text-decoration:none;
    color:#ffffff;
}
.cafPreviewHeadTitle, .cafPreviewFooterTitle
{
    width: 585px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}
.cafOptions
{
	border: solid black 1px;
	background: white;
	padding: 3px 3px 3px 3px;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 11px; 
	font-style: normal;
	text-decoration: none;
	color: #333333;
	cursor:pointer;
}
.cafShowOptions 
{
	margin-right: -5px;
	border-top-left-radius: 10px 4px;
	border-bottom-left-radius: 10px 4px;
}
.cafHideOptions 
{
	border-top-right-radius: 10px 4px;
	border-bottom-right-radius: 10px 4px;
}
.cafVisibilityOptions
{
	float: right;
	margin-right: 50px;
	clear: right;
	margin-top: -15px;
}
.cafSelectedOptions
{
	background-color: white;
}
.cafUnselectedOptions
{
	background-color: #666666;
	color:#cccccc;
}
.cafSlideBar
{
	width: 180px;
	position: absolute;
	top: 53px;
	background-color: white;
	border: solid black 1px;
	right: 30px;
	padding:10px 10px 10px 10px;
}
.cafSlideTitle
{
	font-family: "BebasNeue", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px; 
	font-style: normal;
	text-decoration: none;
	color: #B5250C;
}
.SlideDescriptionArea
{
	padding-top:10px;
}
.cafSlideDescription, .cafLabelCheckBoxDonationTarget, .cafLabelCheckBoxDonationTotal 
{
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px; 
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
.cafDonationTargetArea, .cafDonationTotalArea
{
	padding-top: 20px;
}
.cafAreaDescription
{
	padding-left:20px;
	padding-top: 5px;
}
.cafLabelAreaDescription
{
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px; 
	font-style: normal;
	text-decoration: none;
	color: #999999;
}