@CHARSET "UTF-8";
*, *:before, *:after {
   -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.button-wrap {
  width: 80px;
  margin: 5px auto 0;
  cursor: pointer;
}
.button-bg {
  width: 100%;
  height: 40px;
  background-color: #808000;
  border-radius: 20px;
  padding: 2px;
  color:#fff;
  transition:all 0.2s ease;
}
.button-switch {
  position:relative;
  left:0px;
  width: 37px;
  height: 37px;
  border:solid 11px;
  border-radius: 18px;
  transition:all 0.2s ease;
}
.button-active .button-switch { left:40px; }
.button-on,
.button-off {
  position:absolute;
  transition:all 0.2s ease;
  padding-top:7px;
  font-size:1.2em;
  font-weight:bold;
}
.button-on { margin-left:55px; }
.button-off { margin-left:15px; color:#dd2222; }
.button-active .button-off { color:#fff; }
.button-active .button-on { color:#22dd22; }
.button-active .button-bg { background-color:#dc3522; }

.ui-progressbar {
    position: relative;
    background: #eef396;
    margin: 3px 0;
  }
  .progress-label {
    position: absolute;
    left: 5%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
    background-color: #b6fab6;
  }

#draggablePanelList .dragme  {
    cursor: move;
}

.code_item {
  margin-right: 20px;
  margin-bottom: 5px;
}

* {
  box-sizing: border-box;
}

svg {
  position: relative;
}

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* Global Styles */
.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}
.contact{
	 position: relative;
	 text-align: left;
	 margin-left:100px;
	 margin-top:200px;
	}
body a {
    color: #f2836b;
    text-decoration: none;
}
body a:hover {
    color: hotblue;
    text-decoration: none;
}
h2.k122{
	color: #7ec500;
	}
h1.k12,
h2.k12,
h3.k12,
span.c
{
	color: #f2836b;
    text-shadow: 2px 2px 4px #000;
    font-family: "sans-serif","Lato","Helvetica Neue","Helvetica,Arial","Microsoft JhengHei";
}
h1.test
{
	color: #f2836b;
    text-shadow: 2px 2px 4px #000;
    font-family: "sans-serif","Lato","Helvetica Neue","Helvetica,Arial","Microsoft JhengHei";
}


.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 3.5em;
    font-weight: 700;
}
span.c{
     font-size: 300%;
  }
.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.1);
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #bd4932;
    background-color: rgba(0,0,0,0);
}
/* slide*/
.slide1{
	background-color: #fff;
}
a.about{
	 text-decoration: underline;
}
.service-itema{
	 background-color: #b3d6f1;
	 padding: 20px;
	 width: 280px;
}
.service-itemb{
	 background-color: #c08c73;
	 padding: 20px;
	 width: 280px;
}

p.left{
	text-align: justify;
	font-size: 150%;
}
.dice {
	color:#c08c73;
}
.slide {
	family-name："微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
}

/* Services */
h1.grey{
	color: #f2836b;
	text-shadow: 2px 2px 4px #f2836b;
}
h2.white,
h3.white,
h4.white
{
	color: white;
	margin-bottom: 40px;
}

h3.blue
{
	color:#b3d6f1;
	text-shadow: 2px 2px 4px #000;
	margin-bottom: 40px;
}
h3.brown
{
	color:#8e2800;
	text-shadow: 2px 2px 4px #fff;
	margin-bottom: 40px;
}
h3.orange
{
	color:#f2836b;
	text-shadow: 2px 2px 4px #000;
	margin-bottom: 40px;
}
.text-primary {
    color: #f2836b;
}
.slide2{
	text-align:center;
}
/* cseducation */
.slide1,
.slide2,
.slide3,
.slide4
{
	background-color: #bceef5;
}
h4.left{
	text-align:left;
	margin-left: 150px;
}
h3.left{
	text-align:left;
	margin-left: 150px;
}
div.education{
	text-align: left;
	padding-left: 200px;
	width:100%;
}
h1.padding{
	padding-bottom: 25px;
}
blockquote.education{
	 background-color:#c08c73;
	 color:white;
	 padding-left: 50px;
	 padding-left: 50px;
	 font-size: 150%;
}
blockquote.educationtaiwan{
	 background-color: #6ca2e2;
	 color:white;
	 font-size: 150%;
}
h2.padding{
	padding: 30px;
}
h2.paddingtop{
	margin-top:100px;
}
h2.cwhite{
	text-align: center;
	color:white;
}
/* test */
div.test{
    margin-left: 100px;
    margin-top: 20px;
}
h3.test{
	color: #911146;
}
h1.k12test {
    color: #911146;
    padding-bottom:200px;
}
strong.black{
	color: #004466;
}
blockquote.test{
	font-size: 150%;
	}
