#otc-stock-text.otc-out-of-stock{
	color:red !important	
}

a.otc-out-of-stock, button.otc-out-of-stock{
	background:#000 !important;
	color:#fff !important;
	cursor:not-allowed !important;
}

select[name*='option'] option.otc-out-of-stock{
	color:#ddd !important;	
}

.otc-option{margin:0 !important;padding:0 !important;list-style:none !important;}

.otc-option a{box-sizing:content-box !important}

.otc-option:after{content:'\20';display:block;height:0;clear:both}

.otc-option li{
	background-color:transparent !important;
	color:#777 !important;
	float:left !important;
	position:relative !important;
	margin:0 4px 4px 0 !important;
	line-height:28px !important;
	font-size:12px !important;
	font-weight:500 !important;
	vertical-align:middle !important;
	padding:1px !important;
	display:inline-block !important;
}

.otc-option.hasimg li {
  line-height: 18px !important;
}

.otc-option li a{background-color:#fff;white-space:normal;width:auto !important; min-width:10px; padding:0 9px !important;border:1px solid #b8b7bd;color:inherit;text-decoration:none}

.otc-option.hasimg li a{
  min-height: 38px;
}

.otc-option-img {
  width: 38px !important;
  height: 38px;
  line-height: 38px;
}

.otc-option-img > span {
  display: block;
  text-indent: -9999em;
}

.otc-option li.otc-option-hasimg a {
  padding: 0 !important;
}

.otc-option li.otc-option-hasimg .otc-option-txt{padding:0 5px !important;}

.otc-option li.selected a{border:1px solid #be0106;color: #be0106;;}

.otc-option li.selected i{position:absolute;bottom:0;right:0;width:16px;height:16px;overflow:hidden;text-indent:-9999em;display:block;background-image:url("../image/selected.png");background-repeat:no-repeat;}

.otc-option li.otc-out-of-stock a{border:1px dashed #D6D6D8;color:#CDCDCD;margin:0;cursor:not-allowed}

.otc-option li.otc-out-of-stock .otc-option-img > span{background:url("../image/out-of-stock.gif") repeat}

.otc-option-notice {
  font-size:13px;display:block;color:#c00;
}

.otc-row {
  margin-right: -15px;
  margin-left: -15px;
  box-sizing: border-box;
}

.otc-row:before, .otc-row:after {
    content: " ";
    display: table;
	box-sizing: border-box;
}

.otc-row:after {
    clear: both;
}

.otc-xs-1, .otc-sm-1, .otc-md-1, .otc-lg-1, .otc-xs-2, .otc-sm-2, .otc-md-2, .otc-lg-2, .otc-xs-3, .otc-sm-3, .otc-md-3, .otc-lg-3, .otc-xs-4, .otc-sm-4, .otc-md-4, .otc-lg-4, .otc-xs-5, .otc-sm-5, .otc-md-5, .otc-lg-5, .otc-xs-6, .otc-sm-6, .otc-md-6, .otc-lg-6, .otc-xs-7, .otc-sm-7, .otc-md-7, .otc-lg-7, .otc-xs-8, .otc-sm-8, .otc-md-8, .otc-lg-8, .otc-xs-9, .otc-sm-9, .otc-md-9, .otc-lg-9, .otc-xs-10, .otc-sm-10, .otc-md-10, .otc-lg-10, .otc-xs-11, .otc-sm-11, .otc-md-11, .otc-lg-11, .otc-xs-12, .otc-sm-12, .otc-md-12, .otc-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}
.otc-xs-1, .otc-xs-2, .otc-xs-3, .otc-xs-4, .otc-xs-5, .otc-xs-6, .otc-xs-7, .otc-xs-8, .otc-xs-9, .otc-xs-10, .otc-xs-11, .otc-xs-12 {
  float: left;
}
.otc-xs-12 {
  width: 100%;
}
.otc-xs-11 {
  width: 91.66666667%;
}
.otc-xs-10 {
  width: 83.33333333%;
}
.otc-xs-9 {
  width: 75%;
}
.otc-xs-8 {
  width: 66.66666667%;
}
.otc-xs-7 {
  width: 58.33333333%;
}
.otc-xs-6 {
  width: 50%;
}
.otc-xs-5 {
  width: 41.66666667%;
}
.otc-xs-4 {
  width: 33.33333333%;
}
.otc-xs-3 {
  width: 25%;
}
.otc-xs-2 {
  width: 16.66666667%;
}
.otc-xs-1 {
  width: 8.33333333%;
}
.otc-xs-pull-12 {
  right: 100%;
}
.otc-xs-pull-11 {
  right: 91.66666667%;
}
.otc-xs-pull-10 {
  right: 83.33333333%;
}
.otc-xs-pull-9 {
  right: 75%;
}
.otc-xs-pull-8 {
  right: 66.66666667%;
}
.otc-xs-pull-7 {
  right: 58.33333333%;
}
.otc-xs-pull-6 {
  right: 50%;
}
.otc-xs-pull-5 {
  right: 41.66666667%;
}
.otc-xs-pull-4 {
  right: 33.33333333%;
}
.otc-xs-pull-3 {
  right: 25%;
}
.otc-xs-pull-2 {
  right: 16.66666667%;
}
.otc-xs-pull-1 {
  right: 8.33333333%;
}
.otc-xs-pull-0 {
  right: auto;
}
.otc-xs-push-12 {
  left: 100%;
}
.otc-xs-push-11 {
  left: 91.66666667%;
}
.otc-xs-push-10 {
  left: 83.33333333%;
}
.otc-xs-push-9 {
  left: 75%;
}
.otc-xs-push-8 {
  left: 66.66666667%;
}
.otc-xs-push-7 {
  left: 58.33333333%;
}
.otc-xs-push-6 {
  left: 50%;
}
.otc-xs-push-5 {
  left: 41.66666667%;
}
.otc-xs-push-4 {
  left: 33.33333333%;
}
.otc-xs-push-3 {
  left: 25%;
}
.otc-xs-push-2 {
  left: 16.66666667%;
}
.otc-xs-push-1 {
  left: 8.33333333%;
}
.otc-xs-push-0 {
  left: auto;
}
.otc-xs-offset-12 {
  margin-left: 100%;
}
.otc-xs-offset-11 {
  margin-left: 91.66666667%;
}
.otc-xs-offset-10 {
  margin-left: 83.33333333%;
}
.otc-xs-offset-9 {
  margin-left: 75%;
}
.otc-xs-offset-8 {
  margin-left: 66.66666667%;
}
.otc-xs-offset-7 {
  margin-left: 58.33333333%;
}
.otc-xs-offset-6 {
  margin-left: 50%;
}
.otc-xs-offset-5 {
  margin-left: 41.66666667%;
}
.otc-xs-offset-4 {
  margin-left: 33.33333333%;
}
.otc-xs-offset-3 {
  margin-left: 25%;
}
.otc-xs-offset-2 {
  margin-left: 16.66666667%;
}
.otc-xs-offset-1 {
  margin-left: 8.33333333%;
}
.otc-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .otc-sm-1, .otc-sm-2, .otc-sm-3, .otc-sm-4, .otc-sm-5, .otc-sm-6, .otc-sm-7, .otc-sm-8, .otc-sm-9, .otc-sm-10, .otc-sm-11, .otc-sm-12 {
    float: left;
  }
  .otc-sm-12 {
    width: 100%;
  }
  .otc-sm-11 {
    width: 91.66666667%;
  }
  .otc-sm-10 {
    width: 83.33333333%;
  }
  .otc-sm-9 {
    width: 75%;
  }
  .otc-sm-8 {
    width: 66.66666667%;
  }
  .otc-sm-7 {
    width: 58.33333333%;
  }
  .otc-sm-6 {
    width: 50%;
  }
  .otc-sm-5 {
    width: 41.66666667%;
  }
  .otc-sm-4 {
    width: 33.33333333%;
  }
  .otc-sm-3 {
    width: 25%;
  }
  .otc-sm-2 {
    width: 16.66666667%;
  }
  .otc-sm-1 {
    width: 8.33333333%;
  }
  .otc-sm-pull-12 {
    right: 100%;
  }
  .otc-sm-pull-11 {
    right: 91.66666667%;
  }
  .otc-sm-pull-10 {
    right: 83.33333333%;
  }
  .otc-sm-pull-9 {
    right: 75%;
  }
  .otc-sm-pull-8 {
    right: 66.66666667%;
  }
  .otc-sm-pull-7 {
    right: 58.33333333%;
  }
  .otc-sm-pull-6 {
    right: 50%;
  }
  .otc-sm-pull-5 {
    right: 41.66666667%;
  }
  .otc-sm-pull-4 {
    right: 33.33333333%;
  }
  .otc-sm-pull-3 {
    right: 25%;
  }
  .otc-sm-pull-2 {
    right: 16.66666667%;
  }
  .otc-sm-pull-1 {
    right: 8.33333333%;
  }
  .otc-sm-pull-0 {
    right: auto;
  }
  .otc-sm-push-12 {
    left: 100%;
  }
  .otc-sm-push-11 {
    left: 91.66666667%;
  }
  .otc-sm-push-10 {
    left: 83.33333333%;
  }
  .otc-sm-push-9 {
    left: 75%;
  }
  .otc-sm-push-8 {
    left: 66.66666667%;
  }
  .otc-sm-push-7 {
    left: 58.33333333%;
  }
  .otc-sm-push-6 {
    left: 50%;
  }
  .otc-sm-push-5 {
    left: 41.66666667%;
  }
  .otc-sm-push-4 {
    left: 33.33333333%;
  }
  .otc-sm-push-3 {
    left: 25%;
  }
  .otc-sm-push-2 {
    left: 16.66666667%;
  }
  .otc-sm-push-1 {
    left: 8.33333333%;
  }
  .otc-sm-push-0 {
    left: auto;
  }
  .otc-sm-offset-12 {
    margin-left: 100%;
  }
  .otc-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .otc-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .otc-sm-offset-9 {
    margin-left: 75%;
  }
  .otc-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .otc-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .otc-sm-offset-6 {
    margin-left: 50%;
  }
  .otc-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .otc-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .otc-sm-offset-3 {
    margin-left: 25%;
  }
  .otc-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .otc-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .otc-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .otc-md-1, .otc-md-2, .otc-md-3, .otc-md-4, .otc-md-5, .otc-md-6, .otc-md-7, .otc-md-8, .otc-md-9, .otc-md-10, .otc-md-11, .otc-md-12 {
    float: left;
  }
  .otc-md-12 {
    width: 100%;
  }
  .otc-md-11 {
    width: 91.66666667%;
  }
  .otc-md-10 {
    width: 83.33333333%;
  }
  .otc-md-9 {
    width: 75%;
  }
  .otc-md-8 {
    width: 66.66666667%;
  }
  .otc-md-7 {
    width: 58.33333333%;
  }
  .otc-md-6 {
    width: 50%;
  }
  .otc-md-5 {
    width: 41.66666667%;
  }
  .otc-md-4 {
    width: 33.33333333%;
  }
  .otc-md-3 {
    width: 25%;
  }
  .otc-md-2 {
    width: 16.66666667%;
  }
  .otc-md-1 {
    width: 8.33333333%;
  }
  .otc-md-pull-12 {
    right: 100%;
  }
  .otc-md-pull-11 {
    right: 91.66666667%;
  }
  .otc-md-pull-10 {
    right: 83.33333333%;
  }
  .otc-md-pull-9 {
    right: 75%;
  }
  .otc-md-pull-8 {
    right: 66.66666667%;
  }
  .otc-md-pull-7 {
    right: 58.33333333%;
  }
  .otc-md-pull-6 {
    right: 50%;
  }
  .otc-md-pull-5 {
    right: 41.66666667%;
  }
  .otc-md-pull-4 {
    right: 33.33333333%;
  }
  .otc-md-pull-3 {
    right: 25%;
  }
  .otc-md-pull-2 {
    right: 16.66666667%;
  }
  .otc-md-pull-1 {
    right: 8.33333333%;
  }
  .otc-md-pull-0 {
    right: auto;
  }
  .otc-md-push-12 {
    left: 100%;
  }
  .otc-md-push-11 {
    left: 91.66666667%;
  }
  .otc-md-push-10 {
    left: 83.33333333%;
  }
  .otc-md-push-9 {
    left: 75%;
  }
  .otc-md-push-8 {
    left: 66.66666667%;
  }
  .otc-md-push-7 {
    left: 58.33333333%;
  }
  .otc-md-push-6 {
    left: 50%;
  }
  .otc-md-push-5 {
    left: 41.66666667%;
  }
  .otc-md-push-4 {
    left: 33.33333333%;
  }
  .otc-md-push-3 {
    left: 25%;
  }
  .otc-md-push-2 {
    left: 16.66666667%;
  }
  .otc-md-push-1 {
    left: 8.33333333%;
  }
  .otc-md-push-0 {
    left: auto;
  }
  .otc-md-offset-12 {
    margin-left: 100%;
  }
  .otc-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .otc-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .otc-md-offset-9 {
    margin-left: 75%;
  }
  .otc-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .otc-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .otc-md-offset-6 {
    margin-left: 50%;
  }
  .otc-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .otc-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .otc-md-offset-3 {
    margin-left: 25%;
  }
  .otc-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .otc-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .otc-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .otc-lg-1, .otc-lg-2, .otc-lg-3, .otc-lg-4, .otc-lg-5, .otc-lg-6, .otc-lg-7, .otc-lg-8, .otc-lg-9, .otc-lg-10, .otc-lg-11, .otc-lg-12 {
    float: left;
  }
  .otc-lg-12 {
    width: 100%;
  }
  .otc-lg-11 {
    width: 91.66666667%;
  }
  .otc-lg-10 {
    width: 83.33333333%;
  }
  .otc-lg-9 {
    width: 75%;
  }
  .otc-lg-8 {
    width: 66.66666667%;
  }
  .otc-lg-7 {
    width: 58.33333333%;
  }
  .otc-lg-6 {
    width: 50%;
  }
  .otc-lg-5 {
    width: 41.66666667%;
  }
  .otc-lg-4 {
    width: 33.33333333%;
  }
  .otc-lg-3 {
    width: 25%;
  }
  .otc-lg-2 {
    width: 16.66666667%;
  }
  .otc-lg-1 {
    width: 8.33333333%;
  }
  .otc-lg-pull-12 {
    right: 100%;
  }
  .otc-lg-pull-11 {
    right: 91.66666667%;
  }
  .otc-lg-pull-10 {
    right: 83.33333333%;
  }
  .otc-lg-pull-9 {
    right: 75%;
  }
  .otc-lg-pull-8 {
    right: 66.66666667%;
  }
  .otc-lg-pull-7 {
    right: 58.33333333%;
  }
  .otc-lg-pull-6 {
    right: 50%;
  }
  .otc-lg-pull-5 {
    right: 41.66666667%;
  }
  .otc-lg-pull-4 {
    right: 33.33333333%;
  }
  .otc-lg-pull-3 {
    right: 25%;
  }
  .otc-lg-pull-2 {
    right: 16.66666667%;
  }
  .otc-lg-pull-1 {
    right: 8.33333333%;
  }
  .otc-lg-pull-0 {
    right: auto;
  }
  .otc-lg-push-12 {
    left: 100%;
  }
  .otc-lg-push-11 {
    left: 91.66666667%;
  }
  .otc-lg-push-10 {
    left: 83.33333333%;
  }
  .otc-lg-push-9 {
    left: 75%;
  }
  .otc-lg-push-8 {
    left: 66.66666667%;
  }
  .otc-lg-push-7 {
    left: 58.33333333%;
  }
  .otc-lg-push-6 {
    left: 50%;
  }
  .otc-lg-push-5 {
    left: 41.66666667%;
  }
  .otc-lg-push-4 {
    left: 33.33333333%;
  }
  .otc-lg-push-3 {
    left: 25%;
  }
  .otc-lg-push-2 {
    left: 16.66666667%;
  }
  .otc-lg-push-1 {
    left: 8.33333333%;
  }
  .otc-lg-push-0 {
    left: auto;
  }
  .otc-lg-offset-12 {
    margin-left: 100%;
  }
  .otc-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .otc-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .otc-lg-offset-9 {
    margin-left: 75%;
  }
  .otc-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .otc-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .otc-lg-offset-6 {
    margin-left: 50%;
  }
  .otc-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .otc-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .otc-lg-offset-3 {
    margin-left: 25%;
  }
  .otc-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .otc-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .otc-lg-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px){
  .otc-row .otc-lg-2:nth-child(6n+1), .otc-row .otc-lg-2:nth-child(6n+1), .otc-row .otc-lg-3:nth-child(4n+1), .otc-row .otc-lg-4:nth-child(3n+1), .otc-row .otc-lg-6:nth-child(2n+1) {
    clear: left;
  }
}

#column-left .otc-layout, #column-right .otc-layout {
	width:100% !important;	
}

