/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
 .btn-materia {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .btn-materia > :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  .btn-materia.btn-lg {
    padding-left: 61px;
  }
  .btn-materia.btn-lg > :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
  }
  .btn-materia.btn-sm {
    padding-left: 38px;
  }
  .btn-materia.btn-sm > :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em;
  }
  .btn-materia.btn-xs {
    padding-left: 30px;
  }
  .btn-materia.btn-xs > :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em;
  }
  .btn-materia-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0;
  }
  .btn-materia-icon > :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  .btn-materia-icon.btn-lg {
    padding-left: 61px;
  }
  .btn-materia-icon.btn-lg > :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em;
  }
  .btn-materia-icon.btn-sm {
    padding-left: 38px;
  }
  .btn-materia-icon.btn-sm > :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em;
  }
  .btn-materia-icon.btn-xs {
    padding-left: 30px;
  }
  .btn-materia-icon.btn-xs > :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em;
  }
  .btn-materia-icon > :first-child {
    border: none;
    text-align: center;
    width: 100%;
  }
  .btn-materia-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0;
  }
  .btn-materia-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .btn-materia-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0;
  }
  .btn-adn {
    color: #fff;
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-adn:focus,
  .btn-adn.focus {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-adn:hover {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-adn:active,
  .btn-adn.active,
  .open > .dropdown-toggle.btn-adn {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-adn:active:hover,
  .btn-adn.active:hover,
  .open > .dropdown-toggle.btn-adn:hover,
  .btn-adn:active:focus,
  .btn-adn.active:focus,
  .open > .dropdown-toggle.btn-adn:focus,
  .btn-adn:active.focus,
  .btn-adn.active.focus,
  .open > .dropdown-toggle.btn-adn.focus {
    color: #fff;
    background-color: #b94630;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-adn:active,
  .btn-adn.active,
  .open > .dropdown-toggle.btn-adn {
    background-image: none;
  }
  .btn-adn.disabled:hover,
  .btn-adn[disabled]:hover,
  fieldset[disabled] .btn-adn:hover,
  .btn-adn.disabled:focus,
  .btn-adn[disabled]:focus,
  fieldset[disabled] .btn-adn:focus,
  .btn-adn.disabled.focus,
  .btn-adn[disabled].focus,
  fieldset[disabled] .btn-adn.focus {
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-adn .badge {
    color: #d87a68;
    background-color: #fff;
  }
  .btn-Matematicas {
    color: #fff;
    background-color: #dbc235;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Matematicas:focus,
  .btn-Matematicas.focus {
    color: #fff;
    background-color: #b9a221;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Matematicas:hover {
    color: #fff;
    background-color: #b9a221;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Matematicas:active,
  .btn-Matematicas.active,
  .open > .dropdown-toggle.btn-Matematicas {
    color: #fff;
    background-color: #b9a221;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Matematicas:active:hover,
  .btn-Matematicas.active:hover,
  .open > .dropdown-toggle.btn-Matematicas:hover,
  .btn-Matematicas:active:focus,
  .btn-Matematicas.active:focus,
  .open > .dropdown-toggle.btn-Matematicas:focus,
  .btn-Matematicas:active.focus,
  .btn-Matematicas.active.focus,
  .open > .dropdown-toggle.btn-Matematicas.focus {
    color: #fff;
    background-color: #b9a221;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Matematicas:active,
  .btn-Matematicas.active,
  .open > .dropdown-toggle.btn-Matematicas {
    background-image: none;
  }
  .btn-Matematicas.disabled:hover,
  .btn-Matematicas[disabled]:hover,
  fieldset[disabled] .btn-Matematicas:hover,
  .btn-Matematicas.disabled:focus,
  .btn-Matematicas[disabled]:focus,
  fieldset[disabled] .btn-Matematicas:focus,
  .btn-Matematicas.disabled.focus,
  .btn-Matematicas[disabled].focus,
  fieldset[disabled] .btn-Matematicas.focus {
    background-color: #b9a221;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Matematicas .badge {
    color: #b9a221;
    background-color: #fff;
  }
  .btn-Ciencias {
    color: #fff;
    background-color: #65c56a;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Ciencias:focus,
  .btn-Ciencias.focus {
    color: #fff;
    background-color: #47884a;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Ciencias:hover {
    color: #fff;
    background-color: #47884a;
    border-color: rgba(0, 0, 0, 0.2);
  }


  .btn-Ciencias:active,
  .btn-Ciencias.active,
  .open > .dropdown-toggle.btn-Ciencias {
    color: #fff;
    background-color: #47884a;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Ciencias:active:hover,
  .btn-Ciencias.active:hover,
  .open > .dropdown-toggle.btn-Ciencias:hover,
  .btn-Ciencias:active:focus,
  .btn-Ciencias.active:focus,
  .open > .dropdown-toggle.btn-Ciencias:focus,
  .btn-Ciencias:active.focus,
  .btn-Ciencias.active.focus,
  .open > .dropdown-toggle.btn-Ciencias.focus {
    color: #fff;
    background-color: #47884a;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Ciencias:active,
  .btn-Ciencias.active,
  .open > .dropdown-toggle.btn-Ciencias {
    background-image: none;
  }
  .btn-Ciencias.disabled:hover,
  .btn-Ciencias[disabled]:hover,
  fieldset[disabled] .btn-Ciencias:hover,
  .btn-Ciencias.disabled:focus,
  .btn-Ciencias[disabled]:focus,
  fieldset[disabled] .btn-Ciencias:focus,
  .btn-Ciencias.disabled.focus,
  .btn-Ciencias[disabled].focus,
  fieldset[disabled] .btn-Ciencias.focus {
    background-color: #47884a;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Ciencias .badge {
    color: #47884a;
    background-color: #fff;
  }
  .btn-Español {
    color: #fff;
    background-color: #1c4aad;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Español:focus,
  .btn-Español.focus {
    color: #fff;
    background-color: #173c8b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Español:hover {
    color: #fff;
    background-color: #173c8b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Español:active,
  .btn-Español.active,
  .open > .dropdown-toggle.btn-Español {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Español:active:hover,
  .btn-Español.active:hover,
  .open > .dropdown-toggle.btn-Español:hover,
  .btn-Español:active:focus,
  .btn-Español.active:focus,
  .open > .dropdown-toggle.btn-Español:focus,
  .btn-Español:active.focus,
  .btn-Español.active.focus,
  .open > .dropdown-toggle.btn-Español.focus {
    color: #fff;
    background-color: #173c8b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Español:active,
  .btn-Español.active,
  .open > .dropdown-toggle.btn-Español {
    background-image: none;
  }
  .btn-Español.disabled:hover,
  .btn-Español[disabled]:hover,
  fieldset[disabled] .btn-Español:hover,
  .btn-Español.disabled:focus,
  .btn-Español[disabled]:focus,
  fieldset[disabled] .btn-Español:focus,
  .btn-Español.disabled.focus,
  .btn-Español[disabled].focus,
  fieldset[disabled] .btn-Español.focus {
    background-color: #173c8b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Español .badge {
    color: #173c8b;
    background-color: #fff;
  }
  .btn-Estudios_Sociales {
    color: #fff;
    background-color: #f32a2a;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Estudios_Sociales:focus,
  .btn-Estudios_Sociales.focus {
    color: #fff;
    background-color: #c22d2d;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Estudios_Sociales:hover {
    color: #fff;
    background-color: #c22d2d;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Estudios_Sociales:active,
  .btn-Estudios_Sociales.active,
  .open > .dropdown-toggle.btn-Estudios_Sociales {
    color: #fff;
    background-color: #c22d2d;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Estudios_Sociales:active:hover,
  .btn-Estudios_Sociales.active:hover,
  .open > .dropdown-toggle.btn-Estudios_Sociales:hover,
  .btn-Estudios_Sociales:active:focus,
  .btn-Estudios_Sociales.active:focus,
  .open > .dropdown-toggle.btn-Estudios_Sociales:focus,
  .btn-Estudios_Sociales:active.focus,
  .btn-Estudios_Sociales.active.focus,
  .open > .dropdown-toggle.btn-Estudios_Sociales.focus {
    color: #fff;
    background-color: #c22d2d;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Estudios_Sociales:active,
  .btn-Estudios_Sociales.active,
  .open > .dropdown-toggle.btn-Estudios_Sociales {
    background-image: none;
  }
  .btn-Estudios_Sociales.disabled:hover,
  .btn-Estudios_Sociales[disabled]:hover,
  fieldset[disabled] .btn-Estudios_Sociales:hover,
  .btn-Estudios_Sociales.disabled:focus,
  .btn-Estudios_Sociales[disabled]:focus,
  fieldset[disabled] .btn-Estudios_Sociales:focus,
  .btn-Estudios_Sociales.disabled.focus,
  .btn-Estudios_Sociales[disabled].focus,
  fieldset[disabled] .btn-Estudios_Sociales.focus {
    background-color: #c22d2d;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-Estudios_Sociales .badge {
    color: #c22d2d;
    background-color: #fff;
  }
  .btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-foursquare:focus,
  .btn-foursquare.focus {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-foursquare:hover {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-foursquare:active,
  .btn-foursquare.active,
  .open > .dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-foursquare:active:hover,
  .btn-foursquare.active:hover,
  .open > .dropdown-toggle.btn-foursquare:hover,
  .btn-foursquare:active:focus,
  .btn-foursquare.active:focus,
  .open > .dropdown-toggle.btn-foursquare:focus,
  .btn-foursquare:active.focus,
  .btn-foursquare.active.focus,
  .open > .dropdown-toggle.btn-foursquare.focus {
    color: #fff;
    background-color: #e30742;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-foursquare:active,
  .btn-foursquare.active,
  .open > .dropdown-toggle.btn-foursquare {
    background-image: none;
  }
  .btn-foursquare.disabled:hover,
  .btn-foursquare[disabled]:hover,
  fieldset[disabled] .btn-foursquare:hover,
  .btn-foursquare.disabled:focus,
  .btn-foursquare[disabled]:focus,
  fieldset[disabled] .btn-foursquare:focus,
  .btn-foursquare.disabled.focus,
  .btn-foursquare[disabled].focus,
  fieldset[disabled] .btn-foursquare.focus {
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-foursquare .badge {
    color: #f94877;
    background-color: #fff;
  }
  .btn-github {
    color: #fff;
    background-color: #444444;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-github:focus,
  .btn-github.focus {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-github:hover {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-github:active,
  .btn-github.active,
  .open > .dropdown-toggle.btn-github {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-github:active:hover,
  .btn-github.active:hover,
  .open > .dropdown-toggle.btn-github:hover,
  .btn-github:active:focus,
  .btn-github.active:focus,
  .open > .dropdown-toggle.btn-github:focus,
  .btn-github:active.focus,
  .btn-github.active.focus,
  .open > .dropdown-toggle.btn-github.focus {
    color: #fff;
    background-color: #191919;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-github:active,
  .btn-github.active,
  .open > .dropdown-toggle.btn-github {
    background-image: none;
  }
  .btn-github.disabled:hover,
  .btn-github[disabled]:hover,
  fieldset[disabled] .btn-github:hover,
  .btn-github.disabled:focus,
  .btn-github[disabled]:focus,
  fieldset[disabled] .btn-github:focus,
  .btn-github.disabled.focus,
  .btn-github[disabled].focus,
  fieldset[disabled] .btn-github.focus {
    background-color: #444444;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-github .badge {
    color: #444444;
    background-color: #fff;
  }
  .btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-google:focus,
  .btn-google.focus {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-google:hover {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-google:active,
  .btn-google.active,
  .open > .dropdown-toggle.btn-google {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-google:active:hover,
  .btn-google.active:hover,
  .open > .dropdown-toggle.btn-google:hover,
  .btn-google:active:focus,
  .btn-google.active:focus,
  .open > .dropdown-toggle.btn-google:focus,
  .btn-google:active.focus,
  .btn-google.active.focus,
  .open > .dropdown-toggle.btn-google.focus {
    color: #fff;
    background-color: #a32b1c;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-google:active,
  .btn-google.active,
  .open > .dropdown-toggle.btn-google {
    background-image: none;
  }
  .btn-google.disabled:hover,
  .btn-google[disabled]:hover,
  fieldset[disabled] .btn-google:hover,
  .btn-google.disabled:focus,
  .btn-google[disabled]:focus,
  fieldset[disabled] .btn-google:focus,
  .btn-google.disabled.focus,
  .btn-google[disabled].focus,
  fieldset[disabled] .btn-google.focus {
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-google .badge {
    color: #dd4b39;
    background-color: #fff;
  }
  .btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-instagram:focus,
  .btn-instagram.focus {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-instagram:hover {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-instagram:active,
  .btn-instagram.active,
  .open > .dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-instagram:active:hover,
  .btn-instagram.active:hover,
  .open > .dropdown-toggle.btn-instagram:hover,
  .btn-instagram:active:focus,
  .btn-instagram.active:focus,
  .open > .dropdown-toggle.btn-instagram:focus,
  .btn-instagram:active.focus,
  .btn-instagram.active.focus,
  .open > .dropdown-toggle.btn-instagram.focus {
    color: #fff;
    background-color: #26455d;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-instagram:active,
  .btn-instagram.active,
  .open > .dropdown-toggle.btn-instagram {
    background-image: none;
  }
  .btn-instagram.disabled:hover,
  .btn-instagram[disabled]:hover,
  fieldset[disabled] .btn-instagram:hover,
  .btn-instagram.disabled:focus,
  .btn-instagram[disabled]:focus,
  fieldset[disabled] .btn-instagram:focus,
  .btn-instagram.disabled.focus,
  .btn-instagram[disabled].focus,
  fieldset[disabled] .btn-instagram.focus {
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-instagram .badge {
    color: #3f729b;
    background-color: #fff;
  }
  .btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-linkedin:focus,
  .btn-linkedin.focus {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-linkedin:hover {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-linkedin:active,
  .btn-linkedin.active,
  .open > .dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-linkedin:active:hover,
  .btn-linkedin.active:hover,
  .open > .dropdown-toggle.btn-linkedin:hover,
  .btn-linkedin:active:focus,
  .btn-linkedin.active:focus,
  .open > .dropdown-toggle.btn-linkedin:focus,
  .btn-linkedin:active.focus,
  .btn-linkedin.active.focus,
  .open > .dropdown-toggle.btn-linkedin.focus {
    color: #fff;
    background-color: #00405f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-linkedin:active,
  .btn-linkedin.active,
  .open > .dropdown-toggle.btn-linkedin {
    background-image: none;
  }
  .btn-linkedin.disabled:hover,
  .btn-linkedin[disabled]:hover,
  fieldset[disabled] .btn-linkedin:hover,
  .btn-linkedin.disabled:focus,
  .btn-linkedin[disabled]:focus,
  fieldset[disabled] .btn-linkedin:focus,
  .btn-linkedin.disabled.focus,
  .btn-linkedin[disabled].focus,
  fieldset[disabled] .btn-linkedin.focus {
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-linkedin .badge {
    color: #007bb6;
    background-color: #fff;
  }
  .btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-microsoft:focus,
  .btn-microsoft.focus {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-microsoft:hover {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-microsoft:active,
  .btn-microsoft.active,
  .open > .dropdown-toggle.btn-microsoft {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-microsoft:active:hover,
  .btn-microsoft.active:hover,
  .open > .dropdown-toggle.btn-microsoft:hover,
  .btn-microsoft:active:focus,
  .btn-microsoft.active:focus,
  .open > .dropdown-toggle.btn-microsoft:focus,
  .btn-microsoft:active.focus,
  .btn-microsoft.active.focus,
  .open > .dropdown-toggle.btn-microsoft.focus {
    color: #fff;
    background-color: #0f4bac;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-microsoft:active,
  .btn-microsoft.active,
  .open > .dropdown-toggle.btn-microsoft {
    background-image: none;
  }
  .btn-microsoft.disabled:hover,
  .btn-microsoft[disabled]:hover,
  fieldset[disabled] .btn-microsoft:hover,
  .btn-microsoft.disabled:focus,
  .btn-microsoft[disabled]:focus,
  fieldset[disabled] .btn-microsoft:focus,
  .btn-microsoft.disabled.focus,
  .btn-microsoft[disabled].focus,
  fieldset[disabled] .btn-microsoft.focus {
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-microsoft .badge {
    color: #2672ec;
    background-color: #fff;
  }
  .btn-openid {
    color: #fff;
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-openid:focus,
  .btn-openid.focus {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-openid:hover {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-openid:active,
  .btn-openid.active,
  .open > .dropdown-toggle.btn-openid {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-openid:active:hover,
  .btn-openid.active:hover,
  .open > .dropdown-toggle.btn-openid:hover,
  .btn-openid:active:focus,
  .btn-openid.active:focus,
  .open > .dropdown-toggle.btn-openid:focus,
  .btn-openid:active.focus,
  .btn-openid.active.focus,
  .open > .dropdown-toggle.btn-openid.focus {
    color: #fff;
    background-color: #b86607;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-openid:active,
  .btn-openid.active,
  .open > .dropdown-toggle.btn-openid {
    background-image: none;
  }
  .btn-openid.disabled:hover,
  .btn-openid[disabled]:hover,
  fieldset[disabled] .btn-openid:hover,
  .btn-openid.disabled:focus,
  .btn-openid[disabled]:focus,
  fieldset[disabled] .btn-openid:focus,
  .btn-openid.disabled.focus,
  .btn-openid[disabled].focus,
  fieldset[disabled] .btn-openid.focus {
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-openid .badge {
    color: #f7931e;
    background-color: #fff;
  }
  .btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-pinterest:focus,
  .btn-pinterest.focus {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-pinterest:hover {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-pinterest:active,
  .btn-pinterest.active,
  .open > .dropdown-toggle.btn-pinterest {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-pinterest:active:hover,
  .btn-pinterest.active:hover,
  .open > .dropdown-toggle.btn-pinterest:hover,
  .btn-pinterest:active:focus,
  .btn-pinterest.active:focus,
  .open > .dropdown-toggle.btn-pinterest:focus,
  .btn-pinterest:active.focus,
  .btn-pinterest.active.focus,
  .open > .dropdown-toggle.btn-pinterest.focus {
    color: #fff;
    background-color: #801419;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-pinterest:active,
  .btn-pinterest.active,
  .open > .dropdown-toggle.btn-pinterest {
    background-image: none;
  }
  .btn-pinterest.disabled:hover,
  .btn-pinterest[disabled]:hover,
  fieldset[disabled] .btn-pinterest:hover,
  .btn-pinterest.disabled:focus,
  .btn-pinterest[disabled]:focus,
  fieldset[disabled] .btn-pinterest:focus,
  .btn-pinterest.disabled.focus,
  .btn-pinterest[disabled].focus,
  fieldset[disabled] .btn-pinterest.focus {
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-pinterest .badge {
    color: #cb2027;
    background-color: #fff;
  }
  .btn-reddit {
    color: #000;
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-reddit:focus,
  .btn-reddit.focus {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-reddit:hover {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-reddit:active,
  .btn-reddit.active,
  .open > .dropdown-toggle.btn-reddit {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-reddit:active:hover,
  .btn-reddit.active:hover,
  .open > .dropdown-toggle.btn-reddit:hover,
  .btn-reddit:active:focus,
  .btn-reddit.active:focus,
  .open > .dropdown-toggle.btn-reddit:focus,
  .btn-reddit:active.focus,
  .btn-reddit.active.focus,
  .open > .dropdown-toggle.btn-reddit.focus {
    color: #000;
    background-color: #98ccff;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-reddit:active,
  .btn-reddit.active,
  .open > .dropdown-toggle.btn-reddit {
    background-image: none;
  }
  .btn-reddit.disabled:hover,
  .btn-reddit[disabled]:hover,
  fieldset[disabled] .btn-reddit:hover,
  .btn-reddit.disabled:focus,
  .btn-reddit[disabled]:focus,
  fieldset[disabled] .btn-reddit:focus,
  .btn-reddit.disabled.focus,
  .btn-reddit[disabled].focus,
  fieldset[disabled] .btn-reddit.focus {
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-reddit .badge {
    color: #eff7ff;
    background-color: #000;
  }
  .btn-soundcloud {
    color: #fff;
    background-color: #ff5500;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-soundcloud:focus,
  .btn-soundcloud.focus {
    color: #fff;
    background-color: #cc4400;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-soundcloud:hover {
    color: #fff;
    background-color: #cc4400;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-soundcloud:active,
  .btn-soundcloud.active,
  .open > .dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #cc4400;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-soundcloud:active:hover,
  .btn-soundcloud.active:hover,
  .open > .dropdown-toggle.btn-soundcloud:hover,
  .btn-soundcloud:active:focus,
  .btn-soundcloud.active:focus,
  .open > .dropdown-toggle.btn-soundcloud:focus,
  .btn-soundcloud:active.focus,
  .btn-soundcloud.active.focus,
  .open > .dropdown-toggle.btn-soundcloud.focus {
    color: #fff;
    background-color: #a83800;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-soundcloud:active,
  .btn-soundcloud.active,
  .open > .dropdown-toggle.btn-soundcloud {
    background-image: none;
  }
  .btn-soundcloud.disabled:hover,
  .btn-soundcloud[disabled]:hover,
  fieldset[disabled] .btn-soundcloud:hover,
  .btn-soundcloud.disabled:focus,
  .btn-soundcloud[disabled]:focus,
  fieldset[disabled] .btn-soundcloud:focus,
  .btn-soundcloud.disabled.focus,
  .btn-soundcloud[disabled].focus,
  fieldset[disabled] .btn-soundcloud.focus {
    background-color: #ff5500;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-soundcloud .badge {
    color: #ff5500;
    background-color: #fff;
  }
  .btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-tumblr:focus,
  .btn-tumblr.focus {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-tumblr:hover {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-tumblr:active,
  .btn-tumblr.active,
  .open > .dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-tumblr:active:hover,
  .btn-tumblr.active:hover,
  .open > .dropdown-toggle.btn-tumblr:hover,
  .btn-tumblr:active:focus,
  .btn-tumblr.active:focus,
  .open > .dropdown-toggle.btn-tumblr:focus,
  .btn-tumblr:active.focus,
  .btn-tumblr.active.focus,
  .open > .dropdown-toggle.btn-tumblr.focus {
    color: #fff;
    background-color: #111c26;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-tumblr:active,
  .btn-tumblr.active,
  .open > .dropdown-toggle.btn-tumblr {
    background-image: none;
  }
  .btn-tumblr.disabled:hover,
  .btn-tumblr[disabled]:hover,
  fieldset[disabled] .btn-tumblr:hover,
  .btn-tumblr.disabled:focus,
  .btn-tumblr[disabled]:focus,
  fieldset[disabled] .btn-tumblr:focus,
  .btn-tumblr.disabled.focus,
  .btn-tumblr[disabled].focus,
  fieldset[disabled] .btn-tumblr.focus {
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff;
  }
  .btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-twitter:focus,
  .btn-twitter.focus {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-twitter:hover {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-twitter:active,
  .btn-twitter.active,
  .open > .dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-twitter:active:hover,
  .btn-twitter.active:hover,
  .open > .dropdown-toggle.btn-twitter:hover,
  .btn-twitter:active:focus,
  .btn-twitter.active:focus,
  .open > .dropdown-toggle.btn-twitter:focus,
  .btn-twitter:active.focus,
  .btn-twitter.active.focus,
  .open > .dropdown-toggle.btn-twitter.focus {
    color: #fff;
    background-color: #1583d7;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-twitter:active,
  .btn-twitter.active,
  .open > .dropdown-toggle.btn-twitter {
    background-image: none;
  }
  .btn-twitter.disabled:hover,
  .btn-twitter[disabled]:hover,
  fieldset[disabled] .btn-twitter:hover,
  .btn-twitter.disabled:focus,
  .btn-twitter[disabled]:focus,
  fieldset[disabled] .btn-twitter:focus,
  .btn-twitter.disabled.focus,
  .btn-twitter[disabled].focus,
  fieldset[disabled] .btn-twitter.focus {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-twitter .badge {
    color: #55acee;
    background-color: #fff;
  }
  .btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vimeo:focus,
  .btn-vimeo.focus {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vimeo:hover {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vimeo:active,
  .btn-vimeo.active,
  .open > .dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vimeo:active:hover,
  .btn-vimeo.active:hover,
  .open > .dropdown-toggle.btn-vimeo:hover,
  .btn-vimeo:active:focus,
  .btn-vimeo.active:focus,
  .open > .dropdown-toggle.btn-vimeo:focus,
  .btn-vimeo:active.focus,
  .btn-vimeo.active.focus,
  .open > .dropdown-toggle.btn-vimeo.focus {
    color: #fff;
    background-color: #0f7b9f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vimeo:active,
  .btn-vimeo.active,
  .open > .dropdown-toggle.btn-vimeo {
    background-image: none;
  }
  .btn-vimeo.disabled:hover,
  .btn-vimeo[disabled]:hover,
  fieldset[disabled] .btn-vimeo:hover,
  .btn-vimeo.disabled:focus,
  .btn-vimeo[disabled]:focus,
  fieldset[disabled] .btn-vimeo:focus,
  .btn-vimeo.disabled.focus,
  .btn-vimeo[disabled].focus,
  fieldset[disabled] .btn-vimeo.focus {
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vimeo .badge {
    color: #1ab7ea;
    background-color: #fff;
  }
  .btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vk:focus,
  .btn-vk.focus {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vk:hover {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vk:active,
  .btn-vk.active,
  .open > .dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vk:active:hover,
  .btn-vk.active:hover,
  .open > .dropdown-toggle.btn-vk:hover,
  .btn-vk:active:focus,
  .btn-vk.active:focus,
  .open > .dropdown-toggle.btn-vk:focus,
  .btn-vk:active.focus,
  .btn-vk.active.focus,
  .open > .dropdown-toggle.btn-vk.focus {
    color: #fff;
    background-color: #3a526b;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vk:active,
  .btn-vk.active,
  .open > .dropdown-toggle.btn-vk {
    background-image: none;
  }
  .btn-vk.disabled:hover,
  .btn-vk[disabled]:hover,
  fieldset[disabled] .btn-vk:hover,
  .btn-vk.disabled:focus,
  .btn-vk[disabled]:focus,
  fieldset[disabled] .btn-vk:focus,
  .btn-vk.disabled.focus,
  .btn-vk[disabled].focus,
  fieldset[disabled] .btn-vk.focus {
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-vk .badge {
    color: #587ea3;
    background-color: #fff;
  }
  .btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-yahoo:focus,
  .btn-yahoo.focus {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-yahoo:hover {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-yahoo:active,
  .btn-yahoo.active,
  .open > .dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-yahoo:active:hover,
  .btn-yahoo.active:hover,
  .open > .dropdown-toggle.btn-yahoo:hover,
  .btn-yahoo:active:focus,
  .btn-yahoo.active:focus,
  .open > .dropdown-toggle.btn-yahoo:focus,
  .btn-yahoo:active.focus,
  .btn-yahoo.active.focus,
  .open > .dropdown-toggle.btn-yahoo.focus {
    color: #fff;
    background-color: #39074e;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-yahoo:active,
  .btn-yahoo.active,
  .open > .dropdown-toggle.btn-yahoo {
    background-image: none;
  }
  .btn-yahoo.disabled:hover,
  .btn-yahoo[disabled]:hover,
  fieldset[disabled] .btn-yahoo:hover,
  .btn-yahoo.disabled:focus,
  .btn-yahoo[disabled]:focus,
  fieldset[disabled] .btn-yahoo:focus,
  .btn-yahoo.disabled.focus,
  .btn-yahoo[disabled].focus,
  fieldset[disabled] .btn-yahoo.focus {
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2);
  }
  .btn-yahoo .badge {
    color: #720e9e;
    background-color: #fff;
  }
  