﻿.body
{
	background: #000;
}
.ticker
{
	color: #fff;
}
.ticker a
{
	color: #fff;
}
.ticker marquee span
{
	margin-right: 10px;
}
.boxcontainer h1
{
	display: inline-block !important;
}
.TAC
{
	text-align: center;
}
.TAL
{
	text-align: left;
}
.TAR
{
	text-align: right;
}
.Ecal
{
	background: #252525 !important;
	border-left: 1px solid #101010;
	border-right: 1px solid #101010;
	border-top: 1px solid #101010;
	width: 365px;
	height: 220px;
	border: none !important;
}
@media only screen and (min-width: 320px) and (max-width: 768px)
{
	.Ecal
	{
		width: 100%;
	}
}
@media (max-width: 240px)
{
	.Ecal
	{
		width: 0%;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1044px)
{
	.Ecal
	{
		width: 268px;
	}
}
.Ecal tbody td
{
	background-color: #252525;
}

.ectitle
{
	height: 33px;
	background: #565656 !important;
	border: none !important;
	margin: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
}
.Ecal .daysofweek
{
	font-family: font-family: Arial, Helvetica, sans-serif !important;
	background-color: #323232;
	border-bottom: 1px solid #000;
	border-left: none;
	border-right: none;
	border-top: none;
	color: #BEBEBE;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	height: 25px;
	text-align: center;
	text-transform: uppercase;
}

.weekend
{
	background-color: #595959 !important;
	height: 25px;
	width: 41px;
	padding-top: 2px;
	background-color: #f5f4f4;
	color: black;
	font-size: 12px;
	border: 1px solid #000;
	color: #FFF;
	font-size: 14px;
}
.weekdays
{
	background-color: #595959 !important;
	height: 25px;
	width: 41px;
	padding-top: 2px;
	background-color: #f5f4f4;
	color: black;
	font-size: 12px;
	border: 1px solid #000;
	color: #FFF;
	font-size: 14px;
	padding-bottom: 4px;
}
.weekend a, .weekdays a
{
	color: #FFF !important;
	font-weight: bold;
}
/*
.Ecal .meetings{background:#f5f4f4 url(../images/col4.png) no-repeat;height: 35px; }
.Ecal .splits{background:#f5f4f4 url(../images/col3.png) no-repeat;height: 35px;}
.Ecal .bonus{background:#f5f4f4 url(../images/col2.png) no-repeat -20% 50%; height: 35px; }
.Ecal .dividend{background:#f5f4f4 url(../images/col1.png) no-repeat; height: 35px;}

*/
.dotBox
{
	padding-left: 3px;
}
.Ecal .meeting, .split, .bonus, .divident
{
	height: 10px;
	width: 9px;
	background-image: url(../images/dots.gif);
	background-repeat: no-repeat;
	float: left;
}
.meeting
{
	background-position: 0 0;
}
.bonus
{
	background-position: -18px 0;
}
.divident
{
	background-position: -27px 0;
}
.split
{
	background-position: -9px 0;
}
.othermonths div.meeting
{
	background: none !important;
	color: #636363 !important;
}
.othermonths div.bonus
{
	background: none !important;
	color: #636363 !important;
}
.othermonths div.divident
{
	background: none !important;
	color: #636363 !important;
}
.othermonths div.split
{
	background: none !important;
	color: #636363 !important;
}
.othermonths a
{
	color: #636363 !important;
	font-size: 14px;
	pointer-events: none;
	cursor: default;
}


.ipopup
{
	position: absolute;
	min-width: 575px;
	height: auto;
	background: #000;
	z-index: +9999;
	color: #FFF;
	font-family: 'Calibri';
}
.ipopup h1
{
	font-family: 'Calibrib';
	font-size: 25px;
	text-transform: uppercase;
	margin-right: 15px;
	vertical-align: middle;
	display: inline-block;
}
.ipopup .close1
{
	float: right;
	margin-top: -15px;
	height: 17px;
	width: 17px;
}

.ipopup .dt
{
	font-size: 13px;
}
.cont
{
	line-height: 16px;
}
.ipopup table
{
	width: 100%;
	color: #d1d1d1;
}
.ipopup .col-lg-4
{
	width: 33.33333333333333%;
	float: left;
}
.ipopup .col-md-4 td
{
	border-bottom: 1px solid #333333;
	border-right: none;
	padding-left: 15px;
	color: #d1d1d1;
}
.ipopup .col-md-4 td:last-child
{
	text-align: right;
	padding-right: 15px;
}
.ipopup .col-md-4 img
{
	width: 100%;
	height: 115px;
	margin-top: -5px;
}




.popup_box
{
	position: absolute;
	background: #fffedf;
	border: 1px solid #e3e3e3;
	border-left: none;
	width: 100px;
	text-align: left;
	z-index: 99999;
	margin-left: -70px;
}




.eveDateBx
{
	height: 13px;
	padding: 0px;
}
.eventPopup.lft
{
	position: absolute;
	background: #fffedf;
	left: -142px;
	top: -1px;
	border: 1px solid #e3e3e3;
	border-right: none;
	width: 140px;
	text-align: left;
	z-index: 999;
}
.eventPopup.lft .eventData
{
	padding: 0px;
	padding-top: 0;
	border-right: 1px solid #e3e3e3;
	border-left: none;
}

.eventData
{
	padding: 0px;
	padding-top: 0;
	border-left: 1px solid #e3e3e3;
}
.eventData table
{
	background: #FFF;
}
.eventData table td
{
	border-bottom: 1px solid #f6f6f6;
	color: #008DD6;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 3px 2PX;
}

.eventData table td.aR
{
	text-align: right;
}
.btnClose2
{
	background: url(../images/icBtnSprite.png) no-repeat;
	display: inline-block;
	border: 0;
}
.btnClose2
{
	background-position: -70px -950px;
	height: 13px;
	width: 13px;
}

.btnClose2:hover, .btnClose2:focus
{
	background-position: -90px -950px;
}
.fR
{
	float: right;
}
.cBl
{
	color: #025289;
}

.cBl a
{
	color: #025289;
}

.cBl2
{
	color: #1966b4;
}
.ipopup td
{
	border-bottom: 1px solid #333333;
	border-right: none;
	padding-left: 15px;
	color: #d1d1d1;
}

.ipopup .col1
{
	width: 30.33%;
	float: left;
}
.ipopup .col2
{
	width: 36.33%;
	float: left;
}
.ipopup .col3
{
	width: 33.33%;
	float: left;
}
/* Update Progress Start */
#Background
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #cfcfcf;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 999999;
}
#Progress
{
	position: fixed;
	top: 50%;
	left: 38%;
	width: 150px;
	height: 50px;
	text-align: center;
	z-index: 999999;
}

