/* TV Media White Label Base Styles
/* Author: Liz MacDonell / TV Media;
/* Updated: January 2014;
/*
/* Description: Built on Bootstrap v3.0.0 
/* with renamed .classes to prevent conflicts
/* when embedding portal and widgets in client sites;
================================================== */

#tvmds_frames html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

#tvmds_frames body {
  margin: 0;
}

#tvmds_frames div:focus, tr:focus {
	outline: none;
}

#tvmds_frames a {
  background: transparent;
}

#tvmds_frames a:focus {
  outline: thin dotted;
}

#tvmds_frames a:active,
#tvmds_frames a:hover {
  outline: 0;
}

#tvmds_frames h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

#tvmds_frames abbr[title] {
  border-bottom: 1px dotted;
}

#tvmds_frames b,
#tvmds_frames strong {
  font-weight: bold;
}

#tvmds_frames dfn {
  font-style: italic;
}

#tvmds_frames hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

#tvmds_frames mark {
  color: #000;
  background: #ff0;
}

#tvmds_frames code,
#tvmds_frames kbd,
#tvmds_frames pre,
#tvmds_frames samp {
  font-family: monospace, serif;
  font-size: 1em;
}

#tvmds_frames pre {
  white-space: pre-wrap;
}

#tvmds_frames q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

#tvmds_frames small {
  font-size: 80%;
}

#tvmds_frames sub,
#tvmds_frames sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

#tvmds_frames sup {
  top: -0.5em;
}

#tvmds_frames sub {
  bottom: -0.25em;
}

#tvmds_frames img {
  border: 0;
  margin-left:auto;
  margin-right:auto;
}

#tvmds_frames svg:not(:root) {
  overflow: hidden;
}

#tvmds_frames figure {
  margin: 0;
}

#tvmds_frames fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

#tvmds_frames legend {
  padding: 0;
  border: 0;
}

#tvmds_frames button,
#tvmds_frames input,
#tvmds_frames select,
#tvmds_frames textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

#tvmds_frames button,
#tvmds_frames input {
  line-height: normal;
}

#tvmds_frames button,
#tvmds_frames select {
  text-transform: none;
}

#tvmds_frames button,
#tvmds_frames html input[type="button"],
#tvmds_frames input[type="reset"],
#tvmds_frames input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

#tvmds_frames button[disabled],
#tvmds_frames html input[disabled] {
  cursor: default;
}

#tvmds_frames input[type="checkbox"],
#tvmds_frames input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

#tvmds_frames input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

#tvmds_frames input[type="search"]::-webkit-search-cancel-button,
#tvmds_frames input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

#tvmds_frames button::-moz-focus-inner,
#tvmds_frames input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

#tvmds_frames textarea {
  overflow: auto;
  vertical-align: top;
}

#tvmds_frames table {
  border-collapse: collapse;
  border-spacing: 0;
  word-wrap: break-word;
}



#tvmds_listings *,
#tvmds_listings *:before,
#tvmds_listings *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html.tvm {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body.tvm {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
  direction: ltr;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a.tvm {
  color: #428bca;
  text-decoration: none;
}

a.tvm:hover,
a.tvm:focus {
  color: #2a6496;
}

a.tvm:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img.tvm {
  vertical-align: middle;
}

.tvm-img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.tvm-img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}


hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.tvm-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

p {
  margin: 0 0 10px;
}


small,
.tvm-small {
  font-size: 85%;
}

.tvm-text-muted {
  color: #999999;
}

.tvm-text-danger {
  color: #b94a48;
}

.tvm-text-danger:hover {
  color: #953b39;
}

.tvm-text-left {
  text-align: left;
}

.tvm-text-right {
  text-align: right;
}

.tvm-text-center {
  text-align: center;
}

#tvmds_frames h1,
#tvmds_frames h2,
#tvmds_frames h3,
#tvmds_frames h4,
#tvmds_frames h5,
#tvmds_frames h6,
.tvm,
.tvm,
.tvm,
.tvm,
.tvm,
.tvm {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
#tvmds_frames h1,
#tvmds_frames .h1 {
  font-size: 36px;
}

#tvmds_frames h2,
#tvmds_frames .h2 {
  font-size: 30px;
}

#tvmds_frames h3,
#tvmds_frames .h3 {
  font-size: 24px;
}

#tvmds_frames h4,
#tvmds_frames .h4 {
  font-size: 18px;
}

#tvmds_frames h5,
#tvmds_frames .h5 {
  font-size: 14px;
}

#tvmds_frames h6,
#tvmds_frames .h6 {
  font-size: 12px;
}

#tvmds_frames h1 small,
#tvmds_frames h2 small,
#tvmds_frames h3 small,
#tvmds_frames h4 small,
#tvmds_frames h5 small,
#tvmds_frames h6 small,
.tvm small,
.tvm small,
.tvm small,
.tvm small,
.tvm small,
.tvm small {
  font-weight: normal;
  line-height: 1;
  color: #555555;
}

#tvmds_frames h1,
#tvmds_frames h2,
#tvmds_frames h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

#tvmds_frames h1 small,
#tvmds_frames h2 small,
#tvmds_frames h3 small {
  font-size: 65%;
}

#tvmds_frames h4,
#tvmds_frames h5,
#tvmds_frames h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

#tvmds_frames h4 small,
#tvmds_frames h5 small,
#tvmds_frames h6 small {
  font-size: 75%;
}


#tvmds_frames ul,
#tvmds_frames ol {
  margin-top: 0;
  margin-bottom: 10px;
}

#tvmds_frames ul ul,
#tvmds_frames ol ul,
#tvmds_frames ul ol,
#tvmds_frames ol ol {
  margin-bottom: 0;
}

