.container-fluid-1dogsports-1dogsports {
  background-color: #f7f7f7 !important;
  padding: 100px 60px 30px;
}

.box-user-1dogsports {
  width: 100%;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  padding: 35px;
  display: block;
  overflow: hidden;
}
.box-user-1dogsports img {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.name-user-1dogsports {
  font-size: 22px;
  font-weight: bold;
  display: block;
  width: 100%;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  text-align: left;
  margin: 30px 0 10px;
}

.business-work-1dogsports {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  width: 100%;
}

.info-user-detail {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.btn-edit-profile-1dogsports {
  line-height: 36px;
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: #dce0e0;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
}
.btn-edit-profile-1dogsports:hover {
  background-color: #0f93fe;
  color: #fff;
}

.btn-disabled {
  line-height: 36px;
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: #fff;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #d4d4d4;
  margin-bottom: 10px;
}
.btn-disabled:hover {
  background-color: #0f93fe;
  color: #fff;
}

.btn-view-profile-1dogsports {
  line-height: 36px;
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: transparent;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #0f93fe;
}
.btn-view-profile-1dogsports:hover {
  background-color: #0f93fe;
  color: #fff;
}

/* NAVBAR MENU MYKANITO CSS START */
#navbar-menu-1dogsports {
  height: 60px !important;
  z-index: 999 !important;
}
#navbar-menu-1dogsports .nav > li > a {
  padding-left: 5px;
  padding-right: 5px;
  color: #4a4a4a;
  z-index: 999 !important;
  background-color: transparent !important;
}
#navbar-menu-1dogsports .navbar {
  border: none;
  margin-bottom: 0;
}
#navbar-menu-1dogsports .navbar-collapse {
  max-height: none;
  padding-left: 0;
  padding-right: 0;
}
#navbar-menu-1dogsports .navbar-default .navbar-collapse {
  border-color: #fff;
}

.navbar-default .navbar-form {
  border-color: #fff;
}

#navbar-menu-1dogsports .navbar-default .navbar-nav > li > a {
  color: #fff;
}
#navbar-menu-1dogsports .navbar-default .navbar-nav > li > a:focus {
  /* background-color: #00752c; */
  /* color: #fff; */
  color: #4a4a4a !important;
}

.navbar-default .navbar-nav > li > a:hover {
  /* background-color: #00752c; */
  /* color: #fff; */
  color: #4a4a4a !important;
}

#navbar-menu-1dogsports .navbar-default .navbar-nav > .active > a {
  /* background-color: #00752c; */
  background-color: transparent !important;
  color: #4a4a4a !important;
}

.navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  /* background-color: #00752c; */
  background-color: transparent !important;
  color: #4a4a4a !important;
}

#navbar-menu-1dogsports .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
#navbar-menu-1dogsports .navbar-default .navbar-toggle:hover {
  background-color: #DDD;
}
#navbar-menu-1dogsports .navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
#navbar-menu-1dogsports .navbar-nav {
  margin: auto;
}
#navbar-menu-1dogsports .navbar-toggle {
  margin-left: 15px;
  margin-right: 0;
  float: right;
}

.clear {
  clear: both;
}

#navbar-menu-1dogsports .navbar {
  z-index: 1;
}
#navbar-menu-1dogsports .navbar-default .navbar-nav > li > a:focus {
  outline-style: none;
}

.navbar-default .navbar-nav > .active > a:focus {
  outline-style: none;
}

#navbar-menu-1dogsports .navbar-nav {
  background-color: #fff !important;
  z-index: 99999 !important;
}
#navbar-menu-1dogsports .nav > li.active > a {
  color: #4a4a4a !important;
  border-bottom: 2px solid #0f93fe;
}

@media (min-width: 1024px) {
  #navbar-menu-1dogsports .navbar {
    border-radius: 0 !important;
  }
}
@media (min-width: 1024px) {
  #navbar-menu-1dogsports .navbar-collapse {
    width: auto !important;
    border-top: 0 !important;
    box-shadow: none !important;
  }
  #navbar-menu-1dogsports .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
  }
  #navbar-menu-1dogsports .navbar-collapse.in {
    overflow-y: visible !important;
  }
  #navbar-menu-1dogsports .navbar-fixed-top .navbar-collapse {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 1024px) {
  #navbar-menu-1dogsports .navbar-nav {
    float: none !important;
    display: table !important;
    width: 100% !important;
    margin: 0 !important;
  }
  #navbar-menu-1dogsports .navbar-nav > li {
    float: none !important;
    display: table-cell !important;
    text-align: center !important;
  }
  #navbar-menu-1dogsports .navbar-nav > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  #navbar-menu-1dogsports .navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
  }
}
@media (min-width: 1024px) {
  #navbar-menu-1dogsports .navbar-toggle {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  #navbar-menu-1dogsports .navbar-collapse {
    border-bottom: 1px solid !important;
    width: 100%;
    z-index: 9999 !important;
    border-top: 1px solid !important;
    margin: 0;
  }
  #navbar-menu-1dogsports .navbar-nav {
    margin: 0 !important;
  }
}
/* NAVBAR MENU MYKANITO CSS FINISH */
.tab-1dogsports {
  border-radius: 3px;
  margin-bottom: 20px;
}

.tab-1dogsports-header {
  background-color: #f9f9f9;
  line-height: 40px;
  display: block;
  width: 100%;
  border: solid 1px #dce0e0;
}
.tab-1dogsports-header h4 {
  display: block;
  width: 100%;
  padding-left: 50px;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.tab-1dogsports-content {
  background-color: #fff;
  border: solid 1px #dce0e0;
  width: 100%;
  display: block;
}

.plan-account-1dogsports, .plan-account-1dogsports-disabled {
  text-align: center;
  display: block;
}

.plan-account-1dogsports img {
  margin: 30px auto 10px;
}

.plan-account-1dogsports-disabled img {
  filter: grayscale(100%);
}

.plan-account-1dogsports h5 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #4a4a4a;
}