/* Update Progress End */


/*****popup******/
@media (max-width: 600px)
{


	.ipopup .col1
	{
		width: 30.33%;
		float: left;
	}
	.ipopup .col2
	{
		width: 36.33%;
		float: left;
	}
	.ipopup .col3
	{
		width: 33.33%;
		float: left;
	}
}

@media (max-width: 568px)
{


	.ipopup .col1
	{
		width: 30.33%;
		float: left;
	}
	.ipopup .col2
	{
		width: 36.33%;
		float: left;
	}
	.ipopup .col3
	{
		width: 33.33%;
		float: left;
	}
}

@media (max-width: 480px)
{


	.ipopup .col1
	{
		width: 100%;
		float: left;
	}
	.ipopup .col2
	{
		width: 100%;
		float: left;
	}
	.ipopup .col3
	{
		width: 100%;
		float: left;
	}
}
@media (max-width: 384px)
{
	.ipopup .col1
	{
		width: 100%;
		float: left;
	}
	.ipopup .col2
	{
		width: 100%;
		float: left;
	}
	.ipopup .col3
	{
		width: 100%;
		float: left;
	}
	.ipopup
	{
		min-width: 340px;
	}
	/*Shabeer */
	.charttab li
	{
		list-style: none;
		text-align: center;
		border-right: 1px solid #000;
		padding: 0 3px;
		float: left;
	}
	.pag li
	{
		list-style: none;
		text-align: center;
		margin: 0 5px;
		padding: 10px 0px;
		float: left;
		line-height: 0;
	}
}
@media (max-width: 320px)
{


	.ipopup h1
	{
		font-size: 14px;
	}
	.ipopup .col1
	{
		width: 100%;
		float: left;
	}
	.ipopup .col2
	{
		width: 100%;
		float: left;
	}
	.ipopup .col3
	{
		width: 100%;
		float: left;
	}

}
.TAL
{
	text-align: left !important;
	padding-left: 5px;
}
.p10
{
	padding: 5px 8px !important;
}

