@font-face {
    font-family: 'rockwellregular';
    src: url('fonts/rock-webfont.eot');
    src: url('fonts/rock-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/rock-webfont.woff') format('woff'),
         url('fonts/rock-webfont.ttf') format('truetype'),
         url('fonts/rock-webfont.svg#rockwellregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bitterregular';
    src: url('fonts/bitter-regular-webfont.eot');
    src: url('fonts/bitter-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bitter-regular-webfont.woff') format('woff'),
         url('fonts/bitter-regular-webfont.ttf') format('truetype'),
         url('fonts/bitter-regular-webfont.svg#bitterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
body { 
	background:#016197;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
.main { 
	background:url(../images/bg-tile.gif) repeat-x;
	margin: 0;
	padding: 0;
}

image {
	border: 0;
}

.body {
	width:936px;
	margin:auto;
}

a {
	color: #1B4FA5;
	text-decoration: none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #07A6DD;
	font-size:11px;
	text-align:center;
}

.footer a {
	font-family:Arial, Helvetica, sans-serif;
	color: #07A6DD;
	font-size:11px;
	text-align:center;
	padding:5px;
}

.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #C2ECFA;
	font-size:11px;
	text-align:center;
	padding:5px;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0; 
	font-size:24px; 
	color:#FCAF2F; 
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0; 
	font-size:20px; 
	color:#0AB0E6; 
}

ul, ol{
	list-style-type:none;
	padding:0px;
}
.clear{
	clear:both;
}

.content {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px;
	font-size: 14px;
	color:#555555;
}

.content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 0 0 2px 0;
}

.termscontent {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	font-size: 14px;
	color:#555555;
}

.termscontent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0 0 2px 0;
}

.termscontent li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.termscontent h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0; 
	font-size:15px; 
	color:#0AB0E6; 
}

.redtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
}

.formfield {
	border: 1px solid #09B2E6;
}

.formbutton {
	background:#016197;
	color:#FFFFFF;
	border: 0px;
}

