.required {
    color: #E00;
}

.required:after {
    content: " *";
}

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 14px;
  right: 3%;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border: none;
  text-indent: 100%;
  background: url("../../images/to-top1.jpg") no-repeat 0px 0px;
}

.input-ggg {
  position:relative; 
  display:table; 
  border-collapse:separate;
}

img.smallimg {
width: 30px;
height: 30px;
}
img.smallimg1 {
width: 23px;
height: 23px;
}

input.date-width {
width: 105px;
max-width: 105px;
}

input.count-width {
	width: 50px;
	max-width: 50px;
}

input.number-width
{
  width:120px;
  max-width: 120px;
}

input.time-width {
width: 90px;
max-width: 90px;
}

input.time2-width {
width: 90px;
max-width: 90px;
padding:1px;
}

select.time-range-width {
    width: 110px;
    max-width: 110px;
    padding:1px;
}

select.shift-width {
    width: 120px;
    max-width: 120px;
    padding:1px;
}

select.shift1-width {
    width: 150px;
    max-width: 150px;
    padding:1px;
}

select.training-width {
    width: 130px;
    max-width: 130px;
    padding:1px;
}

select.training1-width {
    width: 200px;
    max-width: 200px;
    padding:1px;
}

select.training2-width {
    width: 210px;
    max-width: 210px;
    padding:1px;
}

select.grade-width {
    width: 90px;
    max-width: 90px;
    padding:1px;
}

div.kantoku{
  height: 130px;
  border: 1px solid #ccc;
  overflow: auto;
}

img.upload{
  width: 240px
}

img.show_size{
  width: 180px
}

img.show_size15{
  width: 150px
}

.list_thead th{
    padding-top: 1px;
    padding-bottom: 1px;
}
.list_tbody tbody td{
    padding-top: 10px;
    padding-bottom: 1px;
    vertical-align: middle;
}

#dtVenueAddressList tbody td{
    padding-top: 10px;
    padding-bottom: 1px;
    vertical-align: middle;
}

table.rtable_small tbody td{
    padding: 3px;
    vertical-align: middle;
    text-align: center;
}
table.rtable_small thead th{
    padding: 5px;
    vertical-align: middle;
    text-align: center;
}
table.nob_table {
 width:100%;
 max-width:100%;
 margin-bottom:0px;
    font-size: 12px;
}
.dtrg-group {
  background-color: #ddd !important;
}
.modal-footer5 {
    padding: 5px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
table.table4 tbody td{
    padding: 5px;
    vertical-align: middle;
    text-align: center;
}

select.assignment-width {
    width: 120px;
    max-width: 120px;
    padding:1px;
    height: 25px;
}

.m_bottom5 {
  margin-bottom: 5px;
}

.font13 {
  font-size: 13px;
}
.font12 {
  font-size: 12px;
}
.font11 {
  font-size: 11px;
}

.form-control1 {
 height:28px;
 padding:2px 2px;
 font-size:12px;
 line-height:1.42857143;
 color:#555;
 vertical-align: middle;
 background-color:#fff;
 background-image:none;
 border:1px solid #ccc;
 border-radius:4px;
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
 transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control-static1 {
 padding-top:7px;
 padding-bottom:3px;
 margin-bottom:0
}


.form-padding22 {
 padding:2px 2px;
}


.boxView {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.boxView .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.boxView p {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}

.inputstl { 
    padding: 1px; 
    border: solid 1px #0077B0; 
    height:22px;
    font-size: 12px;
    outline: 0; 
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #C6ECFF), to(#FFFFFF)); 
    background: -moz-linear-gradient(top, #FFFFFF, #C6ECFF 1px, #FFFFFF 25px); 
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
} 
div.notic-show {
  height:450px;
  overflow:auto;
}

ul [info] {
  background: #f3fbff;
  border: 2px skyblue dashed;
}
ul li[success] {
  color: #43acff;
}
ul li[error] {
  color: #ff0000;
}

/* 背景/文字の色 */
// ※ クラスが設定される要素の子要素に表示用のスタイリングを付与する
.class-holiday > .ui-state-default {
background: #FFFFCC !important;
color: red !important;
}
.class-sunday > .ui-state-default {
background: #FFCCCC !important;
color: red !important;
}
.class-saturday > .ui-state-default {
background: #CCCCFF !important;
color: blue !important;
}

/* 試験監督官割当 */

div.ass-room {
  background: url(images/bin.jpg) top right no-repeat;
  height: 58px;
  width: 270px;
  border: 2px solid #000;
  overflow: auto;
}

div.ass-kan {
  position: relative;
  margin-top: 0;
  float: left;
}

div.ass-room-list {
  margin-left: 250px;
}

p.ass-room-title {
  margin-bottom: 0;
  margin-top: 5px;
}

.ass-kan-li {
  list-style: none;
}

.ass-kan-ui {
  /*max-height: 150px;*/
}

.ass-kan-li-a:link {
  text-decoration: none;
  color: #000;
  margin: 5px;
  width: 130px;
  border: 3px dashed #999;
  background: #eee;
  padding: 3px;
  display: block;
}

.ass-kan-li-a:hover {  
  text-decoration: none;
  color: #000;
  margin: 5px;
  width: 130px;
  border: 3px dashed #999;
  background: #eee;
  padding: 3px;
}

.ass-kan-li-a:hover:after {  
  content: ' (選択)';
}
.btn-assign {
  padding: 3px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
  margin: 1px;
}


 .shadow_text{ 
      font-size: 13px; 
      color:#4cc134;
      float: left;
      height: 50px;
      padding: 15px 15px;
      line-height: 20px; 
      /*margin: 10px;*/
      animation: changeshadow 1s  ease-in  infinite ;
      /* 其它浏览器兼容性前缀 */
      -webkit-animation: changeshadow 1s linear infinite;
      -moz-animation: changeshadow 1s linear infinite;
      -ms-animation: changeshadow 1s linear infinite;
      -o-animation: changeshadow 1s linear infinite;
    }
    @keyframes changeshadow {  
        0%{ text-shadow: 0 0 4px #4cc134}  
        50%{ text-shadow: 0 0 40px #4cc134}  
        100%{ text-shadow: 0 0 4px #4cc134}  
    }
    /* 添加兼容性前缀 */
  @-webkit-keyframes changeshadow {
    0%{ text-shadow: 0 0 4px #4cc134}  
          50%{ text-shadow: 0 0 40px #4cc134}  
          100%{ text-shadow: 0 0 4px #4cc134}  
  }
  @-moz-keyframes changeshadow {
      0%{ text-shadow: 0 0 4px #4cc134}  
            50%{ text-shadow: 0 0 40px #4cc134}  
            100%{ text-shadow: 0 0 4px #4cc134}  
  }
  @-ms-keyframes changeshadow {
      0%{ text-shadow: 0 0 4px #4cc134}  
            50%{ text-shadow: 0 0 40px #4cc134}  
            100%{ text-shadow: 0 0 4px #4cc134}  
  }
  @-o-keyframes changeshadow {
      0%{ text-shadow: 0 0 4px #4cc134}  
            50%{ text-shadow: 0 0 40px #4cc134}  
            100%{ text-shadow: 0 0 4px #4cc134}  
  }