/*
 * avant-bootstrap-overrides.css
 * Auto-generated v2: Avant v1.3 variable overrides on top of Bootstrap 3.4.1
 * Contains ONLY the rules/properties where Avant differs from vanilla Bootstrap 3.2.
 * Includes @media-nested rule diffs.
 * Load this AFTER bootstrap.min.css.
 */

body {
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  line-height: 1.428571429;
  color: #4d4d4d;
  background-color: #f7f8fa;
}

a {
  color: #4f8edc;
}

h1 {
  margin: 0.67em 0;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

hr {
  border-top: 1px solid #e6e7e8;
}

pre {
  line-height: 1.428571429;
  color: #32373d;
  border: 1px solid #cccccc;
  border-radius: 1px;
}

code,
kbd,
pre,
samp {
    font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
}

legend {
  color: #32373d;
  border-bottom: 1px solid #e6e7e8;
}

a:hover,
a:focus {
  color: #4f8edc;
}

.img-rounded {
  border-radius: 1px;
}

.img-thumbnail {
  padding: 10px;
  line-height: 1.428571429;
  background-color: #f7f8fa;
  border: 1px solid #e6e7e8;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.42;
  color: #000000;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  color: #aeafb1;
}

h1,
.h1 {
  font-size: 38px;
}

h2,
.h2 {
  font-size: 33px;
}

mark,
.mark {
  background-color: #fcf3d0;
}

.text-muted {
  color: #aeafb1;
}

.text-primary {
  color: #4f8edc;
}

a.text-primary:hover {
  color: #2973cf;
}

.text-success {
  color: #527f26;
}

a.text-success:hover {
  color: #39581a;
}

.text-info {
  color: #157890;
}

a.text-info:hover {
  color: #0f5363;
}

.text-warning {
  color: #927608;
}

a.text-warning:hover {
  color: #614f06;
}

.text-danger {
  color: #a81515;
}

a.text-danger:hover {
  color: #7b0f0f;
}

.bg-primary {
  background-color: #4f8edc;
}

a.bg-primary:hover {
  background-color: #2973cf;
}

.bg-success {
  background-color: #ebf6e1;
}

a.bg-success:hover {
  background-color: #d2eaba;
}

.bg-info {
  background-color: #ddf4fa;
}

a.bg-info:hover {
  background-color: #b0e6f4;
}

.bg-warning {
  background-color: #fcf3d0;
}

a.bg-warning:hover {
  background-color: #f9e8a0;
}

.bg-danger {
  background-color: #fdf2f2;
}

a.bg-danger:hover {
  background-color: #f8c4c4;
}

.page-header {
  border-bottom: 1px solid #edeef0;
}

dt,
dd {
  line-height: 1.428571429;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #aeafb1;
}

blockquote {
  border-left: 5px solid #edeef0;
}

blockquote footer,
blockquote small,
blockquote .small {
  line-height: 1.428571429;
  color: #aeafb1;
}

.blockquote-reverse,
blockquote.pull-right {
  border-right: 5px solid #edeef0;
}

address {
  line-height: 1.428571429;
}

code {
  border-radius: 1px;
}

kbd {
  color: #ffffff;
  background-color: #333333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.container {
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px;
  line-height: 1.428571429;
  border-top: 1px solid #e6e7e8;
}

.table > thead > tr > th {
  border-bottom: 2px solid #e6e7e8;
}

.table > tbody + tbody {
  border-top: 2px solid #e6e7e8;
}

.table .table {
  background-color: #f7f8fa;
}

.table-bordered {
  border: 1px solid #e6e7e8;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e6e7e8;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f7f8fa;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #edeef0;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #edeef0;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #dfe1e4;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #ebf6e1;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #dff0cd;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #ddf4fa;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c7edf7;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf3d0;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #fbedb8;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fdf2f2;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #fbdbdb;
}

output {
  padding-top: 8px;
  line-height: 1.428571429;
  color: #4d4d4d;
}

.form-control {
  height: 36px;
  padding: 7px 15px;
  line-height: 1.428571429;
  color: #4d4d4d;
  background-color: #ffffff;
  border: 1px solid #d2d3d6;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #4d4d4d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(77, 77, 77, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(77, 77, 77, 0.6);
}

.form-control::-moz-placeholder {
  color: #aeafb1;
}

.form-control:-ms-input-placeholder {
  color: #aeafb1;
}

.form-control::-webkit-input-placeholder {
  color: #aeafb1;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #edeef0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 1.428571429 \0;
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 45px;
}

.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
  border-radius: 1px;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 45px;
  border-radius: 1px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #527f26;
}

