/* line 1, ../sass/lls.scss */
body {
  background-color: #FFF;
}

/* line 11, ../sass/lls.scss */
label {
 /* color: #3F3F3F;*/
 font-family: 'proxima-nova',Helvetica,Arial,sans-serif;
}

/* line 15, ../sass/lls.scss */
.logo {
  background-image: url("/content360/lls/default/images/logo_lls_sit_small.gif");
}

/* line 19, ../sass/lls.scss */
.panel {
    padding: 0px;
    margin-top: 30px;
}

.panel .legend {
  border-bottom: 1px solid #e5e5e5;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 25, ../sass/lls.scss */
.panel .panelHeader {
  border-color: #ffc425;
}

/* line 30, ../sass/lls.scss */
.subPanel {
  border-color: #EEE;
}

/* line 34, ../sass/lls.scss */
.instructions {
  color: #7F7F7F;
}

/* line 38, ../sass/lls.scss */
.sideBar {
  background-color: #a5a5a5;
  -moz-box-shadow: 0 0 5px rgba(153, 137, 119, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(153, 137, 119, 0.3);
  box-shadow: 0 0 5px rgba(153, 137, 119, 0.3);
}

.additionalLogo {
  width:100%;
}

/* line 45, ../sass/lls.scss */
.sideBar h2 {
  font-size:14px;
  color: #444;
}
/* line 49, ../sass/lls.scss */
.sideBar p {
  font-size:14px;
  color:#FFF;
  border-bottom-color: #ccc;
}
/* line 53, ../sass/lls.scss */
.sideBar .feedbackBtn {
  font-weight:bold;
  color: #333;
  background-color:#ffc425;
  padding:10px 0;
  border-radius: 5px;
  margin: 14px 0 0 0;
}

#captchaQmark {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url("/content360/lls/default/images/qMark.jpg");
  vertical-align: middle;
  margin-top: 2px;
}

#captchaQmark {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url("/content360/lls/default/images/qMark.jpg");
  vertical-align: middle;
  margin-top: 2px;
}
#isSafe{
	position:relative
}


#IsItSafe {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url("/content360/lls/default/images/qMark.jpg");
  vertical-align: top;
  margin-top: 6px;
}

/* line 59, ../sass/lls.scss */
#qMark {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url("/content360/lls/default/images/qMark.jpg");
  vertical-align: top;
  margin-top: 2px;
}

.qMark {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url("/content360/lls/default/images/qMark.jpg");
  vertical-align: top;
  margin-top: 2px;
}

/* line 69, ../sass/lls.scss */
.lockImage {
  width: 12px;
  height: 16px;
  display: inline-block;
  background-image: url("/content360/lls/default/images/lock.jpg");
}

/* line 76, ../sass/lls.scss */
.donateButton {
  font-weight:bold;
  color: #FFF;
  background-color:#CC0000;
  padding:10px 0;
  border-radius: 5px;
  margin: 0;
  cursor:pointer !important;
}

.donateButton:hover {
 	cursor: pointer;
 	opacity:0.8;
}

.donateButton.disabled,
.donateButton[disabled] {
    background-color: #CC0000;
    border-color: #CC0000;
}

/* line 81, ../sass/lls.scss */
#makeAnotherDonationBtn {
  font-weight:bold;
  color: #FFF;
  background-color:#CC0000;
  padding:10px 0;
  border-radius: 5px;
  margin: 0;
}

#makeAnotherDonationBtn:hover{
	cursor: pointer;
	opacity:0.8;
}


/* line 81, ../sass/lls.scss */
#monthlyGiftAskBtn {
  width: auto;
  color: #FFF;
  background-color: #CC0000;
  padding: 10px 20px;
  border-radius: 5px;
  margin-bottom: 30px;
  text-align: center;
  line-height: 24px;
}

#monthlyGiftAskBtn .oneclick {
    font-size: 10px;
}

#monthlyGiftAskBtn:hover{
	cursor: pointer;
	opacity:0.8;
}
/* line 88, ../sass/lls.scss */
.smallLogo {
    display: inline-block;
    margin-left: 35px;
    width: 266px;
    height: 54px;
    background-repeat: no-repeat;
    background-image: url("/content360/lls/default/images/logo_lls_sit_small.gif");
}

/* line 98, ../sass/lls.scss */
.amount p {
  color: #666;
}
/* line 101, ../sass/lls.scss */
.amount span {
  color: #CC0000;
}

/* line 107, ../sass/lls.scss */
footer,
footer a {
  border-color: #CCC;
  color: #666;
}

/* line 113, ../sass/lls.scss */
#giftList li {
  background: #DDDDDD;
  text-align: center;
}

