img#logo-desktop {
    width: 300px !important;
}

#blog-sec .ui--content-box {
	min-height: 660px;
}
.field-wrap b {
    color: #fff;
    font-size: 14px;
}
.space4 {
    margin-bottom: 12% !important;
}
.space3 {
    margin-bottom: 6% !important;
}
.space2 {
    margin-bottom: 18% !important;
}
.space
{
margin-bottom: 0px !important;
}
.field-wrap > p {
    color: #fff;
    margin: 0;
    line-height: 19px;
    font-size: 14px;
}
.form {
  background: rgba(19, 35, 47, 0.9);
  padding: 40px;
  border-radius: 4px;
  box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3);
}

.tab-group {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}
.tab-group:after {
  content: "";
  display: table;
  clear: both;
}
.tab-group li a {
  display: block;
  text-decoration: none;
  padding: 15px;
  background: rgba(160, 179, 176, 0.25);
  color: #a0b3b0;
  font-size: 20px;
  float: left;
  width: 50%;
  text-align: center;
  cursor: pointer;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.tab-group li a:hover {
  background: #179b77;
  color: #ffffff;
}
.tab-group .active a {
  background: #1ab188;
  color: #ffffff;
}

label .req {
  margin: 2px;
  color: #1ab188;
}

label.active {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  left: 2px;
  font-size: 14px;
}
label.active .req {
  opacity: 0;
}

label.highlight {
  color: #ffffff;
}

input, textarea {
  font-size: 22px;
  display: block;
  width: 100%;
  height: 100%;
  background: none;
  background-image: none;
  border: 1px solid #a0b3b0;
  color: #ffffff;
  border-radius: 0;
  -webkit-transition: border-color .25s ease, box-shadow .25s ease;
  transition: border-color .25s ease, box-shadow .25s ease;
}
input:focus, textarea:focus {
  outline: 0;
  border-color: #1ab188;
}

textarea {
  border: 2px solid #a0b3b0;
  resize: vertical;
}

.field-wrap {
  position: relative;
}

.top-row:after {
  content: "";
  display: table;
  clear: both;
}
.top-row > div {
  float: left;
  width: 32%;
  margin-right: 1%;
}
.top-row > div:last-child {
  margin: 0;
}

.button {
  border: 0;
  outline: none;
  border-radius: 0;
  padding: 15px 0;
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em;
  background: #1ab188;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-appearance: none;
}
.button:hover, .button:focus {
  background: #179b77;
}

.button-block {
  display: block;
  width: 100%;
}

.forgot {
  margin-top: -20px;
  text-align: right;
}

/* approval form end */
#header-container {
box-shadow: none !important;
    height: 49px;
}
nav#navigation {
    margin: -36px 0 0 !important;
}
#menu-item-8358 img {
    margin-top: -14%;
}
/*header #logo {
    display: none;
}

#header-container {
    margin-top: 60px;
}*/
.page-id-8314 .flex-caption {
    position: static !important;
}
.ih-item.circle.effect1 .info {
  background: rgba(0, 0, 0, 0.4) !important;
  opacity: 1 !important;
}
.ih-item.circle.effect1 .spinner {
  width: 280px !important;
  height: 280px !important;
}
.ih-item.circle {
  width: 270px !important;
  height: 270px !important;
}
.ih-item.circle .info h3 {
    color: #fff !important;
}
.ih-item.circle.effect1 .info p {
    color: #fff !important;
}
body.page-id-8314 {
    width: 1200px;
    background: url(https://www.moneymakeredge.com/wp-content/uploads/2016/12/grayTextureBg.png);
    margin: 0 auto;
}
.page-id-8314 #page-content{
    background: #fff;
}
.page-id-8314 #header-container-background {
    background: #fff none repeat scroll 0 0 !important;
}
.account_manage {
  background-color: #0e7add !important;
  background-image: linear-gradient(to bottom, #1fc4f0, #0e7add) !important;
  background-repeat: repeat-x !important;
  border-radius: 4px;
  color: #ffffff !important;
  padding: 7px 12px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}
.account_manage a {
  color:#fff !important;
 }
.account_manage:hover{
 background:#0e7add !important;
}
#header-navigation > li.top-level-item > a {
  padding: 18px 8px !important;
 }
