.ar_adt{height: 44px;border: 1px solid #E6E6E6;}
.ar_adt::placeholder{color: #000;}
.arc_tab{
  min-width: 174px;
  min-height: 48px;
  border: 1px solid #E6E6E6;
  border-radius: 10px 10px 0px 0px !important;
}
.nav-link.arc_tab.active {background-color: #06205B !important;border-color: #06205B;}
.arc_content{
  background-color: #F9F9F9;
  border: 1px solid #E6E6E6;
  border-radius: 0px 0px 10px 10px;
  height: 470px;
  line-height: 30px;
}
.arc_pink{background-color: #FADBDB;}
.arc_green{background-color: #DBFADC;}
.arc_yellow{background-color: #FBEFBD;}
.arc_btns{border: 1px solid #E6E6E6;border-radius: 10px;}
.arc_ria{
  min-width: 165px;
  height: 42px;
  border: 1px solid;
  border-radius: 10px!important;
  background-image: url('../imgs/ria_img2.svg');
  background-repeat: no-repeat;
  background-position: 10px;
  background-color: #000!important;
  color: #fff!important;
  padding-left: 2.2rem;
  padding-right: 1rem;
}
.arc_rn{
  min-width: 150px;
  height: 42px;
  border: 1px solid #0065FF;
  border-radius: 10px!important;
  background-color: #0065FF;
  background-image: url('../imgs/rn_img.svg');
  background-repeat: no-repeat;
  background-position: 10px;
  padding-left: 2.4rem;
  padding-right: 1rem;
}
.arc_modes{
  width: 148px;
  height: 42px;
  border: 1px solid #FFDDD1;
  border-radius: 10px!important;
  display: flex;
  align-items: baseline;
  background-color: #FFDDD1;
  cursor: pointer;
}
.arc_modes .dropdown-toggle {overflow: hidden;}
.arc_modes .dropdown-toggle::after {border: none;}
.arc_modes::after {
  content: "";
  background-image: url(../imgs/arc_modes.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  width: 40px;
  height: 6px;
  display: inline-block;
  margin-top: 20px;
}
.arc_modes button{
  box-shadow: none!important;
}
.arc_download{
  min-width: 155px;
  height: 45px;
  border: 1px solid #0CC787;
  background-color: #0CC787;
  background-image: url('../imgs/arc_download.svg');
  background-repeat: no-repeat;
  background-position: 13px;
  background-size: 20px;
  padding: 0px!important;
  padding-left: 1.9rem!important;
  min-height: 48px;
  border-radius: 10px 10px 0px 0px !important;
}
.ars_upf{border: 1px solid #E6E6E6;justify-content: flex-end;width: fit-content;}
.upf_gopro {
  background-image: url(../imgs/gopro_icon.svg);
  background-color: #FEAA09;
  background-repeat: no-repeat;
  background-position: 13px;
  text-indent: 30px;
  min-width: 100px;
  height: 36px;
}
.arr_view{
  background-image: url(../imgs/arr_view_bg.png);
  border-radius: 10px;
  /* min-height: 628px; */
  height: 628px;
  background-size: cover;
}
.arr_tab1,.arr_tab2,.arr_tab3 {
  height: 45px;
  background-repeat: no-repeat;
  background-position: 10px;
  padding-left: 3rem !important;
  font-size: 15px;
}
.arr_view .nav-link.arr_tab1 {background-image: url(../imgs/arr_img1h.svg);}
.arr_view .nav-link.arr_tab1.active {background-image: url(../imgs/arr_img1h.svg);}
.arr_view .nav-link.arr_tab2 {background-image: url(../imgs/arr_img2h.svg);}
.arr_view .nav-link.arr_tab2.active {background-image: url(../imgs/arr_img2h.svg);}
.arr_view .nav-link.arr_tab3 {background-image: url(../imgs/arr_img3h.svg);background-size: 25px;}
.arr_view .nav-link.arr_tab3.active {background-image: url(../imgs/arr_img3h.svg);}
.arr_view .nav-link.active {
  background-color: #0065FF;
  color: #ffff !important;
  font-weight: 400;
}
.arr_np li a{
  height: 120px;
  border-radius: 7px!important;
  background-color: #20366D80;
  margin: 0px 6px;
  background-size: 30px;
  background-position: 46% 27%;
  align-items: center;
  justify-content: center;
  padding: 70px 5px 5px 5px!important;
  transition: all ease 0.4s;
  cursor: pointer;
}
.arr_np li a:hover:not(.active){
  background-color: #0065FF;
  scale: 1.02;
}
/* .arr_view .arr_np{
  background-color: #0065FF;
} */
.tab1_sty1{color: #ffff;font-size: 15px;font-weight: 300;padding-left: 12px;margin: 5px 0px!important;display: flex; justify-content: space-between;}
.defination_div{
  font-size: 15px;
  font-weight: 300;
}
#arr_tab1 .org_word{
  font-weight: 500;
  color: #fff!important;
  padding-left: 12px;
}
#arr_tab1 .org_word #orgnalWordStatus{
  font-weight: 200;
  font-size: 15px;
  margin-left: 5px;
}
#arr_tab1 .tab1_sty2{background-color: #20366D80;font-size: 15px; border-radius: 10px!important;}
#snonyms-holder .swItem{
  background-color: #20366D80;
  display: flex;
  justify-content: space-between;
  color: #fff;
  padding: 15px;
  border-radius: 8px;
  margin: 10px 0px;
  cursor: pointer;
  transition: all ease 0.4s;
}
#snonyms-holder .swItem:hover{
  background-color: #0065FF;
  transform: scale(1.02);
}
.arr_swipe{
  background-image: url(../imgs/arr_img4.svg);
  height: 34px;
  width: 34px!important;
  background-position: right;
  background-repeat: no-repeat;
  background-color: transparent;
  transition: all ease 0.3s;
}
.arr_swipe:hover{
  transform: scale(1.2);
}
.arr_counting{min-width: 32px;height: 32px;background-color: #0065FF;font-size: 18px;}
.tab1_sty2.arr_active{background-color: #FFDDD1 !important;color: #000 !important;}
.tab1_sty2.arr_active span{color: #fff !important;}
.arr2_content{border: solid #0065FF 1px;border-radius: 0px 7px 7px 7px;}
.arr2_tab {
  min-width: 105px;
  min-height: 30px;
  border: 1px solid #0065FF;
  background-color: #0065FF !important;
  border-radius: 7px 7px 0px 0px !important;
  font-size: 14px;
}
.nav-link.arr2_tab.active {background-color: #FFDDD1 !important;color: #000 !important;border: 1px solid #FFDDD1;}
.arr2_content .ofh{overflow: hidden;border-radius: 4px;}
.arr2_content .c100{font-size: 95px;}
.arr2_content1{background-color: #FFDDD1;border-radius: 7px;}
.arr2_co{background-color: #FFDDD1;border-radius: 7px;font-size: 15px;height: 40px;}
.pc_percent{background-color: #FFDDD1;min-width: 60px;border-radius: 20px;font-size: 14px;height: 28px;}
.arr2_content1 .card{background-color: transparent;}
.arr2_content1 .card-header,.arr2_content1 .collapse{border-radius: 7px;}
.text_truncate{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.arr2_match{color: #06205B;font-size: 14px;}
.arr2_content1 .fs14{font-size: 14px;}
.htpyc_bg{min-height: 128px;min-width:380px;background-size: contain;background-repeat: no-repeat;}
.htpyc_bg1{background-image: url(../imgs/htpyc_bg1.png);}
.htpyc_bg2{background-image: url(../imgs/htpyc_bg2.png);}
.htpyc_bg3{background-image: url(../imgs/htpyc_bg3.png);}
#arr_tab3{background-color: #FFDDD1;}
.rg_wcu1 .nav-link.wcu_tab5 {background-image: url('../imgs/wcu1_img5.svg');}
.rg_wcu1 .nav-link.wcu_tab6 {background-image: url('../imgs/wcu1_img6.svg');}
.rg_wcu1 .nav-link.wcu_tab7 {background-image: url('../imgs/wcu1_img7.svg');}
.rg_wcu1 .nav-link.wcu_tab8 {background-image: url('../imgs/wcu1_img8.svg');}
.rg_tabsw {background-size: cover;background-repeat: no-repeat;}
.rg_tabsw .tab-pane .content_sty {box-shadow: 0px 3px 5px 1px #EFF4F8;}
.rg_tabsw .nav-link {min-width: 269px;}
.rg_htdp{
  background-image: url(../imgs/htdp_bg2.svg);
  min-height: 690px;
  background-repeat: no-repeat;
  background-size: cover;
}
.rg_wsrf{position: relative;height: 100%;}
.rg_wsrf_img{position: absolute;left: 0;bottom: 2rem;}
.wsrf_box{
  border: 1px solid #E9E9E9;
  border-radius: 10px;
  height: 100%;
  background-color: white;
  box-shadow: 3px 3px 12px 3px rgb(0 0 0 / 8%);
  position: relative;
  z-index: 1;
}
.wsrf_box::after{
  content: "";
  background-image: url('../imgs/wsrf_pbg.svg');
  width: 128px;
  height: 126px;
  bottom: -20px;
  right: -20px;
  position: absolute;
}
.wsrf_box img{width: 100px;height: 100px;}
/* PC res */
.pc_style .txtarea_placeholder{top: 15rem;}
.pc_feedback{
  background-image: url(../imgs/pc_feedback.svg);
  min-width: 140px;height: 44px;
  background-repeat: no-repeat;
  background-position: 10px;
  padding-left: 2.8rem;
  background-color: #0065FF;
}
.pc_ca{
  min-width: 150px;
  height: 45px;
  background-color: #0065FF;
}
.pc_miu{
  min-width: 144px;
  height: 45px;
  background-color: #0CC787;
  padding: 0px 12px!important;
}
.rg_pc_img1{background-color: #FFDDD1;background-image: url(../imgs/arr_img2.svg); height: 120px;
  border-radius: 7px!important;
  background-size: 30px;
  background-position: 49% 27%;
  align-items: center;
  justify-content: center;
  padding: 70px 5px 5px 5px!important;
  transition: all ease 0.4s;
  cursor: pointer;}
.pc_res .arr2_content1{background-color: transparent;}
.pc_res .arr2_content{border-radius: 7px;}
.pc_res .arr2_content1 .card-header, .pc_res .arr2_content1 .collapse{
  background-color: #FFDDD1;
}
.pc_plc{font-size: 15px;color: #0065FF;min-width: 50px;}
.pc_plch{font-size: 12px;color: #FF6767;border-top: 1px solid #FF6767;}
.pc_percent1{width: 56px;height: 38px;font-size: 18px;background-color: #0065FF;}
.pc_res_h{font-size: 20px;}
.pc_report{
  min-width: 130px;
  height: 45px;
  background-image: url(../imgs/pc_report.svg);
  background-repeat: no-repeat;
  background-position: 16px;
  padding-left: 3rem;
  background-color: #0CC787;
}
.pc_bar_u .bar, .pc_bar_u .fill {border-color: #0CC787!important;}
.pc_bar_p .bar, .pc_bar_p .fill {border-color: #0065FF!important;}
.pt_pc_nsec{background-color: #FEF4F1;}
.pt_pc_nsec *{color:#000}
.rg_wcu1 .nav-link.wcu_tab9 {background-image: url('../imgs/wcu1_img9.svg');}
.rg_wcu1 .nav-link.wcu_tab10 {background-image: url('../imgs/wcu1_img10.svg');}
.rg_wcu1 .nav-link.wcu_tab11 {background-image: url('../imgs/wcu1_img11.svg');}
.rg_wcu1 .nav-link.wcu_tab12 {background-image: url('../imgs/wcu1_img12.svg');}
.pc_accordion_w{width: 85%;}
.spellingSuggestion {
  margin-left: 0px;
  border: 1px solid #20366d;
  border-radius: 4px;
  padding: 5px;
  background-color: #20366d;
  cursor: pointer;
  color: white;
  margin: 10px;
  text-align: center;
}
.highlight-spelling_new {
  background-color: #dde3fe;
  cursor: pointer;
}
.pc_only{display: inline-flex!important;}
.mobile_only{display: none!important;}
@media only screen and (max-width: 767px){
  .arc_tab {min-width: 141px; font-size: 13px;}
  .arc_ria,.arc_rn,.arc_download{min-width: 170px; border-radius: 10px!important;}
  .arc_download{max-height: 42px;min-height: 42px;}
  .arc_modes{width: 170px;}
  .arr_tab1, .arr_tab2, .arr_tab3{/*font-size: 0px; */background-position: center;}
  .arr_view{min-height: 390px;}
  .htpyc_bg{min-width: 100%;min-height: 105px;}
  .htpyc_bg img{width: 50px;}.htpyc_bg span{font-size: 15px;}.htpyc_bg{width: auto;}
  .pc_style .txtarea_placeholder{top: 10rem; padding: 0px 12px;}
  .rg_tabsw{background-size: 100% 94%!important;}
  .pc_only{display: none!important;}
  .mobile_only{display: block!important;}
  .arr_view .nav-link.arr_tab3 {background-size: 18px;}
  .arr_np li a{font-size: 12px;height: 90px;background-size: 30px;background-position: 46% 27%;padding: 42px 5px 5px 5px!important;}
  .rg_pc_img1{height: 100px;background-position: 49% 27%!important;padding-top: 60px!important;}.pc_feedback{font-size: 13px;}
  .ar_res{padding: 0px!important;}
  .htpyc_bg{background-size: 98% 100%!important;}
}
.control-dark{display: none;}.control-light{display: block;}