/* ~~~~~~~~~ layout ~~~~~~~~~~ */
a {
  text-decoration: none;
  color: #ed645b;
}
.hidden { display: none !important; }
#ideas {
  font-size: 16px;
  margin: 20px 0;
  border: 4px solid #dfa535;
  padding: 10px;
  text-align: center;
}
.footer-ad { display: grid; grid-template-columns: 60% 40%; background-color: #282627; padding: 20px 15%; }
.footer-ad img { width: 100%; }
.footer-ad h3 { text-align: right; padding: 50px 50px 20px; }
.footer-ad p { text-align: right; padding-right: 50px; font-size: 16px; }
.nomargin { margin: 0 !important; }
#banner-12345 {
    display: none;
    margin-bottom: 30px;
    padding: 20px 10px;
    border-radius: 5px;
    background: #7E7F9A;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-top: 120px;
}
#container {
    width: 1000px;
    margin: 0px auto 100px;
    overflow: hidden;
    padding-top: 64px; /* clear the 64px fixed site_header */
}
.formSubmit { clear: left; }
#retry_upload { display: none; }

audio {
  clear: left;
  width: 100%;
  margin: 20px 0 0;
}

/* ~~~~~~~~~ article ~~~~~~~~~~ */

article {
    width: 100%;
}


/* ~~~~~~~~~ footer ~~~~~~~~~~ */

footer {
    background-color: #212f34;
    font-size: 0.85em;
    text-align: center;
    padding: 40px 0 60px;
    color: #fff;
    line-height: 28px;
    position: relative;
    z-index: 99999;
}
.right-aligned { text-align: right; }
.left-aligned { text-align: left; }
.footer-logo { margin-top: -20px; }
.footer-inner {
    max-width: 1230px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
#footerInner p {
    line-height: 28px;
}

footer a {
    color: #95acb4;
	text-decoration: none;
}

#footerArticles {
    display: none;
}
.active { font-weight: bold; }
.active_bg {
  background-color: #99D4F0;;
}
.active_bg a {
  color: #13161d;
}

#articles h2 {
    color: #838383;
    padding: 0px;
    text-align: left;
    margin-left: 20px;
    margin-top: 40px;
    margin-bottom: 0px;
    text-decoration: underline;
    font-size: 1.2em;
}

.findOutMore {
    background-color: #D62D2D;
    color: #fff;
    padding: 5px 10px;
    width: 85px;
}
.replyBox {
  color: #414141;
  float: left;
  clear: left;
  width: 98%;
  padding: 0 1%;
  margin-bottom: 30px;
  box-shadow: 0px 6px 4px 0px #b1b1b1;
}
.replyText {
  color: #7E7F9A;
  margin:15px 0;
}
.adColumn1 {
    padding: 0;
    line-height: 22px;
    overflow: hidden;
}
.adColumn1 h2 { line-height: 36px; font-size: 24px; margin: 0 !important; }
.adColumn1 h2 a { color: #13161d; }
.adColumn1 h3 {
    color: #C87A6E;
    font-size: 30px;
    margin-bottom: 15px;
}

.adColumn1 h3 a {
    color: #C87A6E;
    text-decoration: none;
}

.adColumn1 h3 a:hover {
    color: #C87A6E;
    text-decoration: underline;
}

.adColumnImage {
    width: 100px;
    padding: 20px 10px 0 0px;
}

.adColumn2 {
    padding: 0;
    line-height: 16px;
    overflow: hidden;
}

.adColumn2 p {
    font-size: 16px;
}

.adColumn3 {
    width: 50%;
    padding: 20px 0 0 0;
    line-height: 16px;
}

.adColumn3 p {
    font-size: 14px;
    margin: 0 0 2px;
}
.name_in_ad { color: #f3de8a; }
.reply_icons {
	clear: both;
}
.reply {
    float: left;
    margin: 10px 20px 0 0;s
    padding: 0;
    text-align: center;
}

.replyWithImage {
    clear: both;
    float: left;
    margin-top: 10px;
    margin-left: 210px;
    padding: 0 0 20px 0;
    width: 80px;
}

.replyWord {
    padding: 0;
    text-align: center;
}

.replyWord a {
    text-decoration: none;
    padding: 8px;
}

.replyWord a:hover {
    text-decoration: underline;
}

.replyIcon a i {
    color: #006DA1;
}

#replySection {
    margin-top: 20px;
	width: 100%;
}

#messageBox {
    font-size: 16px;
    color: #000;
}

.btn-primary,
.btn-add,
.btn-view,
.btn-delete ,
.btn-red,
.btn-blue,
.btn-pink {
    border: 0;
    padding: 5px 15px;
    cursor: pointer;
    margin: 5px 0;
    border-radius: 9px;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: anth, sans-serif;
}

.btn-primary,
.btn-primary:hover,
.btn-add,
.btn-add:hover,
.btn-view,
.btn-view:hover,
.btn-delete,
.btn-delete:hover,
.btn-red,
.btn-red:hover,
.btn-pink,
.btn-pink:hover {
    color: #ffffff;
}
.btn-blue,
.btn-blue:hover {
    /* color: #ffffff; */
}

a.btn-primary,
a.btn-primary:hover,
a.btn-add,
a.btn-add:hover,
a.btn-view,
a.btn-view:hover,
a.btn-delete,
a.btn-delete:hover,
a.btn-red,
a.btn-red:hover,
a.btn-pink,
a.btn-pink:hover {
    color: #ffffff;
    text-decoration: none;
}
a.btn-blue,
a.btn-blue:hover {
    /* color: #ffffff; */
    text-decoration: none;
}
.btn-primary, .btn-red {
  background-color: #ed645b;
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 20px;
}
.btn-add {
    background-color: #359222;
}
.btn-view {
    background-color: #2ca5b7;
}
.btn-delete {
    background-color: #c23435;
}
.btn-cancel {
  background-color: #ddd;
  padding: 2px 10px 4px;
  border-radius: 10px;
  color: #272838;
}
.btn-blue {
  background-color: #b9e9ff;
  color: white;
  padding: 12px;
  border: 3px solid #272838;
}
.btn-pink { background-color: #C87A6E; }
.spacious-btn {
  line-height: 65px;
}
a.btn-delete {
    margin: 0;
    padding: 7px 10px;
    text-decoration: none;
}
.floating_buttons { display: flex; }
#load_more_p { margin-bottom: 30px; }
.horizontalLine {
    border-top: 1px solid #CCCCCC;
    padding: 0;
    margin: 20px 0;
}

.status {
    font-size: 14px;
    margin: 15px 5px 15px 0;
    padding: 0 0 10px;
	text-align: left;
    /*width: 160px;*/
}
.advert_type { float: left; clear: left; font-weight: bold; }
.advert_status { float: left; clear: left; font-weight: bold; }
.adlinks {
    margin-bottom: 20px !important;
    margin-top: 10px !important;
    float: left;
}
#aboutUs {
    padding: 5px;
}

#blogSummaryList ul {
    list-style: none;
    margin-left: 0;
}
#blogList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
#blogList li {
  display: block;
  padding: 30px 10px;
  text-align: center;
  box-shadow: 2px 2px 2px 2px #0003;
  margin: 20px 0;
}
.blogPostTop {
  padding: 10px 0 0;
}
#blogSummaryList li {
    font-size: 15px;
    display: block;
    padding: 7px 0 7px 13px;
}
.blogListImage a img {
  width: 400px;
}
#blogList a {
    color: #272838;
}

