/*------------ reset css------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, table, td {
	margin: 0;
	margin-top: 0;
	padding: 0;
	vertical-align: baseline;
	direction: ltr
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
/*--------------reset close--------*/

#admanage td, #txtHint td, .analysicstable td, .analysicstablen td, .analysicstablenw td {
    border: 1px solid #ccc;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#admanage table, #txtHint table, .analysicstable, .analysicstablen, .analysicstablenw{
    border-collapse: collapse;
} 
.analysicstablenw td:first-child{
	white-space:nowrap;
}
.newtablet{
	padding:10px 0;
}
.nobordertd{
	border:none !important;
}
.edit_up{
	background:#197b30;
	font-size:12px !important;
}
.edit_cancel{
	background:#9e0b0f;
	font-size:12px !important;
}
@font-face {
	font-family: 'robotoregular';
	src: url('fonts/roboto-regular-webfont.eot');
	src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-regular-webfont.woff') format('woff'),  url('fonts/roboto-regular-webfont.ttf') format('truetype'),  url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0!important;
	background: #fff!important;
}
.left {
	float: left
}
.right {
	float: right
}
p {
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: justify;
}
a {
	text-decoration: none;
	outline: none;
}
td.top {
	background-color: darkorange;
	display: none;
}
.bannerbox {
	background-color: #F5F5F5;
	border-bottom: 1px solid #ddd;
}
table.box {
	border: 1px solid silver;
}
.note {
	font-size: 9px;
}
.loginbar {
	color: white;
	font-size: 17px;
	font-weight: normal;
	padding:0px 15px;
	height: 40px;
	line-height: 40px;
	font-family: 'robotoregular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;


}
h1 {
	color: #CC3300;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
}
h3 {
	color: steelblue;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}
