@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
@import url("https://fonts.googleapis.com/css?family=Inconsolata:400,700");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

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: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

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: default;
}

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !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^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("~bootstrap-sass/assets/fonts/bootstrap/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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

.glyphicon-euro:before,
.glyphicon-eur: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";
}

.glyphicon-cd:before {
  content: "\e201";
}

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

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

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

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

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

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

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

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

body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #636b6f;
  background-color: #f5f8fa;
}

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

a {
  color: #3097D1;
  text-decoration: none;
}

a:hover, a:focus {
  color: #216a94;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #f5f8fa;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

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

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  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: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

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

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .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;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #3097D1;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #2579a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #3097D1;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2579a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

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

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

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.6;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

.dl-horizontal dd:after {
  clear: both;
}

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.6;
}

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.6;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

.container:after {
  clear: both;
}

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

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

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

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

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

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

.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

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

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

.col-xs-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: auto;
}

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

.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) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-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: auto;
  }
  .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: auto;
  }
  .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) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-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: auto;
  }
  .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: auto;
  }
  .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) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-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: auto;
  }
  .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: auto;
  }
  .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 {
  background-color: transparent;
}

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

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

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}

.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.6;
  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: #f5f8fa;
}

.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-of-type(odd) {
  background-color: #f9f9f9;
}

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

.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-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.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:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

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

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

.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:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

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

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

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

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

input[type="range"] {
  display: block;
  width: 100%;
}

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccd0d2;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #98cbe8;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(152, 203, 232, 0.6);
}

.form-control::-moz-placeholder {
  color: #b1b7ba;
  opacity: 1;
}

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

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

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

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

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

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

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

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

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.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,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

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

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px;
}

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

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

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

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

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

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

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 27px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}

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

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

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

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

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #636b6f;
  text-decoration: none;
}

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

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

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #636b6f;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #636b6f;
  background-color: #e6e5e5;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #636b6f;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #636b6f;
  background-color: #e6e5e5;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #636b6f;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #636b6f;
}

.btn-primary {
  color: #fff;
  background-color: #3097D1;
  border-color: #2a88bd;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #2579a9;
  border-color: #133d55;
}

.btn-primary:hover {
  color: #fff;
  background-color: #2579a9;
  border-color: #1f648b;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2579a9;
  background-image: none;
  border-color: #1f648b;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #1f648b;
  border-color: #133d55;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #3097D1;
  border-color: #2a88bd;
}

.btn-primary .badge {
  color: #3097D1;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #2ab27b;
  border-color: #259d6d;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #20895e;
  border-color: #0d3625;
}

.btn-success:hover {
  color: #fff;
  background-color: #20895e;
  border-color: #196c4b;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #20895e;
  background-image: none;
  border-color: #196c4b;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #196c4b;
  border-color: #0d3625;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #2ab27b;
  border-color: #259d6d;
}

.btn-success .badge {
  color: #2ab27b;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #8eb4cb;
  border-color: #7da8c3;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #3d6983;
}

.btn-info:hover {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #538db0;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #6b9dbb;
  background-image: none;
  border-color: #538db0;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #538db0;
  border-color: #3d6983;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #8eb4cb;
  border-color: #7da8c3;
}

.btn-info .badge {
  color: #8eb4cb;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #cbb956;
  border-color: #c5b143;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #b6a338;
  border-color: #685d20;
}

.btn-warning:hover {
  color: #fff;
  background-color: #b6a338;
  border-color: #9b8a30;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b6a338;
  background-image: none;
  border-color: #9b8a30;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #9b8a30;
  border-color: #685d20;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #cbb956;
  border-color: #c5b143;
}

.btn-warning .badge {
  color: #cbb956;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #bf5329;
  border-color: #aa4a24;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #954120;
  border-color: #411c0e;
}

.btn-danger:hover {
  color: #fff;
  background-color: #954120;
  border-color: #78341a;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #954120;
  background-image: none;
  border-color: #78341a;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #78341a;
  border-color: #411c0e;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #bf5329;
  border-color: #aa4a24;
}

.btn-danger .badge {
  color: #bf5329;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #3097D1;
  border-radius: 0;
}

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

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

.btn-link:hover, .btn-link:focus {
  color: #216a94;
  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: #777777;
  text-decoration: none;
}

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

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

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

.btn-block {
  display: block;
  width: 100%;
}

.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;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

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

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

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

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

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

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

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

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

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.6;
  color: #777777;
  white-space: nowrap;
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

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

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

.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 + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

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

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

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

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

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

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

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

.btn-group.open .dropdown-toggle.btn-link {
  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,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

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

.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-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

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

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

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

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

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

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

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

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.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: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccd0d2;
  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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

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

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

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

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

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

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

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

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #3097D1;
}

.nav .nav-divider {
  height: 1px;
  margin: 10px 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.6;
  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;
  cursor: default;
  background-color: #f5f8fa;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.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: #3097D1;
}

.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 {
  margin-bottom: 5px;
  text-align: center;
}

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

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

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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 {
  display: table;
  content: " ";
}

.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: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .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-brand {
  float: left;
  height: 50px;
  padding: 14px 15px;
  font-size: 18px;
  line-height: 22px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

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

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}

@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: 22px;
  }
  .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: 14px;
    padding-bottom: 14px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

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

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

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

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #fff;
  border-color: #d3e0e9;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5d5d;
  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: #eeeeee;
}

.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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #eeeeee;
}

@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: #eeeeee;
  }
  .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-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: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #d3e0e9;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

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

.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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .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: #090808;
  }
  .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-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-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.6;
  color: #3097D1;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #216a94;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #3097D1;
  border-color: #3097D1;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  text-align: center;
  list-style: none;
}

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

.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: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

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

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

.label-default {
  background-color: #777777;
}

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

.label-primary {
  background-color: #3097D1;
}

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

.label-success {
  background-color: #2ab27b;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #20895e;
}

.label-info {
  background-color: #8eb4cb;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #6b9dbb;
}

.label-warning {
  background-color: #cbb956;
}

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

.label-danger {
  background-color: #bf5329;
}

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

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

.badge:empty {
  display: none;
}

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

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

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

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

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

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

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

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.6;
  background-color: #f5f8fa;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #636b6f;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3097D1;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  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,
.alert-dismissible {
  padding-right: 35px;
}

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

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

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

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

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

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

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

.alert-warning .alert-link {
  color: #66512c;
}

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

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

.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: 22px;
  color: #fff;
  text-align: center;
  background-color: #3097D1;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

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

.progress-bar-success {
  background-color: #2ab27b;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #8eb4cb;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #cbb956;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #bf5329;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

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

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

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

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

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

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

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

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

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

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
}

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

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

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

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

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

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

.panel-body {
  padding: 15px;
}

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

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

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

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

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

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

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

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

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

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-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:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 22px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

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

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

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #d3e0e9;
}

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

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

.panel-default {
  border-color: #d3e0e9;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #fff;
  border-color: #d3e0e9;
}

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

.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #333333;
}

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

.panel-primary {
  border-color: #3097D1;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3097D1;
}