.plan-account-1dogsports-disabled h5 {
  color: #aaaaaa;
}

.plan-account-1dogsports p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #4a4a4a;
}

.plan-account-1dogsports-disabled p {
  color: #aaaaaa;
}

.plan-account-1dogsports a {
  width: 150px;
  line-height: 30px;
  border-radius: 3px;
  background-color: #5bbcbf;
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  margin: 0 auto 20px;
}

.plan-account-1dogsports-disabled a {
  filter: grayscale(100%);
}

.tab-1dogsports-standard .tab-1dogsports-content {
  padding: 30px 50px;
}

.your-email-text {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.email-confirmed {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe;
  line-height: 40px;
}

.text-confirmed {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  overflow: hidden;
}
.text-confirmed b {
  font-weight: bold;
  color: #4a4a4a;
}

.your-number-text {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  display: block;
}

.your-number-text-first {
  padding-top: 20px;
}
.your-number-text-first span {
  color: #232323 !important;
}

.btn-add-phone {
  line-height: 36px;
  width: 100%;
  display: block;
  border-radius: 3px;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #fff !important;
  background-color: #5bbcbf !important;
  border: solid 1px #dce0e0;
}

.cancel-add-phone {
  line-height: 36px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa !important;
}

.phone-info {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  display: block;
  padding-top: 20px;
}
.phone-info span {
  font-weight: bold;
  color: #232323;
}

.tab-1dogsports-content-password input {
  height: 40px;
}

.row-first-pasword {
  margin-bottom: 20px;
}

.box-password-text {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  display: block;
}

.btn-save-password {
  display: block;
  width: 100%;
  line-height: 40px;
  border-radius: 3px;
  background-color: #5bbcbf;
  font-size: 12px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  text-decoration: none !important;
  margin-top: 30px;
}

.btn-save-privacy {
  display: block;
  width: 100%;
  line-height: 40px;
  border-radius: 3px;
  background-color: #5bbcbf;
  font-size: 12px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  text-decoration: none !important;
  margin-top: 30px;
}

.section-notification h3 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #333333;
}
.section-notification p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #a2a2a2;
}

/* Toggle Switch start */
.onoffswitch {
  position: relative;
  width: 80px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #FFFFFF;
  border-radius: 22px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 40px;
  padding: 0;
  line-height: 40px;
  font-size: 14px;
  color: white;
  font-weight: bold;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "On";
  padding-left: 10px;
  background-color: #5BBCBF;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "Off";
  padding-right: 10px;
  background-color: #DCE0E0;
  color: #FFFFFF;
  text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 22px;
  margin: 9px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  border: 2px solid #FFFFFF;
  border-radius: 22px;
  transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}

.onoffswitch-1dogsports {
  margin-top: 30px;
}

/* Toggle Switch finish*/
.section-delete-account h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}
.section-delete-account p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}
.section-delete-account a {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #cccccc !important;
  text-decoration: underline;
  display: block;
  margin-top: 60px;
}

.verified-information {
  width: 100%;
  display: block;
  border-radius: 3px;
  margin-top: 20px;
}

.verified-information-header {
  width: 100%;
  display: block;
  background-color: #ffffff;
  border-top: solid 1px #dce0e0;
  border-right: solid 1px #dce0e0;
  border-left: solid 1px #dce0e0;
}
.verified-information-header h3 {
  font-size: 14px;
  display: block;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  line-height: 40px;
  margin: 0;
  padding-left: 30px;
}

.verified-information-content {
  width: 100%;
  padding: 30px;
  background-color: #fff;
  border: solid 1px #dce0e0;
}

.info-user-status {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.info-user-status p {
  float: left;
  display: block;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  line-height: 40px;
}

.circle-info-user {
  float: right;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #dce0e0;
  margin-top: 6px;
}
.circle-info-user span {
  color: #dce0e0;
  line-height: 30px;
  margin: 0;
}

.circle-info-user-active {
  border: 1px solid #0f93fe !important;
}
.circle-info-user-active span {
  color: #0f93fe !important;
}

.section-btn-switch {
  width: 280px;
  margin: 0 auto;
  display: block;
}
.section-btn-switch a {
  float: left;
  display: block;
  width: 140px;
  line-height: 30px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  text-decoration: none !important;
  text-align: center;
  color: #dce0e0;
}

.section-btn-switch-big {
  width: 360px !important;
}
.section-btn-switch-big a {
  width: 180px !important;
}

.section-btn-switch a.active {
  color: #fff !important;
  background-color: #0f93fe !important;
}

.badge-service-booked {
  border-radius: 3px;
  background-color: #ffffff;
  padding: 20px;
  margin-top: 20px;
  border-right: solid 1px #e2e1dd;
  border-left: solid 1px #e2e1dd;
  border-top: solid 1px #e2e1dd;
  position: relative;
}

.badge-service-user-img {
  float: left;
  margin-bottom: 50px;
  width: 80px;
  height: 80px;
}
.badge-service-user-img .img-user {
  width: 80px;
  height: 80px;
  display: block;
}
.badge-service-user-img .badge-user {
  margin: -20px auto 0;
  display: block;
}

.badge-service-user-info {
  float: left;
  display: block;
  margin-left: 15px;
  margin-right: 30px;
}
.badge-service-user-info h2 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin: 0;
}
.badge-service-user-info h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.number-review {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.badge-service-user-info .icon-paw-discover {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
}

.user-value-information {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.address-user-service-1dogsports {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #4a4a4a;
}

.btn-service-booked-1dogsports {
  border-top: 1px solid #e2e1dd;
  background-color: #fff;
  border-left: solid 1px #e2e1dd;
  border-right: solid 1px #e2e1dd;
  border-bottom: solid 1px #e2e1dd;
}
.btn-service-booked-1dogsports a {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  line-height: 50px;
}

.btn-service-booked-1dogsports-disabled a {
  color: #aaaaaa !important;
  cursor: default !important;
  pointer-events: none !important;
}

.btn-service-booked-1dogsports:first-child {
  background-color: #333;
}

.first-service {
  border-right: solid 1px #e2e1dd;
}

.badge-service-user-icon {
  position: absolute;
  top: 15px;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
}
.badge-service-user-icon .icon-love {
  color: #ff5f73;
  font-size: 24px;
}
.badge-service-user-icon .icon-flash {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #0f93fe;
  color: #fff;
  text-align: center;
  line-height: 24px;
  margin: 10px auto 0;
}
.badge-service-user-icon .icon-flash-disabled {
  background-color: #dce0e0;
}

.badge-adoption-1dogsports {
  border-radius: 3px;
  background-color: #ffffff;
  padding: 20px;
  margin-top: 20px;
  border: solid 1px #e2e1dd;
  position: relative;
}

.badge-adoption-1dogsports-img {
  float: left;
  margin-bottom: 60px;
  width: 25%;
  height: 80px;
}
.badge-adoption-1dogsports-img .img-user {
  width: 100%;
  display: block;
}

.badge-adoption-1dogsports-icon {
  position: absolute;
  top: 15px;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
}
.badge-adoption-1dogsports-icon .icon-love {
  color: #ff5f73;
  font-size: 24px;
}

.badge-adoption-1dogsports-info {
  float: left;
  display: block;
  width: 70%;
  margin-left: 5%;
  /* margin-left: 15px; */
  /* margin-right: 30px; */
}
.badge-adoption-1dogsports-info h2 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin: 0;
}
.badge-adoption-1dogsports-info h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}
.badge-adoption-1dogsports-info p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.icon-adoption {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #fff !important;
  line-height: 26px !important;
}

