@charset "utf-8";

@font-face {font-family: 'Avenir Next W02 Light';src: url('/common/ui/fonts/sswe-webfonts/avneot.eot');src: url('/common/ui/fonts/sswe-webfonts/avneot.eot?#iefix') format('embedded-opentype'),url('/common/ui/fonts/sswe-webfonts/avnttf.ttf') format('truetype');font-style:normal;}
@font-face {font-family: 'Dezen Pro';src: url('/common/ui/fonts/sswe-webfonts/2B7109_0_0.eot');src: url('/common/ui/fonts/sswe-webfonts/2B7109_0_0.eot?#iefix') format('embedded-opentype'),url('/common/ui/fonts/sswe-webfonts/2B7109_0_0.ttf') format('truetype');font-style:normal;}

/* CSS Document */

/*
body{
	width:100%;
	margin:0;
	padding:0;
	font-family:'Avenir Next W02 Light';
}
*/

.AllyticsSSWEh3{
  font-size:1.5em; margin:0 0 5px 0; margin:0 0 5px 0;
  color:rgb(230,81,50);
}

.SSWE-lg{
	color:#41a940;
}

.bodyheader-lg{
	font-size:1em;
	color:#41a940;
	margin:0 0 5px 0;
	font-weight:bold;
}

/*
img{
	outline:none;
	border:none;
}
*/

#AllyticsSSWE{
	z-index:99;
	display:none;
	position:fixed;
	left:0;
	top:0;
	color:#808184;
	font-family:'Avenir Next W02 Light';
	font-size:20px;

	box-sizing:content-box !important; 
	-moz-box-sizing:content-box !important; 
	-webkit-box-sizing:content-box !important;	
}

#AllyticsSSWE #PlayerFilter{
	display:none;
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
	background:#000;
}

#AllyticsSSWEPlayerContainer{
	display:none;
	position:absolute;
	z-index:1;
	background:#fff;
	border:1px solid #ccc;
}

#AllyticsSSWE #SSWE-PlayerBackground{
	display:none;
	position:absolute;
	/*background:url('images/bg.png') repeat-x;*/
	background-repeat:repeat-x;
}

#AllyticsSSWE a{
	text-decoration:none;
}

#AllyticsSSWE .o-link{
	font-weight:bold;
	color:#ff5800;
	text-decoration:underline;
}

/* START share & close ---------------------------- */
#AllyticsSSWEtopControls{
	position:absolute;
	z-index:99;
	display:none;
	width:45px;
}

#AllyticsSSWEplayerShare{
	position:absolute;
	z-index:2;
	top:0px;
}

#AllyticsSSWEplayerClose{
	position:absolute;
	z-index:3;
	top:0px;
	left:22px;
	/*border-left:1px solid #C0C0C0;*/
	border-left:1px solid rgba(0,0,0,0);
}

#AllyticsSSWEPlayerSocialLinks{
	position:absolute;
}

#AllyticsSSWEPlayerSocialLinks table{
	position:absolute;
	display:none;
	top:0px;
	left:-28px;
	margin-left:-44px;
	width:90px;
	/*left:-1px;
	width:46px;*/
	max-width:90px !important;
}



#AllyticsSSWEPlayerSocialLinks td{
	/*background:#E6E6E5;*/
    width:90px;
    height:30px;
	background:white;
	
	/*height:25px;
	width:45px;*/
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:left;
}
/* END share & close ---------------------------- */

#AllyticsSSWELeftArrow{
	display:none;
	position:absolute;
	z-index:99;
	width:39px;
	height:69px;
}
#AllyticsSSWELeftArrow a {
    display: block;
    width: 39px;
    height: 69px;
    overflow: hidden;
    position: relative;
}

#AllyticsSSWELeftArrow a span{
    display: block;
    position: absolute;
    left: 40px;
}

#AllyticsSSWELeftArrow img{
	width:39px;
	height:69px;
}
#AllyticsSSWERightArrow{
	display:none;
	position:absolute;
	z-index:99;
	width:39px;
	height:69px;
}