.tvm-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.tvm-list-inline {
  padding-left: 0;
  list-style: none;
}

.tvm-list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

#tvmds_frames dl {
  margin-bottom: 20px;
}

#tvmds_frames dt,
#tvmds_frames dd {
  line-height: 1.428571429;
}

#tvmds_frames dt {
  font-weight: bold;
}

#tvmds_frames dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  #tvmds_frames .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #tvmds_frames .dl-horizontal dd {
    margin-left: 180px;
  }
  #tvmds_frames .dl-horizontal dd:before,
  #tvmds_frames .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  #tvmds_frames .dl-horizontal dd:after {
    clear: both;
  }
  #tvmds_frames .dl-horizontal dd:before,
  #tvmds_frames .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  #tvmds_frames .dl-horizontal dd:after {
    clear: both;
  }
}

.tvm-container {
  padding-right: 0px;
  padding-left: 0px; 
  margin-right: auto;
  margin-left: auto;
}

.tvm-container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.tvm-container:before,
.tvm-container:after {
  display: table;
  content: " ";
}

.tvm-container:after {
  clear: both;
}

.tvm-container:before,
.tvm-container:after {
  display: table;
  content: " ";
}

.tvm-container:after {
  clear: both;
}

.tvm-row {
  /* margin-right: -15px;
  margin-left: -15px; */
}

.tvm-row:before,
.tvm-row:after {
  display: table;
  content: " ";
}

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

.tvm-row:before,
.tvm-row:after {
  display: table;
  content: " ";
}

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

.tvm-xs-1,
.tvm-xs-2,
.tvm-xs-3,
.tvm-xs-4,
.tvm-xs-5,
.tvm-xs-6,
.tvm-xs-7,
.tvm-xs-8,
.tvm-xs-9,
.tvm-xs-10,
.tvm-xs-11,
.tvm-xs-12,
.tvm-sm-1,
.tvm-sm-2,
.tvm-sm-3,
.tvm-sm-4,
.tvm-sm-5,
.tvm-sm-6,
.tvm-sm-7,
.tvm-sm-8,
.tvm-sm-9,
.tvm-sm-10,
.tvm-sm-11,
.tvm-sm-12,
.tvm-md-1,
.tvm-md-2,
.tvm-md-3,
.tvm-md-4,
.tvm-md-5,
.tvm-md-6,
.tvm-md-7,
.tvm-md-8,
.tvm-md-9,
.tvm-md-10,
.tvm-md-11,
.tvm-md-12,
.tvm-lg-1,
.tvm-lg-2,
.tvm-lg-3,
.tvm-lg-4,
.tvm-lg-5,
.tvm-lg-6,
.tvm-lg-7,
.tvm-lg-8,
.tvm-lg-9,
.tvm-lg-10,
.tvm-lg-11,
.tvm-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.tvm-xs-1,
.tvm-xs-2,
.tvm-xs-3,
.tvm-xs-4,
.tvm-xs-5,
.tvm-xs-6,
.tvm-xs-7,
.tvm-xs-8,
.tvm-xs-9,
.tvm-xs-10,
.tvm-xs-11 {
  float: left;
}

.tvm-xs-1 {
  width: 8.333333333333332%;
}

.tvm-xs-2 {
  width: 16.666666666666664%;
}

.tvm-xs-3 {
  width: 25%;
}

.tvm-xs-4 {
  width: 33.33333333333333%;
}

.tvm-xs-5 {
  width: 41.66666666666667%;
}

.tvm-xs-6 {
  width: 50%;
}

.tvm-xs-7 {
  width: 58.333333333333336%;
}

.tvm-xs-8 {
  width: 66.66666666666666%;
}

.tvm-xs-9 {
  width: 75%;
}

.tvm-xs-10 {
  width: 83.33333333333334%;
}

.tvm-xs-11 {
  width: 91.66666666666666%;
}

