.fass {
    padding-top: 10px;
    font-size: 20px;
    color: #3f51b5;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    margin: 5px 4px;
    border-radius: 4px;
    box-shadow: 0 1px 6px 0 rgb(74 74 74 / 35%);
}

.sofas {
    margin-right: 5px;
    padding-top: 10px;
    font-size: 16px;
    color: #3f51b5;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    box-shadow: 0 1px 6px 0 rgb(74 74 74 / 20%);
}


.fas {
    padding-top: 10px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    margin: 5px 4px;
    border-radius: 50%;
    box-shadow: 0 1px 6px 0 rgb(74 74 74 / 35%);
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    background: white;
    color: #3B5998;
}

.fa-whatsapp {
    background: white;
    color: #29a71a;
}

.fa-twitter {
    background: white;
    color: #55ACEE;
}

.fa-google {
    background: white;
    color: #dd4b39;
}

.fa-linkedin {
    background: white;
    color: #007bb5;
}

.fa-youtube {
    background: white;
    color: #bb0000;
}

.fa-instagram {
    background: white;
    color: #ea4c89;
}

.fa-pinterest {
    background: white;
    color: #cb2027;
}

.fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
    background: #00aff0;
    color: white;
}

.fa-android {
    background: #a4c639;
    color: white;
}

.fa-dribbble {
    background: #ea4c89;
    color: white;
}

.fa-vimeo {
    background: #45bbff;
    color: white;
}

.fa-tumblr {
    background: #2c4762;
    color: white;
}

.fa-vine {
    background: #00b489;
    color: white;
}


.fa-foursquare {
    background: #45bbff;
    color: white;
}

.fa-stumbleupon {
    background: #eb4924;
    color: white;
}

.fa-flickr {
    background: #f40083;
    color: white;
}

.fa-yahoo {
    background: #430297;
    color: white;
}

.fa-soundcloud {
    background: #ff5500;
    color: white;
}

.fa-reddit {
    background: #ff5700;
    color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}

.table-icon_type_pdf {
    font-size: 25px;
    color: #f44336;
}

.table-icon_type_img {
    font-size: 25px;
    color: #03a9f4;
}

.table-icon_type_file {
    font-size: 25px;
    color: #ff9800;
}

.table-icon_type_file_video {
    font-size: 25px;
    color: #009688;
}

.tabmag_icon{
    padding-right: 5px;
}
