.btn-unset{
    background: #CCCCCC;
    color: #000000;
}

.btn-unset:hover {
  color: #000000;
  background-color: #BBBBBB;
  border-color: #999999;
}

.btn-unset:focus,
.btn-unset.focus {
  color: #000000;
  background-color: #BBBBBB;
  border-color: #999999;
  box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}


.btn-asset{
    background: #FFCC66;
    color: #000000;
}


.btn-myinfo{
    background: #FFCCCC;
    color: #000000;
}

.btn-myinfo:hover {
  color: #fff;
  background-color: #227dc7;
  border-color: #2176bd;
}

.btn-myinfo:focus,
.btn-myinfo.focus {
  color: #fff;
  background-color: #227dc7;
  border-color: #2176bd;
  box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-health{
    background: #66CC99;
    color: #000000;
}

.btn-health:hover {
  color: #fff;
  background-color: #339966;
  border-color: #339999;
}

.btn-health:focus,
.btn-health.focus {
  color: #fff;
  background-color: #339966;
  border-color: #339999;
  box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}


.btn-last{
    background: #CCCCFF;
    color: #000000;
}

.btn-pet{
    background: #3399CC;
    color: #000000;
}

.btn-org{
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-store {
  color: #000000;
  background-color: #33CCFF;
  border-color: #33CCFF;
}

.btn-store:hover {
  color: #fff;
  background-color: #227dc7;
  border-color: #2176bd;
}

.btn-store:focus,
.btn-store.focus {
  color: #fff;
  background-color: #227dc7;
  border-color: #2176bd;
  box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-store.disabled,
.btn-store:disabled {
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-store:not(:disabled):not(.disabled):active,
.btn-store:not(:disabled):not(.disabled).active,
.show > .btn-store.dropdown-toggle {
  color: #fff;
  background-color: #2176bd;
  border-color: #1f6fb2;
}

.btn-store:not(:disabled):not(.disabled):active:focus,
.btn-store:not(:disabled):not(.disabled).active:focus,
.show > .btn-store.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

/*---*/
.btn-store2 {
  color: #000000;
  background-color: #00CCFF;
  border-color: #00CCFF;
}

.btn-store2:hover {
  color: #000000;
  background-color: #0099FF;
  border-color: #2176bd;
}

.btn-store2:focus,
.btn-store2.focus {
  color: #000000;
  background-color: #0099FF;
  border-color: #2176bd;
  box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

.btn-store2.disabled,
.btn-store2:disabled {
  color: #000000;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-store2:not(:disabled):not(.disabled):active,
.btn-store2:not(:disabled):not(.disabled).active,
.show > .btn-store2.dropdown-toggle {
  color: #000000;
  background-color: #2176bd;
  border-color: #1f6fb2;
}

.btn-store2:not(:disabled):not(.disabled):active:focus,
.btn-store2:not(:disabled):not(.disabled).active:focus,
.show > .btn-store.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

/*-- nav icon*/
.navbar-home-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-light .navbar-home-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146zM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4H2.5z'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-home-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5z'/%3e%3c/svg%3e");
}

.navbar-parson-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-light .navbar-parson-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-parson-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3e%3c/svg%3e");
}

.col-org-5 {
  flex: 0 0 48%;
  max-width: 48%;
}

.accordion-001 {
    max-width: 500px;
    background-color: #f0f5f9;
}

.accordion-001:not([open]) {
    margin-bottom: 7px;
}

.accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    border-radius: 5px;
    font-weight: 600;
    cursor: pointer;
}

.accordion-001 summary::-webkit-details-marker {
    display: none;
}

.accordion-001 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    content: '';
    transition: transform .3s;
}

.accordion-001[open] summary::after {
    transform: rotate(225deg);
}

.accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 2em 2em 2em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-001[open] p {
    transform: none;
    opacity: 1;
}