.tvm-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .tvm-container {
    /*width: 750px;*/
  }
  .tvm-sm-1,
  .tvm-sm-2,
  .tvm-sm-3,
  .tvm-sm-4,
  .tvm-sm-5,
  .tvm-sm-6,
  .tvm-sm-7,
  .tvm-sm-8,
  .tvm-sm-9,
  .tvm-sm-10,
  .tvm-sm-11 {
    float: left;
  }
  .tvm-sm-1 {
    width: 8.333333333333332%;
  }
  .tvm-sm-2 {
    width: 16.666666666666664%;
  }
  .tvm-sm-3 {
    width: 25%;
  }
  .tvm-sm-4 {
    width: 33.33333333333333%;
  }
  .tvm-sm-5 {
    width: 41.66666666666667%;
  }
  .tvm-sm-6 {
    width: 50%;
  }
  .tvm-sm-7 {
    width: 58.333333333333336%;
  }
  .tvm-sm-8 {
    width: 66.66666666666666%;
  }
  .tvm-sm-9 {
    width: 75%;
  }
  .tvm-sm-10 {
    width: 83.33333333333334%;
  }
  .tvm-sm-11 {
    width: 91.66666666666666%;
  }
  .tvm-sm-12 {
    width: 100%;
  }
  .tvm-sm-push-1 {
    left: 8.333333333333332%;
  }
  .tvm-sm-push-2 {
    left: 16.666666666666664%;
  }
  .tvm-sm-push-3 {
    left: 25%;
  }
  .tvm-sm-push-4 {
    left: 33.33333333333333%;
  }
  .tvm-sm-push-5 {
    left: 41.66666666666667%;
  }
  .tvm-sm-push-6 {
    left: 50%;
  }
  .tvm-sm-push-7 {
    left: 58.333333333333336%;
  }
  .tvm-sm-push-8 {
    left: 66.66666666666666%;
  }
  .tvm-sm-push-9 {
    left: 75%;
  }
  .tvm-sm-push-10 {
    left: 83.33333333333334%;
  }
  .tvm-sm-push-11 {
    left: 91.66666666666666%;
  }
  .tvm-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .tvm-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .tvm-sm-pull-3 {
    right: 25%;
  }
  .tvm-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .tvm-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .tvm-sm-pull-6 {
    right: 50%;
  }
  .tvm-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .tvm-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .tvm-sm-pull-9 {
    right: 75%;
  }
  .tvm-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .tvm-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .tvm-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .tvm-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .tvm-sm-offset-3 {
    margin-left: 25%;
  }
  .tvm-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .tvm-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .tvm-sm-offset-6 {
    margin-left: 50%;
  }
  .tvm-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .tvm-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .tvm-sm-offset-9 {
    margin-left: 75%;
  }
  .tvm-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .tvm-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .tvm-container {
   /* width: 970px;*/
  }
  .tvm-md-1,
  .tvm-md-2,
  .tvm-md-3,
  .tvm-md-4,
  .tvm-md-5,
  .tvm-md-6,
  .tvm-md-7,
  .tvm-md-8,
  .tvm-md-9,
  .tvm-md-10,
  .tvm-md-11 {
    float: left;
  }
  .tvm-md-1 {
    width: 8.333333333333332%;
  }
  .tvm-md-2 {
    width: 16.666666666666664%;
  }
  .tvm-md-3 {
    width: 25%;
  }
  .tvm-md-4 {
    width: 33.33333333333333%;
  }
  .tvm-md-5 {
    width: 41.66666666666667%;
  }
  .tvm-md-6 {
    width: 50%;
  }
  .tvm-md-7 {
    width: 58.333333333333336%;
  }
  .tvm-md-8 {
    width: 66.66666666666666%;
  }
  .tvm-md-9 {
    width: 75%;
  }
  .tvm-md-10 {
    width: 83.33333333333334%;
  }
  .tvm-md-11 {
    width: 91.66666666666666%;
  }
  .tvm-md-12 {
    width: 100%;
  }
  .tvm-md-push-0 {
    left: auto;
  }
  .tvm-md-push-1 {
    left: 8.333333333333332%;
  }
  .tvm-md-push-2 {
    left: 16.666666666666664%;
  }
  .tvm-md-push-3 {
    left: 25%;
  }
  .tvm-md-push-4 {
    left: 33.33333333333333%;
  }
  .tvm-md-push-5 {
    left: 41.66666666666667%;
  }
  .tvm-md-push-6 {
    left: 50%;
  }
  .tvm-md-push-7 {
    left: 58.333333333333336%;
  }
  .tvm-md-push-8 {
    left: 66.66666666666666%;
  }
  .tvm-md-push-9 {
    left: 75%;
  }
  .tvm-md-push-10 {
    left: 83.33333333333334%;
  }
  .tvm-md-push-11 {
    left: 91.66666666666666%;
  }
  .tvm-md-pull-0 {
    right: auto;
  }
  .tvm-md-pull-1 {
    right: 8.333333333333332%;
  }
  .tvm-md-pull-2 {
    right: 16.666666666666664%;
  }
  .tvm-md-pull-3 {
    right: 25%;
  }
  .tvm-md-pull-4 {
    right: 33.33333333333333%;
  }
  .tvm-md-pull-5 {
    right: 41.66666666666667%;
  }
  .tvm-md-pull-6 {
    right: 50%;
  }
  .tvm-md-pull-7 {
    right: 58.333333333333336%;
  }
  .tvm-md-pull-8 {
    right: 66.66666666666666%;
  }
  .tvm-md-pull-9 {
    right: 75%;
  }
  .tvm-md-pull-10 {
    right: 83.33333333333334%;
  }
  .tvm-md-pull-11 {
    right: 91.66666666666666%;
  }
  .tvm-md-offset-0 {
    margin-left: 0;
  }
  .tvm-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .tvm-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .tvm-md-offset-3 {
    margin-left: 25%;
  }
  .tvm-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .tvm-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .tvm-md-offset-6 {
    margin-left: 50%;
  }
  .tvm-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .tvm-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .tvm-md-offset-9 {
    margin-left: 75%;
  }
  .tvm-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .tvm-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  .tvm-container {
    /*width: 1170px;*/
  }
  .tvm-lg-1,
  .tvm-lg-2,
  .tvm-lg-3,
  .tvm-lg-4,
  .tvm-lg-5,
  .tvm-lg-6,
  .tvm-lg-7,
  .tvm-lg-8,
  .tvm-lg-9,
  .tvm-lg-10,
  .tvm-lg-11 {
    float: left;
  }
  .tvm-lg-1 {
    width: 8.333333333333332%;
  }
  .tvm-lg-2 {
    width: 16.666666666666664%;
  }
  .tvm-lg-3 {
    width: 25%;
  }
  .tvm-lg-4 {
    width: 33.33333333333333%;
  }
  .tvm-lg-5 {
    width: 41.66666666666667%;
  }
  .tvm-lg-6 {
    width: 50%;
  }
  .tvm-lg-7 {
    width: 58.333333333333336%;
  }
  .tvm-lg-8 {
    width: 66.66666666666666%;
  }
  .tvm-lg-9 {
    width: 75%;
  }
  .tvm-lg-10 {
    width: 83.33333333333334%;
  }
  .tvm-lg-11 {
    width: 91.66666666666666%;
  }
  .tvm-lg-12 {
    width: 100%;
  }
  .tvm-lg-push-0 {
    left: auto;
  }
  .tvm-lg-push-1 {
    left: 8.333333333333332%;
  }
  .tvm-lg-push-2 {
    left: 16.666666666666664%;
  }
  .tvm-lg-push-3 {
    left: 25%;
  }
  .tvm-lg-push-4 {
    left: 33.33333333333333%;
  }
  .tvm-lg-push-5 {
    left: 41.66666666666667%;
  }
  .tvm-lg-push-6 {
    left: 50%;
  }
  .tvm-lg-push-7 {
    left: 58.333333333333336%;
  }
  .tvm-lg-push-8 {
    left: 66.66666666666666%;
  }
  .tvm-lg-push-9 {
    left: 75%;
  }
  .tvm-lg-push-10 {
    left: 83.33333333333334%;
  }
  .tvm-lg-push-11 {
    left: 91.66666666666666%;
  }
  .tvm-lg-pull-0 {
    right: auto;
  }
  .tvm-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .tvm-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .tvm-lg-pull-3 {
    right: 25%;
  }
  .tvm-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .tvm-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .tvm-lg-pull-6 {
    right: 50%;
  }
  .tvm-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .tvm-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .tvm-lg-pull-9 {
    right: 75%;
  }
  .tvm-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .tvm-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .tvm-lg-offset-0 {
    margin-left: 0;
  }
  .tvm-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .tvm-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .tvm-lg-offset-3 {
    margin-left: 25%;
  }
  .tvm-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .tvm-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .tvm-lg-offset-6 {
    margin-left: 50%;
  }
  .tvm-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .tvm-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .tvm-lg-offset-9 {
    margin-left: 75%;
  }
  .tvm-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .tvm-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

