.formMV{
    border-bottom: 1px solid #CFCFCF;
}

.ltext{
    text-align: justify;
}
    
.rowPar { 
    background-color: #FFFFFF;
}

.rowVencida{
    color: red;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
}

.link{
    cursor: pointer;
}

.rowBs {
  margin-left:0px;
  margin-right: 0px;
}

.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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: 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: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.list-groupMV {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-groupMV-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-groupMV-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-groupMV-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-groupMV-item,
button.list-groupMV-item {
  color: #555;
}
.list-groupMV-item input[type="checkbox"], input[type="radio"]{
  margin: 0px 10px 10px 0px;
}
a.list-groupMV-item .list-groupMV-item-heading,
button.list-groupMV-item .list-groupMV-item-heading {
  color: #333;
}
a.list-groupMV-item:hover,
button.list-groupMV-item:hover,
a.list-groupMV-item:focus,
button.list-groupMV-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-groupMV-item {
  width: 100%;
  text-align: left;
}
.list-groupMV-item.disabled,
.list-groupMV-item.disabled:hover,
.list-groupMV-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-groupMV-item.disabled .list-groupMV-item-heading,
.list-groupMV-item.disabled:hover .list-groupMV-item-heading,
.list-groupMV-item.disabled:focus .list-groupMV-item-heading {
  color: inherit;
}
.list-groupMV-item.disabled .list-groupMV-item-text,
.list-groupMV-item.disabled:hover .list-groupMV-item-text,
.list-groupMV-item.disabled:focus .list-groupMV-item-text {
  color: #777;
}
.list-groupMV-item.active,
.list-groupMV-item.active:hover,
.list-groupMV-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-groupMV-item.active .list-groupMV-item-heading,
.list-groupMV-item.active:hover .list-groupMV-item-heading,
.list-groupMV-item.active:focus .list-groupMV-item-heading,
.list-groupMV-item.active .list-groupMV-item-heading > small,
.list-groupMV-item.active:hover .list-groupMV-item-heading > small,
.list-groupMV-item.active:focus .list-groupMV-item-heading > small,
.list-groupMV-item.active .list-groupMV-item-heading > .small,
.list-groupMV-item.active:hover .list-groupMV-item-heading > .small,
.list-groupMV-item.active:focus .list-groupMV-item-heading > .small {
  color: inherit;
}
.list-groupMV-item.active .list-groupMV-item-text,
.list-groupMV-item.active:hover .list-groupMV-item-text,
.list-groupMV-item.active:focus .list-groupMV-item-text {
  color: #c7ddef;
}
.list-groupMV-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-groupMV-item-success,
button.list-groupMV-item-success {
  color: #3c763d;
}
a.list-groupMV-item-success .list-groupMV-item-heading,
button.list-groupMV-item-success .list-groupMV-item-heading {
  color: inherit;
}
a.list-groupMV-item-success:hover,
button.list-groupMV-item-success:hover,
a.list-groupMV-item-success:focus,
button.list-groupMV-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-groupMV-item-success.active,
button.list-groupMV-item-success.active,
a.list-groupMV-item-success.active:hover,
button.list-groupMV-item-success.active:hover,
a.list-groupMV-item-success.active:focus,
button.list-groupMV-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-groupMV-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-groupMV-item-info,
button.list-groupMV-item-info {
  color: #31708f;
}
a.list-groupMV-item-info .list-groupMV-item-heading,
button.list-groupMV-item-info .list-groupMV-item-heading {
  color: inherit;
}
a.list-groupMV-item-info:hover,
button.list-groupMV-item-info:hover,
a.list-groupMV-item-info:focus,
button.list-groupMV-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-groupMV-item-info.active,
button.list-groupMV-item-info.active,
a.list-groupMV-item-info.active:hover,
button.list-groupMV-item-info.active:hover,
a.list-groupMV-item-info.active:focus,
button.list-groupMV-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-groupMV-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-groupMV-item-warning,
button.list-groupMV-item-warning {
  color: #8a6d3b;
}
a.list-groupMV-item-warning .list-groupMV-item-heading,
button.list-groupMV-item-warning .list-groupMV-item-heading {
  color: inherit;
}
a.list-groupMV-item-warning:hover,
button.list-groupMV-item-warning:hover,
a.list-groupMV-item-warning:focus,
button.list-groupMV-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-groupMV-item-warning.active,
button.list-groupMV-item-warning.active,
a.list-groupMV-item-warning.active:hover,
button.list-groupMV-item-warning.active:hover,
a.list-groupMV-item-warning.active:focus,
button.list-groupMV-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-groupMV-item.botton,
.list-groupMV-item.botton:hover,
.list-groupMV-item.botton:focus {
  z-index: 2;
  color: #fff;
  background-color: #108A97;
  border-color: #108A97;
}

.list-groupMV-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-groupMV-item-danger,
button.list-groupMV-item-danger {
  color: #a94442;
}
a.list-groupMV-item-danger .list-groupMV-item-heading,
button.list-groupMV-item-danger .list-groupMV-item-heading {
  color: inherit;
}
a.list-groupMV-item-danger:hover,
button.list-groupMV-item-danger:hover,
a.list-groupMV-item-danger:focus,
button.list-groupMV-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-groupMV-item-danger.active,
button.list-groupMV-item-danger.active,
a.list-groupMV-item-danger.active:hover,
button.list-groupMV-item-danger.active:hover,
a.list-groupMV-item-danger.active:focus,
button.list-groupMV-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-groupMV-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
h4.list-groupMV-item-heading{
    background:transparent;
    font-weight: 900;
}

h4.list-groupMV-item-heading.botton{
    background:transparent;
    font-weight: 900;
    text-align: center;
}

.list-groupMV-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-groupMV,
.panel > .panel-collapse > .list-groupMV {
  margin-bottom: 0;
}
.panel > .list-groupMV .list-groupMV-item,
.panel > .panel-collapse > .list-groupMV .list-groupMV-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-groupMV:first-child .list-groupMV-item:first-child,
.panel > .panel-collapse > .list-groupMV:first-child .list-groupMV-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-groupMV:last-child .list-groupMV-item:last-child,
.panel > .panel-collapse > .list-groupMV:last-child .list-groupMV-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-groupMV .list-groupMV-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-groupMV .list-groupMV-item:first-child {
  border-top-width: 0;
}
.list-groupMV + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-groupMV {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/*
 * Callouts
 *
 * Not quite alerts, but custom and helpful notes for folks reading the docs.
 * Requires a base and modifier class.
 */

/* Common styles for all types */
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}

.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 120%;
}

