/* ****************************

Reset Password Styles

*******************************/

#post-269 .entry-title {
  display: none;
}

/* ****************************

Google Maps Styles

******************************/
#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 300px;
}

#pac-input:focus {
  border-color: #4d90fe;
}

.pac-container {
  font-family: Roboto;
}



/* ****************************

Distributor Search Styles

*******************************/

#ous_distributor_search h4 {
  margin: 20px 0;
}

#country-label {
  display: inline-block;
  margin-top: 20px;
  width: 150px;
}

.tab-content select {
  padding: 5px;
}

#submit-treatment-distributor-search, #submit-product-distributor-search {
  background-color: #EF8C07;
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
  padding: 10px 20px;
  text-transform: uppercase;
}

#ous_distributor_search ul.nav-tabs li.active {
  background-color: #EF8C07;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  opacity: 1;
}

.nav-tabs {
  margin-left: 0 !important;
}

#new-product-error {
  color: red;
}


/* ******************************

Distributor Search Results Styles

*********************************/


h2 {
  color: #EF8C07;
}

#link {
  border-radius: 5px;
  border: solid 1px #EF8C07;
  margin-top: 20px;
  padding: 10px;
}

.practice-box {

  background-image: url(../images/sculpsure_locator_bg.png);
  height: 330px;
  margin-bottom: 15px;
  text-align: center;


}

.one_third.practice-box {

  margin-right: 30px;
  margin-bottom: 30px;
}


.practice-wrapper {

  height: 100%;
  padding: 20px;
}

.practice-box p {

  /*font-family: 'flamalight';*/
  border-bottom: 1px solid #ea7125;
  color: #4d4e53;
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  vertical-align: top;
  width: 85%;

}

.practice-logo-wrapper img, .more-info-wrapper img {

  display: block;
  margin: 0 auto;


}

.practice-logo-wrapper img {

  max-height: 100px;
  padding-bottom: 20px;
  padding-top: 20px;
}


.more-info-wrapper {
  bottom: 42px;
  left: 0;
  position: absolute;
  width: 100%;


}

#distributor_contact_form div {
  margin-bottom: 20px;
}

#distributor_contact_submit_btn {
  background-color: #EF8C07;
  border-radius: 0;
  border: 0;
  color: white;
  font-size: 14px;
  padding: 10px 20px;
  text-transform: uppercase;
}

/* ******************************

Distributor Details

******************************** */

.section-header {
    color: #EF8C07;
}

#ous-distributor-name {
  margin-top: 0 !important;
}


#ous-practice-logo {
    padding-left: 0px !important;
}


#ous-practice-name h1 {
    margin-top: 10px !important;
}


#ous-provider-locations {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

#ous-provider-img {
  padding-left: 0px !important;
}



/* ******************************

Edit Distributor Profile Styles

****************************** */

.profile-section {
  margin: 15px;
}

.profile-section span {
  margin-left: 15px;
}

.profile-tile {
  border: solid 1px #4D4D4F;
  padding: 20px;
}

.lasers-at-location {
  list-style-type: none;
  margin: 0;
}

.lasers-at-location li {
  margin: 5px;
}

.lasers-at-location li:before {
  content: "\25ba\00a0";
}




/* ******************************

Practice Details Styles

********************************/

.section-header {
    color: #EF8C07;
    margin-top: 30px;
}

#practice-details div, #provider-details div, #treatment-details div {
    margin: 20px 0px;
}

#ous-practice-logo {
    padding-left: 0px !important;
}

#ous-practice-name h1 {
    margin-top: 10px !important;
}

#ous-provider-locations {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

#ous-provider-img {
  padding-left: 0px !important;
}