#tvmds_frames table {
  max-width: 100%;
  background-color: transparent;
}

#tvmds_frames th {
  text-align: left;
}

#tvmds_frames .table {
  width: 100%;
  margin-bottom: 20px;
}

#tvmds_frames .table > thead > tr > th,
#tvmds_frames .table > tbody > tr > th,
#tvmds_frames .table > tfoot > tr > th,
#tvmds_frames .table > thead > tr > td,
#tvmds_frames .table > tbody > tr > td,
#tvmds_frames .table > tfoot > tr > td {
  /*padding: 8px;*/
  /*line-height: 1.428571429;*/
  vertical-align: middle;
  border-top: 1px solid #dddddd;
}

#tvmds_frames .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

#tvmds_frames .table > caption + thead > tr:first-child > th,
#tvmds_frames .table > colgroup + thead > tr:first-child > th,
#tvmds_frames .table > thead:first-child > tr:first-child > th,
#tvmds_frames .table > caption + thead > tr:first-child > td,
#tvmds_frames .table > colgroup + thead > tr:first-child > td,
#tvmds_frames .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}


fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}


.tvm-form-control:-moz-placeholder {
  color: #999999;
}

.tvm-form-control::-moz-placeholder {
  color: #999999;
}

.tvm-form-control:-ms-input-placeholder {
  color: #999999;
}

.tvm-form-control::-webkit-input-placeholder {
  color: #999999;
}

.tvm-form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.tvm-form-control:focus {
  border-color: #66afe9;
  outline: 0;
}

.tvm-form-control[disabled],
.tvm-form-control[readonly],
fieldset[disabled] .tvm-form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.tvm-form-control {
  height: auto;
}

.tvm-form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .tvm-control-label {
  color: #c09853;
}

.has-warning .tvm-form-control {
  border-color: #c09853;
}

.has-warning .tvm-form-control:focus {
  border-color: #a47e3c;
}

.has-warning .tvm-input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.has-error .help-block,
.has-error .tvm-control-label {
  color: #b94a48;
}

.has-error .tvm-form-control {
  border-color: #b94a48;
}

.has-error .tvm-form-control:focus {
  border-color: #953b39;
}

.has-error .tvm-input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.has-success .help-block,
.has-success .tvm-control-label {
  color: #468847;
}

.has-success .tvm-form-control {
  border-color: #468847;
}

.has-success .tvm-form-control:focus {
  border-color: #356635;
}

.has-success .tvm-input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.tvm-form-control-static {
  padding-top: 7px;
  margin-bottom: 0;
}


@media (min-width: 768px) {
  .tvm-form-inline .tvm-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .tvm-form-inline .tvm-form-control {
    display: inline-block;
  }
  .tvm-form-inline .radio,
  .tvm-form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .tvm-form-inline .radio input[type="radio"],
  .tvm-form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.tvm-form-horizontal .tvm-control-label,
.tvm-form-horizontal .radio,
.tvm-form-horizontal .checkbox,
.tvm-form-horizontal .radio-inline,
.tvm-form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.tvm-form-horizontal .tvm-form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.tvm-form-horizontal .tvm-form-group:before,
.tvm-form-horizontal .tvm-form-group:after {
  display: table;
  content: " ";
}

.tvm-form-horizontal .tvm-form-group:after {
  clear: both;
}

.tvm-form-horizontal .tvm-form-group:before,
.tvm-form-horizontal .tvm-form-group:after {
  display: table;
  content: " ";
}

.tvm-form-horizontal .tvm-form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .tvm-form-horizontal .tvm-control-label {
    text-align: right;
  }
}

.tvm-btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.tvm-btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.tvm-btn:hover,
.tvm-btn:focus {
  color: #333333;
  text-decoration: none;
}

.tvm-btn:active,
.tvm-btn.active {
  background-image: none;
  outline: 0;
}

.tvm-btn.disabled,
.tvm-btn[disabled],
fieldset[disabled] .tvm-btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tvm-btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.tvm-btn-default:hover,
.tvm-btn-default:focus,
.tvm-btn-default:active,
.tvm-btn-default.active,
.open .tvm-dropdown-toggle.tvm-btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.tvm-btn-default:active,
.tvm-btn-default.active,
.open .tvm-dropdown-toggle.tvm-btn-default {
  background-image: none;
}