.bs-callout h2 {
  font-size: 110%;
  color:#108a97;
  font-style: italic;
  font-weight: bold;
}

.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}

/* Tighten up space between multiple callouts */
.bs-callout + .bs-callout {
  margin-top: -5px;
}

/* Variations */
.bs-callout-danger {
  border-left-color: #ce4844;
}
.bs-callout-danger h4 {
  color: #ce4844;
  background: none;
}
.bs-callout-warning {
  border-left-color: #aa6708;
}
.bs-callout-warning h4 {
  color: #aa6708;
  background: none;
}
.bs-callout-info {
  border-left-color: #1b809e;
}
.bs-callout-info h4 {
  color: #1b809e;
  background: none;
}

/* navbar*/
.navMV {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navMV > li {
  position: relative;
  display: block;
}
.navMV > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.navMV > li > a:hover,
.navMV > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.navMV > li.disabled > a {
  color: #777;
}
.navMV > li.disabled > a:hover,
.navMV > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.navMV .open > a,
.navMV .open > a:hover,
.navMV .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.navMV .navMV-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.navMV > li > a > img {
  max-width: none;
}
.navMV-tabs {
  border-bottom: 1px solid #ddd;
}
.navMV-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.navMV-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.navMV-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.navMV-tabs > li.active > a,
.navMV-tabs > li.active > a:hover,
.navMV-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.navMV-tabs.navMV-justified {
  width: 100%;
  border-bottom: 0;
}
.navMV-tabs.navMV-justified > li {
  float: none;
}
.navMV-tabs.navMV-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.navMV-tabs.navMV-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .navMV-tabs.navMV-justified > li {
    display: table-cell;
    width: 1%;
  }
  .navMV-tabs.navMV-justified > li > a {
    margin-bottom: 0;
  }
}
.navMV-tabs.navMV-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.navMV-tabs.navMV-justified > .active > a,
.navMV-tabs.navMV-justified > .active > a:hover,
.navMV-tabs.navMV-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .navMV-tabs.navMV-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .navMV-tabs.navMV-justified > .active > a,
  .navMV-tabs.navMV-justified > .active > a:hover,
  .navMV-tabs.navMV-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.navMV-pills > li {
  float: left;
}
.navMV-pills > li > a {
  border-radius: 4px;
}
.navMV-pills > li + li {
  margin-left: 2px;
}
.navMV-pills > li.active > a,
.navMV-pills > li.active > a:hover,
.navMV-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.navMV-stacked > li {
  float: none;
}
.navMV-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.navMV-justified {
  width: 100%;
}
.navMV-justified > li {
  float: none;
}
.navMV-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.navMV-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .navMV-justified > li {
    display: table-cell;
    width: 1%;
  }
  .navMV-justified > li > a {
    margin-bottom: 0;
  }
}
.navMV-tabs-justified {
  border-bottom: 0;
}
.navMV-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.navMV-tabs-justified > .active > a,
.navMV-tabs-justified > .active > a:hover,
.navMV-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .navMV-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .navMV-tabs-justified > .active > a,
  .navMV-tabs-justified > .active > a:hover,
  .navMV-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navMV-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbarMV {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbarMV {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
    .navbarMV-headerMV {
    float: left;
  }
}
.navbarMV-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbarMV-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbarMV-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbarMV-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbarMV-collapse.in {
    overflow-y: visible;
  }
  .navbarMV-fixed-top .navbarMV-collapse,
  .navbarMV-static-top .navbarMV-collapse,
  .navbarMV-fixed-bottom .navbarMV-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbarMV-fixed-top .navbarMV-collapse,
.navbarMV-fixed-bottom .navbarMV-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbarMV-fixed-top .navbarMV-collapse,
  .navbarMV-fixed-bottom .navbarMV-collapse {
    max-height: 200px;
  }
}
.container > .navbarMV-headerMV,
.container-fluid > .navbarMV-headerMV,
.container > .navbarMV-collapse,
.container-fluid > .navbarMV-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbarMV-headerMV,
  .container-fluid > .navbarMV-headerMV,
  .container > .navbarMV-collapse,
  .container-fluid > .navbarMV-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbarMV-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbarMV-static-top {
    border-radius: 0;
  }
}
.navbarMV-fixed-top,
.navbarMV-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbarMV-fixed-top,
  .navbarMV-fixed-bottom {
    border-radius: 0;
  }
}
.navbarMV-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbarMV-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbarMV-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbarMV-brand:hover,
.navbarMV-brand:focus {
  text-decoration: none;
}
.navbarMV-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbarMV > .container .navbarMV-brand,
  .navbarMV > .container-fluid .navbarMV-brand {
    margin-left: -15px;
  }
}
.navbarMV-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbarMV-toggle:focus {
  outline: 0;
}
.navbarMV-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbarMV-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbarMV-toggle {
    display: none;
  }
}
.navbarMV-nav {
  margin: 7.5px -15px;
}
.navbarMV-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbarMV-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbarMV-nav .open .dropdown-menu > li > a,
  .navbarMV-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbarMV-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbarMV-nav .open .dropdown-menu > li > a:hover,
  .navbarMV-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbarMV-nav {
    float: left;
    margin: 0;
  }
  .navbarMV-nav > li {
    float: left;
  }
  .navbarMV-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbarMV-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbarMV-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbarMV-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbarMV-form .form-control-static {
    display: inline-block;
  }
  .navbarMV-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbarMV-form .input-group .input-group-addon,
  .navbarMV-form .input-group .input-group-btn,
  .navbarMV-form .input-group .form-control {
    width: auto;
  }
  .navbarMV-form .input-group > .form-control {
    width: 100%;
  }
  .navbarMV-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbarMV-form .radio,
  .navbarMV-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbarMV-form .radio label,
  .navbarMV-form .checkbox label {
    padding-left: 0;
  }
  .navbarMV-form .radio input[type="radio"],
  .navbarMV-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbarMV-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbarMV-form .form-group {
    margin-bottom: 5px;
  }
  .navbarMV-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbarMV-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbarMV-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbarMV-fixed-bottom .navbarMV-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbarMV-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbarMV-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbarMV-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbarMV-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbarMV-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbarMV-left {
    float: left !important;
  }
  .navbarMV-right {
    float: right !important;
  }
  .navbarMV-right ~ .navbarMV-right {
    margin-right: 0;
  }
}
.navbarMV-default {
  background-color: #f8f8f8;
  border-color: #108A97;
}
.navbarMV-default .navbarMV-brand {
  color: #777;
}
.navbarMV-default .navbarMV-brand:hover,
.navbarMV-default .navbarMV-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbarMV-default .navbarMV-text {
  color: #777;
}
.navbarMV-default .navbarMV-nav > li > a {
  color: #777;
}
.navbarMV-default .navbarMV-nav > li > a:hover,
.navbarMV-default .navbarMV-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbarMV-default .navbarMV-nav > .active > a,
.navbarMV-default .navbarMV-nav > .active > a:hover,
.navbarMV-default .navbarMV-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbarMV-default .navbarMV-nav > .disabled > a,
.navbarMV-default .navbarMV-nav > .disabled > a:hover,
.navbarMV-default .navbarMV-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbarMV-default .navbarMV-toggle {
  border-color: #ddd;
}
.navbarMV-default .navbarMV-toggle:hover,
.navbarMV-default .navbarMV-toggle:focus {
  background-color: #ddd;
}
.navbarMV-default .navbarMV-toggle .icon-bar {
  background-color: #888;
}
.navbarMV-default .navbarMV-collapse,
.navbarMV-default .navbarMV-form {
  border-color: #e7e7e7;
}
.navbarMV-default .navbarMV-nav > .open > a,
.navbarMV-default .navbarMV-nav > .open > a:hover,
.navbarMV-default .navbarMV-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbarMV-default .navbarMV-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbarMV-default .navbarMV-nav .open .dropdown-menu > li > a:hover,
  .navbarMV-default .navbarMV-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbarMV-default .navbarMV-nav .open .dropdown-menu > .active > a,
  .navbarMV-default .navbarMV-nav .open .dropdown-menu > .active > a:hover,
  .navbarMV-default .navbarMV-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbarMV-default .navbarMV-nav .open .dropdown-menu > .disabled > a,
  .navbarMV-default .navbarMV-nav .open .dropdown-menu > .disabled > a:hover,
  .navbarMV-default .navbarMV-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbarMV-default .navbarMV-link {
  color: #777;
}
.navbarMV-default .navbarMV-link:hover {
  color: #333;
}
.navbarMV-default .btn-link {
  color: #777;
}
.navbarMV-default .btn-link:hover,
.navbarMV-default .btn-link:focus {
  color: #333;
}
.navbarMV-default .btn-link[disabled]:hover,
fieldset[disabled] .navbarMV-default .btn-link:hover,
.navbarMV-default .btn-link[disabled]:focus,
fieldset[disabled] .navbarMV-default .btn-link:focus {
  color: #ccc;
}
.navbarMV-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbarMV-inverse .navbarMV-brand {
  color: #9d9d9d;
}
.navbarMV-inverse .navbarMV-brand:hover,
.navbarMV-inverse .navbarMV-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbarMV-inverse .navbarMV-text {
  color: #9d9d9d;
}
.navbarMV-inverse .navbarMV-nav > li > a {
  color: #9d9d9d;
}
.navbarMV-inverse .navbarMV-nav > li > a:hover,
.navbarMV-inverse .navbarMV-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbarMV-inverse .navbarMV-nav > .active > a,
.navbarMV-inverse .navbarMV-nav > .active > a:hover,
.navbarMV-inverse .navbarMV-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbarMV-inverse .navbarMV-nav > .disabled > a,
.navbarMV-inverse .navbarMV-nav > .disabled > a:hover,
.navbarMV-inverse .navbarMV-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbarMV-inverse .navbarMV-toggle {
  border-color: #333;
}
.navbarMV-inverse .navbarMV-toggle:hover,
.navbarMV-inverse .navbarMV-toggle:focus {
  background-color: #333;
}
.navbarMV-inverse .navbarMV-toggle .icon-bar {
  background-color: #fff;
}
.navbarMV-inverse .navbarMV-collapse,
.navbarMV-inverse .navbarMV-form {
  border-color: #101010;
}
.navbarMV-inverse .navbarMV-nav > .open > a,
.navbarMV-inverse .navbarMV-nav > .open > a:hover,
.navbarMV-inverse .navbarMV-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > li > a:hover,
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > .active > a,
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > .active > a:hover,
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > .disabled > a,
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > .disabled > a:hover,
  .navbarMV-inverse .navbarMV-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbarMV-inverse .navbarMV-link {
  color: #9d9d9d;
}
.navbarMV-inverse .navbarMV-link:hover {
  color: #fff;
}
.navbarMV-inverse .btn-link {
  color: #9d9d9d;
}
.navbarMV-inverse .btn-link:hover,
.navbarMV-inverse .btn-link:focus {
  color: #fff;
}
.navbarMV-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbarMV-inverse .btn-link:hover,
.navbarMV-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbarMV-inverse .btn-link:focus {
  color: #444;
}