.anduworld-content-text {
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.page-template-anduworld-index #page {width: 100%!important;  background: none!important;}
.page-template-anduworld-index #top {
  width: 100%;
  max-width: 100%;
}

.anduworld-content {
  background: none;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
  margin-bottom: 0px!important;
  display: block;
  position: relative;
  float: left;
  width: 100%;
}

.page-template-anduworld-index .content {background: none!important}

.page-template-anduworld-index body, .page-template-anduworld-index html {background: #ededed url('/../images/bg.jpg')!important;}

#anduworld-top {background: none!important;}

.anduworld-content-text .header {
  margin: 20px;
}

.page-template-anduworld-index .form-right{
  border: 1px solid #ddd;
}

.page-template-anduworld-index .form-container .form-left,.form-container .form-right {
  height: auto;
}

.anduworld-login, .anduworld-login-footer {
  background: none;
  max-width: 1200px;
  margin: auto!important;
  box-shadow: 0 1px 3px rgba(14,14,14,.11);
}

.anduworld-login-footer {background-size: cover!important; margin: auto}

.page-template-anduworld-index .registration-form .table .table-cell .gselect, .registration-form .table .table-cell select {
  height: 45px!important;
}

.page-template-anduworld-index .registration-form .table .table-cell .tag .gselect {
  width: 77px!important;
}

.page-template-anduworld-index .header .pipe {display: none!important;}

.page-template-anduworld-index .btn {
  background: #e6467a!important;
  border: 0px!important;
  color: #fff;
  padding: 0 10px 0 10px;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 0px!important;
  font-size: 14px!important;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
  min-height: 30px!important;
  line-height: 28px;
  text-transform: uppercase;
  margin-right: 25px!important;
  margin-bottom: 15px!important;
}

.anduworld-registration-index {
  margin-bottom: 40px!important;
}

.page-template-anduworld-index .user-form .table .table-cell select {font-size: 17px!important;}

.page-template-anduworld-index .filter-container {
  position: absolute;
  top: 100px;
  right: 58px;
  left: 50px;
}

.page-template-anduworld-index .anduworld-training-wrap {
  position: relative;
  width: auto;
  float: left;
  margin-top: 80px;
  margin-bottom: 50px;
}

.page-template-anduworld-index .welcomeWidget.physio-user {
  height: 80px;
  width: 100%;
  float: lef;
  background: #f6f6f6;
  border-bottom: 1px solid rgba(0,0,0,0.05);
}

.page-template-anduworld-index .welcomeWidget div {
  margin-left: 30px;
}

.page-template-anduworld-index .user-form .table .table-cell .gselect,.user-form .table .table-cell input {height: 45px!important;}

.anduworld-content-text .header h1 {
  color: #4cbdb5;
}

.header .anduworld-logo {display: none;}


@media (max-width: 1000px) {
  .page-template-anduworld-index .registration-form {width: 100%!important;}
  .page-template-anduworld-index .form-container .form-left,.form-container .form-right {
    width: 100%;
    margin-top: 50px;
  }

  .page-template-anduworld-index .content .registration-form .form-left .table {width:100%!important;}

  .page-template-anduworld-index .table-cell-heading {
    width: 140px!important;
    font-size: 25px!important;
  }

  .page-template-anduworld-index .table-cell.year {
    width: 300px!important;
  }

  .page-template-anduworld-index .coaching-card-sample-content .btn {
    display: inline-block;
    position: absolute;
    top: 196px;
    width: 110px;
    left: 205px;
  }

}