@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

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

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

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

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

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

pre {
  white-space: pre-wrap; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

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

legend {
  border: 0;
  padding: 0; }

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

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
    cursor: not-allowed;
    background-color: gainsboro !important;}

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

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

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

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

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 2cm .5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  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; }

.img-circle {
  border-radius: 50%; }

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

cite {
  font-style: normal; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }
  .text-primary:hover {
    color: #3071a9; }

.text-warning {
  color: #c09853; }
  .text-warning:hover {
    color: #a47e3c; }

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

.text-success {
  color: #468847; }
  .text-success:hover {
    color: #356635; }

.text-info {
  color: #3a87ad; }
  .text-info:hover {
    color: #2d6987; }

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small,
  h2 small,
  h2 .small,
  h3 small,
  h3 .small {
    font-size: 65%; }

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small,
  h5 small,
  h5 .small,
  h6 small,
  h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .dl-horizontal dd:after {
      clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25; }
  blockquote p:last-child {
    margin-bottom: 0; }
  blockquote small {
    display: block;
    line-height: 1.428571429;
    color: #999999; }
    blockquote small:before {
      content: '\2014 \00A0'; }
  blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    blockquote.pull-right p,
    blockquote.pull-right small,
    blockquote.pull-right .small {
      text-align: right; }
    blockquote.pull-right small:before,
    blockquote.pull-right .small:before {
      content: ''; }
    blockquote.pull-right small:after,
    blockquote.pull-right .small:after {
      content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .row:after {
    clear: both; }

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

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

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

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

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

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

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

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

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

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

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .container {
    width: 740px; }

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

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .container {
    width: 960px; }

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

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .container {
    width: 1160px; }

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

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

@media (max-width: 767px) {
  .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; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #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; }
  .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); }
  .form-control:-moz-placeholder {
    color: #999999; }
  .form-control::-moz-placeholder {
    color: #999999; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee; }

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853; }
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48; }
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847; }
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

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

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 7px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  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.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .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); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #47a447;
    border-color: #398439; }
  .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #47a447;
    border-color: #398439; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc; }
  .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

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

.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px; }

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

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

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

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

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.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"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .glyphicon:empty {
    width: 1em; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

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

.dropdown {
  position: relative; }

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

.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; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

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

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

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

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

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

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

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
.btn-default .caret {
  border-top-color: #333; }
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff; }

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: none; }

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

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.btn-toolbar:after {
  clear: both; }
.btn-toolbar .btn-group {
  float: left; }
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%; }

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  white-space: nowrap; }
  .input-group-btn:first-child > .btn {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn {
    margin-left: -1px; }

.input-group-btn > .btn {
  position: relative; }
  .input-group-btn > .btn + .btn {
    margin-left: -4px; }
  .input-group-btn > .btn:hover, .input-group-btn > .btn:active {
    z-index: 2; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
    .nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
      border-top-color: #2a6496;
      border-bottom-color: #2a6496; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }
    .nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
      border-top-color: #fff;
      border-bottom-color: #fff; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: auto; }
      .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -10px; }
      .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -10px; }
      .navbar-collapse .navbar-text:last-child {
        margin-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand {
      margin-left: -10px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -10px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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 (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .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; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      margin-left: 10px;
      margin-right: 10px; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #ccc; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .dropdown > a:hover .caret,
  .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
    .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
      border-top-color: #555;
      border-bottom-color: #555; }
  .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #999999;
    border-bottom-color: #999999; }
  .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/Â ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #999999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    background-color: #eeeeee; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #999999;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.btn .badge {
  position: relative;
  top: -1px; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1 {
    line-height: 1;
    color: inherit; }
  .jumbotron p {
    line-height: 1.4; }
  .container .jumbotron {
    border-radius: 6px; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  margin-bottom: 20px; }
  .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #356635; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #2d6987; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #a47e3c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.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); }

.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; }

.progress-striped .progress-bar {
  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: 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; }

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    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: 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); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }
.media > .pull-right {
  margin-left: 10px; }

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5; }
  a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
      color: #e1edf7; }

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

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

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .panel-body:after {
    clear: both; }

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0; }
    .panel > .list-group .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
    .panel > .list-group .list-group-item:last-child {
      border-bottom: 0; }

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

.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden; }
  .panel-group .panel + .panel {
    margin-top: 5px; }
.panel-group .panel-heading {
  border-bottom: 0; }
  .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd; }
.panel-group .panel-footer {
  border-top: 0; }
  .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading > .dropdown .caret {
      border-color: #333333 transparent; }
  .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #428bca; }
    .panel-primary > .panel-heading > .dropdown .caret {
      border-color: #fff transparent; }
  .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading > .dropdown .caret {
      border-color: #468847 transparent; }
  .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading > .dropdown .caret {
      border-color: #c09853 transparent; }
  .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading > .dropdown .caret {
      border-color: #b94a48 transparent; }
  .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading > .dropdown .caret {
      border-color: #3a87ad transparent; }
  .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1; }

.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); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040; }
  .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; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050; }

.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: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }

  .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); } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.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; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.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; }
  .popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.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); }
  .popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.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; }
  .popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.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); }
  .popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    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: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    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: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.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); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.clearfix:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

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

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

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

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

  tr.visible-xs.visible-sm {
    display: table-row !important; }

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

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

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

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

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

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
@font-face {
  font-family: 'Gotham', sans-serif;
  src: url(../fonts/Gotham/gotham.ttf); }