.row-icon-adoption {
  margin-top: 30px;
}

.icon-adoption-pink {
  background-color: #ff5f73;
}

.icon-adoption-orange {
  background-color: #fbc932;
}

.icon-adoption-green {
  background-color: #7ed321;
}

.icon-adoption-blue {
  background-color: #4a90e2;
}

.icon-adoption-violet {
  background-color: #bd10e0;
}

.icon-adoption-grey {
  background-color: #dce0e0;
}

.adoption-1dogsports-noresult {
  background-color: #fff;
  text-align: center;
  padding: 90px 150px 50px;
  margin-top: 20px;
  border: solid 1px #dce0e0;
}
.adoption-1dogsports-noresult h3 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #4a4a4a;
}
.adoption-1dogsports-noresult p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #4a4a4a;
  padding-bottom: 30px;
}
.adoption-1dogsports-noresult a {
  width: 290px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 0 auto;
}

/* MY KANITO */
.container-fluid-1dogsports-login, .container-fluid-1dogsports-signup {
  background-color: #f7f7f7;
  margin-top: 70px;
  padding-bottom: 30px;
  min-height: 80vh;
}

.col-service-login, .col-service-signup {
  border-radius: 3px;
  background-color: #fff;
  border: solid 1px #dce0e0;
}

.col-service-login-form-login, .col-service-signup-form-sign {
  padding: 50px;
}

.title-login, .title-signup {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #232323;
  display: block;
}

.subtitle-login, .subtitle-signup {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #a2a2a2;
  padding-bottom: 60px;
}

.btn-google-login {
  text-align: center;
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: #db3236;
  line-height: 40px;
  text-decoration: none !important;
  color: #fff !important;
  margin-bottom: 10px;
  margin-top: 115px;
}
.btn-google-login.btn-disabled {
  background-color: rgba(86, 25, 25, 0.5);
}

.col-service-login-form-login .btn-google-login {
  margin-top: 0;
}

.btn-facebook-login {
  text-align: center;
  width: 100%;
  display: block;
  border-radius: 3px;
  background-color: #3b5998;
  line-height: 40px;
  text-decoration: none !important;
  color: #fff !important;
  margin-bottom: 10px;
}
.btn-facebook-login.btn-disabled {
  background-color: rgba(33, 50, 86, 0.5);
}

.social-post-alert {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #aaaaaa;
}

.line-vertical-login, .line-vertical-sign {
  display: block;
  height: 130px;
  width: 1px;
  background-color: #dce0e0;
  margin: 8px auto;
}

.col-service-login-form-login .line-vertical-login {
  height: 55px;
}

.or-text {
  width: 100%;
  text-align: center;
  font-family: "Open Sans", sans-serif !important;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  color: #a2a2a2;
}

.form-login-1dogsports input, .form-sign-1dogsports input {
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif, FontAwesome !important;
}

.login-btn, .sign-up-btn {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #0f93fe;
  width: 100%;
  line-height: 40px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #0f93fe;
  display: block;
  margin-top: 30px;
}

.terms-login {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #a2a2a2;
  display: block;
  margin-top: 10px;
}

.status-myadoption h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}
.status-myadoption p {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}

.status-published {
  color: #008f3c !important;
}

.status-rejected {
  color: #d0021b !important;
}

.status-pending {
  color: #0f93fe !important;
}

.status-published {
  color: #008f3c !important;
}

.puppies-info {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.puppies-info-title {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  padding-right: 10px;
}

.badge-puppies-1dogsports-info {
  float: left;
  display: block;
  width: 68%;
  /* margin-left: 15px; */
}
.badge-puppies-1dogsports-info h2 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  margin: 0;
  color: #232323;
}

.badge-puppies-1dogsports-img {
  float: left;
  width: 30%;
  margin-right: 2%;
}

.row-icon-puppies {
  margin-left: -27px;
  margin-top: 5px;
}

.badge-puppies-1dogsports-img .img-user {
  width: 100%;
  max-width: 80px;
  /* height: 80px; */
  display: block;
}

.puppies-info-title-right {
  margin-left: 5px;
}

.filter-my-booking {
  margin-top: 20px;
}
.filter-my-booking input {
  font-family: "Montserrat", sans-serif, FontAwesome !important;
  height: 40px !important;
  line-height: 40px !important;
}

select {
  font-family: "Montserrat", sans-serif, FontAwesome !important;
  height: 40px !important;
  line-height: 40px !important;
}

#select-months-booking {
  border-radius: 3px 0 0 3px !important;
}