#blogSummaryList a {
    text-decoration: none;
    color: #fff;
}

.blogSummaryItem {
    font-size: 1.4em;
    font-size: 15px;
    display: block;
    padding: 7px 0 7px 13px;
}

.readMore {
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: bold;
}

.blogMetaData {
    font-size: 1.1em;
    margin-bottom: 10px;
    font-style: italic;
    border-bottom: 1px solid #acacac;
    padding-bottom: 6px;
    width: 300px;
}

.blogComments {
    width: 88%;
    margin: 20px 0s;
}
.blogListMainContent {
    width: 80%;
    font-size: 0.8em;
}

/* #blogMainContent p {
    font-size: 1.4em;
    line-height: 36px;
} */
#blogMainContent h2 {
    line-height: 36px;
}
.blogListMainContent2 {
    width: 100%;
    font-size: 0.8em;
}

/* .blogListMainContent2 p {
    margin-left: 0;
}
#blogMainContent ul {
    list-style: none;
} */
/* #blogMainContent li {
  padding: 10px;
  border-left: 4px solid #C87A6E;
  margin: 20px 0;
} */
#blogCommentThanks {
  border-bottom: 3px solid #d62d2d;
  padding: 5px 0;
  width: 85px;
  font-size: 16px;
  display: none;
}

.commentMetaData {
    width: 100%;
    font-size: 0.9em;
    margin-bottom: 0px;
    margin-top: 0px;
    /*margin-left: 10px;*/
}

.commentTitle {
  width: 100%;
  font-size: 1.4em;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
}

.comment {
    padding: 10px;
    width: 100%;
    /*width: 95%;*/
    margin-bottom: 10px;
    background-color: #EEE;
    /*margin-left: 10px;*/
}

.commentText {
    padding-top: 5px;
    white-space: pre-wrap;
}

.blogLinks {
    width: 100%;
    margin: 0;
    background: #7E7F9A;
	border-radius: 5px;
}

.blogLinks p {
    color: #FFF;
    text-align: left;
    font-size: 1.2em;
    padding: 6px 7px 6px 8px;
    margin: 0px;
    -moz-transition: all 0.3s linear;
    /* Firefox 4 */
    -webkit-transition: all 0.3s linear;
    /* Safari and Chrome */
    -o-transition: all 0.3s linear;
    /* Opera */
}

.red-icon {
  color: #7E7F9A !important;
}

.white-icon {
  color: #13161d !important;
  font-size: 18px !important;
}

#blogMainContent {
    width: 70%;
}

.blogTitle {
  padding-top: 20px;
  border-top: 1px solid #acacac;
}

.blogTitle a {
    color: #FFF;
    text-decoration: none;
}

.blogTitle a:hover {
    color: #FFF;
    text-decoration: none;
}

.account-textbox { width:700px; height:220px; margin-bottom:10px; padding:5px; font-size: 18px; }
.go-button { padding: 5px 10px; border-radius: 5px; color: #fff; background-color: #7E7F9A; float: left; clear: none; width: 150px; margin-right: 10px; text-align: center; text-decoration: none; font-size: 18px; }
.go-button-wide { padding: 5px 20px; border-radius: 5px; color: #fff; background-color: #7E7F9A; float: left; clear: none; margin-right: 10px; text-align: center; text-decoration: none; font-size: 18px; }
.cancel-account { margin: 40px 0 0 0; }
.account_social i { font-size: 40px; text-align: center; }
#account-messages {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 5px;
  margin: 30px 0;
  font-size: 16px;
}
#account-messages div span { background-color: #7E7F9A; padding: 15px; color: white; }
#account-messages div { padding: 15px; border-left: 4px solid #7E7F9A;line-height: 24px; }
#account-messages div.altbg { /*background-color: #1c1c1c;*/ }
#account-messages div a { text-decoration: underline; }
.account_advert_message {
  padding: 15px;
  border-left: 4px solid #7E7F9A;
  line-height: 24px;
  font-size: 18px;
  margin: 30px 0;
}
#user_month_totals {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 5px;
  margin: 30px 0;
  font-size: 18px;
  text-align: center;
  color: #272838;
}
#user_month_totals div { background-color: #d7cbcb; padding: 15px; line-height: 24px; }
.mpu_graphic_ad {
	margin: 20px 0;
  clear: left;
}
.bottom_ad {
  margin: 120px 0 0;
  float: left;
}

h1 {
    font-size: 3em;
    margin: 40px 0;
    width: 100%;
}

h2 {
    font-size: 1.8em;
    color: #272838;
    /* font-weight: bold; */
}
.h2_with_top_border {
  margin-top: 30px; border-top: 1px solid #ccc; padding: 30px 0 10px; float: left; line-height: 34px;
}
.h2_with_top_border_no_float {
  margin-top: 60px; border-top: 1px solid #ccc; padding: 30px 0 30px; line-height: 34px;
}
.needs_improvement {
  font-size: 16px;
  border-left: 4px solid #7E7F9A;
  clear: left;
  padding: 10px;
  margin: 30px 0 50px;
  background-color: #f2f2f2;
}
.needs_improvement ul {
  padding-left: 20px;
  margin: 10px 0 0;
}
.needs_improvement li {
  font-size: 16px
}
#international {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
#international i {
  font-size: 2.6em;
  margin-bottom: 10px;
}
.testimonial {
  font-size: 1.2em;
  text-align: left;
  background-color: #13161d;
  padding: 20px 10px;
  margin: 50px 0;
  border-radius: 10px;
  box-shadow: 0px 6px 4px 0px #b1b1b1;
  color: white;
}
.testimonial i {
  font-size: 2.0em;
  margin-bottom: 10px;
  color: #white;
}
.testimonial span {
  font-size: 0.9em;
  margin: 10px 0 0;
  font-style: italic;
}
#main_logo img { width: 100%; }
#logoWords {
    margin: 8px 0 0 0;
}
#logoWords h1 {
    margin: 80px 0 0;
    width: 100%;
    font-weight: normal;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
    font-family: broadacre-light-0, sans-serif;
    font-weight: 200;
}
#logoWords h2 {
    margin: 0 0 20px 0;
    width: 100%;
    font-weight: normal;
    font-size: 56px;
    font-family: broadacre-light-0, sans-serif;
    font-weight: 200;
}
#logoWords h3 {
    margin: 0 !important;
    font-weight: normal;
    font-size: 24px;
    color: #ccc;
    line-height: 34px;
    font-family: broadacre-light-0, sans-serif;
    font-weight: 200;
}
#logoGraphic {
    display: none;
}

#logoGraphicMobile {
    display: block;
}
#submit_search, #submit_keywords { margin-left: 5px; }
#keywords {
  width: 329px;
  padding: 8px 16px 8px;
  font-size: 18px;
  box-shadow: none;
  margin: 10px 0 0;
}

#moreSearchOptions {
    display: none;
}

#mainSection, #mainSection2,
#adSection {
    width: 530px;
}

#adTitleFilter {
    /*display: none;*/
}

.adColumn1 h3 {
    font-size: 20px;
    margin: 0 !important;
    line-height: 30px;
}

.memberSummary {
  font-size: 16px !important;
  margin: 0 !important;
}
#adTitle {
    margin-left: 0;
}

#page-content section {
    padding: 10px 0px 0px 0px;
}

#menuMobile {
    display: none;
}

#menuSection {
    display: block;
    width: 200px;
}

