@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }

body {
	margin: 0 0;
	background:rgb(255, 236, 236) url(img/bg.png);
	background-position:left;
	font-weight: 300;
  font-size: 1em;
  line-height: 1.8;
	overflow: auto;
  letter-spacing: 1px;
	font-family: "Arial" ,"Noto Sans TC", "Helvetica","sans-serif";
	/*font-family: "Noto Sans TC","Arial" , sans-serif;*/
}
#gotop {
width:3.8em;
height:3.8em;
text-align: center;
border:1px solid #ddd;
position: fixed;
right: 10px;
bottom: 10vh;
border-radius:50%;
padding:6px 0px;
font-size:0.9em;
background: rgba(0,0,0,0.7);
border: 1px;
color: white;
z-index: 300;

}
@media screen and (max-width:38em){

  #gotop {
  font-size:13px;
  padding-top: 5px;
  bottom:65px;
  }
  body {
    letter-spacing: 0px;
  }
}

footer {
  position: relative;
  bottom: 0;
  color: #fff;
  padding: 8vh 8vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer h2{
  font-size:1.1em;
  line-height: 1.8;
  margin: 0 0px;
  text-align: left;
}
footer h3 {
  font-size: 1em;
  margin: 0 0;
  padding: 0 0 1vh 0.8vw;
  text-align: left;
}
.win{
  width:38vw;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.add{width:100%;color: #fff;}
.add td{padding: 5px 1px;}

footer nav{
  width: 11vw;  
  /*font-weight: 600;*/
  text-align: right;
  display: inline-block;
  vertical-align: top;
  margin: auto 0 auto 2vw;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover,
footer a:focus {
  color: #fff;
  text-decoration: none;
}
footer a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
footer nav a{
  color: #fff;
  text-decoration: none;
  line-height: 1.8;
  display: block;
  text-align: left;
}
footer nav a:hover{
  font-weight: 600;
  color: #ffff00;
}
footer span{
  background-color: #fff;
  color: rgba(77, 144, 254,1.0);
  padding: 1px 5px;
  border-radius: 3px;
  font-weight: 600;
}
.shere{  
  display: inline-block;
  font-size:2.2em;
}
footer i{
  color: #fff;
  margin: auto 1vw;
}
@media (max-width: 68em){
  .win{
  width:50vw;
  display: inline-block;
  vertical-align: top;
}
footer {
  color: #fff;
  padding: 8vh 5vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer nav{
  margin: auto 0 auto 6vw;
}
.add{font-size: 14px;}
}
@media (max-width: 50em){
 .win{
  width: 100%;
  font-size: 14px;
  display: block;
}
footer {
  font-weight: 300;
  color: #fff;
  font-size:13.5px;
  padding:5vh 3vw 10vh 3vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer nav{
  width: 25vw;  
  margin-top: 3vh;
  margin-left:0vw;
  vertical-align: top;
}
.shere{  
  vertical-align: bottom;
  font-size: 1.6em;
}
}

#message{
  color:#333;
  text-align: center;
  padding: 5vh 10vw;
  margin: 0 auto;
  background-color:rgba(254, 248, 195, 0.85);
}
#message h2{
  font-size: 2.2em;
  line-height: 1.2;
  margin-top:50px;
  margin-bottom: 5px;
  color:#0033cc;
  font-weight: 600;
  text-align: center;
}
table {border-collapse: collapse;border-spacing: 0;}
@media (max-width: 767px) {.hidden-xs {display: none !important;}}
@media (min-width: 768px) and (max-width: 991px) {.hidden-sm {display: none !important;}}
@media (min-width: 992px) and (max-width: 1199px) {.hidden-md {display: none !important;}}
@media (min-width: 1200px) {.hidden-lg {display: none !important;}}
a {text-decoration: none;}
.red {color: #F00;font-weight: 600; font-family: "Arial Black" , "Noto Sans TC", sans-serif;}
.r_bg{background-color: #ff0000;padding: 1px 5px;color: #fff;font-weight: 400;text-shadow: 0px 0px 0px rgba(255,255,255,0.6);}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}

/*tossing*/
.linefirend{
  font-size:2.5em;
  animation-name: linefirend;
  -webkit-animation-name: linefirend; 
  animation-duration: 2.5s; 
  -webkit-animation-duration: 2.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes linefirend {
  0% {transform: rotate(-4deg);}
  50% {transform: rotate(4deg);}
  100% {transform: rotate(-4deg);}            
}
@-webkit-keyframes linefirend {
  0% {-webkit-transform: rotate(-4deg);}
  50% {-webkit-transform: rotate(4deg);}
  100% {-webkit-transform: rotate(-4deg);}        
}
@media (max-width: 767px){
  .linefirend{
  font-size:1em;
  animation-name: linefirend;
  -webkit-animation-name: linefirend; 
  animation-duration: 2.5s; 
  -webkit-animation-duration: 2.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
}
#more{
  width: 85%;
  margin: auto auto;
  font-size: 1.1em;
  line-height: 1.8;

}
@media (max-width: 55em){
#more  {
    width: 92%;
    font-size: 1em;
  }
}
.top {
  background-image: url(img/bg2.png);
  background-repeat: repeat;
  background-position: top;
}

.movie_bg{
  background-color:rgba(255, 97, 97, 0.3);
  padding-top: 2vh;
  padding-bottom: 2vh;
  text-align: center;
}
.movie_bg h3{
  color: #fff;
  line-height: 2;
  font-size: 1.1em;
}
.movie {
  display: inline-block;
  width: 32vw;
  height: auto;
  margin: 1vh 0.2vw;
  vertical-align: top;
  
}
.movie_w {
  width: 32vw;
  height: 42vh;
  margin: auto auto;
  border:1px solid rgba(255,255,255,0.9)
}
.movie img  {
  width: 25.5vw!important;
  height: auto;
  margin: auto auto;
  border:1px solid #1dcd00
}
.movie img:hover {
  opacity: 0.6;
}
.movie_ans {
    width:25.5vw;
    height:38vh;
     margin: 1vh 1vw;
    display: inline-block;
    border: 8px solid #fff;
    vertical-align: middle;
    background-color: rgba(0,0,0,0.85);
    color: #fff;
  }
.movie_ans i {
      font-size:5em;
      color: #f00;
    }
@media (max-width:55em){

.movie_bg{
  padding-bottom: 0vh;
}
.movie {
  display: inline-block;
  width: 80vw;
  height: auto;
  margin: 1vh 1vw;
  vertical-align: top;
  
}
.movie_w {
  width: 80vw;
  height: 36vh;
  margin: auto auto;
  border:1px solid #1dcd00
}
.movie img  {
  width: 78vw!important;
  height: auto;
  margin: auto auto;
  border:2px solid #1dcd00
}
.movie img:hover {
  opacity: 0.6;
}
}
  @media (max-width:50em){
    .movie_ans {
    width:80vw;
    height: 36vh;
    margin: 15px auto;
    display:block;
  }
  }
#go { text-align: center; margin: 10vh 0vw; color: #4d90fe;}
#go nav a {
  font-size:1.6em;  
  font-weight: 400;
  background-color: #76ebe6;
  margin: 2vh 1vw;
  padding:48px 15px;
  color: #fff;
  border-radius:50%;
}
#go nav a:hover{
  opacity: 0.6;
}
@media (max-width: 680px){
  #go nav a {
  font-size:1.2em; 
  margin: 2vh 0.2vw;
  padding:42px 15px;
  color: #fff;
  border-radius:50%;
}
}

header{
    width: 100%;
   /* background-color:rgba(16, 194, 204, 0.901961);*/
   background-color:rgba(255,255,255,0.65);
    padding: 5vh 0px;
    margin: auto;
    /* border: 1px solid #82DFD4; */
    text-align: center;
    color: #08ADEC;
}
header h1{
  font-size: 1.5em;
  line-height: 1;
  color: #251888;
  font-weight: 600;
  margin:0px;
 }
header h2{
  font-size:2.8em;
  line-height: 1.1;
  color: #251888;
  font-weight:600;
  margin:3vh 0;
 }
@media screen and (max-width:38em){
header h1{
  font-size: 20px;
  line-height: 1.5;
 }
header h2{
  font-size: 32px;
  line-height: 1.5;
 }
}
button.pdf {
    background-color: #FF355E;
    border:2px solid #fff;
    border-radius: 10px;
    padding:10px;
    margin: 10px;
    color: #fff;
    font-size: 16px;
    font-family: "Arial" , "Noto Sans TC", sans-serif;

}
button.pdf:hover{
    background-color: #0033CC;
}
.icon_pdf{
  font-size:2em;
  margin: 2px;
}
#ans,#test{
  width: 90%;
  margin: auto auto;
  font-size: 1.12em;
  line-height: 1.8;
}
#ans h2,#test h2 {
  font-size: 2em;
  text-align: center;
  color:#09f;
  padding: 2.5vh 0 0 0;
  margin: 0;
  font-weight: 500;

}
#ans h3 {
  font-size: 1em;
  margin: 10px 0px;
}
#ans p,#test p {
  font-size: 0.8em;
  text-align: center;
}
#ans ul{
    list-style-type: disc;
    margin: 0px 0px 0px 20px;
    padding:0px!important;
}
#ans ol{
    margin: 0px 0px 0px 50px;
    padding:0px!important;
    list-style-type: cjk-ideographic;
}
#ans ol li{
    margin-top: 5vh;
   
}
#ans ol li:nth-child(1),
#ans ol ol li{
    margin-top: 0px;
   
}
#ans ol ul li{
    margin-top: 0px;
   
}
#ans ol ol,
#ans ol ol ol{
    margin: 0px 0px 0px 26px;
    padding:0px!important;
    list-style-type:decimal;
}
#ans ol ol ol{
   list-style-type:upper-alpha;
}
#ans table ol{
  list-style-type: decimal!important;
  padding: 0px 0px!important;
}
#ans table ol ol {
  list-style-type: upper-alpha!important;
  padding: 0px 0px!important;
}
#ans table ol li{
  margin: 0px!important;
}
#ans table td ol{
    padding: 0px 0px!important;
    margin: 0px 0px 0px 26px;
}
label ol li{
  margin-top: 0px!important;
}
.hint{
  color:#545ab2;
  margin: 1vh 0 5vh;
  font-weight: 600;

}
#ans img{
  /*width:50%;*/
  border:1px solid #ddd ;
  display: block;
  margin:2vh 0vw;
  }