.tvm-btn-default.disabled,
.tvm-btn-default[disabled],
fieldset[disabled] .tvm-btn-default,
.tvm-btn-default.disabled:hover,
.tvm-btn-default[disabled]:hover,
fieldset[disabled] .tvm-btn-default:hover,
.tvm-btn-default.disabled:focus,
.tvm-btn-default[disabled]:focus,
fieldset[disabled] .tvm-btn-default:focus,
.tvm-btn-default.disabled:active,
.tvm-btn-default[disabled]:active,
fieldset[disabled] .tvm-btn-default:active,
.tvm-btn-default.disabled.active,
.tvm-btn-default[disabled].active,
fieldset[disabled] .tvm-btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.tvm-btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.tvm-btn-primary:hover,
.tvm-btn-primary:focus,
.tvm-btn-primary:active,
.tvm-btn-primary.active,
.open .tvm-dropdown-toggle.tvm-btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.tvm-btn-primary:active,
.tvm-btn-primary.active,
.open .tvm-dropdown-toggle.tvm-btn-primary {
  background-image: none;
}

.tvm-btn-primary.disabled,
.tvm-btn-primary[disabled],
fieldset[disabled] .tvm-btn-primary,
.tvm-btn-primary.disabled:hover,
.tvm-btn-primary[disabled]:hover,
fieldset[disabled] .tvm-btn-primary:hover,
.tvm-btn-primary.disabled:focus,
.tvm-btn-primary[disabled]:focus,
fieldset[disabled] .tvm-btn-primary:focus,
.tvm-btn-primary.disabled:active,
.tvm-btn-primary[disabled]:active,
fieldset[disabled] .tvm-btn-primary:active,
.tvm-btn-primary.disabled.active,
.tvm-btn-primary[disabled].active,
fieldset[disabled] .tvm-btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.tvm-btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.tvm-btn-warning:hover,
.tvm-btn-warning:focus,
.tvm-btn-warning:active,
.tvm-btn-warning.active,
.open .tvm-dropdown-toggle.tvm-btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.tvm-btn-warning:active,
.tvm-btn-warning.active,
.open .tvm-dropdown-toggle.tvm-btn-warning {
  background-image: none;
}

.tvm-btn-warning.disabled,
.tvm-btn-warning[disabled],
fieldset[disabled] .tvm-btn-warning,
.tvm-btn-warning.disabled:hover,
.tvm-btn-warning[disabled]:hover,
fieldset[disabled] .tvm-btn-warning:hover,
.tvm-btn-warning.disabled:focus,
.tvm-btn-warning[disabled]:focus,
fieldset[disabled] .tvm-btn-warning:focus,
.tvm-btn-warning.disabled:active,
.tvm-btn-warning[disabled]:active,
fieldset[disabled] .tvm-btn-warning:active,
.tvm-btn-warning.disabled.active,
.tvm-btn-warning[disabled].active,
fieldset[disabled] .tvm-btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.tvm-btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.tvm-btn-danger:hover,
.tvm-btn-danger:focus,
.tvm-btn-danger:active,
.tvm-btn-danger.active,
.open .tvm-dropdown-toggle.tvm-btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.tvm-btn-danger:active,
.tvm-btn-danger.active,
.open .tvm-dropdown-toggle.tvm-btn-danger {
  background-image: none;
}

.tvm-btn-danger.disabled,
.tvm-btn-danger[disabled],
fieldset[disabled] .tvm-btn-danger,
.tvm-btn-danger.disabled:hover,
.tvm-btn-danger[disabled]:hover,
fieldset[disabled] .tvm-btn-danger:hover,
.tvm-btn-danger.disabled:focus,
.tvm-btn-danger[disabled]:focus,
fieldset[disabled] .tvm-btn-danger:focus,
.tvm-btn-danger.disabled:active,
.tvm-btn-danger[disabled]:active,
fieldset[disabled] .tvm-btn-danger:active,
.tvm-btn-danger.disabled.active,
.tvm-btn-danger[disabled].active,
fieldset[disabled] .tvm-btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.tvm-btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.tvm-btn-success:hover,
.tvm-btn-success:focus,
.tvm-btn-success:active,
.tvm-btn-success.active,
.open .tvm-dropdown-toggle.tvm-btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.tvm-btn-success:active,
.tvm-btn-success.active,
.open .tvm-dropdown-toggle.tvm-btn-success {
  background-image: none;
}

.tvm-btn-success.disabled,
.tvm-btn-success[disabled],
fieldset[disabled] .tvm-btn-success,
.tvm-btn-success.disabled:hover,
.tvm-btn-success[disabled]:hover,
fieldset[disabled] .tvm-btn-success:hover,
.tvm-btn-success.disabled:focus,
.tvm-btn-success[disabled]:focus,
fieldset[disabled] .tvm-btn-success:focus,
.tvm-btn-success.disabled:active,
.tvm-btn-success[disabled]:active,
fieldset[disabled] .tvm-btn-success:active,
.tvm-btn-success.disabled.active,
.tvm-btn-success[disabled].active,
fieldset[disabled] .tvm-btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.tvm-btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.tvm-btn-info:hover,
.tvm-btn-info:focus,
.tvm-btn-info:active,
.tvm-btn-info.active,
.open .tvm-dropdown-toggle.tvm-btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.tvm-btn-info:active,
.tvm-btn-info.active,
.open .tvm-dropdown-toggle.tvm-btn-info {
  background-image: none;
}