/* line 117, ../sass/lls.scss */
#giftList li.active {
  background: #CC0000;
}
/* line 119, ../sass/lls.scss */
#giftList li.active a {
  color: #ffffff;
  text-decoration: none;
}

/* line 124, ../sass/lls.scss */
#giftList li:hover {
  background: #CC0000;
}
/* line 126, ../sass/lls.scss */
#giftList li:hover a {
  color: #ffffff;
  text-decoration: none;
}

/* line 133, ../sass/lls.scss */
.closeBtn {
  background: #F2F1DD;
  color: #a67f23;
}

/* line 138, ../sass/lls.scss */
.mailingForm {
  border-bottom-color: #a67f23;
}
#greetingcontentForm{
	/*width: 670px;*/
}
#reloadBtn {
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url("/content360/lls/default/images/reloadBtn.jpg");
  vertical-align: top;
  margin-left: 28px;
  vertical-align: middle;
}

.fixedFontSize{
	font-size: 13px !important;
}

.smallImg {
    display: none;
}

@media (max-width:770px) {
  /* line 144, ../sass/lls.scss */
    .smallLogo {
        display: none;
    }

	.IsItSafeHelperContainer {
		display: none;
		position: absolute;
		height:140px;
		width: 280px;
		padding: 0;
		background-color: white;
		border: solid 3px grey;
		top:auto;
		left:auto;
	}
}

#editAmountBtn {
  width: 100px;
  height: 25px;
  background-repeat: no-repeat;
  display: inline-block;
  background-image: url("/content360/lls/default/images/edit_amount.png");
  vertical-align: middle;
  border: 0px outset;
  margin-left: 0px;
  margin-top: 0px;
  cursor: pointer;
}

#gatedHome_container {
	height: 465px;
	width: 640px;
	background: url(/content360/lls/default/images/lls_home_gate_donate1.jpg) /*no-repeat*/ top left;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#gatedHome_content {
	width: 275px;
	padding: 120px 360px 0 15px;
}
.donateSelect_wrapper {
	margin:0 0 20px 0;
}
.contentRow {
	margin-bottom: 30px;
}
.formRow {
	margin-bottom: 20px;
}
.donateSelect_wrapper label {
	margin: 0 4px 0 0;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
}
input.donateSelect {
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	margin:0px;
	width:13px;
}
input.otherDonation {width:180px;}

.rignt_side_image_div {
  overflow: auto;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: top;
  border: 0px outset;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 20px;
  float:left;
}

.left_side_text_div {
  vertical-align: top;
  border: 0px outset;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  float: left;
  width: auto;
}

.dottedDiv {
	width: 100%;
	border-bottom: dotted 2px;
	border-color: #ffc425;
}

.qMarkCenter {
	height: 20px !important;
	vertical-align: middle !important;
	margin-top: -2px !important;
	margin-left: 1px !important;
}

.callToAction p {
    line-height: 20px;
}

.callToActionText {
    font-size: 20px;
}

.callToActionText p {
    line-height: inherit;
}

.divisionGray {
    border-top: 2px solid #CCC;
    padding-top: 20px;
}

.page-donation {
    font-size: 15px;
}

.page-donation h1 {
    font-weight: lighter;
}

.page-donation label.textInput {
    font-size: 15px;
}

.receiptContainer h1 {
    font-size: 24px;
}

.receiptContainer .panelHeader {
    padding-top: 5px;
    padding-bottom: 0px;
}

.receiptContainer .contactInfo .panelContent {
    padding-bottom: 20px;
}

.receipt.panel {
    box-shadow: none;
    margin-top: 20px;
}

.socialContainer {
    width: 90%;

}

.socialContainer .panel {
    box-shadow: none;
}

#ddCompanyNameInput {
    margin-bottom: 20px;
}

#dd-container a.button.expanded {
    background-color: #CC0000;
}

.dtd-footer {
    margin-top: 10px;
}

#dd-container a.button.expanded {
    border-radius: 5px;
    color: #fff;
    font-family: sans-serif;
    font-size: 17px;
    text-decoration: none;
}

#dd-container #dd-input, .dd-plugin #dd-input {
    height: 40px;
    font-size: 15px;
}

.dd-company-selected {
    background-color: #F4F4F4;
}

#dd-container .chosen-container-multi .chosen-choices, .dd-plugin .chosen-container-multi .chosen-choices {
    border: none !important;
    background-image: none !important;
}

#dd-container button.lets-check.button {
    display: none;
}

.lightswitchLabel {
	width: 425px;
	text-align: right;
}

.donar {
    position: absolute;
    bottom: 0px;
    right: -25px;
}

.donar.donarHidden {
    display: none;
}

.input-annotation {
    margin-top: 5px;
}