.footcontainer{
	width:100%;
    margin-bottom: 100px;
   font-size: 150%;
}
.slide5,
.slide6,
.slide7
{
	background-color: #032229;
  color: #49b8d9;
}
.slide51{
  background-color: #032229;
  color: deepskyblue;
  font-size: 1.1em;  
  width: 100%
}

#wcontainer {
  top: 5px;
  width: 100%;
  height: auto;
  margin: auto;
}
.witem {
    background: #8a6d3b60;
    width: 160px;  /* refined in rewall()*/
    height: 180px; /* refined in rewall()*/
    margin: auto;
    text-align: center;
    display: block;
    /*overflow: auto;*/
}
.front{
  color: #fffed1;
  font-size: 18px;
  padding-top: 4px;
  width: 100%;
  height: 100px;
  background-color: #20264ae8;
}
.back{
  color: #faf8ad;
  font-size: 18px;
  padding-top: 2px;
  width: 100%;
  height: 100px;
  background-color: #51612b61;
}
.meta_escore{
  display: flex;
  height: 20px;
}
/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom,
.hamburger.is-open .hamb-middle.hamburger.is-open .hamb-bottom{
	background-color:#15506D;
}

.sidebar-nav li:first-child a {
  background-color: #1a1a1a;
  color: #000;
}
.sidebar-nav li:nth-child(2):before {
  background-color: #15506D;
}
.sidebar-nav li:nth-child(3):before {
  background-color:#156B6D;
}
.sidebar-nav li:nth-child(4):before {
  background-color:	#75C6ED;
}
.sidebar-nav li:nth-child(5):before {
  background-color:#52E8ED;
}
.sidebar-nav li:nth-child(6):before {
  background-color: #1F76A0;
}
.sidebar-nav li:nth-child(7):before {
  background-color: #1F9DA0;
}
.sidebar-nav li:nth-child(8):before {
  background-color:	#2EAEED;
}
.sidebar-nav li:nth-child(9):before {
  background-color: #57ADB0;
}
/*-------------------------------*/
/*          Dark Overlay         */
/*-------------------------------*/
.overlay {
  background-color: rgba(0, 0, 0, 0.2);
}


  .form-signin {
    max-width: 280px;
    padding: 15px;
    margin: 0 auto;
  }
  .form-signin .form-signin-heading, .form-signin {
    margin-bottom: 10px;
  }
  .form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: 46px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .form-signin .form-control:focus {
    z-index: 2;
  }
  .form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-color: #000;
  }
  .form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #000;
  }
  .form-signin-heading {
    color: #000;
    text-align: center;
    text-shadow: 0 2px 2px rgba(0,0,0,0.5);
  }

 .sweet-alert input {
   display: initial;
   width: auto;
   height: auto;
   margin: auto;
}

div.growlUI { background: url(check48.png) no-repeat 10px 10px }
div.growlUI h1, div.growlUI h2 {
    color: white; padding: 5px 5px 5px 75px; text-align: left
}

.table-fixed {
  width: 100%;
  background-color: #f3f3f3;
}



#menu{z-index:70;position:fixed;}
#menu li{
display:block;
margin:2px;
color:#000;
background:#fff;
background:rgba(255,255,255,.5);
-webkit-border-radius:10px;
border-radius:10px;

}
#menu li.active{background:#666;background:rgba(0,0,0,.5);color:#fff}
#menu li a,#menu li.active a:hover{color:#000}

#menu li:hover{background:rgba(255,255,255,.8)}
#menu li a,#menu li.active a{padding:9px 18px;display:block}





/* Alignment styles for images, videos and iframes in editable regions */

