.style_main,.style_selected{
  background-image: linear-gradient(to bottom right, #9AEAEC, #73A2F8);
}
.style_txt_1{
  color: #9AEAEC
}
.style_txt_2{
  color: #73A2F8
}
.style_txt_3{
  color: #49D1E3
}
.style_bg_1{
  background-color: #9AEAEC
}
.style_bg_2{
  background-color: #73A2F8
}
.style_bg_3{
  background-color: #49D1E3
}
.style_border{
  border-color: #9AEAEC
}