div.pfp-modal-content {
	background:none;
	border:0;
	color:#000000;
	margin:0;
	padding:0;
	text-align:left;
}
div.pfp-modal-content .modal-scroll{
	overflow:hidden;
	overflow-y:auto;
}
div.pfp-modal-content #popups-overlay {
  background-color:transparent;
}
div.pfp-modal-content #popups-loading {
  width:248px;
  position:absolute;
  display:none;
  opacity:1;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  z-index:99;
}
div.pfp-modal-content #popups-loading span.popups-loading-message {
  background:#FFF url(../images/loading-large.gif) no-repeat 8px center;
  display:block;
  color:#444444;
  font-family: 'Source Sans Pro', sans-serif;
  font-size:22px;
  font-weight:bold;
  height:36px;
  line-height:36px;
  padding:0 40px;
}
div.pfp-modal-content #popups-loading table,
div.pfp-modal-content .popups-box table {
	margin:0px;
}
div.pfp-modal-content #popups-loading tbody,
div.pfp-modal-content .popups-box tbody {
	border:none;
}
div.pfp-modal-content .popups-box tr {
	background-color:transparent;
}
div.pfp-modal-content td.popups-border {
  background: url(../images/popups-border.png);
  background-color:transparent;
  border: none;
}
div.pfp-modal-content td.popups-tl,
div.pfp-modal-content td.popups-tr,
div.pfp-modal-content td.popups-bl,
div.pfp-modal-content td.popups-br {
  background-repeat: no-repeat;
  height:10px;
  padding:0px;
}
div.pfp-modal-content td.popups-tl { background-position: 0px 0px; }
div.pfp-modal-content td.popups-t,
div.pfp-modal-content td.popups-b {
  background-position: 0px -40px;
  background-repeat: repeat-x;
}
div.pfp-modal-content td.popups-tr { background-position: 0px -10px; width: 10px; }
div.pfp-modal-content td.popups-cl,
div.pfp-modal-content td.popups-cr {
  background-position: -10px 0;
  background-repeat: repeat-y;
  width:10px;
}
div.pfp-modal-content td.popups-cl,
div.pfp-modal-content td.popups-cr,
div.pfp-modal-content td.popups-c { padding:0; border: none; }
div.pfp-modal-content td.popups-c { background:#fff; }
div.pfp-modal-content td.popups-bl { background-position: 0px -20px; }
div.pfp-modal-content td.popups-br { background-position: 0px -30px; width: 10px; }

div.pfp-modal-content .popups-box,
div.pfp-modal-content #popups-loading {
  border: 0px solid #454545;
  opacity:1;
  overflow:hidden;
  padding:0;
  background-color:transparent;
}
div.pfp-modal-content .popups-container {
  overflow:hidden;
  height:100%;
  background-color:#fff;
}
div.pfp-modal-content div.popups-title {
  -moz-border-radius-topleft: 0px;
  -webkit-border-radius-topleft: 0px;
  margin-bottom:0px;
  background-color:#ff7200;
  border:1px solid #ce5c00;
  padding:4px 10px 5px;
  color:white;
  font-size:1em;
  font-weight:bold;
}
div.pfp-modal-content .popups-body {
  background-color:#fff;
  padding:8px;
}
div.pfp-modal-content .popups-box .popups-buttons,
div.pfp-modal-content .popups-box .popups-footer {
  background-color:#fff;
}
div.pfp-modal-content .popups-title a.close {
  color: #fff;
  text-decoration:none;
}
div.pfp-modal-content .popups-close {
	font-size:120%;
	float:right;
	text-align:right;
}
div.pfp-modal-content .modal-loading-wrapper {
	width:220px;
	height:19px;
	margin:0 auto;
	margin-top:2%;
}

div.pfp-modal-content tbody{
	border:none;
}

div.pfp-modal-content .modal-content .modal-throbber-wrapper img {
  margin-top: 100px;
}

#modal-content a {
	color: #FFE964;
}

