body {
  FONT-SIZE:12px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    margin:0 auto;
}

code {
  font-size: small;
}
TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
th
{
	FONT-SIZE: 12px;
}
a {
  color: darkblue;
}

a:visited {
  color: darkblue;
}

/*
.gwt-BorderedPanel {
}

.gwt-Button {
}

.gwt-Canvas {
}

.gwt-CheckBox {
  font-size: smaller;
}

.gwt-DialogBox {
  sborder: 8px solid #C3D9FF;
  border: 2px outset;
  background-color: white;
}

.gwt-DialogBox .Caption {
  background-color: #C3D9FF;
  padding: 3px;
  margin: 2px;
  font-weight: bold;
  cursor: default;
}

.gwt-FileUpload {
}

.gwt-Frame {
}

.gwt-HorizontalSplitter .Bar {
  width: 8px;
  background-color: #C3D9FF;
}

.gwt-VerticalSplitter .Bar {
  height: 8px;
  background-color: #C3D9FF;
}

.gwt-HTML {
  font-size: smaller;
}

.gwt-Hyperlink {
}

.gwt-Image {
}

.gwt-Label {
  font-size: smaller;
}

.gwt-ListBox {
}

.gwt-MenuBar {
  background-color: #C3D9FF;
  border: 1px solid #87B3FF;
  cursor: default;
}

.gwt-MenuBar .gwt-MenuItem {
  padding: 1px 4px 1px 4px;
  font-size: smaller;
  cursor: default;
}

.gwt-MenuBar .gwt-MenuItem-selected {
  background-color: #E8EEF7;
}

.gwt-PasswordTextBox {
}

.gwt-RadioButton {
  font-size: smaller;
}

.gwt-TabPanel {
}

.gwt-TabPanelBottom {
  border-left: 1px solid #87B3FF;
}

.gwt-TabBar {
  background-color: #C3D9FF;
  font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
  height: 100%;
  border-bottom: 1px solid #87B3FF;
  padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
  border-bottom: 1px solid #87B3FF;
  padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
  border-top: 1px solid #C3D9FF;
  border-bottom: 1px solid #87B3FF;
  padding: 2px;
  cursor: pointer;
  cursor: hand;
}

.gwt-TabBar .gwt-TabBarItem-selected {
  font-weight: bold;
  background-color: #E8EEF7;
  border-top: 1px solid #87B3FF;
  border-left: 1px solid #87B3FF;
  border-right: 1px solid #87B3FF;
  border-bottom: 1px solid #E8EEF7;
  padding: 2px;
  cursor: default;
}

.gwt-TextArea {
}

.gwt-TextBox {
}

.gwt-Tree {
}

.gwt-Tree .gwt-TreeItem {
  font-size: smaller;
}

.gwt-Tree .gwt-TreeItem-selected {
  background-color: #C3D9FF;
}

.gwt-StackPanel {
}

.gwt-StackPanel .gwt-StackPanelItem {
  background-color: #C3D9FF;
  cursor: pointer;
  cursor: hand;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
}
*/
/* -------------------------------------------------------------------------- */
.ks-Sink {
  border: 8px solid #edeeb3;
  background-color: #c8c995;
  width: 100%;
  height: 24em;
}

.ks-Info {
  background-color: #edeeb3;
  padding: 10px 10px 2px 10px;
  font-size: 16px;
  font-weight:bold;
}

.ks-List {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: smaller;
}

.ks-List .ks-SinkItem {
  width: 100%;
  padding: 0.5em;
  padding-right: 16px;
  cursor: pointer;
  cuxrsor: hand;
  font-size:13px;
      
      
  
}

.ks-List .ks-SinkItem-selected {
  background-color: #edeeb3;
}

.ks-images-Image {
  margin: 8px;
}

.ks-images-Button {
  margin: 8px;
  cursor: pointer;
  cursor: hand;
}

.ks-layouts {
  margin: 8px;
}

.ks-layouts-Label {
  background-color: #C3D9FF;
  font-weight: bold;
  margin-top: 1em;
  padding: 2px 0px 2px 0px;
  width: 100%;
}