.has-success .form-control {
  border-color: #527f26;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #39581a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85c744;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85c744;
}

.has-success .input-group-addon {
  color: #527f26;
  border-color: #527f26;
  background-color: #ebf6e1;
}

.has-success .form-control-feedback {
  color: #527f26;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #927608;
}

.has-warning .form-control {
  border-color: #927608;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #614f06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1c40f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1c40f;
}

.has-warning .input-group-addon {
  color: #927608;
  border-color: #927608;
  background-color: #fcf3d0;
}

.has-warning .form-control-feedback {
  color: #927608;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a81515;
}

.has-error .form-control {
  border-color: #a81515;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #7b0f0f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e73c3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e73c3c;
}

.has-error .input-group-addon {
  color: #a81515;
  border-color: #a81515;
  background-color: #fdf2f2;
}

.has-error .form-control-feedback {
  color: #a81515;
}

.help-block {
  color: #8d8d8d;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 8px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}

.btn {
  font-weight: 600;
  padding: 7px 15px;
  line-height: 1.428571429;
  border-radius: 1px;
}

.btn:hover,
.btn:focus {
  color: #333333;
}

.btn:active,
.btn.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 0.65;
}

.btn-default {
  color: #333333;
  background-color: #e6e7e8;
  border-color: #e6e7e8;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #cbced0;
  border-color: #c6c8cb;
}

.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: #e6e7e8;
  border-color: #e6e7e8;
}

.btn-default .badge {
  color: #e6e7e8;
  background-color: #333333;
}

.btn-primary {
  color: #ffffff;
  background-color: #4f8edc;
  border-color: #4f8edc;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2973cf;
  border-color: #276ec6;
}

.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: #4f8edc;
  border-color: #4f8edc;
}

.btn-primary .badge {
  color: #4f8edc;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #85c744;
  border-color: #85c744;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #6ca632;
  border-color: #669e2f;
}

.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: #85c744;
  border-color: #85c744;
}

.btn-success .badge {
  color: #85c744;
  background-color: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #2bbce0;
  border-color: #2bbce0;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #1c9cbc;
  border-color: #1a95b4;
}

.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: #2bbce0;
  border-color: #2bbce0;
}

.btn-info .badge {
  color: #2bbce0;
  background-color: #ffffff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #c29d0b;
  border-color: #b8960b;
}

.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: #f1c40f;
  border-color: #f1c40f;
}

.btn-warning .badge {
  color: #f1c40f;
  background-color: #ffffff;
}

.btn-danger {
  color: #ffffff;
  background-color: #e73c3c;
  border-color: #e73c3c;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d61a1a;
  border-color: #cd1919;
}

.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: #e73c3c;
  border-color: #e73c3c;
}

.btn-danger .badge {
  color: #e73c3c;
  background-color: #ffffff;
}

.btn-link {
  color: #4f8edc;
}

.btn-link:hover,
.btn-link:focus {
  color: #4f8edc;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #aeafb1;
}

.btn-lg,
.btn-group-lg > .btn {
  border-radius: 1px;
}

.btn-sm,
.btn-group-sm > .btn {
  border-radius: 1px;
}

