html {
  background-color: #171718; }

#wrap #conversation {
  padding: 3px; }

.navbar {
  margin-bottom: 0 !important; }

.abmig .clearfix {
  display: inherit; }

#conversation .comment-content {
  border-width: 1px !important; }

.comment-replier__form .form-grouper {
  display: table !important; }

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0); }

  100% {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes load {
  0% {
    -moz-transform: rotate(0); }

  100% {
    -moz-transform: rotate(360deg); } }

@keyframes load {
  0% {
    transform: rotate(0); }

  100% {
    transform: rotate(360deg); } }

.note-editable ul {
  list-style-type: disc;
  padding-left: 40px; }

.note-editable i, .note-editable em {
  font-style: italic; }

#global-login .auth-cont .abicon:hover {
  color: #ec2228 !important; }

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

  to {
    background-position: 0 0; } }

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

  to {
    background-position: 0 0; } }

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

@media (max-width: 992px) {
  .navbar-brand {
    margin-left: 15px; }
  .container {
    width: auto !important; } }

.abmig {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;



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

    to {
      background-position: 0 0; } }

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

    to {
      background-position: 0 0; } }

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
























  @-webkit-keyframes load {
    0% {
      -webkit-transform: rotate(0); }

    100% {
      -webkit-transform: rotate(360deg); } }

  @-moz-keyframes load {
    0% {
      -moz-transform: rotate(0); }

    100% {
      -moz-transform: rotate(360deg); } }

  @keyframes load {
    0% {
      transform: rotate(0); }

    100% {
      transform: rotate(360deg); } }



















   }
  .abmig h1, .abmig h2, .abmig h3, .abmig h4, .abmig h5, .abmig h6 {
    margin: inherit !important; }
  .abmig .btn-default:hover {
    color: #fff !important;
    background-color: #ec2228 !important;
    border-color: #ec2228 !important; }
  .abmig .btn-primary:hover, .abmig .btn-primary:focus {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333; }
  .abmig .btn-ultralight:hover {
    color: #ec2228 !important; }
  .modal-footer .btn + .btn {
    margin-left: 5px !important; }
  .modal-body {
    width: 100%; }
  .modal-body .auth-cont {
    margin-top: 20px !important; }
  .modal-body .auth-cont > li > a.abicon {
    color: #333333 !important; }
  .modal-body {
    display: table; }
  .abmig article, .abmig aside, .abmig details, .abmig figcaption, .abmig figure, .abmig footer, .abmig header, .abmig hgroup, .abmig main, .abmig nav, .abmig section, .abmig summary {
    display: block; }
  .abmig audio, .abmig canvas, .abmig video {
    display: inline-block; }
  .abmig audio:not([controls]) {
    display: none;
    height: 0; }
  .abmig [hidden], .abmig template {
    display: none; }
  .html--abmig {
    font-family: "tn-devices";
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .body--abmig {
    margin: 0; }
  .abmig a {
    background: transparent; }
  .abmig a:focus {
    outline: thin dotted; }
  .abmig a:active, .abmig a:hover {
    outline: 0; }
  .abmig h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .abmig abbr[title] {
    border-bottom: 1px dotted; }
  .abmig b, .abmig strong {
    font-weight: bold; }
  .abmig dfn {
    font-style: italic; }
  .abmig hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  .abmig mark {
    background: #ff0;
    color: #000; }
  .abmig code, .abmig kbd, .abmig pre, .abmig samp {
    font-family: monospace, serif;
    font-size: 1em; }
  .abmig pre {
    white-space: pre-wrap; }
  .abmig q {
    quotes: "\201C" "\201D" "\2018" "\2019"; }
  .abmig small {
    font-size: 80%; }
  .abmig sub, .abmig sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .abmig sup {
    top: -0.5em; }
  .abmig sub {
    bottom: -0.25em; }
  .abmig img {
    border: 0; }
  .abmig svg:not(:root) {
    overflow: hidden; }
  .abmig figure {
    margin: 0; }
  .abmig fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .abmig legend {
    border: 0;
    padding: 0; }
  .abmig button, .abmig input, .abmig select, .abmig textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0; }
  .abmig button, .abmig input {
    line-height: normal; }
  .abmig button, .abmig select {
    text-transform: none; }
  .abmig button, .html--abmig input[type="button"], .abmig input[type="reset"], .abmig input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .abmig button[disabled], .html--abmig input[disabled] {
    cursor: default; }
  .abmig input[type="checkbox"], .abmig input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .abmig input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .abmig input[type="search"]::-webkit-search-cancel-button, .abmig input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .abmig button::-moz-focus-inner, .abmig input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .abmig textarea {
    overflow: auto;
    vertical-align: top; }
  .abmig table {
    border-collapse: collapse;
    border-spacing: 0; }
  @media print {
    .abmig {
      @page {
        margin: 2cm 0.5cm; }
 }
      .abmig * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important; }
      .abmig a, .abmig a:visited {
        text-decoration: underline; }
      .abmig a[href]:after {
        content: " (" attr(href) ")"; }
      .abmig abbr[title]:after {
        content: " (" attr(title) ")"; }
      .abmig a[href^="javascript:"]:after, .abmig a[href^="#"]:after {
        content: ""; }
      .abmig pre, .abmig blockquote {
        border: 1px solid #999;
        page-break-inside: avoid; }
      .abmig thead {
        display: table-header-group; }
      .abmig tr, .abmig img {
        page-break-inside: avoid; }
      .abmig img {
        max-width: 100% !important; }
      .abmig p, .abmig h2, .abmig h3 {
        orphans: 3;
        widows: 3; }
      .abmig h2, .abmig h3 {
        page-break-after: avoid; }
      .abmig select {
        background: #fff !important; }
      .abmig .navbar {
        display: none; }
      .abmig .table td, .abmig .table th {
        background-color: #fff !important; }
      .abmig .btn > .caret, .abmig .dropup > .btn > .caret {
        border-top-color: #000 !important; }
      .abmig .label {
        border: 1px solid #000; }
      .abmig .table {
        border-collapse: collapse !important; }
      .abmig .table-bordered th, .abmig .table-bordered td {
        border: 1px solid #ddd !important; } }
  .abmig *, .abmig *:before, .abmig *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .html--abmig {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .body--abmig {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #545659;
    background-color: #ffffff; }
  .abmig input, .abmig button, .abmig select, .abmig textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .abmig a {
    color: #0384CE;
    text-decoration: none; }
  .abmig a:hover, .abmig a:focus {
    color: #0d4071;
    text-decoration: underline; }
  .abmig a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .abmig img {
    vertical-align: middle; }
  .abmig .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .abmig .img-rounded {
    border-radius: 6px; }
  .abmig .img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }
  .abmig .img-circle {
    border-radius: 50%; }
  .abmig hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee; }
  .abmig .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .abmig h1, .abmig h2, .abmig h3, .abmig h4, .abmig h5, .abmig h6, .abmig .h1, .abmig .h2, .abmig .h3, .abmig .h4, .abmig .h5, .abmig .h6, .abmig .h7 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #333; }
  .abmig h1 small, .abmig h2 small, .abmig h3 small, .abmig h4 small, .abmig h5 small, .abmig h6 small, .abmig .h1 small, .abmig .h2 small, .abmig .h3 small, .abmig .h4 small, .abmig .h5 small, .abmig .h6 small, .abmig .h7 small, .abmig h1 .small, .abmig h2 .small, .abmig h3 .small, .abmig h4 .small, .abmig h5 .small, .abmig h6 .small, .abmig .h1 .small, .abmig .h2 .small, .abmig .h3 .small, .abmig .h4 .small, .abmig .h5 .small, .abmig .h6 .small, .abmig .h7 .small {
    font-weight: normal;
    line-height: 1;
    color: #a3a4a7; }
  .abmig h1, .abmig h2, .abmig h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .abmig h1 small, .abmig h2 small, .abmig h3 small, .abmig h1 .small, .abmig h2 .small, .abmig h3 .small {
    font-size: 65%; }
  .abmig h4, .abmig h5, .abmig h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .abmig h4 small, .abmig h5 small, .abmig h6 small, .abmig .h7 small, .abmig h4 .small, .abmig h5 .small, .abmig h6 .small, .abmig .h7 .small {
    font-family: Arial, sans-serif;
    font-size: 75%;
    font-weight: bold; }
  .abmig h1, .abmig .h1 {
    font-family: "RobotoMedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.01em; }
  .abmig h2, .abmig .h2 {
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px; }
  .abmig h3, .abmig .h3 {
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase; }
  .abmig h4, .abmig .h4, .abmig .form-control {
    color: #333;
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em; }
  .abmig h5, .abmig .h5 {
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase; }
  .abmig h6, .abmig .h6 {
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.01em; }
  .abmig .h7 {
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase; }
  .abmig p {
    margin: 0 0 10px; }
  .abmig .lead {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px; }
  @media (min-width: 768px) {
    .abmig .lead {
      font-size: 21px; } }
  .abmig small, .abmig .small {
    font-size: 85%; }
  .abmig cite {
    font-style: normal; }
  .abmig .text-primary {
    color: #ec2228 !important; }
  .abmig a.text-primary:hover {
    color: #333; }
  .abmig .text-warning {
    color: #8a6d3b; }
  .abmig a.text-warning:hover {
    color: #66512c; }
  .abmig .text-danger {
    color: #a94442; }
  .abmig a.text-danger:hover {
    color: #843534; }
  .abmig .text-success {
    color: #3c763d; }
  .abmig a.text-success:hover {
    color: #2b542c; }
  .abmig .text-info {
    color: #31708f; }
  .abmig a.text-info:hover {
    color: #245269; }
  .abmig .text-left {
    text-align: left; }
  .abmig .text-right {
    text-align: right; }
  .abmig .text-center {
    text-align: center; }
  .abmig .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee; }
  .abmig ul, .abmig ol {
    margin-top: 0;
    margin-bottom: 10px; }
  .abmig ul ul, .abmig ol ul, .abmig ul ol, .abmig ol ol {
    margin-bottom: 0; }
  .abmig .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .abmig .list-inline {
    padding-left: 0;
    list-style: none; }
  .abmig .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  .abmig .list-inline > li:first-child {
    padding-left: 0; }
  .abmig dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .abmig dt, .abmig dd {
    line-height: 1.42857; }
  .abmig dt {
    font-weight: bold; }
  .abmig dd {
    margin-left: 0; }
  @media (min-width: 768px) {
    .abmig .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .abmig .dl-horizontal dd {
      margin-left: 180px; }
    .abmig .dl-horizontal dd:before, .abmig .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .abmig .dl-horizontal dd:after {
      clear: both; }
    .abmig .dl-horizontal dd:before, .abmig .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .abmig .dl-horizontal dd:after {
      clear: both; } }
  .abmig abbr[title], .abmig abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999; }
  .abmig .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .abmig blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee; }
  .abmig blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25; }
  .abmig blockquote p:last-child {
    margin-bottom: 0; }
  .abmig blockquote small, .abmig blockquote .small {
    display: block;
    line-height: 1.42857;
    color: #999999; }
  .abmig blockquote small:before, .abmig blockquote .small:before {
    content: '\2014 \00A0'; }
  .abmig blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
  .abmig blockquote.pull-right p, .abmig blockquote.pull-right small, .abmig blockquote.pull-right .small {
    text-align: right; }
  .abmig blockquote.pull-right small:before, .abmig blockquote.pull-right .small:before {
    content: ''; }
  .abmig blockquote.pull-right small:after, .abmig blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }
  .abmig blockquote:before, .abmig blockquote:after {
    content: ""; }
  .abmig address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857; }
  .abmig code, .abmig kbd, .abmig pre, .abmig samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .abmig code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px; }
  .abmig pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #c9cacd;
    border-radius: 4px; }
  .abmig pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }
  .abmig .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .abmig .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
  .abmig .container:before, .abmig .container:after {
    content: " ";
    display: table; }
  .abmig .container:after {
    clear: both; }
  .abmig .container:before, .abmig .container:after {
    content: " ";
    display: table; }
  .abmig .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .abmig .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .abmig .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .abmig .container {
      width: 1170px; } }
  .abmig .row {
    margin-left: -15px;
    margin-right: -15px; }
  .abmig .row:before, .abmig .row:after {
    content: " ";
    display: table; }
  .abmig .row:after {
    clear: both; }
  .abmig .row:before, .abmig .row:after {
    content: " ";
    display: table; }
  .abmig .row:after {
    clear: both; }
  .abmig .col-tn-1, .abmig .col-xs-1, .abmig .col-sm-1, .abmig .col-md-1, .abmig .col-lg-1, .abmig .col-tn-2, .abmig .col-xs-2, .abmig .col-sm-2, .abmig .col-md-2, .abmig .col-lg-2, .abmig .col-tn-3, .abmig .col-xs-3, .abmig .col-sm-3, .abmig .col-md-3, .abmig .col-lg-3, .abmig .col-tn-4, .abmig .col-xs-4, .abmig .col-sm-4, .abmig .col-md-4, .abmig .col-lg-4, .abmig .col-tn-5, .abmig .col-xs-5, .abmig .col-sm-5, .abmig .col-md-5, .abmig .col-lg-5, .abmig .col-tn-6, .abmig .col-xs-6, .abmig .col-sm-6, .abmig .col-md-6, .abmig .col-lg-6, .abmig .col-tn-7, .abmig .col-xs-7, .abmig .col-sm-7, .abmig .col-md-7, .abmig .col-lg-7, .abmig .col-tn-8, .abmig .col-xs-8, .abmig .col-sm-8, .abmig .col-md-8, .abmig .col-lg-8, .abmig .col-tn-9, .abmig .col-xs-9, .abmig .col-sm-9, .abmig .col-md-9, .abmig .col-lg-9, .abmig .col-tn-10, .abmig .col-xs-10, .abmig .col-sm-10, .abmig .col-md-10, .abmig .col-lg-10, .abmig .col-tn-11, .abmig .col-xs-11, .abmig .col-sm-11, .abmig .col-md-11, .abmig .col-lg-11, .abmig .col-tn-12, .abmig .col-xs-12, .abmig .col-sm-12, .abmig .col-md-12, .abmig .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .abmig .col-tn-1, .abmig .col-tn-2, .abmig .col-tn-3, .abmig .col-tn-4, .abmig .col-tn-5, .abmig .col-tn-6, .abmig .col-tn-7, .abmig .col-tn-8, .abmig .col-tn-9, .abmig .col-tn-10, .abmig .col-tn-11, .abmig .col-tn-12 {
    float: left; }
  .abmig .col-tn-12 {
    width: 100%; }
  .abmig .col-tn-11 {
    width: 91.66667%; }
  .abmig .col-tn-10 {
    width: 83.33333%; }
  .abmig .col-tn-9 {
    width: 75%; }
  .abmig .col-tn-8 {
    width: 66.66667%; }
  .abmig .col-tn-7 {
    width: 58.33333%; }
  .abmig .col-tn-6 {
    width: 50%; }
  .abmig .col-tn-5 {
    width: 41.66667%; }
  .abmig .col-tn-4 {
    width: 33.33333%; }
  .abmig .col-tn-3 {
    width: 25%; }
  .abmig .col-tn-2 {
    width: 16.66667%; }
  .abmig .col-tn-1 {
    width: 8.33333%; }
  .abmig .col-tn-pull-12 {
    right: 100%; }
  .abmig .col-tn-pull-11 {
    right: 91.66667%; }
  .abmig .col-tn-pull-10 {
    right: 83.33333%; }
  .abmig .col-tn-pull-9 {
    right: 75%; }
  .abmig .col-tn-pull-8 {
    right: 66.66667%; }
  .abmig .col-tn-pull-7 {
    right: 58.33333%; }
  .abmig .col-tn-pull-6 {
    right: 50%; }
  .abmig .col-tn-pull-5 {
    right: 41.66667%; }
  .abmig .col-tn-pull-4 {
    right: 33.33333%; }
  .abmig .col-tn-pull-3 {
    right: 25%; }
  .abmig .col-tn-pull-2 {
    right: 16.66667%; }
  .abmig .col-tn-pull-1 {
    right: 8.33333%; }
  .abmig .col-tn-pull-0 {
    right: 0%; }
  .abmig .col-tn-push-12 {
    left: 100%; }
  .abmig .col-tn-push-11 {
    left: 91.66667%; }
  .abmig .col-tn-push-10 {
    left: 83.33333%; }
  .abmig .col-tn-push-9 {
    left: 75%; }
  .abmig .col-tn-push-8 {
    left: 66.66667%; }
  .abmig .col-tn-push-7 {
    left: 58.33333%; }
  .abmig .col-tn-push-6 {
    left: 50%; }
  .abmig .col-tn-push-5 {
    left: 41.66667%; }
  .abmig .col-tn-push-4 {
    left: 33.33333%; }
  .abmig .col-tn-push-3 {
    left: 25%; }
  .abmig .col-tn-push-2 {
    left: 16.66667%; }
  .abmig .col-tn-push-1 {
    left: 8.33333%; }
  .abmig .col-tn-push-0 {
    left: 0%; }
  .abmig .col-tn-offset-12 {
    margin-left: 100%; }
  .abmig .col-tn-offset-11 {
    margin-left: 91.66667%; }
  .abmig .col-tn-offset-10 {
    margin-left: 83.33333%; }
  .abmig .col-tn-offset-9 {
    margin-left: 75%; }
  .abmig .col-tn-offset-8 {
    margin-left: 66.66667%; }
  .abmig .col-tn-offset-7 {
    margin-left: 58.33333%; }
  .abmig .col-tn-offset-6 {
    margin-left: 50%; }
  .abmig .col-tn-offset-5 {
    margin-left: 41.66667%; }
  .abmig .col-tn-offset-4 {
    margin-left: 33.33333%; }
  .abmig .col-tn-offset-3 {
    margin-left: 25%; }
  .abmig .col-tn-offset-2 {
    margin-left: 16.66667%; }
  .abmig .col-tn-offset-1 {
    margin-left: 8.33333%; }
  .abmig .col-tn-offset-0 {
    margin-left: 0%; }
  @media (min-width: 480px) {
    .html--abmig {
      font-family: "xs-devices"; }
    .abmig .col-xs-1, .abmig .col-xs-2, .abmig .col-xs-3, .abmig .col-xs-4, .abmig .col-xs-5, .abmig .col-xs-6, .abmig .col-xs-7, .abmig .col-xs-8, .abmig .col-xs-9, .abmig .col-xs-10, .abmig .col-xs-11, .abmig .col-xs-12 {
      float: left; }
    .abmig .col-xs-12 {
      width: 100%; }
    .abmig .col-xs-11 {
      width: 91.66667%; }
    .abmig .col-xs-10 {
      width: 83.33333%; }
    .abmig .col-xs-9 {
      width: 75%; }
    .abmig .col-xs-8 {
      width: 66.66667%; }
    .abmig .col-xs-7 {
      width: 58.33333%; }
    .abmig .col-xs-6 {
      width: 50%; }
    .abmig .col-xs-5 {
      width: 41.66667%; }
    .abmig .col-xs-4 {
      width: 33.33333%; }
    .abmig .col-xs-3 {
      width: 25%; }
    .abmig .col-xs-2 {
      width: 16.66667%; }
    .abmig .col-xs-1 {
      width: 8.33333%; }
    .abmig .col-xs-pull-12 {
      right: 100%; }
    .abmig .col-xs-pull-11 {
      right: 91.66667%; }
    .abmig .col-xs-pull-10 {
      right: 83.33333%; }
    .abmig .col-xs-pull-9 {
      right: 75%; }
    .abmig .col-xs-pull-8 {
      right: 66.66667%; }
    .abmig .col-xs-pull-7 {
      right: 58.33333%; }
    .abmig .col-xs-pull-6 {
      right: 50%; }
    .abmig .col-xs-pull-5 {
      right: 41.66667%; }
    .abmig .col-xs-pull-4 {
      right: 33.33333%; }
    .abmig .col-xs-pull-3 {
      right: 25%; }
    .abmig .col-xs-pull-2 {
      right: 16.66667%; }
    .abmig .col-xs-pull-1 {
      right: 8.33333%; }
    .abmig .col-xs-pull-0 {
      right: 0%; }
    .abmig .col-xs-push-12 {
      left: 100%; }
    .abmig .col-xs-push-11 {
      left: 91.66667%; }
    .abmig .col-xs-push-10 {
      left: 83.33333%; }
    .abmig .col-xs-push-9 {
      left: 75%; }
    .abmig .col-xs-push-8 {
      left: 66.66667%; }
    .abmig .col-xs-push-7 {
      left: 58.33333%; }
    .abmig .col-xs-push-6 {
      left: 50%; }
    .abmig .col-xs-push-5 {
      left: 41.66667%; }
    .abmig .col-xs-push-4 {
      left: 33.33333%; }
    .abmig .col-xs-push-3 {
      left: 25%; }
    .abmig .col-xs-push-2 {
      left: 16.66667%; }
    .abmig .col-xs-push-1 {
      left: 8.33333%; }
    .abmig .col-xs-push-0 {
      left: 0%; }
    .abmig .col-xs-offset-12 {
      margin-left: 100%; }
    .abmig .col-xs-offset-11 {
      margin-left: 91.66667%; }
    .abmig .col-xs-offset-10 {
      margin-left: 83.33333%; }
    .abmig .col-xs-offset-9 {
      margin-left: 75%; }
    .abmig .col-xs-offset-8 {
      margin-left: 66.66667%; }
    .abmig .col-xs-offset-7 {
      margin-left: 58.33333%; }
    .abmig .col-xs-offset-6 {
      margin-left: 50%; }
    .abmig .col-xs-offset-5 {
      margin-left: 41.66667%; }
    .abmig .col-xs-offset-4 {
      margin-left: 33.33333%; }
    .abmig .col-xs-offset-3 {
      margin-left: 25%; }
    .abmig .col-xs-offset-2 {
      margin-left: 16.66667%; }
    .abmig .col-xs-offset-1 {
      margin-left: 8.33333%; }
    .abmig .col-xs-offset-0 {
      margin-left: 0%; } }
  @media (min-width: 768px) {
    .html--abmig {
      font-family: "sm-devices"; }
    .abmig .col-sm-1, .abmig .col-sm-2, .abmig .col-sm-3, .abmig .col-sm-4, .abmig .col-sm-5, .abmig .col-sm-6, .abmig .col-sm-7, .abmig .col-sm-8, .abmig .col-sm-9, .abmig .col-sm-10, .abmig .col-sm-11, .abmig .col-sm-12 {
      float: left; }
    .abmig .col-sm-12 {
      width: 100%; }
    .abmig .col-sm-11 {
      width: 91.66667%; }
    .abmig .col-sm-10 {
      width: 83.33333%; }
    .abmig .col-sm-9 {
      width: 75%; }
    .abmig .col-sm-8 {
      width: 66.66667%; }
    .abmig .col-sm-7 {
      width: 58.33333%; }
    .abmig .col-sm-6 {
      width: 50%; }
    .abmig .col-sm-5 {
      width: 41.66667%; }
    .abmig .col-sm-4 {
      width: 33.33333%; }
    .abmig .col-sm-3 {
      width: 25%; }
    .abmig .col-sm-2 {
      width: 16.66667%; }
    .abmig .col-sm-1 {
      width: 8.33333%; }
    .abmig .col-sm-pull-12 {
      right: 100%; }
    .abmig .col-sm-pull-11 {
      right: 91.66667%; }
    .abmig .col-sm-pull-10 {
      right: 83.33333%; }
    .abmig .col-sm-pull-9 {
      right: 75%; }
    .abmig .col-sm-pull-8 {
      right: 66.66667%; }
    .abmig .col-sm-pull-7 {
      right: 58.33333%; }
    .abmig .col-sm-pull-6 {
      right: 50%; }
    .abmig .col-sm-pull-5 {
      right: 41.66667%; }
    .abmig .col-sm-pull-4 {
      right: 33.33333%; }
    .abmig .col-sm-pull-3 {
      right: 25%; }
    .abmig .col-sm-pull-2 {
      right: 16.66667%; }
    .abmig .col-sm-pull-1 {
      right: 8.33333%; }
    .abmig .col-sm-pull-0 {
      right: 0%; }
    .abmig .col-sm-push-12 {
      left: 100%; }
    .abmig .col-sm-push-11 {
      left: 91.66667%; }
    .abmig .col-sm-push-10 {
      left: 83.33333%; }
    .abmig .col-sm-push-9 {
      left: 75%; }
    .abmig .col-sm-push-8 {
      left: 66.66667%; }
    .abmig .col-sm-push-7 {
      left: 58.33333%; }
    .abmig .col-sm-push-6 {
      left: 50%; }
    .abmig .col-sm-push-5 {
      left: 41.66667%; }
    .abmig .col-sm-push-4 {
      left: 33.33333%; }
    .abmig .col-sm-push-3 {
      left: 25%; }
    .abmig .col-sm-push-2 {
      left: 16.66667%; }
    .abmig .col-sm-push-1 {
      left: 8.33333%; }
    .abmig .col-sm-push-0 {
      left: 0%; }
    .abmig .col-sm-offset-12 {
      margin-left: 100%; }
    .abmig .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .abmig .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .abmig .col-sm-offset-9 {
      margin-left: 75%; }
    .abmig .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .abmig .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .abmig .col-sm-offset-6 {
      margin-left: 50%; }
    .abmig .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .abmig .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .abmig .col-sm-offset-3 {
      margin-left: 25%; }
    .abmig .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .abmig .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .abmig .col-sm-offset-0 {
      margin-left: 0%; } }
  @media (min-width: 992px) {
    .html--abmig {
      font-family: "md-devices"; }
    .abmig .col-md-1, .abmig .col-md-2, .abmig .col-md-3, .abmig .col-md-4, .abmig .col-md-5, .abmig .col-md-6, .abmig .col-md-7, .abmig .col-md-8, .abmig .col-md-9, .abmig .col-md-10, .abmig .col-md-11, .abmig .col-md-12 {
      float: left; }
    .abmig .col-md-12 {
      width: 100%; }
    .abmig .col-md-11 {
      width: 91.66667%; }
    .abmig .col-md-10 {
      width: 83.33333%; }
    .abmig .col-md-9 {
      width: 75%; }
    .abmig .col-md-8 {
      width: 66.66667%; }
    .abmig .col-md-7 {
      width: 58.33333%; }
    .abmig .col-md-6 {
      width: 50%; }
    .abmig .col-md-5 {
      width: 41.66667%; }
    .abmig .col-md-4 {
      width: 33.33333%; }
    .abmig .col-md-3 {
      width: 25%; }
    .abmig .col-md-2 {
      width: 16.66667%; }
    .abmig .col-md-1 {
      width: 8.33333%; }
    .abmig .col-md-pull-12 {
      right: 100%; }
    .abmig .col-md-pull-11 {
      right: 91.66667%; }
    .abmig .col-md-pull-10 {
      right: 83.33333%; }
    .abmig .col-md-pull-9 {
      right: 75%; }
    .abmig .col-md-pull-8 {
      right: 66.66667%; }
    .abmig .col-md-pull-7 {
      right: 58.33333%; }
    .abmig .col-md-pull-6 {
      right: 50%; }
    .abmig .col-md-pull-5 {
      right: 41.66667%; }
    .abmig .col-md-pull-4 {
      right: 33.33333%; }
    .abmig .col-md-pull-3 {
      right: 25%; }
    .abmig .col-md-pull-2 {
      right: 16.66667%; }
    .abmig .col-md-pull-1 {
      right: 8.33333%; }
    .abmig .col-md-pull-0 {
      right: 0%; }
    .abmig .col-md-push-12 {
      left: 100%; }
    .abmig .col-md-push-11 {
      left: 91.66667%; }
    .abmig .col-md-push-10 {
      left: 83.33333%; }
    .abmig .col-md-push-9 {
      left: 75%; }
    .abmig .col-md-push-8 {
      left: 66.66667%; }
    .abmig .col-md-push-7 {
      left: 58.33333%; }
    .abmig .col-md-push-6 {
      left: 50%; }
    .abmig .col-md-push-5 {
      left: 41.66667%; }
    .abmig .col-md-push-4 {
      left: 33.33333%; }
    .abmig .col-md-push-3 {
      left: 25%; }
    .abmig .col-md-push-2 {
      left: 16.66667%; }
    .abmig .col-md-push-1 {
      left: 8.33333%; }
    .abmig .col-md-push-0 {
      left: 0%; }
    .abmig .col-md-offset-12 {
      margin-left: 100%; }
    .abmig .col-md-offset-11 {
      margin-left: 91.66667%; }
    .abmig .col-md-offset-10 {
      margin-left: 83.33333%; }
    .abmig .col-md-offset-9 {
      margin-left: 75%; }
    .abmig .col-md-offset-8 {
      margin-left: 66.66667%; }
    .abmig .col-md-offset-7 {
      margin-left: 58.33333%; }
    .abmig .col-md-offset-6 {
      margin-left: 50%; }
    .abmig .col-md-offset-5 {
      margin-left: 41.66667%; }
    .abmig .col-md-offset-4 {
      margin-left: 33.33333%; }
    .abmig .col-md-offset-3 {
      margin-left: 25%; }
    .abmig .col-md-offset-2 {
      margin-left: 16.66667%; }
    .abmig .col-md-offset-1 {
      margin-left: 8.33333%; }
    .abmig .col-md-offset-0 {
      margin-left: 0%; } }
  @media (min-width: 1200px) {
    .html--abmig {
      font-family: "lg-devices"; }
    .abmig .col-lg-1, .abmig .col-lg-2, .abmig .col-lg-3, .abmig .col-lg-4, .abmig .col-lg-5, .abmig .col-lg-6, .abmig .col-lg-7, .abmig .col-lg-8, .abmig .col-lg-9, .abmig .col-lg-10, .abmig .col-lg-11, .abmig .col-lg-12 {
      float: left; }
    .abmig .col-lg-12 {
      width: 100%; }
    .abmig .col-lg-11 {
      width: 91.66667%; }
    .abmig .col-lg-10 {
      width: 83.33333%; }
    .abmig .col-lg-9 {
      width: 75%; }
    .abmig .col-lg-8 {
      width: 66.66667%; }
    .abmig .col-lg-7 {
      width: 58.33333%; }
    .abmig .col-lg-6 {
      width: 50%; }
    .abmig .col-lg-5 {
      width: 41.66667%; }
    .abmig .col-lg-4 {
      width: 33.33333%; }
    .abmig .col-lg-3 {
      width: 25%; }
    .abmig .col-lg-2 {
      width: 16.66667%; }
    .abmig .col-lg-1 {
      width: 8.33333%; }
    .abmig .col-lg-pull-12 {
      right: 100%; }
    .abmig .col-lg-pull-11 {
      right: 91.66667%; }
    .abmig .col-lg-pull-10 {
      right: 83.33333%; }
    .abmig .col-lg-pull-9 {
      right: 75%; }
    .abmig .col-lg-pull-8 {
      right: 66.66667%; }
    .abmig .col-lg-pull-7 {
      right: 58.33333%; }
    .abmig .col-lg-pull-6 {
      right: 50%; }
    .abmig .col-lg-pull-5 {
      right: 41.66667%; }
    .abmig .col-lg-pull-4 {
      right: 33.33333%; }
    .abmig .col-lg-pull-3 {
      right: 25%; }
    .abmig .col-lg-pull-2 {
      right: 16.66667%; }
    .abmig .col-lg-pull-1 {
      right: 8.33333%; }
    .abmig .col-lg-pull-0 {
      right: 0%; }
    .abmig .col-lg-push-12 {
      left: 100%; }
    .abmig .col-lg-push-11 {
      left: 91.66667%; }
    .abmig .col-lg-push-10 {
      left: 83.33333%; }
    .abmig .col-lg-push-9 {
      left: 75%; }
    .abmig .col-lg-push-8 {
      left: 66.66667%; }
    .abmig .col-lg-push-7 {
      left: 58.33333%; }
    .abmig .col-lg-push-6 {
      left: 50%; }
    .abmig .col-lg-push-5 {
      left: 41.66667%; }
    .abmig .col-lg-push-4 {
      left: 33.33333%; }
    .abmig .col-lg-push-3 {
      left: 25%; }
    .abmig .col-lg-push-2 {
      left: 16.66667%; }
    .abmig .col-lg-push-1 {
      left: 8.33333%; }
    .abmig .col-lg-push-0 {
      left: 0%; }
    .abmig .col-lg-offset-12 {
      margin-left: 100%; }
    .abmig .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .abmig .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .abmig .col-lg-offset-9 {
      margin-left: 75%; }
    .abmig .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .abmig .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .abmig .col-lg-offset-6 {
      margin-left: 50%; }
    .abmig .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .abmig .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .abmig .col-lg-offset-3 {
      margin-left: 25%; }
    .abmig .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .abmig .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .abmig .col-lg-offset-0 {
      margin-left: 0%; } }
  .abmig table {
    max-width: 100%;
    background-color: transparent; }
  .abmig th {
    text-align: left; }
  .abmig .table {
    width: 100%;
    margin-bottom: 20px; }
  .abmig .table > thead > tr > th, .abmig .table > tbody > tr > th, .abmig .table > tfoot > tr > th, .abmig .table > thead > tr > td, .abmig .table > tbody > tr > td, .abmig .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .abmig .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .abmig .table > caption + thead > tr:first-child > th, .abmig .table > colgroup + thead > tr:first-child > th, .abmig .table > thead:first-child > tr:first-child > th, .abmig .table > caption + thead > tr:first-child > td, .abmig .table > colgroup + thead > tr:first-child > td, .abmig .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .abmig .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .abmig .table .table {
    background-color: #ffffff; }
  .abmig .table-condensed > thead > tr > th, .abmig .table-condensed > tbody > tr > th, .abmig .table-condensed > tfoot > tr > th, .abmig .table-condensed > thead > tr > td, .abmig .table-condensed > tbody > tr > td, .abmig .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .abmig .table-bordered {
    border: 1px solid #dddddd; }
  .abmig .table-bordered > thead > tr > th, .abmig .table-bordered > tbody > tr > th, .abmig .table-bordered > tfoot > tr > th, .abmig .table-bordered > thead > tr > td, .abmig .table-bordered > tbody > tr > td, .abmig .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  .abmig .table-bordered > thead > tr > th, .abmig .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }
  .abmig .table-striped > tbody > tr:nth-child(odd) > td, .abmig .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9; }
  .abmig .table-hover > tbody > tr:hover > td, .abmig .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5; }
  .abmig table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }
  .abmig table td[class*="col-"], .abmig table th[class*="col-"] {
    float: none;
    display: table-cell; }
  .abmig .table > thead > tr > .active, .abmig .table > tbody > tr > .active, .abmig .table > tfoot > tr > .active, .abmig .table > thead > .active > td, .abmig .table > tbody > .active > td, .abmig .table > tfoot > .active > td, .abmig .table > thead > .active > th, .abmig .table > tbody > .active > th, .abmig .table > tfoot > .active > th {
    background-color: #f5f5f5; }
  .abmig .table-hover > tbody > tr > .active:hover, .abmig .table-hover > tbody > .active:hover > td, .abmig .table-hover > tbody > .active:hover > th {
    background-color: #e8e8e8; }
  .abmig .table > thead > tr > .success, .abmig .table > tbody > tr > .success, .abmig .table > tfoot > tr > .success, .abmig .table > thead > .success > td, .abmig .table > tbody > .success > td, .abmig .table > tfoot > .success > td, .abmig .table > thead > .success > th, .abmig .table > tbody > .success > th, .abmig .table > tfoot > .success > th {
    background-color: #dff0d8; }
  .abmig .table-hover > tbody > tr > .success:hover, .abmig .table-hover > tbody > .success:hover > td, .abmig .table-hover > tbody > .success:hover > th {
    background-color: #d0e9c6; }
  .abmig .table > thead > tr > .danger, .abmig .table > tbody > tr > .danger, .abmig .table > tfoot > tr > .danger, .abmig .table > thead > .danger > td, .abmig .table > tbody > .danger > td, .abmig .table > tfoot > .danger > td, .abmig .table > thead > .danger > th, .abmig .table > tbody > .danger > th, .abmig .table > tfoot > .danger > th {
    background-color: #f2dede; }
  .abmig .table-hover > tbody > tr > .danger:hover, .abmig .table-hover > tbody > .danger:hover > td, .abmig .table-hover > tbody > .danger:hover > th {
    background-color: #ebcccc; }
  .abmig .table > thead > tr > .warning, .abmig .table > tbody > tr > .warning, .abmig .table > tfoot > tr > .warning, .abmig .table > thead > .warning > td, .abmig .table > tbody > .warning > td, .abmig .table > tfoot > .warning > td, .abmig .table > thead > .warning > th, .abmig .table > tbody > .warning > th, .abmig .table > tfoot > .warning > th {
    background-color: #fcf8e3; }
  .abmig .table-hover > tbody > tr > .warning:hover, .abmig .table-hover > tbody > .warning:hover > td, .abmig .table-hover > tbody > .warning:hover > th {
    background-color: #faf2cc; }
  @media (max-width: 767px) {
    .abmig .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      overflow-x: scroll;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #dddddd;
      -webkit-overflow-scrolling: touch; }
    .abmig .table-responsive > .table {
      margin-bottom: 0; }
    .abmig .table-responsive > .table > thead > tr > th, .abmig .table-responsive > .table > tbody > tr > th, .abmig .table-responsive > .table > tfoot > tr > th, .abmig .table-responsive > .table > thead > tr > td, .abmig .table-responsive > .table > tbody > tr > td, .abmig .table-responsive > .table > tfoot > tr > td {
      white-space: nowrap; }
    .abmig .table-responsive > .table-bordered {
      border: 0; }
    .abmig .table-responsive > .table-bordered > thead > tr > th:first-child, .abmig .table-responsive > .table-bordered > tbody > tr > th:first-child, .abmig .table-responsive > .table-bordered > tfoot > tr > th:first-child, .abmig .table-responsive > .table-bordered > thead > tr > td:first-child, .abmig .table-responsive > .table-bordered > tbody > tr > td:first-child, .abmig .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .abmig .table-responsive > .table-bordered > thead > tr > th:last-child, .abmig .table-responsive > .table-bordered > tbody > tr > th:last-child, .abmig .table-responsive > .table-bordered > tfoot > tr > th:last-child, .abmig .table-responsive > .table-bordered > thead > tr > td:last-child, .abmig .table-responsive > .table-bordered > tbody > tr > td:last-child, .abmig .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .abmig .table-responsive > .table-bordered > tbody > tr:last-child > th, .abmig .table-responsive > .table-bordered > tfoot > tr:last-child > th, .abmig .table-responsive > .table-bordered > tbody > tr:last-child > td, .abmig .table-responsive > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0; } }
  .abmig fieldset {
    padding: 0;
    margin: 0;
    border: 0; }
  .abmig legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .abmig label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold; }
  .abmig input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .abmig input[type="radio"], .abmig input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;

    line-height: normal; }
  .abmig input[type="file"] {
    display: block; }
  .abmig select[multiple], .abmig select[size] {
    height: auto; }
  .abmig select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit; }
  .abmig input[type="file"]:focus, .abmig input[type="radio"]:focus, .abmig input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .abmig input[type="number"]::-webkit-outer-spin-button, .abmig input[type="number"]::-webkit-inner-spin-button {
    height: auto; }
  .abmig output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    vertical-align: middle; }
  .abmig .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #c9cacd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .abmig .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .abmig .form-control:-moz-placeholder {
    color: #999999; }
  .abmig .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .abmig .form-control:-ms-input-placeholder {
    color: #999999; }
  .abmig .form-control::-webkit-input-placeholder {
    color: #999999; }
  .abmig .form-control[disabled], .abmig .form-control[readonly], .abmig fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee; }
  .abmig textarea.form-control {
    height: auto; }
  .abmig .form-group {
    margin-bottom: 15px; }
  .abmig .radio, .abmig .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle; }
  .abmig .radio label, .abmig .checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
  .abmig .radio input[type="radio"], .abmig .radio-inline input[type="radio"], .abmig .checkbox input[type="checkbox"], .abmig .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px; }
  .abmig .radio + .radio, .abmig .checkbox + .checkbox {
    margin-top: -5px; }
  .abmig .radio-inline, .abmig .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .abmig .radio-inline + .radio-inline, .abmig .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .abmig input[type="radio"][disabled], .abmig input[type="checkbox"][disabled], .abmig .radio[disabled], .abmig .radio-inline[disabled], .abmig .checkbox[disabled], .abmig .checkbox-inline[disabled], .abmig fieldset[disabled] input[type="radio"], .abmig fieldset[disabled] input[type="checkbox"], .abmig fieldset[disabled] .radio, .abmig fieldset[disabled] .radio-inline, .abmig fieldset[disabled] .checkbox, .abmig fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }
  .abmig .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .abmig select.input-sm {
    height: 30px;
    line-height: 30px; }
  .abmig textarea.input-sm {
    height: auto; }
  .abmig .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px; }
  .abmig select.input-lg {
    height: 46px;
    line-height: 46px; }
  .abmig textarea.input-lg {
    height: auto; }
  .abmig .has-warning .help-block, .abmig .has-warning .control-label, .abmig .has-warning .radio, .abmig .has-warning .checkbox, .abmig .has-warning .radio-inline, .abmig .has-warning .checkbox-inline {
    color: #8a6d3b; }
  .abmig .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .abmig .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .abmig .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .abmig .has-error .help-block, .abmig .has-error .control-label, .abmig .has-error .radio, .abmig .has-error .checkbox, .abmig .has-error .radio-inline, .abmig .has-error .checkbox-inline {
    color: #a94442; }
  .abmig .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .abmig .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .abmig .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .abmig .has-success .help-block, .abmig .has-success .control-label, .abmig .has-success .radio, .abmig .has-success .checkbox, .abmig .has-success .radio-inline, .abmig .has-success .checkbox-inline {
    color: #3c763d; }
  .abmig .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .abmig .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .abmig .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .abmig .form-control-static {
    margin-bottom: 0; }
  .abmig .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #808080; }
  @media (min-width: 768px) {
    .abmig .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .abmig .form-inline .form-control {
      display: inline-block; }
    .abmig .form-inline select.form-control {
      width: auto; }
    .abmig .form-inline .radio, .abmig .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0; }
    .abmig .form-inline .radio input[type="radio"], .abmig .form-inline .checkbox input[type="checkbox"] {
      float: none;
      margin-left: 0; } }
  .abmig .form-horizontal .control-label, .abmig .form-horizontal .radio, .abmig .form-horizontal .checkbox, .abmig .form-horizontal .radio-inline, .abmig .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }
  .abmig .form-horizontal .radio, .abmig .form-horizontal .checkbox {
    min-height: 27px; }
  .abmig .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
  .abmig .form-horizontal .form-group:before, .abmig .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .abmig .form-horizontal .form-group:after {
    clear: both; }
  .abmig .form-horizontal .form-group:before, .abmig .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .abmig .form-horizontal .form-group:after {
    clear: both; }
  .abmig .form-horizontal .form-control-static {
    padding-top: 7px; }
  @media (min-width: 768px) {
    .abmig .form-horizontal .control-label {
      text-align: right; } }
  .abmig .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px 4px 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
  .abmig .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .no-touch .abmig .btn:hover, .abmig .btn:focus {
    color: #ffffff;
    text-decoration: none; }
  .abmig .btn:active, .abmig .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .abmig .btn.disabled, .abmig .btn[disabled], .abmig fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }
  .abmig .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #c9cacd; }
  .abmig .btn-default:hover, .abmig .btn-default:focus, .abmig .btn-default:active, .abmig .btn-default.active, .abmig .open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .abmig .btn-default:active, .abmig .btn-default.active, .abmig .open .dropdown-toggle.btn-default {
    background-image: none; }
  .abmig .btn-default.disabled, .abmig .btn-default[disabled], .abmig fieldset[disabled] .btn-default, .abmig .btn-default.disabled:hover, .abmig .btn-default[disabled]:hover, .abmig fieldset[disabled] .btn-default:hover, .abmig .btn-default.disabled:focus, .abmig .btn-default[disabled]:focus, .abmig fieldset[disabled] .btn-default:focus, .abmig .btn-default.disabled:active, .abmig .btn-default[disabled]:active, .abmig fieldset[disabled] .btn-default:active, .abmig .btn-default.disabled.active, .abmig .btn-default[disabled].active, .abmig fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #c9cacd; }
  .abmig .btn-default .badge {
    color: #ffffff;
    background-color: #fff; }
  .abmig .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236; }
  .abmig .btn-warning:hover, .abmig .btn-warning:focus, .abmig .btn-warning:active, .abmig .btn-warning.active, .abmig .open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .abmig .btn-warning:active, .abmig .btn-warning.active, .abmig .open .dropdown-toggle.btn-warning {
    background-image: none; }
  .abmig .btn-warning.disabled, .abmig .btn-warning[disabled], .abmig fieldset[disabled] .btn-warning, .abmig .btn-warning.disabled:hover, .abmig .btn-warning[disabled]:hover, .abmig fieldset[disabled] .btn-warning:hover, .abmig .btn-warning.disabled:focus, .abmig .btn-warning[disabled]:focus, .abmig fieldset[disabled] .btn-warning:focus, .abmig .btn-warning.disabled:active, .abmig .btn-warning[disabled]:active, .abmig fieldset[disabled] .btn-warning:active, .abmig .btn-warning.disabled.active, .abmig .btn-warning[disabled].active, .abmig fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .abmig .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
  .abmig .btn-danger {
    color: #ffffff;
    background-color: #ba1b20;
    border-color: #a4181c; }
  .abmig .btn-danger:hover, .abmig .btn-danger:focus, .abmig .btn-danger:active, .abmig .btn-danger.active, .abmig .open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #96161a;
    border-color: #6e1013; }
  .abmig .btn-danger:active, .abmig .btn-danger.active, .abmig .open .dropdown-toggle.btn-danger {
    background-image: none; }
  .abmig .btn-danger.disabled, .abmig .btn-danger[disabled], .abmig fieldset[disabled] .btn-danger, .abmig .btn-danger.disabled:hover, .abmig .btn-danger[disabled]:hover, .abmig fieldset[disabled] .btn-danger:hover, .abmig .btn-danger.disabled:focus, .abmig .btn-danger[disabled]:focus, .abmig fieldset[disabled] .btn-danger:focus, .abmig .btn-danger.disabled:active, .abmig .btn-danger[disabled]:active, .abmig fieldset[disabled] .btn-danger:active, .abmig .btn-danger.disabled.active, .abmig .btn-danger[disabled].active, .abmig fieldset[disabled] .btn-danger.active {
    background-color: #ba1b20;
    border-color: #a4181c; }
  .abmig .btn-danger .badge {
    color: #ba1b20;
    background-color: #fff; }
  .abmig .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .abmig .btn-success:hover, .abmig .btn-success:focus, .abmig .btn-success:active, .abmig .btn-success.active, .abmig .open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439; }
  .abmig .btn-success:active, .abmig .btn-success.active, .abmig .open .dropdown-toggle.btn-success {
    background-image: none; }
  .abmig .btn-success.disabled, .abmig .btn-success[disabled], .abmig fieldset[disabled] .btn-success, .abmig .btn-success.disabled:hover, .abmig .btn-success[disabled]:hover, .abmig fieldset[disabled] .btn-success:hover, .abmig .btn-success.disabled:focus, .abmig .btn-success[disabled]:focus, .abmig fieldset[disabled] .btn-success:focus, .abmig .btn-success.disabled:active, .abmig .btn-success[disabled]:active, .abmig fieldset[disabled] .btn-success:active, .abmig .btn-success.disabled.active, .abmig .btn-success[disabled].active, .abmig fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .abmig .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
  .abmig .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da; }
  .abmig .btn-info:hover, .abmig .btn-info:focus, .abmig .btn-info:active, .abmig .btn-info.active, .abmig .open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc; }
  .abmig .btn-info:active, .abmig .btn-info.active, .abmig .open .dropdown-toggle.btn-info {
    background-image: none; }
  .abmig .btn-info.disabled, .abmig .btn-info[disabled], .abmig fieldset[disabled] .btn-info, .abmig .btn-info.disabled:hover, .abmig .btn-info[disabled]:hover, .abmig fieldset[disabled] .btn-info:hover, .abmig .btn-info.disabled:focus, .abmig .btn-info[disabled]:focus, .abmig fieldset[disabled] .btn-info:focus, .abmig .btn-info.disabled:active, .abmig .btn-info[disabled]:active, .abmig fieldset[disabled] .btn-info:active, .abmig .btn-info.disabled.active, .abmig .btn-info[disabled].active, .abmig fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .abmig .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
  .abmig .btn-link {
    color: #1567b6;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0; }
  .abmig .btn-link, .abmig .btn-link:active, .abmig .btn-link[disabled], .abmig fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .abmig .btn-link, .abmig .btn-link:hover, .abmig .btn-link:focus, .abmig .btn-link:active {
    border-color: transparent; }
  .abmig .btn-link:hover, .abmig .btn-link:focus {
    color: #0d4071;
    text-decoration: underline;
    background-color: transparent; }
  .abmig .btn-link[disabled]:hover, .abmig fieldset[disabled] .btn-link:hover, .abmig .btn-link[disabled]:focus, .abmig fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }
  .abmig .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px; }
  .abmig .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .abmig .btn-xs {
    padding: 5px 8px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
    text-transform: none; }
  .abmig .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .abmig .btn-block + .btn-block {
    margin-top: 5px; }
  .abmig input[type="submit"].btn-block, .abmig input[type="reset"].btn-block, .abmig input[type="button"].btn-block {
    width: 100%; }
  .abmig .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
  .abmig .fade.in {
    opacity: 1; }
  .abmig .collapse {
    display: none; }
  .abmig .collapse.in {
    display: block; }
  .abmig .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease; }
  .abmig .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .abmig .dropdown {
    position: relative; }
  .abmig .dropdown-toggle:focus {
    outline: 0; }
  .abmig .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #c9cacd;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
  .abmig .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .abmig .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .abmig .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }
  .abmig .dropdown-menu > li > a:hover, .abmig .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5; }
  .abmig .dropdown-menu > .active > a, .abmig .dropdown-menu > .active > a:hover, .abmig .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #ea232a; }
  .abmig .dropdown-menu > .disabled > a, .abmig .dropdown-menu > .disabled > a:hover, .abmig .dropdown-menu > .disabled > a:focus {
    color: #999999; }
  .abmig .dropdown-menu > .disabled > a:hover, .abmig .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }
  .abmig .open > .dropdown-menu {
    display: block; }
  .abmig .open > a {
    outline: 0; }
  .abmig .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #999999; }
  .abmig .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }
  .abmig .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .abmig .dropup .caret, .abmig .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""; }
  .abmig .dropup .dropdown-menu, .abmig .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px; }
  @media (min-width: 768px) {
    .abmig .navbar-right .dropdown-menu {
      right: 0;
      left: auto; } }
  .abmig .btn-group, .abmig .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
  .abmig .btn-group > .btn, .abmig .btn-group-vertical > .btn {
    position: relative;
    float: left; }
  .abmig .btn-group > .btn:hover, .abmig .btn-group-vertical > .btn:hover, .abmig .btn-group > .btn:focus, .abmig .btn-group-vertical > .btn:focus, .abmig .btn-group > .btn:active, .abmig .btn-group-vertical > .btn:active, .abmig .btn-group > .btn.active, .abmig .btn-group-vertical > .btn.active {
    z-index: 2; }
  .abmig .btn-group > .btn:focus, .abmig .btn-group-vertical > .btn:focus {
    outline: none; }
  .abmig .btn-group .btn + .btn, .abmig .btn-group .btn + .btn-group, .abmig .btn-group .btn-group + .btn, .abmig .btn-group .btn-group + .btn-group, .abmig .btn-group .btn ~ .btn {
    margin-left: -1px; }
  .abmig .btn-toolbar:before, .abmig .btn-toolbar:after {
    content: " ";
    display: table; }
  .abmig .btn-toolbar:after {
    clear: both; }
  .abmig .btn-toolbar:before, .abmig .btn-toolbar:after {
    content: " ";
    display: table; }
  .abmig .btn-toolbar:after {
    clear: both; }
  .abmig .btn-toolbar .btn-group {
    float: left; }
  .abmig .btn-toolbar > .btn + .btn, .abmig .btn-toolbar > .btn-group + .btn, .abmig .btn-toolbar > .btn + .btn-group, .abmig .btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px; }
  .abmig .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .abmig .btn-group > .btn:first-child {
    margin-left: 0; }
  .abmig .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .abmig .btn-group > .btn:last-child:not(:first-child), .abmig .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .abmig .btn-group > .btn-group {
    float: left; }
  .abmig .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .abmig .btn-group > .btn-group:first-child > .btn:last-child, .abmig .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .abmig .btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .abmig .btn-group .dropdown-toggle:active, .abmig .btn-group.open .dropdown-toggle {
    outline: 0; }
  .abmig .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .abmig .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .abmig .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px; }
  .abmig .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }
  .abmig .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }
  .abmig .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .abmig .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .abmig .btn .caret {
    margin-left: 0; }
  .abmig .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .abmig .dropup .btn-lg .caret {
    border-width: 0 5px 5px; }
  .abmig .btn-group-vertical > .btn, .abmig .btn-group-vertical > .btn-group, .abmig .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .abmig .btn-group-vertical > .btn-group:before, .abmig .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
  .abmig .btn-group-vertical > .btn-group:after {
    clear: both; }
  .abmig .btn-group-vertical > .btn-group:before, .abmig .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
  .abmig .btn-group-vertical > .btn-group:after {
    clear: both; }
  .abmig .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .abmig .btn-group-vertical > .btn + .btn, .abmig .btn-group-vertical > .btn + .btn-group, .abmig .btn-group-vertical > .btn-group + .btn, .abmig .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .abmig .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .abmig .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .abmig .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .abmig .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .abmig .btn-group-vertical > .btn-group:first-child > .btn:last-child, .abmig .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .abmig .btn-group-vertical > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .abmig .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
  .abmig .btn-group-justified > .btn, .abmig .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .abmig .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .abmig [data-toggle="buttons"] > .btn > input[type="radio"], .abmig [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none; }
  .abmig .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
  .abmig .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .abmig .input-group .form-control {
    width: 100%;
    margin-bottom: 0; }
  .abmig .input-group-lg > .form-control, .abmig .input-group-lg > .input-group-addon, .abmig .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px; }
  .abmig select.input-group-lg > .form-control, .abmig select.input-group-lg > .input-group-addon, .abmig select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px; }
  .abmig textarea.input-group-lg > .form-control, .abmig textarea.input-group-lg > .input-group-addon, .abmig textarea.input-group-lg > .input-group-btn > .btn {
    height: auto; }
  .abmig .input-group-sm > .form-control, .abmig .input-group-sm > .input-group-addon, .abmig .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .abmig select.input-group-sm > .form-control, .abmig select.input-group-sm > .input-group-addon, .abmig select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px; }
  .abmig textarea.input-group-sm > .form-control, .abmig textarea.input-group-sm > .input-group-addon, .abmig textarea.input-group-sm > .input-group-btn > .btn {
    height: auto; }
  .abmig .input-group-addon, .abmig .input-group-btn, .abmig .input-group .form-control {
    display: table-cell; }
  .abmig .input-group-addon:not(:first-child):not(:last-child), .abmig .input-group-btn:not(:first-child):not(:last-child), .abmig .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .abmig .input-group-addon, .abmig .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .abmig .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #c9cacd;
    border-radius: 4px; }
  .abmig .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .abmig .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .abmig .input-group-addon input[type="radio"], .abmig .input-group-addon input[type="checkbox"] {
    margin-top: 0; }
  .abmig .input-group .form-control:first-child, .abmig .input-group-addon:first-child, .abmig .input-group-btn:first-child > .btn, .abmig .input-group-btn:first-child > .dropdown-toggle, .abmig .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .abmig .input-group-addon:first-child {
    border-right: 0; }
  .abmig .input-group .form-control:last-child, .abmig .input-group-addon:last-child, .abmig .input-group-btn:last-child > .btn, .abmig .input-group-btn:last-child > .dropdown-toggle, .abmig .input-group-btn:first-child > .btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .abmig .input-group-addon:last-child {
    border-left: 0; }
  .abmig .input-group-btn {
    position: relative;
    white-space: nowrap; }
  .abmig .input-group-btn:first-child > .btn {
    margin-right: -1px; }
  .abmig .input-group-btn:last-child > .btn {
    margin-left: -1px; }
  .abmig .input-group-btn > .btn {
    position: relative; }
  .abmig .input-group-btn > .btn + .btn {
    margin-left: -4px; }
  .abmig .input-group-btn > .btn:hover, .abmig .input-group-btn > .btn:active {
    z-index: 2; }
  .abmig .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .abmig .nav:before, .abmig .nav:after {
    content: " ";
    display: table; }
  .abmig .nav:after {
    clear: both; }
  .abmig .nav:before, .abmig .nav:after {
    content: " ";
    display: table; }
  .abmig .nav:after {
    clear: both; }
  .abmig .nav > li {
    position: relative;
    display: block; }
  .abmig .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
  .abmig .nav > li > a:hover, .abmig .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee; }
  .abmig .nav > li.disabled > a {
    color: #999999; }
  .abmig .nav > li.disabled > a:hover, .abmig .nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed; }
  .abmig .nav .open > a, .abmig .nav .open > a:hover, .abmig .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #1567b6; }
  .abmig .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .abmig .nav > li > a > img {
    max-width: none; }
  .abmig .nav-tabs {
    border-bottom: 1px solid #dddddd; }
  .abmig .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
  .abmig .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
  .abmig .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd; }
  .abmig .nav-tabs > li.active > a, .abmig .nav-tabs > li.active > a:hover, .abmig .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default; }
  .abmig .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }
  .abmig .nav-tabs.nav-justified > li {
    float: none; }
  .abmig .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px; }
  .abmig .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .abmig .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
    .abmig .nav-tabs.nav-justified > li > a {
      margin-bottom: 0; } }
  .abmig .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .abmig .nav-tabs.nav-justified > .active > a, .abmig .nav-tabs.nav-justified > .active > a:hover, .abmig .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd; }
  @media (min-width: 768px) {
    .abmig .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 4px 4px 0 0; }
    .abmig .nav-tabs.nav-justified > .active > a, .abmig .nav-tabs.nav-justified > .active > a:hover, .abmig .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #ffffff; } }
  .abmig .nav-pills > li {
    float: left; }
  .abmig .nav-pills > li > a {
    border-radius: 4px; }
  .abmig .nav-pills > li + li {
    margin-left: 2px; }
  .abmig .nav-pills > li.active > a, .abmig .nav-pills > li.active > a:hover, .abmig .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #ea232a; }
  .abmig .nav-stacked > li {
    float: none; }
  .abmig .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }
  .abmig .nav-justified {
    width: 100%; }
  .abmig .nav-justified > li {
    float: none; }
  .abmig .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px; }
  .abmig .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .abmig .nav-justified > li {
      display: table-cell;
      width: 1%; }
    .abmig .nav-justified > li > a {
      margin-bottom: 0; } }
  .abmig .nav-tabs-justified {
    border-bottom: 0; }
  .abmig .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .abmig .nav-tabs-justified > .active > a, .abmig .nav-tabs-justified > .active > a:hover, .abmig .nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd; }
  @media (min-width: 768px) {
    .abmig .nav-tabs-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 4px 4px 0 0; }
    .abmig .nav-tabs-justified > .active > a, .abmig .nav-tabs-justified > .active > a:hover, .abmig .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #ffffff; } }
  .abmig .tab-content > .tab-pane {
    display: none; }
  .abmig .tab-content > .active {
    display: block; }
  .abmig .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .abmig .navbar {
    position: relative;
    min-height: 64px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
  .abmig .navbar:before, .abmig .navbar:after {
    content: " ";
    display: table; }
  .abmig .navbar:after {
    clear: both; }
  .abmig .navbar:before, .abmig .navbar:after {
    content: " ";
    display: table; }
  .abmig .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .abmig .navbar {
      border-radius: 4px; } }
  .abmig .navbar-header:before, .abmig .navbar-header:after {
    content: " ";
    display: table; }
  .abmig .navbar-header:after {
    clear: both; }
  .abmig .navbar-header:before, .abmig .navbar-header:after {
    content: " ";
    display: table; }
  .abmig .navbar-header:after {
    clear: both; }
  @media (min-width: 992px) {
    .abmig .navbar-header {
      float: left; } }
  .abmig .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch; }
  .abmig .navbar-collapse:before, .abmig .navbar-collapse:after {
    content: " ";
    display: table; }
  .abmig .navbar-collapse:after {
    clear: both; }
  .abmig .navbar-collapse:before, .abmig .navbar-collapse:after {
    content: " ";
    display: table; }
  .abmig .navbar-collapse:after {
    clear: both; }
  .abmig .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 992px) {
    .abmig .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
    .abmig .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }
    .abmig .navbar-collapse.in {
      overflow-y: visible; }
    .abmig .navbar-fixed-top .navbar-collapse, .abmig .navbar-static-top .navbar-collapse, .abmig .navbar-fixed-bottom .navbar-collapse {
      padding-left: 0;
      padding-right: 0; } }
  .abmig .container > .navbar-header, .abmig .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 992px) {
    .abmig .container > .navbar-header, .abmig .container > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }
  .abmig .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .abmig .navbar-static-top {
      border-radius: 0; } }
  .abmig .navbar-fixed-top, .abmig .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
  @media (min-width: 768px) {
    .abmig .navbar-fixed-top, .abmig .navbar-fixed-bottom {
      border-radius: 0; } }
  .abmig .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .abmig .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .abmig .navbar-brand {
    float: left;
    padding: 22px 15px;
    font-size: 18px;
    line-height: 20px; }
  .abmig .navbar-brand:hover, .abmig .navbar-brand:focus {
    text-decoration: none; }
  .abmig .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
  .abmig .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .abmig .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  .abmig .navbar-nav {
    margin: 11px -15px; }
  @media (min-width: 992px) {
    .abmig .navbar-toggle {
      display: none; }
    .abmig .navbar-nav {
      margin: 0; }
    .abmig .navbar-nav > li {
      float: left; }
    .abmig .navbar-nav > li > a {
      padding-top: 22px;
      padding-bottom: 22px; }
    .abmig .navbar-nav.navbar-right:last-child {
      margin-right: -15px; }
    .abmig .navbar-left {
      float: left !important; }
    .abmig .navbar-right {
      float: right !important; } }
  .abmig .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 991px) {
    .abmig .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
    .abmig .navbar-nav .open .dropdown-menu > li > a, .abmig .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px; }
    .abmig .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px; }
    .abmig .navbar-nav .open .dropdown-menu > li > a:hover, .abmig .navbar-nav .open .dropdown-menu > li > a:focus {
      background-image: none; } }
  .abmig .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .abmig .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .abmig .navbar-form .form-control {
      display: inline-block; }
    .abmig .navbar-form select.form-control {
      width: auto; }
    .abmig .navbar-form .radio, .abmig .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0; }
    .abmig .navbar-form .radio input[type="radio"], .abmig .navbar-form .checkbox input[type="checkbox"] {
      float: none;
      margin-left: 0; } }
  @media (max-width: 767px) {
    .abmig .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .abmig .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .abmig .navbar-form.navbar-right:last-child {
      margin-right: -15px; } }
  .abmig .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .abmig .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .abmig .navbar-nav.pull-right > li > .dropdown-menu, .abmig .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0; }
  .abmig .navbar-btn {
    margin-top: 15px;
    margin-bottom: 15px; }
  .abmig .navbar-btn.btn-sm {
    margin-top: 17px;
    margin-bottom: 17px; }
  .abmig .navbar-btn.btn-xs {
    margin-top: 21px;
    margin-bottom: 21px; }
  .abmig .navbar-text {
    margin-top: 22px;
    margin-bottom: 22px; }
  @media (min-width: 768px) {
    .abmig .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
    .abmig .navbar-text.navbar-right:last-child {
      margin-right: 0; } }
  .abmig .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
  .abmig .navbar-default .navbar-brand {
    color: #777777; }
  .abmig .navbar-default .navbar-brand:hover, .abmig .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent; }
  .abmig .navbar-default .navbar-text {
    color: #777777; }
  .abmig .navbar-default .navbar-nav > li > a {
    color: #777777; }
  .abmig .navbar-default .navbar-nav > li > a:hover, .abmig .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent; }
  .abmig .navbar-default .navbar-nav > .active > a, .abmig .navbar-default .navbar-nav > .active > a:hover, .abmig .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .abmig .navbar-default .navbar-nav > .disabled > a, .abmig .navbar-default .navbar-nav > .disabled > a:hover, .abmig .navbar-default .navbar-nav > .disabled > a:focus {
    color: #c9cacd;
    background-color: transparent; }
  .abmig .navbar-default .navbar-toggle {
    border-color: #dddddd; }
  .abmig .navbar-default .navbar-toggle:hover, .abmig .navbar-default .navbar-toggle:focus {
    background-color: #dddddd; }
  .abmig .navbar-default .navbar-toggle .icon-bar {
    background-color: #c9cacd; }
  .abmig .navbar-default .navbar-collapse, .abmig .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .abmig .navbar-default .navbar-nav > .open > a, .abmig .navbar-default .navbar-nav > .open > a:hover, .abmig .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555; }
  @media (max-width: 767px) {
    .abmig .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
    .abmig .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .abmig .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #333333;
      background-color: transparent; }
    .abmig .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .abmig .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .abmig .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555555;
      background-color: #e7e7e7; }
    .abmig .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .abmig .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .abmig .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #c9cacd;
      background-color: transparent; } }
  .abmig .navbar-default .navbar-link {
    color: #777777; }
  .abmig .navbar-default .navbar-link:hover {
    color: #333333; }
  .abmig .navbar-inverse {
    background-color: #171718;
    border-color: #000000; }
  .abmig .navbar-inverse .navbar-brand {
    color: #ffffff; }
  .abmig .navbar-inverse .navbar-brand:hover, .abmig .navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent; }
  .abmig .navbar-inverse .navbar-text {
    color: #ffffff; }
  .abmig .navbar-inverse .navbar-nav > li > a {
    color: #ffffff; }
  .abmig .navbar-inverse .navbar-nav > li > a:hover, .abmig .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .abmig .navbar-inverse .navbar-nav > .active > a, .abmig .navbar-inverse .navbar-nav > .active > a:hover, .abmig .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #000000; }
  .abmig .navbar-inverse .navbar-nav > .disabled > a, .abmig .navbar-inverse .navbar-nav > .disabled > a:hover, .abmig .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent; }
  .abmig .navbar-inverse .navbar-toggle {
    border-color: #333333; }
  .abmig .navbar-inverse .navbar-toggle:hover, .abmig .navbar-inverse .navbar-toggle:focus {
    background-color: #333333; }
  .abmig .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff; }
  .abmig .navbar-inverse .navbar-collapse, .abmig .navbar-inverse .navbar-form {
    border-color: #060606; }
  .abmig .navbar-inverse .navbar-nav > .open > a, .abmig .navbar-inverse .navbar-nav > .open > a:hover, .abmig .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #000000;
    color: #ffffff; }
  @media (max-width: 767px) {
    .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #000000; }
    .abmig .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #000000; }
    .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #ffffff; }
    .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #ffffff;
      background-color: transparent; }
    .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #ffffff;
      background-color: #000000; }
    .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .abmig .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444444;
      background-color: transparent; } }
  .abmig .navbar-inverse .navbar-link {
    color: #ffffff; }
  .abmig .navbar-inverse .navbar-link:hover {
    color: #ffffff; }
  .abmig .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
  .abmig .breadcrumb > li {
    display: inline-block; }
  .abmig .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #c9cacd; }
  .abmig .breadcrumb > .active {
    color: #999999; }
  .abmig .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
  .abmig .pagination > li {
    display: inline; }
  .abmig .pagination > li > a, .abmig .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px; }
  .abmig .pagination > li:first-child > a, .abmig .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
  .abmig .pagination > li:last-child > a, .abmig .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
  .abmig .pagination > li > a:hover, .abmig .pagination > li > span:hover, .abmig .pagination > li > a:focus, .abmig .pagination > li > span:focus {
    background-color: #eeeeee; }
  .abmig .pagination > .active > a, .abmig .pagination > .active > span, .abmig .pagination > .active > a:hover, .abmig .pagination > .active > span:hover, .abmig .pagination > .active > a:focus, .abmig .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #ea232a;
    border-color: #ea232a;
    cursor: default; }
  .abmig .pagination > .disabled > span, .abmig .pagination > .disabled > span:hover, .abmig .pagination > .disabled > span:focus, .abmig .pagination > .disabled > a, .abmig .pagination > .disabled > a:hover, .abmig .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed; }
  .abmig .pagination-lg > li > a, .abmig .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px; }
  .abmig .pagination-lg > li:first-child > a, .abmig .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  .abmig .pagination-lg > li:last-child > a, .abmig .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }
  .abmig .pagination-sm > li > a, .abmig .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px; }
  .abmig .pagination-sm > li:first-child > a, .abmig .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .abmig .pagination-sm > li:last-child > a, .abmig .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .abmig .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center; }
  .abmig .pager:before, .abmig .pager:after {
    content: " ";
    display: table; }
  .abmig .pager:after {
    clear: both; }
  .abmig .pager:before, .abmig .pager:after {
    content: " ";
    display: table; }
  .abmig .pager:after {
    clear: both; }
  .abmig .pager li {
    display: inline; }
  .abmig .pager li > a, .abmig .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px; }
  .abmig .pager li > a:hover, .abmig .pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee; }
  .abmig .pager .next > a, .abmig .pager .next > span {
    float: right; }
  .abmig .pager .previous > a, .abmig .pager .previous > span {
    float: left; }
  .abmig .pager .disabled > a, .abmig .pager .disabled > a:hover, .abmig .pager .disabled > a:focus, .abmig .pager .disabled > span {
    color: #999999;
    background-color: #ffffff;
    cursor: not-allowed; }
  .abmig .label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em; }
  .abmig .label[href]:hover, .abmig .label[href]:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer; }
  .abmig .label:empty {
    display: none; }
  .abmig .btn .label {
    position: relative;
    top: -1px; }
  .abmig .label-default {
    background-color: #999999; }
  .abmig .label-default[href]:hover, .abmig .label-default[href]:focus {
    background-color: #808080; }
  .abmig .label-primary {
    background-color: #ea232a; }
  .abmig .label-primary[href]:hover, .abmig .label-primary[href]:focus {
    background-color: #c71319; }
  .abmig .label-success {
    background-color: #5cb85c; }
  .abmig .label-success[href]:hover, .abmig .label-success[href]:focus {
    background-color: #449d44; }
  .abmig .label-info {
    background-color: #5bc0de; }
  .abmig .label-info[href]:hover, .abmig .label-info[href]:focus {
    background-color: #31b0d5; }
  .abmig .label-warning {
    background-color: #f0ad4e; }
  .abmig .label-warning[href]:hover, .abmig .label-warning[href]:focus {
    background-color: #ec971f; }
  .abmig .label-danger {
    background-color: #ba1b20; }
  .abmig .label-danger[href]:hover, .abmig .label-danger[href]:focus {
    background-color: #8d1518; }
  .abmig .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px; }
  .abmig .badge:empty {
    display: none; }
  .abmig .btn .badge {
    position: relative;
    top: -1px; }
  .abmig a.badge:hover, .abmig a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer; }
  .abmig a.list-group-item.active > .badge, .abmig .nav-pills > .active > a > .badge {
    color: #1567b6;
    background-color: #ffffff; }
  .abmig .nav-pills > li > a > .badge {
    margin-left: 3px; }
  .abmig .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.14286;
    color: inherit;
    background-color: #eeeeee; }
  .abmig .jumbotron h1, .abmig .jumbotron .h1 {
    line-height: 1;
    color: inherit; }
  .abmig .jumbotron p {
    line-height: 1.4; }
  .abmig .container .jumbotron {
    border-radius: 6px; }
  .abmig .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .abmig .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
    .abmig .container .jumbotron {
      padding-left: 60px;
      padding-right: 60px; }
    .abmig .jumbotron h1, .abmig .jumbotron .h1 {
      font-size: 63px; } }
  .abmig .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .abmig .thumbnail > img, .abmig .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .abmig a.thumbnail:hover, .abmig a.thumbnail:focus, .abmig a.thumbnail.active {
    border-color: #1567b6; }
  .abmig .thumbnail .caption {
    padding: 9px;
    color: #404040; }
  .abmig .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
  .abmig .alert h4 {
    margin-top: 0;
    color: inherit; }
  .abmig .alert .alert-link {
    font-weight: bold; }
  .abmig .alert > p, .abmig .alert > ul {
    margin-bottom: 0; }
  .abmig .alert > p + p {
    margin-top: 5px; }
  .abmig .alert-dismissable {
    padding-right: 35px; }
  .abmig .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
  .abmig .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
  .abmig .alert-success hr {
    border-top-color: #c9e2b3; }
  .abmig .alert-success .alert-link {
    color: #2b542c; }
  .abmig .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
  .abmig .alert-info hr {
    border-top-color: #a6e1ec; }
  .abmig .alert-info .alert-link {
    color: #245269; }
  .abmig .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }
  .abmig .alert-warning hr {
    border-top-color: #f7e1b5; }
  .abmig .alert-warning .alert-link {
    color: #66512c; }
  .abmig .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
  .abmig .alert-danger hr {
    border-top-color: #e4b9c0; }
  .abmig .alert-danger .alert-link {
    color: #843534; }
  .abmig .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  .abmig .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #ea232a;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease; }
  .abmig .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }
  .abmig .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }
  .abmig .progress-bar-success {
    background-color: #5cb85c; }
  .abmig .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .abmig .progress-bar-info {
    background-color: #5bc0de; }
  .abmig .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .abmig .progress-bar-warning {
    background-color: #f0ad4e; }
  .abmig .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .abmig .progress-bar-danger {
    background-color: #ba1b20; }
  .abmig .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .abmig .media, .abmig .media-body {
    overflow: hidden;
    zoom: 1; }
  .abmig .media, .abmig .media .media {
    margin-top: 15px; }
  .abmig .media:first-child {
    margin-top: 0; }
  .abmig .media-object {
    display: block; }
  .abmig .media-heading {
    margin: 0 0 5px; }
  .abmig .media > .pull-left, .abmig .media > .media-heading > .pull-left {
    margin-right: 10px; }
  .abmig .media > .pull-right, .abmig .media > .media-heading > .pull-right {
    margin-left: 10px; }
  .abmig .media-list {
    padding-left: 0;
    list-style: none; }
  .abmig .list-group {
    margin-bottom: 20px;
    padding-left: 0; }
  .abmig .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd; }
  .abmig .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .abmig .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .abmig .list-group-item > .badge {
    float: right; }
  .abmig .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .abmig a.list-group-item {
    color: #555555; }
  .abmig a.list-group-item .list-group-item-heading {
    color: #333333; }
  .abmig a.list-group-item:hover, .abmig a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5; }
  .abmig a.list-group-item.active, .abmig a.list-group-item.active:hover, .abmig a.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #ea232a;
    border-color: #ea232a; }
  .abmig a.list-group-item.active .list-group-item-heading, .abmig a.list-group-item.active:hover .list-group-item-heading, .abmig a.list-group-item.active:focus .list-group-item-heading {
    color: inherit; }
  .abmig a.list-group-item.active .list-group-item-text, .abmig a.list-group-item.active:hover .list-group-item-text, .abmig a.list-group-item.active:focus .list-group-item-text {
    color: #fcddde; }
  .abmig .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .abmig .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .abmig .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .abmig .panel-body {
    padding: 15px; }
  .abmig .panel-body:before, .abmig .panel-body:after {
    content: " ";
    display: table; }
  .abmig .panel-body:after {
    clear: both; }
  .abmig .panel-body:before, .abmig .panel-body:after {
    content: " ";
    display: table; }
  .abmig .panel-body:after {
    clear: both; }
  .abmig .panel > .list-group {
    margin-bottom: 0; }
  .abmig .panel > .list-group .list-group-item {
    border-width: 1px 0; }
  .abmig .panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .abmig .panel > .list-group .list-group-item:last-child {
    border-bottom: 0; }
  .abmig .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .abmig .panel > .table, .abmig .panel > .table-responsive > .table {
    margin-bottom: 0; }
  .abmig .panel > .panel-body + .table, .abmig .panel > .panel-body + .table-responsive {
    border-top: 1px solid #dddddd; }
  .abmig .panel > .table > tbody:first-child th, .abmig .panel > .table > tbody:first-child td {
    border-top: 0; }
  .abmig .panel > .table-bordered, .abmig .panel > .table-responsive > .table-bordered {
    border: 0; }
  .abmig .panel > .table-bordered > thead > tr > th:first-child, .abmig .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .abmig .panel > .table-bordered > tbody > tr > th:first-child, .abmig .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .abmig .panel > .table-bordered > tfoot > tr > th:first-child, .abmig .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .abmig .panel > .table-bordered > thead > tr > td:first-child, .abmig .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .abmig .panel > .table-bordered > tbody > tr > td:first-child, .abmig .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .abmig .panel > .table-bordered > tfoot > tr > td:first-child, .abmig .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .abmig .panel > .table-bordered > thead > tr > th:last-child, .abmig .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .abmig .panel > .table-bordered > tbody > tr > th:last-child, .abmig .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .abmig .panel > .table-bordered > tfoot > tr > th:last-child, .abmig .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .abmig .panel > .table-bordered > thead > tr > td:last-child, .abmig .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .abmig .panel > .table-bordered > tbody > tr > td:last-child, .abmig .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .abmig .panel > .table-bordered > tfoot > tr > td:last-child, .abmig .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .abmig .panel > .table-bordered > thead > tr:last-child > th, .abmig .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .abmig .panel > .table-bordered > tbody > tr:last-child > th, .abmig .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .abmig .panel > .table-bordered > tfoot > tr:last-child > th, .abmig .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .abmig .panel > .table-bordered > thead > tr:last-child > td, .abmig .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .abmig .panel > .table-bordered > tbody > tr:last-child > td, .abmig .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .abmig .panel > .table-bordered > tfoot > tr:last-child > td, .abmig .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; }
  .abmig .panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }
  .abmig .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .abmig .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }
  .abmig .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
  .abmig .panel-title > a {
    color: inherit; }
  .abmig .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .abmig .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden; }
  .abmig .panel-group .panel + .panel {
    margin-top: 5px; }
  .abmig .panel-group .panel-heading {
    border-bottom: 0; }
  .abmig .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd; }
  .abmig .panel-group .panel-footer {
    border-top: 0; }
  .abmig .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd; }
  .abmig .panel-default {
    border-color: #dddddd; }
  .abmig .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd; }
  .abmig .panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd; }
  .abmig .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd; }
  .abmig .panel-primary {
    border-color: #ea232a; }
  .abmig .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #ea232a;
    border-color: #ea232a; }
  .abmig .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ea232a; }
  .abmig .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ea232a; }
  .abmig .panel-success {
    border-color: #d6e9c6; }
  .abmig .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .abmig .panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6; }
  .abmig .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6; }
  .abmig .panel-warning {
    border-color: #faebcc; }
  .abmig .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .abmig .panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc; }
  .abmig .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc; }
  .abmig .panel-danger {
    border-color: #ebccd1; }
  .abmig .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .abmig .panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1; }
  .abmig .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1; }
  .abmig .panel-info {
    border-color: #bce8f1; }
  .abmig .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .abmig .panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1; }
  .abmig .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1; }
  .abmig .well {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .abmig .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }
  .abmig .well-lg {
    padding: 24px;
    border-radius: 6px; }
  .abmig .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .abmig .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
  .abmig .close:hover, .abmig .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .abmig button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  .modal-open {
    overflow: hidden; }
  .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 6000001; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    z-index: 12000003; }
  .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
    z-index: 12000003; }
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 6000000;
    background-color: #000000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px; }
  .modal-header .close {
    margin-top: -2px; }
  .modal-title {
    margin: 0;
    line-height: 1.42857; }
  .modal-body {
    position: relative;
    padding: 20px; }
  .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
  @media screen and (min-width: 768px) {
    .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
  .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }
  .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px; }
  .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000; }
  .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000; }
  .abmig .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c9cacd;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal; }
  .abmig .popover.top {
    margin-top: -10px; }
  .abmig .popover.right {
    margin-left: 10px; }
  .abmig .popover.bottom {
    margin-top: 10px; }
  .abmig .popover.left {
    margin-left: -10px; }
  .abmig .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  .abmig .popover-content {
    padding: 9px 14px; }
  .abmig .popover .arrow, .abmig .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .abmig .popover .arrow {
    border-width: 11px; }
  .abmig .popover .arrow:after {
    border-width: 10px;
    content: ""; }
  .abmig .popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px; }
  .abmig .popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff; }
  .abmig .popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .abmig .popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff; }
  .abmig .popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px; }
  .abmig .popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff; }
  .abmig .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); }
  .abmig .popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px; }
  .abmig .carousel {
    position: relative; }
  .abmig .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
  .abmig .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
  .abmig .carousel-inner > .item > img, .abmig .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1; }
  .abmig .carousel-inner > .active, .abmig .carousel-inner > .next, .abmig .carousel-inner > .prev {
    display: block; }
  .abmig .carousel-inner > .active {
    left: 0; }
  .abmig .carousel-inner > .next, .abmig .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .abmig .carousel-inner > .next {
    left: 100%; }
  .abmig .carousel-inner > .prev {
    left: -100%; }
  .abmig .carousel-inner > .next.left, .abmig .carousel-inner > .prev.right {
    left: 0; }
  .abmig .carousel-inner > .active.left {
    left: -100%; }
  .abmig .carousel-inner > .active.right {
    left: 100%; }
  .abmig .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .abmig .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .abmig .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .abmig .carousel-control:hover, .abmig .carousel-control:focus {
    outline: none;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .abmig .carousel-control .icon-prev, .abmig .carousel-control .icon-next, .abmig .carousel-control .glyphicon-chevron-left, .abmig .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .abmig .carousel-control .icon-prev, .abmig .carousel-control .glyphicon-chevron-left {
    left: 50%; }
  .abmig .carousel-control .icon-next, .abmig .carousel-control .glyphicon-chevron-right {
    right: 50%; }
  .abmig .carousel-control .icon-prev, .abmig .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif; }
  .abmig .carousel-control .icon-prev:before {
    content: '\2039'; }
  .abmig .carousel-control .icon-next:before {
    content: '\203a'; }
  .abmig .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center; }
  .abmig .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .abmig .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff; }
  .abmig .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .abmig .carousel-caption .btn {
    text-shadow: none; }
  @media screen and (min-width: 768px) {
    .abmig .carousel-control .glyphicons-chevron-left, .abmig .carousel-control .glyphicons-chevron-right, .abmig .carousel-control .icon-prev, .abmig .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      margin-left: -15px;
      font-size: 30px; }
    .abmig .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px; }
    .abmig .carousel-indicators {
      bottom: 20px; } }
  .abmig .clearfix:before, .abmig .clearfix:after {
    content: " ";
    display: table; }
  .abmig .clearfix:after {
    clear: both; }
  .abmig .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .abmig .pull-right {
    float: right !important; }
  .abmig .pull-left {
    float: left !important; }
  .abmig .hide {
    display: none !important; }
  .abmig .show {
    display: block !important; }
  .abmig .invisible {
    visibility: hidden; }
  .abmig .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .abmig .hidden {
    display: none !important;
    visibility: hidden !important; }
  .abmig .affix {
    position: fixed; }
  .abmig .visible-tn, .abmig tr.visible-tn, .abmig th.visible-tn, .abmig td.visible-tn {
    display: none !important; }
  @media (max-width: 479px) {
    .abmig .visible-tn {
      display: block !important; }
    .abmig table.visible-tn {
      display: table; }
    .abmig tr.visible-tn {
      display: table-row !important; }
    .abmig th.visible-tn, .abmig td.visible-tn {
      display: table-cell !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .visible-tn.visible-xs {
      display: block !important; }
    .abmig table.visible-tn.visible-xs {
      display: table; }
    .abmig tr.visible-tn.visible-xs {
      display: table-row !important; }
    .abmig th.visible-tn.visible-xs, .abmig td.visible-tn.visible-xs {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .visible-tn.visible-sm {
      display: block !important; }
    .abmig table.visible-tn.visible-sm {
      display: table; }
    .abmig tr.visible-tn.visible-sm {
      display: table-row !important; }
    .abmig th.visible-tn.visible-sm, .abmig td.visible-tn.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .visible-tn.visible-md {
      display: block !important; }
    .abmig table.visible-tn.visible-md {
      display: table; }
    .abmig tr.visible-tn.visible-md {
      display: table-row !important; }
    .abmig th.visible-tn.visible-md, .abmig td.visible-tn.visible-md {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .abmig .visible-tn.visible-lg {
      display: block !important; }
    .abmig table.visible-tn.visible-lg {
      display: table; }
    .abmig tr.visible-tn.visible-lg {
      display: table-row !important; }
    .abmig th.visible-tn.visible-lg, .abmig td.visible-tn.visible-lg {
      display: table-cell !important; } }
  .abmig .visible-xs, .abmig tr.visible-xs, .abmig th.visible-xs, .abmig td.visible-xs {
    display: none !important; }
  @media (max-width: 479px) {
    .abmig .visible-xs.visible-tn {
      display: block !important; }
    .abmig table.visible-xs.visible-tn {
      display: table; }
    .abmig tr.visible-xs.visible-tn {
      display: table-row !important; }
    .abmig th.visible-xs.visible-tn, .abmig td.visible-xs.visible-tn {
      display: table-cell !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .visible-xs {
      display: block !important; }
    .abmig table.visible-xs {
      display: table; }
    .abmig tr.visible-xs {
      display: table-row !important; }
    .abmig th.visible-xs, .abmig td.visible-xs {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .visible-xs.visible-sm {
      display: block !important; }
    .abmig table.visible-xs.visible-sm {
      display: table; }
    .abmig tr.visible-xs.visible-sm {
      display: table-row !important; }
    .abmig th.visible-xs.visible-sm, .abmig td.visible-xs.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .visible-xs.visible-md {
      display: block !important; }
    .abmig table.visible-xs.visible-md {
      display: table; }
    .abmig tr.visible-xs.visible-md {
      display: table-row !important; }
    .abmig th.visible-xs.visible-md, .abmig td.visible-xs.visible-md {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .abmig .visible-xs.visible-lg {
      display: block !important; }
    .abmig table.visible-xs.visible-lg {
      display: table; }
    .abmig tr.visible-xs.visible-lg {
      display: table-row !important; }
    .abmig th.visible-xs.visible-lg, .abmig td.visible-xs.visible-lg {
      display: table-cell !important; } }
  .abmig .visible-sm, .abmig tr.visible-sm, .abmig th.visible-sm, .abmig td.visible-sm {
    display: none !important; }
  @media (max-width: 479px) {
    .abmig .visible-sm.visible-tn {
      display: block !important; }
    .abmig table.visible-sm.visible-tn {
      display: table; }
    .abmig tr.visible-sm.visible-tn {
      display: table-row !important; }
    .abmig th.visible-sm.visible-tn, .abmig td.visible-sm.visible-tn {
      display: table-cell !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .visible-sm.visible-xs {
      display: block !important; }
    .abmig table.visible-sm.visible-xs {
      display: table; }
    .abmig tr.visible-sm.visible-xs {
      display: table-row !important; }
    .abmig th.visible-sm.visible-xs, .abmig td.visible-sm.visible-xs {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .visible-sm {
      display: block !important; }
    .abmig table.visible-sm {
      display: table; }
    .abmig tr.visible-sm {
      display: table-row !important; }
    .abmig th.visible-sm, .abmig td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .visible-sm.visible-md {
      display: block !important; }
    .abmig table.visible-sm.visible-md {
      display: table; }
    .abmig tr.visible-sm.visible-md {
      display: table-row !important; }
    .abmig th.visible-sm.visible-md, .abmig td.visible-sm.visible-md {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .abmig .visible-sm.visible-lg {
      display: block !important; }
    .abmig table.visible-sm.visible-lg {
      display: table; }
    .abmig tr.visible-sm.visible-lg {
      display: table-row !important; }
    .abmig th.visible-sm.visible-lg, .abmig td.visible-sm.visible-lg {
      display: table-cell !important; } }
  .abmig .visible-md, .abmig tr.visible-md, .abmig th.visible-md, .abmig td.visible-md {
    display: none !important; }
  @media (max-width: 479px) {
    .abmig .visible-md.visible-tn {
      display: block !important; }
    .abmig table.visible-md.visible-tn {
      display: table; }
    .abmig tr.visible-md.visible-tn {
      display: table-row !important; }
    .abmig th.visible-md.visible-tn, .abmig td.visible-md.visible-tn {
      display: table-cell !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .visible-md.visible-xs {
      display: block !important; }
    .abmig table.visible-md.visible-xs {
      display: table; }
    .abmig tr.visible-md.visible-xs {
      display: table-row !important; }
    .abmig th.visible-md.visible-xs, .abmig td.visible-md.visible-xs {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .visible-md.visible-sm {
      display: block !important; }
    .abmig table.visible-md.visible-sm {
      display: table; }
    .abmig tr.visible-md.visible-sm {
      display: table-row !important; }
    .abmig th.visible-md.visible-sm, .abmig td.visible-md.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .visible-md {
      display: block !important; }
    .abmig table.visible-md {
      display: table; }
    .abmig tr.visible-md {
      display: table-row !important; }
    .abmig th.visible-md, .abmig td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .abmig .visible-md.visible-lg {
      display: block !important; }
    .abmig table.visible-md.visible-lg {
      display: table; }
    .abmig tr.visible-md.visible-lg {
      display: table-row !important; }
    .abmig th.visible-md.visible-lg, .abmig td.visible-md.visible-lg {
      display: table-cell !important; } }
  .abmig .visible-lg, .abmig tr.visible-lg, .abmig th.visible-lg, .abmig td.visible-lg {
    display: none !important; }
  @media (max-width: 479px) {
    .abmig .visible-lg.visible-tn {
      display: block !important; }
    .abmig table.visible-lg.visible-tn {
      display: table; }
    .abmig tr.visible-lg.visible-tn {
      display: table-row !important; }
    .abmig th.visible-lg.visible-tn, .abmig td.visible-lg.visible-tn {
      display: table-cell !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .visible-lg.visible-xs {
      display: block !important; }
    .abmig table.visible-lg.visible-xs {
      display: table; }
    .abmig tr.visible-lg.visible-xs {
      display: table-row !important; }
    .abmig th.visible-lg.visible-xs, .abmig td.visible-lg.visible-xs {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .visible-lg.visible-sm {
      display: block !important; }
    .abmig table.visible-lg.visible-sm {
      display: table; }
    .abmig tr.visible-lg.visible-sm {
      display: table-row !important; }
    .abmig th.visible-lg.visible-sm, .abmig td.visible-lg.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .visible-lg.visible-md {
      display: block !important; }
    .abmig table.visible-lg.visible-md {
      display: table; }
    .abmig tr.visible-lg.visible-md {
      display: table-row !important; }
    .abmig th.visible-lg.visible-md, .abmig td.visible-lg.visible-md {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .abmig .visible-lg {
      display: block !important; }
    .abmig table.visible-lg {
      display: table; }
    .abmig tr.visible-lg {
      display: table-row !important; }
    .abmig th.visible-lg, .abmig td.visible-lg {
      display: table-cell !important; } }
  .abmig .hidden-tn {
    display: block !important; }
  .abmig table.hidden-tn, .abmig .table-cont {
    display: table; }
  .abmig tr.hidden-tn {
    display: table-row !important; }
  .abmig th.hidden-tn, .abmig td.hidden-tn, .abmig .td.hidden-tn {
    display: table-cell !important; }
  @media (max-width: 479px) {
    .abmig .hidden-tn, .abmig tr.hidden-tn, .abmig th.hidden-tn, .abmig td.hidden-tn, .abmig .td.hidden-tn {
      display: none !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .hidden-xs.hidden-tn, .abmig tr.hidden-xs.hidden-tn, .abmig th.hidden-xs.hidden-tn, .abmig td.hidden-xs.hidden-tn, .abmig .td.hidden-xs.hidden-tn {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .hidden-tn.hidden-sm, .abmig tr.hidden-tn.hidden-sm, .abmig th.hidden-tn.hidden-sm, .abmig td.hidden-tn.hidden-sm, .abmig .td.hidden-tn.hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .hidden-tn.hidden-md, .abmig tr.hidden-tn.hidden-md, .abmig th.hidden-tn.hidden-md, .abmig td.hidden-tn.hidden-md, .abmig .td.hidden-tn.hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .abmig .hidden-tn.hidden-lg, .abmig tr.hidden-tn.hidden-lg, .abmig th.hidden-tn.hidden-lg, .abmig td.hidden-tn.hidden-lg, .abmig .td.hidden-tn.hidden-lg {
      display: none !important; } }
  .abmig .hidden-xs {
    display: block !important; }
  .abmig table.hidden-xs, .abmig .table-cont {
    display: table; }
  .abmig tr.hidden-xs {
    display: table-row !important; }
  .abmig th.hidden-xs, .abmig td.hidden-xs, .abmig .td.hidden-xs {
    display: table-cell !important; }
  @media (max-width: 479px) {
    .abmig .hidden-xs.hidden-tn, .abmig tr.hidden-xs.hidden-tn, .abmig th.hidden-xs.hidden-tn, .abmig td.hidden-xs.hidden-tn, .abmig .td.hidden-xs.hidden-tn {
      display: none !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .hidden-xs, .abmig tr.hidden-xs, .abmig th.hidden-xs, .abmig td.hidden-xs, .abmig .td.hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .hidden-xs.hidden-sm, .abmig tr.hidden-xs.hidden-sm, .abmig th.hidden-xs.hidden-sm, .abmig td.hidden-xs.hidden-sm, .abmig .td.hidden-xs.hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .hidden-xs.hidden-md, .abmig tr.hidden-xs.hidden-md, .abmig th.hidden-xs.hidden-md, .abmig td.hidden-xs.hidden-md, .abmig .td.hidden-xs.hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .abmig .hidden-xs.hidden-lg, .abmig tr.hidden-xs.hidden-lg, .abmig th.hidden-xs.hidden-lg, .abmig td.hidden-xs.hidden-lg, .abmig .td.hidden-xs.hidden-lg {
      display: none !important; } }
  .abmig .hidden-sm {
    display: block !important; }
  .abmig table.hidden-sm, .abmig .table-cont {
    display: table; }
  .abmig tr.hidden-sm {
    display: table-row !important; }
  .abmig th.hidden-sm, .abmig td.hidden-sm, .abmig .td.hidden-sm {
    display: table-cell !important; }
  @media (max-width: 479px) {
    .abmig .hidden-sm.hidden-tn, .abmig tr.hidden-sm.hidden-tn, .abmig th.hidden-sm.hidden-tn, .abmig td.hidden-sm.hidden-tn, .abmig .td.hidden-sm.hidden-tn {
      display: none !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .hidden-xs.hidden-sm, .abmig tr.hidden-xs.hidden-sm, .abmig th.hidden-xs.hidden-sm, .abmig td.hidden-xs.hidden-sm, .abmig .td.hidden-xs.hidden-sm {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .hidden-sm, .abmig tr.hidden-sm, .abmig th.hidden-sm, .abmig td.hidden-sm, .abmig .td.hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .hidden-sm.hidden-md, .abmig tr.hidden-sm.hidden-md, .abmig th.hidden-sm.hidden-md, .abmig td.hidden-sm.hidden-md, .abmig .td.hidden-sm.hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .abmig .hidden-sm.hidden-lg, .abmig tr.hidden-sm.hidden-lg, .abmig th.hidden-sm.hidden-lg, .abmig td.hidden-sm.hidden-lg, .abmig .td.hidden-sm.hidden-lg {
      display: none !important; } }
  .abmig .hidden-md {
    display: block !important; }
  .abmig table.hidden-md, .abmig .table-cont {
    display: table; }
  .abmig tr.hidden-md {
    display: table-row !important; }
  .abmig th.hidden-md, .abmig td.hidden-md, .abmig .td.hidden-md {
    display: table-cell !important; }
  @media (max-width: 479px) {
    .abmig .hidden-md.hidden-tn, .abmig tr.hidden-md.hidden-tn, .abmig th.hidden-md.hidden-tn, .abmig td.hidden-md.hidden-tn, .abmig .td.hidden-md.hidden-tn {
      display: none !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .hidden-xs.hidden-md, .abmig tr.hidden-xs.hidden-md, .abmig th.hidden-xs.hidden-md, .abmig td.hidden-xs.hidden-md, .abmig .td.hidden-xs.hidden-md {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .hidden-md.hidden-sm, .abmig tr.hidden-md.hidden-sm, .abmig th.hidden-md.hidden-sm, .abmig td.hidden-md.hidden-sm, .abmig .td.hidden-md.hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .hidden-md, .abmig tr.hidden-md, .abmig th.hidden-md, .abmig td.hidden-md, .abmig .td.hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .abmig .hidden-md.hidden-lg, .abmig tr.hidden-md.hidden-lg, .abmig th.hidden-md.hidden-lg, .abmig td.hidden-md.hidden-lg, .abmig .td.hidden-md.hidden-lg {
      display: none !important; } }
  .abmig .hidden-lg {
    display: block !important; }
  .abmig table.hidden-lg, .abmig .table-cont {
    display: table; }
  .abmig tr.hidden-lg {
    display: table-row !important; }
  .abmig th.hidden-lg, .abmig td.hidden-lg, .abmig .td.hidden-lg {
    display: table-cell !important; }
  @media (max-width: 479px) {
    .abmig .hidden-lg.hidden-tn, .abmig tr.hidden-lg.hidden-tn, .abmig th.hidden-lg.hidden-tn, .abmig td.hidden-lg.hidden-tn, .abmig .td.hidden-lg.hidden-tn {
      display: none !important; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .hidden-xs.hidden-lg, .abmig tr.hidden-xs.hidden-lg, .abmig th.hidden-xs.hidden-lg, .abmig td.hidden-xs.hidden-lg, .abmig .td.hidden-xs.hidden-lg {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .abmig .hidden-lg.hidden-sm, .abmig tr.hidden-lg.hidden-sm, .abmig th.hidden-lg.hidden-sm, .abmig td.hidden-lg.hidden-sm, .abmig .td.hidden-lg.hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .hidden-lg.hidden-md, .abmig tr.hidden-lg.hidden-md, .abmig th.hidden-lg.hidden-md, .abmig td.hidden-lg.hidden-md, .abmig .td.hidden-lg.hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .abmig .hidden-lg, .abmig tr.hidden-lg, .abmig th.hidden-lg, .abmig td.hidden-lg, .abmig .td.hidden-lg {
      display: none !important; } }
  .abmig .visible-print, .abmig tr.visible-print, .abmig th.visible-print, .abmig td.visible-print {
    display: none !important; }
  @media print {
    .abmig .visible-print {
      display: block !important; }
    .abmig table.visible-print {
      display: table; }
    .abmig tr.visible-print {
      display: table-row !important; }
    .abmig th.visible-print, .abmig td.visible-print {
      display: table-cell !important; }
    .abmig .hidden-print, .abmig tr.hidden-print, .abmig th.hidden-print, .abmig td.hidden-print {
      display: none !important; } }
  .abmig [class^="abicon-"], .abmig [class*=" abicon-"] {
    font-family: 'autoblog-icons-global';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .abmig .abicon-aol:before {
    content: "\e600"; }
  .abmig .abicon-arrow-down:before {
    content: "\e601"; }
  .abmig .abicon-arrow-down2:before {
    content: "\e602"; }
  .abmig .abicon-arrow-down3:before {
    content: "\e603"; }
  .abmig .abicon-arrow-left:before {
    content: "\e604"; }
  .abmig .abicon-arrow-move:before {
    content: "\e605"; }
  .abmig .abicon-arrow-right2:before {
    content: "\e606"; }
  .abmig .abicon-arrow-up:before {
    content: "\e607"; }
  .abmig .abicon-arrow-up2:before {
    content: "\e608"; }
  .abmig .abicon-arrow-up3:before {
    content: "\e609"; }
  .abmig .abicon-arrowss:before {
    content: "\e60a"; }
  .abmig .abicon-attachment:before {
    content: "\e60b"; }
  .abmig .abicon-blocked:before {
    content: "\e60c"; }
  .abmig .abicon-bold:before {
    content: "\e60d"; }
  .abmig .abicon-bookmark:before {
    content: "\e60e"; }
  .abmig .abicon-calendar:before {
    content: "\e60f"; }
  .abmig .abicon-checkmark3:before {
    content: "\e610"; }
  .abmig .abicon-close:before {
    content: "\e611"; }
  .abmig .abicon-cog2:before {
    content: "\e612"; }
  .abmig .abicon-comment:before {
    content: "\e613"; }
  .abmig .abicon-exit3:before {
    content: "\e614"; }
  .abmig .abicon-expand:before {
    content: "\e615"; }
  .abmig .abicon-expand3:before {
    content: "\e616"; }
  .abmig .abicon-facebook:before {
    content: "\e617"; }
  .abmig .abicon-feed:before {
    content: "\e618"; }
  .abmig .abicon-flickr2:before {
    content: "\e619"; }
  .abmig .abicon-google-plus:before {
    content: "\e61a"; }
  .abmig .abicon-grid5:before {
    content: "\e61b"; }
  .abmig .abicon-home3:before {
    content: "\e61c"; }
  .abmig .abicon-info:before {
    content: "\e61d"; }
  .abmig .abicon-instagram:before {
    content: "\e61e"; }
  .abmig .abicon-italic:before {
    content: "\e61f"; }
  .abmig .abicon-link5:before {
    content: "\e620"; }
  .abmig .abicon-linkedin:before {
    content: "\e621"; }
  .abmig .abicon-list2:before {
    content: "\e622"; }
  .abmig .abicon-list5:before {
    content: "\e623"; }
  .abmig .abicon-mail:before {
    content: "\e624"; }
  .abmig .abicon-minus-circle:before {
    content: "\e625"; }
  .abmig .abicon-move:before {
    content: "\e626"; }
  .abmig .abicon-overview:before {
    content: "\e627"; }
  .abmig .abicon-pencil:before {
    content: "\e628"; }
  .abmig .abicon-pinterest3:before {
    content: "\e629"; }
  .abmig .abicon-plus-circle:before {
    content: "\e62a"; }
  .abmig .abicon-plus2:before {
    content: "\e62b"; }
  .abmig .abicon-reddit:before {
    content: "\e62c"; }
  .abmig .abicon-remove2:before {
    content: "\e62d"; }
  .abmig .abicon-reply:before {
    content: "\e62e"; }
  .abmig .abicon-search3:before {
    content: "\e62f"; }
  .abmig .abicon-share:before {
    content: "\e630"; }
  .abmig .abicon-stack-picture:before {
    content: "\e631"; }
  .abmig .abicon-style-convertible:before {
    content: "\e632"; }
  .abmig .abicon-style-coupe:before {
    content: "\e633"; }
  .abmig .abicon-style-crossover:before {
    content: "\e634"; }
  .abmig .abicon-style-hatchback:before {
    content: "\e635"; }
  .abmig .abicon-style-hybrid:before {
    content: "\e636"; }
  .abmig .abicon-style-luxury:before {
    content: "\e637"; }
  .abmig .abicon-style-minivan:before {
    content: "\e638"; }
  .abmig .abicon-style-sedan:before {
    content: "\e639"; }
  .abmig .abicon-style-suv:before {
    content: "\e63a"; }
  .abmig .abicon-style-truck:before {
    content: "\e63b"; }
  .abmig .abicon-style-van:before {
    content: "\e63c"; }
  .abmig .abicon-style-wagon:before {
    content: "\e63d"; }
  .abmig .abicon-twitter:before {
    content: "\e63e"; }
  .abmig .abicon-type:before {
    content: "\e63f"; }
  .abmig .abicon-underline:before {
    content: "\e640"; }
  .abmig .abicon-user-signed:before {
    content: "\e641"; }
  .abmig .abicon-user:before {
    content: "\e642"; }
  .abmig .abicon-yahoo:before {
    content: "\e643"; }
  .abmig .abicon-youtube2:before {
    content: "\e644"; }
  .abmig .global-share .abicon {
    color: #333; }
  .abmig .global-share .abicon-facebook:hover, .abmig .abicon-facebook:hover {
    color: #3b5998; }
  .abmig .global-share .abicon-twitter:hover, .abmig .abicon-twitter:hover {
    color: #00aced; }
  .abmig .global-share .abicon-google-plus:hover, .abmig .abicon-google-plus:hover {
    color: #dd4b39; }
  .abmig .global-share .abicon-mail:hover {
    color: #545659; }
  .abmig .global-share .abicon-reddit:hover {
    color: #f34912; }
  .abmig .global-share .abicon-pinterest3:hover {
    color: #cb2027; }
  .abmig .global-share .abicon-stumbleupon:hover {
    color: #f74425; }
  .abmig .global-share .abicon-youtube2:hover, .abmig .abicon-youtube2:hover {
    color: #c51a20; }
  .abmig .global-share .abicon-feed:hover, .abmig .abicon-feed:hover {
    color: #ff6600; }
  .abmig .btn > .abicon-cog2 + .caret {
    margin-top: -4px;
    margin-left: 5px; }
  .html--abmig, .body--abmig {
    height: 100%; }
  .abmig .wrap {
    display: table;
    height: 100%;
    overflow: hidden;
    width: 100%; }
  .abmig .footer {
    display: table-row;
    height: 1px; }
  .abmig .ie8 .footer, .abmig .ie9 .footer {
    display: block;
    height: auto; }
  .flexbox .wrap {
    display: flex;
    height: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%; }
  .flexbox .wrap > .nav-banner + .container {
    -webkit-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    background-color: #fff; }
  .flexbox .footer {
    display: block;
    height: auto; }
  .body--abmig {
    line-height: 20px; }
  .abmig a:active, .abmig a:hover {
    text-decoration: none; }
  .abmig h1 {
    color: #222;
    margin-top: 30px; }
  .abmig h1 > a, .abmig h2 > a, .abmig h3 > a, .abmig h4 > a, .abmig h5 > a, .abmig h6 > a, .abmig .h1 > a, .abmig .h2 > a, .abmig .h3 > a, .abmig .h4 > a, .abmig .h5 > a, .abmig .h6 > a {
    color: #222; }
  .abmig h1 > a:hover, .abmig h2 > a:hover, .abmig h3 > a:hover, .abmig h4 > a:hover, .abmig h5 > a:hover, .abmig h6 > a:hover, .abmig .h1 > a:hover, .abmig .h2 > a:hover, .abmig .h3 > a:hover, .abmig .h4 > a:hover, .abmig .h5 > a:hover, .abmig .h6 > a:hover {
    color: #ec2228; }
  @media (max-width: 767px) {
    .abmig h1, .abmig .h1 {
      font-size: 24px;
      margin-top: 20px; }
    .abmig h2, .abmig .h2 {
      line-height: 24px;
      font-size: 22px; } }
  .abmig h3.text-primary:hover, .abmig .h3.text-primary:hover {
    color: #EC2228; }
  .abmig [data-action="upvote"] > input[type="radio"], .abmig [data-action="downvote"] > input[type="radio"] {
    display: none; }
  .abmig .btn {
    font-weight: normal;
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.01em;
    text-transform: uppercase; }
  .abmig .btn:active, .abmig .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .abmig .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.175); }
  .abmig .auth-cont.btn-group.open .dropdown-toggle {
    z-index: 1001 !important; }
  .abmig .auth-cont.btn-group.open .dropdown-toggle:after {
    background-color: #FFF;
    content: '';
    display: block;
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: -5px;
    left: 0px;
    z-index: 1001 !important; }
  .abmig .auth-name .abicon, .abmig .auth-nav .abicon {
    font-size: 12px;
    margin-right: 5px; }
  .modal-body .auth-cont {
    margin-top: 20px; }
  .modal-body .auth-cont .abicon {
    font-size: 50px; }
  .modal-body .auth-cont > li {
    float: left;
    margin: 0 10px;
    padding-top: 22px; }
  .modal-body .auth-cont > li > a.abicon {
    color: #333; }
  .modal-body .auth-cont > li > a.abicon:hover {
    color: #ec2228; }
  @media (max-width: 767px) {
    .modal-body .auth-cont > li {
      margin: 0 15px; }
    .modal-body .auth-cont > li:nth-child(4) {
      clear: left; } }
  .abmig .dropdown-menu > .active > a, .abmig .dropdown-menu > .active > a:hover, .abmig .dropdown-menu > .active > a:focus {
    background-color: #F5F5F5;
    color: #ec2228; }
  .abmig .dropdown-menu {
    border-color: #ddd;
    margin: 8px 0 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.175); }
  .abmig .btn.disabled, .abmig .btn[disabled], .abmig fieldset[disabled] .btn {
    opacity: 1;
    filter: alpha(opacity=100); }
  .abmig .btn-default {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333; }
  .no-touch .abmig .btn-default:hover, .abmig .btn-default:focus, .abmig .btn-default:active, .abmig .btn-default.active, .abmig .open .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #ec2228;
    border-color: #ec2228; }
  .abmig .btn-default:active, .abmig .btn-default.active, .abmig .open .dropdown-toggle.btn-default {
    background-image: none; }
  .abmig .btn-default.disabled, .abmig .btn-default[disabled], .abmig fieldset[disabled] .btn-default, .no-touch .abmig .btn-default.disabled:hover, .no-touch .abmig .btn-default[disabled]:hover, .no-touch .abmig fieldset[disabled] .btn-default:hover, .abmig .btn-default.disabled:focus, .abmig .btn-default[disabled]:focus, .abmig fieldset[disabled] .btn-default:focus, .abmig .btn-default.disabled:active, .abmig .btn-default[disabled]:active, .abmig fieldset[disabled] .btn-default:active, .abmig .btn-default.disabled.active, .abmig .btn-default[disabled].active, .abmig fieldset[disabled] .btn-default.active {
    background-color: #e5e5e5;
    border-color: #dddddd; }
  .abmig .btn-default .badge {
    color: #ffffff;
    background-color: #fff; }
  .abmig .btn-primary {
    color: #ffffff;
    background-color: #ec2228;
    border-color: #ec2228; }
  .abmig .btn-primary {
    -webkit-transition: 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
    -o-transition: 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
    transition: 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
    position: relative; }
  .no-touch .abmig .btn-primary:hover, .abmig .btn-primary:focus, .abmig .btn-primary:active, .abmig .btn-primary.active, .abmig .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333; }
  .abmig .btn-primary:active, .abmig .btn-primary.active, .abmig .open .dropdown-toggle.btn-primary {
    background-image: none; }
  .abmig .btn-primary.disabled, .abmig .btn-primary[disabled], .abmig fieldset[disabled] .btn-primary, .no-touch .abmig .btn-primary.disabled:hover, .no-touch .abmig .btn-primary[disabled]:hover, .no-touch .abmig fieldset[disabled] .btn-primary:hover, .abmig .btn-primary.disabled:focus, .abmig .btn-primary[disabled]:focus, .abmig fieldset[disabled] .btn-primary:focus, .abmig .btn-primary.disabled:active, .abmig .btn-primary[disabled]:active, .abmig fieldset[disabled] .btn-primary:active, .abmig .btn-primary.disabled.active, .abmig .btn-primary[disabled].active, .abmig fieldset[disabled] .btn-primary.active {
    color: rgba(255, 255, 255, 0.5);
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .abmig .btn-primary .badge {
    color: #ffffff;
    background-color: #fff; }
  .abmig .btn-light {
    color: #333;
    background-color: #f1f1f1;
    border-color: #dddddd; }
  .no-touch .abmig .btn-light:hover, .abmig .btn-light:focus, .abmig .btn-light:active, .abmig .btn-light.active, .abmig .open .dropdown-toggle.btn-light {
    color: #ec2228;
    background-color: #ffffff;
    border-color: #dddddd; }
  .abmig .btn-light:active, .abmig .btn-light.active, .abmig .open .dropdown-toggle.btn-light {
    background-image: none; }
  .abmig .btn-light.disabled, .abmig .btn-light[disabled], .abmig fieldset[disabled] .btn-light, .no-touch .abmig .btn-light.disabled:hover, .no-touch .abmig .btn-light[disabled]:hover, .no-touch .abmig fieldset[disabled] .btn-light:hover, .abmig .btn-light.disabled:focus, .abmig .btn-light[disabled]:focus, .abmig fieldset[disabled] .btn-light:focus, .abmig .btn-light.disabled:active, .abmig .btn-light[disabled]:active, .abmig fieldset[disabled] .btn-light:active, .abmig .btn-light.disabled.active, .abmig .btn-light[disabled].active, .abmig fieldset[disabled] .btn-light.active {
    color: rgba(51, 51, 51, 0.25); }
  .abmig .btn-light .badge {
    color: #ffffff;
    background-color: #fff; }
  .abmig .btn-ultralight {
    color: #333;
    background-color: #ffffff;
    border-color: #dddddd; }
  .no-touch .abmig .btn-ultralight:hover, .abmig .btn-ultralight:focus, .abmig .btn-ultralight:active, .abmig .btn-ultralight.active, .abmig .open .dropdown-toggle.btn-ultralight {
    color: #ec2228;
    background-color: #ffffff;
    border-color: #dddddd; }
  .abmig .btn-ultralight:active, .abmig .btn-ultralight.active, .abmig .open .dropdown-toggle.btn-ultralight {
    background-image: none; }
  .abmig .btn-ultralight.disabled, .abmig .btn-ultralight[disabled], .abmig fieldset[disabled] .btn-ultralight, .no-touch .abmig .btn-ultralight.disabled:hover, .no-touch .abmig .btn-ultralight[disabled]:hover, .no-touch .abmig fieldset[disabled] .btn-ultralight:hover, .abmig .btn-ultralight.disabled:focus, .abmig .btn-ultralight[disabled]:focus, .abmig fieldset[disabled] .btn-ultralight:focus, .abmig .btn-ultralight.disabled:active, .abmig .btn-ultralight[disabled]:active, .abmig fieldset[disabled] .btn-ultralight:active, .abmig .btn-ultralight.disabled.active, .abmig .btn-ultralight[disabled].active, .abmig fieldset[disabled] .btn-ultralight.active {
    color: rgba(51, 51, 51, 0.25); }
  .abmig .btn-ultralight .badge {
    color: #ffffff;
    background-color: #fff; }
  .abmig .btn-ultralight-grey {
    color: #bcbdc0;
    background-color: #ffffff;
    border-color: #dddddd; }
  .no-touch .abmig .btn-ultralight-grey:hover, .abmig .btn-ultralight-grey:focus, .abmig .btn-ultralight-grey:active, .abmig .btn-ultralight-grey.active, .abmig .open .dropdown-toggle.btn-ultralight-grey {
    color: #333 !important;
    background-color: #ffffff;
    border-color: #dddddd; }
  .abmig .btn-ultralight-grey:active, .abmig .btn-ultralight-grey.active, .abmig .open .dropdown-toggle.btn-ultralight-grey {
    background-image: none; }
  .abmig .btn-ultralight-grey.disabled, .abmig .btn-ultralight-grey[disabled], .abmig fieldset[disabled] .btn-ultralight-grey, .no-touch .abmig .btn-ultralight-grey.disabled:hover, .no-touch .abmig .btn-ultralight-grey[disabled]:hover, .no-touch .abmig fieldset[disabled] .btn-ultralight-grey:hover, .abmig .btn-ultralight-grey.disabled:focus, .abmig .btn-ultralight-grey[disabled]:focus, .abmig fieldset[disabled] .btn-ultralight-grey:focus, .abmig .btn-ultralight-grey.disabled:active, .abmig .btn-ultralight-grey[disabled]:active, .abmig fieldset[disabled] .btn-ultralight-grey:active, .abmig .btn-ultralight-grey.disabled.active, .abmig .btn-ultralight-grey[disabled].active, .abmig fieldset[disabled] .btn-ultralight-grey.active {
    color: #e5e5e5; }
  .abmig .btn-ultralight-grey .badge {
    color: #ffffff;
    background-color: #fff; }
  .abmig .btn-lg {
    border-radius: 4px;
    letter-spacing: 0.05em;
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    padding: 11px 25px 7px;
    text-transform: uppercase; }
  .abmig .btn-sm {
    font-family: "RobotoRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 7px 10px 5px;
    text-transform: uppercase; }
  .abmig .btn-xs {
    font-family: "RobotoMedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    letter-spacing: 0.02em;
    padding: 5px 8px 5px;
    text-transform: none; }
  .abmig .btn-xxs {
    line-height: 16px;
    padding: 0px 7px; }
  .abmig .popover-content {
    padding: 15px 20px; }
  .abmig .form-control {
    border-color: #c9cacd;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222; }
  .abmig .placeholder {
    color: #b4b6bb; }
  .abmig .form-control:-moz-placeholder {
    color: #b4b6bb; }
  .abmig .form-control::-moz-placeholder {
    color: #b4b6bb; }
  .abmig .form-control:-ms-input-placeholder {
    color: #b4b6bb; }
  .abmig .form-control::-webkit-input-placeholder {
    color: #b4b6bb; }
  .abmig .note-editor .form-control {
    overflow: hidden;
    white-space: nowrap; }
  .abmig .btn-file {
    position: relative;
    overflow: hidden; }
  .abmig .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block; }
  .abmig .text-meta {
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 0.01em; }
  .abmig .text-meta.list-inline > li {
    padding-right: 10px;
    padding-left: 0; }
  .abmig .profile-header {
    margin-bottom: 24px; }
  .abmig .profile-description {
    padding-left: 120px; }
  .abmig .media-body > .profile-data > .profile-image {
    height: 60px;
    margin-bottom: 0;
    width: 60px; }
  .abmig .profile-data {
    margin-right: 25px; }
  .abmig .profile-data > .loader.in + .profile-image {
    visibility: hidden;
    height: 8px; }
  .abmig .profile-data > .loader.hide + .profile-image {
    visibility: visible;
    height: auto; }
  .abmig .profile-image {
    position: relative;
    max-width: 96px; }
  .abmig .profile-image .btn-file {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 0 0 7px 7px;
    color: #FFF;
    cursor: pointer;
    display: block;
    padding: 4px 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%; }
  .abmig .profile-image > .img-responsive + span.name {
    font-family: "RobotoCondensed";
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 43%;
    text-align: center;
    width: 100%; }
  .abmig .profile-image {
    margin-bottom: 15px; }
  .abmig .has-error .form-control {
    border-color: #E60008;
    border-color: rgba(230, 0, 8, 0.5); }
  .abmig .has-error .help-block, .abmig .has-error .control-label, .abmig .has-error .radio, .abmig .has-error .checkbox, .abmig .has-error .radio-inline, .abmig .has-error .checkbox-inline {
    color: #e60008; }
  .abmig input[type="radio"], .abmig input[type="checkbox"] {
    margin-top: 1px; }
  .abmig #carousel-featured_galleries1 .slide-content {
    background-size: auto !important; }
  .abmig .carousel-wrapper > div.text-center > img {
    max-width: 100%;
    min-width: 100%; }
  .abmig .carousel-wrapper > .text-center > .carousel > img {
    max-width: 100%; }
  .abmig .carousel-wrapper > .text-center > .carousel > .gallery-meta {
    bottom: 0; }
  .abmig .carousel-inner > .item > .row > [class*="col-"] {
    margin-bottom: 0; }
  .abmig .carousel-control .abicon-prev, .abmig .carousel-control .abicon-next, .abmig .carousel-control .abicon-arrow-left, .abmig .carousel-control .abicon-arrow-right2 {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .abmig .carousel-control .abicon-prev, .abmig .carousel-control .abicon-arrow-left {
    left: 50%; }
  .abmig .carousel-control .abicon-next, .abmig .carousel-control .abicon-arrow-right2 {
    right: 50%; }
  .abmig .input-group-inset > .form-control {
    border-width: 1px 0 1px 1px;
    -webkit-appearance: none; }
  .abmig textarea.form-control.input-lg[name="comment"] {
    min-height: 150px; }
  .abmig .input-group-inset > .form-control + .input-group-btn > .btn {
    padding: 0 6px; }
  .abmig .input-group-inset > .form-control.input-lg + .input-group-btn > .btn {
    padding: 8px 12px 3px 12px; }
  .abmig .input-group-inset > .form-control + .input-group-btn {
    background-color: #fff;
    border: 1px solid #c9cacd;
    border-radius: 0 4px 4px 0;
    border-width: 1px 1px 1px 0;
    padding: 3px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .abmig .input-group-inset > .form-control + .input-group-btn > .btn {
    border-radius: 4px !important; }
  .abmig .input-group-inset > .form-control:focus + .input-group-btn {
    border-color: #66AFE9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 3px 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 3px 0 8px rgba(102, 175, 233, 0.6); }
  .abmig .has-error .form-control + .input-group-btn {
    border-color: #E60008;
    border-color: rgba(230, 0, 8, 0.5); }
  .abmig .has-error .form-control:focus + .input-group-btn {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 3px 0 8px #CE8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 3px 0 8px #CE8483; }
  .abmig .text-dark {
    color: #333; }
  .abmig a.text-muted:hover {
    color: #333; }
  .abmig .text-muted {
    color: #545659; }
  .abmig a.text-muted:hover {
    color: #ec2228; }
  .abmig .text-light {
    color: #828386; }
  .abmig a.text-light:hover {
    color: #333; }
  .abmig .text-lighten {
    color: #a3a4a7; }
  .abmig a.text-lighten:hover {
    color: #333; }
  .abmig .text-ultralight {
    color: #bcbdc0; }
  .abmig a.text-ultralight:hover {
    color: #333; }
  .abmig .lead {
    color: #333;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.4; }
  .abmig .spacer-top {
    margin-top: 10px; }
  .abmig .spacer-top-sm {
    margin-top: 6px; }
  .abmig .spacer-bottom {
    margin-bottom: 10px; }
  .abmig #ad-banner > div:first-child, .abmig #ad-banner > iframe:first-child {
    border: 1px solid #000;
    margin-right: auto;
    margin-left: auto; }
  .abmig #ad-banner > div:first-child > img {
    height: auto;
    max-width: 100%; }
  @media (max-width: 767px) {
    .abmig #ad-banner[data-adtype="desktop"], .abmig #ad-banner[data-adtype="tablet"] {
      display: none; } }
  .abmig .ad-banner-wrapper {
    background: #080808;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzA4MDgwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzE3MTcxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzE3MTcxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzA4MDgwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzA4MDgwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzE3MTcxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzE3MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(-45deg, #080808 25%, #171717 25%, #171717 50%, #080808 50%, #080808 75%, #171717 75%, #171717 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(25%, #080808), color-stop(25%, #171717), color-stop(50%, #171717), color-stop(50%, #080808), color-stop(75%, #080808), color-stop(75%, #171717), color-stop(100%, #171717));
    background: -webkit-linear-gradient(-45deg, #080808 25%, #171717 25%, #171717 50%, #080808 50%, #080808 75%, #171717 75%, #171717 100%);
    background: -o-linear-gradient(-45deg, #080808 25%, #171717 25%, #171717 50%, #080808 50%, #080808 75%, #171717 75%, #171717 100%);
    background: -ms-linear-gradient(-45deg, #080808 25%, #171717 25%, #171717 50%, #080808 50%, #080808 75%, #171717 75%, #171717 100%);
    background: linear-gradient(135deg, #080808 25%, #171717 25%, #171717 50%, #080808 50%, #080808 75%, #171717 75%, #171717 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080808', endColorstr='#171717',GradientType=1 );
    background-size: 10px 10px; }
  .abmig .navbar {
    border-radius: 0;
    z-index: 1010;
    border: 1px solid #333;
    border-width: 1px 0;
    margin-bottom: 0; }
  .abmig #navbar {
    -webkit-transition: background-color 1s ease-in, opacity 0.15s linear;
    -moz-transition: background-color 1s ease-in, opacity 0.15s linear;
    -o-transition: background-color 1s ease-in, opacity 0.15s linear;
    transition: background-color 1s ease-in, opacity 0.15s linear;
    min-height: 47px; }
  .abmig #navbar.affix {
    background-color: rgba(23, 23, 24, 0.92);
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999999; }
  .abmig #navbar-wrapper {
    height: 66px;
    z-index: 999999; }
  .abmig #navbar-wrapper + .well {
    margin-bottom: 0; }
  .abmig .navbar-tools {
    position: relative; }
  .abmig .navbar-inverse {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3); }
  .abmig .navbar-inverse .navbar-nav > .active > a, .abmig .navbar-inverse .navbar-nav > .active > a:hover, .abmig .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #333; }
  .abmig .navbar-inverse .navbar-nav > .active {
    border-right: none; }
  .abmig .navbar-inverse .navbar-toggle {
    color: #fff; }
  .abmig .navbar-inverse .navbar-login-toggle {
    display: block;
    font-size: 16px;
    padding: 6px 14px 5px 15px;
    text-decoration: none; }
  @media (min-width: 992px) {
    .abmig .navbar-inverse .navbar-login-toggle {
      padding: 0; }
    .abmig .navbar-inverse .navbar-login-toggle > a {
      display: block;
      font-size: 16px;
      padding: 7px 14px 6px 15px;
      text-decoration: none; }
    .abmig .navbar-inverse .navbar-login-toggle {
      margin-right: 0; } }
  .abmig .navbar-inverse .navbar-login-toggle > a {
    color: #fff; }
  .abmig .navbar-inverse .dropdown-menu {
    left: auto;
    right: 0;
    top: 49px;
    border-radius: 0 0 4px 4px;
    background-color: #333;
    border-bottom: 5px solid #EC2228;
    border-width: 0 0 5px 0;
    padding: 0;
    margin: -2px 0 0; }
  .abmig .navbar-inverse .dropdown-menu > li > a {
    color: #fff; }
  .abmig .navbar-inverse .dropdown-menu > li > a:hover, .abmig .navbar-inverse .dropdown-menu > li > a:focus {
    background-color: #ec2228; }
  .abmig .navbar-inverse .navbar-toggle {
    background-color: #333;
    margin-top: 13px;
    margin-bottom: 12px; }
  .abmig .navbar-collapse {
    margin-left: -15px; }
  .abmig .navbar-inverse .navbar-collapse, .abmig .navbar-inverse .navbar-form {
    border-color: transparent; }
  .abmig .navbar-brand {
    height: 40px;
    padding: 0;
    margin-top: 12px;
    overflow: hidden;
    width: 183px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-transform: translate3d(0, 0, 0); }
  .abmig .navbar-brand > img {
    top: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
  @media (max-width: 480px) {
    .abmig .navbar-brand {
      height: 27px;
      margin-top: 18px;
      width: 125px; }
    .abmig .navbar-toggle {
      margin-right: 10px; }
    .abmig .navbar-search-cont {
      margin-right: 5px; } }
  @media (max-width: 768px) {
    .abmig .navbar-brand {
      margin-left: 15px; } }
  .abmig .nav-banner {
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    border-width: 0 0 1px 0;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); }
  .abmig .nav-banner .container > .list-inline {
    margin-bottom: 0;
    padding: 15px 0; }
  .abmig .nav-banner .container > .list-inline .list-inline {
    margin-top: -3px;
    padding: 0; }
  .abmig .breakout {
    position: relative;
    display: table;
    width: 100vw;
    left: 50%; }
  .abmig .breakout > * {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: -50%; }
  .abmig .breakout > img {
    display: block;
    width: 100%;
    max-width: 960px;
    min-width: 320px; }
  .abmig .navbar-search-cont {
    height: 36px;
    width: 50px;
    float: left;
    margin: 13px 10px 10px 0;
    position: relative; }
  .abmig .navbar-search {
    display: block;
    position: absolute;
    top: -7px;
    right: 0;
    z-index: 10; }
  .abmig .search-box {
    transition: opacity 0.6s, width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
    -moz-transition: opacity 0.6s, width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
    -webkit-transition: opacity 0.6s, width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
    width: 48px;
    height: 48px;
    border-radius: 4px;
    font-size: 20px;
    border: none;
    padding-top: 2px;
    cursor: pointer;
    background: #fff;
    opacity: 0;
    font-family: "RobotoRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .abmig .ie8 .search-box {
    visibility: hidden; }
  .abmig .search-box:hover + label .search-icon {
    color: white; }
  .abmig .search-box.focus {
    transition: opacity 0.6s, width 0.6s ease-in-out, border-radius 0.6s, background 0.6s;
    -moz-transition: opacity 0.6s, width 0.6s ease-in-out, border-radius 0.6s, background 0.6s;
    -webkit-transition: opacity 0.6s, width 0.6s ease-in-out, border-radius 0.6s, background 0.6s;
    border: none;
    outline: none;
    box-shadow: none;
    padding-left: 15px;
    padding-top: 2px;
    padding-right: 65px;
    width: 860px;
    cursor: text;
    border-radius: auto;
    color: #333;
    opacity: 1;
    box-shadow: 0 0 0 6px #171718; }
  .abmig .ie8 .search-box.focus {
    visibility: visible; }
  .abmig .search-box.focus + label .search-icon {
    background-color: #f00; }
  .abmig .search-box:not(.focus) {
    text-indent: -5000px; }
  .abmig #search-submit {
    position: relative;
    left: -5000px; }
  .abmig #search-submit-sm {
    position: relative;
    left: -5000px; }
  .abmig .search-icon {
    background-color: #333;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    padding: 10px 17px 12px 16px;
    position: absolute;
    right: 5px;
    top: 7px; }
  @media (min-width: 992px) {
    .abmig .navbar-header > .navbar-search-cont {
      display: none; } }
  @media (max-width: 991px) {
    .abmig .search-icon {
      padding: 10px 15px 10px 16px; }
    .abmig .navbar-search-cont {
      float: right; }
    .abmig .search-box:focus, .abmig .search-box.focus {
      width: 310px; }
    .abmig .search-box {
      font-size: 15px;
      height: 48px; }
    .abmig .navbar-tools > .navbar-search-cont {
      display: none; } }
  .abmig .footerbar-inverse {
    background-color: #171718;
    border-color: #000000;
    padding: 10px 0 0; }
  .abmig .footerbar-inverse .navbar-brand {
    margin-top: 20px;
    margin-left: 0; }
  .abmig .footerbar-inverse .text-lighten > li {
    color: #333;
    line-height: 24px;
    padding-right: 10px;
    padding-left: 0; }
  .abmig .footerbar-inverse .text-lighten {
    font-size: 12px; }
  .abmig .footerbar-inverse .text-lighten a {
    color: #a3a4a7; }
  .abmig .footerbar-inverse .input-group {
    margin-top: 15px; }
  .abmig .footerbar-inverse input, .abmig .footerbar-inverse .input-group-inset > .form-control + .input-group-btn {
    background-color: #222;
    border-color: #404040;
    color: #fff; }
  .abmig .footerbar-inverse .input-group-inset > .form-control:focus + .input-group-btn {
    border-color: #66AFE9; }
  .abmig .footer-shoe .copyright {
    color: #545659;
    font-size: 11px;
    display: inline-block;
    margin-top: 4px; }
  .abmig .footerbar-inverse .footer-shoe {
    background-color: #000;
    padding: 10px 0; }
  .abmig .footer-shoe .list-inline {
    margin-bottom: 0; }
  .abmig .footer-shoe .abicon:hover {
    color: #fff; }
  @media (max-width: 991px) {
    .abmig .affix .navbar-brand {
      margin-top: 7px;
      height: 39px; }
    .abmig .affix .navbar-brand > img {
      top: -40px;
      position: relative; }
    .abmig .affix .navbar-toggle {
      margin-top: 5px;
      margin-bottom: 5px; }
    .abmig .affix .navbar-search-cont {
      margin: 5px 10px 4px 0; }
    .abmig .affix.navbar {
      min-height: 47px; }
    .abmig .affix .search-box {
      height: 41px; }
    .abmig .affix .navbar-search {
      top: -3px; }
    .abmig .affix .search-icon {
      top: 3px; }
    .abmig .affix .search-box:focus, .abmig .affix .search-box.focus {
      box-shadow: 0 0 0 1px #171718; } }
  @media (max-width: 480px) {
    .abmig .affix .navbar-brand {
      margin-top: 13px;
      height: 32px; }
    .abmig .affix .navbar-brand > img {
      top: -27px; } }
  @media (min-width: 992px) {
    .abmig .navbar-brand {
      margin-right: 20px; }
    .abmig .navbar-nav > li {
      border-left: 1px solid #333; }
    .abmig .navbar-nav > li:last-child {
      border-right: 1px solid #333; }
    .abmig .navbar-collapse.navbar-collapse-login {
      display: none !important; } }
  @media (max-width: 991px) {
    .abmig .navbar-collapse-nav, .abmig .navbar-collapse-login {
      margin-right: -15px;
      margin-left: -15px; } }
  .abmig .navbar-nav > .active {
    border-top: 5px solid #ec2228;
    border-width: 5px 0 0 0; }
  .abmig .navbar-nav > .active > a {
    padding-top: 20px; }
  .abmig .navbar-nav > li > a {
    padding: 25px 25px 15px; }
  .abmig .navbar-nav > li > a[data-toggle="dropdown"] {
    padding-top: 23px; }
  @media (min-width: 1200px) {
    .abmig .navbar-nav > li > a {
      padding: 25px 35px 15px; } }
  .no-touch .abmig .navbar-inverse .navbar-nav > li:hover, .abmig .navbar-inverse .navbar-nav li.open {
    border-top: 5px solid #EC2228;
    border-width: 5px 0 0 1px; }
  .no-touch .abmig .navbar-inverse .navbar-nav li.active:hover {
    border-width: 5px 0 0 0; }
  .no-touch .abmig .navbar-inverse .navbar-nav > li:hover > a, .abmig .navbar-inverse .navbar-nav > li.open > a, .abmig .navbar-inverse .navbar-nav > .open > a:hover, .abmig .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #333;
    padding-top: 20px; }
  .no-touch .abmig .navbar-inverse .navbar-nav > li:hover > a[data-toggle="dropdown"], .abmig .navbar-inverse .navbar-nav > li.open > a[data-toggle="dropdown"], .abmig .navbar-inverse .navbar-nav > .open > a[data-toggle="dropdown"]:hover, .abmig .navbar-inverse .navbar-nav > .open > a[data-toggle="dropdown"]:focus .navbar-nav .dropdown-menu > li > a[data-toggle="dropdown"] {
    padding-top: 18px; }
  .abmig .navbar-nav .dropdown-menu > li > a {
    padding: 20px; }
  .abmig .navbar-inverse .navbar-nav > li > .dropdown-menu {
    border: 0;
    border-radius: 0;
    min-width: 230px;
    top: 56px; }
  .abmig .navbar-nav .dropdown-menu > li + li {
    border-top: 1px solid #545659; }
  .abmig .nav-tabs-underline {
    border-bottom: none;
    position: relative;
    z-index: 10; }
  .abmig .nav-tabs-underline > li > a {
    border: none;
    padding: 10px 14px 14px; }
  .abmig .nav-tabs-underline.nav-tabs > li.active > a, .abmig .nav-tabs-underline.nav-tabs > li.active > a:hover, .abmig .nav-tabs-underline.nav-tabs > li.active > a:focus {
    border-color: #222;
    border-width: 0 0 5px 0;
    color: #333; }
  .abmig .nav-tabs-underline.nav-tabs > li > a:hover {
    background-color: transparent;
    border-width: 0; }
  .abmig .nav-tabs-arrow {
    margin-bottom: -1px; }
  .abmig .nav-tabs-arrow > li {
    position: relative;
    background: #F5F5F5;
    border: 1px solid #e5e5e5; }
  .abmig .nav-tabs-arrow > li:first-child {
    border-radius: 4px 0 0 0; }
  .abmig .nav-tabs-arrow > li:last-child {
    border-radius: 0 4px 0 0; }
  .abmig .nav-tabs-arrow > li.active:after, .abmig .nav-tabs-arrow > li.active:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 9; }
  .abmig .nav-tabs-arrow > li.active:after {
    border-color: rgba(245, 245, 245, 0);
    border-top-color: #FFF;
    border-width: 12px 15px 15px 15px;
    margin-left: -14px; }
  .abmig .nav-tabs-arrow > li.active:before {
    border-color: rgba(227, 227, 227, 0);
    border-top-color: #e5e5e5;
    border-width: 15px 18px 18px 18px;
    margin-left: -17px; }
  .abmig .nav-tabs-arrow > li > a {
    color: #a3a4a7;
    font-size: 18px;
    margin-right: 0;
    padding: 20px; }
  .abmig .nav-tabs-arrow.nav-tabs > li > a:hover {
    background-color: #fff;
    border-color: transparent; }
  .abmig .nav-tabs-arrow > li.active > a, .abmig .nav-tabs-arrow > li.active > a:hover, .abmig .nav-tabs-arrow > li.active > a:focus {
    border-color: transparent;
    color: #333; }
  .abmig .nav-tabs-arrow > li > a > .abicon {
    margin-right: 5px; }
  .abmig .media-container[data-page]:before {
    color: #e5e5e5;
    content: 'Page ' attr(data-page);
    display: block;
    padding-right: 15px;
    text-align: right; }
  .abmig .topics > .media-container:first-child {
    margin-top: 10px; }
  .abmig .grid-view > .media-container:before {
    margin-bottom: -20px; }
  .abmig .tab-content > .tab-pane {
    position: relative; }
  .abmig .tab-content > .tab-pane .media {
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
    padding-bottom: 25px;
    padding-top: 25px;
    margin-top: 0;
    margin-bottom: 0; }
  .abmig .tab-content > .tab-pane p.media.col-lg-12 {
    border-bottom: none; }
  .abmig .tab-content > .tab-pane > .list-view > .media-container:first-child > .media:first-child {
    border: none; }
  .abmig .tab-content > .tab-pane .list-view .media + .media, .abmig .panel > .panel-body > .media + .media {
    border: 1px dashed #ddd;
    border-width: 1px 0 0 0; }
  .abmig .tab-pane > .btn-group.pull-right {
    margin-top: -108px; }
  .abmig .tab-pane > hr.striped {
    position: absolute;
    top: -24px;
    width: 100%; }
  @media (min-width: 480px) {
    .abmig .tab-pane > .btn-group.pull-right {
      margin-top: -48px; } }
  .abmig #share-link .media-object {
    max-width: 150px; }
  .abmig #share-link .media-desc {
    margin-bottom: 0; }
  @media (max-width: 480px) {
    .abmig #share-link .media > .pull-left {
      float: none !important;
      margin-bottom: 10px;
      margin-right: 0; }
    .abmig #share-link .media-object {
      min-width: 100%;
      max-width: 100%; } }
  .abmig #share-link.tab-pane .media {
    border: none;
    padding: 0; }
  .abmig #share-link .media > .pull-left {
    margin-right: 20px;
    position: relative; }
  .abmig #share-link .close {
    position: absolute;
    top: 1px;
    right: 1px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
    color: #FFF;
    font-size: 14px;
    padding: 1px 1px 2px;
    border-radius: 4px; }
  .abmig .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;

    padding-top: 25px;
    height: 0; }
  .abmig .videoWrapper object, .abmig .videoWrapper embed, .abmig .videoWrapper #SmartPlayer_0, .abmig .videoWrapper video, .abmig .videoWrapper #adaptvDiv0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }
  .abmig .table-cont {
    width: 100%; }
  .abmig .td {
    vertical-align: middle; }
  @media (max-width: 767px) {
    .abmig #donut-hole > .panel {
      margin-left: -15px;
      margin-right: -15px; } }
  .abmig .nav-tabs-arrow + .tab-content > .tab-pane {
    padding-top: 30px; }
  .abmig .media.media-large > a > .media-object {
    margin: 0 auto; }
  .abmig .panel > .panel-body > .media + .media {
    margin-top: 0;
    padding-top: 15px; }
  .abmig .panel > .panel-body > .media {
    padding-bottom: 15px; }
  .abmig .panel > .panel-body > .media .media-object {
    width: 98px; }
  .abmig .panel > .panel-body > .media.media-medium .media-object {
    width: 150px; }
  .abmig .panel > .panel-body > .media.media-large:first-child .media-object {
    margin-bottom: 15px;
    width: 100%; }
  .abmig .topics .media-heading a:visited {
    color: #828386; }
  .abmig .list-view > .media-container > .col-sm-4 {
    float: none;
    width: 100%; }
  .abmig .list-view .media > .pull-left {
    margin-right: 15px; }
  .abmig .list-view .media > .pull-left > img + img {
    display: none !important; }
  .abmig .grid-view .media > .pull-left > img:first-child {
    display: none !important; }
  .abmig .topics.list-view .media > .pull-left img {
    height: 70px;
    width: 70px; }
  .abmig .list-view > .media-container > .media, .abmig .list-view > .media-container > .media > .media-child {
    border: 1px solid #e5e5e5;
    border-width: 1px 0 0 0; }
  .abmig .list-view > .media-container > .media {
    padding-top: 15px;
    padding-bottom: 5px; }
  .abmig .list-view > .media-container > .media > .media-child {
    margin-top: 15px; }
  .abmig .list-view > .media-container > .media > .media-child > .media {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-width: 0 0 1px 1px;
    padding: 10px;
    margin-top: 0; }
  .abmig .list-view > .media-container > .media > .media-child > .media:first-child {
    margin-top: 15px; }
  .abmig .list-view > .media-container > .media > .media-child > .media-child > .media {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-width: 0 0 1px 1px;
    margin-left: 10px;
    margin-top: 0;
    padding: 10px; }
  .abmig .grid-view > .media-container > .media {
    border: 1px dashed #c9cacd;
    border-width: 0 0 1px 0;
    overflow: visible; }
  @media (min-width: 480px) {
    .abmig .grid-view > .media-container > .media {
      height: 383px; } }
  .abmig .grid-view .media > .pull-left {
    display: block;
    float: none !important;
    margin-bottom: 10px;
    margin-right: 0;
    overflow: hidden; }
  @media (min-width: 480px) {
    .abmig .grid-view .media > .pull-left {
      height: 138px; }
    .abmig .grid-view .media-heading {
      min-height: 44px; } }
  .abmig .grid-view > .media-container > .media > .voting {
    margin-bottom: 15px; }
  .abmig .grid-view .media .img-responsive {
    min-width: 100%; }
  @media (max-width: 480px) {
    .abmig .grid-view .media .img-responsive {
      max-height: 180px; } }
  @media (min-width: 480px) {
    .abmig .grid-view .media.col-sm-4 .img-responsive {
      max-height: 130px; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig .grid-view > .media-container > .media {
      border-width: 0 1px 1px 0; }
    .abmig .grid-view > .media-container > .media:nth-child(2n) {
      border-width: 0 0 1px 0; } }
  @media (min-width: 768px) {
    .abmig .grid-view > .media-container > .media {
      border-width: 0 1px 1px 0; }
    .abmig .grid-view > .media-container > .media:nth-child(3n) {
      border-width: 0 0 1px 0; } }
  .abmig .grid-view .media > .media-body > .list-inline {
    display: none !important; }
  .abmig .grid-view .media > .media-body > .visible-tn, .abmig .grid-view .media > .visible-tn.text-muted {
    display: block !important; }
  .abmig .voting > .btn {
    opacity: 1 !important; }
  .abmig .voting > .votes {
    line-height: 22px; }
  .abmig .grid-view > .media-container > .media > .visible-tn {
    position: absolute;
    bottom: 0;
    right: 10px; }
  .abmig #photo-board .grid-view > .media-container > .media.col-tn-12:first-child {
    border-width: 0 0 1px 0;
    height: auto; }
  .abmig #photo-board .grid-view > .media-container > .col-tn-12:first-child > .pull-left {
    height: auto;
    max-height: 400px; }
  .abmig #photo-board .grid-view > .media-container > .media:nth-child(3n) {
    border-width: 0 1px 1px 0; }
  .abmig #photo-board .grid-view > .media-container > .media:nth-child(3n+1) {
    border-width: 0 0 1px 0; }
  @media (min-width: 480px) and (max-width: 767px) {
    .abmig #photo-board .grid-view > .media-container > .media:nth-child(2n+1) {
      border-width: 0 0 1px 1px; }
    .abmig #photo-board .grid-view > .media-container > .media.col-tn-12:first-child {
      border-width: 0 0 1px 0; } }
  @media (max-width: 479px) {
    .abmig #photo-board .grid-view > .media-container > .media.col-tn-12 {
      border-width: 0 0 1px 0; } }
  @media (max-width: 767px) {
    .abmig .list-view > .media-container > .media > .voting {
      position: absolute;
      bottom: 10px; }
    .abmig .list-view > .media-container > .media > .visible-tn {
      margin: 20px 0 0; } }
  @media (min-width: 768px) {
    .abmig .topics.list-view .voting {
      float: left;
      height: 70px;
      margin-right: 20px;
      position: relative;
      width: 65px; }
    .abmig .topics.list-view .voting > .votes {
      border-radius: 4px !important;
      height: 25px;
      line-height: 12px;
      width: 65px;
      z-index: 99; }
    .abmig .topics.list-view .voting > .upvote, .abmig .topics.list-view .voting > .downvote {
      float: none;
      font-size: 15px;
      padding: 12px 8px 12px 7px;
      position: absolute;
      margin-left: 0; }
    .abmig .topics.list-view .voting > .upvote {
      border-radius: 4px 0 0 4px !important;
      bottom: 0;
      left: 0;
      padding-right: 9px;
      padding-left: 8px; }
    .abmig .topics.list-view .voting > .downvote {
      bottom: 0;
      right: 0; } }
  .abmig .media-description {
    color: #828386; }
  .abmig #topic-report {
    width: 100%; }
  .abmig .btn .caret {
    margin-left: 5px; }
  .abmig .caret {
    border-top: 5px solid; }
  .abmig .abicon.abicon-arrowss.text-primary {
    margin-left: 5px; }
  .abmig .abicon.abicon-arrowss.text-primary:hover {
    color: #EC2228; }
  .abmig .topic-footer > .abicon {
    font-size: 18px;
    margin-right: 5px; }
  .abmig .comment .voting > .votes {
    background-color: #545659;
    border-color: #545659;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .abmig .flip-caption {
    position: relative;
    overflow: hidden; }
  .abmig .flip-caption > img {
    border: 1px dashed #C9CACD;
    border-radius: 50%; }
  .abmig .flip-caption > img, .abmig .flip-caption > span {
    -webkit-transition: 500ms;
    -ms-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    min-width: 100%;
    max-width: 100%; }
  .abmig .flip-caption figcaption {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    font-family: "RobotoCondensed", "Helvetica Neue" Helvetica, Arial, sans-serif;
    font-size: 14px;
    position: absolute;
    -webkit-transition: 500ms;
    -ms-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    padding: 1rem;
    width: 100%;
    height: 100%;
    opacity: 0; }
  .abmig .figcaption-wrap > a {
    color: #fff;
    display: table-cell;
    line-height: 18px;
    text-align: center;
    vertical-align: middle; }
  .abmig .ie8 .flip-caption figcaption, .abmig .ie9 .flip-caption figcaption {
    background: rgba(0, 0, 0, 0.6); }
  @media (min-width: 992px) and (max-width: 1199px) {
    .abmig .flip-caption figcaption {
      font-size: 12px; } }
  .abmig .figcaption-wrap {
    display: table;
    height: 100%;
    width: 100%; }
  .abmig .flip-caption > span {
    font-family: "RobotoCondensed";
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 43%;
    text-align: center;
    width: 100%; }
  .abmig .flip-caption[data-effect="slideUp"] figcaption {
    bottom: 0;
    left: 0;
    height: 100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0; }
  .abmig .flip-caption[data-effect="slideUp"]:hover figcaption, .abmig .flip-caption[data-effect="slideUp"]:active figcaption, .abmig .flip-caption[data-effect="slideUp"]:focus figcaption, .abmig .flip-caption[data-effect="slideUp"].active figcaption {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  .abmig .flip-caption[data-effect="twoStep"] figcaption {
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    z-index: 2; }
  .abmig .flip-caption[data-effect="twoStep"] .figcaption-wrap {
    -webkit-transition: 500ms 250ms;
    -o-transition: 500ms 250ms;
    transition: 500ms 250ms;
    -webkit-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%); }
  .abmig .flip-caption[data-effect="twoStep"]:hover figcaption, .abmig .flip-caption[data-effect="twoStep"]:active figcaption, .abmig .flip-caption[data-effect="twoStep"].active figcaption {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  .abmig .flip-caption[data-effect="twoStep"]:hover .figcaption-wrap, .abmig .flip-caption[data-effect="twoStep"]:active .figcaption-wrap, .abmig .flip-caption[data-effect="twoStep"].active .figcaption-wrap {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .abmig .flip-caption[data-effect="coverFade"] figcaption {
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0; }
  .abmig .flip-caption[data-effect="coverFade"]:hover figcaption, .abmig .flip-caption[data-effect="coverFade"]:active figcaption, .abmig .flip-caption[data-effect="coverFade"].active figcaption {
    opacity: 1; }
  .abmig .flip-caption[data-effect="swoosh"] figcaption {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    z-index: 0; }
  .abmig .flip-caption[data-effect="swoosh"] img {
    position: relative;
    z-index: 1;
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s; }
  .abmig .flip-caption[data-effect="swoosh"] .figcaption-wrap {
    position: absolute;
    bottom: -4px;
    opacity: 0;
    -webkit-transition: opacity 0.25s linear 0s;
    -o-transition: opacity 0.25s linear 0s;
    transition: opacity 0.25s linear 0s; }
  .abmig .flip-caption[data-effect="swoosh"]:hover figcaption, .abmig .flip-caption[data-effect="swoosh"]:active figcaption, .abmig .flip-caption[data-effect="swoosh"].active figcaption {
    opacity: 1; }
  .abmig .flip-caption[data-effect="swoosh"]:hover .figcaption-wrap, .abmig .flip-caption[data-effect="swoosh"]:active .figcaption-wrap, .abmig .flip-caption[data-effect="swoosh"].active .figcaption-wrap {
    opacity: 1;
    -webkit-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s; }
  .abmig .flip-caption[data-effect="swoosh"]:hover img, .abmig .flip-caption[data-effect="swoosh"]:active img, .abmig .flip-caption[data-effect="swoosh"].active img {
    -webkit-transform: scale(0.5) translateY(-60px);
    -ms-transform: scale(0.5) translateY(-60px);
    -o-transform: scale(0.5) translateY(-60px);
    transform: scale(0.5) translateY(-60px);
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0; }
  .abmig .flip-caption[data-effect="quarterFallIn"] figcaption {
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%) rotate(20deg);
    -ms-transform: translateX(100%) rotate(20deg);
    -o-transform: translateX(100%) rotate(20deg);
    transform: translateX(100%) rotate(20deg);
    opacity: 0; }
  .abmig .flip-caption[data-effect="quarterFallIn"]:hover figcaption, .abmig .flip-caption[data-effect="quarterFallIn"]:active figcaption, .abmig .flip-caption[data-effect="quarterFallIn"].active figcaption {
    -webkit-transform: translateX(0) rotate(0deg);
    -ms-transform: translateX(0) rotate(0deg);
    -o-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    opacity: 1; }
  .abmig .flip-caption[data-effect="doorRight"] > img, .abmig .flip-caption[data-effect="doorRight"] > span {
    -webkit-transform: perspective(1300px);
    -ms-transform: perspective(1300px);
    -o-transform: perspective(1300px);
    transform: perspective(1300px); }
  .abmig .flip-caption[data-effect="doorRight"] figcaption {
    -webkit-transform: perspective(1300px) rotateY(180deg);
    -ms-transform: perspective(1300px) rotateY(180deg);
    -o-transform: perspective(1300px) rotateY(180deg);
    transform: perspective(1300px) rotateY(180deg);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0; }
  .abmig .flip-caption[data-effect="doorRight"]:hover figcaption, .abmig .flip-caption[data-effect="doorRight"]:active figcaption, .abmig .flip-caption[data-effect="doorRight"]:focus figcaption, .abmig .flip-caption[data-effect="doorRight"].active figcaption {
    -webkit-transform: perspective(1300px) rotateY(360deg) translateZ(1px);
    -ms-transform: perspective(1300px) rotateY(360deg);
    -o-transform: perspective(1300px) rotateY(360deg);
    transform: perspective(1300px) rotateY(360deg);
    opacity: 1; }
  .abmig .flip-caption[data-effect="doorRight"]:hover > img, .abmig .flip-caption[data-effect="doorRight"]:active > img, .abmig .flip-caption[data-effect="doorRight"].active > img, .abmig .flip-caption[data-effect="doorRight"]:focus > img, .abmig .flip-caption[data-effect="doorRight"]:hover > span, .abmig .flip-caption[data-effect="doorRight"]:active > span, .abmig .flip-caption[data-effect="doorRight"]:focus > span, .abmig .flip-caption[data-effect="doorRight"].active > span {
    -webkit-transform: perspective(1300px) rotateY(180deg) translateZ(1px);
    -ms-transform: perspective(1300px) rotateY(180deg);
    -o-transform: perspective(1300px) rotateY(180deg);
    transform: perspective(1300px) rotateY(180deg); }
  .abmig .load-more {
    clear: both;
    padding: 10px 15px;
    display: block;
    border: 1px solid #e5e5e5;
    border-width: 1px 0 0 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-top: 20px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -10px; }
  .abmig .load-more > div > h5 {
    color: #a3a4a7;
    margin-top: 12px;
    margin-bottom: 8px; }
  .abmig .load-more.previous {
    border-width: 1px 0;
    margin-bottom: 10px;
    margin-top: 10px; }
  .abmig .list-login {
    color: #b4b6bb;
    margin: 0 20px;
    width: 365px; }
  .abmig .list-login > li {
    padding: 15px; }
  .abmig .list-login > li > a:hover {
    color: #333; }
  @media (max-width: 767px) {
    .abmig .list-login {
      margin: 0 10px;
      width: 270px; }
    .abmig .list-login > li {
      padding: 8px; }
    .abmig .list-login > li > .h1 {
      font-size: 26px; } }
  .abmig .login-menu > .list-login ~ li {
    display: none; }
  .abmig .login-menu > .list-login.hide ~ li {
    display: list-item; }
  .abmig .page-header {
    border-bottom: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 0; }
  .abmig .page-header > h1 {
    margin: 0;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
  .abmig .breadcrumb {
    background-color: transparent;
    margin-top: 20px;
    padding: 0; }
  .abmig .breadcrumb > li + li:before {
    color: #a3a4a7; }
  .abmig .page-header + .row > .col-tn-12 > form > .form-group {
    margin-bottom: 0; }
  .abmig .well > .container > .row > .list-inline {
    margin-bottom: 0; }
  .abmig [data-toggle="collapse"]:hover {
    cursor: pointer; }
  .abmig .col-md-4 > .module:first-child {
    margin-top: 20px; }
  .abmig .col-md-4 > .module {
    margin-bottom: 40px; }
  .abmig .col-md-4 > .module > h3 {
    border-bottom-color: #222;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    margin-bottom: 20px; }
  .abmig .module .col-tn-4, .abmig .module .col-md-4 {
    padding-left: 5px;
    padding-right: 5px; }
  .abmig .module .clearfix > .col-xs-2, .abmig .module .clearfix > .col-tn-4 {
    margin-bottom: 0; }
  .abmig .module .well hr {
    margin: 10px 0; }
  .abmig .text-center.spacer-top .abicon-arrow-up {
    display: none; }
  .abmig .in + .text-center.spacer-top .abicon-arrow-down {
    display: none; }
  .abmig .in + .text-center.spacer-top .abicon-arrow-up {
    display: block; }
  .abmig .module > .list-inline > li {
    margin-bottom: 12px;
    padding-left: 0;
    padding-right: 10px; }
  .abmig .top_contributors > li > img {
    border: 1px solid #ddd;
    border-radius: 4px; }
  .abmig .top_contributors li a {
    color: #222; }
  .abmig .list-tags > .btn {
    margin-right: 5px;
    margin-bottom: 8px; }
  .abmig form > .list-tags {
    margin-top: 20px; }
  .abmig .note-modal-form .modal-body {
    overflow: hidden; }
  .abmig .tab-pane.fade > form .wysiwyg-textarea {
    border-radius: 4px 4px 0 0;
    border-width: 1px 1px 0 1px;
    min-height: 200px; }
  .abmig .wysihtml5-toolbar {
    background-color: #fff;
    border: 1px solid #c9cacd;
    border-radius: 0 0 4px 4px;
    padding: 4px; }
  .abmig ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #E6E6E6;
    background-color: #D9D9D9;
    outline: 0; }
  .abmig [class*="col-"] {
    margin-bottom: 3%; }
  .abmig form .row > [class*="col-"] {
    margin-bottom: 2%; }
  .abmig .form-group {
    margin-bottom: 2.5%; }
  .abmig .form-inline .form-control {
    margin-bottom: 2%; }
  .abmig .global-share .dropdown-menu {
    right: 0;
    left: auto; }
  .abmig .global-share {
    font-size: 17px;
    margin-top: 4px; }
  .abmig .global-share .list-inline > li {
    padding-left: 2px;
    padding-right: 2px; }
  .abmig .global-share .list-inline > li > a > .abicon {
    background-color: #fff;
    padding: 7px;
    border: 1px solid #e5e5e5;
    border-radius: 100%; }
  .abmig .global-share > span.pull-left {
    margin-right: 10px;
    margin-top: -2px; }
  .abmig .global-follow_us > span.pull-left {
    margin-right: 10px;
    margin-top: 5px; }
  @media (max-width: 991px) {
    .abmig .nav-banner .trending {
      display: none; } }
  .abmig [data-toggle="dropdown"] > .abicon-arrow-up2, .abmig .open > [data-toggle="dropdown"] > .abicon-arrow-down2 {
    display: none; }
  .abmig .open > [data-toggle="dropdown"] > .abicon-arrow-up2 {
    display: inline-block; }
  .abmig .overlay-cover {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0.4; }
  .abmig .btn-loading {
    padding-right: 60px; }
  .abmig .btn-loading > .loader {
    margin: 0;
    position: absolute;
    top: 18px;
    height: 8px;
    right: 25px;
    width: 8px; }
  .abmig .loader {
    width: 8px;
    height: 8px;
    margin: 40px auto;
    border-radius: 50%;
    box-shadow: 0 -14px 0 rgba(34, 34, 34, 0.7), 10px -10px 0 rgba(34, 34, 34, 0.6), 14px 0px 1px rgba(34, 34, 34, 0.5), 10px 10px 1px rgba(34, 34, 34, 0.4), 0px 14px 2px rgba(34, 34, 34, 0.3), -10px 10px 2px rgba(34, 34, 34, 0.2), -14px 0px 3px rgba(34, 34, 34, 0.1), -10px -10px 3px rgba(34, 34, 34, 0);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: load 0.5s steps(8, end) infinite;
    -moz-animation: load 0.5s steps(8, end) infinite;
    animation: load 0.5s steps(8, end) infinite; }
  .abmig .outer-center {
    float: right;
    right: 50%;
    position: relative; }
  .abmig .inner-center {
    float: right;
    right: -50%;
    position: relative; }
  .abmig .module .outer-center {
    float: left;
    left: 50%; }
  .abmig .module .inner-center {
    float: left;
    left: -50%; }
  .abmig #ad-tile > iframe {
    position: relative !important; }
  .abmig .red {
    background-color: #ec2228 !important;
    color: #fff !important; }
  .abmig .orange-red {
    background-color: #ec5f20 !important;
    color: #fff !important; }
  .abmig .orange {
    background-color: #ec8a20 !important;
    color: #fff !important; }
  .abmig .yellow {
    background-color: #ecab20 !important;
    color: #fff; }
  .abmig hr {
    border-top-color: #e5e5e5; }
  .abmig hr.striped {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(45deg, #ffffff 25%, #e5e5e5 25%, #e5e5e5 50%, #ffffff 50%, #ffffff 75%, #e5e5e5 75%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(25%, #ffffff), color-stop(25%, #e5e5e5), color-stop(50%, #e5e5e5), color-stop(50%, #ffffff), color-stop(75%, #ffffff), color-stop(75%, #e5e5e5), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(45deg, #ffffff 25%, #e5e5e5 25%, #e5e5e5 50%, #ffffff 50%, #ffffff 75%, #e5e5e5 75%, #e5e5e5 100%);
    background: -o-linear-gradient(45deg, #ffffff 25%, #e5e5e5 25%, #e5e5e5 50%, #ffffff 50%, #ffffff 75%, #e5e5e5 75%, #e5e5e5 100%);
    background: -ms-linear-gradient(45deg, #ffffff 25%, #e5e5e5 25%, #e5e5e5 50%, #ffffff 50%, #ffffff 75%, #e5e5e5 75%, #e5e5e5 100%);
    background: linear-gradient(45deg, #ffffff 25%, #e5e5e5 25%, #e5e5e5 50%, #ffffff 50%, #ffffff 75%, #e5e5e5 75%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
    background-size: 6px 6px;
    height: 5px;
    border: rgba(0, 0, 0, 0);
    width: 100%; }
  .abmig .well form > hr.striped {
    margin-left: -19px;
    margin-right: -19px; }
  .abmig .page-header + hr.striped {
    margin-top: 10px; }
  .abmig .well, .abmig .panel-default > .panel-heading, .abmig .panel-default > .panel-heading.media, .abmig .panel-footer {
    background-color: #fafafa;
    overflow: visible; }
  .abmig .panel-heading {
    padding: 15px; }
  .abmig .panel-body {
    padding: 10px 20px; }
  .abmig .panel-heading.media > .media-body > .media-heading {
    margin-top: 8px; }
  .abmig .panel-heading.media > .btn-group.hidden-tn {
    margin-top: 13px; }
  .abmig .panel-heading > span.h2 {
    margin-top: 5px; }
  .abmig .topic_content {
    font-size: 15px;
    line-height: 22px;
    word-break: break-word;
     }
  .abmig .well-darker {
    background-color: #f5f5f5; }
  .abmig .well.bubble {
    position: relative; }
  .abmig .bubble {
    border: #e5e5e5 solid 1px; }
  .abmig .bubble:after {
    border-style: solid;
    border-width: 10px 15px 0;
    border-color: #F5F5F5 transparent;
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    left: 41px;
    width: 0;
    z-index: 1; }
  .abmig .bubble:before {
    border-style: solid;
    border-width: 10px 15px 0;
    border-color: #e5e5e5 transparent;
    content: '';
    display: block;
    bottom: -11px;
    left: 41px;
    position: absolute;
    width: 0;
    z-index: 0; }
  .abmig .bubble-top-left:after {
    top: -9px;
    left: 41px;
    bottom: auto;
    border-width: 0 15px 10px; }
  .abmig .bubble-top-left:before {
    top: -10px;
    left: 41px;
    bottom: auto;
    border-width: 0 15px 10px; }
  .abmig #model_ad > .model_main_car, .abmig #model_ad > .model_list {
    float: left; }
  .abmig #model_ad > #ad_footer {
    clear: both; }
  @media (max-width: 619px) {
    .abmig #model_ad > #ad_footer {
      float: right; } }
  @media (min-width: 620px) {
    .abmig #model_ad > #ad_footer {
      margin-left: 200px; }
    .abmig #model_ad > .model_list + .model_list + #ad_footer {
      margin-left: 400px; } }
  .modal {
    z-index: 12000003; }
  .modal-backdrop {
    z-index: 12000002; }
  .abmig.blueimp-gallery[data-type="link"] > .slides > .slide {
    cursor: pointer; }
  .abmig.blueimp-gallery, .abmig.blueimp-gallery > .slides > .slide > .slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    -moz-backface-visibility: hidden; }
  .abmig.blueimp-gallery > .slides > .slide {

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  .abmig.blueimp-gallery > .slides > .slide > .slide-content {
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;

    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .abmig .panel-body .col-lg-12 > .blueimp-gallery {
    padding-bottom: 56%; }
  .abmig.blueimp-gallery {
    position: fixed;
    z-index: 5000000;
    overflow: hidden;
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none; }
  .abmig#blueimp-gallery {
    background: #000;
    background-color: rgba(0, 0, 0, 0.9); }
  .abmig .gallery-meta {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 2px 2px 0 0;
    border-top: 1px solid #000;
    padding: 8px 15px;
    position: absolute;
    bottom: 0;
    width: 100%; }
  .abmig .gallery-meta > i {
    color: #999; }
  .abmig .gallery-meta > .list-inline, .abmig .gallery-meta > .list-inline a {
    color: #c9cacd;
    cursor: pointer;
    margin-bottom: 0; }
  .abmig.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;

    padding-bottom: 56.25%;

    -ms-touch-action: pan-y;
    touch-action: pan-y; }
  .abmig.blueimp-gallery-display {
    display: block;
    opacity: 1; }
  .abmig.blueimp-gallery > .slides {
    position: relative;
    height: 100%;
    overflow: hidden; }
  .abmig.blueimp-gallery-carousel > .slides {
    position: absolute; }
  .abmig.blueimp-gallery > .slides > .slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }
  .abmig.blueimp-gallery, .abmig.blueimp-gallery > .slides > .slide > .slide-content {
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear; }
  .abmig.blueimp-gallery, .abmig.blueimp-gallery > .slides > .slide > .slide-content {
    background-color: #222; }
  .abmig.blueimp-gallery > .slides > .slide-loading {
    background: url(http://o.aolcdn.com/os/wheels/img/vendor/gallery/loading.gif) center no-repeat;
    background-size: 64px 64px; }
  .abmig.blueimp-gallery > .slides > .slide-loading > .slide-content {
    opacity: 0; }
  .abmig.blueimp-gallery > .slides > .slide-error {
    background: url(http://o.aolcdn.com/os/wheels/img/vendor/gallery/error.png) center no-repeat;
    background-size: contain; }
  .abmig.blueimp-gallery > .slides > .slide-error > .slide-content {
    display: none; }
  .abmig.blueimp-gallery > .next, .abmig.blueimp-gallery > .prev {
    background-image: none;
    background-repeat: inherit;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    cursor: pointer;
    margin-top: -22px;
    padding: 8px 10px;
    opacity: 0.7;
    position: absolute;
    top: 50%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    -webkit-transition: all 100ms ease-out 0s;
    -moz-transition: all 100ms ease-out 0s;
    -o-transition: all 100ms ease-out 0s;
    transition: all 100ms ease-out 0s;
    z-index: 8888; }
  @media (min-width: 768px) {
    .abmig .carousel-wrapper .blueimp-gallery > .next, .abmig .carousel-wrapper .blueimp-gallery > .prev {
      opacity: 0; }
    .abmig.blueimp-gallery > .next {
      right: 40px; }
    .abmig.blueimp-gallery > .prev {
      left: 40px; } }
  @media (max-width: 767px) {
    .abmig.blueimp-gallery > .next {
      right: 0; }
    .abmig.blueimp-gallery > .prev {
      left: 0; } }
  .abmig .carousel-wrapper:hover .prev {
    left: 0;
    opacity: 0.7; }
  .abmig .carousel-wrapper:hover .next {
    right: 0;
    opacity: 0.7; }
  .abmig.blueimp-gallery > .next:hover, .abmig.blueimp-gallery > .prev:hover {
    opacity: 1; }
  .abmig.blueimp-gallery > .close, .abmig.blueimp-gallery > .title {
    position: absolute;
    top: 15px;
    margin: 0 40px 0 0;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    opacity: 0.8;
    display: block; }
  .abmig.blueimp-gallery > .title {
    top: auto;
    bottom: 15px;
    padding: 0 30px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%; }
  .abmig.blueimp-gallery > .close {
    padding: 15px;
    right: 15px;
    left: auto;
    margin: -15px;
    font-size: 30px;
    text-decoration: none;
    cursor: pointer; }
  .abmig.blueimp-gallery > .play-pause {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 15px;
    height: 15px;
    background: url(http://o.aolcdn.com/os/wheels/img/vendor/gallery/play-pause.png) 0 0 no-repeat;
    cursor: pointer;
    opacity: 0.5;
    display: none; }
  .abmig.blueimp-gallery-playing > .play-pause {
    background-position: -15px 0; }
  .abmig.blueimp-gallery > .close:hover, .abmig.blueimp-gallery > .title:hover, .abmig.blueimp-gallery > .play-pause:hover {
    color: #fff;
    opacity: 1; }
  .abmig.blueimp-gallery-controls > .prev, .abmig.blueimp-gallery-controls > .next, .abmig.blueimp-gallery-controls > .close, .abmig.blueimp-gallery-controls > .title, .abmig.blueimp-gallery-controls > .play-pause {
    display: block;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
  .abmig.blueimp-gallery > .prev, .abmig.blueimp-gallery > .next {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
  .abmig.blueimp-gallery-single > .prev, .abmig.blueimp-gallery-left > .prev, .abmig.blueimp-gallery-single > .next, .abmig.blueimp-gallery-right > .next, .abmig.blueimp-gallery-single > .play-pause {
    display: none; }
  .abmig.blueimp-gallery > .slides > .slide > .slide-content, .abmig.blueimp-gallery > .prev, .abmig.blueimp-gallery > .next, .abmig.blueimp-gallery > .close, .abmig.blueimp-gallery > .play-pause {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .abmig * + html .blueimp-gallery > .slides > .slide {
    min-height: 300px; }
  .abmig * + html .blueimp-gallery > .slides > .slide > .slide-content {
    position: relative; }
  .abmig.blueimp-gallery .modal-body {
    position: relative;
    text-align: center;
    padding: 0 0 56.25% 0;
    overflow: hidden;
    cursor: pointer; }
  .abmig.blueimp-gallery .modal-footer {
    margin: 0; }
  .abmig.blueimp-gallery .modal-body img, .abmig.blueimp-gallery .modal-body .video-content video, .abmig.blueimp-gallery .modal-body .video-content iframe, .abmig.blueimp-gallery .modal-body .video-content a {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .abmig.blueimp-gallery .modal-body .video-content video {
    display: none; }
  .abmig.blueimp-gallery .modal-body .video-playing video {
    display: block; }
  .abmig.blueimp-gallery .modal-body .video-content iframe {
    width: 100%;
    height: 100%;
    border: none;
    left: 100%; }
  .abmig.blueimp-gallery .modal-body .video-playing iframe {
    left: 0; }
  .abmig.blueimp-gallery .modal-body .video-playing img, .abmig.blueimp-gallery .modal-body .video-playing a {
    display: none; }
  .abmig.blueimp-gallery .modal-body .video-content a {
    cursor: pointer; }
  .abmig.blueimp-gallery .modal-body .video-content a:after {
    font-family: "Glyphicons Halflings";
    -webkit-font-smoothing: antialiased;
    content: "\e029";
    font-size: 64px;
    line-height: 64px;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin: -32px 0 0 -32px; }
  .abmig.blueimp-gallery .modal-body .video-loading a {
    background: url(http://o.aolcdn.com/os/wheels/img/vendor/gallery/loading.gif) center no-repeat;
    background-size: 64px 64px; }
  .abmig.blueimp-gallery .modal-body .video-loading a:after {
    content: none; }
  @media screen and (min-width: 768px) {
    .abmig.blueimp-gallery .modal-dialog {
      right: auto;
      left: auto;
      width: auto;
      max-width: 900px;
      padding-left: 5%;
      padding-right: 5%; } }
  .abmig.blueimp-gallery .modal-header {
    border-bottom: none; }
  .abmig .select2-default {
    color: #b4b6bb !important; }
  .abmig .fancy-tags .select2-input {
    height: 42px !important; }
  .abmig .select2-container-multi .select2-choices {
    background-image: none; }
  .abmig .form-control.select2-container .select2-choices {
    border-radius: 8px;
    border-color: transparent; }
  .abmig .form-control.select2-container-multi .select2-choices .select2-search-field input {
    color: #222; }
  .abmig .form-control.select2-container-multi .select2-choices .select2-search-choice {
    color: #222;
    font-family: "RobotoMedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    margin: 11px 0 0px 16px;
    padding: 3px 8px 4px 18px; }
  .abmig .form-control.select2-container-multi .select2-choices .select2-search-field input {
    padding: 10px 16px; }
  .abmig .form-control.select2-container.select2-dropdown-open {
    border-color: #66AFE9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .abmig .select2-container-multi .select2-search-choice-close {
    top: 3px; }
  .abmig .select2-results .select2-highlighted {
    background-color: #f5f5f5;
    color: #222; }
  .abmig .select2-container .select2-choice {
    border-color: #dddddd;
    background: none;
    font-family: "RobotoMedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 28px; }
  .abmig .select2-container .select2-choice .select2-arrow {
    background: none;
    border: none; }
  .abmig .rsb-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0 5px 5px;
    padding-right: 10px;
    max-width: 800px;
    width: 100%;
    height: 40px;
    z-index: 9999; }
  .abmig .rsb-wrapper.out {
    width: 90px;
    overflow: hidden; }
  .abmig .rsb-wrapper .share ~ li {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
  .abmig .ie8 .rsb-wrapper .share + li, .abmig .ie8 .rsb-wrapper .share + li + li, .abmig .ie8 .rsb-wrapper .share + li + li + li, .abmig .ie8 .rsb-wrapper .share + li + li + li + li, .abmig .ie8 .rsb-wrapper .share + li + li + li + li + li, .abmig .ie8 .rsb-wrapper .share + li + li + li + li + li + li {
    display: none; }
  .abmig .ie8 .rsb-wrapper .share.in + li, .abmig .ie8 .rsb-wrapper .share.in + li + li, .abmig .ie8 .rsb-wrapper .share.in + li + li + li, .abmig .ie8 .rsb-wrapper .share.in + li + li + li + li, .abmig .ie8 .rsb-wrapper .share.in + li + li + li + li + li, .abmig .ie8 .rsb-wrapper .share.in + li + li + li + li + li + li {
    display: block; }
  .abmig .rsb-wrapper .share.in ~ li {
    opacity: 1; }
  .abmig .rsb-buttons.large-format li a, .abmig .rsb-buttons.large-format li a .text {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden; }
  .abmig .rsb-buttons, .abmig .rsb-buttons li, .abmig .rsb-buttons li a {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .abmig .rsb-buttons {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 40px;
    margin: 0;
    padding: 0;
    width: 100%; }
  .abmig .rsb-buttons li {
    float: left;
    height: 100%;
    list-style: none;
    margin: 0;
    line-height: 19px; }
  .abmig .rsb-buttons li.share {
    width: 90px !important; }
  .abmig .rsb-buttons li.share a .text {
    font-family: "RobotoCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 23px; }
  .abmig .rsb-buttons li.share .abicon-share {
    font-size: 24px;
    padding-top: 10px; }
  .abmig .rsb-buttons li.share a {
    background-color: #ee383d; }
  .abmig .rsb-buttons li.share a:hover {
    background-color: #E1141A; }
  .abmig .rsb-buttons li.email a {
    background-color: #545659; }
  .abmig .rsb-buttons li.email a:hover {
    background-color: #3B3D3F; }
  .abmig .rsb-buttons li.facebook a {
    background-color: #3b5998; }
  .abmig .rsb-buttons li.facebook a:hover {
    background-color: #2C4272; }
  .abmig .rsb-buttons li.tumblr a {
    background-color: #32506d; }
  .abmig .rsb-buttons li.tumblr a:hover {
    background-color: #22364a; }
  .abmig .rsb-buttons li.linkedin a {
    background-color: #007bb6; }
  .abmig .rsb-buttons li.linkedin a:hover {
    background-color: #005983; }
  .abmig .rsb-buttons li.twitter a {
    background-color: #00aced; }
  .abmig .rsb-buttons li.twitter a:hover {
    background-color: #0087B8; }
  .abmig .rsb-buttons li.googleplus a {
    background-color: #cb442c; }
  .abmig .rsb-buttons li.googleplus a:hover {
    background-color: #9F3523; }
  .abmig .rsb-buttons li.youtube a {
    background-color: #df1c31; }
  .abmig .rsb-buttons li.youtube a:hover {
    background-color: #b21627; }
  .abmig .rsb-buttons li.reddit a {
    background-color: #ff5700; }
  .abmig .rsb-buttons li.reddit a:hover {
    background-color: #C40; }
  .abmig .rsb-buttons li.pinterest a {
    background-color: #cb2027; }
  .abmig .rsb-buttons li.pinterest a:hover {
    background-color: #9F191D; }
  .abmig .rsb-buttons li.pocket a {
    background-color: #ed4054; }
  .abmig .rsb-buttons li.pocket a:hover {
    background-color: #e4162d; }
  .abmig .rsb-buttons li.github a {
    background-color: #444; }
  .abmig .rsb-buttons li.github a:hover {
    background-color: #2b2b2b; }
  .abmig .rsb-buttons li a {
    background-color: #ccc;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 100%;
    padding: 11px 7px 12px 27px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out; }
  .abmig .rsb-buttons li a .abicon {
    display: block;
    height: 100%;
    left: 10px;
    font-size: 18px;
    padding-top: 12px;
    position: absolute;
    top: 0;
    width: 10%; }
  .abmig .rsb-buttons li a .abicon {
    height: 17px;
    width: 17px; }
  .abmig .rsb-buttons li a .abicon, .abmig .rsb-buttons li a .abicon {
    color: #fff; }
  .abmig .rsb-buttons li a .text {
    color: #fff;
    padding-left: 8px; }
  .abmig .rsb-buttons li a:active {
    box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25); }
  .abmig .rsb-buttons li.small a {
    padding: 0; }
  .abmig .rsb-buttons li.small a .abicon {
    height: 100%;
    left: auto;
    font-size: 18px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: auto;
    width: 100%; }
  .abmig .rsb-buttons li.small a .text {
    visibility: hidden; }
  .abmig .rsb-buttons.large-format {
    height: auto; }
  .abmig .rsb-buttons.large-format li {
    height: auto; }
  .abmig .rsb-buttons.large-format li a {
    font-size: 15px;
    font-size: 1vw;
    padding: 7% 0% 7% 12%;
    border-radius: 0.2em;
    line-height: 1vw; }
  .abmig .rsb-buttons.large-format li a .abicon {
    left: 7%;
    padding-top: 0;
    width: 12%; }
  .abmig .rsb-buttons.large-format li a .abicon {
    height: 100%;
    width: 100%; }
  .abmig .rsb-buttons.large-format li a .text {
    font-size: 15px;
    font-size: 1vw; }
  .abmig .rsb-buttons.large-format li a:hover {
    font-size: 15px;
    font-size: 1vw;
    padding: 7% 0% 7% 12%;
    border-radius: 0.2em; }
  .abmig .rsb-buttons.small-format {
    padding-top: 5px; }
  .abmig .rsb-buttons.small-format li {
    height: 100%;
    padding: 0; }
  .abmig .rsb-wrapper.out .rsb-buttons.small-format {
    width: 42px !important; }
  .abmig .rsb-buttons.small-format li.share {
    width: 42px !important; }
  .abmig .rsb-buttons.small-format li a .abicon {
    height: 100%;
    padding-top: 0; }
  .abmig .rsb-buttons.small-format li a .abicon {
    height: 100%;
    position: relative;
    top: 8px;
    width: 80%; }
  .abmig .rsb-buttons.tiny-format {
    height: 22px;
    position: relative; }
  .abmig .rsb-buttons.tiny-format li {
    padding-right: 7px; }
  .abmig .rsb-buttons.tiny-format li a {
    background-color: transparent;
    padding: 0; }
  .abmig .rsb-buttons.tiny-format li a .abicon {
    height: 70%;
    width: 100%; }
  .abmig .rsb-buttons.tiny-format li a:hover, .abmig .rsb-buttons.tiny-format li a:active {
    background-color: transparent; }
  .abmig .rsb-buttons.tiny-format li.email a .abicon, .abmig .rsb-buttons.tiny-format li.email a .abicon {
    color: #0a88ff; }
  .abmig .rsb-buttons.tiny-format li.email a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.email a .abicon:hover .abicon {
    color: #0054a3; }
  .abmig .rsb-buttons.tiny-format li.facebook a .abicon, .abmig .rsb-buttons.tiny-format li.facebook a .abicon {
    color: #306199; }
  .abmig .rsb-buttons.tiny-format li.facebook a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.facebook a .abicon:hover .abicon {
    color: #18304b; }
  .abmig .rsb-buttons.tiny-format li.tumblr a .abicon, .abmig .rsb-buttons.tiny-format li.tumblr a .abicon {
    color: #32506d; }
  .abmig .rsb-buttons.tiny-format li.tumblr a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.tumblr a .abicon:hover .abicon {
    color: #121d27; }
  .abmig .rsb-buttons.tiny-format li.linkedin a .abicon, .abmig .rsb-buttons.tiny-format li.linkedin a .abicon {
    color: #007bb6; }
  .abmig .rsb-buttons.tiny-format li.linkedin a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.linkedin a .abicon:hover .abicon {
    color: #003650; }
  .abmig .rsb-buttons.tiny-format li.twitter a .abicon, .abmig .rsb-buttons.tiny-format li.twitter a .abicon {
    color: #26c4f1; }
  .abmig .rsb-buttons.tiny-format li.twitter a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.twitter a .abicon:hover .abicon {
    color: #0b84a6; }
  .abmig .rsb-buttons.tiny-format li.googleplus a .abicon, .abmig .rsb-buttons.tiny-format li.googleplus a .abicon {
    color: #e93f2e; }
  .abmig .rsb-buttons.tiny-format li.googleplus a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.googleplus a .abicon:hover .abicon {
    color: #a01e11; }
  .abmig .rsb-buttons.tiny-format li.youtube a .abicon, .abmig .rsb-buttons.tiny-format li.youtube a .abicon {
    color: #df1c31; }
  .abmig .rsb-buttons.tiny-format li.youtube a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.youtube a .abicon:hover .abicon {
    color: #84111d; }
  .abmig .rsb-buttons.tiny-format li.reddit a .abicon, .abmig .rsb-buttons.tiny-format li.reddit a .abicon {
    color: #8bbbe3; }
  .abmig .rsb-buttons.tiny-format li.reddit a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.reddit a .abicon:hover .abicon {
    color: #398bcf; }
  .abmig .rsb-buttons.tiny-format li.pinterest a .abicon, .abmig .rsb-buttons.tiny-format li.pinterest a .abicon {
    color: #b81621; }
  .abmig .rsb-buttons.tiny-format li.pinterest a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.pinterest a .abicon:hover .abicon {
    color: #5d0b11; }
  .abmig .rsb-buttons.tiny-format li.pocket a .abicon, .abmig .rsb-buttons.tiny-format li.pocket a .abicon {
    color: #ed4054; }
  .abmig .rsb-buttons.tiny-format li.pocket a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.pocket a .abicon:hover .abicon {
    color: #b61124; }
  .abmig .rsb-buttons.tiny-format li.github a .abicon, .abmig .rsb-buttons.tiny-format li.github a .abicon {
    color: #444; }
  .abmig .rsb-buttons.tiny-format li.github a .abicon:hover .abicon, .abmig .rsb-buttons.tiny-format li.github a .abicon:hover .abicon {
    color: #111; }
  .abmig .records .media {
    border-style: dashed;
    border-width: 1px 0 0 0;
    border-color: #ddd;
    padding-bottom: 25px;
    padding-top: 25px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0; }
  .abmig .list-view .media.col-sm-4 {
    width: 100%; }
  @media (min-width: 480px) {
    .abmig {

       }
      .abmig .list-view .media a.pull-left > img:first-child {
        height: 110px;
        width: 196px; }
      .abmig .list-view .media .voting + a.pull-left > img:first-child {
        height: 70px;
        width: 70px; } }
  .abmig .grid-view .media:nth-child(3n) {
    border-width: 0 1px 1px; }
  .abmig .records .row--loadothers {
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #C9CACD;
    border-top: 1px dashed #C9CACD;
    text-align: center;
    top: 1px;
    position: relative;
    z-index: 1; }
  .abmig .records .row--loadothers .loadothers__link {
    color: #C9CACD;
    display: block;
    font-size: 2em;
    padding: 0.3em; }
  .abmig .row--header > .col--results {
    margin-bottom: 0.4em; }
  .abmig .comment_count {
    background-color: #EC2228;
    border-radius: 2px;
    color: #FFF;
    cursor: pointer;
    float: right;
    font-size: 11px;
    height: 18px;
    min-width: 30px;
    padding: 0 4px;
    position: relative;
    text-align: center;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out; }
  .abmig .comment_count:after {
    content: "";
    border-width: 6px 6px 0 0;
    border-style: solid;
    border-color: #EC2228 rgba(0, 0, 0, 0);
    display: block;
    margin-left: -4px;
    position: absolute;
    bottom: -6px;
    left: 50%;
    width: 0; }
  .abmig .comment_count:hover {
    background-color: #E1141A;
    color: #fff; }
  .abmig .comment_count:hover:after {
    border-color: #E1141A rgba(0, 0, 0, 0); }
  .abmig .ribbon {
    background-color: #ec2228;
    font-family: "RobotoREgular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 16px;
    padding: 4px 9px 1px;
    text-transform: uppercase; }