@charset "utf-8";
/* CSS Document  font-family:"Microsoft YaHei",Arial,SimHei, sans-serif;*/
a {
  color:inherit;
  text-decoration:inherit;
}
a:hover,
a:focus {
  color:#333;
  text-decoration:inherit;
}
a:focus {
  outline:inherit;
  outline-offset:inherit;
}

th {
  text-align: center;
}

legend {
  border-bottom:inherit;
}

.btn {
	font-size:12px;
	}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #ffffff;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #ffffff;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ffffff;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #f5f5f5;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-third {
  color: #3b8cff;
  background-color: transparent;
  border-color: #3b8cff;
}
.btn-third:focus,
.btn-third.focus {
  color: #1a79ff;
  background-color: transparent;
  border-color: #1a79ff;
}
.btn-third:hover {
  color: #4e97ff;
  background-color: transparent;
  border-color: #4e97ff;
}
.btn-third:active,
.btn-third.active,
.open > .dropdown-toggle.btn-third {
  color: #1a79ff;
  background-color: transparent;
  border-color: #1a79ff;
}

.btn-third:active:hover,
.btn-third.active:hover,
.open > .dropdown-toggle.btn-third:hover,
.btn-third:active:focus,
.btn-third.active:focus,
.open > .dropdown-toggle.btn-third:focus,
.btn-third:active.focus,
.btn-third.active.focus,
.open > .dropdown-toggle.btn-third.focus {
  color: #4e97ff;
  background-color: transparent;
  border-color: #4e97ff;
}
.btn-third:active,
.btn-third.active,
.open > .dropdown-toggle.btn-third {
  background-image: none;
}
.btn-third.disabled:hover,
.btn-third[disabled]:hover,
fieldset[disabled] .btn-third:hover,
.btn-third.disabled:focus,
.btn-third[disabled]:focus,
fieldset[disabled] .btn-third:focus,
.btn-third.disabled.focus,
.btn-third[disabled].focus,
fieldset[disabled] .btn-third.focus {
  background-color: transparent;
  border-color: #2e6da4;
  color:#2e6da4;
}
.btn-third .badge {
  color: #3b8cff;
  background-color: transparent;
}

.btn-fourth {
  color: #333333;
  background-color: #fff;
  border-color: #cccccc;
}
.btn-fourth:hover {
  color: #ff5000;
  background-color: #fff;
  border-color: #ff5000;
}


.btn-trans {
  color: #e5e5e5;
  background-color:rgba(0,0,0,0.6);
  border-color: rgba(0,0,0,0.6);
}
.btn-trans:hover {
  color: #fff;
  background-color:rgba(0,0,0,0.8);
  border-color: rgba(0,0,0,0.8);
}

.btn-submit {
  color: #333333;
  background-color:#f2f9ee;
  border-color:#bfd6af;
}
.btn-submit:hover,
.btn-submit:focus,
.btn-submit:active,
.btn-submit:visited {
  color: #333333;
  background-color:#f2f9ee;
  border-color:#93d068;
}

.tbtn{
  color:#333333;
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
	}

.tbtn:hover{
  color:#3b8cff;
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
	}


.btn-primary {
  color: #fff;
  background-color: #3b8cff;
  border-color: #3b8cff;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #1a79ff;
  border-color: #1a79ff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #4e97ff;
  border-color: #4e97ff;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1a79ff;
  border-color: #1a79ff;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #4e97ff;
  border-color: #4e97ff;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #3b8cff;
  background-color: #fff;
}

.btn-secondary {
  color: #fff;
  background-color: #ff5000;
  border-color: #ff5000;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #ff3300;
  border-color: #ff3300;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #ff6b27;
  border-color: #ff6b27;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #ff3300;
  border-color: #ff3300;
}

.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
  color: #fff;
  background-color: #ff6b27;
  border-color: #ff6b27;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus {
  background-color: #cb4000;
  border-color: #b73900;
}
.btn-secondary .badge {
  color: #ff5000;
  background-color: #fff;
}

