/* bootstrap-3 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; z-index:9999 !important; }
.content-page-3{
	weidh:100%;
	height:100%;
	font-size: 18px !important;
	background-color:transparent !important;
	margin-left: 10px;
	margin-right: 10px;
}

.row{
	width:100%;
}

.pagebanner{
	padding-left:8px;
}

.panel-custom-horrible-red {
    border-color: #DA4453;
}
.panel-custom-horrible-red > .panel-heading {
    background: #DA4453; 
    color: #ffffff;
    border-color: #DA4453;
}

.label-as-badge {
    border-radius: 1em;
}

.ui-datepicker-year{
	color:#555555 !important;
}

.ui-datepicker-month{
	color:#555555 !important;
}

.form-width-auto{
	width:auto !important;
}

.form-width-1{
	width:60px !important;
}

.form-width-2{
	width:120px !important;
}

.form-width-3{
	width:240px !important;
}

.form-width-4{
	width:480px !important;
}

/*.input-group-addon{
	font-size: 18px !important;
}

.form-control{
	font-size: 18px !important;
}

.btn{
	font-size: 16px !important;
}*/

.dropdown-menu {
    font-size: 18px !important;
}

body {
  margin: 0;
  font-family: 'Microsoft JhengHei', 'PMingLiU', 'MingLiU', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif' !important;
  font-size: 18px !important;
  line-height: 20px !important;
  color: #333333;
  background-color: #ffffff;
}

.has-info .help-block,
.has-info .control-label,
.has-info .radio,
.has-info .checkbox,
.has-info .radio-inline,
.has-info .checkbox-inline,
.has-info.radio label,
.has-info.checkbox label,
.has-info.radio-inline label,
.has-info.checkbox-inline label {
  color: #269abc;
}
.has-info .form-control {
  border-color: #269abc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-info .form-control:focus {
  border-color: #1b6d85;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #31b0d5;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #31b0d5;
}
.has-info .input-group-addon {
  color: #269abc;
  background-color: #dff3f9;
  border-color: #269abc;
}
.has-info .form-control-feedback {
  color: #269abc;
}

/*panel-footer*/
.panel-primary .panel-footer {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-success .panel-footer {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-warning .panel-footer {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-danger .panel-footer {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-info .panel-footer {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* CSS used here will be applied after bootstrap.css */
.modal-header-success {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5cb85c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-warning {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #f0ad4e;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-danger {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-info {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-primary {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

/* bootstrap-2 */
.content-page{
	weidh:100%;
	height:100%;
	background-color:transparent !important;
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
}

.select-mini {/*bootstrap-select resize*/
	width:100px;
    height: auto;
    line-height: 10px;
}
/*advance*/
.form-width-4{
	width:480px !important;
}

.quick-btn {
  position: relative;
  display: inline-block;
  /*width: 90px;
  height: 80px;
  padding-top: 16px;
  margin: 10px;*/
  width: 36px;
  height: 36px;
  padding-top: 5px;
  margin: 5px;
  color: #444444;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 0 0 1px #F8F8F8 inset, 0 0 0 1px #CCCCCC;
  box-shadow: 0 0 0 1px #F8F8F8 inset, 0 0 0 1px #CCCCCC;
}
.quick-btn .label {
  position: absolute;
  top: -12px;
  right: -12px;
}

.btn-metis-4 {
  color: #ffffff;
  background-color: #a264e7;
  border-color: #62309a;
}

.btn-metis-1 {
  color: #ffffff;
  background-color: #a264e7;
  border-color: #62309a;
}

.mydate-icon {
	display: block;
	width: 48px;
	height: 36px;
	/*margin: 5px auto;*/
	background: #fff;
	text-align: center;
	font-family: 'Helvetica', sans-serif;
	position: relative;
}

.mydate-icon .binds {
	position: absolute;
	height: 8px;
	width: 42px;
	background: transparent;
	border: 2px solid #999;
	border-width: 0 5px;
	top: -3px;
	left: 0;
	right: 0;
	margin: auto;
}

.mydate-icon .month {
	background: #d9534f;
	display: block;
	padding: 1px 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	/*border-bottom: 1px solid #ccc;*/
	box-shadow: inset 0 -1px 0 0 #666;
}

.mydate-icon .box {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	box-shadow: 0 0 3px #ccc;
}

.mydate-icon .monthday{
	float:left;	
	width:50%;
	padding: 3px;
	border: 1px solid #cccccc;
	border-bottom-left-radius:5px;
}

.mydate-icon .weekday{	
	float:left;
	padding: 3px;
	width:50%;	
	border-color:#cccccc; 
	border-style:solid;
	border-width: 1px 1px 1px 0px;
	border-bottom-right-radius:5px;
}


.mydate-icon .day::after {
	content: '';
	display: block;
	height: 100%;
	width: 96%;
	position: absolute;
	top: 3px;
	left: 2%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}

.mydate-icon .day::before {
	content: '';
	display: block;
	height: 100%;
	width: 90%;
	position: absolute;
	top: 6px;
	left: 5%;
	z-index: -1;
	box-shadow: 0 0 3px #ccc;
}