.con-main{
	background:#fff;
	border-radius:4px;
	margin:25px auto 0;
	padding:20px;
	max-width:898px;
	box-shadow:0 0 8px #666;
}
.ho-top{
	overflow:hidden;
}
h2.title1{
	font-family: 'rockwellregular';
	font-size:30px;
	font-weight:normal;
	color:#fcae2c;
	padding:0 0 8px 0;
}
.ho-top h2.title1{
	min-height:82px;
}
.membership-box{
	float:left;
	width:274px;
	border-right:solid 8px #e5e5e5;
	padding:0 22px 0 0;
}
.membership-box p{
	font-size:13px;
	color:#696969;
	margin:0;
	line-height:18px;
}
.membership-box ul{
	font-size:13px;
	line-height:20px;
	color:#696969;
	margin:0;
	padding:20px 0 15px 15px;
}
.membership-box ul li{}
.need-box{
	float:left;
	width:285px;
	border-right:solid 8px #e5e5e5;
	padding:0 12px;
}
.need-box p{
	font-size:13px;
	color:#696969;
	margin:0;
	line-height:19px;
}
.need-box ul{
	font-size:13px;
	line-height:20px;
	color:#696969;
	margin:0;
	padding:3px 0 4px 10px;
}
.works-box{
	float:left;
	padding:0 12px;
	width:298px;
}
.works-box p{
	font-size:13px;
	color:#696969;
	margin:0;
	line-height:19px;
}
.works-box ul{
	font-size:13px;
	line-height:20px;
	color:#696969;
	margin:0;
	padding:0 0 0 10px;
}
.req{
	color:#941e20;
	font-size:18px;
}
.started-form{
	border-radius:4px;
	background:#c1ecf9;
	padding:12px;
	overflow:hidden;
	margin:18px 0 0 0;
	text-align:center;
}
.home-form1{}
.inp-1{
	background:url(../images/input-bg1.png) no-repeat left top;
	height:30px;
	line-height:30px;
	width:285px;
	border:0px;
	padding:0 8px;
}
label{
	color:#1fb9e9;
	font-size:16px;
	font-family: 'bitterregular';
	font-weight:normal;
}
.ho-fild{
	display:inline-block;
	padding-right:20px;
  vertical-align: top;
}
span.checkbox {
	width:28px;
	height:23px;
	padding:0;
	margin:0;
	background:url(../images/checkbox.png) no-repeat;
	display:block;
	float:left;
}
.started-box2{
	overflow:hidden;
	padding:20px 0 0 0;
}
.started-checkbox{
	/*display:inline-block;*/
	color:#1fb9e9;
	font-size:14px;
	font-family: 'bitterregular';
	/*max-width:425px;*/
  float: left;
}
.started-checkbox a{
	color:#1fb9e9;
	font-size:16px;
	text-decoration:underline;
	font-family: 'bitterregular';
}
.started-checkbox input{ position: absolute; }
.started-checkbox .req{
	float:left;
	padding-right:4px;
}
.st-checkbox1{
	padding:0 0 10px 0;
	overflow:hidden;
}
.check-box-title{
	display:inline-block;
	float:left;
	max-width:380px;
  text-align: left;
}
.st-checkbox2 .check-box-title{
	line-height:16px;
}
.get-started-but{
	background:url(../images/get-started-but.png) no-repeat;
	width:215px;
	height:50px;
	border:0px;
	float:right;
	cursor:pointer;
}
.logo-box{
	overflow:hidden;
	padding:18px 0 0 0;
}
.logo-box span{
	display:inline-block;
}
.strategic-logo{
	float:left;
}
.lcubed-logo{
	float:right;
}
.member-logo{
	float:left;
	padding:0 0 0 140px;
}
.skopes-logo{
  float:left;
  padding:0 0 0 140px;
}
.skopes-logo img{
  width: 100px;
}
span.radio {
	width:22px;
	height:22px;
	padding:0 3px 0 0;
	background:url(../images/radio.png) no-repeat;
	display:inline-block;
	font-size:12px;
	vertical-align:middle;
  cursor: pointer;
}
.do-you-box{
	position:relative;
	padding:0 0 80px 0;
}
.do-you-box h2{
	text-align:center;
	padding:20px 0 65px 0;
}
.radi-title{
	color:#08ade1;
	font-size:18px;
	font-family: 'bitterregular';
	display:inline-block;
	vertical-align:middle;
}
.multiple-radi1{
	text-align:center;
	position:relative;
}
.number-box{
	position:absolute;
	right:170px;
	top:11px;
	text-align:left;
}
.number-box span{
	display:inline-block;
	float:left;
	padding:7px 8px 0 0;
}
.number-box ul{
	font-family: 'bitterregular';
	width:136px;
	margin:0;
	float:left;
}
.number-box ul li{
	display:inline-block;
	float:left;
	margin:0 4px 4px 0;
	text-align:center;
}
.number-box ul li a{
	display:block;
	background:#c2c2c2;
	font-size:12px;
	width:23px;
	height:23px;
	line-height:23px;
	color:#fff;
	font-family: 'bitterregular';
}
.number-box ul li:hover a, .number-box ul li.active a, .number-box ul li.mover a{
	background:#08ade1;
}
.or{
	color:#7bdbf9;
	font-size:16px;
	font-family: 'bitterregular';
	display:block;
	text-align:center;
	padding:30px 0;
}
.back-to-intro-but{
	background:url(../images/back-to-intro-but.png) no-repeat;
	width:150px;
	height:30px;
	float:left;
	border:0px;
	cursor:pointer;
}
.back-to-intro-but:hover{
	background-position:left bottom;
}
.proceed-but{
	background:url(../images/proceed-but.png) no-repeat;
	width:125px;
	height:30px;
	float:right;
	border:0px;
	cursor:pointer;
}
.proceed-but:hover{
	background-position:left bottom;
}
.member-data{
}
.member-data h2{
	padding:20px 0 0 0;
}
.segment-step-list{
	overflow:hidden;
	background:#dcdcdc;
	margin:5px 0 0 0;
}
.segment-step-list li{
	display:inline-table;
	float:left;
	border-right:solid 5px #fff;
}
.segment-step-list li a{
	color:#fff;
	display:block;
	font-size:13px;
	font-family: 'rockwellregular';
	background:#08ade1;
	text-align:center;
	padding:5px 14px;
}
.segment-step-list li a.active,
.segment-step-list li a:hover{
	background:#fcae2c;
}
.segment-step-list li a span{
	display:block;
	font-size:22px;
}
.mandatory-box{
	border:solid 2px #86c6d9;
	background:#c1ecf9;
	margin:13px 0 0 0;
	position:relative;
	padding:15px 0 5px 0;
}
.mandatory-box h3{
	background:#86c6d9;
	color:#fff;
	text-transform:uppercase;
	border-radius:0 0 10px 0;
	font-family: 'bitterregular';
	font-size:16px;
	font-weight:normal;
	width:170px;
	height:30px;
	line-height:30px;
	text-align:center;
	position:absolute;
	left:0;
	top:0;
}
.mandatory-box .row{
	padding:0 0 10px 0;
}
.mandatory-box .row-title1{
	display:inline-block;
	width:560px;
	text-align:right;
	font-family: 'bitterregular';
	font-size:16px;
	color:#016197;
}
.mandatory-box .inp-1{
	width:105px;
	margin:0 10px 0 38px;
}
.row-tex{
	display:inline-block;
	font-family: 'bitterregular';
	font-size:16px;
	color:#08ade1;
}
.optional-box{
	border:solid 2px #86c6d9;
	background:#c1ecf9;
	margin:13px 0 0 0;
	position:relative;
	padding:15px 0 5px 0;
}
.optional-box h3{
	background:#86c6d9;
	color:#fff;
	text-transform:uppercase;
	border-radius:0 0 10px 0;
	font-family: 'bitterregular';
	font-size:16px;
	font-weight:normal;
	width:170px;
	height:30px;
	line-height:30px;
	text-align:center;
	position:absolute;
	left:0;
	top:0;
}
.optional-box .row{
	padding:0 0 10px 0;
}
.optional-box .row-title1{
	display:inline-block;
	width:560px;
	text-align:right;
	font-family: 'bitterregular';
	font-size:16px;
	color:#016197;
}
.optional-box .inp-1{
	width:105px;
	margin:0;
}
.doller-icon{
	display:inline-block;
	font-family: 'bitterregular';
	font-size:16px;
	color:#08ade1;
	padding:0 10px;
}
.back-to-selection{
	background:url(../images/back-to-selection.png) no-repeat left top;
	width:145px;
	height:30px;
	float:left;
	border:0px;
	cursor:pointer;
}
.back-to-selection:hover{
	background-position:left bottom;
}
.previous-segment {
    background: url("../images/prev-segment.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 30px;
    width: 130px;
    text-indent: 150px;
}
.previous-segment:hover{
  background-position:left bottom;
}

.next-segment{
	background:url(../images/next-segment.png) no-repeat left top;
	width:125px;
	height:30px;
	float:right;
	border:0px;
	cursor:pointer;
}
.next-segment:hover{
	background-position:left bottom;
}
.nextto-member-data{
  background: url("../images/next.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 30px;
    width: 125px;
    text-indent: -160px;
}
.nextto-member-data:hover{
  background-position:left bottom;
}
.total-result{
  background: url("../images/total.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 30px;
    width: 130px;
    text-indent: -170px;
}
.total-result:hover{
  background-position:left bottom;
}
.previous-result{
  background: url("../images/prev-segment.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 30px;
    width: 130px;
    text-indent: 150px;
}
.previous-result:hover{
  background-position:left bottom;
}
.company-member-data{
	overflow:hidden;
}
.lcubed-block{
	float:left;
	width:270px;
	border-right:solid 8px #e5e5e5;
	padding:0 18px 0 0;
}
.comp-logo{
	display:block;
	text-align:center;
	padding:0 0 25px 0;
}
.member-block{
	float:left;
	border-right:solid 8px #e5e5e5;
	width:290px;
	padding:0 18px;
}
.strategic-block{
	padding:0 18px;
	float:left;
	width:298px;
}
.company-member-data h2{
	font-family: 'bitterregular';
	font-size:18px;
	color:#f1880d;
	padding:0 0 5px 0;
}
.company-member-data h3{
	font-family: 'bitterregular';
	font-size:16px;
	line-height:22px;
	color:#fdaf2d;
}
.company-member-data p{
	font-size:13px;
	color:#696969;
	line-height:18px;
	margin:0;
}
.in-title-box{
	min-height:130px;
}
.company-member-data p.checkbox1{
	font-family: 'bitterregular';
	font-size:14px;
	color:#09ade1;
	padding:18px 0 0 0;
}
.company-member-data span.checkbox{
	float:none;
	vertical-align:middle;
	display:inline-block;
}
.company-member-data .text-title{
	display:inline-block;
	vertical-align:middle;
	max-width:205px;
	line-height:18px;
}
.resu-form label{
	font-size:14px;
	padding-right:6px;
}
.resu-form .inp-1{
	width:225px;
	margin-right:12px;
}
.view-your-results{
	background:url(../images/view-your-results.png) no-repeat left top;
	width:155px;
	height:30px;
	float:right;
	border:0px;
	cursor:pointer;
}
.view-your-results:hover{
	background-position:left bottom;
}
.results-page h2{
	padding:20px 0 0 0;
}

.results-step-list{
	overflow:hidden;
	background:#dcdcdc;
	margin:5px 0 0 0;
}
.results-step-list li{
	display:inline-table;
	float:left;
	border-right:solid 5px #fff;
	font-family: 'rockwellregular';
	text-align:center;
}
.results-step-list li.title{
	background:#fcae2c;
	color:#fff;
	width:82px;
	text-align:center;
	/*padding:15px 0;*/
}
.results-step-list li.title span{
  font-size: 16px;
  line-height: 42px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .results-step-list li.title span  { line-height: 43px;  }
}
.results-step-list li a{
	color:#fff;
	display:block;
	font-size:13px;
	background:#016197;
	padding:5px 14px;
}
.results-step-list li a.active,
.results-step-list li a:hover{
	background:#fcae2c;
}
.results-step-list li a span{
	display:block;
	font-size:22px;
}
.res-block1{
	padding:18px 0 0 0;
}
.res-box-left{
	float:left;
	width:395px;
}
.res-box-left .row{
	padding:0 0 2px 0;
}
.res-box-left .row .row-title{
	display:inline-block;
	font-family: 'rockwellregular';
	color:#09b2e6;
	width:245px;
	text-align:right;
	font-size:12px;
	padding-right:5px;
}
.res-box-left .row .row-re{
	display:inline-block;
	font-family: 'rockwellregular';
	color:#016197;
	background:#c1ecf9;
	width:145px;
	line-height:26px;
	padding:0 6px;
	font-size:14px;
}
.res-box-right{
	background:#09b2e6;
	float:right;
	width:445px;
	padding:0 0 40px 20px;
}
.res-box-right h3{
	font-size:15px;
	color:#fff;
	font-family: 'rockwellregular';
	padding:15px 0 0 0;
}
.edit-members-data{
    background: url("../images/but1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'rockwellregular';
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}
.edit-members-data{ left: 38%; position: absolute; }
.next-result {
    background: url("../images/next-segment.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 30px;
    width: 125px;
}
.next-result:hover{
  background-position: left bottom;
}
.rr-box{
	padding:10px 0 0 1px;
	position:relative;
}
.rr-bar{
	display:inline-block;
  width:276px;
}
.rr-bar a{
	position:absolute;
	left:0px;
	top:2px;
}
.rx-button{
	display:inline-block;
	margin-right:-15px;
	vertical-align:top;
	float:right;
}
.rx-button a{
	background:url(../images/result-explained.png) no-repeat;
	height:30px;
	line-height:30px;
	width:154px;
	display:block;
	font-size:14px;
	color:#fff;
	padding:0 0 0 15px;
	font-family: 'rockwellregular';
}
.mgr-box{
	padding:10px 0 0 1px;
	position:relative;
}
.mgr-bar{
	display:inline-block;
  width: 276px;
  position: relative;
}
.mgr-bar a{
	position:absolute;
	left:13%;
	top:-8px;
}
.yt-box{
	padding:10px 0 0 1px;
	position:relative;
}
.yt-bar{
	display:inline-block;
  width: 276px;
  position: relative;
}
.yt-bar a{
	position:absolute;
	left:2%;
	top:-8px;
}
.but1{
	background:url(../images/but1.png) repeat-x;
	height:30px;
	line-height:30px;
	color:#fff;
	border-radius:4px;
	font-size:14px;
	padding:0 15px;
	font-family: 'rockwellregular';
	display:inline-block;
  border: 0;
  cursor: pointer;
}
.result-explained-page h2{
	padding:20px 0 0 0;
}
.result-explained-page h3{
	font-family: 'rockwellregular';
	font-size:20px;
	color:#09b2e6;
	padding:12px 0 8px 0;
}
.retention-rates-table{
	background:#e8e9e9;
	width:680px;
	margin:0 auto;
	overflow:hidden;
}
.retention-rates-table li{
	width:540px;
	height:40px;
	line-height:40px;
	float:right;
	color:#fff;
}
.retention-rates-table li:nth-child(1){
	background:#32a931;
}
.retention-rates-table li:nth-child(2){
	background:#90d02c;
}
.retention-rates-table li:nth-child(3){
	background:#dbd51f;
}
.retention-rates-table li:nth-child(4){
	background:#de8f15;
}
.retention-rates-table li:nth-child(5){
	background:#ac0401;
	clear:both;
}
.rates-number{
	font-size:18px;
	display:inline-block;
	width:110px;
	text-align:right;
}
.border1{
	font-family: 'rockwellregular';
	display:inline-block;
	text-align:center;
	font-size:12px;
	line-height:12px;
	opacity:0.4;
	padding:14px 0 0 0;
	vertical-align:top;
	width:50px;
}
.rates-title{
	font-family: 'rockwellregular';
	font-size:20px;
}
.here-1{
	font-family: 'rockwellregular';
	font-size:18px;
	color:#000;
	position:absolute;
	width:140px;
	display:inline-block;
	text-align:center;
	position:relative;
}
.here-1 img{
	position:absolute;
	right:-5px;
	top:40%;
}
.retention-rate-details{
  clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 12px 0 20px;
    width: 680px;
}
.retention-rate-details h4{
	display:inline-block;
	font-family: 'rockwellregular';
	font-size:20px;
	color:#09b2e6;
	margin:0 0 0 90px;
	width:140px;
	text-align:right;
	vertical-align:top;
}
.retention-rate-details p{
	display:inline-block;
	font-size:13px;
	color:#696969;
	max-width:538px;
	vertical-align:top;
	margin:0;
	padding:0 0 0 18px;
}

.retention-rate-details h3{
  text-align: right;
    width: 140px;
    float: left;
    padding-top: 0;
}
.retention-rate-details p{
  float: left;
    font-family: 'bitterregular';
    font-size: 12px;
}
.back-results{
	background:url(../images/back-results.png) no-repeat;
	width:130px;
	height:30px;
	float:left;
	border:0px;
	cursor:pointer;
}
.back-results:hover{
	background-position:left bottom;
}
.yearly-tenure-table{
	width:240px;
	float:left;
}
.yearly-tenure-table ul{
	background:#e8e9e9;
	overflow:hidden;
	margin:0;
}
.yearly-tenure-table ul li{
	width:105px;
	float:right;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:16px;
	font-family: 'rockwellregular';
	clear:right;
}
.yearly-tenure-table ul li:nth-child(1){
	background:#32a931;
}
.yearly-tenure-table ul li:nth-child(2){
	background:#7bb423;
}
.yearly-tenure-table ul li:nth-child(3){
	background:#90d02c;
}
.yearly-tenure-table ul li:nth-child(4){
	background:#cbda27;
}
.yearly-tenure-table ul li:nth-child(5){
	background:#e6d922;
}
.yearly-tenure-table ul li:nth-child(6){
	background:#e6aa19;
}
.yearly-tenure-table ul li:nth-child(7){
	background:#d0650f;
}
.yearly-tenure-table ul li:nth-child(8){
	background:#ac0401;
}
.yearly-tenure-table ul li:nth-child(9){
	background:#870301;
}
.yearly-tenure-table ul li:nth-child(10){
	background:#870301;
}
.year-number{
	text-align:center;
	display:inline-block;
	width:105px;
}
.here-2{
	font-family: 'rockwellregular';
	font-size:16px;
	color:#000;
	position:absolute;
	width:135px;
	display:inline-block;
	text-align:center;
	position:relative;
}
.here-2 img{
	position:absolute;
	right:-5px;
	top:40%;
}
.yearly-tenure-details{
	float:left;
	width:600px;
	padding:0 0 0 45px;
}
.yearly-tenure-details h4{
	font-family: 'rockwellregular';
	font-size:20px;
	color:#09b2e6;
	margin:0;
}
.yearly-tenure-details p{
	font-size:13px;
	color:#696969;
	vertical-align:top;
	margin:0;
	padding:12px 0 75px 0;
}
div.error{
  text-align: right;
  font-family: 'bitterregular';
  color: #941e20;
  font-size: 13px;
  padding: 2px 0;
}
.started-checkbox div.error{
  float: right;
}
#segment-select div.error, #segment-member-data div.error, #member-data-send div.error{
  display: none !important;
}
#member-data-result .started-form{ position: relative; }
#segment-select div.warninig, #segment-member-data div.warninig, #member-data-send-form .warninig, .started-form .warninig{
  margin: 0 auto 0 130px;
  font-family: 'bitterregular';
  color: #941e20;
  font-size: 13px;
  width: 300px;
  display: none;
  /*float: left;*/
  left: 18%;
  position: absolute;
}
.started-form .disclaimer{
  left:10%;
  width: 450px;
}
#member-data-send-form .warninig{
   float: left;
   margin-left: 0;
   position: inherit;
}
#member-data-send input.styled
{
  position: absolute;
}
.tooltipster-base{
  font-family: 'bitterregular';
  font-size: 16px;
}