﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body { margin: 0; font-family: 'Roboto', sans-serif; font-size: 14px; color: #8d8d8d; }
@font-face { font-family: 'BebasNeueRegular';   src: url('/fonts/BebasNeue-webfont_0.eot');   src: url('/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),   url('/fonts/bebasneue-webfont_0.woff') format('woff'), url('/fonts/bebasneue-webfont_0.ttf') format('truetype'),  url('/fonts/bebasneue-webfont_0.svg#BebasNeueRegular') format('svg');}
@font-face { font-family: 'BebasNeueRegularie'; src:url('/fonts/BebasNeue-webfont.eot'); src:url('/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),  url('/fonts/BebasNeue-webfont.woff') format('woff'),  url('/fonts/BebasNeue-webfont.ttf') format('truetype'),  url('/fonts/BebasNeue-webfont.svg#modelQ') format('svg'); font-weight: normal; font-style: normal;}
img { border: none; }
* { outline: none 0; }



.master { width: 100%; min-height: 100%; margin-bottom: -170px; position: relative;}
.master:after { clear: both; content: ""; height: 170px; display: block;}
html, body, body > form{ height:100%;}
.master > .footer { position: absolute; width: 100%; left: 0px; bottom: 0px;}

a { text-decoration: none; }
.page { width: 1024px; margin: 0 auto; }
.master { width: 100%; float: left; position: relative; }
.header { width: 100%; height: auto; }
.loginHeader { width: 100%;  background-color: #f60; }
.loginControl { float: right; height: 37px; padding: 0 0 0 20px; text-align: left; width: auto; position: absolute; top: 0px; right: 0; }
    .loginControl .image { float: left; margin-right: 5px; }
        .loginControl .image img { height: 27px; width: 27px; display: block; background-color: #c3c3c3; border-radius:100%; }
        .loginControl .icons { display: block; float: right; height: 25px; margin: 6px 10px 0 0; text-decoration: none; width: 25px; background: url(/images/csharp/iconSpritImage_20151129.png) left top no-repeat; }
        .loginControl .icons.login { background-position: -7px -784px; margin: 6px 0 0; }
        .loginControl .icons.signUp { background-position: -7px -814px; }
        .loginControl .icons.editor { background-position: -7px -902px; }
        .loginControl .icons.admin { background-position: -7px -872px; }
        .loginControl .icons.message { background-position: -7px -844px; }
        .loginControl .icons.notification { background-position: -7px -5292px; }
        .loginControl .icons.editorialNotification { background-position: -7px -5322px; }
        .loginControl .icons.comments{ background-position: 0px -4868px; }
        .loginControl .notificationMessageCntr{float:left; position:relative; cursor:pointer;}
        .loginControl .notificationMessageCntr .messageCount{color: #fff; background: #008000;display: block; position: absolute; left: 19px; top: 0px; padding: 1px 4px; font-size: 10px;font-weight: bold;}
        .loginControl .notificationMessageCntr .arrow{width: 12px; height: 7px; background: url(/images/loginArrowWhite.png) left top no-repeat; position: absolute; top: 31px; left: 6px; display: none;}        
.userdetailCntr { float: right; color: #fff; font-size: 14px; padding: 6px 10px 6px 8px; display: block; }
    .userdetailCntr:hover, .userdetailCntr.hover { background: #fff; color: #6f6e6f; }
.loginPopup { font-size: 14px; width: 271px; padding: 10px 10px 0 10px; border: 1px solid #f60; position: absolute; right: 0; top: 36px; background: #fff; z-index: 999999; }
    .loginPopup.loggedIn { display: block; width: 200px; padding: 0px; position: absolute; right: 0; top: 37px; background: #686766; z-index: 9999; right: 0; border: none; border: 1px solid #E1E1E1;border-top: none; }
        .loginPopup.loggedIn a { color: Gray; }
            .loginPopup.loggedIn a:hover { color: #f60; }
        .loginPopup.loggedIn ul { list-style: none; width: 200px; text-align: left; background: #fff; margin:0; padding: 0; overflow: hidden; }
        .loginPopup.loggedIn li { display: block; padding: 0; }
                .loginPopup.loggedIn li a { width: 163px !important; display: block; color: #545454; padding: 6px 10px 6px 34px; height: auto; border-bottom: 1px solid #e1e1e1; background: url(/images/csharp/iconSpritImage_20151129.png) left top no-repeat; }
                .loginPopup.loggedIn li a.myac { background-position: -3px -279px; }
                .loginPopup.loggedIn li a.myQuestion { background-position: -3px -453px; }
                .loginPopup.loggedIn li a.signout { background-position: -3px -337px; border-bottom: none; }
                .loginPopup.loggedIn li a.editprofile { background-position: -3px -366px; }
                .loginPopup.loggedIn li a.changepassword { background-position: -3px -395px; }
                .loginPopup.loggedIn li a.profileview { background-position: -3px -249px; }
                .loginPopup.loggedIn li a.socialshare { background-position: -3px -482px; }
                .loginPopup.loggedIn li a.setting{ background-position: -3px -308px; }
                .loginPopup.loggedIn li a.myac:hover { background-position: -3px -544px; }
                .loginPopup.loggedIn li a.myQuestion:hover { background-position: -3px -450px; }
                .loginPopup.loggedIn li a.signout:hover { background-position: -3px -602px; border-bottom: none; }
                .loginPopup.loggedIn li a.editprofile:hover { background-position: -3px -631px; }
                .loginPopup.loggedIn li a.changepassword:hover { background-position: -3px -660px; }
                .loginPopup.loggedIn li a.profileview:hover { background-position: -3px -514px; }
                .loginPopup.loggedIn li a.socialshare:hover { background-position: -3px -747px; }
                .loginPopup.loggedIn li a.setting:hover { background-position: -3px -573px;}
                .loginPopup.loggedIn .proImg { margin: 2px 5px 0 -21px; float: left; }
            .loginPopup.loggedIn li:hover { background: #ebebed; }
            .loginPopup .arrow{ width: 12px; height: 7px; background: url(/images/loginArrowWhite.png) left top no-repeat; position: absolute; right: 11px; top: -6px; }
.loginPopup .row { width: 100%; overflow: hidden; margin-bottom: 10px; }
.loginPopup .inputBox { color: #666; font-size: 12px; padding: 2px 5px; border: 1px solid #ccc; }
.loginPopup input[type="submit"], input.button { color: #fff; font-size: 12px; padding: 6px 10px 5px 10px; background: #ff6600; border: none; cursor: pointer; }
.loginPopup input[type="submit"]:hover{ background: #0086DC; }
.loginPopup input[type="button"]:hover, input.button:hover { background: #f60; }
    
.loginPopup .row2{ width:100%; overflow:hidden; padding:8px 0px; border-top:1px solid #ccc;}
.loginPopup .lableText2{ width:82px; float:left; text-align:right; color:#666; padding:2px 10px 0px 0px;}
.loginPopup .row2 a{cursor:pointer;}
.loginPopup a.google { width: 24px; height: 24px; display: inline-block; background: url(/images/csharp/iconSpritImage_20151129.png) 0px -1766px no-repeat; }
.loginPopup a.facebook { width: 24px; height: 24px; display: inline-block; background: url(/images/csharp/iconSpritImage_20151129.png) 0px -1792px no-repeat; }
.loginPopup a.twitter { width: 24px; height: 24px; display: inline-block; background: url(/images/csharp/iconSpritImage_20151129.png) no-repeat 0 -5689px; }
  

.logoHeader { width: 100%; height: auto; }
.logo { width: 190px; height: 36px; background: url(/images/careeradvice/careerAdviceLogo.png) left top no-repeat; display: inline-block; margin: 5px 0; float: left; text-indent: -99999px;}
.headerBanner{ width:450px; height:36px; float:left; margin-top:5px; text-align:center;}
.shareIconsContainer { width: 538px; height: auto; float: right; }
.menuStripBlue { background: #0086dc; float: left; height: 34px; position: relative; width: 100%; z-index: 99; }
ul.headerMenu { list-style: none; margin: 0; padding: 0; }
    ul.headerMenu li { display: block; float: left; background: url(/Images/new/menuDivider.png) left 7px no-repeat; position:relative; }
    ul.headerMenu li a {color: #fff;display: block;float: left;font-family: "BebasNeueRegular";font-size: 15px;font-weight: normal;height: 27px; padding:7px 20px 0;text-decoration: none;text-transform: uppercase;}
            ul.headerMenu li a:hover { background: #f60; }
            ul.headerMenu li a.active { background: #f60; }
.forumsGuidBtn { background: url(/Images/CareerAdvice/careerGuideLine.png) left top no-repeat; width: 210px; height: 38px; text-indent: -99999px; display: block; position: absolute; right: 0; top: 0; }
.menuLinkBlue { text-decoration: none; font-family: 'Roboto', sans-serif; color: White; font-size: 16px; font-weight: bold; }
.menuLinkTextBlue { margin-left: 10px; margin-right: 10px; }
.menuFirstBlue { min-width: 20px; height: auto; border-right: 1px solid #005793; display: inline-block; }
.menuCommonBlue { border-left: 1px solid #0380d9; min-width: 20px; height: auto; display: inline-block; border-right: 1px solid #005793; }
.menuLastBlue { min-width: 20px; height: auto; border-left: 1px solid #0288e7; display: inline-block; }
a.menuLinkBlueFooter { text-decoration: none; font-family: 'Roboto', sans-serif; color: White; font-size: 14px; }
.menuStripBlue a { display: block; padding: 7px 0; float: left; }
a.menuLinkBlueFooter:hover { color: #f60; background: none!important; }
.menuStripGray { width: 100%; height: auto; background-color: #b5b5b5; padding-top: 5px; padding-bottom: 5px; }
    .menuStripGray .menuLinkGray:hover { color: #f60; }
span.whiteLink:hover { color: #f60; }
.menuLinkGray { color: Black; cursor: pointer; font-family: 'Roboto', sans-serif; font-size: 12px; text-decoration: none; }
.menuLinkTextGray { margin-left: 10px; margin-right: 10px; }
.menuFirstGray { min-width: 20px; height: auto; border-right: 1px solid #777; display: inline-block; }
.menuCommonGray { min-width: 20px; height: auto; display: inline-block; border-left: 1px solid #e0e0e0; border-right: 1px solid #777; }
.menuLastGray { min-width: 20px; height: auto; border-left: 1px solid #e0e0e0; display: inline-block; }
.floatLeft { float: left; }
.floatRight { float: right; }
.socialBox { width: 200px; float: left; margin: 5px 0 0 0; }
    .socialBox ul { clear: both; list-style: none; margin: 0 0 10px 0; padding: 0; vertical-align: top; }
    .socialBox li { float: left; padding: 0 9px 0 0; list-style: none; vertical-align: top; }
.headerPost { width: 510px; border: 1px solid #c4c4c4; margin: 5px 0 5px 0; height: 72px; float: right; -moz-border-radius: 2px; border-radius: 2px; }
    .headerPost .textBox { width: 504px; height: 18px; border: none 0!important; font-size: 13px; color: #666; font-family: 'Roboto', sans-serif; }
.headerGrayIconBar { height: 52px; *height: 50px; background: #f2f2f2; -moz-border-radius: 002px2px; border-radius: 002px2px; }
.headerSmallIcon { width: auto; margin-left: 10px; }
    .headerSmallIcon ul { margin: 0; padding: 0; }
    .headerSmallIcon li { float: left; list-style: none; width: 39px; height: 39px; margin: 5px 7px 0 0; cursor: pointer; }
.BluePostBtn { background-image: url("/Images/CareerAdvice/headerPostBtn.png"); border: medium none; cursor: pointer; float: right; height: 22px; line-height: 18px; margin: 16px 10px 0 0; width: 60px; }
.spriteIcons.article:hover { background-position: -46px -40px; }
.spriteIcons.blog:hover { background-position: -90px -40px; }
.spriteIcons.news:hover { background-position: -134px -40px; }
.spriteIcons.video:hover { background-position: -178px -40px; }
.spriteIcons.question:hover { background-position: 0 -40px; }
.spriteIcons.question.active { background-position: 0 -40px; }
.LinkNormalBlue { color: #06c; font-weight: normal; }
.footerCntr { height: 121px; width: 100%; }
.clear { clear: both; padding: 0; overflow: hidden; }
.careerAdviceMain { background-color: #fff; float: left; height: auto!important; margin: 5px 0 10px 0; min-height: 430px; width: 100%; z-index: 0; }
    .careerAdviceMain .leftCntr { width: 614px; float: left; }
        .careerAdviceMain .leftCntr .questionPostBox { background: #f2f2f2; padding: 9px; overflow: hidden; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; min-height: 175px; }
.questionPostInner { border: 2px solid #2583c6; padding: 0 21px 12px 21px; min-height: 175px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; position: relative; }
    .questionPostInner .titleTagLine { font-size: 17px; color: #0270bf; background: #f2f2f2; margin: -10px 0 0 0; padding: 0 6px; float: left; }
    .questionPostInner .AskQuestiontitle { font-size: 35px; color: #969797; font-weight: normal; float: left; padding: 2px 0 7px 0; margin: 0; }
.askQuestionInputDiv { position: relative; width: 543px; height: 54px; border: 1px solid #e4e7e9; background: #fff; float: left; padding: 2px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; margin-bottom: 10px; }
    .askQuestionInputDiv .inputBox { width: 530px; height: 44px; border: none; font-size: 16px; font-weight: normal; color: #aeacac; float: left; padding: 5px; font-family: 'Roboto', sans-serif; }
.askBtn { width: 138px; height: 30px; float: right; cursor: pointer; background: url(/Images/careeradvice/postnow.png) left top no-repeat; border: none; }
.LatestQuestionsCntr { width: 614px; overflow: hidden; padding: 10px 0 0 0; }
.careerAdviceMain .rightCntr { width: 390px; float: right; }
.ExpetsPannelBox { width: 390px; }
.ExpetsPannel { width: 390px; height: 360px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; border: 1px solid #f60; position: relative; }
    .ExpetsPannel .title { font-size: 24px; color: #767879; background: #fff; margin: -17px 0 0 14px; padding: 0 6px; float: left; }
.joinPannelBtn { width: 156px; height: 28px; float: right; background: #ff761a; color: #fff; font-size: 22px; text-align: center; line-height: 28px; margin: 0 14px -1px 0; border: 1px solid #f58d47; position: relative; z-index: 9; }
    .joinPannelBtn:hover { background: #01a821; border: 1px solid #00971d; }
.ExpetsPannelSlider { list-style: none; width: 390px; height: 326px; overflow: hidden; }
    .ExpetsPannelSlider ul { list-style: none; margin: 0; padding: 0; height: 333px!important; width: 390px; background: url(/Images/CareerAdvice/expertsPannelBg.png) left top no-repeat; }
        .ExpetsPannelSlider ul li { padding: 10px 13px 0 10px; height: 101px; width: 170px; float: left; }
            .ExpetsPannelSlider ul li .expertsImage { float: left; margin: 0 6px 4px 0; }
            .ExpetsPannelSlider ul li ul.expertsDetail { width: 98px; float: left; margin: 0; padding: 0; height: auto!important; }
                .ExpetsPannelSlider ul li ul.expertsDetail li { font-size: 14px; color: #767879; width: 100%; padding: 0 0 3px 0; height: auto; }
                    .ExpetsPannelSlider ul li ul.expertsDetail li .blueLink { width: 44px; float: left; margin-right: 5px; }
    .ExpetsPannelSlider .ExpertsName { font-size: 15px; color: #767879; width: 100%; }
.ExpertsNextBtn { width: 35px; height: 35px; background: url(/Images/CareerAdvice/expertNext.png) left top no-repeat; display: block; text-indent: -9999px; position: absolute; right: 13px; bottom: -18px; }
    .ExpertsNextBtn:hover { background-position: 0 -40px; }
.ExpertsPrevBtn { width: 35px; height: 35px; background: url(/Images/CareerAdvice/expertsprev.png) left top no-repeat; display: block; text-indent: -9999px; position: absolute; right: 61px; bottom: -18px; }
    .ExpertsPrevBtn:hover { background-position: 0 -40px; }
.TopAdviceBox { width: 390px; overflow: hidden; margin: 23px 0 0 0; position: relative; }
.topAdvieTitle { width: 146px; height: 31px; overflow: hidden; font-size: 16px; line-height: 31px; color: #fff; text-transform: uppercase; text-align: center; background: url(/Images/careeradvice/topAdviceTitleBg.png) left top no-repeat; }
.topAdviceInnerBox { width: 388px; overflow: hidden; border: 1px solid #0270bf; }
    .topAdviceInnerBox ul { list-style: none; width: 378px; padding: 10px 5px; margin: 0; }
    .topAdviceInnerBox li { background: url("/Images/careeradvice/ArrowCommon.png") no-repeat scroll 10px 8px transparent; border-bottom: 1px dotted #ccc;  overflow: hidden; padding: 4px 0 4px 22px; }
        .topAdviceInnerBox li .LinkNormalGray { font-size: 14px;}
        .topAdviceInnerBox li a { color: #7f8080; display: block; font-family: 'Roboto', sans-serif; text-decoration: none; }
    .topAdviceInnerBox .likeBox { background: url("/Images/careeradvice/LikeCountBg.png") left top no-repeat; width: 55px; height: 23px; line-height: 23px; float: right; color: #fff; padding: 0 0 0 7px; text-align: center; }
.ui-tabs { padding: .2em; position: relative; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-tabs .ui-tabs-nav { margin: 0!important; padding: 0; height: 34px; padding: 5px 5px 0 5px; }
.tab { background: #4590c6; overflow: hidden; padding: 5px 0 0 5px; }
    .tab li { float: left; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { background-image: url("/Images/csharp/buttonBackground.png"); color: #2a80bd; cursor: default; float: left; }
    .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color: #2a80bd; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 8px 0 8px 5px; background: none; overflow: hidden; float: left; width: 603px; }
.ui-tabs .ui-tabs-hide { display: none!important; }
.ui-tabs .ui-tabs-nav li.first a { border-left: none; }
.ui-tabs .ui-tabs-nav li a { float: left; color: #fff; display: block; padding: 5px 8px 5px 12px; height: 24px; font-size: 17px; font-family: 'Roboto', sans-serif; border-left: 1px solid #287bb7; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { background: none repeat scroll 0 0 #fff; color: #2a80bd; }
.questionSpritIcons { display: block; width: 43px; height: 43px; position: absolute; left: 5px; top: 4px; background: url(/Images/CareerAdvice/forumsIcons.png) left top no-repeat; }
    .questionSpritIcons.ProgrammPostIcons { background-position: 0 -178px; }
    .questionSpritIcons.notanswered { background-position: 0 -45px; }
    .questionSpritIcons.answered { background-position: 0 -90px; }
    .questionSpritIcons.closed { background-position: 0 -135px; }
    .questionSpritIcons.accepted { background-position: 0 0; }
a.CommonButtons.rss { background: url(/images/CareerAdvice/headerRSS.png) left 0 no-repeat; position: absolute; right: 10px; top: 8px; width: 27px; height: 23px; display: block; text-indent: -9999px; }
    a.CommonButtons.rss:hover { background-position: 0 -27px; }
ul.latestArticle { width: 100%; margin: 0; padding: 0; list-style: none; }
    ul.latestArticle li { display: block; padding: 5px 0 5px 45px; position: relative; min-height: 40px; line-height:22px; }
        ul.latestArticle li.GrayBackground { background: #f2f2f2; padding: 2px 0 4px 45px; }
.replybutton { position: absolute; right: 10px; top: 11px; display: none; color: #fff; cursor: pointer; background-color: #f60; background-image: linear-gradient(#fba56c,#fb8739,#f60); color: #fff; padding: 4px 8px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; text-transform: uppercase; }
ul.latestArticle li:hover .replybutton, ul.latestArticle li.GrayBackground:hover .replybutton { display: block; }
ul.latestArticle.latestArticleHover li:hover { background: #e2f4fe; }
.LinkNormalGray { font-size: 16px; color: #333; }
a.LinkNormalGray:hover { color: #01a821; }
.LinkNormalGrayLight { color: #8d8d8d; }
.LinkBlack { color: #6f6f6f; }
    .LinkBlack:hover { color: #01a821!important; }
.LinkRed { font-weight: normal; font-family: 'Roboto', sans-serif; color: #f60; }

    a.LinkRed:hover { color: #01a821!important; }
/*
ul.paging { margin-left: 200px; margin-top: 12px; }
ul.paging li { display: inline-block; float: left; height: 26px; list-style: none outside none; margin-left: 10px; position: relative; width: 42px; }

.pagingSpritIcons.first { background-position: 0 0; display: block; }
.pagingSpritIcons.previous { background-position: -49px 0; }
.pagingSpritIcons.next { background-position: -98px 0; }
.pagingSpritIcons.last { background-position: -147px 0; }
.pagingSpritIcons.first:hover { background-position: 0 -26px; }
.pagingSpritIcons.previous:hover { background-position: -49px -26px; }
.pagingSpritIcons.next:hover { background-position: -98px -26px; }
.pagingSpritIcons.last:hover { background-position: -147px -26px; }
*/
.CommonButtonStyle { font-size: 8pt; font-weight: bold; font-family: 'Roboto', sans-serif; color: Black; background-color: #ccc; border: 1px solid Gray!important; padding: 3px; cursor: pointer; }
a.commonBtn { display: block; font-family: 'Roboto', sans-serif; color: #fff; font-size: 13px; padding: 3px 35px 0 12px; height: 23px; float: left; background: #4590c6 url(/Images/CareerAdvice/commonBTn.png) right top no-repeat; }
    a.commonBtn.replyBtn { background-position: 100% -22px; }
    a.commonBtn:hover { display: block; font-family: 'Roboto', sans-serif; color: #fff; font-size: 13px; padding: 3px 35px 0 12px; height: 23px; float: left; background: #f60 url(/Images/CareerAdvice/commonBTn.png) right top no-repeat; }
    a.commonBtn.replyBtn:hover { background-position: 100% -150px; }
    a.commonBtn.IsCancel { background-position: 100% -49px; }
        a.commonBtn.IsCancel:hover { background-position: 100% -178px; }
.modelPopUp { background: url(/images/CareerAdvice/popUpbackgroundBGRepeat.png) repeat; border-radius: 8px 8px 8px 8px; padding: 8px; position: relative; text-align: left; font-size: 14px; width: 500px!important; }
    .modelPopUp .whitebackground { background: none repeat scroll 0 0 #fff; border-radius: 2px 2px 2px 2px; min-height: 100px; overflow: hidden; }
    .modelPopUp .closeBtn1 { background: url(/images/CareerAdvice/close_button2.png) left top no-repeat; height: 33px; position: absolute; right: -16px; text-indent: -9999px; top: -20px; width: 33px; }
.ui-widget-overlay { background: url(/images/CareerAdvice/overlay.png) repeat; left: 0; position: absolute; top: 0; z-index: 99!important; opacity: .30; -moz-opacity: .65; filter: alpha(opacity=30)!important; }
.modelPopUp .title { background-color: #cfcfcf; background-image: linear-gradient(#f8f7f7,#eae8e8,#cfcfcf); color: #353944; height: 25px; padding: 2px 0 0 0; }

/*InFocusNews Style start here*/
.InFocusNews{ background: url(/images/inFocusNewsBg.png) center top repeat-y;   height: 37px;   overflow: hidden;   width: 100%;    position: relative;}
.InFocusNews h2{  background: url(/images/infocusCurve.png) right top no-repeat;   color: #fff;  float: left;   font-family:"BebasNeueRegular"; font-family: 'BebasNeueRegularie'\9/;  font-size: 20px;  font-weight: normal;    line-height: 37px;    text-align: right;
 width: 138px; padding: 0 54px 0 0; margin: 0;}
.InFocusNews .rightNew{ color: #fff; float: left;  font-size: 16px; line-height: 37px; width: 802px;}
.inFocusCloseButton { position: absolute; right: 0; top: 0; }
.outerBoxResources { width: 614px; float: left; padding: 0 0 5px 0; margin-bottom: 10px; }
.headerGrayResources { width: 614px; background-color: #e4e4e4; border: 1px solid #c6c6c6; height: 30px; }
.HeaderSpanSecond { position: relative; float: left; left: 10px; height: 10px; top: 6px; color: #3e3e3e; font-size: 16px; font-family: 'Roboto', sans-serif; font-weight: bold; display: inline-block; text-transform: uppercase; }
.HeaderSpanFirstBlue { position: relative; float: left; top: -1px; left: -1px; width: 10px; height: 32px; background-color: #0071bf; background-position: bottom; background-repeat: no-repeat; display: block; border: 2px; }
.outerBox { background: url("/Images/careeradvice/controlFooterBackground.png") no-repeat scroll left bottom transparent; float: left; margin-bottom: 10px; padding: 0 0 5px; width: 390px; padding-top: 10px; }
.headerGray { background-color: #e4e4e4; border: 1px solid #c6c6c6; height: 30px; position: relative; }
.HeaderSpanFirstBlue { background-color: #0071bf; background-position: center bottom; background-repeat: no-repeat; border: 2px none; display: block; float: left; height: 32px; left: -1px; position: absolute; top: -1px; width: 10px; }
.HeaderSpanSecond { color: #3e3e3e; display: inline-block; float: left; font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: bold; height: 10px; left: 20px; position: relative; text-transform: uppercase; top: 4px; }
.lableText { width: 82px; float: left; text-align: right; padding-right: 10px; color: #666; }
.socialBox { float: right; margin: 5px 0 0; width: 166px; }
    .socialBox ul { clear: both; list-style: none outside none; margin: 0 0 10px; padding: 0; vertical-align: top; }
    .socialBox li { float: left; list-style: none outside none; padding: 0 9px 0 0; vertical-align: top; }
.whiteLink { color: Gray;  font-size: 12px; text-decoration: none; }
.footerBottom { background-color: #000; float: left;  padding: 0 0 10px; width: 100%; }
.loginWhiteLink { color: White; text-decoration: none; }
a.ViewAll, a.viewAll { background: url(/images/csharp/viewAll.png) no-repeat right!important; font-size: 15px; padding-right: 20px!important; }
    a.ViewAll:hover, a.viewAll:hover { background: url(/images/csharp/viewAllHover.png) no-repeat right!important; }
a.LinkNormalStyleOrange { color: #36c; text-decoration: none; }
    a.LinkNormalStyleOrange:hover { color: #01a821; }
.CommonTextBoxStyle { font-family: 'Roboto', sans-serif; color: #333; border: solid 1px #ccc; }
.msg_container {border:1px solid #d6d6d6;width:395px;padding:10px;position:absolute;background:#fff; top:37px; right:0px; border-top:none; display:none;max-height:400px;overflow:auto; height:auto;}
.msg_container ul{padding:0px; margin:0px; list-style:none;}
.msg_container ul li {border-bottom:1px solid #d6d6d6;width:100%;padding:6px 0px 6px 0px; overflow:hidden;}
.msg_container ul li:last-child{ border:none;}
.msg_container.general_notifications a{color:#f60;}
.msg_container.general_notifications watchICon{display:block;}
.right_content {overflow:hidden; padding-right:10px;}
.right_content a.LinkNormalGray{font-size:14px;}
.pic {float:left;margin:0px 10px 0px 0px;}
.pic img{width:35px; height:35px; border-radius:100%;}
.msg_container p{ padding:0px; margin:0px;}
.arrow_top{background:url(/images/csharp/top_arrow.png) no-repeat;top:-10px;position:absolute;width:16px;height:11px;}
/* Header Container Style Here */
    .askQuestionOnHeader { padding: 4px 55px 2px 20px; margin: 7px 0 0 0; width: 97px; height: 23px; background: #009ee3 url(/images/csharp/iconSpritImage_20151129.png) 133px 0px no-repeat; display: block; float: right; font-size: 18px; color: #fff; text-decoration: none; font-family: "BebasNeueRegular"; font-family: 'BebasNeueRegularie' \9/; }
    .askQuestionOnHeader:hover { background: #f60 url(/images/csharp/iconSpritImage_20151129.png) 133px 0px no-repeat; }
    .contributeOnHeader { font-size: 18px; color: #fff; text-decoration: none; padding: 0 15px; }
    .contributeList { padding: 4px 55px 3px 20px; margin: 7px 0 0 10px; width: 97px; height: 23px; position: relative; background: #48b960 url(/images/csharp/iconSpritImage_20151129.png) 133px -39px no-repeat; display: block; float: right; font-size: 18px; color: #fff; text-decoration: none; font-family: "BebasNeueRegular"; font-family: 'BebasNeueRegularie' \9/; }
    .contributeList:hover { background: #f60 url(/images/csharp/iconSpritImage_20151129.png) 133px -39px no-repeat; }
	.contributeList ul{ display:none;}
	.contributeList:hover ul{ display:block; list-style:none; margin:0px; padding:2px 0px 0px 0px; width:170px; border:1px solid #ff6600; position:absolute; left:0px; top:29px; background:#fff; z-index:999;}
	.contributeList:hover ul li{ display:block; border-bottom:1px dotted #ccc;}
	.contributeList:hover ul li a{ color:#787878; text-decoration:none; font-family: 'Roboto', sans-serif; font-size:15px; line-height:20px; padding:4px 10px 4px 5px; display:block; }
	.contributeList:hover li a:hover, .contributeList li a.active{ color:#fff; background:#ff6600 url(/images/csharp/iconSpritImage_20151129.png) 140px -967px no-repeat;}
	.contributeList:hover ul li.last{ border:none;}
/*FOOTER MENU START HERE*/
.menuStripBlue { background: #0086dc; float: left; height: 34px;  position: relative; width: 100%; z-index: 99; }
.menu ul { list-style: none; margin: 0; padding: 0; }
.menu ul li { display: block; float: left; background: url(/images/csharp/iconSpritImage_20151129.png) 0px -1025px no-repeat; position: relative; }
        .menu ul li.first, .menu ul li.first:hover { background: none; }
        .menu ul li a { color: #fff; display: block; padding: 7px 10px 0 10px; height: 27px; float: left; text-transform: uppercase; font-weight: normal; font-size: 15px; text-decoration: none; }
            .menu ul li a:hover, .menu ul li:hover { color: #f60; }
            .menu ul li a.active { background-color: #f60; }
/*FOOTER MENU END HERE*/	
.menuStripGray { width: 100%; height: auto; background-color: #b5b5b5; padding: 5px 0; float: left; }
    .menuStripGray ul { float: left; margin: 0; padding: 0; }
    .menuStripGray li { display: block; float: left; background: url(/images/csharp/iconSpritImage_20151129.png) 0px -1084px no-repeat; position: relative; }
        .menuStripGray li a { display: block; padding: 4px 10px; font-size: 12px; color: #000; font-family: 'Roboto', sans-serif; text-decoration: none; }
            .menuStripGray li a:hover { color: #f60; }
    .menu.footerMenu ul li.last, .menu.footerMenu ul li.last a:hover, .menuStripGray ul li.first, .menuStripGray ul li.first a:hover, .footerBottom ul li.first, .footerBottom ul li.first a:hover { color: #f60; background: none; }
.footerBottom { background-color: #000; float: left; padding: 10px 0 10px; width: 100%; }
    .footerBottom ul { float: left; margin: 0; padding: 0; }
    .footerBottom li { display: block; float: left; background: url(/images/csharp/iconSpritImage_20151129.png) 0px -1056px no-repeat; position: relative; }
        .footerBottom li a { color: gray; display: block; padding: 7px 7px 0 10px; font-size: 12px; text-decoration: none; font-family: 'Roboto', sans-serif; min-width: 20px; }
            .footerBottom li a:hover { color: #f60; }
.rightlink { float: right; display: block; }
    .rightlink a { font-size: 14px; color: #982929; }
        .rightlink a span.hosted { color: #000; }
            .rightlink a span.hosted:hover { color: #f60; }
.social_link, .social_link ul { float: right; padding-bottom: 6px; }
    .social_link li { display: block; float: left; background: none; }
        .social_link li a { padding: 0; margin-right: 7px; float: left; text-indent: -9999px; display: block; width: 30px; height: 30px; background: url(/images/csharp/iconSpritImage_20151129.png) 0px -1912px no-repeat; }
            .social_link li a.twitter { background-position: 0px -1980px; }
            .social_link li a.google { background-position: 0px -1947px; }
            .social_link li a.media { background-position: 0px -2014px; }
    .social_link p.copyright { clear: both; display: block; }
    .watchICon { background: url(/images/csharp/iconSpritImage_20151129.png) -1px -2470px no-repeat;display: inline-block;width: 13px;height: 13px;vertical-align: middle;margin-right: 3px;}    
.SearchBox { display:none; width: 204px; float: right; padding: 6px 0px; overflow: hidden; }
    .SearchBox input.searchTextBox { background-color: White; border-style: none; color: #8D8D8D; display: inline-block; height: 28px; padding: 2px 0 0px 2px; width: 172px; float: left; }
    .SearchBox input.button { width: 30px; height: 30px; border: none; float: right; background: url(/images/csharp/iconSpritImage_20151129.png) -8px -929px no-repeat; }
    /* Scroll issue resolved */
iframe {right: 0;}
ul.unapproved_stats li a{  margin-left: 10px; margin-top: 6px;display: block;float: left;font-size: 15px; color:#8d8d8d;}
ul.unapproved_stats li a:hover{color:#01a821;}
ul.unapproved_stats li span.icon{background: url(/images/newSpriteIcons_20151101.png) 0px 0px no-repeat; height:30px; width:30px; float:left; display:block;}
ul.unapproved_stats li span.icon.article{background-position:0px -2270px;}
ul.unapproved_stats li span.icon.article_content{background-position:0px -2316px;}
ul.unapproved_stats li span.icon.news{background-position:0px -2362px;}
ul.unapproved_stats li span.icon.downloads{background-position:0px -2407px;}
ul.unapproved_stats li span.icon.resources{background-position:0px -2453px;}
ul.unapproved_stats li span.icon.reviews{background-position:0px -2499px;}
ul.unapproved_stats li span.icon.jobs{background-position:0px -2545px;}
ul.unapproved_stats li span.icon.blogs{background-position:0px -2589px;}
ul.unapproved_stats li span.icon.codes{background-position:0px -2635px;}
ul.unapproved_stats li span.icon.company{background-position:0px -2678px;}
ul.unapproved_stats li span.icon.mvp{background-position:0px -2721px;}
ul.unapproved_stats li span.icon.event{background-position:0px -3270px;}

/*Announcement Popup Start*/
.announcement_modelPopUp { background: #fff; padding: 20px; position: relative; text-align: left; font-size: 14px; width: 540px; }
.announcement_modelPopUp h2 { margin: 0px; padding: 0px 0px 15px 0px; }
.announcement_modelPopUp .image { padding: 5px 20px 0px 0px; float:left; width:150px; }
.announcement_modelPopUp .image img { width:150px; height:150px;}
.announcement_modelPopUp .detail { overflow: hidden; }
.announcement_modelPopUp .detail p { padding: 0px 0px 20px 0px; margin: 0px; line-height: 26px; font-size:16px; color:#252525; }
.announcement_modelPopUp .detail a.btn { padding: 0px 45px 0px 10px; line-height:37px; height:34px; display:block; float:right; font-family:"BebasNeueRegular"; color:#fff; font-size:20px; background:#0086dc url(/images/csharp/iconSpritImage_20151129.png) 87px -5360px no-repeat}
.announcement_modelPopUp .detail a.btn:hover { background-color:#0074BE}
.announcement_modelPopUp .closeBtn1 { background: url(/images/CareerAdvice/close_button2.png) left top no-repeat; height: 33px; position: absolute; right: -16px; text-indent: -9999px; top: -20px; width: 33px; }
.announcement_ui-widget-overlay { background: rgba(0,0,0,0.8); left: 0; position: absolute; top: 0; z-index: 9991!important;  }
/*Announcement Popup End*/

.notificationDate { font-size: 11px; display:block; margin-top:4px;}
.notificationDate .watchICon{ margin:1px 3px 3px 0px;}
.msg_container .NoticationLoading{ text-align:center;}

ul.paging { margin: 12px auto; width:100%; float:left;  overflow: hidden;  padding: 0;    text-align: center; }
ul.paging li { position: relative; display:inline-block; list-style: none; padding: 0 5px; width: 33px; height: 32px; }

.pagingSpritIcons { display: block; width: 33px; height: 32px; position: absolute; cursor: pointer; background: url(/jobs/images/paging.png) left top no-repeat; }

.pagingSpritIcons.first { background-position: 0px 0px; display: block; }

.pagingSpritIcons.previous { background-position: -40px 0px; }

.pagingSpritIcons.next { background-position: -80px 0px; }

.pagingSpritIcons.last { background-position: -120px 0px; }

.pagingSpritIcons.first:hover { background-position: 0px -32px; }

.pagingSpritIcons.previous:hover { background-position: -40px -32px; }

.pagingSpritIcons.next:hover { background-position: -80px -32px; }

.pagingSpritIcons.last:hover { background-position: -120px -32px; }
h1.site-logo{margin:0px;}

/*Paging Styles Start*/
.ArticleFooter{ width:100%;}
.ArticleFooter p{font-size:16px; color:#747474; float:left; margin:0px; padding:0px;}
.ArticleFooter p a{color:#ff6600;}
.ArticleFooter .pageTab{float:right; width:auto; margin:0px; padding:0px;}
.ArticleFooter .pageTab li{float:left; list-style:none; width:auto; padding:0px; }
.ArticleFooter .pageTab li a{ color:#959595; min-width:10px; display:block; line-height:28px; text-align:center;  border:1px solid #959595; margin-left:10px; padding:0 10px;}
.ArticleFooter .pageTab li a.active, .ArticleFooter .pageTab li a:hover{color:#ff6600; border:1px solid #ff6600;}
.ArticleFooter .pageTab li a[disabled="disabled"],.ArticleFooter .pageTab li a[disabled="disabled"]:hover{ cursor:default;color:#959595; border:1px solid #959595; background:#fff;  }
.ArticleFooter .margin-top-left{margin:7px 0 0 7px;}
/*Paging Style End here*/


/* Notification Bar */
.csharp-notification-bar{ float:left; overflow:hidden; width:100%;}
.csharp-notification-bar .csharp-notification{ position:fixed; top:0px; left:0px; right:0px; background:#4DA760; overflow:hidden; z-index:99999; height:57px; display:none;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.csharp-notification-bar .icon-box{ position:absolute; left:0px; top:0px; background:#199233 url(/Images/notificationBarSprite.png) 20px 15px no-repeat;  width:70px; height:57px;}
.csharp-notification-bar .notification-content{ color:#fff; font-size:20px; text-decoration:none; display:inline-block; padding:0 58px 0px 90px;font-family: 'Open Sans', sans-serif; line-height:57px;}
.csharp-notification-bar .notification-content:hover{ color:#94FDAB;}
.csharp-notification-bar .notification-close{ position:absolute; right:0px; top:0px; background:url(/Images/notificationBarSprite.png) 20px -50px no-repeat; width:57px; height:57px;display:block;}
.csharp-notification-bar .notification-close:hover{ background:url(/Images/notificationBarSprite.png) 20px -99px no-repeat;}
.csharp-notification + .blankDiv{ display:none; height:57px; }
/*Notification Bar Ends here*/