#profile-links, #profile-links a.dark-bg { background-color: transparent; }
i.fa-heart-o, i.fa-heart { color: #ab5092; }
.cc_container a,.cc_container a:visited, .post_title, #footer-div a, #footer-div a:hover, .mobile-heading-text, .message-subject, .block-link-right:hover, #h1-title, a, a:hover, .color-fg, .dark-heading, .modal-header, .modal-header .close, .navbar-brand, .navbar-brand:hover, #main-menu a  { color: #14b3e2; }
.homepage-title { text-align: center; color: #14b3e2; margin-bottom: 20px; }
.cc_container .cc_btn, .cc_container .cc_btn:visited, .forum_page_button, #login-box, .color-bg, button, .button, .pagination a, .pagination a:hover, .navbar, .navbar-nav > li > a, .navbar-nav > li > a:hover   { background-color: #75a5ce!important; }
.pagination .active a, .pagination .active a:hover { background-color: #ab5092 !important; }
#login-box button { background-color: #3A3A3A!important; } 
.modal-header button.close { background-color: transparent!important; }

#login-body { background-color: #75a5ce; color: #fff; }
.index-text { margin: 10px 0 0 0; }
.index-text p { max-width: 886px; margin: 10px auto; }
.index-blue { background-color: #fff; color: #333; }
.index-blue h3, .index-blue h2, .index-blue h5 { line-height: 45px;color: #14b3e2; font-size: 32px; margin: 10px 0 40px 0; }
.index-blue p { font-size: 16px;padding: 0;margin-bottom: 75px; }
p#site-title, #h1-title { color: #14b3e2; font-size: 36px; font-weight: normal; font-family: 'Raleway', sans-serif; margin: 0; }
.index-left-margin-big { margin-left: 45px!important; }
.index-right-margin-big { margin-right: 45px!important; }
#signup-button, #login-box button { background-color: #d4ddee!important; color: #ab5092; }

#signup-form input, #signup-button, #login-box button { border-radius: 3px; }

#top-header { background-color: #75a5ce; color: #fff; }
#top-header a, #top-header a:hover {  }
#nav-brand-main img { width: 32px!important; margin-top: -3px; }

#login-button-header { font-weight: bold; border-bottom: 1px solid #fff; }
#top-header .open .dropdown-toggle, #login-box { border-color: #d4ddee; } 
#login-box { border-radius: 0 0 3px 3px; }
#login-box input { border-radius: 3px; }

#top-header .open .dropdown-toggle { border-bottom: 0px!important; }

#footer-div { background-color: #fff!important; margin-top: 20px; }
#footer-div h3 a, #footer-div h3 a:hover { font-size: 18px; } 
#footer-div a, #footer-div a:hover { color: #7783b1; }
#copyright-div { font-size: 12px;padding: 20px 0;text-align: center;background-color: #fff;color: #444; }
#copyright-div a, #copyright-div a:hover { color: #444; }

#resources { background-color: #fff;clear: both;margin: 30px 0 40px 0; }
#resources h2 { line-height: 45px;color: #14b3e2;font-size: 32px;}
#resources ul { margin: 0; padding: 0; }
#resources ul li { list-style: none; padding: 5px 0; }

.mobile-heading-text { color: #fff; text-align: center; line-height: 40px; margin-top: 0px; }

#brides-grooms-div { margin-top: 43px; }
#brides-grooms-div .col-md-4 { text-align: center; }
#brides-grooms-div img { margin-top: 42px; }
p.bride-groom { text-align: center; font-size: 17px; font-weight: bold; margin-top: 20px;}
#signups-circle-inner { border-radius: 50%; background-color: #d0d9e8; height: 170px; width: 170px; top: 25px; margin-left: 25px; position: absolute;}
#signups-circle { border-radius: 50%; background-color: #d4ddee; height: 220px; width: 220px; position: relative; }
#signups-circle-inner p { color: #b092ac; font-size: 50px; text-align: center; font-weight: bold; margin-top: 46px;}
#search-options-inner { height: 260px!important; }

#terms_home_div a, #terms_home_div a:hover { color:#fff!important; text-decoration: underline; }
#terms_home_div #terms { height: 12px!important; width: 25px!important; }

#profile-links, #profile-links a { background-color: #14b3e2!important; }
#profile-stats-list { background-color: #e1e7ff; color: #a182a2; }

#top-ad-outer { background-color: #fff; }

#logo-non-mobile { margin: 40px 0 15px 0; }

.homepage-list { margin: -45px auto 45px auto; width: 200px; }
.homepage-q { margin: 0 auto!important; font-weight: bold; }
.homepage-a { margin-bottom: 20px!important; }

.dotted-divide { width: 100%;height: 1px; border-bottom: 1px dotted #ab5092;margin: 35px 0 35px 0; }
.dotted-small-margin { margin-bottom: 5px; }

@media (max-width : 767px) { 
	#signups-circle { width:165px; height: 165px; margin-top: 31px; }
	#signups-circle-inner { height: 145px;width: 145px;top: 10px;margin-left: 10px;}
	#signups-circle-inner p { margin-top: 35px; }
}

@media (max-width : 767px) { 
	#main-menu a:hover { background-color: #ab5092; } 
	#main-menu a { color: #fff;  }
	.index-left-margin-big, .index-right-margin-big { margin-left: 0!important; }
}

.navbar-nav > li > a.inbox-new-message { color: #fff!important; }

.error{
	color: red;
}