.btn-secondary-line {
  color: #ff5000;
  background-color: #fff;
  border-color: #ff5000;
}
.btn-secondary-line:focus,
.btn-secondary-line.focus {
  color: #ff3300;
  background-color: #fff;
  border-color: #ff3300;
}
.btn-secondary-line:hover {
  color: #ff6b27;
  background-color: #fff;
  border-color: #ff6b27;
}
.btn-secondary-line:active,
.btn-secondary-line.active,
.open > .dropdown-toggle.btn-secondary-line {
  color: #ff3300;
  background-color: #fff;
  border-color: #ff3300;
}




.btn-danger {
  color: #fff;
  background-color: #ff4c4c;
  border-color: #ff4c4c;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #ff4c4c;
  border-color: #ff4c4c;
}
.btn-danger:hover {
  color: #fff;
  background-color: #ff8080;
  border-color: #ff8080;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ff4c4c;
  border-color: #ff4c4c;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ff4c4c;
  border-color: #ff4c4c;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #ff4c4c;
  border-color: #ff4c4c;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-gradual {
  color: #fff;
	background: -webkit-linear-gradient(left, #52b5fb , #0f91f3); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #52b5fb, #0f91f3); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #52b5fb, #0f91f3); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #52b5fb , #0f91f3); /* 标准的语法（必须放在最后） */
  border:none;
}
.btn-gradual:hover,
.btn-gradual:focus,
.btn-subtn-gradualbmit:active,
.btn-gradual:visited {
  color: #fff;
	background: -webkit-linear-gradient(left, #52b5fb , #0f91f3); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #52b5fb, #0f91f3); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #52b5fb, #0f91f3); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #52b5fb , #0f91f3); /* 标准的语法（必须放在最后） */
  border-color:#3b8cff;
}



.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  cursor:pointer;
}
.btn-wide,
.btn-group-wide > .btn {
  padding: 10px 40px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 4px;
  cursor:pointer;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
  cursor:pointer;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
  cursor:pointer;
}

.dropdown-menu {
  left: -1px;
  font-size: 12px;
}

.nav > li {
  padding: 0px 15px;
}
.nav > li > a {
  position:inherit;
  display:inherit;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color:inherit;
  border-color:inherit;
}

@media (min-width: 768px) {
  .lead {
    font-size:inherit;
  }
}

@media (min-width:1200px) {
  .lead {
    font-size: 21px;
  }
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float:inherit;
    width:inherit;
    overflow:inherit;
    clear:inherit;
    text-align:inherit;
    text-overflow:inherit;
    white-space:inherit;
  }
  .dl-horizontal dd {
    margin-left:inherit;
  }
}

@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

@media (min-width: 768px) {
  .container {
    width:750px;
  }
}

@media (min-width: 992px) {
  .container {
    width:970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float:inherit;
  }
  .col-sm-12 {
    width:inherit;
  }
  .col-sm-11 {
    width:inherit;
  }
  .col-sm-10 {
    width:inherit;
  }
  .col-sm-9 {
    width:inherit;
  }
  .col-sm-8 {
    width:inherit;
  }
  .col-sm-7 {
    width:inherit;
  }
  .col-sm-6 {
    width:inherit;
  }
  .col-sm-5 {
    width:inherit;
  }
  .col-sm-4 {
    width:inherit;
  }
  .col-sm-3 {
    width:inherit;
  }
  .col-sm-2 {
    width:inherit;
  }
  .col-sm-1 {
    width:inherit;
  }
  .col-sm-pull-12 {
    right:inherit;
  }
  .col-sm-pull-11 {
    right:inherit;
  }
  .col-sm-pull-10 {
    right:inherit;
  }
  .col-sm-pull-9 {
    right:inherit;
  }
  .col-sm-pull-8 {
    right:inherit;
  }
  .col-sm-pull-7 {
    right:inherit;
  }
  .col-sm-pull-6 {
    right:inherit;
  }
  .col-sm-pull-5 {
    right:inherit;
  }
  .col-sm-pull-4 {
    right:inherit;
  }
  .col-sm-pull-3 {
    right:inherit;
  }
  .col-sm-pull-2 {
    right:inherit;
  }
  .col-sm-pull-1 {
    right:inherit;
  }
  .col-sm-pull-0 {
    right:inherit;
  }
  .col-sm-push-12 {
    left:inherit;
  }
  .col-sm-push-11 {
    left:inherit;
  }
  .col-sm-push-10 {
    left:inherit;
  }
  .col-sm-push-9 {
    left:inherit;
  }
  .col-sm-push-8 {
    left:inherit;
  }
  .col-sm-push-7 {
    left:inherit;
  }
  .col-sm-push-6 {
    left:inherit;
  }
  .col-sm-push-5 {
    left:inherit;
  }
  .col-sm-push-4 {
    left:inherit;
  }
  .col-sm-push-3 {
    left:inherit;
  }
  .col-sm-push-2 {
    left:inherit;
  }
  .col-sm-push-1 {
    left:inherit;
  }
  .col-sm-push-0 {
    left:inherit;
  }
  .col-sm-offset-12 {
    margin-left:inherit;
  }
  .col-sm-offset-11 {
    margin-left:inherit;
  }
  .col-sm-offset-10 {
    margin-left:inherit;
  }
  .col-sm-offset-9 {
    margin-left:inherit;
  }
  .col-sm-offset-8 {
    margin-left:inherit;
  }
  .col-sm-offset-7 {
    margin-left:inherit;
  }
  .col-sm-offset-6 {
    margin-left:inherit;
  }
  .col-sm-offset-5 {
    margin-left:inherit;
  }
  .col-sm-offset-4 {
    margin-left:inherit;
  }
  .col-sm-offset-3 {
    margin-left:inherit;
  }
  .col-sm-offset-2 {
    margin-left:inherit;
  }
  .col-sm-offset-1 {
    margin-left:inherit;
  }
  .col-sm-offset-0 {
    margin-left:inherit;
  }
}