#AllyticsSSWERightArrow a {
    display: block;
    width: 39px;
    height: 69px;
    overflow: hidden;
    position: relative;
}

#AllyticsSSWERightArrow a span{
    display: block;
    position: absolute;
    left: 40px;
}

#AllyticsSSWERightArrow img{
	width:39px;
	height:69px;
}

.AllyticsSSWEsection{
	display:none;
	position:absolute;
	top:0;
	z-index:2;
}

.AllyticsSSWEsubSection-box{
	position:absolute;
}

#AllyticsSSWE #Background{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}

#AllyticsSSWEsectionNav{
	display:none;
	position:absolute;
	z-index:99;
	font-family:Arial;
}

#AllyticsSSWEsectionNav table{
	margin: 0;
	padding:0;
	width:100%;
}

.AllyticsSSWEsectionGroup{
	margin:0;
	background-color:white;
	height:20px;
	text-align:center;
    
	box-sizing:content-box !important; 
	-moz-box-sizing:content-box !important; 
	-webkit-box-sizing:content-box !important;
}

.AllyticsSSWEsectionGroupLink{
	display:block;
	color: #808184;
	text-decoration: none;
	font-size:14px;

	padding-top:6px;
	margin-top:6px;
	margin-left:3px;
	margin-right:3px;
	height:26px;
	min-width:90px;
	background-color:#E6E6E5;
	font-family:'Avenir Next W02 Light';
	/*font-family:'Avenir Next';*/
	
}

#AllyticsSSWEmenuBtn{
	display:none; 
	position:absolute;
	z-index:99;
	background:#FFF;
	color:#404040;
	text-decoration: none;
	width:100px;
	
	text-align: center;
	font-family:Arial;
	
	font-size:8pt;
	padding-top:15px;
	padding-bottom:5px;
	height:20px;
}

#AllyticsSSWE a, a:active, a:hover{
	outline:0;
}

.SSWEclickButton{
	display:block;	
}

.SSWEhoverButton{
	display:block;	
}

.AllyticsSSWE .bigimage{
	display:none;
	box-sizing:content-box !important; 
	-moz-box-sizing:content-box !important; 
	-webkit-box-sizing:content-box !important;	
}

.sswehand{
	position:absolute;
	z-index:2;
	height:80px;
	width:80px;
	display:none;
	overflow:hidden;
	/*background-image:url('images/sswehand.png');*/
	background-position:0px 0px;
}


.ssweslidenumber{
	position:absolute; bottom:55px; right:20px; font-size:15px; font-weight:bold; font-family:Arial; color:#808184;
	/*color:#C6D92C; */
}
#SSWEimgloader{
	position:absolute; display:none; width:500px; height:100px; background:#ccc; border:1px solid #fff;
}
#SSWEimgloader h3{
	position:relative;
	font-weight:100;
	text-align:center;
	margin:10px auto 10px auto;
}
#SSWEprogressbar{
	position:relative; margin:0 auto 0 auto; width:400px;
}
#SSWEloadprogress{
 	height:20px; background:#fff; display:inline-block;
}
#SSWEloaderfront{
	display:inline-block; width:1px; height:20px;
}
.AllyticsSSWEimglist{
	display:none;
}

.AllyticsSSWEtileText
{
    color:#FFF; 
    font-size:14px;   
}


/*---------- New styles for Milliman ----------*/

#AllyticsSSWE p
{
    
	margin:0;   
}

#AllyticsSSWE h1
{
    font-family:'Dezen Pro'; 
    font-size:36px;
    color:White;
    margin:0;
    position:absolute;
    top:18px;
    left:100px;
}

.AllyticsSSWE-integrateLogo
{
    /*background-image:url('images/INTEGRATE_LOGO_WHITE.png');*/
    width:138px;
    height:30px;
    position:absolute;
    background-repeat:no-repeat;
    top:28px;
    left:805px;
}

.AllyticsSSWE-leadInText
{
    position:absolute;
    top:105px;
    left:100px;
    width:800px;  
}