#modal-content a.message-switcher-button {
	background: #FFC629;
	border-radius: 6px;
	color: #437ed6;
	margin: 0 4px 15px 0;
	padding: 10px 15px;
	cursor: pointer;
}

.modal-scroll .messages {
	float: left;
	width: 90%;
}

/* Modals
------------------------------------------------------ */

/* this appears to be necessary in order to have the div scroll to the top if a long form was submitted with errors */
#modal-content {
  height: 100% !important;
  overflow-y: auto;
}

/* change the height of the CKEditor that's used in the modal */
#modal-content .cke_contents {
  height: 150px !important;
}

/* hide the text format chooser */
#modal-content fieldset.filter-wrapper {
  display: none;
}

#modal-content .fieldset-wrapper {
	padding: 15px;
}

#modal-content fieldset {
	background: none;
	border: none;
}

#modal-content .form-type-radio.form-item-profile-choice,
#modal-content .form-type-radio.form-item-billing-address {
	float: left;
	width: 90%;
}

#modal-content .form-item-cvv {
	clear: left;
}

#modal-content .form-item-cvv input[type="text"] {
	width: 44px;
}

#modal-content .form-item-profile-choice label,
#modal-content fieldset legend {
	color: #FFC629;
	font-size: 26px;
	font-weight: 900;
	margin: 0 0 0 15px;
	padding: 0;
	position: relative;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

#modal-content span.fieldset-legend {
	margin: 10px 0 20px;
}

.node-type-alsf-race-inquiry #modal-content .form-type-radio.form-item-billing-address {
	min-width: 50%;
	width: unset;
}

.node-type-alsf-race-inquiry #modal-content fieldset legend {
	margin: 0 0 20px !important;
}

#modal-content .form-item-profile-choice label {
	font-weight: 700;
	margin: 10px 0 20px;
}

#modal-content .form-item-profile-choice .form-radios .form-item-profile-choice .form-type-radio label {
	font-weight: 600;
	margin: 0 0 20px;
}


#modal-content .form-item-profile-choice .form-radios .form-item-profile-choice label,
#modal-content .form-item-billing-address .form-radios .form-item-billing-address label {
	color: #fff;
	float: left;
	font-size: 16px;
	margin: 0 0 0 5px;
}

#modal-content .form-item-billing-address .form-radios .form-item-billing-address input,
#modal-content .form-item-profile-choice .form-radios .form-item-profile-choice input {
	float: left;
}

#modal-content #edit-expiration {
	float: left;
	margin: 0 0 15px;
}

#modal-content #edit-expiration label {
	color: #fff;
	font-weight: 400;
	margin: -17px 0 0;
}

#modal-content #edit-expiration .form-item label {
	font-size: 12px;
	margin: 0;
	text-transform: uppercase;
}

#modal-content #edit-authorize-fields #edit-expiration .form-item.form-item-expiration-month,
#modal-content #edit-expiration .form-item-expiration-year {
	clear: none;
	float: left;
	margin: 0 5px 0 0;
}

#modal-content .form-item-billing-address>label {
	font-size: 18px;
	margin-top: -20px;
}

.node-type-pledge #modal-content .fieldset-wrapper {
	padding: 0;
}

.node-type-pledge #modal-content fieldset {
	margin: 10px 0;
	padding: 0;
}

.node-type-pledge #modal-content fieldset legend {
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}

#modal-content #edit-past-members fieldset.collapsed {
	height: auto !important;
}

#modal-content #edit-past-members input.js-checkbox {
	height: 14px;
	margin: 0 5px 0 0;
	width: 14px;
}

#modalContent #edit-past-members label.option {
	cursor: pointer;
	font-size: 14px;
}

#edit-past-members .form-checkboxes .form-item {
	margin: 0.2em 0;
}

#modal-content fieldset#edit-past-members {
	background: rgba(0,0,0,0.1);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: -40px;
}

fieldset#edit-past-members .fieldset-legend {
	padding-left: 5px;
}