.otc-panel {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-top:2px solid #bfbfbf;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-webkit-box-sizing:border-box;
    box-sizing:border-box;
	margin-bottom:15px;
}

.otc-panel *, .otc-panel *:before, .otc-panel *:after {
	-webkit-box-sizing:border-box;
    box-sizing:border-box;	
}

.otc-panel > .otc-panel-heading {
  	position:relative;
  	padding: 8px 15px;
  	color:#595959;
  	border-color:#e8e8e8;
  	border-bottom: 1px solid #e8e8e8;
  	border-top-right-radius: 2px;
  	border-top-left-radius: 2px;
  	background-color:#fcfcfc;
}

.otc-panel > .otc-panel-heading > .otc-panel-title {
  	font-size:15px;
  	font-weight:500;
  	display:inline-block;
  	margin-top: 0;
  	margin-bottom: 0;
  	color: inherit;
}

.otc-panel > .otc-panel-body {
    padding: 10px;
	overflow-x:hidden;
}

.otc-panel > .otc-panel-body:before, .otc-panel > .otc-panel-body:after {
    content: " ";
    display: table;
}

.otc-panel > .otc-panel-body:after {
	clear: both;
}

.otc-panel > .otc-panel-footer {
  	padding: 10px 15px;
  	background-color: #f5f5f5;
  	border-top: 1px solid #ddd;
  	border-bottom-right-radius: 2px;
  	border-bottom-left-radius: 2px;
}