strong {
  font-weight: 600;
  color:#545ab2;
}
@media (max-width: 38em){
  #ans {
    width: 92%;
    font-weight: 300;
  }
#ans h2,#test h2 {
  font-size: 1.8em;
}
  #ans ol{
    margin: 0px 0px 0px 26px;
}
#ans ol ol,
#ans ol ol ol{
    margin: 0px 0px 0px 20px;
}

#ans img{
  width: 100%;  
}
}
#ans iframe  {
  width:52vw;
  height: 360px;
  display: inline-block;
}

.ans-mov {
  background-color: rgba(255,255,255,0.88);
  padding: 1.5vh 1vw 0 1vw;
  margin: 0 0;

}
.time {
  width: 26vw;
  display:inline-block;
  vertical-align: top;
  margin-left: 2vw;
  font-size:15px!important;
  text-align: left!important;
  color: #999;
}

.time td {
  vertical-align: top;
}
@media screen and (max-width:720px){
#ans iframe  {
  width:90vw;
  height:200px;
  text-align: center;
}

.ans-mov {
  padding: 1.5vh 1vw 0 1vw;
  margin: 0 0;

}
.time {
  width: 98%;
  margin: left;
  
}

}
.ac-container{
  width: 100%;
  margin: 8vh auto;
  text-align: left;
}
.ac-container label{
  padding:8vh 5vw;
  position: relative;
  /*z-index: 20;*/
  display: block;
  height: auto;
  cursor: pointer;
  color: #fff;
  font-weight: 400;
  line-height: 1.8;
  background:#545ab2;
  border-bottom: 3px solid rgba(255,255,255,0.9);
  margin-top: 0.5vh;
 
}
.ac-container label:hover{
  background:#dce5ff;
  color: #333;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
  background:#efefef;
  color: #333;
  /*text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);*/
  box-shadow: 
    0px 0px 0px 1px rgba(155,155,155,0.3), 
    0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:after{
  content: '+看解答';
  /*font-weight: 900;
  font-family: 'Font Awesome 5 Free';*/
  position: absolute;
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  font-weight:600;
  letter-spacing: 1.4px;
  color: #503422;
  padding: 0.3vh 0.5vw;
  border-radius: 5px;
  box-shadow: 3px 3px 0 #b38400;
  right:65px;
  bottom: 20px;
  background: #ffef2c;
  /*background: transparent url(img/down.png) no-repeat center center;  */
}
/*.ac-container input:checked + label:hover:after{
    content:"-close";
}*/
.ac-container input:checked ~ label:after{
   content: '-close';
    color: #09f;
}
.ac-container input{
  display: none;
}
.ac-container article{
  background: rgba(255, 255, 255, 0.9);
  line-height: 1.8;
  margin-top: -1px;
  overflow: hidden;
  height: 0px;
  position: relative;
  /*z-index: 10;*/
  -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container input:checked ~ article{
  -webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  -moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  -o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  -ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
  height: auto;
  font-size: 1em;
  line-height:1.8;
  padding:5vh 5vw 15vh;
  color: #2e2e33;
}
.ac-container input:checked ~ article.ac-medium{
  height: 180px;
}
.ac-container input:checked ~ article.ac-large{
  height: 230px;
}
@media (max-width: 38em){
.ac-container label{
  padding:3vh 5vw 8vh 5vw;
  font-size:1em;
 
}
.ac-container label:after{
  right:15px;
  bottom: 20px;
}
.ac-container input:checked ~ article.ac-small{
  height: auto;
  padding:3vh 5vw 10vh 5vw;
}
}
div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 0px;
}
#ans table {
    margin-left: left;
    margin-right: auto;
    margin-bottom: 20px; 
    text-align: center;
    border-spacing: 0px;
    border: solid 1px;  
    /*font-weight: 400;*/
}
  #ans table th,#ans table td{
    padding:1.5vh 1vw;
    border-right: solid 1px ;
    text-align: center;
    vertical-align: top;
    text-shadow:0px 0px 0px rgba(255,255,255,0.9)!important;
}
#ans article table {
    border: 2px solid rgba(255,208,176,1.0);
}


