/* --------------------------------------
   Paid User Area - Styles
----------------------------------------- */

.dotLine {
	height: 10px;
	border-bottom: 1px dashed #6d6d6d;
	margin-bottom: 10px;
}

.blue_divider {
    height: 1px;
    overflow: hidden;
    /*background: url(../paiduser/images/blue_divider.jpg) no-repeat;*/
}
.blue_divider_big_1 {
    margin: 15px 0px;
}
.blue_divider_big, .blue_divider_big_1 {
    height: 1px;
    overflow: hidden;
    /*background: url(../paiduser/images/blue_divider_big.jpg) no-repeat center top;*/
}

.graybox {display:block;width:100%;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2M3YzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(199,199,199,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(199,199,199,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(199,199,199,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(199,199,199,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(199,199,199,1) 100%); /* W3C */}
.greenBar {text-align:right;display:block;padding:10px;color:#fff;background: rgb(53,156,7); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1OWMwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OWRjMTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
background: -moz-linear-gradient(top, rgba(53,156,7,1) 0%, rgba(153,220,21,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,156,7,1)), color-stop(100%,rgba(153,220,21,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(53,156,7,1) 0%,rgba(153,220,21,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(53,156,7,1) 0%,rgba(153,220,21,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(53,156,7,1) 0%,rgba(153,220,21,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(53,156,7,1) 0%,rgba(153,220,21,1) 100%); /* W3C */}
.blueBar {text-align:right;display:block;padding:10px;color:#fff;background: rgb(0,105,173); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjlhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGFkZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
background: -moz-linear-gradient(top, rgba(0,105,173,1) 0%, rgba(0,173,239,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,105,173,1)), color-stop(100%,rgba(0,173,239,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,105,173,1) 0%,rgba(0,173,239,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,105,173,1) 0%,rgba(0,173,239,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,105,173,1) 0%,rgba(0,173,239,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,105,173,1) 0%,rgba(0,173,239,1) 100%); /* W3C */}

.repeatX {
    background-repeat: repeat-x;
}

.error{
	color: #f54a6c;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 15px;
}
.colorRed{
	color:#ff0000;
}

.formTableButtons{ margin:20px;}
.tableBlue{
	background: #003366;
  margin: 10px 0px;
	border-spacing: 1px;
  border-collapse: initial;
}
.tableBlue tr td {
    background: #FFFFFF;
		padding:5px;
}

.buttonBlue{
	color: #fff;
	background-color: #1D85AA;
	border-color: #187CA0;
	display: inline-block;
	padding: 2px 6px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.buttonBlue:hover {
    color: #fff;
    background-color: #187CA0;
    border-color: #187CA0;
}

.buttonGreen{
	color: #fff;
	background-color: #77930d;
	border-color: #647917;
	display: inline-block;
	padding: 2px 6px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.buttonGreen:hover {
    color: #fff;
    background-color: #67800C;
    border-color: #647917;
}

.buttonOrange{
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
	display: inline-block;
	padding: 2px 6px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.buttonOrange:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.buttonGray{
	color: #fff;
	background-color: #A9A9A9;
	border-color: #9A9A9A;
	display: inline-block;
	padding: 2px 6px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.buttonGray:hover {
    color: #fff;
    background-color: #9A9A9A;
    border-color: #848484;
}


.myaccountPageFormTable .registrationTxtBox,
.formTxtBox {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
		margin-bottom:10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.formTextarea_small,
.formTextarea{
    display: block;
    width: 100%;
    padding: 6px 12px;
		margin-bottom:10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* Search Box */
.topSearch{
	float:right;
	padding-top:40px;
}
.topSearch .topSearchTxt{
  padding: 6px 10px;
}
.topSearch .topSearchBtn{
	width: 34px;
	height: 34px;
	cursor: pointer;
	border:none;
	outline:none;
	background-color:rgba(51,51,51,1);
	background-image:url('../img/searchWhite.png');
	background-position:center;
	background-repeat:no-repeat;
}

/* Wrap */
#typeFocusWrap {
	background: none !important;
	margin: 0 auto;
	min-height: 100%;
}


/* Layout */
.bodyPart {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
		padding-bottom:20px;
}
@media (min-width: 768px){
	.bodyPart {
			width: 750px;
	}
}
@media (min-width: 960px){
	.bodyPart {
			width: 950px;
	}
}
@media (min-width: 1200px){
	.bodyPart {
			width: 1170px;
	}
}

.bodyPart .leftPart{
	width: 25%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.bodyPart .midRightPart{
	width: 75%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

/* Typography */
.typeFocusUserAreaContent{
	font-size: 13px;
	line-height: 18px;
}
.typeFocusUserAreaContent .pageHeading {
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	margin-top:10px;
}
.typeFocusUserAreaContent .pageSubHeading{
	font-size: 18px;
	line-height: 34px;
	font-weight: 600;
}
.typeFocusUserAreaContent ul.bullets span.pageSubHeading,
.typeFocusUserAreaContent .pageSubHeading_small{
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
}
.typeFocusUserAreaContent .printHeading{
	font-size: 14px;
}


/* Sidebar Menu */
.typeFocusUserAreaContent .sidebarMenu{
	padding:0px;
}
.typeFocusUserAreaContent .sidebarMenu li{
	list-style-type:none;
	display:block;
}
.typeFocusUserAreaContent .sidebarMenu li a{
	padding:4px 0px;
	display:block;
}
.typeFocusUserAreaContent .sidebarMenu li a.selected{
	font-weight:bold;
}
.typeFocusUserAreaContent .sidebarMenu li ul.sub_tab{
	padding-left:18px;
}
.typeFocusUserAreaContent .sidebarMenu li ul.sub_tab li{
	list-style-type: circle;
	color: #000;
	display: list-item;
}


/* BreadCrumb */
.breadcrumbWrap{
	padding: 8px 15px;
	margin-bottom: 20px;
	margin-top:20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

/* SideBar Left */
.roundedMid ul li a {
	display: block;
	font-weight: bold;
	color: #373737;
	padding: 5px 7px 6px 4px;
	text-decoration: none;
}
.roundedMid ul li span.head {
	width: 13px;
	height: 10px;
	overflow: hidden;
	margin-top: -17px;
	margin-right: 2px;
	float: right;
	/*background: url(../img/accordion_bg.gif) no-repeat;*/
	cursor: pointer;
	position: relative;
}
.roundedMid ul li span.selected,
.roundedMid ul li ul li h6.selected {
	background-position: 0px -10px;
}
.roundedMid ul li ul {
	background: #F0F0F0;
	padding-top: 7px;
	border: none;
}
.roundedMid ul li ul li {
  padding: 0px 0px 7px 10px;
}
.roundedMid ul li ul li a {
	font-size: 11px;
	color: #373737;
	padding: 0px;
	background: none;
}
ul.sidebarMenu h6.sub_head {
	width: 13px;
	height: 10px;
	overflow: hidden;
	margin-top: -17px;
	margin-right: 3px;
	float: right;
	/*background: url(../img/accordion_bg_1.gif) no-repeat;*/
	cursor: pointer;
}

/* Assessment Page */
.assessContent ul.bullets{
	padding:0px;
}
.assessContent ul.bullets li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.assessContent ul.bullets{
	margin-bottom:20px;
}
.assessContent .pageSubHeading_small a{
  font-size: 14px;
  text-decoration: underline;
}


.blackCurveMid {
    padding: 0px;
		border:0px solid #333;
		border-radius:10px;
		-webkit-border-radius:10px;
}

/*.personalityTitle {
	background:url(../paiduser/images/personalityTitle_bg.jpg) no-repeat left center;
}*/
.personalityTitle .pageSubHeading_small{
	margin-top:20px;
}

.personalityTitle {
	/*background:url(../paiduser/images/personalityTitle_bg.jpg) no-repeat left center;*/
	padding: 15px 15px 15px 55px;
	border: 1px solid #666666;
}

.interestsTitle {
	/*background:url(../paiduser/images/interestsTitle_bg.jpg) no-repeat left center;*/
	padding: 15px 15px 15px 55px;
	border: 1px solid #666666;
}
.valuesTitle {
	/*background:url(../paiduser/images/valuesTitle_bg.jpg) no-repeat left center;*/
	padding: 15px 15px 15px 55px;
	border: 1px solid #666666;
}
.savedCareersTitle {
	/*background:url(../paiduser/images/savedcareersTitle_bg.jpg) no-repeat left center;*/
	min-height:250px;
	_height:250px;
	padding: 15px 15px 15px 55px;
	border: 1px solid #666666;
}
.assessmentsTitle {
	/*background:url(../paiduser/images/assessmentsTitle_bg.jpg) no-repeat left center;*/
	padding: 15px 15px 15px 55px;
	border: 1px solid #666666;
}
.plansgoalsTitle {
	/*background:url(../paiduser/images/plansgoalsTitle_bg.jpg) no-repeat left center;*/
	padding: 15px 15px 15px 55px;
	border: 1px solid #666666;
}
.networkingTitle {
	/*background:url(../paiduser/images/networkingTitle_bg.jpg) no-repeat left center;*/
	min-height:320px;
	_height:320px;
	padding: 15px 15px 15px 55px;
	border: 1px solid #666666;
}
.educationTitle {
	/*background:url(../paiduser/images/educationTitle_bg.jpg) no-repeat left center;*/
	min-height:300px;
	_height:300px;
	padding: 15px 15px 15px 55px;
	border: 1px solid #666666;
}
.careerTitle {
	/*background:url(../paiduser/images/careerTitle_bg.jpg) no-repeat left center;*/
	min-height:270px;
	_height:270px;
	padding: 15px 15px 15px 55px;
	border: 1px solid #666666;
}
.e_i_Title {
	/*background:url(../paiduser/images/e_i_Title_bg.jpg) no-repeat left center;*/
	border: 1px solid #666666;
  border-radius: 10px;
  padding: 15px 15px 15px 55px;
}
.s_n_Title {
	/*background:url(../paiduser/images/s_n_Title_bg.jpg) no-repeat left center;*/
	border: 1px solid #666666;
  border-radius: 10px;
  padding: 15px 15px 15px 55px;
}
.t_f_Title {
	/*background:url(../paiduser/images/t_f_Title_bg.jpg) no-repeat left center;*/
	border: 1px solid #666666;
  border-radius: 10px;
  padding: 15px 15px 15px 55px;
}
.j_p_Title {
	/*background:url(../paiduser/images/j_p_Title_bg.jpg) no-repeat left center;*/
	border: 1px solid #666666;
  border-radius: 10px;
  padding: 15px 15px 15px 55px;
}

/* Assess Type Table */
table.personalityTable_big{
	border-collapse: initial;
	border-spacing: 2px;
}
.hiddenPopup {
	position: absolute;
	margin-top: -1000px;
	left: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

/* flipbookWrap Style changes */
.flipbookWrap *{
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
	box-sizing: initial;
}
.flipbookWrap :after, .flipbookWrap :before {
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}
.flipBookBoxWrapper {
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    padding: 20px;
    background: #fff;
}

.flip_btns .btn_sbt {
    float: right;
}
.btn_sbt {
    padding: 0;
    margin: 0 0 10px 0;
    width: auto;
    height: auto;
}
.flip_btns .btn_sbt a.continue {
    background: #CCBB00;
    padding: 0 12px 0 0;
    color: #fff;
    text-decoration: none;
    width: auto;
    height: 30px;
    display: inline-table;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.flip_btns .btn_sbt a .continue-icon {
    float: left;
    background: #284E36;
    padding: 0 7px;
    height: 30px;
    text-decoration: none;
    line-height: 28px;
    margin: 0 10px 0 0;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

/* User interest */
.userInterestRedoBg{
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
	background: #fff;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,006599+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(0,101,153,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(0,101,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(0,101,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#006599',GradientType=0 ); /* IE6-9 */
}


.userInterestRedoBg .mainContainer,
.userInterestRedoBg .assesmentTxtWrap{
	background:none !important;
}

.userInterestRedoBg .assesmentTxtWrap #beforeSubmit{
	padding: 5px 15px 10px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
	margin-top: 0px;
}

.undoButton.btn-primary{
	width:auto !important;
	height:auto !important;
	background:none !important;
}
.undoButton.btn-primary:hover{
	background-color: #337ab7 !important;
}
.button_card {
    float: left;
    padding-left: 10px;
    overflow: hidden;
    margin: -4px 35px;
    /*background: url(../paiduser/images/btn_orange_new.png) 0px 0px no-repeat;*/
    width: 178px;
    height: 30px;
    font-size: 14px;
    border: none;
    font-weight: bold;
    color: #4F3700;
    cursor: pointer;
}

.assesmentTxtWrap,
.assesmentTxtWrap *,
.mainContainer .eachCard{
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
	box-sizing: initial;
}
.assesmentTxtWrap :after, .assesmentTxtWrap :before {
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}
.assesmentTxtWrap ul.bullets  {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	border: none;
}
.assesmentTxtWrap ul.bullets li {
	list-style: disc outside;
	margin: 0px 0px 5px 30px;
}

.assessValueRedoContent *{
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
	box-sizing: initial;
}
.assessValueRedoContent :after,
.assessValueRedoContent :before {
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

/* Success Factor */
table.assessmentTable {
	width: 100%;
	font-size: 0.95em;
	background: #dad9d7;
	border-spacing: 1px;
	border-collapse: initial;
}
table.assessmentTable td.assessmentTableQuestion {
	background: #f0efee;
	font-weight: bold;
	padding: 5px;
	color: #000000;
}
table.assessmentTable td.assessmentTableAnswer {
	padding: 10px 0px 10px 40px;
}
table.assessmentTable td {
	background: #FFFFFF;
	padding:10px;
}

table.formTable {
    width: 100%;
    font-size: 12px;
}
table.formTable th {
    background: #1f5382;
    color: #ffffff;
    padding: 3px;
		text-align:center;
}
table.formTable td {
    padding: 3px;
    border-bottom: 1px dashed #999;
}
.formLabel {
    padding-left: 10px;
    padding-right: 10px;
    color: #003366;
    font-weight: bold;
    font-size: 0.85em;
}
.formLabel input[type=file]{
	display:inline-block;
}

/* User Value Select */
.assessValuSelContent .userValueSelection{
	position:relative;
	min-height:440px;
}
.assessValuSelContent .usValSelector a{
	/*border-radius:100%;
	-webkit-border-radius:100%;*/
	padding:10px;
	display:block;
	/*height:120px;
	width:160px;
	display:table-cell;
	vertical-align:middle;*/
}


.usValLabel{
	border: 1px solid #008AB1;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:2px;
	margin-bottom:10px;
	color:#FFFFFF;
	background-color: #5BC0DE;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5bc0de+0,00a1ce+100 */
	background: #5bc0de; /* Old browsers */
	background: -moz-linear-gradient(top, #5bc0de 0%, #00a1ce 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #5bc0de 0%,#00a1ce 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #5bc0de 0%,#00a1ce 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bc0de', endColorstr='#00a1ce',GradientType=0 ); /* IE6-9 */
}
.assessValuSelContent .usValSelector a:hover .usValLabel{
	background-color: #5BC0DE !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5bc0de+0,00a1ce+100 */
	background: #5bc0de; /* Old browsers */
	background: -moz-linear-gradient(top, #5bc0de 0%, #5BC0DE 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #5bc0de 0%,#5BC0DE 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #5bc0de 0%,#5BC0DE 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bc0de', endColorstr='#5BC0DE',GradientType=0 ); /* IE6-9 */
	border: 1px solid #5BC0DE;
}

/*.assessValuSelContent .usValHoverText{
	position:absolute;
	top: 50px;
	left: 100px;
	width: 400px;
	height: 330px;
	padding: 96px;
	border:2px solid #ccc;
	border-radius:100%;
	-webkit-border-radius:100%;
	z-index:10;
}*/
.assessValuSelContent .usValSel-1,
.assessValuSelContent .usValSel-2,
.assessValuSelContent .usValSel-3,
.assessValuSelContent .usValSel-4,
.assessValuSelContent .usValSel-5,
.assessValuSelContent .usValSel-6{
	/*position:absolute;*/
	z-index:20;
}

/*.assessValuSelContent .usValSel-1{
	top:120px;
	left:0px;
}
.assessValuSelContent .usValSel-2{
	top:0px;
	left:140px;
}
.assessValuSelContent .usValSel-3{
	top:30px;
	left:370px;
}
.assessValuSelContent .usValSel-4{
	top:200px;
	left:440px;
}
.assessValuSelContent .usValSel-5{
	top:310px;
	left:280px;
}
.assessValuSelContent .usValSel-6{
	top: 280px;
	left: 60px;
}*/

.assessValuSelContent .userValueResult{ margin-top:40px;}
.assessValuSelContent .userValueResult .userValueResultLabel{
	text-transform:uppercase;
}
.assessValuSelContent .userValueResult .btn{
	margin-bottom:5px;
}

/* Right Panel Content */
.announcementPanel #slideShowContainer{
	width:100% !important;
}
.announcementPanel #slideShowContainer > div{
	margin-bottom:10px;
}
.officeInfoPanel tt{
	font-family: 'Open Sans', sans-serif;
}

/* Occupation */
.occupationListContainer {
    height: 250px;
    overflow: auto;
	width: 100%;
	border: 1px solid #dfdfdf;padding: 20px;
	margin: 10px auto;
}
.occupationListContainer ul li {
    float: left;
    width: 49%;
}
.occupationListContainerlightbox ul,
.occupationListContainer1 ul,
.occupationListContainer1 ul li{
	list-style-type:none;
	padding-left:0px;
}

.occupationListContainerlightbox{ overflow:hidden;}
.occupationListContainerlightbox ul li {
    float: left;
    width: 49%;
}


/* Common Accordian Menu */
#findJobs{
	max-width: 795px;
}
#findJobs a {
	height: 41px !important;
}
#findJobs table{
	border-spacing: 1px;
	border-collapse: initial;
}
#findJobs table tr th{
	text-align:center;
}
#findJobs a.occupation_findjobs{
	font-size: 13px !important;
	padding: 3px !important;
}
.joblistTable {
    padding-left: 15px;
}

/* Success Page */
ul.subTabs_1 {
    height: 81px;
    margin-bottom: 10px;
    overflow: hidden;
		list-style-type:none;
		padding:0px;
}
ul.subTabs_1 li.selcted {
    /*background: url(../paiduser/images/arrow_red.gif) no-repeat center bottom;*/
}
ul.subTabs_1 li {
    float: left;
    cursor: pointer;
    height: 81px;
    /* width: 109px; */
}
ul.subTabs_1 li a {
    display: block;
    width: 109px;
    height: 61px;
    text-decoration: none;
}
ul.subTabs_1 li a:hover, ul.subTabs_1 li.selcted a {
  background-position: 0px -61px;
}
ul.subTabs_1 li a.I {
	/*background:url(../paiduser/images/I.gif) no-repeat 0px 0px;*/
}
ul.subTabs_1 li a.S {
	/*background:url(../paiduser/images/S.gif) no-repeat 0px 0px;*/
}
ul.subTabs_1 li a.T {
	/*background:url(../paiduser/images/T.gif) no-repeat 0px 0px;*/
}
ul.subTabs_1 li a.J {
	/*background:url(../paiduser/images/J.gif) no-repeat 0px 0px;*/
}
ul.subTabs_1 li a.E {
	/*background:url(../paiduser/images/E.gif) no-repeat 0px 0px;*/
}
ul.subTabs_1 li a.N {
	/*background:url(../paiduser/images/N.gif) no-repeat 0px 0px;*/
}
ul.subTabs_1 li a.F {
	/*background:url(../paiduser/images/F.gif) no-repeat 0px 0px;*/
}
ul.subTabs_1 li a.P {
	/*background:url(../paiduser/images/P.gif) no-repeat 0px 0px;*/
}
ul.subTabs_1 li a.resume {
	/*background:url(../paiduser/images/resume.gif) no-repeat 0px 0px;*/
	width:166px;
}
ul.subTabs_1 li a.networking {
	/*background:url(../paiduser/images/networking.gif) no-repeat 0px 0px;*/
	width:166px;
}
ul.subTabs_1 li a.interviews {
	/*background:url(../paiduser/images/interviews.gif) no-repeat 0px 0px;*/
	width:166px;
}
.blueHeading_small {
    color: #053B77;
    font-weight: bold;
}

/* Portfolio Page */
ul.reportHeader {
	list-style-type:none;
	padding:0px;
}
ul.reportHeader li {
	float:left;
	width:150px;
}
ul.reportHeader li.reportUser {
	font-size: 16px;
	font-weight: bold;
	width: 340px;
	line-height: 20px;
}
ul.reportHeader li.reportUser span{ font-size:13px;}
.personalityHeadingTitle,
.personalityHeadingTitle_1 {
	width: 450px;
	color: #000000;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding: 8px 0px 29px 0px;
}

/* Personality Change */
.tablePersonality{
	/*width:100%;*/
}
.tablePersonality td {
	width:200px;
	height:130px;
	padding-left:20px;
	/*background: url(../paiduser/images/tablePersonality_bg.gif) no-repeat left top;*/
	cursor:pointer;
}
.tablePersonality td strong {
	display:block;
	text-align:center;
	padding:10px 0px 5px 0px;
}
.tablePersonality td.selected {
	/*background: url(../paiduser/images/tablePersonality_selected_bg_1.gif) no-repeat left top;*/
}

.productPopupFrame {
	width:350px;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}
.productPopup, .productPopup_big {
	background:#0d5892;
	position:absolute;
	top:0;
	left:0;
	padding:3px 1px 1px 1px;
	z-index:1001;

}
.productPopup {
	width:600px;
}
.productPopup_big {
	width:700px;
}
.popupScroll {
	height:100px;
	overflow:auto;
}

.popupWrap {
	background:#FFFFFF;
	padding:5px;
/*	opacity:0;
	filter:alpha(opacity=0);	*/

}

.textWrapSmall {
    float: left;
    width: 50%;
}
.imageWrapBig {
    vertical-align: top;
    width: 45%;
    float: right;
}
.imageWrapBig  img{
	max-width:100%;
}


/* Success Factor Flipbook */
.flipbookWrap.successFactorFlipBook .innerPageRight .innerPageWrap{
    left: 0px !important;
		right:auto !important;
		width:100% !important;
		padding:20px;
		border:1px solid #ccc;
}
.flipbookWrap.successFactorFlipBook * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flipbookWrap.successFactorFlipBook :after, .flipbookWrap.successFactorFlipBook :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.displaySubHeadPart{
padding: 8px 15px;
}

.error-message  {
    color: #f54a6c;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 15px;
}
/* arun css added here */
.w-80{
	width: 60%;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.p-h{
	font-size: 26px;
	margin-bottom: 30px;
}
.p-h span{
	font-weight: 600;
    font-size: 40px;
    color: #1555f9;
}
.client-row{
	width: 100%;
	display: inline-block;
}

/* arun css end here */