.btn-xs,
.btn-group-xs > .btn {
  border-radius: 1px;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.collapsing {
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.dropdown-menu {
  z-index: 1001;
  background-color: rgba(255, 255, 255, 0.98);
  border: 1px solid #d2d3d6;
  border-radius: 1px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu .divider {
  background-color: #e6e7e8;
}

.dropdown-menu > li > a {
  line-height: 1.428571429;
  color: #4d4d4d;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #000000;
  background-color: #d2d3d6;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  background-color: #d2d3d6;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #aeafb1;
}

.dropdown-header {
  line-height: 1.428571429;
  color: #aeafb1;
}

.dropdown-backdrop {
  z-index: 991;
}

.list-group-item {
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.list-group-item:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  color: #555555;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #edeef0;
  color: #aeafb1;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #aeafb1;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  color: #ffffff;
  background-color: #d2d3d6;
  border-color: #d2d3d6;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}

.list-group-item-success {
  color: #527f26;
  background-color: #ebf6e1;
}

a.list-group-item-success {
  color: #527f26;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #527f26;
  background-color: #dff0cd;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  background-color: #527f26;
  border-color: #527f26;
}

.list-group-item-info {
  color: #157890;
  background-color: #ddf4fa;
}

a.list-group-item-info {
  color: #157890;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #157890;
  background-color: #c7edf7;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  background-color: #157890;
  border-color: #157890;
}

.list-group-item-warning {
  color: #927608;
  background-color: #fcf3d0;
}

a.list-group-item-warning {
  color: #927608;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #927608;
  background-color: #fbedb8;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  background-color: #927608;
  border-color: #927608;
}

.list-group-item-danger {
  color: #a81515;
  background-color: #fdf2f2;
}

a.list-group-item-danger {
  color: #a81515;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a81515;
  background-color: #fbdbdb;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  background-color: #a81515;
  border-color: #a81515;
}

.well {
  background-color: #edeef0;
  border: 1px solid #d2d3d6;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  border-radius: 1px;
}

.well-sm {
  border-radius: 1px;
}

.close {
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
}

.close:hover,
.close:focus {
  color: #000000;
  opacity: 0.5;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #edeef0;
}

.nav > li.disabled > a {
  color: #aeafb1;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #aeafb1;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #edeef0;
  border-color: #4f8edc;
}

.nav-tabs {
  border-bottom: 1px solid #d2d3d6;
}

.nav-tabs > li > a {
  line-height: 1.428571429;
  border-radius: 1px 1px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #edeef0 #edeef0 #d2d3d6;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #4f5259;
  background-color: #f7f8fa;
  border: 1px solid #dddddd;
}

.nav-tabs.nav-justified > li > a {
  border-radius: 1px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

.nav-pills > li > a {
  border-radius: 1px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #d2d3d6;
}

.nav-tabs-justified > li > a {
  border-radius: 1px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 1px;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 1px;
}

.breadcrumb {
  padding: 7px 15px;
  background-color: #edeef0;
  border-radius: 1px;
}

.breadcrumb > li + li:before {
  color: #d2d3d6;
}

.breadcrumb > .active {
  color: #aeafb1;
}

.pagination {
  border-radius: 1px;
}

.pagination > li > a,
.pagination > li > span {
  padding: 7px 15px;
  line-height: 1.428571429;
  color: #4f8edc;
  background-color: #ffffff;
  border: 1px solid #d2d3d6;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #4f8edc;
  background-color: #edeef0;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #ffffff;
  background-color: #4f8edc;
  border-color: #4f8edc;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #aeafb1;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal-content {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  background-color: #000000;
}

.modal-backdrop.in {
  opacity: 0.5;
}

.modal-header {
  min-height: 16.428571429px;
}

.modal-title {
  line-height: 1.428571429;
}

.modal-body {
  padding: 20px;
}

.modal-footer {
  padding: 20px;
}

.tooltip {
  z-index: 1230;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip-inner {
  color: #ffffff;
  background-color: #000000;
  border-radius: 1px;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #000000;
}

.popover {
  z-index: 1010;
  background-color: #ffffff;
  border: 1px solid #d2d3d6;
  border-radius: 1px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover-title {
  border-radius: 0px 0px 0 0;
}

.popover.top > .arrow {
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.top > .arrow:after {
  border-top-color: #ffffff;
}

.popover.right > .arrow {
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  border-right-color: #ffffff;
}

.popover.bottom > .arrow {
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  border-bottom-color: #ffffff;
}

.popover.left > .arrow {
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  border-left-color: #ffffff;
}

.alert {
  border-radius: 1px;
}

.alert-success {
  background-color: #ebf6e1;
  border-color: #b8df92;
  color: #527f26;
}

.alert-success hr {
  border-top-color: #abd97f;
}

.alert-success .alert-link {
  color: #39581a;
}

.alert-info {
  background-color: #ddf4fa;
  border-color: #84d8ed;
  color: #157890;
}

.alert-info hr {
  border-top-color: #6ed1ea;
}

.alert-info .alert-link {
  color: #0f5363;
}

.alert-warning {
  background-color: #fcf3d0;
  border-color: #f7dc6f;
  color: #927608;
}

.alert-warning hr {
  border-top-color: #f5d657;
}

.alert-warning .alert-link {
  color: #614f06;
}

.alert-danger {
  background-color: #fdf2f2;
  border-color: #f29797;
  color: #a81515;
}

.alert-danger hr {
  border-top-color: #ef8080;
}

.alert-danger .alert-link {
  color: #7b0f0f;
}

.thumbnail {
  padding: 10px;
  line-height: 1.428571429;
  background-color: #f7f8fa;
  border: 1px solid #e6e7e8;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #4f8edc;
}

.thumbnail .caption {
  color: #4d4d4d;
}

.label {
  color: #ffffff;
}

a.label:hover,
a.label:focus {
  color: #ffffff;
}

.label-default {
  background-color: #aeafb1;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #949598;
}

.label-primary {
  background-color: #4f8edc;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2973cf;
}

.label-success {
  background-color: #85c744;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #6ca632;
}

.label-info {
  background-color: #2bbce0;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1c9cbc;
}

.label-warning {
  background-color: #f1c40f;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #c29d0b;
}

.label-danger {
  background-color: #e73c3c;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #d61a1a;
}

.badge {
  font-weight: 600;
  color: #ffffff;
  line-height: 10px;
  background-color: #aeafb1;
  border-radius: 9px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #4f8edc;
  background-color: #ffffff;
}

.progress {
  background-color: #edeef0;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  width: 0%;
  color: #ffffff;
  background-color: #4f8edc;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar[aria-valuenow="0"] {
  color: #aeafb1;
}

.progress-bar-success {
  background-color: #85c744;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #2bbce0;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f1c40f;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #e73c3c;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.carousel-inner > .item {
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-control {
  opacity: 0.5;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
}

.carousel-control.right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  opacity: 0.9;
}

.carousel-indicators li {
  border: 1px solid #ffffff;
}

.carousel-indicators .active {
  background-color: #ffffff;
}

.carousel-caption {
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.jumbotron {
  background-color: #edeef0;
}

.jumbotron > hr {
  border-top-color: #d1d4d9;
}

.container .jumbotron {
  border-radius: 1px;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  border-radius: 1px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  border-radius: 1px;
}

.input-group-addon {
  padding: 7px 15px;
  color: #4d4d4d;
  background-color: #edeef0;
  border: 1px solid #d2d3d6;
  border-radius: 1px;
}

.input-group-addon.input-sm {
  border-radius: 1px;
}

.input-group-addon.input-lg {
  border-radius: 1px;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after {
  clear: both;
}

tr.visible-xs,
tr.visible-sm,
tr.visible-md,
tr.visible-lg {
  display: none !important;
}

th.visible-xs,
th.visible-sm,
th.visible-md,
th.visible-lg,
td.visible-xs,
td.visible-sm,
td.visible-md,
td.visible-lg {
  display: none !important;
}

.btn-group.visible-xs,
.btn-group.visible-sm,
.btn-group.visible-md,
.btn-group.visible-lg,
.btn-group-vertical.visible-xs,
.btn-group-vertical.visible-sm,
.btn-group-vertical.visible-md,
.btn-group-vertical.visible-lg,
.btn.visible-xs,
.btn.visible-sm,
.btn.visible-md,
.btn.visible-lg,
span.visible-xs,
span.visible-sm,
span.visible-md,
span.visible-lg,
i.visible-xs,
i.visible-sm,
i.visible-md,
i.visible-lg {
  display: none !important;
}

tr.visible-print {
  display: none !important;
}

th.visible-print,
td.visible-print {
  display: none !important;
}

.btn-group.visible-print,
.btn-group-vertical.visible-print,
.btn.visible-print,
span.visible-print,
i.visible-print {
  display: none !important;
}

@media print {
.btn-group.visible-print,
  .btn-group-vertical.visible-print,
  .btn.visible-print {
  display: inline-block !important;
}
span.visible-print,
  i.visible-print {
  display: inline !important;
}
tr.hidden-print {
  display: none !important;
}
th.hidden-print,
  td.hidden-print {
  display: none !important;
}
.btn-group.hidden-print,
  .btn-group-vertical.hidden-print,
  .btn.hidden-print,
  span.hidden-print,
  i.hidden-print {
  display: none !important;
}
}

@media (min-width: 768px) {
.container {
  width: 100%;
}
.col-sm-11 {
  width: 91.66666666666666%;
}
.col-sm-10 {
  width: 83.33333333333334%;
}
.col-sm-8 {
  width: 66.66666666666666%;
}
.col-sm-7 {
  width: 58.333333333333336%;
}
.col-sm-5 {
  width: 41.66666666666667%;
}
.col-sm-4 {
  width: 33.33333333333333%;
}
.col-sm-2 {
  width: 16.666666666666664%;
}
.col-sm-1 {
  width: 8.333333333333332%;
}
.col-sm-pull-11 {
  right: 91.66666666666666%;
}
.col-sm-pull-10 {
  right: 83.33333333333334%;
}
.col-sm-pull-8 {
  right: 66.66666666666666%;
}
.col-sm-pull-7 {
  right: 58.333333333333336%;
}
.col-sm-pull-5 {
  right: 41.66666666666667%;
}
.col-sm-pull-4 {
  right: 33.33333333333333%;
}
.col-sm-pull-2 {
  right: 16.666666666666664%;
}
.col-sm-pull-1 {
  right: 8.333333333333332%;
}
.col-sm-push-11 {
  left: 91.66666666666666%;
}
.col-sm-push-10 {
  left: 83.33333333333334%;
}
.col-sm-push-8 {
  left: 66.66666666666666%;
}
.col-sm-push-7 {
  left: 58.333333333333336%;
}
.col-sm-push-5 {
  left: 41.66666666666667%;
}
.col-sm-push-4 {
  left: 33.33333333333333%;
}
.col-sm-push-2 {
  left: 16.666666666666664%;
}
.col-sm-push-1 {
  left: 8.333333333333332%;
}
.col-sm-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-sm-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-sm-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-sm-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-sm-offset-0 {
  margin-left: 0%;
}
.form-horizontal .control-label {
  padding-top: 8px;
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  border-radius: 1px 1px 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: #f7f8fa;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  border-radius: 1px 1px 0 0;
}
.nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
  border-bottom-color: #f7f8fa;
}
.modal-content {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}

@media (min-width: 992px) {
.container {
  width: 100%;
}
.col-md-11 {
  width: 91.66666666666666%;
}
.col-md-10 {
  width: 83.33333333333334%;
}
.col-md-8 {
  width: 66.66666666666666%;
}
.col-md-7 {
  width: 58.333333333333336%;
}
.col-md-5 {
  width: 41.66666666666667%;
}
.col-md-4 {
  width: 33.33333333333333%;
}
.col-md-2 {
  width: 16.666666666666664%;
}
.col-md-1 {
  width: 8.333333333333332%;
}
.col-md-pull-11 {
  right: 91.66666666666666%;
}
.col-md-pull-10 {
  right: 83.33333333333334%;
}
.col-md-pull-8 {
  right: 66.66666666666666%;
}
.col-md-pull-7 {
  right: 58.333333333333336%;
}
.col-md-pull-5 {
  right: 41.66666666666667%;
}
.col-md-pull-4 {
  right: 33.33333333333333%;
}
.col-md-pull-2 {
  right: 16.666666666666664%;
}
.col-md-pull-1 {
  right: 8.333333333333332%;
}
.col-md-push-11 {
  left: 91.66666666666666%;
}
.col-md-push-10 {
  left: 83.33333333333334%;
}
.col-md-push-8 {
  left: 66.66666666666666%;
}
.col-md-push-7 {
  left: 58.333333333333336%;
}
.col-md-push-5 {
  left: 41.66666666666667%;
}
.col-md-push-4 {
  left: 33.33333333333333%;
}
.col-md-push-2 {
  left: 16.666666666666664%;
}
.col-md-push-1 {
  left: 8.333333333333332%;
}
.col-md-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-md-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-md-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-md-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-md-offset-0 {
  margin-left: 0%;
}
}

@media (min-width: 1200px) {
.container {
  width: 100%;
}
.col-lg-11 {
  width: 91.66666666666666%;
}
.col-lg-10 {
  width: 83.33333333333334%;
}
.col-lg-8 {
  width: 66.66666666666666%;
}
.col-lg-7 {
  width: 58.333333333333336%;
}
.col-lg-5 {
  width: 41.66666666666667%;
}
.col-lg-4 {
  width: 33.33333333333333%;
}
.col-lg-2 {
  width: 16.666666666666664%;
}
.col-lg-1 {
  width: 8.333333333333332%;
}
.col-lg-pull-11 {
  right: 91.66666666666666%;
}
.col-lg-pull-10 {
  right: 83.33333333333334%;
}
.col-lg-pull-8 {
  right: 66.66666666666666%;
}
.col-lg-pull-7 {
  right: 58.333333333333336%;
}
.col-lg-pull-5 {
  right: 41.66666666666667%;
}
.col-lg-pull-4 {
  right: 33.33333333333333%;
}
.col-lg-pull-2 {
  right: 16.666666666666664%;
}
.col-lg-pull-1 {
  right: 8.333333333333332%;
}
.col-lg-push-11 {
  left: 91.66666666666666%;
}
.col-lg-push-10 {
  left: 83.33333333333334%;
}
.col-lg-push-8 {
  left: 66.66666666666666%;
}
.col-lg-push-7 {
  left: 58.333333333333336%;
}
.col-lg-push-5 {
  left: 41.66666666666667%;
}
.col-lg-push-4 {
  left: 33.33333333333333%;
}
.col-lg-push-2 {
  left: 16.666666666666664%;
}
.col-lg-push-1 {
  left: 8.333333333333332%;
}
.col-lg-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-lg-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-lg-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-lg-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
  margin-left: 0%;
}
.btn-group.visible-lg,
  .btn-group-vertical.visible-lg,
  .btn.visible-lg {
  display: inline-block !important;
}
span.visible-lg,
  i.visible-lg {
  display: inline !important;
}
tr.hidden-lg {
  display: none !important;
}
th.hidden-lg,
  td.hidden-lg {
  display: none !important;
}
.btn-group.hidden-lg,
  .btn-group-vertical.hidden-lg,
  .btn.hidden-lg,
  span.hidden-lg,
  i.hidden-lg {
  display: none !important;
}
}

@media screen and (max-width: 767px) {
.table-responsive {
  border: 1px solid #e6e7e8;
}
}

@media (max-width: 767px) {
.btn-group.visible-xs,
  .btn-group-vertical.visible-xs,
  .btn.visible-xs {
  display: inline-block !important;
}
span.visible-xs,
  i.visible-xs {
  display: inline !important;
}
tr.hidden-xs {
  display: none !important;
}
th.hidden-xs,
  td.hidden-xs {
  display: none !important;
}
.btn-group.hidden-xs,
  .btn-group-vertical.hidden-xs,
  .btn.hidden-xs,
  span.hidden-xs,
  i.hidden-xs {
  display: none !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.btn-group.visible-sm,
  .btn-group-vertical.visible-sm,
  .btn.visible-sm {
  display: inline-block !important;
}
span.visible-sm,
  i.visible-sm {
  display: inline !important;
}
tr.hidden-sm {
  display: none !important;
}
th.hidden-sm,
  td.hidden-sm {
  display: none !important;
}
.btn-group.hidden-sm,
  .btn-group-vertical.hidden-sm,
  .btn.hidden-sm,
  span.hidden-sm,
  i.hidden-sm {
  display: none !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.btn-group.visible-md,
  .btn-group-vertical.visible-md,
  .btn.visible-md {
  display: inline-block !important;
}
span.visible-md,
  i.visible-md {
  display: inline !important;
}
tr.hidden-md {
  display: none !important;
}
th.hidden-md,
  td.hidden-md {
  display: none !important;
}
.btn-group.hidden-md,
  .btn-group-vertical.hidden-md,
  .btn.hidden-md,
  span.hidden-md,
  i.hidden-md {
  display: none !important;
}
}