.AllyticsSSWE-s1text
{
    position:absolute;
    top: 252px;
    left:100px;
    width:500px;
    font-size:23px;
    color:white;
}

.AllyticsSSWE-s1button
{
    position:absolute;
    left:100px;
    top:335px;
    padding-top:7px;
    padding-bottom:8px;
    padding-left:15px;
    padding-right:15px;
    background-color:White;
    color:#A8B219;
    cursor:pointer;
    text-decoration:none;
    
}

.AllyticsSSWE-s2text
{
    position:absolute;
    top:200px;
    left:100px;
    width:300px;  
}

#AllyticsSSWE-s2hoverArea
{
    position:absolute;
    z-index:6;
    top:190px;
    left:560px;
    width:230px;
    height:230px;
}

.AllyticsSSWE-s2circle
{
    position:absolute;
    top:130px;
    left:500px;
    z-index:1;
    width:351px;
    height:351px;
    /*background-image: url('images/s2_graph_large.gif');*/
    background-repeat: no-repeat;
}

.AllyticsSSWE-s2maskContainerOuter
{
    position:absolute;
    z-index:2;
    top:85px;
    left:460px;
    width: 440px;
    height: 440px;
    display: table;
}

.AllyticsSSWE-s2maskContainer
{
    text-align:center;
    vertical-align:middle;
    display:table-cell;
}

.AllyticsSSWE-s2mask
{
    
}

#AllyticsSSWE-s2graphText1
{
      position:absolute;
      z-index:3; 
      /*background-image:url('images/s2_graph_10.png');*/
      background-repeat:no-repeat;
      width:149px;
      height:93px; 
      left:575px;
      top:420px;
      display:none;
}

#AllyticsSSWE-s2graphText2
{
      position:absolute;
      z-index:3; 
      /*background-image:url('images/s2_graph_13.png');*/
      background-repeat:no-repeat;
      width:110px;
      height:44px; 
      left:475px;
      top:350px;
      display:none;
}

#AllyticsSSWE-s2graphText3
{
      position:absolute;
      z-index:3; 
      /*background-image:url('images/s2_graph_40.png');*/
      background-repeat:no-repeat;
      width:290px;
      height:40px; 
      left:630px;
      top:160px;
      display:none;
}

#AllyticsSSWE-s2graphText4
{
      position:absolute;
      z-index:3; 
      /*background-image:url('images/s2_graph_37.png');*/
      background-repeat:no-repeat;
      width:174px;
      height:76px; 
      left:781px;
      top:325px;
      display:none;
}

.AllyticsSSWE-s2textBlue
{
    position:absolute;
    top:255px;
    left:625px;
    width:100px;
    text-align:center; 
    color: #00C8FF;
    z-index:3;
}

.AllyticsSSWE-s2graphicSource
{
    position:absolute;
    top:532px;
    left:600px;
    font-size:10px;  
    z-index:3; 
}

.AllyticsSSWE-s3subnavOuter
{
    border-right-width:1px;
    border-right-color:#E6E6E5;
    border-right-style:solid;
    font-family:'Dezen Pro'; 
    font-size:24px;
    padding-right:100px;
    position:absolute;
    left:100px;
    top:150px;
}

.AllyticsSSWE-s3subnavTable
{
    margin-top:15px;
    margin-bottom:15px;   
}

.AllyticsSSWE-s3subnavBlock
{
    width:13px;
    height:37px;
    background-color:#808184;
}

.AllyticsSSWE-s3subnavText
{
    padding-left:30px;   
    padding-top:2px;
}

.AllyticsSSWE-s3subnavMargin
{
    height:30px;   
}

.AllyticsSSWE-s3subnavButton
{
    cursor:pointer;   
}

.AllyticsSSWEs3content
{
    position:absolute;
    top:170px;   
    left:420px;
    width:510px;
    display:none;
    color:#00C8FF;
    font-size:18px;
}
.AllyticsSSWEs3content ul {
    margin-left: 42px;
    margin-top: 24px;
}

.AllyticsSSWEs3content li
{
    color:  #808184; 
    font-size:16px;
    margin-left:-23px;
    margin-bottom:20px;
    list-style: disc;
}