#ans article table th{
     background-color:#ffd0b0;
     border-right: 1px solid #fff;
     border-bottom: 1px solid #fff;
     color: #881818;
 }
#ans article table td{
    border-right: 1px solid #ffd0b0;
    border-bottom: 1px solid #ffd0b0;
    text-align: left;
}
#ans .dw-ans{
   text-align: justify;
}
#ans article .dw_fix {
    table-layout:fixed;
    width: 100%;
    
}
.dw10{
  width: 100%;
    background-color: rgba(255,255,255,0.9);
    margin-bottom: 20px; 
    text-align: left;
    font-size: 16px;
    line-height:1.6;
    /*font-weight: 400;*/
}

@media screen and (max-width:680px){
    #ans table {
        width:100%;
        font-size: 15px;
        line-height:1.5;
      }
      #ans table th,#ans table td{
        padding:6px 3px;
    }


.t13 {
  font-size: 13px;
  letter-spacing: 0;
}
.t13 td {
  padding:6px 1px;
}
.m10 {
  position:initial;
  margin-left: -20px!important;
  width: 100%!important;
}
}
#test{
  background-color: rgba(255,255,255,0.9);
  border-radius:5em;
  padding: 10vh 5vw;
}
#test ol {
   padding: 0 0 0 22px;
   margin: 0px auto;
   list-style-type: upper-alpha;
   color:#2393ff;
}
.se-tb{
  width: 100%;
    font-size: 1em;
  line-height:1.8;
  /*text-align: justify;*/
}
.se-tb td{
    vertical-align: top;
    padding: 30px 10px;
   }