#modal-content fieldset#edit-past-members legend {
    font-size: 19px;
	font-weight: 700;
    letter-spacing: 0;
		line-height: 100%;
		margin: 0;
		width: 100%;
}

fieldset.collapsible#edit-past-members legend a {
	color: #FFE964;
	display: block;
	padding: 40px 0 0 0;
	text-shadow: none;
  width: 95%;
}

fieldset#edit-past-members .fieldset-legend a:before {
	border-color: #FFE964 transparent transparent transparent;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    float: left;
    margin: 5px 10px;
}

fieldset.collapsed#edit-past-members .fieldset-legend a:before {
		border-color: transparent transparent transparent #FFE964;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    float: left;
    margin: 4px 10px 5px 14px;
}

#modal-content fieldset#edit-past-members h2 {
    border-top: 1px dotted;
    color: #FFE964;
		font-size: 16px;
    font-weight: normal;
    margin: 20px 0 10px;
    padding-top: 10px;
}

#modal-content fieldset#edit-past-members .item-list li {
	font-size: 14px;
	width: 100%;
}

fieldset.collapsed#edit-past-members {
	height: auto;
}

#edit-past-members .fieldset-legend span.summary {
	display: none;
}

#modal-content .form-item-send-to-me input.js-checkbox {
	height: 20px;
	width: 20px;
	margin: 0;
}

.pfp-modal-content .field-name-field-honor-image .image-widget {
	float: left;
}

.pfp-modal-content .field-name-field-honor-image div.image-preview {
	float: left;
	padding: 5px 25px 5px 0;
}

.pfp-modal-content .field-name-field-honor-image div.image-widget-data {
	clear: left;
	margin: 0;
}

.pfp-modal-content .field-name-field-honor-image div.image-widget-data .js-button {
	margin: -20px 0 0;
}

.pfp-modal-content #alsf-pfp-edit-fundraiser-welcome .wysiwyg-toggle-wrapper {
	visibility: hidden;
}

.node-type-pfp div.pfp-modal-content .field-name-field-honor-image .image-widget-data .ajax-progress .throbber {
 	float: right;
	margin: -24px auto 0;
}

.node-type-pfp div.pfp-modal-content .field-name-field-banner .ajax-progress .throbber,
.node-type-pfp div.pfp-modal-content .field-name-field-honor-image .ajax-progress .throbber {
	display: block;
	float: none;
	margin: -50px auto 0;
}

#modal-throbber {
	text-align: center;
}

#pfp-share-modal textarea {
  width: 450px;
  padding: 8px;
  font-size: 1.2em;
}

#pfp-share-modal .share-popup-text-option {
  display:none;
}

#pfp-share-modal button {
  padding: 3px;
}

#pfp-share-modal button.active-option {
  background: #333;
  color: #fff;
  font-weight: 700;
}

#modal-content input#edit-cancel {
	background-image: none;
	color: #fff;
	font-size: 1em;
	text-transform: none;
}

#alsf-mmr-service-disconnect span.js-button:first-of-type {
	margin-left: 20%;
}

#modal-content input#edit-cancel:hover {
	color: #FFE964;
}

div.pfp-modal-content {
	background:none;
	border:0;
	color: #222;
	margin:0;
	padding:0;
	text-align:left;
}


div.pfp-modal-content #popups-loading {
  width:248px;
  position:absolute;
  display:none;
  opacity:1;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  z-index:99;
}

div.pfp-modal-content #popups-loading span.popups-loading-message {
  background:#FFF url(../images/loading-large.gif) no-repeat 8px center;
  display:block;
  color:#444444;
  font-size:22px;
  font-weight:bold;
  height:36px;
  line-height:36px;
  padding:0 40px;
}

div.pfp-modal-content #popups-loading table,
div.pfp-modal-content .popups-box table {
	margin:0px;
}