#select-year-booking {
  border: none !important;
  border-top: solid 1px #dce0e0 !important;
  border-right: solid 1px #dce0e0 !important;
  border-bottom: solid 1px #dce0e0 !important;
  border-radius: 0 3px 3px 0 !important;
}

.filter-my-booking a {
  height: 40px !important;
  display: block;
  width: 100%;
  line-height: 40px !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #0f93fe !important;
  background: transparent !important;
  text-decoration: none !important;
  border-radius: 3px;
  border: solid 1px #0f93fe !important;
}

.item-1dogsports-booking {
  border: solid 1px #dce0e0;
  border-radius: 3px;
  margin-top: 20px;
}

.item-1dogsports-booking-header {
  background-color: #f9f9f9;
  display: block;
}
.item-1dogsports-booking-header h2 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  line-height: 40px;
  float: left;
  display: block;
  margin: 0;
  padding-left: 20px;
}
.item-1dogsports-booking-header h2 span {
  padding-right: 10px;
}
.item-1dogsports-booking-header p {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: right;
  color: #aaaaaa;
  line-height: 40px;
  float: right;
  display: block;
  padding-right: 20px;
}

.item-1dogsports-booking-content {
  background-color: #fff;
  display: block;
  border-top: solid 1px #dce0e0;
  padding: 20px;
}

.col-border-right-booking {
  border-right: 1px solid #0f93fe;
}

.booking-user-name {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  color: #232323;
  margin: 0;
}

.booking-address {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #232323;
  margin: 0;
}

.booking-list-img {
  padding-right: 15px;
  padding-left: 10px;
}

.booking-list-hour, .booking-list-test, .booking-list-name, .booking-list-dog {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 0;
  line-height: 30px;
}

.btn-booking-1dogsports {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  text-align: center;
  line-height: 40px;
  border-radius: 2px;
  background-color: #ffffff !important;
  border: solid 1px #e2e1dd;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa !important;
  text-decoration: none !important;
}
.btn-booking-1dogsports:hover {
  color: #0f93fe !important;
}

.status-booking {
  margin-top: 10px !important;
}

.col-booking-nomargin {
  margin: 0;
  padding: 0;
}

.box-user-img-business {
  margin-top: -20px !important;
  z-index: 999;
}

.box-statistics-1dogsports {
  border: solid 1px #dce0e0;
  border-radius: 3px;
  margin-top: 20px;
}

.box-statistics-1dogsports-header {
  background-color: #f9f9f9;
  display: block;
}
.box-statistics-1dogsports-header h2 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  float: left;
  margin: 0;
  padding-left: 20px;
  line-height: 40px;
}
.box-statistics-1dogsports-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.dropdown-menu-statistics {
  top: 62px !important;
  left: 220px !important;
  box-shadow: none !important;
}

.box-statistics-1dogsports-header a {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #0f93fe !important;
  text-decoration: none !important;
  display: block;
  float: left;
  margin-left: 30px;
  line-height: 40px;
}

.box-statistics-1dogsports-content {
  background-color: #fff;
  display: block;
  border-top: solid 1px #dce0e0;
  padding: 20px;
}
.box-statistics-1dogsports-content h1 {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.box-item-statistics {
  padding: 30px 100px;
}
.box-item-statistics h2 {
  margin: 0;
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}
.box-item-statistics a {
  margin: 0;
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa !important;
  text-decoration: none !important;
}
.box-item-statistics h3 {
  display: block;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 22px 0 0;
}
.box-item-statistics p {
  margin: 0;
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa !important;
}

.single-box-item-statistics {
  margin-bottom: 30px;
}

.help-box-business {
  width: 100%;
  display: block;
  position: relative;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  margin-top: 20px;
  padding: 20px;
}

.help-box-business,
.help-box-user-edit {
  width: 100%;
  display: block;
  position: relative;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  padding: 20px;
  margin-bottom: 20px;
}

.help-box-business img,
.help-box-user-edit img {
  float: left;
  margin: 20px 40px 20px 30px;
}

.help-box-business h3,
.help-box-user-edit h3 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  color: #4a4a4a;
}

.help-box-business p,
.help-box-user-edit p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  color: #4a4a4a;
}

.help-box-business a,
.help-box-user-edit a {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.83;
  text-align: right;
  color: #aaaaaa;
}

.item-box-business {
  width: 100%;
  display: block;
  position: relative;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  margin-top: 20px;
  padding: 20px;
  margin-bottom: 20px;
}

.box-information-user h2 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #4a4a4a;
  margin: 0;
  display: block;
}
.box-information-user h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  display: block;
  margin: 5px 0;
}
.box-information-user .icon-paw-discover {
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
}

.img-user {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 124px;
}

.badge-user {
  display: block;
  margin: -20px auto 0;
}