/*h4 {
	background-color: #226689;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
	border-left: 3px solid orange;
}*/
.grid {
	border: 1px solid orange;
}
.gridheader {
	background-color: #CC3300;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	vertical-align: top;
	text-transform: uppercase;
}
.activead {
	background-color: #009933;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	vertical-align: top;
	text-transform: uppercase;
}
.penting {
	background-color: #FF6600;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	vertical-align: top;
	text-transform: uppercase;
}
button {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	background-color: #CC3300;
	color: white;
	border: 1px outset #CC3300;
}
.pagetable {
}
.pagetable_row {
}
.pagetable_activecell {
	font-weight: bold;
	font-size: 110%;
	padding:0 5px;
}
a.toplink {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.toplink:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.homessolink {
	font-size: 17.5px;
	text-decoration: none;
}
a.homessolink:hover {
	text-decoration: underline;
}
input[type="submit"], input[type="button"] {
	color: #FFFFFF;
	font-size: 17.5px;
	margin: 5px 0 0 5px;
	padding: 6px 20px;
	text-decoration: none;
	border: 0;
	cursor: pointer;
}
 .adminSide input[type="submit"], .adminSide input[type="button"], {
 border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
 color: #FFFFFF;
 float: right;
 font-size: 17.5px;
 margin: 5px 0 0 5px;
 padding:2px 50px;
 text-decoration: none;
 text-shadow:1px 0 1px #666666;
 border:0;
 background:#333;
}
a.mainmenu {
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenu:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	text-decoration: underline;
}
a.notelink {
	font-size: 9px;
	text-decoration: none;
	color: gray;
}
a.notelink:hover {
	font-size: 9px;
	text-decoration: underline;
	color: gray;
}
a.header {
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.header:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.pagelink {
	display: block;
	color: #CC3300;
	text-decoration: none;
	padding: 0px 5px;
	border-left: 1px solid silver;
}
a.pagelink:hover {
	display: block;
	color: #CCCC00;
	text-decoration: none;
	padding: 0px 5px;
	border-left: 1px solid silver;
}
.logoDiv.left {
	padding-top: 10px;
	width: 300px;
}
.styleImage img {
	max-width: 100%;
}
form {
	margin: 0px;
}
h2 {
	color: #66CC33;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.post_head {
	color: #CC3300;
	font-weight: bold;
	font-size: 13px;
}
.inserted {
	color: #333;
	font-size: 90%;
}
.already {
	color: #CC3300;
	font-weight: bold;
	font-size: 13px;
}
.red_unsub {
	color: #CC3300;
	font-size: 12px;
}
.info {
	color: gray;
}
.box {
	padding: 10px;
	border: 1px solid #ddd;
}
.boxhead {
	padding: 0px;
	border: 1px solid #ddd;
}
.id {
	font-size: 14px;
	font-weight: bold;
}
.styleTitle {
	border-bottom: 2px dashed #CCCCCC;
	font-size: 25px;
	vertical-align: middle;
	padding-bottom: 7px;
}
.mngAdTd input.submit {
	margin: 0
}
/*input.submit {
	padding: 2px 5px;
	font-size: 15px;
	cursor: pointer
}*/

input.submit.button  {
	-moz-box-shadow:inset 0px 1px 0px 0px #999999;
	-webkit-box-shadow:inset 0px 1px 0px 0px #999999;
	box-shadow:inset 0px 1px 0px 0px #999999;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4f4f4f), color-stop(1, #242424));
	background:-moz-linear-gradient(top, #4f4f4f 5%, #242424 100%);
	background:-webkit-linear-gradient(top, #4f4f4f 5%, #242424 100%);
	background:-o-linear-gradient(top, #4f4f4f 5%, #242424 100%);
	background:-ms-linear-gradient(top, #4f4f4f 5%, #242424 100%);
	background:linear-gradient(to bottom, #4f4f4f 5%, #242424 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4f4f', endColorstr='#242424',GradientType=0);
	background-color:#4f4f4f;
	border:1px solid #808080;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:8px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000000;
}
.submitlogin input.submit.button{
	border:none !important;
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
}
input.submit:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #242424), color-stop(1, #4f4f4f));
	background:-moz-linear-gradient(top, #242424 5%, #4f4f4f 100%);
	background:-webkit-linear-gradient(top, #242424 5%, #4f4f4f 100%);
	background:-o-linear-gradient(top, #242424 5%, #4f4f4f 100%);
	background:-ms-linear-gradient(top, #242424 5%, #4f4f4f 100%);
	background:linear-gradient(to bottom, #242424 5%, #4f4f4f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#4f4f4f',GradientType=0);
	background-color:#242424;
}





span.styleTitle, div.styleTitle {
	display: block;
}
.smallLink {
	font-size: 13px;
	padding: 10px 0 0 0;
	color: #FF6600 !important
}
.grayBox {
	background: #eee;
	padding: 20px;
	color: #333;
	border: 1px dashed #ddd
}
.styleImage {
	font-size: 25px;
	color: #000000;
	line-height: 60px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 2px;
white-space: nowrap;
}
.styleImage a {
	text-decoration: none;
	color: #fff
}
styleImage a:hover {
	text-decoration: none;
}
.indexmenus {
	background: url(images/li_bgnormal.jpg);
	padding: 0px;
	margin: 0px;
	z-index: 1;
	width: 100%;
	float: left;
}
.indexmenus a {
	color: #144070;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	display: block;
	text-decoration: none;
}
.indexmenus a:hover {
	background: url(images/headerbgselect.jpg);
repeat-x;
	color: #316767;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
.indexmenus td {
	border-left-color: #A1C3C9;
	border-left-style: solid;
	border-left-width: thin;
}
#index1_li_1 {
	border-left-width: 0px;
}
#index1_div_1, #index1_div_2, #index1_div_3 {
	padding: 2px;
}
.style5 {
	color: #000000;
}
.mandatory {
	color: #FF0000;
	font-size: 9px;
	vertical-align: top;
}
.styleheaderlink {
	color: #FFFFFF;
}
.styleheaderlink a {
	text-decoration: none;
	font-weight: bold
}
.styleheaderlink a:hover {
	text-decoration: underline;
}
.header1 {
	
	display:table-cell;
	vertical-align:top;
}
.clear {
	clear: both
}
.header2 {
 display: table-cell;
    position: relative;
    width: 100%;
    z-index: auto;
}
/*
#headbox {
margin:0px auto;
}
*/
.headleft {
	background-image: url(images/nav_left.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 100%;
	float: left;
}
.headright {
	background-image: url(images/nav_right.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 100%;
	float: right;
}
.headbar {
	background-color: inherit;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	float:right;
	clear:both;
}
.footerDiv {
	float: left;
	width: 100%;
	border-top: 5px solid;
}
.footerDiv .siteContent {
	color: #999;
	display: block;
	overflow: hidden;
	margin: 0;
		border-top: 1px solid #444;
	-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.90);
	-moz-box-shadow: 0 -1px 0 rgba(0,0,0,0.90);
	box-shadow: 0 -1px 0 rgba(0,0,0,0.90);
	text-align: justify
}
.splNav {
	display: block;
	padding: 0 ;
	overflow: hidden;
	margin:10px 0;
}

.footer {
	display: block;
	overflow: hidden;
	padding: 5px 0;
	margin: 0;
	color: #FFFFFF
}
.footer a {
	color: #ccc
}
.index .footer, .index .footerDiv .siteContent {
	margin: 0 10px;
}
/*-------------new---------------*/
.admainbox {
    float: left;
    margin-top: 30px;
	 margin-bottom: 30px;
    width: 100%;
}
.buttonimg {
	float: right;
}
#textgrad {
	position: absolute;
	margin-top: -70px;
	height: 50px;
	width: 50%;
	background: url(images/grad.png) repeat-x;
	background-position: center;
}
.sep {
	font-size: 130%;
	padding: 0px 15px;
}
.advimgs {
	vertical-align: middle;
}
.loginbox {
	width: 300px;
	margin: 5px 0px;
	background:#ebebeb;
	float:left;
}
.loginbox td {
	padding: 5px 10px;
	vertical-align: middle
}
.loginbox td .txt {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 180px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0 0 3px 0 #CCCCCC inset;
	-webkit-box-shadow: 0 0 3px 0 #CCCCCC inset;
	-o-box-shadow: 0 0 3px 0 #CCCCCC inset;
	box-shadow: 0 0 3px 0 #CCCCCC inset;
	float: right
}

.loginbox input {
	margin: 0
}
.ssobutton {
	height: 46px;
	width: 200px;
	background-image: url(images/1.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: bottom;
}
.ssobutton a {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 46px;
	padding: 0px 20px;
}
.homeheading {
	color: #2a2625;
	display: block;
	font-size: 14px;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	padding: 14px 0 0;
}
.demoImageTd {
	padding: 20px 0 0 0
}
.captionsTr td {
	font-size: 17px;
	padding: 10px 0;
}
.contentp {
	color: #898989;
	text-align: justify;
	line-height: 20px;
	font-size:13px;
}
/*.content_faq_p {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 6px solid #DDDDDD;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-o-border-radius: 0 0 10px 10px;
	border-top: 2px solid #FFFFFF;
	color: #666666;
	line-height: 15px;
	margin: 0;
	padding: 10px;
	text-align: justify;
}
*/.smalltext {
	font-size: 90%;
}
.smallboldtext {
	font-size: 90%;
	font-weight: bold
}
.headingbar {
	background: none repeat scroll 0 0 transparent !important;
	color: #666666;
	font-weight: bold;
	height: 25px;
	padding: 10px 0;
	white-space:nowrap;
}
textarea, select, .txt {
	padding: 5px;
	border: 1px solid #ccc;
		box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:#F6F6F6;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
		font-size:13px;
}
.txt{
	height:40px;
}
.colortext {
	color: #666666;
}
.special {
	font-size: 150%;
}
.paginglinkstyle {
	font-weight: bolder;
	color: #000000
}
.paginglinkstyle a {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.admanbox {
	background-color: #F0F0F0;
	padding: 15px;
	line-height:20px;
}
.edit {
	background-color: #dfdede;
	padding: 5px;
}
.adtitle {
	font-size: 110%;
	font-weight: bold;
}
.urls {
	font-size: 90%;
	color: #000000;
}
.dropdown {
	float: left;
	position: absolute;
	_position: absolute;
	z-index: 500;
	margin-top: -6px
}
.dropdown dt {
	cursor: pointer;
	padding: 3px 0px;
}
.dropdown dt:hover {
}
.dropdown dd {
	position: absolute;
	overflow: hidden;
	display: none;
	margin-top: 2px;
	z-index: 500;
	_position: absolute
}
.dropdown li {
	display: inline
}
.dropdown li a, .dropdown li a:active, .dropdown li a:visited {
	display: block;
	padding: 4px 4px;
	text-align: left;
	text-decoration: none;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	white-space: nowrap
}
.dropdown a:hover {
	background-image: url(images/color.png);
	background-repeat: repeat;
	cursor: pointer;
}
.codearea {
	background-color: #DDDDDD;
	width: 98.5%;
	border: 0;
}
.tabs1 {
	background-color: #DDDDDD;
	padding: 5px;
}
.tabs2 {
	background-color: #999999;
	padding: 5px;
}
.tabs1 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tabs2 a {
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}
.boxbar {
	height: 38px;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.barleft {
	background-image: url(images/barleft.jpg);
	background-repeat: no-repeat;
	width: 10px;
}
.barright {
	background-image: url(images/barright.jpg);
	background-repeat: no-repeat;
	width: 10px;
}
.icontext {
	vertical-align: top;
	padding-left: 5px;
}
.list {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.font24 {
	font-size: 24px;
}
.font18 {
	font-size: 18px;
}
.font14 {
	font-size: 14px;
}
.font11 {
	font-size: 11px;
}
.mouse {
	width: 100px;
	height: 200px;
	background-image: url(images/mouse.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
}
.homeicons {
	margin-left: 10px;
	float: right;
}
.advertiserreferimg {
	float: left;
	width: 100%;
	font-family: 'robotoregular', Arial, sans-serif;
	font-size: 32px;
	height: 85px;
}
.indexColmsn {
	width: 50%;
	margin: 0;
}
.indexColmsn .inside {
	display: block;
	overflow: hidden;
	margin: 10px 0 0;
	padding: 15px;
}
.colm_s {
	background: #312527;
}
.homelist {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	list-style: none outside none;
	float: left;
	margin: 20px 0 0;
}
.homelist li {
	padding-bottom: 20px;
}
.about {
	font-size: 80%;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}
.about li {
	padding-bottom: 8px;
	text-align: justify;
}
.buttonspace {
	width: 10px;
	float: right
}
.indexheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 10px;
}
.red {
	height: 30px;
}
.redtext, .red a {
	color: #F00;
}
.pubimgs {
	background-image: url('images/pub2.gif');
	background-repeat: no-repeat;
	width: 160px;
	height: 145px;
}
.topper {
	padding-left: 7px;
	padding-top: 10px;
	padding-right: 7px;
	color: blue;
	font-size: 11px;
}
.middle {
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 7px;
	font-size: 9px;
}
.pubbottom {
	padding-left: 7px;
	padding-top: 8px;
	padding-right: 7px;
	color: green;
	font-size: 9px;
}
.advimgs1 {
	background-image: url('images/adv1.gif');
	background-repeat: no-repeat;
	width: 145px;
	height: 135px;
}
.middle1 {
	padding-left: 10px;
	padding-top: 01px;
	padding-right: 10px;
	font-size: 10px;
}
.topper1 {
	padding-left: 10px;
	padding-top: 03px;
	padding-right: 10px;
	color: blue;
	font-size: 11px;
}
.stylelang {
	padding-bottom: 15px;
	vertical-align: top;
	padding-top: 5px;
	width: 100px;
}
.stylelang div {
	float: right
}
/*-------------new---------------*/




.menu {
	background-color: inherit;
	background-image: url(images/menugradient.png);
	float: left;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}
.menu li {
	position: relative;
	float: left;
}
.menu li dl {
}
.menu a {
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	padding: 0 15px 20px!important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	transition:all .2s linear .0s;
	-webkit-transition:all .2s linear .0s;
	-moz-transition:all .2s linear .0s;
}
.menu a:hover {
	/*background-image:url(images/hover_repeat.png);*/
	border-bottom: 0px solid #ffffff;
} /* this 0 px border is for ie6 :( */
.menu table {
	border-collapse: collapse;
	padding: 0;
	margin: -1px;
}
.menu li dd {
	display: none;
}
/*.menu li:hover, .menu li a:hover {border:0;}*/
.menu li:hover dd, .menu li a:hover dd {
	display: block;
}
.menu li:hover dt, .menu li a:hover dt {
}
.menu dt {
}
.menu dd {
}
.menulinks {
	position: relative;
	z-index: 11;
}
/*.menulinks dt:hover { background-image:url(images/hover_repeat.png);}*/
.menulinks dd {
	position: absolute;
	top: 33px;
	height: 40px;
	line-height: 40px;
}
.menulinks dd a {
	display: block;
	padding: 0px 10px !important;
	background-color: inherit;
	width: 175px;
	border-bottom: 1px solid #666;
	text-transform: none
}
.menulinks dd a:last-child{
	border:none;
}
.menulinks dd a:last-child:hover{
	border:none;
}
.menulinks dd a:hover {
	display: block;
	background-image: url(images/blackback.png);
	border-bottom: 1px solid #666;
}
.filler {
	background-image: url(images/repeat.png);
	background-repeat: repeat-x;
	height: 36px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	top: -36px;
	z-index: -1;/*-moz-opacity: 1;
			opacity:1;
			filter: alpha(opacity=100);
			border:1px solid red;*/
}
.adbox {
	min-width: 100px;
	min-height: 50px;
	text-align: left;
	vertical-align: top;
	border-width: 0px;
}
.adbox a {
	border-width: 0px;
}
.adbox td {
	border-width: 0px;
	vertical-align: middle;
}
.layerbox {
	display: none;
	border: 1px solid #999999;
	width: auto;
	height: auto;
	position: absolute;
	z-index: 100;
	background-color: #FAFAFA;
	padding: 2px;
	margin-top: 20px;
}
.datatable {
	border: 1px solid #CCCCCC;
}
.datatable tr {
	height: 25px;
}
.datatable td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 2px;
	font-size: 11px;
}
.datatable .headrow {
	background-color: #CCCCCC;
}
.datatable .headrow td {
	font-weight: bold;
}
.datatable .specialrow {
	background-color: #EFEFEF;
}
/******  15-05-2013   ******/

.mainwraper {
	margin: 0 auto;
}
.socialtab {
	float: right;
	width: 160px;
}
.socials {
	margin: 0;
	float: right;
}
.languages {
	float: right;
	margin: 5px 0 10px 0;
	padding: 5px;
	right: 260px;
}
.chatlogo.right {
	margin-left: 40px;
}
.userDets {
	float: left;
	padding: 6px 10px;
}
.userDets a {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 10px 0 10px;
	margin-left: 5px;
	color: #055bbd
}
.languages select {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 5px;
	border: none;
	margin-top: 5px;
}
.logouta {
}
.slides {
	width: 100%
}
.mainContentDiv {
	float: left;
	width: 100%;
	background: #fff;
	min-height: 400px
}
.singleSign {
	overflow: hidden;
	display: block;
	margin: 10px;
	padding: 20px;
	text-align:center;
}
.singleSign h2.part_hrading{

	font-weight:normal;
	font-size:22px;
	
}
.singleSign p {
    line-height: 20px;
    margin: 10px auto;
    text-align: center;
    width: 60%;
}
.singles_regsitr{
	display:table;
	margin:20px auto 10px;
}
.singles_regsitr .homessolink{
	 border: 1px solid #000000;
    border-radius: 4px;
    color: #000000 !important;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
    padding: 15px 20px;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
}
.fundDetails {
	background: #f1f1f1;
/*	box-shadow: inset 0 0 5px -2px #666;
	-moz-box-shadow: inset 0 0 5px -2px #666;
	-webkit-box-shadow: inset 0 0 5px -2px #666;
	-o-box-shadow: inset 0 0 5px -2px #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
*/}
.fundDetails {
	width: 100%
}
.fundDetails td {
	/*background: none !important;*/
	padding: 5px 10px;
}
.fundDetails.ctrlPnlCol table {
	background: #fff;
/*	border: 1px solid #DDDDDD;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	
*/	width: 100%;
margin-bottom:20px;
margin-top:5px;

}
.fundDetails.ctrlPnlCol table:last-child {
	margin-bottom:5px;
	
}
.fundDetails.ctrlPnlCol table:hover {
	box-shadow: 0 0 5px 0 #bbb;
	-moz-box-shadow: 0 0 5px 0 #bbb;
	-webkit-box-shadow: 0 0 5px 0 #bbb;
	-o-box-shadow: 0 0 5px 0 #bbb;
}
.fundDetails .boxbar {
	padding: 10px;
	background: none
}
.fundDetails .boxbar .styleTitle {
	padding: 5px;
	text-align: center;
	font-size: 18px !important;
	padding: 10px;
	border:none;
	color: #FFFFFF !important
}
.partner {
	background: #fff;
	display: block;
	padding: 20px 20px 10px 20px;
	color: #333;
	text-shadow: 1px 1px 1px #FFFFFF;
	position: relative;
	margin: 10px
}
.partner .label {
	background: url(images/partner-img.png) no-repeat 0 0;
	width: 80px;
	height: 80px;
	position: absolute;
	left: -5px;
	top: -5px;
	z-index: 100
}
.slidingDiv {
	width: 100%;
	overflow: hidden;
	height: auto
}
.singleSign .left.register {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dashed #ccc
}
.singleSign h2 {
	color: #000;
	font-size: 18px;
	margin: 10px 0 5px 0;
	color: #333
}
.loginDoxTd {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 20px;
	vertical-align: top;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 5px 0 #DDDDDD inset;
	-moz-box-shadow: 0 0 5px 0 #DDDDDD inset;
	-webkit-box-shadow: 0 0 5px 0 #DDDDDD inset;
	-o-box-shadow: 0 0 5px 0 #DDDDDD inset;
}
.accountPage .button {
	
	margin: 0;
}
.accountPage .button, .contact_ncolm .button {
	-moz-box-shadow:inset 0px 1px 0px 0px #999999;
	-webkit-box-shadow:inset 0px 1px 0px 0px #999999;
	box-shadow:inset 0px 1px 0px 0px #999999;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4f4f4f), color-stop(1, #242424));
	background:-moz-linear-gradient(top, #4f4f4f 5%, #242424 100%);
	background:-webkit-linear-gradient(top, #4f4f4f 5%, #242424 100%);
	background:-o-linear-gradient(top, #4f4f4f 5%, #242424 100%);
	background:-ms-linear-gradient(top, #4f4f4f 5%, #242424 100%);
	background:linear-gradient(to bottom, #4f4f4f 5%, #242424 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4f4f', endColorstr='#242424',GradientType=0);
	background-color:#4f4f4f;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #808080;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:8px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000000;
}
.accountPage .button:hover, .contact_ncolm .button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #242424), color-stop(1, #4f4f4f));
	background:-moz-linear-gradient(top, #242424 5%, #4f4f4f 100%);
	background:-webkit-linear-gradient(top, #242424 5%, #4f4f4f 100%);
	background:-o-linear-gradient(top, #242424 5%, #4f4f4f 100%);
	background:-ms-linear-gradient(top, #242424 5%, #4f4f4f 100%);
	background:linear-gradient(to bottom, #242424 5%, #4f4f4f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#4f4f4f',GradientType=0);
	background-color:#242424;
}


.adStati div.left {
	padding: 5px 5px 0 0
}
.adStati select {
	margin: 0 5px
}
.tableT td {
	padding-right: 10px;
	vertical-align: middle
}
/***** Style From Admin ******/
.menu {
	background: none !important;
}
.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 100%;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 200px;
	height: 60px;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: 75px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width: 75px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: auto;
	height: 75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
* Horizontal Buttons
*/
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(prev-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(next-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
/**
* Vertical Buttons
*/
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover, .jcarousel-skin-tango .jcarousel-next-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.inpubox2 {
	vertical-align: top;
}
.inpubox3 {
	vertical-align: top;
}
.inpubox3 a {
	font-size: 12px;
}
.inpuboxtr {
	border-bottom: 1px solid #EEEEEE;
	height: 28px;
	width: 100%;
}
.inpubox {
	text-align: center;
}
/* GC */

.index_full {
	position: absolute;
	z-index: -1;
	width: 100%;
	top: 0;
}
.indepatern {
	background: url(images/pattern.png) repeat;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.top_header {
	width: 100%;
	display:table;
}
.header_wraper {
	width: 100%;
	float: left;
	position: fixed;
	z-index: 10000;
	top: 0;
	height: 90px;
	border-top: 3px solid #f2503b;

}
.margin_topdiv {
	margin-top: 90px;
}
.slideim {
	float: right;
	height: 305px;
	position: relative;
	top: 50px;
	width: 367px;
}
.advertiserreferimg img {
	float: left;
}
.bo_heading {
	padding-top: 20px;
	display: block;
}
.buttonsbox {
	float: left;
	margin: 5px 0 10px;
}
.homelink {
	border: 1px solid ;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 20px;
	text-transform: uppercase;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: 5px;
	float: left;
	transition: all .2s linear .0s;
}
.homelink:hover {
	background: rgba(255,255,255,0.20);
	text-decoration: none;
}
.about_wraper {
	background: none repeat scroll 0 0 #f4f4f4;
	float: left;
	padding: 40px 0;
	width: 100%;
}
.aboutw_imge img {
	max-width: 100%;
}
.aboutw_imge {
	float: left;
	width: 33%;
}
.about_heading {
	font-family: 'robotoregular', Arial, sans-serif;
	font-size: 24px;
	display: inline-block;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #292929;
	position: relative;
}
.about_heading:after {
	position: absolute;
	width: 40%;
	display: block;
	content: " ";
	left: 0;
	bottom: -2px;
	border-top:2px solid;
}
.about_sub {
	margin: 5px 0 10px;
	font-size: 16px;
	font-family: 'robotoregular', Arial, sans-serif;
}
img.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
img.grayscale:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}
.about_details{
float: left;
width: 67%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 10px;

}
.about_details li {
	font-size: 13px;
	line-height: 20px;
}
.partheadingouter{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.part_hrading {
	border-bottom: 2px solid #292929;
	min-width:100px;
	display: inline-block;
	
	
	font-family: "robotoregular", Arial, sans-serif;
	font-size: 24px;
	padding-bottom: 5px;
	position: relative;
	margin: 0 auto 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-collapse: unset;

	
}
.part_hrading:after {
	position: absolute;
	width: 50%;
	content: " ";
	left: 0;
	bottom: -2px;
	vertical-align:top;
	border-top:2px solid;
}
.partnr_p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 auto 25px;
	text-align: center;
	width: 70%;
	color: #666666;
}
.item {
	padding: 10px;
}
.grayscale {
	max-width: 100%;
}
.foo_logo {
	margin: 50px auto 0px;
	max-width: 300px;
	display: table;
}
.social_sprite {
	display: block;
	width: 37px;
	height: 37px;
	background: url(images/social.png) no-repeat 0 0;
	transition: all .1s linear .0s;
	-webkit-transition: all .1s linear .0s;
	-moz-transition: all .1s linear .0s;
}
.facebooks.social_sprite:hover {
	background-position: 0 -49px;
}
.twiter.social_sprite {
	background-position: -42px 0;
}
.googleplus.social_sprite {
	background-position: -84px 0;
}

.twiter.social_sprite:hover {
	background-position: -42px -49px;
}
.googleplus.social_sprite:hover {
	background-position: -84px -49px;
}

.socilial_ul {
	display: table;
	margin: 0 auto;
}
.social_li {
	float: left;
	margin: 0 5px;
}
.foo_social {
	display: block;
	margin: 20px 0 20px;
	width: 100%;

}
.footer_wraper {
    float: left;
    padding: 10px 0;
    width: 100%;
	position:relative;
}
.f_linkss{
	color:#FFFFFF;
	padding: 5px 10px;
	float: left

}
.center_fbackto {
    border: 2px solid;
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
    display: table;
    height: 72px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: -35px;
    width: 72px;
	overflow:hidden;
	padding:2px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin-left:-41px;
}
.center_inwhite{
	width:64px;
	height:64px;
	    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow:hidden;
	display:block;
	background:#FFFFFF;
	text-align:center;
	cursor:pointer;
	
}
.c_arow {
    display: block;
    font-size: 30px;
    padding-top: 16px;
}

/* ---------- Select box ---------------*/


.sbHolder{
/*	background-color: #2d2d2d;
*/	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	position: relative;
	width: 140px;
	z-index:100;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 110px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(images/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #212121;
	list-style: none;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 140px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #ddd;
	text-decoration: none;
}

.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
/* Select box style Ends */

.langugelogdin{
	float:right;
}
.top_section {
    float: left;
    width: 100%;
}
.left_inside{
	margin-right:40px;
}
.left_sidecontent {
    float: left;
    width: 70%;
}
.right_sidecontent{
	float:left;
	width:30%;
}
.loginformfields{
	padding:15px;
}
.submitlogin .submit.button{
	width:100%;
	height:35px;
	font-size:14px;
	display:block;
	line-height:35px;
	color:#FFFFFF;
	text-align:center;
	padding:0;
	transition:all .2s linear .0s;
	-moz-transition:all .2s linear .0s;
	-webkit-transition:all .2s linear .0s;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	font-weight:bold;

}
.submit.button:hover{
	opacity:.85;
}
.loginfullwidth {
    width: 100%;
	float:left;
	margin:2px 0;
}
.input_icon {
    background: none repeat scroll 0 0 #e0e0e0;
    display: inline-block;
    text-align: center;
    width: 45px;
}
.input_icon {
    background: none repeat scroll 0 0 #e0e0e0;
    float: left;
    text-align: center;
    width: 45px;
	height:40px;
}
.input_icon .fa{
	line-height:40px;
	font-size:16px;
}
.user_filedlogin {
    float: left;
    width: 225px;
	height:40px;
}
.user_filedlogin .txt{
    border: 0 none;
   -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
    width: 100%;
	height:40px;
}
.user_filedlogin .txt:focus{
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.72);

}
.loginfullwidth .smalltext{
	margin:5px 0;
	display:block;
}
.register_loginbox {
    float: left;
    width: 100%;
}
.register_button .registerbtn{
	width:100%;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	padding:10px 0;
}
.register_button .registerbtn:hover{
	opacity:.85;
}
.contentre {
    background: #f6f5f5;
    padding: 5px 15px;
}
.fullwidthsection{
	background:#ebebeb;
	margin:50px 0 30px;
	padding:20px 0;
	width:100%;
	float:left;
}
.fullwidthsection .part_hrading{
	color:#454545;
	font-size:24px;
	
}
.adv_fullbox{
	background:url(images/bg_advert.png) no-repeat center center;
	float: left;
    width: 100%;
	
}
.three_box {
    float: left;
    width: 33.33%;
	text-align:center;
}
.icon_box{
	width:130px;
	height:130px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border: 4px solid ;
	text-align:center;
	margin: 55px auto 40px;
	background:#ebebeb;
	transition:all .3s linear .0s;
}
.icon_box:hover{
			border: 4px solid #ebebeb;
}
.icon_box:hover .fa{
	color:#FFFFFF;
}
.icon_box .fa{
	text-align:center;
	line-height:130px;
	font-size:50px;
	color:#231f20;
}
.box_in {
    padding: 10px;
}
.box_in2{
	padding:10px 30px;
	text-align:left;
}
.box_in2 .about_heading{
	font-size:17px;
	color:#454545;
	margin-bottom:15px;
}
.lernmorewrp {
    padding: 10px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	margin:20px 0 30px;
    width: 100%;
}
.lernmorewrp a{
	color:#FFFFFF;
}
.lernmorewrp a:hover{
	text-decoration:underline;
}
.paymentswrp{
	text-align:center;
	margin:0px 0 40px;
}
.paymentswrp .part_hrading{
	color:#454545;
	font-size:17px;
	
}
.details_p {
    float: left;
    margin-top: 5px;
}
.four_box{
	width:25%;
	float:left;
}
.four_box .box_in2 {
    padding: 10px 10px;
}
.four_box .box_in2 .about_heading {
    color: #454545;
    font-size: 14px;
    margin-bottom: 15px;
}
.faq_heading{
	float:left;
	width:100%;
}
.faq_details{
	width:100%;
	float:left;
	margin:30px 0;
}
.faq_heading .about_heading{
	float:left;
}
.faq_homeheading{
	border:1px solid #d3d3d3;
	font-size: 13px;
    font-weight: 600;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
    padding: 0px 16px;
	height:48px;
	line-height:48px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow:hidden;
	margin:6px 0;
	cursor:pointer;
	background:url(images/faq.png) no-repeat  98% -12px #fbfbfb;
}
.content_faq_p{
	padding:10px 20px;
		box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	line-height:24px;
	display:none;
	color:#444;
	font-size:14px;

}
.activefaq{
	border-top:2px solid;
	background-position: 98% 20px ;
}
.contact_details {
    float: left;
    margin: 20px 0;
    width: 100%;
}
.contact_frow {
    float: left;
    width: 100%;
}
.contact_frow2{
	width:60%;
	float:left;
}
.contact_frow3{
	width:40%;
	float:left;
}
.contact_3colm{
	padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:50%;
	float:left;
	position:relative;
}
.contact_1colm{
		padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
	float:left;
	position:relative;
}
.c_txt{
	height:auto !important;
}
.contact_frow .txt, .c_txt {
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height:40px;
	padding-right:15px;
	background:#F6F6F6;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
		font-size:13px;

}
.contact_frow select.txt{
padding: 10px 0;
}
.tableclsss_txt td .txt {
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height:40px !important;
	padding-right:15px;
	background:#F6F6F6;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
		font-size:13px;

}
.tableclsss_txt #picker{
	margin-left:10px;
}
.contact_3colm .mandatory, .contact_1colm .mandatory, .contact_2colm .mandatory {
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 35%;
}
.contact_3colmselct .mandatory{
	right:35px;
}
.contact_details .inserted{
	padding-left:10px;
}
.contact_2colm{
	position:relative;
		padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:50%;
}
.contactvarif {
    float: left;
    position: relative;
    width: 50%;
	margin-right:10px;
}
.icons_left, .icons_right {
    text-align: center;
	padding:0 10px !important;
}
.icons_left .fa, .icons_right .fa{
	color:#FFFFFF;
	font-size:35px;
}

.icontext .about_heading{
	color: #454545;
    font-size: 15px;
    margin-bottom: 5px;
	font-weight:normal;
}

.contact_ncolmf {

    float: left;
    padding: 10px;
    position: relative;
    width: 300px;
    box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
}
.contact_ncolm {
    float: left;
    position: relative;
    width: 440px;
	padding:10px;
}
.contact_ncolm .mandatory {
    position: absolute;
    right: 10px;
    top: 15px;
}
.contact_ncolmmnthly .txt{
	width:50%;
	margin-right:5px;
}
.contact_ncolmmnthlycode .txt{
		width:30%;
	margin-right:5px;
}
#cap_img{
	vertical-align: super;
}
.txtgc {
    background: none repeat scroll 0 0 #f6f6f6;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    font-family: Arial,Gotham,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 13px;
    height: 40px;
    padding-right: 15px;
    width: 100%;
}
.acntbtnn{
    padding-left: 10px;
    vertical-align: sub;
}
.acntbtnn .button{
	margin-top:10px;
}

.fa.mangefa{
	font-size:32px;
}
.succesmsgboxx {
    border: 1px solid #eee;
    display: table;
    margin: 40px auto 0;
    padding: 30px;
    text-align: center;
}
.neinsterd{
	display:block;
	margin:10px 0;
	  font-size: 12px;
    font-weight: bold;
	color:#666666;
}
.su_ticket {
    background: none repeat scroll 0 0 #77BF81;
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
    display: block;
    height: 40px;
    margin: 0 auto 20px;
    padding: 10px;
    text-align: center;
    width: 40px;
}
.su_ticket .fa{
	color: #fff;
    font-size: 30px;
    line-height: 40px;
}
.error_tik{
	background:#db614c;
}

.directiona{
	
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	width:40px;
	height:40px;
	display:block;
	text-align:center;
	margin-left:14px;
}
.directiona:hover{
	background:#393939;
}
.directiona .fa{
	color:#FFFFFF;
	font-size:20px;
	line-height:40px;
}
.radiogc {
    padding-right: 15px;
}
.radiogc input {
    padding-right: 5px;
    vertical-align: middle;
}
.s_logout{
	background:#F18E00;
}
.analysicstablen{
	width:100%;
}
.newnclm .mandatory {
    position: relative;
    right: auto;
    top: auto;
}
.contact_ncolmfull{
float: left;
    padding: 10px;
}
.xmltable td{
	text-align:left;
}
.da-dots{
display:none;
}