.se-tb td:nth-child(3){
  border-bottom: 1px dashed #ddd;
}
/*.se-tb td:nth-child(2){
  text-decoration: underline;
}*/
.se-tb td:nth-child(1){
 font-weight: 400;
 color:#2393ff;
}
@media screen and (max-width:980px){
  #test{
    width: 96%;
  border-radius:25px;
    font-size:1em;
}
.se-tb td{
    vertical-align: top;
    padding: 20px 3px;
   }
.sa1 {
  display: inline-block;
  padding-top: 0px;
}
.sa1 td{
  padding: 1px!important;
  font-weight: normal!important;
  color: #333!important;
  vertical-align: middle;
}
}
#year {
  padding: 5vh 10vw;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337cbb;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23547f;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337cbb;
  border-color: #337cbb;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
#ans-mov iframe  {
  width:68vw;
  height: 420px;
  display: inline-block;
}

#ans-mov {
  background-color: rgba(255,255,255,0.88);
  padding: 1.5vh 3vw 0 3vw;
  margin: 0 0;

}
.time {
  width: 22vw;
  display:inline-block;
  vertical-align: top;
  margin-left: 2vw;
  font-size:15px!important;
  text-align: left!important;
  color: #999;
}

@media screen and (max-width:720px){
#ans-mov iframe  {
  width:90vw;
  height:200px;
  text-align: center;
}

