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

.section-social-links ul li {
  display: inline-block;
}
.section-social-links [data-source-name="facebook"] a {
  background: url(../Filebank-Document/dac1ea49-10f9-4348-a772-496ee4c06285.png) top right no-repeat !important;
}
.section-social-links [data-source-name="linkedin"] a {
  background: url(../Filebank-Document/ca41e343-f041-492f-a784-8a477e35eec3.png) top right no-repeat !important;
  margin-left: 10px;
}
.section-social-links [data-source-name="twitter"] a {
  background: url(../Filebank-Document/2ecec57a-69fd-40a8-94af-01c0c276141f.png) top right no-repeat !important;
  margin-left: 10px;
}
.section-social-links [data-source-name="instagram"] a {
  background: url(../Filebank-Document/2a0295eb-b339-4fba-a6fe-3b11e9e89077.png) top right no-repeat !important;
  margin-left: 10px;
}
.section-social-links ul {
  margin-right: 0px !important;
  margin-bottom: 5px;
}
.section-social-links a {
  width: 40px !important;
  height: 40px !important;
  display: block;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
/*
.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;
}
*/

