body {color: #666666; font-family: "Lato",Arial,Helvetica,sans-serif; font-weight: 400;}
*, h1, h2, h3, h4, h5, h6, ul, li, a, p, img { border:0 none; margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 { font-weight:400; }

.clearfix::after { clear:both; content: ""; display:table; }
a, .link14grn, .link16grn, .link14, .link18grn, .link {color:#00abbe; cursor:pointer; text-decoration:none; }
p { font-size:16px; }
a { cursor:pointer; }
.clear { clear:both !important; }
input, textarea { outline:medium none; }
input { border-radius: 0; font-family: "Lato",Arial,Helvetica,sans-serif;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }


.fR { float:right !important; }
.fL { float:left !important; }

.link14grn { font-size:14px; }
.txt_l { font-weight:300; }
.link14 { font-size:14px; text-transform: capitalize; }

.mT0 { margin-top: 0 !important;}

.mailPassCnt input:-webkit-autofill{-webkit-box-shadow: 0 0 0px 1000px #F7F4F4 inset;}


/* Buttons Start */
.btn,.btn_fff,.btn2,.mediumBtn_01,.medBtn{ display:inline-block; text-transform:uppercase; padding:0 20px; text-decoration:none; text-align:center; box-sizing:border-box; height:40px; line-height:40px; /* font-size:18px; */ font-size:16px; cursor: pointer; position: relative; background: #ff7900; border: 1px solid #ff7900; color: #ffffff;} /* MS 03/03/16 */
.btn:before,.btn_fff:before,.btn2:before,.mediumBtn_01:before,.medBtn:before{ content: ""; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(3,3,3,0); -moz-transition: background .3s linear; -webkit-transition: background .3s linear; -o-transition: background .3s linear; transition: background .3s linear;}
.btn:hover:before,.btn_fff:hover:before,.btn2:hover:before,.mediumBtn_01:hover:before,.medBtn:hover:before{background: rgba(3,3,3,.2);}
.prelogSignCnt .mediumBtn_01{ background:#ff7900; border:1px solid #ff7900; color:#ffffff; }
.disable:hover:before { background: rgba(3,3,3,0) !important;}

.btn { min-width:110px;}
.btn_fff { min-width:110px; color:#333333; background:#ffffff; border:1px solid #cfcfcf;}

.btn2 { min-width:110px; float:left; height:43px; line-height:44px;}
.btn.disable,.mediumBtn.disable,.mediumBtn_01.disable  { background:#cccccc; border:1px solid #cccccc; cursor:default; }  /* MS 29/02/16 */
.mediumBtn_01 {float:left; min-width:200px; border-radius: 0; cursor:pointer; } /* MS 03/03/16 */
.mediumBtn_fff{min-width:200px; height:71px; line-height:71px; border:1px solid #cccccc; background-color:#ffffff; font-size:16px; color:#000000; text-transform:uppercase; box-sizing:border-box; margin-top:8px; cursor:pointer;} /* MS 03/03/16 */
/* Buttons End */

/* button click effect Start */
.btn:active:before,.btn_fff:active:before,.btn2:active:before,.mediumBtn_01:active:before,.medBtn:active:before{background: rgba(255,255,255,0.8);}
/* button click effect End */

.loaderBtn{padding-left:10px; padding-right:30px; background-image:url(images/loader.gif) !important; background-repeat:no-repeat !important; background-position: right 7px top 50% !important;}


/* Icons Start */
.passIc_777,.errorIc,.backToTop,.clsBtn_fff,.cls_bg000_fff{ background-image: url(images/ubp/sprite_prelogin_ubp.png); background-repeat: no-repeat;}

.passIc_777 { width:31px; height:31px; float:left; background-position: 18.48049281% 0.416666667%; background-size: 1491.428571% 805.8823529%; }
.errorIc { width:18px; height:18px; background-position: 26.28336756% 0.418410042%; background-size: 1491.428571% 782.8571429%; }
.backToTop { width:40px; height:40px; background-position: -2px -2px;  position:fixed; right:20px; bottom:88px; }
.backToTop:hover { background-position: -47px -2px; }

.downArw_333 { background: rgba(0, 0, 0, 0); border-left:8px solid transparent; border-right:8px solid transparent; border-top:8px solid #333333; display:block; height:0; margin:0; width:0; }
.rightArw_fff { border-bottom:8px solid transparent;    border-left:14px solid white;    border-top:8px solid transparent;    display: inline-block; vertical-align:middle; margin-left:4px;}
.clsBtn_fff{background-position:33.95061728% 0; background-repeat: no-repeat; background-size:1450% 761.1111111%;  float: right;    height: 13px;    width:13px;}
.cls_bg000_fff{background-position:41.63265306% 0%; background-size:1631.25% 856.25%; height: 30px; position: absolute; right: 0; top: 0; width: 30px; }
/* Icons End */


/* Error Started */
.errCont { display:none; }
.err .errCont, .act .errCont { display:block; }
.err .errCont .ToolTip, .act .errCont .ToolTip { display:block; }
.err .inp3{ border-color:#fd0101; color:#fd0101; }
/* Error End */

/* Tooltip Started */
.ToolTip { bottom: 20px; display:none; line-height: normal; position:absolute; z-index:2;}
.ToolTip.L { width:235px; }
.ToolTip.cen { right:-110px; text-align:center; }
.ttTxt { background-color:#333333; color:#ffffff; font-size:14px; font-weight:300; min-width:75px; padding:6px 10px; text-align:center; }
.ToolTip .downArw_333 { float:right; margin:0 12px 16px 0; }
.ToolTip.cen .downArw_333 { display: block; float:inherit; margin:0 auto; }
/* Tooltip End */

/* Custom checkbox Started */
.checkBox input[type="checkBox"]{display:none;}
.custcheckBox:before{content: ""; display: inline-block; cursor:pointer; width: 13px; height: 13px; color:#ffffff; border:1px solid #000000; float:left; box-sizing:border-box; margin-top:2px;}
.checkBox input[type=checkbox]:checked + .custcheckBox:before {content: ""; text-align: center; background: #000000 url(images/blcTic.jpg) no-repeat center; background-size: cover;}
/* Custom checkbox End */

.wholeWrp.scrollOver { position: fixed; width:100%; height: 100%; overflow: hidden;}
.overlay.scrollOver { position: absolute; height: auto; min-height: 100%; padding-bottom: 20px;}

.mainWrp { width:1240px; margin:0 auto; box-sizing:border-box; position:relative; }
.container_main { background-color: #f4f4f4; }
.bgColor_f4 { background-color: #f4f4f4; }

.vertCntr { vertical-align: middle; }
.txtAlgnCntr{text-align:center !important;}
.whiteBg { width:100%; float:left; background-color: #ffffff !important; }
.bg_01 { width:100%; background-color:#f4f4f4; display:inline-block; } /* MS 09/12/16 */
.bg_02 {  background-color:#ff7900; }
.bg_03 {  background-color:#ff7900; }
.inp3 { width:100%; font-size: 18px; padding-bottom: 16px; padding-left: 10px; color: #000000; box-sizing:border-box; border-bottom: 1px solid #cccccc; background:none; }

/* Header Started */
	.header_main { width:100%; height:75px; line-height:75px; background-color:#ff7900; text-align:center; box-sizing:border-box;}
	.logoCnt { float:right; }
	.logoWrp { float:left;}
/* Header End */

/* Prelogin Banner Started */
	.preloginBg{ width:100%; height:420px; background-image:url(images/ubp/preloginBg.jpg); background-size:cover; background-repeat:no-repeat; background-position:center center; } /* MS 16/03/16 */
	.prelgnBgInr { width:980px; margin:0 auto; }
	.banHdr{font-size:44px; color:#ffffff; text-align:center; padding-top:92px;}
	.banSubHdr{font-size:24px; color:#ffffff; text-align:center; margin-top:10px; letter-spacing:1.8px; }
	.prelgnBgInr .btnWp{width:200px; margin:28px auto 0; position:relative; text-align: center;}
	.videoLnk{font-size:14px; color:#ffffff; display:inline-block; margin-top:18px; font-style:italic;}
	.trnsprntCrcl{float:left; width:40px; height:40px; line-height:34px; border:2px solid #ffffff; border-radius:100px; text-align:center; margin-right:8px; box-sizing:border-box; background: rgba(0, 0, 0, 0.4);}
	/*.videoLnk .rightArw_fff{vertical-align:middle;}*/
	.videoLnk .wtchTxt{float:left; margin-top:10px;}
	.prelgnBgInr .btnWp .mediumBtn_01{background-color:#ff7900; border-color:#ff7900;}
	/*.preloginBg .circle{width:685px; height:414px; background-image:url(images/ubp/circle.png); background-size:cover; background-repeat:no-repeat; background-position:center center; position:absolute; top:4px; left:4px;}*/ /* MS 29/12/16 */
/* prelogin Banner End */

/* Prelogin Sign in content Started */
	.prelogSignCnt { padding:32px 0 40px 0; }
	.prelogSignCnt .colLeft{ float:left; }
	.prelogSignCnt .colLeft .passIc_777{ margin-top:8px; }
	.passInfo{ float:left; font-size:16px; line-height:20px; font-style:italic;margin:3px 0 0 18px;}
	.prelogSignCnt .colRight{ float:right; }
	.mailPassCnt{ float:left; width:530px; margin-right:30px;}
	.topRow{ margin-top:5px; }
	.colum{ float:left; width:250px; position:relative;}
	.colum .inp3{ padding:0 0 15px 10px; }
	.colum .checkBox{ margin-top:3px; }
	.colum .custcheckBox.link{ text-indent:10px; margin:0; }
	.colum .custcheckBox:before { width:20px; height:20px; border-color:#cccccc; }
	.colum .link { display:inline-block; margin:5px 0 0 2px; }
	.colum .errCont { top:4px; right:0; padding:0 20px 0 10px;  }
	.colum .errCont .ToolTip { bottom:25px; }
	.colum .errCont .ToolTip.cen { right:-88px;}
	.prelogSignCnt .colRight .mediumBtn_01{margin-top:4px;}
	.prelogSignCnt .colRight .mediumBtn_01.disable{background-color:#ffffff; border-color:#cccccc; color:#000000; cursor:default;}
/* Prelogin Sign in content End */


/* Prelogin watch a video started */
	.overlay_wrp_01 { width:642px; height:362px; position:relative; border:1px solid #000000; box-sizing:border-box; margin:99px auto 0; background:#000000; } /* MS 03/05/16 */
	.overlay_wrp_01 .cls_bg000_fff { right:-2px; top:-1px; right: 0; z-index:10; } /* Ar 17-Jan'17 */
	.clsBtn_v2_wrp{position:absolute; top:0; right:0; width:60px; height:60px;}
	.overlay_wrp_01 .clsBtn_v2  { font-size: 30px; position:absolute; line-height:30px;  width: 30px; height: 30px; background: #000000;  color: #ffffff;  top: 0; right: 0; z-index:10; text-align:center; display:block;}
/* Prelogin watch a video End */

/* Green Confirmation band Started */
.grnConfrm { width:100%; /*height:30px;*/ padding-right:30px; background:#50aa38; text-align:center; position:absolute; left:0; top:0; z-index:8; box-sizing:border-box;}
	.grnConfrm p { color:#ffffff; line-height:30px; }
	.grnConfrm .clsBtn_fff { width:14px; height:14px; position:absolute; right:20px; top:8px; }
	.grnConfrm.vstToDsktp { display:none; }
	.grnConfrm.vstToDsktp  p { cursor:pointer; }
/* Green Confirmation band End */

/* Prelogin Article Start */
.preMcCnt{ width:100%; float:left; padding:74px 0 80px 0;}
.preMcTxt{font-size:30px; color:#000000; font-weight:bold;}
.preMcLst{margin-top:30px;}
.preMcLst li{list-style:none; float:right; width:49.2%; text-align:center;}
.preMcLst li:first-child{float:left;}
.preMcLst li .imgWp a{ width:100%; height:100%; display:inline-block; } /* MS 09/12/16 */
.preMcLst li .imgWp a:before{content:""; width:100%; height:100%; background:rgba(0, 0, 0, 0.5); position:absolute; top:0; left:0;} /* MS 09/12/16 */
.preMcLst li .imgWp{position:relative; height:278px; overflow:hidden; cursor:pointer; } /* MS 09/12/16 */
.preMcLst li .imgWp img{width:100%;}
.imgTag{font-size:18px; color:#ffffff; text-transform:uppercase; font-weight:bold; position:absolute; bottom:25px; left:30px;}
.preMcHdng{font-size:22px; color:#333333; font-weight:bold; margin-top:25px;}
.preMcHdng_2{font-size:16px; color:#999999; margin:15px 0 17px 0;}
/*.btn.grey{background-color:#5b6770; border-color:#5b6770;}*/
/* Prelogin Article End */

/* Prelogin Discussion Start */
.preMcLst_2{margin-top:3px;}
.preMcLst_2 li{list-style:none; float:left; width:25%; margin-left:9%; padding-top:35px; box-sizing:border-box; background:url(images/ubp/quote_2.png) no-repeat;}
.preMcLst_2 li:first-child{margin-left:0;}
.preMcHdng_3{font-size:16px; color:#333333; font-weight:bold; text-transform:uppercase;}
.preMcLstPara{line-height:28px; margin-top:3px; height:84px; overflow:hidden;}
.usrDsply_2{margin-top:20px;}
.usrDsply_2 .imgWp{width:68px; height:68px; float:left; overflow: hidden;} /* Ar  22-Sep'17 */
.usrDsply_2 .imgWp img{width:100%; border-radius:50%;}
.usrDsply_2 .preMcHdng_3{float:left; margin:25px 0 0 30px; color:#00ABBE;}
/* Prelogin Discussion Start */

/* Prelogin Orange Band Start */
.signInUp{text-align:center; padding:36px 0 40px 0;}
.signInUpTxt{font-size:18px; color:#ffffff;}
.signInUp .btn{background-color:#ffffff; border-color:#ffffff; color:#333333; margin-top:17px; width:140px;}
/* Prelogin Orange Band End */

/* Prelogin Save, connect, Collaborate Start */
.sveCnctColbrteWp { width:92.33%; width: 1130px; margin-top:8.5%; margin-bottom:8%; display:inline-block; line-height:0; }
.save { width:35.63%; float:left;  width: 408px;  margin-top: -2px;}
.save img,.connect img,.collaborate img { width:100%; }
.connect { width:35.63%; width: 408px; position:absolute; top:7%; top: 74px; left:0; right:0; bottom:0;  margin:0 auto 0; display:inline-block; }
.collaborate { width:35.63%;  width: 408px;  float:right; margin-top: -2px; }
/* Prelogin Save, connect, Collaborate End */

/* Global Linker Walkthrough Start */
.wlkthrwTxt{float:left; width:47%;}
.wlkthrwTxt .preMcTxt{margin-top:66px;}
.preMcTxt_4{font-size:18px; color:#333333; font-weight:300; line-height:28px; margin-top:4px;}
.wlkthrwVdo{float:right; width:48.4%; text-align:center; position:relative; overflow:hidden;}
.wlkthrwVdo img{width:100%; float:left;}
.wlkthrwVdoTxtCnt{width:100%; height:100%; position:absolute; top:0; left:0;}
.glWlkthrwlogo{width:310px; height:35px; margin:15% auto 0;}
.glWlkthrwlogo img{width:100%;}
.wlkthrwVdoTxt{font-size:20px; color:#ffffff; margin-top:15px;}
.playBtn{width:52px; height:52px; display:inline-block; margin-top:23px;}
/* Global Linker Walkthrough End */



/* Footer Started */
	.bg_4f545c.whiteBg { width:100%; /* background:#cfd3d4 !important; */ background:#f4f4f4 !important; } /* MS 09/12/16 */
	.footrRow { padding:56px 0;}
	.footrRow .clear { display: none;}
	.col1, .col2, .col3, .col4 { width: 310px; position: relative;box-sizing: border-box;float: left; }
	.col1, .col2, .col3 { padding-right:10px;}
	.colTxt {color: #ffffff;font-size: 18px;}
	.footrRow .colTxt { color:#00abbe; }
	.col1 .subUl, .col2 .subUl { margin-bottom: 6px; margin-top: 16px;}
	.col1 .subUl li, .col2 .subUl li {color: #000000;font-size: 14px;list-style:none; margin-top: 8px;}
	.col1 .link, .col2 .link {font-size: 14px;}
	.col1 .subUl li a, .col2 .subUl li a {color: #000000;}
	.col3 .contLin { width: 100%; color: #00abbe; float: left; font-size: 18px; margin-bottom: 13px;  text-decoration: none; }
	.col4 { padding-right: 60px; }
	.col4Txt { font-size:14px; color:#000000; margin-bottom:16px;}
	.col4 .col4Txt { color:#000000; }

	 footer .bgColor_f4 {/* background-color:#cfd3d4; */ background:#f4f4f4; border-top:1px solid #cccccc; } /* MS 09/12/16 */
	.footer { width:1240px; margin:0 auto; padding:25px 0 22px; text-align:center; }
	.fBar { float:left; }
	.copyRight { color:#000000; float:left; font-size:14px; }
	.footerList { float:left; list-style:none; margin-left:10px;}
	.footerList li { float:left; }
	.footerList li a { padding:0 10px; font-size:14px; border-left:1px solid #535455; display:block; }
	.footerList li:first-child a { border:none; }
	.powrdBy { float:right; font-size:14px; color:#000000; font-weight:300; }
	.powrdBy a { color:#000000; font-weight:400; }
	#thawteseal { display: inline-block; vertical-align: top; }
	#thawteseal a {color: #000000;font-family: arial,sans-serif;font-size: 10px;font-weight: bold;text-decoration: none;}
/* Footer End */
	/* Invitation & Introduction Request Overlay started */
	.slctWp {border: 1px solid #cccccc; box-sizing: border-box; min-height: 40px; position: relative; width: 100%;}
	.slctWp .downArw_000 {margin: 0 0 0 10px; position: absolute; right: 20px; top: 17px;}
	.submissionWp label { /* font-size:18px; */ font-size:16px; color:#000000; float:left; margin-top:11px; } /* MS 03/03/16 */
	.submissionWp .inp2{ width:700px; float:right; font-style:italic;  padding-left:10px }
	.submissionWp .txtArea{ width:700px; line-height:19px; float:right; font-style:italic; font-size:14px; padding-top:2px; padding-bottom:2px;} /* MS 29/12/16 font size chnage */
	.row100 { width:100%; position:relative;} /* MK 15/03/2016 add position:relative; */
	.submissionWp .row100 { margin-top:20px; }
	.submissionWp .row100:first-child{ margin-top:15px; }

	.submissionWp .slctWp { width:700px; float:right; position:relative; } /* MS 16/1/16 */
	.submissionWp .slctWp .arwLink { height:45px; line-height:45px; padding-left:10px; } /* MS 20/1/16 */
	.submissionWp .slctWp .arwLink span { font-size:16px; margin-top:0 } /* MS 01/03/16 */
	.commonddWp { width:300px; position:absolute; left:-1px; top:45px; z-index:3; background:#ffffff; border:1px solid #cccccc;  box-sizing:border-box; } /* MS 16/1/16 */
	.commonddWp .selDD01 > li { border-color:#cccccc; } /* MS 16/1/16 */
	.submissionWp .slctWp .inp2 { width:642px; height:43px; line-height:43px; float:left; }

	.sbmisnCntntWp { width:700px; float:right; }
	.sbmisnCntntWp .txtWp { width:75%; margin-top:30px; }
	.txtWp .link { width:80%; font-size:14px; display:inline-block; vertical-align:middle; }

	#frm_contactus .submissionWp .errCont{top:10px;}
	/* Invitation & Introduction Request Overlay End */


/* MS 29/08/16 */
.grnConfrm { width:100%; height:30px; background:#50aa38; text-align:center; position:absolute; left:0; top:0; z-index:8; }
.grnConfrm p { color:#ffffff; line-height:30px; }
.grnConfrm .clsBtn_fff { width:14px; height:14px; position:absolute; right:20px; top:8px; }
.grnConfrm.vstToDsktp { display:none; }
.grnConfrm.vstToDsktp  p { cursor:pointer; }

.overlay{padding-top:54px;} /* MK 29/12/2016 add this */
/*.overlay_wrp{background:#ffffff; margin-top:54px;}*/ /* MK 29/12/2016 */


/* campagin sing in Start */
.cmpngLogoCnt { width: 143px; height:39px;}
.botBand{background-color:#ff7900;}
.downArw_ccc{ border-top: 10px solid #ff7900;}
.botBandTxt_1, .botBandTxt_2{color: #ffffff;}
.campaginIcons { width: 38px; height: 39px; margin:0 auto;}
.networkingOppIc { background: url(images/ubp/campaign/netwrokOpp.png);}
.increRevenueIc { background: url(images/ubp/campaign/increasedRevenue.png);}
.costReduceIc { background: url(images/ubp/campaign/costReduction.png);}
.growthInsightIc { background: url(images/ubp/campaign/growthInsights.png);}
.cntLst li { margin:0 30px;}
/* campagin sing in End*/

/* IE10+ specific styles go here */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
/* IE 8 Prelogin jet started */
	.mediumBtn_01 { line-height:44px;}
/* IE 8 Prelogin jet started */

/* IE 8 Prelogin footer started */
	.boxBtnWp a{ line-height:45px; }
/* IE 8 Prelogin footer End */

}

@media	only screen and (min-width:1024px) and (max-width:1279px) {
	.container { width: 1024px; box-sizing:border-box; background: none;}
	.mainWrp{width:1024px; padding:0 20px;}

	/* Prelogin Banner Started */
	.preloginBg{height:335px;}
	.prelgnBgInr{width:600px;}
	.banHdr{font-size:28px; padding-top:38px;}
	.banSubHdr{margin-top:20px;}
	.prelgnBgInr .btnWp{margin-top:4px;}
	.videoLnk{margin-top:13px;}
	/* Prelogin Banner End */

	/* Prelogin Sign in content Started */
	.prelogSignCnt{padding:22px 0 36px;}
	.prelogSignCnt .colLeft .passIc_777{width:25px; height:25px;}
	.passInfo{margin-left:14px;}
	.mailPassCnt{width:420px; margin-right:25px;}
	.colum{width:200px;}
	.colum .errCont{top:11px;}
	.errorIc{width:15px; height:15px;}
	.colum .custcheckBox::before{width:15px; height:15px;}
	.colum  .checkBox input[type="checkbox"]:checked + .custcheckBox::before { font-size:14px; line-height:14px;} /* MS 09/03/16 */
	.colum .link14grn{margin-top:4px;}
	.prelogSignCnt .colRight .mediumBtn_fff{min-width:160px; height:56px; line-height:56px;}
	/* Prelogin Sign in content End */

	/* Prelogin Article Start */
	.preMcLst li .imgWp{height:221px;}
	/* Prelogin Article End */

	/* Prelogin Save, connect, Collaborate Start */
    .connect {width:360px; top:40px;}
	.sveCnctColbrteWp{width:910px;}
	.save,.collaborate{width:325px;}
	/* Prelogin Save, connect, Collaborate End */


	/* Footer Started */
	.col1, .col2, .col3, .col4{width:246px; padding-right:45px;}
	.col4{width:186px;}
	.col4Txt{margin-bottom:24px;}
	.footer.prelogin{width:100%; padding:29px 20px; box-sizing:border-box;}
	.footerList{margin-left:1px;}
	.footer.prelogin .footerList li a{font-size:12px;}
	.powrdBy{font-size:12px;}
	/* Footer End */

	.wlkthrwVdo{margin-top:62px;}

	/* prelogin End */
}

@media	only screen and (min-width:768px) and (max-width:1279px) {
	/*.circle{width:540px; height:325px; left:20px;}*/

}

@media	only screen and (min-width:768px) and (max-width:1023px) {
	/* for signup scroll start */
	.touch.scrollOver{position:static !important; overflow:inherit !important; margin-top:75px;}
	.touch.scrollOver .overlay{position:static; height:auto;}
	.touch.scrollOver .header_main{position:fixed; top:0; z-index:2;}
	.touch.scrollOver .overlay .cardRightCont{overflow:inherit;}
	.touch.scrollOver .preloginBg,.touch.scrollOver .container_main,.touch.scrollOver footer{display:none;}
	/* for signup scroll End */



	.mainWrp {width:768px; padding:0 20px;}
	.showTab{display:block;}
	.overlay_wrp{margin-top:0;}
	.overlay{padding-top:0px;}

	/* Prelogin Banner Started */
	.preloginBg{height:335px;}
	.prelgnBgInr{width:600px;}
	.banHdr{font-size:28px; padding-top:38px;}
	.banSubHdr{margin-top:20px;}
	.prelgnBgInr .btnWp{margin-top:4px;}
	.videoLnk{margin-top:13px;}
	/* Prelogin Banner End */

	/* Prelogin Sign in content Started */
	.prelogSignCnt{padding:22px 0 36px;}
	.prelogSignCnt .colLeft .passIc_777{width:25px; height:25px;}
	.passInfo{display:none;}
	.mailPassCnt{width:505px; margin-right:38px;}
	.colum{width:200px;}
	.colum .errCont{top:4px;}
	.errorIc{width:15px; height:15px;}
	.colum .checkBox input[type="checkbox"]:checked + .custcheckBox::before { font-size:10px; line-height:10px;} /* MS 09/03/16 */
	.colum .link14grn{margin-top:1px;}
	.prelogSignCnt .colRight .mediumBtn_01 {min-width:120px; height:46px; line-height:46px; font-size:18px;}
	/* Prelogin Sign in content End */
	.cmpng{height:370px;}

	/* Prelogin Article Start */
	.preMcLst li .imgWp{height:163px;}
	/* Prelogin Article End */

	/* Prelogin Discussion Start */
	.preMcLst_2 li{width:32%; margin-left:2%;}
	.usrDsply_2 .preMcHdng_3{margin-left:20px;}
	/* Prelogin Discussion Start */

	/* Prelogin Save, connect, Collaborate Start */
    .connect {width:270px; top:20px;}
	.sveCnctColbrteWp{width:670px;}
	.save,.collaborate{width:240px;}
	/* Prelogin Save, connect, Collaborate End */

	/* Global Linker Walkthrough Start */
	/*.glWlkthrwlogo{margin-top:4px; } */
	.wlkthrwTxt { width:100%; margin-bottom:20px; } /* MS 06/10/16 */
	.wlkthrwTxt .preMcTxt { margin-top:0; } /* MS 06/10/16 */
	.wlkthrwVdo { width:600px; float:none; margin:0 auto 0; } /* MS 06/10/16 */
	/* Global Linker Walkthrough End */



	/* footer Started */
	.col1, .col2, .col3, .col4{width:182px; padding-right:45px;}
	.col1 .subUl, .col2 .subUl{margin-top:3px; margin-bottom:0;}
	.col1 .subUl li, .col2 .subUl li{margin-top:3px;}
	.col3 .contLin{margin-bottom:5px;}
	.col4{width:182px; padding-right:30px;}
	.col4Txt{margin-bottom:24px;}
	.footer.prelogin{width:100%; padding:16px 0 20px; box-sizing:border-box; text-align:center;}
	.bgColor_f4 { padding: 0 20px; box-sizing:border-box;}
	.fBar{float:none; display:inline-block;}
	#thawteseal { width:100%; margin-top:20px;}
	.footerList{float:none; margin-top:16px; margin-left:0;}
	.footerList li{float:none; display:inline-block;}
	.footer.prelogin .footerList li a{font-size:12px;}
	.powrdBy{width:100%; margin-top:22px; font-size:12px; padding:26px 0; float:none; display:inline-block; border-top:1px solid #e8e8e8;}
	.footer.prelogin .copyRight{ float:none; display:inline-block; } /* MS 05/02/16 Jet's Initial UAT - Inputs */
	/* footer End */
	.submissionWp .inp2,.submissionWp .txtArea,.submissionWp .slctWp{width:100%; margin-top:5px;}

}

@media	only screen and (min-width:0) and (max-width:767px) {
	.grnConfrm.vstToDsktp { display:block; }
	.btn:hover:before,.btn_fff:hover:before,.btn2:hover:before,.mediumBtn_01:hover:before,.medBtn:hover:before{ background:none; } /* MS 19/01/17 */
	.mainWrp { width:100%; }
	.header_main.prelogin.mobile .logoCnt { margin-top:9px; }
}


/*For app css Started*/
    
.app_platform .preloginBg.overlay_wrp,.app_platform .preloginBg.overlay_wrp +  .overlay  .overlay_wrp   { width:100% ; height: 100% ; /*background: url(images/app/ubp/preloginBg.jpg) ; background-repeat: no-repeat ; background-color: transparent;   background-size: cover ;*/  box-sizing: border-box ;  background:#fb7820;}
.app_platform .preloginBg.overlay_wrp:after, .app_platform .preloginBg.overlay_wrp + .overlay .overlay_wrp:after{background-color:#fb7820 !important;} 
.app_platform .preloginBg.overlay_wrp .signBtnWrp .mediumBtn_01{border-color:#ffffff;}
/*.app_platform .preloginBg.overlay_wrp { display: none;}*/
/*For app css End*/





#new_frm_prelogin_signin .new_fL .mediumBtn_01, .frm_action_btn, .signup_btn{border: 1px solid #ff7900; background-color: #ff7900;}
/* campaign mobile header start */
@media only screen and (max-width:767px){
	.signin_mobile_campaign.campaign_mobile_only .helpDesWrp .header_main{background-color: #ffffff;}
	.signin_mobile_campaign.campaign_mobile_only .helpDesWrp .gl_new_logo img.head_mob_img{display: none;} 
	.signin_mobile_campaign.campaign_mobile_only .helpDesWrp .gl_new_logo img.head_desk_img{display: block;} 
	.signin_mobile_campaign.campaign_mobile_only .helpDesWrp .logoWp{float: left;height: 48px;width: 170px;}
	.signin_mobile_campaign.campaign_mobile_only .helpDesWrp .right_section .btn_2 {display: none;}
	.signin_mobile_campaign.campaign_mobile_only .helpDesWrp .right_section .login-btn.lg_btn.ml-auto{display: block;margin-top: 16px;}
}
/* campaign mobile header end */