.otc-product-layout {
	border:1px solid #ddd;
	margin-bottom:15px;
	border-radius:3px;	
}

.opl-image > a {
	display:block;
	text-align:center;
}

.opl-image > a > img {
	max-width:100% !important;	
}

.otc-product-layout > .opl-name {
	padding:10px;
}

.opl-name > a {
	color:#333;
	font-size:13px;
	overflow:hidden;
	display:block;
	max-width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-weight:500;
}

.otc-product-layout > .opl-price {
	padding:0 10px 10px 10px;	
}

.opl-price > .price {
	font-size:18px;
	/*color:#f10214;*/
	font-weight:bold;
	padding-right:5px;
}

.opl-price > .price-old {
	font-size:12px;
	/*color:#aaa;*/
	text-decoration:line-through;
}

.otc-form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 8px 13px;
  font-size: 12px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.otc-form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.otc-form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.otc-form-control:-ms-input-placeholder {
    color: #999;
}
.otc-form-control::-webkit-input-placeholder {
    color: #999;
}
.otc-form-control[disabled], .otc-form-control[readonly], fieldset[disabled] .otc-form-control {
    background-color: #eee;
    opacity: 1;
}
.otc-form-control[disabled], fieldset[disabled] .otc-form-control {
    cursor: not-allowed;
}
textarea.otc-form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].otc-form-control, input[type="time"].otc-form-control, input[type="datetime-local"].otc-form-control, input[type="month"].otc-form-control {
		line-height: 35px;
	}
	input[type="date"].input-sm, .input-group-sm > input.otc-form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], input[type="time"].input-sm, .input-group-sm > input.otc-form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input.otc-form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input.otc-form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
		  line-height: 26px;
	}
	input[type="date"].input-lg, .input-group-lg > input.otc-form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], input[type="time"].input-lg, .input-group-lg > input.otc-form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input.otc-form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input.otc-form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
		  line-height: 40px;
	}
}