.AllyticsSSWEs4diagram
{
    position:absolute;
    top:103px;
    left:76px;
    /*background-image:url('images/s4_milliman_how_graph.png');*/
    background-repeat: no-repeat;
    width:402px;
    height:449px;
    
}

.AllyticsSSWEs4diagramCircle
{
    position:absolute;
    top:358px;
    left:235px;
    /*background-image:url('images/s4_circle_blue.png');*/
    background-repeat:no-repeat;
    width:83px;
    height:83px;
    font-size:12px;
    color:White;
    text-align:center;
    z-index:4;
}

.AllyticsSSWEs4gif
{
    position:absolute;
    top:110px;
    left:25px;
    width:500px;
    height:500px;
    /*background-image:url('images/connection_lines.gif');*/
    background-repeat:no-repeat;
}

.AllyticsSSWEs4content
{
    position:absolute;
    top:170px;   
    left:500px;
    width:430px;
    display:none;
    line-height: 26px;
}

.AllyticsSSWEs4content span
{
       color:#00C8FF;
       font-size:18px;
}

.AllyticsSSWEs4content ul
{
    list-style-type:disc;
    padding-top: 8px;
}
.AllyticsSSWE-s7textMicrosoft ul 
{
    margin-left:43px;
    list-style-type:disc;  
}

.AllyticsSSWEs4content li
{
    color:  #808184; 
    font-size:16px;
    margin-left: 23px;
    margin-bottom:10px;
    
}
.AllyticsSSWE-s7textMicrosoft li 
{
    color:#fff;    
}
.AllyticsSSWEs4content p
{
    color:   #808184; 
    font-size:16px;
    margin-bottom:15px;
    margin-top:0px;
    padding-top:10px;
}

.AllyticsSSWE-s4subnavButton
{
    position:absolute;
    width:132px;
    height:37px;
    cursor:pointer;
    /*background-image:url('images/s4_how_color-block_blue.png');*/
    z-index:2;
    font-size:12px;
    color:White;
    text-align:center;
}

.AllyticsSSWE-s4subnavButtonHover
{
    position:absolute;
    width:132px;
    height:37px;
    cursor:pointer;
    z-index:6;   
}

.AllyticsSSWE-s4subnavButtonActive
{
    position:absolute;
    width:132px;
    height:37px;
    cursor:pointer;
    /*background-image:url('images/s4_how_color-block_green.png'); */
    z-index:2;
    font-size:12px;
    color:White;
    text-align:center;
}

.AllyticsSSWE-s4subnavButtonText
{
    padding-top:3px;   
}

#AllyticsSSWE-s5tableOuterContainer
{
    position:absolute;
    width:810px;
    height:310px;
    left:90px;
    top:200px; 
    overflow:hidden;  
    z-index:2;
}

.AllyticsSSWE-s5tableOuter
{
    
    width:810px;
    height:310px;
    margin-left:810px;
    border-spacing: 10px;
}


.AllyticsSSWE-s5tableCellSmall
{
    width:150px;
    height:50px;
    position:relative;
    overflow:hidden;
}


.AllyticsSSWE-s5tableCellLarge
{
    position:relative;
    overflow:hidden;
}

.AllyticsSSWE-s5tableCellDivOuter1
{
    width:300px; 
    position:absolute;
    margin-top:-25px;
}

.AllyticsSSWE-s5tableCellDivOuter2
{
    width:300px; 
    position:absolute;
    margin-top:-25px;
}

.AllyticsSSWE-s5tableCellDivOuter3
{
    width:300px; 
    position:absolute;
    margin-top:-25px;
}

.AllyticsSSWE-s5tableCellDivOuter4
{
    width:620px; 
    position:absolute;
    margin-top:-55px;
}

.AllyticsSSWE-s5tableCellDivGrey2
{
    width:150px;
    height:30px;
    position:absolute;
    z-index:3;
    margin-top:-25px;
    font-size:22px;
    padding:10px;
    background-color:#E6E6E5;  
}