.panel-primary > .panel-heading .badge {
  color: #3097D1;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3097D1;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

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

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

.modal-header:after {
  clear: both;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

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

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

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

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

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

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

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

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

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  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;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.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;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

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

.pull-right {
  float: right !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;
}

.affix {
  position: fixed;
}

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

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

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

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

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

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

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

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

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

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

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

.visible-print {
  display: none !important;
}

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

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

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

.visible-print-inline {
  display: none !important;
}

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

.visible-print-inline-block {
  display: none !important;
}

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

@media print {
  .hidden-print {
    display: none !important;
  }
}

/**
  EDgrid es una librería CSS para construir layouts con Responsive Web Design
  Importe este archivo en su proyecto para empezar a usarlo
**/
*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.ed-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.ed-item {
  margin: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}

.ed-item {
  width: 100%;
}

.ed-item.ed-container {
  padding-left: 0;
  padding-right: 0;
}

/*
| Mixin para crear cuadriculas
|
| $gridItemSelector: nombre del selector CSS de cada item de la cuadricula
| $listColumns:
|              * lista de numeros de columnas en cada breakpoint (separados por espacios). Ej: 1 2 3 4
|              * el numero de columnas del ultimo breakpoint se hereda a breakpoints superiores
| $gutter: separación entre cada item de la cuadricula (opcional)
|
*/
.button {
  display: inline-block;
  padding: .8em 1.6em;
  cursor: pointer;
  border: none;
  text-decoration: none;
}

.s-5,
.ed-item.s-5 {
  width: 5%;
}

.s-10,
.ed-item.s-10 {
  width: 10%;
}

.s-15,
.ed-item.s-15 {
  width: 15%;
}

.s-20,
.ed-item.s-20 {
  width: 20%;
}

.s-25,
.ed-item.s-25 {
  width: 25%;
}

.s-30,
.ed-item.s-30 {
  width: 30%;
}

.s-35,
.ed-item.s-35 {
  width: 35%;
}

.s-40,
.ed-item.s-40 {
  width: 40%;
}

.s-45,
.ed-item.s-45 {
  width: 45%;
}

.s-50,
.ed-item.s-50 {
  width: 50%;
}

.s-55,
.ed-item.s-55 {
  width: 55%;
}

.s-60,
.ed-item.s-60 {
  width: 60%;
}

.s-65,
.ed-item.s-65 {
  width: 65%;
}

.s-70,
.ed-item.s-70 {
  width: 70%;
}

.s-75,
.ed-item.s-75 {
  width: 75%;
}

.s-80,
.ed-item.s-80 {
  width: 80%;
}

.s-85,
.ed-item.s-85 {
  width: 85%;
}

.s-90,
.ed-item.s-90 {
  width: 90%;
}

.s-95,
.ed-item.s-95 {
  width: 95%;
}

.s-100,
.ed-item.s-100 {
  width: 100%;
}

.s-1-3,
.ed-item.s-1-3 {
  width: 33.3333333333%;
}

.s-2-3,
.ed-item.s-2-3 {
  width: 66.6666666667%;
}

.s-3-3,
.ed-item.s-3-3 {
  width: 100%;
}

.s-1-6,
.ed-item.s-1-6 {
  width: 16.6666666667%;
}

.s-2-6,
.ed-item.s-2-6 {
  width: 33.3333333333%;
}

.s-3-6,
.ed-item.s-3-6 {
  width: 50%;
}

.s-4-6,
.ed-item.s-4-6 {
  width: 66.6666666667%;
}

.s-5-6,
.ed-item.s-5-6 {
  width: 83.3333333333%;
}

.s-6-6,
.ed-item.s-6-6 {
  width: 100%;
}

@media all and (min-width: 640px) {
  .m-5,
  .ed-item.m-5 {
    width: 5%;
  }
  .m-10,
  .ed-item.m-10 {
    width: 10%;
  }
  .m-15,
  .ed-item.m-15 {
    width: 15%;
  }
  .m-20,
  .ed-item.m-20 {
    width: 20%;
  }
  .m-25,
  .ed-item.m-25 {
    width: 25%;
  }
  .m-30,
  .ed-item.m-30 {
    width: 30%;
  }
  .m-35,
  .ed-item.m-35 {
    width: 35%;
  }
  .m-40,
  .ed-item.m-40 {
    width: 40%;
  }
  .m-45,
  .ed-item.m-45 {
    width: 45%;
  }
  .m-50,
  .ed-item.m-50 {
    width: 50%;
  }
  .m-55,
  .ed-item.m-55 {
    width: 55%;
  }
  .m-60,
  .ed-item.m-60 {
    width: 60%;
  }
  .m-65,
  .ed-item.m-65 {
    width: 65%;
  }
  .m-70,
  .ed-item.m-70 {
    width: 70%;
  }
  .m-75,
  .ed-item.m-75 {
    width: 75%;
  }
  .m-80,
  .ed-item.m-80 {
    width: 80%;
  }
  .m-85,
  .ed-item.m-85 {
    width: 85%;
  }
  .m-90,
  .ed-item.m-90 {
    width: 90%;
  }
  .m-95,
  .ed-item.m-95 {
    width: 95%;
  }
  .m-100,
  .ed-item.m-100 {
    width: 100%;
  }
  .m-1-3,
  .ed-item.m-1-3 {
    width: 33.3333333333%;
  }
  .m-2-3,
  .ed-item.m-2-3 {
    width: 66.6666666667%;
  }
  .m-3-3,
  .ed-item.m-3-3 {
    width: 100%;
  }
  .m-1-6,
  .ed-item.m-1-6 {
    width: 16.6666666667%;
  }
  .m-2-6,
  .ed-item.m-2-6 {
    width: 33.3333333333%;
  }
  .m-3-6,
  .ed-item.m-3-6 {
    width: 50%;
  }
  .m-4-6,
  .ed-item.m-4-6 {
    width: 66.6666666667%;
  }
  .m-5-6,
  .ed-item.m-5-6 {
    width: 83.3333333333%;
  }
  .m-6-6,
  .ed-item.m-6-6 {
    width: 100%;
  }
}

@media all and (min-width: 1024px) {
  .l-5,
  .ed-item.l-5 {
    width: 5%;
  }
  .l-10,
  .ed-item.l-10 {
    width: 10%;
  }
  .l-15,
  .ed-item.l-15 {
    width: 15%;
  }
  .l-20,
  .ed-item.l-20 {
    width: 20%;
  }
  .l-25,
  .ed-item.l-25 {
    width: 25%;
  }
  .l-30,
  .ed-item.l-30 {
    width: 30%;
  }
  .l-35,
  .ed-item.l-35 {
    width: 35%;
  }
  .l-40,
  .ed-item.l-40 {
    width: 40%;
  }
  .l-45,
  .ed-item.l-45 {
    width: 45%;
  }
  .l-50,
  .ed-item.l-50 {
    width: 50%;
  }
  .l-55,
  .ed-item.l-55 {
    width: 55%;
  }
  .l-60,
  .ed-item.l-60 {
    width: 60%;
  }
  .l-65,
  .ed-item.l-65 {
    width: 65%;
  }
  .l-70,
  .ed-item.l-70 {
    width: 70%;
  }
  .l-75,
  .ed-item.l-75 {
    width: 75%;
  }
  .l-80,
  .ed-item.l-80 {
    width: 80%;
  }
  .l-85,
  .ed-item.l-85 {
    width: 85%;
  }
  .l-90,
  .ed-item.l-90 {
    width: 90%;
  }
  .l-95,
  .ed-item.l-95 {
    width: 95%;
  }
  .l-100,
  .ed-item.l-100 {
    width: 100%;
  }
  .l-1-3,
  .ed-item.l-1-3 {
    width: 33.3333333333%;
  }
  .l-2-3,
  .ed-item.l-2-3 {
    width: 66.6666666667%;
  }
  .l-3-3,
  .ed-item.l-3-3 {
    width: 100%;
  }
  .l-1-6,
  .ed-item.l-1-6 {
    width: 16.6666666667%;
  }
  .l-2-6,
  .ed-item.l-2-6 {
    width: 33.3333333333%;
  }
  .l-3-6,
  .ed-item.l-3-6 {
    width: 50%;
  }
  .l-4-6,
  .ed-item.l-4-6 {
    width: 66.6666666667%;
  }
  .l-5-6,
  .ed-item.l-5-6 {
    width: 83.3333333333%;
  }
  .l-6-6,
  .ed-item.l-6-6 {
    width: 100%;
  }
}

@media all and (min-width: 1440px) {
  .xl-5,
  .ed-item.xl-5 {
    width: 5%;
  }
  .xl-10,
  .ed-item.xl-10 {
    width: 10%;
  }
  .xl-15,
  .ed-item.xl-15 {
    width: 15%;
  }
  .xl-20,
  .ed-item.xl-20 {
    width: 20%;
  }
  .xl-25,
  .ed-item.xl-25 {
    width: 25%;
  }
  .xl-30,
  .ed-item.xl-30 {
    width: 30%;
  }
  .xl-35,
  .ed-item.xl-35 {
    width: 35%;
  }
  .xl-40,
  .ed-item.xl-40 {
    width: 40%;
  }
  .xl-45,
  .ed-item.xl-45 {
    width: 45%;
  }
  .xl-50,
  .ed-item.xl-50 {
    width: 50%;
  }
  .xl-55,
  .ed-item.xl-55 {
    width: 55%;
  }
  .xl-60,
  .ed-item.xl-60 {
    width: 60%;
  }
  .xl-65,
  .ed-item.xl-65 {
    width: 65%;
  }
  .xl-70,
  .ed-item.xl-70 {
    width: 70%;
  }
  .xl-75,
  .ed-item.xl-75 {
    width: 75%;
  }
  .xl-80,
  .ed-item.xl-80 {
    width: 80%;
  }
  .xl-85,
  .ed-item.xl-85 {
    width: 85%;
  }
  .xl-90,
  .ed-item.xl-90 {
    width: 90%;
  }
  .xl-95,
  .ed-item.xl-95 {
    width: 95%;
  }
  .xl-100,
  .ed-item.xl-100 {
    width: 100%;
  }
  .xl-1-3,
  .ed-item.xl-1-3 {
    width: 33.3333333333%;
  }
  .xl-2-3,
  .ed-item.xl-2-3 {
    width: 66.6666666667%;
  }
  .xl-3-3,
  .ed-item.xl-3-3 {
    width: 100%;
  }
  .xl-1-6,
  .ed-item.xl-1-6 {
    width: 16.6666666667%;
  }
  .xl-2-6,
  .ed-item.xl-2-6 {
    width: 33.3333333333%;
  }
  .xl-3-6,
  .ed-item.xl-3-6 {
    width: 50%;
  }
  .xl-4-6,
  .ed-item.xl-4-6 {
    width: 66.6666666667%;
  }
  .xl-5-6,
  .ed-item.xl-5-6 {
    width: 83.3333333333%;
  }
  .xl-6-6,
  .ed-item.xl-6-6 {
    width: 100%;
  }
}

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

.to-center.ed-container {
  display: flex;
}

.to-left {
  float: left;
  width: auto;
  margin-right: 1em;
}

.to-right {
  float: right;
  width: auto;
  margin-left: 1em;
}

.full {
  max-width: 100%;
}

.circle {
  border-radius: 50%;
}

.clearfix:before, .clearfix:after {
  content: "";
  width: 100%;
  display: table;
  clear: both;
}

.no-padding.ed-container > .ed-item {
  padding-left: 0rem;
  padding-right: 0rem;
}

.no-padding.ed-item {
  padding-left: 0rem;
  padding-right: 0rem;
}

.padding {
  padding-left: 1rem;
  padding-right: 1rem;
}

.padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.padding-3 {
  padding-left: 3rem;
  padding-right: 3rem;
}

body.sticky-footer {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

body.sticky-footer > footer {
  margin-top: auto;
}

.main-justify {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.main-distribute {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.main-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.main-start {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.main-end {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.cross-start {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}

.cross-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}

.cross-end {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-end;
}

.flex-reverse {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.flex-column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.flex-column-reverse {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.abcenter {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.from-s {
  display: none;
}

.to-s {
  display: none;
}

@media screen and (max-width: 639px) {
  .from-m {
    display: none;
  }
}

@media screen and (min-width: 640px) {
  .to-m {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .from-l {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .to-l {
    display: none;
  }
}

@media screen and (max-width: 1439px) {
  .from-xl {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .to-xl {
    display: none;
  }
}

.ed-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.ed-video > iframe,
.ed-video > video,
.ed-video > .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button {
  background: #ddd;
  color: #333;
}

.button:hover {
  background: #d0d0d0;
  text-decoration: none;
}

.button:active {
  transform: scale(0.97);
}

.ed-grid {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 2rem;
  max-width: 1200px;
  margin-left: 1rem;
  margin-right: 1rem;
}

@media screen and (min-width: 1200px) {
  .ed-grid {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}

.ed-grid .ed-grid, .ed-grid.full {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.ed-grid.cols-s-2 {
  -ms-grid-columns: (calc((100% / 2) - 1rem))[2];
  grid-template-columns: repeat(2, calc((100% / 2) - 1rem));
}

.ed-grid.cols-s-3 {
  -ms-grid-columns: (calc((100% / 3) - 1.3333333333rem))[3];
  grid-template-columns: repeat(3, calc((100% / 3) - 1.3333333333rem));
}

.ed-grid.cols-s-4 {
  -ms-grid-columns: (calc((100% / 4) - 1.5rem))[4];
  grid-template-columns: repeat(4, calc((100% / 4) - 1.5rem));
}

.ed-grid.cols-s-5 {
  -ms-grid-columns: (calc((100% / 5) - 1.6rem))[5];
  grid-template-columns: repeat(5, calc((100% / 5) - 1.6rem));
}

.ed-grid.cols-s-6 {
  -ms-grid-columns: (calc((100% / 6) - 1.6666666667rem))[6];
  grid-template-columns: repeat(6, calc((100% / 6) - 1.6666666667rem));
}

.ed-grid.cols-s-7 {
  -ms-grid-columns: (calc((100% / 7) - 1.7142857143rem))[7];
  grid-template-columns: repeat(7, calc((100% / 7) - 1.7142857143rem));
}

.ed-grid.cols-s-8 {
  -ms-grid-columns: (calc((100% / 8) - 1.75rem))[8];
  grid-template-columns: repeat(8, calc((100% / 8) - 1.75rem));
}

.ed-grid.cols-s-9 {
  -ms-grid-columns: (calc((100% / 9) - 1.7777777778rem))[9];
  grid-template-columns: repeat(9, calc((100% / 9) - 1.7777777778rem));
}

.ed-grid.cols-s-10 {
  -ms-grid-columns: (calc((100% / 10) - 1.8rem))[10];
  grid-template-columns: repeat(10, calc((100% / 10) - 1.8rem));
}

.ed-grid.cols-s-11 {
  -ms-grid-columns: (calc((100% / 11) - 1.8181818182rem))[11];
  grid-template-columns: repeat(11, calc((100% / 11) - 1.8181818182rem));
}

.ed-grid.cols-s-12 {
  -ms-grid-columns: (calc((100% / 12) - 1.8333333333rem))[12];
  grid-template-columns: repeat(12, calc((100% / 12) - 1.8333333333rem));
}

.ed-grid.cols-s-13 {
  -ms-grid-columns: (calc((100% / 13) - 1.8461538462rem))[13];
  grid-template-columns: repeat(13, calc((100% / 13) - 1.8461538462rem));
}

.ed-grid.cols-s-14 {
  -ms-grid-columns: (calc((100% / 14) - 1.8571428571rem))[14];
  grid-template-columns: repeat(14, calc((100% / 14) - 1.8571428571rem));
}

.ed-grid.cols-s-15 {
  -ms-grid-columns: (calc((100% / 15) - 1.8666666667rem))[15];
  grid-template-columns: repeat(15, calc((100% / 15) - 1.8666666667rem));
}

.ed-grid.cols-s-16 {
  -ms-grid-columns: (calc((100% / 16) - 1.875rem))[16];
  grid-template-columns: repeat(16, calc((100% / 16) - 1.875rem));
}

.ed-grid.cols-s-17 {
  -ms-grid-columns: (calc((100% / 17) - 1.8823529412rem))[17];
  grid-template-columns: repeat(17, calc((100% / 17) - 1.8823529412rem));
}

.ed-grid.cols-s-18 {
  -ms-grid-columns: (calc((100% / 18) - 1.8888888889rem))[18];
  grid-template-columns: repeat(18, calc((100% / 18) - 1.8888888889rem));
}

.ed-grid.cols-s-19 {
  -ms-grid-columns: (calc((100% / 19) - 1.8947368421rem))[19];
  grid-template-columns: repeat(19, calc((100% / 19) - 1.8947368421rem));
}

.ed-grid.cols-s-20 {
  -ms-grid-columns: (calc((100% / 20) - 1.9rem))[20];
  grid-template-columns: repeat(20, calc((100% / 20) - 1.9rem));
}

.ed-grid > .span-s-1 {
  -ms-grid-column: span 1;
  grid-column: span 1;
}

.ed-grid > .span-s-2 {
  -ms-grid-column: span 2;
  grid-column: span 2;
}

.ed-grid > .span-s-3 {
  -ms-grid-column: span 3;
  grid-column: span 3;
}

.ed-grid > .span-s-4 {
  -ms-grid-column: span 4;
  grid-column: span 4;
}

.ed-grid > .span-s-5 {
  -ms-grid-column: span 5;
  grid-column: span 5;
}

.ed-grid > .span-s-6 {
  -ms-grid-column: span 6;
  grid-column: span 6;
}

.ed-grid > .span-s-7 {
  -ms-grid-column: span 7;
  grid-column: span 7;
}

.ed-grid > .span-s-8 {
  -ms-grid-column: span 8;
  grid-column: span 8;
}

.ed-grid > .span-s-9 {
  -ms-grid-column: span 9;
  grid-column: span 9;
}

.ed-grid > .span-s-10 {
  -ms-grid-column: span 10;
  grid-column: span 10;
}

.ed-grid > .span-s-11 {
  -ms-grid-column: span 11;
  grid-column: span 11;
}

.ed-grid > .span-s-12 {
  -ms-grid-column: span 12;
  grid-column: span 12;
}

.ed-grid > .span-s-13 {
  -ms-grid-column: span 13;
  grid-column: span 13;
}

.ed-grid > .span-s-14 {
  -ms-grid-column: span 14;
  grid-column: span 14;
}

.ed-grid > .span-s-15 {
  -ms-grid-column: span 15;
  grid-column: span 15;
}

.ed-grid > .span-s-16 {
  -ms-grid-column: span 16;
  grid-column: span 16;
}

.ed-grid > .span-s-17 {
  -ms-grid-column: span 17;
  grid-column: span 17;
}

.ed-grid > .span-s-18 {
  -ms-grid-column: span 18;
  grid-column: span 18;
}

.ed-grid > .span-s-19 {
  -ms-grid-column: span 19;
  grid-column: span 19;
}

.ed-grid > .span-s-20 {
  -ms-grid-column: span 20;
  grid-column: span 20;
}

@media all and (min-width: 640px) {
  .ed-grid.cols-m-2 {
    -ms-grid-columns: (calc((100% / 2) - 1rem))[2];
    grid-template-columns: repeat(2, calc((100% / 2) - 1rem));
  }
  .ed-grid.cols-m-3 {
    -ms-grid-columns: (calc((100% / 3) - 1.3333333333rem))[3];
    grid-template-columns: repeat(3, calc((100% / 3) - 1.3333333333rem));
  }
  .ed-grid.cols-m-4 {
    -ms-grid-columns: (calc((100% / 4) - 1.5rem))[4];
    grid-template-columns: repeat(4, calc((100% / 4) - 1.5rem));
  }
  .ed-grid.cols-m-5 {
    -ms-grid-columns: (calc((100% / 5) - 1.6rem))[5];
    grid-template-columns: repeat(5, calc((100% / 5) - 1.6rem));
  }
  .ed-grid.cols-m-6 {
    -ms-grid-columns: (calc((100% / 6) - 1.6666666667rem))[6];
    grid-template-columns: repeat(6, calc((100% / 6) - 1.6666666667rem));
  }
  .ed-grid.cols-m-7 {
    -ms-grid-columns: (calc((100% / 7) - 1.7142857143rem))[7];
    grid-template-columns: repeat(7, calc((100% / 7) - 1.7142857143rem));
  }
  .ed-grid.cols-m-8 {
    -ms-grid-columns: (calc((100% / 8) - 1.75rem))[8];
    grid-template-columns: repeat(8, calc((100% / 8) - 1.75rem));
  }
  .ed-grid.cols-m-9 {
    -ms-grid-columns: (calc((100% / 9) - 1.7777777778rem))[9];
    grid-template-columns: repeat(9, calc((100% / 9) - 1.7777777778rem));
  }
  .ed-grid.cols-m-10 {
    -ms-grid-columns: (calc((100% / 10) - 1.8rem))[10];
    grid-template-columns: repeat(10, calc((100% / 10) - 1.8rem));
  }
  .ed-grid.cols-m-11 {
    -ms-grid-columns: (calc((100% / 11) - 1.8181818182rem))[11];
    grid-template-columns: repeat(11, calc((100% / 11) - 1.8181818182rem));
  }
  .ed-grid.cols-m-12 {
    -ms-grid-columns: (calc((100% / 12) - 1.8333333333rem))[12];
    grid-template-columns: repeat(12, calc((100% / 12) - 1.8333333333rem));
  }
  .ed-grid.cols-m-13 {
    -ms-grid-columns: (calc((100% / 13) - 1.8461538462rem))[13];
    grid-template-columns: repeat(13, calc((100% / 13) - 1.8461538462rem));
  }
  .ed-grid.cols-m-14 {
    -ms-grid-columns: (calc((100% / 14) - 1.8571428571rem))[14];
    grid-template-columns: repeat(14, calc((100% / 14) - 1.8571428571rem));
  }
  .ed-grid.cols-m-15 {
    -ms-grid-columns: (calc((100% / 15) - 1.8666666667rem))[15];
    grid-template-columns: repeat(15, calc((100% / 15) - 1.8666666667rem));
  }
  .ed-grid.cols-m-16 {
    -ms-grid-columns: (calc((100% / 16) - 1.875rem))[16];
    grid-template-columns: repeat(16, calc((100% / 16) - 1.875rem));
  }
  .ed-grid.cols-m-17 {
    -ms-grid-columns: (calc((100% / 17) - 1.8823529412rem))[17];
    grid-template-columns: repeat(17, calc((100% / 17) - 1.8823529412rem));
  }
  .ed-grid.cols-m-18 {
    -ms-grid-columns: (calc((100% / 18) - 1.8888888889rem))[18];
    grid-template-columns: repeat(18, calc((100% / 18) - 1.8888888889rem));
  }
  .ed-grid.cols-m-19 {
    -ms-grid-columns: (calc((100% / 19) - 1.8947368421rem))[19];
    grid-template-columns: repeat(19, calc((100% / 19) - 1.8947368421rem));
  }
  .ed-grid.cols-m-20 {
    -ms-grid-columns: (calc((100% / 20) - 1.9rem))[20];
    grid-template-columns: repeat(20, calc((100% / 20) - 1.9rem));
  }
}

@media all and (min-width: 640px) {
  .ed-grid > .span-m-1 {
    -ms-grid-column: span 1;
    grid-column: span 1;
  }
  .ed-grid > .span-m-2 {
    -ms-grid-column: span 2;
    grid-column: span 2;
  }
  .ed-grid > .span-m-3 {
    -ms-grid-column: span 3;
    grid-column: span 3;
  }
  .ed-grid > .span-m-4 {
    -ms-grid-column: span 4;
    grid-column: span 4;
  }
  .ed-grid > .span-m-5 {
    -ms-grid-column: span 5;
    grid-column: span 5;
  }
  .ed-grid > .span-m-6 {
    -ms-grid-column: span 6;
    grid-column: span 6;
  }
  .ed-grid > .span-m-7 {
    -ms-grid-column: span 7;
    grid-column: span 7;
  }
  .ed-grid > .span-m-8 {
    -ms-grid-column: span 8;
    grid-column: span 8;
  }
  .ed-grid > .span-m-9 {
    -ms-grid-column: span 9;
    grid-column: span 9;
  }
  .ed-grid > .span-m-10 {
    -ms-grid-column: span 10;
    grid-column: span 10;
  }
  .ed-grid > .span-m-11 {
    -ms-grid-column: span 11;
    grid-column: span 11;
  }
  .ed-grid > .span-m-12 {
    -ms-grid-column: span 12;
    grid-column: span 12;
  }
  .ed-grid > .span-m-13 {
    -ms-grid-column: span 13;
    grid-column: span 13;
  }
  .ed-grid > .span-m-14 {
    -ms-grid-column: span 14;
    grid-column: span 14;
  }
  .ed-grid > .span-m-15 {
    -ms-grid-column: span 15;
    grid-column: span 15;
  }
  .ed-grid > .span-m-16 {
    -ms-grid-column: span 16;
    grid-column: span 16;
  }
  .ed-grid > .span-m-17 {
    -ms-grid-column: span 17;
    grid-column: span 17;
  }
  .ed-grid > .span-m-18 {
    -ms-grid-column: span 18;
    grid-column: span 18;
  }
  .ed-grid > .span-m-19 {
    -ms-grid-column: span 19;
    grid-column: span 19;
  }
  .ed-grid > .span-m-20 {
    -ms-grid-column: span 20;
    grid-column: span 20;
  }
}

@media all and (min-width: 1024px) {
  .ed-grid.cols-l-2 {
    -ms-grid-columns: (calc((100% / 2) - 1rem))[2];
    grid-template-columns: repeat(2, calc((100% / 2) - 1rem));
  }
  .ed-grid.cols-l-3 {
    -ms-grid-columns: (calc((100% / 3) - 1.3333333333rem))[3];
    grid-template-columns: repeat(3, calc((100% / 3) - 1.3333333333rem));
  }
  .ed-grid.cols-l-4 {
    -ms-grid-columns: (calc((100% / 4) - 1.5rem))[4];
    grid-template-columns: repeat(4, calc((100% / 4) - 1.5rem));
  }
  .ed-grid.cols-l-5 {
    -ms-grid-columns: (calc((100% / 5) - 1.6rem))[5];
    grid-template-columns: repeat(5, calc((100% / 5) - 1.6rem));
  }
  .ed-grid.cols-l-6 {
    -ms-grid-columns: (calc((100% / 6) - 1.6666666667rem))[6];
    grid-template-columns: repeat(6, calc((100% / 6) - 1.6666666667rem));
  }
  .ed-grid.cols-l-7 {
    -ms-grid-columns: (calc((100% / 7) - 1.7142857143rem))[7];
    grid-template-columns: repeat(7, calc((100% / 7) - 1.7142857143rem));
  }
  .ed-grid.cols-l-8 {
    -ms-grid-columns: (calc((100% / 8) - 1.75rem))[8];
    grid-template-columns: repeat(8, calc((100% / 8) - 1.75rem));
  }
  .ed-grid.cols-l-9 {
    -ms-grid-columns: (calc((100% / 9) - 1.7777777778rem))[9];
    grid-template-columns: repeat(9, calc((100% / 9) - 1.7777777778rem));
  }
  .ed-grid.cols-l-10 {
    -ms-grid-columns: (calc((100% / 10) - 1.8rem))[10];
    grid-template-columns: repeat(10, calc((100% / 10) - 1.8rem));
  }
  .ed-grid.cols-l-11 {
    -ms-grid-columns: (calc((100% / 11) - 1.8181818182rem))[11];
    grid-template-columns: repeat(11, calc((100% / 11) - 1.8181818182rem));
  }
  .ed-grid.cols-l-12 {
    -ms-grid-columns: (calc((100% / 12) - 1.8333333333rem))[12];
    grid-template-columns: repeat(12, calc((100% / 12) - 1.8333333333rem));
  }
  .ed-grid.cols-l-13 {
    -ms-grid-columns: (calc((100% / 13) - 1.8461538462rem))[13];
    grid-template-columns: repeat(13, calc((100% / 13) - 1.8461538462rem));
  }
  .ed-grid.cols-l-14 {
    -ms-grid-columns: (calc((100% / 14) - 1.8571428571rem))[14];
    grid-template-columns: repeat(14, calc((100% / 14) - 1.8571428571rem));
  }
  .ed-grid.cols-l-15 {
    -ms-grid-columns: (calc((100% / 15) - 1.8666666667rem))[15];
    grid-template-columns: repeat(15, calc((100% / 15) - 1.8666666667rem));
  }
  .ed-grid.cols-l-16 {
    -ms-grid-columns: (calc((100% / 16) - 1.875rem))[16];
    grid-template-columns: repeat(16, calc((100% / 16) - 1.875rem));
  }
  .ed-grid.cols-l-17 {
    -ms-grid-columns: (calc((100% / 17) - 1.8823529412rem))[17];
    grid-template-columns: repeat(17, calc((100% / 17) - 1.8823529412rem));
  }
  .ed-grid.cols-l-18 {
    -ms-grid-columns: (calc((100% / 18) - 1.8888888889rem))[18];
    grid-template-columns: repeat(18, calc((100% / 18) - 1.8888888889rem));
  }
  .ed-grid.cols-l-19 {
    -ms-grid-columns: (calc((100% / 19) - 1.8947368421rem))[19];
    grid-template-columns: repeat(19, calc((100% / 19) - 1.8947368421rem));
  }
  .ed-grid.cols-l-20 {
    -ms-grid-columns: (calc((100% / 20) - 1.9rem))[20];
    grid-template-columns: repeat(20, calc((100% / 20) - 1.9rem));
  }
}

@media all and (min-width: 1024px) {
  .ed-grid > .span-l-1 {
    -ms-grid-column: span 1;
    grid-column: span 1;
  }
  .ed-grid > .span-l-2 {
    -ms-grid-column: span 2;
    grid-column: span 2;
  }
  .ed-grid > .span-l-3 {
    -ms-grid-column: span 3;
    grid-column: span 3;
  }
  .ed-grid > .span-l-4 {
    -ms-grid-column: span 4;
    grid-column: span 4;
  }
  .ed-grid > .span-l-5 {
    -ms-grid-column: span 5;
    grid-column: span 5;
  }
  .ed-grid > .span-l-6 {
    -ms-grid-column: span 6;
    grid-column: span 6;
  }
  .ed-grid > .span-l-7 {
    -ms-grid-column: span 7;
    grid-column: span 7;
  }
  .ed-grid > .span-l-8 {
    -ms-grid-column: span 8;
    grid-column: span 8;
  }
  .ed-grid > .span-l-9 {
    -ms-grid-column: span 9;
    grid-column: span 9;
  }
  .ed-grid > .span-l-10 {
    -ms-grid-column: span 10;
    grid-column: span 10;
  }
  .ed-grid > .span-l-11 {
    -ms-grid-column: span 11;
    grid-column: span 11;
  }
  .ed-grid > .span-l-12 {
    -ms-grid-column: span 12;
    grid-column: span 12;
  }
  .ed-grid > .span-l-13 {
    -ms-grid-column: span 13;
    grid-column: span 13;
  }
  .ed-grid > .span-l-14 {
    -ms-grid-column: span 14;
    grid-column: span 14;
  }
  .ed-grid > .span-l-15 {
    -ms-grid-column: span 15;
    grid-column: span 15;
  }
  .ed-grid > .span-l-16 {
    -ms-grid-column: span 16;
    grid-column: span 16;
  }
  .ed-grid > .span-l-17 {
    -ms-grid-column: span 17;
    grid-column: span 17;
  }
  .ed-grid > .span-l-18 {
    -ms-grid-column: span 18;
    grid-column: span 18;
  }
  .ed-grid > .span-l-19 {
    -ms-grid-column: span 19;
    grid-column: span 19;
  }
  .ed-grid > .span-l-20 {
    -ms-grid-column: span 20;
    grid-column: span 20;
  }
}

@media all and (min-width: 1440px) {
  .ed-grid.cols-xl-2 {
    -ms-grid-columns: (calc((100% / 2) - 1rem))[2];
    grid-template-columns: repeat(2, calc((100% / 2) - 1rem));
  }
  .ed-grid.cols-xl-3 {
    -ms-grid-columns: (calc((100% / 3) - 1.3333333333rem))[3];
    grid-template-columns: repeat(3, calc((100% / 3) - 1.3333333333rem));
  }
  .ed-grid.cols-xl-4 {
    -ms-grid-columns: (calc((100% / 4) - 1.5rem))[4];
    grid-template-columns: repeat(4, calc((100% / 4) - 1.5rem));
  }
  .ed-grid.cols-xl-5 {
    -ms-grid-columns: (calc((100% / 5) - 1.6rem))[5];
    grid-template-columns: repeat(5, calc((100% / 5) - 1.6rem));
  }
  .ed-grid.cols-xl-6 {
    -ms-grid-columns: (calc((100% / 6) - 1.6666666667rem))[6];
    grid-template-columns: repeat(6, calc((100% / 6) - 1.6666666667rem));
  }
  .ed-grid.cols-xl-7 {
    -ms-grid-columns: (calc((100% / 7) - 1.7142857143rem))[7];
    grid-template-columns: repeat(7, calc((100% / 7) - 1.7142857143rem));
  }
  .ed-grid.cols-xl-8 {
    -ms-grid-columns: (calc((100% / 8) - 1.75rem))[8];
    grid-template-columns: repeat(8, calc((100% / 8) - 1.75rem));
  }
  .ed-grid.cols-xl-9 {
    -ms-grid-columns: (calc((100% / 9) - 1.7777777778rem))[9];
    grid-template-columns: repeat(9, calc((100% / 9) - 1.7777777778rem));
  }
  .ed-grid.cols-xl-10 {
    -ms-grid-columns: (calc((100% / 10) - 1.8rem))[10];
    grid-template-columns: repeat(10, calc((100% / 10) - 1.8rem));
  }
  .ed-grid.cols-xl-11 {
    -ms-grid-columns: (calc((100% / 11) - 1.8181818182rem))[11];
    grid-template-columns: repeat(11, calc((100% / 11) - 1.8181818182rem));
  }
  .ed-grid.cols-xl-12 {
    -ms-grid-columns: (calc((100% / 12) - 1.8333333333rem))[12];
    grid-template-columns: repeat(12, calc((100% / 12) - 1.8333333333rem));
  }
  .ed-grid.cols-xl-13 {
    -ms-grid-columns: (calc((100% / 13) - 1.8461538462rem))[13];
    grid-template-columns: repeat(13, calc((100% / 13) - 1.8461538462rem));
  }
  .ed-grid.cols-xl-14 {
    -ms-grid-columns: (calc((100% / 14) - 1.8571428571rem))[14];
    grid-template-columns: repeat(14, calc((100% / 14) - 1.8571428571rem));
  }
  .ed-grid.cols-xl-15 {
    -ms-grid-columns: (calc((100% / 15) - 1.8666666667rem))[15];
    grid-template-columns: repeat(15, calc((100% / 15) - 1.8666666667rem));
  }
  .ed-grid.cols-xl-16 {
    -ms-grid-columns: (calc((100% / 16) - 1.875rem))[16];
    grid-template-columns: repeat(16, calc((100% / 16) - 1.875rem));
  }
  .ed-grid.cols-xl-17 {
    -ms-grid-columns: (calc((100% / 17) - 1.8823529412rem))[17];
    grid-template-columns: repeat(17, calc((100% / 17) - 1.8823529412rem));
  }
  .ed-grid.cols-xl-18 {
    -ms-grid-columns: (calc((100% / 18) - 1.8888888889rem))[18];
    grid-template-columns: repeat(18, calc((100% / 18) - 1.8888888889rem));
  }
  .ed-grid.cols-xl-19 {
    -ms-grid-columns: (calc((100% / 19) - 1.8947368421rem))[19];
    grid-template-columns: repeat(19, calc((100% / 19) - 1.8947368421rem));
  }
  .ed-grid.cols-xl-20 {
    -ms-grid-columns: (calc((100% / 20) - 1.9rem))[20];
    grid-template-columns: repeat(20, calc((100% / 20) - 1.9rem));
  }
}

@media all and (min-width: 1440px) {
  .ed-grid > .span-xl-1 {
    -ms-grid-column: span 1;
    grid-column: span 1;
  }
  .ed-grid > .span-xl-2 {
    -ms-grid-column: span 2;
    grid-column: span 2;
  }
  .ed-grid > .span-xl-3 {
    -ms-grid-column: span 3;
    grid-column: span 3;
  }
  .ed-grid > .span-xl-4 {
    -ms-grid-column: span 4;
    grid-column: span 4;
  }
  .ed-grid > .span-xl-5 {
    -ms-grid-column: span 5;
    grid-column: span 5;
  }
  .ed-grid > .span-xl-6 {
    -ms-grid-column: span 6;
    grid-column: span 6;
  }
  .ed-grid > .span-xl-7 {
    -ms-grid-column: span 7;
    grid-column: span 7;
  }
  .ed-grid > .span-xl-8 {
    -ms-grid-column: span 8;
    grid-column: span 8;
  }
  .ed-grid > .span-xl-9 {
    -ms-grid-column: span 9;
    grid-column: span 9;
  }
  .ed-grid > .span-xl-10 {
    -ms-grid-column: span 10;
    grid-column: span 10;
  }
  .ed-grid > .span-xl-11 {
    -ms-grid-column: span 11;
    grid-column: span 11;
  }
  .ed-grid > .span-xl-12 {
    -ms-grid-column: span 12;
    grid-column: span 12;
  }
  .ed-grid > .span-xl-13 {
    -ms-grid-column: span 13;
    grid-column: span 13;
  }
  .ed-grid > .span-xl-14 {
    -ms-grid-column: span 14;
    grid-column: span 14;
  }
  .ed-grid > .span-xl-15 {
    -ms-grid-column: span 15;
    grid-column: span 15;
  }
  .ed-grid > .span-xl-16 {
    -ms-grid-column: span 16;
    grid-column: span 16;
  }
  .ed-grid > .span-xl-17 {
    -ms-grid-column: span 17;
    grid-column: span 17;
  }
  .ed-grid > .span-xl-18 {
    -ms-grid-column: span 18;
    grid-column: span 18;
  }
  .ed-grid > .span-xl-19 {
    -ms-grid-column: span 19;
    grid-column: span 19;
  }
  .ed-grid > .span-xl-20 {
    -ms-grid-column: span 20;
    grid-column: span 20;
  }
}

.caja_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 200;
  top: 0;
  left: 0;
}

.caja_cargando2 {
  position: absolute;
  width: 300px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 250px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 500;
}

.caja_cargando2 .cargador {
  float: left;
  width: 100%;
  height: 150px;
  background: url("img/cargadortran.gif") no-repeat center;
  background-size: 75px;
}

.caja_cargando2 .tranacep {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-aceptada.svg") no-repeat center;
  background-size: 60px;
}

.caja_cargando2 .tranerror {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-denegada.svg") no-repeat center;
  background-size: 50px;
}

.caja_cargando2 p {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.caja_resultado {
  position: absolute;
  width: 350px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 400px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 500;
}

.caja_resultado .cargador {
  float: left;
  width: 100%;
  height: 150px;
  background: url("img/cargadortran.gif") no-repeat center;
  background-size: 75px;
}

.caja_resultado .tranacep {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-aceptada.svg") no-repeat center;
  background-size: 60px;
}

.caja_resultado .tranerror {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-denegada.svg") no-repeat center;
  background-size: 50px;
}

.caja_resultado p {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

header {
  float: left;
  width: 100%;
  position: fixed;
  z-index: 1000;
}

header .arealogotart {
  width: 400px;
  margin: 10px auto;
}

@media (max-width: 767px) {
  header .arealogotart {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .arealogotart p {
    margin: 0 5px;
    font-weight: bold;
  }
}

header .icocheck {
  float: left;
  width: 100%;
  height: 50px;
  margin: 10px 0;
  background: url("img/ico-aceptada.svg") no-repeat center;
  background-size: 45px;
}

header .icocheckoff {
  float: left;
  width: 100%;
  height: 50px;
  margin: 10px 0;
  background: url("img/ico-aceptada.svg") no-repeat center;
  background-size: 45px;
}

header .main_header {
  padding: 5px;
  float: left;
  width: 100%;
  background: #ff643e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  /* IE6-9 */
}

header .main_header .form-group {
  margin-bottom: 0;
  padding-left: 10px;
}

header .main_header .spc_header {
  display: flex;
  justify-content: space-between;
}

header .main_header .ico-pagalo {
  float: left;
  width: 150px;
  height: 45px;
  padding: 3px;
}

header .main_header .ico-pagalo a {
  float: left;
  width: 100%;
  height: 100%;
  background: url("img/logopagalo_b.svg") no-repeat center;
  background-size: 85%;
}

header .main_header .form--control {
  float: left;
  width: 100%;
  margin-top: 5px;
  background: rgba(249, 249, 249, 0.8);
  border: none !important;
  box-shadow: none !important;
  transition: none !important;
  height: auto !important;
  padding-left: 4px;
  padding-top: 7px;
  padding-bottom: 5px;
  font-size: 15px;
  border-radius: 4px 0 0 4px;
}

header .main_header .form--control:focus {
  border-color: #f9f9f9;
  background: #f9f9f9;
  border: none !important;
  outline: 0;
}

.btn-busquedat {
  float: left;
  width: 100%;
  height: 36px;
  padding: 7px 10px 7px 10px;
  border-radius: 0 5px 5px 0 !important;
  border: none !important;
  background: #f9f9f9 url("img/icobuscart.svg") no-repeat center !important;
  background-size: 15px !important;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}

.btn-busquedat:hover {
  background: #f9f9f9 url("img/icobuscart.svg") no-repeat center !important;
  background-size: 15px !important;
}

.form_container {
  float: left;
  display: flex;
}

.ico_carrito {
  margin-left: 10px;
  float: left;
  width: 50px;
  height: 100%;
  background: url("img/icocart.svg") no-repeat center;
  background-size: 70%;
  cursor: pointer;
}

.cant_carrito {
  background: #2942A9;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  left: -12px;
  top: 10px;
}

.banner_container {
  float: left;
  width: 100%;
  padding: 0;
}

.banner_container .banner_item {
  margin-top: 10px;
  float: left;
  width: 100%;
  height: 310px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .banner_container .banner_item {
    height: 200px;
  }
}

.banner_container .banner_item .banner_logo {
  float: left;
  width: 130px;
  height: 130px;
  background: #f9f9f9;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  border: 10px solid #fff;
  position: absolute;
  bottom: -60px;
}

@media (max-width: 767px) {
  .banner_container .banner_item .banner_logo {
    top: 185px;
    bottom: 0;
  }
}

.banner_container .banner_item .banner_logo a {
  width: 80px;
}

@media (max-width: 767px) {
  .banner_container .banner_item .toplper {
    top: 133px;
  }
}

.banner_container .banner_item p {
  float: left;
  width: 100px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
  position: absolute;
  bottom: -120px;
}

@media (max-width: 767px) {
  .banner_container .banner_item p {
    top: 330px;
    bottom: 0;
  }
}

.banner_container .banner_item a {
  width: 100px;
}

.mtopba {
  margin-top: 54px !important;
}

.container_productost {
  float: left;
  width: 100%;
  margin-top: 145px;
}

.container__menul {
  float: left;
  width: 100%;
  position: fixed;
  max-width: 150px;
  top: 470px;
  transition: all 0.5s ease;
  height: 275px;
  overflow-y: auto;
}

.container__menul::-webkit-scrollbar {
  width: 2px;
  background-color: #ccc;
}

.container__menul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
}

@media (max-width: 767px) {
  .container__menul {
    display: none;
  }
}

.container__menul .menul {
  float: left;
  padding: 0;
  list-style: none;
}

.container__menul .menul .item__menul {
  float: left;
  width: 95%;
  font-size: 13px;
  font-weight: 400;
  padding: 7px 10px;
  border-radius: 5px;
}

.container__menul .menul .item__menul:hover {
  font-weight: bold;
  background: #fff url("img/ico-circulo.svg") no-repeat 125px center;
  background-size: 10px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
}

.container_menuphone {
  display: none;
}

@media (max-width: 767px) {
  .container_menuphone {
    display: block;
    float: left;
    width: 100%;
    height: 60px;
    background: transparent;
    padding: 10px;
    position: relative;
    top: 60px;
  }
  .container_menuphone .btn_menu {
    float: left;
    width: 100px;
    height: 100%;
    background: url("img/icomenut.svg") no-repeat left center;
    background-size: 25%;
  }
}

.mtopmt {
  top: 245px;
  transition: all 0.5s ease;
}

.card__productos {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

.card__productos .productos_item {
  float: left;
  width: 100%;
  height: 250px;
  background: #fff;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .card__productos .productos_item {
    overflow: visible;
  }
}

.card__productos .productos_item .producto_img {
  cursor: pointer;
  float: left;
  width: 100%;
  height: 150px;
  background-size: cover !important;
}

.card__productos .productos_item .producto_img h4 {
  position: absolute;
  font-size: 40px;
  color: #fff;
  font-weight: normal;
  margin: 20% auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  text-align: center;
}

.card__productos .productos_item .producto_descripcion {
  float: left;
  width: 100%;
  margin-top: 5px;
}

.card__productos .productos_item .producto_descripcion .title_producto {
  float: left;
  width: 100%;
}

.card__productos .productos_item .producto_descripcion .title_producto p {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 3px;
  font-style: 14px;
  font-weight: bold;
}

.card__productos .productos_item .producto_descripcion .title_producto a {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
}

.card__productos .productos_item .producto_descripcion .descri_producto {
  float: left;
  width: 100%;
  margin-top: 3px;
  padding: 0 5px;
}

.card__productos .productos_item .producto_descripcion .descri_producto p {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 13px;
  color: #ccc;
  font-weight: 400;
  margin-bottom: 3px;
}

.card__productos .productos_item .opciones_producto {
  float: left;
  width: 100%;
  padding: 0 5px;
}

.card__productos .productos_item .opciones_producto .precioproducto {
  float: left;
}

.card__productos .productos_item .opciones_producto .precioproducto p {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  text-align: left;
  color: #2942A9;
}

.card__productos .productos_item .opciones_producto .ico_agregar {
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #ff643e url("img/icomas_b.svg") no-repeat center;
  background-size: 20px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  position: absolute;
  right: 0;
  bottom: 20px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .card__productos .productos_item .opciones_producto .ico_agregar {
    position: relative;
    bottom: -10px;
    right: -185px;
  }
}

.card__productos .productos_item .opciones_producto .ico_agregar:hover {
  background: #fff url("img/icomas.svg") no-repeat center;
  background-size: 20px;
}

#area_carrito {
  position: fixed;
  background: #fff;
  box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.15);
  height: 100%;
  width: 365px;
  right: 0;
  top: 0;
  z-index: 200;
  animation: .3s craparecer;
  overflow-y: auto;
}

@media (max-width: 767px) {
  #area_carrito {
    width: 100%;
  }
}

@keyframes crocultar {
  from {
    right: 0;
  }
  to {
    right: -30%;
  }
}

@keyframes craparecer {
  from {
    right: -345px;
  }
  to {
    right: 0;
  }
}

#area_carrito.ng-leave {
  animation: .3s crocultar;
}

@media (max-width: 767px) {
  #area_carrito.ng-leave {
    animation: .1s crocultar;
  }
}

.head_carrito {
  float: left;
  width: 100%;
  padding: 13px;
  background: #ff643e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  /* IE6-9 */
}

.head_carrito p {
  float: left;
  width: 75%;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  padding-left: 85px;
}

.head_carrito .icocerrarc {
  float: left;
  width: 25%;
  height: 25px;
  background: url("img/ico-regresar.svg") no-repeat right center;
  background-size: 22px;
  cursor: pointer;
}

.labelcar {
  font-weight: 600 !important;
  font-size: 12px;
  letter-spacing: 0.02em;
  padding-left: 10px !important;
}

.carrito_container {
  float: left;
  width: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  height: calc(100% - 60px);
}

.body_carrito {
  float: left;
  width: 100%;
  height: calc(100% - -15%);
  overflow: auto;
  margin-top: 5px;
}

.body_carrito::-webkit-scrollbar {
  width: 8px;
  background-color: #ccc;
}

.body_carrito::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FB4A38;
}

.body_carrito .bodyc__item {
  float: left;
  width: 100%;
  padding: 5px;
  height: 100px;
  background: #f9f9f9;
  border-bottom: 1px solid #ccc;
}

.body_carrito .bodyc__item .img_producto {
  float: left;
  width: 80px;
  height: 60px;
  margin-right: 10px;
  margin-top: 10px;
}

.body_carrito .bodyc__item .img_producto img {
  display: block;
  max-width: 100%;
  width: 100%;
}

.body_carrito .bodyc__item .info_producto {
  float: left;
  width: calc(245px - 40px);
}

.body_carrito .bodyc__item .info_producto .info__opciones {
  float: left;
  width: 100%;
  height: 100%;
}

.body_carrito .bodyc__item .info_producto .info__opciones .wformdatos {
  float: left;
  width: 70%;
}

.body_carrito .bodyc__item .info_producto .info__opciones h3 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 0;
}

.body_carrito .bodyc__item .info_producto .info__opciones p {
  font-size: 15px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  color: #FB4A38;
}

.body_carrito .bodyc__item .info_producto .info__opciones .contmasform {
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  width: 30px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.body_carrito .bodyc__item .info_producto .info__opciones .contmasform .btn_menos {
  float: left;
  width: 30px;
  height: 30px;
  background: url("img/ico-restar.svg") no-repeat center;
  background-size: 13px;
  border-radius: 0px;
  cursor: pointer;
  color: #ff643e;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0px;
  font-weight: bold;
}

.body_carrito .bodyc__item .info_producto .info__opciones .contmasform .btn_menos:hover {
  background: #ddd url("img/ico-restar.svg") no-repeat center;
  background-size: 14px;
}

.body_carrito .bodyc__item .info_producto .info__opciones .contmasform .btn_mas {
  float: left;
  width: 30px;
  height: 30px;
  background: url("img/ico-sumar.svg") no-repeat center;
  background-size: 15px;
  border-radius: 0px;
  cursor: pointer;
  color: #ff643e;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0px;
  font-weight: bold;
}

.body_carrito .bodyc__item .info_producto .info__opciones .contmasform .btn_mas:hover {
  background: #ddd url("img/ico-sumar.svg") no-repeat center;
  background-size: 16px;
}

.body_carrito .bodyc__item .opciones_productoc {
  float: left;
  width: calc(40px - 10px);
  height: 100%;
  display: flex;
  justify-content: center;
}

.body_carrito .bodyc__item .opciones_productoc .ico_eliminar {
  margin-left: 5px;
  float: left;
  width: 100%;
  height: 30px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("img/ico-elitem.svg") no-repeat center;
  background-size: 15px;
}

.footer_carrito {
  float: left;
  width: 100%;
  height: calc(100% - 65%);
  background: #f4f4f4;
  box-shadow: 2px -3px 5px 0 #c9c9c9;
  z-index: 1;
  padding: 15px;
}

.footer_carrito .cont_sub {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.footer_carrito .cont_sub a {
  float: left;
  width: 100%;
  padding: 5px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  color: #333;
}

.footer_carrito .cont_sub a:hover {
  background: #fff;
  text-decoration: none;
}

.footer_carrito .cont_total {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}

.footer_carrito .cont_total p {
  float: left;
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 18px;
}

.footer_carrito .container_btnpago {
  float: left;
  width: 100%;
  margin-top: 5px;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_carrito .container_btnpago .btnpago {
  float: left;
  width: 75%;
  padding: 10px;
  border-radius: 5px;
  border: none !important;
  text-decoration: none;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  border: 1px solid #2942a9;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}

.carrito-open {
  overflow: hidden;
  position: relative;
}

.pago_container {
  float: left;
  width: 100%;
  height: calc(100% - 10%);
}

.nya-bs-select.relcont.btn-group .dropdown-menu {
  position: relative;
  width: 75%;
  overflow: hidden;
}

.formTarjetac {
  float: left;
  width: 100%;
  padding: 0 10px;
  margin-top: 8px;
}

.mostrar-menu {
  right: 15vw;
}

@media (max-width: 767px) {
  .mostrar-menu {
    right: 0;
  }
}

body {
  position: relative;
  right: 0;
  transition: right .4s;
}

/*=============================================
=            Modal producto            =
=============================================*/
#area__carrito {
  position: fixed;
  background: #fff;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 450px;
  width: 80%;
  max-width: 780px;
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #d3e0e9;
  z-index: 200;
  animation: 0.2s baaparecer;
}

@media (max-width: 767px) {
  #area__carrito {
    width: 100%;
    height: calc(100% - 5%);
    bottom: -75px;
  }
}

.icovarout {
  background: url("img/circle-outline.svg") no-repeat center;
  background-size: auto 80%;
}

@media (max-width: 767px) {
  .icovarout {
    background-size: auto 60%;
  }
}

.icovarcheck {
  background: url("img/circle-check.svg") no-repeat center;
  background-size: auto 80%;
}

@media (max-width: 767px) {
  .icovarcheck {
    background-size: auto 60%;
  }
}

.table_variacion label {
  font-size: 0.9em;
  color: #ff643e;
}

.table_variacion input[type=checkbox] {
  display: none;
}

.table_variacion input[type=checkbox] + label {
  cursor: pointer;
}

.table_variacion label:before {
  content: '';
  background: transparent;
  border: 2px solid #ff643e;
  border-radius: 25px;
  display: inline-block;
  height: 25px;
  width: 25px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: 25px;
}

.table_variacion input[type=checkbox]:checked + label:before {
  content: '✔';
  font-size: 15px;
  font-family: 'Times New Roman';
  color: white;
  background: #ff643e;
}

.table_variacion span {
  float: right;
  color: #ff643e;
  cursor: pointer;
}

#area__carrito.ng-leave {
  animation: 0.2s baocultar;
}

.container_detalle {
  float: left;
  width: 100%;
  height: calc(100% - 9%);
  overflow: auto;
}

@media (max-width: 767px) {
  .container_detalle {
    width: 100%;
  }
}

.container_detalle::-webkit-scrollbar {
  width: 8px;
  background-color: #ccc;
}

.container_detalle::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FB4A38;
}

.container_detalle .cont_hedimg {
  height: 80%;
}

@media (max-width: 767px) {
  .container_detalle .cont_hedimg {
    height: 250px;
  }
}

.container_detalle .imgproduto_detale {
  float: left;
  width: 100%;
  height: 100%;
  background: url("img/imgmc.png") no-repeat center;
  background-size: 100% auto !important;
}

@media (max-width: 767px) {
  .container_detalle .imgproduto_detale {
    background-size: 100% auto !important;
  }
}

.container_detalle .productov_cont {
  height: 80%;
}

.container_detalle .precio_pro {
  float: left;
  width: 100%;
}

.container_detalle .precio_pro p {
  float: left;
  font-size: 20px;
  font-weight: 400;
  color: #FB4A38;
  margin-bottom: 3px;
  margin-top: 10px;
}

.container_detalle .variante_nombre {
  float: left;
  width: 100%;
}

.container_detalle .variante_nombre p {
  float: left;
  font-size: 12px;
  font-weight: 400;
  color: #FB4A38;
  margin-bottom: 3px;
  margin-top: 5px;
}

.container_detalle .producto_descri {
  float: left;
  width: 100%;
}

.container_detalle .producto_descri p {
  float: left;
  width: 100%;
  font-size: 15px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .container_detalle .producto_descri p {
    font-size: 13px;
  }
}

.container_detalle .producto_descri .container_vermenos, .container_detalle .producto_descri .container_vermas {
  float: left;
  width: 100%;
}

.container_detalle .producto_descri .container_vermenos a, .container_detalle .producto_descri .container_vermas a {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.container_detalle .cant {
  font-size: 85%;
  margin-top: 25px;
  margin-bottom: 10px;
  background: white;
  height: 15px;
  width: 15px;
  text-align: center;
  border-radius: 100%;
  border: none;
  position: absolute;
}

.container_detalle .variaciones_container {
  float: left;
  width: 100%;
  height: 125px;
  overflow: auto;
  margin-top: 10px;
}

.container_detalle .variaciones_container::-webkit-scrollbar {
  width: 2px;
  background-color: #ccc;
}

.container_detalle .variaciones_container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
}

.container_detalle .variaciones_container .table_variacion {
  float: left;
  width: 100%;
}

.container_detalle .variaciones_container .btn_variacion {
  float: left;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}

.container_detalle .variaciones_container .btn_variacion p {
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  margin: 0;
}

.container_detalle .footer_detallec {
  display: flex;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  flex-wrap: wrap;
  background: #fff;
  z-index: 100;
}

@media (max-width: 767px) {
  .container_detalle .footer_detallec {
    float: left;
    width: 100%;
    flex-direction: column-reverse;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

.container_detalle .footer_detallec .btn_ends {
  display: flex;
  align-items: flex-end;
}

.container_detalle .container_cant {
  float: left;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

@media (max-width: 767px) {
  .container_detalle .container_cant {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

.container_detalle .container_cant .contmasform {
  float: left;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

@media (max-width: 767px) {
  .container_detalle .container_cant .contmasform {
    margin-bottom: 15px;
  }
}

.container_detalle .container_cant .btn_menos {
  position: relative;
  top: -8px;
  float: left;
  width: 30px;
  height: 30px;
  background: #ff643e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  /* IE6-9 */
  border-radius: 5px;
  margin-right: 5px;
  cursor: pointer;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_detalle .container_cant .input_forms {
  text-align: center;
  float: left;
  width: 60px;
  margin: 0 5px;
  padding: 10px;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #ddd;
  background: transparent;
  padding-left: 10px;
}

.container_detalle .container_cant .btn_mas {
  position: relative;
  top: -8px;
  float: left;
  width: 30px;
  height: 30px;
  background: #ff643e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  /* IE6-9 */
  border-radius: 5px;
  margin-right: 5px;
  cursor: pointer;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_detalle .container_cant .container_btnagregar {
  float: left;
  width: 170px;
  margin-top: 5px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_detalle .container_cant .container_btnagregar .btncarrito {
  float: left;
  width: 165px;
  padding: 10px;
  border-radius: 5px;
  border: none !important;
  text-decoration: none;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  border: 1px solid #2942a9;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}

@media (max-width: 767px) {
  .container_detalle .container_cant .container_btnagregar .btncarrito {
    font-size: 15px;
    padding: 8px;
  }
}

.container_detalle .container_cant .container_btnagregar .btnacarrito {
  float: left;
  width: 165px;
  padding: 10px;
  border-radius: 5px;
  text-decoration: none;
  background: #fff;
  color: #333;
  border: 1px solid #ddd;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  font-size: 17px;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}

@media (max-width: 767px) {
  .container_detalle .container_cant .container_btnagregar .btnacarrito {
    font-size: 15px;
    padding: 8px;
  }
}

.h-100 {
  height: 100%;
}

@media (max-width: 767px) {
  .h-100 {
    height: auto;
  }
}

.mtcompartir {
  margin-top: 40px;
}

/*=====  End of Modal producto  ======*/
.container__menuphone {
  float: left;
  width: 100%;
}

.container__menuphone .menul {
  float: left;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .container__menuphone .menul .item__menul {
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 18px;
    border-radius: 0;
    border-bottom: 1px solid #ddd;
  }
}

#area__menup {
  position: fixed;
  background: #fff;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 450px;
  width: 60%;
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #d3e0e9;
  z-index: 200;
  animation: 0.2s baaparecer;
}

@media (max-width: 767px) {
  #area__menup {
    width: 90%;
    height: 300px;
  }
}

#area__menup.ng-leave {
  animation: 0.2s baocultar;
}

.container_menuphonelist {
  float: left;
  width: 100%;
  height: calc(100% - 17%);
  overflow: auto;
}

@media (max-width: 767px) {
  .container_menuphonelist {
    width: 100%;
  }
}

.container_menuphonelist::-webkit-scrollbar {
  width: 8px;
  background-color: #ccc;
}

.container_menuphonelist::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FB4A38;
}

@media (min-width: 1200px) {
  .mw-tienda {
    width: 1000px !important;
  }
}

@media (max-width: 768px) {
  .dnone_phone {
    display: none !important;
  }
  .h-phone {
    height: 200px;
  }
  .sp {
    padding: 0 !important;
  }
}

/* Animaciones */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.fast {
  animation-duration: 0.4s;
  animation-fill-mode: both;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

.banner_logol {
  float: left;
  width: 130px;
  height: 130px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  border: 10px solid #fff;
  position: fixed;
  top: 85px;
  display: none;
}

@media (max-width: 767px) {
  .banner_logol {
    display: none !important;
  }
}

.banner_logol a {
  width: 80px;
}

.mbformc {
  margin-bottom: 5px !important;
}

.mbformc input {
  padding-top: 10px;
  padding-bottom: 10px;
}

.wcient_btn {
  width: 100% !important;
}

.container_messagestock {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.mtbanner {
  margin-top: 75px;
}

.cont_frm {
  display: flex;
  justify-content: flex-start;
  padding: 15px;
}

.cont_frm h4 {
  font-size: 15px;
  font-weight: bold;
  margin: 25px 0 10px;
}

.pinput {
  padding-left: 10px !important;
}

.dflexbtn {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.bnt_logp {
  display: flex;
}

.bnt_logp a {
  margin: auto;
  text-align: center;
  text-decoration: none;
  color: #000;
}

.bnt_logp small {
  margin: auto;
  text-align: center;
  color: #000;
}

.banner_item {
  display: flex;
}

.banner_item a {
  margin: auto;
  text-align: center;
  text-decoration: none;
  color: #000;
}

.banner_item small {
  margin: auto;
  text-align: center;
  color: #000;
}

.miportada {
  float: left;
  width: 100%;
  height: 100%;
}

.btnedipor {
  position: absolute;
  top: 15px;
  left: 15px;
}

.btnedipor a {
  float: left;
  width: auto !important;
  background: rgba(0, 0, 0, 0.5);
  color: #fff !important;
  font-weight: normal;
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  opacity: 0.7;
}

.btnedipor a:hover {
  opacity: 1;
}

.btnedilogo {
  position: absolute;
  top: 5px;
  left: 10px;
}

.btnedilogo a {
  float: left;
  width: auto !important;
  background: rgba(0, 0, 0, 0.5);
  color: #fff !important;
  font-weight: normal;
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  opacity: 0.7;
}

.btnedilogo a:hover {
  opacity: 1;
}

#area_tarjetas {
  position: fixed;
  background: #fff;
  box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.15);
  height: 100%;
  width: 360px;
  right: 0;
  top: 0;
  z-index: 200;
  animation: .3s tarmostrar;
  overflow-y: auto;
}

#area_tarjetas .head_Cards {
  float: left;
  width: 100%;
  padding: 13px;
  background: #ff643e;
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
}

#area_tarjetas .head_Cards p {
  float: left;
  width: 75%;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  color: #fff;
}

#area_tarjetas .head_Cards .icocerrarc {
  float: left;
  width: 25%;
  height: 25px;
  background: url("img/ico-cerrarc.svg") no-repeat right center;
  background-size: 20px;
  cursor: pointer;
}

#area_tarjetas .full button span {
  background-color: green;
  border-radius: 32px;
  color: black;
}

#area_tarjetas .partially button span {
  background-color: orange;
  border-radius: 32px;
  color: black;
}

#area_tarjetas .body_Cards {
  float: left;
  width: 100%;
  padding: 0 10px;
}

#area_tarjetas .body_Cards .form_Tarjeta {
  background: #F0F0F0;
}

#area_tarjetas .body_Cards .form_Tarjeta p {
  text-align: left;
  font-size: 15px;
  color: #000;
  margin-bottom: 2px;
}

#area_tarjetas .body_Cards .form_Tarjeta .form-group {
  margin-bottom: 5px;
}

#area_tarjetas .body_Cards .form_Tarjeta .btn_card {
  background: #fff;
  margin-right: 5px;
}

#area_tarjetas .body_Cards .form_Tarjeta .btn_card:hover {
  font-weight: bold;
}

#area_tarjetas .body_Cards .form_Tarjeta .btn_card:focus {
  outline: none;
  border: none;
}

#area_tarjetas .body_Cards .form_Tarjeta .flex_end {
  display: flex;
  justify-content: flex-end;
}

.card_itemEnd {
  display: flex;
  align-items: flex-end;
}

@keyframes tarocultar {
  from {
    right: 0;
  }
  to {
    right: -30%;
  }
}

@keyframes tarmostrar {
  from {
    right: -360px;
  }
  to {
    right: 0;
  }
}

#area_tarjetas.ng-leave {
  animation: .3s tarocultar;
}

.btn_nuevaTarjeta {
  float: left;
  width: 100%;
  height: 50px !important;
  border: 2px dashed #bbb !important;
  margin-bottom: 0;
  background: #F0F0F0;
}

.icopagos {
  padding-left: 30px !important;
  background: url("img/icopago.svg") no-repeat 5px center;
  background-size: 17px;
}

.icocancelar {
  padding-left: 30px !important;
  background: url("img/icocancelars.svg") no-repeat 5px center;
  background-size: 17px;
}

.icoeditars {
  padding-left: 30px !important;
  background: url("./img/icoeditar.svg") no-repeat 5px center;
  background-size: 17px;
}

#area_pagos {
  position: fixed;
  background: #fff;
  box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.15);
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 200;
  animation: .3s pagosmostrar;
  overflow-y: auto;
}