@media (min-width: 1200px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display:inherit;
    margin-bottom:inherit;
    vertical-align:inherit;
  }
  .form-inline .form-control {
    display:inherit;
    width:inherit;
    vertical-align:inherit;
  }
  .form-inline .form-control-static {
    display:inherit;
  }
  .form-inline .input-group {
    display:inherit;
    vertical-align:inherit;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width:inherit;
  }
  .form-inline .input-group > .form-control {
    width:inherit;
  }
  .form-inline .control-label {
    margin-bottom:inherit;
    vertical-align:inherit;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display:inherit;
    margin-top:inherit;
    margin-bottom:inherit;
    vertical-align:inherit;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left:inherit;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left:inherit;
  }
  .form-inline .has-feedback .form-control-feedback {
    top:inherit;
  }
}

@media (min-width: 1200px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top:inherit;
    margin-bottom:inherit;
    text-align:inherit;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right:inherit;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top:inherit;
    font-size:inherit;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top:inherit;
    font-size:inherit;
  }
}

@media (min-width: 1200px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 1200px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right:inherit;
    left:inherit;
  }
  .navbar-right .dropdown-menu-left {
    right:inherit;
    left:inherit;
  }
}

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.nav > li {
  padding: 0px 15px;
}

.nav > li > a {
  position:inherit;
  display:inline-block;
  padding:0px;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color:inherit;
  border-color:inherit;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display:inherit;
    width:inherit;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom:inherit;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right:inherit;
  border-radius:inherit;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border:inherit;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom:inherit;
    border-radius:inherit;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

@media (min-width: 1200px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 1200px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

@media (min-width: 768px) {
  .nav-justified > li {
    display:inherit;
    width:inherit;
  }
  .nav-justified > li > a {
    margin-bottom:inherit;
  }
}

@media (min-width: 1200px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom:inherit;
    border-radius:inherit;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color:inherit;
  }
}

@media (min-width: 1200px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.navbar {
  min-height: 35px;
  margin-bottom:inherit;
  border-bottom: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius:inherit;
  }
}

@media (min-width: 1200px) {
  .navbar {
    border-radius: 0px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float:inherit;
  }
}

@media (min-width: 940px) {
  .navbar-header {
    float: left;
  }
}

/*@media (min-width: 768px) {
  .navbar-collapse {
    width:auto;
    border-top:inherit;
    -webkit-box-shadow:inherit;
            box-shadow:inherit;
  }
  .navbar-collapse.collapse {
    display:inherit!important;
    height:inherit!important;
    padding-bottom:inherit;
    overflow:inherit!important;
  }
  .navbar-collapse.in {
    overflow-y:inherit;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right:inherit;
    padding-left:inherit;
  }
}

@media (min-width: 1200px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}*/

@media (min-width: 940px) {
  .navbar-collapse-top{
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right:-15px;
    margin-left:-15px;
  }
}

@media (min-width: 1200px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius:inherit;
  }
}