.user-value-information-norated {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.box-information-user-address {
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  margin-top: 20px;
}

.item-info {
  width: 70%;
  float: left;
}

.item-action {
  width: 30%;
  float: left;
}

.item-service-title {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #232323 !important;
  margin: 0;
}

.item-service-text {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}
.item-service-text a {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.item-separator {
  color: #dce0e0 !important;
  padding-left: 10px;
  padding-right: 10px;
}

.time-service {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  float: right;
  line-height: 30px;
  margin-left: 20px;
}

.price-service {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  text-align: right;
  color: #232323;
  float: right;
  border-radius: 3px;
  background-color: #f0f0f0;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
}

.divider-small {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.box-business-1dogsports-action a {
  float: right;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  text-decoration: none !important;
  line-height: 40px;
  border-radius: 2px;
  background-color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  border: solid 1px #e2e1dd;
  margin-left: 20px;
}

.btn-back-1dogsports-business {
  width: 180px;
  line-height: 40px;
  display: block;
  text-align: center;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #a7a7a7 !important;
  text-decoration: none !important;
}

.box-my-list-price {
  width: 100%;
  display: block;
  position: relative;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  margin-top: 20px;
  padding: 30px 50px;
  margin-bottom: 20px;
}

.title-my-list-price {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 0 0 10px;
}

.text-my-list-price {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.section-title-course {
  position: relative;
}
.section-title-course .divider {
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 100%;
}

.basic-title-course {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  padding: 20px;
  width: 130px;
  border-bottom: solid 2px #0f93fe;
}

.btn-business-add-service {
  line-height: 40px;
  border-radius: 3px;
  border: solid 1px #0f93fe;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #0f93fe !important;
  display: block;
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
  text-decoration: none !important;
}

.title-input-service-business {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
}

.box-my-list-price input, select {
  height: 40px !important;
  line-height: 40px !important;
}

.row-price-service-business a {
  line-height: 40px;
  color: #232323;
}

#section-service-business-text-add-information p {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  margin-top: 29px;
}

.btn-business-add-objective {
  width: 180px;
  height: 40px;
  border-radius: 2px;
  background-color: #5bbcbf;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  display: block;
  line-height: 40px;
  text-decoration: none !important;
}

.item-objective {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  float: left;
  margin-right: 10px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.item-objective span.text {
  line-height: 30px;
  height: 30px;
  display: block;
  float: left;
  padding-left: 13px;
  padding-right: 13px;
}
.item-objective span.result {
  line-height: 30px;
  height: 30px;
  background-color: #dce0e0;
  display: block;
  float: left;
  padding-left: 13px;
  padding-right: 13px;
}

#section-service-business-text-remove-information {
  margin-top: 30px;
  display: block;
}
#section-service-business-text-remove-information p {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #aaaaaa;
}

.btn-business-remove-objective {
  width: 280px;
  line-height: 40px;
  border-radius: 3px;
  border: solid 1px #aaaaaa;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #232323 !important;
  display: block;
  text-decoration: none !important;
  margin: 0 auto;
}

#section-save-business-service {
  margin-top: 66px;
  display: block;
}

.cancel-business-service {
  width: 180px !important;
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 3px;
  background-color: #dce0e0;
  font-size: 14px;
  font-weight: bold;
  float: right;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  text-decoration: none !important;
  color: #ffffff !important;
}

.save-business-service {
  width: 180px !important;
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 3px;
  background-color: #0f93fe;
  font-size: 14px;
  font-weight: bold;
  float: right;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  text-decoration: none !important;
  color: #ffffff !important;
  margin-left: 20px;
}

.section-item-service-added h1 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.item-service-added {
  padding: 20px;
  border-bottom: 1px solid #dce0e0;
}
.item-service-added h3 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.item-action-business {
  width: 100%;
}
.item-action-business .price-service {
  float: left !important;
}
.item-action-business .time-service {
  float: left !important;
  margin-left: 0;
}

.box-business-1dogsports-action-service a {
  margin-top: 30px !important;
}
.box-business-1dogsports-action-service a.disabled {
  color: #aaaaaa !important;
  cursor: default !important;
  pointer-events: none !important;
}

.box-select-type-time {
  display: block;
  width: 100%;
  margin-top: 15px;
}
.box-select-type-time span {
  float: left;
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  margin-right: 20px;
}
.box-select-type-time p {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  line-height: 30px;
  display: block;
  float: left;
}

.box-select-type-time-active span {
  color: #0f93fe !important;
}
.box-select-type-time-active p {
  color: #232323 !important;
}

.checkbox-1dogsports-day {
  height: auto !important;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none !important;
  width: 180px !important;
  float: left;
  margin-top: 10px;
}
.checkbox-1dogsports-day label {
  font-family: "Open Sans", sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  color: #a2a2a2;
}
.checkbox-1dogsports-day .checkboxlabels {
  display: block;
  padding-left: 25px !important;
  padding-right: 25px !important;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #a2a2a2;
}

.checkbox-1dogsports-day-active label, .checkbox-1dogsports-day-active .checkboxlabels {
  color: #232323 !important;
}

.checkbox-1dogsports-day span.checkboxlabels::after {
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -10px !important;
}

.select-first-service-day {
  float: left;
  margin-right: 20px;
  display: block;
}
.select-first-service-day select {
  float: left;
  width: 100px !important;
  display: block;
  overflow: hidden;
  height: 30px !important;
  line-height: 30px !important;
  margin-top: 13px;
}

.separator-select {
  float: left;
  line-height: 30px;
  margin-top: 13px;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}

.select-second-service-day {
  float: left;
  margin-right: 20px;
  display: block;
}
.select-second-service-day select {
  float: left;
  width: 100px !important;
  display: block;
  overflow: hidden;
  height: 30px !important;
  line-height: 30px !important;
  margin-top: 13px;
}

.button-third-service-day {
  float: left;
  display: block;
}
.button-third-service-day a {
  width: 180px;
  margin-top: 13px;
  line-height: 30px;
  border-radius: 2px;
  background-color: #5bbcbf !important;
  text-decoration: none !important;
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
}

.button-fourth-service-day {
  float: left;
  display: block;
}
.button-fourth-service-day a {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  text-decoration: none !important;
  margin-top: 14px;
  display: block;
  line-height: 30px;
}

.save-service-hour {
  float: right;
  display: block;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  text-decoration: none !important;
  color: #ffffff !important;
  margin-top: 20px;
}

.cancel-service-hour {
  float: right;
  display: block;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #dce0e0 !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none !important;
  margin-right: 20px;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  margin-top: 20px;
}

.box-business,
.box-user-edit {
  display: block;
}

.box-business-header,
.box-user-edit-header {
  border-radius: 3px 0 0 3px;
  background-color: #f9f9f9;
  border: solid 1px #dce0e0;
  display: block;
}
.box-business-header h3,
.box-user-edit-header h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  margin: 0;
  float: left;
  line-height: 50px;
  padding-left: 30px;
}
.box-business-header p,
.box-user-edit-header p {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  display: block;
  margin: 0;
  float: right;
  padding-right: 30px;
  line-height: 50px;
}

.box-business-content,
.box-user-edit-content {
  width: 100%;
  border-radius: 0 3px 3px 0;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  padding: 30px;
}