/** btn ****/
.otc-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 13px;
  font-size: 12px;
  line-height: 1.42857;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.otc-btn:focus, .otc-btn:active:focus, .otc-btn.active:focus, .otc-btn.focus, .otc-btn:active.focus, .otc-btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.otc-btn:hover, .otc-btn:focus, .otc-btn.focus {
    color: #333;
    text-decoration: none;
}
.otc-btn:active, .otc-btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.otc-btn.disabled, .otc-btn[disabled], fieldset[disabled] .otc-btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.otc-btn.disabled, fieldset[disabled] a.otc-btn {
  pointer-events: none;
}

.otc-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.otc-btn-default:focus, .otc-btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.otc-btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.otc-btn-default:active, .otc-btn-default.active, .open > .otc-btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.otc-btn-default:active:hover, .otc-btn-default.active:hover, .open > .otc-btn-default.dropdown-toggle:hover, .otc-btn-default:active:focus, .otc-btn-default.active:focus, .open > .otc-btn-default.dropdown-toggle:focus, .otc-btn-default:active.focus, .otc-btn-default.active.focus, .open > .otc-btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.otc-btn-default:active, .otc-btn-default.active, .open > .otc-btn-default.dropdown-toggle {
    background-image: none;
}
.otc-btn-default.disabled, .otc-btn-default[disabled], fieldset[disabled] .otc-btn-default, .otc-btn-default.disabled:hover, .otc-btn-default[disabled]:hover, fieldset[disabled] .otc-btn-default:hover, .otc-btn-default.disabled:focus, .otc-btn-default[disabled]:focus, fieldset[disabled] .otc-btn-default:focus, .otc-btn-default.disabled.focus, .otc-btn-default[disabled].focus, fieldset[disabled] .otc-btn-default.focus, .otc-btn-default.disabled:active, .otc-btn-default[disabled]:active, fieldset[disabled] .otc-btn-default:active, .otc-btn-default.disabled.active, .otc-btn-default[disabled].active, fieldset[disabled] .otc-btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.otc-btn-default .badge {
    color: #fff;
    background-color: #333;
}
.otc-btn-primary {
  color: #fff;
  background-color: #1e91cf;
  border-color: #1978ab;
}
.otc-btn-primary:focus, .otc-btn-primary.focus {
    color: #fff;
    background-color: #1872a2;
    border-color: #092a3c;
}
.otc-btn-primary:hover {
    color: #fff;
    background-color: #1872a2;
    border-color: #115376;
}
.otc-btn-primary:active, .otc-btn-primary.active, .open > .otc-btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1872a2;
    border-color: #115376;
}
.otc-btn-primary:active:hover, .otc-btn-primary.active:hover, .open > .otc-btn-primary.dropdown-toggle:hover, .otc-btn-primary:active:focus, .otc-btn-primary.active:focus, .open > .otc-btn-primary.dropdown-toggle:focus, .otc-btn-primary:active.focus, .otc-btn-primary.active.focus, .open > .otc-btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #135c83;
    border-color: #092a3c;
}
.otc-btn-primary:active, .otc-btn-primary.active, .open > .otc-btn-primary.dropdown-toggle {
    background-image: none;
}
.otc-btn-primary.disabled, .otc-btn-primary[disabled], fieldset[disabled] .otc-btn-primary, .otc-btn-primary.disabled:hover, .otc-btn-primary[disabled]:hover, fieldset[disabled] .otc-btn-primary:hover, .otc-btn-primary.disabled:focus, .otc-btn-primary[disabled]:focus, fieldset[disabled] .otc-btn-primary:focus, .otc-btn-primary.disabled.focus, .otc-btn-primary[disabled].focus, fieldset[disabled] .otc-btn-primary.focus, .otc-btn-primary.disabled:active, .otc-btn-primary[disabled]:active, fieldset[disabled] .otc-btn-primary:active, .otc-btn-primary.disabled.active, .otc-btn-primary[disabled].active, fieldset[disabled] .otc-btn-primary.active {
    background-color: #1e91cf;
    border-color: #1978ab;
}
.otc-btn-primary .badge {
    color: #1e91cf;
    background-color: #fff;
}
.otc-btn-success {
  color: #fff;
  background-color: #8fbb6c;
  border-color: #7aae50;
}
.otc-btn-success:focus, .otc-btn-success.focus {
    color: #fff;
    background-color: #75a74d;
    border-color: #3d5728;
}
.otc-btn-success:hover {
    color: #fff;
    background-color: #75a74d;
    border-color: #5c843d;
}
.otc-btn-success:active, .otc-btn-success.active, .open > .otc-btn-success.dropdown-toggle {
    color: #fff;
    background-color: #75a74d;
    border-color: #5c843d;
}
.otc-btn-success:active:hover, .otc-btn-success.active:hover, .open > .otc-btn-success.dropdown-toggle:hover, .otc-btn-success:active:focus, .otc-btn-success.active:focus, .open > .otc-btn-success.dropdown-toggle:focus, .otc-btn-success:active.focus, .otc-btn-success.active.focus, .open > .otc-btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #648e42;
    border-color: #3d5728;
}
.otc-btn-success:active, .otc-btn-success.active, .open > .otc-btn-success.dropdown-toggle {
    background-image: none;
}
.otc-btn-success.disabled, .otc-btn-success[disabled], fieldset[disabled] .otc-btn-success, .otc-btn-success.disabled:hover, .otc-btn-success[disabled]:hover, fieldset[disabled] .otc-btn-success:hover, .otc-btn-success.disabled:focus, .otc-btn-success[disabled]:focus, fieldset[disabled] .otc-btn-success:focus, .otc-btn-success.disabled.focus, .otc-btn-success[disabled].focus, fieldset[disabled] .otc-btn-success.focus, .otc-btn-success.disabled:active, .otc-btn-success[disabled]:active, fieldset[disabled] .otc-btn-success:active, .otc-btn-success.disabled.active, .otc-btn-success[disabled].active, fieldset[disabled] .otc-btn-success.active {
    background-color: #8fbb6c;
    border-color: #7aae50;
}
.otc-btn-success .badge {
    color: #8fbb6c;
    background-color: #fff;
}
.otc-btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #39b3d7;
}
.otc-btn-info:focus, .otc-btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #186278;
}
.otc-btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2390b0;
}
.otc-btn-info:active, .otc-btn-info.active, .open > .otc-btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2390b0;
}
.otc-btn-info:active:hover, .otc-btn-info.active:hover, .open > .otc-btn-info.dropdown-toggle:hover, .otc-btn-info:active:focus, .otc-btn-info.active:focus, .open > .otc-btn-info.dropdown-toggle:focus, .otc-btn-info:active.focus, .otc-btn-info.active.focus, .open > .otc-btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #186278;
}
.otc-btn-info:active, .otc-btn-info.active, .open > .otc-btn-info.dropdown-toggle {
    background-image: none;
}
.otc-btn-info.disabled, .otc-btn-info[disabled], fieldset[disabled] .otc-btn-info, .otc-btn-info.disabled:hover, .otc-btn-info[disabled]:hover, fieldset[disabled] .otc-btn-info:hover, .otc-btn-info.disabled:focus, .otc-btn-info[disabled]:focus, fieldset[disabled] .otc-btn-info:focus, .otc-btn-info.disabled.focus, .otc-btn-info[disabled].focus, fieldset[disabled] .otc-btn-info.focus, .otc-btn-info.disabled:active, .otc-btn-info[disabled]:active, fieldset[disabled] .otc-btn-info:active, .otc-btn-info.disabled.active, .otc-btn-info[disabled].active, fieldset[disabled] .otc-btn-info.active {
    background-color: #5bc0de;
    border-color: #39b3d7;
}
.otc-btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.otc-btn-warning {
  color: #fff;
  background-color: #f38733;
  border-color: #ef710e;
}
.otc-btn-warning:focus, .otc-btn-warning.focus {
    color: #fff;
    background-color: #e66c0e;
    border-color: #773807;
}
.otc-btn-warning:hover {
    color: #fff;
    background-color: #e66c0e;
    border-color: #b5550b;
}
.otc-btn-warning:active, .otc-btn-warning.active, .open > .otc-btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e66c0e;
    border-color: #b5550b;
}
.otc-btn-warning:active:hover, .otc-btn-warning.active:hover, .open > .otc-btn-warning.dropdown-toggle:hover, .otc-btn-warning:active:focus, .otc-btn-warning.active:focus, .open > .otc-btn-warning.dropdown-toggle:focus, .otc-btn-warning:active.focus, .otc-btn-warning.active.focus, .open > .otc-btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #c45c0c;
    border-color: #773807;
}
.otc-btn-warning:active, .otc-btn-warning.active, .open > .otc-btn-warning.dropdown-toggle {
    background-image: none;
}
.otc-btn-warning.disabled, .otc-btn-warning[disabled], fieldset[disabled] .otc-btn-warning, .otc-btn-warning.disabled:hover, .otc-btn-warning[disabled]:hover, fieldset[disabled] .otc-btn-warning:hover, .otc-btn-warning.disabled:focus, .otc-btn-warning[disabled]:focus, fieldset[disabled] .otc-btn-warning:focus, .otc-btn-warning.disabled.focus, .otc-btn-warning[disabled].focus, fieldset[disabled] .otc-btn-warning.focus, .otc-btn-warning.disabled:active, .otc-btn-warning[disabled]:active, fieldset[disabled] .otc-btn-warning:active, .otc-btn-warning.disabled.active, .otc-btn-warning[disabled].active, fieldset[disabled] .otc-btn-warning.active {
    background-color: #f38733;
    border-color: #ef710e;
}
.otc-btn-warning .badge {
    color: #f38733;
    background-color: #fff;
}
.otc-btn-danger {
  color: #fff;
  background-color: #f56b6b;
  border-color: #f24545;
}
.otc-btn-danger:focus, .otc-btn-danger.focus {
    color: #fff;
    background-color: #f23b3b;
    border-color: #ac0c0c;
}
.otc-btn-danger:hover {
    color: #fff;
    background-color: #f23b3b;
    border-color: #ea1010;
}
.otc-btn-danger:active, .otc-btn-danger.active, .open > .otc-btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #f23b3b;
    border-color: #ea1010;
}
.otc-btn-danger:active:hover, .otc-btn-danger.active:hover, .open > .otc-btn-danger.dropdown-toggle:hover, .otc-btn-danger:active:focus, .otc-btn-danger.active:focus, .open > .otc-btn-danger.dropdown-toggle:focus, .otc-btn-danger:active.focus, .otc-btn-danger.active.focus, .open > .otc-btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #f01a1a;
    border-color: #ac0c0c;
}
.otc-btn-danger:active, .otc-btn-danger.active, .open > .otc-btn-danger.dropdown-toggle {
    background-image: none;
}
.otc-btn-danger.disabled, .otc-btn-danger[disabled], fieldset[disabled] .otc-btn-danger, .otc-btn-danger.disabled:hover, .otc-btn-danger[disabled]:hover, fieldset[disabled] .otc-btn-danger:hover, .otc-btn-danger.disabled:focus, .otc-btn-danger[disabled]:focus, fieldset[disabled] .otc-btn-danger:focus, .otc-btn-danger.disabled.focus, .otc-btn-danger[disabled].focus, fieldset[disabled] .otc-btn-danger.focus, .otc-btn-danger.disabled:active, .otc-btn-danger[disabled]:active, fieldset[disabled] .otc-btn-danger:active, .otc-btn-danger.disabled.active, .otc-btn-danger[disabled].active, fieldset[disabled] .otc-btn-danger.active {
    background-color: #f56b6b;
    border-color: #f24545;
}
.otc-btn-danger .badge {
    color: #f56b6b;
    background-color: #fff;
}

