@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,600');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:600');
/* CSS Document 
font-family: 'Work Sans', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
*/


body {width:100%; height:auto; margin:0 auto; padding:0; font-family: 'Work Sans', sans-serif; background:#dfe5ef;}

img {border:thin none #0066FF;}

p, h1, h2, h3, h4, h5, h6, ul, li {
margin:0px;
padding:0px;
list-style-type:none;
}
.inFld[readonly] {cursor: not-allowed;}

a {text-decoration:none}

.magic {clear:both; padding:0px; margin:0px;  height:0px; width:0px;}
.page {width:1340px; height:auto; margin:0 auto; }



header { background:#fff; margin:0 0 15px 0; box-shadow:0px 2px 6px rgba(1, 7, 19, 0.20);}
header .page {}

.logoBx {float:left;}
.logoBx a {}
.logoBx img {}

.logIn {float:right; padding:15px 20px 0 0;}
.logIn a {font-size:14px; font-weight:bold; color:#f07c91; background:#f6c2d8; text-align:center; text-transform:uppercase;
		 padding:0 50px; height:46px; line-height:46px; border-radius:2px; display:inline-block;
		 border: 0px solid rgba(240, 124, 145, 0.67);}
.logIn a:hover {background:rgba(246, 194, 216, 0.9); border: 0px solid #f07c91;}





.boxA { padding:0 0 30px 0;}
.boxA .page {}

.mnuBx {width:210px; float:left;}

ul.mnuA {}
ul.mnuA li {padding:1px 0;}
ul.mnuA li a {color:#464d55; font-size:14px; display:inline-block; line-height:46px; width:100%; position:relative;}
ul.mnuA li a b {font-weight:normal;}
ul.mnuA li a:hover {color:#3172d6;}
ul.mnuA span {width:50px; display:inline-block; height:46px; vertical-align:middle;}
ul.mnuA li.slct a:after {content:""; background:#76a6f0; width:10px; height:10px; right:12px; border-radius:50%;
				position:absolute; top:50%; margin:-5px 0 0 0;}

span.icna {background:url(../images/icna.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
span.icnb {background:url(../images/icnb.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
span.icnc {background:url(../images/icnc.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
span.icnd {background:url(../images/icnd.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
span.icne {background:url(../images/icne.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
span.icnf {background:url(../images/icnf.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}

span.icng {background:url(../images/icng.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
span.icnh {background:url(../images/icnh.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
span.icni {background:url(../images/icni.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
span.icnj {background:url(../images/icnj.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
span.icnk {background:url(../images/icnk.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}





ul.mnuA li.lineA {margin:14px 0; }
ul.mnuA li.lineA div.lne {height:1px; width:50px; background:#a7b0b9; margin:0 0 0 10px;}

.contnt { float:left; }
	.frmBx { background: #fff; margin: 0 0 15px 0; box-shadow: 0px 2px 6px rgba(1, 7, 19, 0.20);}
	.gap {padding:15px;}
	
	.hdTxt {padding:0 0 20px 0;}
		.hdTxt h1 {color:#535b63; font-size:18px; text-transform:uppercase; font-weight:600;}
		.hdTxt h2 {color:#6e7780; font-size:14px; font-weight:400;}

.frmArea {}

.inBx {margin:0 0 15px 0; box-sizing:border-box;}
.inFld {line-height:38px; height:38px; border:1px solid #ced6e3; border-radius:2px; font-size:14px;color:#1a2127;
font-family: 'Work Sans', sans-serif; padding:0 8px; letter-spacing:0; outline:none; width:100%;box-sizing:border-box;
	    background: #fff;}
select.inFld {}

.inclmA {width:44%; padding:0 7px 0 0; float:left;}
.inclmB {width:28%; padding:0 7px; float:left;}
.inclmC {width:28%; padding:0 0 0 7px; float:left;}
.inclmD {width:30%; float:left;}
.inclmE { float:left; padding:0 0 0 20px;}
	
	.rctype {position:absolute; opacity:0;}
	.rctype + label { color:#6e7780;} 
	.rctype:checked + label { color: #76a6f0;} 
	
	.rdioBx label {font-size:14px; font-weight:600; letter-spacing:0; line-height:38px; padding:0 15px 0 0;}
	
	.rdo {position:relative; width:18px; height:18px; background:#eef1f6; border-radius:50%; display:inline-block;
			border:1px solid #ced6e3; box-sizing:border-box; vertical-align:middle;}
	.rctype:checked + label .rdo {border:1px solid #76a6f0;}
	.rctype:checked + label .rdo:after {content:""; background:#76a6f0; width:10px; height:10px; 
	right:0px; border-radius:50%; position:absolute; top:0; margin:3px 3px 0 0;}

.btnBx {width:100%; clear:both; padding:0 0 4px 0;}
.send, .sndBtn {background:#76a6f0; font-weight:bold; text-transform:uppercase; color:#fff; font-size:16px; 
			border-radius:2px; padding:0 0px; border:1px solid #76a6f0; outline:none; height:40px; 
			line-height:38px; cursor:pointer; font-family: 'Work Sans', sans-serif; width:30%;}
.sndBtn:disabled, .send:disabled {background:rgba(118, 166, 240, 0.86);cursor:not-allowed;}
.sndBtn:hover, .send:hover {background:rgba(118, 166, 240, 0.86);}


.oprtrBx {    background: #fff;
    margin: 0 0 15px 0;
    box-shadow: 0px 2px 6px rgba(1, 7, 19, 0.20);}
.opgap {padding:15px;}

.lgoLst {}
.lgoLst ul {display:inline-block; width:100%;}
.lgoLst li {float:left; margin:0 30px 30px 0;}
.lgoLst li img {max-width:100%;}

.lgoLstA { padding:0 0 15px 0;}

.recPln {padding:40px 0 12px 0;}
.recPln h1 {font-size:18px; color:#535b63;}
.recPln h1 span {color:#76a6f0;}


.taBar {font-size:14px; border-radius:2px; background:#e9ecef; display:inline-block; width:100%;}
.taBar li {float:left; line-height:40px; }
.taBar li a {color:#6e7780; padding:0 16px; display:inline-block; position:relative;}
.taBar li.active a:after {content:""; background:#ced6e3; height:2px; left:16px;	right:16px;  position:absolute; bottom:0; }

.tabTxt {}
.tabTxt h3 {color:#9a9da0; padding:20px 0; text-align:center; font-size:12px; font-weight:400;}

ul.ofrLst {padding:8px 0 0 0;}
ul.ofrLst li {padding:8px 0; }

.frBox {width:100%; display:inline-block;     display: table-row;}
.frBox:hover {cursor:pointer;}

.rundRs {display: table-cell; vertical-align: middle;  }
.rundRs span {border-radius:50%; width:72px; height:72px; box-sizing:border-box; 
			border:1px solid #76a6f0; background:#eef1f6;
		text-align:center; line-height:68px; font-family: 'Source Sans Pro', sans-serif;
		font-size:18px; color:#76a6f0; display:inline-block; margin:0 15px 0 0;}  
.frBox:hover .rundRs span {background:#76a6f0; color:#fff;}

.info {color:#6e7780;    
		display: table-cell;
		vertical-align: middle;}
.info h4 {font-size:14px;}
.info h5 {font-weight:400; padding:3px 0;font-size:14px;}




.sideBr {width: 280px;    float: right;  }
.sideBrG {padding:0 0 0 15px;}

.whtBx {    background: #fff;
    margin: 0 0 15px 0;
    box-shadow: 0px 2px 6px rgba(1, 7, 19, 0.20);}
.whtBxIn {padding:15px;}
.whtBx h1, .moBlnc h1 {color:#6e7780; font-size:16px; text-transform:uppercase; padding:0 0 12px 0;}

a.plylnk {}
a.plylnk img {width:108px;}

a.yelBtn {color:#ecb127; font-size:12px; text-transform:uppercase; background:#fdf0cf; border:1px solid #ecb127; border-radius:2px; height:36px; line-height:36px; padding:0 18px; display:inline-block; font-weight:bold;}
a.yelBtn:hover {background:rgba(253, 240, 207, 0.72);}


footer {background:#1b2b42;   color:#fff;}
.ftrpg {width:1200px; margin:0 auto;}

.cpTxt {float:left; line-height:32px;}
.fsoc {padding:0px 0 0 0; float:right;text-align:center;}
ul.socicn {}
ul.socicn li {display:inline-block; padding:0 0 0 10px;}
ul.socicn li a { color:#fff; font-weight:normal; width:28px; height:28px; border-radius:50%; border:2px solid #fff;
			display:inline-block; font-size:13px; }
ul.socicn li a i {line-height:28px;}
ul.socicn li a:hover {background:rgba(255,255,255,0.8); color:#1b2b42;}

.flgo {padding:20px; }
.flgo img {max-width:100%;}

.fmnu {padding:0 0 30px 0;}
.fmnu ul {}
.fmnu ul li {display:inline-block; padding:0 10px;}
.fmnu ul li a {color:#fff; font-size:12px;}
.fmnu ul li a:hover {color:rgba(255,255,255,0.8);}

.cprgt {font-size:12px; padding:16px 0; background: #162438;}
.pyIcn {border-top:1px solid rgba(255,255,255,0.2); padding:24px 0;text-align: center;}
.pyIcn span {text-transform:uppercase; font-size:12px; display:inline-block; line-height:20px; vertical-align:middle;
			padding:0 10px 0 0; border-right:1px solid rgba(255,255,255,0.2); }
.pyIcn img {width:50px; vertical-align:middle; margin:0 10px;}


/*----- ----------*/
.adMny {float:left;}
.adMny input.adBlu {margin: 10px 0 0 0;}
a.trnsfrna {background:#76a6f0; font-weight:bold; text-transform:uppercase; color:#fff; font-size:12px; border-radius:2px;
		padding:0 10px; border:1px solid #76a6f0; outline:none; height:32px; line-height:32px; cursor:not-allowed;
		font-family: 'Work Sans', sans-serif; display:inline-block; }
.adBlu, a.trnsfr {background:#76a6f0; font-weight:bold; text-transform:uppercase; color:#fff; font-size:12px; border-radius:2px;
		padding:0 10px; border:1px solid #76a6f0; outline:none; height:32px; line-height:32px; cursor:pointer;
		font-family: 'Work Sans', sans-serif; display:inline-block; }
.adBlu:hover, a.trnsfr:hover {background:rgba(118, 166, 240, 0.86);}

.blnc {float:right; line-height:30px;}
.blnc span {font-family: 'Source Sans Pro', sans-serif; font-size: 22px; color:#535b63;}



.acInfo {float:right; padding:15px 10px 0 0; position:relative;}
.imgRnd {height:46px; width:46px; border-radius:50%; overflow:hidden; float:left;}
.imgRnd img {max-width:100%}

.namBx {float:left; line-height:46px; padding:0 14px 0 6px; font-size:14px; color:#6e7780;
		background:url(../images/down_arw.png) no-repeat right center;}

.acInfob {display:inline-block; cursor:pointer;}

.prfMnu {
	    z-index: 9999;
    position: absolute;
    top: 80px;
    background: #fff;
    border-radius: 0 0 2px 2px;
    padding:0 0 6px 0;
    right: 0;
    box-shadow: 0px 2px 6px rgba(1, 7, 19, 0.20);
}
.prfMnu ul {
    width: 200px;
}
.prfMnu ul li {}
.prfMnu ul li a {
	line-height:20px;
    display: inline-block;
    padding: 12px 14px;
    font-size: 14px;
    color: #6e7780;
	box-sizing:border-box;
	width:100%;
}
.prfMnu ul li.slct a {background:#dfe5ef;}
.prfMnu ul li a:hover {background:#dfe5ef;}
.prfMnu ul li span {    width: 18px;
    float: left;
    height: 18px;
    margin: 0 8px 0 0;
	position: relative;
    top: 1px;
}
.acna {background:url(../images/acna.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
.acnb {background:url(../images/acnb.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
.acnc {background:url(../images/acnc.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}
.acnd {background:url(../images/acnd.png) no-repeat center center rgba(0,0,0,0); background-size:contain;}

.fGapTb {padding:30px 0;}
.clmBxF {float:left; width:20%; text-align:left;}
.clmBxF ul {}
.clmBxF ul li {}
.clmBxF ul li a {display:inline-block; color:#a7adb3;font-size:12px; padding:2px 0;}
.clmBxF ul li a h6 { text-transform:uppercase; font-size:12px;color:#fff; font-weight:normal; padding:0 0 8px 0;}
.clmBxF ul li a:hover {color:#cacfd4;}

/*----statick page------------*/
.stNav {float:right;}
	.stNav ul.stPgm {display:inline-block; width:100%;padding:26px 0 0 0;}
	.stNav ul.stPgm li {float:left; padding:0 10px;}
	.stNav ul.stPgm li a {color: #464d55;    font-size: 14px; padding:0 0 4px 0;}
	.stNav ul.stPgm li a:hover {color: #3172d6;}
	.stNav ul.stPgm li.slct a {border-bottom:2px solid #76a6f0;}
	
.singlPg {}
.singlPg .page {max-width:1200px;}

.pgTxt {min-height:550px; background: #fff;
padding:20px; box-sizing:border-box;
    margin: 0 0 15px 0;
    box-shadow: 0px 2px 6px rgba(1, 7, 19, 0.20);
}
.pgTxt h1 {color: #535b63;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600; padding:0 0 0px 0;}
.lineB {    height: 2px;    width: 50px;    background: #a7b0b9;    margin: 10px 0px;}	
.pgTxt p {    color: #6e7780;
    font-size: 14px; text-align:justify; line-height:18px;
    font-weight: 400; padding:0 0 8px 0;}
.pgTxt h2 {color: #535b63;  font-size: 17px; font-weight: 600; padding:0 0 2px 0;}
.pgTxt h3 {color: #535b63; font-size: 14px; font-weight: 600; padding:0 0 2px 0;}
		
.sNvMopn {display:none;}

/*-*-----cntct------*-*/
.cnClmA {width:65%; float:left;}

.cnFrm {}

.cnfrmBx {padding:10px 0 0 0;}

.frmRw {padding:0 0 14px 0; width:50%;}
.frmRwA {padding:0 0 20px 0; width:80%;}
.frmRw label, .frmRwA label {display:inline-block; width:100%; color:#171717; font-size:14px; padding:0 0 5px 0;}
.inTxt {line-height:36px; height:36px; border:1px solid #ced6e3; border-radius:2px; font-size:14px;color:#1a2127;
font-family: 'Work Sans', sans-serif; padding:0 8px; letter-spacing:0; outline:none; width:100%;box-sizing:border-box;}

textarea.inTxt {height:132px; padding:10px; font-size:18px; font-family: 'Lato', sans-serif;}
.inTxt:focus {background:rgba(238, 238, 238, 0.7);}

.sndBtCn {padding:0 0 10px 0;}
.send {}
.send:hover {}


.cnClmB {width:35%; float:left; box-sizing:border-box; padding:0 0 0 50px;}

.adrsBx {}
.adrsBx h1 {     color: #535b63;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 0 0px 0;}
.adrsBx h2 {font-size:14px;}
.adrsBx h2 img {    max-width: 100%;
    margin: 0 4px 0 0;
    position: relative;
    top: 2px;}
	
	
/*-----------9999----------*/	
.ipgNav {border-bottom:1px solid #d4d9de; margin:0 0 15px 0; }

ul.pgNv {display:flex;}
ul.pgNv li {}
ul.pgNv li a {color: #6e7780;
    padding: 0 14px;
    display: inline-block;
    position: relative;
	font-size:14px;
	display:inline-block; line-height:30px;
	border-bottom:2px solid rgba(51,51,51,0);
}
ul.pgNv li a:hover {background:#ecf1f9;}
ul.pgNv li.slct a {border-bottom:2px solid #76a6f0; font-weight:bold; color:#76a6f0;}

.infoBx {}


.acDtl { line-height:30px;}
.acDtl h3, .bankInfo h3 {float:left; width:130px; clear:left;    color: #6e7780; font-size:14px; font-weight:normal;
			text-align:right; padding:0 4px 0 0;}
.acDtl h4, .bankInfo h4 {float:left;    color: #535b63; font-size:14px; font-weight:600;}
span.mde {    color: #ffffff;
    padding: 4px 6px;
    margin: 0 6px 0 0;
    background: #cbd4d8;
    letter-spacing: 0.8px;
    border-radius: 2px;}
span.actv {background:#4caf50;}
span.actv1 {background:#d70000;}

.noteA {    float: none;
    margin: 20px 0 0 0;
    clear: both;
    background: #e5edf9;
    border: 1px solid #d1dff5;
    line-height: 17px;
    padding:8px 12px;
    border-radius: 2px;
	}
.noteA p {font-size:14px; color:#4375c1; padding:3px 0;}
a.edtPro {
	float: right;
    background: #e9f1fd;
    font-weight: bold;
    text-transform: uppercase;
    color: #76a6f0;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 10px;
    border: 1px solid #acc5ec;
    outline: none;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;
    display: inline-block;
	}
a.edtPro:hover { background: #76a6f0; color:#fff;}

span.stus {color:#cbd4d8;}
span.vrfd {color:#4caf50;}

.inclmF {width:350px;}
label.labl {font-size:14px; clear:both; display:inline-block; padding:0 0 6px 0; width:100%; font-weight:normal; 
 line-height:18px; color:#6e7780;}
 .save {width:200px;    background: rgb(76, 175, 80);    border: 1px solid #289c2c;}
 .save:hover {background: rgba(76, 175, 80, 0.9);}
 .edtAc {}
.bgBxDtl h1, .hdline h1, .onego h1, .crtpg h1, .formTrn h1, .ldHstr h1, .lodRqst h1, .trnsfr h1, .walHstr h1, .chnPw h1, .edtBnk h1, .edtAc h1, .uohPg h1 {    color: #6e7780;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 0 10px 0;}

.bankInfo { line-height:30px;}
.bankInfo h3 { width:140px;}
.bankInfo h4 {}

.btnPnl {float: none;
    margin: 20px 0 0 0;
    clear: both;
    background: #e5edf9;
    line-height: 17px;
    padding: 14px 12px;
    border-radius: 0;
	}
	a.trnsfr {}
	a.dlta {    background: rgb(253, 207, 207);
    font-weight: bold;
    text-transform: uppercase;
    color: #ef5b5b;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 10px;
    border: 1px solid #ef6969; outline:none; height:32px; line-height:32px; cursor:pointer;
		font-family: 'Work Sans', sans-serif; display:inline-block; 
		float:right; }
	a.dlta:hover {background: rgba(253, 207, 207, 0.8);}
	
.edtBnk {}	
.edtBnk h1 {}

.chnPw {}
.chnPw h1 {}

.uohPg {}
.uohPg h1 {}

.itemLinks {display:none;}

.histTabl {width:100%; font-weight:400; border-collapse: collapse;}
.pyInTxt b, .totlPy h6 b, .histTabl b, .odIdPy h6 b { font-family:'Source Sans Pro', sans-serif;}
.histTabl tr {text-align:left; color:#464d55;}

.histTabl th, .histTabl th { text-align: left; padding: 8px 4px;}
.histTabl tr:nth-child(odd){background-color: #eaeef5}

.histTabl tr:hover {background: #f0e9fd;}

.histTabl th { background-color: #76a6f0; color: white; font-size:16px;}
.histTabl td {padding:8px 4px; font-size:14px;}
.histTabl a {color: #03a9f4; padding:0 4px; display:inline-block;}
.histTabl a i { transition: all .09s ease-in-out; }
.histTabl a:hover i { transform: scale(1.3); }
.histTabl th i {font-size:14px;}

span.grnOrd {color:#349838;}
span.yelOrd {color:#e28906;}
span.redOrd {color:#f44336;}

.dtlTbl {}
.dtlTbl tr {
	
}
.dtlTbl tr:nth-child(odd) {
    background-color:#f3fafd;
	border-top:1px solid #ccc;
}
.dtlTbl tr:hover {
    background:#f3fafd;
}
.dtlTbl tr:nth-child(even):hover {
    background-color:#fff;
}

.paginate {text-align:center; padding:20px 0 0 0;}
.paginate ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
  .paginate li {
    display: inline; }
  .paginate a {
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 1px;
    margin: 1px 2px;
    padding: 5px 10px;
    display: inline-block;
    border-top: 1px solid #fff;
    text-decoration: none;
    color: #717171;
    font-size: smaller;
    font-family: "Helvetica Neueu", Helvetica, Arial, sans-serif;
    text-shadow: white 0 1px 0;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -ms-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -o-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: linear-gradient(top, #f9f9f9, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#eaeaea'); }
    .paginate a:first-child, .paginate a.first {
      margin-left: 0; }
    .paginate a:last-child, .paginate a.last {
      margin-right: 0; }
    .paginate a:hover, .paginate a:focus {
      border-color: #fff;
      background-color: #fdfdfd;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#fafafa));
      background-image: -webkit-linear-gradient(top, #fefefe, #fafafa);
      background-image: -moz-linear-gradient(top, #fefefe, #fafafa);
      background-image: -ms-linear-gradient(top, #fefefe, #fafafa);
      background-image: -o-linear-gradient(top, #fefefe, #fafafa);
      background-image: linear-gradient(top, #fefefe, #fafafa);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#fafafa'); }
    .paginate a.more {
      box-shadow: 0 0 0 0 transparent;
      border: 0 none;
      background: transparent;
      margin-left: 0;
      margin-right: 0; }
    .paginate a.active {
      box-shadow: rgba(0, 0, 0, 0.75) 0 0 0 0 inset;
      border-color: #505050;
      color: #fff;
      text-shadow: black 0 1px 0;
      background: #6e7780; }

.paginate-dark a {
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px;
  border-top: 1px solid #62686d;
  text-shadow: rgba(0, 0, 0, 0.75) 0 1px 0;
  color: #fff;
  background-color: #4e5458;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#575e63), to(#3f4347));
  background-image: -webkit-linear-gradient(top, #575e63, #3f4347);
  background-image: -moz-linear-gradient(top, #575e63, #3f4347);
  background-image: -ms-linear-gradient(top, #575e63, #3f4347);
  background-image: -o-linear-gradient(top, #575e63, #3f4347);
  background-image: linear-gradient(top, #575e63, #3f4347);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#575e63', EndColorStr='#3f4347'); }
  .paginate-dark a:hover, .paginate-dark a:focus {
    border-color: #61788a;
    background-color: #4d6374;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#566f82), to(#3e505e));
    background-image: -webkit-linear-gradient(top, #566f82, #3e505e);
    background-image: -moz-linear-gradient(top, #566f82, #3e505e);
    background-image: -ms-linear-gradient(top, #566f82, #3e505e);
    background-image: -o-linear-gradient(top, #566f82, #3e505e);
    background-image: linear-gradient(top, #566f82, #3e505e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#566f82', EndColorStr='#3e505e'); }
  .paginate-dark a.active {
    box-shadow: rgba(0, 0, 0, 0.75) 0 0 0 0 inset;
    border-color: #2d3035;
    background-color: #303338;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#303338), to(#2d3034));
    background-image: -webkit-linear-gradient(top, #303338, #2d3034);
    background-image: -moz-linear-gradient(top, #303338, #2d3034);
    background-image: -ms-linear-gradient(top, #303338, #2d3034);
    background-image: -o-linear-gradient(top, #303338, #2d3034);
    background-image: linear-gradient(top, #303338, #2d3034);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#303338', EndColorStr='#2d3034'); }

.fltrBx {}
	.flbxA {float:left; width:280px;}
	.flbxB {float:right; width:160px;}
	
	.fltrBx label.labl {padding:0 0 3px 0; font-weight:bold; color:#517dc1;}

.orDtl {}
	.rowDtl {display:inline-block; width:100%; line-height:30px; border-bottom:1px solid #e6ebf3;}
	.orDtl .rowDtl:last-child {border:0;}
	.dtlHd {float: left;
    width: 130px;
    clear: left;
    color: #6e7780;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    padding: 0 4px 0 0;}
	.dtlTxt {    float: left;
    color: #535b63;
    font-size: 15px;
    font-weight: 600;}
	
.trnsfr {}
.trnsfr h1 {}	

.lodRqst {padding:0 0 20px 0;}
.lodRqst h1 {}

.reqFrm {float:left; width:50%;}
.reqFrm h1 {}

.bnkDtl {float:left; width:50%;}
.bnkDtl h1 {}
.bnkDtl h2 {    color: #1fa525;
    font-size: 15px;
    padding: 10px 0 10px 0;}
    
.txtBxA {font-size:14px; line-height:26px; color:#3f3533; padding:10px 14px;     background: #fff6ea;    border: 1px solid #ffe7c6;} 
.txtBxA img {width: 180px;
    float: right;
    margin: 0 0 0px 10px;}
.txtBxA b {}
.inclmG {width:84%;}

.ldHstr {}
.ldHstr h1 {}

.btrDtl {float:right; width:50%;}
.formTrn {float:left; width:50%;}
.formTrn h1 {}

.colrBx {     padding: 10px 14px;
    background: #e8effb;
    border: 1px solid #a2c3f5;}
.colrBx h3, .colrBx h4 {    color: #24292f;}
.avil {    font-size: 14px;
    font-weight: 600;
    color: #009660;}
.avil span {font-family:'Source Sans Pro', sans-serif;}


.crtpg {}
.crtpg h1 {}

.crtTble {}
.crtTble img {}
.crtTble h4 {    font-size: 12px;
    font-weight: normal;}
.crtTble h5 {    font-size: 16px;
    font-weight: normal;}
a.dltB {color:#F44336;}

.odIdPy, .totlPy {  text-align:right;  float: none;
    margin: 20px 0 0 0;
    clear: both;
    background: #f5efe0;
    line-height: 17px;
    padding: 14px 12px;
    border-radius: 0;}
.totlPy h6 {display:inline-block;font-size: 18px; padding:0 20px 0 0; line-height:38px;    color: #03A9F4;}
.totlPy h6 b {}
a.payBtn {    width: 200px;
    background: rgb(76, 175, 80);
    border: 1px solid #289c2c;
display:inline-block; text-align:center;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    padding: 0 0px;
    outline: none;
    height: 36px;
    line-height: 34px;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;} 
a.payBtn:hover {background: rgba(76, 175, 80, 0.9);}


.odIdPy {}
.odIdPy h5 {float:left; display: inline-block;
    font-size: 18px;
    padding: 0 0px 0 0;
    line-height: 38px;
    color:#2196F3;}
.odIdPy h6 {float:right;

    display: inline-block;
    font-size: 18px;
    padding: 0 0px 0 0;
    line-height: 38px;
    color: #03A9F4;
}


.pyBx {margin:20px 0 0 0;}
.onofchk {}

/*----------chkout----------------*/
.onofchk .accordion_in {margin:0 0 6px 0;}

.onofchk .acc_head {
	background: #76a6f0;
    color: #fff;
    padding: 12px 14px;
    border-radius: 3px 3px 0 0;
	cursor:pointer;
	}
.onofchk .acc_content {
    padding: 8px 14px;
    background: #eef2f9;
    border-radius: 0 0 2px 2px;
    border: 1px solid #cdddf7;
    border-top: 0;}
	
.pyInfo {}
.pyInTxt {color: #464d55;
    font-size: 14px;}
.reCmnt {    margin: 12px 0 6px 0;
    background: #f5e0df;
    border-radius: 2px;
    border: 1px solid #F44336;
    padding: 14px 20px;
    color: #F44336;
    font-size: 16px;}
.actionBr {background:#fff; padding:20px; margin:12px 0 6px 0; border: 1px solid #aed6b0;}

.cashPy {
	background: rgb(76, 175, 80);
    border: 1px solid #289c2c;
	
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
    padding: 0 30px;
    outline: none;
    height: 40px;
    line-height: 38px;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;
	}
.cashPy:hover {background: rgba(76, 175, 80, 0.9);}
.cashPy:disabled {cursor:not-allowed;}

.onego {}
.onego h1 {}

.ongoRec {border-bottom:1px solid #e9ecef; margin:0 0 12px 0;}
.tbInBx {padding:12px 6px;}

.goAll {    text-align: right;
    float: none;
    margin: 20px 0 0 0;
    clear: both;
    background: #e5f3ff;
    line-height: 17px;
    padding: 14px 12px;
    border-radius: 0;}
a.wltPg {
	background: #76a6f0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 20px;
    border: 1px solid #76a6f0;
    outline: none;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;
    display: inline-block;
	}
a.wltPg:hover {background: rgba(118, 166, 240, 0.86);}


/**----2706----**/

.lean-overlay {display:none;
    position: fixed;
    z-index: 9999999;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    height: 125%;
    width: 100%;
    background: #000;
	opacity:0.5;
    will-change: opacity;
}

.modal {max-width:600px;

    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity;
	box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22), 0 25px 55px 0 rgba(0,0,0,0.21);
		top:-10%;
		transition:ease-in-out all 0.4s;
z-index: 99999999; display: block; opacity: 0; transform: scaleX(0); }

.open { opacity: 1; transform: scaleX(1);top:10%;}
		
.areaBX { border-radius:2px; display:inline-block; width:100%;
		background:url(../images/a.png) no-repeat bottom left #76a6f0;}
.sidePp {width:30%; float:left; }

    

	.inGp {padding:20px;}

	.txtAD {color:#fff; font-size:16px; line-height:20px; }



.frmsAr {width:70%; float:left; background:#fff; position:relative;}

.clsBtnA {position:absolute; top:12px; right:12px; width:24px; height:24px; border:0; opacity:0.8;
font-size:0; cursor:pointer;
		  background:url(../images/close.png) no-repeat center center rgba(0,0,0,0); background-size:cover;}

.clsBtnA:hover {opacity:1;}

.clsBtnA:hover, .clsBtnA:focus {background-color:transparent;}

		  

	.bxGap {padding:10px 20px;}

	.tpHdr {padding:0 0 4px 0;

	color:#6e7780;

    font-size: 20px;

    line-height: 36px;

    font-weight: 700;

    letter-spacing: 0.5px;}

.inclmH {margin: 0 0 8px 0;}
.inclmH label.labl {padding:0 0 2px 0;}

.fbgol {    padding: 14px 0 0 0;
    border-top: 1px solid #ced6e3;
    margin: 10px 0 0 0;
	}

.fblgIn {    background: #3B5998;
    color: #fff;
    font-size: 14px;
    padding: 10px 12px;
    display: inline-block;
    border-radius: 2px;}
	.fblgIn i {}
.fblgIn:hover { background:rgba(59, 89, 152, 0.9);}	

.goplgIn {    float:right;
	background: #DD4B39;
    color: #fff;
    font-size: 14px;
    padding: 10px 12px;
    display: inline-block;
    border-radius: 2px;}
	.goplgIn i {}
.goplgIn:hover {background:rgba(221, 75, 57, 0.9);	}

.btnXa4 {   
    background-color: #fff;
    border: 0px solid rgba(118, 166, 240, 0);
    color:#2196F3;
    margin:8px 0 0 0px;
    padding:4px;
    border-radius: 2px;
    cursor: pointer;
	float:right;}

	.lgInFrm {}

	.poLFr {}

.boxChn {min-height:300px;}

.boxA2 {    

	font-size: 14px;

    color: #606060;

    padding:0px 0 15px 0;

	}

.btnXa1 {
	    line-height: 34px;
    background-color: #fff;
    border: 1px solid rgba(118, 166, 240, 0.55);
    color: #76a6f0;
    margin: 0 0 0 14px;
    padding: 0 20px;
    border-radius: 2px;
	cursor:pointer;
}

.btnXa1:hover, .btnXa1:focus {background-color: #eff5ff;}



.areaBX .prefix {color:#8a8a8a;}

.areaBX .prefix.active {color:#039be5;}



.btnXa2 {  

    background: none;

    border: 0;

    font-size: 12px;

    color: #0a87cd;

    line-height: 36px;

    padding: 0;

    position: absolute;

    right: 0;

    top: 0px;

    font-weight: 600;

	}

.btnXa2:hover, .btnXa2:focus {background:none;}

.btnXa3 {  float: right;
    background: #76a6f0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 10px;
    border: 1px solid #76a6f0;
    outline: none;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;
    display: inline-block;
	} 



.erralt {font-size:12px; color:#F44336; float:left; line-height:32px; font-weight:600;}





.logPg {padding:0 0 60px 0;}

.logPg .page {}



.lgInPg {width:600px; margin:0 auto; box-shadow:0px 0px 8px rgba(0,0,0,0.1); border-radius:2px}



/*---2806---*/
.walHstr {}
.walHstr h1 {}

a.refBtn { text-align:center;
  padding: 6px 9px;
    background: #4CAF50;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;}
a.refBtn:hover {background:#3aa73f;}
.fltr {
	    background: #439ee6;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 16px;
    border: 1px solid #2196F3;
    outline: none;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;
    display: inline-block;}
.fltr:hover {background: #2196f3;}

table .inFld {line-height: 28px; height: 28px; }

.cartBx {display:inline-block; vertical-align:top; float:right; margin:15px 10px 0 0;}
.crtLnk {

	font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #76a6f0;
    text-align: center;
    text-transform: uppercase;
    padding: 0 15px;
    height: 46px;
    line-height: 46px;
    border-radius: 2px;
    display: inline-block;
    border: 0px solid rgba(240, 124, 145, 0.67);
	}

.fulPgAlrt {padding:60px;}
	
.redAlrt {    margin: 0;
    background: #f5e0df;
    border-radius: 2px;
    border: 1px solid #F44336;
    padding: 14px 12px 15px;
    color: #F44336;
    font-size: 14px;}

.grnAlrt {
	margin: 0;
    border-radius: 2px;
    padding: 14px 12px 15px;
    font-size: 14px;
    color: #36a03a;
    background: #e2fbe3;
    border: 1px solid #4CAF50;
    }

.yelAlrt {
    margin: 0;
    border-radius: 2px;
    padding: 14px 12px 15px;
    font-size: 14px;
    color: #e6a60f;
    background: #fdf5e2;
    border: 1px solid #ecb127;}

.alerBx {position:relative;}
.clsBtnB {position: absolute;
    top: 2px;
    right: 2px;
    width: 18px;
    height: 18px;
    border: 0;
    opacity: 0.8;
    font-size: 0;
    cursor: pointer;
    background: url(../images/close.png) no-repeat center center rgba(255, 255, 255, 0.4);
    background-size: cover;}
	
.proces {text-align:center; padding:50px 0;}
.proces span {color:rgb(182, 22, 22);}
.proces h2 {font-size: 16px;    color: #4c8aea;    padding: 20px 00 0 0;}	

.bgBxDtl {padding: 10px 15px;
    background: rgba(230, 234, 255, 0.55);
    margin: 15px 00 0 0;
    border: 1px solid #e3e6fb;}
.bgBxDtl h1 {}

a.payNw, a.reprtBx {    
	background: #439ee6;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    padding: 0 16px;
    border: 1px solid #2196F3;
    outline: none;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;
    display: inline-block;
	}
a.reprtBx:hover {background: #2196f3;}

a.payNw {background: rgb(76, 175, 80);
    border: 1px solid #289c2c;}
.payNw:hover {background: rgba(76, 175, 80, 0.9);}
	
	
/*-----06072017------*/	
.restPg {}
.setIn {float:none;}
.lnkrfr {
	color: #2d70d6;
    font-size: 14px;

    background: #f0f5ff;
    border: 1px solid #cfdff9;
    border-radius: 2px;

    padding: 14px 18px;

    margin: 0 0 20px 0;
}

.refrPg {} 
.refrHd {    color: #6e7780;
    font-size: 14px; font-weight:bold;
    text-transform: uppercase;
    padding: 0 0 12px 0;}

.rnPrg {    border-radius: 50%;
    background: #fdf0cf;
    float: left;
    border: 1px solid #e1e3e6;}
.cpb-text {     color: #000;
    font-size: 13px;
    font-weight: bold;}	
.ofrBx {    background: #fff;
    margin: 0 0 15px 0;
    box-shadow: 0px 2px 6px rgba(1, 7, 19, 0.20);}
.callbacks_container {position:relative;}

.callbacks_nav  {
    top: 50%;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.25);
    position: absolute;
    z-index: 99;
    font-size: 0;
    margin: -18px 0 0 0;
    }
.callbacks_nav.prev {
    left: -10px;
	background:url(../images/arrow-left.png) no-repeat center center #fff;
	background-size: 6px 13px;
}
.callbacks_nav.next {
    right: -10px;
	background:url(../images/arrow-right.png) no-repeat center center #fff;
	background-size: 6px 13px;
}  

.reslPo {background:#fff; padding:20px;}
.reslPo h1 {color: #535b63;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600; padding:0 0 15px 0; }
.inclmI {}	
.inclmI textarea {min-height:80px}

/*----------***********************--*/
.blnHdr {display:none; font-family:'Source Sans Pro', sans-serif; float:left; padding:0 14px 0 0;}
.blncBtn {height:40px; border-radius:2px; background:#090; color:#fff; font-size:16px; padding:0 20px; line-height:38px;
			margin:4px 0 0 0;}
.moBlnc {
	  z-index: 9997;
	width:260px; display:none;
    position: absolute;
    top: 80px;
    background: #fff;
    border-radius: 0 0 2px 2px;
    padding: 0 0 0px 0;
    right: 0;
    box-shadow: 0px 2px 6px rgba(1, 7, 19, 0.20);
}
.mobNavOpn, .blkvr {display:none;}
ul.mVew {display:none;}	
			


@media screen and (max-width:1300px) {/* 1024 px */
	.page {max-width:100%;} 
	.ftrpg {width:100%;}
	.sideBrG {padding: 0 5px 0 10px;}
	.sideBr {    width: 260px;}
	
	.tbNmbx {width:100%; overflow-y:scroll;}
	
	.singlPg .page {max-width:99%;}
	.frmRw { width:80%;} 
	
	.reqFrm, .bnkDtl {width:100%; float:none;}
	.bnkDtl {padding:20px 0 0 0;}
	.inclmG {    width: 60%;}
	
	.btrDtl, .formTrn {float:none; width:100%;}
	.btrDtl {margin:0 0 15px 0; }
	
	footer {padding:0 10px;}

}


@media screen and (max-width:999px) {/* 980 px */
	.page {max-width:980px;} 

}


@media screen and (max-width:979px) { /* 800 px */
	.page {max-width:99%;}
.sideBr {width:0; overflow:hidden; display:none;}
ul.mnuA li a b {font-size:0;}
.mnuBx {    width: 70px; }
ul.mnuA li.lineA div.lne {width:80%; margin:0;}
.fGapTb, .pyIcn {display:none;}
.cpTxt {float:none; width:100%; text-align:center;	}
.fsoc {float:none; width:100%; }
ul.socicn li {padding:0 5px;}

.blnHdr {display:block;}

.sNvMopn {display:block; float:right;     float: right;
    font-size: 20px;    
    color: #535b63;
    padding: 10px;
    margin: 20px 10px 0 0;}
.stNav {float:none; clear:both; display:none;}
.stNav ul.stPgm {padding:10px 0 4px;}
.stNav ul.stPgm li {float:none; width:100%; padding:0; border-bottom:1px solid #a7b0b9;}
.stNav ul.stPgm li:first-child {border-top:1px solid #a7b0b9;}
.stNav ul.stPgm li:last-child {border-bottom:0;}
.stNav ul.stPgm li a {padding:10px; display:inline-block; box-sizing:border-box; width:100%;}
.stNav ul.stPgm li.slct a {
    border-bottom: 0px solid #76a6f0;
	background:#76a6f0;
	font-weight:bold; color:#fff;
}
ul.mVew {display:block;}	
ul.mVew li { margin:0 0 10px 0;}
ul.mVew li a { line-height: 16px; font-size: 12px;}

.pgTxt { min-height: 500px;}

.cnClmA, .cnClmB {    width:100%;}
.frmRwA, .frmRw {    width: 100%;}
.cnClmB {padding:20px 0 0 0; border-top:1px solid #ccc; margin:20px auto 0;}

.ipgNav {overflow-x:scroll;}
ul.pgNv { width: 100%; white-space: nowrap;}

footer {padding:00px;}

.callbacks_nav.prev {
    left: 6px;
}
.callbacks_nav.next {
    right: 6px;
}  

}


@media screen and (max-width:799px) { /* 768 px */

	
	
}

@media screen and (max-width:767px) { /* 640 px */
	.page {max-width:640px;}
	ul.mnuA li a b {font-size:14px;}
	.mnuBx {width:210px; margin:0 0 0 -220px; position:fixed; left:0; top:0; background:#fff; overflow-x:scroll;
			transition:all ease-in-out 0.5s;box-shadow: 1px 0px 5px rgba(1, 7, 19, 0.35); bottom:0;
			z-index:999999;}
	.blkvr {position:fixed; top:0; left:0; bottom:0; right:0; background:rgba(51,51,51,0.8);
		z-index:99999;}
		.nvopen {margin:0;}
	.contnt {float:none; width:100% !important;}
	.btnBx {clear:none;}
	.boxA {padding:0;}

.acInfo {width: 100%;    padding: 8px 10px 10px;    box-sizing: border-box;    border-top: 1px solid #ced6e3;}
.acInfob {float:right;}
.prfMnu {top:56px;} 	
.moBlnc {top:56px; left:0; right:auto;}
.logoBx img {height:60px;}

.logIn {border-top: 1px solid #ced6e3;
    float: none;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    clear: both;
    text-align: right;
}
.mobNavOpn {display:block; float:right;     float: right;
    font-size: 20px;    
    color: #535b63;
    padding: 10px;
    margin: 10px 10px 0 0;}

.inclmA {width:50%; padding: 0 7px 0 0px; float:none;}	
.inclmB {width:50%;padding: 0 7px 0 0px;}
.inclmC {width:50%;padding: 0 0px 0 7px;}
.inclmD {width:50%; padding: 0 7px 0 0px; }
.inclmE {width:50%; padding: 0 0px 0 7px;}	
.btnBx {clear:both; float:none;}
ul.mnuA li.lineA div.lne {margin:0 auto; width:90%;}

.sNvMopn {margin: 10px 10px 0 0;}
.stNav ul.stPgm {padding: 0px 0 4px;}

ul.mVew {padding:0 0 14px 0;}
ul.mVew li { margin:0 0 1px 0;}
ul.mVew li a {padding:10px 15px; box-sizing:border-box; font-size:14px; }	

.open {top:0; max-width:100%; bottom:0;}

.cartBx { margin:7px 10px 0 0;}

}

@media screen and (max-width:639px) { /* 480 px */
	.page {max-width:480px;}
	
.inclmA {width:100%; padding: 0 0px 0 0px; float:none;}	
.inclmB {width:100%; padding: 0 0px 0 0px; float:none;}
.inclmC {width:100%; padding: 0 0px 0 0px; float:none;}
.inclmD {width:100%; padding: 0 0px 0 0px; float:none;}
.inclmE {width:100%; padding: 0 0px 0 0px; float:none;}
.btnBx { width:100%;}	
.sndBtn {width:50%;}
	
	.send {width:60%;}
	.inclmF { width:100%;}
.epBx {text-align:right; padding:0 0 6px 0;}	
a.edtPro {float:none;}

.acDtl h3, .bankInfo h3 {width:100%; text-align:left;}
.acDtl h4, .bankInfo h4 {width:100%; padding:0 0 6px 0;}
.bankInfo, .acDtl {    line-height: 22px;}

.flbxB, .flbxA {float:none;}
.histTabl {width:660px;}
.tblscl, .crtTble {overflow-x:scroll;}

/*.dtlHd, .dtlTxt {float:none; width:100%;}*/
.rowDtl {line-height:20px; padding:6px 0;}

.walHstr {}
.walHstr h1 {}

.sidePp {display:none;}
.frmsAr {width:100%;}


ul.pgNv {display:inline-block;     background: #e3e8ef;}
ul.pgNv li {width: 50%;    display: block;    float: left;}
ul.pgNv li a {    width: 100%;    box-sizing: border-box; text-align:center;}
ul.pgNv li.slct a {    border-bottom: 2px solid #76a6f0;        background: #76a6f0;    color: #fff;}
	
}

@media screen and (max-width:479px) { /* 360 px */
	.page {max-width:360px; }
	.gap { padding: 15px 10px;}
	.logoBx img { height: 40px;}
	.mobNavOpn {margin:0 10px 0 0;}
	.logIn {padding:6px 10px;}
	.logIn a {height:40px; line-height:40px;}
	.acInfo { padding: 6px 10px 8px; }
		
	.sNvMopn {  margin: 0px 5px 0 0;}
	.pgTxt {padding:10px;}
	
	.inclmG { width: 100%;}
	.txtBxA img {
    width: 180px;
    float: none;
    margin: 10px auto 0;
    display: block;}
	
	.actionBr {text-align:center;}
	.cashPy {    padding: 0 10px;}
	
	.fbgol {text-align:center;}
	.fbgol a {float:none; margin:0 0 14px 0;}
	
	.btnXa1 { margin: 10px 0 0 14px;}
	
	.crtLnk {
    padding: 0 12px;
    height: 36px;
    line-height: 36px;}
	.cartBx { margin: 2px 10px 0 0;}
	
	.fulPgAlrt { padding: 60px 20px;}
	ul.pgNv li {width: 100%; }
}


@media screen and (max-width:359px) { /* 320 px */
	.page {max-width:320px; }
	.lgoLst li {    margin: 6px;}


}


























.messagePopUp{display: none;background-color: #fff;border-radius: 4px;padding: 20px;width: 280px;position: relative;top: 50px;text-align: center;}
.messagePopUp .top{width: 85px;height: 85px;background-color: #fff;position: absolute;top: -42px;border-radius: 100%;-webkit-border-radius: 190px;left: 50%;margin-left: -42px;}
.messagePopUp .top i{width: 64px;height: 64px;background: url(../img/popup.png)no-repeat 0px -79px;display: inline-block;position: relative;top: 10px;}
.messagePopUp h2{font-size: 30px;color: #519d14;margin-top: 25px;}
.messagePopUp p{font-size: 15px;color: #5d5d5d;padding: 30px 0px;line-height: 20px;}
.messagePopUp .btn{padding: 12px;background-color: #68b32c;color: #fff;font-size: 13px;}
.messagePopUp .btn:hover{background-color: #599a26;cursor:pointer;}
.messagePopUp.error .top i{background-position: -74px -79px;}
.messagePopUp.error h2{color:#eb2e2e;}
.messagePopUp.error .btn{background-color:#eb2e2e;}
.messagePopUp.error .btn:hover{background-color: #d22929;cursor:pointer;}
.messagePopUp.alert .top i{background-position: 0px -153px;}
.messagePopUp.alert h2{color:#ff9600;}
.messagePopUp.alert .btn{background-color:#ff9600;}
.messagePopUp.alert .btn:hover{background-color: #e68700;cursor:pointer;}
.messagePopUp.confirm .top i{background-position: -74px -153px;}
.messagePopUp.confirm h2{color:#3888da;}
.messagePopUp.confirm .btnCon .btn{width: 110px;}
.messagePopUp.confirm .btn.yes{background-color:#3f80e2;float: right}
.messagePopUp.confirm .btn.yes:hover{background-color: #0664f2;cursor:pointer;}
.messagePopUp.confirm .btn.no{background-color:#f95454;float: left;}
.messagePopUp.confirm .btn.no:hover{background-color: #ef2929;cursor:pointer;}
.messagePopUp.confirm.login_popup .btn{background-color: #3888da;display: block;width: auto;}
.messagePopUp.confirm.login_popup .btn:hover{background-color: #3178c1;cursor:pointer;}
.messagePopUp.confirm.login_popup .link{color: #878787;font-size: 11px;padding: 13px;}
.messagePopUp.confirm.login_popup .link:hover{color: #5d5d5d;cursor:pointer;}
.loadingPop{z-index: 9999999;background-color: #fff;text-align: center;padding:30px 0 70px;position: relative;width: 300px;display: none;}
.loadingPop b{font-size: 13px;color: #5d5d5d;display: block;padding-top: 15px;}
.loadingPop .text{padding: 50px 0 30px;}
.loadingPop .text h2{font-size: 17px;color: #393939;padding-bottom: 3px;}
.loadingPop .text p{font-size: 11px;color: #858585;}
.loader {
	position: fixed;
	left: 40%;
	top: 30%;
	right:15%;
	z-index: 9999999;
}
.container {
    border: 1px solid #DDDDDD;
    width: 200px;
    height: 200px;
    z-index: 2147483640;
}
.floating {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2147483642;
    will-change: top, opacity;
}

.reOtpp {
	float: right;
    margin: 6px 0 0 0;
    padding: 0 4px;
    border: 0; font-size:14px;
    background: none;font-family: 'Work Sans', sans-serif;
    color: #2196F3;
    outline: none; cursor:pointer;
    position: absolute;
    bottom: 11px;
    margin: 0;
    right: 2px;
    letter-spacing: -0.5px;
}

.inFldd {
    line-height: 38px;
    height: 38px;
    border: 1px solid #ced6e3;
    border-radius: 2px;
    font-size: 14px;
    color: #1a2127;
    font-family: 'Work Sans', sans-serif;
    padding: 0 8px;
    letter-spacing: 0;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    background: #fff;}

.fldBx { margin:0 0 12px 0;}
.forRoo {position:absolute;}

a.veml {
    height: 24px;
    line-height: 24px;
    width: auto;
    padding: 0 15px;
    font-size: 12px;
}





.onoffswitch {display:inline-block!important;margin-left:15px;position:relative;width: 56px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}
.onoffswitch-checkbox {display:none}
.onoffswitch-label {display:block;overflow:hidden;cursor:pointer;border:2px solid #fff;border-radius:30px;margin:0}
.onoffswitch-inner:after,.onoffswitch-inner:before {display:block;float:left;width:50%;height:20px;padding:0;line-height: 18px;font-size: 14px;box-sizing:border-box;color:#fff;}
.onoffswitch-inner {display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.onoffswitch-inner:before{content:"on";padding-left:6px;background:#16865d}
.onoffswitch-inner:after {content:"off";padding-right:6px;background-color: #dbdfe4;text-align:right;color: #d60606;}
.onoffswitch-switch {display:block;width:18px;margin:3px;background:#fff;position:absolute;top:0;bottom:0;right: 28px;border:2px solid #fff;border-radius:30px;transition:all .3s ease-in 0s;}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {margin-left:0}
.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {right:0}

