﻿body {
     font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul,li {
	list-style: none;
}
img {
  border: 0px
}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

* {
	margin: 0px auto;
	
}
.left {
	float: left;
}
.right {
	float: right;
}
#wrap {
	width: 100%; margin: 0 auto;
}
#header {
	width: 100%;
	margin: 0 auto;
	min-width: 980px;
}
#h-nav {
	width: 980px;
	height: 125px;
	margin: 0 auto;
	background-image:url(../img/Tree.png);
	background-position:right;
	background-repeat:no-repeat;

}
#nav {
	width: 980px;
	margin: 0 auto;
}
#access {
	background-color: rgb(80, 167, 52);
	width: 100%;
	min-width: 980px;
	margin: 0 auto;
	float: left;
}
#access li {
	
	height: 60px;
	float: left;
	position: relative;
	background-color: rgb(80, 167, 52);
}

#access li:hover {
	color: #fff;
}
.here a {
	color: #333700!important;
}
#access ul li a {
	line-height: 60px; font-size: 23px; padding: 0 40px; text-decoration: none; display: block; color: #fff; text-align:center;	font-weight:600;
}
#access ul li a:hover {
	color: #333700;
	background-color: rgba(255, 255, 255 ,0.1);
}

#access ul {
	list-style: none; padding-left: 0px; width: 950px; margin: 0 25px;
}
.h-img {
	z-index: 88;
	position: absolute;
	left: 859px;
	top: -8px;
}
.top-tel {
	z-index: 86;
	position: absolute;
	left: 400px;
	top: -100px;
	padding:5px 10px;
	border: 2px dashed rgb(224, 224, 224);
}
.top-tel span {
	font-size:24px;
}
.logo {
    margin:5px 0 0 50px;
	background-image:url(../img/Logo.png);
	background-position:bottom;
	width: 216px;
	height: 100px;
}
.logo h1 {
	text-indent: -9999em;
}
.logo:hover {
	opacity:0.8;
}
.logo a {
	display: block;
	height: 100px;
}
.home {
	letter-spacing: 5px;
}
.content {
	width: 980px;
	margin: 10px auto;
	text-align:center;
}
.content2 {
	width: 980px;
	margin: 10px auto;
}
.content3 {
	width: 730px;
	float: left;
	margin: 15px 0 15px 0;
	padding: 40px 0 0 50px;
	border-left:3px solid rgb(80, 167, 52);
}
.left-menu {
	width: 150px;
	float: left;
	margin: 15px 40px 15px 0;
	color: rgb(80, 167, 52);
	font-size:25px;
	font-weight:600;
}
.left-menu li {
	margin: 60px 0 0 0;
	text-align: right;
}
.left-menu li a {
	padding: 5px 10px;
	color: rgb(80, 167, 52);
	text-decoration:none;
}
.left-menu li a:hover {
	background-color: rgb(80, 167, 52);
	color: #fff!important;
}