#ans-mov {
  padding: 1.5vh 1vw 0 1vw;
  margin: 0 0;

}
.time {
  width: 98%;
  margin: left;
  
}

}
.custom-select {
  padding: 0;
  border: 2px solid #881818;
  border-radius: 5px;
  width:300px;
  overflow: hidden;
  font-size: 1.5em;
  font-weight: 400;
  /*background: transparent url(../img/top.png) no-repeat 94% 50%;*/
}

.custom-select select {
  padding: 2vh 2vw;
  cursor: pointer;
  width: 100%;
  color: #881818;
  border: none;
  box-shadow: none;
  /*background-color: transparent;*/
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
    text-overflow: '';
}

.custom-select select:focus {
  outline: none;
}
select  {
font-size: 0.7em;
}
.text-lr{
  -webkit-writing-mode: vertical-lr;
writing-mode: vertical-lr ;
}
@media screen and (max-width: 765px) {
  .custom-select {
  width: 80%!important;
  margin: 5px auto 25px;
  overflow: hidden;
  font-size: 1.1em;
  /*background: transparent url(../img/top.png) no-repeat 94% 50%;*/
}
select  {
  font-size: 1em;
  }
  .text-lr{
    -webkit-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb ;
  }
}
.flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width:55em){
  .flex {
    flex-wrap: wrap;
}
}

@media screen and (min-width:38em){
  .dsm {
    display:none;
 }
}
@media screen and (max-width:38em){
  .ds {
    display: none;
 }
}
.mjx-chtml {
  font-size: 108%!important;
  padding: 5px!important;

}
@media screen and (max-width:38em){
  .t16 .mjx-chtml {
    font-size: 16px!important;
    letter-spacing: 1px!important;
    padding: 5px!important;
  
  }
}