div.pfp-modal-content #popups-loading tbody,
div.pfp-modal-content .popups-box tbody {
	border:none;
}
div.pfp-modal-content .popups-box tr {
	background-color:transparent;
}
div.pfp-modal-content td.popups-border {
  background: none;
  background-color:transparent;

}
div.pfp-modal-content td.popups-tl,
div.pfp-modal-content td.popups-tr,
div.pfp-modal-content td.popups-bl,
div.pfp-modal-content td.popups-br {
  background-repeat: no-repeat;
  /*height:10px;*/
	height: 0;
  padding:0px;
}
div.pfp-modal-content td.popups-tl {
	background-position: 0px 0px;
}

div.pfp-modal-content td.popups-t,
div.pfp-modal-content td.popups-b {
  background-position: 0px -40px;
  background-repeat: repeat-x;
}
div.pfp-modal-content td.popups-tr {
	background-position: 0px -10px;
	/*width: 10px;*/
	width: 0;
}
div.pfp-modal-content td.popups-cl,
div.pfp-modal-content td.popups-cr {
  background-position: -10px 0;
  background-repeat: repeat-y;
  /*width:10px;*/
	width: 0;
}
div.pfp-modal-content td.popups-cl,
div.pfp-modal-content td.popups-cr,
div.pfp-modal-content td.popups-c { padding:0; border: none; }
div.pfp-modal-content td.popups-c { background:#fff; }
div.pfp-modal-content td.popups-bl { background-position: 0px -20px; }
div.pfp-modal-content td.popups-br {
	background-position: 0px -30px;
	/*width: 10px;*/
	width: 0;
}

div.pfp-modal-content .popups-box,
div.pfp-modal-content #popups-loading {
  border: 0px solid #454545;
  opacity:1;
  overflow:hidden;
  padding:0;
  background-color:transparent;
}
div.pfp-modal-content .popups-container {
  background: #437ed6;
  overflow:hidden;
  height:100%;
}
div.pfp-modal-content div.popups-title {
  background-color: #145ecc;
  border: none;
  color: #FFE964;
	font-weight: 700;
  padding:15px;
  font-size:1.25em;
}
div.pfp-modal-content .popups-body {
  background-color:#437ed6;
  color: #fff;
  max-width: 95%;
  padding:10px 15px;
}

div.pfp-modal-content .popups-box .popups-buttons,
div.pfp-modal-content .popups-box .popups-footer {
  background-color:#fff;
}
div.pfp-modal-content .popups-title a.close {
  background: url(/sites/all/themes/alsf_adaptive/images/icon-modal-close.png) no-repeat;
  display: block;
  height: 29px;
  margin: -4px !important;
  width: 29px;
}
div.pfp-modal-content .popups-close {
	font-size: 0;
	float:right;
	text-align:right;
}
div.pfp-modal-content .modal-loading-wrapper {
	width:220px;
	height:19px;
	margin:0 auto;
	margin-top:2%;
}

div.pfp-modal-content tbody {
	border:none;
}

div.pfp-modal-content .modal-content .modal-throbber-wrapper img {
  margin-top: 100px;
}

.pfp-modal-content .form-item-banner {
	float: left;
	width: 50%;
}

#ecard-style-wrapper {
	float: left;
	margin: 0 0 20px;
}

#modalContent #edit-style .form-item.form-item-style,
#modalContent div.invitation-style-radios .form-item.form-item-style,
#modalContent div.invitation-style-radios .form-item.form-item-ecard-style {
	clear: none;
	float: left;
	margin: 0 5px 0 0;
}

#edit-certificate-address input.form-radio {
	float: left;
}

.form-item-certificate-address {
	margin: 10px 0 !important;
}

#edit-certificate-address label {
	display: block;
	margin-left: 20px;
	width: 80%;
}

.modal-content .form-type-radio {
	position: relative;
}


.modal-content .form-type-radio.form-item-ecard-style input.form-radio,
.modal-content .form-type-radio.form-item-style input.form-radio,
.pfp-modal-content .form-item-banner input.form-radio {
	position: absolute;
}