.pro {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.pro-img {
	width: 31%;
	float: left;
}
.pro-text {
	width: 69%;
	float: left;
	padding: 30px 0 0 0;
	line-height: 26px;
	color: #333700;
}
.pro-text strong {
	font-size:110%;
}
.mhere a {
	background-color: rgb(80, 167, 52);
	color: #fff!important;
}
.atext {
	width: 460px;
	display: inline-block;
	margin: 50px 40px 10px 40px;
	padding: 8px 0 0 0;
	vertical-align:top;
	font-weight:600;
	font-size:17px;
	color: #333700;
}
.atext p:first-letter {
		font-size:22px;
		font-weight:700;
		letter-spacing:1px;
		color:#369;
}
.aimg {
	width: 420px;
	display: inline-block;
	margin: 50px 0 10px 0;
}

.ce-text {
	width: 820px;
	margin: 0 auto;
	padding: 100px 0 20px 0;
	font-size:17px;
	font-weight:600;
	color: #333700;
}
.ce-text p:first-letter {
		font-size:22px;
		font-weight:700;
		letter-spacing:1px;
		color:#369;
}
.ce-text p {
	line-height: 130%;
	margin: 0 0 0 30px;
}
.ctext {
	width: 820px;
	margin: 0 auto;
	padding: 100px 0;
	font-size:17px;
	font-weight:600;
	color: #333700;
}
.ctext h2 {
	color: rgb(80, 167, 52);
	font-size: 24px;
}
.ctext p {
	line-height: 130%;
	margin: 0 0 0 30px;
}
.ctext a {
	color: #000;
}
.iso {
	width: 820px;
	height: 150px;
	margin: 0 auto;
	padding: 10px 0;
}
.iso-menu {
	width: 820px;
    float: left;
}
.iso-menu li {
    float: left;
	padding: 0 30px 0 0;
}
.content img {
	margin: 8px 0 0 0;
}

.left-content {
	width: 320px;
	float: left;
	margin: 5px 10px 5px 0px;
}
.left-content-1 {
	background-color: rgb(255, 255, 255);
    height: 200px; 
}
.center-content {
	width: 320px;
	float: left;
	margin: 5px 10px 5px 0px;
}
.right-content {
	width: 320px;
	float: left;
    margin: 5px 0px 5px 0px;
}
.right-content-1 {
    background-color: rgb(255, 255, 255);
    height: 200px;
}

.footer {
	width: 100%;
	min-width: 980px;
	margin: 0 auto;
	float: left;
}
.footer a {
	color: rgb(80, 167, 52);
	text-decoration:none;
}
.copyright {
	width: 98%;
	margin: 20px auto 0 auto;
	border-top:3px solid rgb(80, 167, 52);
}
.f-nav {
	width: 980px;
    margin: 0 auto;
	text-align:center;
	font-weight:600;
	font-size: 15px;
	color: rgb(80, 167, 52);
	line-height: 50px;

}

.more a {
	color: #f60;
}
.row1 {
	width:980px;
	margin: 0 auto;
}
.col2 {
	width:480px;
	float:left;
	margin-bottom: 35px;
	padding-top: 8px;
	border: 1px solid #ddd;
	background-color:#FFF;
}
.mar-right {
	margin-right: 16px;
}
.col3 {
	width:300px;
	float:left;
	margin-bottom: 35px;
}
.col3 ul li p span {
	font-size:18px;
}
.col4 {
	width:620px;
	float:left;
	margin-bottom: 20px;
	padding-top: 2px;
	border: 1px solid #ddd;
	background-color:#FFF;
}
.col5 {
	width:620px;
	float:left;
	margin-bottom: 20px;
	padding-top: 0px;
	border: 1px solid #ddd;
	background-color:#FFF;
}
.col5 p {
	text-indent:-0.95em;
	margin-left: 0.95em;
}
.col5 p.remark {
	text-indent:-3.9em;
	margin-left: 3.9em;
}
.col6 {
	width:620px;
	float:left;
	margin-bottom: 25px;
	padding-bottom: 15px;
	padding-top: 0px;
	border: 1px solid #ddd;
	background-color:#FFF;
}

.lh3 p {
	line-height:24px;
}

.red {
	color:#F00;
}
.block {
	color:#000;
}
.orange {
	color:#F93;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 15px;
  border-bottom: 1px solid #fff;
  font-size:18px;
  color: #fff;
}
.header4 {
	display: block;
	position: relative;
}
.header4 span {
	position: absolute;
	z-index: 3;
	left: 240px;
	top: -5px;
	color: #F90;
}
.header4:after {
	margin: 0px;
	left: 0px;
	width: 70px;
	bottom: 0px;
	border-bottom-color: rgb(88, 186, 233);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	position: absolute;
	z-index: 2;
	content: " ";
}
.content-header {
  padding-bottom: 9px;
  margin: 10px 0 10px 0;
  border-bottom: 2px solid #ddd;
  font-size: 22px;
  color: #000;
  line-height:14px;
  display: block;
}
.padd-left {
	padding-left: 5px;
}
.padd-right {
	padding-right: 5px;
}
.row2 {
	line-height: 145%; 
	letter-spacing: 1px;
	padding:5px;
	width:980px;
	margin: 0 auto;
	float:left;
}
.row2 ul {
	margin-left: -40px;

}
.row2 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	font-size: 14px;
	line-height: 24px;
	padding: 5px 0px 5px 3px;
}
.row2 ul li:hover {
	background-color:#FFF;
}
.row2 ul li a {
    color: #000;
	display: block;
}
.browse {
	line-height: 145%; 
	letter-spacing: 1px;
	padding: 0px 5px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 30px;
	height: 30px;
	text-align:right;
	border-bottom: 1px solid #ccc;
	color: #F60;
}
.browse a {
    color: #F60;
}
.browse a:hover {
    color:#333;
}
.row3 {
	line-height: 145%; 
	letter-spacing: 1px;
	padding:5px;
	width:630px;
	margin: 0 auto;
	float:left;
}
.row3-right {
	line-height: 145%; 
	letter-spacing: 1px;
	padding:5px;
	width:310px;
	margin: 0 auto;
	float: right;
}
.row3-right ul {
	margin-left: -40px;

}
.row3-right ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	font-size: 14px;
	line-height: 24px;
	padding: 5px 0px 5px 3px;
}
.row3-right ul li:hover {
	background-color:#FFF;
}
.row3-right ul li a {
    color: #000;
	display: block;
}

ul.faq {
	margin-left: -40px;
}
ul.faq li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	font-size: 15px;
	line-height: 24px;
	padding: 5px 0px 5px 3px;
}
ul.faq li:hover {
	background-color:#eee;
}
ul.faq li a {
    color: #555;
	display: block;
}
.tit2 .left {
	font-size: 30px;
	width: 78px;
	line-height: 36px;
	height: 80px;
	text-align:center;
}
.title5 {
    font-size: 20px;
	line-height: 36px;
	margin: 0 10px;
	border-bottom: 1px solid #ccc;
}
.title6 {
    font-size: 20px;
	line-height: 36px;
	padding-left: 10px;
	background-color: rgb(255, 77, 77);
	color: #fff;
}
.color1 {
    color: #f00;
}
.color2 {
    color: #00d8a3;
}
.tit2 .right {
	width: 392px;
	height: 72px;
	overflow:hidden;
}
.main2 {
	clear:both;
	line-height: 1px;
}


/*諮詢表單css*/
.form {
   padding-top: 15px;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 18px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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 .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.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);
}
.form-control:-moz-placeholder {
  color: #999;
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
	margin-bottom: 15px;
	margin-right: 40px;
	width: 250px;
	float: left;
}
.form-textarea {
	margin-bottom: 15px;
	margin-right: 40px;
	width: 540px;
	float: left;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