@font-face {
  font-family: 'GothamRounded-Book';
  src: url("GothamRounded-Book.eot");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'GothamRounded-Book';
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url("../fonts/Gotham/GothamRounded-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.grad-blue-sidebar {
  background: -moz-linear-gradient(-50% 83.33% 45deg, #073766 0%, #1e5ea3 100%);
  background: -webkit-linear-gradient(45deg, #073766 0%, #1e5ea3 100%);
  background: -webkit-gradient(linear, -50% 83.33%, 150% 16.67%, color-stop(0, #073766), color-stop(1, #1e5ea3));
  background: -o-linear-gradient(45deg, #073766 0%, #1e5ea3 100%);
  background: -ms-linear-gradient(45deg, #073766 0%, #1e5ea3 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#073766', endColorstr='#1E5EA3' ,GradientType=0)";
  background: linear-gradient(45deg, #073766 0%, #1e5ea3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#073766',endColorstr='#1E5EA3' , GradientType=1); }

.help {
  background-color: #D2AB3A;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .help:hover {
    background-color: #d9b859; }

.call {
  background-color: #51A74C;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .call:hover {
    background-color: #67b762; }

.reportError {
  background-color: #2f612c;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .reportError:hover {
    background-color: #3c7b38; }

.exit {
  background-color: #2360A9;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .exit:hover {
    background-color: #2a72c9; }

.btn-home {
  background-color: #2360A9;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn-home:hover {
    background-color: #2a72c9; }

.print {
  background-color: #51A74C;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .print:hover {
    background-color: #67b762; }

.btn-blue {
  background-color: #2360A9;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn-blue:hover {
    background-color: #2a72c9; }

.btn-green {
  background-color: #4E9C47 !important;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn-green:hover {
    background-color: #68CB5F !important; }

.btn-blue-light {
  background-color: #E6EDF5;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn-blue-light:hover {
    background-color: white; }

.btn-blue-usa {
  background-color: #3175c7 !important;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn-blue-usa:hover {
    background-color: #1A5DAF !important; }

.btn-blue-usa-2 {
  background-color: #233895 !important;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn-blue-usa-2:hover {
    background-color: #1a2e75 !important; }

.btn-blue-strong-2 {
  background-color: #12284F;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn-blue-strong-2:hover {
    background-color: #19386e; }

.btn-cancel {
  background-color: white !important;
  color: red !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid red; }
  .btn-cancel:hover {
    color: #d90000;
    border: 1px solid #d90000; }

.btn-white {
  background-color: #12284F;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: white; }
  .btn-white:hover {
    background-color: #173364; }
  
  .btn-margen {
    margin: 20px 10px;
  }

body {
  text-align: center;
  margin: 0px;
  font-size: 16px; }
  @media (min-width: 768px) and (max-width: 991px) {
    body {
      font-size: 13px; } }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    text-decoration: none;
    color: inherit; }
  a:focus {
    text-decoration: none;
    color: inherit;
    outline: none !important; }

h1 {
  font-size: 2em; }
  @media (max-width: 767px) {
    h1 {
      font-size: 1.5em; } }

h2 {
  font-size: 1.8em; }

h3 {
  font-size: 1.5em; }
  @media (max-width: 767px) {
    h3 {
      margin-bottom: 1em; } }

h4 {
  font-size: 1em; }
  @media (min-width: 1450px) {
    h4 {
      font-size: 1.5em; } }

h5 {
  font-size: 1.2em; }

h6 {
  font-size: 1em; }

h1, h2, h3, h4, h5, h6 {
  width: 100%;
  position: relative;
  float: left;
  font-weight: 300;
  font-family: "GothamRounded-Book", sans-serif; }
  @media (max-width: 767px) {
    h1, h2, h3, h4, h5, h6 {
      text-align: center; } }

p, address, li, button {
  width: 100%;
  position: relative;
  float: left;
  font-family: "GothamRounded-Book", sans-serif;
  font-size: 1em;
  font-weight: 300; }
  @media (max-width: 767px) {
    p, address, li, button {
      text-align: center;
      font-size: 0.8em; } }

body {
  margin: 0px;
  background-color: white;
  text-align: center; }

button, input, select, textarea, .input-file {
  border: none;
  outline: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  resize: none;
  font-family: "GothamRounded-Book", sans-serif; }

input, select, textarea, .input-file {
  height: 45px;
  margin-bottom: 20px; }
  @media (min-width: 1450px) {
    input, select, textarea, .input-file {
      height: 50px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    input, select, textarea, .input-file {
      height: 35px; } }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

header button {
  margin: 0px 10px; }

button {
  min-width: 160px;
  height: 45px;
  margin-bottom: 20px;
  color: white;
  font-size: 0.8em;
  font-weight: 900;
  position: relative; }
  @media (min-width: 1450px) {
    button {
      min-width: 220px;
      height: 65px;
      font-size: 1.2em;
      line-height: 1.2em; } }
  @media (min-width: 768px) and (max-width: 991px) {
    button {
      height: 35px;
      padding: 5px 25px 5px 5px;
      min-width: 110px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    button {
      height: 45px;
      min-width: 130px;
      font-size: 0.7em; } }
  button i {
    position: absolute;
    width: 25px;
    right: 7.5px;
    top: 7.5px; }
    @media (min-width: 1450px) {
      button i {
        top: 18.5px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      button i {
        width: 15px;
        top: 10px;
        right: 5px; } }
    button i img {
      width: 100%;
      margin: 0px !important;
      top: 0px; }

.ln::after {
  width: 1px;
  height: 35px;
  position: absolute;
  content: "";
  background-color: white;
  right: 40px;
  top: 5px;
  z-index: 2; }
  @media (min-width: 1450px) {
    .ln::after {
      height: 55px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ln::after {
      height: 25px;
      right: 25px; } }

label {
  height: 50px;
  margin-bottom: 20px; }

a.href {
  text-decoration: none !important;
  border: none !important;
  outline: none !important; }

.overflow-body {
  overflow: hidden !important; }

.nomovil {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
  top: 0px;
  left: 0px;
  text-align: center; }
  .nomovil img {
    display: inline-block;
    height: 200px;
    margin: 10px auto 20px; }
  .nomovil img.downloads {
    display: inline-block;
    max-width: 120px;
    height: auto;
    margin: 10px auto; }
  .nomovil h5 {
    color: #2360A9;
    margin: 50px auto 10px; }

.encuesta-salida,
.encuesta-reporte {
  background-color: #2360A9;
  min-height: 100vh;
  padding: 50px 0px 10px 0px;
  color: white; }
  @media (max-width: 767px) {
    .encuesta-salida,
    .encuesta-reporte {
      display: none; } }
  .encuesta-salida .logo-myhd,
  .encuesta-reporte .logo-myhd {
    display: inline-block; }
    .encuesta-salida .logo-myhd img,
    .encuesta-reporte .logo-myhd img {
      height: 100px; }
  .encuesta-salida .logo-metalsa,
  .encuesta-reporte .logo-metalsa {
    display: inline-block; }
    .encuesta-salida .logo-metalsa img,
    .encuesta-reporte .logo-metalsa img {
      height: 50px; }
  .encuesta-salida .faces,
  .encuesta-reporte .faces {
    width: 100%;
    text-align: center;
    position: relative;
    margin: 50px 0px;
    display: inline-block; }
    .encuesta-salida .faces .option,
    .encuesta-reporte .faces .option {
      display: inline-block;
      width: 230px;
      height: 230px;
      border-radius: 50%;
      margin: 20px 30px;
      overflow: hidden; }
      .encuesta-salida .faces .option img,
      .encuesta-reporte .faces .option img {
        width: 100%;
        opacity: 0.8;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
        .encuesta-salida .faces .option img:hover,
        .encuesta-reporte .faces .option img:hover {
          opacity: 1; }
  .encuesta-salida label,
  .encuesta-reporte label {
    width: 350px;
    height: auto;
    display: inline-block;
    float: none;
    margin: 20px;
    background-color: #2360A9;
    border: 5px solid #20599c;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .encuesta-salida label,
      .encuesta-reporte label {
        width: 230px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .encuesta-salida label,
      .encuesta-reporte label {
        width: 280px; } }
    .encuesta-salida label img,
    .encuesta-reporte label img {
      display: inline-block;
      height: 50px;
      margin: 10px auto; }
    .encuesta-salida label h4,
    .encuesta-reporte label h4 {
      display: inline-block;
      color: white; }
    .encuesta-salida label input[type="checkbox"],
    .encuesta-reporte label input[type="checkbox"] {
      opacity: 0;
      position: absolute; }
  .encuesta-salida .label-check-report,
  .encuesta-reporte .label-check-report {
    background-color: white;
    border: 5px solid white;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.5); }
    .encuesta-salida .label-check-report h4,
    .encuesta-reporte .label-check-report h4 {
      color: #2360A9; }
  .encuesta-salida button,
  .encuesta-reporte button {
    width: 180px;
    display: inline-block;
    float: none;
    padding: 5px;
    margin: 40px 10px; }

.leng {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 100vh;
  position: relative;
  float: left; }
  @media (max-width: 767px) {
    .leng {
      display: none; } }
  .leng img {
    display: inline-block;
    margin: 60px auto 30px;
    max-height: 70px; }
    @media (min-width: 1450px) {
      .leng img {
        max-height: 110px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .leng img {
        margin: 50px auto 20px;
        max-height: 70px; } }
  .leng h1, .leng h2 {
    color: white; }
  .leng h1 {
    font-size: 3em; }
  .leng h2 {
    margin-bottom: 40px; }
  .leng .contry-body {
    width: 100%;
    height: auto;
    text-align: center; }
    .leng .contry-body .contry {
      width: 140px;
      height: 140px;
      display: inline-block;
      margin: 20px;
      opacity: 1;
      cursor: pointer;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s;
      -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
      -ms-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
      background-color: black;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (min-width: 1450px) {
        .leng .contry-body .contry {
          width: 190px;
          height: 190px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .leng .contry-body .contry {
          width: 110px;
          height: 110px; } }
    .leng .contry-body .c-inactive {
      opacity: 0.7; }

.login {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 100vh;
  position: relative;
  float: left; }
  @media (max-width: 767px) {
    .login {
      display: none; } }
  .login img {
    display: inline-block;
    margin: 100px auto;
    max-height: 100px; }
    @media (min-width: 1450px) {
      .login img {
        max-height: 150px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .login img {
        margin: 50px auto;
        max-height: 80px; } }
  .login .form {
    width: 100%;
    display: inline-block; }
    .login .form input {
      width: calc(100% - 100px);
      background-color: white;
      -webkit-border-radius: 10px 0px 0px 10px;
      -moz-border-radius: 10px 0px 0px 10px;
      -ms-border-radius: 10px 0px 0px 10px;
      border-radius: 10px 0px 0px 10px;
      float: left;
      text-align: center; }
    .login .form label {
      width: 100px;
      float: left;
      position: relative;
      background-color: white;
      height: 45px;
      -webkit-border-radius: 0px 10px 10px 0px;
      -moz-border-radius: 0px 10px 10px 0px;
      -ms-border-radius: 0px 10px 10px 0px;
      border-radius: 0px 10px 10px 0px; }
      @media (min-width: 1450px) {
        .login .form label {
          height: 50px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .login .form label {
          height: 45px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .login .form label {
          height: 35px; } }
      .login .form label img {
        margin: 5px;
        height: calc(100% - 10px); }
        @media (min-width: 1450px) {
          .login .form label img {
            margin: 5px; } }
      .login .form label::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 35px;
        top: 5px;
        left: 0px;
        background-color: #999; }
        @media (min-width: 1450px) {
          .login .form label::after {
            height: 40px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .login .form label::after {
            height: 35px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .login .form label::after {
            height: 25px; } }
  .login .foot {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 5%; }
    .login .foot img {
      max-width: 130px;
      float: left;
      margin: 10px 0px; }
    .login .foot p {
      width: calc(100% - 150px);
      text-align: left;
      color: white;
      padding: 10px 20px;
      border-left: 1px solid white;
      margin-left: 20px; }


.login-usa {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 100vh;
  position: relative;
  float: left;
  /*padding-top: 22vh;*/
}
@media (min-width: 1450px) {
  .login-usa {
    padding-top: 0;
  } 
}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
.login-usa .logo-myhd{
  width: 60%;
  height: auto;
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  text-align: center;
}
.login-usa button.ctrl{
  width: 100%;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
  overflow: hidden;
  box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  -ms-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
}
.login-usa button.ctrl-info{
  width: 50px;
  height: 50px;
  min-width: auto;
  padding: 0px;
  border: none;
  position: relative;
  display: inline-block;
  margin: 0px 10px 20px;
  float: none;
  text-align: center;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  -ms-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
}
@media (min-width: 768px) and (max-width: 991px) {
  .login-usa button.ctrl-info{
    width: 40px;
    height: 40px;
  }
}
.login-usa button.ctrl-info img{
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-block;
}
.login-usa button.listen-respond{
  background-color: #3175c7;
  text-align: left;
  padding-left: 70px;
}
.login-usa button.listen-respond::after{
  width: 50px;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  content: "";
  background-image: url(../img/icon-listen-respond.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  background-color: #1A5DAF;
  z-index: 1;
}
.login-usa button.help-line{
  background-color: #24CEAD;
}
.login-usa .content{
  width: 100%;
  height: auto;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
  z-index: 2;
}
.login-usa .content nav{
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  text-align: center;
}
.login-usa .content nav .tabs{
  width: 50%;
  height: 60px;
  position: relative;
  float: left;
  text-align: center;
  color: white;
  padding: 10px;
  cursor: pointer;
  background-color: rgba(0,0,0,0.4);
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -ms-border-radius: 10px 10px 0px 0px;
}
.login-usa .content nav .tabs h4{
  width: auto;
  display: inline-block;
  float: none;
}
.login-usa .content nav .tabs.active{
  color: #002071;
  background-color: white;
}
.login-usa .content nav .tabs.active h4{
  border-bottom: 1px solid #24CEAD;
}
.login-usa .content-inside{
  width: 100%;
  height: auto;
  position: absolute;
  top: 60px;
  left: 0px;
  text-align: center;
  background-color: white;
  padding: 17px; 
  z-index: 1;
  opacity: 0;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -ms-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
}
.login-usa .content-inside.links{
  padding: 50px; 
}
.login-usa .z-front{
  z-index: 10;
  opacity: 1;
}
.login-usa .content-inside input{
  width: 100%;
  position: relative;
  float: left;
  text-align: left;
  background-color: #F0F0F0;
  padding: 10px; 
  color: #333;
}
.login-usa .content-inside input[type="submit"]{
  width: 100%;
  position: relative;
  float: left;
  text-align: left;
  padding: 10px; 
  text-align: center;
  color: white;
}
.login-usa .content-inside label{
  font-size: 0.7em;
  color: #233895;
  margin: 10px 0px 30px 0px;
  height: auto;
  width: auto;
  cursor: pointer;
  padding: 14px;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #24CEAD;
  -webkit-transition: 0.3s;
}
.login-usa .content-inside label:hover{
  background-color: #24CEAD;
  color: white;
}
.login-usa .content-inside .icon-help{
  margin: 8px 20px;
  height: 45px;
  float: left;
}

.login-usa .content-inside .align-left{
  text-align: left;
  float: left;
}
.login-usa .content-inside .align-right{
  text-align: right;
  float: right;
}
.login-usa .content-inside .carousel{
  padding: 0px;
  height: auto;
  position: relative;
  width: 100%;
  float: left;
  text-align: center; 
  padding-bottom: 50px;
}
.login-usa .content-inside .carousel div.option{
  width: 180px;
  height: auto;
  position: relative;
  float: none;
  display: inline-block;
  background-color: white;
  margin: 10px;
  cursor: pointer;
}
.login-usa .content-inside .carousel div img{
  width: 100%;
  display: inline-block;
}




  @media (max-width: 767px) {
    .login-usa {
      display: none; } }
  /*.login-usa img {
    display: inline-block;
    margin: 100px auto;
    max-height: 100px; }
    @media (min-width: 1450px) {
      .login-usa img {
        max-height: 150px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .login-usa img {
        margin: 50px auto;
        max-height: 80px; } }*/
  .login-usa .form {
    width: 100%;
    display: inline-block; }
    .login-usa .form input {
      width: calc(100% - 100px);
      background-color: white;
      -webkit-border-radius: 10px 0px 0px 10px;
      -moz-border-radius: 10px 0px 0px 10px;
      -ms-border-radius: 10px 0px 0px 10px;
      border-radius: 10px 0px 0px 10px;
      float: left;
      text-align: center; }
    .login-usa .form label {
      width: 100px;
      float: left;
      position: relative;
      background-color: white;
      height: 45px;
      -webkit-border-radius: 0px 10px 10px 0px;
      -moz-border-radius: 0px 10px 10px 0px;
      -ms-border-radius: 0px 10px 10px 0px;
      border-radius: 0px 10px 10px 0px; }
      @media (min-width: 1450px) {
        .login-usa .form label {
          height: 50px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .login-usa .form label {
          height: 45px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .login-usa .form label {
          height: 35px; } }
      .login-usa .form label img {
        margin: 5px;
        height: calc(100% - 10px); }
        @media (min-width: 1450px) {
          .login-usa .form label img {
            margin: 5px; } }
      .login-usa .form label::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 35px;
        top: 5px;
        left: 0px;
        background-color: #999; }
        @media (min-width: 1450px) {
          .login-usa .form label::after {
            height: 40px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .login-usa .form label::after {
            height: 35px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .login-usa .form label::after {
            height: 25px; } }
  .login-usa .foot {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 5%; }
    .login-usa .foot img {
      max-width: 130px;
      float: left;
      margin: 10px 0px; }
    .login-usa .foot p {
      width: calc(100% - 150px);
      text-align: left;
      color: white;
      padding: 10px 20px;
      border-left: 1px solid white;
      margin-left: 20px; }

sidebar {
  background-color: #2360A9;
  width: 300px;
  height: 100vh;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  padding: 10px;
  z-index: 300;
  overflow: hidden; }
  @media (max-width: 767px) {
    sidebar {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    sidebar {
      width: 200px; } }
  sidebar .photo {
    display: inline-block;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin: 20px auto 10px auto; }
    sidebar .photo img {
      width: 100%; }
  sidebar .no-photo {
    display: inline-block;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin: 20px auto 10px auto; }
    sidebar .no-photo img {
      width: 100%; }
  sidebar p {
    line-height: 1em; }
    @media (min-width: 1450px) {
      sidebar p {
        line-height: 1.5em; } }
    sidebar p .number,
    sidebar p .email,
    sidebar p .domain {
      font-weight: 900; }
    sidebar p .date {
      font-size: 0.7em; }
  sidebar .separate {
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 10px auto; }
  sidebar .video-display {
    display: inline-block !important; }
  sidebar .video {
    width: 100%;
    height: 250px;
    background-color: black;
    margin-bottom: 20px;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
    @media (min-width: 1450px) {
      sidebar .video {
        height: 350px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      sidebar .video {
        height: 110px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      sidebar .video {
        height: 220px; } }
  sidebar .logo {
    display: inline-block;
    height: 40px;
    margin: 10px auto; }
  sidebar button {
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
    padding: 5px 55px 5px 5px;
    margin: 0px 0px 20px 0px; }
    @media (min-width: 768px) and (max-width: 991px) {
      sidebar button {
        min-width: auto;
        padding: 5px 30px 5px 5px; } }
  sidebar .info-application {
    display: inline-block;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin: 20px 10px 20px 10px;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
  }
  sidebar .info-application img {
    width: 100%;
  }

.grad-blue-sidebar {
  background: -moz-linear-gradient(-50% 83.33% 45deg, #073766 0%, #1e5ea3 100%);
  background: -webkit-linear-gradient(45deg, #073766 0%, #1e5ea3 100%);
  background: -webkit-gradient(linear, -50% 83.33%, 150% 16.67%, color-stop(0, #073766), color-stop(1, #1e5ea3));
  background: -o-linear-gradient(45deg, #073766 0%, #1e5ea3 100%);
  background: -ms-linear-gradient(45deg, #073766 0%, #1e5ea3 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#073766', endColorstr='#1E5EA3' ,GradientType=0)";
  background: linear-gradient(45deg, #073766 0%, #1e5ea3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#073766',endColorstr='#1E5EA3' , GradientType=1); }

header {
  width: calc(100% - 300px);
  height: 100px;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 30px 0px;
  z-index: 200;
  -webkit-box-shadow: 0px 0px 20px rgba(30, 94, 166, 0.8);
  -moz-box-shadow: 0px 0px 20px rgba(30, 94, 166, 0.8);
  -ms-box-shadow: 0px 0px 20px rgba(30, 94, 166, 0.8);
  box-shadow: 0px 0px 20px rgba(30, 94, 166, 0.8); }
  @media (min-width: 1450px) {
    header {
      height: 130px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    header, .cabecera {
      width: calc(100% - 200px);
      height: 70px;
      padding: 20px 0px; } }
  header img.logo, .cabecera img.logo {
    position: absolute;
    top: 20px;
    left: calc(50% - 55px);
    height: 60px;
    z-index: 2; }
    @media (min-width: 1450px) {
      header img.logo, .cabecera img.logo  {
        left: calc(50% - 62px);
        height: 90px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      header img.logo .cabecera img.logo {
        top: 20px;
        left: calc(50% - 20px);
        height: 30px; } }
  header button, .cabecera button {
    width: auto;
    padding: 5px 45px 5px 5px; }
    @media (min-width: 768px) and (max-width: 991px) {
      header button, .cabecera button  {
        padding: 5px 30px 5px 5px; } }
  header .help, .cabecera .help  {
    float: left; }
  header .exit, .cabecera .exit {
    float: right; }
  header .btn-home, .cabecera .btn-home {
    float: left; }
  header .print, .cabecera .print {
    float: right; }
  
  
  .cabecera {
  width: calc(100% );
  top: 0px;
  right: 0px;
  padding: 15px 25px;
  z-index: 200;
  background-color: white;
  -webkit-box-shadow: 0px 0px 5px rgba(30, 94, 166, 0.8);
  -moz-box-shadow: 0px 0px 5px rgba(30, 94, 166, 0.8);
  -ms-box-shadow: 0px 0px 5px rgba(30, 94, 166, 0.8);
  box-shadow: 0px 0px 5px rgba(30, 94, 166, 0.8); }
  
  
.cabecera img.logo2 {
    height: 50px;
    z-index: 2;
    margin: 9px 0px;
    margin-right: 160px;
}
    
    
@media (min-width: 1450px) {
    .cabecera img.logo2 {
        height: 50px;
        margin-right: 220px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .cabecera img.logo2 {
        height: 40px;
        margin-right: 110px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .cabecera img.logo2 {
        height: 30px;
        margin-right: 1300px;
    }
}
    

.slick-arrow {
  display: none; }

.home {
  position: absolute;
  background-color: #E6EDF5;
  width: calc(100% - 300px);
  height: calc(100vh - 100px);
  bottom: 0px;
  right: 0px;
  padding: 50px;
  overflow: scroll;
  z-index: 100; }
  @media (min-width: 1450px) {
    .home {
      height: calc(100vh - 130px); } }
  @media (min-width: 768px) and (max-width: 991px) {
    .home {
      width: calc(100% - 200px);
      height: calc(100vh - 70px); } }
  @media (max-width: 767px) {
    .home {
      display: none; } }
  .home .carousel {
    padding: 0px;
    height: auto;
    position: relative;
    width: 100%;
    float: left;
    text-align: center; }
    .home .carousel .option {
      width: 180px;
      height: 190px;
      position: relative;
      float: none;
      display: inline-block !important;
      background-color: white;
      margin: 10px;
      cursor: pointer;
      display: none;
      /* display-option */
      -webkit-box-shadow: 0px 5px 10px rgba(30, 94, 166, 0.2);
      -moz-box-shadow: 0px 5px 10px rgba(30, 94, 166, 0.2);
      -ms-box-shadow: 0px 5px 10px rgba(30, 94, 166, 0.2);
      box-shadow: 0px 5px 10px rgba(30, 94, 166, 0.2);
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px; }
      @media (min-width: 1450px) {
        .home .carousel .option {
          width: 260px !important;
          height: 270px; } }
      @media (min-width: 992px) and (max-width: 1449px) {
        .home .carousel .option {
          width: 210px !important;
          height: 190px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .home .carousel .option {
          width: 150px !important;
          height: 140px; } }
      .home .carousel .option .info-option {
        position: relative;
        float: left;
        height: 30px;
        width: 100%; }
        @media (min-width: 1450px) {
          .home .carousel .option .info-option {
            height: 50px; } }
        .home .carousel .option .info-option i {
          position: relative;
          float: right;
          background-color: #D2AB3A;
          color: white;
          margin: 5px;
          /*padding-top: 2px;
          width: 20px;
          height: 20px;*/
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;

          padding-top: 7px;
          width: 30px;
          height: 30px;
          font-size: 1.1em;

        }
          @media (min-width: 1450px) {
            .home .carousel .option .info-option i {
              width: 40px;
              height: 40px;
              padding: 12px; } }
      .home .carousel .option .content {
        position: relative;
        float: left;
        width: 100%; }
      .home .carousel .option img.service {
        height: 80px;
        display: inline-block;
        margin: 10px 0px; }
        @media (min-width: 1450px) {
          .home .carousel .option img.service {
            height: 120px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .home .carousel .option img.service {
            height: 60px;
            margin: 0px; } }
      .home .carousel .option h4 {
        margin: 0px 0px;
        padding-top: 10px;
        border-top: 1px solid #E6EDF5; }

#app2 {
    position: absolute;
    background-color: #E6EDF5;
    width: calc(100% - 50px);
    height: calc(100vh - 25px);
    bottom: 0px;
    right: 0px;
    margin: 10px 25px;
    cursor: pointer;
    overflow: scroll;
    z-index: 100;
    padding: 0;
}
.app {
  position: absolute;
  background-color: #E6EDF5;
  width: calc(100% - 300px);
  height: calc(100vh - 100px);
  bottom: 0px;
  right: 0px;
  padding: 10px 50px;
  cursor: pointer;
  overflow: scroll;
  z-index: 100; }
  .app div:focus {
    outline: none !important; }
  @media (min-width: 1450px) {
    .app {
      height: calc(100vh - 130px); } }
  @media (max-width: 767px) {
    .app {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .app {
      width: calc(100% - 200px);
      height: calc(100vh - 70px); } }
  .app h1 {
    color: #2360A9;
    font-weight: 900; }
    .app h1 img {
      height: 40px;
      margin: 0px 20px; }
  .app p {
    color: #2360A9;
    margin-bottom: 20px; }
  .app .separate {
    width: 100%;
    height: 1px;
    position: relative;
    background-color: #d4e0ee;
    margin: 5px 0px; }
  .app .carousel {
    padding: 0px;
    height: auto;
    position: relative;
    width: 100%;
    float: left;
    text-align: center; }
    .app .carousel .variable-height{
      height: auto !important;
    }
    .app .carousel:focus {
      outline: none !important; }
    .app .carousel .option {
      width: 180px;
      height: 190px;
      position: relative;
      float: none;
      display: inline-block !important;
      background-color: white;
      margin: 10px;
      cursor: pointer;
      display: none;
      /* display-option */
      -webkit-box-shadow: 0px 5px 10px rgba(30, 94, 166, 0.2);
      -moz-box-shadow: 0px 5px 10px rgba(30, 94, 166, 0.2);
      -ms-box-shadow: 0px 5px 10px rgba(30, 94, 166, 0.2);
      box-shadow: 0px 5px 10px rgba(30, 94, 166, 0.2);
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px; }
      @media (min-width: 1450px) {
        .app .carousel .option {
          width: 280px !important;
          height: 270px; } }
      @media (min-width: 992px) and (max-width: 1449px) {
        .app .carousel .option {
          width: 210px !important;
          height: 190px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .app .carousel .option {
          width: 150px !important;
          height: 140px; } }
      .app .carousel .option .info-option {
        position: relative;
        float: left;
        height: 30px;
        width: 100%; }
        @media (min-width: 1450px) {
          .app .carousel .option .info-option {
            height: 50px; } }
        .app .carousel .option .info-option i {
          position: relative;
          float: right;
          background-color: #D2AB3A;
          color: white;
          margin: 5px;
          /*padding-top: 2px;
          width: 20px;
          height: 20px;*/
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;

          padding-top: 7px;
          width: 30px;
          height: 30px;
          font-size: 1.1em;
        }
          @media (min-width: 1450px) {
            .app .carousel .option .info-option i {
              width: 40px;
              height: 40px;
              padding: 12px; } }
      .app .carousel .option .content {
        position: relative;
        float: left;
        width: 100%; }
      .app .carousel .option img.service {
        height: 80px;
        display: inline-block;
        margin: 10px 0px; }
        @media (min-width: 1450px) {
          .app .carousel .option img.service {
            height: 120px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .app .carousel .option img.service {
            height: 60px;
            margin: 0px; } }
      .app .carousel .option h4 {
        margin: 0px 0px;
        padding-top: 10px;
        border-top: 1px solid #E6EDF5; }
      .app .carousel .option ul{
        width: 100%;
        position: relative;
        float: left;
        padding: 10px;
      }
      .app .carousel .option ul li{
        width: 100%;
        position: relative;
        float: left;
        padding: 2px;
        text-align: center;
        font-size: 0.7em;
        list-style: none;
      }
  .app .st-active h5 {
    background-color: #12284F !important; }
  .app .steps {
    display: inline-block;
    margin: 10px 20px; }
    .app .steps h5 {
      width: 30px;
      height: 30px;
      padding: 5px;
      display: inline-block;
      color: white;
      background-color: #2360A9;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
      @media (min-width: 1450px) {
        .app .steps h5 {
          width: 40px;
          height: 40px;
          padding: 10px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .app .steps h5 {
          padding: 7px; } }
    .app .steps h4 {
      width: auto;
      text-align: center;
      display: inline-block;
      margin: 1.2em 5px; }
      @media (min-width: 1450px) {
        .app .steps h4 {
          margin: 0.8em 5px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .app .steps h4 {
          margin: 1.5em 5px; } }
  .app button {
    width: auto;
    min-width: 160px;
    height: 45px;
    margin-bottom: 20px;
    color: white;
    font-size: 0.8em;
    font-weight: 900;
    position: relative; }
    @media (min-width: 1450px) {
      .app button {
        min-width: 220px;
        height: 65px;
        font-size: 1.2em;
        line-height: 1.2em; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .app button {
        height: 35px;
        padding: 5px;
        min-width: 110px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .app button {
        height: 45px;
        min-width: 130px;
        font-size: 0.7em; } }
    .app button img {
      height: 60%; }
  .app .inline {
    display: inline-block;
    float: none;
    margin: 20px 10px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .app .inline {
        margin: 15px 10px; } }
  .app .align-left {
    float: left;
    margin-right: 10px; }
  .app .align-right {
    float: right;
    margin-right: 10px; }
  .app .forms {
    width: 100%;
    height: auto;
    padding: 30px 20px;
    background-color: white;
    position: relative;
    float: left;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .app .forms input,
    .app .forms select,
    .app .forms textarea,
    .app .forms .input-file {
      width: 100%;
      background-color: #E6EDF5;
      text-align: center;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px;
      -webkit-appearance: inherit;
      text-align: center;
      text-align-last: center; }
    .app .forms img.gif {
      display: inline-block;
      height: 250px; }
      @media (min-width: 1450px) {
        .app .forms img.gif {
          height: 300px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .app .forms img.gif {
          height: 200px; } }
    .app .forms .input-file {
      padding: 15px; }
      .app .forms .input-file input[type="file"] {
        opacity: 0;
        position: absolute;
        z-index: 10;
        top: 0px;
        width: 100%; }
    .app .forms .input-group {
      width: 100%; }
      .app .forms .input-group .input-group-btn {
        display: inline-block;
        position: absolute;
        width: 100%;
        left: 0px;
        height: 100%;
        margin: 0px;
        opacity: 0; }
      .app .forms .input-group .form-control {
        border-radius: 50px;
        cursor: auto;
        height: 50px;
        border: none;
        transition: none;
        box-shadow: none; }
  .app .paragraph {
    width: 100%;
    height: auto;
    padding: 30px 20px;
    background-color: white;
    position: relative;
    float: left;
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .app .paragraph h4 {
      text-align: left;
      padding: 10px 10px 0px 10px; }
    .app .paragraph .overflow-y {
      overflow-y: scroll; }
      .app .paragraph .overflow-y::-webkit-scrollbar {
        width: 40px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .app .paragraph .overflow-y::-webkit-scrollbar {
            width: 20px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .app .paragraph .overflow-y::-webkit-scrollbar {
            width: 30px; } }
      .app .paragraph .overflow-y::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
        -webkit-border-radius: 0px;
        border-radius: 0px; }
      .app .paragraph .overflow-y::-webkit-scrollbar-thumb {
        -webkit-border-radius: 40px;
        border-radius: 40px;
        background-color: white;
        background-image: url(../img/scroll-track-background.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20px 20px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
        @media (min-width: 768px) and (max-width: 991px) {
          .app .paragraph .overflow-y::-webkit-scrollbar-thumb {
            background-size: 10px 10px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .app .paragraph .overflow-y::-webkit-scrollbar-thumb {
            background-size: 15px 15px; } }
      .app .paragraph .overflow-y::-webkit-scrollbar-thumb:window-inactive {
        background: white; }
    .app .paragraph p {
      text-align: left;
      max-height: 300px;
      padding: 0px 10px 10px 10px;
      margin-bottom: 0px; }
    .app .paragraph .s-line {
      width: 100%;
      height: 1px;
      background-color: #E6EDF5;
      float: left;
      margin: 10px 0px; }
  .app .table-container {
    float: left;
    position: relative;
    width: 100%;
    padding: 20px 10px 10px 10px;
    background-color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
  .app .headings {
    width: 100%;
    position: relative;
    float: left;
    padding-right: 40px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .app .headings {
        padding-right: 20px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .app .headings {
        padding-right: 30px; } }
    .app .headings table {
      width: 100%;
      position: relative;
      float: left;
      background-color: white;
      border: none;
      font-size: 0.8em; }
      .app .headings table thead tr {
        border: none;
        border-bottom: 2px solid #1B5AA7;
        height: 30px; }
        .app .headings table thead tr td {
          border: none;
          font-weight: 900;
          color: #1B5AA7; }
  .app .scroll-content {
    width: 100%;
    position: relative;
    float: left;
    height: 100px;
    overflow: scroll; }
    .app .scroll-content::-webkit-scrollbar {
      width: 40px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .app .scroll-content::-webkit-scrollbar {
          width: 20px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .app .scroll-content::-webkit-scrollbar {
          width: 30px; } }
    .app .scroll-content::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
      -webkit-border-radius: 0px;
      border-radius: 0px; }
    .app .scroll-content::-webkit-scrollbar-thumb {
      -webkit-border-radius: 40px;
      border-radius: 40px;
      background-color: white;
      background-image: url(../img/scroll-track-background.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 20px 20px;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
      @media (min-width: 768px) and (max-width: 991px) {
        .app .scroll-content::-webkit-scrollbar-thumb {
          background-size: 10px 10px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .app .scroll-content::-webkit-scrollbar-thumb {
          background-size: 15px 15px; } }
    .app .scroll-content::-webkit-scrollbar-thumb:window-inactive {
      background: white; }
    .app .scroll-content table {
      width: 100%;
      position: relative;
      float: left;
      background-color: white;
      border: none;
      font-size: 0.9em; }
      .app .scroll-content table tbody tr {
        border: none;
        border-bottom: 1px solid #E6EDF5;
        height: 30px; }
        .app .scroll-content table tbody tr:last-child {
          border-bottom: none; }
        .app .scroll-content table tbody tr td {
          border: none; }
          .app .scroll-content table tbody tr td button {
            width: auto;
            padding: 0px;
            margin: 0px;
            min-width: auto;
            height: auto;
            display: inline-block;
            float: none;
            color: white;
            background-color: #2360A9;
            padding: 10px 20px;
            margin: 10px 0px;
            font-size: 0.8em; }
            .app .scroll-content table tbody tr td button img {
              height: 30px; }
  .app .pw-medium {
    position: relative;
    background-color: #191919;
    display: inline-block;
    width: 100%;
    height: calc(100vh - 130px - 300px);
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    @media (min-width: 1450px) {
      .app .pw-medium {
        height: 300px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .app .pw-medium {
        height: 200px; } }
    .app .pw-medium .frame {
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0px;
      right: 0px;
      z-index: 10;
      color: white; }
      .app .pw-medium .frame img {
        height: 100%;
        display: inline-block; }
  .app .pw-small {
    position: relative;
    background-color: #191919;
    display: inline-block;
    width: 100%;
    height: 250px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    @media (min-width: 1450px) {
      .app .pw-small {
        height: 300px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .app .pw-small {
        height: 200px; } }
    .app .pw-small .frame {
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0px;
      right: 0px;
      z-index: 10;
      color: white; }
      .app .pw-small .frame img {
        height: 100%;
        display: inline-block; }
  .app .pw-full {
    position: absolute;
    background-color: #191919;
    width: 100%;
    height: 100%;
    bottom: 0px;
    right: 0px;
    z-index: 200; }
    .app .pw-full .controls {
      width: auto;
      height: auto;
      position: absolute;
      top: 20px;
      right: 20px;
      z-index: 20; }
      .app .pw-full .controls .btn {
        width: 80px;
        height: 80px;
        display: block;
        margin-bottom: 20px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat; }
        @media (min-width: 768px) and (max-width: 991px) {
          .app .pw-full .controls .btn {
            width: 50px;
            height: 50px; } }
      .app .pw-full .controls .print-btn {
        background-color: #51A74C;
        background-image: url(../img/icon-print-2.png);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
        .app .pw-full .controls .print-btn:hover {
          background-color: #67b762; }
      .app .pw-full .controls .send-btn {
        background-color: #1B5AA7;
        background-image: url(../img/icon-mail.png);
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
        .app .pw-full .controls .send-btn:hover {
          background-color: #206cc8; }
        @media (min-width: 768px) and (max-width: 991px) {
          .app .pw-full .controls .send-btn {
            top: 90px; } }
    .app .pw-full .qts {
      width: auto;
      height: auto;
      position: absolute;
      top: 20px;
      right: 20px;
      z-index: 30; }
      .app .pw-full .qts button, .app .pw-full .qts label {
        width: 130px;
        min-width: 130px;
        position: relative;
        display: block;
        float: none;
        cursor: pointer;
        text-align: center;
        color: white;
        font-size: 0.8em; }
        @media (min-width: 1450px) {
          .app .pw-full .qts button, .app .pw-full .qts label {
            width: 220px;
            height: 65px;
            font-size: 1.2em;
            line-height: 1.2em; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .app .pw-full .qts button, .app .pw-full .qts label {
            height: 35px;
            width: 100px;
            padding: 5px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .app .pw-full .qts button, .app .pw-full .qts label {
            height: 45px;
            min-width: 100px;
            width: 100px;
            font-size: 0.7em; } }
      .app .pw-full .qts .label-checked {
        background-color: #51A74C !important; }
      .app .pw-full .qts label {
        font-family: "GothamRounded-Book", sans-serif;
        padding: 15px 10px 10px 10px;
        position: relative;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
        @media (min-width: 1450px) {
          .app .pw-full .qts label {
            text-align: left;
            padding: 20px 10px 10px 40px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .app .pw-full .qts label {
            padding: 10px 5px 5px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .app .pw-full .qts label {
            padding: 15px 5px; } }
        .app .pw-full .qts label input[type="checkbox"] {
          margin: 0px;
          padding: 0px;
          height: 0px;
          position: absolute;
          top: 25px;
          left: 15px;
          opacity: 0; }
          @media (min-width: 1450px) {
            .app .pw-full .qts label input[type="checkbox"] {
              opacity: 1; } }
    .app .pw-full .frame {
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0px;
      right: 0px;
      z-index: 10;
      color: white; }
      .app .pw-full .frame img {
        height: 100%;
        display: inline-block; }

.modal-video-full {
  width: 60%; }
  @media (min-width: 1450px) {
    .modal-video-full {
      width: 60%; } }
  @media (min-width: 992px) and (max-width: 1449px) {
    .modal-video-full {
      width: 70%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .modal-video-full {
      width: 70%; } }
  .modal-video-full .modal-content {
    padding: 50px 20px 0px !important; }
    .modal-video-full .modal-content .modal-body .close-modal {
      width: 200px;
      height: 40px;
      position: absolute;
      top: -30px;
      left: calc(50% - 100px);
      z-index: 100;
      border: 1px solid red;
      cursor: pointer;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      .modal-video-full .modal-content .modal-body .close-modal h5 {
        color: red;
        cursor: pointer; }
  .modal-video-full .modal-footer {
    text-align: center; }
    .modal-video-full .modal-footer .btn-group .btn-option:focus {
      background-color: #091325; }

.mod-home {
  padding-top: 20px;
  width: calc(100% - 300px);
  right: 0px;
  left: auto;
  height: calc(100vh - 130px);
  bottom: 0px;
  top: auto; }

.mod-home:focus{
  outline: none;
}

.modal-full-page {
  width: 80% !important; }

.modal-width-option{
  width: 100%;
}

.modal-imprimir .modal-content h3 {
  color: #51A74C; }

.modal .close-modal{
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  cursor: pointer;
}
.modal .close-modal img{
  width: 100%;
  -webkit-filter: drop-shadow(0px 3px 2px rgba(0,0,0,0.5));
}

.mod-home .modal-content,
.modal .modal-content {
  border: none;
  padding: 50px 20px; }
  .mod-home .modal-content .ok,
  .mod-home .modal-content .warning,
  .mod-home .modal-content .noprint,
  .modal .modal-content .ok,
  .modal .modal-content .warning,
  .modal .modal-content .noprint {
    display: inline-block;
    margin: 10px auto 10px;
    height: 100px; }
  .mod-home .modal-content h2, .mod-home .modal-content h3,
  .modal .modal-content h2,
  .modal .modal-content h3 {
    display: inline-block;
    float: none; }
  .mod-home .modal-content input,
  .mod-home .modal-content textarea,
  .modal .modal-content input,
  .modal .modal-content textarea {
    display: inline-block;
    float: none;
    border: none;
    background-color: #E6EDF5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    margin: 0px 0px 20px 0px;
    text-align: center;
    width: 100%; }
  .mod-home .modal-content textarea,
  .modal .modal-content textarea {
    height: 130px; }
    @media (min-width: 1450px) {
      .mod-home .modal-content textarea,
      .modal .modal-content textarea {
        height: 150px; } }
    @media (min-width: 992px) and (max-width: 1449px) {
      .mod-home .modal-content textarea,
      .modal .modal-content textarea {
        height: 100px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .mod-home .modal-content textarea,
      .modal .modal-content textarea {
        height: 80px; } }
  .mod-home .modal-content button,
  .modal .modal-content button {
    display: inline-block;
    width: auto;
    float: none;
    margin: 10px; }
  .mod-home .modal-content p,
  .modal .modal-content p {
    display: inline-block;
    float: none;
    margin: 10px 0px; }
  .mod-home .modal-content .multioptions label,
  .modal .modal-content .multioptions label {
    width: 100%;
    height: auto;
    display: inline-block;
    float: none;
    margin: 5px 0px;
    background-color: white;
    border: 5px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .mod-home .modal-content .multioptions label,
      .modal .modal-content .multioptions label {
        width: 100%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .mod-home .modal-content .multioptions label,
      .modal .modal-content .multioptions label {
        width: 100%; } }
    .mod-home .modal-content .multioptions label img,
    .modal .modal-content .multioptions label img {
      display: inline-block;
      height: 50px;
      margin: 10px auto; }
    .mod-home .modal-content .multioptions label h4,
    .modal .modal-content .multioptions label h4 {
      display: inline-block;
      color: #2360A9;
      margin: 5px 0px; }
    .mod-home .modal-content .multioptions label input[type="checkbox"],
    .modal .modal-content .multioptions label input[type="checkbox"] {
      opacity: 0;
      position: absolute; }
    .mod-home .modal-content .multioptions label input[type="radio"],
    .modal .modal-content .multioptions label input[type="radio"] {
      opacity: 0;
      position: absolute; }
  .mod-home .modal-content .multioptions .label-check-report,
  .modal .modal-content .multioptions .label-check-report {
    background-color: #2360A9;
    border: 5px solid #20599c;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3); }
    .mod-home .modal-content .multioptions .label-check-report h4,
    .modal .modal-content .multioptions .label-check-report h4 {
      color: white; }
.mod-home .paragraph,
.modal .paragraph {
  width: 100%;
  height: auto;
  padding: 30px 20px;
  background-color: white;
  position: relative;
  float: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .mod-home .paragraph h4,
  .modal .paragraph h4 {
    text-align: left;
    padding: 10px 10px 0px 10px;
    color: #1B5AA7; }
  .mod-home .paragraph .overflow-y,
  .modal .paragraph .overflow-y {
    overflow-y: scroll; }
    .mod-home .paragraph .overflow-y::-webkit-scrollbar,
    .modal .paragraph .overflow-y::-webkit-scrollbar {
      width: 40px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .mod-home .paragraph .overflow-y::-webkit-scrollbar,
        .modal .paragraph .overflow-y::-webkit-scrollbar {
          width: 20px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .mod-home .paragraph .overflow-y::-webkit-scrollbar,
        .modal .paragraph .overflow-y::-webkit-scrollbar {
          width: 30px; } }
    .mod-home .paragraph .overflow-y::-webkit-scrollbar-track,
    .modal .paragraph .overflow-y::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
      -webkit-border-radius: 0px;
      border-radius: 0px; }
    .mod-home .paragraph .overflow-y::-webkit-scrollbar-thumb,
    .modal .paragraph .overflow-y::-webkit-scrollbar-thumb {
      -webkit-border-radius: 40px;
      border-radius: 40px;
      background-color: white;
      background-image: url(../img/scroll-track-background.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 20px 20px;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
      @media (min-width: 768px) and (max-width: 991px) {
        .mod-home .paragraph .overflow-y::-webkit-scrollbar-thumb,
        .modal .paragraph .overflow-y::-webkit-scrollbar-thumb {
          background-size: 10px 10px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .mod-home .paragraph .overflow-y::-webkit-scrollbar-thumb,
        .modal .paragraph .overflow-y::-webkit-scrollbar-thumb {
          background-size: 15px 15px; } }
    .mod-home .paragraph .overflow-y::-webkit-scrollbar-thumb:window-inactive,
    .modal .paragraph .overflow-y::-webkit-scrollbar-thumb:window-inactive {
      background: white; }
  .mod-home .paragraph p,
  .modal .paragraph p {
    text-align: left;
    max-height: 300px;
    padding: 0px 10px 10px 10px;
    margin-bottom: 0px; }
  .mod-home .paragraph .s-line,
  .modal .paragraph .s-line {
    width: 100%;
    height: 1px;
    background-color: #E6EDF5;
    float: left;
    margin: 10px 0px; }
  .mod-home .paragraph button,
  .modal .paragraph button {
    margin: 20px 0px 0px 0px;
    padding: 10px; }
.mod-home .option,
.modal .option {
  width: 180px;
  height: 190px;
  position: relative;
  float: none;
  display: inline-block !important;
  background-color: white;
  margin: 10px;
  cursor: pointer;
  display: none;
  /* display-option */
  -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
  -ms-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }
    .mod-home .option,
    .modal .option {
      width: 260px !important;
      height: 270px; } 
  @media (min-width: 992px) and (max-width: 1449px) {
    .mod-home .option,
    .modal .option {
      width: 210px !important;
      height: 190px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .mod-home .option,
    .modal .option {
      width: 150px !important;
      height: 140px; } }
  .mod-home .option .info-option,
  .modal .option .info-option {
    position: relative;
    float: left;
    height: 30px;
    width: 100%; }
    @media (min-width: 1450px) {
      .mod-home .option .info-option,
      .modal .option .info-option {
        height: 50px; } }
    .mod-home .option .info-option i,
    .modal .option .info-option i {
      position: relative;
      float: right;
      background-color: #D2AB3A;
      color: white;
      margin: 5px;
      padding-top: 2px;
      width: 20px;
      height: 20px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
      @media (min-width: 1450px) {
        .mod-home .option .info-option i,
        .modal .option .info-option i {
          width: 40px;
          height: 40px;
          padding: 12px; } }
  .mod-home .option .content,
  .modal .option .content {
    position: relative;
    float: left;
    width: 100%; }
  .mod-home .option img.service,
  .modal .option img.service {
    height: 80px;
    display: inline-block;
    margin: 10px 0px; }
    @media (min-width: 1450px) {
      .mod-home .option img.service,
      .modal .option img.service {
        height: 120px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .mod-home .option img.service,
      .modal .option img.service {
        height: 60px; } }
  .mod-home .option h4,
  .modal .option h4 {
    margin: 0px 0px;
    padding-top: 10px;
    border-top: 1px solid #E6EDF5; }

.seguro-de-vida .table-container .scroll-content {
  height: auto;
  max-height: 350px; }
  @media (min-width: 1450px) {
    .seguro-de-vida .table-container .scroll-content {
      height: auto;
      max-height: 500px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .seguro-de-vida .table-container .scroll-content {
      height: auto;
      max-height: 300px; } }
.seguro-de-vida .table-container .table-seguro-de-vida table thead tr td,
.seguro-de-vida .table-container .table-seguro-de-vida table tbody tr td {
  width: 14.2%;
  padding: 5px 0px; }

.alta-padres-hijos .table-container .scroll-content {
  height: auto;
  max-height: 350px; }
  @media (min-width: 1450px) {
    .alta-padres-hijos .table-container .scroll-content {
      height: auto;
      max-height: 500px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .alta-padres-hijos .table-container .scroll-content {
      height: auto;
      max-height: 300px; } }
.alta-padres-hijos .table-container .table-alta-padres-hijos table thead tr td,
.alta-padres-hijos .table-container .table-alta-padres-hijos table tbody tr td {
  width: 16.6%;
  padding: 5px 0px; }

.actualizar-direccion .table-container .scroll-content {
  height: auto;
  max-height: 350px; }
  @media (min-width: 1450px) {
    .actualizar-direccion .table-container .scroll-content {
      height: auto;
      max-height: 500px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .actualizar-direccion .table-container .scroll-content {
      height: auto;
      max-height: 300px; } }
.actualizar-direccion .table-container .table-actualizar-direccion table thead tr td,
.actualizar-direccion .table-container .table-actualizar-direccion table tbody tr td {
  width: 14.2%;
  padding: 5px 0px; }

.actualizar-telefono .table-container .scroll-content {
  height: auto;
  max-height: 350px; }
  @media (min-width: 1450px) {
    .actualizar-telefono .table-container .scroll-content {
      height: auto;
      max-height: 500px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .actualizar-telefono .table-container .scroll-content {
      height: auto;
      max-height: 300px; } }
.actualizar-telefono .table-container .table-actualizar-telefono table thead tr td,
.actualizar-telefono .table-container .table-actualizar-telefono table tbody tr td {
  width: 50%;
  padding: 5px 0px; }

.recibo-de-nomina .table-container .scroll-content {
  height: 350px; }
  @media (min-width: 1450px) {
    .recibo-de-nomina .table-container .scroll-content {
      height: 500px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .recibo-de-nomina .table-container .scroll-content {
      height: 300px; } }
.recibo-de-nomina .table-container .table-nomina table thead tr td,
.recibo-de-nomina .table-container .table-nomina table tbody tr td {
  width: 16.6%; }

.vacantes .table-container .scroll-content {
  height: 350px; }
  @media (min-width: 1450px) {
    .vacantes .table-container .scroll-content {
      height: 500px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .vacantes .table-container .scroll-content {
      height: 300px; } }
.vacantes .table-container .table-vacantes table thead tr td,
.vacantes .table-container .table-vacantes table tbody tr td {
  width: 16.6%; }

.vacantes .table-container .table-shifTrans table thead tr td,
.vacantes .table-container .table-shifTrans table tbody tr td {
  width: 12.5%; }

.vacaciones .table-container .scroll-content {
  height: 300px; }
  @media (min-width: 1450px) {
    .vacaciones .table-container .scroll-content {
      height: 400px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .vacaciones .table-container .scroll-content {
      height: 250px; } }
.vacaciones .table-container .table-vacaciones table thead tr td,
.vacaciones .table-container .table-vacaciones table tbody tr td {
  width: 12.5%; }
.vacaciones .table-container .table-vacaciones-disponibilidad table thead tr td,
.vacaciones .table-container .table-vacaciones-disponibilidad table tbody tr td {
  width: 20%; }
.vacaciones .table-container .table-vacaciones-realizadas table thead tr td,
.vacaciones .table-container .table-vacaciones-realizadas table tbody tr td {
  width: 14.2%; }
  .vacaciones .table-container .table-vacaciones-realizadas table thead tr td:nth-child(7),
  .vacaciones .table-container .table-vacaciones-realizadas table tbody tr td:nth-child(7) {
    width: 8%; }

.notificaciones .btn-option:focus {
  background-color: #091325; }
.notificaciones .table-container .scroll-content {
  height: 300px; }
  @media (min-width: 1450px) {
    .notificaciones .table-container .scroll-content {
      height: 400px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .notificaciones .table-container .scroll-content {
      height: 250px; } }
.notificaciones .table-container .table-notificaciones table thead tr td,
.notificaciones .table-container .table-notificaciones table tbody tr td {
  width: 20%; }

.vacaciones h5 {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  padding: 15px 0px;
  float: left;
  background-color: #1B5AA7;
  color: white; }
  @media (min-width: 768px) and (max-width: 991px) {
    .vacaciones h5 {
      font-size: 0.7em;
      width: 30px;
      height: 30px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .vacaciones h5 {
      font-size: 0.8em;
      width: 40px;
      height: 40px; } }
.vacaciones h4 {
  width: auto;
  float: left;
  text-align: left;
  padding: 5px 5px 5px 20px;
  font-size: 1.3em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .vacaciones h4 {
      font-size: 0.7em;
      padding: 5px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .vacaciones h4 {
      font-size: 0.8em;
      padding: 5px 5px 5px 10px; } }
.vacaciones button.solicitar {
  margin-left: 10px;
  float: right; }

.errores {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: orange;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: none;
  font-size: 14px;
  margin-top: -80px;
  margin-left: 100px;
  padding: 10px;
  position: absolute;
  text-align: center;
  z-index: 1; }

.noes {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 200;
  top: 0px;
  left: 0px; }
  .noes .blanco {
    position: absolute;
    width: 60%;
    height: auto;
    top: 10%;
    left: 20%;
    background: white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 30px; }
    .noes .blanco .equiz {
      position: absolute;
      width: 40px;
      height: 40px;
      top: 10px !important;
      right: 15px !important; 
      z-index:300;
    }

      .noes .blanco .equiz img {
        width: 15px;
        padding: 0px; }
    .noes .blanco img {
      padding: 10px;
      height: 60px;
      width: auto; }
    .noes .blanco h1 {
      font-size: 1.5em;
      padding-bottom: 30px;
      color: #12284F;
      font-family: "GothamRounded-Bold", sans-serif; }
      .noes .blanco h1 span {
        font-family: "GothamRounded-Light", sans-serif;
        color: #12284F; }
    .noes .blanco h4 {
      text-align: left;
      color: #1B5AA7; }
    .noes .blanco input {
      border: 1px solid rgba(0, 0, 0, 0.4);
      width: 100%; }
    .noes .blanco select {
      border: 1px solid rgba(0, 0, 0, 0.4);
      width: 100%;
      background-color: white; }
    .noes .blanco textarea {
      border: 1px solid rgba(0, 0, 0, 0.4);
      width: 100%;
      background-color: white;
      color: #12284F;
      text-align: left; }
    .noes .blanco .historial {
      border: 1px solid #12284F;
      width: 100%;
      color: #12284F;
      font-family: "GothamRounded-Light", sans-serif;
      font-size: 1em;
      background-color: white; }
    .noes .blanco .enviar {
      border: 1px solid #12284F;
      width: 100%;
      background-color: #12284F;
      color: white;
      font-family: "GothamRounded-Light", sans-serif;
      font-size: 1em; }

.instructions {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 200;
  top: 0px;
  left: 0px; }
  .instructions .info {
    position: absolute;
    width: 60%;
    height: auto;
    top: 10%;
    left: 20%;
    background: white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 30px; }
    .instructions .info .equiz {
      position: absolute;
      width: 40px;
      height: 40px;
      top: 10px !important;
      right: 15px !important; 
      z-index:4;}
      .instructions .info .equiz img {
        width: 15px;
        padding: 0px; }
    .instructions .info img {
      padding: 10px;
      height: 60px;
      width: auto; }
    .instructions .info h1 {
      font-size: 1.5em;
      padding-bottom: 30px;
      color: #12284F;
      font-family: "GothamRounded-Bold", sans-serif; }
      .instructions .info h1 span {
        font-family: "GothamRounded-Light", sans-serif;
        color: #12284F; }
    .instructions .info h4 {
      text-align: center;
      color: #1B5AA7;
      font-family: "GothamRounded-Light", sans-serif;
      padding-bottom: 30px; }
    .instructions .info .historial {
      border: 1px solid #12284F;
      width: 100%;
      color: #12284F;
      font-family: "GothamRounded-Light", sans-serif;
      font-size: 1em;
      background-color: white; }
    .instructions .info .nuevo {
      border: 1px solid #12284F;
      width: 100%;
      background-color: #12284F;
      color: white;
      font-family: "GothamRounded-Light", sans-serif;
      font-size: 1em; }

.modal-generico {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 200;
  top: 0px;
  left: 0px; }
  .modal-generico .blanco {
    position: absolute;
    width: 60%;
    height: auto;
    top: 10%;
    left: 20%;
    background: white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 40px 30px 30px 30px; }
    .modal-generico .blanco .equiz {
      position: absolute;
      width: 40px;
      height: 40px;
      top: 10px !important;
      right: 15px !important;
      z-index:5; }
    .modal-generico .blanco .equiz img {
      width: auto;
      padding: 0px;
      height: 18px;
      margin-top: 14px;
      }
    .modal-generico .blanco img {
      padding: 0px;
      height: 97px;
      width: auto;
    }
    .modal-generico .blanco h1 {
      font-size: 1.5em;
      padding-bottom: 10px;
      color: #12284F;
      font-family: "GothamRounded-Bold", sans-serif; }
      .modal-generico .blanco h1 span {
        font-family: "GothamRounded-Light", sans-serif;
        color: #12284F; }

    .modal-generico .blanco p{
        font-size: 14px;
        color: #999;
        padding-bottom: 20px;
    }
    .modal-generico .blanco h4 {
      text-align: center;
      color: #1B5AA7; 
      font-size: 20px;
      }
    .modal-generico .blanco input {
      border: 1px solid rgba(0, 0, 0, 0.4);
      width: 100%; 
    }
    .modal-generico .blanco select {
      border: 1px solid rgba(0, 0, 0, 0.4);
      width: 100%;
      background-color: white; 
    }
    .modal-generico .blanco textarea {
      border: 1px solid rgba(0, 0, 0, 0.4);
      width: 100%;
      background-color: white;
      color: #12284F;
      text-align: left; 
      padding-left: 8px;
    }
    .modal-generico .blanco button{
        height: 50px;
        max-width: 180px;
        display: inline-block;
        margin: 10px;
        float: none;
      }
    .modal-generico .blanco label {
        position: absolute;
        left: 4%;
        top: 12px;
        color: skyblue;
    }
    .modal-generico .blanco .historial {
      border: 1px solid red;
      width: 100%;
      color: red;
      font-family: "GothamRounded-Light", sans-serif;
      font-size: 1em;
      background-color: white; }
    .modal-generico .blanco .enviar {
      border: 1px solid green;
      width: 100%;
      background-color: green;
      color: white;
      font-family: "GothamRounded-Light", sans-serif;
      font-size: 1em; }

/*ADD JULY 05 - 2018*/
.modal-generico .blanco .row-container{
  position: relative;
  width: 100%;
  float: left;
  border-bottom: 1px solid #999;
  margin-bottom: 20px;
  max-height: 250px;
  overflow: hidden;
  overflow-y: scroll;
}
.modal-generico .blanco .row-container .col-row{
  position: relative;
  width: 100%;
  float: left;
  border-bottom: 1px solid #f1f1f1;
}
.modal-generico .blanco .row-container .col-row .col-half{
  position: relative;
  width: 50%;
  float: left; 
  padding: 10px 5px;
}
.modal-generico .blanco .row-container .col-row .col-half h5{
  position: relative;
  width: 100%;
  float: left;
  text-align: center;
  color: #333;
}

/*# sourceMappingURL=main.css.map */

  .conoce {
    position: absolute;
    background-color: #E6EDF5;
    width: calc(100% - 270px);
    height: calc(100% - 100px);
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    padding-top: 13%;
    bottom: 0px;
    right: -10px;
    display: block;
    z-index: 100;
}

  @media (min-width: 1450px) {
    .conoce {
      height: calc(100vh - 130px); } }
  @media (min-width: 768px) and (max-width: 991px) {
    .conoce {
      width: calc(100% - 200px);
      height: calc(100vh - 70px); } }
  @media (max-width: 767px) {
    .conoce {
      display: none; } 
    }
.content-header {
    position: absolute;
    left: 26%;
    top: 23%;
    z-index: 200;
}
.content-header h1 {
    margin: 0;
    font-size: 36px;
    color: #00367F;
}
.content-header h1 small {
    font-size: 18px;
    display: inline-block;
    padding-left: 4px;
    font-weight: 300;
    color: #00367F;
}
  @media (max-width: 767px) {
    .content-header {
      display: none; } 
    }

 .row .small-box {
    border-radius: 8px;
    position: relative;
    display: block;
    padding-bottom: 20px;
    margin-left: 10px;
    box-shadow: 0 3px 6px #DCDCDC;
    background-color: white;
}

.small-box-footer {
    position: relative;
    text-align: center;
    margin-left: 10px;
    width:200px;
    padding: 1px 10px;
    display: block;
    z-index: 10;
    text-decoration: none;
}
 @media (min-width: 1250px) and (max-width: 1400px){
    .conoce .small-box .small-box-footer{
      margin-left: -1px; } 
    }

  .small-box .icon {
    position: absolute;
    top: 48px;
    left: 60px;
    width: 100px;
    z-index: 0;
    text-align: center;
    height: 100px;
    display: inline-block;
    margin: 10px 0px;
}
.small-box .icon img{
      height: 100%;
}
  @media (min-width: 1250px) and (max-width: 1400px){
      .small-box .icon{
          left: 52px; } }
  .small-box .inner {
    padding: 10px;
    width: 216px;
    position: relative;
    margin-left: 10px;
    height: 180px;
  }

  @media (min-width: 1250px) and (max-width: 1400px){
    .small-box .inner{
      width: 194px; } }

.h-color-blue{
  color:#3175C7;
  float:none;
}
.h-color-red{
  color:#EE5455;
  float:none;
}
.h-color-green{
  color:#3F8339;
  float:none;
}
.h-color-purple{
  color:#A11E74;
  float:none;
}
.btn-red {
    border: 1px solid red;
    width: 100%;
    color: red;
    font-family: "NewJune-Regular", sans-serif;
    background-color: white;
}


.mod-conoce {
  padding-top: 20px;
  width: calc(100% - 300px);
  right: 0px;
  left: auto;
  height: calc(100vh - 130px);
  bottom: 0px;
  top: auto; 
}

  .modal .beneficios {
    position: absolute;
    width: 90%;
    height: auto;
    top: 2%;
    left: 5%;
    background: white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 30px; }

   .modal .beneficios .equiz {
      position: absolute;
      width: 38px;
      height: 50px;
      top: 14px !important;
      right: 8px !important; 
      z-index:3;
    }
    .modal .beneficios .equiz img {
        width: 20px;
        padding: 0px; 
      }
.modal .beneficios .row .col-sm-12 img{
    left: 20%;
    top: -15px;
    max-height: 70px;
    position: relative;
    float: left;
}

.modal .beneficios .row .col-sm-12 .ben img{
    left: 30%;
    top: -15px;
    max-height: 70px;
    position: relative;
    float: left;
}
.beneficios .row h1{
    position: relative;
    margin-bottom: 30px;
    font-size: 40px;
    padding-bottom: 30px;
}

.beneficios .row .small-box{
    height: 250px;
    width: 215px;
    margin-bottom: 30px;
    margin-left: 24px;
}

.beneficios .row .inner{
    position: relative;
    display: inline-block;
    max-height: 55%;
    left: 0px;
    top: 10px;
}
.beneficios .container-fluid .row .inner:after {
    position: absolute;
    content: "";
    width: 100%;
    background-color: #f1f1f1;
    height: 1px;
    bottom: -36px;
    left: -5px;
    z-index: 8;
}
.beneficios .small-box img{
    left: -9px;
    height: 100%;
    position: relative;
}

.beneficios .row .small-box-footer{
      margin-top: 50px;
}

  @media (max-width: 767px) {
    .mod-conoce {
      display: none; } }

/**/

.sub-sections {
    position: absolute;
    background-color: #E6EDF5;
    width: calc(100% - 300px);
    height: calc(100% - 100px);
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    padding-top: 0;
    bottom: 0px;
    right: 0px;
    display: block;
    z-index: 100;
}

  @media (min-width: 1450px) {
    .sub-sections {
      height: calc(100vh - 130px); } }
  @media (min-width: 768px) and (max-width: 991px) {
    .sub-sections {
      width: calc(100% - 200px);
      height: calc(100vh - 70px); } }
  @media (max-width: 767px) {
    .subsections {
      display: none; } }

.sub-sections .small-title{
  position: relative;
  float: left;
  padding-top: 40px;
}
.sub-sections .small-title .icon img{
  position: relative;
  max-width: 80px;
  float: left;
}
.sub-sections .small-title .title{
  float: left;
}
.sub-sections .small-title .title h2{
  font-size: 2em;
  text-align: left;
  float: left;
}
.sub-sections .small-title .title h4{
  font-size: 1.2em;
  text-align: left;
  float: left;
  position: relative;
}
.sub-sections .small-title .title h4::after{
  position: absolute;
  content: "";
  width: 100%;
  background-color: #d4e0ee;
  height: 1px;
  bottom: -20px;
  left: 0;
  z-index: 8;
}
.sub-sections .small-title .small-box-footer{
    text-align: left;
    margin-left: 37px;
    margin-top: 10px;
    font-size: 23px;
    font-weight: 300;
}
.sub-sections .row .small-scroll {
  margin-top: 20px;
  border-radius: 8px;
  position: relative;
  display: block;
  height: calc(100vh - 140px);
  width: 100%;
  padding-bottom: 20px;
  box-shadow: 0 3px 6px #DCDCDC;
  background-color: white;
  overflow: scroll;
}
.sub-sections .small-scroll .form {
  height: auto;
  margin: 0px;
  padding: 10px;
  border-radius: 5px;
  font-size: 14px;
  width: 100%;
  position: absolute;
  }

.sub-sections .small-scroll .form input{
  background: none;
  height: 36px;
  margin: 0px;
  float: left;
  font-weight: 300;
  width: 100%;
  background-color: #F3F4F4;
}
  
.sub-sections .small-scroll .scroll-content{
    width: 100%;
    height: calc(100% - 56px);
    position: absolute;
    font-size: 1.3em;
    font-weight: 300;
    color: #65656580;
    text-align: left;
    margin: 0px;
    padding-right: 0px;
    overflow-y: scroll;
    bottom: 0px;
}
.sub-sections .small-scroll .scroll-content::-webkit-scrollbar {
    width: 20px;
    color: #3175C7;
}

.sub-sections .small-scroll table{
    width: calc(100% - 40px);
    position: relative;
    font-size: 1.3em;
    font-weight: 300;
    color: #65656580;
    text-align: left;
    margin: 0px 0px 0px 20px;
}
.sub-sections .small-scroll td{
    padding-bottom: 26px;
    padding-top: 26px;
    padding-left: 8px;
    padding-right: 8px;
    border-bottom: 1px solid #E6EDF5;
    height: 30px;
}
/*BENEFICIOS END*/


/*BENEFICIOS Modales*/

.modal .pop-up{
    border: none;
    padding: 10px 20px;
    top: 40px;
}
.apoyo h1{
    font-size: 2em;
    color: #EE5455 !important;
    font-family: 'GothamRounded-Book', sans-serif;
    font-weight: 300;
}
.apoyo .missing{
      box-shadow: 0px 0px 10px red;
}

.modal .pop-warning{
    border: none;
    padding: 30px 20px;
    top: 50px;
    height: 150px;
    width: 100%;
}
.modal .pop-warning img{
    width: 50px;
    margin-bottom: 10px;
}
.modal .pop-informativo{
    border: none;
    padding: 20px 20px;
    top: 50px;
    width: 100%;
}

.modal .pop-aprobado{
    border: none;
    padding: 30px 20px;
    top: 50px;
    height: 220px;
    width: 100%;
}
.modal .pop-aprobado img{
    width: 50px;
    margin-bottom: 10px;
}



/*BENEFICIOS Modales END*/

.mentoring{
    position: absolute;
    background-color: white;
    width: calc(100% - 290px);
    height: calc(100% - 100px);
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    padding-top: 0;
    bottom: 0px;
    right: -10px;
    display: block;
    z-index: 100;
}
  @media (min-width: 1450px) {
    .mentoring{
      height: calc(100vh - 130px); } }
  @media (min-width: 768px) and (max-width: 991px) {
    .mentoring{
      width: calc(100% - 200px);
      height: calc(100vh - 70px); } }
  @media (max-width: 767px) {
    .mentoring{
      display: none; } }

.container-fluid .logorm{
    width: 75%;
    margin: 10% 0% 15%;
}
.container-fluid .teayudo{
    margin-top: 22px;
    max-height: 70px;
    max-width: 100%;
}
.mentoring .small-box .icon{
    top: 40px;
    width: 115px;
    height: auto;
    left: 42px;
}
.mentoring .row .small-box{
    width: 100%;
    margin:0px;
    margin-bottom: 20px;
}
.mentoring .small-box .icon{
    top: 16%;
    max-width: 100%;
    left: 14%;
}
.mentoring .small-box .icon img{
    max-height: 70px;
}
.mentoring .small-box .inner {
    padding: 10px;
    width: 100%;
    position: relative;
    height: 200px;
    margin:0px
  }
.mentoring .small-box .inner h5{
    top: 95%;
    left: 0%;
    color: #1e5ea1;
    font-size: 14px;
}
.mentoring .small-box::after{
    position: absolute;
    content: "";
    width: 98%;
    background-color: #eeeeeea8;
    height: 1px;
    bottom: 20%;
    left: 2%;
    z-index: 8;
}



.mentee {
    position: absolute;
    background-color: white;
    width: calc(100% - 290px);
    height: calc(100% - 100px);
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    padding-top: 0;
    bottom: 0px;
    right: -10px;
    display: block;
    z-index: 100;
}

  @media (min-width: 1450px) {
    .mentee {
      height: calc(100vh - 130px); } }
  @media (min-width: 768px) and (max-width: 991px) {
    .mentee {
      width: calc(100% - 200px);
      height: calc(100vh - 70px); } }
  @media (max-width: 767px) {
    .mentee {
      display: none; } }

.mentee .container-fluid .logorm{
    width: 75%;
    margin: 10% 0% 15%;
}

.mentee .row .small-box{
    width: 100%;
    margin:0px;
    margin-bottom: 20px;
}
.mentee .small-box .icon{
    top: 15%;
    height: 30%;
    left: 19%;
}
.mentee .small-box .inner {
    padding: 10px;
    width: 100%;
    position: relative;
    height: 200px;
    margin:0px
  }
.mentee .small-box .inner h5{
    top: 95%;
    left: 0%;
    color: #1e5ea1;
    font-size: 14px;
}
.mentee .small-box::after{
    position: absolute;
    content: "";
    width: 98%;
    background-color: #eeeeeea8;
    height: 1px;
    bottom: 20%;
    left: 2%;
    z-index: 8;
}


.ver-temas {
    position: absolute;
    background-color: white;
    width: calc(100% - 290px);
    height: calc(100% - 100px);
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    padding-top: 0;
    bottom: 0px;
    right: -10px;
    display: block;
    z-index: 100;
}
  @media (min-width: 1450px) {
    .ver-temas {
      height: calc(100vh - 130px); } }
  @media (min-width: 768px) and (max-width: 991px) {
    .ver-temas {
      width: calc(100% - 200px);
      height: calc(100vh - 70px); } }
  @media (max-width: 767px) {
    .ver-temas {
      display: none; } }

.ver-temas .container-fluid .logorm {
    width: 65%;
    margin: 10% 0%;
}

.ver-temas .row h2{
    text-align: left;
    color: #1E5EA1;
    font-size: 24px;
    margin-top: 0px;
}
.ver-temas .row .small-scroll{
    height: 329px;
    margin-top: 8px;
    margin-left: 0px;
}
.ver-temas .row .small-scroll .form{
      width: 97%;
      position: initial;
}
.ver-temas .small-scroll .form label{
    right: 0px;
    left: 30px;
    text-align: left;
    color:#8C8C8C;
}
.ver-temas .form input{
    margin-left: 30px;
}

.ver-temas .scroll-content .row{
    margin: 15px 0px;
    padding-right: 10px;
}

.ver-temas .scroll-content h3{
    text-align: left;
    font-size: 18px;
    padding-left: 15px;
}
.ver-temas .scroll-content h3::after{
    position: absolute;
    content: "";
    width: 97%;
    top: 26px;
    background-color: #eeeeeea8;
    height: 1px;
    left: 4px;
    z-index: 8;
}
.ver-temas .scroll-content .small-box{
  height:150px;
  padding:0px;
  margin-bottom: 20px;
}
.ver-temas .scroll-content p{
    text-align: left;
    font-size: 14px;
    height:50px;
    padding: 6px 20px 0px 15px;;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}
.ver-temas .scroll-content p.span{
  color:#4E9C47;
  height:auto;
  font-style: italic;
}

.ver-temas .small-box .inner{
    width: 50%;
    height: auto;
    text-align: left;
    margin-left: 38%;
}
.ver-temas .small-box .inner h2{
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 0px
}
.ver-temas .small-box .inner h6{
    font-size: 14px;
    color:#707070;
}

.ver-temas .small-box .icon{
    top: 10px;
    left: 12px;
}

.ver-temas .iconnot{
  margin-right: 7%;
}
.ver-temas .logorn{
    width: 65%;
    margin: 6% 0%;
}

.ver-temas .row .col-md-12 .notificaciones{
    height: 372px;
    margin-top: 4px;
}
.ver-temas .row .notificaciones img{
    width: 26px;
    margin-right: 30px;
}

.ver-temas .row .notificaciones td{
      padding: 12px 14px;
      border: none;
      color:#1E5EA1;
      font-weight: 400;
}

.ver-temas .nav-tabs{
  border-bottom: none;
}

.ver-temas .nav li{
    position: relative;
    display: block;
}
.ver-temas .nav-tabs li {
    float: left;
    margin-bottom: -1px;
    width: 14%;
}
.ver-temas .nav-tabs li a{
    margin-right: 10px;
    border: none;
    background-color: #fff;
}
.ver-temas .nav li a{
    position: relative;
    display: block;
    padding: 10px;
    color:#1e5ea163;
    font-weight: 300;
    background-color: #fff;
}

.ver-temas .nav li.active a{
    border:none;
    font-weight: 800;
    font-size: 20px;
    color:#1E5EA1;
    background-color: #fff;
    border-bottom: 4px solid #1E5EA1;
    padding-left: 0px;
    padding-bottom: 3px;
}

.ver-temas .nav-tabs li.hover{
    border:none;
    background-color: #fff;
}

.ver-temas #pendientes{
    margin-top: 32px;
}
.ver-temas #historial{
    margin-top: 32px;
}

.ver-temas .tab-content .small-box{
  margin-bottom: 20px;
}
.ver-temas .tab-content .small-box .inner{
    height: 270px;
    width: 100%;
    text-align: left;
    margin-left: 8px;
}
.ver-temas .tab-content .small-box .inner h5{
  left:-9px;
}
.ver-temas .tab-content .small-box .inner p{
    font-size: 14px;
    padding-bottom: 3px;
    top: 18px;
    padding-left: 10px;
    color:#073766;
}

.ver-temas .tab-content .small-box .inner p::after{
    position: absolute;
    content: "";
    width: 100%;
    top: 26px;
    background-color: #eeeeeea8;
    height: 1px;
    left: -15px;
    z-index: 8;
}

.ver-temas .tab-content .small-box .checkbox{
    display: inline-block;
    padding-left: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:#76B1FF;
    width:100%;
}

.ver-temas #proximos {
    margin-top: 32px;
}
.ver-temas #proximos .small-box{
    margin: 0px;
    padding-bottom: 0px;
}
.ver-temas #proximos .small-box .icon{
    position: relative;
    left: 0px;
    margin-bottom: 7px;
}
.ver-temas #proximos .inner{
  margin-left: 0px;
  height:0px;
}

.ver-temas #proximos h2{
    font-size: 34px;
    top: 50%;
    text-align: center;
    width:100%;
    font-weight: 900;
} 
.ver-temas #proximos h3{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    font-weight: 900;
    color: #1E5EA1;
}
.ver-temas #proximos h5{
    margin-top: 0px;
    margin-bottom: 26px;
    text-align: center;
    width: 100%;
    color: #1E5EA1;
    left:0px;
    font-size: 15px;
}
.ver-temas .small-box #ver-mas{
    background-color: #1E5EA1;
    color: #fff;
    left: 10px;
    width: 46%;
    padding: 6px;
    height: 35px;
    border-bottom-left-radius: 8px;
}
.ver-temas .small-box #start{
    background-color: #4E9C47;
    color: #fff;
    left: 10px;
    width: 46%;
    padding: 6px;
    height: 35px;
    border-bottom-left-radius: 8px;
}
.ver-temas .small-box #cancel{
    border: 1px solid #F22727;
    color: #F22727;
    left: 10px;
    width: 47%;
    padding: 5px;
    height: 35px;
    border-bottom-right-radius: 8px;
}
.ver-temas #historial-ses{
    margin-top: 32px;
}

.ver-temas #historial-ses .small-box{
    margin: 0px;
    padding-bottom: 0px;
}
.ver-temas #historial-ses .small-box .icon{
    position: relative;
    left: 0px;
    margin-bottom: 7px;
}
.ver-temas #historial-ses .inner{
  margin-left: 0px;
  height:0px;
}

.ver-temas #historial-ses h2{
    font-size: 34px;
    top: 50%;
    text-align: center;
    width:100%;
    font-weight: 900;
} 
.ver-temas #historial-ses h3{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    font-weight: 900;
    color: #1E5EA1;
}
.ver-temas #historial-ses h5{
    margin-top: 0px;
    margin-bottom: 26px;
    text-align: center;
    width: 100%;
    color: #1E5EA1;
    left:0px;
    font-size: 15px;
}
.ver-temas .small-box #ver-more{
    background-color: #1E5EA1;
    color: #fff;
    left: 10px;
    width: 93%;
    padding: 6px;
    height: 35px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ver-temas .feedback{
    margin-top: 5%;
    margin-left: 3%;
}
.ver-temas .feedback .small-box{
    height: 325px;
    margin: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.ver-temas .feedback .small-box #header{
    background-color: #1E5EA1;
    color: #fff;
    left: 10px;
    width: 93%;
    padding: 10px;
    height: 95px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-family: "GothamRounded-Book", sans-serif;
    font-size: 26px;
    font-weight: 900;
}
.ver-temas .feedback .small-box .icon{
    height: auto;
    width: auto;
    top: 100%;
    left: 0px;
    position: relative;
}
.ver-temas .feedback .small-box .inner{
    width: 93%;
    margin: 5px;
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color:#1E5EA1;
}
.ver-temas .feedback .small-box h2{
    text-align: center;
    margin-top: 10%;
    font-size: 18px;
}

.editar-perfil{
    position: absolute;
    background-color: white;
    width: calc(100% - 290px);
    height: calc(100% - 100px);
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    padding-top: 35px;
    bottom: 0px;
    right: -10px;
    display: block;
    z-index: 100;
    text-align: left;
    color: #073766;
    overflow:scroll;
    }
  @media (min-width: 1450px) {
    .editar-perfil {
      height: calc(100vh - 130px); } }
  @media (min-width: 768px) and (max-width: 991px) {
    .editar-perfil {
      width: calc(100% - 200px);
      height: calc(100vh - 70px); } }
  @media (max-width: 767px) {
    .editar-perfil {
      display: none; } }
.editar-perfil video{
  width: 100%;
    position: relative;
}
.editar-perfil .name{
    position: absolute;
    left: 19%;
    top: -61px;
    font-size: 20px;
}
.editar-perfil h6{

    font-size: 21px;
}
.editar-perfil h1{
    font-family: GothamBold;
  }
.editar-perfil h2{
    font-size: 22px;
    font-family: GothamBold;
    margin-bottom: 10px;
    margin-top: 30px;
}
.editar-perfil h4{
    margin-left: 37px;
    margin-top: -21px;
    font-size: 18px;
}
.editar-perfil .dominados img{
    height: 26px;
}
.editar-perfil span{
    color: #1E5EA1;
    position: absolute;
    margin-top: 15%;
    text-align: center;
    font-size: 14px;
}
.editar-perfil p{
    color: rgba(0, 0, 0, 0.5);
}

.editar-perfil .info1{
  position:absolute;
  left:30%;
  margin-left: 10%;
}

.editar-perfil .basico{

}
.editar-perfil .basico::after{
    position: absolute;
    content: "";
    width: 1px;
    top: 0px;
    background-color: #707070a1;
    height: 100%;
    right: 28px;
    z-index: 8;
}











.mentoring .row h1{
    text-align: left;
    font-size: 60px;
    color: #1E5EA1;
    margin-top: 8%;
    font-weight: 900;
}
.mentoring .row h2{
    text-align: left;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 5%;
    color: #76B1FF;
    width: 85%;
    font-family: GothamRounded-Light;
}
.mentoring .start-session .small-box{
    height: 266px;
}
.mentoring .start-session .small-box .icon{
    height: 40%;
    position: relative;
    left: 0px;
    width: auto;
    margin-bottom: 0px;
    top:30px;
}
.mentoring .start-session .small-box .icon img{
      max-height: 90%;
}
.mentoring .start-session .small-box .inner{
    padding: 0px;
    height: auto;
    top: 114px;
}
.modal .introduccion{
    position: absolute;
    width: 90%;
    height: 74%;
    top: 2%;
    left: 5%;
    background: white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 50px 20px 20px 10px;
  }

   .modal .introduccion .equiz {
      position: absolute;
      width: 38px;
      height: 50px;
      top: 14px !important;
      right: 8px !important; 
      z-index:3;
    }
   .modal .introduccion .equiz img {
        width: 20px;
        padding: 0px; 
    }
.mod-intro {
  padding-top: 20px;
  width: calc(100% - 300px);
  right: 0px;
  left: auto;
  height: calc(100vh - 200px);
  bottom: 0px;
  top: auto; 
  overflow: visible;
  overflow-y: visible;
}
.modal .introduccion #mentee::after{
    position: absolute;
    content: "";
    width: 1px;
    top: 0px;
    background-color: #707070a1;
    height: 100%;
    right: 28px;
    z-index: 8;
}
.modal .introduccion #actividades{
    top: 10px;
    text-align: left;
    margin-bottom: 40px;
}
.modal .introduccion #actividades h2{
    margin-left: 19px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 900;
    font-size: 36px;
}
.modal .introduccion #actividades span{
    font-family: GothamRounded-Light
}
.modal .countdown{
    position: absolute;
    top: -30%;
    background-color: transparent;
    color: white;
    font-size: 50px;
    left: 36%;
    z-index: 2;
}

.modal .introduccion .contenido img{
    width: 7%;
    margin-top: -20px;
}

.modal .introduccion .scroll-content{
  overflow: scroll;
  height: 220px;
  margin-bottom: 7px;
  margin-top:20px;
  padding-right: 60px;
}
.modal .introduccion .scroll-content #actividades h2{
  font-size: 16px;
}
.modal .introduccion .scroll-content span{
  font-size: 24px;
}
.modal .introduccion .scroll-content ul{
  list-style-type: none;
}
.modal .introduccion .scroll-content li{
  margin-bottom: 20px;
}
.modal .introduccion .set-actividades h1{
  margin-left: 20px;
  font-weight: 900;
}

.modal .introduccion .set-actividades textarea{
    height: 128px;
    width: 96%;
    background-color: #d8d8d87a;
    position: absolute;
    left: 27px;
    top: -22px;
    padding-left: 10px;
}
.modal .introduccion .set-actividades .btn-green{
    top: 121px;
}

.modal .introduccion #actividades h5{
    text-align: center;
    margin-bottom: 42px;
    margin-top: 4%;
    font-weight: 900;
    font-size: 43px;
}

.modal .ayudame{
    position: absolute;
    width: 67%;
    height: 80%;
    top: -4%;
    left: 17%;
    background: white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 27px 30px 20px 30px;
    text-align: left;
    color: #1E5EA1;
  }

   .modal .ayudame .equiz {
      position: absolute;
      width: 38px;
      height: 50px;
      top: 14px !important;
      right: 8px !important; 
      z-index:3;
    }
   .modal .ayudame .equiz img {
        width: 20px;
        padding: 0px; 
    }
    .modal .ayudame .tienes-duda textarea{
        height: 128px;
        width: 100%;
        background-color: #d8d8d87a;
        position: relative;
        left: 0px;
        top: 0px;
        padding-left: 12px;
        font-style: italic;
        font-weight: normal;
    }
.modal .ayudame .contenido img{
    height: 120px;
    width: auto;
    right: 51px;
    position: absolute;
}
.modal .ayudame h2{
    margin-top: 5px;
    font-size: 28px;
    font-weight: 900;
}
.modal .ayudame h2::after{
    position: absolute;
    content: "";
    width: 75%;
    top: 69px;
    background-color: #ddd;
    height: 2px;
    left: 0px;
    z-index: 8;
}
.modal .ayudame h6{
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 300;
    color: #1e5ea1c9;
}
.modal .ayudame h5{
    margin-top: 3px;
    font-size: 22px;
    font-weight: 900;
}
.modal .ayudame span{
    font-size: 21px;
    font-weight: 300;
    color: #1e5ea1c9;
}

/*# sourceMappingURL=main.css.map */
/*CLASS HDGO USA*/
.showHelpApp{
    z-index: 1000;
    visibility: visible;
}
.hideHelpApp{
    z-index: -1000;
    visibility: hidden;
}

#tmp_canvas {
  position: absolute;
  left: 10px;
  right: 0;
  bottom: 0;
  top: 0;
}

.txt-scan {
    font-weight: bold;
    margin-bottom: 0px!important;
    text-align: left;
}

.headTableScan {
    text-align: left;
}

.center {
    text-align: center;
}

.table-scan {
    width: 70%!important;
    padding: 20px 30px 10px 30px!important;
}

.headings-scan {
    padding-right: 0px!important;
}

.cont-table-scan {
    padding: 25px 50px 10px 50px;
    display: flex;
    justify-content: center;
}

img.img-scan {
    padding: 20px 25px;
}

#dwtcontrolContainer .ds-dwt-container-box div {
    margin: 15px auto;
}

#dwtcontrolContainer.scanQuiosco {
    margin: 0 auto!important;
    padding: 0px 0!important;
}

.scroll-content2 {
  height: auto;
  max-height: 100%!important; 
}

.img-encuesta1 {
    margin: 0px!important;
    height: 40px;
    width: auto;
}
  
.tit-encuesta2 {
    margin: 15px 0px!important;
}

.cont-botEnc {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
}

.pregunta-encuesta {
    width: 75%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #c5c5c5;
    cursor: pointer;
}

.pregunta-encuesta.pregunta-seleccionada {
    background-color: #2360A9; 
}

.txt-preguntaEnc {
    text-align: center!important;
}

.txt-preguntaEnc.txt-preguntaSel {
    color: #ffffff!important;
}

.inputTexto {
    display: inline-block;
    float: none;
    border: none;
    background-color: #E6EDF5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    margin: 0px 0px 20px 0px;
    text-align: center;
    width: 100%;
}

.inputTexto2 {
    display: inline-block;
    float: none;
    border: none;
    background-color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    margin: 40px 0px 20px 0px;
    text-align: center;
    width: 100%;
}

.instructions.instructions2 .info {
    position: absolute;
    width: 50%;
    height: auto;
    top: 10%;
    left: 25%;
    background: white;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding: 30px;
}

.txt-usa {
    color: #233895!important;
}


  .steps-stage{
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    justify-content: space-between;
    text-align: center;
    z-index: 2;
    cursor: pointer;
  }

  .steps-stage::before{
    position: absolute;
    content: " ";
    width: calc(100% - 130px);
    height: 5px;
    background-color: #E8E8E8;
    top: 20px;
    left: 65px;
  }

  .stage{
    width: auto;
    height: auto;
    position: relative;
    display: inline-table;
    text-align: center;
    z-index: 2;
    cursor: pointer;
  }

  .stage p{
    margin-bottom: 1px;
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
    width: auto;
    display: block;
    float: none;
  }
  .stage p.status-aprobado{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #51A74C;
    font-family: roboto;
    font-size: 14px;
    font-weight: bold;
  }

  .stage p.status-rechazado{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #FC5451;
    font-family: roboto;
    font-size: 14px;
    font-weight: bold;
  }

  .stage p.status-pendiente{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #959090;
    font-family: roboto;
    font-size: 14px;
    font-weight: bold;
  }

  .stage p.name{
    color: #000;
    font-size: 14px;
  }
  .stage p.date{
    color: #8B8686;
    font-size: 14px;
  }

  .comentarios h1{
    text-align: left;
    color: #2360A9;
    font-size: 16px;
  }

   .comentarios p{
    color: #000;
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
  }

  .comentarios .division{
    position: relative;
    width: 100%;
    height: 3px;
    background-color: #2360A9;
    float: left;
  }

.comentarios img{
  width: 100%;

}

/*progressbar*/
#progressbar {
    /*margin-bottom: 20px;*/
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    text-align: center;
}
#progressbar li {
    list-style-type: none;
    color: black;
    text-transform: uppercase;
    font-size: 15px;
    width: 100px;
    display: inline-block;
    position: relative;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 50px;
    line-height: 50px;
    display: block;
    font-size: 15px;
    color: #fff;
    background: #909090;
    border-radius: 25px;
    margin: 0 auto 5px auto;
}

/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 5px;
    background: #909090;
    position: absolute;
    left: -50%;
    top: 22.5px;
    z-index: -1; /*put it behind the numbers*/
}.progress-bar {
    background: #ff0000;
    left: 10;
    position: absolute;
    top: 0;
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none; 
    background: #ff0000;
}

/*active/completed - LABEL*/
#progressbar li.active {
    color: #0aa7e1;
}

/*active/completed - Circle*/
#progressbar li.active:before {
    background: #0aa7e1;
    color: white;
}

/*active/completed - BAR*/
#progressbar li.active:after {
    background: #0aa7e1;
    width: 100%; 
}

.infoBeca {
    background: palegoldenrod;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    color: darkgoldenrod;
    display: none;
    font-size: 14px;
    margin-top: -80px;
    margin-left: 100px;
    padding: 10px;
    position: absolute;
    text-align: center;
    z-index: 1;    
}

.errores {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background: orange;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    color: #fff;
    display: none;
    font-size: 14px;
    margin-top: -80px;
    margin-left: 100px;
    padding: 10px;
    position: absolute;
    text-align: center;
    z-index: 1; }

.mb-0 {
    margin-bottom: 0px!important;
}

.taxFormKiosko-info {
    display: flex;
    justify-content: center;
    margin: 33px 0px;
}

.center-flex {
    display: flex;
    justify-content: center;
}

.btn-modalClose {
    margin: 0!important;
}

.btn-cancel.btn-modalClose  {
    min-width: 40px!important;
}

.cont-btnModalCancel {
    text-align: right;
}

.cont-modalVacante {
    padding: 0px 20px!important;
}

.app .regular-content {
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    overflow: scroll; }
.app .regular-content::-webkit-scrollbar {
    width: 40px; }
@media (min-width: 768px) and (max-width: 991px) {
    .app .regular-content::-webkit-scrollbar {
        width: 20px; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .app .regular-content::-webkit-scrollbar {
        width: 30px; } }
.app .regular-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    -webkit-border-radius: 0px;
    border-radius: 0px; }
.app .regular-content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: white;
    background-image: url(../img/scroll-track-background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
@media (min-width: 768px) and (max-width: 991px) {
    .app .regular-content::-webkit-scrollbar-thumb {
        background-size: 10px 10px; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .app .regular-content::-webkit-scrollbar-thumb {
        background-size: 15px 15px; } }
.app .regular-content::-webkit-scrollbar-thumb:window-inactive {
    background: white; }
.app .regular-content table {
    width: 100%;
    position: relative;
    float: left;
    background-color: white;
    border: none;
    font-size: 0.9em; }
.app .regular-content table tbody tr {
    border: none;
    border-bottom: 1px solid #E6EDF5;
    height: 30px; }
.app .regular-content table tbody tr:last-child {
    border-bottom: none; }
.app .regular-content table tbody tr td {
    border: none; }
.app .regular-content table tbody tr td button {
    width: auto;
    padding: 0px;
    margin: 0px;
    min-width: auto;
    height: auto;
    display: inline-block;
    float: none;
    color: white;
    background-color: #2360A9;
    padding: 10px 20px;
    margin: 10px 0px;
    font-size: 1em; }
.app .regular-content table tbody tr td button img {
    height: 30px; }

/*NOTA - PASAR TODO A SASS C/GULP*/
/*CLASSES FLEX LOCATION 2 OCT 2018*/

/*TABLE SOLICITUDES*/

.flex-location .table-container .table-flex-solicitudes table thead tr td,
.flex-location .table-container .table-flex-solicitudes table tbody tr td {
    width:20%;
    padding: 10px 0px;
}

.flex-location .table-container .table-flex-solicitudes table thead tr td img,
.flex-location .table-container .table-flex-solicitudes table tbody tr td img{
    max-height: 30px;
    margin: 5px 10px;
}

.flex-location .table-container .table-flex-solicitudes{
    max-height: 300px;
    font-family: "GothamRounded-Book", sans-serif;
}

.flex-location .table-container div.regular-content.table-flex-solicitudes table tbody tr{
    padding: 5px 0px;
}

.flex-location .table-container .table-flex-solicitudes table thead tr:nth-child(even),
.flex-location .table-container .table-flex-solicitudes table tbody tr:nth-child(even){
    background-color: #f7fbff;
}

/*TABLE USUARIOS*/

.flex-location .table-container .table-flex-usuarios table thead tr td,
.flex-location .table-container .table-flex-usuarios table tbody tr td {
    width:20%;
    padding: 10px 0px;
}

.flex-location .table-container .table-flex-usuarios table thead tr td img,
.flex-location .table-container .table-flex-usuarios table tbody tr td img{
    max-height: 20px;
    margin: 5px 10px;
}

.flex-location .table-container .table-flex-usuarios{
    max-height: 300px;
    font-family: "GothamRounded-Book", sans-serif;
}

.flex-location .table-container div.regular-content.table-flex-usuarios table tbody tr{
    padding: 5px 0px;
}

.flex-location .table-container .table-flex-usuarios table thead tr:nth-child(even),
.flex-location .table-container .table-flex-usuarios table tbody tr:nth-child(even){
    background-color: #f7fbff;
}


/*TABLE HISTORIAL*/

.flex-location .table-container .table-flex-historial table thead tr td,
.flex-location .table-container .table-flex-historial table tbody tr td {
    width:20%;
    padding: 10px 0px;
}

.flex-location .table-container .table-flex-historial table tbody tr td .approved {
    color: #D2AB3A;
}
.flex-location .table-container .table-flex-historial table tbody tr td .on {
    color: #4E9C47;
}
.flex-location .table-container .table-flex-historial table tbody tr td .rejected {
    color: #DE1E1Eed;
}

.flex-location .table-container .table-flex-historial table thead tr td img,
.flex-location .table-container .table-flex-historial table tbody tr td img{
    max-height: 30px;
    margin: 5px 10px;
}

.flex-location .table-container .table-flex-historial{
    max-height: 300px;
    font-family: "GothamRounded-Book", sans-serif;
}

.flex-location .table-container div.regular-content.table-flex-historial table tbody tr{
    padding: 5px 0px;
}

.flex-location .table-container .table-flex-historial table thead tr:nth-child(even),
.flex-location .table-container .table-flex-historial table tbody tr:nth-child(even){
    background-color: #f7fbff;
}


.flex-location .sltd-content{
    background-color: white;
    float: left;
    min-height: 100px;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    width:100%;
}
.flex-location .sltd-content .process-number{
    float: none;
    margin: 6px 10px;
    height: 70px;
    display: inline-block;
    vertical-align: top;
}
.flex-location .sltd-content h3{
    width: auto;
    display: inline-block;
    text-align: center;
    float: none;
    margin: 5px 0px 20px;
}

.flex-location .sltd-content .cursos-container{
    float: left;
    margin-bottom: 20px;
    width: 100%;
    border-top: 1px solid #D5E2F0;
    overflow-y: scroll;
    height: calc(100vh - 420px);
}
.flex-location .sltd-content .cursos-container .curso{
    float: left;
    position: relative;
    width: 100%;
    padding: 10px 10px 10px 50px;
    border-bottom: 1px solid #D5E2F0;
}
.flex-location .sltd-content .cursos-container .curso-inactivo{
    opacity: 0.5;
}
.flex-location .sltd-content .objetivos-container .objetivos-inactivo{
    opacity: 0.5;
}
.flex-location .sltd-content .cursos-container .curso img{
    position: absolute;
    width: 30px;
    top: 20px;
    left: 10px;
}
.flex-location .sltd-content .cursos-container .curso h4{
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
}
.flex-location .sltd-content .cursos-container .curso p{
    float: left;
    font-size: 0.8em;
    color: #333;
    position: relative;
    width: 100%;
    text-align: left;
}
.flex-location .sltd-content .btns{
    float: left;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
.flex-location .sltd-content .btns button{
    display: inline-block;
    margin: 0px 10px;
    float: none;
}

/*Flex-location objetivos*/
.flex-location .objetivos{
    display: flex;
    text-align: left;
}
.flex-location .objetivos-main-container{
    border-top: 1px solid #D5E2F0;  

}
.flex-location .objetivos-container{
    margin: 3% 3% 3% 4%;
}

.flex-location .objetivos li {
    margin-bottom: 15px;
}

/*Flex-location ReflexiÃ³n*/
.flex-location .reflexion-main-container {
    width: 100%;
    border-top: 1px solid #D5E2F0;
    padding: 25px;
}

.flex-location .form-group input {
    margin: 0px 10px 0; 
    height:auto;

}

.flex-location .reflexion label {
    font-weight: 400;
    height: auto;
    margin-bottom:0;
    text-align:left;

}
.flex-location .line-form {
    display: flex;
    align-items: center;
}

.flex-location .options {
    display: flex;
    position: absolute;
    top: 16px;
}

.flex-location .option-affirmative {
    margin-right: 15px;
}

.flex-location .reflexion {
    margin-top: 24px;
}
/*Formulario de solicitud*/

.flex-location .form-main-container{
    border-top: 1px solid #D5E2F0;
    padding-top: 4%;
}
.flex-location .inputs-form input{
    background-color: #E7ECF2;
    margin:0;
    border-radius: 30px;
    height: 45px;
}

.flex-location .inputs-form label{
    height:auto;
    margin-bottom:5px;
    font-weight:400;
    color: #1E5EA1;
}


.flex-location .inputs-form {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    text-align: left;
}

.flex-location select{
    background-color: #E7ECF2;
    -webkit-appearance: none;
    border-radius:30px;
    margin-bottom:0;
}

.flex-location .last-select {
    margin-bottom: 20px;
}


.popups-pdf {
    position: absolute;
    width: calc(100% - 300px);
    height: calc(100vh - 100px);
    bottom: 0px;
    right: 0px;
    padding: 10px;
    cursor: pointer;
    overflow: scroll;
    z-index: 1001;
    background-color: black;
    display: none;
}
.popups-pdf .close-popups-pdf {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 100;
    background-color: red;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    background-image:url(../images/icon-close-modal-pdf.png);
}
@media (min-width: 1450px){
    .popups-pdf{
        height: calc(100vh - 130px);
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .popups-pdf{
        width: calc(100% - 200px);
        height: calc(100vh - 70px);
    }
}
@media (max-width: 767px){
    .popups-pdf{
        display: none;
    }
}


/*SHADOW BACKS - MODALES*/

.shadow-back{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    right: 0px;
    background-color: rgba(0,0,0,0.7);
    z-index: 1000;
    display: none;
}

.popups-container {
    position: absolute;
    width: calc(100% - 300px);
    /*height: calc(100vh - 100px);*/
    height: calc(100vh);
    bottom: 0px;
    right: 0px;
    padding: 10px;
    cursor: pointer;
    overflow: scroll;
    z-index: 1001;
    display: none;
}
@media (min-width: 1450px) {
    .popups-container {
        /*height: calc(100vh - 130px);*/
        height: calc(100vh);
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .popups-container {
        width: calc(100% - 200px);
        /*height: calc(100vh - 70px);*/
        height: calc(100vh);
    }
}
@media (max-width: 767px) {
    .popups-container {
        display: none;
    }
}

.popups-container .popups{
    width: 80%;
    min-width: 600px;
    min-height: 200px;
    left: 50%;
    top: 150px;
    padding: 50px;
    margin-bottom: 50px;
    position: absolute;
    transform: translateX(-50%);
    background-color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.popups-container .popups .close{
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    position: absolute;
    background-color: black;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 100;
}
.popups .icon{
    width: 100%;
    position: relative;
    float: left;
}
.popups .icon img{
    display: inline-block;
    height: 100px;
    margin-bottom: 20px;
}
.popups h3{
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 20px;
}
.popups h5{
    width: 100%;
    position: relative;
    float: left;
    font-size: 1em;
    margin-bottom: 20px;
    line-height: 1.5em;
}
.popups h5 img{
    height: 15px;
    margin:0px 5px;
}
.popups p{
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 20px;
}
.popups .stars{
    width: 100%;
    position: relative;
    float: left;
    margin: 20px 0px 40px;
    text-align: center;
}
.popups .stars img{
    width: 50px;
    position: relative;
    display: inline-block;
    margin: 0px 10px;
}
.popups-container .popups .btns{
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}
.popups-container .popups .btns .btn{
    width: 180px;
    position: relative;
    float: none;
    display: inline-block;
    margin: 0px 10px;
    text-align: center;
}
.popups form{
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}
.popups-container .popups form textarea{
    width: 100%;
    height: 100px;
    position: relative;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    background-color: #eaf3f7;
    padding: 20px;
    color: #0e384f;
}
.popups form input,
.popups form select{
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    background-color: #eaf3f7;
    padding: 0px;
    color: #0e384f;
}

/*CLASSES FLEX LOCATION 2 OCT 2018*/
.modal .equiz {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 15px !important;
    right: 15px !important; 
    z-index:3;
}
.modal .equiz img {
    width: 100%;
    padding: 0px; 
}

/*BECAS 8 JULIO 2019*/
.infoBeca {
    background: palegoldenrod;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    color: darkgoldenrod;
    display: none;
    font-size: 14px;
    margin-top: -80px;
    margin-left: 100px;
    padding: 10px;
    position: absolute;
    text-align: center;
    z-index: 1;    
}

.infoSoli {
    background: palegoldenrod;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    color: darkgoldenrod;
    display: none;
    font-size: 14px;
    margin-top: -10px;
    margin-left: 80px;
    padding: 10px;
    position: absolute;
    text-align: center;
    z-index: 1;    
}

  .steps-stage{
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    justify-content: space-between;
    text-align: center;
    z-index: 2;
    cursor: pointer;
  }

  .steps-stage::before{
    position: absolute;
    content: " ";
    width: calc(100% - 130px);
    height: 5px;
    background-color: #E8E8E8;
    top: 20px;
    left: 65px;
  }

  .stage{
    width: auto;
    height: auto;
    position: relative;
    display: inline-table;
    text-align: center;
    z-index: 2;
    cursor: pointer;
  }

  .stage p{
    margin-bottom: 1px;
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
    width: auto;
    display: block;
    float: none;
  }
  .stage p.status-aprobado{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #51A74C;
    font-family: roboto;
    font-size: 14px;
    font-weight: bold;
  }

  .stage p.status-rechazado{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #FC5451;
    font-family: roboto;
    font-size: 14px;
    font-weight: bold;
  }

  .stage p.status-pendiente{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #959090;
    font-family: roboto;
    font-size: 14px;
    font-weight: bold;
  }

  .stage p.name{
    color: #000;
    font-size: 14px;
  }
  .stage p.date{
    color: #8B8686;
    font-size: 14px;
  }

  .comentarios h1{
    text-align: left;
    color: #2360A9;
    font-size: 16px;
  }

   .comentarios p{
    color: #000;
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
  }

  .comentarios .division{
    position: relative;
    width: 100%;
    height: 3px;
    background-color: #2360A9;
    float: left;
  }

.comentarios img{
  width: 100%;

}

.tit-encuesta1 {
    margin: 0px 0px!important;
    padding: 0px 0px!important;
}

.tit-encuesta2 {
    margin: 15px 0px!important;
}

.img-encuesta1 {
    margin: 0px!important;
}
  
.cont-botEnc {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
}

.pregunta-encuesta {
    width: 75%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #d4e0ee;
    cursor: pointer;
}

.pregunta-encuesta.pregunta-seleccionada {
    background-color: #2360A9; 
}

.txt-preguntaEnc {
    text-align: center!important;
}

.txt-preguntaEnc.txt-preguntaSel {
    color: #ffffff!important;
}

.check-preguntaEnc {
    display: none;
}

.margin-b-0 {
    margin-bottom: 0px!important;
}

.margin-t-10{
    margin-top: 10px;
} 

.margin-t-20{
    margin-top: 20px;
}

.margin-t-40{
    margin-top: 40px;
}

.margin-t-60{
    margin-top: 60px;
}

.margin-t-80{
    margin-top: 80px;
}

.margin-left-20{
    margin-top: 20px;
}

.margin-left-40{
    margin-top: 40px;
}

.margin-left-60{
    margin-top: 60px;
}

.margin-left-80{
    margin-top: 80px;
}

.margin-right-20{
    margin-top: 20px;
}

.margin-right-40{
    margin-top: 40px;
}

.margin-right-60{
    margin-top: 60px;
}

.margin-right-80{
    margin-top: 80px;
}

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

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

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

.inlineblock{
    display:inlineblock;
}

.box-modulo{
    width: 210px !important;
    height: 190px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 10px rgba(30, 94, 166, 0.2);
}

.background-azul{
    background-color: #2360A9;
}

.background-celeste{
    background-color: #E6EDF5;   
}

.content-back{
    position: absolute;
    background-color: #E6EDF5;
    width: calc(100% - 300px);
    height: calc(100vh - 100px);
}

/*Vacantes*/
.btn-modalClose {
    margin: 0!important;
}

.btn-cancel.btn-modalClose  {
    min-width: 40px!important;
}

.cont-btnModalCancel {
    text-align: right;
}

.cont-modalVacante {
    padding: 0px 20px!important;
}

.angucomplete-dropdown {
    overflow-y: auto; 
    max-height: 200px;
    height: auto !important;
}

.angucomplete-title .highlight{
    font-weight: bolder;
}

input#cliente_value {
    display: inline-block;
    float: none;
    border: none;
    background-color: #E6EDF5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    margin: 0px 0px 20px 0px;
    text-align: center;
    width: 100%;
}

.blue-box{
    background: linear-gradient(to bottom, #1e5ea1 0%,#073766 100%);
    color: white;
    height: 200px;
}

/*== UNIFORMS ==*/

/*.uniforms .btn-option:focus {*/
/*  background-color: #091325; }*/


.uniforms-modal button{
  min-width: 80%;
}
.uniforms-modal label,.uniforms-modal input{
  height: 25px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.uniforms-modal textarea{
  text-align: left !important;
  height: 100px !important;
  border-radius: 5px !important;
}
.uniforms .red{
  color:red;
}
.uniforms .table-container .scroll-content {
  height: 300px;
}

@media (min-width: 1450px) {
  .uniforms .table-container .scroll-content {
    height: 400px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .uniforms .table-container .scroll-content {
    height: 250px;
  }
}

.uniforms .table-container .table-notificaciones table thead tr td,
.uniforms .table-container .table-notificaciones table tbody tr td {
  width: 20%;
}


.uniforms label, .uniforms input[type="checkbox"]{
  margin: 0 !important;
  padding: 0 !important;
}
.uniforms input[type="checkbox"]{
  -webkit-appearance:checkbox;
  height: 34px;
}
.uniforms .summary label{
  height: 30px !important;
}



  /*==      job-preferences ==*/
.job-preferences-focus{
    /*color:white;*/
  background-color: #E6EDF5;
}

.job-preferences .modal-title{
  float: none;
}
.job-preferences .modal-footer .row button{
  float: left;
  /*display: inline;*/
  min-width: 160px !important;
  /*width: 20px !important;*/
}
.job-preferences textarea{
  height: auto !important;
}
.job-preferences table td button{
  max-width:100px
}
.job-preferences .checkbox{
    -webkit-appearance: checkbox !important;
    width: 25px  !important;
    height: 25px !important;
    display: inline;
}
.job-preferences .check-l-label-r{
  float: left;
    text-align: left;
    padding-left: 20px;
}
.job-preferences .check-l-label-r input{
    float: left;
}
.job-preferences .check-l-label-r label{
  display: inline !important;
    float: right;
    width: calc(100% - 35px);
  font-weight: bolder;
    /*margin-left: 20px;*/
}
.job-preferences label,.job-preferences p{
  height: auto;

  margin: 0 0 10px 0 !important;
}
.job-preferences .table-transfers table thead tr td,
.job-preferences .table-transfers table tbody tr td {
  width:calc(100% / 6);
  padding: 10px 0;
}

.job-preferences .table-container .table-shifts-historial table thead tr td,
.job-preferences .table-container .table-shifts-historial table tbody tr td {
  width:calc(100% / 8);
  padding: 10px 0;
}


.job-preferences .table-container .table-shifts-historial table thead tr td img,
.job-preferences .table-container .table-shifts-historial table tbody tr td img{
  max-height: 25px;
  margin: 2px 5px;
}

.job-preferences  .scroll-content{
  min-height: 200px;
  height: calc(100vh - 450px);
}

.job-preferences .table-container div.regular-content.table-shifts-historial table tbody tr{
  padding: 5px 0;
}

/*.job-preferences .table-container .table-shifts-historial table thead tr:nth-child(even),*/
/*.job-preferences .table-container .table-shifts-historial table tbody tr:nth-child(even){*/
/*  background-color: #b9d5f1;*/
/*}*/

  /*== END  job-preferences ==*/


/*== LEAVES - ABSENCES *==*/
.absences label{
  height: auto;
  margin-bottom: 5px;
}
.absences .scroll-content.table-absences{
  height: calc(100vh - 440px) !important;
}
.absences .table-absences td,.absences .table-absences th{
  width: calc(100% / 5);
}
.absences select{
  height: 50px;
}
.absences input[type="checkbox"]{
  -webkit-appearance:checkbox;
  height: 34px;
}
.absences input[type="radio"]{
  -webkit-appearance:radio;
  height: 34px;
  width: 34px;
}

.absences .input-label{
  text-align: left;
}

.absences .submit  label{
  height: auto;
  margin: 0;
}
.absences .modal-body {
  margin-top: 0;
  /*height: calc(100vh - 172px) !important;*/
}

.absences .dates, .absences .summary{
  display: flex;
  align-items: flex-end;
}
.absences .ds-dwt-container-box{
  max-height: calc(100vh - 192px) !important;
  display: flex;
  justify-content: center;
}
.absences .ds-dwt-container-box div,.absences .ds-dwt-container-box canvas{
  max-height: calc(100vh - 172px) !important;
  margin: 0 !important;
  left: unset;
  top: unset;
}

.absences .ds-dwt-container-box div{
  /*border: unset !important;*/
}
/*== END LEAVES - ABSENCES *==/

  /*== TOTAL REWARDS ==*/
.showModalOpen {
  display: block !important;
}

/*== CHANGES MAY 4 - 2020 ==*/
/*== UX-OR ==*/

/*MARGINS AND PADDINGS*/

.pd-t-10 {
  padding-top: 10px; }

.pd-t-20 {
  padding-top: 20px; }

.pd-t-30 {
  padding-top: 30px; }

.pd-t-40 {
  padding-top: 40px; }

.pd-t-50 {
  padding-top: 50px; }

.pd-t-60 {
  padding-top: 60px; }

.pd-t-70 {
  padding-top: 70px; }

.pd-t-80 {
  padding-top: 80px; }

.pd-t-90 {
  padding-top: 90px; }

.pd-t-100 {
  padding-top: 100px; }

.pd-b-10 {
  padding-bottom: 10px; }

.pd-b-20 {
  padding-bottom: 20px; }

.pd-b-30 {
  padding-bottom: 30px; }

.pd-b-40 {
  padding-bottom: 40px; }

.pd-b-50 {
  padding-bottom: 50px; }

.pd-b-60 {
  padding-bottom: 60px; }

.pd-b-70 {
  padding-bottom: 70px; }

.pd-b-80 {
  padding-bottom: 80px; }

.pd-b-90 {
  padding-bottom: 90px; }

.pd-b-100 {
  padding-bottom: 100px; }

.pd-tb-50 {
  padding: 50px 0px; }

.pd-tb-60 {
  padding: 60px 0px; }

.pd-tb-70 {
  padding: 70px 0px; }

.pd-tb-80 {
  padding: 80px 0px; }

.pd-tb-90 {
  padding: 90px 0px; }

.pd-tb-100 {
  padding: 100px 0px; }

.pd-lr-10 {
  padding: 0px 10px; }

.pd-lr-20 {
  padding: 0px 20px; }

.pd-lr-30 {
  padding: 0px 30px; }

.pd-lr-40 {
  padding: 0px 40px; }

.pd-lr-50 {
  padding: 0px 50px; }

.pd-lr-60 {
  padding: 0px 60px; }

.pd-lr-70 {
  padding: 0px 70px; }

.pd-lr-80 {
  padding: 0px 80px; }

.pd-lr-90 {
  padding: 0px 90px; }

.pd-lr-100 {
  padding: 0px 100px; }

.mg-lr-10 {
  margin-left: 10px;
  margin-right: 10px; }

.mg-b-10 {
  margin-bottom: 10px; }

.mg-b-20 {
  margin-bottom: 20px; }

.mg-b-30 {
  margin-bottom: 30px; }

.mg-b-40 {
  margin-bottom: 40px; }

.mg-b-50 {
  margin-bottom: 50px; }

.mg-b-60 {
  margin-bottom: 60px; }

.mg-b-70 {
  margin-bottom: 70px; }

.mg-b-80 {
  margin-bottom: 80px; }

.mg-b-90 {
  margin-bottom: 90px; }

.mg-b-100 {
  margin-bottom: 100px; }

.mg-t-10 {
  margin-top: 10px; }

.mg-t-20 {
  margin-top: 20px; }

.mg-t-30 {
  margin-top: 30px; }

.mg-t-40 {
  margin-top: 40px; }

.mg-t-50 {
  margin-top: 50px; }

.mg-t-60 {
  margin-top: 60px; }

.mg-t-70 {
  margin-top: 70px; }

.mg-t-80 {
  margin-top: 80px; }

.mg-t-90 {
  margin-top: 90px; }

.mg-t-100 {
  margin-top: 100px; }

.mg-t-110 {
  margin-top: 110px; }

.mg-t-120 {
  margin-top: 120px; }

.mg-t-200 {
  margin-top: 200px; }

.mg-t-header {
  margin-top: 110px; }

.max-h-20 {
  max-height: 20px; }

.max-h-30 {
  max-height: 30px; }

.max-h-40 {
  max-height: 40px; }

.max-h-60 {
  max-height: 60px; }

.max-h-80 {
  max-height: 80px; }

.max-h-100 {
  max-height: 100px; }

.max-h-150 {
  max-height: 150px; }

.max-h-200 {
  max-height: 200px; }

.max-h-250 {
  max-height: 250px; }

.max-h-300 {
  max-height: 300px; }

.max-h-350 {
  max-height: 350px; }

.max-h-400 {
  max-height: 400px; }

.max-h-450 {
  max-height: 450px; }

.max-h-500 {
  max-height: 500px; }

/**/

.modal-helpBlock {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  display: none;
  align-items: center;
  text-align: center; }
  .modal-helpBlock .modal-container {
    position: absolute;
    width: 80%;
    height: 80%;
    background: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .modal-helpBlock .modal-container .heading {
      padding: 20px 0px;
      width: 100%;
      height: 80px;
      position: absolute;
      position: relative;
      border-bottom: 1px solid #efefef;
      text-align: center;
      align-items: center;
      margin-bottom: 20px; }
      .modal-helpBlock .modal-container .heading img {
        width: 40px;
        display: inline-block;
        margin-right: 20px; }
      .modal-helpBlock .modal-container .heading h3 {
        display: inline-block;
        margin: 0px; }
      .modal-helpBlock .modal-container .heading .close {
        position: absolute;
        width: 60px;
        height: 60px;
        z-index: 2;
        opacity: 1;
        right: 20px;
        top: 50%;
        transform: translateY(-50%); }
        .modal-helpBlock .modal-container .heading .close img {
          width: 30px;
          margin: 0px;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          float: left;
          position: relative; }
    .modal-helpBlock .modal-container .content {
      width: 100%;
      height: calc(100% - 100px);
      top: 100px;
      overflow-y: scroll; }
      .modal-helpBlock .modal-container .content .list-block {
        width: 30%;
        display: inline-block;
        padding: 5px 10px;
        vertical-align: top; }
        .modal-helpBlock .modal-container .content .list-block .list-header {
          width: 100%;
          position: relative;
          padding: 10px;
          float: left;
          margin-bottom: 20px; }
          .modal-helpBlock .modal-container .content .list-block .list-header img {
            width: 30px;
            display: inline-block;
            float: left; }
          .modal-helpBlock .modal-container .content .list-block .list-header h4 {
            display: inline-block;
            float: left;
            margin: 0px;
            padding: 5px 10px; }
        .modal-helpBlock .modal-container .content .list-block ul {
          float: left;
          width: 100%;
          padding-left: 20px; }
          .modal-helpBlock .modal-container .content .list-block ul li {
            width: 100%;
            text-align: left;
            margin-bottom: 5px; }

.overflowY-scrollThumb {
  overflow-y: scroll; }
  .overflowY-scrollThumb::-webkit-scrollbar {
    width: 40px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .overflowY-scrollThumb::-webkit-scrollbar {
        width: 20px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .overflowY-scrollThumb::-webkit-scrollbar {
        width: 30px; } }
  .overflowY-scrollThumb::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  .overflowY-scrollThumb::-webkit-scrollbar-thumb {
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: white;
    background-image: url(../img/scroll-track-background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
    @media (min-width: 768px) and (max-width: 991px) {
      .overflowY-scrollThumb::-webkit-scrollbar-thumb {
        background-size: 10px 10px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .overflowY-scrollThumb::-webkit-scrollbar-thumb {
        background-size: 15px 15px; } }
  .overflowY-scrollThumb::-webkit-scrollbar-thumb:window-inactive {
    background: white; }

.app .shortcuts {
  width: 100%;
  height: 100px;
  float: left;
  background-color: #2360A9; }
  .app .shortcuts .title-block {
    position: relative;
    float: left;
    width: auto;
    height: 100px;
    margin-right: 40px;
    background: #0F3C72;
    display: flex;
    align-items: center; }
    .app .shortcuts .title-block::after {
      position: absolute;
      content: "";
      z-index: 1;
      width: 20px;
      height: 100%;
      left: 100%;
      top: 0px;
      background-position: center;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-image: url(../img/img-total-rewards/after-img-beneficios.png); }
    .app .shortcuts .title-block h3 {
      margin: 0px;
      color: white;
      padding: 0px 20px;
      text-align: left; }
  .app .shortcuts .shortcut-blue {
    background-image: url(../img/img-total-rewards/shortcut-beneficios-blue.jpg); }
  .app .shortcuts .shortcut-green {
    background-image: url(../img/img-total-rewards/shortcut-beneficios-green.jpg); }
  .app .shortcuts .shortcut-pink {
    background-image: url(../img/img-total-rewards/shortcut-beneficios-pink.jpg); }
  .app .shortcuts .shortcut-red {
    background-image: url(../img/img-total-rewards/shortcut-beneficios-red.jpg); }
  .app .shortcuts .shortcut {
    position: relative;
    float: left;
    height: 80px;
    width: 190px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    background-color: white;
    background-size: cover;
    background-position: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .app .shortcuts .shortcut {
        width: 140px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .app .shortcuts .shortcut {
        width: 160px; } }
    .app .shortcuts .shortcut h6 {
      padding: 0px 5px 0px 55px;
      margin: 0px;
      color: white;
      text-align: left;
      font-size: 0.9em; }
      @media (min-width: 768px) and (max-width: 991px) {
        .app .shortcuts .shortcut h6 {
          font-size: 0.8em; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .app .shortcuts .shortcut h6 {
          font-size: 0.7em; } }
  .app .shortcuts .button-calendar {
    position: relative;
    float: right;
    height: 80px;
    width: 170px;
    margin-right: 20px;
    background-color: #7093BE;
    display: flex;
    align-items: center;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .app .shortcuts .button-calendar {
        width: 140px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .app .shortcuts .button-calendar {
        width: 160px; } }
    .app .shortcuts .button-calendar img {
      height: 30px;
      display: inline-block;
      margin-right: 10px; }
    .app .shortcuts .button-calendar h6 {
      width: auto;
      color: white;
      margin: 0px;
      display: inline-block;
      font-size: 0.9em; }
      @media (min-width: 768px) and (max-width: 991px) {
        .app .shortcuts .button-calendar h6 {
          font-size: 0.8em; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .app .shortcuts .button-calendar h6 {
          font-size: 0.7em; } }

.app .ctrl-calendar {
  background-color: #2360A9;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  margin: 20px 0px; }

.app .ctrl-calendar-left {
  float: left; }

.app .ctrl-calendar-right {
  float: right; }

.app .monthBlockContainer {
  position: relative;
  width: 100%;
  float: left; }
  .app .monthBlockContainer .monthBlock {
    padding: 10px 0px;
    width: 25%;
    float: left; }
    .app .monthBlockContainer .monthBlock h6 {
      width: 100%;
      text-align: center;
      margin: 0px; }

.app .benefitsBlockContainer {
  position: relative;
  float: left;
  background: white;
  width: 100%;
  height: calc(100vh - 300px); }
  .app .benefitsBlockContainer .monthsColumnsBlock {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .app .benefitsBlockContainer .monthsColumnsBlock .monthColumn {
      position: absolute;
      width: 25%;
      height: 100%;
      top: 0;
      border: 1px solid #efefef;
      z-index: 1; }
  .app .benefitsBlockContainer .benefitsBlockScroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    z-index: 2;
    overflow-y: scroll;
    overflow-x: hidden; }
    .app .benefitsBlockContainer .benefitsBlockScroll .benefitsBlock {
      position: relative;
      z-index: 10;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      -ms-border-radius: 40px;
      border-radius: 40px;
      padding: 5px 20px;
      display: block;
      width: auto;
      overflow: hidden;
      margin-bottom: 20px; }
      .app .benefitsBlockContainer .benefitsBlockScroll .benefitsBlock h3 {
        font-size: 0.9em;
        text-align: left; }
      .app .benefitsBlockContainer .benefitsBlockScroll .benefitsBlock h5 {
        font-size: 0.7em;
        text-align: left;
        margin: 0px; }
    .app .benefitsBlockContainer .benefitsBlockScroll .benefitRed {
      background-color: #F08E8E;
      color: white; }
    .app .benefitsBlockContainer .benefitsBlockScroll .benefitPink {
      background-color: #E340AB;
      color: white; }
    .app .benefitsBlockContainer .benefitsBlockScroll .benefitGreen {
      background-color: #4E9D47;
      color: white; }
    .app .benefitsBlockContainer .benefitsBlockScroll .benefitBlue {
      background-color: #76B1FF;
      color: white; }

.app .options-block-benefits {
  width: 140px;
  height: 120px;
  position: relative;
  float: none;
  display: inline-block !important;
  background-color: white;
  margin: 10px;
  cursor: pointer;
  /* display-option */
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }
  @media (min-width: 1450px) {
    .app .options-block-benefits {
      width: 140px;
      height: 120px; } }
  @media (min-width: 992px) and (max-width: 1449px) {
    .app .options-block-benefits {
      width: 140px;
      height: 120px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .app .options-block-benefits {
      width: 140px;
      height: 120px; } }
  .app .options-block-benefits .content {
    position: relative;
    float: left;
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center; }
    .app .options-block-benefits .content h4.benList {
      width: 100%;
      text-align: center;
      margin: 0px 0px;
      padding: 10px 5px;
      font-size: 1em; }
    .iconGO-option-benefits {
        text-align: right;
        padding-right: 10px;
        top: 90px; 
        right: 20px;
        position: absolute;
        padding-top: 9px;
    }
    
 .disabled-button {
    pointer-events: none;
    cursor: none;
    background-color: #dad7d7;
    border-color: #dad7d7;
    opacity: 0.5;
}

.complete-window {
    width: 100% !important;
    height: 100% !important;
}