<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fb-share-btn { cursor: pointer; }
.social-content { /*width: 100%;
float:left;  padding-top: 23px;
text-align:center;
*/ }
.social-content-item { /* margin: 2px 3px;*/ display: none; }
.linkedincontainer { display: inline; }

/* dialog */
div.dialogBG { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000000; opacity: 0.2; filter: alpha(opacity=20); /* For IE8 and earlier */ vertical-align: middle; }

.dialog-close { visibility: hidden; }
.dialog-open { visibility: visible; }

div.dialog-wrapper { padding: 0px; opacity: 0.7; filter: alpha(opacity=70); /* For IE8 and earlier */ background-color: #ffffff; position: absolute; z-index: 999; }
div.dialog { opacity: 1.0 !important; /* filter:alpha(opactity=100);  For IE8 and earlier */ background-color: #ffffff; border: 1px solid #cecece; width: 100%; height: 100%; z-index: 1000; position: absolute; }

div.dialogclose { position: absolute; top: 5px; /*position: relative;
top: 50px; left: 18px;*/ }
div.dialog-social-message { font-family: segoe ui; font-size: 10pt; color: #303030; margin: 3px 15px 3px 10px; overflow: hidden; word-wrap: break-word; border: 0px; /*visibility: hidden;*/ display: none; }
.dialog-social-message-fb { color: #a6a6a6 !important; }
.dialog-social-message-linkedin { color: #004b7e !important; }
.dialog-social-message-twitter { color: #007491 !important; }
.dialog-social-message-gplus { color: #ac0200 !important; }

div.dialog-title { font-family: segoe ui; font-size: 20pt; color: #303030; margin: 10px 15px 5px 10px; border-bottom: 2px solid #737373; word-wrap: break-word; }
div.dialog-title-description { font-family: segoe ui; font-size: 12pt; color: #303030; margin: 0px 15px 20px 10px; word-wrap: break-word; /*   text-align:center;*/ }
div.dialog-btn-wrapper { width: 100%; text-align: center; }
div.dialog-btn-wrapper-all { position: relative; padding: 5px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
div.dialog-btn-wrapper-gplus { width: 85px; height: 25px; left: 135px; border: 1px solid #ac0200; background: -moz-linear-gradient(top, #e93900 0%, #bb2000 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e93900), color-stop(100%,#bb2000)); background: -webkit-linear-gradient(top, #e93900 0%,#bb2000 100%); background: -o-linear-gradient(top, #e93900 0%,#bb2000 100%); background: -ms-linear-gradient(top, #e93900 0%,#bb2000 100%); background: linear-gradient(to bottom, #e93900 0%,#bb2000 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e93900', endColorstr='#bb2000',GradientType=0 ); }
div.dialog-btn-wrapper-facebook { width: 75px; height: 20px; left: 140px; border: 1px solid #a6a6a6; background: -moz-linear-gradient(top, #eeeeee 0%, #b8b8b8 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#b8b8b8)); background: -webkit-linear-gradient(top, #eeeeee 0%,#b8b8b8 100%); background: -o-linear-gradient(top, #eeeeee 0%,#b8b8b8 100%); background: -ms-linear-gradient(top, #eeeeee 0%,#b8b8b8 100%); background: linear-gradient(to bottom, #eeeeee 0%,#b8b8b8 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#b8b8b8',GradientType=0 ); }
div.dialog-btn-wrapper-twitter { width: 85px; height: 30px; left: 135px; border: 1px solid #007491; background: -moz-linear-gradient(top, #00a6d5 0%, #0094b2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a6d5), color-stop(100%,#0094b2)); background: -webkit-linear-gradient(top, #00a6d5 0%,#0094b2 100%); background: -o-linear-gradient(top, #00a6d5 0%,#0094b2 100%); background: -ms-linear-gradient(top, #00a6d5 0%,#0094b2 100%); background: linear-gradient(to bottom, #00a6d5 0%,#0094b2 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6d5', endColorstr='#0094b2',GradientType=0 ); }
div.dialog-btn-wrapper-linkedin { width: 65px; height: 20px; left: 145px; border: 1px solid #004b7e; background: -moz-linear-gradient(top, #9cccf0 0%, #6D97B4 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9cccf0), color-stop(100%,#6D97B4)); background: -webkit-linear-gradient(top, #9cccf0 0%,#6D97B4 100%); background: -o-linear-gradient(top, #9cccf0 0%,#6D97B4 100%); background: -ms-linear-gradient(top, #9cccf0 0%,#6D97B4 100%); background: linear-gradient(to bottom, #9cccf0 0%,#6D97B4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cccf0', endColorstr='#6D97B4',GradientType=0 ); }</pre></body></html>