/*=- /Content/Layouts/Clean/stylesheets/section-social-links.css -=*/

.section-social-links ul {
  float: right;
  margin-right: 80px;
}
.section-social-links ul li {
  display: inline-block;
}
.section-social-links a {
  width: 20px;
  height: 20px;
  display: block;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.section-social-links [data-source-name="facebook"] a {
  background: url(../Filebank-Document/9778dc65-f843-45f2-bb5a-723cca3241ad.png) top right no-repeat;
}
.section-social-links [data-source-name="linkedin"] a {
  background: url(../Filebank-Document/2457bc76-26df-46e1-ad5b-3cbba1f4e39f.png) top right no-repeat;
  margin-left: 14px;
}
.section-social-links [data-source-name="twitter"] a {
  background: url(../Filebank-Document/075f75ea-996a-4c44-95d7-588ce14f3a1b.png) top right no-repeat;
  margin-left: 14px;
}
/*
.design-home_page .section-social-links {
    z-index: 100;
    position: fixed;
    right: 0;
    top: 140px;
    padding: 16px 12px 16px 16px;
    background: #ffffff;
    background: rgba(255,255,255,.8);
    border: 1px solid #6093bf;
    border-width: 1px 0 1px 1px;
    -webkit-border-radius: 7px 0 0 7px;
    -moz-border-radius: 7px 0 0 7px;
    border-radius: 7px 0 0 7px;

    width: 2em;
}

.design-home_page .section-social-links ul {
    list-style-type: none;
    margin-right: 0;
    margin-top: -1em;
}

.design-home_page .section-social-links [data-source-name="facebook"] a {
    background: url(../Filebank-Document/27099956-c6f1-451e-a7df-3dd8f408ba3f.png) top right no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    margin: 0 auto 14px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    transition: background .3s;
}

.design-home_page .section-social-links [data-source-name="facebook"] a:hover {
    background: url(../Filebank-Document/37def659-00ae-443d-a769-c6cfd858a9ee.png) top left no-repeat;
}


.design-home_page .section-social-links [data-source-name="linkedin"] a {
    background: url(../Filebank-Document/dddb8f82-d2e6-468d-a306-0374b70743d4.png) top right no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    margin: 0 auto 14px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    transition: background .3s;
}

.design-home_page .section-social-links [data-source-name="linkedin"] a:hover {
    background: url(../Filebank-Document/eddd77ee-afa8-4da6-8981-84045c4256f2.png) top left no-repeat;
}


.design-home_page .section-social-links [data-source-name="twitter"] a {
    background: url(../Filebank-Document/01ab7a1b-cbf4-4789-a44a-40ffd0dc9c1b.png) top right no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    transition: background .3s;
}

.design-home_page .section-social-links [data-source-name="twitter"] a:hover {
    background: url(../Filebank-Document/6b290919-816a-47e1-9cf8-1342aaff9c8d.png) top left no-repeat;
}
*/