.ks-layouts-Scroller {
  height: 128px;
  border: 2px solid #C3D9FF;
  padding: 8px;
  margin: 8px;
}

.ks-popups-Popup {
  background-color: white;
  border: 1px solid #87B3FF;
  padding: 4px;
}

.infoProse {
  margin: 8px;
}

.TreeItem
{
  cursor: pointer;
  cursor: hand;		
  TEXT-DECORATION:underline;
  font-weight: bold;
 }
.mockExam-DIPanel
{
	border-bottom: 1px solid #000000;	
}
.HomePanel
{
	margin-top:-1.7em;
}
.test
{
	hieght: 118;
}
.Heading
{
	color:#ffffff;
	font-weight:bold;
}

.testText
{
	color:#AAAfff;
	font-weight:bold;
}
.data_Sufficiency
{
	margin-left:25px;
}
.ks-Sink {
  border: 8px solid #edeeb3;
  background-color: #c8c995;
  background-image: url(../images/sinkBackGround.gif);
	background-repeat: no-repeat;
	background-position: 90% 5%;
  width: 100%;
  height: 24em;
}

.ks-Info {
  background-color: #edeeb3;
  padding: 10px 10px 2px 10px;
  font-size: 16px;
  font-weight:bold;
}

.ks-List {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: smaller;
}

.ks-List .ks-SinkItem {
  width: 100%;
  padding: 0.5em;
  padding-right: 16px;
  cursor: pointer;
  cuxrsor: hand;
  font-size:13px;
      
      
  
}

.ks-List .ks-SinkItem-selected {
  background-color: #edeeb3;
}

.ks-images-Image {
  margin: 8px;
}

.ks-images-Button {
  margin: 8px;
  cursor: pointer;
  cursor: hand;
}

.ks-layouts {
  margin: 8px;
}

.ks-layouts-Label {
  background-color: #C3D9FF;
  font-weight: bold;
  margin-top: 1em;
  padding: 2px 0px 2px 0px;
  width: 100%;
}

.ks-layouts-Scroller {
  height: 128px;
  border: 2px solid #C3D9FF;
  padding: 8px;
  margin: 8px;
}

.ks-popups-Popup {
  background-color: white;
  border: 1px solid #87B3FF;
  padding: 4px;
}
a {
  color: darkblue;
}

a:visited {
  color: darkblue;
}
.infoProse {
  margin: 8px;
}

.TreeItem
{
  cursor: pointer;
  cursor: hand;		
  TEXT-DECORATION:underline;
  font-weight: bold;
 }
.mockExam-DIPanel
{
	border-bottom: 1px solid #000000;	
}
.TreeItem
{
  cursor: pointer;
  cursor: hand;		
  TEXT-DECORATION:underline;
  font-weight: bold;
 }
.InAppropriate
{
	margin-top:-2px;
	margin-bottom:-3px;
}
.optionPanel
{
	margin-left:7px;
}
.inAppropriateOptions
{
	margin-left:10px;
	margin-top:10px;
	border: 1px solid #000000;
}

.blackBorder
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.MatchTheFollowingOptionCell
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	padding-left:14px;
	padding-right:14px;
}
.overAllScore
{
	height: 700px;
}
.categoryBody
{
	FONT-FAMILY: sans-serif;
	font-size:12px;
	/*background-image:url(../images/praxisLogoForContent2.gif);*/
	background: url(../images/praxisLogoForContent2.gif) no-repeat fixed #000;
	background-color:#edeeb3;
	/*background-repeat:no-repeat;*/
	/*background-color:#edeeb3;*/
	color: black;
	margin: 0;
	padding: 0;
	
}
.content {
		margin: 2.8em 0 0 12.2em;
		padding: 0 1em 1.5em 1em;
		position: relative;
		z-index: 2;
	}