.tvm-btn-info.disabled,
.tvm-btn-info[disabled],
fieldset[disabled] .tvm-btn-info,
.tvm-btn-info.disabled:hover,
.tvm-btn-info[disabled]:hover,
fieldset[disabled] .tvm-btn-info:hover,
.tvm-btn-info.disabled:focus,
.tvm-btn-info[disabled]:focus,
fieldset[disabled] .tvm-btn-info:focus,
.tvm-btn-info.disabled:active,
.tvm-btn-info[disabled]:active,
fieldset[disabled] .tvm-btn-info:active,
.tvm-btn-info.disabled.active,
.tvm-btn-info[disabled].active,
fieldset[disabled] .tvm-btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.tvm-btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.tvm-btn-link,
.tvm-btn-link:active,
.tvm-btn-link[disabled],
fieldset[disabled] .tvm-btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tvm-btn-link,
.tvm-btn-link:hover,
.tvm-btn-link:focus,
.tvm-btn-link:active {
  border-color: transparent;
}

.tvm-btn-link:hover,
.tvm-btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.tvm-btn-link[disabled]:hover,
fieldset[disabled] .tvm-btn-link:hover,
.tvm-btn-link[disabled]:focus,
fieldset[disabled] .tvm-btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.tvm-btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

.tvm-btn-sm,
.tvm-btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.tvm-btn-xs {
  padding: 1px 5px;
}

.tvm-btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

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

input[type="submit"].tvm-btn-block,
input[type="reset"].tvm-btn-block,
input[type="button"].tvm-btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

#tvmds_frames .fade.in {
  opacity: 1;
}

#tvmds_frames .collapse {
  display: none;
}

#tvmds_frames .collapse.in {
  display: block;
}

#tvmds_frames .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}


#tvmds_frames .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
}

.tvm-dropdown {
  position: relative;
}

.tvm-dropdown-toggle:focus {
  outline: 0;
}

.tvm-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none !important;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
}

.tvm-dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.tvm-dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.tvm-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.tvm-dropdown-menu > li > a:hover,
.tvm-dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.tvm-dropdown-menu > .active > a,
.tvm-dropdown-menu > .active > a:hover,
.tvm-dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.tvm-dropdown-menu > .disabled > a,
.tvm-dropdown-menu > .disabled > a:hover,
.tvm-dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.tvm-dropdown-menu > .disabled > a:hover,
.tvm-dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .tvm-dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.tvm-dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.tvm-dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .tvm-dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .tvm-dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .tvm-dropdown-menu,
.navbar-fixed-bottom .tvm-dropdown .tvm-dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .tvm-dropdown-menu {
    right: 0;
    left: auto;
  }
}

.tvm-btn-default .caret {
  border-top-color: #333333;
}

.tvm-btn-primary .caret,
.tvm-btn-success .caret,
.tvm-btn-warning .caret,
.tvm-btn-danger .caret,
.tvm-btn-info .caret {
  border-top-color: #fff;
}

.dropup .tvm-btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .tvm-btn-primary .caret,
.dropup .tvm-btn-success .caret,
.dropup .tvm-btn-warning .caret,
.dropup .tvm-btn-danger .caret,
.dropup .tvm-btn-info .caret {
  border-bottom-color: #fff;
}

.tvm-btn-group,
.tvm-btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.tvm-btn-group > .tvm-btn,
.tvm-btn-group-vertical > .tvm-btn {
  position: relative;
  float: left;
}

.tvm-btn-group > .tvm-btn:hover,
.tvm-btn-group-vertical > .tvm-btn:hover,
.tvm-btn-group > .tvm-btn:focus,
.tvm-btn-group-vertical > .tvm-btn:focus,
.tvm-btn-group > .tvm-btn:active,
.tvm-btn-group-vertical > .tvm-btn:active,
.tvm-btn-group > .tvm-btn.active,
.tvm-btn-group-vertical > .tvm-btn.active {
  z-index: 2;
}

.tvm-btn-group > .tvm-btn:focus,
.tvm-btn-group-vertical > .tvm-btn:focus {
  outline: none;
}

.tvm-btn-group .tvm-btn + .tvm-btn,
.tvm-btn-group .tvm-btn + .tvm-btn-group,
.tvm-btn-group .tvm-btn-group + .tvm-btn,
.tvm-btn-group .tvm-btn-group + .tvm-btn-group {
  margin-left: -1px;
}

.tvm-btn-toolbar:before,
.tvm-btn-toolbar:after {
  display: table;
  content: " ";
}

.tvm-btn-toolbar:after {
  clear: both;
}

.tvm-btn-toolbar:before,
.tvm-btn-toolbar:after {
  display: table;
  content: " ";
}

.tvm-btn-toolbar:after {
  clear: both;
}

.tvm-btn-toolbar .tvm-btn-group {
  float: left;
}

.tvm-btn-toolbar > .tvm-btn + .tvm-btn,
.tvm-btn-toolbar > .tvm-btn-group + .tvm-btn,
.tvm-btn-toolbar > .tvm-btn + .tvm-btn-group,
.tvm-btn-toolbar > .tvm-btn-group + .tvm-btn-group {
  margin-left: 5px;
}

.tvm-btn-group > .tvm-btn-group {
  float: left;
}

.tvm-btn-group .tvm-dropdown-toggle:active,
.tvm-btn-group.open .tvm-dropdown-toggle {
  outline: 0;
}

.tvm-btn-group-xs > .tvm-btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

.tvm-btn-group-sm > .tvm-btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.tvm-btn-group-lg > .tvm-btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

.tvm-btn-group > .tvm-btn + .tvm-dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.tvm-btn-group > .tvm-btn-lg + .tvm-dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.tvm-btn .caret {
  margin-left: 0;
}

.tvm-btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .tvm-btn-lg .caret {
  border-width: 0 5px 5px;
}