html #header-navigation li.menu-item.level-0 > a {
  font-size: 15px !important;
  font-weight: 400;
}
.modern-browser #header-navigation > li.top-level-item > a {
  /*background-color: #c9b179 !important;
  background-image: linear-gradient(to bottom, #e3d3ba, #c9b179) !important;
  background-repeat: repeat-x !important;
  border-bottom: 2px solid #c9b179;*/
}
.modern-browser #header-navigation > li.top-level-item > a:hover {
 /*background-color: #8e4a0b !important;
    background-image: linear-gradient(to bottom, #cfa871, #8e4a0b) !important;
    background-repeat: repeat-x !important;color:#8e4a0b!important;*/
  border-bottom:none !important;
}
#header-navigation li > ul.sub-menu::after {
    background: #8E4A0B none repeat scroll 0 0 !important;
}
html .ui--accent-background, html #header-navigation li > ul.sub-menu::after {
 background-color: #8E4A0B !important;
}
#header-container-background {
/*  background: rgba(0, 0, 0, 0) url("https://www.moneymakeredge.com/wp-content/uploads/2016/12/ps_neutral_@2X.png") repeat scroll 0 0;*/
}
.ui--content-box-title {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(219, 200, 166, 1) 0%, rgba(222, 205, 174, 1) 47%, rgba(219, 182, 122, 1) 100%) repeat scroll 0 0 !important;
}
.ui--gradient-grey, .ui--gradient-grey a {
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.more-link a {
  font-size: 13px !important;
}
.sidebar-layout.ui-row.sidebar-right {
  background: rgba(0, 0, 0, 0) url("https://www.moneymakeredge.com/wp-content/uploads/2016/12/rockywall_@2X-1.png") repeat scroll 0 0;
}
.wps-seo-booster-star-ratings.open.top-right {
  display: none;
}
/*.ui-column.span4:last-child {
 margin-top: -3%;
}*/
.ui--content-box.ui--box.ui--content-item.ui--animation.ui-row {
  height: 450px;
}
.widget.widget_recent_entries {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #cfb988;
  padding: 8px;
}
.sidebar-widget-title {
 border-bottom:none !important;
}
#desc {
  background-color: #f1f1f1;
  background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
  background-repeat: repeat-x;
  border-top: 1px solid #ebebeb;
  padding: 20px;
}

.ui--blog-item.layout--standard {
    width: 200px;
    float: left;
    padding: 4px 4px 0 15px;
    display: inline-block;
}
.ui--blog-metas-right.pull-right {
    margin: 0;
}
.ui--content-box-content-text {
    margin: 2px 0 0 6px !important;
}
.ui--blog-side.ui--blog-date.ui--accent-gradient-hover-parent.ui--box{display: none;}
h4.ui--blog-title.entry-title.clearfix {
    height: 50px;
}
.menu-item {
    background: #DECCAD;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .ui--content-box.ui--box.ui--content-item.ui--animation.ui-row {
  height: 475px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .ui--content-box.ui--box.ui--content-item.ui--animation.ui-row {
  height: 325px;
}
}
@media only screen and (min-width: 100px) and (max-width: 479px) {
.helper--seperator {
  margin-left: 0px !important;
  margin-right: 0px!important;
  min-width: 0px!important;
}
.account_manage{
Font-size:11px;
padding:7px 2px !important;
}
.ui--icon.fontawesome-envelope.icon-inline-block {
  width: 10px !important;
}
  .ui--icon.fontawesome-phone.icon-inline-block {
  width: 6px !important;
}
  .tip {
  width: 222px;
}
  .ui--content-box.ui--box.ui--content-item.ui--animation.ui-row {
  height: 390px;
}
}


.sub-menu a {font-size: 12px !important;}


.page-id-8283 .ui--blog-title {
    margin-bottom: 34%!important;
}

input#af-submit-image-1068814314 {
    border: none !important;
}
.inpt input{
	     margin: 0 auto;
}
.home .ui-column.span6 .ui--content-box {
    height: auto !important;
}
.dayxx {
    display: none !important;
}
#side-panel-pusher {
    margin-top: -20px !important;
}
@media only screen and (max-width: 767px){
h1#custom-title-h1-1 {
    padding-top: 20px;
	}
img#logo-phone {
    width: 50%;
}
ul#header-navigation {
    margin-top: 18px;
}
div#page-content {
    padding-top: 160px;
}
div#titlebar {
    padding-top: 140px;
}
.post-template-default #page-content {
    padding-top: 15px !important;
}}
@media only screen and (min-width: 768px) and (max-width: 979px){
img#logo-tablet {
    margin: 0px !important;
    width: 50% !important;
    height: auto !important;
	}
header#page-header {
    height:205px  !important;
}
nav#navigation {
    margin-top: 2px !important;
}
div#logo {
    height: 94px;
}}