/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

body.flip html,
.tc-bootstrap-layout html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body.flip body,
.tc-bootstrap-layout body {
  margin: 0;
}
body.flip article,
.tc-bootstrap-layout article,
body.flip aside,
.tc-bootstrap-layout aside,
body.flip details,
.tc-bootstrap-layout details,
body.flip figcaption,
.tc-bootstrap-layout figcaption,
body.flip figure,
.tc-bootstrap-layout figure,
body.flip footer,
.tc-bootstrap-layout footer,
body.flip header,
.tc-bootstrap-layout header,
body.flip hgroup,
.tc-bootstrap-layout hgroup,
body.flip main,
.tc-bootstrap-layout main,
body.flip nav,
.tc-bootstrap-layout nav,
body.flip section,
.tc-bootstrap-layout section,
body.flip summary,
.tc-bootstrap-layout summary {
  display: block;
}
body.flip audio,
.tc-bootstrap-layout audio,
body.flip canvas,
.tc-bootstrap-layout canvas,
body.flip progress,
.tc-bootstrap-layout progress,
body.flip video,
.tc-bootstrap-layout video {
  display: inline-block;
  vertical-align: baseline;
}
body.flip audio:not([controls]),
.tc-bootstrap-layout audio:not([controls]) {
  display: none;
  height: 0;
}
body.flip [hidden],
.tc-bootstrap-layout [hidden],
body.flip template,
.tc-bootstrap-layout template {
  display: none;
}
body.flip a,
.tc-bootstrap-layout a {
  background: 0 0;
}
body.flip a:active,
.tc-bootstrap-layout a:active,
body.flip a:hover,
.tc-bootstrap-layout a:hover {
  outline: 0;
}
body.flip abbr[title],
.tc-bootstrap-layout abbr[title] {
  border-bottom: 1px dotted;
}
body.flip b,
.tc-bootstrap-layout b,
body.flip strong,
.tc-bootstrap-layout strong {
  font-weight: 700;
}
body.flip dfn,
.tc-bootstrap-layout dfn {
  font-style: italic;
}
body.flip h1,
.tc-bootstrap-layout h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
body.flip mark,
.tc-bootstrap-layout mark {
  background: #ff0;
  color: #000;
}
body.flip small,
.tc-bootstrap-layout small {
  font-size: 80%;
}
body.flip sub,
.tc-bootstrap-layout sub,
body.flip sup,
.tc-bootstrap-layout sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
body.flip sup,
.tc-bootstrap-layout sup {
  top: -0.5em;
}
body.flip sub,
.tc-bootstrap-layout sub {
  bottom: -0.25em;
}
body.flip img,
.tc-bootstrap-layout img {
  border: 0;
}
body.flip svg:not(:root),
.tc-bootstrap-layout svg:not(:root) {
  overflow: hidden;
}
body.flip figure,
.tc-bootstrap-layout figure {
  margin: 1em 40px;
}
body.flip hr,
.tc-bootstrap-layout hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
body.flip pre,
.tc-bootstrap-layout pre {
  overflow: auto;
}
body.flip code,
.tc-bootstrap-layout code,
body.flip kbd,
.tc-bootstrap-layout kbd,
body.flip pre,
.tc-bootstrap-layout pre,
body.flip samp,
.tc-bootstrap-layout samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
body.flip button,
.tc-bootstrap-layout button,
body.flip input,
.tc-bootstrap-layout input,
body.flip optgroup,
.tc-bootstrap-layout optgroup,
body.flip select,
.tc-bootstrap-layout select,
body.flip textarea,
.tc-bootstrap-layout textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
body.flip button,
.tc-bootstrap-layout button {
  overflow: visible;
}
body.flip button,
.tc-bootstrap-layout button,
body.flip select,
.tc-bootstrap-layout select {
  text-transform: none;
}
body.flip button,
.tc-bootstrap-layout button,
body.flip html input[type=button],
.tc-bootstrap-layout html input[type=button],
body.flip input[type=reset],
.tc-bootstrap-layout input[type=reset],
body.flip input[type=submit],
.tc-bootstrap-layout input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
body.flip button[disabled],
.tc-bootstrap-layout button[disabled],
body.flip html input[disabled],
.tc-bootstrap-layout html input[disabled] {
  cursor: default;
}
body.flip button::-moz-focus-inner,
.tc-bootstrap-layout button::-moz-focus-inner,
body.flip input::-moz-focus-inner,
.tc-bootstrap-layout input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body.flip input,
.tc-bootstrap-layout input {
  line-height: normal;
}
body.flip input[type=checkbox],
.tc-bootstrap-layout input[type=checkbox],
body.flip input[type=radio],
.tc-bootstrap-layout input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
body.flip input[type=number]::-webkit-inner-spin-button,
.tc-bootstrap-layout input[type=number]::-webkit-inner-spin-button,
body.flip input[type=number]::-webkit-outer-spin-button,
.tc-bootstrap-layout input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
body.flip input[type=search],
.tc-bootstrap-layout input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
body.flip input[type=search]::-webkit-search-cancel-button,
.tc-bootstrap-layout input[type=search]::-webkit-search-cancel-button,
body.flip input[type=search]::-webkit-search-decoration,
.tc-bootstrap-layout input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
body.flip fieldset,
.tc-bootstrap-layout fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
body.flip legend,
.tc-bootstrap-layout legend {
  border: 0;
  padding: 0;
}
body.flip textarea,
.tc-bootstrap-layout textarea {
  overflow: auto;
}
body.flip optgroup,
.tc-bootstrap-layout optgroup {
  font-weight: 700;
}
body.flip table,
.tc-bootstrap-layout table {
  border-collapse: collapse;
  border-spacing: 0;
}
body.flip td,
.tc-bootstrap-layout td,
body.flip th,
.tc-bootstrap-layout th {
  padding: 0;
}
@media print {
  body.flip *,
  .tc-bootstrap-layout * {
    text-shadow: none!important;
    color: #000 !important;
    background: transparent!important;
    box-shadow: none !important;
  }
  body.flip a,
  .tc-bootstrap-layout a,
  body.flip a:visited,
  .tc-bootstrap-layout a:visited {
    text-decoration: underline;
  }
  body.flip a[href]:after,
  .tc-bootstrap-layout a[href]:after {
    content: " (" attr(href) ")";
  }
  body.flip abbr[title]:after,
  .tc-bootstrap-layout abbr[title]:after {
    content: " (" attr(title) ")";
  }
  body.flip a[href^="javascript:"]:after,
  .tc-bootstrap-layout a[href^="javascript:"]:after,
  body.flip a[href^="#"]:after,
  .tc-bootstrap-layout a[href^="#"]:after {
    content: "";
  }
  body.flip pre,
  .tc-bootstrap-layout pre,
  body.flip blockquote,
  .tc-bootstrap-layout blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  body.flip thead,
  .tc-bootstrap-layout thead {
    display: table-header-group;
  }
  body.flip tr,
  .tc-bootstrap-layout tr,
  body.flip img,
  .tc-bootstrap-layout img {
    page-break-inside: avoid;
  }
  body.flip img,
  .tc-bootstrap-layout img {
    max-width: 100% !important;
  }
  body.flip p,
  .tc-bootstrap-layout p,
  body.flip h2,
  .tc-bootstrap-layout h2,
  body.flip h3,
  .tc-bootstrap-layout h3 {
    orphans: 3;
    widows: 3;
  }
  body.flip h2,
  .tc-bootstrap-layout h2,
  body.flip h3,
  .tc-bootstrap-layout h3 {
    page-break-after: avoid;
  }
  body.flip select,
  .tc-bootstrap-layout select {
    background: #fff !important;
  }
  body.flip .navbar,
  .tc-bootstrap-layout .navbar {
    display: none;
  }
  body.flip .table td,
  .tc-bootstrap-layout .table td,
  body.flip .table th,
  .tc-bootstrap-layout .table th {
    background-color: #fff !important;
  }
  body.flip .btn > .caret,
  .tc-bootstrap-layout .btn > .caret,
  body.flip .dropup > .btn > .caret,
  .tc-bootstrap-layout .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  body.flip .label,
  .tc-bootstrap-layout .label {
    border: 1px solid #000;
  }
  body.flip .table,
  .tc-bootstrap-layout .table {
    border-collapse: collapse !important;
  }
  body.flip .table-bordered th,
  .tc-bootstrap-layout .table-bordered th,
  body.flip .table-bordered td,
  .tc-bootstrap-layout .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
body.flip *,
.tc-bootstrap-layout * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.flip :before,
.tc-bootstrap-layout :before,
body.flip :after,
.tc-bootstrap-layout :after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.flip html,
.tc-bootstrap-layout html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body.flip body,
.tc-bootstrap-layout body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
body.flip input,
.tc-bootstrap-layout input,
body.flip button,
.tc-bootstrap-layout button,
body.flip select,
.tc-bootstrap-layout select,
body.flip textarea,
.tc-bootstrap-layout textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
body.flip a,
.tc-bootstrap-layout a {
  color: #428bca;
  text-decoration: none;
}
body.flip a:hover,
.tc-bootstrap-layout a:hover,
body.flip a:focus,
.tc-bootstrap-layout a:focus {
  color: #2a6496;
  text-decoration: underline;
}
body.flip a:focus,
.tc-bootstrap-layout a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.flip figure,
.tc-bootstrap-layout figure {
  margin: 0;
}
body.flip img,
.tc-bootstrap-layout img {
  vertical-align: middle;
}
body.flip .img-responsive,
.tc-bootstrap-layout .img-responsive,
body.flip .thumbnail > img,
.tc-bootstrap-layout .thumbnail > img,
body.flip .thumbnail a > img,
.tc-bootstrap-layout .thumbnail a > img,
body.flip .carousel-inner > .item > img,
.tc-bootstrap-layout .carousel-inner > .item > img,
body.flip .carousel-inner > .item > a > img,
.tc-bootstrap-layout .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
body.flip .img-rounded,
.tc-bootstrap-layout .img-rounded {
  border-radius: 6px;
}
body.flip .img-thumbnail,
.tc-bootstrap-layout .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  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;
}
body.flip .img-circle,
.tc-bootstrap-layout .img-circle {
  border-radius: 50%;
}
body.flip hr,
.tc-bootstrap-layout hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
body.flip .sr-only,
.tc-bootstrap-layout .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.flip h1,
.tc-bootstrap-layout h1,
body.flip h2,
.tc-bootstrap-layout h2,
body.flip h3,
.tc-bootstrap-layout h3,
body.flip h4,
.tc-bootstrap-layout h4,
body.flip h5,
.tc-bootstrap-layout h5,
body.flip h6,
.tc-bootstrap-layout h6,
body.flip .h1,
.tc-bootstrap-layout .h1,
body.flip .h2,
.tc-bootstrap-layout .h2,
body.flip .h3,
.tc-bootstrap-layout .h3,
body.flip .h4,
.tc-bootstrap-layout .h4,
body.flip .h5,
.tc-bootstrap-layout .h5,
body.flip .h6,
.tc-bootstrap-layout .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
body.flip h1 small,
.tc-bootstrap-layout h1 small,
body.flip h2 small,
.tc-bootstrap-layout h2 small,
body.flip h3 small,
.tc-bootstrap-layout h3 small,
body.flip h4 small,
.tc-bootstrap-layout h4 small,
body.flip h5 small,
.tc-bootstrap-layout h5 small,
body.flip h6 small,
.tc-bootstrap-layout h6 small,
body.flip .h1 small,
.tc-bootstrap-layout .h1 small,
body.flip .h2 small,
.tc-bootstrap-layout .h2 small,
body.flip .h3 small,
.tc-bootstrap-layout .h3 small,
body.flip .h4 small,
.tc-bootstrap-layout .h4 small,
body.flip .h5 small,
.tc-bootstrap-layout .h5 small,
body.flip .h6 small,
.tc-bootstrap-layout .h6 small,
body.flip h1 .small,
.tc-bootstrap-layout h1 .small,
body.flip h2 .small,
.tc-bootstrap-layout h2 .small,
body.flip h3 .small,
.tc-bootstrap-layout h3 .small,
body.flip h4 .small,
.tc-bootstrap-layout h4 .small,
body.flip h5 .small,
.tc-bootstrap-layout h5 .small,
body.flip h6 .small,
.tc-bootstrap-layout h6 .small,
body.flip .h1 .small,
.tc-bootstrap-layout .h1 .small,
body.flip .h2 .small,
.tc-bootstrap-layout .h2 .small,
body.flip .h3 .small,
.tc-bootstrap-layout .h3 .small,
body.flip .h4 .small,
.tc-bootstrap-layout .h4 .small,
body.flip .h5 .small,
.tc-bootstrap-layout .h5 .small,
body.flip .h6 .small,
.tc-bootstrap-layout .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}
body.flip h1,
.tc-bootstrap-layout h1,
body.flip .h1,
.tc-bootstrap-layout .h1,
body.flip h2,
.tc-bootstrap-layout h2,
body.flip .h2,
.tc-bootstrap-layout .h2,
body.flip h3,
.tc-bootstrap-layout h3,
body.flip .h3,
.tc-bootstrap-layout .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
body.flip h1 small,
.tc-bootstrap-layout h1 small,
body.flip .h1 small,
.tc-bootstrap-layout .h1 small,
body.flip h2 small,
.tc-bootstrap-layout h2 small,
body.flip .h2 small,
.tc-bootstrap-layout .h2 small,
body.flip h3 small,
.tc-bootstrap-layout h3 small,
body.flip .h3 small,
.tc-bootstrap-layout .h3 small,
body.flip h1 .small,
.tc-bootstrap-layout h1 .small,
body.flip .h1 .small,
.tc-bootstrap-layout .h1 .small,
body.flip h2 .small,
.tc-bootstrap-layout h2 .small,
body.flip .h2 .small,
.tc-bootstrap-layout .h2 .small,
body.flip h3 .small,
.tc-bootstrap-layout h3 .small,
body.flip .h3 .small,
.tc-bootstrap-layout .h3 .small {
  font-size: 65%;
}
body.flip h4,
.tc-bootstrap-layout h4,
body.flip .h4,
.tc-bootstrap-layout .h4,
body.flip h5,
.tc-bootstrap-layout h5,
body.flip .h5,
.tc-bootstrap-layout .h5,
body.flip h6,
.tc-bootstrap-layout h6,
body.flip .h6,
.tc-bootstrap-layout .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
body.flip h4 small,
.tc-bootstrap-layout h4 small,
body.flip .h4 small,
.tc-bootstrap-layout .h4 small,
body.flip h5 small,
.tc-bootstrap-layout h5 small,
body.flip .h5 small,
.tc-bootstrap-layout .h5 small,
body.flip h6 small,
.tc-bootstrap-layout h6 small,
body.flip .h6 small,
.tc-bootstrap-layout .h6 small,
body.flip h4 .small,
.tc-bootstrap-layout h4 .small,
body.flip .h4 .small,
.tc-bootstrap-layout .h4 .small,
body.flip h5 .small,
.tc-bootstrap-layout h5 .small,
body.flip .h5 .small,
.tc-bootstrap-layout .h5 .small,
body.flip h6 .small,
.tc-bootstrap-layout h6 .small,
body.flip .h6 .small,
.tc-bootstrap-layout .h6 .small {
  font-size: 75%;
}
body.flip h1,
.tc-bootstrap-layout h1,
body.flip .h1,
.tc-bootstrap-layout .h1 {
  font-size: 36px;
}
body.flip h2,
.tc-bootstrap-layout h2,
body.flip .h2,
.tc-bootstrap-layout .h2 {
  font-size: 30px;
}
body.flip h3,
.tc-bootstrap-layout h3,
body.flip .h3,
.tc-bootstrap-layout .h3 {
  font-size: 24px;
}
body.flip h4,
.tc-bootstrap-layout h4,
body.flip .h4,
.tc-bootstrap-layout .h4 {
  font-size: 18px;
}
body.flip h5,
.tc-bootstrap-layout h5,
body.flip .h5,
.tc-bootstrap-layout .h5 {
  font-size: 14px;
}
body.flip h6,
.tc-bootstrap-layout h6,
body.flip .h6,
.tc-bootstrap-layout .h6 {
  font-size: 12px;
}
body.flip p,
.tc-bootstrap-layout p {
  margin: 0 0 10px;
}
body.flip .lead,
.tc-bootstrap-layout .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  body.flip .lead,
  .tc-bootstrap-layout .lead {
    font-size: 21px;
  }
}
body.flip small,
.tc-bootstrap-layout small,
body.flip .small,
.tc-bootstrap-layout .small {
  font-size: 85%;
}
body.flip cite,
.tc-bootstrap-layout cite {
  font-style: normal;
}
body.flip .text-left,
.tc-bootstrap-layout .text-left {
  text-align: left;
}
body.flip .text-right,
.tc-bootstrap-layout .text-right {
  text-align: right;
}
body.flip .text-center,
.tc-bootstrap-layout .text-center {
  text-align: center;
}
body.flip .text-justify,
.tc-bootstrap-layout .text-justify {
  text-align: justify;
}
body.flip .text-muted,
.tc-bootstrap-layout .text-muted {
  color: #999;
}
body.flip .text-primary,
.tc-bootstrap-layout .text-primary {
  color: #428bca;
}
body.flip a.text-primary:hover,
.tc-bootstrap-layout a.text-primary:hover {
  color: #3071a9;
}
body.flip .text-success,
.tc-bootstrap-layout .text-success {
  color: #3c763d;
}
body.flip a.text-success:hover,
.tc-bootstrap-layout a.text-success:hover {
  color: #2b542c;
}
body.flip .text-info,
.tc-bootstrap-layout .text-info {
  color: #31708f;
}
body.flip a.text-info:hover,
.tc-bootstrap-layout a.text-info:hover {
  color: #245269;
}
body.flip .text-warning,
.tc-bootstrap-layout .text-warning {
  color: #8a6d3b;
}
body.flip a.text-warning:hover,
.tc-bootstrap-layout a.text-warning:hover {
  color: #66512c;
}
body.flip .text-danger,
.tc-bootstrap-layout .text-danger {
  color: #a94442;
}
body.flip a.text-danger:hover,
.tc-bootstrap-layout a.text-danger:hover {
  color: #843534;
}
body.flip .bg-primary,
.tc-bootstrap-layout .bg-primary {
  color: #fff;
  background-color: #428bca;
}
body.flip a.bg-primary:hover,
.tc-bootstrap-layout a.bg-primary:hover {
  background-color: #3071a9;
}
body.flip .bg-success,
.tc-bootstrap-layout .bg-success {
  background-color: #dff0d8;
}
body.flip a.bg-success:hover,
.tc-bootstrap-layout a.bg-success:hover {
  background-color: #c1e2b3;
}
body.flip .bg-info,
.tc-bootstrap-layout .bg-info {
  background-color: #d9edf7;
}
body.flip a.bg-info:hover,
.tc-bootstrap-layout a.bg-info:hover {
  background-color: #afd9ee;
}
body.flip .bg-warning,
.tc-bootstrap-layout .bg-warning {
  background-color: #fcf8e3;
}
body.flip a.bg-warning:hover,
.tc-bootstrap-layout a.bg-warning:hover {
  background-color: #f7ecb5;
}
body.flip .bg-danger,
.tc-bootstrap-layout .bg-danger {
  background-color: #f2dede;
}
body.flip a.bg-danger:hover,
.tc-bootstrap-layout a.bg-danger:hover {
  background-color: #e4b9b9;
}
body.flip .page-header,
.tc-bootstrap-layout .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
body.flip ul,
.tc-bootstrap-layout ul,
body.flip ol,
.tc-bootstrap-layout ol {
  margin-top: 0;
  margin-bottom: 10px;
}
body.flip ul ul,
.tc-bootstrap-layout ul ul,
body.flip ol ul,
.tc-bootstrap-layout ol ul,
body.flip ul ol,
.tc-bootstrap-layout ul ol,
body.flip ol ol,
.tc-bootstrap-layout ol ol {
  margin-bottom: 0;
}
body.flip .list-unstyled,
.tc-bootstrap-layout .list-unstyled {
  padding-left: 0;
  list-style: none;
}
body.flip .list-inline,
.tc-bootstrap-layout .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
body.flip .list-inline > li,
.tc-bootstrap-layout .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
body.flip dl,
.tc-bootstrap-layout dl {
  margin-top: 0;
  margin-bottom: 20px;
}
body.flip dt,
.tc-bootstrap-layout dt,
body.flip dd,
.tc-bootstrap-layout dd {
  line-height: 1.42857143;
}
body.flip dt,
.tc-bootstrap-layout dt {
  font-weight: 700;
}
body.flip dd,
.tc-bootstrap-layout dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  body.flip .dl-horizontal dt,
  .tc-bootstrap-layout .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body.flip .dl-horizontal dd,
  .tc-bootstrap-layout .dl-horizontal dd {
    margin-left: 180px;
  }
}
body.flip abbr[title],
.tc-bootstrap-layout abbr[title],
body.flip abbr[data-original-title],
.tc-bootstrap-layout abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
body.flip .initialism,
.tc-bootstrap-layout .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
body.flip blockquote,
.tc-bootstrap-layout blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
body.flip blockquote p:last-child,
.tc-bootstrap-layout blockquote p:last-child,
body.flip blockquote ul:last-child,
.tc-bootstrap-layout blockquote ul:last-child,
body.flip blockquote ol:last-child,
.tc-bootstrap-layout blockquote ol:last-child {
  margin-bottom: 0;
}
body.flip blockquote footer,
.tc-bootstrap-layout blockquote footer,
body.flip blockquote small,
.tc-bootstrap-layout blockquote small,
body.flip blockquote .small,
.tc-bootstrap-layout blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}
body.flip blockquote footer:before,
.tc-bootstrap-layout blockquote footer:before,
body.flip blockquote small:before,
.tc-bootstrap-layout blockquote small:before,
body.flip blockquote .small:before,
.tc-bootstrap-layout blockquote .small:before {
  content: '\2014 \00A0';
}
body.flip .blockquote-reverse,
.tc-bootstrap-layout .blockquote-reverse,
body.flip blockquote.pull-right,
.tc-bootstrap-layout blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
body.flip .blockquote-reverse footer:before,
.tc-bootstrap-layout .blockquote-reverse footer:before,
body.flip blockquote.pull-right footer:before,
.tc-bootstrap-layout blockquote.pull-right footer:before,
body.flip .blockquote-reverse small:before,
.tc-bootstrap-layout .blockquote-reverse small:before,
body.flip blockquote.pull-right small:before,
.tc-bootstrap-layout blockquote.pull-right small:before,
body.flip .blockquote-reverse .small:before,
.tc-bootstrap-layout .blockquote-reverse .small:before,
body.flip blockquote.pull-right .small:before,
.tc-bootstrap-layout blockquote.pull-right .small:before {
  content: '';
}
body.flip .blockquote-reverse footer:after,
.tc-bootstrap-layout .blockquote-reverse footer:after,
body.flip blockquote.pull-right footer:after,
.tc-bootstrap-layout blockquote.pull-right footer:after,
body.flip .blockquote-reverse small:after,
.tc-bootstrap-layout .blockquote-reverse small:after,
body.flip blockquote.pull-right small:after,
.tc-bootstrap-layout blockquote.pull-right small:after,
body.flip .blockquote-reverse .small:after,
.tc-bootstrap-layout .blockquote-reverse .small:after,
body.flip blockquote.pull-right .small:after,
.tc-bootstrap-layout blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
body.flip blockquote:before,
.tc-bootstrap-layout blockquote:before,
body.flip blockquote:after,
.tc-bootstrap-layout blockquote:after {
  content: "";
}
body.flip address,
.tc-bootstrap-layout address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
body.flip code,
.tc-bootstrap-layout code,
body.flip kbd,
.tc-bootstrap-layout kbd,
body.flip pre,
.tc-bootstrap-layout pre,
body.flip samp,
.tc-bootstrap-layout samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
body.flip code,
.tc-bootstrap-layout code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
body.flip kbd,
.tc-bootstrap-layout kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
body.flip pre,
.tc-bootstrap-layout pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
body.flip pre code,
.tc-bootstrap-layout pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
body.flip .pre-scrollable,
.tc-bootstrap-layout .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
body.flip .container,
.tc-bootstrap-layout .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.flip .container,
  .tc-bootstrap-layout .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body.flip .container,
  .tc-bootstrap-layout .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body.flip .container,
  .tc-bootstrap-layout .container {
    width: 1170px;
  }
}
body.flip .container-fluid,
.tc-bootstrap-layout .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
body.flip .row,
.tc-bootstrap-layout .row {
  margin-left: -15px;
  margin-right: -15px;
}
body.flip .col-xs-1,
.tc-bootstrap-layout .col-xs-1,
body.flip .col-sm-1,
.tc-bootstrap-layout .col-sm-1,
body.flip .col-md-1,
.tc-bootstrap-layout .col-md-1,
body.flip .col-lg-1,
.tc-bootstrap-layout .col-lg-1,
body.flip .col-xs-2,
.tc-bootstrap-layout .col-xs-2,
body.flip .col-sm-2,
.tc-bootstrap-layout .col-sm-2,
body.flip .col-md-2,
.tc-bootstrap-layout .col-md-2,
body.flip .col-lg-2,
.tc-bootstrap-layout .col-lg-2,
body.flip .col-xs-3,
.tc-bootstrap-layout .col-xs-3,
body.flip .col-sm-3,
.tc-bootstrap-layout .col-sm-3,
body.flip .col-md-3,
.tc-bootstrap-layout .col-md-3,
body.flip .col-lg-3,
.tc-bootstrap-layout .col-lg-3,
body.flip .col-xs-4,
.tc-bootstrap-layout .col-xs-4,
body.flip .col-sm-4,
.tc-bootstrap-layout .col-sm-4,
body.flip .col-md-4,
.tc-bootstrap-layout .col-md-4,
body.flip .col-lg-4,
.tc-bootstrap-layout .col-lg-4,
body.flip .col-xs-5,
.tc-bootstrap-layout .col-xs-5,
body.flip .col-sm-5,
.tc-bootstrap-layout .col-sm-5,
body.flip .col-md-5,
.tc-bootstrap-layout .col-md-5,
body.flip .col-lg-5,
.tc-bootstrap-layout .col-lg-5,
body.flip .col-xs-6,
.tc-bootstrap-layout .col-xs-6,
body.flip .col-sm-6,
.tc-bootstrap-layout .col-sm-6,
body.flip .col-md-6,
.tc-bootstrap-layout .col-md-6,
body.flip .col-lg-6,
.tc-bootstrap-layout .col-lg-6,
body.flip .col-xs-7,
.tc-bootstrap-layout .col-xs-7,
body.flip .col-sm-7,
.tc-bootstrap-layout .col-sm-7,
body.flip .col-md-7,
.tc-bootstrap-layout .col-md-7,
body.flip .col-lg-7,
.tc-bootstrap-layout .col-lg-7,
body.flip .col-xs-8,
.tc-bootstrap-layout .col-xs-8,
body.flip .col-sm-8,
.tc-bootstrap-layout .col-sm-8,
body.flip .col-md-8,
.tc-bootstrap-layout .col-md-8,
body.flip .col-lg-8,
.tc-bootstrap-layout .col-lg-8,
body.flip .col-xs-9,
.tc-bootstrap-layout .col-xs-9,
body.flip .col-sm-9,
.tc-bootstrap-layout .col-sm-9,
body.flip .col-md-9,
.tc-bootstrap-layout .col-md-9,
body.flip .col-lg-9,
.tc-bootstrap-layout .col-lg-9,
body.flip .col-xs-10,
.tc-bootstrap-layout .col-xs-10,
body.flip .col-sm-10,
.tc-bootstrap-layout .col-sm-10,
body.flip .col-md-10,
.tc-bootstrap-layout .col-md-10,
body.flip .col-lg-10,
.tc-bootstrap-layout .col-lg-10,
body.flip .col-xs-11,
.tc-bootstrap-layout .col-xs-11,
body.flip .col-sm-11,
.tc-bootstrap-layout .col-sm-11,
body.flip .col-md-11,
.tc-bootstrap-layout .col-md-11,
body.flip .col-lg-11,
.tc-bootstrap-layout .col-lg-11,
body.flip .col-xs-12,
.tc-bootstrap-layout .col-xs-12,
body.flip .col-sm-12,
.tc-bootstrap-layout .col-sm-12,
body.flip .col-md-12,
.tc-bootstrap-layout .col-md-12,
body.flip .col-lg-12,
.tc-bootstrap-layout .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
body.flip .col-xs-1,
.tc-bootstrap-layout .col-xs-1,
body.flip .col-xs-2,
.tc-bootstrap-layout .col-xs-2,
body.flip .col-xs-3,
.tc-bootstrap-layout .col-xs-3,
body.flip .col-xs-4,
.tc-bootstrap-layout .col-xs-4,
body.flip .col-xs-5,
.tc-bootstrap-layout .col-xs-5,
body.flip .col-xs-6,
.tc-bootstrap-layout .col-xs-6,
body.flip .col-xs-7,
.tc-bootstrap-layout .col-xs-7,
body.flip .col-xs-8,
.tc-bootstrap-layout .col-xs-8,
body.flip .col-xs-9,
.tc-bootstrap-layout .col-xs-9,
body.flip .col-xs-10,
.tc-bootstrap-layout .col-xs-10,
body.flip .col-xs-11,
.tc-bootstrap-layout .col-xs-11,
body.flip .col-xs-12,
.tc-bootstrap-layout .col-xs-12 {
  float: left;
}
body.flip .col-xs-12,
.tc-bootstrap-layout .col-xs-12 {
  width: 100%;
}
body.flip .col-xs-11,
.tc-bootstrap-layout .col-xs-11 {
  width: 91.66666667%;
}
body.flip .col-xs-10,
.tc-bootstrap-layout .col-xs-10 {
  width: 83.33333333%;
}
body.flip .col-xs-9,
.tc-bootstrap-layout .col-xs-9 {
  width: 75%;
}
body.flip .col-xs-8,
.tc-bootstrap-layout .col-xs-8 {
  width: 66.66666667%;
}
body.flip .col-xs-7,
.tc-bootstrap-layout .col-xs-7 {
  width: 58.33333333%;
}
body.flip .col-xs-6,
.tc-bootstrap-layout .col-xs-6 {
  width: 50%;
}
body.flip .col-xs-5,
.tc-bootstrap-layout .col-xs-5 {
  width: 41.66666667%;
}
body.flip .col-xs-4,
.tc-bootstrap-layout .col-xs-4 {
  width: 33.33333333%;
}
body.flip .col-xs-3,
.tc-bootstrap-layout .col-xs-3 {
  width: 25%;
}
body.flip .col-xs-2,
.tc-bootstrap-layout .col-xs-2 {
  width: 16.66666667%;
}
body.flip .col-xs-1,
.tc-bootstrap-layout .col-xs-1 {
  width: 8.33333333%;
}
body.flip .col-xs-pull-12,
.tc-bootstrap-layout .col-xs-pull-12 {
  right: 100%;
}
body.flip .col-xs-pull-11,
.tc-bootstrap-layout .col-xs-pull-11 {
  right: 91.66666667%;
}
body.flip .col-xs-pull-10,
.tc-bootstrap-layout .col-xs-pull-10 {
  right: 83.33333333%;
}
body.flip .col-xs-pull-9,
.tc-bootstrap-layout .col-xs-pull-9 {
  right: 75%;
}
body.flip .col-xs-pull-8,
.tc-bootstrap-layout .col-xs-pull-8 {
  right: 66.66666667%;
}
body.flip .col-xs-pull-7,
.tc-bootstrap-layout .col-xs-pull-7 {
  right: 58.33333333%;
}
body.flip .col-xs-pull-6,
.tc-bootstrap-layout .col-xs-pull-6 {
  right: 50%;
}
body.flip .col-xs-pull-5,
.tc-bootstrap-layout .col-xs-pull-5 {
  right: 41.66666667%;
}
body.flip .col-xs-pull-4,
.tc-bootstrap-layout .col-xs-pull-4 {
  right: 33.33333333%;
}
body.flip .col-xs-pull-3,
.tc-bootstrap-layout .col-xs-pull-3 {
  right: 25%;
}
body.flip .col-xs-pull-2,
.tc-bootstrap-layout .col-xs-pull-2 {
  right: 16.66666667%;
}
body.flip .col-xs-pull-1,
.tc-bootstrap-layout .col-xs-pull-1 {
  right: 8.33333333%;
}
body.flip .col-xs-pull-0,
.tc-bootstrap-layout .col-xs-pull-0 {
  right: 0;
}
body.flip .col-xs-push-12,
.tc-bootstrap-layout .col-xs-push-12 {
  left: 100%;
}
body.flip .col-xs-push-11,
.tc-bootstrap-layout .col-xs-push-11 {
  left: 91.66666667%;
}
body.flip .col-xs-push-10,
.tc-bootstrap-layout .col-xs-push-10 {
  left: 83.33333333%;
}
body.flip .col-xs-push-9,
.tc-bootstrap-layout .col-xs-push-9 {
  left: 75%;
}
body.flip .col-xs-push-8,
.tc-bootstrap-layout .col-xs-push-8 {
  left: 66.66666667%;
}
body.flip .col-xs-push-7,
.tc-bootstrap-layout .col-xs-push-7 {
  left: 58.33333333%;
}
body.flip .col-xs-push-6,
.tc-bootstrap-layout .col-xs-push-6 {
  left: 50%;
}
body.flip .col-xs-push-5,
.tc-bootstrap-layout .col-xs-push-5 {
  left: 41.66666667%;
}
body.flip .col-xs-push-4,
.tc-bootstrap-layout .col-xs-push-4 {
  left: 33.33333333%;
}
body.flip .col-xs-push-3,
.tc-bootstrap-layout .col-xs-push-3 {
  left: 25%;
}
body.flip .col-xs-push-2,
.tc-bootstrap-layout .col-xs-push-2 {
  left: 16.66666667%;
}
body.flip .col-xs-push-1,
.tc-bootstrap-layout .col-xs-push-1 {
  left: 8.33333333%;
}
body.flip .col-xs-push-0,
.tc-bootstrap-layout .col-xs-push-0 {
  left: 0;
}
body.flip .col-xs-offset-12,
.tc-bootstrap-layout .col-xs-offset-12 {
  margin-left: 100%;
}
body.flip .col-xs-offset-11,
.tc-bootstrap-layout .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
body.flip .col-xs-offset-10,
.tc-bootstrap-layout .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
body.flip .col-xs-offset-9,
.tc-bootstrap-layout .col-xs-offset-9 {
  margin-left: 75%;
}
body.flip .col-xs-offset-8,
.tc-bootstrap-layout .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
body.flip .col-xs-offset-7,
.tc-bootstrap-layout .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
body.flip .col-xs-offset-6,
.tc-bootstrap-layout .col-xs-offset-6 {
  margin-left: 50%;
}
body.flip .col-xs-offset-5,
.tc-bootstrap-layout .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
body.flip .col-xs-offset-4,
.tc-bootstrap-layout .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
body.flip .col-xs-offset-3,
.tc-bootstrap-layout .col-xs-offset-3 {
  margin-left: 25%;
}
body.flip .col-xs-offset-2,
.tc-bootstrap-layout .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
body.flip .col-xs-offset-1,
.tc-bootstrap-layout .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
body.flip .col-xs-offset-0,
.tc-bootstrap-layout .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  body.flip .col-sm-1,
  .tc-bootstrap-layout .col-sm-1,
  body.flip .col-sm-2,
  .tc-bootstrap-layout .col-sm-2,
  body.flip .col-sm-3,
  .tc-bootstrap-layout .col-sm-3,
  body.flip .col-sm-4,
  .tc-bootstrap-layout .col-sm-4,
  body.flip .col-sm-5,
  .tc-bootstrap-layout .col-sm-5,
  body.flip .col-sm-6,
  .tc-bootstrap-layout .col-sm-6,
  body.flip .col-sm-7,
  .tc-bootstrap-layout .col-sm-7,
  body.flip .col-sm-8,
  .tc-bootstrap-layout .col-sm-8,
  body.flip .col-sm-9,
  .tc-bootstrap-layout .col-sm-9,
  body.flip .col-sm-10,
  .tc-bootstrap-layout .col-sm-10,
  body.flip .col-sm-11,
  .tc-bootstrap-layout .col-sm-11,
  body.flip .col-sm-12,
  .tc-bootstrap-layout .col-sm-12 {
    float: left;
  }
  body.flip .col-sm-12,
  .tc-bootstrap-layout .col-sm-12 {
    width: 100%;
  }
  body.flip .col-sm-11,
  .tc-bootstrap-layout .col-sm-11 {
    width: 91.66666667%;
  }
  body.flip .col-sm-10,
  .tc-bootstrap-layout .col-sm-10 {
    width: 83.33333333%;
  }
  body.flip .col-sm-9,
  .tc-bootstrap-layout .col-sm-9 {
    width: 75%;
  }
  body.flip .col-sm-8,
  .tc-bootstrap-layout .col-sm-8 {
    width: 66.66666667%;
  }
  body.flip .col-sm-7,
  .tc-bootstrap-layout .col-sm-7 {
    width: 58.33333333%;
  }
  body.flip .col-sm-6,
  .tc-bootstrap-layout .col-sm-6 {
    width: 50%;
  }
  body.flip .col-sm-5,
  .tc-bootstrap-layout .col-sm-5 {
    width: 41.66666667%;
  }
  body.flip .col-sm-4,
  .tc-bootstrap-layout .col-sm-4 {
    width: 33.33333333%;
  }
  body.flip .col-sm-3,
  .tc-bootstrap-layout .col-sm-3 {
    width: 25%;
  }
  body.flip .col-sm-2,
  .tc-bootstrap-layout .col-sm-2 {
    width: 16.66666667%;
  }
  body.flip .col-sm-1,
  .tc-bootstrap-layout .col-sm-1 {
    width: 8.33333333%;
  }
  body.flip .col-sm-pull-12,
  .tc-bootstrap-layout .col-sm-pull-12 {
    right: 100%;
  }
  body.flip .col-sm-pull-11,
  .tc-bootstrap-layout .col-sm-pull-11 {
    right: 91.66666667%;
  }
  body.flip .col-sm-pull-10,
  .tc-bootstrap-layout .col-sm-pull-10 {
    right: 83.33333333%;
  }
  body.flip .col-sm-pull-9,
  .tc-bootstrap-layout .col-sm-pull-9 {
    right: 75%;
  }
  body.flip .col-sm-pull-8,
  .tc-bootstrap-layout .col-sm-pull-8 {
    right: 66.66666667%;
  }
  body.flip .col-sm-pull-7,
  .tc-bootstrap-layout .col-sm-pull-7 {
    right: 58.33333333%;
  }
  body.flip .col-sm-pull-6,
  .tc-bootstrap-layout .col-sm-pull-6 {
    right: 50%;
  }
  body.flip .col-sm-pull-5,
  .tc-bootstrap-layout .col-sm-pull-5 {
    right: 41.66666667%;
  }
  body.flip .col-sm-pull-4,
  .tc-bootstrap-layout .col-sm-pull-4 {
    right: 33.33333333%;
  }
  body.flip .col-sm-pull-3,
  .tc-bootstrap-layout .col-sm-pull-3 {
    right: 25%;
  }
  body.flip .col-sm-pull-2,
  .tc-bootstrap-layout .col-sm-pull-2 {
    right: 16.66666667%;
  }
  body.flip .col-sm-pull-1,
  .tc-bootstrap-layout .col-sm-pull-1 {
    right: 8.33333333%;
  }
  body.flip .col-sm-pull-0,
  .tc-bootstrap-layout .col-sm-pull-0 {
    right: 0;
  }
  body.flip .col-sm-push-12,
  .tc-bootstrap-layout .col-sm-push-12 {
    left: 100%;
  }
  body.flip .col-sm-push-11,
  .tc-bootstrap-layout .col-sm-push-11 {
    left: 91.66666667%;
  }
  body.flip .col-sm-push-10,
  .tc-bootstrap-layout .col-sm-push-10 {
    left: 83.33333333%;
  }
  body.flip .col-sm-push-9,
  .tc-bootstrap-layout .col-sm-push-9 {
    left: 75%;
  }
  body.flip .col-sm-push-8,
  .tc-bootstrap-layout .col-sm-push-8 {
    left: 66.66666667%;
  }
  body.flip .col-sm-push-7,
  .tc-bootstrap-layout .col-sm-push-7 {
    left: 58.33333333%;
  }
  body.flip .col-sm-push-6,
  .tc-bootstrap-layout .col-sm-push-6 {
    left: 50%;
  }
  body.flip .col-sm-push-5,
  .tc-bootstrap-layout .col-sm-push-5 {
    left: 41.66666667%;
  }
  body.flip .col-sm-push-4,
  .tc-bootstrap-layout .col-sm-push-4 {
    left: 33.33333333%;
  }
  body.flip .col-sm-push-3,
  .tc-bootstrap-layout .col-sm-push-3 {
    left: 25%;
  }
  body.flip .col-sm-push-2,
  .tc-bootstrap-layout .col-sm-push-2 {
    left: 16.66666667%;
  }
  body.flip .col-sm-push-1,
  .tc-bootstrap-layout .col-sm-push-1 {
    left: 8.33333333%;
  }
  body.flip .col-sm-push-0,
  .tc-bootstrap-layout .col-sm-push-0 {
    left: 0;
  }
  body.flip .col-sm-offset-12,
  .tc-bootstrap-layout .col-sm-offset-12 {
    margin-left: 100%;
  }
  body.flip .col-sm-offset-11,
  .tc-bootstrap-layout .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  body.flip .col-sm-offset-10,
  .tc-bootstrap-layout .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  body.flip .col-sm-offset-9,
  .tc-bootstrap-layout .col-sm-offset-9 {
    margin-left: 75%;
  }
  body.flip .col-sm-offset-8,
  .tc-bootstrap-layout .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  body.flip .col-sm-offset-7,
  .tc-bootstrap-layout .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  body.flip .col-sm-offset-6,
  .tc-bootstrap-layout .col-sm-offset-6 {
    margin-left: 50%;
  }
  body.flip .col-sm-offset-5,
  .tc-bootstrap-layout .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  body.flip .col-sm-offset-4,
  .tc-bootstrap-layout .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  body.flip .col-sm-offset-3,
  .tc-bootstrap-layout .col-sm-offset-3 {
    margin-left: 25%;
  }
  body.flip .col-sm-offset-2,
  .tc-bootstrap-layout .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  body.flip .col-sm-offset-1,
  .tc-bootstrap-layout .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  body.flip .col-sm-offset-0,
  .tc-bootstrap-layout .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  body.flip .col-md-1,
  .tc-bootstrap-layout .col-md-1,
  body.flip .col-md-2,
  .tc-bootstrap-layout .col-md-2,
  body.flip .col-md-3,
  .tc-bootstrap-layout .col-md-3,
  body.flip .col-md-4,
  .tc-bootstrap-layout .col-md-4,
  body.flip .col-md-5,
  .tc-bootstrap-layout .col-md-5,
  body.flip .col-md-6,
  .tc-bootstrap-layout .col-md-6,
  body.flip .col-md-7,
  .tc-bootstrap-layout .col-md-7,
  body.flip .col-md-8,
  .tc-bootstrap-layout .col-md-8,
  body.flip .col-md-9,
  .tc-bootstrap-layout .col-md-9,
  body.flip .col-md-10,
  .tc-bootstrap-layout .col-md-10,
  body.flip .col-md-11,
  .tc-bootstrap-layout .col-md-11,
  body.flip .col-md-12,
  .tc-bootstrap-layout .col-md-12 {
    float: left;
  }
  body.flip .col-md-12,
  .tc-bootstrap-layout .col-md-12 {
    width: 100%;
  }
  body.flip .col-md-11,
  .tc-bootstrap-layout .col-md-11 {
    width: 91.66666667%;
  }
  body.flip .col-md-10,
  .tc-bootstrap-layout .col-md-10 {
    width: 83.33333333%;
  }
  body.flip .col-md-9,
  .tc-bootstrap-layout .col-md-9 {
    width: 75%;
  }
  body.flip .col-md-8,
  .tc-bootstrap-layout .col-md-8 {
    width: 66.66666667%;
  }
  body.flip .col-md-7,
  .tc-bootstrap-layout .col-md-7 {
    width: 58.33333333%;
  }
  body.flip .col-md-6,
  .tc-bootstrap-layout .col-md-6 {
    width: 50%;
  }
  body.flip .col-md-5,
  .tc-bootstrap-layout .col-md-5 {
    width: 41.66666667%;
  }
  body.flip .col-md-4,
  .tc-bootstrap-layout .col-md-4 {
    width: 33.33333333%;
  }
  body.flip .col-md-3,
  .tc-bootstrap-layout .col-md-3 {
    width: 25%;
  }
  body.flip .col-md-2,
  .tc-bootstrap-layout .col-md-2 {
    width: 16.66666667%;
  }
  body.flip .col-md-1,
  .tc-bootstrap-layout .col-md-1 {
    width: 8.33333333%;
  }
  body.flip .col-md-pull-12,
  .tc-bootstrap-layout .col-md-pull-12 {
    right: 100%;
  }
  body.flip .col-md-pull-11,
  .tc-bootstrap-layout .col-md-pull-11 {
    right: 91.66666667%;
  }
  body.flip .col-md-pull-10,
  .tc-bootstrap-layout .col-md-pull-10 {
    right: 83.33333333%;
  }
  body.flip .col-md-pull-9,
  .tc-bootstrap-layout .col-md-pull-9 {
    right: 75%;
  }
  body.flip .col-md-pull-8,
  .tc-bootstrap-layout .col-md-pull-8 {
    right: 66.66666667%;
  }
  body.flip .col-md-pull-7,
  .tc-bootstrap-layout .col-md-pull-7 {
    right: 58.33333333%;
  }
  body.flip .col-md-pull-6,
  .tc-bootstrap-layout .col-md-pull-6 {
    right: 50%;
  }
  body.flip .col-md-pull-5,
  .tc-bootstrap-layout .col-md-pull-5 {
    right: 41.66666667%;
  }
  body.flip .col-md-pull-4,
  .tc-bootstrap-layout .col-md-pull-4 {
    right: 33.33333333%;
  }
  body.flip .col-md-pull-3,
  .tc-bootstrap-layout .col-md-pull-3 {
    right: 25%;
  }
  body.flip .col-md-pull-2,
  .tc-bootstrap-layout .col-md-pull-2 {
    right: 16.66666667%;
  }
  body.flip .col-md-pull-1,
  .tc-bootstrap-layout .col-md-pull-1 {
    right: 8.33333333%;
  }
  body.flip .col-md-pull-0,
  .tc-bootstrap-layout .col-md-pull-0 {
    right: 0;
  }
  body.flip .col-md-push-12,
  .tc-bootstrap-layout .col-md-push-12 {
    left: 100%;
  }
  body.flip .col-md-push-11,
  .tc-bootstrap-layout .col-md-push-11 {
    left: 91.66666667%;
  }
  body.flip .col-md-push-10,
  .tc-bootstrap-layout .col-md-push-10 {
    left: 83.33333333%;
  }
  body.flip .col-md-push-9,
  .tc-bootstrap-layout .col-md-push-9 {
    left: 75%;
  }
  body.flip .col-md-push-8,
  .tc-bootstrap-layout .col-md-push-8 {
    left: 66.66666667%;
  }
  body.flip .col-md-push-7,
  .tc-bootstrap-layout .col-md-push-7 {
    left: 58.33333333%;
  }
  body.flip .col-md-push-6,
  .tc-bootstrap-layout .col-md-push-6 {
    left: 50%;
  }
  body.flip .col-md-push-5,
  .tc-bootstrap-layout .col-md-push-5 {
    left: 41.66666667%;
  }
  body.flip .col-md-push-4,
  .tc-bootstrap-layout .col-md-push-4 {
    left: 33.33333333%;
  }
  body.flip .col-md-push-3,
  .tc-bootstrap-layout .col-md-push-3 {
    left: 25%;
  }
  body.flip .col-md-push-2,
  .tc-bootstrap-layout .col-md-push-2 {
    left: 16.66666667%;
  }
  body.flip .col-md-push-1,
  .tc-bootstrap-layout .col-md-push-1 {
    left: 8.33333333%;
  }
  body.flip .col-md-push-0,
  .tc-bootstrap-layout .col-md-push-0 {
    left: 0;
  }
  body.flip .col-md-offset-12,
  .tc-bootstrap-layout .col-md-offset-12 {
    margin-left: 100%;
  }
  body.flip .col-md-offset-11,
  .tc-bootstrap-layout .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  body.flip .col-md-offset-10,
  .tc-bootstrap-layout .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  body.flip .col-md-offset-9,
  .tc-bootstrap-layout .col-md-offset-9 {
    margin-left: 75%;
  }
  body.flip .col-md-offset-8,
  .tc-bootstrap-layout .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  body.flip .col-md-offset-7,
  .tc-bootstrap-layout .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  body.flip .col-md-offset-6,
  .tc-bootstrap-layout .col-md-offset-6 {
    margin-left: 50%;
  }
  body.flip .col-md-offset-5,
  .tc-bootstrap-layout .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  body.flip .col-md-offset-4,
  .tc-bootstrap-layout .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  body.flip .col-md-offset-3,
  .tc-bootstrap-layout .col-md-offset-3 {
    margin-left: 25%;
  }
  body.flip .col-md-offset-2,
  .tc-bootstrap-layout .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  body.flip .col-md-offset-1,
  .tc-bootstrap-layout .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  body.flip .col-md-offset-0,
  .tc-bootstrap-layout .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  body.flip .col-lg-1,
  .tc-bootstrap-layout .col-lg-1,
  body.flip .col-lg-2,
  .tc-bootstrap-layout .col-lg-2,
  body.flip .col-lg-3,
  .tc-bootstrap-layout .col-lg-3,
  body.flip .col-lg-4,
  .tc-bootstrap-layout .col-lg-4,
  body.flip .col-lg-5,
  .tc-bootstrap-layout .col-lg-5,
  body.flip .col-lg-6,
  .tc-bootstrap-layout .col-lg-6,
  body.flip .col-lg-7,
  .tc-bootstrap-layout .col-lg-7,
  body.flip .col-lg-8,
  .tc-bootstrap-layout .col-lg-8,
  body.flip .col-lg-9,
  .tc-bootstrap-layout .col-lg-9,
  body.flip .col-lg-10,
  .tc-bootstrap-layout .col-lg-10,
  body.flip .col-lg-11,
  .tc-bootstrap-layout .col-lg-11,
  body.flip .col-lg-12,
  .tc-bootstrap-layout .col-lg-12 {
    float: left;
  }
  body.flip .col-lg-12,
  .tc-bootstrap-layout .col-lg-12 {
    width: 100%;
  }
  body.flip .col-lg-11,
  .tc-bootstrap-layout .col-lg-11 {
    width: 91.66666667%;
  }
  body.flip .col-lg-10,
  .tc-bootstrap-layout .col-lg-10 {
    width: 83.33333333%;
  }
  body.flip .col-lg-9,
  .tc-bootstrap-layout .col-lg-9 {
    width: 75%;
  }
  body.flip .col-lg-8,
  .tc-bootstrap-layout .col-lg-8 {
    width: 66.66666667%;
  }
  body.flip .col-lg-7,
  .tc-bootstrap-layout .col-lg-7 {
    width: 58.33333333%;
  }
  body.flip .col-lg-6,
  .tc-bootstrap-layout .col-lg-6 {
    width: 50%;
  }
  body.flip .col-lg-5,
  .tc-bootstrap-layout .col-lg-5 {
    width: 41.66666667%;
  }
  body.flip .col-lg-4,
  .tc-bootstrap-layout .col-lg-4 {
    width: 33.33333333%;
  }
  body.flip .col-lg-3,
  .tc-bootstrap-layout .col-lg-3 {
    width: 25%;
  }
  body.flip .col-lg-2,
  .tc-bootstrap-layout .col-lg-2 {
    width: 16.66666667%;
  }
  body.flip .col-lg-1,
  .tc-bootstrap-layout .col-lg-1 {
    width: 8.33333333%;
  }
  body.flip .col-lg-pull-12,
  .tc-bootstrap-layout .col-lg-pull-12 {
    right: 100%;
  }
  body.flip .col-lg-pull-11,
  .tc-bootstrap-layout .col-lg-pull-11 {
    right: 91.66666667%;
  }
  body.flip .col-lg-pull-10,
  .tc-bootstrap-layout .col-lg-pull-10 {
    right: 83.33333333%;
  }
  body.flip .col-lg-pull-9,
  .tc-bootstrap-layout .col-lg-pull-9 {
    right: 75%;
  }
  body.flip .col-lg-pull-8,
  .tc-bootstrap-layout .col-lg-pull-8 {
    right: 66.66666667%;
  }
  body.flip .col-lg-pull-7,
  .tc-bootstrap-layout .col-lg-pull-7 {
    right: 58.33333333%;
  }
  body.flip .col-lg-pull-6,
  .tc-bootstrap-layout .col-lg-pull-6 {
    right: 50%;
  }
  body.flip .col-lg-pull-5,
  .tc-bootstrap-layout .col-lg-pull-5 {
    right: 41.66666667%;
  }
  body.flip .col-lg-pull-4,
  .tc-bootstrap-layout .col-lg-pull-4 {
    right: 33.33333333%;
  }
  body.flip .col-lg-pull-3,
  .tc-bootstrap-layout .col-lg-pull-3 {
    right: 25%;
  }
  body.flip .col-lg-pull-2,
  .tc-bootstrap-layout .col-lg-pull-2 {
    right: 16.66666667%;
  }
  body.flip .col-lg-pull-1,
  .tc-bootstrap-layout .col-lg-pull-1 {
    right: 8.33333333%;
  }
  body.flip .col-lg-pull-0,
  .tc-bootstrap-layout .col-lg-pull-0 {
    right: 0;
  }
  body.flip .col-lg-push-12,
  .tc-bootstrap-layout .col-lg-push-12 {
    left: 100%;
  }
  body.flip .col-lg-push-11,
  .tc-bootstrap-layout .col-lg-push-11 {
    left: 91.66666667%;
  }
  body.flip .col-lg-push-10,
  .tc-bootstrap-layout .col-lg-push-10 {
    left: 83.33333333%;
  }
  body.flip .col-lg-push-9,
  .tc-bootstrap-layout .col-lg-push-9 {
    left: 75%;
  }
  body.flip .col-lg-push-8,
  .tc-bootstrap-layout .col-lg-push-8 {
    left: 66.66666667%;
  }
  body.flip .col-lg-push-7,
  .tc-bootstrap-layout .col-lg-push-7 {
    left: 58.33333333%;
  }
  body.flip .col-lg-push-6,
  .tc-bootstrap-layout .col-lg-push-6 {
    left: 50%;
  }
  body.flip .col-lg-push-5,
  .tc-bootstrap-layout .col-lg-push-5 {
    left: 41.66666667%;
  }
  body.flip .col-lg-push-4,
  .tc-bootstrap-layout .col-lg-push-4 {
    left: 33.33333333%;
  }
  body.flip .col-lg-push-3,
  .tc-bootstrap-layout .col-lg-push-3 {
    left: 25%;
  }
  body.flip .col-lg-push-2,
  .tc-bootstrap-layout .col-lg-push-2 {
    left: 16.66666667%;
  }
  body.flip .col-lg-push-1,
  .tc-bootstrap-layout .col-lg-push-1 {
    left: 8.33333333%;
  }
  body.flip .col-lg-push-0,
  .tc-bootstrap-layout .col-lg-push-0 {
    left: 0;
  }
  body.flip .col-lg-offset-12,
  .tc-bootstrap-layout .col-lg-offset-12 {
    margin-left: 100%;
  }
  body.flip .col-lg-offset-11,
  .tc-bootstrap-layout .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  body.flip .col-lg-offset-10,
  .tc-bootstrap-layout .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  body.flip .col-lg-offset-9,
  .tc-bootstrap-layout .col-lg-offset-9 {
    margin-left: 75%;
  }
  body.flip .col-lg-offset-8,
  .tc-bootstrap-layout .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  body.flip .col-lg-offset-7,
  .tc-bootstrap-layout .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  body.flip .col-lg-offset-6,
  .tc-bootstrap-layout .col-lg-offset-6 {
    margin-left: 50%;
  }
  body.flip .col-lg-offset-5,
  .tc-bootstrap-layout .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  body.flip .col-lg-offset-4,
  .tc-bootstrap-layout .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  body.flip .col-lg-offset-3,
  .tc-bootstrap-layout .col-lg-offset-3 {
    margin-left: 25%;
  }
  body.flip .col-lg-offset-2,
  .tc-bootstrap-layout .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  body.flip .col-lg-offset-1,
  .tc-bootstrap-layout .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  body.flip .col-lg-offset-0,
  .tc-bootstrap-layout .col-lg-offset-0 {
    margin-left: 0;
  }
}
body.flip table,
.tc-bootstrap-layout table {
  max-width: 100%;
  background-color: transparent;
}
body.flip th,
.tc-bootstrap-layout th {
  text-align: left;
}
body.flip .table,
.tc-bootstrap-layout .table {
  width: 100%;
  margin-bottom: 20px;
}
body.flip .table > thead > tr > th,
.tc-bootstrap-layout .table > thead > tr > th,
body.flip .table > tbody > tr > th,
.tc-bootstrap-layout .table > tbody > tr > th,
body.flip .table > tfoot > tr > th,
.tc-bootstrap-layout .table > tfoot > tr > th,
body.flip .table > thead > tr > td,
.tc-bootstrap-layout .table > thead > tr > td,
body.flip .table > tbody > tr > td,
.tc-bootstrap-layout .table > tbody > tr > td,
body.flip .table > tfoot > tr > td,
.tc-bootstrap-layout .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
body.flip .table > thead > tr > th,
.tc-bootstrap-layout .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
body.flip .table > caption + thead > tr:first-child > th,
.tc-bootstrap-layout .table > caption + thead > tr:first-child > th,
body.flip .table > colgroup + thead > tr:first-child > th,
.tc-bootstrap-layout .table > colgroup + thead > tr:first-child > th,
body.flip .table > thead:first-child > tr:first-child > th,
.tc-bootstrap-layout .table > thead:first-child > tr:first-child > th,
body.flip .table > caption + thead > tr:first-child > td,
.tc-bootstrap-layout .table > caption + thead > tr:first-child > td,
body.flip .table > colgroup + thead > tr:first-child > td,
.tc-bootstrap-layout .table > colgroup + thead > tr:first-child > td,
body.flip .table > thead:first-child > tr:first-child > td,
.tc-bootstrap-layout .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
body.flip .table > tbody + tbody,
.tc-bootstrap-layout .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
body.flip .table .table,
.tc-bootstrap-layout .table .table {
  background-color: #fff;
}
body.flip .table-condensed > thead > tr > th,
.tc-bootstrap-layout .table-condensed > thead > tr > th,
body.flip .table-condensed > tbody > tr > th,
.tc-bootstrap-layout .table-condensed > tbody > tr > th,
body.flip .table-condensed > tfoot > tr > th,
.tc-bootstrap-layout .table-condensed > tfoot > tr > th,
body.flip .table-condensed > thead > tr > td,
.tc-bootstrap-layout .table-condensed > thead > tr > td,
body.flip .table-condensed > tbody > tr > td,
.tc-bootstrap-layout .table-condensed > tbody > tr > td,
body.flip .table-condensed > tfoot > tr > td,
.tc-bootstrap-layout .table-condensed > tfoot > tr > td {
  padding: 5px;
}
body.flip .table-bordered,
.tc-bootstrap-layout .table-bordered {
  border: 1px solid #ddd;
}
body.flip .table-bordered > thead > tr > th,
.tc-bootstrap-layout .table-bordered > thead > tr > th,
body.flip .table-bordered > tbody > tr > th,
.tc-bootstrap-layout .table-bordered > tbody > tr > th,
body.flip .table-bordered > tfoot > tr > th,
.tc-bootstrap-layout .table-bordered > tfoot > tr > th,
body.flip .table-bordered > thead > tr > td,
.tc-bootstrap-layout .table-bordered > thead > tr > td,
body.flip .table-bordered > tbody > tr > td,
.tc-bootstrap-layout .table-bordered > tbody > tr > td,
body.flip .table-bordered > tfoot > tr > td,
.tc-bootstrap-layout .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
body.flip .table-bordered > thead > tr > th,
.tc-bootstrap-layout .table-bordered > thead > tr > th,
body.flip .table-bordered > thead > tr > td,
.tc-bootstrap-layout .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
body.flip .table-striped > tbody > tr:nth-child(odd) > td,
.tc-bootstrap-layout .table-striped > tbody > tr:nth-child(odd) > td,
body.flip .table-striped > tbody > tr:nth-child(odd) > th,
.tc-bootstrap-layout .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
body.flip .table-hover > tbody > tr:hover > td,
.tc-bootstrap-layout .table-hover > tbody > tr:hover > td,
body.flip .table-hover > tbody > tr:hover > th,
.tc-bootstrap-layout .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
body.flip table col[class*=col-],
.tc-bootstrap-layout table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}
body.flip table td[class*=col-],
.tc-bootstrap-layout table td[class*=col-],
body.flip table th[class*=col-],
.tc-bootstrap-layout table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}
body.flip .table > thead > tr > td.active,
.tc-bootstrap-layout .table > thead > tr > td.active,
body.flip .table > tbody > tr > td.active,
.tc-bootstrap-layout .table > tbody > tr > td.active,
body.flip .table > tfoot > tr > td.active,
.tc-bootstrap-layout .table > tfoot > tr > td.active,
body.flip .table > thead > tr > th.active,
.tc-bootstrap-layout .table > thead > tr > th.active,
body.flip .table > tbody > tr > th.active,
.tc-bootstrap-layout .table > tbody > tr > th.active,
body.flip .table > tfoot > tr > th.active,
.tc-bootstrap-layout .table > tfoot > tr > th.active,
body.flip .table > thead > tr.active > td,
.tc-bootstrap-layout .table > thead > tr.active > td,
body.flip .table > tbody > tr.active > td,
.tc-bootstrap-layout .table > tbody > tr.active > td,
body.flip .table > tfoot > tr.active > td,
.tc-bootstrap-layout .table > tfoot > tr.active > td,
body.flip .table > thead > tr.active > th,
.tc-bootstrap-layout .table > thead > tr.active > th,
body.flip .table > tbody > tr.active > th,
.tc-bootstrap-layout .table > tbody > tr.active > th,
body.flip .table > tfoot > tr.active > th,
.tc-bootstrap-layout .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
body.flip .table-hover > tbody > tr > td.active:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > td.active:hover,
body.flip .table-hover > tbody > tr > th.active:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > th.active:hover,
body.flip .table-hover > tbody > tr.active:hover > td,
.tc-bootstrap-layout .table-hover > tbody > tr.active:hover > td,
body.flip .table-hover > tbody > tr.active:hover > th,
.tc-bootstrap-layout .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
body.flip .table > thead > tr > td.success,
.tc-bootstrap-layout .table > thead > tr > td.success,
body.flip .table > tbody > tr > td.success,
.tc-bootstrap-layout .table > tbody > tr > td.success,
body.flip .table > tfoot > tr > td.success,
.tc-bootstrap-layout .table > tfoot > tr > td.success,
body.flip .table > thead > tr > th.success,
.tc-bootstrap-layout .table > thead > tr > th.success,
body.flip .table > tbody > tr > th.success,
.tc-bootstrap-layout .table > tbody > tr > th.success,
body.flip .table > tfoot > tr > th.success,
.tc-bootstrap-layout .table > tfoot > tr > th.success,
body.flip .table > thead > tr.success > td,
.tc-bootstrap-layout .table > thead > tr.success > td,
body.flip .table > tbody > tr.success > td,
.tc-bootstrap-layout .table > tbody > tr.success > td,
body.flip .table > tfoot > tr.success > td,
.tc-bootstrap-layout .table > tfoot > tr.success > td,
body.flip .table > thead > tr.success > th,
.tc-bootstrap-layout .table > thead > tr.success > th,
body.flip .table > tbody > tr.success > th,
.tc-bootstrap-layout .table > tbody > tr.success > th,
body.flip .table > tfoot > tr.success > th,
.tc-bootstrap-layout .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
body.flip .table-hover > tbody > tr > td.success:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > td.success:hover,
body.flip .table-hover > tbody > tr > th.success:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > th.success:hover,
body.flip .table-hover > tbody > tr.success:hover > td,
.tc-bootstrap-layout .table-hover > tbody > tr.success:hover > td,
body.flip .table-hover > tbody > tr.success:hover > th,
.tc-bootstrap-layout .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
body.flip .table > thead > tr > td.info,
.tc-bootstrap-layout .table > thead > tr > td.info,
body.flip .table > tbody > tr > td.info,
.tc-bootstrap-layout .table > tbody > tr > td.info,
body.flip .table > tfoot > tr > td.info,
.tc-bootstrap-layout .table > tfoot > tr > td.info,
body.flip .table > thead > tr > th.info,
.tc-bootstrap-layout .table > thead > tr > th.info,
body.flip .table > tbody > tr > th.info,
.tc-bootstrap-layout .table > tbody > tr > th.info,
body.flip .table > tfoot > tr > th.info,
.tc-bootstrap-layout .table > tfoot > tr > th.info,
body.flip .table > thead > tr.info > td,
.tc-bootstrap-layout .table > thead > tr.info > td,
body.flip .table > tbody > tr.info > td,
.tc-bootstrap-layout .table > tbody > tr.info > td,
body.flip .table > tfoot > tr.info > td,
.tc-bootstrap-layout .table > tfoot > tr.info > td,
body.flip .table > thead > tr.info > th,
.tc-bootstrap-layout .table > thead > tr.info > th,
body.flip .table > tbody > tr.info > th,
.tc-bootstrap-layout .table > tbody > tr.info > th,
body.flip .table > tfoot > tr.info > th,
.tc-bootstrap-layout .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
body.flip .table-hover > tbody > tr > td.info:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > td.info:hover,
body.flip .table-hover > tbody > tr > th.info:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > th.info:hover,
body.flip .table-hover > tbody > tr.info:hover > td,
.tc-bootstrap-layout .table-hover > tbody > tr.info:hover > td,
body.flip .table-hover > tbody > tr.info:hover > th,
.tc-bootstrap-layout .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
body.flip .table > thead > tr > td.warning,
.tc-bootstrap-layout .table > thead > tr > td.warning,
body.flip .table > tbody > tr > td.warning,
.tc-bootstrap-layout .table > tbody > tr > td.warning,
body.flip .table > tfoot > tr > td.warning,
.tc-bootstrap-layout .table > tfoot > tr > td.warning,
body.flip .table > thead > tr > th.warning,
.tc-bootstrap-layout .table > thead > tr > th.warning,
body.flip .table > tbody > tr > th.warning,
.tc-bootstrap-layout .table > tbody > tr > th.warning,
body.flip .table > tfoot > tr > th.warning,
.tc-bootstrap-layout .table > tfoot > tr > th.warning,
body.flip .table > thead > tr.warning > td,
.tc-bootstrap-layout .table > thead > tr.warning > td,
body.flip .table > tbody > tr.warning > td,
.tc-bootstrap-layout .table > tbody > tr.warning > td,
body.flip .table > tfoot > tr.warning > td,
.tc-bootstrap-layout .table > tfoot > tr.warning > td,
body.flip .table > thead > tr.warning > th,
.tc-bootstrap-layout .table > thead > tr.warning > th,
body.flip .table > tbody > tr.warning > th,
.tc-bootstrap-layout .table > tbody > tr.warning > th,
body.flip .table > tfoot > tr.warning > th,
.tc-bootstrap-layout .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
body.flip .table-hover > tbody > tr > td.warning:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > td.warning:hover,
body.flip .table-hover > tbody > tr > th.warning:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > th.warning:hover,
body.flip .table-hover > tbody > tr.warning:hover > td,
.tc-bootstrap-layout .table-hover > tbody > tr.warning:hover > td,
body.flip .table-hover > tbody > tr.warning:hover > th,
.tc-bootstrap-layout .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
body.flip .table > thead > tr > td.danger,
.tc-bootstrap-layout .table > thead > tr > td.danger,
body.flip .table > tbody > tr > td.danger,
.tc-bootstrap-layout .table > tbody > tr > td.danger,
body.flip .table > tfoot > tr > td.danger,
.tc-bootstrap-layout .table > tfoot > tr > td.danger,
body.flip .table > thead > tr > th.danger,
.tc-bootstrap-layout .table > thead > tr > th.danger,
body.flip .table > tbody > tr > th.danger,
.tc-bootstrap-layout .table > tbody > tr > th.danger,
body.flip .table > tfoot > tr > th.danger,
.tc-bootstrap-layout .table > tfoot > tr > th.danger,
body.flip .table > thead > tr.danger > td,
.tc-bootstrap-layout .table > thead > tr.danger > td,
body.flip .table > tbody > tr.danger > td,
.tc-bootstrap-layout .table > tbody > tr.danger > td,
body.flip .table > tfoot > tr.danger > td,
.tc-bootstrap-layout .table > tfoot > tr.danger > td,
body.flip .table > thead > tr.danger > th,
.tc-bootstrap-layout .table > thead > tr.danger > th,
body.flip .table > tbody > tr.danger > th,
.tc-bootstrap-layout .table > tbody > tr.danger > th,
body.flip .table > tfoot > tr.danger > th,
.tc-bootstrap-layout .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
body.flip .table-hover > tbody > tr > td.danger:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > td.danger:hover,
body.flip .table-hover > tbody > tr > th.danger:hover,
.tc-bootstrap-layout .table-hover > tbody > tr > th.danger:hover,
body.flip .table-hover > tbody > tr.danger:hover > td,
.tc-bootstrap-layout .table-hover > tbody > tr.danger:hover > td,
body.flip .table-hover > tbody > tr.danger:hover > th,
.tc-bootstrap-layout .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  body.flip .table-responsive,
  .tc-bootstrap-layout .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  body.flip .table-responsive > .table,
  .tc-bootstrap-layout .table-responsive > .table {
    margin-bottom: 0;
  }
  body.flip .table-responsive > .table > thead > tr > th,
  .tc-bootstrap-layout .table-responsive > .table > thead > tr > th,
  body.flip .table-responsive > .table > tbody > tr > th,
  .tc-bootstrap-layout .table-responsive > .table > tbody > tr > th,
  body.flip .table-responsive > .table > tfoot > tr > th,
  .tc-bootstrap-layout .table-responsive > .table > tfoot > tr > th,
  body.flip .table-responsive > .table > thead > tr > td,
  .tc-bootstrap-layout .table-responsive > .table > thead > tr > td,
  body.flip .table-responsive > .table > tbody > tr > td,
  .tc-bootstrap-layout .table-responsive > .table > tbody > tr > td,
  body.flip .table-responsive > .table > tfoot > tr > td,
  .tc-bootstrap-layout .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  body.flip .table-responsive > .table-bordered,
  .tc-bootstrap-layout .table-responsive > .table-bordered {
    border: 0;
  }
  body.flip .table-responsive > .table-bordered > thead > tr > th:first-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > thead > tr > th:first-child,
  body.flip .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tbody > tr > th:first-child,
  body.flip .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  body.flip .table-responsive > .table-bordered > thead > tr > td:first-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > thead > tr > td:first-child,
  body.flip .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tbody > tr > td:first-child,
  body.flip .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  body.flip .table-responsive > .table-bordered > thead > tr > th:last-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > thead > tr > th:last-child,
  body.flip .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tbody > tr > th:last-child,
  body.flip .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  body.flip .table-responsive > .table-bordered > thead > tr > td:last-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > thead > tr > td:last-child,
  body.flip .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tbody > tr > td:last-child,
  body.flip .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  body.flip .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tbody > tr:last-child > th,
  body.flip .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  body.flip .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tbody > tr:last-child > td,
  body.flip .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .tc-bootstrap-layout .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
body.flip fieldset,
.tc-bootstrap-layout fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
body.flip legend,
.tc-bootstrap-layout legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
body.flip label,
.tc-bootstrap-layout label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}
body.flip input[type=search],
.tc-bootstrap-layout input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.flip input[type=radio],
.tc-bootstrap-layout input[type=radio],
body.flip input[type=checkbox],
.tc-bootstrap-layout input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
body.flip input[type=file],
.tc-bootstrap-layout input[type=file] {
  display: block;
}
body.flip input[type=range],
.tc-bootstrap-layout input[type=range] {
  display: block;
  width: 100%;
}
body.flip select[multiple],
.tc-bootstrap-layout select[multiple],
body.flip select[size],
.tc-bootstrap-layout select[size] {
  height: auto;
}
body.flip input[type=file]:focus,
.tc-bootstrap-layout input[type=file]:focus,
body.flip input[type=radio]:focus,
.tc-bootstrap-layout input[type=radio]:focus,
body.flip input[type=checkbox]:focus,
.tc-bootstrap-layout input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.flip output,
.tc-bootstrap-layout output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
body.flip .form-control,
.tc-bootstrap-layout .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -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;
}
body.flip .form-control:focus,
.tc-bootstrap-layout .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
body.flip .form-control::-moz-placeholder,
.tc-bootstrap-layout .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
body.flip .form-control:-ms-input-placeholder,
.tc-bootstrap-layout .form-control:-ms-input-placeholder {
  color: #999;
}
body.flip .form-control::-webkit-input-placeholder,
.tc-bootstrap-layout .form-control::-webkit-input-placeholder {
  color: #999;
}
body.flip .form-control[disabled],
.tc-bootstrap-layout .form-control[disabled],
body.flip .form-control[readonly],
.tc-bootstrap-layout .form-control[readonly],
body.flip fieldset[disabled] .form-control,
.tc-bootstrap-layout fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
body.flip textarea.form-control,
.tc-bootstrap-layout textarea.form-control {
  height: auto;
}
body.flip input[type=search],
.tc-bootstrap-layout input[type=search] {
  -webkit-appearance: none;
}
body.flip input[type=date],
.tc-bootstrap-layout input[type=date] {
  line-height: 34px;
}
body.flip .form-group,
.tc-bootstrap-layout .form-group {
  margin-bottom: 15px;
}
body.flip .radio,
.tc-bootstrap-layout .radio,
body.flip .checkbox,
.tc-bootstrap-layout .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
body.flip .radio label,
.tc-bootstrap-layout .radio label,
body.flip .checkbox label,
.tc-bootstrap-layout .checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}
body.flip .radio input[type=radio],
.tc-bootstrap-layout .radio input[type=radio],
body.flip .radio-inline input[type=radio],
.tc-bootstrap-layout .radio-inline input[type=radio],
body.flip .checkbox input[type=checkbox],
.tc-bootstrap-layout .checkbox input[type=checkbox],
body.flip .checkbox-inline input[type=checkbox],
.tc-bootstrap-layout .checkbox-inline input[type=checkbox] {
  float: left;
  margin-left: -20px;
}
body.flip .radio + .radio,
.tc-bootstrap-layout .radio + .radio,
body.flip .checkbox + .checkbox,
.tc-bootstrap-layout .checkbox + .checkbox {
  margin-top: -5px;
}
body.flip .radio-inline,
.tc-bootstrap-layout .radio-inline,
body.flip .checkbox-inline,
.tc-bootstrap-layout .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
body.flip .radio-inline + .radio-inline,
.tc-bootstrap-layout .radio-inline + .radio-inline,
body.flip .checkbox-inline + .checkbox-inline,
.tc-bootstrap-layout .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
body.flip input[type=radio][disabled],
.tc-bootstrap-layout input[type=radio][disabled],
body.flip input[type=checkbox][disabled],
.tc-bootstrap-layout input[type=checkbox][disabled],
body.flip .radio[disabled],
.tc-bootstrap-layout .radio[disabled],
body.flip .radio-inline[disabled],
.tc-bootstrap-layout .radio-inline[disabled],
body.flip .checkbox[disabled],
.tc-bootstrap-layout .checkbox[disabled],
body.flip .checkbox-inline[disabled],
.tc-bootstrap-layout .checkbox-inline[disabled],
body.flip fieldset[disabled] input[type=radio],
.tc-bootstrap-layout fieldset[disabled] input[type=radio],
body.flip fieldset[disabled] input[type=checkbox],
.tc-bootstrap-layout fieldset[disabled] input[type=checkbox],
body.flip fieldset[disabled] .radio,
.tc-bootstrap-layout fieldset[disabled] .radio,
body.flip fieldset[disabled] .radio-inline,
.tc-bootstrap-layout fieldset[disabled] .radio-inline,
body.flip fieldset[disabled] .checkbox,
.tc-bootstrap-layout fieldset[disabled] .checkbox,
body.flip fieldset[disabled] .checkbox-inline,
.tc-bootstrap-layout fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
body.flip .input-sm,
.tc-bootstrap-layout .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
body.flip select.input-sm,
.tc-bootstrap-layout select.input-sm {
  height: 30px;
  line-height: 30px;
}
body.flip textarea.input-sm,
.tc-bootstrap-layout textarea.input-sm,
body.flip select[multiple].input-sm,
.tc-bootstrap-layout select[multiple].input-sm {
  height: auto;
}
body.flip .input-lg,
.tc-bootstrap-layout .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
body.flip select.input-lg,
.tc-bootstrap-layout select.input-lg {
  height: 46px;
  line-height: 46px;
}
body.flip textarea.input-lg,
.tc-bootstrap-layout textarea.input-lg,
body.flip select[multiple].input-lg,
.tc-bootstrap-layout select[multiple].input-lg {
  height: auto;
}
body.flip .has-feedback,
.tc-bootstrap-layout .has-feedback {
  position: relative;
}
body.flip .has-feedback .form-control,
.tc-bootstrap-layout .has-feedback .form-control {
  padding-right: 42.5px;
}
body.flip .has-feedback .form-control-feedback,
.tc-bootstrap-layout .has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
body.flip .has-success .help-block,
.tc-bootstrap-layout .has-success .help-block,
body.flip .has-success .control-label,
.tc-bootstrap-layout .has-success .control-label,
body.flip .has-success .radio,
.tc-bootstrap-layout .has-success .radio,
body.flip .has-success .checkbox,
.tc-bootstrap-layout .has-success .checkbox,
body.flip .has-success .radio-inline,
.tc-bootstrap-layout .has-success .radio-inline,
body.flip .has-success .checkbox-inline,
.tc-bootstrap-layout .has-success .checkbox-inline {
  color: #3c763d;
}
body.flip .has-success .form-control,
.tc-bootstrap-layout .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
body.flip .has-success .form-control:focus,
.tc-bootstrap-layout .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
body.flip .has-success .input-group-addon,
.tc-bootstrap-layout .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
body.flip .has-success .form-control-feedback,
.tc-bootstrap-layout .has-success .form-control-feedback {
  color: #3c763d;
}
body.flip .has-warning .help-block,
.tc-bootstrap-layout .has-warning .help-block,
body.flip .has-warning .control-label,
.tc-bootstrap-layout .has-warning .control-label,
body.flip .has-warning .radio,
.tc-bootstrap-layout .has-warning .radio,
body.flip .has-warning .checkbox,
.tc-bootstrap-layout .has-warning .checkbox,
body.flip .has-warning .radio-inline,
.tc-bootstrap-layout .has-warning .radio-inline,
body.flip .has-warning .checkbox-inline,
.tc-bootstrap-layout .has-warning .checkbox-inline {
  color: #8a6d3b;
}
body.flip .has-warning .form-control,
.tc-bootstrap-layout .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
body.flip .has-warning .form-control:focus,
.tc-bootstrap-layout .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
body.flip .has-warning .input-group-addon,
.tc-bootstrap-layout .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
body.flip .has-warning .form-control-feedback,
.tc-bootstrap-layout .has-warning .form-control-feedback {
  color: #8a6d3b;
}
body.flip .has-error .help-block,
.tc-bootstrap-layout .has-error .help-block,
body.flip .has-error .control-label,
.tc-bootstrap-layout .has-error .control-label,
body.flip .has-error .radio,
.tc-bootstrap-layout .has-error .radio,
body.flip .has-error .checkbox,
.tc-bootstrap-layout .has-error .checkbox,
body.flip .has-error .radio-inline,
.tc-bootstrap-layout .has-error .radio-inline,
body.flip .has-error .checkbox-inline,
.tc-bootstrap-layout .has-error .checkbox-inline {
  color: #a94442;
}
body.flip .has-error .form-control,
.tc-bootstrap-layout .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
body.flip .has-error .form-control:focus,
.tc-bootstrap-layout .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
body.flip .has-error .input-group-addon,
.tc-bootstrap-layout .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
body.flip .has-error .form-control-feedback,
.tc-bootstrap-layout .has-error .form-control-feedback {
  color: #a94442;
}
body.flip .form-control-static,
.tc-bootstrap-layout .form-control-static {
  margin-bottom: 0;
}
body.flip .help-block,
.tc-bootstrap-layout .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  body.flip .form-inline .form-group,
  .tc-bootstrap-layout .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  body.flip .form-inline .form-control,
  .tc-bootstrap-layout .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  body.flip .form-inline .input-group > .form-control,
  .tc-bootstrap-layout .form-inline .input-group > .form-control {
    width: 100%;
  }
  body.flip .form-inline .control-label,
  .tc-bootstrap-layout .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  body.flip .form-inline .radio,
  .tc-bootstrap-layout .form-inline .radio,
  body.flip .form-inline .checkbox,
  .tc-bootstrap-layout .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  body.flip .form-inline .radio input[type=radio],
  .tc-bootstrap-layout .form-inline .radio input[type=radio],
  body.flip .form-inline .checkbox input[type=checkbox],
  .tc-bootstrap-layout .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  body.flip .form-inline .has-feedback .form-control-feedback,
  .tc-bootstrap-layout .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
body.flip .form-horizontal .control-label,
.tc-bootstrap-layout .form-horizontal .control-label,
body.flip .form-horizontal .radio,
.tc-bootstrap-layout .form-horizontal .radio,
body.flip .form-horizontal .checkbox,
.tc-bootstrap-layout .form-horizontal .checkbox,
body.flip .form-horizontal .radio-inline,
.tc-bootstrap-layout .form-horizontal .radio-inline,
body.flip .form-horizontal .checkbox-inline,
.tc-bootstrap-layout .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
body.flip .form-horizontal .radio,
.tc-bootstrap-layout .form-horizontal .radio,
body.flip .form-horizontal .checkbox,
.tc-bootstrap-layout .form-horizontal .checkbox {
  min-height: 27px;
}
body.flip .form-horizontal .form-group,
.tc-bootstrap-layout .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
body.flip .form-horizontal .form-control-static,
.tc-bootstrap-layout .form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  body.flip .form-horizontal .control-label,
  .tc-bootstrap-layout .form-horizontal .control-label {
    text-align: right;
  }
}
body.flip .form-horizontal .has-feedback .form-control-feedback,
.tc-bootstrap-layout .form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
body.flip .btn,
.tc-bootstrap-layout .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body.flip .btn:focus,
.tc-bootstrap-layout .btn:focus,
body.flip .btn:active:focus,
.tc-bootstrap-layout .btn:active:focus,
body.flip .btn.active:focus,
.tc-bootstrap-layout .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.flip .btn:hover,
.tc-bootstrap-layout .btn:hover,
body.flip .btn:focus,
.tc-bootstrap-layout .btn:focus {
  color: #333;
  text-decoration: none;
}
body.flip .btn:active,
.tc-bootstrap-layout .btn:active,
body.flip .btn.active,
.tc-bootstrap-layout .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.flip .btn.disabled,
.tc-bootstrap-layout .btn.disabled,
body.flip .btn[disabled],
.tc-bootstrap-layout .btn[disabled],
body.flip fieldset[disabled] .btn,
.tc-bootstrap-layout fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.flip .btn-default,
.tc-bootstrap-layout .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
body.flip .btn-default:hover,
.tc-bootstrap-layout .btn-default:hover,
body.flip .btn-default:focus,
.tc-bootstrap-layout .btn-default:focus,
body.flip .btn-default:active,
.tc-bootstrap-layout .btn-default:active,
body.flip .btn-default.active,
.tc-bootstrap-layout .btn-default.active,
body.flip .open .dropdown-toggle.btn-default,
.tc-bootstrap-layout .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
body.flip .btn-default:active,
.tc-bootstrap-layout .btn-default:active,
body.flip .btn-default.active,
.tc-bootstrap-layout .btn-default.active,
body.flip .open .dropdown-toggle.btn-default,
.tc-bootstrap-layout .open .dropdown-toggle.btn-default {
  background-image: none;
}
body.flip .btn-default.disabled,
.tc-bootstrap-layout .btn-default.disabled,
body.flip .btn-default[disabled],
.tc-bootstrap-layout .btn-default[disabled],
body.flip fieldset[disabled] .btn-default,
.tc-bootstrap-layout fieldset[disabled] .btn-default,
body.flip .btn-default.disabled:hover,
.tc-bootstrap-layout .btn-default.disabled:hover,
body.flip .btn-default[disabled]:hover,
.tc-bootstrap-layout .btn-default[disabled]:hover,
body.flip fieldset[disabled] .btn-default:hover,
.tc-bootstrap-layout fieldset[disabled] .btn-default:hover,
body.flip .btn-default.disabled:focus,
.tc-bootstrap-layout .btn-default.disabled:focus,
body.flip .btn-default[disabled]:focus,
.tc-bootstrap-layout .btn-default[disabled]:focus,
body.flip fieldset[disabled] .btn-default:focus,
.tc-bootstrap-layout fieldset[disabled] .btn-default:focus,
body.flip .btn-default.disabled:active,
.tc-bootstrap-layout .btn-default.disabled:active,
body.flip .btn-default[disabled]:active,
.tc-bootstrap-layout .btn-default[disabled]:active,
body.flip fieldset[disabled] .btn-default:active,
.tc-bootstrap-layout fieldset[disabled] .btn-default:active,
body.flip .btn-default.disabled.active,
.tc-bootstrap-layout .btn-default.disabled.active,
body.flip .btn-default[disabled].active,
.tc-bootstrap-layout .btn-default[disabled].active,
body.flip fieldset[disabled] .btn-default.active,
.tc-bootstrap-layout fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
body.flip .btn-default .badge,
.tc-bootstrap-layout .btn-default .badge {
  color: #fff;
  background-color: #333;
}
body.flip .btn-primary,
.tc-bootstrap-layout .btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
body.flip .btn-primary:hover,
.tc-bootstrap-layout .btn-primary:hover,
body.flip .btn-primary:focus,
.tc-bootstrap-layout .btn-primary:focus,
body.flip .btn-primary:active,
.tc-bootstrap-layout .btn-primary:active,
body.flip .btn-primary.active,
.tc-bootstrap-layout .btn-primary.active,
body.flip .open .dropdown-toggle.btn-primary,
.tc-bootstrap-layout .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
body.flip .btn-primary:active,
.tc-bootstrap-layout .btn-primary:active,
body.flip .btn-primary.active,
.tc-bootstrap-layout .btn-primary.active,
body.flip .open .dropdown-toggle.btn-primary,
.tc-bootstrap-layout .open .dropdown-toggle.btn-primary {
  background-image: none;
}
body.flip .btn-primary.disabled,
.tc-bootstrap-layout .btn-primary.disabled,
body.flip .btn-primary[disabled],
.tc-bootstrap-layout .btn-primary[disabled],
body.flip fieldset[disabled] .btn-primary,
.tc-bootstrap-layout fieldset[disabled] .btn-primary,
body.flip .btn-primary.disabled:hover,
.tc-bootstrap-layout .btn-primary.disabled:hover,
body.flip .btn-primary[disabled]:hover,
.tc-bootstrap-layout .btn-primary[disabled]:hover,
body.flip fieldset[disabled] .btn-primary:hover,
.tc-bootstrap-layout fieldset[disabled] .btn-primary:hover,
body.flip .btn-primary.disabled:focus,
.tc-bootstrap-layout .btn-primary.disabled:focus,
body.flip .btn-primary[disabled]:focus,
.tc-bootstrap-layout .btn-primary[disabled]:focus,
body.flip fieldset[disabled] .btn-primary:focus,
.tc-bootstrap-layout fieldset[disabled] .btn-primary:focus,
body.flip .btn-primary.disabled:active,
.tc-bootstrap-layout .btn-primary.disabled:active,
body.flip .btn-primary[disabled]:active,
.tc-bootstrap-layout .btn-primary[disabled]:active,
body.flip fieldset[disabled] .btn-primary:active,
.tc-bootstrap-layout fieldset[disabled] .btn-primary:active,
body.flip .btn-primary.disabled.active,
.tc-bootstrap-layout .btn-primary.disabled.active,
body.flip .btn-primary[disabled].active,
.tc-bootstrap-layout .btn-primary[disabled].active,
body.flip fieldset[disabled] .btn-primary.active,
.tc-bootstrap-layout fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
body.flip .btn-primary .badge,
.tc-bootstrap-layout .btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
body.flip .btn-success,
.tc-bootstrap-layout .btn-success {
  color: #fff;
  background-color: #009BDF;
}
body.flip .btn-success:hover,
.tc-bootstrap-layout .btn-success:hover,
body.flip .btn-success:focus,
.tc-bootstrap-layout .btn-success:focus,
body.flip .btn-success:active,
.tc-bootstrap-layout .btn-success:active,
body.flip .btn-success.active,
.tc-bootstrap-layout .btn-success.active,
body.flip .open .dropdown-toggle.btn-success,
.tc-bootstrap-layout .open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #6E8295;
  border-color: #398439;
}
body.flip .btn-success:active,
.tc-bootstrap-layout .btn-success:active,
body.flip .btn-success.active,
.tc-bootstrap-layout .btn-success.active,
body.flip .open .dropdown-toggle.btn-success,
.tc-bootstrap-layout .open .dropdown-toggle.btn-success {
  background-image: none;
}
body.flip .btn-success.disabled,
.tc-bootstrap-layout .btn-success.disabled,
body.flip .btn-success[disabled],
.tc-bootstrap-layout .btn-success[disabled],
body.flip fieldset[disabled] .btn-success,
.tc-bootstrap-layout fieldset[disabled] .btn-success,
body.flip .btn-success.disabled:hover,
.tc-bootstrap-layout .btn-success.disabled:hover,
body.flip .btn-success[disabled]:hover,
.tc-bootstrap-layout .btn-success[disabled]:hover,
body.flip fieldset[disabled] .btn-success:hover,
.tc-bootstrap-layout fieldset[disabled] .btn-success:hover,
body.flip .btn-success.disabled:focus,
.tc-bootstrap-layout .btn-success.disabled:focus,
body.flip .btn-success[disabled]:focus,
.tc-bootstrap-layout .btn-success[disabled]:focus,
body.flip fieldset[disabled] .btn-success:focus,
.tc-bootstrap-layout fieldset[disabled] .btn-success:focus,
body.flip .btn-success.disabled:active,
.tc-bootstrap-layout .btn-success.disabled:active,
body.flip .btn-success[disabled]:active,
.tc-bootstrap-layout .btn-success[disabled]:active,
body.flip fieldset[disabled] .btn-success:active,
.tc-bootstrap-layout fieldset[disabled] .btn-success:active,
body.flip .btn-success.disabled.active,
.tc-bootstrap-layout .btn-success.disabled.active,
body.flip .btn-success[disabled].active,
.tc-bootstrap-layout .btn-success[disabled].active,
body.flip fieldset[disabled] .btn-success.active,
.tc-bootstrap-layout fieldset[disabled] .btn-success.active {
  background-color: #009BDF;
}
body.flip .btn-success .badge,
.tc-bootstrap-layout .btn-success .badge {
  color: #009BDF;
  background-color: #fff;
}
body.flip .btn-info,
.tc-bootstrap-layout .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
body.flip .btn-info:hover,
.tc-bootstrap-layout .btn-info:hover,
body.flip .btn-info:focus,
.tc-bootstrap-layout .btn-info:focus,
body.flip .btn-info:active,
.tc-bootstrap-layout .btn-info:active,
body.flip .btn-info.active,
.tc-bootstrap-layout .btn-info.active,
body.flip .open .dropdown-toggle.btn-info,
.tc-bootstrap-layout .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
body.flip .btn-info:active,
.tc-bootstrap-layout .btn-info:active,
body.flip .btn-info.active,
.tc-bootstrap-layout .btn-info.active,
body.flip .open .dropdown-toggle.btn-info,
.tc-bootstrap-layout .open .dropdown-toggle.btn-info {
  background-image: none;
}
body.flip .btn-info.disabled,
.tc-bootstrap-layout .btn-info.disabled,
body.flip .btn-info[disabled],
.tc-bootstrap-layout .btn-info[disabled],
body.flip fieldset[disabled] .btn-info,
.tc-bootstrap-layout fieldset[disabled] .btn-info,
body.flip .btn-info.disabled:hover,
.tc-bootstrap-layout .btn-info.disabled:hover,
body.flip .btn-info[disabled]:hover,
.tc-bootstrap-layout .btn-info[disabled]:hover,
body.flip fieldset[disabled] .btn-info:hover,
.tc-bootstrap-layout fieldset[disabled] .btn-info:hover,
body.flip .btn-info.disabled:focus,
.tc-bootstrap-layout .btn-info.disabled:focus,
body.flip .btn-info[disabled]:focus,
.tc-bootstrap-layout .btn-info[disabled]:focus,
body.flip fieldset[disabled] .btn-info:focus,
.tc-bootstrap-layout fieldset[disabled] .btn-info:focus,
body.flip .btn-info.disabled:active,
.tc-bootstrap-layout .btn-info.disabled:active,
body.flip .btn-info[disabled]:active,
.tc-bootstrap-layout .btn-info[disabled]:active,
body.flip fieldset[disabled] .btn-info:active,
.tc-bootstrap-layout fieldset[disabled] .btn-info:active,
body.flip .btn-info.disabled.active,
.tc-bootstrap-layout .btn-info.disabled.active,
body.flip .btn-info[disabled].active,
.tc-bootstrap-layout .btn-info[disabled].active,
body.flip fieldset[disabled] .btn-info.active,
.tc-bootstrap-layout fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
body.flip .btn-info .badge,
.tc-bootstrap-layout .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
body.flip .btn-warning,
.tc-bootstrap-layout .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
body.flip .btn-warning:hover,
.tc-bootstrap-layout .btn-warning:hover,
body.flip .btn-warning:focus,
.tc-bootstrap-layout .btn-warning:focus,
body.flip .btn-warning:active,
.tc-bootstrap-layout .btn-warning:active,
body.flip .btn-warning.active,
.tc-bootstrap-layout .btn-warning.active,
body.flip .open .dropdown-toggle.btn-warning,
.tc-bootstrap-layout .open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
body.flip .btn-warning:active,
.tc-bootstrap-layout .btn-warning:active,
body.flip .btn-warning.active,
.tc-bootstrap-layout .btn-warning.active,
body.flip .open .dropdown-toggle.btn-warning,
.tc-bootstrap-layout .open .dropdown-toggle.btn-warning {
  background-image: none;
}
body.flip .btn-warning.disabled,
.tc-bootstrap-layout .btn-warning.disabled,
body.flip .btn-warning[disabled],
.tc-bootstrap-layout .btn-warning[disabled],
body.flip fieldset[disabled] .btn-warning,
.tc-bootstrap-layout fieldset[disabled] .btn-warning,
body.flip .btn-warning.disabled:hover,
.tc-bootstrap-layout .btn-warning.disabled:hover,
body.flip .btn-warning[disabled]:hover,
.tc-bootstrap-layout .btn-warning[disabled]:hover,
body.flip fieldset[disabled] .btn-warning:hover,
.tc-bootstrap-layout fieldset[disabled] .btn-warning:hover,
body.flip .btn-warning.disabled:focus,
.tc-bootstrap-layout .btn-warning.disabled:focus,
body.flip .btn-warning[disabled]:focus,
.tc-bootstrap-layout .btn-warning[disabled]:focus,
body.flip fieldset[disabled] .btn-warning:focus,
.tc-bootstrap-layout fieldset[disabled] .btn-warning:focus,
body.flip .btn-warning.disabled:active,
.tc-bootstrap-layout .btn-warning.disabled:active,
body.flip .btn-warning[disabled]:active,
.tc-bootstrap-layout .btn-warning[disabled]:active,
body.flip fieldset[disabled] .btn-warning:active,
.tc-bootstrap-layout fieldset[disabled] .btn-warning:active,
body.flip .btn-warning.disabled.active,
.tc-bootstrap-layout .btn-warning.disabled.active,
body.flip .btn-warning[disabled].active,
.tc-bootstrap-layout .btn-warning[disabled].active,
body.flip fieldset[disabled] .btn-warning.active,
.tc-bootstrap-layout fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
body.flip .btn-warning .badge,
.tc-bootstrap-layout .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
body.flip .btn-danger,
.tc-bootstrap-layout .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
body.flip .btn-danger:hover,
.tc-bootstrap-layout .btn-danger:hover,
body.flip .btn-danger:focus,
.tc-bootstrap-layout .btn-danger:focus,
body.flip .btn-danger:active,
.tc-bootstrap-layout .btn-danger:active,
body.flip .btn-danger.active,
.tc-bootstrap-layout .btn-danger.active,
body.flip .open .dropdown-toggle.btn-danger,
.tc-bootstrap-layout .open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
body.flip .btn-danger:active,
.tc-bootstrap-layout .btn-danger:active,
body.flip .btn-danger.active,
.tc-bootstrap-layout .btn-danger.active,
body.flip .open .dropdown-toggle.btn-danger,
.tc-bootstrap-layout .open .dropdown-toggle.btn-danger {
  background-image: none;
}
body.flip .btn-danger.disabled,
.tc-bootstrap-layout .btn-danger.disabled,
body.flip .btn-danger[disabled],
.tc-bootstrap-layout .btn-danger[disabled],
body.flip fieldset[disabled] .btn-danger,
.tc-bootstrap-layout fieldset[disabled] .btn-danger,
body.flip .btn-danger.disabled:hover,
.tc-bootstrap-layout .btn-danger.disabled:hover,
body.flip .btn-danger[disabled]:hover,
.tc-bootstrap-layout .btn-danger[disabled]:hover,
body.flip fieldset[disabled] .btn-danger:hover,
.tc-bootstrap-layout fieldset[disabled] .btn-danger:hover,
body.flip .btn-danger.disabled:focus,
.tc-bootstrap-layout .btn-danger.disabled:focus,
body.flip .btn-danger[disabled]:focus,
.tc-bootstrap-layout .btn-danger[disabled]:focus,
body.flip fieldset[disabled] .btn-danger:focus,
.tc-bootstrap-layout fieldset[disabled] .btn-danger:focus,
body.flip .btn-danger.disabled:active,
.tc-bootstrap-layout .btn-danger.disabled:active,
body.flip .btn-danger[disabled]:active,
.tc-bootstrap-layout .btn-danger[disabled]:active,
body.flip fieldset[disabled] .btn-danger:active,
.tc-bootstrap-layout fieldset[disabled] .btn-danger:active,
body.flip .btn-danger.disabled.active,
.tc-bootstrap-layout .btn-danger.disabled.active,
body.flip .btn-danger[disabled].active,
.tc-bootstrap-layout .btn-danger[disabled].active,
body.flip fieldset[disabled] .btn-danger.active,
.tc-bootstrap-layout fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
body.flip .btn-danger .badge,
.tc-bootstrap-layout .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
body.flip .btn-link,
.tc-bootstrap-layout .btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}
body.flip .btn-link,
.tc-bootstrap-layout .btn-link,
body.flip .btn-link:active,
.tc-bootstrap-layout .btn-link:active,
body.flip .btn-link[disabled],
.tc-bootstrap-layout .btn-link[disabled],
body.flip fieldset[disabled] .btn-link,
.tc-bootstrap-layout fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.flip .btn-link,
.tc-bootstrap-layout .btn-link,
body.flip .btn-link:hover,
.tc-bootstrap-layout .btn-link:hover,
body.flip .btn-link:focus,
.tc-bootstrap-layout .btn-link:focus,
body.flip .btn-link:active,
.tc-bootstrap-layout .btn-link:active {
  border-color: transparent;
}
body.flip .btn-link:hover,
.tc-bootstrap-layout .btn-link:hover,
body.flip .btn-link:focus,
.tc-bootstrap-layout .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
body.flip .btn-link[disabled]:hover,
.tc-bootstrap-layout .btn-link[disabled]:hover,
body.flip fieldset[disabled] .btn-link:hover,
.tc-bootstrap-layout fieldset[disabled] .btn-link:hover,
body.flip .btn-link[disabled]:focus,
.tc-bootstrap-layout .btn-link[disabled]:focus,
body.flip fieldset[disabled] .btn-link:focus,
.tc-bootstrap-layout fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
body.flip .btn-lg,
.tc-bootstrap-layout .btn-lg,
body.flip .btn-group-lg > .btn,
.tc-bootstrap-layout .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
body.flip .btn-sm,
.tc-bootstrap-layout .btn-sm,
body.flip .btn-group-sm > .btn,
.tc-bootstrap-layout .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
body.flip .btn-xs,
.tc-bootstrap-layout .btn-xs,
body.flip .btn-group-xs > .btn,
.tc-bootstrap-layout .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
body.flip .btn-block,
.tc-bootstrap-layout .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.flip .btn-block + .btn-block,
.tc-bootstrap-layout .btn-block + .btn-block {
  margin-top: 5px;
}
body.flip input[type=submit].btn-block,
.tc-bootstrap-layout input[type=submit].btn-block,
body.flip input[type=reset].btn-block,
.tc-bootstrap-layout input[type=reset].btn-block,
body.flip input[type=button].btn-block,
.tc-bootstrap-layout input[type=button].btn-block {
  width: 100%;
}
body.flip .fade,
.tc-bootstrap-layout .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
body.flip .fade.in,
.tc-bootstrap-layout .fade.in {
  opacity: 1;
}
body.flip .collapse,
.tc-bootstrap-layout .collapse {
  display: none;
}
body.flip .collapse.in,
.tc-bootstrap-layout .collapse.in {
  display: block;
}
body.flip .collapsing,
.tc-bootstrap-layout .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
body.flip .glyphicon,
.tc-bootstrap-layout .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.flip .glyphicon-asterisk:before,
.tc-bootstrap-layout .glyphicon-asterisk:before {
  content: "\2a";
}
body.flip .glyphicon-plus:before,
.tc-bootstrap-layout .glyphicon-plus:before {
  content: "\2b";
}
body.flip .glyphicon-euro:before,
.tc-bootstrap-layout .glyphicon-euro:before {
  content: "\20ac";
}
body.flip .glyphicon-minus:before,
.tc-bootstrap-layout .glyphicon-minus:before {
  content: "\2212";
}
body.flip .glyphicon-cloud:before,
.tc-bootstrap-layout .glyphicon-cloud:before {
  content: "\2601";
}
body.flip .glyphicon-envelope:before,
.tc-bootstrap-layout .glyphicon-envelope:before {
  content: "\2709";
}
body.flip .glyphicon-pencil:before,
.tc-bootstrap-layout .glyphicon-pencil:before {
  content: "\270f";
}
body.flip .glyphicon-glass:before,
.tc-bootstrap-layout .glyphicon-glass:before {
  content: "\e001";
}
body.flip .glyphicon-music:before,
.tc-bootstrap-layout .glyphicon-music:before {
  content: "\e002";
}
body.flip .glyphicon-search:before,
.tc-bootstrap-layout .glyphicon-search:before {
  content: "\e003";
}
body.flip .glyphicon-heart:before,
.tc-bootstrap-layout .glyphicon-heart:before {
  content: "\e005";
}
body.flip .glyphicon-star:before,
.tc-bootstrap-layout .glyphicon-star:before {
  content: "\e006";
}
body.flip .glyphicon-star-empty:before,
.tc-bootstrap-layout .glyphicon-star-empty:before {
  content: "\e007";
}
body.flip .glyphicon-user:before,
.tc-bootstrap-layout .glyphicon-user:before {
  content: "\e008";
}
body.flip .glyphicon-film:before,
.tc-bootstrap-layout .glyphicon-film:before {
  content: "\e009";
}
body.flip .glyphicon-th-large:before,
.tc-bootstrap-layout .glyphicon-th-large:before {
  content: "\e010";
}
body.flip .glyphicon-th:before,
.tc-bootstrap-layout .glyphicon-th:before {
  content: "\e011";
}
body.flip .glyphicon-th-list:before,
.tc-bootstrap-layout .glyphicon-th-list:before {
  content: "\e012";
}
body.flip .glyphicon-ok:before,
.tc-bootstrap-layout .glyphicon-ok:before {
  content: "\e013";
}
body.flip .glyphicon-remove:before,
.tc-bootstrap-layout .glyphicon-remove:before {
  content: "\e014";
}
body.flip .glyphicon-zoom-in:before,
.tc-bootstrap-layout .glyphicon-zoom-in:before {
  content: "\e015";
}
body.flip .glyphicon-zoom-out:before,
.tc-bootstrap-layout .glyphicon-zoom-out:before {
  content: "\e016";
}
body.flip .glyphicon-off:before,
.tc-bootstrap-layout .glyphicon-off:before {
  content: "\e017";
}
body.flip .glyphicon-signal:before,
.tc-bootstrap-layout .glyphicon-signal:before {
  content: "\e018";
}
body.flip .glyphicon-cog:before,
.tc-bootstrap-layout .glyphicon-cog:before {
  content: "\e019";
}
body.flip .glyphicon-trash:before,
.tc-bootstrap-layout .glyphicon-trash:before {
  content: "\e020";
}
body.flip .glyphicon-home:before,
.tc-bootstrap-layout .glyphicon-home:before {
  content: "\e021";
}
body.flip .glyphicon-file:before,
.tc-bootstrap-layout .glyphicon-file:before {
  content: "\e022";
}
body.flip .glyphicon-time:before,
.tc-bootstrap-layout .glyphicon-time:before {
  content: "\e023";
}
body.flip .glyphicon-road:before,
.tc-bootstrap-layout .glyphicon-road:before {
  content: "\e024";
}
body.flip .glyphicon-download-alt:before,
.tc-bootstrap-layout .glyphicon-download-alt:before {
  content: "\e025";
}
body.flip .glyphicon-download:before,
.tc-bootstrap-layout .glyphicon-download:before {
  content: "\e026";
}
body.flip .glyphicon-upload:before,
.tc-bootstrap-layout .glyphicon-upload:before {
  content: "\e027";
}
body.flip .glyphicon-inbox:before,
.tc-bootstrap-layout .glyphicon-inbox:before {
  content: "\e028";
}
body.flip .glyphicon-play-circle:before,
.tc-bootstrap-layout .glyphicon-play-circle:before {
  content: "\e029";
}
body.flip .glyphicon-repeat:before,
.tc-bootstrap-layout .glyphicon-repeat:before {
  content: "\e030";
}
body.flip .glyphicon-refresh:before,
.tc-bootstrap-layout .glyphicon-refresh:before {
  content: "\e031";
}
body.flip .glyphicon-list-alt:before,
.tc-bootstrap-layout .glyphicon-list-alt:before {
  content: "\e032";
}
body.flip .glyphicon-lock:before,
.tc-bootstrap-layout .glyphicon-lock:before {
  content: "\e033";
}
body.flip .glyphicon-flag:before,
.tc-bootstrap-layout .glyphicon-flag:before {
  content: "\e034";
}
body.flip .glyphicon-headphones:before,
.tc-bootstrap-layout .glyphicon-headphones:before {
  content: "\e035";
}
body.flip .glyphicon-volume-off:before,
.tc-bootstrap-layout .glyphicon-volume-off:before {
  content: "\e036";
}
body.flip .glyphicon-volume-down:before,
.tc-bootstrap-layout .glyphicon-volume-down:before {
  content: "\e037";
}
body.flip .glyphicon-volume-up:before,
.tc-bootstrap-layout .glyphicon-volume-up:before {
  content: "\e038";
}
body.flip .glyphicon-qrcode:before,
.tc-bootstrap-layout .glyphicon-qrcode:before {
  content: "\e039";
}
body.flip .glyphicon-barcode:before,
.tc-bootstrap-layout .glyphicon-barcode:before {
  content: "\e040";
}
body.flip .glyphicon-tag:before,
.tc-bootstrap-layout .glyphicon-tag:before {
  content: "\e041";
}
body.flip .glyphicon-tags:before,
.tc-bootstrap-layout .glyphicon-tags:before {
  content: "\e042";
}
body.flip .glyphicon-book:before,
.tc-bootstrap-layout .glyphicon-book:before {
  content: "\e043";
}
body.flip .glyphicon-bookmark:before,
.tc-bootstrap-layout .glyphicon-bookmark:before {
  content: "\e044";
}
body.flip .glyphicon-print:before,
.tc-bootstrap-layout .glyphicon-print:before {
  content: "\e045";
}
body.flip .glyphicon-camera:before,
.tc-bootstrap-layout .glyphicon-camera:before {
  content: "\e046";
}
body.flip .glyphicon-font:before,
.tc-bootstrap-layout .glyphicon-font:before {
  content: "\e047";
}
body.flip .glyphicon-bold:before,
.tc-bootstrap-layout .glyphicon-bold:before {
  content: "\e048";
}
body.flip .glyphicon-italic:before,
.tc-bootstrap-layout .glyphicon-italic:before {
  content: "\e049";
}
body.flip .glyphicon-text-height:before,
.tc-bootstrap-layout .glyphicon-text-height:before {
  content: "\e050";
}
body.flip .glyphicon-text-width:before,
.tc-bootstrap-layout .glyphicon-text-width:before {
  content: "\e051";
}
body.flip .glyphicon-align-left:before,
.tc-bootstrap-layout .glyphicon-align-left:before {
  content: "\e052";
}
body.flip .glyphicon-align-center:before,
.tc-bootstrap-layout .glyphicon-align-center:before {
  content: "\e053";
}
body.flip .glyphicon-align-right:before,
.tc-bootstrap-layout .glyphicon-align-right:before {
  content: "\e054";
}
body.flip .glyphicon-align-justify:before,
.tc-bootstrap-layout .glyphicon-align-justify:before {
  content: "\e055";
}
body.flip .glyphicon-list:before,
.tc-bootstrap-layout .glyphicon-list:before {
  content: "\e056";
}
body.flip .glyphicon-indent-left:before,
.tc-bootstrap-layout .glyphicon-indent-left:before {
  content: "\e057";
}
body.flip .glyphicon-indent-right:before,
.tc-bootstrap-layout .glyphicon-indent-right:before {
  content: "\e058";
}
body.flip .glyphicon-facetime-video:before,
.tc-bootstrap-layout .glyphicon-facetime-video:before {
  content: "\e059";
}
body.flip .glyphicon-picture:before,
.tc-bootstrap-layout .glyphicon-picture:before {
  content: "\e060";
}
body.flip .glyphicon-map-marker:before,
.tc-bootstrap-layout .glyphicon-map-marker:before {
  content: "\e062";
}
body.flip .glyphicon-adjust:before,
.tc-bootstrap-layout .glyphicon-adjust:before {
  content: "\e063";
}
body.flip .glyphicon-tint:before,
.tc-bootstrap-layout .glyphicon-tint:before {
  content: "\e064";
}
body.flip .glyphicon-edit:before,
.tc-bootstrap-layout .glyphicon-edit:before {
  content: "\e065";
}
body.flip .glyphicon-share:before,
.tc-bootstrap-layout .glyphicon-share:before {
  content: "\e066";
}
body.flip .glyphicon-check:before,
.tc-bootstrap-layout .glyphicon-check:before {
  content: "\e067";
}
body.flip .glyphicon-move:before,
.tc-bootstrap-layout .glyphicon-move:before {
  content: "\e068";
}
body.flip .glyphicon-step-backward:before,
.tc-bootstrap-layout .glyphicon-step-backward:before {
  content: "\e069";
}
body.flip .glyphicon-fast-backward:before,
.tc-bootstrap-layout .glyphicon-fast-backward:before {
  content: "\e070";
}
body.flip .glyphicon-backward:before,
.tc-bootstrap-layout .glyphicon-backward:before {
  content: "\e071";
}
body.flip .glyphicon-play:before,
.tc-bootstrap-layout .glyphicon-play:before {
  content: "\e072";
}
body.flip .glyphicon-pause:before,
.tc-bootstrap-layout .glyphicon-pause:before {
  content: "\e073";
}
body.flip .glyphicon-stop:before,
.tc-bootstrap-layout .glyphicon-stop:before {
  content: "\e074";
}
body.flip .glyphicon-forward:before,
.tc-bootstrap-layout .glyphicon-forward:before {
  content: "\e075";
}
body.flip .glyphicon-fast-forward:before,
.tc-bootstrap-layout .glyphicon-fast-forward:before {
  content: "\e076";
}
body.flip .glyphicon-step-forward:before,
.tc-bootstrap-layout .glyphicon-step-forward:before {
  content: "\e077";
}
body.flip .glyphicon-eject:before,
.tc-bootstrap-layout .glyphicon-eject:before {
  content: "\e078";
}
body.flip .glyphicon-chevron-left:before,
.tc-bootstrap-layout .glyphicon-chevron-left:before {
  content: "\e079";
}
body.flip .glyphicon-chevron-right:before,
.tc-bootstrap-layout .glyphicon-chevron-right:before {
  content: "\e080";
}
body.flip .glyphicon-plus-sign:before,
.tc-bootstrap-layout .glyphicon-plus-sign:before {
  content: "\e081";
}
body.flip .glyphicon-minus-sign:before,
.tc-bootstrap-layout .glyphicon-minus-sign:before {
  content: "\e082";
}
body.flip .glyphicon-remove-sign:before,
.tc-bootstrap-layout .glyphicon-remove-sign:before {
  content: "\e083";
}
body.flip .glyphicon-ok-sign:before,
.tc-bootstrap-layout .glyphicon-ok-sign:before {
  content: "\e084";
}
body.flip .glyphicon-question-sign:before,
.tc-bootstrap-layout .glyphicon-question-sign:before {
  content: "\e085";
}
body.flip .glyphicon-info-sign:before,
.tc-bootstrap-layout .glyphicon-info-sign:before {
  content: "\e086";
}
body.flip .glyphicon-screenshot:before,
.tc-bootstrap-layout .glyphicon-screenshot:before {
  content: "\e087";
}
body.flip .glyphicon-remove-circle:before,
.tc-bootstrap-layout .glyphicon-remove-circle:before {
  content: "\e088";
}
body.flip .glyphicon-ok-circle:before,
.tc-bootstrap-layout .glyphicon-ok-circle:before {
  content: "\e089";
}
body.flip .glyphicon-ban-circle:before,
.tc-bootstrap-layout .glyphicon-ban-circle:before {
  content: "\e090";
}
body.flip .glyphicon-arrow-left:before,
.tc-bootstrap-layout .glyphicon-arrow-left:before {
  content: "\e091";
}
body.flip .glyphicon-arrow-right:before,
.tc-bootstrap-layout .glyphicon-arrow-right:before {
  content: "\e092";
}
body.flip .glyphicon-arrow-up:before,
.tc-bootstrap-layout .glyphicon-arrow-up:before {
  content: "\e093";
}
body.flip .glyphicon-arrow-down:before,
.tc-bootstrap-layout .glyphicon-arrow-down:before {
  content: "\e094";
}
body.flip .glyphicon-share-alt:before,
.tc-bootstrap-layout .glyphicon-share-alt:before {
  content: "\e095";
}
body.flip .glyphicon-resize-full:before,
.tc-bootstrap-layout .glyphicon-resize-full:before {
  content: "\e096";
}
body.flip .glyphicon-resize-small:before,
.tc-bootstrap-layout .glyphicon-resize-small:before {
  content: "\e097";
}
body.flip .glyphicon-exclamation-sign:before,
.tc-bootstrap-layout .glyphicon-exclamation-sign:before {
  content: "\e101";
}
body.flip .glyphicon-gift:before,
.tc-bootstrap-layout .glyphicon-gift:before {
  content: "\e102";
}
body.flip .glyphicon-leaf:before,
.tc-bootstrap-layout .glyphicon-leaf:before {
  content: "\e103";
}
body.flip .glyphicon-fire:before,
.tc-bootstrap-layout .glyphicon-fire:before {
  content: "\e104";
}
body.flip .glyphicon-eye-open:before,
.tc-bootstrap-layout .glyphicon-eye-open:before {
  content: "\e105";
}
body.flip .glyphicon-eye-close:before,
.tc-bootstrap-layout .glyphicon-eye-close:before {
  content: "\e106";
}
body.flip .glyphicon-warning-sign:before,
.tc-bootstrap-layout .glyphicon-warning-sign:before {
  content: "\e107";
}
body.flip .glyphicon-plane:before,
.tc-bootstrap-layout .glyphicon-plane:before {
  content: "\e108";
}
body.flip .glyphicon-calendar:before,
.tc-bootstrap-layout .glyphicon-calendar:before {
  content: "\e109";
}
body.flip .glyphicon-random:before,
.tc-bootstrap-layout .glyphicon-random:before {
  content: "\e110";
}
body.flip .glyphicon-comment:before,
.tc-bootstrap-layout .glyphicon-comment:before {
  content: "\e111";
}
body.flip .glyphicon-magnet:before,
.tc-bootstrap-layout .glyphicon-magnet:before {
  content: "\e112";
}
body.flip .glyphicon-chevron-up:before,
.tc-bootstrap-layout .glyphicon-chevron-up:before {
  content: "\e113";
}
body.flip .glyphicon-chevron-down:before,
.tc-bootstrap-layout .glyphicon-chevron-down:before {
  content: "\e114";
}
body.flip .glyphicon-retweet:before,
.tc-bootstrap-layout .glyphicon-retweet:before {
  content: "\e115";
}
body.flip .glyphicon-shopping-cart:before,
.tc-bootstrap-layout .glyphicon-shopping-cart:before {
  content: "\e116";
}
body.flip .glyphicon-folder-close:before,
.tc-bootstrap-layout .glyphicon-folder-close:before {
  content: "\e117";
}
body.flip .glyphicon-folder-open:before,
.tc-bootstrap-layout .glyphicon-folder-open:before {
  content: "\e118";
}
body.flip .glyphicon-resize-vertical:before,
.tc-bootstrap-layout .glyphicon-resize-vertical:before {
  content: "\e119";
}
body.flip .glyphicon-resize-horizontal:before,
.tc-bootstrap-layout .glyphicon-resize-horizontal:before {
  content: "\e120";
}
body.flip .glyphicon-hdd:before,
.tc-bootstrap-layout .glyphicon-hdd:before {
  content: "\e121";
}
body.flip .glyphicon-bullhorn:before,
.tc-bootstrap-layout .glyphicon-bullhorn:before {
  content: "\e122";
}
body.flip .glyphicon-bell:before,
.tc-bootstrap-layout .glyphicon-bell:before {
  content: "\e123";
}
body.flip .glyphicon-certificate:before,
.tc-bootstrap-layout .glyphicon-certificate:before {
  content: "\e124";
}
body.flip .glyphicon-thumbs-up:before,
.tc-bootstrap-layout .glyphicon-thumbs-up:before {
  content: "\e125";
}
body.flip .glyphicon-thumbs-down:before,
.tc-bootstrap-layout .glyphicon-thumbs-down:before {
  content: "\e126";
}
body.flip .glyphicon-hand-right:before,
.tc-bootstrap-layout .glyphicon-hand-right:before {
  content: "\e127";
}
body.flip .glyphicon-hand-left:before,
.tc-bootstrap-layout .glyphicon-hand-left:before {
  content: "\e128";
}
body.flip .glyphicon-hand-up:before,
.tc-bootstrap-layout .glyphicon-hand-up:before {
  content: "\e129";
}
body.flip .glyphicon-hand-down:before,
.tc-bootstrap-layout .glyphicon-hand-down:before {
  content: "\e130";
}
body.flip .glyphicon-circle-arrow-right:before,
.tc-bootstrap-layout .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
body.flip .glyphicon-circle-arrow-left:before,
.tc-bootstrap-layout .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
body.flip .glyphicon-circle-arrow-up:before,
.tc-bootstrap-layout .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
body.flip .glyphicon-circle-arrow-down:before,
.tc-bootstrap-layout .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
body.flip .glyphicon-globe:before,
.tc-bootstrap-layout .glyphicon-globe:before {
  content: "\e135";
}
body.flip .glyphicon-wrench:before,
.tc-bootstrap-layout .glyphicon-wrench:before {
  content: "\e136";
}
body.flip .glyphicon-tasks:before,
.tc-bootstrap-layout .glyphicon-tasks:before {
  content: "\e137";
}
body.flip .glyphicon-filter:before,
.tc-bootstrap-layout .glyphicon-filter:before {
  content: "\e138";
}
body.flip .glyphicon-briefcase:before,
.tc-bootstrap-layout .glyphicon-briefcase:before {
  content: "\e139";
}
body.flip .glyphicon-fullscreen:before,
.tc-bootstrap-layout .glyphicon-fullscreen:before {
  content: "\e140";
}
body.flip .glyphicon-dashboard:before,
.tc-bootstrap-layout .glyphicon-dashboard:before {
  content: "\e141";
}
body.flip .glyphicon-paperclip:before,
.tc-bootstrap-layout .glyphicon-paperclip:before {
  content: "\e142";
}
body.flip .glyphicon-heart-empty:before,
.tc-bootstrap-layout .glyphicon-heart-empty:before {
  content: "\e143";
}
body.flip .glyphicon-link:before,
.tc-bootstrap-layout .glyphicon-link:before {
  content: "\e144";
}
body.flip .glyphicon-phone:before,
.tc-bootstrap-layout .glyphicon-phone:before {
  content: "\e145";
}
body.flip .glyphicon-pushpin:before,
.tc-bootstrap-layout .glyphicon-pushpin:before {
  content: "\e146";
}
body.flip .glyphicon-usd:before,
.tc-bootstrap-layout .glyphicon-usd:before {
  content: "\e148";
}
body.flip .glyphicon-gbp:before,
.tc-bootstrap-layout .glyphicon-gbp:before {
  content: "\e149";
}
body.flip .glyphicon-sort:before,
.tc-bootstrap-layout .glyphicon-sort:before {
  content: "\e150";
}
body.flip .glyphicon-sort-by-alphabet:before,
.tc-bootstrap-layout .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
body.flip .glyphicon-sort-by-alphabet-alt:before,
.tc-bootstrap-layout .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
body.flip .glyphicon-sort-by-order:before,
.tc-bootstrap-layout .glyphicon-sort-by-order:before {
  content: "\e153";
}
body.flip .glyphicon-sort-by-order-alt:before,
.tc-bootstrap-layout .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
body.flip .glyphicon-sort-by-attributes:before,
.tc-bootstrap-layout .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
body.flip .glyphicon-sort-by-attributes-alt:before,
.tc-bootstrap-layout .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
body.flip .glyphicon-unchecked:before,
.tc-bootstrap-layout .glyphicon-unchecked:before {
  content: "\e157";
}
body.flip .glyphicon-expand:before,
.tc-bootstrap-layout .glyphicon-expand:before {
  content: "\e158";
}
body.flip .glyphicon-collapse-down:before,
.tc-bootstrap-layout .glyphicon-collapse-down:before {
  content: "\e159";
}
body.flip .glyphicon-collapse-up:before,
.tc-bootstrap-layout .glyphicon-collapse-up:before {
  content: "\e160";
}
body.flip .glyphicon-log-in:before,
.tc-bootstrap-layout .glyphicon-log-in:before {
  content: "\e161";
}
body.flip .glyphicon-flash:before,
.tc-bootstrap-layout .glyphicon-flash:before {
  content: "\e162";
}
body.flip .glyphicon-log-out:before,
.tc-bootstrap-layout .glyphicon-log-out:before {
  content: "\e163";
}
body.flip .glyphicon-new-window:before,
.tc-bootstrap-layout .glyphicon-new-window:before {
  content: "\e164";
}
body.flip .glyphicon-record:before,
.tc-bootstrap-layout .glyphicon-record:before {
  content: "\e165";
}
body.flip .glyphicon-save:before,
.tc-bootstrap-layout .glyphicon-save:before {
  content: "\e166";
}
body.flip .glyphicon-open:before,
.tc-bootstrap-layout .glyphicon-open:before {
  content: "\e167";
}
body.flip .glyphicon-saved:before,
.tc-bootstrap-layout .glyphicon-saved:before {
  content: "\e168";
}
body.flip .glyphicon-import:before,
.tc-bootstrap-layout .glyphicon-import:before {
  content: "\e169";
}
body.flip .glyphicon-export:before,
.tc-bootstrap-layout .glyphicon-export:before {
  content: "\e170";
}
body.flip .glyphicon-send:before,
.tc-bootstrap-layout .glyphicon-send:before {
  content: "\e171";
}
body.flip .glyphicon-floppy-disk:before,
.tc-bootstrap-layout .glyphicon-floppy-disk:before {
  content: "\e172";
}
body.flip .glyphicon-floppy-saved:before,
.tc-bootstrap-layout .glyphicon-floppy-saved:before {
  content: "\e173";
}
body.flip .glyphicon-floppy-remove:before,
.tc-bootstrap-layout .glyphicon-floppy-remove:before {
  content: "\e174";
}
body.flip .glyphicon-floppy-save:before,
.tc-bootstrap-layout .glyphicon-floppy-save:before {
  content: "\e175";
}
body.flip .glyphicon-floppy-open:before,
.tc-bootstrap-layout .glyphicon-floppy-open:before {
  content: "\e176";
}
body.flip .glyphicon-credit-card:before,
.tc-bootstrap-layout .glyphicon-credit-card:before {
  content: "\e177";
}
body.flip .glyphicon-transfer:before,
.tc-bootstrap-layout .glyphicon-transfer:before {
  content: "\e178";
}
body.flip .glyphicon-cutlery:before,
.tc-bootstrap-layout .glyphicon-cutlery:before {
  content: "\e179";
}
body.flip .glyphicon-header:before,
.tc-bootstrap-layout .glyphicon-header:before {
  content: "\e180";
}
body.flip .glyphicon-compressed:before,
.tc-bootstrap-layout .glyphicon-compressed:before {
  content: "\e181";
}
body.flip .glyphicon-earphone:before,
.tc-bootstrap-layout .glyphicon-earphone:before {
  content: "\e182";
}
body.flip .glyphicon-phone-alt:before,
.tc-bootstrap-layout .glyphicon-phone-alt:before {
  content: "\e183";
}
body.flip .glyphicon-tower:before,
.tc-bootstrap-layout .glyphicon-tower:before {
  content: "\e184";
}
body.flip .glyphicon-stats:before,
.tc-bootstrap-layout .glyphicon-stats:before {
  content: "\e185";
}
body.flip .glyphicon-sd-video:before,
.tc-bootstrap-layout .glyphicon-sd-video:before {
  content: "\e186";
}
body.flip .glyphicon-hd-video:before,
.tc-bootstrap-layout .glyphicon-hd-video:before {
  content: "\e187";
}
body.flip .glyphicon-subtitles:before,
.tc-bootstrap-layout .glyphicon-subtitles:before {
  content: "\e188";
}
body.flip .glyphicon-sound-stereo:before,
.tc-bootstrap-layout .glyphicon-sound-stereo:before {
  content: "\e189";
}
body.flip .glyphicon-sound-dolby:before,
.tc-bootstrap-layout .glyphicon-sound-dolby:before {
  content: "\e190";
}
body.flip .glyphicon-sound-5-1:before,
.tc-bootstrap-layout .glyphicon-sound-5-1:before {
  content: "\e191";
}
body.flip .glyphicon-sound-6-1:before,
.tc-bootstrap-layout .glyphicon-sound-6-1:before {
  content: "\e192";
}
body.flip .glyphicon-sound-7-1:before,
.tc-bootstrap-layout .glyphicon-sound-7-1:before {
  content: "\e193";
}
body.flip .glyphicon-copyright-mark:before,
.tc-bootstrap-layout .glyphicon-copyright-mark:before {
  content: "\e194";
}
body.flip .glyphicon-registration-mark:before,
.tc-bootstrap-layout .glyphicon-registration-mark:before {
  content: "\e195";
}
body.flip .glyphicon-cloud-download:before,
.tc-bootstrap-layout .glyphicon-cloud-download:before {
  content: "\e197";
}
body.flip .glyphicon-cloud-upload:before,
.tc-bootstrap-layout .glyphicon-cloud-upload:before {
  content: "\e198";
}
body.flip .glyphicon-tree-conifer:before,
.tc-bootstrap-layout .glyphicon-tree-conifer:before {
  content: "\e199";
}
body.flip .glyphicon-tree-deciduous:before,
.tc-bootstrap-layout .glyphicon-tree-deciduous:before {
  content: "\e200";
}
body.flip .caret,
.tc-bootstrap-layout .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
body.flip .dropdown,
.tc-bootstrap-layout .dropdown {
  position: relative;
}
body.flip .dropdown-toggle:focus,
.tc-bootstrap-layout .dropdown-toggle:focus {
  outline: 0;
}
body.flip .dropdown-menu,
.tc-bootstrap-layout .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;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
body.flip .dropdown-menu.pull-right,
.tc-bootstrap-layout .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
body.flip .dropdown-menu .divider,
.tc-bootstrap-layout .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
body.flip .dropdown-menu > li > a,
.tc-bootstrap-layout .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
body.flip .dropdown-menu > li > a:hover,
.tc-bootstrap-layout .dropdown-menu > li > a:hover,
body.flip .dropdown-menu > li > a:focus,
.tc-bootstrap-layout .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
body.flip .dropdown-menu > .active > a,
.tc-bootstrap-layout .dropdown-menu > .active > a,
body.flip .dropdown-menu > .active > a:hover,
.tc-bootstrap-layout .dropdown-menu > .active > a:hover,
body.flip .dropdown-menu > .active > a:focus,
.tc-bootstrap-layout .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
body.flip .dropdown-menu > .disabled > a,
.tc-bootstrap-layout .dropdown-menu > .disabled > a,
body.flip .dropdown-menu > .disabled > a:hover,
.tc-bootstrap-layout .dropdown-menu > .disabled > a:hover,
body.flip .dropdown-menu > .disabled > a:focus,
.tc-bootstrap-layout .dropdown-menu > .disabled > a:focus {
  color: #999;
}
body.flip .dropdown-menu > .disabled > a:hover,
.tc-bootstrap-layout .dropdown-menu > .disabled > a:hover,
body.flip .dropdown-menu > .disabled > a:focus,
.tc-bootstrap-layout .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
body.flip .open > .dropdown-menu,
.tc-bootstrap-layout .open > .dropdown-menu {
  display: block;
}
body.flip .open > a,
.tc-bootstrap-layout .open > a {
  outline: 0;
}
body.flip .dropdown-menu-right,
.tc-bootstrap-layout .dropdown-menu-right {
  left: auto;
  right: 0;
}
body.flip .dropdown-menu-left,
.tc-bootstrap-layout .dropdown-menu-left {
  left: 0;
  right: auto;
}
body.flip .dropdown-header,
.tc-bootstrap-layout .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
body.flip .dropdown-backdrop,
.tc-bootstrap-layout .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
body.flip .pull-right > .dropdown-menu,
.tc-bootstrap-layout .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
body.flip .dropup .caret,
.tc-bootstrap-layout .dropup .caret,
body.flip .navbar-fixed-bottom .dropdown .caret,
.tc-bootstrap-layout .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
body.flip .dropup .dropdown-menu,
.tc-bootstrap-layout .dropup .dropdown-menu,
body.flip .navbar-fixed-bottom .dropdown .dropdown-menu,
.tc-bootstrap-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  body.flip .navbar-right .dropdown-menu,
  .tc-bootstrap-layout .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  body.flip .navbar-right .dropdown-menu-left,
  .tc-bootstrap-layout .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
body.flip .btn-group,
.tc-bootstrap-layout .btn-group,
body.flip .btn-group-vertical,
.tc-bootstrap-layout .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
body.flip .btn-group > .btn,
.tc-bootstrap-layout .btn-group > .btn,
body.flip .btn-group-vertical > .btn,
.tc-bootstrap-layout .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
body.flip .btn-group > .btn:hover,
.tc-bootstrap-layout .btn-group > .btn:hover,
body.flip .btn-group-vertical > .btn:hover,
.tc-bootstrap-layout .btn-group-vertical > .btn:hover,
body.flip .btn-group > .btn:focus,
.tc-bootstrap-layout .btn-group > .btn:focus,
body.flip .btn-group-vertical > .btn:focus,
.tc-bootstrap-layout .btn-group-vertical > .btn:focus,
body.flip .btn-group > .btn:active,
.tc-bootstrap-layout .btn-group > .btn:active,
body.flip .btn-group-vertical > .btn:active,
.tc-bootstrap-layout .btn-group-vertical > .btn:active,
body.flip .btn-group > .btn.active,
.tc-bootstrap-layout .btn-group > .btn.active,
body.flip .btn-group-vertical > .btn.active,
.tc-bootstrap-layout .btn-group-vertical > .btn.active {
  z-index: 2;
}
body.flip .btn-group > .btn:focus,
.tc-bootstrap-layout .btn-group > .btn:focus,
body.flip .btn-group-vertical > .btn:focus,
.tc-bootstrap-layout .btn-group-vertical > .btn:focus {
  outline: 0;
}
body.flip .btn-group .btn + .btn,
.tc-bootstrap-layout .btn-group .btn + .btn,
body.flip .btn-group .btn + .btn-group,
.tc-bootstrap-layout .btn-group .btn + .btn-group,
body.flip .btn-group .btn-group + .btn,
.tc-bootstrap-layout .btn-group .btn-group + .btn,
body.flip .btn-group .btn-group + .btn-group,
.tc-bootstrap-layout .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
body.flip .btn-toolbar,
.tc-bootstrap-layout .btn-toolbar {
  margin-left: -5px;
}
body.flip .btn-toolbar .btn-group,
.tc-bootstrap-layout .btn-toolbar .btn-group,
body.flip .btn-toolbar .input-group,
.tc-bootstrap-layout .btn-toolbar .input-group {
  float: left;
}
body.flip .btn-toolbar > .btn,
.tc-bootstrap-layout .btn-toolbar > .btn,
body.flip .btn-toolbar > .btn-group,
.tc-bootstrap-layout .btn-toolbar > .btn-group,
body.flip .btn-toolbar > .input-group,
.tc-bootstrap-layout .btn-toolbar > .input-group {
  margin-left: 5px;
}
body.flip .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.tc-bootstrap-layout .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
body.flip .btn-group > .btn:first-child,
.tc-bootstrap-layout .btn-group > .btn:first-child {
  margin-left: 0;
}
body.flip .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.tc-bootstrap-layout .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
body.flip .btn-group > .btn:last-child:not(:first-child),
.tc-bootstrap-layout .btn-group > .btn:last-child:not(:first-child),
body.flip .btn-group > .dropdown-toggle:not(:first-child),
.tc-bootstrap-layout .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
body.flip .btn-group > .btn-group,
.tc-bootstrap-layout .btn-group > .btn-group {
  float: left;
}
body.flip .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.tc-bootstrap-layout .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
body.flip .btn-group > .btn-group:first-child > .btn:last-child,
.tc-bootstrap-layout .btn-group > .btn-group:first-child > .btn:last-child,
body.flip .btn-group > .btn-group:first-child > .dropdown-toggle,
.tc-bootstrap-layout .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
body.flip .btn-group > .btn-group:last-child > .btn:first-child,
.tc-bootstrap-layout .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
body.flip .btn-group .dropdown-toggle:active,
.tc-bootstrap-layout .btn-group .dropdown-toggle:active,
body.flip .btn-group.open .dropdown-toggle,
.tc-bootstrap-layout .btn-group.open .dropdown-toggle {
  outline: 0;
}
body.flip .btn-group > .btn + .dropdown-toggle,
.tc-bootstrap-layout .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
body.flip .btn-group > .btn-lg + .dropdown-toggle,
.tc-bootstrap-layout .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
body.flip .btn-group.open .dropdown-toggle,
.tc-bootstrap-layout .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.flip .btn-group.open .dropdown-toggle.btn-link,
.tc-bootstrap-layout .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.flip .btn .caret,
.tc-bootstrap-layout .btn .caret {
  margin-left: 0;
}
body.flip .btn-lg .caret,
.tc-bootstrap-layout .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
body.flip .dropup .btn-lg .caret,
.tc-bootstrap-layout .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
body.flip .btn-group-vertical > .btn,
.tc-bootstrap-layout .btn-group-vertical > .btn,
body.flip .btn-group-vertical > .btn-group,
.tc-bootstrap-layout .btn-group-vertical > .btn-group,
body.flip .btn-group-vertical > .btn-group > .btn,
.tc-bootstrap-layout .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
body.flip .btn-group-vertical > .btn-group > .btn,
.tc-bootstrap-layout .btn-group-vertical > .btn-group > .btn {
  float: none;
}
body.flip .btn-group-vertical > .btn + .btn,
.tc-bootstrap-layout .btn-group-vertical > .btn + .btn,
body.flip .btn-group-vertical > .btn + .btn-group,
.tc-bootstrap-layout .btn-group-vertical > .btn + .btn-group,
body.flip .btn-group-vertical > .btn-group + .btn,
.tc-bootstrap-layout .btn-group-vertical > .btn-group + .btn,
body.flip .btn-group-vertical > .btn-group + .btn-group,
.tc-bootstrap-layout .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
body.flip .btn-group-vertical > .btn:not(:first-child):not(:last-child),
.tc-bootstrap-layout .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
body.flip .btn-group-vertical > .btn:first-child:not(:last-child),
.tc-bootstrap-layout .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
body.flip .btn-group-vertical > .btn:last-child:not(:first-child),
.tc-bootstrap-layout .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
body.flip .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.tc-bootstrap-layout .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
body.flip .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.tc-bootstrap-layout .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
body.flip .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.tc-bootstrap-layout .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
body.flip .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.tc-bootstrap-layout .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
body.flip .btn-group-justified,
.tc-bootstrap-layout .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
body.flip .btn-group-justified > .btn,
.tc-bootstrap-layout .btn-group-justified > .btn,
body.flip .btn-group-justified > .btn-group,
.tc-bootstrap-layout .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
body.flip .btn-group-justified > .btn-group .btn,
.tc-bootstrap-layout .btn-group-justified > .btn-group .btn {
  width: 100%;
}
body.flip [data-toggle=buttons] > .btn > input[type=radio],
.tc-bootstrap-layout [data-toggle=buttons] > .btn > input[type=radio],
body.flip [data-toggle=buttons] > .btn > input[type=checkbox],
.tc-bootstrap-layout [data-toggle=buttons] > .btn > input[type=checkbox] {
  display: none;
}
body.flip .input-group,
.tc-bootstrap-layout .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
body.flip .input-group[class*=col-],
.tc-bootstrap-layout .input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
body.flip .input-group .form-control,
.tc-bootstrap-layout .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
body.flip .input-group-lg > .form-control,
.tc-bootstrap-layout .input-group-lg > .form-control,
body.flip .input-group-lg > .input-group-addon,
.tc-bootstrap-layout .input-group-lg > .input-group-addon,
body.flip .input-group-lg > .input-group-btn > .btn,
.tc-bootstrap-layout .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
body.flip select.input-group-lg > .form-control,
.tc-bootstrap-layout select.input-group-lg > .form-control,
body.flip select.input-group-lg > .input-group-addon,
.tc-bootstrap-layout select.input-group-lg > .input-group-addon,
body.flip select.input-group-lg > .input-group-btn > .btn,
.tc-bootstrap-layout select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
body.flip textarea.input-group-lg > .form-control,
.tc-bootstrap-layout textarea.input-group-lg > .form-control,
body.flip textarea.input-group-lg > .input-group-addon,
.tc-bootstrap-layout textarea.input-group-lg > .input-group-addon,
body.flip textarea.input-group-lg > .input-group-btn > .btn,
.tc-bootstrap-layout textarea.input-group-lg > .input-group-btn > .btn,
body.flip select[multiple].input-group-lg > .form-control,
.tc-bootstrap-layout select[multiple].input-group-lg > .form-control,
body.flip select[multiple].input-group-lg > .input-group-addon,
.tc-bootstrap-layout select[multiple].input-group-lg > .input-group-addon,
body.flip select[multiple].input-group-lg > .input-group-btn > .btn,
.tc-bootstrap-layout select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
body.flip .input-group-sm > .form-control,
.tc-bootstrap-layout .input-group-sm > .form-control,
body.flip .input-group-sm > .input-group-addon,
.tc-bootstrap-layout .input-group-sm > .input-group-addon,
body.flip .input-group-sm > .input-group-btn > .btn,
.tc-bootstrap-layout .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
body.flip select.input-group-sm > .form-control,
.tc-bootstrap-layout select.input-group-sm > .form-control,
body.flip select.input-group-sm > .input-group-addon,
.tc-bootstrap-layout select.input-group-sm > .input-group-addon,
body.flip select.input-group-sm > .input-group-btn > .btn,
.tc-bootstrap-layout select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
body.flip textarea.input-group-sm > .form-control,
.tc-bootstrap-layout textarea.input-group-sm > .form-control,
body.flip textarea.input-group-sm > .input-group-addon,
.tc-bootstrap-layout textarea.input-group-sm > .input-group-addon,
body.flip textarea.input-group-sm > .input-group-btn > .btn,
.tc-bootstrap-layout textarea.input-group-sm > .input-group-btn > .btn,
body.flip select[multiple].input-group-sm > .form-control,
.tc-bootstrap-layout select[multiple].input-group-sm > .form-control,
body.flip select[multiple].input-group-sm > .input-group-addon,
.tc-bootstrap-layout select[multiple].input-group-sm > .input-group-addon,
body.flip select[multiple].input-group-sm > .input-group-btn > .btn,
.tc-bootstrap-layout select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
body.flip .input-group-addon,
.tc-bootstrap-layout .input-group-addon,
body.flip .input-group-btn,
.tc-bootstrap-layout .input-group-btn,
body.flip .input-group .form-control,
.tc-bootstrap-layout .input-group .form-control {
  display: table-cell;
}
body.flip .input-group-addon:not(:first-child):not(:last-child),
.tc-bootstrap-layout .input-group-addon:not(:first-child):not(:last-child),
body.flip .input-group-btn:not(:first-child):not(:last-child),
.tc-bootstrap-layout .input-group-btn:not(:first-child):not(:last-child),
body.flip .input-group .form-control:not(:first-child):not(:last-child),
.tc-bootstrap-layout .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
body.flip .input-group-addon,
.tc-bootstrap-layout .input-group-addon,
body.flip .input-group-btn,
.tc-bootstrap-layout .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
body.flip .input-group-addon,
.tc-bootstrap-layout .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
body.flip .input-group-addon.input-sm,
.tc-bootstrap-layout .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
body.flip .input-group-addon.input-lg,
.tc-bootstrap-layout .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
body.flip .input-group-addon input[type=radio],
.tc-bootstrap-layout .input-group-addon input[type=radio],
body.flip .input-group-addon input[type=checkbox],
.tc-bootstrap-layout .input-group-addon input[type=checkbox] {
  margin-top: 0;
}
body.flip .input-group .form-control:first-child,
.tc-bootstrap-layout .input-group .form-control:first-child,
body.flip .input-group-addon:first-child,
.tc-bootstrap-layout .input-group-addon:first-child,
body.flip .input-group-btn:first-child > .btn,
.tc-bootstrap-layout .input-group-btn:first-child > .btn,
body.flip .input-group-btn:first-child > .btn-group > .btn,
.tc-bootstrap-layout .input-group-btn:first-child > .btn-group > .btn,
body.flip .input-group-btn:first-child > .dropdown-toggle,
.tc-bootstrap-layout .input-group-btn:first-child > .dropdown-toggle,
body.flip .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.tc-bootstrap-layout .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
body.flip .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.tc-bootstrap-layout .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
body.flip .input-group-addon:first-child,
.tc-bootstrap-layout .input-group-addon:first-child {
  border-right: 0;
}
body.flip .input-group .form-control:last-child,
.tc-bootstrap-layout .input-group .form-control:last-child,
body.flip .input-group-addon:last-child,
.tc-bootstrap-layout .input-group-addon:last-child,
body.flip .input-group-btn:last-child > .btn,
.tc-bootstrap-layout .input-group-btn:last-child > .btn,
body.flip .input-group-btn:last-child > .btn-group > .btn,
.tc-bootstrap-layout .input-group-btn:last-child > .btn-group > .btn,
body.flip .input-group-btn:last-child > .dropdown-toggle,
.tc-bootstrap-layout .input-group-btn:last-child > .dropdown-toggle,
body.flip .input-group-btn:first-child > .btn:not(:first-child),
.tc-bootstrap-layout .input-group-btn:first-child > .btn:not(:first-child),
body.flip .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.tc-bootstrap-layout .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
body.flip .input-group-addon:last-child,
.tc-bootstrap-layout .input-group-addon:last-child {
  border-left: 0;
}
body.flip .input-group-btn,
.tc-bootstrap-layout .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
body.flip .input-group-btn > .btn,
.tc-bootstrap-layout .input-group-btn > .btn {
  position: relative;
}
body.flip .input-group-btn > .btn + .btn,
.tc-bootstrap-layout .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
body.flip .input-group-btn > .btn:hover,
.tc-bootstrap-layout .input-group-btn > .btn:hover,
body.flip .input-group-btn > .btn:focus,
.tc-bootstrap-layout .input-group-btn > .btn:focus,
body.flip .input-group-btn > .btn:active,
.tc-bootstrap-layout .input-group-btn > .btn:active {
  z-index: 2;
}
body.flip .input-group-btn:first-child > .btn,
.tc-bootstrap-layout .input-group-btn:first-child > .btn,
body.flip .input-group-btn:first-child > .btn-group,
.tc-bootstrap-layout .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
body.flip .input-group-btn:last-child > .btn,
.tc-bootstrap-layout .input-group-btn:last-child > .btn,
body.flip .input-group-btn:last-child > .btn-group,
.tc-bootstrap-layout .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
body.flip .nav,
.tc-bootstrap-layout .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
body.flip .nav > li,
.tc-bootstrap-layout .nav > li {
  position: relative;
  display: block;
}
body.flip .nav > li > a,
.tc-bootstrap-layout .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
body.flip .nav > li > a:hover,
.tc-bootstrap-layout .nav > li > a:hover,
body.flip .nav > li > a:focus,
.tc-bootstrap-layout .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
body.flip .nav > li.disabled > a,
.tc-bootstrap-layout .nav > li.disabled > a {
  color: #999;
}
body.flip .nav > li.disabled > a:hover,
.tc-bootstrap-layout .nav > li.disabled > a:hover,
body.flip .nav > li.disabled > a:focus,
.tc-bootstrap-layout .nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
body.flip .nav .open > a,
.tc-bootstrap-layout .nav .open > a,
body.flip .nav .open > a:hover,
.tc-bootstrap-layout .nav .open > a:hover,
body.flip .nav .open > a:focus,
.tc-bootstrap-layout .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
body.flip .nav .nav-divider,
.tc-bootstrap-layout .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
body.flip .nav > li > a > img,
.tc-bootstrap-layout .nav > li > a > img {
  max-width: none;
}
body.flip .nav-tabs,
.tc-bootstrap-layout .nav-tabs {
  border-bottom: 1px solid #ddd;
}
body.flip .nav-tabs > li,
.tc-bootstrap-layout .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
body.flip .nav-tabs > li > a,
.tc-bootstrap-layout .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
body.flip .nav-tabs > li > a:hover,
.tc-bootstrap-layout .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
body.flip .nav-tabs > li.active > a,
.tc-bootstrap-layout .nav-tabs > li.active > a,
body.flip .nav-tabs > li.active > a:hover,
.tc-bootstrap-layout .nav-tabs > li.active > a:hover,
body.flip .nav-tabs > li.active > a:focus,
.tc-bootstrap-layout .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
body.flip .nav-tabs.nav-justified,
.tc-bootstrap-layout .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
body.flip .nav-tabs.nav-justified > li,
.tc-bootstrap-layout .nav-tabs.nav-justified > li {
  float: none;
}
body.flip .nav-tabs.nav-justified > li > a,
.tc-bootstrap-layout .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
body.flip .nav-tabs.nav-justified > .dropdown .dropdown-menu,
.tc-bootstrap-layout .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  body.flip .nav-tabs.nav-justified > li,
  .tc-bootstrap-layout .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  body.flip .nav-tabs.nav-justified > li > a,
  .tc-bootstrap-layout .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
body.flip .nav-tabs.nav-justified > li > a,
.tc-bootstrap-layout .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
body.flip .nav-tabs.nav-justified > .active > a,
.tc-bootstrap-layout .nav-tabs.nav-justified > .active > a,
body.flip .nav-tabs.nav-justified > .active > a:hover,
.tc-bootstrap-layout .nav-tabs.nav-justified > .active > a:hover,
body.flip .nav-tabs.nav-justified > .active > a:focus,
.tc-bootstrap-layout .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  body.flip .nav-tabs.nav-justified > li > a,
  .tc-bootstrap-layout .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  body.flip .nav-tabs.nav-justified > .active > a,
  .tc-bootstrap-layout .nav-tabs.nav-justified > .active > a,
  body.flip .nav-tabs.nav-justified > .active > a:hover,
  .tc-bootstrap-layout .nav-tabs.nav-justified > .active > a:hover,
  body.flip .nav-tabs.nav-justified > .active > a:focus,
  .tc-bootstrap-layout .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
body.flip .nav-pills > li,
.tc-bootstrap-layout .nav-pills > li {
  float: left;
}
body.flip .nav-pills > li > a,
.tc-bootstrap-layout .nav-pills > li > a {
  border-radius: 4px;
}
body.flip .nav-pills > li + li,
.tc-bootstrap-layout .nav-pills > li + li {
  margin-left: 2px;
}
body.flip .nav-pills > li.active > a,
.tc-bootstrap-layout .nav-pills > li.active > a,
body.flip .nav-pills > li.active > a:hover,
.tc-bootstrap-layout .nav-pills > li.active > a:hover,
body.flip .nav-pills > li.active > a:focus,
.tc-bootstrap-layout .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
body.flip .nav-stacked > li,
.tc-bootstrap-layout .nav-stacked > li {
  float: none;
}
body.flip .nav-stacked > li + li,
.tc-bootstrap-layout .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
body.flip .nav-justified,
.tc-bootstrap-layout .nav-justified {
  width: 100%;
}
body.flip .nav-justified > li,
.tc-bootstrap-layout .nav-justified > li {
  float: none;
}
body.flip .nav-justified > li > a,
.tc-bootstrap-layout .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
body.flip .nav-justified > .dropdown .dropdown-menu,
.tc-bootstrap-layout .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  body.flip .nav-justified > li,
  .tc-bootstrap-layout .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  body.flip .nav-justified > li > a,
  .tc-bootstrap-layout .nav-justified > li > a {
    margin-bottom: 0;
  }
}
body.flip .nav-tabs-justified,
.tc-bootstrap-layout .nav-tabs-justified {
  border-bottom: 0;
}
body.flip .nav-tabs-justified > li > a,
.tc-bootstrap-layout .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
body.flip .nav-tabs-justified > .active > a,
.tc-bootstrap-layout .nav-tabs-justified > .active > a,
body.flip .nav-tabs-justified > .active > a:hover,
.tc-bootstrap-layout .nav-tabs-justified > .active > a:hover,
body.flip .nav-tabs-justified > .active > a:focus,
.tc-bootstrap-layout .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  body.flip .nav-tabs-justified > li > a,
  .tc-bootstrap-layout .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  body.flip .nav-tabs-justified > .active > a,
  .tc-bootstrap-layout .nav-tabs-justified > .active > a,
  body.flip .nav-tabs-justified > .active > a:hover,
  .tc-bootstrap-layout .nav-tabs-justified > .active > a:hover,
  body.flip .nav-tabs-justified > .active > a:focus,
  .tc-bootstrap-layout .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
body.flip .tab-content > .tab-pane,
.tc-bootstrap-layout .tab-content > .tab-pane {
  display: none;
}
body.flip .tab-content > .active,
.tc-bootstrap-layout .tab-content > .active {
  display: block;
}
body.flip .nav-tabs .dropdown-menu,
.tc-bootstrap-layout .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
body.flip .navbar,
.tc-bootstrap-layout .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  body.flip .navbar,
  .tc-bootstrap-layout .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  body.flip .navbar-header,
  .tc-bootstrap-layout .navbar-header {
    float: left;
  }
}
body.flip .navbar-collapse,
.tc-bootstrap-layout .navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
body.flip .navbar-collapse.in,
.tc-bootstrap-layout .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  body.flip .navbar-collapse,
  .tc-bootstrap-layout .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  body.flip .navbar-collapse.collapse,
  .tc-bootstrap-layout .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  body.flip .navbar-collapse.in,
  .tc-bootstrap-layout .navbar-collapse.in {
    overflow-y: visible;
  }
  body.flip .navbar-fixed-top .navbar-collapse,
  .tc-bootstrap-layout .navbar-fixed-top .navbar-collapse,
  body.flip .navbar-static-top .navbar-collapse,
  .tc-bootstrap-layout .navbar-static-top .navbar-collapse,
  body.flip .navbar-fixed-bottom .navbar-collapse,
  .tc-bootstrap-layout .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
body.flip .container > .navbar-header,
.tc-bootstrap-layout .container > .navbar-header,
body.flip .container-fluid > .navbar-header,
.tc-bootstrap-layout .container-fluid > .navbar-header,
body.flip .container > .navbar-collapse,
.tc-bootstrap-layout .container > .navbar-collapse,
body.flip .container-fluid > .navbar-collapse,
.tc-bootstrap-layout .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  body.flip .container > .navbar-header,
  .tc-bootstrap-layout .container > .navbar-header,
  body.flip .container-fluid > .navbar-header,
  .tc-bootstrap-layout .container-fluid > .navbar-header,
  body.flip .container > .navbar-collapse,
  .tc-bootstrap-layout .container > .navbar-collapse,
  body.flip .container-fluid > .navbar-collapse,
  .tc-bootstrap-layout .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
body.flip .navbar-static-top,
.tc-bootstrap-layout .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  body.flip .navbar-static-top,
  .tc-bootstrap-layout .navbar-static-top {
    border-radius: 0;
  }
}
body.flip .navbar-fixed-top,
.tc-bootstrap-layout .navbar-fixed-top,
body.flip .navbar-fixed-bottom,
.tc-bootstrap-layout .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  body.flip .navbar-fixed-top,
  .tc-bootstrap-layout .navbar-fixed-top,
  body.flip .navbar-fixed-bottom,
  .tc-bootstrap-layout .navbar-fixed-bottom {
    border-radius: 0;
  }
}
body.flip .navbar-fixed-top,
.tc-bootstrap-layout .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
body.flip .navbar-fixed-bottom,
.tc-bootstrap-layout .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
body.flip .navbar-brand,
.tc-bootstrap-layout .navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
body.flip .navbar-brand:hover,
.tc-bootstrap-layout .navbar-brand:hover,
body.flip .navbar-brand:focus,
.tc-bootstrap-layout .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  body.flip .navbar > .container .navbar-brand,
  .tc-bootstrap-layout .navbar > .container .navbar-brand,
  body.flip .navbar > .container-fluid .navbar-brand,
  .tc-bootstrap-layout .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
body.flip .navbar-toggle,
.tc-bootstrap-layout .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
body.flip .navbar-toggle:focus,
.tc-bootstrap-layout .navbar-toggle:focus {
  outline: 0;
}
body.flip .navbar-toggle .icon-bar,
.tc-bootstrap-layout .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
body.flip .navbar-toggle .icon-bar + .icon-bar,
.tc-bootstrap-layout .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  body.flip .navbar-toggle,
  .tc-bootstrap-layout .navbar-toggle {
    display: none;
  }
}
body.flip .navbar-nav,
.tc-bootstrap-layout .navbar-nav {
  margin: 7.5px -15px;
}
body.flip .navbar-nav > li > a,
.tc-bootstrap-layout .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  body.flip .navbar-nav .open .dropdown-menu,
  .tc-bootstrap-layout .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  body.flip .navbar-nav .open .dropdown-menu > li > a,
  .tc-bootstrap-layout .navbar-nav .open .dropdown-menu > li > a,
  body.flip .navbar-nav .open .dropdown-menu .dropdown-header,
  .tc-bootstrap-layout .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  body.flip .navbar-nav .open .dropdown-menu > li > a,
  .tc-bootstrap-layout .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  body.flip .navbar-nav .open .dropdown-menu > li > a:hover,
  .tc-bootstrap-layout .navbar-nav .open .dropdown-menu > li > a:hover,
  body.flip .navbar-nav .open .dropdown-menu > li > a:focus,
  .tc-bootstrap-layout .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  body.flip .navbar-nav,
  .tc-bootstrap-layout .navbar-nav {
    float: left;
    margin: 0;
  }
  body.flip .navbar-nav > li,
  .tc-bootstrap-layout .navbar-nav > li {
    float: left;
  }
  body.flip .navbar-nav > li > a,
  .tc-bootstrap-layout .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body.flip .navbar-nav.navbar-right:last-child,
  .tc-bootstrap-layout .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  body.flip .navbar-left,
  .tc-bootstrap-layout .navbar-left {
    float: left !important;
  }
  body.flip .navbar-right,
  .tc-bootstrap-layout .navbar-right {
    float: right !important;
  }
}
body.flip .navbar-form,
.tc-bootstrap-layout .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  body.flip .navbar-form .form-group,
  .tc-bootstrap-layout .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  body.flip .navbar-form .form-control,
  .tc-bootstrap-layout .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  body.flip .navbar-form .input-group > .form-control,
  .tc-bootstrap-layout .navbar-form .input-group > .form-control {
    width: 100%;
  }
  body.flip .navbar-form .control-label,
  .tc-bootstrap-layout .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  body.flip .navbar-form .radio,
  .tc-bootstrap-layout .navbar-form .radio,
  body.flip .navbar-form .checkbox,
  .tc-bootstrap-layout .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  body.flip .navbar-form .radio input[type=radio],
  .tc-bootstrap-layout .navbar-form .radio input[type=radio],
  body.flip .navbar-form .checkbox input[type=checkbox],
  .tc-bootstrap-layout .navbar-form .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
  body.flip .navbar-form .has-feedback .form-control-feedback,
  .tc-bootstrap-layout .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  body.flip .navbar-form .form-group,
  .tc-bootstrap-layout .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  body.flip .navbar-form,
  .tc-bootstrap-layout .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body.flip .navbar-form.navbar-right:last-child,
  .tc-bootstrap-layout .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
body.flip .navbar-nav > li > .dropdown-menu,
.tc-bootstrap-layout .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
body.flip .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu,
.tc-bootstrap-layout .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
body.flip .navbar-btn,
.tc-bootstrap-layout .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
body.flip .navbar-btn.btn-sm,
.tc-bootstrap-layout .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
body.flip .navbar-btn.btn-xs,
.tc-bootstrap-layout .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
body.flip .navbar-text,
.tc-bootstrap-layout .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  body.flip .navbar-text,
  .tc-bootstrap-layout .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  body.flip .navbar-text.navbar-right:last-child,
  .tc-bootstrap-layout .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
body.flip .navbar-default,
.tc-bootstrap-layout .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
body.flip .navbar-default .navbar-brand,
.tc-bootstrap-layout .navbar-default .navbar-brand {
  color: #777;
}
body.flip .navbar-default .navbar-brand:hover,
.tc-bootstrap-layout .navbar-default .navbar-brand:hover,
body.flip .navbar-default .navbar-brand:focus,
.tc-bootstrap-layout .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
body.flip .navbar-default .navbar-text,
.tc-bootstrap-layout .navbar-default .navbar-text {
  color: #777;
}
body.flip .navbar-default .navbar-nav > li > a,
.tc-bootstrap-layout .navbar-default .navbar-nav > li > a {
  color: #777;
}
body.flip .navbar-default .navbar-nav > li > a:hover,
.tc-bootstrap-layout .navbar-default .navbar-nav > li > a:hover,
body.flip .navbar-default .navbar-nav > li > a:focus,
.tc-bootstrap-layout .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
body.flip .navbar-default .navbar-nav > .active > a,
.tc-bootstrap-layout .navbar-default .navbar-nav > .active > a,
body.flip .navbar-default .navbar-nav > .active > a:hover,
.tc-bootstrap-layout .navbar-default .navbar-nav > .active > a:hover,
body.flip .navbar-default .navbar-nav > .active > a:focus,
.tc-bootstrap-layout .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
body.flip .navbar-default .navbar-nav > .disabled > a,
.tc-bootstrap-layout .navbar-default .navbar-nav > .disabled > a,
body.flip .navbar-default .navbar-nav > .disabled > a:hover,
.tc-bootstrap-layout .navbar-default .navbar-nav > .disabled > a:hover,
body.flip .navbar-default .navbar-nav > .disabled > a:focus,
.tc-bootstrap-layout .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
body.flip .navbar-default .navbar-toggle,
.tc-bootstrap-layout .navbar-default .navbar-toggle {
  border-color: #ddd;
}
body.flip .navbar-default .navbar-toggle:hover,
.tc-bootstrap-layout .navbar-default .navbar-toggle:hover,
body.flip .navbar-default .navbar-toggle:focus,
.tc-bootstrap-layout .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
body.flip .navbar-default .navbar-toggle .icon-bar,
.tc-bootstrap-layout .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
body.flip .navbar-default .navbar-collapse,
.tc-bootstrap-layout .navbar-default .navbar-collapse,
body.flip .navbar-default .navbar-form,
.tc-bootstrap-layout .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
body.flip .navbar-default .navbar-nav > .open > a,
.tc-bootstrap-layout .navbar-default .navbar-nav > .open > a,
body.flip .navbar-default .navbar-nav > .open > a:hover,
.tc-bootstrap-layout .navbar-default .navbar-nav > .open > a:hover,
body.flip .navbar-default .navbar-nav > .open > a:focus,
.tc-bootstrap-layout .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  body.flip .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .tc-bootstrap-layout .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  body.flip .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .tc-bootstrap-layout .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  body.flip .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .tc-bootstrap-layout .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  body.flip .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .tc-bootstrap-layout .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  body.flip .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .tc-bootstrap-layout .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  body.flip .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .tc-bootstrap-layout .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  body.flip .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .tc-bootstrap-layout .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  body.flip .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .tc-bootstrap-layout .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  body.flip .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .tc-bootstrap-layout .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
body.flip .navbar-default .navbar-link,
.tc-bootstrap-layout .navbar-default .navbar-link {
  color: #777;
}
body.flip .navbar-default .navbar-link:hover,
.tc-bootstrap-layout .navbar-default .navbar-link:hover {
  color: #333;
}
body.flip .navbar-inverse,
.tc-bootstrap-layout .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
body.flip .navbar-inverse .navbar-brand,
.tc-bootstrap-layout .navbar-inverse .navbar-brand {
  color: #999;
}
body.flip .navbar-inverse .navbar-brand:hover,
.tc-bootstrap-layout .navbar-inverse .navbar-brand:hover,
body.flip .navbar-inverse .navbar-brand:focus,
.tc-bootstrap-layout .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
body.flip .navbar-inverse .navbar-text,
.tc-bootstrap-layout .navbar-inverse .navbar-text {
  color: #999;
}
body.flip .navbar-inverse .navbar-nav > li > a,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > li > a {
  color: #999;
}
body.flip .navbar-inverse .navbar-nav > li > a:hover,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > li > a:hover,
body.flip .navbar-inverse .navbar-nav > li > a:focus,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
body.flip .navbar-inverse .navbar-nav > .active > a,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .active > a,
body.flip .navbar-inverse .navbar-nav > .active > a:hover,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .active > a:hover,
body.flip .navbar-inverse .navbar-nav > .active > a:focus,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
body.flip .navbar-inverse .navbar-nav > .disabled > a,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .disabled > a,
body.flip .navbar-inverse .navbar-nav > .disabled > a:hover,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .disabled > a:hover,
body.flip .navbar-inverse .navbar-nav > .disabled > a:focus,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
body.flip .navbar-inverse .navbar-toggle,
.tc-bootstrap-layout .navbar-inverse .navbar-toggle {
  border-color: #333;
}
body.flip .navbar-inverse .navbar-toggle:hover,
.tc-bootstrap-layout .navbar-inverse .navbar-toggle:hover,
body.flip .navbar-inverse .navbar-toggle:focus,
.tc-bootstrap-layout .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
body.flip .navbar-inverse .navbar-toggle .icon-bar,
.tc-bootstrap-layout .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
body.flip .navbar-inverse .navbar-collapse,
.tc-bootstrap-layout .navbar-inverse .navbar-collapse,
body.flip .navbar-inverse .navbar-form,
.tc-bootstrap-layout .navbar-inverse .navbar-form {
  border-color: #101010;
}
body.flip .navbar-inverse .navbar-nav > .open > a,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .open > a,
body.flip .navbar-inverse .navbar-nav > .open > a:hover,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .open > a:hover,
body.flip .navbar-inverse .navbar-nav > .open > a:focus,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu .divider,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  body.flip .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .tc-bootstrap-layout .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
body.flip .navbar-inverse .navbar-link,
.tc-bootstrap-layout .navbar-inverse .navbar-link {
  color: #999;
}
body.flip .navbar-inverse .navbar-link:hover,
.tc-bootstrap-layout .navbar-inverse .navbar-link:hover {
  color: #fff;
}
body.flip .breadcrumb,
.tc-bootstrap-layout .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
body.flip .breadcrumb > li,
.tc-bootstrap-layout .breadcrumb > li {
  display: inline-block;
}
body.flip .breadcrumb > li + li:before,
.tc-bootstrap-layout .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
body.flip .breadcrumb > .active,
.tc-bootstrap-layout .breadcrumb > .active {
  color: #999;
}
body.flip .pagination,
.tc-bootstrap-layout .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
body.flip .pagination > li,
.tc-bootstrap-layout .pagination > li {
  display: inline;
}
body.flip .pagination > li > a,
.tc-bootstrap-layout .pagination > li > a,
body.flip .pagination > li > span,
.tc-bootstrap-layout .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
body.flip .pagination > li:first-child > a,
.tc-bootstrap-layout .pagination > li:first-child > a,
body.flip .pagination > li:first-child > span,
.tc-bootstrap-layout .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
body.flip .pagination > li:last-child > a,
.tc-bootstrap-layout .pagination > li:last-child > a,
body.flip .pagination > li:last-child > span,
.tc-bootstrap-layout .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
body.flip .pagination > li > a:hover,
.tc-bootstrap-layout .pagination > li > a:hover,
body.flip .pagination > li > span:hover,
.tc-bootstrap-layout .pagination > li > span:hover,
body.flip .pagination > li > a:focus,
.tc-bootstrap-layout .pagination > li > a:focus,
body.flip .pagination > li > span:focus,
.tc-bootstrap-layout .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
body.flip .pagination > .active > a,
.tc-bootstrap-layout .pagination > .active > a,
body.flip .pagination > .active > span,
.tc-bootstrap-layout .pagination > .active > span,
body.flip .pagination > .active > a:hover,
.tc-bootstrap-layout .pagination > .active > a:hover,
body.flip .pagination > .active > span:hover,
.tc-bootstrap-layout .pagination > .active > span:hover,
body.flip .pagination > .active > a:focus,
.tc-bootstrap-layout .pagination > .active > a:focus,
body.flip .pagination > .active > span:focus,
.tc-bootstrap-layout .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
body.flip .pagination > .disabled > span,
.tc-bootstrap-layout .pagination > .disabled > span,
body.flip .pagination > .disabled > span:hover,
.tc-bootstrap-layout .pagination > .disabled > span:hover,
body.flip .pagination > .disabled > span:focus,
.tc-bootstrap-layout .pagination > .disabled > span:focus,
body.flip .pagination > .disabled > a,
.tc-bootstrap-layout .pagination > .disabled > a,
body.flip .pagination > .disabled > a:hover,
.tc-bootstrap-layout .pagination > .disabled > a:hover,
body.flip .pagination > .disabled > a:focus,
.tc-bootstrap-layout .pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
body.flip .pagination-lg > li > a,
.tc-bootstrap-layout .pagination-lg > li > a,
body.flip .pagination-lg > li > span,
.tc-bootstrap-layout .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
body.flip .pagination-lg > li:first-child > a,
.tc-bootstrap-layout .pagination-lg > li:first-child > a,
body.flip .pagination-lg > li:first-child > span,
.tc-bootstrap-layout .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
body.flip .pagination-lg > li:last-child > a,
.tc-bootstrap-layout .pagination-lg > li:last-child > a,
body.flip .pagination-lg > li:last-child > span,
.tc-bootstrap-layout .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
body.flip .pagination-sm > li > a,
.tc-bootstrap-layout .pagination-sm > li > a,
body.flip .pagination-sm > li > span,
.tc-bootstrap-layout .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
body.flip .pagination-sm > li:first-child > a,
.tc-bootstrap-layout .pagination-sm > li:first-child > a,
body.flip .pagination-sm > li:first-child > span,
.tc-bootstrap-layout .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
body.flip .pagination-sm > li:last-child > a,
.tc-bootstrap-layout .pagination-sm > li:last-child > a,
body.flip .pagination-sm > li:last-child > span,
.tc-bootstrap-layout .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
body.flip .pager,
.tc-bootstrap-layout .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
body.flip .pager li,
.tc-bootstrap-layout .pager li {
  display: inline;
}
body.flip .pager li > a,
.tc-bootstrap-layout .pager li > a,
body.flip .pager li > span,
.tc-bootstrap-layout .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
body.flip .pager li > a:hover,
.tc-bootstrap-layout .pager li > a:hover,
body.flip .pager li > a:focus,
.tc-bootstrap-layout .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
body.flip .pager .next > a,
.tc-bootstrap-layout .pager .next > a,
body.flip .pager .next > span,
.tc-bootstrap-layout .pager .next > span {
  float: right;
}
body.flip .pager .previous > a,
.tc-bootstrap-layout .pager .previous > a,
body.flip .pager .previous > span,
.tc-bootstrap-layout .pager .previous > span {
  float: left;
}
body.flip .pager .disabled > a,
.tc-bootstrap-layout .pager .disabled > a,
body.flip .pager .disabled > a:hover,
.tc-bootstrap-layout .pager .disabled > a:hover,
body.flip .pager .disabled > a:focus,
.tc-bootstrap-layout .pager .disabled > a:focus,
body.flip .pager .disabled > span,
.tc-bootstrap-layout .pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}
body.flip .label,
.tc-bootstrap-layout .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
body.flip .label[href]:hover,
.tc-bootstrap-layout .label[href]:hover,
body.flip .label[href]:focus,
.tc-bootstrap-layout .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
body.flip .label:empty,
.tc-bootstrap-layout .label:empty {
  display: none;
}
body.flip .btn .label,
.tc-bootstrap-layout .btn .label {
  position: relative;
  top: -1px;
}
body.flip .label-default,
.tc-bootstrap-layout .label-default {
  background-color: #999;
}
body.flip .label-default[href]:hover,
.tc-bootstrap-layout .label-default[href]:hover,
body.flip .label-default[href]:focus,
.tc-bootstrap-layout .label-default[href]:focus {
  background-color: gray;
}
body.flip .label-primary,
.tc-bootstrap-layout .label-primary {
  background-color: #428bca;
}
body.flip .label-primary[href]:hover,
.tc-bootstrap-layout .label-primary[href]:hover,
body.flip .label-primary[href]:focus,
.tc-bootstrap-layout .label-primary[href]:focus {
  background-color: #3071a9;
}
body.flip .label-success,
.tc-bootstrap-layout .label-success {
  background-color: #5cb85c;
}
body.flip .label-success[href]:hover,
.tc-bootstrap-layout .label-success[href]:hover,
body.flip .label-success[href]:focus,
.tc-bootstrap-layout .label-success[href]:focus {
  background-color: #449d44;
}
body.flip .label-info,
.tc-bootstrap-layout .label-info {
  background-color: #5bc0de;
}
body.flip .label-info[href]:hover,
.tc-bootstrap-layout .label-info[href]:hover,
body.flip .label-info[href]:focus,
.tc-bootstrap-layout .label-info[href]:focus {
  background-color: #31b0d5;
}
body.flip .label-warning,
.tc-bootstrap-layout .label-warning {
  background-color: #f0ad4e;
}
body.flip .label-warning[href]:hover,
.tc-bootstrap-layout .label-warning[href]:hover,
body.flip .label-warning[href]:focus,
.tc-bootstrap-layout .label-warning[href]:focus {
  background-color: #ec971f;
}
body.flip .label-danger,
.tc-bootstrap-layout .label-danger {
  background-color: #d9534f;
}
body.flip .label-danger[href]:hover,
.tc-bootstrap-layout .label-danger[href]:hover,
body.flip .label-danger[href]:focus,
.tc-bootstrap-layout .label-danger[href]:focus {
  background-color: #c9302c;
}
body.flip .badge,
.tc-bootstrap-layout .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}
body.flip .badge:empty,
.tc-bootstrap-layout .badge:empty {
  display: none;
}
body.flip .btn .badge,
.tc-bootstrap-layout .btn .badge {
  position: relative;
  top: -1px;
}
body.flip .btn-xs .badge,
.tc-bootstrap-layout .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
body.flip a.badge:hover,
.tc-bootstrap-layout a.badge:hover,
body.flip a.badge:focus,
.tc-bootstrap-layout a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
body.flip a.list-group-item.active > .badge,
.tc-bootstrap-layout a.list-group-item.active > .badge,
body.flip .nav-pills > .active > a > .badge,
.tc-bootstrap-layout .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
body.flip .nav-pills > li > a > .badge,
.tc-bootstrap-layout .nav-pills > li > a > .badge {
  margin-left: 3px;
}
body.flip .jumbotron,
.tc-bootstrap-layout .jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
body.flip .jumbotron h1,
.tc-bootstrap-layout .jumbotron h1,
body.flip .jumbotron .h1,
.tc-bootstrap-layout .jumbotron .h1 {
  color: inherit;
}
body.flip .jumbotron p,
.tc-bootstrap-layout .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
body.flip .container .jumbotron,
.tc-bootstrap-layout .container .jumbotron {
  border-radius: 6px;
}
body.flip .jumbotron .container,
.tc-bootstrap-layout .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  body.flip .jumbotron,
  .tc-bootstrap-layout .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  body.flip .container .jumbotron,
  .tc-bootstrap-layout .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  body.flip .jumbotron h1,
  .tc-bootstrap-layout .jumbotron h1,
  body.flip .jumbotron .h1,
  .tc-bootstrap-layout .jumbotron .h1 {
    font-size: 63px;
  }
}
body.flip .thumbnail,
.tc-bootstrap-layout .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.flip .thumbnail > img,
.tc-bootstrap-layout .thumbnail > img,
body.flip .thumbnail a > img,
.tc-bootstrap-layout .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
body.flip a.thumbnail:hover,
.tc-bootstrap-layout a.thumbnail:hover,
body.flip a.thumbnail:focus,
.tc-bootstrap-layout a.thumbnail:focus,
body.flip a.thumbnail.active,
.tc-bootstrap-layout a.thumbnail.active {
  border-color: #428bca;
}
body.flip .thumbnail .caption,
.tc-bootstrap-layout .thumbnail .caption {
  padding: 9px;
  color: #333;
}
body.flip .alert,
.tc-bootstrap-layout .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
body.flip .alert h4,
.tc-bootstrap-layout .alert h4 {
  margin-top: 0;
  color: inherit;
}
body.flip .alert .alert-link,
.tc-bootstrap-layout .alert .alert-link {
  font-weight: 700;
}
body.flip .alert > p,
.tc-bootstrap-layout .alert > p,
body.flip .alert > ul,
.tc-bootstrap-layout .alert > ul {
  margin-bottom: 0;
}
body.flip .alert > p + p,
.tc-bootstrap-layout .alert > p + p {
  margin-top: 5px;
}
body.flip .alert-dismissable,
.tc-bootstrap-layout .alert-dismissable {
  padding-right: 35px;
}
body.flip .alert-dismissable .close,
.tc-bootstrap-layout .alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
body.flip .alert-success,
.tc-bootstrap-layout .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
body.flip .alert-success hr,
.tc-bootstrap-layout .alert-success hr {
  border-top-color: #c9e2b3;
}
body.flip .alert-success .alert-link,
.tc-bootstrap-layout .alert-success .alert-link {
  color: #2b542c;
}
body.flip .alert-info,
.tc-bootstrap-layout .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
body.flip .alert-info hr,
.tc-bootstrap-layout .alert-info hr {
  border-top-color: #a6e1ec;
}
body.flip .alert-info .alert-link,
.tc-bootstrap-layout .alert-info .alert-link {
  color: #245269;
}
body.flip .alert-warning,
.tc-bootstrap-layout .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
body.flip .alert-warning hr,
.tc-bootstrap-layout .alert-warning hr {
  border-top-color: #f7e1b5;
}
body.flip .alert-warning .alert-link,
.tc-bootstrap-layout .alert-warning .alert-link {
  color: #66512c;
}
body.flip .alert-danger,
.tc-bootstrap-layout .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
body.flip .alert-danger hr,
.tc-bootstrap-layout .alert-danger hr {
  border-top-color: #e4b9c0;
}
body.flip .alert-danger .alert-link,
.tc-bootstrap-layout .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
body.flip .progress,
.tc-bootstrap-layout .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
body.flip .progress-bar,
.tc-bootstrap-layout .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
body.flip .progress-striped .progress-bar,
.tc-bootstrap-layout .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
body.flip .progress.active .progress-bar,
.tc-bootstrap-layout .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
body.flip .progress-bar-success,
.tc-bootstrap-layout .progress-bar-success {
  background-color: #5681c0;
}
body.flip .progress-striped .progress-bar-success,
.tc-bootstrap-layout .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
body.flip .progress-bar-info,
.tc-bootstrap-layout .progress-bar-info {
  background-color: #5bc0de;
}
body.flip .progress-striped .progress-bar-info,
.tc-bootstrap-layout .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
body.flip .progress-bar-warning,
.tc-bootstrap-layout .progress-bar-warning {
  background-color: #f0ad4e;
}
body.flip .progress-striped .progress-bar-warning,
.tc-bootstrap-layout .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
body.flip .progress-bar-danger,
.tc-bootstrap-layout .progress-bar-danger {
  background-color: #d9534f;
}
body.flip .progress-striped .progress-bar-danger,
.tc-bootstrap-layout .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
body.flip .media,
.tc-bootstrap-layout .media,
body.flip .media-body,
.tc-bootstrap-layout .media-body {
  overflow: hidden;
  zoom: 1;
}
body.flip .media,
.tc-bootstrap-layout .media,
body.flip .media .media,
.tc-bootstrap-layout .media .media {
  margin-top: 15px;
}
body.flip .media:first-child,
.tc-bootstrap-layout .media:first-child {
  margin-top: 0;
}
body.flip .media-object,
.tc-bootstrap-layout .media-object {
  display: block;
}
body.flip .media-heading,
.tc-bootstrap-layout .media-heading {
  margin: 0 0 5px;
}
body.flip .media > .pull-left,
.tc-bootstrap-layout .media > .pull-left {
  margin-right: 10px;
}
body.flip .media > .pull-right,
.tc-bootstrap-layout .media > .pull-right {
  margin-left: 10px;
}
body.flip .media-list,
.tc-bootstrap-layout .media-list {
  padding-left: 0;
  list-style: none;
}
body.flip .list-group,
.tc-bootstrap-layout .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
body.flip .list-group-item,
.tc-bootstrap-layout .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
body.flip .list-group-item:first-child,
.tc-bootstrap-layout .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
body.flip .list-group-item:last-child,
.tc-bootstrap-layout .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
body.flip .list-group-item > .badge,
.tc-bootstrap-layout .list-group-item > .badge {
  float: right;
}
body.flip .list-group-item > .badge + .badge,
.tc-bootstrap-layout .list-group-item > .badge + .badge {
  margin-right: 5px;
}
body.flip a.list-group-item,
.tc-bootstrap-layout a.list-group-item {
  color: #555;
}
body.flip a.list-group-item .list-group-item-heading,
.tc-bootstrap-layout a.list-group-item .list-group-item-heading {
  color: #333;
}
body.flip a.list-group-item:hover,
.tc-bootstrap-layout a.list-group-item:hover,
body.flip a.list-group-item:focus,
.tc-bootstrap-layout a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
body.flip a.list-group-item.active,
.tc-bootstrap-layout a.list-group-item.active,
body.flip a.list-group-item.active:hover,
.tc-bootstrap-layout a.list-group-item.active:hover,
body.flip a.list-group-item.active:focus,
.tc-bootstrap-layout a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
body.flip a.list-group-item.active .list-group-item-heading,
.tc-bootstrap-layout a.list-group-item.active .list-group-item-heading,
body.flip a.list-group-item.active:hover .list-group-item-heading,
.tc-bootstrap-layout a.list-group-item.active:hover .list-group-item-heading,
body.flip a.list-group-item.active:focus .list-group-item-heading,
.tc-bootstrap-layout a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
body.flip a.list-group-item.active .list-group-item-text,
.tc-bootstrap-layout a.list-group-item.active .list-group-item-text,
body.flip a.list-group-item.active:hover .list-group-item-text,
.tc-bootstrap-layout a.list-group-item.active:hover .list-group-item-text,
body.flip a.list-group-item.active:focus .list-group-item-text,
.tc-bootstrap-layout a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
body.flip .list-group-item-success,
.tc-bootstrap-layout .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
body.flip a.list-group-item-success,
.tc-bootstrap-layout a.list-group-item-success {
  color: #3c763d;
}
body.flip a.list-group-item-success .list-group-item-heading,
.tc-bootstrap-layout a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
body.flip a.list-group-item-success:hover,
.tc-bootstrap-layout a.list-group-item-success:hover,
body.flip a.list-group-item-success:focus,
.tc-bootstrap-layout a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
body.flip a.list-group-item-success.active,
.tc-bootstrap-layout a.list-group-item-success.active,
body.flip a.list-group-item-success.active:hover,
.tc-bootstrap-layout a.list-group-item-success.active:hover,
body.flip a.list-group-item-success.active:focus,
.tc-bootstrap-layout a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
body.flip .list-group-item-info,
.tc-bootstrap-layout .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
body.flip a.list-group-item-info,
.tc-bootstrap-layout a.list-group-item-info {
  color: #31708f;
}
body.flip a.list-group-item-info .list-group-item-heading,
.tc-bootstrap-layout a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
body.flip a.list-group-item-info:hover,
.tc-bootstrap-layout a.list-group-item-info:hover,
body.flip a.list-group-item-info:focus,
.tc-bootstrap-layout a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
body.flip a.list-group-item-info.active,
.tc-bootstrap-layout a.list-group-item-info.active,
body.flip a.list-group-item-info.active:hover,
.tc-bootstrap-layout a.list-group-item-info.active:hover,
body.flip a.list-group-item-info.active:focus,
.tc-bootstrap-layout a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
body.flip .list-group-item-warning,
.tc-bootstrap-layout .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
body.flip a.list-group-item-warning,
.tc-bootstrap-layout a.list-group-item-warning {
  color: #8a6d3b;
}
body.flip a.list-group-item-warning .list-group-item-heading,
.tc-bootstrap-layout a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
body.flip a.list-group-item-warning:hover,
.tc-bootstrap-layout a.list-group-item-warning:hover,
body.flip a.list-group-item-warning:focus,
.tc-bootstrap-layout a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
body.flip a.list-group-item-warning.active,
.tc-bootstrap-layout a.list-group-item-warning.active,
body.flip a.list-group-item-warning.active:hover,
.tc-bootstrap-layout a.list-group-item-warning.active:hover,
body.flip a.list-group-item-warning.active:focus,
.tc-bootstrap-layout a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
body.flip .list-group-item-danger,
.tc-bootstrap-layout .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
body.flip a.list-group-item-danger,
.tc-bootstrap-layout a.list-group-item-danger {
  color: #a94442;
}
body.flip a.list-group-item-danger .list-group-item-heading,
.tc-bootstrap-layout a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
body.flip a.list-group-item-danger:hover,
.tc-bootstrap-layout a.list-group-item-danger:hover,
body.flip a.list-group-item-danger:focus,
.tc-bootstrap-layout a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
body.flip a.list-group-item-danger.active,
.tc-bootstrap-layout a.list-group-item-danger.active,
body.flip a.list-group-item-danger.active:hover,
.tc-bootstrap-layout a.list-group-item-danger.active:hover,
body.flip a.list-group-item-danger.active:focus,
.tc-bootstrap-layout a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
body.flip .list-group-item-heading,
.tc-bootstrap-layout .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
body.flip .list-group-item-text,
.tc-bootstrap-layout .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
body.flip .panel,
.tc-bootstrap-layout .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);
}
body.flip .panel-body,
.tc-bootstrap-layout .panel-body {
  padding: 15px;
}
body.flip .panel-heading,
.tc-bootstrap-layout .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
body.flip .panel-heading > .dropdown .dropdown-toggle,
.tc-bootstrap-layout .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
body.flip .panel-title,
.tc-bootstrap-layout .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
body.flip .panel-title > a,
.tc-bootstrap-layout .panel-title > a {
  color: inherit;
}
body.flip .panel-footer,
.tc-bootstrap-layout .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
body.flip .panel > .list-group,
.tc-bootstrap-layout .panel > .list-group {
  margin-bottom: 0;
}
body.flip .panel > .list-group .list-group-item,
.tc-bootstrap-layout .panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
body.flip .panel > .list-group:first-child .list-group-item:first-child,
.tc-bootstrap-layout .panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
body.flip .panel > .list-group:last-child .list-group-item:last-child,
.tc-bootstrap-layout .panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
body.flip .panel-heading + .list-group .list-group-item:first-child,
.tc-bootstrap-layout .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
body.flip .panel > .table,
.tc-bootstrap-layout .panel > .table,
body.flip .panel > .table-responsive > .table,
.tc-bootstrap-layout .panel > .table-responsive > .table {
  margin-bottom: 0;
}
body.flip .panel > .table:first-child,
.tc-bootstrap-layout .panel > .table:first-child,
body.flip .panel > .table-responsive:first-child > .table:first-child,
.tc-bootstrap-layout .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
body.flip .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.tc-bootstrap-layout .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
body.flip .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.tc-bootstrap-layout .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
body.flip .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.tc-bootstrap-layout .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
body.flip .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.tc-bootstrap-layout .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
body.flip .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.tc-bootstrap-layout .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
body.flip .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.tc-bootstrap-layout .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
body.flip .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.tc-bootstrap-layout .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
body.flip .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.tc-bootstrap-layout .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
body.flip .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.tc-bootstrap-layout .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
body.flip .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.tc-bootstrap-layout .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
body.flip .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.tc-bootstrap-layout .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
body.flip .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.tc-bootstrap-layout .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
body.flip .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.tc-bootstrap-layout .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
body.flip .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.tc-bootstrap-layout .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
body.flip .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.tc-bootstrap-layout .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
body.flip .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.tc-bootstrap-layout .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
body.flip .panel > .table:last-child,
.tc-bootstrap-layout .panel > .table:last-child,
body.flip .panel > .table-responsive:last-child > .table:last-child,
.tc-bootstrap-layout .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
body.flip .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.tc-bootstrap-layout .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
body.flip .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.tc-bootstrap-layout .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
body.flip .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.tc-bootstrap-layout .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
body.flip .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.tc-bootstrap-layout .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
body.flip .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.tc-bootstrap-layout .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
body.flip .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.tc-bootstrap-layout .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
body.flip .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.tc-bootstrap-layout .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
body.flip .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.tc-bootstrap-layout .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
body.flip .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.tc-bootstrap-layout .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
body.flip .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.tc-bootstrap-layout .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
body.flip .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.tc-bootstrap-layout .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
body.flip .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.tc-bootstrap-layout .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
body.flip .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.tc-bootstrap-layout .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
body.flip .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.tc-bootstrap-layout .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
body.flip .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.tc-bootstrap-layout .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
body.flip .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.tc-bootstrap-layout .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
body.flip .panel > .panel-body + .table,
.tc-bootstrap-layout .panel > .panel-body + .table,
body.flip .panel > .panel-body + .table-responsive,
.tc-bootstrap-layout .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
body.flip .panel > .table > tbody:first-child > tr:first-child th,
.tc-bootstrap-layout .panel > .table > tbody:first-child > tr:first-child th,
body.flip .panel > .table > tbody:first-child > tr:first-child td,
.tc-bootstrap-layout .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
body.flip .panel > .table-bordered,
.tc-bootstrap-layout .panel > .table-bordered,
body.flip .panel > .table-responsive > .table-bordered,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered {
  border: 0;
}
body.flip .panel > .table-bordered > thead > tr > th:first-child,
.tc-bootstrap-layout .panel > .table-bordered > thead > tr > th:first-child,
body.flip .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
body.flip .panel > .table-bordered > tbody > tr > th:first-child,
.tc-bootstrap-layout .panel > .table-bordered > tbody > tr > th:first-child,
body.flip .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
body.flip .panel > .table-bordered > tfoot > tr > th:first-child,
.tc-bootstrap-layout .panel > .table-bordered > tfoot > tr > th:first-child,
body.flip .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
body.flip .panel > .table-bordered > thead > tr > td:first-child,
.tc-bootstrap-layout .panel > .table-bordered > thead > tr > td:first-child,
body.flip .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
body.flip .panel > .table-bordered > tbody > tr > td:first-child,
.tc-bootstrap-layout .panel > .table-bordered > tbody > tr > td:first-child,
body.flip .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
body.flip .panel > .table-bordered > tfoot > tr > td:first-child,
.tc-bootstrap-layout .panel > .table-bordered > tfoot > tr > td:first-child,
body.flip .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
body.flip .panel > .table-bordered > thead > tr > th:last-child,
.tc-bootstrap-layout .panel > .table-bordered > thead > tr > th:last-child,
body.flip .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
body.flip .panel > .table-bordered > tbody > tr > th:last-child,
.tc-bootstrap-layout .panel > .table-bordered > tbody > tr > th:last-child,
body.flip .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
body.flip .panel > .table-bordered > tfoot > tr > th:last-child,
.tc-bootstrap-layout .panel > .table-bordered > tfoot > tr > th:last-child,
body.flip .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
body.flip .panel > .table-bordered > thead > tr > td:last-child,
.tc-bootstrap-layout .panel > .table-bordered > thead > tr > td:last-child,
body.flip .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
body.flip .panel > .table-bordered > tbody > tr > td:last-child,
.tc-bootstrap-layout .panel > .table-bordered > tbody > tr > td:last-child,
body.flip .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
body.flip .panel > .table-bordered > tfoot > tr > td:last-child,
.tc-bootstrap-layout .panel > .table-bordered > tfoot > tr > td:last-child,
body.flip .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
body.flip .panel > .table-bordered > thead > tr:first-child > td,
.tc-bootstrap-layout .panel > .table-bordered > thead > tr:first-child > td,
body.flip .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
body.flip .panel > .table-bordered > tbody > tr:first-child > td,
.tc-bootstrap-layout .panel > .table-bordered > tbody > tr:first-child > td,
body.flip .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
body.flip .panel > .table-bordered > thead > tr:first-child > th,
.tc-bootstrap-layout .panel > .table-bordered > thead > tr:first-child > th,
body.flip .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
body.flip .panel > .table-bordered > tbody > tr:first-child > th,
.tc-bootstrap-layout .panel > .table-bordered > tbody > tr:first-child > th,
body.flip .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
body.flip .panel > .table-bordered > tbody > tr:last-child > td,
.tc-bootstrap-layout .panel > .table-bordered > tbody > tr:last-child > td,
body.flip .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
body.flip .panel > .table-bordered > tfoot > tr:last-child > td,
.tc-bootstrap-layout .panel > .table-bordered > tfoot > tr:last-child > td,
body.flip .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
body.flip .panel > .table-bordered > tbody > tr:last-child > th,
.tc-bootstrap-layout .panel > .table-bordered > tbody > tr:last-child > th,
body.flip .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
body.flip .panel > .table-bordered > tfoot > tr:last-child > th,
.tc-bootstrap-layout .panel > .table-bordered > tfoot > tr:last-child > th,
body.flip .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.tc-bootstrap-layout .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
body.flip .panel > .table-responsive,
.tc-bootstrap-layout .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
body.flip .panel-group,
.tc-bootstrap-layout .panel-group {
  margin-bottom: 20px;
}
body.flip .panel-group .panel,
.tc-bootstrap-layout .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
body.flip .panel-group .panel + .panel,
.tc-bootstrap-layout .panel-group .panel + .panel {
  margin-top: 5px;
}
body.flip .panel-group .panel-heading,
.tc-bootstrap-layout .panel-group .panel-heading {
  border-bottom: 0;
}
body.flip .panel-group .panel-heading + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
body.flip .panel-group .panel-footer,
.tc-bootstrap-layout .panel-group .panel-footer {
  border-top: 0;
}
body.flip .panel-group .panel-footer + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
body.flip .panel-default,
.tc-bootstrap-layout .panel-default {
  border-color: #ddd;
}
body.flip .panel-default > .panel-heading,
.tc-bootstrap-layout .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
body.flip .panel-default > .panel-heading + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
body.flip .panel-default > .panel-footer + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
body.flip .panel-primary,
.tc-bootstrap-layout .panel-primary {
  border-color: #428bca;
}
body.flip .panel-primary > .panel-heading,
.tc-bootstrap-layout .panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
body.flip .panel-primary > .panel-heading + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
body.flip .panel-primary > .panel-footer + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
body.flip .panel-success,
.tc-bootstrap-layout .panel-success {
  border-color: #d6e9c6;
}
body.flip .panel-success > .panel-heading,
.tc-bootstrap-layout .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
body.flip .panel-success > .panel-heading + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
body.flip .panel-success > .panel-footer + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
body.flip .panel-info,
.tc-bootstrap-layout .panel-info {
  border-color: #bce8f1;
}
body.flip .panel-info > .panel-heading,
.tc-bootstrap-layout .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
body.flip .panel-info > .panel-heading + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
body.flip .panel-info > .panel-footer + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
body.flip .panel-warning,
.tc-bootstrap-layout .panel-warning {
  border-color: #faebcc;
}
body.flip .panel-warning > .panel-heading,
.tc-bootstrap-layout .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
body.flip .panel-warning > .panel-heading + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
body.flip .panel-warning > .panel-footer + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
body.flip .panel-danger,
.tc-bootstrap-layout .panel-danger {
  border-color: #ebccd1;
}
body.flip .panel-danger > .panel-heading,
.tc-bootstrap-layout .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
body.flip .panel-danger > .panel-heading + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
body.flip .panel-danger > .panel-footer + .panel-collapse .panel-body,
.tc-bootstrap-layout .panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
body.flip .well,
.tc-bootstrap-layout .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
body.flip .well blockquote,
.tc-bootstrap-layout .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
body.flip .well-lg,
.tc-bootstrap-layout .well-lg {
  padding: 24px;
  border-radius: 6px;
}
body.flip .well-sm,
.tc-bootstrap-layout .well-sm {
  padding: 9px;
  border-radius: 3px;
}
body.flip .close,
.tc-bootstrap-layout .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
body.flip .close:hover,
.tc-bootstrap-layout .close:hover,
body.flip .close:focus,
.tc-bootstrap-layout .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
body.flip button.close,
.tc-bootstrap-layout button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
body.flip .modal-open,
.tc-bootstrap-layout .modal-open {
  overflow: hidden;
}
body.flip .modal,
.tc-bootstrap-layout .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
body.flip .modal.fade .modal-dialog,
.tc-bootstrap-layout .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
body.flip .modal.in .modal-dialog,
.tc-bootstrap-layout .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
body.flip .modal-dialog,
.tc-bootstrap-layout .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
body.flip .modal-content,
.tc-bootstrap-layout .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
body.flip .modal-backdrop,
.tc-bootstrap-layout .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
body.flip .modal-backdrop.fade,
.tc-bootstrap-layout .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
body.flip .modal-backdrop.in,
.tc-bootstrap-layout .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
body.flip .modal-header,
.tc-bootstrap-layout .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
body.flip .modal-header .close,
.tc-bootstrap-layout .modal-header .close {
  margin-top: -2px;
}
body.flip .modal-title,
.tc-bootstrap-layout .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
body.flip .modal-body,
.tc-bootstrap-layout .modal-body {
  position: relative;
  padding: 20px;
}
body.flip .modal-footer,
.tc-bootstrap-layout .modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
body.flip .modal-footer .btn + .btn,
.tc-bootstrap-layout .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
body.flip .modal-footer .btn-group .btn + .btn,
.tc-bootstrap-layout .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
body.flip .modal-footer .btn-block + .btn-block,
.tc-bootstrap-layout .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  body.flip .modal-dialog,
  .tc-bootstrap-layout .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  body.flip .modal-content,
  .tc-bootstrap-layout .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  body.flip .modal-sm,
  .tc-bootstrap-layout .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  body.flip .modal-lg,
  .tc-bootstrap-layout .modal-lg {
    width: 900px;
  }
}
body.flip .tooltip,
.tc-bootstrap-layout .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
body.flip .tooltip.in,
.tc-bootstrap-layout .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
body.flip .tooltip.top,
.tc-bootstrap-layout .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
body.flip .tooltip.right,
.tc-bootstrap-layout .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
body.flip .tooltip.bottom,
.tc-bootstrap-layout .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
body.flip .tooltip.left,
.tc-bootstrap-layout .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
body.flip .tooltip-inner,
.tc-bootstrap-layout .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
body.flip .tooltip-arrow,
.tc-bootstrap-layout .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
body.flip .tooltip.top .tooltip-arrow,
.tc-bootstrap-layout .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
body.flip .tooltip.top-left .tooltip-arrow,
.tc-bootstrap-layout .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
body.flip .tooltip.top-right .tooltip-arrow,
.tc-bootstrap-layout .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
body.flip .tooltip.right .tooltip-arrow,
.tc-bootstrap-layout .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
body.flip .tooltip.left .tooltip-arrow,
.tc-bootstrap-layout .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
body.flip .tooltip.bottom .tooltip-arrow,
.tc-bootstrap-layout .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
body.flip .tooltip.bottom-left .tooltip-arrow,
.tc-bootstrap-layout .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
body.flip .tooltip.bottom-right .tooltip-arrow,
.tc-bootstrap-layout .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
body.flip .popover,
.tc-bootstrap-layout .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
body.flip .popover.top,
.tc-bootstrap-layout .popover.top {
  margin-top: -10px;
}
body.flip .popover.right,
.tc-bootstrap-layout .popover.right {
  margin-left: 10px;
}
body.flip .popover.bottom,
.tc-bootstrap-layout .popover.bottom {
  margin-top: 10px;
}
body.flip .popover.left,
.tc-bootstrap-layout .popover.left {
  margin-left: -10px;
}
body.flip .popover-title,
.tc-bootstrap-layout .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
body.flip .popover-content,
.tc-bootstrap-layout .popover-content {
  padding: 9px 14px;
}
body.flip .popover > .arrow,
.tc-bootstrap-layout .popover > .arrow,
body.flip .popover > .arrow:after,
.tc-bootstrap-layout .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
body.flip .popover > .arrow,
.tc-bootstrap-layout .popover > .arrow {
  border-width: 11px;
}
body.flip .popover > .arrow:after,
.tc-bootstrap-layout .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
body.flip .popover.top > .arrow,
.tc-bootstrap-layout .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
body.flip .popover.top > .arrow:after,
.tc-bootstrap-layout .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
body.flip .popover.right > .arrow,
.tc-bootstrap-layout .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
body.flip .popover.right > .arrow:after,
.tc-bootstrap-layout .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
body.flip .popover.bottom > .arrow,
.tc-bootstrap-layout .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
body.flip .popover.bottom > .arrow:after,
.tc-bootstrap-layout .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
body.flip .popover.left > .arrow,
.tc-bootstrap-layout .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
body.flip .popover.left > .arrow:after,
.tc-bootstrap-layout .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
body.flip .carousel,
.tc-bootstrap-layout .carousel {
  position: relative;
}
body.flip .carousel-inner,
.tc-bootstrap-layout .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
body.flip .carousel-inner > .item,
.tc-bootstrap-layout .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
body.flip .carousel-inner > .item > img,
.tc-bootstrap-layout .carousel-inner > .item > img,
body.flip .carousel-inner > .item > a > img,
.tc-bootstrap-layout .carousel-inner > .item > a > img {
  line-height: 1;
}
body.flip .carousel-inner > .active,
.tc-bootstrap-layout .carousel-inner > .active,
body.flip .carousel-inner > .next,
.tc-bootstrap-layout .carousel-inner > .next,
body.flip .carousel-inner > .prev,
.tc-bootstrap-layout .carousel-inner > .prev {
  display: block;
}
body.flip .carousel-inner > .active,
.tc-bootstrap-layout .carousel-inner > .active {
  left: 0;
}
body.flip .carousel-inner > .next,
.tc-bootstrap-layout .carousel-inner > .next,
body.flip .carousel-inner > .prev,
.tc-bootstrap-layout .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
body.flip .carousel-inner > .next,
.tc-bootstrap-layout .carousel-inner > .next {
  left: 100%;
}
body.flip .carousel-inner > .prev,
.tc-bootstrap-layout .carousel-inner > .prev {
  left: -100%;
}
body.flip .carousel-inner > .next.left,
.tc-bootstrap-layout .carousel-inner > .next.left,
body.flip .carousel-inner > .prev.right,
.tc-bootstrap-layout .carousel-inner > .prev.right {
  left: 0;
}
body.flip .carousel-inner > .active.left,
.tc-bootstrap-layout .carousel-inner > .active.left {
  left: -100%;
}
body.flip .carousel-inner > .active.right,
.tc-bootstrap-layout .carousel-inner > .active.right {
  left: 100%;
}
body.flip .carousel-control,
.tc-bootstrap-layout .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
body.flip .carousel-control.left,
.tc-bootstrap-layout .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);
}
body.flip .carousel-control.right,
.tc-bootstrap-layout .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);
}
body.flip .carousel-control:hover,
.tc-bootstrap-layout .carousel-control:hover,
body.flip .carousel-control:focus,
.tc-bootstrap-layout .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
body.flip .carousel-control .icon-prev,
.tc-bootstrap-layout .carousel-control .icon-prev,
body.flip .carousel-control .icon-next,
.tc-bootstrap-layout .carousel-control .icon-next,
body.flip .carousel-control .glyphicon-chevron-left,
.tc-bootstrap-layout .carousel-control .glyphicon-chevron-left,
body.flip .carousel-control .glyphicon-chevron-right,
.tc-bootstrap-layout .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
body.flip .carousel-control .icon-prev,
.tc-bootstrap-layout .carousel-control .icon-prev,
body.flip .carousel-control .glyphicon-chevron-left,
.tc-bootstrap-layout .carousel-control .glyphicon-chevron-left {
  left: 50%;
}
body.flip .carousel-control .icon-next,
.tc-bootstrap-layout .carousel-control .icon-next,
body.flip .carousel-control .glyphicon-chevron-right,
.tc-bootstrap-layout .carousel-control .glyphicon-chevron-right {
  right: 50%;
}
body.flip .carousel-control .icon-prev,
.tc-bootstrap-layout .carousel-control .icon-prev,
body.flip .carousel-control .icon-next,
.tc-bootstrap-layout .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
body.flip .carousel-control .icon-prev:before,
.tc-bootstrap-layout .carousel-control .icon-prev:before {
  content: '\2039';
}
body.flip .carousel-control .icon-next:before,
.tc-bootstrap-layout .carousel-control .icon-next:before {
  content: '\203a';
}
body.flip .carousel-indicators,
.tc-bootstrap-layout .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;
}
body.flip .carousel-indicators li,
.tc-bootstrap-layout .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
body.flip .carousel-indicators .active,
.tc-bootstrap-layout .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
body.flip .carousel-caption,
.tc-bootstrap-layout .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
body.flip .carousel-caption .btn,
.tc-bootstrap-layout .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  body.flip .carousel-control .glyphicon-chevron-left,
  .tc-bootstrap-layout .carousel-control .glyphicon-chevron-left,
  body.flip .carousel-control .glyphicon-chevron-right,
  .tc-bootstrap-layout .carousel-control .glyphicon-chevron-right,
  body.flip .carousel-control .icon-prev,
  .tc-bootstrap-layout .carousel-control .icon-prev,
  body.flip .carousel-control .icon-next,
  .tc-bootstrap-layout .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  body.flip .carousel-caption,
  .tc-bootstrap-layout .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  body.flip .carousel-indicators,
  .tc-bootstrap-layout .carousel-indicators {
    bottom: 20px;
  }
}
body.flip .clearfix:before,
.tc-bootstrap-layout .clearfix:before,
body.flip .clearfix:after,
.tc-bootstrap-layout .clearfix:after,
body.flip .container:before,
.tc-bootstrap-layout .container:before,
body.flip .container:after,
.tc-bootstrap-layout .container:after,
body.flip .container-fluid:before,
.tc-bootstrap-layout .container-fluid:before,
body.flip .container-fluid:after,
.tc-bootstrap-layout .container-fluid:after,
body.flip .row:before,
.tc-bootstrap-layout .row:before,
body.flip .row:after,
.tc-bootstrap-layout .row:after,
body.flip .form-horizontal .form-group:before,
.tc-bootstrap-layout .form-horizontal .form-group:before,
body.flip .form-horizontal .form-group:after,
.tc-bootstrap-layout .form-horizontal .form-group:after,
body.flip .btn-toolbar:before,
.tc-bootstrap-layout .btn-toolbar:before,
body.flip .btn-toolbar:after,
.tc-bootstrap-layout .btn-toolbar:after,
body.flip .btn-group-vertical > .btn-group:before,
.tc-bootstrap-layout .btn-group-vertical > .btn-group:before,
body.flip .btn-group-vertical > .btn-group:after,
.tc-bootstrap-layout .btn-group-vertical > .btn-group:after,
body.flip .nav:before,
.tc-bootstrap-layout .nav:before,
body.flip .nav:after,
.tc-bootstrap-layout .nav:after,
body.flip .navbar:before,
.tc-bootstrap-layout .navbar:before,
body.flip .navbar:after,
.tc-bootstrap-layout .navbar:after,
body.flip .navbar-header:before,
.tc-bootstrap-layout .navbar-header:before,
body.flip .navbar-header:after,
.tc-bootstrap-layout .navbar-header:after,
body.flip .navbar-collapse:before,
.tc-bootstrap-layout .navbar-collapse:before,
body.flip .navbar-collapse:after,
.tc-bootstrap-layout .navbar-collapse:after,
body.flip .pager:before,
.tc-bootstrap-layout .pager:before,
body.flip .pager:after,
.tc-bootstrap-layout .pager:after,
body.flip .panel-body:before,
.tc-bootstrap-layout .panel-body:before,
body.flip .panel-body:after,
.tc-bootstrap-layout .panel-body:after,
body.flip .modal-footer:before,
.tc-bootstrap-layout .modal-footer:before,
body.flip .modal-footer:after,
.tc-bootstrap-layout .modal-footer:after {
  content: " ";
  display: table;
}
body.flip .clearfix:after,
.tc-bootstrap-layout .clearfix:after,
body.flip .container:after,
.tc-bootstrap-layout .container:after,
body.flip .container-fluid:after,
.tc-bootstrap-layout .container-fluid:after,
body.flip .row:after,
.tc-bootstrap-layout .row:after,
body.flip .form-horizontal .form-group:after,
.tc-bootstrap-layout .form-horizontal .form-group:after,
body.flip .btn-toolbar:after,
.tc-bootstrap-layout .btn-toolbar:after,
body.flip .btn-group-vertical > .btn-group:after,
.tc-bootstrap-layout .btn-group-vertical > .btn-group:after,
body.flip .nav:after,
.tc-bootstrap-layout .nav:after,
body.flip .navbar:after,
.tc-bootstrap-layout .navbar:after,
body.flip .navbar-header:after,
.tc-bootstrap-layout .navbar-header:after,
body.flip .navbar-collapse:after,
.tc-bootstrap-layout .navbar-collapse:after,
body.flip .pager:after,
.tc-bootstrap-layout .pager:after,
body.flip .panel-body:after,
.tc-bootstrap-layout .panel-body:after,
body.flip .modal-footer:after,
.tc-bootstrap-layout .modal-footer:after {
  clear: both;
}
body.flip .center-block,
.tc-bootstrap-layout .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body.flip .pull-right,
.tc-bootstrap-layout .pull-right {
  float: right !important;
}
body.flip .pull-left,
.tc-bootstrap-layout .pull-left {
  float: left !important;
}
body.flip .hide,
.tc-bootstrap-layout .hide {
  display: none !important;
}
body.flip .show,
.tc-bootstrap-layout .show {
  display: block !important;
}
body.flip .invisible,
.tc-bootstrap-layout .invisible {
  visibility: hidden;
}
body.flip .text-hide,
.tc-bootstrap-layout .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none!important;
  visibility: hidden !important;
}
body.flip .affix,
.tc-bootstrap-layout .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
body.flip .visible-xs,
.tc-bootstrap-layout .visible-xs,
body.flip .visible-sm,
.tc-bootstrap-layout .visible-sm,
body.flip .visible-md,
.tc-bootstrap-layout .visible-md,
body.flip .visible-lg,
.tc-bootstrap-layout .visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  body.flip .visible-xs,
  .tc-bootstrap-layout .visible-xs {
    display: block !important;
  }
  body.flip table.visible-xs,
  .tc-bootstrap-layout table.visible-xs {
    display: table;
  }
  body.flip tr.visible-xs,
  .tc-bootstrap-layout tr.visible-xs {
    display: table-row !important;
  }
  body.flip th.visible-xs,
  .tc-bootstrap-layout th.visible-xs,
  body.flip td.visible-xs,
  .tc-bootstrap-layout td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.flip .visible-sm,
  .tc-bootstrap-layout .visible-sm {
    display: block !important;
  }
  body.flip table.visible-sm,
  .tc-bootstrap-layout table.visible-sm {
    display: table;
  }
  body.flip tr.visible-sm,
  .tc-bootstrap-layout tr.visible-sm {
    display: table-row !important;
  }
  body.flip th.visible-sm,
  .tc-bootstrap-layout th.visible-sm,
  body.flip td.visible-sm,
  .tc-bootstrap-layout td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.flip .visible-md,
  .tc-bootstrap-layout .visible-md {
    display: block !important;
  }
  body.flip table.visible-md,
  .tc-bootstrap-layout table.visible-md {
    display: table;
  }
  body.flip tr.visible-md,
  .tc-bootstrap-layout tr.visible-md {
    display: table-row !important;
  }
  body.flip th.visible-md,
  .tc-bootstrap-layout th.visible-md,
  body.flip td.visible-md,
  .tc-bootstrap-layout td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  body.flip .visible-lg,
  .tc-bootstrap-layout .visible-lg {
    display: block !important;
  }
  body.flip table.visible-lg,
  .tc-bootstrap-layout table.visible-lg {
    display: table;
  }
  body.flip tr.visible-lg,
  .tc-bootstrap-layout tr.visible-lg {
    display: table-row !important;
  }
  body.flip th.visible-lg,
  .tc-bootstrap-layout th.visible-lg,
  body.flip td.visible-lg,
  .tc-bootstrap-layout td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  body.flip .hidden-xs,
  .tc-bootstrap-layout .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.flip .hidden-sm,
  .tc-bootstrap-layout .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.flip .hidden-md,
  .tc-bootstrap-layout .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  body.flip .hidden-lg,
  .tc-bootstrap-layout .hidden-lg {
    display: none !important;
  }
}
body.flip .visible-print,
.tc-bootstrap-layout .visible-print {
  display: none !important;
}
@media print {
  body.flip .visible-print,
  .tc-bootstrap-layout .visible-print {
    display: block !important;
  }
  body.flip table.visible-print,
  .tc-bootstrap-layout table.visible-print {
    display: table;
  }
  body.flip tr.visible-print,
  .tc-bootstrap-layout tr.visible-print {
    display: table-row !important;
  }
  body.flip th.visible-print,
  .tc-bootstrap-layout th.visible-print,
  body.flip td.visible-print,
  .tc-bootstrap-layout td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  body.flip .hidden-print,
  .tc-bootstrap-layout .hidden-print {
    display: none !important;
  }
}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

body.flip .btn-default,
.tc-bootstrap-layout .btn-default,
body.flip .btn-primary,
.tc-bootstrap-layout .btn-primary,
body.flip .btn-success,
.tc-bootstrap-layout .btn-success,
body.flip .btn-info,
.tc-bootstrap-layout .btn-info,
body.flip .btn-warning,
.tc-bootstrap-layout .btn-warning,
body.flip .btn-danger,
.tc-bootstrap-layout .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
body.flip .btn-default:active,
.tc-bootstrap-layout .btn-default:active,
body.flip .btn-primary:active,
.tc-bootstrap-layout .btn-primary:active,
body.flip .btn-success:active,
.tc-bootstrap-layout .btn-success:active,
body.flip .btn-info:active,
.tc-bootstrap-layout .btn-info:active,
body.flip .btn-warning:active,
.tc-bootstrap-layout .btn-warning:active,
body.flip .btn-danger:active,
.tc-bootstrap-layout .btn-danger:active,
body.flip .btn-default.active,
.tc-bootstrap-layout .btn-default.active,
body.flip .btn-primary.active,
.tc-bootstrap-layout .btn-primary.active,
body.flip .btn-success.active,
.tc-bootstrap-layout .btn-success.active,
body.flip .btn-info.active,
.tc-bootstrap-layout .btn-info.active,
body.flip .btn-warning.active,
.tc-bootstrap-layout .btn-warning.active,
body.flip .btn-danger.active,
.tc-bootstrap-layout .btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.flip .btn:active,
.tc-bootstrap-layout .btn:active,
body.flip .btn.active,
.tc-bootstrap-layout .btn.active {
  background-image: none;
}
body.flip .btn-default,
.tc-bootstrap-layout .btn-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
body.flip .btn-default:hover,
.tc-bootstrap-layout .btn-default:hover,
body.flip .btn-default:focus,
.tc-bootstrap-layout .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
body.flip .btn-default:active,
.tc-bootstrap-layout .btn-default:active,
body.flip .btn-default.active,
.tc-bootstrap-layout .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
body.flip .btn-primary,
.tc-bootstrap-layout .btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0, #2d6ca2 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
body.flip .btn-primary:hover,
.tc-bootstrap-layout .btn-primary:hover,
body.flip .btn-primary:focus,
.tc-bootstrap-layout .btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
body.flip .btn-primary:active,
.tc-bootstrap-layout .btn-primary:active,
body.flip .btn-primary.active,
.tc-bootstrap-layout .btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}
body.flip .btn-success,
.tc-bootstrap-layout .btn-success {
  background-image: -webkit-linear-gradient(top, #5681c0 0, #385e96 100%);
  background-image: linear-gradient(to bottom, #5681c0 0, #385e96 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
}
body.flip .btn-success:hover,
.tc-bootstrap-layout .btn-success:hover,
body.flip .btn-success:focus,
.tc-bootstrap-layout .btn-success:focus {
  background-color: #6E8295;
  background-position: 0 -15px;
}
body.flip .btn-success:active,
.tc-bootstrap-layout .btn-success:active,
body.flip .btn-success.active,
.tc-bootstrap-layout .btn-success.active {
  background-color: #6E8295;
}
body.flip .btn-info,
.tc-bootstrap-layout .btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
body.flip .btn-info:hover,
.tc-bootstrap-layout .btn-info:hover,
body.flip .btn-info:focus,
.tc-bootstrap-layout .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
body.flip .btn-info:active,
.tc-bootstrap-layout .btn-info:active,
body.flip .btn-info.active,
.tc-bootstrap-layout .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
body.flip .btn-warning,
.tc-bootstrap-layout .btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
body.flip .btn-warning:hover,
.tc-bootstrap-layout .btn-warning:hover,
body.flip .btn-warning:focus,
.tc-bootstrap-layout .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
body.flip .btn-warning:active,
.tc-bootstrap-layout .btn-warning:active,
body.flip .btn-warning.active,
.tc-bootstrap-layout .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
body.flip .btn-danger,
.tc-bootstrap-layout .btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
body.flip .btn-danger:hover,
.tc-bootstrap-layout .btn-danger:hover,
body.flip .btn-danger:focus,
.tc-bootstrap-layout .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
body.flip .btn-danger:active,
.tc-bootstrap-layout .btn-danger:active,
body.flip .btn-danger.active,
.tc-bootstrap-layout .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
body.flip .thumbnail,
.tc-bootstrap-layout .thumbnail,
body.flip .img-thumbnail,
.tc-bootstrap-layout .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
body.flip .dropdown-menu > li > a:hover,
.tc-bootstrap-layout .dropdown-menu > li > a:hover,
body.flip .dropdown-menu > li > a:focus,
.tc-bootstrap-layout .dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
body.flip .dropdown-menu > .active > a,
.tc-bootstrap-layout .dropdown-menu > .active > a,
body.flip .dropdown-menu > .active > a:hover,
.tc-bootstrap-layout .dropdown-menu > .active > a:hover,
body.flip .dropdown-menu > .active > a:focus,
.tc-bootstrap-layout .dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-color: #357ebd;
}
body.flip .navbar-default,
.tc-bootstrap-layout .navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
body.flip .navbar-default .navbar-nav > .active > a,
.tc-bootstrap-layout .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
body.flip .navbar-brand,
.tc-bootstrap-layout .navbar-brand,
body.flip .navbar-nav > li > a,
.tc-bootstrap-layout .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
body.flip .navbar-inverse,
.tc-bootstrap-layout .navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
body.flip .navbar-inverse .navbar-nav > .active > a,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222 0, #282828 100%);
  background-image: linear-gradient(to bottom, #222 0, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
body.flip .navbar-inverse .navbar-brand,
.tc-bootstrap-layout .navbar-inverse .navbar-brand,
body.flip .navbar-inverse .navbar-nav > li > a,
.tc-bootstrap-layout .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
body.flip .navbar-static-top,
.tc-bootstrap-layout .navbar-static-top,
body.flip .navbar-fixed-top,
.tc-bootstrap-layout .navbar-fixed-top,
body.flip .navbar-fixed-bottom,
.tc-bootstrap-layout .navbar-fixed-bottom {
  border-radius: 0;
}
body.flip .alert,
.tc-bootstrap-layout .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
body.flip .alert-success,
.tc-bootstrap-layout .alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
body.flip .alert-info,
.tc-bootstrap-layout .alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
body.flip .alert-warning,
.tc-bootstrap-layout .alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
body.flip .alert-danger,
.tc-bootstrap-layout .alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
body.flip .progress,
.tc-bootstrap-layout .progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
body.flip .progress-bar,
.tc-bootstrap-layout .progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
}
body.flip .progress-bar-success,
.tc-bootstrap-layout .progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5681c0 0, #449d44 100%);
  background-image: linear-gradient(to bottom, #5681c0 0, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
body.flip .progress-bar-info,
.tc-bootstrap-layout .progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
body.flip .progress-bar-warning,
.tc-bootstrap-layout .progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
body.flip .progress-bar-danger,
.tc-bootstrap-layout .progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
body.flip .list-group,
.tc-bootstrap-layout .list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
body.flip .list-group-item.active,
.tc-bootstrap-layout .list-group-item.active,
body.flip .list-group-item.active:hover,
.tc-bootstrap-layout .list-group-item.active:hover,
body.flip .list-group-item.active:focus,
.tc-bootstrap-layout .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0, #3278b3 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #3278b3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
  border-color: #3278b3;
}
body.flip .panel,
.tc-bootstrap-layout .panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
body.flip .panel-default > .panel-heading,
.tc-bootstrap-layout .panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
body.flip .panel-primary > .panel-heading,
.tc-bootstrap-layout .panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
  background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
}
body.flip .panel-success > .panel-heading,
.tc-bootstrap-layout .panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
body.flip .panel-info > .panel-heading,
.tc-bootstrap-layout .panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
body.flip .panel-warning > .panel-heading,
.tc-bootstrap-layout .panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
body.flip .panel-danger > .panel-heading,
.tc-bootstrap-layout .panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
body.flip .well,
.tc-bootstrap-layout .well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
/*
 Modifications to original Bootstrap styles
*/

body.flip .modal-dialog,
.tc-bootstrap-layout .modal-dialog {
  margin: auto;
  width: 50%;
}
body.flip .modal-content,
.tc-bootstrap-layout .modal-content {
  border-radius: 0;
}
/* Config 
------------------------------------*/

[ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
body.flip,
.tc-bootstrap-layout {
  /* Mixins
------------------------------------*/
  /* General
------------------------------------*/
  /* buttons
------------------------------------*/
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip h1,
.tc-bootstrap-layout h1,
body.flip h2,
.tc-bootstrap-layout h2,
body.flip h3,
.tc-bootstrap-layout h3,
body.flip h4,
.tc-bootstrap-layout h4,
body.flip h5,
.tc-bootstrap-layout h5,
body.flip h6,
.tc-bootstrap-layout h6 {
  color: #293240;
}
body.flip hr,
.tc-bootstrap-layout hr {
  display: block;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 30px -30px;
}
body.flip small,
.tc-bootstrap-layout small {
  color: rgba(0, 0, 0, 0.46);
  font-size: 12px;
}
body.flip h4 small,
.tc-bootstrap-layout h4 small {
  padding-left: 25px;
}
body.flip .floating-button,
.tc-bootstrap-layout .floating-button {
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  width: 56px;
  height: 56px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  font-weight: 400;
  text-align: center;
  transition: background-color ease-out 0.5s;
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > i,
.tc-bootstrap-layout .floating-button > i {
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > span,
.tc-bootstrap-layout .floating-button > span {
  font-size: 12px;
}
body.flip .floating-button:hover,
.tc-bootstrap-layout .floating-button:hover {
  color: #fff;
  transition: background-color ease 0.5s;
}
body.flip .floating-button.on-top,
.tc-bootstrap-layout .floating-button.on-top {
  top: 175px;
}
body.flip .primary-action,
.tc-bootstrap-layout .primary-action,
body.flip .primary-action:link,
.tc-bootstrap-layout .primary-action:link,
body.flip .primary-action:active,
.tc-bootstrap-layout .primary-action:active,
body.flip .primary-action:focus,
.tc-bootstrap-layout .primary-action:focus {
  background: #6E8295;
  color: #fff;
}
body.flip .primary-action:hover,
.tc-bootstrap-layout .primary-action:hover {
  background: #6E8295;
}
body.flip .danger-action,
.tc-bootstrap-layout .danger-action,
body.flip .danger-action:link,
.tc-bootstrap-layout .danger-action:link,
body.flip .danger-action:active,
.tc-bootstrap-layout .danger-action:active,
body.flip .danger-action:focus,
.tc-bootstrap-layout .danger-action:focus {
  color: #fff;
  background: #BE0016;
}
body.flip .danger-action:hover,
.tc-bootstrap-layout .danger-action:hover {
  background: #A80013;
}
/* Layout
------------------------------------*/
/* -------------------------------header ------------------------------------*/
#header {
  display: block;
  margin-bottom: 0;
  background: #424242;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  position: relative;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header .logo {
  display: block;
  margin: 0;
  width: 230px;
  height: 57px;
}
#header .app_nav {
  list-style: none;
  margin: 0 0 44px 0;
  padding-left: 0;
}
#header .app_nav > li {
  position: relative;
  font-size: 14px;
  background: #293240;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 3px;
  padding: 5px 20px;
  width: 200px;
  transition: background-color ease-out 0.5s;
}
#header .app_nav > li a {
  color: #fff;
  display: block;
}
#header .app_nav > li ul {
  padding-left: 0;
  display: none;
  width: 200px;
  list-style-type: none;
  position: absolute;
  top: 25px;
  left: -1px;
  z-index: 20;
}
#header .app_nav > li ul li a {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
#header .app_nav > li:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav > li > a::after {
  font-family: "FontAwesome";
  content: "\f054";
  float: right;
  color: #fff;
}
#header .app_nav > li.pulldown.selected > a::after {
  font-family: "FontAwesome";
  content: "\f053";
  float: right;
  color: #fff;
}
#header .app_nav li.pulldown.selected {
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 3px 3px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 0;
}
#header .app_nav li.pulldown.selected ul {
  display: block;
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 0 0 3px 3px;
  margin-top: 5px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 0;
}
#header .app_nav li.pulldown.selected ul li a:hover {
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav li.pulldown.selected ul li:last-child a:hover {
  border-radius: 0 0 3px 3px;
}
#header .public_nav {
  margin-top: 19px;
  margin-bottom: 0;
}
#header .public_nav li {
  display: inline-block;
  margin: 0px 10px;
  color: #29313F;
  font-size: 12px;
}
#header .public_nav li a {
  text-align: center;
  min-width: 65px;
  padding: 3px 5px;
  color: #29313F;
  text-decoration: none;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #fff;
  transition: background-color ease-out 0.5s;
}
#header .public_nav li a:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .public_nav li:last-child {
  margin-right: 0;
}
/* left side nav
------------------------------------*/
#nav {
  margin-left: 0px;
}
#nav a {
  display: block;
  padding: 12px 10px 12px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #272727;
  margin-bottom: 0px;
  transition: background-color ease 0.5s;
  border-left: solid 5px #f5f5f5;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#nav a .icon {
  margin-right: 12px;
  width: 15px;
  text-align: center;
  display: inline-block;
}
#nav a:hover {
  transition: background-color ease-out 0.5s;
  color: #009bdf;
  text-decoration: none;
}
#nav a.current {
  background-color: transparent;
  border-left: solid 5px #009BDF;
}
#nav a.current:hover {
  color: #009bdf;
}
#nav .choose-factory {
  display: inline-block;
  width: 175px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
}
/* right side column
------------------------------------*/
#promo-box {
  margin-top: 70px;
  margin-left: -15px;
}
/* main header
------------------------------------*/
#main {
  padding: 30px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border-radius: 3px;
}
#main p {
  font-size: 12px;
}
#main .cloud-dashboard-top {
  margin: -30px -30px 15px -30px;
  background: #eee;
  padding: 15px;
}
#main .range-selector {
  margin: 15px 0 0 0;
}
#main .controls {
  float: right;
}
#main .provider-info {
  margin: 1px 0px 0px 0!important;
}
#main .provider-info a {
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}
#main .provider-info + small {
  clear: both;
  display: block;
}
body.flip .header_list,
.tc-bootstrap-layout .header_list {
  font-size: 11px;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt,
body.flip .hheader_list dd,
.tc-bootstrap-layout .hheader_list dd {
  float: left;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt {
  margin-right: 3px;
}
body.flip h2.blank-state,
.tc-bootstrap-layout h2.blank-state {
  font-weight: normal;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  width: 600px;
}
body.flip h3.blank-state,
.tc-bootstrap-layout h3.blank-state {
  text-align: center;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  width: 600px;
  margin-top: 25px;
}
/* Footer
------------------------------------*/
#footer div {
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  padding: 15px 0;
  opacity: 0.54;
}
/* Flash Message
------------------------------------*/
body.flip .flash-message,
.tc-bootstrap-layout .flash-message {
  text-align: center;
  font-weight: 600;
  padding: 6px 3px;
}
body.flip .flash-message.error,
.tc-bootstrap-layout .flash-message.error {
  color: #BE0016;
  background: rgba(190, 0, 22, 0.12);
}
body.flip .flash-message.success,
.tc-bootstrap-layout .flash-message.success {
  color: #008E02;
  background: rgba(0, 190, 17, 0.12);
}
#sandbox_warning,
#billing-issue {
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
  position: relative;
  margin: -20px 0px 15px -35px;
  width: calc(100% + 70px);
  z-index: 1;
}
#sandbox_warning .bar span,
#billing-issue .bar span {
  padding: 15px;
  color: #000;
  background: #FFC107;
  display: block;
}
#sandbox_warning a,
#billing-issue a {
  border-radius: 2px;
  padding: 5px 10px;
  font-weight: 600;
  color: #fff;
  background: #ef3e37;
  display: inline-block;
  margin: 5px 0px 0px;
}
#billing-issue .bar {
  color: #fff;
  background: #a82424;
}
#billing-issue a {
  background: none;
  text-decoration: underline;
  color: #fff;
  padding: 0;
  margin-left: 0;
}
.confirm-dialog {
  background-color: #424242;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
.confirm-dialog .inner {
  padding: 15px;
}
.confirm-dialog .inner .dialog-note {
  font-size: 12px;
  color: #fff;
}
.confirm-dialog .inner .dialog-buttons {
  padding-left: 0;
  margin-top: 20px;
  list-style: none;
}
.confirm-dialog .inner .dialog-buttons li {
  float: left;
  width: 50%;
  text-align: center;
}
.confirm-dialog .inner .dialog-buttons.single {
  margin-left: 0;
}
.confirm-dialog .inner .dialog-buttons.single li {
  width: 100%;
}
body.flip .dialog-arrow,
.tc-bootstrap-layout .dialog-arrow {
  border-color: transparent transparent transparent transparent;
  position: absolute;
  border-style: solid;
  border-width: 15px;
  height: 0px;
  width: 0px;
}
body.flip .dialog-arrow.left,
.tc-bootstrap-layout .dialog-arrow.left {
  border-color: transparent transparent transparent #424242;
}
body.flip .dialog-arrow.bottom,
.tc-bootstrap-layout .dialog-arrow.bottom {
  border-color: transparent transparent #424242 transparent;
}
body.flip .dialog-arrow.top,
.tc-bootstrap-layout .dialog-arrow.top {
  border-color: #424242 transparent transparent transparent;
}
/* login & sign up pages*/
/* Mixins
------------------------------------*/
body.flip .no_shadow,
.tc-bootstrap-layout .no_shadow,
body.flip .no_bevel,
.tc-bootstrap-layout .no_bevel {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip .reset,
.tc-bootstrap-layout .reset {
  padding: 0;
  margin: 0;
}
body.flip .paint,
.tc-bootstrap-layout .paint {
  background: silver;
}
body.flip .preset_gradient,
.tc-bootstrap-layout .preset_gradient {
  background: -moz-linear-gradient(top, #cecece, #9e9e9e);
  background: -webkit-gradient(linear, left top, left bottom, from(#cecece), to(#9e9e9e));
}
body.flip .grey_gradient,
.tc-bootstrap-layout .grey_gradient {
  background: -moz-linear-gradient(top, #ffffff, #d7d7d7);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
}
body.flip .dark_gradient,
.tc-bootstrap-layout .dark_gradient {
  background: -moz-linear-gradient(top, #767676, #282828);
  background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#282828));
}
body.flip .bottom_shadow,
.tc-bootstrap-layout .bottom_shadow {
  box-shadow: 0 1px 3px #BEBEBE;
  -moz-box-shadow: 0 1px 3px #BEBEBE;
  -webkit-box-shadow: 0 1px 3px #BEBEBE;
  position: relative;
}
/* General
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: radial-gradient(#fafafa, #f5f5f5);
}
body.flip a,
.tc-bootstrap-layout a,
body.flip a:link,
.tc-bootstrap-layout a:link,
body.flip a:active,
.tc-bootstrap-layout a:active,
body.flip .link-like,
.tc-bootstrap-layout .link-like,
body.flip .link,
.tc-bootstrap-layout .link {
  transition: color ease 0.5s;
  color: #009BDF;
  text-decoration: none;
  cursor: pointer;
}
body.flip a:hover,
.tc-bootstrap-layout a:hover {
  color: #6E8295;
  text-decoration: none;
  transition: color ease-out 0.5s;
}
body.flip a.green,
.tc-bootstrap-layout a.green,
body.flip a.green:active,
.tc-bootstrap-layout a.green:active,
body.flip a.green:visited,
.tc-bootstrap-layout a.green:visited {
  color: #009BDF;
}
/* buttons
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  /* modals
------------------------------------*/
}
body.flip .button.green,
.tc-bootstrap-layout .button.green {
  border-left: solid #83AE3B 1px;
  border-top: solid #83AE3B 1px;
  border-bottom: 1px solid #597626;
  border-right: solid #597626 1px;
  color: #fff;
}
body.flip .button.red:active,
.tc-bootstrap-layout .button.red:active {
  background: -moz-linear-gradient(top, #A12F33, #DD464B);
  background: -webkit-gradient(linear, left top, left bottom, from(#A12F33), to(#DD464B));
}
body.flip .button_hover,
.tc-bootstrap-layout .button_hover {
  background: #e7e7e7;
  box-shadow: inset 1px 1px 1px #e7e7e7;
  -moz-box-shadow: inset 1px 1px 1px #e7e7e7;
  -webkit-box-shadow: inset 1px 1px 1px #e7e7e7;
}
body.flip .modal-box-wrapper,
.tc-bootstrap-layout .modal-box-wrapper {
  position: fixed;
  z-index: 1041;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content {
  margin-top: 60px;
  background: #424242;
  position: relative;
  z-index: 1002;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border: 0;
  border-radius: 3px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header {
  border: 0;
  background: #424242;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header h1 {
  color: #fff;
  font-size: 26px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: 400;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body p {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body hr,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body hr {
  margin: 30px -20px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body small,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body small {
  color: rgba(255, 255, 255, 0.26);
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h5,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h5 {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child {
  margin-top: 30px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form {
  margin: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child {
  margin-bottom: 25px;
  margin-top: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form label,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form label {
  color: #fff;
  font-weight: 400;
  text-align: left;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p {
  color: #fff;
}
body.flip .crud_button.green,
.tc-bootstrap-layout .crud_button.green {
  color: #fff;
  background: #98bd32;
  border: 0;
  box-shadow: none;
}
body.flip .crud_button.green:visited,
.tc-bootstrap-layout .crud_button.green:visited {
  color: #fff;
}
body.flip .crud_button.green:active,
.tc-bootstrap-layout .crud_button.green:active,
body.flip .crud_button.green.active,
.tc-bootstrap-layout .crud_button.green.active {
  color: #fff;
  background: -moz-linear-gradient(top, #7c9c3d, #bbdd71);
  background: -webkit-gradient(linear, left top, left bottom, from(#7c9c3d), to(#bbdd71));
}
body.flip .crud_button.selected,
.tc-bootstrap-layout .crud_button.selected,
body.flip .crud_button.selected:active,
.tc-bootstrap-layout .crud_button.selected:active {
  color: #8A8A8A;
  background: #E7E7E7;
  background: -moz-linear-gradient(top, #E0E0E0, #EEE);
  background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#EEE));
  box-shadow: inset 1px 1px 1px #b1b1b1;
  -moz-box-shadow: inset 1px 1px 1px #b1b1b1;
  -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
  text-shadow: #fff 1px 1px 0px;
  border: 1px solid #cdcdcd;
}
body.flip .crud_button .login,
.tc-bootstrap-layout .crud_button .login {
  background: transparent image-url('arrow_right.png') no-repeat;
  padding: 0px;
  margin: 0px;
  border: 0px;
  padding-left: 16px;
  color: #fff;
  text-shadow: #737373 1px 1px 0px;
}
/* Data rows
------------------------------------------*/
#encoding-queue-holder .show-hide {
  display: none;
}
/* Grid list
-------------------------------------------*/
#cloud-grid-holder,
#profile-grid-holder,
#video-grid-holder,
#encoding-queue-holder {
  margin-top: 30px;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item,
#profile-grid-holder ul.grid-view-page li.grid-view-item,
#video-grid-holder ul.grid-view-page li.grid-view-item,
#encoding-queue-holder ul.grid-view-page li.grid-view-item {
  width: 32.22222223%;
  background: #fff;
  float: none;
  display: inline-block;
  margin-right: 1.66666667%;
  border: 0;
  margin-bottom: 1.66666667%;
  border-radius: 3px;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud,
#profile-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud,
#video-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud,
#encoding-queue-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud {
  border: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  border-radius: 3px;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a,
#profile-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a,
#video-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a,
#encoding-queue-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a {
  display: block;
  color: #424242;
  transition: box-shadow, 0.3s, ease-out;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a > div,
#profile-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a > div,
#video-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a > div,
#encoding-queue-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a > div {
  padding: 15px 15px 0 15px;
  font-size: 12px;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a > div .pull-left,
#profile-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a > div .pull-left,
#video-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a > div .pull-left,
#encoding-queue-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a > div .pull-left {
  font-weight: 600;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a .title,
#profile-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a .title,
#video-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a .title,
#encoding-queue-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a .title {
  font-size: 16px;
  color: #fff;
  padding: 15px;
  background: #009BDF;
  border-radius: 3px 3px 0 0;
  height: 70px;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a .title small,
#profile-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a .title small,
#video-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a .title small,
#encoding-queue-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a .title small {
  font-size: 12px;
  display: block;
  color: rgba(255, 255, 255, 0.54);
  font-weight: normal;
  display: none;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a:hover,
#profile-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a:hover,
#video-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a:hover,
#encoding-queue-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud a:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.26);
  transition: box-shadow, 0.3s, ease;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud.trial-cloud a .title,
#profile-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud.trial-cloud a .title,
#video-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud.trial-cloud a .title,
#encoding-queue-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud.trial-cloud a .title {
  background: #ef3e37;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud.trial-cloud a .title small,
#profile-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud.trial-cloud a .title small,
#video-grid-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud.trial-cloud a .title small,
#encoding-queue-holder ul.grid-view-page li.grid-view-item .data_thumb.cloud.trial-cloud a .title small {
  display: inline-block;
}
#cloud-grid-holder ul.grid-view-page li.grid-view-item:nth-child(3n+3) {
  margin-right: 0;
}
body.flip .grid-container .controls,
.tc-bootstrap-layout .grid-container .controls {
  margin-top: 22px;
}
body.flip .grid-container .controls i,
.tc-bootstrap-layout .grid-container .controls i {
  font-size: 14px;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -1px;
}
/* Config 
------------------------------------*/

[ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
body.flip,
.tc-bootstrap-layout {
  /* Mixins
------------------------------------*/
  /* General
------------------------------------*/
  /* buttons
------------------------------------*/
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip h1,
.tc-bootstrap-layout h1,
body.flip h2,
.tc-bootstrap-layout h2,
body.flip h3,
.tc-bootstrap-layout h3,
body.flip h4,
.tc-bootstrap-layout h4,
body.flip h5,
.tc-bootstrap-layout h5,
body.flip h6,
.tc-bootstrap-layout h6 {
  color: #293240;
}
body.flip hr,
.tc-bootstrap-layout hr {
  display: block;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 30px -30px;
}
body.flip small,
.tc-bootstrap-layout small {
  color: rgba(0, 0, 0, 0.46);
  font-size: 12px;
}
body.flip h4 small,
.tc-bootstrap-layout h4 small {
  padding-left: 25px;
}
body.flip .floating-button,
.tc-bootstrap-layout .floating-button {
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  width: 56px;
  height: 56px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  font-weight: 400;
  text-align: center;
  transition: background-color ease-out 0.5s;
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > i,
.tc-bootstrap-layout .floating-button > i {
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > span,
.tc-bootstrap-layout .floating-button > span {
  font-size: 12px;
}
body.flip .floating-button:hover,
.tc-bootstrap-layout .floating-button:hover {
  color: #fff;
  transition: background-color ease 0.5s;
}
body.flip .floating-button.on-top,
.tc-bootstrap-layout .floating-button.on-top {
  top: 175px;
}
body.flip .primary-action,
.tc-bootstrap-layout .primary-action,
body.flip .primary-action:link,
.tc-bootstrap-layout .primary-action:link,
body.flip .primary-action:active,
.tc-bootstrap-layout .primary-action:active,
body.flip .primary-action:focus,
.tc-bootstrap-layout .primary-action:focus {
  background: #6E8295;
  color: #fff;
}
body.flip .primary-action:hover,
.tc-bootstrap-layout .primary-action:hover {
  background: #6E8295;
}
body.flip .danger-action,
.tc-bootstrap-layout .danger-action,
body.flip .danger-action:link,
.tc-bootstrap-layout .danger-action:link,
body.flip .danger-action:active,
.tc-bootstrap-layout .danger-action:active,
body.flip .danger-action:focus,
.tc-bootstrap-layout .danger-action:focus {
  color: #fff;
  background: #BE0016;
}
body.flip .danger-action:hover,
.tc-bootstrap-layout .danger-action:hover {
  background: #A80013;
}
/* Layout
------------------------------------*/
/* -------------------------------header ------------------------------------*/
#header {
  display: block;
  margin-bottom: 0;
  background: #424242;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  position: relative;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header .logo {
  display: block;
  margin: 0;
  width: 230px;
  height: 57px;
}
#header .app_nav {
  list-style: none;
  margin: 0 0 44px 0;
  padding-left: 0;
}
#header .app_nav > li {
  position: relative;
  font-size: 14px;
  background: #293240;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 3px;
  padding: 5px 20px;
  width: 200px;
  transition: background-color ease-out 0.5s;
}
#header .app_nav > li a {
  color: #fff;
  display: block;
}
#header .app_nav > li ul {
  padding-left: 0;
  display: none;
  width: 200px;
  list-style-type: none;
  position: absolute;
  top: 25px;
  left: -1px;
  z-index: 20;
}
#header .app_nav > li ul li a {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
#header .app_nav > li:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav > li > a::after {
  font-family: "FontAwesome";
  content: "\f054";
  float: right;
  color: #fff;
}
#header .app_nav > li.pulldown.selected > a::after {
  font-family: "FontAwesome";
  content: "\f053";
  float: right;
  color: #fff;
}
#header .app_nav li.pulldown.selected {
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 3px 3px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 0;
}
#header .app_nav li.pulldown.selected ul {
  display: block;
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 0 0 3px 3px;
  margin-top: 5px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 0;
}
#header .app_nav li.pulldown.selected ul li a:hover {
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav li.pulldown.selected ul li:last-child a:hover {
  border-radius: 0 0 3px 3px;
}
#header .public_nav {
  margin-top: 19px;
  margin-bottom: 0;
}
#header .public_nav li {
  display: inline-block;
  margin: 0px 10px;
  color: #29313F;
  font-size: 12px;
}
#header .public_nav li a {
  text-align: center;
  min-width: 65px;
  padding: 3px 5px;
  color: #29313F;
  text-decoration: none;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #fff;
  transition: background-color ease-out 0.5s;
}
#header .public_nav li a:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .public_nav li:last-child {
  margin-right: 0;
}
/* left side nav
------------------------------------*/
#nav {
  margin-left: 0px;
}
#nav a {
  display: block;
  padding: 12px 10px 12px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #272727;
  margin-bottom: 0px;
  transition: background-color ease 0.5s;
  border-left: solid 5px #f5f5f5;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#nav a .icon {
  margin-right: 12px;
  width: 15px;
  text-align: center;
  display: inline-block;
}
#nav a:hover {
  transition: background-color ease-out 0.5s;
  color: #009bdf;
  text-decoration: none;
}
#nav a.current {
  background-color: transparent;
  border-left: solid 5px #009BDF;
}
#nav a.current:hover {
  color: #009bdf;
}
#nav .choose-factory {
  display: inline-block;
  width: 175px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
}
/* right side column
------------------------------------*/
#promo-box {
  margin-top: 70px;
  margin-left: -15px;
}
/* main header
------------------------------------*/
#main {
  padding: 30px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border-radius: 3px;
}
#main p {
  font-size: 12px;
}
#main .cloud-dashboard-top {
  margin: -30px -30px 15px -30px;
  background: #eee;
  padding: 15px;
}
#main .range-selector {
  margin: 15px 0 0 0;
}
#main .controls {
  float: right;
}
#main .provider-info {
  margin: 1px 0px 0px 0!important;
}
#main .provider-info a {
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}
#main .provider-info + small {
  clear: both;
  display: block;
}
body.flip .header_list,
.tc-bootstrap-layout .header_list {
  font-size: 11px;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt,
body.flip .hheader_list dd,
.tc-bootstrap-layout .hheader_list dd {
  float: left;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt {
  margin-right: 3px;
}
body.flip h2.blank-state,
.tc-bootstrap-layout h2.blank-state {
  font-weight: normal;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  width: 600px;
}
body.flip h3.blank-state,
.tc-bootstrap-layout h3.blank-state {
  text-align: center;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  width: 600px;
  margin-top: 25px;
}
/* Footer
------------------------------------*/
#footer div {
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  padding: 15px 0;
  opacity: 0.54;
}
/* Flash Message
------------------------------------*/
body.flip .flash-message,
.tc-bootstrap-layout .flash-message {
  text-align: center;
  font-weight: 600;
  padding: 6px 3px;
}
body.flip .flash-message.error,
.tc-bootstrap-layout .flash-message.error {
  color: #BE0016;
  background: rgba(190, 0, 22, 0.12);
}
body.flip .flash-message.success,
.tc-bootstrap-layout .flash-message.success {
  color: #008E02;
  background: rgba(0, 190, 17, 0.12);
}
#sandbox_warning,
#billing-issue {
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
  position: relative;
  margin: -20px 0px 15px -35px;
  width: calc(100% + 70px);
  z-index: 1;
}
#sandbox_warning .bar span,
#billing-issue .bar span {
  padding: 15px;
  color: #000;
  background: #FFC107;
  display: block;
}
#sandbox_warning a,
#billing-issue a {
  border-radius: 2px;
  padding: 5px 10px;
  font-weight: 600;
  color: #fff;
  background: #ef3e37;
  display: inline-block;
  margin: 5px 0px 0px;
}
#billing-issue .bar {
  color: #fff;
  background: #a82424;
}
#billing-issue a {
  background: none;
  text-decoration: underline;
  color: #fff;
  padding: 0;
  margin-left: 0;
}
.confirm-dialog {
  background-color: #424242;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
.confirm-dialog .inner {
  padding: 15px;
}
.confirm-dialog .inner .dialog-note {
  font-size: 12px;
  color: #fff;
}
.confirm-dialog .inner .dialog-buttons {
  padding-left: 0;
  margin-top: 20px;
  list-style: none;
}
.confirm-dialog .inner .dialog-buttons li {
  float: left;
  width: 50%;
  text-align: center;
}
.confirm-dialog .inner .dialog-buttons.single {
  margin-left: 0;
}
.confirm-dialog .inner .dialog-buttons.single li {
  width: 100%;
}
body.flip .dialog-arrow,
.tc-bootstrap-layout .dialog-arrow {
  border-color: transparent transparent transparent transparent;
  position: absolute;
  border-style: solid;
  border-width: 15px;
  height: 0px;
  width: 0px;
}
body.flip .dialog-arrow.left,
.tc-bootstrap-layout .dialog-arrow.left {
  border-color: transparent transparent transparent #424242;
}
body.flip .dialog-arrow.bottom,
.tc-bootstrap-layout .dialog-arrow.bottom {
  border-color: transparent transparent #424242 transparent;
}
body.flip .dialog-arrow.top,
.tc-bootstrap-layout .dialog-arrow.top {
  border-color: #424242 transparent transparent transparent;
}
/* login & sign up pages*/
/* Mixins
------------------------------------*/
body.flip .no_shadow,
.tc-bootstrap-layout .no_shadow,
body.flip .no_bevel,
.tc-bootstrap-layout .no_bevel {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip .reset,
.tc-bootstrap-layout .reset {
  padding: 0;
  margin: 0;
}
body.flip .paint,
.tc-bootstrap-layout .paint {
  background: silver;
}
body.flip .preset_gradient,
.tc-bootstrap-layout .preset_gradient {
  background: -moz-linear-gradient(top, #cecece, #9e9e9e);
  background: -webkit-gradient(linear, left top, left bottom, from(#cecece), to(#9e9e9e));
}
body.flip .grey_gradient,
.tc-bootstrap-layout .grey_gradient {
  background: -moz-linear-gradient(top, #ffffff, #d7d7d7);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
}
body.flip .dark_gradient,
.tc-bootstrap-layout .dark_gradient {
  background: -moz-linear-gradient(top, #767676, #282828);
  background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#282828));
}
body.flip .bottom_shadow,
.tc-bootstrap-layout .bottom_shadow {
  box-shadow: 0 1px 3px #BEBEBE;
  -moz-box-shadow: 0 1px 3px #BEBEBE;
  -webkit-box-shadow: 0 1px 3px #BEBEBE;
  position: relative;
}
/* General
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: radial-gradient(#fafafa, #f5f5f5);
}
body.flip a,
.tc-bootstrap-layout a,
body.flip a:link,
.tc-bootstrap-layout a:link,
body.flip a:active,
.tc-bootstrap-layout a:active,
body.flip .link-like,
.tc-bootstrap-layout .link-like,
body.flip .link,
.tc-bootstrap-layout .link {
  transition: color ease 0.5s;
  color: #009BDF;
  text-decoration: none;
  cursor: pointer;
}
body.flip a:hover,
.tc-bootstrap-layout a:hover {
  color: #6E8295;
  text-decoration: none;
  transition: color ease-out 0.5s;
}
body.flip a.green,
.tc-bootstrap-layout a.green,
body.flip a.green:active,
.tc-bootstrap-layout a.green:active,
body.flip a.green:visited,
.tc-bootstrap-layout a.green:visited {
  color: #009BDF;
}
/* buttons
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  /* modals
------------------------------------*/
}
body.flip .button.green,
.tc-bootstrap-layout .button.green {
  border-left: solid #83AE3B 1px;
  border-top: solid #83AE3B 1px;
  border-bottom: 1px solid #597626;
  border-right: solid #597626 1px;
  color: #fff;
}
body.flip .button.red:active,
.tc-bootstrap-layout .button.red:active {
  background: -moz-linear-gradient(top, #A12F33, #DD464B);
  background: -webkit-gradient(linear, left top, left bottom, from(#A12F33), to(#DD464B));
}
body.flip .button_hover,
.tc-bootstrap-layout .button_hover {
  background: #e7e7e7;
  box-shadow: inset 1px 1px 1px #e7e7e7;
  -moz-box-shadow: inset 1px 1px 1px #e7e7e7;
  -webkit-box-shadow: inset 1px 1px 1px #e7e7e7;
}
body.flip .modal-box-wrapper,
.tc-bootstrap-layout .modal-box-wrapper {
  position: fixed;
  z-index: 1041;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content {
  margin-top: 60px;
  background: #424242;
  position: relative;
  z-index: 1002;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border: 0;
  border-radius: 3px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header {
  border: 0;
  background: #424242;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header h1 {
  color: #fff;
  font-size: 26px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: 400;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body p {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body hr,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body hr {
  margin: 30px -20px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body small,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body small {
  color: rgba(255, 255, 255, 0.26);
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h5,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h5 {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child {
  margin-top: 30px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form {
  margin: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child {
  margin-bottom: 25px;
  margin-top: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form label,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form label {
  color: #fff;
  font-weight: 400;
  text-align: left;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p {
  color: #fff;
}
body.flip .crud_button.green,
.tc-bootstrap-layout .crud_button.green {
  color: #fff;
  background: #98bd32;
  border: 0;
  box-shadow: none;
}
body.flip .crud_button.green:visited,
.tc-bootstrap-layout .crud_button.green:visited {
  color: #fff;
}
body.flip .crud_button.green:active,
.tc-bootstrap-layout .crud_button.green:active,
body.flip .crud_button.green.active,
.tc-bootstrap-layout .crud_button.green.active {
  color: #fff;
  background: -moz-linear-gradient(top, #7c9c3d, #bbdd71);
  background: -webkit-gradient(linear, left top, left bottom, from(#7c9c3d), to(#bbdd71));
}
body.flip .crud_button.selected,
.tc-bootstrap-layout .crud_button.selected,
body.flip .crud_button.selected:active,
.tc-bootstrap-layout .crud_button.selected:active {
  color: #8A8A8A;
  background: #E7E7E7;
  background: -moz-linear-gradient(top, #E0E0E0, #EEE);
  background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#EEE));
  box-shadow: inset 1px 1px 1px #b1b1b1;
  -moz-box-shadow: inset 1px 1px 1px #b1b1b1;
  -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
  text-shadow: #fff 1px 1px 0px;
  border: 1px solid #cdcdcd;
}
body.flip .crud_button .login,
.tc-bootstrap-layout .crud_button .login {
  background: transparent image-url('arrow_right.png') no-repeat;
  padding: 0px;
  margin: 0px;
  border: 0px;
  padding-left: 16px;
  color: #fff;
  text-shadow: #737373 1px 1px 0px;
}
/* Credentials
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  /*Change plan*/
  /* Confirm change plan dialog */
  /* Create new cloud */
  /* Debug console*/
  /*
#debug_console {
  border-collapse: collapse;
  width: 940px;
  margin-bottom: 0;

  th {
    text-align: left;
    color: #999;
    padding: 0 5px;
    line-height: 33px;
  }

  tr.info td.debug_time {
    background: #DABF46;
    color:white;
  }

  tr.error td.debug_time {
    background: #BC1A23;
    color:white;
  }

  tr.info td {
      border-bottom: #E5DBAB solid 1px;
      background: #FFF5E0;
      color: #CC922F;
  }

  tr.error td {
      border-bottom: #ECC6C7 solid 1px;
      background: #FFECEB; color: #A34347;
  }

  td {
    padding: 0 5px;
    overflow: hidden;
    line-height: 33px;
    font-size:0.9em;
  }

  .debug_time { width: 90px; }
  }
*/
}
body.flip .data_row.new-pricing > header,
.tc-bootstrap-layout .data_row.new-pricing > header {
  background: -webkit-gradient(linear, left top, left bottom, from(#494949), to(#252525));
  color: white;
  border: none;
  border-top: solid #7A7A7A 1px;
}
body.flip .data_row.new-pricing > header a,
.tc-bootstrap-layout .data_row.new-pricing > header a {
  color: white;
}
body.flip .data_row .credentials,
.tc-bootstrap-layout .data_row .credentials {
  color: #323232;
  width: 960px;
  border-top: 0px;
}
body.flip .data_row .credentials dt,
.tc-bootstrap-layout .data_row .credentials dt,
body.flip .data_row .credentials dd,
.tc-bootstrap-layout .data_row .credentials dd {
  font-size: 1.1em;
  margin-top: 5px;
  margin-bottom: 0em;
  padding: 0.4em 1em;
  float: left;
}
body.flip .data_row .credentials dt,
.tc-bootstrap-layout .data_row .credentials dt {
  clear: both;
  font-weight: bold;
  margin-left: 10px;
  width: 90px;
  text-align: right;
  border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  /*  overflow: hidden;*/
  text-shadow: #fff 1px 1px 0px;
  background: -moz-linear-gradient(top, #EFEFEF, #C9C9C9);
  background: -webkit-gradient(linear, 0% 10%, 0% 90%, from(#EFEFEF), to(#C9C9C9));
  border-right: solid white 1px;
}
body.flip .data_row .credentials dd,
.tc-bootstrap-layout .data_row .credentials dd {
  border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  /*  overflow: hidden;*/
  background: #fff;
  border-left: solid #949494 1px;
  width: 350px;
}
body.flip .data_row .change_password_button,
.tc-bootstrap-layout .data_row .change_password_button {
  background: #4B4949;
  font-weight: none;
  border-color: #3E3D3D;
  box-shadow: inset 1px 1px 1px #464444;
  -moz-box-shadow: inset 1px 1px 1px #464444;
  -webkit-box-shadow: inset 1px 1px 1px #464444;
}
body.flip fieldset.edit_user,
.tc-bootstrap-layout fieldset.edit_user {
  min-height: 200px;
}
body.flip .special-offer,
.tc-bootstrap-layout .special-offer {
  border-color: #9E0101;
  color: white;
  background: -moz-linear-gradient(top, #F0FF3B, #cfc200);
  background: -webkit-gradient(linear, left top, left bottom, from(#F0FF3B), to(#cfc200));
  text-align: center;
  padding: 4px;
  color: #323232;
  text-shadow: #E5E5E5 1px 1px 0px;
}
body.flip .billing-issue,
.tc-bootstrap-layout .billing-issue {
  font-weight: bold;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 1px 1px 5px #505050;
  -moz-box-shadow: 1px 1px 5px #505050;
  -webkit-box-shadow: 1px 1px 5px #505050;
  border-bottom: 1px solid #3b4f15;
  padding: 10px 3px;
  font-size: 12px;
  color: white;
  border: 1px solid #CF0000;
  border-top: none;
  background-color: #f30000;
  text-align: center;
  background: -moz-linear-gradient(-90deg, #D90000, #f30000);
  background: -webkit-gradient(linear, 0 top, 0 bottom, from(#D90000), to(#f30000));
}
body.flip .billing-issue a,
.tc-bootstrap-layout .billing-issue a {
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 3px 5px;
  color: #fff;
  margin-left: 4px;
  margin-right: 4px;
}
body.flip .billing-issue a:hover,
.tc-bootstrap-layout .billing-issue a:hover {
  background: #fff;
  color: #f30000;
}
body.flip .grey_table,
.tc-bootstrap-layout .grey_table {
  width: 920px;
  list-style: none;
}
body.flip .grey_table .grey_table_row,
.tc-bootstrap-layout .grey_table .grey_table_row {
  background-color: #EFEFEF;
  padding: 10px 6px 9px 10px;
  margin: 0px;
  font-weight: 600;
  font-size: 1.1em;
  border-bottom: 1px solid #BBBBBB;
}
body.flip .grey_table .grey_table_row.current,
.tc-bootstrap-layout .grey_table .grey_table_row.current {
  background-color: #FFFFFF;
}
body.flip .grey_table .grey_table_row.header,
.tc-bootstrap-layout .grey_table .grey_table_row.header {
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  /*  overflow: hidden;*/
  background: -moz-linear-gradient(top, #F0F0F0, #CFCFCF);
  background: -webkit-gradient(linear, 0% 10%, 0% 90%, from(#F0F0F0), to(#CFCFCF));
  border-bottom: 1px solid #949494;
  font-size: 1.1em;
}
body.flip .grey_table .grey_table_row.header .grey_table_cell.extras,
.tc-bootstrap-layout .grey_table .grey_table_row.header .grey_table_cell.extras,
body.flip .grey_table .grey_table_row.header .grey_table_cell.monthly_price,
.tc-bootstrap-layout .grey_table .grey_table_row.header .grey_table_cell.monthly_price {
  border: 0;
}
body.flip .grey_table .grey_table_row.footer,
.tc-bootstrap-layout .grey_table .grey_table_row.footer {
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  /*  overflow: hidden;*/
  background-color: #ccc;
  border-top: 1px solid #EFEFEF;
  height: 8px;
  padding: 0px;
}
body.flip .grey_table .grey_table_row,
.tc-bootstrap-layout .grey_table .grey_table_row {
  text-align: center;
}
body.flip .grey_table .grey_table_row .grey_table_cell,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell {
  float: left;
  width: 100px;
  height: auto;
}
body.flip .grey_table .grey_table_row .grey_table_cell .crud_button,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell .crud_button {
  width: 110px;
  text-align: center;
}
body.flip .grey_table .grey_table_row .grey_table_cell.extras,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell.extras {
  font-size: 12px;
  text-align: left;
  width: 335px;
  border: 1px solid #efefef;
}
body.flip .grey_table .grey_table_row .grey_table_cell.extras span,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell.extras span {
  display: inline-block;
  padding: 3px 5px;
  background: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 3px;
  min-width: 150px;
}
body.flip .grey_table .grey_table_row .grey_table_cell.monthly_price,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell.monthly_price {
  color: #797979;
  width: 40px;
}
body.flip .grey_table .grey_table_row .grey_table_cell.statement_id,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell.statement_id {
  color: #797979;
  font-size: 0.9em;
  width: 440px;
}
body.flip .grey_table .grey_table_row .grey_table_cell.download_statement,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell.download_statement {
  color: #797979;
  font-size: 0.9em;
  width: 140px;
  float: right;
}
body.flip .grey_table .grey_table_row .grey_table_cell.download_statement .crud_button,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell.download_statement .crud_button {
  width: auto;
}
body.flip .grey_table .grey_table_row .grey_table_cell.change_plan,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell.change_plan {
  width: 100px;
}
body.flip .grey_table .grey_table_row .grey_table_cell.change_plan .crud_button,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell.change_plan .crud_button {
  font-size: 1em;
}
body.flip .grey_table .grey_table_row .grey_table_cell:nth-child(5),
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell:nth-child(5) {
  text-align: right;
  width: 110px;
  margin-right: 15px;
}
body.flip .grey_table .grey_table_row .grey_table_cell:first-child,
.tc-bootstrap-layout .grey_table .grey_table_row .grey_table_cell:first-child {
  text-align: left;
}
body.flip .black_overlay,
.tc-bootstrap-layout .black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
}
body.flip .create-first-cloud-note,
.tc-bootstrap-layout .create-first-cloud-note {
  position: relative;
  width: 310px;
  left: 400px;
  top: 23px;
  padding: 30px 10px;
}
body.flip .create-first-cloud-note .arrow,
.tc-bootstrap-layout .create-first-cloud-note .arrow {
  font-size: 78px;
  position: absolute;
  top: -10px;
  right: 0px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
body.flip .create-first-cloud-note .smile,
.tc-bootstrap-layout .create-first-cloud-note .smile {
  position: absolute;
  top: 5px;
  right: 14px;
  font-size: 78px;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
}
body.flip .switch-clouds,
.tc-bootstrap-layout .switch-clouds {
  font-size: 42px;
  position: relative;
  width: 330px;
  top: -150px;
  left: 30px;
  padding-top: 60px;
}
body.flip .switch-clouds .arrow,
.tc-bootstrap-layout .switch-clouds .arrow {
  font-size: 78px;
  position: absolute;
  top: -10px;
  right: 0px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
body.flip .switch-clouds .smile,
.tc-bootstrap-layout .switch-clouds .smile {
  position: absolute;
  top: 5px;
  right: 14px;
  font-size: 78px;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
}
body.flip #cloud-grid-holder .grid-view-port,
.tc-bootstrap-layout #cloud-grid-holder .grid-view-port {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.flip .dialog,
.tc-bootstrap-layout .dialog {
  position: relative;
  box-shadow: 2px 2px 10px #222;
  -moz-box-shadow: 2px 2px 10px #222;
  -webkit-box-shadow: 2px 2px 10px #222;
  z-index: 1002;
}
body.flip .modal-box-wrapper,
.tc-bootstrap-layout .modal-box-wrapper,
body.flip .mask,
.tc-bootstrap-layout .mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
body.flip .middle-title,
.tc-bootstrap-layout .middle-title {
  margin: 20px 15px 0 15px;
  padding: 10px 0 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
body.flip .middle-title .inner,
.tc-bootstrap-layout .middle-title .inner {
  font-size: 1.1em;
  font-weight: 600;
  color: #fff;
  padding: 0;
}
body.flip .middle-title.marginless,
.tc-bootstrap-layout .middle-title.marginless {
  margin: 20px 15px 0 15px;
}
body.flip .middle-title.borderless,
.tc-bootstrap-layout .middle-title.borderless {
  border: 0px;
}
body.flip .middle-title.first,
.tc-bootstrap-layout .middle-title.first,
body.flip .middle-title:first-child,
.tc-bootstrap-layout .middle-title:first-child {
  border: 0;
  margin: 0 15px 0 15px;
}
body.flip #cloud-provider,
.tc-bootstrap-layout #cloud-provider {
  margin: 10px 0;
}
body.flip #cloud-provider .instruction,
.tc-bootstrap-layout #cloud-provider .instruction {
  margin-left: 0;
}
body.flip .new-cloud-dialog,
.tc-bootstrap-layout .new-cloud-dialog {
  position: relative;
  box-shadow: 2px 2px 10px #222;
  -moz-box-shadow: 2px 2px 10px #222;
  -webkit-box-shadow: 2px 2px 10px #222;
  z-index: 1002;
  top: 100px;
  margin: auto;
}
body.flip .new-cloud-dialog.box,
.tc-bootstrap-layout .new-cloud-dialog.box {
  width: 650px;
}
body.flip .new-cloud-dialog .row.short label,
.tc-bootstrap-layout .new-cloud-dialog .row.short label,
body.flip #edit_cloud_form label,
.tc-bootstrap-layout #edit_cloud_form label {
  width: 195px;
  text-align: right;
  margin-right: 0px;
  padding-right: 0px;
  font-weight: 600;
}
body.flip .new-cloud-dialog .buttons input[disabled],
.tc-bootstrap-layout .new-cloud-dialog .buttons input[disabled] {
  color: #8A8A8A;
  background: #E7E7E7;
  background: -moz-linear-gradient(top, #E0E0E0, #EEE);
  background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#EEE));
  box-shadow: inset 1px 1px 1px #b1b1b1;
  -moz-box-shadow: inset 1px 1px 1px #b1b1b1;
  -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
  text-shadow: #fff 1px 1px 0px;
  border: 1px solid #cdcdcd;
}
body.flip .new-cloud-dialog input[type="radio"],
.tc-bootstrap-layout .new-cloud-dialog input[type="radio"],
body.flip #edit_cloud_form input[type="radio"],
.tc-bootstrap-layout #edit_cloud_form input[type="radio"] {
  float: left;
  margin-right: 7px;
}
body.flip .new-cloud-dialog input[type="radio"] + label,
.tc-bootstrap-layout .new-cloud-dialog input[type="radio"] + label,
body.flip #edit_cloud_form nput[type="radio"] + label,
.tc-bootstrap-layout #edit_cloud_form nput[type="radio"] + label {
  float: left;
  margin-right: 20px;
  width: auto;
}
body.flip .new-cloud-dialog .tick,
.tc-bootstrap-layout .new-cloud-dialog .tick,
body.flip .edit_cloud .tick,
.tc-bootstrap-layout .edit_cloud .tick,
body.flip #cloud-provider .tick,
.tc-bootstrap-layout #cloud-provider .tick {
  float: left;
  width: 16px;
  height: 16px;
  margin: 6px 0px 0px 4px;
  padding: 0px;
}
body.flip .new-cloud-dialog .tick.info,
.tc-bootstrap-layout .new-cloud-dialog .tick.info,
body.flip .edit_cloud .tick.info,
.tc-bootstrap-layout .edit_cloud .tick.info,
body.flip #cloud-provider .tick.info,
.tc-bootstrap-layout #cloud-provider .tick.info {
  background: image-url('info.png');
}
body.flip .new-cloud-dialog .tick.error,
.tc-bootstrap-layout .new-cloud-dialog .tick.error,
body.flip .edit_cloud .tick.error,
.tc-bootstrap-layout .edit_cloud .tick.error,
body.flip #cloud-provider .tick.error,
.tc-bootstrap-layout #cloud-provider .tick.error {
  background: image-url('bang.png');
}
body.flip .new-cloud-dialog .tick.ok,
.tc-bootstrap-layout .new-cloud-dialog .tick.ok,
body.flip .edit_cloud .tick.ok,
.tc-bootstrap-layout .edit_cloud .tick.ok,
body.flip #cloud-provider .tick.ok,
.tc-bootstrap-layout #cloud-provider .tick.ok {
  background: image-url('tick-ok.png');
}
body.flip .tick_message,
.tc-bootstrap-layout .tick_message {
  top: 0px;
  left: 0px;
  position: absolute;
  background: red;
  opacity: 0.9;
  background: black;
  padding: 10px 10px 10px 25px;
  z-index: 1003;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  /*  overflow: hidden;*/
  font-size: 0.8em;
  max-width: 200px;
  min-height: 20px;
  margin-left: 25px;
}
body.flip .errorExplanation,
.tc-bootstrap-layout .errorExplanation {
  /*  display: none;*/
}
body.flip .fieldWithErrors input,
.tc-bootstrap-layout .fieldWithErrors input {
  margin-right: 2px;
  border: 1px solid #FF969C;
}
body.flip .formError,
.tc-bootstrap-layout .formError {
  color: #a94442;
}
body.flip .new-cloud-dialog .formError,
.tc-bootstrap-layout .new-cloud-dialog .formError {
  margin-left: 10px;
}
body.flip .graph-tooltip,
.tc-bootstrap-layout .graph-tooltip {
  background: -moz-linear-gradient(top, #B3d962, #7f9c44);
  background: -webkit-gradient(linear, 0% 1%, 0% 90%, from(#B3d962), to(#7f9c44));
  box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.5);
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  /*  overflow: hidden;*/
  box-shadow: 0px 1px 5px #3C3C3C;
  -moz-box-shadow: 0px 1px 5px #3C3C3C;
  -webkit-box-shadow: 0px 1px 5px #3C3C3C;
  border: 0px !important;
  color: white !important;
  opacity: 0.9;
  text-shadow: #738f1d 1px 1px 0px;
}
body.flip .graph-tooltip.total,
.tc-bootstrap-layout .graph-tooltip.total {
  background: -moz-linear-gradient(top, #AFF0EE, #6BC4DC);
  background: -webkit-gradient(linear, 0% 1%, 0% 90%, from(#AFF0EE), to(#6BC4DC));
}
body.flip .graph-tooltip.encoding,
.tc-bootstrap-layout .graph-tooltip.encoding {
  background: -moz-linear-gradient(top, #B3d962, #7f9c44);
  background: -webkit-gradient(linear, 0% 1%, 0% 90%, from(#B3d962), to(#7f9c44));
}
body.flip .notification-row,
.tc-bootstrap-layout .notification-row {
  margin: 20px 15px 10px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 10px;
}
body.flip .notification-row label,
.tc-bootstrap-layout .notification-row label {
  font-size: 1.1em;
}
body.flip .notification-row:last-child,
.tc-bootstrap-layout .notification-row:last-child {
  border: 0;
}
body.flip .notification-url,
.tc-bootstrap-layout .notification-url {
  padding-bottom: 15px;
  margin-top: 0;
}
body.flip #notification_url,
.tc-bootstrap-layout #notification_url {
  margin-top: 6px;
  padding: 0px 4px 0px 4px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 350px;
  border-radius: 5px;
  border: 1px solid #bbbbbb;
  outline: none;
  padding: 5px;
}
body.flip .notification-delay,
.tc-bootstrap-layout .notification-delay {
  padding-bottom: 15px;
  margin-top: 0;
}
body.flip #notification_delay,
.tc-bootstrap-layout #notification_delay {
  margin-top: 6px;
  padding: 0px 4px 0px 4px;
  font-size: 1.1em;
  width: 82px;
  border-radius: 5px;
  border: 1px solid #bbbbbb;
  outline: none;
  padding: 5px;
}
body.flip p.description,
.tc-bootstrap-layout p.description {
  font-size: 0.85em;
  color: #D7D7D7;
  margin: 10px 10px 0 0;
}
body.flip .notification-events input,
.tc-bootstrap-layout .notification-events input {
  display: inline;
}
body.flip .notification-events .checkbox-wrap,
.tc-bootstrap-layout .notification-events .checkbox-wrap {
  margin-bottom: 0;
}
body.flip .notification-event .description,
.tc-bootstrap-layout .notification-event .description {
  font-size: 0.85em;
  color: #D7D7D7;
  margin: 10px 10px 0 20px;
}
body.flip .notification-speech,
.tc-bootstrap-layout .notification-speech {
  font-size: 1em;
}
body.flip .notification-speech .doc-reference,
.tc-bootstrap-layout .notification-speech .doc-reference {
  margin-top: 15px;
}
body.flip .control,
.tc-bootstrap-layout .control {
  background: -moz-linear-gradient(top, #727272, #282828);
  background: -webkit-gradient(linear, left top, left bottom, from(#727272), to(#282828));
  border-radius: 1em 1em 1em 1em;
  -webkit-border-radius: 1em 1em 1em 1em;
  -moz-border-radius: 1em 1em 1em 1em;
  /*  overflow: hidden;*/
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  width: 2em;
  height: 2em;
  border: solid #323232 1px;
}
body.flip .control:active,
.tc-bootstrap-layout .control:active {
  background: -moz-linear-gradient(top, #282828, #727272);
  background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#727272));
}
body.flip .control.green,
.tc-bootstrap-layout .control.green {
  background: -moz-linear-gradient(top, #bbdd71, #7c9c3d);
  background: -webkit-gradient(linear, left top, left bottom, from(#bbdd71), to(#7c9c3d));
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  border: solid #8fb648 1px;
}
body.flip .control.green:active,
.tc-bootstrap-layout .control.green:active {
  background: -moz-linear-gradient(top, #7c9c3d, #bbdd71);
  background: -webkit-gradient(linear, left top, left bottom, from(#7c9c3d), to(#bbdd71));
}
body.flip .floater,
.tc-bootstrap-layout .floater {
  margin: 10px;
  background: white;
  box-shadow: 2px 2px 5px #222222;
  -moz-box-shadow: 2px 2px 5px #222222;
  -webkit-box-shadow: 2px 2px 5px #222222;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  /*  overflow: hidden;*/
}
body.flip .floater p,
.tc-bootstrap-layout .floater p {
  margin: 0.5em 0.5em;
  padding: 0.5em;
  color: black;
}
body.flip .floater p.note,
.tc-bootstrap-layout .floater p.note {
  background: #FFC3A8;
  font-size: 1.2em;
}
body.flip .floater h3,
.tc-bootstrap-layout .floater h3 {
  padding: 1em;
  color: #222;
  font-size: 1em;
}
body.flip .floater h4,
.tc-bootstrap-layout .floater h4 {
  padding: 0.5em 1em;
  color: #555;
}
body.flip .debug_console,
.tc-bootstrap-layout .debug_console {
  min-height: 150px;
}
body.flip .grey-page-controls .grid-view-page-controls,
.tc-bootstrap-layout .grey-page-controls .grid-view-page-controls {
  text-align: center;
  font-size: 0.9em;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
body.flip .grid-container,
.tc-bootstrap-layout .grid-container {
  padding-bottom: 10px;
}
body.flip .grid-view-page-controls,
.tc-bootstrap-layout .grid-view-page-controls {
  position: relative;
  -webkit-box-shadow: 2px 2px 5px #222222;
  box-shadow: 2px 2px 5px #222222;
  -moz-box-shadow: 2px 2px 5px #222222;
  -webkit-box-shadow: 0px 0px 7px #3f3f3f;
  -moz-box-shadow: 0 0 7px #3f3f3f;
  float: left;
  border: 2px solid #474747;
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  /*  overflow: hidden;*/
}
body.flip .grid-view-page-controls .page-link,
.tc-bootstrap-layout .grid-view-page-controls .page-link,
body.flip .grid-view-page-controls .page-more,
.tc-bootstrap-layout .grid-view-page-controls .page-more {
  padding: 5px;
  text-decoration: none;
  text-shadow: 1px 1px 1px white;
  box-shadow: 0 0 7px #3f3f3f;
  height: 20px;
  float: left;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  line-height: 1.6em;
  color: #323232;
  border-left: 1px solid #E2E2E2;
  background-color: #f4f5f6;
  background-image: -webkit-gradient(linear, left center, right center, from(#f4f5f6), to(#e7e8ed));
  background-image: -webkit-linear-gradient(left, #f4f5f6, #e7e8ed);
  background-image: -moz-linear-gradient(left, #f4f5f6, #e7e8ed);
}
body.flip .grid-view-page-controls .page-link:hover,
.tc-bootstrap-layout .grid-view-page-controls .page-link:hover {
  background-image: -webkit-gradient(linear, left center, right center, from(#eaecee), to(#e2e3e8));
  background-image: -webkit-linear-gradient(left, #eaecee, #e2e3e8);
  background-image: -moz-linear-gradient(left, #eaecee, #e2e3e8);
  background-image: -o-linear-gradient(left, #eaecee, #e2e3e8);
}
body.flip .grid-view-page-controls .page-link,
.tc-bootstrap-layout .grid-view-page-controls .page-link {
  cursor: pointer;
}
body.flip .grid-view-page-controls .page-link:active,
.tc-bootstrap-layout .grid-view-page-controls .page-link:active {
  background-image: none;
  background-color: #D7D7D7;
}
body.flip .grid-view-page-controls .page-more,
.tc-bootstrap-layout .grid-view-page-controls .page-more {
  border-left: 1px solid #E2E2E2;
  background-color: #f4f5f6;
  background-image: -webkit-gradient(linear, left center, right center, from(#f4f5f6), to(#e7e8ed));
  background-image: -webkit-linear-gradient(left, #f4f5f6, #e7e8ed);
  background-image: -moz-linear-gradient(left, #f4f5f6, #e7e8ed);
  cursor: default;
}
body.flip .grid-view-page-controls .page-more:hover,
.tc-bootstrap-layout .grid-view-page-controls .page-more:hover {
  border-left: 1px solid #E2E2E2;
  background-color: #f4f5f6;
  background-image: -webkit-gradient(linear, left center, right center, from(#f4f5f6), to(#e7e8ed));
  background-image: -webkit-linear-gradient(left, #f4f5f6, #e7e8ed);
  background-image: -moz-linear-gradient(left, #f4f5f6, #e7e8ed);
  cursor: default;
}
body.flip .grid-view-page-controls .page-link:first-child,
.tc-bootstrap-layout .grid-view-page-controls .page-link:first-child {
  border-radius: 4px 0px 0px 4px;
  -webkit-border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  /*  overflow: hidden;*/
  padding-left: 10px;
  padding-right: 10px;
  border-right: 0px;
  border-left: 0px;
  background-image: image-url('sprite.png');
  background-position: -24px -600px;
  width: 13px;
  height: 20px;
}
body.flip .grid-view-page-controls .page-link:last-child,
.tc-bootstrap-layout .grid-view-page-controls .page-link:last-child {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 0px;
  border-left: 0px;
  border-radius: 0px 4px 4px 0px;
  -webkit-border-radius: 0px 4px 4px 0px;
  -moz-border-radius: 0px 4px 4px 0px;
  /*  overflow: hidden;*/
  background-image: image-url('sprite.png');
  background-position: -24px -630px;
  width: 13px;
  height: 20px;
}
body.flip .grid-view-page-controls .page-link.current,
.tc-bootstrap-layout .grid-view-page-controls .page-link.current {
  color: #85B00A;
  font-weight: bold;
}
body.flip .grid-view-item,
.tc-bootstrap-layout .grid-view-item {
  list-style: none;
  margin-left: 5px;
  margin-right: -9px;
  width: 200px;
}
body.flip .cloud-grid-item .spinner,
.tc-bootstrap-layout .cloud-grid-item .spinner {
  height: 8px;
}
body.flip .file-limit-info,
.tc-bootstrap-layout .file-limit-info,
body.flip .data_thumb.trial-cloud.upgraded .file-limit-info,
.tc-bootstrap-layout .data_thumb.trial-cloud.upgraded .file-limit-info {
  display: none;
}
body.flip .data_thumb.trial-cloud .title.row,
.tc-bootstrap-layout .data_thumb.trial-cloud .title.row {
  background: #d73f00;
  color: #fff;
  text-shadow: none;
  border-radius: 3px;
  padding: 5px 10px 5px 10px;
  margin: 0;
}
body.flip .data_thumb.trial-cloud .file-limit-info,
.tc-bootstrap-layout .data_thumb.trial-cloud .file-limit-info {
  display: block;
  font-size: 10px;
}
body.flip .data_thumb.trial-cloud.upgraded .title.row,
.tc-bootstrap-layout .data_thumb.trial-cloud.upgraded .title.row {
  padding: 10px;
}
body.flip .stats_row header,
.tc-bootstrap-layout .stats_row header {
  padding: 10px 0px;
}
body.flip .stats_row header h3,
.tc-bootstrap-layout .stats_row header h3 {
  color: black;
}
body.flip .stats_row header h4,
.tc-bootstrap-layout .stats_row header h4 {
  float: left;
}
body.flip .stats_row header small,
.tc-bootstrap-layout .stats_row header small {
  margin-top: 3px;
}
body.flip .jobs-queue-graph,
.tc-bootstrap-layout .jobs-queue-graph,
body.flip .encoding-per-day-graph,
.tc-bootstrap-layout .encoding-per-day-graph {
  margin-bottom: 40px;
}
body.flip .stats_row .overview-holder,
.tc-bootstrap-layout .stats_row .overview-holder {
  border-bottom: solid #C9C9C9 1px;
  background-color: #EDEDED;
}
body.flip .stats_row .slide-handle,
.tc-bootstrap-layout .stats_row .slide-handle {
  border-right: solid #C9C9C9 1px;
  border-left: solid #C9C9C9 1px;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: move;
}
body.flip .stats_row .slide-handle.sliding,
.tc-bootstrap-layout .stats_row .slide-handle.sliding {
  background-color: rgba(255, 255, 255, 0.4);
}
body.flip .stats_row .resize-handle,
.tc-bootstrap-layout .stats_row .resize-handle {
  background: image-url('graph_handle.png') no-repeat 0 5px !important;
}
body.flip .stats_row .resize-handle.right,
.tc-bootstrap-layout .stats_row .resize-handle.right {
  cursor: e-resize;
  margin-right: -5px;
}
body.flip .stats_row .resize-handle.left,
.tc-bootstrap-layout .stats_row .resize-handle.left {
  margin-left: -5px;
  cursor: w-resize;
}
body.flip .stats_row .graph-holder .tickLabel,
.tc-bootstrap-layout .stats_row .graph-holder .tickLabel {
  font-size: 10px;
  font-weight: bold;
  color: #AAA !important;
}
body.flip .stats_row .graph-holder .yAxis .tickLabel,
.tc-bootstrap-layout .stats_row .graph-holder .yAxis .tickLabel {
  padding-right: 10px;
  width: 50px;
}
body.flip .stats_row section,
.tc-bootstrap-layout .stats_row section {
  padding-bottom: 4px;
}
body.flip aside.controls.pad,
.tc-bootstrap-layout aside.controls.pad {
  margin-left: 4px;
}
/* Config 
------------------------------------*/

[ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
body.flip,
.tc-bootstrap-layout {
  /* Mixins
------------------------------------*/
  /* General
------------------------------------*/
  /* buttons
------------------------------------*/
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip h1,
.tc-bootstrap-layout h1,
body.flip h2,
.tc-bootstrap-layout h2,
body.flip h3,
.tc-bootstrap-layout h3,
body.flip h4,
.tc-bootstrap-layout h4,
body.flip h5,
.tc-bootstrap-layout h5,
body.flip h6,
.tc-bootstrap-layout h6 {
  color: #293240;
}
body.flip hr,
.tc-bootstrap-layout hr {
  display: block;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 30px -30px;
}
body.flip small,
.tc-bootstrap-layout small {
  color: rgba(0, 0, 0, 0.46);
  font-size: 12px;
}
body.flip h4 small,
.tc-bootstrap-layout h4 small {
  padding-left: 25px;
}
body.flip .floating-button,
.tc-bootstrap-layout .floating-button {
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  width: 56px;
  height: 56px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  font-weight: 400;
  text-align: center;
  transition: background-color ease-out 0.5s;
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > i,
.tc-bootstrap-layout .floating-button > i {
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > span,
.tc-bootstrap-layout .floating-button > span {
  font-size: 12px;
}
body.flip .floating-button:hover,
.tc-bootstrap-layout .floating-button:hover {
  color: #fff;
  transition: background-color ease 0.5s;
}
body.flip .floating-button.on-top,
.tc-bootstrap-layout .floating-button.on-top {
  top: 175px;
}
body.flip .primary-action,
.tc-bootstrap-layout .primary-action,
body.flip .primary-action:link,
.tc-bootstrap-layout .primary-action:link,
body.flip .primary-action:active,
.tc-bootstrap-layout .primary-action:active,
body.flip .primary-action:focus,
.tc-bootstrap-layout .primary-action:focus {
  background: #6E8295;
  color: #fff;
}
body.flip .primary-action:hover,
.tc-bootstrap-layout .primary-action:hover {
  background: #6E8295;
}
body.flip .danger-action,
.tc-bootstrap-layout .danger-action,
body.flip .danger-action:link,
.tc-bootstrap-layout .danger-action:link,
body.flip .danger-action:active,
.tc-bootstrap-layout .danger-action:active,
body.flip .danger-action:focus,
.tc-bootstrap-layout .danger-action:focus {
  color: #fff;
  background: #BE0016;
}
body.flip .danger-action:hover,
.tc-bootstrap-layout .danger-action:hover {
  background: #A80013;
}
/* Layout
------------------------------------*/
/* -------------------------------header ------------------------------------*/
#header {
  display: block;
  margin-bottom: 0;
  background: #424242;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  position: relative;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header .logo {
  display: block;
  margin: 0;
  width: 230px;
  height: 57px;
}
#header .app_nav {
  list-style: none;
  margin: 0 0 44px 0;
  padding-left: 0;
}
#header .app_nav > li {
  position: relative;
  font-size: 14px;
  background: #293240;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 3px;
  padding: 5px 20px;
  width: 200px;
  transition: background-color ease-out 0.5s;
}
#header .app_nav > li a {
  color: #fff;
  display: block;
}
#header .app_nav > li ul {
  padding-left: 0;
  display: none;
  width: 200px;
  list-style-type: none;
  position: absolute;
  top: 25px;
  left: -1px;
  z-index: 20;
}
#header .app_nav > li ul li a {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
#header .app_nav > li:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav > li > a::after {
  font-family: "FontAwesome";
  content: "\f054";
  float: right;
  color: #fff;
}
#header .app_nav > li.pulldown.selected > a::after {
  font-family: "FontAwesome";
  content: "\f053";
  float: right;
  color: #fff;
}
#header .app_nav li.pulldown.selected {
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 3px 3px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 0;
}
#header .app_nav li.pulldown.selected ul {
  display: block;
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 0 0 3px 3px;
  margin-top: 5px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 0;
}
#header .app_nav li.pulldown.selected ul li a:hover {
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav li.pulldown.selected ul li:last-child a:hover {
  border-radius: 0 0 3px 3px;
}
#header .public_nav {
  margin-top: 19px;
  margin-bottom: 0;
}
#header .public_nav li {
  display: inline-block;
  margin: 0px 10px;
  color: #29313F;
  font-size: 12px;
}
#header .public_nav li a {
  text-align: center;
  min-width: 65px;
  padding: 3px 5px;
  color: #29313F;
  text-decoration: none;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #fff;
  transition: background-color ease-out 0.5s;
}
#header .public_nav li a:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .public_nav li:last-child {
  margin-right: 0;
}
/* left side nav
------------------------------------*/
#nav {
  margin-left: 0px;
}
#nav a {
  display: block;
  padding: 12px 10px 12px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #272727;
  margin-bottom: 0px;
  transition: background-color ease 0.5s;
  border-left: solid 5px #f5f5f5;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#nav a .icon {
  margin-right: 12px;
  width: 15px;
  text-align: center;
  display: inline-block;
}
#nav a:hover {
  transition: background-color ease-out 0.5s;
  color: #009bdf;
  text-decoration: none;
}
#nav a.current {
  background-color: transparent;
  border-left: solid 5px #009BDF;
}
#nav a.current:hover {
  color: #009bdf;
}
#nav .choose-factory {
  display: inline-block;
  width: 175px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
}
/* right side column
------------------------------------*/
#promo-box {
  margin-top: 70px;
  margin-left: -15px;
}
/* main header
------------------------------------*/
#main {
  padding: 30px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border-radius: 3px;
}
#main p {
  font-size: 12px;
}
#main .cloud-dashboard-top {
  margin: -30px -30px 15px -30px;
  background: #eee;
  padding: 15px;
}
#main .range-selector {
  margin: 15px 0 0 0;
}
#main .controls {
  float: right;
}
#main .provider-info {
  margin: 1px 0px 0px 0!important;
}
#main .provider-info a {
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}
#main .provider-info + small {
  clear: both;
  display: block;
}
body.flip .header_list,
.tc-bootstrap-layout .header_list {
  font-size: 11px;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt,
body.flip .hheader_list dd,
.tc-bootstrap-layout .hheader_list dd {
  float: left;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt {
  margin-right: 3px;
}
body.flip h2.blank-state,
.tc-bootstrap-layout h2.blank-state {
  font-weight: normal;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  width: 600px;
}
body.flip h3.blank-state,
.tc-bootstrap-layout h3.blank-state {
  text-align: center;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  width: 600px;
  margin-top: 25px;
}
/* Footer
------------------------------------*/
#footer div {
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  padding: 15px 0;
  opacity: 0.54;
}
/* Flash Message
------------------------------------*/
body.flip .flash-message,
.tc-bootstrap-layout .flash-message {
  text-align: center;
  font-weight: 600;
  padding: 6px 3px;
}
body.flip .flash-message.error,
.tc-bootstrap-layout .flash-message.error {
  color: #BE0016;
  background: rgba(190, 0, 22, 0.12);
}
body.flip .flash-message.success,
.tc-bootstrap-layout .flash-message.success {
  color: #008E02;
  background: rgba(0, 190, 17, 0.12);
}
#sandbox_warning,
#billing-issue {
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
  position: relative;
  margin: -20px 0px 15px -35px;
  width: calc(100% + 70px);
  z-index: 1;
}
#sandbox_warning .bar span,
#billing-issue .bar span {
  padding: 15px;
  color: #000;
  background: #FFC107;
  display: block;
}
#sandbox_warning a,
#billing-issue a {
  border-radius: 2px;
  padding: 5px 10px;
  font-weight: 600;
  color: #fff;
  background: #ef3e37;
  display: inline-block;
  margin: 5px 0px 0px;
}
#billing-issue .bar {
  color: #fff;
  background: #a82424;
}
#billing-issue a {
  background: none;
  text-decoration: underline;
  color: #fff;
  padding: 0;
  margin-left: 0;
}
.confirm-dialog {
  background-color: #424242;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
.confirm-dialog .inner {
  padding: 15px;
}
.confirm-dialog .inner .dialog-note {
  font-size: 12px;
  color: #fff;
}
.confirm-dialog .inner .dialog-buttons {
  padding-left: 0;
  margin-top: 20px;
  list-style: none;
}
.confirm-dialog .inner .dialog-buttons li {
  float: left;
  width: 50%;
  text-align: center;
}
.confirm-dialog .inner .dialog-buttons.single {
  margin-left: 0;
}
.confirm-dialog .inner .dialog-buttons.single li {
  width: 100%;
}
body.flip .dialog-arrow,
.tc-bootstrap-layout .dialog-arrow {
  border-color: transparent transparent transparent transparent;
  position: absolute;
  border-style: solid;
  border-width: 15px;
  height: 0px;
  width: 0px;
}
body.flip .dialog-arrow.left,
.tc-bootstrap-layout .dialog-arrow.left {
  border-color: transparent transparent transparent #424242;
}
body.flip .dialog-arrow.bottom,
.tc-bootstrap-layout .dialog-arrow.bottom {
  border-color: transparent transparent #424242 transparent;
}
body.flip .dialog-arrow.top,
.tc-bootstrap-layout .dialog-arrow.top {
  border-color: #424242 transparent transparent transparent;
}
/* login & sign up pages*/
/* Mixins
------------------------------------*/
body.flip .no_shadow,
.tc-bootstrap-layout .no_shadow,
body.flip .no_bevel,
.tc-bootstrap-layout .no_bevel {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip .reset,
.tc-bootstrap-layout .reset {
  padding: 0;
  margin: 0;
}
body.flip .paint,
.tc-bootstrap-layout .paint {
  background: silver;
}
body.flip .preset_gradient,
.tc-bootstrap-layout .preset_gradient {
  background: -moz-linear-gradient(top, #cecece, #9e9e9e);
  background: -webkit-gradient(linear, left top, left bottom, from(#cecece), to(#9e9e9e));
}
body.flip .grey_gradient,
.tc-bootstrap-layout .grey_gradient {
  background: -moz-linear-gradient(top, #ffffff, #d7d7d7);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
}
body.flip .dark_gradient,
.tc-bootstrap-layout .dark_gradient {
  background: -moz-linear-gradient(top, #767676, #282828);
  background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#282828));
}
body.flip .bottom_shadow,
.tc-bootstrap-layout .bottom_shadow {
  box-shadow: 0 1px 3px #BEBEBE;
  -moz-box-shadow: 0 1px 3px #BEBEBE;
  -webkit-box-shadow: 0 1px 3px #BEBEBE;
  position: relative;
}
/* General
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: radial-gradient(#fafafa, #f5f5f5);
}
body.flip a,
.tc-bootstrap-layout a,
body.flip a:link,
.tc-bootstrap-layout a:link,
body.flip a:active,
.tc-bootstrap-layout a:active,
body.flip .link-like,
.tc-bootstrap-layout .link-like,
body.flip .link,
.tc-bootstrap-layout .link {
  transition: color ease 0.5s;
  color: #009BDF;
  text-decoration: none;
  cursor: pointer;
}
body.flip a:hover,
.tc-bootstrap-layout a:hover {
  color: #6E8295;
  text-decoration: none;
  transition: color ease-out 0.5s;
}
body.flip a.green,
.tc-bootstrap-layout a.green,
body.flip a.green:active,
.tc-bootstrap-layout a.green:active,
body.flip a.green:visited,
.tc-bootstrap-layout a.green:visited {
  color: #009BDF;
}
/* buttons
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  /* modals
------------------------------------*/
}
body.flip .button.green,
.tc-bootstrap-layout .button.green {
  border-left: solid #83AE3B 1px;
  border-top: solid #83AE3B 1px;
  border-bottom: 1px solid #597626;
  border-right: solid #597626 1px;
  color: #fff;
}
body.flip .button.red:active,
.tc-bootstrap-layout .button.red:active {
  background: -moz-linear-gradient(top, #A12F33, #DD464B);
  background: -webkit-gradient(linear, left top, left bottom, from(#A12F33), to(#DD464B));
}
body.flip .button_hover,
.tc-bootstrap-layout .button_hover {
  background: #e7e7e7;
  box-shadow: inset 1px 1px 1px #e7e7e7;
  -moz-box-shadow: inset 1px 1px 1px #e7e7e7;
  -webkit-box-shadow: inset 1px 1px 1px #e7e7e7;
}
body.flip .modal-box-wrapper,
.tc-bootstrap-layout .modal-box-wrapper {
  position: fixed;
  z-index: 1041;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content {
  margin-top: 60px;
  background: #424242;
  position: relative;
  z-index: 1002;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border: 0;
  border-radius: 3px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header {
  border: 0;
  background: #424242;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header h1 {
  color: #fff;
  font-size: 26px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: 400;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body p {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body hr,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body hr {
  margin: 30px -20px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body small,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body small {
  color: rgba(255, 255, 255, 0.26);
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h5,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h5 {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child {
  margin-top: 30px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form {
  margin: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child {
  margin-bottom: 25px;
  margin-top: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form label,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form label {
  color: #fff;
  font-weight: 400;
  text-align: left;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p {
  color: #fff;
}
body.flip .crud_button.green,
.tc-bootstrap-layout .crud_button.green {
  color: #fff;
  background: #98bd32;
  border: 0;
  box-shadow: none;
}
body.flip .crud_button.green:visited,
.tc-bootstrap-layout .crud_button.green:visited {
  color: #fff;
}
body.flip .crud_button.green:active,
.tc-bootstrap-layout .crud_button.green:active,
body.flip .crud_button.green.active,
.tc-bootstrap-layout .crud_button.green.active {
  color: #fff;
  background: -moz-linear-gradient(top, #7c9c3d, #bbdd71);
  background: -webkit-gradient(linear, left top, left bottom, from(#7c9c3d), to(#bbdd71));
}
body.flip .crud_button.selected,
.tc-bootstrap-layout .crud_button.selected,
body.flip .crud_button.selected:active,
.tc-bootstrap-layout .crud_button.selected:active {
  color: #8A8A8A;
  background: #E7E7E7;
  background: -moz-linear-gradient(top, #E0E0E0, #EEE);
  background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#EEE));
  box-shadow: inset 1px 1px 1px #b1b1b1;
  -moz-box-shadow: inset 1px 1px 1px #b1b1b1;
  -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
  text-shadow: #fff 1px 1px 0px;
  border: 1px solid #cdcdcd;
}
body.flip .crud_button .login,
.tc-bootstrap-layout .crud_button .login {
  background: transparent image-url('arrow_right.png') no-repeat;
  padding: 0px;
  margin: 0px;
  border: 0px;
  padding-left: 16px;
  color: #fff;
  text-shadow: #737373 1px 1px 0px;
}
body.flip .pretty-box,
.tc-bootstrap-layout .pretty-box {
  border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  /*  overflow: hidden;*/
}
body.flip .buttons,
.tc-bootstrap-layout .buttons {
  border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  /*  overflow: hidden;*/
}
body.flip .pretty-box .inner,
.tc-bootstrap-layout .pretty-box .inner {
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  /*  overflow: hidden;*/
}
body.flip .pretty-box .inner > header,
.tc-bootstrap-layout .pretty-box .inner > header {
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  /*  overflow: hidden;*/
  padding-top: 2px;
  padding-bottom: 3px;
  height: 20px;
  background: transparent image-url('player/mcore-gradients.png') repeat-x top;
}
body.flip .pretty-box .inner > header h1,
.tc-bootstrap-layout .pretty-box .inner > header h1 {
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  /*  overflow: hidden;*/
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  color: white;
  text-shadow: #333 0 -1px;
  line-height: 1em;
}
body.flip .pretty-box > .inner,
.tc-bootstrap-layout .pretty-box > .inner {
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  /*  overflow: hidden;*/
  background: -webkit-gradient(linear, 0% 0%, 0% 80%, from(#848484), to(#333));
  background: -moz-linear-gradient(top, #565656, #333);
}
#encoding-queue-holder {
  margin-top: 0;
}
#encoding-queue-holder ul.grid-view-page li.grid-view-item {
  width: 16.66666667%;
  position: relative;
  margin-top: 15px;
  height: 130px;
  overflow: hidden;
  background: #dcdcdc;
}
#encoding-queue-holder ul.grid-view-page li.grid-view-item .encoding-queue-item .wrapper h5 {
  font-size: 12px;
  color: #fff;
  padding: 5px 20px 5px 5px;
  margin: 0;
  background: rgba(0, 0, 0, 0.54);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.26);
  font-weight: 300;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
#encoding-queue-holder ul.grid-view-page li.grid-view-item .encoding-queue-item .wrapper .encoding-preview {
  position: relative;
}
#encoding-queue-holder ul.grid-view-page li.grid-view-item .encoding-queue-item .wrapper .encoding-preview img.preview {
  width: 100%;
  height: 105px;
  display: block;
}
#encoding-queue-holder ul.grid-view-page li.grid-view-item .encoding-queue-item .wrapper .encoding-preview .progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
}
#encoding-queue-holder ul.grid-view-page li.grid-view-item .encoding-queue-item .wrapper .encoding-preview .progress-bar .outer {
  background: rgba(0, 0, 0, 0.72);
  height: 5px;
  width: 100%;
  border-radius: 0;
}
#encoding-queue-holder ul.grid-view-page li.grid-view-item .encoding-queue-item .wrapper .encoding-preview .progress-bar .outer .inner {
  height: 5px;
  border-radius: 0;
}
#encoding-queue-holder ul.grid-view-page li.grid-view-item .encoding-queue-item .encoding-queue-item.fail .wrapper h5 {
  background: #BE0016;
}
#encoding-queue-holder ul.grid-view-page li.grid-view-item .encoding-queue-item .encoding-queue-item:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.26);
  transition: box-shadow, 0.3s, ease;
}
#encoding-queue-holder .show-hide {
  margin-right: 5px;
  cursor: pointer;
}
#encoding-queue-holder .grid-view-page-controls {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 0.9em;
}
#encoding-queue-holder .invisible {
  visibility: hidden;
}
.encoding-queue-item .encoding-preview {
  position: relative;
}
.encoding-queue-item .details {
  display: none;
  background: image-url('details.png');
  position: absolute;
  width: 16px;
  height: 16px;
  margin: 2px 0px 0px 2px;
  padding: 0px;
  top: 2px;
  right: 5px;
}
.encoding-queue-item:hover .details {
  display: block;
}
#flash-message {
  width: 780px;
  top: 60px;
  height: 18px;
  position: absolute;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-box-shadow: 1px 1px 10px #666;
  -moz-box-shadow: 1px 1px 10px #666;
}
#flash-message.error {
  border: 1px solid #CF0000;
  border-top: none;
  background-color: #f30000;
  color: white;
  background: -moz-linear-gradient(-90deg, #D90000, #f30000);
  background: -webkit-gradient(linear, 0 top, 0 bottom, from(#D90000), to(#f30000));
}
#flash-message p {
  margin: 5px;
  margin-top: 0px;
  font-size: 1.2em;
  font-family: 'Myriad Pro', helvetica, arial, sans-serif;
  text-align: left;
}
/* MEDIACORE SKIN */

video.vjs-mediacore {
  background: #000;
}
/* Controls Layout */
.vjs-controls {
  border-top: 1px solid rgba(0, 0, 0, 0.66);
  border-bottom: 1px solid rgba(0, 0, 0, 0.66);
  background: #727272;
  /* old browsers */
  background: -moz-linear-gradient(top, rgba(89, 89, 89, 0.85) 0%, rgba(54, 54, 54, 0.85) 49%, rgba(36, 36, 36, 0.85) 50%, rgba(27, 27, 27, 0.85) 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(89, 89, 89, 0.85)), color-stop(49%, rgba(54, 54, 54, 0.85)), color-stop(50%, rgba(36, 36, 36, 0.85)), color-stop(100%, rgba(27, 27, 27, 0.85)));
  /* webkit */
  /*  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(89,89,89,0.85)', endColorstr='rgba(36,36,36,0.85)',GradientType=0 ); */
  /* ie */
  background: -o-linear-gradient(top, rgba(89, 89, 89, 0.85) 0%, rgba(54, 54, 54, 0.85) 49%, rgba(15, 15, 15, 0.63) 50%, rgba(27, 27, 27, 0.85) 100%);
  /* opera */
  position: absolute;
  margin: 0;
  color: #fff;
  display: none;
  /* Start hidden */
  left: 0;
  right: 0;
  /* 100% width of video-js-box */
  width: 100%;
  bottom: 0px;
  /* Distance from the bottom of the box/video. Keep 0. Use height to add more bottom margin. */
  height: 23px;
  /* Including any margin you want above or below control items */
  padding: 0;
  /* Controls are absolutely position, so no padding necessary */
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.vjs-controls > div {
  /* Direct div children of control bar */
  position: absolute;
  /* Use top, bottom, left, and right to specifically position the control. */
  text-align: center;
  margin: 0;
  padding: 0;
  height: 26px;
  /* Default height of individual controls */
  top: 1px;
  /* Top margin to put space between video and controls when controls are below */
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
/* Poster */
img.vjs-poster {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
/**
 * Placement of Control Items
 * - Left side of pogress bar, use left & width
 * - Rigth side of progress bar, use right & width
 * - Expand with the video (like progress bar) use left & right
 * */
.vjs-controls > div.vjs-play-control {
  left: 5px;
  width: 25px;
}
.vjs-controls > div.vjs-progress-control {
  left: 75px;
  right: 114px;
  z-index: 301;
}
/* Using left & right so it expands with the width of the video */
.vjs-controls > div.vjs-time-control {
  width: 100%;
  left: 36px;
  top: -1px;
  z-index: 300;
}
.vjs-controls > div.vjs-volume-control {
  width: 24px;
  right: 37px;
  z-index: 301;
}
.vjs-controls > div.vjs-fullscreen-control {
  width: 25px;
  right: 7px;
  z-index: 301;
}
/* Play/Pause */
.vjs-play-control {
  cursor: pointer !important;
}
/* Play Icon */
.vjs-play-control span {
  display: block;
  font-size: 0;
  line-height: 0;
}
.vjs-paused .vjs-play-control span {
  background: image-url('mediacore-sprites.png') no-repeat -81px -2px;
  width: 19px;
  height: 15px;
  margin: 3px 0 0 3px;
  border: none;
}
.vjs-paused .vjs-play-control span:active {
  background-position: -81px -18px;
  height: 17px;
  margin-top: 2px;
}
.vjs-playing .vjs-play-control span {
  background: image-url('mediacore-sprites.png') no-repeat -81px -37px;
  width: 19px;
  height: 15px;
  margin: 3px 0 0 3px;
  border: none;
}
.vjs-playing .vjs-play-control span:active {
  background-position: -81px -56px;
  height: 17px;
  margin-top: 2px;
}
/* Progress */
.vjs-progress-holder {
  /* Box containing play and load progresses */
  position: relative;
  padding: 0;
  overflow: hidden;
  cursor: pointer !important;
  height: 8px;
  border: 1px solid #000;
  margin: 6px 1px 0 5px;
  /* Placement within the progress control item */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.vjs-progress-holder div {
  /* Progress Bars */
  position: absolute;
  display: block;
  width: 0;
  height: 8px;
  margin: 0;
  padding: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.vjs-play-progress {
  background: #f8f8f8;
  /* old browsers */
  background: -moz-linear-gradient(top, #f8f8f8 0%, #c2c2c2 49%, #aaaaaa 50%, #f2f2f2 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(49%, #c2c2c2), color-stop(50%, #aaaaaa), color-stop(100%, #f2f2f2));
  /* webkit */
  /*  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#aaaaaa',GradientType=0 );*/
  /* ie */
  background: -o-linear-gradient(top, #f8f8f8 0%, #c2c2c2 49%, #aaaaaa 50%, #f2f2f2 100%);
  /* opera */
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 1px 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 1px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 1px 0 0 rgba(0, 0, 0, 0.2);
}
.vjs-load-progress {
  /* Default */
  background-color: rgba(255, 255, 255, 0.31);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.3);
}
/* Time Display */
.vjs-controls .vjs-time-control {
  font-size: 11px;
  line-height: 1;
  font-weight: 500;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: 0 1px 1px #000;
}
.vjs-controls .vjs-time-control span {
  line-height: 25px;
  /* Centering vertically */
  display: none;
}
.vjs-controls .vjs-time-control .vjs-current-time-display {
  position: absolute;
  display: block;
}
.vjs-controls .vjs-time-control .vjs-duration-display {
  display: block;
  position: absolute;
  right: 106px;
}
/* Volume */
.vjs-volume-control {
  cursor: pointer !important;
}
.vjs-volume-control div {
  display: block;
  margin: 0;
  padding: 4px 0 0 0;
}
/* Drawing the volume icon using 6 span elements */
.vjs-volume-control div span {
  /* Individual volume bars */
  background: rgba(0, 0, 0, 0.41);
  float: left;
  padding: 0;
  margin: 0 2px 0 0;
  /* Space between */
  width: 2px;
  display: block;
  height: 12px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.vjs-volume-control div span.vjs-volume-level-on {
  /* Volume on bar color */
  background: #ececec;
  /* old browsers */
  background: -moz-linear-gradient(top, #ececec 0%, #f3f3f3 49%, #d4d4d4 50%, #dddddd 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(49%, #f3f3f3), color-stop(50%, #d4d4d4), color-stop(100%, #dddddd));
  /* webkit */
  /*  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#d4d4d4',GradientType=0 );*/
  /* ie */
  background: -o-linear-gradient(top, #ececec 0%, #f3f3f3 49%, #d4d4d4 50%, #dddddd 100%);
  /* opera */
  box-shadow: 0 1px 1px #000;
  -webkit-box-shadow: 0 1px 1px #000;
  -moz-box-shadow: 0 1px 1px #000;
  border-bottom-width: none;
  height: 12px;
}
.vjs-volume-control div span:nth-child(1) {
  border-bottom-width: 0;
  height: 12px;
}
.vjs-volume-control div span:nth-child(2) {
  border-bottom-width: 0;
  height: 12px;
}
.vjs-volume-control div span:nth-child(3) {
  border-bottom-width: 0;
  height: 12px;
}
.vjs-volume-control div span:nth-child(4) {
  border-bottom-width: 0;
  height: 12px;
}
.vjs-volume-control div span:nth-child(5) {
  border-bottom-width: 0;
  height: 12px;
}
.vjs-volume-control div span:nth-child(6) {
  border-bottom-width: 0;
  height: 12px;
  margin-right: 0;
}
/* Fullscreen */
.vjs-fullscreen-control {
  cursor: pointer !important;
}
.vjs-fullscreen-control div {
  padding: 0;
  text-align: left;
  vertical-align: top;
  cursor: pointer !important;
  margin: 5px 0 0 6px;
  /* Placement within the fullscreen control item */
  width: 15px;
  height: 15px;
  background: image-url('mediacore-sprites.png') no-repeat -83px -77px;
}
.vjs-fullscreen-control div:active {
  background-position: -83px -94px;
  height: 17px;
}
/* Drawing the fullscreen icon using 4 span elements */
.vjs-fullscreen-control div span {
  display: none;
}
/* Icon when video is in fullscreen mode */
.vjs-fullscreen .vjs-controls > div.vjs-fullscreen-control {
  right: 9px;
}
.vjs-fullscreen .vjs-fullscreen-control div {
  margin-top: 11px;
  background-position: -83px -111px;
}
.vjs-fullscreen .vjs-fullscreen-control div:active {
  background-position: -84px -131px;
}
.vjs-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 6001;
  /* This needs to be the same as .mcore-theater-player in /styles/base.css */
}
.vjs-fullscreen video.video-js,
.vjs-fullscreen .vjs-flash-fallback {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-fullscreen .vjs-controls {
  background: -moz-linear-gradient(top, rgba(89, 89, 89, 0.9) 0%, rgba(54, 54, 54, 0.85) 37%, rgba(36, 36, 36, 0.85) 37%, rgba(27, 27, 27, 0.85) 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(89, 89, 89, 0.85)), color-stop(37%, rgba(54, 54, 54, 0.85)), color-stop(37%, rgba(36, 36, 36, 0.85)), color-stop(100%, rgba(27, 27, 27, 0.85)));
  /* webkit */
  /*  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(89,89,89,0.85)', endColorstr='rgba(36,36,36,0.85)',GradientType=0 ); */
  /* ie */
  background: -o-linear-gradient(top, rgba(89, 89, 89, 0.85) 0%, rgba(54, 54, 54, 0.85) 37%, rgba(15, 15, 15, 0.63) 37%, rgba(27, 27, 27, 0.85) 100%);
  /* opera */
  width: 340px;
  bottom: 40px;
  left: 50%;
  margin-left: -170px;
  border: 1px solid #000;
  height: 57px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}
.vjs-fullscreen .vjs-controls > div.vjs-volume-control {
  right: 295px;
  top: 11px;
  width: 30px;
}
.vjs-fullscreen .vjs-controls > div.vjs-volume-control div span {
  margin-right: 3px;
}
.vjs-fullscreen .vjs-controls > div.vjs-play-control {
  left: 155px;
  width: 25px;
  top: 5px;
}
.vjs-fullscreen .vjs-controls .vjs-play-control.vjs-playing span {
  background: image-url('mediacore-sprites.png') no-repeat -105px -56px;
  width: 27px;
  height: 30px;
  margin: 1px 0 0 3px;
}
.vjs-fullscreen .vjs-controls .vjs-play-control.vjs-paused span {
  background: image-url('mediacore-sprites.png') no-repeat -105px 0;
  width: 27px;
  height: 30px;
  margin: 1px 0 0 3px;
}
.vjs-fullscreen .vjs-controls .vjs-play-control.vjs-paused span:active {
  background-position: -105px -28px;
}
.vjs-fullscreen .vjs-controls .vjs-play-control.vjs-playing span:active {
  background-position: -105px -84px;
}
.vjs-fullscreen .vjs-controls > div.vjs-progress-control {
  top: 33px;
  left: 48px;
  right: 52px;
}
.vjs-fullscreen .vjs-controls > div.vjs-time-control {
  top: 31px;
  left: 9px;
}
.vjs-fullscreen .vjs-controls .vjs-time-control .vjs-duration-display {
  right: 18px;
}
/* Download Links - Used for browsers that don't support any video.*/
.vjs-no-video {
  font-size: small;
  line-height: 1.5;
}
/* Big Play Button (at start) */
div.vjs-big-play-button {
  display: none;
  /* Start hidden */
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  text-align: center;
  vertical-align: center;
  cursor: pointer !important;
  background: image-url('mediacore-sprites.png') no-repeat 0 0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
}
div.vjs-big-play-button:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
div.vjs-big-play-button:active {
  background-position: 0 -78px;
}
div.vjs-big-play-button span {
  display: none;
}
/* Spinner Styles (don't show the spinner!) */
.vjs-spinner {
  display: none;
}
.vjs-spinner div {
  display: none;
}
.panda-player .controls {
  opacity: 0;
  width: 380px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.panda-player .controls .play,
.controls .pause {
  float: left;
  width: 48px;
  height: 35px;
  border-right: 4px solid white;
}
.panda-player .controls .play {
  background: image-url('play.png') no-repeat 16px 7px;
}
.panda-player .controls .pause {
  background: image-url('pause.png') no-repeat 16px 7px;
}
.panda-player .controls .seek {
  float: left;
}
.panda-player .controls .volume {
  float: left;
}
.panda-player .controls .full-screen {
  float: left;
  background: image-url('full-screen.png') no-repeat 14px 10px;
  width: 32px;
  height: 32px;
}
.panda-player .controls .volume input,
.volume.ui-slider {
  width: 50px;
}
.panda-player .controls .seek input,
.seek.ui-slider {
  width: 220px;
}
.panda-player .controls input[type="range"],
.ui-slider {
  display: inline;
  -khtml-appearance: none;
  -webkit-appearance: none;
  background: #222;
  background: -moz-linear-gradient(-90deg, #222, #333);
  background: -webkit-gradient(linear, 0 top, 0 bottom, from(#222), to(#333));
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  height: 12px;
  padding: 0px;
  margin: 10px;
  margin-top: 10px;
  border: 1px solid #555;
}
.panda-player .controls ::-webkit-slider-thumb {
  -khtml-appearance: none;
  -webkit-appearance: none;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  width: 3px;
  height: 16px;
}
/* needs to duplicate above because firefox throws a wobly when it sees ::-webkit-slider-thumb */
.panda-player .controls .ui-slider-handle {
  -khtml-appearance: none;
  -webkit-appearance: none;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  width: 3px;
  height: 16px;
}
.panda-player video.video-player {
  margin: 0px;
  padding: 0px;
}
/* slider styles */
.panda-player .ui-slider {
  position: relative;
}
.panda-player .ui-slider-handle {
  position: absolute;
  top: -2px;
}
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px;
}
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}
.me-plugin {
  position: absolute;
}
.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
  max-width: 364px!important;
}
.mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important;
}
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}
.mejs-clear {
  clear: both;
}
/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain ;
  background-position: 50% 50% ;
  background-repeat: no-repeat;
}
:root .mejs-poster img {
  display: none ;
}
.mejs-poster img {
  padding: 0;
  border: 0;
}
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-overlay-play {
  cursor: pointer;
}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: image-url('player/bigplay.svg') no-repeat;
}
.no-svg .mejs-overlay-button {
  background-image: image-url('player/bigplay.png');
}
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: image-url('player/background.png');
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent image-url('player/loading.gif') 50% 50% no-repeat;
}
/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: image-url('player/background.png');
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent image-url('player/controls.svg') no-repeat;
}
.no-svg .mejs-controls .mejs-button button {
  background-image: image-url('player/controls.png');
}
/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
  outline: dotted 1px #999;
}
/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 10px 3px 0 3px ;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time a {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}
/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}
/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}
.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
  background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}
/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
  position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: image-url('player/background.png');
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}
/* horizontal version */
.mejs-controls a.mejs-horizontal-volume-slider {
  height: 26px;
  width: 56px;
  position: relative;
  display: block;
  float: left;
  vertical-align: middle;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative;
}
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -51px;
  width: 85px;
  height: 100px;
  background: image-url('player/background.png');
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px 10px 0 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 55px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
}
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}
.mejs-captions-position-hover {
  bottom: 35px;
}
.mejs-captions-text {
  padding: 3px 5px;
  background: image-url('player/background.png');
  background: rgba(20, 20, 20, 0.5);
  white-space: pre-wrap;
}
/* End: Track (Captions and Chapters) */
/* Start: Error */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}
.me-cannotplay span {
  padding: 15px;
  display: block;
}
/* End: Error */
/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
/* End: backlight */
/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
/* End: Picture Controls */
/* context menu */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}
/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: image-url('player/background.png');
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
/* End: Source Chooser */
/* Start: Postroll */
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: image-url('player/background.png');
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: image-url('player/background.png');
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}
/* End: Postroll */
/* Start: Speed */
div.mejs-speed-button {
  width: 46px !important;
  position: relative;
}
.mejs-controls .mejs-button.mejs-speed-button button {
  background: transparent;
  width: 36px;
  font-size: 11px;
  line-height: normal;
  color: #ffffff;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector {
  visibility: hidden;
  position: absolute;
  top: -100px;
  left: -10px;
  width: 60px;
  height: 100px;
  background: image-url('player/background.png');
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
  visibility: visible;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
  color: #21f8f8;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
  margin: 0 0 6px 0;
  padding: 0 10px;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
  display: none;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
  width: 60px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 11.5px;
  color: white;
  margin-left: 5px;
  cursor: pointer;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
  background-color: #c8c8c8 !important;
  background-color: rgba(255, 255, 255, 0.4) !important;
}
/* End: Speed */
/* Start: Skip Back */
.mejs-controls .mejs-button.mejs-skip-back-button {
  background: transparent image-url('player/skipback.png') no-repeat;
  background-position: 3px 3px;
}
.mejs-controls .mejs-button.mejs-skip-back-button button {
  background: transparent;
  font-size: 9px;
  line-height: normal;
  color: #ffffff;
}
/* End: Skip Back */
body.flip,
.tc-bootstrap-layout {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
/* MediaCore player skin */
.mejs-controls .mejs-button button {
  background: transparent image-url('player/mcore-controls.png') no-repeat;
}
.mcore-player .mejs-overlay-blackdrop {
  width: 100% !important;
  height: 100% !important;
  background: #000;
}
.mcore-player .mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95px;
  height: 95px;
  margin: -48px 0 0 -48px;
  background: image-url('player/play.png') no-repeat;
}
.mcore-player .mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0 ;
}
.mcore-player .mejs-overlay-loading {
  width: 79px;
  height: 80px;
  background: image-url('player/spinner-sprite.png') no-repeat 0 0;
}
.mcore-player .mejs-overlay-loading span {
  display: none;
  background: none;
}
.mcore-player .mejs-controls {
  height: 25px;
  padding-top: 1px;
  border-top: 1px solid #000;
  background: transparent image-url('player/mcore-gradients.png') repeat-x top;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.mcore-player .mejs-controls .mejs-time-rail {
  padding-top: 3px;
}
.mcore-player .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: transparent image-url('player/mcore-gradients.png') repeat-x 0 -27px;
  border-right: 1px solid rgba(0, 0, 0, 0.5);
}
.mcore-player .mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 10px;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  background: transparent image-url('player/mcore-gradients.png') repeat-x 0 -38px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  position: static;
  /* Fix for overflow problem when contents are anything but position:static */
}
/* Loading phase
.mcore-player .mejs-controls .mejs-time-rail .mejs-time-loaded {
	height: 9px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: image-url('player/buffer.png') repeat-x top;
	top:-1px;
}*/
.mcore-player .mejs-controls .mejs-time-rail .mejs-time-current {
  height: 9px;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  background: transparent image-url('player/mcore-gradients.png') repeat-x 0 -49px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  position: static;
  /* Fix for overflow problem when contents are anything but position:static */
  margin-top: -10px;
}
.mcore-player .mejs-controls .mejs-time {
  padding-top: 5px;
  height: 21px;
  margin: 0 3px;
}
.mcore-player .mejs-controls .mejs-time > span {
  font-family: 'helvetica neue';
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  text-shadow: 0 1px 1px #000;
  margin-right: 0;
}
.mcore-player .mejs-controls .mejs-time-internal {
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  overflow: hidden;
  position: static;
  height: 10px;
}
.mcore-player .mejs-controls .mejs-time-rail .mejs-time-float {
  background: none;
  border: none;
  top: -23px;
  background: image-url('player/mcore-controls.png') -169px -77px;
  width: 37px;
  height: 22px;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  display: none;
}
.mcore-player .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 33px;
  margin: 0;
  padding: 3px 2px 4px;
  text-align: center;
  font-family: 'helvetica neue', helvetica, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
}
/* Controls/buttons */
.mcore-player .mejs-controls .mejs-playpause-button {
  margin-left: 3px;
}
.mcore-player .mejs-controls .mejs-playpause-button button {
  width: 19px;
  height: 20px;
  background: image-url('player/mcore-controls.png') no-repeat -206px -93px;
  margin: 3px 5px;
  padding: 0;
}
.mcore-player .mejs-controls .mejs-playpause-button button:active {
  background-position: -126px -77px;
}
.mcore-player .mejs-controls .mejs-pause button {
  background-position: -226px -93px;
}
.mcore-player .mejs-controls .mejs-pause button:active {
  background-position: -146px -77px;
}
.mcore-player .mejs-controls .mejs-volume-button {
  width: 23px;
}
.mcore-player .mejs-controls .mejs-volume-button button.mute {
  margin: 4px 2px;
  padding: 0;
  background: image-url('player/mcore-controls.png') no-repeat -333px -88px;
  width: 19px;
  height: 16px;
  position: relative;
  z-index: 2;
}
.mcore-player .mejs-controls .mejs-volume-button button.mute:active {
  background-position: -314px -96px;
}
.mcore-player .mejs-controls .mejs-volume-button.mejs-unmute button.mute {
  background-position: -355px -88px;
}
.mcore-player .mejs-controls .mejs-volume-button.mejs-unmute button.mute:active {
  background-position: -298px -96px;
  width: 18px;
}
.mcore-player .mejs-controls .mejs-volume-button button.full-volume {
  display: none;
}
.mcore-player .mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: image-url('player/mcore-controls.png') no-repeat -389px 0;
  width: 26px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  padding-bottom: 22px;
  left: -1px;
  height: 90px;
  top: -90px;
}
.mcore-player .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  background: image-url('player/mcore-controls.png') no-repeat -374px -91px;
  width: 13px;
  height: 14px;
  left: 7px;
  cursor: default;
}
.mcore-player .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  width: 4px;
  border: 1px solid #040404;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: #1a1a1a;
  /* Old browsers */
  left: 10px;
  top: 13px;
  height: 75px;
}
.mcore-player .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  display: none;
}
.mcore-player .mejs-controls .mejs-fullscreen-button {
  margin-right: 1px;
}
.mcore-player .mejs-controls .mejs-fullscreen-button button {
  margin: 3px 3px 4px;
  padding: 0;
  background: image-url('player/mcore-controls.png') no-repeat -244px -77px;
  width: 19px;
  height: 19px;
}
.mcore-player .mejs-controls .mejs-fullscreen-button button:active {
  background-position: -263px -77px;
}
.mcore-player .mejs-controls .mejs-quality-button {
  width: 24px;
  margin: 0 6px 0 3px;
}
.mcore-player .mejs-controls .mejs-quality-button button {
  margin: 4px 0 6px 0;
  padding: 0;
  background: image-url('player/mcore-controls.png') no-repeat -271px -96px;
  width: 27px;
  height: 15px;
}
.mcore-player .mejs-controls .mejs-quality-button.hd button {
  background-position: -245px -96px;
}
.mcore-player .mejs-controls .mejs-quality-button button:active {
  background-position: -211px -77px;
}
.mcore-player .mejs-controls .mejs-captions-button {
  display: none;
}
/* Fullscreen player */
.mcore-player.mejs-container-fullscreen .mejs-controls {
  width: 387px;
  height: 75px;
  left: 50%;
  margin-left: -190px;
  /* 380/2 */
  bottom: 60px;
  background: image-url('player/mcore-controls.png') no-repeat 0 0;
  border: none;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-currenttime-container {
  position: absolute;
  bottom: 2px;
  left: 5px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-duration-container {
  position: absolute;
  bottom: 2px;
  right: 5px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-time-rail {
  position: absolute;
  bottom: 0;
  left: 51px;
  right: 51px;
  width: auto !important;
  height: 24px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-time-total {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 5px 0px;
  width: 100% !important;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-playpause-button {
  position: absolute;
  top: 11px;
  left: 50%;
  margin-left: -12px;
  width: 28px;
  height: 28px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-playpause-button button {
  width: 28px;
  height: 28px;
  background: image-url('player/mcore-controls.png') no-repeat 0 -78px;
  margin: 6px 5px;
  padding: 0;
  margin: 0;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-playpause-button button:active {
  background-position: -58px -79px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-pause button {
  background-position: -30px -78px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-pause button:active {
  background-position: -88px -80px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-volume-button {
  width: 93px;
  position: absolute;
  top: 16px;
  left: 13px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: transparent;
  border: none;
  height: 22px;
  border-radius: 0px;
  -webkit-border-rdius: 0px;
  -moz-border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  padding-bottom: 0px;
  left: 16px;
  width: 54px;
  top: 5px;
  display: block !important;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  height: 8px;
  left: 0;
  top: 0;
  width: 56px;
  background: transparent image-url('player/mcore-controls.png') no-repeat -326px -80px;
  border: none;
  border-radius: 0;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  top: -3px !important;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-volume-button button.mute {
  background-position: -356px -89px;
  position: absolute;
  top: 1px;
  left: 0;
  margin: 0;
  width: 12px;
  height: 14px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-volume-button button.mute:active {
  background-position: -299px -97px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-volume-button button.full-volume {
  margin: 0;
  padding: 0;
  background: image-url('player/mcore-controls.png') no-repeat -336px -88px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-volume-button button.full-volume:active {
  background-position: -317px -96px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-fullscreen-button {
  position: absolute;
  right: 4px;
  top: 11px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-fullscreen-button button {
  background-position: -283px -77px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-fullscreen-button button:active {
  background-position: -302px -76px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-quality-button {
  position: absolute;
  right: 32px;
  top: 11px;
}
.mcore-player.mejs-container-fullscreen .mejs-controls .mejs-time-rail .mejs-time-float {
  display: none !important;
}
/* Audio skin */
.mcore-player.mejs-container.mejs-audio {
  background: transparent;
}
.mcore-player.mejs-audio .mejs-controls {
  border-top: none;
}
/* Config 
------------------------------------*/

[ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
body.flip,
.tc-bootstrap-layout {
  /* Mixins
------------------------------------*/
  /* General
------------------------------------*/
  /* buttons
------------------------------------*/
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip h1,
.tc-bootstrap-layout h1,
body.flip h2,
.tc-bootstrap-layout h2,
body.flip h3,
.tc-bootstrap-layout h3,
body.flip h4,
.tc-bootstrap-layout h4,
body.flip h5,
.tc-bootstrap-layout h5,
body.flip h6,
.tc-bootstrap-layout h6 {
  color: #293240;
}
body.flip hr,
.tc-bootstrap-layout hr {
  display: block;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 30px -30px;
}
body.flip small,
.tc-bootstrap-layout small {
  color: rgba(0, 0, 0, 0.46);
  font-size: 12px;
}
body.flip h4 small,
.tc-bootstrap-layout h4 small {
  padding-left: 25px;
}
body.flip .floating-button,
.tc-bootstrap-layout .floating-button {
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  width: 56px;
  height: 56px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  font-weight: 400;
  text-align: center;
  transition: background-color ease-out 0.5s;
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > i,
.tc-bootstrap-layout .floating-button > i {
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > span,
.tc-bootstrap-layout .floating-button > span {
  font-size: 12px;
}
body.flip .floating-button:hover,
.tc-bootstrap-layout .floating-button:hover {
  color: #fff;
  transition: background-color ease 0.5s;
}
body.flip .floating-button.on-top,
.tc-bootstrap-layout .floating-button.on-top {
  top: 175px;
}
body.flip .primary-action,
.tc-bootstrap-layout .primary-action,
body.flip .primary-action:link,
.tc-bootstrap-layout .primary-action:link,
body.flip .primary-action:active,
.tc-bootstrap-layout .primary-action:active,
body.flip .primary-action:focus,
.tc-bootstrap-layout .primary-action:focus {
  background: #6E8295;
  color: #fff;
}
body.flip .primary-action:hover,
.tc-bootstrap-layout .primary-action:hover {
  background: #6E8295;
}
body.flip .danger-action,
.tc-bootstrap-layout .danger-action,
body.flip .danger-action:link,
.tc-bootstrap-layout .danger-action:link,
body.flip .danger-action:active,
.tc-bootstrap-layout .danger-action:active,
body.flip .danger-action:focus,
.tc-bootstrap-layout .danger-action:focus {
  color: #fff;
  background: #BE0016;
}
body.flip .danger-action:hover,
.tc-bootstrap-layout .danger-action:hover {
  background: #A80013;
}
/* Layout
------------------------------------*/
/* -------------------------------header ------------------------------------*/
#header {
  display: block;
  margin-bottom: 0;
  background: #424242;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  position: relative;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header .logo {
  display: block;
  margin: 0;
  width: 230px;
  height: 57px;
}
#header .app_nav {
  list-style: none;
  margin: 0 0 44px 0;
  padding-left: 0;
}
#header .app_nav > li {
  position: relative;
  font-size: 14px;
  background: #293240;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 3px;
  padding: 5px 20px;
  width: 200px;
  transition: background-color ease-out 0.5s;
}
#header .app_nav > li a {
  color: #fff;
  display: block;
}
#header .app_nav > li ul {
  padding-left: 0;
  display: none;
  width: 200px;
  list-style-type: none;
  position: absolute;
  top: 25px;
  left: -1px;
  z-index: 20;
}
#header .app_nav > li ul li a {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
#header .app_nav > li:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav > li > a::after {
  font-family: "FontAwesome";
  content: "\f054";
  float: right;
  color: #fff;
}
#header .app_nav > li.pulldown.selected > a::after {
  font-family: "FontAwesome";
  content: "\f053";
  float: right;
  color: #fff;
}
#header .app_nav li.pulldown.selected {
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 3px 3px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 0;
}
#header .app_nav li.pulldown.selected ul {
  display: block;
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 0 0 3px 3px;
  margin-top: 5px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 0;
}
#header .app_nav li.pulldown.selected ul li a:hover {
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav li.pulldown.selected ul li:last-child a:hover {
  border-radius: 0 0 3px 3px;
}
#header .public_nav {
  margin-top: 19px;
  margin-bottom: 0;
}
#header .public_nav li {
  display: inline-block;
  margin: 0px 10px;
  color: #29313F;
  font-size: 12px;
}
#header .public_nav li a {
  text-align: center;
  min-width: 65px;
  padding: 3px 5px;
  color: #29313F;
  text-decoration: none;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #fff;
  transition: background-color ease-out 0.5s;
}
#header .public_nav li a:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .public_nav li:last-child {
  margin-right: 0;
}
/* left side nav
------------------------------------*/
#nav {
  margin-left: 0px;
}
#nav a {
  display: block;
  padding: 12px 10px 12px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #272727;
  margin-bottom: 0px;
  transition: background-color ease 0.5s;
  border-left: solid 5px #f5f5f5;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#nav a .icon {
  margin-right: 12px;
  width: 15px;
  text-align: center;
  display: inline-block;
}
#nav a:hover {
  transition: background-color ease-out 0.5s;
  color: #009bdf;
  text-decoration: none;
}
#nav a.current {
  background-color: transparent;
  border-left: solid 5px #009BDF;
}
#nav a.current:hover {
  color: #009bdf;
}
#nav .choose-factory {
  display: inline-block;
  width: 175px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
}
/* right side column
------------------------------------*/
#promo-box {
  margin-top: 70px;
  margin-left: -15px;
}
/* main header
------------------------------------*/
#main {
  padding: 30px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border-radius: 3px;
}
#main p {
  font-size: 12px;
}
#main .cloud-dashboard-top {
  margin: -30px -30px 15px -30px;
  background: #eee;
  padding: 15px;
}
#main .range-selector {
  margin: 15px 0 0 0;
}
#main .controls {
  float: right;
}
#main .provider-info {
  margin: 1px 0px 0px 0!important;
}
#main .provider-info a {
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}
#main .provider-info + small {
  clear: both;
  display: block;
}
body.flip .header_list,
.tc-bootstrap-layout .header_list {
  font-size: 11px;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt,
body.flip .hheader_list dd,
.tc-bootstrap-layout .hheader_list dd {
  float: left;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt {
  margin-right: 3px;
}
body.flip h2.blank-state,
.tc-bootstrap-layout h2.blank-state {
  font-weight: normal;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  width: 600px;
}
body.flip h3.blank-state,
.tc-bootstrap-layout h3.blank-state {
  text-align: center;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  width: 600px;
  margin-top: 25px;
}
/* Footer
------------------------------------*/
#footer div {
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  padding: 15px 0;
  opacity: 0.54;
}
/* Flash Message
------------------------------------*/
body.flip .flash-message,
.tc-bootstrap-layout .flash-message {
  text-align: center;
  font-weight: 600;
  padding: 6px 3px;
}
body.flip .flash-message.error,
.tc-bootstrap-layout .flash-message.error {
  color: #BE0016;
  background: rgba(190, 0, 22, 0.12);
}
body.flip .flash-message.success,
.tc-bootstrap-layout .flash-message.success {
  color: #008E02;
  background: rgba(0, 190, 17, 0.12);
}
#sandbox_warning,
#billing-issue {
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
  position: relative;
  margin: -20px 0px 15px -35px;
  width: calc(100% + 70px);
  z-index: 1;
}
#sandbox_warning .bar span,
#billing-issue .bar span {
  padding: 15px;
  color: #000;
  background: #FFC107;
  display: block;
}
#sandbox_warning a,
#billing-issue a {
  border-radius: 2px;
  padding: 5px 10px;
  font-weight: 600;
  color: #fff;
  background: #ef3e37;
  display: inline-block;
  margin: 5px 0px 0px;
}
#billing-issue .bar {
  color: #fff;
  background: #a82424;
}
#billing-issue a {
  background: none;
  text-decoration: underline;
  color: #fff;
  padding: 0;
  margin-left: 0;
}
.confirm-dialog {
  background-color: #424242;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
.confirm-dialog .inner {
  padding: 15px;
}
.confirm-dialog .inner .dialog-note {
  font-size: 12px;
  color: #fff;
}
.confirm-dialog .inner .dialog-buttons {
  padding-left: 0;
  margin-top: 20px;
  list-style: none;
}
.confirm-dialog .inner .dialog-buttons li {
  float: left;
  width: 50%;
  text-align: center;
}
.confirm-dialog .inner .dialog-buttons.single {
  margin-left: 0;
}
.confirm-dialog .inner .dialog-buttons.single li {
  width: 100%;
}
body.flip .dialog-arrow,
.tc-bootstrap-layout .dialog-arrow {
  border-color: transparent transparent transparent transparent;
  position: absolute;
  border-style: solid;
  border-width: 15px;
  height: 0px;
  width: 0px;
}
body.flip .dialog-arrow.left,
.tc-bootstrap-layout .dialog-arrow.left {
  border-color: transparent transparent transparent #424242;
}
body.flip .dialog-arrow.bottom,
.tc-bootstrap-layout .dialog-arrow.bottom {
  border-color: transparent transparent #424242 transparent;
}
body.flip .dialog-arrow.top,
.tc-bootstrap-layout .dialog-arrow.top {
  border-color: #424242 transparent transparent transparent;
}
/* login & sign up pages*/
/* Mixins
------------------------------------*/
body.flip .no_shadow,
.tc-bootstrap-layout .no_shadow,
body.flip .no_bevel,
.tc-bootstrap-layout .no_bevel {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip .reset,
.tc-bootstrap-layout .reset {
  padding: 0;
  margin: 0;
}
body.flip .paint,
.tc-bootstrap-layout .paint {
  background: silver;
}
body.flip .preset_gradient,
.tc-bootstrap-layout .preset_gradient {
  background: -moz-linear-gradient(top, #cecece, #9e9e9e);
  background: -webkit-gradient(linear, left top, left bottom, from(#cecece), to(#9e9e9e));
}
body.flip .grey_gradient,
.tc-bootstrap-layout .grey_gradient {
  background: -moz-linear-gradient(top, #ffffff, #d7d7d7);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
}
body.flip .dark_gradient,
.tc-bootstrap-layout .dark_gradient {
  background: -moz-linear-gradient(top, #767676, #282828);
  background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#282828));
}
body.flip .bottom_shadow,
.tc-bootstrap-layout .bottom_shadow {
  box-shadow: 0 1px 3px #BEBEBE;
  -moz-box-shadow: 0 1px 3px #BEBEBE;
  -webkit-box-shadow: 0 1px 3px #BEBEBE;
  position: relative;
}
/* General
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: radial-gradient(#fafafa, #f5f5f5);
}
body.flip a,
.tc-bootstrap-layout a,
body.flip a:link,
.tc-bootstrap-layout a:link,
body.flip a:active,
.tc-bootstrap-layout a:active,
body.flip .link-like,
.tc-bootstrap-layout .link-like,
body.flip .link,
.tc-bootstrap-layout .link {
  transition: color ease 0.5s;
  color: #009BDF;
  text-decoration: none;
  cursor: pointer;
}
body.flip a:hover,
.tc-bootstrap-layout a:hover {
  color: #6E8295;
  text-decoration: none;
  transition: color ease-out 0.5s;
}
body.flip a.green,
.tc-bootstrap-layout a.green,
body.flip a.green:active,
.tc-bootstrap-layout a.green:active,
body.flip a.green:visited,
.tc-bootstrap-layout a.green:visited {
  color: #009BDF;
}
/* buttons
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  /* modals
------------------------------------*/
}
body.flip .button.green,
.tc-bootstrap-layout .button.green {
  border-left: solid #83AE3B 1px;
  border-top: solid #83AE3B 1px;
  border-bottom: 1px solid #597626;
  border-right: solid #597626 1px;
  color: #fff;
}
body.flip .button.red:active,
.tc-bootstrap-layout .button.red:active {
  background: -moz-linear-gradient(top, #A12F33, #DD464B);
  background: -webkit-gradient(linear, left top, left bottom, from(#A12F33), to(#DD464B));
}
body.flip .button_hover,
.tc-bootstrap-layout .button_hover {
  background: #e7e7e7;
  box-shadow: inset 1px 1px 1px #e7e7e7;
  -moz-box-shadow: inset 1px 1px 1px #e7e7e7;
  -webkit-box-shadow: inset 1px 1px 1px #e7e7e7;
}
body.flip .modal-box-wrapper,
.tc-bootstrap-layout .modal-box-wrapper {
  position: fixed;
  z-index: 1041;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content {
  margin-top: 60px;
  background: #424242;
  position: relative;
  z-index: 1002;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border: 0;
  border-radius: 3px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header {
  border: 0;
  background: #424242;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header h1 {
  color: #fff;
  font-size: 26px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: 400;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body p {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body hr,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body hr {
  margin: 30px -20px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body small,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body small {
  color: rgba(255, 255, 255, 0.26);
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h5,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h5 {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child {
  margin-top: 30px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form {
  margin: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child {
  margin-bottom: 25px;
  margin-top: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form label,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form label {
  color: #fff;
  font-weight: 400;
  text-align: left;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p {
  color: #fff;
}
body.flip .crud_button.green,
.tc-bootstrap-layout .crud_button.green {
  color: #fff;
  background: #98bd32;
  border: 0;
  box-shadow: none;
}
body.flip .crud_button.green:visited,
.tc-bootstrap-layout .crud_button.green:visited {
  color: #fff;
}
body.flip .crud_button.green:active,
.tc-bootstrap-layout .crud_button.green:active,
body.flip .crud_button.green.active,
.tc-bootstrap-layout .crud_button.green.active {
  color: #fff;
  background: -moz-linear-gradient(top, #7c9c3d, #bbdd71);
  background: -webkit-gradient(linear, left top, left bottom, from(#7c9c3d), to(#bbdd71));
}
body.flip .crud_button.selected,
.tc-bootstrap-layout .crud_button.selected,
body.flip .crud_button.selected:active,
.tc-bootstrap-layout .crud_button.selected:active {
  color: #8A8A8A;
  background: #E7E7E7;
  background: -moz-linear-gradient(top, #E0E0E0, #EEE);
  background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#EEE));
  box-shadow: inset 1px 1px 1px #b1b1b1;
  -moz-box-shadow: inset 1px 1px 1px #b1b1b1;
  -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
  text-shadow: #fff 1px 1px 0px;
  border: 1px solid #cdcdcd;
}
body.flip .crud_button .login,
.tc-bootstrap-layout .crud_button .login {
  background: transparent image-url('arrow_right.png') no-repeat;
  padding: 0px;
  margin: 0px;
  border: 0px;
  padding-left: 16px;
  color: #fff;
  text-shadow: #737373 1px 1px 0px;
}
body.flip .signup-price,
.tc-bootstrap-layout .signup-price,
body.flip .signup-name,
.tc-bootstrap-layout .signup-name {
  font-size: 18px;
  font-weight: 600;
  color: white;
}
body.flip .signup-name,
.tc-bootstrap-layout .signup-name {
  text-align: center;
}
body.flip .signup-price,
.tc-bootstrap-layout .signup-price {
  float: left;
  margin-left: 106px;
}
body.flip .signup-fail,
.tc-bootstrap-layout .signup-fail {
  float: right;
  color: white;
  margin-right: 14px;
  margin-top: 12px;
  padding: 4px 6px;
  font-weight: bold;
  border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  /*  overflow: hidden;*/
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 1px 1px 5px #505050;
  -moz-box-shadow: 1px 1px 5px #505050;
  -webkit-box-shadow: 1px 1px 5px #505050;
  background: -moz-linear-gradient(top, #FF4548, #D91818);
  background: -webkit-gradient(linear, left top, left bottom, from(#FF4548), to(#D91818));
}
body.flip .signup-total,
.tc-bootstrap-layout .signup-total {
  float: left;
  margin-right: 24px;
  color: white;
  margin-left: 10px;
  margin-top: 18px;
  font-size: 14px;
}
body.flip .signup-form .payment-type,
.tc-bootstrap-layout .signup-form .payment-type {
  display: none;
}
body.flip .signup-form .field .error-message,
.tc-bootstrap-layout .signup-form .field .error-message {
  float: right;
  margin-right: 28px;
  color: #FF969C;
  font-size: 0.8em;
  display: block;
}
body.flip .signup-form .field label.required:after,
.tc-bootstrap-layout .signup-form .field label.required:after {
  content: "*";
}
body.flip .signup-form .checkout-box,
.tc-bootstrap-layout .signup-form .checkout-box {
  background: image-url('layout/signup-checkout-box.jpg') top center no-repeat;
  height: 58px;
  overflow: hidden;
  padding: 40px 50px;
}
body.flip .signup-form .checkout-box .btn,
.tc-bootstrap-layout .signup-form .checkout-box .btn {
  margin-right: 50px;
}
body.flip .signup-form .checkout-box .signup-total,
.tc-bootstrap-layout .signup-form .checkout-box .signup-total {
  font-size: 24px;
  color: #252525;
  margin-top: 3px;
}
body.flip .signup-form .checkout-box .signup-total span,
.tc-bootstrap-layout .signup-form .checkout-box .signup-total span {
  font-size: 16px;
}
body.flip .signup-form .checkout-box .signup-total sup,
.tc-bootstrap-layout .signup-form .checkout-box .signup-total sup {
  vertical-align: top;
  font-size: 15px;
}
body.flip .signup-form .checkout-box p,
.tc-bootstrap-layout .signup-form .checkout-box p {
  font-size: 15px;
  margin-top: 3px;
}
body.flip .signup-form .payment-type .cc,
.tc-bootstrap-layout .signup-form .payment-type .cc,
body.flip .signup-form .payment-type .paypal,
.tc-bootstrap-layout .signup-form .payment-type .paypal {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #d8d8d8;
  float: left;
  height: 30px;
  line-height: 30px;
  width: 166px;
  background: #fff image-url('icons/credit-cards.png') no-repeat 15px 5px;
  margin-right: 10px;
  padding-left: 10px;
}
body.flip .signup-form .payment-type .paypal,
.tc-bootstrap-layout .signup-form .payment-type .paypal {
  width: 136px;
  background: #fff image-url('icons/paypal.png') no-repeat 40px 10px;
  margin-right: 0;
}
body.flip .charge-dialog #charge_form h4,
.tc-bootstrap-layout .charge-dialog #charge_form h4 {
  margin-bottom: 10px;
  margin-top: 10px;
}
body.flip .charge-dialog #charge_form h4:first-child,
.tc-bootstrap-layout .charge-dialog #charge_form h4:first-child {
  margin-bottom: 10px;
  margin-top: 0;
}
body.flip .charge-dialog #charge_form .security-info,
.tc-bootstrap-layout .charge-dialog #charge_form .security-info {
  font-size: 11px;
  background: transparent image-url('icons/credit-cards.png') no-repeat 258px 4px;
  background-color: rgba(255, 255, 255, 0.72);
  margin: 10px 0 20px 0;
  padding: 3px 10px;
  max-width: 365px;
  background-size: 101px;
  border: 1px solid rgba(255, 255, 255, 0.54);
  border-radius: 2px;
}
body.flip .card-update,
.tc-bootstrap-layout .card-update {
  margin-top: 15px;
  display: block;
}
body.flip .active-plan-marker,
.tc-bootstrap-layout .active-plan-marker {
  color: #3e8f3e;
  font-size: 12px;
}
body.flip .plans tr td:last-child,
.tc-bootstrap-layout .plans tr td:last-child {
  text-align: center;
}
body.flip .override-style td,
.tc-bootstrap-layout .override-style td {
  background-color: transparent !important;
  border: none !important;
}
body.flip .override-style tr,
.tc-bootstrap-layout .override-style tr {
  background-color: #f7f7f7 !important;
}
#content {
  width: 100%;
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
#video-list-holder ul {
  list-style: none;
}
#video-list-holder ul li {
  display: inline;
  width: 400px;
}
#video-list-holder ul li img {
  border: 1px solid #999;
  padding: 2px;
  width: 175px;
}
.video-list-item div {
  font-size: 0.9em;
}
#video-display-holder #encodings {
  list-style: none;
  margin: 0px;
  margin-top: 20px;
  padding: 0px;
}
#video-display-holder #encodings li {
  margin-bottom: 20px;
  margin-left: 0px;
}
#video-display-holder #encodings .width-height {
  font-size: 0.9em;
}
#video-display-holder #encodings .left {
  float: left;
  width: 75px;
}
#video-display-holder #encodings .details {
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}
#video-display-holder #encodings .details div {
  margin-bottom: 5px;
}
#video-display-holder #encodings .location {
  font-size: 0.7em;
}
.panda_upload_progress,
.encoding-progress .outer {
  width: 300px;
  padding: 2px;
  border: 1px inset #CCC;
  background-color: #FAFAFA;
  background: -moz-linear-gradient(-90deg, #E6E6E6, #FAFAFA);
  background: -webkit-gradient(linear, 0 top, 0 bottom, from(#E6E6E6), to(#FAFAFA));
}
.panda_upload_progress .progress-inside,
.encoding-progress .inner {
  background-color: #85B00A;
  background: -moz-linear-gradient(-90deg, #85B00A, #6C8F08);
  background: -webkit-gradient(linear, 0 top, 0 bottom, from(#85B00A), to(#6C8F08));
  height: 15px;
}
.vms-header {
  margin-left: auto;
  margin-right: auto;
}
/* 2015-02-05 */
#video-player {
  position: relative;
}
body.flip .video-preview.displaying,
.tc-bootstrap-layout .video-preview.displaying {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Config 
------------------------------------*/

[ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
body.flip,
.tc-bootstrap-layout {
  /* Mixins
------------------------------------*/
  /* General
------------------------------------*/
  /* buttons
------------------------------------*/
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip h1,
.tc-bootstrap-layout h1,
body.flip h2,
.tc-bootstrap-layout h2,
body.flip h3,
.tc-bootstrap-layout h3,
body.flip h4,
.tc-bootstrap-layout h4,
body.flip h5,
.tc-bootstrap-layout h5,
body.flip h6,
.tc-bootstrap-layout h6 {
  color: #293240;
}
body.flip hr,
.tc-bootstrap-layout hr {
  display: block;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 30px -30px;
}
body.flip small,
.tc-bootstrap-layout small {
  color: rgba(0, 0, 0, 0.46);
  font-size: 12px;
}
body.flip h4 small,
.tc-bootstrap-layout h4 small {
  padding-left: 25px;
}
body.flip .floating-button,
.tc-bootstrap-layout .floating-button {
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  width: 56px;
  height: 56px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  font-weight: 400;
  text-align: center;
  transition: background-color ease-out 0.5s;
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > i,
.tc-bootstrap-layout .floating-button > i {
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > span,
.tc-bootstrap-layout .floating-button > span {
  font-size: 12px;
}
body.flip .floating-button:hover,
.tc-bootstrap-layout .floating-button:hover {
  color: #fff;
  transition: background-color ease 0.5s;
}
body.flip .floating-button.on-top,
.tc-bootstrap-layout .floating-button.on-top {
  top: 175px;
}
body.flip .primary-action,
.tc-bootstrap-layout .primary-action,
body.flip .primary-action:link,
.tc-bootstrap-layout .primary-action:link,
body.flip .primary-action:active,
.tc-bootstrap-layout .primary-action:active,
body.flip .primary-action:focus,
.tc-bootstrap-layout .primary-action:focus {
  background: #6E8295;
  color: #fff;
}
body.flip .primary-action:hover,
.tc-bootstrap-layout .primary-action:hover {
  background: #6E8295;
}
body.flip .danger-action,
.tc-bootstrap-layout .danger-action,
body.flip .danger-action:link,
.tc-bootstrap-layout .danger-action:link,
body.flip .danger-action:active,
.tc-bootstrap-layout .danger-action:active,
body.flip .danger-action:focus,
.tc-bootstrap-layout .danger-action:focus {
  color: #fff;
  background: #BE0016;
}
body.flip .danger-action:hover,
.tc-bootstrap-layout .danger-action:hover {
  background: #A80013;
}
/* Layout
------------------------------------*/
/* -------------------------------header ------------------------------------*/
#header {
  display: block;
  margin-bottom: 0;
  background: #424242;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  position: relative;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header .logo {
  display: block;
  margin: 0;
  width: 230px;
  height: 57px;
}
#header .app_nav {
  list-style: none;
  margin: 0 0 44px 0;
  padding-left: 0;
}
#header .app_nav > li {
  position: relative;
  font-size: 14px;
  background: #293240;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 3px;
  padding: 5px 20px;
  width: 200px;
  transition: background-color ease-out 0.5s;
}
#header .app_nav > li a {
  color: #fff;
  display: block;
}
#header .app_nav > li ul {
  padding-left: 0;
  display: none;
  width: 200px;
  list-style-type: none;
  position: absolute;
  top: 25px;
  left: -1px;
  z-index: 20;
}
#header .app_nav > li ul li a {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
#header .app_nav > li:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav > li > a::after {
  font-family: "FontAwesome";
  content: "\f054";
  float: right;
  color: #fff;
}
#header .app_nav > li.pulldown.selected > a::after {
  font-family: "FontAwesome";
  content: "\f053";
  float: right;
  color: #fff;
}
#header .app_nav li.pulldown.selected {
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 3px 3px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 0;
}
#header .app_nav li.pulldown.selected ul {
  display: block;
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 0 0 3px 3px;
  margin-top: 5px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 0;
}
#header .app_nav li.pulldown.selected ul li a:hover {
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav li.pulldown.selected ul li:last-child a:hover {
  border-radius: 0 0 3px 3px;
}
#header .public_nav {
  margin-top: 19px;
  margin-bottom: 0;
}
#header .public_nav li {
  display: inline-block;
  margin: 0px 10px;
  color: #29313F;
  font-size: 12px;
}
#header .public_nav li a {
  text-align: center;
  min-width: 65px;
  padding: 3px 5px;
  color: #29313F;
  text-decoration: none;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #fff;
  transition: background-color ease-out 0.5s;
}
#header .public_nav li a:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .public_nav li:last-child {
  margin-right: 0;
}
/* left side nav
------------------------------------*/
#nav {
  margin-left: 0px;
}
#nav a {
  display: block;
  padding: 12px 10px 12px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #272727;
  margin-bottom: 0px;
  transition: background-color ease 0.5s;
  border-left: solid 5px #f5f5f5;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#nav a .icon {
  margin-right: 12px;
  width: 15px;
  text-align: center;
  display: inline-block;
}
#nav a:hover {
  transition: background-color ease-out 0.5s;
  color: #009bdf;
  text-decoration: none;
}
#nav a.current {
  background-color: transparent;
  border-left: solid 5px #009BDF;
}
#nav a.current:hover {
  color: #009bdf;
}
#nav .choose-factory {
  display: inline-block;
  width: 175px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
}
/* right side column
------------------------------------*/
#promo-box {
  margin-top: 70px;
  margin-left: -15px;
}
/* main header
------------------------------------*/
#main {
  padding: 30px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border-radius: 3px;
}
#main p {
  font-size: 12px;
}
#main .cloud-dashboard-top {
  margin: -30px -30px 15px -30px;
  background: #eee;
  padding: 15px;
}
#main .range-selector {
  margin: 15px 0 0 0;
}
#main .controls {
  float: right;
}
#main .provider-info {
  margin: 1px 0px 0px 0!important;
}
#main .provider-info a {
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}
#main .provider-info + small {
  clear: both;
  display: block;
}
body.flip .header_list,
.tc-bootstrap-layout .header_list {
  font-size: 11px;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt,
body.flip .hheader_list dd,
.tc-bootstrap-layout .hheader_list dd {
  float: left;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt {
  margin-right: 3px;
}
body.flip h2.blank-state,
.tc-bootstrap-layout h2.blank-state {
  font-weight: normal;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  width: 600px;
}
body.flip h3.blank-state,
.tc-bootstrap-layout h3.blank-state {
  text-align: center;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  width: 600px;
  margin-top: 25px;
}
/* Footer
------------------------------------*/
#footer div {
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  padding: 15px 0;
  opacity: 0.54;
}
/* Flash Message
------------------------------------*/
body.flip .flash-message,
.tc-bootstrap-layout .flash-message {
  text-align: center;
  font-weight: 600;
  padding: 6px 3px;
}
body.flip .flash-message.error,
.tc-bootstrap-layout .flash-message.error {
  color: #BE0016;
  background: rgba(190, 0, 22, 0.12);
}
body.flip .flash-message.success,
.tc-bootstrap-layout .flash-message.success {
  color: #008E02;
  background: rgba(0, 190, 17, 0.12);
}
#sandbox_warning,
#billing-issue {
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
  position: relative;
  margin: -20px 0px 15px -35px;
  width: calc(100% + 70px);
  z-index: 1;
}
#sandbox_warning .bar span,
#billing-issue .bar span {
  padding: 15px;
  color: #000;
  background: #FFC107;
  display: block;
}
#sandbox_warning a,
#billing-issue a {
  border-radius: 2px;
  padding: 5px 10px;
  font-weight: 600;
  color: #fff;
  background: #ef3e37;
  display: inline-block;
  margin: 5px 0px 0px;
}
#billing-issue .bar {
  color: #fff;
  background: #a82424;
}
#billing-issue a {
  background: none;
  text-decoration: underline;
  color: #fff;
  padding: 0;
  margin-left: 0;
}
.confirm-dialog {
  background-color: #424242;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
.confirm-dialog .inner {
  padding: 15px;
}
.confirm-dialog .inner .dialog-note {
  font-size: 12px;
  color: #fff;
}
.confirm-dialog .inner .dialog-buttons {
  padding-left: 0;
  margin-top: 20px;
  list-style: none;
}
.confirm-dialog .inner .dialog-buttons li {
  float: left;
  width: 50%;
  text-align: center;
}
.confirm-dialog .inner .dialog-buttons.single {
  margin-left: 0;
}
.confirm-dialog .inner .dialog-buttons.single li {
  width: 100%;
}
body.flip .dialog-arrow,
.tc-bootstrap-layout .dialog-arrow {
  border-color: transparent transparent transparent transparent;
  position: absolute;
  border-style: solid;
  border-width: 15px;
  height: 0px;
  width: 0px;
}
body.flip .dialog-arrow.left,
.tc-bootstrap-layout .dialog-arrow.left {
  border-color: transparent transparent transparent #424242;
}
body.flip .dialog-arrow.bottom,
.tc-bootstrap-layout .dialog-arrow.bottom {
  border-color: transparent transparent #424242 transparent;
}
body.flip .dialog-arrow.top,
.tc-bootstrap-layout .dialog-arrow.top {
  border-color: #424242 transparent transparent transparent;
}
/* login & sign up pages*/
/* Mixins
------------------------------------*/
body.flip .no_shadow,
.tc-bootstrap-layout .no_shadow,
body.flip .no_bevel,
.tc-bootstrap-layout .no_bevel {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip .reset,
.tc-bootstrap-layout .reset {
  padding: 0;
  margin: 0;
}
body.flip .paint,
.tc-bootstrap-layout .paint {
  background: silver;
}
body.flip .preset_gradient,
.tc-bootstrap-layout .preset_gradient {
  background: -moz-linear-gradient(top, #cecece, #9e9e9e);
  background: -webkit-gradient(linear, left top, left bottom, from(#cecece), to(#9e9e9e));
}
body.flip .grey_gradient,
.tc-bootstrap-layout .grey_gradient {
  background: -moz-linear-gradient(top, #ffffff, #d7d7d7);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
}
body.flip .dark_gradient,
.tc-bootstrap-layout .dark_gradient {
  background: -moz-linear-gradient(top, #767676, #282828);
  background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#282828));
}
body.flip .bottom_shadow,
.tc-bootstrap-layout .bottom_shadow {
  box-shadow: 0 1px 3px #BEBEBE;
  -moz-box-shadow: 0 1px 3px #BEBEBE;
  -webkit-box-shadow: 0 1px 3px #BEBEBE;
  position: relative;
}
/* General
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: radial-gradient(#fafafa, #f5f5f5);
}
body.flip a,
.tc-bootstrap-layout a,
body.flip a:link,
.tc-bootstrap-layout a:link,
body.flip a:active,
.tc-bootstrap-layout a:active,
body.flip .link-like,
.tc-bootstrap-layout .link-like,
body.flip .link,
.tc-bootstrap-layout .link {
  transition: color ease 0.5s;
  color: #009BDF;
  text-decoration: none;
  cursor: pointer;
}
body.flip a:hover,
.tc-bootstrap-layout a:hover {
  color: #6E8295;
  text-decoration: none;
  transition: color ease-out 0.5s;
}
body.flip a.green,
.tc-bootstrap-layout a.green,
body.flip a.green:active,
.tc-bootstrap-layout a.green:active,
body.flip a.green:visited,
.tc-bootstrap-layout a.green:visited {
  color: #009BDF;
}
/* buttons
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  /* modals
------------------------------------*/
}
body.flip .button.green,
.tc-bootstrap-layout .button.green {
  border-left: solid #83AE3B 1px;
  border-top: solid #83AE3B 1px;
  border-bottom: 1px solid #597626;
  border-right: solid #597626 1px;
  color: #fff;
}
body.flip .button.red:active,
.tc-bootstrap-layout .button.red:active {
  background: -moz-linear-gradient(top, #A12F33, #DD464B);
  background: -webkit-gradient(linear, left top, left bottom, from(#A12F33), to(#DD464B));
}
body.flip .button_hover,
.tc-bootstrap-layout .button_hover {
  background: #e7e7e7;
  box-shadow: inset 1px 1px 1px #e7e7e7;
  -moz-box-shadow: inset 1px 1px 1px #e7e7e7;
  -webkit-box-shadow: inset 1px 1px 1px #e7e7e7;
}
body.flip .modal-box-wrapper,
.tc-bootstrap-layout .modal-box-wrapper {
  position: fixed;
  z-index: 1041;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content {
  margin-top: 60px;
  background: #424242;
  position: relative;
  z-index: 1002;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border: 0;
  border-radius: 3px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header {
  border: 0;
  background: #424242;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header h1 {
  color: #fff;
  font-size: 26px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: 400;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body p {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body hr,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body hr {
  margin: 30px -20px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body small,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body small {
  color: rgba(255, 255, 255, 0.26);
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h5,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h5 {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child {
  margin-top: 30px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form {
  margin: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child {
  margin-bottom: 25px;
  margin-top: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form label,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form label {
  color: #fff;
  font-weight: 400;
  text-align: left;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p {
  color: #fff;
}
body.flip .crud_button.green,
.tc-bootstrap-layout .crud_button.green {
  color: #fff;
  background: #98bd32;
  border: 0;
  box-shadow: none;
}
body.flip .crud_button.green:visited,
.tc-bootstrap-layout .crud_button.green:visited {
  color: #fff;
}
body.flip .crud_button.green:active,
.tc-bootstrap-layout .crud_button.green:active,
body.flip .crud_button.green.active,
.tc-bootstrap-layout .crud_button.green.active {
  color: #fff;
  background: -moz-linear-gradient(top, #7c9c3d, #bbdd71);
  background: -webkit-gradient(linear, left top, left bottom, from(#7c9c3d), to(#bbdd71));
}
body.flip .crud_button.selected,
.tc-bootstrap-layout .crud_button.selected,
body.flip .crud_button.selected:active,
.tc-bootstrap-layout .crud_button.selected:active {
  color: #8A8A8A;
  background: #E7E7E7;
  background: -moz-linear-gradient(top, #E0E0E0, #EEE);
  background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#EEE));
  box-shadow: inset 1px 1px 1px #b1b1b1;
  -moz-box-shadow: inset 1px 1px 1px #b1b1b1;
  -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
  text-shadow: #fff 1px 1px 0px;
  border: 1px solid #cdcdcd;
}
body.flip .crud_button .login,
.tc-bootstrap-layout .crud_button .login {
  background: transparent image-url('arrow_right.png') no-repeat;
  padding: 0px;
  margin: 0px;
  border: 0px;
  padding-left: 16px;
  color: #fff;
  text-shadow: #737373 1px 1px 0px;
}
body.flip .profile-settings .panel-group .panel,
.tc-bootstrap-layout .profile-settings .panel-group .panel {
  background: none;
  margin-top: 1px;
}
body.flip .profile-settings .panel-group .panel .panel-heading,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-heading {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 0;
  padding: 0;
}
body.flip .profile-settings .panel-group .panel .panel-heading h4.panel-title,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-heading h4.panel-title {
  margin: 0!important;
}
body.flip .profile-settings .panel-group .panel .panel-heading h4.panel-title a,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-heading h4.panel-title a {
  font-weight: 600;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 5px 20px;
  outline: none;
}
body.flip .profile-settings .panel-group .panel .panel-body,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body {
  min-height: 150px;
  border: 0;
  background: rgba(255, 255, 255, 0.12);
}
body.flip .profile-settings .panel-group .panel .panel-body .timestamp .add_timestamp,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .timestamp .add_timestamp {
  margin-top: 10px;
}
body.flip .profile-settings .panel-group .panel .panel-body .timestamp small,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .timestamp small {
  display: block;
  margin: 7px 0 5px 0;
}
body.flip .profile-settings .panel-group .panel .panel-body .timestamp img,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .timestamp img {
  opacity: 0.76;
}
body.flip .profile-settings .panel-group .panel .panel-body .resolution .height,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .resolution .height,
body.flip .profile-settings .panel-group .panel .panel-body .watermarking .height,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .watermarking .height,
body.flip .profile-settings .panel-group .panel .panel-body .resolution .width,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .resolution .width,
body.flip .profile-settings .panel-group .panel .panel-body .watermarking .width,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .watermarking .width {
  width: 25%;
}
body.flip .profile-settings .panel-group .panel .panel-body .resolution span,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .resolution span,
body.flip .profile-settings .panel-group .panel .panel-body .watermarking span,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .watermarking span {
  float: left;
  color: #fff;
  margin: 5px 10px;
}
body.flip .profile-settings .panel-group .panel .panel-body .watermark .side-v input,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .watermark .side-v input,
body.flip .profile-settings .panel-group .panel .panel-body .watermark .side-h input,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .watermark .side-h input {
  width: 25px;
  height: 25px;
  text-align: center;
  font-weight: bold;
  padding: 0;
  border-radius: 2px;
}
body.flip .profile-settings .panel-group .panel .panel-body .watermark .side-v,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .watermark .side-v {
  margin-left: 25px;
}
body.flip .profile-settings .panel-group .panel .panel-body .watermark .watermark-left,
.tc-bootstrap-layout .profile-settings .panel-group .panel .panel-body .watermark .watermark-left {
  margin-right: 25px;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item {
  width: 49.11111111%;
  float: left;
  border-radius: 3px;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item .profile-item,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item .profile-item {
  border: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  border-radius: 3px;
  min-height: 290px;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item form,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item form {
  margin: 0;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item header,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item header {
  border-radius: 3px 3px 0 0;
  padding: 10px 15px 15px 15px;
  margin-bottom: 10px;
  min-height: 50px;
  background: rgba(0, 0, 0, 0.12);
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item header h1,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item header h1 {
  font-size: 16px;
  font-weight: 600;
  margin: 5px 0 0 0;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item header a,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item header a {
  color: #fff;
  margin-left: 5px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.26);
  display: inline-block;
  text-align: center;
  font-size: 14px;
  line-height: 23px;
  display: none;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item header a.edit,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item header a.edit {
  color: #fff;
  background: #42A566;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item header a:hover,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item header a:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.54);
  transition: background, 0.3s, ease;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item .profile-image img,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item .profile-image img {
  width: 50px;
  display: block;
  float: left;
  margin-right: 10px;
  opacity: 0.54;
  margin-left: 5px;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item .profile-attributes fieldset > div,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item .profile-attributes fieldset > div {
  padding: 0 15px 5px 0;
  font-size: 12px;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item .profile-attributes fieldset > div label,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item .profile-attributes fieldset > div label {
  font-weight: 300;
  min-width: 100px;
  display: inline-block;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item:hover,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.26);
  transition: box-shadow, 0.3s, ease;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item:hover a,
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item:hover a {
  display: inline-block;
}
body.flip #profile-grid-holder ul.grid-view-page li.grid-view-item:nth-child(2n+2),
.tc-bootstrap-layout #profile-grid-holder ul.grid-view-page li.grid-view-item:nth-child(2n+2) {
  margin-right: 0;
}
body.flip .new-profile-dialog .presets,
.tc-bootstrap-layout .new-profile-dialog .presets {
  height: 640px;
  overflow: auto;
}
body.flip .new-profile-dialog .presets > header,
.tc-bootstrap-layout .new-profile-dialog .presets > header {
  clear: both;
  font-weight: 600;
  color: #fff;
  padding: 50px 0 25px 75px;
}
body.flip .new-profile-dialog .presets > header.html5,
.tc-bootstrap-layout .new-profile-dialog .presets > header.html5 {
  background: transparent image-url('video-presets.png') no-repeat 0 25px;
}
body.flip .new-profile-dialog .presets > header.audio,
.tc-bootstrap-layout .new-profile-dialog .presets > header.audio {
  background: transparent image-url('audio-presets.png') no-repeat 0 25px;
}
body.flip .new-profile-dialog .presets > header.ios,
.tc-bootstrap-layout .new-profile-dialog .presets > header.ios {
  background: transparent image-url('mobile-presets.png') no-repeat 0 25px;
}
body.flip .new-profile-dialog .presets > header.image,
.tc-bootstrap-layout .new-profile-dialog .presets > header.image {
  background: transparent image-url('image-presets.png') no-repeat 0 25px;
}
body.flip .new-profile-dialog .presets .preset-row,
.tc-bootstrap-layout .new-profile-dialog .presets .preset-row {
  transition: background 0.3s ease;
  float: left;
  width: 33%;
  background: rgba(255, 255, 255, 0.12);
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 1px;
}
body.flip .new-profile-dialog .presets .preset-row .details .description,
.tc-bootstrap-layout .new-profile-dialog .presets .preset-row .details .description {
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  min-width: 66.66666667%;
  padding: 10px 15px 0 15px;
  min-height: 160px;
}
body.flip .new-profile-dialog .presets .preset-row .details .description h5,
.tc-bootstrap-layout .new-profile-dialog .presets .preset-row .details .description h5 {
  font-weight: 600;
}
body.flip .new-profile-dialog .presets .preset-row .details .description .comments,
.tc-bootstrap-layout .new-profile-dialog .presets .preset-row .details .description .comments {
  min-height: 50px;
}
body.flip .new-profile-dialog .presets .preset-row .details .description .properties,
.tc-bootstrap-layout .new-profile-dialog .presets .preset-row .details .description .properties {
  margin-top: 10px;
}
body.flip .new-profile-dialog .presets .preset-row .details .description .properties div span,
.tc-bootstrap-layout .new-profile-dialog .presets .preset-row .details .description .properties div span {
  font-weight: 600;
}
body.flip .new-profile-dialog .presets .preset-row .details .description .properties div span:first-child,
.tc-bootstrap-layout .new-profile-dialog .presets .preset-row .details .description .properties div span:first-child {
  font-weight: normal;
  width: 60px;
  display: inline-block;
}
body.flip .new-profile-dialog .presets .preset-row .details .preset-submit,
.tc-bootstrap-layout .new-profile-dialog .presets .preset-row .details .preset-submit {
  padding-left: 15px;
  padding-bottom: 15px;
}
body.flip .new-profile-dialog .presets .preset-row:hover,
.tc-bootstrap-layout .new-profile-dialog .presets .preset-row:hover {
  background: rgba(255, 255, 255, 0.12);
  transition: background 0.3s ease-out;
}
body.flip .graph-box.row,
.tc-bootstrap-layout .graph-box.row {
  margin: -30px -30px -30px;
  background: #eee;
  padding: 15px;
}
body.flip #graph-inner-box,
.tc-bootstrap-layout #graph-inner-box {
  background: #eee;
  padding: 20px 0;
}
body.flip #graph-inner-box .data_point,
.tc-bootstrap-layout #graph-inner-box .data_point {
  text-align: center;
  color: #424242;
  font-size: 13px;
  margin-bottom: 0px;
  margin-top: 5px;
  float: right;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  padding: 10px;
  width: 135px;
}
body.flip #graph-inner-box .data_point div.encoding-count,
.tc-bootstrap-layout #graph-inner-box .data_point div.encoding-count {
  font-size: 34px;
  font-weight: 600;
}
body.flip #graph-inner-box .data_point div.encoding-label,
.tc-bootstrap-layout #graph-inner-box .data_point div.encoding-label {
  font-size: 12px;
}
body.flip #graph-inner-box .dashboard-graph .graph-holder,
.tc-bootstrap-layout #graph-inner-box .dashboard-graph .graph-holder {
  background: #eee;
  width: 75%;
  height: 90px;
  float: left;
  margin-top: 5px;
}
body.flip #graph-inner-box .dashboard-graph .graph-holder .tickLabel,
.tc-bootstrap-layout #graph-inner-box .dashboard-graph .graph-holder .tickLabel {
  font-size: 10px;
}
body.flip #graph-inner-box .dashboard-graph .graph-holder .yAxis .tickLabel,
.tc-bootstrap-layout #graph-inner-box .dashboard-graph .graph-holder .yAxis .tickLabel {
  font-weight: bold;
  color: #94c144;
  padding-right: 11px;
}
body.flip .mini-graph .graph-holder,
.tc-bootstrap-layout .mini-graph .graph-holder {
  height: 70px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background: #fff;
}
body.flip .mini-graph .graph-holder .tickLabels,
.tc-bootstrap-layout .mini-graph .graph-holder .tickLabels {
  display: none;
}
body.flip .new-encoders-dialog .extra-encoders-box label,
.tc-bootstrap-layout .new-encoders-dialog .extra-encoders-box label {
  font-weight: 400!important;
  font-size: 18px;
}
body.flip .new-encoders-dialog .extra-encoders-box #radio_encoders,
.tc-bootstrap-layout .new-encoders-dialog .extra-encoders-box #radio_encoders,
body.flip .new-encoders-dialog .extra-encoders-box #radio_hours,
.tc-bootstrap-layout .new-encoders-dialog .extra-encoders-box #radio_hours {
  margin-bottom: 15px;
}
body.flip .new-encoders-dialog .extra-encoders-box #radio_encoders label,
.tc-bootstrap-layout .new-encoders-dialog .extra-encoders-box #radio_encoders label,
body.flip .new-encoders-dialog .extra-encoders-box #radio_hours label,
.tc-bootstrap-layout .new-encoders-dialog .extra-encoders-box #radio_hours label {
  font-size: 13px;
  padding: 0 15px 0 5px;
}
body.flip .new-encoders-dialog .extra-encoders-price,
.tc-bootstrap-layout .new-encoders-dialog .extra-encoders-price {
  background: rgba(255, 255, 255, 0.12);
  padding: 7px 15px;
  min-width: 160px;
  color: #fff;
  border-radius: 3px 0 0 3px;
}
body.flip .new-encoders-dialog .extra-encoders-price #cost,
.tc-bootstrap-layout .new-encoders-dialog .extra-encoders-price #cost {
  font-weight: 600;
}
body.flip .encoder-info,
.tc-bootstrap-layout .encoder-info {
  margin-bottom: 50px;
  text-align: center;
}
body.flip .encoder-info a,
.tc-bootstrap-layout .encoder-info a {
  display: block;
}
body.flip .encoder-info a div,
.tc-bootstrap-layout .encoder-info a div {
  background: #fff;
  padding: 5px 10px 10px 10px;
  margin: 0 15px;
  font-weight: 600;
}
body.flip .encoder-info a.faster,
.tc-bootstrap-layout .encoder-info a.faster {
  background: image-url('power_icon.png') transparent no-repeat top center;
  padding: 70px 0 0 0;
  background-size: 70px;
  background-position: 50% 5px;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  box-shadow: none;
  background-color: #fff;
}
body.flip .encoder-info a.burst,
.tc-bootstrap-layout .encoder-info a.burst {
  background: image-url('turbo_icon.png') transparent no-repeat top center;
  padding: 70px 0 0 0;
  background-size: 70px;
  background-position: 50% 5px;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  box-shadow: none;
  background-color: #fff;
}
body.flip #encoder-status,
.tc-bootstrap-layout #encoder-status {
  font-size: 14px;
  background: #fff;
  border-radius: none;
  padding: 15px;
  margin: 15px 0px;
  font-weight: 600;
  border: 1px solid #eeeeee;
}
body.flip #encoder-status small,
.tc-bootstrap-layout #encoder-status small {
  display: block;
  margin-top: 8px;
  padding-left: 0px;
}
body.flip .encoder-info.added,
.tc-bootstrap-layout .encoder-info.added {
  float: none;
  width: auto;
  clear: both;
}
body.flip .multicore-report,
.tc-bootstrap-layout .multicore-report {
  margin: 30px 0;
  width: 100%;
}
body.flip .multicore-report tr th,
.tc-bootstrap-layout .multicore-report tr th,
body.flip .multicore-report tr td,
.tc-bootstrap-layout .multicore-report tr td {
  text-align: left;
  width: 33%;
  padding: 5px 10px;
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(0, 0, 0, 0.12);
}
body.flip .multicore-report tr th:first-child,
.tc-bootstrap-layout .multicore-report tr th:first-child {
  text-align: right;
}
body.flip .multicore-report tr:first-child th:first-child,
.tc-bootstrap-layout .multicore-report tr:first-child th:first-child {
  border: 0;
  background: none;
}
/* Config 
------------------------------------*/

[ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
body.flip,
.tc-bootstrap-layout {
  /* Mixins
------------------------------------*/
  /* General
------------------------------------*/
  /* buttons
------------------------------------*/
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip h1,
.tc-bootstrap-layout h1,
body.flip h2,
.tc-bootstrap-layout h2,
body.flip h3,
.tc-bootstrap-layout h3,
body.flip h4,
.tc-bootstrap-layout h4,
body.flip h5,
.tc-bootstrap-layout h5,
body.flip h6,
.tc-bootstrap-layout h6 {
  color: #293240;
}
body.flip hr,
.tc-bootstrap-layout hr {
  display: block;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 30px -30px;
}
body.flip small,
.tc-bootstrap-layout small {
  color: rgba(0, 0, 0, 0.46);
  font-size: 12px;
}
body.flip h4 small,
.tc-bootstrap-layout h4 small {
  padding-left: 25px;
}
body.flip .floating-button,
.tc-bootstrap-layout .floating-button {
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  width: 56px;
  height: 56px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  font-weight: 400;
  text-align: center;
  transition: background-color ease-out 0.5s;
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > i,
.tc-bootstrap-layout .floating-button > i {
  display: block;
  margin-top: 15px;
}
body.flip .floating-button > span,
.tc-bootstrap-layout .floating-button > span {
  font-size: 12px;
}
body.flip .floating-button:hover,
.tc-bootstrap-layout .floating-button:hover {
  color: #fff;
  transition: background-color ease 0.5s;
}
body.flip .floating-button.on-top,
.tc-bootstrap-layout .floating-button.on-top {
  top: 175px;
}
body.flip .primary-action,
.tc-bootstrap-layout .primary-action,
body.flip .primary-action:link,
.tc-bootstrap-layout .primary-action:link,
body.flip .primary-action:active,
.tc-bootstrap-layout .primary-action:active,
body.flip .primary-action:focus,
.tc-bootstrap-layout .primary-action:focus {
  background: #6E8295;
  color: #fff;
}
body.flip .primary-action:hover,
.tc-bootstrap-layout .primary-action:hover {
  background: #6E8295;
}
body.flip .danger-action,
.tc-bootstrap-layout .danger-action,
body.flip .danger-action:link,
.tc-bootstrap-layout .danger-action:link,
body.flip .danger-action:active,
.tc-bootstrap-layout .danger-action:active,
body.flip .danger-action:focus,
.tc-bootstrap-layout .danger-action:focus {
  color: #fff;
  background: #BE0016;
}
body.flip .danger-action:hover,
.tc-bootstrap-layout .danger-action:hover {
  background: #A80013;
}
/* Layout
------------------------------------*/
/* -------------------------------header ------------------------------------*/
#header {
  display: block;
  margin-bottom: 0;
  background: #424242;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  position: relative;
  z-index: 1000;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header .logo {
  display: block;
  margin: 0;
  width: 230px;
  height: 57px;
}
#header .app_nav {
  list-style: none;
  margin: 0 0 44px 0;
  padding-left: 0;
}
#header .app_nav > li {
  position: relative;
  font-size: 14px;
  background: #293240;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 3px;
  padding: 5px 20px;
  width: 200px;
  transition: background-color ease-out 0.5s;
}
#header .app_nav > li a {
  color: #fff;
  display: block;
}
#header .app_nav > li ul {
  padding-left: 0;
  display: none;
  width: 200px;
  list-style-type: none;
  position: absolute;
  top: 25px;
  left: -1px;
  z-index: 20;
}
#header .app_nav > li ul li a {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
#header .app_nav > li:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav > li > a::after {
  font-family: "FontAwesome";
  content: "\f054";
  float: right;
  color: #fff;
}
#header .app_nav > li.pulldown.selected > a::after {
  font-family: "FontAwesome";
  content: "\f053";
  float: right;
  color: #fff;
}
#header .app_nav li.pulldown.selected {
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 3px 3px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 0;
}
#header .app_nav li.pulldown.selected ul {
  display: block;
  background: #293240;
  box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.26);
  border-radius: 0 0 3px 3px;
  margin-top: 5px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 0;
}
#header .app_nav li.pulldown.selected ul li a:hover {
  background: rgba(255, 255, 255, 0.12);
}
#header .app_nav li.pulldown.selected ul li:last-child a:hover {
  border-radius: 0 0 3px 3px;
}
#header .public_nav {
  margin-top: 19px;
  margin-bottom: 0;
}
#header .public_nav li {
  display: inline-block;
  margin: 0px 10px;
  color: #29313F;
  font-size: 12px;
}
#header .public_nav li a {
  text-align: center;
  min-width: 65px;
  padding: 3px 5px;
  color: #29313F;
  text-decoration: none;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #fff;
  transition: background-color ease-out 0.5s;
}
#header .public_nav li a:hover {
  transition: background-color ease 0.5s;
  background: rgba(255, 255, 255, 0.12);
}
#header .public_nav li:last-child {
  margin-right: 0;
}
/* left side nav
------------------------------------*/
#nav {
  margin-left: 0px;
}
#nav a {
  display: block;
  padding: 12px 10px 12px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #272727;
  margin-bottom: 0px;
  transition: background-color ease 0.5s;
  border-left: solid 5px #f5f5f5;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#nav a .icon {
  margin-right: 12px;
  width: 15px;
  text-align: center;
  display: inline-block;
}
#nav a:hover {
  transition: background-color ease-out 0.5s;
  color: #009bdf;
  text-decoration: none;
}
#nav a.current {
  background-color: transparent;
  border-left: solid 5px #009BDF;
}
#nav a.current:hover {
  color: #009bdf;
}
#nav .choose-factory {
  display: inline-block;
  width: 175px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom;
}
/* right side column
------------------------------------*/
#promo-box {
  margin-top: 70px;
  margin-left: -15px;
}
/* main header
------------------------------------*/
#main {
  padding: 30px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border-radius: 3px;
}
#main p {
  font-size: 12px;
}
#main .cloud-dashboard-top {
  margin: -30px -30px 15px -30px;
  background: #eee;
  padding: 15px;
}
#main .range-selector {
  margin: 15px 0 0 0;
}
#main .controls {
  float: right;
}
#main .provider-info {
  margin: 1px 0px 0px 0!important;
}
#main .provider-info a {
  font-size: 12px;
  color: #fff;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}
#main .provider-info + small {
  clear: both;
  display: block;
}
body.flip .header_list,
.tc-bootstrap-layout .header_list {
  font-size: 11px;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt,
body.flip .hheader_list dd,
.tc-bootstrap-layout .hheader_list dd {
  float: left;
}
body.flip .header_list dt,
.tc-bootstrap-layout .header_list dt {
  margin-right: 3px;
}
body.flip h2.blank-state,
.tc-bootstrap-layout h2.blank-state {
  font-weight: normal;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  width: 600px;
}
body.flip h3.blank-state,
.tc-bootstrap-layout h3.blank-state {
  text-align: center;
  font-weight: normal;
  margin-right: auto;
  margin-left: auto;
  width: 600px;
  margin-top: 25px;
}
/* Footer
------------------------------------*/
#footer div {
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  padding: 15px 0;
  opacity: 0.54;
}
/* Flash Message
------------------------------------*/
body.flip .flash-message,
.tc-bootstrap-layout .flash-message {
  text-align: center;
  font-weight: 600;
  padding: 6px 3px;
}
body.flip .flash-message.error,
.tc-bootstrap-layout .flash-message.error {
  color: #BE0016;
  background: rgba(190, 0, 22, 0.12);
}
body.flip .flash-message.success,
.tc-bootstrap-layout .flash-message.success {
  color: #008E02;
  background: rgba(0, 190, 17, 0.12);
}
#sandbox_warning,
#billing-issue {
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
  position: relative;
  margin: -20px 0px 15px -35px;
  width: calc(100% + 70px);
  z-index: 1;
}
#sandbox_warning .bar span,
#billing-issue .bar span {
  padding: 15px;
  color: #000;
  background: #FFC107;
  display: block;
}
#sandbox_warning a,
#billing-issue a {
  border-radius: 2px;
  padding: 5px 10px;
  font-weight: 600;
  color: #fff;
  background: #ef3e37;
  display: inline-block;
  margin: 5px 0px 0px;
}
#billing-issue .bar {
  color: #fff;
  background: #a82424;
}
#billing-issue a {
  background: none;
  text-decoration: underline;
  color: #fff;
  padding: 0;
  margin-left: 0;
}
.confirm-dialog {
  background-color: #424242;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
.confirm-dialog .inner {
  padding: 15px;
}
.confirm-dialog .inner .dialog-note {
  font-size: 12px;
  color: #fff;
}
.confirm-dialog .inner .dialog-buttons {
  padding-left: 0;
  margin-top: 20px;
  list-style: none;
}
.confirm-dialog .inner .dialog-buttons li {
  float: left;
  width: 50%;
  text-align: center;
}
.confirm-dialog .inner .dialog-buttons.single {
  margin-left: 0;
}
.confirm-dialog .inner .dialog-buttons.single li {
  width: 100%;
}
body.flip .dialog-arrow,
.tc-bootstrap-layout .dialog-arrow {
  border-color: transparent transparent transparent transparent;
  position: absolute;
  border-style: solid;
  border-width: 15px;
  height: 0px;
  width: 0px;
}
body.flip .dialog-arrow.left,
.tc-bootstrap-layout .dialog-arrow.left {
  border-color: transparent transparent transparent #424242;
}
body.flip .dialog-arrow.bottom,
.tc-bootstrap-layout .dialog-arrow.bottom {
  border-color: transparent transparent #424242 transparent;
}
body.flip .dialog-arrow.top,
.tc-bootstrap-layout .dialog-arrow.top {
  border-color: #424242 transparent transparent transparent;
}
/* login & sign up pages*/
/* Mixins
------------------------------------*/
body.flip .no_shadow,
.tc-bootstrap-layout .no_shadow,
body.flip .no_bevel,
.tc-bootstrap-layout .no_bevel {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body.flip .hidden,
.tc-bootstrap-layout .hidden {
  display: none;
}
body.flip .ellipsis,
.tc-bootstrap-layout .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.flip .reset,
.tc-bootstrap-layout .reset {
  padding: 0;
  margin: 0;
}
body.flip .paint,
.tc-bootstrap-layout .paint {
  background: silver;
}
body.flip .preset_gradient,
.tc-bootstrap-layout .preset_gradient {
  background: -moz-linear-gradient(top, #cecece, #9e9e9e);
  background: -webkit-gradient(linear, left top, left bottom, from(#cecece), to(#9e9e9e));
}
body.flip .grey_gradient,
.tc-bootstrap-layout .grey_gradient {
  background: -moz-linear-gradient(top, #ffffff, #d7d7d7);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
}
body.flip .dark_gradient,
.tc-bootstrap-layout .dark_gradient {
  background: -moz-linear-gradient(top, #767676, #282828);
  background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#282828));
}
body.flip .bottom_shadow,
.tc-bootstrap-layout .bottom_shadow {
  box-shadow: 0 1px 3px #BEBEBE;
  -moz-box-shadow: 0 1px 3px #BEBEBE;
  -webkit-box-shadow: 0 1px 3px #BEBEBE;
  position: relative;
}
/* General
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: radial-gradient(#fafafa, #f5f5f5);
}
body.flip a,
.tc-bootstrap-layout a,
body.flip a:link,
.tc-bootstrap-layout a:link,
body.flip a:active,
.tc-bootstrap-layout a:active,
body.flip .link-like,
.tc-bootstrap-layout .link-like,
body.flip .link,
.tc-bootstrap-layout .link {
  transition: color ease 0.5s;
  color: #009BDF;
  text-decoration: none;
  cursor: pointer;
}
body.flip a:hover,
.tc-bootstrap-layout a:hover {
  color: #6E8295;
  text-decoration: none;
  transition: color ease-out 0.5s;
}
body.flip a.green,
.tc-bootstrap-layout a.green,
body.flip a.green:active,
.tc-bootstrap-layout a.green:active,
body.flip a.green:visited,
.tc-bootstrap-layout a.green:visited {
  color: #009BDF;
}
/* buttons
------------------------------------*/
body.flip,
.tc-bootstrap-layout {
  /* modals
------------------------------------*/
}
body.flip .button.green,
.tc-bootstrap-layout .button.green {
  border-left: solid #83AE3B 1px;
  border-top: solid #83AE3B 1px;
  border-bottom: 1px solid #597626;
  border-right: solid #597626 1px;
  color: #fff;
}
body.flip .button.red:active,
.tc-bootstrap-layout .button.red:active {
  background: -moz-linear-gradient(top, #A12F33, #DD464B);
  background: -webkit-gradient(linear, left top, left bottom, from(#A12F33), to(#DD464B));
}
body.flip .button_hover,
.tc-bootstrap-layout .button_hover {
  background: #e7e7e7;
  box-shadow: inset 1px 1px 1px #e7e7e7;
  -moz-box-shadow: inset 1px 1px 1px #e7e7e7;
  -webkit-box-shadow: inset 1px 1px 1px #e7e7e7;
}
body.flip .modal-box-wrapper,
.tc-bootstrap-layout .modal-box-wrapper {
  position: fixed;
  z-index: 1041;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content {
  margin-top: 60px;
  background: #424242;
  position: relative;
  z-index: 1002;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border: 0;
  border-radius: 3px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header {
  border: 0;
  background: #424242;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-header h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-header h1 {
  color: #fff;
  font-size: 26px;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: 400;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body p {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body hr,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body hr {
  margin: 30px -20px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body small,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body small {
  color: rgba(255, 255, 255, 0.26);
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h5,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h5 {
  color: #fff;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body h4:first-child {
  margin-top: 30px;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form {
  margin: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form h4:first-child {
  margin-bottom: 25px;
  margin-top: 0;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form label,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form label {
  color: #fff;
  font-weight: 400;
  text-align: left;
}
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p,
.tc-bootstrap-layout .modal-box-wrapper .modal-dialog .modal-content .modal-body form .js-creds > p {
  color: #fff;
}
body.flip .crud_button.green,
.tc-bootstrap-layout .crud_button.green {
  color: #fff;
  background: #98bd32;
  border: 0;
  box-shadow: none;
}
body.flip .crud_button.green:visited,
.tc-bootstrap-layout .crud_button.green:visited {
  color: #fff;
}
body.flip .crud_button.green:active,
.tc-bootstrap-layout .crud_button.green:active,
body.flip .crud_button.green.active,
.tc-bootstrap-layout .crud_button.green.active {
  color: #fff;
  background: -moz-linear-gradient(top, #7c9c3d, #bbdd71);
  background: -webkit-gradient(linear, left top, left bottom, from(#7c9c3d), to(#bbdd71));
}
body.flip .crud_button.selected,
.tc-bootstrap-layout .crud_button.selected,
body.flip .crud_button.selected:active,
.tc-bootstrap-layout .crud_button.selected:active {
  color: #8A8A8A;
  background: #E7E7E7;
  background: -moz-linear-gradient(top, #E0E0E0, #EEE);
  background: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#EEE));
  box-shadow: inset 1px 1px 1px #b1b1b1;
  -moz-box-shadow: inset 1px 1px 1px #b1b1b1;
  -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
  text-shadow: #fff 1px 1px 0px;
  border: 1px solid #cdcdcd;
}
body.flip .crud_button .login,
.tc-bootstrap-layout .crud_button .login {
  background: transparent image-url('arrow_right.png') no-repeat;
  padding: 0px;
  margin: 0px;
  border: 0px;
  padding-left: 16px;
  color: #fff;
  text-shadow: #737373 1px 1px 0px;
}
/* general forms
---------------------------------*/
body.flip form,
.tc-bootstrap-layout form {
  margin: 30px 0;
}
body.flip form fieldset,
.tc-bootstrap-layout form fieldset {
  padding: 0px;
  margin: 0px;
  /* Errors */
}
body.flip form fieldset .form-group label.control-label,
.tc-bootstrap-layout form fieldset .form-group label.control-label {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  display: inline-block;
  width: 160px;
  text-align: left;
  margin-right: 10px;
}
body.flip form fieldset .form-group input[type="file"],
.tc-bootstrap-layout form fieldset .form-group input[type="file"] {
  background: 0;
  border: 0;
  box-shadow: none;
  padding: 6px 0;
  color: #fff;
  font-size: 12px;
}
body.flip form fieldset .form-group select,
.tc-bootstrap-layout form fieldset .form-group select {
  font-size: 12px;
  margin-top: 5px;
  border: 0;
}
body.flip form fieldset .radio-inline,
.tc-bootstrap-layout form fieldset .radio-inline,
body.flip form fieldset .checkbox-inline,
.tc-bootstrap-layout form fieldset .checkbox-inline {
  font-weight: 600;
  padding-right: 10px;
  padding-left: 0px;
  line-height: 23px;
}
body.flip form fieldset .errorExplanation,
.tc-bootstrap-layout form fieldset .errorExplanation {
  padding: 5px;
  font-size: 13px;
  background: rgba(158, 15, 11, 0.5);
  margin-bottom: 5px;
  border-radius: 3px;
  display: none;
}
body.flip form fieldset #generate-token,
.tc-bootstrap-layout form fieldset #generate-token {
  padding: 2px 5px;
  margin-top: 5px;
}
body.flip form #cloud-provider,
.tc-bootstrap-layout form #cloud-provider {
  margin-top: 20px;
}
body.flip form .storage-options-box,
.tc-bootstrap-layout form .storage-options-box {
  padding: 15px 0;
}
body.flip form .js-creds > p,
.tc-bootstrap-layout form .js-creds > p {
  margin-bottom: 15px;
}
body.flip form .notification-desc,
.tc-bootstrap-layout form .notification-desc {
  margin: 0px 0 15px 30px;
}
body.flip .button,
.tc-bootstrap-layout .button,
body.flip .button:link,
.tc-bootstrap-layout .button:link,
body.flip .button:active,
.tc-bootstrap-layout .button:active {
  color: #fff;
  background-color: #5681c0 !important;
  border-radius: 3px;
  box-shadow: none;
  transition: background-color ease 0.5s;
  border: 0;
  padding: 7px 15px;
  font-weight: 600;
  text-shadow: none!important;
}
body.flip .button:hover,
.tc-bootstrap-layout .button:hover {
  color: #fff;
  background: #6E8295;
  transition: background-color ease-out 0.5s;
}
body.flip .button.neutral,
.tc-bootstrap-layout .button.neutral {
  background: rgba(255, 255, 255, 0.12);
}
body.flip .button.neutral:hover,
.tc-bootstrap-layout .button.neutral:hover {
  background: rgba(255, 255, 255, 0.26);
}
body.flip .button.btn-xs,
.tc-bootstrap-layout .button.btn-xs {
  padding: 5px 10px;
  color: #42A566;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  min-width: 60px;
}
body.flip .button.btn-danger,
.tc-bootstrap-layout .button.btn-danger {
  background: #d9534f;
}
body.flip .button.btn-xs.btn-danger,
.tc-bootstrap-layout .button.btn-xs.btn-danger {
  color: #d9534f;
  background: #fff;
}
body.flip .button.cancel-header,
.tc-bootstrap-layout .button.cancel-header {
  background: none;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.74);
  font-size: 42px;
  padding: 0;
  line-height: 32px;
  font-weight: 100;
}
body.flip .profile-item #encryption_checkbox,
.tc-bootstrap-layout .profile-item #encryption_checkbox {
  float: left;
  margin-top: 5px;
  width: auto;
}
body.flip .profile-item #timestamp,
.tc-bootstrap-layout .profile-item #timestamp {
  float: left;
  margin-top: 5px;
  width: auto;
}
body.flip .profile-item #timestamp + img,
.tc-bootstrap-layout .profile-item #timestamp + img {
  opacity: 0.5;
  margin-top: 10px;
  margin-left: 20px;
}
body.flip .profile-item #timestamp:checked + img,
.tc-bootstrap-layout .profile-item #timestamp:checked + img {
  opacity: 1;
}
body.flip .code-snippet,
.tc-bootstrap-layout .code-snippet {
  width: 500px;
  height: 210px;
  resize: none;
  border: 1px solid #b4b4b4;
  margin-left: 150px;
  border-radius: 3px;
  font-family: monospace;
}
/* login
-------------------------------*/
/*! jQuery UI - v1.10.4 - 2014-04-11
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.button.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee image-url("ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 image-url("ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 image-url("ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce image-url("ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff image-url("ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c image-url("ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 image-url("ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* For IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: image-url("ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: image-url("ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: image-url("ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: image-url("ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: image-url("ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: image-url("ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: image-url("ui-icons_ffd27a_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #666666 image-url("ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 image-url("ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: 0.2;
  filter: alpha(opacity=20);
  border-radius: 5px;
}
#clouds .overview-list {
  list-style-type: none;
  padding-left: 5px;
  padding-right: 5px;
}
#clouds .active-factory {
  font-size: 16px;
  margin-right: 10px;
  line-height: 22px;
}
#clouds li {
  list-style-type: none;
  display: inline;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  float: left;
  min-width: 200px;
}
#clouds li hr {
  display: none;
}
#clouds .listtopics {
  display: none;
  color: #000000;
  font-weight: 700;
}
#clouds .gray-dl {
  background-color: #fbfbfb;
  width: calc(100% + 30px);
  margin: 15px -15px -15px;
  padding: 15px;
  border-top: 1px solid #ebebeb;
  min-height: 85px;
  text-align: center;
}
#clouds .encodings-profiles-jobs {
  text-align: center;
  width: 32%;
  display: inline-block;
  margin-bottom: 0px;
  top: 0px;
  position: relative;
  float: left;
}
#clouds .encodings-profiles-jobs:nth-child(2) {
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  width: 33%;
}
#clouds .encodings-profiles-jobs dt {
  display: block;
  float: left;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  width: 100%;
  height: 34px;
}
#clouds .encodings-profiles-jobs dd {
  display: block;
  font-size: 12px;
}
#clouds .cloud-list {
  border: 1px solid #dcdcdc;
  padding: 15px;
  margin: 10px 0px 10px 10px;
  transition: all 0.3s ease-in-out;
  min-height: 188px;
}
#clouds .cloud-list .blue-btn {
  margin: 0px 15px;
}
#clouds .cloud-list .txt-factory {
  width: 100%;
}
#clouds .cloud-list .id-factory-bucket {
  margin-bottom: 0px;
  font-size: 13px;
  width: 100%;
  display: block;
  clear: both;
  height: 18px;
}
#clouds .cloud-list .id-factory-bucket dt {
  width: 70px;
  display: block;
  float: left;
  text-align: right;
  margin-right: 10px;
}
#clouds .cloud-list .id-factory-bucket dd {
  display: block;
  text-align: left;
}
#clouds .cloud-list h4 {
  margin-top: 0px;
  padding: 0px;
  margin-bottom: 10px;
  line-height: 25px;
  width: calc(100% - 85px);
  text-align: left;
}
#clouds .cloud-list:hover {
  border-color: #009bdf;
}
#clouds .showAsTable .gray-dl {
  background-color: transparent;
  border: none!important;
  width: auto;
  margin: auto;
  padding: 0px;
  min-height: 0px;
}
#clouds .showAsTable .red-btn,
#clouds .showAsTable .blue-btn,
#clouds .showAsTable .syncicon {
  margin: 9px 10px 0px 10px;
}
#clouds .showAsTable .fa-refresh {
  margin-right: 10px;
}
#clouds .showAsTable .active-factory {
  line-height: 12px;
}
#clouds .showAsTable li {
  width: 100%!important;
  color: #000000;
  margin: 0px 10px!important;
  height: auto!important;
  padding-right: 20px;
}
#clouds .showAsTable h4 {
  font-size: 12px;
  float: left;
  line-height: 17px;
  padding: 10px 5px 11px 10px;
  margin-bottom: 0px;
  width: 18%;
}
#clouds .showAsTable .cloud-list {
  padding: 0px!important;
  background: transparent!important;
  height: auto!important;
  border-left: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-radius: 0px!important;
  margin: 0px!important;
  min-height: 10px!important;
  box-shadow: none!important;
  border-bottom: none!important;
  border-top: none!important;
}
#clouds .showAsTable .cloud-list:hover {
  background-color: #e5f5fc !important;
}
#clouds .showAsTable .cloud-list .encodings-profiles-jobs {
  width: 11%;
}
#clouds .showAsTable .cloud-list .encodings-profiles-jobs dt {
  display: block!important;
  font-size: 12px;
  text-align: left;
  height: auto;
}
#clouds .showAsTable .cloud-list .encodings-profiles-jobs dd {
  display: none!important;
}
#clouds .showAsTable li:last-child {
  margin-bottom: 15px!important;
}
#clouds .showAsTable .hoverline {
  display: none;
}
#clouds .showAsTable dl {
  float: left;
  width: 18%;
  padding: 10px 5px 7px 10px;
  clear: none!important;
  margin-bottom: 0px;
}
#clouds .showAsTable dt {
  display: none!important;
}
#clouds .showAsTable .listtopics {
  display: block!important;
  border-left: none!important;
  border-right: none!important;
  font-size: 10px!important;
  color: #b1b1b1 !important;
  font-weight: 700!important;
  text-transform: uppercase!important;
}
#clouds .showAsTable .listtopics dd {
  font-size: 10px!important;
}
#clouds .showAsTable .encodings-profiles-jobs {
  width: 11%;
}
#clouds .showAsTable .encodings-profiles-jobs:nth-child(2) {
  border: none;
}
#clouds .showAsTable .id-factory-bucket {
  width: 18%;
  float: left;
}
#clouds .showAsTable dd {
  width: 100%;
  text-align: left;
  min-height: 1px;
  display: block;
  font-size: 12px;
}
#clouds .showAsTable hr {
  color: #ededed;
  display: block!important;
  margin: 0px;
}
#clouds .btn.disabled,
#clouds .btn[disabled],
#clouds fieldset[disabled] .btn {
  opacity: 1;
  color: white !important;
  background-color: #6E8295 !important;
  border-color: #576877 !important;
}
body.flip .cloudselectsize,
.tc-bootstrap-layout .cloudselectsize {
  width: 250px;
}
body.flip .new-cloud-modal label,
.tc-bootstrap-layout .new-cloud-modal label {
  display: inline-block;
  margin-bottom: 10px;
}
#dashboard .space-top {
  transition: all 0.5s ease-in-out;
  opacity: 0;
  height: 0px;
}
#dashboard .btn.disabled,
#dashboard .btn[disabled],
#dashboard fieldset[disabled] .btn {
  opacity: 1;
  color: white !important;
  background: #333 !important;
  border: 1px solid transparent;
}
#dashboard .statsShow .space-top {
  transition: all 0.5s ease-in-out;
  opacity: 1;
  height: 150px;
}
#dashboard .dashboard-graph {
  margin: 0px -30px -30px;
  background: #eee;
  padding: 15px;
}
#dashboard dt {
  color: #575859;
  font-size: 10px;
}
#dashboard dd {
  font-size: 10px;
}
#dashboard .videodata dt,
#dashboard .videodata dd {
  display: inline;
}
#dashboard ul.latest-video {
  padding-left: 0;
  margin-bottom: 25px;
  width: 100%;
}
#dashboard ul.latest-video li {
  list-style-type: none;
  display: inline;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  margin-bottom: 30px;
}
#dashboard ul.latest-video canvas {
  display: none;
}
#dashboard ul.latest-video .filename {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#dashboard ul.latest-video hr {
  display: none;
}
#dashboard ul.latest-video .listtopics {
  display: none;
  color: #000000;
  font-weight: 600;
}
#dashboard ul.latest-video .screenshot-wrapper {
  height: 157px;
  background: #000000;
}
#dashboard ul.latest-video .videodata {
  margin-top: 20px;
}
#dashboard .display-as-table li {
  width: 100%!important;
  color: #9B9B9B;
  margin-bottom: 0px!important;
}
#dashboard .display-as-table .screenshot-wrapper {
  height: 52px!important;
  width: 10%;
  float: left;
  overflow: hidden;
}
#dashboard .display-as-table img {
  width: 100%;
}
#dashboard .display-as-table .filename {
  width: 30%;
  padding: 5px;
}
#dashboard .display-as-table dl {
  float: left;
  width: 15%;
  padding: 5px 5px 5px 10px;
}
#dashboard .display-as-table dt {
  display: none;
}
#dashboard .display-as-table .listtopics {
  display: block!important;
}
#dashboard .display-as-table dd {
  width: 100%;
  text-align: right;
  font-size: 12px;
}
#dashboard .display-as-table hr {
  color: #ededed;
  display: block!important;
  margin: 0px;
}
#dashboard .display-as-table .videolistitem {
  transition: all 0.5s ease-in-out;
}
#dashboard .display-as-table .videolistitem:hover {
  background-color: #ededed;
}
#dashboard .display-as-table .scroll-indicator {
  display: none;
}
#dashboard .display-as-table .videodata {
  padding-top: 10px;
  margin-top: 0px!important;
}
#dashboard .space-top {
  margin-top: 15px;
}
#dashboard h3 {
  margin-top: 0px;
}
#dashboard .pending-video {
  list-style-type: none;
  padding-left: 0px;
}
#dashboard .profile-box {
  float: left;
  margin: 20px 20px 20px 0px;
  width: 200px;
  position: relative;
}
#dashboard .profile-box li {
  margin-right: 15px;
}
#dashboard .profile-name {
  padding: 20px;
  background-color: #e5e5e5;
  border-radius: 10px 10px 0px 0px;
}
#dashboard .profile-name h4 {
  margin: 0px;
}
#dashboard .profile-details {
  padding: 20px;
  height: 180px;
  overflow: auto;
  border-bottom: 1px solid #e5e5e5;
  color: #575859;
  font-size: 12px;
}
#dashboard .profile-btn {
  border-radius: 0px 0px 10px 10px;
  padding: 10px;
}
#dashboard .profile-btn .btn-cancel {
  font-size: 18px;
}
#dashboard .new-videos-encoded-indicator-wrapper {
  text-align: center;
}
body.flip div[media-element],
.tc-bootstrap-layout div[media-element] {
  padding-bottom: 15px;
}
body.flip div[media-element] span,
.tc-bootstrap-layout div[media-element] span {
  font-size: 11px;
  line-height: normal;
}
body.flip .preview-modal,
.tc-bootstrap-layout .preview-modal {
  margin: 71px auto 144px!important;
  max-height: calc(100% - 71px) !important;
}
body.flip .preview-modal ul,
.tc-bootstrap-layout .preview-modal ul {
  list-style-type: none;
  padding-left: 0;
}
body.flip .preview-modal #encoding-details-accordion,
.tc-bootstrap-layout .preview-modal #encoding-details-accordion {
  margin-top: 10px;
}
body.flip .preview-modal hr,
.tc-bootstrap-layout .preview-modal hr {
  margin: 10px -15px 20px !important;
}
body.flip #new-dashboard .video-list-queue tr td,
.tc-bootstrap-layout #new-dashboard .video-list-queue tr td,
body.flip #new-dashboard .video-list-input tr td,
.tc-bootstrap-layout #new-dashboard .video-list-input tr td,
body.flip #new-dashboard .video-list-output tr td,
.tc-bootstrap-layout #new-dashboard .video-list-output tr td {
  cursor: pointer;
}
body.flip #new-dashboard .video-list-queue .display-as-link,
.tc-bootstrap-layout #new-dashboard .video-list-queue .display-as-link,
body.flip #new-dashboard .video-list-input .display-as-link,
.tc-bootstrap-layout #new-dashboard .video-list-input .display-as-link,
body.flip #new-dashboard .video-list-output .display-as-link,
.tc-bootstrap-layout #new-dashboard .video-list-output .display-as-link {
  text-decoration: underline;
  color: blue;
}
body.flip #new-dashboard .txt-factory,
.tc-bootstrap-layout #new-dashboard .txt-factory {
  margin-bottom: 0px;
  display: block;
  background: image-url("icons/factory-icon.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 47px;
  padding-left: 55px;
}
body.flip #new-dashboard .txt-factory dl,
.tc-bootstrap-layout #new-dashboard .txt-factory dl {
  margin-bottom: 0px;
  font-size: 10px;
  width: 100%;
  display: block;
  clear: both;
}
body.flip #new-dashboard .txt-factory dl dt,
.tc-bootstrap-layout #new-dashboard .txt-factory dl dt {
  width: 51px;
  display: block;
  float: left;
  text-align: right;
  margin-right: 10px;
}
body.flip #new-dashboard .txt-factory dl dd,
.tc-bootstrap-layout #new-dashboard .txt-factory dl dd {
  display: inline-block;
}
#new-dashboard .radio-inline {
  width: auto!important;
  margin: 0px 0px 0px 10px;
  vertical-align: baseline;
  padding-left: 20px;
}
#new-dashboard .progress {
  height: 14px;
  margin: 0px 0px 0px 0px;
  display: block;
}
#new-dashboard .search-profiles {
  margin-left: 0px;
  margin-bottom: 0px;
  position: relative;
}
#new-dashboard .video-list-input table {
  padding: 0px 0px 0px 0px;
  width: 100%;
  font-size: 12px;
  clear: both;
}
#new-dashboard .video-list-input tbody {
  border: 0px;
}
#new-dashboard .video-list-input .label-info {
  color: #009BDF;
  background-color: transparent;
}
#new-dashboard .video-list-input .label-info .fa-exclamation-circle,
#new-dashboard .video-list-input .label-info .fa-check-circle {
  display: none;
}
#new-dashboard .video-list-input .label-info .fa-spinner {
  -webkit-animation: infinite-spinning 1s infinite linear;
  -moz-animation: infinite-spinning 1s infinite linear;
  -o-animation: infinite-spinning 1s infinite linear;
  animation: infinite-spinning 1s infinite linear;
}
@keyframes infinite-spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#new-dashboard .video-list-input .label-success {
  color: #5cb85c;
  background-color: transparent;
}
#new-dashboard .video-list-input .label-success .fa-exclamation-circle,
#new-dashboard .video-list-input .label-success .fa-spinner {
  display: none;
}
#new-dashboard .video-list-input .label-danger {
  color: #d9534f;
  background-color: transparent;
}
#new-dashboard .video-list-input .label-danger .fa-check-circle,
#new-dashboard .video-list-input .label-danger .fa-spinner {
  display: none;
}
#new-dashboard .video-list-input .list-header {
  padding: 10px 0 0 0;
  font-size: 10px;
  color: #b1b1b1;
  font-weight: 700;
  text-transform: uppercase;
  border-left: none!important;
  border-right: none!important;
  display: table;
}
#new-dashboard .video-list-input .list-header:hover {
  background-color: #fff !important;
  box-shadow: none!important;
  border-left: 0px!important;
  border-right: 0px!important;
}
#new-dashboard .video-list-input tr {
  list-style-type: none;
  width: 100%;
  padding: 0px;
  transition: all 0.3s ease-in-out;
  border-left: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-bottom: 1px solid #e1e1e1;
  display: inline-block;
  cursor: pointer;
}
#new-dashboard .video-list-input tr:hover {
  border-left: 1px solid #E1E1E1 !important;
  background-color: #e5f5fc !important;
}
#new-dashboard .video-list-input tr td {
  float: left;
  padding: 11px 5px 10px 10px;
  margin-bottom: 0px;
  width: auto;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#new-dashboard .video-list-input tr .list-input-id {
  width: 18%;
  text-decoration: none;
}
#new-dashboard .video-list-input tr .list-input-file {
  width: 13%;
  max-width: 13vw;
}
#new-dashboard .video-list-input tr .list-input-outputs {
  width: 8%;
}
#new-dashboard .video-list-input tr .list-input-uploaded {
  width: 14%;
}
#new-dashboard .video-list-input tr .list-input-duration {
  width: 8%;
}
#new-dashboard .video-list-input tr .list-input-size {
  width: 10%;
}
#new-dashboard .video-list-input tr .list-input-codecs {
  width: 10%;
}
#new-dashboard .video-list-input tr .list-input-status {
  width: 30px;
  height: 38px;
}
#new-dashboard .video-list-input tr .list-input-type {
  width: 5%;
}
#new-dashboard .video-list-input tr .list-input-details {
  width: 64px;
  height: 38px;
  font-size: 14px;
  cursor: pointer;
  float: right;
}
#new-dashboard .video-list-input tr .list-input-details i {
  margin: 11px 10px 0px 10px;
}
#new-dashboard .video-list-input .error-indicator {
  color: #FF9407;
}
#new-dashboard .progress-bar {
  font-size: 10px !important;
  line-height: 14px;
}
#new-dashboard .paddingzero {
  padding: 0px!important;
}
#new-dashboard .paddingzero dd {
  line-height: 0.8;
}
#new-dashboard .label {
  display: inline-block;
  padding: 12px 10px 8px 9px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px;
  height: 39px;
  width: 100%;
}
#new-dashboard .label2 {
  display: inline-block;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: baseline;
  border-radius: 0.25em;
  width: 100%;
}
#file-preview .action-btns {
  padding-right: 0px;
}
#file-preview .action-btns button,
#file-preview .action-btns a {
  margin-bottom: 15px;
  margin-left: 15px;
}
#api-access section {
  margin-top: 30px;
}
#api-access .input-group-btn {
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#api-access .input-group-btn button {
  box-shadow: none;
  border: none;
}
#encoding-details-accordion {
  padding-left: 15px;
  padding-right: 15px;
}
#encoding-details-accordion .collapse.in {
  height: auto!important;
}
#encoding-details-accordion .collapse.in .collapse-hidden {
  display: block;
}
#encoding-details-accordion .collapse {
  display: block;
  height: 5px!important;
}
#encoding-details-accordion .collapse .collapse-hidden {
  display: none;
}
#encoding-details-accordion .collapse .panel-body {
  padding: 0px;
}
#encoding-details-accordion .collapse .progress {
  margin: 0px -1px;
  height: 5px;
  background-color: #ddd;
}
#encoding-details-accordion .collapse-hidden .alert {
  border-radius: 0px;
  margin: 0px -1px;
}
#encoding-details-accordion .panel:hover,
#encoding-details-accordion .panel:hover > .panel-heading {
  background-color: #e5f5fc !important;
}
#encoding-details-accordion .panel-group .panel:hover,
#encoding-details-accordion .panel-group .panel + .panel:hover {
  position: relative;
}
#encoding-details-accordion .panel-default > .panel-heading {
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 0px;
  border-bottom: none;
}
#encoding-details-accordion .panel-group .panel {
  border-radius: 0px;
}
#encoding-details-accordion .panel-group .panel {
  margin-top: -1px;
}
#encoding-details-accordion .panel-default > .panel-heading a {
  padding: 0px;
  font-size: 11px;
  color: #333;
  outline: none;
}
#encoding-details-accordion .panel-body {
  padding: 5px 0px 0px 0px;
  border: 1px solid #ddd !important;
  border-top: none!important;
}
#encoding-details-accordion .progress {
  margin: 10px 0px 0px;
  box-shadow: none;
  border-radius: 0px;
  background-image: none;
}
#encoding-details-accordion .progress-bar {
  max-width: 100%;
}
#encoding-details-accordion dl {
  font-size: 12px;
  color: #333;
  margin: 10px 0px;
}
#encoding-details-accordion dl dt {
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}
#encoding-details-accordion dl dd {
  display: inline-block;
  text-align: left;
}
#encoding-details-accordion dl .files-url {
  margin-left: 103px;
}
#encoding-details-accordion dl .files-url:first-of-type {
  margin-left: 0px;
}
#encoding-details-accordion .short {
  width: 70px;
}
#encoding-details-accordion .medium {
  width: 90px;
}
#encoding-details-accordion .long {
  width: 125px;
}
#encoding-details-accordion .panel-title {
  font-size: 12px;
}
#encoding-details-accordion .panel-title:hover {
  background-color: #e5f5fc !important;
}
#encoding-details-accordion .panel-title i {
  font-size: 15px;
}
#encoding-details-accordion .panel-title .status {
  color: #333;
  padding: 10px 10px 11px 8px;
  width: 30px;
  margin-right: auto;
  margin-left: auto;
  font-size: 11px;
}
#encoding-details-accordion .panel-title .processing i.fa-spinner {
  -webkit-animation: infinite-spinning 1s infinite linear;
  -moz-animation: infinite-spinning 1s infinite linear;
  -o-animation: infinite-spinning 1s infinite linear;
  animation: infinite-spinning 1s infinite linear;
}
@keyframes infinite-spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#encoding-details-accordion .panel-title .tabclosed,
#encoding-details-accordion .panel-title .tabopened {
  padding: 10px 5px 11px 15px;
  width: 20px;
}
#encoding-details-accordion .panel-title .profile-name {
  padding: 10px 15px 11px 15px;
  font-weight: 600;
  width: calc(100% - 300px);
  line-height: 15px;
}
#encoding-details-accordion .panel-title .output-id {
  padding: 10px 15px 11px 15px;
  width: 300px;
}
#encoding-details-accordion .panel-title .hover-actions {
  padding: 10px 15px 11px 0px;
  opacity: 1;
  width: 120px;
}
#encoding-details-accordion .panel-title .hover-actions i {
  margin: 0px 0px 0px 20px;
  font-size: 15px;
  cursor: pointer;
}
#encoding-details-accordion .panel-title .hover-progress {
  padding: 12px 15px 11px 15px;
  font-size: 11px;
  width: 115px;
}
#encoding-details-accordion .fa-caret-right {
  display: block;
}
#encoding-details-accordion .fa-caret-down {
  display: none;
}
#encoding-details-accordion .filename {
  width: calc(100% - 30px);
  display: inline-block;
  vertical-align: bottom;
}
#encoding-details-accordion .copyurl dd {
  max-width: calc(100% - 160px);
}
#encoding-details-accordion .copyurl .btn-copy {
  vertical-align: baseline;
  display: inline-block;
  padding: 0px 12px;
  height: 20px;
}
#encoding-details-accordion .copyurl input {
  display: inline-block;
  max-width: 400px;
  height: 20px;
}
#encoding-details-accordion .copyurllink {
  display: inline-block;
  width: 12px;
  cursor: pointer;
}
#encoding-details-accordion .idcopy {
  position: relative;
  left: 5px;
}
#encoding-details-accordion p {
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  font-weight: 700;
  font-size: 12px;
}
#encoding-details-accordion .details-btns button,
#encoding-details-accordion .details-btns a {
  margin-right: 15px;
}
#encoding-details-accordion .detailed-list {
  margin-top: 10px;
  margin-bottom: 10px;
}
#encoding-details-accordion .panelopened .hover-actions {
  animation: none;
  opacity: 1;
}
#encoding-details-accordion .panelopened:hover .hover-actions {
  animation: none;
}
#encoding-details-accordion .panelopened:active .hover-actions {
  animation: none;
}
#encoding-details-accordion .panelopened .fa-caret-right {
  display: none;
}
#encoding-details-accordion .panelopened .fa-caret-down {
  display: block;
}
body.flip,
.tc-bootstrap-layout {
  /* ------------ LIPSYNC ------------ */
}
body.flip .list-input-outputs .fa-spinner,
.tc-bootstrap-layout .list-input-outputs .fa-spinner {
  color: #009BDF;
  -webkit-animation: infinite-spinning 1s infinite linear;
  -moz-animation: infinite-spinning 1s infinite linear;
  -o-animation: infinite-spinning 1s infinite linear;
  animation: infinite-spinning 1s infinite linear;
}
body.flip .lipsyncplayer,
.tc-bootstrap-layout .lipsyncplayer {
  width: calc(50% - 8px);
  margin-bottom: 15px;
  margin-left: 12px;
}
body.flip .lipsyncplayer .jwplayer,
.tc-bootstrap-layout .lipsyncplayer .jwplayer {
  width: 100%;
  height: 275px!important;
}
body.flip .sync-chart-canvas,
.tc-bootstrap-layout .sync-chart-canvas {
  max-height: 500px;
  height: 300px;
  min-height: 250px;
}
body.flip .sync-chart,
.tc-bootstrap-layout .sync-chart {
  width: calc(50% - 8px);
  vertical-align: top;
}
body.flip .sync-height,
.tc-bootstrap-layout .sync-height {
  max-height: 427px;
}
body.flip .sync-results,
.tc-bootstrap-layout .sync-results {
  margin-bottom: 15px;
  width: 100%;
}
body.flip .sync-results .well,
.tc-bootstrap-layout .sync-results .well {
  width: calc(50% - 8px);
  margin: 0px 0px 0px ;
  background-image: none;
  box-shadow: none;
}
body.flip .sync-results .well:first-child,
.tc-bootstrap-layout .sync-results .well:first-child {
  margin-right: 12px;
}
body.flip .sync-results .well h2,
.tc-bootstrap-layout .sync-results .well h2 {
  margin-top: 3px;
  margin-bottom: 0px;
}
@media screen and (max-width: 1300px) {
  #encoding-details-accordion .col-md-3,
  #encoding-details-accordion .col-md-2,
  #encoding-details-accordion .col-md-5,
  #encoding-details-accordion .col-md-6 {
    width: 40%;
  }
  #encoding-details-accordion .short {
    width: 125px;
  }
  #encoding-details-accordion .medium {
    width: 125px;
  }
  #encoding-details-accordion .long {
    width: 125px;
  }
  #encoding-details-accordion .col-md-1 {
    float: right;
    width: 30px;
  }
  #encoding-details-accordion .copyurl dd {
    max-width: calc(100% - 170px);
  }
  #encoding-details-accordion .copyurl .files-url {
    margin-left: 138px;
  }
}
@media screen and (max-width: 991px) {
  body.flip .lipsyncplayer,
  .tc-bootstrap-layout .lipsyncplayer {
    width: 100%;
  }
  body.flip .sync-chart,
  .tc-bootstrap-layout .sync-chart {
    width: 100%;
  }
  #encoding-details-accordion .col-md-3,
  #encoding-details-accordion .col-md-2,
  #encoding-details-accordion .col-md-5,
  #encoding-details-accordion .col-md-6 {
    width: 40%;
    float: left;
  }
}
@media screen and (max-width: 775px) {
  #encoding-details-accordion .col-md-3,
  #encoding-details-accordion .col-md-2,
  #encoding-details-accordion .col-md-5,
  #encoding-details-accordion .col-md-6 {
    width: 80%;
  }
}
body.flip,
.tc-bootstrap-layout {
  /* ------------ LIVE TRANSCODING ------------ */
}
body.flip .stream-container,
.tc-bootstrap-layout .stream-container {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 5px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin-top: 20px;
}
body.flip .stream-container video,
.tc-bootstrap-layout .stream-container video {
  margin: 20px auto;
  display: block;
}
body.flip .stream-profiles,
.tc-bootstrap-layout .stream-profiles {
  margin-top: 20px;
}
body.flip .stream-profiles h4,
.tc-bootstrap-layout .stream-profiles h4,
body.flip .stream-profiles h5,
.tc-bootstrap-layout .stream-profiles h5 {
  margin: 6px 0 10px;
  padding-left: 5px;
}
body.flip .stream-profiles ul,
.tc-bootstrap-layout .stream-profiles ul {
  padding-left: 0px;
  list-style-type: none;
}
body.flip .stream-profiles li,
.tc-bootstrap-layout .stream-profiles li {
  padding: 0 15px;
}
body.flip .stream-profiles hr,
.tc-bootstrap-layout .stream-profiles hr {
  color: #ededed;
  display: block !important;
  margin: 10px 0;
}
body.flip .stream-profiles .bitrates,
.tc-bootstrap-layout .stream-profiles .bitrates {
  width: 100%;
}
body.flip .stream-profiles .cdn,
.tc-bootstrap-layout .stream-profiles .cdn {
  width: 25%;
}
body.flip .stream-profiles .preset-description,
.tc-bootstrap-layout .stream-profiles .preset-description {
  color: #c0c0c0;
}
body.flip .stream-profiles dl,
.tc-bootstrap-layout .stream-profiles dl {
  padding-left: 5px;
  margin: 0px;
  display: inline-block;
  line-height: 32px;
  font-size: 12px;
}
body.flip .stream-profiles dl dt,
.tc-bootstrap-layout .stream-profiles dl dt {
  margin-right: 10px;
}
body.flip .stream-profiles button,
.tc-bootstrap-layout .stream-profiles button {
  margin-right: 5px;
}
body.flip .live-list,
.tc-bootstrap-layout .live-list {
  padding-left: 0px;
}
body.flip .live-list li,
.tc-bootstrap-layout .live-list li {
  list-style-type: none;
  display: inline;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
body.flip .live-list dl,
.tc-bootstrap-layout .live-list dl {
  float: left;
  display: inline;
  padding: 5px 5px 5px 10px;
  margin: 8px 0px;
}
body.flip .live-list .live-list-topics,
.tc-bootstrap-layout .live-list .live-list-topics {
  color: #000000;
  font-weight: 600;
}
body.flip .live-list .live-list-topics dl,
.tc-bootstrap-layout .live-list .live-list-topics dl {
  margin: 0px;
}
body.flip .live-list .live-list-id,
.tc-bootstrap-layout .live-list .live-list-id {
  width: 15%;
  padding-left: 5px;
}
body.flip .live-list .live-list-status,
.tc-bootstrap-layout .live-list .live-list-status {
  width: 10%;
}
body.flip .live-list .live-list-duration,
.tc-bootstrap-layout .live-list .live-list-duration {
  width: 17%;
}
body.flip .live-list .live-list-start,
.tc-bootstrap-layout .live-list .live-list-start {
  width: 22%;
}
body.flip .live-list .live-list-end,
.tc-bootstrap-layout .live-list .live-list-end {
  width: 22%;
}
body.flip .live-list .live-list-actions,
.tc-bootstrap-layout .live-list .live-list-actions {
  width: 14%;
  text-align: right;
}
body.flip .live-list .live-list-actions .fa,
.tc-bootstrap-layout .live-list .live-list-actions .fa {
  padding-left: 5px;
  display: inline-block;
  float: right;
}
body.flip .live-list hr,
.tc-bootstrap-layout .live-list hr {
  color: #ededed;
  display: block !important;
  margin: 0px;
}
body.flip .start-stream,
.tc-bootstrap-layout .start-stream {
  font-size: 12px;
  margin-top: 20px;
}
body.flip .start-stream label,
.tc-bootstrap-layout .start-stream label {
  width: 100%;
}
body.flip .start-stream b,
.tc-bootstrap-layout .start-stream b {
  margin-bottom: 15px;
}
body.flip .start-stream .live-settings,
.tc-bootstrap-layout .start-stream .live-settings {
  margin-bottom: 20px;
}
body.flip .start-stream h4,
.tc-bootstrap-layout .start-stream h4 {
  margin: 30px 0 0 0!important;
}
body.flip .start-stream .live-settings span,
.tc-bootstrap-layout .start-stream .live-settings span {
  display: block;
  margin: 0 0 5px;
}
body.flip .start-stream .live-topic,
.tc-bootstrap-layout .start-stream .live-topic {
  display: block;
  /*float: left;*/
  margin: 15px 0 0 !important;
  line-height: 18px;
}
body.flip .start-stream2 .live-topic,
.tc-bootstrap-layout .start-stream2 .live-topic {
  display: block;
  /*float: left;*/
  margin: 0 !important;
  line-height: 18px;
}
body.flip .start-stream .live-p-topic,
.tc-bootstrap-layout .start-stream .live-p-topic {
  width: 60px;
  margin: 0px 8px 8px 0px;
  display: block;
  text-align: center;
  float: left;
}
body.flip .start-stream input,
.tc-bootstrap-layout .start-stream input {
  width: 200px;
  border-color: #C8C8C8;
}
body.flip .start-stream .short-input,
.tc-bootstrap-layout .start-stream .short-input {
  width: 60px;
  margin: 0px 8px 8px 0px;
}
body.flip .start-stream .live-checkbox,
.tc-bootstrap-layout .start-stream .live-checkbox {
  margin: 0px 15px 15px 0px;
}
body.flip .start-stream .checkbox,
.tc-bootstrap-layout .start-stream .checkbox {
  width: 20px;
  margin: 0px;
  display: inline;
}
body.flip .start-stream .yaml-preview,
.tc-bootstrap-layout .start-stream .yaml-preview {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #C8C8C8;
  padding: 0px;
  height: 100%;
  overflow: auto;
  background-color: #f5f5f5;
}
body.flip .start-stream .yaml-preview pre,
.tc-bootstrap-layout .start-stream .yaml-preview pre {
  word-break: normal !important;
  word-wrap: normal !important;
  border: none;
  margin: 0px;
}
body.flip .start-stream .yaml-edit,
.tc-bootstrap-layout .start-stream .yaml-edit {
  width: 100%;
  border-radius: 5px;
  border: none;
  padding: 9.5px;
  margin: 0px;
  height: 100%;
  min-height: 600px;
  overflow: auto;
  background-color: #f5f5f5;
  outline: none;
}
body.flip .start-stream pre,
.tc-bootstrap-layout .start-stream pre {
  word-break: normal !important;
  word-wrap: break-word;
  border: none;
}
body.flip .start-stream code,
.tc-bootstrap-layout .start-stream code {
  white-space: inherit !important;
}
body.flip .live-pre-modal,
.tc-bootstrap-layout .live-pre-modal {
  max-height: 400px;
}
body.flip pre[class*="language-"],
.tc-bootstrap-layout pre[class*="language-"] {
  max-height: 100%;
  background-size: 2em 2.95em;
}
body.flip #drop-files,
.tc-bootstrap-layout #drop-files {
  width: 100%;
  height: 180px;
  border-radius: 10px;
  border: 3px dashed #009BDF;
  margin: 15px auto;
  vertical-align: middle;
  text-align: center;
  padding-top: 35px;
}
body.flip #upload-files,
.tc-bootstrap-layout #upload-files {
  margin: 5px auto;
  width: 200px;
}
body.flip #upload-files input,
.tc-bootstrap-layout #upload-files input {
  background-color: transparent;
  border: none;
}
body.flip .marginbt,
.tc-bootstrap-layout .marginbt {
  margin-bottom: 15px;
}
body.flip .red-text,
.tc-bootstrap-layout .red-text {
  color: #d9534f;
}
body.flip .primary-action,
.tc-bootstrap-layout .primary-action,
body.flip .primary-action:link,
.tc-bootstrap-layout .primary-action:link,
body.flip .primary-action:active,
.tc-bootstrap-layout .primary-action:active,
body.flip .primary-action:focus,
.tc-bootstrap-layout .primary-action:focus {
  background: #009BDF;
  color: #fff;
  line-height: 14px;
  padding-top: 10px;
}
body.flip .primary-action:hover,
.tc-bootstrap-layout .primary-action:hover {
  background: #6E8295;
}
body.flip .btn,
.tc-bootstrap-layout .btn {
  transition: all 0.5s ease-in-out;
  border: 0px;
}
body.flip .btn-default,
.tc-bootstrap-layout .btn-default,
body.flip .btn-primary,
.tc-bootstrap-layout .btn-primary,
body.flip .btn-success,
.tc-bootstrap-layout .btn-success,
body.flip .btn-info,
.tc-bootstrap-layout .btn-info,
body.flip .btn-warning,
.tc-bootstrap-layout .btn-warning,
body.flip .btn-danger,
.tc-bootstrap-layout .btn-danger {
  background-image: none;
  text-shadow: none;
}
body.flip .btn-default:hover,
.tc-bootstrap-layout .btn-default:hover,
body.flip .btn-primary:hover,
.tc-bootstrap-layout .btn-primary:hover,
body.flip .btn-success:hover,
.tc-bootstrap-layout .btn-success:hover,
body.flip .btn-info:hover,
.tc-bootstrap-layout .btn-info:hover,
body.flip .btn-warning:hover,
.tc-bootstrap-layout .btn-warning:hover,
body.flip .btn-danger:hover,
.tc-bootstrap-layout .btn-danger:hover {
  box-shadow: none;
}
body.flip .btn-cancel,
.tc-bootstrap-layout .btn-cancel {
  background-color: transparent;
  text-decoration: underline;
  color: #5a5a5a;
  opacity: 0.6;
}
body.flip .btn-cancel:hover,
.tc-bootstrap-layout .btn-cancel:hover {
  opacity: 1;
  text-decoration: underline;
}
body.flip .panda-storage-description,
.tc-bootstrap-layout .panda-storage-description {
  padding: 15px;
}
body.flip #newCloudForm section > label:not(:first-of-type),
.tc-bootstrap-layout #newCloudForm section > label:not(:first-of-type) {
  line-height: 28px;
}
body.flip .pagination > .active > a,
.tc-bootstrap-layout .pagination > .active > a,
body.flip .pagination > .active > span,
.tc-bootstrap-layout .pagination > .active > span,
body.flip .pagination > .active > a:hover,
.tc-bootstrap-layout .pagination > .active > a:hover,
body.flip .pagination > .active > span:hover,
.tc-bootstrap-layout .pagination > .active > span:hover,
body.flip .pagination > .active > a:focus,
.tc-bootstrap-layout .pagination > .active > a:focus,
body.flip .pagination > .active > span:focus,
.tc-bootstrap-layout .pagination > .active > span:focus {
  background: #6E8295;
  border-color: #6E8295;
}
body.flip .pagination > li > a,
.tc-bootstrap-layout .pagination > li > a,
body.flip .pagination > li > span,
.tc-bootstrap-layout .pagination > li > span {
  color: #6E8295;
}
body.flip #live-transcoding-overview,
.tc-bootstrap-layout #live-transcoding-overview {
  background: rgba(0, 0, 0, 0.12);
  padding: 20px;
  border-radius: 3px;
  text-align: center;
}
body.flip #live-transcoding-overview ul,
.tc-bootstrap-layout #live-transcoding-overview ul {
  margin: 25px 0;
  text-align: left;
}
body.flip #live-transcoding-overview li,
.tc-bootstrap-layout #live-transcoding-overview li {
  margin: 10px 0;
}
body.flip #live-transcoding-overview .contact,
.tc-bootstrap-layout #live-transcoding-overview .contact {
  font-size: 16px;
}
body.flip .app_nav li ul li.active,
.tc-bootstrap-layout .app_nav li ul li.active {
  background: rgba(255, 255, 255, 0.6);
}
body.flip .videodata .error-indicator,
.tc-bootstrap-layout .videodata .error-indicator {
  color: red;
  margin-left: 10px;
  background: rgba(0, 0, 0, 0.05);
  padding: 2px;
  margin-right: 10px;
}
body.flip .provider-info span,
.tc-bootstrap-layout .provider-info span {
  margin-right: 15px;
}
body.flip .provider-info .choose-region,
.tc-bootstrap-layout .provider-info .choose-region {
  line-height: 16px;
}
body.flip .credentials,
.tc-bootstrap-layout .credentials {
  margin-top: 20px;
}
body.flip .credentials dt,
.tc-bootstrap-layout .credentials dt {
  width: 100px;
  display: inline-block;
  padding-bottom: 10px;
}
body.flip .extra-encoders-box input,
.tc-bootstrap-layout .extra-encoders-box input {
  width: auto;
}
body.flip .marketing-message,
.tc-bootstrap-layout .marketing-message {
  margin: 0 0 20px;
}
body.flip .form-group .error-message,
.tc-bootstrap-layout .form-group .error-message {
  color: #ffffff;
  font-size: 10px;
  line-height: 12px;
}
body.flip .buttons a:focus,
.tc-bootstrap-layout .buttons a:focus {
  color: #ffffff;
}
body.flip .marketing-msg-box,
.tc-bootstrap-layout .marketing-msg-box {
  margin-top: 25px;
}
body.flip .marketing-message,
.tc-bootstrap-layout .marketing-message {
  margin-top: 10px;
}
body.flip .text-center,
.tc-bootstrap-layout .text-center {
  text-align: center;
}
body.flip .alert-danger,
.tc-bootstrap-layout .alert-danger,
body.flip .alert-success,
.tc-bootstrap-layout .alert-success {
  border: 0px;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  padding: 6px 12px;
  margin-bottom: 0px;
}
body.flip .extended-details .input-group,
.tc-bootstrap-layout .extended-details .input-group {
  float: left;
  width: 32%;
  margin-left: 5px;
}
body.flip .extended-details td,
.tc-bootstrap-layout .extended-details td {
  vertical-align: middle!important;
}
body.flip .extended-details .btn-default,
.tc-bootstrap-layout .extended-details .btn-default {
  background-color: #eee;
  border: 1px solid #ccc;
}
body.flip .add-profile h4,
.tc-bootstrap-layout .add-profile h4 {
  margin-bottom: 10px;
}
body.flip .add-profile dl,
.tc-bootstrap-layout .add-profile dl {
  margin: 0px!important;
}
body.flip .add-profile p,
.tc-bootstrap-layout .add-profile p {
  margin: 10px 0px!important;
}
body.flip .profile-format-icon,
.tc-bootstrap-layout .profile-format-icon {
  display: inline-block;
  width: 64px;
  height: 90px;
  background-repeat: no-repeat;
  background-position: center;
}
body.flip .profile-format-icon-mp4-light,
.tc-bootstrap-layout .profile-format-icon-mp4-light {
  background: image-url("formats/mp4-light.png");
}
body.flip .profile-format-icon-mp3-light,
.tc-bootstrap-layout .profile-format-icon-mp3-light {
  background: image-url("formats/mp3-light.png");
}
body.flip .profile-format-icon-m3u8-light,
.tc-bootstrap-layout .profile-format-icon-m3u8-light {
  background: image-url("formats/m3u8-light.png");
}
body.flip .profile-format-icon-oga-light,
.tc-bootstrap-layout .profile-format-icon-oga-light {
  background: image-url("formats/oga-light.png");
}
body.flip .profile-format-icon-ogg-light,
.tc-bootstrap-layout .profile-format-icon-ogg-light {
  background: image-url("formats/ogg-light.png");
}
body.flip .profile-format-icon-jpeg-light,
.tc-bootstrap-layout .profile-format-icon-jpeg-light {
  background: image-url("formats/jpeg-light.png");
}
body.flip .profile-format-icon-webm-light,
.tc-bootstrap-layout .profile-format-icon-webm-light {
  background: image-url("formats/webm-light.png");
}
body.flip .profile-format-icon-m4a-light,
.tc-bootstrap-layout .profile-format-icon-m4a-light {
  background: image-url("formats/m4a-light.png");
}
body.flip .profile-format-icon-default-light,
.tc-bootstrap-layout .profile-format-icon-default-light {
  background: image-url("formats/default-light.png");
}
body.flip .margin-profile,
.tc-bootstrap-layout .margin-profile {
  margin-top: 28px;
}
/* -------------- ONLY ADVANCED SERVICES --------------- */
#as ul.latest-video dt {
  width: 100px!important;
}
#as .move-right {
  padding-left: 5px!important;
}
#as .display-as-table .as-description {
  width: 47%!important;
}
#as .display-as-table .as-price {
  width: 18%!important;
}
#as ul.latest-video dd {
  width: calc(100% - 115px);
}
#as .copy-profiles {
  margin-top: 43px;
}
#as .cut-text2 p {
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 0px;
}
.label-multiplier {
  padding: 0.1em 0.6em 0.1em;
}
/* -------------- ONLY PROFILE LIST --------------- */
#profiles ul.latest-video dd {
  width: calc(100% - 145px);
}
#profiles ul.latest-video li {
  height: 178px;
}
/* -------------- PROFILE LIST AND ADVANCED SERVICES --------------- */
#profiles,
#as {
  /*    settings    */
}
#profiles .action-container,
#as .action-container {
  height: 33px;
}
#profiles .action-container button,
#as .action-container button {
  height: 33px;
  vertical-align: middle;
}
#profiles .action-container .dropdown-toggle,
#as .action-container .dropdown-toggle {
  padding-top: 6px;
}
#profiles .as-profile span,
#as .as-profile span {
  padding-right: 12px!important;
}
#profiles .as-description,
#as .as-description {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#profiles .bulk-icons button,
#as .bulk-icons button {
  margin-left: 15px;
}
#profiles .dropdown-menu,
#as .dropdown-menu {
  border: none!important;
  border-radius: 0px!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  padding: 5px 0 0;
}
#profiles .dropdown-menu .profilesselect label input[type="checkbox"] ~ span,
#as .dropdown-menu .profilesselect label input[type="checkbox"] ~ span,
#profiles .dropdown-menu .profilesselect2 label input[type="checkbox"] ~ span,
#as .dropdown-menu .profilesselect2 label input[type="checkbox"] ~ span {
  background-size: 60px!important;
  margin-top: -4px;
}
#profiles .dropdown-menu .profilesselect label input[type="checkbox"] ~ span ~ span,
#as .dropdown-menu .profilesselect label input[type="checkbox"] ~ span ~ span,
#profiles .dropdown-menu .profilesselect2 label input[type="checkbox"] ~ span ~ span,
#as .dropdown-menu .profilesselect2 label input[type="checkbox"] ~ span ~ span {
  line-height: 11px;
  margin-top: 0px;
}
#profiles .heading-copy-profiles,
#as .heading-copy-profiles {
  width: 100%;
  display: block;
  background: #232323;
  margin-top: -4px;
  padding: 15px 14px;
  text-align: center;
}
#profiles .copy-profiles,
#as .copy-profiles {
  padding-left: 0;
  list-style-type: none;
  z-index: 100;
  min-width: 200px;
  width: auto;
  background-color: #333;
  color: #eee;
  margin-top: 11px;
  margin-left: -70px;
}
#profiles .copy-profiles button,
#as .copy-profiles button {
  margin-left: 14px;
  width: 170px;
  margin-bottom: 15px;
}
#profiles .copy-profiles li.pulldown,
#as .copy-profiles li.pulldown {
  height: auto;
}
#profiles .copy-profiles ul,
#as .copy-profiles ul {
  list-style-type: none;
  padding-left: 0px;
  overflow-y: scroll;
  max-height: calc(100vh - 300px);
  border-right: 1px solid #333;
  padding-top: 0px;
}
#profiles .copy-profiles li > ul > li,
#as .copy-profiles li > ul > li {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 3px 20px 3px 8px!important;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#profiles .copy-profiles .search-menu,
#as .copy-profiles .search-menu {
  margin: 0px 0px 0px 6px;
}
#profiles .copy-profiles .search-menu i,
#as .copy-profiles .search-menu i {
  margin-top: 10px;
  margin-left: 5px;
}
#profiles .copy-profiles .factory-search,
#as .copy-profiles .factory-search {
  width: 100%;
}
#profiles .copy-profiles .arrow-left,
#as .copy-profiles .arrow-left {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #333;
  margin: 0px auto!important;
  position: absolute;
  top: -20px;
  left: 88px;
}
#profiles .copy-profiles .profilesselect label input[type="checkbox"] ~ span,
#as .copy-profiles .profilesselect label input[type="checkbox"] ~ span,
#profiles .copy-profiles .profilesselect2 label input[type="checkbox"] ~ span,
#as .copy-profiles .profilesselect2 label input[type="checkbox"] ~ span {
  background: image-url('checkbox-radio-white.png') left top no-repeat;
}
#profiles .copy-profiles .profilesselect label input[type="checkbox"]:checked ~ span,
#as .copy-profiles .profilesselect label input[type="checkbox"]:checked ~ span,
#profiles .copy-profiles .profilesselect2 label input[type="checkbox"]:checked ~ span,
#as .copy-profiles .profilesselect2 label input[type="checkbox"]:checked ~ span {
  background: image-url('checkbox-radio-white.png') -15px top no-repeat;
}
#profiles .copy-profiles .profilesselect label input[type="checkbox"][disabled] ~ span,
#as .copy-profiles .profilesselect label input[type="checkbox"][disabled] ~ span,
#profiles .copy-profiles .profilesselect2 label input[type="checkbox"][disabled] ~ span,
#as .copy-profiles .profilesselect2 label input[type="checkbox"][disabled] ~ span {
  background: image-url('checkbox-radio-white.png') -30px top no-repeat;
}
#profiles .copy-profiles .profilesselect label input[type="checkbox"]:checked[disabled] ~ span,
#as .copy-profiles .profilesselect label input[type="checkbox"]:checked[disabled] ~ span,
#profiles .copy-profiles .profilesselect2 label input[type="checkbox"]:checked[disabled] ~ span,
#as .copy-profiles .profilesselect2 label input[type="checkbox"]:checked[disabled] ~ span {
  background: image-url('checkbox-radio-white.png') -45px top no-repeat;
}
#profiles .copy-profiles .copy-profiles-btn,
#as .copy-profiles .copy-profiles-btn {
  padding-top: 15px;
  background: #232323;
  margin-top: -10px;
  text-align: center;
}
#profiles .copy-profiles .copy-profiles-btn button,
#as .copy-profiles .copy-profiles-btn button {
  margin-left: 0px;
}
#profiles .new,
#as .new {
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 8px;
  padding: 2px;
  line-height: 8px;
}
#profiles .btn.disabled,
#as .btn.disabled,
#profiles .btn[disabled],
#as .btn[disabled],
#profiles fieldset[disabled] .btn,
#as fieldset[disabled] .btn {
  opacity: 1;
  color: white !important;
  background-color: #6E8295 !important;
  border-color: #576877 !important;
}
#profiles .tab-container,
#as .tab-container {
  border: 1px solid #ddd;
  padding: 15px;
  border-top: 0px;
  min-height: 400px;
}
#profiles ul.latest-video,
#as ul.latest-video {
  padding-left: 0;
  margin: 20px 0px 25px;
  width: 100%;
}
#profiles ul.latest-video .name-checkbox,
#as ul.latest-video .name-checkbox {
  width: calc(22% + 30px);
}
#profiles ul.latest-video .name-checkbox dd span i,
#as ul.latest-video .name-checkbox dd span i {
  margin: 0px 6px 0px -4px;
}
#profiles ul.latest-video i,
#as ul.latest-video i {
  margin-left: 10px;
  font-size: 14px;
  cursor: pointer;
  line-height: 30px;
}
#profiles ul.latest-video li,
#as ul.latest-video li {
  list-style-type: none;
  display: inline;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  min-width: 200px;
  font-size: 12px;
  margin-top: 15px;
}
#profiles ul.latest-video .cut-text2,
#as ul.latest-video .cut-text2 {
  text-overflow: ellipsis;
  overflow: hidden;
}
#profiles ul.latest-video h4,
#as ul.latest-video h4 {
  margin: 0px 0px 0px 10px;
  color: #474747;
  border-radius: 10px 10px 0px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 15px;
  line-height: 30px;
  display: block;
  width: calc(100% - 85px);
}
#profiles ul.latest-video .videodata,
#as ul.latest-video .videodata {
  border: 1px solid #ebebeb;
  padding: 15px 15px 15px 15px;
  margin: 0px auto 15px;
  transition: all 0.3s ease-in-out;
  min-height: 105px;
  background-color: #fff;
}
#profiles ul.latest-video .videodata:hover,
#as ul.latest-video .videodata:hover {
  border: 1px solid #009bdf;
}
#profiles ul.latest-video .videodata.selected,
#as ul.latest-video .videodata.selected {
  background-color: #e5f5fc !important;
}
#profiles ul.latest-video .videodata.selected:hover,
#as ul.latest-video .videodata.selected:hover {
  border: 1px solid #009bdf;
}
#profiles ul.latest-video .filename,
#as ul.latest-video .filename {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#profiles ul.latest-video dt,
#as ul.latest-video dt {
  display: block;
  width: 85px;
  float: left;
  text-align: right;
  margin-right: 10px;
  font-size: 10px;
  color: #b1b1b1;
  text-transform: uppercase;
  line-height: 17px;
}
#profiles ul.latest-video dd,
#as ul.latest-video dd {
  display: block;
  float: left;
}
#profiles ul.latest-video hr,
#as ul.latest-video hr {
  display: none;
}
#profiles ul.latest-video .listtopics,
#as ul.latest-video .listtopics {
  display: none;
  color: #000000;
  font-weight: 700;
}
#profiles ul.latest-video .screenshot-wrapper,
#as ul.latest-video .screenshot-wrapper {
  height: 157px;
  background: #000000;
}
#profiles .display-as-table li,
#as .display-as-table li {
  width: 100%!important;
  color: #000000;
  margin-bottom: 0px!important;
  height: auto!important;
  margin-top: 0px!important;
}
#profiles .display-as-table .profile_icon_all,
#as .display-as-table .profile_icon_all {
  position: relative!important;
  display: inline-block !important;
  left: 7px!important;
  right: auto!important;
  bottom: auto!important;
  top: 8px!important;
  background-size: 17px!important;
  width: 17px!important;
  height: 16px!important;
  float: left;
}
#profiles .display-as-table .move-right,
#as .display-as-table .move-right {
  padding-left: 20px;
}
#profiles .display-as-table i,
#as .display-as-table i {
  margin: 7px 10px 0px 10px;
  line-height: 17px!important;
}
#profiles .display-as-table .btn,
#as .display-as-table .btn {
  padding-top: 6px;
}
#profiles .display-as-table h4,
#as .display-as-table h4 {
  font-size: 12px;
  width: 22%!important;
  padding: 7px 5px 7px 10px;
  line-height: 17px!important;
  margin-bottom: 0px!important;
}
#profiles .display-as-table .filename,
#as .display-as-table .filename {
  width: 22%;
  padding: 7px 5px 7px 10px;
  display: none;
}
#profiles .display-as-table .filename2,
#as .display-as-table .filename2 {
  width: 22%;
  padding: 7px 5px 7px 10px;
}
#profiles .display-as-table .codecs,
#as .display-as-table .codecs {
  width: 17%;
}
#profiles .display-as-table .bitrate,
#as .display-as-table .bitrate {
  width: 15%;
}
#profiles .display-as-table dl,
#as .display-as-table dl {
  float: left;
  width: 17%;
  padding: 7px 5px 7px 10px;
  clear: none;
}
#profiles .display-as-table dt,
#as .display-as-table dt {
  display: none!important;
}
#profiles .display-as-table .listtopics,
#as .display-as-table .listtopics {
  display: block!important;
  border-left: none!important;
  border-right: none!important;
  text-transform: uppercase;
}
#profiles .display-as-table .listtopics dl > dd,
#as .display-as-table .listtopics dl > dd {
  font-size: 10px;
  color: #b1b1b1;
}
#profiles .display-as-table dd,
#as .display-as-table dd {
  width: 100%!important;
  text-align: left;
  min-height: 1px;
  display: block;
  font-size: 12px;
}
#profiles .display-as-table hr,
#as .display-as-table hr {
  color: #ededed;
  display: block!important;
  margin: 0px;
}
#profiles .display-as-table .videolistitem,
#as .display-as-table .videolistitem {
  transition: all 0.5s ease-in-out;
}
#profiles .display-as-table .profilepointer,
#as .display-as-table .profilepointer {
  cursor: pointer;
}
#profiles .display-as-table .scroll-indicator,
#as .display-as-table .scroll-indicator {
  display: none;
}
#profiles .display-as-table .videodata,
#as .display-as-table .videodata {
  padding: 5px 0px!important;
  background: transparent!important;
  height: auto!important;
  border-left: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-radius: 0px!important;
  margin: 0px!important;
  min-height: 10px!important;
  box-shadow: none!important;
  border-bottom: none!important;
  border-top: none!important;
}
#profiles .display-as-table .videodata:hover,
#as .display-as-table .videodata:hover {
  border-left: 1px solid #E1E1E1 !important;
  border-right: 1px solid #E1E1E1 !important;
  background-color: #e5f5fc !important;
}
#profiles .profile-box,
#as .profile-box {
  background-color: #ebebeb;
  margin: 20px auto;
  border-radius: 10px;
}
#profiles .profile-details,
#as .profile-details {
  padding: 15px;
  height: 150px;
  overflow: auto;
  border-bottom: 1px solid #e5e5e5;
  color: #575859;
  font-size: 12px;
}
#profiles .profile-btn,
#as .profile-btn {
  border-radius: 0px 0px 0px 0px;
  padding: 0px;
}
#profiles .profile-btn .btn-cancel,
#as .profile-btn .btn-cancel {
  font-size: 18px;
}
#profiles dl,
#as dl {
  margin-bottom: 0px;
  width: 100%;
  display: block;
  clear: both;
}
#profiles .primary-action,
#as .primary-action,
#profiles .primary-action:link,
#as .primary-action:link,
#profiles .primary-action:active,
#as .primary-action:active,
#profiles .primary-action:focus,
#as .primary-action:focus {
  background: #009BDF;
  color: #fff;
  line-height: 14px;
  padding-top: 10px;
}
#profiles .primary-action:hover,
#as .primary-action:hover {
  background: #6E8295;
}
#profiles .btn,
#as .btn {
  transition: all 0.5s ease-in-out;
}
#profiles .btn-default,
#as .btn-default,
#profiles .btn-primary,
#as .btn-primary,
#profiles .btn-success,
#as .btn-success,
#profiles .btn-info,
#as .btn-info,
#profiles .btn-warning,
#as .btn-warning,
#profiles .btn-danger,
#as .btn-danger {
  background-image: none;
  text-shadow: none;
}
#profiles .btn-default:hover,
#as .btn-default:hover,
#profiles .btn-primary:hover,
#as .btn-primary:hover,
#profiles .btn-success:hover,
#as .btn-success:hover,
#profiles .btn-info:hover,
#as .btn-info:hover,
#profiles .btn-warning:hover,
#as .btn-warning:hover,
#profiles .btn-danger:hover,
#as .btn-danger:hover {
  box-shadow: none;
}
#profiles .btn-cancel,
#as .btn-cancel {
  background-color: transparent;
  text-decoration: underline;
  opacity: 0.6;
}
#profiles .btn-cancel:hover,
#as .btn-cancel:hover {
  opacity: 1;
  text-decoration: underline;
}
#profiles .modal-body form,
#as .modal-body form {
  margin: 0px;
}
#profiles .modal-body span,
#as .modal-body span {
  font-size: 14px;
  font-weight: 400;
  color: #c0c0c0;
  display: block;
  width: 150px;
  float: left;
  line-height: 32px;
}
#profiles .modal-body .timestamp,
#as .modal-body .timestamp {
  display: inline;
}
#profiles .modal-body .arrow-top,
#as .modal-body .arrow-top {
  width: 30px;
}
#profiles .modal-body .arrow-left,
#as .modal-body .arrow-left {
  width: 30px;
}
#profiles .modal-body .arrow-right,
#as .modal-body .arrow-right {
  width: 30px;
}
#profiles .modal-body .arrow-bottom,
#as .modal-body .arrow-bottom {
  width: 30px;
}
.profile.modal-body ul {
  list-style-type: none;
}
.profile.modal-body h4 {
  margin: 0px auto;
}
.profile.modal-body .preset-description {
  color: #c0c0c0;
  font-size: 12px;
}
.profile.modal-body .btn-success:hover {
  background-color: #6E8295;
}
.profile.modal-body .navscroll {
  border-top: none;
  padding-top: 15px;
}
.profile.modal-body .navscroll ul {
  padding-left: 0px;
}
.profile.modal-body .navscroll li {
  border-bottom: 1px solid #f1f1f1;
  list-style-type: none;
  padding: 10px 0px;
}
.profile.modal-body .navscroll .panel {
  border-radius: 0px!important;
  margin-top: 0px!important;
  box-shadow: none;
}
.profile.modal-body .navscroll .panel a span {
  font-weight: 600!important;
  color: #000000 !important;
  display: inline!important;
  width: 100%;
}
.profile.modal-body .navscroll .panel label {
  width: 100%;
  display: block !important;
  margin-bottom: 15px;
}
.profile.modal-body .navscroll .panel-group .panel {
  margin-bottom: 0px!important;
  border: 0px!important;
}
.profile.modal-body .navscroll .panel-heading {
  background-color: #f5f5f5 !important;
  background-image: none!important;
  padding: 0px;
  height: 37px;
  border: 0px!important;
  border-radius: 5px;
  margin-bottom: 5px;
  transition: all 0.5s ease-in-out;
}
.profile.modal-body .navscroll .panel-heading a {
  width: 100%;
  display: block;
}
.profile.modal-body .navscroll .panel-heading a span {
  padding: 0px 15px !important;
  line-height: 37px;
}
.profile.modal-body .navscroll .panel-heading:hover {
  background-color: #e5e5e5 !important;
}
.profile.modal-body .navscroll .panel-body {
  border-top: 0px!important;
}
.profile.modal-body dt {
  width: 80px;
  text-align: left;
  float: left;
  clear: both;
  font-weight: 700;
  color: #293240 !important;
}
.profile.modal-body dd {
  margin-left: 0;
  float: left;
  font-size: 12px;
  max-width: 400px;
}
.profile.modal-footer {
  border: 0px;
}
/*    settings    */
body.flip .modal-body.profile-settings,
.tc-bootstrap-layout .modal-body.profile-settings {
  /* ------- WATERMARK DISABLED ------- */
}
body.flip .modal-body.profile-settings form,
.tc-bootstrap-layout .modal-body.profile-settings form {
  margin: 0px;
}
body.flip .modal-body.profile-settings input,
.tc-bootstrap-layout .modal-body.profile-settings input {
  width: 210px;
  outline: none;
}
body.flip .modal-body.profile-settings select,
.tc-bootstrap-layout .modal-body.profile-settings select {
  width: 210px;
}
body.flip .modal-body.profile-settings input[type="text"]#bitratetwo,
.tc-bootstrap-layout .modal-body.profile-settings input[type="text"]#bitratetwo {
  -webkit-appearance: none!important;
  text-align: right;
  width: 74px;
  border: 1px solid #bbbbbb;
  border-left: 0px;
  margin: 0 0 0 -5px;
  color: #bbb;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
body.flip .modal-body.profile-settings input[type="text"]#bitrate,
.tc-bootstrap-layout .modal-body.profile-settings input[type="text"]#bitrate {
  -webkit-appearance: none!important;
  border: 1px solid #bbbbbb;
  border-right: 0px;
  outline: none;
  width: 100px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
body.flip .modal-body.profile-settings label,
.tc-bootstrap-layout .modal-body.profile-settings label {
  margin-bottom: 10px;
}
body.flip .modal-body.profile-settings .fullwidthtext,
.tc-bootstrap-layout .modal-body.profile-settings .fullwidthtext {
  margin-bottom: 10px;
}
body.flip .modal-body.profile-settings .fullwidthtext small,
.tc-bootstrap-layout .modal-body.profile-settings .fullwidthtext small {
  padding-left: 214px;
}
body.flip .modal-body.profile-settings .fullwidthtext .imgsize,
.tc-bootstrap-layout .modal-body.profile-settings .fullwidthtext .imgsize {
  display: inline-block;
}
body.flip .modal-body.profile-settings .alert-thumbs,
.tc-bootstrap-layout .modal-body.profile-settings .alert-thumbs {
  margin-top: -10px;
  margin-left: 30px;
}
body.flip .modal-body.profile-settings .audio-mapping,
.tc-bootstrap-layout .modal-body.profile-settings .audio-mapping {
  padding-left: 214px;
}
body.flip .modal-body.profile-settings .audio-mapping .fa,
.tc-bootstrap-layout .modal-body.profile-settings .audio-mapping .fa {
  vertical-align: baseline;
}
body.flip .modal-body.profile-settings .audio-mapping ul,
.tc-bootstrap-layout .modal-body.profile-settings .audio-mapping ul {
  color: rgba(0, 0, 0, 0.46);
  font-size: 12px;
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 0px;
  margin-left: 5px;
  margin-top: 5px;
}
body.flip .modal-body.profile-settings .fullwidth,
.tc-bootstrap-layout .modal-body.profile-settings .fullwidth {
  width: 100%;
  cursor: pointer;
}
body.flip .modal-body.profile-settings .longinput,
.tc-bootstrap-layout .modal-body.profile-settings .longinput {
  width: 100%;
  max-width: 350px;
}
body.flip .modal-body.profile-settings input.medium-input,
.tc-bootstrap-layout .modal-body.profile-settings input.medium-input {
  width: 100px;
  font-weight: 400;
}
body.flip .modal-body.profile-settings input.short-input,
.tc-bootstrap-layout .modal-body.profile-settings input.short-input {
  width: 88px;
  font-weight: 400;
}
body.flip .modal-body.profile-settings .h264txt,
.tc-bootstrap-layout .modal-body.profile-settings .h264txt {
  vertical-align: top;
}
body.flip .modal-body.profile-settings .hls,
.tc-bootstrap-layout .modal-body.profile-settings .hls {
  margin-left: 174px;
}
body.flip .modal-body.profile-settings .profilespan,
.tc-bootstrap-layout .modal-body.profile-settings .profilespan {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  display: inline-block;
  width: 200px;
  text-align: right;
  margin-right: 10px;
}
body.flip .modal-body.profile-settings .timestamp,
.tc-bootstrap-layout .modal-body.profile-settings .timestamp {
  display: inline;
}
body.flip .modal-body.profile-settings .timestamp-preview,
.tc-bootstrap-layout .modal-body.profile-settings .timestamp-preview {
  display: inline-block;
  background: image-url('timestamp_preview.png');
  width: 119px;
  height: 76px;
}
body.flip .modal-body.profile-settings .arrow-top,
.tc-bootstrap-layout .modal-body.profile-settings .arrow-top {
  width: 41px;
}
body.flip .modal-body.profile-settings .arrow-left,
.tc-bootstrap-layout .modal-body.profile-settings .arrow-left {
  width: 40px;
  height: 32px;
}
body.flip .modal-body.profile-settings .arrow-right,
.tc-bootstrap-layout .modal-body.profile-settings .arrow-right {
  width: 40px;
}
body.flip .modal-body.profile-settings .arrow-bottom,
.tc-bootstrap-layout .modal-body.profile-settings .arrow-bottom {
  width: 40px;
}
body.flip .modal-body.profile-settings .margin-label,
.tc-bootstrap-layout .modal-body.profile-settings .margin-label {
  margin-left: 175px;
}
body.flip .modal-body.profile-settings .settings_top,
.tc-bootstrap-layout .modal-body.profile-settings .settings_top {
  margin-bottom: 20px;
}
body.flip .modal-body.profile-settings .settings_top h4,
.tc-bootstrap-layout .modal-body.profile-settings .settings_top h4 {
  margin-bottom: 0px;
}
body.flip .modal-body.profile-settings .watermark-bg,
.tc-bootstrap-layout .modal-body.profile-settings .watermark-bg {
  overflow: hidden;
  position: relative;
  width: 251px;
  margin-top: 10px;
  margin-bottom: 15px;
  height: 160px;
  background-image: asset-url('preview-image.png');
  border-radius: 5px;
  border: 1px solid #bbbbbb;
  margin-left: 214px;
}
body.flip .modal-body.profile-settings .watermark-bg-disabled,
.tc-bootstrap-layout .modal-body.profile-settings .watermark-bg-disabled {
  display: none;
}
body.flip .modal-body.profile-settings .watermark-img,
.tc-bootstrap-layout .modal-body.profile-settings .watermark-img {
  position: absolute;
  top: 75px;
  left: 74px;
  width: 109px;
  height: 13px;
  background-image: asset-url('preview-logo.png');
}
body.flip .marketing-msg-box,
.tc-bootstrap-layout .marketing-msg-box {
  padding-right: 15px;
}
body.flip .marketing-msg-box h4,
.tc-bootstrap-layout .marketing-msg-box h4 {
  border-left: 5px solid #009BDF;
  line-height: 25px;
  padding-left: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
body.flip .marketing-msg-box .marketing-message,
.tc-bootstrap-layout .marketing-msg-box .marketing-message {
  padding-left: 15px;
  color: #808080;
  margin-top: 3px;
}
body.flip .marketing-msg-box .intro,
.tc-bootstrap-layout .marketing-msg-box .intro {
  margin: 20px 0 0px 15px;
}
/* ----------- MEDIA QUERY ----------- */
@media screen and (max-width: 992px) {
  #profiles ul.latest-video li {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  #profiles ul.latest-video li {
    width: 100%;
  }
}
body.flip,
.tc-bootstrap-layout {
  -webkit-font-smoothing: antialiased;
}
body.flip,
body.login-bg {
  /* --------------- FORMS --------------- */
  /* --------------- END FORMS --------------- */
  /* --------------- END FONTS --------------- */
  /* --------------- END FONTS --------------- */
  /* --------------- ADVANCED SERVICES --------------- */
  /* --------------- END ADVANCED SERVICES --------------- */
  /* --------------- DOMAINS --------------- */
  /* --------------- END DOMAINS --------------- */
  /* --------------- DATEPICKER --------------- */
  /* --------------- END DATEPICKER --------------- */
  /* --------------- INLINE --------------- */
  /* --------------- END INLINE --------------- */
  /* ----------- switch ----------- */
  /* ----------- new content ----------- */
  /* --------- HEADER --------- */
  /* ---------- display and search controls ---------- */
  /* ---------- USER MANAGEMENT---------- */
  /* ----------  MENU MINI -------- */
  /* ------------ ARROWS -------------- */
  /* -------------- MODAL -------------- */
  /* ----------- profiles icons ----------- */
  /* ----------- profiles captions ----------- */
  /* ----------- audio ----------- */
  /* ----------- bumper trailer ----------- */
  /* ----------- uploader ----------- */
  /* ----------- loading ----------- */
  /* ----------- pricing table ----------- */
  /* ----------- new drop down menu ----------- */
  /* ----------- nav menu ----------- */
  /* ----------- drop down ----------- */
  /* ------------ button ------------- */
  /* ----------- progress bars ------------ */
  /* ----------- pricing  plan ----------- */
  /* ----------- checkbox ----------- */
  /* ----------- radio buttons ----------- */
  /* ---------------- DEBUG CONSOLE ---------------- */
  /* ----------- pagination ----------- */
  /* ----------- users management ----------- */
  /* ----------- login flow ----------- */
  /* ----------- card form ----------- */
  /* ----------- flows ----------- */
  /* ----------- token ----------- */
  /* ----------- sign in ----------- */
  /* ----------- quick guide ----------- */
  /* ----------- modal ----------- */
  /* -------- TABS -------- */
  /* ------ VERTICAL TABS ------ */
  /* ----------- profile list ----------- */
  /* ----------- profile settings icons ----------- */
  /* ----------- input crop ----------- */
  /* ----------- loading cloud ----------- */
  /* ----------- encoding search ----------- */
  /* ----------- ALERTS ----------- */
  /* ----------- BILLING ----------- */
  /* ----------- statements ----------- */
  /* ----------- new features guide ----------- */
  /* ----------- graphs ----------- */
  /* ----------- TOOLTIP ------------ */
  /* ----------- ALERT ANIMATION ------------ */
  /* ----------- BULK BUTTONS ANIMATION ------------ */
  /* ----------- MODALS ANIMATION ----------- */
  /* ----------- animations ----------- */
  /* ----------- HR ----------- */
  /* ----------- NO MARGINS ----------- */
  /* ----------- MEDIA QUERY ----------- */
  /* ----------- LIST ----------- */
  /* ---- TAG LIST ---- */
  /* ---- STRIPE ELEMENTS ---- */
}
body.flip .error-message,
body.login-bg .error-message {
  color: #d9534f;
  font-weight: 600;
  font-size: 12px;
  margin: 5px 0px 5px 215px;
}
body.flip .modal,
body.login-bg .modal {
  height: calc(100vh - 64px);
  top: 64px;
}
body.flip .modal-backdrop,
body.login-bg .modal-backdrop {
  top: 64px;
  z-index: 50;
}
body.flip .btn-icon-blue,
body.login-bg .btn-icon-blue {
  color: #6e8295;
  background: none;
  border: none;
  cursor: pointer;
}
body.flip .btn-icon-blue:hover,
body.login-bg .btn-icon-blue:hover {
  color: #2796e0;
}
body.flip .btn-icon-red,
body.login-bg .btn-icon-red {
  color: #6e8295;
  background: none;
  border: none;
  cursor: pointer;
}
body.flip .btn-icon-red:hover,
body.login-bg .btn-icon-red:hover {
  color: #d9534f;
}
body.flip .dropdown.open .dropdown-menu,
body.login-bg .dropdown.open .dropdown-menu {
  display: block;
}
body.flip .dropdown .dropdown-menu,
body.login-bg .dropdown .dropdown-menu {
  display: none;
}
body.flip .bordered-content > div.ng-scope,
body.login-bg .bordered-content > div.ng-scope {
  width: 100%;
}
body.flip .maintenace-bar .alert,
body.login-bg .maintenace-bar .alert {
  position: relative;
  left: 240px;
  top: 0px;
  width: calc(100vw - 240px);
  border: none;
  margin: 0px;
  color: white;
  border-radius: 0px;
  z-index: 1;
  font-weight: 400;
  padding: 15px;
  max-width: 100%;
}
body.flip .maintenace-bar .alert.alert-warning,
body.login-bg .maintenace-bar .alert.alert-warning {
  background: #ffa202;
}
body.flip .maintenace-bar .alert .close,
body.login-bg .maintenace-bar .alert .close {
  color: white;
  opacity: 0.5;
  font-weight: normal;
  top: 15px;
}
body.flip .empty-factory-list,
body.login-bg .empty-factory-list {
  background-color: #262626;
  display: block;
  padding: 13px;
}
body.flip .nab-txt,
body.login-bg .nab-txt {
  font-weight: 700;
}
body.flip .nablogo,
body.login-bg .nablogo {
  background-image: image-url('nab-show-logo.png');
  background-size: 100%;
  background-repeat: no-repeat;
  height: 20px;
  width: 100px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
body.flip .nab-btn,
body.login-bg .nab-btn {
  background: transparent;
  border: 1px solid #fff;
  color: #fff !important;
  line-height: 0px;
  font-size: 14px;
  font-weight: 700!important;
  padding: 5px 20px;
  border-radius: 4px;
  margin: 10px 15px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  cursor: pointer;
}
body.flip .nab-btn:hover,
body.login-bg .nab-btn:hover,
body.flip .nab-btn:focus,
body.login-bg .nab-btn:focus {
  outline: none;
  background-color: #fff;
  color: #ffa202 !important;
}
body.flip input,
body.login-bg input,
body.flip .stripe-input,
body.login-bg .stripe-input,
body.flip .stripe-input2,
body.login-bg .stripe-input2 {
  border-radius: 0px;
  border: 0px;
  outline: none;
  border-bottom: 2px solid #bbbbbb;
  background-color: #f5f5f5;
  box-shadow: none;
}
body.flip input:focus,
body.login-bg input:focus,
body.flip .stripe-input:focus,
body.login-bg .stripe-input:focus,
body.flip .stripe-input2:focus,
body.login-bg .stripe-input2:focus {
  border-bottom: 2px solid #009bdf !important;
}
body.flip input.ng-valid.ng-touched.ng-dirty,
body.login-bg input.ng-valid.ng-touched.ng-dirty,
body.flip input.ng-valid.ng-dirty,
body.login-bg input.ng-valid.ng-dirty {
  border-bottom: 2px solid #5cb85c;
}
body.flip input.ng-invalid.ng-touched,
body.login-bg input.ng-invalid.ng-touched,
body.flip input.ng-invalid.ng-dirty,
body.login-bg input.ng-invalid.ng-dirty {
  border-bottom: 2px solid #D9534F;
}
body.flip textarea,
body.login-bg textarea {
  border-radius: 0px;
  border: 0px;
  outline: none;
  border-bottom: 2px solid #bbbbbb !important;
  background-color: #f5f5f5;
  box-shadow: none;
  min-width: 210px;
  min-height: 96px;
}
body.flip textarea:focus,
body.login-bg textarea:focus {
  border-bottom: 2px solid #009bdf !important;
}
body.flip select,
body.login-bg select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=), -webkit-linear-gradient(#f5f5f5, #f5f5f5, #f5f5f5);
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0px;
  outline: none;
  border-bottom: 2px solid #bbbbbb;
  padding-right: 20px!important;
  line-height: 20px;
}
body.flip select:focus,
body.login-bg select:focus {
  border-bottom: 2px solid #009bdf;
}
body.flip input[disabled],
body.login-bg input[disabled],
body.flip select[disabled],
body.login-bg select[disabled] {
  color: #ababab;
  border-bottom: 2px solid #f5f5f5;
  font-weight: 600;
}
body.flip .fw300,
body.login-bg .fw300 {
  font-weight: 300px;
}
body.flip markdown-renderer p,
body.login-bg markdown-renderer p {
  display: block;
  margin: 0 0 0px;
}
body.flip markdown-renderer p:first-child strong,
body.login-bg markdown-renderer p:first-child strong {
  margin-top: 0px!important;
}
body.flip markdown-renderer strong,
body.login-bg markdown-renderer strong {
  display: block;
  font-weight: 600;
  margin-top: 5px!important;
}
body.flip markdown-renderer ul,
body.login-bg markdown-renderer ul {
  padding: 0px;
  display: block!important;
  margin-bottom: 0px!important;
}
body.flip markdown-renderer ul li,
body.login-bg markdown-renderer ul li {
  padding: 0px 0px!important;
  margin-top: 0px!important;
  display: block!important;
  float: none!important;
  width: auto!important;
}
body.flip markdown-renderer ul li:last-child,
body.login-bg markdown-renderer ul li:last-child {
  margin-bottom: 5px!important;
}
body.flip #domains-list .label-container,
body.login-bg #domains-list .label-container {
  height: 20px;
  display: inline-block;
}
body.flip #domains-list .domains-header,
body.login-bg #domains-list .domains-header {
  height: 47px;
}
body.flip #domains-list .bordered-content-padding4,
body.login-bg #domains-list .bordered-content-padding4 {
  padding: 0px;
}
body.flip #domains-list .search-profiles,
body.login-bg #domains-list .search-profiles {
  margin-left: 0px;
  margin-bottom: 15px;
}
body.flip #domains-list .list-controls,
body.login-bg #domains-list .list-controls {
  margin-right: 0px;
  margin-top: 5px;
}
body.flip #domains-list .overview-list,
body.login-bg #domains-list .overview-list {
  list-style-type: none;
  padding-left: 0px;
}
body.flip #domains-list .listtopics,
body.login-bg #domains-list .listtopics {
  display: none;
  color: #000000;
  font-weight: 700;
}
body.flip #domains-list li,
body.login-bg #domains-list li {
  list-style-type: none;
  display: inline;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  float: left;
  min-width: 200px;
}
body.flip #domains-list li:nth-child(odd),
body.login-bg #domains-list li:nth-child(odd) {
  padding: 0px 0px 0px 10px;
}
body.flip #domains-list li hr,
body.login-bg #domains-list li hr {
  display: none;
}
body.flip #domains-list .gray-dl,
body.login-bg #domains-list .gray-dl {
  background-color: #fbfbfb;
  width: calc(100% + 30px);
  margin: 15px -15px -15px;
  padding: 15px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  min-height: 85px;
  text-align: center;
}
body.flip #domains-list .domains-dl,
body.login-bg #domains-list .domains-dl {
  text-align: center;
  width: 50%;
  display: inline-block;
  margin-bottom: 0px;
  top: 0px;
  position: relative;
  float: left;
}
body.flip #domains-list .domains-dl:nth-child(2),
body.login-bg #domains-list .domains-dl:nth-child(2) {
  border-left: 1px solid #ebebeb;
  width: 50%;
}
body.flip #domains-list .domains-dl dt,
body.login-bg #domains-list .domains-dl dt {
  display: block;
  float: left;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  width: 100%;
  height: 34px;
}
body.flip #domains-list .domains-dl dd,
body.login-bg #domains-list .domains-dl dd {
  display: block;
  font-size: 12px;
}
body.flip #domains-list .cloud-list,
body.login-bg #domains-list .cloud-list {
  border: 1px solid #dcdcdc;
  padding: 15px;
  margin: 10px 0px 10px;
  transition: all 0.3s ease-in-out;
}
body.flip #domains-list .cloud-list:hover,
body.login-bg #domains-list .cloud-list:hover {
  border-color: #009bdf;
}
body.flip #domains-list .cloud-list .txt-factory,
body.login-bg #domains-list .cloud-list .txt-factory {
  width: 100%;
}
body.flip #domains-list .cloud-list h4,
body.login-bg #domains-list .cloud-list h4 {
  margin-top: 0px;
  padding: 0px;
  margin-bottom: 0px;
  line-height: 21px;
  width: calc(100% - 85px);
  display: inline-block;
}
body.flip #domains-list .chart,
body.login-bg #domains-list .chart {
  margin-top: 40px;
}
body.flip #domains-list .refresh-btn,
body.login-bg #domains-list .refresh-btn {
  vertical-align: middle;
  padding: 4px 7px 7px 7px;
}
body.flip #domains-list .fa-info-circle,
body.login-bg #domains-list .fa-info-circle {
  padding: 4px 7px 7px 7px;
}
body.flip #domains-list .display-as-table .gray-dl,
body.login-bg #domains-list .display-as-table .gray-dl {
  background-color: transparent;
  border: none!important;
  width: auto;
  margin: auto;
  padding: 0px;
  min-height: 0px;
}
body.flip #domains-list .display-as-table .blue-btn,
body.login-bg #domains-list .display-as-table .blue-btn {
  margin: 5px 10px 0px 10px;
}
body.flip #domains-list .display-as-table .refresh-btn,
body.login-bg #domains-list .display-as-table .refresh-btn {
  margin-left: 0px;
}
body.flip #domains-list .display-as-table .chart,
body.login-bg #domains-list .display-as-table .chart {
  margin: 0px 4px 0px 4px!important;
  width: calc(100% - 8px) !important;
}
body.flip #domains-list .display-as-table li,
body.login-bg #domains-list .display-as-table li {
  width: 100%!important;
  color: #000000;
  margin: 0px!important;
  height: auto!important;
  padding-right: 0px;
}
body.flip #domains-list .display-as-table li:nth-child(odd),
body.login-bg #domains-list .display-as-table li:nth-child(odd) {
  padding: 0px;
}
body.flip #domains-list .display-as-table h4,
body.login-bg #domains-list .display-as-table h4 {
  font-size: 12px;
  float: left;
  line-height: 17px;
  padding: 7px 5px 7px 10px;
  margin-bottom: 0px;
  width: 30%;
}
body.flip #domains-list .display-as-table .cloud-list,
body.login-bg #domains-list .display-as-table .cloud-list {
  padding: 0px!important;
  background: transparent!important;
  height: auto!important;
  border-left: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-radius: 0px!important;
  margin: 0px!important;
  min-height: 10px!important;
  box-shadow: none!important;
  border-bottom: none!important;
  border-top: none!important;
}
body.flip #domains-list .display-as-table .cloud-list:hover,
body.login-bg #domains-list .display-as-table .cloud-list:hover {
  background-color: #e5f5fc !important;
}
body.flip #domains-list .display-as-table .cloud-list .domains-dl,
body.login-bg #domains-list .display-as-table .cloud-list .domains-dl {
  width: 30%;
}
body.flip #domains-list .display-as-table .cloud-list .domains-dl:nth-child(2),
body.login-bg #domains-list .display-as-table .cloud-list .domains-dl:nth-child(2) {
  border: none!important;
}
body.flip #domains-list .display-as-table .cloud-list .domains-dl dt,
body.login-bg #domains-list .display-as-table .cloud-list .domains-dl dt {
  display: block!important;
  font-size: 12px;
  text-align: left;
  height: auto;
}
body.flip #domains-list .display-as-table .cloud-list .domains-dl dd,
body.login-bg #domains-list .display-as-table .cloud-list .domains-dl dd {
  display: none!important;
}
body.flip #domains-list .display-as-table li:last-child,
body.login-bg #domains-list .display-as-table li:last-child {
  margin-bottom: 15px!important;
}
body.flip #domains-list .display-as-table dl,
body.login-bg #domains-list .display-as-table dl {
  float: left;
  width: 30%;
  padding: 7px 5px 7px 10px;
  clear: none!important;
  margin-bottom: 0px;
}
body.flip #domains-list .display-as-table dt,
body.login-bg #domains-list .display-as-table dt {
  display: none!important;
}
body.flip #domains-list .display-as-table .listtopics,
body.login-bg #domains-list .display-as-table .listtopics {
  display: block!important;
  border-left: none!important;
  border-right: none!important;
  font-size: 10px!important;
  color: #b1b1b1 !important;
  font-weight: 700!important;
  text-transform: uppercase!important;
}
body.flip #domains-list .display-as-table .listtopics .domains-dl,
body.login-bg #domains-list .display-as-table .listtopics .domains-dl {
  width: 30%;
}
body.flip #domains-list .display-as-table .listtopics .domains-dl:nth-child(2),
body.login-bg #domains-list .display-as-table .listtopics .domains-dl:nth-child(2) {
  border: none!important;
}
body.flip #domains-list .display-as-table .listtopics dd,
body.login-bg #domains-list .display-as-table .listtopics dd {
  font-size: 10px!important;
}
body.flip #domains-list .display-as-table dd,
body.login-bg #domains-list .display-as-table dd {
  width: 100%;
  text-align: left;
  min-height: 1px;
  display: block;
  font-size: 12px;
}
body.flip #domains-list .display-as-table hr,
body.login-bg #domains-list .display-as-table hr {
  color: #ededed;
  display: block!important;
  margin: 0px;
}
body.flip #domains-daily-stats .billing-summary .billing,
body.login-bg #domains-daily-stats .billing-summary .billing {
  width: 20%!important;
}
body.flip #domains-billing .billingperiod,
body.login-bg #domains-billing .billingperiod,
body.flip #domains-daily-stats .billingperiod,
body.login-bg #domains-daily-stats .billingperiod {
  font-size: 18px!important;
  font-weight: 500;
  width: auto;
  height: 40px;
  outline: none;
  padding-right: 20px;
}
body.flip #domains-billing .billing-summary,
body.login-bg #domains-billing .billing-summary,
body.flip #domains-daily-stats .billing-summary,
body.login-bg #domains-daily-stats .billing-summary {
  margin: 15px 0px 0px;
}
body.flip #domains-billing .billing-summary .billing,
body.login-bg #domains-billing .billing-summary .billing,
body.flip #domains-daily-stats .billing-summary .billing,
body.login-bg #domains-daily-stats .billing-summary .billing {
  border: 1px solid #E1E1E1;
  width: 25%;
  padding: 10px;
  border-right: none;
  text-align: center;
}
body.flip #domains-billing .billing-summary .billing:last-child,
body.login-bg #domains-billing .billing-summary .billing:last-child,
body.flip #domains-daily-stats .billing-summary .billing:last-child,
body.login-bg #domains-daily-stats .billing-summary .billing:last-child {
  border-right: 1px solid #E1E1E1;
}
body.flip #domains-billing .billing-summary .billing h2,
body.login-bg #domains-billing .billing-summary .billing h2,
body.flip #domains-daily-stats .billing-summary .billing h2,
body.login-bg #domains-daily-stats .billing-summary .billing h2 {
  margin-top: 10px;
}
body.flip #domains-billing .billing-summary .billing small,
body.login-bg #domains-billing .billing-summary .billing small,
body.flip #domains-daily-stats .billing-summary .billing small,
body.login-bg #domains-daily-stats .billing-summary .billing small {
  display: block;
}
body.flip #domains-billing .billing-summary .billing .clearb,
body.login-bg #domains-billing .billing-summary .billing .clearb,
body.flip #domains-daily-stats .billing-summary .billing .clearb,
body.login-bg #domains-daily-stats .billing-summary .billing .clearb {
  clear: both;
}
body.flip #domains-billing .pagination-billing,
body.login-bg #domains-billing .pagination-billing,
body.flip #domains-daily-stats .pagination-billing,
body.login-bg #domains-daily-stats .pagination-billing {
  padding: 0px;
  display: inline-block;
  list-style-type: none;
}
body.flip #domains-billing .pagination-billing li,
body.login-bg #domains-billing .pagination-billing li,
body.flip #domains-daily-stats .pagination-billing li,
body.login-bg #domains-daily-stats .pagination-billing li {
  display: inline-block;
  padding-left: 15px;
}
body.flip #domains-billing canvas,
body.login-bg #domains-billing canvas,
body.flip #domains-daily-stats canvas,
body.login-bg #domains-daily-stats canvas {
  max-height: 600px;
}
body.flip #domains-billing .link,
body.login-bg #domains-billing .link,
body.flip #domains-daily-stats .link,
body.login-bg #domains-daily-stats .link {
  border: none;
  background: transparent;
}
body.flip .label-limited-domain,
body.login-bg .label-limited-domain {
  padding: 0.1em 0.6em 0.1em;
  font-size: 85%;
}
body.flip .calendar-container,
body.login-bg .calendar-container {
  position: relative;
}
body.flip .costlimitspan,
body.login-bg .costlimitspan {
  font-weight: 600;
  text-align: right;
  width: 190px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
body.flip #cost-limits .costLimitsList,
body.login-bg #cost-limits .costLimitsList {
  width: 100%;
}
body.flip #cost-limits .list-header,
body.login-bg #cost-limits .list-header {
  text-transform: uppercase;
  font-size: 10px;
  color: #b1b1b1;
  font-weight: 700;
}
body.flip #cost-limits .list-content,
body.login-bg #cost-limits .list-content {
  border: 1px solid #e1e1e1;
  font-size: 12px;
}
body.flip #cost-limits td,
body.login-bg #cost-limits td {
  width: 25%;
  padding: 5px;
  display: inline-block;
}
body.flip #cost-limits .red-btn,
body.login-bg #cost-limits .red-btn {
  margin-left: 20px;
}
body.flip .btn-calendar-modal,
body.login-bg .btn-calendar-modal {
  right: 3px!important;
  top: 3px!important;
}
body.flip .small20bot,
body.login-bg .small20bot {
  margin-bottom: 20px;
  display: block;
}
body.flip .domain-chart,
body.login-bg .domain-chart,
body.flip .billing-chart,
body.login-bg .billing-chart {
  margin-top: 20px;
  width: 100%;
  font-size: 12px;
}
body.flip .domain-chart tbody,
body.login-bg .domain-chart tbody,
body.flip .billing-chart tbody,
body.login-bg .billing-chart tbody {
  border: 0px;
}
body.flip .domain-chart tbody tr,
body.login-bg .domain-chart tbody tr,
body.flip .billing-chart tbody tr,
body.login-bg .billing-chart tbody tr {
  border-bottom: 0px;
}
body.flip .domain-chart tbody td,
body.login-bg .domain-chart tbody td,
body.flip .billing-chart tbody td,
body.login-bg .billing-chart tbody td {
  padding: 0px;
  text-overflow: unset;
  white-space: normal;
  overflow: visible;
}
body.flip .domain-chart tr,
body.login-bg .domain-chart tr,
body.flip .billing-chart tr,
body.login-bg .billing-chart tr {
  height: 20px;
  width: 100%;
}
body.flip .domain-chart tr:first-child,
body.login-bg .domain-chart tr:first-child,
body.flip .billing-chart tr:first-child,
body.login-bg .billing-chart tr:first-child {
  border-top: 1px solid #c5c5c5;
}
body.flip .domain-chart tr:nth-child(3n+3),
body.login-bg .domain-chart tr:nth-child(3n+3),
body.flip .billing-chart tr:nth-child(3n+3),
body.login-bg .billing-chart tr:nth-child(3n+3) {
  border-bottom: 1px solid #c5c5c5;
}
body.flip .domain-chart tr td,
body.login-bg .domain-chart tr td,
body.flip .billing-chart tr td,
body.login-bg .billing-chart tr td {
  width: 1%;
}
body.flip .domain-chart tr td:nth-child(even),
body.login-bg .domain-chart tr td:nth-child(even),
body.flip .billing-chart tr td:nth-child(even),
body.login-bg .billing-chart tr td:nth-child(even) {
  border-right: 1px solid #c5c5c5;
}
body.flip .domain-chart td:last-child,
body.login-bg .domain-chart td:last-child,
body.flip .billing-chart td:last-child,
body.login-bg .billing-chart td:last-child {
  display: none;
}
body.flip .domain-chart tr:last-child td,
body.login-bg .domain-chart tr:last-child td,
body.flip .billing-chart tr:last-child td,
body.login-bg .billing-chart tr:last-child td {
  border-right: none;
}
body.flip .domain-chart .chart-blue,
body.login-bg .domain-chart .chart-blue,
body.flip .billing-chart .chart-blue,
body.login-bg .billing-chart .chart-blue {
  background-color: #3ca2d9;
}
body.flip .domain-chart .chart-blue:nth-child(odd),
body.login-bg .domain-chart .chart-blue:nth-child(odd),
body.flip .billing-chart .chart-blue:nth-child(odd),
body.login-bg .billing-chart .chart-blue:nth-child(odd) {
  border-right: 1px solid #3ca2d9 !important;
}
body.flip .domain-chart .chart-green,
body.login-bg .domain-chart .chart-green,
body.flip .billing-chart .chart-green,
body.login-bg .billing-chart .chart-green {
  background-color: #47c2c0;
  text-align: right;
  padding-right: 5px;
}
body.flip .domain-chart .chart-green:nth-child(odd),
body.login-bg .domain-chart .chart-green:nth-child(odd),
body.flip .billing-chart .chart-green:nth-child(odd),
body.login-bg .billing-chart .chart-green:nth-child(odd) {
  border-right: 1px solid #47c2c0 !important;
}
body.flip .domain-chart .chart-grey,
body.login-bg .domain-chart .chart-grey,
body.flip .billing-chart .chart-grey,
body.login-bg .billing-chart .chart-grey {
  background-color: #a6a6a6;
}
body.flip .domain-chart .chart-grey:nth-child(odd),
body.login-bg .domain-chart .chart-grey:nth-child(odd),
body.flip .billing-chart .chart-grey:nth-child(odd),
body.login-bg .billing-chart .chart-grey:nth-child(odd) {
  border-right: 1px solid #3ca2d9 !important;
}
body.flip .domain-chart .chart-amber,
body.login-bg .domain-chart .chart-amber,
body.flip .billing-chart .chart-amber,
body.login-bg .billing-chart .chart-amber {
  background-color: #f0ad4e;
}
body.flip .domain-chart .chart-amber:nth-child(odd),
body.login-bg .domain-chart .chart-amber:nth-child(odd),
body.flip .billing-chart .chart-amber:nth-child(odd),
body.login-bg .billing-chart .chart-amber:nth-child(odd) {
  border-right: 1px solid #3ca2d9 !important;
}
body.flip .domain-chart .last_top_row,
body.login-bg .domain-chart .last_top_row,
body.flip .billing-chart .last_top_row,
body.login-bg .billing-chart .last_top_row {
  border-top: 1px solid #fff !important;
}
body.flip .domain-chart .last_bottom_row,
body.login-bg .domain-chart .last_bottom_row,
body.flip .billing-chart .last_bottom_row,
body.login-bg .billing-chart .last_bottom_row {
  border-bottom: 1px solid #fff !important;
}
body.flip .domain-chart .middle_topic,
body.login-bg .domain-chart .middle_topic,
body.flip .billing-chart .middle_topic,
body.login-bg .billing-chart .middle_topic {
  width: 30px;
  display: block;
}
body.flip .domain-chart .middle_topic_daily,
body.login-bg .domain-chart .middle_topic_daily,
body.flip .billing-chart .middle_topic_daily,
body.login-bg .billing-chart .middle_topic_daily {
  width: 240px;
  display: block;
}
body.flip .domain-chart .first_middle_row,
body.login-bg .domain-chart .first_middle_row,
body.flip .billing-chart .first_middle_row,
body.login-bg .billing-chart .first_middle_row,
body.flip .domain-chart .last_middle_row,
body.login-bg .domain-chart .last_middle_row,
body.flip .billing-chart .last_middle_row,
body.login-bg .billing-chart .last_middle_row,
body.flip .domain-chart .middle_topic,
body.login-bg .domain-chart .middle_topic,
body.flip .billing-chart .middle_topic,
body.login-bg .billing-chart .middle_topic,
body.flip .domain-chart .middle_topic_daily,
body.login-bg .domain-chart .middle_topic_daily,
body.flip .billing-chart .middle_topic_daily,
body.login-bg .billing-chart .middle_topic_daily {
  border-right: none!important;
}
body.flip .domain-chart .middle_middle_row,
body.login-bg .domain-chart .middle_middle_row,
body.flip .billing-chart .middle_middle_row,
body.login-bg .billing-chart .middle_middle_row {
  border-right: 1px solid #c5c5c5;
  border-left: 1px solid #c5c5c5;
}
body.flip .domain-chart .chart-legend,
body.login-bg .domain-chart .chart-legend,
body.flip .billing-chart .chart-legend,
body.login-bg .billing-chart .chart-legend {
  font-size: 10px;
  text-align: center;
}
body.flip .domain-chart .chart-legend td:first-child,
body.login-bg .domain-chart .chart-legend td:first-child,
body.flip .billing-chart .chart-legend td:first-child,
body.login-bg .billing-chart .chart-legend td:first-child {
  text-align: left;
}
body.flip .domain-chart .chart-legend td:first-child span,
body.login-bg .domain-chart .chart-legend td:first-child span,
body.flip .billing-chart .chart-legend td:first-child span,
body.login-bg .billing-chart .chart-legend td:first-child span {
  padding-right: 2px;
}
body.flip .domain-chart .chart-legend td:last-child,
body.login-bg .domain-chart .chart-legend td:last-child,
body.flip .billing-chart .chart-legend td:last-child,
body.login-bg .billing-chart .chart-legend td:last-child {
  text-align: right;
  display: table-cell;
}
body.flip .billing-chart .chart-blue,
body.login-bg .billing-chart .chart-blue,
body.flip .billing-chart .chart-green,
body.login-bg .billing-chart .chart-green {
  cursor: pointer;
}
body.flip .tooltip-billing-blue,
body.login-bg .tooltip-billing-blue {
  background-color: #3da2d9;
}
body.flip .tooltip-billing-green,
body.login-bg .tooltip-billing-green {
  background-color: #47c2c0;
}
body.flip .tooltip-span,
body.login-bg .tooltip-span {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 5px;
}
body.flip .tooltip-span-txt,
body.login-bg .tooltip-span-txt {
  vertical-align: top;
}
body.flip .uib-daypicker,
body.login-bg .uib-daypicker {
  outline: none!important;
}
body.flip .uib-datepicker,
body.login-bg .uib-datepicker {
  outline: none!important;
}
body.flip .uib-datepicker .btn,
body.login-bg .uib-datepicker .btn {
  color: #000;
}
body.flip .uib-datepicker .btn-info,
body.login-bg .uib-datepicker .btn-info,
body.flip .uib-datepicker .btn-danger,
body.login-bg .uib-datepicker .btn-danger {
  color: #fff !important;
}
body.flip .uib-datepicker .btn-info .text-info,
body.login-bg .uib-datepicker .btn-info .text-info,
body.flip .uib-datepicker .btn-danger .text-info,
body.login-bg .uib-datepicker .btn-danger .text-info {
  color: #fff !important;
}
body.flip .uib-datepicker .glyphicon-chevron-right,
body.login-bg .uib-datepicker .glyphicon-chevron-right {
  font: normal normal normal 14px/1 FontAwesome;
}
body.flip .uib-datepicker .glyphicon-chevron-right:before,
body.login-bg .uib-datepicker .glyphicon-chevron-right:before {
  content: "\f054";
}
body.flip .uib-datepicker .glyphicon-chevron-left,
body.login-bg .uib-datepicker .glyphicon-chevron-left {
  font: normal normal normal 14px/1 FontAwesome;
}
body.flip .uib-datepicker .glyphicon-chevron-left:before,
body.login-bg .uib-datepicker .glyphicon-chevron-left:before {
  content: "\f053";
}
body.flip .btn-info,
body.login-bg .btn-info {
  border-bottom: 2px solid #3c8398 !important;
}
body.flip .line-height,
body.login-bg .line-height {
  line-height: 32px;
}
body.flip .inline-element,
body.login-bg .inline-element {
  display: inline-block !important;
}
body.flip .vertical-top,
body.login-bg .vertical-top {
  vertical-align: top;
}
body.flip .line-normal,
body.login-bg .line-normal {
  line-height: normal!important;
}
body.flip .tachyon-success,
body.login-bg .tachyon-success {
  background-image: image-url('icons/tachyon-lp.png');
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 2px;
  background-size: 60px;
  padding-top: 70px;
}
body.flip .tachyon-success h3,
body.login-bg .tachyon-success h3 {
  margin-bottom: 10px;
}
body.flip .tachyon-success p,
body.login-bg .tachyon-success p {
  margin-top: 0px;
}
body.flip .quote-success,
body.login-bg .quote-success {
  text-align: center;
  padding-top: 10px;
}
body.flip .quote-success h3,
body.login-bg .quote-success h3 {
  margin-bottom: 10px;
}
body.flip .quote-success p,
body.login-bg .quote-success p {
  margin-top: 0px;
}
body.flip .tachyon_checkbox,
body.login-bg .tachyon_checkbox {
  margin: 0px 0px 0px 209px;
}
body.flip .tachyon_checkbox .profilespan,
body.login-bg .tachyon_checkbox .profilespan {
  line-height: 16px;
  width: auto!important;
}
body.flip .tachyon_settings_box,
body.login-bg .tachyon_settings_box {
  background-color: #e5f5fc;
  padding: 20px 0px 1px;
  margin-bottom: 10px;
}
body.flip .line-legend li:first-child .line-legend-text,
body.login-bg .line-legend li:first-child .line-legend-text {
  margin-left: 26px;
  margin-top: 3px;
}
body.flip .line-legend li:nth-child(2) .line-legend-icon,
body.login-bg .line-legend li:nth-child(2) .line-legend-icon {
  margin-left: 60px;
}
body.flip .line-legend li:nth-child(2) .line-legend-text,
body.login-bg .line-legend li:nth-child(2) .line-legend-text {
  margin-left: 86px;
  margin-top: 3px;
}
body.flip .adv ul,
body.login-bg .adv ul,
body.flip .adv li,
body.login-bg .adv li {
  list-style-type: none;
  padding: 0px;
}
body.flip .adv .span100prc,
body.login-bg .adv .span100prc {
  width: calc(100% - 230px);
}
body.flip p span.label,
body.login-bg p span.label {
  padding: 0.1em 0.6em 0.2em;
  font-size: 84%;
  font-weight: 700;
  line-height: normal;
}
body.flip .fullwidthtext span.label,
body.login-bg .fullwidthtext span.label {
  padding: 0.1em 0.6em 0.1em;
  font-size: 75%;
  font-weight: 700;
}
body.flip .login-page .main-wrapper,
body.login-bg .login-page .main-wrapper {
  padding: 0px;
}
body.flip b.label,
body.login-bg b.label {
  padding: 0.1em 0.6em 0.2em;
  font-size: 84%;
  font-weight: 700;
}
body.flip #header .tc-logo,
body.login-bg #header .tc-logo {
  display: block;
  background-image: asset-url('telestream-logo-full-white.png');
  background-repeat: no-repeat;
  background-size: 100%;
  height: 50px;
  width: 100%;
}
body.flip .btn,
body.login-bg .btn {
  transition: all 0.5s ease-in-out !important;
  width: auto;
  outline: none!important;
}
body.flip button,
body.login-bg button {
  outline: none!important;
}
body.flip .fa-clipboard,
body.login-bg .fa-clipboard {
  color: #009BDF;
}
body.flip .fa-clipboard:hover,
body.login-bg .fa-clipboard:hover {
  color: #6E8295 !important;
}
body.flip .profilesselect,
body.login-bg .profilesselect {
  margin: 6px 0px 0px 5px;
}
body.flip .w100,
body.login-bg .w100 {
  width: 100%!important;
}
body.flip .w250,
body.login-bg .w250 {
  width: 250px;
}
body.flip .m15,
body.login-bg .m15 {
  margin-top: 15px;
  display: block;
}
body.flip .circle-bg,
body.login-bg .circle-bg {
  color: #009BDF;
  border-radius: 100%;
  font-weight: 600;
  padding: 1px 2px 0px 2.4px;
  font-size: 12px;
  border: 1px solid #bbb;
  line-height: 18px!important;
  background: none!important;
}
body.flip .fa-info-circle,
body.login-bg .fa-info-circle {
  vertical-align: middle;
}
body.flip .switch,
body.login-bg .switch {
  background-image: image-url('wordmark-switch.png');
  background-repeat: no-repeat;
  background-position: 40px center;
  background-size: 80px;
  padding: 20px 20px 20px 140px;
}
body.flip .switch h3,
body.login-bg .switch h3 {
  font-size: 20px;
}
body.flip .switch-header,
body.login-bg .switch-header {
  background-color: #212121 !important;
  color: #fff !important;
  border-bottom: 1px solid #171717;
}
body.flip .switch-header .close,
body.login-bg .switch-header .close {
  opacity: 0.5;
  color: #fff;
}
body.flip .switch-header .close:hover,
body.login-bg .switch-header .close:hover {
  opacity: 0.8;
}
body.flip .switch-header .esc,
body.login-bg .switch-header .esc {
  color: #8f8f8f;
}
body.flip .switch-header h3,
body.login-bg .switch-header h3 {
  color: #fff;
}
body.flip .switch-body,
body.login-bg .switch-body {
  background-color: #212121 !important;
  color: #fff !important;
}
body.flip .switch-modal,
body.login-bg .switch-modal {
  background-image: image-url('wordmark-switch.png');
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 100px;
  padding: 20px 35px 20px 120px;
  text-align: left;
}
body.flip .switch-modal h3,
body.login-bg .switch-modal h3 {
  font-size: 20px;
}
body.flip .mini-switch,
body.login-bg .mini-switch {
  background-image: image-url('wordmark-switch.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px;
  margin: 0px -1px 0px 0px !important;
  cursor: pointer;
  display: block;
  width: 15px;
  height: 15px;
}
body.flip .bordered-content-width,
body.login-bg .bordered-content-width {
  width: 100%!important;
}
body.flip .bordered-content,
body.login-bg .bordered-content {
  margin: 0px;
  background-color: #fff;
  padding: 0px;
}
body.flip .bordered-content-padding,
body.login-bg .bordered-content-padding {
  margin: 0px;
  padding: 0px;
}
body.flip .bordered-content-padding2,
body.login-bg .bordered-content-padding2 {
  margin: 0px;
  padding: 0px 0px;
}
body.flip .bordered-content-padding3,
body.login-bg .bordered-content-padding3 {
  margin: 0px;
  padding: 0px;
}
body.flip .bordered-content-padding4,
body.login-bg .bordered-content-padding4 {
  margin: 0px;
  padding: 0px;
}
body.flip .apitoken,
body.login-bg .apitoken {
  height: 32px;
  display: inline-block;
  margin-left: 15px;
}
body.flip .bigtooltip .tooltip-inner,
body.login-bg .bigtooltip .tooltip-inner {
  width: 700px;
}
body.flip .bigtooltip .checkbox-inline,
body.login-bg .bigtooltip .checkbox-inline {
  line-height: 32px;
}
body.flip .bigtooltip label,
body.login-bg .bigtooltip label {
  margin-bottom: 0px;
}
body.flip .tooltip,
body.login-bg .tooltip {
  z-index: 1060;
  font-weight: 400;
}
body.flip .tooltip-inner,
body.login-bg .tooltip-inner {
  text-align: left;
  max-width: 300px;
  padding: 10px 12px;
}
body.flip .resolution div[ng-if],
body.login-bg .resolution div[ng-if] {
  width: 210px;
  display: inline-block;
}
body.flip .welcomenewfactory,
body.login-bg .welcomenewfactory {
  margin-bottom: 15px!important;
}
body.flip .opf,
body.login-bg .opf {
  width: 500px;
  margin-left: 15px;
}
body.flip .opf input,
body.login-bg .opf input {
  width: 500px;
}
body.flip .outputpathformat,
body.login-bg .outputpathformat {
  margin-left: 10px;
  margin-top: 9px;
}
body.flip h4,
body.login-bg h4 {
  margin-top: 0px;
}
body.flip .chart-bar,
body.login-bg .chart-bar {
  max-height: 200px;
  width: calc(100% + 20px) !important;
}
body.flip .medium-input,
body.login-bg .medium-input {
  width: 100px;
}
body.flip .btn-success,
body.login-bg .btn-success {
  background-image: none!important;
  text-shadow: none!important;
  color: #fff !important;
  background-color: #009BDF !important;
  border-bottom: 2px solid #0083BD !important;
}
body.flip .btn-success:hover,
body.login-bg .btn-success:hover,
body.flip .btn-danger:hover,
body.login-bg .btn-danger:hover {
  background-color: #6E8295 !important;
  border-color: #576877 !important;
}
body.flip .btn-danger,
body.login-bg .btn-danger {
  border-bottom: 2px solid #B92C28;
}
body.flip .panel,
body.login-bg .panel {
  box-shadow: none;
}
body.flip .panel-default,
body.login-bg .panel-default,
body.flip .panel-body,
body.login-bg .panel-body {
  border: none!important;
}
body.flip .toplink,
body.login-bg .toplink {
  line-height: 33px;
}
body.flip .pagination > .active > a,
body.login-bg .pagination > .active > a,
body.flip .pagination > .active > span,
body.login-bg .pagination > .active > span,
body.flip .pagination > .active > a:hover,
body.login-bg .pagination > .active > a:hover,
body.flip .pagination > .active > span:hover,
body.login-bg .pagination > .active > span:hover,
body.flip .pagination > .active > a:focus,
body.login-bg .pagination > .active > a:focus,
body.flip .pagination > .active > span:focus,
body.login-bg .pagination > .active > span:focus {
  z-index: 0;
}
body.flip .syncing,
body.login-bg .syncing {
  margin-left: 10px;
}
body.flip #new-accountsettings span,
body.login-bg #new-accountsettings span,
body.flip #new-notifications span,
body.login-bg #new-notifications span,
body.flip .factorysettings span,
body.login-bg .factorysettings span {
  line-height: 32px;
}
body.flip #new-accountsettings .longtext,
body.login-bg #new-accountsettings .longtext,
body.flip #new-notifications .longtext,
body.login-bg #new-notifications .longtext,
body.flip .factorysettings .longtext,
body.login-bg .factorysettings .longtext {
  margin-left: 135px;
  display: block;
}
body.flip .form-radio,
body.login-bg .form-radio {
  padding-left: 150px;
}
body.flip .checkmargin,
body.login-bg .checkmargin {
  margin-left: 190px;
}
body.flip .checknotemargin,
body.login-bg .checknotemargin {
  margin: 0px 0 10px 233px;
}
body.flip hgroup small,
body.login-bg hgroup small,
body.flip .modal-header small,
body.login-bg .modal-header small {
  float: left;
  margin-top: 13px;
  margin-left: 20px;
}
body.flip hgroup h3,
body.login-bg hgroup h3,
body.flip .modal-header h3,
body.login-bg .modal-header h3 {
  float: left;
}
body.flip .in-headings,
body.login-bg .in-headings {
  padding-left: 0px;
  margin-top: 0px;
  display: block;
  line-height: 17px;
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 20px;
}
body.flip .in-headings-h4,
body.login-bg .in-headings-h4 {
  margin-bottom: 10px!important;
}
body.flip .ts-header,
body.login-bg .ts-header {
  width: 100%;
  margin-bottom: 20px;
}
body.flip .ts-header div.pull-left,
body.login-bg .ts-header div.pull-left {
  max-width: calc(100% - 100px);
}
body.flip .ts-header h3,
body.login-bg .ts-header h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.3;
}
body.flip .list-controls,
body.login-bg .list-controls {
  margin-right: 15px;
  margin-top: 5px;
}
body.flip .profile-search,
body.login-bg .profile-search {
  margin: 0px 10px 0px 0px;
  padding: 5px 5px 5px 30px;
}
body.flip .search-profiles,
body.login-bg .search-profiles {
  margin-left: 15px;
  margin-bottom: 15px;
}
body.flip .search-profiles i,
body.login-bg .search-profiles i {
  color: #a9a9a9;
  position: absolute;
  margin-top: 8px;
  left: inherit;
  margin-left: 10px;
}
body.flip .search-language,
body.login-bg .search-language {
  width: 178px!important;
  padding: 5px 5px 5px 25px;
}
body.flip .language-search,
body.login-bg .language-search {
  margin-bottom: 5px;
  margin-top: 5px;
  color: #333;
}
body.flip .language-search i,
body.login-bg .language-search i {
  margin-top: 8px;
  left: inherit;
  margin-left: 7px;
  position: absolute;
  color: #333;
}
body.flip .language-search ~ ul li,
body.login-bg .language-search ~ ul li {
  color: #333;
}
body.flip .factory-search,
body.login-bg .factory-search,
body.flip .domain-search,
body.login-bg .domain-search {
  height: 39px;
  line-height: 44px;
  background-color: transparent;
  width: calc(100% - 15px);
  margin: 0px 10px 10px -17px;
  padding: 5px 5px 5px 25px;
}
body.flip .search-menu,
body.login-bg .search-menu {
  color: #a9a9a9;
  border-left: 0px!important;
}
body.flip .search-menu i,
body.login-bg .search-menu i {
  color: #a9a9a9;
  margin-top: 15px;
  left: inherit;
  margin-left: 3px;
}
body.flip .user-factory-search-container,
body.login-bg .user-factory-search-container {
  margin: 0px;
  display: inline-block;
}
body.flip .user-factory-search-container .search-menu,
body.login-bg .user-factory-search-container .search-menu {
  margin: 0px 0px 10px 15px;
  padding: 0px 20px 3px 0px!important;
}
body.flip .user-factory-search-container .search-menu i,
body.login-bg .user-factory-search-container .search-menu i {
  position: absolute!important;
  margin-top: 8px!important;
  margin-left: 7px!important;
}
body.flip .user-factory-search-container .factory-search,
body.login-bg .user-factory-search-container .factory-search {
  height: 32px;
  width: 267px!important;
  color: #333;
  line-height: 28px;
  background-color: transparent;
  width: 145px;
  margin: 0px 10px 10px -17px;
  padding: 5px 5px 5px 44px;
}
body.flip #userm-details-accordion .panel-group .panel:hover,
body.login-bg #userm-details-accordion .panel-group .panel:hover,
body.flip #userm-details-accordion .panel-group .panel + .panel:hover,
body.login-bg #userm-details-accordion .panel-group .panel + .panel:hover {
  position: relative;
}
body.flip #userm-details-accordion .panel-default > .panel-heading,
body.login-bg #userm-details-accordion .panel-default > .panel-heading {
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 0px;
}
body.flip #userm-details-accordion .panel-group,
body.login-bg #userm-details-accordion .panel-group {
  margin-bottom: 0px;
}
body.flip #userm-details-accordion .panel-group .panel,
body.login-bg #userm-details-accordion .panel-group .panel {
  border-radius: 0px;
}
body.flip #userm-details-accordion .panel-group .panel + .panel,
body.login-bg #userm-details-accordion .panel-group .panel + .panel {
  margin-top: -1px;
}
body.flip #userm-details-accordion .panel-default > .panel-heading a,
body.login-bg #userm-details-accordion .panel-default > .panel-heading a {
  padding: 0px;
  font-size: 11px;
  color: #333;
  outline: none;
}
body.flip #userm-details-accordion .panel-body,
body.login-bg #userm-details-accordion .panel-body {
  padding: 5px 0px 0px 0px;
  border: 1px solid #ddd !important;
  border-top: none!important;
}
body.flip #userm-details-accordion .progress,
body.login-bg #userm-details-accordion .progress {
  margin: 10px 0px 0px;
  box-shadow: none;
  border-radius: 0px;
  background-image: none;
}
body.flip #userm-details-accordion .action-btns,
body.login-bg #userm-details-accordion .action-btns {
  padding-right: 0px;
}
body.flip #userm-details-accordion .action-btns button,
body.login-bg #userm-details-accordion .action-btns button,
body.flip #userm-details-accordion .action-btns a,
body.login-bg #userm-details-accordion .action-btns a {
  margin-bottom: 15px;
  margin-left: 30px;
}
body.flip #userm-details-accordion .progress-bar,
body.login-bg #userm-details-accordion .progress-bar {
  max-width: 100%;
}
body.flip #userm-details-accordion dl,
body.login-bg #userm-details-accordion dl {
  font-size: 12px;
  color: #333;
  margin: 10px 0px;
}
body.flip #userm-details-accordion dl dt,
body.login-bg #userm-details-accordion dl dt {
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}
body.flip #userm-details-accordion dl dd,
body.login-bg #userm-details-accordion dl dd {
  display: inline-block;
  text-align: left;
}
body.flip #userm-details-accordion dl .files-url,
body.login-bg #userm-details-accordion dl .files-url {
  margin-left: 103px;
}
body.flip #userm-details-accordion dl .files-url:first-of-type,
body.login-bg #userm-details-accordion dl .files-url:first-of-type {
  margin-left: 0px;
}
body.flip #userm-details-accordion .panel-title,
body.login-bg #userm-details-accordion .panel-title {
  font-size: 12px;
}
body.flip #userm-details-accordion .panel-title:hover,
body.login-bg #userm-details-accordion .panel-title:hover {
  background-color: #e5f5fc !important;
}
body.flip #userm-details-accordion .panel-title i,
body.login-bg #userm-details-accordion .panel-title i {
  font-size: 15px;
}
body.flip #userm-details-accordion .panel-title .tabclosed,
body.login-bg #userm-details-accordion .panel-title .tabclosed,
body.flip #userm-details-accordion .panel-title .tabopened,
body.login-bg #userm-details-accordion .panel-title .tabopened {
  padding: 8px 5px 8px 15px;
  width: 20px;
}
body.flip #userm-details-accordion .panel-title .user-name-mail,
body.login-bg #userm-details-accordion .panel-title .user-name-mail {
  width: 25%!important;
}
body.flip #userm-details-accordion .panel-title .user-name-type,
body.login-bg #userm-details-accordion .panel-title .user-name-type {
  width: 15%!important;
}
body.flip #userm-details-accordion .panel-title .user-name-confirm,
body.login-bg #userm-details-accordion .panel-title .user-name-confirm {
  width: 20%!important;
}
body.flip #userm-details-accordion .panel-title .user-name-icons,
body.login-bg #userm-details-accordion .panel-title .user-name-icons {
  width: 15%!important;
  min-width: 90px!important;
}
body.flip #userm-details-accordion .panel-title .user-name,
body.login-bg #userm-details-accordion .panel-title .user-name {
  padding: 8px 15px 8px 15px;
  font-weight: 600;
  width: 25%;
  line-height: 15px;
}
body.flip #userm-details-accordion .panel-title .user-name span,
body.login-bg #userm-details-accordion .panel-title .user-name span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.flip #userm-details-accordion .panel-title .user-name .user-offonline,
body.login-bg #userm-details-accordion .panel-title .user-name .user-offonline {
  border-radius: 100%;
  background-color: #ED3B3D;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
}
body.flip #userm-details-accordion .panel-title .user-name .anim-user-off,
body.login-bg #userm-details-accordion .panel-title .user-name .anim-user-off {
  -webkit-animation: pulseoff 1.5s infinite;
  -moz-animation: pulseoff 1.5s infinite;
  -o-animation: pulseoff 1.5s infinite;
  animation: pulseoff 1.5s infinite;
}
@keyframes pulseoff {
  0% {
    box-shadow: 0px 0px 0px #ED3B3D;
  }
  50% {
    box-shadow: 0px 0px 5px #ED3B3D;
  }
  100% {
    box-shadow: 0px 0px 0px #ED3B3D;
  }
}
body.flip #userm-details-accordion .panel-title .user-name .user-online,
body.login-bg #userm-details-accordion .panel-title .user-name .user-online {
  border-radius: 100%;
  background-color: #54B95A;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 10px;
}
body.flip #userm-details-accordion .panel-title .user-name .anim-user-on,
body.login-bg #userm-details-accordion .panel-title .user-name .anim-user-on {
  -webkit-animation: pulseon 1.5s infinite;
  -moz-animation: pulseon 1.5s infinite;
  -o-animation: pulseon 1.5s infinite;
  animation: pulseon 1.5s infinite;
}
@keyframes pulseon {
  0% {
    box-shadow: 0px 0px 0px #54B95A;
  }
  50% {
    box-shadow: 0px 0px 5px #54B95A;
  }
  100% {
    box-shadow: 0px 0px 0px #54B95A;
  }
}
body.flip #userm-details-accordion .panel-title .output-id,
body.login-bg #userm-details-accordion .panel-title .output-id {
  padding: 8px 15px 8px 15px;
  width: 300px;
}
body.flip #userm-details-accordion .panel-title .hover-actions,
body.login-bg #userm-details-accordion .panel-title .hover-actions {
  padding: 8px 15px 8px 0px;
  opacity: 1;
  width: 120px;
}
body.flip #userm-details-accordion .panel-title .hover-actions i,
body.login-bg #userm-details-accordion .panel-title .hover-actions i {
  margin: 0px 0px 0px 20px;
  font-size: 15px;
  cursor: pointer;
}
body.flip #userm-details-accordion .panel-title .hover-progress,
body.login-bg #userm-details-accordion .panel-title .hover-progress {
  padding: 8px 15px 8px 15px;
  font-size: 11px;
  width: 115px;
}
body.flip #userm-details-accordion .fa-caret-right,
body.login-bg #userm-details-accordion .fa-caret-right {
  display: block;
}
body.flip #userm-details-accordion .fa-caret-down,
body.login-bg #userm-details-accordion .fa-caret-down {
  display: none;
}
body.flip #userm-details-accordion .factory-access,
body.login-bg #userm-details-accordion .factory-access {
  font-size: 12px;
  padding: 10px 15px;
}
body.flip #userm-details-accordion .factory-access ul,
body.login-bg #userm-details-accordion .factory-access ul {
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 4px;
}
body.flip #userm-details-accordion .factory-access .none,
body.login-bg #userm-details-accordion .factory-access .none {
  padding-left: 10px;
}
body.flip .choose_factory .vtop,
body.login-bg .choose_factory .vtop {
  vertical-align: top;
}
body.flip .choose_factory ul,
body.login-bg .choose_factory ul {
  list-style-type: none;
  padding-left: 0px;
  width: 250px;
  display: inline-block;
}
body.flip .choose_factory li > ul > li,
body.login-bg .choose_factory li > ul > li {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 3px 20px 3px 0px!important;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.flip .choose_factory li > ul > li span,
body.login-bg .choose_factory li > ul > li span {
  line-height: 22px;
}
body.flip .choose_factory .factory-search,
body.login-bg .choose_factory .factory-search {
  width: 250px;
  background-color: #f5f5f5;
}
body.flip .choose_factory .search-menu,
body.login-bg .choose_factory .search-menu {
  margin: 0px 0px 10px 0px;
}
body.flip .choose_factory .search-menu i,
body.login-bg .choose_factory .search-menu i {
  margin-top: 10px;
  margin-left: 5px;
}
body.flip .choose_factory .arrow-left,
body.login-bg .choose_factory .arrow-left {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #333;
  margin: 0px auto!important;
  position: absolute;
  top: -20px;
  left: 88px;
}
body.flip .choose_factory .profilesselect2 label input[type="checkbox"] ~ span ~ span,
body.login-bg .choose_factory .profilesselect2 label input[type="checkbox"] ~ span ~ span {
  width: 90%;
}
body.flip .choose_factory .factory-access-tooltip,
body.login-bg .choose_factory .factory-access-tooltip {
  padding: 10px 0px!important;
  vertical-align: top;
}
body.flip .choose_factory .select-all-factories,
body.login-bg .choose_factory .select-all-factories {
  padding-bottom: 20px!important;
}
body.flip .settings_top,
body.login-bg .settings_top {
  margin-bottom: 20px;
}
body.flip .settings_top h4,
body.login-bg .settings_top h4 {
  margin-bottom: 10px!important;
}
body.flip .ts_menu_mini,
body.login-bg .ts_menu_mini {
  margin-top: 64px;
  z-index: 30;
  top: 0;
  left: 0;
  bottom: 0;
  position: fixed;
  background-color: #f5f5f5;
  width: 47px;
  padding: 0px;
  display: none;
  border-right: 1px solid #e1e1e1;
}
body.flip .ts_menu_mini .dd-menu,
body.login-bg .ts_menu_mini .dd-menu {
  left: 47px!important;
}
body.flip .ts_menu_mini .nav-scroll,
body.login-bg .ts_menu_mini .nav-scroll {
  overflow-y: hidden;
  overflow-x: hidden;
}
body.flip .ts_menu_mini .ts-footer,
body.login-bg .ts_menu_mini .ts-footer {
  position: fixed;
  bottom: 0;
  color: #696969;
  text-align: center;
  font-size: 0.8rem;
  display: block;
  width: 240px;
  padding-bottom: 10px;
}
body.flip .ts_menu_mini .ts-footer li,
body.login-bg .ts_menu_mini .ts-footer li {
  padding: 2px;
  width: 43px;
}
body.flip .ts_menu_mini .ts-footer li:hover,
body.login-bg .ts_menu_mini .ts-footer li:hover {
  background: transparent;
}
body.flip .ts_menu_mini .ts-footer li span,
body.login-bg .ts_menu_mini .ts-footer li span {
  display: none;
}
body.flip .ts_menu_mini .ts-footer .menuleft,
body.login-bg .ts_menu_mini .ts-footer .menuleft {
  width: 67px;
  border-bottom: none;
  margin: 0px;
  height: 44px;
}
body.flip .ts_menu_mini .ts-footer .menuleft div,
body.login-bg .ts_menu_mini .ts-footer .menuleft div {
  background-position: 15px -475px;
  padding: 17px!important;
}
body.flip .ts_menu_mini .ts-footer .menucenter,
body.login-bg .ts_menu_mini .ts-footer .menucenter {
  width: 67px;
  border-bottom: none;
  margin: 0px;
  height: 44px;
}
body.flip .ts_menu_mini .ts-footer .menucenter div,
body.login-bg .ts_menu_mini .ts-footer .menucenter div {
  background-position: 14px -648px;
}
body.flip .ts_menu_mini .ts-footer .menucenter li,
body.login-bg .ts_menu_mini .ts-footer .menucenter li {
  bottom: 8px;
  width: 240px;
  left: 65px;
}
body.flip .ts_menu_mini .ts-footer .menucenter li .arrow-down,
body.login-bg .ts_menu_mini .ts-footer .menucenter li .arrow-down {
  position: fixed;
  left: 47px;
  bottom: 55px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #333;
  border-top: 10px solid transparent;
  padding: 0px!important;
}
body.flip .ts_menu_mini .ts-footer .menuright,
body.login-bg .ts_menu_mini .ts-footer .menuright {
  width: 67px;
  border-bottom: none;
  margin: 0px;
  height: 44px;
}
body.flip .ts_menu_mini .ts-footer .menuright div,
body.login-bg .ts_menu_mini .ts-footer .menuright div {
  background-position: 15px -490px;
  padding: 17px!important;
}
body.flip .ts_menu_mini #nav a,
body.login-bg .ts_menu_mini #nav a {
  max-height: 44px;
  color: #424242;
}
body.flip .ts_menu_mini #nav a span.icon,
body.login-bg .ts_menu_mini #nav a span.icon {
  text-overflow: clip;
  white-space: normal;
  overflow: -webkit-paged-x;
  display: block;
}
body.flip .ts_menu_mini #nav a span.icon:hover,
body.login-bg .ts_menu_mini #nav a span.icon:hover {
  color: #009BDF;
}
body.flip .ts_menu_mini #nav a span,
body.login-bg .ts_menu_mini #nav a span {
  display: none;
}
body.flip .ts_menu_mini #nav a.current,
body.login-bg .ts_menu_mini #nav a.current {
  background-color: transparent;
}
body.flip .ts_menu_mini .app_nav > li a:hover,
body.login-bg .ts_menu_mini .app_nav > li a:hover,
body.flip .ts_menu_mini .app_nav > li ul li span:hover,
body.login-bg .ts_menu_mini .app_nav > li ul li span:hover {
  box-shadow: none;
  background-color: transparent;
}
body.flip .ts_menu_mini .app_nav > li,
body.login-bg .ts_menu_mini .app_nav > li {
  box-shadow: none;
  color: transparent;
}
body.flip .ts_menu_mini .app_nav > li:hover,
body.login-bg .ts_menu_mini .app_nav > li:hover {
  box-shadow: none;
  background-color: transparent;
  border: none;
}
body.flip .ts_menu_mini #nav .app_nav,
body.login-bg .ts_menu_mini #nav .app_nav {
  display: block;
}
body.flip .ts_menu_mini #nav .app_nav li.pulldown.selected,
body.login-bg .ts_menu_mini #nav .app_nav li.pulldown.selected {
  width: 57px;
}
body.flip .ts_menu_mini #nav .app_nav > li ul,
body.login-bg .ts_menu_mini #nav .app_nav > li ul {
  left: 67px;
  max-height: 220px;
  overflow-y: scroll;
}
body.flip .ts_menu_mini #nav .app_nav > li ul .arrow-left,
body.login-bg .ts_menu_mini #nav .app_nav > li ul .arrow-left {
  position: fixed;
  top: 126px;
  left: 57px;
}
body.flip .clouds_nav,
body.login-bg .clouds_nav {
  display: none;
}
body.flip .ts_menu,
body.login-bg .ts_menu {
  background-color: #f5f5f5;
  width: 240px;
  height: 100vh;
  position: fixed;
  left: 0;
  z-index: 2;
  border-right: 1px solid #e1e1e1;
}
body.flip .ts_menu .nav-scroll,
body.login-bg .ts_menu .nav-scroll {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
body.flip .main-wrapper,
body.login-bg .main-wrapper {
  position: relative;
  padding: 0px 0px 0px 240px;
}
body.flip .ts-footer,
body.login-bg .ts-footer {
  position: fixed;
  bottom: 0;
  color: #696969;
  text-align: center;
  font-size: 0.8rem;
  display: block;
  width: 240px;
  padding-bottom: 10px;
}
body.flip .ts-footer span,
body.login-bg .ts-footer span {
  padding: 7px 10px 5px 10px;
}
body.flip .ts-footer div,
body.login-bg .ts-footer div {
  margin: 0px 15px 10px;
  font-size: 12px;
}
body.flip .ts-footer div a,
body.login-bg .ts-footer div a {
  color: #696969;
}
body.flip .ts-footer div a:hover,
body.login-bg .ts-footer div a:hover {
  color: #009BDF;
}
body.flip .tophr-logo,
body.login-bg .tophr-logo {
  display: block;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  margin: 20px 0px 0px;
}
body.flip .tophr-content,
body.login-bg .tophr-content {
  margin: 15px -15px;
}
body.flip #header,
body.login-bg #header {
  box-shadow: none;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 50px;
}
body.flip .header-second,
body.login-bg .header-second {
  background-color: #dee7f5;
}
body.flip .profilespan,
body.login-bg .profilespan {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  display: inline-block;
  width: 200px;
  text-align: right;
  margin-right: 10px;
}
body.flip #main,
body.login-bg #main {
  box-shadow: none;
}
body.flip .encoder-info a div,
body.login-bg .encoder-info a div {
  box-shadow: none;
}
body.flip .confirm-dialog,
body.login-bg .confirm-dialog {
  margin-top: 10px;
  border-radius: 5px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  text-align: left;
  width: 500px!important;
  left: 50%;
  margin-left: -250px;
  top: 0!important;
}
body.flip .confirm-dialog .dialog-note,
body.login-bg .confirm-dialog .dialog-note {
  color: #333 !important;
}
body.flip .confirm-dialog label,
body.login-bg .confirm-dialog label {
  width: 100%;
}
body.flip .confirm-dialog .dialog-buttons,
body.login-bg .confirm-dialog .dialog-buttons {
  margin-top: 30px!important;
}
body.flip .providecard .short-input,
body.login-bg .providecard .short-input {
  border: 1px solid #CCCCCC !important;
}
body.flip .providecard label,
body.login-bg .providecard label {
  width: 100%;
}
body.flip .providecard .dialog-buttons,
body.login-bg .providecard .dialog-buttons {
  margin-top: 30px!important;
}
body.flip .providecard input,
body.login-bg .providecard input {
  border: 1px solid #ccc;
}
body.flip .mask,
body.login-bg .mask {
  background-color: #424242 !important;
  z-index: 50!important;
  padding: 15px;
}
body.flip .fullwidthtext,
body.login-bg .fullwidthtext {
  margin-bottom: 10px;
  width: 100%;
}
body.flip .flash-message,
body.login-bg .flash-message {
  margin-bottom: 15px;
}
body.flip .flash-message.error,
body.login-bg .flash-message.error {
  background-color: rgba(217, 83, 79, 0.97);
  color: #ffffff;
  margin: 0 0 10px;
  width: 100%;
  font-weight: 400!important;
  display: block;
  line-height: 20px!important;
  border: 0px;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  font-size: 13px;
  padding: 6px 12px;
  text-align: center;
  border-radius: 4px;
}
body.flip .display-as-link,
body.login-bg .display-as-link {
  color: #009BDF !important;
  cursor: pointer;
}
body.flip .progress-percent,
body.login-bg .progress-percent {
  line-height: 20px!important;
}
body.flip .progress-container,
body.login-bg .progress-container {
  position: relative;
  padding-top: 20px;
}
body.flip .progress-container span,
body.login-bg .progress-container span {
  color: #272727;
  position: absolute;
  top: 10px;
  left: calc(50% - 30px);
  font-size: 12px;
}
body.flip .empty-sections,
body.login-bg .empty-sections {
  text-align: center;
  color: #adadad;
  padding-top: 160px;
  padding-bottom: 100px;
}
body.flip .empty-sections h2,
body.login-bg .empty-sections h2 {
  color: #444;
}
body.flip .empty-sections small,
body.login-bg .empty-sections small {
  display: block;
  font-size: 12px;
  line-height: 25px;
  color: #444;
}
body.flip .as-empty,
body.login-bg .as-empty {
  background-image: image-url('icons/as-empty.png');
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 100px;
}
body.flip .encoding-empty,
body.login-bg .encoding-empty {
  background-image: image-url('icons/encoder-empty.png');
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 100px;
}
body.flip .failed-empty,
body.login-bg .failed-empty {
  background-image: image-url('icons/failed-empty.png');
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 100px;
}
body.flip .completed-empty,
body.login-bg .completed-empty {
  background-image: image-url('icons/completed-empty.png');
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 100px;
}
body.flip .factory-empty,
body.login-bg .factory-empty {
  background-image: image-url('icons/factory-empty.png');
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 100px;
}
body.flip .settings-empty,
body.login-bg .settings-empty {
  background-image: image-url('icons/settings-empty.png');
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 100px;
}
body.flip .arrow-right-top,
body.login-bg .arrow-right-top {
  background-image: image-url('icons/arrow-right.png');
  display: block;
  width: 194px;
  height: 150px;
  position: absolute;
  right: 140px;
  margin-top: -310px;
}
body.flip .jobs-arrow-right-top,
body.login-bg .jobs-arrow-right-top {
  background-image: image-url('icons/arrow-right.png');
  display: block;
  width: 194px;
  height: 150px;
  position: absolute;
  right: 90px;
  margin-top: -290px;
}
body.flip .profiles-arrow-right-top,
body.login-bg .profiles-arrow-right-top {
  background-image: image-url('icons/arrow-right.png');
  display: block;
  width: 194px;
  height: 150px;
  position: absolute;
  right: 115px;
  margin-top: -285px;
}
body.flip .cursorpointer,
body.login-bg .cursorpointer {
  cursor: pointer;
}
body.flip .credentials dd,
body.login-bg .credentials dd {
  background: none;
  width: calc(100% - 110px);
  display: inline-block;
}
body.flip .checkbox-inline input,
body.login-bg .checkbox-inline input,
body.flip .radio-inline input,
body.login-bg .radio-inline input {
  width: auto;
}
body.flip .short-label label,
body.login-bg .short-label label {
  width: auto!important;
}
body.flip select,
body.login-bg select {
  padding: 5px;
  height: 32px;
}
body.flip .select-style,
body.login-bg .select-style {
  margin-bottom: 15px!important;
}
body.flip .storage-options-box label,
body.login-bg .storage-options-box label {
  width: auto!important;
  margin-right: 20px!important;
}
body.flip .inputcheckbox,
body.login-bg .inputcheckbox {
  width: auto!important;
}
body.flip .progress,
body.login-bg .progress {
  height: 5px;
  margin: 5px 0px 10px 0px;
  display: block;
}
body.flip .progress-bar,
body.login-bg .progress-bar {
  font-size: 10px!important;
  min-width: 2em;
  background-image: none;
  background-color: #009BDF;
}
body.flip label.total-encoding-graph,
body.login-bg label.total-encoding-graph {
  line-height: 30px;
  float: left;
}
body.flip input,
body.login-bg input {
  padding: 5px;
  width: 250px;
  font-weight: 400;
}
body.flip .noborder,
body.login-bg .noborder {
  border: none;
  padding: 5px 0px;
}
body.flip label,
body.login-bg label {
  font-weight: 400;
  margin-bottom: 5px;
}
body.flip form,
body.login-bg form {
  margin: 0px;
}
body.flip .btn,
body.login-bg .btn {
  transition: all 0.5s ease-in-out;
}
body.flip .btn-color,
body.login-bg .btn-color {
  color: #ffffff !important;
}
body.flip .btn-default,
body.login-bg .btn-default,
body.flip .btn-primary,
body.login-bg .btn-primary,
body.flip .btn-success,
body.login-bg .btn-success,
body.flip .btn-info,
body.login-bg .btn-info,
body.flip .btn-warning,
body.login-bg .btn-warning,
body.flip .btn-danger,
body.login-bg .btn-danger {
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  border-top: none;
  border-left: none;
  border-right: none;
}
body.flip .btn-default:hover,
body.login-bg .btn-default:hover,
body.flip .btn-primary:hover,
body.login-bg .btn-primary:hover,
body.flip .btn-success:hover,
body.login-bg .btn-success:hover,
body.flip .btn-info:hover,
body.login-bg .btn-info:hover,
body.flip .btn-warning:hover,
body.login-bg .btn-warning:hover,
body.flip .btn-danger:hover,
body.login-bg .btn-danger:hover {
  box-shadow: none;
}
body.flip h3,
body.login-bg h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}
body.flip dt,
body.login-bg dt,
body.flip dd,
body.login-bg dd {
  display: inline;
}
body.flip .space-top,
body.login-bg .space-top {
  margin-top: 15px;
}
body.flip .space-top2,
body.login-bg .space-top2 {
  margin-top: 30px;
}
body.flip .encodings-list a,
body.login-bg .encodings-list a {
  margin-left: 10px;
}
body.flip .encodings-list .name,
body.login-bg .encodings-list .name {
  font-weight: 600;
  color: #000;
  line-height: 14px;
}
body.flip .encoder-info div,
body.login-bg .encoder-info div {
  margin: 0px!important;
}
body.flip .cut-text,
body.login-bg .cut-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.flip .latest-video p,
body.login-bg .latest-video p {
  font-size: 14px;
}
body.flip .latest-video img,
body.login-bg .latest-video img {
  max-width: 210px;
  width: 100%;
  max-height: 157px;
}
body.flip .latest-video dl,
body.login-bg .latest-video dl {
  margin-bottom: 0px;
}
body.flip .multicore-report tr th,
body.login-bg .multicore-report tr th,
body.flip .multicore-report tr td,
body.login-bg .multicore-report tr td,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body p,
body.login-bg .modal-box-wrapper .modal-dialog .modal-content .modal-body p,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
body.login-bg .modal-box-wrapper .modal-dialog .modal-content .modal-body h1,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
body.login-bg .modal-box-wrapper .modal-dialog .modal-content .modal-body h2,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
body.login-bg .modal-box-wrapper .modal-dialog .modal-content .modal-body h3,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
body.login-bg .modal-box-wrapper .modal-dialog .modal-content .modal-body h4,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body h5,
body.login-bg .modal-box-wrapper .modal-dialog .modal-content .modal-body h5,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form label,
body.login-bg .modal-box-wrapper .modal-dialog .modal-content .modal-body form label,
body.flip .modal-box-wrapper .modal-dialog .modal-content .modal-body form label,
body.login-bg .modal-box-wrapper .modal-dialog .modal-content .modal-body form label {
  color: #333 !important;
}
body.flip .new-encoders-dialog .extra-encoders-price,
body.login-bg .new-encoders-dialog .extra-encoders-price {
  background: #7e7e7e;
  padding: 7px 15px;
  min-width: 160px;
  color: #fff;
  border-radius: 3px;
}
body.flip .small-margin,
body.login-bg .small-margin {
  margin-left: 160px;
}
body.flip .formError,
body.login-bg .formError {
  display: inline-block;
}
body.flip .arrow-down,
body.login-bg .arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #333;
  margin: 0px auto!important;
}
@media screen and (max-width: 992px) {
  body.flip .arrow-down,
  body.login-bg .arrow-down {
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #333;
    border-top: 10px solid transparent;
    margin: 0px auto!important;
  }
}
body.flip .arrow-left,
body.login-bg .arrow-left {
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #333;
  border-top: 10px solid transparent;
  margin: 0px auto!important;
}
body.flip .arrow-top-blue,
body.login-bg .arrow-top-blue {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e5f5fc;
  margin: 0px 310px;
}
body.flip.modal-open .modal,
body.login-bg.modal-open .modal {
  overflow-x: hidden;
  overflow-y: hidden;
}
body.flip .modal-dialog,
body.login-bg .modal-dialog {
  position: absolute;
  width: 100vw;
  max-width: none;
  height: 100%;
  border-radius: 0px;
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
}
body.flip .modal-dialog h1,
body.login-bg .modal-dialog h1 {
  color: #333 !important;
}
body.flip .modal-dialog .caption,
body.login-bg .modal-dialog .caption {
  caption-side: top;
}
body.flip .modal-header,
body.login-bg .modal-header {
  top: 0px;
  left: 0;
  position: fixed;
  width: auto;
  border-radius: 0px;
  background-color: #fff;
  color: #333 !important;
  z-index: 1;
  right: 0;
  padding: 19px 15px 17px 15px;
}
body.flip .modal-header h4,
body.login-bg .modal-header h4 {
  color: #929292;
}
body.flip .navscroll,
body.login-bg .navscroll {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
body.flip .modal-body,
body.login-bg .modal-body {
  background-color: #fff;
  color: #333;
  border-radius: 0px!important;
  margin: 58px auto 63px;
  max-height: calc(100% - 175px);
  padding: 30px;
  min-height: calc(100vh - 185px);
}
body.flip .modal-body span,
body.login-bg .modal-body span {
  line-height: 32px;
}
body.flip .modal-body .modal-width,
body.login-bg .modal-body .modal-width {
  margin: auto;
}
body.flip .topics,
body.login-bg .topics {
  font-size: 14px;
  font-weight: 600;
  display: block;
  width: 180px;
  float: left;
  text-align: right;
  margin-right: 10px;
}
body.flip .caption,
body.login-bg .caption {
  caption-side: top;
}
body.flip .modal-content,
body.login-bg .modal-content {
  width: 100%;
}
body.flip .modal-content,
body.login-bg .modal-content,
body.flip .factory-settings,
body.login-bg .factory-settings {
  border-radius: 0px;
  color: #333 !important;
  background-color: #fff;
  border: 0px;
  box-shadow: none;
  height: 100%;
  min-height: 355px;
}
body.flip .modal-content .tab-content,
body.login-bg .modal-content .tab-content,
body.flip .factory-settings .tab-content,
body.login-bg .factory-settings .tab-content {
  border: none;
  border-top: none;
  padding: 15px;
}
body.flip .modal-content .tab-pane p,
body.login-bg .modal-content .tab-pane p,
body.flip .factory-settings .tab-pane p,
body.login-bg .factory-settings .tab-pane p {
  font-size: 14px!important;
}
body.flip .modal-header,
body.login-bg .modal-header {
  top: 0px;
  left: 0;
  position: fixed;
  width: auto;
  border-radius: 0px;
  background-color: #fff;
  color: #333 !important;
  z-index: 1;
  right: 0;
  padding: 7px 15px 7px 15px;
  height: 58px;
}
body.flip .modal-header h4,
body.login-bg .modal-header h4 {
  color: #929292;
}
body.flip .navscroll,
body.login-bg .navscroll {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
body.flip .modal-body,
body.login-bg .modal-body {
  background-color: #fff;
  color: #333;
  border-radius: 0px!important;
  margin: 58px auto 63px;
  max-height: calc(100% - 175px);
  padding: 30px;
  min-height: calc(100hv - 185px);
}
body.flip .modal-body span,
body.login-bg .modal-body span {
  line-height: 32px;
}
body.flip .modal-body .modal-width,
body.login-bg .modal-body .modal-width {
  margin: auto;
}
body.flip .topics,
body.login-bg .topics {
  font-size: 14px;
  font-weight: 600;
  display: block;
  width: 180px;
  float: left;
  text-align: right;
  margin-right: 10px;
}
body.flip .modal-footer,
body.login-bg .modal-footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  margin-top: 15px;
  padding: 14px 20px 14px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  background-color: #fff;
  z-index: 1;
  height: 63px;
}
body.flip .modal-sm,
body.login-bg .modal-sm {
  width: 400px;
  margin: 151px calc(50% - 200px);
  height: auto;
}
body.flip .modal-sm .modal-content,
body.login-bg .modal-sm .modal-content {
  min-height: 0px;
}
body.flip .modal-sm .modal-header,
body.login-bg .modal-sm .modal-header {
  width: 400px;
  position: static;
}
body.flip .modal-sm .modal-body,
body.login-bg .modal-sm .modal-body {
  margin: auto;
  text-align: center;
  overflow: hidden;
  min-height: 0px!important;
}
body.flip .modal-sm .modal-footer,
body.login-bg .modal-sm .modal-footer {
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
  border: none;
  height: auto;
  position: relative;
}
body.flip .modal-mm,
body.login-bg .modal-mm {
  width: 470px;
  margin: 151px calc(50% - 240px);
  height: auto;
}
body.flip .modal-mm .modal-content,
body.login-bg .modal-mm .modal-content {
  min-height: 0px;
}
body.flip .modal-mm .modal-header,
body.login-bg .modal-mm .modal-header {
  width: 470px;
  position: static;
}
body.flip .modal-mm .modal-body,
body.login-bg .modal-mm .modal-body {
  margin: auto;
  text-align: center;
  overflow: hidden;
  min-height: 0px!important;
}
body.flip .modal-mm .modal-footer,
body.login-bg .modal-mm .modal-footer {
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
  border: none;
  height: auto;
  position: relative;
}
body.flip .profile_icon_all,
body.login-bg .profile_icon_all {
  display: block;
  width: 30px;
  height: 30px;
  background-size: 30px;
  position: absolute;
  right: 35px;
  bottom: 35px;
  transition: all 0.2s ease-in-out;
}
body.flip .profile_icon_video_gray,
body.login-bg .profile_icon_video_gray {
  background-image: image-url('icons/video-icons-gray.png');
}
body.flip .profile_icon_playlist_gray,
body.login-bg .profile_icon_playlist_gray {
  background-image: image-url('icons/playlist-icons-gray.png');
}
body.flip .profile_icon_images_gray,
body.login-bg .profile_icon_images_gray {
  background-image: image-url('icons/images-icons-gray.png');
}
body.flip .profile_icon_audio_gray,
body.login-bg .profile_icon_audio_gray {
  background-image: image-url('icons/sound-icons-gray.png');
}
body.flip .profile_icon_cc_gray,
body.login-bg .profile_icon_cc_gray {
  background-image: image-url('icons/cc-icons-gray.png');
}
body.flip .profile_icon_lipsync_gray,
body.login-bg .profile_icon_lipsync_gray {
  background-image: image-url('icons/lipsync-icons-gray.png');
}
body.flip .videodata:hover > .profile_icon_video_gray,
body.login-bg .videodata:hover > .profile_icon_video_gray,
body.flip .videodata.selected > .profile_icon_video_gray,
body.login-bg .videodata.selected > .profile_icon_video_gray {
  background-image: image-url('icons/video-icons.png');
}
body.flip .videodata:hover > .profile_icon_playlist_gray,
body.login-bg .videodata:hover > .profile_icon_playlist_gray,
body.flip .videodata.selected > .profile_icon_playlist_gray,
body.login-bg .videodata.selected > .profile_icon_playlist_gray {
  background-image: image-url('icons/playlist-icons.png');
}
body.flip .videodata:hover > .profile_icon_images_gray,
body.login-bg .videodata:hover > .profile_icon_images_gray,
body.flip .videodata.selected > .profile_icon_images_gray,
body.login-bg .videodata.selected > .profile_icon_images_gray {
  background-image: image-url('icons/images-icons.png');
}
body.flip .videodata:hover > .profile_icon_audio_gray,
body.login-bg .videodata:hover > .profile_icon_audio_gray,
body.flip .videodata.selected > .profile_icon_audio_gray,
body.login-bg .videodata.selected > .profile_icon_audio_gray {
  background-image: image-url('icons/sound-icons.png');
}
body.flip .videodata:hover > .profile_icon_cc_gray,
body.login-bg .videodata:hover > .profile_icon_cc_gray,
body.flip .videodata.selected > .profile_icon_cc_gray,
body.login-bg .videodata.selected > .profile_icon_cc_gray {
  background-image: image-url('icons/cc-icons.png');
}
body.flip .videodata:hover > .profile_icon_lipsync_gray,
body.login-bg .videodata:hover > .profile_icon_lipsync_gray,
body.flip .videodata.selected > .profile_icon_lipsync_gray,
body.login-bg .videodata.selected > .profile_icon_lipsync_gray {
  background-image: image-url('icons/lipsync-icons.png');
}
body.flip .caption-label,
body.login-bg .caption-label {
  vertical-align: top;
}
body.flip .caption-input,
body.login-bg .caption-input {
  display: inline-block;
  width: 210px;
}
body.flip .caption-input .dropdown-menu,
body.login-bg .caption-input .dropdown-menu {
  width: 210px;
  height: 260px;
  padding: 7px 15px 15px 15px;
  border-color: #bbb;
  margin-top: 10px;
  z-index: 10000;
  box-shadow: none;
}
body.flip .caption-input .dropdown-menu ul,
body.login-bg .caption-input .dropdown-menu ul {
  list-style-type: none;
  padding: 0px 15px;
  overflow-y: scroll;
  max-height: 145px;
  min-height: 145px;
  border-bottom: 1px solid #bbb;
  margin: 0 -15px;
}
body.flip .caption-input .dropdown-menu ul li,
body.login-bg .caption-input .dropdown-menu ul li {
  cursor: pointer;
}
body.flip .caption-input .dropdown-menu button,
body.login-bg .caption-input .dropdown-menu button {
  width: 100%;
  margin: 15px 0 0 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 3px;
}
body.flip .caption-input button,
body.login-bg .caption-input button {
  width: 210px;
  height: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFW…zTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=), -webkit-linear-gradient(#f5f5f5, #f5f5f5, #f5f5f5);
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0px;
  outline: none;
  border-bottom: 2px solid #bbbbbb;
  padding-right: 10px!important;
}
body.flip .caption-input button span,
body.login-bg .caption-input button span {
  font-weight: 400!important;
  display: inline-block;
  line-height: 20px;
  width: 92%;
  text-align: left;
}
body.flip .caption-input .dropdown,
body.login-bg .caption-input .dropdown {
  display: inline-block;
  float: right;
}
body.flip .audio-radio,
body.login-bg .audio-radio {
  display: inline-block;
  font-weight: 600;
}
body.flip .audio-radio input[type="radio"] ~ span,
body.login-bg .audio-radio input[type="radio"] ~ span {
  margin: -1px 0px 0 0;
}
body.flip .audio-radio .radio-inline,
body.login-bg .audio-radio .radio-inline {
  font-weight: 600;
}
body.flip .audio-radio .radio-inline:first-child,
body.login-bg .audio-radio .radio-inline:first-child {
  margin-bottom: 0px;
}
body.flip .audio-radio .short-input,
body.login-bg .audio-radio .short-input {
  width: 40px!important;
}
body.flip .dropdown-top,
body.login-bg .dropdown-top {
  display: inline-block;
}
body.flip .dropdown-top .caption-input .dropdown-menu,
body.login-bg .dropdown-top .caption-input .dropdown-menu {
  margin-top: -304px;
}
body.flip .h5audio,
body.login-bg .h5audio {
  font-size: 18px;
  margin-top: 30px;
}
body.flip .bumper-trailer-list,
body.login-bg .bumper-trailer-list {
  margin-top: 20px;
}
body.flip .bumper-trailer-list span,
body.login-bg .bumper-trailer-list span {
  font-size: 12px;
}
body.flip .bumper-trailer-list strong,
body.login-bg .bumper-trailer-list strong {
  margin-bottom: 10px;
  display: block;
}
body.flip .bumper-trailer-list ol,
body.login-bg .bumper-trailer-list ol {
  list-style-type: none;
  padding-left: 0px;
}
body.flip .bumper-trailer-list li,
body.login-bg .bumper-trailer-list li {
  padding: 5px 10px;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
body.flip .bumper-trailer-list li:active,
body.login-bg .bumper-trailer-list li:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
body.flip .bumper-trailer-list li:hover,
body.login-bg .bumper-trailer-list li:hover {
  background-color: #e5f5fc;
}
body.flip .bumper-trailer-list li span,
body.login-bg .bumper-trailer-list li span {
  width: calc(100% - 30px);
  display: inline-block;
}
body.flip .bumper-trailer-list li button,
body.login-bg .bumper-trailer-list li button {
  padding: 5px 0px;
}
body.flip .bumper-trailer-list .move-up,
body.login-bg .bumper-trailer-list .move-up {
  border-top: 2px solid #009BDF;
}
body.flip .job-options,
body.login-bg .job-options {
  margin-top: 40px;
}
body.flip .job-options .nav-tabs,
body.login-bg .job-options .nav-tabs {
  margin-bottom: 0px!important;
}
body.flip .job-options .nav-tabs li,
body.login-bg .job-options .nav-tabs li {
  float: none;
  margin-bottom: -1px;
  text-align: center;
  margin: 0px auto;
  display: inline-block;
}
body.flip .job-options .tab-pane h4,
body.login-bg .job-options .tab-pane h4 {
  padding-top: 0px!important;
}
body.flip .captions-uploader .addurl,
body.login-bg .captions-uploader .addurl {
  margin: 5px auto;
}
body.flip .captions-uploader .choose-caption .profilespan,
body.login-bg .captions-uploader .choose-caption .profilespan {
  width: 200px;
  line-height: 20px;
  vertical-align: middle;
}
body.flip .captions-uploader .choose-caption select,
body.login-bg .captions-uploader .choose-caption select {
  line-height: 20px;
  width: 200px;
  padding-right: 20px;
}
body.flip .stitching-uploader select,
body.login-bg .stitching-uploader select {
  width: 200px;
}
body.flip .stitching-uploader li,
body.login-bg .stitching-uploader li {
  cursor: default;
  text-align: left;
  padding: 7px 10px 0px;
}
body.flip .stitching-uploader li span,
body.login-bg .stitching-uploader li span {
  display: inline-block;
  width: calc(100% - 80px);
  line-height: 24px;
}
body.flip .stitching-uploader .bumper-trailer-list li:hover,
body.login-bg .stitching-uploader .bumper-trailer-list li:hover {
  background-color: #fff;
}
body.flip .stitching-uploader .bumper-trailer-list button,
body.login-bg .stitching-uploader .bumper-trailer-list button {
  padding: 0px;
}
body.flip .stitching-uploader .bumper-trailer-list strong,
body.login-bg .stitching-uploader .bumper-trailer-list strong {
  text-align: left;
}
body.flip .stitching-uploader .red-btn,
body.login-bg .stitching-uploader .red-btn {
  margin-right: 20px;
}
body.flip .stitching-uploader .profile-checkbox label,
body.login-bg .stitching-uploader .profile-checkbox label {
  font-weight: 600;
}
body.flip .stitching-uploader .move-right,
body.login-bg .stitching-uploader .move-right {
  margin-right: 15px;
}
body.flip .info-caption,
body.login-bg .info-caption,
body.flip .info-bumpers,
body.login-bg .info-bumpers {
  text-align: center;
  font-size: 18px;
  padding-bottom: 15px;
}
body.flip .upload-modal .uploader_top,
body.login-bg .upload-modal .uploader_top {
  margin-bottom: 20px;
}
body.flip .upload-modal .uploader_top h4,
body.login-bg .upload-modal .uploader_top h4 {
  margin-bottom: 0px;
}
body.flip .upload-modal .profile-checkbox,
body.login-bg .upload-modal .profile-checkbox {
  margin-bottom: 0px;
}
body.flip .upload-modal ul,
body.login-bg .upload-modal ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 25px;
}
body.flip .upload-modal section .pull-right input[type=checkbox],
body.login-bg .upload-modal section .pull-right input[type=checkbox] {
  margin-top: 14px;
}
body.flip .upload-modal .sourceurl,
body.login-bg .upload-modal .sourceurl {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
body.flip .upload-modal .sourceurl input,
body.login-bg .upload-modal .sourceurl input {
  width: 50%;
  padding: 5px!important;
}
body.flip .upload-modal .sourceurl button,
body.login-bg .upload-modal .sourceurl button {
  margin-top: -2px;
}
body.flip .upload-modal .display-as-link,
body.login-bg .upload-modal .display-as-link {
  font-weight: 700;
}
body.flip .upload-modal .file-list-icons,
body.login-bg .upload-modal .file-list-icons {
  font-size: 12px;
  padding-right: 10px;
}
body.flip .upload-modal .expand-list,
body.login-bg .upload-modal .expand-list {
  font-size: 10px;
}
body.flip .upload-modal .uploader-profilelist,
body.login-bg .upload-modal .uploader-profilelist {
  width: 100%;
  text-align: left;
}
body.flip .upload-modal .uploader-profilelist td,
body.login-bg .upload-modal .uploader-profilelist td {
  display: inline-block;
  float: left;
}
body.flip .upload-modal .uploader-profilelist thead,
body.login-bg .upload-modal .uploader-profilelist thead {
  font-size: 10px;
  color: #b1b1b1;
  font-weight: 700;
  text-transform: uppercase;
}
body.flip .upload-modal .uploader-profilelist thead tr,
body.login-bg .upload-modal .uploader-profilelist thead tr {
  height: 30px;
}
body.flip .upload-modal .uploader-profilelist thead td,
body.login-bg .upload-modal .uploader-profilelist thead td {
  text-transform: uppercase;
  padding: 0px 7px;
}
body.flip .upload-modal .uploader-profilelist thead .uploader-checkbox,
body.login-bg .upload-modal .uploader-profilelist thead .uploader-checkbox {
  width: 30px;
  padding-left: 8px;
  height: 30px;
}
body.flip .upload-modal .uploader-profilelist tbody tr,
body.login-bg .upload-modal .uploader-profilelist tbody tr {
  border: 1px solid #ebebeb;
  height: 41px;
  font-size: 12px;
}
body.flip .upload-modal .uploader-profilelist tbody tr:hover,
body.login-bg .upload-modal .uploader-profilelist tbody tr:hover {
  background-color: #e5f5fc;
}
body.flip .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_video_gray,
body.login-bg .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_video_gray {
  background-image: image-url('icons/video-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_playlist_gray,
body.login-bg .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_playlist_gray {
  background-image: image-url('icons/playlist-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_images_gray,
body.login-bg .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_images_gray {
  background-image: image-url('icons/images-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_audio_gray,
body.login-bg .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_audio_gray {
  background-image: image-url('icons/sound-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_cc_gray,
body.login-bg .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_cc_gray {
  background-image: image-url('icons/cc-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_lipsync_gray,
body.login-bg .upload-modal .uploader-profilelist tbody tr:hover .profile_icon_lipsync_gray {
  background-image: image-url('icons/lipsync-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody .selected,
body.login-bg .upload-modal .uploader-profilelist tbody .selected {
  background-color: #e5f5fc;
}
body.flip .upload-modal .uploader-profilelist tbody .selected .profile_icon_video_gray,
body.login-bg .upload-modal .uploader-profilelist tbody .selected .profile_icon_video_gray {
  background-image: image-url('icons/video-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody .selected .profile_icon_playlist_gray,
body.login-bg .upload-modal .uploader-profilelist tbody .selected .profile_icon_playlist_gray {
  background-image: image-url('icons/playlist-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody .selected .profile_icon_images_gray,
body.login-bg .upload-modal .uploader-profilelist tbody .selected .profile_icon_images_gray {
  background-image: image-url('icons/images-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody .selected .profile_icon_audio_gray,
body.login-bg .upload-modal .uploader-profilelist tbody .selected .profile_icon_audio_gray {
  background-image: image-url('icons/sound-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody .selected .profile_icon_cc_gray,
body.login-bg .upload-modal .uploader-profilelist tbody .selected .profile_icon_cc_gray {
  background-image: image-url('icons/cc-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody .selected .profile_icon_lipsync_gray,
body.login-bg .upload-modal .uploader-profilelist tbody .selected .profile_icon_lipsync_gray {
  background-image: image-url('icons/lipsync-icons.png');
}
body.flip .upload-modal .uploader-profilelist tbody .active-row,
body.login-bg .upload-modal .uploader-profilelist tbody .active-row {
  background-color: #e5f5fc;
}
body.flip .upload-modal .uploader-profilelist tbody td,
body.login-bg .upload-modal .uploader-profilelist tbody td {
  height: 41px;
  padding: 7px;
}
body.flip .upload-modal .uploader-profilelist tbody .uploader-checkbox,
body.login-bg .upload-modal .uploader-profilelist tbody .uploader-checkbox {
  width: 30px;
}
body.flip .upload-modal .uploader-profilelist .uploader-icons,
body.login-bg .upload-modal .uploader-profilelist .uploader-icons {
  width: 41px;
  height: 30px;
}
body.flip .upload-modal .uploader-profilelist .uploader-icons .profile_icon_all,
body.login-bg .upload-modal .uploader-profilelist .uploader-icons .profile_icon_all {
  width: 30px;
  height: 30px;
  background-size: 20px;
  background-position: 4px 5px;
  background-repeat: no-repeat;
  position: static;
  transition: all 0.2s ease-in-out;
}
body.flip .upload-modal .uploader-profilelist .uploader-name,
body.login-bg .upload-modal .uploader-profilelist .uploader-name {
  width: calc(40% - 71px);
}
body.flip .upload-modal .uploader-profilelist .uploader-formats,
body.login-bg .upload-modal .uploader-profilelist .uploader-formats {
  width: 15%;
}
body.flip .upload-modal .uploader-profilelist .uploader-size,
body.login-bg .upload-modal .uploader-profilelist .uploader-size {
  width: 15%;
}
body.flip .upload-modal .uploader-profilelist .uploader-vbitrate,
body.login-bg .upload-modal .uploader-profilelist .uploader-vbitrate {
  width: 15%;
}
body.flip .upload-modal .uploader-profilelist .uploader-abitrate,
body.login-bg .upload-modal .uploader-profilelist .uploader-abitrate {
  width: 15%;
}
body.flip .upload-modal .uploader-profilelist .uploader-description,
body.login-bg .upload-modal .uploader-profilelist .uploader-description {
  width: 45%;
}
body.flip .upload-modal .uploader-profilelist .uploader-description strong,
body.login-bg .upload-modal .uploader-profilelist .uploader-description strong {
  font-weight: 400;
}
body.flip .upload-modal .uploader-profilelist label,
body.login-bg .upload-modal .uploader-profilelist label {
  margin-bottom: 0px;
}
body.flip .upload-modal .profile-select,
body.login-bg .upload-modal .profile-select {
  display: inline-block;
  border: none;
  margin-right: 35px;
  width: 160px;
}
body.flip .upload-modal .profileselect,
body.login-bg .upload-modal .profileselect {
  padding-left: 0px;
  padding-right: 30px;
}
body.flip .upload-files,
body.login-bg .upload-files {
  padding-left: 0px;
  padding-right: 0px;
}
body.flip .upload-files span,
body.login-bg .upload-files span {
  line-height: 0px;
}
body.flip .modal-content .dragndrop-upload,
body.login-bg .modal-content .dragndrop-upload {
  position: fixed;
  z-index: 1001;
  display: none;
}
body.flip .modal-content .allfill,
body.login-bg .modal-content .allfill {
  width: 100%;
  height: 100%;
  left: 0;
  top: -71px;
  display: none;
  position: fixed;
  z-index: 99;
}
body.flip .modal-content h1,
body.login-bg .modal-content h1 {
  display: none;
  font-family: Helvetica;
}
body.flip .modal-content .cloud-icon,
body.login-bg .modal-content .cloud-icon {
  display: none;
}
body.flip .modal-content .bg-underheader,
body.login-bg .modal-content .bg-underheader {
  background-color: #009bdf;
  top: 0px;
  position: fixed;
  height: 58px;
  display: block;
  z-index: 1000;
  width: 100%;
}
body.flip .modal-content #uploader-directive-browse-files input[type=file],
body.login-bg .modal-content #uploader-directive-browse-files input[type=file] {
  right: 0px !important;
  top: 0px !important;
  width: 54px !important;
  height: 27px !important;
  font-size: 12px!important;
  margin-top: -10px !important;
}
body.flip .modal-content #uploader-directive-file-drop,
body.login-bg .modal-content #uploader-directive-file-drop {
  height: 100%;
}
body.flip .modal-content #uploader-directive-file-drop .alert-inline,
body.login-bg .modal-content #uploader-directive-file-drop .alert-inline {
  margin-left: 0px;
  margin-bottom: 10px!important;
  line-height: 0px!important;
  font-size: 11px;
}
body.flip .modal-content .drag-files.upload-not-started,
body.login-bg .modal-content .drag-files.upload-not-started {
  background-color: #009bdf;
}
body.flip .modal-content .drag-files.upload-not-started .cloud-icon,
body.login-bg .modal-content .drag-files.upload-not-started .cloud-icon {
  display: block;
  width: 100%;
  position: fixed;
  margin: calc(50vh - 170px) auto;
  text-align: center;
  padding-top: 130px;
  background-image: asset-url('icons/upload.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 110px;
}
body.flip .modal-content .drag-files.upload-not-started .cloud-icon h1,
body.login-bg .modal-content .drag-files.upload-not-started .cloud-icon h1 {
  display: block;
  font-weight: 100;
  color: #fff !important;
}
body.flip .modal-content .drag-files.upload-not-started .modal-header,
body.login-bg .modal-content .drag-files.upload-not-started .modal-header,
body.flip .modal-content .drag-files.upload-not-started .modal-body,
body.login-bg .modal-content .drag-files.upload-not-started .modal-body,
body.flip .modal-content .drag-files.upload-not-started .modal-footer,
body.login-bg .modal-content .drag-files.upload-not-started .modal-footer {
  opacity: 0.1;
}
body.flip .modal-content .drag-files.upload-not-started .modal-footer,
body.login-bg .modal-content .drag-files.upload-not-started .modal-footer {
  border-top: 1px solid #6E8295;
  background: #fff;
}
body.flip .modal-content .drag-files.upload-not-started .dragndrop-upload,
body.login-bg .modal-content .drag-files.upload-not-started .dragndrop-upload {
  display: block!important;
}
body.flip .modal-content .drag-files.upload-not-started .file-list-wrapper,
body.login-bg .modal-content .drag-files.upload-not-started .file-list-wrapper {
  border-color: #6E8295;
}
body.flip .cancel-file,
body.login-bg .cancel-file {
  cursor: pointer;
  float: right;
}
body.flip .file-header,
body.login-bg .file-header {
  margin-top: 50px!important;
}
body.flip .uploader-list100,
body.login-bg .uploader-list100 {
  width: 100%;
  max-width: 100%;
}
body.flip .file-list,
body.login-bg .file-list {
  text-align: left;
  width: calc(100% - 1px);
  line-height: 32px;
}
body.flip .file-list thead tr,
body.login-bg .file-list thead tr {
  border: none;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #b1b1b1;
}
body.flip .file-list tbody tr,
body.login-bg .file-list tbody tr {
  font-weight: 400;
  font-size: 12px;
  border: 1px solid #E1E1E1;
}
body.flip .file-list tbody tr:hover,
body.login-bg .file-list tbody tr:hover {
  background-color: #e5f5fc;
}
body.flip .file-list tbody .failed-row,
body.login-bg .file-list tbody .failed-row {
  background-color: #ffe5e5;
}
body.flip .file-list tbody .failed-row:hover,
body.login-bg .file-list tbody .failed-row:hover {
  background-color: #ffe5e5;
}
body.flip .file-list .namesource,
body.login-bg .file-list .namesource {
  min-width: calc(50% - 30px);
  max-width: calc(50% - 30px);
  padding: 0px 10px 0px 10px;
}
body.flip .file-list-wrapper,
body.login-bg .file-list-wrapper {
  width: 100%;
  height: auto;
  line-height: 27px;
  display: block;
  border: 5px dashed #c5c5c5;
  padding: 50px 30px 30px 30px;
  text-align: center;
}
body.flip .file-list-wrapper h4,
body.login-bg .file-list-wrapper h4 {
  text-align: center;
  padding: 40px 0px 0px 0px;
  margin-bottom: 0px!important;
}
body.flip .addurl,
body.login-bg .addurl,
body.flip .browseupload,
body.login-bg .browseupload {
  margin: 15px auto;
}
body.flip .button-wrapper,
body.login-bg .button-wrapper {
  margin-top: 20px;
}
body.flip .addurl input,
body.login-bg .addurl input {
  display: inline-block;
  height: 33px;
  margin-right: 15px;
}
body.flip .addurl button,
body.login-bg .addurl button {
  display: inline-block;
  vertical-align: bottom;
}
body.flip #clouds .loading-container,
body.login-bg #clouds .loading-container {
  position: static;
}
body.flip .loading-container,
body.login-bg .loading-container {
  position: relative;
}
body.flip loading-indicator,
body.login-bg loading-indicator {
  display: none;
  position: fixed;
  top: 64px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 30;
}
body.flip loading-indicator.loading-indicator-visible,
body.login-bg loading-indicator.loading-indicator-visible {
  display: block;
}
body.flip loading-indicator .spinner,
body.login-bg loading-indicator .spinner {
  display: block;
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  color: black;
  font-size: 30px;
  width: 48px;
  height: 48px;
}
body.flip loading-indicator.white,
body.login-bg loading-indicator.white {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 30;
}
body.flip loading-indicator.white.loading-indicator-visible,
body.login-bg loading-indicator.white.loading-indicator-visible {
  display: block;
}
body.flip loading-indicator.white .spinner,
body.login-bg loading-indicator.white .spinner {
  display: block;
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  color: black;
  font-size: 30px;
  background-image: asset-url('panda-loading.gif');
  width: 48px;
  height: 48px;
}
body.flip .modal-body > loading-indicator,
body.login-bg .modal-body > loading-indicator {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 30;
}
body.flip .modal-body > loading-indicator.loading-indicator-visible,
body.login-bg .modal-body > loading-indicator.loading-indicator-visible {
  display: block;
}
body.flip .modal-body > loading-indicator .spinner,
body.login-bg .modal-body > loading-indicator .spinner {
  display: block;
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  color: black;
  font-size: 30px;
  background-image: asset-url('panda-loading.gif');
  width: 48px;
  height: 48px;
}
body.flip .grey_table,
body.login-bg .grey_table {
  width: 100%;
  font-size: 10px!important;
}
body.flip .grey_table .grey_table_row .grey_table_cell,
body.login-bg .grey_table .grey_table_row .grey_table_cell {
  width: 15%!important;
  margin: 0px!important;
  padding: 10px 5px;
}
body.flip .grey_table .grey_table_row .grey_table_cell.extras,
body.login-bg .grey_table .grey_table_row .grey_table_cell.extras {
  width: 20% !important;
  font-size: 10px!important;
}
body.flip .dd-menu,
body.login-bg .dd-menu {
  min-width: 220px;
  position: fixed;
  z-index: 1000;
  left: 240px;
  top: 108px;
  border: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 0px;
  margin: 0px;
}
body.flip .dd-menu .arrow-left,
body.login-bg .dd-menu .arrow-left {
  position: absolute;
  top: 10px;
  left: -10px;
}
body.flip .dd-menu ul,
body.login-bg .dd-menu ul {
  padding-left: 0px;
  list-style-type: none;
  margin-bottom: 0px;
  max-height: calc(100vh - 145px);
  overflow: auto;
  padding-top: 0px;
}
body.flip .dd-menu ul li > ul,
body.login-bg .dd-menu ul li > ul {
  padding-left: 0px;
  color: #eee;
}
body.flip .dd-menu ul li > ul li,
body.login-bg .dd-menu ul li > ul li {
  height: 44px;
  line-height: 44px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  padding: 0px 15px 0px 10px;
  cursor: pointer;
  background-color: #333;
  border-left: solid 5px #333;
}
body.flip .dd-menu ul li > ul li:first-child,
body.login-bg .dd-menu ul li > ul li:first-child {
  padding: 0px 0px 10px 15px;
}
body.flip .dd-menu ul li > ul li:hover,
body.login-bg .dd-menu ul li > ul li:hover {
  color: #009BDF;
}
body.flip .dd-menu .active:hover span,
body.login-bg .dd-menu .active:hover span {
  color: #009BDF;
}
body.flip .dd-menu .pulldown,
body.login-bg .dd-menu .pulldown {
  height: auto;
}
body.flip .menu-span,
body.login-bg .menu-span {
  height: 44px;
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.flip #nav a,
body.login-bg #nav a {
  height: 44px;
}
body.flip #nav a:focus,
body.login-bg #nav a:focus {
  text-decoration: none;
}
body.flip .nav-h,
body.login-bg .nav-h {
  font-weight: 600;
  color: #a5a7ab;
  text-align: center;
}
body.flip .nav-h2,
body.login-bg .nav-h2 {
  font-weight: 600;
  color: #a5a7ab;
  text-align: center;
  margin-top: 25px;
}
body.flip .dropdown-toggle::after,
body.login-bg .dropdown-toggle::after {
  display: none;
}
body.flip #nav ul li ul li:last-child a,
body.login-bg #nav ul li ul li:last-child a,
body.flip #nav ul li ul li a,
body.login-bg #nav ul li ul li a {
  color: #fff;
  text-align: left;
  padding: 12px 0;
  font-weight: 400;
  font-size: 14px;
  border-left: solid 5px #333;
}
body.flip #nav ul li ul li:last-child a:hover,
body.login-bg #nav ul li ul li:last-child a:hover,
body.flip #nav ul li ul li a:hover,
body.login-bg #nav ul li ul li a:hover {
  color: #eee;
  border-left: solid 5px #424242;
  transition: ease-out 0.5s;
}
body.flip .app_nav,
body.login-bg .app_nav {
  list-style: none;
  padding-left: 0;
  width: 240px;
  height: 44px;
  margin-bottom: 0px;
}
body.flip .app_nav > li,
body.login-bg .app_nav > li {
  font-size: 14px;
  border-radius: 0px;
  transition: background-color ease-out 0.5s;
}
body.flip .app_nav > li a,
body.login-bg .app_nav > li a,
body.flip .app_nav > li ul li span,
body.login-bg .app_nav > li ul li span {
  color: #fff;
  display: block;
  margin-bottom: 0px!important;
}
body.flip .app_nav > li a:hover,
body.login-bg .app_nav > li a:hover,
body.flip .app_nav > li ul li span:hover,
body.login-bg .app_nav > li ul li span:hover {
  transition: background-color ease-out 0.5s;
  background-color: transparent!important;
}
body.flip .app_nav > li ul li span,
body.login-bg .app_nav > li ul li span {
  color: #eee;
  cursor: pointer;
}
body.flip .app_nav > li ul,
body.login-bg .app_nav > li ul {
  padding-left: 0;
  list-style-type: none;
  position: fixed;
  top: 115px;
  z-index: 30;
  width: 175px;
  background-color: #333;
  max-height: calc(100vh - 145px);
  overflow-y: scroll;
  left: 245px;
  color: #eee;
}
body.flip .app_nav > li ul .arrow-left,
body.login-bg .app_nav > li ul .arrow-left {
  position: fixed;
  top: 126px;
  left: 240px;
}
body.flip .app_nav > li ul li:hover,
body.login-bg .app_nav > li ul li:hover {
  background-color: #424242;
  transition: background-color ease 0.5s;
}
body.flip .app_nav > li ul li a,
body.login-bg .app_nav > li ul li a,
body.flip .app_nav > li ul li span,
body.login-bg .app_nav > li ul li span {
  font-size: 14px;
  width: auto;
  display: block;
  padding: 12px 20px!important;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.flip .app_nav > li:hover,
body.login-bg .app_nav > li:hover {
  transition: background-color ease 0.5s;
  color: #009bdf;
}
body.flip .app_nav li.pulldown.selected,
body.login-bg .app_nav li.pulldown.selected {
  color: #009bdf;
  border-radius: 0px;
}
body.flip .app_nav li.pulldown.selected a span,
body.login-bg .app_nav li.pulldown.selected a span {
  color: #fff;
}
body.flip .app_nav li.pulldown.selected ul,
body.login-bg .app_nav li.pulldown.selected ul {
  display: block;
  border-radius: 0px;
  border: none;
  border-top: 0;
  color: #fff;
  top: 115px;
}
body.flip .app_nav li.pulldown.selected ul li a:hover,
body.login-bg .app_nav li.pulldown.selected ul li a:hover,
body.flip .app_nav li.pulldown.selected ul li span:hover,
body.login-bg .app_nav li.pulldown.selected ul li span:hover {
  background: #424242 !important;
  color: #eee !important;
}
body.flip .app_nav li.pulldown.selected ul li:last-child a:hover,
body.login-bg .app_nav li.pulldown.selected ul li:last-child a:hover,
body.flip .app_nav li.pulldown.selected ul li:last-child span:hover,
body.login-bg .app_nav li.pulldown.selected ul li:last-child span:hover {
  border-radius: 0px;
  color: #fff;
}
body.flip #upload-files,
body.login-bg #upload-files {
  margin: 5px auto;
  width: 200px;
}
body.flip .marginbt,
body.login-bg .marginbt {
  margin-bottom: 0px;
}
body.flip .dark-text,
body.login-bg .dark-text {
  color: #293240 !important;
  margin: 0px 10px 0 0!important;
  padding: 0px!important;
}
body.flip .dark-text2,
body.login-bg .dark-text2 {
  color: #293240 !important;
  text-decoration: none!important;
}
body.flip .dark-text3,
body.login-bg .dark-text3 {
  color: #293240 !important;
}
body.flip .light-text,
body.login-bg .light-text {
  color: #ffffff !important;
}
body.flip .red-text,
body.login-bg .red-text {
  color: #d9534f;
}
body.flip .green-text,
body.login-bg .green-text {
  color: #42A566;
}
body.flip .black-text,
body.login-bg .black-text {
  color: #000;
}
body.flip .btn-outline-gray,
body.login-bg .btn-outline-gray {
  background: transparent;
  border: 1px solid #576877;
  color: #576877 !important;
  line-height: 0px;
  font-size: 14px;
  padding: 15px 20px;
  border-radius: 4px;
  margin: 10px 15px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  display: inline-block;
}
body.flip .btn-outline-gray:hover,
body.login-bg .btn-outline-gray:hover,
body.flip .btn-outline-gray:focus,
body.login-bg .btn-outline-gray:focus {
  outline: none;
  background-color: #576877;
  color: #fff !important;
}
body.flip .btn-outline-red,
body.login-bg .btn-outline-red {
  background: transparent;
  border: 1px solid #576877;
  color: #576877 !important;
  line-height: 0px;
  font-size: 14px;
  padding: 6px 12px 5px;
  border-radius: 4px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  display: inline-block;
  font-weight: 600;
  line-height: 1.42857143;
}
body.flip .btn-outline-red:hover,
body.login-bg .btn-outline-red:hover,
body.flip .btn-outline-red:focus,
body.login-bg .btn-outline-red:focus {
  outline: none;
  color: #d9534f !important;
  border-color: #d9534f;
}
body.flip .btn-outline-blue,
body.login-bg .btn-outline-blue {
  background: transparent;
  border: 1px solid #576877;
  color: #576877 !important;
  line-height: 0px;
  font-size: 14px;
  padding: 6px 12px 5px;
  border-radius: 4px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  display: inline-block;
  font-weight: 600;
  line-height: 1.42857143;
}
body.flip .btn-outline-blue:hover,
body.login-bg .btn-outline-blue:hover,
body.flip .btn-outline-blue:focus,
body.login-bg .btn-outline-blue:focus {
  outline: none;
  color: #009BDF !important;
  border-color: #009BDF;
}
body.flip .red-btn,
body.login-bg .red-btn {
  color: #6E8295 !important;
  border: none;
  background: transparent;
  transition: all 0.5s ease-in-out;
}
body.flip .red-btn:hover,
body.login-bg .red-btn:hover {
  color: #d9534f !important;
}
body.flip .blue-btn,
body.login-bg .blue-btn {
  color: #6E8295 !important;
  border: none;
  background: transparent;
  transition: all 0.5s ease-in-out;
}
body.flip .blue-btn:hover,
body.login-bg .blue-btn:hover {
  color: #009BDF !important;
}
body.flip button[disabled].blue-btn,
body.login-bg button[disabled].blue-btn {
  color: #009BDF !important;
}
body.flip button[disabled].stitching-move,
body.login-bg button[disabled].stitching-move {
  color: rgba(110, 130, 149, 0.3) !important;
}
body.flip .btn-success,
body.login-bg .btn-success {
  text-shadow: none!important;
}
body.flip .button,
body.login-bg .button,
body.flip .button:link,
body.login-bg .button:link,
body.flip .button:active,
body.login-bg .button:active {
  color: #fff;
  background-color: #009BDF !important;
  border-radius: 3px;
  box-shadow: none;
  transition: background-color ease 0.5s;
  border: 0;
  padding: 7px 15px;
  font-weight: 600;
  text-shadow: none!important;
}
body.flip .btn-success[disabled],
body.login-bg .btn-success[disabled] {
  opacity: 0.5;
}
body.flip .btn,
body.login-bg .btn {
  transition: all 0.5s ease-in-out !important;
  width: auto;
  outline: none!important;
}
body.flip button,
body.login-bg button {
  outline: none!important;
}
body.flip .btn-fixed,
body.login-bg .btn-fixed {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 10;
}
body.flip .btn-fixed-top,
body.login-bg .btn-fixed-top {
  position: fixed;
  right: 15px;
  top: 17px;
  z-index: 10;
}
body.flip .btn-calendar,
body.login-bg .btn-calendar {
  border: none;
  background: none;
  position: absolute;
  right: 4px;
  top: 7px;
}
body.flip .primary-action,
body.login-bg .primary-action,
body.flip .primary-action:link,
body.login-bg .primary-action:link,
body.flip .primary-action:active,
body.login-bg .primary-action:active,
body.flip .primary-action:focus,
body.login-bg .primary-action:focus {
  background: #009BDF;
  color: #fff;
  line-height: 14px;
  padding-top: 10px;
}
body.flip .primary-action:hover,
body.login-bg .primary-action:hover {
  background: #6E8295;
}
body.flip .btn,
body.login-bg .btn {
  transition: all 0.5s ease-in-out !important;
  font-weight: 600;
  color: white;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  padding-top: 6px;
  padding-bottom: 5px;
}
body.flip .btn-default,
body.login-bg .btn-default,
body.flip .btn-primary,
body.login-bg .btn-primary,
body.flip .btn-success,
body.login-bg .btn-success,
body.flip .btn-info,
body.login-bg .btn-info,
body.flip .btn-warning,
body.login-bg .btn-warning,
body.flip .btn-danger,
body.login-bg .btn-danger {
  background-image: none;
  text-shadow: none;
  border-top: none;
  border-left: none;
  border-right: none;
}
body.flip .btn-default:hover,
body.login-bg .btn-default:hover,
body.flip .btn-primary:hover,
body.login-bg .btn-primary:hover,
body.flip .btn-success:hover,
body.login-bg .btn-success:hover,
body.flip .btn-info:hover,
body.login-bg .btn-info:hover,
body.flip .btn-warning:hover,
body.login-bg .btn-warning:hover,
body.flip .btn-danger:hover,
body.login-bg .btn-danger:hover {
  box-shadow: none;
}
body.flip .btn-cancel,
body.login-bg .btn-cancel {
  background-color: transparent;
  text-decoration: underline;
  opacity: 0.6;
  color: #5a5a5a;
}
body.flip .btn-cancel:hover,
body.login-bg .btn-cancel:hover {
  opacity: 1;
  text-decoration: underline;
}
body.flip .panda-storage-description,
body.login-bg .panda-storage-description {
  padding: 15px;
}
body.flip #newCloudForm section > label:not(:first-of-type),
body.login-bg #newCloudForm section > label:not(:first-of-type) {
  line-height: 28px;
}
body.flip .pagination > .active > a,
body.login-bg .pagination > .active > a,
body.flip .pagination > .active > span,
body.login-bg .pagination > .active > span,
body.flip .pagination > .active > a:hover,
body.login-bg .pagination > .active > a:hover,
body.flip .pagination > .active > span:hover,
body.login-bg .pagination > .active > span:hover,
body.flip .pagination > .active > a:focus,
body.login-bg .pagination > .active > a:focus,
body.flip .pagination > .active > span:focus,
body.login-bg .pagination > .active > span:focus {
  background: #6E8295;
  border-color: #6E8295;
}
body.flip .pagination > li > a,
body.login-bg .pagination > li > a,
body.flip .pagination > li > span,
body.login-bg .pagination > li > span {
  color: #6E8295;
}
body.flip #live-transcoding-overview,
body.login-bg #live-transcoding-overview {
  background: rgba(0, 0, 0, 0.12);
  padding: 20px;
  border-radius: 3px;
  text-align: center;
}
body.flip #live-transcoding-overview ul,
body.login-bg #live-transcoding-overview ul {
  margin: 25px 0;
  text-align: left;
}
body.flip #live-transcoding-overview li,
body.login-bg #live-transcoding-overview li {
  margin: 10px 0;
}
body.flip #live-transcoding-overview .contact,
body.login-bg #live-transcoding-overview .contact {
  font-size: 16px;
}
body.flip .border-menu,
body.login-bg .border-menu {
  border-left: solid 5px #333 !important;
}
body.flip .border-menu:hover,
body.login-bg .border-menu:hover {
  border-left: solid 5px #424242 !important;
  transition: ease 0.5s !important;
}
body.flip .app_nav li ul li.active,
body.login-bg .app_nav li ul li.active {
  background-color: #333;
  border-left: solid 5px #009BDF;
}
body.flip .app_nav li ul li.active span,
body.login-bg .app_nav li ul li.active span {
  color: #eee;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.flip .videodata .error-indicator,
body.login-bg .videodata .error-indicator {
  color: red;
  margin-left: 10px;
  background: rgba(0, 0, 0, 0.05);
  padding: 2px;
  margin-right: 10px;
}
body.flip .provider-info span,
body.login-bg .provider-info span {
  margin: 0px 6px 0px 5px;
  line-height: 30px;
}
body.flip .provider-info .choose-region,
body.login-bg .provider-info .choose-region {
  line-height: 25px;
}
body.flip .credentials,
body.login-bg .credentials {
  margin: 0px;
}
body.flip .credentials dt,
body.login-bg .credentials dt {
  width: 100px;
  display: inline-block;
  padding-bottom: 15px;
}
body.flip .extra-encoders-box input,
body.login-bg .extra-encoders-box input {
  width: auto;
}
body.flip .marketing-message,
body.login-bg .marketing-message {
  margin: 0 0 20px;
}
body.flip .form-group,
body.login-bg .form-group {
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
}
body.flip .form-group .error-message,
body.login-bg .form-group .error-message {
  color: #333333;
  font-size: 10px;
}
body.flip .form-group label,
body.login-bg .form-group label {
  margin-right: 10px;
}
body.flip .form-group select,
body.login-bg .form-group select {
  margin-top: 0px;
  margin-bottom: 5px;
}
body.flip .form-group input,
body.login-bg .form-group input {
  margin-bottom: 5px;
}
body.flip .form-group .alert-fullwidth,
body.login-bg .form-group .alert-fullwidth {
  line-height: 40px!important;
  padding: 0px;
}
body.flip .buttons a:focus,
body.login-bg .buttons a:focus {
  color: #ffffff;
}
body.flip .marketing-msg-box,
body.login-bg .marketing-msg-box {
  margin-top: 25px;
}
body.flip .marketing-message,
body.login-bg .marketing-message {
  margin-top: 10px;
}
body.flip .text-center,
body.login-bg .text-center {
  text-align: center;
}
body.flip .alert-warning,
body.login-bg .alert-warning,
body.flip .alert-danger,
body.login-bg .alert-danger,
body.flip .alert-success,
body.login-bg .alert-success,
body.flip .alert-info,
body.login-bg .alert-info {
  border: 0px;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  margin-bottom: 0px;
  font-size: 13px;
}
body.flip .alert-warning,
body.login-bg .alert-warning {
  margin-top: 20px;
}
body.flip .page-not-fetch-error .alert-new,
body.login-bg .page-not-fetch-error .alert-new {
  -webkit-animation: fadeInDown 0.5s;
}
body.flip .page-not-fetch-error a,
body.login-bg .page-not-fetch-error a {
  color: #fff;
  text-decoration: underline;
}
body.flip .page-not-fetch-error .close,
body.login-bg .page-not-fetch-error .close {
  display: none;
}
body.flip .short-input,
body.login-bg .short-input {
  width: 98px!important;
}
body.flip .live-topic,
body.login-bg .live-topic {
  display: block;
}
body.flip .icon-margin,
body.login-bg .icon-margin {
  margin: 0px 5px;
}
body.flip .normal-text,
body.login-bg .normal-text {
  font-weight: 400;
}
body.flip .bluebar > .progress-bar,
body.login-bg .bluebar > .progress-bar,
body.flip .progress > .bluebar,
body.login-bg .progress > .bluebar {
  background-color: #009BDF;
}
body.flip .redbar > .progress-bar,
body.login-bg .redbar > .progress-bar,
body.flip .progress > .redbar,
body.login-bg .progress > .redbar {
  background-image: none;
  background-color: #d9534f;
}
body.flip .greenbar > .progress-bar,
body.login-bg .greenbar > .progress-bar,
body.flip .progress > .greenbar,
body.login-bg .progress > .greenbar {
  background-image: none;
  background-color: #5cb85c;
}
body.flip .purplebar > .progress-bar,
body.login-bg .purplebar > .progress-bar,
body.flip .progress > .purplebar,
body.login-bg .progress > .purplebar {
  background-image: none;
  background-color: #9830b2;
}
body.flip .yellowbar > .progress-bar,
body.login-bg .yellowbar > .progress-bar,
body.flip .progress > .yellowbar,
body.login-bg .progress > .yellowbar {
  background-image: none;
  background-color: #f0b03b;
}
body.flip .alert-dismissable .close,
body.login-bg .alert-dismissable .close {
  position: relative;
  top: auto;
  right: auto;
  color: inherit;
}
body.flip #pricing-table table,
body.login-bg #pricing-table table {
  display: block;
  margin: 20px 0;
  font-size: 10px;
}
body.flip #pricing-table tr,
body.login-bg #pricing-table tr {
  border-bottom: solid 5px #fff;
}
body.flip #pricing-table td,
body.login-bg #pricing-table td {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.03);
}
body.flip #pricing-table .plan-name,
body.login-bg #pricing-table .plan-name {
  background-color: rgba(0, 0, 0, 0.05);
  font-size: 14px;
  font-weight: 600;
  color: #293240;
  width: 15%;
}
body.flip #pricing-table .plan-cost,
body.login-bg #pricing-table .plan-cost {
  font-weight: 600;
  font-size: 12px;
  color: #293240;
}
body.flip #pricing-table .big-panda,
body.login-bg #pricing-table .big-panda {
  background-color: rgba(0, 0, 0, 0.05);
}
body.flip #pricing-table .big-panda .plan-name,
body.login-bg #pricing-table .big-panda .plan-name {
  background-color: rgba(0, 0, 0, 0.07);
}
body.flip .syncalert .profileselect input[type="checkbox"],
body.login-bg .syncalert .profileselect input[type="checkbox"],
body.flip .syncalert .cloudselect input[type="checkbox"],
body.login-bg .syncalert .cloudselect input[type="checkbox"],
body.flip .syncalert fieldset input[type="checkbox"],
body.login-bg .syncalert fieldset input[type="checkbox"] {
  display: none;
}
body.flip .syncalert .profileselect input[type="checkbox"] ~ label span,
body.login-bg .syncalert .profileselect input[type="checkbox"] ~ label span,
body.flip .syncalert .cloudselect input[type="checkbox"] ~ label span,
body.login-bg .syncalert .cloudselect input[type="checkbox"] ~ label span,
body.flip .syncalert fieldset input[type="checkbox"] ~ label span,
body.login-bg .syncalert fieldset input[type="checkbox"] ~ label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio-white.png') left top no-repeat;
  cursor: pointer;
}
body.flip .syncalert .profileselect input[type="checkbox"]:checked ~ label span,
body.login-bg .syncalert .profileselect input[type="checkbox"]:checked ~ label span,
body.flip .syncalert .cloudselect input[type="checkbox"]:checked ~ label span,
body.login-bg .syncalert .cloudselect input[type="checkbox"]:checked ~ label span,
body.flip .syncalert fieldset input[type="checkbox"]:checked ~ label span,
body.login-bg .syncalert fieldset input[type="checkbox"]:checked ~ label span {
  background: image-url('checkbox-radio-white.png') -21px top no-repeat;
}
body.flip .syncalert .profileselect input[type="checkbox"][disabled] ~ label span,
body.login-bg .syncalert .profileselect input[type="checkbox"][disabled] ~ label span,
body.flip .syncalert .cloudselect input[type="checkbox"][disabled] ~ label span,
body.login-bg .syncalert .cloudselect input[type="checkbox"][disabled] ~ label span,
body.flip .syncalert fieldset input[type="checkbox"][disabled] ~ label span,
body.login-bg .syncalert fieldset input[type="checkbox"][disabled] ~ label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio-white.png') -42px top no-repeat;
  cursor: pointer;
}
body.flip .syncalert .profileselect input[type="checkbox"]:checked[disabled] ~ label span,
body.login-bg .syncalert .profileselect input[type="checkbox"]:checked[disabled] ~ label span,
body.flip .syncalert .cloudselect input[type="checkbox"]:checked[disabled] ~ label span,
body.login-bg .syncalert .cloudselect input[type="checkbox"]:checked[disabled] ~ label span,
body.flip .syncalert fieldset input[type="checkbox"]:checked[disabled] ~ label span,
body.login-bg .syncalert fieldset input[type="checkbox"]:checked[disabled] ~ label span {
  background: image-url('checkbox-radio-white.png') -63px top no-repeat;
}
body.flip .profileselect input[type="checkbox"],
body.login-bg .profileselect input[type="checkbox"],
body.flip .cloudselect input[type="checkbox"],
body.login-bg .cloudselect input[type="checkbox"],
body.flip fieldset input[type="checkbox"],
body.login-bg fieldset input[type="checkbox"],
body.flip .upload-modal input[type="checkbox"],
body.login-bg .upload-modal input[type="checkbox"] {
  display: none;
}
body.flip .profileselect input[type="checkbox"] ~ label span,
body.login-bg .profileselect input[type="checkbox"] ~ label span,
body.flip .cloudselect input[type="checkbox"] ~ label span,
body.login-bg .cloudselect input[type="checkbox"] ~ label span,
body.flip fieldset input[type="checkbox"] ~ label span,
body.login-bg fieldset input[type="checkbox"] ~ label span,
body.flip .upload-modal input[type="checkbox"] ~ label span,
body.login-bg .upload-modal input[type="checkbox"] ~ label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio.png') left top no-repeat;
  cursor: pointer;
  background-size: 75px!important;
}
body.flip .profileselect input[type="checkbox"]:checked ~ label span,
body.login-bg .profileselect input[type="checkbox"]:checked ~ label span,
body.flip .cloudselect input[type="checkbox"]:checked ~ label span,
body.login-bg .cloudselect input[type="checkbox"]:checked ~ label span,
body.flip fieldset input[type="checkbox"]:checked ~ label span,
body.login-bg fieldset input[type="checkbox"]:checked ~ label span,
body.flip .upload-modal input[type="checkbox"]:checked ~ label span,
body.login-bg .upload-modal input[type="checkbox"]:checked ~ label span {
  background: image-url('checkbox-radio.png') -15px top no-repeat;
}
body.flip .profileselect input[type="checkbox"][disabled] ~ label span,
body.login-bg .profileselect input[type="checkbox"][disabled] ~ label span,
body.flip .cloudselect input[type="checkbox"][disabled] ~ label span,
body.login-bg .cloudselect input[type="checkbox"][disabled] ~ label span,
body.flip fieldset input[type="checkbox"][disabled] ~ label span,
body.login-bg fieldset input[type="checkbox"][disabled] ~ label span,
body.flip .upload-modal input[type="checkbox"][disabled] ~ label span,
body.login-bg .upload-modal input[type="checkbox"][disabled] ~ label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio.png') -30px top no-repeat;
  cursor: pointer;
  background-size: 75px!important;
}
body.flip .profileselect input[type="checkbox"]:checked[disabled] ~ label span,
body.login-bg .profileselect input[type="checkbox"]:checked[disabled] ~ label span,
body.flip .cloudselect input[type="checkbox"]:checked[disabled] ~ label span,
body.login-bg .cloudselect input[type="checkbox"]:checked[disabled] ~ label span,
body.flip fieldset input[type="checkbox"]:checked[disabled] ~ label span,
body.login-bg fieldset input[type="checkbox"]:checked[disabled] ~ label span,
body.flip .upload-modal input[type="checkbox"]:checked[disabled] ~ label span,
body.login-bg .upload-modal input[type="checkbox"]:checked[disabled] ~ label span {
  background: image-url('checkbox-radio.png') -45px top no-repeat;
}
body.flip .profilesselect label input[type="checkbox"],
body.login-bg .profilesselect label input[type="checkbox"],
body.flip .profilesselect2 label input[type="checkbox"],
body.login-bg .profilesselect2 label input[type="checkbox"] {
  display: none;
}
body.flip .profilesselect label input[type="checkbox"] ~ span,
body.login-bg .profilesselect label input[type="checkbox"] ~ span,
body.flip .profilesselect2 label input[type="checkbox"] ~ span,
body.login-bg .profilesselect2 label input[type="checkbox"] ~ span {
  display: inline-block;
  width: 15px;
  height: 17px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio.png') left top no-repeat;
  cursor: pointer;
  background-size: 75px!important;
}
body.flip .profilesselect label input[type="checkbox"]:checked ~ span,
body.login-bg .profilesselect label input[type="checkbox"]:checked ~ span,
body.flip .profilesselect2 label input[type="checkbox"]:checked ~ span,
body.login-bg .profilesselect2 label input[type="checkbox"]:checked ~ span {
  background: image-url('checkbox-radio.png') -15px top no-repeat;
}
body.flip .profilesselect label input[type="checkbox"] ~ span ~ span,
body.login-bg .profilesselect label input[type="checkbox"] ~ span ~ span,
body.flip .profilesselect2 label input[type="checkbox"] ~ span ~ span,
body.login-bg .profilesselect2 label input[type="checkbox"] ~ span ~ span {
  background: none!important;
  white-space: nowrap;
  width: auto;
}
body.flip .profilesselect label input[type="checkbox"]:checked ~ span ~ span,
body.login-bg .profilesselect label input[type="checkbox"]:checked ~ span ~ span,
body.flip .profilesselect2 label input[type="checkbox"]:checked ~ span ~ span,
body.login-bg .profilesselect2 label input[type="checkbox"]:checked ~ span ~ span {
  background: none!important;
}
body.flip .profilesselect label input[type="checkbox"][disabled] ~ span,
body.login-bg .profilesselect label input[type="checkbox"][disabled] ~ span,
body.flip .profilesselect2 label input[type="checkbox"][disabled] ~ span,
body.login-bg .profilesselect2 label input[type="checkbox"][disabled] ~ span {
  display: inline-block;
  width: 15px;
  height: 17px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio.png') -30px top no-repeat;
  cursor: pointer;
  background-size: 75px!important;
}
body.flip .profilesselect label input[type="checkbox"]:checked[disabled] ~ span,
body.login-bg .profilesselect label input[type="checkbox"]:checked[disabled] ~ span,
body.flip .profilesselect2 label input[type="checkbox"]:checked[disabled] ~ span,
body.login-bg .profilesselect2 label input[type="checkbox"]:checked[disabled] ~ span {
  background: image-url('checkbox-radio.png') -45px top no-repeat;
}
body.flip span .select-none span,
body.login-bg span .select-none span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio.png') left top no-repeat;
  background-size: 75px;
}
body.flip span .select-all span,
body.login-bg span .select-all span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio.png') -15px top no-repeat;
  background-size: 75px;
}
body.flip span .select-some span,
body.login-bg span .select-some span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio.png') -60px top no-repeat;
  background-size: 75px;
}
body.flip .checkmargin,
body.login-bg .checkmargin {
  margin-left: 190px;
}
body.flip .checkboxlives,
body.login-bg .checkboxlives {
  margin: 0px 0px 10px 210px!important;
  width: 250px!important;
  text-align: left!important;
}
body.flip .syncicon,
body.login-bg .syncicon {
  font-size: 14px;
  margin-left: 10px;
  margin-right: 0px!important;
}
body.flip .spinning,
body.login-bg .spinning {
  -webkit-animation: infinite-spinning 1s infinite linear;
  -moz-animation: infinite-spinning 1s infinite linear;
  -o-animation: infinite-spinning 1s infinite linear;
  animation: infinite-spinning 1s infinite linear;
}
@keyframes infinite-spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.flip .emotion,
body.login-bg .emotion,
body.flip .preserve_cc,
body.login-bg .preserve_cc,
body.flip .mute_audio_tracks,
body.login-bg .mute_audio_tracks {
  margin: 0px 0px 0px 214px;
}
body.flip .emotion label,
body.login-bg .emotion label,
body.flip .preserve_cc label,
body.login-bg .preserve_cc label,
body.flip .mute_audio_tracks label,
body.login-bg .mute_audio_tracks label {
  margin-bottom: 0px!important;
  font-weight: 600;
}
body.flip input[type="radio"],
body.login-bg input[type="radio"] {
  display: none;
}
body.flip input[type="radio"] ~ span,
body.login-bg input[type="radio"] ~ span {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: image-url('checkbox-radio.png') left -21px no-repeat;
  cursor: pointer;
}
body.flip input[type="radio"]:checked ~ span,
body.login-bg input[type="radio"]:checked ~ span {
  background: image-url('checkbox-radio.png') -21px -21px no-repeat;
}
body.flip .outputformats,
body.login-bg .outputformats {
  padding: 15px 0 0 0;
}
body.flip .outputformats label,
body.login-bg .outputformats label {
  padding-bottom: 15px;
}
body.flip .outputformats input[type="checkbox"],
body.login-bg .outputformats input[type="checkbox"] {
  display: none;
}
body.flip .outputformats input[type="checkbox"] ~ span,
body.login-bg .outputformats input[type="checkbox"] ~ span {
  display: block;
  width: 100%;
  height: 100px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: #6E8295;
  cursor: pointer;
  padding: 15px;
  border-radius: 5px;
  border-bottom: 2px solid #576877;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 16px;
}
body.flip .outputformats input[type="checkbox"] ~ span b,
body.login-bg .outputformats input[type="checkbox"] ~ span b {
  line-height: 26px;
  font-size: 18px;
}
body.flip .outputformats input[type="checkbox"]:checked ~ span,
body.login-bg .outputformats input[type="checkbox"]:checked ~ span {
  background: #009BDF;
  border-color: #0083BD;
}
body.flip .nopadding,
body.login-bg .nopadding {
  padding: 0px;
}
body.flip .radio-inline,
body.login-bg .radio-inline {
  padding-left: 0px;
  margin-right: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block !important;
  margin-left: 0px!important;
}
body.flip .modalamrg,
body.login-bg .modalamrg {
  margin: 10px 0px;
}
body.flip .modalamrg label,
body.login-bg .modalamrg label,
body.flip .modalamrg span,
body.login-bg .modalamrg span {
  font-weight: 600;
  cursor: pointer;
  margin-bottom: 0px;
}
body.flip .modalamrg small,
body.login-bg .modalamrg small {
  padding-left: 35px;
  display: block;
  line-height: 18px;
}
body.flip .profilelists,
body.login-bg .profilelists {
  padding: 10px 15px;
  margin-bottom: 0px;
  font-weight: 600;
  cursor: pointer;
}
body.flip .profilelists:hover,
body.login-bg .profilelists:hover {
  background-color: #e5f5fc;
}
body.flip .profilelists small,
body.login-bg .profilelists small {
  font-weight: 400;
}
body.flip .profilelists label span,
body.login-bg .profilelists label span {
  margin: -1px 14px 0 0 !important;
}
body.flip .profilelists p,
body.login-bg .profilelists p {
  padding-left: 35px;
  margin: 0px;
}
body.flip .profile_icon,
body.login-bg .profile_icon {
  background-repeat: no-repeat;
  background-position: 15px 10px;
  background-size: 25px;
}
body.flip .profile_icon:hover,
body.login-bg .profile_icon:hover {
  background-image: image-url('icons/add-icons.png');
}
body.flip .profile_icon_video,
body.login-bg .profile_icon_video {
  background-image: image-url('icons/video-icons.png');
}
body.flip .profile_icon_playlist,
body.login-bg .profile_icon_playlist {
  background-image: image-url('icons/playlist-icons.png');
}
body.flip .profile_icon_images,
body.login-bg .profile_icon_images {
  background-image: image-url('icons/images-icons.png');
}
body.flip .profile_icon_audio,
body.login-bg .profile_icon_audio {
  background-image: image-url('icons/sound-icons.png');
}
body.flip .profile_icon_cc,
body.login-bg .profile_icon_cc {
  background-image: image-url('icons/cc-icons.png');
}
body.flip .profile_icon_lipsync,
body.login-bg .profile_icon_lipsync {
  background-image: image-url('icons/lipsync-icons.png');
}
body.flip .close,
body.login-bg .close {
  font-size: 23px;
  margin-top: 2px!important;
  position: fixed;
  right: 17px;
  top: 10px;
  z-index: 10;
}
body.flip .esc,
body.login-bg .esc {
  padding-top: 25px;
  margin-top: 0px!important;
  font-size: 10px;
  padding-right: 1px;
}
body.flip .progress,
body.login-bg .progress {
  box-shadow: none;
  border-radius: 0px;
  background-image: none;
}
body.flip .processing .progress-bar,
body.login-bg .processing .progress-bar {
  background-image: none;
  border-radius: 0px;
  background-color: #009BDF;
}
body.flip .completed .progress-bar,
body.login-bg .completed .progress-bar {
  background-image: none;
  border-radius: 0px;
  background-color: #5cb85c;
}
body.flip .failed .progress-bar,
body.login-bg .failed .progress-bar {
  background-image: none;
  border-radius: 0px;
  background-color: #d9534f;
}
body.flip .color-tabs .nav-tabs > li.active > a,
body.login-bg .color-tabs .nav-tabs > li.active > a {
  background-color: #939393;
  color: #fff;
  border-color: #939393;
}
body.flip .color-tabs .nav-tabs,
body.login-bg .color-tabs .nav-tabs {
  border-bottom: 1px solid #939393;
  margin-bottom: 0px!important;
}
body.flip .color-tabs .tab-content,
body.login-bg .color-tabs .tab-content {
  background-color: #939393;
}
body.flip .color-tabs .tab-content > .active,
body.login-bg .color-tabs .tab-content > .active {
  padding: 25px;
  height: 230px;
}
body.flip #debug_console,
body.login-bg #debug_console {
  border-collapse: collapse;
  margin-bottom: 0px;
  font-size: 12px;
  margin-top: 0px;
  width: 100%;
}
body.flip #debug_console th,
body.login-bg #debug_console th,
body.flip #debug_console td,
body.login-bg #debug_console td {
  width: auto;
}
body.flip #debug_console th,
body.login-bg #debug_console th {
  text-align: left;
  font-weight: 700;
  padding: 0 5px;
  line-height: 33px;
}
body.flip #debug_console tr,
body.login-bg #debug_console tr {
  height: 34px;
}
body.flip #debug_console .debug_time,
body.login-bg #debug_console .debug_time {
  width: 90px;
}
body.flip #debug_console .debug-message,
body.login-bg #debug_console .debug-message {
  width: calc(100% - 90px);
}
body.flip #debug_console tr.info td.debug_time,
body.login-bg #debug_console tr.info td.debug_time {
  background: #fff;
  border-right: 5px solid #009bdf !important;
}
body.flip #debug_console tr.error td.debug_time,
body.login-bg #debug_console tr.error td.debug_time {
  background: #fff;
  border-right: 5px solid #d8524e !important;
}
body.flip #debug_console tr.info td,
body.login-bg #debug_console tr.info td {
  background: #FFF;
  border: #E1E1E1 solid 1px;
}
body.flip #debug_console tr.error td,
body.login-bg #debug_console tr.error td {
  background: #FFF;
}
body.flip #debug_console td,
body.login-bg #debug_console td {
  padding: 0 5px;
  overflow: hidden;
  line-height: 33px;
  border: #E1E1E1 solid 1px;
}
body.flip #debug_console td p,
body.login-bg #debug_console td p {
  margin-bottom: 0px;
}
body.flip .pagination,
body.login-bg .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0px 0px;
  border-radius: 4px;
  box-shadow: none;
}
body.flip .pagination > li:first-child > a,
body.login-bg .pagination > li:first-child > a,
body.flip .pagination > li:first-child > span,
body.login-bg .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-left: 1px solid #ddd;
}
body.flip .pagination > li:last-child > a,
body.login-bg .pagination > li:last-child > a,
body.flip .pagination > li:last-child > span,
body.login-bg .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-right: 1px solid #ddd;
}
body.flip .pagination > li > a,
body.login-bg .pagination > li > a,
body.flip .pagination > li > span,
body.login-bg .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #009BDF;
  background-color: #fff;
  border-top: 1px solid #ddd;
  margin-left: -1px;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
}
body.flip .pagination > .active > a,
body.login-bg .pagination > .active > a,
body.flip .pagination > .active > span,
body.login-bg .pagination > .active > span,
body.flip .pagination > .active > a:hover,
body.login-bg .pagination > .active > a:hover,
body.flip .pagination > .active > span:hover,
body.login-bg .pagination > .active > span:hover,
body.flip .pagination > .active > a:focus,
body.login-bg .pagination > .active > a:focus,
body.flip .pagination > .active > span:focus,
body.login-bg .pagination > .active > span:focus {
  background: #6E8295;
  border-color: #6E8295;
  color: #fff;
}
body.flip .profiles-pagination,
body.login-bg .profiles-pagination {
  padding-left: 15px;
  padding-bottom: 15px;
}
body.flip .factories-access .profilesselect label input[type="checkbox"] ~ span,
body.login-bg .factories-access .profilesselect label input[type="checkbox"] ~ span,
body.flip .factories-access .profilesselect2 label input[type="checkbox"] ~ span,
body.login-bg .factories-access .profilesselect2 label input[type="checkbox"] ~ span {
  margin-top: -4px;
}
body.flip .factories-access .tachyon_checkbox label input[type="checkbox"] ~ span ~ span,
body.login-bg .factories-access .tachyon_checkbox label input[type="checkbox"] ~ span ~ span,
body.flip .factories-access .profilesselect2 label input[type="checkbox"] ~ span ~ span,
body.login-bg .factories-access .profilesselect2 label input[type="checkbox"] ~ span ~ span {
  line-height: 11px;
  margin-top: 0px;
}
body.flip .select-chosen,
body.login-bg .select-chosen {
  margin-top: 0px;
}
body.flip .no-float-error .error-message,
body.login-bg .no-float-error .error-message {
  float: none;
}
body.flip .error-message:empty,
body.login-bg .error-message:empty {
  display: none;
}
body.flip .parsley-required2,
body.login-bg .parsley-required2 {
  border-radius: 4px;
  background-color: #f2dede;
  color: #a94442;
  border: 0px;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  padding: 6px 12px;
  margin-bottom: 20px;
  list-style: none;
  margin-left: 0px;
}
body.flip .card-stripe,
body.login-bg .card-stripe {
  vertical-align: top;
  margin-top: 7px;
}
body.flip .card-stripe2,
body.login-bg .card-stripe2 {
  vertical-align: top;
}
body.flip .stripe-input,
body.login-bg .stripe-input {
  width: 327px;
  height: 32px;
  padding: 5px;
  margin-top: 10px;
}
body.flip .stripe-input2,
body.login-bg .stripe-input2 {
  width: 327px;
  height: 32px;
  padding: 9px 5px 5px 5px;
}
body.flip #edit_cloud_form .code-snippet,
body.login-bg #edit_cloud_form .code-snippet {
  width: 100%;
  height: 210px;
  resize: none;
  border: 1px solid #b4b4b4;
  margin-left: 0px;
  border-radius: 3px;
  font-family: monospace;
  margin-top: 20px;
}
body.flip #footer,
body.login-bg #footer {
  font-size: 11px;
  opacity: 0.9;
  padding-top: 50px;
}
body.flip #footer div,
body.login-bg #footer div {
  margin: 20px auto 0;
  font-size: 12px;
  padding: 0;
  opacity: 1;
  height: 33px;
}
body.flip #header .logo,
body.login-bg #header .logo {
  display: block;
  padding: 10px 0 0 0;
  background-color: #424242;
  width: 100%;
  max-width: 205px;
  margin-right: 15px;
}
body.flip #header .logo span,
body.login-bg #header .logo span {
  max-width: 240px;
  width: 100%;
  padding: 0px 15px;
}
body.flip #header .public_nav,
body.login-bg #header .public_nav {
  margin-bottom: 0;
}
body.flip .top-nav,
body.login-bg .top-nav {
  margin-top: 0px!important;
  margin-bottom: 10px!important;
}
body.flip #header .public_nav li,
body.login-bg #header .public_nav li {
  display: inline-block;
  margin: 0px 10px;
  font-size: 12px;
}
body.flip #header .public_nav li a,
body.login-bg #header .public_nav li a {
  text-align: center;
  min-width: 65px;
  padding: 3px 5px;
  color: #29313F;
  text-decoration: none;
  display: inline-block;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: #fff;
  transition: background-color ease-out 0.5s;
}
body.flip .dialog-buttons,
body.login-bg .dialog-buttons {
  position: fixed;
  z-index: 1000000;
  bottom: 90px;
  right: 15px;
}
body.flip fieldset .medium-input,
body.login-bg fieldset .medium-input {
  width: 115px;
}
body.flip .box520,
body.login-bg .box520 {
  width: 520px;
  border-top: 5px solid #009bdf;
  margin: 0px auto;
}
body.flip .box520 .profilespan,
body.login-bg .box520 .profilespan {
  font-weight: 500;
}
body.flip .box520 fieldset,
body.login-bg .box520 fieldset,
body.flip .box520 form,
body.login-bg .box520 form {
  padding: 30px 0px 0px 0px;
}
body.flip .box520 .alert-inline,
body.login-bg .box520 .alert-inline {
  margin-left: 126px;
  margin-bottom: 0px;
}
body.flip .box520 .alert-switcher,
body.login-bg .box520 .alert-switcher {
  padding: 5px 10px;
}
body.flip .ccdetailsform .alert-inline,
body.login-bg .ccdetailsform .alert-inline,
body.flip .ccdetailsform .security-info,
body.login-bg .ccdetailsform .security-info {
  margin-left: 126px!important;
  margin-bottom: 0px!important;
}
body.flip .ccdetailsform fieldset,
body.login-bg .ccdetailsform fieldset {
  padding: 15px 0px 0px 0px;
}
body.flip .invitation-form .field_with_errors,
body.login-bg .invitation-form .field_with_errors {
  display: inline-block;
}
body.flip .box520 h3,
body.login-bg .box520 h3,
body.flip .ccdetailsform h3,
body.login-bg .ccdetailsform h3 {
  margin-top: 0px;
  font-size: 23px;
}
body.flip .box520 small,
body.login-bg .box520 small,
body.flip .ccdetailsform small,
body.login-bg .ccdetailsform small {
  color: #333;
  line-height: 20px;
  font-size: 85%;
  margin-left: 0px;
  margin-top: 0px;
}
body.flip .box520 .profilespan,
body.login-bg .box520 .profilespan,
body.flip .ccdetailsform .profilespan,
body.login-bg .ccdetailsform .profilespan {
  width: 110px;
}
body.flip .box520 .select,
body.login-bg .box520 .select,
body.flip .ccdetailsform .select,
body.login-bg .ccdetailsform .select {
  display: inline-block;
}
body.flip .box520 label,
body.login-bg .box520 label,
body.flip .ccdetailsform label,
body.login-bg .ccdetailsform label {
  margin-bottom: 0px;
}
body.flip .box520 input,
body.login-bg .box520 input,
body.flip .ccdetailsform input,
body.login-bg .ccdetailsform input,
body.flip .box520 .selectcountry,
body.login-bg .box520 .selectcountry,
body.flip .ccdetailsform .selectcountry,
body.login-bg .ccdetailsform .selectcountry {
  width: 327px!important;
}
body.flip .box520 .card-number,
body.login-bg .box520 .card-number,
body.flip .ccdetailsform .card-number,
body.login-bg .ccdetailsform .card-number {
  background: transparent image-url('icons/credit-cards.png') no-repeat 237px 10px;
  background-size: 80px;
}
body.flip .box520 .card-short-input,
body.login-bg .box520 .card-short-input,
body.flip .ccdetailsform .card-short-input,
body.login-bg .ccdetailsform .card-short-input {
  width: 80px!important;
}
body.flip .box520 .card-cvv,
body.login-bg .box520 .card-cvv,
body.flip .ccdetailsform .card-cvv,
body.login-bg .ccdetailsform .card-cvv {
  width: 150px;
  display: inline-block;
}
body.flip .box520 .card-cvv .profilespan,
body.login-bg .box520 .card-cvv .profilespan,
body.flip .ccdetailsform .card-cvv .profilespan,
body.login-bg .ccdetailsform .card-cvv .profilespan {
  width: 50px;
}
body.flip .box520 .terms-option,
body.login-bg .box520 .terms-option,
body.flip .ccdetailsform .terms-option,
body.login-bg .ccdetailsform .terms-option,
body.flip .box520 .gdpr-option,
body.login-bg .box520 .gdpr-option,
body.flip .ccdetailsform .gdpr-option,
body.login-bg .ccdetailsform .gdpr-option {
  padding-left: 125px;
  margin-top: 15px;
}
body.flip .box520 .terms-option input,
body.login-bg .box520 .terms-option input,
body.flip .ccdetailsform .terms-option input,
body.login-bg .ccdetailsform .terms-option input,
body.flip .box520 .gdpr-option input,
body.login-bg .box520 .gdpr-option input,
body.flip .ccdetailsform .gdpr-option input,
body.login-bg .ccdetailsform .gdpr-option input {
  width: 15px!important;
  height: 15px;
  margin-right: 5px;
}
body.flip .box520 .terms-option label,
body.login-bg .box520 .terms-option label,
body.flip .ccdetailsform .terms-option label,
body.login-bg .ccdetailsform .terms-option label,
body.flip .box520 .gdpr-option label,
body.login-bg .box520 .gdpr-option label,
body.flip .ccdetailsform .gdpr-option label,
body.login-bg .ccdetailsform .gdpr-option label {
  margin-top: 0px;
}
body.flip .box520 button,
body.login-bg .box520 button,
body.flip .ccdetailsform button,
body.login-bg .ccdetailsform button {
  margin: 15px 0px 0px 124px;
  width: 90px;
}
body.flip .box520 .reset-psw,
body.login-bg .box520 .reset-psw,
body.flip .ccdetailsform .reset-psw,
body.login-bg .ccdetailsform .reset-psw {
  margin: 15px 0px 0px 124px!important;
  width: 130px;
}
body.flip .box520 .btn-autow,
body.login-bg .box520 .btn-autow,
body.flip .ccdetailsform .btn-autow,
body.login-bg .ccdetailsform .btn-autow {
  width: auto!important;
}
body.flip .box520 .resend-code form,
body.login-bg .box520 .resend-code form,
body.flip .ccdetailsform .resend-code form,
body.login-bg .ccdetailsform .resend-code form {
  padding: 10px 0px 0px 0px;
}
body.flip .box520 .resend-code button,
body.login-bg .box520 .resend-code button,
body.flip .ccdetailsform .resend-code button,
body.login-bg .ccdetailsform .resend-code button {
  color: #009BDF !important;
  cursor: pointer;
  border: 0px;
  background-image: none;
  margin: 0px 0px 0px 119px;
  width: auto;
}
body.flip .box520 .links,
body.login-bg .box520 .links,
body.flip .ccdetailsform .links,
body.login-bg .ccdetailsform .links {
  margin-top: 30px;
}
body.flip .box520 .links p,
body.login-bg .box520 .links p,
body.flip .ccdetailsform .links p,
body.login-bg .ccdetailsform .links p {
  margin: 0px;
  font-size: 12px;
}
body.flip .login-flow,
body.login-bg .login-flow {
  margin-top: -19px;
}
body.flip .secure-info,
body.login-bg .secure-info {
  padding: 7px 10px 0px 0px!important;
}
body.flip .flow,
body.login-bg .flow {
  margin-top: 20px;
}
body.flip .input-auto,
body.login-bg .input-auto {
  width: auto;
}
body.flip .security-info,
body.login-bg .security-info {
  font-size: 11px;
  margin: 20px 50px 0px 0px;
  padding: 0px 0 0px 0px;
  max-width: 365px;
  background-size: 101px;
  border: 1px solid rgba(255, 255, 255, 0.54);
  border-radius: 2px;
}
body.flip .token-small small,
body.login-bg .token-small small {
  line-height: 33px;
  padding-left: 10px;
}
body.flip body,
body.login-bg body {
  background: #f5f5f5;
  background-attachment: scroll;
}
body.flip #main,
body.login-bg #main {
  padding: 20px;
  margin-top: 0px;
  background: #fff;
  border-radius: 3px;
  overflow-x: auto;
  overflow-y: auto;
  height: calc(100vh - 64px);
}
body.flip .input-group-btn input,
body.login-bg .input-group-btn input {
  width: auto;
}
body.flip .centered,
body.login-bg .centered {
  margin: 0px auto;
  overflow-y: scroll;
}
body.flip .first-guide,
body.login-bg .first-guide {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  height: 300px;
  padding-top: 220px;
}
body.flip .first-guide h3,
body.login-bg .first-guide h3 {
  font-size: 21px;
}
body.flip .first-guide p,
body.login-bg .first-guide p {
  margin-top: 15px;
  font-size: 12px;
}
body.flip .guide-files,
body.login-bg .guide-files {
  background-image: image-url('guide/files-guide.png');
  background-size: 90px;
  width: 70px;
  margin-left: 30px;
}
body.flip .guide-arrow,
body.login-bg .guide-arrow {
  background-image: image-url('guide/arrow-guide.png');
  width: 30px;
  background-size: 30px;
}
body.flip .guide-factory,
body.login-bg .guide-factory {
  background-image: image-url('guide/factory-guide.png');
  width: 210px;
  background-size: 120px;
  background-position: center 70px;
}
body.flip .guide-profile,
body.login-bg .guide-profile {
  background-image: image-url('guide/profile-guide.png');
  width: 210px;
  background-size: 120px;
  background-position: center 70px;
}
body.flip .guide-encoding,
body.login-bg .guide-encoding {
  background-image: image-url('guide/encoding-guide.png');
  width: 210px;
  background-size: 120px;
  background-position: center 70px;
}
body.flip .guide-outputs,
body.login-bg .guide-outputs {
  background-image: image-url('guide/outputs-guide.png');
  width: 70px;
  background-size: 90px;
  margin-right: 30px;
}
body.flip .tab-horizontal-hr,
body.login-bg .tab-horizontal-hr {
  margin: 30px 0px !important;
  width: 460px;
}
body.flip .modal-body hr,
body.login-bg .modal-body hr {
  margin: 30px -30px;
}
body.flip .modal-body h4,
body.login-bg .modal-body h4 {
  margin-top: 0px;
  margin-bottom: 20px;
}
body.flip .modal-body .panel-title,
body.login-bg .modal-body .panel-title {
  margin-bottom: 0px;
}
body.flip .modal-body .panel-title a,
body.login-bg .modal-body .panel-title a {
  color: #293240;
}
body.flip .modal-body .radiow100,
body.login-bg .modal-body .radiow100 {
  width: 100px;
}
body.flip .modal-body .list-of-profiles h4,
body.login-bg .modal-body .list-of-profiles h4 {
  margin-bottom: 0px;
}
body.flip .modal-body .list-of-profiles small,
body.login-bg .modal-body .list-of-profiles small {
  margin-bottom: 30px;
  display: block;
  margin-top: 10px;
}
body.flip .modal-body .list-of-profiles ul.latest-video,
body.login-bg .modal-body .list-of-profiles ul.latest-video {
  padding-left: 0;
  margin: 25px 0px;
  width: 100%;
}
body.flip .modal-body .list-of-profiles ul.latest-video li,
body.login-bg .modal-body .list-of-profiles ul.latest-video li {
  list-style-type: none;
  display: inline;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  float: left;
  font-size: 10px;
  margin-top: 15px;
}
body.flip .modal-body .list-of-profiles ul.latest-video .cut-text2,
body.login-bg .modal-body .list-of-profiles ul.latest-video .cut-text2 {
  text-overflow: ellipsis;
  overflow: hidden;
}
body.flip .modal-body .list-of-profiles ul.latest-video h4,
body.login-bg .modal-body .list-of-profiles ul.latest-video h4 {
  margin: 0px;
  width: 100%;
  color: #474747;
  padding: 15px;
  background-color: #ededed;
  border-radius: 10px 10px 0px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.flip .modal-body .list-of-profiles ul.latest-video .videodata,
body.login-bg .modal-body .list-of-profiles ul.latest-video .videodata {
  padding: 10px;
  background: #f5f5f5;
  height: 160px;
}
body.flip .modal-body .list-of-profiles ul.latest-video .filename,
body.login-bg .modal-body .list-of-profiles ul.latest-video .filename {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.flip .modal-body .list-of-profiles ul.latest-video hr,
body.login-bg .modal-body .list-of-profiles ul.latest-video hr {
  display: none;
}
body.flip .modal-body .list-of-profiles ul.latest-video .listtopics,
body.login-bg .modal-body .list-of-profiles ul.latest-video .listtopics {
  color: #000000;
  font-weight: 600;
  display: block;
}
body.flip .modal-body .list-of-profiles ul.latest-video .screenshot-wrapper,
body.login-bg .modal-body .list-of-profiles ul.latest-video .screenshot-wrapper {
  height: 157px;
  background: #000000;
}
body.flip .modal-body .list-of-profiles .display-as-table li,
body.login-bg .modal-body .list-of-profiles .display-as-table li {
  width: 100%!important;
  color: #9B9B9B;
  margin-bottom: 0px!important;
  height: auto!important;
  margin-top: 0px!important;
}
body.flip .modal-body .list-of-profiles .display-as-table h4,
body.login-bg .modal-body .list-of-profiles .display-as-table h4 {
  display: none;
}
body.flip .modal-body .list-of-profiles .display-as-table .filename,
body.login-bg .modal-body .list-of-profiles .display-as-table .filename {
  width: 20%;
  padding: 7px 5px 5px 10px;
}
body.flip .modal-body .list-of-profiles .display-as-table .codecs,
body.login-bg .modal-body .list-of-profiles .display-as-table .codecs {
  width: 16%;
}
body.flip .modal-body .list-of-profiles .display-as-table dl,
body.login-bg .modal-body .list-of-profiles .display-as-table dl {
  float: left;
  width: 14%;
  padding: 7px 5px 5px 10px;
}
body.flip .modal-body .list-of-profiles .display-as-table dt,
body.login-bg .modal-body .list-of-profiles .display-as-table dt {
  display: none;
}
body.flip .modal-body .list-of-profiles .display-as-table dd,
body.login-bg .modal-body .list-of-profiles .display-as-table dd {
  width: 100%;
  text-align: left;
  min-height: 1px;
  display: block;
  font-size: 12px;
}
body.flip .modal-body .list-of-profiles .display-as-table hr,
body.login-bg .modal-body .list-of-profiles .display-as-table hr {
  color: #ededed;
  display: block!important;
  margin: 0px;
}
body.flip .modal-body .list-of-profiles .display-as-table .videolistitem,
body.login-bg .modal-body .list-of-profiles .display-as-table .videolistitem {
  transition: all 0.5s ease-in-out;
}
body.flip .modal-body .list-of-profiles .display-as-table .scroll-indicator,
body.login-bg .modal-body .list-of-profiles .display-as-table .scroll-indicator {
  display: none;
}
body.flip .modal-body .list-of-profiles .display-as-table .videodata,
body.login-bg .modal-body .list-of-profiles .display-as-table .videodata {
  padding: 0px!important;
  background: transparent!important;
  height: auto!important;
}
body.flip .nav-tabs > li.active > a,
body.login-bg .nav-tabs > li.active > a,
body.flip .nav-tabs > li.active > a:hover,
body.login-bg .nav-tabs > li.active > a:hover,
body.flip .nav-tabs > li.active > a:focus,
body.login-bg .nav-tabs > li.active > a:focus {
  border: none;
  border-bottom: 5px solid #009BDF;
  background-color: transparent;
  color: #000;
}
body.flip .nav-tabs > li > a:hover,
body.login-bg .nav-tabs > li > a:hover,
body.flip .nav-tabs > li > a:active,
body.login-bg .nav-tabs > li > a:active,
body.flip .nav-tabs > li > a:focus,
body.login-bg .nav-tabs > li > a:focus {
  background-color: transparent;
  border: none;
  outline: none;
  border-bottom: 5px solid transparent;
  color: #000;
}
body.flip .nav-tabs > li > a,
body.login-bg .nav-tabs > li > a {
  color: #b1b1b1;
  border-bottom: 5px solid transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  margin-right: 10px;
}
body.flip #vertical-tabs .storage-tabs .nav-tabs > li > a,
body.login-bg #vertical-tabs .storage-tabs .nav-tabs > li > a,
body.flip #vertical-tabs .storage-tabs .nav-tabs > div > li > a,
body.login-bg #vertical-tabs .storage-tabs .nav-tabs > div > li > a {
  width: 180px!important;
}
body.flip #vertical-tabs .storage-tabs .tab-content,
body.login-bg #vertical-tabs .storage-tabs .tab-content {
  margin-left: 179px;
  min-height: 340px;
}
body.flip #vertical-tabs .tabs-below > .nav-tabs,
body.login-bg #vertical-tabs .tabs-below > .nav-tabs,
body.flip #vertical-tabs .tabs-right > .nav-tabs,
body.login-bg #vertical-tabs .tabs-right > .nav-tabs,
body.flip #vertical-tabs .tabs-left > .nav-tabs,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs {
  border-bottom: 0;
}
body.flip #vertical-tabs .tab-content,
body.login-bg #vertical-tabs .tab-content {
  border: none;
  border-left: 1px solid #e5e5e5;
  margin-left: 129px;
  min-height: 489px;
  padding-right: 0px!important;
}
body.flip #vertical-tabs .tab-content > .tab-pane,
body.login-bg #vertical-tabs .tab-content > .tab-pane,
body.flip #vertical-tabs .pill-content > .pill-pane,
body.login-bg #vertical-tabs .pill-content > .pill-pane {
  display: none;
}
body.flip #vertical-tabs .tab-content > .active,
body.login-bg #vertical-tabs .tab-content > .active,
body.flip #vertical-tabs .pill-content > .active,
body.login-bg #vertical-tabs .pill-content > .active {
  display: block;
}
body.flip #vertical-tabs .nav-tabs > li > a:hover,
body.login-bg #vertical-tabs .nav-tabs > li > a:hover,
body.flip #vertical-tabs .nav-tabs > li > a:active,
body.login-bg #vertical-tabs .nav-tabs > li > a:active,
body.flip #vertical-tabs .nav-tabs > li > a:focus,
body.login-bg #vertical-tabs .nav-tabs > li > a:focus {
  border-bottom: 0px solid transparent;
}
body.flip #vertical-tabs .tabs-left > .nav-tabs > li,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > li,
body.flip #vertical-tabs .tabs-left > .nav-tabs > div > li,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > div > li {
  float: none;
}
body.flip #vertical-tabs .tabs-left > .nav-tabs > li > a,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > li > a,
body.flip #vertical-tabs .tabs-left > .nav-tabs > div > li > a,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > div > li > a {
  width: 130px;
  margin-right: 0;
  margin-bottom: 3px;
  border-bottom: 0px;
}
body.flip #vertical-tabs .tabs-left > .nav-tabs,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs {
  float: left;
  margin-right: 0px;
  border-right: 1px solid #ddd;
}
body.flip #vertical-tabs .tabs-left > .nav-tabs > li > a,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > li > a,
body.flip #vertical-tabs .tabs-left > .nav-tabs > div > li > a,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > div > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
body.flip #vertical-tabs .tabs-left > .nav-tabs > li > a:hover,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > li > a:hover,
body.flip #vertical-tabs .tabs-left > .nav-tabs > div > li > a:hover,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > div > li > a:hover {
  border-right: 5px solid transparent;
  color: #000;
  font-weight: 400;
}
body.flip #vertical-tabs .tabs-left > .nav-tabs .active > a,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs .active > a,
body.flip #vertical-tabs .tabs-left > .nav-tabs .active > a:hover,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs .active > a:hover,
body.flip #vertical-tabs .tabs-left > .nav-tabs > div > .active > a,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > div > .active > a,
body.flip #vertical-tabs .tabs-left > .nav-tabs > div > .active > a:hover,
body.login-bg #vertical-tabs .tabs-left > .nav-tabs > div > .active > a:hover {
  border: none;
  border-right: 5px solid #009BDF;
  font-weight: 400;
  color: #000;
}
body.flip #vertical-tabs .nav > li > a:hover,
body.login-bg #vertical-tabs .nav > li > a:hover,
body.flip #vertical-tabs .nav > div > li > a:hover,
body.login-bg #vertical-tabs .nav > div > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}
body.flip #vertical-tabs .nav > li > a,
body.login-bg #vertical-tabs .nav > li > a,
body.flip #vertical-tabs .nav > div > li > a,
body.login-bg #vertical-tabs .nav > div > li > a {
  position: relative;
  display: block;
  padding: 10px 15px 10px 0px;
  color: #b1b1b1;
}
body.flip .profile-list,
body.login-bg .profile-list {
  width: 100%;
}
body.flip .profile-list thead tr,
body.login-bg .profile-list thead tr {
  border-bottom: 1px solid #ddd;
}
body.flip .profile-list thead tr th,
body.login-bg .profile-list thead tr th {
  padding: 0px 0px 10px 7px;
  font-size: 10px;
  text-transform: uppercase;
  color: #b1b1b1;
}
body.flip .profile-list tbody tr,
body.login-bg .profile-list tbody tr {
  border-bottom: 1px solid #ddd;
  height: 30px;
  font-size: 12px;
}
body.flip .profile-list tbody tr td,
body.login-bg .profile-list tbody tr td {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0px 0px 0px 7px;
}
body.flip .profile-list .removed,
body.login-bg .profile-list .removed {
  color: #ddd;
}
body.flip .profile-list .profile-actions,
body.login-bg .profile-list .profile-actions {
  width: 49px;
}
body.flip .settings-icons,
body.login-bg .settings-icons {
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 50px;
  background-size: 40px;
}
body.flip .settings-general-icon,
body.login-bg .settings-general-icon {
  background-image: image-url('icons/general-icons.png');
}
body.flip .settings-video-icon,
body.login-bg .settings-video-icon {
  background-image: image-url('icons/videos-icons.png');
}
body.flip .settings-audio-icon,
body.login-bg .settings-audio-icon {
  background-image: image-url('icons/audio-icons.png');
}
body.flip .settings-captions-icon,
body.login-bg .settings-captions-icon {
  background-image: image-url('icons/captions-icons.png');
}
body.flip .settings-trimming-icon,
body.login-bg .settings-trimming-icon {
  background-image: image-url('icons/trimming-icons.png');
}
body.flip .settings-thumbnails-icon,
body.login-bg .settings-thumbnails-icon {
  background-image: image-url('icons/thumbnails-icons.png');
}
body.flip .settings-overlay-icon,
body.login-bg .settings-overlay-icon {
  background-image: image-url('icons/overlay-icons.png');
}
body.flip .settings-watermark-icon,
body.login-bg .settings-watermark-icon {
  background-image: image-url('icons/watermark-icons.png');
}
body.flip .settings-crop-icon,
body.login-bg .settings-crop-icon {
  background-image: image-url('icons/crop-icons.png');
}
body.flip .settings-stitching-icon,
body.login-bg .settings-stitching-icon {
  background-image: image-url('icons/stitching-icons.png');
}
body.flip .crop-span,
body.login-bg .crop-span {
  float: left;
}
body.flip .input-box,
body.login-bg .input-box {
  display: inline-block;
  width: 414px;
  height: 200px;
}
body.flip .input-box .left-crop,
body.login-bg .input-box .left-crop {
  float: left;
  margin: 30px 10px 0px 0px;
}
body.flip .input-box .top-crop,
body.login-bg .input-box .top-crop {
  float: left;
  margin: 0px 143px 10px;
}
body.flip .input-box .right-crop,
body.login-bg .input-box .right-crop {
  float: left;
  margin: 30px 0px 0px 10px;
}
body.flip .input-box .bottom-crop,
body.login-bg .input-box .bottom-crop {
  float: left;
  margin: 10px 0px 0px 143px;
}
body.flip .last-crop,
body.login-bg .last-crop {
  padding-bottom: 10px;
}
body.flip .box-inputfile,
body.login-bg .box-inputfile {
  display: inline-block;
  width: 150px;
  height: 100px;
  border: 1px solid #009bdf;
  border-radius: 5px;
  float: left;
}
body.flip .loading-cloud,
body.login-bg .loading-cloud {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1150;
  top: 0px;
  left: 0px;
  padding: 70px 25px 25px 25px;
  text-align: center;
}
body.flip .loading-cloud span,
body.login-bg .loading-cloud span {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  font-size: 24px;
}
body.flip .loading-cloud .addingprofiles,
body.login-bg .loading-cloud .addingprofiles {
  font-size: 16px;
  display: inline-block;
  height: 22px;
  margin-bottom: 20px;
  min-width: 1px;
}
body.flip .alert-fullwidth,
body.login-bg .alert-fullwidth {
  margin-bottom: 10px;
  width: 100%;
  font-weight: 400!important;
  display: block;
  line-height: 20px!important;
}
body.flip .encodingsearch,
body.login-bg .encodingsearch {
  margin-bottom: 20px;
}
body.flip .encodingsearch h4,
body.login-bg .encodingsearch h4 {
  margin-top: 20px;
}
body.flip .encodingsearch .list-header,
body.login-bg .encodingsearch .list-header {
  font-weight: 700;
}
body.flip .encodingsearch .alert,
body.login-bg .encodingsearch .alert {
  margin: 20px 0px;
  padding: 12px;
}
body.flip .encodingsearch .alert-warning,
body.login-bg .encodingsearch .alert-warning {
  border: none;
}
body.flip .encodingsearch .alert-success,
body.login-bg .encodingsearch .alert-success {
  border: none;
  background-color: #E3F1D8;
  color: #308630;
}
body.flip .encodingsearch .alert-info,
body.login-bg .encodingsearch .alert-info {
  background-color: #d9edf7 !important;
  border: none!important;
  color: #31708f !important;
  background-image: none;
}
body.flip .encodingsearch .encodingsearchlist,
body.login-bg .encodingsearch .encodingsearchlist {
  width: 100%;
  font-size: 12px;
}
body.flip .encodingsearch .encodingsearchlist td,
body.login-bg .encodingsearch .encodingsearchlist td {
  padding: 7px 5px 7px 10px;
  width: auto;
}
body.flip .encodingsearch .encodingsearchlist tr,
body.login-bg .encodingsearch .encodingsearchlist tr {
  border: 1px solid #E1E1E1;
}
body.flip .cancel-search,
body.login-bg .cancel-search {
  color: #8E8E8E;
  cursor: pointer;
  right: -10px;
  top: 0;
}
body.flip .panel-default > .panel-heading,
body.login-bg .panel-default > .panel-heading {
  background-image: none;
  padding: 0px;
}
body.flip .panel-default > .panel-heading a,
body.login-bg .panel-default > .panel-heading a {
  display: block;
  padding: 10px 15px;
}
body.flip .ccdetails label,
body.login-bg .ccdetails label {
  width: 100%;
}
body.flip .ccdetails span,
body.login-bg .ccdetails span {
  width: 200px;
  display: block;
  float: left;
  line-height: 32px;
}
body.flip .new-content .form-control,
body.login-bg .new-content .form-control {
  margin-top: 12px;
}
body.flip .trial-plan,
body.login-bg .trial-plan {
  width: 300px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 491px) {
  body.flip .modal-body .alert-danger,
  body.login-bg .modal-body .alert-danger {
    margin-left: 0px;
  }
}
body.flip .h264txt div,
body.login-bg .h264txt div {
  max-width: 170px!important;
}
body.flip .modal .alert-switcher,
body.login-bg .modal .alert-switcher {
  color: #fff;
  border: none;
  border-radius: 0;
  position: fixed;
  right: 0;
  z-index: 10;
  top: 0px;
  width: 100vw;
  text-align: left;
  line-height: 27px;
  background-image: none;
  padding: 12px 18px;
}
body.flip .modal .alert-switcher .close,
body.login-bg .modal .alert-switcher .close {
  top: 0.6rem !important;
  right: 0.7rem;
  opacity: 0.5;
  text-shadow: none;
  color: #fff;
}
body.flip .modal .alert-switcher .close:hover,
body.login-bg .modal .alert-switcher .close:hover {
  opacity: 1;
  color: #fff;
}
body.flip .modal .alert-switcher div,
body.login-bg .modal .alert-switcher div {
  display: inline-block;
}
body.flip .modal .alert-info,
body.login-bg .modal .alert-info,
body.flip .modal .alert-danger,
body.login-bg .modal .alert-danger,
body.flip .modal .alert-success,
body.login-bg .modal .alert-success {
  -webkit-animation: fadeInDown 0.5s, 0.5s fadeOutUp 4.6s;
}
body.flip #new-accountsettings .alert-new,
body.login-bg #new-accountsettings .alert-new,
body.flip #new-notifications .alert-new,
body.login-bg #new-notifications .alert-new {
  padding: 0px;
}
body.flip #new-accountsettings .alert .close,
body.login-bg #new-accountsettings .alert .close,
body.flip #new-notifications .alert .close,
body.login-bg #new-notifications .alert .close {
  top: 0px;
}
body.flip #new-accountsettings .notification_send_video_payload,
body.login-bg #new-accountsettings .notification_send_video_payload,
body.flip #new-notifications .notification_send_video_payload,
body.login-bg #new-notifications .notification_send_video_payload {
  padding-bottom: 10px;
}
body.flip .modal-alert-new,
body.login-bg .modal-alert-new {
  position: fixed;
  z-index: 11;
  top: 90px;
  right: 0;
  width: 100%;
  min-height: 33px;
  margin: -90px 0px 0px 0px;
  padding: 15px 40px 15px 15px;
  border-radius: 0px;
  -webkit-animation: fadeInDown 0.5s, 0.5s fadeOutUp 3s;
}
body.flip .modal-alert-new span,
body.login-bg .modal-alert-new span {
  font-weight: 400!important;
  line-height: 19px;
}
body.flip .alert-without-hidding,
body.login-bg .alert-without-hidding {
  -webkit-animation: fadeInDown 0.5s !important;
}
body.flip .alert-zindex,
body.login-bg .alert-zindex {
  z-index: 10000!important;
}
body.flip .alert-zindex,
body.login-bg .alert-zindex {
  z-index: 10000!important;
}
body.flip .alert-new,
body.login-bg .alert-new {
  position: fixed;
  left: 0;
  z-index: 11;
  top: 64px;
  right: 0;
  width: calc(100% - 240px);
  min-height: 33px;
  margin: 0px 0px 0px 240px;
  padding: 15px 40px 15px 15px;
  border-radius: 0px;
}
body.flip .alert-new span,
body.login-bg .alert-new span {
  font-weight: 400!important;
  line-height: 19px;
}
body.flip .alert-new[dismiss-on-timeout],
body.login-bg .alert-new[dismiss-on-timeout] {
  -webkit-animation: fadeInDown 0.5s, 0.5s fadeOutUp 3s;
  animation: fadeInDown 0.5s, 0.5s fadeOutUp 3s;
}
body.flip .alert,
body.login-bg .alert {
  text-align: left;
}
body.flip .alert .close,
body.login-bg .alert .close {
  font-size: 23px;
  margin-top: 0px!important;
  font-weight: 300;
  line-height: 0.7;
  color: #FFF;
  text-shadow: none;
  opacity: 1;
  top: 15px!important;
  position: absolute;
  right: 15px;
  transition: all 0.5s ease-in-out;
}
body.flip .alert .close:hover,
body.login-bg .alert .close:hover {
  opacity: 0.5;
}
body.flip .alert a,
body.login-bg .alert a,
body.flip .alert a:link,
body.login-bg .alert a:link,
body.flip .alert a:active,
body.login-bg .alert a:active,
body.flip .alert a:hover,
body.login-bg .alert a:hover,
body.flip .alert a:focus,
body.login-bg .alert a:focus,
body.flip .alert .link-like,
body.login-bg .alert .link-like,
body.flip .alert .link,
body.login-bg .alert .link {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}
body.flip .alert-danger,
body.login-bg .alert-danger {
  background-color: rgba(217, 83, 79, 0.97);
  color: #ffffff;
}
body.flip .alert-success,
body.login-bg .alert-success {
  background-color: rgba(92, 184, 92, 0.97);
  color: #ffffff;
}
body.flip .alert-info,
body.login-bg .alert-info {
  background-color: rgba(49, 112, 143, 0.97);
  color: #ffffff;
}
body.flip .profile-settings .alert-inline,
body.login-bg .profile-settings .alert-inline {
  margin-left: 215px;
}
body.flip .alert-inline,
body.login-bg .alert-inline {
  position: static;
  font-weight: 600!important;
  margin-left: 190px;
  margin-bottom: 10px;
  display: block;
  margin-top: 0px!important;
  line-height: 20px!important;
  font-size: 13px;
}
body.flip .alert-inline-settings,
body.login-bg .alert-inline-settings {
  margin-bottom: 0px;
}
body.flip .alert-inline-danger,
body.login-bg .alert-inline-danger {
  color: #D9534F;
}
body.flip .alert-inline-success,
body.login-bg .alert-inline-success {
  color: #5CB85C;
}
body.flip .alert-inline-info,
body.login-bg .alert-inline-info {
  color: #31708f;
}
body.flip .uploader-info,
body.login-bg .uploader-info {
  margin: 0 auto;
  margin-bottom: 10px!important;
  padding: 0 0 0px 0;
  background: #e5f5fc;
}
body.flip .uploader-info .fa-info-circle,
body.login-bg .uploader-info .fa-info-circle {
  vertical-align: baseline;
}
body.flip .syncalert,
body.login-bg .syncalert {
  padding: 15px 40px 15px 15px;
  margin-top: -19px;
  margin-bottom: 15px;
  border-radius: 0px;
}
body.flip .syncalert .modalamrg,
body.login-bg .syncalert .modalamrg {
  margin: 10px 10px 0px 0px;
}
body.flip .syncalert .close,
body.login-bg .syncalert .close {
  top: 15px;
  position: absolute;
  right: 15px;
}
body.flip .alert-margin,
body.login-bg .alert-margin {
  margin: 0px 15px 15px 15px;
  min-height: 33px;
  padding: 6px 36px 6px 12px;
}
body.flip #usage-summary .billing-blue,
body.login-bg #usage-summary .billing-blue {
  background-color: #3da2d9;
}
body.flip #usage-summary .billing-green,
body.login-bg #usage-summary .billing-green {
  background-color: #47c2c0;
}
body.flip #usage-summary .billing-yellow,
body.login-bg #usage-summary .billing-yellow {
  background-color: #fecc57;
}
body.flip #usage-summary .billing-red,
body.login-bg #usage-summary .billing-red {
  background-color: #f17898;
}
body.flip #usage-summary .billingperiod,
body.login-bg #usage-summary .billingperiod {
  font-size: 18px!important;
  font-weight: 500;
  width: auto;
  height: 40px;
}
body.flip #usage-summary .progress,
body.login-bg #usage-summary .progress {
  width: 100%;
  height: 5px!important;
  margin: 15px 0px 10px 0px;
  background-color: #bbb;
}
body.flip #usage-summary .usage-progress,
body.login-bg #usage-summary .usage-progress {
  width: 100%;
  height: 50px;
}
body.flip #usage-summary .progress-bar,
body.login-bg #usage-summary .progress-bar {
  min-width: 0;
}
body.flip #usage-summary .progress-bar span,
body.login-bg #usage-summary .progress-bar span {
  text-shadow: none;
  padding-left: 0px;
  position: absolute;
  margin-top: -20px;
  color: #333;
}
body.flip #usage-summary .summary-details,
body.login-bg #usage-summary .summary-details {
  border: 1px solid #dcdcdc;
  padding-top: 15px;
  padding-bottom: 15px;
  display: table;
  width: 100%;
  margin-top: 5px;
}
body.flip #usage-summary .summary-details .profilesrow,
body.login-bg #usage-summary .summary-details .profilesrow {
  display: table-row;
}
body.flip #usage-summary .summary-details .allprofiles,
body.login-bg #usage-summary .summary-details .allprofiles {
  display: table-cell;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
  width: 25%;
}
body.flip #usage-summary .summary-details .webmultiprofiles,
body.login-bg #usage-summary .summary-details .webmultiprofiles {
  border-right: 1px solid #dcdcdc;
}
body.flip #usage-summary .summary-details .proprofiles,
body.login-bg #usage-summary .summary-details .proprofiles {
  border-right: 1px solid #dcdcdc;
}
body.flip #usage-summary .summary-details .advancedprofiles,
body.login-bg #usage-summary .summary-details .advancedprofiles {
  border-right: 1px solid #dcdcdc;
}
body.flip #usage-summary .summary-details h5,
body.login-bg #usage-summary .summary-details h5 {
  margin-top: 0px;
  margin-bottom: 0px;
}
body.flip #usage-summary .summary-details p,
body.login-bg #usage-summary .summary-details p {
  color: #b1b1b1;
  text-transform: uppercase;
  font-weight: 700;
}
body.flip #usage-summary .summary-details .cost h5,
body.login-bg #usage-summary .summary-details .cost h5 {
  font-size: 28px;
}
body.flip #usage-summary .summary-details .cost p,
body.login-bg #usage-summary .summary-details .cost p {
  font-size: 10px;
}
body.flip #usage-summary .summary-details .billableminutes h5,
body.login-bg #usage-summary .summary-details .billableminutes h5 {
  font-size: 23px;
}
body.flip #usage-summary .summary-details .billableminutes p,
body.login-bg #usage-summary .summary-details .billableminutes p {
  font-size: 9px;
}
body.flip #usage-summary table,
body.login-bg #usage-summary table {
  border-bottom: 1px solid #E1E1E1;
  width: 100%;
}
body.flip #usage-summary table thead tr,
body.login-bg #usage-summary table thead tr {
  padding: 10px 0 0 0;
  text-transform: uppercase;
  border: none!important;
}
body.flip #usage-summary table thead tr td,
body.login-bg #usage-summary table thead tr td {
  font-size: 10px;
  color: #b1b1b1;
  font-weight: 700;
}
body.flip #usage-summary table tr,
body.login-bg #usage-summary table tr {
  width: 100%;
  padding: 0px;
  transition: all 0.3s ease-in-out;
  border-left: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-top: 1px solid #E1E1E1;
}
body.flip #usage-summary table .sub-row,
body.login-bg #usage-summary table .sub-row {
  border-top: none;
}
body.flip #usage-summary table .sub-row:hover,
body.login-bg #usage-summary table .sub-row:hover {
  background-color: #e5f5fc !important;
}
body.flip #usage-summary table .sub-row td,
body.login-bg #usage-summary table .sub-row td {
  padding: 5px 5px 5px 10px;
  font-weight: 400;
}
body.flip #usage-summary table .sub-row td:first-child,
body.login-bg #usage-summary table .sub-row td:first-child {
  padding-left: 20px;
}
body.flip #usage-summary table td,
body.login-bg #usage-summary table td {
  padding: 7px 5px 0px 10px;
  margin-bottom: 0px;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
}
body.flip #usage-summary table td:first-child,
body.login-bg #usage-summary table td:first-child {
  width: ;
}
body.flip #usage-summary table td:nth-child(2),
body.login-bg #usage-summary table td:nth-child(2) {
  width: 120px;
}
body.flip #usage-summary table td:nth-child(3),
body.login-bg #usage-summary table td:nth-child(3) {
  width: 60px;
}
body.flip #usage-summary table td:last-child,
body.login-bg #usage-summary table td:last-child {
  width: 90px;
}
body.flip #usage-summary .fa-info-circle,
body.login-bg #usage-summary .fa-info-circle {
  vertical-align: baseline;
}
body.flip #usage-summary .bullet,
body.login-bg #usage-summary .bullet {
  font-size: 10px;
}
body.flip #usage-summary .chart-legend-billing,
body.login-bg #usage-summary .chart-legend-billing {
  vertical-align: top;
  margin-top: 40px;
  max-width: 49%;
}
body.flip #usage-summary .chart-legend-billing ul,
body.login-bg #usage-summary .chart-legend-billing ul {
  list-style-type: none;
  padding: 0px;
}
body.flip #usage-summary .chart-legend-billing ul li,
body.login-bg #usage-summary .chart-legend-billing ul li {
  font-size: 10px;
  padding-bottom: 5px;
}
body.flip #usage-summary .chart-legend-billing ul li span,
body.login-bg #usage-summary .chart-legend-billing ul li span {
  border-radius: 50%;
  width: 9px;
  height: 9px;
  display: inline-block;
  margin-right: 5px;
}
body.flip .statementslist table,
body.login-bg .statementslist table {
  padding: 0px 0px 0px 0px;
  width: 100%;
  font-size: 12px;
}
body.flip .statementslist .list-header,
body.login-bg .statementslist .list-header {
  padding: 10px 0 0 0;
  font-size: 10px;
  color: #b1b1b1;
  font-weight: 700;
  border-bottom: 1px solid #E1E1E1;
  border-left: none!important;
  border-right: none!important;
  text-transform: uppercase;
}
body.flip .statementslist .list-header:hover,
body.login-bg .statementslist .list-header:hover {
  background-color: #fff !important;
  box-shadow: none!important;
  border-left: 0px!important;
  border-right: 0px!important;
}
body.flip .statementslist tr,
body.login-bg .statementslist tr {
  width: 100%;
  padding: 0px;
  transition: all 0.3s ease-in-out;
  border-left: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  cursor: pointer;
}
body.flip .statementslist tr a,
body.login-bg .statementslist tr a,
body.flip .statementslist tr a:hover,
body.login-bg .statementslist tr a:hover {
  color: #000000;
  cursor: pointer;
}
body.flip .statementslist tr:hover,
body.login-bg .statementslist tr:hover {
  border-left: 1px solid #E1E1E1 !important;
  background-color: #e5f5fc !important;
}
body.flip .statementslist td,
body.login-bg .statementslist td {
  padding: 7px 5px 7px 10px;
  margin-bottom: 0px;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
body.flip .statementslist .list-statement-id,
body.login-bg .statementslist .list-statement-id {
  width: 35%;
}
body.flip .statementslist .list-statement-date,
body.login-bg .statementslist .list-statement-date {
  width: 22%;
}
body.flip .statementslist .list-statement-cost,
body.login-bg .statementslist .list-statement-cost {
  width: 22%;
}
body.flip .statementslist .list-statement-paidon,
body.login-bg .statementslist .list-statement-paidon {
  width: calc(21% - 60px);
}
body.flip .statementslist .list-statement-status,
body.login-bg .statementslist .list-statement-status {
  width: 60px;
  padding: 7px 10px;
}
body.flip .statementslist .red,
body.login-bg .statementslist .red {
  background-color: #d9534f;
  color: #fff;
}
body.flip .statementslist .green,
body.login-bg .statementslist .green {
  background-color: #5cb85c;
  color: #fff;
}
body.flip .number-of-new-features,
body.login-bg .number-of-new-features {
  background-color: #009bdf;
  border-radius: 100%;
  color: #fff !important;
  position: absolute;
  top: 13px;
  right: 86px;
  width: 14px;
  font-size: 10px!important;
  text-align: center!important;
}
body.flip .number-of-new-features-expanded,
body.login-bg .number-of-new-features-expanded {
  border-radius: 100%;
  color: #fff !important;
  font-size: 10px!important;
  text-align: center!important;
  display: inline-block;
  margin: 0px 0px 10px 0px!important;
}
body.flip .number-of-new-features-expanded li,
body.login-bg .number-of-new-features-expanded li {
  position: static!important;
  list-style-type: none;
  text-align: left!important;
  margin-bottom: 0px;
  cursor: pointer;
}
body.flip .number-of-new-features-expanded li:hover,
body.login-bg .number-of-new-features-expanded li:hover {
  color: #009bdf;
  cursor: pointer;
}
body.flip .number-of-new-features-expanded li b,
body.login-bg .number-of-new-features-expanded li b {
  color: #009bdf;
  content: "• ";
}
body.flip .box-new-features,
body.login-bg .box-new-features {
  background-color: #009bdf;
  color: #fff;
  padding: 20px 30px 30px 30px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 1000;
  width: 30vw;
  max-width: 500px;
  min-width: 300px;
  font-weight: 300;
  font-size: 12px;
  box-shadow: 0px 0px 5px #797979;
}
body.flip .box-new-features h4,
body.login-bg .box-new-features h4,
body.flip .box-new-features h2,
body.login-bg .box-new-features h2 {
  display: inline-block;
  color: #fff;
  margin: 0px 5px 10px 0px;
  font-weight: 300;
}
body.flip .box-new-features p,
body.login-bg .box-new-features p {
  margin-bottom: 50px;
}
body.flip .box-new-features span,
body.login-bg .box-new-features span {
  font-weight: 600;
}
body.flip .feature-info,
body.login-bg .feature-info {
  display: inline-block;
  color: #fff;
  margin: 0px 5px 7px 0px;
  font-weight: 300;
  font-size: 22px;
}
body.flip .stroke-btn,
body.login-bg .stroke-btn,
body.flip .stroke-btn:focus,
body.login-bg .stroke-btn:focus {
  border: 2px solid #fff;
  background-color: transparent;
  position: fixed;
  right: 30px;
  bottom: 30px;
  color: #fff;
}
body.flip .stroke-btn:hover,
body.login-bg .stroke-btn:hover,
body.flip .stroke-btn:focus:hover,
body.login-bg .stroke-btn:focus:hover {
  border: 2px solid #fff;
  background-color: #fff;
  color: #009bdf;
  border-radius: 3px;
}
body.flip .white-link,
body.login-bg .white-link,
body.flip .white-link:focus,
body.login-bg .white-link:focus {
  color: #fff !important;
  line-height: 36px;
  font-weight: 500;
  position: fixed;
  right: 160px;
  bottom: 30px;
  font-size: 14px;
}
body.flip .white-link:hover,
body.login-bg .white-link:hover,
body.flip .white-link:focus:hover,
body.login-bg .white-link:focus:hover {
  color: #fff !important;
  text-decoration: underline!important;
}
body.flip .overview-graph-style select,
body.login-bg .overview-graph-style select {
  display: inline-block;
  float: right;
}
body.flip .legend table,
body.login-bg .legend table {
  top: 150px!important;
  left: 53px!important;
}
body.flip .legend tr,
body.login-bg .legend tr {
  border: none!important;
  float: left;
}
body.flip .legend .legendColorBox,
body.login-bg .legend .legendColorBox {
  width: auto;
}
body.flip .tooltip,
body.login-bg .tooltip {
  word-wrap: normal!important;
  word-break: keep-all !important;
}
body.flip .tooltip-tachyon code,
body.login-bg .tooltip-tachyon code {
  background: transparent;
  color: white;
}
body.flip .tooltip-tachyon dt,
body.login-bg .tooltip-tachyon dt,
body.flip .tooltip-tachyon dl,
body.login-bg .tooltip-tachyon dl {
  display: block;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
body.flip .fadeInDown,
body.login-bg .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
body.flip .fadeOutUp,
body.login-bg .fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body.flip .fadeIn,
body.login-bg .fadeIn {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
body.flip .bulk-actions,
body.login-bg .bulk-actions {
  display: inline-block;
}
body.flip .modal.fade .modal-dialog,
body.login-bg .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -moz-transition: -moz-transform 0.5s ease-out;
  -o-transition: -o-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
body.flip .modal.in .modal-dialog,
body.login-bg .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
body.flip .modal ~ .modal.fade .modal-dialog,
body.login-bg .modal ~ .modal.fade .modal-dialog {
  transform: translate(0, 0);
}
body.flip .modal-sm,
body.login-bg .modal-sm,
body.flip .modal-mm,
body.login-bg .modal-mm {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
body.flip .modal.in .modal-sm,
body.login-bg .modal.in .modal-sm,
body.flip .modal.fade .modal-sm,
body.login-bg .modal.fade .modal-sm,
body.flip .modal.in .modal-mm,
body.login-bg .modal.in .modal-mm,
body.flip .modal.fade .modal-mm,
body.login-bg .modal.fade .modal-mm {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
body.flip .modal.fade .modal-sm,
body.login-bg .modal.fade .modal-sm,
body.flip .modal.fade .modal-mm,
body.login-bg .modal.fade .modal-mm {
  -webkit-animation-name: anim-open;
  animation-name: anim-open;
  -webkit-animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
}
body.flip .modal ~ .modal.fade .modal-sm,
body.login-bg .modal ~ .modal.fade .modal-sm,
body.flip .modal ~ .modal.fade .modal-mm,
body.login-bg .modal ~ .modal.fade .modal-mm {
  -webkit-animation-name: anim-close;
  animation-name: anim-close;
  -webkit-animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
}
@-webkit-keyframes anim-open {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
  }
}
@keyframes anim-open {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes anim-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
  }
}
@keyframes anim-close {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
}
body.flip .animated,
body.login-bg .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
body.flip .slideInUp,
body.login-bg .slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
body.flip .slideInLeft,
body.login-bg .slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
body.flip .hr-lowmargin,
body.login-bg .hr-lowmargin {
  margin: 30px -20px 10px !important;
}
body.flip .no-margin-top,
body.login-bg .no-margin-top {
  margin-top: 0px!important;
}
body.flip .no-margin-right,
body.login-bg .no-margin-right {
  margin-right: 0px!important;
}
body.flip .no-margin-bottom,
body.login-bg .no-margin-bottom {
  margin-bottom: 0px!important;
}
body.flip .no-margin-left,
body.login-bg .no-margin-left {
  margin-left: 0px!important;
}
@media screen and (max-width: 585px) {
  body.flip .alert-new,
  body.login-bg .alert-new {
    width: 318px;
    margin: 0px -159px;
  }
}
@media screen and (max-width: 631px) {
  body.flip .minutes-summary .minutes,
  body.login-bg .minutes-summary .minutes {
    width: 100%;
    border-right: 1px solid #E1E1E1;
  }
  body.flip #domains-billing .billing-summary .billing,
  body.login-bg #domains-billing .billing-summary .billing,
  body.flip #domains-daily-stats .billing-summary .billing,
  body.login-bg #domains-daily-stats .billing-summary .billing {
    border-right: 1px solid #E1E1E1;
    width: 100%;
  }
  body.flip hgroup small,
  body.login-bg hgroup small {
    display: none;
  }
}
@media screen and (max-width: 725px) {
  body.flip #clouds li,
  body.login-bg #clouds li {
    width: 100%;
  }
  body.flip #domains-list li,
  body.login-bg #domains-list li {
    width: 100%;
    padding-right: 0px;
  }
  body.flip #domains-list li:nth-child(odd),
  body.login-bg #domains-list li:nth-child(odd) {
    padding: 0px;
  }
}
@media screen and (max-width: 850px) {
  body.flip .modal-header small,
  body.login-bg .modal-header small {
    display: none;
  }
  body.flip .esc,
  body.login-bg .esc {
    display: block!important;
  }
}
@media screen and (max-width: 992px) {
  body.flip #promo-box,
  body.login-bg #promo-box {
    margin-top: 0px;
    margin-left: 0px;
  }
  body.flip .number-of-new-features,
  body.login-bg .number-of-new-features {
    background-color: #009bdf;
    border-radius: 100%;
    color: #fff !important;
    position: absolute;
    top: 52px;
    right: 0px;
    width: 14px;
    font-size: 10px!important;
    padding: 0px!important;
    text-align: center!important;
  }
  body.flip .ts_menu_mini,
  body.login-bg .ts_menu_mini {
    display: block;
  }
  body.flip .modal-dialog,
  body.login-bg .modal-dialog {
    margin: 0px;
    width: 100vw;
  }
  body.flip .modal-sm,
  body.login-bg .modal-sm {
    margin: 151px calc(50% - 200px);
    width: 400px;
  }
  body.flip .ts_menu,
  body.login-bg .ts_menu {
    display: none;
  }
  body.flip .ts_menu #header .logo span,
  body.login-bg .ts_menu #header .logo span {
    max-width: 183px;
    width: 100%;
    padding: 3px 15px 0px 0px;
  }
  body.flip .ts_menu #header .burgier,
  body.login-bg .ts_menu #header .burgier {
    display: block;
    padding: 21px 6px 19px 30px;
    background-image: url(/assets/icons/new-icons.png);
    background-position: 18px -542px;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-top: 10px;
  }
  body.flip .ts_menu #header .burgier:hover,
  body.login-bg .ts_menu #header .burgier:hover {
    background-image: image-url('icons/new-icons-hover.png');
  }
  body.flip .maintenace-bar .alert,
  body.login-bg .maintenace-bar .alert {
    position: relative;
    left: 47px;
    width: calc(100vw - 47px);
  }
  body.flip .main-wrapper,
  body.login-bg .main-wrapper {
    padding: 0px 0px 0px 47px;
  }
  body.flip .alert-new,
  body.login-bg .alert-new {
    width: calc(100% - 47px);
    margin: 0px 0px 0px 47px;
  }
}
@media screen and (max-width: 631px) {
  body.flip hgroup small,
  body.login-bg hgroup small {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body.flip .factory-search,
  body.login-bg .factory-search,
  body.flip .domain-search,
  body.login-bg .domain-search {
    padding: 0px 5px 5px 25px!important;
    height: 40px!important;
  }
  body.flip #cost-limits td,
  body.login-bg #cost-limits td {
    float: left!important;
  }
  body.flip .modal-sm .modal-header,
  body.login-bg .modal-sm .modal-header,
  body.flip .modal-sm .modal-footer,
  body.login-bg .modal-sm .modal-footer {
    width: 400px!important;
  }
  body.flip .close,
  body.login-bg .close {
    position: absolute!important;
  }
  body.flip select,
  body.login-bg select {
    background-color: #f5f5f5 !important;
  }
  body.flip .modal-header,
  body.login-bg .modal-header {
    width: calc(100% - 240px) !important;
    left: auto;
  }
  body.flip .modal-footer,
  body.login-bg .modal-footer {
    width: calc(100% - 240px) !important;
    left: auto;
  }
}
body.flip ul.comma-list,
body.login-bg ul.comma-list {
  list-style-type: none;
  display: inline;
  padding: 0;
}
body.flip ul.comma-list li:not(:last-child):after,
body.login-bg ul.comma-list li:not(:last-child):after {
  content: ', ';
}
body.flip ul.comma-list li,
body.login-bg ul.comma-list li {
  display: inline;
}
body.flip ul.tag-list:empty,
body.login-bg ul.tag-list:empty {
  display: none;
}
body.flip .assets label,
body.login-bg .assets label {
  vertical-align: top;
}
body.flip .assets tags-input,
body.login-bg .assets tags-input {
  display: inline-block;
  width: 250px;
}
body.flip .assets tags-input .tags,
body.login-bg .assets tags-input .tags {
  padding: 5px;
  box-shadow: none;
  border-radius: 0px;
  border: 0px;
  outline: none;
  border-bottom: 2px solid #bbbbbb;
  background-color: #f5f5f5;
}
body.flip .assets tags-input input,
body.login-bg .assets tags-input input {
  border: none;
  padding: 0px;
  margin: 0px 5px;
}
body.flip .assets tags-input ul,
body.login-bg .assets tags-input ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
body.flip .assets tags-input li,
body.login-bg .assets tags-input li {
  display: inline-block;
  padding: 1px;
  font-size: 12px;
}
body.flip .assets tags-input li:not(:last-of-type),
body.login-bg .assets tags-input li:not(:last-of-type) {
  margin-right: 5px;
}
body.flip .assets tags-input[disabled] li,
body.login-bg .assets tags-input[disabled] li {
  display: none;
}
body.flip .assets tags-input ti-tag-item,
body.login-bg .assets tags-input ti-tag-item,
body.flip .assets tags-input ng-include,
body.login-bg .assets tags-input ng-include {
  width: 100%;
  display: block;
}
body.flip .assets tags-input ti-tag-item span,
body.login-bg .assets tags-input ti-tag-item span {
  display: inline-block;
  line-height: 16px;
}
body.flip .assets tags-input ti-tag-item a,
body.login-bg .assets tags-input ti-tag-item a {
  color: white;
  display: inline-block;
}
body.flip .assets tags-input.ng-invalid .tags,
body.login-bg .assets tags-input.ng-invalid .tags {
  border-color: #d9534f !important;
  box-shadow: none!important;
}
body.flip .assets tags-input .tags.focused,
body.login-bg .assets tags-input .tags.focused {
  border-color: #bbbbbb;
  box-shadow: none!important;
}
body.flip tags-input.ng-invalid .tags,
body.login-bg tags-input.ng-invalid .tags {
  border-color: #d9534f !important;
  box-shadow: none!important;
}
body.flip tags-input .tags.focused,
body.login-bg tags-input .tags.focused {
  border-color: #bbbbbb;
  box-shadow: none!important;
}
body.flip stripe-element,
body.login-bg stripe-element {
  display: block;
  width: 250px;
}
/* ----------- login not flip ----------- */
.login-bg {
  background-color: #f9f9f9 !important;
}
.login-bg .buttons {
  margin-top: 20px;
  margin-bottom: 5px;
}
.login-bg label {
  margin: 15px 10px 5px 0;
}
.login-bg .input-group {
  margin-bottom: 20px;
}
.login-bg .forgotpass {
  margin-bottom: 40px;
}
.login-bg .login-main {
  padding: 30px!important;
  background: #fff !important;
  border: 1px solid #eeeeee;
  height: auto!important;
}
.login-bg .login-main input {
  margin-top: 0px;
  height: 34px;
}
.login-bg .login-main select {
  height: 34px;
}
.login-bg .alert-inline {
  margin-left: 0px;
}
.login-bg .form-control {
  box-shadow: none;
}
.login-bg .singup-success {
  background-image: image-url('icons/mail-icons.png');
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 62px;
  background-size: 70px;
}
.login-bg .singup-success h3 {
  margin-bottom: 40px;
}
.login-bg .singup-success p {
  margin-top: 80px;
}
.login-bg .singup-success-wirecast {
  text-align: center;
}
.login-bg .singup-success-wirecast h3 {
  margin-bottom: 10px;
}
.login-bg .singup-success-wirecast span {
  margin-bottom: 10px;
  display: block;
}
.login-bg .box_page_left {
  text-align: left!important;
}
.login-bg .box_page {
  text-align: center;
  width: 400px;
  margin: 64px auto 0;
}
.login-bg .box_page .logo {
  display: block;
  margin: 0 auto 20px;
  width: 230px;
  height: 57px;
  background-image: image-url('telestream-logo.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 230px;
}
/* ----------- CALCULATOR ----------- */
.btn-calculator {
  margin: 0px auto 15px;
  display: block;
  padding: 10px 20px;
}
.btn-calculator h4 {
  color: #fff;
  margin-bottom: 0px;
  font-size: 20px;
}
.btn-calculator span {
  font-size: 12px;
  line-height: 12px;
}
.calculator {
  margin: 0px;
  padding: 0px 0px 0px;
}
.calculator .modal-body {
  padding: 0px!important;
}
.calculator h4 {
  margin-bottom: 10px;
}
.calculator small {
  margin-bottom: 20px;
  display: block;
  line-height: 1.5;
}
.calculator .calculator-left {
  background-color: #fff;
  color: #576877;
  padding: 30px!important;
  max-height: calc(100vh - 64px) !important;
  min-height: calc(100vh - 64px) !important;
  overflow-y: scroll;
}
.calculator .calculator-left table {
  text-align: left!important;
  list-style: none;
  padding-top: 0px!important;
  width: 100%;
}
.calculator .calculator-left table thead {
  background-color: transparent!important;
}
.calculator .calculator-left table tbody {
  border: 0px!important;
}
.calculator .calculator-left table td {
  display: inline-block;
  text-align: left;
}
.calculator .calculator-left table tr {
  border: none!important;
}
.calculator .calculator-left table tr:first-child .minus {
  display: none;
}
.calculator .calculator-left table .minutes {
  width: 20%;
  display: inline-block;
  margin-right: 10px;
}
.calculator .calculator-left table .quality {
  width: 20%;
  display: inline-block;
  margin-right: 10px;
}
.calculator .calculator-left table .formats {
  width: 45%;
  display: inline-block;
  margin-right: 10px;
}
.calculator .calculator-left table .minus {
  display: inline-block;
}
.calculator .calculator-left table .plus {
  color: #009bdf;
  display: inline-block;
}
.calculator .calculator-left table input,
.calculator .calculator-left table select {
  box-shadow: none;
  padding: 6px;
  font-weight: 400;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  width: 100%;
  display: inline-block;
}
.calculator .calculator-left table select {
  padding-right: 20px!important;
}
.calculator .calculator-left .btn {
  height: 32px;
  line-height: 32px;
}
.calculator .calculator-right {
  background-color: #ededed;
  color: #444;
  padding: 30px!important;
  border-left: 1px solid #c7c7c7;
  max-height: calc(100vh - 64px) !important;
  min-height: calc(100vh - 64px) !important;
  display: block;
}
.calculator .calculator-right .grey-txt {
  display: block;
  height: 30px;
}
.calculator .calculator-right ul {
  text-align: left!important;
  padding-top: 0px!important;
  list-style: none;
  padding-left: 0px;
}
.calculator .calculator-right select {
  box-shadow: none;
  padding: 6px 20px 6px 6px;
  font-weight: 400;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: transparent!important;
  width: 180px;
  display: inline-block;
  outline: none;
  margin-left: 0px;
}
.calculator .calculator-right hr {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -30px;
  margin-right: -30px;
  border: 0;
  border-top: 1px solid #c7c7c7;
}
.calculator .calculator-right .additional-info {
  margin-top: 15px;
}
.calculator .calculator-right .additional-info small {
  font-size: 10px;
}
tags-input {
  box-shadow: none;
  border: none;
  padding: 0;
  min-height: 34px;
}
tags-input .host {
  margin: 0;
}
tags-input .tags {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-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;
}
tags-input .tags .tag-item {
  color: #fff;
  background: #428bca;
  border: 1px solid #357ebd;
  border-radius: 4px;
}
tags-input .tags .tag-item.selected {
  color: #fff;
  background: #d9534f;
  border: 1px solid #d43f3a;
}
tags-input .tags .tag-item .remove-button:hover {
  text-decoration: none;
}
tags-input .tags.focused {
  border: 1px solid #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
tags-input .autocomplete {
  border-radius: 4px;
}
tags-input .autocomplete .suggestion-item.selected {
  color: #262626;
  background-color: #f5f5f5;
}
tags-input .autocomplete .suggestion-item.selected em {
  color: #262626;
  background-color: #f5f5f5;
}
tags-input .autocomplete .suggestion-item em {
  color: #000;
  background-color: #fff;
}
tags-input.ng-invalid .tags {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
tags-input[disabled] .tags {
  background-color: #eee;
}
tags-input[disabled] .tags .tag-item {
  background: #337ab7;
  opacity: 0.65;
}
tags-input[disabled] .tags .input {
  background-color: #eee;
}

.input-group tags-input {
  padding: 0;
  display: table-cell;
}
.input-group tags-input:not(:first-child) .tags {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group tags-input:not(:last-child) .tags {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-lg tags-input:first-child .tags {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.input-group-lg tags-input:last-child .tags {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.input-group-sm tags-input:first-child .tags {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.input-group-sm tags-input:last-child .tags {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

tags-input.ti-input-lg, .input-group-lg tags-input {
  min-height: 46px;
}
tags-input.ti-input-lg .tags, .input-group-lg tags-input .tags {
  border-radius: 6px;
}
tags-input.ti-input-lg .tags .tag-item, .input-group-lg tags-input .tags .tag-item {
  height: 38px;
  line-height: 37px;
  font-size: 18px;
  border-radius: 6px;
}
tags-input.ti-input-lg .tags .tag-item .remove-button, .input-group-lg tags-input .tags .tag-item .remove-button {
  font-size: 20px;
}
tags-input.ti-input-lg .tags .input, .input-group-lg tags-input .tags .input {
  height: 38px;
  font-size: 18px;
}
tags-input.ti-input-sm, .input-group-sm tags-input {
  min-height: 30px;
}
tags-input.ti-input-sm .tags, .input-group-sm tags-input .tags {
  border-radius: 3px;
}
tags-input.ti-input-sm .tags .tag-item, .input-group-sm tags-input .tags .tag-item {
  height: 22px;
  line-height: 21px;
  font-size: 12px;
  border-radius: 3px;
}
tags-input.ti-input-sm .tags .tag-item .remove-button, .input-group-sm tags-input .tags .tag-item .remove-button {
  font-size: 16px;
}
tags-input.ti-input-sm .tags .input, .input-group-sm tags-input .tags .input {
  height: 22px;
  font-size: 12px;
}

.has-feedback tags-input .tags {
  padding-right: 30px;
}

.has-success tags-input .tags {
  border-color: #3c763d;
}
.has-success tags-input .tags.focused {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-error tags-input .tags {
  border-color: #a94442;
}
.has-error tags-input .tags.focused {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-warning tags-input .tags {
  border-color: #8a6d3b;
}
.has-warning tags-input .tags.focused {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/*# sourceMappingURL=ng-tags-input.bootstrap.css.map */
/*
























*/

[panda-quick-preview-wrapper] .scroll-indicator {
  width: 0px;
  height: 5px;
  background: green;
}
[panda-quick-preview-wrapper] img {
  width: 220px;
}
