@charset "utf-8";

/* CSS Document */
/****************************************************************************************************
* Filename: style.css
* Purpose: All the basic CSS Rules required to design web pages.
* Author: Ramesh Chavan, rameshchavan[at]benchmarkitsolutions[dot]com
****************************************************************************************************/

/*---------------------------Command Tag---------------------------*/
h1,h2,h3,h4,h5,h6,p,ul,ol {margin:0; padding:0}
body{color:#3a3e40; font-family:Trebuchet MS; font-size:13px; margin:0; padding:0}
a{text-decoration:none;color:#46678c; outline-style:none}
a:hover {color:#408fbf; text-decoration:none}
.cb{clear:both;}
.reset {margin:0; padding:0; list-style-type:none}
.fl {float:left}
.fr {float:right}
.bold{font-weight:bold;}
.underline { text-decoration:underline}
/*add-css*/
.txtcolor {color:#46678C; font-size:12px;}
.mandatory-field{ /*background:url(../../images/site/mand-field-bg.jpg) left top no-repeat;*/ /*border:2px solid #c4a158;*/color:#FF0000 !important;padding:3px;vertical-align:middle;}
.lightblue {color:#3299B9; font-weight:bold;}
.width100 {width:100%}
.pt10{ padding-top:10px!important;}
.pt5{ padding-top:5px!important;}
.pl10{ padding-left:10px!important;}
.mrg{ margin:
10px 0px; }
.pb10{ padding-bottom:10px!important;}
.mt-29{ margin-top:-29px!important;}
.overflow{ overflow:hidden!important;}
.dot-border { border-top:1px dotted #b9b9b9; margin:15px 0 0;}
.mt5 {
margin-top:5px !important
}
/*-----------------------Project All-icon Start---------------------------*/
.icon_facebook{background:url(../../images/site/tcv_networking_icons.png) 11px 0px no-repeat; height:32px; margin-bottom:5px;}
.icon_twitter{background:url(../../images/site/tcv_networking_icons.png) 11px -33px no-repeat; height:32px; margin-bottom:5px;}
.icon_email{background:url(../../images/site/tcv_networking_icons.png) 11px -66px no-repeat; height:32px; margin-bottom:5px;}
.icon_add{background:url(../../images/site/tcv_networking_icons.png) 0px -101px no-repeat; height:32px; margin-bottom:5px;}
.remove-user-ico{background:url(../../images/site/all-icon.png) -79px 0  no-repeat; width:35px; height:32px;}
.resend-key-ico{background:url(../../images/site/all-icon.png) -41px 0  no-repeat; width:35px; height:32px; }
.add-user-ico{background:url(../../images/site/all-icon.png) -119px 0  no-repeat; width:35px; height:32px; }
.bulk-add-ico{background:url(../../images/site/all-icon.png) -159px 0  no-repeat; width:35px; height:32px; }
.resend-password{background:url(../../images/site/all-icon.png) 0 0  no-repeat; width:35px; height:32px; }
.delete-ico{background:url(../../images/site/all-icon.png) -5px -32px   no-repeat; width:20px; height:28px; }
.add-more-ico{background:url(../../images/site/all-icon.png) -30px -32px   no-repeat; width:25px; height:28px; float:left; }

/*Manage User in Distributor icon starts*/
.edit-icon {
background:url("../../images/site/all-icon1.png") no-repeat scroll -24px 50% transparent;
float:left;
height:20px;
width:20px;
}/*Added by Mrunal M on 29 April 11, to display edit icon*/
.active-icon {
background:url("../../images/site/all-icon1.png") no-repeat scroll -47px 50% transparent;
float:left;
height:20px;
width:20px;
}/*Added by Mrunal M on 29 April 11, to display active user icon*/

.inactive-icon {
background:url("../../images/site/all-icon1.png") no-repeat scroll -68px 50% transparent;
float:left;
height:20px;
width:20px;
}/*Added by Mrunal M on 29 April 11, to display inactive user icon*/
.delete-icon {
background:url("../../images/site/all-icon1.png") no-repeat scroll -90px 50% transparent;
float:left;
height:20px;
width:20px;
}/*Added by Mrunal M on 29 April 11, to display delete user icon*/
.assign_credits-icon {
background:url("../../images/site/all-icon1.png") no-repeat scroll 0 49% transparent;
float:left;
height:20px;
width:20px;
}	/*Added by Mrunal M on 29 April 11, to display assign credit's image*/
.loginto_user-icon { background: url("../../images/all-icon.png") no-repeat scroll  -29px -71px transparent; float: left; height: 20px; width: 20px;}	/*Added by Mrunal M on 26 May 11, to display login icon for log into user's acct. */
/*Manage User in Distributor icon ends*/

.close-icon { background: url("../../images/site/all-icon1.png") no-repeat scroll -108px -1px transparent; float: right; height: 20px; width: 20px;}/*Added by Mrunal M on 13 May 11, to display close button icon*/
.view-users-helpmanual-icon { background: url("../../images/all-icon.png") no-repeat scroll -30px -112px transparent; float: left; height: 20px; width: 20px;}	/*Added by Mrunal M on 13 May 11, to display user's help Manual*/

.expire-icon {
background:url("../../images/site/all-icon1.png") no-repeat scroll -132px 65% transparent;
float:left;
height:20px;
width:20px;} /*Added by Mrunal M on 24 May 11, to display expire icon*/

/*-----------------------Project All-icon End---------------------------*/



/*-----------------------Project Font Size Start---------------------------*/
.font16 {font-size:16px}
.font14 {font-size:14px; font-style:normal!important;}
.faq-font13 {font-size:13px; font-style:normal!important; color:#000000; font-family:Trebuchet MS; }
.font11 {font-size:11px}
.font18 {font-size:18px}
.font22 {font-size:22px; font-weight:normal}
/*add-css*/
.show-faq-ans{ padding-left:18px; margin-top:-10px; padding-bottom:10px; overflow:hidden; text-decoration:none!important;background-image:none!important;}

.credits-text{ font-size:15px; color:#47688d; padding-bottom:10px; padding-left:10px; font-weight:normal}

.mrgtop {margin-top:10px!important}
/*-----------------------Project Font Size End---------------------------*/

/*-----------------------Main Project Css---------------------------*/
#wrapper{width:100%; overflow:hidden}
#header{ padding:10px 0 15px 0; background:url(../../images/site/top_bg.png) 0 0 repeat-x;}
.inn {margin:0 auto; width:979px; }
#container {overflow:hidden; background:url(../../images/site/bogy_bg.png) center 0 repeat-x;  padding-top:15px; }
#containerinn {background:url(../../images/site/bogy_bg-inn.png) center -214px repeat-x!important;} 
#content {padding:16px 10px 0 10px;}
#content .leftsidebar {width:668px;	float:left; margin-top:15px; background:url(../../images/site/left_border.png) repeat-y top right; padding:0 0 20px 0;}
#content .rightsidebar {width:273px; float:right; position:relative; padding: 0 0 20px;}
#footer {width:100%; min-height:225px;	background:#d1e4ea; padding-top:15px; overflow:hidden; border-top:2px solid #cfcfcf}
#contentinner {padding-top:45px}
/*add-css*/
#content .withoutrightsidebar {width:969px;	float:left; margin-top:15px; padding:0 0 20px 0;}
.popup-box {width:678px; margin-top:15px;/* background:url(../../images/site/left_border.png) repeat-y top right;*/ padding:0 0 20px 0;}

/*----------------------------HEADER SECTION---------------------------------*/

.logo {float:left; margin-top:6px; /*height:124px;*/ height:100px; width:168px} /* prafull */
.header_right {width:789px; border-bottom:1px dotted #000000;/* min-height:124px;*/  min-height:100px; padding-right:10px; }  /* prafull */
.sign_div {padding-bottom: 4px;  position:relative; z-index:1000000}

/*Add-css*/
.sign_div .sign-leftdiv {width:7px; height:36px; background:url(../../images/site/signin_left-bg.png) left top no-repeat; position:relative; float:left}
.sign_div .sign-rightdiv {height:36px; background:url(../../images/site/signin_right-bg.png) right top no-repeat; position:relative; float:left}
.welcome-text{ text-align:left; width:594px; float:left; text-align:right; font-size:13px; margin-top:5px; padding-right:8px;}

.sign_div_ul {position:relative; z-index:1000}
.sign_div_ul li {float:left; background:url(../../images/site/signin_li_bg.png) 0 0 no-repeat; padding:4px 10px 4px 8px; display:block;}
.sign_div_ul li:first-child {background:none;  padding:4px 10px;}
.sign_div_ul li:first-child a {color:#ffffff;}
.sign_div_ul li a {font-size:14px; color:#a0bddd; font-weight:bold;}
.menu { float:right; /*margin-top:56px;*/ margin-top:30px; **float:none; **margin-top:96px; /*width:778px*/}  /* prafull */
/*add-css*/
.menu ul li {/*float:left; */cursor:pointer; position:relative; z-index:100; display: inline; margin-right:5px; **margin-right:5px; padding:25px 0 8px 5px; **padding:19px 0 0px 5px; /* height:28px*/}
.menu ul li a {color:#47688d; font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; padding:10px 10px 9px 0; cursor:pointer; display: inline}
/*.menu ul li:hover ,.menu ul li.active { background:url(../../images/site/nav-bg.png) 0 bottom no-repeat;}*/
/*.menu ul li:hover a, .menu ul li.active a { background:url(../../images/site/nav-bg.png) right 2px no-repeat;} */
.menu ul li:hover,.menu ul li.active {background:url(../../images/site/menu_over.jpg) center 0 no-repeat} 
.menu ul li:hover a, .menu ul li.active a {background:none!important}

 /*1st sub level menu*/
.jqueryslidemenu ul li ul{ list-style-type:none; position: absolute; left: 0; display: block; visibility: hidden; width:200px!important; top:42px!important; **top:35px!important; z-index:10000;}
/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{display: list-item; float: none; padding:0; margin-right:0!important; background:url(../../images/site/menurightshadow.png) 100% 0 repeat-y; border-left:1px solid #f7f7f7; z-index:1000000}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{top: 0;}
/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{padding: 5px  12px  5px  5px!important; margin: 0 3px 0 0; display:block; font-family:"Trebuchet MS"; color:#326f94; font-size:11px; border-bottom: 1px solid #e1e1e1;}
.jqueryslidemenu ul li ul li:hover {background:url(../../images/site/menurightshadow.png) 100% 0 repeat-y;}
.jqueryslidemenu ul li ul li a:hover {background:#c8dbe6!important; border-bottom: 1px solid #e1e1e1;} 
.jqueryslidemenu ul li ul li.topround {background:url(../../images/site/topround.png) right 0 no-repeat!important; height:4px}
.jqueryslidemenu ul li ul li.bottomround {background:url(../../images/site/menubtmline11.png) 0 -5px no-repeat!important ; height:35px; border-left:none;}
.jqueryslidemenu ul li ul li.bottomround a {background:url(../../images/site/menubtmline.png) right -45px no-repeat!important; height:30px; padding:0 3px 5px 5px !important; border-bottom:none!important; margin:0}
.jqueryslidemenu ul li ul li.bottomround a span { height:16px;padding: 5px; display:block}
.jqueryslidemenu ul li ul li.bottomround a:hover {background:url(../../images/site/menubtmline.png) right -45px no-repeat!important; border:none!important}
.jqueryslidemenu ul li ul li.bottomround a span:hover {background:#c8dbe6!important;}
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{position: absolute; top: 33px; **top:38px; right:12px;}
.rightarrowclass{position: absolute;top: 6px;right: 5px;}
/*-------------------------MIDDLE PART-----------------------*/
.slider {overflow:hidden; margin:0 auto; height:317px; position:relative; z-index:0} 
.slider h2 {color:#000;	font-size:19px; padding-bottom:15px; font-weight:normal; padding-left:10px; }
.slider .sliderimg { width:391px; height:278px;}
.titlewapper .slider_right {font-size:18px; color:#343434; width:558px;	margin:35px 0 0px 15px; background:none;}
.slider_right {font-size:18px; color:#343434; width:558px;	margin:35px 0 0px 15px; background:url(../../images/slidetext-bg.jpg) no-repeat left top;}
.slider_right h3 {color:#47688d; font-size:30px; padding-bottom:5px; padding-top:3px; font-family:"Times New Roman", Times, serif; font-weight:bold}
.slider_right p{ margin:2px 0 35px 0;}

.titlewapper .slider_right2 {font-size:18px; color:#343434; width:341px;margin:10px 0 10px 15px; background:none;}
.slider_right2 {font-size:18px; color:#343434; width:558px;	margin:35px 0 0px 15px; background:url(../../images/slidetext-bg.jpg) no-repeat left top;}
.slider_right2 h3 {color:#47688d; font-size:30px; padding-bottom:5px; padding-top:3px; font-family:"Times New Roman", Times, serif; font-weight:bold}
.slider_right2 p{ margin:2px 0 65px 0;}




.titlewapper {overflow:hidden}
.titlewapper .titleimg {margin-left:18px;}
.titlewapper .slider_right {font-size:18px; color:#343434; width:558px;	margin:4px 0 0 0px;}
/*new css*/.titlewapper .slider_right_pdf {font-size:18px; color:#343434; width:358px;	margin:4px 0 0 0px;}

.titlewapper .slider_right h3 {color:#47688d; font-size:30px; padding-bottom:5px; padding-top:3px; font-family:"Times New Roman", Times, serif; font-weight:bold}
.titlewapper .slider_right p{ margin:2px 0 35px 0;}
.pricelist {
    margin-bottom: 30px;
    min-height: 303px;
    min-width: 980px;
    padding-top: 28px;
}
/*.pricelist { padding-top:28px; min-height:303px; margin-bottom: 30px; overflow:hidden;}*/
.pricelist .coloum1 {width:183px; margin-top: 8px;}
.pricelist .coloum1 .title {background:#d1e4ea url(../../images/site/titilebg.jpg) 0 0 no-repeat; color:#47688d; text-align:center; padding-bottom:4px}
.pricelist .coloum1 .title h2 {font-family:"Times New Roman", Times, serif; font-size:22px; color:#47688d; padding:8px 0 11px 0}

/*.pricelist .coloum1:hover {width:199px}*/
.pricelist .coloum1:hover  .title{background:#47678D url(../../images/site/titilebg1_hover.jpg) 0 0 no-repeat; color:#fff!important; text-align:center; padding-bottom:4px}
.pricelist .coloum1:hover .title h2 {font-family:"Times New Roman", Times, serif; color:#fff!important;}
/*.pricelist .coloum1:hover .title p {font-size:15px}*/
.pricelist .coloum1:hover .signupButton3{background:url(../../images/site/btn-bg1.jpg) repeat-x left top; border-style:none;	color:#fff;	cursor:pointer;	font-weight: bold; **margin-top:11px; font-size: 15px; padding:2px 10px; **padding:3px 3px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-family:"trebuchet MS";width:117px; height:30px;}

.pricelist .box { border:1px solid #efefef; min-height:185px; font-size:12px; padding:0 2px; margin-bottom: 5px;}
.width295 .planprice {/*min-height:64px; padding-top:38px; */font-size:30px; font-weight:bold; color:#47688d; text-align:center;}
.pricelist .box .planlist {padding:10px 5px; border-bottom: 1px dotted #b9b9b9; /*min-height: 83px;*/height: 83px; line-height: 16px;overflow:hidden}
.pricelist .box .planyear {padding:10px 5px; line-height: 16px; text-align:center;height: 83px;overflow:hidden}
.width295 .planyear {padding:10px 5px; line-height: 16px; text-align:center;/*height: 83px;*/overflow:hidden}
.pricelist .box .test {border-bottom: 1px dotted #b9b9b9; padding-top:10px; text-align:center; min-height:40px!important; }
.pricelist .box .test span { font-size:16px; font-weight:bold; color:#47688d}
.pricelist .box .planprice {min-height:64px; padding-top:38px; font-size:30px; font-weight:bold; color:#47688d; text-align:center}
.pricelist .coloum2 {width:183px; margin-top:8px;}
.pricelist .coloum2 .title {background:#47678d url(../../images/site/titilebg1.jpg) 0 0 no-repeat; color:#fff; text-align:center; padding-bottom:4px}
.pricelist .coloum2 .title h2 {font-family:"Times New Roman", Times, serif; font-size:22px; padding:8px 0 11px 0}
.pricelist .coloum2 .title p {font-size:13px}
.pricelist .mrgleft {margin-left:11px}
.signup_btn {background: url(../../images/site/signup_btn.jpg) 0 0 no-repeat; width:117px; height:30px; display:block; margin:0 auto}
.signup_btn1 {background: url(../../images/site/signup_btn1.jpg) 0 0 no-repeat; width:135px; height:37px; display:block; margin:0 auto; border:none}
.signupButton3{background:url(../../images/site/btn-bg.jpg) repeat-x left top; border-style:none;	color:#fff;	cursor:pointer;	font-weight: bold; **margin-top:11px; font-size: 15px; padding:2px 10px; **padding:3px 3px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-family:"trebuchet MS"; width:117px; height:30px;}
.signupButton4{background:url(../../images/site/btn-bg1.jpg) repeat-x left top; border-style:none;	color:#fff;	cursor:pointer;	font-weight: bold; **margin-top:11px; font-size: 18px; padding:2px 10px; **padding:3px 24px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-family:"trebuchet MS";width:117px; height:30px;}

.pricemethod {border-top:1px dotted #b9b9b9; margin-top:20px;  padding-bottom:30px}
.pricemethod h3 {font-family:"Times New Roman", Times, serif; font-size:20px; color:#46678c; font-weight:bold; margin-top:20px; margin-bottom:10px;}
.pagetitle {color:#84b1bf; margin-top:23px; padding-left:10px;}
.pagetitle a{ text-decoration:underline; color:#84b1bf; margin-top:23px}
.pagetitle a:hover{ text-decoration:none; margin-top:23px}
.pagetitle span {color:#46688d}
.schools-points li{ padding-left:20px;}
/*add-css*/
ul.occupations-list{ padding-top:10px;}
.occupations-list li{ width:203px; float:left; background:url(../../images/site/bullet_4.png) 1px 8px no-repeat; **background:url(../../images/site/bullet_4.png) 1px 3px no-repeat; padding-left:12px; font-size:12px; **line-height:15px;}

ul.faq-ans{ padding-top:0px; padding-bottom:15px; overflow:hidden;}
.faq-ans li{  background:url(../../images/site/bullet_4.png) 1px 8px no-repeat!important; **background:url(../../images/site/bullet_4.png) 1px 3px no-repeat; padding-left:12px; font-size:12px; line-height:2em; **line-height:1.5em; text-decoration:none!important; padding-bottom:0!important; color:#000000!important;}



.pur-account .mrgleft {margin-left:11px; width:263px;cursor:pointer;}

.pur-account .coloum1 .title {background:#d1e4ea url("../../images/site/titilebg-pur.jpg") no-repeat scroll 0 0; color: #47688D; padding-bottom: 4px; text-align: center; font-size: 15px; font-family:"trebuchet MS"; }
.pur-account .coloum1 .title h2 {color: #47688D; font-size:26px; font-family:"trebuchet MS"; padding:0px 0 3px;}
.pur-account .coloum1 .title .small-text {color: #3a3e3f; font-size:12px; font-weight: normal; line-height:16px;}
.pur-account .coloum1 .title .small-text b {color: #3299c7; font-size:12px;}
.pur-account .coloum1 .title .small-text a {color: #3299c7; font-size:12px; font-weight: normal;}



.pur-account .box {border-top: 0px solid #EFEFEF; border-right: 2px solid #EFEFEF; border-bottom: 2px solid #EFEFEF; border-left: 2px solid #EFEFEF; font-size: 12px; margin-bottom: 5px; min-height: 144px; padding: 0 2px;}
.pur-account .box .planlist {border-bottom: 1px dotted #B9B9B9; line-height: 16px; min-height: 83px; padding: 10px 5px; word-wrap: break-word;}
.pur-account .box .test {min-height: 30px; padding:5px 0; text-align: center; font-size:18px; font-weight:normal; border-bottom: 1px dotted #B9B9B9;}
.pur-account .box .test span {color: #47688D; font-size: 24px; font-weight: bold;}
.pur-account .box .test .small-text {color: #6f9caa; font-size:12px; font-weight: normal; line-height:16px;}


.pur-account .box {font-size: 12px; margin-bottom: 5px; min-height: 144px; padding: 0 2px; font-size: 12px; margin-bottom: 5px; min-height: 144px; padding: 0 2px;}
.pur-account .coloum1 .title:hover {color: #47688D; padding-bottom: 4px; text-align: center; font-size: 15px; font-family:"trebuchet MS"; }
.pur-account .coloum1:hover .title{background:#d1e4ea url("../../images/site/titilebg-pur-over.jpg") no-repeat scroll 0 0;}
.pur-account .coloum1:hover .box{border-top: 0px solid #47678d; border-right: 2px solid #47678d; border-bottom: 2px solid #47678d; border-left: 2px solid #47678d; }

.pur-account .box.active {border-top: 0px solid #47678d; border-right: 2px solid #47678d; border-bottom: 2px solid #47678d; border-left: 2px solid #47678d; font-size: 12px; margin-bottom: 5px; min-height: 144px; padding: 0 2px; font-size: 12px; margin-bottom: 5px; min-height: 144px; padding: 0 2px;}

.pur-account .coloum1 .title.active1{background:#d1e4ea url("../../images/site/titilebg-pur-over.jpg") no-repeat scroll 0 0;}

/*------------------------------------LEFT PART-------------------------------------*/

.leftsidebar h3 {color:#47688d; font-size:22px; padding-bottom:5px; font-family:"Times New Roman", Times, serif; font-weight:bold}
.awarnessofcolorb {background:url(../../images/site/left_bg.png) repeat-x right bottom; padding-bottom:9px; margin-right:18px; line-height: 23px;}
.read {color:#29486a;font-size:11px;}
.widget {padding-top:16px}
.testdiv {width:212px; height:206px; background:url(../../images/site/widget_bg.jpg) 0 0 no-repeat; float:left; margin-right:10px;}
.testtitle {background:url(../../images/site/widget_title.jpg) 0 0 no-repeat; font-family:"Times New Roman", Times, serif; font-size:17px; font-weight:bold; padding:8px 0 4px 7px; color:#fff;word-spacing: -2px;}
.color-test-info {border:1px solid #efefef; overflow:hidden; padding-bottom:15px; min-height: 170px;}
.color-test-info p {padding:10px 5px; overflow:hidden}
.color-test-info a {font-size:11px;color:#29486a; margin-top:5px}
.color-test-info a:hover {color:#408fbf;}
.testimg img {margin:0 20px 0px 0}
.leftinn {padding-bottom:9px; margin-right:18px; line-height: 24px;}

/*------------------------------------RIGHT PART-------------------------------------*/

#content .rightsidebar h3 {color:#47688d; font-size:20px; padding-bottom:2px; font-family:"Times New Roman", Times, serif}
.taketestdiv {position:absolute; top:-40px; background:url(../../images/site/absolute.png) no-repeat; height:106px; width:243px; padding:13px; font-size:12px; color:#6e6e6e}
.taketestdiv h2 {color:#47688d; font-size:24px; padding-bottom:5px; font-family:"Times New Roman", Times, serif}
.taketestdiv .tekediv p{font-size:12px;	font-family:Trebuchet MS; color:#6e6e6e; width:241px; margin-top:10px;}
.mail{margin-top:70px; **margin-top:90px;}
.mail p{margin-top:61px;}
.right_sub{margin:20px 0 0px 0;}
.right_sub p {color:#6e6e6e; font-size:12px; text-align: justify; word-spacing: -1px;}
.quick_link {margin:20px 0 0 0;}
.quick_link a{	text-decoration:underline; color:#2277BB}

.quick_link .quick_ul {margin-top:5px}
.quick_link .quick_ul li{background:url(../../images/site/bullet_3.png) 1px 5px no-repeat;	padding-left:18px; padding-bottom:13px;}
.quick_link .quick_ul li a{	text-decoration:underline;	line-height: 20px; color:#3a3e40}
.quick_link .quick_ul li a:hover {color:#408fbf;}
/*add-css*/
.dist_box {margin:20px 0 0 0; width:197px;}
.quick_link .sub-link {margin-bottom:13px; **margin-bottom:0px; margin-left:16px; **margin-left:0px; margin-top:0px; **margin-top:6px;}
.quick_link .sub-link li{background:url(../../images/site/bullet_4.png) 1px 8px no-repeat;	padding-left:18px; padding-bottom:0px;}
.quick_link .sub-link li a{	text-decoration:none; font-size:12px; color:#46678c}
.quick_link .sub-link li a:hover {color:#408fbf;}

.article {margin:20px 0 0 0;}
.article .article_ul {margin-top:5px}
.article .article_ul li{background:url(../../images/site/bullet_3.png) 1px 5px no-repeat;	padding-left:18px; padding-bottom:13px;}
.article .article_ul li a{text-decoration:none;	line-height: 20px; color:#3a3e40}
.article .article_ul li a:hover {color:#408fbf; text-decoration:underline;}


.congrats-page{ margin:100px auto; border-top:1px solid #ccc; border-right:1px solid #ccc; width:500px;}
.congrats-page th{ padding:5px; border-bottom:1px solid #ccc; border-left:1px solid #ccc; font-size:18px; background-color:#D1E4EA;}
.congrats-page td{ padding:5px; border-bottom:1px solid #ccc; border-left:1px solid #ccc; font-size:15px;}



/*.dist-form {margin-top:5px}
.dist-form li{background:none;	padding-left:0px; padding-bottom:10px; background:}*/
#dist-form input[type=text], #dist-form input[type=password] {display:block; background:url(../../images/site/signinputbg.jpg) 0 0 no-repeat; font-size:13px; margin:0 0 5px; padding:5px; width:187px; border:none;}
#dist-form p {margin-bottom: 5px;}
#dist-form a {color:#6AC;}
#dist-form label {font-weight:normal;}
#dist-form p.remember {padding:10px 0; overflow:hidden; **padding:10px 0 0px 0;}
#dist-form p.forgot, #dist-form p.complete {clear:both;	margin:5px 0;}
#dist-form p a {color:#27B!important;}

#dist-forgot-form input[type=text], #dist-forgot-form input[type=password] {display:block; background:url(../../images/site/signinputbg.jpg) 0 0 no-repeat; font-size:13px; margin:0 0 5px; padding:5px; width:187px; border:none;}
#dist-forgot-form p {margin-bottom: 5px;}
#dist-forgot-form a {color:#6AC;}
#dist-forgot-form label {font-weight:normal;}
#dist-forgot-form p.remember {padding:10px 0; overflow:hidden; **padding:10px 0 0px 0;}
#dist-forgot-form p.forgot, #dist-forgot-form p.complete {clear:both;	margin:5px 0;}
#dist-forgot-form p a {color:#27B!important;}

#signin_btn {-moz-border-radius:4px; -webkit-border-radius:4px;	background:#39d url('../../images/site/bg-btn-blue.png') no-repeat scroll 0 0;	border:0px solid #39D; color:#fff; padding:4px 4px 5px; font-size:11px; margin:0 5px 0 0; font-weight:bold;width: 48px; height:24px; outline-style:none; float:left}
#signin_btn::-moz-focus-inner {padding:0; border:0;}
#signin_btn:hover, #signin_btn:focus {background-position:0 -25px;	cursor:pointer;}


.tcv_list {margin:10px 0 15px 0; overflow:hidden}
.tcv_list ul {margin-top:10px}
.tcv_list ul li{background:url(../../images/site/bullet_3.png) 1px 4px no-repeat;	padding-left:18px; padding-bottom:10px; font-size:13px}
.take-test {background:url(../../images/site/absolute.png) no-repeat; height:106px; width:246px; padding:13px; font-size:12px; color:#6e6e6e; margin-top:5px}
.take-test h2 {color:#47688d; font-size:24px; padding-bottom:5px; font-family:"Times New Roman", Times, serif}
.take-test .tekediv p{font-size:12px;	font-family:Trebuchet MS; color:#6e6e6e; width:241px; margin-top:10px;}

/*add-new*/
.page-list ul {margin-top:10px}
.page-list ul li{background:url(../../images/site/bullet_3.png) 1px 4px no-repeat;	padding-left:18px; font-size:13px; overflow:hidden;}
.address_box {margin:10px 0 15px 0; overflow:hidden; line-height:22px;}
.users-list{}
.users-list th{ background-color:#d1e4ea; font-size:12px; padding:5px;}
.users-list th table th{padding:0px;}

.users-list th a, .users-list th a:hover{color:#3A3E40}
.users-list td{ background-color:#fff; font-size:12px; padding:5px; border-bottom:1px solid #e6e6e6;}
.users-list td.no-space{ font-size:12px; padding:0px; border-bottom:0px solid #c1c1c1;}

.failed{ color:#ff3300;}
.passed{ color:#3d9f1f;}
.result-info{ color:#3299B9;}

.color1, .color1 td {background-color:#efefef; font-size:12px; padding:8px;}

.no-border, .no-border td {background-color:#efefef; font-size:12px; padding:4px 8px; border-bottom:0px solid #c1c1c1;}


ul.adult-samples-test{ overflow:hidden; padding:10px 0; }
.adult-samples-test li{ float:left; width:285px; margin-right:40px; text-align:center;}
.adult-samples-test img{ border:1px solid #cbcccb;}

/*add-css*/
.faq-list ul {margin-top:10px}
.faq-list ul li{background:url(../../images/site/bullet_3.png) 1px 4px no-repeat;	padding-left:18px; font-size:13px; color:#46688d; overflow:hidden; padding-bottom: 13px; text-decoration:underline; cursor:pointer;}


.problems-sch-list ul {margin-top:10px}
.problems-sch-list ul li{background:url(../../images/site/bullet_3.png) 1px 4px no-repeat;	padding-left:18px; font-size:13px; overflow:hidden; padding-bottom: 13px;}

ul.children-test{ overflow:hidden; padding:10px 0; }
.children-test li{ float:left; width:157px; margin-right:8px; text-align:left; text-align:center;}
.children-test li.no-space{ float:left; width:157px; margin-right:0px; text-align:center;}

.children-test1 li{ float:left; width:204px; margin-right:8px; text-align:center;}
.children-test1 li.no-space{ float:left; width:204px; margin-right:0px; text-align:center;}

.children-test2 li{ float:left; width:305px; margin-right:50px; padding-bottom:20px; text-align:center;}
.children-test2 li.no-space{ float:left; width:305px; margin-right:0px; text-align:center;}


ul.pediatric-samples-test{ overflow:hidden; padding:10px 0; }
.pediatric-samples-test li{ float:left; width:285px; margin-right:40px; text-align:center;}
.pediatric-samples-test img{ border:0px solid #cbcccb;}
.testimgright img {margin:0 0px 0px 20px}

.text-underline{ font-weight:bold;}
.text-underline a{ text-decoration:underline; color:#000000;}
.text-underline a:hover{ text-decoration:none; color:#000000;}

.article-link li{ padding-top:10px; font-style:italic; font-size:12px; color:#3a3e40;}

/*-------------------------FOOTER PART-----------------------*/

.footer_ul{float:left; width:211px}
.footer_ul li {line-height: 21px;}
.footer_ul li a{font-size:11px;	color:#6e6e6e;}
.footer_ul li a:hover {text-decoration:underline; color:#408fbf;}
.footer_ul li p{font-size:11px;	color:#6e6e6e;}
.footer_ul li h3 {color:#4c4c4c; font-size:16px; font-weight:bold; font-family:"Times New Roman", Times, serif}
.followdiv {float:left;	width:295px; margin-left:20px;}
.share{ overflow:hidden; margin-bottom: 5px; width:56px; text-align:center;}
.share span {font-size:11px; color:#3a3e40; padding:5px 0 0 0;  text-align:center} 

.add-more { overflow:hidden; margin-bottom: 5px; width:119px;}
.add-more span {font-size:11px; color:#3a3e40; padding:5px 0 0 0; font-weight:bold; text-align:center} 

.vision{ margin-top:15px; line-height: 24px;}
.vision h3{font-size:14px}
.vision p{color:#3a3e40;}
.copy {font-size:11px; margin-top:10px;}

/*-------------------------FOOTER PART END-----------------------*/
/*-------------------------SIGNUP PAGE START-----------------------*/
.signup { width:642px}
.signup .title { font-size:22px; font-family:"Times New Roman", Times, serif; font-weight:bold; background:url(../../images/site/form_title_bg.gif) 0 0 no-repeat; color:#fff;padding: 6px 8px;}
.signup .formwap {border:1px solid #efefef; margin-top:4px; padding:8px}
.signup .formwap h4 { color:#47678d; font-size:16px; font-weight:bold; margin-bottom:8px}
.signup .formwap ul li {margin-bottom:10px; overflow:hidden}
.signup .formwap ul li label {font-size:14px; color:#3a3e3f; display:block; margin-bottom:2px}
.signup .formwap ul li label span {color:#6386ad; font-style:italic}
.signup .formwap ul li select {padding:1px}
.signup .formwap .boxborder { border-bottom:1px dotted #b9b9b9; margin:0px 0 10px 0; padding-bottom:10px}
.signup .formwap .dot-border { border-top:1px dotted #b9b9b9; margin:0px 0 10px 0; padding-bottom:10px}
.signup .formwap .dot-padding { border-top:1px dotted #b9b9b9; margin:0px 0 0px 0; padding-bottom:0px}

.signup .width100 {width:100px}
.signup .ml-20{ margin-left:20px;}
.signup .width295 {width:295px}
.signup .width215 {width:215px; margin-right:15px}
/*add-css*/
.signup .width349 {width:349px}
.signup .width259 {width:259px}
.signup .user-box {border:1px solid #efefef; padding-bottom:30px;}
.width197 {width:197px; margin-right:5px}
.width197 b{ font-size:12px;}
.width209 {width:209px; margin-right:5px}
.width209 b{ font-size:12px;}
.width142 {width:142px;}
.width142 b{ font-size:12px;}
.add-billing{ background-color:#f5f5f5; border-top: 1px dotted #B9B9B9; border-bottom: 1px dotted #B9B9B9; padding:20px 5px;}
.width299{ width:299px;}

.take-test-box { width:642px; margin:0 auto;}
.take-test-box .title { font-size:22px; font-family:"Times New Roman", Times, serif; font-weight:bold; background:url(../../images/site/form_title_bg.gif) 0 0 no-repeat; color:#fff;padding: 6px 8px;}
.take-test-box .formwap {border:1px solid #efefef; margin-top:4px; padding:8px}
.take-test-box .formwap h4 { color:#47678d; font-size:16px; font-weight:bold; margin-bottom:8px}
.take-test-box .formwap ul li {margin-bottom:10px; overflow:hidden}
.take-test-box .formwap ul li label {font-size:14px; color:#3a3e3f; display:block; margin-bottom:2px}
.take-test-box .formwap ul li label span {color:#6386ad; font-style:italic}
.take-test-box .formwap ul li select {padding:1px}
.take-test-box .formwap .boxborder { border-bottom:1px dotted #b9b9b9; margin:0px 0 10px 0; padding-bottom:10px}
.take-test-box .formwap .dot-border { border-top:1px dotted #b9b9b9; margin:0px 0 10px 0; padding-bottom:10px}
.take-test-box .width100 {width:100px}
.take-test-box .ml-20{ margin-left:20px;}
.take-test-box .width295 {width:295px}
.take-test-box .width215 {width:215px; margin-right:15px}


/*.noclass{ font-weight:bold; border-style:none; background:none; color:#e27a05; font-size:15px;}*/
.noclass{ color:#47688d; border-style:none;font-weight:bold;  background:none;font-size:24px; padding-bottom:5px; font-family:"Times New Roman", Times, serif}

/*add-css*/
.width168 .billing-address { padding-left:10px;}
.lineh{ line-height:24px;}

.signup .width168 {width:168px; margin-right:15px}
.clear { font-size:20px; color:#b6c3c9; text-decoration:underline; margin-right:20px; margin-top:11px; **margin-top:15px}
.signupButton{background:url(../../images/site/btn-bg1.jpg) repeat-x left top; border-style:none;	color:#fff;	cursor:pointer;	font-weight: normal; margin-top:11px; font-size: 19px; padding:1px 10px; **padding:0px 3px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-family:"trebuchet MS"}
/*add-css*/
.signupButton1{background:url(../../images/site/btn-bg.jpg) repeat-x left top; border-style:none;	color:#fff;	cursor:pointer;	font-weight: bold; margin-top:11px; font-size: 15px; padding:2px 10px; **padding:3px 3px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-family:"trebuchet MS"}

.signupButton2{background:url(../../images/site/btn-bg1.jpg) repeat-x left top; border-style:none;	color:#fff;	cursor:pointer;	font-weight: bold; margin-top:11px; font-size: 18px; padding:5px 24px; **padding:3px 3px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-family:"trebuchet MS"}

.btn-space{ margin-top:-10px;}
.user-Button{background:url(../../images/site/btn-bg1.jpg) repeat-x left top; border-style:none;	color:#fff;	cursor:pointer;	font-weight: normal; margin-top:11px; font-size: 12px; padding:2px 10px; **padding:3px 3px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-family:"trebuchet MS"}
.user-Button1{background:url(../../images/site/btn-bg.jpg) repeat-x left top; border-style:none;	color:#fff;	cursor:pointer;	font-weight: normal; margin-top:11px; font-size: 12px; padding:2px 10px; **padding:3px 3px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-family:"trebuchet MS"}


/*-------------------------SIGNUP PAGE END-----------------------*/


/*
Author: Ashwini Hiraskar 
*/
/*.modal textarea, select {border:#AFAFAF solid 1px}
.modal input, textarea {padding:0.1em;}*/

/*.modal input, textarea, select {.modal input, textarea {
background-color:#f8fef9;
border:1px solid #e0ede4;
color:#222222;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:1em;
margin:0.2em 0;
}*/

.popup-leftdiv {width:18px; height:38px; background:url(../../images/site/popup-left-bg.png) left top no-repeat; position:relative; z-index:1000000; float:left}
.popup-rightdiv{height:32px; background:url(../../images/site/popup-right-bg.png) right top no-repeat; position:relative; z-index:1000000; float:left; padding-right:20px; padding-top: 6px;}
.popup .title { font-size:22px; font-family:"Times New Roman", Times, serif; font-weight:bold; color:#fff;}
.popup .formwap{background:url(../../images/site/popup-working-bg.png) right bottom no-repeat; float:left; padding: 10px 20px 10px 18px;  }

.popup .formwap ul li {
    margin-bottom: 10px;
    overflow: hidden;
}

.popup .formwap ul li label {
    color: #3A3E3F;
    display: block;
    font-size: 14px;
    margin-bottom: 2px;
}
.popup .formwap ul li label span {
    color: #6386AD;
    font-style: italic;
}
.popup .width295 {
    width: 295px;
}

.modal {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../images/site/overlay-bg-dark.png) repeat scroll left top;
bottom:0;
left:0;
position:fixed;
right:0;
top:0;
z-index:10000000;
}

.modal .modal-wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:#FFFFFF none repeat scroll 0 0;
border:5px solid #525252;
margin:0 auto;
position:relative;
top:120px;
font-size:12px;
width:400px;
}
.modal .modal-wrapper-front {
/*background:#FFFFFF none repeat scroll 0 0;*/
/*border:5px solid #525252;*/
margin:0 auto;
position:relative;
top:150px;
font-size:12px;
width:642px;
z-index:10000000;
}
.modal .modal-wrapper-front1 {
/*background:#FFFFFF none repeat scroll 0 0;*/
/*border:5px solid #525252;*/
margin:0 auto;
position:relative;
top:110px;
**top:110px;
font-size:11px;
width:642px;
**width:642px;

/*height:150px;
overflow:auto;*/
z-index:10000000;
}
.modal .modal-wrapper-front1 .popup-box{margin:0px;}

.modal .modal-title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:transparent url(../../images/site/modal-title.png) repeat-x scroll left top;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
height:37px;
line-height:37px;
padding-left:15px;
text-shadow:0 1px 0 #000;
}
.modal-content {
padding:5px 15px 15px;
}
.modal-content label{width:67px; float:left;}

.modal-content .info{
font-size:12px; font-weight:bold;
}
.modal-content fieldset {
overflow:hidden;
padding:5px 0 5px 127px;
position:relative;
}

.modal-content fieldset label {
float:left;
font-weight:normal;
font-size:12px;
line-height:31px;
margin-left:-100px;
}
.modal-content a {
text-decoration:underline;
font-size:12px;
}


/*.modal-content input {
width:180px;
}*/
.modal-content-radio {
padding:0px;
}

.modal .modal-footer {
border-top:1px solid #DEDEDE;
overflow:hidden;
padding:10px 15px;
}
.borderradius input.button[type="submit"] {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
border:1px solid #FF920D;
font-size:13px;
}

.modal-footer input.btn-active{-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background: url(../../images/btn-bg.jpg) repeat-x left top;  color:#FFFFFF; border-style:none; float:right;margin-left:5px;}
.modal-footer .btn-inactive{-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background:url(../../images/btn-gray-bg.jpg) repeat-x left top; color:#000; border-style:none; text-decoration:none; float:right; margin-left:5px;
}

 .user-Button {
-moz-border-radius:5px 5px 5px 5px;
background:url("../../images/site/btn-bg1.jpg")  repeat-x scroll left top transparent; border-style:none;cursor:pointer;font-family:"trebuchet MS";
font-size:12px;font-weight:normal;margin-top:11px;padding:2px 10px; **padding:2px 0px; margin-left:5px;color:#FFFFFF !important;
}

/*///////////////////////////////////////*/

.showname {
cursor:pointer;
}


/* Manage Listing Table CSS Starts Here*/

.manageTable{border-right: #AFAFAF 0px solid; border-top: #AFAFAF 1px solid; border-left: #AFAFAF 1px solid; border-bottom: #AFAFAF 0px solid;}
.manageTable th{font-weight: bold; font-size: 13px; border-right: #AFAFAF 1px solid; border-bottom: #AFAFAF 1px solid; background-color:#a9d2df; color:#47688D;padding: 6px 6px 6px 10px;}
.manageTable th  a{	font-weight: bold; font-size: 13px; color:#47688D;}
.manageTable td{ font-weight: normal; font-size: 12px; COLOR:#3C3C3C; padding-right: 6px; padding-left: 6px; padding-bottom: 6px; padding-top: 6px;}
.manageTable td a{color:#000;text-decoration:none; }
.manageTable td a:hover{ text-decoration:none; color:#000;}
.manageTable tr td{	border-bottom: #afafaf 1px solid; border-right: #afafaf 1px solid;}
.manageTable select{color:#000; line-height:21px; font-size:12px;}
.manageFooter, .manageFooter td{ background-color:#d1e4ea; }
.manageFooter, .manageFooter td table td{border: #51A592 0px solid;	padding: 0 0 0 0px;}

.right-part{  -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; padding:4px 10px 10px 10px;}
.right-part td{ font-size: 12px; color:#21476c; font-weight:normal; padding: 6px 0; text-align:left;}
.n-address-bg{ background-color:#f0f0f0}
/*///////////////////////////////////////*/

h3.title {color:#47688d; font-size:22px; padding-bottom:5px; font-family:"Times New Roman", Times, serif; font-weight:bold}
.inn-item {line-height: 24px; padding-bottom: 9px; margin-top: 15px;}
.take-test-btn {background: url(../../images/site/take_test.jpg) 0 0 no-repeat; height:28px; width:107px; display:block; margin-bottom:10px; margin-top:5px; cursor:pointer}
.blue-line { background:#46688d; height:8px; border-bottom:2px  solid #fff}
.code-gen { border:1px solid #e7e8e7; margin-bottom:10px}
.bulletlist {background:url(../../images/site/bullet_3.png) 1px 5px no-repeat;	padding-left:18px; margin:5px 0}
.red {color:#FF0000}
.answers-container {padding:39px 37px 40px 45px; background:url(../../images/site/test-bg.jpg) 0 0 no-repeat; height:168px; width:186px}
.answer {  background-color: #ececec; border-bottom: 1px solid #CECECE; border-top: 1px solid #CECECE; color: #000000; cursor: pointer; float: left; font-size:13px; font-weight:bold; text-align:center; margin: 6px 22px 0px 5px; width: 66px;}
.nextbtn {background: url(../../images/site/nextbtn.jpg) 0 0 no-repeat; height:26px; width:66px; display:block;color: #8f99a4; font-size:18px}
.nextbtn:hover {color:#fff}
.common-btn {background:url(../../images/site/btn.jpg) 0 0 no-repeat; padding:9px 0 7px 5px; **padding:0px 0 0px 5px; cursor:pointer}
.common-btn span {background:url(../../images/site/btn.jpg) 100% 0 no-repeat; padding:5px 10px 6px 5px; font-size:18px; color:#e0ecfa}
.color-gen-view {width:375px; margin:0 auto;text-align: center; font-weight:bold; float:left;}
.color-gen-view .red-text{margin:0 auto; text-align: center; font-weight:bold; color:#FF0000;}
.ques_img{ height:334px!important;}/*height:420px*/
.ques_img2{ height:333px!important;}/*height:377px*/
.color-gen-view .arrowbg {background:url(../../images/site/take-a-test-step2.jpg) 0 0 no-repeat; padding:86px; overflow:hidden}
.color-gen-view .arrowbg-noarrow {background:url(../../images/site/take-a-test-noarrow.jpg) 0 0 no-repeat; padding:86px; overflow:hidden}

.color-gen-view .no-arrowbg {padding:19px; overflow:hidden}

.pediatric-plates-view {width:564px; margin:0 auto;text-align: center; overflow:hidden;}
.pediatric-answer-lrg-view {background-color:#ECECEC;border-bottom:1px solid #CECECE;border-top:1px solid #CECECE;color:#000000;cursor:pointer;float:left;margin:10px 7px 0 4px;padding:5px 2px;text-align:center;width:168px; font-size:24px; font-weight:bold;}

.answer-lrg-view {background-color: #ececec;border-bottom: 1px solid #CECECE; border-top: 1px solid #CECECE; color: #000000; cursor: pointer; float: left; font-size: 18px; font-weight: bold; margin: 8px 6px 0 8px; padding: 3px 0; text-align: center; width: 86px;}
.nextbtn-view {background: url(../../images/site/btnbg-view.jpg) 0 0 no-repeat; height:34px; width:86px; display:block;color: #8f99a4; font-size:18px; margin: 8px 6px 0 8px; cursor:pointer;  border-style: none; text-align:center; padding-top:5px;}
.nextbtn-viewnew {background: url(../../images/next.png) 0 0 no-repeat; height:20px; width:20px; display:block;color: #8f99a4; font-size:18px; margin: 8px 6px 0 8px; cursor:pointer;  border-style: none; text-align:center; padding-top:5px;}
.nextbtn-view.active {color:#fff;}/*.nextbtn-view:hover,*/
.answer-lrg-view:hover,.answer-lrg-view.vlink {background:#ababab}
.pediatric-answer-lrg-view:hover,.pediatric-answer-lrg-view vlink, .pediatric-answer-lrg-view.vlink{background:#ababab}
.bg1 {background:url(../../images/site/bg1.png) center bottom repeat-x}
.finish-btn {background:url(../../images/site/btn-1.jpg) 0 0 no-repeat; padding:14px 0 9px 5px; **padding:0px 0 0px 5px}
.finish-btn span {background:url(../../images/site/btn-1.jpg) 100% 0 no-repeat; padding:7px 10px 7px 5px; font-size:22px; color:#e0ecfa;; font-weight:bold}
.colorblue {color:#2f4e71}
.colorgreen {color:#1d940a}
.conform-msg {overflow:hidden; margin-bottom: 20px; /*padding-left: 315px;*/ text-align:left; line-height: 30px}
.certificate {margin-top:10px}
.certificate span {font-size:18px; font-weight:bold; margin-top: 4px;}
.certificate a {margin-left:20px}
#ques1{ cursor:pointer;}
form { margin:0; padding:0;}
.dist-user-form{height:auto;overflow-x:hidden;overflow-y:auto;}
.dist-user-form th{ font-size:14px;}
.images-space{ padding-top:0px; padding-bottom:0px; padding-left:5px; padding-right:5px;}
.legend {
float:left;
padding:0 5px;
}

.no-arrow-next{ margin:10px auto; text-align:center;}

.terms-of-use{height:320px;overflow-x:hidden;overflow-y:auto; font-size:13px !important;}

.centered {position: fixed; top:45%; left:45%; margin-top: -150px; margin-left: -150px;  }

#cvv_tool, .tooltip{ border:1px #666666 solid; position:absolute; text-align:justify; padding:5px;  background:url("../../images/site/shade.gif") repeat-x scroll 0 0 #BABABA; display:none;}
.tooltip_second{ border:1px #666666 solid; position:absolute; text-align:justify; padding:5px;  background:url("../../images/site/shade.gif") repeat-x scroll 0 0 #BABABA; display:none;}
.tooltip_text{ border:1px #666666 solid; position:absolute; text-align:justify; padding:5px;  background:url("../../images/site/shade.gif") repeat-x scroll 0 0 #BABABA; display:none;}
.tool_image{ position:relative;}
.inside_image{ width:180px; margin-bottom:5px; margin-right:5px; float:left;}
.errortext{border: #3876b9 1px solid; background-color:#F5FAFB; padding: 6px 0;  font-weight: normal;  color: #21476c;font-size: 12px; text-align:center !important;}