<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	background-color: #f1f5f4;
	border-top:0px;
	font-family:Arial, Helvetica, sans-serif;}


/* Global Defaults */
 html, body {
 margin: 0px;
 padding: 0px;
 border: 0px;
 }

 
 /* Headlines */

.title {
	font-size:16px;
	font-weight:bold;
 	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#003372;
 }
 
 /* Text Styles */
 th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {
 margin: 0;
 padding: 0;
 font: normal normal normal 12px Arial, Helvetica, sans-serif;
 font-size:15px;
 line-height:18px;
 }textarea{background-color:#f1f5f4;border: 0px solid;color:#595959;padding-top: 6px;padding-left:10px;resize: none;margin-bottom:10px;} 
  p  {
 font: normal normal normal 12px Arial, Helvetica, sans-serif;
 color:#333333;
 font-size:13px;
 line-height:20px;
 }
 blockquote {
 margin: 1.25em;
 padding: 1.25em
 }
 q {
 font-style: italic;
 }
 acronym, abbr {
 cursor: help;
 border-bottom: 1px dashed;
 }
 small {
 font-size:.85em;
 }
 big {
 font-size:1.2em;
 }
 
 /* Links and Images */
 a, a:link {
 }
 img {
 border: none;
 }
 
 /* Tables */
 table {
 /*margin: 0;
 padding: 0;*/
 border: none;
 }
 
 /* Forms */
 form {
 margin: 0;
 padding: 0;
 display: inline;
 }
 label {
 cursor: pointer;
 }
 
 /* Common Classes */
 .clear { clear: both; }
 .floatLeft { float: left; }
 .floatRight { float: right; }
 .textLeft { text-align: left; }
 .textRight { text-align: right; }
 .textCenter { text-align: center; }
 .textJustify { text-align: justify; }
 .blockCenter { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
 .bold { font-weight: bold; }
 .italic { font-style: italic; }
 .underline { text-decoration: underline; }
 .noindent { margin-left: 0; padding-left: 0; }
 .nomargin { margin: 0; }
 .nopadding { padding: 0; }
 .nobullet { list-style: none; list-style-image: none; }
 
/* *************************/

.logo {
	margin-left:26px;}
.language {
	font-size:12px;
	width:58px;}
.button_login {
	background:url(images/login_button.gif) no-repeat;
	width:57px;
	height:22px;
	font-size:12px;
	text-align:center;
	padding-top:3px;
	float: right;
	}
.button_login .white {
	color:#FFF; 
}
.button_contact {
	background:url(images/contact_button.gif) no-repeat;
	width:129px;
	height:39px;
	font-size:12px;
	text-align:center;
	padding-top:10px;
	padding-left:5px;}
.button_contact .white {
	color:#FFF; 
}
.text_video {
	font-size:15px;
	line-height:20px;
	color:#003372;
}

.text_leal {
	font-size:21px;
	font-weight:bold;
	color:#552156;
	line-height:25px;
}


.submit_button{
background:url(images/submit.gif) no-repeat !important;
width:194px;
height:39px;
padding-left:25px;
color:#FFF;
cursor:pointer;
}

.submit_button_2{
background:url(images/submit_2.gif) no-repeat !important;
width:150px;
height:39px;
padding-left:0px !important;
color:#FFF;
cursor:pointer;
}

.text_address_title {
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#003372;
}
.text_address {
	font-size:15px;
	line-height:20px;
	color:#79727a;
}
.text_date {
	color:#003372;
}
.button_news {
	color:#562157 !important;
}
.menu {
	border-right:#c8d7d2 1px solid;
}
.menu a {
	text-align:center;
	font-size:21px;
	font-weight:bold;
	color:#562157;
	line-height:25px;
	margin-right:5px;
}

.title_profil {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#003372;
}
.subtitle_profil {
	font-size:16px;
	line-height:20px;
	color:#562157;
}
#menu_i{
	display:block;
	margin-top:10px;
}
#menu_i ul li{
	display:block;
	font-size:16px;
	line-height:20px;
	color:#595959;
	border-bottom:#c8d7d2 1px solid;
	font-weight:bold;

}
#menu_i ul li a{
	display:block;
	height:27px;
	font-size:16px;
	line-height:20px;

	font-weight:bold;
	padding-top:10px;
	padding-left:15px;

}
.black-Button{border: none;background-color: #303030;color: #fff;border-radius: 4px;padding: 4px;padding-left: 10px;padding-right: 10px;width: 90px;font-size: 14px;}

.the_comment
{
	background-color: #fafafa;
	border: solid 1px #e0e0e0;
	border-radius: 4px;
	width: 640px;
	padding: 10px;
	margin-top:10px;
}

.the_comment span
{
display: block;
margin-top: 4px;
	font-size: 14px;
	color: #a7a7a7;
}

.div_blog_post_content, .div_blog_post_content span
{
    overflow: hidden !important;
    color: #7d7d7d !important;
  font-size: 16px !important;
  line-height: 21px !important;
  font-weight: normal !important;
  font-family: 'Varela Round', sans-serif !important;
}

.div_blog_post_content span
{
    padding-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #7d7d7d;
  font-size: 16px;
  line-height: 21px;
  font-weight: normal;
  font-family: 'Varela Round', sans-serif;
}

.div_blog_post_content a {
    float: left;
    width: 100%;
}

.simplePullQuote {
    float: left !important;
}

.div_blog_post_title
{
	margin-top: 6px;
	margin-bottom: 6px;
}

.div_blog_post_share
{
	border-top: solid 1px #ececec;
	display:block;
	margin-top: 15px;
	color: #a7a7a7;
}

.div_blog_post_comments
{
	background: #eefbdc;
	float: left;
	clear: both;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 0 0 1.5em 0;
	padding: 10px;
	margin-bottom:30px;
}

.GreenLink1
{
	font-size:19px; font-weight:bold; color:#562157 !important; line-height:25px; display: inline;text-decoration:none !important;
}
.GreenLink1:hover
{
	text-decoration:underline;
}

.GreenLink2
{
	font-size: 14px; 
	font-weight: normal; 
	color:#562157 !important; 
	line-height:25px; 
	display: inline;
	text-decoration: none !important;
}

.GreenLink
{
	color:#562157 !important;
	text-decoration: none !important;
	font-size: 14px !important;
}

/*-------------------- LANGUAGE DROPDOWN --------------------*/
        #language_select
        {
            z-index: 5;
            /*top: 36px;
            right: 280px;*/
            position: relative;
            width: 150px;
        }

            #language_select .current-locale
            {
                padding: 5px;
                border: 1px solid #E9E9E9;
                background-color: #FEFFFE;
                border-radius: 3px;
                -webkit-border-radius: 3px;
                cursor: pointer;
            }

            #language_select ul.other-locales
            {
                border-top: none;
                display: block;
                border: 1px solid #E9E9E9;
                background-color: #FEFFFE;
                border-radius: 3px;
                -webkit-border-radius: 3px;
		position: absolute;
		width: 150px;
            }

        ul
        {
            margin: 0;
            padding-left: 0px;
        }

        #language_select ul.other-locales li
        {
            padding: 5px 5px 0 5px;
            cursor: pointer;
        }

        ul li
        {
            list-style: none;
        }

        #language_select ul.other-locales li a
        {
            color: #525252;
        }

        a
        {
            text-decoration: none;
        }

        .other-locales img
        {
            display: inline;
        }

        #language_select .other-locales .locale-name
        {
            position: relative;
            top: -1px;
            margin-left: 5px;
            line-height: 17px;
            color: #525252;
            font-family: 'pt sans',arial,helvetica,sans-serif;
            font-size: 14px;
        }

        #language_select .current-locale .arrow-down
        {
            float: right;
            margin-left: 10px;
            margin-top: 1px;
            background: url(http://www.relationwise.dk/wp-content/themes/relationwise_2012/images/arrow-down.png) 0 0 no-repeat;
            width: 16px;
            height: 16px;
            display: inline-block;
            vertical-align: middle;
        }


/* NPS SCORE BLOCK */
.divnpsscore{
	border: solid 1px #ececec;
	border-radius: 5px;
	width: 185px;
	padding: 16px;
}

.divnpsscore #sp_nps_title{
	display: block;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 6px;
}

.divnpsscore #sp_nps_score{
	display: block;
	color: #562157;
	font-size: 64px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}