.reply {
    margin-left: 0;
}
.interested_box { background-color: #272838; color: white; padding: 20px; font-size: 18px; }
.interested_header {
  font-size: 22px;
  font-weight: bold;
}
.interested_header span {
  font-size: 18px;
  font-weight: normal;
}
#container {
    width: 760px;
    margin: 0
}

#header-inner {
    width: 1000px;
}

#logoGraphicMobile {
    width: auto;
}

#logoGraphicMobile img {
    width: 100%;
}

.required {
    color: #7E7F9A;
}

#logoGraphicMobile span {
    display: none;
    color: #272838;
}

h3 {
  font-size: 36px;
  color: #272838;
  line-height: 45px;
  margin: 50px 0 !important;
  font-weight: 100;
}

h3.extratopmargin {
    font-size: 28px;
    color: #7E7F9A;
    line-height: 28px;
    margin-top: 40px !important;
}

.quote {
    background-color: #13161D;
    color: #fff !important;
    padding: 15px 20px;
    font-size: 26px;
    line-height: 34px;
}

.lookingFor {
  /* color: #1c6da1; */
  margin: 0 0 0 5px;
  /* text-decoration: underline; */
}
a.lookingForLink{
	color:white;
	text-decoration: none;
}
a.lookingForLink:hover > .lookingFor {
	color:white;
	background-color: #13161d;
	text-decoration: none;
}

.lookingForLozenge i {
    display: none;
    color: #fff;
    font-size: 14px;
    padding: 0 7px 0 0;
}

.advertDetail {
    margin: 10px 0;
}
.advertMessage a { color: #fff; }

/* The ribbons */

.premium_label {
	background-color: #C87A6E;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	line-height: 40px;
	width: 100%;
	color: #fff;
	float: left;
	clear: left;
}
.connect_icon_area {
  float: left;
  clear: left;
  width: 100%;
  background-color: #eee;
  margin-bottom: 10px;
  padding: 0 0 0 14px;
}
.connect_icon_area {
  float: left;
  clear: left;
  width: 100%;
  background-color: #eee;
  margin-bottom: 10px;
  padding: 0 0 0 14px;
}
.connect_icon {
  float: left;
  clear: left;
  font-size: 50px;
  width: 50px;
}
.connect_icon a {
  color: #272838;
}
.connect_text {
  float: left;
  clear: none;
  width: 80%;
  padding: 24px;
}
.connect_text a {
  color: #272838;
  font-size: 16px;
}
.processing-message { border: 2px dotted #272838333; padding: 30px; text-align: center; display: none; }
.processing-message span { font-size: 25px; }
.display_block { display: block !important; }
.payment_amount_display {
  float: right;
  border: 5px solid #fff;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  line-height: 37px;
}
.payment_amount_display span { font-size: 60px; }
#payment_fail {
  background-color: #ba2424;
  padding: 5px 30px;
  color: white;
  font-size: 16px;
  margin: 20px 0;
}
.radio_choice {
  margin: 10px 0;
  background-color: #eee;
  padding: 10px;
  font-size: 16px;
}
#subs_plan {
  padding: 20px;
  background-color: #7E7F9A;
  color: white;
  font-size: 22px;
  text-align: center;
  margin-bottom: 10px;
}
#subs { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 10px; }
#subs div { padding: 20px; background-color: #272838; color: white; font-size: 18px; text-align: center; }
.subs_btns { display: flex; flex-wrap: wrap; }
.subs_btns a { margin: 0 10px 10px 0; }
#last_payment_failed {
  padding: 20px;
  border: 2px solid #272838;
  text-align: center;
  margin-bottom: 10px;
}
#last_payment_failed h4 {
  font-size: 22px;
  padding: 20px 0;
}
#last_payment_failed p {
  font-size: 18px;
}
#stripe_payment_area {
	/*display: none;*/
  padding: 20px;
  background-color: #f1f3f4;
  border-radius: 10px;
  margin: 20px 0;
  box-shadow: 0px 6px 4px 0px #b1b1b1;
}
#stripe_payment_area h2 { color: #272838; font-size: 26px; font-weight: bold; clear: left; }
#stripe_payment_area h3 { color: #272838; font-size: 20px; margin: 20px 0 12px 0; }
#payment_error {
  display: none;
  background: #c44040;
  padding: 10px;
  border: 2px solid #ae1a16;
  float: left;
  margin: 0 0 20px 0;
  color: #fff;
}
#payment_error h3 {
  width: auto !important;
  border: none;
  margin: 10px;
   color: #fff;
   font-size: 24px;
}
#payment_error_message {
  margin: 10px;
}
#payment_success {
  display: none;
  background: #659321;
  padding: 10px;
  border: 2px solid #248613;
  float: left;
  margin: 0 0 20px 0;
  color: #fff;
}
#payment_success h3 {
  width: auto !important;
  border: none;
  margin: 10px;
   color: #fff;
   font-size: 24px;
}
#payment_success_message {
  margin: 10px;
}
#paypal-button-holder {
    border-top: 1px dotted #272838;
    margin-top: 40px;
}
#payments { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 5px; font-size: 16px; }
#payments div {
  background-color: #dfdfdf;
  padding: 5px 10px;
}
#payments div span { display: none; }
.tight-icon-big { font-size: 40px; }
.basket-form-bottom { text-align: center; margin: 20px 0; padding: 20px 0 0; }
.basket-form-bottom h2 { width: 100%; margin: 10px 0; color: #272838 !important; }
#reason_for_leaving {
  font-size: 17px;
  padding: 10px;
  margin-bottom: 20px;
}
#card-element {
    background-color: #fff;
    margin: 15px 0;
    border-radius: 5px;
    padding: 0 10px;
    float: left;
    clear: left;
    width: 70%;
    box-shadow: 0 2px 0 #c6cacc inset;
}
#cardholder-name { clear: left; }
#card-number-element {
    width: 213px; clear: left;
}

#card-expiry-element {
    width: 102px; clear: left;
}

#card-cvc-element {
    width: 68px; clear: left;
}

#postal-code-element {
    width: 120px; clear: left;
}
.float {
  float: left; clear:both;
}
.comments_suggestions {
	margin: 10px 0;
	clear: left;
	float: left;
}
.message_thread_item {
  padding: 12px 0 5px 15px;
  background-color: #e8e8e8;
  border-radius: 10px;
  margin: 0 0 7px 0;
  display: flex;
  grid-gap: 10px;
}
.message_item {
  display: grid;
  grid-template-columns: 40px 12px 1fr;
  margin: 0 0 7px 0;
  grid-gap: 0;
  width: 97%;
}
.message_item_alt {
  grid-template-columns: 52px 1fr 0;
}
.message_bubble {
  padding: 15px 10px;
  background-color: #fcfcd4;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.message_bubble_alt {
  background-color: #d5f0ff;
  text-align: right;
  border-top-left-radius: 12px;
  border-top-right-radius: 0;
}
.members-thumb img {
  width: 100%;
  border-radius: 10px;
}
.message-arrow {
  width: 0; 
  height: 0; 
  border-bottom: 12px solid transparent;  
  border-right:12px solid #fcfcd4; 
}
.message-arrow2 {
  width: 0; 
  height: 0; 
  border-bottom: 12px solid transparent;  
  border-left:12px solid #d5f0ff; 
}
.message-date {
  color: #7a7a59;
}
.message_unread {
  background-color: #f3de8a !important;
  /* color: white; */
  border-radius: 10px;
}
.message_account_unread {
  padding: 10px 15px 10px 15px;
  margin: 10px 0 20px;
  font-size: 16px;
  background-color: #bc3b3c;
  line-height: 30px;
  color: white;
}
.message_account_unread a { color: white; font-weight: bold; }
.multiple_messages {
  box-shadow: 0px 6px 4px 0px #b1b1b1;
  height: 10px;
  margin: -30px 0 20px 10px;
}
.multiple_messages2 {
  box-shadow: 0px 6px 4px 0px #b1b1b1;
  height: 10px;
  margin: -20px 0 20px 20px;
}
.thread-alt-bg {
    background-color: #d5f0ff;
    text-align: right;
}
.latest-message-bg {
  background-color: #7E7F9A;
  color: white;
}
.message_thread_item2 p {
  white-space: pre-wrap
}
.message_thread_item:hover {

}
.message_thread_item h3 {
	font-size: 20px;
}
.message_thread_item p {
	/* color: #fff; */
}
.message_text {
  color: #C87A6E;
  margin: 10px 0;
  float: left;
  width: 100%;
  font-size: 17px;
}
.message_text.message_unread {
  color: white;
}
.message_sent {
  color: #488e02;
  font-size: 18px;
  border-left: 5px solid;
  padding-left: 5px;
}
.reply-to-message {
  margin: 20px 0 40px;
  float: left;
}

