
div.rightSide .slogenGedit{
	width:671px;
	min-height:43px;
 	height:auto !important;
  	height:43px;
	line-height:18px;
	margin-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	
}
/** sugestion ***/

div.suggest{
	margin-left:14px;
	height:28px;
	line-height:28px;
	width:675px;
	float:left
}
div.suggest div.leftCorner{
	width:4px;
	height:28px;
	background:url(appProxy/site/home/suggestLeft.png) no-repeat;
	float:left;
}
div.suggest div.rightCorner{
	width:4px;
	height:28px;
	background:url(appProxy/site/home/suggestRight.png) no-repeat;
	float:left;

}
div.suggest div.content{
	width:663px;
	height:28px;
	float:left;
	background:url(appProxy/site/home/suggestMiddle.jpg) repeat-x;
	text-indent:5px;
	color:#575757;
	font-size:11px;
}
div.suggest div.content div#suggestLine{
	float:left;
	cursor:hand;
	cursor:pointer;
}
div.suggest div.content input.closeSuggest{
	float:right;
	width:15px;
	height:14px;
	background:url(appProxy/site/home/closeSuggestBtn.png) no-repeat;
	border:0px;
	line-height:28px;
	cursor:hand;
	cursor:pointer;
	_poisition:relative;
	margin-top:8px
}
div.suggest div.content a{
	color:#C30700;
	font-size:17px;
	font-family:Trebuchet MS
}

/*** regular view ***/
div.regularView{
	width:692px;
	height:28px;
	text-align:right;
}
a.backRegular{
	float:right;
	display:block;
	width:24px;
	height:22px;
	margin-top:2px;
	margin-right:6px;
}
/****options ***/
div.rightSide ul.options{
	list-style-type:none;
	margin-left:3px;
	margin-top:3px;
	min-height:20px;
	overflow: visible;
	padding: 0 0 50px 0;
}
div.rightSide ul.options li.regular{
	border:1px solid #A5B4C6;
	height:220px;
	width:248px;
	margin-top:10px;
	float:left;
	position: relative;
	margin-left:5px;
}
div.rightSide ul.options li.regular div.positionContent{

	
}
div.rightSide ul.options li.regular div.positionTitle{
	border-bottom:1px solid #A5B4C6;
	height:30px;
	position: relative;
	
}
div.rightSide ul.options li.regular div.rightBorder{
}
/* actions */
div.rightSide ul.options li.regular  ul.actions{
	background:none repeat scroll 0 0 transparent;
	float:left;
	width:auto;
	margin-top:9px;
}
div.rightSide ul.options li.regular  ul.actions li{
	background:none;
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	float:none;
}
div.rightSide ul.options li.regular  ul.actions li.actionButton{

}

div.rightSide ul.options li.regular  ul.actions li.actionButton input{
	height:49px;
	width:65px;
	cursor:hand;
	cursor:pointer;
	border:0px;
}
div.rightSide ul.options li.regular  ul.actions li.actionButton input.callLong{
	background:url(appProxy/site/home/longTermOption/callBtn.gif) no-repeat;
}
div.rightSide ul.options li.regular  ul.actions li.actionButton input.putLong{
	background:url(appProxy/site/home/longTermOption/putBtn.gif) no-repeat;
}
div.rightSide ul.options li.regular  ul.actions li.actionButton input.callLongDisabled{
	background:url(appProxy/site/home/disabledOption/callBtn.png) no-repeat;
}
div.rightSide ul.options li.regular  ul.actions li.actionButton input.putLongDisabled{
	background:url(appProxy/site/home/disabledOption/putBtn.png) no-repeat;
}
div.rightSide ul.options li.regular  ul.actions li.actionButton input.callLongSelected{
	background:url(appProxy/site/home/selectedOption/callBtn.png) no-repeat;
}
div.rightSide ul.options li.regular  ul.actions li.actionButton input.putLongSelected{
	background:url(appProxy/site/home/selectedOption/putBtn.png) no-repeat;
}
div.rightSide ul.options li.regular  ul.actions li.currentPosition{
	margin: 6px 0;
	height:28px
}
div.rightSide ul.options li.regular  ul.actions li.currentPosition div{
	background:url(appProxy/site/home/currentPostionLiBg.gif) repeat-x;
	border:1px solid #B0B0B0;
	width:60px;
	height:26px;
	line-height:26px;
	margin-left:1px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	overflow: hidden;
}
div.rightSide ul.options li.regular  ul.actions li.currentPosition div.long{
	color:#b83804;
	/*color:#024301;*/
}
div.rightSide ul.options li.regular  ul.actions li.currentPosition div.longDisabled{
	color:#BBCBBB
}
div.rightSide ul.options li.regular  ul.actions li.currentPosition div.short{
	color:#B9C9B9
}
/**********Profit ******/
div.rightSide ul.options li.regular div.profit{
	background:url("appProxy/site/home/delimiter.jpg") no-repeat scroll right bottom transparent;
	float:left;
	font-weight:bold;
	height:99px;
	margin-left:0;
	margin-right:30px;
	padding-left:0;
	padding-top:55px;
	text-align:center;
	width:121px;
}
div.rightSide ul.options li.regular div.profit strong.percentage{
	font-size:17px;color:#4C6A8D; font-weight: bold; 	
}