.content {
	background: white;
	color: black;
	border: 1px solid #aaa;
	border-right: none;
	line-height: 1.5em;
}	
.previousYearScore1
{
	background-color: #ced2bf;
}
.previousYearScore2
{
	background-color: #c1c399;
}
.scoreHeading
{
	background-color: #7c835a;
	color:#ffffff;
	font-weight:bold;
	
}
.scoreHeadingTop
{
	background-color: #000000;
	color:#ffffff;
	font-weight:bold;
	
}
.leftBorder
{
	border-right:1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
}
.top
{
	color:#ffffff;
	font-weight:bold;
}
.leftBorderContent
{
	border-right:1px solid #000000;
	font-weight:bold;
	
	
}
.topContent
{
	font-weight:bold;
}
.likeHyperlink
{
	TEXT-DECORATION:underline;
	color:#0d6181;
	font-weight:bold;
	cursor: pointer;
}
.likeHyperlink a
{
	TEXT-DECORATION:underline;
	color:#0d6181;
	font-weight:bold;
	cursor: pointer;
}

.likeHyperlink a:visited {
 TEXT-DECORATION:underline;
	color:#0d6181;
	font-weight:bold;
	cursor: pointer;
}
.timer
{

  /*background-color:#edeeb3;*/
  background-color:#f0f0f0;
  /*padding-left:15px;
  padding-right:15px; */ 
  border:1px solid #000000;
  margin-right:3px;
  
}
.bars
{
	padding-left:40px;
}
.previousYearHeading
{
	color:#ffffff;
	background-color: #5e6639;
}
.overAllscore1
{
	 background-color: #c1c399;
}
.overAllscore2
{
	 background-color: #ced2bf;
}
.scoreChart
{
	background-color:#edeeb3;

}
.rp
{
	background-color:#edeeb3;
	
}
.scoreKey
{
background-color:#f4f4f4;
}
.leftWhiteBorder
{
	border-left:2px solid #ffffff;
}
.keyTableQuestionPanel
{
	background-color:#ffffff;
	
}
.QuestionDIV
{
	
	background-color:#ffffff;
	border:1px solid #000000;
	margin-top:10px;
}
.gwt-TabBar {
  font-size: smaller;
  border-bottom: 1px solid #000000;
  }

.gwt-TabBar .gwt-TabBarFirst {
  height: 100%;
  padding-right:30px;
  padding-left:300px;
}

.gwt-TabBar .gwt-TabBarRest {
  padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
  border-top: 1px solid #929366;
  border-bottom: 1px solid #929366;
  border-right:1px solid #929366;
  border-left:1px solid #929366;
  padding-right: 30px;
  padding-left: 30px;
  cursor: pointer;
  cursor: hand;
}

.gwt-TabBar .gwt-TabBarItem-selected {
  font-weight: bold;
  background-color: #c8c995;
  border-top: 1px solid #929366;
  border-left: 1px solid #929366;
  border-right: 1px solid #929366;
  border-bottom: 1px solid #c8c995;
  padding: 2px;
  cursor: default;
}
.ScoreWeakness
{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#f4f4f4;
	padding-top:10px;
	padding-bottom:10px;
}
.paddingLeft
{
	padding-left:280px;
}
.subjectPresenterScoreChart
{
	background-color:#ffffff;
	border:1px solid #000000;
}
.PracticeQuestionPanel
{
	background-color:#ffffff;
	border:1px solid #000000;
}
.PracticePanel
{
	background-color:#d6d7d9;
}

.MockPanel
{
	background-color:#307e8f;
}