.AllyticsSSWE-s5tableCellDivGrey3
{
    width:150px;
    height:30px;
    position:absolute;
    z-index:3;
    margin-top:-25px;
    font-size:22px;
    padding:10px;
    background-color:#E6E6E5;  
}

.AllyticsSSWE-s5tableColumnDiv1
{
    float:left;
    height:50px;
    background-color:#E6E6E5;   
    font-size:16px;
    text-align:right;
    width:140px;
    padding-right:10px;
}

.AllyticsSSWE-s5tableColumnDiv2
{
    float:left;
    width:130px;
    height:50px;
    background-color:#FAE100;   
    font-size:22px;
    padding:10px;
}

.AllyticsSSWE-s5tableColumnDiv3
{
    float:left;
    width:130px;
    height:50px;
    background-color:#C8E100;   
    font-size:22px;
    padding:10px;
}

.AllyticsSSWE-s5tableColumnDiv4
{
    float:left;
    width:290px;
    height:110px;
    background-color:#A8B219;   
    font-size:18px;
    padding:10px;
    color:White;
    padding-top:30px;
}

.AllyticsSSWE-s5tableColumnDiv4 span
{
    color:#FAE100;
    font-size:52px;
    float:left;
    padding-top:10px;
    margin-top:-20px;
    padding-right:10px;
}



.AllyticsSSWE-s5tableColumnDivEmpty
{
    float:left;
    width:150px;
    height:50px;
}

.AllyticsSSWE-s5tableColumnDivEmptyLarge
{
    float:left;
    width:310px;
    height:110px;
}

#AllyticsSSWE-s5button
{
    position:absolute;
    left:788px;
    top:280px;
    padding-top:7px;
    padding-bottom:8px;
    padding-left:15px;
    padding-right:15px;
    background-color:#56C01A;
    color:white;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    
}

.AllyticsSSWE-s6textArea
{
    position:absolute;
    left:100px;
    top:180px;
    width:330px;
    color:White;     
    font-size:24px;
    line-height:28px;
}


.AllyticsSSWE-s6textArea span
{
       font-size:18px;
       margin-left:50px;
       line-height:22px;
}

.AllyticsSSWE-s7imgMicrosoft
{
    position:absolute;
    z-index:2;
    top:310px;
    left:600px;
    width:262px;
    height:41px;
    /*background-image: url('images/s7_microsoft-azure.gif');*/
    background-repeat:no-repeat;
}

#AllyticsSSWE-s7buttonMicrosoft
{
    position:absolute;
    z-index:3;
    top:310px;
    left:600px;
    width:262px;
    height:41px;
    cursor:pointer;
}
    

.AllyticsSSWE-s7imgIntegrate
{
    position:absolute;
    z-index:2;
    top:314px;
    left:150px;
    width:181px;
    height:33px;
    /*background-image: url('images/s7_integrate.png');*/
    background-repeat:no-repeat;  
}

.AllyticsSSWE-s7buttonShare
{
    position:absolute;
    top:500px;
    padding-top:7px;
    padding-bottom:8px;
    padding-left:15px;
    padding-right:15px;
    background-color:White;
    color:#1E9D1A;
    cursor:pointer;
    text-decoration:none; 
}


#AllyticsSSWE-s7buttonShare1
{
    left:500px;   
}

#AllyticsSSWE-s7buttonShare2
{
    left:620px;   
}

#AllyticsSSWE-s7buttonShare3
{
    left:100px;  
    top:482px; 
}

#AllyticsSSWE-s7buttonIntegrate
{
    position:absolute;
    z-index:3;
    top:314px;
    left:150px;
    width:181px;
    height:33px;
    cursor:pointer;  
}

#AllyticsSSWE-s7imgPlus
{
    position:absolute;
    top:285px;
    left:425px;
    width:91px;
    height:91px;
    /*background-image: url('images/s7_plus.gif');*/
    background-repeat:no-repeat;
}

#AllyticsSSWE-s7subBackgroundContainer
{
    position:absolute;
    z-index:4;
    width:1000px;
    height:600px;   
    top:0;
    left:0;
    overflow:hidden;
    display:none;
}