div.rightSide ul.options li.regular div.profit strong.payout{
	color:#002A5C;
	font-size:46px;
}

			/************ Assets Select *******************/
div.rightSide ul.options li.regular div.positionTitle .selectboxType{
	background:url("appProxy/site/home/typeSelect/selectbox_long.jpg") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:white;
	cursor:pointer;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:25px;
	#height:21px;
	margin-bottom:3px;
	margin-left:3px;
	margin-top:2px;
	padding-left:10px;
	padding-top:1px;
	#padding-top:5px;
	width:232px;
	text-align: center;
}
	
	
div.rightSide ul.options li.regular div.positionTitle div.selectbox-wrapperType{
	background-color:#FFFFFF;
	background: white;
	border:1px solid #A5B4C6;
	font-size:11px;
	height:185px;
	margin-left:3px;
	margin-top:30px;
	position:absolute;
	z-index:4;
	#left:0px;
}
div.rightSide ul.options li.regular div.positionTitle div.selectbox-wrapperType ul{
	
	list-style-type:none;
	margin:0px;
	padding:0px;
	height:180px;
	width:240px;
	
}
div.rightSide ul.options li.regular div.positionTitle div.selectbox-wrapperType ul li{
	width:auto;
	height:auto;
	background:none;
	margin:0px;
	cursor:hand;
	cursor:pointer;
	padding:0px;_position:relative;
	line-height:21px;
	color:#2B2B2B;
	font-size:12px;
	text-indent:19px;
	float:none;
}
div.rightSide ul.options li.regular div.positionTitle div.selectbox-wrapperType ul li.title{
	cursor:default;
	color:#4C6A8D;
	font-size:14px;
	font-weight:bold;
	text-indent:12px;
}

		/*********End of position Select ***************/
/** expire time **/
div.expireTimeContainer{
	border-top:1px solid #A5B4C6;
	color:white;
	font-size:12px;
	line-height:25px;
	position: relative;
}
	
		/****Expire Time Select *********/