.tvm-btn-group-vertical > .tvm-btn,
.tvm-btn-group-vertical > .tvm-btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.tvm-btn-group-vertical > .tvm-btn-group:before,
.tvm-btn-group-vertical > .tvm-btn-group:after {
  display: table;
  content: " ";
}

.tvm-btn-group-vertical > .tvm-btn-group:after {
  clear: both;
}

.tvm-btn-group-vertical > .tvm-btn-group:before,
.tvm-btn-group-vertical > .tvm-btn-group:after {
  display: table;
  content: " ";
}

.tvm-btn-group-vertical > .tvm-btn-group:after {
  clear: both;
}

.tvm-btn-group-vertical > .tvm-btn-group > .tvm-btn {
  float: none;
}

.tvm-btn-group-vertical > .tvm-btn + .tvm-btn,
.tvm-btn-group-vertical > .tvm-btn + .tvm-btn-group,
.tvm-btn-group-vertical > .tvm-btn-group + .tvm-btn,
.tvm-btn-group-vertical > .tvm-btn-group + .tvm-btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.tvm-btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.tvm-btn-group-justified .tvm-btn {
  display: table-cell;
  float: none;
  width: 1%;
}

[data-toggle="buttons"] > .tvm-btn > input[type="radio"],
[data-toggle="buttons"] > .tvm-btn > input[type="checkbox"] {
  display: none;
}

.tvm-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.tvm-input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.tvm-input-group .tvm-form-control {
  width: 100%;
  margin-bottom: 0;
}

.tvm-input-group-lg > .tvm-form-control,
.tvm-input-group-lg > .tvm-input-group-addon,
.tvm-input-group-lg > .tvm-input-group-btn > .tvm-btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

select.tvm-input-group-lg > .tvm-form-control,
select.tvm-input-group-lg > .tvm-input-group-addon,
select.tvm-input-group-lg > .tvm-input-group-btn > .tvm-btn {
  height: 45px;
  line-height: 45px;
}

textarea.tvm-input-group-lg > .tvm-form-control,
textarea.tvm-input-group-lg > .tvm-input-group-addon,
textarea.tvm-input-group-lg > .tvm-input-group-btn > .tvm-btn {
  height: auto;
}

.tvm-input-group-sm > .tvm-form-control,
.tvm-input-group-sm > .tvm-input-group-addon,
.tvm-input-group-sm > .tvm-input-group-btn > .tvm-btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

select.tvm-input-group-sm > .tvm-form-control,
select.tvm-input-group-sm > .tvm-input-group-addon,
select.tvm-input-group-sm > .tvm-input-group-btn > .tvm-btn {
  height: 30px;
  line-height: 30px;
}

textarea.tvm-input-group-sm > .tvm-form-control,
textarea.tvm-input-group-sm > .tvm-input-group-addon,
textarea.tvm-input-group-sm > .tvm-input-group-btn > .tvm-btn {
  height: auto;
}

.tvm-input-group-addon,
.tvm-input-group-btn,
.tvm-input-group .tvm-form-control {
  display: table-cell;
}

.tvm-input-group-addon,
.tvm-input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.tvm-input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
}

.tvm-input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
}

.tvm-input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
}

.tvm-input-group-addon input[type="radio"],
.tvm-input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.tvm-input-group-addon:first-child {
  border-right: 0;
}

.tvm-input-group-addon:last-child {
  border-left: 0;
}

.tvm-input-group-btn {
  position: relative;
  white-space: nowrap;
}

.tvm-input-group-btn:first-child > .tvm-btn {
  margin-right: -1px;
}

.tvm-input-group-btn:last-child > .tvm-btn {
  margin-left: -1px;
}

.tvm-input-group-btn > .tvm-btn {
  position: relative;
}

.tvm-input-group-btn > .tvm-btn + .tvm-btn {
  margin-left: -4px;
}

.tvm-input-group-btn > .tvm-btn:hover,
.tvm-input-group-btn > .tvm-btn:active {
  z-index: 2;
}

.tvm-well-lg {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.tvm-well-lg h1 {
  line-height: 1;
  color: inherit;
}

.tvm-well-lg p {
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .tvm-well-lg {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .tvm-container .tvm-well-lg {
    /* padding-right: 60px;
    padding-left: 60px; */
  }
  .tvm-well-lg h1 {
    font-size: 63px;
  }
}


.tvm-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.tvm-alert h4 {
  margin-top: 0;
  color: inherit;
}

.tvm-alert .tvm-alert-link {
  font-weight: bold;
}

.tvm-alert > p,
.tvm-alert > ul {
  margin-bottom: 0;
}

.tvm-alert > p + p {
  margin-top: 5px;
}

.tvm-alert-dismissable {
  padding-right: 35px;
}

.tvm-alert-dismissable .tvm-close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.tvm-alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.tvm-alert-success hr {
  border-top-color: #c9e2b3;
}

.tvm-alert-success .tvm-alert-link {
  color: #356635;
}

.tvm-alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.tvm-alert-info hr {
  border-top-color: #a6e1ec;
}

.tvm-alert-info .tvm-alert-link {
  color: #2d6987;
}

.tvm-alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.tvm-alert-warning hr {
  border-top-color: #f7e1b5;
}

.tvm-alert-warning .tvm-alert-link {
  color: #a47e3c;
}

.tvm-alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.tvm-alert-danger hr {
  border-top-color: #e4b9c0;
}

.tvm-alert-danger .tvm-alert-link {
  color: #953b39;
}

.tvm-list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.tvm-list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.tvm-list-group-item:last-child {
  margin-bottom: 0;
}

.tvm-list-group-item > .badge {
  float: right;
}

.tvm-list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.tvm-list-group-item {
  color: #555555;
}

a.tvm-list-group-item .tvm-list-group-item-heading {
  color: #333333;
}

a.tvm-list-group-item:hover,
a.tvm-list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.tvm-list-group-item.active,
.tvm-list-group-item.active:hover,
.tvm-list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.tvm-list-group-item.active .tvm-list-group-item-heading,
.tvm-list-group-item.active:hover .tvm-list-group-item-heading,
.tvm-list-group-item.active:focus .tvm-list-group-item-heading {
  color: inherit;
}

.tvm-list-group-item.active .tvm-list-group-item-text,
.tvm-list-group-item.active:hover .tvm-list-group-item-text,
.tvm-list-group-item.active:focus .tvm-list-group-item-text {
  color: #e1edf7;
}

.tvm-list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.tvm-list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.tvm-panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
}

.tvm-panel-body {
  padding: 15px;
}

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

.tvm-panel-body:after {
  clear: both;
}

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

.tvm-panel-body:after {
  clear: both;
}

.tvm-panel > .tvm-list-group {
  margin-bottom: 0;
}

.tvm-panel > .tvm-list-group .tvm-list-group-item {
  border-width: 1px 0;
}

.tvm-panel-heading + .tvm-list-group .tvm-list-group-item:first-child {
  border-top-width: 0;
}


.tvm-panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}