/* Center (default) */
[data-editable] iframe,
[data-editable] image,
[data-editable] [data-ce-tag=img],
[data-editable] img,
[data-editable] video {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

/* Left align */
[data-editable] .align-left {
    clear: initial;
    float: left;
    margin-right: 0.5em;
}

/* Right align */
[data-editable].align-right {
    clear: initial;
    float: right;
    margin-left: 0.5em;
}

/* Alignment styles for text in editable regions */
[data-editable] .text-center {
    text-align: center;
}

[data-editable] .text-left {
    text-align: left;
}

[data-editable] .text-right {
    text-align: right;
}

/*          Content of the questions       */
div.testunit{
	background-color: white;
	overflow: auto;
	font-size: 120%;
	width: 80%;
	font-family: sans-serif,Microsoft JhengHei;
}
.important{
	color: #af002a;
}

.inout{
	color: #1695a3;
}
.section_head{
	margin-right: 1em;
    padding: 0;
    font-size: 2.0em;
    color: #1695a3;
}
.fa_custom {
	color: #0099CC;
    border-color: #015bbb;
}

div.ace_editor {
	width:100%;
	height:100%;
	position: relative;

}

#editor .ace{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
 }
 #editor .ace_content *{
  font-family: monospace, monospace;
}
#users_wa{
	height: 100%;
  width: 95%;
  overflow: hidden;
}

span.head
{
font-size:20pt;
font-weight:bold;
color:#425deaf5;
font-family:sans-serif,DFKai-sb,Microsoft JhengHei;
padding:10px;
}
.google
{
  font-size:14pt;
  font-weight:bold;
  font-family:"sans-serif","Lato","Helvetica Neue","Helvetica,Arial","Microsoft JhengHei";
  margin-top:100px;
}
.panel-resizable {
     resize: vertical;
     overflow: auto
 }
 .scrollable-menu {
    height: auto;
    max-height: 250px;
    overflow-x: hidden;
}

.fon-flat-ui-turquoise, .fon-flat-ui-turquoise .fon-buttons {
	opacity:0.85;
	position: absolute;
    min-width: 24px;
    min-height: 30px;
    top: 20px;
}
.fon-button {
	position: absolute;
    min-width: 24px;
    min-height: 30px;
    height: 30px;
    width: 24px;
    line-height: 24px;
    font-size: 16px;
}

.icon-stack {
      position: relative;
      display: inline-block;
      width: 24px;
      height: 14px;
      line-height: 2px;
      vertical-align: middle;
    }
    .icon-stack-1x,
    .icon-stack-2x,
    .icon-stack-3x {
      position: absolute;
      left: 0;
      width: 100%;
      text-align: center;
    }
    .icon-stack-1x {
      line-height: inherit;
    }
    .icon-stack-2x {
      font-size: 10px;
    }
    .icon-stack-3x {
      font-size: 14px;
    }

.right_align { padding-left:8px; }
.left_align { padding-right:8px; }
#full_reload {
  position: fixed;
  top: 0.1em;
  right: 5px;
  color: rgba(5, 255, 159, 0.7);
  cursor: pointer;
}
#full_logout {
  position: fixed;
  top: 0.1em;
  right: 50px;
  color: rgba(5, 255, 159, 0.7);
  cursor: pointer;
}
#full_forward {
  position: fixed;
  top: 0.1em;
  right: 100px;
  color: rgba(5, 255, 159, 0.3);
  cursor: pointer;
}
#full_backward {
    position: fixed;
    top: 0.1em;
    right: 150px;
    color: rgba(5, 255, 159, 0.3);
    cursor: pointer;
}
#rtcstate {
    position: fixed;
    top: 0.1em;
    right: 100px;
    color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
}
#go_home {
  position: fixed;
  top: 0.1em;
  right: 150px;
  color: rgba(5, 255, 159, 0.7);
  cursor: pointer;
}
#go_user {
  position: fixed;
  top: 0.1em;
  right: 200px;
  color: rgba(5, 255, 159, 0.7);
  cursor: pointer;
}