div.rightSide ul.options li.regular div.expireTimeContainer{
	overflow: visible;
}		
div.rightSide ul.options li.regular div.expireTimeContainer .selectboxTime{
	background:url("appProxy/site/home/timeSelect/expireTimeSelectOrBox.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:white;
	cursor:pointer;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:26px;
	#height:21px;
	margin-left:3px;
	margin-top:3px;
	padding-left:25px;
	#padding-top:5px;
	width:188px;
}
div.rightSide ul.options li.regular div.expireTimeContainer div.selectbox-wrapperTime{
	background:white;
	border:1px solid #A5B4C6;
	font-size:11px;
	height:95px;
	top:30px;
	position:absolute;
	width:211px;
	z-index:999;
	left:0px;
	margin-left: 3px;
	
}
div.rightSide ul.options li.regular div.expireTimeContainer div.selectbox-wrapperTime ul{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	height:90px;
	width:240px;
}
div.rightSide ul.options li.regular div.expireTimeContainer div.selectbox-wrapperTime ul li{
	width:auto;
	height:auto;
	background:none;
	margin:0px;
	cursor:hand;
	cursor:pointer;
	float:none;
	padding:0px;
	line-height:21px;
	color:#2B2B2B;
	font-size:12px;
	text-indent:19px;
}
div.rightSide ul.options li.regular div.expireTimeContainer div.selectbox-wrapperTime ul li.title{
	cursor:default;
	color:#4C6A8D;
	font-size:14px;
	font-weight:bold;
	text-indent:12px;
}
/*****************************/
input.showGraph{
	width:26px;
	height:26px;
	background:url(appProxy/site/homeCompact/showGraphBtn.gif) no-repeat;
	border:none;
	cursor:hand;
	cursor:pointer;
	display:block;
	float:right;
	margin-top:3px;
	margin-right:3px;
}

/*** made positions list **/
div.rightSide ul.options li.madePosition{
	
}
div.rightSide ul.options li.madePosition div.rightBorder{
	
}
div.rightSide ul.options li.madePosition div.positionContent{
 }
div.rightSide ul.options li.madePosition input.callBig{
	width:242px;
	height:26px;
	background:url(appProxy/site/homeCompact/call_long.jpg) no-repeat;
	border:none;
	cursor:hand;
	cursor:pointer;
	display:block;
	margin:4px 0 0 3px;
	

}
div.rightSide ul.options li.madePosition div.assetName{
	position:absolute;
	width:200px;
	float:right;
	color:#002A5C;
	text-align:center;
	font-weight:bold;
	margin-top:5px;
	font-size:15px;
}
div.rightSide ul.options li.madePosition input.putBig{
	width:242px;
	height:26px;
	background:url(appProxy/site/homeCompact/put_long.jpg) no-repeat;
	border:none;
	cursor:hand;
	cursor:pointer;
	display:block;
	position: absolute;
	bottom:2px;
	margin-left: 3px;
}
div.rightSide ul.options li.madePosition div.graphContainer{

	margin:0 auto;
	margin-top:17px;
	#padding-top:17px;
}
div.rightSide ul.options li.madePosition div.graphContainer div.assetChart{
	width:230px;
	height:140px;
}
div.rightSide ul.options li.madePosition div.graphContainer div.assetChart div.tickLabels{
	font-size:9px!important;
}
div.rightSide ul.options li.madePosition div.graphContainer div.assetChart div.legend{
	font-size:10px!important;
	visibility:hidden;
}
li.regular input.backBtn{
	width:34px;
	height:19px;
	background:url(appProxy/site/homeCompact/backBtn.gif) no-repeat;
	border:none;
	cursor:hand;
	cursor:pointer;
	float:right;
	color:#8A8A8A;
	font-size:10px;
	direction:rlt;
	text-indent:3px;
	padding-bottom:2px;
	line-height:19px;
	margin-right:1px;
}
li.madePosition input.backBtn{
	margin-top:40px;
}

li.regular input.graphBack{
	position:relative;;
	top:-60px;
	/*right:-5px;*/
}
/**********************************************Put Call Folder**********************/
div.rightSide ul.options li.regular div.putCallFolder{
	float:left;
	position:absolute;
	width:202px;
	height:189px;
	padding-left:6px;
	margin-top:5px;
	margin-left:6px;
}



div.rightSide ul.options li.regular div.putCallFolder div.title input.closeFolderPut{
	width:15px;
	height:15px;
	background:url(appProxy/site/home/closeFolderBtnPut.jpg) no-repeat;
	border:0px;
	cursor:hand;
	cursor:pointer;
	position:relative;
	#position:static;
	top:2px;
}

div.rightSide ul.options li.regular div.putCallFolder div.putCallTop{
	width:209px;
	height:71px;
	#margin-top:1px;
	text-align:left;
	
}
div.rightSide ul.options li.regular div.putCallFolder div.putCallBottom{
	background:url(appProxy/site/home/putCallFolderBottom.jpg) left no-repeat;
	width:209px;
	height:37px;
	#margin-top:1px;
	text-align:left;
}
div.rightSide ul.options li.regular div.putCallFolder table{
	font-size:11px;
	width:100%;
	line-height:18px;
	margin-left:12px;
	
}
div.rightSide ul.options li.regular div.putCallFolder  table img.arrow{
	padding-left:8px;
}
div.rightSide ul.options li.regular div.putCallFolder  table th{
	color:#363636;
	font-weight:normal
}
div.rightSide ul.options li.regular div.putCallFolder  table td.date{
	color:#999999;
}
div.rightSide ul.options li.regular div.putCallFolder  table td.investment{
	background:url(appProxy/site/home/investmentBg.jpg) left no-repeat;
	height:23px;
}
div.rightSide ul.options li.regular div.putCallFolder  table td.rateDirection{
	color:#999999;
}
div.rightSide ul.options li.regular div.putCallFolder  table td.profitSum{
	color:#002A5C;
	font-size:19px;
	text-align:left;
	vertical-align: middle;
	
}
div.rightSide ul.options li.regular div.putCallFolder  table td.investment div.currency{
	float:left;
	width:20px;
	height:23px;
	color:#002A5C;
	text-align:center;
	font-size:14px;
	line-height:23px;
}

div.rightSide ul.options li.regular div.putCallFolder input.rate{
	background:#fff;
	color:#000;
	
	border:0;
	margin:0;
	padding:0;
	display:inline;
	
	width:54px;
	}

div.rightSide ul.options li.regular div.putCallFolder table td.investment input.amount{
	float:left;
	font-size:16px;
	color:#363636;
	border:0;
	width:62px;
	text-align:center;
	margin-left:1px;
	margin-top:4px;
	
}
div.rightSide ul.options li.regular div.putCallFolder div.putCallBottom table{
	line-height:14px;
}
div.rightSide ul.options li.regular div.putCallFolder div.rateDirection{
	text-align:left;
	color:#999999;
	margin-left:3px;
	font-size:11px;
}
div.rightSide ul.options li.regular div.putCallFolder input.positionBtnCall{
	border:0px;
	width:204px;
	height:32px;
	background:url(appProxy/site/homeCompact/applyBtn.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	margin-top:9px;
	margin-left:25px;
}

div.rightSide ul.options li.regular div.putCallFolder input.positionBtnPut{
	border:0px;
	width:204px;
	height:32px;
	background:url(appProxy/site/homeCompact/applyBtnOr.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	margin-top:9px;
	margin-left:25px;
}


/********* one touch ***********/
img.oneTouchTitle{
	display: block;
	margin:0 auto;
}
div.oneTouchDescription{
	margin:11px;
	font-size:12px;
	color: #002b5c;
}
div.rightSide ul.options li.oneTouch{
	border:1px solid #A5B4C6;
	height:220px;
	width:248px;
	margin-top:10px;
	float:left;
	position: relative;
	margin-left:5px;
}

li.oneTouch div.assetHeader{
	border-bottom:1px solid #a5b4c6;
	height: 28px;
}
	div.rightSide ul.options li.oneTouch div.assetName{
	border-bottom:1px solid #A5B4C6;
	height:25px;
	line-height:25px;
	color:white;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	margin-left:3px;
	margin-top:2px;
	padding-left:10px;
	text-align:center;
	width:232px;
	background-color: #4c6a8d;
}

li.oneTouch div.details{
	background:url("appProxy/site/home/delimiter.jpg") no-repeat scroll right bottom transparent;
	float:left;
	height:151px;
	margin-left:0;
	margin-right:27px;
	padding-left:0;
	padding-top:6px;
	text-align:center;
	width:130px
}
li.oneTouch div.goalRate{
	background:url("appProxy/site/home/currentPostionLiBg.gif") repeat-x scroll 0 0 transparent;
	border:1px solid #B0B0B0;
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	margin: 7px auto;
	overflow:hidden;
	text-align:center;
	width:60px;
	color:4c6a8d;
}
li.oneTouch div.profit{
	font-size:42px;
	color:#002a5c;
}
li.oneTouch div.return{
	font-size:14px;
	color:#4c6a8d;
	font-weight: bold;
}

li div.buy input{
	width:65px;
	height:69px;
	cursor:hand;
	cursor:pointer;
	border:none;
	margin-top:50px;
	background:url(appProxy/site/oneTouchCompact/buyNow.gif) no-repeat;
}
ul li.oneTouch  div.expireTimeContainer{
	margin:0 auto;
}

ul li.oneTouch div.expireTimeContainer div.time{
	width:213px;
	height:25px;
	background:#4c6a8d;
	float:left;
	margin-top:3px;
	margin-left:3px;
	font-size:14px;
	font-weight:bold;
	text-indent:25px;
	line-height:25px;
}
li.oneTouch div.expireTimeContainer input.showGraph{
	width:29px;
	height:25px;
	border:none;
	cursor:hand;
	cursor:pointer;
	display:block;
	float:right;
	margin-right:0px;
	margin-top:3px;
}
li.oneTouch div.positionContainer{
	width:216px;
	margin: 8px auto;	
}
li.oneTouch table.actionTop{
	font-size:11px;
	line-height:18px;
	color:#4c6a8d;	
	border-collapse:collapse;
}
li.oneTouch table.actionTop td.endTradeTime{
	font-weight: bold;
	text-align:right;
}

li.oneTouch table.actionTop tr.specialTr{
	font-size:10px;
	color:#8fa3ba;
}
 div.middleContainer{
 	background:url(appProxy/site/oneTouchCompact/middleContainer.png) no-repeat;
 	width:127px;
 	height:53px;
 	text-align:center;
 	padding-top: 5px;
 	margin: 13px 0 -5px 0;
}
 div.middleContainer div.payout{
	color:#002a5c;
 	font-size:12px;
 	text-transform: uppercase;
}
div.middleContainer div.oneTouchPayoutWrapper{
	border:1px solid #c5cdd9;
	width:62px;
	height: 23px;
	margin: 4px auto 0;
}

div.middleContainer div.oneTouchPayout{
	color:#de373e;
	font-size:18px;
	line-height: 23px;
	font-weight: normal;
}

/* units select box **/
ul li.applyPositions div.positionContainer .selectboxUnits{
	width:96px;
	height:24px;
	line-height:24px;
	background:url(appProxy/site/oneTouch/unitsSelectBg.jpg) no-repeat;
	border:none;
	color:#4c6a8d;
	font-size:15px;
	text-indent:15px;
	padding-top:0px;
	float:left;
	cursor:hand;
	cursor:pointer;
}
ul.options li.applyPositions div.positionContainer .selectboxUnitsWrapper{
	background:url(appProxy/site/oneTouch/unitSelectWrapper.jpg) no-repeat;
	width:75px;
	height:150px;
	position:absolute;
	margin-top:25px;
	#margin-left:-75px
}

ul.options li.applyPositions div.positionContainer td.selectTd ul li{
	background:none;
	margin:0px;
	padding:0px;
	height:auto;
	width:auto;
	text-indent:15px;
	line-height:20px;
	cursor:hand;
	cursor:pointer;
	font-size:15px;
	float:none;
}
ul.options li.applyPositions div.positionContainer td.selectTd ul li.current{
	background:#EAEAEA
}

li.oneTouch input.backBtn{
	width:54px;
	height:26px;
	background:url(appProxy/site/oneTouchCompact/backBtn.png) no-repeat;
	border:none;
	cursor:hand;
	cursor:pointer;
	float:right;
	color:#fff;
	font-size:12px;
	font-weight: bold;
	text-indent:3px;
	padding-bottom:2px;
}

li.applyPositions input.oneTouchApply{
	width:126px;
	height:30px;
	border:none;
	cursor:hand;
	cursor:pointer;
	display:block;
	margin-left:3px;
	margin-top:-6px;
	background:url(appProxy/site/oneTouchCompact/belowApply.gif) no-repeat;
}
/*** graph ***/
div.graphContainer{
	margin:18px 0px 12px 29px;
}
li.oneTouch div.graphContainer{
	margin:0px;
}
li.oneTouch div.graphContainer div.oneTouchGraph{
	width:225px;
	height:160px;

}
li.oneTouch div.graphContainer div.oneTouchGraph div.tickLabels{
	font-size:9px!important;
}
li.oneTouch div.graphContainer div.oneTouchGraph div.legend{
		font-size:10px!important;
	visibility:hidden;
}
/**** thank you ***/

div.thankYouContainer{
	/*background:url(appProxy/site/oneTouchCompact/thankYouOneTouch.gif) center 12px no-repeat;*/
	width:168px;
	height:185px;
	margin:0 auto;
	margin-top:3px;
}
div.thankYouContainer div.oneTouchThankYou{
	height: 142px;
}
div.thankYouContainer input.buyMore{
	width:168px;
	height:39px;
	background:url(appProxy/site/oneTouch/buyMoreBtn.png) no-repeat;
	border:none;
	cursor:hand;
	cursor:pointer;
}
/*** errors ***/
ul.options li.errors{
	background:none;
	margin-top:0px;
}
/*******************POPUP******************/
div.rightSide ul.options li.popupLi{
	width:248px;
	background:none;
	padding-left:0px;
	position:relative;
	#padding-top:8px;
	#height:217px;
}
div.rightSide div.popup *{
	
}
div.rightSide div.popup{
	width:225px;
	height:225px;
	
	background:url(appProxy/site/homeCompact/popupMainBg.png) no-repeat;
}
div.rightSide div.popup div.popupTitle{
	font-size:14px;
	font-family:WinSoft Pro;
	color:#4F4F4F;
	height:30px;
	text-align:center;
	line-height:30px;
	width:225px;
	margin:0 auto;
	margin-top:10px;
	#margin-top:0px;
}
div.rightSide div.popup div.popupTitle span{
	display:block;
	float:left;
	width:199px;
	padding-top:10px;
}
div.rightSide div.popup div.popupTitle input.popupClose{
	width:26px;
	height:25px;
	background:url(appProxy/site/home/popup/closeBtn.gif) no-repeat;
	cursor:hand;
	cursor:pointer;
	border:none;
	float:left;
	margin-top:16px;
}
/*** not logged in popup **/
div.rightSide div.popup  form#popupLoginForm{
	width:225px;
	float:left;
}
div.rightSide div.popup form#popupLoginForm table{
	border-collapse:collapse;
	width:190px;
	margin:0 auto;
	margin-top:20px;
	line-height:30px;
}
div.rightSide div.popup form#popupLoginForm table input.popupTextInput{
	color:#4C6A8D;
	float:left;
	font-family:tahoma;
	font-size:11px;
	height:18px;
	margin:10px 0 0 10px;
	padding-left:8px;
	padding-top:3px;
	text-align:left;
	width:178px;
	z-index:99 !important;
}
div.rightSide div.popup form#popupLoginForm table td input#loginPopup{
	width:55px;
	height:26px;
	line-height:26px;
	background:url(appProxy/site/homeCompact/popupLoginBtn.gif) no-repeat;
	border:none;
	cursor:hand;
	cursor:pointer;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-left:5px;
}
div.rightSide div.popup table td a#popupOpenAccount{
	width:108px;
	height:26px;
	display:block;
	/*float:right;*/
	background:url(appProxy/site/homeCompact/popupOpenAccount.gif) no-repeat;
	color:white;
	font-size:10px;
	line-height:26px;
	text-align:center;
	font-weight:bold
	
}
div.rightSide div.popup table tr.notLoggedButtons td{
	height:60px;
	line-height:60px;
}
td.loginPopup{
	/*background:url(appProxy/site/homeCompact/popupSeparator.gif) right no-repeat;*/
}


div.rightSide div.popup a#depositLink{
	width:137px;
	height:47px;
	float:right;
	background:url(appProxy/site/home/popup/depositBtn.gif) no-repeat;
	color:white;
	font-size:18px;
	line-height:47px;
	text-align:center;
	margin-top:9px;

}
div.rightSide div.popup div.popupMessageContainer{
	width:225px;
	margin:0 auto;
	text-align:center;
	font-family:arial;
	padding-top:55px;
}
div.rightSide div.popup div.popupMessageContainer span.popupWarning{
	font-size:12px;
	color:#4F4F4F;
}
div.rightSide div.popup div.popupMessageContainer span.popupSum{
	color:#002A5C;
	font-size:24px;
}