/*................03-12-14........................*/
.pms .headerimage
{
	height: 325px;
	background-image: url(../images/PMS_bnr.jpg);
}
.butonylw
{
	background: #FACF00;
	padding: 5px 20px;
	display: block;
	font-family: 'Calibri';
	border-radius: 5px;
}
.butonylw:hover
{
	background: #000E16;
}
.butonylw:hover > a
{
	color: #FFF;
}
.butonylw a
{
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
}
.staticon1 b
{
	font-family: 'Calibrib';
	font-size: 18px;
}
@media only screen and (min-width: 240px) and (max-width: 768px)
{
	.BlPixel1 .col-md-3
	{
		width: 100% !important;
		margin: 7px 0;
	}
	.BlPixel1 .col-md-2
	{
		width: 100% !important;
	}
}
.tb2 input[type=text], .tb1 input[type=password], .tb2 input[type=date], .tb1 select, .tb1 textarea
{
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	padding: 0 0 0 10px;
	height: 32px;
	line-height: 32px;
	margin: 0px;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	width: 100%;
	font-family: 'Calibri';
	font-size: 11px;
	text-transform: uppercase;
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	color: #000; /*  -moz-box-shadow:    inset 0 0 10px #000000;    -webkit-box-shadow: inset 0 0 10px #292929;    box-shadow:         inset 0 0 10px #292929; */
}
.tb2 input[type=text]:focus, .tb1 input[type=password]:focus, .tb2 input[type=date]:focus, .tb2 select:focus, .tb2 textarea:focus
{
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	padding: 5px 0px 5px 10px;
	margin: 0px;
	border: 1px solid rgba(81, 203, 238, 1);
}
.tb2 textarea
{
	height: 80px;
}
.tb2 input[type=checkbox]
{
	vertical-align: text-top;
	margin: 2px 5px 0 5px;
}