#AllyticsSSWE-s7subBackgroundAzure
{
    position:absolute;
    width:1000px;
    height:600px;
    top:600px;
    left:0;
    /*background-image:url('images/angle_azure.png');*/
    background-repeat:no-repeat;   
    display:none;
}

#AllyticsSSWE-s7subBackgroundIntegrate
{
    position:absolute;
    width:1000px;
    height:600px;
    top:600px;
    left:0;
    /*background-image:url('images/angle_integrate.png');*/
    background-repeat:no-repeat;   
    display:none;
}

.AllyticsSSWE-s7subImgClose
{
    position:absolute;
    width:65px;
    height:18px;
    background-repeat:no-repeat;   
    cursor:pointer;
}

#AllyticsSSWE-s7subImgCloseAzure
{
    /*background-image:url('images/close_white_slide.png');*/
    left:100px;   
    top:200px;
}

#AllyticsSSWE-s7subImgCloseIntegrate
{
    /*background-image:url('images/close_white_slide_right.png');*/
    left:835px;
    top:237px;
}

#AllyticsSSWE-s7subImgAzureSLA
{
    position:absolute;
    /*background-image:url('images/azure_SLA.png'); */
    width:175px;
    height:205px;
    left:693px;
    top:315px;
}


.AllyticsSSWE-s7integrateCloudImg
{
    position:absolute;
    width:248px;
    height:146px;
    left:150px;
    top:365px;
    /*background-image:url('images/integrate_cloud.png');*/
    background-repeat:no-repeat;
}

.AllyticsSSWE-s7textIntegrate
{
    position:absolute;
    left:500px;
    top:295px;
    width:450px;
    color:White;
    line-height:24px;
}
.AllyticsSSWE-s7textIntegrate ul 
{
    padding-top:8px;
    margin-left:43px;
    list-style-type:disc;  
}
.AllyticsSSWE-s7textIntegrate a
{
    text-decoration:none;
    color:#FAE100;
}

.AllyticsSSWE-s7textIntegrate li
{
    font-size:16px;
    line-height:20px;
    margin-left:-23px;   
}

.AllyticsSSWE-s7textMicrosoft
{
    margin-left:100px;
    margin-top:260px;
    width:480px;
    color:White;
    line-height:24px;
}

.AllyticsSSWE-s7textMicrosoft span
{
    font-size:15px;
    line-height:18px;
}

.AllyticsSSWE-s7textMicrosoft li
{
    font-size:16px;
    line-height:20px;
    margin-left:-23px;
}

.AllyticsSSWE-s7textMicrosoft a
{
    text-decoration:none;
    color:#FAE100;
}

.AllyticsSSWE-s8contentImg
{
    position:absolute;
    width: 806px;
    height:163px;
    top:205px;
    left:97px;
    /*background-image:url('images/gives_you_options_icons.png');*/
    background-repeat:no-repeat;
}

.AllyticsSSWE-s8contentGif
{
    position:absolute;
    width:1000px;
    height:400px;
    top:130px;
    left:0px;
    /*background-image:url('images/end_lines.gif');*/
    background-repeat:no-repeat;    
}


.AllyticsSSWE-s8textArea p
{
    position:absolute;
    top:360px;
    font-size:15px; 
    text-align:center; 
}

.AllyticsSSWE-s8textArea span
{
    font-size:20px;
    color:#00C8FF;
}

.AllyticsSSWE-s9text
{
    position:absolute;
    top:375px;
    left:508px;
    width:200px;
    text-align:right;
    font-size:15px; 
}

.AllyticsSSWE-s9textSmall
{
    position:absolute;
    top:535px;
    left:715px;
    font-size:10px;   
}

.AllyticsSSWE-s9textSmall a
{
    color:#808184;
    text-decoration:none;
}

.AllyticsSSWE .twitter iframe {
    width: 80px !important;
}

.AllyticsSSWE #twitter-widget-0
{
    width:80px !important;   
}
