<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jag-tm-theme-5{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-5 .member-name {
    color: #888888;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.jag-tm-theme-5 .member-name span {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: block;
}
.jag-tm-theme-5 .member-detail {
    display: block;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 14px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
}
.jag-tm-theme-5 .member-email,
.jag-tm-theme-5 .member-website,
.jag-tm-theme-5 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-5 .member-img-wrap {
	position: relative;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
}
.jag-tm-theme-5 li {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.jag-tm-theme-5 li .member-img-wrap img{
    display: inline;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
	border-radius: 50%;
    border: 10px solid #efefef;
    max-width: 90%;
}
.jag-tm-theme-5 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
.jag-tm-theme-5 .member-social a {
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
}
.jag-tm-theme-5 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-theme-5 .member-social a i{
    color: #fff;
}
.jag-tm-theme-5 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-5 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-5 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-5 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-5 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-5 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-5 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-5 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-5 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 18px;
    border:0;
}
.jag-tm-theme-5  li:hover .member-img-wrap img {
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
}
.jag-tm-theme-5.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-5.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-5.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
div[class*=" coverflow"] .jag-tm-theme-5 li .member-detail,
div[class^="coverflow"] .jag-tm-theme-5 li .member-detail{
	background-color: #ffffff;
}</pre></body></html>