/* Song builder */
#song_header { margin: 20px 0 0 0; }
#song_header, .song_line {
  display: grid; grid-template-columns: 4fr 100px 1fr;
}
.song_line_stats {
  display: grid; grid-template-columns: 55px 50px 80px 50px; font-size: 16px;padding: 16px; text-align: center; padding: 5px; text-transform: uppercase;
}
.song_line_input { width: 100% !important; border: 0 !important; box-shadow: none !important; margin: 0 0 10px !important; padding: 5px !important; font-size: 20px !important; }
.song_line_input_selected {
  background: #fff;
  padding: 10px 10px 8px;
  border: 1px solid #ccc;
  font-size: 2em;
  box-shadow: 0px 0px 6px 3px #ddd !important;
  border-radius: 5px;
}
#info_words i, #info_syllables i {
  font-size: 25px;
}
#song_elements {
  margin: 15px 0;
}
.song_element {
  padding: 10px; background-color: #7E7F9A; color: white; text-align: center; margin-right: 5px; font-size: 18px; border-radius: 10px;
}
#verse { background-color: #6d3c3c; }
#chorus { background-color: #842829; }
#bridge { background-color: #344051; }
#middleeighth { background-color: #d7c5b7; }
#intro { background-color: #40587b; }
#ending { background-color: #421414; }
#rhyme_toggle {
  margin: 50px 0 0;
  padding: 6px 12px;
  background-color: #515151;
  color: white;
  text-align: center;
  font-size: 14px;
  border-radius: 7px;
  display: none;
  float: left;
  clear: left;
}
.rhyme_suggestion { padding: 5px; background-color: #7E7F9A; color: #fff; text-align: center; font-size: 14px; margin: 2px; float: left; border-radius: 3px; }
#rhyme_suggestions_container { height: 140px; }
#rhyme_suggestions h3 { font-size: 22px; font-weight: normal; color: #fff; }
.rhyme-instructions { clear: left; padding: 15px 0; }
#delete_song { display: none; }
.email_song {
  padding: 8px 14px;
  font-size: 16px;
}
.song_verse {
  margin: 20px 0;
  background-color: #6d3c3c;
  padding: 0px 0 10px 20px;
  border-radius: 10px;
}
.song_chorus {
  margin: 20px 0;
  background-color: #842829;
  padding: 0px 0 10px 20px;
  border-radius: 10px;
}
.song_bridge {
  margin: 20px 0;
  background-color: #344051;
  padding: 0px 0 10px 20px;
  border-radius: 10px;
}
.song_middleeighth {
  margin: 20px 0;
  background-color: #d7c5b7;
  padding: 0px 0 10px 20px;
  border-radius: 10px;
}
.song_intro {
  margin: 20px 0;
  background-color: #40587b;
  padding: 0px 0 10px 20px;
  border-radius: 10px;
}
.song_ending {
  margin: 20px 0;
  background-color: #421414;
  padding: 0px 0 10px 20px;
  border-radius: 10px;
}
.delete_container { margin: 10px 0 0; }
.delete_line {
  background-color: white;
  padding: 5px 12px;
  border-radius: 20px;
  margin: 0 20px;
  font-size: 15px;
  cursor: pointer;
  color: #222;
}
.active_tab { background-color: #282627; padding: 10px 20px; }
.create { color: white; font-size: 14px; }
#editProject label { font-size: 16px; display: block; }
#editProject input { font-size: 16px; padding: 15px 10px; margin: 5px 0 20px; width: 600px; box-shadow: none; }
#editProject textarea { font-size: 16px; padding: 20px 10px; margin: 5px 0 20px; width: 600px; height: 200px; }
#editProject input[type='submit'] { font-size: 16px; margin: 5px 0 20px; display: block; width: 100px; }
.brand-new-feature { padding: 30px; font-size: 30px; text-align: center; border-top: 2px dashed; margin-top: 40px; }
.brand-new-feature-benefits { font-size: 20px; margin-bottom: 40px 0; }
.brand-new-feature-benefits li { list-style: none; line-height: 50px; }
#song_title_container {
  margin: 20px 0;
}
#song_title_container label {
  font-size: 15px;
  font-weight: normal;
}
#top_tool_buttons, #song_builder_login {
  margin: 40px -100px;
  background-color: #13161d;
  padding: 20px 100px;
}
#top_tool_buttons a {
  /*padding: 10px; background-color: #7E7F9A;*/ color: white; text-align: center; margin-right: 25px; font-size: 16px; border-radius: 10px;
}
#song_builder_login a {
  padding: 10px; background-color: #7E7F9A; color: white; text-align: center; margin-right: 25px; font-size: 18px; border-radius: 10px;
}
.send_btn { padding: 10px 15px; background-color: #7E7F9A; color: white; text-align: center; font-size: 18px; border-radius: 10px; clear: left; border: 0; margin-left: 10px; }
#song_title_container, #song_elements_container, #song_header { display: none; }
.open_song, .open_template, #save_song_yes, #save_song_no, .red_btn {
  padding: 10px 20px;
  background-color: #7E7F9A;
  border-radius: 10px;
  color: white;
  /*display: block;*/
  margin: 10px 0;
}
#save_song_no {
  display: inline;
  width: 20px;
  /*padding: 0 20px;*/
}
.disabled_project_link { margin: 10px 0; }
.pitch_text {
  padding: 13px 20px 10px 20px;
  background-color: #272838;
  color: white;
  margin: 5px -20px 10px;
  font-weight: normal;
}
.listed_song, .listed-music, .pitches, .listed_project {
  color: white;
  border-bottom: 2px solid #664f50;
  padding: 20px 0;
  display: grid;
  grid-template-columns: 3fr 1fr 50px 50px;
  font-size: 18px;
  grid-gap: 10px;
}
.listed_project { grid-template-columns: 3fr 1fr 1fr 130px; }
.listed_song span, .listed-music span, .pitches span, .listed_project span { font-size: 18px; color: #a6a6a6; }
.listed_song a, .listed-music a, .pitches a, .listed_project a { color: white; }
.colheader { color: #a6a6a6; margin-top: 30px; }
.sixcols { grid-template-columns: 3fr 1fr 1fr 1fr 50px 50px; }
.pitches { display: grid; grid-template-columns: 3fr 2fr 1fr 115px; grid-gap: 10px; padding: 30px 10px; }
.pitch { margin: 50px 0; border: 2px solid #797979; padding: 20px; border-radius: 10px; }
.pitch h4 { font-size: 20px; margin-bottom: 10px; }
.pitch_accept_reject_holder { margin: 30px 0 10px; }
.pitches span { display: none; }
.altbg-pitches { background-color: #272838; }
.listed-music { border-bottom: 0; }
.menu_break { display: none; }
.project_details {
  color: white;
  padding: 20px 0;
  font-size: 16px;
}
.project_details h3 {
  margin: 20px 0 !important;
}
.project_meta {
  margin: 0 0 10px 0;
  font-size: 14px;
}
#project_pitch, #project_pitch_success { display: none; }
.project_details h4 {
  font-size: 18px;
  margin: 20px 0 10px;
}
#project_pitch_success {
  font-size: 18px;
  background-color: #272838;
  padding: 30px 40px 20px;
}
.project {
  display: grid;
  grid-template-columns: 5fr 2fr;
  grid-gap: 50px;
  margin: 40px 0;
  line-height: 30px;
  font-size: 16px;
}
.project_meta_row {
  background-color: #282627;
  padding: 10px 20px;
  margin: 5px 0;
  font-size: 18px;
}
.project h4 a { color: #7E7F9A; font-size: 30px; margin: 10px 0 20px 0; }
.project_info p {
  margin: 20px 0;
  width: 70%;
}
#participants_area { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 10px; }
.participant {
  color: white;
  text-align: center;
  background-color: #6c6161;
  padding: 10px;
  line-height: 40px;
  font-weight: normal;
}
.participant h4 { font-size: 24px; }
.participant a { color: white; }
.pitch_accept_reject {
  margin: 0 0 5px 0;
  padding: 13px 15px 13px 15px;
  max-height: 24px;
}
.project-meta, .project-meta2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
  margin: 20px 0;
  text-align: center;
  font-size: 16px;
}
.project-meta2 { grid-template-columns: 1fr 1fr 1fr 1fr; }
.project-meta div, .project-meta2 div { background-color: #f3de8a; padding: 10px; line-height: 24px; color: #13161d; }
.project-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
  margin: 20px 0;
  text-align: center;
  font-size: 16px;
}
.project_item_div { margin: 20px 0; }
.project_song_header a { padding: 0 10px 0 0; }
.project-buttons div { background-color: #7E7F9A; padding: 10px; border-radius: 10px; font-size: 20px; }
.project-buttons div i {
  font-size: 30px;
  color: #fff;
  padding: 10px;
}
.project-buttons div a { color: #fff; }
.project_comment_holder {
  margin: 10px 0 0 10px;
}
.expanding_col { grid-column: 1 / span 5; }
#create_project { font-size: 16px; float: right; margin-top: -55px; }
.small-header { font-weight: bold; font-size: 24px; }
.project_comment {
  background-color: #2f2f2f;
  padding: 15px;
  margin: 2px 0;
  font-size: 16px;
  font-weight: normal;
  color: #b5b5b5;
}
.project_comment i {
  color: white;
  font-size: 15px;
}
.post_project_comment { display: none; }
.post-btn {
  padding: 10px !important;
  width: 80px !important;
  margin: 0 !important;
}
#songs_added_to_project {

}
#music_added_to_project {
}
#songs_added_to_project h3, #music_added_to_project h3 {
  font-size: 32px;
  margin: 0 !important;
}
#project_status {
  margin: 5px 0 20px 0;
  font-size: 14px;
}
.project_add {
  margin: 50px 0;
}
.project-inner { padding: 0; background-color: #282627; color: white; }
.project-inner h3 { margin: 40px 0 0 !important; }
.project-inner p { margin: 30px 0 !important; font-size: 20px; line-height: 37px; width: 70%; }
#autosave_notice {
  padding: 5px 0;
  border-bottom: 3px solid #4b4b4b;
  color: white;
  display: none;
  position: absolute;
  top: 100px;
  font-size: 16px;
}
#helper {
  padding: 0 30px 20px 20px;
  background-color: #e1c73b;
  border-radius: 10px;
  color: #282627;
  position: absolute;
  top: 360px;
  display: none;
  font-size: 16px;
  left: 100px;
}
#helper_triangle {
  width: 0;
  height: 0;
  border-bottom: 20px solid #e1c73b;
  border-right: 20px solid transparent;
  left: -10px;
  top: -20px;
  position: relative;
}
#helper_close {
  font-size: 20px;
  position: absolute;
  right: 5px;
  top: 1px;
  cursor: pointer;
}
#helper_got_it {
  cursor: pointer;
  background-color: #282627;
  padding: 8px 15px;
  color: white;
  margin: 10px 0 0;
  width: 46px;
  float: right;
}
#helper_close i {
  color: #8f7f2b;
}
#email { display: none; }
#modal_content {
    margin: 0 0 30px 0;
}
#modal_content h2 {
  margin: 10px 0 30px;
  color: #272838;
  font-weight: bold;
}
#modal_content h3 {
  margin: 10px 0 30px;
  color: #272838;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
}
#modal_content p {
  line-height: 50px;
}
.nav_blue, .nav_blue i {
  color: #C87A6E !important;
}
.droppable_zone {
  border: 2px dashed #bdbdbd;
  padding: 20px 10px;
}
#my-awesome-dropzone, #process_files_button { display: none; }
.slides {
    list-style: none;
    margin: 0;
    padding: 0;
}
.move_icon, .clone_icon, .delete_icon {
  font-size: 18px;
  padding: 10px 12px 15px 0;
  color: #fff;
  cursor: pointer
}
.slide-placeholder {
    /*background: #fff;*/
    position: relative;
    border: 2px dashed #bdbdbd;
    padding: 20px 10px;
}
.slide-placeholder:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    /*background-color: #fff;*/
}
.slide2 {
    height: 30px;
}
.slide3 {
    height: 50px;
}
.slide4 {
    height: 90px;
}
.slide5 {
    height: 35px;
}
.put_your_photo_here {
  font-size: 30px;
  position: absolute;
  top: 340px;
  right: 140px;
}
#temp_song_area { border: 3px dashed #eee; padding: 40px; color: #aaa; }
#message_preloader { display: none; padding: 20px 0; clear: left; }
#account_preloader_container { display: none; width: 100%; height: 100%; background-color: #fffc; padding-top: 40%; }
#account_preloader {
  display: none;
  /*width: 100%;
  height: 100%;*/
  z-index: 9999;
  /*position: absolute;*/
  text-align: center;
  /*top: 0;
  padding: 48% 0 0;*/
}
#replySubmitBtn {
  padding: 10px 15px;
  border-radius: 9px;
  font-size: 17px;
  margin-top: 20px;
}
.logged_in_menu h2 { margin: 0 0 20px 0; }
.profile { width: 100% !important; padding: 0 !important; }
.profile-inner { margin-top: 80px; padding: 0 60px 10px !important; background-color: #282627; color: white; }
.profile-inner h1, .profile-inner h3 { margin: 40px 0 20px !important; color: white; }
.profile-inner p { margin: 30px 0 !important; line-height: 34px; }
.music-item-profile p { margin: 10px 0 !important; }
.charts-inner { padding: 110px 150px 60px !important; color: white; }
.charts-inner h1 { margin: 60px 0 50px !important; text-align: center; font-size: 50px; font-weight: 100; color: white; }
.chart_number { font-size: 50px; margin-top: -10px; text-align: right; }
.chart-intro { text-align: center; width: 70%; margin: 0 auto; }
.chart-intro-btn { text-align: center; margin-bottom: 60px !important; }
.profile-image {
  background: #373737;
  right: 0;
  top: 60px;
  z-index: 0;
  overflow: hidden;
  padding-top: 75px;
  text-align: right;
}
.profile-image img { max-width: 850px; height: 590px; }
.small-profile-image img { max-width: 550px; height: 350px;  }
.profile-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #373737;
  margin: 0 -60px 0;
  padding: 0 0 0 60px;
}
.profile-header-text { padding-top: 100px; }
.reply-sent {
  font-size: 24px;
  color: black;
  border-bottom: 2px solid #C87A6E;
  padding-bottom: 10px;
}
.footer-socials {
  padding: 30px 0 0;
}
.footer-socials i { font-size: 46px; padding: 0 2px 0; color: #346984; }
.sidebarh4 { font-size: 16px; margin: 40px 0 10px; }
.soundcloud_embeds { margin: 30px 0; }
.account_social { margin: 20px 0; }
.new-members { }
.new-members h3 { font-size: 20px; margin: 0 !important; color: #272838; }
.user-list-item {
  margin-bottom: 10px;
  padding: 14px 16px 25px;
  color: #1c1c1c;
  font-size: 12px;
  box-shadow: -1px 2px 8px -4px #272838;
  border-radius: 10px;
  margin-top: 10px;
}
.user-list-item h4 { font-size: 16px; margin-bottom: 10px; }
.user-list-item a { /*color: white; text-decoration: underline;*/ }
.user-list-item span { background-color: #f3de8a; padding: 0 10px; }
.user-list-item-types {
  display: flex;
  gap: 3px;
  flex-wrap: wrap;
}
.right-column-feature i {
  font-size: 110px;
  color: #2b2b2b;
  padding: 20px 0;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
.user-list-chevron {
  float: right;
  position: relative;
  right: 0;
  top: -35px;
  color: #13161D;
}
.user-list-chevron i { color: #7E7F9A; }
.adsense-ad-post { margin: 40px 0; float: left; clear: left; height: 203px; }
.new-members-note { width: 240px; padding: 30px 0; display: block; }
.checkboxform { font-size: 16px; }
.skills-checkboxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  margin: 20px 0 30px;
}
.genre-checkboxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
.statement-checkboxes {
  display: grid;
  margin: 20px 0 30px;
  grid-gap: 20px;
}
.statements {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 20px 0 30px;
  grid-gap: 10px;
}
.statement {
  font-size: 20px;
  background-color: #e7d484;
  padding: 30px;
  border: 2px solid #6e6e6e;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 20px;
  color: #13161d;
}
.statement-alt-bg {
  background-color: #e7d484;
}
.profile-text { font-size: 1.1em; line-height: 24px; }
.profile-skills, .inline-buttons {
  display: flex;
}
.profile-skills div {
  padding: 10px 0 5px;
  border-bottom: 2px solid #F3DE8A;
  margin: 0 20px 0 0;
  font-size: 16px;
}
.inline-buttons div {
  padding: 10px 0 5px;
  margin: 20px 20px 30px 0;
}
.profile-alt-bg {
  background-color: #131313;
  margin: 0 -60px;
  padding: 45px 60px 1px;
}
.profile-alt-bg2 {
  background-color: #346984;
  margin: 0 -60px;
  color: white;
  padding: 45px 60px 20px;
}
.profile-alt-bg2 h3 {
  margin: 0 !important;
  color: white;
}
pre {
  font-size: 16px;
  white-space: pre-wrap;
}
.adsbygoogle {
  /*float: left;*/
  clear: left;
  margin: 20px 0;
}
.spacer { padding: 20px 0; }
.members-menu {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
  margin: 20px 0;
  text-align: center;
  font-size: 16px;
}
.members-menu div {
  border: 2px solid #212f34;
  padding: 10px;
  border-radius: 10px;
  font-size: 20px;
}
.members-menu div i {
    font-size: 70px;
    padding: 20px;
}
.members-menu h3 {
    font-size: 30px;
    margin: 0 !important;
    line-height: 25px;
}
.members-menu p {
    color: #333;
}
.members-menu p {
    color: #333;
}
/* .altbg-mem { background-color: #306376 !important; } */
.members-grid { display: grid; grid-gap:10px; grid-template-columns: 1fr 1fr 1fr 1fr; clear: left; margin: 20px 0; }
.chart div { margin: 20px 0; }
.members-image { /*width: 130px;*/ }
.members-image a img { width:50%; border-radius: 10px; }
.members-image img { width:50%; border-radius: 10px; }
.td_ad2 { display: none; }
.your-web-links { display: grid; grid-template-columns: 1fr 1fr; margin: 20px 0; }
.your-web-links div { margin-bottom: 10px; }
.your-web-links div.web-link-delete { margin-bottom: 30px; }
.pricing-help { width: 60%; padding: 0 0 0 30px; border-left: 2px solid #7E7F9A; margin-bottom: 50px; }
.pricing-help h3 { font-size: 28px; margin: 40px 0 0 !important; }
.pricing-help h4 { font-size: 18px; margin: 40px 0 0; }
#searchedFor {
  font-size: 18px;
  border-left: 3px solid #7E7F9A;
  padding: 5px 10px;
  margin: 20px 0 0;
  background-color: #f3de8a;
  display: none;
}

.diagonal.diagonal--right::after {
    background-image: linear-gradient(-80deg, transparent 5%, transparent 50%, #282627 50%, #282627 100%);
}
.diagonal::after {
    content: '';
    width: 25%;
    height: 100%;
    position: absolute;
    top: 60px;
    z-index: 2;
    right: 270px;
}

.image_upload_error { padding: 10px; color: white; background-color: #7E7F9A; font-size: 16px; }
.file_upload {
    color: #fff;
    background-color: #2672b2;
    border: 0;
    padding: 37px 20px;
    font-weight: bold;
    margin: 5px 5px 35px 0;
    width: 100%;
    font-size: 30px;
    text-align: center;
    display: block;
}
#upload_preloader {
    font-size: 30px;
}
#percentageCalc {
    font-size: 22px;
}
#upload_complete {
    font-size: 30px;
    padding: 62px 0;
}
#upload_preloader, #upload_complete, #image-upload-error-message, #progressBar {
    display: none;
}
#upload_more {
    display: none;
    padding: 20px;
    width: 100%;
    text-align: center;
    font-size: 24px;
}
#image-upload-error-message {
  color: #fff;
  background-color: #7E7F9A;
  border: 0;
  padding: 25px 20px;
  font-weight: bold;
  margin: 5px 5px 35px 0;
  width: 100%;
  font-size: 20px;
  text-align: center;
}
.profile-image-diagonal {
  position: absolute;
}
#mobile-navigation {
  display: none;
  float: right;
  clear: right;
  width: 100%;
  padding: 10px;
  background-color: #3f3f3f;
}
.unread { }
.blog-post-home {
  padding: 10px 20px;
  background-color: #99D4F0;
  margin-bottom: 10px;
  border-radius: 10px;
  line-height: 22px;
}
.blog-post-home a { color: #13161d; }
#name_edit_input, #last_name_edit_input, #country_edit_input, #city_edit_input, #mobile_edit_input {
  padding: 5px;
  font-size: 18px;
  width: 200px;
  margin-bottom: 15px;
}
.advert_notes { background-color: #eee; padding: 10px 30px 30px; margin: 60px 0; }
.ad_user_rate { font-size: 18px; margin: 20px 0; }
.recording_sample { font-size: 22px; margin: 20px 0 0; text-decoration: underline;}
.lookingForList { display: flex; flex-wrap: wrap; line-height: 26px; }
#social_web_image { display: none; }
.arrow_icon { font-size: 22px !important; }
.heart_liked { display: none; color: #ea2424; }
.heart_unliked { color: #006DA1; }
.advert_not_right {
  margin: 10px 0;
  padding: 20px;
  background-color: #7E7F9A;
  color: white;
  float: left;
  font-size: 20px;
  font-style: italic;
}
.advert_not_right a {
  color: white;
  text-decoration: underline;
}
.projects-ad {
  margin: 50px 0;
  border-left: 5px solid #7E7F9A;
  background-color: #dfdfdf;
  padding: 30px;
}
.natural_width_image { width: auto !important; }
.badge {
  border-radius: 52px;
  height: 45px;
  width: 70px;
  text-align: center;
  font-size: 15px;
  padding-top: 22px !important;
  margin-bottom: 10px;
  border: 3px solid #e1e1e1;
  color: #272838;
  font-weight: 400;
  margin-top: 5px !important;
}
.badge-small {
  border-radius: 20px;
  height: 22px;
  width: 22px;
  border: 2px solid #e1e1e1;
  color: #272838;
  padding: 4px;
  text-align: center;
}
.badge-small i {
  color: #73400d;
  font-size: 19px;
}
.badge-gold { background-color: #ffd700; }
.badge-silver { background-color: #c0c0c0; }
.badge-bronze { background-color: #cd7f32; color: #fff; }
.badge-none { background-color: #464646; color: #777; border: 3px solid #4f4f4f; }
.badge-none2 { background-color: #fff; color: #a6a4a4; border: 3px solid #f7f7f7; }
.badges_holder { display: inline-flex; flex-wrap: wrap; gap: 35px; margin-bottom: 20px; }
.badge-name {
  position: relative;
  bottom: -30px;
  font-size: 13px;
  opacity: .8;
  color: #fff;
  line-height: 17px;
}
.interview_image img { width: 100%; }
.standfirst {
  font-size: 24px !important;
  font-style: italic;
  line-height: 34px;
}
.ext_ad_img { width: 100%; }
.btns_home { display: flex; flex-wrap: wrap; margin: 20px 0 0; }
.interview_text_over_image {
  bottom: 34px;
  position: relative;
  background-color: black;
  opacity: 0.8;
  color: white;
  padding: 5px 10px;
  left: 20px;
  width: 281px;
  font-size: 15px !important;
  text-align: center;
}
small { font-size: 13px; }
#back_to_top {
  float: right;
  position: relative;
  bottom: 67px;
}
#back_to_top i { color: white; font-size: 14px; }
.gallery_select {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.gallery_select div a img { border: 6px solid #fff; }
#gallery_image_updated { display: none; }
#logoWords h4 { font-size: 26px; margin: 15px 0 5px; font-weight: 400; }
.home_header_buttons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
  margin-right: 20px;
}
.home_header_buttons a {
  padding: 7px 15px 5px;
  background-color: #99d4f0;
  border-radius: 8px;
  margin: 0 0 10px 0;
  font-size: 18px;
  text-align: center;
  color: #13161d;
  display: block;
}
#homepage_banner {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.home_header_img_mobile {
  display: none;
}
#welcome_video {
  padding: 10px 20px 0;
  background: #272838;
  background-repeat: repeat;
  background-image: none;
  background-image: url(/images/header_songwriter.jpg);
  background-repeat: no-repeat;
  height: 350px;
  background-position-x: center;
}
.full_width_content { padding: 40px 20px 20px; }
.dashboard { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 10px; }
.choose_account { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 10px; }
.choose_account_2_cols { grid-template-columns: 1fr 1fr; }
.dashboard a, .choose_account div {
  border-radius: 20px;
  padding: 35px 50px;
  background-color: #f3de8a;
  line-height: 25px;
  font-size: 18px;
}
.dashboard i, .choose_account div i {
  color: #272838;
  font-size: 50px;
  padding: 10px;
}
.dashboard a, .choose_account a {
  color: #272838;
  font-size: 18px;
}
.choose_account div p {
  background-color: #e5cd6a;
}
.choose_account_alt_div { background-color: #99d4f0 !important; }
.choose_account_alt_div2 { background-color: #3f4674 !important; }
.choose_account_alt_div3 { background-color: #8791ca !important; }
.choose_account_alt_div p { background-color: #7ec0df !important; }
.choose_account_alt_div2 h2, .choose_account_alt_div3 h2 { color: white !important; }
.choose_account_alt_div2 p, .choose_account_alt_div3 p { background-color: #2d345c !important; color: white !important; }
.choose_account_alt_div3 p { background-color: #6870a1 !important; }
#slider-range { width: 300px; margin: 0 10px 40px; }
.age_range { border:0 !important; box-shadow: none !important; font-size: 16px !important; color:#fff; font-weight:bold; width: 100px !important; background-color: #272838 !important; }
.other_options { margin-top: 100px; }
.purple_tick {
    color: #9ad4f0 !important;
    margin-right: 5px;
    background-color: #14161d;
    border-radius: 20px;
    padding: 6px 7px 4px;
}
.yellow_tick { color: #f2de8a !important; margin-left: 20px; margin-right: 5px; }
.home_help_btn { margin: 20px 0; }
.home_help_btn a {
  padding: 7px 15px 5px;
  font-size: 22px;
  font-family: broadacre-light-0, sans-serif;
  font-weight: 200;
}
.logo_span {
  color: #f3de8a;
}
.logo_span_blue {
}
.members_pagination {
  /* display: flex; gap: 10px; justify-content: flex-end; */
  margin: 20px;
}
.members_pagination p {
  flex-grow: 1;
  margin: 0;
  position: relative;
  top: 12px;
  font-weight: bold;
}
.members_pagination h3 {
  margin: 0 !important;
  font-size: 18px;
  line-height: 22px;
  /* position: relative; */
  top: 17px;
}
.members_pagination a i {
  position: relative;
  top: 1px;
  padding: 0;
}

.members_title { margin: 50px 0 20px !important; }
#search_members, #search_keywords, #search_locations { margin-bottom: 0; font-size: 16px; width: 230px; box-shadow: none; }
#members_filters {
  background-color: #272838;
  padding: 20px;
  margin: 0 -20px 10px;
  color: white;
}
#show_hide_filters { position: absolute; top: 263px; right: 20px; }
#show_hide_filters i {
  font-size: 18px;
  padding: 0 7px 0 0;
}
.active_filter {
  border-bottom: 2px solid #f3de8a;
  color: #f3de8a !important;
}
.members_filter_heading { color: #f3de8a; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-color: #f3de8a !important;
  background-image: none !important;
  border: 1px solid #f3de8a !important;
  color: black !important;
}
.ui-widget-header {
  background-color: #565873 !important;
  background-image: none !important;
  border: 0 !important;
}
.ui-widget-content {
  background-color: #b1b1b1 !important;
  background-image: none !important;
  border: 0 !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 2px solid #1f2b1d;
}
.ui-widget-header .ui-icon {
  background-image: url('/images/ui-icons_ffffff_256x240.png') !important;
}
.ui-widget-header .ui-icon {
  background-image: url('/images/ui-icons_ffffff_256x240.png') !important;
}
#filter_type_mobile, #filter_looking_for_mobile, #filter_sort_mobile, #filter_experience_mobile, #filter_status_mobile, #filter_country_mobile { display: inline-block; margin: 10px 0 10px 0; }
.filters_mobile { display: none; }
.account_needs_attention {
  background-color: #14161d;
  color: #fff;
  padding: 20px;
  margin: 80px 0px -10px;
}
.account_needs_attention h4 { font-size: 26px; padding: 10px 0 0; }
.big_promo, .big_promo2 {
  background: #272838;
  background-image: url('/images/big-promo-bg.jpg');
  background-repeat: no-repeat;
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-align: right;
}
.big_promo2 {
  background-image: url('/images/success2.jpg');
  text-align: left;
}
.big_promo h3, .big_promo2 h3 {
  margin: 0 !important;
  padding: 20px 0;
  color: white;
}
.big_promo h4, .big_promo2 h4 {
  margin: 0 !important;
  padding: 0 0 20px 0;
  font-size: 22px;
  line-height: 26px;
  color: white;
}
.big_promo_text {
  padding: 40px;
}
.audio-spectrum {
  margin: 20px 0;
  background-color: #282627;
}
.play_audio i, .pause_audio i {
  font-size: 30px;
  position: relative;
  top: 5px;
}
.alt_play_bg {
  color: #272838;
}
.pause_audio {
  display: none;
}
.exclusive_offer {
  border-bottom: 1px solid #c87a6e;
  padding: 0px;
  text-transform: uppercase;
  font-size: 20px;
  color: #c87a6e;
}
.success-story-images {
  display: grid; grid-template-columns: 1fr 1fr 1fr; text-align: center; padding: 50px 0;
}
.success-arrows { text-align: center; }
.success-arrows i { font-size: 110px; padding: 120px 0 0; text-align: center; color: #272838; }
.success-image { width: 250px; }
.heading_alt {
  color: #f3de8a;
  background-color: #272838;
  padding: 20px 53px;
  margin: 40px -50px 20px;
  font-size: 24px;
  line-height: 34px;
}
.white_link { color: white; }
.sponsor_block { padding: 10px 20px; background-color: #f3de8a; margin: 40px 0 0;}
.sponsor_block i { color: #0a719f; font-size: 40px; }
.sponsor_block a { position: relative; top: -7px; left: 10px; }
.youtube_embed { width: 100%; height: 310px; }
.promo_slider_mobile { display: none !important; }
.big_banner {
  margin: 0 -20px;
  padding: 50px 50px;
  background-position: center;
}
.banner_image { width: 100%; }
#eye-slash { display: none; }
.artist_promo_text { width: 70%; }
.not_logged_in {
  padding: 90px 20px;
}
  .direct_message_select{padding:10px;font-size:16px;}
  .members_list_subscriber {
    font-size: 16px;
    background-color: #e7e7e7;
    padding: 5px 10px;
    width: 80px;
  }
  .user_profile_subscriber {
    font-size: 16px;
    background-color: #a5a5a5;
    padding: 5px 10px;
    color: #13171d;
    margin-top: 20px;
  }
  #uploaded_attachments_area {
    clear: left;
  }
  .logo_sr {
    margin: 20px 0 30px;
  }
  .logo_sr b {
		font-size: 8vh;
    font-family: broadacre-light-0,sans-serif;
		color: #fee;
		text-shadow: 0 -40px 100px, 0 0 2px, 0 0 1em #ff4444, 0 0 0.5em #ff4444, 0 0 0.1em #ff4444, 0 10px 3px #000;
		}
		.logo_sr b span{
		animation: blink linear infinite 2s;
		}
		.logo_sr b span:nth-of-type(2){
		animation: blink linear infinite 3s;
		}
		@keyframes blink {
		78% {
			color: inherit;
			text-shadow: inherit;
		}
		79%{
			color: #333;
		}
		80% {
			
			text-shadow: none;
		}
		81% {
			color: inherit;
			text-shadow: inherit;
		}
		82% {
			color: #333;
			text-shadow: none;
		}
		83% {
			color: inherit;
			text-shadow: inherit;
		}
		92% {
			color: #333;
			text-shadow: none;
		}
		92.5% {
			color: inherit;
			text-shadow: inherit;
		}
		}

.doc_filename {
  font-size: 28px;
  margin: 0 !important;
  color: #eb645b;
  background-color: aliceblue;
  padding: 5px 20px;
  width: fit-content;
}

#upload-error-message {
  border: 5px solid #ec635c;
  padding: 10px;
  font-size: 20px;
  padding: 15px 20px;
  width: fit-content;
  line-height: 18px;
  display: none;
  margin: 0 0 20px 0;
}

.pink_arrow_button {
  margin: 0 auto;
  width: fit-content;
  color: white !important;
}

.pink_arrow_button i {
  font-size: 30px !important;
  padding: 6px 0 0 !important;
}

.work_overview {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
  padding: 16px 18px;
  margin: 0 0 12px;
  background-color: #fff;
  border: 1px solid #e3e6e8;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(20, 22, 29, 0.05);
  transition: box-shadow 0.15s ease;
}
.work_overview:hover {
  box-shadow: 0 6px 16px rgba(20, 22, 29, 0.08);
}
.work_overview.desktop_only_work {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  padding: 0 18px;
  margin: 0 0 8px;
  color: #7a8086;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.work_overview div {
  padding: 5px 0;
}

.mobile_only_work { display: none; }
.one_free {
  border: 3px solid #ed645b;
  padding: 30px 40px 10px;
  margin: 0 0 40px 0;
  background-color: #e8ecf2;
}
.one_free h3 {
  font-size: 26px;
  margin: 0 !important;
}
.one_free i {
  color: #2f6376;
}
.page_with_side_menu {
  display: grid;
  grid-template-columns: 1fr 320px;
  grid-gap: 80px;
  min-width: 0;
}
.page_with_side_menu > div:first-child {
  min-width: 0;
}
.page_with_side_menu .blog_img {
  max-width: 480px;
  width: 100%;
  height: auto;
  display: block;
}
.side_menu {
  padding: 0 0 0 20px;
  border-left: 2px solid #b3ced8;
  min-width: 0;
}
.side_menu h3 {
  font-size: 26px;
  line-height: 30px;
}
.blog_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
  margin: 40px 0;
}
.blog_card {
  display: block;
  color: inherit;
  text-decoration: none;
  border: 2px solid #b3ced8;
  border-radius: 8px;
  overflow: hidden;
  transition: box-shadow 0.2s ease;
}
.blog_card:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
}
.blog_card_img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}
.blog_card_body {
  padding: 20px;
}
.blog_post_date {
  margin: 0 0 10px !important;
  font-size: 14px;
  color: #6b7b80;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.blog_card_date {
  margin: 0 0 8px !important;
  font-size: 13px;
  color: #6b7b80;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.blog_card_body h3 {
  margin: 0 0 10px !important;
  font-size: 20px;
  line-height: 26px;
}
.blog_card_body p {
  margin: 0;
  font-size: 16px;
}
@media only screen and (max-width: 800px) {
  .blog_grid {
    grid-template-columns: 1fr;
  }
}