#sw_notify {
  position: fixed;
  bottom: 0.1em;
  right: 50px;
  color: rgba(5, 255, 159, 0.3);
  cursor: pointer;
}
#sw_tnotify {
  position: fixed;
  bottom: 0.1em;
  right: 90px;
  color: rgba(5, 255, 159, 0.3);
  cursor: pointer;
}
#sw_speech {
  position: fixed;
  bottom: 0.1em;
  right: 130px;
  color: rgba(5, 255, 159, 0.3);
  cursor: pointer;
}
#filebrowser {
  position: fixed;
  bottom: 0.1em;
  right: 170px;
  color: rgba(5, 255, 159, 0.3);
  cursor: pointer;
}
#sw_lang {
  position: fixed;
  bottom: 0.1em;
  right: 170px;
  color: rgba(255, 255, 168, 1);
  cursor: pointer;
}
#diceMeet {
  position: fixed;
  bottom: 0.1em;
  right: 210px;
  color: rgba(5, 255, 159, 0.3);
  cursor: pointer;
}
#diceBot {
  position: fixed;
  bottom: 0.1em;
  right: 250px;
  color: rgba(196, 136, 241, 0.8);
  cursor: pointer;
}
#idle_detect {
  position: fixed;
  bottom: 0.1em;
  left: 50px;
  color: rgba(255, 0, 0, 0.3);
  cursor: pointer;
}
#jjnote {
  position: fixed;
  bottom: 0.1em;
  left: 90px;
  color: rgba(255, 0, 0, 0.3);
  cursor: pointer;
}
#theone_allow_2 {
  position: fixed;
  bottom: 0.1em;
  left: 130px;
  cursor: pointer;
}
#jjforce {
  position: fixed;
  bottom: 0.1em;
  left: 170px;
  color: rgba(255, 0, 0, 0.3);
  cursor: pointer;
}
#user_num {
  position: fixed;
  font-size: larger;
  bottom: 0.1em;
  left: 210px;
  color: rgba(5, 255, 159, 0.7);
  cursor: pointer;
  border: 3px solid #05573b;
  padding: 2px 5px;
  font-weight: bold;
  font-style: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 85px;
  text-align: center;
}
#sw_billboard {
  position: fixed;
  bottom: 0.1em;
  left: 300px;
  color: rgba(255, 0, 0, 0.3);
  cursor: pointer;
}
#google_translate_element {
    position: fixed;
    top: 0.1em;
    right: 200px;
    color: rgba(5, 255, 159, 0.3);
    cursor: pointer;
}
/*
.highlight {
    border: 1px solid red;
    font-weight: bold;
    font-size: 45px;
    background-color: lightblue;
}
*/
.specialdays a{
            background: #E17009 !important;
            opacity: 0.8 !important;/*添加半透明效果*/
            -moz-border-radius:  3px !important;
            -webkit-border-radius:  3px !important;
            border-radius:  7px !important;
            color:#000000 !important;
        }

.fon-flat-ui-turquoise .fon-item {
    color: #942b3d;
    background-color: #1ABC9C;
}

#ttyd_loading {
	background-color: #000000;
}
#ttyd_loading .ring {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 4px solid #4b9cdb;
    border-radius: 100%;
    top: 45%;
}
#ttyd_loading .ring .ball-holder {
    position: absolute;
    width: 10px;
    height: 100px;
    left: 40px;
    top: -4px;
}

#ttyd_loading .ring .ball-holder .ball {
    position: absolute;
    top: -11px;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #4282B3;
}
#ttyd_loading .ring .ball-holder {
	animation: loading 1.3s linear infinite;
}

@keyframes loading {
    0 {transform: rotate(0deg)}
    100% {transform: rotate(360deg);}
}

.free-wall {
  height: 102%;
  margin: 15px;
}

@keyframes start {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}


@-webkit-keyframes start {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}

.free-wall .cell[data-state="init"] {
  display: none;
}

.free-wall .cell[data-state="start"]  {
  display: block;
  animation: start 0.5s;
  -webkit-animation: start 0.5s;
}

.free-wall .cell[data-state="move"]  {
  transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
  -webkit-transition: top 0.5s, left 0.5s, width 0.5s, height 0.5s;
}

.fp-slidesNav.bottom {
  bottom: -3px;
}

/*
.table-dark {
  color: lightgreen;
  background-color: darkolivegreen;
}
*/
.fixed-columns,
.fixed-columns-right {
  position: absolute;
  top: 0;
  height: 100%;
  background-color: darkslategray;
  color: limegreen;
  font-weight: bolder;
  box-sizing: border-box;
  z-index: 1;
}

.fix-sticky {
  position: fixed !important;
  overflow: hidden;
  z-index: 100;
}

.fix-sticky table thead {
  background: #fff;
}

.fix-sticky table thead.thead-light {
  background: #e9ecef;
}

.fix-sticky table thead.thead-dark {
  background: #212529;
}

.bootstrap-table .fixed-table-container.fixed-height .table-dark thead th {
  border-bottom: 1px solid #32383e;
  background-color: cadetblue;
  color: aliceblue;
}