.modal-content .form-type-radio.form-item-ecard-style label.option,
.modal-content .form-type-radio.form-item-style label.option,
.pfp-modal-content .form-item-banner label.option {
	cursor: pointer;
	font-family: "Source Sans Pro", sans-serif;
	margin-left: 10px;
	position: relative;
}

.pfp-modal-content .form-item-banner input.form-radio {
	cursor: pointer;
	height: 84px;
	opacity: 0;
	width: 235px;
	z-index: 3;
}

.pfp-modal-content #alsf-rsvp-send-form .form-radios input.form-radio,
.pfp-modal-content #edit-style input.form-radio,
.pfp-modal-content div.invitation-style-radios input.form-radio {
	cursor: pointer;
	height: 116px;
	margin-left: 10px;
	opacity: 0;
	position: absolute;
	width: 160px;
	z-index: 3;
}

#modalContent #ecard-style-wrapper .form-radios .form-item.form-item-ecard-style,
#modalContent #alsf-rsvp-send-form .form-radios .form-item.form-item-style {
	height: 220px;
}

.pfp-modal-content #alsf-rsvp-send-form .form-radios input.form-radio {
	height: 187px;
}

.pfp-modal-content .form-item-banner label.option {
	height: 74px;
	margin: 0 0 5px;
	width: 225px;
}

.modal-content .form-type-radio.form-item-ecard-style label.option img,
.modal-content .form-type-radio.form-item-style label.option img,
.pfp-modal-content .form-item-banner img {
	border: 6px solid #145ecc;
}

.modal-content .form-type-radio.form-item-ecard-style label.radio-label-checked img,
.modal-content .form-type-radio.form-item-style label.radio-label-checked img,
.pfp-modal-content .form-item-banner label.radio-label-checked img,
.pfp-modal-content .form-item-banner:hover img {
	border: 6px solid #FFE964;
}

/* Litza changed 6/8/2015 - custom banner image upload */
/* not selected (default) - blue border */
.pfp-modal-content .image-preview img {
  border: 6px solid #145ecc;
}

.pfp-modal-content .image-preview img.selected {
  border: 6px solid #FFE964;
}

.pfp-modal-content .form-item-banner label.option {
	font-size: 1.05em;
	font-weight: 700;
}

.pfp-modal-content .form-item-banner:last-child label.option:after {
	content: "»";
}

.pfp-modal-content .form-item-banner label.option:hover {
	color: #FFE964;
}

.pfp-modal-content .field-name-field-banner div.image-widget-data .js-button #edit-custom-banner-und-0-remove-button {
	margin: 0px 0 20px;
}

.node-type-pfp div.pfp-modal-content div.inset .field-name-field-image .droppable-controls,
.node-type-pfp div.pfp-modal-content .field-name-field-banner .droppable-controls {
	height: 20px;
}

.node-type-pfp div.pfp-modal-content div.inset .field-name-field-image .ajax-progress.ajax-progress-throbber,
.node-type-pfp div.pfp-modal-content .field-name-field-banner .ajax-progress.ajax-progress-throbber,
.node-type-pfp div.pfp-modal-content .field-name-field-banner .ajax-progress,
.node-type-pfp div.pfp-modal-content div.inset .field-name-field-image .droppable-controls .ajax-progress,
.node-type-pfp div.pfp-modal-content .field-name-field-banner .droppable-controls .ajax-progress {
	display: none !important;
}

.pfp-modal-content .field-name-field-banner div.image-widget-data .js-button {
	margin: -12px 0 0;
}


#alsf-pfp-edit-fundraiser-photos h2 {
	clear: both;
}

.pfp-modal-content .js-button {
	clear: both;
	display: block;
	padding: 45px 0 10px;
	text-align: center;
}

.pfp-modal-content .js-button input.form-submit {
	background: #145ecc;
	font-family: 'Source Sans Pro', sans-serif;
}

