.row-fullwidth {
	width: 100%;
}

a.profile-btn, .page-id-171  input#gform_submit_button_4 {
    background: #365d8c;
    color: white;
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 10px 20px !important;
    border-radius: 4px;
    box-shadow: 0 2px 0 #223d5d;
    border: 2px solid #365d8c;
    cursor: pointer;	
}

a.profile-btn:hover, .page-id-171  input#gform_submit_button_4:hover{
	background: #e09900!important;
    border-color: #e09900!important;
	box-shadow: 0 2px 0 #956702;
}

a.profile-btn:hover:after {
    display: none;
}

.page-id-171 .gform_wrapper input {
	width: 100% !important;
}

.page-id-171 .competition h1 {
    font-size: 26px
}

.page-id-171 div.competition {
	 padding: 30px;
	border: 1px solid #e1e8ed;
    border-radius: 4px;
	margin-bottom: 1em;
}


.page-id-171  span.move-right {
    font-size: 20px;
}

.account-details h4 {
    color: #365d8c;
}

.account-wrapper {
    padding-bottom: 1em;
	text-align: center;
}

.account-img img {
    width: 100%;
	margin-bottom: 30px;
}

/* 

.profile-section .profile-data {
  border: 1px solid #e1e8ed;
  padding: 15px;
}
.profile-section .profile-data:after {
  content: "";
  display: block;
  clear: both;
}
.profile-section .profile-data > div {
  margin-left: 15px;
  float: left;
}
.profile-section .profile-data > div img {
  border-radius: 50%;
}
.profile-section .profile-data .pull-right {
  float: right !important;
  margin-top: 35px;
  margin-right: 25px;
}
.profile-section h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px;
  clear: both;
  border-bottom: 1px solid #e1e8ed;
}

*/
/*# sourceMappingURL=profile.css.map */