.avatar-wrapper {
  overflow: hidden;
  max-height: 300px;
}

.title-add-avatar {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  width: 100%;
}

.text-add-avatar {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  display: block;
  width: 100%;
}

.modal-content-container-add-avatar {
  padding: 50px;
}

.modal-add-pet {
  width: 680px;
}

.modal-add-avatar .modal-footer {
  background-color: #f7f7f7;
}

.row-form-modal-add-pet {
  margin-top: 27px;
}

.cancel-btn-modal {
  float: left;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #dce0e0;
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  text-decoration: none !important;
  color: #ffffff !important;
}
.cancel-btn-modal:hover {
  color: #fff !important;
  background-color: #0f93fe !important;
  text-decoration: none !important;
}

.save-avatar-btn-modal {
  float: right;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe;
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  text-decoration: none !important;
  color: #ffffff !important;
}
.save-avatar-btn-modal:hover {
  color: #0f93fe !important;
  background-color: #fff !important;
  text-decoration: none !important;
}

.btn-add-avatar-modal {
  width: 100% !important;
  line-height: 40px !important;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323 !important;
  text-decoration: none !important;
  margin-top: 20px;
}

.select2-container--default .select2-selection--single {
  height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 40px !important;
  line-height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px !important;
}

.box-circle-add-avatar {
  width: 100px;
  height: 100px;
  background-color: #aaaaaa;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  display: block;
  margin-right: 50px;
}

.box-add-avatar-btn {
  float: left;
}
.box-add-avatar-btn p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  margin-top: 10px;
}
.box-add-avatar-btn a {
  width: 280px !important;
  line-height: 40px !important;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323 !important;
  text-decoration: none !important;
  margin-top: 20px;
}

.box-form-user input, select {
  height: 40px;
  line-height: 40px;
}

.box-form-user h2 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}
.box-form-user h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.help-text-form {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.next-step-business {
  width: 280px !important;
  display: block;
  float: right;
  line-height: 40px !important;
  border-radius: 3px;
  background-color: #0f93fe;
  border: solid 1px #dce0e0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #fff !important;
  text-decoration: none !important;
  margin-top: 20px;
}

.back-step-business {
  width: 280px !important;
  display: block;
  float: left;
  line-height: 40px !important;
  border-radius: 3px;
  background-color: #dce0e0;
  border: solid 1px #dce0e0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #fff !important;
  text-decoration: none !important;
  margin-top: 20px;
}

.box-certification {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  padding: 25px;
}
.box-certification img {
  display: block;
  margin: 0 auto 39px;
}
.box-certification p {
  font-size: 14px;
  font-weight: bold;
  display: block;
  text-align: center;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa !important;
}

.box-business-finish {
  padding: 50px 150px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
}
.box-business-finish img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.box-business-finish h3 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  text-align: center;
  color: #4a4a4a;
}
.box-business-finish p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  text-align: center;
  color: #4a4a4a;
}

.section-finish-button {
  padding: 50px;
}

.btn-finish-view-profile {
  width: 100%;
  display: block;
  text-decoration: none !important;
  line-height: 40px;
  border-radius: 3px;
  background-color: #ffffff !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #0f93fe !important;
}

.btn-finish-dashboards {
  width: 100%;
  display: block;
  text-decoration: none !important;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
}

.box-add-cover {
  width: 100%;
  background-size: cover;
  background-position: center;
  border: dashed 3px #dce0e0;
  border-radius: 3px;
  margin-top: 20px;
  height: 200px;
}
.box-add-cover img {
  display: block;
  margin: 40px auto 30px auto;
  text-align: center;
}
.box-add-cover p {
  display: block;
  margin: 40px auto 30px auto;
  color: #dce0e0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
}

.help-text-form-cover {
  margin-top: 20px;
}

.box-add-gallery-small {
  width: 80px;
  height: 80px;
  float: left;
  background-size: cover;
  background-position: center;
  border: dashed 3px #dce0e0;
  border-radius: 3px;
  margin-top: 20px;
  margin-right: 20px;
}
.box-add-gallery-small img {
  display: block;
  margin: 15px auto 0;
  line-height: 80px;
  text-align: center;
}

#video-professional {
  font-family: "Montserrat", sans-serif, FontAwesome !important;
}

.line-progress {
  width: 100%;
  height: 8px;
  background-color: #dce0e0;
  display: block;
}

.line-progress-active {
  width: 0;
  height: 8px;
  background-color: #0f93fe;
  display: block;
  float: left;
}

.line-progress-active-first {
  width: 0 !important;
}

.line-progress-active-second {
  width: 50% !important;
}

.line-progress-active-third {
  width: 100% !important;
}

.item-packages-box .thumbnail {
  padding: 0;
  border-radius: 3px 3px 0 0;
  border: solid 1px #e2e1dd;
  margin: 20px 0 0;
}
.item-packages-box .caption-img {
  background-position: center;
  background-size: cover;
  height: 220px;
  display: block;
  position: relative;
}
.item-packages-box .caption {
  padding: 10px 20px 10px 20px !important;
}
.item-packages-box h3 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.item-adoption-user {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}
.item-adoption-user span {
  padding-right: 10px;
}

.item-packages-box-btn {
  border-radius: 0 0 3px 3px;
  border-bottom: solid 1px #e2e1dd;
  border-right: solid 1px #e2e1dd;
  border-left: solid 1px #e2e1dd;
  background-color: #fff;
  margin: 0 0 20px;
}
.item-packages-box-btn a {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  display: block;
  color: #232323 !important;
  text-decoration: none !important;
  line-height: 40px;
}

.first-btn-packages {
  border-right: solid 1px #e2e1dd;
}

.navbar-header-1dogsports {
  margin-top: 10px;
}

.navbar-toggle-1dogsports {
  font-size: 13px;
  text-align: center;
  margin: 6px auto 0;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #dce0e0 !important;
  float: left;
  display: block;
  width: 100%;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #dce0e0 !important;
}

.select2-container {
  height: auto !important;
}