.pfp-modal-content #edit-billing-new-address label,
.pfp-modal-content #edit-mailing-new-address label,
.pfp-modal-content #edit-authorize-fields .form-item label,
.pfp-modal-content .form-item label {
	color: #fff;
	font-size: 1em;
	font-weight: 400;
}

.pfp-modal-content #edit-authorize-fields .form-item-cvv .description {
	color: #fff;
	margin: 6px 0 0 10px;
}

.pfp-modal-content .form-item-billing-zip {
	clear: left;
}

.pfp-modal-content .address-options .form-type-radio {
	background: transparent;
}

.pfp-modal-content #edit-banner .form-item label {
	color: #FFE964;
}


div.pfp-modal-content input {
	font-size: 1.1em;
}

div.pfp-modal-content select {
	font-size: 1.4em;
	max-width: 560px;
	padding: 0 4px;
}

div.pfp-modal-content select,
div.pfp-modal-content input[type="text"] {
	color: #444;
}

.pfp-modal-content .form-type-dragndrop-upload .description {
	margin: 0 0 0 25px;
}

.pfp-modal-content div.image-widget-data {
	clear: left;
	margin: 0 0 0 10px;
	width: 90%;
}

.pfp-modal-content div.image-widget-data .droppable {
	border-color: #145ecc;
	min-width: 505px;
}

.pfp-modal-content .field-name-field-honor-image div.image-widget-data .droppable {
	min-width: 525px;
}

.pfp-modal-content div.image-widget-data span.file,
.pfp-modal-content div.image-widget-data span.file-size {
	display: none;
}

.pfp-modal-content div.image-widget-data span {
	color: #444;
}

.pfp-modal-content div.image-preview {
	float: left;
	padding: 10px;
}

#modal-content .droppable-standard-upload a {
	color: #145ecc;
}

.pfp-modal-content div.image-widget-data .js-button {
	margin: -12px 0 0 155px;
}

.node-type-pfp div.pfp-modal-content .field-name-field-banner .ajax-progress .throbber {
	float: right;
	margin: -25px 0 0 25px;
}

.wall-comment-content .js-button input,
.pfp-modal-content div.image-widget-data .js-button input {
	font-size: 14px;
	padding: 10px 15px;
}

.pfp-modal-content .form-required {
	color: #FFE964;
}

.pfp-modal-content .droppable-message {
	padding: 15px 0 0 0;
}

.pfp-modal-content input#edit-goal {
	width: 90px;
}

.pfp-modal-content .inset {
    background: rgba(0,0,0,0.1);
  	border-top: 2px solid;
	clear: both;
	float: left;
	margin: 0 0 30px;
	padding: 20px 20px 0;
}


.pfp-modal-content .inset div.image-widget-data {
	clear: none;
	margin-left: 5px;
	min-width: unset;
	width: 90%;
}

.pfp-modal-content .inset div.image-widget-data .js-button {
	margin: 20px 0 0 5px;
}

.pfp-modal-content .inset div.image-widget-data .js-button .throbber {
	float: right;
	margin: -25px 0 0 30px;
}

div.pfp-modal-content .field-prefix p {
	color: #fff;
	font-size: 14px;
}

.pfp-modal-content .alsf_sponsors_participant_insert_form .js-button {
	clear: none;
	float: left;
	padding: 20px 5px;
}

/* Pledges */

.node-type-pledge #modal-content {
	font-size: 16px;
}

.node-type-pledge #modal-content form {
	display: table;
	margin: 0 auto;
	max-width: 400px;
}

.node-type-pledge div.pfp-modal-content select {
	font-size: 1em;
	padding: 4px;
}

/* Litza added for the modal showing coach messages on the dashboard */
#user_latest_letters_accordion a {
	color: #145ecc;
}

