@charset "utf-8";
/*------------------------------
=BASIC SETUP
------------------------------*/

/* CSS Reset */
* { margin: 0; padding: 0; }
/* Tell the browser to render HTML 5 elements as block */

header, footer, section, aside, nav, article { display: block; }
.clear { clear: both; }
.floatleft { float: left; }
.floatright { float: right; }
.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }
strong { font-weight: bold }
h1, h2, h3, h4, h5, h6, p { margin: 0px; padding: 0px; }
p { font-family: 'Roboto', sans-serif; }
a { text-decoration: none; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
a:hover { text-decoration: none; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; color: #000; }
a, a:focus { color: #000; text-decoration: none; }
label { color: #000; }
a:hover { color: #000; text-decoration: none; }
a img { border: none; }
img { max-width: 100%; }
a:focus { outline: none; }
body { font-size: 16px; color: #000; background: #fff; font-family: 'Roboto', sans-serif; }
li { list-style: none; }
h2, .FormWrap h1 { font-size: 36px; color: #303437; font-family: 'Roboto', sans-serif; text-align: center; font-weight: 400; margin-bottom: 40px; font-weight: 400; }
h3 { font-size: 16px; color: #000000; text-transform: uppercase; }
h4, .FormWrap h4, .cid { text-align: center; font-size: 20px; color: #000; font-weight: 300; }
/****************************FontAwesome***************/



@font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.1.0'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; }
.fa { font-family: 'FontAwesome'; font-size: 17px; font-weight: normal; }
.fa-google:before { content: "\f1a0"; }
.fa-twitter:before { content: "\f099"; }
.fa-facebook:before { content: "\f09a"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-dribbble:before { content: "\f17d"; }
.fa-behance:before { content: "\f1b4"; }
.fa-phone:before { content: "\f095"; }
.fa-angle-double-right:before { content: "\f101"; }
.fa-angle-double-left:before { content: "\f100"; }
.fa-youtube-play:before { content: "\f16a"; }
.fa-twitter-square:before { content: "\f081"; }
.fa-phone:before { content: "\f095"; }
.fa-map-marker:before { content: "\f041"; }
.fa-envelope-o:before { content: "\f003"; }
/****************csschanges************************/
.wrapper { width: 100%; display: block; float: left; width: 100%; }
.header { float: left; width: 100%; border-top: 3px solid #35c5ea; min-height: 117px; }
body .logo, body .MenuRight { padding: 0; }
body .MenuRight { width: 19%; }
body .logo { margin-bottom: 10px; padding-top: 10px; }
.jobFormInner:after, .jobFormInner:before, .workList:after, .workList:before, .workIcon:after, .workIcon:before, .default-btn:after, .default-btn:before, .BlogCommentIcon:after, .BlogCommentIcon:before { clear: both; display: block; content: ""; overflow: hidden; }
/*********************nav changes***********************/
body .navbar-default { background: none; border: none; margin-bottom: 0; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav li a:hover { color: #000000; background: none; }
.mainNav .container-fluid, .mainNav .navbar-collapse { padding: 0; }
.mainNav .navbar-nav > li { margin-right: 1px; position: relative; margin: 0 8px; }
.mainNav .navbar-nav > li { font-size: 14px; padding: 0px 0px 10px; color: #7e7e7e; border-bottom: 5px solid #fff; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.mainNav .navbar-nav > li:hover, .mainNav .navbar-nav > li.active { border-bottom: 5px solid #ee1d24; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.mainNav .navbar-nav > li a { padding: 0 !important; color: #7e7e7e; }
.mainNav .navbar { min-height: 40px; }
body .navbar-default .navbar-toggle { border-color: #ee1d24; }
body .navbar-default .navbar-toggle .icon-bar { background-color: #ee1d24; }
body .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #fff; }
body .nav.navbar-nav { padding-top: 55px; }
body .MainNavWrap { width: 64%; }
.mainNav { float: right; }
.grid-view .filters input { padding: 5px 10px; }
/**********Menu Righr***************/
.AccountMenu { float: right; padding-top: 51px; }
.AccountMenu li { float: left; margin-left: 22px; }
.AccountMenu li a { font-size: 14px; padding: 0; color: #7e7e7e; line-height: 29px; }
.AccountMenu li span { background: url(../images/sprit-bg.png) no-repeat; height: 30px; width: 30px; float: left; font-size: 0; margin-right: 9px; }
.AccountMenu .RegisterIcon span { background-position: -39px 0; }
/*************slider****************/

.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.callbacks1_nav.prev { background: url(../images/prvs-btn.png) no-repeat 0 0; width: 50px; position: absolute; height: 52px; margin-top: -26px; opacity: 1; overflow: hidden; position: absolute; text-decoration: none; text-indent: -9999px; top: 50%; width: 52px; z-index: 2147483647; left: 30px; }
.callbacks1_nav.prev:hover { background-position: 0px bottom; }
.callbacks1_nav.next { background: url(../images/next-btn.png) no-repeat 0 0; width: 50px; position: absolute; height: 52px; margin-top: -26px; opacity: 1; overflow: hidden; position: absolute; text-decoration: none; text-indent: -9999px; top: 50%; width: 52px; z-index: 2147483647; right: 30px; }
.callbacks1_nav.next:hover { background-position: 0px bottom; }
.callbacks_tabs { bottom: 45px; margin: 0; position: absolute; text-align: center; width: 100%; z-index: 9999; }
.callbacks_tabs li a { font-size: 0px; width: 40px; height: 3px; background: #eeeeee; display: inline-block; }
.callbacks_tabs li { display: inline-block; margin: 0 4px; }
.callbacks_tabs li a:hover, .callbacks_tabs .callbacks_here a { background: #ee1d24; }
.callbacks_container { position: relative; }
/**********sliderForm**************/
.JobFormWrap { float: left; width: 100%; }
.SliderWrap { float: left; position: relative; width: 100%; }
.JobFormWrap { position: absolute; top: 0; color: #fff; z-index: 999; }
.jobFormInner { width: 910px; margin: 0 auto; padding-top: 225px; }
.formHead { text-align: center; }
.jobFormInner h2 { color: #fff; margin-bottom: 8px; }
.jobForm { float: left; width: 100%; border: 1px solid #4f4d4d; border-radius: 2px; padding: 8px; background: rgba(0, 0, 0, 0.5); margin-top: 16px; }
.JobFormWrap input[type="text"] { height: 42px; border: none; box-shadow: none; color: #7f7f7f; padding: 0 10px; border-radius: 2px; }
.JobFormWrap select { height: 42px; color: #7f7f7f; box-shadow: none; padding: 0 10px; line-height: 38px; }
.JobFormWrap select option { padding: 5px 10px; }
.JobFormWrap input[type="text"], .JobFormWrap select { margin-right: 6px; width: 46.97%; float: left; }
.JobFormWrap input[type="submit"] { background: url(../images/search-icon.png) no-repeat center #ee1d24; border: none; box-shadow: none; height: 42px; width: 42px; border: 1px solid #f13634; font-size: 0; }
/*******WelcomeText****************/
.welcomeWrap { float: left; width: 100%; padding: 53px 0; border-bottom: 1px solid #e6e6e6; }
body .welcomeLeft { padding-left: 0; }
body .welcomeRight { padding-right: 0; }
.welcomeWrap p { font-weight: 300; color: #000000; line-height: 21px; margin-bottom: 20px; }
/*********WorksWrap***********/
.WorksWrap { float: left; width: 100%; padding: 53px 0; }
.WorkMain { float: left; width: 100%; margin-top: 68px; }
.workList { border: 1px solid #e6e6e6; text-align: center; position: relative; min-height: 245px; width: 23%; margin-right: 30px; padding: 0 5px 15px; text-decoration: none; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.workList:hover { background: #f6f6f6; border-color: #f6f6f6; text-decoration: none; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.workList:hover h3 { color: #ee1d24; }
.workList:last-child { margin-right: 0; }
.workIcon { background: url(../images/Join_icon.png) no-repeat 0px 0; width: 40px; height: 40px; margin: 0 auto; display: block; -ms-transform: rotate(316deg); /* IE 9 */ -webkit-transform: rotate(316deg); /* Safari */ transform: rotate(316deg); cursor: auto; /* Standard syntax */ }
.workList:hover .workIconWrap .workIcon { background-position: 0px -45px; }
.RegistrationIcon { background: url(../images/registration-icon.png) no-repeat 0px 0; }
.workList:hover .workIconWrap .RegistrationIcon { background-position: 0px -44px; }
.workList:hover .workIconWrap .UploadIcon { background-position: 0px -49px; }
.workList:hover .workIconWrap .CreatejobIcon { background-position: 0px -42px; }
.UploadIcon { background: url(../images/upload-icon.png) no-repeat 0px 0; }
.CreatejobIcon { background: url(../images/create-job-icon.png) no-repeat 0px 0; }
.workIconWrap { width: 78px; height: 78px; margin: 0 auto; border: 1px solid #e7e7e7; padding-top: 21px; -ms-transform: rotate(45deg); /* IE 9 */ -webkit-transform: rotate(45deg); /* Safari */ transform: rotate(45deg); /* Standard syntax */ top: -39px; position: relative; background: #fff; }
.WorksWrap h3 { margin-bottom: 20px; margin-top: 19px; }
.WorksWrap p { font-size: 14px; line-height: 22px; }
.workList:hover .workIconWrap { background: #ee1d24; border-color: #ee1d24; cursor: auto; }
body .FindJobBtn { font-size: 16px; padding-top: 11px; }
/************featuredJobWrap********************/
.featuredJobWrap { float: left; width: 100%; }
.grayBg { background: #f6f6f6; padding: 52px 0; }
.featuredJobWrap h2, .contactWrap h2, .FormWrap h1 { margin-bottom: 7px; }
.featuredJobWrap h4 span { font-weight: 500; color: #ee1d24; }
.featuredJobsForm, .FormInner { float: left; width: 100%; margin-top: 37px; }
.FormHead { background: #ee1d24; width: 100%; }
.featuredJobsForm input[type="text"] { border: 1px solid #f6f6f6; background: #fff; border-radius: 0; box-shadow: none; height: 41px; padding: 3px 15px; width: 49%; color: #7f7f7f; }
.featuredJobsForm input[type="text"]:last-child { float: right; }
.featuredJobsForm input[type="radio"], .featuredJobsForm input[type="checkbox"] { margin: 0 20px 0 0; position: relative; top: 1px; }
.featureForm fieldset { border: 1px solid #e6e6e6; border-top: none; min-height: 70px; padding: 25px 15px; }
.featuredJobsForm, .FormInner { background: #fff; margin-bottom: 40px; }
.featureForm label { margin-bottom: 0; min-width: 188px; float: left; margin-right: 5px; font-weight: 500; }
.jobList { margin-bottom: 0; }
.jobList li { border: 1px solid #e6e6e6; border-top: none; min-height: 109px; font-size: 16px; font-weight: 500; color: #7e7e7e; padding-top: 29px; float: left; width: 100%; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.jobList li:hover { background: #3d3d3d; color: #fff; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.jobList li:hover h4, .jobList li:hover .BudgetText { color: #fff; }
.jobList li:hover .JobType { color: #22bfe8; }
.jobList li:hover .default-btn { background: none; border: 1px solid #dddddd; }
.jobList li:hover .JobDate { color: #b6b6b6; background: url(../images/cel_icon-hover.png) no-repeat left center; }
body .jobHeading { font-weight: bold; font-size: 18px; color: #303437; text-transform: uppercase; min-height: 70px; padding-top: 20px; }
.jobList h4 { text-align: left; color: #22bfe8; font-weight: 500; text-transform: uppercase; font-size: 16px; margin-bottom: 9px; }
.JobType { color: #4ec021; font-size: 14px; text-transform: uppercase; font-weight: bold; margin-right: 20px; }
.JobDate { color: #0000ff; font-size: 14px; font-weight: 300; background: url(../images/cel_icon.png) no-repeat left center; padding: 0 0 1px 30px; }
.BudgetText { font-weight: 400; color: #ee1d24; }
.default-btn { width: 165px; height: 49px; border-radius: 0; text-align: center; margin: 0 auto; background: #ee1d24; display: block; padding-top: 15px; font-size: 13px; border: 1px solid #ee1d24; font-weight: 500; color: #fff; }
.greenBtn { background: #4ec021; border-color: #4ec021; }
.redBtn { width: 100%; }
body .greenBtn:hover { background: #ee1d24; border-color: #ee1d24; }
.jobBy, .jobLocation, .BudgetText { padding-top: 12px; }
.ViewAllWrap { float: left; width: 100%; text-align: center; }
body .jobHeading:hover { background: none; color: #303437; }
.default-btn:hover { border: 1px solid #f0f0f0; background: none; color: #fff; }
/**************ItOfferWrap**************/
.ItOfferWrap { background: url(../images/img-it-offer.jpg) no-repeat center; background-attachment: fixed; min-height: 520px; float: left; width: 100%; color: #fff; background-size: cover; }
.ItOfferWrap h2 { color: #fff; margin-bottom: 7px; }
.ItOfferWrap h4 { color: #fff; margin-bottom: 89px; }
.itInner a { display: inline-block; margin: 5px 10px; text-transform: uppercase; }
.itInner { text-align: center; padding-top: 147px; }
/**************ServiceWrap***************/
.ServiceWrap { float: left; width: 100%; background: #ee1d24; padding: 52px 0; }
.ServiceWrap h2 { color: #fff; }
.serviceDetail li { margin-bottom: 28px; font-weight: 500; font-size: 14px; background: url(../images/service-icon.png) no-repeat left 3px; padding-left: 25px; color: #fff; cursor: auto; }
/*.serviceDetail li a{font-weight:500; font-size:14px; background:url(../images/service-icon.png) no-repeat left 3px; padding-left:25px; color:#fff; cursor: auto;}*/

/***************footer******************/
.footer { float: left; width: 100%; border-bottom: 3px solid #0000ff; }
.footerTop { float: left; width: 100%; background: #ee1d24; min-height: 110px; }
.footerNav { float: left; width: 100%; text-align: center; }
.footerNav { margin: 0 auto; display: inline-block; padding-top: 44px; }
.footerNav li { display: inline-block; margin: 0 23px; font-weight: 400; }
.footerNav li a { border-bottom: 5px solid #ee1d24; padding-bottom: 10px; color: #fff; }
.footerNav li a:hover, .footerNav ul li.active a { border-bottom: 5px solid #fff; }
.footerBottem { float: left; width: 100%; padding: 35px 0; text-align: center; font-size: 16px; color: #252525; font-weight: 300; }
.copyRightText a { color: #252525; }
.SocialFooter { text-align: center; margin-top: 13px; margin-bottom: 0; }
.SocialFooter li { display: inline-block; margin: 0 3px; }
.SocialFooter li:hover { opacity: 0.8; }
/***************contactWrap************/
.contactWrap { float: left; width: 100%; padding: 52px 0; }
.contactDetail { float: left; width: 100%; text-align: center; margin-top: 26px; }
.contactDetail .fa { color: #ee1d24; font-size: 44px; }
.contactView { color: #666666; line-height: 20px; }
.contactView a { color: #0000ff; text-decoration: underline; }
/**************16-3-2016********About Page***********/
.innerPageSlider { float: left; width: 100%; position: relative; }
.sliderText { text-align: center; }
.InnerSliderText h1 { font-size: 48px; color: #fff; text-align: center; width: 100%; font-weight: 400; }
.InnerSliderText { float: left; position: absolute; text-align: center; top: 50%; width: 100%; margin-top: -27px; }
.AboutMain { float: left; width: 100%; min-height: 420px; background: #ee1d24; position: relative; }
.aboutRight { padding-right: 0; padding-top: 33px; text-align: right; }
.aboutLeft h2, .aboutLeft h4, .aboutText { text-align: left; color: #fff; padding-left: 65px; }
.aboutLeft { padding-left: 0; padding-top: 49px; }
.aboutLeft h2 { margin-bottom: 8px; }
.aboutText { font-size: 18px; line-height: 28px; margin-top: 40px; padding-top: 9px; position: relative; width: 94%; float: left; }
.aboutText:before { background: url(../images/about-left.png) no-repeat; content: ""; display: block; float: left; height: 30px; left: 0; padding-left: 0; position: absolute; top: 0; width: 35px; }
.aboutRgtImg { padding-left: 20px; position: relative; top: 5px; }
/*************terms&conditionPage******************/
.termsWrap { float: left; width: 100%; }
.termsWrap > li:before { background: url(../images/li-bg.png) no-repeat; color: #fff; content: counter(steps, decimal); display: block; height: 30px; left: 0; line-height: 30px; margin: 0 auto; position: absolute; text-align: center; top: 0; width: 30px; }
.termsWrap > li { counter-increment: steps; list-style-type: none; position: relative; padding-left: 3px; font-size: 14px; margin-bottom: 24px; line-height: 24px; }
.termsWrap li h3 { margin-bottom: 26px; padding: 5px 0 5px 35px; text-transform: capitalize; }
.policyDetail { margin: 25px 0; padding-left: 35px; }
.policyDetail li { list-style: decimal; line-height: 24px; }
.termsWrap a { color: #0000ff; }
.termsWrap p { font-weight: 400; }
/*****************DropdownMenu****************/
body .dropdown-menu, #itemGeneral ul { border-radius: 0; padding: 0; margin: 0; box-shadow: none; border: 1px solid #e6e6e6; border-bottom: none; min-width: 150px; }
.RegisterIcon .dropdown-menu li, #itemGeneral ul li { margin: 0; float: left; width: 100%; }
.RegisterIcon .dropdown-menu li a, #itemGeneral ul li a { float: left; width: 100%; padding: 1px 10px; border-bottom: 1px solid #e6e6e6; }
.RegisterIcon .dropdown-menu li a:hover, #itemGeneral ul li a:hover { background: #f01b2d; color: #fff; }
#itemGeneral ul { background: #fff; display: none; left: 0px; margin-top: 10px; min-width: 170px; position: absolute; z-index: 2147483647; }
.dropdown:hover ul, #itemGeneral:hover ul { display: block !important; }
#itemGeneral ul li a { padding: 3px 10px !important; }
/**************blogPage***********************/
.fa-comments:before { content: "\f086"; }
.fa-share-alt:before { content: "\f1e0"; }
.blogList { float: left; width: 100%; margin-bottom: 30px; border-bottom: 1px solid #e7e7e7; padding-bottom: 30px; }
.blogList:last-child, .comment:last-child { border-bottom: none; }
.blogImg { padding-left: 0; }
.blogList h4, .cid { text-align: left; font-weight: 500; color: #000000; }
.blogList h4 a { color: #000000; text-transform: capitalize; text-decoration: underline; }
.blogList h4 a:hover, .BlogTagWrap i:hover { color: #ed1d24; }
.blogList p { font-weight: 400; line-height: 24px; margin-bottom: 0; }
.blogTag { font-size: 13px; color: #666666; }
.blogTag a { color: #ed1d24; }
.blogTag a:hover { color: #545454; }
.blogSocial { color: #545454; font-size: 12px; line-height: 20px; }
.fa-comments { margin-right: 7px; }
.BlogTagWrap i { font-style: normal; font-size: 18px; font-weight: 400; }
.blogSocial span { margin-left: 15px; }
.BlogTagWrap { float: left; width: 100%; }
.BlogText { float: left; width: 100%; }
.blogTag span { margin: 3px; }
.blogTag span:first-child { margin-left: 0; }
.BlogInner h4 { text-align: left; font-weight: 500; margin-top: 55px; margin-bottom: 20px; }
.BlogInner p { font-weight: 400; }
.blogRight { padding-left: 0; }
.blog-right { padding-right: 0; }
#comment-form { width: 580px; }
.comment { margin: 20px 0; }
#yw0 .note, #yw0 .hint { float: right; width: 100%; text-align: right; }
.cid { float: left; width: 100%; margin-right: 10px; margin-bottom: 0; }
.comment .author, .comment .time, .author a, .time a { color: #666666; font-size: 12px; }
.comment .content { clear: both; display: block; width: 100%; padding-top: 10px; }
.time a { margin: 0 3px; }
.comment .author a:hover, .author a:hover, .time a:hover { color: #ee1d24 }
.comment .author { float: left; margin-right: 5px; }
/************commentForm********************/
.commentWrap { float: left; width: 100%; padding: 52px 0; }
.commenthead { font-size: 16px; }
.commenthead i { font-size: inherit; font-size: 28px; color: #000000; }
.commenthead .BlogCommentIcon { border-bottom: 1px solid #000; padding-bottom: 10px; padding-left: 15px; padding-right: 70px; float: left; }
.commentSecWrap { border: 1px solid #eeeeee; padding: 25px 23px; float: right; width: 90%; }
/***************allForm************/
.form .row { margin: 0; margin-bottom: 10px; }
.FormWrap { float: left; padding: 0; width: 100%; background: #f6f6f6; }
.FormInner { padding: 0; width: 54%; margin: 60px auto; float: none; border: 1px solid #e6e6e6; padding: 25px; }
.note { margin-bottom: 15px; }
.form label { float: left; font-weight: 300; width: 150px; font-size: 15px; margin-right: 20px; position: relative; top: 5px; }
.FormWrap h1 { text-align: left; color: #fff; }
.FormWrap h4 { text-align: left; margin-bottom: 15px; }
.form input[type="text"], .form input[type="password"], .form input[type="email"] { border: 1px solid #e6e6e6; float: left; height: 35px; width: 409px; padding: 0 15px; }
.form select { border: 1px solid #e6e6e6; float: left; height: 35px; width: 409px; padding: 0 15px; }
.form textarea { border: 1px solid #e6e6e6; float: left; min-height: 100px; width: 409px; padding: 0 15px; resize: none; }
.topTitleCol { background: #ee1d24; min-height: 110px; padding-bottom: 15px; padding-top: 31px; width: 100%; clear: both; }
.topTitleCol h1, .topTitleCol h2 { color: #fff; }
.rememberMe label { top: 2px; ; margin-right: 10px; width: auto; }
.rememberMe input[type="radio"], input[type="checkbox"] { margin-top: 7px; }
.form .hint { clear: both; width: 100%; float: left; width: 100%; margin-top: 10px; }
.form input[type="submit"], .form input[type="button"] { background: #ee1d24; border: 1px solid #ee1d24; border-radius: 0; color: #fff; display: block; font-size: 17px; font-weight: 500; height: 49px; margin: 0 auto; text-align: center; width: 165px; float: right; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.form a { color: #ee1d24; }
.form a:hover { color: #4ec021; }
.form input[type="submit"]:hover { background: #4ec021; border-color: #4ec021; color: #fff; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.errorSummary { color: red; display: none; }
.form #RegistrationForm_verifyCode { float: right; }
.form .errorMessage { color: red; float: right; margin-top: 5px; position: relative; }
#registration-form .hint { float: right; width: auto; margin-top: 10px; }
#tender-form label { width: 205px; }
.ProfileWrap { background: #fff; margin: 60px 0; padding: 25px; }
#key-skill-grid { background: #fff; float: left; width: 100%; }
/*--------------------------Flash Messages Css Start-------------------------------*/
.box { border: 1px solid; border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0 0 5px #ffffff inset; -moz-box-shadow: 0 0 5px #ffffff inset; -webkit-box-shadow: 0 0 5px #ffffff inset; text-align: left; margin: 10px auto; max-width: 100%; }
.icon { height: 30px; width: 35px; float: left; }
.heading { font-family: Arial, Helvetica, sans-serif; color: #565656; float: left; }
.heading h1 { font-size: 14px; font-weight: bold; float: left; margin: 3px 0 0 11px; padding: 3px 0px 0px 0px !important; }
.heading h2 { float: left; font-size: 17px; font-weight: normal; margin: 5px 0 0 11px; }
.close a { float: right; width: 30px; height: 29px; text-decoration: none; margin: 1px 14px 0 0; }
.successFlash { background: none repeat scroll 0 0 #effeb9; border-color: #98c700; position: relative; }
.successFlash .icon { background: url(../images/sucess-right.png) no-repeat 0 0; }
.errorFlash { background: none repeat scroll 0 0 #fccac1; border-color: #eb5439; position: relative; }
.errorFlash .icon { background: url(../images/error.png) no-repeat 0 0; }
.warningFlash { background: none repeat scroll 0 0 #ffe9ad; border-color: #fab418; position: relative; }
.warningFlash .icon { background: url(../images/warning.png) no-repeat 0 0; }
.noticeFlash { background: none repeat scroll 0 0 #d1e4f3; border-color: #4d8fcb; position: relative; }
.noticeFlash .icon { background: url(../images/informaiton.png) no-repeat 0 0; }
.errorFlash .close a, .warningFlash .close a, .successFlash .close a, .noticeFlash .close a { background: url(../images/fancyClose.png) no-repeat; transition: none; }
.errorFlash .close a:hover, .warningFlash .close a:hover, .successFlash .close a:hover, .noticeFlash .close a:hover { background-position: 0px -29px; transition: none; }
.padding5 { padding: 5px; }
.close { float: right; font-size: 20px; font-weight: bold; line-height: 18px; color: #000000; text-shadow: 0 1px 0 #ffffff; filter: alpha(opacity=20); position: absolute; top: -12px; right: -25px; opacity: 1.0; }
.close:hover { color: #000000; text-decoration: none; filter: alpha(opacity=40); cursor: pointer; }
.box { border: 1px solid #e6e6e6; border-radius: 0; clear: both; float: none; width: 54%; }
.closebtn { left: -3px; position: relative; top: -2px; }
.qq-upload-list { margin-top: 5px !important; }
.qq-upload-button { padding: 5px 0 !important; background: #ee1d24; }
/*--------------------------Flash Messages Css End-------------------------------------------------------*/
.label { color: #000; border-radius: 0; white-space: nowrap; }
.dataGrid .label { border: 0 none !important; border-radius: 0 !important; display: block !important; font-weight: 400 !important; text-align: right !important; }
.dataGrid th, .dataGrid td, .dataGrid tr, .detail-view th, .detail-view td, .detail-view tr { border: 1px solid #ccc; color: #333; font-size: 14px; padding: 10px 15px !important; }
.detail-view th { border-right: 1px solid #ccc !important; }
.profileMain { padding: 0; }
.profileMain .dataGrid { width: 100%; }
.dataGrid .label, .detail-view th { width: 25% !important; text-align: right; float: left; padding: 13px 15px !important; }
.dataGrid td, .detail-view td { width: 75%; border: none; border-left: 1px solid #ccc; float: left; padding: 13px 15px !important; }
.profileMain .actions, .viewMain .actions { padding: 15px 0; text-align: center; border: 1px solid #ccc; border-bottom: none; margin-bottom: 0; }
.profileMain .actions > li, .FormInner .actions li, .AdminMain .actions li, .viewMain .actions li { display: inline-block; padding: 0 10px; font-size: 15px; border-right: 1px solid #b3b3b3; line-height: 15px; }
.profileMain .actions > li:last-child, .FormInner .actions li:last-child, .AdminMain .actions li:last-child, .viewMain .actions li:last-child { border: medium none; }
.profileMain .actions > li a, .FormInner .actions li a, .AdminMain .actions li a, .viewMain .actions li a { color: #7e7e7e; }
.profileMain .actions > li a:hover, .FormInner .actions li a:hover, .AdminMain .actions li a:hover, .viewMain .actions li a:hover { color: #ee1d24; }
.topTitleCol h2 { color: #fff; text-align: left; }
.FormInner .actions, .AdminMain .actions { text-align: center; margin-bottom: 20px; }
.close a, .close a:hover { transform: none !important; }
table.detail-view tr.odd, table.detail-view tr.even { background: none !important; }
/*******************18-3/2015***************/
.AdminMain { float: left; width: 100%; background: #fff; padding: 25px 0 0; margin: 60px 0; }
.AdminMain .actions { margin-bottom: 0; }
.viewMain { padding: 0; }
.viewMain table.detail-view th { width: 25%; }
.viewMain table.detail-view td { width: 75% }
/*.viewMain table.detail-view th, .viewMain table.detail-view td, .viewMain table.detail-view tr {border: 1px solid #ccc !important;  color: #333;  font-size: 14px;  padding: 10px 15px !important;}*/
.viewMain table.detail-view tr.odd, .viewMain table.detail-view tr.even { background: none; }
.gridTable { padding: 0; }
.portlet { text-align: center; }
.AactionWrap { padding-right: 0; padding-top: 15px; }
.manageWrap { float: left; margin: 50px 0; width: 100%; }
.FormInner .success { text-align: center; }
/**************PackageWrap********************/
.PackagesWrap { float: left; width: 100%; color: #000; margin-top: 40px; text-align: center; }
.PackageList { display: inline-block; vertical-align: top; width: 24%; border: 1px solid #eeeeee; padding: 40px 15px; margin-right: 10px; min-height: 600px; text-align: center; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; margin-bottom: 30px; padding-bottom: 90px; position: relative; }
.PackageList:last-child { margin-right: 0; }
.packageIcon { background: url(../images/bronze-icon.png) no-repeat; width: 70px; height: 77px; margin: 23px auto; }
.PackagesWrap h2 { font-size: 28px; color: #000; font-weight: 300; margin-bottom: 9px; }
.PackagesWrap h3 { font-size: 12px; color: #666666; font-weight: 500; }
.packagePrice { font-size: 40px; font-weight: bold; line-height: 40px; }
.priceMonth { font-size: 12px; color: #666666; }
.packDetail { line-height: 22px; margin: 30px 0 30px; }
.packDetail li { font-size: 15px; font-weight: 300; }
.buyBtn { border: 1px solid #dddddd; width: 170px; height: 50px; text-align: center; padding-top: 12px; display: inline-block; text-transform: uppercase; font-weight: 500; bottom: 30px; }
.PackageSilver .packageIcon { background: url(../images/silver-icon.png) no-repeat; }
.goldPackage .packageIcon { background: url(../images/gold-icon.png) no-repeat; }
.packageDetail p { text-align: center; }
.viewWrap { float: left; width: 100%; position: absolute; bottom: 30px; text-align: center; left: 0; }
.viewText { background: #f6f6f6; bottom: 0; font-weight: 400; float: left; left: 0; padding: 10px; position: absolute; text-align: center; width: 100%; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
/***************.PackageListhover***********/
.PackageList:hover { background: #f6f6f6; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.PackageList:hover .packageIcon { background: url(../images/bronze-hover-icon.png) no-repeat; }
.PackageList:hover .buyBtn { background: #ee1d24; border-color: #ee1d24; color: #fff; }
body .PackageSilver:hover .packageIcon { background: url(../images/silver-hover-icon.png) no-repeat !important; }
body .goldPackage:hover .packageIcon { background: url(../images/gold-hover-icon.png) no-repeat !important; }
.comment { border-bottom: 1px solid #e7e7e7; margin: 20px 0; padding-bottom: 21px; }
.PackageList:hover .viewText { background: #ee1d24; color: #fff; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.SubscriptionWrap { border: 1px solid #ccc; padding: 20px; border-bottom: none; }
.SubscriptionWrap:last-child { border-bottom: 1px solid #ccc; }
.subLabel { float: left; font-weight: bold; margin-right: 15px; min-width: 150px; }
.welcomeLeft h3, .welcomeRight h3 { margin-bottom: 10px; text-align: center; font-size: 24px; }
.jobDetail .subLabel { min-width: 210px; }
select[multiple], select[size] { height: auto !important; }
/*-------------------- Grid StyleSheet Start here---------------*/
.hintNew { float: left; font-size: 15px; margin-top: 7px; text-align: right; width: 100%; }
.cke_chrome { clear: both; }
.cke_resizer { display: none; }
.termsCondition { float: left; width: 100%; }
.termsCondition > li:before { background: url(../images/li-bg.png) no-repeat; color: #fff; content: counter(steps, decimal); display: block; height: 30px; left: 0; line-height: 30px; margin: 0 auto; position: absolute; text-align: center; top: 0; width: 30px; }
.termsCondition > li { counter-increment: steps; list-style-type: none; position: relative; padding-left: 40px; font-size: 14px; margin-bottom: 24px; line-height: 24px; font-size: 14px; font-weight: 300px; }
/*********12*5*15************************/
.featuredJobsForm ul.yiiPager { display: inline-block; }
.featuredJobsForm .next { margin-left: 3px; }
.featuredJobsForm .previous { margin-right: 3px; }
.featuredJobsForm .pager ul.yiiPager a:link, ul.yiiPager a:visited { border-color: #ee1d24 !important; border-radius: 0; color: #ee1d24; font-size: 15px; padding: 10px 13px; }
.featuredJobsForm .pager ul.yiiPager .selected a { background: #ee1d24; border-color: #ee1d24; color: #fff !important; border-radius: 0; }
.yiiPager li a:hover { background: #ee1d24; color: #fff !important; }
body .AdminMain ul.yiiPager .selected a { color: #fff; }
.formHead { text-align: center; }
.formHead > h2 { background: rgba(0, 0, 0, 0.3); border: 1px solid #4f4d4d; display: inline-block; float: none; margin: 0 auto; padding: 7px 20px 10px; }
.search-form.searchBar { padding: 0 20px; text-align: right; }
.searchBar .row { display: inline-block; }
.searchBar .form input[type="submit"], .searchBar .form input[type="button"] { height: 35px; }
.summary { margin: 0px !important; padding: 0 20px 20px; overflow: hidden; }
.summary input[type="submit"] { height: 35px; background: #ee1d24; border: 1px solid #ee1d24; border-radius: 0; color: #fff; display: block; float: right; font-size: 17px; font-weight: 500; margin: 0 auto; text-align: center; transition: all 0.5s ease-in-out 0s; width: 165px; }
.paymentJobpack ul li { list-style: disc; font-size: 16px; font-weight: 300; margin-bottom: 10px; margin-left: 25px; padding-left: 10px; font-family: "Roboto", sans-serif; }
.chosen-container-multi .chosen-choices { border: 1px solid #e6e6e6 !important; box-shadow: none !important; background-image: none !important; }
.chosen-container-multi .chosen-choices li.search-field input[type="text"] { height: 35px !important; background-image: none !important; }
.chosen-container-multi .chosen-choices li.search-choice { margin: 8px 0 3px 5px !important; }
.paymentPack ul li { list-style: none; font-size: 16px; font-weight: 300; margin-bottom: 10px; margin-left: 25px; padding-left: 10px; font-family: "Roboto", sans-serif; }
.BlogText + [data-readmore-toggle] {
color:#ee1d24;
margin-bottom:5px;
float:left;
width:100%;
}
.workIconWrap a { transition: none; }
#ui-datepicker-div button.ui-datepicker-current { display: none; }
.skill-inline { display: inline-block; width: 26%; vertical-align: top; margin-bottom: 10px; }
.skill-inline label, .skill-inline input[type="text"], .skill-inline input[type="password"], .skill-inline input[type="email"] { width: 100%; }
.create-btn { width: 15%; }
.ui-datepicker { background: #fff; border: 1px solid #e6e6e6; border-radius: 10px; min-width: 200px; padding: 15px; }
.ui-datepicker-header a { color: #7e7e7e; display: inline-block; font-size: 15px; margin: 0 11px 10px 0; padding: 5px 0; }
.ui-datepicker-title select { display: inline-block; margin-bottom: 10px; margin-right: 2%; width: 48%; border: 1px solid #e6e6e6; }
.ui-datepicker-buttonpane button { background: #ee1d24; border: none; color: #fff; font-size: 14px; padding: 3px 15px; }
.ui-datepicker-buttonpane button:hover { background: #4ec021; border-color: #4ec021; color: #fff; }
#keySkillRow .removeclass { float: right; text-align: right; background: url(../images/form-close.png) no-repeat right; height: 24px; width: 24px; font-size: 0; text-indent: -999px; margin-top: 6px; }
#keySkillRow .removeclassEdit { float: right; text-align: right; background: url(../images/form-close.png) no-repeat right; height: 24px; width: 24px; font-size: 0; text-indent: -999px; margin-top: 6px; }
#AddMoreFileBox { background: url(../images/add_more_btn.jpg) no-repeat right center; height: 39px; width: 125px; ; font-size: 0; text-indent: -999px; float: right; margin: 10px 0; }
.social_section { float: right; width: 668px; }
#comments { float: left; }
.fb_iframe_widget { float: right; margin-left: 20px; margin-top: 5px; width: 365px; }
.SliderMain a, .warningFlash a { transition: none; }
#social-bar { z-index: 2147483647; }
.IN-widget { margin-right: 15px; }
#___plusone_0 { width: 80px !important; }
.job-wrap { float: left; width: 100%; padding: 52px 0; background: #f6f6f6; }
.job-wrap h2 { font-size: 20px; text-align: left; margin-bottom: 2px; color: #0000ff; }
.job-wrap h3 { font-size: 18px; text-align: left; margin-bottom: 3px; color: #ee1d24; text-transform: capitalize; font-weight: normal; }
.job-inner::after, .job-inner::before { clear: both; content: ""; display: block; overflow: hidden; }
.job-inner { padding: 25px; background: #fff; float: none; width: 60%; margin: 0 auto; }
.job-detail { float: left; width: 100%; font-size: 15px; margin-bottom: 10px; color: #7e7e7e; }
.job-detail .job-label { min-width: 165px; margin-right: 15px; float: left; color: #000; }
.default-btn { width: 165px; height: 49px; border-radius: 0; text-align: center; margin: 0 auto; background: #ee1d24; display: block; padding-top: 15px; font-size: 13px; border: 1px solid #ee1d24; font-weight: 500; color: #fff; }
.skill-wrap .keyskill { background: #e6e6e6; color: #ee1d24; float: left; margin: 0 5px 5px 0; padding: 5px 31px; }
.skill-wrap .job-label { margin-bottom: 10px; width: 100%; }
/*.skill-wrap .keyskill:hover { background: #ee1d24; color: #fff; }*/
.apply-btn { background: #ee1d24; color: #fff; display: inline-block; margin-bottom: 10px; min-width: 120px; padding: 7px 15px; text-align: center; text-transform: uppercase; width: auto; }
.apply-btn:hover{color:#ddd;}
.job-location{border-top: 1px dashed #ddd;; padding-top: 15px; margin-top: 10px; margin-bottom:20px;}
.job-location .job-label{width:100%; margin-bottom:10px;}
.job-border{border-top: 1px dashed #ddd;; padding-top: 15px; margin-bottom:10px;}
.paymentObligation{font-weight: 300; color: #000000; line-height: 21px; margin-bottom: 20px;}