@media (min-width: 1200px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius:inherit;
  }
}

@media (min-width: 1200px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
	
.navbar-brand {
  height: 35px;
  padding: 0px 15px;
}
	
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left:inherit;
  }
}
	
@media (min-width: 1200px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
	
.navbar-toggle {
  position: relative;
  float: right;
  padding: 6px 10px;
  margin: 5px 10px 0px 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle-side {
  position: absolute;
  top:4px;
  left:4px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color:#3b8cff;
  background-image: none;
  border: 1px solid #3b8cff;
  border-radius: 4px;
  color:#fff;
}
	
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 2px;
}
	
@media (min-width: 768px) {
  .navbar-toggle {
    display:inherit;
  }
}


@media (min-width: 940px) {
  .navbar-toggle {
    display: none!important;
  }
}
@media (min-width: 1200px) {
  .navbar-toggle-side {
    display: none!important;
  }
}
	
@media (min-width: 768px) {
  .navbar-nav {
    float:none;
    margin:7.5px -15px;
  }
  .navbar-nav > li {
    float:none;
  }
  .navbar-nav > li > a {
    padding-top:inherit;
    padding-bottom:inherit;
  }
}

@media (min-width:940px) {
  .navbar-nav {
    float:right;
    margin:0px;
  }
  
  .navbar-nav > li {
    float:left;
  }
	}
	
@media (min-width: 1200px) {
  .navbar-nav {
    float: right;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
	
@media (min-width: 768px) {
  .navbar-form .form-group {
    display:inherit;
    margin-bottom:inherit;
    vertical-align:inherit;
  }
  .navbar-form .form-control {
    display:inherit;
    width:inherit;
    vertical-align:inherit;
  }
  .navbar-form .form-control-static {
    display:inherit;
  }
  .navbar-form .input-group {
    display:inherit;
    vertical-align:inherit;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width:inherit;
  }
  .navbar-form .input-group > .form-control {
    width:inherit;
  }
  .navbar-form .control-label {
    margin-bottom:inherit;
    vertical-align:inherit;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display:inherit;
    margin-top:inherit;
    margin-bottom:inherit;
    vertical-align:inherit;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left:inherit;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position:inherit;
    margin-left:inherit;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top:inherit;
  }
}
	
@media (min-width: 1200px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
	
@media (min-width: 768px) {
  .navbar-form {
    width:inherit;
    padding-top:inherit;
    padding-bottom:inherit;
    margin-right:inherit;
    margin-left:inherit;
    border:inherit;
    -webkit-box-shadow:inherit;
            box-shadow:inherit;
  }
}
	
@media (min-width: 1200px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
	
@media (min-width: 768px) {
  .navbar-text {
    float:inherit;
    margin-right:inherit;
    margin-left:inherit;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: inherit !important;
  }
  .navbar-right {
    float: inherit !important;
    margin-right: inherit;
  }
  .navbar-right ~ .navbar-right {
    margin-right: inherit;
  }
}
	
@media (min-width: 1200px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
	
.navbar-default {
  background-color: #f5f5f5;
  border-color: #cccccc;
}
	
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  line-height:35px;
}
	
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: inherit;
  background-color: inherit;
}
	
.panel-title {
  color:#333333;
}
	
.panel-group {
  margin-bottom: inherit;
}

.modal-body {
  padding: 20px;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: inherit;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow:inherit;
            box-shadow:inherit;
  }
  .modal-sm {
    width:inherit;
  }
}

@media (min-width: 1200px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}

.navbar-collapse{
	border-top:1px solid transparent;
	}

  .modal-dialog {
    width:94%;
    margin: 30px auto;
  }

.btn-disabled,
.btn-disabled:hover,
.btn-disabled:focus{
	border:1px solid #cccccc!important;
	background-color:#f5f5f5!important;
	color:#cccccc!important;
	cursor:not-allowed!important;
}


input[type=checkbox], input[type=radio]{
	margin:0px 0px;
	}

.datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled:hover.active{
  background-color:#3b8cff!important;
  background-image: none!important;
}













	