.box-certification {
  position: relative !important;
}

.icon-certification-added {
  display: none;
}

.box-certification-active {
  border: 1px solid #0f93fe;
}
.box-certification-active .icon-certification-added {
  display: block !important;
  color: #0f93fe !important;
  position: absolute;
  bottom: -23px;
  right: -14px;
  font-size: 31px;
}

.btn-save-edit-profile {
  width: 130px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  text-decoration: none !important;
  color: #ffffff !important;
  float: left;
  margin-left: 10px;
  display: block;
}

.box-user-edit {
  width: 100%;
  display: block;
  position: relative;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #dce0e0;
  margin-top: 20px;
  padding: 30px 50px;
  margin-bottom: 20px;
}

.title-box-user-edit {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 0 0 10px;
}

.text-box-user-edit {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.labels-user-edit {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  margin-top: 15px;
}

.box-user-edit input, select {
  height: 40px !important;
  line-height: 40px !important;
}

.help-text-user-edit {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.set-public-profile-link {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-decoration: none !important;
  color: #aaaaaa !important;
  margin-top: 10px !important;
  display: block;
}
.set-public-profile-link span {
  font-size: 18px !important;
  color: #aaaaaa !important;
  margin-right: 15px !important;
}

.set-public-profile-link-active span {
  color: #0f93fe !important;
}

.layered-image {
  position: relative;
}
.image-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  margin-top: -60px;
  margin-left: -60px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff !important;
}
.image-overlay span {
  text-align: center;
  display: block;
  margin-top: 41px;
}

.box-certification {
  position: relative !important;
}

.icon-certification-added {
  display: none;
}

.box-certification-active {
  border: 1px solid #0f93fe;
}
.box-certification-active .icon-certification-added {
  display: block !important;
  color: #0f93fe !important;
  position: absolute;
  bottom: -23px;
  right: -14px;
  font-size: 31px;
}

.item-mypet-box .thumbnail {
  padding: 0;
  border-radius: 3px 3px 0 0;
  border: solid 1px #e2e1dd;
  margin: 20px 0 0;
}
.item-mypet-box .caption-img {
  background-position: center;
  background-size: cover;
  height: 220px;
  display: block;
  position: relative;
}
.item-mypet-box .caption {
  padding: 10px 20px 10px 20px !important;
}
.item-mypet-box h3 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.item-mypet-size {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}
.item-mypet-size span {
  padding-right: 10px;
}

.item-mypet-age {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.item-mypet-box-btn {
  border-radius: 0 0 3px 3px;
  border-bottom: solid 1px #e2e1dd;
  border-right: solid 1px #e2e1dd;
  border-left: solid 1px #e2e1dd;
  background-color: #fff;
  margin: 0 0 20px;
}
.item-mypet-box-btn a {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  display: block;
  color: #232323 !important;
  text-decoration: none !important;
  line-height: 40px;
}

.first-btn-mypet {
  border-right: solid 1px #e2e1dd;
}

.icon-pet-added {
  display: block !important;
  width: 100px;
  text-align: center;
  height: 100px;
  border-radius: 50%;
  border: dashed 2px #dce0e0;
  margin: 60px auto;
}
.icon-pet-added img {
  display: block !important;
  text-align: center !important;
  margin: 30px auto 0;
}

.section-fake-text {
  border-top: 1px solid #dce0e0;
  padding: 38px 20px;
}

.line-full {
  width: 100%;
  height: 10px;
  border-radius: 3px;
  background-color: #f7f7f7;
  margin-bottom: 10px;
}

.line-half {
  width: 60%;
  height: 10px;
  border-radius: 3px;
  background-color: #f7f7f7;
}

.membership.inactive .section-membership-pet,
.membership.inactive .section-add-pet {
  width: 50%;
  display: inline-block;
  float: left;
}

.membership {
  display: inline-block;
  width: 100%;
  margin-bottom: -5px;
}
.membership.inactive .section-membership-pet {
  border-right: 1px solid #dce0e0;
  width: 50%;
  display: inline-block;
  float: left;
}
.membership.inactive .section-add-pet {
  width: 50%;
  display: inline-block;
  float: left;
}
.membership.active .section-membership-pet {
  display: none;
}

.section-membership-pet,
.section-add-pet {
  border-top: 1px solid #dce0e0;
  padding: 10px;
  text-align: center;
}

.btn-add-pet-bottom {
  font-size: 14px;
  font-weight: bold;
  display: block;
  text-decoration: none !important;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #aaaaaa !important;
}

.modal-content-container-add-pet {
  padding: 50px;
}

.title-add-pet {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  display: block;
  width: 100%;
}

.text-add-pet {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  display: block;
  width: 100%;
}

.box-add-pet-badge {
  width: 280px;
  height: 120px;
  border-radius: 3px;
  border: solid 1px #dce0e0;
  margin-bottom: 30px;
  margin-top: 25px;
  display: block;
  padding: 20px;
  float: left;
  margin-right: 10px;
  position: relative;
}

.box-circle-add-icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 2px dashed #ccc;
  text-align: center;
  border-radius: 50%;
  float: left;
  display: block;
  cursor: pointer;
  color: #dce0e0;
  background-position: center;
  background-size: cover;
}
.box-circle-add-icon span {
  text-align: center;
}
.box-circle-add-icon:hover {
  color: #0f93fe;
  border: 2px dashed #0f93fe;
}

.name-badge {
  width: 100%;
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.btn-add-pet-left {
  float: left;
  display: block;
  width: 125px;
  line-height: 30px;
  border-radius: 2px;
  border: solid 1px #dce0e0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-top: 20px;
  margin-left: 20px;
}

.row-form-modal-add-pet h4 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}

.save-pet-btn-modal {
  float: right;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe;
  display: block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
}
.save-pet-btn-modal:hover {
  color: #0f93fe !important;
  background-color: #fff !important;
  text-decoration: none !important;
}

.delete-pet-btn {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #ff5f73 !important;
  margin-top: 20px;
  text-decoration: none !important;
}

.modal-medical-records {
  max-width: 680px;
}
.modal-medical-records .modal-header {
  background-color: #f9f9f9;
  border-bottom: solid 1px #dce0e0;
  margin: 0;
  padding: 0;
}
.modal-medical-records .modal-header h3 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin: 0;
  line-height: 50px;
  padding-left: 50px;
}
.modal-medical-records .modal-content-container {
  padding: 20px 50px;
}

