<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,300italic,400italic,600italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300italic);

*::-moz-selection {
    background-color: #15a0e4;
    color: #fff;
}

.clr{clear:both;}

body{font-family: 'Open Sans', sans-serif;}

/* header css start */

header {
    background: url("../erimages/header-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
    min-height: 102px;
    /* min-width: 1038px; */
    padding: 0;
    width: 100%;
}

.wrapper {
    margin: 0 auto;
    width: 1038px;
    background:#e5edf2 none repeat scroll 0 0;
}

.er-logo {
    float: left;
    margin: 20px 0 0;
    position: relative;
    width: 273px;
}

.er-logo h2 {
    color: #000;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 31px;
}

.awards_logo {
    float: left;
    padding: 30px;
}
.top_right {
    float: right;
	margin-top: 32px;
    padding: 0;
	position: relative;
}
.last_tab {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding: 0 !important;
}
.free_button {
    background: #e7780d none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff !important;
    padding: 2px 8px !important;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}
.free_button:hover {
    background: #0e88c3 none repeat scroll 0 0;
}
.ml{margin-left:15px;}

nav {
    background: none repeat scroll 0 0 #0e88c3;
}

.click-nav {
    float: left;
    margin: 0 5px 0 17px;
}
.login-btn {
    background: #0e88c3 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    padding: 8px 15px;
    text-transform: uppercase;
	border: 1px solid #0e88c3;
	transition: all 0.5s ease-in-out 0s;
}

.login-btn:hover {
	border: 1px solid #0e88c3;
    background: transparent;
    color: #0e88c3;
}

.signup-btn {
	border: 1px solid #ea7402;
    background: #ea7402 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 8px 15px;
    text-transform: uppercase;
	transition: all 0.5s ease-in-out 0s;
}

.signup-btn:hover {
	border: 1px solid #ea7402;
    background: transparent;
    color: #ea7402;
}


/* header css ends */



/* banner css starts */


.main_banner {
	background: url("../erimages/slide-bg.png");
	*background: url("../erimages/slide-bg.png") no-repeat center top;
	background: url("../erimages/slide-bg.png") no-repeat center top\9;
	background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
	/* min-width:1038px; */
    min-height: 360px;
    width: 100%;
    }
	
	
.banner_left{
    float:left;
	width: 56.2%;
	padding: 62px 0 0;
	margin:0 0 0 0px;
    }

.banner_left h1{
    font-size:43px;
	color:#000;
	font-weight: 300;
	margin:0 0 0 0px;
    }

.banner_left h1 span{
    font-weight:600;
	color:#0e88c3;
    }

.test_description{
    font-size:20px;
	color:#494949;
	padding-top:5px;
	line-height: 30px;
	font-weight:300;
    }

.signup_button {
    background: none repeat scroll 0 0 #ea7402;
    color: #fff;
    float: left;
    font-size: 25px;
    font-weight: 300;
    margin: 22px 0 0;
	transition: all 0.5s ease-in-out 0s;
    padding: 6px 36px 10px;
    }

.signup_button:hover {
    background: none repeat scroll 0 0 #fff;
	color:#ea7402;
    }

.view_button {
    background: none repeat scroll 0 0 #fff;
    color: #ea7402;
    float: right;
    font-size: 25px;
    font-weight: 300;
    margin: 22px 0 0;
    padding: 6px 40px 10px;
    transition: all 0.5s ease-in-out 0s;
    }

.view_button:hover {
    background:#ea7402;
	color: #fff;
    }

.video_right {
    float: right;
    margin: 0;
    padding: 128px 0 0;
    position: relative;
    width: 35%;
    }

.video_right .vicon {
    float: right;
    margin: 0 175px 0 0;
    }

.who_We {
    position: absolute;
    right: 43px;
    top: 93px;
    }

.skills_bar{
	background: url("../erimages/skills-bg.png") no-repeat;
	float: left;
    margin:18px 0 0 -7px;
    padding-bottom:50px;
	position:relative;
	bottom:0px;
	z-index:1;
    width: 100%;
    }

.compaign {
    color: #000;
    float: left;
    font-size: 18px;
	font-size: 17px\9;
    font-weight: 300;
    padding: 26px 0 55px;
    text-align: center;
    width: 100%;
    }

.skills_type {
    padding: 30px 0 17px;
    text-align: center;
    width: 100%;
    }

.all_skills{
    width:100%;
	margin:0 0 0 0px;
	float:left;
    }

.first_skill {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 3%;
    text-align: center;
    width: 11%;
    }
	
.second_skill {
    margin: 0 0 0 3%;
    text-align: center;
    width: 15%;
	float:left;
    }

.third_skill {
    margin: 0 0 0 3%;
    text-align: center;
    width: 16%;
	float:left;
    }

.end_skill {
    float:right;
    margin: 0 0 0 0;
    padding: 0 2.5% 0 0;
    text-align: center;
    width: 12%;
    }	

.skill_heading{
    color:#000;
	font-weight:600;
	font-size:16px;
	font-size:15px\9;
    }
	

.describe{
    font-size:14px;
	font-weight:300;
	color:#4f4f4f;
	margin-top: 5px;
    }
/* banner css ends */

/* footer css starts */

.see_else {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    /* min-width: 1038px; */
    padding: 30px 0 25px;
    width: 100%;
}
.border_bottom {
    background: rgba(0, 0, 0, 0) url("../erimages/border-img2.png") repeat-x scroll 0 0;
    float: left;
    height: 2px;
    /* min-width: 1038px; */
    width: 100%;
	margin-top: -5px;
}
.border_top {
    background: rgba(0, 0, 0, 0) url("../erimages/border-img.png") repeat-x scroll 0 0;
    float: left;
    height: 2px;
    /* min-width: 1038px; */
    width: 100%;
}
.else_success {
    color: #2f2f2f;
    font-size: 33px;
    padding: 0 0 22px;
    text-align: center;
}
.else_success a {
    color: #1c6196;
    font-size: 25px;
    padding: 0 15px;
    text-decoration: underline;
}
.border_steep {
    padding: 0;
    text-align: center;
    width: 100%;
}
.slide2 {
    float: left;
    padding: 26px 0 0;
    width: 100%;
}
.else_success a:hover {
    text-decoration: none;
}

.top_companies {
    background: rgba(0, 0, 0, 0) url("../erimages/cmp_steep.png") no-repeat scroll center center;
    float: left;
    font-size: 23px;
    font-style: italic;
    font-weight: 300;
    margin: 30px 0 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}


.testimonial_wrapper {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    padding: 65px 0 75px;
    width: 100%;
}
.testimonial_outer {
    text-align: center;
    width: 100%;
}

.cmpny_logo {
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
}



.user_name span {
    font-weight: 600;
}

.testimonial_post {
    color: #545454;
    font-size: 16px;
    font-weight: 300;
    padding: 0 8%;
}
.lft_arrow {
    float: left;
    margin: 0;
    padding-right: 40px;
}

.testimonial_post &gt; p {
    float: left;
    font-style: italic;
    width: 82%;
}

.rght_arrow {
    float: right;
    margin: 0;
    padding-left: 25px;
}


/* footer css ends */




/* homepage */
.boxsection-main {
    display: inline-block;
    margin-top: 65px;
    width: 100%;
}
.boxsections{
	width: 33.333%;
	float: left;
	padding: 0 15px;
	min-height: 2050px;
}

.boxsections1{
	background: #e6e9eb;
	background-image: url("../erimages/box-left.jpg");
	background-repeat: repeat-y;
	background-position: top right;
}

.boxsections2{
	background: #f3f4f4;
}

.boxsections3{
	background: #e6e9eb;
	background-image: url("../erimages/box-right.jpg");
	background-repeat: repeat-y;
	background-position: top left;
}

.boxsections-heading &gt; img {
    float: left;
    margin-top: -65px;
}


.boxsections-heading &gt; h1 {
    color: #003066;
    float: left;
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
    margin: 13px 0 0 2%;
    text-transform: uppercase;
    width: 59%;
}

.boxsections-heading h1 span {
    float: left;
    font-size: 20px;
    font-weight: 100;
    width: 100%;
}

.boxsections-heading {
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
	background: url("../erimages/box-separator.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}


.boxsections &gt; p {
    color: #252525;
    font-size: 14px;
    font-weight: 100;
    line-height: 28px;
    padding: 0 10px;
    text-align: justify;
}

.boxsections &gt; p &gt; span {
    font-weight: 700;
}

.boxsections &gt; p &gt; a {
    color: #0e88c3;
}

.boxsections-img{
	margin: 30px 0;
}
.boxsections &gt; h4{
    color: #252525;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    padding: 0 10px;
}

.m30{margin-top:30px;}
.m10{margin-top:10px;}

.boxsections-button &gt; a, .boxsections-button2 &gt; a {
    color: #fff;
    font-size: 17px;
    font-weight: 100;
    text-align: center;
    width: 80%;
	line-height: 24px;
}

.boxsections-button {
    background: #ea7402 none repeat scroll 0 0;
    margin: 30px 2%;
    padding: 12px 0;
    text-align: center;
    width: 96%;
	position: relative;
	transition: all 0.5s ease-in-out 0s;
}
.boxsections-button:hover {
    background: #be5200 none repeat scroll 0 0;
}
.boxsections-button2{
	background: #0e88c3;
	margin: 30px 2%;
    padding: 12px 0;
    text-align: center;
    width: 96%;
	position: relative;
	transition: all 0.5s ease-in-out 0s;
}
.boxsections-button2:hover, .go:hover{
	background: #003066;
}

.boxsections-button3{
	background: #dedede;
	margin: 30px 2%;
    padding: 12px 0;
    text-align: center;
    width: 96%;
	position: relative;
	overflow: hidden;
	transition: all 0.5s ease-in-out 0s;
}



.boxsections-button b {
    font-weight: 700;
}

.boxsections-list1 li{
	background: url("../erimages/green-bullet.png");
	background-repeat: no-repeat;
	background-position: 10px 12px;
	color: #252525;
    font-size: 14px;
    font-weight: 100;
    padding: 7px 0 0 36px;
}

.boxsections-list2 li{
	background: url("../erimages/green-bullet.png");
	background-repeat: no-repeat;
	background-position: 10px 12px;
    font-size: 14px;
    font-weight: 100;
    padding: 7px 0 7px 36px;
	border-bottom: 1px dashed #c7c7c7;
}
.boxsections-list2 li a{
	color: #0e88c3;
	transition: all 0.5s ease-in-out 0s;
}

.boxsections-list2 li a:hover{
	text-decoration: underline;
}

.but-top {
    left: 0;
    position: absolute;
    top: 0;
}

.but-bottom {
    right: 0;
    position: absolute;
    bottom: 0;
}


.search-tests {
    border: 1px solid #d4d4d4;
    color: #757575;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    font-weight: 100;
    margin: 10px;
    padding: 10px 40px 10px 10px;
    width: 96%;
	background: url("../erimages/search.png");
	background-repeat: no-repeat;
	background-position: 97% 13px;
	box-shadow: 0 2px 4px #dedede inset;
}


.transcript {
    border: 1px solid #a1c8e5;
    color: #757575;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 100;
    margin: 30px 0;
    padding: 5px 10px;
    width: 70%;
	float: left;
	border-radius:0;
}

.go {
    background: #0e88c3 none repeat scroll 0 0;
    border: 1px solid #a1c8e5;
    color: #fff;
    float: left;
    font-size: 14px;
    margin: 30px -2px;
    padding: 5px;
	transition: all 0.5s ease-in-out 0s;
}
.support {
    margin: 0 auto;
    overflow: hidden;
    padding: 3% 0;
    width: 210px;
}

.support &gt; img {
    float: left;
}

.support &gt; div {
    float: right;
}


.support h1 {
    color: #1d6398;
    font-size: 24px;
    font-weight: 100;
    text-align: left;
}

.support a {
    background: #1d6398 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    padding: 5px 20px;
	margin-top: 4px;
	transition: all 0.5s ease-in-out 0s;
}

.support a:hover {
    background: #003066 none repeat scroll 0 0;
}


/* footer */

footer {
    background: #003066 none repeat scroll 0 0;
    padding: 20px 0;
	position: relative;
}

.quick-links li {
    border-right: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: 100;
    padding: 0 10px;
}

.quick-links li:last-child {
    border-right: none;
}
.back_to_top {
    bottom: 94px;
    position: absolute;
    right: 12%;
	transition: all 0.3s ease-in-out 0s;
}
.back_to_top:hover {
    transform: scale(1.1);
}
.copyright {
    color: #dadada;
    font-size: 14px;
    font-weight: 100;
    overflow: hidden;
    padding: 15px 0 0;
	border-top: 1px solid #335985;
}

.copyright h5 {
    float: left;
}

.copyright h6 {
    float: right;
}


.quick-links ul {
    padding: 0 0 20px;
	float: left;
}
.quick-links li a:hover {
    text-decoration: underline;
}

/* footer */

/* homepage */




/* purchase page starts */

.main-container {
	overflow: hidden;
}

.mbottom{
	margin: 6% 0 9%;
}

.mc h1 {
    background: #cfe7f3;
    color: #0e88c3;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 0;
    text-align: left;
    text-transform: uppercase;
}

.mc p {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    padding: 15px 0;
}

.mc h6{
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 400;
	width: 70%;
	float: left;
	padding: 15px 0;
}

.mc h5 {
    float: right;
	padding: 10px 20px;
	background: #cfe7f3 none repeat scroll 0 0;
    color: #0e88c3;
    font-size: 17px;
}

.page-table table {
    margin-top: 4%;
    width: 100%;
}
.page-table table thead tr {
    background: #0e88c3 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.page-table table tbody tr {
    text-align: center;
}

.page-table table thead tr th{
     padding: 10px 20px;
}

.mc h6 img {
    margin: 0 10px;
}
.page-table table tbody tr td{
	padding: 20px;
}

.page-table table tbody tr {
    border-bottom: 1px solid #cccccc;
    font-weight: 100;
}
.info{
	margin: 0 10px 0 0;
}

.add {
    background: #e7780d;
    color: #fff;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    width: 76px;
	transition: all 0.5s ease-in-out 0s;
}

.add:hover, .common-btn:hover {
    background: #be5200;
}

.remove {
    background: #003066;
    color: #fff;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    width: 76px;
	transition: all 0.5s ease-in-out 0s;
}
.remove:hover {
    background: #0e88c3;
}


.page-table2 table {
    width: 520px;
	float: right;
	margin-bottom: 4%;
}

.page-table2 table tbody tr td{
	padding: 20px 0;
}

.page-table2 table tbody tr {
    border-bottom: 1px solid #e5e5e5;
    font-weight: 600;
	text-transform: uppercase;
}
.no-btm-border{
	border-bottom: none !important;
}

.blue-font{
	color: #0e88c3;
}

.common-btn {
    background: #ea7402 none repeat scroll 0 0;
    color: #fff;
    display: table;
    font-size: 17px;
    margin: 0 auto;
    padding: 10px 20px;
	transition: all 0.5s ease-in-out 0s;
}
.page-table thead, .page-table tbody {
    float: left;
    width: 1038px;
}
.page-table tbody {
    float: left;
    width: 1038px;
	max-height: 355px;
    overflow-y: scroll;
}
.pt1 {
    width: 738px;
}

.pt2 {
    width: 150px;
}

.pt3 {
    width: 150px;
}
.pt4 {
    float: left;
    width: 415px;
}
.pt5 {
    width: 104px;
	float: left;
}

/* purchase page ends */




/* about page starts */

.about-banner{
	background: url("../erimages/about-banner.jpg");
}
.inner-banners{
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.about-banner &gt; img {
    margin: 7% 0 0;
}
.about-content {
    float: left;
    width: 66%;
}
.er-benefits {
    float: right;
    width: 28%;
	background: url("../erimages/er-benefits-bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 430px;
	margin-top: 25px;
}
.benefits-section {
    margin-top: 10px;
}
.er-benefits &gt; h2 {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    padding: 17px 0 17px 5%;
    text-transform: uppercase;
}

.er-benefits ul li{
	background: url("../erimages/yellow-bullet.png");
	background-repeat: no-repeat;
	background-position: 18px 11px;
	color: #fff;
    font-size: 15px;
    font-weight: 100;
    line-height: 32px;
	padding: 0 0 0 39px;
}

.corporate {
    float: left;
    width: 40%;
}

.individuals {
    float: right;
    width: 35%;
}

.ci-separator {
    float: left;
    text-align: center;
    width: 20%;
}

.corporate-individuals {
    background: #eaeaea none repeat scroll 0 0;
    overflow: hidden;
}
.corporate &gt; h2, .individuals &gt; h2 {
    color: #0e88c3;
    font-size: 20px;
    font-weight: 600;
    padding: 35px 0 10px;
    text-transform: uppercase;
}

.corporate li, .individuals li {
    color: #464646;
    font-size: 15px;
    font-weight: 100;
    line-height: 35px;
	background: url("../erimages/orange-bullet.png");
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding: 0 0 0 18px;
}
.daily-reach {
    color: #0e88c3;
    font-size: 20px;
    font-weight: 600;
    padding: 68px 0 10px;
    text-transform: uppercase;
}

.daily-reach1 {
    float: left;
    width: 75%;
	margin-bottom: 68px;
}
.daily-reach2 {
    background: #1c87c0 none repeat scroll 0 0;
    float: right;
    width: 23%;
	 padding: 10px 0 20px;
}
.daily-reach2 h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 18px 32px;
    text-align: center;
    text-transform: uppercase;
}
.daily-reach2 &gt; aside {
    background: #298ec4 none repeat scroll 0 0;
    border: 1px solid #80bcdc;
    margin: 0 18px 13px;
	padding: 7% 0;
	text-align: center;
}


.daily-reach2 aside h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}
.daily-reach2 aside h5 {
    color: #f6b34f;
    font-size: 29px;
    font-weight: 700;
}

.timeline-date {
    color: #1c87c0;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 4%;
	float: left;
}
.timeline-circle {
    float: left;
    text-align: center;
    width: 6%;
}

.timeline-content {
    background: #e5edf2 none repeat scroll 0 0;
    float: left;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 50px;
    margin-top: -13px;
    padding: 2%;
    width: 90%;
}

.timeline-news{
	background: url("../erimages/line.jpg");
	background-repeat: repeat-y;
	background-position: 72px top;
	float: left;
}





/* about page ends */



/* registration page starts */

.add_corporate_wrapper{
    float:left;
	margin:0 0 0 0px;
	background:url("../erimages/texture-bg.png") repeat;
	width:100%;
	padding: 35px 0 50px;
	/* min-width: 1038px; */
	text-align:center;
    }

.add_corporate_wrapper h1{
    color:#fff;
	font-size:40px;
	padding:0px 0px;
	font-weight:normal;
    }
	
.corporate_outer{
    width:100%;
	float:left;
	padding:35px 0px;
    }	
	
.emplyer {
    color: #2d2d2d;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    }

.mndtry {
    color: #2d2d2d;
    float: left;
    font-size: 18px;
    line-height: 40px;
    margin: 18px 0 0;
    }

.mndtry a{
    color:#0e88c3;
	text-decoration:underline;
    }

.mndtry a:hover{
    text-decoration:none;
    }

.registartion_form{
    float:left;
	margin:0 0 0 0px;
	width:100%;
    }
	
.registartion_form h5 {
    background: none repeat scroll 0 0 #1d6398;
    color: #fff;
    float: left;
	text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    margin: 25px 0;
    padding: 5px 1.5%;
    width: 100%;
    }	

.rgs_form_row{
    width:100%;
	margin:0 0 0 0px;
    }

.value_filed{
    float: left;
    width: 100%;
	font-size:12px;
	color:#7d8082;
	font-weight:700;
	text-transform:uppercase;
    }

.inputfiled {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    margin: 10px 0;
	float:left;
	color: #9fa5a8;
    padding: 8px 15px;
    width:100%;
    }
	
.inputfiled_right {
    border: 1px solid #b0c9db;
    border-radius: 2px;
	float:right;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin: 10px 0;
	color: #9fa5a8;
    padding: 8px 15px;
    width:93%;
    }	

.rs_form_colum{
    width:45%;
	clear: both;
	margin-bottom: 13px;
	float:left;
    }
	
.rs_form_colum_shoping{
    width:45%;
	margin-bottom: 13px;
	float:left;
    }	

.rgs_colum_two{
    width:45%;
	margin-bottom: 13px;
	float:right;
    }

.txtarea_cor {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin: 10px 0;
	color: #9fa5a8;
	height:130px;
    min-height: 100px;
    padding: 8px 15px;
    resize: none;
    width: 100%;
    }


.slct_cntry_value {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b0c9db;
    border-radius: 3px;
    color: #9fa5a8;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin: 10px 0;
    padding: 8px 15px;
    width:100%;
    }

.inputfiled_cptcha_enter {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    color: #9fa5a8;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 8px 15px;
    width: 41%;
    }

.cmd_field {
    float: left;
    margin: 10px 0;
    width: 100%;
    }

.value_filed &gt; a {
    color: #0e88c3;
    font-size: 15px;
    font-weight: normal;
    text-decoration: underline;
    text-transform: capitalize;
    }
	
.value_filed &gt; a:hover {
    text-decoration: none;
    }	

.cpt2 {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    float: left;
    padding: 3px;
    vertical-align: bottom;
    width: 56%;
	text-align: center;
}

.value_filed &gt; img {
    padding-right: 5px;
    vertical-align: bottom;
	
    }	

.mb{
	margin:0 0 40px 0;
}

.mb2{
	margin-bottom:60px;
}

.mt{
	margin-top:30px;
}

.mt2 {
    margin-top: 58px;
}
/* registration page ends */




/* examlist starts */

.top_right2{
    float:right;
    margin: 0;
    padding: 0px 0;
	width: 30%;
    }
	
	.login_link{
    float:right;
	list-style:none;
	padding:0 0 0 0px;
	margin: 12px 0 0;
    }	

.login_link li {
	float: left;
	background: url("../erimages/divider.jpg") no-repeat 0 7px;
	display: inline-block;
	padding: 0 0 0 23px;
    }
   
.login_link li a {
	padding:0px;
	font-size:13px;
	color: #000000;
    }
	
.login_link li a:hover {
	color:#0E88C3;
    }

.first_tab{
    background:none!important;
    }
	
	.last_tab{
    background:none!important;
	padding: 0 !important;
    }

.contact_number{
    float:right;
	font-weight: 300;
	margin: 12px 0 0;
	font-size:20px;
	color:#0e88c3;
    }

.contact_number span{
    color:#575757;
	font-weight: 600;
    }
	/* footer css starts */


.chat_wrapper {
    background: url("../erimages/user-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin: 0;
    min-height: 166px;
    text-align: center;
    width: 100%;
}


.we_chat {
    color: #fff;
    font-size: 29px;
    padding: 25px 0;
}

.contact_button {
    background: none repeat scroll 0 0 #ffb600;
    border: 1px solid #ffb600;
    border-radius: 3px;
    color: #fff;
    font-size: 22px;
    padding: 8px 25px 9px;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}

.count_button {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #ffb600;
    border-radius: 3px;
    color: #ffb600;
    font-size: 22px;
    margin: 0 12px;
    padding: 8px 25px 9px;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}
.contact_button:hover {
    background: none repeat scroll 0 0 #e7780d;
    border: 1px solid #e7780d;
    color: #fff;
}
.count_button:hover {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    color: #fff;
}

.border_top {
    background: url("../erimages/border-img.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 2px;
    width: 100%;
}

.footer_wrapper{
    background:#f5f5f5;
	width:100%;
	padding: 30px 0;
	float:left;
}
	
.colum_one {
    border-right: 1px solid #ccc;
    float: left;
    margin: 0 3% 0 0;
	min-height: 165px;
    width: 14%;
}
	
.colum_two {
    border-right: 1px solid #ccc;
    float: left;
    margin: 0 4% 0 0;
	min-height: 165px;
    width: 19.5%;
}

.colum_three {
    border-right: 1px solid #ccc;
    float: left;
    margin: 0 4% 0 0;
	min-height: 165px;
    width: 15.5%;
}	

.colum_one h6, .colum_two h6, .colum_three h6{
    color:#1d6398;
	font-size:14px;
	font-weight:600;
	float:left;
}

.quick_link {
    float: left;
    margin: 8px 0px 0 0;
    padding: 0 0px 0 0;
    width:100%;
}

.quick_link li {
    background: url("../erimages/bullet.png") no-repeat 0 12px;
    list-style: none outside none;
    padding: 2px 0 2px 22px;
}

.quick_link li a{
    font-size:13px;
	transition: all 0.5s ease-in-out 0s;
	color:#1d6398;
	font-weight:300;
}

.quick_link li a:hover{
    color:#1D4056;
}

.social_link {
    float: left;
	clear: both;
    margin: 8px 0px 0 0;
    padding: 0 0px 0 0;
    width: 72%;
}

.social_link li {
    list-style: none outside none;
    padding: 2px 0 2px 0px;
}

.social_link li a{
    font-size:13px;
	color:#1d6398;
	font-weight:300;
}

.social_link li a:hover{
    color:#000;
}
	
.social_link img {
    padding-right: 5px;
    vertical-align: sub;
}

.social_link img {
    *vertical-align:bottom;
}	

.mcafee {
    float: right;
    margin: 0;
	padding: 20px 0 0;
    text-align: center;
    width: 20%;
}

.mcafee img {
    padding: 7px;
}

.bottom_footer{
    background:#fff;
    font-size:13px;
	margin:0 0 0 0px;
	width:100%;
	padding: 15px 0;
	color:#828282;
	text-align:center;
	float:left;
}

.bottom_footer a{
    color:#828282;
}

.bottom_footer a:hover{
    color:#000;
}


/* footer css ends */	
	
	
	.courses_wrap{
    width:100%;
	margin:0 0 0 0px;
	float:left;
	
	padding:50px 0px;
    }

.courses_wrap h1{
    font-size:35px;
	font-weight:600;
	color:#000;
	margin:0 0 30px 0px;
    }
	
	.exam_head p{line-height:35.01px; font-size:18px; font-family: Open Sans; color:#585858; font-weight:300; width:897px; padding:0 0 0 75px;}
.exam_head p strong{ font-weight:700;}
	
	
	.search_box2 {
  width: 100%;
  margin: 0 0 0 0px;
  float: left;
}
	
.trending-tests{
background: #fafafa; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGU0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fafafa 0%, #dcdcdc 51%, #e4e4e4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(51%,#dcdcdc), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fafafa 0%,#dcdcdc 51%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fafafa 0%,#dcdcdc 51%,#e4e4e4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fafafa 0%,#dcdcdc 51%,#e4e4e4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fafafa 0%,#dcdcdc 51%,#e4e4e4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-8 */
border: 1px solid #dcdcdc;
border-radius: 10px;
overflow: hidden;
  z-index: 9999;
  position: relative;
}

.search_box2 {
  width: 100%;
  margin: 0 0 0 0px;
  float: left;
}


.trending-tests h1 {
  color: #0d88c3;
  padding: 20px 0;
    margin: 0;
	font-size: 30px;
}
.anew {
margin-left:200px;
}

.anew1 {
margin-left:100px;
}
.trending-tests ul li {
  text-align: left;
  font-size: 16px;
  width: 49%;
  float: left;
  line-height: 40px;
  padding: 0 0 0 4%;
  background: url("../erimages/trending-separator.png");
  background-repeat:  no-repeat;
  background-position: bottom center;
}
.trending-tests ul li a {
    color: #4e4e4e;
    width: 94%;
}
.trending-tests ul li a:hover {
  color: #0d88c3;
}
.trending-tests ul li img {
    float: left;
    margin: 3% 2% 0 0;
    width: 3%;
}
.trending-tests ul {
  padding-bottom: 20px;
  float: left;
}
.trending-shadow {
  margin-top: -22px;
  z-index: 0;
}

.examlist {
  text-align: left;
  padding: 3% 0;

  overflow: hidden;
}

.examlist h1 {
  color: #0e88c3;
  font-size: 20px;
    margin-bottom: 15px;
   margin-left:260px;
}

.examlist ul {
  font-size: 15px;
  line-height:35px;
}

.examlist ul li {
  width: 31%;
  float:left;
  padding: 0 0 0 2%;
  background: url("../erimages/ti3-bullet.png");
  background-repeat:  no-repeat;
  background-position: 0 13px;
}
.examlist ul li a {
  color: #464646;
}
.examlist ul li a:hover {
  color: #0e88c3;
}

.exam-main{
float: left;
  width: 100%;
  margin-left:300px;
}

.browse_over{
    font-size:24px;
	font-weight:300;
	text-align:center;
	color:#404040;
	margin:0 0 0 0px;
	float:left;
    }

.browse_over span{
    font-weight:600;
    }
.search_outer {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #dedede;
    box-shadow: 2px 3px 2px #dedede inset;
    float: right;
    height: 60px;
    margin: 4px 13px 0 0;
    width: 795px;
}

.search_outer input {
    background: #f3f3f3;
    border: 0 none;
    color: #757575;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 21px;
    font-weight: 300;
    margin: 2% 3%;
    padding: 0;
    width: 708px;
    }

.search_icon img{
    margin: 20px 0 0;
    }

.curve_arrow {
    clear: both;
    float: left;
    margin: 10px 0 0 110px;
    padding: 0 0 30px;
    }
li {
    list-style: outside none none;
}

/* examlist ends */




/* course-landing-page-popup */
.fancybox-skin{width: 800px !important; margin: 0 auto !important;}
.course-landing-popup-main {
    width: 100%;
}
.course-landing-popup {
	background: url("../erimages/course-popup.png");
	background-repeat:  no-repeat;
	background-position: top left;
	padding-left: 210px;
	overflow: hidden;
}

.course-landing-popup h6 {
    color: #383838;
    float: left;
    font-size: 16px;
    letter-spacing: 4px;
    margin-top: 35px;
    width: 100%;
}
.course-landing-popup h1 {
    color: #383838;
    float: left;
    font-size: 48px;
    font-weight: 700;
    line-height: 47px;
    margin-bottom: 30px;
    width: 100%;
}

.course-landing-popup h3 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.course-landing-popup ul li {
    color: #000;
    float: left;
    font-size: 14px;
    line-height: 35px;
    width: 50%;
}

.course-landing-popup ul{
    margin-top: 10px;
	float:left;
}

.grabnow{
	background: url("../erimages/personal-trainer.jpg");
	background-repeat:  no-repeat;
	background-position: top center;
	min-height: 330px;
	background-size: cover;
}

.grabnow a{
	background: url("../erimages/grabnow.jpg");
	background-repeat:  no-repeat;
	background-position: top center;
	color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-top: 20px;
    padding: 9px 0;
    text-align: center;
    width: 144px;
	margin-left: 210px;
	transition: all 0.5s ease-in-out 0s;
}
.grabnow a:hover, .enroll-now:hover, .special-offer:hover{
	opacity: 0.8;
}

.enroll-now{
	background: url("../erimages/enrollnow.png");
	background-repeat:  no-repeat;
	background-position: top center;
	color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-right: 30px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 166px;
	float: left;
}

.special-offer{
	background: url("../erimages/specialoffer.png");
	background-repeat:  no-repeat;
	background-position: top center;
	color: #fff;
    float: left;
    font-size: 17px;
    font-weight: 700;
    line-height: 14px;
    padding: 11px 0 11px 48px;
    text-align: left;
    text-transform: uppercase;
    width: 185px;
}	

.offers-section {
    margin: 20px 0;
    width: 400px;
}

.offer-include {
    float: left;
    width: 100%;
	margin-bottom: 10px;
}
.offer-include img {
    float: left;
}

.offer-include p {
    background: #e4eafe none repeat scroll 0 0;
    color: #010066;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    text-transform: uppercase;
}


.special-offer &gt; span {
    font-size: 11px;
    font-weight: 400;
}

.course-landing-popup ul li input {
    margin-right: 6px;
}


/* course-landing-page-popup */


/* test landing page starts */


.tl-p {
    color: #464646;
    float: left;
    font-size: 17px;
    font-weight: 100;
    line-height: 30px;
    margin-bottom: 1%;
    width: 72%;
}

.tl-p b {
    font-weight: 600;
}
.tl-p a, .desc-ul-tl2 &gt; li  a {
    color: #0e88c3;
	text-decoration: underline;
}

.desc-hdg-tl {
    color: #0e88c3;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 35px;
    width: 100%;
}
.desc-hdg-tl2 {
    color: #0e88c3;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    width: 100%;
}
.liblue{
	color: #0e88c3;
}
.bdr-btm {
    border-bottom: 1px solid #cccccc;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.desc-rght3 {
    color: #464646;
    float: left;
    font-weight: 100;
    line-height: 30px;
    width: 100%;
}

.desc-ul-tl, .desc-ul-tl2 {
    color: #464646;
    float: left;
    font-size: 15px;
    font-weight: 100;
    line-height: 30px;
    margin-top: 1%;
}

.desc-ul-tl &gt; li {
    background: url("../erimages/ti3-bullet.png") no-repeat scroll 0 11px;
    float: left;
    padding: 0 0 3px 17px;
    width: 48%;
}
.desc-ul-tl2 &gt; li {
    background: url("../erimages/ti3-bullet.png") no-repeat scroll 0 11px;
    float: left;
    padding: 0 0 3px 17px;
    width: 100%;
}
.drop-request {
    background: #ea7402 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 100;
    margin: 20px 0;
    padding: 4px 0;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    width: 17%;
}

.drop-request a:hover {
    background: #0e88c3 none repeat scroll 0 0;
}
.desc-rght3 &gt; b {
    font-weight: 600;
}

.pb{padding-bottom:60px;}


/* test landing page ends */

/* test information3 */

.emp_print2 {
    float: right;
    padding: 4px 7px 7px;
}

.windowtest_main {
    float: left;
    margin: 40px 0 0;
    width: 100%;
}

.cronbach2 {
    background: none repeat scroll 0 0 #ecf6fa;
    border: 1px solid #d6dee6;
    float: left;
    margin: 0 0 40px;
    padding: 0;
    width: 70%;
}
.ti3-graph {
    border-radius: 15px;
    box-shadow: 0 0 7px #8c8c8c;
    float: right;
    padding: 20px 40px;
}
.ti-grph &gt; span {
    border-bottom: 1px solid #e5e5e5;
    left: 25%;
    padding-bottom: 5px;
    position: absolute;
    text-align: center;
    top: 25%;
    width: 50%;
}

.ti-grph &gt; p {
    color: #0e88c3;
    font-size: 23px;
	left: 25%;
    position: absolute;
    text-align: center;
    top: 56%;
    width: 50%;
	font-weight: 700;
}

.ti-grph {
    position: relative;
	margin-bottom: 25px;
}
.ti3-graph &gt; p {
    color: #464646;
    font-weight: 100;
}
.orange-graph {
    background: none repeat scroll 0 0 #ecab00;
    float: left;
    height: 9px;
    margin: 8px;
    width: 9px;
}
.grey-graph {
    background: none repeat scroll 0 0 #dadada;
    float: left;
    height: 9px;
    margin: 8px;
    width: 9px;
}
.ti3-graph &gt; p {
    clear: both;
    color: #464646;
    font-weight: 100;
}
.desc-hdg {
    color: #0e88c3;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 35px;
    width: 70%;
}

.desc-left {
    border-right: 1px solid #cccccc;
    color: #242424;
    float: left;
    font-size: 17px;
    font-weight: 600;
    padding-right: 25px;
    width: 12%;
}
.desc-rght {
    color: #464646;
    float: right;
    font-weight: 100;
    line-height: 30px;
    padding-right: 20px;
    width: 56%;
}

.desc-rght2 {
    color: #464646;
    float: left;
    font-weight: 100;
    line-height: 30px;
    padding-left: 30px;
    width: 81%;
}

.desc-ul {
    color: #464646;
    float: left;
    font-weight: 100;
    line-height: 30px;
    margin-top: 2%;
    padding-left: 17%;
	font-size: 15px;
}
.desc-ul2 {
    color: #464646;
    float: left;
    font-weight: 100;
    line-height: 30px;
    margin-top: 2%;
	font-size: 15px;
	width:72%;
}

.desc-ul &gt; li {
    float: left;
    width: 31%;
	background: url("../erimages/ti3-bullet.png");
	background-position: 0 11px;
	background-repeat:  no-repeat;
	padding: 0px 0 3px 17px;
}
.desc-ul2 &gt; li {
    float: left;
	background: url("../erimages/ti3-bullet.png");
	background-position: 0 11px;
	background-repeat:  no-repeat;
	padding: 0px 0 3px 25px;
}

.mgn-tp{margin:30px 0; float:left;}

.scoring {
    border-top: 1px solid #cccccc;
    float: left;
    padding-top: 30px;
}
.emp_print2:hover {
    opacity:0.8;
}

.scoring h1 {
    color: #0e88c3;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    width: 90%;
}

.scoring a {
	width:10%;
	float:left;
}
.scoring a {
    background: none repeat scroll 0 0 #ea7402;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: 100;
    padding: 4px 0;
    text-align: center;
    width: 8%;
	transition: all 0.5s ease-in-out 0s;
}
.scoring a:hover {
    background: none repeat scroll 0 0 #0E88C3;
}

.scoring p{
    color: #464646;
    float: left;
    font-weight: 100;
    line-height: 30px;
    width: 100%;
}
.ti-grph2 {
    float: right;
    margin-bottom: 25px;
	border-radius: 15px;
    box-shadow: 0 0 7px #8c8c8c;
}


.related_bg2 {
    float: left;
    margin: 30px 0 35px;
    min-height: 150px;
    width: 100%;
}

.ti3-accordian h3 {
    background: none repeat scroll 0 0 #cfe7f3 !important;
    color: #0e88c3 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 1% !important;
    width: 98% !important;
}

.ti3-accordian .ui-state-active .ui-icon {
    background-image: url("../erimages/accor-act2.png") !important;
}

.ti3-accordian .ui-state-default .ui-icon {
    background-image: url("../erimages/accor-nmr2.png") !important;
}

.emp-acc {
    background: none repeat scroll 0 0 #ea7402;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    padding: 4px 20px;
	transition: all 0.5s ease-in-out 0s;
}

.emp-acc:hover {
    background: none repeat scroll 0 0 #1A87B9;
}

/* test information3 */

/*=============================Test Information2 Start Here=============================*/

.skl_bg {
    background: none repeat scroll 0 0 #ecf6fa;
    float: left;
    margin: 0;
    padding: 0.5%;
    width: 99%;
    }

.test_information_wrap {
    float: left;
    margin: 0;
    padding: 40px 0;
    width: 100%;
    }
	
.breadcrumb{
    float:left;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	width: 88%;
    }

.breadcrumb li {
    color: #2f2f2f;
    display: inline;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 5px 6px;
    }

.breadcrumb li a{
    color:#2f2f2f;
	text-decoration: underline;
    }

.breadcrumb li a:hover{
    text-decoration: none;
	color:#0E88C3;
    }

.breadcrumb span {
    color: #0e88c3;
    font-size: 16px;
    font-weight: 600;
    }

.windowtest_left{
    float:left;
	margin:40px 0 0 0px;
	width:720px;
    }

.windowtest_right{
    float:right;
	margin:40px 0 0 0px;
	width:252px;
    }

.window_heading {
    float: left;
    margin:0px 0 10px;
    padding: 0 0 20px;
    width: 100%;
    }

.window_heading h2 {
    float: left;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    }

.window_heading img {
    padding-right: 8px;
    vertical-align: middle;
    }

.secure{
    float:left;
	margin: 8px 0 0 20px;
	font-size:17px;
	color:#4aa200;
    }

.windowtest_left .welcome_xp {
    color: #464646;
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
    }

.welcome_xp img {
    float: right;
    padding: 15px 0 0 10px;
    }

.cronbach{
    width:99.8%;
	float:left;
	margin:0 0 0 0px;
	margin: 25px 0px;
	border:solid 1px #d6dee6;
	background:#ecf6fa;
	padding:0px 0px;
    }

.cmt_time2 {
    background: url("../erimages/tm-divider.png") no-repeat scroll right center;
    color: #003064;
    float: left;
    font-size: 17px;
    padding: 9px 4%;
    text-align: center;
    width: 27%;
    }

.cmt_time2 &gt; img {
    padding-right: 10px;
    vertical-align: text-bottom;
    }

.qns_time2{
    color:#003064;
	background: url("../erimages/tm-divider.png") no-repeat scroll right center;
	font-size:17px;
	float:left;
	padding:10px 4%;
    text-align: center;
    width: 34%;
    }
	
.qns_time2 &gt; span {
    color: #a4a3a3;
    padding: 0 12px 0 0;
    }	

.alpha_time2 {
    color: #003064;
    float: right;
    font-size: 17px;
    padding: 10px 4%;
    text-align: center;
    width: 38%;
	*width: 38%;
    }

.alpha_time2 &gt; span {
    color: #a4a3a3;
    padding: 0 12px 0 0;
    }

.topic_scalar_listing {
    float: left;
    padding:0px 0 0;
    width:45%;
    }

.topic_scalar_listing li {
    background: url("../erimages/ti3-bullet.png");
	background-position: 0 11px;
	background-repeat:  no-repeat;
    color: #000;
    font-size: 15px;
    line-height: 27px;
    margin: 0;
    padding: 3px 0 3px 25px;
    }

.assessment_section {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 20px 0;
    padding: 0 0 12px;
    width: 100%;
    }
	
.assessment_section_two {
    float: left;
    margin: 0;
    padding: 0 0 12px;
    width: 100%;
    }	

.assesment_row_one {
    background: url("../erimages/shadow-tst.png") no-repeat scroll right center;
    float: left;
    margin-right: 25px;
    padding: 18px 42px 18px 0;
    width: 45%;
    }

.assesment_row_one h3 {
    border-bottom: 1px solid #e5e5e5;
    color: #003066;
    font-size: 19px;
	 margin-bottom: 20px;
    font-weight: 600;
    padding: 0 0 8px;
    }
	

.assesment_row_three {
    background: none repeat scroll 0 0 #ececec;
    float: left;
    padding: 18px 20px;
    width: 45.7%;
}

.assesment_row_three h3 {
    border-bottom: 1px solid #e5e5e5;
    color: #0e88c3;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 13px;
    padding: 0 0 8px;
}	

.test_assessment_listing {
    float: left;
    padding:0px 0 0;
    width:100%;
    }

.test_assessment_listing li {
    background: url("../erimages/ti3-bullet.png");
	background-position: 0 11px;
	background-repeat:  no-repeat;
    color: #000;
    font-size: 15px;
    line-height: 27px;
	font-weight:300;
    margin: 0;
    padding: 3px 0 3px 30px;
    }

.test_assessment_listing li a{
    color: #000;
    font-size: 15px;
    }

.test_assessment_listing li a:hover{
    text-decoration:underline;
    }

.assesment_row_two {
    background: none repeat scroll 0 0 #ececec;
    float: right;
    padding: 18px 20px;
    width: 45.7%;
    }

.assesment_row_two h3 {
    border-bottom: 1px solid #e5e5e5;
    color: #0e88c3;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 13px;
    padding: 0 0 8px;
}

.testbox {
    background: none repeat scroll 0 0 #0e88c3;
    border-radius: 4px;
    float: left;
    padding: 3% 5% 5%;
    width: 90%;
    }

.search_icon_test {
    background: none repeat scroll 0 0 #0e88c3;
    float: left;
    padding: 3px 13px;
}

.srch_outer_test input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #0e88c3;
    color: #78b1d6;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    padding: 4px 6px 3px 8px;
    width: 77%;
	border-radius: 0;
}
.srch_outer_test {
    float: right;
}

.srch-bx{
	float: right;
    margin-top: 10px;
}

.search_icon_test {
    background: none repeat scroll 0 0 #0e88c3;
    float: left;
    padding: 3px 8px;
}
	
.search_icon_test:hover {
    background: none repeat scroll 0 0 #d56b05;
    }	

.testbox &gt; h6 {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: normal;
    padding: 0 0 8px;
    }

.enqury_form{
    float:left;
	border:solid 1px #cccccc;
	margin: 18px 0 0;
	min-height:250px;
	width:99.6%;
    }

.enqury_form &gt; h3 {
    color: #0e88c3;
    font-size: 20px;
    font-weight: 600;
    padding: 6px 5%;
    }

.eqry_main {
    background: url("../erimages/shadow-03.png") repeat-x #f4f4f4;
    float: left;
    margin: 0;
    min-height: 300px;
    padding: 7% 7% 10%;
    width: 86%;
    }

.enquiry_colum1 {
    float: left;
    margin-bottom: 13px;
    width:100%;
    }

.enquiry_name_filed {
    color: #7d8082;
    float: left;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    }

.enquiry_infiled {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    color: #9fa5a8;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin: 10px 0;
    padding: 7px 15px;
    width: 86%;
    }

.enquiry_txtarea {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    color: #9fa5a8;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin: 10px 0 5px;
    min-height: 90px;
    padding: 8px 15px;
    resize: none;
    width: 86%;
    }

.enquiry_button {
    background: none repeat scroll 0 0 #ea7402;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 6px 30px;
    }

.enquiry_button:hover {
    background: none repeat scroll 0 0 #f97a00;
    }

.enquiry_video{
    float:left;
	margin:20px 0px;
    }

.crt_emp_btn {
    background: none repeat scroll 0 0 #0e88c3;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 16px;
    margin: 0 0 15px;
    padding: 15px;
    text-transform: uppercase;
    }

.crt_emp_btn:hover {
    background: none repeat scroll 0 0 #0376ad;
    }

.see_emp_btn {
    background: none repeat scroll 0 0 #ea7402;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 15px 14px;
    text-transform: uppercase;
    }

.see_emp_btn:hover {
    background: none repeat scroll 0 0 #cd6704;
    }

.free_text {
    font-size: 14px;
    font-weight: 300;
	padding-right: 20px !important;
    line-height: 30px;
    margin: 15px 0 0;
    }

.related_bg {
    background: none repeat scroll 0 0 #f3f3f3;
    float: left;
    margin: 0px 0 35px;
    min-height: 150px;
    padding: 0 3%;
    width: 94%;
    }

.test_bx2 {
    background: none repeat scroll 0 0 #003064;
    float: left;
    padding-bottom: 22px;
    width: 100%;
    }

.trend_background{
    background: none repeat scroll 0 0 #e8edf0;
    float: left;
	min-height:150px;
	margin-bottom:35px;
	width: 100%;
    }

.strends_outer2{
    background: url("../erimages/strends-bg.png") no-repeat scroll 0 0;
	width:326px;
	float:right;
	height:212px;
	padding-bottom:25px;
	margin: 38px 20px 0 0;
    }

.test_auto_inner {
    margin: 0 auto;
    width: 100%;
    }

.technical_bg {
    float: left;
    margin: 0;
    padding: 0 0 12px;
    width: 100%;
    }

.how_work_listing {
    float: left;
    padding: 0px 0 0;
    width:100%;
    }


.how_work_listing li {
    color: #000;
    float: left;
    font-size: 15px;
    font-weight: 300;
    line-height: 27px;
    margin: 0;
    padding: 0 0 13px;
	width: 100%;
}

.how_work_listing li a{
    color: #000;
    font-size: 15px;
    }

.how_work_listing li a:hover{
    text-decoration:underline;
    }

.how_work_listing span {
    color: #ea7402;
    float: left;
    font-size: 23px;
    font-weight: 600;
    margin: 3px 0 0;
    padding: 0 10px 0 0;
    }

.how_work_listing li a {
    color: #000;
    float: left;
    font-size: 14px;
    width: 92%;
}

.sublisting {
    padding: 12px 0 0 12px;
    width:92%;
    }

.sublisting li {
    background: none repeat;
    color: #000;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    list-style: lower-alpha outside none;
    margin: 0;
    padding: 1px 0;
    }

.sublisting &gt; a {
    color: #0e88c3!important;
    font-size: 14px;
    }

.news_background_info{
    float:right;
	background:url("../erimages/news-bg2.png") no-repeat;
	height: 232px;
    margin: 32px 0 0;
    width: 249px;
    }

.news_post1 {
    float: left;
    margin: 28px 8px 4px;
    }

.news_post1 &gt; img {
    border: 1px solid #ccc;
    padding: 2px;
    }

.read_more_info {
    background: none repeat scroll 0 0 #ffb600;
    color: #000;
    float: right;
    font-size: 13px;
    margin: -34px 12px 0;
    padding: 2px 7px;
    }

.read_more_info:hover {
    background:#ea7402;
	color:#fff;
    }

.news_background_info p {
    color: #787878;
    font-size: 12px;
	font-size: 11px\9;
    font-weight: 300;
    line-height: 17px;
    padding: 0 9px;
    }

.news_background_info p  a{
    color:#292929;
	font-size:12px;
	padding:2px 0px;
	font-weight:600;
	float:left;
	width:100%;
    }

.news_background_info p  a:hover{
    text-decoration:underline;
    }

.container {
    max-height: 200px;
    }

.credit_sec {
    background: none repeat scroll 0 0 #fff;
    float: left;
    min-height: 100px;
    width: 100%;
    }

.credit_count {
    background: none repeat scroll 0 0 #003064;
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 300;
    width:100%;
    }

.prc {
    border-right: 1px solid #ccc;
    float: left;
    padding: 8px 0;
    text-align: center;
    width: 54%;
    }

.discu {
    float: right;
    padding: 8px 0;
    text-align: center;
    width: 45%;
    }

.precent_value{
    width:100%;
	float: left;
	text-align:center;
    }

.pre_left {
    border-right: 1px solid #b2b2b2;
    float: left;
    text-align: center;
    width: 54%;
    }

.pre_right{
    float:right;
	width:45%;
	text-align:center;
    }

.pre_left &gt; span {
    float: left;
    font-size: 13px;
    padding: 5px 0;
    width: 100%;
    }

.pre_right &gt; span {
    float: left;
    font-size: 13px;
    padding: 5px 0;
    width: 100%;
    }

.back_sample_btn_info2 {
    clear: both;
    padding: 65px 0 55px;
    text-align: center;
    width: 100%;
    }	
	
	.bctl_button {
    background: #1d6398 none repeat scroll 0 0;
    border: 1px solid #1d6398;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    padding: 6px 25px 8px;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}
.sssr_button {
    background: #ea7402 none repeat scroll 0 0;
    border: 1px solid #ea7402;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    padding: 6px 25px 8px;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}
.bctl_button:hover {
    background: #2179bc none repeat scroll 0 0;
    border: 1px solid #2179bc;
    color: #fff;
}
.sssr_button:hover {
    background: #c66202 none repeat scroll 0 0;
    border: 1px solid #c66202;
    color: #fff;
}

/*=============================Test Information2 End Here=============================*/

/*=============================News Css Start Here=============================*/

.sign_up{
	background: none repeat scroll 0 0 #f0f0f0;
	margin: 60px 0 49px;
	min-height: 34px;
	float:left;
	padding: 18px 8%;
	padding: 18px 7%\9;
	width: 100%;
	}

.sign_up_text{
	color: #000000;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0 0;
	}

.input_type input {
    border: 1px solid #d3d3d3;
    color: #a3a3a3;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 9px;
    width: 325px;
    }

.sign_in {
    background: none repeat scroll 0 0 #e7780d;
    border-radius: 3px;
	behavior:url(css/PIE.htc);
	position:relative;
    color: #fff;
	top:0px;
	*top:0px;
	float:right;
    margin:0px;
    padding: 7px 20px;
    text-align: center;
	}
	
.input_type {
    float: right;
	width:450px;
    }
	
.sign_in:hover{
    background: none repeat scroll 0 0 #cb680a;
   }
  
.category{
	border-bottom: 1px solid #e5e5e5;
    float: left;
    margin-bottom: 28px;
    padding-bottom: 22px;
    width: 100%;
   }
   
.thumb-image{
    float: left;
    margin: 5px 0 0;
    position: relative;
    width: 190px;
    }
	
.thm-img{
	margin:0;
	padding:0;
    }
  
.thm-img img{
	width:100%;
	}
	
.cal{
	background: url("../erimages/calander.png") no-repeat scroll 0 0;
    height: 31px;
    position: absolute;
    right: 4px;
    top: -6px;
    width: 94px;
	}
	
.cal p{ 
    color: #fff;
    float: left;
    font-size: 11px;
	font-size: 10px \9;
    font-weight: 600\9;
    padding: 8px 0 0 31px;
	}

.cat_right{
    float: right;
    margin: 0;
    width: 79%;
	}
	
.cat_right h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 6px;
	}
	
.cat_right p{
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;
	}
	
.ngs_wrapper{
    width:100%;
	margin:0 0 0 0px;
	padding:0 0 45px;
	float: left;
    }
.sucess_wrapper{
    float:left;
	margin:0 0 0 0px;
	background:url("../erimages/texture-bg.png") repeat;
	width:100%;
	padding: 35px 0 50px;
	/* min-width: 1038px; */
	text-align:center;
    }

.sucess_wrapper h1{
    color:#fff;
	font-size:40px;
	padding:0px 0px;
	font-weight:600;
    }	
	
.pagination {
    float: right;
    margin: 0;
}

.pagination li {
    color: #1d6398;
    display: inline;
    float: left;
    font-size: 16px;
    font-weight: 700;
    padding: 6px;
}

.pagination li a {
    color: #1d6398;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.pagination img {
    vertical-align: baseline;
}

/*=============================News Css End Here=============================*/


/*=============================Stats Css Start Here=============================*/

.stats_bg{
    background:#eeeeee;
    }

.stats_wrapper{
    width:1038px;
	margin:0 auto;
	}

.overall_row {
    background:#fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    float: left;
    margin: 60px 0 35px;
    min-height: 150px;
    width: 100%;
    }
	
.overall_row_two {
    background:#fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    float: left;
    margin:5px 0 35px;
    min-height: 150px;
    width: 100%;
    }	

.statistics {
    float: left;
    padding: 40px;
	width: 100%;
    }

.statistics h2{
    color:#0e88c3;
	font-size:22px;
	font-weight:600;
    }

.statistics p{
    font-size:13px;
	color:#545454;
	font-weight:300;
	padding:10px 0 0 0px;
	line-height:22px;
    }

.monthly_chart {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    float: left;
	behavior:url(css/PIE.htc);
	position:relative;
    margin: 25px 0 0;
    padding: 10px;
    width: 440px
    }
.monthly_chart1 {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    float: left;
	behavior:url(css/PIE.htc);
	position:relative;
    margin: 25px 0 0;
    padding: 10px;
    width: 100%
    }
.monthly_chart2 {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    float:right;
	behavior:url(css/PIE.htc);
	position:relative;
    margin: 25px 0 0;
    padding: 10px;
    width: 440px;
    }
	.sucess_wrapper h6 {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    padding: 0;
}

.benefits-bottom-line{
	color: #575757; 
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
/*=============================Stats Css End Here=============================*/
</pre></body></html>