#area_pagos .head_pagos {
  float: left;
  width: 100%;
  padding: 13px;
  background: #F0F0F0;
}

#area_pagos .head_pagos p {
  float: left;
  width: 75%;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  color: #000;
}

#area_pagos .head_pagos .icocerrarc {
  float: left;
  width: 25%;
  height: 25px;
  background: url("img/ico-exit.svg") no-repeat right center;
  background-size: 20px;
  cursor: pointer;
}

.infovalida {
  float: left;
  width: 100%;
  margin: 10px 0;
  background: #eee;
  border-radius: 5px;
  padding: 10px 15px;
}

.infovalida p {
  color: #333;
  font-size: 14px;
  float: left;
  width: 100%;
  margin: 0;
}

.espevalida {
  float: left;
  width: 100%;
  margin: 25px 0;
}

.espevalida .icoespera {
  float: left;
  width: 100%;
  height: 90px;
  background: url("img/cargadortran.gif") no-repeat center;
  background-size: 80px;
}

.espevalida h3 {
  font-size: 25px;
  float: left;
  width: 100%;
  text-align: center;
  margin: 5px 0;
}

@keyframes pagosocultar {
  from {
    right: 0;
  }
  to {
    right: -100%;
  }
}

@keyframes pagosmostrar {
  from {
    right: -100%;
  }
  to {
    right: 0;
  }
}

#area_pagos.ng-leave {
  animation: .3s pagosocultar;
}

.max_htable {
  height: 450px;
  overflow: auto;
}

.max_htable::-webkit-scrollbar {
  width: 5px;
  background-color: #ccc;
}

.max_htable::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FB4A38;
}

.hcaja_help {
  height: 210px;
}

.btn_cancelar {
  float: left;
  width: 100%;
  padding: 10px !important;
  border-radius: 5px !important;
  border: 1px solid #ddd !important;
  background: #fff;
  color: #000;
  font-size: 17px;
  font-weight: normal;
}

.btn_cancelar:focus {
  outline: none !important;
  border: 1px solid #ddd !important;
}

.pl_n {
  padding-left: 5px !important;
}

.mx-soli {
  width: 600px;
  max-width: 600px;
}

@media (max-width: 767px) {
  .mx-soli {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .aremobi {
    padding: 0 !important;
  }
}

.backsoli {
  float: left;
  width: 100%;
  margin-top: 15px;
  background: #fff;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid #ddd;
  padding-bottom: 15px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .backsoli {
    margin-top: 0 !important;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ddd;
  }
}

.backsolicitud {
  float: left;
  width: 100%;
  margin-top: 10%;
  background: #fff;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid #ddd;
  padding-bottom: 15px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .backsolicitud {
    margin-top: 0 !important;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ddd;
  }
}

.titleEmpresa {
  padding-top: 65px;
  text-align: center;
  padding-bottom: 20px;
}

.banner_soli {
  float: left;
  width: 100%;
  padding: 0;
}

.banner_soli .soli_item {
  margin-top: 10px;
  float: left;
  width: 100%;
  height: 200px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .banner_soli .soli_item {
    margin-top: 0px;
    height: 180px;
  }
}

.banner_soli .soli_item .banner_logo {
  float: left;
  width: 130px;
  height: 130px;
  background: #f9f9f9;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  border: 10px solid #fff;
  position: absolute;
  bottom: -60px;
}

@media (max-width: 767px) {
  .banner_soli .soli_item .banner_logo {
    top: 110px;
    bottom: 0;
  }
}

.banner_soli .soli_item p {
  float: left;
  width: 100px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
  position: absolute;
  bottom: -120px;
}

.body_soli_monto {
  width: 100%;
  margin-top: 275px;
  padding: 0 20 0 0;
}

@media (max-width: 767px) {
  .body_soli_monto {
    margin-top: 250px;
  }
}

.body_soli_monto .monto_container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.body_soli_monto .monto_container h3 {
  float: left;
  width: 100%;
  margin-top: 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.body_soli_monto .monto_container h1 {
  float: left;
  width: 100%;
  margin-top: 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.body_soli_monto .monto_container p {
  float: left;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 0;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  background: #f9f9f9;
  border-radius: 5px;
}

.body_soli_monto .monto_container p span {
  font-size: 15px;
}

.body_soli_monto_linea {
  width: 100%;
  margin-top: 150px;
  padding: 0 20 0 0;
}

@media (max-width: 767px) {
  .body_soli_monto_linea {
    margin-top: 50px;
  }
}

.body_soli_monto_linea .monto_container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.body_soli_monto_linea .monto_container h3 {
  float: left;
  width: 100%;
  margin-top: 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.body_soli_monto_linea .monto_container h1 {
  float: left;
  width: 100%;
  margin-top: 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.body_soli_monto_linea .monto_container p {
  float: left;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 0;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  background: #f9f9f9;
  border-radius: 5px;
}

.body_soli_monto_linea .monto_container p span {
  font-size: 15px;
}

.btn_center {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

.btn_center a {
  color: #333;
  background: #fff;
  font-size: 13px;
  float: left;
  width: 150px;
  text-align: center;
  margin-left: 5px;
  padding: 12px 15px;
  border-radius: 5px;
  /* box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07); */
  font-weight: bold;
  letter-spacing: 0.01em;
  cursor: pointer;
  border: 1px solid #ddd;
}

.btn_center a:hover {
  transition: all 0.5s ease;
  text-decoration: none;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  color: #fff;
  border: 1px solid #2942a9;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.body_soli {
  width: 100%;
}

.body_soli .monto_container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.body_soli .monto_container h3 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0;
}

.body_soli .monto_container p {
  float: left;
  width: 100%;
  margin-top: 0;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

.body_soli .monto_container p span {
  font-size: 15px;
}

.body_soli .descripcion_soli {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.body_soli .descripcion_soli h3 {
  float: left;
  text-align: left;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  margin-right: 10px;
}

.body_soli .descripcion_soli p {
  float: left;
  font-size: 15px;
  font-weight: normal;
  text-align: justify;
  margin-left: 5px;
}

.w_btn {
  width: 65% !important;
}

.conbody {
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.mauto_footer {
  margin-top: auto !important;
}

@media (max-width: 767px) {
  .fleft_soli {
    float: left;
    width: 100%;
  }
}

.body_card {
  float: left;
  width: 100%;
  margin-top: 25px;
  padding: 0 15px;
}

#area_tarjeta {
  width: 100%;
  position: relative;
  animation: .3s craparecer;
  overflow-y: auto;
}

@keyframes crocultar {
  from {
    right: 0;
  }
  to {
    right: -30%;
  }
}

@keyframes craparecer {
  from {
    right: -345px;
  }
  to {
    right: 0;
  }
}

#area_tarjeta.ng-leave {
  animation: .3s crocultar;
}

.text_card {
  letter-spacing: 3px;
  padding: 5px;
  text-align: center;
}

@media (max-width: 767px) {
  .text_card {
    letter-spacing: 2px;
    font-size: 13px;
  }
}

.arealogotar {
  width: 200px;
  margin: 10px auto;
}

.arealogotar p {
  font-size: 14px;
  float: left;
  margin-top: 7px;
  font-weight: 600;
  margin-right: 5px;
}

.log_visa {
  float: left;
  width: 50px;
  height: 37px;
  margin-right: 10px;
  background: url("img/log_visa.svg") no-repeat center;
  background-size: 100%;
}

.log_master {
  float: left;
  width: 50px;
  height: 37px;
  margin-right: 10px;
  background: url("img/log_master.svg") no-repeat center;
  background-size: 100%;
}

.log_lets {
  float: left;
  width: 100px;
  height: 50px;
  margin-right: 10px;
  background: url("img/lets.png") no-repeat center;
  background-size: auto 100%;
}

.log_cybs {
  float: left;
  width: 140px;
  height: 50px;
  background: url("img/cybs.png") no-repeat center;
  background-size: auto 90%;
}

.icoju {
  background-position: center !important;
  background-size: auto 170% !important;
}

.input_mrbd {
  border: solid 1px #FF6314 !important;
}

.ico_busposlup {
  background: #fff url("img/icov/ico-buscarposv2.svg") no-repeat 15px center !important;
  background-size: 20px !important;
}

.container_flexcenter {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

h1.bus_ctitle {
  float: left;
  width: 100%;
  text-align: center !important;
  background: none !important;
  box-shadow: none !important;
  font-size: var(--text);
  font-weight: 400;
  color: #999 !important;
}

.boxcontainer_form {
  float: left;
  padding: 10px;
  width: 700px;
  max-width: 700px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid #eee;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.boxcontainer_form .titulo_pos {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #000;
}

.form_posc {
  float: left;
  width: 100%;
}

.no_bottompos {
  margin-bottom: 0 !important;
}

.input_boxpos_virtual input {
  background: #fff;
  color: #333;
  font-size: 15px;
  border-radius: 8px;
  font-weight: 500;
  padding: 7px 5px;
  letter-spacing: 0.03em;
  border: 1px solid #ddd !important;
}

.input_boxpos_virtual input:focus {
  background: #fff;
}

.input_boxpos_virtual input.no_border {
  border: none !important;
}

.input_boxpos_virtual input.no_shadou {
  box-shadow: none !important;
}

.input_boxpos_virtual textarea {
  background: #fff;
  color: #2942a9;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08) !important;
  font-size: 16px;
  border-radius: 10px;
  font-weight: 500;
  padding: 5px;
  letter-spacing: 0.03em;
  border: 1px solid #ddd !important;
}

.input_boxpos_virtual textarea:focus {
  background: #fff;
}

.input_pagorecu input {
  background: #fff;
  color: var(--negro);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.03) !important;
  font-size: var(--text);
  border-radius: 8px;
  font-weight: 500;
  padding: 10px;
  letter-spacing: 0.03em;
  border: 1px solid var(--negro) !important;
}

.input_pagorecu input:focus {
  background: #fff;
}

.input_pagorecuselect {
  float: left;
  width: 100%;
  border: 1px solid var(--negro) !important;
  background: #fff;
  color: var(--negro);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  font-size: var(--text);
  font-weight: 500;
  padding: 10px;
  -webkit-appearance: none;
}

.input_pagorecuselect:focus {
  outline: none !important;
}

.btn_solirecu {
  float: left;
  width: auto;
  background: var(--bg-rojo);
  color: var(--blanco);
  font-size: var(--sub_text);
  font-weight: 400;
  margin: 0 5px;
}

.btn_solirecu:active {
  box-shadow: none !important;
}

.btn_solirecu:focus {
  outline: 0 !important;
}

.btn_solirecu:hover {
  background: var(--bg-azul);
  color: var(--blanco);
}

.list_clientesnpos {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px dashed var(--grisos);
  max-height: 225px;
  overflow-y: auto;
}

.list_clientesnpos::-webkit-scrollbar {
  width: 2px;
  background-color: #ccc;
}

.list_clientesnpos::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--bg-azul);
}

.list_clientesnpos .border_item {
  padding: 10px 0;
  border-bottom: 1px dashed var(--grisos);
}

.list_clientesnpos .btn_scliente {
  float: left;
  width: 100%;
  background: var(--bg-azul);
  color: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.list_clientesnpos .btn_scliente:hover {
  background: var(--bg-rojo);
}

.list_clientesnpos p {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin-bottom: 0;
}

.list_productosnpos {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  max-height: 225px;
  overflow-y: auto;
}

.list_productosnpos::-webkit-scrollbar {
  width: 2px;
  background-color: #ccc;
}

.list_productosnpos::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--bg-azul);
}

.list_productosnpos .border_producto {
  padding: 10px 0;
  border-bottom: 1px dashed var(--grisos);
}

.list_productosnpos .ico_deletep {
  float: left;
  width: 100%;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  background: #fff url("img/ico-eliminarc.svg") no-repeat center;
  background-size: 50%;
  cursor: pointer;
}

.list_productosnpos .ico_masp {
  float: left;
  width: 50%;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  background: #E5E5E5 url("../img/icov/ico-masntienda.svg") no-repeat center;
  background-size: 45%;
  cursor: pointer;
  transform: rotate(180deg);
}

.list_productosnpos .ico_menosp {
  float: left;
  width: 50%;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  background: #E5E5E5 url("../img/icov/ico-menosntienda.svg") no-repeat center;
  background-size: 45%;
  cursor: pointer;
}

.user-profile {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .user-profile {
    margin: 0;
    width: 100%;
    height: 100%;
    justify-content: flex-start;
  }
}

.user-profile .bandheader {
  float: left;
  width: 500px;
  height: 200px;
  background: linear-gradient(90deg, #ff6e64 0%, #ff9951);
  border-radius: 0 0 50px 50px;
}

@media (max-width: 767px) {
  .user-profile .bandheader {
    width: 100%;
    position: absolute;
  }
}

.user-profile .bandheader .avatar {
  margin-left: 1.3em;
  margin-top: 1.3em;
  height: 9.23em;
  width: 9.23em;
  border-radius: 18em;
  max-width: 100%;
}

@media (max-width: 767px) {
  .user-profile .bandheader .avatar {
    margin: 0;
    margin-top: 15px;
    margin-left: 10px;
    height: auto;
  }
}

.user-profile .bandheader .logo_plfrmmont {
  float: left;
  width: 200px;
  height: 50px;
  background: url("img/icov/logo-pagalo.svg") no-repeat center;
  background-size: 75%;
}

@media (max-width: 767px) {
  .user-profile .bandheader .logo_plfrmmont {
    background-size: 100%;
  }
}

.user-profile .bandheader .contianer_descriptionheadt {
  float: left;
}

.user-profile .bandheader .contianer_descriptionheadt .username {
  font-size: 23px;
  color: #fff;
  font-weight: bold;
}

.user-profile .bandheader .contianer_descriptionheadt .telefono_frm {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}

.user-profile .bandheader .contianer_descriptionheadt .container_puntuacion {
  float: left;
  width: 100%;
  height: 25px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.user-profile .bandheader .contianer_descriptionheadt .container_puntuacion p {
  float: left;
  margin: 0;
  font-size: var(--sub_text);
  color: var(--blanco);
  font-size: 300;
}

.user-profile .bandheader .contianer_descriptionheadt .container_puntuacion .ico_estrella {
  float: left;
  width: 50px;
  height: 100%;
  background: url("../img/icov/ico-estrella.svg") no-repeat 5px center;
  background-size: 40%;
}

.user-profile .container__cardfrm {
  width: 450px;
  height: auto;
  position: relative;
  top: -30px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
}

@media (max-width: 767px) {
  .user-profile .container__cardfrm {
    width: 90%;
    top: 125px;
  }
}

.user-profile .container__cardfrm_pagoenlinea {
  width: 450px;
  height: auto;
  position: relative;
  top: -30px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  padding: 8px 10px;
}

@media (max-width: 767px) {
  .user-profile .container__cardfrm_pagoenlinea {
    width: 90%;
    top: 125px;
  }
}

.user-profile .titulo_sf {
  font-size: 30px;
  font-weight: bold;
  color: #686868;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .user-profile .titulo_sf {
    font-size: 20px;
  }
}

.user-profile .input_boxsf input {
  background: #fff;
  color: #333;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.03) !important;
  font-size: 18px;
  border-radius: 8px;
  font-weight: 500;
  padding: 7px 5px;
  letter-spacing: 0.03em;
  border: 1px solid #ddd !important;
}

.user-profile .input__frmsolicitud {
  float: left;
  width: 100%;
  border: 1px solid #aaa;
  border-radius: 5px;
  outline: none;
  padding: 10px 0 10px 35px !important;
  transition: all 0.5s ease;
  margin-top: -9px;
}

.totalsoli_card {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #454545;
  margin-top: 10px;
  margin-bottom: 0;
}

.totalsoli_monto {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  color: #454545;
  margin-top: 5px;
  margin-bottom: 0;
}

.bg_descliente {
  float: left;
  width: 100%;
  border-radius: 10px;
  background: #F4F7FD;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 5px;
}

.bg_descliente h2 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #454545;
  margin-top: 10px;
  margin-bottom: 0;
}

.bg_descliente p {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #454545;
  margin-bottom: 5px;
}

.bg_descliente p.decri_soli {
  text-align: left;
}

.bg_descliente .container_productos {
  float: left;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.bg_descliente .container_productos p {
  background: #d4dff775;
  float: left;
  width: auto;
  margin: 4px;
  padding: 5px;
  border-radius: 5px;
  color: #000;
  font-weight: 300;
  font-size: 15px;
}

.cotainerfrm_card {
  float: left;
  width: 100%;
  background: #fff;
}

.cotainerfrm_card form {
  float: left;
  width: 100%;
}

.cotainerfrm_card form label {
  color: #454545;
  font-weight: 400;
}

.cotainerfrm_card form input {
  background: #fff !important;
  border-radius: 8px !important;
  border: 1px solid #454545 !important;
  color: #454545 !important;
  margin-bottom: 10px !important;
}

.cotainerfrm_card form ol button.btn-default {
  background: #fff !important;
  border-radius: 8px !important;
  border: 1px solid #454545 !important;
  color: #454545 !important;
}

.cotainerfrm_card form .btn_ayudacvv {
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  background: #2942a9 url("img/icoayuda.svg") no-repeat center center;
  background-size: 14px;
  position: relative;
  left: 0px;
}

.text_acceptcard {
  float: left;
  width: 100%;
  font-size: 18px;
  text-align: center;
  margin-bottom: 4px;
}

.icosoli_cardsaccept {
  width: 250px;
  height: 60px;
  background: url("img/icov/logos_visamaster.svg") no-repeat center;
  background-size: 50%;
}

.mbottom_cardpago {
  margin-bottom: 10px;
}

.bg_infopcuo {
  float: left;
  width: 100%;
  border-radius: 10px;
  background: #afef80;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
}

.bg_infopcuo h1 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 5px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  color: #000;
}

.bg_infopcuo ol {
  float: left;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  color: #000;
  text-align: justify;
}

.footext_pagalo {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
}

.footext_pagalo p {
  text-align: center;
  color: #999 !important;
  cursor: pointer;
  margin: 0;
}

.footext_pagalo p:hover {
  text-decoration: underline;
}

.scroll__message {
  float: left;
  width: 100%;
  max-height: 310px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 15px 0;
}

.scroll__message::-webkit-scrollbar {
  width: 2px;
  background-color: #ccc;
}

.scroll__message::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
}

/* Iconos nueva solicitud */
.btn_sharedsolipago {
  float: left;
  width: 150px;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: 400 !important;
  font-size: 17px !important;
  letter-spacing: 0.01em;
  color: #000;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  padding: 10px 15px;
  border-radius: 5px;
  margin: 5px;
}

.btn_sharedsolipago:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_sharedsolipago:focus {
  color: var(--negro) !important;
  outline: none !important;
}

.ico_soliwhatsn {
  background: var(--blanco) url("img/icov/ico-soliwhatsn.svg") no-repeat 8px center !important;
  background-size: 20px !important;
}

@media (max-width: 767px) {
  .ico_soliwhatsn {
    width: 100%;
    background: var(--blanco) url("img/icov/ico-soliwhatsn.svg") no-repeat 75px center !important;
    background-size: 20px !important;
  }
}

.ico_soliwhatsn:hover {
  background: var(--morado) url("img/icov/ico-soliwhatsb.svg") no-repeat 8px center !important;
  background-size: 20px !important;
  color: #fff !important;
}

.ico_solicorreo {
  background: var(--blanco) url("img/icov/ico-solicorreon.svg") no-repeat 20px center !important;
  background-size: 20px !important;
}

@media (max-width: 767px) {
  .ico_solicorreo {
    width: 100%;
    background: var(--blanco) url("img/icov/ico-solicorreon.svg") no-repeat 75px center !important;
    background-size: 20px !important;
  }
}

.ico_solicorreo:hover {
  background: var(--morado) url("img/icov/ico-solicorreob.svg") no-repeat 20px center !important;
  background-size: 20px !important;
  color: #fff !important;
}

.ico_solilink {
  background: var(--blanco) url("img/icov/ico-solilinkn.svg") no-repeat 15px center !important;
  background-size: 20px !important;
}

@media (max-width: 767px) {
  .ico_solilink {
    width: 100%;
    background: var(--blanco) url("img/icov/ico-solilinkn.svg") no-repeat 75px center !important;
    background-size: 20px !important;
  }
}

.ico_solilink:hover {
  background: var(--morado) url("img/icov/ico-solilinkb.svg") no-repeat 15px center !important;
  background-size: 20px !important;
  color: #fff !important;
}

.ico_card {
  background: var(--blanco) url("img/icov/credit-card-regular.svg") no-repeat 15px center !important;
  background-size: 20px !important;
}

@media (max-width: 767px) {
  .ico_card {
    width: 100%;
    background: var(--blanco) url("img/icov/credit-card-regular.svg") no-repeat 75px center !important;
    background-size: 20px !important;
  }
}

.ico_card:hover {
  background: var(--morado) url("img/icov/credit-card-regular.svg") no-repeat 15px center !important;
  background-size: 20px !important;
  color: #fff !important;
}

.btn_widthshared {
  width: 170px !important;
}

.btn_secundaryblue {
  float: left;
  width: 100px;
  background: var(--bg-azul);
  color: #fff !important;
  font-size: var(--sub_text);
  font-weight: 400;
  margin: 0 5px;
}

.btn_secundaryblue:active {
  box-shadow: none !important;
}

.btn_secundaryblue:focus {
  outline: 0 !important;
}

.dnone__card {
  display: none !important;
}

.tipe_cardintnpos {
  position: relative;
  float: left;
  width: 100%;
}

.tipe_cardintnpos::before {
  content: "";
  float: right;
  width: 50px;
  height: 32px;
  background: #2942a9 var(--image);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px;
  border-radius: 0 5px 5px 0;
  position: absolute;
  right: 0;
  top: 12.5%;
  z-index: 10;
}

@media (max-width: 767px) {
  .tipe_cardintnpos::before {
    height: 30px;
    top: 13.1%;
  }
}

.total__ {
  font-size: 20px;
  text-align: center;
  padding-bottom: 21px;
}

.total__cuota {
  font-size: 17px;
  color: #5477f0;
}

.nameAseguradora {
  background: #f7f377 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  border-radius: 10px !important;
  text-align: center;
}

.opciones_cabecera {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .opciones_cabecera {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
}

.btn_ayuda {
  background: linear-gradient(to right, #2942a9 0%, #002883 100%) !important;
  color: #fff;
  font-size: 14px !important;
  font-weight: 600 !important;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  margin-left: 5px;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 4px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn_ayuda:hover {
  background: #fff !important;
  color: #2942A9 !important;
}

@media screen and (max-width: 639px) {
  .btn_ayuda {
    display: none;
  }
}

.btn_ayuda__phone {
  width: 40px;
  height: 40px;
  background: #2942a9 url("img/icoayuda.svg") no-repeat center !important;
  background-size: 50% !important;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 4px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn_ayuda__phone:hover {
  background: #2942a9 url("img/icoayuda.svg") no-repeat center !important;
  background-size: 50% !important;
}

@media screen and (min-width: 1024px) {
  .btn_ayuda__phone {
    display: none;
  }
}

#modalAyuda {
  position: fixed;
  background: #fff;
  box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.15);
  height: 100%;
  width: 375px;
  right: 0;
  top: 0;
  z-index: 200;
  animation: .3s craparecer;
  overflow-y: auto;
}

@media (max-width: 767px) {
  #modalAyuda {
    width: 100%;
  }
}

#modalAyuda.ng-leave {
  animation: .3s crocultar;
}

@media (max-width: 767px) {
  #modalAyuda.ng-leave {
    animation: .1s crocultar;
  }
}

.head_ayuda {
  float: left;
  width: 100%;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  color: #fff;
  font-size: 18px;
  padding: 13px;
}

.head_ayuda p {
  float: left;
  width: 75%;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  padding-left: 85px;
}

.head_ayuda .icocerrarc {
  float: left;
  width: 25%;
  height: 25px;
  background: url("img/ico-cerrarc.svg") no-repeat right center;
  background-size: 22px;
  cursor: pointer;
}

.footer_ayuda {
  float: left;
  width: 100%;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  color: #fff;
  font-size: 18px;
  padding: 13px;
}

.footer_ayuda p {
  float: left;
  width: 75%;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  padding-left: 85px;
}

.ayuda_container {
  float: left;
  width: 100%;
  height: calc(100% - 15%);
  overflow: auto;
}

.ayuda_container::-webkit-scrollbar {
  width: 5px;
  background-color: #ccc;
}

.ayuda_container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
}