.container-medical input, select {
  line-height: 40px !important;
  height: 40px !important;
}

.box-user-medical img {
  width: 80px;
  height: 80px;
  display: block;
  float: left;
  margin-right: 30px;
}
.box-user-medical h3 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}
.box-user-medical h4 {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
}
.box-user-medical p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
}

.edit-user-medical {
  width: 180px;
  line-height: 40px;
  display: block;
  border-radius: 3px;
  background-color: #dce0e0;
  font-size: 14px;
  text-decoration: none !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  margin-top: 35px;
}

.menu-medical {
  margin-top: 20px;
  margin-bottom: 20px;
}
.menu-medical a {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #dce0e0 !important;
  line-height: 40px !important;
  text-decoration: none !important;
  display: block;
}
.menu-medical a.active {
  border-bottom: solid 2px #0f93fe;
  color: #232323 !important;
}

.box-user-medical-inserted img {
  width: 60px;
  height: 60px;
  display: block;
  float: left;
  margin-right: 30px;
  border: solid 1px #4a90e2;
  border-radius: 3px;
  border-bottom: 2px solid #4a90e2;
}
.box-user-medical-inserted p {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #4a4a4a;
  margin: 0;
  display: block;
  padding-top: 10px;
}
.box-user-medical-inserted h2 {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 0;
}

.label-medical {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #aaaaaa;
  margin: 10px 0 5px;
}

.text-medical {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 0;
}

.picker--opened .picker__holder {
  width: 340px !important;
}

.nomargin-right {
  margin-right: 0 !important;
  padding-right: 5px !important;
}

.nomargin-left {
  margin-left: 0 !important;
  padding-left: 5px !important;
}

.box-save-cancel-edit-medical {
  margin-top: 10px !important;
}

.cancel-edit-medical {
  float: left;
  display: block;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #dce0e0 !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  margin-top: 10px;
}

.save-edit-medical {
  float: right;
  display: block;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #0f93fe !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff !important;
  margin-top: 10px;
}

.item-my-events {
  margin-top: 20px;
}
.item-my-events .thumbnail {
  margin: 0;
  padding: 0;
  border-radius: 3px;
  border: solid 1px #e2e1dd;
}
.item-my-events .caption-img {
  background-position: center;
  background-size: cover;
  height: 220px;
  display: block;
  position: relative;
}
.item-my-events button {
  border: unset;
  background: unset;
}
.item-my-events.plan-account-1dogsports-disabled {
  filter: grayscale(100%);
}
.item-my-events.plan-account-1dogsports-disabled .thumbnail {
  filter: grayscale(100%);
}
.item-my-events.plan-account-1dogsports-disabled .caption-img {
  filter: grayscale(100%);
}
.item-my-events.plan-account-1dogsports-disabled button {
  filter: grayscale(100%);
}

.icon-events-left {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 20px;
}

.icon-events-right {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 20px;
}

.icon-events {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.target-category-events {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 24px;
  float: left;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  display: block;
}

.target-category-events-green {
  background-color: #7ed321;
}

.target-category-events-orange {
  background-color: #0f93fe;
}

.target-category-events-violet {
  background-color: #844ac7;
}

.target-category-events-blue {
  background-color: #4a90e2;
}

.target-category-events-yellow {
  background-color: #fae720;
}

.target-free-events {
  width: 60px;
  height: 24px;
  border-radius: 3px;
  float: left;
  margin-left: 10px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.4);
}

.description-myevent {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
}

.title-myevent {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin: 20px 0 0 20px;
}

.rectangle-left-myevents {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.date-myevent {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-bottom: 20px;
}
.date-myevent span {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: #d42a2a !important;
  padding-left: 30px;
}

.location-myevent {
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #232323;
  margin-top: 20px;
}

@media (max-width: 700px) {
  .section-btn-switch {
    width: 100%;
  }
  .section-btn-switch a {
    width: 50%;
  }

  .adoption-1dogsports-noresult, .container-fluid-1dogsports-1dogsports {
    padding: 20px;
  }

  .col-booking-nomargin {
    margin: 15px;
  }

  #select-year-booking {
    border-left: 1px solid #dce0e0 !important;
  }

  .box-user-1dogsports {
    margin-top: 70px;
  }

  .box-item-statistics {
    padding: 20px;
  }

  .box-business-1dogsports-action a {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .btn-business-add-objective {
    width: 100% !important;
  }

  .cancel-btn-modal {
    width: 100% !important;
    margin: 0;
  }

  .save-pet-btn-modal {
    width: 100% !important;
    margin: 15px 0 0;
  }

  .btn-business-remove-objective {
    width: 100% !important;
    line-height: 20px !important;
  }

  .btn-business-add-service {
    line-height: 20px !important;
  }

  .help-box-business,
.help-box-user-edit {
    margin-top: 30px;
  }

  .cancel-edit-medical, .save-edit-medical {
    width: 100% !important;
  }
}
@media (max-width: 400px) {
  .text-confirmed b {
    width: 100% !important;
    display: block !important;
    font-size: 11px !important;
  }

  .box-add-avatar-btn a {
    width: 100% !important;
  }
}
#box-select-gender {
  width: 100%;
  display: block;
  /* margin-top: 20px; */
}
#box-select-gender a {
  width: 50%;
  float: left;
  line-height: 40px;
  background-color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  color: #232323 !important;
  text-decoration: none !important;
  border: #aaa 1px solid;
}
#box-select-gender a:hover, #box-select-gender a.active {
  color: #fff !important;
  background-color: #0f93fe !important;
}

/*# sourceMappingURL=1dogsports.css.map */