.otc-btn-link {
  color: #1e91cf;
  font-weight: normal;
  border-radius: 0;
}
.otc-btn-link, .otc-btn-link:active, .otc-btn-link.active, .otc-btn-link[disabled], fieldset[disabled] .otc-btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.otc-btn-link, .otc-btn-link:hover, .otc-btn-link:focus, .otc-btn-link:active {
    border-color: transparent;
}
.otc-btn-link:hover, .otc-btn-link:focus {
    color: #14628c;
    text-decoration: underline;
    background-color: transparent;
}
.otc-btn-link[disabled]:hover, fieldset[disabled] .otc-btn-link:hover, .otc-btn-link[disabled]:focus, fieldset[disabled] .otc-btn-link:focus {
    color: #777;
    text-decoration: none;
}
.otc-btn-lg, .otc-btn-group-lg > .otc-btn {
  padding: 9px 18px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 5px;
}
.otc-btn-sm, .otc-btn-group-sm > .otc-btn {
  padding: 4px 9px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 2px;
}
.otc-btn-xs, .otc-btn-group-xs > .otc-btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 2px;
}
.otc-btn-block {
  display: block;
  width: 100%; }

.otc-btn-block + .otc-btn-block {
  margin-top: 5px;
}

input[type="submit"].otc-btn-block, input[type="reset"].otc-btn-block, input[type="button"].otc-btn-block {
  width: 100%;
}
.otc-pull-right {
  float: right !important;
}
.otc-pull-left {
  float: left !important;
}