.ayuda_container .ayuda_tabs {
  display: flex;
  width: 100%;
  padding: 0;
  justify-content: space-between;
}

.ayuda_container .ayuda_tabs .tab {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 5px;
  width: 50%;
  cursor: pointer;
}

.ayuda_container .ayuda_tabs .tab_faq {
  background: linear-gradient(to right, #f5f8ff 0%, #f0f0f0 100%);
}

.ayuda_container .ayuda_tabs .tab_faq p {
  margin-bottom: 0;
}

.ayuda_container .ayuda_tabs .tab_ticket {
  background: linear-gradient(to right, #f5f8ff 0%, #f0f0f0 100%);
}

.ayuda_container .ayuda_tabs .tab_ticket p {
  margin-bottom: 0;
}

.ayuda_container .ayuda_tabs .tab_active {
  background: #ccc !important;
  color: #fff !important;
}

.ayuda_container .container_faq {
  float: left;
  width: 100%;
  padding: 0 15px;
}

.ayuda_container .container_faq .pregunta_details {
  float: left;
  width: 100%;
  display: flex;
  background: #f9f9f9;
  border-radius: 5px;
  padding: 0 10px;
  margin-top: 10px;
}

.ayuda_container .container_faq .pregunta_details .title_details {
  padding: 10px 0;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.ayuda_container .container_faq .pregunta_details .title_details:focus {
  outline: 0;
}

.ayuda_container .container_faq .pregunta_details p {
  font-size: 13px;
}

.ayuda_container .container_ticket {
  float: left;
  width: 100%;
  padding: 0 15px;
}

.ayuda_container .container_ticket .form_tiket {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}

.ayuda_container .container_ticket .container_tickets_list {
  float: left;
  width: 100%;
  margin-top: 15px;
  border-top: 1px solid #ccc;
}

.ayuda_container .container_ticket .container_tickets_list h3 {
  font-size: 17px;
  font-weight: bold;
  color: #2942A9;
  margin-bottom: 10px;
}

.ayuda_container .container_ticket .container_tickets_list .tickets_list_item {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  padding: 10px 5px;
  margin-bottom: 15px;
}

.ayuda_container .container_ticket .container_tickets_list .tickets_list_item p {
  font-size: 13px;
  margin-bottom: 2px;
}

.ayuda_container .container_ticket .container_tickets_list .tickets_list_item span {
  align-content: right;
  margin-left: 275px;
  background: #eee;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  padding: 10px 5px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.rnone {
  resize: none;
}

.container_registroem {
  float: left;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.container_registro {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-bottom: 2rem;
}

.proceso_container {
  float: left;
  width: 100%;
  margin-top: 15px;
  position: absolute;
  top: -60px;
  z-index: 1000;
}

.proceso_container ul {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .proceso_container ul {
    justify-content: flex-end;
  }
}

.proceso_container ul li {
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  color: #2942a9;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  font-weight: bold;
}

.proceso_container .activPaso {
  border: 2px solid #fe4437;
}

.inicio_registro {
  float: left;
  width: 100%;
  margin-top: 15px;
}

@media (max-width: 767px) {
  .inicio_registro {
    padding: 0 15px;
  }
}

.inicio_registro .info_registro {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.inicio_registro .info_registro h2 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 25px;
  font-weight: 300;
  color: #2942a9;
  margin-bottom: 10px;
}

.inicio_registro .info_registro p {
  float: left;
  width: 100%;
  font-size: 15px;
  text-align: center;
  color: #aaa;
}

.inicio_registro .container_optionselec {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.inicio_registro .container_optionselec .form_select {
  float: left;
  width: 100%;
}

.inicio_registro .container_optionselec .form_select .flex_containerform {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 15px;
}

.inicio_registro .container_optionselec .form_select .flex_containerform label {
  float: left;
  width: 35%;
  color: #000;
  margin-bottom: 5px !important;
  font-size: 15px;
}

@media (max-width: 767px) {
  .inicio_registro .container_optionselec .form_select .flex_containerform label {
    width: 100%;
    padding-left: 10px;
  }
}

.inicio_registro .container_optionselec .form_select .flex_containerform input {
  background: #fff;
  color: #2942a9;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08) !important;
  font-size: 16px;
  border-radius: 10px;
  font-weight: 500;
  padding: 10px;
  letter-spacing: 0.03em;
  border: 1px solid #ddd !important;
}

.inicio_registro .container_optionselec .form_select p {
  float: left;
  width: 35%;
  color: #000;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .inicio_registro .container_optionselec .form_select p {
    width: 100%;
  }
}

.inicio_registro .container_optionselec .form_select .width_register {
  width: 35% !important;
}

@media (max-width: 767px) {
  .inicio_registro .container_optionselec .form_select .width_register {
    width: 100% !important;
  }
}

.width_register.btn-group > .btn:first-child {
  border: 1px solid #ddd !important;
  background: #fff;
  color: #2942a9;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 10px;
}

.btn_regiscontainer {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px 0;
}

@media (max-width: 767px) {
  .btn_regiscontainer {
    margin: 0;
    margin-top: 15px;
  }
}

.btn_regiscontainer .btn_register {
  float: left;
  width: 25%;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  color: #fff;
  font-size: 16px;
  border-radius: 10px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px;
  letter-spacing: 0.03em;
}

@media (max-width: 767px) {
  .btn_regiscontainer .btn_register {
    width: 65%;
    margin-bottom: 20px;
  }
}

.btn_regiscontainer .btn_register:active {
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
}

.btn_regiscontainer .btn_register:focus {
  outline: none;
  color: #fff;
}

.btn_regiscontainer .btn_register:hover {
  color: #fff;
}

.cardr_container {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.cardr_container img {
  display: block;
}

body {
  overflow-x: hidden;
}

.cardr_container > .cardr_item {
  width: calc(100% - 10px);
  margin: 5px;
}

@media screen and (min-width: 640px) {
  .cardr_container > .cardr_item {
    width: calc(50% - 10px);
  }
}

@media screen and (min-width: 1024px) {
  .cardr_container > .cardr_item {
    width: calc(25% - 10px);
  }
}

@supports (grid-template-areas: "header") {
  .cardr_container {
    display: -ms-grid;
    display: grid;
    grid-gap: 10px;
    margin-left: 0;
    margin-right: 0;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  body {
    overflow-x: visible;
  }
  @media screen and (min-width: 640px) {
    .cardr_container {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media screen and (min-width: 1024px) {
    .cardr_container {
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
    }
  }
  .cardr_container > .cardr_item {
    width: 100%;
    margin: 0;
  }
}

.cardr_container .cardr_item {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  padding: 5px 0;
  cursor: pointer;
  transition: all .3s ease;
}

.cardr_container .cardr_item .ico_checkplan {
  position: relative;
  right: 0;
  top: 0;
  width: 50px;
  height: 25px;
  background: url("img/ico-checkplan.svg") no-repeat center;
  background-size: 50%;
  float: right;
}

.cardr_container .cardr_item h2 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
  margin-top: 15px;
}

.cardr_container .cardr_item h3 {
  font-size: 20px;
  color: #fe4437;
  font-weight: bold;
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
  margin-bottom: 15px;
  margin-top: 5px;
}

.cardr_container .cardr_item h3 small {
  font-size: 14px;
  color: #fe4437;
  float: left;
  width: 100%;
  margin-top: 5px;
  text-align: center;
}

.cardr_container .cardr_item .cardr_img {
  float: left;
  width: 100%;
  height: 150px;
}

.cardr_container .cardr_item .icor_startup {
  background: url("img/icor-startup.svg") no-repeat center;
  background-size: 50%;
}

@media (max-width: 767px) {
  .cardr_container .cardr_item .icor_startup {
    background-size: 35%;
  }
}

.cardr_container .cardr_item .icor_ecommerce {
  background: url("img/icor-ecomerce.svg") no-repeat center;
  background-size: 50%;
}

@media (max-width: 767px) {
  .cardr_container .cardr_item .icor_ecommerce {
    background-size: 35%;
  }
}

.cardr_container .cardr_item .icor_profesional {
  background: url("img/icor-profesional.svg") no-repeat center;
  background-size: 50%;
}

@media (max-width: 767px) {
  .cardr_container .cardr_item .icor_profesional {
    background-size: 35%;
  }
}

.cardr_container .cardr_item .icor_premium {
  background: url("img/icor-ecomerce.svg") no-repeat center;
  background-size: 50%;
}

@media (max-width: 767px) {
  .cardr_container .cardr_item .icor_premium {
    background-size: 35%;
  }
}

.cardr_container .cardr_item .cardr_price {
  float: left;
  width: 100%;
  margin-top: 5px;
}

.cardr_container .cardr_item .cardr_price p {
  float: left;
  width: 100%;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  color: #002883;
  margin: 0;
}

.cardr_container .cardr_item .cardr_price p small {
  font-size: 20px;
}

.cardr_container .cardr_item .cardr_descripciont {
  float: left;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 15px;
}

.cardr_container .cardr_item .cardr_descripciont p {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  color: #aaa;
  padding: 10px 15px;
  text-align: center;
}

.cardr_container .cardr_item .cardr_descripciont ul {
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
  border-top: 1px solid #ddd;
}

.cardr_container .cardr_item .cardr_descripciont ul li {
  border-bottom: 1px solid #ddd;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #333;
  text-align: center;
  padding: 7px 0;
}

.cardr_container .cardr_item .cardr_descripciont ul .confle {
  background: url("img/icoindicacion.svg") no-repeat right 15px center;
  background-size: 20px;
}

.cardr_container .cardr_item .cardr_descripciont ul .confle:hover {
  background: #002883 url("img/icoindicacion_b.svg") no-repeat right 15px center;
  background-size: 20px;
  border-bottom: none;
}

.cardr_container .cardr_item .cardr_descripciont ul .conflei {
  background: url("img/icoindicacioni.svg") no-repeat 15px center;
  background-size: 20px;
}

.cardr_container .cardr_item .cardr_descripciont ul .conflei:hover {
  background: #002883 url("img/icoindicacioni_b.svg") no-repeat 15px center;
  background-size: 20px;
  border-bottom: none;
}

.cardr_container .cardr_sugerida {
  background: linear-gradient(to right, #f5f8ff 0%, #f0f0f0 100%);
  transform: scale(1.05, 1.05);
}

.center_busqueda {
  float: left;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.mbottomcards {
  margin-bottom: 25px;
}

.container_infoPlan {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_infoPlan p {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
}

.descripcion_li {
  float: left;
  width: 100%;
  margin: 5px 0;
}

.descripcion_li ul {
  float: left;
  width: 100%;
  padding: 0;
  margin-right: 0;
  min-height: 260px;
}

.descripcion_li li {
  float: left;
  list-style: none;
  width: 100%;
  padding: 4px 10px !important;
  padding-left: 30px !important;
  background: url("img/ico-checkr.svg") no-repeat 5px center;
  background-size: 16px;
  color: #555 !important;
  font-size: 12px !important;
  font-weight: normal !important;
  text-align: left !important;
}

.munuOptionlist li:hover {
  background: #002883;
  color: #fff !important;
}

.footerbg_gris {
  background: #F4F7FD !important;
}

/*=============================================
=            Estilos para registro de Empresa            =
=============================================*/
.ingresoTarjeta {
  float: left;
  width: 100%;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media (max-width: 767px) {
  .ingresoTarjeta {
    padding: 0 15px;
  }
}

.ingresoTarjeta .info_registro {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.ingresoTarjeta .info_registro h2 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 25px;
  font-weight: 300;
  color: #2942a9;
  margin-bottom: 10px;
}

.ingresoTarjeta .info_registro p {
  float: left;
  width: 100%;
  font-size: 15px;
  text-align: center;
  color: #aaa;
}

.ingresoTarjeta .containerplan {
  float: left;
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .ingresoTarjeta .containerplan {
    padding: 0 15px;
  }
}

.ingresoTarjeta .containerplan p {
  float: left;
  width: 35%;
  color: #000;
  margin-bottom: 5px !important;
  font-size: 15px;
}

@media (max-width: 767px) {
  .ingresoTarjeta .containerplan p {
    width: 100%;
  }
}

.ingresoTarjeta .containerplan .box_palanselec {
  width: 35%;
  background: #fff;
  color: #2942a9;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08);
  font-size: 16px;
  font-weight: bold;
  border-radius: 10px;
  padding: 10px;
  letter-spacing: 0.03em;
  border: 1px solid #ddd;
}

@media (max-width: 767px) {
  .ingresoTarjeta .containerplan .box_palanselec {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .ingresoTarjeta .form_phone {
    float: left;
    width: 100%;
  }
  .ingresoTarjeta .form_phone .form-group {
    float: left;
    width: 100%;
  }
}

.ingresoTarjeta .flex_btn {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ingresoTarjeta .flex_btn .wd_btntarjeta {
  width: 65%;
}

.inicio_registroempre {
  float: left;
  width: 100%;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media (max-width: 767px) {
  .inicio_registroempre {
    padding: 0 15px;
  }
}

.inicio_registroempre .info_registro {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.inicio_registroempre .info_registro h2 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 25px;
  font-weight: 300;
  color: #2942a9;
  margin-bottom: 10px;
}

.inicio_registroempre .info_registro p {
  float: left;
  width: 100%;
  font-size: 15px;
  text-align: center;
  color: #aaa;
}

.inicio_registroempre .input_box input {
  background: #fff;
  color: #2942a9;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08) !important;
  font-size: 16px;
  border-radius: 10px;
  font-weight: 500;
  padding: 10px;
  letter-spacing: 0.03em;
  border: 1px solid #ddd !important;
  margin-top: 5px !important;
}

.inicio_registroempre .input_box textarea {
  background: #fff;
  color: #2942a9;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08) !important;
  font-size: 16px;
  border-radius: 10px;
  font-weight: 500;
  padding: 10px;
  letter-spacing: 0.03em;
  border: 1px solid #ddd !important;
}

.logo_pci {
  float: left;
  width: 120px;
  height: 70px;
  background: url("img/logopci.png") no-repeat center;
  background-size: 100%;
}

.logo_cybs {
  float: left;
  width: 120px;
  height: 70px;
  background: url("img/logocybersource.png") no-repeat center;
  background-size: 100%;
}

.logo_visa {
  float: left;
  width: 120px;
  height: 70px;
  background: url("img/logovisa.png") no-repeat center;
  background-size: 100%;
}

.logo_master {
  float: left;
  width: 120px;
  height: 70px;
  background: url("img/logomaster.png") no-repeat center;
  background-size: 100%;
}

.espac {
  margin: 5px 20px;
}

.foo_regis {
  padding-top: 5px !important;
  float: left;
}

.foo_regis p {
  margin: 15px 0 !important;
  color: #999 !important;
}

.container_flexcenter {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.form_posc {
  float: left;
  width: 100%;
}

.btnbox_center {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_btnoption {
  float: left;
  width: 80%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

@media (max-width: 767px) {
  .container_btnoption {
    width: 100%;
  }
}

.btn_formpos {
  float: left;
  width: 150px;
  background: #fff;
  border: 1px solid #eee !important;
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 15px !important;
  letter-spacing: 0.5px;
  color: #2942A9;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
}

.btn_formpos:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_formpos:focus {
  color: #2942A9 !important;
  outline: none !important;
}

.btn_buspos {
  position: absolute;
  top: 11px;
  right: 9px;
  height: 25px;
  width: 43px;
  border: none !important;
  box-shadow: none !important;
}

.btn_buspos:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_buspos:focus {
  color: #2942A9 !important;
  outline: none !important;
}

.hover_btn:hover {
  background: #2942a9;
  color: #fff !important;
}

.btn_formagregar {
  float: left;
  width: 150px;
  background: #2942A9;
  border: none !important;
  text-transform: uppercase;
  font-weight: 300 !important;
  font-size: 15px !important;
  letter-spacing: 0.5px;
  color: #fff;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
}

.btn_formagregar:hover {
  color: #fff !important;
}

.btn_formagregar:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_formagregar:focus {
  color: #2942A9 !important;
  outline: none !important;
}

.ico_lupa {
  background: #fff url("img/ico-buscar.svg") no-repeat 15px center !important;
  background-size: 20px !important;
}

.ico_lupabus {
  background: url("img/ico-buscar.svg") no-repeat 15px center !important;
  background-size: 20px !important;
}

.ico_agregarcliente {
  background: #fff url("img/ico-nuevo.svg") no-repeat 15px center !important;
  background-size: 20px !important;
}

.ico_agregarclienteb {
  background: #2942A9 url("img/ico-nuevo.svg") no-repeat 15px center !important;
  background-size: 20px !important;
}

.ico_bproducto {
  background: #fff url("img/ico-buscar.svg") no-repeat 15px center !important;
  background-size: 20px !important;
  width: 165px;
}

@media (max-width: 767px) {
  .ico_bproducto {
    width: 150px;
    background: #fff url("img/ico-buscar.svg") no-repeat 10px center !important;
    background-size: 20px !important;
  }
}

.ico_mailsoli {
  background: #fff url("img/ico-mailazul.svg") no-repeat 15px center !important;
  background-size: 20px !important;
}

@media (max-width: 767px) {
  .ico_mailsoli {
    width: 100%;
    background: #fff url("img/ico-mailazul.svg") no-repeat 90px center !important;
    background-size: 20px !important;
  }
}

.ico_mailsoli:hover {
  background: #2942a9 url("img/icosolicitud_b.svg") no-repeat 15px center !important;
  background-size: 20px !important;
  color: #fff !important;
}

.ico_whatsappsoli {
  background: #fff url("img/ico-whatsazul.svg") no-repeat 8px center !important;
  background-size: 20px !important;
}

@media (max-width: 767px) {
  .ico_whatsappsoli {
    width: 100%;
    background: #fff url("img/ico-whatsazul.svg") no-repeat 75px center !important;
    background-size: 20px !important;
  }
}

.ico_whatsappsoli:hover {
  background: #2942a9 url("img/icowhat_b.svg") no-repeat 8px center !important;
  background-size: 20px !important;
  color: #fff !important;
}

.ico_linksoli {
  background: #fff url("img/ico-linkazul.svg") no-repeat 15px center !important;
  background-size: 20px !important;
}

@media (max-width: 767px) {
  .ico_linksoli {
    width: 100%;
    background: #fff url("img/ico-linkazul.svg") no-repeat 90px center !important;
    background-size: 20px !important;
  }
}

.ico_linksoli:hover {
  background: #2942a9 url("img/ico-link_b.svg") no-repeat 15px center !important;
  background-size: 20px !important;
  color: #fff !important;
}

.flexcolum {
  flex-direction: column;
}

.input_boxpos input {
  background: #fff;
  color: #333;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.03) !important;
  font-size: 15px;
  border-radius: 8px;
  font-weight: 500;
  padding: 7px 5px;
  letter-spacing: 0.03em;
  border: 1px solid #ddd !important;
}

.input_boxpos input:focus {
  background: #fff;
}

.input_boxpos textarea {
  background: #fff;
  color: #2942a9;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08) !important;
  font-size: 16px;
  border-radius: 10px;
  font-weight: 500;
  padding: 5px;
  letter-spacing: 0.03em;
  border: 1px solid #ddd !important;
}

.input_boxpos textarea:focus {
  background: #fff;
}

.nya-bs-select.list_width .dropdown-menu {
  float: left !important;
  width: 100% !important;
}

.nya-bs-select.list_width .bs-searchbox, .nya-bs-select.list_width .bs-actionsbox {
  float: left;
  width: 100%;
}

.datos_cliente p {
  float: left;
  width: 100%;
  font-weight: normal;
  color: #2942A9;
  font-size: 15p;
  margin-bottom: 0;
}

.ico_flechamas {
  float: left;
  width: 50px;
  height: 25px;
  background: url("img/ico-masp.svg") no-repeat center;
  background-size: 30%;
  cursor: pointer;
  transition: all .2s ease;
}

.h_cliente {
  height: 50px;
  transition: height .2s ease;
}

.h_editarcliente {
  height: 330px;
  transition: height .2s ease;
}

@media (max-width: 767px) {
  .h_editarcliente {
    height: 520px;
  }
}

.rotate_flecha {
  transition: all .2s ease;
  transform: rotate(180deg);
}

.margin_rigth {
  margin-right: 15px;
}

.container_price {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .container_price {
    justify-content: center;
    margin-top: 15px;
  }
}

.container_price p {
  float: left;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.list_productos {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.list_productos .ico_deletep {
  float: left;
  width: 100%;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  background: #fff url("img/ico-eliminarc.svg") no-repeat center;
  background-size: 50%;
  cursor: pointer;
}

.list_productos .ico_masp {
  float: left;
  width: 50%;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  background: #fff url("img/ico-masp.svg") no-repeat center;
  background-size: 45%;
  cursor: pointer;
  transform: rotate(180deg);
}

.list_productos .ico_menosp {
  float: left;
  width: 50%;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  background: #fff url("img/ico-masp.svg") no-repeat center;
  background-size: 45%;
  cursor: pointer;
}

.list_clientes {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border-top: 2px solid #eee;
  max-height: 225px;
  overflow-y: auto;
}

.list_clientes::-webkit-scrollbar {
  width: 2px;
  background-color: #ccc;
}

.list_clientes::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
}

.list_clientes .border_item {
  padding: 10px 0;
  border-bottom: 2px solid #eee;
}

.list_clientes .btn_scliente {
  float: left;
  width: 100%;
  background: #2942a9;
  color: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.list_clientes p {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin-bottom: 0;
}

.btn_moneda {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .btn_moneda {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .sinmargen_tel {
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .mbottom_tel {
    margin-bottom: 15px !important;
  }
}

.aling_btn {
  display: flex;
  justify-content: flex-start;
}

@media (max-width: 767px) {
  .aling_btn {
    justify-content: space-between;
  }
}

@media screen and (min-width: 1024px) {
  .containeroptionselect {
    display: none;
  }
}

.optionselect_pos {
  float: left;
  width: 100%;
  border: 1px solid #ddd !important;
  background: #fff;
  color: #2942a9;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 10px;
}

.optionselect_pos:focus {
  outline: none !important;
}

@media screen and (min-width: 1024px) {
  .optionselect_pos {
    display: none;
  }
}

@media (max-width: 767px) {
  .font_celpos {
    font-size: 12px;
  }
}

@media screen and (min-width: 1024px) {
  .visible_phone {
    display: none;
  }
}

.btn_pagarspos {
  float: left;
  width: 150px;
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%) !important;
  border: none !important;
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 15px !important;
  letter-spacing: 0.5px;
  color: #fff;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
}

.btn_pagarspos:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_pagarspos:focus {
  color: #fff !important;
  outline: none !important;
}

.btn_pagarspos:hover {
  color: #fff !important;
}

.width_btnpos {
  width: 100%;
}

@media (max-width: 767px) {
  .width_optionenviopos {
    width: 100%;
  }
}

.loading_pos {
  background: url("img/ico-loadingpos.svg") no-repeat 10px center !important;
  background-size: 20px !important;
}

.btnselect_possol {
  background: linear-gradient(to right, #2942a9 0%, #002883 100%) !important;
  color: #fff;
}

.btnselect_possol:hover {
  color: #fff !important;
}

.container_formcuentas {
  float: left;
  width: 100%;
}

.container_formcuentas .input_file {
  width: 0.1px;
  height: 0.1px !important;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.container_formcuentas .label_filec {
  border: 1px solid #2942a9;
  background-color: rgba(41, 66, 169, 0.5);
  color: #2942a9;
  width: 80%;
  max-width: 100%;
  height: 50px;
  font-size: 1.25rem;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  border-radius: 8px;
  display: flex;
  justify-content: flex-end;
}

.container_formcuentas .label_filec span {
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_formcuentas .label_filec strong {
  height: 100%;
  color: #f1e5e6;
  background-color: #2942a9;
  display: inline-block;
  padding: 0.625rem 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_formcuentas .label_filec strong p {
  margin: 0;
  margin-left: 5px;
}

/*=============================================
=            Sección de editar data o mostrar data en cuentas por cobrar            =
=============================================*/
.btns_cuentas {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.btns_cuentas .form_btnsc {
  float: left;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.btns_cuentas .btn_cuenaform {
  float: left;
  width: 150px;
  background: #fff;
  border: 1px solid #eee !important;
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 15px !important;
  letter-spacing: 0.5px;
  color: #2942A9;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
}

.btns_cuentas .btn_procesarcuentas {
  float: left;
  width: 150px;
  background: #2942A9;
  border: none !important;
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 15px !important;
  letter-spacing: 0.5px;
  color: #fff;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  margin-left: 10px;
}

.btns_cuentas .btn_procesarcuentas:hover {
  color: #fff;
}

.container_datacuenta {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid #eee;
  margin-top: 10px;
  padding: 20px;
}

.title_cuentasl {
  border-bottom: none;
}

.title_cuentasl .title_iteml {
  font-weight: bold;
  color: #2942a9;
  text-transform: uppercase;
  font-size: 15px;
}

.title_cuentasl tr {
  border-bottom: none;
}

.title_cuentasl tr:hover {
  background: #fff;
}

.title_cuentasl tr th {
  border-bottom: none !important;
}

.body_cuentast tr {
  border: none !important;
}

.body_cuentast tr:hover {
  background: #fff;
}

.body_cuentast tr td {
  border: none !important;
  padding: 0 !important;
}

.body_cuentast tr td input {
  float: left;
  width: 100%;
  border: 1px solid #eee;
  padding: 5px 10px;
  font-size: 13px;
}

.body_cuentast tr td input:focus {
  outline: none;
  background: #f9f9f9;
}

.body_cuentast .index_cuenta {
  font-size: 13px;
  font-weight: bold;
  color: #2942a9;
}

.error_valuecuenta {
  float: left;
  width: 100%;
  border: 1px solid rgba(254, 94, 61, 0.8) !important;
  background: rgba(254, 94, 61, 0.3);
  padding: 5px 10px;
  font-size: 13px;
}

.faler {
  float: left;
  width: 100%;
}

.container_buttonsexcel {
  float: left;
  width: 100%;
  padding: 0 10px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.container_buttonsexcel p {
  float: left !important;
  width: 100% !important;
  text-align: center !important;
  margin-bottom: 25px !important;
}

.btn_procxc {
  float: left;
  width: 100px;
  background: var(--bg-azul);
  color: var(--blanco);
  font-size: var(--text);
  font-weight: 400;
  margin: 0 5px;
}

.btn_procxc:active {
  box-shadow: none !important;
}

.btn_procxc:focus {
  outline: 0 !important;
}

.btn_procxc:hover {
  background: var(--bg-rojo);
  color: var(--blanco);
}

.btn_cancelcxc {
  float: left;
  width: 100px;
  background: var(--bg-rojo);
  color: var(--blanco);
  font-size: var(--text);
  font-weight: 400;
  margin: 0 5px;
}

.btn_cancelcxc:active {
  box-shadow: none !important;
}

.btn_cancelcxc:focus {
  outline: 0 !important;
}

.btn_cancelcxc:hover {
  background: var(--bg-azul);
  color: var(--blanco);
}

.btn_lislotes {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: bold !important;
  font-size: 15px !important;
  letter-spacing: 0.5px;
  color: #2942A9;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
}

.btn_lislotes:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_lislotes:focus {
  color: #2942A9 !important;
  outline: none !important;
}

.btn_lislotes:hover {
  background: #2942a9;
  color: #fff !important;
}

.btncuenta_sms, .btncuenta_correo {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: bold !important;
  font-size: 12px !important;
  letter-spacing: 0.5px;
  color: #2942A9;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  font-weight: 300 !important;
}

.btncuenta_correo {
  margin-right: 5px;
}

.btn_editarCuentap {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: bold !important;
  font-size: 18px !important;
  letter-spacing: 0.5px;
  color: #2942A9;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  width: 20%;
  margin-top: 15px;
}

.btn_editarCuentap:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_editarCuentap:focus {
  color: #2942A9 !important;
  outline: none !important;
}

.btn_editarCuentap:hover {
  background: #2942a9;
  color: #fff !important;
}

.contcuenta_estado span {
  padding: 5px;
  padding-left: 30px;
  font-weight: normal;
  font-size: 10px;
  border-radius: 3px;
  margin: 3px 0;
  box-shadow: 0 3px 7px 0 rgba(50, 50, 93, 0.02), 0 3px 7px 0 rgba(0, 0, 0, 0.05);
}

.icocx_creado {
  height: 20px;
  background: #8EB6E8 url("img/icocx-creada.svg") no-repeat 8px center;
  background-size: 13px;
  border: 1px solid #006DF0;
}

.icocx_espera {
  height: 20px;
  background: #fdf068 url("img/icocx-pendiente.svg") no-repeat 8px center;
  background-size: 13px;
  border: 1px solid #f4e329;
}

.icocx_recha {
  height: 20px;
  background: #fd979e url("img/icocx-rechazada.svg") no-repeat 8px center;
  background-size: 13px;
  border: 1px solid #f97c85;
}

.icocx_aceptado {
  height: 20px;
  background: #afef80 url("img/ico-cx-aceptada.svg") no-repeat 8px center;
  background-size: 13px;
  border: 1px solid #91DC5A;
}

.icocx_eliminada {
  height: 20px;
  background: #fd979e url("img/icocx-eliminada.svg") no-repeat 8px center;
  background-size: 13px;
  border: 1px solid #f97c85;
}

span.dnone_phonetd {
  display: none !important;
}

.frm__containr {
  float: left;
  width: 100%;
  height: 19vh;
}

.contianer_pagination {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contianer_pagination .pagination > .disabled > span, .contianer_pagination .pagination > .disabled > span:hover, .contianer_pagination .pagination > .disabled > span:focus, .contianer_pagination .pagination > .disabled > a, .contianer_pagination .pagination > .disabled > a:hover, .contianer_pagination .pagination > .disabled > a:focus {
  color: #fff;
  background: transparent;
}

.contianer_pagination .pagination {
  border-radius: 30px !important;
  background: linear-gradient(to right, #f26567 0%, #f6a054 100%);
  padding: 10px 0;
}

.contianer_pagination .pagination > li > a, .contianer_pagination .pagination > li > span {
  background: transparent;
  color: #fff;
  border: none;
}

.contianer_pagination .pagination > .active > a, .contianer_pagination .pagination > .active > a:hover, .contianer_pagination .pagination > .active > a:focus, .contianer_pagination .pagination > .active > span, .contianer_pagination .pagination > .active > span:hover, .contianer_pagination .pagination > .active > span:focus {
  background: #2942A9 !important;
  border: none !important;
  cursor: default;
  border-radius: 50%;
}

.filtro__colina {
  height: 60px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.ico-excel {
  float: left;
  width: 100%;
  height: 36px;
  padding: 7px 10px 7px 10px;
  border-radius: 5px;
  border: none !important;
  background: #ccc url("img/ico-excel.svg") no-repeat center;
  background-size: 15px;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}

.container_acciones {
  float: left;
}

@media screen and (max-width: 639px) {
  .container_acciones {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
  }
}

.container_acciones .btn_opcion {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: normal !important;
  font-size: 14px !important;
  letter-spacing: 0.01em;
  color: var(--negro);
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  padding: 10px 15px;
  border-radius: 5px;
  margin: 0 5px;
}

.container_acciones .btn_opcion:active {
  box-shadow: none !important;
  outline: none !important;
}

.container_acciones .btn_opcion:focus {
  color: var(--negro) !important;
  outline: none !important;
}

.container_acciones .btn_opcion:hover {
  background: var(--bg-azul);
  color: var(--blanco) !important;
}

.mtop_formcuenta {
  float: left;
  width: 100%;
  margin-top: 45px;
}

.monedacxc {
  -webkit-appearance: none;
  height: 50px !important;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #ddd !important;
  background: var(--blanco);
  margin: 0;
  font-weight: bold;
  font-size: var(--text);
}

.link_plantilla {
  float: left;
  width: 100%;
  text-align: center;
  color: var(--morado);
  font-size: var(--text);
  font-weight: 500;
}

.link_plantilla:hover {
  color: var(--morado);
}

.btn_resetc {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: normal !important;
  font-size: 18px !important;
  letter-spacing: 0.01em;
  color: var(--negro);
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  padding: 10px 15px;
  border-radius: 5px;
  width: 150px;
  margin: 0 5px;
}

.btn_resetc:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_resetc:focus {
  color: var(--negro) !important;
  outline: none !important;
}

.btn_resetc:hover {
  background: var(--bg-azul);
  color: var(--blanco) !important;
}

.btn_enviarc {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: normal !important;
  font-size: 18px !important;
  letter-spacing: 0.01em;
  color: var(--negro);
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  padding: 10px 15px;
  border-radius: 5px;
  width: 150px;
  background: var(--bg-azul);
  color: var(--blanco);
  margin: 0 5px;
}

.btn_enviarc:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_enviarc:focus {
  color: var(--negro) !important;
  outline: none !important;
}

.btn_enviarc:hover {
  background: var(--bg-azul);
  color: var(--blanco) !important;
}

.center_formcxc {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ico_plantilla {
  float: left;
  width: 100%;
  height: 60px;
  background: url("img/ico-plantilla.svg") no-repeat center;
  background-size: 28%;
}

.ico_archivo {
  float: left;
  width: 100%;
  height: 60px;
  background: url("img/ico-datosing.svg") no-repeat center;
  background-size: 25%;
}

.ico_guardarcxc {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-guardacxc.svg") no-repeat center;
  background-size: 30%;
}

.ico_seleccxc {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-selecxc.svg") no-repeat center;
  background-size: 80%;
}

.mtoptuto {
  margin-top: 20px;
}

.ico_nomcxc {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-nomxcx.svg") no-repeat center;
  background-size: 70%;
}

.ico_descrcxc {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-descricxc.svg") no-repeat center;
  background-size: 28%;
}

.ico_monedacxc {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-monedacxc.svg") no-repeat center;
  background-size: 40%;
}

.ico_listocxc {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-listocxc.svg") no-repeat center;
  background-size: 40%;
}

.ico_verificacxc {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico_verifica.svg") no-repeat center;
  background-size: 35%;
}

.ico_validacxc {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico_valida.svg") no-repeat center;
  background-size: 45%;
}

.ico_editacxc {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico_edita.svg") no-repeat center;
  background-size: 60%;
}

.max_tutorialcxc {
  max-width: 750px !important;
  width: 750px !important;
}

.btn_tutorial {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: normal !important;
  font-size: 18px !important;
  letter-spacing: 0.01em;
  color: var(--negro);
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  padding: 10px 15px;
  border-radius: 5px;
  width: 150px;
  background: var(--bg-azul);
  color: var(--blanco);
  padding: 5px 1px 7px 1px;
  margin: 0 2px 4px 7px !important;
}

.btn_tutorial:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_tutorial:focus {
  color: var(--negro) !important;
  outline: none !important;
}

.btn_tutorial:hover {
  background: var(--bg-azul);
  color: var(--blanco) !important;
}

.btn_tutorial_footer {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: normal !important;
  font-size: 18px !important;
  letter-spacing: 0.01em;
  color: var(--negro);
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  padding: 10px 15px;
  border-radius: 5px;
  width: 150px;
  color: var(--blanco);
  padding: 5px 1px 7px 1px;
  margin: 7px 2px 4px 7px;
  background: #CCCCCC;
}

.btn_tutorial_footer:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_tutorial_footer:focus {
  color: var(--negro) !important;
  outline: none !important;
}

.btn_tutorial_footer:hover {
  background: var(--bg-azul);
  color: var(--blanco) !important;
}

.btn_validar_cc {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: normal !important;
  font-size: 14px !important;
  letter-spacing: 0.01em;
  color: var(--negro);
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  padding: 10px 15px;
  border-radius: 5px;
  background: #7063F1;
  color: #FAF9FE;
  margin: 0 5px;
}

.btn_validar_cc:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_validar_cc:focus {
  color: var(--negro) !important;
  outline: none !important;
}

.btn_validar_cc:hover {
  background: var(--bg-azul);
  color: var(--blanco) !important;
}

.btn_cuenta_cc {
  color: var(--morado);
  background: #fff;
  font-size: 17px;
  float: left;
  text-align: left;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 6px 6px 9px 0px;
  border-radius: 5px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  font-weight: 600;
  letter-spacing: 0.01em;
  width: 109px;
  text-align: center;
}

.btn_lote_cc {
  float: left;
  background: #fff;
  border: 1px solid #eee !important;
  font-weight: normal !important;
  font-size: 18px !important;
  letter-spacing: 0.01em;
  color: var(--negro);
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.08);
  padding: 10px 15px;
  border-radius: 5px;
  background: var(--bg-azul);
  color: var(--blanco);
  margin: 7px 2px 4px 7px;
  width: 109px;
  padding: 7px 1px 9px 4px;
}

.btn_lote_cc:active {
  box-shadow: none !important;
  outline: none !important;
}

.btn_lote_cc:focus {
  color: var(--negro) !important;
  outline: none !important;
}

.btn_lote_cc:hover {
  background: var(--bg-azul);
  color: var(--blanco) !important;
}

.table > thead.title_cuentas_cc > tr > th {
  border-bottom: none;
  font-weight: bold;
  color: #707070;
  text-transform: uppercase;
  font-size: var(--text);
  border-bottom: solid 1px;
}

.nuTable table tbody tr td {
  color: #707070;
  font-size: 15px;
}

.estadoAceptado_cc {
  background: #82D490;
  text-align: center;
}

.estadoRechazado_cc {
  background: #FF7878;
  text-align: center;
}

.estadoPendiente_cc {
  background: #F8DB8F;
  text-align: center;
}

.estadoCreado_cc {
  background: #788EFF;
  text-align: center;
}

.text_estado {
  color: #fff;
}

.btn-busquedacxc {
  float: left;
  width: 100%;
  height: 36px;
  padding: 7px 10px 7px 10px;
  border-radius: 0 5px 5px 0;
  border: none !important;
  background: #f9f9f9 url("img/icobuscar.svg") no-repeat center;
  background-size: 15px;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}

.btn-busquedacxc:hover {
  background: #fff url("img/icobuscar.svg") no-repeat center;
  background-size: 15px;
}

.total_lotes {
  border-bottom: none;
  font-weight: bold;
  color: #707070;
  text-transform: uppercase;
  font-size: var(--text);
}

.table > thead.tbl_lotes > tr > th {
  font-weight: bold;
  color: #707070;
  text-transform: uppercase;
  font-size: var(--text) !important;
  border-bottom: solid 1px;
}

.btn_sucess_cc {
  color: #fff;
  background-color: #82D490;
}

.btn_info_cc {
  color: #fff;
  background-color: #788EFF;
}

.btn_warning_cc {
  color: #fff;
  background-color: #F8DB8F;
}

.modal_btnConfirmar {
  position: absolute;
  width: 487px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 250px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 300;
}

.contenido_btnConfirmar {
  float: left;
  width: 100%;
  padding: 0 10px;
  height: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.contenido_btnConfirmar p {
  float: left !important;
  width: 100% !important;
  text-align: center !important;
  margin-bottom: 25px !important;
  font-size: var(--text);
  color: var(--negro);
}

.focus_cc {
  background: var(--bg-rojo) !important;
}

.focus_cc td {
  color: #fff !important;
}

.seol_lote {
  background: var(--gris) !important;
}

.box_reject {
  height: 140px;
  max-height: 140px;
}

.scrollboxx {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

.scrollboxx::-webkit-scrollbar {
  width: 5px !important;
  background-color: #CCCCCC !important;
}

.scrollboxx::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  background: #2942a9 !important;
}

.btn-resumencxc {
  float: left;
  width: 50%;
  padding: 10px;
  border-radius: 5px;
  border: none !important;
  background: #ff6e64;
  background: linear-gradient(90deg, #ff6e64 0%, #ff9951);
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}

.btn_vermas {
  width: 40px;
  height: 35px;
  border: 1px solid #ddd;
  background: #fff url("img/icover.svg") no-repeat center;
  background-size: 20px;
}

.container_funcionpos {
  float: left;
  padding: 10px;
  width: 550px;
  max-width: 550px;
}

.container_funcionpos h1 {
  float: left;
  text-align: center;
  background: none !important;
  box-shadow: none !important;
  font-size: var(--sub_title);
  font-weight: 500;
  color: var(--negro);
  margin-top: 0;
  margin-bottom: 15px;
}

.container_funcionpos p {
  float: left;
  width: 100%;
  text-align: center;
  color: var(--grisos);
  font-size: var(--sub_text);
  line-height: 18px;
}

.boxdata_container {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.boxdata_cardcontainer {
  float: left;
  width: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.boxdata_cardcontainer img {
  display: block;
}

body {
  overflow-x: hidden;
}

.boxdata_cardcontainer > .boxdata_item {
  width: calc(100% - 1em);
  margin: 0.5em;
}

@media screen and (min-width: 640px) {
  .boxdata_cardcontainer > .boxdata_item {
    width: calc(50% - 1em);
  }
}

@media screen and (min-width: 1024px) {
  .boxdata_cardcontainer > .boxdata_item {
    width: calc(25% - 1em);
  }
}

@supports (grid-template-areas: "header") {
  .boxdata_cardcontainer {
    display: -ms-grid;
    display: grid;
    grid-gap: 1em;
    margin-left: 0;
    margin-right: 0;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  body {
    overflow-x: visible;
  }
  @media screen and (min-width: 640px) {
    .boxdata_cardcontainer {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media screen and (min-width: 1024px) {
    .boxdata_cardcontainer {
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
    }
  }
  @media screen and (min-width: 1440px) {
    .boxdata_cardcontainer {
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
    }
  }
  .boxdata_cardcontainer > .boxdata_item {
    width: 100%;
    margin: 0;
  }
}

.boxdata_cardcontainer .boxdata_item {
  float: left;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #eee;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}

.boxdata_cardcontainer .boxdata_item .boxdata_head {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.boxdata_cardcontainer .boxdata_item .boxdata_head .boxdata_title {
  font-size: 15px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  background: none !important;
  box-shadow: none !important;
}

.boxdata_cardcontainer .boxdata_item .boxdata_head .boxdata_gtq {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  color: #2942a9;
}

.boxdata_cardcontainer .boxdata_item .boxdata_head .boxdata_gtq sup {
  font-size: 15px;
}

.boxdata_cardcontainer .boxdata_item .boxdata_head .boxdata_uds {
  margin-top: 5px;
  font-size: 15px;
  color: #333;
}

.boxdata_cardcontainer .boxdata_item .boxdata_head .boxdata_uds sup {
  font-size: 10px;
}

.boxdata_cardcontainer .boxdata_item .border_data {
  border-top: 1px solid #eee;
  margin-top: 15px;
}

.boxdata_cardcontainer .boxdata_item .border_data .border_datar {
  border-right: 1px solid #eee;
}

.boxdata_cardcontainer .boxdata_item .border_data .boxdata_flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 15px;
}

.boxdata_cardcontainer .boxdata_item .border_data .boxdata_flex .boxdata_gtq {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  color: #2942a9;
  margin: 0;
}

.boxdata_cardcontainer .boxdata_item .border_data .boxdata_flex .boxdata_gtq sup {
  font-size: 10px;
}

.boxdata_cardcontainer .boxdata_item .border_data .boxdata_flex .boxdata_usd {
  font-size: 13px;
  color: #333;
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
}

.boxdata_cardcontainer .boxdata_item .border_data .boxdata_flex .boxdata_usd sup {
  font-size: 10px;
}

.boxdata_cardcontainer .boxdata_item .border_data .boxdata_flex .boxdata_titlefoo {
  font-size: 15px;
  color: #333;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: bold;
}

.areacolo {
  margin: 5px 0;
  background: #ff643e;
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  border-radius: 4px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.areacolo .highcharts-background {
  background: rgba(255, 255, 255, 0) !important;
  fill: rgba(255, 255, 255, 0) !important;
  filter: 0 !important;
}

.areacolo .highcharts-area {
  fill: rgba(255, 255, 255, 0.6) !important;
}

.areacolo .highcharts-grid-line {
  stroke: rgba(255, 255, 255, 0.2) !important;
}

.areacolo .highcharts-graph {
  stroke: white !important;
}

.areacolo .highcharts-axis-title tspan {
  color: #fff;
  fill: #fff;
}

.areacolo .highcharts-axis-labels text {
  color: #fff !important;
  fill: #fff !important;
}

.areacolo .highcharts-axis-labels text tspan {
  color: #fff;
  fill: #fff;
}

.areacolo h3 {
  float: left;
  color: #fff;
  font-weight: normal;
  margin: 15px 0;
  font-size: 17px;
  text-align: left;
  width: auto;
}

.areacolo h2 {
  float: right;
  color: #fff;
  font-weight: normal;
  margin: 15px 0;
  font-size: 17px;
  text-align: left;
}

.areacolo .adicio {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  float: left;
  width: 100%;
  color: #fff;
  font-weight: normal;
  padding-top: 5px;
  margin: 10px 0 10px;
  font-size: 17px;
  text-align: center;
}

.icovescritorio {
  background: url("img/icov/icov-escritorio.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icovtransacciones {
  background: url("img/icov/icov-transacciones.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icovposvirtual {
  background: url("img/icov/icov-posvirtual.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icovsolicitud {
  background: url("img/icov/icov-solicitud.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icovtienda {
  background: url("img/icov/icov-tienda.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icovclientes {
  background: url("img/icov/icov-clientes.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icovdeveloper {
  background: url("img/icov/icov-developer.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icovajustes {
  background: url("img/icov/icov-ajustes.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icovpreguntas {
  background: url("img/icov/icov-preguntas.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

body {
  background: #fff;
  font-family: "Source Sans Pro", sans-serif;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

body, html {
  height: 100%;
}

.prin_app {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.prin_app .container, .prin_app .container .row {
  height: 100%;
  position: relative;
}

.areacontenido {
  float: left;
  position: relative;
  min-height: 100%;
  background: #f9f9f9;
  top: 50px;
  right: -16%;
}

.menulateral {
  top: 50px;
  position: fixed;
  min-height: 100%;
  z-index: 100;
  background: #fff;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  /* background: -moz-linear-gradient(left, #f5f8ff 0%, #f0f0f0 100%); FF3.6-15
background: -webkit-linear-gradient(left, #f5f8ff 0%,#f0f0f0 100%); Chrome10-25,Safari5.1-6
background: linear-gradient(to right, #f5f8ff 0%,#f0f0f0 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f8ff', endColorstr='#f0f0f0',GradientType=1 ); IE6-9 */
}

.menulateral ul {
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
}

.menulateral ul li {
  float: left;
  width: 100%;
}

.menulateral ul li:hover {
  color: #fff;
  background: #f5f5f5;
  /* Old browsers */
  /*   background: -moz-linear-gradient(left, #ff643e 0%, #fa4537 100%); FF3.6-15
          background: -webkit-linear-gradient(left, #ff643e 0%,#fa4537 100%); Chrome10-25,Safari5.1-6
          background: linear-gradient(to right, #ff643e 0%,#fa4537 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 ); IE6-9 */
}

.menulateral ul li a {
  float: left;
  width: 100%;
  padding: 8px 10px;
  padding-left: 45px;
  color: #333;
  font-weight: 600;
  font-size: 15px !important;
  opacity: 0.8;
}

.menulateral ul li a:hover {
  text-decoration: none;
  opacity: 1;
  font-weight: 600;
  color: #222;
}

.menulateral ul li a small {
  position: relative;
  top: -5px;
  color: #aaa !important;
}

.no_empre {
  font-size: 16px !important;
  padding: 8px 10px;
  padding-left: 45px;
  float: left;
  width: 100%;
  margin: 0;
  background: #f5f5f5 url("icocirculo2.svg") no-repeat 15px center;
  background-size: 15px;
}

.li_btns p {
  float: right;
  margin: 0;
}

.li_btns p span {
  float: right;
  margin: 12px 10px;
  padding: 3px 10px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: bold;
}

.co_test {
  background: #ccc;
  color: #fff;
}

.co_live {
  background: #2942A9;
  color: #fff;
}

.icocheckoff {
  float: left;
  width: 100%;
  height: 50px;
  margin: 10px 0;
  background: url("img/ico-aceptada.svg") no-repeat center;
  background-size: 45px;
}

.area_login {
  position: absolute;
  width: 60%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 550px;
}

.area_login .panel {
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
}

.area_login .panel-default {
  float: left;
  width: 100%;
}

.area_login .panel-heading {
  border: none !important;
  font-size: 20px;
  font-weight: 300;
  padding: 15px !important;
  text-align: center;
  background: url("img/lineadivisoria.svg") no-repeat bottom;
  background-size: 250px;
}

.area_login .form-control {
  background: #f9f9f9;
  border: none;
  box-shadow: none !important;
  transition: none !important;
  transition: none !important;
  transition: none !important;
  height: auto !important;
  padding-left: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 15px;
}

.area_login .form-control:focus {
  border-color: none !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(152, 203, 232, 0);
  background: #ddd;
}

.inpumoneda span {
  float: left;
  width: 100%;
  background: #eee;
  margin-top: 5px;
  padding: 7px 12px;
  text-align: center;
  font-size: 14px;
  color: #EE4135;
  font-weight: bold;
  border-radius: 0 5px 5px 0;
}

.inpumoneda input {
  border-radius: 5px 0 0 5px;
}

.area_publico {
  position: absolute;
  width: 60%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.area_publico .panel {
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
}

.area_publico .panel-default {
  float: left;
  width: 100%;
}

.area_publico .panel-heading {
  border: none !important;
  font-size: 20px;
  font-weight: 300;
  padding: 15px !important;
  text-align: center;
  background: url("img/lineadivisoria.svg") no-repeat bottom;
  background-size: 250px;
}

.area_publico .form-control {
  background: #f9f9f9;
  border: none !important;
  box-shadow: none !important;
  transition: none !important;
  transition: none !important;
  transition: none !important;
  height: auto !important;
  padding-left: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 15px;
}

.area_publico .form-control:focus {
  border-color: none !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(152, 203, 232, 0);
  background: #ddd;
}

.arealogo {
  float: left;
  width: 100%;
  height: 60px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: url("img/logopagalo.svg") no-repeat center;
  background-size: 170px;
}

.arealogo2018 {
  float: left;
  width: 100%;
  height: 60px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: url("img/pagaloh2018.png") no-repeat center;
  background-size: 150px;
}

.logopagalo {
  float: left;
  width: 150px;
  height: 45px;
  margin-top: 5px;
  background: url("img/logopagalo.svg") no-repeat center;
  background-size: 130px;
}

.logopagalo2018 {
  float: left;
  width: 150px;
  height: 35px;
  margin-top: 8px;
  background: url("img/pagaloh2018.png") no-repeat left center;
  background-size: 120px;
}

.icoexcel {
  float: center;
  width: 30px;
  height: 25px;
  border: none;
  background: #f9f9f9 url("img/iconexcel.svg") no-repeat 2px center !important;
  background-size: 25px !important;
}

.icoexcel {
  float: center;
  width: 30px;
  height: 25px;
  border: none;
  background: #f9f9f9 url("img/iconexcel.svg") no-repeat 2px center !important;
  background-size: 25px !important;
}

.icopdf {
  float: center;
  width: 25px;
  height: 25px;
  border: none;
  background: #f9f9f9 url("img/iconpdf.svg") no-repeat 2px center !important;
  background-size: 25px !important;
}

.icomail {
  background: #f9f9f9 url("img/icocorreo.svg") no-repeat 7px center !important;
  background-size: 22px !important;
}

.icoclave {
  background: #f9f9f9 url("img/icoclave.svg") no-repeat 7px center !important;
  background-size: 22px !important;
}

.iconombre {
  background: #f9f9f9 url("img/iconombre.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.icotelefono {
  background: #f9f9f9 url("img/icotelefono.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.ico_paquete {
  background: #f9f9f9 url("img/ico-paquete.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.ico_api {
  background: #f9f9f9 url("img/icoplataforma.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.icoempresa {
  background: #f9f9f9 url("img/icoempresa.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.icoweb {
  background: #f9f9f9 url("img/icoweb.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.icoticket {
  background: #f9f9f9 url("img/icoticket.svg") no-repeat 7px center !important;
  background-size: 18px !important;
}

.icoventas {
  background: #f9f9f9 url("img/icoventas.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.iconit {
  background: #f9f9f9 url("img/ico-nit.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.seleico {
  padding-left: 45px;
}

.icocategoria {
  background: #f9f9f9 url("img/icocategoria.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.icoubicacion {
  background: #f9f9f9 url("img/icoubicacion.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.icoplataforma {
  background: #f9f9f9 url("img/icoplataforma.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.icoventa {
  background: url("img/icoventa.svg") no-repeat 13px center !important;
  background-size: 21px !important;
}

.icoventaes {
  background: url("img/icoventa.svg") no-repeat left center !important;
  background-size: 27px !important;
}

.icowebes {
  background: url("img/icoweb2.svg") no-repeat left center !important;
  background-size: 25px !important;
}

.icotarjeta {
  background: url("img/icotarjeta.svg") no-repeat 13px center !important;
  background-size: 17px !important;
}

.icosolicitud {
  background: url("img/icosolicitud.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icopagorecu {
  background: url("img/icopagorecu.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icotienda {
  background: url("img/ico-tienda.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icover {
  background: url("img/ico-ver.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icoproducto {
  background: url("img/ico-producto.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icoperso {
  background: url("img/ico-perso.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icosolicitudes {
  background: url("img/icosolicitud.svg") no-repeat left center !important;
  background-size: 25px !important;
}

.icoclientes {
  background: url("img/icoclientes.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icoajustes {
  background: url("img/icoajustes.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icopreguntas {
  background: url("img/icopreguntas.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icosalir {
  background: url("img/icosalir.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icoreporte {
  background: url("img/icoreporte.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icosoporte {
  background: url("img/icosoporte.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icoescritorio {
  background: url("img/icoescritorio.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li.backgris:hover a {
  color: #000;
}

.icpersonalinar {
  font-size: 16px !important;
  padding: 8px 10px;
  padding-left: 45px;
  float: left;
  width: 100%;
  margin: 0;
  background: #f5f5f5 url("img/icopersonalizar.svg") no-repeat 15px center;
  background-size: 15px;
}

.icpersonalinar:hover {
  color: #000;
}

.icoregistro {
  background: url("img/icoregistro.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icoliquidacion {
  background: url("img/icoliquidacion.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icomensaje {
  background: url("img/icomensaje.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.icoapi {
  background: url("img/icoplataforma.svg") no-repeat 15px center !important;
  background-size: 16px !important;
}

.icotuto {
  background: url("img/icovideo.svg") no-repeat 15px center !important;
  background-size: 16px !important;
}

.ico_industria {
  background: #f9f9f9 url("img/ico-categoria.svg") no-repeat 7px center !important;
  background-size: 25px !important;
}

.ico_plataforma {
  background: #f9f9f9 url("img/ico-plataforma.svg") no-repeat 7px center !important;
  background-size: 25px !important;
}

.ico_ventames {
  background: #f9f9f9 url("img/ico-ventames.svg") no-repeat 2px center !important;
  background-size: 30px !important;
}

.ico_espera {
  background: #f9f9f9 url("img/ico-espera.svg") no-repeat 2px center !important;
  background-size: 30px !important;
}

.icop {
  margin-top: 5px;
  float: left;
  width: 100%;
  padding-left: 30px;
  color: #888;
  font-size: 14px;
  margin-bottom: 0;
}

.icoinfo {
  background: url("img/icoinfo.svg") no-repeat 7px center !important;
  background-size: 18px !important;
}

.spi {
  padding-left: 0 !important;
}

.spd {
  padding-right: 0 !important;
}

.pfr {
  text-align: right;
}

.btn-login {
  float: left;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: none !important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff643e+0,fa4537+100 */
  background: #ff643e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  /* IE6-9 */
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}

.btn-activar {
  float: left;
  width: 100%;
  padding: 5px 10px;
  border-radius: 5px;
  border: none !important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff643e+0,fa4537+100 */
  background: #ff643e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  /* IE6-9 */
  color: #fff;
  font-size: 13px;
  font-weight: normal;
}

.btn-cancelar {
  float: left;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ddd !important;
  background: #fff;
  color: #777;
  font-size: 17px;
  font-weight: normal;
}

.btn-cancelar:hover {
  background: #f9f9f9 !important;
  color: #555;
}

.btn-cancelarsm {
  float: left;
  width: 100%;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #ddd !important;
  background: #fff;
  color: #777;
  font-size: 13px;
  font-weight: normal;
}

.btn-cancelarsm:hover {
  background: #f9f9f9 !important;
  color: #555;
  font-weight: bold;
}

.formbus .form-control {
  margin-top: 5px;
  background: #f9f9f9;
  border: none !important;
  box-shadow: none !important;
  transition: none !important;
  transition: none !important;
  transition: none !important;
  height: auto !important;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 10px;
  font-size: 14px;
}

.btn-busqueda {
  float: left;
  width: 100%;
  height: 36px;
  padding: 7px 10px 7px 10px;
  border-radius: 0 5px 5px 0;
  border: none !important;
  background: #ccc url("img/icobuscar.svg") no-repeat center;
  background-size: 15px;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}

.btn-busqueda:hover {
  background: #fff url("img/icobuscar.svg") no-repeat center;
  background-size: 15px;
}

.btn-filtro {
  float: left;
  width: 100%;
  height: 36px;
  padding: 7px 10px 7px 10px;
  border-radius: 5px;
  border: none !important;
  background: #ccc url("img/ico-filtro.svg") no-repeat center;
  background-size: 15px;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}

.btn-filtro:hover {
  background: #fff url("img/ico-filtro.svg") no-repeat center;
  background-size: 15px;
}

.maba {
  margin-top: 5px !important;
}

.maba2 {
  margin-top: 3px !important;
}

.sinbiz {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.areaseg {
  float: left;
  width: 100%;
  margin: 5px 0;
}

.areaseg p {
  text-align: center;
}

.btn-seg {
  float: left;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: none !important;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff643e+0,fa4537+100 */
  background: #eee;
  color: #333333;
  font-size: 17px;
  font-weight: normal;
}

.top_menu {
  height: 50px;
  position: fixed;
  width: 100%;
  z-index: 200;
}

.navbar {
  border-radius: 0 !important;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
}

.btnsalir {
  float: left;
  margin: 8px 0;
  padding: 5px 15px !important;
  border-radius: 5px;
  background: #ff643e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  /* IE6-9 */
  color: #fff !important;
}

.mtop {
  margin-top: 5px;
}

.mtop3 {
  margin-top: 7px;
}

.mtop2 {
  margin-top: 25px;
}

.regis {
  float: left;
  width: 100%;
  margin: 15px 0;
}

.regis h1 {
  color: #2942A9;
  font-size: 30px;
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 8px;
  margin-top: 8px;
}

.regis h3 {
  font-size: 16px;
  float: left;
  width: 100%;
  font-weight: normal;
  text-align: center;
  margin-bottom: 8px;
  margin-top: 8px;
}

.cajaregis {
  float: left;
  width: 100%;
  margin: 25px 0;
}

.cajaopcion {
  background: #fff;
  float: left;
  position: relative;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #eee;
  /*   min-height: 350px; */
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
}

.cajaopcion .efecto {
  position: absolute;
  background: #ff643e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  /* IE6-9 */
  bottom: -3px;
  transition: all .3s ease;
  width: 100%;
  left: 0;
  height: 1px;
  z-index: 50;
}

.cajaopcion:hover .efecto {
  transition: all .3s ease;
  bottom: 0;
  height: 100%;
  z-index: 50;
}

.cajaopcion:hover .cajaheader .imafreelancer {
  background: url("img/svg_freelancer_blanco.svg") no-repeat center;
  background-size: 55%;
  transition: all .3s ease;
}

.cajaopcion:hover .cajaheader .imastartup {
  background: url("img/svg_startup_blanco.svg") no-repeat center;
  background-size: 40%;
  transition: all .3s ease;
}

.cajaopcion:hover .cajaheader .imaavanzado {
  background: url("img/svg_avanzado_blanco.svg") no-repeat center;
  background-size: 50%;
  transition: all .3s ease;
}

.cajaopcion:hover .cajabody h3 {
  color: #fff;
  border-color: #fff;
  transition: all .3s ease;
}

.cajaopcion:hover .cajabody ul {
  display: none;
}

.cajaopcion:hover .cajabody .acep {
  float: left;
  width: 100%;
  margin-top: 15px;
  color: #fff;
  text-align: center;
  display: block;
  transition: all .3s ease;
}

.cajaopcion:hover .cajabody .icocheck {
  display: block;
  transition: all .3s ease;
  float: left;
  width: 100%;
  height: 100px;
  background: url("img/check.gif") no-repeat center;
  background-size: 80px;
  opacity: 0.95;
}

.cajaopcion .cajaheader {
  float: left;
  width: 100%;
  height: 200px;
  position: relative;
  z-index: 100;
}

.cajaopcion .cajaheader .imafreelancer {
  float: left;
  width: 100%;
  height: 100%;
  background: url("img/svg_freelancer.svg") no-repeat center;
  background-size: 55%;
  transition: all .3s ease;
}

.cajaopcion .cajaheader .imastartup {
  float: left;
  width: 100%;
  height: 100%;
  background: url("img/svg_startup.svg") no-repeat center;
  background-size: 40%;
  transition: all .3s ease;
}

.cajaopcion .cajaheader .imaavanzado {
  float: left;
  width: 100%;
  height: 100%;
  background: url("img/svg_avanzado.svg") no-repeat center;
  background-size: 50%;
  transition: all .3s ease;
}

.cajaopcion .cajabody {
  float: left;
  width: 100%;
  padding: 10px;
  min-height: 225px;
  position: relative;
  z-index: 100;
}

.cajaopcion .cajabody h3 {
  font-size: 17px;
  text-align: center;
  float: left;
  width: 100%;
  font-weight: normal;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  transition: all .3s ease;
}

.cajaopcion .cajabody p {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: normal;
}

.cajaopcion .cajabody ul {
  float: left;
  width: 100%;
  list-style: none;
  padding-left: 10px;
}

.cajaopcion .cajabody li {
  float: left;
  width: 100%;
  font-size: 15px;
  padding-left: 20px;
  line-height: 30px;
  background: url("img/icocirculo.svg") no-repeat 5px center;
  background-size: 7px;
}

.cajaopcion .cajabody .acep {
  display: none;
  transition: all .3s ease;
}

.cajaopcion .cajabody .icocheck {
  display: none;
  transition: all .3s ease;
}

.cajaopcion .cajafooter {
  float: left;
  min-height: 100px;
  width: 100%;
  padding: 10px;
  background: #ff643e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  /* IE6-9 */
  border-radius: 0 0 5px 5px;
  position: relative;
  z-index: 100;
}

.cajaopcion .cajafooter h3 {
  text-align: center;
  color: #fff;
  float: left;
  width: 100%;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 0px;
}

.cajaopcion .cajafooter p {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: none;
}

.cajahead {
  float: left;
  width: 100%;
  margin: 15px 0 0;
  padding: 15px;
}

.cajahead .imghead {
  float: left;
  width: 100%;
}

.cajahead .imghead span {
  float: left;
  width: 100%;
  height: 150px;
}

.cajahead h2 {
  font-size: 22px;
  font-weight: bold;
  float: left;
  width: 100%;
  text-align: center;
  color: #E94034;
  margin: 5px 0;
}

@media (max-width: 767px) {
  .cajahead h2 {
    font-size: 20px;
  }
}

.cajabod {
  float: left;
  width: 100%;
}

.cajabod p {
  float: left;
  width: 80%;
  margin: 0 10%;
  text-align: center;
}

@media (max-width: 767px) {
  .cajabod p {
    width: 90%;
    margin: 0 5%;
  }
}

.cajarecu ul {
  float: left;
  padding: 0;
  margin: 15px 0;
  width: 100%;
}

.cajarecu ul li {
  float: left;
  width: 33%;
  list-style: none;
  padding: 0 10px;
}

.cajarecu ul li p {
  float: left;
  width: 100%;
  margin: 10px 0;
  text-align: center;
}

.icorecurrente {
  background: url("img/icorecurrente.svg") no-repeat center;
  background-size: auto 80%;
}

@media (max-width: 767px) {
  .icorecurrente {
    background-size: auto 60%;
  }
}

.areaicopa {
  float: left;
  width: 100%;
  height: 60px;
}

.icosuscripcion {
  background: url("img/icosuscripcion.svg") no-repeat center;
  background-size: auto 80%;
}

@media (max-width: 767px) {
  .icosuscripcion {
    background-size: auto 60%;
  }
}

.icocolegio {
  background: url("img/icocolegio.svg") no-repeat center;
  background-size: auto 80%;
}

@media (max-width: 767px) {
  .icocolegio {
    background-size: auto 60%;
  }
}

.icocuentasp {
  background: url("img/icocuentasp.svg") no-repeat center;
  background-size: auto 80%;
}

@media (max-width: 767px) {
  .icocuentasp {
    background-size: auto 60%;
  }
}

.btn_aceppago {
  float: left;
  width: 70%;
  margin: 25px 15% 15px 15%;
}

@media (max-width: 767px) {
  .btn_aceppago {
    width: 100%;
    margin: 15px 0;
  }
}

.btn_aceppago a {
  float: left;
  width: 100%;
  padding: 15px 10px;
  text-align: center;
  border-radius: 5px;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  background: #ff643e;
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  color: #fff;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.btn_aceppago a:hover {
  font-weight: bold;
}

.labeltar {
  font-size: 12px;
  color: #fff;
  margin-bottom: 0;
}

.cajatarjeta {
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2942a9', endColorstr='#002883',GradientType=1 );
}

.cajatarjeta h4 {
  color: #fff;
}

.cajatarjeta .form-control {
  background: rgba(255, 255, 255, 0.1) !important;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-image: initial !important;
  border-bottom: none !important;
  border-radius: 5px !important;
  color: white !important;
  padding-top: 9px;
  padding-bottom: 9px;
}

.cajatarjeta .form-group ol .btn-default {
  background: rgba(255, 255, 255, 0.1) !important;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-image: initial !important;
  border-bottom: none !important;
  border-radius: 5px !important;
  color: white !important;
}

.cajatarjeta .btn-login {
  background: #fff !important;
  color: #2942A9 !important;
  font-weight: 600;
}

.tarpubli {
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 15px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
}

.mcaja {
  padding: 15px 0;
  overflow: initial !important;
}

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

.form-horizontal .form-group label {
  font-weight: normal;
}

.form-control {
  margin-top: 5px;
  background: #f9f9f9;
  border: none !important;
  box-shadow: none !important;
  transition: none !important;
  transition: none !important;
  transition: none !important;
  height: auto !important;
  padding-left: 45px;
  padding-top: 7px;
  padding-bottom: 5px;
  padding-right: 10px;
  font-size: 15px;
}

.form-control:focus {
  border-color: none !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(152, 203, 232, 0);
  background: #ddd;
}

.sinp {
  padding-left: 15px !important;
}

.form-group ol {
  float: left;
  width: 100% !important;
  border-radius: 5px;
}

.form-group ol .btn-default {
  padding: 6px 10px 6px 10px !important;
  background: #eee;
  border: none !important;
  font-size: 15px;
  color: #888;
}

.ltiempo {
  margin: 5px 0;
  margin-top: 55px;
}

.ltiempo ul {
  display: table;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ltiempo li {
  display: table-cell;
  position: relative;
}

.ltiempo li p {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  padding-bottom: 9px;
  border-bottom: 3px solid #eee;
  color: #bbb;
}

.ltiempo li span {
  position: absolute;
  width: 100%;
  top: 20px;
  height: 20px;
  background: url("img/icocirculop.svg") no-repeat center;
  background-size: 18px;
}

.ltiempo .actipaso p {
  color: #555;
  font-weight: 600;
  border-bottom: 3px solid #FA4637;
}

.ltiempo .actipaso span {
  background: url("img/icocirculopa.svg") no-repeat center;
  background-size: 18px;
}

.dropzone {
  min-height: 60px  !important;
  border: none !important;
  background: #eee  !important;
  padding: 5px  !important;
  border-radius: 5px  !important;
}

.dropzone .dz-preview {
  margin: 0 !important;
  display: block !important;
}

.dropzone .dz-preview .dz-details {
  padding: 0 !important;
}

.dropzone .dz-preview .dz-details .dz-filename {
  display: block;
}

.dropzone .dz-preview .dz-details .dz-filename span {
  display: block !important;
}

.dropzone .dz-preview .dz-image {
  height: 50px !important;
  width: 100%;
}

.dropzone .dz-preview .dz-image img {
  display: none !important;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #ddd !important;
  width: 100%;
  height: 50px;
}

.dropzone .dz-preview.dz-image-preview {
  background: #ddd !important;
}

.dz-error-message {
  display: none !important;
}

.minh {
  min-height: 160px;
  overflow: hidden !important;
}

.archivoagre {
  margin-top: 15px;
  height: 40px;
  float: left;
  width: 100%;
  border-radius: 7px;
  padding-left: 40px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.2);
  background: #8fc800 url("img/icoarchivo.svg") no-repeat 10px center;
  background-size: 20px;
}

.archivoagre a {
  padding: 5px 5px;
  margin-top: 3px;
  float: left;
  width: 80%;
  color: #fff;
  font-size: 15px;
}

.btneliminard {
  float: right;
  width: 10%;
  background: #fff url("img/icoeliminard.svg") no-repeat center;
  background-size: 16px;
  border-radius: 3px;
  margin: 5px;
  height: 30px;
  opacity: 0.8;
}

.btneliminard:hover {
  opacity: 1;
}

.archivoacep p {
  text-align: center;
}

.btnaceptard {
  float: left;
  width: 80%;
  padding: 5px 15px !important;
  border-radius: 5px;
  background: #ff643e;
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 );
  color: #fff !important;
  margin: 5px 10%;
  opacity: 0.8;
  text-align: center;
}

.btnaceptard:hover {
  opacity: 1;
}

.btncancelard {
  float: left;
  width: 80%;
  padding: 5px 15px !important;
  border-radius: 5px;
  background: #fff;
  color: #777 !important;
  margin: 5px 10%;
  opacity: 0.8;
  text-align: center;
  border: 1px solid #ccc;
}

.btncancelard:hover {
  opacity: 1;
  border: 1px solid #bbb;
  color: #555 !important;
}

.small-box-charts {
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  position: relative;
  display: block;
  margin-bottom: 20px;
  background-color: #fff;
  text-align: center;
  color: #333;
}

.conteconsulta {
  float: left;
  width: 100%;
  color: #2942A9;
  background: #fff;
  font-size: 17px;
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 7px 15px;
  border-radius: 3px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  font-weight: 600;
  letter-spacing: 0.01em;
}

.btn_lis {
  float: right;
}

.btn_lis a {
  color: #333;
  background: #fff;
  font-size: 13px;
  float: left;
  /* width: 100%; */
  text-align: left;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 8px 15px;
  border-radius: 5px;
  /* box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07); */
  font-weight: bold;
  letter-spacing: 0.01em;
  cursor: pointer;
  border: 1px solid #ddd;
}

.btn_lis a:hover {
  text-decoration: none;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  color: #fff;
  border: 1px solid #2942a9;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.btn_nue {
  float: right;
}

.btn_nue a {
  color: #333;
  background: #fff;
  font-size: 13px;
  float: left;
  /* width: 100%; */
  text-align: left;
  margin-bottom: 8px;
  margin-top: 8px;
  margin-left: 5px;
  padding: 8px 15px;
  border-radius: 5px;
  /* box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07); */
  font-weight: bold;
  letter-spacing: 0.01em;
  cursor: pointer;
  border: 1px solid #ddd;
}

.btn_nue a:hover {
  text-decoration: none;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  color: #fff;
  border: 1px solid #2942a9;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.btn_center {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn_center a {
  color: #333;
  background: #fff;
  font-size: 13px;
  float: left;
  width: 150px;
  text-align: center;
  margin-left: 5px;
  padding: 12px 15px;
  border-radius: 5px;
  /* box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07); */
  font-weight: normal;
  letter-spacing: 0.01em;
  cursor: pointer;
  border: 1px solid #ddd;
}

.btn_center a:hover {
  transition: all 0.5s ease;
  text-decoration: none;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  color: #fff !important;
  border: 1px solid #2942a9;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.btn_at {
  float: left;
}

.btn_at a {
  color: #333;
  background: #fff;
  font-size: 13px;
  float: left;
  /* width: 100%; */
  text-align: left;
  margin-bottom: 8px;
  margin-top: 8px;
  margin-right: 5px;
  padding: 8px 15px;
  border-radius: 5px;
  /* box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07); */
  font-weight: bold;
  letter-spacing: 0.01em;
  cursor: pointer;
  border: 1px solid #ddd;
}

.btn_at a:hover {
  text-decoration: none;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  color: #fff;
  border: 1px solid #2942a9;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

/************Liquidaciones********************/
.caja-infol {
  float: left;
  width: 100%;
  min-height: 150px;
}

.caja-infol h3 {
  float: left;
  width: 100% !important;
  font-size: 17px;
  text-align: center !important;
  color: #fff;
  margin: 10px 0 !important;
}

.caja-infol h4 {
  float: left;
  width: 100% !important;
  font-size: 40px;
  text-align: center !important;
  color: #fff;
  margin: 0 0 10px 0 !important;
  font-weight: bold;
}

.caja-infol ul {
  float: left;
  padding: 0;
  margin: 5px 0;
  list-style: none;
}

.caja-infol ul li {
  float: left;
  width: 100%;
  font-size: 15px;
  color: #fff;
  margin: 5px 0;
}

.caja-infol .ul_boton {
  float: left;
  padding: 0;
  margin: 5px 0;
  list-style: none;
  width: 100%;
}

.caja-infol .ul_boton li {
  float: left;
  width: 100%;
  margin: 5px 0;
}

.caja-infol .ul_boton a {
  color: #2942A9;
  background: #fff;
  font-size: 12px;
  float: left;
  width: 100%;
  text-align: center;
  padding: 7px 15px;
  border-radius: 3px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  font-weight: bold;
  letter-spacing: 0.01em;
}

.cajaconte .form-control {
  padding-left: 10px !important;
}

.mol {
  margin-top: 5px;
}

.cajaespera {
  float: left;
  width: 100%;
  height: 100px;
  margin-top: 15px;
}

.cajaespera .icoespera {
  float: left;
  width: 100%;
  height: 90px;
  background: url("img/icoespera.svg") no-repeat center;
  background-size: 80px;
}

[uib-typeahead-popup].dropdown-menu {
  width: 100% !important;
  padding: 0 !important;
}

.cajaresumen {
  float: left;
  width: 100%;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #999;
  min-height: 150px;
  font-family: 'Inconsolata', monospace !important;
}

.cajaresumen h3 {
  font-size: 15px;
  float: left;
  width: 100%;
  padding: 5px;
  margin: 0 0 5px 0;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #d3e0e9;
}

.menarea {
  float: left;
  width: 100%;
  padding: 5px 10px;
  padding-left: 40px;
  background: rgba(254, 94, 61, 0.3) url("img/icoalerta.svg") no-repeat 10px center;
  background-size: 16px;
  font-size: 11px;
  margin-top: 5px;
  border-radius: 5px;
}

.men_error {
  float: left;
  padding: 2px 5px;
  margin-right: 5px;
  background: rgba(254, 94, 61, 0.1);
  border-radius: 2px;
  color: #c12e20;
}

.resumenpro {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 10px;
}

.h-label label {
  font-weight: normal;
}

.dflex {
  display: flex;
  justify-content: center;
}

.menu-telefono {
  float: left;
  border-right: 1px solid #d3e0e9;
  min-height: 150px;
  height: 100%;
}

.menu-telefono ul {
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
}

.menu-telefono ul li {
  float: left;
  width: 100%;
}

.menu-telefono ul li:hover {
  background: #eee;
}

.menu-telefono ul li a {
  float: left;
  width: 100%;
  padding: 8px 10px;
  padding-left: 45px;
  color: #555;
  font-weight: 600;
  font-size: 13px !important;
}

.menu-telefono ul li a:hover {
  text-decoration: none;
}

.mirespues {
  margin: 10px 0;
}

.mirespues h3 {
  font-size: 30px;
  text-align: center;
  color: #333;
  margin: 25px 0;
}

.title_table {
  font-size: 13px !important;
}

.body_table {
  font-size: 13px;
  transition: 0.3s;
}

.icotfaq {
  float: left;
  height: 35px;
  width: 35px;
}

.maxopcio {
  width: 100px !important;
}

.maxlipago {
  width: 180px !important;
}

.lipago {
  float: left;
  padding: 0;
  margin: 0;
}

.lipago li {
  float: left;
  list-style: none;
  margin: 2px;
}

.lipago li span {
  color: #333;
  border-radius: 3px;
  border: 1px solid #ddd;
  float: left;
  padding: 2px 4px;
  margin: 0;
  line-height: 15px;
}

tr:hover {
  background: #F2F2F2;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  vertical-align: inherit;
}

.mtop_table {
  margin-top: 5px;
}

.ico-aceptada {
  float: left;
  width: 40px;
  height: 40px;
  background: url("img/ico-aceptada.svg") no-repeat center;
  background-size: 40%;
}

.ico-cancelada {
  float: left;
  width: 40px;
  height: 40px;
  background: url("img/ico-denegada.svg") no-repeat center;
  background-size: 40%;
}

.ico-reversa {
  float: left;
  width: 40px;
  height: 40px;
  background: url("img/icoreversa.svg") no-repeat center;
  background-size: 40%;
}

.ico-ventarapida {
  float: left;
  width: 50px;
  height: 50px;
  background: url("img/icoventa.svg") no-repeat center;
  background-size: 60%;
}

.ico-icosolicitud {
  float: left;
  width: 50px;
  height: 30px;
  background: url("img/icosolicitud.svg") no-repeat center;
  background-size: 45%;
}

.ico-web2 {
  float: left;
  width: 50px;
  height: 30px;
  background: url("img/icoweb2.svg") no-repeat center;
  background-size: 45%;
}

.ico-trtienda {
  float: left;
  width: 50px;
  height: 30px;
  background: url("img/ico-trtienda.svg") no-repeat center;
  background-size: 45%;
}

.icocheck {
  float: left;
  width: 100%;
  height: 50px;
  margin: 10px 0;
  background: url("img/ico-aceptada.svg") no-repeat center;
  background-size: 45px;
}

.icorecha {
  float: left;
  width: 100%;
  height: 50px;
  margin: 10px 0;
  background: url("img/ico-denegada.svg") no-repeat center;
  background-size: 45px;
}

.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: 7px 5px;
  color: #333;
}

@keyframes baocultar {
  from {
    top: 0;
  }
  to {
    top: -30%;
  }
}

@keyframes baaparecer {
  from {
    top: -30%;
  }
  to {
    top: 0;
  }
}

#area_masFaq {
  position: absolute;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 45%;
  width: 45%;
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #d3e0e9;
  z-index: 200;
  animation: 0.2s baaparecer;
}

@media (max-width: 767px) {
  #area_masFaq {
    width: 95%;
  }
}

#area_masFaq.ng-leave {
  animation: 0.2s baocultar;
}

#area_masID {
  position: absolute;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 70%;
  width: 76%;
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #d3e0e9;
  z-index: 200;
  animation: 0.2s baaparecer;
}

@media (max-width: 767px) {
  #area_masID {
    width: 95%;
  }
}

#area_masID.ng-leave {
  animation: 0.2s baocultar;
}

#area_nID {
  position: absolute;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 70%;
  width: 95%;
  max-width: 600px;
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #d3e0e9;
  z-index: 200;
  animation: 0.2s baaparecer;
}

#area_nID.ng-leave {
  animation: 0.2s baocultar;
}

#area_fID {
  position: absolute;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 70%;
  width: 80%;
  max-width: 450px;
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #d3e0e9;
  z-index: 200;
  animation: 0.2s baaparecer;
}

#area_fID.ng-leave {
  animation: 0.2s baocultar;
}

.header_area {
  float: left;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #d3e0e9;
  position: relative;
}

.header_area h1 {
  font-size: 17px;
  color: #333;
  text-align: left;
  margin: 10px 15px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .header_area h1 {
    float: left;
    font-size: 15px;
  }
}

.barra_area {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  background: #fff;
}

.barra_area .btn-login {
  padding: 5px 10px;
  margin-top: 4px !important;
}

.barra_area .btn-cancelar {
  padding: 5px 10px;
  margin-top: 4px !important;
}

.ajusp {
  margin-top: 10px;
}

@keyframes anocultar {
  from {
    right: 0;
  }
  to {
    right: -30%;
  }
}

#area_nuevoID {
  background: #fff;
  width: 100%;
  position: absolute;
  right: 0;
  animation: 0.05s anaparecer;
  z-index: 500;
  height: 100%;
}

#area_nuevoID h4 {
  float: right;
  margin: 12px 0 5px 0;
}

#area_nuevoID.ng-leave {
  animation: 0.05s anocultar;
}

.contenido_area2 {
  position: relative;
  float: left;
  width: 100%;
  height: 85%;
  overflow: auto;
}

.contenido_area2::-webkit-scrollbar {
  width: 8px;
  background-color: #ccc;
}

.contenido_area2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FB4A38;
}

.contenido_area {
  position: relative;
  float: left;
  width: 100%;
  height: 85%;
  overflow: auto;
}

.contenido_area::-webkit-scrollbar {
  width: 8px;
  background-color: #ccc;
}

.contenido_area::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FB4A38;
}

.areacerrar {
  position: absolute;
  right: 10px;
  top: 5px;
}

.icocerrar {
  float: left;
  width: 30px;
  height: 30px;
  background: url("img/ico-cerrar.svg") no-repeat center;
  background-size: 17px;
  opacity: 0.6;
  cursor: pointer;
}

.icocerrar:hover {
  opacity: 1;
}

.blink {
  padding: 5px 15px;
  font-size: 12px;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #333;
  float: left;
}

.blink:hover {
  text-decoration: none;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  color: #fff;
  border: 1px solid #2942a9;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

#area_ID {
  position: fixed;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 100%;
  width: 100%;
  margin: 0;
  right: 0;
  top: 0;
  border: 1px solid #d3e0e9;
  z-index: 200;
  animation: 0.2s baaparecer;
  overflow: auto;
}

#area_ID.ng-leave {
  animation: 0.2s baocultar;
}

.conbo {
  position: relative;
}

.table tbody tr:hover .btnvisua {
  position: absolute;
  top: 10px;
  right: 0;
  display: block;
  cursor: pointer;
  padding: 2px 5px;
  padding-left: 22px;
  font-size: 11px;
  border-radius: 3px;
  border: 1px solid #ccc;
  font-weight: bold;
  margin: 0;
  margin-right: 5px;
  color: #777;
  background: #fff url("img/icover.svg") no-repeat 5px center;
  background-size: 12px;
  transition: 0.3s;
}

.btnvisua {
  display: none;
  float: left;
  padding: 0;
  padding-left: 0;
  font-size: 0;
  border-radius: 2px;
  border: none;
  font-weight: bold;
  margin: 0;
  margin-right: 2px;
  color: #777;
  background: #fff url("img/icover.svg") no-repeat 5px center;
  background-size: 10px;
  transition: 0.3s;
}

.contenido_area {
  float: left;
  width: 100%;
}

.seccion_contenido {
  margin-top: 10px;
}

.seccion_contenido h2 {
  float: left;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  padding: 7px;
  border-bottom: 1px solid #F0F0F0;
  margin-top: 5px;
  margin-bottom: 10px;
  background: #f9f9f9;
}

.seccion_contenido td {
  font-size: 13px !important;
  padding: 5px !important;
}

.seccion_contenido th {
  font-size: 13px !important;
  padding: 5px !important;
}

.labelmen {
  float: left;
  width: 100%;
  margin: 10px 0;
  border-radius: 5px;
  padding: 5px;
}

.labelmen .ico {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.labelmen p {
  margin: 5px;
  font-size: 14px;
}

.laverde {
  background: rgba(145, 220, 90, 0.4);
  border: 1px solid #91DC5A;
}

.laverde p {
  color: #5f8e3a;
}

.laverde .ico {
  background: url("img/ico-aceptada.svg") no-repeat center;
  background-size: 70%;
}

.laazul {
  background: rgba(142, 182, 232, 0.2);
  border: 1px solid rgba(0, 109, 240, 0.5);
}

.laazul p {
  color: #006DF0;
}

.laazul .ico {
  background: url("img/icoreversa.svg") no-repeat center;
  background-size: 60%;
}

.larojo {
  background: rgba(218, 15, 52, 0.2);
  border: 1px solid rgba(218, 15, 52, 0.5);
}

.larojo p {
  color: #DA0F34;
}

.larojo .ico {
  background: url("img/ico-denegada.svg") no-repeat center;
  background-size: 60%;
}

/************Filtro de busqueda****************/
.btnfil {
  float: left;
  padding: 0;
  margin: 10px 0 5px 0;
}

.btnfil li {
  float: left;
  margin-right: 5px;
  list-style: none;
}

.btnfil li a {
  font-size: 13px;
  background: #fff;
  padding: 5px 7px;
  color: #777;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.btnfil li a:hover {
  text-decoration: none;
  font-weight: bold;
}

.btn-canfil {
  float: right;
  padding: 3px 7px;
  padding-left: 18px;
  font-size: 12px;
  font-weight: normal;
  background: #f9f9f9 url(/fonts/ico-cerrar.svg) no-repeat 5px center;
  background-size: 10px;
  border-radius: 5px;
  color: #2942A9;
  cursor: pointer;
}

.btn-canfil:hover {
  font-weight: bold;
  text-decoration: none;
  color: #2942A9;
}

/*******Solicitud de pago**************/
.panel-heading {
  background: none !important;
}

.panel-heading span {
  float: left;
  width: 100%;
  font-weight: normal;
}

.panel-heading small {
  text-align: center;
  float: left;
  width: 100%;
  font-size: 13px;
  font-weight: normal;
}

.infosoli {
  float: left;
  width: 100%;
  margin: 10px 0 10px 0;
  padding: 10px;
}

.infosoli h2 {
  margin: 5px 0;
  text-align: center;
  float: left;
  width: 100%;
}

.footer {
  float: left;
  width: 100%;
  background: #ff643e;
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e ', endColorstr='#fa4537 ',GradientType=1 );
}

.socialtop {
  list-style: none;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  padding: 0px;
}

.socialtop li {
  display: inline-block;
  float: none;
  vertical-align: middle;
  padding-right: 18px;
}

.aceptamos p {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
  margin-top: 30px;
}

.preotege p {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
  margin-top: 30px;
}

.logovisa {
  float: left;
  width: 100px;
  height: 60px;
  background: url(img/ico-visa.svg) no-repeat center;
  background-size: 100%;
}

.logomaster {
  float: left;
  width: 100px;
  height: 60px;
  background: url(img/ico-master.svg) no-repeat center;
  background-size: 90%;
}

.ico-psi {
  float: left;
  width: 100px;
  height: 60px;
  background: url(img/ico-psi.svg) no-repeat center;
  background-size: 90%;
}

.t_visa {
  float: right;
  width: 80px;
  height: 40px;
  background: url(img/ico-visa.svg) no-repeat center;
  background-size: 60px;
  margin: 0;
}

.t_master {
  float: right;
  width: 80px;
  height: 40px;
  background: url(img/ico-master.svg) no-repeat center;
  background-size: 60px;
  margin: 0;
}

.logossl {
  float: left;
  width: 200px;
  height: 60px;
  background: url(img/ico-ssl.svg) no-repeat center;
  background-size: 85%;
}

.logoaws {
  float: left;
  width: 200px;
  height: 60px;
  background: url(img/ico-amazon.svg) no-repeat center;
  background-size: 68%;
}

.footext {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
}

.footext p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}

.bcorreo {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.bcorreo a {
  text-decoration: none;
}

.bcorreo p {
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  margin-bottom: 2px;
}

.spl {
  padding-left: 10px !important;
}

.ajusin {
  padding-left: 0 !important;
  margin-top: 5px;
}

.areablan {
  margin: 10px 0;
  padding-top: 0px;
  background: #fff;
  padding-bottom: 15px;
  border-radius: 4px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.nuTable {
  margin: 10px 0;
  padding-top: 0px;
  padding-bottom: 15px;
  border-radius: 4px;
}

.nuTable .tdcard {
  float: left;
  width: 50px;
  height: 30px;
  background: url("img/ico-cvv.svg") no-repeat left center;
  background-size: auto 40px;
  color: #fff;
  padding-left: 5px;
  font-weight: bold;
}

.nuTable table {
  border-collapse: separate;
  border-spacing: 0px 10px;
}

.nuTable table .thico {
  width: 50px !important;
  height: 50px !important;
}

.nuTable table th {
  font-weight: normal;
  font-size: 15px;
}

.nuTable table tbody tr {
  background: #fff;
  border-radius: 5px !important;
  box-shadow: 0 3px 7px 0 rgba(50, 50, 93, 0.05), 0 3px 7px 0 rgba(0, 0, 0, 0.07);
}

.nuTable table tbody tr td {
  border: none !important;
  letter-spacing: 0.01em;
  font-size: 14px;
}

.nuTable table tbody tr .tdac {
  border-radius: 5px 0 0 5px;
}

.nuTable table tbody tr .tdacu {
  border-radius: 0 5px 5px 0;
}

.nuTable table tbody tr:hover {
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 69%, #fafff7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafff7',GradientType=0 );
  /* IE6-9 */
}

.nuTable table tbody tr:hover .tdac {
  border-left: 4px solid #96d962 !important;
}

.coloblan {
  background: #fff;
}

.areablan2 {
  padding-top: 15px;
  background: #fff;
  padding-bottom: 15px;
  border-radius: 4px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.tdac {
  width: 15px !important;
  padding: 0 !important;
}

.infoblan {
  float: left;
  width: 100%;
  color: #FB4A38;
  background: #fff;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 7px 15px;
  border-radius: 3px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.infoblan p {
  font-size: 16px;
  float: left;
  color: #555;
  margin: 0;
  padding: 5px 0;
  padding-left: 35px;
}

tr:hover .tdac {
  border-left: 4px solid #96d962;
}

.highcharts-credits {
  display: none !important;
}

.icomoneda {
  background: #f9f9f9 url("img/ico-moneda.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.areaacepto {
  border-radius: 5px;
  border: 1px solid #eee;
  padding: 15px 10px;
  margin-top: 10px;
}

.elmensa h2 {
  text-align: center;
}

.filtros ul {
  float: left;
  padding: 0;
  margin: 5px 0;
  list-style: none;
}

.filtros li {
  float: left;
  margin: 0 2px;
}

.filtros a {
  float: left;
  padding: 5px 10px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  font-weight: normal;
  letter-spacing: 0.01em;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.op_actual {
  text-decoration: none;
  cursor: pointer;
  color: #fff !important;
  background: #ff643e !important;
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 ) !important;
}

.lineth {
  text-decoration: line-through;
}

.caja_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 200;
  top: 0;
  left: 0;
}

.caja_cargando {
  position: absolute;
  width: 300px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 200px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 300;
}

.caja_cargando .cargadortran {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/cargadortran.gif") no-repeat center;
  background-size: 75px;
}

.caja_cargando p {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.caja_voucher {
  position: absolute;
  width: 400px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 620px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 300;
}

.caja_voucher .area_voucher {
  width: 100%;
  height: 550px;
  overflow: auto;
}

.caja_voucher .area_voucher::-webkit-scrollbar {
  width: 8px;
  background-color: #ccc;
}

.caja_voucher .area_voucher::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FB4A38;
}

.impre_voucher {
  float: left;
  margin: 15px 10px;
  width: 100%;
  max-width: 380px;
  height: 650px;
  font-family: 'Inconsolata', monospace !important;
}

.impre_voucher h2 {
  float: left;
  width: 100%;
  margin: 10px 0;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
}

.impre_voucher h3 {
  float: left;
  width: 100%;
  margin: 5px 0;
  text-align: center;
  font-size: 15px;
}

.impre_voucher h4 {
  float: left;
  width: 100%;
  margin: 5px 0;
  text-align: left;
  font-size: 15px;
  line-height: 5px;
}

.impre_voucher h5 {
  float: left;
  width: 100%;
  margin: 5px 0;
  text-align: center;
  font-size: 15px;
  line-height: 5px;
}

.impre_voucher table {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.impre_voucher td {
  font-size: 14px !important;
  padding-top: 3px;
  padding-bottom: 3px;
}

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

.impre_voucher .trpa td {
  padding-bottom: 15px;
}

.impre_voucher .linediv {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dashed #ccc;
}

.impre_voucher .areafirma {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 25px;
}

.impre_voucher .areafirma p {
  float: left;
  width: 50px;
}

.impre_voucher .areafirma span {
  float: right;
  width: 300px;
  padding-top: 18px;
  border-bottom: 1px solid #636b6f;
}

.impre_voucher .areafirma h3 {
  float: left;
  width: 100%;
  margin: 0px;
  font-size: 16px;
  text-align: center;
  line-height: 5px;
}

.caja_subiendo {
  position: absolute;
  width: 300px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 250px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 300;
}

.caja_subiendo p {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.caja_subiendo h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  color: #EE4135;
}

.caja_subiendoima {
  position: absolute;
  width: 350px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 300px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 300;
}

.caja_subiendoima p {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.caja_subiendoima h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  color: #EE4135;
}

.subiima .dropzone {
  height: 180px  !important;
  border: 2px dashed #bbb !important;
  margin-bottom: 0;
}

.subiima .dropzone .dz-preview {
  width: 100% !important;
  height: 100% !important;
}

.subiima .dropzone .dz-preview .dz-image {
  width: 100% !important;
  height: 100% !important;
}

.subiima .dropzone .dz-preview .dz-image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
}

.imaprovi {
  width: 100%;
  height: auto;
  margin: 10px 0;
}

.caja_visualizar {
  position: fixed;
  background: #fff;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  height: 450px;
  width: 60%;
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #d3e0e9;
  z-index: 200;
  animation: 0.2s baaparecer;
}

@media (max-width: 767px) {
  .caja_visualizar {
    width: 90%;
  }
}

.caja_visualizar .ng-leave {
  animation: 0.2s baocultar;
}

.p_modal {
  margin-top: 20px;
  font-size: 16px;
}

.caja_activar {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 600;
  top: 0;
  left: 0;
}

.caja_editartarifa {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 600;
  top: 0;
  left: 0;
}

.caja_cargando {
  position: absolute;
  width: 300px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 200px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 700;
}

.caja_cargando .cargadortran {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/cargadortran.gif") no-repeat center;
  background-size: 75px;
}

.caja_cargando p {
  text-align: center;
}

.caja_cargando h3 {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

.caja_nuevo {
  position: absolute;
  width: 80%;
  max-width: 450px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  min-height: 300px;
  max-height: 500px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 700;
}

.caja_nuevo .cargadortran {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/cargadortran.gif") no-repeat center;
  background-size: 75px;
}

.caja_nuevo p {
  text-align: center;
}

.caja_nuevo h3 {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

.p_modal {
  margin-top: 20px;
  font-size: 16px;
}

@keyframes alocultar {
  from {
    top: 0;
  }
  to {
    top: -30%;
  }
}

@keyframes alaparecer {
  from {
    top: -30%;
  }
  to {
    top: 0;
  }
}

.caja_alertas {
  position: absolute;
  width: 300px;
  height: auto;
  top: 15px;
  left: 0;
  right: 0;
  margin: auto;
  background: #afef80;
  z-index: 3000;
  padding: 3px;
  padding-left: 30px;
  border: 1px solid #91DC5A;
  background-size: auto 50%;
  border-radius: 10px;
  box-shadow: 0 3px 7px 0 rgba(50, 50, 93, 0.02), 0 3px 7px 0 rgba(0, 0, 0, 0.05);
}

.caja_alertas p {
  margin: 0;
  text-align: left;
  font-weight: 600;
  color: #333;
  font-size: 13px;
  padding: 5px;
  letter-spacing: 0.01em;
}

.ticketestado span {
  padding: 5px;
  padding-left: 5px;
  font-weight: normal;
  font-size: 10px;
  border-radius: 3px;
  margin: 3px 0;
  box-shadow: 0 3px 7px 0 rgba(50, 50, 93, 0.02), 0 3px 7px 0 rgba(0, 0, 0, 0.05);
}

.ticketinactivo {
  color: #333;
  height: 20px;
  background: #fd979e;
  border: 2px solid #f97c85;
}

.ticketactivo {
  color: #333;
  height: 20px;
  background: #afef80;
  border: 2px solid #91DC5A;
}

.ticketespera {
  color: #333;
  height: 20px;
  background: #ffdb04;
  border: 2px solid #b8b42edb;
}

.opestado span {
  padding: 5px;
  padding-left: 30px;
  font-weight: normal;
  font-size: 10px;
  border-radius: 3px;
  margin: 3px 0;
  box-shadow: 0 3px 7px 0 rgba(50, 50, 93, 0.02), 0 3px 7px 0 rgba(0, 0, 0, 0.05);
}

.opopcio a {
  padding: 5px 10px;
  font-weight: normal;
  font-size: 12px;
  border-radius: 3px;
  border: 1px solid #eee;
  margin: 3px 0;
  box-shadow: 0 3px 7px 0 rgba(50, 50, 93, 0.02), 0 3px 7px 0 rgba(0, 0, 0, 0.05);
  cursor: pointer;
}

.opopcio a:hover {
  text-decoration: none;
  border-radius: 3px !important;
  color: #fff;
  background: #2942a9;
  border: 1px solid #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
}

.co_ama {
  color: #333;
}

.co_verde {
  color: #333;
}

.co_rojo {
  color: #333;
}

.co_azul {
  color: #333;
}

.icotar {
  padding-left: 30px !important;
  background: url("img/ico-tarjeta.svg") no-repeat 5px center;
  background-size: 17px;
}

.caja_info {
  position: absolute;
  width: 350px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 250px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 300;
}

.caja_info p {
  font-size: 17px;
  margin: 15px 0;
  text-align: center;
}

.logopa {
  float: left;
  width: 100%;
  height: 100px;
  background: url("img/logopagalo.svg") no-repeat center;
  background-size: 170px;
}

.topg {
  margin-top: 15px;
}

.topac {
  margin-top: 5px;
}

.elglass {
  filter: blur(5px);
}

.tranacep {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-aceptada.svg") no-repeat center;
  background-size: 60px;
}

.tranerror {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/ico-denegada.svg") no-repeat center;
  background-size: 50px;
}

.elerror span {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  font-size: 13px;
  text-align: center;
}

.social_container {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footext {
  float: left;
  width: 100%;
}

.footext p {
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin-bottom: 0;
}

.ico-jupiter {
  float: left;
  width: 100%;
  height: 100px;
  background: url("img/ico-jupiter.svg") no-repeat center;
  background-size: 45%;
}

.container_formsoli {
  float: left;
  width: 100%;
  position: relative;
}

.container_formsoli .container, .container_formsoli .container .row {
  position: relative;
}

.solicitud_container {
  width: 60%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.solicitud_container .panel {
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
}

.solicitud_container .panel-default {
  float: left;
  width: 100%;
}

.solicitud_container .panel-heading {
  border: none !important;
  font-size: 20px;
  font-weight: 300;
  padding: 15px !important;
  text-align: center;
  background: url("img/lineadivisoria.svg") no-repeat bottom;
  background-size: 250px;
}

.solicitud_container .form-control {
  background: #f9f9f9;
  border: none;
  box-shadow: none !important;
  transition: none !important;
  transition: none !important;
  transition: none !important;
  height: auto !important;
  padding-left: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 15px;
}

.solicitud_container .form-control:focus {
  border-color: none !important;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(152, 203, 232, 0);
  background: #ddd;
}

.btn-rechazar {
  float: left;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: none !important;
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
}

.btn-rechazar:hover {
  background: rgba(255, 255, 255, 0.5);
  color: #000;
}

.b_input {
  border-bottom: 1px solid #fff !important;
}

.ccvinput {
  padding: 6px !important;
}

.cards__container {
  display: none;
}

.r_contra {
  float: right;
  width: 100%;
  text-decoration: none;
  margin-bottom: 10px;
  color: #333333;
}

.r_contra:hover {
  text-decoration: none;
}

.flex_center {
  display: flex;
  align-items: center;
}

.icos-rechazada {
  height: 20px;
  background: #fd979e url("img/icos-rechazada.svg") no-repeat 3px center;
  background-size: 15px;
  border: 1px solid #f97c85;
}

.icos-tarjetainc {
  height: 20px;
  background: #fd979e url("img/icos-tarcancelada.svg") no-repeat 3px center;
  background-size: 15px;
  border: 1px solid #f97c85;
}

.icos-aceptada {
  height: 20px;
  background: #afef80 url("img/icos-taraceptada.svg") no-repeat 3px center;
  background-size: 15px;
  border: 1px solid #91DC5A;
}

.icos-reversa {
  height: 20px;
  background: #8EB6E8 url("img/icos-reversa.svg") no-repeat 3px center;
  background-size: 15px;
  border: 1px solid #006DF0;
}

.icos-espera {
  height: 20px;
  background: #fdf068 url("img/icos-espera.svg") no-repeat 3px center;
  background-size: 15px;
  border: 1px solid #f4e329;
}

.label_ca {
  float: left;
  margin: 2px;
  padding: 3px 8px;
  border-radius: 5px;
  background: #eee;
  font-size: 12px;
  font-weight: 600;
}

.span_barra span {
  float: left;
  width: 100px;
  margin: 3px 0;
  height: 10px;
  background: #eee;
  border-radius: 10px;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.span_barra span small {
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  position: absolute;
  z-index: 100;
  border-radius: 10px;
}

.span_barra span p {
  top: 0;
  left: 0;
  float: left;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  text-align: center;
  font-weight: bold;
  line-height: 9px;
  font-size: 11px;
}

.colo_5 {
  background: #fcc9c9;
  width: 5px;
}

.colo_15 {
  background: #f29696;
  width: 15px;
}

.colo_25 {
  background: #eaa74f;
  width: 25px;
}

.colo_40 {
  background: #ead34f;
  width: 40px;
}

.colo_50 {
  background: #eae54f;
  width: 50px;
}

.colo_65 {
  background: #cbea4f;
  width: 65px;
}

.colo_75 {
  background: #7eea4f;
  width: 75px;
}

.colo_85 {
  background: #4feaa7;
  width: 85px;
}

.colo_100 {
  background: #4fe5ea;
  width: 100px;
}

.contaienr_terminos {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.menumas {
  float: left;
  width: 100%;
  background: #f5f5f5;
}

.menumas ul {
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
}

.menumas li {
  float: left;
  width: 100%;
}

.menumas li a {
  float: left;
  width: 100%;
  padding: 7px 10px;
  padding-left: 25px;
  font-size: 13px;
  text-decoration: none;
  color: #333;
  cursor: pointer;
  background: url("img/icocirculo.svg") no-repeat 5px center;
  background-size: 7px;
}

.menumas li a:hover {
  background: #eee url("img/icocirculo.svg") no-repeat 5px center;
  background-size: 8px;
  font-weight: bold;
}

.selecme {
  background: #ff643e !important;
  background: linear-gradient(to right, #ff643e 0%, #fa4537 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff643e', endColorstr='#fa4537',GradientType=1 ) !important;
  color: #fff !important;
}

.item_terms {
  margin-top: 25px;
  height: 300px;
  overflow-y: scroll;
  padding: 10px;
  font-size: 11px;
}

.item_terms::-webkit-scrollbar {
  width: 8px;
  background-color: #ccc;
}

.item_terms::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FB4A38;
}

.item_terms2 {
  margin-top: 15px;
  margin-bottom: 15px;
  height: 250px;
  overflow-y: scroll;
  padding: 10px;
  font-size: 12px;
}

.item_terms2::-webkit-scrollbar {
  width: 8px;
  background-color: #ccc;
}

.item_terms2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FB4A38;
}

.container_preguntas {
  float: left;
  width: 100%;
  padding: 15px 25px;
}

.container_preguntas h1 {
  float: left;
  width: 100%;
  text-align: center;
  color: #FB4A38;
  font-size: 30px;
  margin-bottom: 25px;
}

.container_preguntas h2 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: bold;
  color: #2942A9;
}

.container_preguntas h4 {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 3px;
  font-size: 16px;
  color: #2942A9;
}

.container_preguntas p {
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #000;
}

.conte_empre td, .conte_empre th {
  font-size: 13px !important;
}

.conte_empre h4 {
  color: #FB4B38;
}

.maxt {
  width: 170px !important;
}

.tit_head th {
  color: #2942A9 !important;
}

#password-confirm {
  font-size: 14px;
  padding-left: 32px;
}

.fright {
  float: right;
  width: 100%;
  text-align: right;
  font-size: 15px;
}

@media (max-width: 767px) {
  .fright {
    font-size: 17px;
  }
}

.ico_descarga {
  float: left;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: url("img/icobajar.svg") no-repeat center;
  background-size: 16px;
}

.ico_descarga:hover {
  cursor: pointer;
  background: #fff url("img/icobajar.svg") no-repeat center;
  background-size: 18px;
}

.datos_empresaphone {
  display: none;
}

.opciones {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}

.opciones li {
  float: left;
  margin-right: 5px;
}

.opciones a {
  float: left;
  width: 25px;
  height: 20px;
  margin: 0;
  cursor: pointer;
}

@media (max-width: 767px) {
  .opciones {
    width: 100%;
  }
  .opciones li {
    width: 100%;
  }
  .opciones a {
    width: 100%;
  }
}

.icocheck {
  background: url("img/icocheckgris.svg") no-repeat center;
  background-size: 20px;
}

.icocheck:hover {
  background: url("img/icocheckverde.svg") no-repeat center;
  background-size: 20px;
}

.icoeditar {
  background: url("img/icoeditar.svg") no-repeat center;
  background-size: 20px;
  opacity: 0.8;
  cursor: pointer;
}

.icoeditar:hover {
  opacity: 1;
}

.icoeditartarifa {
  float: left;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: url("img/icoeditar.svg") no-repeat center;
  background-size: 16px;
}

.icoeditartarifa:hover {
  cursor: pointer;
  background: #fff url("img/icoeditar.svg") no-repeat center;
  background-size: 18px;
}

.icoeliminar {
  background: url("img/ico-eliminar.svg") no-repeat center;
  background-size: 20px;
  opacity: 0.8;
  cursor: pointer;
}

.icoeliminar:hover {
  opacity: 1;
}

.icocheckr {
  background: url("img/icocheckverde.svg") no-repeat center;
  background-size: 20px;
}

.ac_icocheck {
  background: url("img/icocheckverde.svg") no-repeat center !important;
  background-size: 20px !important;
}

.icoupload {
  background: url("img/icoupload.svg") no-repeat center;
  background-size: 20px;
}

.icoupload:hover {
  border-radius: 25px;
  background: #91DC5A url("img/icoupload_b.svg") no-repeat center;
  background-size: 18px;
}

.icosoli {
  background: url("img/icosoli.svg") no-repeat center;
  background-size: 20px;
}

.icosoli:hover {
  border-radius: 25px;
  background: #91DC5A url("img/icosoli_b.svg") no-repeat center;
  background-size: 18px;
}

.nya-bs-select {
  width: 100% !important;
}

.infomail h3 {
  float: left;
  width: 100%;
  margin: 10px 0;
  border-radius: 1px;
  padding: 10px;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2942a9', endColorstr='#002883',GradientType=1 );
  font-size: 15px;
  color: #fff;
  text-align: center;
  font-weight: 300;
}

.infomail h2 {
  float: left;
  width: 100%;
  margin: 10px 0;
  border-radius: 1px;
  padding: 10px;
  background: #eee;
  font-size: 15px;
  color: #333;
  text-align: center;
  font-weight: 300;
}

.conbtn h4 {
  float: left;
}

.conbtn .btn_nuevo {
  float: right;
  margin: 10px 0;
}

.conbtn .btn_nuevo a {
  float: left;
  padding: 8px 15px;
  padding-left: 35px;
  background: #ddd url("img/iconuevo.svg") no-repeat 15px center;
  background-size: 15px;
  border-radius: 5px;
  text-decoration: none;
  color: #333;
  font-size: 13px;
  cursor: pointer;
}

.conbtn .btn_nuevo a:hover {
  background: #d3d3d3 url("img/iconuevo.svg") no-repeat 15px center;
  background-size: 15px;
}

.formgtq {
  position: relative;
  top: -3px;
  font-size: 13px;
  float: right;
  padding: 5px;
  background: rgba(255, 255, 255, 0.2);
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 3px;
}

.tit_ayuda {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  font-weight: 300;
  font-size: 22px;
  border-bottom: 1px solid #2942a9;
  color: #2942a9;
  margin-top: 25px !important;
  text-align: left !important;
}

.caja_help {
  float: left;
  width: 100%;
  margin: 20px 0 10px;
  padding: 15px;
  border-radius: 5px;
  border: 2px dashed rgba(41, 66, 169, 0.2);
  background: #f9f9f9;
}

.caja_help h2 {
  font-size: 15px;
  font-weight: bold;
  color: #2942a9;
  margin: 0 0 10px 0;
  line-height: 18px;
}

.caja_help p {
  font-size: 13px;
  font-weight: 400;
  color: #999;
}

.caja_indice {
  float: left;
  width: 100%;
  background: #f9f9f9;
  border-radius: 5px;
  padding: 15px;
  position: fixed;
  overflow: hidden;
  max-width: 177px;
  top: 130px;
  left: 255px;
}

.caja_indice ol {
  left: 0;
  top: 0;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  counter-reset: section;
  list-style-type: none;
}

.caja_indice li {
  float: left;
  width: 100%;
}

.caja_indice li::before {
  position: absolute;
  line-height: 36px;
  color: #fe4437;
  font-weight: bold;
  counter-increment: section;
  content: counters(section, ".") " ";
}

.caja_indice li a {
  float: left;
  width: 100%;
  color: #333;
  font-size: 14px;
  padding: 8px 0;
  border-bottom: 1px dashed #ddd;
  padding-left: 13px;
}

.caja_indice li a:hover {
  text-decoration: none;
  background: #eee;
}

.developer_container {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.caja_indice li ol {
  padding-left: 20px;
}

.caja_indice li > ol > li > a {
  padding-left: 25px;
}

pre {
  position: relative;
  border: none !important;
  background: none !important;
}

.hljs::-webkit-scrollbar {
  width: 6px !important;
  background-color: #ccc !important;
}

.hljs::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  background: #FB4A38 !important;
}

pre .line_number {
  position: absolute;
  pointer-events: none;
  top: 43px;
  left: 22px;
  width: 16px;
  counter-reset: pc;
  line-height: 7px;
  font-family: Source Code Pro,monospace;
}

pre .line_number > span {
  pointer-events: none;
  display: block;
  counter-increment: pc;
}

pre .line_number > span::before {
  content: counter(pc);
  color: #000;
  display: block;
  font-size: 13px;
  text-align: right;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

pre code {
  border-radius: 10px;
}

.text_developer {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.text_developer h3 {
  float: left;
  width: 100%;
  text-align: center;
  color: #555;
  font-size: 26px;
  margin-bottom: 20px;
}

.text_developer span {
  color: #fe4437;
}

.text_developer p {
  float: left;
  width: 100%;
  font-size: 17px;
  color: #888;
  margin-bottom: 4px;
}

.p_center {
  text-align: center;
}

.mtop {
  margin-top: 10px;
}

.mbotom {
  margin-bottom: 15px;
}

.identp {
  padding-left: 18px;
}

.parametros_empresa {
  float: left;
  width: 100%;
}

.table_pagalo {
  border: 1px solid #ccc;
}

.table_pagalo thead th {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: none;
}

.table_pagalo thead th:last-child {
  border-right: none;
}

.table_pagalo td {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.tr_background {
  background: #eee;
}

.area_developer {
  float: left;
  width: 100%;
}

.area_developer h1 {
  float: left;
  width: 100%;
  font-size: 20px;
  color: #fe4437;
  box-shadow: none;
  padding: 0;
}

.area_developer h2 {
  font-size: 20px;
  color: #888;
}

.area_developer h3 {
  font-size: 20px;
  margin-bottom: 15px;
  text-align: center;
  color: #fe4437;
  float: left;
  width: 100%;
}

.area_developer p {
  float: left;
  width: 100%;
  font-size: 17px;
  color: #888;
  margin-bottom: 4px;
  word-wrap: break-word;
}

.bulet {
  background: url("img/circulo.svg") no-repeat 5px center;
  background-size: 10px;
  padding-left: 20px;
}

.area_developer > p > span {
  color: #fe4437;
}

.parametros_container {
  float: left;
  width: 100%;
}

.flet_w {
  float: left;
  width: 100%;
}

.cards__container {
  display: none;
}

.area_tuto p {
  float: left;
  width: 100%;
  padding: 10px;
  font-size: 20px;
  color: #fe4437;
  font-weight: 400;
  text-align: center;
}

.ytp-cued-thumbnail-overlay-image {
  background-size: 100% !important;
}

.tableform input {
  padding: 5px 10px !important;
  border: 1px solid #ddd !important;
  margin: 0;
  font-size: 13px !important;
}

.tableform tr:hover {
  background: #fff !important;
}

.ulsoli {
  float: left;
  margin: 0;
  padding: 0;
}

.ulsoli li {
  float: left;
  margin-right: 5px;
  list-style: none;
}

.ulsoli a {
  float: left;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #eee;
  padding: 5px 10px;
  padding-left: 40px;
  line-height: 27px;
  color: #333;
  font-size: 13px;
}

.ulsoli a:hover {
  border: none;
  text-decoration: none;
}

.icosemail {
  background: url("img/icosolicitud.svg") no-repeat 10px center;
  background-size: 24px !important;
}

.icosemail:hover {
  background: #ff643e url("img/icosolicitud_b.svg") no-repeat 10px center;
}

.icosemaila {
  background: #ff643e url("img/icosolicitud_b.svg") no-repeat 10px center;
  background-size: 24px !important;
}

.icoslink {
  background: url("img/ico-link.svg") no-repeat 10px center;
  background-size: 20px !important;
}

.icoslink:hover {
  background: #ff643e url("img/ico-link_b.svg") no-repeat 10px center;
}

.icoslinka {
  background: #ff643e url("img/ico-link_b.svg") no-repeat 10px center;
  background-size: 20px !important;
}

.carlink {
  background: url("img/cargadortran.gif") no-repeat 10px center;
  background-size: 20px;
}

.cajaapi {
  min-height: 300px;
  border: 1px solid #eee;
  margin: 25px 0;
  border-radius: 5px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.cajaapi h2 {
  font-size: 25px;
  font-weight: 300;
  float: left;
  width: 100%;
  margin: 15px 0;
}

.cajaapi table .mintd {
  font-size: 12px !important;
}

.cajaapi table .mintd span {
  width: 200px;
  float: left;
  clear: left;
}

.btnsocial {
  float: left;
  padding: 8px;
  font-size: 12px;
  border-radius: 5px;
  color: #333;
}

.btnsocial:hover {
  text-decoration: none;
  color: #111;
}

.icowhat {
  padding-left: 35px;
  background: url("img/icowhat.svg") no-repeat 5px center;
  background-size: 22px !important;
}

.icowhat:hover {
  padding-left: 35px;
  background: #ff643e url("img/icowhat_b.svg") no-repeat 5px center;
  color: #fff;
  background-size: 22px !important;
}

.icomess {
  padding-left: 35px;
  background: #ddd url("img/icomessen.svg") no-repeat 5px center;
  background-size: 22px !important;
}

.icomess:hover {
  padding-left: 35px;
  background: #ff643e url("img/icomessen_b.svg") no-repeat 5px center;
  color: #fff;
  background-size: 22px !important;
}

.cajaconte .pinput {
  padding-left: 40px !important;
}

.icodireccion {
  background: #f9f9f9 url("img/icodireccion.svg") no-repeat 7px center !important;
  background-size: 21px !important;
}

.tipmoneda {
  font-weight: bold;
  color: #FB4A38;
}

.cancel_soli p {
  margin-top: 15px;
  margin-bottom: 15px;
}

.sinpt {
  padding-top: 0px !important;
}

.submenu {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  background: #eee;
  border-radius: 4px 4px 0 0;
}

.submenu ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}

.submenu ul li {
  float: left;
  list-style: none;
}

.submenu ul li a {
  float: left;
  padding: 5px 15px 8px;
  color: #333;
  margin: 0;
  cursor: pointer;
}

.submenu ul li a:hover {
  font-weight: bold;
  text-decoration: none;
}

.cssperfil h3 {
  float: left;
  font-size: 20px;
  margin: 15px 0;
  text-align: left;
  width: auto !important;
}

.areaeditar {
  float: right;
  margin: 0;
}

.areaeditar a {
  float: left;
  margin: 8px 0;
  padding: 5px 15px !important;
  border-radius: 5px;
  background: #ccc;
  color: #333 !important;
  opacity: 0.8;
  cursor: pointer;
}

.areaeditar a:hover {
  text-decoration: none;
  opacity: 1;
}

/*=============================================
=            Estilos para productos            =
=============================================*/
.productos_container {
  float: left;
  width: 100%;
  margin-top: 25px;
}

@media (max-width: 767px) {
  .productos_container {
    margin-top: 0;
  }
}

.productos_container .caja__producto {
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 15px;
  border-radius: 10px;
}

.productos_container .productos__item {
  background: #fff;
  border: 1px solid #ddd;
  height: 130px;
  border-radius: 10px 10px 0px 0px;
  padding: 0;
}

@media (max-width: 767px) {
  .productos_container .productos__item .ccol-xs-6 {
    width: 47%;
  }
  .productos_container .productos__item .ccol-xs-3 {
    width: 22%;
    padding-right: 2px;
  }
}

.productos_container .productos__item .productos_img {
  float: left;
  height: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.productos_container .productos__item .productos_img h4 {
  position: absolute;
  font-size: 40px;
  color: #fff;
  font-weight: normal;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  text-align: center;
}

@media (max-width: 767px) {
  .productos_container .productos__item .productos_img {
    /*   width: 90px; */
  }
}

.productos_container .productos__item .productos_desc {
  position: relative;
  float: left;
  /*  padding-right: 5px; */
  height: 85px;
  /*   border-right: 1px solid #ddd; */
}

.productos_container .productos__item .productos_desc h4 {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 8px 0;
  color: #333;
}

.productos_container .productos__item .productos_desc p {
  float: left;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 3px !important;
}

.productos_container .productos__item .productos_desc span {
  float: left;
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #2942A9;
}

.productos_container .productos__item .productos_desc .opreciog {
  float: left;
  top: 10px;
  left: 10px;
  margin-right: 5px;
  color: #FE5E3D;
  font-weight: bold;
  font-size: 16px;
}

.productos_container .productos__item .productos_desc .opreciou {
  float: right;
  text-align: right;
  top: 30px;
  right: 10px;
  margin: 0;
}

.productos_container .productos__item .opciones__productos {
  /*   padding-left: 5px; */
  /*  height: 100%; */
  position: relative;
}

.productos_container .productos__item .opciones__productos p {
  font-size: 14px;
  font-weight: bold;
  color: #FB4A38;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 2px;
}

.productos_container .productos__item .opciones__productos span {
  float: right;
  display: block;
  color: #333;
  font-size: 13px;
}

.productos_container .productos__item .opciones__productos .cont_icoe {
  float: left;
  width: 100%;
  height: 55px;
  background: url("img/icoeditar.svg") no-repeat bottom right;
  background-size: 20px;
  opacity: 0.8;
  cursor: pointer;
}

.productos_container .productos__item .opciones__productos .cont_icoe:hover {
  opacity: 1;
}

.productos_container .productos__item .opciones__productos .ostock {
  margin-top: 8px;
  float: left;
}

.productos_container .productos__item .opciones__productos .btn_op {
  float: right;
  bottom: 5px;
}

.productos_container .productos__item .opciones__productos .btn_op ul {
  padding: 0 !important;
}

.productos_container .productos__item .opciones__productos .btn_op a {
  float: left;
  width: 100%;
  padding: 8px 10px;
  padding-left: 35px;
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
  color: #555;
}

.productos_container .productos__item .opciones__productos .btn_op a:hover {
  text-decoration: none;
  font-weight: bold;
}

.productos_container .productos__footer {
  height: 50px;
  border-radius: 0px 0px 10px 10px;
  background: #eee;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.productos_container .productos__footer h4 {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  float: left;
  padding: 16px 15px;
  margin: 0;
}

.productos_container .productos__footer .ico_com {
  float: right;
}

.productos_container .productos__footer .ico_com ul {
  float: left;
  list-style: none;
  margin-right: 5px;
}

.productos_container .productos__footer .ico_com ul li {
  float: left;
  padding: 0 5px;
}

.productos_container .productos__footer .ico_com ul li a {
  float: right;
  padding: 5px;
  margin: 5px 0;
  width: 35px;
  height: 35px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.productos_container .productos__footer .ico_com ul li span {
  float: right;
  padding: 5px 10px;
  margin: 5px 0;
  height: 35px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 12px;
  cursor: pointer;
  color: #ff643e;
  font-weight: bold;
}

.productos_container .productos__footer .ico_com ul li span:hover {
  background: #ff643e;
  color: #fff;
}

.productos_container .productos__footer .ico_whatsapp {
  background: #fff url("img/icowhat.svg") no-repeat center !important;
  background-size: 18px !important;
}

.productos_container .productos__footer .ico_whatsapp:hover {
  background: #ff643e url("img/icowhat_b.svg") no-repeat center !important;
  background-size: 18px !important;
}

.productos_container .productos__footer .ico_link {
  background: #fff url("img/ico-link.svg") no-repeat center !important;
  background-size: 18px !important;
}

.productos_container .productos__footer .ico_link:hover {
  background: #ff643e url("img/ico-link_b.svg") no-repeat center !important;
  background-size: 18px !important;
}

.productos_container .productos__footer .ico_copiar {
  background: #fff url("img/ico-copiar.svg") no-repeat center !important;
  background-size: 18px !important;
}

.productos_container .productos__footer .ico_copiar:hover {
  background: #ff643e url("img/ico-copiar_b.svg") no-repeat center !important;
  background-size: 18px !important;
}

.opvisualizar {
  background: url("img/opvisualizar.svg") no-repeat 7px center;
  background-size: 20px;
}

.opeditar {
  background: url("img/opeditar.svg") no-repeat 7px center;
  background-size: 18px;
}

.opimagen {
  background: url("img/opimagen.svg") no-repeat 7px center;
  background-size: 20px;
}

.opvariacion {
  background: url("img/opvariacion.svg") no-repeat 7px center;
  background-size: 20px;
}

.opeliminar {
  background: url("img/opeliminar.svg") no-repeat 7px center;
  background-size: 20px;
}

.btn-opcio {
  float: right;
  padding: 5px 10px;
  padding-right: 25px;
  font-weight: normal;
  font-size: 12px;
  border-radius: 3px;
  border: 1px solid #ddd;
  margin: 3px 0;
  margin-right: 10px;
  cursor: pointer;
  color: #555;
  background: #fff url("img/icoopciones.svg") no-repeat right 3px center;
  background-size: 13px;
}

.btn-opcio:hover {
  text-decoration: none;
  font-weight: bold;
}

.dropdown-menu {
  right: 0;
  left: auto !important;
}

@media (min-width: 992px) {
  .ccol-md-6 {
    width: 45% !important;
  }
  .opciones__productos {
    padding-right: 2px;
  }
}

@media (min-width: 1200px) {
  .ccol-lg-6 {
    width: 50% !important;
  }
}

/*=====  End of Estilos para productos  ======*/
.lisub {
  position: relative;
  cursor: pointer;
  transition: all .3s ease;
}

.lisub:hover {
  background: transparent !important;
}

.lisub:hover span {
  background: url("img/ico-mas_b.svg") no-repeat center;
  background-size: 100%;
}

.lisub span {
  position: absolute;
  top: 12px;
  right: 8px;
  width: 15px;
  height: 15px;
  background: url("img/ico-mas.svg") no-repeat center;
  background-size: 100%;
}

.subul {
  float: left;
  width: 100%;
  list-style: none;
  background: #F5F5F5 !important;
}

.active {
  color: #333;
  background: #f5f5f5;
}

.menulateral ul li.active a {
  color: #333;
  font-weight: bold;
  opacity: 1;
}

.menulateral ul li:hover a.icoescritorio {
  background: url("img/icoescritorio_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li:hover a.icotarjeta {
  background: url("img/icotarjeta_b.svg") no-repeat 13px center !important;
  background-size: 17px !important;
}

.menulateral ul li:hover a.icoventa {
  background: url("img/icoventa_b.svg") no-repeat 13px center !important;
  background-size: 21px !important;
}

.menulateral ul li:hover a.icosolicitud {
  background: url("img/icosolicitud_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li:hover a.icopagorecu {
  background: url("img/icopagorecu_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul .lisub:hover a.icotienda {
  background: #FE5D3C url("img/ico-tienda_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
  color: #fff;
}

.menulateral ul li:hover a.icover {
  background: url("img/ico-ver_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li:hover a.icoproducto {
  background: url("img/ico-producto_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li:hover a.icoperso {
  background: url("img/ico-perso_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li:hover a.icoclientes {
  background: url("img/icoclientes_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li:hover a.icoapi {
  background: url("img/icoplataforma_b.svg") no-repeat 15px center !important;
  background-size: 16px !important;
}

.menulateral ul li:hover a.icotuto {
  background: url("img/icovideo_b.svg") no-repeat 15px center !important;
  background-size: 16px !important;
}

.menulateral ul li:hover a.icoajustes {
  background: url("img/icoajustes_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li:hover a.icopreguntas {
  background: url("img/icopreguntas_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li.active a.icoescritorio {
  background: url("img/icoescritorio_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li.active a.icotarjeta {
  background: url("img/icotarjeta_b.svg") no-repeat 13px center !important;
  background-size: 17px !important;
}

.menulateral ul li.active a.icoventa {
  background: url("img/icoventa_b.svg") no-repeat 13px center !important;
  background-size: 21px !important;
}

.menulateral ul li.active a.icosolicitud {
  background: url("img/icosolicitud_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li.active a.icopagorecu {
  background: url("img/icopagorecu_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li.active a.icoclientes {
  background: url("img/icoclientes_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li.active a.icoapi {
  background: url("img/icoplataforma_b.svg") no-repeat 15px center !important;
  background-size: 16px !important;
}

.menulateral ul li.active a.icotuto {
  background: url("img/icovideo_b.svg") no-repeat 15px center !important;
  background-size: 16px !important;
}

.menulateral ul li.active a.icoajustes {
  background: url("img/icoajustes_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li.active a.icosoporte {
  background: url("img/icosoporte_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

.menulateral ul li.active a.icopreguntas {
  background: url("img/icopreguntas_b.svg") no-repeat 15px center !important;
  background-size: 18px !important;
}

/*=============================================
=            Boton de CVV            =
=============================================*/
.btn__cvv {
  float: left;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -8px;
  bottom: 0;
  left: 35px;
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  background: url("img/icoayuda.svg") no-repeat center;
  background-size: 10px;
}

@media (max-width: 767px) {
  .btn__cvv {
    top: -6px;
    left: 50px;
    background-size: 20px;
  }
}

.caja_cvv {
  position: fixed;
  width: 300px;
  height: 300px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 100px 0 rgba(0, 0, 0, 0.3);
  z-index: 700;
  padding: 10px;
}

.caja_cvv .img_card {
  float: left;
  width: 100%;
  height: 80px;
  background: url("img/icocvv.png") no-repeat center;
  background-size: 100px;
  margin-bottom: 10px;
}

.caja_cvv p {
  text-align: center;
}

.caja_cvv h3 {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

/*=====  End of Boton de CVV  ======*/
.mauto {
  margin-right: auto;
  margin-left: auto;
}

.nya-bs-select.relbox.btn-group .dropdown-menu {
  position: relative !important;
}

.menerror {
  font-size: 11px;
  margin: 3px;
  float: left;
  background: #f78c8c;
  padding: 3px 8px;
  border-radius: 3px;
  color: #fff;
}

/*==========================================
=            Area Media Queries            =
==========================================*/
@media (max-width: 467px) {
  .area_login {
    width: 100%;
  }
  .area_publico {
    width: 100%;
  }
  .solicitud_container {
    float: left;
    width: 100%;
  }
  #area_mas {
    width: 50% !important;
  }
}

@media (max-width: 767px) {
  .ltiempo li p {
    display: none;
  }
  .regis {
    margin-top: 40px;
  }
  .mcaja {
    margin-bottom: 20px;
  }
  .form-control {
    font-size: 13px;
  }
  .pull-left {
    font-size: 13px;
  }
  .icop {
    font-size: 13px;
    margin-top: 15px;
  }
  .cajaopcion {
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .h-label label {
    line-height: 15px;
  }
  .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    width: 100%;
  }
  .dropzone.dz-clickable {
    margin-top: 20px;
  }
  .m-phone {
    margin-top: 20px;
  }
  .archivoagre a {
    font-size: 13px;
    padding: 3px 0px;
    line-height: 13px;
  }
  .btnaceptard {
    margin: 5px 5%;
    width: 90%;
    font-size: 13px;
  }
  .btncancelard {
    margin: 5px 5%;
    width: 90%;
    font-size: 13px;
  }
  /*************************  Menu  *********************************/
  .ico-menu {
    float: right;
    width: 50px;
    height: 50px;
    background: url("img/ico-menu.svg") no-repeat center;
    background-size: 50%;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 200;
  }
  .ico-salir {
    float: right;
    width: 50px;
    height: 50px;
    background: url("img/ico-exit.svg") no-repeat center;
    background-size: 50%;
  }
  .ico-menu:active {
    box-shadow: none;
  }
  .ico-menu:focus {
    outline: none;
    box-shadow: none;
  }
  .ico-salir:active {
    box-shadow: none;
  }
  .ico-salir:focus {
    outline: none;
    box-shadow: none;
  }
  #area_mas {
    display: block;
    position: fixed;
    background: #fff;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 50% !important;
    right: 0;
    top: 0;
    z-index: 200;
    padding-top: 10px;
    animation: 0.2s caparecer;
    overflow-y: auto;
  }
  @keyframes cocultar {
    from {
      right: 0;
    }
    to {
      right: -30%;
    }
  }
  @keyframes caparecer {
    from {
      right: -30%;
    }
    to {
      right: 0;
    }
  }
  #area_mas.ng-leave {
    animation: 0.2s cocultar;
  }
  .btn-menu {
    float: left;
    width: 100%;
    padding: 5px;
    position: relative;
    top: 50px;
  }
  .areacontenido {
    width: 100%;
    padding: 0;
    position: relative;
    background: #f9f9f9;
  }
  .spf {
    padding: 0;
    margin-bottom: 10px;
  }
  .smarginb_phone {
    margin-bottom: 0;
  }
  .btn_form {
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 15px;
  }
  .btn-login {
    font-size: 15px;
  }
  .footer {
    margin-top: 20px;
  }
  .socialtop li {
    padding-right: 0;
  }
  .logovisa {
    background-size: 75%;
  }
  .logomaster {
    background-size: 75%;
  }
  .logoamerican {
    background-size: 90%;
  }
  .logossl {
    width: 100px;
    background-size: 100%;
    margin-left: 34px;
  }
  .logoaws {
    width: 100px;
    background-size: 100%;
    margin-left: 10px;
  }
  .footext p {
    font-size: 14px;
    text-align: center;
  }
  .bcorreo p {
    font-size: 13px;
    margin-right: 0;
  }
  .bcorreo {
    margin-top: 10px;
  }
  .sp_phone {
    padding: 0;
  }
  .ancho_input {
    padding-bottom: 50px;
  }
  .inpumoneda {
    float: left;
    width: 100%;
  }
  .botom_phone {
    float: left;
    width: 100%;
    padding-bottom: 15px;
  }
  .order_footer {
    display: flex;
    flex-wrap: wrap;
  }
  .item__2 {
    order: 1;
    float: left;
    width: 45%;
    padding: 0;
    display: flex;
  }
  .mb_phone {
    margin-bottom: 20px;
  }
  .footext {
    text-align: center;
    font-size: 15px;
    padding: 0;
  }
  .footext p {
    font-size: 14px;
  }
  .item__3 {
    float: right;
    width: 50%;
    order: 2;
    padding: 0;
  }
  .ico-jupiter {
    background-size: 90%;
    background-position: 10px -30px;
  }
  .btn_phone {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .btn-menu {
    padding: 0 !important;
  }
  .table_phone {
    display: none;
  }
  .dnone_phone {
    display: none;
  }
  .fleft_phone {
    float: left;
    width: 100%;
    padding: 0;
  }
  .fleft_phonecp {
    float: left;
    width: 100%;
  }
  .cards__container {
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 10px;
  }
  .cards__container .card__center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .cards__container .card_item {
    float: left;
    width: 100%;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.12);
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 10px;
  }
  .cards__container .card_item .head_card {
    float: left;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #ccc;
    height: 50px;
  }
  .cards__container .card_item .head_card p {
    margin-bottom: 0;
  }
  .cards__container .card_item .head_card .id_tran {
    float: left;
    width: 50%;
    padding-top: 5px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .cards__container .card_item .head_card .cvv_tran {
    float: left;
    width: 50%;
    height: 100%;
    padding-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cards__container .card_item .head_card .cvv_tran .ico-cvv {
    float: left;
    width: 100%;
    height: 35px;
    background: url("img/ico-cvv.svg") no-repeat right center;
    background-size: 30%;
    display: flex;
    align-items: center;
  }
  .cards__container .card_item .head_card .cvv_tran .ico-cvv p {
    float: left;
    width: 100%;
    text-align: right;
    color: #fff;
    font-size: 11px;
    margin-bottom: 0;
    margin-right: 5px;
    letter-spacing: 2px;
  }
  .cards__container .card_item .head_card .cvv_tran .icotelc {
    display: block;
    float: left;
    width: 50px;
    height: 30px;
    background: url("img/icotelpb.svg") no-repeat center;
    background-size: 40%;
  }
  .cards__container .card_item .back_head {
    background: #2942a9;
    background: linear-gradient(to right, #2942a9 0%, #002883 100%);
    color: #fff;
    border-radius: 10px 10px 0 0;
    padding-left: 15px;
  }
  .cards__container .card_item .back_head p {
    display: flex;
    align-items: center;
    font-size: 13px;
  }
  .cards__container .card_item .card_body {
    float: left;
    width: 100%;
  }
  .cards__container .card_item .card_body .datos_tran {
    float: left;
    width: 50%;
    border-right: 1px solid #ccc;
    padding-top: 5px;
  }
  .cards__container .card_item .card_body .datos_tran .nombre_tran {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .cards__container .card_item .card_body .datos_tran .nombre_tran p {
    margin-bottom: 0;
    margin-left: 10px;
  }
  .cards__container .card_item .card_body .datos_tran .telefono_tran {
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .cards__container .card_item .card_body .datos_tran .telefono_tran p {
    margin-bottom: 0;
    margin-left: 10px;
    word-wrap: break-word;
  }
  .cards__container .card_item .card_body .datos_tran .telefono_tran .conico {
    width: 100%;
    height: 25px;
  }
  .cards__container .card_item .card_body .concard_recu {
    float: left;
    width: 50%;
    border-right: 1px solid #eee;
    padding-top: 5px;
  }
  .cards__container .card_item .card_body .concard_recu .suscripcion {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  .cards__container .card_item .card_body .concard_recu .suscripcion p {
    font-size: 13px;
    margin-bottom: 2px;
    color: #333;
    text-align: center;
  }
  .cards__container .card_item .card_body .concard_recu .meses {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cards__container .card_item .card_body .concard_recu .meses p {
    float: left;
    font-size: 13px;
    margin-bottom: 2px;
    color: #333;
    margin-right: 5px;
  }
  .cards__container .card_item .card_body .he-card {
    height: 100%;
    max-height: 185px;
  }
  .cards__container .card_item .card_body .info_tran {
    float: left;
    width: 50%;
    padding-top: 5px;
  }
  .cards__container .card_item .card_body .info_tran .moto_tran {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .cards__container .card_item .card_body .info_tran .moto_tran p {
    margin-bottom: 0;
    text-align: right;
    margin-right: 10px;
  }
  .cards__container .card_item .card_body .info_tran .monto_mensual {
    float: left;
    width: 100%;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .cards__container .card_item .card_body .info_tran .monto_mensual p {
    margin-bottom: 0;
    text-align: right;
    margin-right: 10px;
  }
  .cards__container .card_item .card_body .info_tran .estado_tran {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cards__container .card_item .card_body .info_tran .tcenter p {
    text-align: center;
  }
  .cards__container .card_item .card_body .dts_clientes {
    float: left;
    width: 100%;
    padding: 15px 0;
  }
  .cards__container .card_item .card_body .dts_clientes .con_cliente {
    float: left;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
  }
  .cards__container .card_item .card_body .dts_clientes .con_cliente:last-child {
    border-bottom: none;
  }
  .cards__container .card_item .card_body .dts_clientes .con_cliente p {
    font-weight: bold;
    margin-bottom: 0;
  }
  .cards__container .card_item .card_body .dts_clientes .tel_cliente {
    float: left;
    width: 100%;
    padding: 5px 0;
  }
  .cards__container .card_item .card_body .dts_clientes .tel_cliente p {
    margin-bottom: 0;
  }
  .cards__container .card_item .card_body .dts_clientes .email_cliente {
    float: left;
    width: 100%;
  }
  .cards__container .card_item .card_body .dts_clientes .email_cliente p {
    margin-bottom: 0;
  }
  .cards__container .card_item .card_body .fechatran {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 5px;
  }
  .cards__container .card_item .card_body .cont_paquete {
    font-size: 13px;
    color: #333;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
  }
  .cards__container .card_item .card_body .footercard_recu {
    float: left;
    width: 100%;
    background: #f9f9f9;
    color: #333;
    border-radius: 0 0 10px 10px;
    padding-top: 10px;
    font-size: 13px;
  }
  .cards__container .card_item .card_body .footercard_recu .title_foo {
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  .cards__container .card_item .card_body .footercard_recu .section_container {
    float: left;
    width: 100%;
    margin-top: 10px;
  }
  .input_phones {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .datos_empresaphone {
    display: block;
    float: left;
    width: 100%;
    z-index: 1000;
    margin-bottom: 18px;
  }
  .datos_empresaphone .cont_cate {
    float: left;
    width: 100%;
  }
  .datos_empresaphone .cont_cate p {
    float: left;
    font-size: 15px;
    margin-bottom: 3px;
    margin-right: 5px;
  }
  .datos_empresaphone .cont_usuario {
    float: left;
    width: 100%;
  }
  .datos_empresaphone .cont_usuario p {
    float: left;
    font-size: 15px;
    margin-bottom: 3px;
    margin-right: 5px;
  }
  .datos_empresaphone .cont_ventas {
    float: left;
    width: 100%;
  }
  .datos_empresaphone .cont_ventas p {
    float: left;
    font-size: 15px;
    margin-bottom: 3px;
    margin-right: 5px;
  }
  .datos_empresaphone .cont_moneda {
    float: left;
    width: 100%;
  }
  .datos_empresaphone .cont_moneda p {
    float: left;
    font-size: 15px;
    margin-bottom: 3px;
    margin-right: 5px;
  }
  .winfo_phone {
    float: left;
    width: 100%;
    padding: 0;
  }
  .container__phone {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
  }
  .fleft__phone {
    float: left;
    width: 100%;
    padding: 10px;
  }
  .phone_top {
    float: left;
    width: 100%;
    margin-top: 15px;
  }
  .mirespues h3 {
    font-size: 16px;
  }
  .caja_indice {
    display: none;
  }
  .text_developer h3 {
    font-size: 25px;
  }
  .text_developer p {
    font-size: 15px;
  }
  .dnone {
    display: none;
  }
  .area_developer > p > span {
    float: left;
    width: 100%;
  }
  .line_number {
    display: none;
  }
  .con_cliente:last-child {
    border-bottom: none;
  }
  .con_cliente > p > span {
    float: left;
    color: #fe4437;
    padding-left: 15px;
  }
  .cajatarjeta h4 {
    line-height: 21px;
    font-weight: bold;
    font-size: 13px;
  }
  .mptarjeta {
    padding: 3px;
  }
  .martar {
    margin: 0;
  }
  .labeltar {
    font-size: 11px;
  }
  .intarjeta {
    margin-top: 7px;
    padding: 11px !important;
  }
  .flet_sol {
    float: left;
    width: 100%;
  }
  .icos-aceptada {
    background-size: 55%;
  }
  .icos-tarjetainc {
    background-size: 55%;
  }
  .flex_soli {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .btn_center {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .desp_phone {
    font-size: 15px;
    line-height: 20px;
  }
}

@media (max-width: 991px) {
  .menulateral {
    display: none;
  }
  .ico-menu {
    float: right;
    width: 50px;
    height: 50px;
    background: url("img/ico-menu.svg") no-repeat center;
    background-size: 50%;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 200;
  }
  /*************************  Menu  *********************************/
  .ico-menu {
    float: right;
    width: 50px;
    height: 50px;
    background: url("img/ico-menu.svg") no-repeat center;
    background-size: 50%;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 200;
  }
  .ico-salir {
    float: right;
    width: 50px;
    height: 50px;
    background: url("img/ico-exit.svg") no-repeat center;
    background-size: 50%;
  }
  .ico-menu:active {
    box-shadow: none;
  }
  .ico-menu:focus {
    outline: none;
    box-shadow: none;
  }
  .ico-salir:active {
    box-shadow: none;
  }
  .ico-salir:focus {
    outline: none;
    box-shadow: none;
  }
  #area_mas {
    display: block;
    position: fixed;
    background: #fff;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 30%;
    right: 0;
    top: 0;
    z-index: 200;
    padding-top: 10px;
    animation: 0.2s caparecer;
    overflow-y: auto;
  }
  @keyframes cocultar {
    from {
      right: 0;
    }
    to {
      right: -30%;
    }
  }
  @keyframes caparecer {
    from {
      right: -30%;
    }
    to {
      right: 0;
    }
  }
  #area_mas.ng-leave {
    animation: 0.2s cocultar;
  }
  .btn-menu {
    float: left;
    width: 100%;
    padding: 5px;
    position: relative;
    top: 50px;
  }
}

@media (max-width: 1024px) {
  .navbar-right {
    display: none;
  }
  .menulateral {
    display: none;
  }
  .areacontenido {
    width: 100%;
    right: 0;
  }
  /*************************  Menu  *********************************/
  .ico-menu {
    float: right;
    width: 50px;
    height: 50px;
    background: url("img/ico-menu.svg") no-repeat center;
    background-size: 50%;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 200;
  }
  .ico-salir {
    float: right;
    width: 50px;
    height: 50px;
    background: url("img/ico-exit.svg") no-repeat center;
    background-size: 50%;
  }
  .ico-menu:active {
    box-shadow: none;
  }
  .ico-menu:focus {
    outline: none;
    box-shadow: none;
  }
  .ico-salir:active {
    box-shadow: none;
  }
  .ico-salir:focus {
    outline: none;
    box-shadow: none;
  }
  #area_mas {
    display: block;
    position: fixed;
    background: #fff;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 30%;
    right: 0;
    top: 0;
    z-index: 200;
    padding-top: 10px;
    animation: 0.2s caparecer;
    overflow-y: auto;
  }
  @keyframes cocultar {
    from {
      right: 0;
    }
    to {
      right: -30%;
    }
  }
  @keyframes caparecer {
    from {
      right: -30%;
    }
    to {
      right: 0;
    }
  }
  #area_mas.ng-leave {
    animation: 0.2s cocultar;
  }
  .btn-menu {
    float: left;
    width: 100%;
    padding: 5px;
    position: relative;
    top: 50px;
  }
}

@media (min-width: 992px) {
  .areacontenido {
    float: left;
    min-height: 100%;
    background: #f9f9f9;
  }
  .areacontenido .container {
    width: 100% !important;
  }
  .top_nyab .btn-group .dropdown-menu {
    top: -370%;
    background: #000;
    color: #fff;
  }
}

@media (min-width: 1200px) {
  .areacontenido {
    float: left;
    min-height: 100%;
    overflow: hidden;
    background: #f9f9f9;
  }
  .col-lg-m {
    width: 13%;
  }
  .col-lg-g {
    width: 87%;
    right: -13%;
  }
  .top_nyab .nya-bs-select.btn-group .dropdown-menu {
    top: -370%;
    background: #000;
    color: #fff;
  }
}

@media screen and (max-width: 1366px) {
  .top_nyab > .dropdown-menu {
    top: -160px !important;
  }
  .caja_indice {
    left: 215px;
  }
}

.pdinputc {
  padding-left: 10px !important;
}

/*=====  End of Area Media Queries  ======*/
.form_left {
  float: left !important;
  width: 100% !important;
}

.conta_btnayuda {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mlb {
  margin-left: 5px;
}

.container_pasolinea {
  margin-bottom: 25px;
}

.title_pagolinea {
  margin-top: 55px;
}

.title_pagolinea h3 {
  float: left;
  width: 100%;
  text-align: center;
}

.bottom_table {
  margin-bottom: 10px !important;
}

.container_buttonptodo {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.container_buttonptodo .btn_ptodo {
  float: left;
  width: 25%;
  padding: 8px;
  border-radius: 5px;
  text-decoration: none;
  background: #fff;
  border: 1px solid #2942a9;
  color: #2942a9;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  outline: none !important;
}

.infoEmpresa {
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px 20px;
  border-top: 1px dashed #333;
}

@media (max-width: 767px) {
  .infoEmpresa {
    margin-top: 15px;
  }
}

.tel_pago {
  float: left;
  width: 100%;
  color: #000 !important;
}

.total_ptlinea {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}

p.totalpago_linea {
  float: left;
  width: 100%;
  margin: 0 !important;
  text-align: center !important;
  font-size: 20px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  color: #2942a9;
}

.ico_correop {
  float: left;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  padding-left: 40px;
  background: url("img/ico-correop.svg") no-repeat 7px center;
  background-size: 27px;
}

.ico_telefonop {
  float: left;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  padding-left: 40px;
  background: url("img/ico-telefonop.svg") no-repeat 7px center;
  background-size: 27px;
}

.ico_direccionp {
  float: left;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  padding-left: 40px;
  background: url("img/ico-direccionp.svg") no-repeat 7px center;
  background-size: 27px;
}

.dflex_start {
  display: flex;
  justify-content: flex-start;
}

.logos_pagolinea {
  float: left;
  width: 100%;
  padding-left: 15px;
}

@media (max-width: 767px) {
  .logos_pagolinea {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
}

.mbottom {
  margin-bottom: 20px;
}

.btn_cancelarlinea {
  float: left;
  width: 100%;
  padding: 8px;
  border-radius: 5px;
  text-decoration: none;
  background: #fff;
  border: 1px solid #2942a9;
  color: #2942a9;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  outline: none !important;
}

.container_pagoLinea {
  float: left;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .container_pagoLinea {
    background-size: 300%;
    background-position: 100%;
  }
}

@media (max-width: 767px) {
  .mb_footerpago {
    margin-bottom: 30%;
  }
}

.max_widthForm {
  max-width: 480px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .max_widthForm {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
}

.header_pagoLinea {
  float: left;
  position: relative;
  width: 100%;
  height: 200px;
  background: var(--portada) no-repeat center;
  background-size: cover;
  border-radius: 0 0 50px 50px;
}

@media (max-width: 767px) {
  .header_pagoLinea {
    padding: 0 10px;
    height: 180px;
  }
}

.header_pagoLinea .avatar {
  margin-left: 10px;
  margin-top: 10px;
  height: 100px;
  width: 100px;
  border-radius: 5px;
  max-width: 100%;
  border: 4px solid #fff;
}

@media (max-width: 767px) {
  .header_pagoLinea .avatar {
    margin: 0;
    margin-top: 15px;
    height: auto;
  }
}

.header_pagoLinea .contianer_descriptionheadt {
  float: left;
}

.header_pagoLinea .contianer_descriptionheadt .username {
  font-size: 25px;
  color: #fff;
  font-weight: bold;
}

.header_pagoLinea .contianer_descriptionheadt .telefono_frm {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}

.container__cardfrm {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -35px;
}

.container__cardfrm .pago_container {
  float: left;
  width: 90%;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  padding: 10px;
}

.form_cuentas {
  float: left;
  width: 100%;
}

.form_cuentas h1 {
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: normal;
}

.mtop_btn {
  margin-top: 15px;
}

.btn_pagocuenta {
  background: linear-gradient(90deg, #ff6e64 0%, #ff9951);
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  margin-top: 15px;
  width: 60%;
}

.btn_pagocuenta:hover {
  color: #fff;
}

.montoCuenta {
  font-size: 25px;
  font-weight: bold;
  color: #000;
}

.montoCuentaAbono {
  font-size: 19px;
  color: #232121;
  line-height: 20px;
}

.btn_abonopcuenta {
  background: linear-gradient(90deg, #5477f0 0%, #6c64ee);
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  margin-top: 15px;
  width: 60%;
}

.btn_abonopcuenta:hover {
  color: #fff;
}

.header_detalle {
  --radius: 280px;
  float: left;
  position: relative;
  width: 100%;
  height: 200px;
  background: radial-gradient(circle var(--radius) at 10% 5%, #ff6567 70%, #fff 50%);
  padding-top: 15px;
}

@media (max-width: 767px) {
  .header_detalle {
    padding: 0 10px;
    height: 180px;
  }
}

.header_detalle .avatar {
  margin-left: 10px;
  margin-top: 0;
  height: 9.23em;
  width: auto;
  border-radius: 18em;
  max-width: 100%;
}

@media (max-width: 767px) {
  .header_detalle .avatar {
    margin: 0;
    margin-top: 15px;
    height: 100px;
  }
}

.header_detalle .contianer_descriptionheadt {
  float: left;
}

.header_detalle .contianer_descriptionheadt .telefono_frm {
  font-size: 18px;
  color: #000;
  font-weight: normal;
}

.container_itemlist {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  padding: 10px;
}

.list_container {
  float: left;
  width: 100%;
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}

.list_container::-webkit-scrollbar {
  width: 2px;
  background-color: #ccc;
}

.list_container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #2942a9;
  background: linear-gradient(to right, #2942a9 0%, #002883 100%);
}

.list_container .container_cliente {
  float: left;
  width: 100%;
}

.list_container .container_cliente p {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

.list_container .card_transaccion {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  padding: 10px !important;
  margin-bottom: 15px;
  overflow: hidden;
}

.list_container .card_transaccion .fecha_container {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.list_container .card_transaccion .fecha_container p {
  float: left;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  color: #000;
  margin: 0;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .list_container .card_transaccion .fecha_container p {
    font-size: 12px;
  }
}

.list_container .card_transaccion .fecha_container p.color_fecha {
  color: #999;
}

.list_container .card_transaccion .monto_tran p {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin: 0;
}

@media (max-width: 767px) {
  .list_container .card_transaccion .monto_tran p {
    font-size: 16px;
  }
}

.list_container .card_transaccion .border_ico {
  border-left: 1px solid #e8e8e8;
}

.list_container .card_transaccion .ico_detalle {
  float: left;
  width: 100%;
  height: 50px;
  background: url("img/ico-mas.svg") no-repeat center;
  background-size: 50%;
  transition: all .2s ease;
  cursor: pointer;
}

.list_container .card_transaccion .detalle_container .title_detalle {
  margin: 0;
}

.list_container .card_transaccion .detalle_container .line_detalle {
  float: left;
  width: 100%;
  height: 1px;
  background: #000;
  margin-bottom: 5px;
}

.list_container .card_transaccion .detalle_container .top_productos {
  margin-top: 10px;
}

.list_container .chk_cuentas {
  float: left;
  width: 100%;
}

.list_container .chk_cuentas input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.list_container .chk_cuentas input[type="checkbox"] + .chk-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}

.list_container .chk_cuentas input[type="checkbox"]:checked + .chk-label:before {
  background-color: #2942A9;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

.list_container .chk_cuentas input[type="checkbox"]:focus + .chk-label:before {
  outline: none;
  border-color: #2942A9;
}

.list_container .chk_cuentas input[type="checkbox"]:disabled + .chk-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}

.list_container .chk_cuentas input[type="checkbox"] + .chk-label:empty:before {
  margin-right: 0;
}

.h_card {
  height: 100px;
  transition: height .2s ease;
}

.h_contcard {
  height: 100px;
}

.h_cardDetalle {
  height: 185px;
  transition: height .2s ease;
}

.h_cardDetallecuota {
  height: 270px;
  transition: height .2s ease;
}

.botom_detaller {
  margin-bottom: 5px;
}

.ico_opendetalle {
  transition: all .2s ease;
  transform: rotate(180deg);
}

.border_tranaccept {
  border-left: 8px solid #66cd00 !important;
}

.buttonsc_container {
  float: left;
  width: 100%;
  margin-top: 25px;
}

.cuentasflex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ico_cerrarabono {
  float: left;
  width: 50px;
  height: 50px;
  background: url("img/ico-elitem.svg") no-repeat center;
  background-size: 50%;
  cursor: pointer;
}

.container_frmtarjeta {
  float: left;
  width: 100%;
}

.container_frmtarjeta .container_tarjeta {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  padding: 10px;
}

.container_frmtarjeta .container_tarjeta .totalpagoCuetna {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-bottom: 5px;
  text-align: center;
}

.container_frmtarjeta .container_tarjeta .totalmontoCuenta {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  margin-top: 0;
}

.container_frmtarjeta .container_tarjeta .formpago_tarc label {
  color: #454545 !important;
  font-weight: 400 !important;
  font-size: 15px !important;
}

.container_frmtarjeta .container_tarjeta .formpago_tarc input.text_card {
  background: #fff !important;
  border-radius: 8px !important;
  border: 1px solid #454545 !important;
  color: #454545 !important;
  margin-bottom: 10px !important;
}

.container_shared {
  float: left;
  width: 90%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  padding: 10px;
  margin-top: 0;
}

.container_shared a {
  color: #6c64ee;
}

.flex_centeritem {
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_qr {
  float: left;
  position: relative;
  width: 100%;
  background: linear-gradient(90deg, #ff6e64 0%, #ff9951);
  border-radius: 0 0 10px 10px;
  padding-top: 20px;
}

.container_qr .ico_chektran {
  float: left;
  width: 100%;
  height: 50px;
  background: url("img/icov/ico-info.svg") no-repeat center;
  background-size: 50px;
}

.container_qr .description_pagoqr {
  float: left;
  width: 100%;
  margin-top: 10px;
}

.container_qr .description_pagoqr p {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
}

.container_qr .description_pagoqr h1 {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.container_qr .container_boxqr {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 5%;
}

.container_qr .container_boxqr .boxqr_item {
  float: left;
  width: 90%;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.08);
  padding: 10px;
}

.container_qr .container_boxqr .container_icophone {
  float: left;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_qr .container_boxqr .container_icophone .ico_phoneqr {
  float: left;
  width: 50px;
  height: 50px;
  background: url("img/icov/ico-telefono.svg") no-repeat center;
  background-size: 25px;
}

.container_qr .container_boxqr .info_pagoqr {
  float: left;
  width: 100%;
}

.container_qr .container_boxqr .info_pagoqr p {
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 18px;
  color: #000;
  line-height: 20px;
}

@media (max-width: 767px) {
  .container_qr .container_boxqr .info_pagoqr p {
    font-size: 15px;
    line-height: 15px;
  }
}

.container_qr .container_boxqr .contaienr_imgqr {
  float: left;
  width: 100%;
  height: 150px;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_qr .container_boxqr .contaner_btndescarga {
  float: left;
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container_qr .container_boxqr .contaner_btndescarga .btn_descargaqr {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  background: url("img/icov/ico-descarga.svg") no-repeat left, linear-gradient(90deg, #5477f0 0%, #6c64ee);
  background-size: 20px;
  padding-left: 30px;
}

.container_qr .container_boxqr .contaner_btndescarga .btn_descargaqr:hover {
  color: #fff;
}

.cont_btnwhats {
  float: left;
  width: 100%;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cont_btnwhats .btn_sharedwhats {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  background: url("img/icov/ico-whats.svg") no-repeat left;
  background-size: cover;
  width: 160px;
  height: 45px;
}

.cont_btnwhats .btn_sharedwhats:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .wbtncard {
    width: 80%;
  }
}

.btn_atrascp {
  float: left;
  background: #fff;
  border: 1px solid #ddd;
  color: #000;
  font-size: 15px;
  font-weight: normal;
  margin-top: 15px;
  width: 80%;
}

.top_footerline {
  margin-top: 25%;
}

.h_autolines {
  height: auto !important;
}

.logo_pci {
  float: left;
  width: 120px;
  height: 70px;
  background: url("img/logopci.png") no-repeat center;
  background-size: 100%;
}

.logo_cybs {
  float: left;
  width: 120px;
  height: 70px;
  background: url("img/logocybersource.png") no-repeat center;
  background-size: 100%;
}

.logo_visa {
  float: left;
  width: 120px;
  height: 70px;
  background: url("img/logovisa.png") no-repeat center;
  background-size: 100%;
}

.logo_master {
  float: left;
  width: 120px;
  height: 70px;
  background: url("img/logomaster.png") no-repeat center;
  background-size: 100%;
}

.espac {
  margin: 5px 20px;
}

.foo_regis {
  padding-top: 5px !important;
  float: left;
}

.foo_regis p {
  margin: 15px 0 !important;
  color: #999 !important;
}

.footerbg_gris {
  background: #F4F7FD !important;
}

.btn_tutorial {
  border-radius: 50px;
  background: linear-gradient(90deg, #ff6e64 0%, #ff9951);
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  margin-top: 10px;
}

.btn_tutorial:hover {
  color: #fff;
  background: linear-gradient(90deg, #5477f0 0%, #6c64ee);
}

.w_btnabonou {
  width: 60%;
}

.tuto_frame iframe {
  float: left;
  width: 100%;
  height: 500px;
}

@media screen and (max-width: 639px) {
  .tuto_frame iframe {
    height: 350px;
  }
}

.btn__cvvavon {
  float: left;
  width: 25px;
  height: 25px;
  position: relative;
  top: -2px;
  bottom: 0;
  left: 50px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  background: url("img/icov/ico-duda.svg") no-repeat center;
  background-size: 13px;
}

@media (max-width: 767px) {
  .btn__cvvavon {
    top: -3px;
  }
}

.monto_container {
  float: left;
  width: 100%;
}

.widh_fullbtn {
  width: 100% !important;
}

.color_red {
  color: rgba(202, 23, 23, 0.938) !important;
}

:root {
  --bg-rojo: linear-gradient(to right, #ff6e64 0%, #ff9951 100%);
  --bg-azul: linear-gradient(to right, #5477f0 0%, #6c64ee 100%);
  --blanco: #fff;
  --gris: #e8e8e8;
  --grisc: #f9f9f9;
  --negro: #454545;
  --naranja: #ffa04e;
  --melon: #ff6567;
  --morado: #7963f1;
  --grisos: #999;
  --rojo: #f96c55;
  --verde: #6ccf25;
  --azul: #1473e6;
}

:root {
  --title: 18px;
  --sub_title: 16px;
  --text: 15px;
  --sub_text: 14px;
  --small_text: 13px;
  --small_span: 11px;
}

@media screen and (max-width: 639px) {
  :root {
    --title: 18px;
    --sub_title: 16px;
    --text: 14px;
    --sub_text: 13px;
    --small_text: 12px;
    --small_span: 10px;
  }
}

body, html {
  height: 100%;
}

.prin_app {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}

.prin_app .container, .prin_app .container .row {
  height: 100%;
  position: relative;
}

.areacontenido {
  float: left;
  position: relative;
  min-height: 100%;
  background: #f9f9f9;
  top: 50px;
}

.contepa {
  float: left;
  width: 100%;
}

.contepa h1 {
  color: #2942A9;
  background: #fff;
  font-size: 17px;
  float: left;
  /* width: 100%; */
  text-align: left;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 7px 15px;
  border-radius: 3px;
  box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  font-weight: 600;
  letter-spacing: 0.01em;
}

.contepa h3 {
  font-size: 16px;
  float: left;
  width: 100%;
  font-weight: normal;
  text-align: center;
  margin-bottom: 8px;
  margin-top: 8px;
}

/*# sourceMappingURL=app.css.map */

.form_Tarjeta{
  width: 80% !important;
  margin: 15px 10% !important;
}

.area_tarjeta p{
  font-weight: bold;
  font-size: 20px;
}
