
/* MOBILE */

.loco_b_main_navbar_top {
  padding: 12px 0px 12px 8px;
}

#loid_b_home_icon {
  cursor: pointer;
  margin-right: 9px;
  width: 32px;
  height: 32px;
}

#loid_b_bookmark_icon {
  cursor: pointer;
  margin-right: 9px;
  width: 32px;
  height: 32px;
}

#loid_b_palette_icon {
  cursor: pointer;
  margin-right: 17px;
  width: 32px;
  height: 32px;
}

img.loco_b_bg_img {
  height: 79%;
  width: 100%;
  position: absolute;
  border-bottom: 6px solid #FFF;
  z-index: -1;
}

.loco_b_main_navbar_menus {
  width: 1024px;
  margin-top: 210px;
  padding: 8px 0px 8px 8px;
  border: #FFF solid 3px;
  border-radius: 10px;
}

#loid_b_slogan_as {
  width: 239px;
  height: 239px;
  margin-left: 1px;
  margin-top: -204px;
  position: absolute;
  cursor: pointer;
}

.loco_b_pub_behind {
  text-align:center;
  padding-top: 165px;
  left: 18px;
  background-color: #CCC;
  width: 400px;
  height: 350px;
  position: absolute;
  clear: both
}

.loco_b_pub_wrap {
  width: 400px;
  height: 350px;
  clear: both
}

.loco_b_pub_behind span {
  font-weight: bold;
  font-size: 25px
}

/* DESK */

.loco_d_main_navbar_top {
  padding: 12px 0px 12px 8px;
}

#loid_d_home_icon {
  cursor: pointer;
  margin-right: 9px;
  width: 32px;
  height: 32px;
}

#loid_d_bookmark_icon {
  cursor: pointer;
  margin-right: 9px;
  width: 32px;
  height: 32px;
}

#loid_d_palette_icon {
  cursor: pointer;
  margin-right: 17px;
  width: 32px;
  height: 32px;
}

img.loco_d_bg_img {
  height: 79%;
  width: 100%;
  position: absolute;
  border-bottom: 6px solid #FFF;
  z-index: -1;
}

.loco_d_main_navbar_menus {
  width: 1024px;
  margin-top: 210px;
  padding: 8px 0px 8px 8px;
  border: #FFF solid 3px;
  border-radius: 10px;
}

#loid_d_slogan_as {
  width: 178px;
  height: 187px;
  margin-left: 68px;
  margin-top: -200px;
  position: absolute;
  cursor: pointer;
}

.loco_d_bottom_slogan {
  margin-top: -8px;
  position: absolute;
  margin-left: 35px
}

#loid_d_account_menu {
  cursor: pointer;
}

#loid_d_account_menu span:hover {
    text-decoration: underline;
}

.loco_d_pub_behind_728x90 {
  text-align:center;
  padding-top: 40px;
  background-color: #CCC;
  width: 728px;
  height: 90px;
  position: absolute;
  clear: both
}

.loco_d_pub_wrap_728x90 {
  width: 728px;
  height: 90px;
  clear: both
}

.loco_d_pub_behind_728x90 span {
  font-weight: bold;
  font-size: 25px
}

.loco_d_pub_behind {
  text-align:center;
  padding-top: 115px;
  background-color: #CCC;
  width: 250px;
  height: 250px;
  position: absolute;
  clear: both
}

.loco_d_pub_wrap {
  width: 250px;
  height: 250px;
  clear: both
}

.loco_d_pub_behind span {
  font-weight: bold;
  font-size: 20px
}

/* CHANGE COLOR */


  .loco_d_main_navbar_menus, .loco_b_main_navbar_menus {
    background-color: #5796CB;
  }