@media screen and (max-width: 767px) {

  div.pfp-modal-content {
		width: auto !important;
	}

	#modalContent {
	  /*right: 4% !important;
	  left: 4% !important;*/
		right: 0 !important;
		left: 0 !important;
		top: 0 !important;
	  height: 100% !important;
	  overflow-y: scroll;
	}

	#modalContent table {
		margin: 0 !important;
		width: 100%;
	}

	#modalContent #donation-equivalents {
		clear: left;
		margin: 0 0 15px;
	}

	div.ctools-modal-content .modal-content {
		overflow-y: scroll;
	}

	.node-type-pfp form#alsf-pfp-donate-form fieldset legend,
	.node-type-pfp form#alsf-pfp-donate-form fieldset,
	.node-type-pfp form#alsf-pfp-donate-form .fieldset-wrapper,
	div.ctools-modal-content .modal-content {
	  width: 100% !important;
	  margin: 0 auto;
	  max-width: 460px;
	}

	#modal-content fieldset legend {
		font-size: 1.7em;
		line-height: 110%;
	}

	#alsf-pfp-edit-fundraiser-honor input[type="text"] {
		max-width: 90%;
	}

	.pfp-modal-content .form-item-banner {
		width: 95%;
	}

	#colorbox .group-right,
	#colorbox .group-left {
		float: none;
		width: 100%;
	}

	#colorbox .group-right {
		margin: 20px 0;
	}

	#colorbox .group-right .field-name-ds-user-picture {
		margin-left: 10px;
	}

	#colorbox .group-left .field-name-field-image img {
		height: auto !important;
		max-height: 590px;
		max-width: 100%;
		width: auto !important;
	}

	#colorbox #cboxCurrent {
		background: rgba(0,0,0,0.7);
		color: #fff;
		left: 0 !important;
		padding: 5px;
		width: 100%;
	}

	#cboxNext {
		background: url(../images/colorbox-pager.png) -63px 0 no-repeat;
		height: 63px;
		left: auto;
		opacity: 0.4;
		outline: none;
		right: 2%;
		top: 22%;
		width: 63px;
	}

	#cboxPrevious {
		background: url(../images/colorbox-pager.png) 0 0 no-repeat;
		height: 63px;
		left: 0;
		opacity: 0.4;
		outline: none;
		top: 22%;
		width: 63px;
	}

	#colorbox #cboxCurrent {
		display: none !important;
	}


	#modal-content input#edit-cancel {
		padding: 14px 17px;
	}

	#modal-content #alsf-mmr-service-disconnect p {
		margin: 15px 10px;
	}

}


@media screen and (max-width: 480px) {

	div.pfp-modal-content {
		background: #437ed6;
		height: 100% !important;
	}

	.pfp-modal-content .js-button {
		padding-top: 15px;
	}

	div.pfp-modal-content select,
	.node-type-pfp form#alsf-pfp-donate-form fieldset legend,
	.node-type-pfp form#alsf-pfp-donate-form fieldset,
	.node-type-pfp form#alsf-pfp-donate-form .fieldset-wrapper,
	div.ctools-modal-content .modal-content,
	div.pfp-modal-content .popups-body {
		max-width: 95%;
	}

	div.pfp-modal-content .popups-body {
		margin: 0;
		padding: 10px;
	}

	div.pfp-modal-content select {
		font-size: 1em;
		max-width: 95%;
	}

	.pfp-modal-content .form-item label,
	#modal-title {
		font-size: .9em;
		line-height: 120%;
	}

	.pfp-modal-content div.image-widget-data .droppable,
	.pfp-modal-content .field-name-field-honor-image div.image-widget-data .droppable {
		min-width: unset;
		width: 90%;
	}

}

@media screen and (max-width: 320px) {

	div.pfp-modal-content {
		max-width: 320px !important;
		width: 100% !important;
	}

	div.pfp-modal-content select,
	.node-type-pfp form#alsf-pfp-donate-form fieldset legend,
	.node-type-pfp form#alsf-pfp-donate-form fieldset,
	.node-type-pfp form#alsf-pfp-donate-form .fieldset-wrapper,
	div.ctools-modal-content .modal-content,
	div.pfp-modal-content .popups-body {
  		max-width: 260px !important;
	}

}