.tvm-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.tvm-panel-title > a {
  color: inherit;
}

.tvm-panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
}

.tvm-panel-group .tvm-panel {
  margin-bottom: 0;
  overflow: hidden;
}

.tvm-panel-group .tvm-panel + .tvm-panel {
  margin-top: 5px;
}

.tvm-panel-group .tvm-panel-heading {
  border-bottom: 0;
}

.tvm-panel-group .tvm-panel-heading + .tvm-panel-collapse .tvm-panel-body {
  border-top: 1px solid #dddddd;
}

.tvm-panel-group .tvm-panel-footer {
  border-top: 0;
}

.tvm-panel-group .tvm-panel-footer + .tvm-panel-collapse .tvm-panel-body {
  border-bottom: 1px solid #dddddd;
}

.tvm-panel-default {
  border-color: #dddddd;
}

.tvm-panel-default > .tvm-panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}


.tvm-panel-default > .tvm-panel-heading + .tvm-panel-collapse .tvm-panel-body {
  border-top-color: #dddddd;
}

.tvm-panel-default > .tvm-panel-footer + .tvm-panel-collapse .tvm-panel-body {
  border-bottom-color: #dddddd;
}

.tvm-well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
}

.tvm-well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}


.tvm-well-sm {
  padding: 9px;
}

.tvm-close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.tvm-close:hover,
.tvm-close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.tvm-close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}


.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.tvm-hidden-xs {
  display: block !important;
}

tr.tvm-hidden-xs {
  display: table-row !important;
}

th.tvm-hidden-xs,
td.tvm-hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .tvm-hidden-xs,
  tr.tvm-hidden-xs,
  th.tvm-hidden-xs,
  td.tvm-hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .tvm-hidden-xs.tvm-hidden-sm,
  tr.tvm-hidden-xs.tvm-hidden-sm,
  th.tvm-hidden-xs.tvm-hidden-sm,
  td.tvm-hidden-xs.tvm-hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .tvm-hidden-xs.hidden-md,
  tr.tvm-hidden-xs.hidden-md,
  th.tvm-hidden-xs.hidden-md,
  td.tvm-hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .tvm-hidden-xs.hidden-lg,
  tr.tvm-hidden-xs.hidden-lg,
  th.tvm-hidden-xs.hidden-lg,
  td.tvm-hidden-xs.hidden-lg {
    display: none !important;
  }
}

.tvm-hidden-sm {
  display: block !important;
}

tr.tvm-hidden-sm {
  display: table-row !important;
}

th.tvm-hidden-sm,
td.tvm-hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .tvm-hidden-sm.tvm-hidden-xs,
  tr.tvm-hidden-sm.tvm-hidden-xs,
  th.tvm-hidden-sm.tvm-hidden-xs,
  td.tvm-hidden-sm.tvm-hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .tvm-hidden-sm,
  tr.tvm-hidden-sm,
  th.tvm-hidden-sm,
  td.tvm-hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .tvm-hidden-sm.hidden-md,
  tr.tvm-hidden-sm.hidden-md,
  th.tvm-hidden-sm.hidden-md,
  td.tvm-hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .tvm-hidden-sm.hidden-lg,
  tr.tvm-hidden-sm.hidden-lg,
  th.tvm-hidden-sm.hidden-lg,
  td.tvm-hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
 /*  display: block !important; */
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.tvm-hidden-xs,
  tr.hidden-md.tvm-hidden-xs,
  th.hidden-md.tvm-hidden-xs,
  td.hidden-md.tvm-hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.tvm-hidden-sm,
  tr.hidden-md.tvm-hidden-sm,
  th.hidden-md.tvm-hidden-sm,
  td.hidden-md.tvm-hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
/*  display: block !important; */
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.tvm-hidden-xs,
  tr.hidden-lg.tvm-hidden-xs,
  th.hidden-lg.tvm-hidden-xs,
  td.hidden-lg.tvm-hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.tvm-hidden-sm,
  tr.hidden-lg.tvm-hidden-sm,
  th.hidden-lg.tvm-hidden-sm,
  td.hidden-lg.tvm-hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}




.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
 /*  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; */
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

#tvmds_frames .table > tbody > tr > th.tvm_td_chn {
  text-align: center !important;
}

.tvm-postal-input {height:44px;}

#tvmds_frames fieldset {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#tvmds_frames .table > tbody > tr > th.tvm_td_chn {
  text-align: center !important;
}