.tb3 input[type=text], .tb3 input[type=password], .tb3 input[type=date], .tb3 select, .tb3 textarea
{
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	padding: 0 0 0 10px;
	height: 32px;
	line-height: 32px;
	margin: 0px;
	border: 1px solid #000;
	border-radius: 5px;
	width: 100%;
	font-family: 'Calibri';
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
}
.tb3 input[type=text]:focus, .tb3 input[type=password]:focus, .tb3 input[type=date]:focus, .tb3 select:focus, .tb3 textarea:focus
{
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	padding: 5px 0px 5px 10px;
	margin: 0px;
	border: 1px solid rgba(81, 203, 238, 1);
}
.tb3 textarea
{
	height: 80px;
}
.tb3 input[type=checkbox]
{
	vertical-align: text-top;
	margin: 2px 5px 0 5px;
}
.logbox
{
	background: #616161 !important;
	border: 1px solid #000 !important;
	padding: 15px !important;
	margin: 10px 0 0 0 !important;
}
.logbox h1
{
	font-family: 'Calibrib' !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	text-align: left !important;
}
.sitelogin
{
	width: 100%;
	background: #616161;
	padding: 15px;
	margin: 10px auto;
	border: 1px solid #000;
}
.sitelogin1
{
	width: 670px;
	border-radius: 15px;
	background: #130E0A;
	padding: 15px;
	margin: 20px auto;
	border: 1px solid #000;
}
.sitelogin2
{
	width: 100%;
	border-radius: 15px;
	background: #6b6b6b;
	padding: 10px 15px;
	margin: 15px 0;
}
.whtbg
{
	background: #FFF;
	color: #000;
	padding: 0 20px 20px 35px;
}
.oac .mhd1
{
	min-height: 110px;
}
.oac .mhd2
{
	min-height: 130px;
}
.oac .mhd3
{
	min-height: 220px;
}
.Mhd
{
	background: #FFF url(../images/sta_arw.png) 10px 12px no-repeat;
	width: 100%;
	padding: 10px 0 10px 35px;
	margin-top: 15px;
	font-family: 'Calibrib';
	font-size: 16px;
	text-transform: uppercase;
	color: #E0291B !important;
}
.Mhd1
{
	background: #FFF url(../images/sta_arw.png) 10px 12px no-repeat;
	width: 100%;
	padding: 6px 10px 6px 35px;
	margin-top: 15px;
	font-family: 'Calibrib';
	font-size: 15px;
	text-transform: uppercase;
	color: #E0291B !important;
}
.view1
{
	color: #FFF;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	font-family: 'Calibri';
}
.view1 a
{
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
.view1 a:hover
{
	text-decoration: none;
	color: #000;
}
.pagin1
{
	float: right;
	margin-top: 0px;
}
.pagin1 ul
{
	font-family: 'Calibrib';
	font-size: 13px;
}
.pagin1 li
{
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}
.pagin1 li a
{
	color: #FFF;
}
.pagin1 li.active > a
{
	background: #01a8ff;
	color: #FFF;
	border-radius: 3px;
	padding: 0px 5px;
	color: #FFF;
}
/*.................Tool menu...............*/
.glossymenu1
{
	margin: 0px 0px;
	padding: 0;
	width: 100%;
	border: 0px solid #9A9A9A;
	border-bottom-width: 0;
}

.glossymenu1 .menuitem1
{
	font: 12px Verdana, Helvetica, sans-serif;
	color: white;
	position: relative;
	width: auto;
	padding: 7px 0;
	padding-right: 20px;
	text-decoration: none;
	border-bottom: 1px solid #2C2C2C;
	text-align: left;
}
.glossymenu1 .menuitem1:last-child
{
	border-bottom: none;
}

.glossymenu1 .NoSubmenu1
{
	font: 12px Verdana, Helvetica, sans-serif;
	color: white;
	position: relative;
	width: auto;
	padding: 8px 0;
	text-decoration: none;
	border-bottom: 1px solid white;
	text-align: left;
}

.glossymenu1 .close1
{
	font: 12px Verdana, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 15px;
}

.glossymenu1 .menuitem1:visited, .glossymenu1 .menuitem1:active
{
}

.glossymenu1 .menuitem1 .statusicon1
{
	position: absolute;
	top: 10px;
	right: 0px;
	border: 0;
}

.accordsuffix
{
	float: right;
}

.glossymenu1 .menuitem1:hover, .glossymenu1 .menuitem1.active
{
	color: #facf00;
	cursor: pointer;
}

.NoSubmenu1:hover
{
	background: #50271d;
	color: #e2ab00;
	cursor: pointer;
}

.glossymenu1 .open1
{
	background: #000;
	color: #facf00 !important;
	font: 12px Verdana, Helvetica, sans-serif;
	display: block;
	position: relative;
	width: auto;
	padding: 9px 15px;
	text-decoration: none;
	border-bottom: 0px solid #000;
	text-align: left;
	text-transform: uppercase;
}

.glossymenu1 div.submenu1
{
	border: solid 1px #D6D4D4;
	margin-bottom: 1px;
}

.glossymenu1 div.submenu1 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu1 div.submenu1 ul li
{
	border-bottom: 1px solid #D6D4D4;
	background: #fff;
	padding: 7px 0px;
}

.glossymenu1 div.submenu1 ul li a
{
	display: block;
	font: normal 12px Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
	line-height: 24px;
}

.glossymenu1 div.submenu1 ul li a.selected1
{
	color: #1467a0;
}

.glossymenu1 div.submenu1 ul li a:hover
{
	color: #003987;
}
.pix
{
	padding-left: 30px;
	width: 20px !important;
	height: 20px;
}
.pix1
{
	background: url(../images/plix-16.png) 0px -495px no-repeat;
}
.pix2
{
	background: url(../images/plix-16.png) 0px -417px no-repeat;
}
.pix3
{
	background: url(../images/plix-16.png) 0px -817px no-repeat;
}
.pix4
{
	background: url(../images/plix-16.png) 0px -464px no-repeat;
}
.pix5
{
	background: url(../images/plix-16.png) 0px -576px no-repeat;
}
.pix6
{
	background: url(../images/plix-16.png) 0px -1392px no-repeat;
}
.pix7
{
	background: url(../images/plix-16.png) 0px -47px no-repeat;
}
.pix8
{
	background: url(../images/plix-16.png) 0px -417px no-repeat;
}
.pix9
{
	background: url(../images/plix-16.png) 0px -111px no-repeat;
}
.pix10
{
	background: url(../images/plix-16.png) 0px -704px no-repeat;
}
.pix11
{
	background: url(../images/plix-16.png) 0px -672px no-repeat;
}
.pix12
{
	background: url(../images/plix-16.png) 0px -672px no-repeat;
}
.pix13
{
	background: url(../images/plix-16.png) 0px -656px no-repeat;
}
.pix14
{
	background: url(../images/plix-16.png) 0px -401px no-repeat;
}
.pix15
{
	background: url(../images/plix-16.png) 0px -336px no-repeat;
}
.pix16
{
	background: url(../images/plix-16.png) 0px -336px no-repeat;
}
.marketle
{
	background: #494949;
	padding: 10px 15px;
	width: 100%;
	font-family: 'Calibri';
	font-size: 14px;
	border-radius: 10px;
}

.markethead
{
	font-family: 'Calibri';
	font-size: 30px;
	color: #1467a0;
	background: #e5e5e5;
	padding: 15px;
	text-transform: uppercase;
	border-bottom: solid 1px #D6D4D4;
}
.blckbg
{
	padding: 7px 15px;
	background: #1D1916;
	font-size: 14px;
	font-family: 'Calibrib';
	margin: 10px 0 0 0;
}
.sitelogin
{
	width: 100%;
	background: #616161;
	padding: 15px;
	margin: 10px auto;
	border: 1px solid #000;
}
.sitelogin1
{
	width: 670px;
	border-radius: 15px;
	background: #130E0A;
	padding: 15px;
	margin: 20px auto;
	border: 1px solid #000;
}
.sitelogin2
{
	width: 100%;
	border-radius: 15px;
	background: #6b6b6b;
	padding: 10px 15px;
	margin: 15px 0;
}
.P-T-10
{
	padding-top: 10px;
}
.gobtn, .morelink1
{
	border: 1px solid #15aeec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099E9;
	background-image: linear-gradient(to bottom, #0099E9, #2CAFE3);
	 font-family: 'Calibril';
	  font-weight:300;
}

.grdCsstab1 table
{
	width: 100%;
}
.grdCsstab1
{
	padding: 10px;
}
.exch ul li
{
	display: inline !important;
}
.grdCsstab1 input[type=text], .grdCsstab1 input[type=password], .grdCsstab1 input[type=date], .grdCsstab1 select, .grdCsstab1 textarea {	
	
	
	/*  -webkit-transition: all 0.30s ease-in-out;*/
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 0 0 0 10px;
  height:32px; line-height:32px;
 margin:3px;
  border: 1px solid #DDDDDD;
  border-radius:5px;
  width:100%;
   vertical-align:middle;
  font-family: 'Calibri'; font-size:14px;text-transform:uppercase;
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  color:#000;padding-right: 5px;
/*  -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #292929;
   box-shadow:         inset 0 0 10px #292929;
*/	
	}		
.grdCsstab1 input[type=text],.grdCsstab1 select,.grdCsstab1 textarea {
 -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 0 5px 0 10px;
  height:32px; line-height:32px;
   margin:3px;
  border: 1px solid #DDDDDD;
  border-radius:5px;
  width:100%;
  font-family: 'Calibril'; font-size:14px;  color:#000; text-transform:uppercase;
 
}
.grdCsstab1 input[type=text]:focus,.grdCsstab1 select:focus,.grdCsstab1 textarea:focus {
  box-shadow: 0 0 15px rgba(223, 150, 0, 1);

  margin-top:3px;
  border: 1px solid rgba(81, 203, 238, 1);padding-right: 5px;
}
.grdCsstab1 textarea{ }
.grdCsstab1 .bold{
font-size: 16px;
}
.P-L-10
{
	padding-left:10px;
}
.grdCsstab1 table td:first-child,.grdCsstab1 table th:first-child
{
	width:20% !important;white-space: nowrap;font-family: 'Calibril'; font-weight:300; font-size:14px;
}
.grdCsstab1 table td,.grdCsstab1 table th
{
	width:40% !important;white-space: nowrap;
}
@media only screen and (min-width: 240px) and (max-width: 540px) {
.grdCsstab1 td,.grdCsstab1 th
{
	display:block;
}
.ajax__tab_default .ajax__tab_header {
white-space: normal !important;
}
.calculator .labelLarge
{
	width:100% !important;
	text-align: left !important;
}
.calculator .content
{	height:100% !important;
}
.grdCsstab1 input[type=text],.grdCsstab1 select,.grdCsstab1 textarea 
{
	width:100%  !important;
}
.grdCsstab1 table td:first-child,.grdCsstab1 table th:first-child
{
	width:100% !important;white-space: nowrap;
}
.grdCsstab1 table td,.grdCsstab1 table th
{
	width:100% !important;white-space: nowrap;
}
}


/******************************Portfolio Css updated on 20/01/2014********************************************/
.port {
margin: 30px 0 0 70px;
font-family: 'Calibri';
}
.port li {
list-style-image: url(../images/arw-tps.png);
padding-bottom: 15px;
font-size: 16px;
text-align:left;
}
.halert {
    border:solid 1px #a94442 !important;
    border-radius: 5px !important;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.ncolor {
    border:1px solid #BCBCBC !important;
    border-radius: 5px !important;
}

/*26-Mar-2015 */

.boxcontainer h2
{
    font-family: 'Calibrib';
    font-size: 18px;
    color: #00a8ff;
}
.header_h3
{
	font-family: 'Calibri' !important;
  font-size: 22px !important;
  text-transform: none !important;
  color: #FFF;
}
.header_h3_Cap {
  font-family: 'Calibril' !important;
  font-size: 31px !important;
  color: #FFF !important;
  text-transform: uppercase !important;
}
.header_h2_Cap {
  font-family: 'Calibril' !important;
  font-size: 31px !important;
  color: #FFF !important;
  text-transform: uppercase !important;
}
.header_h4
{
  font-size: 14px !important;
  text-transform: none !important;  
}
.liquSlider_h2
{
	font-family: 'Calibrib' !important;
  font-size: 24px !important;
  color: #1f317f !important;
  text-align: center !important;
  display: inline-block !important;
  width: 100% !important;
  margin-top: 10px !important;
  text-transform: none !important;
}
.liquSlider_h2_cap
{
	  font-family: 'Calibri' !important;
  font-size: 35px !important;
  color: #000 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  display: inline-block !important;
  width: 100% !important;
  margin-top: 20px !important;
}
.pointer {
    cursor:pointer;
}
.Acorn h2 {
    padding:3px 4px;
}
.Acorn li {
    padding-bottom:4px !important;
    font-size: 13px;
}
.Acorn ul li a {
    color: #d1d1d1 !important;
}
.Acorn ul {
    margin: 5px 0 0 15px;
}
.lowercase {
    text-transform:lowercase !important;
}