.divnpsscore #sp_nps_description{
	display: block;
	color: #666;
	margin-top: 6px;
}
/* NPS SCORE BLOCK - END */

/*TASK 3340*/
	table.dmav{
		height: 365px;
		width: 998px;
		background-color: #000;
	}

    table.dmav td {
        vertical-align: top;
        padding: 24px;
    }

    .dmavTitle {
        font-size: 28px;
		color: #fff;
		padding: 0px;
		margin-bottom: 18px;
		margin-top: 6px;
    }

    .dmavDescription {
        color: #fff;
		font-size: 15px;
		line-height: 21px;
		width: 400px;
		padding-right: 48px;
    }

    table.recommended {
		padding-top: 12px;
        padding-bottom: 12px;
    }

        table.recommended td {
            vertical-align: top;
            padding: 10px;
        }

    .saxo_logo {
        display: inline-block;
        vertical-align: top;
        width: 80px;
        margin-left: 7px;
		border: none;
    }

    .amazon_logo {
        display: inline-block;
        vertical-align: top;
        width: 100px;
        margin-left: 7px;
		border: none;
    }

    .kindle_logo {
        display: inline-block;
        vertical-align: top;
        width: 80px;
        margin-left: 7px;
		border: none;
    }

    table.dmav {
        background-image: url(http://www.relationwise.dk/wp-content/themes/relationwise_2012/images/back_award.jpg);
        background-repeat: no-repeat;
    }

    .spangratisbook {
        font-size: 32px;
        font-weight: bold;
        color: #003372;
		display: block;
		line-height: 100%;
		margin-bottom: 12px;
    }

table.gratisbookform{
	border-collapse: collapse;
	margin-right: 24px;
	margin-top: 15px;
}

table.gratisbookform td{
	padding: 4px;
}

.nfOptionsLinks {
            margin-left: 15px;
            margin-top: 16px;
            margin-bottom: 16px;
        }

            .nfOptionsLinks td {
                padding: 8px;
            }

        .nfAdditionalOptions {
            margin-top: 16px;
            margin-bottom: 16px;
            width: 100%;
            height: 206px;
        }

            .nfAdditionalOptions td {
                padding: 8px;
            }

        .nfSocialLinks {
            float: right;
        }

            .nfSocialLinks td {
                padding: 0px;
                padding-left: 12px;
            }

        .nfNPSTitle {
            font-size: 12px;
        }

        .nfNPSScore {
            color: #562157;
            font-size: 32px;
	    margin-top: 6px;
		display: inline-block;
        }

        .nfAboutNPS {
            font-size: 10px;
            color: #999;
            line-height: 14px;
            width: 236px;
            display: inline-block;
        }
/*TASK 3340-END*/</pre></body></html>