.topLeftMenu
{
	font-weight:bold;
	font-size:11px;
	color:#482102;
}
.innerQuestionPanel
{
	margin-top:30px;
}
.QuestionPanelButton
{
	background-color:#f0f0f0;
	border:1px solid #000000;
	padding:0px;
	height:20px;

	
	
}
.subscription 
{
	background-color:#cecf9c;
	vertical-align:center;
	font-size:14px;
	text-align:center;
	vertical-align:middle;

		
	
	
}
.price 
{
	background-color:#08617b;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	vertical-align:center;

}
td.subscription 
{
	background-color:#cecf9c;
	vertical-align:center;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
		
	
	
}
td.price 
{
	background-color:#08617b;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	vertical-align:center;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
.paymentButton
{
	background-color:#cecf9c;
	border:1px solid #000000;
}
.paymentButton:hover
{
	background-color:#cecf9f;
	border:1px solid #000000;
	color:#ffffff
}
.subscriptionHeading
{
	font-weight:bold;
	font-size:15px;
	color:#0d6181;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	
}
.subscriptionAccountBorder
{
	border:1px solid #000000;
	background-color:#c8c995;
}
.paymentOption
{
	border:1px solid #000000;
	background-color:#c8c995;	
}
.paymentOptionPrice
{
	FONT-SIZE: 12pt;
    COLOR: #0b6687;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    Font-weight:bold;
}
.chequeNote
{
	color:#9b2222;
}
.option
{
	padding-right:20px;
}
.verticalOptions
{
	margin-left:16px;
}
#column-content {
	width: 100%;
	float: right;
	margin: 0 0 .6em -12.2em;
	padding: 0;
}
#content {
	margin: 2.8em 0 0 12.2em;
	padding: 0 1em 1.5em 1em;
	position: relative;
	z-index: 2;
}
#column-one {
	padding-top: 160px;
}
#content {
	background: white;
	color: black;
	border: 1px solid #aaa;
	border-right: none;
	line-height: 1.5em;
}
.A_Headline
{
	border-bottom:1px solid #aaaaaa;
	font-size:16px;
	font-weight:bold;
}
ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: url(../category/bullet.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;	
	padding: 0;
	list-style-image: none;
}
li {
	/*margin-bottom: .1em;*/
}
#toc,
.toc,
.mw-warning {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	margin-top: 15px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	/*margin: 0 0 0 2em;*/
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}

.mw-warning {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}
.mw-headlines
{
	border-bottom:1px solid #aaaaaa;
	font-size:14px;
	font-weight:bold;
}
ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: url(bullet.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;	
	padding: 0;
	list-style-image: none;
}
li {
	/*margin-bottom: .1em;*/
}
#toc,
.toc,
.mw-warning {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	margin-top: 15px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	/*margin: 0 0 0 2em;*/
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}

.mw-warning {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}
.mw-headlines
{
	border-bottom:1px solid #aaaaaa;
	font-size:14px;
	font-weight:bold;
}
img {
	border: none;
	vertical-align: middle;
}
div.subscriptionButton
{
	background-color:#cecf9c;
	border:1px solid #000000;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
}
.subscriptionButton A
{
	color:#000000;
	font-weight:bold;	
	text-decoration:none;	
	cursor:pointer;
}
.subscriptionButton a:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.subscriptionButton a:visited
{
	color:#000000;
	font-weight:bold;	
	text-decoration:none;
	cursor:pointer;
}
.revisionHeading
{
	FONT-SIZE: 12pt;
    COLOR: #0b6687;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.scoreQuestionLink
{
	text-decoration:underline;
	cursor: pointer;
	
}
.error
{
	background: transparent  url("../images/errorV2.gif") no-repeat  center left;
	padding-left:30px;
	color:red;
}
.questionPanel
{
	FONT-SIZE: 13px;
	text-align: justify;
	
}
.optionPanel
{
	FONT-SIZE: 13px;
	text-align: justify;
}
.doubtTextArea
{
	border:1px solid #000000;
}
.MessagePanel
{
	background-color:#fffde5;
	border:1px solid #000000;
}
.RankAndPercentile
{
	border:1px solid #000000;
}
.RankAndPercentileScore
{
	background-color:#c8c995;
}
.RcPanelBorder
{
	border:1px solid #000000;
}
.authenticationPanel
{
	background-color:transparent;
	
	/*border :2px solid #000000;
	border-left :4px solid #929366;
	border-bottom:4px solid #929366;
	border-top :2px solid #929366;
	border-right:2px solid #929366;
*/	
}
.authPanelBorder
{

/*	background:  transparent url("../../org.praxis.home.Home/images/loginpanel1.gif")   center right;*/
	background:  transparent url("../../org.praxis.home.Home/images/loginBackGround3.gif")   top repeat;
	border: 1px solid #000000;
}
.registerPanelBorder
{
	
	/*background-color:#c8c995;*/
	/*padding-bottom:15px;*/
	background:  transparent url("../../org.praxis.home.Home/images/registerBackGround3.gif")    top repeat;
	border: 1px solid #000000;
	
}
.loginButton
{
	background-image:url(../images/login_bu.gif);
	background-color:transparent;
	border:0px;
	width:65px;
	padding:0px;
	height:22px;
	cursor: pointer;
}
.subscriptionPanel
{
	background:  transparent url("../images/registerBackGround4.gif")    top repeat;
	border: 1px solid #000000;
}
.doubtPing
{
	border:1px solid #000000;	
	background-color:#fffde5;
}
.doubtPingHeader
{
	background:  transparent url("../images/doubtHeader.gif")    top no-repeat;
}

#dd-demo-1a {
    background-color:#6D739A;top:0px; left:105px;
}

