
body {font-size: 14px;}

.left-gyu {text-align:left !important;}

.right-gyu {text-align:right !important; }

.center-gyu {text-align:center !important; }

.middle-gyu {vertical-align:middle !important; }

.middle-gyu {vertical-align:middle !important;}


.bold-gyu {text-weight:bold;}

.blue-gyu {color:#3498db !important;}
.red-gyu {color:red; !important}
.pink-gyu {color:pink; !important}
.white-gyu {color:white; !important}
.black-gyu {color:black; !important}

.input-gyu1 {
  max-width:300px;
  display:inline;
}


body .popover.right .arrow {
	border-right-color:#444444;
}

.onmouseover_shadow1:hover {-moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc;}

.pointer {cursor:pointer;}


.tinybutton {
 font-size:100% !important;
 line-height:80% !important;
}

.inputerror_dynamic {
    border-radius: 8px;
    box-shadow: inset 0 0 1em whitesmoke, 0 0 1em red !important;
    margin-top: 30px;
    margin-bottom: 30px;
}



table td, table th {
padding:2px !important;
}

input[type=checkbox] {
  /* All browsers except webkit*/
  transform: scale(1.3);

  /* Webkit browsers*/
  -webkit-transform: scale(1.3);

  margin-right:10px;
}


hr {
    border: none;
    height: 1px;
    background-color: silver;
}

}