#dd-demo-2a {
    background-color:#566F4E;top:50px; left:245px;
}

#dd-demo-3a {
    background-color:#7E5B60;top:-150px; left:385px;
}
.dictionaryContent
{
	background-color:#fffde5;
	border:1px solid #000000;	
}
.DictionaryHeader
{
	FONT-SIZE: 10px;
}
.dragDrop
{
	cursor:move;
}
.practicePanelLeftMargin
{
	margin-left:10px;
}
.mainPracticPanel
{
	background-color:#ffffff;
}
.transparentAlertBox
{
	background-color:#edeeb3;
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	border:1px solid #000000;
}
.alertOkButton
{
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
}
.ReferAFriend
{
	
	background-color:#edeeb3;
	border:1px solid #000000;
	
	
}
.forgot
{
	color:#0d6181;
	font-weight:bold;
	cursor: pointer;
	font-size:11px;
	TEXT-DECORATION:underline;
	
}

.lg-signUpNow
{
	cursor:pointer;
}
.offerNote
{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
}
.personalDetailsForm
{
	background-color:#fffde5;
	border:1px solid #000000;
}
.courseDetailsHeading
{
cursor: pointer;
font-size:13px; 
TEXT-DECORATION:none; 
color: #0d6181; 
font-weight:bold;
position:absolute;
}

.questionHeading
{
color: #ffffff; 
font-weight:bold;
font-size:16px;
font-family:Tahoma;
}



.tableCell {

  border: 1px solid gray;
}

.header {

  border: 1px solid gray;
  background-color: #000000;
}

.sortableTable {
	
border-collapse:collapse;

	
	}

.sortableTable TD  {
		border-bottom:solid #C5C0C6 1px;
	BORDER-RIGHT:1px solid #C5C0C6;
	border-left:1px solid #C5C0C6;
	border-top:1px solid #C5C0C6;

}

.tableHeader{
	font-family:tahoma,sans-serif;
	font-size:11px;
	color:#C6C1C8;
	font-weight:bold;
	
			
	
	
	
	
}

.headerStyle{
	font-family:tahoma,sans-serif;
	font-size:12px;
	color:#010002;
	font-weight:normal;
	cursor:pointer;cursor:hand;
	text-align:left;
	background: #efe7e7;


	
 }

.tableHeader2{
	font-family:tahoma,sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background: #FFFFFF;
	cursor:pointer;cursor:hand;
}

.tableRow{
	font-family:tahoma,sans-serif;
	font-size:11px;
	color:#010002;
	background: #F9F4F8;
	
}

.customFont{
	font-family:tahoma,sans-serif;
	font-size:11px;
	color:#010002;
	;
}

.customRowStyle{
	font-family:tahoma,sans-serif;
	font-size:11px;
	color:#000096;
	background: #F9F4F8;
 }

.simplePanel
{
	overflow-x:auto;
	overflow-y:auto;
	height:450px;
	background: #FFFFFF;
	align:center;
	width:875px;
	border:1px solid #000000;
	
	}
	
	.timerLable
	{
		color:#000000;
		font-size:12px;
	}
